@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url(http://allfont.ru/allfont.css?fonts=roboto-bold);


.clear{
	clear: both;
}
#gruemenu{
  display: none;
}
body, html{
  margin: 0;
  padding: 0;
  background-color: #eff4fc;
  font-family: Roboto;
}
a{
	font-family: Roboto;
	color: inherit;

}
td {
    border: 1px solid #ddd!important;
    padding: 10px!important;
}
tr.thead td{
    color: #fafafa;
    background-color: #0e8bff;
    font-weight: bold;
    font-size: 18px;
}
table tbody tr:nth-child(2n){
 background-color: #fff !important;
}
.cat_descr ul{
	padding-left: 40px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
}
h2{
	font-family: Roboto;
}
.clearer {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
}
p, table{
    font-family: 'Roboto', arial!important;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    color: #292929;
}
.katalog_product_title_q{
  font-family: Roboto;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #ffffff;
padding-left: 35px;
padding-top: 10px;
width: 237px
  height: 65px;
  border-radius: 5px;
background-color: #007ee8;
margin-top: 0px;
line-height: 65px;
}
.n_center{
  width: 1250px;
  margin: auto;
}
.n_left-menu{
  width: 272px;
    border-radius: 5px;
    background-color: #0b88f2;
    float: left;
    padding-bottom: 20px;
}
.n_left-menu-title{
  width: 272px;
    border-radius: 5px;
    background-color: #007ee8;
    font-family: Roboto;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #ffffff;
    text-align: center;
    padding: 20px 0;
}
.n_left-menu ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
}
.n_left-menu ul li{
cursor:pointer;
transition: all ease-in-out 0.25s;
}
.n_left-menu ul li a{
	border:none !important;
}
.n_left-menu ul li ul{
margin-top:0;
 
display:none;
}
body .holder {
    display: none;
}
body .je_acc ul ul li a {
    font-size: inherit;
}
.n_left-menu ul li ul li a{
padding-left: 75px;
}
.n_left-menu ul li ul li a:hover{
 border-left:none;
}
.n_left-menu ul li.active ul{
display:block;
transition: all ease-in-out 0.25s;
}
.n_left-menu ul li a{
  padding: 10px 0;
 padding-left: 35px;
display:block;
  font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #ffffff;
    text-decoration: none;
transition: all ease-in-out 0.25s;

}
.n_left-menu ul li a:hover{
transition: all ease-in-out 0.25s;
background-color: #0066bd;
border-left: 4px solid #003C93;
transition: all ease-in-out 0.25s;
}
.n_left-menu ul li a:active ul{
display:block;
}
.n_content{
  width: 850px;
  float: right;
  height: auto;
}
.n_content-title{
  font-family: Roboto;
    font-size: 36px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #000;
    margin-left: 30px;
    margin-bottom: 30px;
    padding-top: 35px;
}
.n_item{
  width: 233px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(12, 90, 255, 0.08);
    border: solid 2px #fff;
    float: left;
    margin-left: 15px;
    padding: 15px;
    cursor: pointer;
    margin-bottom: 30px;
}
.osobn{
  font-family: Roboto;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  color: #282828;
  margin-top: 45px;
  margin-bottom: 10px;
}
.n_item:hover{
  border: solid 2px #47abff;
}
.n_item-img{
  width: 100%;
  height: auto;
  text-align: center;
  margin: 25px 0;
}
.n_item-img img{
  height: 200px;
}
.n_item-razdel-link{

}
.n_item-razdel-link a{
  font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #007aff;
    text-decoration: none;
}
.n_item-razdel-link a:hover{
  color: #4a4a4a;
}
.n_item-name a{
 font-family: 'Roboto Bold', arial;
    font-size: 16px;
    line-height: 1.25;
    color: #000000;
    text-decoration: none;
}
.n_item-name a:hover{
  text-decoration: underline;
}
.n_item-price{
  width: 100%;
  text-align: center;
}
.n_item-price span{
  font-family: 'Roboto Bold', arial;
    font-size: 18px;
    line-height: 1.11;
    text-align: center;
    color: #007aff;
}
.n_text-block-main{
  background-color: #ffffff;
height: 365px;
padding: 50px 0;
margin-top: 90px;
}
.n_news-block{
  width: 100%;
  height: auto;
   background-color: #f7f7f7;
}
.n_news-block a:hover>.n_new .n_new-name{
    color: #0b88f2;
    text-decoration: underline;
}
.n_news-block a:hover>.n_new .n_new-images .shadow{
background-color: rgba(0, 0, 0, 0.43);
}

.n_new{
    width: 327px;
    margin: 30px;
    float: left;
    min-height: 350px; 
}
.n_new{

}
.n_new-images{
  width: 100%;
  height: 220px;
  overflow: hidden;
}
.n_new-images img{
  width: 100%;
  height: 100%;
}
.n_new-date{
  font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    color: #8e8e93;
    margin: 15px 0;
}
.n_new-name{
  font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    color: #000000;
}
.shadow{
    width: 330px;
  height: 220px;
  
  position: absolute;
}
.baner_o{
  margin-bottom: 50px;

}
.baner_o img{ 
  width: 100%;
}
.sec_line_o{
  background-color: #fff;
  height: 130px;
  margin-bottom: 20px;
}
.zalaz_o{
  float: right;
}
.zalaz_o img{
  height: 130px;
}
.logo_o{
  float: left;
  margin-top: 15px;
  margin-right: 70px;
}
.tel_block{
  float: left;
  margin-top: 30px;
  margin-right: 60px;
  margin-left: 20px;
}
.tel_block_txt{
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #6c6c6c;
}
.tel_block_tel{
  font-family: Roboto;
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  
}
.tel_block_tel a{
  text-decoration: none;
  color: #0b88f2;
}
.fir_line_o{
  height: 70px;
  background-color: #0b88f2;
}
.main_menu{
  font-family: 'Roboto Bold', arial;
  font-size: 14px;
  margin: 0;
  padding: 0;

}

.main_menu li{
  margin:0;
  text-transform: uppercase;
  float: left;
  list-style: none;
  line-height: 70px;
  cursor: pointer;
}
.main_menu li a{
  padding: 0 15px;
  display: block;
  height: 100%;
  color: #ffffff;
  text-decoration: none;
}
.main_menu li a:hover{
  background-color: #299dff;
}
body .main_menu li.parent:hover>ul{
  display: block !important;
  background-color: #0b88f2;
}
.main_menu li.parent ul li{
  float: none;
      width: 220px;
      margin-left: 0;
      text-align: center;
}

.main_menu li.parent ul{
  position: absolute;
  display: none !important;
      z-index: 23;
      margin: 0;
      padding: 0;
}


.footer{
  height: 220px;
  background-color: #ffffff;
}
.left_block_o{
  float: left;
}
.soc_bar{
  margin-left: 70px;
  margin-top: 35px;

}
.logo_f{
  padding-top: 20px;
}
.middle_block_o{
  float: left;
}
.footer_menu{
  margin-top: 50px;
  margin-left: 60px;
  font-family: Roboto;
  font-size: 10px;
  height: 30px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
 
}
.footer_menu li{
  float: left;
  text-transform: uppercase;
  list-style: none;
}
.footer_menu li a{
    padding: 0 8px;
    color: #000000;
    text-decoration: none;
    font-size: 13px;
}
.right_block_o{
  margin-left: 10px;
  float: left;
  
}
.footer .right_block_o{
	float: none;width: 515px;margin: auto;margin-top: -23px;margin-bottom: 34px;height: 66px;
}
.right_block_o .tel_block{
  float: none;
  margin-right: 0;
}
.right_block_o .tel_block:nth-child(2){
  margin-top: 20px;
}
.copyright{
    text-align: center;
    font-family: Roboto;
    font-size: 12px;
        margin-top: 125px;
    /* font-weight: normal; */
    /* font-style: normal; */
    /* font-stretch: normal; */
    /* color: #8e8e93; */
    /* padding-right: 10px; */
    color: #939699;
    white-space: nowrap;
}
.left_block{
  float: left;
  width: 272px;
  margin-right: 45px;
}
.right_block{
  float: left;
  width: calc(100% - 320px);
}
.contact_block_o{
  padding: 25px 30px;
  background-color: #fff;
  border-radius:  0 0 5px 5px;
  margin-bottom: 65px;

}
.contact_block_o_title{
  padding-bottom: 20px;
  border-bottom: solid 1px #ececec;
 font-family: 'Roboto Bold', arial;
  font-size: 24px;
  color: #000000;
  margin-bottom: 20px;
}
.contact_block_o_line_f{
width: 200px;
float: left;
font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.43;
  color: #5d5d5d;
}
.contact_block_o_line_s{
  width: calc( 100% - 200px);
  float: left;
font-family: 'Roboto Bold', arial;
  font-size: 14px;
  line-height: 2.43;
  color: #000000;
}
.contact_block_o_line_s a{
  color: #000;
  text-decoration: none;
}
.news_content{
  padding: 40px;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 65px;
}
.news_content_img{
  text-align: center;
}
.news_content_img img{
  width: 760px !important
}
.news_content_title{
 font-family: 'Roboto Bold', arial;
  font-size: 24px;
  color: #000000;
  float: left;
  width: calc(100% -  180px);
  padding-top: 22px;
  padding-bottom: 20px;
}
.news_content_data{
  float: left;
  padding-top: 36px;
  width: 180px;
  font-family: Roboto;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: right;
  color: #747474;

}
.news_content_ff_line{
   border-bottom: solid 1px #ececec;
}
.news_content_txt{
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  color: #282828;
}


.clearer {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
}

.container_wrapper{
    width: 1285px;
    min-width: 1285px; 
    margin: auto;
}
.container{
    position: relative;
    width: 1225px;
    min-width: 1225px; 
    margin: auto;
}
.tets_top{
    width: 100%;
    height: 250px;
}
.test_left{
    width: 272px;
    margin-right: 45px;
    float: left;
}
.item_content_wrapper{
    width: 94%;
    float: left;
    border-radius: 5px;
    background-color: #ffffff;
    margin-bottom: 20px;
    padding: 3%;
}
.item_content{
    border-radius: 5px;
    background-color: #ffffff;
    padding: 50px 35px 35px 35px;
    padding-left:0;
}
.item_content_slider{
    float: left;
    width: calc(100% - 450px);
}
.item_content_op{
    width: 450px;
    float: left;
}
.item_content_op_nad_title{
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #8e8e93;
}
.item_content_op_title{
    font-family: 'Roboto Bold', arial;
    font-size: 24px;
    color: #000000;
}
.item_content_op_price_line{
    margin: 20px 0;
    height: 35px;
}
.item_content_op_price_new{
   font-family: 'Roboto Bold', arial;
    font-size: 30px;
    line-height: 35px;
    color: #007aff;
    float: left;
    width: 50%;
}
.item_content_op_price_line_old{
    font-family: Roboto;
    font-size: 24px;
     line-height: 35px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #e2e2e2;
    text-decoration: line-through;
    float: left;
    width: 50%;
}
.item_content_xar{
    border-radius: 5px;
    background-color: #eff4fc;
    padding: 20px 30px;
}
.item_content_xar_line_f{
    width: 160px;
    float: left;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    color: #5d5d5d;
}
.item_content_xar_line_s{
    width: calc(100% - 160px);
    float: left;
    font-family: 'Roboto Bold', arial;
    font-size: 14px;
    line-height: 2;
    color: #000000;
}
.item_content_op_btn{
    margin-top: 35px;
    width: 200px;
    height: 50px;
    line-height: 50px;
    border-radius: 100px;
    background-color: #ffcc00;
   font-family: 'Roboto Bold', arial;
    font-size: 14px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    float: left;
    position: relative;
}
.item_content_op_btn a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    color: #000;
    text-decoration: none;
}
.item_content_op_vop{
    float: right;
    margin-top: 48px;
}
.item_content_op_vop a{
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: right;
    color: #525252;
text-decoration: none;
}





#container {

margin: 0 auto;
padding: 25px 20px 0 0 ;
margin-bottom:60px;
}
h1 {
  padding: 50px 0;
  font-weight: 400;
  text-align: center;
}
p {
  margin: 0 0 5px;
  line-height: 1.5;
}
.info{
  color:rgba(78, 78, 78, 0.8);
  width:100%;
  margin: 40px auto;
  text-align: center;
  font-weight:300;
}
.info a {
    color: #bbb;
    text-decoration:none;
}
.info a:hover {
    color: #888;
}
/* Конец стилей демо-страницы */
    
/* Базовый контейнер табов */
.tabs {
  min-width: 320px;
  padding: 0px;
  margin: 0 auto;
  
}
/* Стили секций с содержанием */
section {
  display: none;
  padding: 15px;
  background: #fff;
  border: 1px solid #ddd;
}
.tabs input {
  display: none;
}
/* Стили вкладок (табов) */
.tabs label {
  display: inline-block;
  margin: 0 0 -2px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #aaa;
  border: 1px solid #ddd;
  background: #f1f1f1;
  border-radius: 3px 3px 0 0;
      font-family: 'Roboto Bold', arial;
}
/* Шрифт-иконки от Font Awesome в формате Unicode */
.tabs label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}
/* изменения стиля заголовков вкладок при наведении */
.tabs label:hover {
  color: #888;
  cursor: pointer;
}
/* стили для активной вкладки */
.tabs input:checked + label {
  color: #555;
  border: 1px solid #ddd;
  border-bottom: 3px solid #007ee8;;
  background: #fff;
}
/* активация секций с помощью переключателя :checked */
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}
.category_title{
font-family: 'Roboto Bold', arial;
  font-size: 36px;
  color: #000000;
padding-bottom:25px;
}


.catalog_wrapper_q{
  margin: 15px 0;
  width: 270px;
  height: 400px;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 0 20px 0 rgba(12, 90, 255, 0.08);
  float: left;
margin: 15px 33px 16px 0;
border: solid 2px transparent;
transition: all ease-in-out 0.25s;
}
.catalog_wrapper_q:hover{
 border: solid 2px #47abff;
transition: all ease-in-out 0.25s;
}
.catalog_wrapper_q a{
text-decoration: none;
transition: all ease-in-out 0.25s;
}
.catalog_wrapper_q:hover .catalog_category_item_name_q a{
text-decoration: underline;
transition: all ease-in-out 0.25s;

}
/*.catalog_wrapper_q:nth-child(3n){
 margin-right:0;
}*/

.catalog_wrapper_container_q{
padding: 24px;
cursor: pointer;
}


.catalog_category_name_q{
  margin-top: 50px;
  font-family: Roboto;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #007aff;
}
.catalog_category_item_name_q a{
  font-family: 'Roboto Bold', arial;
  font-size: 16px;
  line-height: 1.25;
  color: #000000;
  padding-top: 2px;
min-height: 42px;
}
.catalog_category_item_price_q{
  font-family: 'Roboto Bold', arial;
  padding-top: 25px;
  font-size: 18px;
  line-height: 1.11;
  text-align: center;
  color: #007aff;
}
.catalog_img_q{
  text-align: center;
}
.catalog_img_q img{
  max-height: 200px;
max-width: 220px;
min-height: 200px;
}
#content1,
#content2,
#content3{
   padding-left:42px;
padding-right:42px;
padding-bottom: 60px;
}
.soput_tovar_title_q{
font-family: 'Roboto Bold', arial;
  font-size: 36px;
  color: #000000;
padding-bottom:10px;
}

#demo{
      width: 350px;
margin-left: 40px;
    }
    #sync1 .item{
        padding: 0px 0px;
        margin: 5px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }
    #sync2 .item{
        border: 1px solid #C9C9C9;
        margin: 5px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
        cursor: pointer;
        opacity: 0.4;
       overflow: hidden;
    }
    #sync2 .item img{
      max-height: 75px;
      width: auto;
    }
    #sync2 .synced .item{
      border: 1px solid #0c83e7;
      opacity: 1;
    }
    .owl-item img{
      width: 275px;
      max-width: 275px;
     
    }
 #sync1 .item{
min-height: 380px !important
}
.catalog_category_item_name_q{
    min-height: 40px;
    height: 40px;
    overflow: hidden;
    transition: all 0.25s ease-in;
-moz-transition: all 0.25s ease-in;
-webkit-transition: all 0.25s ease-in;
-o-transition: all 0.25s ease-in;
}
.catalog_wrapper_container_q:hover>.catalog_category_item_name_q{
	height: auto;
	transition: all 0.25s ease-in;
-moz-transition: all 0.25s ease-in;
-webkit-transition: all 0.25s ease-in;
-o-transition: all 0.25s ease-in;
}
/*
essential styles:
these make the slideshow work
*/
#slides{
    position: relative;
    height: 450px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    margin-bottom: 20px;
}

.slide{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;

    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.showing{
    opacity: 1;
    z-index: 2;
}



/*
non-essential styles:
just for appearance; change whatever you want
*/
ul.slides{
	
}
.slide{
    font-size: 40px;
    box-sizing: border-box;
    background: #333;
    color: #fff;
}

.slide:nth-of-type(1){
    background: url(/images/banner1.png) no-repeat center center;
    background-size: contain;
}
.slide:nth-of-type(2){
    background: url(/images/banner2.png) no-repeat center center;
    background-size: contain;
}
.slide:nth-of-type(3){
    background: url(/images/banner4.png) no-repeat center center;
    background-size: contain;
}
span.separator{
    padding: 0 15px;
    display: block;
    height: 100%;
    color: #ffffff;
    text-decoration: none;
    font-family: roboto;
}
body .pagination {
    height: 40px;
    margin: auto;
    width: auto;
    display: table;
    margin-bottom: 45px;
}
.footer ul li span.separator{
  display: none;
}
body .img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: none;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: none;
}
body .tab-content {
    overflow: auto;
    padding: 15px;
    background: #fff;
    border: 1px solid #ddd;
}
.item_content_xar_line{
	display: inline-block;
} 
.center{
      width: 1200px;
    margin: auto;
}
.main_text{
    width: 72%;
    /* float: right; */
    /* padding: 15px; */
    /* margin-right: 12px; */
    margin-bottom: 30px;
    border-radius: 5px;
    margin-left: 26%;

}
.main_text p{
        font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #292929;
}
.main_text ul{
  margin-left: 55px;
}

.main_text img{
	margin: 10px auto;
  margin-right: 5px;
}






















@media (max-width: 800px){
body .n_center {
    width: 100%;
    margin: auto;
}
body .main_menu{
	display: none;
}
body .logo_o {
    float: left;
    margin-top: 15px;
    margin-right: 0;
    width: 100%;
    text-align: center;
}
body .tel_block {
    float: left;
    margin-top: 30px;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
    width: 100%;
}
body .zalaz_o {
    float: right;
    display: none;
}
body .left_block {
    float: none;
    width: 100%;
    margin-right: 0;
}
body .n_left-menu {
    width: 100%;
    border-radius: 5px;
    background-color: #0b88f2;
    float: none;
    padding-bottom: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}
body .right_block {
    float: none;
    width: 100%;
}
body .catalog_wrapper_q {
    margin: 15px 0;
    width: 95%;
    height: 320px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 20px 0 rgba(12, 90, 255, 0.08);
    float: left;
    margin: 1%;
    border: solid 2px transparent;
    transition: all ease-in-out 0.25s;
}
body .catalog_img_q img {
    max-height: 200px;
    max-width: 100%;
    min-height: auto;
}
body .eshop-product ul li.eshop_product, .eshop-product ul li.eshop_product, .eshop-slideshow {
    width: 50%!important;
}
body .eshop-product ul .clear{
	display: none;
}
body .center {
    width: 100%;
    margin: auto;
}
body .main_text {
    width: 98%;
    /* float: right; */
    /* padding: 15px; */
    /* margin-right: 12px; */
    margin-bottom: 30px;
    border-radius: 5px;
    margin-left: 2%;
}
body .footer .right_block_o {
    float: none;
    width: 100%;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 34px;
    height: 66px;
}
body .left_block_o {
    float: none;
}
body .logo_f {
    padding-top: 20px;
    width: 100%;
    text-align: center;
}
body .footer_menu li a {
    padding: 0 8px;
    color: #000000;
    text-decoration: none;
    font-size: 100%;
}
body .footer_menu {
    margin-top: 50px;
    margin-left: 0;

}
body #przv_future_call_button{
	    left: 75% !important;
}
body #advancedSearchForm{
	display: none;
}
body .sidr {
    display: none;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 320px;
    overflow-x: auto;
    overflow-y: auto;
    font-size: 16px;
    background: #007ee8;
    color: #fff;
}
body .sidr {
    display: none;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 320px;
    overflow-x: auto;
    overflow-y: auto;
    font-size: 16px;
    background: rgb(88, 154, 210);
    color: #fff;
    
}
body div.itemBody {
    padding: 2%;
    margin: 0;
    width: 96%;
}
body .sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active {
    background: #40739e;
    line-height: 48px;
}
body iframe{
	width: 100% !important;
	height: 300px !important;
}
body .contact_block_o_line_f {
    width: 50%;
}
body .contact_block_o_line_s {
    width: 45%;
}



}
@media (max-width: 500px){
	body .item_content_op_price_new {

    width: 100%;
}



}

body .eshop-product-sorting {
    float: left;
    display: inline-block;
}

body .tab-content ul{
  padding-left: 40px;
}
.tab-content {
color:#000!important;
}
.tab-content table {
color:#000!important;
}
.tab-content table td tr {
color:#000!important;
}
.tab-content table td, td.rrr, td.rrr span {
color:#000!important;
font-size:14px!important;
}
#advancedSearchForm{
	margin-top: 30px;
    display: -webkit-inline-box;
}
#related-products{
	overflow: auto;
    padding: 15px;
    background: #fff;
    border: 1px solid #ddd;
}
#blog_list{
	width: 94%;
float: left;
border-radius: 5px;
background-color: #ffffff;
margin-bottom: 20px;
padding: 3%;
}
h3.blog_title{
	font-family: 'Roboto Bold', arial;
font-size: 24px;
color: #000000;
}
span#blog_date{
	font-family: Roboto;
font-size: 14px;
font-weight: normal;
font-style: normal;

font-stretch: normal;
line-height: 2;
color: #5d5d5d;
}
.blog_images{
	width: 200px;
float: left ;
margin: 0 10px 10px 0;
}
.detail_blog_images{
	width: 400px;
float: left ;
margin: 0 10px 10px 0;
}
.imap {
    overflow: hidden;
    max-width: 690px;
}

.imap iframe {
    margin-top: -180px;
    margin-left: -115px;
    width: 930px;
    height: 610px;
    overflow: hidden;
    scroll-behavior: unset;
}





