.service-inner {width: 100%;}

.zebra {width: 100%;
 max-height: 200px;
 overflow: auto;}
.zebra td {width: 33%; font-size: 17px; padding: 5px;}
.zebra td:nth-child(2){line-height: 20px;

 }
.zebra td span { font-size: 12px; white-space: nowrap; display: ruby}
.service-inner {height: 430px;}
.zebra:hover {width: 100%;
 max-height: 200px;
overflow: auto; position: relative; z-index: 10;}
.zebra tr:nth-child(2n+2) {background-color: #f9f9f9;}
.zebra tr:nth-child(2n+1) {background-color: #e9e9e9;}

.product-item {

 min-height: 320px;
 border: 1px solid gray;
 margin-bottom: 20px;
 background-color: white;
 color: black;

}
.bx_sitemap .bx_sitemap_title {text-align: center; border: 0;}
.product-item-image-original, .product-item-image-alternative {height: 260px!important;}
.product-item-info-container {display: none;}

.product-item-title {
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 width: 100%;
 text-align: center;
 vertical-align: bottom;
 bottom: 0;
 margin: 0 auto;
 z-index: 99;
 display: block;
 height: 100%;
 clear: both;
 font-size: 28px;
}
.roduct-item-image-original, .product-item-image-alternative {position: relative!important;}

.bx_sitemap .bx_sitemap_li_title a, .bx_sitemap .bx_sitemap_li_title span {white-space: pre-line; font-size: 24px; color: white; line-height: 30px;}
.bx_sitemap .bx_sitemap_li_title span {width: 100%; display: block;}
.section-title.grey .bx_sitemap {margin-top: 60px;}

.phone {
 display: block;
 height: 100%;
 font-size: 23px;
 color: white;
 line-height: 75px;
 text-align: center;
 position: absolute;
 top: 0;
 margin-left: 222px !important;
}



.phone a, .phone a:hover  {color: white;}


.bx_sitemap_ul li {
 display: inline-block;
 width: 33%;
 float: left;
 word-break: break-all;

}

@media screen and (max-width: 504px){

 .navbar-header.phone{display: block;
 height: 100%!important;
 font-size: 23px!important;
 color: white!important;
 line-height: 32px!important;
 text-align: center!important;
 position: relative!important;
 top: 0!important;
 width: 100%!important;
 white-space: nowrap!important;
 padding: 0  0 15px 0!important;
 margin: 0!important;}

}
@media screen and (max-width: 991px) {.bx_sitemap_ul li {
 display: inline-block;
 width: 100%;
 float: left;
 word-break: break-all;
}
}

.section-testimonials {clear: both;}

.top_razmer {display: block;
 overflow: auto;
 max-height: 200px;}


body .header .navbar-fixed-top {
  background-color: rgba(34, 34, 34, 0.95) !important;
  transition: background-color 1s ease 0s;
 }

body #bx-panel.bx-panel-fixed {z-index: 9999!important;}