@font-face {
	font-family: 'FuturaBTforDyson';
	src: url('FuturaBTforDyson-Lt.eot');
	src: url('FuturaBTforDyson-Lt.eot?#iefix') format('embedded-opentype'),
	url('FuturaBTforDyson-Lt.woff') format('woff'),
	url('FFuturaBTforDyson-Lt.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'FuturaBTforDyson';
	src: url('FuturaBTforDyson-Md.eot');
	src: url('FuturaBTforDyson-Md.eot?#iefix') format('embedded-opentype'),
	url('FuturaBTforDyson-Md.woff') format('woff'),
	url('FFuturaBTforDyson-Md.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display:swap;
} 
@font-face {
	font-family: 'FuturaBTforDyson';
	src: url('FuturaBTforDyson-Bk.eot');
	src: url('FuturaBTforDyson-Bk.eot?#iefix') format('embedded-opentype'),
	url('FuturaBTforDyson-Bk.woff') format('woff'),
	url('FFuturaBTforDyson-Bk.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family: 'FuturaBTforDyson';
	src: url('FuturaBTforDyson-Hv.eot');
	src: url('FuturaBTforDyson-Hv.eot?#iefix') format('embedded-opentype'),
	url('FuturaBTforDyson-Hv.woff') format('woff'),
	url('FFuturaBTforDyson-Hv.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
	font-display:swap;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}
*{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body { 
	font-family: 'FuturaBTforDyson';
} 
.slick-track{
	display: flex !important; 
	align-items: center;
}
.con-tbl {
    overflow: auto; 
    margin-top: 60px;
}
.news .comparison {
    padding-top: 22px;
}
.comparison-table .comparison-remove {
    display: inline-block;
    font-weight: normal;
    background: #ffffff;
    position: absolute;
    margin-top: 0em !important; 
    padding: 0 .2em;
    font-size: 0.9em !important;
    color: #333;
    top: -20px;
    left: 10px;
    border: none;
}
.slick-initialized .slick-slide {
    display: flex !important;
    align-items: center;
}
.comparison-table .comparison-remove:hover{
    border: none;
    color: #79b927;
}
.comparison-table .comparison-head {
    padding-bottom: 1em;
    min-width: 290px;
    width: 290px;
    position: relative;
}
.comparison-table .comparison-corner { 
    padding-bottom: 1em;
    min-width: 290px;
    width: 290px;
}
.con-tbl{
    overflow: auto;
}
.con-tbl .products__item .title { 
    line-height: 24px;
    font-size: 14px;
    margin: 20px; 
    height: 48px;
    overflow: hidden;
} 
.con-tbl .products__bottom .price ,.con-tbl .products__bottom .to-cart{ 
    font-size: 14px;
}
.products__item .ks-widget{
	text-align: center;
	display: block;
	margin-bottom:5px;
}
.comparison-param {
    font-size: 18px; 
  color: #000;
  line-height: 1.333;
  font-weight:500;
}
.comparison-table tbody .comparison-row td { 
    border-bottom: 1px solid #00000026;
}
.con-tbl .products__item {
    margin:0;
}
.con-tbl .products__bottom .to-cart:before {
    content: '';
    width: 20px;
    background-size: 100%;
    height: 18px;
    background-image: url(../img/korzina-small.svg);
    display: block;
    margin-right: 5px;
} 
.comparison-table .comparison-corner {
    opacity: 0;
    pointer-events: none;
}
.comparison-cell {
    color: #828282;
    font-size:14px;
}
.comparison-table td {
    padding: 10px !important;
}
.news .btn-1.bl {
    background-color: #eaeaea;
    color: #000;
    width: 210px;
    margin: 20px 0 -40px;
    display: flex;
    align-items: center;
    padding: 5px;
    font-size: 14px;
    position: relative;
    z-index: 1;
}
.news .btn-1.bl:hover{
    color: #000;
}
.news .btn-1.bl:before{
    display:none;
}
.news .btn-1.bl svg{
    transform: rotate( 180deg );
    width: 26px;
    height: 25px;
    margin-right:7px;
}
 
 
.addds{
    text-align: center;
}
.addds a{
    color: #79b927 !important;
}
.addds a:hover {
    color: #002bff !important;
}

.srv .comparison-remove {
    width: 160px;
    height: 50px;
    margin: 0 auto;
    background-color: rgb(255 0 0 / 70%);
    padding: 0 10px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    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; 
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    line-height: 48px;
    border:none;
}
.srv .comparison-remove:hover {
     background-color: rgb(255 0 0 / 100%);
    border:none;
}
.comparison {
    text-align:center;
    display: grid;
    grid-row-gap: 10px;
}

.srv .comparison-go {
    width: 160px;
    height: 50px;
    margin: 0 auto;
    background-color: rgb(161 206 104 / 90%);
    padding: 0 10px;
    color: #fff !important;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    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; 
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    line-height: 48px;
    border:none;
}
.srv .comparison-go:hover {
     background-color:rgb(161 206 104 / 100%);
    border:none;
    color: #fff !important;
}
.srv .comparison-add {
    width: 160px;
    height: 50px;
    margin: 0 auto;
    background-color: rgb(161 206 104 / 90%);
    padding: 0 10px;
    color: #fff !important;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    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; 
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    line-height: 48px;
    border:none;
}
.srv .comparison-add:hover {
     background-color:rgb(161 206 104 / 100%);
    border:none;
    color: #fff !important;
}

.mob-menu-item-has-children .title {
    margin-bottom: 10px !important;
    display: block;
}
ul.mob-sub-menu {
    list-style-type: none;
    margin: 0 0 10px;
    display:none;
}

.tovar__slider-left .slick-track {
	display: block !important;
}
.products__item .button {
	width: 160px;
	margin: auto;
}
.products__item .fort-btn {
	width: 100%;
}
.menu-item-has-children{
    position: relative;
}
.header .comparison-go {
    color: #fff;
    font-size: 16px;
}
.header .comparison-go:hover {
    color: #79b927;
}
.sub-menu {
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: -15px;
    opacity: 0;
    background-color: #242424;
    -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
    width: 245px;
    z-index: 9;
    padding: 15px;
    list-style-type: none;
}
.sub-menu li{
    padding:5px 0 !important;
} 
.header__top .sub-menu li a {
    
   margin: 0 !important;
}
.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    pointer-events: auto;
}
.to-top {
	display: none;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	transform: rotateZ(270deg);
	padding: 10px;
	background-color: #79b927;
	position: fixed;
	right: 10px;
	bottom: 10px;
	opacity: 0.7;
}
.acs-top {
    padding: 120px 0;
    background-color: #000000;
    background-image: url(../img/acs-top-bg.png);
    background-position: center;
    background-size: cover;
}
.acs-top .title{
    font-size: 30px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 40px;
    text-align: left; 
    color: #ffffff;
    max-width:380px;
}
.adv-video {
    padding-top:50px;
    padding-bottom:20px;
} 
.adv-video__items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.adv-video__item {
    width:calc(100% / 3 - 20px);
    margin:0 10px 30px;
}
.adv-video__item img{
    width:100%;
    margin-bottom:20px;
}
.adv-video__item .title {
    font-size: 19px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 26px; 
    color: #1c1c1c;
    margin-bottom:15px;
    min-height:52px;
}
.adv-video__item .desc {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: left; 
    color: #1c1c1c;
}

.c-new .contact .map {
    position: inherit;
    top: 0;
    left: 0;
    right: 0;
    width: calc(100% - 350px);
    height: auto;
}
.c-new .contact__body { 
    margin: 0;
    width: 440px; 
    min-height: 30px;
    background-color: #ffffff;
    padding: 0px 30px;
    padding-left:0;
}
.c-new .container{
    display: flex;
} 
.pod-content h3{
    margin-bottom:15px;
}
.pod-content p{
    margin-bottom:20px;
}
.pod-content{
    padding-bottom: 50px !important;
}
.magaz-top { 
    padding:120px 0;
    background-size: cover;
    background-position: center;
}
 
.magaz-top .title{
    font-size: 30px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 36px;
    text-align: center; 
    color: #ffffff;
    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: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    margin-top:5px;
}
.magazino__item img {
    width:100%;
}

.magaz-adressa {
    padding:50px 0;
}
.container {}
.h3 {}
.magaz-adressa__item {
    margin-bottom:40px;
}
.magaz-adressa__item .title {
    height: 60px;
    background-color: #f4f4f4;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    justify-content: center;
    padding: 10px;
    font-size: 30px;
    font-weight: 800;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}
.magaz-adressa__item .desc {
    color: #1c1c1c; 
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: center;
}
.magaz-adressa__item .desc a{
    color: #65a01b; 
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
    text-align: center;
    text-decoration: underline;
}
.magaz-adressa__item .desc a:hover{
    text-decoration: none;
}

 
.s-center {
    margin-bottom:30px;
}  
.s-center__item {
    background-color: #f8f8f8;
    display: flex;
    align-items: center;
    padding: 20px;
}
.s-center__item .adres {
    width:33%;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
    text-align: left;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 20px;
}
.s-center__item .adres:before{
    content:'';
    width:13px;
    height:15px;
    background-image: url(../img/location-pin.png);
    position: absolute;
    left:0;
}
.s-center__item .phones {
    display: flex;
    align-items: center;
    flex-wrap:wrap;
    position: relative;
    padding-left: 23px;
    
} 
.s-center__item .phones:before{
    content:'';
    width:15px;
    height:15px;
    background-image: url(../img/phone-call.png);
    position: absolute;
    left:0;
}
.s-center__item .phones a{
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
    text-align: left;
    color: #1c1c1c;
    margin-right:20px;
}
.s-center__item .phones a:hover{
    color: #79b927;
}
.s-center__item:nth-child(2n) {
    background-color: #ffffff;
}
 
 
.c-new .contact__body .btn-4 {
    margin-bottom: 0;
    width: 280px;
}
 
.w-con p{
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-align: left;
    margin-bottom:15px;
}
.asc-us {
    padding:50px 0 100px;
}
.h3 {}
.asc-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    
}
.asc-item {
    width:calc(100% / 3 - 30px);
    margin:0 15px 30px;
    
}
.asc-item .title {
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 26px;
    text-align: left; 
    color: #1c1c1c;
    align-items:center;
    display: flex;
    margin-bottom:20px;
}
.asc-item .title img {
    margin-right:14px;
}
.asc-item  p{
    margin-bottom:15px;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: left; 
    color: #1c1c1c;
}
.asc-item  p a{
    color: #1c1c1c;
}

.why-start {
    margin-bottom:50px;
}
.why-start .h3{
    text-align:left;
    margin-bottom:20px;
}
.why-start .btn-4{
    margin:0;
    max-width:350px;
    background-color:#515151
}
.why-start .desc{
    margin-bottom:20px;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: left; 
    color: #1c1c1c;
}
.why-start__body {
    padding:50px;
    background-color:#f8f8f8;
    display:flex;
}
.why-start__body .left{
    width:60%;
    padding-right:25%;
}
.why-start__body .right{
    width:40%;
}




.to-top:hover{
	opacity: 1;
}
.to-top svg{width:100%;}
a{
	text-decoration: none;
	-webkit-transition: 0.4s ease all;
	-o-transition: 0.4s ease all;
	transition: 0.4s ease all;
}
a:hover{
	color: #79b927;
}
.container{
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	padding: 0 30px;
}
.container-wide{
	max-width: 1550px;
	width: 100%;
	margin: 0 auto;
	padding: 0 30px;
}

.header__top {
	background-color: #000000; 
} 
.acs-img-mob {
    display:none;
}
.acs-tabs__body{
    display: flex;
    flex-wrap: wrap;
    margin:20px -10px 0;
}
.acs-tabs__item {
    width: calc(100% / 3 - 20px);
    margin: 10px 10px;
    height: 110px;
    box-shadow: inset 0 4px 0 #d9d9d9;
    border-radius: 5px;
    background-color: #f2f2f2;
    background-image: linear-gradient(to top, #f4f4f4 56%, rgba(242, 242, 242, 0) 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    padding:10px 20px;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-align: center; 
    color: #000000; 
        position: relative;
}
.acs-tabs__body.col-4 .acs-tabs__item {
    width: calc(100% / 4 - 20px);
    height: 100px;
    font-weight: 400;
}
.acs-tabs__item:hover, .acs-tabs__item.active{
    background: #79b827;
    box-shadow:none;
    color:#ffffff;
}
.acs-tabs__item.active:after{
    content:'';
    width: 70px;
    height: 25px;
    position: absolute;
    top: 100%;
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAZCAYAAACM9limAAABVUlEQVRYR+3YQWrCQBTG8e/pogTBE7jVXESwvYAHyDobd1IEFaS4c5O1B+gFVPAiabc9gSDSRfvKiEEbTZrEmckk6ayGzGzeP+S3CD1vbIcBDwwL/wsgHAhwSbQYrWz7i8gDuFvtNrStM7uzJ98/hgnWcNMZE9OkinGYeDLvvU2D2X+FEQ+H63YXqHkE2FUIxIAPfLvzx/ft5bxXYcTh4LVlPTQbIo5T5jgMLD93e3fR/ziE57wZJrhUWphPwL70/GXUi48NU06Yz8DGfQ1/hikTzGFgpYQpMsxRwEoLU0SY44CVGqYwMCcAVkkYs2FOBqyyMCbCnAZY5WFMgDkLsFrC5AlzVmC1hdEO853Aag+jB+b7gc0ljEqYZQGbaxiZMMsGNvcwMmBWAawRYTLDrBBYo8Kkg1ktsMaFSQKzDmCNDXMLZp3AGh3mEmaxj/oHGzeEirMfAKPX1jIQPAoAAAAASUVORK5CYII=);
        
}

.langs {
    position: relative;
}
.langs:before{
    content:'';
    display:block;
    width: 65px;
    height: 93px;
    background-color: #242424;
    position: absolute;
    top:-20px;
    left:-10px;
    opacity:0;
}
.langs:hover:before{
    opacity:1;
}
a.lang {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;
    text-transform: uppercase;
    position:relative;
}
.lang svg {
    margin-left: 10px;
}
.lang path{
    fill:#fff;
}
.lang:nth-child(2) {
    position: absolute;
    opacity: 0;
    height: 0;
    top:120%;
    left: 0;
    right: 0;
    transition-duration: .2s;
    background-color: inherit;
    pointer-events: none; 
}
.langs:hover .lang:nth-child(2) {
    height: auto;
    opacity: 1;
    pointer-events: all;
}
.lang:nth-child(2):hover {
    color: #79b927;
} 

.header__body {
	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; 
}
.header__top .menu, .new__top .menu  {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 15px;
	margin-right: 10px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	list-style-type: none;
}
@media (min-width: 1200px) {
    .header__top .menu, .new__top .menu {
        gap: 24px;
    }
}
.logo img {
	width: 190px;
}
.cart p{
	color: #020b0a;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal; 
	margin-bottom:15px;
}
.header__top .menu li, .new__top .menu li {
    padding:15px 0;
}
.header__top .menu li a, .new__top .menu li a {
	color: #ffffff;  
	font-size: 15px;
	font-weight: 400; 
}
.header__top .menu  li a:hover, .new__top .menu  li a:hover{
	color: #79b927;
}
.btn-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #ffffff; 
	font-size: 14px;
	font-weight: 400;
}

.h-580{
	min-height: 580px !important;
} 
.btn-link svg{
	margin-right: 9px;
}     
.header__bottom{
	position: relative;
}
.header .phone {
	color: #ffffff; 
	font-size: 18px;
	font-weight: 400;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.header__body{
	position: relative;
}
.header .serch {
	position: absolute;
	left: 0;
	top: 0;
	width: 101%;
	background-color: #1c1c1c;
	z-index: 22;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	    visibility: hidden;
}
.header__right{
    display:flex;
    align-items: center;
}
.header__right .msMiniCart {
    margin:0 20px;
}
.header .serch.active{
        visibility: visible;
}
.icon--search {
	width:20px;
	margin:0;
	height:20px;
	cursor: pointer;
}
.icon--search path{
	fill:#fff;
}
.icon--search:hover path{
	fill:#79b927;
}
.serch form{
	display: flex;
	align-items: center
}
.serch input {
	border: none;
	border-bottom: 2px solid;
	padding: 4px 10px;
	font-size: 15px;
	width: calc(100% - 25px);
	height:40px;
}
.serch button{
	padding: 0;
	border: 0;
	background: transparent;
	margin-left:10px;
	cursor: pointer;
}
.serch button:hover path{
	fill:#79b927;
}
@media (max-width:900px){ 
	.logo img {
		max-width: 75px;
	}

	.serch button{ 
		margin-left:5px; 
		margin-right:10px; 
	}
}
@media (max-width:750px){ 
	.logo img {
		max-width: 75px;
	}

	.serch button{ 
		margin-left:5px; 
		margin-right:10px; 
	}
}
.header .phone:hover{
	color: #79b927;
}
.header .cart1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.header .icon { 
	position: relative;
}
.header .icon span {
    min-width: 14px;
    height: 14px;
    background-color: #79b927;
    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;
    border-radius: 25px;
    position: absolute;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    right: -5px;
    top: -5px;
    padding: 4px 4px;
}
.header .text {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 500; 
	-webkit-transition: 0.4s all; 
	-o-transition: 0.4s all; 
	transition: 0.4s all;
} 
.header .text:hover{
	color: #79b927;
}
.catalog-menu-wraper {
	display: none;
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 7;
	max-width: 1240px;
	width: 100%;
	margin: 0 auto;
    flex-wrap: wrap;
}
body.act:before{
	content: '';
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%; 
	height: 100%;
	background-color: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2;
	opacity: 0.3
}
.header__burger{
	display: none;
}
.header{
	background-color: #fff;
	z-index: 3;
	position: relative;
}
.catalog-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap:wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; 
	-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.07);
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.07);
	    background-color: #242424;
	padding: 30px 25px 15px;
	width: 100%;
}

.catalog-menu__item {
	margin: 0 6px;
	width: calc(100% / 4 - 12px);
}
@media (max-width: 1024px){
    .catalog-menu__item {
    	width: calc(100% / 2 - 12px);
    }
}
.catalog-menu__item img	{
	max-width: 100%;
	margin-bottom: 30px;
	width: 100%;
	height: 90px;
    object-fit: cover;
}
.catalog-menu__item .title {
	color: #ffffff; 
	font-size: 20px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 22px;
	text-align: left;
	margin-bottom: 20px;
	display: block;
}
.catalog-menu__item ul{
	list-style-type: none;
}
.catalog-menu__item ul a{
	margin-bottom: 10px;
	display: block;
	color: #ffffff; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}
.catalog-menu__item .title:hover, .catalog-menu__item ul a:hover{
	color: #79b927; 
}
.home-top-slider {
	/* max-width: 1550px; */
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.img-404{
    margin-top: 40px;
    text-align: center;
}
.error-text {
    font-size: 40px;
    text-align: center;
}
.home-top-slider__slide {
	background-position: bottom;
	background-repeat: no-repeat; 
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex !important;
	-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;
	padding: 70px 0 70px;
} 
.home-top-slider__slide .subtitle {
	color: #828282; 
	font-size: 36px;
	font-weight: 500;  
	line-height: 48px;
	margin-bottom: 10px;
}
.mrg-50 {
    margin-bottom:40px;
}
.home-top-slider__slide .title {
	max-width: 500px;
	font-size: 30px;
	font-weight: 500;  
	line-height: 48px;
	margin-bottom: 20px;
}
.home-top-slider__slide .title span {
	font-size: 28px;
	line-height: 38px;
	display: block;
	margin-top: 12px;
}
.top-logo img{
	max-width:90%;
	max-height: 40px;
}
.home-top-slider__slide .buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.home-top-slider__slide .btn-1 {
	height: 50px; 
	background-color: #79b927; 
	color: #ffffff;  
	font-size: 18px;
	font-weight: 500;  
	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;
}
.home-top-slider__slide .btn-1:before{
	content: '';
	width: 32px;
	height: 30px;
	background-image: url(../img/icon-korzina-w.png);
	margin-right: 16px;
}
.home-top-slider__slide .btn-1:hover{
	background-color: #65a01b;
}
.home-top-slider__slide .link {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 60px;
	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; 
}
.home-top-slider__slide .link:hover{
	color: #79b927;
}
.home-top-slider__slide .link:after{
	content: '';
	width: 5px;
	height: 8px;
	background-image: url(../img/arrow.png);
	margin-left: 10px;
}
.home-top-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: 60px;
	height: 60px;
	background-position: center;
	background-size: 100%;
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
	cursor: pointer;
}
.home-top-slider .slick-arrow:hover{ 
	-webkit-transform:translateY(-50%) scale(1.05); 
	-ms-transform:translateY(-50%) scale(1.05); 
	transform:translateY(-50%) scale(1.05);
}
.home-top-slider .slick-prev{
	left: 20px;
	background-image: url(../img/L.png);
}
.home-top-slider .slick-next{
	background-image: url(../img/R.png);
	right: 20px;
}

.home-top-slider .slick-dots {
	position: absolute;
	bottom: 10px;
	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 10px;
}
.home-top-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;
}
.home-top-slider .slick-dots li.slick-active button{ 
	background-color: #79b927;
	padding: 0 12px
}

.products {
	padding: 70px 0 40px;
} 
.h2 {
	color: #020b0a; 
	font-size: 30px;
	font-weight: 500;  
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.products__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;  
	-webkit-box-pack: center;  
	-ms-flex-pack: center;  
	justify-content: center;
	flex-wrap:wrap;
	margin: 0 -10px;
}
.products__item {
	width: calc(100% / 5 - 20px);
	-webkit-box-shadow: 0 0 15px rgba(20, 22, 29, 0.07);
	box-shadow: 0 0 15px rgba(20, 22, 29, 0.07);
	border-radius: 5px;
	background-color: #ffffff;
	margin: 0 10px 30px;
	-webkit-transition: 0.4s ease all;
	-o-transition: 0.4s ease all;
	transition: 0.4s ease all;
	overflow: hidden;
	border-radius: 5px;
	position: relative;
}
.products__item .img{
	position: relative;
}
.products__item .img a.ab{ 
	display: -webkit-box; 
	display: -ms-flexbox; 
	display: flex; 
	-webkit-box-align: center; 
	-ms-flex-align: center; 
	align-items: center;
	justify-content:center;
}
.products__item .img img{
	max-width: 100%;
	border-radius: 6px 6px 0 0;
	object-fit:contain;
}
.review__rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.products__item .title {
    margin: 0 15px 15px 15px; 
    min-height: 72px;
    overflow: hidden;
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: center;
    color: #1c1c1c;
}
.products__bottom {
	padding: 0 20px 20px; 
	/* position: absolute; */
	/* bottom: 0; */
	width: 100%;
}
.products__bottom .price {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 24px;
    text-align: center;
    color: #1c1c1c;
}
.btn_cart {
    width: 180px;
    height: 40px;
    border-radius: 20px;
    background-color: #79b927;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 20px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px auto 0;
}
.btn_cart:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    color: #ffffff;
}


.products__bottom .to-cart {
	color: #020b0a; 
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
	border: none;
	cursor: pointer;
}
.products__bottom .to-cart:hover{
	color: #79b927;
}
.products__bottom .to-cart:before{
	content: '';
	width: 26px;
	background-size: 100%;
	height: 24px;
	background-image: url(../img/korzina-small.svg);
	display: block;
	margin-right: 10px;
} 
.products__item .buttons { 
	width: calc(100% - 60px);
	opacity: 0;
	top: -100%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	position: absolute;
	-webkit-transition: 0.6s all ease;
	-o-transition: 0.6s all ease;
	transition: 0.6s all ease;
}
.products__item .buttons img {
	margin-right: 13px;
	width: 25px !important;
}
.products__item .buttons .btn-2 {
	width: 160px;
	height: 50px;
	margin: 0 auto;
	background-color: rgb(28 28 28 / 70%);
	padding: 0 10px;
	color: #ffffff;
	font-size: 13px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	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;
	margin-bottom: 10px;
	-webkit-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.products__item .buttons .btn-2:hover{
	background-color: #1c1c1c;
}
.products__item .buttons .btn-3 {
	width:100%;
	height: 50px; 
	background-color: rgb(121 185 39 / 90%);
	padding: 0 30px;
	color: #ffffff; 
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	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;
	-webkit-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.products__item .buttons .btn-3:hover{
	background-color: #79b927;
}
.products__item:hover{
	-webkit-box-shadow: 0 0 20px rgba(20, 22, 29, 0.3);
	box-shadow: 0 0 20px rgba(20, 22, 29, 0.3);
}
.products__item:hover .title {
	text-decoration: underline;
	color: #79b927;
}
.products__item:hover .buttons{
	top: 50%;
	opacity: 1;
}

.catalog{
	padding-bottom: 40px;
}
.catalog .h2{
	margin-bottom: 40px;
}
.h3	{
	color: #020b0a; 
	font-size: 30px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
	margin-bottom: 30px;
}
.slick-track{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.slick-initialized .slick-slide { 
	height: auto;
}
.category {
	min-height: 340px;
	border-radius: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; 
	-webkit-box-pack: center; 
	-ms-flex-pack: center; 
	justify-content: center;  
	-webkit-box-orient: vertical;  
	-webkit-box-direction: normal;  
	-ms-flex-direction: column;  
	flex-direction: column;
	margin-bottom: 30px;
	padding: 0 50px;
	    background-position: center;
}
.category .title {
	font-size: 45px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 50px;
    text-align: left; 
    color: #1c1c1c;
}
.category .title.white
{
    color:#fff;
}
.category .btn-5{
	max-width: 257px;
	margin-top: 30px;
}
.cate__items .category .btn-5{
	margin: 0;
}
.category .btn-cat {
	height: 70px;
	border-radius: 35px;
	background-color: #ededed; 
	display: -webkit-box; 
	display: -ms-flexbox; 
	display: flex;
	padding: 0 30px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 110px;
	color: #020b0a; 
	font-size: 22px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 50px;
	text-align: center;
	background-image: url(../img/arrow-btn.png);
	background-position: 8px;
	background-repeat: no-repeat;
}

.category .btn-cat:hover{ 
	background-color: #79b927;
	color: #ffffff;
}
.write{
	color: #ffffff !important;
}
.sub-category {
    justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px 30px;
}
.sub-category__item {
	width: calc(100% / 4 - 20px);
	display: block;
	margin: 0 10px 20px;
	position: relative;
	-webkit-box-shadow: 0 10px 10px rgba(20, 22, 29, 0.07);
	box-shadow: 0 10px 10px rgba(20, 22, 29, 0.07);
	border-radius: 5px;
	overflow: hidden;
}
.sub-category__item:after{
	content: '';
	width: 35px;
	height: 35px;
	background-image: url(../img/icon-+.png);
	position: absolute;
	background-size: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
}
.sub-category__item:before{
	content: '';
	width: 100%;
	height: 100%; 
	position: absolute;
	left: 0;
	top: 0; 
	background-color: #ffffff;
	opacity: 0;
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
}
.sub-category__item .title {
	position: absolute;
	bottom: 20px;
	left: 0px;
	right: 0px;
	text-align: center;
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: center;
	position: relative;
	z-index: 2;
}
.sub-category__item .link {
	width: 160px;
	height: 160px;
	border: 1px solid #79b927; 
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	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: #79b927; 
	font-size: 16px;
	font-weight: 500; 
	border-radius: 50%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
}
.sub-category__item:hover:after {
	opacity: 0;
}
.sub-category__item:hover:before{
	opacity: 0.8
}
.sub-category__item:hover .link{
	opacity: 1;
} 
.news {
	padding-bottom: 40px;
} 
.news .h3 {
	text-align: left;
}
.news .btn-1{
	width:160px;
	display: block;
	background-color: #79b927;
	padding: 15px 30px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 18px;
	text-align: center;
	margin:0 auto 20px;
}
.news .btn-1:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	color: #ffffff;
}
.news__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.news__item {
	width: calc(100% / 3 - 30px);
	margin: 0 15px 30px;
}
.news__item .title {
	color: #1c1c1c;  
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 20px;
	display: block;
}
.news__item .desc {
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 20px;	
}
.news__item .link {
	color: #79b927;  
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; 
}
.news__item .link:after{
	content: '';
	background-image: url(../img/arrow-or.png);
	width: 5px;
	height: 8px;
	display: block;
	margin-left: 10px;
	-webkit-transition: 0.4s ease;
	-o-transition: 0.4s ease;
	transition: 0.4s ease;
}
.news__item .title:hover{
	color: #79b927;
}
.news__item .link:hover:after, .home-top-slider__slide .link:hover:after{
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.home-top-slider__slide .link:after{
	-webkit-transition: 0.4s ease;
	-o-transition: 0.4s ease;
	transition: 0.4s ease;
}



.contact {
	position: relative;
	padding: 1px 0;
	max-width: 1920px;
	margin: 0 auto;
}
.contact__body {
	z-index: 2;
	position: relative;
	margin: 80px 0;
	width: 340px;
	max-width: 100%;
	min-height: 390px;
	background-color: #ffffff;
	padding: 40px 30px;
}
.contact .map{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.contact__body .title {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 26px;
	text-align: left;
	margin-bottom: 30px;
} 
.contact__body .phone {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.contact__body a:hover{
	color: #79b927;
}
.contact__body .phone:before{
	content: '';
	display: block;
	min-width: 30px;
	width: 30px;
	height: 30px;
	background-image: url(../img/phone.svg);
	margin-right: 15px;
}
.contact__body .phone.what:before{
	content: '';
	display: block;
	min-width: 30px;
	width: 30px;
	height: 30px;
	background-image: url(../img/whatsapp.png);
	margin-right: 15px;
}
.contact__body .email {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.contact__body .email:before{
	content: '';
	display: block;
	min-width: 30px;
	width: 30px;
	height: 30px;
	background-image: url(../img/mail.svg);
	margin-right: 15px;
}
.contact__body .adres {
	color: #1c1c1c; 
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	margin-bottom: 20px;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.contact__body .adres:before{
	content: '';
	display: block;
	min-width: 30px;
	width: 30px;
	height: 30px;
	background-image: url(../img/adres.svg);
	margin-right: 15px;
}
.contact__body .btn-4 { 
	display: block; 
	background-color: #79b927; 
	padding: 16px 30px;
	width: 100%;
	color: #ffffff;  
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 18px;
	text-align: center;
	margin-top: 10px;
}
.contact__body .btn-4:hover{  
	-webkit-transform: scale(1.05);  
	-ms-transform: scale(1.05);  
	transform: scale(1.05);
	color: #ffffff;
}
.btn-5 {
	background-color: #ededed; 
	padding: 19px 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: 500;
	font-style: normal;
	letter-spacing: normal; 
	text-align: center; 
	-webkit-transition: 0.4s ease; 
	-o-transition: 0.4s ease; 
	transition: 0.4s ease;
	position: relative;
	z-index: 2
}
.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;
}

h1,h2,h3,h4{
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.2;
	margin-bottom: 30px
}

h1{	
	font-size: 32px;
}
h2{	
	font-size: 28px;
}
h3{	
	font-size: 26px;
}
h4{	
	font-size: 20px;
}
.content p{
	font-size: 16px;
	font-weight: 400; 
	line-height: 24px;
	margin-bottom: 15px;
}
.content p strong{
	font-weight: 800;  
}
.content__body {
	overflow: hidden;
	position: relative;
	height: 230px;
	-webkit-transition: height 0.8s;
	-o-transition: height 0.8s;
	transition: height 0.8s;
}
.content__body:after {
	content: "";
	display: block;
	height: 100px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: -o-linear-gradient(bottom, #ffffff 17%, rgba(255, 255, 255, 0.99) 18%, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(17%, #ffffff), color-stop(18%, rgba(255, 255, 255, 0.99)), to(rgba(255, 255, 255, 0)));
	background-image: linear-gradient(to top, #ffffff 17%, rgba(255, 255, 255, 0.99) 18%, rgba(255, 255, 255, 0) 100%);
}
.content__body.hide:after {
	display: none;
} 
.content{
	padding: 70px 0 70px;
	max-width: 1084px; 
	margin: 0 auto;
}
.content .more{ 
	max-width: 100%;
	margin: 0 auto;  
	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; 
	color: #0023a7;
	cursor: pointer;  
	-webkit-transition: height 1.2s;  
	-o-transition: height 1.2s;  
	transition: height 1.2s;
	color: #79b927;  
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 26px;
	text-align: left;
}
.content .more:after{
	content: '';
	background-image: url(../img/arrow-or.png);
	width: 5px;
	height: 8px;
	display: block;
	margin-left: 10px;
	-webkit-transition: 0.4s ease;
	-o-transition: 0.4s ease;
	transition: 0.4s ease;
} 
.content .more:hover:after{
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.content .more svg{
	margin-left: 8px;
	-webkit-transition: 0.4s all ease;
	-o-transition: 0.4s all ease;
	transition: 0.4s all ease;
}
.content .more:hover svg{
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.content__body.hide ~ .more{
	opacity: 0;
	cursor: default;
	height: 0;
}

.footer {
	background-color: #1c1c1c;
	padding: 30px 0;
} 
.footer__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; 
	margin: 0 -5px;
}
.footer__item {
	padding: 0 5px;
} 
.footer__item .title{
	color: #828282; 
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.footer__menu {
	list-style-type: none;
	margin-bottom: 15px;
}
.footer__menu li a{
	color: #ffffff; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 25px;
	text-align: left;
}
.footer__menu li a:hover{
	color: #79b927;
}
.btn-4 {
	display: block;  
	background-color: #79b927;
	padding: 16px 30px; 
	color: #ffffff;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 18px;
	text-align: center; 
	margin-bottom: 20px;
}
.btn-4:hover{  
	-webkit-transform: scale(1.05);  
	-ms-transform: scale(1.05);  
	transform: scale(1.05);
	color: #ffffff;
}
.footer__item .phone, .footer-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
	color: #ffffff;  
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}
.footer__item .phone:before{
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url(../img/phone-f.svg);
	margin-right: 15px;
}
.footer__item .phone:hover{
	color: #79b927;
}
.footer__item .email {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #ffffff;  
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}
.footer__item .email:before{
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url(../img/mail-f.svg);
	margin-right: 15px;
}
.footer__item .email:hover{
	color: #79b927;
}
.copi {
	color: #828282;  
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 22px;
	text-align: left;
	margin-top: -60px;
}

.modal input{
	height: 50px;
	border-radius: 5px;
	border: 1px solid #d2d2d2;
	background-color: #f8f8f8; 
	margin-bottom: 20px;
	width: 100%;
	color: #1c1c1c; 
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	padding: 0 15px;
} 
.modal .btn-4 {
	width: 100%;
	border:0;
	margin-top: 10px;
	margin-bottom: 0;
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
	cursor: pointer;
}
.contact__body .btn-4{
	margin-bottom: 0;
}

.pad-top-0{
	padding-top: 0
}
.thankssvg{
	margin: 0 auto 10px;
	display: block;
}
.thanks_desc {
	text-align: center;
	margin-bottom: 15px;
	font-weight: 500;
	margin-top: -30px;
}
.thanks__desc2 {
	text-align: center;
	font-weight: 500;
}

.cate__items{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -10px;
}
.cate__items .category{
	width: calc(100% / 3 - 20px);
	display: block; 
	margin: 0 10px 30px;
	padding: 275px 20px 20px;
}
.cate__items .category .title {
	font-style: normal;
	letter-spacing: normal;
	line-height: 40px;
	margin-bottom: 20px;
	min-height: 120px;
}
.cate__items.t-f-end .category .title{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-bottom: 15px;
}








@media (max-width: 1400px){
	.home-top-slider .slick-arrow{
		width: 35px;
		height: 35px;
	}
}

@media (max-width: 1220px){
	.header__bottom .phone{
		font-size: 16px;
	}
	.header__bottom .text{
		display: none;
	}
	.logo img{
		max-width: 130px;
	}
	.bottom__menu li a{
		margin: 0 10px;
	}
	.home-top-slider .slick-arrow{
		display: none !important;
	}
	
	.header__top .menu li a{
	    font-size:14px;
	}
}

@media (max-width: 1100px){
	.copi{
		margin-top: 20px;
		width: 100%;
		text-align: center;
	}
	.products__bottom{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.products__bottom .price{
		margin: 10px 0;
	}
	.footer__item .phone,.footer__item .email, .footer__menu li a{
		font-size: 14px;
	}
	.cate__items .category{ 
		padding: 240px 20px 20px;
	}
	.products__item {
		width: calc(100% / 4 - 20px);
	}
	.h-580 {
		min-height: 370px !important;
		background-size: cover;
	}
	.header__top .menu li a{
	    font-size:12px;
	}
	.news .btn-1.bl{
	        margin: 20px 0 20px;
	}
}
@media (min-width: 1000px){
	.header__bottom .logo{
		display:none;
	}
	.header__top .logo{
		display:block;
	}
	.header__top .logo img {
		width: 100px;
		margin-right:10px;
		margin-bottom:-5px;
	}
	.bottom__menu li a:first-child{
		margin-left:0;
	}
}
@media (max-width: 1000px){
	.header__top .logo{
		display:none;
	}
}

@media (min-width: 951px){
	.menu-mob{
		display: none !important;
	}

	.mob-b .m-bg {
		display:none; 
	}
}
@media (max-width: 950px){
	.products__items, .footer__body{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.products__item {
		width: calc(100% / 3 - 20px);
	}
	.sub-category__item {
		width: calc(100% / 2 - 20px);
	}
	.sub-category__item img {
		margin: 0 auto;
		display: block;
	}
	.container { 
		padding: 0 15px;
	}
	.news__item {
		width: calc(100% / 2 - 30px);
		margin: 0 15px 30px;
	}
	.footer__item {
		width: calc(100% / 2 - 30px);
		margin-bottom: 20px;
	}
	.footer__item:first-child{
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center; 
	}
	.header__bottom .phone{
		font-size: 0;
	}
	.cate__items{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.cate__items .category{
		width: calc(100% / 2 - 20px); 
		padding: 240px 20px 20px;
	}

	.bottom__menu, .header__top .menu li, .header .phone{
		display: none;
	}
	.header__top .logo {
        display: flex;
    }
    .header__burger {
		display: block; 
		width: 30px;
		height: 20px; 
		position: relative;
		z-index: 1; 
		margin-left:10px;
	}
	.header__burger span {
		background-color: #ffffff;
		position: absolute;
		width: 100%;
		height: 2px;
		left: 0;
		top: 9px;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
	}
	.header__burger:before, .header__burger:after {
		content: '';
		background-color: #ffffff;
		position: absolute;
		width: 100%;
		height: 2px;
		left: 0;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
	}
	.header__burger:before {
		top: 0;
	}
	.header__burger:after {
		bottom: 0;
	}
	.header__burger.active:before {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 9px;
	}
	.header__burger.active span {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}
	.header__burger.active:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		bottom: 9px;
	}
	.menu-mob .footer__menu li a{
		color: #1c1c1c;
		font-size: 16px;
	}
	.menu-mob .footer__menu{
		width: 100%;
	}
	.menu-mob{
		padding-top: 20px;
		display: none;
	}
	.acs-tabs__item{
	    font-size:18px;
	    line-height:22px;
	}
	.acs-top {
        padding: 30px 0 40px;
        background-image: none !important;
    }
	.acs-img-mob {
        display: block;
        width: 100%;
        margin-top:30px;
    }
    .acs-top .title {
        font-size: 24px; 
        line-height: 34px; 
        max-width: 380px;
        text-align:center;
        margin:0 auto;
    }
    .adv-video__item {
        width: calc(100% / 2 - 20px);
        margin: 0 10px 30px;
    }
    .why-start__body .left {
        width: 50%;
        padding-right: 30px;
    }
    .why-start__body .right{
        width: 50%;
    }
    .asc-item {
    width: calc(100% / 2 - 30px);
    margin: 0 15px 30px;
}
.s-center__item{
    flex-wrap:wrap;
}
.s-center__item .adres {
    justify-content: center;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
    flex-wrap: wrap;
    padding: 0;
}
.s-center__item .phones{
    justify-content: center;
    width: 100%;
    padding:0;
}
.s-center__item .adres:before {  
    position: initial;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    background-position: center;
    background-repeat: no-repeat;
}
.s-center__item .phones:before{
    display:none;
}
.header__top{
    padding:10px 0;
}

.menu-mob .footer__menu li a { 
    display: block;
    margin-bottom: 10px;
}
.mob-sub-menu .title {
    font-size: 12px !important;
    margin-bottom: 5px !important;
}
.mob-sub-menu  .footer__menu { 
    margin-bottom: 10px;
}
.mob-sub-menu  li a{
    margin-bottom: 0px !important;
}
.mob-menu-item-has-children > .title{ 
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}
.mob-menu-item-has-children > .title path {
    fill: #000;
}
}




@media (max-width: 750px){
    
.s-center__item .phones a{ 
    justify-content: center;
    text-align:center;
    width: 100%;
    margin:0 0 10px;
}
    .c-new .container { 
        flex-wrap: wrap;
    }
    .c-new .contact .map {
        position: inherit;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 300px;
        margin-top: 30px;
    }
    .acs-tabs__item{
        width:calc(100% - 20px);
        height:80px;
    }
    .acs-tabs__item.active:after{
        display:none;
    }
    
    .acs-tabs__body.col-4 .acs-tabs__item {
        width: calc(100% / 2 - 20px);
        height: 100px;
        font-weight: 400;
    }
    
    .acs-tabs__body.col-4 .acs-tabs__item.active:after{
        display:block;
        background-size: cover;
        width: 50px;
        height: 18px;
    }
    
    .logo img {
        max-width: 90px;
    }
	.category {
        min-height: 260px;
		background-position: center;
	}
	.h2{
		font-size: 22px;
		margin-bottom: 30px
	}
	.products__item {
		width: calc(90% - 20px);
	}
	.h3{
		font-size: 20px;
	}
	.catalog .h2 {
		margin-bottom: 25px;
	}
	.category {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap; 
		background-repeat: no-repeat;
		background-position: top;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0 10px; 
		background-size: auto 50%;
	}
	.category.first {
		min-height: 125px;
		background-size: auto 100%;
	}
	.category{
		position: relative;
	}
	.category:before{
		content: '';
		background-color: rgb(0,0,0,0.3);
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	.category .title{
		color: #FFF;  
		position: relative;
		z-index: 1;
	}
	.category .btn-cat{
		position: relative;
		z-index: 1;		
	}
	.category .btn-5 {
		max-width: 257px;
		margin-top: 30px;
		margin: 67px auto 0;
	}
	.cate__items .category{
		width: calc(100% - 20px); 
		padding: 240px 20px 20px;
	}
	.cate__items .category:before{
		display: none;
	}
	.cate__items .category{
		background-size: cover;
	}
	.cate__items .category .title{
		color: #1c1c1c; 
		text-align: left;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		min-height: 55px;
	}
	.cate__items .category .btn-5{
		margin: 0;
	}
	.sub-category{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.sub-category__item{
		width: calc(80% - 20px);
	}
	.category .title {
		font-size: 22px;
		text-align: left;
		line-height: normal;
		width: 100%;
		height: 55px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: flex-start;
	}
	.news__item{
		width: calc(100% - 30px);
	}
	.contact .map{
		position: initial;
		height: 400px;
	} 
	.contact__body {
		z-index: 2;
		position: relative;
		margin: 0px 0;
		width: 340px;
		max-width: 100%;
		min-height: 390px;
		background-color: #ffffff;
		padding: 30px 0px;
	}
	h2 {
		font-size: 22px;
	}  
	.footer__item {
		width: calc(100% - 30px);
		margin-bottom: 0px;
	}
	.footer__item .btn-4{
		margin-top: 20px;
	}
	.home-top-slider__slide .title{
		font-size: 22px;
		line-height: normal;
	} 
	.logo{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.logo img {
		max-width: 110px;
	}
	.home-top-slider__slide .buttons{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.home-top-slider__slide{
		padding: 40px 0 20px; 
	}
	.home-top-slider .slick-dots{
		bottom:20px;
		padding:0 15px;
	}
	
	

	.products__item .img img {
		width: 100%;
		border-radius: 8px 8px 0 0;
	}
	.h-670 {
		min-height: 370px !important;
	}
	.mob-b{
		background-image: none !important;
		background-color: #f2f2f2;
	}
	.mob-b .m-bg {
		display:block;
		width:80%;
		margin:15px auto ;
	}


	h1{	
		font-size: 22px;
	}
	h2{	
		font-size: 22px;
	}
	h3{	
		font-size: 20px;
	}
	h4{	
		font-size: 18px;
	}
	.adv-video__item {
        width: calc(100% - 20px);
        margin: 0 10px 30px;
    }
    .why-start__body .left {
        width: 100%;
        padding-right: 0px;
    }
    .why-start__body .right{
        width: 100%;
    	    margin-top:20px;
    }
    .asc-item {
        width: calc(100% - 30px);
        margin: 0 15px 30px;
    }
	.why-start__body {
        padding: 20px;  
        flex-wrap: wrap;
    } 
	.magazino__item {
    width: calc(100% - 20px);
    margin: 0 10px 30px;
}
	.magaz-adressa__item .title {
    min-height: 60px; 
    height: auto; 
    font-size: 20px; 
    line-height: 27px; 
}
	.header .comparison-go{
	   display: none !important;
	}
	.comparison-table .comparison-corner {
        padding-bottom: 1em;
        min-width: 180px;
    }
	
	
}

.breadcrumb {margin-bottom: 10px;}

li.separator {
    font-size: 28px;
    margin: 0 10px;
    color: #78b926;
    position: relative;
    top: 2px;
}
.breadcrumb li {
    font-weight:bold;
}

.breadcrumb li a:visited, .breadcrumb li a {

    color: #78b926;
}


.home-top {
    position: relative;
}
.home-top-slider__slide {
    position: relative;
    z-1ndex:1;
}
.video-bg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0px;
    width:100%;
    height: 100%;
    bottom: 0;
    position: absolute;
    left:0;
}
.video-bg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* New ordering form */

.ordering {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #fff;
    font-family: 'FuturaBTforDyson';
    padding: 30px 0;
}
@media (min-width: 600px) {
  .ordering {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
    padding: 30px 50px;
  }  
}
@media (min-width: 768px) {
    .ordering {
        max-width: 500px;
    }
}

.ordering * {
    font-family: inherit !important;
}

.ordering__wrapper {
    max-width: 400px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.ordering__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    flex-shrink: 0;
    background-color: #F8F8F8;
    margin-bottom: 5px;
}

.ordering__title {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #020B0A;
    margin-bottom: 30px;
}

.ordering__user-info {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
}

.ordering__payment,
.ordering__delivery,
.ordering__summary {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.i-input,
.i-textarea {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
}
.i-input.i-error .i-input__field {
    border-color: red;
}
.i-input.i-error .i-input__error {
    display: block;
}

.i-input__error {
    color: red;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 400;
    color: red;
    display: none;
}
.i-input__error:empty {
    display: none;
}


.i-input__inner {
    margin: 0 !important;
    padding: 0 !important;
}
.i-input__field,
.i-textarea__field {
    margin: 0 !important;
    padding: 0;
    height: 50px;
    width: 100%;
    padding: 16px 13px;
    font-size: 16px;
    line-height: 1.2;
    color: #020B0A;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #D2D2D2;
    background-color: #F8F8F8;
    transition: 0.3s;
    resize: none;
}
.i-input__field:hover,
.i-input__field:focus,
.i-input__field:active,
.i-textarea__field:hover,
.i-textarea__field:focus,
.i-textarea__field:active {
    border-color: #020B0A;
}

.i-input__field:placeholder,
.i-textarea__field:placeholder {
    font-weight: 300;
    color: #020B0A;
}
.i-textarea__field {
    height: 118px;
}

.i-checkbox,
.i-radio {
    display: flex !important;
    align-items: center !important;
    gap: 16px;
    padding: 0 !important;
    margin: 0 !important;
    transition: 0.3s;
    width: 100%;
}
.i-checkbox:hover,
.i-radio:hover {
    opacity: 0.7;
}

.i-checkbox__field,
.i-radio__field {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0;
    margin: 0 !important;
    padding: 0 !important;
}

.i-checkbox__fake-checkbox {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    transition: 0.3s;
    border: 1px solid #A7A7A7;
    background-color: #fff;
    flex-shrink: 0;
    margin: 0 !important;
    padding: 0 !important;
}
.i-checkbox__fake-checkbox::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 18px;
    height: 13px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='3' d='m2 5 4.5 4L14 1.5'/%3E%3C/svg%3E");
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    transition: 0.3s;
}
.i-checkbox__field:checked + .i-checkbox__fake-checkbox {
    border-color: #79B927;
    background-color: #79B927;
}
.i-checkbox__field:checked + .i-checkbox__fake-checkbox::after {
    opacity: 1;
}
.i-checkbox__content {
    color: #020B0A;
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
}

.i-radio {
    display: flex !important;
    align-items: center !important;
    gap: 5px 16px;
    padding: 0 !important;
    margin: 0 !important;
    transition: 0.3s;
    flex-wrap: wrap;
}

.i-radio__fake-radio {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    transition: 0.3s;
    border: 1px solid #A7A7A7;
    background-color: #fff;
    flex-shrink: 0;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 50%;
}
.i-radio__fake-radio::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -42%);
    width: 14px;
    height: 13px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='3' d='m2 5 4.5 4L14 1.5'/%3E%3C/svg%3E");
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    transition: 0.3s;
}
.i-radio__field:checked + .i-radio__fake-radio {
    border-color: #79B927;
    background-color: #79B927;
}
.i-radio__field:checked + .i-radio__fake-radio::after {
    opacity: 1;
}

.i-radio__content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    max-width: calc(100% - 40px);
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #020B0A;
}
.i-radio__notation {
    width: 100%;
    padding-left: 40px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
    color: #696969;
}

.ordering__payment-children,
.ordering__delivery-content {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 10px 20px;
    background-color: #F8F8F8;
}

.ordering__submit-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 100%;
    height: 50px;
    padding: 12px;
    margin: 0 !important;
    background-color: #79B927;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
    transition: 0.3s;
    text-align: center;
    border: none;
    outline: none;
    cursor: pointer;
}

.ordering__submit-btn:hover,
.ordering__submit-btn:active {
    transform: scale(1.05);
}
/* // New ordering form */

/* New heading block */
.s-promo {}
.s-promo__wrapper {
    display: grid;
    padding-top: 24px;
    padding-bottom: 24px;
    position: relative;
    
}
@media (min-width: 768px) {
   .s-promo__wrapper {
       padding: 0;
       grid-template-columns: 30% 70%;
       height: 400px;
   } 
}
.s-promo__title {
    position: relative;
    font-size: 30px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 40px;
    color: #000;
    padding: 0;
    padding-left: 16px;
    padding-right: 16px;
    margin: 0;
    text-align: center;
}
@media (min-width: 768px) {
    .s-promo__title {
        text-align: left;
        max-width: 570px;
        margin-left: auto;
        margin-right: 0;
    }
}
.s-promo__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
}
@media (min-width: 768px) {
    .s-promo__content {
        position: relative;
    }
    .s-promo__content::before {
        position: absolute;
        content: "";
        height: 100%;
        width: 300px;
        top: 50%;
        transform: translateY(-50%);
        right: -290px;
        background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
        pointer-events: none;
        z-index: 1;
    }
}
@media (max-width: 767px) {
    .s-promo__content::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        pointer-events: none;
        background-color: rgba(255, 255, 255, 0.6)
    }
}

.s-promo__img {
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
    z-index: -1;
}

@media (max-width: 767px) {
    .s-promo__img {
        position: absolute;
        z-index: -1;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}


/* // New heading block */


/* Ordering - products block (aside) */

#msOrder {
    margin-top: 0 !important;
}

.ordering-page-layout {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    margin-top: 36px;
    margin-bottom: 36px;
}
@media (min-width: 768px) {
    .ordering-page-layout {
        flex-direction: row-reverse;
        margin-top: 50px;
        margin-bottom: 50px;
    }  
}
@media (min-width: 1200px) {
    .ordering-page-layout {
        margin-right: 75px;
    }
}

.short-info {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
    width: 100%;
    padding: 30px 20px;
}
@media (min-width: 768px) {
    .short-info {
        position: sticky;
        top: 20px;
        max-width: 295px;
    }
}

.short-info__list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 15px;
}

.short-info__item {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.short-info__item-body {
    display: grid;
    grid-template-columns: 46px auto 24px;
    gap: 10px;
    align-items: center;
}

.short-info__item-body img {
    display: block;
    width: 100%;
    height: auto;
}

.short-info__item-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #020B0A;
}

.short-info__remove-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    transition: 0.3s;
    color: #020B0A;
    cursor: pointer;
}
.short-info__remove-btn:hover {
    color: red;
}

.short-info__item-footer {
    display: flex;
    align-items: center;
    gap: 20px;
}

.short-info__item-counter {
    padding: 8px;
    width: 70px;
    height: 36px;
    background-color: #fff;
    border: 1px solid #A7A7A7;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    color: #020B0A;
    transition: 0.3s;
    outline: none;
    text-align: center;
}
.short-info__item-counter:hover,
.short-info__item-counter:active,
.short-info__item-counter:focus {
    border-color: #020B0A;
}
.short-info__item-counter::placeholder {
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    color: #A7A7A7;
}
.short-info__item-counter.error {
    border-color: red;
}

.short-info__price {
    display: flex;
    flex-direction: column;
    justify-content: flex-start
    align-items: flex-start;
}

.short-info__price-title {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #696969;
}

.short-info__price-value {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #020B0A;
}

.short-info__descr {
    display: grid;
    grid-template-columns: auto 100px;
    gap: 16px;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #E2E2E2;
    width: 100%;
}
.short-info__descr:last-child {
    padding-bottom: 0;
    border-bottom: unset;
}

.short-info__key {
    color: #020B0A;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 500;
    text-align: left;
}

.short-info__value {
    display: flex;
    flex-direction: column;
    text-align: right;
}

.short-info__value-title {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #696969;
}

.short-info__value-content {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    color: #020B0A;
}
/* // Ordering - products block (aside) */

/* Added product to card - modal */

.added-to-cart-menu {
    position: fixed;
    max-width: 300px;
    width: 100%;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
}

@media (min-width: 950px) {
    .added-to-cart-menu {
        top: 150px
    }
}
.added-to-cart-menu__wrapper {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
    padding: 30px;
}

.added-to-cart-menu__close {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    outline: none;
    background-color: transparent;
    text-decoration: none;
    color: #020B0A;
    transition: 0.3s;
    padding: 0;
    margin-top: -15px;
    margin-right: -15px;
    margin-bottom: 10px;
    margin-left: auto;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.added-to-cart-menu__close:hover {
    color: red;
}

.added-to-cart-menu__title {
    color: #020B0A;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    text-align: left;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
}

.added-to-cart-menu__list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 30px;
}

.added-to-cart-menu__list .short-info__item {
    gap: 6px;
}

.added-to-cart-menu__list .short-info__item-body {
    grid-template-columns: 46px auto;
}

.added-to-cart-menu__list .short-info__item-footer {
    padding-left: 56px;
}

.added-to-cart-menu__buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.added-to-cart-menu__continue,
.added-to-cart-menu__to-cart {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 35px;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    text-align: center;
    transition: 0.3s;
    border: 1px solid transparent;
    margin: 0;
    cursor: pointer;
}

.added-to-cart-menu__continue {
    border-color: #696969;
    background-color: #fff;
    color: #696969;
}
.added-to-cart-menu__continue:hover {
    background-color: #696969;
    color: #fff;
}

.added-to-cart-menu__to-cart {
    border-color: #79B927;
    color: #fff;
    background-color: #79B927;
}
.added-to-cart-menu__to-cart:hover {
    background-color: #65a01b;
}
/* // Added product to card - modal */


/* New product card */

.new-products-wrapper {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
@media (min-width: 1300px) {
    .new-products-wrapper {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}
.new-products-wrapper.with-slider {
    position: relative;
    max-width: 1420px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 90px;
    padding-right: 90px;
}
@media (max-width: 767px) {
    .new-products-wrapper.with-slider {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) and (max-width: 1400px) {
    .new-products-wrapper.with-slider::before {
        display: block;
        position: absolute;
        content: "";
        left: 88px;
        height: 100%;
        width: 50px;
        background: linear-gradient(90deg,#fff 2%,rgba(255,255,255,0) 102.61%);
        z-index: 2;
        pointer-events: none;
        top: 50%;
        transform: translateY(-50%);
    }
    .new-products-wrapper.with-slider::after {
        display: block;
        position: absolute;
        content: "";
        right: 88px;
        height: 100%;
        width: 50px;
        background: linear-gradient(270deg,#fff 2%,rgba(255,255,255,0) 102.61%);
        z-index: 2;
        pointer-events: none;
        top: 50%;
        transform: translateY(-50%);
    }
}

.new-products-items.columns-3, .new-products-items.columns-4 {
    display: grid;
    justify-content: center;
    gap: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
}

@media (min-width: 768px) {
    .new-products-items.columns-3, .new-products-items.columns-4 {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 1300px) {
    .new-products-items.columns-3 {
        grid-template-columns: repeat(3, 400px);
    }
    .new-products-items.columns-4 {
        grid-template-columns: repeat(4, 295px);
    }
}

.n-card {
    --left-padding: 12px;
    --right-padding: 12px;
    --bottom-margin: 12px;
}
@media (min-width: 768px) {
    .n-card {
        --left-padding: 20px;
        --right-padding: 20px;
        --bottom-margin: 20px;
    }
}

.n-card {
    background-color: #fff;
    box-shadow: 0px 13px 28px 0px rgba(0, 0, 0, 0.02), 0px 51px 51px 0px rgba(0, 0, 0, 0.02);
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.columns-4 .n-card {
    border-radius: 0;
}
.new-products-wrapper.with-slider .n-card {
    max-width: 400px;
}
@media (max-width: 450px) {
    .new-products-wrapper.with-slider .n-card {
        max-width: 350px;
    }
}

.n-card__wrapper {
    display: flex;
    flex-direction: column;
}

.n-card__body {
    position: relative;
    display: flex;
    flex-direction: column;
}

.n-card__badges {
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    z-index: 1;
    pointer-events: none;
}
.n-card__badge {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 12px;
    background: rgba(121, 185, 39, 0.75);
    backdrop-filter: blur(2.5px);
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
}

.columns-4 .n-card__badges {
    top: 5px;
    left: 8px;
}
.columns-4 .n-card__badge_new {
    padding: 5px 8px 7px;
    color: #FFFFFF;
    background: #000000BF;
    box-shadow: 0px 13px 28px 0px #00000005;
    box-shadow: 0px 51px 51px 0px #00000005;
    box-shadow: 0px 115px 69px 0px #00000003;
    box-shadow: 0px 204px 82px 0px #00000000;
    box-shadow: 0px 319px 89px 0px #00000000;
}

.n-card__credit {
    width: 28%;
    display: flex;
}
.n-card__credit.width-0 {
    width: unset;
}
.n-card__img {
    display: flex;
    cursor: pointer;
    transition: 0.3s;
    margin-bottom: var(--bottom-margin);
    align-items: center;
    justify-content: center;
}
@media (min-width: 768px) {
    .n-card__img {
        height: 164px;
    }
}
.n-card__img:hover {
    opacity: 0.8;
}
.n-card__img img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 109px;
    max-height: 164px;
}
.n-product__title {
    padding-left: var(--left-padding);
    padding-right: var(--right-padding);
    color: #020B0A;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    margin: 0;
    margin-bottom: var(--bottom-margin);
    text-align: left;
    text-decoration: none;
    transition: 0.3s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    min-height: 52px;
}
.n-product__title:hover {
    color: #79b927;
}

.n-product__is-used {
    padding-left: var(--left-padding);
    padding-right: var(--right-padding);
    margin-bottom: var(--bottom-margin);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #8062d5;
}

.n-card__raing-row {
    padding-left: var(--left-padding);
    padding-right: var(--right-padding);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 14px;
    margin-bottom: var(--bottom-margin);
}
.rating__inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 2px;
}
.n-card__reviews {
    color: #696969;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
}
.n-card__description {
    padding-left: var(--left-padding);
    padding-right: var(--right-padding);
    color: #020B0A;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    min-height: 66px;

}
.n-card__accesories--empty {
    display: block;
    height: 66px;
}
.n-card__accesories {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #A7A7A6;
    border-bottom: 1px solid #A7A7A6;
    padding-left: var(--left-padding);
    padding-right: var(--right-padding);
}
.n-card__accesories.active {
    background-color: #EEE;
}

.n-accesories__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    transition: 0.3s;
    cursor: pointer;
    padding-top: var(--bottom-margin);
    padding-bottom: var(--bottom-margin);
}
.n-accesories__button:hover {
    opacity: 0.5;
}

.n-accesories__title {
    color: #020B0A;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
}

.n-accesories__fake-button {
    position: relative;
    height: 24px;
    width: 120px;
}

.n-accesories__fake-button-closed,
.n-accesories__fake-button-opened {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    gap: 10px;
    transition: 0.3s;
}

.n-accesories__fake-button-closed span,
.n-accesories__fake-button-opened span {
    color: #020B0A;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
}

.n-accesories__content {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: var(--bottom-margin);
}

.n-card__accesories .n-accesories__fake-button-closed {
    opacity: 1;
}
.n-card__accesories.active .n-accesories__fake-button-closed {
    opacity: 0;
}

.n-card__accesories .n-accesories__fake-button-opened {
    opacity: 0;
}
.n-card__accesories.active .n-accesories__fake-button-opened {
    opacity: 1;
}

.n-accesories__row {
    display: grid;
    grid-template-columns: 60px auto;
    gap: 10px;
    align-items: flex-start;
    justify-content: flex-start;
}

.n-accesories__img {
    display: flex;
    width: 60px;
    height: 60px;
    background-color: #fff;
}
.n-accesories__img img {
    display: block;
    width: 100%;
    height: auto;
}

.n-accesories__inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.n-accesories__subtitle {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
}
.n-accesories__text {
    color: #020B0A;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
}

.n-card__pricing-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: var(--left-padding);
    padding-right: var(--right-padding);
    padding-top: var(--bottom-margin);
    padding-bottom: var(--bottom-margin);
    gap: 16px;
}

.n-card__pricing-col {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;

}

.columns-4 .n-card__pricing-row > .n-card__pricing-col:first-child {
    min-width: 134px;
    height: 62px;
}

.n-card__old-price {
    color:#696969;
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    text-decoration: line-through;
}

.columns-4 .n-card__old-price {
    font-size:18px;
    line-height:26px;
    color:#999999
}

.n-card__price {
    color: #020B0A;
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
}

.columns-4 .n-card__price {
    font-size: 24px;
    line-height: 36px;
}

.n-card__benefit {
    font-size: 14px;
    line-height: 1.2;
}

.columns-4 .n-card__benefit {
    font-size: 18px;
    color: #000;
}

.n-card__benefit strong {
    font-weight: 500;
}

.n-card__footer {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.n-card__buy-button,
.n-card__buy-one-click,
.n-card__to-product,
.n-card__to-comparison{
    border:none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: 0.3s;
    height: 68px;
    width: 100%;
    font-weight: 400;
    text-decoration: none;
}
.n-card__buy-button[disabled] {
    filter: grayscale(1);
    opacity: 0.6;
    user-select: none;
    pointer-events: none;
}
.n-card__buy-button {
    color: #fff;
    background-color: #020B0A;
    font-size: 20px;
    line-height: 28px;
}
.n-card__buy-button:hover {
    color: #fff;
    opacity: 0.8;
}

.n-card__buy-one-click {
    color: #fff;
    background-color: #79B927;
    font-size: 20px;
    line-height: 28px;
}
.n-card__buy-one-click:hover {
    color: #fff;
    background-color: #65a01b;
}
.n-card__to-product {
    color: #020B0A;
    height: 58px;
    text-decoration: underline;
    font-size: 16px;
    line-height: 18px;
}
.n-card__to-product:hover {
    color: #020B0A;
    text-decoration: none;
}
.n-card .n-card__footer .n-card__to-comparison {
    background-color: #F2F2F2;
    font-size: 20px;
    line-height: 68px;
    color: #020B0A;
    border: none;
}
.n-card__to-comparison:hover {
    background-color: #ededed;
    color: #020B0A;
}

/* // New product card */
.slider-var .n-card {
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
}

.slider-var .slick-arrow {
    display: none;
}
@media (min-width: 768px) {
    .slider-var .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: 60px;
    	height: 60px;
    	background-position: center;
    	background-size: 100%;
    	-webkit-transition: 0.4s all;
    	-o-transition: 0.4s all;
    	transition: 0.4s all;
    	cursor: pointer;
    	display: block;
    }
    .slider-var .slick-arrow:hover{ 
    	-webkit-transform:translateY(-50%) scale(1.05); 
    	-ms-transform:translateY(-50%) scale(1.05); 
    	transform:translateY(-50%) scale(1.05);
    }
    .slider-var .slick-prev{
    	left: -80px;
    	background-image: url(../img/L.png);
    }
    .slider-var .slick-next{
    	background-image: url(../img/R.png);
    	right: -80px;
    }   
}


.slider-var .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-left: auto;
    margin-right: auto;
}
.slider-var .slick-dots li {
    list-style-type: none;
    font-size: 0;
    color: transparent;
}

.slider-var .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;
    transition: 0.4s;
    cursor: pointer;
}


.slider-var .slick-dots li.slick-active button {
    background-color: #79b927;
    padding: 0 12px;
}

.new-products-wrapper.with-slider .slick-track {
    align-items: flex-start !important;
}



/* Header - phones dropdown */
.phone-dropdown {
    position: relative;
    display: none;
}
@media (min-width: 950px) {
    .phone-dropdown {
        display: block;
    }
}
.phone-dropdown__trigger {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
}
.phone-dropdown__trigger svg {
    flex-shrink: 0;
}
.phone-dropdown__trigger:hover {
    color: #79b927;
}

.phone-dropdown__content {
    position: absolute;
    top: -14px;
    right: -12px;
    width: max-content;
    background-color: #242424;
}

.phone-dropdown__list {
    padding: 24px;
    padding-top: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
}

.phone-dropdown__item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    color: #fff;
}
.phone-dropdown__item svg {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
}

.phone-dropdown__item-inner {
    display: flex;
    flex-direction: column;
}

.phone-dropdown__link {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.25;
    color: #fff;
    transition: 0.3s;
    text-decoration: none;
}
.phone-dropdown__link:hover {
    color: #79b927;
}

.phone-dropdown__descr {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    opacity: 0.8;
}
/* // Header - phones dropdown */


/* Sales page */
.so-promo {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-color: #000;
}
.so-promo::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.2);
    z-index: 1;
    pointer-events: none;
    user-select: none;
}

.so-promo__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 80px;
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
}
@media (min-width: 768px) {
    .so-promo__wrapper {
        gap: 240px;
        padding-top: 80px;
        padding-bottom: 24px;
    }
}
.so-promo__title {
    font-weight: 500;
    font-size: 30px;
    line-height: 1.25;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}
@media (min-width: 768px) {
    .so-promo__title {
        font-size: 40px;
    }
}

.so-promo__inner {
    display: flex;
    flex-direction: column;
}

.so-promo__subtitle {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.3;
    color: #fff;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .so-promo__subtitle {
        font-size: 24px;
        margin-bottom: 24px;
    }
}

.so-promo__list {
    display: grid;
    gap: 16px;
}
@media (min-width: 768px) {
    .so-promo__list {
        padding-left: 24px;
        padding-right: 24px;
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
    }
}

.so-promo__item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    color: #fff;
}
@media (min-width: 768px) {
    .so-promo__item {
        gap: 16px;
    }
}

.so-promo__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #fff;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin-top: 2px;
}
.so-promo__icon svg {
    flex-shrink: 0;
}
.so-promo__item span {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    color: #fff;
    margin: 0;
    padding: 0;
}
/* // Sales page */

.c-contacts {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px 100px;
    margin-top: 50px;
    margin-bottom: 50px;
}
@media (min-width: 640px) {
    .c-contacts {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
    }
}

.c-contacts__item {
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center;
}

.n-card__price {
    font-size: 24px;
    line-height: 36px;
}

.n-card__old-price {
    font-size: 18px;
    line-height: 26px;
}
.n-card__benefit {
    color: #A7A7A7;
    font-size: 16px;
    line-height:1.2
}
.n-card__credit-abs {
    position: absolute;
    top:5px;
    right:5px;
}

@media (min-width: 640px) {
    .c-contacts__item {
        width: auto;
        text-align: left;
    }
}

@media (max-width: 750px) {
    .columns-4 .n-card__price {
        font-size: 17px;
        line-height: 24px;
    }
    
    .columns-4 .n-card__old-price {
        font-size: 13px;
        line-height: 1;
    }
    .columns-4 .n-card__pricing-row > .n-card__pricing-col:first-child {
        height: 36px;
    }
    
    .new-products-items.columns-4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .columns-4 .n-card__benefit {
        display: none;
    }
    .columns-4 .ms2_form {
        position: relative;
    }
    .columns-4 .n-card__buy-button {
        width: 35px;
        height: 35px;
        position: absolute;
        right: 10px;
        bottom: 10px;
    }

    .columns-4 .n-card__buy-button span {
        display: none;
    }
    .n-card__price {
        font-size: 17px;
        line-height: 24px;
    }
    .n-card__old-price {
        font-size: 13px;
        line-height: 1;
    }
}
.c-contacts__img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    align-self:center;
    height: 120px;
    border-radius: 50%;
    background-color: #020B0A;
    margin-bottom: 15px;
}
.c-contacts__title {
    padding: 0;
    margin: 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.7;
    color: #020B0A;
    margin-bottom: 15px;
}

.c-contacts__list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 15px;
}
.c-contacts__list:last-child {
    margin-bottom: 0;
}
.c-contacts__list p,
.c-contacts__list a {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.45;
    color: #020B0A;
}
.c-contacts__list a {
    transition: 0.3s;
    text-decoration: none;
}
.c-contacts__list a:hover {
    color: #79b927;
}


.n-card__to-product {
    color: #020B0A;
    height: auto;
    display: flex;
    text-decoration: none;
    font-size: 16px;
    line-height: 18px;
    border-bottom: 1px solid;
    margin: 18px auto 18px;
    width: 151px;
}
.n-card__to-product:hover {
    border-color: #fff;
}

.item-4__item img {
    width: 100%;
    object-fit: cover;
}


/* Home promo slider update */
.home-top-slider__slide {
    position: relative;
    padding: 0;
}
.home-top-slider__slide picture img {
    display: block;
    width: 100%;
    height: auto;
}

.home-top-slider__content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

/* // Home promo slider update */