/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
	line-height: 1.5;
	color: #212529;
	text-align: left
}
[tabindex="-1"]:focus {
	outline: 0!important
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem
}
p {
	margin-top: 0;
	margin-bottom: 1rem
}
abbr[data-original-title], abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	-moz-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}
address {
	font-style: normal;
	line-height: inherit
}
address, dl, ol, ul {
	margin-bottom: 1rem
}
dl, ol, ul {
	margin-top: 0
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
dt {
	font-weight: 700
}
dd {
	margin-bottom: .5rem;
	margin-left: 0
}
blockquote {
	margin: 0 0 1rem
}
dfn {
	font-style: italic
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
a {
	color: #007bff;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:hover {
	color: #0056b3;
	text-decoration: underline
}
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):focus {
	outline: 0
}
code, kbd, pre, samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-size: 1em
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}
figure {
	margin: 0 0 1rem
}
img {
	border-style: none
}
img, svg {
	vertical-align: middle
}
svg {
	overflow: hidden
}
table {
	border-collapse: collapse
}
caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}
th {
	text-align: inherit
}
label {
	display: inline-block;
	margin-bottom: .5rem
}
button {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
padding:0;
border-style:none
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	-webkit-appearance: listbox
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}
progress {
	vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
font:inherit;
-webkit-appearance:button
}
output {
	display: inline-block
}
summary {
	display: list-item;
	cursor: pointer
}
template {
	display: none
}
[hidden] {
	display: none!important
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport {
width:device-width
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-overflow-style: scrollbar
}
*, :after, :before {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
.container {
	max-width: 540px
}
}

@media (min-width:768px) {
.container {
	max-width: 720px
}
}

@media (min-width:992px) {
.container {
	max-width: 960px
}
}

@media (min-width:1200px) {
.container {
	max-width: 1180px
}
}
.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.no-gutters {
	margin-right: 0;
	margin-left: 0
}
.no-gutters>.col, .no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-auto {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-1, .col-auto {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-1 {
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-2 {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-2, .col-3 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-3 {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-4 {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-4, .col-5 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-5 {
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-6 {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-6, .col-7 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-7 {
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-8 {
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-8, .col-9 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-9 {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-10 {
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-10, .col-11 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-11 {
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-moz-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-last {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-moz-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-moz-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-moz-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-moz-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-moz-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-moz-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-moz-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-moz-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-moz-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-moz-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-moz-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-1 {
	margin-left: 8.33333%
}
.offset-2 {
	margin-left: 16.66667%
}
.offset-3 {
	margin-left: 25%
}
.offset-4 {
	margin-left: 33.33333%
}
.offset-5 {
	margin-left: 41.66667%
}
.offset-6 {
	margin-left: 50%
}
.offset-7 {
	margin-left: 58.33333%
}
.offset-8 {
	margin-left: 66.66667%
}
.offset-9 {
	margin-left: 75%
}
.offset-10 {
	margin-left: 83.33333%
}
.offset-11 {
	margin-left: 91.66667%
}

@media (min-width:576px) {
.col-sm {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-sm-auto {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-sm-1, .col-sm-auto {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-sm-1 {
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-sm-2 {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-sm-2, .col-sm-3 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-sm-3 {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-sm-4 {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-sm-4, .col-sm-5 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-sm-5 {
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-sm-6 {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-sm-6, .col-sm-7 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-sm-7 {
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-sm-8 {
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-sm-8, .col-sm-9 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-sm-9 {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-sm-10 {
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-sm-10, .col-sm-11 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-sm-11 {
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-sm-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-sm-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-moz-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-sm-last {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-moz-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-sm-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-sm-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-sm-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-sm-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-moz-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-sm-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-moz-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-sm-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-moz-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-sm-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-moz-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-sm-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-moz-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-sm-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-moz-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-sm-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-moz-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-sm-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-moz-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-sm-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-moz-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-sm-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-moz-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-sm-0 {
	margin-left: 0
}
.offset-sm-1 {
	margin-left: 8.33333%
}
.offset-sm-2 {
	margin-left: 16.66667%
}
.offset-sm-3 {
	margin-left: 25%
}
.offset-sm-4 {
	margin-left: 33.33333%
}
.offset-sm-5 {
	margin-left: 41.66667%
}
.offset-sm-6 {
	margin-left: 50%
}
.offset-sm-7 {
	margin-left: 58.33333%
}
.offset-sm-8 {
	margin-left: 66.66667%
}
.offset-sm-9 {
	margin-left: 75%
}
.offset-sm-10 {
	margin-left: 83.33333%
}
.offset-sm-11 {
	margin-left: 91.66667%
}
}

@media (min-width:768px) {
.col-md {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-md-auto {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-md-1, .col-md-auto {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-md-1 {
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-md-2 {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-md-2, .col-md-3 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-md-3 {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-md-4 {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-md-4, .col-md-5 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-md-5 {
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-md-6 {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-md-6, .col-md-7 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-md-7 {
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-md-8 {
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-md-8, .col-md-9 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-md-9 {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-md-10 {
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-md-10, .col-md-11 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-md-11 {
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-md-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-md-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-moz-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-md-last {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-moz-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-md-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-md-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-md-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-md-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-moz-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-md-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-moz-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-md-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-moz-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-md-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-moz-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-md-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-moz-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-md-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-moz-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-md-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-moz-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-md-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-moz-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-md-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-moz-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-md-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-moz-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-md-0 {
	margin-left: 0
}
.offset-md-1 {
	margin-left: 8.33333%
}
.offset-md-2 {
	margin-left: 16.66667%
}
.offset-md-3 {
	margin-left: 25%
}
.offset-md-4 {
	margin-left: 33.33333%
}
.offset-md-5 {
	margin-left: 41.66667%
}
.offset-md-6 {
	margin-left: 50%
}
.offset-md-7 {
	margin-left: 58.33333%
}
.offset-md-8 {
	margin-left: 66.66667%
}
.offset-md-9 {
	margin-left: 75%
}
.offset-md-10 {
	margin-left: 83.33333%
}
.offset-md-11 {
	margin-left: 91.66667%
}
}

@media (min-width:992px) {
.col-lg {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-lg-auto {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-lg-1, .col-lg-auto {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-lg-1 {
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-lg-2 {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-lg-2, .col-lg-3 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-lg-3 {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-lg-4 {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-lg-4, .col-lg-5 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-lg-5 {
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-lg-6 {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-lg-6, .col-lg-7 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-lg-7 {
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-lg-8 {
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-lg-8, .col-lg-9 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-lg-9 {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-lg-10 {
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-lg-10, .col-lg-11 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-lg-11 {
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-lg-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-lg-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-moz-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-lg-last {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-moz-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-lg-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-lg-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-lg-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-lg-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-moz-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-lg-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-moz-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-lg-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-moz-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-lg-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-moz-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-lg-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-moz-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-lg-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-moz-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-lg-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-moz-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-lg-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-moz-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-lg-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-moz-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-lg-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-moz-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-lg-0 {
	margin-left: 0
}
.offset-lg-1 {
	margin-left: 8.33333%
}
.offset-lg-2 {
	margin-left: 16.66667%
}
.offset-lg-3 {
	margin-left: 25%
}
.offset-lg-4 {
	margin-left: 33.33333%
}
.offset-lg-5 {
	margin-left: 41.66667%
}
.offset-lg-6 {
	margin-left: 50%
}
.offset-lg-7 {
	margin-left: 58.33333%
}
.offset-lg-8 {
	margin-left: 66.66667%
}
.offset-lg-9 {
	margin-left: 75%
}
.offset-lg-10 {
	margin-left: 83.33333%
}
.offset-lg-11 {
	margin-left: 91.66667%
}
}

@media (min-width:1200px) {
.col-xl {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-xl-auto {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-xl-1, .col-xl-auto {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-xl-1 {
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-xl-2 {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-xl-2, .col-xl-3 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-xl-3 {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-xl-4 {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-xl-4, .col-xl-5 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-xl-5 {
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-xl-6 {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-xl-6, .col-xl-7 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-xl-7 {
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-xl-8 {
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-xl-8, .col-xl-9 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-xl-9 {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-xl-10 {
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-xl-10, .col-xl-11 {
	-webkit-box-flex: 0;
	-moz-box-flex: 0
}
.col-xl-11 {
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-xl-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-xl-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-moz-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-xl-last {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-moz-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-xl-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-xl-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-xl-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-xl-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-moz-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-xl-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-moz-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-xl-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-moz-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-xl-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-moz-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-xl-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-moz-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-xl-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-moz-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-xl-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-moz-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-xl-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-moz-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-xl-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-moz-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-xl-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-moz-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-xl-0 {
	margin-left: 0
}
.offset-xl-1 {
	margin-left: 8.33333%
}
.offset-xl-2 {
	margin-left: 16.66667%
}
.offset-xl-3 {
	margin-left: 25%
}
.offset-xl-4 {
	margin-left: 33.33333%
}
.offset-xl-5 {
	margin-left: 41.66667%
}
.offset-xl-6 {
	margin-left: 50%
}
.offset-xl-7 {
	margin-left: 58.33333%
}
.offset-xl-8 {
	margin-left: 66.66667%
}
.offset-xl-9 {
	margin-left: 75%
}
.offset-xl-10 {
	margin-left: 83.33333%
}
.offset-xl-11 {
	margin-left: 91.66667%
}
}
.d-none {
	display: none!important
}
.d-inline {
	display: inline!important
}
.d-inline-block {
	display: inline-block!important
}
.d-block {
	display: block!important
}
.d-table {
	display: table!important
}
.d-table-row {
	display: table-row!important
}
.d-table-cell {
	display: table-cell!important
}
.d-flex {
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -moz-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!important;
	display: -moz-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}

@media (min-width:576px) {
.d-sm-none {
	display: none!important
}
.d-sm-inline {
	display: inline!important
}
.d-sm-inline-block {
	display: inline-block!important
}
.d-sm-block {
	display: block!important
}
.d-sm-table {
	display: table!important
}
.d-sm-table-row {
	display: table-row!important
}
.d-sm-table-cell {
	display: table-cell!important
}
.d-sm-flex {
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -moz-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-sm-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!important;
	display: -moz-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
}

@media (min-width:768px) {
.d-md-none {
	display: none!important
}
.d-md-inline {
	display: inline!important
}
.d-md-inline-block {
	display: inline-block!important
}
.d-md-block {
	display: block!important
}
.d-md-table {
	display: table!important
}
.d-md-table-row {
	display: table-row!important
}
.d-md-table-cell {
	display: table-cell!important
}
.d-md-flex {
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -moz-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-md-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!important;
	display: -moz-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
}

@media (min-width:992px) {
.d-lg-none {
	display: none!important
}
.d-lg-inline {
	display: inline!important
}
.d-lg-inline-block {
	display: inline-block!important
}
.d-lg-block {
	display: block!important
}
.d-lg-table {
	display: table!important
}
.d-lg-table-row {
	display: table-row!important
}
.d-lg-table-cell {
	display: table-cell!important
}
.d-lg-flex {
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -moz-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-lg-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!important;
	display: -moz-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
}

@media (min-width:1200px) {
.d-xl-none {
	display: none!important
}
.d-xl-inline {
	display: inline!important
}
.d-xl-inline-block {
	display: inline-block!important
}
.d-xl-block {
	display: block!important
}
.d-xl-table {
	display: table!important
}
.d-xl-table-row {
	display: table-row!important
}
.d-xl-table-cell {
	display: table-cell!important
}
.d-xl-flex {
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -moz-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-xl-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!important;
	display: -moz-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
}

@media print {
.d-print-none {
	display: none!important
}
.d-print-inline {
	display: inline!important
}
.d-print-inline-block {
	display: inline-block!important
}
.d-print-block {
	display: block!important
}
.d-print-table {
	display: table!important
}
.d-print-table-row {
	display: table-row!important
}
.d-print-table-cell {
	display: table-cell!important
}
.d-print-flex {
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -moz-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-print-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!important;
	display: -moz-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
}
.flex-row {
	-webkit-box-orient: horizontal!important;
	-webkit-flex-direction: row!important;
	-moz-box-orient: horizontal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-column, .flex-row {
	-webkit-box-direction: normal!important;
	-moz-box-direction: normal!important
}
.flex-column {
	-webkit-box-orient: vertical!important;
	-webkit-flex-direction: column!important;
	-moz-box-orient: vertical!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-flex-direction: row-reverse!important;
	-moz-box-orient: horizontal!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-column-reverse, .flex-row-reverse {
	-webkit-box-direction: reverse!important;
	-moz-box-direction: reverse!important
}
.flex-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-flex-direction: column-reverse!important;
	-moz-box-orient: vertical!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-wrap {
	-webkit-flex-wrap: wrap!important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-nowrap {
	-webkit-flex-wrap: nowrap!important;
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-wrap-reverse {
	-webkit-flex-wrap: wrap-reverse!important;
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.flex-fill {
	-webkit-box-flex: 1!important;
	-webkit-flex: 1 1 auto!important;
	-moz-box-flex: 1!important;
	-ms-flex: 1 1 auto!important;
	flex: 1 1 auto!important
}
.flex-grow-0 {
	-webkit-box-flex: 0!important;
	-webkit-flex-grow: 0!important;
	-moz-box-flex: 0!important;
	-ms-flex-positive: 0!important;
	flex-grow: 0!important
}
.flex-grow-1 {
	-webkit-box-flex: 1!important;
	-webkit-flex-grow: 1!important;
	-moz-box-flex: 1!important;
	-ms-flex-positive: 1!important;
	flex-grow: 1!important
}
.flex-shrink-0 {
	-webkit-flex-shrink: 0!important;
	-ms-flex-negative: 0!important;
	flex-shrink: 0!important
}
.flex-shrink-1 {
	-webkit-flex-shrink: 1!important;
	-ms-flex-negative: 1!important;
	flex-shrink: 1!important
}
.justify-content-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-start!important;
	-moz-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-end {
	-webkit-box-pack: end!important;
	-webkit-justify-content: flex-end!important;
	-moz-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: center!important;
	-moz-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-between {
	-webkit-box-pack: justify!important;
	-webkit-justify-content: space-between!important;
	-moz-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-around {
	-webkit-justify-content: space-around!important;
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-start {
	-webkit-box-align: start!important;
	-webkit-align-items: flex-start!important;
	-moz-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-end {
	-webkit-box-align: end!important;
	-webkit-align-items: flex-end!important;
	-moz-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-center {
	-webkit-box-align: center!important;
	-webkit-align-items: center!important;
	-moz-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-baseline {
	-webkit-box-align: baseline!important;
	-webkit-align-items: baseline!important;
	-moz-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: stretch!important;
	-moz-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-start {
	-webkit-align-content: flex-start!important;
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-end {
	-webkit-align-content: flex-end!important;
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-center {
	-webkit-align-content: center!important;
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-between {
	-webkit-align-content: space-between!important;
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-around {
	-webkit-align-content: space-around!important;
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-stretch {
	-webkit-align-content: stretch!important;
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-auto {
	-webkit-align-self: auto!important;
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-start {
	-webkit-align-self: flex-start!important;
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-end {
	-webkit-align-self: flex-end!important;
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-center {
	-webkit-align-self: center!important;
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-baseline {
	-webkit-align-self: baseline!important;
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-stretch {
	-webkit-align-self: stretch!important;
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}

@media (min-width:576px) {
.flex-sm-row {
	-webkit-box-orient: horizontal!important;
	-webkit-flex-direction: row!important;
	-moz-box-orient: horizontal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-sm-column, .flex-sm-row {
	-webkit-box-direction: normal!important;
	-moz-box-direction: normal!important
}
.flex-sm-column {
	-webkit-box-orient: vertical!important;
	-webkit-flex-direction: column!important;
	-moz-box-orient: vertical!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-sm-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-flex-direction: row-reverse!important;
	-moz-box-orient: horizontal!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-sm-column-reverse, .flex-sm-row-reverse {
	-webkit-box-direction: reverse!important;
	-moz-box-direction: reverse!important
}
.flex-sm-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-flex-direction: column-reverse!important;
	-moz-box-orient: vertical!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-sm-wrap {
	-webkit-flex-wrap: wrap!important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-sm-nowrap {
	-webkit-flex-wrap: nowrap!important;
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-sm-wrap-reverse {
	-webkit-flex-wrap: wrap-reverse!important;
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.flex-sm-fill {
	-webkit-box-flex: 1!important;
	-webkit-flex: 1 1 auto!important;
	-moz-box-flex: 1!important;
	-ms-flex: 1 1 auto!important;
	flex: 1 1 auto!important
}
.flex-sm-grow-0 {
	-webkit-box-flex: 0!important;
	-webkit-flex-grow: 0!important;
	-moz-box-flex: 0!important;
	-ms-flex-positive: 0!important;
	flex-grow: 0!important
}
.flex-sm-grow-1 {
	-webkit-box-flex: 1!important;
	-webkit-flex-grow: 1!important;
	-moz-box-flex: 1!important;
	-ms-flex-positive: 1!important;
	flex-grow: 1!important
}
.flex-sm-shrink-0 {
	-webkit-flex-shrink: 0!important;
	-ms-flex-negative: 0!important;
	flex-shrink: 0!important
}
.flex-sm-shrink-1 {
	-webkit-flex-shrink: 1!important;
	-ms-flex-negative: 1!important;
	flex-shrink: 1!important
}
.justify-content-sm-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-start!important;
	-moz-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-sm-end {
	-webkit-box-pack: end!important;
	-webkit-justify-content: flex-end!important;
	-moz-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-sm-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: center!important;
	-moz-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-sm-between {
	-webkit-box-pack: justify!important;
	-webkit-justify-content: space-between!important;
	-moz-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-sm-around {
	-webkit-justify-content: space-around!important;
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-sm-start {
	-webkit-box-align: start!important;
	-webkit-align-items: flex-start!important;
	-moz-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-sm-end {
	-webkit-box-align: end!important;
	-webkit-align-items: flex-end!important;
	-moz-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-sm-center {
	-webkit-box-align: center!important;
	-webkit-align-items: center!important;
	-moz-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-sm-baseline {
	-webkit-box-align: baseline!important;
	-webkit-align-items: baseline!important;
	-moz-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-sm-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: stretch!important;
	-moz-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-sm-start {
	-webkit-align-content: flex-start!important;
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-sm-end {
	-webkit-align-content: flex-end!important;
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-sm-center {
	-webkit-align-content: center!important;
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-sm-between {
	-webkit-align-content: space-between!important;
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-sm-around {
	-webkit-align-content: space-around!important;
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-sm-stretch {
	-webkit-align-content: stretch!important;
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-sm-auto {
	-webkit-align-self: auto!important;
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-sm-start {
	-webkit-align-self: flex-start!important;
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-sm-end {
	-webkit-align-self: flex-end!important;
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-sm-center {
	-webkit-align-self: center!important;
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-sm-baseline {
	-webkit-align-self: baseline!important;
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-sm-stretch {
	-webkit-align-self: stretch!important;
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
}

@media (min-width:768px) {
.flex-md-row {
	-webkit-box-orient: horizontal!important;
	-webkit-flex-direction: row!important;
	-moz-box-orient: horizontal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-md-column, .flex-md-row {
	-webkit-box-direction: normal!important;
	-moz-box-direction: normal!important
}
.flex-md-column {
	-webkit-box-orient: vertical!important;
	-webkit-flex-direction: column!important;
	-moz-box-orient: vertical!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-md-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-flex-direction: row-reverse!important;
	-moz-box-orient: horizontal!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-md-column-reverse, .flex-md-row-reverse {
	-webkit-box-direction: reverse!important;
	-moz-box-direction: reverse!important
}
.flex-md-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-flex-direction: column-reverse!important;
	-moz-box-orient: vertical!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-md-wrap {
	-webkit-flex-wrap: wrap!important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-md-nowrap {
	-webkit-flex-wrap: nowrap!important;
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-md-wrap-reverse {
	-webkit-flex-wrap: wrap-reverse!important;
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.flex-md-fill {
	-webkit-box-flex: 1!important;
	-webkit-flex: 1 1 auto!important;
	-moz-box-flex: 1!important;
	-ms-flex: 1 1 auto!important;
	flex: 1 1 auto!important
}
.flex-md-grow-0 {
	-webkit-box-flex: 0!important;
	-webkit-flex-grow: 0!important;
	-moz-box-flex: 0!important;
	-ms-flex-positive: 0!important;
	flex-grow: 0!important
}
.flex-md-grow-1 {
	-webkit-box-flex: 1!important;
	-webkit-flex-grow: 1!important;
	-moz-box-flex: 1!important;
	-ms-flex-positive: 1!important;
	flex-grow: 1!important
}
.flex-md-shrink-0 {
	-webkit-flex-shrink: 0!important;
	-ms-flex-negative: 0!important;
	flex-shrink: 0!important
}
.flex-md-shrink-1 {
	-webkit-flex-shrink: 1!important;
	-ms-flex-negative: 1!important;
	flex-shrink: 1!important
}
.justify-content-md-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-start!important;
	-moz-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-md-end {
	-webkit-box-pack: end!important;
	-webkit-justify-content: flex-end!important;
	-moz-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-md-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: center!important;
	-moz-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-md-between {
	-webkit-box-pack: justify!important;
	-webkit-justify-content: space-between!important;
	-moz-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-md-around {
	-webkit-justify-content: space-around!important;
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-md-start {
	-webkit-box-align: start!important;
	-webkit-align-items: flex-start!important;
	-moz-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-md-end {
	-webkit-box-align: end!important;
	-webkit-align-items: flex-end!important;
	-moz-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-md-center {
	-webkit-box-align: center!important;
	-webkit-align-items: center!important;
	-moz-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-md-baseline {
	-webkit-box-align: baseline!important;
	-webkit-align-items: baseline!important;
	-moz-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-md-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: stretch!important;
	-moz-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-md-start {
	-webkit-align-content: flex-start!important;
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-md-end {
	-webkit-align-content: flex-end!important;
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-md-center {
	-webkit-align-content: center!important;
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-md-between {
	-webkit-align-content: space-between!important;
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-md-around {
	-webkit-align-content: space-around!important;
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-md-stretch {
	-webkit-align-content: stretch!important;
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-md-auto {
	-webkit-align-self: auto!important;
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-md-start {
	-webkit-align-self: flex-start!important;
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-md-end {
	-webkit-align-self: flex-end!important;
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-md-center {
	-webkit-align-self: center!important;
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-md-baseline {
	-webkit-align-self: baseline!important;
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-md-stretch {
	-webkit-align-self: stretch!important;
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
}

@media (min-width:992px) {
.flex-lg-row {
	-webkit-box-orient: horizontal!important;
	-webkit-flex-direction: row!important;
	-moz-box-orient: horizontal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-lg-column, .flex-lg-row {
	-webkit-box-direction: normal!important;
	-moz-box-direction: normal!important
}
.flex-lg-column {
	-webkit-box-orient: vertical!important;
	-webkit-flex-direction: column!important;
	-moz-box-orient: vertical!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-lg-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-flex-direction: row-reverse!important;
	-moz-box-orient: horizontal!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-lg-column-reverse, .flex-lg-row-reverse {
	-webkit-box-direction: reverse!important;
	-moz-box-direction: reverse!important
}
.flex-lg-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-flex-direction: column-reverse!important;
	-moz-box-orient: vertical!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-lg-wrap {
	-webkit-flex-wrap: wrap!important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-lg-nowrap {
	-webkit-flex-wrap: nowrap!important;
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-lg-wrap-reverse {
	-webkit-flex-wrap: wrap-reverse!important;
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.flex-lg-fill {
	-webkit-box-flex: 1!important;
	-webkit-flex: 1 1 auto!important;
	-moz-box-flex: 1!important;
	-ms-flex: 1 1 auto!important;
	flex: 1 1 auto!important
}
.flex-lg-grow-0 {
	-webkit-box-flex: 0!important;
	-webkit-flex-grow: 0!important;
	-moz-box-flex: 0!important;
	-ms-flex-positive: 0!important;
	flex-grow: 0!important
}
.flex-lg-grow-1 {
	-webkit-box-flex: 1!important;
	-webkit-flex-grow: 1!important;
	-moz-box-flex: 1!important;
	-ms-flex-positive: 1!important;
	flex-grow: 1!important
}
.flex-lg-shrink-0 {
	-webkit-flex-shrink: 0!important;
	-ms-flex-negative: 0!important;
	flex-shrink: 0!important
}
.flex-lg-shrink-1 {
	-webkit-flex-shrink: 1!important;
	-ms-flex-negative: 1!important;
	flex-shrink: 1!important
}
.justify-content-lg-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-start!important;
	-moz-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-lg-end {
	-webkit-box-pack: end!important;
	-webkit-justify-content: flex-end!important;
	-moz-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-lg-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: center!important;
	-moz-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-lg-between {
	-webkit-box-pack: justify!important;
	-webkit-justify-content: space-between!important;
	-moz-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-lg-around {
	-webkit-justify-content: space-around!important;
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-lg-start {
	-webkit-box-align: start!important;
	-webkit-align-items: flex-start!important;
	-moz-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-lg-end {
	-webkit-box-align: end!important;
	-webkit-align-items: flex-end!important;
	-moz-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-lg-center {
	-webkit-box-align: center!important;
	-webkit-align-items: center!important;
	-moz-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-lg-baseline {
	-webkit-box-align: baseline!important;
	-webkit-align-items: baseline!important;
	-moz-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-lg-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: stretch!important;
	-moz-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-lg-start {
	-webkit-align-content: flex-start!important;
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-lg-end {
	-webkit-align-content: flex-end!important;
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-lg-center {
	-webkit-align-content: center!important;
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-lg-between {
	-webkit-align-content: space-between!important;
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-lg-around {
	-webkit-align-content: space-around!important;
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-lg-stretch {
	-webkit-align-content: stretch!important;
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-lg-auto {
	-webkit-align-self: auto!important;
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-lg-start {
	-webkit-align-self: flex-start!important;
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-lg-end {
	-webkit-align-self: flex-end!important;
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-lg-center {
	-webkit-align-self: center!important;
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-lg-baseline {
	-webkit-align-self: baseline!important;
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-lg-stretch {
	-webkit-align-self: stretch!important;
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
}

@media (min-width:1200px) {
.flex-xl-row {
	-webkit-box-orient: horizontal!important;
	-webkit-flex-direction: row!important;
	-moz-box-orient: horizontal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-xl-column, .flex-xl-row {
	-webkit-box-direction: normal!important;
	-moz-box-direction: normal!important
}
.flex-xl-column {
	-webkit-box-orient: vertical!important;
	-webkit-flex-direction: column!important;
	-moz-box-orient: vertical!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-xl-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-flex-direction: row-reverse!important;
	-moz-box-orient: horizontal!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-xl-column-reverse, .flex-xl-row-reverse {
	-webkit-box-direction: reverse!important;
	-moz-box-direction: reverse!important
}
.flex-xl-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-flex-direction: column-reverse!important;
	-moz-box-orient: vertical!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-xl-wrap {
	-webkit-flex-wrap: wrap!important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-xl-nowrap {
	-webkit-flex-wrap: nowrap!important;
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-xl-wrap-reverse {
	-webkit-flex-wrap: wrap-reverse!important;
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.flex-xl-fill {
	-webkit-box-flex: 1!important;
	-webkit-flex: 1 1 auto!important;
	-moz-box-flex: 1!important;
	-ms-flex: 1 1 auto!important;
	flex: 1 1 auto!important
}
.flex-xl-grow-0 {
	-webkit-box-flex: 0!important;
	-webkit-flex-grow: 0!important;
	-moz-box-flex: 0!important;
	-ms-flex-positive: 0!important;
	flex-grow: 0!important
}
.flex-xl-grow-1 {
	-webkit-box-flex: 1!important;
	-webkit-flex-grow: 1!important;
	-moz-box-flex: 1!important;
	-ms-flex-positive: 1!important;
	flex-grow: 1!important
}
.flex-xl-shrink-0 {
	-webkit-flex-shrink: 0!important;
	-ms-flex-negative: 0!important;
	flex-shrink: 0!important
}
.flex-xl-shrink-1 {
	-webkit-flex-shrink: 1!important;
	-ms-flex-negative: 1!important;
	flex-shrink: 1!important
}
.justify-content-xl-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-start!important;
	-moz-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-xl-end {
	-webkit-box-pack: end!important;
	-webkit-justify-content: flex-end!important;
	-moz-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-xl-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: center!important;
	-moz-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-xl-between {
	-webkit-box-pack: justify!important;
	-webkit-justify-content: space-between!important;
	-moz-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-xl-around {
	-webkit-justify-content: space-around!important;
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-xl-start {
	-webkit-box-align: start!important;
	-webkit-align-items: flex-start!important;
	-moz-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-xl-end {
	-webkit-box-align: end!important;
	-webkit-align-items: flex-end!important;
	-moz-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-xl-center {
	-webkit-box-align: center!important;
	-webkit-align-items: center!important;
	-moz-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-xl-baseline {
	-webkit-box-align: baseline!important;
	-webkit-align-items: baseline!important;
	-moz-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-xl-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: stretch!important;
	-moz-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-xl-start {
	-webkit-align-content: flex-start!important;
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-xl-end {
	-webkit-align-content: flex-end!important;
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-xl-center {
	-webkit-align-content: center!important;
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-xl-between {
	-webkit-align-content: space-between!important;
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-xl-around {
	-webkit-align-content: space-around!important;
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-xl-stretch {
	-webkit-align-content: stretch!important;
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-xl-auto {
	-webkit-align-self: auto!important;
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-xl-start {
	-webkit-align-self: flex-start!important;
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-xl-end {
	-webkit-align-self: flex-end!important;
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-xl-center {
	-webkit-align-self: center!important;
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-xl-baseline {
	-webkit-align-self: baseline!important;
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-xl-stretch {
	-webkit-align-self: stretch!important;
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
}
.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}
.text-justify {
	text-align: justify!important
}
.text-nowrap {
	white-space: nowrap!important
}
.text-truncate {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}
.text-left {
	text-align: left!important
}
.text-right {
	text-align: right!important
}
.text-center {
	text-align: center!important
}

@media (min-width:576px) {
.text-sm-left {
	text-align: left!important
}
.text-sm-right {
	text-align: right!important
}
.text-sm-center {
	text-align: center!important
}
}

@media (min-width:768px) {
.text-md-left {
	text-align: left!important
}
.text-md-right {
	text-align: right!important
}
.text-md-center {
	text-align: center!important
}
}

@media (min-width:992px) {
.text-lg-left {
	text-align: left!important
}
.text-lg-right {
	text-align: right!important
}
.text-lg-center {
	text-align: center!important
}
}

@media (min-width:1200px) {
.text-xl-left {
	text-align: left!important
}
.text-xl-right {
	text-align: right!important
}
.text-xl-center {
	text-align: center!important
}
}
.text-lowercase {
	text-transform: lowercase!important
}
.text-uppercase {
	text-transform: uppercase!important
}
.text-capitalize {
	text-transform: capitalize!important
}
.font-weight-light {
	font-weight: 300!important
}
.font-weight-normal {
	font-weight: 400!important
}
.font-weight-bold {
	font-weight: 700!important
}
.font-italic {
	font-style: italic!important
}
.text-white {
	color: #fff!important
}
.text-primary {
	color: #007bff!important
}
a.text-primary:focus, a.text-primary:hover {
	color: #0062cc!important
}
.text-secondary {
	color: #6c757d!important
}
a.text-secondary:focus, a.text-secondary:hover {
	color: #545b62!important
}
.text-success {
	color: #28a745!important
}
a.text-success:focus, a.text-success:hover {
	color: #1e7e34!important
}
.text-info {
	color: #17a2b8!important
}
a.text-info:focus, a.text-info:hover {
	color: #117a8b!important
}
.text-warning {
	color: #ffc107!important
}
a.text-warning:focus, a.text-warning:hover {
	color: #d39e00!important
}
.text-danger {
	color: #dc3545!important
}
a.text-danger:focus, a.text-danger:hover {
	color: #bd2130!important
}
.text-light {
	color: #f8f9fa!important
}
a.text-light:focus, a.text-light:hover {
	color: #dae0e5!important
}
.text-dark {
	color: #343a40!important
}
a.text-dark:focus, a.text-dark:hover {
	color: #1d2124!important
}
.text-body {
	color: #212529!important
}
.text-muted {
	color: #6c757d!important
}
.text-black-50 {
	color: rgba(0,0,0,.5)!important
}
.text-white-50 {
	color: hsla(0,0%,100%,.5)!important
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.m-0 {
	margin: 0!important
}
.mt-0, .my-0 {
	margin-top: 0!important
}
.mr-0, .mx-0 {
	margin-right: 0!important
}
.mb-0, .my-0 {
	margin-bottom: 0!important
}
.ml-0, .mx-0 {
	margin-left: 0!important
}
.m-1 {
	margin: 10px!important
}
.mt-1, .my-1 {
	margin-top: 10px!important
}
.mr-1, .mx-1 {
	margin-right: 10px!important
}
.mb-1, .my-1 {
	margin-bottom: 10px!important
}
.ml-1, .mx-1 {
	margin-left: 10px!important
}
.m-2 {
	margin: 20px!important
}
.mt-2, .my-2 {
	margin-top: 20px!important
}
.mr-2, .mx-2 {
	margin-right: 20px!important
}
.mb-2, .my-2 {
	margin-bottom: 20px!important
}
.ml-2, .mx-2 {
	margin-left: 20px!important
}
.m-3 {
	margin: 30px!important
}
.mt-3, .my-3 {
	margin-top: 30px!important
}
.mr-3, .mx-3 {
	margin-right: 30px!important
}
.mb-3, .my-3 {
	margin-bottom: 30px!important
}
.ml-3, .mx-3 {
	margin-left: 30px!important
}
.m-4 {
	margin: 40px!important
}
.mt-4, .my-4 {
	margin-top: 40px!important
}
.mr-4, .mx-4 {
	margin-right: 40px!important
}
.mb-4, .my-4 {
	margin-bottom: 40px!important
}
.ml-4, .mx-4 {
	margin-left: 40px!important
}
.m-5 {
	margin: 50px!important
}
.mt-5, .my-5 {
	margin-top: 50px!important
}
.mr-5, .mx-5 {
	margin-right: 50px!important
}
.mb-5, .my-5 {
	margin-bottom: 50px!important
}
.ml-5, .mx-5 {
	margin-left: 50px!important
}
.m-6 {
	margin: 60px!important
}
.mt-6, .my-6 {
	margin-top: 60px!important
}
.mr-6, .mx-6 {
	margin-right: 60px!important
}
.mb-6, .my-6 {
	margin-bottom: 60px!important
}
.ml-6, .mx-6 {
	margin-left: 60px!important
}
.m-7 {
	margin: 70px!important
}
.mt-7, .my-7 {
	margin-top: 70px!important
}
.mr-7, .mx-7 {
	margin-right: 70px!important
}
.mb-7, .my-7 {
	margin-bottom: 70px!important
}
.ml-7, .mx-7 {
	margin-left: 70px!important
}
.m-8 {
	margin: 80px!important
}
.mt-8, .my-8 {
	margin-top: 80px!important
}
.mr-8, .mx-8 {
	margin-right: 80px!important
}
.mb-8, .my-8 {
	margin-bottom: 80px!important
}
.ml-8, .mx-8 {
	margin-left: 80px!important
}
.p-0 {
	padding: 0!important
}
.pt-0, .py-0 {
	padding-top: 0!important
}
.pr-0, .px-0 {
	padding-right: 0!important
}
.pb-0, .py-0 {
	padding-bottom: 0!important
}
.pl-0, .px-0 {
	padding-left: 0!important
}
.p-1 {
	padding: 10px!important
}
.pt-1, .py-1 {
	padding-top: 10px!important
}
.pr-1, .px-1 {
	padding-right: 10px!important
}
.pb-1, .py-1 {
	padding-bottom: 10px!important
}
.pl-1, .px-1 {
	padding-left: 10px!important
}
.p-2 {
	padding: 20px!important
}
.pt-2, .py-2 {
	padding-top: 20px!important
}
.pr-2, .px-2 {
	padding-right: 20px!important
}
.pb-2, .py-2 {
	padding-bottom: 20px!important
}
.pl-2, .px-2 {
	padding-left: 20px!important
}
.p-3 {
	padding: 30px!important
}
.pt-3, .py-3 {
	padding-top: 30px!important
}
.pr-3, .px-3 {
	padding-right: 30px!important
}
.pb-3, .py-3 {
	padding-bottom: 30px!important
}
.pl-3, .px-3 {
	padding-left: 30px!important
}
.p-4 {
	padding: 40px!important
}
.pt-4, .py-4 {
	padding-top: 40px!important
}
.pr-4, .px-4 {
	padding-right: 40px!important
}
.pb-4, .py-4 {
	padding-bottom: 40px!important
}
.pl-4, .px-4 {
	padding-left: 40px!important
}
.p-5 {
	padding: 50px!important
}
.pt-5, .py-5 {
	padding-top: 50px!important
}
.pr-5, .px-5 {
	padding-right: 50px!important
}
.pb-5, .py-5 {
	padding-bottom: 50px!important
}
.pl-5, .px-5 {
	padding-left: 50px!important
}
.p-6 {
	padding: 60px!important
}
.pt-6, .py-6 {
	padding-top: 60px!important
}
.pr-6, .px-6 {
	padding-right: 60px!important
}
.pb-6, .py-6 {
	padding-bottom: 60px!important
}
.pl-6, .px-6 {
	padding-left: 60px!important
}
.p-7 {
	padding: 70px!important
}
.pt-7, .py-7 {
	padding-top: 70px!important
}
.pr-7, .px-7 {
	padding-right: 70px!important
}
.pb-7, .py-7 {
	padding-bottom: 70px!important
}
.pl-7, .px-7 {
	padding-left: 70px!important
}
.p-8 {
	padding: 80px!important
}
.pt-8, .py-8 {
	padding-top: 80px!important
}
.pr-8, .px-8 {
	padding-right: 80px!important
}
.pb-8, .py-8 {
	padding-bottom: 80px!important
}
.pl-8, .px-8 {
	padding-left: 80px!important
}
.m-auto {
	margin: auto!important
}
.mt-auto, .my-auto {
	margin-top: auto!important
}
.mr-auto, .mx-auto {
	margin-right: auto!important
}
.mb-auto, .my-auto {
	margin-bottom: auto!important
}
.ml-auto, .mx-auto {
	margin-left: auto!important
}

@media (min-width:576px) {
.m-sm-0 {
	margin: 0!important
}
.mt-sm-0, .my-sm-0 {
	margin-top: 0!important
}
.mr-sm-0, .mx-sm-0 {
	margin-right: 0!important
}
.mb-sm-0, .my-sm-0 {
	margin-bottom: 0!important
}
.ml-sm-0, .mx-sm-0 {
	margin-left: 0!important
}
.m-sm-1 {
	margin: 10px!important
}
.mt-sm-1, .my-sm-1 {
	margin-top: 10px!important
}
.mr-sm-1, .mx-sm-1 {
	margin-right: 10px!important
}
.mb-sm-1, .my-sm-1 {
	margin-bottom: 10px!important
}
.ml-sm-1, .mx-sm-1 {
	margin-left: 10px!important
}
.m-sm-2 {
	margin: 20px!important
}
.mt-sm-2, .my-sm-2 {
	margin-top: 20px!important
}
.mr-sm-2, .mx-sm-2 {
	margin-right: 20px!important
}
.mb-sm-2, .my-sm-2 {
	margin-bottom: 20px!important
}
.ml-sm-2, .mx-sm-2 {
	margin-left: 20px!important
}
.m-sm-3 {
	margin: 30px!important
}
.mt-sm-3, .my-sm-3 {
	margin-top: 30px!important
}
.mr-sm-3, .mx-sm-3 {
	margin-right: 30px!important
}
.mb-sm-3, .my-sm-3 {
	margin-bottom: 30px!important
}
.ml-sm-3, .mx-sm-3 {
	margin-left: 30px!important
}
.m-sm-4 {
	margin: 40px!important
}
.mt-sm-4, .my-sm-4 {
	margin-top: 40px!important
}
.mr-sm-4, .mx-sm-4 {
	margin-right: 40px!important
}
.mb-sm-4, .my-sm-4 {
	margin-bottom: 40px!important
}
.ml-sm-4, .mx-sm-4 {
	margin-left: 40px!important
}
.m-sm-5 {
	margin: 50px!important
}
.mt-sm-5, .my-sm-5 {
	margin-top: 50px!important
}
.mr-sm-5, .mx-sm-5 {
	margin-right: 50px!important
}
.mb-sm-5, .my-sm-5 {
	margin-bottom: 50px!important
}
.ml-sm-5, .mx-sm-5 {
	margin-left: 50px!important
}
.m-sm-6 {
	margin: 60px!important
}
.mt-sm-6, .my-sm-6 {
	margin-top: 60px!important
}
.mr-sm-6, .mx-sm-6 {
	margin-right: 60px!important
}
.mb-sm-6, .my-sm-6 {
	margin-bottom: 60px!important
}
.ml-sm-6, .mx-sm-6 {
	margin-left: 60px!important
}
.m-sm-7 {
	margin: 70px!important
}
.mt-sm-7, .my-sm-7 {
	margin-top: 70px!important
}
.mr-sm-7, .mx-sm-7 {
	margin-right: 70px!important
}
.mb-sm-7, .my-sm-7 {
	margin-bottom: 70px!important
}
.ml-sm-7, .mx-sm-7 {
	margin-left: 70px!important
}
.m-sm-8 {
	margin: 80px!important
}
.mt-sm-8, .my-sm-8 {
	margin-top: 80px!important
}
.mr-sm-8, .mx-sm-8 {
	margin-right: 80px!important
}
.mb-sm-8, .my-sm-8 {
	margin-bottom: 80px!important
}
.ml-sm-8, .mx-sm-8 {
	margin-left: 80px!important
}
.p-sm-0 {
	padding: 0!important
}
.pt-sm-0, .py-sm-0 {
	padding-top: 0!important
}
.pr-sm-0, .px-sm-0 {
	padding-right: 0!important
}
.pb-sm-0, .py-sm-0 {
	padding-bottom: 0!important
}
.pl-sm-0, .px-sm-0 {
	padding-left: 0!important
}
.p-sm-1 {
	padding: 10px!important
}
.pt-sm-1, .py-sm-1 {
	padding-top: 10px!important
}
.pr-sm-1, .px-sm-1 {
	padding-right: 10px!important
}
.pb-sm-1, .py-sm-1 {
	padding-bottom: 10px!important
}
.pl-sm-1, .px-sm-1 {
	padding-left: 10px!important
}
.p-sm-2 {
	padding: 20px!important
}
.pt-sm-2, .py-sm-2 {
	padding-top: 20px!important
}
.pr-sm-2, .px-sm-2 {
	padding-right: 20px!important
}
.pb-sm-2, .py-sm-2 {
	padding-bottom: 20px!important
}
.pl-sm-2, .px-sm-2 {
	padding-left: 20px!important
}
.p-sm-3 {
	padding: 30px!important
}
.pt-sm-3, .py-sm-3 {
	padding-top: 30px!important
}
.pr-sm-3, .px-sm-3 {
	padding-right: 30px!important
}
.pb-sm-3, .py-sm-3 {
	padding-bottom: 30px!important
}
.pl-sm-3, .px-sm-3 {
	padding-left: 30px!important
}
.p-sm-4 {
	padding: 40px!important
}
.pt-sm-4, .py-sm-4 {
	padding-top: 40px!important
}
.pr-sm-4, .px-sm-4 {
	padding-right: 40px!important
}
.pb-sm-4, .py-sm-4 {
	padding-bottom: 40px!important
}
.pl-sm-4, .px-sm-4 {
	padding-left: 40px!important
}
.p-sm-5 {
	padding: 50px!important
}
.pt-sm-5, .py-sm-5 {
	padding-top: 50px!important
}
.pr-sm-5, .px-sm-5 {
	padding-right: 50px!important
}
.pb-sm-5, .py-sm-5 {
	padding-bottom: 50px!important
}
.pl-sm-5, .px-sm-5 {
	padding-left: 50px!important
}
.p-sm-6 {
	padding: 60px!important
}
.pt-sm-6, .py-sm-6 {
	padding-top: 60px!important
}
.pr-sm-6, .px-sm-6 {
	padding-right: 60px!important
}
.pb-sm-6, .py-sm-6 {
	padding-bottom: 60px!important
}
.pl-sm-6, .px-sm-6 {
	padding-left: 60px!important
}
.p-sm-7 {
	padding: 70px!important
}
.pt-sm-7, .py-sm-7 {
	padding-top: 70px!important
}
.pr-sm-7, .px-sm-7 {
	padding-right: 70px!important
}
.pb-sm-7, .py-sm-7 {
	padding-bottom: 70px!important
}
.pl-sm-7, .px-sm-7 {
	padding-left: 70px!important
}
.p-sm-8 {
	padding: 80px!important
}
.pt-sm-8, .py-sm-8 {
	padding-top: 80px!important
}
.pr-sm-8, .px-sm-8 {
	padding-right: 80px!important
}
.pb-sm-8, .py-sm-8 {
	padding-bottom: 80px!important
}
.pl-sm-8, .px-sm-8 {
	padding-left: 80px!important
}
.m-sm-auto {
	margin: auto!important
}
.mt-sm-auto, .my-sm-auto {
	margin-top: auto!important
}
.mr-sm-auto, .mx-sm-auto {
	margin-right: auto!important
}
.mb-sm-auto, .my-sm-auto {
	margin-bottom: auto!important
}
.ml-sm-auto, .mx-sm-auto {
	margin-left: auto!important
}
}

@media (min-width:768px) {
.m-md-0 {
	margin: 0!important
}
.mt-md-0, .my-md-0 {
	margin-top: 0!important
}
.mr-md-0, .mx-md-0 {
	margin-right: 0!important
}
.mb-md-0, .my-md-0 {
	margin-bottom: 0!important
}
.ml-md-0, .mx-md-0 {
	margin-left: 0!important
}
.m-md-1 {
	margin: 10px!important
}
.mt-md-1, .my-md-1 {
	margin-top: 10px!important
}
.mr-md-1, .mx-md-1 {
	margin-right: 10px!important
}
.mb-md-1, .my-md-1 {
	margin-bottom: 10px!important
}
.ml-md-1, .mx-md-1 {
	margin-left: 10px!important
}
.m-md-2 {
	margin: 20px!important
}
.mt-md-2, .my-md-2 {
	margin-top: 20px!important
}
.mr-md-2, .mx-md-2 {
	margin-right: 20px!important
}
.mb-md-2, .my-md-2 {
	margin-bottom: 20px!important
}
.ml-md-2, .mx-md-2 {
	margin-left: 20px!important
}
.m-md-3 {
	margin: 30px!important
}
.mt-md-3, .my-md-3 {
	margin-top: 30px!important
}
.mr-md-3, .mx-md-3 {
	margin-right: 30px!important
}
.mb-md-3, .my-md-3 {
	margin-bottom: 30px!important
}
.ml-md-3, .mx-md-3 {
	margin-left: 30px!important
}
.m-md-4 {
	margin: 40px!important
}
.mt-md-4, .my-md-4 {
	margin-top: 40px!important
}
.mr-md-4, .mx-md-4 {
	margin-right: 40px!important
}
.mb-md-4, .my-md-4 {
	margin-bottom: 40px!important
}
.ml-md-4, .mx-md-4 {
	margin-left: 40px!important
}
.m-md-5 {
	margin: 50px!important
}
.mt-md-5, .my-md-5 {
	margin-top: 50px!important
}
.mr-md-5, .mx-md-5 {
	margin-right: 50px!important
}
.mb-md-5, .my-md-5 {
	margin-bottom: 50px!important
}
.ml-md-5, .mx-md-5 {
	margin-left: 50px!important
}
.m-md-6 {
	margin: 60px!important
}
.mt-md-6, .my-md-6 {
	margin-top: 60px!important
}
.mr-md-6, .mx-md-6 {
	margin-right: 60px!important
}
.mb-md-6, .my-md-6 {
	margin-bottom: 60px!important
}
.ml-md-6, .mx-md-6 {
	margin-left: 60px!important
}
.m-md-7 {
	margin: 70px!important
}
.mt-md-7, .my-md-7 {
	margin-top: 70px!important
}
.mr-md-7, .mx-md-7 {
	margin-right: 70px!important
}
.mb-md-7, .my-md-7 {
	margin-bottom: 70px!important
}
.ml-md-7, .mx-md-7 {
	margin-left: 70px!important
}
.m-md-8 {
	margin: 80px!important
}
.mt-md-8, .my-md-8 {
	margin-top: 80px!important
}
.mr-md-8, .mx-md-8 {
	margin-right: 80px!important
}
.mb-md-8, .my-md-8 {
	margin-bottom: 80px!important
}
.ml-md-8, .mx-md-8 {
	margin-left: 80px!important
}
.p-md-0 {
	padding: 0!important
}
.pt-md-0, .py-md-0 {
	padding-top: 0!important
}
.pr-md-0, .px-md-0 {
	padding-right: 0!important
}
.pb-md-0, .py-md-0 {
	padding-bottom: 0!important
}
.pl-md-0, .px-md-0 {
	padding-left: 0!important
}
.p-md-1 {
	padding: 10px!important
}
.pt-md-1, .py-md-1 {
	padding-top: 10px!important
}
.pr-md-1, .px-md-1 {
	padding-right: 10px!important
}
.pb-md-1, .py-md-1 {
	padding-bottom: 10px!important
}
.pl-md-1, .px-md-1 {
	padding-left: 10px!important
}
.p-md-2 {
	padding: 20px!important
}
.pt-md-2, .py-md-2 {
	padding-top: 20px!important
}
.pr-md-2, .px-md-2 {
	padding-right: 20px!important
}
.pb-md-2, .py-md-2 {
	padding-bottom: 20px!important
}
.pl-md-2, .px-md-2 {
	padding-left: 20px!important
}
.p-md-3 {
	padding: 30px!important
}
.pt-md-3, .py-md-3 {
	padding-top: 30px!important
}
.pr-md-3, .px-md-3 {
	padding-right: 30px!important
}
.pb-md-3, .py-md-3 {
	padding-bottom: 30px!important
}
.pl-md-3, .px-md-3 {
	padding-left: 30px!important
}
.p-md-4 {
	padding: 40px!important
}
.pt-md-4, .py-md-4 {
	padding-top: 40px!important
}
.pr-md-4, .px-md-4 {
	padding-right: 40px!important
}
.pb-md-4, .py-md-4 {
	padding-bottom: 40px!important
}
.pl-md-4, .px-md-4 {
	padding-left: 40px!important
}
.p-md-5 {
	padding: 50px!important
}
.pt-md-5, .py-md-5 {
	padding-top: 50px!important
}
.pr-md-5, .px-md-5 {
	padding-right: 50px!important
}
.pb-md-5, .py-md-5 {
	padding-bottom: 50px!important
}
.pl-md-5, .px-md-5 {
	padding-left: 50px!important
}
.p-md-6 {
	padding: 60px!important
}
.pt-md-6, .py-md-6 {
	padding-top: 60px!important
}
.pr-md-6, .px-md-6 {
	padding-right: 60px!important
}
.pb-md-6, .py-md-6 {
	padding-bottom: 60px!important
}
.pl-md-6, .px-md-6 {
	padding-left: 60px!important
}
.p-md-7 {
	padding: 70px!important
}
.pt-md-7, .py-md-7 {
	padding-top: 70px!important
}
.pr-md-7, .px-md-7 {
	padding-right: 70px!important
}
.pb-md-7, .py-md-7 {
	padding-bottom: 70px!important
}
.pl-md-7, .px-md-7 {
	padding-left: 70px!important
}
.p-md-8 {
	padding: 80px!important
}
.pt-md-8, .py-md-8 {
	padding-top: 80px!important
}
.pr-md-8, .px-md-8 {
	padding-right: 80px!important
}
.pb-md-8, .py-md-8 {
	padding-bottom: 80px!important
}
.pl-md-8, .px-md-8 {
	padding-left: 80px!important
}
.m-md-auto {
	margin: auto!important
}
.mt-md-auto, .my-md-auto {
	margin-top: auto!important
}
.mr-md-auto, .mx-md-auto {
	margin-right: auto!important
}
.mb-md-auto, .my-md-auto {
	margin-bottom: auto!important
}
.ml-md-auto, .mx-md-auto {
	margin-left: auto!important
}
}

@media (min-width:992px) {
.m-lg-0 {
	margin: 0!important
}
.mt-lg-0, .my-lg-0 {
	margin-top: 0!important
}
.mr-lg-0, .mx-lg-0 {
	margin-right: 0!important
}
.mb-lg-0, .my-lg-0 {
	margin-bottom: 0!important
}
.ml-lg-0, .mx-lg-0 {
	margin-left: 0!important
}
.m-lg-1 {
	margin: 10px!important
}
.mt-lg-1, .my-lg-1 {
	margin-top: 10px!important
}
.mr-lg-1, .mx-lg-1 {
	margin-right: 10px!important
}
.mb-lg-1, .my-lg-1 {
	margin-bottom: 10px!important
}
.ml-lg-1, .mx-lg-1 {
	margin-left: 10px!important
}
.m-lg-2 {
	margin: 20px!important
}
.mt-lg-2, .my-lg-2 {
	margin-top: 20px!important
}
.mr-lg-2, .mx-lg-2 {
	margin-right: 20px!important
}
.mb-lg-2, .my-lg-2 {
	margin-bottom: 20px!important
}
.ml-lg-2, .mx-lg-2 {
	margin-left: 20px!important
}
.m-lg-3 {
	margin: 30px!important
}
.mt-lg-3, .my-lg-3 {
	margin-top: 30px!important
}
.mr-lg-3, .mx-lg-3 {
	margin-right: 30px!important
}
.mb-lg-3, .my-lg-3 {
	margin-bottom: 30px!important
}
.ml-lg-3, .mx-lg-3 {
	margin-left: 30px!important
}
.m-lg-4 {
	margin: 40px!important
}
.mt-lg-4, .my-lg-4 {
	margin-top: 40px!important
}
.mr-lg-4, .mx-lg-4 {
	margin-right: 40px!important
}
.mb-lg-4, .my-lg-4 {
	margin-bottom: 40px!important
}
.ml-lg-4, .mx-lg-4 {
	margin-left: 40px!important
}
.m-lg-5 {
	margin: 50px!important
}
.mt-lg-5, .my-lg-5 {
	margin-top: 50px!important
}
.mr-lg-5, .mx-lg-5 {
	margin-right: 50px!important
}
.mb-lg-5, .my-lg-5 {
	margin-bottom: 50px!important
}
.ml-lg-5, .mx-lg-5 {
	margin-left: 50px!important
}
.m-lg-6 {
	margin: 60px!important
}
.mt-lg-6, .my-lg-6 {
	margin-top: 60px!important
}
.mr-lg-6, .mx-lg-6 {
	margin-right: 60px!important
}
.mb-lg-6, .my-lg-6 {
	margin-bottom: 60px!important
}
.ml-lg-6, .mx-lg-6 {
	margin-left: 60px!important
}
.m-lg-7 {
	margin: 70px!important
}
.mt-lg-7, .my-lg-7 {
	margin-top: 70px!important
}
.mr-lg-7, .mx-lg-7 {
	margin-right: 70px!important
}
.mb-lg-7, .my-lg-7 {
	margin-bottom: 70px!important
}
.ml-lg-7, .mx-lg-7 {
	margin-left: 70px!important
}
.m-lg-8 {
	margin: 80px!important
}
.mt-lg-8, .my-lg-8 {
	margin-top: 80px!important
}
.mr-lg-8, .mx-lg-8 {
	margin-right: 80px!important
}
.mb-lg-8, .my-lg-8 {
	margin-bottom: 80px!important
}
.ml-lg-8, .mx-lg-8 {
	margin-left: 80px!important
}
.p-lg-0 {
	padding: 0!important
}
.pt-lg-0, .py-lg-0 {
	padding-top: 0!important
}
.pr-lg-0, .px-lg-0 {
	padding-right: 0!important
}
.pb-lg-0, .py-lg-0 {
	padding-bottom: 0!important
}
.pl-lg-0, .px-lg-0 {
	padding-left: 0!important
}
.p-lg-1 {
	padding: 10px!important
}
.pt-lg-1, .py-lg-1 {
	padding-top: 10px!important
}
.pr-lg-1, .px-lg-1 {
	padding-right: 10px!important
}
.pb-lg-1, .py-lg-1 {
	padding-bottom: 10px!important
}
.pl-lg-1, .px-lg-1 {
	padding-left: 10px!important
}
.p-lg-2 {
	padding: 20px!important
}
.pt-lg-2, .py-lg-2 {
	padding-top: 20px!important
}
.pr-lg-2, .px-lg-2 {
	padding-right: 20px!important
}
.pb-lg-2, .py-lg-2 {
	padding-bottom: 20px!important
}
.pl-lg-2, .px-lg-2 {
	padding-left: 20px!important
}
.p-lg-3 {
	padding: 30px!important
}
.pt-lg-3, .py-lg-3 {
	padding-top: 30px!important
}
.pr-lg-3, .px-lg-3 {
	padding-right: 30px!important
}
.pb-lg-3, .py-lg-3 {
	padding-bottom: 30px!important
}
.pl-lg-3, .px-lg-3 {
	padding-left: 30px!important
}
.p-lg-4 {
	padding: 40px!important
}
.pt-lg-4, .py-lg-4 {
	padding-top: 40px!important
}
.pr-lg-4, .px-lg-4 {
	padding-right: 40px!important
}
.pb-lg-4, .py-lg-4 {
	padding-bottom: 40px!important
}
.pl-lg-4, .px-lg-4 {
	padding-left: 40px!important
}
.p-lg-5 {
	padding: 50px!important
}
.pt-lg-5, .py-lg-5 {
	padding-top: 50px!important
}
.pr-lg-5, .px-lg-5 {
	padding-right: 50px!important
}
.pb-lg-5, .py-lg-5 {
	padding-bottom: 50px!important
}
.pl-lg-5, .px-lg-5 {
	padding-left: 50px!important
}
.p-lg-6 {
	padding: 60px!important
}
.pt-lg-6, .py-lg-6 {
	padding-top: 60px!important
}
.pr-lg-6, .px-lg-6 {
	padding-right: 60px!important
}
.pb-lg-6, .py-lg-6 {
	padding-bottom: 60px!important
}
.pl-lg-6, .px-lg-6 {
	padding-left: 60px!important
}
.p-lg-7 {
	padding: 70px!important
}
.pt-lg-7, .py-lg-7 {
	padding-top: 70px!important
}
.pr-lg-7, .px-lg-7 {
	padding-right: 70px!important
}
.pb-lg-7, .py-lg-7 {
	padding-bottom: 70px!important
}
.pl-lg-7, .px-lg-7 {
	padding-left: 70px!important
}
.p-lg-8 {
	padding: 80px!important
}
.pt-lg-8, .py-lg-8 {
	padding-top: 80px!important
}
.pr-lg-8, .px-lg-8 {
	padding-right: 80px!important
}
.pb-lg-8, .py-lg-8 {
	padding-bottom: 80px!important
}
.pl-lg-8, .px-lg-8 {
	padding-left: 80px!important
}
.m-lg-auto {
	margin: auto!important
}
.mt-lg-auto, .my-lg-auto {
	margin-top: auto!important
}
.mr-lg-auto, .mx-lg-auto {
	margin-right: auto!important
}
.mb-lg-auto, .my-lg-auto {
	margin-bottom: auto!important
}
.ml-lg-auto, .mx-lg-auto {
	margin-left: auto!important
}
}

@media (min-width:1200px) {
.m-xl-0 {
	margin: 0!important
}
.mt-xl-0, .my-xl-0 {
	margin-top: 0!important
}
.mr-xl-0, .mx-xl-0 {
	margin-right: 0!important
}
.mb-xl-0, .my-xl-0 {
	margin-bottom: 0!important
}
.ml-xl-0, .mx-xl-0 {
	margin-left: 0!important
}
.m-xl-1 {
	margin: 10px!important
}
.mt-xl-1, .my-xl-1 {
	margin-top: 10px!important
}
.mr-xl-1, .mx-xl-1 {
	margin-right: 10px!important
}
.mb-xl-1, .my-xl-1 {
	margin-bottom: 10px!important
}
.ml-xl-1, .mx-xl-1 {
	margin-left: 10px!important
}
.m-xl-2 {
	margin: 20px!important
}
.mt-xl-2, .my-xl-2 {
	margin-top: 20px!important
}
.mr-xl-2, .mx-xl-2 {
	margin-right: 20px!important
}
.mb-xl-2, .my-xl-2 {
	margin-bottom: 20px!important
}
.ml-xl-2, .mx-xl-2 {
	margin-left: 20px!important
}
.m-xl-3 {
	margin: 30px!important
}
.mt-xl-3, .my-xl-3 {
	margin-top: 30px!important
}
.mr-xl-3, .mx-xl-3 {
	margin-right: 30px!important
}
.mb-xl-3, .my-xl-3 {
	margin-bottom: 30px!important
}
.ml-xl-3, .mx-xl-3 {
	margin-left: 30px!important
}
.m-xl-4 {
	margin: 40px!important
}
.mt-xl-4, .my-xl-4 {
	margin-top: 40px!important
}
.mr-xl-4, .mx-xl-4 {
	margin-right: 40px!important
}
.mb-xl-4, .my-xl-4 {
	margin-bottom: 40px!important
}
.ml-xl-4, .mx-xl-4 {
	margin-left: 40px!important
}
.m-xl-5 {
	margin: 50px!important
}
.mt-xl-5, .my-xl-5 {
	margin-top: 50px!important
}
.mr-xl-5, .mx-xl-5 {
	margin-right: 50px!important
}
.mb-xl-5, .my-xl-5 {
	margin-bottom: 50px!important
}
.ml-xl-5, .mx-xl-5 {
	margin-left: 50px!important
}
.m-xl-6 {
	margin: 60px!important
}
.mt-xl-6, .my-xl-6 {
	margin-top: 60px!important
}
.mr-xl-6, .mx-xl-6 {
	margin-right: 60px!important
}
.mb-xl-6, .my-xl-6 {
	margin-bottom: 60px!important
}
.ml-xl-6, .mx-xl-6 {
	margin-left: 60px!important
}
.m-xl-7 {
	margin: 70px!important
}
.mt-xl-7, .my-xl-7 {
	margin-top: 70px!important
}
.mr-xl-7, .mx-xl-7 {
	margin-right: 70px!important
}
.mb-xl-7, .my-xl-7 {
	margin-bottom: 70px!important
}
.ml-xl-7, .mx-xl-7 {
	margin-left: 70px!important
}
.m-xl-8 {
	margin: 80px!important
}
.mt-xl-8, .my-xl-8 {
	margin-top: 80px!important
}
.mr-xl-8, .mx-xl-8 {
	margin-right: 80px!important
}
.mb-xl-8, .my-xl-8 {
	margin-bottom: 80px!important
}
.ml-xl-8, .mx-xl-8 {
	margin-left: 80px!important
}
.p-xl-0 {
	padding: 0!important
}
.pt-xl-0, .py-xl-0 {
	padding-top: 0!important
}
.pr-xl-0, .px-xl-0 {
	padding-right: 0!important
}
.pb-xl-0, .py-xl-0 {
	padding-bottom: 0!important
}
.pl-xl-0, .px-xl-0 {
	padding-left: 0!important
}
.p-xl-1 {
	padding: 10px!important
}
.pt-xl-1, .py-xl-1 {
	padding-top: 10px!important
}
.pr-xl-1, .px-xl-1 {
	padding-right: 10px!important
}
.pb-xl-1, .py-xl-1 {
	padding-bottom: 10px!important
}
.pl-xl-1, .px-xl-1 {
	padding-left: 10px!important
}
.p-xl-2 {
	padding: 20px!important
}
.pt-xl-2, .py-xl-2 {
	padding-top: 20px!important
}
.pr-xl-2, .px-xl-2 {
	padding-right: 20px!important
}
.pb-xl-2, .py-xl-2 {
	padding-bottom: 20px!important
}
.pl-xl-2, .px-xl-2 {
	padding-left: 20px!important
}
.p-xl-3 {
	padding: 30px!important
}
.pt-xl-3, .py-xl-3 {
	padding-top: 30px!important
}
.pr-xl-3, .px-xl-3 {
	padding-right: 30px!important
}
.pb-xl-3, .py-xl-3 {
	padding-bottom: 30px!important
}
.pl-xl-3, .px-xl-3 {
	padding-left: 30px!important
}
.p-xl-4 {
	padding: 40px!important
}
.pt-xl-4, .py-xl-4 {
	padding-top: 40px!important
}
.pr-xl-4, .px-xl-4 {
	padding-right: 40px!important
}
.pb-xl-4, .py-xl-4 {
	padding-bottom: 40px!important
}
.pl-xl-4, .px-xl-4 {
	padding-left: 40px!important
}
.p-xl-5 {
	padding: 50px!important
}
.pt-xl-5, .py-xl-5 {
	padding-top: 50px!important
}
.pr-xl-5, .px-xl-5 {
	padding-right: 50px!important
}
.pb-xl-5, .py-xl-5 {
	padding-bottom: 50px!important
}
.pl-xl-5, .px-xl-5 {
	padding-left: 50px!important
}
.p-xl-6 {
	padding: 60px!important
}
.pt-xl-6, .py-xl-6 {
	padding-top: 60px!important
}
.pr-xl-6, .px-xl-6 {
	padding-right: 60px!important
}
.pb-xl-6, .py-xl-6 {
	padding-bottom: 60px!important
}
.pl-xl-6, .px-xl-6 {
	padding-left: 60px!important
}
.p-xl-7 {
	padding: 70px!important
}
.pt-xl-7, .py-xl-7 {
	padding-top: 70px!important
}
.pr-xl-7, .px-xl-7 {
	padding-right: 70px!important
}
.pb-xl-7, .py-xl-7 {
	padding-bottom: 70px!important
}
.pl-xl-7, .px-xl-7 {
	padding-left: 70px!important
}
.p-xl-8 {
	padding: 80px!important
}
.pt-xl-8, .py-xl-8 {
	padding-top: 80px!important
}
.pr-xl-8, .px-xl-8 {
	padding-right: 80px!important
}
.pb-xl-8, .py-xl-8 {
	padding-bottom: 80px!important
}
.pl-xl-8, .px-xl-8 {
	padding-left: 80px!important
}
.m-xl-auto {
	margin: auto!important
}
.mt-xl-auto, .my-xl-auto {
	margin-top: auto!important
}
.mr-xl-auto, .mx-xl-auto {
	margin-right: auto!important
}
.mb-xl-auto, .my-xl-auto {
	margin-bottom: auto!important
}
.ml-xl-auto, .mx-xl-auto {
	margin-left: auto!important
}
}
.carousel-full__visual, .content-block__overlay, .is-gallery.cards .cards__item-image, .map-agents .map-agents__image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.cta-list, .filter, .h-clean-list, .list-icon, .list-products, .list-specs, .nav-agent__list {
	margin: 0;
	padding: 0;
	list-style-type: none!important
}
.h-border-left-dashed {
	border-left: 2px dashed hsla(0,0%,100%,.3)
}
.h-color-alpha {
	color: #50a9ce!important
}
.h-color-beta {
	color: #1d1d1b!important
}
.h-color-gamma {
	color: #fff!important
}
.h-fs-alpha {
	font-size: 14px!important
}
.h-fs-beta {
	font-size: 16px!important
}
.h-fs-gamma {
	font-size: 18px!important
}
.h-fs-delta {
	font-size: 24px!important
}
.h-fs-epsilon {
	font-size: 50px!important
}
.h-fs-zeta {
	font-size: 80px!important
}
.h-transparency-0 {
	opacity: 0!important
}
.h-transparency-1 {
	opacity: .1!important
}
.h-transparency-2 {
	opacity: .2!important
}
.h-transparency-3 {
	opacity: .3!important
}
.h-transparency-4 {
	opacity: .4!important
}
.h-transparency-5 {
	opacity: .5!important
}
.h-text-transform-none {
	text-transform: none!important
}
@font-face {
	font-family: gineso;
	font-weight: 400;
	src: url("gineso-book.woff2"/*tpa=http://www.extru.cn/assets/fonts/gineso-book.woff2*/) format("woff2"), url("gineso-book.woff"/*tpa=http://www.extru.cn/assets/fonts/gineso-book.woff*/) format("woff")
}
@font-face {
	font-family: gineso;
	font-weight: 600;
	src: url("gineso-medium.woff2"/*tpa=http://www.extru.cn/assets/fonts/gineso-medium.woff2*/) format("woff2"), url("gineso-medium.woff"/*tpa=http://www.extru.cn/assets/fonts/gineso-medium.woff*/) format("woff")
}
@font-face {
	font-family: gineso;
	font-weight: 700;
	src: url("gineso-demi.woff2"/*tpa=http://www.extru.cn/assets/fonts/gineso-demi.woff2*/) format("woff2"), url("gineso-demi.woff"/*tpa=http://www.extru.cn/assets/fonts/gineso-demi.woff*/) format("woff")
}
body, html {
	height: 100%
}
body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	color: #1d1d1b;
	font-family: gineso, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.6
}

@media (min-width:576px) {
body {
	font-size: 1.125rem
}
}
p {
	margin: 0 0 1em
}
a {
	display: inline;
	color: #1d1d1b;
	text-decoration: none
}
a:not([class]) {
	text-decoration: underline
}
a:focus, a:hover {
	color: #50a9ce
}
img {
	max-width: 100%;
	pointer-events: none
}
main {
	padding-top: 4.375rem;
}

@media (min-width:768px) {
main {
	padding-top: 3.625rem
}
}

@media (min-width:992px) {
main {
	padding-top: 4.25rem
}
}
button, input, select, textarea {
	border: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
textarea {
	resize: none
}
button {
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer
}
button, button:focus {
	outline: none
}
article, hr {
	position: relative
}
hr {
	width: 100%;
	height: 1px;
	margin: 1.25rem 0;
	border: 0;
	background-color: hsla(0,0%,100%,.2)
}

@media (min-width:768px) {
hr {
	margin: 2.5rem 0
}
}
address {
	display: block
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: .6em;
	font-weight: 700;
	line-height: 1;
}
.h1, h1 {
	font-size: 2rem;
	letter-spacing: .05714rem
}

@media screen and (min-width:576px) {
.h1, h1 {
font-size:-webkit-calc(2rem + 38 * ((100vw - 36rem)/624));
font-size:-moz-calc(2rem + 38 * ((100vw - 36rem)/624));
font-size:calc(2rem + 38 * ((100vw - 36rem) / 624))
}
}

@media screen and (min-width:1200px) {
.h1, h1 {
	font-size:36px;
}
}

@media (min-width:768px) {
.h1, h1 {
	letter-spacing: .125rem
}
}
.h2, h2 {
	font-size: 2rem;
	letter-spacing: .05714rem
}

@media screen and (min-width:576px) {
.h2, h2 {
font-size:-webkit-calc(2rem + 14 * ((100vw - 36rem)/624));
font-size:-moz-calc(2rem + 14 * ((100vw - 36rem)/624));
font-size:calc(2rem + 14 * ((100vw - 36rem) / 624))
}
}

@media screen and (min-width:1200px) {
.h2, h2 {
	font-size: 2.875rem
}
}

@media (min-width:768px) {
.h2, h2 {
	letter-spacing: .08214rem
}
}
.h3, h3 {
	font-size: 1.375rem;
	letter-spacing: .03929rem
}

@media screen and (min-width:576px) {
.h3, h3 {
font-size:-webkit-calc(1.375rem + 10 * ((100vw - 36rem)/624));
font-size:-moz-calc(1.375rem + 10 * ((100vw - 36rem)/624));
font-size:calc(1.375rem + 10 * ((100vw - 36rem) / 624))
}
}

@media screen and (min-width:1200px) {
.h3, h3 {
	font-size: 2rem
}
}

@media (min-width:768px) {
.h3, h3 {
	letter-spacing: .05714rem
}
}
.h4, h4 {
	font-size: 1.25rem;
	letter-spacing: .03571rem
}

@media screen and (min-width:576px) {
.h4, h4 {
font-size:-webkit-calc(1.25rem + 8 * ((100vw - 36rem)/624));
font-size:-moz-calc(1.25rem + 8 * ((100vw - 36rem)/624));
font-size:calc(1.25rem + 8 * ((100vw - 36rem) / 624))
}
}

@media screen and (min-width:1200px) {
.h4, h4 {
	font-size: 1.75rem
}
}

@media (min-width:768px) {
.h4, h4 {
	letter-spacing: .05rem
}
}
.h5, h5 {
	font-size: 1.125rem;
	letter-spacing: .03214rem
}

@media screen and (min-width:576px) {
.h5, h5 {
font-size:-webkit-calc(1.125rem + 6 * ((100vw - 36rem)/624));
font-size:-moz-calc(1.125rem + 6 * ((100vw - 36rem)/624));
font-size:calc(1.125rem + 6 * ((100vw - 36rem) / 624))
}
}

@media screen and (min-width:1200px) {
.h5, h5 {
	font-size: 1.5rem
}
}

@media (min-width:768px) {
.h5, h5 {
	letter-spacing: .04286rem
}
}
.background-video {
	display: none;
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	min-width: 100%;
	height: auto;
	min-height: 100%
}

@media (min-width:576px) {
.background-video {
	display: block
}
}
.background-visual, .background-visual__fade {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.background-visual__fade {
	z-index: 1
}
.background-visual {
	z-index: -100;
	background-color: #1d1d1b;
	background-repeat: no-repeat;
	background-position: 50%;
	-moz-background-size: cover;
	background-size: cover
}
.background-visual__fade {
	background: -webkit-linear-gradient(315deg, rgba(0,0,0,.8), transparent);
	background: -moz- oldlinear-gradient(315deg, rgba(0,0,0,.8) 0, transparent 100%);
	background: -o-linear-gradient(315deg, rgba(0,0,0,.8) 0, transparent 100%);
	background: linear-gradient(135deg, rgba(0,0,0,.8), transparent)
}
.background-visual--bordered:after, .background-visual--bordered:before {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	height: 2.5rem;
	background-color: #fff
}
.background-visual--bordered:before {
	top: 0
}
.background-visual--bordered:after {
	bottom: 0
}
.background-visual--offset:after {
	height: 16.25rem
}

@media (min-width:768px) {
.background-visual--bar:before {
	content: "";
	position: absolute;
	z-index: 10;
	bottom: -.125rem;
	left: 0;
	width: 50%;
	height: 2.625rem;
	background-color: #fff
}
}
.button {
	display: inline-block;
	font-weight: 600;
	text-align: center;
	cursor: pointer
}
.button:focus, .button:hover {
	text-decoration: none
}
.button span {
	display: block;
	height: 100%;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@media (max-width:767.98px) {
.button span {
	white-space: normal
}
}

@media (max-width:575.98px) {
.button--block {
	display: block;
	width: 100%
}
.button--block.button--cta:hover span {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
}

@media (max-width:767.98px) {
.button--block-sm {
	display: block;
	width: 100%
}
.button--block-sm.button--cta:hover span {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
}

@media (max-width:991.98px) {
.button--block-md {
	display: block;
	width: 100%
}
.button--block-md.button--cta:hover span {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
}

@media (max-width:1199.98px) {
.button--block-lg {
	display: block;
	width: 100%
}
.button--block-lg.button--cta:hover span {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
}
.button--block-xl {
	display: block;
	width: 100%
}
.button--block-xl.button--cta:hover span {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
.button:before, .button span {
	-webkit-transition: opacity .4s ease-in-out, -webkit-transform .4s cubic-bezier(.65, .05, .36, 1);
	transition: opacity .4s ease-in-out, -webkit-transform .4s cubic-bezier(.65, .05, .36, 1);
	-o-transition: .4s opacity ease-in-out, .4s -o-transform cubic-bezier(.65, .05, .36, 1);
	-moz-transition: .4s transform cubic-bezier(.65, .05, .36, 1), .4s opacity ease-in-out, .4s -moz-transform cubic-bezier(.65, .05, .36, 1);
	transition: transform .4s cubic-bezier(.65, .05, .36, 1), opacity .4s ease-in-out;
	transition: transform .4s cubic-bezier(.65, .05, .36, 1), opacity .4s ease-in-out, -webkit-transform .4s cubic-bezier(.65, .05, .36, 1), -moz-transform .4s cubic-bezier(.65, .05, .36, 1), -o-transform .4s cubic-bezier(.65, .05, .36, 1);font-size: 15px;text-transform: none;
}
.button:before {
	content: "";
	position: absolute;
	width: .75rem;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	-moz-background-size: contain;
	background-size: contain
}
.button--alpha, .button--alpha:focus, .button--alpha:hover {
	color: #fff
}
.button--alpha:before {
	background-image: url("icon-caret-white.svg"/*tpa=http://www.extru.cn/templates/specialty/images/icon-caret-white.svg*/)
}
.button--beta, .button--beta:focus, .button--beta:hover {
	color: #1d1d1b
}
.button--beta:before {
	background-image: url("icon-caret.svg"/*tpa=http://www.extru.cn/templates/specialty/images/icon-caret.svg*/)
}
.button--play:before {
	width: 2.875rem
}
.button--play.button--alpha:before {
	background-image: url("imagesvg"/*tpa=http://www.extru.cn/templates/specialty/images/ic../imagesvg*/)
}
.button--play.button--beta:before {
	background-image: url("icon-play.svg"/*tpa=http://www.extru.cn/templates/specialty/images/icon-play.svg*/)
}
.button--download:before {
	width: 1.5rem
}
.button--download.button--alpha:before {
	background-image: url("icon-download-white.svg"/*tpa=http://www.extru.cn/templates/specialty/images/icon-download-white.svg*/)
}
.button--download.button--beta:before {
	background-image: url("icon-download.svg"/*tpa=http://www.extru.cn/templates/specialty/images/icon-download.svg*/)
}
.button--back:before {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1)
}
.button--cta {
	letter-spacing: .03214rem;
	height: 3.5rem;
	padding: 0 3.125rem;
	overflow: hidden;
	border: .125rem solid #50a9ce;
	-webkit-border-radius: 1.75rem;
	-moz-border-radius: 1.75rem;
	border-radius: 1.75rem;
	font-size: 1.125rem;
	line-height: 3.375rem
}
.button--cta:focus, .button--cta:hover {
	border: .125rem solid #50a9ce
}
.button--cta:hover span {
	-webkit-transform: translateX(.75rem);
	-moz-transform: translateX(.75rem);
	-ms-transform: translateX(.75rem);
	-o-transform: translateX(.75rem);
	transform: translateX(.75rem)
}
.button--cta:hover:before {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}
.button--cta:before {
	left: 2.375rem;
	-webkit-transform: translateX(-.75rem);
	-moz-transform: translateX(-.75rem);
	-ms-transform: translateX(-.75rem);
	-o-transform: translateX(-.75rem);
	transform: translateX(-.75rem);
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms;
	opacity: 0
}
.button--clear {
	letter-spacing: .03214rem;
	height: 2.625rem;
	padding-left: 1.5rem;
	font-size: 1.375rem;
	line-height: 2.5625rem
}
.button--clear:hover span {
	-webkit-transform: translateX(.75rem);
	-moz-transform: translateX(.75rem);
	-ms-transform: translateX(.75rem);
	-o-transform: translateX(.75rem);
	transform: translateX(.75rem)
}
.button--clear:before {
	content: "";
	position: absolute;
	right: 20px;
}
.button--clear.button--play {
	padding-left: 3.625rem
}

@media (max-width:575.98px) {
.button--clear.button--play {
	padding-left: .4375rem;
	font-size: 18px
}
.button--clear.button--play:hover span {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
.button--clear.button--play:before {
	top: -100%;
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
	-moz-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0)
}
}
.button--clear.button--download {
	padding-left: 2.25rem
}
.button--left span {
	text-align: left
}

@media (max-width:767.98px) {
.button--small {
	font-size: 18px
}
.button--small span {
	white-space: nowrap
}
}
.cards__item {
	display: block;
	padding: .9375rem 0;
	border-bottom: 1px solid rgba(0,0,0,.2)
}
.cards__item:focus, .cards__item:hover {
	text-decoration: none
}
.cards:not(.is-gallery) .cards__wrap:focus .cards__item-icon-marker, .cards:not(.is-gallery) .cards__wrap:hover .cards__item-icon-marker {
	fill: #50a9ce
}
.cards__item-timestamp {
	display: block;
	margin-bottom: .625rem;
	font-size: .875rem;
	font-weight: 700
}
.cards__item-title {
	position: relative;
	margin: 0;
	text-transform: none
}
.cards__item-location {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: .625rem
}
.cards__item-icon-marker {
	width: 1.125rem;
	margin-right: .625rem;
	fill: #1d1d1b
}
.is-gallery.cards {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -.9375rem
}
.is-gallery.cards, .is-gallery.cards .cards__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.is-gallery.cards .cards__item {
	position: relative;
	height: 100%;
	overflow: hidden;
	background-color: #1d1d1b;
	color: #fff
}
.is-gallery.cards .cards__item:focus, .is-gallery.cards .cards__item:hover {
	color: #fff
}
.is-gallery.cards .cards__item:hover .cards__item-image {
	-webkit-transform: scale3d(1.05, 1.05, 1);
	-moz-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1)
}
.is-gallery.cards .cards__item--beta .cards__item-location {
	opacity: .5
}
.is-gallery.cards .cards__item-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	padding: .9375rem
}
.is-gallery.cards .cards__item-image {
	-webkit-transition: -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
	transition: -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
	-o-transition: .8s -o-transform cubic-bezier(.23, 1, .32, 1);
	-moz-transition: .8s transform cubic-bezier(.23, 1, .32, 1), .8s -moz-transform cubic-bezier(.23, 1, .32, 1);
	transition: transform .8s cubic-bezier(.23, 1, .32, 1);
	transition: transform .8s cubic-bezier(.23, 1, .32, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1), -moz-transform .8s cubic-bezier(.23, 1, .32, 1), -o-transform .8s cubic-bezier(.23, 1, .32, 1);
	background-position: 50%;
	-moz-background-size: cover;
	background-size: cover
}
.is-gallery.cards .cards__item-image:before {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.8)), to(transparent));
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,.8), transparent);
	background: -moz- oldlinear-gradient(bottom, rgba(0,0,0,.8) 0, transparent 100%);
	background: -o-linear-gradient(bottom, rgba(0,0,0,.8) 0, transparent 100%);
	background: linear-gradient(0deg, rgba(0,0,0,.8), transparent);
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 60%
}
.is-gallery.cards .cards__item-timestamp {
	font-size: 1.125rem
}
.is-gallery.cards .cards__item-timestamp--top {
	position: absolute;
	top: 1.875rem
}
.is-gallery.cards .cards__item-location {
	margin-top: 1.25rem
}
.is-gallery.cards .cards__item-icon-marker {
	fill: #fff
}
.is-gallery.cards .cards__wrap {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	height: 17.08333rem;
	padding: .9375rem
}
.is-gallery.cards .cards__wrap:nth-of-type(6n+2) .cards__item, .is-gallery.cards .cards__wrap:nth-of-type(6n+4) .cards__item {
	background-color: #50a9ce
}

@media (min-width:768px) {
.is-gallery.cards .cards__item-content {
	padding: 1.875rem
}
.is-gallery.cards .cards__wrap {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
}

@media (min-width:992px) {
.is-gallery.cards .cards__wrap {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	height: 25.625rem
}
.is-gallery.cards .cards__wrap:nth-of-type(6n-1), .is-gallery.cards .cards__wrap:nth-of-type(6n-2) {
	margin-top: -5.9375rem
}
.is-gallery.cards .cards__wrap:first-of-type, .is-gallery.cards .cards__wrap:nth-of-type(6n), .is-gallery.cards .cards__wrap:nth-of-type(6n+1) {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 19.6875rem
}
}
.carousel {
	position: relative;
	margin: 1.875rem 0;
	overflow: hidden
}

@media (min-width:576px) {
.carousel {
width:-webkit-calc(540px + (100vw - 540px)/2 + 15px);
width:-moz-calc(540px + (100vw - 540px)/2 + 15px);
width:calc(540px + (100vw - 540px) / 2 + 15px)
}
}

@media (min-width:768px) {
.carousel {
width:-webkit-calc(720px + (100vw - 720px)/2 + 15px);
width:-moz-calc(720px + (100vw - 720px)/2 + 15px);
width:calc(720px + (100vw - 720px) / 2 + 15px)
}
}

@media (min-width:992px) {
.carousel {
width:-webkit-calc(960px + (100vw - 960px)/2 + 15px);
width:-moz-calc(960px + (100vw - 960px)/2 + 15px);
width:calc(960px + (100vw - 960px) / 2 + 15px)
}
}

@media (min-width:1200px) {
.carousel {
width:-webkit-calc(1180px + (100vw - 1180px)/2 + 15px);
width:-moz-calc(1180px + (100vw - 1180px)/2 + 15px);
width:calc(1180px + (100vw - 1180px) / 2 + 15px)
}
}
.carousel__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab
}
.carousel__wrapper:active {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing
}
.carousel__item {
	position: relative;
	width: 26vw;
	min-width: 26vw;
	height: 32vw;
	margin-right: 1.875rem;
	overflow: hidden
}
.carousel__item--large {
	width: 36vw;
	min-width: 36vw
}
.carousel__item--xlarge {
	width: 42vw;
	min-width: 42vw
}
.carousel__img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.carousel-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-bottom: 1.875rem;
	cursor: pointer
}
.carousel-nav--absolute {
	position: absolute;
	right: .9375rem;
	bottom: .9375rem;
	margin-bottom: auto
}

@media (min-width:768px) {
.carousel-nav--absolute {
	right: 4.375rem;
	bottom: 4.375rem
}
}
.carousel-nav__next, .carousel-nav__prev {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.carousel-nav__next img, .carousel-nav__prev img {
	width: .625rem;
	height: .75rem
}
.carousel-nav__next.disable, .carousel-nav__prev.disable {
	opacity: .5
}
.carousel-nav__prev img {
	margin-right: .1875rem
}
.carousel-nav__next {
	margin-left: 1.25rem
}
.carousel-nav__next img {
	margin-left: .1875rem
}
.carousel--full-width {
	width: 100vw;
	height: 70vh;
	overflow: visible
}
.carousel--full-width .carousel__item {
	width: 100%;
	min-width: 100%;
	margin-right: 20px;
	overflow: visible
}
.carousel--full-width .carousel__img-wrapper {
	position: relative;
	width: 100%;
	margin-top: 30px
}

@media (min-width:576px) {
.carousel--full-width .carousel__img-wrapper {
	width: -webkit-calc((100vw - 540px)/2 + 540px);
	width: -moz-calc((100vw - 540px)/2 + 540px);
	width: calc((100vw - 540px) / 2 + 540px)
}
}

@media (min-width:768px) {
.carousel--full-width .carousel__img-wrapper {
	width: -webkit-calc((100vw - 720px)/2 + 720px);
	width: -moz-calc((100vw - 720px)/2 + 720px);
	width: calc((100vw - 720px) / 2 + 720px)
}
}

@media (min-width:992px) {
.carousel--full-width .carousel__img-wrapper {
	width: -webkit-calc((100vw - 960px)/2 + 960px);
	width: -moz-calc((100vw - 960px)/2 + 960px);
	width: calc((100vw - 960px) / 2 + 960px)
}
}

@media (min-width:1200px) {
.carousel--full-width .carousel__img-wrapper {
	width: -webkit-calc((100vw - 1180px)/2 + 1180px);
	width: -moz-calc((100vw - 1180px)/2 + 1180px);
	width: calc((100vw - 1180px) / 2 + 1180px)
}
}
.carousel--full-width .carousel__img {
	left: auto;
	min-width: auto;
	min-height: auto;
	max-height: 60vh
}

@media (min-width:768px) {
.carousel--full-width .carousel__img {
	padding-left: 20vw
}
}
.carousel-full {
	position: relative;
	z-index: 1;
	height: -webkit-calc(100vh - 4.375rem);
	height: -moz-calc(100vh - 4.375rem);
	height: calc(100vh - 4.375rem);
	overflow: hidden
}

@media (min-width:768px) {
.carousel-full {
	height: -webkit-calc(100vh - 5.625rem);
	height: -moz-calc(100vh - 5.625rem);
	height: calc(100vh - 5.625rem)
}
}

@media (min-width:992px) {
.carousel-full {
	height: -webkit-calc(100vh - 6.25rem);
	height: -moz-calc(100vh - 6.25rem);
	height: calc(100vh - 6.25rem)
}
}
.carousel-full__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	height: 100%
}
.carousel-full__item {
	position: relative;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%
}

@media (min-width:768px) {
.carousel-full__block {
	height: -webkit-calc(100vh - 5.625rem);
	height: -moz-calc(100vh - 5.625rem);
	height: calc(100vh - 5.625rem)
}
}

@media (min-width:992px) {
.carousel-full__block {
	height: -webkit-calc(100vh - 6.25rem);
	height: -moz-calc(100vh - 6.25rem);
	height: calc(100vh - 6.25rem)
}
}
.carousel-full__visual {
	z-index: -1;
	background-color: #1d1d1b;
	background-repeat: no-repeat;
	background-position: 50%;
	-moz-background-size: cover;
	background-size: cover
}

@media (min-width:768px) {
.carousel-full__visual {
	left: auto;
	width: 58.33333%
}
.carousel-full__visual:before {
	height: 2.5rem;
	background-color: #fff
}
}
.carousel-full__visual:after, .carousel-full__visual:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0
}
.carousel-full__visual:after {
	background: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
	background: -webkit-linear-gradient(bottom, #000, transparent);
	background: -moz- oldlinear-gradient(bottom, #000 0, transparent 100%);
	background: -o-linear-gradient(bottom, #000 0, transparent 100%);
	background: linear-gradient(0deg, #000, transparent);
	z-index: -1;
	height: 50%
}
.circle {
	background: url("linebg.png"/*tpa=http://www.extru.cn/templates/specialty/images/linebg.png*/) no-repeat center top;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	z-index: -2;
	top: 0;
	
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 632px;
	
}
.circle--side {
	right: 0;
	left: auto;
	max-height: none;
	-webkit-transform: translate3d(40%, 0, 0);
	-moz-transform: translate3d(40%, 0, 0);
	transform: translate3d(40%, 0, 0)
}
.circle--bottom {
	top: auto;
	bottom: 0
}
.circle__tooltip {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.circle__tooltip:after {
	content: "";
	position: absolute;
	z-index: -3;
	top: 1.5rem;
	left: 50%;
	width: 9.375rem;
	height: .125rem;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	background: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #fff)), -webkit-gradient(linear, left top, right top, from(#fff), color-stop(30%, #50a9ce), color-stop(72%, #50a9ce), to(#fff));
	background: -webkit-linear-gradient(left, transparent 50%, #fff 0), -webkit-linear-gradient(left, #fff, #50a9ce 30%, #50a9ce 72%, #fff);
	background: -moz- oldlinear-gradient(left, transparent 50%, #fff 50%), -moz- oldlinear-gradient(left, #fff 0, #50a9ce 30%, #50a9ce 72%, #fff 100%);
	background: -o-linear-gradient(left, transparent 50%, #fff 50%), -o-linear-gradient(left, #fff 0, #50a9ce 30%, #50a9ce 72%, #fff 100%);
	background: linear-gradient(90deg, transparent 50%, #fff 0), linear-gradient(90deg, #fff 0, #50a9ce 30%, #50a9ce 72%, #fff);
	-moz-background-size: .8125rem .125rem, 100% .125rem;
	background-size: .8125rem .125rem, 100% .125rem
}
.circle__tooltip-wrapper {
	z-index: 3;
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	
}
.circle__tooltip-button, .circle__tooltip-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.circle__tooltip-button {
	position: relative;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 3.125rem;
	height: 3.125rem;
	-webkit-animation: a 3s infinite;
	-moz-animation: a 3s infinite;
	-o-animation: a 3s infinite;
	animation: a 3s infinite;
	background: url("icon-grab-cursor.svg"/*tpa=http://www.extru.cn/templates/specialty/images/icon-grab-cursor.svg*/) 50% no-repeat;
	-moz-background-size: 1.875rem;
	background-size: 1.875rem
}
.circle__tooltip__image {
	width: 1.375rem
}
.circle__tooltip-content {
	margin-top: 10px;
	font-weight: 600;
	line-height: 1rem;
	text-align: center;
	font-size: 15px;color: #414141;
}

@media (min-width:768px) {
.circle {
	max-height: 100vh
}
.circle__tooltip:after {
	width: 11.25rem
}
}
@-webkit-keyframes a {
0% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
25% {
-webkit-transform:translateX(25px);
transform:translateX(25px)
}
50% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
75% {
-webkit-transform:translateX(-25px);
transform:translateX(-25px)
}
to {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@-moz-keyframes a {
0% {
-moz-transform:translateX(0);
transform:translateX(0)
}
25% {
-moz-transform:translateX(25px);
transform:translateX(25px)
}
50% {
-moz-transform:translateX(0);
transform:translateX(0)
}
75% {
-moz-transform:translateX(-25px);
transform:translateX(-25px)
}
to {
-moz-transform:translateX(0);
transform:translateX(0)
}
}
@-o-keyframes a {
0% {
-o-transform:translateX(0);
transform:translateX(0)
}
25% {
-o-transform:translateX(25px);
transform:translateX(25px)
}
50% {
-o-transform:translateX(0);
transform:translateX(0)
}
75% {
-o-transform:translateX(-25px);
transform:translateX(-25px)
}
to {
-o-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes a {
0% {
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0)
}
25% {
-webkit-transform:translateX(25px);
-moz-transform:translateX(25px);
-o-transform:translateX(25px);
transform:translateX(25px)
}
50% {
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0)
}
75% {
-webkit-transform:translateX(-25px);
-moz-transform:translateX(-25px);
-o-transform:translateX(-25px);
transform:translateX(-25px)
}
to {
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0)
}
}
.client-logo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 8.75rem;
	padding: 2em
}
.client-logo__img {
	max-width: 11.25rem;
	max-height: 100%
}
.content-block {
	display: block;
	position: relative
}
.content-block:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: .9375rem
}
.content-block__wrapper {
	position: relative;
	z-index: 1;
	overflow-x: hidden
}
.content-block__overlay {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: opacity .2s ease-in-out, -webkit-transform .6s cubic-bezier(.23, 1, .32, 1);
	transition: opacity .2s ease-in-out, -webkit-transform .6s cubic-bezier(.23, 1, .32, 1);
	-o-transition: .2s opacity ease-in-out, .6s -o-transform cubic-bezier(.23, 1, .32, 1);
	-moz-transition: .6s transform cubic-bezier(.23, 1, .32, 1), .2s opacity ease-in-out, .6s -moz-transform cubic-bezier(.23, 1, .32, 1);
	transition: transform .6s cubic-bezier(.23, 1, .32, 1), opacity .2s ease-in-out;
	transition: transform .6s cubic-bezier(.23, 1, .32, 1), opacity .2s ease-in-out, -webkit-transform .6s cubic-bezier(.23, 1, .32, 1), -moz-transform .6s cubic-bezier(.23, 1, .32, 1), -o-transform .6s cubic-bezier(.23, 1, .32, 1);
	opacity: 0
}
.content-block__overlay .is-hidden {
	display: none
}
.content-block__image {
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	left: 0;
	width: -webkit-calc(100vw - 15px);
	width: -moz-calc(100vw - 15px);
	width: calc(100vw - 15px);
	opacity: .1;
	background-repeat: no-repeat;
	background-position: 0 100%;
	-moz-background-size: cover;
	background-size: cover
}
.content-block__logo {
	max-height: 3.125rem;
	margin: 5rem 0 2.5rem
}
.content-block--alpha {
	background-color: #50a9ce;
	color: #fff
}
.content-block--alpha a, .content-block--alpha a:hover {
	color: #fff
}
.content-block--alpha .content-block__overlay, .content-block--alpha:before {
	background-color: #50a9ce
}
.content-block--beta {
	background-color: #1d1d1b;
	color: #fff
}
.content-block--beta a, .content-block--beta a:hover {
	color: #fff
}
.content-block--beta .content-block__overlay, .content-block--beta:before {
	background-color: #1d1d1b
}
.content-block--gamma {
	background-color: #fff;
	color: #1d1d1b
}
.content-block--gamma a, .content-block--gamma a:hover {
	color: #1d1d1b
}
.content-block--gamma .content-block__overlay, .content-block--gamma:before {
	background-color: #fff
}
.content-block--left:before {
	right: 100%
}
.content-block--left .content-block__overlay, .content-block--left .content-block__wrapper {
	padding: 2.5rem 2.5rem 2.5rem 0
}
.content-block--right:before {
	left: 100%
}
.content-block--right .content-block__overlay, .content-block--right .content-block__wrapper {
	padding: 2.5rem 0 2.5rem 2.5rem
}
.content-block--offset {
	margin-top: 6.875rem
}
.content-block--offset-bottom {
	margin-bottom: 6.875rem
}
.content-block--offset-negative {
	margin-top: -40px
}

@media (min-width:576px) and (min-width:576px) {
.content-block:before {
	width: -webkit-calc((100vw - 540px)/2 + 15px);
	width: -moz-calc((100vw - 540px)/2 + 15px);
	width: calc((100vw - 540px) / 2 + 15px)
}
}

@media (min-width:576px) and (min-width:768px) {
.content-block:before {
	width: -webkit-calc((100vw - 720px)/2 + 15px);
	width: -moz-calc((100vw - 720px)/2 + 15px);
	width: calc((100vw - 720px) / 2 + 15px)
}
}

@media (min-width:576px) and (min-width:992px) {
.content-block:before {
	width: -webkit-calc((100vw - 960px)/2 + 15px);
	width: -moz-calc((100vw - 960px)/2 + 15px);
	width: calc((100vw - 960px) / 2 + 15px)
}
}

@media (min-width:576px) and (min-width:1200px) {
.content-block:before {
	width: -webkit-calc((100vw - 1180px)/2 + 15px);
	width: -moz-calc((100vw - 1180px)/2 + 15px);
	width: calc((100vw - 1180px) / 2 + 15px)
}
}

@media (min-width:576px) and (min-width:576px) {
.content-block__image {
width:-webkit-calc(540px + (100vw - 540px)/2 + 15px);
width:-moz-calc(540px + (100vw - 540px)/2 + 15px);
width:calc(540px + (100vw - 540px) / 2 + 15px)
}
}

@media (min-width:576px) and (min-width:768px) {
.content-block__image {
width:-webkit-calc(720px + (100vw - 720px)/2 + 15px);
width:-moz-calc(720px + (100vw - 720px)/2 + 15px);
width:calc(720px + (100vw - 720px) / 2 + 15px)
}
}

@media (min-width:576px) and (min-width:992px) {
.content-block__image {
width:-webkit-calc(960px + (100vw - 960px)/2 + 15px);
width:-moz-calc(960px + (100vw - 960px)/2 + 15px);
width:calc(960px + (100vw - 960px) / 2 + 15px)
}
}

@media (min-width:576px) and (min-width:1200px) {
.content-block__image {
width:-webkit-calc(1180px + (100vw - 1180px)/2 + 15px);
width:-moz-calc(1180px + (100vw - 1180px)/2 + 15px);
width:calc(1180px + (100vw - 1180px) / 2 + 15px)
}
}

@media (min-width:576px) {
.content-block--full-height {
	min-height: 100%
}
.content-block--offset-negative {
	margin-top: -13.75rem
}
}

@media (min-width:768px) {
.content-block__image {
	-moz-background-size: contain;
	background-size: contain
}
.content-block--left .content-block__overlay, .content-block--left .content-block__wrapper {
	padding: 5rem 5rem 5rem 0
}
.content-block--right .content-block__overlay, .content-block--right .content-block__wrapper {
	padding: 5rem 0 5rem 5rem
}
.content-block--offset {
	margin-top: 0;
	padding-bottom: 16.25rem
}
}
.overlay-is-active .content-block__overlay {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}
.cta-list__item {
	line-height: 4rem
}
.cta-list__button {
	font-size: 1.125rem;
	letter-spacing: .03214rem;
	position: relative;
	padding: 0 1.5rem 0 0;
	color: #fff;
	font-weight: 600
}

@media screen and (min-width:576px) {
.cta-list__button {
font-size:-webkit-calc(1.125rem + 8 * ((100vw - 36rem)/624));
font-size:-moz-calc(1.125rem + 8 * ((100vw - 36rem)/624));
font-size:calc(1.125rem + 8 * ((100vw - 36rem) / 624))
}
}

@media screen and (min-width:1200px) {
.cta-list__button {
	font-size: 1.625rem
}
}
.cta-list__button:before {
	content: "";
	position: absolute;
	right: 0;
	width: .625rem;
	height: 100%;
	-webkit-transition: -webkit-transform .4s cubic-bezier(.65, .05, .36, 1);
	transition: -webkit-transform .4s cubic-bezier(.65, .05, .36, 1);
	-o-transition: .4s -o-transform cubic-bezier(.65, .05, .36, 1);
	-moz-transition: .4s transform cubic-bezier(.65, .05, .36, 1), .4s -moz-transform cubic-bezier(.65, .05, .36, 1);
	transition: transform .4s cubic-bezier(.65, .05, .36, 1);
	transition: transform .4s cubic-bezier(.65, .05, .36, 1), -webkit-transform .4s cubic-bezier(.65, .05, .36, 1), -moz-transform .4s cubic-bezier(.65, .05, .36, 1), -o-transform .4s cubic-bezier(.65, .05, .36, 1);
	background-image: url("icon-caret-white.svg"/*tpa=http://www.extru.cn/templates/specialty/images/icon-caret-white.svg*/);
	background-repeat: no-repeat;
	background-position: 50%;
	-moz-background-size: contain;
	background-size: contain
}
.cta-list__button:hover:before {
	-webkit-transform: translateX(.75rem);
	-moz-transform: translateX(.75rem);
	-ms-transform: translateX(.75rem);
	-o-transform: translateX(.75rem);
	transform: translateX(.75rem)
}

@media (min-width:768px) {
.cta-list__button {
	text-align: left
}
}

@media (min-width:768px) and (min-width:768px) {
.cta-list__button {
	letter-spacing: .04643rem
}
}

@media (min-width:768px) {
.cta-list__button:before {
	width: .75rem
}
}
.filter__item {
	display: inline-block;
	padding-right: .9375rem
}
.filter__button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.filter__button span {
	display: block;
	position: relative;
	width: 1.5rem;
	height: 1.5rem;
	margin-right: .75rem;
	-webkit-transition: border-color .15s ease-in-out;
	-o-transition: .15s border-color ease-in-out;
	-moz-transition: .15s border-color ease-in-out;
	transition: border-color .15s ease-in-out;
	border: .125rem solid #d9d9d9;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.filter__button span:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transform: scale3d(0, 0, 1);
	-moz-transform: scale3d(0, 0, 1);
	transform: scale3d(0, 0, 1);
	-webkit-transition: -webkit-transform .15s ease-out;
	transition: -webkit-transform .15s ease-out;
	-o-transition: .15s -o-transform ease-out;
	-moz-transition: .15s transform ease-out, .15s -moz-transform ease-out;
	transition: transform .15s ease-out;
	transition: transform .15s ease-out, -webkit-transform .15s ease-out, -moz-transform .15s ease-out, -o-transform .15s ease-out;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #50a9ce
}
.filter__button.is-active span, .filter__button:hover span {
	border-color: #50a9ce
}
.filter__button.is-active span:before {
	-webkit-transform: scale3d(.6, .6, 1);
	-moz-transform: scale3d(.6, .6, 1);
	transform: scale3d(.6, .6, 1)
}

@media (min-width:768px) {
.filter__item {
	padding-right: 0;
	padding-left: 1.875rem
}
}
.footer {
	position: relative;
	padding: 5rem 0;
	background-color: #000;
	color: #fff
}
.footer__nav-list {
	font-weight: 600;
	line-height: 2.5rem;
	text-transform: lowercase
}
.footer__nav-list--sub {
	font-size: .875rem
}
.footer__nav-list--copy {
	opacity: .5
}
.footer__nav-to {
	display: block;
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: .2s opacity ease-in-out;
	-moz-transition: .2s opacity ease-in-out;
	transition: opacity .2s ease-in-out;
	color: #fff
}
.footer__nav-to:focus, .footer__nav-to:hover {
	opacity: .5;
	color: #fff;
	text-decoration: none
}

@media (max-width:767.98px) {
.footer {
	text-align: center
}
}

@media (min-width:768px) {
.footer__nav-list {
	display: inline-block
}
.footer__nav-list--right {
	padding-left: 1.875rem
}
.footer__nav-list--left {
	padding-right: 1.875rem
}
}

@media (min-width:992px) {
.footer__nav-list {
	display: inline-block
}
.footer__nav-list--left {
	padding-right: 3.125rem
}
}
.form {
	position: relative;
	z-index: 1
}
.form__group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: .9375rem
}
.form__group input[type=checkbox] {
	visibility: hidden
}
.form__group .form__control {
	width: 100%
}
.form__flexgroup {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.form__flexgroup .form__control {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-bottom: .625rem
}
.form__control {
	min-height: 3.5rem;
	padding: 0 2.5rem;
	-webkit-border-radius: 1.75rem;
	-moz-border-radius: 1.75rem;
	border-radius: 1.75rem;
	background-color: #000;
	color: #fff;
	line-height: 3.5rem
}
.form__textarea {
	padding: 1.25rem 2.5rem;
	line-height: inherit
}
.form__checkbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}
.form__text {
	margin-bottom: 0;
	padding-left: 1.25rem
}

@media (min-width:768px) {
.form__flexgroup {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.form__flexgroup .form__control {
	margin: 0 .625rem 0 0
}
}
.gallery-toggle {
	display: inline-block;
	width: 1.5rem;
	height: 1.5rem;
	margin-right: .9375rem;
	padding: 0
}
.gallery-toggle.is-active .gallery-toggle__icon {
	fill: #50a9ce
}
.header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 4.375rem;
	background-color: #fff
}

@media (min-width:768px) {
.header {
	height: 5.625rem
}
}

@media (min-width:992px) {
.header {
	height: 6.25rem
}
}
.hero-product {
	position: relative;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background-image: url("product-line-minified.png"/*tpa=http://www.extru.cn/assets/img/product-line-minified.png*/);
	background-repeat: no-repeat;
	background-position: bottom;
	-moz-background-size: contain;
	background-size: contain;
	background-blend-mode: multiply
}

@media (max-width:767.98px) {
.hero-product {
	height: 18.75rem
}
}

@media (min-width:768px) {
.hero-product {
	position: absolute;
	width: 58.33333%;
	background-position: 0
}
}

@media (min-width:2040px) {
.hero-product {
	background-position: 100%
}
}
.hotspot {
	position: relative;
	padding: 0 30px 56.25%;
	background-repeat: no-repeat;
	background-position: 50%;
	-moz-background-size: 80vw;
	background-size: 80vw
}
.hotspot__marker {
	position: absolute;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 2.5rem;
	height: 2.5rem;
	border: .125rem solid #50a9ce;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	cursor: pointer
}
.hotspot__icon, .hotspot__marker {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	top: 0;
	left: 0
}
.hotspot__icon {
	position: relative;
	width: 100%;
	height: 100%
}
.hotspot__icon:after, .hotspot__icon:before {
	content: "";
	display: block;
	position: absolute;
	width: 14px;
	height: 2px;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	-o-transition: .3s -o-transform ease-in-out;
	-moz-transition: .3s transform ease-in-out, .3s -moz-transform ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out;
	background-color: #000
}
.hotspot__icon:before {
	top: 18px;
	left: 11px
}
.hotspot__icon:after {
	top: 18px;
	left: 11px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg)
}
.hotspot__info {
	display: none;
	position: absolute;
	z-index: 5;
	padding: 30px;
	border: .125rem solid #50a9ce;
	-webkit-border-radius: 1.25rem;
	-moz-border-radius: 1.25rem;
	border-radius: 1.25rem;
	background-color: #fff
}
.hotspot__info--alpha {
	bottom: -.125rem;
	left: -.125rem
}
.hotspot__info--beta {
	top: -.125rem;
	left: -.125rem
}
.hotspot__info--gamma {
	top: -.125rem;
	right: -.125rem
}
.hotspot__info--delta {
	right: -.125rem;
	bottom: -.125rem
}
.hotspot__marker.active .hotspot__icon {
	z-index: 15
}
.hotspot__marker.active .hotspot__icon:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.hotspot__marker.active .hotspot__icon:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg)
}
.hotspot__marker.active .hotspot__info {
	display: block
}
.icon-circle {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 3.25rem;
}
.icon-circle--small, .icon-circle--small:after {
	width: 1.625rem;
	height: 1.625rem
}
.icon-circle--small:after {
	top: 0;
	left: 0;
	-webkit-transform: scale3d(0, 0, 1);
	-moz-transform: scale3d(0, 0, 1);
	transform: scale3d(0, 0, 1);
	-webkit-transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: .6s -o-transform cubic-bezier(.215, .61, .355, 1);
	-moz-transition: .6s transform cubic-bezier(.215, .61, .355, 1), .6s -moz-transform cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s cubic-bezier(.215, .61, .355, 1), -moz-transform .6s cubic-bezier(.215, .61, .355, 1), -o-transform .6s cubic-bezier(.215, .61, .355, 1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff
}
.icon-circle--small.is-animated:after {
	-webkit-transform: scale3d(.6, .6, 1);
	-moz-transform: scale3d(.6, .6, 1);
	transform: scale3d(.6, .6, 1)
}
.icon-circle:hover .icon-circle__svg circle:nth-of-type(2) {
	stroke-dasharray: 24em
}
.icon-circle:after, .icon-circle:before {
	content: "";
	position: absolute
}
.icon-circle.is-animated .icon-circle__svg circle:nth-of-type(2) {
	stroke-dasharray: 24em
}
.icon-circle--alpha {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff
}
.icon-circle--alpha .icon-circle__svg circle:first-child {
	stroke: #50a9ce
}
.icon-circle--alpha .icon-circle__svg circle:nth-child(2) {
	stroke: #78bdd9
}
.icon-circle--beta {
	background-color: #fff
}
.icon-circle--beta .icon-circle__svg circle:first-child {
	stroke: rgba(0,0,0,.3)
}
.icon-circle--beta .icon-circle__svg circle:nth-child(2) {
	stroke: #000
}
.icon-circle__svg {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.icon-circle__svg circle {
	-webkit-transition: stroke-dasharray .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: .6s stroke-dasharray cubic-bezier(.215, .61, .355, 1);
	-moz-transition: .6s stroke-dasharray cubic-bezier(.215, .61, .355, 1);
	transition: stroke-dasharray .6s cubic-bezier(.215, .61, .355, 1);
	stroke-dashoffset: 11.5em;
	stroke: hsla(0,0%,100%,.3)
}
.icon-circle__svg circle:nth-of-type(2) {
	stroke-dasharray: 11.5em;
	stroke: #fff
}
.icon-circle__icon {
	width: 1.125rem;
	fill: #fff
}
.icon-circle__icon--beta {
	fill: #000
}
.icon-circle--close {
	position: absolute;
	z-index: 10;
	top: .9375rem;
	right: .9375rem
}
.icon-circle--close:after, .icon-circle--close:before {
	content: "";
	position: absolute;
	right: 18px;
	left: 18px;
	height: 1px;
	background-color: #fff
}
.icon-circle--close:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.icon-circle--close:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.icon-circle--close .icon-circle__svg circle:first-of-type {
	-webkit-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s;
	stroke-dasharray: 12em
}
.list-icon__item {
	padding: 5px 40px;
	background: url("icon-checklist-white.svg"/*tpa=http://www.extru.cn/templates/specialty/images/icon-checklist-white.svg*/) no-repeat 0;
	-moz-background-size: 1.75rem;
	background-size: 1.75rem;
	font-size: 18px;
	text-transform: lowercase
}
.list-icon__item--alpha {
	background: url("icon-checklist.svg"/*tpa=http://www.extru.cn/templates/specialty/images/icon-checklist.svg*/) no-repeat 0;
	-moz-background-size: 1.75rem;
	background-size: 1.75rem
}

@media (min-width:576px) {
.list-icon__item {
	padding: 10px 40px;
	font-size: 24px
}
}
.list-products {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.list-products, .list-products__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.list-products__item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	margin-bottom: 50px
}
.list-products__item:nth-child(2n) {
	margin-top: 50px
}
.list-products__anchor {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.list-products__anchor:hover {
	text-decoration: none
}
.list-products__anchor:hover .list-products__circle {
	-webkit-transform: scale3d(.95, .95, 1);
	-moz-transform: scale3d(.95, .95, 1);
	transform: scale3d(.95, .95, 1)
}
.list-products__anchor:hover .list-products__image {
	-webkit-transform: scale3d(1.05, 1.05, 1);
	-moz-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1)
}
.list-products__circle {
	background: -webkit-linear-gradient(135deg, rgba(80,169,206,.1), rgba(80,169,206,.04));
	background: -moz- oldlinear-gradient(135deg, rgba(80,169,206,.1) 0, rgba(80,169,206,.04) 100%);
	background: -o-linear-gradient(135deg, rgba(80,169,206,.1) 0, rgba(80,169,206,.04) 100%);
	background: linear-gradient(-45deg, rgba(80,169,206,.1), rgba(80,169,206,.04));
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 17.5rem;
	height: 17.5rem;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.165, .84, .44, 1);
	transition: -webkit-transform .3s cubic-bezier(.165, .84, .44, 1);
	-o-transition: .3s -o-transform cubic-bezier(.165, .84, .44, 1);
	-moz-transition: .3s transform cubic-bezier(.165, .84, .44, 1), .3s -moz-transform cubic-bezier(.165, .84, .44, 1);
	transition: transform .3s cubic-bezier(.165, .84, .44, 1);
	transition: transform .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .3s cubic-bezier(.165, .84, .44, 1), -moz-transform .3s cubic-bezier(.165, .84, .44, 1), -o-transform .3s cubic-bezier(.165, .84, .44, 1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.list-products__circle--covered {
	overflow: hidden
}
.list-products__circle--covered .list-products__image {
	width: 100%;
	max-width: none;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.list-products__image {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	max-width: 110%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.165, .84, .44, 1);
	transition: -webkit-transform .3s cubic-bezier(.165, .84, .44, 1);
	-o-transition: .3s -o-transform cubic-bezier(.165, .84, .44, 1);
	-moz-transition: .3s transform cubic-bezier(.165, .84, .44, 1), .3s -moz-transform cubic-bezier(.165, .84, .44, 1);
	transition: transform .3s cubic-bezier(.165, .84, .44, 1);
	transition: transform .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .3s cubic-bezier(.165, .84, .44, 1), -moz-transform .3s cubic-bezier(.165, .84, .44, 1), -o-transform .3s cubic-bezier(.165, .84, .44, 1)
}
.list-products__title {
	margin-top: 20px
}

@media (min-width:768px) {
.list-products__item {
	width: 50%
}
}

@media (min-width:992px) {
.list-products__circle {
	width: 23.75rem;
	height: 23.75rem
}
}
.list-specs {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.list-specs, .list-specs__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}
.list-specs__item {
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 2.5rem;
	font-size: 18px
}
.list-specs__item:before {
	content: "";
	position: absolute;
	left: 0;
	width: 1.875rem;
	height: 1.875rem;
	background: url("icon-diameter.svg"/*tpa=http://www.extru.cn/templates/specialty/images/icon-diameter.svg*/) no-repeat 0
}
.list-specs__item:first-child {
	padding-right: 3.125rem
}
.list-specs__item:first-child:after {
	content: "";
	position: absolute;
	right: .9375rem;
	width: .75rem;
	height: 1.0625rem;
	opacity: .3;
	background: url("icon-caret-white.svg"/*tpa=http://www.extru.cn/templates/specialty/images/icon-caret-white.svg*/) no-repeat 100%
}

@media (min-width:992px) {
.list-specs__item {
	font-size: 24px
}
}
.map-agents {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 18.75rem;
	margin-top: -3.125rem
}

@media (min-width:768px) {
.map-agents {
	margin-top: 0
}
}

@media (min-width:768px) and (min-width:576px) {
.map-agents {
width:-webkit-calc(315px + (100vw - 540px)/2);
width:-moz-calc(315px + (100vw - 540px)/2);
width:calc(315px + (100vw - 540px) / 2)
}
}

@media (min-width:768px) and (min-width:768px) {
.map-agents {
width:-webkit-calc(420px + (100vw - 720px)/2);
width:-moz-calc(420px + (100vw - 720px)/2);
width:calc(420px + (100vw - 720px) / 2)
}
}

@media (min-width:768px) and (min-width:992px) {
.map-agents {
width:-webkit-calc(560px + (100vw - 960px)/2);
width:-moz-calc(560px + (100vw - 960px)/2);
width:calc(560px + (100vw - 960px) / 2)
}
}

@media (min-width:768px) and (min-width:1200px) {
.map-agents {
width:-webkit-calc(688.3333333333333px + (100vw - 1180px)/2);
width:-moz-calc(688.3333333333333px + (100vw - 1180px)/2);
width:calc(688.3333333333333px + (100vw - 1180px) / 2)
}
}
.map-agents .map-agents__image {
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	opacity: 1;
	background-repeat: no-repeat;
	background-position: 50%;
	-moz-background-size: cover;
	background-size: cover
}
.map-agents .map-agents__image.is-hidden {
	opacity: 0
}
.overlay-is-active .map-agents__overlay {
	opacity: 1
}
.modal {
	visibility: hidden;
	position: fixed;
	z-index: -9999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 2.5rem 0;
	-webkit-transition: opacity .6s ease-in-out;
	-o-transition: .6s opacity ease-in-out;
	-moz-transition: .6s opacity ease-in-out;
	transition: opacity .6s ease-in-out;
	opacity: 0;
	background-color: rgba(29,29,27,.98);
	color: #fff
}
.modal:before {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(transparent));
	background: -webkit-linear-gradient(top, rgba(0,0,0,.5), transparent);
	background: -moz- oldlinear-gradient(top, rgba(0,0,0,.5) 0, transparent 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,.5) 0, transparent 100%);
	background: linear-gradient(180deg, rgba(0,0,0,.5), transparent);
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 7.5rem;
	opacity: .5;
	pointer-events: none
}
.modal__content {
	width: 25rem;
	max-width: 100%;
	margin: 0 auto
}
.modal__video {
	display: none
}
.modal a {
	color: #fff
}

@media (min-width:768px) {
.modal {
	padding: 5rem 0
}
}

@media (min-width:992px) {
.modal {
	padding: 6.25rem 0
}
}
.modal-open {
	overflow: hidden
}
.modal-open:not(.video-is-open) .modal {
	overflow-y: scroll
}
.modal-open .modal {
	visibility: visible;
	z-index: 9999;
	opacity: 1
}
.video-is-open .modal__video {
	display: block
}
.nav-agent {
	display: none
}
.nav-agent__list {
	display: block;
	position: relative;
	font-size: 1.25rem;
	font-weight: 700
}
.nav-agent__sublist {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: .2s opacity ease-in-out;
	-moz-transition: .2s opacity ease-in-out;
	transition: opacity .2s ease-in-out;
	opacity: 0;
	font-size: 1.125rem
}
.nav-agent__list-item:focus .nav-agent__sublist, .nav-agent__list-item:hover .nav-agent__sublist {
	z-index: 1;
	opacity: 1
}
.nav-agent__sublist-item {
	line-height: 1.8
}
.nav-agent__button {
	padding: 0;
	color: #50a9ce;
	font-weight: 700
}
.nav-agent__button:focus, .nav-agent__button:hover {
	text-decoration: underline
}

@media (min-width:768px) {
.nav-agent {
	display: block
}
}
.nav-logo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 9.375rem;
	height: 4.375rem;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: .3s opacity ease-in-out;
	-moz-transition: .3s opacity ease-in-out;
	transition: opacity .3s ease-in-out
}
.nav-logo__icon {
	width: 100%;
	height: auto
}
.nav-collapsed .nav-logo {
	opacity: 0
}

@media (min-width:992px) {
.nav-logo {
	width: 11.875rem
}
}
.nav-trigger {
	display: block;
	position: relative;
	z-index: 1;
	width: 3.125rem;
	height: 3.125rem;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: border-color .1s linear, -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
	transition: border-color .1s linear, -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
	-o-transition: .1s border-color linear, .8s -o-transform cubic-bezier(.23, 1, .32, 1);
	-moz-transition: .8s transform cubic-bezier(.23, 1, .32, 1), .1s border-color linear, .8s -moz-transform cubic-bezier(.23, 1, .32, 1);
	transition: transform .8s cubic-bezier(.23, 1, .32, 1), border-color .1s linear;
	transition: transform .8s cubic-bezier(.23, 1, .32, 1), border-color .1s linear, -webkit-transform .8s cubic-bezier(.23, 1, .32, 1), -moz-transform .8s cubic-bezier(.23, 1, .32, 1), -o-transform .8s cubic-bezier(.23, 1, .32, 1);
	border: .125rem solid #50a9ce;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
.nav-trigger:focus, .nav-trigger:hover {
	border: .125rem solid #50a9ce
}
.nav-trigger__line {
	display: block;
	position: absolute;
	left: 50%;
	width: 1.25rem;
	height: .125rem;
	-webkit-transform: translate3d(-50%, 0, 0);
	-moz-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	-webkit-transition: opacity .15s ease-in-out, -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
	transition: opacity .15s ease-in-out, -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
	-o-transition: .15s opacity ease-in-out, .8s -o-transform cubic-bezier(.23, 1, .32, 1);
	-moz-transition: .8s transform cubic-bezier(.23, 1, .32, 1), .15s opacity ease-in-out, .8s -moz-transform cubic-bezier(.23, 1, .32, 1);
	transition: transform .8s cubic-bezier(.23, 1, .32, 1), opacity .15s ease-in-out;
	transition: transform .8s cubic-bezier(.23, 1, .32, 1), opacity .15s ease-in-out, -webkit-transform .8s cubic-bezier(.23, 1, .32, 1), -moz-transform .8s cubic-bezier(.23, 1, .32, 1), -o-transform .8s cubic-bezier(.23, 1, .32, 1);
	background-color: #1d1d1b
}
.nav-trigger__line:first-of-type {
	top: 1rem
}
.nav-trigger__line:nth-of-type(2) {
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
.nav-trigger__line:nth-of-type(3) {
	bottom: 1rem
}
.nav-collapsed .nav-trigger {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	border-color: #fff
}
.nav-collapsed .nav-trigger__line:first-of-type, .nav-collapsed .nav-trigger__line:nth-of-type(3) {
	opacity: 0
}

@media (min-width:768px) {
.nav-trigger {
	display: none
}
}
.nav__to {
	position: relative;
	text-transform: lowercase
}
.nav__to:focus, .nav__to:hover {
	text-decoration: none
}
.nav__to:focus:before, .nav__to:hover:before {
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	opacity: .4
}
.nav__to:before {
	background: -webkit-linear-gradient(135deg, #fff, hsla(0,0%,100%,.1));
	background: -moz- oldlinear-gradient(135deg, #fff 0, hsla(0,0%,100%,.1) 100%);
	background: -o-linear-gradient(135deg, #fff 0, hsla(0,0%,100%,.1) 100%);
	background: linear-gradient(-45deg, #fff, hsla(0,0%,100%,.1));
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	left: -1.25rem;
	width: 3.125rem;
	height: 3.125rem;
	-webkit-transform: translate3d(.625rem, -50%, 0) scaleY(.6);
	-moz-transform: translate3d(.625rem, -50%, 0) scaleY(.6);
	transform: translate3d(.625rem, -50%, 0) scaleY(.6);
	-webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
	-o-transition: all .4s cubic-bezier(.165, .84, .44, 1);
	-moz-transition: all .4s cubic-bezier(.165, .84, .44, 1);
	transition: all .4s cubic-bezier(.165, .84, .44, 1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	opacity: 0
}
.nav__to.active:before {
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	opacity: .4
}
.nav__to--dropdown:before, .nav__to--subitem:before {
	display: none
}
.nav__bg {
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: .3s opacity ease-in-out;
	-moz-transition: .3s opacity ease-in-out;
	transition: opacity .3s ease-in-out;
	opacity: 0;
	background-color: #50a9ce
}
.nav-collapsed .nav, .nav-collapsed .nav__list-item {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.nav-collapsed .nav__bg, .nav-collapsed .nav__list-item {
	opacity: 1
}

@media (max-width:767.98px) {
.nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 100vh;
	padding: 4.375rem 0;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform 1s cubic-bezier(.23, 1, .32, 1);
	transition: -webkit-transform 1s cubic-bezier(.23, 1, .32, 1);
	-o-transition: 1s -o-transform cubic-bezier(.23, 1, .32, 1);
	-moz-transition: 1s transform cubic-bezier(.23, 1, .32, 1), 1s -moz-transform cubic-bezier(.23, 1, .32, 1);
	transition: transform 1s cubic-bezier(.23, 1, .32, 1);
	transition: transform 1s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1s cubic-bezier(.23, 1, .32, 1), -moz-transform 1s cubic-bezier(.23, 1, .32, 1), -o-transform 1s cubic-bezier(.23, 1, .32, 1);
	text-align: center
}
.nav, .nav__list {
	width: 100%
}
.nav__list-item {
	-webkit-transform: translateY(-3.125rem);
	-moz-transform: translateY(-3.125rem);
	-ms-transform: translateY(-3.125rem);
	-o-transform: translateY(-3.125rem);
	transform: translateY(-3.125rem);
	-webkit-transition: opacity .3s ease-in-out, -webkit-transform 1s cubic-bezier(.23, 1, .32, 1);
	transition: opacity .3s ease-in-out, -webkit-transform 1s cubic-bezier(.23, 1, .32, 1);
	-o-transition: .3s opacity ease-in-out, 1s -o-transform cubic-bezier(.23, 1, .32, 1);
	-moz-transition: 1s transform cubic-bezier(.23, 1, .32, 1), .3s opacity ease-in-out, 1s -moz-transform cubic-bezier(.23, 1, .32, 1);
	transition: transform 1s cubic-bezier(.23, 1, .32, 1), opacity .3s ease-in-out;
	transition: transform 1s cubic-bezier(.23, 1, .32, 1), opacity .3s ease-in-out, -webkit-transform 1s cubic-bezier(.23, 1, .32, 1), -moz-transform 1s cubic-bezier(.23, 1, .32, 1), -o-transform 1s cubic-bezier(.23, 1, .32, 1);
	opacity: 0;
	line-height: 2.5rem
}
.nav__list-item:first-child {
	-webkit-transition-delay: 60ms;
	-moz-transition-delay: 60ms;
	-o-transition-delay: 60ms;
	transition-delay: 60ms
}
.nav__list-item:nth-child(2) {
	-webkit-transition-delay: .14s;
	-moz-transition-delay: .14s;
	-o-transition-delay: .14s;
	transition-delay: .14s
}
.nav__list-item:nth-child(3) {
	-webkit-transition-delay: .22s;
	-moz-transition-delay: .22s;
	-o-transition-delay: .22s;
	transition-delay: .22s
}
.nav__list-item:nth-child(4) {
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s
}
.nav__list-item:nth-child(5) {
	-webkit-transition-delay: .38s;
	-moz-transition-delay: .38s;
	-o-transition-delay: .38s;
	transition-delay: .38s
}
.nav__list-item:nth-child(6) {
	-webkit-transition-delay: .46s;
	-moz-transition-delay: .46s;
	-o-transition-delay: .46s;
	transition-delay: .46s
}
.nav__list-item:nth-child(7) {
	-webkit-transition-delay: .54s;
	-moz-transition-delay: .54s;
	-o-transition-delay: .54s;
	transition-delay: .54s
}
.nav__list-item:nth-child(8) {
	-webkit-transition-delay: .62s;
	-moz-transition-delay: .62s;
	-o-transition-delay: .62s;
	transition-delay: .62s
}
.nav__list-item:nth-child(9) {
	-webkit-transition-delay: .7s;
	-moz-transition-delay: .7s;
	-o-transition-delay: .7s;
	transition-delay: .7s
}
.nav__list-item:nth-child(10) {
	-webkit-transition-delay: .78s;
	-moz-transition-delay: .78s;
	-o-transition-delay: .78s;
	transition-delay: .78s
}
.nav__list-item:nth-child(11) {
	-webkit-transition-delay: .86s;
	-moz-transition-delay: .86s;
	-o-transition-delay: .86s;
	transition-delay: .86s
}
.nav__list-item:nth-child(12) {
	-webkit-transition-delay: .94s;
	-moz-transition-delay: .94s;
	-o-transition-delay: .94s;
	transition-delay: .94s
}
.nav__list-item:nth-child(13) {
	-webkit-transition-delay: 1.02s;
	-moz-transition-delay: 1.02s;
	-o-transition-delay: 1.02s;
	transition-delay: 1.02s
}
.nav__list-item:nth-child(14) {
	-webkit-transition-delay: 1.1s;
	-moz-transition-delay: 1.1s;
	-o-transition-delay: 1.1s;
	transition-delay: 1.1s
}
.nav__list-item:nth-child(15) {
	-webkit-transition-delay: 1.18s;
	-moz-transition-delay: 1.18s;
	-o-transition-delay: 1.18s;
	transition-delay: 1.18s
}
.nav__list-item:nth-child(16) {
	-webkit-transition-delay: 1.26s;
	-moz-transition-delay: 1.26s;
	-o-transition-delay: 1.26s;
	transition-delay: 1.26s
}
.nav__list-item:nth-child(17) {
	-webkit-transition-delay: 1.34s;
	-moz-transition-delay: 1.34s;
	-o-transition-delay: 1.34s;
	transition-delay: 1.34s
}
.nav__list-item:nth-child(18) {
	-webkit-transition-delay: 1.42s;
	-moz-transition-delay: 1.42s;
	-o-transition-delay: 1.42s;
	transition-delay: 1.42s
}
.nav__list-item:nth-child(19) {
	-webkit-transition-delay: 1.5s;
	-moz-transition-delay: 1.5s;
	-o-transition-delay: 1.5s;
	transition-delay: 1.5s
}
.nav__list-item:nth-child(20) {
	-webkit-transition-delay: 1.58s;
	-moz-transition-delay: 1.58s;
	-o-transition-delay: 1.58s;
	transition-delay: 1.58s
}
.nav__to {
	letter-spacing: .04286rem;
	display: inline-block;
	position: relative;
	padding: .625rem 0;
	font-size: 1.5rem;
	font-weight: 700
}
.nav__to, .nav__to:focus, .nav__to:hover {
	color: #fff
}
.nav__to:focus:before, .nav__to:hover:before {
	opacity: 0
}
.nav__to--dropdown {
	margin-top: 1.25rem;
	font-size: 18px;
	font-weight: 700
}
.nav__to--dropdown:after {
	content: "|";
	position: absolute;
	right: -1.125rem
}
.nav__to--dropdown:after, .nav__to--subitem {
	font-size: 18px;
	font-weight: 400
}
.nav__sublist {
	display: inline-block;
	position: relative;
	margin: 0;
	padding-left: 1.875rem;
	list-style: none
}
}

@media (min-width:768px) {
.nav__list-item {
	display: inline-block;
	padding-left: 1.875rem
}
.nav__to {
	letter-spacing: .02857rem;
	display: block;
	font-size: 1rem;
	font-weight: 600;
	line-height: 5.625rem
}
.nav__to, .nav__to:focus, .nav__to:hover {
	color: #1d1d1b
}
.nav__to:before {
	background: -webkit-linear-gradient(135deg, #50a9ce, rgba(80,169,206,.1));
	background: -moz- oldlinear-gradient(135deg, #50a9ce 0, rgba(80,169,206,.1) 100%);
	background: -o-linear-gradient(135deg, #50a9ce 0, rgba(80,169,206,.1) 100%);
	background: linear-gradient(-45deg, #50a9ce, rgba(80,169,206,.1));
	left: -.875rem;
	width: 2.5rem;
	height: 2.5rem
}
.nav__to--dropdown {
	font-weight: 700
}
.nav__to--dropdown:after {
	content: "|";
	position: absolute;
	right: -.5625rem;
	font-weight: 400
}
.nav__bg {
	display: none
}
.nav__sublist {
	position: absolute;
	top: 0;
	padding-left: 1.875rem;
	list-style: none
}
}

@media (min-width:992px) {
.nav__list-item {
	padding-left: 3.125rem
}
.nav__to {
	letter-spacing: .03214rem;
	font-size: 1.125rem
}
.nav__to--dropdown {
	padding-right: 1.25rem;
	background-image: url("icon-caret-down.svg"/*tpa=http://www.extru.cn/templates/specialty/images/icon-caret-down.svg*/);
	background-repeat: no-repeat;
	background-position: 100%
}
.nav__to--dropdown:after {
	display: none
}
.nav__to--subitem {
	line-height: 2.5rem
}
.nav__sublist {
	z-index: -1;
	top: 3.125rem;
	left: 0;
	padding-left: 2.5rem;
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: .2s opacity ease-in-out;
	-moz-transition: .2s opacity ease-in-out;
	transition: opacity .2s ease-in-out;
	opacity: 0
}
.nav__list-item {
	position: relative
}
.nav__list-item:focus .nav__sublist, .nav__list-item:hover .nav__sublist {
	z-index: 1;
	opacity: 1
}
}
.notification {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 80vh;
	overflow: hidden;
	background-color: #50a9ce
}
.notification:before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	-webkit-animation: b 1s forwards .3s;
	-moz-animation: b 1s forwards .3s;
	-o-animation: b 1s forwards .3s;
	animation: b 1s forwards .3s;
	background-color: #000
}
.notification__content {
	z-index: 1;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	color: #fff;
	text-align: center
}
.notification__title {
	font-size: 160px
}
@-webkit-keyframes b {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
to {
-webkit-transform:translateZ(0);
transform:translateZ(0)
}
}
@-moz-keyframes b {
0% {
-moz-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
to {
-moz-transform:translateZ(0);
transform:translateZ(0)
}
}
@-o-keyframes b {
0% {
transform:translate3d(-100%, 0, 0)
}
to {
transform:translateZ(0)
}
}
@keyframes b {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
-moz-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
to {
-webkit-transform:translateZ(0);
-moz-transform:translateZ(0);
transform:translateZ(0)
}
}
.product-second-visual {
	padding-top: 1.5625rem;
	padding-bottom: 56.25%;
	background-repeat: no-repeat;
	background-position: 50%;
	-moz-background-size: cover;
	background-size: cover
}

@media (min-width:768px) {
.product-second-visual {
	margin-top: -12.5rem
}
}
.product-slider {
	width: 100vw;padding-top: 80px;
	height: 80vh
}
.product-slider__wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 17vh 0 0 14vw
}
.product-slider__slides {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 87.5rem;
	height: 100%;
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab
}
.product-slider__slide {
	max-width: 50%
}
.product-slider__information {
	display: none;
	position: absolute;
	z-index: 2;
	width: 21.875rem;
	margin-top: 1.25rem;right: 180px;
}
.product-slider__information--show {
	display: block;
	position: relative
}
.product-slider__variations {
	position: relative;
	width: 100%;
	color: #fff;
	background:-webkit-linear-gradient(left, #148b5d , #94bf3e); /* Safari 5.1 - 6.0 */
  background:-o-linear-gradient(right, #148b5d, #94bf3e); /* Opera 11.1 - 12.0 */
  background:-moz-linear-gradient(right, #148b5d, #94bf3e); /* Firefox 3.6 - 15 */
  background:linear-gradient(to right, #148b5d , #94bf3e); /* 标准的语法 */
}
/*.product-slider__variations:before {
	content: "";
	position: absolute;
	top: 0;
	right: 100%;
	min-width: .9375rem;
	height: 100%;
	background-color: #50a9ce
}*/

@media (min-width:576px) {
.product-slider__variations:before {
	width: -webkit-calc((100vw - 33.75rem)/2 + .9375rem);
	width: -moz-calc((100vw - 33.75rem)/2 + .9375rem);
	width: calc((100vw - 33.75rem) / 2 + .9375rem)
}
}

@media (min-width:768px) {
.product-slider__variations:before {
	width: -webkit-calc((100vw - 45rem)/2 + .9375rem);
	width: -moz-calc((100vw - 45rem)/2 + .9375rem);
	width: calc((100vw - 45rem) / 2 + .9375rem)
}
}

@media (min-width:992px) {
.product-slider__variations:before {
	width: -webkit-calc((100vw - 60rem)/2 + .9375rem);
	width: -moz-calc((100vw - 60rem)/2 + .9375rem);
	width: calc((100vw - 60rem) / 2 + .9375rem)
}
}

@media (min-width:1200px) {
.product-slider__variations:before {
	width: -webkit-calc((100vw - 73.75rem)/2 + .9375rem);
	width: -moz-calc((100vw - 73.75rem)/2 + .9375rem);
	width: calc((100vw - 73.75rem) / 2 + .9375rem)
}
}

@media (min-width:768px) {
.product-slider__wrapper {
	position: absolute;
	left: 0;
	padding: 0 0 0 40vw
}
.product-slider__wrapper:before {
	content: "";
	position: absolute;
	z-index: 1;
	right: 60vw;
	width: 40vw;
	height: 100vh;
	background: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(0,0%,100%,0)));
	background: -webkit-linear-gradient(left, #fff, hsla(0,0%,100%,0));
	background: -moz- oldlinear-gradient(left, #fff 0, hsla(0,0%,100%,0) 100%);
	background: -o-linear-gradient(left, #fff 0, hsla(0,0%,100%,0) 100%);
	background: linear-gradient(90deg, #fff 0, hsla(0,0%,100%,0));
	pointer-events: none
}
.product-slider__slides {
	width: 281.25rem
}
.product-slider__slide {
	max-width: 40vw
}
.product-slider__information--show {
	position: absolute
}
}

@media screen and (orientation:portrait) {
.product-slider__slide {
	max-width: 80vw
}
}

@media (min-aspect-ratio:8/5) {
.product-slider__slide {
	max-width: 50vh
}
}
.section {
	position: relative
}
.section--vh {
	overflow: hidden;
}

@media (min-width:576px) {
.section--vh-sm {
	
}
}

@media (min-width:768px) {
.section--vh-md {
	
}
}

@media (min-width:992px) {
.section--vh-lg {
	
}
}

@media (min-width:1200px) {
.section--vh-xl {
	min-height: 100vh
}
}
.section--alpha {
	background-color: #50a9ce;
	color: #fff
}
.section--alpha .section__image:after {
	background: -webkit-gradient(linear, right top, left top, from(#50a9ce), to(rgba(80,169,206,0)));
	background: -webkit-linear-gradient(right, #50a9ce, rgba(80,169,206,0));
	background: -moz- oldlinear-gradient(right, #50a9ce 0, rgba(80,169,206,0) 100%);
	background: -o-linear-gradient(right, #50a9ce 0, rgba(80,169,206,0) 100%);
	background: linear-gradient(270deg, #50a9ce, rgba(80,169,206,0))
}
.section--beta {
	background-color: #1d1d1b;
	color: #fff
}
.section--beta .section__image:after {
	background: -webkit-gradient(linear, right top, left top, from(#1d1d1b), to(rgba(29,29,27,0)));
	background: -webkit-linear-gradient(right, #1d1d1b, rgba(29,29,27,0));
	background: -moz- oldlinear-gradient(right, #1d1d1b 0, rgba(29,29,27,0) 100%);
	background: -o-linear-gradient(right, #1d1d1b 0, rgba(29,29,27,0) 100%);
	background: linear-gradient(270deg, #1d1d1b, rgba(29,29,27,0))
}
.section--gamma {
	background-color: #fff;
	color: #1d1d1b
}
.section--gamma .section__image:after {
	background: -webkit-gradient(linear, right top, left top, from(#fff), to(hsla(0,0%,100%,0)));
	background: -webkit-linear-gradient(right, #fff, hsla(0,0%,100%,0));
	background: -moz- oldlinear-gradient(right, #fff 0, hsla(0,0%,100%,0) 100%);
	background: -o-linear-gradient(right, #fff 0, hsla(0,0%,100%,0) 100%);
	background: linear-gradient(270deg, #fff, hsla(0,0%,100%,0))
}
.section--padding {
	padding: 2.5rem 0
}
.section--padding-top {
	padding-top: 2.5rem
}
.section--padding-bottom {
	padding-bottom: 2.5rem
}
.section--padding-small {
	padding: 2.5rem 0
}
.section--padding-offset {
	padding: 2.5rem 0 5rem
}
.section--no-overflow {
	overflow: hidden
}
.section__image {
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	left: 0;
	width: 50vw;
	opacity: .1;
	background-image: url("default-product-image.png"/*tpa=http://www.extru.cn/assets/img/default-product-image.png*/);
	background-repeat: no-repeat;
	background-position: 0 100%;
	-moz-background-size: cover;
	background-size: cover;
	pointer-events: none
}
.section__image:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 50%
}

@media (min-width:576px) {
.section--padding-offset {
	padding: 2.5rem 0 16.25rem
}
}

@media (min-width:768px) {
.section--padding {
	padding: 5rem 0
}
.section--padding-top {
	padding-top: 5rem
}
.section--padding-bottom {
	padding-bottom: 5rem
}
.section--padding-offset {
	padding: 5rem 0 18.75rem
}
.section--padding-offset-bottom {
	padding: 5rem 0 7.5rem
}
}

@media (min-width:768px) {
.section--padding {
	padding: 6.25rem 0
}
.section--padding-top {
	padding-top: 6.25rem
}
.section--padding-bottom {
	padding-bottom: 6.25rem
}
.section--padding-offset {
	padding: 6.25rem 0 20rem
}
.section--padding-offset-bottom {
	padding: 6.25rem 0 8.75rem
}
}
.social {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.social__label {
	color: hsla(0,0%,100%,.5);
	text-transform: lowercase
}
.social__label--beta {
	color: rgba(0,0,0,.5)
}
.social__list-item {
	display: inline-block;
	padding: 0 .46875rem
}

@media (min-width:768px) {
.social {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.social__label {
	margin-bottom: 0
}
.social__list-item {
	padding-right: 0;
	padding-left: 1.875rem
}
}
.video {
	position: relative;
	z-index: 1;
	height: 0;
	padding-top: 1.5625rem;
	padding-bottom: 56.25%;
	overflow: hidden;
	cursor: pointer
}
.video:hover .video__play:before {
	-webkit-transform: scale3d(.9, .9, 1);
	-moz-transform: scale3d(.9, .9, 1);
	transform: scale3d(.9, .9, 1)
}
.video:hover .video__placeholder {
	-webkit-transform: scale3d(1.05, 1.05, 1);
	-moz-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1)
}
.video__placeholder {
	-webkit-transition: -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
	transition: -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
	-o-transition: .8s -o-transform cubic-bezier(.23, 1, .32, 1);
	-moz-transition: .8s transform cubic-bezier(.23, 1, .32, 1), .8s -moz-transform cubic-bezier(.23, 1, .32, 1);
	transition: transform .8s cubic-bezier(.23, 1, .32, 1);
	transition: transform .8s cubic-bezier(.23, 1, .32, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1), -moz-transform .8s cubic-bezier(.23, 1, .32, 1), -o-transform .8s cubic-bezier(.23, 1, .32, 1);
	-webkit-transition-delay: 75ms;
	-moz-transition-delay: 75ms;
	-o-transition-delay: 75ms;
	transition-delay: 75ms;
	background-position: 50%;
	-moz-background-size: cover;
	background-size: cover
}
.video__placeholder, .video__placeholder:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.video__placeholder:before {
	content: "";
	background-color: rgba(0,0,0,.1)
}
.video__play {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 3.75rem;
	height: 3.75rem;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
.video__play:after, .video__play:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.video__play:before {
	z-index: -1;
	-webkit-transition: -webkit-transform .6s cubic-bezier(.23, 1, .32, 1);
	transition: -webkit-transform .6s cubic-bezier(.23, 1, .32, 1);
	-o-transition: .6s -o-transform cubic-bezier(.23, 1, .32, 1);
	-moz-transition: .6s transform cubic-bezier(.23, 1, .32, 1), .6s -moz-transform cubic-bezier(.23, 1, .32, 1);
	transition: transform .6s cubic-bezier(.23, 1, .32, 1);
	transition: transform .6s cubic-bezier(.23, 1, .32, 1), -webkit-transform .6s cubic-bezier(.23, 1, .32, 1), -moz-transform .6s cubic-bezier(.23, 1, .32, 1), -o-transform .6s cubic-bezier(.23, 1, .32, 1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff
}
.video__play:after {
	background-image: url("icon-caret.svg"/*tpa=http://www.extru.cn/templates/specialty/images/icon-caret.svg*/);
	background-repeat: no-repeat;
	background-position: 1.5625rem;
	-moz-background-size: 25%;
	background-size: 25%
}

@media (min-width:768px) {
.video--offset {
	margin-top: -13.75rem
}
.video__play {
	width: 5.625rem;
	height: 5.625rem
}
.video__play:after {
	background-position: 2.3125rem
}
}
.video-control, .video-control__progress {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0
}
.video-control {
	display: none;
	z-index: 10;
	height: 5rem
}
.video-control:hover .video-control__progress {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.video-control__progress {
	width: 100%;
	height: .75rem;
	-webkit-transform: translateY(6px);
	-moz-transform: translateY(6px);
	-ms-transform: translateY(6px);
	-o-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
	transition: -webkit-transform .5s cubic-bezier(.23, 1, .32, 1);
	-o-transition: .5s -o-transform cubic-bezier(.23, 1, .32, 1);
	-moz-transition: .5s transform cubic-bezier(.23, 1, .32, 1), .5s -moz-transform cubic-bezier(.23, 1, .32, 1);
	transition: transform .5s cubic-bezier(.23, 1, .32, 1);
	transition: transform .5s cubic-bezier(.23, 1, .32, 1), -webkit-transform .5s cubic-bezier(.23, 1, .32, 1), -moz-transform .5s cubic-bezier(.23, 1, .32, 1), -o-transform .5s cubic-bezier(.23, 1, .32, 1);
	background-color: #1d1d1b;
	cursor: pointer
}
.video-control__progress::-webkit-slider-thumb {
width:.75rem;
height:.75rem;
background-color:#50a9ce;
-webkit-appearance:none;
appearance:none
}
.video-control__time {
	letter-spacing: .025rem;
	position: absolute;
	bottom: .9375rem;
	left: .9375rem;
	color: #fff;
	font-size: 14px
}
.video-is-open .video-control {
	display: block
}
/*# sourceMappingURL=../maps/main.css.map */
