﻿* {
	margin: 0;
	padding: 0
}

html,body,div,button,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

body {
	line-height: 1
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	outline: none;
	text-decoration: none
}

/* html * {
	max-height: 999999px
} */

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

input,textarea,button {
	border: none;
	box-shadow: none;
	outline: none;
	border-radius: 0
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input::-ms-clear {
	display: none
}

::-webkit-file-upload-button {
	cursor: pointer
}

input {
	-webkit-appearance: none;
	border-radius: 0
}

select {
	border: none
}

input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration {
	display: none
}/*!
 *  Font Awesome 4.6.2 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face {
	font-family:'FontAwesome';src:url("../font/fontawesome-webfont.eot");
	src:url("../font/fontawesome-webfont.eot") format("embedded-opentype"),
	url("../font/fontawesome-webfont.woff2") format("woff2"),
	url("../font/fontawesome-webfont.woff") format("woff"),
	url("../font/fontawesome-webfont.ttf") format("truetype"),
	url("../font/fontawesome-webfont.svg") format("svg");
	font-weight:normal;
	font-style:normal
}

@font-face {
	font-family: 'Poppins';
	src:url('../font/Poppins.eot?#iefix') format("embedded-opentype"),
	url('../font/Poppins.woff') format("woff"),
	url('../font/Poppins.ttf') format("truetype"),
	url('../font/Poppins.svg#Nexa Bold') format("svg");
	font-style:normal;
}

/* Proxima */
@font-face {
    font-family: 'Proxima';
    font-weight: 400;
    src: url(../font/ProximaNovaReg.eot);
    src: url(../font/ProximaNovaReg.eot) format('embedded-opentype'),
         url(../font/ProximaNovaReg.woff) format('woff'),
         url(../font/ProximaNovaReg.ttf) format('truetype');
}
@font-face {
    font-family: 'Proxima';
    font-weight: 500;
    src: url(../font/ProximaNova-Semibold.eot);
    src: url(../font/ProximaNova-Semibold.eot) format('embedded-opentype'),
         url(../font/ProximaNova-Semibold.woff) format('woff'),
         url(../font/ProximaNova-Semibold.ttf) format('truetype');
}
@font-face {
    font-family: 'Proxima',san-serif;
    font-weight: 600;
    src: url(../font/ProximaNova-Bold.eot);
    src: url(../font/ProximaNova-Bold.eot) format('embedded-opentype'),
         url(../font/ProximaNova-Bold.woff) format('woff'),
         url(../font/ProximaNova-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'Proxima',san-serif;
    font-weight: 800;
    src: url(../font/ProximaNova-extrabold.eot);
    src: url(../font/ProximaNova-extrabold.eot) format('embedded-opentype'),
         url(../font/ProximaNova-extrabold.woff) format('woff'),
         url(../font/ProximaNova-extrabold.ttf) format('truetype');
   
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eeeeee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #ffffff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
	content: "\f158"
}

.fa-won:before,.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before,.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before,.fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before,.fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before,.fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

@font-face {
	font-family:'montserrat';src:local("montserrat-extralight"),local("montserrat extralight"),url("../font/montserrat-extralight-webfont.woff2") format("woff2"),url("../font/montserrat-extralight-webfont.woff") format("woff"),url("../font/montserrat-extralight-webfont.ttf") format("truetype");font-weight:200;font-style:normal
}

@font-face {
	font-family:'montserrat';src:local("montserrat-light"),local("montserrat light"),url("../font/montserrat-light-webfont.woff2") format("woff2"),url("../font/montserrat-light-webfont.woff") format("woff"),url("../font/montserrat-light-webfont.ttf") format("truetype");font-weight:300;font-style:normal
}

@font-face {
	font-family:'icomoon';src:url("../font/icomoon.eot");src:url("../font/icomoon.eot") format("embedded-opentype"),url("../font/icomoon.ttf") format("truetype"),url("../font/icomoon.woff") format("woff"),url("../font/icomoon.svg") format("svg");font-weight:normal;font-style:normal
}[class^="icon-"]::before,[class*=" icon-"]::before {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-arrow2:before {
	content: "\e900"
}

.icon-auricular-of-phone_2:before {
	content: "\e901"
}

.icon-back:before {
	content: "\e902"
}

.icon-go-to-web:before {
	content: "\e903"
}

.icon-logo:before {
	content: "\e904"
}

.icon-placeholder:before {
	content: "\e905"
}

.icon-right:before {
	content: "\e906"
}

@media all and (max-width: 1000px) {
	.hide-on-1900 {
		display: none !important
	}
}

@media all and (min-width: 1901px) {
	.show-on-1900 {
		display: none !important
	}
}

@media all and (max-width: 1000px) {
	.hide-on-1000 {
		display: none !important
	}
}

@media all and (min-width: 1001px) {
	.show-on-1000 {
		display: none !important
	}
}

@media all and (max-width: 1200px) {
	.hide-on-1200 {
		display: none !important
	}
}

@media all and (min-width: 1201px) {
	.show-on-1200 {
		display: none !important
	}
}

@media only screen and (max-width: 700px) {
	.hide-on-700 {
		display: none !important
	}
}

@media only screen and (min-width: 701px) {
	.show-on-700 {
		display: none !important
	}
}

@media only screen and (min-width: 501px) {
	.show-on-500 {
		display: none !important
	}
}

@media only screen and (max-width: 500px) {
	.hide-on-500 {
		display: none !important
	}
}

body {
	display: -ms-flexbox;
	display: flex;
	height: 100vh;
	-ms-flex-direction: column;
	flex-direction: column;
	font-family: "montserrat","Noto Sans SC", sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: 300;
	font-weight: normal;
	color: #000
}

body::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 999;
	background: white;
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
	width: 100%;
	height: 100%
}

body._hsps-loaded::before {
	opacity: 0;
	pointer-events: none !important
}

body ._text-small {
	font-size: 12px
}

body ._text-small p {
	margin-bottom: 20px;
	line-height: 1.5
}

@media all and (max-width: 1200px) {
	body {
		font-size: 14px;
		line-height: 1.5
	}
}

* {
	white-space: normal
}

.parallax-block {
	position: relative
}

* {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.title-wrap {
	margin-bottom: 50px
}

.title-wrap h1+.subtitle {
	margin-top: 15px
}

h1,h2,h3,h4,h5,h6 {
	text-transform: uppercase;
	font-weight: 200
}

h1._normal,h2._normal,h3._normal,h4._normal,h5._normal,h6._normal {
	text-transform: none
}

h1._colored,h2._colored,h3._colored,h4._colored,h5._colored,h6._colored {
	color: #2B665C
}

h1._white,h2._white,h3._white,h4._white,h5._white,h6._white {
	color: #fff
}

h1 {
	font-size: 150px;
	color: #cfcece
}

@media all and (max-width: 1500px) {
	h1 {
		font-size: 100px
	}
}

@media all and (max-width: 1200px) {
	h1 {
		font-size: 72px
	}
}

@media only screen and (max-width: 600px) {
	h1 {
		font-size: 30px
	}
}

h2 {
	font-size: 100px;
	color: #cfcece
}

@media all and (max-width: 1500px) {
	h2 {
		font-size: 60px
	}
}

@media all and (max-width: 1200px) {
	h2 {
		font-size: 72px
	}
}

@media only screen and (max-width: 700px) {
	h2 {
		font-size: 60px
	}
}

@media only screen and (max-width: 600px) {
	h2 {
		font-size: 30px
	}
}

h3 {
	font-size: 50px;
	color: #cfcece;
	text-transform: none
}

@media all and (max-width: 1500px) {
	h3 {
		font-size: 36px
	}
}

@media all and (max-width: 1200px) {
	h3 {
		font-size: 24px
	}
}

h4 {
	font-size: 24px
}

@media all and (max-width: 1500px) {
	h4 {
		font-size: 22px
	}
}

@media all and (max-width: 1200px) {
	h4 {
		font-size: 20px;
		line-height: 1.2
	}
}

@media only screen and (max-width: 600px) {
	h4 {
		font-size: 16px;
		line-height: 1.5
	}
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 14px
}

.text-style,p,ul.num-ul li,.num-ul ul li,ul.line-ul li,.line-ul ul li,.label {
	margin-bottom: 40px;
	line-height: 1.667
}

.text-style:last-child,p:last-child,ul.num-ul li:last-child,.num-ul ul li:last-child,ul.line-ul li:last-child,.line-ul ul li:last-child,.label:last-child {
	margin-bottom: 0
}

@media all and (max-width: 1200px) {
	.text-style,p,ul.num-ul li,.num-ul ul li,ul.line-ul li,.line-ul ul li,.label {
		line-height: 1.5
	}
}

a {
	display: inline-block;
	color: #2B665C;
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1)
}

a:hover {
	color: #2B665C;
}

b,strong,.bold {
	font-weight: bold !important
}

.colored-link {
	text-decoration: underline;
	color: #2B665C
}

.phone-link {
	display: -ms-flexbox;
    /* display: flex
; */
    -ms-flex-align: center;
    /* align-items: center; */
    font-size: 14px;
    color: #585858;
    width: 100%;
}


.phone-link::before {
	content: "\f095";
	font-family: "FontAwesome";
	font-size: 24px;
	color: #585858;
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
	margin-right: 10px;
	display: none;
}

.phone-link:hover::before {
	color: #2B665C
}

@media all and (max-width: 1500px) {

}

.pseudo-hidden {
	position: absolute;
	left: -200vw;
	opacity: 0;
	z-index: -999;
	pointer-events: none;
	overflow: hidden;
	-ms-transform: scale(0);
	transform: scale(0)
}

.content {
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	width: 100%;
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	height: 100%
}

.content__col_left {
	width: 45px;
	background: #f7f7f7;
	z-index: 50
}

.content__col_right {
	width: calc(100vw - 45px);
	z-index: 5
}

@media all and (max-width: 1200px) {
	.content {
		overflow: inherit;
		display: block;
		-ms-flex: none;
		flex: none;
		height: auto
	}

	.content__col_left {
		z-index: 105;
		position: fixed;
		left: 0;
		top: 0;
		width: 55px;
		height: 100%
	}

	.content__col_right {
		width: 100%
	}
}

@media only screen and (max-width: 600px) {
	.content__col_left {
		position: relative;
		width: 100%;
		height: 50px
	}
}

.block-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	box-sizing: border-box
}

.container {
	margin: 0 auto;
	width: calc(100% / 12 * 10);
	height: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	position: relative
}
#main .container {
    top: 50%;
    transform: translateY(-50%);
	width: 100%;
	padding:0;
	z-index: 99;
}


.container._full {
	width: 100%;
	padding: 0
}

@media only screen and (max-width: 600px) {
	.container {
		width: 100%;
		padding: 0 25px
	}
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 30px
}

.row_around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.row_between {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.hide {
	display: none
}

.underline {
	display: inline-block;
	text-decoration: none;
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
	color: inherit;
	position: relative
}

.underline.underline::before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 1px;
	top: auto;
	bottom: 0;
	left: 0;
	transition: 0.5s ease;
	background: black
}

.underline.underline:hover {
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
	color: #000
}

.underline.underline:hover::before {
	width: 100%
}

ul.num-ul,.num-ul ul {
	counter-reset: list 0
}

ul.num-ul li,.num-ul ul li {
	padding-left: 160px;
	position: relative;
	margin-bottom: 100px;
	min-height: 150px
}

ul.num-ul li::before,.num-ul ul li::before {
	counter-increment: list;
	content: counter(list) ".";
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	margin: auto;
	font-size: 150px;
	color: #2B665C;
	font-weight: 200;
	line-height: 1
}

ul.num-ul li span,.num-ul ul li span {
	margin-top: 10px;
	display: block
}

ul.num-ul li:last-child,.num-ul ul li:last-child {
	margin-bottom: 0
}

@media all and (max-width: 1500px) {
	ul.num-ul li,.num-ul ul li {
		min-height: 91px;
		margin-bottom: 74px;
		padding-left: 110px;
		font-size: 14px;
		line-height: 1.5;
		letter-spacing: 0.35px
	}

	ul.num-ul li:before,.num-ul ul li:before {
		font-size: 100px
	}
}

@media all and (max-width: 1200px) {
	ul.num-ul li,.num-ul ul li {
		padding-left: 80px;
		margin-bottom: 48px;
		line-height: 1.75
	}

	ul.num-ul li:before,.num-ul ul li:before {
		top: -7px
	}

	ul.num-ul li span,.num-ul ul li span {
		margin-top: 19px
	}
}

@media only screen and (max-width: 600px) {
	ul.num-ul li,.num-ul ul li {
		padding-left: 52px;
		margin-bottom: 37px
	}

	ul.num-ul li:before,.num-ul ul li:before {
		top: -1px;
		font-size: 72px
	}

	ul.num-ul li span,.num-ul ul li span {
		margin-top: 14px;
		font-size: 12px;
		line-height: 1.5;
		letter-spacing: 0.3px
	}
}

ul.marker-ul li,.marker-ul ul li {
	padding-left: 25px;
	font-size: 18px;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.2;
	font-weight: 300
}

ul.marker-ul li::before,.marker-ul ul li::before {
	content: "\f140";
	position: absolute;
	top: 2px;
	right: auto;
	bottom: auto;
	left: 0;
	margin: auto;
	font-size: 16px;
	font-family: "FontAwesome";
	color: #2B665C
}

ul.marker-ul._white li,.marker-ul ul._white li {
	color: #fff
}

ul.marker-ul._white li::before,.marker-ul ul._white li::before {
	color: #fff
}

ul.line-ul li,.line-ul ul li {
	padding-left: 70px;
	position: relative;
	margin-bottom: 40px
}

ul.line-ul li::before,.line-ul ul li::before {
	content: "";
	width: 40px;
	height: 1px;
	position: absolute;
	top: 14px;
	right: auto;
	bottom: auto;
	left: 0;
	margin: auto;
	background: #2B665C
}

ul.line-ul li:last-child,.line-ul ul li:last-child {
	margin-bottom: 0
}

ul.line-ul._white li,.line-ul ul._white li {
	color: #fff
}

ul.line-ul._white li::before,.line-ul ul._white li::before {
	color: #fff
}

@media all and (max-width: 1500px) {
	ul.line-ul li,.line-ul ul li {
		padding-left: 62px;
		margin-bottom: 73px;
		line-height: 1.5
	}
}

@media all and (max-width: 1200px) {
	ul.line-ul li,.line-ul ul li {
		padding-left: 72px;
		margin-bottom: 47px;
		line-height: 1.75
	}
}

@media only screen and (max-width: 600px) {
	ul.line-ul li,.line-ul ul li {
		margin-bottom: 31px;
		padding-left: 54px;
		font-size: 12px;
		line-height: 1.5;
		letter-spacing: 0.3px
	}

	ul.line-ul li:before,.line-ul ul li:before {
		top: 12px;
		width: 30px
	}
}

.label {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 100px
}

.label::before {
	content: "";
	width: 100px;
	height: 1px;
	margin-right: 70px;
	display: block;
	position: relative;
	background: #2B665C;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

@media all and (max-width: 1500px) {
	.label:before {
		width: 85px;
		margin-right: 40px
	}
}

@media all and (max-width: 1200px) {
	.label:before {
		width: 49px;
		margin-right: 20px
	}
}

@media only screen and (max-width: 600px) {
	.label:before {
		width: 30px;
		margin-right: 23px
	}
}

.object-fit {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	object-fit: contain;
	object-position: center;
	width: 100%;
	height: 100%;
	z-index: 1
}
.about__img.object-fit {
	object-fit: left;
	object-position: center;
	object-position: left;
    object-fit: cover;
}

.object-fit-contain {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	object-fit: contain;
	object-position: center;
	width: 100%;
	height: 100%;
	z-index: 1
}
.object-fit-cover {
	object-fit: cover;
}

ul.simple-ul li,.simple-ul ul li {
	padding-left: 8px;
	font-size: inherit;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.2;
	font-weight: inherit
}

ul.simple-ul li::before,.simple-ul ul li::before {
	content: "\f111";
	position: absolute;
	top: 8px;
	right: auto;
	bottom: auto;
	left: 0;
	margin: auto;
	font-size: 5px;
	font-family: "FontAwesome";
	color: #2B665C
}

ul.simple-ul._white li,.simple-ul ul._white li {
	color: #fff
}

ul.simple-ul._white li::before,.simple-ul ul._white li::before {
	color: #fff
}

.btn-style {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	border: none;
	background: #2B665C;
	padding: 5px 15px;
	z-index: 5;
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
	height: 36px
}

.btn-style__wrapper {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	z-index: 3
}

.btn-style_parallax {
	overflow: visible;
	background: transparent
}

.btn-style_parallax::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background: #2B665C;
	z-index: 1;
	transition: all 0.3s linear
}

.btn-style_parallax:hover {
	color: #fff
}

.btn-style_parallax:hover::before {
	opacity: 0.7
}

.btn-style_parallax .parallax {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	z-index: 2
}

.btn-style_parallax .parallax span {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background: #2B665C;
	opacity: 0.3
}

.btn-style_circles::before,.btn-style_circles::after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	z-index: 1;
	background: #93c16c;
	border-radius: 50%;
	transition: transform cubic-bezier(0.645, 0.045, 0.355, 1) 2s,left 0.5s ease,right 0.5s ease
}

.btn-style_circles::before {
	position: absolute;
	top: 100%;
	right: 100%;
	bottom: auto;
	left: auto;
	margin: auto;
	-ms-transform: translate(50%, -50%) scale(0);
	transform: translate(50%, -50%) scale(0)
}

.btn-style_circles::after {
	position: absolute;
	top: auto;
	right: auto;
	bottom: 100%;
	left: 100%;
	margin: auto;
	-ms-transform: translate(-50%, 50%) scale(0);
	transform: translate(-50%, 50%) scale(0)
}

.btn-style_circles:hover::before {
	-ms-transform: translate(50%, -50%) scale(10);
	transform: translate(50%, -50%) scale(10);
	right: 0
}

.btn-style_circles:hover::after {
	-ms-transform: translate(-50%, 50%) scale(10);
	transform: translate(-50%, 50%) scale(10);
	left: 0
}

.btn-style:not(._hide) .hide-text {
	display: none !important
}

.btn-style._hide .show-text {
	display: none !important
}

.btn-style_center {
	margin-left: auto;
	margin-right: auto
}

.btn-style_bordered {
	background-color: transparent;
	border: 1px solid #2B665C;
	color: #2B665C
}

.btn-style_icon {
	padding: 5px 24px
}

.btn-style_icon .btn-style__wrapper:after {
	margin-left: 22px;
	font-family: "FontAwesome"
}

.btn-style_arrow-down .btn-style__wrapper:after {
	content: "\f107"
}

.cross-btn,.close-button {
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	left: auto;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 10
}

.cross-btn::before,.close-button::before,.cross-btn::after,.close-button::after {
	content: "";
	display: block;
	position: absolute;
	width: 50%;
	height: 1px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: #000;
	transition: transform 0.5s ease;
	will-change: transform
}

.cross-btn::before,.close-button::before {
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.cross-btn::after,.close-button::after {
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.cross-btn:hover::before,.close-button:hover::before {
	-ms-transform: rotate(-225deg);
	transform: rotate(-225deg)
}

.cross-btn:hover::after,.close-button:hover::after {
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.parallax__wrap {
	width: 100%;
	height: 300px;
	position: relative;
	background: #eee
}

.parallax__parallax-container {
	width: 50%;
	height: 50%;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: green
}

.parallax__parallax-block {
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	margin: auto;
	display: block;
	width: 100%;
	height: 100%;
	background: #2B665C;
	opacity: 0.3
}

.sticky {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	background: #eee
}

.sticky__container {
	width: 500px;
	text-align: center;
	display: block;
	position: relative;
	background: #2B665C
}

.sticky__container._sticky {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 20
}

.photobox-gallery-example .items-list__item {
	display: block;
	position: relative;
	width: calc(100% / 3 - 20px);
	cursor: pointer;
	overflow: hidden
}

.photobox-gallery-example .items-list__item:after {
	content: "";
	display: block;
	padding-top: 50%
}

.photobox-gallery-example .items-list__img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	object-fit: cover;
	object-position: center;
	font-family: "object-fit: cover; object-position: center";
	transition: transform 0.3s ease;
	width: 100%;
	height: 100%;
	z-index: 1
}

.photobox-gallery-example .items-list__item:hover .items-list__img {
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

/*
.slick-slider {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.slick-slider .slick-track {
	-ms-flex-order: 0;
	order: 0
}

.slick-slider .slick-arrow {
	position: relative;
	margin-top: 40px;
	cursor: pointer
}

.steps__col_right .slick-slider .slick-arrow {opacity: 0;}

.slick-slider .slick-arrow::before {
	font-family: "icomoon";
	font-size: 9px;
	padding: 5px;
	color: #000
}

.slick-slider .slick-arrow:hover::before,.slick-slider .slick-arrow:focus::before {
	color: #2B665C
}

.slick-slider .slick-prev {
	-ms-flex-order: 2;
	order: 2;
	left: 0;
	right: 0;
	margin-right: 20px
}

.slick-slider .slick-prev::before {
	content: "\e900"
}

.slick-slider .slick-next {
	-ms-flex-order: 3;
	order: 3;
	left: 0;
	right: 0
}

.slick-slider .slick-next::before {
	content: "\e900";
	-ms-transform: scaleX(-1);
	transform: scaleX(-1)
}

.slick-slider .slick-dots {
	bottom: 0;
	padding-bottom: 0
}

.slick-slider .slick-dots li button {
	padding: 5px
}

.slick-slider .slick-dots li button:before {
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
	background-color: transparent;
	border-radius: 0;
	border: 1px solid #2B665C;
	box-sizing: border-box;
	width: 10px;
	height: 10px
}

.slick-slider .slick-dots li.slick-active button:before {
	background-color: #2B665C
}

@media only screen and (max-width: 600px) {
	.slick-slider .slick-arrow {
		margin-top: 20px
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
*/

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:before,.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	outline: none;
	display: none
}[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

@font-face {
	font-family:"slick";src:url("/css/fonts/slick.eot");src:url("/css/fonts/slick.eot?") format("embedded-opentype"),url("/css/fonts/slick.woff") format("woff"),url("/css/fonts/slick.ttf") format("truetype"),url("/css/fonts/slick.svg") format("svg");font-weight:normal;font-style:normal
}

.slick-prev,.slick-next {
	position: absolute;
	display: block;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 0%;
	border: none;
	outline: none;
	z-index: 3;
	opacity: 1;
	font-size: 0;
	line-height: 0
}
#product .slick-prev, #product .slick-next {
	opacity: 0;
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
	outline: none;
	background: transparent
}

.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
	color: #6cc
}

.slick-prev:before,.slick-next:before {
	font-family: "FontAwesome";
	font-size: 37px;
	font-weight: 400;
	line-height: 1;
	color: white;
	transition: 0.3s ease-in-out;
	display: block;
	padding: 20px 18px;
	opacity: 1;
	color: #ccc
}

.slick-prev {
	right: 58px
}

.slick-prev:before {
	content: "\f104"
}

.slick-next {
	right: 6px
}

.slick-next:before {
	content: "\f105"
}

/* .slick-dots {
	position: absolute;
	bottom: 0;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
	z-index: 2;
	padding-bottom: 20px
}

.slick-dots li {
	position: relative;
	display: inline-block;
	padding: 0;
	cursor: pointer
}



.slick-dots li button:before {
	width: 14px;
	height: 14px;
	background-color: #ccc;
	border-radius: 50%;
	content: "";
	display: block;
	transition: 0.3s ease-in-out
} */

div.scrollingHotSpotLeft {
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	cursor: url(/images/cursors/cursor_arrow_left.png),url(/images/cursors/cursor_arrow_left.cur),w-resize
}

div.scrollingHotSpotLeftVisible {
	background-image: url(/images/arrow_left.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	-moz-opacity: 0.35;
	filter: alpha(opacity=35);
	zoom: 1
}

div.scrollingHotSpotRight {
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(/images/cursors/cursor_arrow_right.png),url(/images/cursors/cursor_arrow_right.cur),e-resize
}

div.scrollingHotSpotRightVisible {
	background-image: url(/images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity=35);
	-moz-opacity: 0.35;
	zoom: 1
}

div.scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%
}

div.scrollableArea {
	position: relative;
	width: auto;
	height: 100%
}

@keyframes cloud-animation {
	0%,50%,100% {
		transform: translateY(0px) translateX(0px)
	}

	30%,80% {
		transform: translateY(5px) translateX(5px)
	}
}

@keyframes floating {
	0% {
		transform: translateY(0px)
	}

	50% {
		transform: translateY(40px)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes rotating {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.animate-fade-in {
	opacity: 0
}

.animate-fade-in._animate {
	transition: opacity 1s ease;
	opacity: 1
}

.animate-fade-in-delay {
	opacity: 0
}

.animate-fade-in-delay._animate {
	transition: opacity 1s ease;
	transition-delay: 1s;
	opacity: 1
}

.animate-up {
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0
}

.animate-up._animate {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1
}

.animate-up-short {
	-ms-transform: translateY(25px);
	transform: translateY(25px);
	opacity: 0
}

.animate-up-short._animate {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1
}

.animate-down {
	-ms-transform: translateY(-100px);
	transform: translateY(-100px);
	opacity: 0
}

.animate-down._animate {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1
}

.animate-left {
	-ms-transform: translateX(100px);
	transform: translateX(100px);
	opacity: 0
}

.animate-left._animate {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	opacity: 1
}

.animate-right {
	-ms-transform: translateX(-100px);
	transform: translateX(-100px);
	opacity: 0
}

.animate-right._animate {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	opacity: 1
}

.animate-staggered-up>* {
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0
}

.animate-staggered-up._animate>* {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1
}

.animate-staggered-up._animate>*:nth-child(1n) {
	transition-delay: 0ms !important
}

.animate-staggered-up._animate>*:nth-child(2n) {
	transition-delay: 300ms !important
}

.animate-staggered-up._animate>*:nth-child(3n) {
	transition-delay: 600ms !important
}

.animate-staggered-up._animate>*:nth-child(4n) {
	transition-delay: 900ms !important
}

.animate-staggered-up._animate>*:nth-child(5n) {
	transition-delay: 1200ms !important
}

.animate-staggered-up-many>* {
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0
}

.animate-staggered-up-many._animate>* {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1
}

.animate-staggered-up-many._animate>*:nth-child(1n) {
	transition-delay: 0ms !important
}

.animate-staggered-up-many._animate>*:nth-child(2n) {
	transition-delay: 300ms !important
}

.animate-staggered-up-many._animate>*:nth-child(3n) {
	transition-delay: 600ms !important
}

.animate-staggered-up-many._animate>*:nth-child(4n) {
	transition-delay: 900ms !important
}

.animate-staggered-up-many._animate>*:nth-child(5n) {
	transition-delay: 1200ms !important
}

.animate-staggered-up-many._animate>*:nth-child(6n) {
	transition-delay: 1500ms !important
}

.animate-staggered-up-many._animate>*:nth-child(7n) {
	transition-delay: 1800ms !important
}

.animate-staggered-up-many._animate>*:nth-child(8n) {
	transition-delay: 2100ms !important
}

.animate-staggered-up-many._animate>*:nth-child(9n) {
	transition-delay: 2400ms !important
}

.animate-staggered-up-many._animate>*:nth-child(10n) {
	transition-delay: 2700ms !important
}

.animate-staggered-up-f>* {
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0
}

.animate-staggered-up-f._animate>* {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1
}

.animate-staggered-up-f._animate>*:nth-child(1n) {
	transition-delay: 0ms !important
}

.animate-staggered-up-f._animate>*:nth-child(2n) {
	transition-delay: 100ms !important
}

.animate-staggered-up-f._animate>*:nth-child(3n) {
	transition-delay: 200ms !important
}

.animate-staggered-up-f._animate>*:nth-child(4n) {
	transition-delay: 300ms !important
}

.animate-staggered-up-f._animate>*:nth-child(5n) {
	transition-delay: 400ms !important
}

.animate-staggered-right>* {
	-ms-transform: translateX(-100px);
	transform: translateX(-100px);
	opacity: 0
}

.animate-staggered-right._animate>* {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	opacity: 1
}

.animate-staggered-right._animate>*:nth-child(1n) {
	transition-delay: 0ms !important
}

.animate-staggered-right._animate>*:nth-child(2n) {
	transition-delay: 300ms !important
}

.animate-staggered-right._animate>*:nth-child(3n) {
	transition-delay: 600ms !important
}

.animate-staggered-right._animate>*:nth-child(4n) {
	transition-delay: 900ms !important
}

.animate-staggered-right._animate>*:nth-child(5n) {
	transition-delay: 1200ms !important
}

.animate-staggered-right-l>* {
	-ms-transform: translateX(-100px);
	transform: translateX(-100px);
	opacity: 0
}

.animate-staggered-right-l._animate>* {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	opacity: 1
}

.animate-staggered-right-l._animate>*:nth-child(1n) {
	transition-delay: 0ms !important
}

.animate-staggered-right-l._animate>*:nth-child(2n) {
	transition-delay: 500ms !important
}

.animate-staggered-right-l._animate>*:nth-child(3n) {
	transition-delay: 1000ms !important
}

.animate-staggered-right-l._animate>*:nth-child(4n) {
	transition-delay: 1500ms !important
}

.animate-staggered-right-l._animate>*:nth-child(5n) {
	transition-delay: 2000ms !important
}

.animate-staggered-down>* {
	-ms-transform: translateY(-100px);
	transform: translateY(-100px);
	opacity: 0
}

.animate-staggered-down._animate>* {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1
}

.animate-staggered-down._animate>*:nth-child(1n) {
	transition-delay: 0ms !important
}

.animate-staggered-down._animate>*:nth-child(2n) {
	transition-delay: 100ms !important
}

.animate-staggered-down._animate>*:nth-child(3n) {
	transition-delay: 200ms !important
}

.animate-staggered-down._animate>*:nth-child(4n) {
	transition-delay: 300ms !important
}

.animate-staggered-down._animate>*:nth-child(5n) {
	transition-delay: 400ms !important
}

.animate-staggered-down-l>* {
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
	opacity: 0
}

.animate-staggered-down-l._animate>* {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1
}

.animate-staggered-down-l._animate>*:nth-child(1n) {
	transition-delay: 0ms !important
}

.animate-staggered-down-l._animate>*:nth-child(2n) {
	transition-delay: 1000ms !important
}

.animate-staggered-down-l._animate>*:nth-child(3n) {
	transition-delay: 2000ms !important
}

.animate-staggered-down-l._animate>*:nth-child(4n) {
	transition-delay: 3000ms !important
}

.animate-staggered-down-l._animate>*:nth-child(5n) {
	transition-delay: 4000ms !important
}

.animate-staggered-left>* {
	-ms-transform: translateX(100px);
	transform: translateX(100px);
	opacity: 0
}

.animate-staggered-left._animate>* {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	opacity: 1
}

.animate-staggered-left._animate>*:nth-child(1n) {
	transition-delay: 0ms !important
}

.animate-staggered-left._animate>*:nth-child(2n) {
	transition-delay: 300ms !important
}

.animate-staggered-left._animate>*:nth-child(3n) {
	transition-delay: 600ms !important
}

.animate-staggered-left._animate>*:nth-child(4n) {
	transition-delay: 900ms !important
}

.animate-staggered-left._animate>*:nth-child(5n) {
	transition-delay: 1200ms !important
}

.animate-staggered-left-l>* {
	-ms-transform: translateX(100px);
	transform: translateX(100px);
	opacity: 0
}

.animate-staggered-left-l._animate>* {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	opacity: 1
}

.animate-staggered-left-l._animate>*:nth-child(1n) {
	transition-delay: 0ms !important
}

.animate-staggered-left-l._animate>*:nth-child(2n) {
	transition-delay: 500ms !important
}

.animate-staggered-left-l._animate>*:nth-child(3n) {
	transition-delay: 1000ms !important
}

.animate-staggered-left-l._animate>*:nth-child(4n) {
	transition-delay: 1500ms !important
}

.animate-staggered-left-l._animate>*:nth-child(5n) {
	transition-delay: 2000ms !important
}

.animate-staggered-fade>* {
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0
}

.animate-staggered-fade._animate>* {
	transition: opacity 1s ease, transform 1s ease;
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.animate-staggered-fade._animate>*:nth-child(1n) {
	transition-delay: 0ms !important
}

.animate-staggered-fade._animate>*:nth-child(2n) {
	transition-delay: 150ms !important
}

.animate-staggered-fade._animate>*:nth-child(3n) {
	transition-delay: 300ms !important
}

.animate-staggered-fade._animate>*:nth-child(4n) {
	transition-delay: 450ms !important
}

.animate-staggered-fade._animate>*:nth-child(5n) {
	transition-delay: 600ms !important
}

.animate-staggered-fade-simple>* {
	opacity: 0
}

.animate-staggered-fade-simple._animate>* {
	transition: opacity 1s ease;
	opacity: 1
}

.animate-staggered-fade-simple._animate>*:nth-child(1n) {
	transition-delay: 300ms !important
}

.animate-staggered-fade-simple._animate>*:nth-child(2n) {
	transition-delay: 600ms !important
}

.animate-staggered-fade-simple._animate>*:nth-child(3n) {
	transition-delay: 900ms !important
}

.animate-staggered-fade-simple._animate>*:nth-child(4n) {
	transition-delay: 1200ms !important
}

.animate-staggered-fade-simple._animate>*:nth-child(5n) {
	transition-delay: 1500ms !important
}

.animate-staggered-fade-simple-l>* {
	opacity: 0
}

.animate-staggered-fade-simple-l._animate>* {
	transition: opacity .5s ease;
	opacity: 1
}

.animate-staggered-fade-simple-l._animate>*:nth-child(1n) {
	transition-delay: 0ms !important
}

.animate-staggered-fade-simple-l._animate>*:nth-child(2n) {
	transition-delay: 300ms !important
}

.animate-staggered-fade-simple-l._animate>*:nth-child(3n) {
	transition-delay: 600ms !important
}

.animate-staggered-fade-simple-l._animate>*:nth-child(4n) {
	transition-delay: 900ms !important
}

.animate-staggered-fade-simple-l._animate>*:nth-child(5n) {
	transition-delay: 1200ms !important
}

.animate-fade-rotate {
	transform: scale(0.9) rotateX(20deg) translateY(100px);
	opacity: 0
}

.animate-fade-rotate._animate {
	transition: opacity 1s ease, transform 1s ease;
	transform: scale(1) rotateX(0deg) translateY(0);
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	opacity: 1
}

.animate-staggered-fade-rotate {
	perspective: 1000px
}

.animate-staggered-fade-rotate>* {
	transform: scale(0.9) rotateX(20deg) translateY(100px);
	opacity: 0
}

.animate-staggered-fade-rotate._animate>* {
	transition: opacity 1s ease, transform 1s ease;
	transform: scale(1) rotateX(0deg) translateY(0);
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	opacity: 1
}

.animate-staggered-fade-rotate._animate>*:nth-child(1n) {
	transition-delay: 0ms !important
}

.animate-staggered-fade-rotate._animate>*:nth-child(2n) {
	transition-delay: 150ms !important
}

.animate-staggered-fade-rotate._animate>*:nth-child(3n) {
	transition-delay: 300ms !important
}

.animate-staggered-fade-rotate._animate>*:nth-child(4n) {
	transition-delay: 450ms !important
}

.animate-staggered-fade-rotate._animate>*:nth-child(5n) {
	transition-delay: 600ms !important
}

.checkbox-style,.radio-style {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.checkbox-style__input,.radio-style__input {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	cursor: pointer;
	opacity: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}

.checkbox-style__indicator,.radio-style__indicator {
	box-sizing: border-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	width: 26px;
	height: 26px;
	background-color: #f5f5f5;
	box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.1);
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.checkbox-style_radio .checkbox-style__indicator,.radio-style_radio .checkbox-style__indicator,.checkbox-style_radio .radio-style__indicator,.radio-style_radio .radio-style__indicator {
	background-color: #f5f5f5;
	border-radius: 50%;
	width: 27px;
	height: 27px
}

.checkbox-style_radio .checkbox-style__icon,.radio-style_radio .checkbox-style__icon,.checkbox-style_radio .radio-style__icon,.radio-style_radio .radio-style__icon {
	display: block;
	background-color: #2B665C;
	border-radius: 50%;
	width: 13px;
	height: 13px
}

.checkbox-style_radio .checkbox-style__icon:before,.radio-style_radio .checkbox-style__icon:before,.checkbox-style_radio .radio-style__icon:before,.radio-style_radio .radio-style__icon:before {
	content: none
}

.checkbox-style__icon,.radio-style__icon {
	transition: 0.3s ease;
	opacity: 0;
	color: #2B665C;
	font-size: 16px;
	font-weight: 400
}

.checkbox-style__label,.radio-style__label {
	width: calc(100% - 30px);
	margin-left: 10px;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.33
}

.checkbox-style_status-all .checkbox-style__label:after,.radio-style_status-all .checkbox-style__label:after,.checkbox-style_status-all .radio-style__label:after,.radio-style_status-all .radio-style__label:after {
	background-color: #c8c8c8
}

.checkbox-style_status-online .checkbox-style__label:after,.radio-style_status-online .checkbox-style__label:after,.checkbox-style_status-online .radio-style__label:after,.radio-style_status-online .radio-style__label:after {
	background-color: #41b74a
}

.checkbox-style_status-forming .checkbox-style__label:after,.radio-style_status-forming .checkbox-style__label:after,.checkbox-style_status-forming .radio-style__label:after,.radio-style_status-forming .radio-style__label:after {
	background-color: #eed9b1
}

.checkbox-style__input:checked ~ .checkbox-style__indicator .checkbox-style__icon,.radio-style__input:checked ~ .checkbox-style__indicator .checkbox-style__icon,.checkbox-style__input:checked ~ .radio-style__indicator .checkbox-style__icon,.radio-style__input:checked ~ .radio-style__indicator .checkbox-style__icon,.checkbox-style__input:checked ~ .checkbox-style__indicator .radio-style__icon,.radio-style__input:checked ~ .checkbox-style__indicator .radio-style__icon,.checkbox-style__input:checked ~ .radio-style__indicator .radio-style__icon,.radio-style__input:checked ~ .radio-style__indicator .radio-style__icon {
	opacity: 1
}

.checkbox-style__input.error ~ .checkbox-style__indicator,.radio-style__input.error ~ .checkbox-style__indicator,.checkbox-style__input.error ~ .radio-style__indicator,.radio-style__input.error ~ .radio-style__indicator {
	border-color: red
}

.checkbox-style_filter .checkbox-style__input._active ~ .checkbox-style__label,.checkbox-style_filter .radio-style__input._active ~ .radio-style__label,.radio-style_filter .checkbox-style__input._active ~ .checkbox-style__label,.radio-style_filter .radio-style__input._active ~ .radio-style__label {
	color: #2B665C
}

.checkbox-style_small,.radio-style_small {
	-ms-flex-align: center;
	align-items: center
}

.checkbox-style_small .checkbox-style__label,.radio-style_small .checkbox-style__label,.checkbox-style_small .radio-style__label,.radio-style_small .radio-style__label {
	font-size: 14px;
	top: 0
}

.checkbox-style_text-checkbox,.radio-style_text-checkbox {
	margin-right: 10px;
	-ms-flex-align: center;
	align-items: center
}

.checkbox-style_text-checkbox:last-child,.radio-style_text-checkbox:last-child {
	margin-right: 0
}

.checkbox-style_text-checkbox .checkbox-style__input:checked ~ .checkbox-style__label,.checkbox-style_text-checkbox .radio-style__input:checked ~ .radio-style__label,.radio-style_text-checkbox .checkbox-style__input:checked ~ .checkbox-style__label,.radio-style_text-checkbox .radio-style__input:checked ~ .radio-style__label {
	background-color: rgba(190,141,0,0.1);
	color: #000
}

.checkbox-style_text-checkbox .checkbox-style__input:checked ~ .checkbox-style__label .text::before,.checkbox-style_text-checkbox .radio-style__input:checked ~ .radio-style__label .text::before,.radio-style_text-checkbox .checkbox-style__input:checked ~ .checkbox-style__label .text::before,.radio-style_text-checkbox .radio-style__input:checked ~ .radio-style__label .text::before {
	opacity: 0
}

.checkbox-style_text-checkbox .checkbox-style__indicator,.radio-style_text-checkbox .checkbox-style__indicator,.checkbox-style_text-checkbox .radio-style__indicator,.radio-style_text-checkbox .radio-style__indicator {
	display: none
}

.checkbox-style_text-checkbox .checkbox-style__label,.radio-style_text-checkbox .checkbox-style__label,.checkbox-style_text-checkbox .radio-style__label,.radio-style_text-checkbox .radio-style__label {
	margin-left: 0;
	width: 100%;
	top: 0;
	padding: 2px 5px;
	border-radius: 5px;
	background-color: rgba(190,141,0,0);
	transition: all 0.3s ease;
	position: relative;
	color: #2B665C;
	font-size: 14px
}

.checkbox-style_text-checkbox .checkbox-style__label .text,.radio-style_text-checkbox .checkbox-style__label .text,.checkbox-style_text-checkbox .radio-style__label .text,.radio-style_text-checkbox .radio-style__label .text {
	display: inline-block;
	position: relative
}

.checkbox-style_text-checkbox .checkbox-style__label .text::before,.radio-style_text-checkbox .checkbox-style__label .text::before,.checkbox-style_text-checkbox .radio-style__label .text::before,.radio-style_text-checkbox .radio-style__label .text::before {
	content: "";
	display: block;
	width: 100%;
	position: absolute;
	top: auto;
	right: 0;
	bottom: 1px;
	left: 0;
	margin: auto;
	border-bottom: 1px dotted #2B665C
}

.checkbox-style__color-icon,.radio-style__color-icon {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 50%;
	margin-right: 5px;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.checkbox-style__label,.radio-style__label {
	font-size: 16px;
	position: relative;
	top: 3px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.confidentiality {
	font-size: 14px;
	margin-bottom: 40px
}

@media only screen and (max-width: 700px) {
	.confidentiality {
		line-height: 1.2;
		letter-spacing: -0.3px
	}
}

.input-style {
	width: 100%;
	position: relative;
	margin-bottom: 47px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.input-style__input {
	padding: 7px 24px 0
}

.input-style__input,.input-style__select,.input-style__textarea {
	position: relative;
	z-index: 9;
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
	height: 48px;
	width: 100%;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	background: transparent;
	border-bottom: 2px solid transparent;
	background: #eee;
	-ms-flex-order: 2;
	order: 2;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.45px
}

.input-style__input:focus,.input-style__select:focus,.input-style__textarea:focus {
	background-color: #eee
}

.input-style__input.error,.input-style__select.error,.input-style__textarea.error {
	border-color: #c63d34
}

.input-style__input.valid,.input-style__select.valid,.input-style__textarea.valid {
	border-color: #b2c09c
}

@media all and (max-width: 1500px) {
	.input-style {
		margin-bottom: 36px
	}
}

@media all and (max-width: 1200px) {
	.input-style {
		margin-bottom: 30px
	}
}

.input-style_require-icon::before,.input-style_check-icon::before {
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	left: auto;
	margin: auto;
	color: #000;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	z-index: 10;
	font-family: "FontAwesome"
}

.input-style_require-icon::before {
	content: "\f069";
	font-size: 8px
}

.input-style_check-icon::before {
	content: "\f00c";
	font-size: 14px
}

.input-style__input:focus ~ .select-wrapper__placeholder,.input-style__input:focus ~ .input-style__placeholder,.input-style__input._active ~ .select-wrapper__placeholder,.input-style__input._active ~ .input-style__placeholder,.input-style__input._selected ~ .select-wrapper__placeholder,.input-style__input._selected ~ .input-style__placeholder,.input-style__select:focus ~ .select-wrapper__placeholder,.input-style__select:focus ~ .input-style__placeholder,.input-style__select._active ~ .select-wrapper__placeholder,.input-style__select._active ~ .input-style__placeholder,.input-style__select._selected ~ .select-wrapper__placeholder,.input-style__select._selected ~ .input-style__placeholder,.input-style__textarea:focus ~ .select-wrapper__placeholder,.input-style__textarea:focus ~ .input-style__placeholder,.input-style__textarea._active ~ .select-wrapper__placeholder,.input-style__textarea._active ~ .input-style__placeholder,.input-style__textarea._selected ~ .select-wrapper__placeholder,.input-style__textarea._selected ~ .input-style__placeholder {
	top: 0;
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	font-size: 12px
}

.input-style__placeholder {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 11;
	cursor: default;
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
	left: 11px;
	font-size: 14px;
	font-weight: 400;
	color: gray;
	pointer-events: none
}

.input-style__textarea ~ .input-style__placeholder {
	top: 17px;
	-ms-transform: none;
	transform: none
}

.input-style__label {
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 0.3px;
	text-align: left;
	margin-bottom: 5px
}

.input-style__textarea {
	height: 100px;
	padding: 15px;
	box-sizing: border-box
}

.select-wrapper {
	width: 100%;
	position: relative;
	margin-bottom: 47px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	perspective: 1000px;
	z-index: 100
}

.select-wrapper__input {
	padding: 7px 24px 0
}

.select-wrapper__input,.select-wrapper__select,.select-wrapper__textarea {
	position: relative;
	z-index: 9;
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
	height: 48px;
	width: 100%;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	background: transparent;
	border-bottom: 2px solid transparent;
	background: #eee;
	-ms-flex-order: 2;
	order: 2;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.45px
}

.select-wrapper__input:focus,.select-wrapper__select:focus,.select-wrapper__textarea:focus {
	background-color: #eee
}

.select-wrapper__input.error,.select-wrapper__select.error,.select-wrapper__textarea.error {
	border-color: #c63d34
}

.select-wrapper__input.valid,.select-wrapper__select.valid,.select-wrapper__textarea.valid {
	border-color: #b2c09c
}

@media all and (max-width: 1500px) {
	.select-wrapper {
		margin-bottom: 36px
	}
}

@media all and (max-width: 1200px) {
	.select-wrapper {
		margin-bottom: 30px
	}
}

.select-wrapper__select {
	padding: 0 60px 0 20px
}

.select-wrapper__select.error {
	border-bottom-color: red
}

.select-wrapper__select.valid {
	border-bottom-color: mediumseagreen
}

.select-wrapper__select:after {
	content: "\f107";
	position: absolute;
	right: 0;
	top: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
	color: #000000;
	width: 50px;
	height: 100%;
	font-family: "FontAwesome";
	font-size: 16px
}

.select-wrapper__select._active:after {
	content: "\f106"
}

.select-wrapper__select span {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-weight: 300
}

.select-wrapper__select._active ~ .select-wrapper__inner {
	transform: rotateX(0deg) translateY(12px);
	opacity: 1;
	box-shadow: 0 5px 13px rgba(0,0,0,0.1);
	pointer-events: all
}

.select-wrapper__inner {
	background: #fff;
	z-index: 30;
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	box-sizing: border-box;
	border: 1px solid #2B665C;
	transform: rotateX(90deg) translateY(0);
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	box-shadow: 0 1px 5px rgba(0,0,0,0);
	transition: transform 1s ease, opacity 0.5s ease;
	opacity: 0;
	pointer-events: none
}

.select-wrapper__inner .scroll-wrap {
	position: relative;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
	height: 100%;
	width: 100%;
	max-height: 200px
}

.select-wrapper__inner .scroll-wrap>div {
	overflow: hidden
}

.select-wrapper__inner .option {
	width: 100%;
	height: 40px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 0;
	transition: 0.3s ease;
	box-sizing: border-box;
	text-align: left;
	padding: 0 20px;
	cursor: pointer;
	white-space: nowrap;
	color: #2B665C;
	font-size: 16px;
	font-weight: 300
}

.select-wrapper__inner .option:hover,.select-wrapper__inner .option._active {
	background-color: #2B665C;
	color: #fff
}

.select-wrapper__inner .option .type {
	margin-left: 10px;
	font-size: 12px;
	opacity: 0.6
}

.select-wrapper__input:focus ~ .select-wrapper__placeholder,.select-wrapper__input:focus ~ .input-style__placeholder,.select-wrapper__input._active ~ .select-wrapper__placeholder,.select-wrapper__input._active ~ .input-style__placeholder,.select-wrapper__input._selected ~ .select-wrapper__placeholder,.select-wrapper__input._selected ~ .input-style__placeholder,.select-wrapper__select:focus ~ .select-wrapper__placeholder,.select-wrapper__select:focus ~ .input-style__placeholder,.select-wrapper__select._active ~ .select-wrapper__placeholder,.select-wrapper__select._active ~ .input-style__placeholder,.select-wrapper__select._selected ~ .select-wrapper__placeholder,.select-wrapper__select._selected ~ .input-style__placeholder,.select-wrapper__textarea:focus ~ .select-wrapper__placeholder,.select-wrapper__textarea:focus ~ .input-style__placeholder,.select-wrapper__textarea._active ~ .select-wrapper__placeholder,.select-wrapper__textarea._active ~ .input-style__placeholder,.select-wrapper__textarea._selected ~ .select-wrapper__placeholder,.select-wrapper__textarea._selected ~ .input-style__placeholder {
	top: 0;
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	font-size: 12px
}

.select-wrapper__placeholder {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 11;
	cursor: default;
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
	left: 11px;
	font-size: 14px;
	font-weight: 400;
	color: gray;
	pointer-events: none
}

.select-wrapper__textarea ~ .select-wrapper__placeholder {
	top: 17px;
	-ms-transform: none;
	transform: none
}

.select-wrapper__select ~ .select-wrapper__placeholder {
	z-index: 1
}

.footer {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	margin-right: auto
}

.footer__copyright {
    color: #434343;
    font-size: 13px;
    font-weight: 300;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
}
.footer__copyright a {color: #000;}

.footer__copyright .icon {
    font-size: 18px;
    margin-right: 8px;
    margin-top: 2px;
}

@media all and (max-width: 1500px) {
	.footer {
		padding-top: 50px
	}
	.footer__copyright .icon {
		align-items: flex-start;
		width: auto;
	}
}


@media all and (max-width: 1200px) {
	.footer {
		max-width: none;
		padding-left: 6px
	}
}

@media only screen and (max-width: 900px) {
	.footer {
		position: absolute;
		left: calc(100% / 12);
		bottom: 0;
		background-color: #fff;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: calc(100% / 6 * 5);
		height: 96px;
		padding: 0 10px
	}
}

@media only screen and (max-width: 600px) {
	.footer {
		height: 134px;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.tutmee {
	padding-right: 3px;
	border: none
}

.tutmee .tutmee_log_svg0,.tutmee .tutmee_log_svg1 {
	transition: fill 0.3s ease
}

.tutmee .tutmee_log_svg0 {
	fill: #2B665C
}

.tutmee .tutmee_log_svg1 {
	fill: #4b4b4b
}

.tutmee__text,.tutmee__svg {
	display: inline-block;
	vertical-align: middle
}

.tutmee__text {
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
	margin-left: 6px;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	text-align: left
}

.tutmee__svg {
	width: 37px;
	height: 58px;
	overflow: hidden
}

.tutmee__svg svg {
	width: 100%;
	height: 100%
}

.tutmee:hover {
	border: none
}

.tutmee:hover .tutmee_log_svg0 {
	fill: #4b4b4b
}

.tutmee:hover .tutmee_log_svg1 {
	fill: #2B665C
}

@media only screen and (max-width: 900px) {
	.tutmee {
		margin-right: 36px
	}
}

@media only screen and (max-width: 600px) {
	.tutmee {
		margin-right: 0
	}
}

.map-wrap {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 350px
}

.map {
    width: 100%;
    height: 100%;
    background: url(../picture/map2.jpg) no-repeat center;
    position: relative;
	background-size: cover;
}
.map .pa {
	position: absolute;
    left: 41%;
    top: 53%;
    transform: translate(-50%, -50%);
}
.map .pa img {
	width:auto
}

.social-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 35px;
	-ms-flex-pack: start;
	justify-content: flex-start;
	opacity: 0;
}

.social-list__item {
	border-radius: 50%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	transition: 0.3s ease;
	width: 45px;
	height: 45px;
	margin-right: 30px;
	background: #98E5BB
}

.social-list__item:last-child {
	margin-right: 0
}

.social-list__item:hover {
	background-color: #fff !important
}

.social-list__item._google-plus {
	background: #dc4e41
}

.social-list__item._google-plus:hover .social-list__icon {
	color: #dc4e41
}

.social-list__item._facebook {
	background: #3b5998
}

.social-list__item._facebook:hover .social-list__icon {
	color: #3b5998
}

.social-list__item._twitter {
	background: #55acee
}

.social-list__item._twitter:hover .social-list__icon {
	color: #55acee
}

.social-list__item._linkedin {
	background: #007ab9
}

.social-list__item._linkedin:hover .social-list__icon {
	color: #007ab9
}

.social-list__icon {
	transition: 0.3s ease;
	color: #fff;
	font-size: 20px
}

.social-list__item:hover .social-list__icon {
	color: #2B665C
}

@media all and (max-width: 1500px) {
	.social-list {
		margin-top: 24px
	}
}

@media all and (max-width: 1200px) {
	.social-list {
		margin-top: 15px
	}
}

@media only screen and (max-width: 600px) {
	.social-list {
		margin-top: 25px
	}
}

.scroll-top {
	position: fixed;
	top: auto;
	left: auto;
	right: 0;
	bottom: 0;
	margin: 0 20px 20px 0;
	width: 75px;
	height: 75px;
	background: #2B665C;
	opacity: 0;
	-ms-transform: translateY(150%);
	transform: translateY(150%);
	transition: all .5s ease;
	cursor: pointer;
	z-index: 200
}

.scroll-top::before,.scroll-top::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: block;
	background: #fff;
	width: 20px;
	height: 2px;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	transition: all .5s ease
}

.scroll-top::before {
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: -14px
}

.scroll-top::after {
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: -14px
}

.scroll-top._show {
	opacity: .6;
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.scroll-top:hover {
	opacity: 1
}

.scroll-top:hover::before {
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

.scroll-top:hover::after {
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

@media only screen and (max-width: 900px) {
	.scroll-top {
		margin: 0 15px 15px 0;
		width: 50px;
		height: 50px
	}

	.scroll-top::before,.scroll-top::after {
		width: 10px
	}

	.scroll-top::before {
		left: -7px
	}

	.scroll-top::after {
		right: -7px
	}
}

@media only screen and (max-width: 700px) {
	.scroll-top {
		margin: 0 10px 10px 0;
		width: 40px;
		height: 40px
	}
}

.hamburger-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	z-index: 801;
	width: 26px;
	height: 21px;
	padding: 5px;
	box-sizing: content-box
}
.hamburger-wrapper._active {
	padding: 5px 5px 5px 0px;
}

.hamburger-wrapper__hamburger {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	cursor: pointer;
	display: block;
	transition: 0.4s ease-in-out
}

.hamburger-wrapper__bar {
	width: 100%
}

.hamburger-wrapper__bar::before {
	width: 100%
}

.hamburger-wrapper__bar::after {
	width: 70%;
	transition: transform .5s, opacity .5s;
}
.hamburger-wrapper__hamburger:hover .hamburger-wrapper__bar::after {
	width: 100%;
}

.hamburger-wrapper__bar,.hamburger-wrapper__bar:after,.hamburger-wrapper__bar:before {
	height: 1px;
	will-change: transform
}

.hamburger-wrapper__bar {
	position: relative;
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	background: #34665c;
	transition: all 0ms 300ms;
	margin: auto;
	margin-left: 0;
	
}

.hamburger-wrapper__bar:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 10px;
	background: #34665c;
	transition: width 0ms 300ms,bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1)
}

.hamburger-wrapper__bar:after {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	background: #34665c;
	transition: width 0ms 300ms,top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: all .8s ease;
}

.hamburger-wrapper._active .hamburger-wrapper__bar {
	background-color: transparent;
	width: 36px
}

.hamburger-wrapper._active .hamburger-wrapper__bar::after,.hamburger-wrapper._active .hamburger-wrapper__bar::before {
	width: 36px
}

.hamburger-wrapper._active .hamburger-wrapper__bar:after {
	top: 0;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: width 0ms 300ms,top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)
}

.hamburger-wrapper._active .hamburger-wrapper__bar:before {
	bottom: 0;
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transition: width 0ms 300ms,bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)
}

.hamburger-wrapper._active .hamburger-wrapper__label {
	color: #000
}

.hamburger-wrapper._active .hamburger-wrapper__label .help {
	display: none
}

.hamburger-wrapper._active .hamburger-wrapper__label .close {
	display: block
}

@media all and (max-width: 1200px) {
	.hamburger-wrapper {
		top: 10px;
		bottom: auto;
		padding: 10px
	}
}

@media only screen and (max-width: 600px) {
	.hamburger-wrapper {
		top: 5px
	}
}

.overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 950
}

.overlay__bg {
	position: absolute;
	height: 100vh;
	width: 100vw;
	transition: transform 1s ease;
	background: rgba(0,0,0,0.4);
	transition-delay: 0.5s
}

.overlay__bg_left {
	-ms-transform: translateX(-150%);
	transform: translateX(-150%)
}

.overlay__bg_right {
	-ms-transform: translateX(150%);
	transform: translateX(150%)
}

.overlay:not(._active) {
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	transition-delay: 1s
}

.overlay._active .overlay__bg {
	-ms-transform: translateX(0);
	transform: translateX(0);
	transition-delay: 0s
}


.items-list {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: calc(100% + 20px);
	left: -10px
}

.items-list__item {
	background: #eee;
	width: calc(25% - 20px);
	margin: 0 10px 20px
}

.screen-slider {
	height: 100vh;
	width: 100%;
	display: block;
	position: relative;
	background: #fff;
	text-indent: 0 !important
}

.screen-slider__scroll-container {
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 0 !important;
	will-change: transforrm
}

@media all and (max-width: 1200px) {
	.screen-slider {
		height: auto
	}

	.screen-slider__scroll-container {
		position: relative;
		height: auto
	}
}

.screen {
	height: 100%;
	width: calc(100vw - 45px);
	position: relative;
	overflow: visible;
	display: inline-block;
	vertical-align: middle
}

.screen img {
	pointer-events: none
}

@media all and (max-width: 1200px) {
	.screen {
		display: block;
		overflow: visible;
		height: auto;
		width: calc(100vw - 45px);
		margin-left: auto
	}
}

@media only screen and (max-width: 600px) {
	.screen {
		width: 100%
	}
}

.main .leaf_type-1 {
	top: 9%;
	left: 48%
}

.main .leaf_type-2 {
	top: auto;
	left: 30%;
	bottom: 8%
}

.main .leaf_type-3 {
	top: auto;
	left: auto;
	bottom: -11%;
	right: 35%
}

.main .leaf_type-4 {
	top: auto;
	left: auto;
	bottom: 20%;
	right: 22%
}

.main .leaf_type-5 {
	top: 5%;
	left: auto;
	bottom: auto;
	right: -3%
}

.main .dandelion_type-1 {
	top: 26%;
	left: 47%;
	bottom: auto;
	right: auto
}

.main .dandelion_type-2 {
	top: auto;
	left: 6%;
	bottom: 16%;
	right: auto
}

.main__table {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 80%
}

.main__col_left {
	width: calc(100% / 10 * 5);
	width: calc(100% / 8.5 * 5);
	overflow: hidden
}

.main__col_right {
	width: calc(100% / 10 * 4);
	width: calc(100% / 10.5 * 4);
	display: -ms-flexbox;
	display: flex
}

.main__img-wrap {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow: hidden;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center
}

.main__img {
	height: 100%;
	width: auto;
	display: block;
	position: relative
}

.main__description {
	margin: auto auto auto 0
}

@media all and (max-width: 1500px) {
	.main__table {
		height: 74.4%
	}

	#main .container {
		top: 50%;
        transform: translateY(-50%);
        height: 100vh;
		margin-top: 10vh;
	}

	.main__col_right {
		-ms-flex-align: end;
		align-items: flex-end
	}

	.main__description {
		margin-bottom: 49px
	}

	.main__description p {
		letter-spacing: 0.45px
	}
	
	.main__col_left {
		width: calc(100% / 8 * 5);
	}
	

	
	
}

@media all and (max-width: 1200px) {
	.main__table {
		height: 384px
	}

	.main__col_right {
		-ms-flex-align: center;
		align-items: center
	}

	.main__img-wrap {
		max-width: 373px
	}

	.main__description {
		padding-top: 61px;
		margin-bottom: auto
	}

	.main__description p {
		max-width: 245px;
		letter-spacing: 0.35px
	}
}

@media only screen and (max-width: 900px) {
	.main__table {
		height: 339px
	}

	.main__col_left {
		width: calc(100% / 10 * 6)
	}

	.main__col_right {
		width: calc(100% / 10 * 3.3)
	}

	.main__description {
		padding-top: 4px
	}

	.main__img-wrap {
		max-width: 330px
	}
}

@media only screen and (max-width: 600px) {
	.main__table {
		width: 100%;
		padding: 0
	}

	.main__col_left {
		width: 100%
	}

	.main__col_right {
		position: absolute;
		left: 0;
		bottom: -63px;
		width: 100%;
		text-align: center
	}

	.main__description {
		width: 100%;
		text-align: center
	}

	.main__description p {
		margin: 0 auto
	}

	.main__img-wrap {
		max-width: none
	}
}

.logo-big {
	display: block;
	position: relative;
	margin-bottom: 55px
}

.logo-big::before {
	content: "\e904";
	font-family: "icomoon";
	font-size: 196px;
	color: #bac1a3;
	display: block;
	position: relative;
	-ms-transform: translateX(-2.5%);
	transform: translateX(-2.5%)
}

@media all and (max-width: 1500px) {
	.logo-big {
		margin-bottom: 51px
	}

	.logo-big:before {
		font-size: 180px
	}
}

@media all and (max-width: 1200px) {
	.logo-big {
		margin-bottom: 20px
	}

	.logo-big:before {
		font-size: 100px;
		line-height: 1
	}
}

@media only screen and (max-width: 900px) {
	.logo-big {
		margin-bottom: 35px
	}

	.logo-big:before {
		font-size: 98px
	}
}

@media only screen and (max-width: 600px) {
	.logo-big {
		margin-bottom: 45px;
		margin-left: 14px
	}

	.logo-big:before {
		color: #fff
	}
}

.img-wrap {
	position: relative;
	display: block;
	height: 100%;
	width: 100%
}

.img-wrap img {
	position: relative;
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto
}

.about__bg,.about__bg-sizer,.about__bg-container {
	position: relative;
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	z-index: 1;
	pointer-events: none
}

.about__bg-container .about__bg {
    position: absolute;
    top: -50px;
    right: 0;
    bottom: auto;
    left: 0;
    margin: auto;
    z-index: 2;
    max-width: 700px;
    max-height: max-content;
    opacity: .25;
}

.about .leaf_type-1 {
	top: -3%;
	left: 29%
}

.about .leaf_type-2 {
	top: auto;
	left: auto;
	bottom: 17%;
	right: -1%
}

.about .leaf_type-3 {
	top: auto;
	left: auto;
	bottom: -11%;
	right: 35%
}

.about .leaf_type-4 {
	top: auto;
	left: auto;
	bottom: 20%;
	right: 22%
}

.about .dandelion_type-1 {
	top: 9%;
	left: 18%;
	bottom: auto;
	right: auto
}

.about .dandelion_type-2 {
	top: auto;
	left: 6%;
	bottom: 16%;
	right: auto
}

.about__background {
	position: absolute;
	top: -24%;
	right: -50px;
	bottom: auto;
	left: auto;
	margin: auto;
	height: 100%;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.about__background .img-wrap {
	left: 28%;
	width: auto
}

.about__container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	padding-left: 0;
}

.about__title {
	padding: 80px 0 80px;
    font-size: 100px;
	display: none;
}
.about__title sup {
	display: inline-block;
    transform: translateY(-2.2em);
    font-size: 30px;
    padding-left: 5px;
}

.about__table {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0
}

.about__col {
	display: block;
	position: relative
}
.about__col_left {
	width: calc(100% / 11 * 4);
    overflow: hidden;
    height: 100vh;
    /* bottom: 0; */
    margin-top: 0vh;
}

.about__col_right {
	width: calc(100% / 10 * 5);
	display: -ms-flexbox;
	display: flex;
	margin-left: 9%;
}

.about__img-wrap {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}
.about__img-wrap video {
	width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.about__description {
	max-width: 440px;
	max-width: 80%;
	margin-right: auto
}

.about__description p {
	white-space: normal
}
.about__description p.p1 {
	font-size: 36px;
    font-weight: 500;
    color: #34665c;
    margin-bottom: 0;
	font-size: 28px;
    font-weight: normal;
    color: #34665c;
    margin-bottom: 0;
	padding-top: 130px;
}
.about__description .shipin {
	width: 500px;
    height: 265px;
    margin-top: 30px;
}
.about__description .shipin video {
	object-fit: cover;
}

.about__description p.p1 span {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
    color: #34665c;
    font-family: 'Poppins';
}

.about__description .p2 {
	font-size: 14px;
    font-weight: normal;
    color: #34665c;
    color: #333;
    line-height: 30px;
    text-align: justify;
    padding-top: 47px;
    margin-bottom: 50px;
    margin-top: 60px;
    border-top: 1px solid #D6D4D2;
}

@media all and (max-width: 1500px) {
	.about__background .img-wrap {
		left: 34%
	}

	.about__title {
        padding: 90px 0 60px;
        font-size: 86px;
    }

	.about__description .label {
		margin-top: 49px
	}

	.about__bg-container .about__bg {
		width: 600px;
	}
	.about__description p.p1 {
		font-size: 24px;
		padding-top: 100px;
	}
}

@media all and (max-width: 1200px) {
	.about {
		padding-bottom: 80px
	}

	.about__background {
		left: 20%;
		top: -19px
	}

	.about__title {
		padding: 144px 0 48px;
		margin-left: auto;
		margin-right: auto
	}

	.about__img-wrap:after {
		content: "";
		display: block;
		padding-top: 147%
	}

	.about__table {
		-ms-flex: none;
		flex: none
	}

	.about__description {
		max-width: 312px;
		padding-top: 17px
	}

	.about__description .label {
		margin-top: 39px
	}

	.about__col_left {
		width: calc(100% / 10 * 2.75)
	}
}

@media only screen and (max-width: 900px) {
	.about {
		padding-bottom: 119px
	}

	.about__title {
		padding: 95px 0 48px
	}

	.about__col_left {
		width: calc(100% / 10 * 3.7)
	}

	.about__col_right {
		width: calc(100% / 10 * 5.1);
		padding-top: 19px
	}

	.about__img-wrap:after {
		padding-top: 141%
	}
}

@media only screen and (max-width: 600px) {
	.about {
		padding-bottom: 75px
	}

	.about__title {
		padding: 106px 0 26px
	}

	.about__table {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: center;
		align-items: center
	}

	.about__col {
		width: 100%
	}

	.about__col_left {
		max-width: 158px
	}

	.about__description {
		font-size: 12px;
		letter-spacing: 0.3px
	}

	.about__description .label {
		margin-top: 33px
	}
}

.approach__bg,.approach__bg-sizer,.approach__bg-container {
	position: relative;
	display: block;
	margin: auto;
	pointer-events: none;
	max-width: none;
	max-height: none;
	width: auto;
	height: 100%;
	z-index: 1
}

.approach__bg-container .approach__bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 2
}

.approach .leaf_type-1 {
	top: 20%;
	left: 48%
}

.approach .leaf_type-2 {
	top: -6%;
	left: 14%;
	bottom: auto
}

.approach .leaf_type-3 {
	top: auto;
	left: auto;
	bottom: -8%;
	right: 51%
}

.approach .leaf_type-4 {
	top: -8%;
	left: auto;
	bottom: auto;
	right: 12%
}

.approach .leaf_type-6 {
	top: auto;
	left: auto;
	bottom: 3%;
	right: -2%
}

.approach .dandelion_type-1 {
	top: 15%;
	left: auto;
	bottom: auto;
	right: 15%
}

.approach__container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.approach__table {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0
}

.approach__col {
	display: block;
	position: relative
}

.approach__col_left {
	width: calc(100% / 10 * 7);
	overflow: visible;
	z-index: 1
}

.approach__col_right {
	width: calc(100% / 10 * 3);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	z-index: 2
}

.approach__img-wrap {
	display: block;
	width: auto;
	height: 100%;
	left: auto;
	position: absolute;
	top: 0;
	right: calc(0% - 100% / 7);
	bottom: auto;
	left: auto;
	margin: auto
}

.approach__img-wrap img {
	max-width: none;
	max-height: none;
	width: auto;
	height: 100%
}

@media all and (max-width: 1500px) {
	.approach__img-wrap {
		right: calc(0% - 100% / 5.6)
	}

	.approach__description {
		margin-bottom: 13px;
		font-size: 14px;
		line-height: 1.5;
		letter-spacing: 0.35px
	}

	.approach__description p {
		line-height: inherit
	}
}

@media all and (max-width: 1200px) {
	.approach {
		height: 500px
	}

	.approach__img-wrap {
		right: calc(0% - 100% / 5)
	}

	.approach__col_left {
		width: calc(100% / 10 * 6.5)
	}

	.approach__col_right {
		width: calc(100% / 10 * 3.5)
	}
}

@media only screen and (max-width: 900px) {
	.approach {
		height: 467px
	}

	.approach__container {
		width: 100%;
		padding: 0 25px
	}

	.approach__img-wrap {
		right: calc(0% - 100% / 4)
	}

	.approach__col_left {
		width: calc(100% / 10 * 6)
	}

	.approach__col_right {
		width: calc(100% / 10 * 4)
	}
}

@media only screen and (max-width: 600px) {
	.approach {
		height: auto
	}

	.approach__table {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex: none;
		flex: none
	}

	.approach__col {
		width: 100%
	}

	.approach__col_left:after {
		content: "";
		display: block;
		padding-top: 112%
	}

	.approach__col_right {
		max-width: 200px;
		margin-top: -62px;
		margin-left: 35px
	}

	.approach__img-wrap {
		right: 28%
	}

	.approach__description {
		font-size: 12px;
		letter-spacing: 0.3px
	}

	.approach__description p {
		line-height: 1.5
	}
}

.advantages__bg,.advantages__bg-sizer,.advantages__bg-container {
	position: relative;
	display: block;
	pointer-events: none;
	max-width: none;
	max-height: none;
	z-index: 1
}

.advantages__bg-container {
	margin: auto 0 70px
}

.advantages__bg-container .advantages__bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 2
}

.advantages .leaf_type-1 {
	top: auto;
	left: 16%;
	bottom: -9%
}

.advantages .leaf_type-3 {
	top: auto;
	left: auto;
	bottom: -8%;
	right: 37%
}

.advantages .leaf_type-4 {
	top: -10%;
	left: 14%;
	bottom: auto
}

.advantages .leaf_type-5 {
	top: 0;
	left: auto;
	bottom: auto;
	right: 12%
}

.advantages .dandelion_type-1 {
	top: 45%;
	left: auto;
	bottom: auto;
	right: 23%
}

.advantages__background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
	margin: auto;
	height: 100%;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: end;
	align-items: flex-end
}

.advantages__background .img-wrap {
	width: auto;
	right: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: end;
	justify-content: flex-end;
	left: -16%
}

.advantages__container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.advantages__title {
	padding: 110px 0 80px;
	margin-left: 10%
}

.advantages__table {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0
}

.advantages__col {
	display: block;
	position: relative
}

.advantages__col_left {
	width: calc(100% / 10 * 8);
	overflow: hidden
}

.advantages__col_right {
	width: calc(100% / 10 * 2);
	display: -ms-flexbox;
	display: flex
}

.advantages__gray-container {
	width: calc(100% / 8 * 7.5);
	height: 100%;
	background: rgba(239,239,239,0.26);
	margin-left: auto;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.advantages__img-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-pack: center;
	justify-content: center
}

.advantages__img-wrap img {
	max-height: 100%;
	max-width: 100%
}

.advantages__description {
	width: calc(100% / 7 * 5);
	margin: auto;
	padding: 20px 0
}

.advantages__description p {
	white-space: normal
}

@media all and (max-width: 1500px) {
	.advantages__col_right {
		width: calc(100% / 10 * 1.18)
	}

	.advantages__img-wrap img {
		left: -55px
	}

	.advantages__gray-container {
		width: 100%
	}

	.advantages__background .img-wrap {
		left: -30%
	}

	.advantages__background .img-wrap img {
		margin-bottom: 0
	}

	.advantages__bg-container {
		margin-bottom: 0
	}

	.advantages__description {
		width: calc(100% / 7 * 5.35)
	}
}

@media all and (max-width: 1200px) {
	.advantages {
		padding-top: 95px
	}

	.advantages__table {
		-ms-flex: none;
		flex: none
	}

	.advantages__gray-container {
		background-color: transparent
	}

	.advantages__background {
		display: none
	}

	.advantages__col_right {
		width: calc(100% / 10 * 1.8)
	}

	.advantages__img-wrap img {
		left: -19px
	}

	.advantages__description {
		width: calc(100% / 7 * 5.3)
	}
}

@media only screen and (max-width: 900px) {
	.advantages {
		padding-top: 69px
	}

	.advantages__description {
		width: 100%
	}

	.advantages__col_right {
		width: calc(100% / 10 * 2.5);
		margin-right: -77px
	}
}

@media only screen and (max-width: 600px) {
	.advantages {
		padding-top: 36px
	}

	.advantages__col_left {
		width: 100%
	}

	.advantages__col_right {
		display: none
	}
}

.trend .leaf_type-1 {
	top: auto;
	left: 0%;
	bottom: -14%
}

.trend .leaf_type-3 {
	top: auto;
	left: auto;
	bottom: -8%;
	right: 34%
}

.trend .leaf_type-4 {
	top: -10%;
	left: 14%;
	bottom: auto
}

.trend .leaf_type-5 {
	top: -4%;
	left: auto;
	bottom: auto;
	right: 6%
}

.trend .dandelion_type-1 {
	top: 12%;
	left: 56%;
	bottom: auto;
	right: auto
}

.trend .dandelion_type-2 {
	top: auto;
	left: 31%;
	bottom: 2%;
	right: auto
}

.trend__table {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%
}

.trend__col_left {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: calc(100% / 12 * 6);
	margin-left: calc(100% / 12);
	position: relative
}

.trend__col_right {
	width: calc(100% / 12 * 5);
	overflow: hidden
}

.trend__img-wrap {
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow: hidden;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: 100%;
	margin: auto;
	width: calc(100% / 6 * 5)
}

.trend__img {
	height: 100%;
	width: auto;
	display: block;
	position: relative
}

.trend__content-wrap {
	margin-left: auto;
	padding: 0 20px;
	box-sizing: border-box;
	padding-top: 100px;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: start;
	align-items: flex-start;
	justify-items: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	width: 100%;
	position: relative
}

.trend__title-wrap {
	width: 100%;
	margin-bottom: 70px
}

.trend__title-wrap h3 {
	margin-top: 10px
}

.trend__text-block {
	width: calc(100% / 6 * 4 - 10px)
}

.trend__brands-lock {
	width: calc(100% / 6 * 2 - 10px);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	height: 500px
}

.trend__brand {
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0
}

.trend__brand img {
	display: block;
	position: relative;
	max-width: 100%;
	max-height: 100%
}

@media all and (max-width: 1500px) {
	.trend__content-wrap {
		padding: 0 9px;
		padding-top: 74px
	}

	.trend__title-wrap {
		margin-bottom: 59px
	}

	.trend__title-wrap h3 {
		margin-top: 6px
	}

	.trend__text-block {
		font-size: 14px;
		line-height: 1.5;
		letter-spacing: 0.35px
	}

	.trend__text-block p {
		margin-bottom: 63px
	}
}

@media all and (max-width: 1200px) {
	.trend {
		padding-bottom: 50px
	}

	.trend__content-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-align: center;
		align-items: center;
		padding: 27px 0 0 0
	}

	.trend__col_left {
		width: calc(100% / 12 * 11);
		margin-left: calc(100% / 12)
	}

	.trend__title-wrap {
		-ms-flex-order: 0;
		order: 0;
		width: 100%;
		margin-bottom: 13px
	}

	.trend__title-wrap h3 {
		margin-top: -22px
	}

	.trend__text-block {
		-ms-flex-order: 3;
		order: 3;
		width: 100%;
		max-width: 600px;
		margin-top: 57px
	}

	.trend__text-block p {
		margin-bottom: 51px
	}

	.trend__brands-lock {
		-ms-flex-order: 1;
		order: 1;
		width: 43%
	}

	.trend__img-wrap {
		position: relative;
		left: 0;
		-ms-flex-order: 2;
		order: 2;
		width: 57%;
		max-height: 648px
	}

	.trend__brand {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media only screen and (max-width: 900px) {
	.trend__content-wrap {
		padding-top: 40px
	}

	.trend__title-wrap {
		margin-bottom: 49px
	}

	.trend__img-wrap {
		max-height: 496px
	}
}

@media only screen and (max-width: 600px) {
	.trend__content-wrap {
		padding: 45px 25px 0
	}

	.trend__title-wrap {
		margin-bottom: 28px;
		text-align: center
	}

	.trend__title-wrap h3 {
		margin-top: -9px
	}

	.trend__col_left {
		width: 100%;
		margin-left: 0
	}

	.trend__brands-lock {
		-ms-flex-order: 2;
		order: 2;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		height: auto;
		margin-top: 48px
	}

	.trend__brand {
		width: 50%;
		-ms-flex: none;
		flex: none;
		margin-bottom: 10px
	}

	.trend__img-wrap {
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		max-height: 359px
	}

	.trend__text-block {
		margin-top: 42px
	}

	.trend__text-block p {
		margin-bottom: 31px;
		font-size: 12px;
		line-height: 1.5;
		letter-spacing: 0.3px
	}
}

.actions .leaf_type-1 {
	top: auto;
	left: auto;
	bottom: 1%;
	right: -6%
}

.actions .leaf_type-4 {
	top: -10%;
	left: auto;
	bottom: auto;
	right: 20%
}

.actions .dandelion_type-1 {
	top: 7%;
	left: 48%;
	bottom: auto;
	right: auto
}

.actions__table {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%
}

.actions__title {
	display: block;
	position: relative;
	text-align: center;
	margin: 120px auto 0;
	z-index: 10
}

.actions__col_left {
	width: calc(100% / 12 * 6);
	position: relative
}

.actions__col_right {
	width: calc(100% / 12 * 6);
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	padding: 20px;
	box-sizing: border-box
}

.actions__img-wrap {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto
}

.actions__img-wrap::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	margin: auto;
	width: 100%;
	height: 38%;
	background-image: linear-gradient(178deg, #393241 0%, rgba(57,50,65,0) 100%);
	opacity: 0.6;
	z-index: 5
}

.actions__img {
	height: 100%;
	width: auto;
	display: block;
	position: relative
}

.actions__content-wrap {
	width: calc(100% / 7 * 6);
	margin-left: auto;
	padding: 0 20px;
	box-sizing: border-box;
	padding-top: 100px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}

.actions__description {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0
}

.actions__title-wrap {
	width: 100%;
	margin-bottom: 70px
}

.actions__title-wrap h3 {
	margin-top: 10px
}

.actions__text-block {
	width: calc(100% / 6 * 4 - 10px)
}

.actions__brands-lock {
	width: calc(100% / 6 * 2 - 10px);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center
}

.actions__brand {
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0
}

.actions__brand img {
	display: block;
	position: relative;
	max-width: 100%;
	max-height: 100%
}

.actions .btn-style {
	display: none;
	margin-top: 6px
}

@media all and (max-width: 1500px) {
	.actions__title {
		margin-top: 75px
	}

	.actions__col_left {
		width: calc(100% / 12 * 5.8)
	}

	.actions__col_right {
		width: calc(100% / 12 * 6.2)
	}
}

@media all and (max-width: 1200px) {
	.actions {
		padding-top: 62px
	}

	.actions__title {
		margin-top: 34px
	}

	.actions__col_left {
		max-height: 502px
	}

	.actions__col_right {
		padding: 47px 20px 78px
	}
}

@media only screen and (max-width: 900px) {
	.actions__table {
		-ms-flex-direction: column;
		flex-direction: column
	}

	.actions__col {
		width: 100%
	}

	.actions__col_left {
		max-height: none
	}

	.actions__col_right {
		padding: 50px 57px 115px 47px
	}

	.actions__title {
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		width: 100%;
		text-align: center
	}

	.actions__img {
		position: absolute;
		left: 50%;
		top: 50%;
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		height: auto;
		max-width: 150%;
		min-height: 100%
	}

	.actions__img-wrap {
		display: block;
		position: relative
	}

	.actions__img-wrap:after {
		content: "";
		display: block;
		padding-top: 55%
	}
}

@media only screen and (max-width: 600px) {
	.actions {
		padding-top: 15px
	}

	.actions__img-wrap {
		display: none
	}

	.actions__title {
		position: static;
		margin-top: 0;
		color: #cfcece !important
	}

	.actions__col_right {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: center;
		align-items: center;
		padding: 16px 15px 60px
	}

	.actions .btn-style {
		display: inline-block
	}
}

.actions-slider {
	max-width: 100%;
	width: 610px;
	display: block;
	position: relative;
	margin: auto
}

.actions-slider:not(.slick-initialized) {
	opacity: 0
}

.actions-slider:not(.slick-initialized) .actions-slider__item:not(:first-child) {
	display: none
}

.actions-slider__item {
	display: block;
	position: relative;
	height: 305px;
	width: 100%;
	padding: 10px;
	cursor: pointer
}

.actions-slider__content {
	position: relative;
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.actions-slider__img-wrap {
	display: block;
	position: relative;
	width: 100%;
	height: 200px;
	z-index: 3;
	overflow: hidden
}

.actions-slider__item:hover .actions-slider__img {
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.actions-slider__img {
	transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
	will-change: transform
}

.actions-slider__description {
	display: block;
	position: relative;
	padding-left: 40px;
	box-sizing: border-box;
	z-index: 5;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	padding-top: 10px
}

.actions-slider__description::before {
	content: "";
	position: absolute;
	top: auto;
	right: auto;
	bottom: 5px;
	left: 20px;
	margin: auto;
	height: calc(100% + 25px);
	width: 1px;
	background: #2B665C
}

@media all and (max-width: 1500px) {
	.actions-slider {
		width: 70%
	}

	.actions-slider__item {
		height: 260px;
		padding: 13px
	}

	.actions-slider__img-wrap {
		height: auto
	}

	.actions-slider__img-wrap:after {
		content: "";
		display: block;
		padding-top: 69%
	}

	.actions-slider__description {
		-ms-flex: none;
		flex: none;
		padding-top: 15px;
		padding-left: 43px
	}

	.actions-slider__text {
		font-size: 14px;
		line-height: 1.5;
		letter-spacing: 0.35px
	}
}

@media all and (max-width: 1200px) {
	.actions-slider {
		-ms-flex-pack: end;
		justify-content: flex-end;
		width: 100%
	}

	.actions-slider .slick-arrow {
		margin-top: 20px
	}

	.actions-slider .slick-next {
		margin-right: 15%
	}

	.actions-slider__description {
		padding-top: 14px;
		padding-left: 42px
	}
}

@media only screen and (max-width: 900px) {
	.actions-slider {
		-ms-flex-pack: center;
		justify-content: center
	}

	.actions-slider .slick-arrow {
		margin-top: 42px
	}

	.actions-slider .slick-next {
		margin-right: 0
	}

	.actions-slider__item {
		height: auto;
		padding: 10px
	}

	.actions-slider__img-wrap:after {
		padding-top: 70%
	}

	.actions-slider__description {
		padding-top: 17px
	}

	.actions-slider .slick-slide>div {
		margin-bottom: 36px
	}

	.actions-slider .slick-slide>div:last-child {
		margin-bottom: 0
	}
}

@media only screen and (max-width: 600px) {
	.actions-slider {
		opacity: 1 !important
	}

	.actions-slider:not(.slick-initialized) .actions-slider__item:not(:first-child) {
		display: block
	}

	.actions-slider:not(.slick-initialized) .actions-slider__item:not(:first-child):not(:nth-of-type(-n+2)) {
		display: none
	}

	.actions-slider__item {
		margin-bottom: 18px
	}
}

.action {
	left: 11px;
	width: calc(100% / 10 * 8.43);
	height: calc(100vh - 360px);
	display: block;
	position: relative;
	margin: 0 auto
}

.action__table {
	width: 100%;
	height: 100%;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: start;
	align-items: flex-start
}

.action__col {
	width: 50%;
	height: 100%
}

.action__col_left {
	max-width: 445px;
	padding-right: 10px
}

.action__img-wrap {
	display: block;
	position: relative;
	width: 100%;
	height: 307px
}

.action__title-wrap {
	display: block;
	position: relative;
	padding-left: 44px;
	box-sizing: border-box;
	z-index: 5;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	padding-top: 21px;
	text-align: left
}

.action__title-wrap::before {
	content: "";
	position: absolute;
	top: auto;
	right: auto;
	bottom: 5px;
	left: 20px;
	margin: auto;
	height: calc(100% + 25px);
	width: 1px;
	background: #2B665C
}

.action__text-container {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	position: relative
}

.action__text {
	padding-right: 10px;
	text-align: left
}

.action__text p {
	margin-bottom: 30px
}

.action__text p:last-child {
	margin-bottom: 0
}

@media all and (max-width: 1500px) {
	.action {
		left: 12px;
		width: calc(100% / 10 * 8.6);
		height: calc(100vh - 240px)
	}

	.action__col_left {
		width: 36%
	}

	.action__col_right {
		width: calc(64% - 10px)
	}

	.action__img-wrap {
		height: 210px
	}

	.action__text p {
		margin-bottom: 21px;
		font-size: 14px;
		line-height: 1.5;
		letter-spacing: 0.35px
	}

	.action__title-wrap {
		padding-top: 12px;
		padding-left: 41px
	}

	.action__title {
		font-size: 24px;
		line-height: 1.5;
		letter-spacing: 0.6px
	}
}

@media all and (max-width: 1200px) {
	.action {
		left: 8px;
		width: calc(100% / 10 * 9.3);
		height: calc(100vh - 200px)
	}

	.action__table {
		-ms-flex-direction: column;
		flex-direction: column
	}

	.action__col {
		width: 100%
	}

	.action__col_right {
		margin-top: 43px
	}

	.action__img-wrap {
		height: 308px
	}

	.action__text p {
		margin-bottom: 24px;
		line-height: 1.75
	}
}

@media only screen and (max-width: 900px) {
	.action {
		width: 100%;
		height: calc(100vh - 185px)
	}
}

@media only screen and (max-width: 600px) {
	.action {
		height: calc(100vh - 85px)
	}

	.action__img-wrap {
		height: 182px
	}
}

.steps .leaf_type-1 {
	top: -2%;
	left: 0;
	bottom: auto;
	right: auto
}

.steps .leaf_type-3 {
	top: auto;
	left: auto;
	bottom: -13%;
	right: 37%
}

.steps .leaf_type-4 {
	top: -10%;
	left: auto;
	bottom: auto;
	right: 10%
}

.steps__background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
	margin: auto;
	height: 100%;
	width: calc(100% / 12 * 8);
	background: #efefef;
	opacity: 0.26
}

.steps__container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center
}

.steps__title {
	color: #2b665c;
	font-size: 28px;
}

.steps__table {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.steps__table_header {
	margin-bottom: 90px;
    position: relative;
}

.steps__col {
	display: block;
	position: relative
}

.steps__col_left {
	width: calc(100% / 10 * 4);
	overflow: hidden;
	padding-right: 20px;
	position: relative;
}
.steps__col_left .circle-text {
	position: absolute;
	bottom: -50px;
	left: -20px;
}
.steps__table.img .steps__col_left {
	overflow: initial;
}
.steps__col_left .circle-text .arrow {opacity: 0;}
.steps__col_left .circle-text:hover .arrow {
	opacity: 1;
}


.steps__col_right {
	width: calc(100% / 10 * 6);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
    
}
.steps__menu {
    position: absolute;
    right: 0;
    top: 5px;
    width: 79%;
}

.steps__img-wrap {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}

@media all and (max-width: 1500px) {
	.steps__table_header {
		margin-bottom: 50px;
		position: relative;
		margin-top: 70px;
	}
	.steps__menu {
		top:15px
	}
	/* .steps__container {
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 64px 10px
	}

	.steps__col_left {
		width: 100%
	}

	.steps__col_body {
		display: none
	}

	.steps__col_right {
		width: 100%
	}

	.steps__background {
		display: none
	}

	.steps__table {
		width: 58.5%
	}

	.steps__table_header {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: 41.5%;
		margin-bottom: 0
	}

	.steps__title {
		margin-top: 12px
	} */

	
}

@media all and (max-width: 1200px) {
	.steps {
		background-color: #fbfbfb
	}

	.steps__container {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: 100%;
		padding: 52px 0
	}

	.steps__title {
		max-width: 285px;
		margin-top: 0
	}

	.steps__table {
		width: 100%;
		margin-top: 50px;
		padding: 0 17px
	}

	.steps__table_header {
		width: calc(100% / 12 * 10);
		padding: 0 10px;
		margin: 0 auto
	}
}

@media only screen and (max-width: 600px) {
	.steps__container {
		padding: 52px 15px
	}

	.steps__col_left {
		padding-right: 0
	}

	.steps__table {
		margin-top: 29px;
		padding: 0
	}

	.steps__table_header {
		width: 100%;
		margin-top: 0;
		padding: 0 10px
	}
}

.steps-products__img-wrap {
	display: block;
	position: relative
}

.steps-slider {
	width: 100%
}

.steps-slider__tab {
	-ms-transform: translateX(-10%);
	transform: translateX(-10%);
	opacity: 0;
	transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1),opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important
}

.steps-slider__tab.slick-current {
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1),opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1) !important
}

@media all and (max-width: 1200px) {
	.steps-slider__tab {
		-ms-transform: translateY(10%);
		transform: translateY(10%)
	}

	.steps-slider__tab.slick-current {
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.steps-preview {
	width: 100%;
	display: block;
	position: relative;
	margin: auto;
	height: 490px;
	padding-right: 40px
}

.steps-preview:not(.slick-initialized) {
	opacity: 0
}

.steps-preview:not(.slick-initialized) .steps-preview__item:not(:first-child) {
	display: none
}

.steps-preview__title {
	margin-right: 20px;
	display: block;
	position: relative;
	height: 100%
}

.steps-preview__title::before {
    content: "";
    display: block;
    height: calc(100% - 220px);
    width: 1px;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 30%;
    left: 0;
    margin: auto;
    background: #a1e5ba;
    z-index: 1;
}

.steps-preview__title .rotated-text {
	display: block;
	position: relative;
	color: #2b665c;
	background: #fff;
	padding-bottom: 20px;
	z-index: 3
}

.steps-preview__item {
	display: block;
	position: relative;
	width: 100%
}

.steps-preview__content {
	position: relative;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	height: 490px;
	padding: 10px 0;
	box-sizing: border-box;
	-ms-flex-align: stretch;
	align-items: stretch
}

.steps-preview__img-wrap {
	display: block;
	position: relative;
	z-index: 3;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0
}

.steps-preview__description {
	display: block;
	position: relative;
	padding-left: 40px;
	box-sizing: border-box;
	z-index: 5;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	padding-top: 10px
}

.steps-preview__description::before {
	content: "";
	position: absolute;
	top: auto;
	right: auto;
	bottom: 5px;
	left: 20px;
	margin: auto;
	height: calc(100% + 25px);
	width: 1px;
	background: #2B665C
}

.step-products {
	width: 100%;
	display: block;
	position: relative;
	margin: auto
}

.step-products:not(.slick-initialized) {
	opacity: 0
}

.step-products:not(.slick-initialized) .step-products__item:not(:first-child) {
	display: none
}

.step-products__item {
	display: block;
	position: relative;
	width: 100%
}

.step-products__item._even .step-products__content {
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
.step-products__item:nth-child(even) .step-products__content {
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.step-products__item a {
    display: block;
    width: 100%;
}

.step-products__content {
	position: relative;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	height: 490px;
	padding: 10px;
	box-sizing: border-box;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-direction: column;
	flex-direction: column
}

.step-products__img-wrap {
	display: block;
	position: relative;
	z-index: 3;
	height: 70%;
	overflow: hidden;
}

.step-products__img-wrap:before {
	content: "";
	z-index: 2;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: block;
	background-color: rgba(0,0,0,0.04);
	width: 100%;
	height: 100%
}

.step-products__img {
	z-index: 1;
    -webkit-transition: transform .75s;
    transition: transform .75s;
}
.step-products__item a:hover .step-products__img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}

.step-products__description {
	position: relative;
	box-sizing: border-box;
	z-index: 5;
	padding: 20px;
	background: #fff;
	height: 30%;
	overflow: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.step-products__title {
    margin-bottom: 18px;
    color: #2b665c;
    /* font-weight: bold; */
    padding-top: 10px;
	font-size: 18px;
	font-family: Poppins;
}

.step-products__text {
	font-size: 12px;
	max-height: 7.5em;
	line-height: 1.5;
	overflow: hidden;
	margin-bottom: 10px
}
.step-products__description .guige {
    font-size: 14px;
    line-height: 1.3;
    padding-left: 28px;
    background: url(../picture/icon_water.png) left no-repeat;
    background-size: 16px;
    color: #333;
	font-family: Poppins;
}

@media all and (max-width: 1200px) {
	.step-products {
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.step-products .slick-next {
		margin-right: 7%
	}

	.step-products__description {
		background-color: transparent
	}
}

@media only screen and (max-width: 900px) {
	.step-products {
		-ms-flex-pack: center;
		justify-content: center
	}

	.step-products .slick-next {
		margin-right: 0
	}
}

@media only screen and (max-width: 600px) {
	.step-products {
		opacity: 1 !important
	}

	.step-products:not(.slick-initialized) .step-products__item:not(:first-child) {
		display: block
	}

	.step-products:not(.slick-initialized) .step-products__item:not(:first-child):not(:nth-of-type(-n+2)) {
		display: none
	}

	.step-products__item._even .step-products__content {
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.price-wrap {
	margin-top: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.price-wrap__price {
	font-size: 24px
}

.steps-nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	max-width: 740px;
    max-width: 100%;
	margin: auto 0 auto auto
}

.steps-nav__item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	width: calc(100% / 3 - 30px);
	color: #2B665C;
	overflow: hidden;
	cursor: pointer
}

.steps-nav__item:last-child {
	margin-right: 0
}

.steps-nav__item::before {
	content: "";
	width: 100%;
	height: 1px;
	background: #2b665c;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: auto;
	margin: auto;
	z-index: 1;
	-ms-transform: translateX(60px);
	transform: translateX(60px);
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
	opacity: 0.4;
}
/* .steps-nav__item:last-child::before {
	display: none;
} */
.steps-nav__item:last-child._active::before {
	display: block;
}

.steps-nav__item._active::before {
	-ms-transform: translateX(10px);
	transform: translateX(10px);
	opacity: 1;
	background: #a1b6ce;
}

.steps-nav__num {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 1px solid #2b665c;

	font-size: 24px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 5px 0 0 0px;
	z-index: 2;
	opacity: .4;
}
.steps-nav__item._active .steps-nav__num {
    background: #2b665c;
	background: #a1b6ce;
    color: #fff;
	border: 1px solid #a1b6ce;
	opacity: 1;
}



.steps-nav__text {
	height: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 5px;
	box-sizing: border-box;
	font-size: 15px;
	z-index: 3;
    opacity: 0.4;
    color: #2b665c;
    transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1)
}
.js-steps-nav-link._active .steps-nav__text {
    opacity: 1;
	color: #718ba9;
}

@media all and (max-width: 1500px) {
	/* .steps-nav {
		-ms-flex-direction: column;
		flex-direction: column;
		margin-top: 91px
	}

	.steps-nav__item {
		width: 100%;
		max-width: 212px;
		margin-bottom: 20px
	}

	.steps-nav__item:last-child {
		margin-bottom: 0
	} */

	.steps-nav__num {
		font-size: 20px;
		width: 40px;
    	height: 40px;
	}
	.steps-nav__item::before {bottom: -15px;transform: translateX(40px);}
	.steps-nav__item:last-child::before {
		display: block;
	}
	.steps__background {opacity: 0;}
}

@media all and (max-width: 1200px) {
	.steps-nav {
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-top: 43px;
		margin-left: 0
	}

	.steps-nav__item {
		width: auto;
		max-width: none;
		margin-bottom: 0;
		margin-right: 34px
	}

	.steps-nav__item:last-child {
		margin-right: 0
	}
	
}

@media only screen and (max-width: 700px) {
	.steps-nav {
		-ms-flex-direction: column;
		flex-direction: column;
		margin-top: 23px
	}

	.steps-nav__item {
		margin-right: 0;
		margin-bottom: 10px
	}

	.steps-nav__item:last-child {
		margin-bottom: 0
	}
}

.rotated-text {
	display: block;
	overflow: hidden;
	width: 20px;
    text-align: center;
}

.rotated-text__inner {
	font-size: inherit;
	display: inline-block;
	font-size: 16px;
}

.rotated-text__inner:before {
	content: "";
	float: left;
	margin-top: 100%
}

.rotated-text_reverse .rotated-text__inner {
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	left: 100%;
	position: relative
}

@media all and (max-width: 1500px) {
	.rotated-text__inner {
		font-size: 12px;
		letter-spacing: 0.3px
	}
}

.products .leaf_type-1 {
	top: auto;
	left: -3%;
	bottom: -6%;
	right: auto
}

.products .leaf_type-3 {
	top: auto;
	left: auto;
	bottom: -15%;
	right: 46%
}

.products .leaf_type-4 {
	top: -6%;
	left: auto;
	bottom: auto;
	right: 25%
}

.products__background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
	margin: auto;
	height: 100%;
	width: calc(100% / 12 * 7);
	background: #efefef;
	opacity: 0.26
}

.products__container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center
}

.products__table {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.products__col {
	display: block;
	position: relative
}

.products__col_left {
	width: calc(100% / 12 * 4);
	margin-left: calc(100% / 12);
	padding-right: 20px
}

.products__col_right {
	width: calc(100% / 12 * 6);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-left: calc(100% / 12 / 2);
	margin-right: calc(100% / 12 / 2)
}

.products__img-wrap {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}

.products .btn-style_arrow-down {
	display: none;
	margin-top: 10px
}

@media all and (max-width: 1500px) {
	.products__background {
		display: none
	}

	.products__table {
		-ms-flex-direction: column;
		flex-direction: column
	}

	.products__col {
		width: calc(100% / 12 * 10);
		margin: 0 calc(100% / 12)
	}

	.products__col_left {
		padding-right: 0
	}

	.products__col_right {
		margin-top: 40px
	}

	.products__slider-wrapper {
		width: 100%
	}
}

@media all and (max-width: 1200px) {
	.products {
		padding: 95px 0 40px
	}

	.products__title-wrap h3 {
		margin-top: -22px
	}

	.products__col_left {
		padding: 0 10px
	}

	.products__col_right {
		width: 100%;
		padding: 0 49px 0 26px;
		margin: 51px auto 0
	}
}

@media only screen and (max-width: 600px) {
	.products {
		padding: 50px 0 0
	}

	.products__title-wrap {
		text-align: center
	}

	.products__title-wrap h3 {
		margin-top: -9px
	}

	.products__col_right {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 19px auto 0;
		padding: 0 25px
	}

	.products .btn-style_arrow-down {
		display: inline-block
	}
}

.products-slider {
	width: 890px;
	max-width: 100%;
	display: block;
	position: relative;
	margin: auto
}

.products-slider:not(.slick-initialized) {
	opacity: 0
}

.products-slider:not(.slick-initialized) .products-slider__item:not(:first-child) {
	display: none
}

.products-slider__item {
	display: block;
	position: relative;
	height: 330px;
	width: 100%;
	padding: 10px
}

.products-slider__content {
	position: relative;
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.products-slider__img-wrap {
	display: block;
	position: relative;
	z-index: 3;
	height: 200px;
	width: 100%
}

.products-slider__img-wrap:before {
	content: "";
	z-index: 2;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: block;
	background-color: rgba(0,0,0,0.04);
	width: 100%;
	height: 100%
}

.products-slider__img {
	z-index: 1
}

.products-slider__description {
	display: block;
	position: relative;
	padding-left: 40px;
	box-sizing: border-box;
	z-index: 5;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	padding-top: 18px;
	width: 100%
}

.products-slider__description::before {
	content: "";
	position: absolute;
	top: auto;
	right: auto;
	bottom: 5px;
	left: 20px;
	margin: auto;
	height: calc(100% + 25px);
	width: 1px;
	background: #2B665C
}

.products-slider__title {
	margin-bottom: 15px;
	color: #2B665C
}

.products-slider__text {
	font-size: 12px;
	max-height: 7.5em;
	line-height: 1.5;
	overflow: hidden;
	margin-bottom: 10px;
	display: none
}

.products-slider__item._full {
	height: auto
}

.products-slider__item._full .products-slider__img-wrap {
	height: 290px
}

.products-slider__item._full .products-slider__text {
	display: block
}

.products-slider__item._full .price-wrap {
	margin-top: 25px
}

@media all and (max-width: 1500px) {
	.products-slider {
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		max-width: none;
		margin: 0 -46px
	}

	.products-slider__item {
		height: auto;
		padding: 10px 46px
	}

	.products-slider__text {
		display: block;
		max-height: 33px
	}
}

@media all and (max-width: 1200px) {
	.products-slider {
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin: 0 -10px
	}

	.products-slider .slick-next {
		margin-right: 7%
	}

	.products-slider__item {
		padding: 10px
	}

	.products-slider__text {
		display: none
	}
}

@media only screen and (max-width: 900px) {
	.products-slider {
		-ms-flex-pack: center;
		justify-content: center
	}

	.products-slider .slick-next {
		margin-right: 0
	}
}

@media only screen and (max-width: 600px) {
	.products-slider {
		opacity: 1 !important
	}

	.products-slider:not(.slick-initialized) .products-slider__item:not(:first-child) {
		display: none
	}

	.products-slider:not(.slick-initialized) .products-slider__item:not(:first-child):nth-of-type(-n+2) {
		display: block
	}

	.products-slider__img-wrap {
		height: 190px
	}

	.products-slider__description {
		padding-left: 43px;
		padding-top: 14px
	}

	.products-slider .price-wrap__price {
		font-size: 18px
	}

	.products-slider__item {
		margin-bottom: 16px
	}

	.products-slider__item:last-child {
		margin-bottom: 0
	}
}

.product-show {
	display: block;
	position: relative;
	max-width: 415px;
	margin-right: auto;
	margin-top: 70px
}

@media all and (max-width: 1500px) {
	.product-show {
		display: none
	}
}

@media all and (max-width: 1200px) {
	.product-show {
		display: block;
		max-width: 100%;
		margin-top: 49px
	}

	.product-show .products-slider__item {
		padding: 0
	}

	.product-show .products-slider__item._full .price-wrap {
		-ms-flex: none;
		flex: none
	}

	.product-show .products-slider__content {
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-align: stretch;
		align-items: stretch
	}

	.product-show .products-slider__description {
		width: 48%
	}

	.product-show .products-slider__img-wrap {
		width: 52%
	}

	.product-show .products-slider__description {
		-ms-flex: none;
		flex: none;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
		padding-left: 65px
	}

	.product-show .products-slider__description:before {
		bottom: 0;
		left: 43px;
		height: 100%
	}

	.product-show .products-slider__text {
		max-height: none
	}
}

@media only screen and (max-width: 900px) {
	.product-show .products-slider__item {
		max-width: 413px;
		margin: 49px auto 0
	}

	.product-show .products-slider__item._full .price-wrap {
		margin-top: 18px
	}

	.product-show .products-slider__content {
		-ms-flex-direction: column;
		flex-direction: column
	}

	.product-show .products-slider__description,.product-show .products-slider__img-wrap {
		width: 100%
	}

	.product-show .products-slider__description {
		padding-left: 42px
	}

	.product-show .products-slider__description:before {
		bottom: 5px;
		left: 21px;
		height: calc(100% + 25px)
	}
}

@media only screen and (max-width: 600px) {
	.product-show {
		display: none
	}
}

.atmosphere .leaf_type-3 {
	top: auto;
	left: auto;
	bottom: -13%;
	right: 46%
}

.atmosphere .leaf_type-4 {
	top: -4%;
	left: auto;
	bottom: auto;
	right: 12%
}

.atmosphere .leaf_type-5 {
	top: -3%;
	left: 0;
	bottom: auto;
	right: auto
}

.atmosphere__table {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
	width: 100%;
	position: relative
}

.atmosphere__col_left {
	width: calc(100% / 12 * 5);
	z-index: 10
}

.atmosphere__col_right {
	width: calc(100% / 12 * 7);
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden
}

.atmosphere__img-wrap {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow: hidden;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center
}

.atmosphere__img {
	height: 100%;
	width: auto;
	display: block;
	position: relative
}

.atmosphere__content-wrap {
	width: calc(100% / 5 * 4);
	margin-left: auto;
	padding: 0 20px 20px;
	box-sizing: border-box;
	padding-top: 100px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: end;
	align-items: flex-end
}

.atmosphere__description {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.atmosphere__title-wrap {
	width: 100%
}

.atmosphere__title-wrap h2 {
	white-space: nowrap
}

.atmosphere__text-block {
	width: 100%;
	padding-right: 25px;
	box-sizing: border-box
}

.atmosphere__brands-lock {
	width: calc(100% / 6 * 2 - 10px);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center
}

.atmosphere__brand {
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0
}

.atmosphere__brand img {
	display: block;
	position: relative;
	max-width: 100%;
	max-height: 100%
}

@media all and (max-width: 1500px) {
	.atmosphere__content-wrap {
		padding-top: 74px;
		padding-bottom: 0
	}

	.atmosphere .line-ul li {
		font-size: 14px;
		line-height: 1.5;
		letter-spacing: 0.35px
	}
}

@media all and (max-width: 1200px) {
	.atmosphere__content-wrap {
		position: relative;
		padding: 55px 20px 0 10px
	}

	.atmosphere__title-wrap {
		position: absolute;
		left: 10px;
		top: -189px
	}

	.atmosphere__title-wrap h2 {
		white-space: normal;
		line-height: 1
	}

	.atmosphere__table {
		-ms-flex-align: stretch;
		align-items: stretch;
		padding-top: 240px
	}

	.atmosphere__col_right {
		height: auto
	}

	.atmosphere .line-ul li {
		line-height: 1.75
	}
}

@media only screen and (max-width: 900px) {
	.atmosphere__table {
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 0
	}

	.atmosphere__col {
		width: 100%
	}

	.atmosphere__col_right {
		padding: 0 10px;
		margin-top: 20px
	}

	.atmosphere__title-wrap,.atmosphere__description {
		position: static;
		width: calc(100% / 12 * 10);
		padding: 0 10px
	}

	.atmosphere__content-wrap {
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		padding: 47px 0 0 0
	}

	.atmosphere__description {
		margin-top: 40px
	}
}

@media only screen and (max-width: 600px) {
	.atmosphere__title-wrap {
		text-align: center
	}

	.atmosphere__title-wrap h2 {
		line-height: 1.2
	}

	.atmosphere__col_right {
		margin-top: 35px;
		padding: 0
	}

	.atmosphere__content-wrap {
		padding: 71px 0 0 0
	}

	.atmosphere__description {
		margin-top: 27px;
		padding: 0
	}

	.atmosphere .line-ul li {
		padding-left: 52px;
		font-size: 12px;
		line-height: 1.5;
		letter-spacing: 0.3px
	}

	.atmosphere .line-ul li:before {
		top: 8px
	}

	.atmosphere__text-block {
		padding-right: 0
	}
}

.atmosphere-nav-slider {
	display: block;
	position: relative;
	width: calc(150% + 20px);
	left: 10px
}

.atmosphere-nav-slider .slick-list {
	padding: 0 !important
}

.atmosphere-nav-slider__item {
	display: block;
	position: relative;
	height: 255px;
	padding: 0 10px
}

.atmosphere-nav-slider__item::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.5;
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
	z-index: 2
}

.atmosphere-nav-slider__item.slick-current::before {
	opacity: 0
}

.atmosphere-nav-slider__item:not(.slick-current) {
	cursor: pointer
}

.atmosphere-nav-slider__img-wrap {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1
}

@media all and (max-width: 1500px) {
	.atmosphere-nav-slider__item {
		height: 172px
	}
}

@media all and (max-width: 1200px) {
	.atmosphere-nav-slider {
		margin-top: 115px
	}

	.atmosphere-nav-slider__item {
		height: 124px
	}
}

@media only screen and (max-width: 900px) {
	.atmosphere-nav-slider {
		left: 0;
		width: 100%;
		margin-top: 52px
	}
}

@media only screen and (max-width: 600px) {
	.atmosphere-nav-slider {
		display: none !important
	}
}

.atmosphere-main-slider {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}

.atmosphere-main-slider .slick-list,.atmosphere-main-slider .slick-track {
	height: 100%;
	width: 100%
}

.atmosphere-main-slider .slick-list {
	padding: 0 !important
}

.atmosphere-main-slider__item {
	display: block;
	position: relative;
	height: 100%;
	width: 100%
}

.atmosphere-main-slider__img-wrap {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1
}

.atmosphere-main-slider__img-wrap::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	margin: auto;
	width: 100%;
	height: 50%;
	background-image: linear-gradient(178deg, #393241 0%, rgba(57,50,65,0) 100%);
	opacity: 0.6;
	z-index: 5
}

.atmosphere-main-slider.slick-slider .slick-arrow {
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 60px;
	height: 60px;
	background: rgba(57,50,65,0.4)
}

.atmosphere-main-slider.slick-slider .slick-arrow::before {
	font-size: 48px;
	color: #fff;
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.atmosphere-main-slider.slick-slider .slick-prev {
	position: absolute;
	top: 50%;
	right: auto;
	bottom: auto;
	left: 90px;
	margin: auto
}

.atmosphere-main-slider.slick-slider .slick-prev::before {
	content: "\e902"
}

.atmosphere-main-slider.slick-slider .slick-prev:hover::before {
	-ms-transform: translateX(-5px);
	transform: translateX(-5px);
	opacity: 0.7
}

.atmosphere-main-slider.slick-slider .slick-next {
	position: absolute;
	top: 50%;
	right: 90px;
	bottom: auto;
	left: auto;
	margin: auto
}

.atmosphere-main-slider.slick-slider .slick-next::before {
	content: "\e906";
	-ms-transform: none;
	transform: none
}

.atmosphere-main-slider.slick-slider .slick-next:hover::before {
	-ms-transform: translateX(5px);
	transform: translateX(5px);
	opacity: 0.7
}

@media all and (max-width: 1200px) {
	.atmosphere-main-slider.slick-slider .slick-prev {
		left: 0
	}

	.atmosphere-main-slider.slick-slider .slick-next {
		right: 0
	}
}

@media only screen and (max-width: 900px) {
	.atmosphere-main-slider__img-wrap:after {
		content: "";
		display: block;
		padding-top: 75%
	}
}

@media only screen and (max-width: 600px) {
	.atmosphere-main-slider__img-wrap:after {
		padding-top: 90%
	}

	.atmosphere-main-slider.slick-slider {
		padding-bottom: 42px
	}

	.atmosphere-main-slider.slick-slider .slick-arrow {
		top: calc(50% - 26px);
		width: 40px;
		height: 40px
	}

	.atmosphere-main-slider.slick-slider .slick-arrow:before {
		font-size: 22px
	}

	.atmosphere-main-slider.slick-slider .slick-prev {
		left: 12px
	}

	.atmosphere-main-slider.slick-slider .slick-next {
		right: 12px
	}
}

.brands .leaf_type-1 {
	top: auto;
	left: 15%;
	bottom: -11%;
	right: auto
}

.brands .leaf_type-3 {
	top: -8%;
	left: 5%;
	bottom: auto;
	right: auto
}

.brands .leaf_type-4 {
	top: -6%;
	left: auto;
	bottom: auto;
	right: 16%
}

.brands .dandelion_type-1 {
	top: 76%;
	left: 45%;
	bottom: auto;
	right: auto
}

.brands .dandelion_type-2 {
	top: 3%;
	left: 54%;
	bottom: auto;
	right: auto
}

.brands__background {
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	margin: auto;
	height: 100%;
	width: calc(100% / 12 * 6);
	background: #efefef;
	opacity: 0.26
}

.brands__container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center
}

.brands__title-wrap {
	margin-bottom: 70px
}

.brands__table {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%
}

.brands__col {
	display: block;
	position: relative
}

.brands__col_left {
	width: calc(100% / 12 * 5);
	margin-left: calc(100% / 12);
	overflow: hidden;
	padding-right: 20px;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-top: 120px
}

.brands__col_right {
	width: calc(100% / 12 * 6);
	padding: 50px 0;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center
}

.brands__description {
	width: calc(100% / 5 * 4);
	margin-right: auto
}

.brands__img-wrap {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}

@media all and (max-width: 1500px) {
	.brands__background {
		width: calc(100% / 12 * 5.8)
	}

	.brands__col_left {
		width: calc(100% / 12 * 5.8);
		padding-top: 74px;
		padding-left: 10px
	}

	.brands__col_right {
		width: calc(100% / 12 * 6.2)
	}

	.brands__title-wrap {
		margin-bottom: 65px
	}

	.brands__description {
		width: 100%;
		font-size: 14px;
		letter-spacing: 0.35px
	}

	.brands__description p {
		margin-bottom: 70px;
		line-height: 1.5
	}

	.brands__description p:last-child {
		margin-bottom: 0
	}
}

@media all and (max-width: 1200px) {
	.brands__table {
		-ms-flex-align: stretch;
		align-items: stretch
	}

	.brands__col_left {
		width: calc(100% / 12 * 6.75);
		padding-top: 98px;
		padding-bottom: 116px
	}

	.brands__col_right {
		-ms-flex-pack: end;
		justify-content: flex-end;
		width: calc(100% / 12 * 5.25);
		height: auto;
		padding: 34px 0
	}

	.brands__background {
		width: calc(100% / 12 * 6.75)
	}

	.brands__title-wrap {
		margin-bottom: 51px
	}

	.brands__title-wrap h2 {
		font-size: 60px
	}

	.brands__description {
		padding-right: 44px
	}

	.brands__description p {
		margin-bottom: 50px
	}
}

@media only screen and (max-width: 900px) {
	.brands__background {
		display: none
	}

	.brands__table {
		-ms-flex-direction: column;
		flex-direction: column
	}

	.brands__col {
		width: 100%
	}

	.brands__col_left {
		width: calc(100% / 6 * 5);
		margin: 0 auto;
		padding: 95px 10px 0
	}

	.brands__col_right {
		padding: 29px 0
	}

	.brands__title-wrap {
		margin-bottom: 22px
	}

	.brands__title-wrap h2 {
		font-size: 72px
	}

	.brands__description {
		padding-right: 0
	}

	.brands__description p {
		margin-bottom: 47px;
		font-size: 14px;
		line-height: 1.75
	}
}

@media only screen and (max-width: 600px) {
	.brands__title-wrap {
		text-align: center
	}

	.brands__title-wrap h2 {
		font-size: 30px
	}

	.brands__col {
		width: 100%;
		padding: 0 25px
	}

	.brands__col_left {
		padding-top: 59px
	}

	.brands__description p {
		margin-bottom: 31px;
		font-size: 12px;
		letter-spacing: 0.3px;
		line-height: 1.5
	}
}

.brands-slider {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	max-height: 600px;
	-ms-flex-pack: center;
	justify-content: center
}

.brands-slider .slick-list {
	width: 100%;
	height: calc(100% - 60px)
}

.brands-slider .slick-track {
	height: 100%;
	width: 100%
}

.brands-slider .slick-slide {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.brands-slider .slick-slide>div {
	display: block;
	position: relative;
	width: 100%;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0
}

.brands-slider__item {
	width: 100%;
	height: 100%;
	display: block;
	position: relative
}

.brands-slider__img-wrap {
	width: 100%;
	height: 100%;
	position: relative;
	display: -ms-flexbox;
	display: flex
}

.brands-slider__img {
	display: block;
	position: relative;
	max-width: 100%;
	max-height: 100%;
	margin: auto
}

@media all and (max-width: 1500px) {
	.brands-slider {
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: calc(100% / 12 * 10.5);
		max-height: 500px;
		margin: 0 auto
	}
}

@media all and (max-width: 1200px) {
	.brands-slider {
		-ms-flex-pack: end;
		justify-content: flex-end;
		max-height: 500px;
		width: 100%;
		padding: 0 20px
	}

	.brands-slider .slick-next {
		margin-right: 20%
	}
}

@media only screen and (max-width: 900px) {
	.brands-slider {
		-ms-flex-pack: center;
		justify-content: center
	}

	.brands-slider .slick-track {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center
	}

	.brands-slider .slick-arrow {
		margin-top: 25px
	}

	.brands-slider .slick-next {
		margin-right: 0
	}
}

@media only screen and (max-width: 600px) {
	.brands-slider {
		padding: 0
	}

	.brands-slider__item {
		box-sizing: border-box;
		padding: 10px
	}
}

.social .leaf_type-1 {
	top: auto;
	left: 0;
	bottom: -14%
}

.social .leaf_type-3 {
	top: auto;
	left: auto;
	bottom: -8%;
	right: 34%
}

.social .leaf_type-4 {
	top: -10%;
	left: 14%;
	bottom: auto
}

.social .leaf_type-5 {
	top: -4%;
	left: auto;
	bottom: auto;
	right: 6%
}

.social__background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
	margin: auto;
	height: 100%;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.social__container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.social__title-wrap {
	padding: 110px 0 60px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.social__title-wrap .p1 {
	line-height: 1.8;
    color: #333;
	font-size: 15px;
}

.social__title-wrap h3 {
	margin-bottom: 20px;
	color: #2b665c;
	font-size: 28px;
	
}

.social__table {
	display: block;
	position: relative;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	width: 100%;
	padding-bottom: 40px
}
.social-block__resize-wrap .top h3 {
    color: rgb(255, 255, 255);
    text-transform: capitalize;
    margin-top: 25px;
    font-size: 24px;
    padding-bottom: 5px;
    font-family: 'Poppins';
    font-weight: normal;
}

@media all and (max-width: 1500px) {
	.social__title-wrap {
		padding: 77px 0 62px
	}

	.social__title-wrap h2 {
		margin-top: -15px
	}
	.social-block__resize-wrap .top .icon {
		align-items: flex-start;
	}
	.social-block__resize-wrap .top h3 {
		font-size: 24px;
	}
	.btn-point span:nth-child(2) {
		width: 50px;
		height: 50px;
	}
	.btn-point {
		width: 60px;
		height: 60px;
	}
	.btn-point span:nth-child(1) {
		position: absolute;
		bottom: -60px;
		right: -60px;
		width: 60px;
		height: 60px;
	}
}

@media all and (max-width: 1200px) {
	.social__title-wrap {
		padding: 112px 0 33px
	}

	.social__title-wrap h2 {
		margin-top: -34px;
		font-size: 60px
	}

	.social__table {
		-ms-flex: none;
		flex: none;
		padding-bottom: 100px
	}
}

@media only screen and (max-width: 900px) {
	.social__title-wrap {
		padding: 78px 0 27px
	}

	.social__title-wrap h2 {
		font-size: 72px
	}

	.social__container {
		width: calc(100% / 12 * 11);
		margin-left: calc(100% / 12);
		padding-right: 20px
	}

	.social__table {
		padding-bottom: 122px
	}
}

@media only screen and (max-width: 600px) {
	.social__title-wrap {
		text-align: center
	}

	.social__title-wrap h2 {
		margin-top: -27px;
		font-size: 30px
	}

	.social__container {
		width: 100%;
		margin-left: 0;
		padding: 0 25px
	}

	.social__table {
		padding-bottom: 50px
	}
}

.social-block {
	height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.social-block p {
	margin-bottom: 25px;
	font-size: 18px;
    color: #fff;
}

.social-block__container {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 32%;
	height: 100%;
}

.social-block__container .social-block__img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	-webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    transition: all .8s ease;
}
.social-block__container_left {

}
.social-block__container_mid {
	transform: translateY(5rem);
}
.social-block__container_right {

}


.social-block__img-wrap {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}

.social-block__resize-wrap {
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	position: relative;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.social-block__resize-wrap a {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.social-block__resize-wrap .top {
	position: absolute;
    top: 35px;
    left: 35px;
    z-index: 2;
}
.social-block__resize-wrap .top .icon img {
	width: 40px;
	display: block;
}


.social-block__img {
	position: absolute
}

@media all and (max-width: 1500px) {

	.social-block__description p {
		font-size: 14px;
		line-height: 1.5;
		letter-spacing: 0.35px
	}
}

@media all and (max-width: 1200px) {
	.social-block {
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: none
	}

	.social-block__container {
		-ms-flex-direction: row;
		flex-direction: row;
		width: 100%
	}

	.social-block__container_left {
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.social-block__container_right {
		-ms-flex-align: end;
		align-items: flex-end
	}

	.social-block__container_right .social-block__resize-wrap {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.social-block__container_right .social-block__img-wrap {
		width: 100%
	}

	.social-block__container_right .social-block__description {
		padding-top: 0;
		margin-bottom: 62px
	}

	.social-block__middle-img-wrapper {
		position: absolute;
		right: 0;
		top: -60px;
		width: 50%
	}

	.social-block__middle-img-wrapper:after {
		content: "";
		display: block;
		padding-top: 100%
	}

	.social-block__description,.social-block__resize-wrap {
		width: 50%
	}

	.social-block__resize-wrap {
		padding: 0 33px
	}

	.social-block__resize-wrap {
		-ms-flex: none;
		flex: none
	}

	.social-block__img-wrap {
		max-width: 303px
	}

	.social-block__img-wrap:after {
		content: "";
		display: block;
		padding-top: 100%
	}

	.social-block__description {
		padding-top: 70px
	}

	.social-block__description p {
		font-size: 16px;
		line-height: 1.31;
		letter-spacing: 0.4px
	}
}

@media only screen and (max-width: 900px) {
	.social-block__container {
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.social-block__container_left {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.social-block__container_right .social-block__description {
		margin-bottom: 76px
	}

	.social-block__description {
		padding-top: 0
	}

	.social-block__description p {
		font-size: 14px;
		line-height: 1.29;
		letter-spacing: 0.35px
	}

	.social-block__resize-wrap {
		padding: 0 0 0 10px
	}

	.social-block__img-wrap {
		max-width: none
	}

	.social-block__middle-img-wrapper {
		right: calc(50% + 20px);
		top: 22px;
		width: 60%
	}

	.social-block__middle-img-wrapper:after {
		padding-top: 97%
	}
}

@media only screen and (max-width: 700px) {
	.social-block .btn-style {
		font-size: 16px
	}
}

@media only screen and (max-width: 600px) {
	.social-block__container {
		-ms-flex-direction: column;
		flex-direction: column
	}

	.social-block__container_left {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.social-block__container_left .social-block__description {
		padding-bottom: 0;
		margin-top: 36px
	}

	.social-block__container_left .btn-style {
		width: 100%
	}

	.social-block__container_right .social-block__description {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 35px;
		margin-bottom: 0
	}

	.social-block__description,.social-block__resize-wrap {
		width: 100%
	}

	.social-block__resize-wrap {
		padding: 0
	}

	.social-block__img-wrap {
		max-width: 199px
	}

	.social-block__description p {
		font-size: 12px;
		line-height: 1.5;
		letter-spacing: 0.3px
	}

	.social-block__middle-img-wrapper {
		position: relative;
		top: 0;
		right: -25px;
		width: 100%;
		max-width: 235px
	}

	.social-block__middle-img-wrapper:after {
		padding-top: 100%
	}
}

.soc-stats {
	width: 25%
}

.soc-stats__item {
	width: 100%;
	margin-bottom: 60px
}

.soc-stats__item:last-child {
	margin-bottom: 0
}

.soc-stats__title {
	font-size: 48px;
	color: #2B665C
}

@media all and (max-width: 1500px) {
	.soc-stats__item {
		margin-bottom: 29px
	}
}

@media all and (max-width: 1200px) {
	.soc-stats {
		width: 100%;
		padding: 58px 0 48px;
		text-align: center
	}

	.soc-stats__title {
		display: block;
		margin-bottom: -13px
	}

	.soc-stats__item {
		margin-bottom: 37px
	}
}

@media only screen and (max-width: 900px) {
	.soc-stats {
		padding: 100px 0 78px
	}

	.soc-stats__item {
		margin-bottom: 40px
	}
}

@media only screen and (max-width: 600px) {
	.soc-stats {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-ms-flex-align: center;
		align-items: center;
		padding: 27px 0 15px
	}

	.soc-stats__item {
		width: 50%;
		text-align: left;
		margin-bottom: 0
	}

	.soc-stats__title {
		margin-bottom: -6px;
		font-size: 36px;
		letter-spacing: 0.9px
	}
}

.contacts .leaf_type-1 {
	top: auto;
	left: 0;
	bottom: -2%
}

.contacts .leaf_type-3 {
	top: auto;
	left: auto;
	bottom: 15%;
	right: -2%
}

.contacts .leaf_type-4 {
	top: -10%;
	left: 41%;
	bottom: auto
}

.contacts__table {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%
}

.contacts__col_left {
	width: 50%
}

.contacts__col_right {
	width: calc(100% / 12 * 5);
	display: -ms-flexbox;
	display: flex;
	margin-left: calc(100% / 12 * 0.5);
	margin-right: calc(100% / 12 * 0.5)
}

.contacts__wrap {
	position: relative;
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: auto;
	padding: 50px;
	max-height: 800px
}

@media all and (max-width: 1500px) {
	.contacts__wrap {
		-ms-flex-pack: center;
		justify-content: center;
		padding: 10px 50px 10px
	}
}

@media all and (max-width: 1200px) {
	.contacts__table {
		-ms-flex-align: stretch;
		align-items: stretch
	}

	.contacts__col_left {
		width: 48%
	}

	.contacts__col_right {
		width: 52%;
		margin: 0
	}

	.contacts__title {
		font-size: 28px
	}

	.contacts__wrap {
		-ms-flex-pack: start;
		justify-content: flex-start;
		height: auto;
		width: calc(100% / 12 * 9);
		margin: 0 auto;
		padding: 88px 0 100px 10px
	}
}

@media only screen and (max-width: 900px) {
	.contacts__table {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.contacts__table._full {
		padding-bottom: 96px
	}

	.contacts__col {
		width: 100%
	}

	.contacts__col_left {
		height: 360px
	}

	.contacts__col_right {
		background-color: #fbfbfb
	}

	.contacts__wrap {
		-ms-transform: none !important;
		transform: none !important;
		position: static;
		width: calc(100% / 12 * 10);
		padding: 51px 0 52px 10px
	}

	.contacts__title {
		text-transform: uppercase;
		font-size: 28px
	}
}

@media only screen and (max-width: 600px) {
	.contacts__table._full {
		padding-bottom: 134px
	}

	.contacts__title {
		font-size: 28px;
		line-height: 1.2;
		text-align: center
	}

	.contacts__wrap {
		padding: 65px 0 52px 0
	}
}

.map {
	width: 100%;
	height: 100%
}
.map #container {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contacts-list {
    width: 90%;
}

.contacts-list a {
	text-decoration: underline;
	color: #434343;
}

.contacts-list a:hover {
	text-decoration: none
}

.contacts-list__item {
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	line-height: 1.667;
}
.contacts-list_title {
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
    margin-bottom: 50px;
}
.contacts-list__text {
	font-size: 15px;
	font-family: 'Poppins', "Noto Sans SC", sans-serif;
	color: #434343;
}
.contacts-list__text a {
	color: #434343;
}

.contacts-list__item:last-child {
	margin-bottom: 0
}

.contacts-list__icon::before {
    color: #2B665C;
    font-size: 28px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.contacts-list__icon svg {
	margin-right: 20px;
}
.contacts__title {
	color: #2b665c;
    font-size: 28px;
}
.contacts__title p {
	font-size: 15px;
	color: #333;
	padding-top: 25px;
}



@media all and (max-width: 1200px) {
	.contacts-list {
		margin: 54px auto;
		padding-left: 10px
	}

}

@media only screen and (max-width: 900px) {
	.contacts-list {
		width: 100%;
		max-width: none;
		margin: 29px auto 0;
		padding-left: 2px
	}

	.contacts-list__item {
		margin-bottom: 20px
	}

	.contacts-list__icon {
		margin-left: 4px
	}
}

@media only screen and (max-width: 600px) {
	.contacts-list {
		margin-top: 32px
	}

	.contacts-list__text {
		line-height: 1.75
	}
}

.menu {
    position: relative;
    width: calc(50vw + 45px);
    height: 100%;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-transform: translateX(-50vw);
    transform: translateX(-50vw);
    transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-right: 1px solid #e7e7e7;
}

.menu._active {
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.menu._active .logo-small {opacity: 0;}

.menu__content {
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.menu__container {
	width: 100%;
	max-width: 475px;
	margin: 0 auto;
	height: 100%;
	overflow: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center
}

.menu__list {
	display: block;
	position: relative;
	overflow: hidden
}

.menu__list .scroll-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 0 0px
}
.menu__list .scroll-content .logo_full {margin-bottom: 40px}
.menu__list .scroll-content .logo_full img {
	width:240px
}


.nav-addons {
	-webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
	margin-top: 30px;
}
.nav-addons .nav-lang {
    background: linear-gradient(179.81deg, hsla(0, 0%, 89%, .45) -25.11%, hsla(0, 0%, 89%, .383) 107.43%);
    border: .6px solid #fff;
    border-radius: 75pt;
    padding: 4px;
	-webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.nav-addons .nav-lang .lang {
    border-radius: 75pt;
    color: #1a1c20;
    display: inline-block;
    font-size: 9pt;
    line-height: 1.2;
    opacity: .3;
    padding: 9px 9pt;
}
.nav-addons .lang.selected {
    background: #fff;
    color: #000;
    opacity: 1;
}
.nav-addons .nav-lang .lang:hover {
	color: #2B665C;
	opacity: 1;
}

.menu__link {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 40px;
	display: block;
	position: relative;
	cursor: pointer;
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1)
}
.menu__link a {
	color: #2B665C;
	color:#1C1C1C;
}
.menu__link a:hover {color: #2B665C;}

.menu__link::before {
	content: "";
    position: absolute;
    top: 2px;
    right: 0;
    bottom: auto;
    left: 0;
    margin: 0;
    width: 0px;
    height: calc(100% - 20px);
    height: 0px;
    background: #34665c;
    opacity: 0;
    transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-radius: 50px;
}


.menu__link:hover::before {
	opacity: 0;
	width: 110%;
}

.menu__link._active {
	color: #2B665C;
}
.menu__link._active a {
	color: #2B665C;
	padding-left: 20px;
}

.menu__link._active::before {
	opacity: 1;
    width: 8px;
    height: 8px;
}

.menu__link:hover {
	color: #2B665C
}

.menu__link:last-child {
	margin-bottom: 0
}

.menu__top {
	height: 100%;
	width: 100%;
	padding: 50px 0;
	padding: 0;
	box-sizing: border-box
}

.menu__bottom {
    border-top: 1px solid rgb(43 102 92 / 34%);
    border-right: 2px solid transparent;
    /* height: 105px; */
    width: 100%;
    box-sizing: border-box;
    padding: 35px 0px;
}

.menu__bottom .menu__container {
	padding: 0;
    flex-direction: initial;
    justify-content: center;
    /* display: block; */
    flex-wrap: wrap;
}
.menu__bottom .menu__container .icp {
	display: block;
    width: 100%;
    font-size: 13px;
    color: #585858;
    padding-top: 10px;
}

.menu__btn {
	width: 45px;
	background: #fff;
	padding: 18px 0;
	position: relative
}

@media all and (max-width: 1500px) {

	.menu__top {
		padding: 40px 0 40px
	}

	.menu__container {
		max-width: 560px
	}

}

@media all and (max-width: 1200px) {
	.menu {
		width: calc(68.5vw + 55px);
		-ms-transform: translateX(-68.5vw);
		transform: translateX(-68.5vw)
	}

	.menu__btn {
		width: 55px
	}

	.menu__container {
		max-width: 454px
	}
}

@media only screen and (max-width: 900px) {
	.menu {
		right: -55px;
		width: calc(100vw - 20px);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	.menu._active {
		-ms-transform: translateX(-55px);
		transform: translateX(-55px)
	}

	.menu__container {
		max-width: 485px
	}
}

@media only screen and (max-width: 600px) {
	.menu {
		position: relative;
		right: 0;
		width: 100%;
		-ms-transform: none;
		transform: none
	}

	.menu._active {
		-ms-transform: none;
		transform: none
	}

	.menu__content {
		position: absolute;
		left: 0;
		top: 50px;
		background-color: #f0f0f0;
		transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		overflow: auto;
		-ms-flex: none;
		flex: none;
		width: 100%;
		max-height: calc(100vh - 50px);
		opacity: 0
	}

	.menu._active .menu__content {
		-ms-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}

	.menu__top {
		padding: 32px 7px 28px
	}

	.menu__btn {
		width: 100%
	}

	.menu__list {
		height: calc(100vh - 278px)
	}
}

.logo-small {
	position: relative;
	top: 15px;
	left: 40px;
}
.logo-small img {
	display: block;
    position: absolute;
    text-align: center;
    cursor: pointer;
    z-index: 2; 
}
.logo-small img {
    width: 180px;
}


/* .logo-small::before {
	content: "\e904";
	font-family: "icomoon";
	font-size: 31px;
	color: #fff;
	display: block;
	position: relative
} */

.ps-container .ps-scrollbar-x-rail {
	display: none !important
}

.ps-container .ps-scrollbar-y-rail {
	opacity: 1 !important;
	width: 5px !important;
	background: transparent !important
}

.ps-container .ps-scrollbar-y-rail .ps-scrollbar-y {
	right: 0 !important;
	background: #93c16c !important;
	border-radius: 0 !important;
	width: 5px !important;
	cursor: pointer !important
}

.ps-container:hover .ps-scrollbar-y-rail {
	opacity: 1 !important
}

.scrollbar-track {
	opacity: 1 !important;
	background: transparent !important;
	width: 4px !important
}

.scrollbar-track .scrollbar-thumb {
	width: 4px !important;
	border-radius: 0 !important;
	background: #2B665C !important;
	opacity: 1 !important;
	cursor: pointer
}

.aside-menu {
	position: absolute;
	top: 0px;
	/* right: 40px; */
	bottom: auto;
	left:20%;
	margin: auto;
	z-index: 50;
	width:auto;
	display:flex;
	flex-wrap: wrap;
}

.aside-menu__item {
	padding: 20px 0 0;
	cursor: pointer;
	margin-left: 95px;
}
.aside-menu__item .rotated-text {
	width: auto;
}
.aside-menu__item .rotated-text .rotated-text__inner{
	font-size: 15px;
    line-height: 1.2;
	left: 0;
	-ms-transform: rotate(0deg);
    transform: rotate(0deg);
	color: #8b8b8b;
}

.aside-menu__item .rotated-text {
	position: relative;
	padding: 15px 0 0px;
	transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.aside-menu__item .rotated-text::before {
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: -2px;
    margin: auto;
    width: 0px;
    height: calc(100% - 20px);
    height: 0px;
    background: #34665c;
    opacity: 0;
    transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-radius: 50px;
	display: none;
}

.aside-menu__item._active .rotated-text {
	color: #2B665C
}

.aside-menu__item._active .rotated-text::before {
	opacity: 1;
	width: 10px;
	height: 10px;
}
.aside-menu__item._active .rotated-text .rotated-text__inner {
	color: #2B665C
}

.aside-menu__item:hover .rotated-text {
	color: #2B665C
}
.aside-menu__item:hover .rotated-text::before {
	width: 10px;
	height: 10px;
	opacity: 1;
}
.aside-menu__item:hover .rotated-text span {
	color: #2B665C
}

@media all and (max-width: 1500px) {

	.aside-menu__item .rotated-text:before {
		left: 0px
	}
	.aside-menu__item {
		margin-left: 65px;
	}
	.contacts__title {
		margin-bottom: 50px;
	}
	.logo-small img {
		width: 160px;
	}
}

@media all and (max-width: 1200px) {
	.aside-menu {
		position: fixed;
		top: 4px;
		right: 40px
	}

	.aside-menu__item .rotated-text:before {
		left: -5px
	}
}

@media only screen and (max-width: 900px) {
	.aside-menu {
		display: none
	}
}

.content_search_lang {
	z-index: 99;
}
.content_search__inner {

}
.content_search__inner span {
	font-size: 14px;
    padding-right: 10px;
    color: #8b8b8b;
    font-family: 'Poppins';
}
.content_lang__inner {
	position: absolute;
	right: 40px;
	top: 22px;
	z-index: 99;
}
.content_lang__inner .nav-addons {
	margin-top: 0;
}
.cd-search-trigger {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 205px;
    z-index: 999;
    top: 32px;
}
.cd-search-trigger:hover span {
	color: #2B665C
}
.cd-search-trigger:hover svg path {
	fill: #2B665C
}
.cd-search-trigger .icon-2 {
	position: absolute;
    right: -100%;
    opacity: 0;
    bottom: -90px;
}
.search-is-visible .icon-2 {
	opacity: 1;
}

  
  
  #header.open .cd-search-trigger,
  .top-fixed .cd-search-trigger{
	background: url(icon02.png) no-repeat center;
  }

  .cd-search.is-visible {
	  visibility: visible;
	  -moz-transition: opacity .3s 0s,visibility 0s 0s;
	  transition: opacity .3s 0s,visibility 0s 0s;
  }
  .cd-search {
	  position: absolute;
	  height: 80px;
	  width: 100%;
	  top: 90px;
	  left: 0;
	  z-index: 99;
	  visibility: hidden;
	  -webkit-transition: opacity .3s 0s,visibility 0s .3s;
	  -moz-transition: opacity .3s 0s,visibility 0s .3s;
	  transition: opacity .3s 0s,visibility 0s .3s;
	  border-top: 1px solid #eee;
	  background: #f2f5f7;
  }
  .cd-search form {
	  height: 100%;
	  max-width: 90%;
	  margin-left: auto;
	  margin-right: auto;
  }
  .cd-search form .search-icon {
	position: absolute;
    top: 50%;
    transform: translateY(-52%);
  }
  .cd-search input {
	  background: #f2f5f7;
	  font-size: 16px;
	  border-radius: 0;
	  border: none;
	  padding: 0;
	  height: 80px;
	  width:95%;
	  text-align: left;
	  font-family: 'Noto Sans SC';
	  padding-left: 40px;
  }
  input::-webkit-search-cancel-button{ display: none;}
  input[type=search]::-ms-clear{ display: none;}
  
  .cd-search  .btn {
	position: absolute;
	  right: 0;
	  top: 0;
	  height: 80px;
	  background: none;
	  border: none;
	  padding-right: 0px;
	  /* background: #bbbbbb; */
	  width: 90px;
  }
  .cd-search .btn img {
	padding-left: 10px;
	cursor: pointer;
  }
  .cd-search .btn img {
	padding-left: 10px;
	  cursor: pointer;
  }


.counter {
	position: absolute;
	top: auto;
	right: 40px;
	bottom: 0;
	left: auto;
	margin: auto;
	z-index: 50;
	color: #e8e8e8;
	display: block;
	padding: 150px 0 0 150px;
	overflow: hidden;
	pointer-events: none !important
}

.counter__container {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: baseline;
	align-items: baseline;
	-ms-transform: translateY(20%);
	transform: translateY(20%);
	color: rgb(126 126 126 / 25%);
}

.counter__current {
	font-size: 100px;
	font-size: 50px;
	perspective: 500px
}

.counter__current span {
	display: block;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	transform: rotateX(-90deg)
}

.counter__current span._prev {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: auto;
	margin: auto;
	animation: num_prev 1s linear both
}

.counter__current span._next,.counter__current span._current {
	animation: num_next 1s linear both
}

@keyframes num_prev {
	0% {
		transform: rotateX(0deg);
		opacity: 1
	}

	100% {
		transform: rotateX(90deg);
		opacity: 0
	}
}

@keyframes num_next {
	0% {
		transform: rotateX(-90deg);
		opacity: 0
	}

	100% {
		transform: rotateX(0deg);
		opacity: 1
	}
}

.counter__total {
	font-size: 60px;
	font-size: 30px;
	margin-left: 20px
}

.counter__current-num {
	width: 1em
}

@media all and (max-width: 1500px) {
	.counter {
		right: 31px
	}

	.counter__total {
		margin-left: 8px;
	}
}

@media all and (max-width: 1200px) {
	.counter {
		display: none
	}
}

.parallax-overlay {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	z-index: 100;
	pointer-events: none !important
}

.parallax-overlay__parallax-container {
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
	will-change: transforrm
}

.dandelion {
	position: absolute;
	top: 50%;
	right: auto;
	bottom: auto;
	left: 50%;
	margin: auto;
	width: 8%;
	max-width: 152px
}

.dandelion:after {
	content: "";
	display: block;
	padding-top: 109%
}

.dandelion__img-wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%
}

.dandelion__parallax-wrap {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}

.dandelion__img {
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
	background-size: contain;
	background-position: center center
}

.dandelion_rotate-30 .dandelion__img {
	-ms-transform: rotate(30deg);
	transform: rotate(30deg)
}

.dandelion_rotate-60 .dandelion__img {
	-ms-transform: rotate(60deg);
	transform: rotate(60deg)
}

.dandelion_rotate-90 .dandelion__img {
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.dandelion_rotate-120 .dandelion__img {
	-ms-transform: rotate(120deg);
	transform: rotate(120deg)
}

.dandelion_rotate-150 .dandelion__img {
	-ms-transform: rotate(150deg);
	transform: rotate(150deg)
}

.dandelion_rotate-180 .dandelion__img {
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.dandelion_rotate-210 .dandelion__img {
	-ms-transform: rotate(210deg);
	transform: rotate(210deg)
}

.dandelion_rotate-240 .dandelion__img {
	-ms-transform: rotate(240deg);
	transform: rotate(240deg)
}

.dandelion_rotate-270 .dandelion__img {
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.dandelion_rotate-300 .dandelion__img {
	-ms-transform: rotate(300deg);
	transform: rotate(300deg)
}

.dandelion_rotate-330 .dandelion__img {
	-ms-transform: rotate(330deg);
	transform: rotate(330deg)
}

.leaf {
	position: absolute;
	top: 50%;
	right: auto;
	bottom: auto;
	left: 50%;
	margin: auto
}

.leaf__img-wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%
}

.leaf__img {
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
	background-size: contain;
	background-position: center center
}

.leaf_type-1 {
	width: 17%;
	max-width: 330px
}

.leaf_type-1:after {
	content: "";
	display: block;
	padding-top: 75.45%
}

.leaf_type-2 {
	width: 13%;
	max-width: 261px
}

.leaf_type-2:after {
	content: "";
	display: block;
	padding-top: 77.39%
}

.leaf_type-3 {
	width: 10%;
	max-width: 198px
}

.leaf_type-3:after {
	content: "";
	display: block;
	padding-top: 108%
}

.leaf_type-4 {
	width: 9%;
	max-width: 179px
}

.leaf_type-4:after {
	content: "";
	display: block;
	padding-top: 102%
}

.leaf_type-5 {
	width: 9%;
	max-width: 183px
}

.leaf_type-5:after {
	content: "";
	display: block;
	padding-top: 67.75%
}

.leaf_type-6 {
	width: 10%;
	max-width: 195px
}

.leaf_type-6:after {
	content: "";
	display: block;
	padding-top: 200%
}

.parallax-overlay._show .dandelion__img {
	background-image: url("../image/dandelion.png")
}

@media only screen and (max-width: 500px) {
	.parallax-overlay._show .dandelion__img {
		background-image: url("../image/dandelion_small.png")
	}
}

.parallax-overlay._show .leaf_type-1 .leaf__img {
	background-image: url("../image/leaf-1.png")
}

.parallax-overlay._show .leaf_type-2 .leaf__img {
	background-image: url("../image/leaf-2.png")
}

.parallax-overlay._show .leaf_type-3 .leaf__img {
	background-image: url("../image/leaf-3.png")
}

.parallax-overlay._show .leaf_type-4 .leaf__img {
	background-image: url("../image/leaf-4.png")
}

.parallax-overlay._show .leaf_type-5 .leaf__img {
	background-image: url("../image/leaf-5.png")
}

.parallax-overlay._show .leaf_type-6 .leaf__img {
	background-image: url("../image/leaf-6.png")
}

@media only screen and (max-width: 500px) {
	.parallax-overlay._show .leaf_type-1 .leaf__img {
		background-image: url("../image/leaf-1_small.png")
	}

	.parallax-overlay._show .leaf_type-2 .leaf__img {
		background-image: url("../image/leaf-2_small.png")
	}

	.parallax-overlay._show .leaf_type-3 .leaf__img {
		background-image: url("../image/leaf-3_small.png")
	}

	.parallax-overlay._show .leaf_type-4 .leaf__img {
		background-image: url("../image/leaf-4_small.png")
	}

	.parallax-overlay._show .leaf_type-5 .leaf__img {
		background-image: url("../image/leaf-5_small.png")
	}

	.parallax-overlay._show .leaf_type-6 .leaf__img {
		background-image: url("../image/leaf-6_small.png")
	}
}


.circle-text a {
	position: relative;
}
.circle-text a p {
	position: absolute;
    text-align: center;
    line-height: 120px;
    width: 120px;
	color: #34665c;
	font-size: 15px;
}
  
.circular {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: 500;
	width: 120px;
	height: 120px; 
}

.circular svg {
	  fill: transparent;
	  display: block;
	  overflow: visible; 
}

.circular text {
	fill: #98E5BB; 
}
.circle-text .arrow {
	fill: #999999;
    position: absolute;
    top: 50%;
    left: 117px;
    transform: translateY(-50%);
	transition: 0.6s;
}
.circle-text a:hover .arrow {
	left: 127px;
}
.circle-text .arrow svg {
	fill: rgb(52 102 92);
    width: 60px;
}

.screen#rd {
	background: #e7e7e7;
	position: relative;
}
.lines.for-sections {
    z-index: 1;
    height: 100%;
    display: flex;
    position: absolute;
    inset: 0%;
	pointer-events: none;
    justify-content: center;
    align-items: center;
	display: none;
}
.line01.home-page {
    background-color: rgb(105 116 97 / 15%);
	width: 100%;
    height: 1px;
}
.line02.home-page {
	position: absolute;
    background-color: #69746126;
    width: 1px;
    height: 100%;
    transform: none;
	
}
.service-bg {
    pointer-events: none;
    width: 100vw;
    height: auto;
    position: absolute;
    inset: auto -10% -8% auto;
	vertical-align: middle;
    max-width: 100%;
    display: inline-block;
}

  
.rotate {
	animation: rotate 10s infinite linear;
	transform-origin: center; 
}
@keyframes rotate {
    from {
      transform: rotate(0deg); }
    to {
      transform: rotate(359deg); } 
}
  
@keyframes fill {
    from {
      transform: scale(1); }
    to {
      transform: scale(2); } 
}

.social-block__resize-wrap a:hover img {
	transform: scale(1.1);
}
.btn-point {
		display: block;
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 2;
		width: 70px;
		height: 70px;
	}

	.btn-point span:nth-child(1) {
		position: absolute;
		bottom: -70px;
		right: -70px;
		width: 70px;
		height: 70px;
		background: #e7e7e7;
		border-radius: 50% 0 0 0;
		transition: bottom .7s cubic-bezier(.785,.135,.15,.86),right .7s cubic-bezier(.785,.135,.15,.86),transform .3s
	}

	.btn-point span:nth-child(1)::before {
		content: "";
		position: absolute;
		bottom: 0;
		left: -40px;
		width: 40px;
		height: 40px;
		border-right: 0px solid #e7e7e7;
		box-sizing: content-box;
		background: radial-gradient(circle at 0 0,transparent 71%,#e7e7e7 70%)
	}

	.btn-point span:nth-child(1)::after {
		content: "";
		position: absolute;
		top: -40px;
		right: 0;
		width: 40px;
		height: 40px;
		border-bottom: 0px solid #e7e7e7;
		box-sizing: content-box;
		background: radial-gradient(circle at 0 0,transparent 71%,#e7e7e7 70%)
	}

	.btn-point span:nth-child(2) {
		overflow: hidden;
		display: flex;
		position: absolute;
		bottom: 0;
		right: 0;
		width: 60px;
		height: 60px;
		transform: scale(0);
		transform-origin: right bottom;
		transition: transform .6s cubic-bezier(.785,.135,.15,.86);
		align-items: center;
	}
	.social-block__container_mid .btn-point span:nth-child(2) {bottom: 2.1rem;}

	.btn-point span:nth-child(2)::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		background-color: #2b665c
	}
	.btn-point span:nth-child(2) svg {
		fill: #fff;
		width: 30px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}

	/* .btn-point span:nth-child(2)::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../picture/icon-learn-more-white.svg) no-repeat center
	} */
	.social-block__resize-wrap a:hover .btn-point span {
		--velocity: 0.8
	}
	.social-block__resize-wrap a:hover .btn-point span:nth-child(1) {
		bottom: 0;
		right: 0;
		transition: bottom calc(.7s * 0.8) cubic-bezier(.785,.135,.15,.86),right calc(.7s * 0.8) cubic-bezier(.785,.135,.15,.86),transform .3s;
		animation: icon-btn-ani calc(1.4s * 0.8) calc(0s * 0.8) both ease-out;
		transform-origin: right bottom
	}
	.social-block__container_mid .social-block__resize-wrap a:hover .btn-point span:nth-child(1) {
		bottom: 2.2rem;
	}

	.social-block__resize-wrap a:hover .btn-point span:nth-child(2) {
		overflow: visible;
		transform: scale(1);
		transition: transform calc(.7s * 0.8) calc(.05s * 0.8) cubic-bezier(.785,.135,.15,.86)
	}
	.social-block__resize-wrap a:hover .btn-point span:nth-child(2)::before {
		animation: icon-btn-ani calc(1.35s * 0.8) calc(.05s * 0.8) both ease-out;
		transform-origin: right bottom
	}
	.social-block__resize-wrap a:hover .btn-point span:nth-child(2)::after {
		animation: icon-btn-ani calc(1.35s * 0.8) calc(.05s * 0.8) both ease-out;
		transform-origin: right bottom
	}
	@keyframes icon-btn-ani {
		0%{transform: scale(1)
	}

	50% {
		transform: scale(1.1)
	}

	70% {
		transform: scale(.98)
	}

	100% {
		transform: scale(1)
	}
}

.left-search {
	position: absolute;
    left: 20px;
    bottom: 15px;
    cursor: pointer;
}