/** HEADER **/

.head_navi{background-color:#009fe3; height: 40px;line-height: 34px;}
.hn_ul{list-style-type:none;padding:0;margin:0;text-align: center;}
.hn_ul li{display: inline-block;text-transform: uppercase;font-size: 14px;margin: 3px 11px 0px 11px;}
.hn_ul li a{display:block;color: #fff;text-decoration: none;}
.hn_ul li a:hover{color: #000;}
.hn_ul li a.selected{font-weight:bold; border-bottom:3px solid #0446fc;}
.head_top{padding-top: 10px;max-width: 1130px;margin: 0 auto;}
.l_col{width: 198px;float: left;}
.r_col{width: 920px;float: right;}
.main_content .r_col{width: 920px;float: right; padding-top:10px;}
.head_logo{display:block;}
.head_middle{width: 685px;float: left;}
.head_middle_1{margin: 0 0 5px 0px;float: left; width:40%}
.city_select{font-size: 14px;margin-left: 22px;position:relative; padding: 0 0 0 30px;}
.city_select label{display: inline-block;}
.city_select_drop{font-size: 15px;font-weight:bold; border-bottom: 1px dashed; display: inline-block;margin-left: 6px;position: relative;}
.city_select a{color: #000;text-decoration: none;}
.city_select .current{position: relative;padding-right: 20px;}
.city_select:before {
    content: "";
    display: block;
    width: 15px;
    height: 20px;
    position: absolute;
    top: 3px;
    left: 0px;
    background: url(../images/header/Geolocation.png);
}

.dropping{position: absolute;width: 185px;max-height: 312px;overflow: auto;background: #fff;border: 3px solid  #36c;z-index: 2;top: 100%;list-style-type:none;padding:8px 14px;margin:0;font-size: 13px;display: none;}
.dropping li{cursor: pointer;}
.dropping li:hover{color: #0089ce;}
.head_phone{font-size: 18px; margin-top: 12px; margin-left: 22px; padding: 0 0 0 30px;position:relative;}
.head_phone:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 2px;
    left: 0px;
    background: url(../images/header/Phone.png);
}

.head_middle_2{padding-left:24px;float: left; width:30%; font-size:14px;}
a#showStatus {
    display:block; 
}
.dspl_ib {
    vertical-align: top;
    display: inline-block;
}
.dspl_ib.valign-m {
    vertical-align: middle!important;
}
.iconCheckOrder {
    background: url(../images/header/product_number.png) no-repeat scroll 0px 0px rgba(0,0,0,0);
    height: 21px;
    width: 22px;
}

.head_middle_2 a span.linkDotted {
    border-bottom: 1px dotted!important;
    line-height: 21px;
}

a#payOrder { display:block; margin-top: 18px;}
.iconOnlinePayment {
    background: url(../images/header/On-line.png) no-repeat scroll 5px 0px rgba(0,0,0,0);
    height: 21px;
    width: 22px;
}


.head_search{
    border: 1px solid #7f9db9;
    height: 26px;
    line-height: 26;
    position: relative;
    padding: 6px 12px;
    margin: 5px;
    background: #fff;
    box-sizing: content-box;
}
.head_search .input_text{border: 0;background: none;padding-left: 40px;width:calc(100% - 40px);float: left;height: 25px;line-height: 25px;}
.head_search input[type="submit"]{
    float: right;
    border-radius: 0 3px 3px 0;
    display: block;
    width: 40px !important;
    height: 40px !important;
    margin: 0 0 0 0 !important;
    background: #009fe3 url(../images/header/Search2.png) no-repeat center;
    border: 0px;
    font-size: 1px !important;
    line-height: 100px;
    overflow: hidden;
    position: absolute;
    right: -3px;
    top: -1px;
}
.head_right{float: right;width: 200px;position: relative;}
.bx-basket {width:34px;}
.head_cart{position: relative;padding-left: 39px;padding-top: 6px;font-size: 13px;line-height: 1;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.head_cart a{text-decoration: none; color:#009fe3;display:block;}
.head_cart_h{display: block;font-weight: bold;padding: 3px 0 6px 0;}
.head_profile{padding:0;font-size:14px;}
.head_profile_switch{width: 34px;height: 34px;border: 1px solid  #ccc;border-radius: 5px;display: block;position: relative;}
.head_profile_switch.on{background: #999;}
.head_profile_switch .icn{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
.icn_head_toggle{}
.head_profile_menu{display:block;position: absolute;right: 0;top: 36px;border-radius: 5px;border: 1px solid  #ccc;text-align: center;width: 125px;line-height: 25px;background: #fff;}
.head_profile_menu ul{list-style-type:none;padding:0;margin:0;font-size: 13px;}
.head_profile_menu ul a{text-decoration: none;}
.button{display: inline-block;text-decoration: none;cursor: pointer;border: none;}
.button_blue{background: url(../images/butto_over.png) no-repeat center top #0089ce;font-size: 15px;color: #000;}
.button_blue.disabled{background-color:#cccccc;pointer-events:none;}
.button_blue:hover{color: #fff;}
.logout {    background: url(../images/header/logout.png) no-repeat scroll 5px 0px rgba(0,0,0,0);
    height: 21px;
    width: 22px;
    display:inline-block;
}
.login_name {
    display:inline-block;
    font-size:14px;
}
.login_name b{ border-bottom:1px dashed; }
.login_butt {    background: url(../images/header/Enter_login.png) no-repeat scroll 5px 0px rgba(0,0,0,0);
    font-weight:bold;
    padding:0 0 0 30px;
    line-height:20px;
    display:inline-block;
}
.login_butt_sep {
    display:inline-block;
    margin:auto 4px;
}
.register {
    font-weight:bold;
    display:inline-block;
}

.head_search_line{background-color:#d8d8d8; height: 50px;line-height: 49px;margin:10px 0 0 0;}
.head_search_line_in{max-width:1130px; height: 100%;margin:0 auto;}
.h_s_l_catalog{float:left; width:198px;background-color:#009fe3; text-align:center;position: relative;}
.h_s_l_search { width: calc(100% - 500px); float: left; margin:0 0 0 6px; }
.h_s_l_backet { float: right; margin:0 80px 0 0; }
.h_s_l_catalog .icn_cat { margin:0 0 0 0; background-position: 0px 0px; width: 21px; height: 20px; background: url(../images/cat_toggle.png); background-repeat: no-repeat; display: inline-block; vertical-align: middle;}
.h_s_l_catalog span { color:#fff; margin: 0 0 0 10px; font-size: 17px; display: inline-block;vertical-align: middle;}
.h_s_l_catalog_toggle { text-decoration: none!important;display:block; height:100%; text-transform: uppercase;}
.h_s_l_catalog_toggle:hover, .h_s_l_catalog_toggle.active{
    text-decoration: none;
}
.h_s_l_catalog_toggle:hover .icn_cat{
    transform: rotate(90deg);
}
.l_col .l_box_h.l_box_h_white {display:none;}

.ya-site-form input.ya-site-form__input-text {
    background: #fff;
    border: #c7c7c7 !important 1px solid;
    border-color: #c7c7c7 !important;
    padding: 2px 3px;
    float: left;
    height: 40px;
    width: 80%;
}
#ya-site-form0 .ya-site-form__search-input {
    padding: 5px !important;
}
#ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
    border-color: #c7c7c7 !important;
    padding: 6px 12px !important;
}
#ya-site-form0 .ya-site-form__submit {
    display: block;
    width: 40px !important;
    height: 40px !important;
    margin: 0 0 0 0 !important;
    background: #009fe3 url(../images/header/Search2.png) no-repeat center;
    border: 0px;
    font-size:1px !important;
    line-height:100px;
    overflow:hidden;
}

/* basket.line*/
.head_cart:before {
    background: none;
    display: inline-block;
    width: 23px;
    height: 21px;
    left: 8px;
    top: 15px;
    position: absolute;
    content: "\f07a";
    color: #009fe3;
    font-size: 23px;
}

.main_content{max-width: 1130px;margin: 0 auto;font-size: 14px;}
.l_box{margin-bottom: 5px;}
.l_box>a:hover{color: #000;}
.l_box_h{background: url(../images/panel_small_grey.png) no-repeat center top;-webkit-box-sizing: cover;-moz-box-sizing: cover;box-sizing: cover;border-radius: 5px 5px 0 0;background-size: cover;border: 1px solid  #999;font-size: 12px;text-align: center;line-height: 35px;font-weight: bold;}
.l_box_h a{text-decoration: none;}
.catalog_toggle{vertical-align: top;margin-right: 25px;}
.catalog_toggle span{vertical-align: top;margin-right: 25px;font-size: 17px;}
.icn_cat{}
.l_box_content{border-left: 1px solid  #ededed;border-right: 1px solid  #ededed;padding: 8px;border-bottom: 1px solid  #ededed;}
.dayProductItem:hover{border-left: 1px solid #ccc;border-right: 1px solid #ccc;padding: 8px;border-bottom: 1px solid #ccc;}
.dayProductItem:hover .side_item_h,.dayProductItem:hover .side_item_price{color:#000;}
.side_navi{list-style-type:none;padding:0;margin:0;margin-left: -8px;margin-right: -8px;margin-top: -8px;margin-bottom: -8px; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.side_navi li{padding: 4px 4px;border-bottom: 1px solid  #ccc;}
.side_navi li>a{padding-left: 16px;display: block;position: relative;font-size: 15px;text-decoration: none;padding-right: 20px;line-height: 18px;min-height: 35px;}
.side_navi li>a>span{width: 100%;display: table;min-height:35px;}
.side_navi li>a>span span{display: table-cell;vertical-align: middle;}
.side_navi li>a:before{content: '';position: absolute;width: 3px;background: #36c;height: 100%;left: -2px;top: 0;}
.side_navi li>a.selected:before,.side_navi li>a:hover:before{background:#c60000;}
.side_navi li>a:hover{color:#000;}
.l_box_h_white{background: #fff;border-color: #ededed;}
.header_grey{}
.l_box_content{}
.delivery{background: url(../images/_temp/delivery.jpg) no-repeat center bottom;border-left: 1px solid  #999;border-right: 1px solid  #999;height: 128px;padding: 0px;}
.l_box_f{background: url(../images/panel_small_grey.png) no-repeat center top;-webkit-box-sizing: cover;-moz-box-sizing: cover;box-sizing: cover;height: 36px;border: 1px solid  #999;font-size: 15px;text-align: center;line-height: 35px;font-weight: bold;}
.l_box_f a{text-decoration: none;color: #000;}
.button_grey{}
.news_list{list-style-type:none;padding:0;margin:0;}
.news_list li{font-size: 12px;margin-bottom: 10px;line-height: 12px;}
.news_list_h{}
.date{font-size: 10px;color: #0089ce;}
.date+p{margin-top: 0;}

/* INDEX */
.index_top_block{}
.index_top_slider .bx-controls{}
.index_top_slider .bx-has-pager{}
.index_top_slider .bx-pager{text-align: center;padding-top: 16px;}
.index_top_slider .bx-pager-item{display: inline-block;margin: 0 5px;}
.index_top_slider .bx-pager-link{text-indent: -9999px;display: inline-block;width: 11px;border: 2px solid  #999;border-radius: 13px;background: #fff;height: 11px;}
.index_top_slider .bx-pager-link.active{background: #16a7fe;}

.index_top_slider{width: 726px;float: left;}
.index_top_slider {width: 726px;float: left;}
.index_top_slider ul{list-style-type:none;padding:0;margin:0;}
.index_side_blocks{width: 174px;float: right;}
.index_side_blocks .l_box_content{padding-bottom: 0;}
.l_box>a:hover .l_box_h{background: url(../images/panel_small_blue.png) no-repeat center top;-webkit-background-size: cover;background-size: cover;}
.l_box_h.header_blue{background: url(../images/panel_small_blue.png) no-repeat center top;-webkit-background-size: cover;background-size: cover;}
.index_side_blocks .img{border: 1px solid  #ccc;}
.index_side_blocks .img img{max-width: 100%;max-height: 100%;display: inline-block;}
.side_item_h{font-size: 11px;}
.side_item_price{font-size: 16px;text-align: center;font-weight: bold;}
.catalog_list{list-style-type:none;padding:0;margin:0;overflow-y: hidden;}
.catalog_flat_item{position:relative;width: 180px;box-shadow: inset 0px 0px 0 1px #ededed;float: left;padding-top: 4px;height: 370px;margin: 5px 2px 0 2px;}
.catalog_flat_item:hover{box-shadow: inset 0px 0px 0 1px #ccc;}
.presence{text-align: right;font-size: 12px;padding-right: 5px;}
.present{color: #3c3;}
.absent{color: #c00;}
.presence span{position: relative;display: inline-block;}
.presence span:before{content: '';width: 7px;height: 7px;border-radius: 7px;background: #3c3;position: absolute;left: -10px;top: 4px;}
.absent span:before{background: none;}
.img_place{position: relative;margin: 0 auto;margin-bottom: 12px;width: 171px;height: 148px;}
.img_place .img{border: 1px solid  #ededed;width: 171px;height: 148px;overflow: hidden;}
.img_place .img a {display:block;height:100%;width:100%;}
.img_place .img a img{max-height:100%;max-width:100%;}
.stickers{position: absolute;width: 50px;left: -6px;bottom: 0;}
.stickers span{display: inline-block;height: 19px;width: auto;line-height: 19px;padding: 0 5px;color: #fff;font-size: 12px;white-space: nowrap;background: url(../images/sticker.png) no-repeat left top}
.catalog_flat_desc{border: 1px solid #999999;background: #ccc;font-size: 12px;padding: 3px 8px 3px 8px;height: 116px;position: relative;}
.certificates .catalog_flat_item {}
.certificates .catalog_flat_item .img_place {height:190px !important;}
.certificates .catalog_flat_item .img_place .img {height:190px !important;}
.certificates .catalog_flat_item .catalog_flat_desc {height:75px !important;background:none !important;border:none !important;}
.catalog_flat_desc{border-right: 0;}
.catalog_flat_item:last-child .catalog_flat_desc{border-right:1px solid #999999;}
.catalog_flat_desc .name{font-size: 12px;}
.catalog_flat_price{right: 5px;font-size: 20px;bottom: 0;position: absolute;}
.consultant{position: fixed;right: -32px;top: 30%;width: 160px;line-height: 30px;text-align: center;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transform-origin: 100% 100%;-moz-transform-origin: 100% 100%;-ms-transform-origin: 100% 100%;-o-transform-origin: 100% 100%;transform-origin: 100% 100%;cursor: pointer;}
.consultant:hover{right: 0;}
.consultant .line_1{display: block;text-align: center;font-size: 16px;text-transform: uppercase;background: #ccc;border: 1px solid  #999;border-radius: 5px 5px 0 0;}
.consultant .line_2{display: block;text-align: center;font-size: 16px;text-transform: uppercase;background: #ccc;border: 1px solid  #999;}
.consultant:hover .line_1{background: #009de0;}
.consultant:hover .line_2{color: #009de0;}

.b_col{width: 100%;float: none;clear: both;padding-top: 11px;}
.section{margin-bottom: 9px;}
.b_col .section{margin-bottom: 20px;}
.slider_place{position: relative;}
.slider_place.carusel_place .bx-prev,
.slider_place.carusel_place .bx-next{width: 48px;position: absolute;top: 0;height: 100%;background: rgba(255,255,255,0.5);text-indent: -9999px;}
.slider_place .bx-prev{left: 0;}
.slider_place .bx-next{right: 0;}
.production_carusel{list-style-type:none;padding:0;margin:0;}
.production_item{width: 377px;}
.production_item .img{width: 375px;height: 230px;overflow: hidden;margin-bottom: 1px;}
.production_item .img img{min-width: 100%;min-height: 100%;}
.production_item .title{height: 51px;background: url(../images/photo_panel.png) no-repeat center top;-webkit-background-size: cover;background-size: cover;color:#fff;text-align: center;border: 0;border-collapse: collapse;}
.production_item .title{display: table;width: 100%;}
.production_item .title span{display: table-cell;vertical-align: middle;line-height: 22px;font-size: 22px;text-align: center;}
.benefits_list{list-style-type:none;padding:0;margin:0;overflow-y: hidden;margin-left: -2px;}
.benefits_item{border: 1px solid  #ccc;margin-left: 2px;}
.benefits_item:nth-child(3n){width: 186px;}
.benefits_icon{height: 114px;position: relative;}
.benefits_icon .icn{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
.benefits_h{text-align: center;text-transform: uppercase;font-size: 14px;font-weight: bold;}
.benefits_txt{background: #009de0;color: #fff;font-size: 12px;text-align: center;height: 62px;display: table-cell;vertical-align: middle;padding: 0 15px;width: 100%;border-top: 1px solid #ccc;line-height: 1.2;}
.benefits_txt span{display: table-cell;vertical-align: middle;}
.partners_list{list-style-type:none;padding:0;margin:0;width: 970px;}
.partners_list li{float: left; height: 118px;/*line-height: 118px;margin: 0 38px; */text-align: center;}
.slider-prev,
.slider-next{position: absolute;top: 0;height: 100%;background: #e6e6e6;text-indent: -9999px;width: 78px;cursor: pointer;}
.ptns_place{height: 118px;position: relative;border: 1px solid  #ccc;width: 100%;}
.slider-prev{left: 0;border-right: 1px solid  #ccc;}
.slider-next{right: 0;border-left: 1px solid  #ccc;}
.section h2{font-size: 18px;text-transform: uppercase;margin-bottom: 15px;font-weight: normal;margin-top: 0;}
.b_col .section h2{padding-left: 18px;}

.go_top{position: fixed;bottom: 30px;right: 30px;width: 100%;height: 1px;z-index: 999;}
.go_top .in{margin: 0 auto;position: relative;}
.go_top .in a{position: absolute;right: 0;bottom: 0;}

.whatsappButton {
    position: fixed;
    bottom: 90px;
    right: 30px;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 1;
    box-shadow: 0 0 0 0 rgb(74 200 88), inset 0 1px 0 #8bc34a;
    cursor: pointer;
    -webkit-animation: w-pulse 1.5s infinite cubic-bezier(0.6, 0, 0, 1);
    border-radius: 10px;
    background: #51cc5e;
    padding: 3px;
    z-index: 999;
}
.whatsappButton:hover{
    -webkit-animation:none
}

@-webkit-keyframes w-pulse{
    to{
        box-shadow:0 0 0 15px rgb(255 0 0 / 0%), inset 0 1px 0 rgb(255 255 255 / 0%)
    }
}

/* ITEM PAGE */
.item_page{margin-bottom: 30px;position:relative;}
.item_page figure{margin-bottom: 20px;}
.m_col{float: left;width: 708px; margin-right:20px;}
.item_category{margin-bottom: 10px;}
.item_card{}
.item_card_img{float: left;width: 350px;margin-right: 20px;}
.item_card_description{width: 80%;}
.item_card_func{float: right;width: 228px;border: 1px solid  #cfcfcf;padding: 8px;}
.item_card_func .presence{text-align: left;margin-left: 9px;}
.item_card_func .stickers{position: static;float: left;}
.item_card_func .price{float:right;font-size: 24px;padding-top: 6px;}
.item_card_func .price b{font-size: 14px;font-weight: bold;text-transform: uppercase;}
.item_card_func .line_1{margin-bottom: 10px;}
.item_card_func .line_2{text-align: right;margin-bottom: 20px;}
.item_card_func .line_3{text-align: right;color: #999;font-size: 12px;line-height: 14px;}
.item_card_func .line_3 span{font-size: 17px;color: #333;}
.qty_input{border: 1px solid  #ccc;height: 18px;text-align: right;width: 32px;padding: 0 4px;}
.qty_input+label{color: #999;font-size: 12px;}
.button{display: inline-block;cursor: pointer;text-decoration: none;color: #000;}
.button_blue{height: 28px;line-height: 28px;color: #fff;padding: 0 10px;font-size: 16px;background: url(../images/butto_over.png) no-repeat center top #0048FF;background: url(../images/butto_over.png) no-repeat center top #0048FF;-webkit-background-size: 100% 16px;background-size: 100% 16px;}
.button_light-blue{height: 28px;line-height: 28px;color: #fff;padding: 0 10px;font-size: 16px;background: #03a9e7;}
.button_light-blue:hover,.button_light-blue:focus,.button_light-blue:visited{color:#fff!important;}
.rr_col{float: left;width: 190px;}
.rr_col .img{border: 1px solid  #e2e2e2;position: relative;height: 175px;}
.rr_col .img .presence{position: absolute;left: 11px;top: 1px;}
.side_h{font-size: 18px;text-transform: uppercase;text-align: center;margin-bottom: 10px;}

/* CART PAGE */
.kill_cart{white-space: nowrap;font-size: 12px;font-weight: normal;color: #000;text-decoration: none;line-height: 16px;padding:0 0 0 30px;}
.kill_cart_all span {padding: 0 0 0 6px;}
.icn_remove{background:url(../images/basket_delete.png) no-repeat; width: 10px; height: 10px; }
a:hover .icn_remove { background:url(../images/basket_delete_h.png) no-repeat; width: 10px; height: 10px; }
.cart_table{width: 100%;}
.cart_table thead th{padding-right: 30px;font-weight: normal;text-align: left;}
.cart_table thead th+th{text-align: right;}
.cart_table thead th+th+th{text-align:center;}
.cart_table tbody td{padding-right: 30px;vertical-align: top;padding-top: 18px;}
.cart_table tbody th{padding-right: 18px;}
/*.cart_table tbody td, .cart_table tbody th{border-top: 1px solid  #ededed;}*/
/*.cart_table tbody{border: 10px solid  #ededed;}*/
/*.cart_table tbody tr:nth-child(even){border-top: 1px solid #ededed;}*/
.cart_table .price{font-size: 18px;white-space: nowrap;}
.cart_table .price b{font-size: 14px;font-weight: normal;}
.cart_h{font-size: 17px;}
.cart_h+p{margin-top: 8px;}
.qty_edit{position: relative;padding: 0 20px;width: 32px;text-align: center;}
.qty_btn{display: inline-block;width: 20px;height: 18px;font-size: 18px;line-height: 18px;text-align: center;color: #000;text-decoration: none;background: #fff;position: absolute;}
.qty_btn{left: 0;top: 0;border: 1px solid  #ededed;border-right: 0;}
.qty_btn+.qty_btn{left: auto;right: 0;border-right: 1px solid  #ededed;border-left: 0;}
.qty_edit .qty_input{width: 20px;}
.cart_table .price.bigger{font-size: 24px;}
.cart_table tfoot td{padding-top: 30px;}
.button_big{height: 38px;line-height: 38px;}
.cart_table tfoot td .clearfix{width: 200px;margin: 0 auto;line-height: 24px;margin-bottom: 10px;}
.cart_table tfoot td label{float: left;font-size: 16px;font-weight: normal;vertical-align: baseline;}
.cart_table tfoot td .price{float: right;font-size: 24px;vertical-align: baseline;}
.cart_table tfoot td .price{float: right;}

/* CATALOG PAGEW */
.catalog{margin-bottom: 40px;}
.catalog_more{display: block;text-align: center;text-decoration: none;}
.catalog_more span{display: block;}
.catalog_list{}
.catalog_page_list{}
.blocks{}
.blocks .catalog_flat_item{}
.blocks .catalog_item{}
.blocks .img_place{margin-bottom: 0;margin-bottom: 4px;}
.blocks .img{}
.blocks .zoom{}
.blocks .icn_zoom{}
.blocks .text_place{text-align: center;padding-top: 10px;position: relative;}
.blocks .text_place p{display: none;}
.blocks .item_h{font-size: 13px;padding: 0 40px;position: relative;z-index: 1;}
.blocks .stickers{position: absolute;left: 0;top: 0;width: auto;overflow: hidden;}
.blocks .stickers span{display: inline-block;margin-right: 4px;}
.blocks .price_place{text-align: center;font-size: 18px;font-weight: bold;padding: 0 5px;margin-bottom: 10px;}
.blocks .label{display: none;}
.blocks .button_place{overflow: hidden;margin-bottom: 7px;text-align: center;}
.blocks .button{}
.blocks .presence{float: right;margin-top: 10px;}
.blocks .catalog_more{height: 202px;padding-top: 50px;}
.blocks .catalog_more .icn{margin-bottom: 20px;}
.blocks .catalog_more span{text-transform: none;}
.blocks .zoom{display: none;}

.lines .catalog_flat_item{width: 100%;padding: 0;}
.lines .catalog_item{width:99%;height:auto;}
.lines .catalog_item:before{display:table;content:" ";clear:both;}
.lines .catalog_item:after{display:table;content:" ";clear:both;}
.lines .img_place{width:90px;height:90px;display:block;float:left;vertical-align: middle;margin-bottom: 0;}
.lines .img_place .img{width:88px;height:88px;display:inline-block;vertical-align: middle;position: relative;}
.lines .img_place img{min-width: 1px;min-height: 1px;vertical-align: top;display: block;}
.lines .zoom{position: absolute;right: 0;bottom: -1px;}
.lines .text_place{display:block;float:left;padding:10px 10px 0 10px;vertical-align: middle;font-size: 12px;color: #666;position: relative;width: calc(100% - 130px);}
.lines .text_place p{margin-bottom: 0;}
.lines .item_h{font-size: 14px;}
.lines .item_h+p{margin-top: 5px;}
.lines .stickers{position: absolute;top: 5px;right: 0;left: auto;width: auto;}
.lines .stickers span{margin-left: 3px;}
.lines .price_place{width:calc(100% - 90px);text-align:left;display:block;float:left;padding:10px 10px 0 10px;vertical-align: top;}
.lines .price_place .label{display:none;}
.lines .label{display: block;}
.lines .price{font-size: 18px;font-weight: bold;}
.lines .price b{font-size: 15px;font-weight: normal;}
.lines .button_place{width: 100%;display: block;text-align: right;vertical-align: top;position: absolute;bottom:6px;right:7px;}
.lines .button{}
.lines .presence{margin-top: 7px;}
.lines .catalog_more{font-weight: bold;font-size: 14px;padding: 6px 0;}

.catalog_header{border: 1px solid  #ededed;padding: 8px 0 7px 17px;position: relative;margin-bottom: 15px;}
.catalog_header+h1{margin-top: 0;font-size: 18px;}
.catalog_route{list-style-type:none;padding:0;margin:0;}
.catalog_route li{display: inline-block;vertical-align: top;margin-right: 14px;position: relative;}
.catalog_route li:after{position: absolute;right: -12px;top: 0;content: '-';}
.catalog_route li:last-child:after{display: none;}
.catalog_route li a{color: #666;text-decoration: none;}

.catalog_switch{position: absolute;right: -1px;top: -1px;}
.catalog_switch a{display: inline-block;width: 34px;height: 34px;position: relative;border: 1px solid  #999;}
.catalog_switch a.on{background: #36c;}
.catalog_switch a .icn{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}


/* PRICE PAGE */
.sub_h{font-size: 16px;}
.sub_h a{color: #000;text-decoration: none;}
.price_box{}
.price_page{text-align: center;}
.pager{text-align: center;margin-bottom: 20px;}
.pager .label{display: inline-block;font-weight: bold;color: #666;margin-right: 15px;}
.pager ul{display: inline-block;list-style-type:none;padding:0;margin:0;}
.pager ul li{display: inline-block;font-size: 18px;font-weight: bold;height: 18px;border: 1px solid  #999;}
.pager ul li a{display: block;color: #666;font-size: 18px;text-decoration: none;padding: 0 3px;height: 18px;line-height: 18px;}
.pager ul li.current a{background: #ccc;}



/* PERSONAL PAGE */
.lead{}
.section_h{font-size: 16px;text-transform: uppercase;margin-bottom: 15px;}
.personal_list{list-style-type:none;padding:0;margin:0;margin-left: -25px;}
.personal_card{width: 430px;display: inline-block;margin-left: 25px;margin-bottom: 20px;}
.personal_name{font-size: 18px;font-weight: bold;width: 100%;float: none;clear: both;}
.personal_photo{float: left;width: 138px;}
.personal_photo .img{width: 136px;height: 160px;border: 1px solid  #ccc;margin-bottom: 3px;}
.personal_photo .role{font-size: 12px;}
.personal_card .text{float: right;width: 278px;}
.contacts_list{list-style-type:none;padding:0;margin:0;font-size: 16px;margin-bottom: 5px;}
.contacts_list li{position: relative;padding-left: 30px;font-weight: bold;margin-bottom: 2px;}
.contacts_list li .icn{position: absolute;left: 0;}
.rate_personal label{text-decoration: underline;display:block;margin:0 0 10px 0;}
.rate_personal .rate{display: inline-block;width: 115px;height: 20px;background: url(../images/rate_off.png) repeat-x left top}
.rate_personal .rate span{display: block;height: 20px;background: url(../images/rate_on.png) repeat-x left top;text-indent: -9999px;}


/* ==========================================================================
   POP UP
   ========================================================================== */
.pop_glow{position: absolute;left: 0;top: 0;width: 100%;background: #393939;opacity: 0.6;z-index: 101;display: none;}
.pop_up{position: absolute;left: 0;right: 0;margin: auto;top: 40px;background: #fff;width: 620px;color: #000;z-index: 102;display: none;border-radius: 6px;}
.pop_up_in{font-size: 14px;line-height: 18px;padding: 20px;position: relative;}
.pop_up_h{text-align: center;}
.pop_close{position: absolute;right: 50px;top: 50px;}
.pop_glow{background: rgba(102,102,102,.88);}
.pop_up_in{}
.pop_close{right: 4px;top: 4px;position: absolute;}
.icn_close{}
.pop_h{font-size: 18px;margin-bottom: 12px;text-align: center;}
.pop_cnt{}
.pop_sub_h{font-size: 15px;margin-bottom: 12px;}
.reg_info{list-style-type:none;padding:0;margin:0;margin-bottom: 20px;}
.reg_info li{margin-bottom: 4px;}
.fieldset{margin-bottom: 10px;}
.fieldset>div{margin-bottom: 4px;}
.pop_footer{margin-top: 30px;}
.pop_footer .button_smooth{margin: 0 30px;}
.button_smooth{background-color: #009de0;border-radius: 6px;color: #000;border: 1px solid  #666;width: 160px;padding: 0;text-align: center;}
.button_smooth:hover{color: #000;}
.textarea{border-radius: 6px;width: 400px;height: 70px;border: 1px solid  #666;padding: 5px;}

.pop_up_grey{background: #ececec;}
.pop_cnt{}
.form_row{margin-bottom: 20px;}
.label_h{font-size: 15px;font-weight: bold;margin-bottom: 6px;display: block;}
.select{}
.filter_col{width: 274px;float: left;}
.filter_col+.filter_col{width: 274px;float: right;}
.filter_box{background: #fff;border: 1px solid  #ccc;margin-bottom: 9px;padding: 2px 5px;}
.filter_box .select{width: 100%;}
.filter_sum{font-weight: bold;
margin-top: 15px;
color: #00f;}

.clear {cleat:both;}
.hrefhref {display:block;border-bottom:1px solid rgba(0, 158, 227, 0.85);border-radius:4px 4px 0 0;
padding:2px 6px;}
.nameList {float:left;width:30%;border:1px solid rgba(0, 158, 227, 0.85);
border-bottom:none;}
.priceList {float:left;width:70%;padding-left:20px;}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {background-color: transparent;border: 0;overflow: hidden;*text-indent: -9999px;}
.ir:before {content: "";display: block;width: 0;height: 100%;}
.hidden {display: none !important;visibility: hidden;}
.visuallyhidden {border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {clip: auto;height: auto;margin: 0;overflow: visible;position: static;width: auto;}
.invisible {visibility: hidden;}
.clearfix:before,
.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
.ul_justify {text-align: justify;width:100%;}
.ul_justify li{display: inline-block;}
.ul_justify:after{width: 100%; display: inline-block; content: "."; visibility: hidden}
.tar{text-align: right;}
.tac{text-align: center;}
.taj{text-align: justify;}
.fll{float: left;}
.flr{float: right;}
.ol{list-style:none;padding:0;margin:0;counter-reset:list 0;}
.ol li{padding-left: 15px;}
.ol li:before{counter-increment: list;content: counter(list) ". ";}
.ils_text{display: table;width: 100%;}
.ils_i{display: table-cell;vertical-align: top;}
.ils_t{display: table-cell;vertical-align: top;}
.ils_i.vm{vertical-align:middle;}
.ils_t.vm{vertical-align:middle;}
.img_rnd{border-radius: 1000px;}
.wide{width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.rub{position: relative;}
.rub:after{content: '-';position: absolute;left: 0;bottom: 0%;line-height: 1;}

img{max-width:100%;}

.mapmap .mapp{width:80%;}
.mapmap .m-tel{width:20%;}
.mapmap .mapp,.mapmap .m-tel {float:left;}

/* ==========================================================================
    Print styles.
========================================================================== */
@media print {
*{background: transparent !important;color: #000 !important; box-shadow: none !important;text-shadow: none !important;}
a, a:visited {text-decoration: underline;}
a[href]:after {content: " (" attr(href) ")";}
abbr[title]:after {content: " (" attr(title) ")";}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {content: "";}
pre, blockquote {border: 1px solid #999;page-break-inside: avoid;}
thead {display: table-header-group; }
tr,img {page-break-inside: avoid;}
img {max-width: 100% !important;}
@page {margin: 0.5cm;}
p,h2,h3 {orphans: 3;widows: 3;}
h2,h3 {page-break-after: avoid;}
}
/* PopupPhone */
#jsPopupPhone{
    display: none;
}
#jsPopupPhone.active {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    background: #2d2d2d94;
    z-index: 99999;
}
#jsPopupPhoneBlock {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 400px;
    background: #fff;
    padding: 45px 20px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0px 5px 20px #33333338;
}
.popupTitle h3 {
    font-size: 24px;
    margin: 0px;
}
.popupDesc {
    margin: 18px 0;
    font-size: 17px;
}
.popupDesc a {
    text-decoration: underline;
}
    /*888888888*/
.clear {clear:both;}
.karta {font-size:14px;}
.karta span {color:#009ee3;font-size:14px;}
.karta a {color:#009ee3;font-size:14px;}
.mapmap {}
.mapmap td {vertical-align:top;}
.mapmap td:nth-child(2) {padding-left:20px;}
.mapmap td img {display:block;float:left;}
.mapmap td span {display:block;float:left;margin:0 0 25px 10px;}
.mapmap td span b {display:block;color:#009ee3;font-weight:normal;}
.zgl {color:#009ee3;margin:20px 0 20px 0}
.zgl img {display:block;float:left;margin-right:7px;}

.sotrudniky {width: 100%;}
.sotrudniky td {vertical-align:top;width:auto;padding:0 0 20px 0;width:50%;}
.sotrudniky td .fotofon {width: 150px;
    height: 180px;
    overflow: hidden;
    float: left;
    margin: 0 10px 0 0;
    background: #556080;text-align: center;}
.sotrudniky td .fotofon img {display: inline;width: 148px;height: 178px;
border: 1px solid #009ee3;}
.sotrudniky td .fl {float:left;width: 280px;}
.sotrudniky td .fl p {margin: 0 0 10px 0;}
.sotrudniky td span {color:#009ee3;display:block;margin: 0 0 10px 0;}
.sotrudniky td .icn {display:block;float:left;margin: 0 10px 10px 0;}
.sotrudniky td .ratingSotr {text-align:left;}
.fl {float:left;}
.fr {float:right;}

.blockDO {border:1px solid #009ee3;border-radius:6px 6px 0 0;}
.blockDO.dostavka {width:605px;}
.blockDO h2 {display:block;background:#009ee3;color:#fff;font-size:16px;
font-weight:normal;margin: 0;line-height: 42px;padding: 0 0 0 10px;}
.blockDO .pole {padding:20px;}
.blockDO .pole a {text-decoration:underline !important;}
.blockDO .pole span {display:block;float:left;}
.blockDO .pole span.mr {margin-right:50px;}

.blockDO.zakazT {width:281px;margin:0 0 0 20px;}
.blockDO.vozvrat {width:281px;margin:20px 0 0 20px;height: 110px;}

.blockDO.oplata {height:210px;width:445px;margin:20px 20px 0 0;}
.blockDO.help {height:210px;width:445px;margin:20px 0 0 0;}
.blockDO.help a {color:#009ee3;}
.blockDO.help u {color:#009ee3;text-decoration:none;}


.hrefPartners {display: inline-block;
    position: relative;
    height: 60px;}
.hrefPartners .activImgPartner {display: none;
    position: absolute;
    top: 35px;
    left: 0;}
.hrefPartners:hover .activImgPartner {display: inline;}
.hrefPartners .neact {margin-top: 35px;
    display: block;}
.search-dostavka span {display:block;float:left;margin: 11px 10px 0 0;}
.search-dostavka form {display:block;float:left;}
.search-dostavka form .searchdostavka {margin: 0 20px 0 0;width:340px;height:40px;border:1px solid #009ee3;border-radius:6px;display:block;float:left;}
.search-dostavka form .smbt {border:none;width:140px;height:40px;color:#fff;background:#009ee3;border-radius:6px;display:block;float:left;}
.stoimost {color:#a1a1a1;}
h2.d {font-size: 24px;
    font-weight: 400;
    margin-top: 0;}

#call-me {
	display: none;
	width: 45px;
	height: 45px;
	position: fixed;
	right: 15px;
	bottom: 113px;
	background: #fff!important;
	z-index: 999;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}




.login-reg {
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 20px 20px 20px 20px;
    position: relative;
    width:100%;
    display:block;
}
.login-reg  h2 {
    margin:0 0 50px 0; padding:0;
}
.login {
    width: 386px;
    margin-right: 20px;
    float: left;
    display:block;
    overflow: hidden;
}
.reg {
    width: 396px;
    float: right;
    margin: 0 50px 0 0;
    padding: 0 0 10px 20px;
    border-left: 1px solid #ccc;
    display:block;
    overflow: hidden;
    min-height:180px;
}
.reg_only {
    float: left;
    padding: 0 0 10px 0;
    border-left: 0px solid #ccc;
    
}
.clear { clear: both; }
.clear2:after {
        content: "&nbsp;";
        display: block;
        clear: both;
        visibility: hidden;
        height: 0;
        line-height: 0;
}


.form-group {
    display: block;
    box-sizing: border-box;
    margin-bottom: 16px;
}
.form-group label {
    width: 30%;
    float: left;
    padding: 0;
    box-sizing: border-box;
    height: 22px;
    font-size: 13px;
    line-height: 22px;
}
label {
    cursor: pointer;
}
/*.form-controls {
    width: 70%;
    float: left;
}*/
.form-control {
    width: 100%;
}
.form-group input {
    box-sizing: border-box;
}
.form-group input[type="text"], .form-group input[type="password"],
.form_ceil input[type="text"], .form_ceil input[type="password"] {
    padding: 0 10px;
    height: 22px;
    font-size: 13px;
    line-height: 17px;
    border: 1px solid #d2d2d2;
    outline: none;
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
}
.form_ceil {
    vertical-align:top;
    padding-bottom: 0px;
    height:42px;
}

.login_form_submit{
	position:relative;
	display:inline-block;
	padding:0 18px;
	border-radius:3px;
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:     -o-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:        linear-gradient(to bottom, #00a2df 0%,#006fcb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb',GradientType=0 );
	color:#fff;
	vertical-align:bottom;
	text-decoration:none;
	text-shadow:0 1px 0 #0075b6;
	font-weight:bold;
	line-height:36px;
}
.login_form_submit:hover{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTdkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#0a7ddd));
	background:-webkit-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:   -moz-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:    -ms-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:     -o-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:        linear-gradient(to bottom, #00a2df 0%,#0a7ddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#0a7ddd',GradientType=0 );
}
.login_form_submit:active{
	background:#0a7ddd;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhN2RkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a7ddd), color-stop(100%,#00a2df));
	background:-webkit-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:   -moz-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:    -ms-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:     -o-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:        linear-gradient(to bottom, #0a7ddd 0%,#00a2df 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a7ddd', endColorstr='#00a2df',GradientType=0 );
	box-shadow:inset 0 3px 2px 1px rgba(0,0,0,.22);
}

.login_form_submit{
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
font-size: 14px;
}
.login_form_submit{
    color: #fff;
    padding: 0 20px;
    font-size: 16px;
    background: url(../images/butto_over.png) no-repeat center top #36c;
    /*! -webkit-background-size: 100% 16px; */
    background-size: 100% 16px;
    display: inline-block;
    cursor: pointer;
    height: 38px;
    /*! line-height: 38px
    text-decoration: none; */
    transition: all 0.3s ease;
}
.login_form_submit:hover{
    background: url(../images/butto_over.png) no-repeat center top #36c;
}
.login_form_butts_wrp {
    margin: 30px 0 20px 0;
}
.login_form_butts {
    margin: 0px 0 20px 0;
    padding-top: 0px;
    float: left;
    box-sizing: border-box;
}
.login_form_forgot_butt {
    margin: 10px 0 0px 26px;
}




.register_form_submit{
	position:relative;
	border-radius:3px;
	background:#00a2df;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:     -o-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:        linear-gradient(to bottom, #00a2df 0%,#006fcb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb',GradientType=0 );
	vertical-align:bottom;
	text-decoration:none;
	text-shadow:0 1px 0 #0075b6;
	font-weight:bold;
	line-height:36px;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
    color: #fff;
    padding: 0 20px;
    font-size: 16px;
    background: url(../images/butto_over.png) no-repeat center top #36c;
    background-size: 100% 16px;
    display: inline-block;
    cursor: pointer;
    height: 38px;
    /*! line-height: 38px
    text-decoration: none; */
    transition: all 0.3s ease;
}
.register_form_submit:hover{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTdkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#0a7ddd));
	background:-webkit-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:   -moz-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:    -ms-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:     -o-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:        linear-gradient(to bottom, #00a2df 0%,#0a7ddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#0a7ddd',GradientType=0 );
    background: url(../images/butto_over.png) no-repeat center top #36c;
    color: #fff;
}
.register_form_submit:active{
	background:#0a7ddd;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhN2RkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a7ddd), color-stop(100%,#00a2df));
	background:-webkit-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:   -moz-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:    -ms-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:     -o-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:        linear-gradient(to bottom, #0a7ddd 0%,#00a2df 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a7ddd', endColorstr='#00a2df',GradientType=0 );
	box-shadow:inset 0 3px 2px 1px rgba(0,0,0,.22);
}

.register_form_butts_wrp {
    margin: 20px 0 20px 0;
}
.order_step1_form_butts_wrp {
    margin: 10px 0 20px 0;
}
.register_form_butts {
    margin: 0px 0 20px 0;
    padding-top: 0px;
    float: left;
    box-sizing: border-box;
}
.register_form_forgot_butt {
    margin: 10px 0 0px 26px;
}
.errortext { color:red; }


#regform label.error, #new_company_form label.error {
    color: #d60000;
    font-size: 11px;
    font-style: italic;
    margin-left:10px;
    display:block;
}
#regform input:focus, #new_company_form input:focus { border: 1px dotted black; }
#regform input.error, #new_company_form input.error { border: 1px dotted red; }



.dspl_n {
    display: none;
}
.dspl_ib.valign-m {
    vertical-align: middle!important;
}
.dspl_ib {
    vertical-align: top;
    display: inline-block;
}
.fst-b {
    font-weight: bold;
}
a.keepDotted span.linkDotted {
    border-bottom: 1px dotted!important;
}
a.linkDotted, a.linkDotted:visited, a.linkDotted:link, a.linkDotted:active, div.linkDotted {
    text-decoration: none;
}
.mb-10 {
    margin-bottom: 10px!important;
}



.button_b{
	position:relative;
	display:inline-block;
	padding:0 18px;
	border-radius:3px;
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:   -moz-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:    -ms-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:     -o-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:        linear-gradient(to bottom, #00a2df 0%,#006fcb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb',GradientType=0 );
	color:#fff;
	vertical-align:bottom;
	text-decoration:none;
	text-shadow:0 1px 0 #0075b6;
	font-weight:bold;
	line-height:36px;
}
.button_b:hover{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTdkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#0a7ddd));
	background:-webkit-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:   -moz-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:    -ms-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:     -o-linear-gradient(top, #00a2df 0%,#0a7ddd 100%);
	background:        linear-gradient(to bottom, #00a2df 0%,#0a7ddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#0a7ddd',GradientType=0 );
    color:#fff;
}
.button_b:active{
	background:#0a7ddd;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhN2RkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a7ddd), color-stop(100%,#00a2df));
	background:-webkit-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:   -moz-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:    -ms-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:     -o-linear-gradient(top, #0a7ddd 0%,#00a2df 100%);
	background:        linear-gradient(to bottom, #0a7ddd 0%,#00a2df 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a7ddd', endColorstr='#00a2df',GradientType=0 );
	box-shadow:inset 0 3px 2px 1px rgba(0,0,0,.22);
}

.button_b{
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
font-size: 14px;
}
.button_b{
    color: #fff;
    padding: 0 20px;
    font-size: 16px;
    background: url(../images/butto_over.png) no-repeat center top #36c;
    /*! -webkit-background-size: 100% 16px; */
    background-size: 100% 16px;
    display: inline-block;
    cursor: pointer;
    height: 38px;
    /*! line-height: 38px
    text-decoration: none; */
    transition: all 0.3s ease;
}
.button_b:hover{
    background: url(../images/butto_over.png) no-repeat center top #36c;
}
.button_b_wrp {
    margin: 30px 0 20px 0;
}


font.errortext1
{
	color:red;
    margin: 20px 0 20px 0;
}

font.notetext1
{
	color:green;
    margin: 20px 0 20px 0;
}

.content_botder {
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 20px 20px 20px 20px;
    position: relative;
    width: 100%;
    display: block;
}

.org_type_select {
    padding: 0;
    margin: 0 0 20px 0;
    background: none;
    font-size: 13px;
    color: #000;
    border: 0;
    font-family: Arial;
    font-weight: normal;
    display: block;
}

.org_type_select li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    white-space: nowrap;
    border: 1px solid #d2d2d2;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border-bottom: 0px;
    cursor:pointer;

    padding: 20px 20px 20px 20px;
}

.org_type_select li.sep {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px solid #d2d2d2;
}

.org_type_select li.active {
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border-bottom: 1px solid #d2d2d2;
    background-color:#efefef;
}
.org_type_select li.notactive {
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border-bottom: 1px solid #d2d2d2;
}

.org_type_select li a>span {
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px dotted #000;
}


.order_steps{display:block;border-radius: 5px;border: 1px solid  #97a0c1;text-align: left;line-height: 25px; margin:40px 0 0 10px;}
.order_steps ul{list-style-type:none;padding:0;margin:0;font-size: 13px;}
.order_steps ul li{list-style-type:none;padding:0;margin:0;font-size: 13px;display:inline-block;line-height:36px;}
.order_steps ul li.item_digit{list-style-type:none;padding:0;margin:0;font-size: 13px;display:inline-block;}
.order_steps ul li.item_digit span {list-style-type:none;padding:0;margin:0 10px 0 10px;font-size: 13px;display:inline-block;}
.order_steps ul li.item{list-style-type:none;padding:0;margin:0;font-size: 13px;display:inline-block;}
.order_steps ul li.os_sep{list-style-type:none;padding:0;margin:0;font-size: 13px;display:inline-block; width:3%;text-align:center;}
.order_steps ul li a{text-decoration: none;display:block;}

.sale_order_full_table {margin-left:10px;}
.sale_order_full_table h1 {margin-bottom:26px;}
.order_step1_wrp {margin:0 0 0 16px;}
.order_select_firm {margin:0 0 16px 0;}
.order_select_firm label {padding-left:10px;}


ul.ui-tabs-nav.tabsVkladki {
    border-bottom: 1px solid #97a0c1;
    padding: 25px 0 0;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #97a0c1;
    font-weight: bold;
}

ul.ui-tabs-nav.tabsVkladki li.ui-state-active {
    background: #fff;
    border-bottom: 1px solid #fff!important;
    margin: 0 10px 0 0;
    border-color: #97a0c1;
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    padding: 0;
    white-space: nowrap;
}

    
    
.ui-tabs-nav li a {
    float: left;
    padding: 0.8em 1em;
    text-decoration: none;
}
.ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
}
ul.ui-tabs-nav.tabsVkladki li a.ui-tabs-anchor {
    border-bottom-color: transparent;
    font-size: 14px;
    font-weight: bold;
    background: transparent;
}
ul.ui-tabs-nav.tabsVkladki li.ui-state-active a.ui-tabs-anchor {
    font-weight: bold;
}

ul.ui-tabs-nav.tabsVkladki li a.ui-tabs-anchor span {
    border-bottom: 1px dotted #97a0c1;
}
ul.ui-tabs-nav.tabsVkladki li.ui-state-active a.ui-tabs-anchor span {
    border-bottom: 1px dotted transparent;
}




.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #97a0c1;
    font-weight: bold;
}
.ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 .2em 1px 0;
    border-bottom: 0!important;
    padding: 0;
    white-space: nowrap;
}
ul.ui-tabs-nav.tabsVkladki li {
    background: #f4f4f4;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    margin: 0 10px 0 0;
    border-color: #97a0c1;
    border-bottom: 1px solid #97a0c1!important;
}

.ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.order_back_wrp {margin:0 0 30px 0;}
.order_back_link { text-decoration:underline; }
.sale_table_parameters td { padding: 10px; }
.order_more_link { text-decoration:underline; }





.order_type_select {
    padding: 0;
    margin: 0 0 18px 0;
    background: none;
    font-size: 13px;
    color: #000;
    border: 0;
    font-family: Arial;
    font-weight: normal;
    display: block;
}

.order_type_select li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    white-space: nowrap;
    border: 1px solid #d2d2d2;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor:pointer;

    padding: 20px 20px 20px 20px;
    
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color:#efefef;
}

.order_type_select li.sep {
    border: 0px;
    background-color:#fff;
}

.order_type_select li.active {
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color:#fff;
}

.order_type_select li a>span {
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px dotted #000;
}


font.errortext {padding:20px 0 0 10px;}
.bold {font-weight:bold;}

.basket_quantity_control a.plus {
    background:url(../images/basket_plus.png) no-repeat;
}

.basket_quantity_control a.minus {
    background:url(../images/basket_minus.png) no-repeat;
}

#basket_form_container { padding-left:8px;}
#allSum_FORMATED { font-size:22px;text-align:left;font-weight:bold;vertical-align:bottom;line-height:24px;}

.tr_431 .form_ceil { height: 20px;}
.tr_431 .form_ceil:first-child { color:#fff;}
.tr_431 .form_ceil input { line-height:20px;}
.tr_431 .form_ceil label { padding-left:10px;}
input.disabled {background:#d2d2d2}
.found_company_cancel {display:inline-block; text-decoration:underline;}
p.firms_help {font-size:12px;}

.DELIVERS {display:none;}

.ph_save, .ph_cancel, .ph_change {
    font-size:12px;
    margin-left:10px;
    cursor:pointer;
    border-bottom: 1px dotted #000;
}
.ph_save, .ph_change {
    font-size:12px;
    margin-left:20px;
}
.props table, .props table tr, .props table td,  .props table th {
	border: 1px solid #cfcfcf;
	padding: 3px 10px;
}

/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
    color: #000;
    text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
    margin-bottom: 20px;
    list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 40px;
    width: 125px;
    height: 125px;
    border:1px solid #ccc;
    border-radius: 2px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size:contain;
    background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
    color: #4c7da6;
    font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
    color: #3f3f3f;
    font-size: 13px;
    line-height: 16px;
}


@media (max-width:639px) {
    .bx-touch .bx_catalog_line .bx_catalog_line_img{
        margin-right: 10px;
        width: 50px;
        height: 50px;
    }

    .bx-touch .bx_catalog_line .bx_catalog_line_title{
        margin-bottom: 5px;
        line-height: 14px;
    }
    .bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
    .bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
    color: #000;
    text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
    float: left;
    margin: 0 10px 10px;
    list-style: none;
    width: 250px;
    height: 260px;
    padding: 10px 0;
    border: solid 1px #fff;
}
.bx_catalog_text .bx_catalog_text_ul li:hover{
    border: solid 1px #ccc;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
    margin: 0;
    padding: 0;
    vertical-align: top;
    line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
    color: #4c7da6;
    white-space: nowrap;
    font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
    .bx-touch .bx_catalog_text .bx_catalog_line_title{
        margin-bottom: 5px;
        line-height: 12px;
    }
    .bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
    color: #000;
    text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 0 10px;
    width:12.5%;
    list-style: none;
    text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    width: 200px;
    height: 200px;
    border:1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size:contain;
    background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    line-height: 14px;
    text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_title a{
    color: #4c7da6;
    font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
    .bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_title{
        margin-bottom: 5px;
        line-height: 14px;
    }
    .bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
    .bx-touch .bx_catalog_tile .bx_catalog_tile_img{
        width: 100%;
        height: 80px;
    }
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
    .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}
    .videoWrap iframe{width:100%;}
}


.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
    color: #000;
    text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
    padding: 0;
    line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    font-weight: normal;
    line-height: 13px;
    margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
    color: #4c7da6;
    white-space: nowrap;
    font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
    .bx-touch .bx_sitemap .bx_catalog_line_title{
        margin-bottom: 5px;
        line-height: 12px;
    }
    .bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.headerCompareWrap{
    display: block;
    float: left;
    max-width: 100px;
    /*width: 100px;*/
    text-align: right;
    padding-right: 6px;
}
.headerCompareButton{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #009fe3;
    margin-top: 5px;
    line-height: 40px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
}
.favor-list-wrap{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #009fe3;
    margin-top: 5px;
    line-height: 40px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    margin-right: 4px;
}
.favor-list-wrap a, .favor-list-wrap div, .mobileBasketWrap a{
    color: #fff;
    display: block;
}
.headerCompareButton:hover,
.favor-list-wrap:hover a, .mobileBasketWrap:hover a{
    color:#fff;
    text-decoration: none;
}
.mobileBasketWrap{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #009fe3;
    margin-top: 5px;
    line-height: 40px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    margin-right: 4px;
}
/* фильтр на мобильных устройствах */
.btn_view_filter {
    position: fixed;
    left: -3px;
    z-index: 99;
    padding: 0 10px;
    width: auto;
    cursor: pointer;
    z-index: 9999;
    bottom: 15%;
    box-shadow: 0 0 15px #a5a5a5;
    display: none;
}
.btn_close_filter {
    display: none;
}
@media screen and (max-width:760px){
    .btn_view_filter{
        display: block;
    }
    .mobile_filter {
        position: fixed;
        z-index: 99999;
        background: #fff;
        top: 0;
        height: 100%;
        /* padding-bottom: 44px; */
        box-shadow: 0 0 20px #7b7b7b;
        transition: .5s;
        left:-100%;
    }
    .mobile_filter.active{
        left:0;
    }
    .block_filter {
        height: 100%;
        overflow: auto;
        padding-top: 20px;
        padding-bottom: 90px;
    }
    .btn_close_filter {
        width: auto;
        padding: 0 10px;
        display: block;
    }
}
@media screen and (max-width: 500px){
    .mobile_filter.active {
        width: 83%;
    }
}

/*NEW*/
.main-user-consent-request-popup {
    z-index: 99993 !important; /* fancybox override */
}