<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face{
    font-family: "Europe Normal";
    src:   url(../fonts/europe-normal.woff) format("woff");
    font-style:normal;
    font-weight:normal;
    }
@font-face{
    font-family: "Europe Normal";
    src:  url(../fonts/europe-normal.woff) format("woff");
    font-style:normal;
    font-weight:bold;
    }


    @font-face {

font-family: "Montserrat-Regular";
src:local (Montserrat-Regular),
src: url('../webfonts/Montserrat-Regular.eot');
src: url('../webfonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
url('../webfonts/Montserrat-Regular.woff') format('woff'),
url('../webfonts/Montserrat-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}


@font-face {

font-family: "Montserrat-Light";
src:local (Montserrat-Light),
src: url('../webfonts/Montserrat-Light.eot');
src: url('../webfonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
url('../webfonts/Montserrat-Light.woff') format('woff'),
url('../webfonts/Montserrat-Light.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}


@font-face{

font-family: "Montserrat-SemiBold";
src:local (Montserrat-SemiBold),
 src: url('../webfontss/Montserrat-SemiBold.eot');
src: url('../webfonts/Montserrat-SemiBold.eot?iefix') format('eot'),
url('../webfonts/Montserrat-SemiBold.woff') format('woff'),
 url('../webfonts/Montserrat-SemiBold.ttf') format('truetype'),
 url('../webfonts/Montserrat-SemiBold.svg#webfont') format('svg');
 font-weight: normal;
font-style: normal;

}



@font-face {
font-family: "Montserrat-Bold";
src:local (Montserrat-Bold),
src: url('../webfonts/Montserrat-Bold.eot');
src: url('../webfonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
url('../webfonts/Montserrat-Bold.woff') format('woff'),
url('../webfonts/Montserrat-Bold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: "Montserrat-Black";
src:local (Montserrat-Black),
src: url('../webfonts/Montserrat-Black.eot');
src: url('../webfonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
url('../webfonts/Montserrat-Black.woff') format('woff'),
url('../webfonts/Montserrat-Black.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

td.justify
{
    text-align : justify;
}
td.det
{
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
}

a:active, a:focus { outline: none; }
input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
textarea {resize:none;}
textarea {resize:vertical;}
h1 {

margin:0;
padding:0;
margin-bottom:0px;
margin-top: 0px;
padding-top: 0px;
margin-left: 0px;
padding-left: 0px;
line-height:20px;

 border: 0;
 outline: 0;
font-weight : bold;
font-size: 16px;
 font-family: 'Europe Normal';
  color : #757575;
}



   body {
      margin: 0;
    }

    .preloader_osn {
      position: fixed;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      overflow: hidden;
      /* С„РѕРЅРѕРІС‹Р№ С†РІРµС‚ */
      background: #e0e0e0;
      z-index: 999999;
    }


     .preloader_osn_cent{
      position: relative;
      top: 40%;
      left: 50%;
      width: 120px;
      height: 120px;
      background-image: url(../img/dlog.svg);
          background-position: center;
    background-size: 35%;
    background-repeat: no-repeat;
     }
     @media (max-width:400px){
.preloader_osn_cent{
      top: 40%;
    left: 35%;
     }
     }

    .preloader_osn__image {
      position: relative;
      top: 50%;
      left: 50%;
      width: 120px;
      height: 120px;
      margin-top: -35px;
      margin-left: -35px;
      text-align: center;

    }


    .d_center{
      position: relative;
      top: 50%;
      left: 50%;
        width: 30px;
      height: 30px;
    }

.r-bounds {
  fill: none;
}

.svg-preloader {
  height: 120px;
  width: 120px;
}

.g-circles {
  fill: #656565;
}

h1.pod_st {
    font-size: 28px;
    font-family: "Montserrat-Regular";
    color: #373737;
    line-height: 32px;
}
.pod_txt {
display: inline-block;
    border: 2px solid #f7f7f7;
    border-radius: 15px;
    padding: 20px;
margin: 35px 23px 25px 23px;
}

.pod_txt_st  {
    padding: 40px 40px;
    display: inline-block;
    border-radius: 15px;
    background-color: #f7f7f7;
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: auto;
    color: #373737;
    text-decoration: none;
    margin: 8px 28px 15px 27px;
}

.pod_txt_st:hover{
   background-color: #e9e9e9;
    color: #373737;
}


 .pod_txt ul li{
     list-style-type: disc;
      margin-left: 25px;
 }

  .pod_txt_st ul li{
     list-style-type: disc;
      margin-left: 25px;
 }

.u-circle {
  transform-origin: 60px 60px;
  -webkit-animation: opacity 1.2s linear infinite;
          animation: opacity 1.2s linear infinite;
}
.u-circle:nth-child(12n+1) {
  transform: rotate(-30deg) translate(10px, 10px) scale(0.85);
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}
.u-circle:nth-child(12n+2) {
  transform: rotate(-60deg) translate(10px, 10px) scale(0.85);
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.u-circle:nth-child(12n+3) {
  transform: rotate(-90deg) translate(10px, 10px) scale(0.85);
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.u-circle:nth-child(12n+4) {
  transform: rotate(-120deg) translate(10px, 10px) scale(0.85);
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.u-circle:nth-child(12n+5) {
  transform: rotate(-150deg) translate(10px, 10px) scale(0.85);
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
.u-circle:nth-child(12n+6) {
  transform: rotate(-180deg) translate(10px, 10px) scale(0.85);
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
.u-circle:nth-child(12n+7) {
  transform: rotate(-210deg) translate(10px, 10px) scale(0.85);
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}
.u-circle:nth-child(12n+8) {
  transform: rotate(-240deg) translate(10px, 10px) scale(0.85);
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
.u-circle:nth-child(12n+9) {
  transform: rotate(-270deg) translate(10px, 10px) scale(0.85);
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}
.u-circle:nth-child(12n+10) {
  transform: rotate(-300deg) translate(10px, 10px) scale(0.85);
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.u-circle:nth-child(12n+11) {
  transform: rotate(-330deg) translate(10px, 10px) scale(0.85);
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}
.u-circle:nth-child(12n+12) {
  transform: rotate(-360deg) translate(10px, 10px) scale(0.85);
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
}

@-webkit-keyframes opacity {
  0% {
    fill-opacity: 1;
  }
  75% {
    fill-opacity: 0;
  }
}

@keyframes opacity {
  0% {
    fill-opacity: 1;
  }
  75% {
    fill-opacity: 0;
  }
}

    .loaded_hiding .preloader_osn {
      transition: 0.3s opacity;
      opacity: 0;
    }

    .loaded .preloader_osn {
      display: none;
    }



















td.zag
{
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #2776a4;
}

font.krek
{
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #5D573A;
}


 table.menu
 {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #20648D;
 }
TD.cl {
    Border-left: none;
    Border-top: None;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 5px;
}
TD.cl1 {
    Border-left: none;
    Border-top: None;
    padding-bottom : 1px;
    padding-left : 1px;
    padding-right : 1px;
    padding-top : 1px;
}
table.cl
{
border-right: none;
 border-bottom: none;


}
table.menu:Visited
{
color : #20648D;
font-size : 11px;
text-decoration:none;
}

table.menu:Active
{
color : black;
font-size : 11px;
text-decoration:none;
}

table.menu:Hover
{
color : black;
font-size : 11px;
text-decoration:none;
}

table
{
  font-size : 12px;
}

td
{
  font-size : 12px;
  color : #7a7a7a;
}






td.mini
 {
font-size : 9px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #848484;
 }
td.top
 {
font-size : 12px;
font-family : Arial;
color : #ffffff;
font-weight : bold;
 }

    td.katalog  {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    text-align: right;
     vertical-align: bottom;
    }

td.korzin  {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    vertical-align: bottom;
    text-align: center;
    }


p  {
    font-family : "Montserrat-Regular";
    color : black;
    font-size : 14px;
    font-style : normal;
}



A  {

    color : #4C709F;
    text-decoration : underline;
    font-style : normal;

}


A:Hover  {
    text-decoration : none;
    color : 45392A;
    font-style : normal;


}


A.sort  {
    font-family :  Verdana, Helvetica, Arial, sans-serif;
    color : #727272;
    font-size : 14px;
    text-decoration : underline;
    font-style : normal;

}

A.sort:Visited  {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    color : #727272;
    font-size : 14px;
    text-decoration : underline;
    font-style : normal;

}

A.sort:Active  {
    font-size : 14px;
    font-family :Verdana, Helvetica, Arial, sans-serif;
    color : #CC0000;
    text-decoration : none;
    font-style : normal;

}

A.sort:Hover  {
    font-size : 14px;
    text-decoration : none;
    color : #CC0000;
    font-style : normal;


}



A.anons  {
    font-family :  Verdana, Helvetica, Arial, sans-serif;
    color : 000000;
    font-size : 11px;
    text-decoration : none;
    font-style : normal;

}

A.anons:Visited  {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    color : 000000;
    font-size : 11px;
    text-decoration : none;
    font-style : normal;

}

A.anons:Active  {
    font-size : 11px;
    font-family :Verdana, Helvetica, Arial, sans-serif;
    color : 000000;
    text-decoration : none;
    font-style : normal;
     font-weight : normal;
}

A.anons:Hover  {
    font-size : 11px;
    text-decoration : none;
    color : 000000;
    font-style : normal;
 font-weight : none;

}

A.top  {
    font-family :  Verdana, Helvetica, Arial, sans-serif;
    color : ffffff;
    font-size : 11px;
    text-decoration : none;
    font-style : normal;

}

A.top:Visited  {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    color : ffffff;
    font-size : 11px;
    text-decoration : none;
    font-style : normal;

}

A.top:Active  {
    font-size : 11px;
    font-family :Verdana, Helvetica, Arial, sans-serif;
    color : ffffff;
    text-decoration : underline;
    font-style : normal;

}

A.top:Hover  {
    font-size : 11px;
    text-decoration : underline;
    color : ffffff;
    font-style : normal;


}



.button {
  margin: 0 0 0 5px;
  text-indent: -9999px;
  cursor: pointer;
  width: 23px;
  height: 20px;
  float: left;
  text-align: center;
  background: url(../images/buttons.png) no-repeat;
}

.button_2 {
    cursor: pointer;
    width: 43px;
    height: 42px;
    float: left;
    text-align: center;
    color: #333333;
    font-size: 20px;
    border: 1px solid #aaa;
    line-height: 44px;
}

.button_2:hover{
    background: #fd2333;
    color: #FFFFFF;
}

.dec {float: left;
  background-position: 0 -20px;
    border-bottom-left-radius: 21px;
    border-top-left-radius: 21px;
}
.inc{
border-bottom-right-radius: 21px;
    border-top-right-radius: 21px;
}

.buttons {float: left;
  padding: 10px 0 0 100px;
}
.liniya {
        float:left;

        text-align:center;

        }

.search-box__group,
.search-box__btn
{
    float: left;
}

.search-box__group
{
    position: relative;

    width: 75%;
}

.search-box__btn
{
    width: 25%;
    padding-left: 10px;
}

.search-box__link
{
    font-size: 16px;
}

.search-box__result
{
position: relative;
    z-index: 100000;
    width: 97%;
    background-color: #f7f7f7;
    display: inline-block;
    top: -15px;

}

.search-result
{
display: none;
    overflow: auto;
    height: 360px;
    background-color: #f7f7f7;
    position: absolute;
    width: 100%;
    -webkit-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.2);
}

.search-result__link
{
    font-size: 12px;
    line-height: 1.2;
    display: block;
    padding: 5px 5px 5px 10px;
     text-decoration: none;
     color: #333;
         font-family: Arial;
}

.search-result__link:hover,
.search-result__link:focus
{
    color: #d80000;
     font-size: 12px;
}

.header12 {
  color: white;
  position: fixed;
  top: 0; left: 0;
  width: 100%;
  transition: all .3s ease;
  z-index: 9999;
  -webkit-box-shadow: 0px 5px 6px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 6px 0px rgb(0 0 0 / 10%);
}


.header12.out {
  transform: translateY(-100%);
}



#signupform table {
  border-spacing: 0px;
  border-collapse: collapse;
   empty-cells: show;
}
#signupform label.error {
  background:url(/ims/unchecked.gif) no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
 }

 #signupform label.checked {
  background:url(/ims/checked.gif) no-repeat 0px 0px;
 }

#signupform .success_msg {
  font-weight: bold;
   color: #0060BF;
   margin-left: 0px;
 }

#signupform #dateformatStatus, #signupform #termsStatus {
   margin-left: 6px;
 }

 #signupform #dateformat_eu {
  vertical-align: middle;
 }

 #signupform #ldateformat_eu {
   font-weight: normal;
   vertical-align: middle;
 }

 #signupform #dateformat_am {
   vertical-align: middle;
 }

#signupform #ldateformat_am {
   font-weight: normal;
   vertical-align: middle;
 }

 #signupform #termswrap {
   float: left;
 }

#signupform #terms {
   vertical-align: middle;
   float: left;
   display: block;
   margin-right: 5px;
}

#signupform #lterms {
  font-weight: normal;
   vertical-align: middle;
   float: left;
   display: block;
   width: 350px;
   white-space: normal;
 }

#signupform #lsignupsubmit {
   visibility: hidden;
}



font.copir {
    color: #FFFF00;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
}

font.title {
    color: #696969;
    font-family : Arial, sans-serif,Verdana, Helvetica ;
    font-size : 18px;
    font-weight : bold;
    font-weight : bold;
}


TD.cl {
    Border-left: none;
    Border-top: None;
}
table.murka
{
border-right: none;
 border-bottom: none;


}

td.title {
     font-family: Arial;
    font-size: 12px;
    color: #868686;

}
td.title_a {
    color: #013979;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    }
td.adr{
    color: #000000;
    font-family : Arial, sans-serif;
    font-size : 11px;

}

td.title1 {
    color: #b03838;
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size : 11px;
    font-weight : bold;
}
td.title2 {
    color: #486D9D;
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}
td.news {
    color: #808080;
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size : 11px;
    font-weight : bold;
}
td.main {
    color: #000000;
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size : 12px;
}

input.noborder {
    border : none;
}

tr.ltMouseOut {
    background-color: #FFFFFF;
}

tr.ltMouseOver {
    background-color: #E4E4E4;
}

input, text, select, option, textarea {
    font-size: 12px;
    font-weight: normal;
    color: #8f8f8f;
    border: 1px solid #AAAAAA;
    padding-left: 5px;

}

input.reg, text.reg, select.reg, option.reg, textarea.reg {
    font-size: 10px;
    font-weight: bold;
    color: Black;
    border-width: 1px;
    border-style: solid;
    border-color: Black;
    background: transparent;
}

input.search {
    font-size: 12px;
    font-weight: bold;
    color: Black;
    border-width: 1px;
    border-style: solid;
    border-color: Black;
}

input.butsearch {
    font-size: 12px;
    font-weight: bold;
    color: Black;
    border-width: 1px;
    border-style: solid;
    border-color: Black;
    cursor: hand;
}

input.butreg  {
    font-size: 10px;
    font-weight: bold;
    color: Black;
    border-width: 1px;
    border-style: solid;
    border-color: Black;
    background: #FFA500;
    cursor: hand;
}

#floater {
    position: absolute;
    left: 0;
    top: 0;
    width: 155;
    visibility: visible;
    z-index: 10;
    }







    A.tovar_name
{
    padding-top: 20px;
    padding-bottom: 10px;
font-family: 'Montserrat-Regular';
    font-weight: 400;
    font-size: 18px;
    color : #2d2d2d;
    text-decoration : none;
    display: block;
        line-height: 20px;
        background: #fff;

}


A.tovar_name:Hover  {
    color : #868686;
}



        A.wep1
{
    color : red;
    font-size : 11px;
    text-decoration : none;
}

A.wep1:Visited  {
    color : red;
    font-size : 11px;
    text-decoration : none;
}

A.wep1:Active  {
    font-size : 11px;
    color : red;
    text-decoration : none;
}

A.wep1:Hover  {
    font-size : 11px;
    text-decoration : none;
    color : red;
}
    A.menu
{
    font-family : Arial;
    color : #ffffff;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
    padding-left: 10px;
    padding-right: 10px;
}

A.menu:Visited  {
    font-family : Arial;
    color : #ffffff;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
}

A.menu:Active  {
    font-size : 12px;
    font-family :  Arial;
    color : #ffffff;
    font-weight : bold;
    text-decoration : underline;
}

A.menu:Hover  {
    font-size : 12px;
    font-family : Arial;
    text-decoration : underline;
    font-weight : bold;
    color : ffffff;
}



    	A.menu_1
{
    font-family : Verdana;
    color : #ffffff;
    font-size : 14px;
    text-decoration : none;
    padding-left: 8px;
    padding-right: 8px;
}






A.menu2
{
    font-family : Verdana;
    color : #486D9D;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
}

A.menu2:Visited  {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    color : #486D9D;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
}

A.menu2:Active  {
    font-size : 11px;
    font-family :  Verdana, Helvetica, Arial, sans-serif;
    color : 878A90;
    font-weight : bold;
    text-decoration : none;
}

A.menu2:Hover  {
    font-size : 11px;
    font-family : Verdana, Helvetica, Arial, sans-serif;
    text-decoration : none;
    font-weight : bold;
    color : 878A90;
}
A.menu3
{
    font-family : Verdana;
    color : #ffffff;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
}

A.menu3:Visited  {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    color : #ffffff;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
}

A.menu3:Active  {
    font-size : 11px;
    font-family :  Verdana, Helvetica, Arial, sans-serif;
    color : 253183;
    font-weight : bold;
    text-decoration : none;
}

A.menu3:Hover  {
    font-size : 11px;
    font-family : Verdana, Helvetica, Arial, sans-serif;
    text-decoration : none;
    font-weight : bold;
    color : 253183;
}
span.menu1  {
    font-family :   Verdana, Helvetica, Arial, sans-serif;
    color : #7E7E7E;
    font-size : 11px;
    font-weight : none;
    text-decoration : none;
    cursor : pointer;
}
span.menu1_over  {
    font-family :   Verdana, Helvetica, Arial, sans-serif;
    font-size : 11px;
    font-weight : none;
    color : red;
    text-decoration : underline;
    cursor : pointer;
}
A.menu1  {
    font-family :   Verdana, Helvetica, Arial, sans-serif;
    color : #7E7E7E;
    font-size : 14px;
    font-weight : none;
    text-decoration : none;
}

A.menu1:Visited  {
    font-family :   Verdana, Helvetica, Arial, sans-serif;
    color : #7E7E7E;
    font-size : 14px;
    font-weight : none;
    text-decoration : none;
}

A.menu1:Active  {
    font-size : 14px;
    font-family :   Verdana, Helvetica, Arial, sans-serif;
    color : red;
    font-weight : none;
    text-decoration : none;
}

A.menu1:Hover  {
    font-size : 14px;
    font-family :  Verdana, Helvetica, Arial, sans-serif;
    text-decoration : none;
    font-weight : none;
    color : red;
}

a.slov {
font-family: Europe Normal;
font-size: 18px;
    color: #373737;
    text-decoration: none;
    padding: 10px;
}
a.slov:hover{
    text-decoration: underline;
}


A.krohi  {
 font-family: Arial;
    font-size: 14px;
    color: #868686;
    font-weight : none;
    text-decoration : none;
}

A.krohi:Visited  {
     font-family: Arial;
    font-size: 14px;
    color: #868686;
    font-weight : none;
    text-decoration : none;
}

A.krohi:Active  {
 font-family: Arial;
    font-size: 14px;
    color: #868686;
    font-weight : none;
    text-decoration :  underline;
}

A.krohi:Hover  {
 font-family: Arial;
    font-size: 14px;
    color: #868686;
    font-weight : none;
   	text-decoration :  underline;
}

td.obzor
{
padding-left: 3px;
}
table.yoyo{
    background-position : right;
    }
div.r
{
vertical-align : bottom;
}
a.pd  {
font-family: "Montserrat-Regular";
    color : #ffffff;
    font-size : 11px;
    text-decoration : none;
}


a.pd:Hover  {
    font-size : 11px;
font-family: "Montserrat-Regular";
    text-decoration : underline;
    color :  #ffffff;
}

.bla  {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    color : 5d5d5d;
    font-size : 11px;
    font-style : normal;
    cursor : pointer
}

.bla_over  {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    color : 5d5d5d;
    text-decoration : underline;
    font-size : 11px;
    font-style : normal;
    cursor : pointer
}

.mla_over {
    font-size : 11px;
    font-family :  Verdana;
    color : #ffffff;
    font-weight : bold;
    text-decoration : underline;
    cursor : pointer
}

.mla  {
    font-size : 11px;
    font-family :  Verdana;
    color : #ffffff;
    font-weight : bold;
    text-decoration : none;
    cursor : pointer
}

.pisko_over {
    font-size : 11px;
    font-family :  Verdana, Helvetica, Arial, sans-serif;
    color : #b03838;
    font-weight : none;
    text-decoration : underline;
    cursor : pointer
}

.pisko  {
    font-size : 11px;
    font-family :  Verdana, Helvetica, Arial, sans-serif;
    color : #b03838;
    font-weight : none;
    text-decoration : none;
    cursor : pointer
}


.new {
    color : #4c709f;
    font-size : 12px;
    font-weight : 400;
    line-height : 16px;
    cursor : pointer;
    text-decoration : underline;
}


.new_over {
    color : #45392a;
    font-size : 12px;
    font-weight : 400;
    line-height : 16px;
    cursor : pointer;
    text-decoration : none;
}



/* twitter vidjet */

.vidjet{
width: 234px;
margin-right: 15px;
margin-top: 10px;
float: center;
}

.vidjet a{ text-decoration: none; color: #90d118; }

.vitop{
background: url("../templates/rmesto/images/twitter/sprite.png") -1px -5px;
height: 13px;
font-size: 12px;
font-weight: 600;
color: #ccc;
padding-left: 10px;
padding-top: 20px;
}

.vicenter{
background: url("../templates/rmesto/images/twitter/sprite_tw_y.png") repeat-y;
margin-left: -1px;
padding-top: 1px;
height: 379px;
}

.vicenter ul{ list-style-type: none; margin-left: 13px; margin-right: 20px; padding: 0; }
.vicenter li{
font-size: 12px;
color: #595151;
border-bottom: 1px dashed #91d019;
}

.viboot{
background: url("../templates/rmesto/images/twitter/sprite.png") -1px -40px;
height: 80px;
font-size: 12px;
font-weight: 600;
color: #ff0000;
padding-left: 12px;
padding-top: 17px;
}

/* HOVER TO IMG */

.view-first img {
 transition: all 0.2s linear;
}
.view-first .mask {
 opacity: 0;
 background-color: rgba(219,127,8, 0.7);
 /*background-color: rgba(226,132,32, 0.7);*/
 transition: all 0.4s ease-in-out;
}
.view-first h2 {
 transform: translateY(-100px);
 opacity: 0;
 transition: all 0.2s ease-in-out;
}
.view-first p {
 transform: translateY(100px);
 opacity: 0;
 transition: all 0.2s linear;
}
.view-first a.info{
 opacity: 0;
 transition: all 0.2s ease-in-out;
}

.view-first:hover img {
 transform: scale(1.1);
}
.view-first:hover .mask {
 opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
 opacity: 1;
 transform: translateY(0px);
}
.view-first:hover p {
 transition-delay: 0.1s;
}
.view-first:hover a.info {
 transition-delay: 0.2s;
}

.view {
 width: 200px;
 height: 150px;
/* margin: 10px;*/
 float: left;
/* border: 3px solid #6F6F6F;*/
 overflow: hidden;
 position: relative;
 text-align: center;
 box-shadow: 1px 1px 2px #e6e6e6;
 cursor: default;
}
.view .mask, .view .content {
 width: 200px;
 height: 150px;
 position: absolute;
 overflow: hidden;
 top: 0;
 left: 0
}
.view img {
 display: block;
 position: relative
}
.view h2.row  {
 text-transform: uppercase;
 color: #fff;
 text-align: center;
 position: relative;
 font-size: 17px;
 padding: 10px;
 background: rgba(82, 179, 228, 1);
 margin: 20px 0 0 0;
 text-shadow: 1px 1px 2px black, 0 0 1em red;
}
.view h2.row1 {
 text-transform: uppercase;
 color: #fff;
 text-align: center;
 position: relative;
 font-size: 17px;
 padding: 10px;
 background: rgba(220, 144, 185, 1);
 margin: 20px 0 0 0;
 text-shadow: 1px 1px 2px black, 0 0 1em red;
}
.view h2.row2  {
 text-transform: uppercase;
 color: #fff;
 text-align: center;
 position: relative;
 font-size: 17px;
 padding: 10px;
 background: rgba(248, 248, 18, 1);
 margin: 20px 0 0 0;
 text-shadow: 1px 1px 2px black, 0 0 1em red;
}
.view h2.row3  {
 text-transform: uppercase;
 color: #fff;
 text-align: center;
 position: relative;
 font-size: 17px;
 padding: 10px;
 background: rgba(18, 248, 18, 1);
 margin: 20px 0 0 0;
 text-shadow: 1px 1px 2px black, 0 0 1em red;
}
.view p {
 font-family: Georgia, serif;
 font-style: italic;
 font-size: 12px;
 position: relative;
 color: #fff;
 padding: 10px 20px 0;
 text-align: center
}
.view a.info {
 display: inline-block;
 text-decoration: none;
 padding: 7px 14px;
 background: #F00;
 color: #fff;
 text-transform: uppercase;
 box-shadow: 0 0 1px #000;
 border-radius: 30px;
}
.view a.info:hover {
 box-shadow: 0 0 5px #000
}
/* --------- РЁРђР‘Р›РћРќ Р”Р›РЇ Р“Р›РђР’РќРћР™ РЎРўР&nbsp;РђРќРР¦Р« РњР•Р‘Р•Р›Р¬ ------------------*/

.section {
width: 100%;
    position: relative;

}

.box {
    display: none;
    padding: 12px 0;
  width: 100%;
}
/*--------------------------------------------------------------*/
.box ul.catalog {
    padding: 0;
}
.box ul.catalog  li{
    display: inline-block;
    margin-bottom: 4px;
    margin-bottom: 4px;
    padding-right: 12px;
    padding-bottom: 6px;
}

.info:hover{
    box-shadow: 0px 5px 15px rgb(189 189 189);
    /*background: linear-gradient(to bottom, #000, #fff);*/
    /*background: #FAFAF7;*/
    border: 1px dashed #EFEFEF;
}
.info .text_h{
    display: none;
    position: absolute;

}

.info .text_h a{
    cursor: pointer;
    font-size: 11px;
    color: #FFFFFF; /* С†РІРµС‚ С‚РµРєСЃС‚Р° */
    text-decoration: none; /* СѓР±РёСЂР°С‚СЊ РїРѕРґС‡С‘СЂРєРёРІР°РЅРёРµ Сѓ СЃСЃС‹Р»РѕРє */
    user-select: none; /* СѓР±РёСЂР°С‚СЊ РІС‹РґРµР»РµРЅРёРµ С‚РµРєСЃС‚Р° */
    background: #7A7A7A; /* С„РѕРЅ РєРЅРѕРїРєРё */
    padding: .7em 1.5em; /* РѕС‚СЃС‚СѓРї РѕС‚ С‚РµРєСЃС‚Р° */
    outline: none; /* СѓР±РёСЂР°С‚СЊ РєРѕРЅС‚СѓСЂ РІ Mozilla */
    }
.info:hover .text_h{
display: block;
    width: inherit;
        margin-top: 30px;
}

.info .img_min {
    padding-top: 12px;
  display: inherit;
    height: 85px;
}

.info .img_min ul li {
    height: 24px;
}
.info .img_min img{
    float: left;
    border-color: #7A7A7A; /* Р¦РІРµС‚ РіСЂР°РЅРёС†С‹ */
    /*border-style: double;*/ /* РЎС‚РёР»СЊ РіСЂР°РЅРёС†С‹ */
}
/*--------------------------------------------------------------------------*/
.box.visible {
    display: block;
}

.section.vertical {
    width: 440px;
    border-left: 160px solid #FFF;
}
.vertical .tabs {
    width: 160px;
    float: left;
    display: inline;
    margin: 0 0 0 -160px;
}
.vertical .tabs li {
    padding: 0 13px;
    margin: 0 0 1px;
    border: 1px solid #E4E4E4;
    border-right: 1px solid #F9F9F9;
    width: 132px;
    height: 25px;
}
.vertical .tabs li:hover {
    width: 131px;
}
.vertical .tabs li.current {
    width: 133px;
    color: #444;
    background: #EFEFEF;
    border: 1px solid #D4D4D4;
    border-right: 1px solid #EFEFEF;
    margin-right: -1px;
}
.vertical .box {
    border-width: 1px;
}


.box ul.catalog li div.info a img {

    /*position: relative;
    -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
  -webkit-filter: brightness(90%);*/
   transition: all 0.175s linear;
}

/*
.info a img:hover {
 transform: scale(1.076);
}
 */
.info h2 {
    margin-top: 10px;
    margin-bottom: 2px;
    font-family: 'Montserrat-Regular';
        font-weight: 400;
        color: #000;
         font-size: 18px;
}
/* ---------- РєСЃСЃ РґР»СЏ С„Р»Р°Р¶РєР° СЃРєРёРґРѕРє -------*/
.sale_text {
position: absolute;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    height: 56px;
    width: 150px;
    color: white;
    text-align: right;
    display: block;
    top: 44px;
    right: 104px;
    background: url(../img/skid.svg);
    z-index: 9;
    padding-right: 13px;
    padding-top: 5px;
    font-size: 32px;
    background-position: inherit;
}


.sale_text p {
 /* display: table-cell;*/
    font-weight: bold;
    color: white;
    font-size: 16px;
    margin: 0;
}


.sale_text span {
    font-size: 16px;
    font-weight: bold;
}

.sale_date {

    height: 20px;
    margin-bottom: 10px;
    padding-top: 2px;
    font-size: 12px;
    color: #697582;
    font-family: Arial;
    }
.sale_text_hid {
    position: absolute;
    font-family: Verdana, Helvetica, Arial, sans-serif;
   /* background-color: #E22222;*/
    width: 90px;
    height: 90px;
  /*  line-height: 20px; */
    color: white;
    text-align: center;
    display: table;
    top: 67px;
    right: 104px;
    background-image: url(../../mr_and/ofmebel/sale.png);
    visibility: hidden;
}
/*
.on_the_mag{
    text-align: center;
    position: relative;
    color: #fff;
    margin: 0 -30px 30px -30px;
    padding: 5px 0;
    text-shadow: 0 1px rgba(0,0,0,.8);
    background: #5c5c5c;
    background-image: -moz-linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0));
    background-image: -webkit-linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0));
    background-image: -o-linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0));
    background-image: -ms-linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0));
    background-image:  linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0));
    -moz-box-shadow: 0 2px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 0 rgba(0,0,0,.3);
    margin-top: -23;
    top: -11px;
    margin-left: 20px;
    margin-right: 20px;
}
*/
.on_the_mag {
    position: relative;
    padding: 5px 0;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.79) 0px 1px 0px;
    margin-top: -23px;
    margin-left: 47px;
    top: 0;
    width: 255px;
    background-color: rgba(86, 86, 86, 1);
    /*
    background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
    background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image:    -moz-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image:     -ms-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image:      -o-linear-gradient(top, #BFDC7A, #8EBF45);
    */
    color: white;
        -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.3);
        -moz-box-shadow:    0px 0px 2px rgba(0,0,0,0.3);
    box-shadow:         0px 0px 2px rgba(0,0,0,0.3);
    border-top-right-radius: 5px;
    border-left: 2px solid red;

    /*transition: all 0.175s linear;*/
}

.on_the_mag:before, .on_the_mag:after {
  content: "";
  border-top:   3px solid rgba(0, 0, 0, 0.60);
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.on_the_mag:before
{
    left: 249px;
}

.on_the_mag:after
{
    right: 0;
}





/* --------------- TEST --------- */

.tooltip {
    position: absolute;
    width: 20px;
    height: 20px;
    background: white;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border-color: #7A7A7A;
    border-style: double
}
.tooltip:hover {
    border-color: red;
    border-style: double
}
.tooltip span {
  margin-left: -999em;
  position: absolute;
  background: white;
  padding: 10px;
  font-size: 15px;
}

.tooltip:hover span {
  position: absolute;
  left: 1em;
  top: 2em;
  z-index: 99;
  margin-left: 0;
  width: 250px;
}

.box_img {
    height: 524px;
    padding: 0;
}

.slides_text {
    background: rgba(226,34,34,0.5);
    float: right;
    position: relative;
    height: 524px;
    width: 450px;
    }
.box .image {
    margin: 0;
    padding-left: 100px;
}

/* gallery РґР»СЏ С‚РѕРІР°СЂРѕРІ  */
.gl_com {
    padding: 0;
    /*width: 960px;*/
}
.gl_com img {
    width: 218px;
    height: 170px;
    text-align: center;
}

.gl_img {
    display: inline-block;
    border-style: solid;
    border-color: white;
        padding: 5px;
}
.gl_img:hover {
    border-top-color: red;
}

.name_mebel {
position: absolute;
    top: 450px;
    left: 15px;
    display: inline-block;
    z-index: 9;
}
.name_text {
height: 50px;
    position: absolute;
    top: 25px;
    left: 25px;
    white-space: nowrap;
    background: rgba(255, 255, 255, 0.35);
    padding: 20px;
    backdrop-filter: blur(5px);
    border-radius: 45px;
}
.name_text h1 {
    padding-top: 15px;
}
.name_text h2 {
    padding-top: 15px;
}
.name_mebel h1 {
    font-size: 47px;
    margin: 0;
    padding-left: 10px;
    float: left;
    font-family : Europe Normal;
    color: #373737;
}
.name_mebel h2 {
    /*font-size: 40px; */
    margin: 0;
    padding-left: 10px;
    float: left;
    color: white;
}
/* РҐРђР&nbsp;РђРљРўР•Р&nbsp;РРЎРўРРљР */
.ch-all {
    width:100%;
    display: inline-table;
}
.ch-top {
    width:100%;
    margin-top: 35px;
    margin-bottom: 35px;
        text-align: left;
}
.ch-top h1 {
    text-transform: uppercase;
    margin-left: 10px;
    font-family: 'Europe Normal';
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
}

.ch-top1 {
    width: 100%;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: left;
    text-transform: uppercase;
    margin-left: 10px;
    font-family: 'Europe Normal';
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
}
.coob {
    width: 32px;
    height: 52px;
    background: gray;
    float: left;
}
.ch-main {
    width: 100%;
    /*height: 300px;*/
    float:left;
}
.ch-main-text {
 width: 48%;
    display: inline-block;
    float: left;
    padding-left: 2%;
}
.tech_01{
    width: 50%;
    display: inline-block;
    float: left;
}

.ch-main-text p {
    padding-top: 10px;
    margin: 0;
    color: #808080;
    font-size: 12px;
    text-align: justify;
}
.ch-main-text-o {
padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    margin-top: -7px;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
}
.ch-tb {
    width: 97%;
    text-align: left;
}
.ch-tb td {
    font-size: 14px;
    padding: 0;
    border-bottom: 1px solid #ebebeb;
    border-spacing: 0;
    font-family : Verdana, Helvetica, Arial, sans-serif;
    padding-left: 10px;
    color: #a9a9a9;
}
.ch-tb .ch-bold {
    font-size: 16px;
        color: #000;
}
.ch-tb tr {
    height: 35px;
}


.ch-color_2 {
    border: 1px dashed #7A7A7A;
    border-radius: 7px;
     float:right;
}

.ch-color_2 ul {
    padding: 0;
}
.ch-color_2 li {
    float: left;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.ch-color ul {
    padding: 0;
    display: inline-block;
}
.ch-color li {
    float: left;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    word-wrap: break-word;
    width: 100px;
    height: 140px;

}
.ch-color li p {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin-top: 5px;
    color:  #808080;
    font-size: 10px;
}
.ch-color h1 {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 19px;
 font-family: 'Europe Normal';
  font-weight: 400;
}
.ch-color-mini {
padding-top: 15px;
display: inline-block;
    line-height: 14px;
}
.ch-color-mini img {
    cursor: help;
}
.ch-color-mini ul li {
    list-style-type: none;
}
.tm-main {
    width: 960px;
    padding: 0;
}
.tm-main  li{
    display: inline-block;
    width: 300px;
    text-align: center;
}
.tm-main li p {
    padding-left: 30px;
    padding-right: 30px;
}
/* СЃС‚РёР»Рё РґР»СЏ РєРЅРѕРїРѕРє РїСЂРѕРєСЂСѓС‚РєРё */





     .korpus &gt; div, .korpus &gt; input { display: none; }
 .korpus label {
    padding: 9px 12px 9px 70px;
    line-height: 39px;
    cursor: pointer;
    position: relative;
    border-right: 2px solid #fff;
    color: #848484;
    width: 25%;
    display: table-cell;
    font-size: 13px;
      }

       .korpus label:hover{
      background: #FFFFFF;
      color: #FF0000;
       }

 .korpus input[type="radio"]:checked + label
 {
background: #f7f7f7;
    color: #da2836;
    border-radius: 5px;
     }
 .korpus &gt; input:nth-of-type(1):checked ~ div:nth-of-type(1), .korpus &gt; input:nth-of-type(2):checked ~ div:nth-of-type(2), .korpus &gt; input:nth-of-type(3):checked ~ div:nth-of-type(3), .korpus &gt; input:nth-of-type(4):checked ~ div:nth-of-type(4), .korpus &gt; input:nth-of-type(5):checked ~ div:nth-of-type(5)
 {
     display: block;
     padding: 15px;
     background: #fff;
     text-align: justify;
     }




.tovar:hover {
-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3) !important;
-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3) !important;
box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3) !important;
}

     .tovar_1 {
    float:left;
    vertical-align:top;
    width:280px;
    height: 380px;
    padding: 8px;
    margin:9px;
    border: 1px solid #dbdbdb;
    background-color: #efefef;
}

.tovar_1:hover {
-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3) !important;
-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3) !important;
box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3) !important;
}

     .tovar_2 {
    float:left;
    vertical-align:top;
    width:290px;
    height: 400px;
    padding: 8px;
    margin:9px;
    border: 1px solid #dbdbdb;
    background-color: #efefef;
}

.tovar_2:hover {
-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3) !important;
-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3) !important;
box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3) !important;
}

.top_menu{
    position: absolute;
    width: 98%;
    height: 29px;
    background-color: #f61b1f;
    margin-top: 102px;
    margin-left: 1%;
    color: #FFFFFF;
}

input#searchInput
{
    width: 95%;
    height: 45px;
    font-size: 17px;
    border-radius: 30px;
    border: 1px solid #FFFFFF;
    padding-left: 20px;
    background: #ffffff;
    font-family: 'Montserrat-Regular';
}

input#searchInput2
{
width: 400px;
height: 50px;
font-size: 14px;
border-radius: 12px;
border: 1px solid #bbbbbb;
padding-left: 10px;
}

.skidka{
    background: url(../img/skid.svg);
    background-position: inherit;
    height: 24px;
    width: 68px;
    float: right;
    margin-right: 15px;
    font-size: 14px;
    color: #fff;
    padding-left: 4px;
    padding-top: 3px;
    text-align: center;
}

.skidka_2{
    background: url(../img/skid.svg);
    background-position: inherit;
    height: 24px;
    width: 68px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    color: #fff;
    padding-left: 4px;
    padding-top: 3px;
    text-align: center;
    display: inline-block;
}

.skidka_mini{
    top: 5px;
    position: absolute;
    right: -4px;
    z-index: 1;
}



.tov_mini{
width: 100%;
    height: 238px;
    display: table;
    text-align: center;
    padding: 10px;
    position: relative;
}
.karttin{
      display: table-cell;
    vertical-align: middle;
}

.tov_mini img{
width: auto;
    height: auto;
    max-height: 230px;
    display: inline-block;
    max-width: 250px;
}

.tov_mini_1{
          height: 210px;
          position: relative;
           vertical-align: middle;
              display: block;
}

.tov_mini_1 img{
    border-radius: 10px;
}

input#xButton
{
    display: none;
    cursor: pointer;
    width: 25px;
    height: 25px;
    margin-bottom: -7px;
     margin-left: -32px;
    cursor: pointer;
    position: absolute;
    border: none;
    top: 10px;
    right: 2px;
}

input#xButton2
{
    display: none;
    cursor: pointer;
    width: 25px;
    height: 25px;
    margin-bottom: -7px;
     margin-left: -32px;
    cursor: pointer;
    border: none;
}
  input#searchInput1
{
width: 260px;
height: 25px;
font-size: 14px;
border-radius: 12px;
border: 1px solid #FFFFFF;
padding-left: 10px;
}

input#xButton1
{
    display: none;
    cursor: pointer;
    width: 25px;
    height: 25px;
    margin-bottom: -7px;
     margin-left: -25px;
    cursor: pointer;
    border: none;
}
.shapka_1{
    position: relative;
    width: 100%;
    height: 130px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.topper{
    display: block;
    width: 100%;
    height: 138px;
}

.shapka_2{
    position: fixed;
    width: 100%;
    height: 60px;
    margin: 0;
    padding: 0;
    box-shadow: 0 3px 17px #808080;
    overflow: hidden;
    background-color: #fd2333;
    z-index:100;
    display: none;

}

.shapka_3{
    position: fixed;
    width: 370px;
    height: 500px;
    top: 60px;
    right: 15px;
    margin: 0;
    padding: 10;
    box-shadow: 0 3px 17px #808080;
    overflow: hidden;
    background-color: #fd2333;
    z-index: 10000;
    display: block;

}

.podval{
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
     background-color: #292929;
}


.tel_text{
      font-size: 9px;
    color: #7b7b7b;
    font-family: Verdana
}

.shap_text{
    float: left;
    margin-left: 20px;
    color: #FFFFFF;
    line-height: 14px;
    font-size: 12px;
    padding-top: 3px;
}

.shap_poisk{
    margin-top: 6px;
    position: relative;
}

.shap_cart{
    width: 47px;
    height: 55px;
    background-image: url(../img/tik04.png);
}
.shap_cart_krug{
    width: 18px;
    height: 18px;
    border: 1px solid #fb2333;
    border-radius: 10px;
    background-color: #fb2333;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
}

.shap_ik{
    float: left;
    margin-left: 25px;
    padding-top: 8px
}


.sort{
     width: 200px;
     float: left;
     padding: 15px;
     margin-right: 30px;
     margin-top: 20px;
}

.sort_1{
     width: 240px;
     float: left;
     padding: 15px;
     margin-top: 20px;
}

.sort_2{
     width: 240px;
     float: left;
     padding: 15px;
}


ul.line{
 width: 210px;
}

.line li{
    width: 210px;
   position: relative;
   height: 22px;
}

.line_1 li{
    width: 210px;
   position: relative;
   height: 33px;
}

A.pod{
     font-family:  "Montserrat-Regular";
     font-size: 16px;
     color: #373737;
     text-decoration: none;
    font-weight: lighter;
}


A.pod:Hover{
     font-family: "Montserrat-Regular";
     font-size: 16px;
     color: #7a7a7a;
     font-weight: lighter;
          text-decoration: none;
}


A.pod1{
     font-family:  "Montserrat-Regular";
     font-size: 16px;
     color: #7a7a7a;
     text-decoration: none;
    font-weight: lighter;
}


A.pod1:Hover{
     font-family: "Montserrat-Regular";
     font-size: 16px;
     color: #000000;
     font-weight: lighter;
          text-decoration: none;
}

A.name{
     font-family:  Verdana, Helvetica, Arial, sans-serif;;
     font-size: calc(12px + 0.3vw);
     color: #000000;
        text-decoration: none;

    font-weight: lighter;
}

A.name:Hover{
     font-family:  Verdana, Helvetica, Arial, sans-serif;;
     font-size: calc(12px + 0.3vw);
     color: #000000;
     font-weight: lighter;
       text-decoration: underline;

}


A.mini{
     font-family:  Verdana, Helvetica, Arial, sans-serif;;
     color: #868686;
    font-weight: lighter;
    line-height: 20px;
     text-decoration: none;
}


A.mini:Hover{
     font-family:  Verdana, Helvetica, Arial, sans-serif;;
     color: #868686;
     font-weight: lighter;
     text-decoration: underline;
}

A.micro{
     font-family:  Verdana, Helvetica, Arial, sans-serif;;
     font-size: 11px;
     color: #868686;
     text-decoration: underline;
    font-weight: lighter;
    line-height: 12px;
}


A.micro:Hover{
     font-family:  Verdana, Helvetica, Arial, sans-serif;;
     font-size: 11px;
     color: #000000;
     font-weight: lighter;
          text-decoration: none;
}


A.pred{
     font-family:  Verdana, Helvetica, Arial, sans-serif;;
     font-size: 12px;
     color: #868686;
     text-decoration: none;
    font-weight: lighter;
    line-height: 14px;
}
A.pred:Visited{
     font-family:  Verdana, Helvetica, Arial, sans-serif;;
     font-size: 12px;
     color: #868686;
     font-weight: lighter;
          text-decoration: none;
}

A.pred:Active{
     font-family:  Verdana, Helvetica, Arial, sans-serif;;
     font-size: 12px;
     color: #FF0000;
     font-weight: lighter;
          text-decoration: none;
}

A.pred:Hover{
     font-family:  Verdana, Helvetica, Arial, sans-serif;;
     font-size: 12px;
     color: #FF0000;
     font-weight: lighter;
          text-decoration: none;
}


   li {
    list-style-type: none; /* РЈР±РёСЂР°РµРј РјР°СЂРєРµСЂС‹ */
   }

   ul {
    margin-left: 0; /* РћС‚СЃС‚СѓРї СЃР»РµРІР° РІ Р±СЂР°СѓР·РµСЂРµ IE Рё Opera */
    padding-left: 0; /* РћС‚СЃС‚СѓРї СЃР»РµРІР° РІ Р±СЂР°СѓР·РµСЂРµ Firefox, Safari, Chrome */
   }


.sort_tit{
    font-size: 16px;
    text-transform: uppercase;
    color: #373737;
    margin-bottom: 15px;
    font-family: "Montserrat-Regular";
    line-height: 20px;
    font-weight: 600;
}

.rek_tit{
font-size: 16px;
    text-transform: uppercase;
    color: #373737;
    margin-bottom: 15px;
    margin-left: 15px;
    font-family: "Montserrat-Regular";
    line-height: 20px;
    font-weight: 600;
}

.mail{
color: #373737;
    margin-bottom: 15px;
    margin-left: 15px;
    display: inline-table;
    font-size: 16px;
    font-family: "Montserrat-Regular";
    line-height: 20px;
    font-weight: 600;
}

.rek{
    font-size: 18px;
    color: #373737;
    margin-bottom: 15px;
    margin-left: 15px;
    line-height: 22px;
}




  .order{
    border: none;
    cursor: pointer;
    margin:0;
    background: #777777;
    text-align: center;
    text-transform: uppercase;
    width: 350px;
    height: 35px;
    padding: 4px 0 5px;
    color: #fff;
    font-size: 16px;
 }

 .order:hover {
     background: #fd2333;
 }



  .order_zak{
    border: none;
    cursor: pointer;
    margin:0;
    background: #777777;
    text-align: center;
    width: 100%;
height: 50px;
    padding: 4px 15px 5px;
    color: #fff;
    font-size: 18px;
    border-radius: 7px;
    font-family: 'Europe Normal';
 }

 .order_zak:hover {
     background: #fd2333;
 }


    .but_gor1{
    border: none;
    cursor: pointer;
    margin:0;
    background: #fd2333;
    text-align: center;
    width: 100%;
height: 40px;
    padding: 4px 15px 5px;
    color: #fff;
    font-size: 18px;
    border-radius: 7px;
    font-family: 'Europe Normal';
 }

 .but_gor1:hover {
     background: #777777;
 }


   .but_gor2{
    border: none;
    cursor: pointer;
    margin:0;
    background: #777777;
    text-align: center;
    width: 100%;
height: 40px;
    padding: 4px 15px 5px;
    color: #fff;
    font-size: 18px;
    border-radius: 7px;
    font-family: 'Europe Normal';
 }

 .but_gor2:hover {
     background: #fd2333;
 }



 .order_zak2{
    border: none;
    cursor: pointer;
    margin:5px;
    background: #777777;
    text-align: center;
height: 50px;
    padding: 4px 15px 5px;
    color: #fff;
    font-size: 18px;
    border-radius: 7px;
    font-family: 'Europe Normal';
 }

 .order_zak2:hover {
     background: #fd2333;
 }



   .order_klik{
    border: none;
    cursor: pointer;
    margin:0;
    background: #01ae5e;
    text-align: center;
    width: 100%;
height: 50px;
    padding: 4px 0 5px;
    color: #fff;
    font-size: 18px;
    border-radius: 7px;
    font-family: 'Europe Normal';
 }

 .order_klik:hover {
     background: #fd2333;
 }
   .order_3{
    border: none;
    cursor: pointer;
    margin:0;
    border: 2px solid #a1a1a1;
    background: #ffffff;
    text-align: center;
    text-transform: uppercase;
    width: 350px;
    height: 35px;
    padding: 2px 0 5px;
    color: #777777;
    font-size: 16px;
 }

 .order_3:hover {
     background: #a1a1a1;
     color: #000000;
 }


   .order_cart{
    border: none;
    cursor: pointer;
        margin-left: 25px;
    background: #7b7b7b;
    width: 80px;
    height: 45px;
    padding: 0;
    background-image: url(../img/cart_new2.png);
    background-position: center;
    background-size: cover;
       border-radius: 25px;
 }

 .order_cart:hover {
     background: #fd2333;
     background-image: url(../img/cart_new2.png);
     background-position: center;
 }


  .mesto{
        display: inline-block;
    width: 80%;
padding: 5% 10%;
  }

    .mesto2{
        display: inline-block;
    width: 90%;
    padding: 5%;
    background-color: #f5f5f5;
  }
  .mest_v{
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
  }
  .mest_p{
     display: inline-block;
    width: 100%;
    margin-bottom: 15px;
  }

  .mest_b{
       display: flex
;
    width: 100%;
  }

  .mest_b1{
         display: inline-block;
    width: 48%;
    padding-right: 2%;
  }

    .mest_b12{
         display: inline-block;
    width: 48%;
    padding-left: 2%;
  }
.mest_izb a{
    font-size: 14px;
    color: #373737;
}

.mest_izb{
   display: inline-block;
    width: 100%;
}

.mest_izb a:hover{
 color: #fd2333;
}

.mest_kol{
 display: flex;
 flex-wrap: wrap;
}

.kolbas {
padding: 0.5em;
    width: 23%;
    float: left;
}

.kolbas a{
    font-size: 12px;
    color: #373737;
    text-decoration: none;
}

.kolbas a:hover{
 color: #fd2333;
}
#search_box-result{
       display: block;
    font-size: 19px;
    padding-top: 10px;
}

  .pokaz{
    border: none;
    cursor: pointer;
    background: #fd2333;
    width: 250px;
    height: 45px;
    padding: 2px;
    color: #FFFFFF;
     font-size: 20px;
     text-align: center;
 }

 .pokaz:hover {
     background: #a3a3a3;
 }


   .prim_fltr{
    border-radius: 23px;
    border: none;
    cursor: pointer;
    background: #787878;
    width: 65%;
    height: 45px;
    padding: 2px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat-Regular';
}


 .prim_fltr:hover {
     background: #a3a3a3;
 }

  .pokaz_all{
    border: none;
    cursor: pointer;
    background: #666666;
    width: 150px;
    height: 35px;
    padding: 2px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    margin: 10px;
 }

 .pokaz_all:hover {
     background: #F61B1F;
 }

   .pokaz2{
border: none;
    cursor: pointer;
    background: #fd2333;
    width: 44%;
    height: 45px;
    padding: 2px;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
 }

 .pokaz2:hover {
     background: #a3a3a3;
 }


  .clear_btn{
    border: none;
    cursor: pointer;
    width: 250px;
    height: 45px;
    margin-left: 10px;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    background-color: #BABABA;
 }

 .clear_btn:hover {
 background-color: #CC0000;
 }



   .clear_fltr{
margin-left: 10px;
    color: #787878;
    border-radius: 23px;
    cursor: pointer;
    width: 65%;
    height: 45px;
    padding: 2px;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat-Regular';
    border: none;
        background-color: #fff;
 }

 .clear_fltr:hover {
  color: #fff;
  background-color:#a3a3a3;

 }

 .okno_knop{
    border: none;
    cursor: pointer;
    width: 220px;
    height: 45px;
    margin-left: 10px;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    background-color: #BABABA;
    border-radius: 30px;
    margin-top: 15px;
 }

 .okno_knop:hover {
 background-color: #CC0000;
 }

  .clear_btn2{
    border: none;
    cursor: pointer;
    width: 44%;
    height: 45px;
    margin-left: 10px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    background-color: #888888;
 }

 .clear_btn2:hover {
 background-color: #CC0000;
 }

   .clear_btn3{
    border: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin-left: 10px;
    background-color: #BABABA;
    margin-top: 10px;
    position: absolute;
    right: 42px;
        border-radius: 20px;
 }

 .clear_btn3:hover {
 background-color: #f61b1f;
 }

   .clear_btn3 img{
       width: 100%;
       height: auto;
   }


   .menu_left1{
    border: none;
    cursor: pointer;
    margin: 0;
    background: #f7f7f7;
    width: 275px;
    height: 45px;
    text-align: left;
    padding: 5px 50px 5px;
    color: #727272;
    background-image: url(../img/m01-1.png);
    background-position: left;
    background-repeat: no-repeat;
     margin-bottom: 3px;
 }

 .menu_left1:hover {
    background: #868686;
    background-image: url(../img/m01-2.png);
    background-position: left;
    background-repeat: no-repeat;
    color: #fff;
 }

    .menu_left2{
    border: none;
    cursor: pointer;
    margin: 0;
    background: #f7f7f7;
    width: 275px;
    height: 45px;
    text-align: left;
    padding: 5px 50px 5px;
    color: #727272;
    background-image: url(../img/m02-1.png);
    background-position: left;
    background-repeat: no-repeat;
     margin-bottom: 3px;
 }

 .menu_left2:hover {
    background: #868686;
    background-image: url(../img/m02-2.png);
    background-position: left;
    background-repeat: no-repeat;
    color: #fff;
 }

     .menu_left3{
    border: none;
    cursor: pointer;
    margin: 0;
    background: #f7f7f7;
    width: 275px;
    height: 45px;
    text-align: left;
    padding: 5px 50px 5px;
    color: #727272;
    background-image: url(../img/m03-1.png);
    background-position: left;
    background-repeat: no-repeat;
     margin-bottom: 3px;
 }

 .menu_left3:hover {
    background: #868686;
    background-image: url(../img/m03-2.png);
    background-position: left;
    background-repeat: no-repeat;
    color: #fff;
 }

    .menu_left4{
    border: none;
    cursor: pointer;
    margin: 0;
    background: #f7f7f7;
    width: 275px;
    height: 45px;
    text-align: left;
    padding: 5px 50px 5px;
    color: #727272;
    background-image: url(../img/m04-1.png);
    background-position: left;
    background-repeat: no-repeat;
     margin-bottom: 3px;
 }

 .menu_left4:hover {
    background: #868686;
    background-image: url(../img/m04-2.png);
    background-position: left;
    background-repeat: no-repeat;
    color: #fff;
 }

      .menu_left5{
    border: none;
    cursor: pointer;
    margin: 0;
    background: #f7f7f7;
    width: 275px;
    height: 45px;
    text-align: left;
    padding: 5px 50px 5px;
    color: #727272;
    background-image: url(../img/m05-1.png);
    background-position: left;
    background-repeat: no-repeat;
     margin-bottom: 3px;
 }

 .menu_left5:hover {
    background: #868686;
    background-image: url(../img/m05-2.png);
    background-position: left;
    background-repeat: no-repeat;
    color: #fff;
 }

      .menu_left6{
    border: none;
    cursor: pointer;
    margin: 0;
    background: #f7f7f7;
    width: 275px;
    height: 45px;
    text-align: left;
    padding: 5px 50px 5px;
    color: #727272;
    background-image: url(../img/m06-1.png);
    background-position: left;
    background-repeat: no-repeat;
     margin-bottom: 3px;
 }

 .menu_left6:hover {
    background: #868686;
    background-image: url(../img/m06-2.png);
    background-position: left;
    background-repeat: no-repeat;
    color: #fff;
 }

     .menu_left7{
    border: none;
    cursor: pointer;
    margin: 0;
    background: #f7f7f7;
    width: 275px;
    height: 45px;
    text-align: left;
    padding: 5px 50px 5px;
    color: #727272;
    background-image: url(../img/m07-1.png);
    background-position: left;
    background-repeat: no-repeat;
     margin-bottom: 3px;
 }

 .menu_left7:hover {
    background: #868686;
    background-image: url(../img/m07-2.png);
    background-position: left;
    background-repeat: no-repeat;
    color: #fff;
 }

     .menu_left8{
    border: none;
    cursor: pointer;
    margin: 0;
    background: #f7f7f7;
    width: 275px;
    height: 45px;
    text-align: left;
    padding: 5px 50px 5px;
    color: #727272;
    background-image: url(../img/m08-1.png);
    background-position: left;
    background-repeat: no-repeat;
     margin-bottom: 3px;
 }

 .menu_left8:hover {
    background: #868686;
    background-image: url(../img/m08-2.png);
    background-position: left;
    background-repeat: no-repeat;
    color: #fff;
 }

     .menu_left9{
    border: none;
    cursor: pointer;
    margin: 0;
    background: #f7f7f7;
    width: 275px;
    height: 45px;
    text-align: left;
    padding: 5px 50px 5px;
    color: #727272;
    background-image: url(../img/m09-1.png);
    background-position: left;
    background-repeat: no-repeat;
    margin-bottom: 3px;
 }

 .menu_left9:hover {
    background: #868686;
    background-image: url(../img/m09-2.png);
    background-position: left;
    background-repeat: no-repeat;
    color: #fff;
 }

      .menu_left10{
    border: none;
    cursor: pointer;
    margin: 0;
    background: #f7f7f7;
    width: 275px;
    height: 45px;
    text-align: left;
    padding: 5px 50px 5px;
    color: #727272;
    background-image: url(../img/m10-1.png);
    background-position: left;
    background-repeat: no-repeat;
    margin-bottom: 3px;
 }

 .menu_left10:hover {
    background: #868686;
    background-image: url(../img/m10-2.png);
    background-position: left;
    background-repeat: no-repeat;
    color: #fff;
 }
        .menu_left11{
    border: none;
    cursor: pointer;
    margin: 0;
    background: #f7f7f7;
    width: 275px;
    height: 45px;
    text-align: left;
    padding: 5px 50px 5px;
    color: #727272;
    background-image: url(../img/m11-1.png);
    background-position: left;
    background-repeat: no-repeat;
    margin-bottom: 3px;
 }

 .menu_left11:hover {
    background: #868686;
    background-image: url(../img/m11-2.png);
    background-position: left;
    background-repeat: no-repeat;
    color: #fff;
 }



 .soc{
      float: left;
      margin-right: 15px;
 }

 .cop{
    width: 97%;
    background-color: #787878;
    padding: 1.5%;
    overflow: hidden;
    margin-top: 20px;
    display: inherit;
    border-radius: 15px;
 }



   .cart_shap{
    line-height: 30px;
    display: block;
    padding: 30px;
    font-size: 20px;
 }

   .prise{
    text-align: center;
    padding-left: 10px;
font-weight: 600;
  }

 .tovars{
  background-color: #FFFFFF;
 }

  .tovars_2{
  background-color: #efefef;
  text-align: center;
  font-size: 18px;
 }
  .shag{
    font-size: 145%;
    padding-left: 20px;
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 15px;
    margin-top: 20px;
        line-height: 25px;
        color: #373737;
            margin: 20px;
    border-radius: 7px;
  }

  .stoimost{
     float: right;
     width: 200px;
     text-align: center;
     font-size: 18px;
  }
.oform{
    font-size: 16px;
    font-weight: normal;
    color: #373737;
    border: 1px solid #dcdcdc;
    height: 40px;
        border-radius: 7px;
        padding-left: 15px;
        width: 100%;
 }

 .oform2{
    font-size: 18px;
    font-weight: normal;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #868686;
    border: 1px solid #dcdcdc;
        width: 290px;
        border-radius: 7px;
    width: 100%;
     padding: 10px
 }

input[type="checkbox"]{
    width: 20px;
    height: 20px;
   border-radius: 3px;
   border: 1px solid #dcdcdc;
   padding: 0;
    margin-right: 10px;
}

.dost{
     float: left;
     font-size: 14px;
     font-weight:lighter;
     width: 250px;
     padding: 10px;
}

.dost_2{
     float: left;
     font-size: 12px;
     font-weight:lighter;
     width: 250px;
     padding: 10px;
}

td.itog_1{
 font-size: 13px;
     width: 240px;
}


td.itog_2{
 font-size: 14px;
 color: #000000;
  font-weight:bold;
  width: 250px;
  text-align: right;
}

td.itog_3{
 font-size: 13px;
  width: 250px;
  text-align: right;
}










.razdel{
    font-family: "Montserrat-Semibold";
    font-size: 160%;
    color: #555555;
padding: 20px;
    line-height: 25px;
}

.razdel h1 {
    font-family: "Montserrat-Semibold";
    font-size: 100%;
    color: #555555;
}

.razdel3 {
font-size: 160%;
    color: #373737;
    padding: 25px;
    line-height: 25px;
    margin: 0 10px;
    font-weight: 600;
}

.razdel3 a{
    text-decoration: none;
    color: #555555;
}

.razdel3 a:hover{
    text-decoration: underline;
      color: #555555;
}

  ul.tabs {
line-height: 16px;
    list-style: none;
    text-align: left;
    padding-left: 0;
    margin: 0 auto;
    display: flow-root;
    padding-bottom: 10px;

}
.tabs li {
float: left;
    display: inline;
    padding: 14px 12px 6px 70px;
    color: #777;
    cursor: pointer;
    position: relative;
    width: 130px;
    text-transform: uppercase;
    height: 36px;
    border-right: 1px solid #fff;
    font-size: 12px;
    font-family: 'Montserrat-Regular';
}

.tabs li p:hover {
    color: #DA2836;
}
.tabs li:hover,
.vertical .tabs li:hover {
    color: #f00;
    padding: 14px 12px 6px 70px;
    background: #fff;
    height: 36px;
    font-size: 12px;
}
.tabs li.current {
    color: #f00;
    background: #f7f7f7;
    padding: 14px 12px 6px 70px;
    text-transform: uppercase;
    height: 34px;
    border-radius: 5px;
}

.tabs li.current p {
        color: #DA2836;
}


  .arrow_next{
    border: none;
    cursor: pointer;
    margin:0;
    width: 40px;
    height: 40px;
    background-image: url(../img/arrow_next1.png);
            opacity: 0.4;
        filter: alpha(opacity=40); /*РґР»СЏ IE8 Рё Р±РѕР»РµРµ СЂР°РЅРЅРёС… РІРµСЂСЃРёР№*/
     background-color: #FFFFFF;
     mix-blend-mode: darken;
 }

 .arrow_next:hover {
     background-image: url(../img/arrow_next1.png);
                  opacity: 1;
        filter: alpha(opacity=100);
 }

   .arrow_prew{
    border: none;
    cursor: pointer;
    margin:0;
    width: 40px;
    height: 40px;
        opacity: 0.4;
        filter: alpha(opacity=40);
    background-image: url(../img/arrow_prew1.png);
         background-color: #FFFFFF;
         mix-blend-mode: darken;

 }

 .arrow_prew:hover {
     background-image: url(../img/arrow_prew1.png);
             opacity: 1;
        filter: alpha(opacity=100);
 }


 .poisk_v{
     width: 300px;
     height: 55px;
     padding-bottom: 5px;
     display: contents;
 }

 .poisl_img{
     float: left;
     width: 60px;
     padding-right: 10px;
 }
 .poisk_text{
padding: 5px 0;
    display: table;
    text-align: left;
 }

 .zena_poisk{
    padding: 5px;
    background-color: #666666;
 color: #FFFFFF;
 width: max-content;
     margin-left: 10px;
     font-size: 12px;
}

.blok_menu{
    width: 25%;
    outline: 1px solid #FFFFFF;
       background-image: url(../images/test1.jpg);
       background-position: center;
       background-repeat: no-repeat;
       background-size: contain;
    float: left;
    text-align: center;
    padding-top: 30px;
    position: relative;
    margin:0 auto;

}
  .blok_menu:hover{
    background-image: url(../images/test2.jpg);
    background-position: center;
       background-repeat: no-repeat;
       background-size: contain;
    cursor: pointer;
    background-color: #dcdcdc;
  }

  .blok_osn{

  }


  .blok_zag{
    font-family: 'Europe Normal';
    font-size: 18px;
    text-transform: uppercase;
    color: #373737;
    width: 90%;
    word-wrap: break-word;
    width: 100%;
    top: 0;
    height: 50px;
    left: 0;
  }
  .blok_text{
font-family: Verdana, Helvetica, Arial, sans-serif;;
    font-size: 0.8vw;
    color: #777777;
    width: 90%;
    padding: 5%;
    height: 105px;
    /* position: absolute; */
    top: 0;
    left: 0;
  }

  .zagl{
  width: 100%;
  height: auto;
  }



  .preim_img{
      width: auto;
      text-align: center;
  }

   .preim_img img{
 top: 0;
  left: 0;
  bottom: 0;
  right: 0;
height: auto;
  max-width: 100%;
  display: block;
  margin: auto;
  }

  .preim_text{
font-size: 100%;
    color: #484848;
    padding: 24px;
    line-height: 19px;
        font-family: Arial;

  }

  .tovar_hit{
    height: 585px;
    margin: 10px;
    border: 1px solid #dbdbdb;
    float: left;
    text-align: center;
  }

    .pokupat{
      float: left;
      margin: 5px;
      text-align: center;
  }



      .postav{
      float: left;
      margin: 5px;
      text-align: center;
  }



  .postav_img{
        -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
filter: alpha(opacity=40);
opacity: 0.4;
  }

 .postav_img:hover{
       -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
  filter: alpha(opacity=1);
opacity: 1;
 cursor: pointer;
 }

  .hit_img{
    width: 290px;
    height: 250px;
    background-color: #FFFFFF;
    text-align: center;
    position: sticky;
    text-align: -webkit-center;
    vertical-align: middle;
    display: table-cell;
  }
  .hit_img img{
width: auto;
    height: auto;
    max-width: 270px;
    max-height: 250px;
    border-radius: 10px;
  }

     .perehod{
     font-weight: 500;
    cursor: pointer;
    margin: 0;
    text-align: center;
    text-transform: capitalize;
    padding: 11px 31px 9px;
    color: #ddd;
    font-size: 16px;
    background-color: #727272;
    border: 1px solid #a9a9a9;
    border-radius: 22px;
 }

 .perehod:hover {
     background: #fff;
    border: 1px solid #727272;
    color: #777777;
 }

      .podrob{
     font-weight: 500;
    cursor: pointer;
    margin:0;
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    width: 210px;
    height: 45px;
    padding: 7px 10px 5px;
    color: #CC0000;
    font-size: 20px;
   border: 1px solid #CC0000;
 }

 .podrob:hover {
     background: #CC0000;
    border: 1px solid #CC0000;
    color: #FFFFFF;
 }


 .zagolovok{
       font-family: 'Europe Normal';
       color: #777777;
    font-size: 36px;
    text-transform: uppercase;
 }

.news_data{
    font-family: 'Europe Normal';
    color: #000;
    font-size: 14px;
    text-align: left;
    padding: 5px 10px;
    display: block;
}

 .news_img{
    width: 100%;
    text-align: center;
    display: inline-block;

 }

  .news_img img{
      width: 95%;
      height: auto;
        border-radius: 7px;
  }

.news_text{
    color: #373737;
    font-size: 14px;
    width: 96%;
    line-height: 24px;
    padding: 15px 10px;
    position: relative;
    display: inline-block;

}

.pusto{
    height: 500px;
}



.blok_gray{
    background-color: #efefef;
    height: auto;
    display: flow-root;
    padding-bottom: 15px;
}


  .catalog-item .catalog-item-inner,
.items-list {
    position: relative ;
     z-index:100;
     cursor: pointer
}

.catalog-item .service-overlay,
.catalog-item img.product-image {
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease
}


.catalog-item {
    display: block;
    float: left
}

.catalog-item .catalog-item__new {
    display: block;
    outline: 0;
    border: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

.catalog-item .success {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    z-index: 30;
    text-align: center;
    line-height: 100px
}

.catalog-item img.product-image {
    opacity: 1;
    transition: opacity .2s ease;
    width: 200px;
    height: 150px;
    margin: 0 auto;
    display: block

}

.catalog-item .tags {
    position: absolute;
    right: 0;
    top: 117px
}

.catalog-item .tags img {
    float: right;
    display: block;
    margin-left: 4px
}

.catalog-item,
.catalog-item a,
.catalog-item a:hover,
.catalog-item:hover a,
.content .catalog-item a {
    border-bottom: none!important;
    text-decoration: none!important
}

.catalog-item .service-overlay {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 60px;
    text-align: center;
    opacity: 0;
    transition: opacity .2s ease;
    z-index: 10
}

.catalog-item.small .service-overlay {
    width: 134px
}

.catalog-item .service-overlay .button {
    display: block
}

.catalog-item:hover .service-overlay {
    display: block;
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.catalog-item.vertical:hover .service-overlay {
    padding-top: 50px;
    width: 150px
}

.catalog-item.vertical:hover .service-overlay .button {
    white-space: normal;
    line-height: 1.4;
    padding: 10px
}




.catalog-item.vertical {
    height: 290px;
    width: 140px;
    margin-left: 31px;
    margin-bottom: 30px
}

.product-popover {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-box-shadow: 0 3px 16px 1px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 16px 1px rgba(0, 0, 0, .5);
    display: none;
    background-color: #fff;
    /* margin-top: -45px; */
    margin-left: 5px;
    /* padding-top: 45px; */
    /* padding-bottom: 25px; */
    z-index: 51;
    cursor: pointer;
    width: 350px;
    height: 570px;
    text-align: center;
    margin-top: 19px;
}

.product-popover .catalog-item .tags {
    top: 162px;
    right: 25px
}


.product-popover .catalog-item {
    box-sizing: content-box;
    position: relative!important;
    top: -45px;
    left: 0;
    right: 0;
    height: 45px;
    margin-bottom: 0!important;
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 25px;
    background: #fff
}

.catalog-item .name,
.catalog-item .product_name {
    margin-bottom: 5px
}



.menu_nak{
    	-webkit-transform: skewX(-34deg);
    -moz-transform: skewX(-34deg);
    -ms-transform: skewX(-34deg);
    -o-transform: skewX(-34deg);
    transform: skewX(-34deg);
    float: left;
    height: 26px;
    padding-top: 3px;
}

.menu_nak:hover{
    background-color: #727272;
}

.menu_zag{
    	-webkit-transform: skewX(34deg);
    -moz-transform: skewX(34deg);
    -ms-transform: skewX(34deg);
    -o-transform: skewX(34deg);
    transform: skewX(34deg);
}


.menu_left{
    padding-left: 10px;
    padding-top: 16px;
 height: 525px;
 width: 285px;
 position: fixed;
 background-color: #fff;
     z-index: 1000;
}


.map{
    width: 50%;
     height: 600px;
    float: left;
}

.map1 {
    width: 48%;
    height: 633px;
    float: left;
    margin: 1%;
    border-radius: 15px;
}

.map_2 {
    width: 50%;
    height: 300px;
    float: left;
}

.map_foto{
  width: 50%;
  height: 600px;
  background-image: url(../img/map_foto.webp);
 background-position: center;
 float: left;
  position: relative;
}

.map_foto1 {
    width: 48%;
    height: 350px;
    background-image: url(../img/map_foto.webp);
    background-position: center;
    float: left;
    position: relative;
    margin: 1%;
    border-radius: 15px;
        background-size: cover;
}

.foto_text{
    width: 100%;
    padding-top: 20px;
    height: auto;
    position: absolute;
    bottom: 0;
    color: #fff;
    font-family: 'Europe Normal';
    background-image: url(../img/fon-map.png);
    text-align: center;
    line-height: 20px;


}

.foto_text1 {
    width: 48%;
    color: #373737;
    background-color: #f7f7f7;
    float: left;
    position: relative;
 margin: 5px 1% 20px 1%;
    border-radius: 15px;
    display: inline-block;
}


  .text_int{
     line-height: 20px;
      padding: 30px;
  }

.ad_tit{
  font-size: 130%;
    font-weight: 600;
}


.map1 &gt; iframe {
border-radius: 15px;
overflow: hidden;

}


.ad_info2{
    font-size: 120%;
    font-weight: 600;
    color: #837f7f;
}

.hit_naz{
font-size: 18px;
    font-family: 'Europe';
    color: #000000;
    height: 75px;
    padding: 10px;
    line-height: 21px;x;
}

@media screen and (max-width: 800px){
  .map1 {
    width: 98%;
    height: 616px;
    margin: 1%;
    border-radius: 15px;
}

.foto_text1 {
    width: 98%;
    color: #373737;
    background-color: #f2f2f2;
    position: relative;
    margin: 5px 1% 20px 1%;
    border-radius: 15px;
    display: inline-block;
}

.map_foto1 {
    width: 98%;
    height: 350px;
    background-image: url(../img/map_foto.jpg);
    background-position: center;
    position: relative;
    margin: 1%;
    border-radius: 15px;
}
h1.pod_st {
        font-size: 22px;
        font-family: "Montserrat-Regular";
        color: #373737;
        line-height: 32px;
}
.pod_txt_st  {
padding: 21px;
        display: inline-block;
        border-radius: 15px;
        background-color: #f7f7f7;
        background-repeat: no-repeat;
        background-position-x: right;
        background-size: auto;
        color: #373737;
        text-decoration: none;
        margin: 0px 5px 20px 5px;
}

}

@media screen and (max-width: 1300px) {
.map{
    width: 100%;
}

.map_2{
    width: 100%;
}


.map_foto{
  width: 100%;
}



}


  .img_min{
 position: relative;
  }




@media screen and (max-width: 1900px) {
#nws4{
    display: none;
}

}

@media screen and (max-width: 1500px) {
#nws4{
    display: none;
}

#nws3{
    display: none;
}

}




.proect:hover{
box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);  ;
}
.proect_data{
 font-family: 'Europe Normal';
 font-size: 14px;
   color: #000;
padding: 5px 5px 5px 20px;
 float: left;
}

.proect_top{
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.proect_foto{
    float: right;
  padding: 5px;
   font-family: 'Europe Normal';
 font-size: 12px;
   color: #000;
}
.proect_foto_1{
float: right;
    padding: 9px 20px 5px 0px;
    font-family: 'Europe Normal';
    font-size: 15px;
    color: #000;
}

    .proect_title{
    font-size: 16px;
    color: #373737;
    padding: 15px 20px;
    text-align: left;
    line-height: 22px;
    height: 60px;
}

.proect_more{
        display: inline-block;
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.proect_raz{
font-size: 14px;
    color: #000;
    padding: 8px 15px 0px 15px;
    text-align: left;
    display: inline-block;
    width: 100%;
    font-family: Arial;
    line-height: 20px;
}

.proect_text{
font-size: 12px;
    color: #676767;
    padding: 0px 15px 20px 15px;
    text-align: left;
}

.base{
margin: 13px;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;

}

.proect_shap{
    position: relative;
    padding: 20px;
    text-align: center;
}

.shap_1{
     font-family: 'Europe Normal';
    font-size: 30px;
    color: #373737;
}

.shap_2{
     font-family: 'Europe Normal';
    font-size: 18px;
    color: #868686;
}

.proect_group{
    position: relative;
    text-align: center;
    display: table-row;
}

.proect_group_pod{
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Europe Normal';
    font-size: 16px;
    color: #868686;
    width: 140px;
    padding: 15px;
    cursor: pointer;
    text-decoration: none;
}

a.group_pod{
    font-family: 'Europe Normal';
    font-size: 16px;
    color: #868686;
    text-decoration: none;
    float: left;
    width: 146px;
    line-height: 18px;
}

.proect_group_pod:hover{
    color: #CC0000;
    text-decoration: none

}

.proect_poisk{
    position: relative;
    padding: 20px;
    font-family: Arial;
    color: #868686;
    max-width: 945px;
    font-size: 120%;
}

.banner_top{
    width: 100%;
    height: auto;
}

.top_krohi{
    position: relative;
    font-family: Arial;
    font-size: 14px;
    color: #868686;
    padding: 26px 0 5px 10px;
    margin-left: 10px;

}

.text_p p{
 font-family: 'Europe Normal';
 font-size: 18px;
 margin: -2px;
     line-height: 5px;
}

.text_p{
 padding-top: -5px;
}

.top_osn{
    width: 100%;
    height: 130px;
     background-color: #dcdcdc;
}

.logo_osn{
    float: left;
padding: 20px 0 0 30px;
width: 25%;
    position: absolute;
}
.info_osn{
    float: right;
    background-image: url(../img/sh-bg1.jpg);
     width: 754px;
     height: 120px;
     padding: 10px 0 10px 20px;
}

.ikon_osn{
    float: left;
    margin-left: 115px;
    padding-top: 3px ;
    height: 25px;
}

.zena_hit{
 font-size: 24px;
  font-family: 'Europe Normal';
  color: #000000;
  line-height: 64px;
}

.zena_rasp{
    text-decoration: line-through;
    font-size: 18px;
    color: #7a7a7a;
    font-family: 'Europe Normal';
}

.cvet{
    position: relative;
    display: table;
}
.cvet_m{
    float: left;
    padding: 2px;
}
.logo_2{
    padding-left: 20px;
    height: 60px;
    float: left;
    padding-top: 15px;
    width: 17%;
}

                    .blok_gray_3{
        background-color: #efefef;
        height: auto;
        position:  relative;
        display: inline-block;
        margin: 13px;
}

.portal{
    height: 150px;
    width: 100%;
    background-color: #6b6966;
}

.portal-left{
    float: left;
    width: 45%;
}
.portal-right{
  float: left;
    width: 50%;
    padding-left: 35px;
    padding-top: 30px;
}

.text_start{
    text-align: justify;
    width: 100%;
        margin-bottom: 50px;
    display: inline-block;
}
.text_start_block{
 float: left;
 width: 31%;
 padding: 1%;
}

.footer{
display: inline-block;
    text-align: center;
 background: #f0f0f0;
margin: 0 10px;
    border-radius: 15px;
}
.foot_raz{
    float: left;
    width: 50%;
}
.foot_soc{
    float: right;
    width: 25%;
}
.foot_kont{
float: right;
    width: 25%;
    color: #373737;
    font-size: 13px;
    line-height: 14px;
    text-align: left;
    display: inline-block;
}
.foot{
width: 94%;
    padding: 3%;
    display: inherit;
    text-align: left;
}






 .pod_block{
 width: 100%;
 border-top: none;
 text-align: left;
 background: #292929;

 }

 .pod_block_menu li{
 color: #FFFFFF;
 }

  .pod_block_ssil{
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
 }

  .pod_block_ssil:hover{
 font-size: 16px;
 color: #EEEEEE;
text-decoration: none;
 }

 .text_2{
     padding: 10px;
 }


.foot-bot{
  display: inline-block;
  margin-top: 15px;
  padding: 10px;
 font-family: "Montserrat-Regular";
  color: #373737;
}



.foot-bot_2{
display: inline-flex;
 width: 100%;
 text-align: center;
 margin-top: 35px;
}

.foot-bot_1{
display: table;
 width: 100%;
 text-align: center;
 margin-top: 20px;
}

.foot-bot_3{
display: table;
 width: 100%;
 margin-top: 5px;
 background: #AAAAAA;
 height: 40px;
}


.foot-bot_4{
    display: inline-table;
    margin-top: 5px;
    padding: 15px;
    font-size: 12px;
    color: #7a7a7a;
    line-height: 17px;
    margin-bottom: 20px;
}

.foot_pol{
    float: left;
}
a.poln{
font-size: 18px;
    color: #2D2D2D;
    font-family: 'Europe Normal';
    text-decoration: none;
    line-height: 38px;
}

.seti{
    display: inline-block;
}


.foot_tel{
    display: inline-block;
    margin-top: 15px;
        padding-left: 10px;
}
.foot_tel_text{
    float: left;
    font-size: 18px;
     padding-left: 5px;
}

 .pis{
    cursor: pointer;
    text-align: center;
    padding: 10px 5%;
    color: #ddd;
    font-size: 14px;
    background-color: #727272;
    border: 1px solid #a9a9a9;
    border-radius: 22px;
    text-decoration: none;
    width: 90%;
    display: inline-block;
        margin-bottom: 10px;
      }


  .pis:hover{
     background: #fff;
    border: 1px solid #727272;
    color: #777777;
  }





    .podr{
     width: 90%;
    width: 90%;
    padding: 10px;
    border: 1px solid #878A90;
    text-transform: uppercase;
    margin: 7px;
    color: #292929;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
 }

 .seria{
     position: relative;
     display: inline-block;
     padding: 5px;
 }
 .seria_text{
   font-size: 14px;
   text-align: justify;
   padding: 10px;
 }
 .sort_0{
     display: inline-block;
     width: 100%;
 }
 .sort_block{
     float: left;
     display: inline-block;
     padding: 10px;
 }
 .sort_1{
       float: left;
     display: inline-block;
     padding: 10px;
 }
  .sort_2{
       float: left;
     display: inline-block;
     padding: 10px;
 }

.tovari{
    width: 100%;
}

.about{
    padding: 25px;
    font-size: 14px;
    text-align: justify;
}
.opl{
       display: table;
}
.opl_block{
display: inline-block;
    padding: 10px;
    font-size: 14px;
    text-decoration: none;
    color: #484848;
    width: 110px;
    height: auto;
    line-height: 20px;
    font-family: "Montserrat-Regular";
}

.ikon_block{
    font-size: 22px;
    line-height: 30px;
    float: left;
    padding: 10px;
    text-align: center;
     width: 140px;
}

.opl_block:hover{
   text-decoration: none;
   color: #CC0000 ;
   font-size: 14px;
 background:  #f7f7f7;
}

table.dostav{
    background-color: #ffffff;
    border-collapse: separate;
    border-spacing: 2px;
    width: 95%;
        font-family: "Montserrat-Regular";
}

table.dostav td{
    padding: 10px;
    background-color: #f7f7f7;
    text-align: center ;
}

.ikon2 {
    width: 50px;
    height: auto;
}

.dostav_text{
    font-size: 16px;
}
.dostav_text_2{
    color: #7c7c7c;
    font-size: 14px;
}

img.ilustr{
    width: 100%;
    height: auto;
}

.razv{
    position: static;
    display: inline-block;
}

.razv_1{
 float: left;
 padding: 10px;
color: red;
    font-size: 24px;
}
sup.mtr{
    vertical-align: super;
    font-size: smaller;
}













.faq_list{
    position: relative;
width: 100%;
    background: #787878;
    display: inline-block;
}
.faq_item{
    box-sizing: border-box;
    padding: 10px;
    border-bottom: 1px solid #b4b4b4;
}
.faq_item_title{
    box-sizing: border-box;
    font-size: 20px;
    position: relative;
}
.faq_show_all .faq_item_title{
    font-weight: 900;
    padding-left: 23px;
    margin-top: 20px;
}
.faq_item_title_inner{
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 100%;
    text-align: left;
    color: #fff;
    background-position: right;
    background-repeat: no-repeat;
}
.faq_item_title_inner:hover:before{
    transform: translateY(1px);
}
.faq_item_title_inner:before{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 30px;
    height: 100%;
    background: url(../images/faq_arrow_down.png) no-repeat center center;
    cursor: pointer;
    transition: .2s;
    transition-timing-function: ease-in-out;
}
.faq_item_title_inner.open:before{
    transform: rotate(180deg);
}
.faq_item_body{
        padding: 20px 10px 10px 10px;
    box-sizing: border-box;
    display: none;
        width: 100%;
    border-top: none;
    text-align: left;
    background: #f0f0f0;
    font-size: 14px;
    border-radius: 15px
}




.faq_list1{
    position: relative;
width: 100%;
display: inline-block;
}
.faq_item1{
    box-sizing: border-box;
    padding: 10px;
    border-bottom: 1px dashed #e1e1e1;
    display: flow-root;
}
.faq_item1_title{
    box-sizing: border-box;
    font-size: 17px;
    position: relative;
}
.faq_show_all1 .faq_item1_title{
    font-weight: 900;
    padding-left: 23px;
    margin-top: 20px;
}
.faq_item1_title_inner{
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 93%;
    text-align: left;
    color: #373737;
font-family: 'Montserrat-Regular';
    background-position: right;
    background-repeat: no-repeat;
}
.faq_item1_title_inner:hover:before{
    transform: translateY(1px);
}
.faq_item1_title_inner:before{
    position: absolute;
    content: '';
    right: -28px;
    top: 0;
    width: 30px;
    height: 100%;
    background: url(../images/faq_arrow_down.png) no-repeat center center;
    cursor: pointer;
    transition: .2s;
    transition-timing-function: ease-in-out;
}
.faq_item1_title_inner.open:before{
    transform: rotate(180deg);
}
.faq_item1_body{
padding: 20px 0px 10px 0px;
    box-sizing: border-box;
    display: none;
        width: 100%;
    border-top: none;
    text-align: left;
    font-size: 14px;
}





.faq_list2{
    position: relative;
width: 100%;
display: inline-block;
}
.faq_item2{
    box-sizing: border-box;
    padding: 5px;

}
.faq_item2_title{
    box-sizing: border-box;
    font-size: 18px;
    position: relative;
}
.faq_show_all2 .faq_item2_title{
    font-weight: 900;
    padding-left: 23px;
    margin-top: 20px;
}
.faq_item2_title_inner{
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 300px;
    text-align: left;
    color: #666;
    font-family: 'Europe Normal';
    background-position: right;
    background-repeat: no-repeat;
        background-color: #efefef;
    padding: 10px;
    border: 1px solid #ccc;
}
.faq_item2_title_inner:hover:before{
    transform: translateY(1px);
}
.faq_item2_title_inner:before{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 30px;
    height: 100%;
    background: url(../images/faq_arrow_down.png) no-repeat center center;
    cursor: pointer;
    transition: .2s;
    transition-timing-function: ease-in-out;
}
.faq_item2_title_inner.open:before{
    transform: rotate(180deg);
}
.faq_item2_body{
        padding: 20px 10px 10px 10px;
    box-sizing: border-box;
    display: none;
        width: 100%;
    border-top: none;
    text-align: left;
    background: #fff;
    font-size: 14px;
}






.item
input[type=radio] {
  display: none;
}
.item
input[type=radio]+label {
  display: inline-block;
  cursor: pointer;
    width: 50px;
    height: 50px;

}
.item
input[type=radio]:checked+label {
  outline: 0;
  background:  url(../img/galka2.png);
  background-repeat: no-repeat;
  width: 100%;
    height: 100%;
    background-position-x: 50%;
    background-position-y: 43%;
}


.tovar_all{
    width: 100%;
    display: inline-block;
        text-align: center;
}


 .tovar_bot{
     background: #f7f7f7;
  height: 145px;
 }

  .tovar_bot2{
     background: #f7f7f7;
  height: 188px;
             border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
 }
   .tovar_bot3{
     background: #f7f7f7;
  height: 188px;
      border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
 }

 .tovar_shap{
     height: 72px;
     padding: 0 10px 0 10px;
     overflow: hidden;
 }


  .tovar_shap.hidden{
overflow: hidden;
    display: block;
    position: relative;
 }

   .tovar_shap.hidden::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 18px;
    background-image: url(../img/gradient.png);
        left: 0;
    bottom: 0;
   }

      .tovar_shap.hidden:hover::before{
 display: none;
   }

.hidden {
    display: none;
}
 .tovar_shap.hidden:hover{
     position: relative;
    overflow: visible;
 }

 .param{
display: inherit;
    width: 90%;
    position: relative;
 }

 .razm{
     float: left;
     font-size: 14px;
     color: #AAAAAA;
 }

 .ves{
     float: right;
     font-size: 14px;
     color: #AAAAAA;
 }

 .tovar_cena{
     font-size: 28px;
     color: #373737;
     text-align: center;
     height: 40px;

 }
  .tovar_cena2{
     font-size: 28px;
     color: #373737;
     text-align: center;
     height: 40px;
 }

 .vibor{
font-size: 14px;
    line-height: 17px;
padding: 15px 5px 5px 5px;
    height: 50px;
        text-align: center; }


 input.inc_bb{
font-size: 20px;
    width: 45px;
    text-align: center;
    padding: 9px 5px 9px 5px;
    border-left: none;
    border-right: none;

 }

 .kupit{
display: inline-block;
    padding: 5px 0 11px 0;
    text-align: left;
 }

 .liniya {
    float: left;
    text-align: center;
}


 h1.tovar_title{
    font-size: 24px;
    padding: 25px 10px 15px 20px;
    line-height: 25px;
 }


 .podzag2 {
    width: 98%;
    padding: 20px 0;
    font-size: 24px;
    text-align: center;
    background: #f7f7f7;
    margin: 25px 1% 25px 1%;
}




input.polsunok {
    font-size: 16px;
    padding: 3px;
    color: #484848;
    width: 70px;
    border-radius: 5px;
    border: none;
    padding: 10px;
    font-family: 'Montserrat-Regular';
-webkit-box-shadow: 0px 0px 23px -6px rgba(34, 60, 80, 0.3);
    -moz-box-shadow: 0px 0px 23px -6px rgba(34, 60, 80, 0.3);
    box-shadow: 0px 0px 23px -6px rgba(34, 60, 80, 0.3);
}
  .pole{
      display: inline-block;
      width: 100%;
      font-size: 14px;
color: #575757;
    font-family: 'Montserrat-Regular';
  }
  .pole_1{
    float: left;
    margin-right: 10px;
    padding: 5px;

  }
  .pole_2{
      float: left;
      padding: 5px;
  }


* {margin:0px; padding:0px;}
.wrap {
    width: 98%;
    margin: 22px 1% 22px 1%;
    display: inline-block;

 }
.clear {clear:both;}

ul.tabs1 {list-style:none; width:100%;}
.filtr_knop{
  padding: 5px 20px 0 30px;
}

ul.tabs1 li.active { background-color:#f7f7f7; margin-bottom:-1px;border-top: 2px solid #f00; color: red;}
ul.tabs1 li a {
    display:block;
    padding: 12px 20px;
    color:#777;
    outline:none;
    text-decoration:none;
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    font-size: 14px;
    }

    ul.tabs1 li a:hover {
    color:red;
    }

  .filtr_knop:hover {
  background-color:#f7f7f7;
  color: red;
      height: 56px;
  }

div.tabs_content {width:100%; background: #f7f7f7;     border-top: none;}
div.tabs_content &gt; div {padding:1%;}

  .block_cvet:hover{
      background: #efefef;
  }
  .cvet_mini{
      float: left;
      height: 25px;
      padding-right: 10px;

  }

  .slova{
font-size: 14px;
    line-height: 24px;
    display: flex;
    width: 98%;
    background-color: #fff;
    padding: 18px 0 0px 0;
    margin: 0 1%;
        text-align: center;

  }

  .f_slov{
    display: inline-block;
    width: 75%;
    float: left;
    margin-top: 5px;
  }
   .f_slov2{
    display: inline-block;
    width: 25%;
    min-width: 380px;
        padding-top: 10px;
  }
  .filtri{
    display: flex;
    width: 344px;
    background-color: #f7f7f7;
   border-radius: 35px;
   float: right;
   margin-bottom: 13px;
  }
  .tipi2{
      width: 90%;
  }

  .filtr_knop2{
background-image: url(/img/filtr.png);
    background-position: left top;
    background-repeat: no-repeat;
    line-height: 54px;
    width: 120px;
    text-align: right;
    padding: 0 25px 0 0;
    color: #777;
    outline: none;
    text-decoration: none;
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    border-radius: 35px;
    border: 3px solid #f7f7f7;
  }

    .filtr_knop2:hover{
        background-color: #fff;
    }

     @media (max-width:1900px){
       .slova{
          display: inline-block;
       }
      .f_slov{
    display: inline-block;
    width: 100%;
    float: none;
  }

     .f_slov2{
    display: inline-block;
    width: 100%;
    min-width: 380px;

  }
   .filtri{
       float:none;
   }

     }



  @media (min-width: 1280px){
 .sticky-content.fixed {
    position: fixed;
    top: 0;
    z-index: 999;
    left: 295px;
    right: 0;
    -webkit-box-shadow: 0px 5px 6px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 6px 0px rgb(0 0 0 / 10%);
}
  }
@media (min-width:1025px) and (max-width:1280px){
  .sticky-content.fixed {
    position: fixed;
    top: 0;
    z-index: 999;
    left: 65px;
    right: 0;
    -webkit-box-shadow: 0px 5px 6px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 6px 0px rgb(0 0 0 / 10%);
}
}





  .color_prew{
    width: 25px;
    height: 25px;
    border-radius: 12px;
  }



   .radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}
.radio + label {
    position: relative;
    padding: 0 0 0 35px;
    cursor: pointer;
}
.radio + label:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #CDD1DA;
    border-radius: 50%;
    background: #FFF;
}
.radio + label:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 4px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fd2333;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
    opacity: 0;
    transition: .2s;
}
.radio:checked + label:after {
    opacity: 1;
}
.radio:focus + label:before {
    box-shadow: 0 0 0 3px rgba(255,255,0,.7);
}


 .skidka_cif{
font-size: 18px;
    text-decoration: line-through;
    color: #FF7A7A;
    padding: 0;
    margin: 0;
    display: inline-block;

 }

 .skid_pred{
     height: 18px;
 }






 .stran{
position: absolute;
    margin-top: -17px;
    margin-left: 95px;
 }
 .stran2{
position: absolute;
    margin-top: -17px;
    margin-left: 95px;
 }



 .checkbox,
.radio {
    display: none;
}
.checkbox-custom,
.radio-custom {
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative;
     margin-right: 10px;
     background-color: #fff;
}
 .checkbox-custom,
.radio-custom,
.label {
    display: inline-block;
    vertical-align: middle;
}
 .checkbox:checked + .checkbox-custom::before,
.radio:checked + .radio-custom::before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background: #a6a6a6;
    border-radius: 2px;
}
.radio-custom,
.radio:checked + .radio-custom::before {
    border-radius: 20%;
}








.checkbox-custom2,
.radio-custom2 {
width: 100px;
    height: 100px;
    border: 1px solid #ccc;
    border-radius: 52px;
    position: relative;
    margin-right: 10px;
       background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
 .checkbox-custom2,
.radio-custom2,
.label {
    display: inline-block;
    vertical-align: middle;
}
 .checkbox:checked + .checkbox-custom2::before,
.radio:checked + .radio-custom2::before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-radius: 50px;
    border: 5px solid #fff;
-webkit-box-shadow: 0px -1px 12px 0px rgba(34, 60, 80, 0.2) inset;
-moz-box-shadow: 0px -1px 12px 0px rgba(34, 60, 80, 0.2) inset;
box-shadow: 0px -1px 12px 0px rgba(34, 60, 80, 0.2) inset;
}
.radio-custom2,
.radio:checked + .radio-custom2::before {
    border-radius: 20%;
}



.vib2 li{
  display: inline-block;
    width: 47%;
    text-align: center;
    float: left;
    padding: 1%;
    font-family: 'Montserrat-Regular';
}



.podzag{
    width: 98%;
    padding: 20px 0;
    font-size: 24px;
    text-align: center;
    background: #f7f7f7;
    margin: 0 1% 0 1%;
    border-radius: 7px;
    font-family: 'Montserrat-Regular';
}

h1.brand{
width: 98%;
    padding: 20px 0;
    font-size: 24px;
    text-align: center;
    background: #f7f7f7;
    margin: 0 1% 20px 1%;
    border-radius: 7px;
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    color: #373737;
}

.podzag1{

    padding: 10px 0;
    font-size: 24px;
 font-family: 'Montserrat-Regular';
}

.content {
    width: 100%;
    display: inline-block;
    text-align: center;
    }
.new_sort{
    position: relative;
    width: 100%;
  display: inline-block;
}

.new_select_chek{
    float: right;
        position: absolute;
    right: 10px;
    top: 16px;
}

.new_select_img   {
border-radius: 12px;
    margin-right: 10px;
    width: 25px;
    height: 25px;
        float: left;

}
.new_select_punkt{
    float: left;
   width: 220px;
   line-height: 20px;
    text-align: left;
}

#paramsSelect{
    display: inline-block;
    background-color: #fff;
    width: 98%;
    margin: 10px 10px 3px 10px;
}

.new_sel_par{
  float: left;
  display: inline-block;
}

.new_selected{
float: left;
    display: inline-block;
    padding: 5px 10px 5px 10px;
    background-color: #f1f1f1;
    margin: 4px;
    border-radius: 15px;
}
.new_selected_title{
    float: left;
    display: inline-block;
    padding-top: 8px;
    margin-left: 10px;
}
.new_selected_img{
float: left;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    margin: 1px 5px 0 0;
}
.new_selected_txt{
    float: left;
    display: inline-block;
    }
.new_selected_close{
text-decoration: none;
    float: left;
    color: #777777;
    font-weight: 600;
    background: #fff;
    border-radius: 10px;
    font-size: 12px;
    line-height: 22px;
    margin-left: 7px;
padding: 0 6px 0 8px;
}

.new_selected_close:hover{
    color: red;
}

.harakt{
display: table;
    font-size: 14px;
    border-bottom: 1px solid #ebebeb;
    border-spacing: 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    padding-left: 10px;
    color: #a9a9a9;
    height: 34px;
    width: 95%;
}
.har1{
display: inline-block;
    float: left;
    margin-right: 10px;
    padding-top: 6px;
}
.har2{
    display: inline-block;
    float: left;
    color: #000;
    font-size: 14px;
    padding-top: 6px;
}

.item1{
    float: left;
    display: inline-block;
    height: auto;
}

.item1 img{
    height: 525px;
    width: auto;
}

.item2{
    float: left;
    display: inline-block;
}

.item2 img{
  border-radius: 25px;
  border: 1px solid #ccc;
      width: 50px;
    height: 50px;
}

.vibor1{
 padding: 15px 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
        font-size: 14px;

}
.sort01{
float: left;
    display: inline-block;
    font-size: 18px;
    height: 56px;
    padding: 0px 10px 0px 10px;
    margin: 2px 10px 0px 0px;
}

.sort_n{
    float: left;
    display: inline-block;
    font-size: 16px;
    height: 56px;
    padding: 0px 10px 0px 10px;
    margin: 2px 10px 0px 0px;
    font-family: 'Montserrat-Regular';
}

a.sort02{
 color:#777;
  text-decoration: none;
}

.sort_img2{
   display: inline-block;
    float: left;
}

.sort_txt2{
display: inline-block;
    float: left;
    padding-top: 16px;
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    font-size: 14px;
}

.sort01:hover{
    background-color: #f7f7f7;
    color: red;
}

.catalog-item.horizontal {
    width: 100%;
    margin-left: 5px;
    /* margin-bottom: 45px; */
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
}
.proect{
width: 100%;
    background-color: #f7f7f7;
    height: auto;
    font-family: Arial;
    line-height: 20px;
    border-radius: 7px;
    overflow: hidden;
}

 .proect1{
    float: left;
    display: inline-block;
height: 565px;
    margin: 10px;
    background-color: #f7f7f7;
    border-radius: 15px;
        width: 94%;
 }

 .proect1:hover {
    -webkit-box-shadow: 0 3px 16px 1px rgb(0 0 0 / 20%);
    box-shadow: 0 3px 16px 1px rgb(0 0 0 / 20%);
    background: #fff;
}


  .blok_news{
padding: 1%;
    float: left;
    width: 21%;
    display: inline-block;
    height: 565px;
    margin: 1%;
    background-color: #f7f7f7;
    border-radius: 15px;
}

.n_text img{
    width: 300px;
    height: auto;
 padding-right: 20px;
 padding-bottom: 20px;
 float: left;
}





  .blok_news1{
padding: 10px;
    float: left;
    display: inline-block;
    height: 565px;
    margin: 10px;
    background-color: #f7f7f7;
    border-radius: 15px;
}

 .blok_news1:hover{
    -webkit-box-shadow: 0 3px 16px 1px rgb(0 0 0 / 20%);
    box-shadow: 0 3px 16px 1px rgb(0 0 0 / 20%);
        background: #fff;
 }

.n_text img{
    width: 300px;
    height: auto;
 padding-right: 20px;
 padding-bottom: 20px;
 float: left;
}









  @media (max-width:780px){
        .blok_news{
padding: 10px;
    width: 92%;
    display: inline-block;
    height: auto;
    margin: 2%;
}
.n_text img{
    width: 100%;
    margin-bottom: 20px;
     height: auto;
}



  }

 .blok_news:hover{
    -webkit-box-shadow: 0 3px 16px 1px rgb(0 0 0 / 20%);
    box-shadow: 0 3px 16px 1px rgb(0 0 0 / 20%);
        background: #fff;
 }

 @media (max-width:644px){
 .sort01{
     width: 100%;
 }



 }
 .color_ser_b{
float: left;
    display: inline-block;
    padding: 10px;
    width: 115px;
    text-align: center;
    font-size: 75%;
    font-family: Arial;
    line-height: 14px;
    height: 140px;
    color: #776f6f;
 }
 .block_color{
     width: 100%;
     padding: 10px;
     display: inline-block;
 }


 .n_title{
     display: inline-block;
     width: 100%;
     padding-bottom: 20px;
  font-size: 100%;
 }
 .n_text2{
     width: 100%;
     display: inline-block;
padding: 15px 20px;
 }

 .n_block{
     display: inline-block;
     font-size: 120%;
     font-family: Arial;
     width: 78%;
     float: left;
 }
 .n_zag{
     font-size: 115%;
     font-weight: 600;
 }
.dop_dan{
display: inline-block;
    width: 96%;
    margin: 6px 4px 15px 5px;
    font-family: Arial;
    font-size: 14px;
}
.raz1{
    display: inline-block;
    float: left;
}
.raz2{
    display: inline-block;
    float: right;
}


.topper_h{
    display: block;
    width: 98%;
    height: 38px;
    background: #7b7b7b;
    text-align: center;
    padding: 0 1%;
}
.top_info{
     display: inline-block;
    width: 100%;
    padding-top: 6px;
    text-align: center;
}
.top_info a{
    color: #fff;
    text-decoration: none;
font-family: Arial Narrow;
    font-size: 98%;
    letter-spacing: 1px;
}
.top_info a:hover{
    text-decoration: underline;
}

a.top_2{
    font-size: 110%;
    color: #fff;
        font-family: 'Europe Normal';
        text-decoration: none;
            letter-spacing: 0;
}

a.top_2:hover{
    font-size: 110%;
    color: #fff;
        font-family: 'Europe Normal';
         text-decoration: underline;
}

a.top_1{
    font-size: 110%;
    color: #fff;
        font-family: 'Europe Normal';
        text-decoration: underline;
            letter-spacing: 0;
}

a.top_1:hover{
text-decoration: none;
}

.place{
    display: inline-block;
    float: left;
    padding: 4px 12px 0 0;
}
.top_bl{
    display: inline-block;
    float: left;
}
.strel{
    display: inline-block;
    float: left;
    padding: 2px 0 0 12px;
}
.top_b2{
      display: inline-block;
    float: left;
    padding-right: 18px;
}
 .kabinet{
        display: inline-block;
    float: right;
 }
 .lk{
      display: inline-block;
    float: left;
    padding: 3px 14px 0 0;
 }
.top_shapka{
    display: block;
    height: 100px;
    background: #f7f7f7;
    width: 100%;
}
 .top_ss{
  display: inline-block;
 }



 .tel_block{
width: 275px;
    display: inline-block;
    padding-top: 30px;
 }

 .tel_ik{
  display: inline-block;
     float: left;
 }
 .tel_cont{
    display: inline-block;
     float: left;
 }
 .poisk_s{
    display: inline-block;
    float: left;
    width: 22%;
    text-align: center;
    padding-top: 25px;
 }
 .pokupat_s{
      display: inline-block;
     float: right;
     width: 215px;
    padding-top: 30px;
 }
 .ikons_s{
display: inline-block;
    float: right;
    padding-top: 30px;
    padding-right: 15px;
        width: 130px;
 }
.tik{
    display: inline-block;
    float: right;
        padding-left: 8px;
}



.shap_tel{
    float: left;
    margin-left: 20px;
    padding-top: 8px;
    font-size: 24px;
    color: #373737;
    font-family: Verdana;
    line-height: 22px;
}

.shap_tel_1{
float: left;
    margin-left: 15px;
    font-size: 22px;
    color: #FFFFFF;
    font-family: Verdana;
    padding-top: 6px;
    line-height: 19px;
}

.places{
        display: inline-block;
    float: left;
    background-color: #f7f7f7;
    padding: 0px 20px;
    border-radius: 18px;
    margin-left: 50px;
}


.gorod{
    font-size: 14px;
    font-family: Verdana;
    display: inline-block;
    line-height: 17px;
    position: absolute;
    top: 50px;

}



.gorod a {
    color: #fe0a02;
    text-decoration: none;
        border-bottom: 1px dashed #fe0a02;
}

.gorod a:hover{
   border-bottom:none;
}



.gorod2{
    font-size: 10px;
    font-family: Verdana;
    display: inline-block;
    line-height: 17px;
    position: absolute;
    top: 21px;
    left: 30px;
    width: 150px;
    text-align: center;
}

  @media (min-width:1480px){
   .shap_tel{
    float: left;
    margin-left: 20px;
    padding-top: 8px;
    font-size: 24px;
    color: #373737;
    font-family: Verdana;
    line-height: 22px;
}



.shap_tel_1{
float: left;
    margin-left: 15px;
    font-size: 22px;
    color: #373737;
    font-family: Verdana;
    padding-top: 6px;
    line-height: 19px;
}
 .telefon_s{
     display: inline-block;
     float: left;
     width: 20%;
     text-align: center;
 }
  }

    @media (max-width:1480px){
    .shap_tel{
    float: left;
    margin-left: 20px;
    padding-top: 8px;
    font-size: 18px;
    color: #373737;
    font-family: Verdana;
    line-height: 22px;
}

.tel_ik{
 display: none;
}

.shap_tel_1{
float: left;
    margin-left: 15px;
    font-size: 18px;
    color: #373737;
    font-family: Verdana;
    padding-top: 6px;
    line-height: 19px;
}
 .telefon_s{
     display: inline-block;
     float: left;
     width: 235px;
     text-align: center;
 }
    }



  @media (min-width:800px) {
    .kor_blok3{
width: 95%;
    padding: 35px;
}

   }


     @media (max-width:800px) {
    .kor_blok3{
width: 95%;
    padding: 15px;
}
 .kor_blok4{
     width: 87%;
     padding: 15px;
 }
   }

 @media (min-width:1400px){
   .logotip_s{
display: inline-block;
    float: left;
    width: 260px;
    padding: 25px 10px 10px 15px;
 }

 .logotip_m{
     display: none;
 }
 }


 @media (max-width:1400px){
     .logotip_m{
    display: inline-block;
    float: left;
    width: 46px;
padding: 24px 15px 10px 10px;
 }

 .logotip_s{
     display: none;
 }
 }

.tit_mob{
 font-size: 166%;
    width: 100%;
    padding: 10px;
    font-weight: 600;
    border-left: 5px solid #e41308;
}

.sortiorov{
    background-image: url(../img/color.png);
    background-position: left;
    background-repeat: no-repeat;
    height: 56px;;
     line-height: 24px;
     width: 120px;
     padding-left: 35px;
}
 .news_start{
background: #fff;
    position: relative;
    display: flow-root;
    overflow: hidden;
 }
  .tit_kart{
    height: 138px;
    width: 100%;
    text-align: center;
    background: #dcdcdc;
  }












  .wrapper-dropdown-2 {
    position: relative;
    width: 129px;
    margin: 0 auto;
 padding: 7px 10px 7px 20px;
    cursor: pointer;
    outline: none;
    color: #373737;
    font-size: 16px;
    text-decoration: underline;
        border: 1px solid #ccc;
    border-radius: 7px;
    height: 29px;
}

.wrapper-dropdown-2:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: grey transparent;
}

.wrapper-dropdown-2 .dropdown {
  /* Size &amp; position */
    position: absolute;
    top: 100%;
    left: -5px;
    right: 0px;
     width: 310px;
    /* Styles */
    background: white;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    list-style: none;

    /* Hiding */
    opacity: 0;
    pointer-events: none;
}

.wrapper-dropdown-2 .dropdown li a {
    display: block;
    text-decoration: none;
    padding: 2px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    padding-left: 43px;
        color: #666666;
    font-size: 15px;
}


.wrapper-dropdown-2 .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;

}

/* Hover state */

.wrapper-dropdown-2 .dropdown li:hover a {
background: #dcdcdc;
    outline: none;
}

/* Active state */

.wrapper-dropdown-2.active:after {
    border-width: 0 6px 6px 6px;
}

.wrapper-dropdown-2.active .dropdown {
    opacity: 1;
    pointer-events: auto;
    left: -40px;
    text-decoration: none;
    color: #666666;
    border: none;
    background: #f7f7f7;
    list-style-type: none;
    padding: 0 0px 10px 0px;
    margin: 0;
    width: 310px;
    top: 66px;
    -webkit-box-shadow: 0px 5px 6px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 6px 0px rgb(0 0 0 / 10%);
}

/* No CSS3 support */

.no-opacity       .wrapper-dropdown-2 .dropdown,
.no-pointerevents .wrapper-dropdown-2 .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity       .wrapper-dropdown-2.active .dropdown,
.no-pointerevents .wrapper-dropdown-2.active .dropdown {
    display: block;
}
 @media (min-width:480px){
  .shop_poz {
    position: relative;
    display: inline-block;
    line-height: 23px;
    width: 100%;
}

.kor_zakaz{
  width: 995px;
}


 }

  @media (max-width:479px){
   .shop_poz {
    position: relative;
    padding: 10px 0 10px 0;
    border-bottom: 1px dotted #a2a2a2;
    display: inline-block;
    line-height: 23px;
}
.shop_name1 {
    float: left;
    display: inline-block;
    padding: 5px;
    width: 85%;
    font-size: 110%;
    font-weight: 600;
}


  }

  .model_ik1 {
    float: left;
    display: inline-block;
    position: relative;
    width: 95px;
    padding: 5px;
}





.korz_top{
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.kor_img{
    float: left;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 10px
}
.kor_title{
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
    font-size: 18px;
}

.kor_title1{
    float: left;
    padding-bottom: 5px;
    margin-top: 15px;
    font-size: 140%;
}
.kor_coment{
display: inline-block;
    font-size: 100%;
    width: 100%;
    height: 40px;
padding-left: 10px;
}
.kor_punkt{
    float: left;
    width: 50px;
    display: inline-block;
    text-align: center;
}
.kor_opis{
    float: left;
    display: inline-block;
    width: 75%;
        font-size: 125%;
            line-height: 20px;
}
.kor_blok{
    width: 100%;
    display: flow-root;
}
.kor_blok2{
    display: flow-root;
    margin-bottom: 20px;
    background: #f7f7f7;
padding: 20px;
}
.kor_blok2a{
    display: flow-root;
padding: 0 20px 20px 20px;
}
.kor_oplat{
       font-size: 18px;
    line-height: 35px;
}
.kor_id{
    display: block;
    font-size: 85%;
}
.kor_cod{
   color: #a9a9a9;
}

.kor_cvet{
    display: block;
    padding: 5px;
}
.oform_kor {
    font-size: 18px;
    font-weight: normal;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #868686;
    border: 1px solid #dcdcdc;
    width: 215px;
}
.kor_flag{
    background: url(../img/skid.svg);
    height: 22px;
    width: 59px;
    float: right;
    margin-right: 15px;
    font-size: 14px;
    color: #fff;
}


.kor_tovari{
       position: relative;
    display: inline-block;
    width: 100%;
        min-height: 300px;
            z-index: 10;
}

@media (min-width:1024px){

.kor_block{
    display: inline-block;
    border-bottom: 1px solid #EEEEEE;
    padding: 20px 4px 20px 20px;
    width: 895px;
    background-color: #fff;
    z-index: 999;
    position: relative;
    margin: 0 20px 10px;
}

.kor_block:hover {
border-radius: 7px;
    border: 1px dashed #ccc;
    padding: 19px 3px 20px 19px;
}
.kor_nazv{
   display: inline-block;
    height: 100px;
}

.left_block{
      display: block;
    width: 960px;
}

.card_pust{
    position: absolute;
    z-index: 10;
       top: 30%;
 width: 960px;
 text-align: center;
}
.card_pust img{
    width: 28%;
}

 .kupit_kor{
display: inline-block;
    padding: 5px 0 11px 0;
    text-align: left;
 }

 .button_2_kor {
    cursor: pointer;
    width: 43px;
    height: 43px;
    float: left;
    text-align: center;
    color: #333333;
    font-size: 20px;
    border: 1px solid #aaa;
    line-height: 44px;
}

.button_2_kor:hover{
    background: #fd2333;
    color: #FFFFFF;
}

 input.inc_bb_kor {
    font-size: 20px;
    width: 45px;
    text-align: center;
    padding: 7px 5px 7px 5px;
    border-left: none;
    border-right: none;
    height: 29px;
}

.zakaz_mini1 {
    float: left;
    display: inline-block;
    position: relative;
    width: 150px;
    top: 4px;
    text-align: center;
    padding: 15px;
}
.zakaz_mini1 img{
    width: auto;
    max-width: 150px;
    height: auto;
    max-height: 150px;
}
.shop_name1 {
    float: left;
    display: inline-block;
    width: 465px;
    font-size: 110%;
    text-align: left;
}
.shop_zena1 {
    float: left;
    display: inline-block;
    position: relative;
    width: 180px;
    color: #949494;
    top: 4px;
    height: auto;
    padding: 9px;
    font-family: Verdana;
    font-size: 135%;
    text-align: center;
    border-right: 1px solid #ccc;
    margin-right: 10px;
}
.model_ik2 {
    float: left;
    display: inline-block;
    position: relative;
    width: 30px;
    padding: 5px;
}
article {
    display: block;
    float: left;
    width: 960px;
}
.kor_skid{
    display: block;
}

}


@media (min-width:568px) and (max-width:1023px){

.kor_block{
    display: inline-block;
    border-bottom: 1px solid #EEEEEE;
    padding: 20px;
        width: 100%;
            background-color: #fff;
    z-index: 1000;
    position: relative;
}

.left_block{
      display: block;
    width: 100%;
}

.card_pust{
    position: absolute;
    z-index: 10;
       top: 31%;
 width: 100%;
 text-align: center;
}


 .kupit_kor{
display: inline-block;
    padding: 5px 0 11px 0;
    text-align: left;
 }

 .button_2_kor {
    cursor: pointer;
    width: 43px;
    height: 43px;
    float: left;
    text-align: center;
    color: #333333;
    font-size: 20px;
    border: 1px solid #aaa;
    line-height: 44px;
}

.button_2_kor:hover{
    background: #fd2333;
    color: #FFFFFF;
}

 input.inc_bb_kor {
    font-size: 20px;
    width: 45px;
    text-align: center;
    padding: 7px 5px 7px 5px;
    border-left: none;
    border-right: none;
    height: 29px;
}

.kor_nazv{
   display: inline-block;
    height: auto;
}

.zakaz_mini1 {
    float: left;
    display: inline-block;
    position: relative;
    width: 150px;
    top: 4px;
    text-align: center;
    padding: 15px;
}
.zakaz_mini1 img{
    width: auto;
    max-width: 150px;
    height: auto;
    max-height: 150px;
}
.shop_name1 {
    float: left;
    display: inline-block;
    width: 100%;
    font-size: 110%;
    text-align: left;
    padding: 0 2%;
}
.shop_zena1 {
    float: left;
    display: inline-block;
    position: relative;
    width: 180px;
    color: #949494;
    top: 4px;
    height: auto;
    padding: 9px;
    font-family: Verdana;
    font-size: 135%;
    text-align: center;
    border-right: 1px solid #ccc;
    margin-right: 10px;
}
.model_ik2 {
    float: left;
    display: inline-block;
    position: relative;
    width: 30px;
    padding: 5px;
}
article {
    display: block;
    float: none;
    width: 100%;
}

.kor_skid{
    display: block;
}

}

@media (max-width:568px){

       .kor_pok2{
display: block;
    background: #f7f7f7;
    font-size: 100%;
    z-index: 999999;
    bottom: 0;
    padding: 1%;
    width: 98%;
 }
   .kor_pok_s{
         padding: 13px;
    border: 1px dashed #ccc;
    border-radius: 10px;    padding: 13px;
    border: 1px dashed #ccc;
    border-radius: 10px;
        margin-bottom: 10px;
       display: flex;
  }
 .left_block{
      display: block;
    width: 100%;
}

.card_pust{
    position: absolute;
    z-index: 10;
       top: 31%;
 width: 100%;
 text-align: center;
}


.kor_pok_n{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #7b7b7b;
    line-height: 35px;
}
.cart_shap {
    line-height: 20px;
    display: block;
    padding: 15px;
    font-size:18px;
}

.kor_block{
    display: inline-block;
    border-bottom: 1px solid #d4d4d4;
    padding: 20px;
width: 90%;
    background-color: #fff;
    z-index: 1000;
    position: relative;
}

 .kupit_kor{
display: inline-block;
    padding: 5px 0 11px 0;
    text-align: left;
 }

 .button_2_kor {
cursor: pointer;
    width: 30px;
    height: 33px;
    float: left;
    text-align: center;
    color: #333333;
    font-size: 17px;
    border: 1px solid #aaa;
    line-height: 34px;
}

.kor_skid{
    display: none;
}

.button_2_kor:hover{
    background: #fd2333;
    color: #FFFFFF;
}

 input.inc_bb_kor {
font-size: 16px;
    width: 45px;
    text-align: center;
    padding: 7px 5px 7px 5px;
    border-left: none;
    border-right: none;
    height: 19px;
}
.kor_nazv{
   display: inline-block;
    height: auto;
}

.zakaz_mini1 {
 float: left;
    display: inline-block;
    position: relative;
    width: 25%;
    top: 4px;
    text-align: center;
    padding: 10px;
}
.zakaz_mini1 img{
    width: 90%;
    height: aut
}
.shop_name1 {
    float: left;
    display: inline-block;
    width: 86%;
    font-size: 110%;
    text-align: left;
}
.shop_zena1 {
    float: left;
    display: inline-block;
    position: relative;
    width: 44%;
    color: #949494;
    top: 4px;
    height: auto;
    padding: 9px;
    font-family: Verdana;
    font-size: 135%;
    text-align: center;
    border-right: 1px solid #ccc;
    margin-right: 10px;
}
.model_ik2 {
    float: left;
    display: inline-block;
    position: relative;
    width: 30px;
    padding: 5px;
}
article {
    display: block;
    float: none;
    width: 100%;
}
}















  @media (min-width:1600px){
  .sticky {
  position: fixed;
  z-index: 101;
}
.stop {
  position: relative;
  z-index: 101;
}

aside {
    display: block;
    margin-left: 980px;

}
 .kor_pok2{
     display: none;
 }

   .kor_pok_s{
         padding: 13px;
    border: 1px dashed #ccc;
    border-radius: 10px;    padding: 13px;
    border: 1px dashed #ccc;
    border-radius: 10px;
        margin-bottom: 10px;
display: flex;
  }

  }

  @media (min-width:568px) and (max-width:1600px){

       .kor_pok2{
    display: inline-block;
padding: 20px;
    font-size: 100%;
 position: relative;
width: 95%;
 }
   .kor_pok_s{
         padding: 13px;
    border: 1px dashed #ccc;
    border-radius: 10px;    padding: 13px;
    border: 1px dashed #ccc;
    border-radius: 10px;
        margin-bottom: 10px;
            display: flex;

  }

.kor_pok_n{
     display: block;
    text-align: center;
    font-size: 21px;
    color: #fff;
    background: #7b7b7b;
    line-height: 44px;
}
  }

    @media (max-width:1600px){
  .sticky, .stop, aside  {
 display: none;
}
  }
  @media (min-width: 640px){
.banner1{
    display: none;
}
 .kor_pok_s2{
     display: none;
 }

.banner2{
    display: block;
margin: 17px;
}
.cont{
    display: inline-block;
    width: 40%;
}
 .grey_blok{
display: inline-block;
    float: left;
    width: 164px;
    font-size: 15px;
    line-height: 17px;
    font-family: Verdana;
    margin: 20px;
        height: 145px;
 }
   .w_blok{
    display: inline-block;
    float: left;
    width: 155px;
    margin: 15px;
    line-height: 16px;
    font-size: 14px;
    font-family: Verdana;
        height: 180px;
  }

  }

    @media (max-width: 640px){
.banner1{
    display: block;
}
 .grey_blok{
display: inline-block;
    width: 95%;
    font-size: 15px;
    line-height: 17px;
    font-family: Verdana;
    margin: 20px;
        height: 145px;
 }
   .w_blok{
    display: inline-block;
    width: 60%;
    margin: 15px;
    line-height: 16px;
    font-size: 14px;
    font-family: Verdana;
        height: 180px;
  }

.cont{
    display: inline-block;
    width: 100%;
}

.banner2{
    display: none;
}
   .kor_pok_s2{
    z-index: 100;
    padding: 2% 2% 2% 25%;
    position: fixed;
    bottom: 0;
    width: 96%;
    background: #EEEEEE;
    left: 0;
}

  }


  .kor_final1{
   display: inline-block;
   float: left;
   padding: 10px;
       width: 98%;
  }
    .kor_final2{
display: inline-block;
    float: left;
    padding: 10px;
    border: 1px solid #cecece;
    border-radius: 7px;
    margin: 3px;
  }

      .kor_final2:hover{
       border: 1px solid #1890ff;
      }

      .kor_final2 img{
   float: left;
   padding-right: 10px;
   height: 50px;
  }

  .komerc{
      float: left;
      display: inline-block;
      line-height: 11px;
  }

    .komerc2{
      float: left;
      display: inline-block;
      line-height: 16px;
  }

   .komerc a{
       color: #373737;
     text-decoration: none;
    font-size: 65%;
   }
      .komerc a:hover{
       color: #ff4a10;
       text-decoration: none;
   }

    .komerc2 a{
       color: #373737;
     text-decoration: none;
    font-size: 75%;
   }
      .komerc2 a:hover{
       color: #ff4a10;
       text-decoration: none;
   }

  .kart_gal{
      text-align: center;
  }
  .kart_gal img{
      width: auto;
    max-width: 380px;
    height: auto;
    max-height: 400px;
  }
  .name_s{
display: table-cell;
    width: 100%;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 0 10px;
  }



 .foto_big img{
      width: auto;
      max-width: 400px;
      height: auto;
      max-height: 400px;
  }
  .foto_big{
        text-align: center;
    }

.hs_mini img{
       width: auto;
      max-width: 90%;
      height: auto;
      max-height: 90%;
      opacity: 0.6;
}
.hs_mini img:hover{
  opacity: 1;
}

.hs_mini{
    text-align: center;
}

.milo{
line-height: 30px;
    margin-right: 30px;
    padding: 10px;
    display: block;
}
.ikons{
    display: inline-block;
    padding: 10px;
}
.zag{
        font-size: 187%;
    line-height: 33px;
    padding: 20px 0;
}
  .txt_opis{
    font-size: 125%;
    line-height: 26px;
        padding: 20px 10px;
  }
.grey{
       background-color: #f7f7f7;
    margin: 31px 0;
    padding: 50px 20px;
    display: flow-root;
}

   .grey_in{
    width: 100%;
    max-width: 1024px;
   }
 .grey_img{
     height: 62px;
 }
  .grey_img2{
padding-top: 10px;
    height: 52px;
 }
 .w_k{
    background: #f7f7f7;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    font-size: 25px;
    line-height: 50px;
 }

 .w{
     display: flow-root;
     padding: 20px;
     width: 100%;
     text-align: center;
 }
 .w_b{
    width: 100%;
    max-width: 1140px;
    display: inline-block;
 }
 .w_img{
    padding: 10px;
 }
#osn{
        width: 100%;
    text-align: center;
}




.go-up, .go-down {
 display: none;
 position: fixed; /*РїРѕР·РёС†РёРѕРЅРёСЂРѕРІР°РЅРёРµ*/
 z-index: 9999; /*РїРѕРІРµСЂС… РІСЃРµ СЌР»РµРјРµРЅС‚РѕРІ РЅР° СЃС‚СЂР°РЅРёС†Рµ*/
 right: 1%; /*РїРѕР»РѕР¶РµРЅРёРµ РЅР° СЃС‚СЂР°РЅРёС†Рµ, РµСЃР»Рё СЃР»РµРІР° - left*/
   background-image: url('/svg/icons/arrow_top.svg');
 cursor: pointer;
 text-align: center;
 opacity: .5;
 width: 50px;
 height: 50px;
}
.go-up { bottom: 470px; }
.go-down { bottom: 415px; }
.go-down:hover,
.go-up:hover {
 opacity: 1;
}
#bbb1{
height: 410px;
width: 400px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;}

.search_imgs{
width: 60px;
    height: 50px;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

.search_imgs img{
max-width: 50px;
    height: auto;
    width: auto;
    max-height: 60px;
}
.flag-id{
    background-position-x: 49%;
    background-position-y: 60%;
    background-size: 145%;
}
.sort_ser{
    display: inline-block;
    width: 96%;
    padding: 5px 1%;
margin: 10px 1%;
    background-color: #f7f7f7;
    overflow: hidden;
    height: 75px;
}

.sort_ser1{
    display: inline-block;
    width: 96%;
padding: 1% 0;
margin: 1%;
}
    input[type=checkbox]:checked ~ .sort_ser{
 overflow: none;
 height: auto;
}



.vid {
    margin-right: 20px;
    padding: 10px;
    position: relative;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 90%;
    color: #3f8ad5;
}

.sort_var{
    display: inline-block;
    font-size: 110%;
    color: #373737;
    text-decoration: none;
    padding: 15px 20px;
    font-family: "Montserrat-Regular";
    border-radius: 25px;
    background-color: #f7f7f7;
}

 .sort_var:hover{
      background-color: #f0f0f0;
 }
  .sort_var_kol{
    font-size: 90%;
    font-family: Arial;
    color: #b3b3b3;
  }


 @media (min-width: 640px)  {
    .vid_big {
     display: inline-block;
     width: 100%;
  }
   .vid_smal {
  display: none;
  }

 }

  @media (min-width: 1024px) {
        .menu_m_b{
   display: none;
}
  }

    @media (max-width: 1024px) {
.menu_m_b{
    padding: 13px;
}
  }

 .con{
   padding: 0 13px;
    display: flow-root;
}

.br_logo{
    float: left;
    padding-right: 10px;
}
.b_text{
display: contents;
    font-family: Arial;
    font-size: 110%;
}


@media (max-width: 640px) {
  .vid_big {
  display: none;
  }
  .vid_smal {
     display: inline-block;
     width: 100%;
  }
  .sort_var {
font-size: 83%;
    padding: 8px 17px;
  }
  .br_logo{
    float: none;
    width: 100%;
    padding: 10px;
    text-align: center;
}


}

.brend_mini{
        float: left;
    padding: 10px;
}
.br_img{
    position: sticky;
    text-align: -webkit-center;
    vertical-align: middle;
    display: table-cell;
    background-color: #f7f7f7;
    border-radius: 7px;
        margin: 5px;

}
.br_img img{
    width: 95%;
    height: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: alpha(opacity=40);
    opacity: 0.4;
   mix-blend-mode: darken;
}
.br_img img:hover{
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
    filter: alpha(opacity=1);
    opacity: 1;
    cursor: pointer;
}

.br_mini_l{
       width: 100%;
    display: inline-block;
}
.br_m_logo{
         width: 100%;
    display: inline-block;
}
.br_m_logo img{
    width: 50%;
    height: auto;
}
a.br_cat{
       display: inline-block;
       font-size: 14px;
       line-height: 20px;
       padding: 5px 15px;
       color: #fff;
       background-color: #737373;
         border: 1px solid #737373;
         margin: 10px 0;
         border-radius: 15px;
         text-decoration: none;
             font-family: "Montserrat-Regular";
}


a.br_cat:hover{
             background: #fff;
    border: 1px solid #727272;
    color: #777777;
}


.dr{
   padding: 29px 0 15px 0;
    font-size: 127%;
    font-family: 'Montserrat-Regular';
}
.prev_col{
    position: relative;
    display: inline-block;
    overflow: visible;
}


 @media (min-width: 640px){
   .colors_n{
    height: 50px;
    width: 50px;
    border-radius: 25px;
    border: 1px solid #ccc;
     background-position-x: 49%;
      background-position-y: 60%;
      background-size: 145%;
}
.colors_m_all{
    height: 85px;
    text-align: center;
    display: block
}
.colors_m_all2{
    height: 85px;
    width: 280px;
    display: inline-block
}

 }

  @media (max-width: 640px){

.colors_n{
    height: 20px;
    width: 20px;
    border-radius: 10px;
    border: 1px solid #ccc;
     background-position-x: 49%;
      background-position-y: 60%;
      background-size: 145%;
}
.colors_m_all{
    height: 55px;
    text-align: center;
    display: block
}
.colors_m_all2{
    height: 55px;
    width: 140px;
    display: inline-block
}
.item input[type=radio]:checked+label {
    outline: 0;
    background: url(../img/galka2.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-position-x: 38%;
    background-position-y: 60%;
}
.tov_mini {
    width: 92%;
    height: 200px;
    display: table;
    text-align: center;
    padding: 10px;
    position: relative;
}
.tov_mini img {
    width: auto;
    height: auto;
    max-height: 195px;
    display: inline-block;
    max-width: 80%;
}
A.tovar_name {
    font-family: Arial;
    font-size: 13px;
        line-height: 15px;
}
  .stran {
    position: absolute;
    margin-top: -45px;
    margin-left: 45px;
    font-size: 11px;
}
  .stran2 {
    position: absolute;
margin-top: -15px;
    margin-left: 105px;
    font-size: 11px;
}
.ves {
    float: left;
    font-size: 11px;
    color: #AAAAAA;
        font-family: Arial;
}
.razm {
    float: left;
    font-size: 11px;
    color: #AAAAAA;
        font-family: Arial;
}
.button_2 {
    cursor: pointer;
    width: 25px;
    height: 33px;
    float: left;
    text-align: center;
    color: #333333;
    font-size: 20px;
    border: 1px solid #aaa;
    line-height: 35px;
}
.order_cart {
border: none;
    cursor: pointer;
    margin-left: 4px;
    background: #7b7b7b;
    width: 35px;
    height: 34px;
    padding: 0;
    background-image: url(../img/cart_new2.png);
    background-position: center;
    background-size: 130%;
    border-radius: 20px;
}
input.inc_bb {
    font-size: 18px;
    width: 25px;
    text-align: center;
    padding: 6px 5px 5px 5px;
    border-left: none;
    border-right: none;
}
.skidka_cif {
    font-size: 15px;
    text-decoration: line-through;
    color: #FF7A7A;
    padding: 0;
    margin: 0;
    display: block;
}
.tovar_cena {
font-size: 21px;
    color: #373737;
    text-align: center;
    height: 50px;
    line-height: 20px;
    padding-top: 10px;
}
.tovar_cena2 {
font-size: 21px;
    color: #373737;
    text-align: center;
    height: 22px;
    line-height: 20px;
    padding-top: 5px;
}


  .tovar_bot3 {
    background: #f7f7f7;
    height: 160px;
}
 }


    .wrapper{
        overflow: hidden;
        height: 461px;
        padding:0 10px;
        background-color: #f7f7f7;
        border-top: 10px solid #f7f7f7;
    }

    .wrapper:hover{
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 5px;
}
.wrapper::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #fe0a02;
}

.okno{
display: inline-block;
    float: right;
    width: 170px;
    padding-top: 30px;
}

.okno_ss{
    background-color: #fff;
    color: #777;
    padding: 11px 35px 11px 57px;
    font-size: 16px;
    border: none;
    font-family: 'Montserrat-Regular';
    border-radius: 25px;
    background-image: url(../img/room.png);
    background-repeat: no-repeat;
    background-size: 18%;
    background-position-x: 14%;
    background-position-y: 40%;
    text-decoration: none;
    height: 22px;
    display: inline-block;
}

.okno_ss:hover{
    box-shadow: 0px 1px 16px 0px rgba(0,0,0,0.2)
}

 @media (max-width:1230px){
   .okno{
       display: none;
   }

 }


a.okno_ss{
   color: #676767;
   font-size: 16px;
}
a.okno_ss:hover{
    text-decoration: none
}
 .oknos{
     display: flex;
     width: 760px;
 }

 .okno_img{
    padding-right: 30px;
    display: inline-flex;
 }
 .okno_info{
    padding-right: 15px;
    padding-top: 35px;
 display: inline-block;
     line-height: 24px;
     font-family: 'Montserrat-Regular';
 }
.ok_mini{
font-size: 18px;
    line-height: 19px;
}
.ser{
    color: #777777;
 font-size: 16px;
 line-height: 20px;
}
.ok_adr{
    font-size: 15px;
    line-height: 20px;
    padding-top: 15px;
}



.tovars_blok{
    border-radius: 15px;
    border: 1px solid #cdcdcd;
        z-index: 100;
    position: relative;
        background-color: #fff;
    margin-bottom: 20px;
}
.kor_title_b{
    float: left;
    font-size: 18px;
    padding-top: 5px;
}
.kor_but{
    padding: 5px 10px 5px 10px;
    background-color: #f7f7f7;
    display: inline-block;
margin: 0 10px;
    border-radius: 7px;
    float: left;
    color: #fb2333;
}

.kor_but1 {
    padding: 5px 10px 5px 10px;
    display: none;
margin: 0 10px;
    float: left;
        color: #37373d;

}

 .kor_but1:hover{
     padding: 5px 30px 5px 20px;
    background-color: #f7f7f7;
    display: inline-block;
margin: 0 10px;
    border-radius: 7px;
    float: left;
    color: #fb2333;
}


.kor_img2{
   float: left;
    padding-right: 7px;
}
.k_mini{
       font-size: 12px;
    color: #373737;
}


.form_radio_btn {
    display: inline-block;
}

.ss{
    width: 100%;
}

.sp1{
    margin-right: 1%;
    width: 32%;
}
 .sp2{
         width: 100%;
     margin-right: 10px;
 }
 .sp3 {
    margin-right: 10px;
}

 .sp4{
     margin-right: 10px;
 }


 .sp_km{
    margin: 1%;
    width: 31%;
}

.form_radio_btn input[type=radio] {
    display: none;
}
.form_radio_btn label {
    cursor: pointer;
    line-height: 20px;
    border: 2px solid #cecece;
    border-radius: 7px;
    user-select: none;
    color: #898989;
    font-size: 12px;
    position: relative;
        background-color: #fff;
}

.but1{
    display: flex;
}

.but2{
    display: block;
}

/* Checked */
.form_radio_btn input[type=radio]:checked + label {
    border: 2px solid #00b05b;
    color: #343434;
}

/* Hover */
.form_radio_btn label:hover {
    border: 2px solid #1890ff;
    color: #343434;
}

/* Disabled */
.form_radio_btn input[type=radio]:disabled + label {
    background: #efefef;
    color: #666;
}








.form_radio_btn input[type=checkbox] {
    display: none;
}

/* Checked */
.form_radio_btn input[type=checkbox]:checked + label {
    border: 2px solid #00b05b;
    color: #343434;
}

/* Hover */
.form_radio_btn label:hover {
    border: 2px solid #1890ff;
    color: #343434;
}

/* Disabled */
.form_radio_btn input[type=checkbox]:disabled + label {
    background: #efefef;
    color: #666;
}






 .r_ik{
       display: inline-block;
    float: left;
 }

 .r_ik1 {
    display: inline-block;
    float: left;
}

 .ik_sp{
         width: 32px;
         padding-right: 5px;
 }

.r_txt{
   padding: 0 8px;
     display: inline-block;
     text-align: left;
}
.r_tit{
    font-size: calc(12px + 0.3vw);
        font-weight: 600;
}
.r_tit0{
        font-size: 16px;
        font-weight: 600;

}
.r_tit2{
        font-size: 16px;
}
.r_tit3{
  font-size: 16px;
}

.r_tit4 {
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
}
.r_tit5 {
    font-size: 16px;
    font-weight: 600;
    padding-top: 5px;
}

.trns01{
    width: 48%;
    float: left;
margin: 0% 2% 1% 0%;
}

.spec2{
       padding: 15px 20px;
       margin-bottom: 15px;
}

.spec_km{
       padding: 20px 20px;
       margin-bottom: 15px;
}

.spec3{
        padding: 13px;
}

.spec1{
     padding: 18px;
}

.r_vop{
    position: absolute;
    right: 2px;
    top: 1px;
    background-color: #fff;
    font-size: 20px;
    padding: 2px;
    width: 16px;
}
.r_vop1 {
    position: absolute;
    right: -20px;
    top: -15px;
    background-color: #f7f7f7;
    font-size: 20px;
    padding: 5px;
}
.d_st{
       display: block;
    font-size: 118%;
    margin-top: 20px;
}

.d_st_w{
display: inline-block;
    background-color: #f7f7f7;
    padding: 5px 15px 5px 5px;
    text-align: center;
    line-height: 20px;
}

.res{
    width: 12px;
    height: 12px;
    border-radius: 13px;
    position: absolute;
right: 14px;
    top: 14px;
    padding: 3px 3px 3px 3px;
    background: none;
    border: 2px solid #ccc;
}
.res img{
    width: 12px;
    height: 12px;
    padding-bottom: 4px;
}
.res1 {
    width: 12px;
    height: 12px;
    border-radius: 13px;
    position: absolute;
    right: 8px;
    top: 13px;
    padding: 3px 3px 3px 3px;
    background: none;
    border: 2px solid #ccc;
}
.res1 img{
    width: 12px;
    height: 12px;
    padding-bottom: 4px;
}

.res:hover{
border: 2px solid #888989;
cursor: pointer;
}
.res1:hover{
border: 2px solid #888989;
cursor: pointer;
}

.sam_mini{
    font-size: 12px;
}
.sam_osn{
    font-size: 16px;
}
.dost_tit{
font-size: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-top: 10px;
}

.kor_dop {
    padding: 20px;
}
 .tr-ob{
        display: inline-block;
    width: 100%;
 }
 .prim{
     height: 50px;
     border-radius: 0;
     font-weight: 600;
 }
.gr{
        border: 0;
    background-color: #f7f7f7;
}
.dos{
    margin-top: 20px;
}
.kor_ik{
    display: inline-block;
    float: left;
    padding-right: 10px;
    padding-top: 8px;
}
.kont{
display: inline-flex;
width: 47%;
    margin: 1%;
    position: relative;
    text-align: left;
}

.tk{
        display: inline-block;
    background-color: #f7f7f7;
    padding: 20px;
    border-radius: 15px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(50 50 50 / 30%) !important;
    -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3) !important;
    box-shadow: 0px 0px 10px 0px rgb(50 50 50 / 30%) !important;
}

.tk_text{
        display: inline-block;
    width: 76%;
    padding-bottom: 5px;
    font-size: 120%;
    line-height: 20px;
    font-weight: 600;
}
.tk_in1{
       display: inline-block;
    width: 60%;
    float: left;
    margin: 15px;
    position: relative;
}
.tk_in2{
        display: inline-block;
    width: 34%;
    margin-top: 15px;
    margin-right: 15px;
    position: relative;
}
 .rekv{
     display: inline-block;
     width: 100%;
 }
.rek2{
        display: inline-block;
    padding: 15px;
    float: left;
        margin-top: 23px;

}
 .rek3{
    display: inline-block;
     float: left;
 }
.tk1{
    height: 50px;
    border: none;
         width: 97%
}

.speci{
    border: 1px solid #1890ff;
}

 .kon{
     height: 50px;
 }
  .ur_in1{
display: inline-block;
    width: 28%;
    float: left;
    margin: 15px 15px 8px 15px;
    height: 50px;
    position: relative;
  }
  .ur_in2{
             display: inline-block;
    width: 65%;
    float: left;
 margin: 15px 15px 8px 15px;
     height: 50px;
       position: relative;

  }
  .ur_in3{
          display: inline-block;
    width: 29%;
    float: left;
    margin: 15px 15px 8px 15px;
        height: 50px;
        position: relative;
  }
 .st{
   padding-top: 12px;
 }
 .st1{
     font-size: 110%;
     text-align: left;
   padding-top: 5px;
 }
 .lf{
       margin-top: 15px;
    margin-left: 25px;
    margin-bottom: 15px;
 }
.lift_v{
    float: left;
    text-align: center;
    line-height: 30px;
        width: 180px;
}
.lf2{
  margin-left: 20px;
}
.uri{
        margin-top: 50px;
        margin-bottom: 15px;
}
.sogl{
       line-height: 12px;
    margin-bottom: 20px;
    padding-top: 10px;
}
.komerc1{
        float: left;
    display: inline-block;
    line-height: 13px;
    padding-top: 5px;
}
.komerc21{
float: left;
    display: inline-block;
    line-height: 13px;
   padding-top: 5px;
}

.komerc1 a {
    color: #373737;
    text-decoration: none;
    font-size: 75%;
}
      .komerc1 a:hover{
       color: #ff4a10;
       text-decoration: none;
   }
.komerc21 a {
    color: #373737;
    text-decoration: none;
    font-size: 75%;
}
      .komerc21 a:hover{
       color: #ff4a10;
       text-decoration: none;
   }

.prom_1{
       display: inline-block;
    width: 70%;
    float: left;
    height: 50px;
}
.prom_2{
    display: inline-block;
    float: left;
    width: 60px;
    padding-left: 33px;
}


.r_dop {
    line-height: 20px;
}
.add{
 margin-bottom: 30px;
 position: relative;
 padding: 0;
     display: flex;
}

.spec{
    width: 100%;
}

.razg{
    text-align: center;
    font-weight: 600;
    padding: 15px;
    border-radius: 7px;
        font-size: 125%;
            color: #373737;
}

.add2{
    position: relative;
        display: flex;
}


 .form-label {
  position: absolute;
  pointer-events: none;
  left: 15px;
  right: 15px;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  line-height: 50px;
  transition: .3s;
  font-size: 16px;
    font-weight: normal;
    color: #373737;
}

.oform:focus~.form-label,
.oform:not(:focus):valid~.form-label {
  top: -14px;
  font-size: 10px;
}
.op1{
    padding-top:25px;
}

 .example-1 .form-group{
     padding:0em;
     margin:0em;
             text-align: center;
    display: block;
     }
.example-1 input[type=file]{
    outline:0;
    opacity:0;
    pointer-events:none;
    user-select:none;

    }
.example-1 .label{
width: 105px;
    border: 1px dashed grey;
    border-radius: 7px;
    display: inline-block;
    padding: 10px;
    transition: border 300ms ease;
    cursor: pointer;
    text-align: center;
    }
.example-1 .label i{
display: block;
    font-size: 42px;
    padding-bottom: 16px;
    padding-top: 18px;
    }
.example-1 .label i,.example-1 .label .title{
    color:grey;
    transition:200ms color;
        line-height: 15px;
    }
.example-1 .label:hover{
border: 1px solid #00b05b;
    }
.example-1 .label:hover i,.example-1 .label:hover .title{
    color:#000
    }
    .min1{
        font-size: 13px;
    }

    a.mapa{
          font-size: 130%;
    text-decoration: none;
    color: #343434;
    padding-left: 10px;
    padding-top: 2px;
    }
    a.mapa:hover{
      text-decoration: underline;
    }
.maps_id{
    width: 900px;
    height: 500px;
}












 .suggestions-nowrap {
    white-space: nowrap;
}
.suggestions-input {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.suggestions-input::-ms-clear {
    display: none;
}
.suggestions-wrapper {
    margin: 0;
    padding: 0;
    vertical-align: top;
    -webkit-text-size-adjust: 100%;
    margin-top: 50px;
}
.suggestions-suggestions {
    background: #fff;
    border: 1px solid #999;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    left: 0;
    min-width: 100%;
    position: absolute;
    z-index: 9999;
    -webkit-text-size-adjust: 100%;
}
.suggestions-suggestions strong {
    font-weight: 600;
    color: #39f;
}
.suggestions-suggestions.suggestions-mobile {
    border-style: none;
}
.suggestions-suggestions.suggestions-mobile .suggestions-suggestion {
    border-bottom: 1px solid #ddd;
}
.suggestions-suggestion {
    padding: 4px 4px;
    overflow: hidden;
}
.suggestions-suggestion:hover {
    background: #f7f7f7;
}
.suggestions-selected {
    background: #f0f0f0;
}
.suggestions-selected:hover {
    background: #f0f0f0;
}
.suggestions-hint {
    padding: 4px 4px;
    white-space: nowrap;
    overflow: hidden;
    color: #777;
    font-size: 85%;
    line-height: 20px;
}
.suggestions-subtext {
    color: #777;
}
.suggestions-subtext_inline {
    display: inline-block;
    min-width: 6em;
    vertical-align: bottom;
    margin: 0 0.5em 0 0;
}
.suggestions-subtext-delimiter {
    display: inline-block;
    width: 2px;
}
.suggestions-subtext_label {
    margin: 0 0 0 0.25em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 3px;
    background: #f5f5f5;
    font-size: 85%;
}
.suggestions-value[data-suggestion-status="LIQUIDATED"] {
    position: relative;
}
.suggestions-value[data-suggestion-status="LIQUIDATED"]:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    border-top: 1px solid rgba(0, 0, 0, 0.4);
    content: "";
}
.suggestions-promo {
    font-size: 85%;
    display: none;
    color: #777;
    padding: 4px;
    text-align: center;
}
.suggestions-promo a {
    color: #777;
    display: block;
    filter: grayscale(100%);
    line-height: 20px;
    text-decoration: none;
}
.suggestions-promo a:hover {
    filter: grayscale(0);
}
.suggestions-promo svg {
    height: 20px;
    vertical-align: bottom;
}
@media screen and (min-width: 600px) {
    .suggestions-promo {
        position: absolute;
        top: 0;
        right: 0;
        text-align: left;
    }
}




















































 @media (min-width:1600px) and (max-width:1670px){
 .kor_pok_s img{
     display: none;
}
 }
 @media (min-width:600px) and (max-width:1600px){
 .order_zak{
     width: 300px;
 }

 }
 @media (max-width:600px) {
  .order_zak{
     width: 97%;
 }
 }

 @media (max-width:910px){

 .maps_id{
    width: 100%;
    height: 100%;
}

 .add2{
    margin-top: 20px;
}

.r_dop{
    line-height: 13px;
}
.rek2 {
display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0 0 15px 0;
    margin-top: 0;
}
   .sp1 {
    width: 100%;
    margin-bottom: 15px;
}

   .sp_km {
    width: 100%;
    margin-bottom: 15px;
}
.usl{
    text-align: center
}
.usl2{
    text-align: center;
    padding-bottom: 15px;
}
.add{
 margin-bottom: 25px;
}
.d_st {
    margin-top: 0px;
        text-align: center;
}
.tovars_blok{
    border: none;
}
 .rmin{
     text-align: center;
 }

 .dost_tit {
    font-size: 20px;
    padding-bottom: 20px;
    text-align: center;
    padding-left: 0;
    padding-top: 0;
}

.r_tit3 {
    font-size: 13px;
}
 .r_tit0 {
    font-size: 13px;
    font-weight: 600;
}
.r_ik img{
    width: 100%;
}
.r_ik{
    width: 50px;
}
.r_tit4{
    padding: 0px;
}
.but1{
   height: 45px;
}
.kor{
   height: 20px;
}
.kor_ik{
    display: none;
}
.kor_blok {
margin-bottom: 0px;
}
.lf {
    margin-top: 15px;
    margin-left: -18px;
    margin-bottom: 15px;
}

.form_radio_btn label:hover {
    border: 2px solid #cecece;
    color: #343434;
}

.select2-container--default .select2-selection--single {
    width: 100%;
}
.select2-container {
    width: 100%;
}
.select2-container .select2-selection--single{
    width: 100%;
}

.lift_v {
    float: left;
    text-align: center;
    line-height: 30px;
    margin-right: 30px;
    width: 100%;
        padding-bottom: 20px;
}


.lift2{
   display: inline-block;
    width: 100%;
    text-align: center;
    padding-left: 3px;
}
.trns01 {
    width: 100%;
}
 .sp4 {
    margin-bottom: 20px;
        text-align: center;
}
.op1{
    padding-top:0px;
}

.rek3 {
    width: 100%;
}
 .ur_in1,  .ur_in2, .ur_in3, .tk_in1, .tk_in2 {
    width: 90%;
 }
.tk_in2 {
    width: 90%;
    margin-left: 15px;
 }
.st1 {
    padding-top: 15px;
}
.kont {
    width: 100%;
}
.tk_text {
    width: 95%;
    font-size: 100%;
}
.razg{
    background-color: #f7f7f7;
}

.tk1 {
    height: 50px;
    border: none;
    width: 95%;
}
 }

.usl, .usl2{
margin-bottom: 20px;
}
.pods{
    display: inline-block;
    width: 92%;
    max-width: 900px;
    margin: 35px;
}

.pods_block{
display: inline-block;
    width: 55%;
    float: left;
    padding-right: 25px;;
}
.pods_img{
display: inline-block;
    width: 38%;
    padding: 10px;
    text-align: center;
    float: left;
}
.pods_img img{
    width: 100%;
    height: auto;
}
.pods_name{
    font-size: 175%;
    color: #1c1c1c;
    line-height: 35px;
}
.pods_name1{
font-size: 105%;
    color: #878787;
    line-height: 24px;
    padding: 20px 0;
}
.pods_name2{
font-size: 85%;
    line-height: 18px;
    color: #878787;
    padding-bottom: 20px;
}
.pods_name3{
font-size: 80%;
    font-style: italic;
    color: #292929;
    line-height: 18px;
}
.knops{
    width: 300px;
    display: inline-block;
    padding: 25px 0;
}
.start_n{
    padding: 0 37px;
}
 @media (max-width:600px){
     .pods{
display: inline-block;
width: 88%;
    margin: 20px;
}
.start_n{
    padding: 0 8px;
}
 .pods_block{
    display: inline-block;
    width: 97%;
      float: none;
      padding: 0;
}
.pods_img{
    display: none;
}
.knops {
    width: 100%;
    display: inline-block;
    padding: 25px 0;
}
.pods_name {
    font-size: 140%;
    color: #1c1c1c;
    line-height: 25px;
}
.pods_name1 {
    font-size: 95%;
    color: #878787;
    line-height: 20px;
    padding: 20px 0;
}
.korz_top {
        margin-left: 12px;
    margin-bottom:0;
}

 }
.my-button{
    background-color: #777777;
    margin-right: 35px;
    padding: 5px 10px;
    border-radius: 7px;
    color: #fff;
}
.my-button:hover{
  background-color: #fd2333;
 cursor: pointer;
}
#opl2{
    float: right;
}
.spb{
  display: inline-block;
    float: right;
width: 40px;
    padding-right: 10px;
}
.spb img{
    width: 90%;
    height: auto;
}
 .ahtung{
     padding: 20px;
     color: #fb2333;
 }

  .ahtung2{
padding: 20px;
    font-family: 'Montserrat-SemiBold';
    font-size: 18px;
    line-height: 20px;
 }


 .star{
     border-radius: 15px;
 }





 .ban_n{
     height: 380px;
    display: inline-block;
    width: 100%;
      position: relative;
 }



 .article-image{
    height: 100%;
    width: 100%;
       border-radius: 15px;
}

.ar-image:hover .article-image{
      background: rgba(255, 255, 255, 0.4);
      backdrop-filter: blur(5px);
        transition: 0.5s;
}

.ar-image{
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
              background-size: cover;
    border-radius: 15px;
}



.ar-image:hover &gt; .text_b{
    position: absolute;
    bottom: 0;
font-family: 'Montserrat-Regular';
    display: block;
    color: #373737;
    font-size: 16px;
    z-index: 0;
    width: 90%;
    transition: 0.5s;
    line-height:20px;
    margin:0;
    padding: 20px;
    line-height: 24px;

}









.tovar_n{
        width: 100%;
    border-radius: 15px;
    background-color: #f7f7f7;
    display: flex;
    position: relative;
    height: 183px;
}

.tovar_n:hover{
  background-color: #e9e9e9;
    transition: 0.5s;
}

.n_text{
    width: 44%;
    font-size: 14px;
    float: left;
    color: #373737;
    line-height: 18px;
    padding: 15px 20px;
}
  .n_txt{
       display: inline-block;
    width: 100%;
    height: 90px;
    overflow: hidden;
  }

  @media (max-width:500px){
    .n_text {
    width: 44%;
    font-size: 12px;
    float: left;
    color: #373737;
    line-height: 14px;
    padding: 15px 20px;
}
  }

.n_img{
width: 50%;
    float: right;
    margin: 4%;
    mix-blend-mode: darken;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.n_img2{
width: 50%;
    float: right;
    mix-blend-mode: darken;
border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.n_rek{
   font-size: 14px;
   color: #00b05b;
      line-height: 30px;
}

.n_rek1{
   font-size: 14px;
   color: #1890ff;
      line-height: 30px;
}
.n_cena{
position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 22px;
}
.n_skidka{
background: url(../img/skid.svg);
    background-position: inherit;
    height: 21px;
    width: 63px;
    float: right;
    margin-right: 15px;
    font-size: 12px;
    color: #fff;
    padding-left: 4px;
    padding-top: 4px;
    text-align: center;
}


.n_skidka_mini {
    top: 10px;
    position: absolute;
    right: -24px;
    z-index: 10;
}

.mozaik{
   padding: 13px;
}


   @media (min-width:501px) {
   .ar-image &gt; .text_b{
    display: none;
     font-size: 16px;
     font-family: 'Montserrat-Regular';
}
.b_tit{
    font-size: 22px;
    font-weight: 600;
    width: 100%;
    padding-bottom: 10px;
    font-family: 'Montserrat-Regular';
}
   }

  @media (max-width:500px){
   .ar-image &gt; .text_b{
    position: absolute;
    bottom: 0;
font-family: 'Montserrat-Regular';
    display: block;
    color: #373737;
    font-size: 14px;
    z-index: 0;
    width: 90%;
    transition: .4s ease-in-out;
    line-height:20px;
    margin:0;
    padding: 5%;
    line-height: 18px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}
.b_tit{
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    padding-bottom: 10px;
    font-family: 'Montserrat-Regular';
}
  }

.pokupat img{
        -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: alpha(opacity=40);
    opacity: 0.4;
}
.pokupat img:hover {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
    filter: alpha(opacity=1);
    opacity: 1;
    cursor: pointer;
}

.n_blok_gray {
    height: auto;
    display: flow-root;
    padding-bottom: 15px;
}

.n_news_start {
    background: #fff;
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.pro_img{
    display: inline-block;
    width: 100%;
    height: 350px;
    background-size: cover;
    background-position-x: 50%;
    background-position-y: 50%;
  border-radius: 15px;
    margin-bottom: 10px;
}


.usl_osn {
    height: 380px;
    display: inline-block;
    width: 100%;
    border-radius: 15px;
    background-color: #f7f7f7;
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: auto;
      color: #373737;
        text-decoration: none;
}





.usl_mini{
    width: 100%;
    border-radius: 15px;
    background-color: #f7f7f7;
    height: 183px;
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: auto;
       color: #373737;
         text-decoration: none;
}

.usl_osn:hover, .usl_mini:hover{
    background-color: #e9e9e9;
       color: #373737;
       text-decoration: none;
}

.usl_title{
    font-size: 140%;
    font-weight: 600;
    line-height: 27px;
    padding: 25px 25px 15px 25px;
}
.usl_text{
    font-size: 95%;
    line-height: 19px;
    padding: 0px 25px 25px 25px;
}
.usl_grey{
  color: #878787;
}

.dopl{
  padding-bottom: 6px;
}
.n_end{
    width: 100%;
    text-align: center;
        padding-top: 34%;
}
.n_end img{
    width: 100%;
    height: auto;
}

.progr{
    display: none;
}

a.pus{
   color: #373737;
   text-decoration: none;
}


.proiz_end{
padding: 2%;
    display: inline-block;
    width: 96%;
    text-align: center;
}

.proiz_block{
width: 90%;
    display: inline-block;
}

.proiz_logo{
    display: inline-block;
    width: 185px;
    float: left;
    margin: 5px;
    background-color: #f7f7f7;
    border-radius: 10px;
    height: 117px;
    overflow: hidden;

}

.proiz_logo img{
        width: 95%;
    height: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: alpha(opacity=40);
    opacity: 0.4;
    mix-blend-mode: darken;
}

.proiz_logo img:hover{
        -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
    filter: alpha(opacity=1);
    opacity: 1;
    cursor: pointer;
}

.pok{
  margin: 0 12px;
}
.pok2{
  margin: 0 4px;
}
  @media (max-width:500px){
 .progr{
    display: block;
}

.pok{
 margin: 0 3px 0 13px;
}

.pok2{
 margin: 0 0 0 13px;
}

.proiz_block{
width: 100%;
    display: inline-block;
}

.proiz_logo{
    display: inline-block;
    width: 45%;
    float: left;
    margin: 5px;
    background-color: #f7f7f7;
    border-radius: 10px;
    height: 103px;
    overflow: hidden;

}
  }



  .news_n_bl{
width: 99%;
    display: inline-block;
    background-color: #f7f7f7;
    border-radius: 15px;
    margin: 0 15px;
  }
  .news_n_img{
    width: 48%;
    height: 450px;
    float: left;
    display: inline-block;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-position: center;
    background-size: cover;
  }
  .news_n_text{
    width: 46%;
    display: inline-block;
    padding: 25px 3%;
    float: left;
  }
   .news_n_plash{
       width: 100%;
       display: inline-block;
   }
   .news_n_date{
       font-size: 14px;
       display: inline-block;
       float: left;
   }
     .news_n_strel{
         display: flex;
         float: right;
     }
     .news_n_podel{
         display: inline-block;
         padding-right: 15px;
             padding-top: 8px;
     }

     .news_strel{
         display: inline-block;
             width: 90px;
     }
     .news_n_title{
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    font-size: 20px;
    font-family: arial;
    font-weight: 600;
    line-height: 25px;
     }
     .news_n_osn{
         display: inline-block;
         width: 100%;
        font-size: 14px;
        margin: 20px 0;
        font-family: Arial;
     }
     a.n_ssil_p{
       display: inline-block;
       font-size: 14px;
       line-height: 20px;
       padding: 5px 15px;
       color: #fff;
       background-color: #737373;
         border: 1px solid #737373;
         margin: 10px 0;
         border-radius: 15px;
         text-decoration: none;
             font-family: "Montserrat-Regular";
     }

     a.n_ssil_p:hover{
             background: #fff;
    border: 1px solid #727272;
    color: #777777;
     }
     .news_n_gal{
         display: inline-block;
         width: 100%;
     }
     .news_gal_mini {
    width: 100%;
    height: auto;
    font-family: Arial;
    border-radius: 7px;
    overflow: hidden;
}

.nov_news {
    display: block;
    margin: 20px;
}

  @media (max-width:800px) {

  .news_n_bl {
    width: 100%;
    display: inline-block;
    background-color: #f7f7f7;
    border-radius: 15px;
    margin: 0;
}
    .news_n_img {
    width: 100%;
    height: 300px;
    display: inline-block;
    border-radius: 15px;
    background-position: center;
    background-size: cover;
}

.news_n_text {
    width: 91%;
    display: inline-block;
    padding: 15px;
}

.news_n_plash {
    width: 100%;
    display: inline-block;
}

.news_n_title {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
    font-family: arial;
    font-weight: 600;
    line-height: 22px;
}
.news_n_date {
    font-size: 14px;
    display: inline-block;
    float: left;
    padding-top: 15px;
}
  }

   @media (max-width:320px) {
  .skidka {
    background: url(../img/skid.svg);
    background-position: center;
    background-size: 90%;
    background-repeat: no-repeat;
    height: 17px;
    width: 55px;
    float: right;
    margin-right: 15px;
    font-size: 11px;
    color: #fff;
    padding-left: 4px;
    text-align: center;
    line-height: 16px;
}
   }

  .paginavi ul{
      display: flex;
  }


  .page_act{
    color: #fb2333;
     background-color: #f0f0f0;
     display: inline-block;
         text-decoration: none;
    padding: 5px;
    border: 1px solid #f0f0f0;
    margin: 0 3px;
    width: 25px;
  }
 .str{
    color: #1e0000;
    text-decoration: none;
    padding: 5px;
    border: 1px solid #f0f0f0;
    margin: 0 3px;
    width: 25px;
    background-color: #f7f7f7;
    border-radius: 5px;
    display: inline-block;
 }
    .str:hover{
      color: #fb2333;
           background-color: #f0f0f0;
    }







 /* РћС„РѕСЂРјР»РµРЅРёРµ РїР°РЅРµР»Рё */
#side-checkbox {
    display: none;
}
.side-panel {
position: fixed;
    z-index: 999999;
    top: 0;
    right: -440px;
    background: #f7f7f7;
    transition: all 0.5s;
    width: 430px;
    height: 92%;
    color: #373737;
    padding: 40px 10px;
}
.side-title {
font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'Montserrat-Regular';
}

/* РџРµСЂРµРєР»СЋС‡Р°С‚РµР»Рё РєРЅРѕРїРєРё 1 */

#side-checkbox:checked + .side-panel + .side-fon{
    display: none;
}
#side-checkbox:checked + .side-panel + .side-fon  {
    display: block;
}
#side-checkbox:checked + .side-panel {
    right: 0;
}
/* РћС„РѕСЂРјР»РµРЅРёРµ РєРЅРѕРїРєРё РЅР° РїР°РЅРµР»Рµ */
.side-button-2 {
    font-size: 40px;
    border-radius: 20px;
    position: absolute;
    z-index: 1;
    top: 8px;
    right: 50px;
    cursor: pointer;
    transform: rotate(45deg);
    color: #7b7b7b;
    transition: all 280ms ease-in-out;
}
.side-button-2:hover {
    transform: rotate(45deg) scale(1.1);
    color: #FFF;
}


.panel_bot{

    display: inline-block;
    width: 100%;
    text-align: center;
}
 .side-fon{
   background: rgb(81 81 81 / 40%);
    backdrop-filter: blur(5px);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
     display: none;
    z-index: 99999;
   animation: fade .5s linear forwards;
 }




     .f_block{
        overflow: hidden;
        height: 75%;
        padding:0 20px;
        background-color: #f7f7f7;
        border-top: 10px solid #f7f7f7;
        overflow-y: auto;
    overflow-x: hidden;
    }

    .f_block:hover{
    overflow-y: auto;
    overflow-x: hidden;

}
.f_block::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 5px;
}
.f_block::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #969696;
}
.vib li{
    display: flex;
}
 .ch_info{
    display: inline-block;
    padding-top: 12px;
    font-size: 14px;
    width: 100%;
    font-family: 'Montserrat-Regular';
 }
/* Dropdown Button */
.dropbtn {
    background-image: url(/img/sort.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 192px;
    line-height: 54px;
    text-align: right;
    padding: 0px 35px 0 2px;
    color: #777;
    outline: none;
    text-decoration: none;
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    font-size: 14px;
    border: none;
    background-color: #f7f7f7;
    cursor: pointer;
    border-radius: 35px;
    border: 3px solid #f7f7f7;
}
  .dropbtn:hover{
    background-color: #fff;
  }

/* The container &lt;div&gt; - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
        z-index: 10;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
display: none;
position: absolute;
    background-color: #f7f7f7;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 35px 10px 10px 10px;
    width: 172px;
    top: 31px;
    z-index: -1;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}


/* Links inside the dropdown */
.dropdown-content a {
color: #565656;
    padding: 4px 10px;
    text-decoration: none;
    display: block;
    border-radius: 15px;
    margin-bottom: 5px;
}


 .dropdown a:hover {background-color: #ddd;}














 .dropbtn2 {
background-color: #fff;
    color: #777;
    padding: 11px 40px 11px 60px;
    font-size: 16px;
    border: none;
    font-family: 'Montserrat-Regular';
    border-radius: 20px;
    width: 215px;
    position: absolute;
    z-index: 10;
    right: -8px;
    top: 1px;
    background-image: url(../img/pok.png);
    background-repeat: no-repeat;
    background-size: 14%;
    background-position-x: 10%;
    background-position-y: 35%;
    height: 46px;
}

.dropdown2 {
    position: relative;
    display: inline-block;
    float: right;
}

.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #f7f7f7;
    min-width: 180px;
    box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.2);
    font-size: 16px;
    z-index: 1;
    right: -8px;
    top: 1px;
    padding: 55px 10px 10px 10px;
    border-radius: 25px;
}



.dropdown-content2 a {
color: black;
    padding: 7px 15px;
    text-decoration: none;
    display: block;
        line-height: 15px;
        font-size: 90%;
      font-family: 'Montserrat-Regular';

}

.dropdown-content2 a:hover {
    background-color: #fff;
    border-radius: 15px;
    color: #ff1e30;
}

.dropdown2:hover .dropdown-content2 {display: block;}

.dropdown2:hover .dropbtn2 {
   color: #777;
    }
.dropdown2:hover + .menu_f{
    display: block;

}


 .menu_f{
    background: rgb(81 81 81 / 40%);
    backdrop-filter: blur(5px);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
   display: none;
    z-index: -1;
 animation: fade .5s linear forwards;
}




@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }

  }


.show1 {display: block;}


.sp_prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 8%;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: transparent;
    width: 36px;
    height: 70px;
    z-index: 1;
    background-size: contain;
    border: 0 solid #000000;
     left: -50px;
     border-color: #ffffff;
    background-image: url(/svg/icons/arrow_left.svg);
    background-repeat: no-repeat;
    background-position-y: 50%;

}
   .sp_next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 8%;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: transparent;
    width: 36px;
    height: 70px;
    z-index: 1;
    background-size: contain;
    border: 0 solid #000000;
       right: -50px;
       border-color: #ffffff;
    background-image: url(/svg/icons/arrow_right.svg);
    background-repeat: no-repeat;
    background-position-y: 50%;
}



.tipi2{
    width: 90%;
}



.what{
width: 75px;
    height: 75px;
    position: fixed;
    bottom: 158px;
    right: 14px;
        z-index: 1000;
}
.tel{
width: 75px;
    height: 75px;
    position: fixed;
    bottom: 87px;
    right: 14px;
        z-index: 1000;
}

.bot_menu_m{
    display: none;
}


.vis{
    display: inline-block;
    width: 75px;
    height: 75px;
    position: fixed;
    bottom: 85px;
    right: 17px;
    z-index: 100;
}

          @media (max-width:1024px) {
        .tipi2 {
    width: 70%;
}

 .vis{
     display: none;
 }

.bot_menu_m{
    display: inline-block;
   height: 5.5rem;
        background: #fff;
        box-shadow: 0 1px 7px rgba(0, 0, 0, .3);
        position: fixed;
        z-index: 999;
        width: 100%;
        bottom: 0;
        padding: 10px 10px 0 10px;

}



.SideMenuToggle-Title {
   font-size: 9px;
           line-height: 18px;
}

.knop_bot{
   display: inline-block;
    text-align: center;
}

.knop_bot a{
   color: #373737;
   text-decoration: none
}

.proc{
    width: 15%;
    position: relative;
}

#crt2{
       position: absolute;
    left: 50%;
    top: 8px;
}

.vrem{
    opacity: 0.5;
}

.dropdown-content a {
    color: #565656;
    padding: 4px 2px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    font-family: 'Montserrat-Regular';
    text-align: left;
}
.sortirovka{
     padding: 0;
}
.filtr_knop2 {
  width: 115px;
}
.filtri{
  width: 350px;
  margin-right: 15px;
}

.side-panel {
   -webkit-box-shadow: none;
    box-shadow: none;
}
.side-title {
       padding-bottom: 0px;
    margin-bottom: 0px;
}
.f_block{
  height: 72%;
}

.sale_text {
position: absolute;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        height: 39px;
        width: 100px;
        color: white;
        text-align: right;
        display: block;
        top: 145px;
        right: 15px;
        background: url(../img/skid.svg);
        z-index: 9;
        padding-right: 13px;
        padding-top: 3px;
        font-size: 22px;
        background-position: inherit;
}

          }


   @media (max-width:500px){
      .dropbtn {
background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
    padding: 0 15px;
    line-height: 45px;
    color: #e41308;
    background-color: #fff;
    outline: none;
    text-decoration: none;
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    border-radius: 35px;
    border: 3px solid #f7f7f7;
}

.tel {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 17px;
    left: 84px;
    z-index: 1000;
}

.what {
        width: 50px;
        height: 50px;
        position: fixed;
        bottom: 73px;
        right: 8px;
        z-index: 1000;
}

.side-panel {
    position: fixed;
    z-index: 999999;
    top: 0;
    right: -100%;
    background: #f7f7f7;
    transition: all 0.5s;
    width: 94%;
    height: 92%;
    color: #373737;
    padding: 40px 10px;
}
.filtri {
    width: 100%;
 display: inline-block;
}
.filtr_knop2 {
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    height: 45px;
    text-align: center;
    padding: 0 15px;
    width: 100%;
    line-height: 45px;
    color: #e41308;
    background-color: #fff;
    outline: none;
    text-decoration: none;
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    border-radius: 35px;
    border: 3px solid #f7f7f7;
}

.dropdown-content a {
    color: #565656;
    padding: 4px 2px;
    text-decoration: none;
    display: block;
    font-size: 13px;
    font-family: 'Montserrat-Regular';
    text-align: left;
}
.sp_next{
   bottom: 18%;
}
.my-button-1{
       display: flex;
    width: 100%;
}

 .sp_prev{
         bottom: 18%;
 }
 .f_slov2 {
    display: inline-block;
   width: 100%;
  padding-top: 8px;
      min-width: 100%;
}
.sortirovka {
    padding: 0;
    width: 50%;
}
.dropdown {
    width: 100%;
}
  .f_knop{
    width: 50%;
    display: inline-flex;
  }

   }

 .fa-chevron-left1:before {
    content: "\f053";
    color: #e9e8e7;
    font-size: 20px;
}
.fa-chevron-right1:before {
    content: "\f054";
    color: #e9e8e7;
    font-size: 20px;
}
.menuup11-wrp{
    margin-top: 8px;
    text-align: center;
}














  .slider-container{
   position: relative;
   display: block;
  }

  #main-content .owl-carousel {
      list-style-type: none;
      padding: 0;
      width: 95%;
  }

  .slider-container .slider .content img{
   width: auto;
   /*height: 400px;*/
   margin: 0 auto;
  }

  .slider-container.slider-container-map .slider .content img {
       /* height: 240px; */
  }



.slider-controls1 a{
   position: absolute;
   top: 32%;
   z-index: 99;
   color: #fff;
  }

  .slider-controls2 a{
   position: absolute;
   top: 32%;
   z-index: 99;
   color: #fff;
  }

  .tell{
      color: #373737;
    text-decoration: none;
  }

   @media (max-width:640px){
  .slider-controls2 a{
   position: absolute;
   top: 15%;
   z-index: 99;
   color: #fff;
  }
   }

  .slider-container .owl-theme .owl-dots .owl-dot span {
      background: #ccc;
  }

  .slider-container.slider-container-map .owl-theme .owl-dots .owl-dot {
      zoom: 0.8;
  }

  .slider-container.slider-container-map .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -23px;
    /*top: -20px;*/
    position: relative;
  }

  .slider-container.slider-container-map .slider-controls a{
      transition: left .2s, right .2s;
  }

  .about-img-wrap:hover .slider-container.slider-container-map .slider-controls a.slider-left{
    left: 5px;
  }

  .slider-container .slider-controls a.slider-left{
    left: 0px;
  }

      .slider-container .slider-controls1 a.slider-left1{
    left: 0px;
    }

        .slider-container .slider-controls2 a.slider-left2{
    left: 0px;
    }
  .slider-container.slider-container-map .slider-controls a.slider-left{
   /* left: -30px; */
   left: -20px;
  }

    .slider-container.slider-container-map .slider-controls2 a.slider-left2{
   /* left: -30px; */
   left: -20px;
  }

  .about-img-wrap:hover .slider-container.slider-container-map .slider-controls a.slider-right{
      right: 5px;
  }


  .slider-container .slider-controls a.slider-right{
    right: 0px;
  }

      .slider-container .slider-controls1 a.slider-right1{
    right: 0px;
    }

          .slider-container .slider-controls2 a.slider-right2{
    right: 0px;
    }
  .slider-container.slider-container-map .slider-controls a.slider-right{
   /* right: -30px; */
   right: -20px;
  }

  .thumbnail-slider-container{
   margin-top: 5px;
  }
  .thumbnail-slider .content{
   padding:5px;
  }
  .thumbnail-slider .owl-item.active.center{
   border: 3px solid #333333;
  }

    #thumbnailSlider {
        max-width: 800px;
        margin: 0 auto;
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #fea92a;
    }

    /*
    .fa.fa-2x.fa-chevron-left,
    .fa.fa-2x.fa-chevron-right	{
        color: #20b1ef;
    }*/


.slider-n-thumbnail .owl-item .item:before {
        content: "";
        border-radius: 4px;
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
}

.slider-n-thumbnail .owl-item .item img { border-radius: 4px; }

.updates-container {
    padding: 30px 0 20px;
    background-image: url(../img/fon_anons.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

.slider-n-thumbnail {
    /* background-color: #20b1ef; */
    padding: 50px 0 20px;
}




  .preloader {
  width: 100px;
  height: auto;
  background-color: #fff;
  display: none;
}

  .preloader img{
      width: 100%;
      height: auto;
  }

.shows {
  display: inline-block;
    text-align: center;
}

.hides {
  display: none;
}
  &lt;/style&gt;
&lt;style&gt;
a.mns{
    font-size: 18px;
    color: #373737;
    text-decoration: none;
    padding: 10px;
    font-family: Europe Normal;
}
a.mns:hover{
  text-decoration: underline;
  color: #373737;

}
a.mns:active{
  text-decoration: underline;
  color: #373737;
}

a.button25 {
  position: relative;
  display: inline-block;
  width: 10em;
  height: 2.5em;
  line-height: 2.5em;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  color: #6a6a6a;
  outline: none;
  border: 1px solid #a1a1a1;
  border-radius: 5px;
  box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #d3d3d3;
  background: linear-gradient(#eeeeee, #e3e3e3 48%, #bdbdbd 52%, #d6d6d6);
}
a.button25:hover {
border: 1px solid #ac0000;
color: #ac0000;
}
a.button25:active {
  top: .1em;
  left: .1em;
  box-shadow: 0 0 0 60px rgba(0,0,0,.05) inset;
}

#content {

    margin: 0px auto;
}

#content h1 {
    font-family: "chaparral-pro", sans-serif;
    color: #444;
    font-size: 4.2em;
}

#content h1 a {
    color: #444;
    text-decoration: none;
}

#content h1 a:hover {
    color: #666;
}

#content p {
    font-size: 2em;
    line-height: 1.7em;
    font-family: "museo-sans", sans-serif;
    text-align: justify;
}

#content hr {
    border-bottom: 1px solid #eee;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.loading-bar {
    padding: 10px 20px;
    display: block;
    text-align: center;
    border-radius: 5px;
    margin: 20px 0;
    margin-right: 1px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}

.loading-bar:hover {
    box-shadow: inset 0px 45px 30px -40px rgba(0, 0, 0, 0.05);
}


   .slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 47%;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: transparent;
    width: 50px;
    height: 50px;
    z-index: 1;
    background-size: contain;
    border: 0 solid #000000;
    opacity: 0.2;
}

.slick-next {
    right: 10px;
}
.slick-prev {
    left: 10px;
    }
.pod_tel{
      color: #676767;
    text-decoration: none;
    font-size: 18px;
}
.pod {
    font-size: 80%;
    line-height: 12px;
    padding-bottom: 35px;
}
.tit {
    font-size: 110%;
    font-weight: 600;
    padding-bottom: 20px;
}

  .aht{
-webkit-box-shadow: 0px 0px 11px 0px rgba(255, 0, 0, 0.42);
-moz-box-shadow: 0px 0px 11px 0px rgba(255, 0, 0, 0.42);
box-shadow: 0px 0px 11px 0px rgba(255, 0, 0, 0.42);
 }


.table {
    margin-bottom: 20px;
    border: 1px solid #dddddd;
    border-collapse: collapse;
}

.table td {
    border: 1px solid #dddddd;
    padding: 5px;
}

.table th {
    padding: 5px;
    border: 1px solid #dddddd;
    background: #a5a5a5;
    color: #FFFFFF;
    font-weight: 400;
      text-align: center;
 line-height: 12px;
 height: auto;

}

 .zgl th {
    padding: 15px;
font-family: 'Montserrat-SemiBold';
}

.zak_color img {
    width: 35px;
    height: auto;
    border-radius: 17px;
}
.c_itog{
  font-family: 'Montserrat-Semibold';
}
.kom {
    text-align: right;
    font-size: 110%;
}

.itog_kom{
    text-align: left;
    font-size: 18px;
    display: table;
    width: 100%;
    font-family: 'Montserrat-SemiBold';
}
.kom_rasp{
    display: inline-block;
}


.kom_bl{
      display: inline-block;
    width: 46%;
    float: left;
    padding: 15px;
    text-align: center;
        margin-bottom: 15px;
}

.km_pod{
    display: inline-block;
}

.km_tx{
  font-size: 115%;
}

.pog{
width: 95%;
    padding-top: 14px;
    margin-bottom: 5px;
    height: 60px;
}

.km_tb{
 display: flex;
}
.tb1{
display: inline-block;
    padding: 6px;
    font-size: calc(14px + 0.7vw);
}

.progon{
     display: inline-block;
    margin: 0 30px;
    font-family: unset;
    border: 2px solid #f7f7f7;
    border-radius: 15px;
    padding: 25px;

}
 .progon ul li{
  list-style-type: disc;
      margin-left: 20px;
 }

.m1{
    display: inline-block;
    margin: 1%;
    width: 48%;
    float: left;
}

.m2{
      display: inline-block;
    margin: 1%;
    width: 48%;
    background-image: url(../img/m2.jpg);
     height: 400px;
         background-size: cover;
}

@media screen and (max-width: 800px){
  .progon{
     display: inline-block;
    margin: 1%;
    font-family: unset;
    border: 2px solid #f7f7f7;
    border-radius: 15px;
    padding: 10px;
}

.m1{
    display: inline-block;
    margin: 1%;
    width: 98%;
    float: none;
}

.m2{
      display: inline-block;
    margin: 1%;
    width: 98%;
    background-image: url(../img/m2.jpg);
 height: 400px;
}

}
@media screen and (max-width: 400px) {
    .kolbas {
    padding: 0.5em;
    width: 97%;
    float: none;
}
.mest_p {
    display: inline-block;
    width: 94%;
    margin-bottom: 15px;
}


}


@media (max-width: 910px){
 .kom_bl{
      display: inline-block;
    width: 98%;
    float: none;
    padding: 15px;
}
.button__s0jcB, .button__TrLCq, .button__u5F0j{
      border-radius: 65px !important;
    box-shadow: 0 19px 38px 0 rgba(34, 36, 43, .3);
    display: block;
    height: 45px;
    margin-bottom: 20px !important;
    position: relative;
    text-align: center;
    transform: scale(1);
    width: 43px;
    position: relative;
    right: 10px;
    bottom: -8px;
    z-index: 9999;
    background: none;
 max-width: 45px;
 max-height: 45px;
     float: right;
}
.wrap__ohkjK, .wrap__P3RE5, .wrap__Yiuje{
width: 23%;
margin-left: 77%;
}



}


  .km_knop{
    display: inline-block;
    width: 96%;
    margin: 30px 0 10px;
}



.km_okno{
       width: 410px;
    padding: 20px;
    text-align: center;
}

.km_okno2{
       width: 96%;
    padding: 2%;
    text-align: center;
        max-width: 650px;
     color: #373737;
     line-height: 20px;
}

.km_kr{
      display: inline-block;
    width: 40px;
    padding: 10px;
    background-color: #e9e9e9;
    border-radius: 35px;
    height: 40px;
    margin: 10px;
}

.km_z{
     display: block;
    font-family: 'Montserrat-SemiBold';
    font-size: 18px;
    padding-bottom: 15px;
}

.km_m{
   display: block;
    font-size: 12px;
    padding: 15px 12px;
}

.pre{
 width: 100%;
 position: relative;
}


#loaderss{
    width: 150px;
    position: absolute;
    bottom: 200px;
 left: 40%;
}


.checkbox-ios {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
    font-size: 14px;
    user-select: none;
}
.checkbox-ios .checkbox-ios-switch {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 56px;
    height: 28px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 25%/50%;
    vertical-align: top;
    background: #ced2db;
    transition: .2s;
}
.checkbox-ios .checkbox-ios-switch:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    transition: .15s;
}
.checkbox-ios input[type=checkbox] {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.checkbox-ios input[type=checkbox]:not(:disabled):active + .checkbox-ios-switch:before {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
}
.checkbox-ios input[type=checkbox]:checked + .checkbox-ios-switch {
    background: #777777;
}
.checkbox-ios input[type=checkbox]:checked + .checkbox-ios-switch:before {
    transform:translateX(28px);
}


.checkbox-ios input[type="checkbox"]:not(:disabled) + .checkbox-ios-switch {
    cursor: pointer;
    border-color: rgba(0, 0, 0, .3;
}

.checkbox-ios input[type=checkbox]:disabled + .checkbox-ios-switch {
    filter: grayscale(70%);
    border-color: rgba(0, 0, 0, .1);
}
.checkbox-ios input[type=checkbox]:disabled + .checkbox-ios-switch:before {
    background: #ced2db;
}

.checkbox-ios.focused .checkbox-ios-switch:before {
    box-shadow: inset 0px 0px 4px #CC0000;
}


</pre></body></html>