/* Используется новый уровень наименования классов. Уровень сверхразума */
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,700&subset=latin-ext');
@font-face { font-family: 'Tele-Marines'; src: url'../font/Telev2.woff'); } 
@font-face { font-family: 'HelveticaNeue';  src: local('HelveticaNeue'), url('https://nomail.com.ua/files/woff/a035ad376fc36ca17d91308451b8d015.woff') format('woff'); }
/* Default settings */
html, body{padding: 0;margin: 0;overflow-x: hidden;font-family: 'Raleway', sans-serif;text-transform: uppercase;}
ul{-webkit-padding-start: 0px;list-style-type: none;}
a, a:hover, a:active{text-decoration: none;color: #000;font-size: 14px;}
/* End default settings */

/* Markup */
input {outline: none;}
input:-webkit-autofill {
    color: #f6f4f4 !important;
}
.right-form input:focus,
input:not([type="submit"]):focus{border: 1px solid #000;padding: 18px 12px;}
.hidden{display: none}
.hidden-descktop{display: none}
.column-2{float: left;width: 50%;}
.column-4{float: left;width: 25%;}
.column-3-1{float: left; width: 75%;}
.column-1-3{float: left; width: 25%;}
.fs-26{font-size: 26px;}
.fs-14{font-size: 14px;}
.fs-15{font-size: 15px;}
.lh-45{line-height: 45px;}
.yellow{color: #fccb08}
.relative-block{
	position: absolute;
    right: 0;
    width: 40%;
	padding: 0 50px;
    top: 75px;
}
.relative-block header.title-block{
	margin-bottom: 25px;
}
.row:after{content: ''; display: block; clear: both;}
a.border{border: 2px solid #f3dd86}
.width-100{width: 100%}
.width-80{width: 80%}
.width-75{width: 71%}
.width-50{width: 50%}
.width-300px{width: 300px;}
.width-450px{width: 450px;}
[class*="width-"].no-align-margin{margin: inherit;}
.mt-70{margin-top: 70px;}
.mt-45{margin-top: 45px;}
.mt-25{margin-top: 25px;}
.ml-60{margin-left: 60px;}
.mb-60{margin-bottom: 60px;}
.mb-75{margin-bottom: 75px;}
.m-20-25{margin: 39px 25px 0 50px}
.pl-60{padding-left: 60px;}
.pl-25{padding-left: 25px}
.pr-120{padding-right: 120px}
.pr-100{padding-right: 100px}
.p-40{padding: 40px 0}
.lh-17{line-height: 17px !important;}
.lh-40{line-height: 40px;}
.lg-20{line-height: 20px;}
.bold{font-weight: 600;}
.container{max-width: 1190px;width: 100%;margin: auto;position: relative;padding: 0 30px;}
.container:after{content: '';display: block;clear: both;}
.center{margin: auto; text-align: center;}
.no-uppercase{text-transform: initial}
.uppercase{text-transform: uppercase}
.gray{color: #9b9b9b}
.ff-HelNeue{font-family: 'HelveticaNeue'}
.white{	color: #fff}
.black{ color: #000}
/* End markup */

/* General elements */
.center header.title-block{
	width: max-content;
	margin: auto;
}
header.title-block{
	text-transform: uppercase;
	font-size: 34px;
	font-weight: 600;
	position: relative;
	margin-bottom: 45px;
	line-height: 50px;
}
header.title-block:before{
	content: '';
	display: block;
	width: 38px;
	height: 38px;
	border-top: 1px solid #fccb08;
	border-left: 1px solid #fccb08;
	background: transparent;
	position: absolute;
	top: -35px;
	left: -40px;
}
.subtitle-block{
	margin-top: 26px;
	font-size: 15px;
    font-weight: 400;
	color: #a9a9a9;
}
.subtitle-block.no-default{
	font-size: 19px;
	margin-top: 70px;
}
.slider-title{
	position: relative;
	top: -40px;
	font-size: 14px;
    z-index: 2;
    color: #fccb08;
    font-weight: 600;
    text-align: center;
}
.slider-title>span:last-of-type{
	position: relative;
    left: 25px;
}
header.right-selection:after{
	content:'';
	display: block;
	width: 38px;
	height: 38px;
	border-right: 1px solid #fccb08;
	border-bottom: 1px solid #fccb08;
	position: absolute;
	bottom: -35px;
	right: -40px;
}
.fa{
	display: block;
	width: max-content;
}
.check-list li:before{
	content: '\f00c ';
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 15px;
}
.check-list li{
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: 600;
}
.check-list li:last-child{
	padding-bottom: 0;
}
/* End general elements */

/* Header */
	.header-info{
		height: 116px;
		line-height: 116px;
	}
	.header-logo{
		float: left;
		width: 55%;
	}
	.header-contacts{
		float: left;
		width: 22.5%;
		position: relative;
		top: calc(50% - 20px)
	}
	.header-icons{
		width: 46px;
		height: 46px;
		border: 2px solid #fbcb07;
		float: left;
		margin-right: 20px;
	}
	.header-icons .fa{
		margin: auto;
		margin-top: calc(50% - 10px);
		font-size: 20px;
		color: #fde906;
	}
	.header-contacts-data{
		margin-top: 14px;
		font-family: 'HelveticaNeue';
	}
	.header-contacts-data>a{
		font-size: 18px;
	}
	.header-contacts-data,
	.header-contacts-title{
		float: left;
		font-size: 14px;
		line-height: normal;
		font-weight: 500
	}
	.header-logo img{
		vertical-align: middle;
	}
	.header-nav{
		height: 81px;
		line-height: 81px;
		position: relative;
		margin-left: -30px;
		margin-right: -30px;
	}
	.header-nav:before{
		content: '';
		position: absolute;
		width: 100vw;
		height: 100%;
		left: calc((-100vw + 100%)/2);
		background: #fbcb07;
		z-index: -1;
	}
	.header-nav li{
		text-align: center;
		display: inline-block;
		float: left;
		/* width: calc(100%/7); */
		padding: 0 29px;
	}
	.header-nav a{
		text-transform: uppercase;
		font-weight: 600;
	}
/* End header */

/* Slider */
	.slider{
		background-image: url(../image/back_image.png);
		height: 600px;
		position: relative;
		margin-top: -1px;
		background-size: cover;
		background-position: center;
	}
	.slider-button{
		position: relative;
		z-index: 1;
		margin-top: 80px;
	}
/* End slider */
	.info-block{
		padding: 80px 0;
	}
	.info-items{
		margin: auto;
		position: relative;
		z-index: 1;
	}
	.info-item{
		float: left;
		width: 25%;
	}
	.info-item figure{
		text-align: center;
		margin: 20px 0;
		line-height: 24px;
		font-size: 14px;
		font-weight: 600;
		letter-spacing: 0.03em;
	}
	.action-txt.color-20{
		color: #202020;
	}
	.info-item img{
		margin-bottom: 20px;
	}
	.info-items:after{
		content: '';
		display: block;
		clear: both;
	}
	.background-image-1{
		background-image: url(../image/background-image-2.png);		
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
		overflow: hidden;
	}
	.background-image-1:before{
		content: '';
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.8);
	}
	.border-left{
		border-left: 1px solid rgba(255,255,255,0.4)
	}
	.info-block.background-image-1{
		padding: 70px 0;
	}
	.background-color-1{
		background-color: #e8e8e8
	}
	.images-block>img{
		margin: 11px;
		float: right;
	}
	.background-color-2{
		background-color: #252525;
		padding: 100px 0;
	}
	.background-image-5{
		padding: 100px 0;
		background-image: url(../image/background-color-2.png);
	}
	.background-image-5 .first-image{
		position: absolute;
		right: 350px;
		top: 259px;
		z-index: 0;
		width: 320px;
		height: auto;
	}
	.background-image-5 .second-image{
		position: absolute;
		right: 350px;
		top: -5px;
		z-index: 0;
		width: 320px;
		height: auto;
	}
	.background-image-5 .third-image{
		position: absolute;
		right: 0;
		top: calc(50% - 267px);
	}
	.action-block{
		overflow: hidden;
		max-height: 90px;
		position: relative;
		margin: 20px 0;
	}
	.action-block:{
		margin-top: 0;
	}
	.action-info{
		padding-left: 14%;
	}
	.action-arrow{
		float: right;
		width: 62%;
		display: inline-block;
		background-color: #f5f5f5;
		height: 90px;
	}
	.action-arrow:after{
		content: '';
		display: inline-block;
		border: 55px solid transparent;
		border-top-width: 100px;
		border-right: 0;
		border-left-color: #f5f5f5;
		position: absolute;
		right: 120px;
		border-bottom-width: 100px;
		top: calc(50% - 100px);
		z-index: -1;
	}
	.action-txt{
		padding: 25px 0 25px 25px;
		color: #9b9b9b
	}
	.action-data{
		width: 17%;
		margin-left: 7%;
		float: right;
		height: 90px;
		background: #202020;
		line-height: 90px;
		text-align: center;
		font-size: 16px;
	}
	.block-info{
		background-color: #fccb08;
		/* float: left; */
		display: inline-flex;
		width: 31%;
		height: 180px;
		text-align: center;
		vertical-align: middle;
		margin: 5px;
		/* padding-right: 15px; */
		overflow: hidden;
		justify-content: center;
		vertical-align: bottom;
	}
	.block-info>span{
		align-self: center;
		width: 85%;
		text-align: left;
	}
	.ul-title{
		font-weight: 600;
		margin-bottom: 25px;
	}
	.btn{
		background-color: #fccb08;
		border-radius: 50px;
		padding: 23px 40px;
		transition: all 300ms;
		font-weight: 600;
		border: 2px solid #fccb08;
	}
	.wpcf7-submit:hover,
	.btn:hover{
		background-color: rgba(255,255,255,0.0);
	}
	.btn.slider-btn:hover{
		color: #fff;
	}
	.wpcf7-submit{
		border: 2px solid #fccb08;
		background-color: #fccb08;
		border-radius: 50px;
		font-weight: 600;
		padding: 18px 60px;
		display: block;
		width: auto;
		cursor: pointer;
	}
	.background-color-3{
		padding: 100px 0 150px;
		background: #0f0f0f;
	}
	.comparison-slider{
		position: relative;
		width: 600px;
		top: -140px;
		height: 300px;
		margin: auto;
	}
	.block-with-slider{
		padding: 0 0 80px;
		margin-top: -70px
	}
	.block-with-slider .no-default-margin .action-block:not(:first-of-type){
		margin: 0 0 10px;
	}
	.block-with-slider .no-default-margin .action-block:first-of-type{
		margin-bottom: 10px;
	}
	.block-with-slider .action-block{
		height: 70px;
		line-height: 2;
		margin: 26px 0;
		width: 97%;
	}
	.block-with-slider .no-default-margin .action-block{
		width: 100%;
	}
	.econom_image{
		position: absolute;
		right: 361px;
		bottom: 22px;
	}
	.econom_image>img{
		width: 257px;
	}
	.block-with-slider .action-arrow{
		width: 67%
	}
	.block-with-slider .action-txt{
		padding: 20px 0 25px 25px;
	}
	.block-with-slider .action-arrow:after{
		right: 170px;
	}
	.block-with-slider .action-data{
		line-height: 70px;
		height: 70px;
		width: 25%;
	}
	.consulion{
		float: right;
		text-align: right;
	}
	.consulion-title{
		margin:19px 0;
		color: #9b9b9b
	}
	.consulion-description{
		padding: 27.5px 0;
		background-color: #f5f5f5;
		text-align: left;
		padding-left: 25px;
		color: #9b9b9b;
		text-transform: initial;
		margin-bottom: 10px;
	}
	.consulion-data{
		background-color: #202020;
		text-transform: initial;
		padding: 27px 0;
		color: white;
		padding-right: 30px;
	}
	.background-color-4{
		padding: 70px 0;
		background-color: #fccc00;
	}
	.background-image-2{
		background-image: url(../image/background-image-4.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
		z-index: -2;
	}
	.background-image-2:before{
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.9);
		position: absolute;
		z-index: -1;
	}
	.upper-image{
		padding: 0 70px;
		position: relative;
		margin-bottom: -4px;
		z-index: -1;
	}
	input{
		display: block;
		background-color: #f6f4f4;
		margin: auto;
		margin-bottom: 10px;
		width: 89%;
		padding: 17px 12px;
	}
	.push-bottom-mobile ul li div{
		display: inline-block;
	}
	.subtitle{
		font-size: 14px;
		font-weight: 400;
		color: #9a9494;
		display: block;
		margin-top: -5px;
	}
	.partner{
		background-color: #f5f3f3;
		padding: 80px 0 40px
	}
	.info-list li{
		color: #fff;
		font-weight: 600;
		margin-bottom: 15px;
	}
	.info-list li>.image{
		position: relative;
		display: inline-block;
		width: 100px;
		margin-right: 30px;
		line-height: 100px;
		text-align: center;
	}
	.info-list li>div{
		vertical-align: middle;
		display: inline-block;
		width: 45%;
		line-height: 30px;
	}
	.info-list li>div>img{
		vertical-align: middle;
	}
	.info-list li>.image:before{
		content: '';
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.5);
		z-index: -1;
	}
	.btn-submit{
		padding: 25px 60px;
	}
	form{
		width: 70%;
		margin: auto;
	}
	.right-form{
		margin-bottom: 25px;
	}
	.right-form input{
		background-color: #fff;
		border: 1px solid #dfdfdf;
		padding: 18px 12px;
	}
	textarea[name="textarea-182"]{
		background: #f6f4f4;
		resize: none;
		border: 1px solid #dfdfdf;
		padding: 18px 12px;
		width: 89%;
		margin-left: 10px;
		height: 97px;
	}
	.right-form>input::-webkit-input-placeholder{
		color: #d3d3d3;
	}
/* Footer */
footer{
	background-color: #121212;
	padding: 80px 0 60px;
}
.footer-logo{
	border-bottom: 1px solid #3a3a3a;
    padding-bottom: 30px;
    width: 80%;
	margin-bottom: 25px;
}
.footer-info{
	margin-top: 0;
}
.footer-info>li{
	padding: 15px 0;
	padding-left: 90px
}
.footer-info>li:first-child{
	padding-top: 0;
}
.footer-info a{
	font-weight: 600;
}
.footer-info a:hover{
	color: #fccb08;
}
.footer-copyright>a{
	color: #9b9b9b;
	font-family: 'Tele-Marines';
	font-size: 14px;
}
.footer-copyright>a:hover{
	color: #fff;
}
.footer-copyright>span{
	display: block;
	margin: 20px 0;
}
.footer-info .phone>a,
.footer-info .message>a{
	font-size:16px
}
.footer-info .phone,
.footer-info .message{
	padding-left: 130px;
	font-family: 'sans-serif';
	text-transform: initial;
	padding-top: 0;
	position: relative;
}
.footer-info .phone:before,
.footer-info .message:before{
	content: "\f0e0";
	position: absolute;
	font-family: ;
	font: normal normal normal 14px/1 FontAwesome;
	color: #fccb08;
	font-size: 20px;
    left: 90px;
}
.footer-info .phone:before{
	content: "\f095";
}
/* End footer */

/* Effects */
img{
	transform: scale(1);
	transition: all 1000ms;
}
img:hover{
	transform: scale(1.1);
}