@font-face {
	font-family: "OpenSans";
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/OpenSans-Regular.eot);
	src: url(../fonts/OpenSans-Regular.eot_253F) format("embedded-opentype"), url(../fonts/OpenSans-Regular.woff) format("woff"), url(../fonts/OpenSans-Regular.ttf) format("truetype")
}
@font-face {
	font-family: "OpenSans";
	font-weight: 600;
	font-style: normal;
	src: url(../fonts/OpenSans-Semibold.eot);
	src: url(../fonts/OpenSans-Semibold.eot_253F) format("embedded-opentype"), url(../fonts/OpenSans-Semibold.woff) format("woff"), url(../fonts/OpenSans-Semibold.ttf) format("truetype")
}
@font-face {
	font-family: "OpenSans";
	font-weight: 700;
	font-style: normal;
	src: url(../fonts/OpenSans-Bold.eot);
	src: url(../fonts/OpenSans-Bold.eot_253F) format("embedded-opentype"), url(../fonts/OpenSans-Bold.woff) format("woff"), url(../fonts/OpenSans-Bold.ttf) format("truetype")
}
@font-face {
	font-family: "HelveticaNeueCyr";
	font-weight: 300;
	font-style: normal;
	src: url(../fonts/HelveticaNeueCyr-Light.eot);
	src: url(../fonts/HelveticaNeueCyr-Light.eot_253F) format("embedded-opentype"), url(../fonts/HelveticaNeueCyr-Light.woff) format("woff"), url(../fonts/HelveticaNeueCyr-Light.ttf) format("truetype")
}
@font-face {
	font-family: "HelveticaNeueCyr";
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/HelveticaNeueCyr-Roman.eot);
	src: url(../fonts/HelveticaNeueCyr-Roman.eot_253F) format("embedded-opentype"), url(../fonts/HelveticaNeueCyr-Roman.woff) format("woff"), url(../fonts/HelveticaNeueCyr-Roman.ttf) format("truetype")
}
@font-face {
	font-family: "HelveticaNeueCyr";
	font-weight: 500;
	font-style: normal;
	src: url(../fonts/HelveticaNeueCyr-Medium.eot);
	src: url(../fonts/HelveticaNeueCyr-Medium.eot_253F) format("embedded-opentype"), url(../fonts/HelveticaNeueCyr-Medium.woff) format("woff"), url(../fonts/HelveticaNeueCyr-Medium.ttf) format("truetype")
}
@font-face {
	font-family: "HelveticaNeueCyr";
	font-weight: 700;
	font-style: normal;
	src: url(../fonts/HelveticaNeueCyr-Bold.eot);
	src: url(../fonts/HelveticaNeueCyr-Bold.eot_253F) format("embedded-opentype"), url(../fonts/HelveticaNeueCyr-Bold.woff) format("woff"), url(../fonts/HelveticaNeueCyr-Bold.ttf) format("truetype")
}
*, ::before, ::after {
	-webkit-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%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
article, aside, dialog, 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, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}
[tabindex="-1"]:focus {
	outline: 0!important
}
hr {
	-webkit-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[title], abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}
address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}
ol, ul, dl {
	margin-top: 0;
	margin-bottom: 1rem
}
ol ol, ul ul, ol ul, ul ol {
	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;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:hover {
	color: #0056b3;
	text-decoration: underline
}
a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):focus {
	outline: 0
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}
figure {
	margin: 0 0 1rem
}
img {
	vertical-align: middle;
	border-style: none;
	max-width: 100%;
	object-fit: contain;
}
svg:not(:root) {
	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;
	border-radius: 0
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
input, button, select, optgroup, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
padding:0;
border-style:none
}
input[type="radio"], input[type="checkbox"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
	-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
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-overflow-style: scrollbar
}
*, ::before, ::after {
	-webkit-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: 1170px
}
}
.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	display: -webkit-box;
	display: -webkit-flex;
	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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col, .col-auto, .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-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm, .col-sm-auto, .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-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md, .col-md-auto, .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-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg, .col-lg-auto, .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-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl, .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;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 4.16667%;
	-ms-flex: 0 0 4.16667%;
	flex: 0 0 4.16667%;
	max-width: 4.16667%
}
.col-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 12.5%;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%
}
.col-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20.83333%;
	-ms-flex: 0 0 20.83333%;
	flex: 0 0 20.83333%;
	max-width: 20.83333%
}
.col-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 29.16667%;
	-ms-flex: 0 0 29.16667%;
	flex: 0 0 29.16667%;
	max-width: 29.16667%
}
.col-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 37.5%;
	-ms-flex: 0 0 37.5%;
	flex: 0 0 37.5%;
	max-width: 37.5%
}
.col-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 45.83333%;
	-ms-flex: 0 0 45.83333%;
	flex: 0 0 45.83333%;
	max-width: 45.83333%
}
.col-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-13 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 54.16667%;
	-ms-flex: 0 0 54.16667%;
	flex: 0 0 54.16667%;
	max-width: 54.16667%
}
.col-14 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-15 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 62.5%;
	-ms-flex: 0 0 62.5%;
	flex: 0 0 62.5%;
	max-width: 62.5%
}
.col-16 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-17 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 70.83333%;
	-ms-flex: 0 0 70.83333%;
	flex: 0 0 70.83333%;
	max-width: 70.83333%
}
.col-18 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-19 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 79.16667%;
	-ms-flex: 0 0 79.16667%;
	flex: 0 0 79.16667%;
	max-width: 79.16667%
}
.col-20 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-21 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 87.5%;
	-ms-flex: 0 0 87.5%;
	flex: 0 0 87.5%;
	max-width: 87.5%
}
.col-22 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-23 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 95.83333%;
	-ms-flex: 0 0 95.83333%;
	flex: 0 0 95.83333%;
	max-width: 95.83333%
}
.col-24 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}
.order-last {
	-webkit-box-ordinal-group: 26;
	-webkit-order: 25;
	-ms-flex-order: 25;
	order: 25
}
.order-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}
.order-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.order-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.order-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
.order-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}
.order-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5
}
.order-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6
}
.order-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-ms-flex-order: 7;
	order: 7
}
.order-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-ms-flex-order: 8;
	order: 8
}
.order-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-ms-flex-order: 9;
	order: 9
}
.order-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}
.order-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-ms-flex-order: 11;
	order: 11
}
.order-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-ms-flex-order: 12;
	order: 12
}
.order-13 {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-ms-flex-order: 13;
	order: 13
}
.order-14 {
	-webkit-box-ordinal-group: 15;
	-webkit-order: 14;
	-ms-flex-order: 14;
	order: 14
}
.order-15 {
	-webkit-box-ordinal-group: 16;
	-webkit-order: 15;
	-ms-flex-order: 15;
	order: 15
}
.order-16 {
	-webkit-box-ordinal-group: 17;
	-webkit-order: 16;
	-ms-flex-order: 16;
	order: 16
}
.order-17 {
	-webkit-box-ordinal-group: 18;
	-webkit-order: 17;
	-ms-flex-order: 17;
	order: 17
}
.order-18 {
	-webkit-box-ordinal-group: 19;
	-webkit-order: 18;
	-ms-flex-order: 18;
	order: 18
}
.order-19 {
	-webkit-box-ordinal-group: 20;
	-webkit-order: 19;
	-ms-flex-order: 19;
	order: 19
}
.order-20 {
	-webkit-box-ordinal-group: 21;
	-webkit-order: 20;
	-ms-flex-order: 20;
	order: 20
}
.order-21 {
	-webkit-box-ordinal-group: 22;
	-webkit-order: 21;
	-ms-flex-order: 21;
	order: 21
}
.order-22 {
	-webkit-box-ordinal-group: 23;
	-webkit-order: 22;
	-ms-flex-order: 22;
	order: 22
}
.order-23 {
	-webkit-box-ordinal-group: 24;
	-webkit-order: 23;
	-ms-flex-order: 23;
	order: 23
}
.order-24 {
	-webkit-box-ordinal-group: 25;
	-webkit-order: 24;
	-ms-flex-order: 24;
	order: 24
}
.offset-1 {
	margin-left: 4.16667%
}
.offset-2 {
	margin-left: 8.33333%
}
.offset-3 {
	margin-left: 12.5%
}
.offset-4 {
	margin-left: 16.66667%
}
.offset-5 {
	margin-left: 20.83333%
}
.offset-6 {
	margin-left: 25%
}
.offset-7 {
	margin-left: 29.16667%
}
.offset-8 {
	margin-left: 33.33333%
}
.offset-9 {
	margin-left: 37.5%
}
.offset-10 {
	margin-left: 41.66667%
}
.offset-11 {
	margin-left: 45.83333%
}
.offset-12 {
	margin-left: 50%
}
.offset-13 {
	margin-left: 54.16667%
}
.offset-14 {
	margin-left: 58.33333%
}
.offset-15 {
	margin-left: 62.5%
}
.offset-16 {
	margin-left: 66.66667%
}
.offset-17 {
	margin-left: 70.83333%
}
.offset-18 {
	margin-left: 75%
}
.offset-19 {
	margin-left: 79.16667%
}
.offset-20 {
	margin-left: 83.33333%
}
.offset-21 {
	margin-left: 87.5%
}
.offset-22 {
	margin-left: 91.66667%
}
.offset-23 {
	margin-left: 95.83333%
}
.contact-form {
	margin-bottom: 3rem;
}

@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;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-sm-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-sm-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 4.16667%;
	-ms-flex: 0 0 4.16667%;
	flex: 0 0 4.16667%;
	max-width: 4.16667%
}
.col-sm-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-sm-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 12.5%;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%
}
.col-sm-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-sm-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20.83333%;
	-ms-flex: 0 0 20.83333%;
	flex: 0 0 20.83333%;
	max-width: 20.83333%
}
.col-sm-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-sm-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 29.16667%;
	-ms-flex: 0 0 29.16667%;
	flex: 0 0 29.16667%;
	max-width: 29.16667%
}
.col-sm-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-sm-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 37.5%;
	-ms-flex: 0 0 37.5%;
	flex: 0 0 37.5%;
	max-width: 37.5%
}
.col-sm-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-sm-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 45.83333%;
	-ms-flex: 0 0 45.83333%;
	flex: 0 0 45.83333%;
	max-width: 45.83333%
}
.col-sm-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-sm-13 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 54.16667%;
	-ms-flex: 0 0 54.16667%;
	flex: 0 0 54.16667%;
	max-width: 54.16667%
}
.col-sm-14 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-sm-15 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 62.5%;
	-ms-flex: 0 0 62.5%;
	flex: 0 0 62.5%;
	max-width: 62.5%
}
.col-sm-16 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-sm-17 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 70.83333%;
	-ms-flex: 0 0 70.83333%;
	flex: 0 0 70.83333%;
	max-width: 70.83333%
}
.col-sm-18 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-sm-19 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 79.16667%;
	-ms-flex: 0 0 79.16667%;
	flex: 0 0 79.16667%;
	max-width: 79.16667%
}
.col-sm-20 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-sm-21 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 87.5%;
	-ms-flex: 0 0 87.5%;
	flex: 0 0 87.5%;
	max-width: 87.5%
}
.col-sm-22 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-sm-23 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 95.83333%;
	-ms-flex: 0 0 95.83333%;
	flex: 0 0 95.83333%;
	max-width: 95.83333%
}
.col-sm-24 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-sm-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}
.order-sm-last {
	-webkit-box-ordinal-group: 26;
	-webkit-order: 25;
	-ms-flex-order: 25;
	order: 25
}
.order-sm-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}
.order-sm-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.order-sm-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.order-sm-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
.order-sm-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}
.order-sm-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5
}
.order-sm-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6
}
.order-sm-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-ms-flex-order: 7;
	order: 7
}
.order-sm-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-ms-flex-order: 8;
	order: 8
}
.order-sm-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-ms-flex-order: 9;
	order: 9
}
.order-sm-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}
.order-sm-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-ms-flex-order: 11;
	order: 11
}
.order-sm-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-ms-flex-order: 12;
	order: 12
}
.order-sm-13 {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-ms-flex-order: 13;
	order: 13
}
.order-sm-14 {
	-webkit-box-ordinal-group: 15;
	-webkit-order: 14;
	-ms-flex-order: 14;
	order: 14
}
.order-sm-15 {
	-webkit-box-ordinal-group: 16;
	-webkit-order: 15;
	-ms-flex-order: 15;
	order: 15
}
.order-sm-16 {
	-webkit-box-ordinal-group: 17;
	-webkit-order: 16;
	-ms-flex-order: 16;
	order: 16
}
.order-sm-17 {
	-webkit-box-ordinal-group: 18;
	-webkit-order: 17;
	-ms-flex-order: 17;
	order: 17
}
.order-sm-18 {
	-webkit-box-ordinal-group: 19;
	-webkit-order: 18;
	-ms-flex-order: 18;
	order: 18
}
.order-sm-19 {
	-webkit-box-ordinal-group: 20;
	-webkit-order: 19;
	-ms-flex-order: 19;
	order: 19
}
.order-sm-20 {
	-webkit-box-ordinal-group: 21;
	-webkit-order: 20;
	-ms-flex-order: 20;
	order: 20
}
.order-sm-21 {
	-webkit-box-ordinal-group: 22;
	-webkit-order: 21;
	-ms-flex-order: 21;
	order: 21
}
.order-sm-22 {
	-webkit-box-ordinal-group: 23;
	-webkit-order: 22;
	-ms-flex-order: 22;
	order: 22
}
.order-sm-23 {
	-webkit-box-ordinal-group: 24;
	-webkit-order: 23;
	-ms-flex-order: 23;
	order: 23
}
.order-sm-24 {
	-webkit-box-ordinal-group: 25;
	-webkit-order: 24;
	-ms-flex-order: 24;
	order: 24
}
.offset-sm-0 {
	margin-left: 0
}
.offset-sm-1 {
	margin-left: 4.16667%
}
.offset-sm-2 {
	margin-left: 8.33333%
}
.offset-sm-3 {
	margin-left: 12.5%
}
.offset-sm-4 {
	margin-left: 16.66667%
}
.offset-sm-5 {
	margin-left: 20.83333%
}
.offset-sm-6 {
	margin-left: 25%
}
.offset-sm-7 {
	margin-left: 29.16667%
}
.offset-sm-8 {
	margin-left: 33.33333%
}
.offset-sm-9 {
	margin-left: 37.5%
}
.offset-sm-10 {
	margin-left: 41.66667%
}
.offset-sm-11 {
	margin-left: 45.83333%
}
.offset-sm-12 {
	margin-left: 50%
}
.offset-sm-13 {
	margin-left: 54.16667%
}
.offset-sm-14 {
	margin-left: 58.33333%
}
.offset-sm-15 {
	margin-left: 62.5%
}
.offset-sm-16 {
	margin-left: 66.66667%
}
.offset-sm-17 {
	margin-left: 70.83333%
}
.offset-sm-18 {
	margin-left: 75%
}
.offset-sm-19 {
	margin-left: 79.16667%
}
.offset-sm-20 {
	margin-left: 83.33333%
}
.offset-sm-21 {
	margin-left: 87.5%
}
.offset-sm-22 {
	margin-left: 91.66667%
}
.offset-sm-23 {
	margin-left: 95.83333%
}
}

@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;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-md-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-md-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 4.16667%;
	-ms-flex: 0 0 4.16667%;
	flex: 0 0 4.16667%;
	max-width: 4.16667%
}
.col-md-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-md-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 12.5%;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%
}
.col-md-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-md-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20.83333%;
	-ms-flex: 0 0 20.83333%;
	flex: 0 0 20.83333%;
	max-width: 20.83333%
}
.col-md-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-md-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 29.16667%;
	-ms-flex: 0 0 29.16667%;
	flex: 0 0 29.16667%;
	max-width: 29.16667%
}
.col-md-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-md-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 37.5%;
	-ms-flex: 0 0 37.5%;
	flex: 0 0 37.5%;
	max-width: 37.5%
}
.col-md-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-md-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 45.83333%;
	-ms-flex: 0 0 45.83333%;
	flex: 0 0 45.83333%;
	max-width: 45.83333%
}
.col-md-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-md-13 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 54.16667%;
	-ms-flex: 0 0 54.16667%;
	flex: 0 0 54.16667%;
	max-width: 54.16667%
}
.col-md-14 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-md-15 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 62.5%;
	-ms-flex: 0 0 62.5%;
	flex: 0 0 62.5%;
	max-width: 62.5%
}
.col-md-16 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-md-17 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 70.83333%;
	-ms-flex: 0 0 70.83333%;
	flex: 0 0 70.83333%;
	max-width: 70.83333%
}
.col-md-18 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-md-19 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 79.16667%;
	-ms-flex: 0 0 79.16667%;
	flex: 0 0 79.16667%;
	max-width: 79.16667%
}
.col-md-20 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-md-21 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 87.5%;
	-ms-flex: 0 0 87.5%;
	flex: 0 0 87.5%;
	max-width: 87.5%
}
.col-md-22 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-md-23 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 95.83333%;
	-ms-flex: 0 0 95.83333%;
	flex: 0 0 95.83333%;
	max-width: 95.83333%
}
.col-md-24 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-md-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}
.order-md-last {
	-webkit-box-ordinal-group: 26;
	-webkit-order: 25;
	-ms-flex-order: 25;
	order: 25
}
.order-md-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}
.order-md-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.order-md-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.order-md-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
.order-md-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}
.order-md-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5
}
.order-md-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6
}
.order-md-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-ms-flex-order: 7;
	order: 7
}
.order-md-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-ms-flex-order: 8;
	order: 8
}
.order-md-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-ms-flex-order: 9;
	order: 9
}
.order-md-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}
.order-md-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-ms-flex-order: 11;
	order: 11
}
.order-md-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-ms-flex-order: 12;
	order: 12
}
.order-md-13 {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-ms-flex-order: 13;
	order: 13
}
.order-md-14 {
	-webkit-box-ordinal-group: 15;
	-webkit-order: 14;
	-ms-flex-order: 14;
	order: 14
}
.order-md-15 {
	-webkit-box-ordinal-group: 16;
	-webkit-order: 15;
	-ms-flex-order: 15;
	order: 15
}
.order-md-16 {
	-webkit-box-ordinal-group: 17;
	-webkit-order: 16;
	-ms-flex-order: 16;
	order: 16
}
.order-md-17 {
	-webkit-box-ordinal-group: 18;
	-webkit-order: 17;
	-ms-flex-order: 17;
	order: 17
}
.order-md-18 {
	-webkit-box-ordinal-group: 19;
	-webkit-order: 18;
	-ms-flex-order: 18;
	order: 18
}
.order-md-19 {
	-webkit-box-ordinal-group: 20;
	-webkit-order: 19;
	-ms-flex-order: 19;
	order: 19
}
.order-md-20 {
	-webkit-box-ordinal-group: 21;
	-webkit-order: 20;
	-ms-flex-order: 20;
	order: 20
}
.order-md-21 {
	-webkit-box-ordinal-group: 22;
	-webkit-order: 21;
	-ms-flex-order: 21;
	order: 21
}
.order-md-22 {
	-webkit-box-ordinal-group: 23;
	-webkit-order: 22;
	-ms-flex-order: 22;
	order: 22
}
.order-md-23 {
	-webkit-box-ordinal-group: 24;
	-webkit-order: 23;
	-ms-flex-order: 23;
	order: 23
}
.order-md-24 {
	-webkit-box-ordinal-group: 25;
	-webkit-order: 24;
	-ms-flex-order: 24;
	order: 24
}
.offset-md-0 {
	margin-left: 0
}
.offset-md-1 {
	margin-left: 4.16667%
}
.offset-md-2 {
	margin-left: 8.33333%
}
.offset-md-3 {
	margin-left: 12.5%
}
.offset-md-4 {
	margin-left: 16.66667%
}
.offset-md-5 {
	margin-left: 20.83333%
}
.offset-md-6 {
	margin-left: 25%
}
.offset-md-7 {
	margin-left: 29.16667%
}
.offset-md-8 {
	margin-left: 33.33333%
}
.offset-md-9 {
	margin-left: 37.5%
}
.offset-md-10 {
	margin-left: 41.66667%
}
.offset-md-11 {
	margin-left: 45.83333%
}
.offset-md-12 {
	margin-left: 50%
}
.offset-md-13 {
	margin-left: 54.16667%
}
.offset-md-14 {
	margin-left: 58.33333%
}
.offset-md-15 {
	margin-left: 62.5%
}
.offset-md-16 {
	margin-left: 66.66667%
}
.offset-md-17 {
	margin-left: 70.83333%
}
.offset-md-18 {
	margin-left: 75%
}
.offset-md-19 {
	margin-left: 79.16667%
}
.offset-md-20 {
	margin-left: 83.33333%
}
.offset-md-21 {
	margin-left: 87.5%
}
.offset-md-22 {
	margin-left: 91.66667%
}
.offset-md-23 {
	margin-left: 95.83333%
}
}

@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;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-lg-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-lg-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 4.16667%;
	-ms-flex: 0 0 4.16667%;
	flex: 0 0 4.16667%;
	max-width: 4.16667%
}
.col-lg-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-lg-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 12.5%;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%
}
.col-lg-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-lg-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20.83333%;
	-ms-flex: 0 0 20.83333%;
	flex: 0 0 20.83333%;
	max-width: 20.83333%
}
.col-lg-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-lg-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 29.16667%;
	-ms-flex: 0 0 29.16667%;
	flex: 0 0 29.16667%;
	max-width: 29.16667%
}
.col-lg-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-lg-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 37.5%;
	-ms-flex: 0 0 37.5%;
	flex: 0 0 37.5%;
	max-width: 37.5%
}
.col-lg-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-lg-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 45.83333%;
	-ms-flex: 0 0 45.83333%;
	flex: 0 0 45.83333%;
	max-width: 45.83333%
}
.col-lg-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-lg-13 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 54.16667%;
	-ms-flex: 0 0 54.16667%;
	flex: 0 0 54.16667%;
	max-width: 54.16667%
}
.col-lg-14 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-lg-15 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 62.5%;
	-ms-flex: 0 0 62.5%;
	flex: 0 0 62.5%;
	max-width: 62.5%
}
.col-lg-16 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-lg-17 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 70.83333%;
	-ms-flex: 0 0 70.83333%;
	flex: 0 0 70.83333%;
	max-width: 70.83333%
}
.col-lg-18 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-lg-19 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 79.16667%;
	-ms-flex: 0 0 79.16667%;
	flex: 0 0 79.16667%;
	max-width: 79.16667%
}
.col-lg-20 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-lg-21 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 87.5%;
	-ms-flex: 0 0 87.5%;
	flex: 0 0 87.5%;
	max-width: 87.5%
}
.col-lg-22 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-lg-23 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 95.83333%;
	-ms-flex: 0 0 95.83333%;
	flex: 0 0 95.83333%;
	max-width: 95.83333%
}
.col-lg-24 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-lg-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}
.order-lg-last {
	-webkit-box-ordinal-group: 26;
	-webkit-order: 25;
	-ms-flex-order: 25;
	order: 25
}
.order-lg-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}
.order-lg-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.order-lg-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.order-lg-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
.order-lg-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}
.order-lg-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5
}
.order-lg-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6
}
.order-lg-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-ms-flex-order: 7;
	order: 7
}
.order-lg-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-ms-flex-order: 8;
	order: 8
}
.order-lg-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-ms-flex-order: 9;
	order: 9
}
.order-lg-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}
.order-lg-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-ms-flex-order: 11;
	order: 11
}
.order-lg-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-ms-flex-order: 12;
	order: 12
}
.order-lg-13 {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-ms-flex-order: 13;
	order: 13
}
.order-lg-14 {
	-webkit-box-ordinal-group: 15;
	-webkit-order: 14;
	-ms-flex-order: 14;
	order: 14
}
.order-lg-15 {
	-webkit-box-ordinal-group: 16;
	-webkit-order: 15;
	-ms-flex-order: 15;
	order: 15
}
.order-lg-16 {
	-webkit-box-ordinal-group: 17;
	-webkit-order: 16;
	-ms-flex-order: 16;
	order: 16
}
.order-lg-17 {
	-webkit-box-ordinal-group: 18;
	-webkit-order: 17;
	-ms-flex-order: 17;
	order: 17
}
.order-lg-18 {
	-webkit-box-ordinal-group: 19;
	-webkit-order: 18;
	-ms-flex-order: 18;
	order: 18
}
.order-lg-19 {
	-webkit-box-ordinal-group: 20;
	-webkit-order: 19;
	-ms-flex-order: 19;
	order: 19
}
.order-lg-20 {
	-webkit-box-ordinal-group: 21;
	-webkit-order: 20;
	-ms-flex-order: 20;
	order: 20
}
.order-lg-21 {
	-webkit-box-ordinal-group: 22;
	-webkit-order: 21;
	-ms-flex-order: 21;
	order: 21
}
.order-lg-22 {
	-webkit-box-ordinal-group: 23;
	-webkit-order: 22;
	-ms-flex-order: 22;
	order: 22
}
.order-lg-23 {
	-webkit-box-ordinal-group: 24;
	-webkit-order: 23;
	-ms-flex-order: 23;
	order: 23
}
.order-lg-24 {
	-webkit-box-ordinal-group: 25;
	-webkit-order: 24;
	-ms-flex-order: 24;
	order: 24
}
.offset-lg-0 {
	margin-left: 0
}
.offset-lg-1 {
	margin-left: 4.16667%
}
.offset-lg-2 {
	margin-left: 8.33333%
}
.offset-lg-3 {
	margin-left: 12.5%
}
.offset-lg-4 {
	margin-left: 16.66667%
}
.offset-lg-5 {
	margin-left: 20.83333%
}
.offset-lg-6 {
	margin-left: 25%
}
.offset-lg-7 {
	margin-left: 29.16667%
}
.offset-lg-8 {
	margin-left: 33.33333%
}
.offset-lg-9 {
	margin-left: 37.5%
}
.offset-lg-10 {
	margin-left: 41.66667%
}
.offset-lg-11 {
	margin-left: 45.83333%
}
.offset-lg-12 {
	margin-left: 50%
}
.offset-lg-13 {
	margin-left: 54.16667%
}
.offset-lg-14 {
	margin-left: 58.33333%
}
.offset-lg-15 {
	margin-left: 62.5%
}
.offset-lg-16 {
	margin-left: 66.66667%
}
.offset-lg-17 {
	margin-left: 70.83333%
}
.offset-lg-18 {
	margin-left: 75%
}
.offset-lg-19 {
	margin-left: 79.16667%
}
.offset-lg-20 {
	margin-left: 83.33333%
}
.offset-lg-21 {
	margin-left: 87.5%
}
.offset-lg-22 {
	margin-left: 91.66667%
}
.offset-lg-23 {
	margin-left: 95.83333%
}
}

@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;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-xl-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-xl-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 4.16667%;
	-ms-flex: 0 0 4.16667%;
	flex: 0 0 4.16667%;
	max-width: 4.16667%
}
.col-xl-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-xl-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 12.5%;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%
}
.col-xl-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-xl-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20.83333%;
	-ms-flex: 0 0 20.83333%;
	flex: 0 0 20.83333%;
	max-width: 20.83333%
}
.col-xl-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-xl-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 29.16667%;
	-ms-flex: 0 0 29.16667%;
	flex: 0 0 29.16667%;
	max-width: 29.16667%
}
.col-xl-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-xl-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 37.5%;
	-ms-flex: 0 0 37.5%;
	flex: 0 0 37.5%;
	max-width: 37.5%
}
.col-xl-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-xl-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 45.83333%;
	-ms-flex: 0 0 45.83333%;
	flex: 0 0 45.83333%;
	max-width: 45.83333%
}
.col-xl-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-xl-13 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 54.16667%;
	-ms-flex: 0 0 54.16667%;
	flex: 0 0 54.16667%;
	max-width: 54.16667%
}
.col-xl-14 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-xl-15 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 62.5%;
	-ms-flex: 0 0 62.5%;
	flex: 0 0 62.5%;
	max-width: 62.5%
}
.col-xl-16 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-xl-17 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 70.83333%;
	-ms-flex: 0 0 70.83333%;
	flex: 0 0 70.83333%;
	max-width: 70.83333%
}
.col-xl-18 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-xl-19 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 79.16667%;
	-ms-flex: 0 0 79.16667%;
	flex: 0 0 79.16667%;
	max-width: 79.16667%
}
.col-xl-20 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-xl-21 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 87.5%;
	-ms-flex: 0 0 87.5%;
	flex: 0 0 87.5%;
	max-width: 87.5%
}
.col-xl-22 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-xl-23 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 95.83333%;
	-ms-flex: 0 0 95.83333%;
	flex: 0 0 95.83333%;
	max-width: 95.83333%
}
.col-xl-24 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-xl-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}
.order-xl-last {
	-webkit-box-ordinal-group: 26;
	-webkit-order: 25;
	-ms-flex-order: 25;
	order: 25
}
.order-xl-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}
.order-xl-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.order-xl-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.order-xl-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
.order-xl-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}
.order-xl-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5
}
.order-xl-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6
}
.order-xl-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-ms-flex-order: 7;
	order: 7
}
.order-xl-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-ms-flex-order: 8;
	order: 8
}
.order-xl-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-ms-flex-order: 9;
	order: 9
}
.order-xl-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}
.order-xl-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-ms-flex-order: 11;
	order: 11
}
.order-xl-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-ms-flex-order: 12;
	order: 12
}
.order-xl-13 {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-ms-flex-order: 13;
	order: 13
}
.order-xl-14 {
	-webkit-box-ordinal-group: 15;
	-webkit-order: 14;
	-ms-flex-order: 14;
	order: 14
}
.order-xl-15 {
	-webkit-box-ordinal-group: 16;
	-webkit-order: 15;
	-ms-flex-order: 15;
	order: 15
}
.order-xl-16 {
	-webkit-box-ordinal-group: 17;
	-webkit-order: 16;
	-ms-flex-order: 16;
	order: 16
}
.order-xl-17 {
	-webkit-box-ordinal-group: 18;
	-webkit-order: 17;
	-ms-flex-order: 17;
	order: 17
}
.order-xl-18 {
	-webkit-box-ordinal-group: 19;
	-webkit-order: 18;
	-ms-flex-order: 18;
	order: 18
}
.order-xl-19 {
	-webkit-box-ordinal-group: 20;
	-webkit-order: 19;
	-ms-flex-order: 19;
	order: 19
}
.order-xl-20 {
	-webkit-box-ordinal-group: 21;
	-webkit-order: 20;
	-ms-flex-order: 20;
	order: 20
}
.order-xl-21 {
	-webkit-box-ordinal-group: 22;
	-webkit-order: 21;
	-ms-flex-order: 21;
	order: 21
}
.order-xl-22 {
	-webkit-box-ordinal-group: 23;
	-webkit-order: 22;
	-ms-flex-order: 22;
	order: 22
}
.order-xl-23 {
	-webkit-box-ordinal-group: 24;
	-webkit-order: 23;
	-ms-flex-order: 23;
	order: 23
}
.order-xl-24 {
	-webkit-box-ordinal-group: 25;
	-webkit-order: 24;
	-ms-flex-order: 24;
	order: 24
}
.offset-xl-0 {
	margin-left: 0
}
.offset-xl-1 {
	margin-left: 4.16667%
}
.offset-xl-2 {
	margin-left: 8.33333%
}
.offset-xl-3 {
	margin-left: 12.5%
}
.offset-xl-4 {
	margin-left: 16.66667%
}
.offset-xl-5 {
	margin-left: 20.83333%
}
.offset-xl-6 {
	margin-left: 25%
}
.offset-xl-7 {
	margin-left: 29.16667%
}
.offset-xl-8 {
	margin-left: 33.33333%
}
.offset-xl-9 {
	margin-left: 37.5%
}
.offset-xl-10 {
	margin-left: 41.66667%
}
.offset-xl-11 {
	margin-left: 45.83333%
}
.offset-xl-12 {
	margin-left: 50%
}
.offset-xl-13 {
	margin-left: 54.16667%
}
.offset-xl-14 {
	margin-left: 58.33333%
}
.offset-xl-15 {
	margin-left: 62.5%
}
.offset-xl-16 {
	margin-left: 66.66667%
}
.offset-xl-17 {
	margin-left: 70.83333%
}
.offset-xl-18 {
	margin-left: 75%
}
.offset-xl-19 {
	margin-left: 79.16667%
}
.offset-xl-20 {
	margin-left: 83.33333%
}
.offset-xl-21 {
	margin-left: 87.5%
}
.offset-xl-22 {
	margin-left: 91.66667%
}
.offset-xl-23 {
	margin-left: 95.83333%
}
}
.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: -ms-flexbox!important;
	display: flex!important
}
.d-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!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: -ms-flexbox!important;
	display: flex!important
}
.d-sm-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!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: -ms-flexbox!important;
	display: flex!important
}
.d-md-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!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: -ms-flexbox!important;
	display: flex!important
}
.d-lg-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!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: -ms-flexbox!important;
	display: flex!important
}
.d-xl-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!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: -ms-flexbox!important;
	display: flex!important
}
.d-print-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
}
.flex-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: row!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: column!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: row-reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: column-reverse!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
}
.justify-content-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-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;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: 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;
	-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;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-end {
	-webkit-box-align: end!important;
	-webkit-align-items: flex-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;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-baseline {
	-webkit-box-align: baseline!important;
	-webkit-align-items: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: 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-box-direction: normal!important;
	-webkit-flex-direction: row!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-sm-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: column!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-sm-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: row-reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-sm-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: column-reverse!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
}
.justify-content-sm-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-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;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-sm-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: 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;
	-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;
	-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;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-sm-center {
	-webkit-box-align: center!important;
	-webkit-align-items: 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;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-sm-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: 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-box-direction: normal!important;
	-webkit-flex-direction: row!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-md-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: column!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-md-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: row-reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-md-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: column-reverse!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
}
.justify-content-md-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-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;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-md-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: 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;
	-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;
	-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;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-md-center {
	-webkit-box-align: center!important;
	-webkit-align-items: 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;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-md-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: 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-box-direction: normal!important;
	-webkit-flex-direction: row!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-lg-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: column!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-lg-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: row-reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-lg-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: column-reverse!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
}
.justify-content-lg-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-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;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-lg-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: 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;
	-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;
	-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;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-lg-center {
	-webkit-box-align: center!important;
	-webkit-align-items: 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;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-lg-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: 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-box-direction: normal!important;
	-webkit-flex-direction: row!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-xl-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: column!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-xl-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: row-reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-xl-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: column-reverse!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
}
.justify-content-xl-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-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;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-xl-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: 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;
	-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;
	-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;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-xl-center {
	-webkit-box-align: center!important;
	-webkit-align-items: 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;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-xl-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: 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
}
}
.w-25 {
	width: 25%!important
}
.w-50 {
	width: 50%!important
}
.w-75 {
	width: 75%!important
}
.w-100 {
	width: 100%!important
}
.h-25 {
	height: 25%!important
}
.h-50 {
	height: 50%!important
}
.h-75 {
	height: 75%!important
}
.h-100 {
	height: 100%!important
}
.mw-100 {
	max-width: 100%!important
}
.mh-100 {
	max-height: 100%!important
}
::-webkit-input-placeholder {
font-size:14px;
color:#645c5c;
font-weight:600;
line-height:1.33
}
::-moz-placeholder {
font-size:14px;
color:#645c5c;
font-weight:600;
line-height:1.33
}
::-ms-input-placeholder {
font-size:14px;
color:#645c5c;
font-weight:600;
line-height:1.33
}
::placeholder {
font-size:14px;
color:#645c5c;
font-weight:600;
line-height:1.33
}
::-moz-selection {
background-color:#2b4a94;
color:#fff
}
::selection {
	background-color: #2b4a94;
	color: #fff
}
html, body {
	height: 100%;
	font-size: 18px
}
body {
	min-width: 320px;
	position: relative;
	line-height: 1.33;
	font-family: "OpenSans", sans-serif;
	font-weight: 400;
	color: #565656
}
body input, body textarea {
	border: #666 1px solid;
	outline: none
}
a, input, button, textarea {
	outline: none
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.text-center {
	text-align: center
}
section {
	padding: 4.2rem 0
}
.site-wrapper {
	overflow-x: hidden
}
.site-header {
	padding: 1.66rem 0;
	background: #fff
}
.header-img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.header-img-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.header-img-item img {
	margin-right: 1rem
}
.header-img-txt {
	font-size: 15px
}
.main-screen {
	background: url(../img/main-scr-bg.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	background-position: 50%;
	padding: 0
}
.main-screen .container {
	background: url(../img/main-scr-img.png) no-repeat;
	background-position: 100% 100%
}
.girl-bg {
	padding-top: 3.5rem
}
.main-caption {
	color: #fff;
	font-size: 3.2rem;
	font-family: "HelveticaNeueCyr", sans-serif;
	font-weight: 500;
	letter-spacing: .58px;
	line-height: 1.285;
	margin-bottom: .53em
}
.main-scr-sub-title {
	font-size: 1.7rem;
	color: #fff;
	font-family: 'HelveticaNeueCyr';
	font-weight: 300;
	margin-bottom: .7rem
}
.main-scr-list {
	margin: 0;
	padding: 0
}
.main-scr-list li {
	padding-left: 1.5rem;
	list-style-type: none;
	position: relative;
	color: #e1e3d9;
	font-size: 16px;
	margin-bottom: .4rem
}
.main-scr-list li:before {
	content: '\f113';
	position: absolute;
	left: 0;
	font-family: 'Flaticon';
	color: #f5f7ec;
}
.price-block {
	max-width: 250px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 2.1rem;
	margin-bottom: .8rem
}
.price-title {
	font-size: 13px;
	color: #929771;
	font-weight: 600
}
.price-value {
	text-shadow: 0 0 8px rgba(58,72,13,0.39);
	font-family: 'HelveticaNeueCyr'
}
.old-price {
	color: #acba58;
	font-size: 1.66rem;
	font-weight: 300;
	text-decoration: line-through;
	margin-top: .5rem
}
.new-price {
	color: #fff;
	font-size: 2.1rem;
	font-weight: 400;
	margin-top: .2rem
}
.button {
	display: block;
	text-align: center;
	max-width: 262px;
	width: 100%;
	padding: 1rem .5rem;
	-webkit-box-shadow: 1px 3px 8px rgba(41,47,0,0.34);
	box-shadow: 1px 3px 8px rgba(41,47,0,0.34);
	background-color: #2b4a94;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#284792), to(#2d7dcf));
	background-image: -webkit-linear-gradient(bottom, #284792 0%, #2d7dcf 100%);
	background-image: -o-linear-gradient(bottom, #284792 0%, #2d7dcf 100%);
	background-image: linear-gradient(to top, #284792 0%, #2d7dcf 100%);
	color: #fff;
	font-family: "HelveticaNeueCyr";
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .7px;
	cursor: pointer
}
.button:hover {
	color: #fff;
	-webkit-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
	text-decoration: none;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#1f3773), to(#2568ad));
	background-image: -webkit-linear-gradient(bottom, #1f3773 0%, #2568ad 100%);
	background-image: -o-linear-gradient(bottom, #1f3773 0%, #2568ad 100%);
	background-image: linear-gradient(to top, #1f3773 0%, #2568ad 100%)
}
.button:active, .button:visited, .button:focus {
	color: #fff;
	text-decoration: none
}
.remainder {
	font-size: 16px;
	color: #929771;
	font-family: "HelveticaNeueCyr";
	margin-top: .7rem;
	margin-bottom: 4.4rem
}
.remainder span {
	color: #fff;
	text-shadow: 0 0 8px rgba(58,72,13,0.39)
}
.what {
	padding-bottom: 1rem
}
.what-list {
	margin: 0;
	padding: 0;
	counter-reset: point;
	list-style: outside none none;
	margin-top: 2rem
}
.what-list li {
	position: relative;
	padding-left: 3rem;
	margin-bottom: 2rem
}
.what-list li:nth-child(1) {
	margin-bottom: 1.44rem
}
.what-list li:nth-child(2) {
	margin-bottom: 1.88rem
}
.what-list li:nth-child(3) {
	margin-bottom: 2.55rem
}
.what-list li:nth-child(4) {
	margin-bottom: 2.5rem
}
.what-list li:last-child {
	margin-bottom: 0
}
.what-list li:before {
	background-color: #21428f;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	content: counter(point, decimal);
	counter-increment: point 1;
	font-size: 15px;
	font-weight: 700;
	top: 50%;
	left: 0;
	margin-top: -19px;
	padding: 4px 0;
	position: absolute;
	text-align: center;
	width: 38px;
	height: 38px;
	line-height: 1.9
}
.caption {
	color: #0c2e84;
	font-family: "HelveticaNeueCyr";
	font-weight: 300;
	font-size: 2.33rem;
	margin-bottom: 1.07em
}
.limitations {
	padding-top: 0
}
.limitations-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 3rem
}
.limitations-img {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	margin-right: 1.22rem;
	max-width: 67px;
	max-height: 66px;
}
.limitations-img, .limitations-img img {
	max-width: 100px;
}
.limitations-title {
	margin-bottom: .7rem;
	font-weight: 700
}
.limitations-desc {
	margin-bottom: 0;
	font-size: 15px
}
.limitations-wrap .limitations-item:last-child {
	margin-bottom: 0
}
.limitations-wrap-2 {
	margin-top: .45rem
}
.result {
	background: #f1f5f6
}
.result .caption {
	text-align: center
}
.result .caption-desc {
	text-align: center
}
.plus-desc .caption {
	margin-bottom: 0
}
.caption-desc {
	margin-bottom: 2.6rem
}
.slider-sm {
	display: inline-block;
	width: 52px;
	height: 51px;
	background: url(../img/slider-sm.png) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	bottom: -1rem
}
.twentytwenty-before-label, .twentytwenty-after-label {
	display: none;
	opacity: 0
}
.twentytwenty-overlay:hover {
	background-color: transparent
}
.slider-comment {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative
}
.slider-comment-item {
	max-width: 200px;
	width: 100%;
	padding: .5rem;
	color: #fff;
	font-size: 16px;
	height: 78px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	top: -78px
}
.slider-comment-before {
	background: #22438f;
	left: 0
}
.slider-comment-after {
	background: #4f8e0b;
	right: 0
}
.quote {
	padding: 2.3rem 2.7rem;
	background: #f1f5f6;
	position: relative;
	font-size: .94rem
}
.quote:before {
	content: '\f110';
	font-family: 'Flaticon';
	position: absolute;
	font-size: 29px;
	left: auto;
	top: -1rem;
	color: #22438f
}
.advice-list {
	margin-top: 1.77rem
}
.advice-list dt {
	font-weight: 700;
	color: #010101;
	margin-bottom: .2rem
}
.advice-list dd {
	margin-bottom: 1.77rem;
	font-size: 15px;
	line-height: 1.35
}
.advice-img-wrap {
	background-color: #f1f5f6
}
.advice-img-cnt {
	padding: 1.16rem
}
.advice-img-title {
	color: #000;
	font-size: 1.22rem;
	margin-bottom: .2rem
}
.advice-img-desc {
	font-size: 15px
}
.contacts {
	padding-top: 4.2rem
}
.contacts {
	background: url(../img/contacts-bg.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}
.contacts .contact-form {
	margin: 4rem 0
}
/* .contact-bg .justify-content-end{margin-right:3.2rem} */
.contact-form {
	background: #fff;
	padding: 1.33rem 1.66rem 1.77rem
}
.input-form, .submit-btn {
	display: block;
	max-width: 100%;
	width: 100%
}
.input-form {
	border: 1px solid #e9e9e9;
	background-color: #f5f5f5;
	margin-bottom: .88rem;
	padding: .7rem .72rem
}
.submit-btn {
	border: none;
	font-size: 14px;
	padding: .85rem .72rem
}
.contact-bottom-txt {
	font-size: 14px;
	font-weight: 600;
	color: #696969;
	margin-top: 1.5rem
}
.contact-bottom-txt span {
	font-family: "HelveticaNeueCyr";
	font-weight: 700;
	color: #2f4e95
}
.form-top-cnt {
	max-width: 215px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 1.5rem
}
.form-top-cnt-action {
	background-color: #4f8e0b;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	width: 75px;
	height: 27px;
	text-align: center;
	line-height: 1.75;
	margin-bottom: .8rem
}
.form-top-cnt-old-price {
	color: #4b4b4b;
	font-family: "HelveticaNeueCyr";
	font-size: 1.44rem;
	font-weight: 400;
	line-height: 1.15rem;
	text-decoration: line-through
}
.form-top-cnt-title {
	font-size: 14px;
	color: #696969;
	font-weight: 600;
	margin-bottom: .8rem
}
.form-top-cnt-new-price {
	color: #000;
	font-family: "HelveticaNeueCyr";
	font-size: 2.33rem;
	font-weight: 500;
	line-height: 30px
}
.steps {
	background: url(../img/steps-bg-woman.png) no-repeat;
	background-color: #ededed;
	background-size: auto;
	background-position: 21% bottom;
}
.history-tl-container {
	display: block;
	position: relative
}
.history-tl-container ul.tl {
	margin: 20px 0 0;
	padding: 0;
	display: inline-block
}
.history-tl-container ul.tl li {
	list-style: none;
	margin-left: 10px;
	min-height: 50px;
	border-left: 1px solid #d2d2d2;
	padding: 0 0 1.5rem 30px;
	position: relative
}
.history-tl-container ul.tl li:last-child {
	border-left: 0
}
.history-tl-container ul.tl li::before {
	position: absolute;
	left: -8px;
	top: -5px;
	content: " ";
	-webkit-box-shadow: 0 0 0 1px #cecece;
	box-shadow: 0 0 0 1px #cecece;
	border: 4px solid #fff;
	-webkit-border-radius: 500%;
	border-radius: 500%;
	background: #22438f;
	height: 15px;
	width: 15px;
	-webkit-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out
}
.history-tl-container ul.tl li:hover:before {
	-webkit-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	border-color: #22438f
}
ul.tl li .item-title, ul.tl li .item-detail {
	position: relative;
	top: -10px
}
ul.tl li .item-title {
	color: #000;
	font-size: 17px;
	font-weight: 700
}
ul.tl li .item-detail {
	color: #565656;
	font-size: 15px
}
.attention {
	background-color: #22438f;
	padding: 26px 30px 26px 99px;
	color: #fff;
	font-size: 15px;
	letter-spacing: .07px;
	position: relative;
	max-width: 516px
}
.attention:before {
	content: '\f115';
	font-family: 'Flaticon';
	color: rgba(255,255,255,0.4);
	position: absolute;
	left: 30px;
	top: 50%;
	margin-top: -30px;
	font-size: 48px
}
.reasons .caption {
	margin-bottom: .42em
}
.reasons .plus-desc {
	text-align: center
}
.reasons-items {
	max-width: 850px;
	margin: auto
}
.reasons-item {
	text-align: center;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f1f5f6;
	height: 280px;
	position: relative
}
.reasons-cnt {
	max-width: 222px
}
.reasons-title {
	font-family: "HelveticaNeueCyr";
	font-weight: 500;
	color: #000;
	margin-bottom: .6rem
}
.reasons-desc {
	font-size: 15px
}
.reasons-img-1 {
	background: url(../img/reasons-img-1.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}
.reasons-img-2 {
	background: url(../img/reasons-img-2.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}
.reasons-img-3 {
	background: url(../img/reasons-img-3.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}
.before-top, .before-bottom {
	position: relative
}
.before-top:before, .before-bottom:before {
	content: '\f11a';
	font-family: 'Flaticon';
	color: #f1f5f6;
	font-size: 24px;
	position: absolute;
	z-index: 1
}
/* .before-bottom:before{bottom:-16px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.before-top:before{bottom:-16px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)} */
.history {
	padding-top: 0
}
.history .caption {
	text-align: center
}
.slider-item {
	padding-top: 12px
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
	outline: none;
	width: 72px;
	height: 72px;
	text-align: center;
	top: 50%;
	margin-top: -36px;
	position: absolute
}
.owl-carousel .owl-nav button.owl-next i:before, .owl-carousel .owl-nav button.owl-prev i:before {
	font-size: 1.5rem;
	margin: 0;
	color: #858989
}
.owl-carousel .owl-nav button.owl-next:hover i:before, .owl-carousel .owl-nav button.owl-prev:hover i:before {
	color: #000;
	-webkit-transition: .8s;
	-o-transition: .8s;
	transition: .8s
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: none
}
.owl-prev {
	left: -70px
}
.owl-next {
	right: -70px
}
.owl-nav {
	position: static;
	margin: 0;
	padding: 0
}
.owl-stage-outer {
	position: static
}
.owl-carousel {
	position: relative
}
.slider-data {
	margin-top: 1.8rem
}
.owl-carousel .quote {
	padding: 1.6rem;
	font-size: 15px
}
.owl-carousel .quote:after {
	content: '\f11a';
	font-family: 'Flaticon';
	color: #f1f5f6;
	font-size: 23px;
	position: absolute;
	left: 34px;
	bottom: -23px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.owl-carousel .limitations-item {
	margin-bottom: 1rem
}
.owl-carousel .limitations-img img {
	width: auto
}
.owl-carousel .limitations-title {
	font-size: 16px;
	margin-bottom: 0
}
.how-work {
	padding-top: 0
}
.how-work .caption {
	text-align: center
}
.how-work ul.tl .tl-item:before {
	background-color: #4f8e0b
}
.how-work ul.tl .tl-item:hover:before {
	border-color: #4f8e0b
}
.history-tl-container.tl-container-horyzontal {
	width: 100%
}
.history-tl-container.tl-container-horyzontal ul.tl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	position: relative;
	margin: 0
}
.history-tl-container.tl-container-horyzontal ul.tl:before {
	content: '';
	position: absolute;
	height: 1px;
	width: 75%;
	left: 11%;
	display: block;
	background: #d2d2d2;
	top: 85px
}
.history-tl-container.tl-container-horyzontal .tl-item {
	text-align: center;
	border: none;
	margin: 0;
	padding: 0
}
.history-tl-container.tl-container-horyzontal .tl-item .item-title {
	font-size: 16px;
	font-weight: 400;
	color: #565656
}
.history-tl-container.tl-container-horyzontal .tl-item:before {
	left: 50%;
	top: 50%;
	margin-left: -8px
}
.history-tl-container.tl-container-horyzontal .tl-item:after {
	display: none
}
.history-tl-container.tl-container-horyzontal .tl-item .tl-item-img {
	width: 75px;
	height: 66px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 2.6rem
}
.site-footer {
	background: url(../img/main-scr-bg.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden
}
.site-footer .input-form, .site-footer .button {
	position: relative;
	z-index: 9999;
	display: block;
}
.site-footer .container {
	position: relative
}
.site-footer .container:before {
	content: url("../img/main-scr-img.png");
	position: absolute;
	right: -2%;
	bottom: -5px;
	z-index: 1
}
.site-footer .container .row {
	padding: 6rem 0
}
.site-footer .caption {
	color: #fff;
	font-weight: 500
}
.footer-desc {
	color: #fff;
	text-shadow: 0 0 8px rgba(58,72,13,0.39);
	letter-spacing: .16px;
	font-size: 1.77rem;
	font-family: "HelveticaNeueCyr";
	font-weight: 300
}
.modal-window {
	background: #fff;
	margin: auto;
	position: relative;
	max-width: 400px;
	width: 100%;
	-webkit-border-radius: 5px;
	padding-top: 1.5rem;
	-webkit-border-radius: 0;
	border-radius: 0
}
.modal-title {
	text-align: center;
	font-family: "HelveticaNeueCyr";
	font-weight: 500;
	font-size: 1.2rem
}
#politconf-modal {
	padding: 1.5rem;
	max-width: 700px
}
#politconf-modal .modal-title {
	margin-bottom: 1.5rem
}
#politconf-modal p:last-child {
	margin-bottom: 0
}
.button {
	position: relative;
	overflow: hidden
}
.button:after {
	-webkit-animation-name: shine;
	animation-name: shine;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-timing-function: 5s;
	animation-timing-function: 5s;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	content: "";
	position: absolute;
	top: -300px;
	left: -200px;
	width: 50px;
	height: 500px;
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: rgba(255,255,255,0.2)
}
.button:active:after {
	opacity: 0
}
@-webkit-keyframes shine {
100% {
opacity:1;
top:0;
left:80%
}
}
@keyframes shine {
100% {
opacity:1;
top:0;
left:80%
}
}
.polit-conf {
	color: #e9e9e9;
	border-bottom: 1px dashed #e9e9e9;
	margin-top: 1.5rem;
	display: inline-block;
	cursor: pointer
}
.polit-conf:hover {
	color: #fff;
	text-decoration: none;
	border-color: transparent;
	-webkit-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms
}
.goto-box {
	visibility: visible; animation-name: fadeInUp; background: none;
}
.caption-cust {
	display: block;
	margin-top: 80px;
}
@media only screen and (max-width: 1300px) {
.owl-prev {
	left: -50px
}
.owl-next {
	right: -50px
}
.steps {
	background: url(../img/steps-bg-woman.png) no-repeat;
	background-color: #ededed;
	background-size: 47%;
	background-position: left bottom;
}
}

@media only screen and (max-width: 1199px) {
.main-caption br {
	display: none
}
.main-scr-sub-title {
	font-size: 1.4rem
}
.limitations {
	padding-top: 4.2rem
}
.limitations-desc br {
	display: none
}
.limitations-title {
	font-size: .9rem
}
.limitations-img, .limitations-img img {
	max-width: 100px;
}
.site-footer .container:before {
	display: none
}
.steps {
	background: url(../img/steps-bg-woman.png) no-repeat;
	background-color: #ededed;
	background-size: 47%;
	background-position: left bottom;
}
footer .container {
	padding-bottom: 0 !important;
}
.site-footer .container .row {
	padding: 6rem 0 40px;
}
/*.steps .offset-lg-12 h2{margin:0 auto;}*/
}
@media all and (max-width: 992px) and (min-width: 767px) {
.order-margin {
  margin-right: 20px;

}

.order-margin-bottom {
  margin-bottom: 20px;
}
}
@media only screen and (max-width: 992px) {
html, body {
	font-size: 16px
}
.logo-wrap {
	text-align: center;
	margin-bottom: 1.5rem
}
.main-screen {
	position: relative
}
.main-screen:before {
	content: '';
	position: absolute;
	background: rgba(0,0,0,0.1);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}
.main-screen .container {
	background-position: 111% right;
	background-size: 51%;
}
.main-caption {
	font-size: 2.5rem
}
.caption {
	font-size: 2rem
}
.advice h2 {
	text-align: center;
}
.what-list {
	margin-top: 0
}
.caption br {
	display: none
}
.limitations-wrap .limitations-item:last-child {
	margin-bottom: 3rem
}
.limitations {
	padding-bottom: 2rem
}
.advice-img-wrap {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto
}
.contact-bg .justify-content-end {
	margin: 0
}
.contacts .contact-form {
	background: rgba(255,255,255,0.8)
}
.steps {
	position: relative
}
.steps:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.before-1:before {
	bottom: auto;
	right: -12px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.before-top:before, .before-bottom:before {
	display: none
}
.how-work .tl-item-img {
	position: relative;
	top: -15px
}
.how-work .item-title br {
	display: none
}
.how-work .history-tl-container ul.tl li {
	padding-bottom: 3rem
}
.how-work .history-tl-container .tl-item .item-title {
	font-size: 16px;
	font-weight: 400;
	color: #565656
}
.footer-desc {
	margin-bottom: 1.5rem;
	font-size: 1.3rem
}
.footer-desc br {
	display: none
}
.advice-img-wrap {
	margin-bottom: 2rem
}
.advice-img-wrap {
	margin-bottom: 2rem
}
.contacts .contact-form {
	margin-top: 22rem;
}
}

@media only screen and (max-width: 768px) {
.header-img-txt {
	font-size: 11px
}
.header-img-txt br {
	display: none
}
.main-screen .container {
	background: none
}
.limitations-img, .limitations-img img {
	max-width: 115px;
}
.girl-bg {
	background: url(../img/main-scr-img.png) no-repeat;
	background-position: 100% 100%
}
.slider-sm {
	width: 30px;
	height: 30px;
	bottom: -.5rem
}
.steps {
	background: none;
}
.contact-form {
	margin-bottom: 5rem;
}
.girl-bg {
	background-size: 61%;
}
.caption-cust {
	margin-top: 10px;
}
/* footer div div div form {margin-bottom: 5rem;} */
}

@media only screen and (max-width: 576px) {
.header-img {
	display: none;
	max-width: 377px;
	margin-left: auto;
	margin-right: auto
}
.header-img-item {
	margin-bottom: 1.5rem
}
.header-img-txt {
	font-size: 1rem
}
.girl-bg {
	background-position: 111% 100%;
	background-size: 61%;
}
.main-screen::before {
	background: rgba(0,0,0,0.3);
}
.contact-form {
	max-width: 600px;
}
.main-caption {
	font-size: 2rem
}
.caption {
	font-size: 2rem;
	text-align: center;
}
.contacts {
	background-position: 20%;
}
/*.steps { background: url(../img/steps-bg-woman.png) no-repeat;background-color:#ededed;background-size: 47%; background-position: 0 264px;}*/
.steps::before {
	background: none;
}
/*.history-tl-container ul.tl { margin: 20px 0 0px 234px;}*/
.contacts .contact-form {
	margin: 4rem 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 68%;
	margin-bottom: 173px;
}
.limitations .limitations-item {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.limitations .limitations-img {
	margin-bottom: 3.5rem;
	margin-left: auto;
	margin-right: auto;
}
.limitations-img {
	max-width: 115px;
}
.limitations-title br, .limitations-desc br {
	display: none
}
.limitations-cnt {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}
.slider-comment-item {
	max-width: 130px;
	height: 50px;
	top: -50px;
	padding: 0
}
.slider-comment-txt {
	font-size: 12px
}
.quote {
	padding: 1.3rem 1.7rem
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
	background: rgba(255,255,255,0.6);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	border: 1px solid #ccc
}
.owl-carousel .owl-nav button.owl-next i:before, .owl-carousel .owl-nav button.owl-prev i:before {
	font-size: 1.2rem
}
.owl-prev {
	left: -0
}
.owl-next {
	right: -0
}
.footer-desc {
	font-size: 1rem
}
.history-tl-container {
	margin-left: auto;
	margin-right: auto;
}
.contact-form {
	margin-bottom: 4rem;
}
#form2 {
	margin-bottom: 5rem;
}
}
