.magaz-top { 
    padding:120px 0;
    background-size: cover;
    background-position: center;
}
.magaz-top .title{
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: 36px;
    text-align: center; 
    color: #ffffff;
    margin-bottom:20px;
}
.logo-h {
    margin-bottom:20px;
}
.magaz-top .desc{
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 36px;
    text-align: center; 
    color: #ffffff;
    max-width:760px;
    margin:0 auto;
}
.magazino { 
    padding:50px 0 0;
}  
.magazino__body {
    display:flex;
    flex-wrap:wrap;
    margin:0 -10px;
}
.magazino__item {
    width:calc(100% / 2 - 20px);
    margin:0 10px 40px;
}
.magazino__item .desc {
    color: #1c1c1c; 
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    margin-top:5px;
}
.magazino__item .desc a{
    color: #1c1c1c; 
}
.magazino__item .desc a:hover {
    color: #79b927;
}
.magazino__item img {
    width:100%;
}

 


.home-top-slider__slide .desc{
	max-width: 400px;
	color: #1c1c1c;  
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 33px;
	text-align: left;
	margin-bottom: 30px;
}

.play-btn{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 140px;
	height: 140px;
	border:5px solid#1c1c1c; 
	-webkit-transform: translate(-50%, -50%); 
	-ms-transform: translate(-50%, -50%); 
	transform: translate(-50%, -50%);
	border-radius: 100%;
	background: rgb(255, 255, 255, 0.5);
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.play-btn path{
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s
}
.play-btn:hover path{
	fill:#79b927;
}
.play-btn:hover{
	background-color: #ffffff;
}
.home-top{
	position: relative;
}

.advantages {
	padding: 50px 0;
} 
.advantages__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.advantages__item {
	width: calc(100% / 4 - 20px);
	margin: 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.advantages__item img{
	margin-right: 15px;
    max-width: 50px;
}
.advantages__item .title {
	color: #1c1c1c; 
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
}
.text-and-img-items {

}
.write-txt{
	color: #ffffff;
}
.write-txt .h3{
	text-align: left;
	color: #ffffff;
}
.text-and-img-item {
	min-height: 780px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
} 
.text-and-img-item .container{
	height: 100%;
}

.text-and-img-item:nth-child(2n){
	background-color: #010a09;
} 
.text-and-img-item__text {
	width: 400px;
}
.text-and-img-item:nth-child(2n) .text-and-img-item__text{
	margin-left: auto;
} 
.text-and-img-item__text p{ 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left; 
	color: #ffffff;
	margin-bottom: 15px;
}
.text-and-img-item img{
	display: none;
}
.top-logo img{
	max-width: 100%;
}
.top-left-text {
	padding: 50px 0; 
	background-position: center;
	background-repeat: no-repeat;
	min-height: 955px;
	position: relative;
}
.top-left-text .bg-img {
	display: none;
} 
.top-left-text .text {
	max-width: 400px;
}
.top-left-text .h3 {
	text-align: left;
}
.top-left-text p{
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
}

.left-text-and-img{
	padding: 95px 0; 
	background-repeat: no-repeat;
	background-position: center;

	background-color:  #000000;
}
.left-text-and-img .bg-img{
	display: none;
}
.left-text-and-img .h3{
	text-align: left;
	color: #ffffff;
}
.left-text-and-img .text{
	max-width: 400px;
}
.left-text-and-img .text p{
	color: #fff; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
	margin-bottom: 15px;
}

.left-text-and-img:nth-child(2n) p,.left-text-and-img:nth-child(2n) .h3{
	color: #1c1c1c; 
}

.uvl .left-text-and-img:nth-child(2n) p,.uvl .left-text-and-img:nth-child(2n) .h3{
	color: #ffffff; 
}



.uvl .left-text-and-img .h3, .uvl .left-text-and-img p {
    color:#1c1c1c;
}
.left-text-and-img:nth-child(2n){
	padding: 70px 0; 
	background-color: #ffffff;
}
.uvl .left-text-and-img {
	background-color: #ffffff;
}
.uvl .left-text-and-img:nth-child(2n){
	padding: 70px 0; 
	background-color: #000000;
}

.cat-advantages {
	padding: 70px 0 90px;
	border-bottom: 1px solid#d2d2d2;
}  
.cat-advantages__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.cat-advantages__item {
	width: calc(100% / 4 - 20px);
	margin: 0 10px 30px;
}
.cat-advantages__item img{
	max-width: 100%;
	display: block;
	margin: 0 auto 30px;
}
.cat-advantages__item .title {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
	margin-bottom: 20px;
}
.cat-advantages__item .desc {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
}
.home-top.write-text{
	color: #ffffff;
}
.home-top ul{
	margin-left: 20px;
	max-width: 400px;
	margin-bottom: 40px;
}
.home-top ul li{
	color: #ffffff; 
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 26px;
	text-align: left;
	margin-bottom: 15px;
}

.home-top.write-text .home-top-slider__slide{
	padding: 70px 0
}
.home-top.write-text .title{
	font-size: 26px;
	max-width: 500px;
	line-height: 34px;
}

.center-left-text {
        background-repeat: no-repeat;
	min-height: 780px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.center-left-text .bg-img {
	display: none;
} 
.center-left-text .text {
	max-width: 410px;
}
.top-left-text p{
	margin-bottom: 10px;
}
.center-left-text .text p{
	color: #1c1c1c;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
	margin-bottom: 10px;
}
.center-left-text .h3 {
	text-align: left;
} 
.w-t{
	color: #ffffff;
}
.w-t .h3{
	color: #ffffff;
}
.w-t .text p{
	color: #ffffff;
}
.h-780{
	min-height: 780px;
	position: relative;
}
.center-left-text{
	position: relative;
	padding: 30px 0;
}

.text-bg-sl {
	padding: 70px 0; 
}  
.text-bg-slider .item {
	padding: 160px 0;
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 105px;
}
.text-bg-slider .h3 {
	text-align: left;
	max-width: 400px;
}
.text-bg-slider p { 
	max-width: 400px;
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
}

.slider .slick-arrow{
	position: absolute;
	z-index: 1;
	top: 50%; 
	-webkit-transform: translateY(-50%); 
	-ms-transform: translateY(-50%); 
	transform: translateY(-50%);
	font-size: 0;
	background-color: transparent;
	border: none;
	width: 50px;
	height: 50px;
	background-position: center;
	background-size: 100%;
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
	cursor: pointer;
}
.slider .slick-arrow:hover{ 
	-webkit-transform:translateY(-50%) scale(1.05); 
	-ms-transform:translateY(-50%) scale(1.05); 
	transform:translateY(-50%) scale(1.05);
}
.slider .slick-prev{
	left: 20px;
	background-image: url(../img/L.png);
}
.slider .slick-next{
	background-image: url(../img/R.png);
	right: 20px;
}

.slider .slick-dots {
	position: relative;
	bottom: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	list-style-type: none;
	width: 1300px;
	max-width: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 0 30px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 30px;
}
.slider .slick-dots li button{
	font-size: 0;
	padding: 0;
	min-width: 10px;
	height: 10px;
	background-color: #828282; 
	border-radius: 5px;
	border: none;
	margin-right: 10px; 
	-webkit-transition: 0.4s; 
	-o-transition: 0.4s; 
	transition: 0.4s;
	cursor: pointer;
}
.slider .slick-dots li.slick-active button{ 
	background-color: #79b927;
	padding: 0 12px
}

.text-center-img {
	background-color: #f8f8f8;
	background-image: -o-linear-gradient(bottom, #ffffff 0%, #f8f8f8 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#f8f8f8));
	background-image: linear-gradient(to top, #ffffff 0%, #f8f8f8 100%);
	padding: 50px 0;
} 
.text-center-img img{
	margin: 0 auto;
	display: block;
}
.text-center-img .desc {
	color: #1c1c1c; 
	font-size: 24px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 36px;
	text-align: center; 
	max-width: 788px;
	margin: 22px auto 0;
}
.img-and-video {
	position: relative;
} 
.img-and-video img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.img-and-video .play-btn .desc{
	position: absolute;
	top: -120px;
	color: #1c1c1c; 
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 36px;
	text-align: center;
	width: 310px;
	text-align: center;
	max-width: 300%;
	pointer-events: none;
	cursor: default;
}
.text-block {
	text-align: center;
	max-width: 1020px;
	margin: 40px auto 70px;
} 
.text-block .h3 {
	margin-bottom: 20px;
}
.text-block p{
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
}
.img-and-video .title{
	position: absolute;
	left: 50%;
	top: 20px;
	color: #ffffff; 
	font-size: 30px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 40px;
	text-align: center; 
	-webkit-transform: translateX(-50%); 
	-ms-transform: translateX(-50%); 
	transform: translateX(-50%);
}
.vip-adv {
	padding: 50px 0 20px;
	background-color: #000000;
} 
.vip-adv__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.vip-adv__item {
	width: calc(100% / 3 - 20px);
	margin: 0 10px 30px;	
	background-color: #080809;
}
.vip-adv__item .img {
	position: relative;
}
.vip-adv__item .img img{
	width: 100%;
}
.vip-adv__item .body {
	background-color: #080809;
	padding: 30px 25px;
}
.vip-adv__item .title {
	color: #ffffff; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
	min-height: 78px;
	margin-bottom: 10px;
}
.vip-adv__item .desc {
	color: #ffffff; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
}

.vip-adv__item .play-btn{
	/* width: 90px; */
	/* height: 90px; */

}

.vip-adv__item .play-btn svg{
	/* width:30px; */
}
.h-670{
	min-height: 670px;
} 
.text-center-img .avtor{
	text-align: center;
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: center;
	margin-top: 10px;
}
.center-left-text{
	position: relative;
}

.styling {
	padding: 70px 0 40px;
	border-bottom: 1px solid #d2d2d2;
}  
.styling__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.styling__item {
	width: calc(100% / 2 - 20px);
	margin: 0 10px 30px;
}
.styling__item .img {
	position: relative;
} 
.styling__item .img img{
	width: 100%;
}
.styling__item .play-btn {
	width: 90px;
	height: 90px;
}
.styling__item .play-btn svg{
	width: 24px;
}
.styling__item .desc {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}

.faq {
	padding: 70px 0 0;
}   
.faq .container{
	max-width: 1090px;
}
.faq__item {
	background-color: #f8f8f8;
	margin-bottom: 10px;
}
.faq__item .question {
	padding: 20px;
	cursor: pointer;
	position: relative;
}
.faq__item .title {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}
.faq__item .open {
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 19px;
	height: 19px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAO0lEQVQ4T2NkIAD+ezL8hylh3M7AiE85XkmQxlHDMIJvpIQZctQTSnOE5BkHr2GEnD6aA0ZsDqBm0gAAKWI26d59jC0AAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	background-position: center;
}
.faq__item.opened .open{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAADCAYAAABxhjRXAAAAFElEQVQYV2P878nwn4FKgHHQGgYADmwG2RqRZ8QAAAAASUVORK5CYII=);
}

.faq__item .answer {
	padding: 20px;
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
}
.bg-grey{
	background-color: #ddd !important
}
.h-670{
	min-height: 670px; 
}
.write-txt .text p{
	color: #fff;
}
.grey-bg{
	background-color: #f8f8f8;
	border-bottom: none;
}

.damage {
	padding-top: 70px;
	background-color: #000000;
} 
.damage__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -10px;
}
.damage__item {
	width: calc(100% / 2 - 20px);
	margin: 0 10px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #1c1c1c;
}
.damage__item img{
	width: 100%;
}
.damage__item .text {
	padding: 30px;
}
.damage__item .title {
	color: #ffffff; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
	margin-bottom: 30px;
}
.damage__item .desc {
	color: #ffffff; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
}
.damage__bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 30px;
	margin-top: 30px;
	border-top: 2px solid #1c1c1c;
}
.damage__bottom .left {
	max-width: 395px;
}
.damage__bottom .h3 {
	text-align: left;
	color: #ffffff;
}
.damage__bottom .img {
	margin: 0 40px;
}
.damage__bottom .img img{
	max-width: 100%;
	margin-bottom: -4px;
}
.damage__bottom p{
	color: #ffffff; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
}

.complect {
	padding: 70px 0;
}  
.complect .container{
	max-width: 1120px;
}
.complect__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.complect__item .left {
	width: 50%;
	padding-right: 30px;
}
.complect__item .title {
	color: #1c1c1c;  
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	margin-bottom: 30px;
	text-align: left;
}
.complect__item .desc {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
}
.complect__item .img img{
	max-width: 100%;
}
.slider-nav__item{
	width: 100%;
}
.slider-nav__item{
	width: 100%;
}

.slider .slick-arrow{
	position: absolute;
	z-index: 1;
	top: 50%; 
	-webkit-transform: translateY(-50%); 
	-ms-transform: translateY(-50%); 
	transform: translateY(-50%);
	font-size: 0;
	background-color: transparent;
	border: none;
	width: 50px;
	height: 50px;
	background-position: center;
	background-size: 100%;
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
	cursor: pointer;
}
.slider .slick-arrow:hover{ 
	-webkit-transform:translateY(-50%) scale(1.05); 
	-ms-transform:translateY(-50%) scale(1.05); 
	transform:translateY(-50%) scale(1.05);
}
.slider .slick-prev{
	left: -80px;
	background-image: url(../img/L.png);
}
.slider .slick-next{
	background-image: url(../img/R.png);
	right: -80px;
}

.slider .slick-dots {
	position: absolute;
	bottom: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	list-style-type: none;
	width: 1300px;
	max-width: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 0 30px;
}
.slider .slick-dots li button{
	font-size: 0;
	padding: 0;
	min-width: 10px;
	height: 10px;
	background-color: #828282; 
	border-radius: 5px;
	border: none;
	margin-right: 10px; 
	-webkit-transition: 0.4s; 
	-o-transition: 0.4s; 
	transition: 0.4s;
	cursor: pointer;
}
.slider .slick-dots li.slick-active button{ 
	background-color: #79b927;
	padding: 0 12px
}
.slider-nav{
	margin-top: 30px;
}
.slider-nav__item{
	border: 1px solid #afafaf;
	background-color: #ffffff;
	margin: 0 10px;
	cursor: pointer;
	position: relative;
	margin-top: 17px;
}
.slider-nav .slider-nav__item.slick-current{
	border: 1px solid #79b927;
}
.slider-nav .slider-nav__item.slick-current:before{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAPCAYAAACiLkz/AAAA9UlEQVRIS8XTsQ2CQBSA4f8RO4ZgCRM3MJHKNUwssLURG1stTFyDChM3MGEJh7AznIFYSAjC8Q68mnt3X45fGGiZkADDqRwvRJLyGOIocT3UxHjc2QB7wP/MfwI7ZhwlJnd5plOACZliuADThktmCCtJyVwhnADMHJ8JBwxrwGu5XI5w5sVWbhQvo1pqgFmwhPJfDyxvUjQRyZXEcl/l896Ar0gLgGYlmsitAQ2RagDF3t6RWwE6RKqFWEfeCWAZqRZhFXkrQBGpFtIp8kaAw0i1kJ+R1wADRapFNEZeAYwQqRZSi7wEjBypFlGJXP4YqRZSRv4GCkldqEUmRWcAAAAASUVORK5CYII=);
	content: '';
	width: 48px;
	height: 15px;	
	position: absolute;
	top: -15px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.h-890{
	min-height: 890px;
}
.text-center-img{
	background-color: #f8f8f8;
	background-image: -o-linear-gradient(bottom, #ffffff 0%, #f8f8f8 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#f8f8f8));
	background-image: linear-gradient(to top, #ffffff 0%, #f8f8f8 100%);
}


.advantages-stailer {
	padding: 60px 0 40px;
} 
.advantages-stailer__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.advantages-stailer__item {
	width: calc(100% / 4 - 20px);
	margin: 0 10px 30px;
}
.advantages-stailer__item  img{
	width: 100%;
}
.advantages-stailer__item .title {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
	margin: 30px 0 20px;
}
.advantages-stailer__item .desc {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
}


.complect2 {
	padding:70px 0;
}  
.complect__item2 {
	min-height: 550px !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex!important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 100px;
}
.complect__item2 .left {
	max-width: 400px;
}
.complect__item2 .title {
	color: #1c1c1c; 
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
	margin-bottom: 30px;
}
.complect__item2 .desc {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
}
.complect__item2 .img {
	display: none;
}
.complect2 .slider .slick-prev{
	left: 0px;
}
.complect2 .slider .slick-next{
	right: 0;
}
.slider-nav2 {
	margin: 30px -10px 0;
}
.slider-nav__item2 {
	border: 1px solid #afafaf;
	background-color: #ffffff;
	margin: 17px 10px 0;
	position: relative;
	cursor: pointer;
}
.slider-nav__item2 img{
	width: 100%;
}

.slider-nav2 .slider-nav__item2.slick-current{
	border: 1px solid #79b927;
}
.slider-nav2 .slider-nav__item2.slick-current:before{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAPCAYAAACiLkz/AAAA9UlEQVRIS8XTsQ2CQBSA4f8RO4ZgCRM3MJHKNUwssLURG1stTFyDChM3MGEJh7AznIFYSAjC8Q68mnt3X45fGGiZkADDqRwvRJLyGOIocT3UxHjc2QB7wP/MfwI7ZhwlJnd5plOACZliuADThktmCCtJyVwhnADMHJ8JBwxrwGu5XI5w5sVWbhQvo1pqgFmwhPJfDyxvUjQRyZXEcl/l896Ar0gLgGYlmsitAQ2RagDF3t6RWwE6RKqFWEfeCWAZqRZhFXkrQBGpFtIp8kaAw0i1kJ+R1wADRapFNEZeAYwQqRZSi7wEjBypFlGJXP4YqRZSRv4GCkldqEUmRWcAAAAASUVORK5CYII=);
	content: '';
	width: 48px;
	height: 15px;	
	position: absolute;
	top: -15px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.features {
	padding: 30px 0;
	min-height: 710px;
	background-repeat: no-repeat;
	background-position: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
} 
.features .h3 {
	text-align: left;
	margin-bottom: 30px;
}
.features .desc {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
	margin-bottom: 30px;
}
.btn-5 {
	background-color: #ededed; 
	padding: 23px 44px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #020b0a; 
	font-size: 22px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal; 
	text-align: center; 
	-webkit-transition: 0.4s ease; 
	-o-transition: 0.4s ease; 
	transition: 0.4s ease;
}
.btn-5 svg{
	width: 33px;
	margin-left: 15px;
}
.btn-5 path{
	fill:#020b0a;
	-webkit-transition: 0.4s ease; 
	-o-transition: 0.4s ease; 
	transition: 0.4s ease;

}
.btn-5:hover{
	background-color: #65a01b;
	color: #fff;
}
.btn-5:hover path{
	fill:#fff;
}
.technologies {
	padding: 30px 0;
	min-height: 710px;
	background-repeat: no-repeat;
	background-position: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; 
	-webkit-box-align: center; 
	-ms-flex-align: center; 
	align-items: center;
}
.technologies .mob-img, .features .mob-img{
    display:none;
}
.technologies .h3 {
	text-align: left;
	margin-bottom: 30px;
	color: #fff;
}
.technologies .desc {	
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
	margin-bottom: 30px;
}
.right-text .text{
	margin-left: auto;
} 
.b-w{
	background-color: #fff !important;
} 
.right-text{
	background-position: center; 
	background-repeat: no-repeat;
} 
.write-text .desc{
	color: #fff;
}
.h-710 {
	min-height:  710px;
}
.center-left-text {
	background-position: center;
}
.top-left-text.text-center .text{ 
	text-align: center;
	margin: 0 auto;
	max-width: 740px;
}
.top-left-text.text-center .text .h3, .top-left-text.text-center .text p{
	text-align: center;
}
.h-1120{
	min-height: 1120px;
}
.w-t .desc{
	color: #fff;
}
.technologies.right-text .text{
	max-width: 400px;
}
.b-t .h3, .b-t .desc{
	color: #1c1c1c;
}

.h-850{
	min-height: 850px;
}

.mode {
	padding: 70px 0 40px;
}  
.mode .desc {
	color: #020b0a; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
	margin-bottom: 30px;
}
.mode__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.mode__item {
	width: calc(100% / 3 - 20px);
	margin: 0 10px 30px;
}
.mode__item img{
	max-width: 100%;
}
.mode__item .title {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}
.mode__item .desc{
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
}
.technologies.right-text .text{
	position: relative;
	z-index: 1;
}
.h-1040{
	min-height: 1040px;
}
.h-1060{
	min-height: 1060px;
}
.top-left-text.text-center.h-1060 .text{
	max-width: 1050px;
}
.top-left-text.h-1060{
	padding: 20px 0;
}
.b-bg{
	background-color: #000000;
}
.h-649{
	min-height: 646px;
}


.btn-1 {
	min-width: 190px;
	height: 50px; 
	background-color: #79b927; 
	color: #ffffff;  
	font-size: 18px;
	font-weight: 600;  
	padding: 0 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: none;
	cursor: pointer;
}
.btn-1:before{
	content: '';
	width: 32px;
	height: 30px;
	background-image: url(../img/icon-korzina-w.png);
	margin-right: 16px;
}
.btn-1:hover{
	background-color: #65a01b;
	color: #ffffff; 
}

.opportunities {
	background-color: #f8f8f8;
	padding-top: 50px;
}  
.opportunities__top {
	padding: 60px 0;
	margin-bottom: 50px;
}
.opportunities__top .text {
	margin-left: 50%;
	max-width: 400px;
}
.opportunities__top .text .h3{
	text-align: left;
}
.opportunities__top .desc {
	color: #1c1c1c; 
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 33px;
	text-align: left;
	margin-bottom: 50px;
}
.opportunities__top img{
	max-width: 100%;
}
.opportunities__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.opportunities__item {
	width: calc(100% / 2 - 20px);
	margin: 0 10px 50px;
}
.opportunities__item .title {
	color: #1c1c1c; 
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
	margin: 19px 0;
}
.opportunities__item .desc {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
}
.opportunities__item img{
	max-width: 100%;
}
.h720 .text-bg-slider .item{
	min-height: 720px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; 
	-webkit-box-orient: vertical;   
	-webkit-box-direction: normal;   
	-ms-flex-direction: column;   
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.h720 .text-bg-slider .item .h3, .h720 .text-bg-slider .item p{
	width: 100%;
	display: block;
}
.tovar {
	padding:30px 0 70px;
	border-top:1px solid#d2d2d2;
} 
.tovar__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;	
	margin: 0 -10px;
    align-items: flex-start;
}
.tovar__left {
	width: calc(100% / 2 - 20px);
	margin: 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; 
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.tovar__slider {
	width: calc(100% - 100px);
}
.tovar__slider-left {
	width: 85px;
}

.tovar__right {
	width: calc(100% / 2 - 20px);
	margin: 0 10px;
} 
.tovar__right .h3{
	margin-bottom: 20px;
	text-align: left;
}
.tovar__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 30px;
}
.tovar__top .nalichie {
	position: relative;
	padding-right: 22px;
} 
.tovar__top .nalichie svg{
	position: absolute;
	right: 0px;
	width: 16px;
	height: 16px;
	top: 3px;
}
.tovar__top .nalichie__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal; 
	text-align: left;
} 
.tovar__top .nalichie__body img{
	height: 20px;
	margin-right: 10px;
}
.tovar__top .top_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal; 
	text-align: left;
} 
.tovar__top .top_title svg{
	height: 20px;
	margin-right: 10px;
}
.tovar__right .desc p{
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: left;
	margin-bottom: 10px;
}
.price-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid#d2d2d2;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 30px;
}
.characteristics__left .h4 { 
    padding-bottom: 15px;
    min-height: 77px;
}
.price-block .price {
	color: #1c1c1c; 
	font-size: 30px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}
.price-block .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.price-block .buttons iframe{
    width: 160px;
}
.fort-btn a {
    width: 100%;
}
.fort-btn{
    width: 160px;
    margin-bottom: 5px;
} 
.price-block .btn-7 { 
	height: 50px;
	border: 1px solid #79b927;
	background-color: #ffffff; 
	color: #79b927;  
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal; 
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 30px;
	margin-right: 15px;
}
.price-block .btn-7 svg{
	margin-right: 12px;
}
.price-block .btn-7:hover{
	background-color: #79b927;
	color: #fff; 
}
.price-block .btn-7 .cls-1{
	-webkit-transition: 0.4s ease;
	-o-transition: 0.4s ease;
	transition: 0.4s ease;
}
.price-block .btn-7:hover .cls-1{
	fill:#ffffff; 
}
.price-block .btn-1 {
    width: 160px;
	border: none;
    height: 45px;
	padding: 0 17px;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	cursor: pointer;
	 width: 160px;
	 font-size: 14px;
} 
.price-block .btn-1:before {
    content: '';
    width: 22px;
    height: 20px;
    background-image: url(../img/icon-korzina-w.png);
    background-size:100%;
    margin-right: 7px;
}
.bottom-block .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	margin-bottom: 20px;
}
.bottom-block .title svg{
	width: 30px;
	height: 30px;
	margin-right: 14px;
}
.bottom-block form{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.bottom-block form input{
	width: calc(100% / 2 - 20px);
	margin: 0 10px 20px;
	height: 50px;
	border: 1px solid #d2d2d2;
	background-color: #f8f8f8;
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left; 
	padding: 0 16px;
}
.bottom-block .btn-8 {
	width: calc(100% / 2 - 20px);
	margin: 0 10px 20px;
	height: 50px;
	background-color: #1c1c1c; 
	border: none;
	color: #ffffff; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal; 
	text-align: center;
	cursor: pointer;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s
}
.bottom-block .btn-8:hover{
	background-color: #515151;
}
.slick-vertical .slick-slide{
	height: 85px !important;
	margin: 5px 0;
	background-color: #f5f5f5
}

.tovar__slider-left .slick-arrow{
	font-size: 0;
	background-color: #fff;
	border: none;
	background-image: url(../img/big-arrow.svg);
	width: 100%;
	height: 9px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	margin-bottom: 10px;
}
.tovar__slider-left .slick-arrow.slick-next{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}


.equipment {
	padding: 50px 0 30px;
	background-color: #f8f8f8;
}  
.equipment__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.equipment__item {
	width: calc(100% / 6 - 20px);
	background-color: #fff;
	margin: 0 10px 20px;
	-webkit-box-shadow: 0 0 10px rgba(20, 22, 29, 0.05);
	box-shadow: 0 0 10px rgba(20, 22, 29, 0.05);
}
.equipment__item .desc {
	padding: 10px 10px 20px;
	text-align: center;
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
}

.item-4{
	padding: 40px 0;
} 
.item-4 .h3{
	text-align: left;
}
.item-4__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.item-4__item {
	width: calc(100% / 4 - 20px);
	margin: 0 10px 20px;
}
.item-4__item .title { 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: left;
	margin-bottom: 20px;
	min-height: 50px;
}
.item-4__item .desc {  
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: left;
}

.characteristics {
	padding: 70px 0;
} 
.characteristics__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.characteristics__left {
	width: 50%;
}
.h4 {
	color: #1c1c1c; 
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	padding-bottom: 30px;
}
.characteristics__item {
	padding: 20px;
	margin-bottom: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f8f8f8;
}
.characteristics__item .title {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}
.characteristics__item .desc {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: right;
}
.characteristics__item.gren {
	background-color: #e9f7d8;
}
.characteristics__item .link {
	color: #79b927; 
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: right;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.characteristics__item .link svg{
	margin-right: 10px;
}
.characteristics__right {	
	width: 50%;
	padding-left: 10%;
}
.characteristics__right .h4{
	text-align: right;
	padding-bottom: 15px;
}
.characteristics__right .price {
	color: #1c1c1c; 
	font-size: 30px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: right;
	margin-bottom: 15px;
}
.characteristics__right .btn-1 {
	margin-left: auto;
	margin-bottom: 30px;
	padding: 0 10px;
}
.characteristics__right .btn-1:hover{
	color:#fff
}
.characteristics__right .tov {
	max-width: 100%;
	margin-left: auto;
}
.equipment__item img{
	max-width: 100%;
	display: block;
	margin:  0 auto;
}
.item-4__item img{
	width: 100%;
}

.cart {
	padding: 30px 0 70px;
	border-top: 1px solid#d2d2d2;
} 
.cart .h3 {
	margin-bottom: 13px;
}
.cart .subtitle {
	color: #79b927; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
}
.cart__body {
	border: 1px solid#d2d2d2;
	padding: 30px;
	margin: 30px 0;
}
.cart__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px;
}
.cart__item .img img{
	max-width: 156px;
}
.cart__item .title {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: left;
	margin: 0 10px;
	width: 250px;
} 
.cart__item .price {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	margin: 0 10px;
}
.cart__item .p {
	color: #1c1c1c; 
	font-size: 30px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
} 
.cart__item .btn-rem {
	width: 15px;
	height: 15px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAArUlEQVQ4T6WT0Q3CMAxEfQyD2AK+gC1ox4ABgC1Ix4AvxkAdJocc1KgE14WSv8R559jnQERkf50HYHY/rh9B99463BZVjHF53rY1FBTBTgEAtSegIMmL3iUZ0D/wBKx7UGBMYCieYE/AE86wJZDqAqouQdmTN9gSGAJTfyxb+g684mxOmza/IAuWcFnj15k/QTbdDFg2/t/tyT6Pgd4cTJ5tdSDV/OuvIuNKrXsCwoy5dRHzHh0AAAAASUVORK5CYII=);
	cursor: pointer;
	border: none;
	background-color: transparent;
}
.cart__bottom {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal; 
	text-align: right;
}
.cart .bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.cart .bottom .links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.cart .bottom .links a{
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal; 
	text-align: left;
	text-decoration: underline;
	margin-right: 30px;
}
@media (max-width: 600px) {
  .cart .bottom .links a{
	color: #1c1c1c; 
	font-size: 14px; 
	margin-right: 10px;
}  
.news1 {
    justify-content: flex-start !important;
}
}

/* Style the artificial checkbox */
.agreement-1 {
    margin-bottom: 15px;
}
.agreement-1 label span {
  height: 24px;
  width: 24px;
    min-width: 24px;
  border: 1px solid #A7A7A7;
  display: inline-block;
  position: relative;
}

.agreement-1 input {
    display: none;
}
/* Style its checked state...with a ticked icon */
.agreement-1 [type=checkbox]:checked + span:before {
    display: flex;
    content: '✔';
    background: #79B927;
    justify-content: center;
    width: 20px;
    min-width: 20px;
    height: 20px;
    color: white !important;
    margin: auto;
    position: absolute;
    top: 1px;
    left: 1px;
    line-height: 22px;
}
.agreement-1 label {
    display: flex;
    margin: 0;
    align-items: center;
    gap: 15px;
}


@media (max-width: 1020px) {
    .agreement-1 div{
        font-size: 12px;
        line-height: 18px;
    }

}
.cart .bottom .btn-gren {
	background-color: #79b927;
	padding: 18px 66px;
	color: #ffffff; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal; 
	text-align: center;
}
.cart .bottom .btn-gren:hover{
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}


.count .form-control{
	height: 60px;
	border: 1px solid #dbdbdb;
	max-width: 100px;
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 48px;
	text-transform: uppercase;
	padding-left: 10px;
}

.guarantee {
	padding: 30px 0 70px;
	border-top: 1px solid#d2d2d2;
} 
.guarantee .h3 {
	text-align: left;
}
.guarantee  blockquote , .news blockquote{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 30px 30px 15px;
	background-color: #e9f7d8;
	margin-bottom: 30px;
}
.guarantee  blockquote img{
        max-width: 70px;
}
.guarantee .text {
	margin-left: 25px;
}
.guarantee .text p{	
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
	margin-bottom: 15px;
}
.guarantee p, .news p{
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
	margin-bottom: 15px;
}
.guarantee p b,.news p b,.news p strong{
	font-weight: 600;
}
.guarantee ul,.guarantee ol ,.news ul, .news ol{
	padding: 0;
	list-style-type: none;
	margin-bottom: 30px;
}
.guarantee ul li, .guarantee ol li ,.news ul li, .news ol li{
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: left;
	margin-bottom: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
} 
.guarantee ul li:before,.news ul li:before {
    content: '';
    min-width: 14px;
    height: 14px;
    background-size: 100%;
    background-image: url(../img/list-1.svg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 7px;
    margin-top: 5px;
}
.guarantee ol li:before,.news ol li:before {
    content: '';
    min-width: 14px;
    height: 14px;
    background-size: 100%;
    background-image: url(../img/list-2.svg);
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 7px;
    margin-top: 5px;
}
.guarantee .text-r {
	background-color: #fff3ee;
	padding: 30px;
	margin-bottom: 30px;
}
.guarantee .text-r .title {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.guarantee .text-r .desc {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
}
.guarantee .text-g {
	background-color: #e9f7d8;
	padding: 30px;
	margin-bottom: 30px;
}
.guarantee .text-g .title {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.guarantee .text-g .desc {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: left;
}

.obmen {
	padding: 30px 0;
}
.obmen__item {
	margin-bottom: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.obmen__item img{
	min-width: 85px;
	max-width: 85px;
}
.obmen__item .text {
	margin-left: 20px;
}
.obmen__item .title {
	color: #1c1c1c; 
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	margin-bottom: 15px;
}
.obmen__item .desc {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: left;
}
.obmen__item .desc  a, .news a{
    color: #79b927;
}
.obmen__item .desc  a:hover .news a:hover{
    color: #79b927;
    text-decoration:underline;
}
.dostavka {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.dostavka .left {
	width: calc(50% - 20px);
	margin: 0 10px;
} 
.dostavka .right {
	width: calc(50% - 20px);
}
.dostavka .right img{
	width: 100%;
}

.pays {
	padding: 50px 0 10px;
	background-color: #f8f8f8;
} 
.pays .h3 {
	text-align: left;
	margin-bottom: 20px;
}
.pays .desc {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	margin-bottom: 40px;
}
.pays .pays__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.pays .l {
	width: calc(50% - 20px);
	margin: 0 10px;
}
.pays .pays__item {
	margin-bottom: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.pays .pays__item img{
    max-width:85px;
    min-width:85px;
}
.pays .text {
	margin-left: 3px;
}
.pays .title {
	color: #1c1c1c; 
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}
.pays p {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: left;
	margin-bottom: 15px;
}
.pays .r {
	width: calc(50% - 20px);
	margin: 0 10px;
}

.service {
	padding: 30px 0 70px;
	border-top: 1px solid#d2d2d2;
} 
.service .h3 {
	margin-bottom: 20px;
}
.service .btn-4 {
	max-width: 400px;
	margin: 0 auto 20px;
}
.service .h4 {
	text-align: center;
} 
.service .service__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.service .tab {
	width: 100%;
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
	padding: 20px 0;
}


.service .service__item:nth-child(2n){
	background-color: #f8f8f8;
}
.service .service__item:nth-child(1){
	background-color: #1c1c1c;
}
.service .service__item:nth-child(1) .tab{
	color: #ffffff; 
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
} 
.item-4__item img {
	margin-bottom: 15px;
}
.about-top {
	background-image: url(../img/about-top-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 97px;
	min-height: 560px;
} 
.about-top .h3 {
	text-align: left;
	max-width: 695px;
}
.about-top .mob-img {
	display: none;
}
.h-560{
	min-height: 560px;
}
.h-470{
	min-height: 470px;
}


.order__body{
    border: 1px solid #d2d2d2;
    max-width: 820px;
    margin:0 auto 70px;
    padding:40px 210px;
}
.order .h3{
    margin-bottom:10px;
}
.order .subtitle{
    color: #79b927;  
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}
.order .h4{
    text-align: center;
    padding-bottom:30px;
}
.order .form input{
    height: 50px;
    border: 1px solid #dbdbdb;
    background-color: #fafafa;
    padding:0 10px;
    width:100%;
    margin-bottom:15px;
    color: #1c1c1c; 
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal; 
    text-align: left;
}
.order .form{
    margin-bottom:35px;
}
.order label {
    color: #1c1c1c;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: left;
    display: flex;
    align-items: flex-start;
    margin-bottom:30px;
    cursor:pointer;
}
.order label b{
    font-weight: 700;
}
.order label input{
    margin-top: 5px;
    margin-right:15px;
    min-width:13px;
    min-height:13px;
}
.order .btn-4{
    width:100%;
    border:none;
    cursor:pointer;
    transition: 0.4s ease all;
    margin-top:50px;
}
.padd-pc{
    padding:100px 0;
}

.news table {
    width:100%;
} 

.news p {
    margin: 0;
}
.news table { 
  width: 100%;
}

.news table td, .news table th { 
  padding: 8px;
}
.news table tr:first-child{
    background-color: #79b927;
}
.news table tr:nth-child(even){background-color: #f2f2f2;}

.news table tr:hover {}

.news table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}
.news table tr:first-child p{
    color:#fff;
}

@media (max-width: 1400px){
	.text-and-img-item {
		min-height: 620px;
		background-size: cover;
	}

	.top-left-text{
		min-height: 620px;
	}
	.center-left-text{
		min-height: 620px;
	}

	.center-left-text.h-560{
	min-height: 560px;
	}
	.center-left-text.h-470{
		min-height: 470px;
	}


}
@media (max-width: 1100px){
	.advantages__item {
		width: calc(100% / 2 - 20px); 
		margin-bottom: 30px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.text-and-img-item {
		min-height: 520px; 
	}
	.text-bg-slider .item{
		padding-left: 0;
	}
	.right-text{
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.price-block .price{
		font-size: 25px;
	}
	.price-block .btn-7{
		padding: 0 15px;
	}
	.tovar__top{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.tovar__top .top_title{
		width: 100%;
		margin-top: 20px;
	}
	.equipment__item {
		width: calc(100% / 4 - 20px);
	}
	.order__body{
        border: 1px solid #d2d2d2;
        max-width: 820px;
        margin:0 auto 70px;
        padding:20px 70px;
    }
}
@media (max-width: 900px){
    
.padd-pc{
    padding:20px 0;
}

	.text-and-img-item{
		min-height: auto;
		display: block;
		background-image: none !important;
	}
	.text-and-img-item img {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
	}
	.text-and-img-item .text-and-img-item__text{
		margin-left: 0;
		padding: 30px 0;
		width: 100%;
	}
	.write-txt .h3{
		margin-bottom: 20px;
	}
	.advantages__item{
		width: calc(100%  - 20px);
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.play-btn{
		width: 120px;
		height: 120px;
	    position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-60px, -60px);
	}
	.img-with-video {
        position: relative;
    }
	.home-top-slider__slide {
		padding: 50px 0 50px;
	}
	.left-text-and-img .bg-img {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 150%;
		margin-left: -50%;
	}
	.left-text-and-img{
		padding-top: 0 !important;
		background-image: none !important;
		padding-bottom: 30px !important;
	}
	.left-text-and-img .text{
		padding-top: 30px;
	}
	.top-left-text{
		padding: 0 0 30px;
		background-image: none !important;
		min-height: auto;
	}
	.top-left-text .bg-img{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
	}
	.top-left-text .text{
		padding-top: 30px;
	}
	.advantages {
		padding: 50px 0 20px;
	}
	.cat-advantages {
		padding: 20px 0 30px; 
	}
	.cat-advantages__item {
		width: calc(100% - 20px);
		margin: 0 10px 30px;
	}
	.left-text-and-img .text, .top-left-text .text {
		max-width: 100%;
	}
	.top-left-text .h3, .left-text-and-img .h3{
		margin-bottom: 20px;
	}

	.home-top.write-text .home-top-slider__slide{
		background-size: cover;
	}
	.center-left-text{
		display: block;
		background-image: none !important;
		background-color: #000;
		min-height: auto;
		padding-bottom: 30px;
		padding-top: 0;

	}
	.center-left-text .bg-img{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 150%;
		margin-left: -50%;
	}
	.center-left-text .text{
		padding-top: 30px;
		max-width: 100%;
	}
	.top-left-text.w-t{
		background-color: #000;
	}
/*     .img-and-video .play-btn{
    position: relative;
    left: 0;
    right: 0;
    margin-top: 70px;
} */
	.img-and-video .play-btn .desc{
		top: -60px;
		font-size: 18px;
		line-height: normal;
	}
	.vip-adv__items{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.vip-adv__item {
		width: calc(100% / 2 - 20px); 
	}
	
	.styling__item .play-btn {
		width: 70px;
		height: 70px;
		position: absolute;
		margin: 0;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		border-width: 3px;
	}
	.styling__item .play-btn svg{
		width: 22px
	}
	.faq__item .title{
		padding-right: 20px;
	}
	.complect__item .left {
		width: 70%;
		padding-right: 10px;
	}
	.damage__bottom .left{
		padding-bottom: 30px;
	}
	.products__item .img img { 
		width: 100%;
	}
	.slick-slide img{
		max-width: 100%;
	}
	.advantages-stailer__item {
		width: calc(50% - 20px);
		margin: 0px 10px 30px;
	}
	.m-w-t .h3,.m-w-t p{
		color: #fff !important;
	}
	.complect__item2{
		padding-left: 15px;
	}	
	.center-left-text.right-text{
		overflow: hidden;
	}
	.center-left-text.right-text .bg-img { 
		margin-left: 0%;
		margin-right: -50%;
	}
	.mode__item {
		width: calc(100% / 2 - 20px); 
	}
	.opportunities__top .text{
		margin: 0 auto;
		max-width: 100%;
		padding:90px 20px;
		height: 100%;
		background-color: rgb(255,255,255,0.5);
	}
	.opportunities__top{
		padding: 0;
	}
	.opportunities__item {
		width: calc(100% - 20px);
		margin: 0 10px 50px;
	}
	.opportunities__item img{
		margin: 0 auto;
		display: block;
	} 
	.tovar__left {
		width: calc(100% - 20px);
	}
	.tovar__right {
		width: calc(100% - 20px);
		margin: 30px 10px 0;
	}

	.equipment__item {
		width: calc(100% / 3 - 20px);
	}

	.item-4__item {
		width: calc(100% / 2 - 20px);
		margin: 0 10px 20px;
	}
	.characteristics__body {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.characteristics__left {
		width: 100%;
	}
	.characteristics__right {
		width: 100%;
		padding-left: 0%;
		margin-top: 30px;
	}
	.characteristics__right .tov{
		display: block;
	}
	.cart__item { 
		-ms-flex-wrap: wrap; 
		flex-wrap: wrap;
	}
	.cart__item .img{
		width: 100%;
		margin-bottom: 20px;
	}
	.cart__item .p{
		font-size: 16px;
	}
	.cart__item .title{
		width: 200px;
		font-size: 14px;
	}
	.dostavka .left {
		width: calc(100% - 20px);
		margin: 0 10px;
	}
	.dostavka .right {
		width: calc(100% - 20px);
	}
	.dostavka .right img{
		max-width: 100%;
		width: auto;
		display: block;
		margin: 30px auto 0;
	}
	.pays .l, .pays .r {
		width: calc(100% - 20px);
		margin: 0 10px;
	}

	.guarantee {
		padding: 30px 0 30px; 
	}
	.obmen {
		padding: 30px 0 10px;
	}
	.pays .pays__item img{
		width: 60px;
	}
	.pays .title, .obmen__item .title{
		font-size: 22px;
	}

	.about-top{
		padding-top: 20px;
		min-height: auto;
		background-image: none;
		background-color: #f5f5f5;
	}
	.about-top .mob-img {
		display: block;
		width: 100%;
	}
	
	.order__body{
        border: 1px solid #d2d2d2;
        max-width: 820px;
        margin:0 auto 70px;
        padding:20px 40px;
    }
    .technologies .mob-img, .features .mob-img{
        display:block;
    }
    .technologies .mob-img img, .features .mob-img img{ 
        width: 150%;
        margin-left: -50%;
    }
    .features.b-bg{
        background-color: #000 !important;
    }
    .technologies { 
        display: block; 
        padding:0 0 30px;
        background: none !important;
        background-color: #000 !important;
		min-height: 300px !important;
		overflow:hidden;
    }
    
    .technologies.b-bg{
        background-color: #fff !important;
    }
    .features { 
        display: block; 
        padding:0 0 30px;
        background: none !important;
        background-color: #fff !important;
		min-height: 300px !important;
		overflow:hidden;
    }
    .technologies .h3, .features .h3{
        padding-top:30px;
    }
}
@media (max-width: 750px){
    	.why-start__body {
        padding: 20px;  
        flex-wrap: wrap;
    } 
	.magazino__item {
    width: calc(100% - 20px);
    margin: 0 10px 30px;
}
	.magazino__item .desc { 
    font-size:18px; 
}
	.h720 .text-bg-slider .item{
		min-height: 300px;
		background:0 0;
	}
	.styling__item {
		width: calc(100% - 20px);
		margin: 0 10px 30px;
	}
	.text-bg-slider .item{
		background: 0 0;
		padding: 0px 0;
	}
	.products__item .img img {
		width: 100%
	}
	.home-top-slider__slide { 
		background-size: cover;
		    padding-bottom: 0;
	}
	.bg-w{
		position: relative;
	}
	.bg-w:before{
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		background-color: rgb(255,255,255,0.4);
		z-index: 1
	}
	.home-top-slider__slide .container{
		position: relative;
		z-index: 1;
	}
	.img-and-video .title{
		font-size: 22px;
		line-height: normal;
	}
	.img-and-video.no-title .play-btn{
		margin-top: 30px;
	}
	.text-block{
		margin: 50px 0;
	}
	.vip-adv__item {
		width: calc(100% - 20px); 
	}
	.img-and-video .play-btn { 
		/* margin-bottom: 30px */
	}
	.faq__item .title{
		padding-right: 25px;
		font-size: 16px;
	} 
	.vip-adv__item .body{
		padding:15px;
	} 
	.styling__item .desc{
		font-size: 16px;
		line-height: normal;
		margin-top: 15px;
	}
	.text-center-img .desc{
		font-size: 18px;
	} 
	.vip-adv__item .play-btn {
		/* width: 70px; */
		/* height: 70px; */
		position: absolute;
		margin: 0;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		/* border-width: 3px; */
	}
	.vip-adv__item .play-btn svg{
		/* width: 22px */
	}
	.complect__item{
		display: block !important;
	}
	.complect__item .left {
		width: 100%;
		padding-right: 0px;
	}
	.complect__item .title{
		margin-bottom: 10px;
	}
	.slick-slide img{
		max-width: 100%;
	}
	.damage__items{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.damage__item{
		width: calc(100% - 20px);
	}
	.damage__item .title{
		margin-bottom: 10px;
		font-size: 16px;
	}
	.damage__bottom{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.advantages-stailer__item {
		width: calc(100% - 20px); 
	}
	.complect__item2{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		min-height: auto !important;
		padding: 30px 0;
	} 
	.technologies .desc br, .features .desc br{
		display: none;
	}
	.technologies, .features{
		min-height: 500px;
	}

	.mode__item {
		width: calc(100% - 20px); 
	} 
	.equipment__item{
		width: calc(100% / 2 - 20px);
	}
	.item-4__item {
		width: calc(100% - 20px);
		margin: 0 10px 20px;
	}
	.price-block{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.price-block .price{
		width: 100%;
		text-align: center;
		margin-bottom: 24px;
	}
	.price-block .btn-7{
		width: 100%;
		margin: 0 0 20px;
	}
	.price-block .buttons{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
	}
	.price-block .btn-1{
		/* width: 100%; */
	}
	.bottom-block form{
		width: 100%;
		margin: 0;
	}
	.bottom-block form input {
		width: 100%;
		margin: 0 0 20px;
	}
	.bottom-block .btn-8{
		width: 100%;
		margin: 0;
	}
	.cart__item {
		position: relative;
	}
	.cart__item .remove{
		position: absolute;
		right: 0;
		top:0;
	}
	.cart__item .title{
		width: 100%;
		margin-bottom: 20px;
	}
	.count .form-control {
		height: 60px;
		border: 1px solid #dbdbdb;
		max-width: 50px;
		font-size: 18px;
		font-weight: 600;
		font-style: normal;
		letter-spacing: normal; 
		text-transform: uppercase;
		padding-left: 10px;
	}
	.cart .bottom{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.cart .bottom .btn-gren{
		width: 100%;
		margin-top: 20px;
	}
	.cart__body {
		border: 1px solid#d2d2d2;
		padding: 15px 10px;
		margin: 30px 0;
	}

	.cart .bottom .btn-gren{
		padding: 16px 0;
		font-size: 14px;
	}
	.cart__item .img img {
		max-width: 100%;
		border-radius: 8px;
	}
	.guarantee blockquote img{
		display: none;
	}
	.guarantee blockquote{
		padding: 20px;
	}
	.guarantee .text {
		margin-left: 0px;
	}
	.obmen__item img {
		min-width: 60px;
		width:60px;
		height: 60px;
		margin-right: 15px;
	}
	.service .service__item{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		border-bottom: 1px solid;
		padding: 15px 0;
	}
	.service .service__item .tab{
		padding: 5px;
	}
	.h4{
		font-size: 20px;
	}
	.center-left-text .h3 {
	    margin-bottom: 25px;
	}
	.order__body{
        border: 1px solid #d2d2d2;
        max-width: 820px;
        margin:0 auto 70px;
        padding:20px 15px;
    }
    .text-bg-slider .slick-dots { 
        bottom: -32px;
    }
    .price-block form {
        margin: 0 auto;
    }
    .tovar__left{
        flex-direction: column-reverse;
        width: 100%;
        margin: 0px;
    }
    .tovar__slider-left {
        width: 100%;
    }
    .tovar__slider {
        width: 100%;
        margin-bottom:20px;
    }
    .tovar__slider-left .slick-slide { 
        border: 1px solid #a2a2a2;
    }
    .characteristics__left .h4 { 
        padding-bottom: 15px;
        min-height: 17px;
    }
}


@media (max-width: 330px){
	.equipment__item {
		width: calc(100%  - 20px);
	}
	.cart .bottom .links a{
		font-size: 14px;
	}
	.service .btn-4 { 
	    font-size: 14px;
	}
}
.payments select {
    height: 50px;
    border: 1px solid #dbdbdb;
    background-color: #fafafa;
    padding: 0 10px;
    width: 100%;
    margin-bottom: 15px;
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
}
.info-block {
    display: flex;
}

.info-block .date {
    padding-right: 10px;
    border-right: 1px solid black;
}
.info-block .views {
    padding-left: 10px;
}

.faq-list .answer {
    display: none;
}
.faq-list .answer ul {
    padding-left: 18px;
    margin-bottom: 10px;
}
.faq-list .answer p {
    margin-bottom: 10px;
}
.faq-list .faq-item {
    border:2px solid black;
    border-top:none;
}
.faq-list .list .faq-item:first-child {
    border-top:2px solid black;
}
.faq-list .question {
    padding: 20px;
    align-items: center;
    display: flex;
    justify-content:space-between;

}
.faq-list .question .q-text {
    font-weight: 600;
}
.faq-list .answer {
    padding: 20px;
    padding-top: 0;
}
.faq-list .faq-item {
    cursor:pointer;
}
.faq-list .faq-item:hover {
    background: #f8f8f8;
}
.faq-list .question .q-type {
    font-size: 26px;
    font-weight:bold;
}



.new-page-1 .page-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 670px;
  background-position: center;
  background-size: cover;
}
.new-page-1 .page-top .title {
  max-width: 505px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #FFF;
  font-size: 32px;
  line-height: 42px;
  font-weight: 600;
}
.new-page-1 .page-top .desc {
  margin: 20px 0;
  max-width: 505px;
  color: #FFF;
  font-size: 24px; 
  line-height: 32px;
}
.new-page-1 .page-top .button-1 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 13px 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #79B927;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
}
.new-page-1 .page-top .button-1 svg {
  margin-right: 10px;
}
.new-page-1 .page-top .button-1:hover {
  background-color: #629d16;
}
.new-page-1 .page-top .mob-1mg {
  display: none;
}
@media (max-width: 1100px) {
  .new-page-1 .page-top {
    min-height: 500px;
    padding: 50px 0;
  }
}
@media (max-width: 900px) {
  .new-page-1 .page-top {
    min-height: 300px;
    padding: 50px 0;
  }
}
@media (max-width: 700px) {
  .new-page-1 .page-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
    background-image: none !important;
    background-color: #020B0A;
  }
  .new-page-1 .page-top .mob-1mg {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .new-page-1 .page-top .title {
    font-size: 28px;
    line-height: 32px;
  }
  .new-page-1 .page-top .desc {
    font-size: 18px;
  }
}
.new-page-1 .initials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  padding: 50px 0;
  position: relative;
  min-height: 906px;
}
.new-page-1 .initials .title {
  color: #020B0A;
  font-size: 32px;
  line-height: 42px;
  max-width: 505px;
  margin-bottom: 30px;
  font-weight: 600;
}
.new-page-1 .initials .desc {
  color: #020B0A;
  font-size: 24px;
  line-height: 32px;
  max-width: 505px;
}
.new-page-1 .initials .vdo-play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 190px;
  height: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 190px;
  background: rgba(121, 185, 39, 0.5);
}
.new-page-1 .initials .vdo-play:hover {
  background: rgba(121, 185, 39, 0.9);
}
.new-page-1 .initials .mob-img {
  display: none;
}
@media (max-width: 1400px) {
  .new-page-1 .initials {
    min-height: 700px;
    padding: 50px 0;
  }
}
@media (max-width: 1100px) {
  .new-page-1 .initials {
    min-height: 600px;
    padding: 50px 0;
  }
  .new-page-1 .initials .vdo-play {
    width: 130px;
    height: 130px;
    left: 70%;
  }
  .new-page-1 .initials .vdo-play svg {
    width: 50px;
    height: auto;
  }
}
@media (max-width: 900px) {
  .new-page-1 .initials {
    min-height: 550px;
    padding: 50px 0;
  }
}
@media (max-width: 700px) {
  .new-page-1 .initials {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
    background-image: none !important;
    background-color: #c7c6c1;
  }
  .new-page-1 .initials .mob-img {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .new-page-1 .initials .title {
    font-size: 28px;
    line-height: 32px;
  }
  .new-page-1 .initials .desc {
    font-size: 18px;
  }
  .new-page-1 .initials .vdo-play {
    left: 50%;
    top: 85%;
  }
}
.new-page-1 .personalization {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  padding: 50px 0;
  position: relative;
  min-height: 640px;
}
.new-page-1 .personalization .title {
  max-width: 505px;
  margin-left: auto;
  color: #FFF;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 30px;
  font-weight: 600;
}
.new-page-1 .personalization .desc {
  max-width: 505px;
  margin-left: auto;
  color: #FFF;
  font-size: 24px;
  line-height: 32px;
}
.new-page-1 .personalization .mob-img {
  display: none;
}
@media (max-width: 1400px) {
  .new-page-1 .personalization {
    min-height: 400px;
    padding: 50px 0;
  }
}
@media (max-width: 1100px) {
  .new-page-1 .personalization {
    min-height: 300px;
    padding: 50px 0;
  }
  .new-page-1 .personalization .vdo-play {
    width: 130px;
    height: 130px;
    left: 60%;
  }
  .new-page-1 .personalization .vdo-play svg {
    width: 50px;
    height: auto;
  }
}
@media (max-width: 900px) {
  .new-page-1 .personalization {
    min-height: 300px;
    padding: 50px 0;
  }
}
@media (max-width: 700px) {
  .new-page-1 .personalization {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
    background-image: none !important;
    background-color: #020B0A;
  }
  .new-page-1 .personalization .mob-img {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .new-page-1 .personalization .title {
    font-size: 28px;
    line-height: 32px;
  }
  .new-page-1 .personalization .desc {
    font-size: 18px;
  }
  .new-page-1 .personalization .vdo-play {
    left: 50%;
    top: 85%;
  }
}
.new-page-1 .conditions-block {
  background: #F6F6F6;
  padding: 70px 0 30px;
}
.new-page-1 .conditions-block .title {
  color: #020B0A;
  text-align: center;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 50px;
  font-weight: 600;
}
.new-page-1 .conditions-block .conditions-block-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 990px) {
  .new-page-1 .conditions-block .conditions-block-items {
    grid-template-columns: 1fr;
    gap: 0px;
  }
}
.new-page-1 .conditions-block .conditions-block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
.new-page-1 .conditions-block .ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  min-width: 100px;
  border-radius: 100px;
  background: #F6F6F6;
  border: 10px solid #fff;
  height: 100px;
  margin-right: 22px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.new-page-1 .conditions-block .txt {
  color: #020B0A;
  font-size: 18px;
  line-height: 28px;
}
.new-page-1 .conditions-block .conditions-block-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #020B0A;
}
.new-page-1 .conditions-block .conditions-block-link svg {
  margin-right: 10px;
}
.new-page-1 .conditions-block .conditions-block-link path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.new-page-1 .conditions-block .conditions-block-link:hover {
  color: #79B927;
}
.new-page-1 .conditions-block .conditions-block-link:hover path {
  fill: #79B927;
}
@media (max-width: 750px) {
  .new-page-1 .conditions-block {
    padding-top: 50px;
  }
  .new-page-1 .conditions-block .title {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 30px;
  }
  .new-page-1 .conditions-block .ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    min-width: 50px;
    border-radius: 100px;
    background: #F6F6F6;
    border: 3px solid #fff;
    height: 50px;
    margin-right: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .new-page-1 .conditions-block .ico svg {
    width: 30px;
    height: auto;
  }
  .new-page-1 .conditions-block .txt {
    font-size: 14px;
    line-height: 22px;
  }
}

.new-page-2 .dryer-top {
  background-position: center;
  background-size: cover;
  min-height: 670px;
  padding: 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-page-2 .dryer-top .title {
  color: #020B0A;
  max-width: 505px;
  font-size: 32px;
  line-height: 42px;
  font-weight: 600;
  margin-bottom: 20px;
}
.new-page-2 .dryer-top .desc {
  max-width: 505px;
}
.new-page-2 .dryer-top .desc p {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #020B0A;
  font-size: 20px;
  font-weight: 300;
  line-height: 33px;
  margin-bottom: 20px;
}
.new-page-2 .dryer-top .desc p strong {
  font-weight: 600;
}
.new-page-2 .dryer-top .btn-1 {
  height: 50px;
  background-color: #79b927;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 0 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.new-page-2 .dryer-top .btn-1:before {
  content: "";
  width: 32px;
  height: 30px;
  background-image: url(../img/icon-korzina-w.png);
  margin-right: 16px;
}
.new-page-2 .dryer-top .btn-1:hover {
  background-color: #65a01b;
}
.new-page-2 .dryer-top .img-top {
  display: none;
}
@media (max-width: 1100px) {
  .new-page-2 .dryer-top {
    min-height: 500px;
    padding: 50px 0;
  }
}
@media (max-width: 900px) {
  .new-page-2 .dryer-top {
    min-height: 300px;
    padding: 50px 0;
  }
}
@media (max-width: 700px) {
  .new-page-2 .dryer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
    background-image: none !important;
    background: #D9D9D9;
  }
  .new-page-2 .dryer-top .img-top {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .new-page-2 .dryer-top .title {
    font-size: 28px;
    line-height: 32px;
  }
  .new-page-2 .dryer-top .desc p {
    font-size: 18px;
  }
}
.new-page-2 .video-dryer .video-bg {
  width: 100%;
  height: 640px;
}

  @media (max-width: 700px) {
    .new-page-2 .video-dryer .video-bg {
          width: 100%;
          height: 340px;
        }
    } 
    @media (max-width: 400px) {
    .new-page-2 .video-dryer .video-bg {
          width: 100%;
          height: 240px;
        }
    }
.new-page-2 .video-dryer .video-bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.new-page-2 .dryer-logos {
  padding: 100px 0;
}
.new-page-2 .dryer-logos .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-page-2 .dryer-logos .dryer-left {
  width: 45%;
  margin-right: 5%;
}
.new-page-2 .dryer-logos .dryer-left img {
  max-width: 100%;
}
.new-page-2 .dryer-logos .dryer-right {
  width: 50%;
}
.new-page-2 .dryer-logos .title {
  color: #020B0A;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 30px;
  font-weight: 600;
}
.new-page-2 .dryer-logos .desc p {
  color: #020B0A;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
}
.new-page-2 .dryer-logos .desc p:last-child {
  margin-bottom: 0;
}
@media (max-width: 900px) {
  .new-page-2 .dryer-logos {
    padding: 50px 0;
  }
  .new-page-2 .dryer-logos .container {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .new-page-2 .dryer-logos .dryer-left {
    width: 100%;
    text-align: center;
  }
  .new-page-2 .dryer-logos .dryer-right {
    width: 100%;
    margin-bottom: 30px;
  }
  .new-page-2 .dryer-logos .title {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 20px;
    font-weight: 600;
  }
  .new-page-2 .dryer-logos .desc p {
    font-size: 18px;
  }
}
.new-page-2 .save-money {
  background: #F8F8F8;
  background-position: center;
  min-height: 590px;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-page-2 .save-money .title {
  color: #020B0A;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 30px;
  font-weight: 600;
  max-width: 505px;
}
.new-page-2 .save-money .desc {
  font-size: 20px;
  color: #020B0A;
  margin-bottom: 30px;
  line-height: 30px;
  max-width: 505px;
}
.new-page-2 .save-money .link-v {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-page-2 .save-money .link-v .hov {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.new-page-2 .save-money .link-v:hover .hov {
  fill: #65a01b;
}
.new-page-2 .save-money .img-mob {
  display: none;
}
@media (max-width: 1100px) {
  .new-page-2 .save-money {
    min-height: 490px;
    padding: 50px 0;
  }
}
@media (max-width: 900px) {
  .new-page-2 .save-money {
    min-height: 300px;
    padding: 50px 0;
  }
}
@media (max-width: 700px) {
  .new-page-2 .save-money {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
    background-image: none !important;
    background: #D9D9D9;
  }
  .new-page-2 .save-money .img-mob {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .new-page-2 .save-money .title {
    font-size: 28px;
    line-height: 32px;
  }
  .new-page-2 .save-money .desc p {
    font-size: 18px;
  }
}
.new-page-2 .paper {
  height: 720px;
  background-position: center;
  background-size: cover;
}
.new-page-2 .paper .container {
  position: relative;
  height: 100%;
}
.new-page-2 .paper .vdo-play {
  position: absolute;
  left: 10%;
  top: 50%;
  width: 190px;
  height: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 190px;
  background: rgba(121, 185, 39, 0.5);
}
.new-page-2 .paper .vdo-play:hover {
  background: rgba(121, 185, 39, 0.9);
}
@media (max-width: 1100px) {
  .new-page-2 .paper {
    background-position: right;
    height: 360px;
  }
  .new-page-2 .paper .vdo-play {
    left: 15%;
    width: 130px;
    height: 130px;
  }
  .new-page-2 .paper .vdo-play svg {
    width: 50px;
    height: auto;
  }
}
.new-page-2 .quick-dry {
  background: #F8F8F8;
  background-position: center;
  min-height: 590px;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-page-2 .quick-dry .txt {
  max-width: 505px;
  margin-left: auto;
}
.new-page-2 .quick-dry .title {
  color: #020B0A;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 30px;
  font-weight: 600;
}
.new-page-2 .quick-dry .desc p {
  color: #020B0A;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
}
.new-page-2 .quick-dry .desc p:last-child {
  margin-bottom: 20px;
}
.new-page-2 .quick-dry .link-v {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.new-page-2 .quick-dry .link-v .hov {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.new-page-2 .quick-dry .link-v:hover .hov {
  fill: #65a01b;
}
.new-page-2 .quick-dry .img-mob {
  display: none;
}
@media (max-width: 1100px) {
  .new-page-2 .quick-dry {
    min-height: 490px;
    padding: 50px 0;
  }
}
@media (max-width: 900px) {
  .new-page-2 .quick-dry {
    min-height: 300px;
    padding: 50px 0;
  }
}
@media (max-width: 700px) {
  .new-page-2 .quick-dry {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
    background-image: none !important;
    background: #D9D9D9;
  }
  .new-page-2 .quick-dry .img-mob {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .new-page-2 .quick-dry .title {
    font-size: 28px;
    line-height: 32px;
  }
  .new-page-2 .quick-dry .desc p {
    font-size: 18px;
  }
}
.new-page-2 .benefit-block {
  padding: 100px 0 80px;
}

@media (max-width: 700px) { 
    .new-page-2 .benefit-block {
      padding: 50px 0 40px;
    }
}
.new-page-2 .benefit-block .title {
  color: #020B0A;
  text-align: center;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 50px;
  font-weight: 600;
}
@media (max-width: 700px) {
  .new-page-2 .benefit-block .title {
    font-size: 28px;
    line-height: 32px;
  }
}
.new-page-2 .benefit-block .benefit-block__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.new-page-2 .benefit-block .benefit-block__item {
  width: calc(33.3333333333% - 20px);
  margin: 0 10px 20px;
}
@media (max-width: 900px) {
  .new-page-2 .benefit-block .benefit-block__item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 700px) {
  .new-page-2 .benefit-block .benefit-block__item {
    width: calc(100% - 20px);
  }
}
.new-page-2 .benefit-block .benefit-block__item .title {
  color: #020B0A;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 20px;
  font-weight: 600;
}
@media (max-width: 700px) {
  .new-page-2 .benefit-block .benefit-block__item .title {
    font-size: 20px;
    line-height: 22px;
  }
}
.new-page-2 .benefit-block .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.new-page-2 .benefit-block .img img {
  width: 100%;
  height: auto;
}
.new-page-2 .benefit-block .desc {
  text-align: center;
  color: #020B0A;
  font-size: 18px;
  line-height: 28px;
}
.new-page-2 .contactless {
  padding: 100px 0 80px;
  background-color: #020B0A;
}

@media (max-width: 700px) { 
    .new-page-2 .contactless {
      padding: 50px 0 40px;
    }
}
.new-page-2 .contactless .title {
  color: #FFF;
  text-align: center;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 23px;
  font-weight: 600;
}
@media (max-width: 700px) {
  .new-page-2 .contactless .title {
    font-size: 28px;
    line-height: 32px;
  }
}
.new-page-2 .contactless .desc {
  color: #A7A7A7;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  max-width: 1000px;
  margin: 0 auto 50px;
}
.new-page-2 .contactless .contactless__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.new-page-2 .contactless .contactless__item {
  width: calc(33.3333333333% - 20px);
  margin: 0 10px 20px;
}
@media (max-width: 900px) {
  .new-page-2 .contactless .contactless__item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 700px) {
  .new-page-2 .contactless .contactless__item {
    width: calc(100% - 20px);
  }
}
.new-page-2 .contactless .contactless__item .title {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 20px;
  font-weight: 600;
}
@media (max-width: 700px) {
  .new-page-2 .contactless .contactless__item .title {
    font-size: 20px;
    line-height: 22px;
  }
}
.new-page-2 .contactless .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.new-page-2 .contactless .img img {
  width: 100%;
  height: auto;
}
.new-page-2 .contactless .dsc {
  text-align: center;
  color: #A7A7A7;
  font-size: 18px;
  line-height: 28px;
}
.new-page-2 .comparison-table {
  padding: 100px 0;
}
@media (max-width: 700px) {
  .new-page-2 .comparison-table {
    padding: 50px 0;
  }
}
.new-page-2 .comparison-table .title {
  color: #020B0A;
  text-align: center;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 50px;
}
@media (max-width: 700px) {
  .new-page-2 .comparison-table .title {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 32px;
  }
}
.new-page-2 .comparison-table .decs {
  border-top: 3px solid #F8F8F8;
  padding-top: 10px;
  margin-bottom: 15px;
  color: #020B0A;
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 700px) {
  .new-page-2 .comparison-table .decs {
    font-size: 18px;
    text-align: center;
  }
}
.new-page-2 .comparison-table .comparison-table__body {
  overflow: auto;
}
.new-page-2 .comparison-table .comparison-table__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 900px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.new-page-2 .comparison-table .img {
  width: calc(25% - 20px);
}
@media (max-width: 700px) {
  .new-page-2 .comparison-table .img {
    width: calc(25% - 10px);
  }
}
.new-page-2 .comparison-table .img img {
  width: 100%;
}
.new-page-2 .comparison-table .comparison-table__item {
  margin-bottom: 30px;
  padding-top: 10px;
  min-width: 900px;
  border-top: 3px solid #F8F8F8;
}
.new-page-2 .comparison-table .titl {
  color: #020B0A;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 15px;
}
.new-page-2 .comparison-table .table__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.new-page-2 .comparison-table .table__item {
  width: calc(25% - 20px);
  height: 90px;
  background: #F8F8F8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 700px) {
  .new-page-2 .comparison-table .table__item {
    width: calc(25% - 10px);
  }
}
.new-page-2 .comparison-table .txte {
  color: #020B0A;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
}
.new-page-2 .comparison-table .txte span {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}
.new-page-2 .adv-slider-block {
  margin: 0px 0 100px;
  background: #F6F6F6;
}

@media (max-width: 700px) {
.new-page-2 .adv-slider-block {
  margin: 0px 0 50px;
}
}
.new-page-2 .adv-slider-block .adv-slider-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #F6F6F6;
  padding-right: 100px;
}
@media (max-width: 1100px) {
  .new-page-2 .adv-slider-block .adv-slider-slide {
    padding-right: 15px;
  }
}
@media (max-width: 700px) {
  .new-page-2 .adv-slider-block .adv-slider-slide {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-right: 0;
  }
}
.new-page-2 .adv-slider-block .img {
  max-width: 40%;
}
@media (max-width: 700px) {
  .new-page-2 .adv-slider-block .img {
    width: 100%;
    max-width: 100%;
  }
}
.new-page-2 .adv-slider-block .img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}
.new-page-2 .adv-slider-block .text {
  width: 50%;
  padding: 40px 0;
}
@media (max-width: 700px) {
  .new-page-2 .adv-slider-block .text {
    width: 100%;
    padding: 15px;
  }
}
.new-page-2 .adv-slider-block .title {
  color: #020B0A;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 20px;
}
.new-page-2 .adv-slider-block .desc {
  color: #020B0A;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 30px;
}
@media (max-width: 700px) {
  .new-page-2 .adv-slider-block .desc {
    font-size: 16px;
    line-height: 25px;
  }
}
.new-page-2 .adv-slider-block .arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 700px) {
  .new-page-2 .adv-slider-block .arrows {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.new-page-2 .adv-slider-block .prev {
  margin-right: 30px;
  width: 70px;
  height: 70px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 70px;
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.new-page-2 .adv-slider-block .next {
  width: 70px;
  height: 70px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 70px;
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.new-page-2 .adv-slider-block .slick-dots {
  margin-top: 20px;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; 
    position: absolute;
    width: 100%;
}
.new-page-2 .adv-slider-block .slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #DBDBDB;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0 5px;
}
.new-page-2 .adv-slider-block .slick-dots li.slick-active {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  background-color: #A7A7A7;
}
.new-page-2 .adv-slider-block .slick-dots button {
  display: none;
}



.initials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  padding: 50px 0;
  position: relative;
  min-height: 606px;
}
 
.new-page-2 .initials .vdo-play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 190px;
  height: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 190px;
  background: rgba(121, 185, 39, 0.5);
}
.new-page-2 .initials .vdo-play:hover {
  background: rgba(121, 185, 39, 0.9);
} 
@media (max-width: 1400px) {
  .new-page-2 .initials { 
    padding: 50px 0;
  }
}
@media (max-width: 1100px) {
  .new-page-2 .initials {
    min-height: 400px;
    padding: 50px 0;
  }
  .new-page-2 .initials .vdo-play {
    width: 100px;
    height: 100px; 
  }
  .new-page-2 .initials .vdo-play svg {
    width: 50px;
    height: auto;
  }
}
@media (max-width: 600px) {
  .new-page-2 .initials {
    min-height: 250px;
    padding: 50px 0;
  }
}
@media (max-width: 700px) {
  .new-page-2 .initials {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;  
  }
  .new-page-2 .initials .mob-img {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .new-page-2 .initials .title {
    font-size: 28px;
    line-height: 32px;
  }
  .new-page-2 .initials .desc {
    font-size: 18px;
  }
  .new-page-2 .initials .vdo-play {
    left: 50%;
    top: 50%;
  }
}

.support-block {
  background: #000;
  padding: 55px 20px;
  display: block;
}
.support-block .support-block--title, .support-block--desc {
  color: #fff;
}
.support-block--title {
  font-size: 24px;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
    .s-table-wrapper {
        position: relative;
        width: 100%;
        overflow-x: auto;
    }
    .s-table-wrapper table {
        width: 100% !important;
        min-width: 550px;
    }
}

.price_table__wrapper td {
    border:1px solid black;
    padding: 8px;
}
.price_table__wrapper table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid var(--gray-30);
}
