#column-slide {
	position: relative;
	width: 100%;
	/*max-width: 1920px;*/
	height: 100%;
	min-height: 860px;
	max-height: 1440px;
	overflow: hidden;
	margin: 0 auto;
	}
#column {
	position: relative;
	width: 100%;
	/*max-width: 1920px;*/
	margin: 0 auto;
	}
#slogan-column {
	position: relative;
	width: 100%;
	max-width: 1480px;
	margin: 0 auto;
	}
.pad-mob {
	padding: 0 20px;
	}
#slogan {
	position: absolute;
	left: 0;
	top: 280px;
	z-index: 2;	
	background: #ffffff;
	width: 50%;
	padding: 60px 50px;
	font-family: Lato, Arial sans-serif;
	cursor: default;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #363b42;
	font-size: 18px;
	font-weight: 300;
	line-height: 130%;
	}
.slogan-h {
	font-family: Raleway, Arial sans-serif;
	font-size: 38px;
	font-weight: 900;
	line-height: 140%;
	text-transform: uppercase;
	margin-bottom: 16px;
	}
.slogan-h span {
	display: block;
	font-size: 28px;
	font-weight: 600;
	line-height: 130%;
	text-transform: none;
	margin-top: 20px;
	}
.single-item {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
#slogan.slogan-sl {
	width: 30%;
	text-align: center;
	background: rgba(255, 255, 255, 0.85);
	}
#slogan.slogan-sr {
	width: 30%;
	left: auto;
	right: 0;
	text-align: center;
	background: rgba(255, 255, 255, 0.85);
	}
.slick-list, .slick-track {
	height: 100%;
	}
.header-sh {	
	font-family: Raleway, Arial sans-serif;
	font-size: 26px;
	font-weight: 900;
	line-height: 130%;
	text-transform: uppercase;
	margin-bottom: 16px;
	height: 160px;
	}
#main-slide01, #main-slide02, #main-slide03, #main-slide04, #main-slide01-02, #start-slide {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(/images/main-slide-01.jpg) no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;
	z-index: 0;	
	animation: move 10s linear forwards;
	}
#main-slide02 {
	background: url(/images/main-slide-02.jpg) no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;
	}
#main-slide03 {
	background: url(/images/main-slide-03.jpg) no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;
	}
#main-slide04 {
	background: url(/images/main-slide-04.jpg) no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;
	}
#main-slide01-02 {
	background: url(/images/main-slide-01-02.jpg) no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-size: cover;
	}
#start-slide {
	background: url(/images/start-bg.jpg) no-repeat;
	background-position-x: 50%;
	background-position-y: 0%;
	background-size: cover;
	animation: none;
	}
.arrow-down {
	position: absolute;
	background: url(/images/arrow-down.png) no-repeat;
	width: 47px;
	height: 64px;
	bottom: 53px;
	left: 50%;
	margin-left: -23px;
	z-index: 2;
	animation: arrow 1.2s linear infinite;
	}
#logo-block {
	height: 80px;
	width: 100%;
	position: fixed;
	z-index: 4;
	text-align: center;
	background: #fff;
	}
#logo-block-over {
	height: 80px;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	}
#logo-line {
	display: inline-block;
	position:relative;
	height: 80px;
	width: 100%;
	max-width: 1480px;
	background: #fff;
	}
.logo {
	display: block;
	background: url(/images/logo-f.png) center center no-repeat;
	width: 540px;
	height: 46px;
	margin-top: 17px;
	float: left;
	transition: 0.6s;
	outline: none;
	}
.movelogo {
	margin-top: 18px;
	}
.slick-prev-b, .slick-next-b {
	position: absolute;
	top: 640px;	
	left: 50%;
	margin-left: -270px;
	width: 100px;
	height: 50px;
	border: 1px solid rgba(54, 59, 66, 0.5);
	border-radius: 50px;
	background: url(/images/prev.png) center center no-repeat;
	z-index: 2;
	cursor: pointer;
	transition: 0.6s;
	}
.slick-next-b {
	margin-left: -147px;
	background: url(/images/next.png) center center no-repeat;
	}
.slick-prev-b:hover, .slick-next-b:hover {
	border: 1px solid rgba(54 59, 66, 1.0);
	}
.units-bg {
	height: 100%;
	width: 100%;
	}
.units-bg2 {
	background: url(/images/units-bg02.jpg) no-repeat;
	background-size: cover;	
	background-position-x: 0%;
	background-position-y: 50%;
	}
.products-bg {
	height: 100%;
	background: url(/images/products-bg.jpg) no-repeat;
	background-size: cover;	
	background-position-x: 0%;
	background-position-y: 50%;
	}
.products-bg2 {
	background: url(/images/products-bg02.jpg) no-repeat;
	background-size: cover;	
	background-position-x: 0%;
	background-position-y: 20%;
	}
.contacts-bg {
	height: 100%;
	background: url(/images/contacts-bg.jpg) no-repeat;
	background-size: cover;	
	background-position-x: 0%;
	background-position-y: 50%;
	}
.text-r, .text-l {
	position: relative;
	height: 100%;
	padding: 100px 0 100px 90px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
	font-family: Lato, Arial sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 130%;
	color: #363b42;
	}
.text-l {
	padding: 100px 90px 100px 0;
	}
.text-r {
	width: 100%;
	max-width: 740px;
	}
.text-r a, .text-l a {
	color: #363b42;
	}
.text-float {
	float: right;
	width: 100%;
	max-width: 740px;
	}
.section-header {
	font-family: Raleway, Arial sans-serif;
	font-size: 36px;
	font-weight: 900;
	color: #107043;
	line-height: 120%;
	margin-bottom: 60px;
	}
.section-subheader {
	font-family: Raleway, Arial sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #107043;
	margin-bottom: 12px;
	}
#units-block, #products-block, #contacts-block {
	position: relative;
	width: 100%;
	height: 580px;
	overflow: hidden;
	z-index: 0;
	}
#products-block {
	height: 900px;
	}
#products-block.bproducts {
	height: 760px;
	}
#units-block.bunits {
	height: 640px;
	}
#contacts-block {
	height: 564px;
	}
#about-block {
	width: 100%;
	max-width: 1140px;
	margin: 90px auto;
	text-align: center;
	font-family: Lato, Arial sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 130%;
	padding: 0 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #363b42;
	}
#footer {
	background: #363b42;
	height: 80px;
	/*margin-top: 80px;*/
	font-family: Raleway, Arial sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	line-height: 80px;
	text-align: center;
	}
.col50 {
	float: left;
	width: 50%;
	height: 100%;
	position: relative;
	background: #f1f1f1;
	}
.main-menu {
	float: left;
	margin-left: 170px;
	font-family: Raleway, Arial sans-serif;
	font-size: 18px;
	font-weight: 400;
	animation: visible 0.6s linear forwards;
	transition: 0.6s;
	}
.main-menu a {
	color: #363b42;
	text-decoration: none;
	display: inline-block;
	margin-right: 70px;
	transition: 0.6s;
	outline: none;
	margin-top: 28px;
	}
.main-menu a:after {
	content: "";
	display: block; 
	width: 0;
	height: 6px;
	border-bottom: 2px solid #107043;
	margin: 0 auto;
	transition: 0.6s;
	}
.main-menu a:hover:after, .main-menu a.active:after {
	width: 100%;
	}
.phone-top {
	float: right;
	margin-top: 28px;
	font-family: Raleway, Arial sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	transition: 0.6s;
	}
.phone-top a {
	color: #363b42;
	text-decoration: none;
	}
.hidden {
	display: none;
	}
a.lang {
	color: #107043;
	margin-right: 30px;
	}
#column-slide-second #logo {
	opacity: 0;
	}
#column-slide-second #logo-r {
	opacity: 1;
	}
#column-slide-second #logo-block-bg {
	height: 100px !important;
	}
#column-slide-second #main-menu, #column-slide-second #main-menu a {
	color: #4d4d4d !important;
	}
#column-slide-second #phone-top, #column-slide-second #phone-top a {
	color: #acacac !important;
	}
#column-slide-second #lang-top, #column-slide-second #lang-top a {
	color: #acacac !important;
	}
#column-slide-second #lk-menu a {
	color: #e40521 !important;
	background: url(/images/icon-lk-r.png) left center no-repeat !important;
	}
#column-slide-second  #lang-top:hover a, #column-slide-second  #phone-top:hover a {
	color: #e3001d !important;
	}
#column-slide-second  #page-header h1 {
	bottom: 130px;
	animation: slowmove 0.8s linear forwards;
	}
#company-contact {
	position: relative;
	width: 100%;
	height: 900px;
	overflow: hidden;
	z-index: 0;
	}

.about-advantage {
	height: auto;
	padding: 100px 80px 115px 80px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#about-ceo {
	height: auto;
	padding: 70px 300px 100px 300px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f2f2f2;
	}
.about-points, .feedback-block, .company-history-awards, .quote-block, .quote-block-g, .quote-block-gb, #strategy-block {
	height: auto;
	padding: 120px 80px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.feedback-block {
	padding: 110px 80px 120px 80px;
	}
.company-history-awards {
	padding: 0 80px 120px 80px;
	}
.col60 {
	float: left;
	width: 60%;
	height: 100%;
	position: relative;
	}
.col40 {
	float: left;
	width: 40%;
	height: 100%;
	}
.col30 {
	float: left;
	width: 33.3%;
	height: 100%;
	}

.col25 {
	float: left;
	width: 25%;
	height: 100%;
	}
.row50 {
	width: 100%;
	height: 50%;
	}
#col-test {
	float: left;
	width: 35.7%;
	height: 100%;
	background: #f2f2f2;
	padding: 220px 0 0 170px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: PlayfairDisplaySC, Times serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 105%;
	color: #e3001d;
	}
#col-awards {
	float: left;
	width: 64.3%;
	height: 100%;
	padding: 110px 0 0 140px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#awards-header {
	font-family: PlayfairDisplaySC, Times serif;
	font-size: 60px;
	font-weight: 400;
	line-height: 100%;
	color: #e3001d;
	}
#col-analitic {
	float: left;
	width: 43.4%;
	height: 100%;
	background: #e3001d;
	padding: 100px 0 0 170px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#col-news {
	float: left;
	width: 56.6%;
	height: 100%;
	background: #000000;
	padding: 100px 0 0 170px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#analitic-header, #news-header {
	font-family: PlayfairDisplaySC, Times serif;
	font-size: 60px;
	font-weight: 400;
	line-height: 100%;
	color: #ffffff;
	}
.analitic-item {
	max-width: 370px;
	margin-bottom: 60px;
	font-family: Helios, Arial sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 140%;
	color: #0c0c0c;
	}
.analitic-item a {
	display: block;
	margin-top: 12px;
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	}
.analitic-item:nth-child(1) {
	margin-top: 130px;
	}
.test-button-over {
	display: inline-block;
	padding: 5px;
	background: #ffffff;	
	margin-top: 40px;
	}
.ceo-button {
	margin-top: 20px;
	}
.test-button {
	display: block;
	border: 1px solid #000000;	
	padding: 2px;
	text-decoration: none;
	font-family: Helios, Arial sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 100%;
	color: #000000;
	}
.test-button span {
	display: block;
	border: 1px solid #000000;	
	padding: 10px 30px;
	}
.block-header, .block-header-b {
	color: #ffffff;
	font-family: Raleway, Arial sans-serif;
	font-size: 36px;
	font-weight: 900;
	line-height: 100%;
	}
.block-header div, .block-header-b div {
	color: #ffffff;
	font-family: Lato, Arial sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 150%;
	margin: 60px 0 50px 0;
	}
.block-header-b, .block-header-b div {
	color: #01172f;
	}
.block-header span {
	display: block;
	margin: 14px 0 0 0;
	}
.block-header span a {
	color: #ffffff;
	}
.link-more, .link-offer {
	display: inline-block;
	height: 50px;
	border-radius: 50px;
	padding: 0 30px;
	text-decoration: none;
	background-color: rgba(54, 59, 66, 0.78);
	color: #d3b03c;
	font-family: Raleway, Arial sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 50px;
	transition: 0.6s;
	}
.link-offer {
	background-color: #107043;
	color: #ffffff;
	text-transform: none;
	margin-top: 16px;
	}
a.link-more:hover {
	background-color: rgba(255, 255, 255, 1.0);
	}
a.link-offer:hover {
	background-color: rgba(54, 59, 66, 1.0);
	}
.news-bg {
	background: url(/images/company-news-bg.jpg) no-repeat;
	height: 740px;
	background-size: cover;
	background-position-x: 40%;
	background-position-y: 50%;
	}
.contact-form {
	padding: 144px 220px 144px 220px;
	}
.form-field {
	width: 25%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 20px;
	float: left;
	height: 36px;
	line-height: 36px;
	margin-bottom: 24px;
	padding: 6px 0;
	font-family: Lato, Arial sans-serif;
	font-size: 20px;
	font-weight: 300;
	}
.form-block input[type=text], .form-block textarea {
	float: left;
	width: 75%;
	}
.grid2 {
       	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 0;
	}


.company-news-more {
	padding-top: 12px;
	padding-right: 130px;
	margin-top: 45px;
	}
.history-more {
	margin-top: 25px;
	padding-top: 25px;
	line-height: 100%;
	padding-right: 140px;
	}
.trust-bg-l .company-header, .trust-bg-r .company-header {
	margin: 0 auto;
	}
.company-header, .about-header {
	width: 340px;
	height: 210px;
	border: 1px solid #ffffff;
	padding: 25px;
	transition: 0.8s;		
	}
.about-header {
	width: 478px;
	height: 320px;
	}
.company-news-header {
	width: 40%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 180px 60px 150px 220px;
	transition: 0.8s;
	}
.center-block {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	line-height: 200px;
	}
.slick-dots {
	display: block;
	position: absolute;
	bottom: 180px;	
	left: 250px;
	padding: 0;
	list-style: none;
	z-index: 2;
	}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
	cursor: pointer;
	width: 6px;
	height: 6px;
	opacity: 0.3;
	border-radius: 100px;
	background-color: #ffffff;
	}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	cursor: pointer;
	width: 6px;
	height: 6px;
	padding: 7px;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
	}
.slick-dots li.slick-active {
	opacity: 1;
	background-color: #e3001d;
	}
.slick-dots li:hover{
	opacity: 1;
	background-color: #ffffff;
	}
.blackcolor, .blackcolor a {
	color: #4d4d4d !important;
	}
.greycolor, .greycolor a {
	color: #acacac !important;
	}




.feedback-header, .feedback-header-inline {
	font-family: PlayfairDisplaySC, Times serif;
	font-size: 60px;
	font-weight: 400;
	line-height: 100%;
	color: #e3001d;
	text-align: center;
	}
.feedback-comment {
	font-size: 15px;
	font-weight: 400;
	line-height: 100%;
	text-align: center;
	margin: 24px 0 60px 0;
	}
.feedback-header-inline {
	text-align: left;
	max-width: 550px;
	display: inline-block;
	vertical-align: top;
	}
.form-block-inline {
	max-width: 580px;
	display: inline-block;
	vertical-align: top;
	}
.multiple-item {
	margin: 50px auto 0 auto;
	width: 100%;
	}
.multiple-item .awards-single {
	opacity: 0;
	}
.slick-prev {	
	display: block;
	position: absolute;
	left: -44px;
	top: 47px;
	width: 39px;
	height: 75px;
	cursor: pointer;
	background: url(/images/arrows-double.png) left center no-repeat;
	z-index: 1010;
	outline: none;
	}	
.slick-next {	
	display: block;
	position: absolute;
	right: -44px;
	top: 47px;
	width: 39px;
	height: 75px;
	cursor: pointer;
	background: url(/images/arrows-double.png) right center no-repeat;
	z-index: 1010;
	outline: none;
	}	
.mod-s {
	display: none;
	}