@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaPT-ExtraBold.woff') format('woff'),
        url('../fonts/FuturaPT-ExtraBold.svg#FuturaPT-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaPT-Heavy.woff') format('woff'),
        url('../fonts/FuturaPT-Heavy.svg#FuturaPT-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaPT-Bold.woff') format('woff'),
        url('../fonts/FuturaPT-Bold.svg#FuturaPT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaPT-Light.woff') format('woff'),
        url('../fonts/FuturaPT-Light.svg#FuturaPT-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaPT-Book.woff') format('woff'),
        url('../fonts/FuturaPT-Book.svg#FuturaPT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaPT-Medium.woff') format('woff'),
        url('../fonts/FuturaPT-Medium.svg#FuturaPT-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/FuturaPT-Demi.woff') format('woff'),
        url('../fonts/FuturaPT-Demi.svg#FuturaPT-Demi') format('svg');
    font-weight: 600;
    font-style: normal;
}



/*	-------------------------------------------------
	ГѓВђГўв‚¬ЛњГѓВђГ‚В°ГѓВђГ‚В·ГѓВђГ‚ВѕГѓВђГ‚ВІГѓвЂГўв‚¬В№ГѓВђГ‚Вµ ГѓвЂГ‚ВЃГѓвЂГўв‚¬ЕЎГѓВђГ‚ВёГѓВђГ‚В»ГѓВђГ‚Вё ГѓвЂГ‚ВЃГѓВђГ‚В°ГѓВђГ‚В№ГѓвЂГўв‚¬ЕЎГѓВђГ‚В° | Base site styles
	------------------------------------------------- */
* {
	box-sizing: border-box;
}

input[type=text],
input[type=tel],
input[type=email] {
	background: #fff;
	height: 74px;
	border-radius: 4px;
	padding-left: 20px;
	font-size: 18px;
	font-family: 'Futura', sans-serif;
	width: 100%;
}
input[type=text].error,
input[type=tel].error,
input[type=email].error {
	border: 1px solid #DC0C15;
}
textarea {
	background: #fff;
	height: 134px;
	border-radius: 4px;
	padding-left: 20px;
	padding-top: 15px;
	font-size: 18px;
	resize: none;
	font-family: 'Futura', sans-serif;
	width: 100%;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none inside;
}
.no-scroll {
    width: 100%;
    position: fixed;
    overflow: hidden;
    overflow-y: hidden;
}
.f-right {
	float: right;
}
.f-left {
	float: left;
}
ul {
	margin: 0;
	padding: 0;
}
.image {
	display: inline-block;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}
.image > img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
	clear: both;
}
.flex-container {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
}
.flex-between {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
    justify-content: center;
}
.flex-around {
	-webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.flex-align-center {
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
html.no-scroll {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
}
/*	-------------------------------------------------
	ГѓВђГ‚ВЎГѓвЂГўв‚¬ЕЎГѓВђГ‚ВёГѓВђГ‚В»ГѓВђГ‚Вё ГѓВђГ‚В±ГѓВђГ‚В»ГѓВђГ‚ВѕГѓВђГ‚ВєГѓВђГ‚ВѕГѓВђГ‚ВІ, ГѓвЂГ‚ВЃГѓВђГ‚ВѕГѓВђГ‚ВґГѓВђГ‚ВµГѓвЂГўвЂљВ¬ГѓВђГ‚В¶ГѓВђГ‚ВёГѓВђГ‚ВјГѓВђГ‚ВѕГѓВђГ‚ВіГѓВђГ‚Вѕ ГѓвЂГ‚ВЃГѓвЂГўв‚¬ЕЎГѓвЂГўвЂљВ¬ГѓВђГ‚В°ГѓВђГ‚ВЅГѓВђГ‚ВёГѓвЂГўв‚¬В  | Other styles
	------------------------------------------------- */
.wrapper {
	width: 1170px;
	margin: 0 auto;
	position: relative;
	z-index: 20;
}
#video-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    background: url(../images/bg-main.jpg) no-repeat;
    background-size: cover;
}
#video-bg:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/* background: rgba(0, 0, 0, .6); */
	z-index: 30;
}
#video-bg > video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}
.block-main {
	position: relative;
}
.block-main .wrapper {
	z-index: auto;
	z-index: 40;
}
.header-top {
	background: #010001;
	color: #fff;
	padding: 15px 0 8px 0;
}
.header-top .wrapper {
	z-index: 50;
}
.header-top a {
	color: #fff;
}
.header-top .wrapper {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.phones-mob a,
.header-top .phones a {
	display: inline-block;
	font-size: 18px;
	letter-spacing: 1px;
	padding-left: 20px;
	background: url(../images/ico-phone.svg) 0 50% no-repeat;
}
.header-top .phones a + a {
	margin-left: 50px;
}
.header-top .social a {
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
}
.header-top .lang {
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-left: 20px;
	background: url(../images/ico-lang.svg) 0 50% no-repeat;
}
.block-main {
	background: url(../images/bg-main.jpg) 50% 0 no-repeat;
	color: #fff;
	padding: 25px 0 140px 0;
}
.block-main a {
	color: #fff;
}
.block-main .header {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.header .nav ul {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
}
.header .nav a {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 3px;
}
.header .nav a:before {
	content: '';
	position: absolute;
	display: block;
	height: 1px;
	background: #fff;
	width: 0;
	transition: .3s;
	left: 0;
	bottom: 0;
}
.header .nav a:hover:before {
	width: 100%;
}
.header .nav li + li {
	margin-left: 35px;
}
.block-main .content {
	padding-top: 50px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.block-main .left {
	width: 60%;
}
.block-main .benefits {
	width: 275px;
	padding-top: 10px;
}
.block-main h1 {
	font-weight: 800;
	line-height: 1.1;
	font-size: 70px;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.block-main h2 {
	font-weight: 400;
	font-size: 30px;
	margin-bottom: 40px;
}
.btn {
	cursor: pointer;
	display: inline-block;
	min-width: 290px;
	color: #fff;
	background: #DC0C15 url(../images/btn-arrow.svg) calc(100% - 30px) 50% no-repeat;
	border-radius: 4px;
	padding: 25px 75px 25px 30px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 800;
	transition: .2s;
}
.btn:hover {
	background-position: calc(100% - 20px) 50%;
}
.btn i {
	font-style: normal;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
}
.btn-step {
	display: inline-block;
	min-width: 290px;
	color: #fff;
	background: #DC0C15 url(../images/btn-arrow.svg) calc(100% - 30px) 50% no-repeat;
	border-radius: 4px;
	padding: 25px 75px 25px 30px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 800;
	transition: .2s;
}
.btn-light {
	background: #DC0C15;
	padding: 25px 30px;
	min-width: 0;
}
.block-main .btn {
	width: 340px;
	padding: 16px 30px;
}
.block-main .benefits .item {
	padding-top: 15px;
	position: relative;
}
.block-main .benefits .item:before {
	content: '';
	position: absolute;
	display: block;
	height: 1px;
	width: 40px;
	background: #fff;
	top: 0;
	left: 0;
}
.block-main .benefits .item + .item {
	margin-top: 85px;
}
.title {
	font-weight: 800;
	font-size: 50px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.title b {
	color: #337ab7;
	font-weight: 800;
}
.block-complex {
	padding: 50px 0 150px 0;
}
.block-complex .complex-list {
	max-width: 715px;
	float: right;
	position: relative;
	z-index: 20;
}
.block-complex .complex-list .item {
	padding: 30px 30px 30px 150px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.block-complex .complex-list .item .text {
	width: calc(100% - 95px);
}
.block-complex .complex-list .item b {
	width: 60px;
	font-weight: 800;
	font-size: 42px;
	text-transform: uppercase;
	-webkit-text-stroke: 2px #DC0C15;
	color: #fff;
	margin-right: 35px;
}
.block-complex .complex-list .item-2 b {
	color: #F2F0F0;
}
.block-complex .complex-list .item-1 {
	background: url(../images/complex-1.svg) 50px 50% no-repeat;
}
.block-complex .complex-list .item-2 {
	background: #F2F0F0 url(../images/complex-2.svg) 50px 50% no-repeat;
}
.block-complex .complex-list .item-3 {
	background: url(../images/complex-3.svg) 50px 50% no-repeat;
}
.block-complex .wrapper:before {
	content: '';
	position: absolute;
	display: block;
	width: 651px;
	height: 615px;
	background: url(../images/photo-2.png) no-repeat;
	top: 90px;
    left: -300px;
}
.block-complex .title {
	position: relative;
}
.block-roi {
	background: url(/bg-roi.webp) 50% 0 no-repeat;
	padding: 250px 0 100px 0;
	margin-top: -130px;
}
.subtitle {
	font-size: 30px;
	color: #1A1515;
	margin-bottom: 30px;
}
.block-products {
	padding: 30px 0;
}
.block-products .text {
	margin-bottom: 20px;
	font-size: 23px;
}
.slider-products {
	margin-bottom: 10px;
}
.slider-products .item {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
}
.slider-products .item .left {
	width: 65%;
	padding-right: 20px;
}
.slider-products .item .right {
	width: 35%;
}
.slider-products .item .right img {
	max-width: 90%;
	height: auto;
}
.slider-products .item .name {
	font-size: 36px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	position: relative;
}
.slider-products .item .name:before {
	content: '';
	position: absolute;
	display: block;
	width: 7px;
	height: 30px;
	background: #DC0C15;
	left: 0;
	top: 50%;
	margin-top: -15px;
}
.desc{
	font-size: 16px;
}
.slider-products .item .desc {
	margin-bottom: 20px;
}
.slider-products .item .desc b {
	display: block;
	margin-bottom: 20px;
} 
.slider-products .item .buttons {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.slider-products .item .garant {
	width: 47%;
	padding-left: 50px;
	background: url(../images/ico-garant.svg) 0 50% no-repeat;
}
.slider-products .item .garant {
	font-weight: 600;
	font-size: 25px;
}
.slider-products .item .garant span {
	font-size: 13px;
	font-weight: 400;
	display: block;
}
.slider-stend-nav,
.slider-products-nav {
	text-align: center;
}
.slider-stend-nav {
	margin-top: 20px;
}
.slick-arrow {
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	width: 23px;
	height: 13px;
	cursor: pointer;
}
.slick-prev {
	background: url(../images/slider-prev.svg) no-repeat;
}
.slick-next {
	background: url(../images/slider-next.svg) no-repeat;
}
.slider-stend-nav .counter,
.slider-products-nav .counter {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	margin: 0 20px;
}
.slider-stend-nav .counter span,
.slider-products-nav .counter span {
	vertical-align: middle;
}
.slider-stend-nav .counter b,
.slider-products-nav .counter b {
	font-size: 35px;
	font-weight: bold;
	color: #DC0C15;
	vertical-align: middle;
}
.block-rassrochka {
	background: url(../images/bg-rassrochka.png) calc(50% - 100px) 0 no-repeat;
	padding: 50px 0;
}
.block-rassrochka .subtitle {
	margin-bottom: 50px;
}
.block-stend {
	padding: 10px 0;
}
.block-stend .text {
	margin-bottom: 20px;
	font-size: 23px;
}
.stend-wrap {
	
}
.slider-stend .slick-slide {
	padding: 0 10px;
}
.stend-wrap .item {
	position: relative;
	padding-bottom: 65px;
}
.stend-wrap .item .image {
	margin-bottom: 20px;
}
.stend-wrap .item .name {
	margin-bottom: 20px;
	font-weight: 800;
	font-size: 22px;
	text-transform: uppercase;
}
.stend-wrap .item .name b {
	color: #DC0C15;
	font-weight: 800;
}
.stend-wrap .item .desc {
	margin-bottom: 1px;
	min-height: 80px;
}
.stend-wrap .item .price {
	position: absolute;
	left: 0;
	bottom: 0;
}
.stend-wrap .item .price .btn {
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.stend-wrap .item .price b {
	font-weight: 600;
	font-size: 40px;
	display: block;
	padding-left: 20px;
	position: relative;
}
.stend-wrap .item .price b:before {
	content: '';
	position: absolute;
	display: block;
	width: 7px;
	height: 30px;
	background: #DC0C15;
	left: 0;
	top: 50%;
	margin-top: -15px;
}
.block-service {
	background: url(../images/bg-service.jpg) 50% 0 no-repeat;
	padding: 90px 0;
}
.block-service h2 {
	color: #fff;
	margin-bottom: 60px;
}
.service-wrap {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.service-wrap .item {
	width: 31%;
	max-width: 370px;
	background: #fff;
	position: relative;
	padding: 170px 20px 20px 20px;
}
.service-wrap .item .num {
	position: absolute;
	top: -36px;
	left: 20px;
	font-weight: 800;
	font-size: 52px;
	text-transform: uppercase;
	-webkit-text-stroke: 2px #DC0C15;
	color: transparent;
}
.service-wrap .item .name {
	font-weight: 800;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.service-wrap .item .name b {
	color: #DC0C15;
	font-weight: 800;
}
.service-wrap .item .text {
	font-size: 22px;
}
.service-wrap .item-1 {
	background: #fff url(../images/service-1.svg) 20px 90px no-repeat;
}
.service-wrap .item-2 {
	background: #fff url(../images/service-2.svg) 20px 90px no-repeat;
}
.service-wrap .item-3 {
	background: #fff url(../images/service-3.svg) 20px 90px no-repeat;
}
.block-clients {
	padding: 50px 0;
}
.clients-wrap {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.clients-wrap .item {
	display: block;
	width: 31%;
	height: 162px;
	background: #F7F7F7;
	text-align: center;
	padding: 0 20px;
	margin-bottom: 30px;
	transition: .2s;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.clients-wrap .item:hover {
	background: #DC0C15;
	color: #fff;
}
.clients-wrap .item b {
	font-size: 24px;
	width: 100%;
	display: block;
}
.clients-wrap .item a {
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 5px;
}
.clients-wrap .item a:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	background: #D8D8D8;
	bottom: 0;
	left: 0;
}
.block-cta {
	padding: 100px 0;
	background: url(../images/bg-cta.jpg) 50% 0 no-repeat;
	color: #fff;
}
.block-cta .wrapper {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.block-cta .left {
	width: 50%;
}
.block-cta .text {
	font-size: 23px;
}
.block-cta .form {
	width: 340px;
}
.field {
	margin-bottom: 15px;
}
.field label {
	font-weight: bold;
	font-size: 17px;
	display: block;
	margin-bottom: 10px;
}
.form .button {
	margin-top: 30px;
}
.form .btn {
	width: 100%;
}
.block-benefits {
	padding: 50px 0 50px 0;
}
.block-benefits .wrapper {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.block-benefits .left {
	width: 45%;
	padding-right: 50px;
}
.block-benefits .text {
	font-size: 23px;
}
.block-benefits .text p {
	margin-bottom: 30px;
}
.block-benefits .trust {
	width: 55%;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
}
.block-benefits .trust .item {
	width: 50%;
	padding: 160px 20px 40px 20px;
	text-align: center;
	position: relative;
}
.block-benefits .trust .name {
	font-weight: 800;
	font-size: 17px;
	text-transform: uppercase;
	color: #DC0C15;
	margin-bottom: 20px;
}
.block-benefits .trust .desc {
	font-size: 22px;
}
.block-benefits .trust .item-1 {
	background: #F2F0F0 url(../images/trust-1.svg) 50% 65px no-repeat;
}
.block-benefits .trust .item-2 {
	background: #F2F0F0 url(../images/trust-3.svg) 50% 65px no-repeat;
}
.block-benefits .trust .item-3 {
	background: #F2F0F0 url(../images/trust-2.svg) 50% 65px no-repeat;
}
.block-benefits .trust .item-4 {
	background: #F2F0F0 url(../images/trust-4.svg) 50% 65px no-repeat;
}
.block-benefits .trust .item-1:before {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	background: #E0DEDE;
	top: 30px;
	right: 0;
	bottom: 0;
}
.block-benefits .trust .item-1:after {
	content: '';
	position: absolute;
	display: block;
	height: 1px;
	background: #E0DEDE;
	left: 30px;
	right: 0;
	bottom: 0;
}
.block-benefits .trust .item-2:after {
	content: '';
	position: absolute;
	display: block;
	height: 1px;
	background: #E0DEDE;
	right: 30px;
	left: 0;
	bottom: 0;
}
.block-benefits .trust .item-3:before {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	background: #E0DEDE;
	bottom: 30px;
	right: 0;
	top: 0;
}
.block-certs {
	padding: 20px 0 20px 0;
}
.block-certs .title {
	margin-bottom: 10px;
}
.block-certs .subtitle {
	font-size: 23px;
	margin-bottom: 50px;
}
.block-certs .slick-slide {
	
}
.block-certs .item .image {
	background: url(../images/cert-frame.png) 50% 0 no-repeat;
	text-align: center;
	display: block;
	height: 391px;
	padding-top: 25px;
}
.block-certs .item .image a {
	display: inline-block;
	line-height: 0;
	position: relative;
}
.block-certs .item .image a:after {
	content: '';
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/ico-zoom.svg) 50% 50%/100% auto no-repeat;
	bottom: 0;
	right: 0;
}
.block-certs .item .image img {
	display: inline;
}
.block-certs .item .name {
	font-size: 22px;
	padding: 0 20px;
}
.block-contacts {
	padding: 50px 0 0 0;
}
.block-contacts .wrapper {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.block-contacts .left {
	width: 60%;
}
.block-contacts .right {
	width: 40%;
}
.block-contacts .title {
	margin-bottom: 20px;
}
.block-contacts .subtitle {
	margin-bottom: 60px;
	font-size: 23px;
}
.block-contacts .line {
	margin-bottom: 30px;
}
.block-contacts .line-address span {
	display: inline-block;
	padding-left: 27px;
	background: url(../images/contacts-address.svg) 0 50% no-repeat;
}
.block-contacts .line-address span + span {
	margin-left: 50px;
}
.block-contacts .line-email a {
	display: inline-block;
	color: #DC0C15;
	padding-left: 27px;
	background: url(../images/contacts-email.svg) 0 10px no-repeat;
}
.block-contacts .line-phone a {
	display: inline-block;
	padding-left: 27px;
	margin-right: 50px;
	background: url(../images/contacts-phone.svg) 0 50% no-repeat;
}
.block-contacts .map {
	margin-top: 50px;
	width: 90%;
}
.form-gray {
	background: #F2F0F0;
	padding: 50px 60px;
}
.footer {
	padding: 50px 0;
	font-size: 18px;
}
.footer .wrapper {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.lines-wrap {
	width: 1170px;
	max-width: 100%;
	height: 0;
	margin: 0 auto;
	position: relative;
}
.decor-lines {
	position: absolute;
	height: 9999999px;
	z-index: 10;
	bottom: 0;
	width: 1px;
	background: rgba(0, 0, 0, .05);
}
.decor-lines-1 {
	left: 0;
}
.decor-lines-2 {
	left: 200px;
}
.decor-lines-3 {
	left: 400px;
}
.decor-lines-4 {
	left: 600px;
}
.decor-lines-5 {
	left: 800px;
}
.slick-dots {
	text-align: center;
	margin-top: 30px;
}
.slick-dots li {
	display: inline-block;
	margin: 0 5px;
}
.slick-dots li button {
	font-size: 0;
	width: 16px;
	height: 16px;
	border: 2px solid #DC0C15;
	border-radius: 50%;
}
.slick-dots li.slick-active button {
	background: #DC0C15;
}
.toggle-menu {
	display: none;
    width: 60px;
    height: 48px;
    cursor: pointer;
    position: relative;
	float: right;
	z-index: 990;
}
.toggle-menu span {
    position: absolute;
    height: 4px;
    background: #fff;
    top: 50%;
    margin-top: -2px;
    left: 10px;
    right: 10px;
    transition: .2s;
}
.toggle-menu span:before,
.toggle-menu span:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 4px;
    background: #fff;
    -webkit-transition-duration: .2s, .2s;
    -moz-transition-duration: .2s, .2s;
    -o-transition-duration: .2s, .2s;
    transition-duration: .2s, .2s;
    -webkit-transition-delay: .2s, 0s;
    -o-transition-delay: .2s, 0s;
    -moz-transition-delay: .2s, 0s;
    transition-delay: .2s, 0s;
}
.toggle-menu span:before {
    top: -12px;
    -webkit-transition-property: top, transform;
    -moz-transition-property: top, transform;
    -o-transition-property: top, transform;
    transition-property: top, transform;
}
.toggle-menu span:after {
    bottom: -12px;
    transition-property: bottom, transform;
    -webkit-transition-property: bottom, transform;
    -moz-transition-property: bottom, transform;
    -o-transition-property: bottom, transform;
    transition-property: bottom, transform;
}
.toggle-menu.open span {
    background: transparent;
}
.toggle-menu.open span:before {
    top: 0;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0s, .2s;
    -o-transition-delay: 0s, .2s;
    -moz-transition-delay: 0s, .2s;
    transition-delay: 0s, .2s;
}
.toggle-menu.open  span:after {
    bottom: 0;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0s, .2s;
    -o-transition-delay: 0s, .2s;
    -moz-transition-delay: 0s, .2s;
    transition-delay: 0s, .2s;
}
.mobile-menu {
	position: fixed;
	z-index: 999;
	background: #fff;
	width: calc(100% - 100px);
	height: 100%;
	overflow: auto;
	top: 0;
	left: 0;
	-moz-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	transition: .4s;
	padding: 30px;
}
.mobile-menu.open {
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}
.mobile-bg {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 800;
	display: none;
}
.mobile-menu .nav {
	text-transform: uppercase;
}
.mobile-menu .nav li {
	margin-bottom: 20px;
	border-bottom: 1px solid #F2F0F0 ;
	padding-bottom: 20px;
}
.remodal {
	max-width: 470px;
	padding: 50px;
	background: #F2F0F0;
	text-align: left;
}
.form-name {
	font-size: 31px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.form-name b {
	font-weight: 800;
}
.form-body .field {
	margin-bottom: 20px;
}
.form-body .btn {
	width: 100%;
}
.form-body .btn-light {
	width: auto;
}
.remodal-close {
	left: auto;
	right: 0;
}
.block-thank {
	padding: 0;
	height: 100vh;
	background-size: cover;
}
.block-thank .wrapper {
	height: 100vh;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.block-thank .content {
	display: block;
}
.tabs-roi-head {
	display: none;
}
.option-area {
	margin-bottom: 30px;
}
.option-area b {
	display: block;
	margin-bottom: 15px;
}
.option-area input[type=radio]{
	display: none;
}
.option-area input[type=radio] + label {
	padding-left: 40px;
	position: relative;
	padding-top: 2px;
}
.option-area input[type=radio] + label:before {
	content: '';
	position: absolute;
	display: block;
	width: 22px;
	height: 22px;
	border: 1px solid #979797;
	border-radius: 50%;
	left: 0;
	top: 0;
	box-sizing: border-box;
}
.option-area input[type=radio]:checked + label:before {
	background: #fff;
	border: 7px solid #DC0C15
}
.field-option + .field-option {
	margin-top: 15px;
}
.field-progress .progressbar {
	position: relative;
	height: 4px;
}
.field-progress .progressbar i {
	display: block;
	position: absolute;
	height: 4px;
	background: #DC0C15;
	left: 0;
	width: 0;
	max-width: 100%;
	bottom: 0;
	transition: .2s;
}
.field-progress .diapazon {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
       flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.field-progress .diapazon span {
	font-size: 14px;
}
img.mfp-img {
	max-height: none !important;
	max-width: 100%;
	width: 800px
}
.lang {
	position: relative;
	cursor: pointer;
}
.lang .lang-drop {
	position: absolute;
	top: 100%;
	padding-left: 20px;
	left: 0;
	width: 100%;
	background: #16181B;
	border-radius: 0 0 5px 5px;
	opacity: 0;
	transition: .2s;
}
.lang.active .lang-drop {
	opacity: 1;
}
#scroll-to-top {
	position: fixed;
	display: none;
	bottom: 20px;
	left: 20px;
	width: 50px;
	height: 50px;
	border-radius: 4px;
	background: #DC0C15 url(../images/scroll-top.svg) 50% 50%/25px auto no-repeat;
	z-index: 800;
	opacity: .7;
	cursor: pointer;
	transition: .2s;
}
#scroll-to-top:hover {
	opacity: 1;
}
.phones-mob {
	display: none;
	/* width: 180px; */
	position: relative;
	padding-right: 20px;
	/* background: url(../images/arrow-down.svg) 100% 9px/15px auto no-repeat; */
}
.phones-mob .drop-phones {
	display: none;
	position: absolute;
	left: -10px;
	top: 100%;
	padding-left: 10px;
	background: #16181B;
	z-index: 50;
	border-radius: 0 0 4px 4px;
}
.modal-politic {
	max-width: 900px;
}


@media (max-width: 1200px) {
	.wrapper {
		width: 100%;
		padding: 0 20px;
	}
	.block-main h1 {
		font-size: 68px;
	}
	.btn {
		min-width: 250px;
	}
	.title {
		font-size: 48px;
	}
	.block-certs .slick-slide {
		padding: 0 10px;
	}
	.block-certs .item .image img {
		width: 180px;
		height: auto;
	}
	.block-certs .item .image {
		padding: 20px;
		height: 330px;
		background-size: 260px auto;
	}
	.block-contacts .left {
		padding-right: 30px;
	}
	.block-contacts .map img {
		max-width: 100%;
		height: auto;
	}
	.block-rassrochka {
		background: url(../images/bg-rassrochka.png) calc(50% - 50px) 0 no-repeat;
	}
	.block-cta .title br {
		display: none;
	}
	.block-cta .left {
		width: 60%;
	}
	.block-benefits .title br {
		display: none;
	}
	.block-contacts .line-phone a + a {
		margin-left: 25px;
	}
}

@media (max-width: 1100px) {
	.block-main h1 {
		font-size: 64px;
	}
}

@media (max-width: 1024px) {
	.slider-products {
		max-width: 700px;
		margin: 0 auto;
	}
	.slider-products .item .right,
	.slider-products .item .left {
		width: 100%;
	}
	.slider-products .item .right {
		text-align: center;
		margin-top: 30px;
	}
	.slider-products .item img {
		display: inline;
	}
	.service-wrap .item .name {
		font-size: 20px;
	}
}

@media (max-width: 960px) {
	.header-top .address,
	.header-top .email {
		display: none;
	}
	.block-main .left {
		width: 100%;
	}
	.block-main .benefits {
		margin-top: 40px;
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		   flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.block-main .benefits .item + .item {
		margin-top: 0;
	}
	.block-main h1 {
		font-size: 56px;
	}
	.block-main h1 br {
		display: none;
	}
	.block-main h2 {
		font-size: 26px;
	}
	.block-complex .wrapper:before {
		left: -355px;
	}
	.block-benefits .trust .item {
		padding-left: 25px;
		padding-right: 25px;
	}
	.block-contacts .line-phone a {
		font-size: 18px;
	}
	.block-complex .wrapper:before {
		display: none;
	}
	.block-complex .complex-list {
		float: none;
		max-width: 100%;
	}
	.block-complex {
		padding: 100px 0 70px 0;
	}
	.subtitle {
		font-size: 28px;
	}
	.block-products {
		padding: 30px 0;
	}
	.block-rassrochka {
		background: url(../images/bg-rassrochka.png) calc(50% - 15px) 0 no-repeat;
	}
	.block-service h2 br {
		display: none;
	}
	.block-cta,
	.block-service {
		background-size: cover;
	}
	.block-cta .left {
		width: 100%;
	}
	.block-cta .form {
		margin: 50px auto 0 auto;
	}
	.block-benefits .left {
		width: 100%;
		padding-right: 0;
	}
	.block-benefits {
		padding: 80px 0 50px 0;
	}
	.block-benefits .trust {
		width: 100%;
	}
	.block-contacts .left {
		width: 100%;
		padding-right: 0;
		margin-bottom: 30px;
	}
	.block-contacts .right {
		width: 100%;
	}
	.block-contacts .map {
		width: 100%;
		text-align: center;
	}
	.block-certs {
		padding: 50px 0;
	}
}

@media (max-width: 850px) {
	.header .nav li + li {
		margin-left: 20px;
	}
	.logo {
		width: 170px;
	}
	.logo img {
		max-width: 100%;
		height: auto;
	}
	.block-roi {
		background-position: 41% 0;
	}
	.block-products {
		padding: 20px 0 20px 0;
	}
	.service-wrap {
		max-width: 500px;
		margin: 0 auto;
	}
	.service-wrap .item {
		width: 100%;
		max-width: 100%;
	}
	.service-wrap .item + .item {
		margin-top: 60px;
	}
	.clients-wrap .item {
		width: 49%;
	}
}

@media (max-width: 750px) {
	.toggle-menu {
		display: block;
	}
	.header .nav {
		display: none;
	}
	.block-main {
		background-size: cover;
	}
	.block-main .left {
		position: relative;
		z-index: 100;
	}
	.block-main .button {
		text-align: center;
	}
	.block-main .benefits {
		display: block;
		text-align: center;
	}
	.block-main .benefits .item + .item {
		margin-top: 20px;
	}
	.block-main .benefits .item:before {
		left: 50%;
		margin-left: -20px;
	}
	.title {
		font-size: 42px;
	}
	.subtitle {
		font-size: 24px;
	}
	.block-rassrochka {
		background-position: 47% 0;
	}
	.block-stend {
		padding: 20px 0;
	}
	.footer {
		padding: 30px 0;
	}
	.footer .wrapper div {
		width: 100%;
		padding: 10px 0;
		text-align: center;
	}
}

@media (max-width: 650px) {
	.header-top .phones a + a {
		margin-left: 20px;
	}
	.block-main h1 {
		font-size: 50px;
	}
	.block-complex {
		padding: 40px 0 70px 0;
	}
	.title {
		font-size: 34px;
	}
	.block-complex .complex-list .item {
		padding-left: 30px;
		background-image: none;
	}
	.slider-stend .btn {
		min-width: 200px;
	}
	.stend-wrap .item .desc {
		font-size: 17px;
	}
	.block-contacts .line-phone a {
		margin-right: 25px;
		font-size: 20px;
	}
	.block-contacts .line-phone a + a {
		margin-left: 0;
	}
}

@media (max-width: 550px) {
	.phones-mob {
		display: block;
	}
	.header-top .phones,
	.social {
		display: none;
	}
	.wrapper {
		padding: 0 10px;
	}
	.block-main h1 {
		font-size: 44px;
	}
	.subtitle {
		font-size: 20px;
	}
	.block-roi {
		padding-bottom: 40px;
	}
	.block-products .text {
		font-size: 20px;
	}
	.slider-products .item .name {
		font-size: 28px;
	}
	.slider-products .item .buttons {
		display: block;
	}
	.slider-products .item .buttons .btn {
		width: 100%;
	}
	.slider-products .item .garant {
		width: 100%;
		margin-top: 20px;
	}
	.remodal {
		padding: 15px;
	}
}

@media (max-width: 450px) {
	.block-main h1 {
		font-size: 36px;
	}
	.block-main h2 {
		font-size: 22px;
	}
	.block-complex .complex-list .item {
		display: block;
	}
	.block-complex .complex-list .item .text {
		width: 100%;
	}
	.title {
		font-size: 30px;
	}
	.slider-products .item .name {
		font-size: 24px;
	}
	.slider-products .item .desc {
		font-size: 18px;
	}
	.block-stend .title br {
		display: none;
	}
	.clients-wrap .item {
		width: 100%;
	}
	.block-benefits .text {
		font-size: 20px;
	}
	.block-benefits .trust .item {
		width: 100%;
	}
	.block-benefits .trust .item:after {
		content: '';
		position: absolute;
		display: block;
		height: 1px;
		background: #E0DEDE;
		right: 30px;
		left: 30px;
		bottom: 0;
	}
	.block-benefits .trust .item-3:before,
	.block-benefits .trust .item-4:after,
	.block-benefits .trust .item-1:before {
		display: none;
	}
	.block-contacts .line-address span {
		margin-right: 50px;
	}
	.block-contacts .line-address span + span {
		margin-left: 0;
	}
	.form-gray {
		padding: 50px 20px;
	}
	.block-roi {
		padding-top: 200px;
	}
}

@media (max-width: 380px) {
	.logo {
		width: 150px;
	}
	.block-main h1 {
		font-size: 30px;
	}
	.block-main h2 {
		font-size: 20px;
	}
	.block-main .btn {
		width: 300px;
	}
	.title {
		font-size: 26px;
	}
	.block-complex .complex-list .item {
		font-size: 18px;
	}
	.block-rassrochka .subtitle br {
		display: none;
	}
	.block-stend .text {
		font-size: 20px;
	}
}













