

/**#################### DEFAULT and FORMS CSS ####################**/

body,html {
  padding          : 0;
  /*margin           : 0 15px !important;*/
  margin           : 0 0px !important;
  min-width: 1200px;
           }

 /* body {
  background       : url(/templates/biorestroom/images/body-bg.png) no-repeat bottom center transparent;
  background-size: cover;
 } */

td, tr, p, div {
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #000;
  font-size        : 13px;
  line-height      : 150%;;
}
input[type='submit'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.with-disc li{
  list-style: disc;
  margin-left: 25px;
  padding-left: 0;
}
.image-left{
  float: left;
  margin-right: 20px;
}
.image-left img, .image-right img, .image-center img{
  max-width: 100%;
}
.image-right{
  float: right;
  margin-left: 20px;
}
.image-center{
  text-align: center;
  display: block;
}

div.columns{
    display: table;
    table-layout: fixed;
    border: none;
    border-spacing: 0;
    width: 100%;
}
div.columns>* {
    display: table-cell;
    vertical-align: top;
    padding: 0 30px;
    border: 0 solid rgba(0,0,0,0.1);
}
div.columns ul{
  list-style: disc;
  /*margin-left: 25px;*/
}
div.columns ul li{
  padding-bottom: 10px;
}
.category-desc  p {
 font-size        : 17px;
}

.category-desc  ul, .category-desc  ol {
 font-size        : 17px;
}

hr {
  color            : #666666;
  height           : 1px;
  width            : 100%;
}
a.button24 {
  display: block;
  
  text-decoration: none;
  
  outline: none;
  width: 274px;
  height: 57px;
  background: url(../images/btn-callback.png) no-repeat 0 0 transparent;
  
} 
/*aa.button24:active { background: linear-gradient(#f59500, #f5ae00) #f59500; }*/

.blog_image {
  margin-right: 15px;
  width: 140px;
  /* float: left; */
}
.prev_blog_image {
  float: left;
  max-height: 155px;
}
.cat_price {
  font-weight: bold;
  color: #041d56;
}
.price-color {
  color: #7EA844;
  font-weight: bold;
  font-size: 22px;
}
.in__stock{
  font-size: 18px;
  background: #fff;
  border-radius: 15px;
  padding: 5px 10px;
  font-weight: normal;
}
/*.cat_desc {
      width: 270px;
    float: right;
    margin-top: 0px;
}*/
.cat_desc table tr:nth-child(n+4){
  display:none;
}
a.lightbox-50340890699363 {
  background: #90BA53;
  border-radius: 30px;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  margin-right: 15px;
  padding: 13px 35px;
  cursor: pointer;
} 

/*a.lightbox-50340890699363:active { background: linear-gradient(#f59500, #f5ae00) #f59500; }*/


#zakaz_bottom.lightbox-50340890699363 {
  display: inline-block;
  color: white;
  text-decoration: none;
  padding: .2em 1em;
  outline: none;
  border-width: 2px 0;
  border-style:none !important;
  border-color:none !important;
  border-radius: none !important;
  background: none !important;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
} 
#zakaz_bottom.lightbox-50340890699363:active { background: -webkit-gradient(linear, left top, left bottom, from(#f59500), to(#f5ae00)) #f59500; background: -o-linear-gradient(#f59500, #f5ae00) #f59500; background: linear-gradient(#f59500, #f5ae00) #f59500; }

.item-page tr:nth-child(2n+1) {
  background-color: #fff;
}
.item-page tr:nth-child(2n) {
  background-color: #f7fdff;
}

.item-page td{
/*border:1px solid black;*/
padding: 10px 30px;
}
.item-page table{
/*border:1px solid black;*/
border-collapse:collapse;
width: 75%;
margin-bottom: 25px;
}

a:link, a:visited {
  color            : #000000;
  
}

.h3{
font-weight:bold;
}

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

li {  
  /* line-height      : 120%; */
  padding-left     : 14px;
  padding-top      : 2px;
  /*background-image : url(../images/strelka.gif) ;*/
  background-repeat: no-repeat;
  background-position: 0px 5px;
 
}
.ul-preim{
  margin-left: 25px;
}
.ul-preim li{
  padding-left     : 25px;
  padding-top      : 2px;
  background: url(../../../images/galochka_preim.png) 0px 5px no-repeat;
}
.item-page .ul-preim li{
  list-style: none !important;
}

.komplektaciya img{
  background: #fff;
  margin-right: 10px;
}

ol li {
background-image: none;
}

form {
margin           : 0; 
padding          : 0;
}
.breadcrumb{
  height: 25px;
}
.breadcrumb li{
float:left;
background-image:none !important;
}


.inputbox {
 color        : #000000;
 background   : #E2E7EA;
 border       : 1px solid #D3DBDF;
 margin       : 3px 0;

}

form select.button{
 color        : #000000;
 background   : #E2E7EA;
}

option {
background   : #E2E7EA;
}

/* h1 {
  font-size        : 16px;
  color            : #000000;
    } */

h2, .like_h2 {
  font-size        : 20px;
  color            : #000;
    }
.like_h2{
  display: block;
  font-weight: bold;
  margin: 0.83em 0;
}
h3 {
  font-size        : 14px;
  color            : #000000;
    }

img {
border: 0 none; 
}

.highlight {
  background-color: #cccccc;
}
/**#################### Joomla CSS ####################**/

/** Buttons **/

.back_button {
  font-size        : 12px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
    
  }
div.back_button a{
text-decoration  : none;
  }


.button {
  font-size        : 11px;
  color            : #EDF1F3;
  border           : 1px solid #5B6D7E;
  margin           : 3px 0;
  padding          : 2px;
  cursor           : pointer;
  background       : #303A43;
}


/** Contact **/

.contact_email  {
  width            : 100%;
}

/* .contact_email .inputbox {
} */



/** Module table  **/


table.moduletable {
  margin           : 0 0 8px 0;
      width            : 100%;
        }

table.moduletable th {
      
    font-family          : Arial, Verdana,  Helvetica, sans-serif;
  font-size          : 14px;
  font-weight        : bold;
  text-align         : center;
  width              : 100%;
      color              : #303A43;
  padding            : 2px;
      line-height        : 25px;
  height             : 29px;
      background         : #E3EBF0;    
  }

table.moduletable td {
    padding-top: 2px;
      }



div.module, div.module_menu, div.module_text{
    text-align: left;
    margin           : 0 0 20px 0;
  font-size        : 120%;
      }
div.module_menu, div.module_text{
    background       : url(../images/content.jpg) repeat-x top left;
      }

div.module h3, div.module_menu h3, div.module_text h3  {
      
      font-family        : Arial, Verdana,  Helvetica, sans-serif;
  font-size          : 14px;
  font-weight        : bold;
  text-align         : center;
  width              : 100%;
      color              : #303A43;
  line-height        : 27px;
  height             : 29px;
      margin             : 0 0 15px 0;
      background         : #D0DDE3;

       }

/* .rightcol div.module h3{}


div.module_menu h3{

} */

div.bannergroup_text {
padding: 0 5px;
}

.contentmod {
text-align   : left;
padding      : 8px 0;

}

.contentmod td {
padding      : 5px;
}

.contentmod table.moduletable {
margin           : 0 0 8px 0;
width            : 100%;
background       : url(../images/content.jpg) repeat-x top left;
}


.contentmod table.moduletable th{
      font-size          : 14px;
  font-weight        : bold;
  text-align         : center;
  width              : 100%;
      color              : #313C40;
  padding            : 2px;
      line-height        : 25px;
      background         : none;
      border-bottom      : 1px solid #D0DDE3;
}



/** Read more **/

a.readon:link, a.readon:visited {
  color            : #666666;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0px 1px 12px;
  float            : right;
  line-height      : 15px;
  text-decoration  : none;
  border-left  :2px solid #666666;
  border-bottom:1px solid #666666;
  
}





/** Pagenavigation **/

.pagenavcounter {
  font-size        : 11px;
  color            : #666666;
}

.pagenavbar {
  border-top       : 1px solid #666666;
  padding          : 2px;
}

.pagination span { padding: 2px; }

.pagination a    { padding: 2px; } 

.pagination { font-weight      : normal; }

/* span.pagination a:link, span.pagenav a:visited {}

span.pagination a:hover {} */


table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #f3f5f6;
  padding          : 0;
  margin-left      : 10px;
  margin-bottom    : 10px;
  display: block;
  float: right;
}

table.contenttoc th{
  margin           : 0;
  padding          : 2px;
  background       : #E3ECF0;
  color            : #333333;
 }
table.contenttoc td{
 margin           : 0;
 padding          : 3px 4px;
 border-bottom    : 1px solid #dcdcdc;
 background-image   : url(../images/strelka.gif) ;
 background-repeat  : no-repeat;
 background-position: 4px 7px;
   }


table.contenttoc td a:link, table.contenttoc td a:visited{
padding-left        : 12px !important;
padding-left        : 0;
text-indent         : 12px;
text-decoration     : none;

}


/** Pathway **/


.pathway {
  font-size        : 12px;
  color            : #333333;
  padding-left     : 0;
  font-weight      : bold;
}

a.pathway:link, a.pathway:visited {
  font-size        : 12px;
  padding-left     : 0;
  font-weight      : bold;
  text-decoration  : none;
  
}


/* .pathway img{
  } */




/** Content **/


.sectiontableheader {
  font-weight      : bold;
  letter-spacing   : 1px;
  color            : #ffffff;
  background       : #414141; 
  padding          : 3px 5px;
  border           : 1px solid #ffffff;
}

td.sectiontableheader a {
color              : #ffffff;
font-size          : 12px;
text-decoration    :none;
}

.sectiontableentry1 {
  vertical-align   : top;
  background       : #EFF4F8;
  border-bottom    : 1px solid #ffffff;
  line-height      : 20px;

}

.sectiontableentry1 td, .sectiontableentry2 td{
  padding          : 2px 5px;
  border-bottom    : 1px solid #ffffff;
  line-height      : 20px;
  
}

.sectiontableentry2 {
  vertical-align   : top;
  border-bottom    : 1px solid #ffffff;
  background       : #F3F7FA;
  line-height      : 20px;
}
.sectiontableentry1 img, sectiontableentry2 img{
margin-top: 4px;
}



a.category:link, a.category:visited {
  font-size        : 12px;
  font-weight      : normal;
  padding: 5px 5px 5px 0;
}


.small {
  font-size        : 11px;
  color            : #666666;
}
.smalldark {
  font-size        : 11px;
  color            : #666666;
}
.createdate, .modifydate, .createdby {
  font-size        : 11px;
  color            : #666666;
  font-weight      : normal;
  text-align       : left;
  width            : 100%;
}
.content_vote {
  font-size        : 11px;
  height           : 22px;
  padding          : 2px 0;
  }
.content_rating {
  font-size        : 11px;
  color            : #666666;
}

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

.contentheading{
  font-family      : Arial,Tahoma,Helvetica, sans-serif;
  width            : 100%;
  font-size        : 15px;
  font-weight      : bold;
  line-height      : 18px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #9fafb4;
  padding          : 3px 0 3px 5px;
  margin           : 3px 0px;
  border-left      : 4px solid #9fafb4;
  border-bottom    : 1px solid #9fafb4;
  background       : #e3ecf0;
}

.contentheading a {
text-decoration:none;
}

.componentheading {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  width            : auto;
  font-size        : 16px;
  font-weight      : bold;
  line-height      : 21px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #000000;
  padding          : 3px;
  margin           : 5px 1px;
  background       : #F4F7F9;
  }


.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        : 0;
  padding-top    : 5px;
  text-align     : left;
}

 .blog_more {
margin   : 10px 0 7px 7px;
}

.buttonheading {
padding  : 0 2px;
}

.blog {
width:100%;
}

span.article_separator{
display   : block;
width     : 100%;
height    : 10px;
}

div#page {
margin-bottom: 15px;
}

td.article_column{
padding-right: 10px;
}


/** Polls **/


.poll {
      
  color       : #333333;
  line-height : 13px;
  font-weight : normal;
      text-align  : left;
}

.poll thead td{
  
      text-align :center;
      line-height: 18px;
  }

.pollstableborder{
  border-color     : #666666;
  width            : 100%;
  text-align       : left;
}

/* table.poll div {

} */
table.poll input.button {
width:75px;
}


/** Topmenu  **/

.mainlevel-nav {
  margin: 0;
  letter-spacing: normal;
  padding: 0;
  font-size: 16px;
  width: 77%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}


.mainlevel-nav li {
  list-style       : none;
  background-image : none;
  overflow: hidden;
  padding-top: 0;

}
.mainlevel-nav li a {
  width       : auto;
  padding     : 0 0px;
  color       : #fff;
  text-decoration   : none;
  font-weight     : normal;
  overflow: hidden;
  color:  #fff;
  font-size: 16px;
}
a.btn,
.btn {
  padding: 7px 30px;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 13px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.7px;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
a.btn-green,
.btn-green {
  color: #90BA53;
  border: 2px solid #90BA53;
}
a.btn-blue,
.btn-blue {
    color: #fff;
    background: #6EB7E7;
}
a.btn-color,
.btn-color {
    color: #fff;
    background: #90BA53;
}

.catalog_btn{
    text-align: center;
    margin: 10px auto 40px;
}

@media screen and (max-width: 1600px){
  .mainlevel-nav li a {
    padding     : 0 0px;
    color       : #fff;
    text-decoration   : none;
    font-weight     : normal;
    overflow: hidden;
    color:  #fff;
    font-size: 16px;
  }
}

.footer-menu .mainlevel-nav {
  width: 100%;
  background: #1E1E1E;
}
.footer-menu .mainlevel-nav li a {
  display          : inline-block;
  width       : auto;
  text-decoration   : none;
  font-weight     : normal;
  color:  #fff;
  font-size: 16px;
  padding: 25px 0;
}




ul.mainlevel-nav li #active_menu-nav {
    cursor      : default;
    width       : auto;
    background              : #6FB9DE;
    padding     : 11px 6px;
    color       : #000000;
    text-decoration   : none;
}

ul.mainlevel-nav .sub_menu {
    position: absolute;
    background: #1e1e1e;
   margin-top: -5px;
    padding: 20px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 5;

}

ul.mainlevel-nav .sub_menu li {
  display: block;
      padding: 10px;
}




/* .nav_menu{
 border: 1px solid black;
  padding: 10px;
  background: #C4E8BA;
} */
div.button15 {
  display: inline-block;
  font-family: arial,sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: rgb(68,68,68);
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: .1em 1.6em; 
  outline: none;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 2px;
  background: rgb(245,245,245) -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#f1f1f1));
  background: rgb(245,245,245) -o-linear-gradient(#f4f4f4, #f1f1f1);
  background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1);
  -webkit-transition: all .218s ease 0s;
  -o-transition: all .218s ease 0s;
  transition: all .218s ease 0s;
}
div.button15:active {
  color: rgb(51,51,51);
  border: 1px solid rgb(204,204,204);
  background: rgb(238,238,238) -webkit-gradient(linear, left top, left bottom, from(rgb(238,238,238)), to(rgb(224,224,224)));
  background: rgb(238,238,238) -o-linear-gradient(rgb(238,238,238), rgb(224,224,224));
  background: rgb(238,238,238) linear-gradient(rgb(238,238,238), rgb(224,224,224));
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
          box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
}
/** images **/

div.mosimage { margin: 5px; }
div.mosimage_caption {  font-size: 11px; color: #666; }

div.caption       { padding: 0 4px; }
div.caption img   { border: 1px solid #D6E3EC; }
div.caption p     { font-size: 11px; color: #666; text-align: center; }

img.caption {border: 1px solid #D6E3EC; background: #D6E3EC; padding: 4px;}


/** CSS for Mainmenu **/

.module_menu ul, .module_menu ul li
{
  background-image: none;
  list-style:none;
 display           : block;
 width             : auto !important;
 width             : 100%;
  margin           : 1px 0;
  padding          : 0;
  font-size        : 12px;
  background       : none;
  text-indent      : 0px;

}



.module_menu ul li a, .module_menu ul li a:link, .module_menu ul li a:visited
{
  display          : block;
  font-size        : 14px;
  border-bottom    : 1px solid #DCDFE1;
  font-weight      : normal;
  padding          : 2px 0;
  color            : #666666;
  padding-left     : 10px;
  text-decoration    : none;
  
}

.module_menu ul li.active a:link, .module_menu ul li.active  a:visited
{
  
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
  border-bottom    : 1px solid #DCDFE1;
  text-decoration  : none;

}

.module_menu ul li ul li a:link, .module_menu ul li ul li a:visited, .module_menu ul li ul li ul li a:link, .module_menu ul li ul li ul li a:visited
{
  display          : block;
   font-size        : 12px;
   font-weight      : bold;
   color            : #666666;
   padding        : 3px 1px 3px 5px;
   margin     : 3px;
   text-decoration  : none;
  text-indent      : 10px;
  border: none;
}

.module_menu ul li.active ul li a:link, .module_menu ul li.active ul li a:visited, .module_menu ul li.active ul li ul li a:link, .module_menu ul li.active ul li ul li a:visited
{
  background       : none;
  font-size        : 12px;
  font-weight      : normal;
  color            : #000000;
  text-decoration  : none;
  text-indent      : 10px;

}

ul.menu li.parent ul li#current a
{ background       : #D7E4ED;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-decoration  : none;
  

}

/** #################### index.php #################### **/

#body {

  min-width: 1310px;
  /*overflow-x: hidden;*/
}

.main { 
  text-align       : left; 
  width            : 100%;
 }

div.mod {
  background       : none;
  width            : 6px;
}

#clear {
clear: both;
height: 30px;
}

#centertb {
background: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

#contenttb{
padding    : 0 15px 10px 15px;
max-width: 70%;
width: 70%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
align-content: space-between;
}
@media (max-width: 1310px){
#contenttb{
  max-width: 100%;
  width: 100%;
}
}
.align_content{
  width: 100%;
  padding-bottom: 40px;
}
#contenttb p,
#contenttb tr,
#contenttb td,
#contenttb div{
  font-size: 17px;
}
td.pw {
width            : 100%;
padding          : 5px 5px 5px 0px !important;
border-top       : 2px solid #D0DDE3;
}

.foot {
  /*height           : 80px;*/
  position: relative;
  padding-top: 20px;
    overflow: hidden;
  width: 100%;
  background: #E9F3F9;
  
}
   
.footer_left {
  float            : left;
  font-size        : 12px;
  color            : #3F4446;
  font-weight      : normal;
  /*height           : 80px;*/
 }
 

div.footer_left p{
margin           :0;
padding-left     : 10px;
padding-top      : 25px;
}

div.footer_left p.feed{
margin           :0;
padding-left     : 10px;
padding-top      : 10px;
}

div.footer_left p.feed a{
text-decoration:none;
}

.footer_right {
  width            : 410px; 
  float            : right;
  font-size        : 12px;
  color            : #3F4446;
  font-weight      : normal;
  padding-top      : 25px;
  text-align       : right;
     
 }

.footer_right p{
padding-right: 10px;
margin       : 0;
}


.leftcol{
   vertical-align   : top;
   padding          : 10px;
   padding-top      : 0;
   text-align       : left;
   width            : 30%;
   max-width        : 390px;
   /*background       :url(../images/dot.gif) repeat-y top right;*/

}
.rightcol {
   vertical-align   : top;
   padding          : 10px;
   padding-top      : 0;
   text-align       : left;
   width            : 150px;
   background       :url(../images/dot.gif) repeat-y top left;

}

.rightcol div{ 
  width: 169px;
}
/* .leftcol div{ 
 width          : 165px;
} */


#logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
  /*height         : 165px;*/
  /*background-size: 100%;*/
  width: 100%;
  position: relative;
  /*background-size: 100% 422px !important;*/
    }
#logo img{
  border: none;
  height: auto;
  /*width: 95%;*/
}

#top_bar {
  position       : absolute;
  top            : -5px;
  right          : 78px;
  height: 130px;
  width: 130px;
  background: url(../images/top_img.png) no-repeat 0;
 }

 #logo_bar {
  position       : absolute;
  bottom            : 0;
  left          : 200px;
  width: 253px;
  height: 80px;
  background: url(../images/logo_bio.png) no-repeat 0;
 }




/* Tooltips */

.tool-tip {
  float: left;
  background: #ffc;
  border: 1px solid #D4D5AA;
  padding: 5px;
  max-width: 200px;
}

.tool-title {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  margin-top: -15px;
  padding-top: 15px;
  padding-bottom: 5px;
  background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
  font-size: 12px;
  margin: 0;
}


/* System Standard Messages */
/* #system-message dd.message ul { } */

/* System Error Messages */
#system-message dd.error ul { color: #c00; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
/* #system-message dd.notice  */


/** Login **/


form#form-login{
  color: #cccccc;
  margin: 5px 0 10px 0;
  padding: 5px;
  text-align:left
      
      }

form#form-login p{
  margin: 5px 0;
  padding: 3px 0;
  text-align:left
      
      }

form#form-login fieldset{
border: none;
margin:0;
padding:0;
background: #EFF4F8;
}

form#form-login fieldset label {
color: #9FAFB4;
}

form#form-login fieldset .inputbox {
color        : #9FAFB4;
 background   : none;
 border       : 1px solid #9FAFB4;
 margin       : 3px 0;
 padding-left : 3px;
}

form#form-login ul a
{text-decoration: none;}


form#form-login fieldset p{
padding: 0 5px; 
margin: 5px 0 2px 5px;
}

form#form-login fieldset input.button{
margin: 5px 0 20px 10px;
}

form#form-login ul
{padding-bottom:10px;}

.blog h2{
  margin-top: 0;
}
.blog h1 .subheading-category{
  color: #000;
  font-size: 24px;
}
.blog h2 a{
  font-size: 20px; 
}
.blog .items-row{
   overflow: hidden;
   margin-top: 35px;
}

.blog .category-desc{
  margin-top: 40px;
  border-top: black 1px solid;
}

.blog .items-leading img, .blog .items-row img{
  margin-right: 15px;
}

.item-page p img{
  margin: 0 20px 10px 0;
}

.pagination ul{
  float: both;
}

.pagination li{
  float: left;
  padding-left: 2px;
  background: none;
}
.tableIconMain{
  width: 100%;
}
.tableIconMain td{
  width: 25%;
  text-align: center;
}
.sidebar .moduletable_menu {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  background: #F5F5F5;
  border-radius: 5px;
  width: 380px;
}
.sidebar .moduletable_menu.uslugi {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.sidebar .moduletable{
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
}
.sidebar .reccomend-block{
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
}
.moduletable_menu .menu .active>a{
  color: #EE2525;
}

.djslider .slide-desc{
  top: 60px!important;
  /*width: 41%!important;*/
}
.djslider .slide-title a{
  /*font-family: Georgia;*/
  font-size: 22px;
}
.djslider .slide-text a, .djslider .slide-title a{
  text-decoration: none;
}
.djslider .slide-desc span{
  color: #388bcd;
}

.djslider .slide-desc div{
  text-align: right;
}


body.rokbox-opened{
  overflow: auto;
}

.leftcol .moduletable{ 
  margin-left: 15px;
}

/* .rightcol .djslider{
  margin: 0!important;
} */
.rightcol .djslider img{
  max-height: 140px!important;
}
.rightcol .djslider .slide-desc{
  width: auto!important;
  top: auto!important;
  position: relative!important;
}
.rightcol .djslider div{
  width: 150px!important;
}
.rightcol .djslider .slide-desc a{
  font-size: 14px;
  text-align: left;
  line-height: 15px;
}

.rightcol .djslider .slide-desc .slide-text{
  font-size: 12px;
  text-align: left;
}

.rightcol .djslider .slide-desc-text{
  padding: 0;
}
.rightcol .djslider .slide-title{
  text-align: left;
}

#contenttb .slider-container li img{
  width: auto !important;
}



.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 120px;
   clear: both;
}
.top_phone {
  z-index:999999; 
  position:absolute;
  margin-top: 48px; 
  margin-left: 522px;
}

div.h2 {
  font-size: 15px;
color: #9fafb4;
font-weight: bold;
    margin-bottom: 15px;
}

h1,
.page-header h1 {
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
  color: #6EB7E7;
  margin-top: 24px;
}

.blog   table td{
  border: 1px solid #000;
  padding: 10px;
}

.blog   table {
  border-collapse: collapse;
}

/*#logo {*/
  /*background:url(../images/bg-top.png) no-repeat center 0 transparent;*/
  /*height: 210px;*/
/*-webkit-box-shadow: inset 0px 0px 251px 40px rgba(255,255,255,1);*/
/*-moz-box-shadow: inset 0px 0px 251px 40px rgba(255,255,255,1);*/
/*box-shadow: inset 0px 0px 251px 40px rgba(255,255,255,1);*/
/*}*/

/*.top-contacts {
  position: absolute;
  margin: 46px 0 0 430px;
}*/


/*.top-contacts .phone {
  padding: 10px 0 0 0;
}*/

.top-contacts .phone span{
  font-weight: bold;
  font-size: 29px;
}


.top-contacts .email a{  
  text-decoration: none;
}

.top-contacts div {

font-size: 14px;
font-weight: 400;
text-align: left;
padding: 0;
margin: 0;

}

.search .button {
  width: 25px;
  height: 27px;
  margin: 0;
  padding: 0;
  position: absolute;
    left: auto;
    right: 10px;
    top: 10px;
    border: none !important;
    outline: none;
    background: url(/images/ux/lupa.svg) no-repeat;
    border-radius: 0;
}
.search input:focus + .button {

    background: url(/images/ux/lupa-h.svg) no-repeat;
}

.search .search-query {
    border: none;
    border-radius: 35px;
    height: 40px;
    width: 254px;
    color: #4D4D4D;
    padding-left: 26px;
    font-size: 16px;
    background-color: #fff;
    vertical-align: top;
    margin: 0;
    outline: none;
}
.search form{
    position: relative;
  }
.nav_menu {
  list-style-type: none;
  width: 392px;
}

.leftcol .moduletable_menu h3, .leftcol .moduletable_menu .like_h3{
  background: #90BA53;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px 5px 0 0;
  padding: 15px;
  text-align: center;
  width: 350px;
  font-size: 19px;
  font-weight: 600;
  margin: 0;
  height: auto;
}
.leftcol .moduletable_menu .like_h3 a{
  text-decoration: none;
  color: #fff;
}

.leftcol .moduletable_menu ul.nav_menu{
  margin: 0;
  padding: 0;
}

.nav_menu li {
  width: 380px;
  height: 69px;
  line-height: 66px;
  border-top: 1px solid #e2e2e2;
  padding-left: 0;
}
.nav_menu li:first-child {
  border-top: none;
}

.nav_menu li a{
  width: 100%;
  height: 100%;
  display: block;
  font-size: 16px;
  text-decoration: none;
  background-color: transparent;
  margin: 0;
  padding-left: 65px;
}

.nav_menu li.item-106 a, .menu-products .nav_menu > li:nth-child(1) a{
  background: url(../images/new_menu/tualet_kabin.png) 15px 50% no-repeat;
}
.nav_menu li.item-114 a, .menu-products .nav_menu > li:nth-child(2) a{
  background: url(../images/new_menu/tualet_module.png) 15px 50% no-repeat;
}
.nav_menu li.item-130 a{
  background: url(../images/new_menu/torf_biotualet.png) 15px 50% no-repeat;
}
.nav_menu li.item-116 a, .menu-products .nav_menu li:nth-child(3) a{
  background: url(../images/new_menu/tovar_dla_biotualeta.png) 15px 50% no-repeat;
}
.nav_menu li.item-117 a, .menu-products .nav_menu li:nth-child(4) a{
  background: url(../images/new_menu/aksessuar_dla_tualeta.png) 15px 50% no-repeat;
}
.nav_menu li.item-117 a, .menu-products .nav_menu li:nth-child(5) a{
  background: url(../images/new_menu/shower.png) 15px 50% no-repeat;
}
.nav_menu li.item-117 a, .menu-products .nav_menu li:nth-child(6) a{
  background: url(/images/ux/nalivnye.svg) 15px 50% no-repeat;
}
.nav_menu li.item-105 a, .menu-uslug .nav_menu li:nth-child(1) a{
  background: url(../images/new_menu/arenda_tualet_kabin.png) 15px 50% no-repeat;
}
.nav_menu li.item-105 a, .menu-uslug .nav_menu li:nth-child(2) a{
  background: url(../images/new_menu/arenda_tualet_kabin.png) 15px 50% no-repeat;
}
.nav_menu li.item-112 a, .menu-uslug .nav_menu li:nth-child(3) a{
  background: url(../images/new_menu/service_tualet_kabin.png) 15px 50% no-repeat;
}
.nav_menu li.item-115 a, .menu-uslug .nav_menu li:nth-child(4) a{
  background: url(../images/new_menu/post_moiki_koles.png) 15px 50% no-repeat;
}
.nav_menu li.item-138 a, .menu-uslug .nav_menu li:nth-child(5) a{
  background: url(../images/new_menu/voda.png) 15px 50% no-repeat;
}

.nav_menu li.item-138 a, .menu-uslug .nav_menu li:nth-child(6) a{
  background: url(/images/ux/otkachka_septika.png) 15px 50% no-repeat;
  background-size: 7%;
}
.nav_menu li.item-138 a, .menu-uslug .nav_menu li:nth-child(7) a{
  background: url(/images/ux/dostavka_vody.png) 15px 50% no-repeat;
  background-size: 7%;
}
.nav_menu li.item-138 a, .menu-uslug .nav_menu li:nth-child(8) a{
  background: url(/images/ux/perevozka_nalivnyh_gruzov.png) 15px 50% no-repeat;
  background-size: 7%;
}


#slider91 {
  height: 500px;
}

.rec_title {
  text-align: center;
  letter-spacing: 0.007em;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
margin-top: 55px;
color: #333333;
}
#slider91 li {
  
  margin: 40px 0;
  /*background-color: #e4f5fc;*/
  overflow: hidden;
      border: 1px solid #a9a9a9;
  
}
#slider91 li .slide-title > a{
  float: left;
  color:  #000000;
font-size: 15px;
}

#slider91 .slide-desc {
  float: right;
}

.djslider .slide-desc  {
  width: 211px;
  margin-right: 30px;
}

.bxslider li {
  background-image: none;
}

.prod-container {
  width: 380px;
height: 227px;
  float: left;
  background-color: #fff;
  margin: 4px 4px 0 0;
  border: 1px solid #a9a9a9;
}

.prod-img {
  float: left;
  margin-right: 10px;
}
.prod-img img {
  width: 140px;
}

.prod-caption {
  color:  #000000;
font-size: 14px;
/*font-weight: 400;*/
float: left;
width: 200px;
font-weight: bold;
}

.prod-price {
  float: left;
  font-weight: bold;
  width: 230px;
}

.prod-desc {
  float: left;
  width: 230px;
height: 106px;
overflow: hidden;
margin: 0 0 10px 0;
}

.prod-container a {
  float: right;
}



/* .foot-contacts {
  position: absolute;
    margin: 217px 0 0 280px;
    float: right;
    margin: -64px 57px 20px 0;
} */

.foot-contacts .address {
  background: url(../images/icon-geo.png) no-repeat 0 0 transparent;
}

/* .foot-contacts .phone {
 background: url(../images/icon-phone.png) no-repeat 0 0 transparent;
} */

.foot-contacts .phone span{
  font-weight: bold;
  font-size: 20px;
}

.foot-contacts .email {
  background: url(../images/icon-mail.png) no-repeat 0 6px transparent;
  margin-top: 15px;

}

.foot-contacts .email a{
  /*font-weight: bold;*/
  text-decoration: none;
  text-decoration: underline;
}





.foot-contacts div {

/*font-size: 17px;*/
font-weight: 400;
text-align: left;
padding: 0 0 9px 45px;
margin: 5px 0;

}


.foot-menu {
  list-style-type: none;
  margin: 20px 0 50px 0;

}

.foot-menu li {
  background-image: none;
  float: left;
  margin: 0 10px;
}


.foot-menu li a{
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}

 .cat-item {
  background-color:  #ffffff;
  width: 396px;
  height: 300px;
  /*overflow: hidden;*/
  float: left;
  margin:15px;
  border: 2px solid #E2E2E2;
  padding: 0 5px 5px 5px;
  position: relative;
}
 .cat-item .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
 } 

.cat-item .readmore {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.cat-item .page-header {
  line-height: 100%;


}

.cat-item .page-header a{
  text-decoration: none;

}

.cat-item .icons {
  display: none;
}

.cat-item p span {
color: #041d56;
}
.cat-item p {
  margin: 0;
  color: #5a5a5a
}

.cat-item p img{
  margin: 0 5px;
}

.blog h1 {
  text-align: center;
}

.nav_menu .nav-child {
  display: none;
}

.item-page p{
  font-size: 17px !important;
}

.item-page li, .news-detail li{
  font-size: 17px !important;
 list-style: disc !important;
 margin-left: 25px !important;
}
.item-page ol li{
  list-style: decimal !important;
}
.news-detail li{
  padding: 0;
}
.item-page .bxslider li{
  list-style: none !important;
}
.item-page > span{
  font-size: 17px !important;
}
div.news-detail p{
  font-size: 17px;
}
.item-page td {
font-size: 17px !important;
}

.ya-share2 li {
  margin: -10px 0 0 !important; 
  padding: 0 10px 10px !important;
}

.product-title-line {
  padding: 10px 0;
  font-weight: bold;
  border-bottom: 1px solid #1F89E1; 
} 

.item-page .product-opisanie{
  padding: 10px 0 0;
  font-weight: bold;
  font-size: 24px !important;
}

.T21, .T22 {
  font-size: 17px;
}
.sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.menu-products .nav_menu li.item.active{
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(225, 240, 204, 0.46)), to(rgba(225, 240, 204, 0.46))), #E4F5FC;
  background: -o-linear-gradient(bottom, rgba(225, 240, 204, 0.46), rgba(225, 240, 204, 0.46)), #E4F5FC;
  background: linear-gradient(0deg, rgba(225, 240, 204, 0.46), rgba(225, 240, 204, 0.46)), #E4F5FC;
  font-weight: bold;
}
.menu-uslug .nav_menu .active{
  background: rgba(225, 240, 204, 0.46);
  font-weight: bold;
}
.vidi-cabin,
.vidi-cabin * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.vidi-cabin {
    display: block;
    margin: 20px auto;
    position: relative;
    width: 100%;
}
.vc-item {
  display: inline-block;
  padding: 10px;
  margin: 0 10px 0 0; 
  vertical-align: top;
  position: relative;
  min-width: 450px;
}
.vci-img {
  display: block;
  float: left;
  width: 150px;
  margin: 0 10px 0 0;
  padding: 0;
}
.vci-img > img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.vci-info {
  display: block;
  padding: 0 0 0 160px;
}
.vcii-title {
  font-weight: bold;
  margin-bottom: 10px;
}
.vcii-price {
  font-weight: bold;
  margin-bottom: 10px;
}
.vcii-price > span {
  color: #1F89E6;
}
.vcii-button {
  position: absolute;
  right: 0;
  bottom: 0;
}
.vcii-button > a {
  cursor: pointer;
}
/*new header, footer & left*/
/*#logo {*/
    /*background: url(../../../images/test/Spring-Flower-in-Field1.png) no-repeat center 0 transparent;*/
    /*background-size: 100% 273px !important;*/
    /*-webkit-box-shadow: none !important;*/
    /*box-shadow: none !important;*/
/*}*/


/*.top-contacts {
    margin: 56px 0 0 520px !important;
}*/

.top-contacts .phone{
  /*min-height: 35px;*/
      padding: 7px 0;
}

.hdr-buttons{
  width: auto;
}

.top-search{
    margin: 0;
}

.search input{
  color: #4D4D4D;
  border: 1px solid #AAAAAA;
}

.search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #4D4D4D;
}
.search input::-moz-placeholder { /* Firefox 19+ */
  color: #4D4D4D;
}
.search input:-ms-input-placeholder { /* IE 10+ */
  color: #4D4D4D;
}
.search input:-moz-placeholder { /* Firefox 18- */
  color: #4D4D4D;
}


.search input:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #90BA53;
}
.search input:focus::-moz-placeholder { /* Firefox 19+ */
  color: #90BA53;
}
.search input:focus:-ms-input-placeholder { /* IE 10+ */
  color: #90BA53;
}
.search input:focus:-moz-placeholder { /* Firefox 18- */
  color: #90BA53;
}
.search button{
  border: 1px solid #89b749 !important;
  height: 29px !important;
}


.right-hdr{
  position: relative;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  top: 30px;
  z-index: 8888;
}

.phone a, .email a{
  color: #1c4904 !important;
}

.phone a, .phone a span{
  font-weight: bold !important;
  font-size: 22px !important
}


.elastislide-carousel{
  height: 190px;
}

.slider91 img{
  width: 200px !important;
}



/*.foot-contacts{
  float: left;
  width: 29%;
  margin: 0px 0px 0px 10px !important;
}*/



/* .foot-contacts .phone{
 background: url(../../../icon-phone.png) no-repeat 0 5px transparent !important;
} */
.foot-buttons{
  position: relative;
  text-align: left;
 /* margin-left: 80%;*/
  /*margin-top: 30px;*/
}


.sub-foot{
  position: relative;
  width: 100%;
  padding: 0 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  margin: 0 auto;
  border: 0px solid black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*margin-top: -50px;*/
}

.sub-foot .lozung {
  font-size: 10px;
  line-height: 18px;
  color: #4D4D4D;
      margin: -3px 5px;
}
.footer_left{
  width: 36%;
}

.footer_left img{
  position: relative;
  margin-bottom: -20px;
}

.recomend{
  position: relative;
  text-align: center;
  background: #fff;
  width: 360px;
  margin: 0 auto;
  margin-top: 40px;
  border: 1px solid #f2f2f2;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Arial;
  font-size: 1.1em;
}

.recomend p{
  font-weight: bold;
}

.inrecomend{
  float: left;
  position: relative;
  background: #fff;
  vertical-align: middle;
  width: 30px;
  height: 240px;
}

.inrecomend img{
  margin-top: 80px;
}


.center{
  float: left;
  position: relative;
  background: #fff;
  vertical-align: middle;
  width: 300px;
  height: 240px;
}

.center img{
  margin-top: 0px;
}
.foot{
  /*background: url(../../../images/test/setka-footer.png) repeat;*/
  background: #E9F3F9;
  height: 100%;
  overflow: initial;
}
.header-menu .mainlevel-nav li{
  padding: 0;
  display: inline-block;
}
.bx-breadcrumb {
  width: 100%;
}
#zayavka {
  width: 100%;
}
.footer-menu{
    /*background: -webkit-linear-gradient(90deg, #56722f 0%, #8fbf4d 100%);
    background: -moz-linear-gradient(90deg, #56722f 0%, #8fbf4d 100%);
    background: -o-linear-gradient(90deg, #56722f 0%, #8fbf4d 100%);
    background: -ms-linear-gradient(90deg, #56722f 0%, #8fbf4d 100%);*/
    background: #e9f3f9;
    width: 100%;
}
.footer-menu .mainlevel-nav{ 
  padding: 0 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.footer-menu .mainlevel-nav li{
  padding: 0;
  display: inline-block;
}
/* .footer-menu .mainlevel-nav li:first-child{  
} */
/* .foot-contacts .phone{
 background: url(../../../icon-phone.png) no-repeat 0 0px transparent !important;
} */
.foot-contacts .phone:first-child{
    margin-top: 15px;
}

.elastislide-wrapper nav span{
  background: none;
  width: 30px;
  height: 50px;
}
.elastislide-horizontal nav span.elastislide-prev, .bx-wrapper .bx-prev {
    background: url(../../../images/test/nex.png) no-repeat;
    left: 10px !important;
}
.elastislide-horizontal nav span.elastislide-next, .bx-wrapper .bx-next {
    background: url(../../../images/test/next.png) 4px no-repeat;
    right: 10px !important;
    left: auto;
}

#djslider91 .elastislide-horizontal nav span.elastislide-next,
#djslider91 .bx-wrapper .bx-next{
  background: url(/images/ux/arrowr.svg) no-repeat center;
  right: 40px !important;
  left: auto;
}
#djslider91 .elastislide-horizontal nav span.elastislide-prev,
#djslider91 .bx-wrapper .bx-prev{
  background: url(/images/ux/arrowl.svg) no-repeat center;
  left:40px !important;
}
.elastislide-carousel{
  height: 290px;
}
ul#slider91, ul#slider91 li{
  max-height: 290px !important;
  border: none;
}
.elastislide-carousel ul li a img{
  float: none;
  margin-left: 28%;
}
#slider91 li .slide-title > a{
  float: none;
}
.djslider .slide-desc div{
  text-align: center;
}
.djslider .slide-desc{
  width: 100%;
  margin-right: 13px;
}
.djslider .slide-desc .slide-title, .djslider .slide-title{
  width: 185px;
  font-size: 15px;
  font-weight: normal;
font-size: 15px;
line-height: 19px;
    margin: 10px auto;
    white-space: initial;
    text-align: center;
}
.djslider .slide-desc .slide-text, .djslider .slide-desc .slide-text p, .djslider .slide-text, .djslider .slide-text p{
  color: #90BA53;
  text-align: center;
  font-weight: bold;
font-size: 18px;
line-height: 19px;
}
.dopInfoText{
   width: 50%;
   font-weight: normal;
}
.sInfoText{
    clear: both;
    font-weight: normal;
    font-size: 17px;
    margin: 15px 0 15px;
   
}
.form-limit .chzn-container{
  width: 60px !important;
}




/*new items design*/
.prev_blog_image{
  float: none;
}
/*.cat_desc{
  float: none;
  width: 90%;
  display: none;
  
}*/
.blog .cat_desc table {
  width: 100%;
  margin: 15px auto;
}
.blog .cat_desc table td {
  padding: 2px 0;
  font-size: 12px !important;
}
.cat-item .readmore{
  position: relative;
  height: auto;
}

.item-table{
  margin: 10px auto;
}
.item-table td{
  text-align: left;
  border: none;
  padding: 0;
}
.blog .item-table td{
  text-align: left;
  border: none;
  padding: 0;
}
.blog .item-table td:last-child{
  padding-left: 10px; 
}
.item-table td:last-child{
  padding-left: 10px; 
  width: 118px;
}
.section_list,
.catalog_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
.section_list .cat-item-wrap,
.catalog_list .cat-item-wrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33%;
}
@media (min-width: 1600px){
  .section_list .cat-item-wrap,
  .catalog_list .cat-item-wrap {
      width: 25%;
  }
}

.section_list .cat-item-wrap{
  min-height: auto;
}
.section_list .cat-item {
  min-height: auto;
  padding-bottom: 40px;
}

.tizer_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #E4F5FC;
  padding: 27px;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}
.tizer_block .text {
  padding-right: 42px;
}
.tizer_block .text span{
    font-weight: bold;
    padding: 0 4px;
    font-size: 20px;
}
.tizer_block .btn {
      padding: 11px 30px;
      width: 220px;
}
.blog table{
  margin: 10px auto;
}
.blog table td{
  text-align: left;
  border: none;
  padding: 0;
}
.blog table td{
  text-align: left;
  border: none;
  padding: 0;
}
.blog table td:last-child{
  padding-left: 0px; 
}
.blog table td:last-child{
  padding-left: 5px; 
  width: 150px;
}

.blog table td {
 font-size: 13px!important;
}

.flex-block{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-block a{
  width: 33%;
  text-align: center;
}


.cat-item > p{
  height: 167px;
}
.cat-item .page-header{
  min-height: 57px;
  text-align: left;
  margin: 0 auto;
  position: relative;
  padding: 0 18px;
  line-height: 25px;
  z-index: 2;
}
.rasprodazha .cat-item .page-header{
  height: auto;
  border: none;
  padding-bottom: 0;
}
.cat_price{
  color: #2c90ff;
  font-size: 16px;
  text-align: left;
  padding: 0 18px;
}
.cat-item-wrap{
  position: relative;
  padding: 10px;
  text-align: center;
  -webkit-transition: width .2s;
  -o-transition: width .2s;
  transition: width .2s;
  margin: 15px 0 0;
  padding: 0 13px 5px 13px;
}
.cat-item{
  z-index: 0;
    /*position: absolute;*/
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    min-height: 300px;
    background: #fff;
    float: none;
    margin: 0;
    padding: 0;
    padding-bottom: 60px;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.cat-item > p:not([class="readmore"]){
  position: relative;
  margin-top: 30px;
}

div.module{
  margin-left: 17px;
}

@media screen and (max-width: 1500px){
  .foot-buttons{
    margin: 0;
  }
/*  .foot-telephone {
    width: 30%;
    margin-top: 15px !important;
  }*/
/*  .footer_left {
    width: 35%;
  }*/
  .foot-contacts{
    margin: 0px 0px 0px 10px !important;
  }
}
@media screen and (max-width: 1250px){
  .foot-contacts{
    margin: 0px 0px 0px -10px !important;
  }
}

#logo .top-contacts{
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
 width: 38%;
  margin: 6px 0 0 0;
}
/*.top-contacts{
  width: 35%;
  float: left;
}*/
.header-logo {
    padding-left: 29px;
    margin-top: 3px;
    width: 17%;
/*    position: relative;
    margin-right: 15px;*/
}
.header-buttons{
/*  width: 45%;    
  float: left;*/
  text-align: center;
  /*margin-top: 60px !important;*/
}
.header-buttons .hdr-buttons a{
  margin: 0 35px 0 10px;
  text-decoration: none;
}
.right-hdr-conteiner{
  width: 24%;
  float: right;
}
.kross-prodagi{
  color: #2f84fa; 
  font-size: 22px; 
  background: #E9F3F9;
  margin: 0 auto 35px; 
  padding: 25px;
  text-align:center;
}
#kross-button{
  width: 200px;
  background-size: contain;
}
.bx-wrapper .bx-next{
  right: 25px;
}
.bx-wrapper .bx-controls-direction a{
  z-index: 90;
}



.item-table.cstm{
  width: 100%;
}

.item-table.cstm tr td:nth-child(2){
    width: 15%;   
}


.item-table.cstm tr td:first-child{
    width: 70%;
}

.item-table.cstm tr td:last-child{
    width: 15%;
}
.col-row:after{display: block;clear: both;content: '';}
.col-2{
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  padding-right: 10px;
}
.col-2:nth-child(2n){padding-right: 0;padding-left: 10px;}
.mw520{max-width: 520px;}
.img-left{
  max-width: 100%;
  float: left;
  margin-right: 10px;
}
.img-right{
  max-width: 100%;
  float: right;
  margin-left: 10px;
}

.blog .cat-item .stpv{text-align: justify;padding: 0 10px}
.blog .pagen{text-align: center}

.popular-products-on-main{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* margin-left: -10px; */
  margin: 0 auto;
}
.popular-products-on-main .cat-item-wrap{
  width: 30%;
}
.new-table-design{
  width: 100%;
  margin: 25px 0 15px;
}
.new-table-design td{
  background: #fff;
  color: #000;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 0 10px 40px;
}
.new-table-design td[colspan="4"]{
  background: #8fbf4d;
  color: #fff;
  font-size: 24px !important;
  font-weight: bold;
  border: none;
}
#zayavka #zayavkaformmessagereport{
  width: 98%;
  background: url(/templates/biorestroom/images/fon_zayavka.png) no-repeat;
  background-size: contain;
  background-size: cover;
  padding: 85px 30px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#zayavka .error-report{
  text-align: left;

}
#zayavka .head-report{
  font-size: 24px;
  margin-bottom: 50px;
}
#zayavka .text-report p:nth-child(2){
  margin-bottom: 50px;
}
#zayavka .repeatform{
  color: #255608;
}
.item-page .table-props-title{
  margin-bottom: 0;
}
.table-props-title td{
  background: #8fbf4d;
  color: #fff;
  text-transform: uppercase;
  width: 65%;
}
.top-search, 
.hdr-buttons,
#logo a.lightbox-50340890699363,
#logo a.button24{
  display: inline-block;
  vertical-align: top;
}
#logo a.button24{
    background: none;
    color: #90BA53;
    width: 216px;
    border-radius: 30px;
    padding: 10px 0;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.7px;
    border: 2px solid #90BA53;
    text-transform: uppercase;
    height: auto;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
  }
  #logo a.lightbox-50340890699363{
    background: #6eb7e7;
    color: #fff;
    width: 220px;
    border-radius: 30px;
    padding: 12px 0;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    height: auto;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
  }

/*  #logo a.button24:hover,
  #logo a.lightbox-50340890699363:hover{
    text-decoration: underline;
  }*/
.top-contacts .top-phones,
  .top-contacts .top-informations{
    display: inline-block;
    vertical-align: top;
  }
/*.top-contacts .top-phones{
    margin: 0 35px 0 15px;
  }*/
  .top-contacts .top-phones a {
    text-decoration: none;
  }



.top-contacts .top-informations{    
    background: #fff;
    border-radius: 15px;
    padding-left: 20px;
/*    padding: 10px 20px 10px 10px;
    margin-top: -15px;*/
  } 
  .top-contacts .address,
  .top-contacts .email,
  .top-contacts .work-time{
    padding-left: 30px;
    margin: 5px 0;
  } 
  .top-contacts .email{
    background: url(/images/ux/mail.svg) no-repeat center left;
  }
  .top-contacts .work-time{
    background: url(/images/ux/time.svg) no-repeat center left;  
  }
  .top-contacts .address{
    background: url(/images/ux/loc.svg) no-repeat center left;
    height: 25px;
  }
  .phone a, .email a{
    color: #4d4d4d !important;
  }
  .top-contacts .email a{    
    color: #000 !important;
  }
  .header-menu{
    background: #1E1E1E;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 14px 35px;
    margin-bottom: 35px;
  }
  .fixed-menu {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: fixed;
    top: -100%;
    left: 0;
    right: 0;
    z-index: 20;
  }
  .fixed-menu.stycky {
    top: 0;
  }
.header-logo .lozung{
  color: #4D4D4D;
  margin: -2px 0 0 5px;
  font-size: 10px;
}
@media screen and (max-width: 1700px){
/*  .header-buttons{
    width: 32%;
  }*/
/*  .top-contacts{
    width: 45%;
  }*/
}

.ftr-buttons,
#footer_left a.lightbox-50340890699363,
#footer_left a.button24{
  display: inline-block;
  vertical-align: top;
}
#footer_left a.button24{
    background: none;
    color: #90BA53;
    width: 216px;
    border-radius: 30px;
    padding: 10px 0;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.7px;
    border: 2px solid #90BA53;
    text-transform: uppercase;
    height: auto;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
  }
  #footer_left a.lightbox-50340890699363{
  background: #6eb7e7;
    color: #fff;
    width: 220px;
    border-radius: 30px;
    padding: 12px 0;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    height: auto;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
}

  
.foot-contacts .ftr-informations{    
    /*background: #fff;*/
    /*border-radius: 15px;*/
    /*padding: 10px 20px 10px 10px;*/
    /*margin-top: -15px;*/
    padding: 0;
  } 
  .foot-contacts .address,
  .foot-contacts .email,
  .foot-contacts .work-time{
    padding: 0;
    padding-left: 30px;
    margin: 5px 0;
    /*margin: 10px 0; */
  } 
  .foot-contacts .email{
    background: url(/images/ux/mail.svg) no-repeat center left
  }
  .foot-contacts .work-time{
    background: url(/images/ux/time.svg) no-repeat center left
  }
  .foot-contacts .address{
    background: url(/images/ux/loc.svg) no-repeat center left
  }
  .phone a, .email a{
    color: #4d4d4d !important;
  }

  .foot-contacts .email a{    
    color: #000 !important;
  }
 
/* .foot-telephone {
     width: 22%;
    margin-top: 21px!important; 
}*/
 .foot-telephone .phone{
  padding-left: 0px;
}

.ftr-buttons{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.ftr-buttons a{
text-align: center;
}

.foot-copy{
  width: 100%;
clear:both;
text-align:center;
padding-bottom: 1px;
margin-top: 40px;
}
.foot-copy a {
  color: #90BA53;
  text-decoration: none;
}

.ftr-informations .email a {
    text-decoration: none;
}
@media screen and (max-width: 1750px){
/*  .header-buttons{
    margin-top: 30px;
  }*/
/*  #logo a.button24{
    margin: 5px 25px;
  }*/
}
@media screen and (max-width: 1500px){
/*  .foot-telephone {
    width: 30%;
    margin-top: 15px !important;
  }*/
  .ftr-buttons {
    margin-top: 0px;
  }
}
.item-page table.colors{
  width: 50%;  
}
.item-page table.colors tr{
  background: none;
}
.item-page table.colors tr:first-child td:not(:last-child){
  border-right: 1px solid #000;
}
.item-page table.colors td{
  text-align: center;
  border: none;
}
.zayavka-button{
  padding: 8px 25px;
  color: #fff;
  display: block;
  background: #6EB7E7;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.7px;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin: 0 18px;
}
.oneclick-button{
  padding: 8px 25px;
  display: block;
  text-transform: uppercase;
  border: 2px solid #90BA53;
  border-radius: 30px;
  color: #90BA53;
  font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.7px;
  cursor: pointer;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin: 0 18px;
}

.cat-item .buy-buttons{
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  margin: 0 0 20px;
  z-index: 5;
}
.cat-item .buy-buttons .zayavka{
  display: block;
  text-align: center;
  vertical-align: top;
  background: #fff;
  z-index: 1;
}
.cat-item .buy-buttons .zayavka_oneclick{
  padding-top: 17px;
  z-index: -1;
  display: block;
  background: #fff;
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position: absolute;
  left: -2px;
  right: -2px;
  pointer-events: none;
  border: 2px solid #90BA53;
  border-top: none;
  -webkit-box-shadow: 0px 0px 10px rgba(144, 186, 83, 0.34);
          box-shadow: 0px 0px 10px rgba(144, 186, 83, 0.34);
  padding-bottom: 17px;
}

.img_price_in-stock .buy-buttons{
  width: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.img_price_in-stock .buy-buttons .zayavka-button {
  margin: 0;
}
.img_price_in-stock .buy-buttons .zayavka,
.img_price_in-stock .buy-buttons .zayavka_oneclick{
  width: 49%;
  text-align: left;
}
.img_price_in-stock .buy-buttons div a{
    width: 167px;
    text-align: center;
    display: block;
}
.product-slider img{
  width: auto;
}
.old_price{
  text-decoration: line-through;
}
.new_price{
  color: #ff0000;
  margin-top: -10px;
  margin-left: 23px;
}
.item-page p.new_price{
  font-size: 22px !important;
  margin-top: -25px;
  margin-left: 75px;
}

.podr-link{
  display: block;
  text-align: center;
  font-weight: normal;
  margin-bottom: 10px;
}


.action-icon{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 50px;
  background: url('/images/icons/action.png');
  background-position: center center;
  background-size: 100% 100%;
  z-index: 1;
}
.hit-icon{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 50px;
  background: url('/images/icons/hit.png');
  background-position: center center;
  background-size: 100% 100%;
  z-index: 1;
}

@media screen and (min-width: 1600px){
  /*#logo{height: 160px;}*/
  /*#logo .top-contacts{margin-top: 25px !important}*/
  /*#logo .header-buttons{margin-top: 50px !important}*/
  /*#logo .hdr-buttons a{width: 180px; margin-top: 5px}*/
  /*#logo .header-logo{margin-top: 10px !important;}*/
}

.cat_desc{
  display: block;
  height: 98px;
  overflow: hidden;
  padding: 0 18px;
  margin-bottom: 15px;
}

.cat-item, .cat-item-wrap{min-height: 430px;}

#contenttb .dop-block{
  font-size: 20px;
}
.buy--with--this .cat-item,
.similar--products .cat-item,
.buy--with--this .cat-item-wrap,
.similar--products .cat-item-wrap{
  min-height: 355px;
}
.fffaq{width:98%;margin-bottom:20px;padding:10px;border:1px solid grey;}
.with-disk{
  list-style: disc;
  padding-left: 35px;
}
.show-price {
    color: #2c90ff;
    text-align: left;
    margin: 15px 0;
}

.toil .cat_price_toil {
    color: #2c90ff;
    font-size: 16px;
    margin-top: 0px;
}
.toil .cat_desc{
  display: block;
  height: auto;
  max-height: 127px;
  overflow: hidden;
}
.cat-item, .cat-item-wrap.toil {
    min-height: 441px;
}
.toil.cat_price {
    margin-top: 0px;
}
.btn_toil a{
  background: #90BA53;
  border-radius: 30px;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  margin-right: 15px;
  padding: 8px 35px;
}
.btn_toil{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}


.bxslider1 .otziv{
  max-width:93%;
  margin: 0 40px;
  padding:10px;
  border:1px solid grey;
  box-sizing: border-box;
}

.otziv > p:first-child::after {
    height: 32px;
    width: 125px;
    background: url(/otzyvy/star.png);
    display: block;
    content: ' ';
}
@media screen and (max-width: 1350px){
  .mainlevel-nav {
    width: 75%;
  }
}

#totop {
    position: fixed;
    bottom: 12%;
    right: 3%;
    width: 50px;
    height: 50px;
    background: rgb(255, 255, 255, 65%);
    border-radius: 5px;
    cursor: pointer;
    display: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 2px solid #e2e2e2;
    z-index: 50;
}
#totop:before {
    content: '';
    width: 15px;
    height: 15px;
    border-right: 1px solid #6EB7E7;
    border-top: 1px solid #6EB7E7;
    position: absolute;
    top: 52%;
    left: 61%;
    -webkit-transform: translateX(-50%) rotate(-46deg) translateY(-50%);
        -ms-transform: translateX(-50%) rotate(-46deg) translateY(-50%);
            transform: translateX(-50%) rotate(-46deg) translateY(-50%);
}

.main_slider img {
  width: 100%;
}
.main_slider li a.link{
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.main_slider .info {
  position: absolute;
  top: 14%;
  left: 6%;
}
.main_slider .title {
  font-weight: 900;
  font-size: 22px;
  margin-bottom: 8px;
  display: block;
}
.main_slider .title span{
  text-transform: uppercase;
  display: block;
  font-size: 28px;
  margin-bottom: 7px;
}
.main_slider .text {
  display: block;
      font-size: 16px;
    line-height: 24px;
}

.main_slider .btn {
  position: absolute;
    bottom: 22%;
    left: 6%;
  z-index: 2;
  width: 104px;
}
/* .info--mod {
  height: 60%;
} */
.slider-block__link-more {
  background-color: #36A1E7;
  border-radius: 20px;
  text-transform: uppercase;
  padding: 10px ;
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
  display: block;
  text-align: center;
  width: 164px;
  color: #ffffff;
  /* position: absolute; */
  /* bottom: 0; */
}
@media screen and (max-width: 1350px){
  .main_slider .btn {
    bottom: 14%;
  }
}
.articles--with--this{
  width: 100%;
}
.articles--with--this .cat-item img {
margin: 0 auto;
}
.articles--with--this  .cat-item > .readmore {
    min-height: unset;
    height: unset;
}
.articles--with--this .cat-item .cat-item-img {
  height: 100px;
 margin-bottom: 15px;
}
.articles--with--this .cat-item .cat-item-img img{
 height: 100%;
 margin-top: 0px;
}
.articles--with--this .cat-item{
  padding-bottom: 0px;
}

.articles--with--this .cat-item .page-header{
  min-height: 75px;
}
.articles--with--this .cat-item .cat_desc p{
  height: 100px;
}
.articles--with--this .cat-item, .articles--with--this .cat-item-wrap {
 min-height: unset; 
 padding-bottom: 15px;
}
.articles--with--this .bx-viewport{
  padding-bottom: 25px;
}

.our-advantages{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .our-advantages .inner-item{
    width: 28%;
    margin-right: 20px;
    margin-bottom: 10px;
    text-align: center;
  }
  .our-advantages .inner-item p.inner-item-title{
    font-size: 22px;
    line-height: 22px;
    color: #6eb7e7;
    font-weight: bold;
    font-family: "Arial";
    text-align: center;
    text-transform: uppercase;
    min-height: 45px;
  }
  .our-advantages .inner-item p{
    font-size: 15px;
    line-height: 21px;
    color: #2e2e2e;
    font-family: "Arial";
    text-align: center;
  }
  .our-advantages .inner-item p.item-img{
    border-radius: 38px;
    background-color: #e9f3f9;
    width: 77px;
    height: 77px;
    margin: 0 auto;
  }
  .our-advantages .inner-item img{
    margin: 12px auto;
    width: 60%;
  }
.post-next-prev{
  width: 50%;
  text-align: right;
}
.post-next-prev div{
  display: inline-block;
  width: 49%;
}
.post-next-prev .post-next{
  text-align: right;
}
.post-next-prev .post-prev{
  text-align: left;
}

@media screen and (min-width: 1025px) {
  a.image-center:hover{
    background: none;
  }

  .button24:hover {  background: url(../images/btn-callback_new.png) no-repeat 0 0 transparent; }
  a.lightbox-50340890699363:hover { 
    background: #85BF31;
    text-decoration: none;
    color: #FFFFFF;
  }

  #zakaz_bottom.lightbox-50340890699363:hover { background: -webkit-gradient(linear, left top, left bottom, from(#f5ae00), to(#f59500)) #f5ae00; background: -o-linear-gradient(#f5ae00, #f59500) #f5ae00; background: linear-gradient(#f5ae00, #f59500) #f5ae00; }
  #glav:hover{
    background       : none !important;
  }
  a:hover {
    color            : #72963e;
    text-decoration  : none;
    /*font-weight      : bold;*/
    text-decoration: underline;
  }

  a.readon:hover {
    color            : #000000;
    font-size        : 12px;
    white-space      : normal;
    font-weight      : normal;
    padding          : 1px 0 1px 12px;
    line-height      : 15px;
    text-decoration  : none;
    border-left      : 2px solid #000000;
    border-bottom:1px solid #000000;
  }

  a.pathway:hover {
    font-size        : 12px;
    padding-left     : 0;
    font-weight      : bold;
  
  }

  a.btn-green:hover,
  .btn-green:hover {
    background: #90BA53;
    color: #fff;
  }
  a.btn-blue:hover,
  .btn-blue:hover {
    background: #37A1E7;
  }
  a.btn-color:hover,
  .btn-color:hover {
    background: #85BF31;
  }

  .header-menu .mainlevel-nav li a:hover, .header-menu .mainlevel-nav li.active a {
    background: none;
  }
  .footer-menu .mainlevel-nav li a:hover, .footer-menu .mainlevel-nav li.active > a,
  .header-menu .mainlevel-nav li a:hover, .header-menu .mainlevel-nav li.active > a {
    color       : #90ba53;
  }
  ul.mainlevel-nav li:hover .sub_menu {
    opacity: 1;
    margin-top: 0;
      pointer-events: auto;
  }
  ul.mainlevel-nav li #active_menu-nav:hover {
    cursor      : pointer;
    position      : relative;
    width       : auto;
    background      : #283339;
    padding     : 11px 6px;
    color       : #ffffff;
        text-decoration   : none;
    
  }

  div.button15:hover {
    color: rgb(24,24,24);
    border: 1px solid rgb(198,198,198);
   background: #f7f7f7 -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f1f1f1));
   background: #f7f7f7 -o-linear-gradient(#f7f7f7, #f1f1f1);
   background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
            box-shadow: 0 1px 2px rgba(0,0,0,.1);
  }
  .module_menu ul li a:hover {
    border-bottom    : 1px solid #DCDFE1;
    font-size        : 14px;
    font-weight      : normal;
    color            : #666666;
    text-decoration  : none;
    padding-left     : 10px;
    text-decoration  : none;
    background       : #E3ECF0;
  }
  
  .module_menu ul li.active ul li a:hover, 
  .module_menu ul li.active ul li ul li a:hover { 
    background:none;
    font-size        : 13px;
    font-weight      : normal;
    color            : #333333;
    text-decoration  : none;
  }

  .module_menu ul li ul li a:hover, 
  .module_menu ul li ul li ul li a:hover { 
    background:none;
    font-size        : 12px;
    font-weight      : normal;
    color            : #666666;
    text-decoration  : none;
    text-indent      : 10px;
  }

  .djslider .slide-text a:hover, .djslider .slide-title a:hover{
    background: none;
    color: #000000;
  }
  .top-contacts .email a:hover{
    background-color: transparent;
    color: #000;
    text-decoration: underline;
  }
  .leftcol .moduletable_menu .like_h3 a:hover{
    background: none;
    text-decoration: underline;
  }
  .menu-products .nav_menu li:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(225, 240, 204, 0.46)), to(rgba(225, 240, 204, 0.46))), #E4F5FC;
    background: -o-linear-gradient(bottom, rgba(225, 240, 204, 0.46), rgba(225, 240, 204, 0.46)), #E4F5FC;
    background: linear-gradient(0deg, rgba(225, 240, 204, 0.46), rgba(225, 240, 204, 0.46)), #E4F5FC;
  }
  .menu-uslug .nav_menu li:hover {
   background: rgba(225, 240, 204, 0.46);
  }

  .nav_menu li:hover a:hover{
    background-color: transparent;
    color: #000;
  
  }

  .foot-contacts .email a:hover{
    background-color: transparent;
    color: #000;  
    text-decoration: none;
  }

  .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #90BA53;
  }
  .bx-wrapper .bx-next:hover {
       background-position: 4px; 
  }

  .cat-item:hover .cat_desc{
    display: block;
    margin-top: 0 !important;
  }
  .cat-item:hover{
    border-radius: 0;
    z-index: 1;
    border: 2px solid #90BA53;
    -webkit-box-shadow: 0px 0px 10px rgba(144, 186, 83, 0.34);
            box-shadow: 0px 0px 10px rgba(144, 186, 83, 0.34);
  }
  #fancy_inner a:hover{
    background: none;
  }

  #logo a.button24:hover{
    background: #90BA53;
    color: #fff;
  }
  #logo a.lightbox-50340890699363:hover{
   background: #37A1E7;
  }

  #footer_left a.button24:hover{
    text-decoration: none;
    background: #90BA53;
    color: #fff;
  }
  #footer_left a.lightbox-50340890699363:hover{
    background: #37A1E7;
    text-decoration: none;
  }

  .phone a:hover, .email a:hover{
    color: #72963e !important;
  }

  .zayavka-button:hover{
    background: #37A1E7;
    color: #fff;
    text-decoration: none;
  }
  .oneclick-button:hover{
    text-decoration: none;
    color: #fff;
    background: #90BA53;
  }

  .cat-item:hover .buy-buttons .zayavka_oneclick {
    pointer-events: auto;
    opacity: 1;
  }

  .show-price span:hover{
    cursor: pointer;
  }
  .btn_toil a:hover{
    background: #85BF31;
  }
  #totop:hover {
    background: #fff;
        -webkit-box-shadow: 0px 0px 10px rgb(144 186 83 / 34%);
                box-shadow: 0px 0px 10px rgb(144 186 83 / 34%);
  }
  .main_slider .link:hover {
    color: #000;
  }
}
.flex-block-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.flex-block-3 div.item {
  width: 30%;
  text-align: center;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 15px 10px;
}
.flex-block-3 div.item a{
  color: #90BA53;
  text-decoration: unset;
}
.flex-block-3 div.item a:hover{
  color: #ccc;
}
.flex-block-3 div.item a img,
.flex-block-3 div.item a pdf{
  height: 100%;
  max-width: 100%;
}
.flex-block-3 div.item .item-img{
  width: 100%;
  height: 350px;
}
.flex-block-3 div.item .item-text{
  width: 100%;
  height: 50px;
  margin-top: 10px;
}
@media screen and (max-width: 568px) {
  .flex-block-3 div.item{
    width: 100%;

  }
}

.akcii-wrap__h3 {
  font-size: 18px;
  margin-bottom: 16px;
}

.akcii-wrap__li {
  margin-bottom: 5px;
  margin-top: 0;
}

.akcii-wrap__img {
  float: left;width: 240px; margin-right: 15px; height: auto; margin-bottom: 15px;
}

a.akcii-wrap__link {
  background: #6eb7e7;
    color: #ffffff;
    width: 220px;
    display: block;
    text-align: center;
    border-radius: 30px;
    padding: 12px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    text-decoration: none;
    transition: .5s;
    cursor: pointer;
}

.cat-item-arenda-toilet .cat_desc {
  height: 123px;
}

.cat-item-arenda-toilet .cat_desc table tr:nth-child(n+4) {
  display: table-row;
}

.cat-item-arenda-toilet .cat_desc table tr:nth-child(n+5) {display: none;}

.cat-item-arenda-toilet .cat_price {
  text-align: center;
}

@media screen and (max-width: 1350px) {
  .header-menu .nav.menu.mainlevel-nav,
  .footer-menu .nav.menu.mainlevel-nav{
    display: none;
  }
  .header-menu--active .header-menu .nav.menu.mainlevel-nav,
  .header-fmenu--active .header-menu.stycky .nav.menu.mainlevel-nav{
    display: flex;
    width: 100%;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background-color: #1E1E1E;
    padding: 8px 15px;
    left: 0px;
    flex-direction: column;
    align-items: start;
  }
  .foot .foot-contacts{
    width: 100%;
  }
}
.news-detail article ol > li {list-style: decimal !important;}