@charset "utf-8";



@font-face {font-family: "SF Pro Display"; font-weight: 300; font-style: normal; src: url("../fonts/SF-Pro-Display-Light.otf") format("opentype"); font-display: swap; }
@font-face {font-family: "SF Pro Display"; font-weight: 500; font-style: normal; src: url("../fonts/SF-Pro-Display-Medium.otf") format("opentype"); font-display: swap; }
@font-face {font-family: "SF Pro Display"; font-weight: 700; font-style: normal; src: url("../fonts/SF-Pro-Display-Bold.otf") format("opentype"); font-display: swap; }
@font-face {font-family: 'buyan'; src: url('../fonts/buyan_regular.ttf') format('truetype'); font-weight: 400; font-style: normal;}
@font-face {font-family: 'buyan'; src: url('../fonts/buyan_bold.ttf') format('truetype'); font-weight: 600; font-style: normal;}

@-webkit-keyframes fade-deep-in {from {visibility: visible; opacity: 0;} to {opacity: 1;} }
@keyframes fade-deep-in {from {visibility: visible; opacity: 0;} to {opacity: 1;} }
@-webkit-keyframes fade-deep-out {from {opacity: 1;} to {opacity: 0; visibility: hidden;} }
@keyframes fade-deep-out {from {opacity: 1;} to {opacity: 0; visibility: hidden;} }
@-webkit-keyframes menu-in-down {from {visibility: visible; opacity: 0; -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0);} to {opacity: 1;} }
@keyframes menu-in-down {from {visibility: visible; opacity: 0; -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0);} to {opacity: 1;} }
@-webkit-keyframes menu-in-up {from {opacity: 1;} to {opacity: 0; -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); visibility: hidden;} }
@keyframes menu-in-up {from {opacity: 1;} to {opacity: 0; -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); visibility: hidden;} }
@-webkit-keyframes menu-in-right {from {visibility: visible; opacity: 0; -webkit-transform: translate3d(-15px, 0, 0); transform: translate3d(-15px, 0, 0);} to {opacity: 1;} }
@keyframes menu-in-right {from {visibility: visible; opacity: 0; -webkit-transform: translate3d(-15px, 0, 0); transform: translate3d(-15px, 0, 0);} to {opacity: 1;} }
@-webkit-keyframes menu-in-left {from {opacity: 1;} to {opacity: 0; -webkit-transform: translate3d(-15px, 0, 0); transform: translate3d(-15px, 0, 0); visibility: hidden;} }
@keyframes menu-in-left {from {opacity: 1;} to {opacity: 0; -webkit-transform: translate3d(-15px, 0, 0); transform: translate3d(-15px, 0, 0); visibility: hidden;} }
@-webkit-keyframes slide-fade-in-down {from {visibility: visible; opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);} to {opacity: 1;} }
@keyframes slide-fade-in-down {from {visibility: visible; opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);} to {opacity: 1;} }
@-webkit-keyframes slide-fade-in-up {from {opacity: 1;} to {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: hidden;} }
@keyframes slide-fade-in-up {from {opacity: 1;} to {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: hidden;} }

html {font-weight: 500; }
body {font-family: "SF Pro Display", 'Montserrat', sans-serif; }
label {word-wrap: break-word; }
a {word-wrap: break-word; }
a:hover {color: #000; }
h1, h1.main_h1 {font-weight: 600;margin: 50px 0 20px;/* line-height: 43px; */font-size: 36px;text-align: left;/* width: 96%; *//* max-width: 1300px; */margin: 0;padding: 15px 0 25px;font-family: 'Montserrat', sans-serif;}
h1:before,  h1.main_h1:before {display:none;}
h2 {font-size: 39px;margin: 45px 0 35px 0;letter-spacing: 0px;position: relative;font-weight: 200;font-family: 'Montserrat', sans-serif;font-weight: 500;}
h2:before {position:absolute;content: ''; height:1px;width:150px;background: #000000;bottom: -20px;left: 0;margin: 0 0 0 0px;/* z-index:9; */}
h3, h4, h5, h6, .h3, .h4, .h5, .h6, ._text h1, ._text h2, ._text h3, ._text h4, ._text h5, ._text h6 {font-size: 26px;display: block;margin-top: 25px;margin-bottom: 24px;line-height: 1.3;font-weight: 500;word-wrap: break-word;word-break: break-word;font-family: 'Montserrat', sans-serif;}

@media screen and (max-width: 900px) {
    h1 {font-size:35px;/* text-align: center !important; */}
    h2 {font-size: 33px;}
	header {font-size:35px;}
}

._viewgrid {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr;align-items: start;}
@media screen and (max-width: 900px) {
	._viewgrid {grid-template-columns: 1fr 1fr;}
}

._text p {margin-bottom: 1em;font-size: 16px;}
._text ul {padding: 20px 0 5px 0px;list-style: none;margin-bottom: 25px;} 
._text li {margin: 0 0 15px 0px;padding: 0 0 0px 40px;list-style: none;background: url(/img/ico_li.svg) no-repeat 0px 2px;font-size: 16px;}
@media screen and (max-width: 900px) {
	._text {font-size: 16px;}
}


/* Flex blocks */
.flex_bg > div:nth-of-type(1) {background-color: #3fb5ff;}
.flex_bg > div:nth-of-type(2) {background-color: #7cb129;}
.flex_bg > div:nth-of-type(3) {background-color: #c08c4d;}
.flex_bg > div:nth-of-type(4) {background-color: #664dc0;}
.flex_bg > div:nth-of-type(5) {background-color: #29b194;}
.flex_bg > div:nth-of-type(6) {background-color: #d93fff;}

.flex_block {display: flex;-ms-flex-flow: row wrap;flex-flow: row wrap;width: 100%;padding: 0;}
.flex_child {width: 100%;}
.flex_left {align-items: flex-start; justify-content: flex-start;}
.flex_right {align-items: flex-end; justify-content: flex-end;}
@media screen and (max-width: 900px){
    .flex_right {align-items: flex-start; justify-content: flex-start;}
}
.flex_middle {align-items: center;}

.flex_mobile_two {}
.flex_mobile_one {}
@media screen and (max-width: 900px){
    .flex_mobile_two {order:2}
    .flex_mobile_one {order:1}
}


.flex_st2 , .flex_st3 , .flex_st4 , .flex_st5 , .flex_st6 {display: flex;-ms-flex-flow: row wrap;flex-flow: row wrap;position: relative;box-sizing: border-box;}
.flex_st2 {width: 50%;}
.flex_st3 {width: 33.33%;}
.flex_st4 {width: 25%;}
.flex_st5 {width: 20%;}
.flex_st6 {width: 16.66%;}

/* Делаем отступы в блоках слева и справа */
.flex_st2:nth-of-type(2n+1) {border-left: 0;padding: 0 12px 24px 0px;} 
.flex_st2:nth-of-type(2n+2) {border-right: 0;padding: 0 0px 24px 12px;} 

.flex_st3:nth-of-type(3n+1) {padding: 0 16px 24px 0px;} 
.flex_st3:nth-of-type(3n+2) {padding: 0 8px 24px 8px;} 
.flex_st3:nth-of-type(3n+3) {padding: 0 0px 24px 16px;} 

.flex_st4:nth-of-type(4n+1) {padding: 0 18px 24px 0px;} 
.flex_st4:nth-of-type(4n+2) {padding: 0 12px 24px 6px;} 
.flex_st4:nth-of-type(4n+3) {padding: 0 6px 24px 12px;} 
.flex_st4:nth-of-type(4n+4) {padding: 0 0px 24px 18px;} 

.flex_st5:nth-of-type(5n+1) {padding: 0 20px 25px 0px;} 
.flex_st5:nth-of-type(5n+2) {padding: 0 15px 25px 5px;} 
.flex_st5:nth-of-type(5n+3) {padding: 0 10px 25px 10px;}
.flex_st5:nth-of-type(5n+4) {padding: 0 5px 25px 15px;}
.flex_st5:nth-of-type(5n+5) {padding: 0 0px 25px 20px;}

.flex_st6:nth-of-type(6n+1) {padding: 0 16px 18px 0px;} 
.flex_st6:nth-of-type(6n+2) {padding: 0 14px 18px 2px;} 
.flex_st6:nth-of-type(6n+3) {padding: 0 10px 18px 6px;} 
.flex_st6:nth-of-type(6n+4) {padding: 0 6px 18px 10px;} 
.flex_st6:nth-of-type(6n+5) {padding: 0 2px 18px 14px;} 
.flex_st6:nth-of-type(6n+6) {padding: 0 0px 18px 16px;} 

@media screen and (max-width: 900px) {
    .flex_st2, .flex_st3, .flex_st4, .flex_st5, .flex_st6 {} 
}
@media screen and (max-width: 900px) {
    .flex_st2:nth-of-type(1n) {width: 100%; padding-left: 0; padding-right: 0;}
    
    .flex_st3:nth-of-type(2n+1) {width: 50%; padding-right: 12px; padding-left: 0px; padding-bottom: 24px; border-left: 0;} 
    .flex_st3:nth-of-type(2n+2) {width: 50%; padding-left: 12px; padding-right: 0px; padding-bottom: 24px; border-left: 0;} 
	
	.flex_st4:nth-of-type(2n+1) {width: 50%;padding-right: 12px;padding-left: 0;padding-bottom: 24px;border-left: 0;} 
    .flex_st4:nth-of-type(2n+2) {width: 50%;padding-left: 12px;padding-right: 0;padding-bottom: 24px;border-left: 0;} 
	
    .flex_st5:nth-of-type(3n+1) {width: 33.33%;padding: 0 16px 24px 0px;} 
    .flex_st5:nth-of-type(3n+2) {width: 33.33%;padding: 0 8px 24px 8px;} 
    .flex_st5:nth-of-type(3n+3) {width: 33.33%;padding: 0 0px 24px 16px;} 
	
	.flex_st6:nth-of-type(3n+1) {width: 33.33%;padding: 0 16px 24px 0px;} 
    .flex_st6:nth-of-type(3n+2) {width: 33.33%;padding: 0 8px 24px 8px;} 
    .flex_st6:nth-of-type(3n+3) {width: 33.33%;padding: 0 0px 24px 16px;} 
}
@media screen and (max-width: 600px) {
    .flex_st2:nth-of-type(1n) {width: 100%; padding: 0 0 16px 0;}
    .flex_st3:nth-of-type(1n) {width: 100%;padding: 0 0 16px 0;}
    
    .flex_st4:nth-of-type(2n+1) {width: 50%; padding-right: 8px;padding-left: 0;padding-bottom: 16px; border-left: 0;} 
    .flex_st4:nth-of-type(2n+2) {width: 50%; padding-left: 8px;padding-right: 0;padding-bottom: 16px; border-left: 0;} 

    .flex_st5:nth-of-type(2n+1) {width: 50%;padding-right: 8px;padding-left: 0;padding-bottom: 16px;border-left: 0;} 
    .flex_st5:nth-of-type(2n+2) {width: 50%;padding-left: 8px;padding-right: 0;padding-bottom: 16px;border-left: 0;} 
    
    .flex_st6:nth-of-type(3n+1) {width: 33.33%;padding: 0 8px 12px 0px;} 
    .flex_st6:nth-of-type(3n+2) {width: 33.33%;padding: 0 4px 12px 4px;} 
    .flex_st6:nth-of-type(3n+3) {width: 33.33%;padding: 0 0px 12px 8px;} 
}



/* flex_block_st - Родитель */
.flex_block_st2 , .flex_block_st3 , .flex_block_st4 , .flex_block_st5 , .flex_block_st6 {display: flex;-ms-flex-flow: row wrap;flex-flow: row wrap;width: 100%;padding: 0 0 30px 0px;}

.flex_block_st2 > * , .flex_block_st3 > * , .flex_block_st4 > * , .flex_block_st5 > * , .flex_block_st6 > * {display: flex;-ms-flex-flow: row wrap;flex-flow: row wrap;position: relative;box-sizing: border-box;}
.flex_block_st2 > * {width: 50%;}
.flex_block_st3 > * {width: 33.33%;}
.flex_block_st4 > * {width: 25%;}
.flex_block_st5 > * {width: 20%;}
.flex_block_st6 > * {width: 16.66%;}

/* Делаем отступы в блоках слева и справа */
.flex_block_st2 > *:nth-of-type(2n+1) {border-left: 0;padding: 0 12px 24px 0px;} 
.flex_block_st2 > *:nth-of-type(2n+2) {border-right: 0;padding: 0 0px 24px 12px;} 

.flex_block_st3 > *:nth-of-type(3n+1) {padding: 0 16px 24px 0px;} 
.flex_block_st3 > *:nth-of-type(3n+2) {padding: 0 8px 24px 8px;} 
.flex_block_st3 > *:nth-of-type(3n+3) {padding: 0 0px 24px 16px;} 

.flex_block_st4 > *:nth-of-type(4n+1) {padding: 0 18px 24px 0px;} 
.flex_block_st4 > *:nth-of-type(4n+2) {padding: 0 12px 24px 6px;} 
.flex_block_st4 > *:nth-of-type(4n+3) {padding: 0 6px 24px 12px;} 
.flex_block_st4 > *:nth-of-type(4n+4) {padding: 0 0px 24px 18px;} 

.flex_block_st5 > *:nth-of-type(5n+1) {padding: 0 20px 25px 0px;} 
.flex_block_st5 > *:nth-of-type(5n+2) {padding: 0 15px 25px 5px;} 
.flex_block_st5 > *:nth-of-type(5n+3) {padding: 0 10px 25px 10px;}
.flex_block_st5 > *:nth-of-type(5n+4) {padding: 0 5px 25px 15px;}
.flex_block_st5 > *:nth-of-type(5n+5) {padding: 0 0px 25px 20px;}

.flex_block_st6 > *:nth-of-type(6n+1) {padding: 0 16px 18px 0px;} 
.flex_block_st6 > *:nth-of-type(6n+2) {padding: 0 14px 18px 2px;} 
.flex_block_st6 > *:nth-of-type(6n+3) {padding: 0 10px 18px 6px;} 
.flex_block_st6 > *:nth-of-type(6n+4) {padding: 0 6px 18px 10px;} 
.flex_block_st6 > *:nth-of-type(6n+5) {padding: 0 2px 18px 14px;} 
.flex_block_st6 > *:nth-of-type(6n+6) {padding: 0 0px 18px 16px;} 

@media screen and (max-width: 900px) {
    .flex_block_st2 > *, .flex_block_st3 > *,.flex_block_st4 > *,.flex_block_st5 > *,.flex_block_st6 > *, {} 
}
@media screen and (max-width: 900px) {
    .flex_block_st2 > *:nth-of-type(1n) {width: 100%; padding-left: 0; padding-right: 0;}
    
    .flex_block_st3 > *:nth-of-type(2n+1) {width: 50%; padding-right: 12px; padding-left: 0px; padding-bottom: 24px; border-left: 0;} 
    .flex_block_st3 > *:nth-of-type(2n+2) {width: 50%; padding-left: 12px; padding-right: 0px; padding-bottom: 24px; border-left: 0;} 
	
	.flex_block_st4 > *:nth-of-type(2n+1) {width: 50%;padding-right: 12px;padding-left: 0;padding-bottom: 24px;border-left: 0;} 
    .flex_block_st4 > *:nth-of-type(2n+2) {width: 50%;padding-left: 12px;padding-right: 0;padding-bottom: 24px;border-left: 0;} 
	
    .flex_block_st5 > *:nth-of-type(3n+1) {width: 33.33%;padding: 0 16px 24px 0px;} 
    .flex_block_st5 > *:nth-of-type(3n+2) {width: 33.33%;padding: 0 8px 24px 8px;} 
    .flex_block_st5 > *:nth-of-type(3n+3) {width: 33.33%;padding: 0 0px 24px 16px;} 
	
	.flex_block_st6 > *:nth-of-type(3n+1) {width: 33.33%;padding: 0 16px 24px 0px;} 
    .flex_block_st6 > *:nth-of-type(3n+2) {width: 33.33%;padding: 0 8px 24px 8px;} 
    .flex_block_st6 > *:nth-of-type(3n+3) {width: 33.33%;padding: 0 0px 24px 16px;} 
}
@media screen and (max-width: 600px) {
    .flex_block_st2 > *:nth-of-type(1n) {width: 100%; padding: 0 0 16px 0;}
    .flex_block_st3 > *:nth-of-type(1n) {width: 100%;padding: 0 0 16px 0;}
    
    .flex_block_st4 > *:nth-of-type(2n+1) {width: 50%; padding-right: 8px;padding-left: 0;padding-bottom: 16px; border-left: 0;} 
    .flex_block_st4 > *:nth-of-type(2n+2) {width: 50%; padding-left: 8px;padding-right: 0;padding-bottom: 16px; border-left: 0;} 

    .flex_block_st5 > *:nth-of-type(2n+1) {width: 50%;padding-right: 8px;padding-left: 0;padding-bottom: 16px;border-left: 0;} 
    .flex_block_st5 > *:nth-of-type(2n+2) {width: 50%;padding-left: 8px;padding-right: 0;padding-bottom: 16px;border-left: 0;} 
    
    .flex_block_st6 > *:nth-of-type(3n+1) {width: 33.33%;padding: 0 8px 12px 0px;} 
    .flex_block_st6 > *:nth-of-type(3n+2) {width: 33.33%;padding: 0 4px 12px 4px;} 
    .flex_block_st6 > *:nth-of-type(3n+3) {width: 33.33%;padding: 0 0px 12px 8px;} 
}



/* Flex НЕРОВНЫЕ блоки */
/* из 2-х частей */
.flex_st1-2 , .flex_st2-1 , .flex_st1-3 , .flex_st3-1 , .flex_st1-4 , .flex_st4-1 , .flex_st1-5 , .flex_st5-1 {display: flex;-ms-flex-flow: row wrap;flex-flow: row wrap;position: relative;box-sizing: border-box;}
.flex_st1-2 {}
    .flex_st1-2:nth-of-type(1) {width: 33.33%;}
    .flex_st1-2:nth-of-type(2) {width: 66.66%;}
.flex_st2-1 {}
    .flex_st2-1:nth-of-type(1) {width: 66.66%;}
    .flex_st2-1:nth-of-type(2) {width: 33.33%;}
.flex_st1-3 {}
    .flex_st1-3:nth-of-type(1) {width: 25%;}
    .flex_st1-3:nth-of-type(2) {width: 75%;}
.flex_st3-1 {}
    .flex_st3-1:nth-of-type(1) {width: 75%;}
    .flex_st3-1:nth-of-type(2) {width: 25%;}
.flex_st1-4 {}
    .flex_st1-4:nth-of-type(1) {width: 20%;}
    .flex_st1-4:nth-of-type(2) {width: 80%;}
.flex_st4-1 {}
    .flex_st4-1:nth-of-type(1) {width: 80%;}
    .flex_st4-1:nth-of-type(2) {width: 20%;}
.flex_st1-5 {}
    .flex_st1-5:nth-of-type(1) {width: 16.66%;}
    .flex_st1-5:nth-of-type(2) {width: 83.33%;}
.flex_st5-1 {}
    .flex_st5-1:nth-of-type(1) {width: 83.33%;}
    .flex_st5-1:nth-of-type(2) {width: 16.66%;}

    /* Делаем отступы  */
    .flex_st1-2:nth-of-type(1) , .flex_st1-3:nth-of-type(1) , .flex_st1-4:nth-of-type(1) , .flex_st1-5:nth-of-type(1) ,
    .flex_st2-1:nth-of-type(1) , .flex_st3-1:nth-of-type(1) , .flex_st4-1:nth-of-type(1) , .flex_st5-1:nth-of-type(1) {border-left: 0;padding: 0 12px 0 0;}
    
    .flex_st1-2:nth-of-type(2) , .flex_st1-3:nth-of-type(2) , .flex_st1-4:nth-of-type(2) , .flex_st1-5:nth-of-type(2) ,
    .flex_st2-1:nth-of-type(2) , .flex_st3-1:nth-of-type(2) , .flex_st4-1:nth-of-type(2) , .flex_st5-1:nth-of-type(2) {border-right: 0;padding: 0 0 0 12px;}
@media screen and (max-width: 900px) {
}
@media screen and (max-width: 600px) {
    .flex_st1-2:nth-of-type(n) , .flex_st2-1:nth-of-type(n) {width: 100%; padding: 0 0 0 0;}

    .flex_st1-3:nth-of-type(1) , .flex_st1-4:nth-of-type(1) , .flex_st1-5:nth-of-type(1) ,
    .flex_st3-1:nth-of-type(2) , .flex_st4-1:nth-of-type(2) , .flex_st5-1:nth-of-type(2) {width: 33.33%;}
    
    .flex_st1-3:nth-of-type(2) , .flex_st1-4:nth-of-type(2) , .flex_st1-5:nth-of-type(2) ,
    .flex_st3-1:nth-of-type(1) , .flex_st4-1:nth-of-type(1) , .flex_st5-1:nth-of-type(1) {width: 66.66%;}
}


/* Flex из 3-х НЕРОВНЫХ частей */
.flex_st2-1-1 , .flex_st1-2-1 , .flex_st1-1-2 , .flex_st3-1-1 , .flex_st1-3-1 , .flex_st1-1-3 {display: flex;-ms-flex-flow: row wrap;flex-flow: row wrap;position: relative;box-sizing: border-box;}
.flex_st2-1-1 {}
    .flex_st2-1-1:nth-of-type(1) {width: 50%;}
    .flex_st2-1-1:nth-of-type(2) {width: 25%;}
    .flex_st2-1-1:nth-of-type(3) {width: 25%;}
.flex_st1-2-1 {}
    .flex_st1-2-1:nth-of-type(1) {width: 25%;}
    .flex_st1-2-1:nth-of-type(2) {width: 50%;}
    .flex_st1-2-1:nth-of-type(3) {width: 25%;}
.flex_st1-1-2 {}
    .flex_st1-1-2:nth-of-type(1) {width: 25%;}
    .flex_st1-1-2:nth-of-type(2) {width: 25%;}
    .flex_st1-1-2:nth-of-type(3) {width: 50%;}
.flex_st2-1-1:nth-of-type(1) , .flex_st1-2-1:nth-of-type(1) , .flex_st1-1-2:nth-of-type(1) {border-left: 0;}
.flex_st2-1-1:nth-of-type(2) , .flex_st1-2-1:nth-of-type(2) , .flex_st1-1-2:nth-of-type(2) {padding: 0 24px;}
.flex_st2-1-1:nth-of-type(3) , .flex_st1-2-1:nth-of-type(3) , .flex_st1-1-2:nth-of-type(3) {border-right: 0;}

.flex_st3-1-1 , .flex_st1-3-1 , .flex_st1-1-3 {}
.flex_st3-1-1 {}
    .flex_st3-1-1:nth-of-type(1) {width: 60%;}
    .flex_st3-1-1:nth-of-type(2) {width: 20%;}
    .flex_st3-1-1:nth-of-type(3) {width: 20%;}
.flex_st1-3-1 {}
    .flex_st1-3-1:nth-of-type(1) {width: 20%;}
    .flex_st1-3-1:nth-of-type(2) {width: 60%;}
    .flex_st1-3-1:nth-of-type(3) {width: 20%;}
.flex_st1-1-3 {}
    .flex_st1-1-3:nth-of-type(1) {width: 20%;}
    .flex_st1-1-3:nth-of-type(2) {width: 20%;}
    .flex_st1-1-3:nth-of-type(3) {width: 60%;}
.flex_st3-1-1:nth-of-type(1) , .flex_st1-3-1:nth-of-type(1) , .flex_st1-1-3:nth-of-type(1) {border-left: 0;} 
.flex_st3-1-1:nth-of-type(2) , .flex_st1-3-1:nth-of-type(2) , .flex_st1-1-3:nth-of-type(2) {padding: 0 24px;} 
.flex_st3-1-1:nth-of-type(3) , .flex_st1-3-1:nth-of-type(3) , .flex_st1-1-3:nth-of-type(3) {border-right: 0;} 
@media screen and (max-width: 600px) {
    .flex_st2-1-1:nth-of-type(n) , .flex_st1-2-1:nth-of-type(n) , .flex_st1-1-2:nth-of-type(n)  {width: 100%; border:0;}
    .flex_st3-1-1:nth-of-type(n) , .flex_st1-3-1:nth-of-type(n) , .flex_st1-1-3:nth-of-type(n) {width: 100%; border:0;}

    .flex_st2-1-1:nth-of-type(2) , .flex_st1-2-1:nth-of-type(2) , .flex_st1-1-2:nth-of-type(2) {padding: 24px 0px;}
    .flex_st3-1-1:nth-of-type(2) , .flex_st1-3-1:nth-of-type(2) , .flex_st1-1-3:nth-of-type(2) {padding: 24px 0px;}
}




._ml10 {margin-left: 0.83333rem !important; }
._mt10 {margin-top: 0.83333rem !important; }
._mr10 {margin-right: 0.83333rem !important; }
._mb10 {margin-bottom: 0.83333rem !important; }
._pl10 {padding-left: 0.83333rem !important; }
._pt10 {padding-top: 0.83333rem !important; }
._pr10 {padding-right: 0.83333rem !important; }
._pb10 {padding-bottom: 0.83333rem !important; }

._list > * {margin-bottom: 1.25rem; }
._viewrows > * {margin-bottom: 2.5rem; }
._viewgrid > * {max-width: 25rem; margin-bottom: 2.5rem; }
._viewgrid > *:last-child {margin-bottom: 0; }

._tile {padding: 1.25rem; border: 1px solid #dfdfdf; border-radius: 0.25rem; }
._bounded ._bounded:first-child {margin-top: 2.5rem; padding-top: 2.5rem; }
._ok {background-color: #3aaa35; }
._warn {background-color: #4f4f4f; }
._bounded._unread {padding: 2.5rem 1.25rem; }

._images {vertical-align: top; }
._fit, ._fit_none, ._fit_cover, ._fit_contain {overflow: hidden; }
._circle40 {width: 3.33333rem; height: 3.33333rem; }

._scroll::-webkit-scrollbar-thumb {background: #000; }
._scroll:hover::-webkit-scrollbar-thumb {background: #4f4f4f; }

._green {color: #3aaa35 !important; }
._red {color: #000 !important; }

.field-d input[type='radio'] + label, .field-d input[type='checkbox'] + label {padding-left: 2.08333em; }
.field-d input[type='radio']:checked + label::before, .field-d input[type='checkbox']:checked + label::before {color: #000; }
.field-d__list > *:not(:last-child) {margin-bottom: 0.83333rem; }

.attach-d input[type='file'] + label, .inpimage input[type='file'] + label, .inpattachment input[type='file'] + label {color: #000;}
.attach-d:hover input[type='file'] + label, .inpimage:hover input[type='file'] + label, .inpattachment:hover input[type='file'] + label {color: #4f4f4f; }

form .field-d {margin-bottom: 1.25rem; }

.button-d, [type='reset'], [type='submit'] {padding: 16px 10px;font-size: 13px;font-weight: 600;text-align: center;color: #fff;line-height: 1;white-space: nowrap;vertical-align: middle;text-overflow: ellipsis;background: #39cb59;border: none;border-radius: 12px;}
.button-d:active, [type='reset']:active, [type='submit']:active {color: #fff; background-color: #4f4f4f;}
.button-d__icon, .button-d__name {margin-right: 0.71429em; }
.button-d:link, .button-d:visited {color: #fff; }
.button-d:link:hover, .button-d:link:focus, .button-d:visited:hover, .button-d:visited:focus {color: #fff; background-color: #4f4f4f; }
.button-d:link:active, .button-d:visited:active {color: #fff; background-color: #a22802; }
.button-d_narrow {padding-top: 0.71429em; padding-bottom: 0.71429em; }
.button-d_short {padding: 0.83333em; font-size: 1em; }
.button-d_short .button-d__icon, .button-d_short .button-d__name {margin-right: 0.41667em; }
.button-d_short .button-d__icon:last-child, .button-d_short .button-d__name:last-child {margin-right: 0; }
.button-d_transparent:focus {color: #000; }

form .button-d, form [type='reset'], form [type='submit'] {margin-top: 1.66667rem; margin-right: 1.25rem; }
._incart .button-d__icon {display: none;}

.button-d:hover, [type='reset']:hover, [type='submit']:hover, .button-d:focus, [type='reset']:focus, [type='submit']:focus, .button-d:active, [type='reset']:active, [type='submit']:active {background-color: #55ea1f;}
.upper-d {width: 3.33333rem; height: 3.33333rem; padding: 0; position: fixed; bottom: 50px; right: 50px; opacity: 0; filter: alpha(opacity=0); z-index: -2; -webkit-animation: .8s both fade-deep-out; animation: .8s both fade-deep-out; }

.wheart-d:hover, .remover-d:hover {color: #000; }
.remover-d__icon {font-size: 1.33333rem; }

.grecaptcha-badge {display: none !important;}
.privacy_field a{color: #000; }
.error a:hover, .error a:focus, .error a:active, .errors a:hover, .errors a:focus, .errors a:active, .privacy_field a:hover, .privacy_field a:focus, .privacy_field a:active {color: #a22802; }
.error, .errors {padding: 0.5em 1em;font-size: 0.83333rem;color: #4f4f4f;border-bottom: 1px solid;border-radius: 7px;}

.close-d:hover {color: #000; }

.rating-d_fa input:focus + label, .rating-d_fa input:checked + label {font-weight: 900; color: #000; }
.rating-d_fa label:last-of-type {position: relative; color: #000; z-index: 1; }
.rating-d_fa label:hover {font-weight: 900; color: #000; }
.rating-d_fa label:hover ~ input:focus + label:last-of-type, .rating-d_fa label:hover ~ input:checked + label:last-of-type {color: #000; }

.indicat-d__value {background-color: #000; border-radius: inherit; }

.tag-d:hover, .tag-d:focus, .tag-d:active {color: #fff; background-color: #4f4f4f; }
.tag-d:active {background-color: #000; }

.file-d > * {margin-bottom: 0.83333rem; }

.sticker-d {color: #fff;font-size: 0.9rem;}
.sticker-d_new {background-color: #ffb400; }

.interact-d {display: flex; justify-content: center; align-items: center; width: 45px; height: 45px; margin: 0; padding: 0; text-align: center; background: #ebebeb; border: none; border-radius: 50%; outline: none; overflow: hidden; cursor: pointer; transition: all 0.3s; }
.interact-d:not(:last-child) {margin-bottom: 0.83333rem; }
.element-d_shop_item .interact-d_wish {display:none; }
.element-d_shop_item:hover .interact-d_wish, .element-d_shop_item .interact-d_wish._active {display:initial; }
.interact-d, .interact-d:link, .interact-d:visited {color: #595959; }
.interact-d:hover, .interact-d:focus, .interact-d:active {text-decoration: none; outline: none; }
.interact-d:hover, .interact-d:active {color: #fff; }
.interact-d:hover {background-color: #4f4f4f; }
.interact-d:active {background-color: #a22802; }
.interact-d__icon {padding-top: 2px; font-size: 1.33333rem; }
.interact-d_active, .interact-d._active {color: #fff;background-color: #42c512;}
.interact-d_active:hover, .interact-d._active:hover {color: #ffffff;background-color: #42c512;}
.interact-d_active:active, .interact-d._active:active {color: #fff; background-color: #a22802; }

.count-d {/* max-width: 10rem; */text-align: center;position: relative;overflow: hidden;}
.count-d__control {width: 6.66667rem; position: relative; float: left; }
.count-d__inc:hover {color: #000; }
.count-d__unit {max-width: 2.5rem; margin-left: 0.41667rem; float: right; }
.count-d__input {padding: 1.13143em 0em;border-width: 1px;border-radius: 12px;}

.action-d {border-radius: 50%; }
.action-d:hover {background-color: #4f4f4f; }

.amount-d__num {background-color: #42c512;border-radius: 9px;}
.amount-d_green .amount-d__num {background-color: #3aaa35; }

.runner-d__board {gap: 1.25rem; }
.runner-d__track.ui-slider .ui-slider-range {background: #000; border-radius: 0; }
.runner-d__track.ui-slider .ui-slider-handle {color: #000; background: #fff; border: 2px solid currentColor; border-radius: 50%; }
.runner-d__track.ui-slider .ui-slider-handle:hover, .runner-d__track.ui-slider .ui-slider-handle:focus, .runner-d__track.ui-slider .ui-slider-handle:active {outline: none; color: #4f4f4f; }
.runner-d__track.ui-slider .ui-slider-handle:focus, .runner-d__track.ui-slider .ui-slider-handle:active {color: #a22802; }

.avatar-d {border-radius: 50%; }

.slide-d_fit .slide-d__object {-o-object-fit: contain; object-fit: contain; }

.swiper-button-next:hover {color: #000; }
.swiper-pagination-bullet-active {color: #42c512;}
.swiper-pagination-bullet-active::after {border:1px solid #fff; }
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: #000; }

..swiper-pagination-bullet::after {border-radius: 50%;}

.gall-d.swiper-container:not(.swiper-container-initialized) .gall-d__list, .gall-d.swiper-container:not(.swiper-container-initialized) .swiper-wrapper {display: grid; grid-template-columns: repeat(auto-fill, 20.83333rem); gap: 2.5rem; align-items: start; }

.slideshow-d .slide-d .button-d.button-d_narrow {position: absolute; top: 0; width: calc(100% - 100px); height: calc(100% - 50px); background: none; text-indent: -9999px;}

.tabname-d {padding: 1.25rem 0.41667rem; }
.tabs-d_gray .tabname-d {line-height: 1; color: inherit; background-color: #dfdfdf; }
.tabs-d_gray .tabname-d:hover, .tabs-d_gray .tabname-d:focus, .tabs-d_gray .tabname-d:active, .tabs-d_gray .tabname-d_active {background-color: #f1f1f1; }
.tabs-d_gray .tabname-d:hover:before, .tabs-d_gray .tabname-d:focus:before, .tabs-d_gray .tabname-d:active:before, .tabs-d_gray .tabname-d_active:before {background-color: #000; }

.tabs-d_white .tabname-d {margin-bottom: -1px; font-weight: 700; background-color: #fff; border: 1px solid #dfdfdf; border-radius: 0.25rem 0.25rem 0 0; }
.tabs-d_white .tabname-d:not(:last-child) {margin-right: -1px; }
.tabs-d_white .tabname-d__name {font-size: 1.33333rem; }
.tabs-d_white .tabname-d:link, .tabs-d_white .tabname-d:hover, .tabs-d_white .tabname-d:focus, .tabs-d_white .tabname-d:active, .tabs-d_white .tabname-d:visited, .tabs-d_white .tabname-d_active {color: inherit; }
.tabs-d_white .tabname-d:hover, .tabs-d_white .tabname-d:focus, .tabs-d_white .tabname-d:active, .tabs-d_white .tabname-d_active {border-bottom-color: #fff; }
.tabs-d_white .tabs-d__stack {background-color: #fff; border: 1px solid #dfdfdf; }

.element-d__images ._fit img {-o-object-fit: contain; object-fit: contain; }

.element-d_card > .element-d__details > .detail-d_name, .element-d_card > .element-d__details > .details-d__enum > .detail-d_name, .element-d_rowcard > .element-d__details > .detail-d_name, .element-d_rowcard > .element-d__details > .details-d__enum > .detail-d_name, .element-d_postcard > .element-d__details > .detail-d_name, .element-d_postcard > .element-d__details > .details-d__enum > .detail-d_name {font-size: 1.33333rem;line-height: 1.3;height: initial;}

.element-d_card > .element-d__images, .element-d_rowcard > .element-d__images {border: inherit; border-width: 0; border-bottom-width: 1px; }
.element-d_card > .element-d__images {border-bottom:0; padding-top:1.25rem;}
.element-d_card > .element-d__details, .element-d_rowcard > .element-d__details {padding: 1.25rem; }
.element-d_card > *, .element-d_postcard > * {margin-bottom: 1.25rem; }
.element-d_card > *:last-child, .element-d_postcard > *:last-child {margin-bottom: 0; }
.element-d_card > .element-d__images + .element-d__details {padding-top: 0; }
.element-d_card, .element-d_rowcard {border: 1px solid #dfdfdf;border-radius: 15px;}
.element-d_card:hover, .element-d_rowcard:hover {border: 1px solid #39cb59;border-radius: 15px;}
.element-d_row > .element-d__images ._fit::after {padding-bottom: 50%; }

.table-d__row {border-bottom: 1px solid #dfdfdf; }
.table-d__total .cell-d_count strong {width: 6.66667rem; padding: 0.83333rem; font-size: 1.33333rem; }
.table-d__promises .table-d__row {background-color: #000; }

.burger-d__icon::before, .burger-d__icon span, .burger-d__icon::after {height: 2px; }
.burger-d__icon::before, .burger-d__icon::after {content: ''; -webkit-transform-origin: 21px; transform-origin: 21px; }

.nav-d { }
.nav-d:not(._underline):not(.nav-d_broad) a:hover, .nav-d:not(._underline):not(.nav-d_broad) a:focus, .nav-d:not(._underline):not(.nav-d_broad) a:active {text-decoration: none; }

.nav-d_vertical .item-d__menu, .nav-d_horizontal .item-d__menu {position: absolute; background-color: inherit; visibility: hidden; clip: rect(0,0,0,0); opacity: 0; filter: alpha(opacity=0); z-index: -100; -webkit-animation-name: menu-in-up; animation-name: menu-in-up; -webkit-animation-duration: 0s; animation-duration: 0s; }
.nav-d_vertical .nav-d__burger, .nav-d_horizontal .nav-d__burger {padding: 1.25rem; background-color: inherit; }
.nav-d_vertical .nav-d__burger:hover, .nav-d_vertical .nav-d__burger:focus, .nav-d_vertical .nav-d__burger:active, .nav-d_horizontal .nav-d__burger:hover, .nav-d_horizontal .nav-d__burger:focus, .nav-d_horizontal .nav-d__burger:active {color: inherit; background-color: inherit; }

.nav-d_vertical .item-d, .nav-d_horizontal .item-d {position: relative; background-color: inherit; }

.nav-d_vertical .item-d__link, .nav-d_horizontal .item-d__link {display: flex; align-items: center; max-width: 100%; position: relative; background-color: inherit; transition: all .6s; }
.nav-d_vertical .item-d__link::before, .nav-d_horizontal .item-d__link::before {display: block; height: 1px; width: calc(100% - 3em); position: absolute; bottom: 15px; left: 1.5em; content: ''; background-color: #8d8d8d; z-index: 2; opacity: 0; transition: 0.5s ease; }
.nav-d_horizontal_black .item-d_current > .item-d__link_main::before{opacity: 1; }

.nav-d_vertical .item-d__link .link-d__icon, .nav-d_vertical .item-d__link .link-d__name, .nav-d_vertical .item-d__link .link-d__sign, .nav-d_horizontal .item-d__link .link-d__icon, .nav-d_horizontal .item-d__link .link-d__name, .nav-d_horizontal .item-d__link .link-d__sign {display: block; max-width: 100%; padding: 0.7rem 1.1rem; }
.nav-d_vertical .item-d__link .link-d__icon, .nav-d_horizontal .item-d__link .link-d__icon {max-width: 5rem; padding-right: 0; overflow: hidden; border-radius: 0.25rem; }
.nav-d_vertical .item-d__link .link-d__name, .nav-d_horizontal .item-d__link .link-d__name {flex-grow: 1; }

.nav-d_vertical .item-d__link .sign-d__icon, .nav-d_horizontal .item-d__link .sign-d__icon {padding-top: 0.16667rem; transition: all .1s; }

.nav-d_vertical .item-d__link .link-d__sign, .nav-d_horizontal .item-d__link .link-d__sign {display: flex; justify-content: center; align-items: center; margin-left: -1.25rem; z-index: 2; }
.nav-d_vertical .item-d__link:link, .nav-d_vertical .item-d__link:hover, .nav-d_vertical .item-d__link:focus, .nav-d_vertical .item-d__link:active, .nav-d_vertical .item-d__link:visited, .nav-d_horizontal .item-d__link:link, .nav-d_horizontal .item-d__link:hover, .nav-d_horizontal .item-d__link:focus, .nav-d_horizontal .item-d__link:active, .nav-d_horizontal .item-d__link:visited {color: inherit; }
.nav-d_vertical .item-d__link:hover, .nav-d_vertical .item-d__link:focus, .nav-d_vertical .item-d__link:active, .nav-d_horizontal .item-d__link:hover, .nav-d_horizontal .item-d__link:focus, .nav-d_horizontal .item-d__link:active {background-color: inherit; }

.nav-d_horizontal .nav-d__burger {display: none; }
.nav-d_horizontal .item-d__link_child .link-d__icon, .nav-d_horizontal .item-d__link_child .link-d__name, .nav-d_horizontal .item-d__link_child .link-d__sign {padding-top: 0.83333rem; padding-bottom: 0.83333rem; }
.nav-d_horizontal .item-d__link_child .link-d__sign .sign-d__icon {-webkit-transform: rotate(-90deg); transform: rotate(-90deg); }
.nav-d_horizontal .item-d__menu {max-width: 300px; min-width: 200px; }
.nav-d_horizontal .item-d__menu .item-d__menu {-webkit-animation-name: menu-in-left; animation-name: menu-in-left; }
.nav-d_horizontal .item-d:hover > .item-d__menu {visibility: visible; clip: auto; opacity: 1; filter: alpha(opacity=100); z-index: 100; -webkit-animation-duration: 0.3s; animation-duration: 0.3s; }
.nav-d_horizontal .item-d_main > .item-d__menu {top: 100%; left: 0; }
.nav-d_horizontal .item-d_main:hover > .item-d__link .link-d__sign .sign-d__icon {-webkit-transform: rotate(180deg); transform: rotate(180deg); }
.nav-d_horizontal .item-d_main:hover > .item-d__menu {-webkit-animation-name: menu-in-down; animation-name: menu-in-down; }
.nav-d_horizontal .item-d_child > .item-d__menu {top: 0; left: 100%; }
.nav-d_horizontal .item-d_child:hover > .item-d__menu {-webkit-animation-name: menu-in-right; animation-name: menu-in-right; }
.nav-d_horizontal .nav-d__menu {display: flex; flex-wrap: wrap; max-width: 100%; }

.nav-d_broad_gray {padding: 2.5rem 0; color: #fff; background-color: #1d1d1d; }
.nav-d_broad_gray .item-d__menu {color: #dfdfdf; }

.store-d_many .store-d__count, .store-d_many .store-d__unit {color: #3aaa35; }

.offer-d .price-d__num, .offer-d .price-d__curr {font-size: 2.5rem; }
.offer-d .price-d_old .price-d__num, .offer-d .price-d_old .price-d__curr {font-size: 0.83333rem; }
.offer-d > * {/* margin-bottom: 1.06667rem; */}
.offer-d__choices > *, .offer-d__additions > *, .offer-d__pricelist > * {margin-bottom: 1.25rem; }
.offer-d__pricelist {margin-bottom: 1.25rem; }
.offer-d__count {grid-area: count; }
.offer-d__button {margin: 0 !important; }
.offer-d__actionbar:empty {display: none; }

.page-d__hpanel {background-color: #000000; color: #dddddd; }
.page-d__hpanel a:link, .page-d__hpanel a:hover, .page-d__hpanel a:focus, .page-d__hpanel a:active, .page-d__hpanel a:visited {color: inherit; }

.hpanel-d__nav {flex-grow: 1; }
.hpanel-d__nav .burger-d__icon {width: 16px; margin-right: 0.41667rem; }
.hpanel-d__nav .burger-d__icon::before, .hpanel-d__nav .burger-d__icon span, .hpanel-d__nav .burger-d__icon::after {height: 1px; }
.hpanel-d__nav .burger-d__icon::before, .hpanel-d__nav .burger-d__icon::after {-webkit-transform-origin: 14px; transform-origin: 14px; }
.hpanel-d__nav .burger-d__icon span {margin: 3px 0; }
._hpanel-nav-open .hpanel-d__nav .burger-d__icon::before {-webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
._hpanel-nav-open .hpanel-d__nav .burger-d__icon::after {-webkit-transform: rotate(45deg); transform: rotate(45deg); }
._hpanel-nav-open .hpanel-d__nav .burger-d__icon span {opacity: 0; }

.hpanel-d__contacts .contact-d {display: flex; align-items: center;}
.contact-d_telegram {}
.contact-d_instagram {}
.contact-d_social svg {color: #fff; fill: #dadada; width: 20px; height: 17px;}
.contact-d_social.contact-d_instagram svg {margin: 0 0 -4px 0;}
.contact-d_social div {display:inline-block;}
.contact-d_social a {}
.contact-d_social a:hover {text-decoration:none}

.signboard-d__logo {max-width: 12.66667rem; }

.hboard-d .search-d__shield:hover, .toolbar-d .search-d__shield:hover {color: #000; }
.hboard-d .search-d__button:hover, .toolbar-d .search-d__button:hover {color: #000; }
.hboard-d .search-d__result, .toolbar-d .search-d__result {max-height: 60vh; width: 100%; margin-top: -1px; padding: 1.25rem; padding-bottom: 8.33333rem; position: absolute; top: 100%; left: 0; background-color: #fff; border: 2px solid #dfdfdf; border-top: none; visibility: hidden; clip: rect(0,0,0,0); opacity: 0; filter: alpha(opacity=0); -webkit-animation: 0s both menu-in-up; animation: 0s both menu-in-up; z-index: -1; }

.toolbar-d__search .search-d__field input {border-color: #bdbdbd; }

.block-d__name {font-size: 1.33333rem; }

.product-d__preview .slide-d._bordered:hover, .product-d__preview .swiper-slide-thumb-active._bordered {border-color: #000; }

.paymethod-d__details .detail-d_discount {font-size: 0.83333rem; color: #595959; }
.paymethod-d__name {font-size: 1.16667rem; }

.page-d__foot {margin-top: auto; padding-top: 4.16667rem; padding-bottom: 4.16667rem; background-color: #000000; color: #dfdfdf; }
.foot-d__socnets a {width: 2.22222em; height: 2.22222em; line-height: 2.22222em; vertical-align: middle; text-align: center; border: 1px solid; border-radius: 50%; }

.show_all a:hover, .show_all a:focus, .show_all a:active {color: #fff; background-color: #4f4f4f; }
.show_all a:active {background-color: #000; }

.benefit_enum {text-align: center; }
.benefit_enum > * {display: inline-block; width: 14.16667rem; margin: 10px; vertical-align: top; }
.benefit_enum i {display: flex; justify-content: center; align-items: center; width: 6.25rem; height: 6.25rem; margin: 0 auto; font-size: 3rem; line-height: 1; color: #595959; background-color: #ebebeb; border-radius: 50%; overflow: hidden; }

.main_cat_block {margin: 40px 0; }
.main_cat_block .main_cat_icons {display: grid; grid-template-columns: repeat(6, 1fr); grid-column-gap: 20px; grid-row-gap: 20px; margin: 40px 0; font-size: 15px;}
.main_cat_block .main_cat_icons > div {background: #f5f5f5; text-align: center; padding: 30px; border-radius: 20px;} 
.main_cat_block .main_cat_icons > div img {padding:0 0 20px 0;}

.grid_st2 {display:grid; grid-template-columns: repeat(2, 1fr); grid-column-gap: 20px; grid-row-gap: 20px;}
.grid_st3 {display:grid; grid-template-columns: repeat(3, 1fr); grid-column-gap: 20px; grid-row-gap: 20px;}
.grid_st4 {display:grid; grid-template-columns: repeat(4, 1fr); grid-column-gap: 20px; grid-row-gap: 20px;}

.toolbar-d {display:none;}
.intercap-d_compare {display:none;}
.interact-d_compare {display:none;}
section aside {display:none;}
.shop_list .settings-d {display:none;}

.social_btn_block {}
.social_btn_block svg {width: 20px; height: 20px; fill:unset;}
.social_btn_block svg path {color:#fff;}

.footer3 {background: url(/img/footer3_fon.avif); background-size: cover; position:relative;}
.footer3 ._box {background: #00000091;}
.footer3_text {text-align:center; color:#fff; padding: 80px 0 40px 0;}
.footer3_text h2 {font-size: 3.5em; margin: 0 0 0 0;}
.footer3_text h4 {font-size: 2em;}
.footer3_btn {text-align:center; color:#fff; padding: 0px 0 80px 0;}
.footer3_btn span {margin:0 10px 0 0; display: inline-block;}
.footer3_btn > div {display:inline-block; font-size: 1.4rem; margin: 0 20px 20px 0;}
.footer3_btn_item_instagram svg {width: 30px; height: 30px; margin: 0 -4px -8px 0;}
.footer3_btn a:hover {color:#ccc;}
.footer3_btn_item_phone a {background: #fff; padding: 15px; color: #000; border-radius: 19px;}
.footer3_btn_item_phone a:hover {background: #ebebeb; text-decoration: none; color:#000;}

.tabs-d {}
.tabs-d .ant-col .ant-row {margin: 20px 0 20px 0;}
.tabs-d .ant-col .ant-row > div {display: inline-block; width: 50%; max-width: 400px; vertical-align: top; font-size: 1.35rem;}
.tabs-d .ant-col .ant-row > div:nth-of-type(2n+1) {color: #9f9f9f;font-weight: 500;}
@media (max-width: 600px) {
    .tabs-d .ant-col .ant-row > div {width: 100%;}
}



/* Top menu */

.top_menu_info {}
.top_menu_info .nav-d_horizontal_laptop_gray .nav-d__menu { border:0; border-bottom:1px solid;}
.top_menu_info .nav-d_horizontal_laptop_gray .item-d_main:first-child > .item-d__link:after {display: none;}
.top_menu_info .nav-d_horizontal_laptop_gray .item-d:hover > .item-d__link .link-d__sign:hover {color:#fff;}

@media (max-width: 600px) {
    .signboard-d__logo img {max-width:130px;}
}









.px1200 {width: 96%;max-width: 1250px;margin: 0 auto;display: block;/* padding: 0 1%; */}

/* head_fon блок */
.head_fon {/* background: url(/img/head_fon.jpg); */background-size: cover;}
@media screen and (max-width: 900px) {
	.head_fon {background-position: -340px 0px;}
}

/* Top блок */
.top {/* background:#f0f0f0; *//* background: #fff; *//* border-bottom: 1px solid #ccc; */padding: 12px 0;font-size: 15px;font-weight: 600;color: #454545;}
.top .flex_st2 {padding:0;}
.top a {font-weight: 500;color: #ffffff;}
.top .social {}
.top .social a {padding:0 0 0 20px}
.top .fa-instagram {/* color: #e91e63; */}
.top .fa-paper-plane {color: #0699fa;}
.top .fa-commenting {color: #9c27b0;}
.top .fa-comment {/* color: #9c27b0; */}
@media screen and (max-width: 900px) {
    .top {/* background: #1e1e1e; *//* background: #323232; */padding: 10px 0 6px 0;}
    .top a {color:#fff;font-size: 14px;padding: 3px 0 5px 0;display: inline-block;}
    .top_time {display:none;}
    .top .social a {padding:0 0 0 0px}
    .top .social .fa-instagram {color: #ffffff;}
    .top .social .fa-paper-plane {color: #ffffff;}
}

/* Шапка */
.head {background: #ffffff75;/* padding: 12px 0 8px; */color: #000000;box-shadow: 0px 7px 15px rgb(0 0 0 / 4%);position: relative;}
.head .logo {display:inline-block;/* background:#fff; */width: 205px;text-align: left;padding: 18px 23px 12px 0;}
.main_menu {display:inline-block;width: calc(100% - 0px);}
.head .support_block {display:inline-block;}
.head .support_block a {background:#e62722;font-size: 15px;font-weight: 600;color: #fff;width: 165px;padding: 17px 30px 17px 30px;display: block;text-align: center;}
.head .support_block a:hover {text-decoration:underline;}
.head .head_btn {display: inline-block; width: 200px; text-align: right;}
.head .head_btn a {/* border: 1px solid #404b67; *//* text-transform: uppercase; */padding: 15px 23px;display: inherit;border-radius: 3px;font-size: 16px;color: #fff;background: #ff5722;background: linear-gradient(156deg,#ff7b0a9e -2.85%,#fe8c06 10.98%,#f40d2d 105.03%);background: #000;margin: 25px 0 0 0;font-family: 'Play';transition: 0.3s;}
.head .head_btn a:hover {background: #3390dc;/* background: linear-gradient(156deg,#0070cbc4 -2.85%,#298fe1 10.98%,#0070cb 105.03%); */border-color: #0070cb;color: #fff;text-decoration: none;}
@media screen and (max-width: 900px) {
    .head_tb > div {display: block;width:initial;text-align: center;}
    .head_tb .phones {font-size: 15px;margin: 2px 10px 5px 0;display: none;}
    .logo img {max-width: 90%;}
    .head > .px1200 {position:relative;}
    .head .logo {padding: 30px 0 24px 0;width: 200px;}
    .head .head_btn {width: 100%;display: none;}
    .head .head_btn a {border: 0;background: #d8d8d8;padding: 5px;width: 100%;box-sizing: border-box;text-align: center;border-radius: 0;margin: 0px 0 0 0;/* display: none; */}
}

.head .fa {/*color: #967d52;*/}

.head_3 {}
.head_title_text {font-family: 'buyan';/* font-family: 'Montserrat', sans-serif; */font-weight: 600;font-size: 100px;padding: 70px 0 50px;text-transform: uppercase;color: #084415;color: #000;}
.head_title_text > span {/* color: #fec96a; *//* color: #39cb59; */font-weight: 400;}
.head_title_preim {padding: 0 0 110px 0;}
.head_title_preim_item {font-size: 18px;display: inline-block;padding: 20px 50px 20px 75px;/* background: #39cb59; */background: #ffffffdb;border-left: 4px solid #39cb59;/* border-bottom: 4px solid #39cb59; *//* color: #fff; *//* color: #39cb59; */width: 320px;border-radius: 28px;margin-right: 20px;backdrop-filter: blur(10px);/* font-family: 'Montserrat', sans-serif; */}
.head_title_preim_item:before {content: '';width: 30px;height: 30px;display: inline-block;background: url(../img/ico_li_white_2.png) no-repeat left center;background-size: contain;margin: 10px 0px 0 -54px;position: absolute;/* border: 2px solid #39cb59; */border-radius: 41px;}
.head_title_action {padding: 0 0 60px 0;/* font-family: "play"; */}
.head_title_action a {font-weight: 600;font-size: 22px;text-align: center;text-transform: uppercase;background: linear-gradient(90deg, #F5C06F 0%, #F5C06F 25%, #F7D58E 50%, #F5C06F 75%, #F5C06F 100%);box-shadow: 0 8px 13px rgb(163 124 67 / 49%), inset 0 -4px 1px #CEA759;color: #563E17;padding: 30px 50px;width: max-content;border-radius: 7px;display: block;align-items: center;position: relative;overflow: hidden;cursor: pointer;-webkit-transition: 0.3s;transition: 0.3s;box-sizing: border-box;width: 450px;max-width: 100%;}
.head_title_action a i {display: block;font-style: normal;font-weight: 400;font-size: 17px;}
@media screen and (max-width: 900px) {
	.head_3 {border-top: 1px solid #e6e6e6;}
	.head_title_text {font-size: 57px;padding: 30px 0 40px 0;}
	.head_title_preim_item {padding: 20px 25px 20px 64px;font-size: 15px;/* border: 0; */margin: 0;margin-bottom: 11px;width: inherit;/* border-radius: 14px; *//* background: #132113d1; *//* color: #fff; */font-family: 'Montserrat', sans-serif;font-weight: 600;}
	.head_title_action a { /* width: 100%; */ box-sizing: border-box; padding: 20px 50px;}
	.head_title_preim_item:before {margin: 6px 0px 0 -47px;}
	.head_title_preim {padding: 0 0 70px 0;}
}

.head_1 {position: relative;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; */padding-bottom: 0;padding: 5px 0 0 0;/* backdrop-filter: blur(10px); */}

.all_belarus {background: #96969624;/* border: 1px solid #ccc; */display: inline-block;border-radius: 26px;padding: 18px 23px 19px 61px;width: 241px;position: relative;font-size: 14px;font-weight: 600;margin: 0 0 0 50px;}
.all_belarus:before {content: '';width: 20px;height: 20px;position: absolute;display: inline-block;background: url(../img/ico_all_belarus_green.png) no-repeat left center;background-size: contain;margin: 11px 16px 0px -37px;}
@media screen and (max-width: 900px) {
	.all_belarus {display:none;}
}

.head_2 {position:relative;}

.vopros_online {display: inline-block;text-align: center;position: absolute;top: -100px;right: 300px;}
.vopros_online .vopros_online_text {font-size: 13px;font-weight: 600;}
.vopros_online .vopros_online_ico {padding: 12px 0 0 0;}
.vopros_online .vopros_online_ico > a {display: inline-block;width: 43px;padding: 4px 2px;}
.vopros_online .vopros_online_ico > a:hover {display: inline-block;width: 43px;padding: 0;margin: 0 0 0px 0;}
@media screen and (max-width: 900px) {
	.vopros_online {display: block;position: inherit;padding: 40px 0;}
}

/* Время работы */
.work_time {display: inline-block;text-align: right;font-size: 13px;font-weight: 600;position: absolute;top: -100px;right: 0;}
.work_time .work_time_1 {padding: 0 0 7px 0px;}
.work_time .work_time_2 {font-size: 20px;padding: 0 0 4px 0px;}
.work_time .work_time_2 a {color: #39cb59;}
.work_time .work_time_3 {}
@media screen and (max-width: 900px) {
	.work_time {display: block;position: inherit;text-align: center;}
}


/* Корзина */
.head_cart {position: absolute;right: 22px;z-index: 1;top: 129px;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(2, 1fr);grid-column-gap: 26px;grid-row-gap: 20px;}
.head_cart {}
.head_cart {}
.head_cart {}
@media screen and (max-width: 900px) {
	.head_cart {right: 66px;top: 40px;/* display: block; */grid-column-gap: 17px;}
}


/* Бегущая строка */
.beg_stroka {background: #ebf6fb;}
.beg_stroka .block-row {padding: 10px;}

/* Главная - О нас */
.main_about {margin: 50px 0 20px;font-size: 18px;/* font-family: 'Montserrat', sans-serif; */}
.main_about h2 {text-align: left;margin: 0 0 40px 0;}
.main_about h3 {text-align:left;}
.main_about ul {padding: 20px 0 5px 0px;} 
.main_about li {margin: 0 0 15px 0px; padding: 0 0 0px 40px; list-style: none; background: url(/img/ico_li.svg) no-repeat 0px 2px;}
@media screen and (max-width: 900px) {
	.main_about {font-size: 16px;}
}

/* Главная - кратко О нас */
.main_about_mini {/* background: #f0f0f0; */padding: 20px 0 0 0;margin: 0px 0 50px 0;font-size: 16px;}
.main_about_mini .stiker_big {font-size: 30px;font-weight: 300;/* padding: 0px 0 0px 20px; *//* border-left: 1px solid #000; */}
.main_about_mini .main_about_item {border-left: 1px solid #000;padding:0 0 0 15px;}

/* Спецпредложение */
.main_special {background: #0c479d;background: #ebf6fb;color: #000;font-size: 16px;font-weight: 400;}
.main_special article {padding: 30px 0;}
.main_special_1 {width: 200px;display: flex;align-items: center;}
.main_special_2 {width: calc(100% - 460px);display: flex;padding: 0 30px;align-items: center;}
.main_special_3 {width: 200px;display: flex;align-items: center;}
.main_special .main_special_2 a {color:#fff;display:block;text-decoration: underline;font-weight: 600;}
.main_special .btn {background: #1a8ed6;color: #fff;font-weight: 400;padding:10px;display: block;text-align: center;transition: 0.3s;}
.main_special .btn:hover {background: #0c479d;/* color: #fff; */text-decoration: none;}
.main_special_title {background: #ffdb4e;color: #000;display: table;font-weight: 600;font-size: 9px;padding: 5px 9px;margin: 0 0 5px 0;}
.main_special p {padding:0; margin:0;}

/* Хотите презвоним ? */
.callback_block_1 {background: #0070cb;/* background: #fff5f8; */padding: 10px 0px 26px 0px;border-bottom: 1px solid #0070cb;margin: 50px 0 20px;border-radius: 0px;color: #fff;}
.callback_block_1 h3 {color: #fff; font-size: 27px;}
.callback_block_1 {}



/* Наши проекты */
.projects {background: #f4f4f4;/* border-top: 1px solid #ccc; */padding: 40px 0 50px 0;display: inline-block;width: 100%;/* color: #fff; */}
.projects_block {padding: 15px 0 0 0;}
.projects_block header {display:none;}
.projects .block-d_clauses {}
.projects .block-d_clauses ._viewgrid {grid-template-columns: 1fr 1fr 1fr 1fr;}
@media screen and (max-width: 900px) {
	.projects .block-d_clauses ._viewgrid {grid-template-columns: 1fr 1fr;}
}


.tovar_block_1 {padding: 50px 0 30px 0;}
.tovar_block_1 .block-d__name {display:none;}
.tovar_block_1 section {padding: 20px 0 0 0;}

/* Tabs */
.tabs_block {}
.tabs_block .tabs{display: flex;cursor: pointer;/* border-bottom: 2px solid #ccc; */flex-wrap: nowrap;overflow: overlay;}
.tabs_block .tab {padding: 16px 23px;font-size: 16px;border: 1px solid #dfdfdf;/* border-bottom: none; *//* background: #f1f1f1; */margin-right: 9px;transition: background 0.3s;border-radius: 14px;}
.tabs_block .tab:hover,.tabs_block .otzyvy_all_btn a:hover {/* background: #a6a6a61a; */border: 1px solid #39cb59; text-decoration:none; transition:0s;}
.tabs_block .tab.active {background: #39cb59;color: #fff;border: 1px solid #39cb59;/* font-weight: bold; */}
.tabs_block .content {padding-top: 20px;}
.tabs_block .tab-content {display: none;opacity: 0;transform: translateY(40px); /* Начальное смещение */ transition: opacity 1s ease-in-out, transform 1.5s ease-in-out;}
.tabs_block .tab-content.active {display: block;opacity: 1;transform: translateY(0);}


/* Главное меню */
.main_menu {/* display: block; *//* width: 100%; *//* background: #ffffff; */border-top: 1px solid #eaeaea;border-bottom: 1px solid #dfdfdf;margin: 14px 0 0 0;backdrop-filter: blur(10px);/* border-radius: 19px; */}
.main_menu > ul {padding:0;margin: 0;/* margin: 0 auto; *//* width: 100%; */display: flex;/* margin: 0 0 0 -4px; *//* justify-content: flex-end; */}
.main_menu ul > li:first-child {/* border-left: 1px solid #ececec; */}
.main_menu ul li{list-style:none;padding: 0;/* margin: 5px 5px 5px 0; *//* float: left; *//* border-right: 1px solid #ececec; */position: relative;/* padding: 13px 16px 15px; */display: inline-block;}
.main_menu > ul > li > a {/* font-family: 'Montserrat'; */font-size: 15px;font-weight: 300;/* text-transform: uppercase; *//* border-bottom: 2px solid transparent; *//* padding: 13px 16px; */display: block;color: #000000;font-weight: 600;text-transform: uppercase;padding: 27px 52px;/* border-top: 3px solid #ffffff; */transition: 0.3s;}
.main_menu > ul > li:hover > a {/* background: #f4f4f4; *//* text-decoration: none; *//* border-top: 3px solid #0c479d; */}
.main_menu > ul > li > a:active {/* background: #f4f4f4; *//* border-top: 3px solid #0c479d; */}
.main_menu > ul > li:first-child > a {padding-left: 10px;}

.main_menu ul > li:hover {}
.main_menu ul > li.active {}
.main_menu ul > li.active a {/* border-top: 3px solid #0c479d; background: #f4f4f4;*/}
.main_menu ul > li.active ul li a {}
.main_menu ul > li.active a:hover {/* color:#000; */}
.main_menu ul li ul {display:none;margin: 0px 0 0 0;/* border-bottom: 2px solid #E6B620; */z-index: 2;position: absolute;padding: 0;margin: 0;background: #ffffff;/* background: #2b303d; */}
.main_menu ul li:hover ul {box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);/* background-color: #fff; */width: 250px;margin: 0 0 0 1px;display: block;/* border-radius: 0 0 8px 8px; *//* overflow: hidden; */}
.main_menu ul li:hover ul li {/* display: block; */float: none;padding: 0;margin: 0;width: 100%;}
.main_menu ul li:hover ul li a {text-align: left;padding: 12px 14px 10px;display: block;color: #000000;font-size: 16px;text-transform: none;border-top: 1px solid #e3e0e0;border-right: 1px solid #E4E4E4;border-left: 0px solid #E4E4E4;/* font-family: merriweather; */background: none;}
.main_menu ul li:hover ul li a:hover {/* color: #f9ecd5; */background-color: #f4f4f4;/* background-color: #fff; *//* border-radius: 0; *//* color: #0A0A0A; *//* border-left: 5px solid #F5C430; */}
.main_menu ul li:nth-child(2) ul {/* width:600px; */}
.main_menu ul li:nth-child(2) ul li {/* display:inline-block; *//* width:300px; */}
.main_menu ul li:last-child ul {/* margin:0 0 0 -170px; */right: 0;}
.main_menu ul li:last-child ul li {}
.main_menu ul li:last-child ul li ul {display:none}
.main_menu ul li:hover ul li ul {display:none}
/* main_menu до 900 */
@media screen and (max-width: 900px) {
    .menu_burger_display {width:100%;/* background: #000; */padding: 0 10px 30px 10px;}
    .menu_burger_icons {position: absolute;top: -95px;right: 0;width: 45px;height: 45px;border: 1px solid #929191;border-radius: 3px;box-sizing: border-box;padding: 0px 0 0 0px;padding: 10px;}
    
    .main_menu ul {display:block;width: 100%;}
    .main_menu ul li {display:block;width: 100%;}
    .main_menu ul li a {display:block;width: 100%;padding: 14px 0px;border-bottom: 1px solid #494949;font-size: 15px;text-align: center;text-align: left;}
	.main_menu > ul > li:first-child > a {padding-left:0;}
    .main_menu ul li ul {display: inherit;position:relative;padding: 0 0 0 20px;box-sizing: border-box;list-style-type: circle;list-style-position: inside;/* list-style: none; */}
    .main_menu ul li ul li {list-style: initial;display: list-item;font-size: 10px;}
    .main_menu ul li ul li a {text-align: left;padding: 12px 14px 10px;box-sizing: border-box;display: block;color: #000000;/* font-size: 16px; */text-transform: none;border-bottom: 1px solid #e3e0e0;border-right: none;border-left: 0px solid #E4E4E4;/* font-family: merriweather; */background: none;font-size: 15px;}
    .main_menu ul li ul li ul {display:none;}
    .main_menu > ul > li:hover > a {}
    .main_menu ul li:hover ul li a {border-top: 0;}

    .main_menu ul li:hover ul {box-shadow: none;/* background-color: #fff; */width: 100%;margin: 0 0 0 0px;display: block; box-sizing:border-box;}
    .main_menu ul li:hover ul li {/* display: block; */float: none;padding: 0;margin: 0;width: 100%;}
    .main_menu ul li:hover ul li a {text-align: left;padding: 12px 14px 10px;display: block;color: #000000;/* font-size: 16px; */text-transform: none;border-bottom: 1px solid #e3e0e0;border-right: none;border-left: 0px solid #E4E4E4;/* font-family: merriweather; */background: none;font-size: 15px;}
    .main_menu ul li:hover ul li a:hover {/* color: #f9ecd5; */background-color: initial;/* border-radius: 0; *//* color: #0A0A0A; *//* border-left: 5px solid #F5C430; */padding: 12px 14px 10px;display: block;}
}

/* toggle main_menu */
@media screen and (max-width: 900px) 
{
    .menu_burger {display: block;height: 0;opacity: 0;visibility: hidden;transition: 0.5s;} 
    .menu_burger_display {height: auto; opacity: 1; visibility: visible;} 
    .menu_burger_icons {display:block !important;cursor:pointer;} 
    .menu_burger_icons div {display:none;} 
    .menu_burger_icons > .menu_burger_icons_display {display: table;} 
}




/* Chess block flex */
.chess_block {}
.chess_block .chess_block_item {margin: 20px 0;}
.chess_block .chess_block_img {}
.chess_block .chess_block_img img {object-fit: cover;}
.chess_block .chess_block_text {margin: 0 0 30px 0;display: flex;align-content: center;}
.chess_block .chess_block_text h2 {margin: 5px 0 60px 0;}
@media screen and (max-width: 900px) {
    .chess_block .chess_block_img {order:1}
    .chess_block .chess_block_text {order:2}
    .chess_block .chess_block_text h2 {margin: 20px 0 40px;}
}

/* Chess block TABLE to flex */
.chess_block_table {}
.chess_block_table tr {display:flex;margin: 20px 0;flex-wrap: nowrap;}
.chess_block_table td {}
.chess_block_table .chess_block_table_img {display: flex;padding: 0;flex: 1 0 calc(50% - 0px);}
.chess_block_table .chess_block_table_img img {object-fit: cover;}
.chess_block_table .chess_block_table_text {margin: 0 0 30px 0;display: flex;align-content: center;flex-wrap: wrap;padding: 40px;font-size: 20px;}
.chess_block_table .chess_block_table_text h2 {margin: 5px 0 60px 0;}
@media screen and (max-width: 900px) {
	.chess_block_table tr {
    flex-wrap: wrap;
}
    .chess_block_table .chess_block_table_img {order:1;}
    .chess_block_table .chess_block_table_text {order:2;}
    .chess_block_table .chess_block_table_text h2 {margin: 20px 0 40px;}
}


/* Главная - Услуги */
.uslugi_block {background:#fff;margin: 0px 0 0 0;padding: 20px 0 60px 0;/* box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08); *//* border-radius: 9px; */display: inline-block;width: 100%;}
.uslugi_block .uslugi_block_header {
}
.uslugi_block .uslugi_block_list {padding: 20px 0;}
.uslugi_block .uslugi_block_item {position: relative;border-radius: 10px;overflow: hidden;}
.uslugi_block .uslugi_block_item_img {}
.uslugi_block .uslugi_block_item_img img {}
.uslugi_block .uslugi_block_item_text a {position: absolute;bottom: 0;display: flex;padding: 20px;/* font-family: 'buyan'; */font-weight: 400;font-size: 27px;color: #000000;color: #ffffff;background: #d1d1d133;background: #0000008c;height: 100%;width: 100%;align-items: flex-end;box-sizing: border-box;transition: 0.5s;}
.uslugi_block .uslugi_block_item_text a:hover {/* background: #00000045; */text-decoration: none;background: #a0947138;padding: 20px 20px 30px 20px;background: #39cb59bd;}
@media screen and (max-width: 900px) {
    .uslugi_block {padding: 10px 0 30px 0;}
	.uslugi_block .uslugi_block_item_text a {font-size: 17px;}
}

/* Главная - Категории */
.category_block_1 {background:#fff;margin: 0px 0 0 0;padding: 90px 0 60px 0;/* box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08); *//* border-radius: 9px; */display: inline-block;width: 100%;}
.category_block_1 .category_block_1_header {
}
.category_block_1 .category_block_1_list {padding: 20px 0;}
.category_block_1 .category_block_1_item {position: relative;border-radius: 10px;overflow: hidden;}
.category_block_1 .category_block_1_item_img {}
.category_block_1 .category_block_1_item_img img {}
.category_block_1 .category_block_1_item_text a {position: absolute;bottom: 0;display: flex;padding: 20px;/* font-family: 'buyan'; */font-weight: 400;font-size: 18px;color: #000000;color: #000000;background: #d1d1d133;background: #eeeeee5c;background: linear-gradient(25deg, #ebebebd6 15%, #ffffff00, #93939312);text-shadow: 1px 1px 7px #fff;height: 100%;width: 100%;align-items: flex-end;box-sizing: border-box;transition: 0.5s;}
.category_block_1 .category_block_1_item_text a:hover {/* background: #00000045; */text-decoration: none;background: #a0947138;padding: 20px 20px 30px 20px;background: #39cb59bd;text-shadow: none;}
@media screen and (max-width: 900px) {
    .category_block_1 {padding: 60px 0 30px 0;}
	.category_block_1 .category_block_1_item_text a {font-size: 13px;padding: 10px;}
	.category_block_1 .category_block_1_item_text a:hover {padding: 10px 10px 20px 10px;}
}

/* Главная - Виды коробок */
.vid_korobki_block {padding: 80px 0 60px 0; background: #f4f4f4;}
.vid_korobki_block .uslugi_block_item_text a {color: #000;background: #d1d1d100;font-size: 20px;padding: 15px;/* text-shadow: 2px 2px #fff; */}
.vid_korobki_block .uslugi_block_item_text a:hover {padding: 15px 15px 25px 15px;/* background: #a0947138; */}
@media screen and (max-width: 900px) {
	.vid_korobki_block {padding: 60px 0 20px 0; background: #f4f4f4;}
	.vid_korobki_block .uslugi_block_item_text a {font-size: 16px; padding:10px;}
	.vid_korobki_block .uslugi_block_item_text a:hover {padding: 10px 10px 20px 10px;}
}



/* Главная - Новости */
.news {background: #f4f4f4; padding: 50px 0;}
.news_block .block-d__name {display: none;}
.news_block .block-d__list {padding: 0; margin: 0; display: grid; grid-template-columns: repeat(3, 1fr); grid-column-gap: 20px; grid-row-gap: 20px;}
.news_block .element-d_row {}
.news_block ._bounded:not(:first-child), .news_block ._bounded ._bounded:first-child {margin-top: 0;padding-top: 0; border-top: 0;}
.news_block .element-d__details {width: 100%;}
.news_block .detail-d_name {font-size: 16px;height: initial;-webkit-line-clamp: 4;}
.news_block .detail-d_anons {height: initial;font-size: 15px;}
.news_block .detail-d_date {}
.news_block .thumbnail-d_fit {width: 100px;}
@media screen and (max-width: 900px) {
	.news_block .thumbnail-d_fit {width: 100%;}
	.news_block .block-d__list {overflow: overlay;grid-template-columns: repeat(3, 2fr);grid-column-gap: 20px;}
	.news_block .element-d_row {/* width:40%; */}
}
@media (max-width: 575px) {.element-d_news_item .detail-d_anons, .element-d_clauses_item .detail-d_anons {display: block;}}


/* Главная - Отзывы */
.otzyvy_block {border-top: 1px solid #ccc;}
.otzyvy_block {background: #efefef;background: #ffffff;padding: 50px 0 50px;}
.otzyvy_all_btn:after {content: "›";margin: 0px 0 0px -26px;font-size: 21px;}
.new_otzyvy_block {}
.new_otzyvy_block header:before {display:none;}
.block-d_reviews .article_child {width:100%;/*font-size: 14px;*/background: #fff;margin: 30px 0;/* box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08); */padding: 0 15px;background: url(../img/ico_otz.png) #fff no-repeat top right;box-sizing: border-box;border-left: 1px solid #ccc;}
.block-d_reviews .article_child .detail-d_text {padding:0 0 0 10px;border-left:1px solid #ccc;margin: 10px 0 10px 0;font-size: 14px;}
.block-d_reviews .article_child .detail-d_text p {padding:0;margin:0;}
.block-d_reviews {}
.block-d_reviews .reviews_average_rating {font-weight: 600; font-size: 13px; color: #000000;}
.block-d_reviews article {margin: 20px 0 20px 0;background: #faf9fa;padding: 20px 25px;/* border: 1px solid #7a7a7a; *//* border-radius: 10px; */}
.new_otzyvy_block .block-d_reviews article {border-radius: 0;border-left: 1px solid #000000;}
.block-d_reviews .element-d__images {display:inline-block;}
.block-d_reviews .element-d__images figure {padding:0; margin:0 10px 0 0;}
.block-d_reviews .account-d__images {display:none;}
.block-d_reviews .detail-d_account {display:inline-block;}
.block-d_reviews_add header {font-weight:500;padding: 10px 0 10px 0;font-size: 37px;margin: 45px 0 35px 0;letter-spacing: 0px;position: relative;}
.block-d_reviews_item header {font-weight: 300;font-size: 27px;}
.otzyvy_all_btn a {border: 1px solid #dfdfdf;color: #000000;display: inline-block;padding: 13px 20px;padding: 16px 39px 16px 23px;font-size: 16px;border-radius: 14px;}


.breadcrumbs-d {
    padding: 30px 0 0;
}

.field-d__list {}
.field-d__list .field-d__item {display:inline-block;margin:0 10px 0 0;border: 1px solid #ccc;padding: 3px 5px;}

.new_otzyvy_block .article_child {border-left:0; padding:20px; margin:0;}
.new_otzyvy_block .article_child .param-d.reviews_param:first-child {margin:0 0 10px 0;font-size: 14px;}

.sharecart-d {display:none;}
.privacy_policy {display:none;}

