html{-webkit-text-size-adjust:none}

body, html {
  overflow-x: hidden !important;
}

body{
    margin:0;
    padding:0px !important;
    min-width:310px;
    font-family:arial;
}
html.bx-no-touch body{min-width:640px}
a img{border:none}
a{
    color: #576e75;
    text-decoration: none;
}
a:hover{}

.grid{}
.grid .bx_content_section{margin-bottom: 15px;}
.grid .bx_sidebar{margin-bottom: 15px;}

.bx_item_list_you_looked_horizontal .bx_catalog_item_title {
    margin-top: 10px;
}
/* grid1x2 */
.grid1x2{}
.grid1x2 .bx_content_section{
    float: right;
    width: 66%;
    margin-bottom: 15px;
}
.grid1x2 .bx_sidebar{
    float: left;
    width: 33%;
    margin-bottom: 15px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
@media (max-width:960px){   .grid1x2 .bx_sidebar{} body {width: 100%;}}
@media (max-width:640px){
    body {
        width: 99%;
    }
    .grid1x2 .bx_content_section,
    .grid1x2 .bx_sidebar{
        width: 100%;
        float: none;
    }
    .grid1x2 .bx_sidebar{}
}
@media (max-width:479px){   .grid1x2 .bx_sidebar{}}


/* grid2x1 */

.grid2x1{}
.grid2x1 .bx_content_section{
    float: left;
    width: 66%;
    margin-bottom: 15px;
}
.arrival_date_region {
    margin-right: 8px;
}

.pay_margin {
    margin-top: 30px;
    margin-left: 25px;
    font-size: .8125rem;
}

.form_call {
    margin-top: 200px;
}

.info-btn_region {
    top: 16px;
    left: 78px;
}
.header_href {
    text-decoration: none;
    border-bottom: 1px solid white;
    cursor: pointer;
    color: white;
    font-size: 19px;
}
.grid2x1 .bx_sidebar{
    float: right;
    width: 33%;
    margin-bottom: 15px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
@media (max-width:960px){   .grid2x1 .bx_sidebar{}}
@media (max-width:640px) {
    .grid2x1 .bx_content_section,
    .grid2x1 .bx_sidebar{
        width: 100%;
        float: none;
    }
    .grid2x1 .bx_sidebar{}
}
@media (max-width:479px){   .grid2x1 .bx_sidebar{}}

/* grid1x3 */
.grid1x3{}
.grid1x3 .bx_content_section{
    float: right;
    width: 74%;
    margin-bottom: 15px;
}
.grid1x3 .bx_sidebar{
    float: left;
    width: 24%;
    margin-bottom: 15px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
@media (max-width:960px){   .grid1x3 .bx_sidebar{}}
@media (max-width:640px) {
    .grid1x3 .bx_content_section,
    .grid1x3 .bx_sidebar{
        width: 100%;
        padding-top: 20px;
        /*float: none;*/
    }
    .grid1x3 .bx_sidebar{}
}
@media (max-width:479px){   .grid1x3 .bx_sidebar{}}


/* grid3x1 */

.grid3x1{}
.grid3x1 .bx_content_section{
    float: left;
    width: 74%;
    margin-bottom: 15px;
}
.grid3x1 .bx_sidebar{
    float: right;
    width: 24%;
    margin-bottom: 15px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
@media (max-width:960px){   .grid3x1 .bx_sidebar{}}
@media (max-width:640px) {
    .grid3x1 .bx_content_section,
    .grid3x1 .bx_sidebar{
        width: 100%;
        float: none;
    }
    .grid3x1 .bx_sidebar{}
}
@media (max-width:479px){   .grid3x1 .bx_sidebar{}}

/* grid2x2 */

.grid2x2 {}
.grid2x2 .bx_content_section{
    float: left;
    width: 49%;
    margin-bottom: 15px;
}
.grid2x2 .bx_sidebar{
    float: right;
    width: 49%;
    margin-bottom: 15px;
}
@media (max-width:640px) {
    .grid2x2 .bx_content_section,
    .grid2x2 .bx_sidebar{
        width: 100%;
        float: none;
    }
}



/* grid2x2r */

.grid2x2r {}
.grid2x2r .bx_content_section{
    float: right;
    width: 49%;
    margin-bottom: 15px;
}
.grid2x2r .bx_sidebar{
    float: left;
    width: 49%;
    margin-bottom: 15px;
}
@media (max-width:640px) {
    .grid2x2r .bx_content_section,
    .grid2x2r .bx_sidebar{
        width: 100%;
        float: none;
    }
}

/* grid1x2x1 */

.grid1x2x1{}
.grid1x2x1 .bx_content_section{
    width: 50%;
    display: inline-block;
    margin-bottom: 15px;
    vertical-align: top;
}
.grid1x2x1 .bx_sidebar.left{
    width: 24%;
    float: left;
    display: inline-block;
    margin-right: 1%;
    margin-bottom: 15px;
    vertical-align: top;
}
.grid1x2x1 .bx_sidebar.right{
    width: 24%;
    display: inline-block;
    margin-bottom: 15px;
    vertical-align: top;
}

@media (max-width:760px) {
    .grid1x2x1 .bx_content_section{
        width: 75%;
        float: right;
    }
    .grid1x2x1 .bx_sidebar.left{    float: left;}
    .grid1x2x1 .bx_sidebar.right{   float: left;}
}

@media (max-width:640px) {
    .grid1x2x1 .bx_content_section{
        width: 100%;
        float: left;
    }
    .grid1x2x1 .bx_sidebar.left{
        width: 49%;
        display: inline-block;
    }
    .grid1x2x1 .bx_sidebar.right{
        width: 49%;
        float: right;
    }
}

@media (max-width:480px) {
    .grid1x2x1 .bx_content_section,
    .grid1x2x1 .bx_sidebar{
        width: 100% !important;
        float: none !important;
    }
}

.bx_content_section h1{margin-top: 0;}

/* ---- HEADER ---- */
.header_wrap{
    padding:0 20px;
    box-shadow:inset 0 -2px 3px rgba(0,0,0,.05);
}
@media (max-width: 479px) {
    .header_wrap{
        display: none;
    }
}
.header_wrap_container{
    margin:0 auto;
    max-width:1100px;
    padding-bottom:10px;
    /*padding-bottom:40px;*/

}

.block_a_moskow {
    width: 130px !important;
}



.header_inner_container_two_moskow {
    margin-left: 2%;
    margin-right: 0.5% !important;
}

/* ---- HEADER ---- TOP SECTION ---- */
.header_top_section{
    position:relative;
    min-height:20px;
    width:100%;
}
.header_top_section_container_two{margin-top:1px}
.header_top_section_container_one{
    float:right;
}
.bx_cart_login_top{
    float:right;
    margin-bottom:10px;
    padding:0;
    border-radius:0 0 4px 4px;
    line-height:20px;
    height:30px;
    background: #fafcfd;
    vertical-align: middle;
    box-shadow:0 1px 2px 0 rgba(56,94,104,.26);
    white-space:nowrap;
}
.bx_cart_login_top table tr td {padding:0 5px}
.bx_cart_login_top a{
    color: #576e75;
    text-decoration:underline;
}
.bx_cart_login_top a:hover{
    text-decoration:none;
}
.bx_cart_login_top>div{display: inline-block} /*Fix для визуального редактора*/

.header_inner{
    background: #fefefe none repeat scroll 0 0;
    height: auto;
    padding: 2px;
    box-shadow: 0px 0px 4px 2px #e2e9ea;
}
.header_inner.fxd{
    background: #fefefe none repeat scroll 0 0;
    box-shadow: 0 2px 2px #444;
    position: fixed;
    top: 0;
}

.header_inner_region {
    box-shadow: 0px 0px 4px 2px #e2e9ea;
    background: #fefefe none repeat scroll 0 0;
    height: 55px;
    padding: 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.pull_mobi {
        display: none;
    }
    .pull {
        display: block;
    }

.region_pull {
    font-size: 12px;
    margin: 2px 20px 0;
    color:  black !important;
}

.padding_catalog_element {
    padding-right: 3px;
}


.block_a {
    margin-left: 1%;
    display: table-cell;
    float:  left;
    width: auto;
    width: 17%;
}

.site_title{
    float:left;
    margin:0;
    padding:10px 0 0 6px;
}
.city_site{
    margin:0;
}

.header_inner_container_one_region {
    flex: 1;
    position: relative;
    margin-left: -30px;
}
a.site_title,
.site_title a{
    color:#000;
    font-size: 32px;
    font-weight: bold;
    text-decoration:none;
}
a.site_title span,
.site_title a span{color:#77c7e2}
.header_inner_container_one{
    position:relative;
    float:left;
}

.region_title {
    margin-right: 1%;
}

.bx_rb_region {
    margin-left: 0% !important;
    width: 58% !important;
}

.bx_item_description_prefs_region {
    min-height: 198px !important;
}

.pull-detail_region li {
    padding-top: 5px !important;
}

.header_inner_container_two{
    float: left;
    position: relative;
    /* top: 12px; */
    width: 26%;
    margin: 0 0 0 12px;
}

.bx_lb_region {
    width: 39% !important;
}

.header_inner_container_two_region{
    flex: 2;
    margin-right: 1%;
    margin-left: 1%;
    float: left;
    position: relative;
    width: 26%;
}

.region_name {
    font-size: 14px;
    margin-top: 3%;
}

.header_inner_container_four {
    float: left;
    position: relative;
    width: 180px;
}

.bx_mfeedback input[type="text"]{
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px;
    outline: none;
    border: 1px solid #c1c5c8;
    border-radius: 2px;
    background: #fff;
    box-shadow: inset 2px 2px 2px -1px rgba(180,188,191,0.5);
    color: #000;
    vertical-align: middle;
    font-size: 14px;
    max-width: 400px;
}

.bx_mfeedback {
    font-size: 80%;
}

.bx_mfeedback textarea {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px;
    outline: none;
    border: 1px solid #c1c5c8;
    border-radius: 2px;
    background: #fff;
    box-shadow: inset 2px 2px 2px -1px rgba(180,188,191,0.5);
    color: #000;
    vertical-align: middle;
    font-size: 14px;
    max-width: 400px;
}

.mf-req {
    color: red;
}

.b-header_detsearch__or {
    display: inline-block;
    float: left;
    margin: 20px 10px 20px 6px;
    font: 13.3333px Arial;
}
.b-header_detsearch__or_region {
    margin-left: 0px !important;
}
.b-header_detsearch__link {
    display: inline-block;
    background-color: #428bca;
    text-decoration: none;
    color: white;
    text-align: center;
    float: left;
    margin: 9px -5px;
    padding: 9px 6px;
    border-radius: 3px;
    font: 13.3333px Arial;
}

.header_inner_container_three{
    float: right;
    position: relative;
    top: 10px;
    width: 130px;
    height: 45px;
}



.header_inner_include_aria {

    width:280px;
}
.header_inner_include_aria span{color:#1b5c79}
.header_inner_include_aria strong{
    display:inline-block;
    padding-top:7px;
    font-size:26px
}
.header_inner_include_aria strong a{
    text-decoration:none;
    color:#1b5c79;
}
.header_inner_bottom_line_container{
    position:relative;
    left:-6px;
    margin-right:-12px;
    margin-bottom:-6px;
    padding:1px;
}
.header_inner_bottom_line{
    /*min-height:6px;*/
    min-height:3px;
}
/* ---- HEADER ---- --END-- INNER ---- */


.worakarea_wrap_container{
    margin:0 auto;
    padding-bottom:40px;
    max-width:1100px;
    padding-top:10px;
}
.workarea_wrap{padding:0 20px}
@media(max-width: 479px) {
    .workarea_wrap{
        margin-top: 40px;
    }
}
.workarea_wrap h1{
    padding-bottom:0px;
    /*border-bottom:1px solid #e5e5e5;*/
    font-size:24px;
}
.workarea_wrap h1 a{
    color:#000;
    text-decoration:none;
}
.bx_title_section{
    margin-top:0;
    padding-top:0;
    vertical-align:middle;
    font-size:26px;
}
.bx_title_section.fll{float:left}
.bx_title_section.stars{border:none}
.bx_title_section.stars .icon{
    display:inline-block;
    padding-right:10px;
    width:27px;
    height:26px;
    background:url(images/stars.png) no-repeat center left;
    vertical-align:top;
    line-height:26px;
}
.bx_title_section.time{border:none}
.bx_title_section.time .icon{
    display:inline-block;
    padding-right:10px;
    width:30px;
    height:30px;
    background:url(images/time.png) no-repeat center left;
    vertical-align:top;
    line-height:26px;
}

.bx_view_all_home{float:right}

/* FOOTER WRAP */
.bottom_wrap{
    padding:0 20px;
}
.bottom_wrap_container{
    margin:0 auto;
    padding-top:20px;
    padding-bottom:40px;
    max-width:980px;
}


.footer_container_one,
.footer_container_two,
.footer_container_tre,
.bottom_container_one,
.bottom_container_two,
.bottom_container_tre{
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    vertical-align:top;
    text-shadow:0 1px 0 #fff;
}

.footer_container_one,
.bottom_container_one{padding:0; width:15%;}

.footer_container_two,
.bottom_container_two{padding:0 15px; width:49%;}

.footer_container_tre,
.bottom_container_tre{padding:0; width:35%;}



.footer_wrap{padding:0 20px;}
.footer_wrap_container{
    margin:0 auto;
    padding:20px;
    max-width:1100px;
}

.footer_wrap_container a {color:white;}


/* ---- INC ABOUT FOOTER ---- */
.bx_inc_about_footer h4{font-size:26px;}
.bx_inc_about_footer p{
    margin-top: 0;
    padding-top: 0;
    color: #607b8b;
    font-size: 13px;
    line-height: 22px;
}
.bx_inc_about_footer a{
    color: #0073a3;
    font-weight: bold;
    font-size: 13px;
    line-height: 22px;
}
.bx_inc_about_footer a:hover{text-decoration: none;}

/* ---- INC NEWS FOOTER ---- */
.bx_inc_news_footer h4{
    text-align: left;
    font-size:26px;
}
.bx_inc_news_footer .bx_inc_news_footer_newslist{
    margin: 0;
    padding: 0;
}
.bx_inc_news_footer .bx_inc_news_footer_newslist li{
    display: block;
    margin-top: 0;
    padding-top: 0;
    color: #607b8b;
    font-size: 13px;
    line-height: 22px;}
.bx_inc_news_footer .bx_inc_news_footer_newslist li a{
    color: #0073a3;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    line-height: 22px;
}

.bx_inc_news_footer .bx_bt_button_type_2{
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
}
.bx_inc_news_footer .bx_shadow.bx_bt_button_type_2{box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);}
.bx_inc_news_footer .bx_shadow.bx_bt_button_type_2:active{box-shadow: none;}
.bx_inc_news_footer .bx_bt_button_type_2                {
    border: 1px solid #e9e9e9;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f1f1f1));
    background-image: -webkit-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
    background-image:    -moz-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
    background-image:      -o-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
    background-image:         linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
    color: #656565;
    text-shadow:0 1px 0 #fff;
}
.bx_inc_news_footer .bx_bt_button_type_2:hover      {background: #fff;}
.bx_inc_news_footer .bx_bt_button_type_2:active         {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
    background-image: -webkit-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
    background-image:    -moz-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
    background-image:      -o-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
    background-image:         linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
    box-shadow: inset 0 2px 2px 0 rgba(0,0,0,.05);
}
.bx_inc_news_footer .bx_big.bx_bt_button_type_2         {
    padding: 0 13px;
    height: 34px;
    font-weight: bold;
    line-height: 34px;
}

.bx_bt_button {
    -webkit-appearance: none !important;
}
.b-search_detail__submit {
    -webkit-appearance: none !important;
}


/* ---- INC SOCIAL FOOTER ---- */
/*.bx_inc_social_footer{text-align: center;}*/
.bx_inc_social_footer h4{
    text-align: left;
    font-weight: normal;
    font-size:26px;
}
.footer_social_icon{margin-top: 38px}
.footer_social_icon ul{
    margin: 0;
    padding: 0;
}
.footer_social_icon ul li{
    display: inline-block;
    width: 32px;
    height: 32px;
}
.footer_social_icon ul li a{
    display: block;
    width: 32px;
    height: 32px;
    background: url(images/social_icon.png) no-repeat;
    opacity: .9;
}
.footer_social_icon ul li.fb a{background-position:0 0}
.footer_social_icon ul li.tw a{background-position:-32px 0}
.footer_social_icon ul li.gp a{background-position:-64px 0}
.footer_social_icon ul li.vk a{background-position:-96px 0}
.footer_social_icon ul li a:hover{opacity:1}
.footer_contact{
    /*margin-top: 20px;*/
    font-size: 13px;
}
.footer_contact strong{
    display: block;
    margin-top: 10px;
    font-size:28px;
}

.copyright{
    color: #fff;
    /*opacity: .6;*/
    font-size: 13px;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
}

.copyright img{
	max-width:100%;
}

.bx_bt_button,
.bx_bt_button_type_2{
    display:inline-block;
    border: none;
    border-radius:3px;
    text-align:center;
    text-decoration:none;
    font-size:14px;
    cursor:pointer;
    vertical-align: middle;
}
.bx_shadow.bx_bt_button,
.bx_shadow.bx_bt_button_type_2{box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}
.bx_shadow.bx_bt_button:active,
.bx_shadow.bx_bt_button_type_2:active{box-shadow:none}

.bx_bt_button               {
    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 !important;
    text-shadow:0 1px 0 #006cae;
}
.bx_bt_button:hover         {
    background:#21afe4;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#21afe4), color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top, #21afe4 0%,#006fcb 100%);
    background:   -moz-linear-gradient(top, #21afe4 0%,#006fcb 100%);
    background:    -ms-linear-gradient(top, #21afe4 0%,#006fcb 100%);
    background:     -o-linear-gradient(top, #21afe4 0%,#006fcb 100%);
    background:        linear-gradient(to bottom, #21afe4 0%,#006fcb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb',GradientType=0 );
}
.bx_bt_button:active        {
    background:#006fcb;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmZjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#006fcb), color-stop(100%,#00a2df));
    background:-webkit-linear-gradient(top, #006fcb 0%,#00a2df 100%);
    background:   -moz-linear-gradient(top, #006fcb 0%,#00a2df 100%);
    background:    -ms-linear-gradient(top, #006fcb 0%,#00a2df 100%);
    background:     -o-linear-gradient(top, #006fcb 0%,#00a2df 100%);
    background:        linear-gradient(to bottom, #006fcb 0%,#00a2df 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#006fcb', endColorstr='#00a2df',GradientType=0 );
    box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21);
}

.bx_bt_button_type_2        {
    border:1px solid #e9e9e9;
    background:#fcfcfc;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f1f1f1));
    background:-webkit-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
    background:   -moz-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
    background:    -ms-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
    background:     -o-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
    background:        linear-gradient(to bottom, #fcfcfc 0%,#f1f1f1 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f1f1f1',GradientType=0 );
    color:#656565;
    text-shadow:0 1px 0 #fff;
}
.bx_bt_button_type_2:hover  {
    background:#fff;
}
.bx_bt_button_type_2:active {
    background:#f1f1f1;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#fcfcfc));
    background:-webkit-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
    background:   -moz-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
    background:    -ms-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
    background:     -o-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
    background:        linear-gradient(to bottom, #f1f1f1 0%,#fcfcfc 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#fcfcfc',GradientType=0 );
    box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}


.bx_small.bx_bt_button,
.bx_small.bx_bt_button_type_2{
    display:inline-block;
    min-width:20px;
    line-height:20px;
}
.bx_small.bx_bt_button          {border-bottom: 2px solid #577e1e !important;
   box-shadow:
  1px 0px rgb(231,231,231), 2px 0px rgb(240,240,240), 3px 0px rgb(248,248,248),
  0px 1px rgb(231,231,231), 0px 2px rgb(240,240,240), 0px 3px rgb(248,248,248);}
.bx_small.bx_bt_button:hover  {background: #7aa54c !important;}
.bx_small.bx_bt_button:active {background: #6e9d3c !important; box-shadow: none !important; border-top: 2px solid #577e1e; border-bottom: none !important }
.bx_small.bx_bt_button_type_2       {}
.bx_small.bx_bt_button_type_2:hover {}
.bx_small.bx_bt_button_type_2:active{}

.bx_medium.bx_bt_button,
.bx_medium.bx_bt_button_type_2  {
    padding:0 13px;
    height:25px;
    font-weight:bold;
    line-height:25px;
}
.bx_medium.bx_bt_button     {
    border-bottom: 2px solid #577e1e !important;
   box-shadow:
  1px 0px rgb(231,231,231), 2px 0px rgb(240,240,240), 3px 0px rgb(248,248,248),
  0px 1px rgb(231,231,231), 0px 2px rgb(240,240,240), 0px 3px rgb(248,248,248);
    height:27px;
    line-height:27px;
}
.bx_medium.bx_bt_button:hover  {background: #7aa54c !important;}
.bx_medium.bx_bt_button:active {background: #6e9d3c !important; box-shadow: none !important; border-top: 2px solid #577e1e; border-bottom: none !important}
.bx_medium.bx_bt_button_type_2       {font-weight:bold}
.bx_medium.bx_bt_button_type_2:hover {}
.bx_medium.bx_bt_button_type_2:active{}

.bx_big.bx_bt_button,
.bx_big.bx_bt_button_type_2 {
    padding:0 13px;
    height:34px;
    font-weight:bold;
    line-height:34px;
}
.bx_big.bx_bt_button    {
    border-bottom: 2px solid #577e1e !important;
   box-shadow:
  1px 0px rgb(231,231,231), 2px 0px rgb(240,240,240), 3px 0px rgb(248,248,248),
  1px 1px rgb(231,231,231), 2px 2px rgb(240,240,240), 3px 3px rgb(248,248,248) !important;
    height:36px;
    line-height:36px;
}

.bx_big.bx_bt_button:hover  {background: #7aa54c !important;}
.bx_big.bx_bt_button:active {background: #6e9d3c !important; box-shadow: none !important; border-top: 2px solid #577e1e; border-bottom: none !important}
.bx_big.bx_bt_button_type_2       {}
.bx_big.bx_bt_button_type_2:hover {}
.bx_big.bx_bt_button_type_2:active{}

.bx_big.bx_bt_button.bx_cart span{
    position:relative;
    bottom:-7px;
    display:inline-block;
    margin:0 10px 0 0;
    width:26px;
    height:23px;
    background:url(images/bt_cart.png) no-repeat center;
}

.bt.big.bt_blue.cart span{
    position:relative;
    bottom:-7px;
    display:inline-block;
    margin:0 10px 0 0;
    width:26px;
    height:23px;
    background:url(images/bt_cart.png) no-repeat center;
}

/* component inc_catalog_footer */
.bx_inc_catalog_footer{
    color: #fff;
    text-shadow:0 1px 2px #17326e;
}
.bx_inc_catalog_footer h3{
    padding-bottom: 15px;
    background: url(images/footer_h4_bg.png) repeat-x bottom;
    font-size: 23px;
}
.bx_inc_catalog_footer h3{
    background: url(images/x2footer_h4_bg.png) repeat-x bottom;
    background-size:4px 5px;
}
.bx_inc_catalog_footer ul{
    display: block;
    margin: 0;
    padding: 0;
}
.bx_inc_catalog_footer ul li{
    padding: 0 0 15px;
    display: inline-block;
    width: 49%;
}
.bx_inc_catalog_footer ul li a{
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    text-shadow:0 1px 2px #17326e
}
.bx_inc_catalog_footer ul li a:hover{text-decoration: underline}


/* component inc_menu_footer */
.bx_inc_menu_footer{
    color: #fff;
    text-shadow:0 1px 2px #17326e;
}
.bx_inc_menu_footer h3{
    padding-bottom: 15px;
    background: url(images/footer_h4_bg.png) repeat-x bottom;
    font-size: 23px;
}
.bx_inc_menu_footer h3{
    background: url(images/x2footer_h4_bg.png) repeat-x bottom;
    background-size:4px 5px;
}
.bx_inc_menu_footer ul{
    display: block;
    margin: 0;
    padding: 0;
}
.bx_inc_menu_footer ul li{
    /*display: block;*/
    padding: 0 0 15px;
}
.bx_inc_menu_footer ul li a{
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    text-shadow:0 1px 2px #17326e
}
.bx_inc_menu_footer ul li a:hover{text-decoration: underline}

.f3title {
    float: left;
    line-height: 22px;
    margin-bottom: 12px;
    position: relative;
    width: 100%;
}
/*1*/
@media (max-width:981px){
    .header_inner_container_two{
        position:relative;
        top:auto;
        right:auto;
        clear:both;
        width:93.5%;
        margin-left: 3%;
    }
    .header_inner_container_one{margin:0}
}
/*2*/
/*@media (min-width:640px) and (max-width:980px){*/
@media (max-width:980px){
    .header_top_section_container_one{ }
    .header_top_section_container_two{ }
    .bottom_container_one{width:100%}
    .bottom_container_two{padding:0 20px 0 0}
    .bottom_container_tre{padding:0 0 0 20px}
    .bottom_container_two,
    .bottom_container_tre{width:49%},
    .header_inner_container_three{display:none}
}
/*3*/
@media (max-width:850px) {
    .footer_container_one{width:100%}
    .footer_container_two{padding:0 20px 0 0}
    .footer_container_tre{padding:0 0 0 20px}
    .footer_container_two,
    .footer_container_tre{width:49%}
    .list-group-item-danger{width:110px !important;}
    .list-group-item-success{  width: 114px !important;}
    .detail-prefs-list{padding: 0px;list-style: none;}
}
@media (min-width:480px) and (max-width:640px) {
    .header_top_section_container_two{ }
    .site_title{
        text-align:center;
        font-size:27px;
    }
    .header_inner_container_one{
        text-align:center;
    }
    .header_inner_include_aria{
        display:block;
        padding:10px 0 10px;
        text-align:center;
    }
    .footer_container_one,
    .bottom_container_one{width:100%}
    .footer_container_two,
    .bottom_container_two{padding:0 20px 0 0}
    .footer_container_tre,
    .bottom_container_tre{padding:0 0 0 20px}
    .footer_container_two,
    .footer_container_tre,
    .bottom_container_two,
    .bottom_container_tre{width:49%}
    .header_inner_container_three{display:none}
    .bx_vertical_menu_advanced{display:none}
    .beono-flashmessage{display:none}
    .list-group-item-danger{width:110px !important;}
    .list-group-item-success{  width: 114px !important;}


}

@media (min-width:640px) and (max-width:700px) {
    .brands-left{display:none;}
}
/*4*/
@media (min-width:321px) and (max-width:479px) {
    .worakarea_wrap_container {
        padding-top:20px;
        padding-bottom:20px;
    }
    .site_title{
        float:none;
        padding-left:0;
        text-align:center;
        font-size:28px;
        line-height:34px;
    }
    .header_inner_container_one{
        float:none;
        width:100%;
        text-align:center;
    }

    .footer_container_one,
    .footer_container_two,
    .footer_container_tre,
    .bottom_container_one,
    .bottom_container_two,
    .bottom_container_tre{padding:0;width:100%}
    .header_inner_container_three{display:none}
    #header_inner_fxd .default{top:20px;}
    .bx_vertical_menu_advanced{display:none}
    .title-search-result {
        /*width:265px !important;*/
        min-width:265px !important;
    }
    .beono-flashmessage{display:none}
}
/*5*/
@media (max-width:320px){
    .worakarea_wrap_container {
        padding-top:10px;
        padding-bottom:10px;
    }
    .header_top_section_container_one{display:none}
    .header_top_section_container_two{display:none}
    .site_title{
        float:none;
        padding-left:0;
        text-align:center;
        font-size:28px;
        line-height:34px;
    }
    .header_inner_container_one{
        float:none;
        width:100%;
        text-align:center;
    }
    .header_inner_include_aria{
        display:block;
        padding:20px 0 10px;
        text-align:center;
    }



    div#bx_eshop_wrap {
        margin-top: 30px;
    }

    .header_wrap {
        padding: 60px 13px 0 !important;
    }

    .header_inner_include_aria{
        width: auto !important;
    }

    .header_inner_container_two {
        margin: 0 0 0 7px !important;
    }

    .contact-phones{
        margin: 0 7px !important;
    }

    .footer_container_one,
    .footer_container_two,
    .footer_container_tre,
    .bottom_container_one,
    .bottom_container_two,
    .bottom_container_tre{padding:0;width:100%}
    .tac.ovh{display:none}
    .header_inner_container_three{display:none}
    /*.header_inner{display:none}
    .header_wrap{display:none}*/
    .bx_vertical_menu_advanced{display:none}
    .beono-flashmessage{display:none}

}
.bx_vertical_menu_advanced ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.bx_vertical_menu_advanced ul li ul li a {
    padding-left: 30px;
}
.site_title,
.worakarea_wrap_container,
.header_inner_container_one,
.header_top_section_container_two,
.header_inner_container_two,
.header_inner_include_aria,
.footer_container_one,
.footer_container_two,
.footer_container_tre,
.bottom_container_one,
.bottom_container_two,
.bottom_container_tre{
    -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;
}

/* ===== reserved class ===== */
.p0{padding:0 !important}
.m0{margin:0 !important}
.dn{display:none !important}
.db{display:block !important}
.wa{width:auto !important}
.dib{display:inline-block !important}
.clb{clear:both !important}
.fln{float:none !important}
.fll{float:left !important}
.flr{float:right !important}
.m0a{margin:0 auto !important}
.fwb{font-weight:bold !important}
.fwn{font-weight:normal !important}
.tal{text-align:left !important}
.tar{text-align:right !important}
.tac{text-align:center !important}
.tdn{text-decoration:none !important}
.tdl{text-decoration:line-through !important}
.vat{vertical-align:top !important}
.vam{vertical-align:middle !important}
.vab{vertical-align:bottom !important}
.posr{position:relative !important}
.posa{position:absolute !important}
.whsn{white-space:normal !important}
.whsnw{white-space:nowrap !important}
.p05{padding:0 5px !important}
.w100p{width:100% !important}
.w90p{width:90% !important}
.wa{width:auto !important}
.ovh{overflow:hidden !important}

/* ===== Debug class ===== */
.dbg1{background-color:rgba(0,0,255,.3) !important}
.dbg2{background-color:rgba(0,255,0,.3) !important}
.dbg3{background-color:rgba(255,0,0,.3) !important}

.dbg0,
.dbg01>div{
    outline-width:2px;
    outline-style:solid;
    outline-color:rgba(0,255,0,.3);
    outline-offset:0px;
}
.dbg01>div>div{
    outline-width:2px;
    outline-style:solid;
    outline-color:rgba(0,0,255,.3);
    outline-offset:0px;
}
.debug{
    /*position: absolute;*/
    /*bottom: 0;*/
    z-index: 1000000000000;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:2px;
    border:1px solid #d0dbb1;
    background:#f5ffdb;
    color:#2d2d2d;
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    font-size:10px;
}
#debsizing{font-weight:bold}

@media (min-width:981px){#debsizing:before{content:"981px < (1) "}}
@media (min-width:640px) and (max-width:980px){#debsizing:before{content:"640px < (2) "}#debsizing:after{content:" < 980px"}}
@media (min-width:480px) and (max-width:639px) {#debsizing:before{content:"480px < (3) "}#debsizing:after{content:" < 639px"; }}
@media (min-width:321px) and (max-width:479px) {#debsizing:before{content:"321px < (4) "}#debsizing:after{content:" < 479px"; }}
@media (max-width:320px){#debsizing:before{content:"(5) "}#debsizing:after{content:" < 320px"; }}

.bx_page{
    font-size: 80%;
}
.bx_page h1,
.bx_page h2,
.bx_page h3,
.bx_page h4,
.bx_page h5,
.bx_page h6{
    color:inherit;
    font-weight:500;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height:1.1;
}
.bx_page p{margin:0 0 10px}
.bx_page ul,
.bx_page ol{
    margin-top:0;
    margin-bottom:10px;
}
.bx_page ul ul,
.bx_page ol ul,
.bx_page ul ol,
.bx_page ol ol{margin-bottom:0}
.bx_page .list_unstyled{padding-left:0;list-style:none}
.bx_page .list_nline{
    padding-left:0;
    list-style:none;
}
.bx_page .list_nline>li{
    display:inline-block;
    padding-right:5px;
    padding-left:5px;
}
.bx_page .list_nline>li:first-child{padding-left:0}

.bx_page a       {color:#437fcf}
.bx_page a:hover {color:#2d61a8}
.bx_page a:active{color:#2d61a8}

#header_inner_fxd.default {
    position: fixed;
    top: 0;
    /*width: 85%;*/
    left: 0;
        z-index: 999;
    background: #fefefe;
   /* -webkit-box-shadow: 0 2px 2px #444;
       -moz-box-shadow: 0 2px 2px #444;
        -ms-box-shadow: 0 2px 2px #444;
         -o-box-shadow: 0 2px 2px #444;
            box-shadow: 0 2px 2px #444;*/
/*            padding-right: 30% !important;
            padding-left: 8% !important;*/
}



/*#header_inner_fxd.default {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
        z-index: 999;
    background: #fefefe;
    -webkit-box-shadow: 0 2px 2px #444;
       -moz-box-shadow: 0 2px 2px #444;
        -ms-box-shadow: 0 2px 2px #444;
         -o-box-shadow: 0 2px 2px #444;
            box-shadow: 0 2px 2px #444;

}*/

.wrap_container {
    margin: 0 auto;
    max-width: 980px;
    position:relative;
}
a.email {
    color:white;
}

/*0:22 08.06.2015*/

[class*=mobo-] {
background-position: 0 0;
background-repeat: no-repeat;
display: inline-block;
//display:inline;
//zoom:1;
vertical-align:middle;
margin-top:-3px;
margin-right:3px;
width:16px;
height:16px;
}

/*МТС*/
.mobo-mts-16{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA3ElEQVQ4jZWTvQ2DMBSE3aSgIC0/wkvgzEFAYoAMwB5MwAJpqEjSIQYhw9B8KSxCFOJn5aRr/O6+yqfIc0gSyLL/nCRgDIooAqX2DgKoa+sg+J2JYxRZtj+kKUwTb02TffvOaf0DEIYwjuw0jvbmBTTNvryqaTyA4xHm2Q14Pm3GCSgKd3nV+SwA2tYPaFsB0Pd+QN8LgGHwA243AdB1fkDXCYCy9AOqSgAcDnC/u8uPh82IHymK4HqFZdmKy2LfvnejtTAmY+BysTZGGJMxdihab3ZN+DOTpnA68QIEBMSFOWD1vwAAAABJRU5ErkJggg==);
}

/*Київстар*/
.mobo-kyivstar-16{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABiUlEQVQ4jaWSMYxMURSGP8ZKFMZKFJLtSHSKbUkUao3IJCRbyha6KW0UVzIx456joFih061p0bAxYhjDvPefiBA0JFuJRqXYZhWzNivDm+Akt7j3nvOd//z3QlWk4gD51cHKnMqw8jSms/8B0DU8bv1bcaNbw7WK6zmpu/vvAa3BHKbPWHwhF4f/nJiGddr9/TS6tV/OO3EMjw1c67hObLvZwWIxQ+rNcvXZXmiPDmFaxqOPawXXDXIs4VrB9BbTI7KcHEuYOljcxvQA0zJXXh7ZJjdauL6Pu8YGHo+xuI/FEI8PWKzh+orpI142aQ3mJsdpj+bxuIfpKa6HmF5vrndYvMF0nU5xtNq8xWIG16VN+SUWPTz6ZF2mOdgz3f00rI/nj/eYnmAaYPqGa5U0rE8HWHkSj094CC+bmO5s+ZLLU9MBWTfH718ukNJOGt0aFhdxrWNxt7q4PZrH9YKsM5PgOI/FGnl0/PfFjW4NKxcqZWadw+PCxKfbAnSKfdUSgdSbJfV2/dz+APLTyx8MrBQtAAAAAElFTkSuQmCC);
}

/*Life*/
.mobo-life-16{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB6UlEQVQ4jY2TPWhTURiGMxQ0NXiTWHpucRAER3Hxh6Zpk5ieWwUVnLRDF38GfwbX1p9BBUdRsQoKIkopLi6BgpNQ6NTBH3TRoaOQ892bNLnmJk3yONwlNSHp8ME5fB8P533P90bE1huitNdZZnQ6PI85niRznuzNeP/PiNKe2HojYpSuiO3QWcZ2EKWRfXlqT5ep3n+NsTJ0zSldiYSkzsYMohxEOZhoCv/2Ii3APTaHxLPbIUp7PQAOJpnDxLOYWBr38AVazRb+ozeYaGowwFgZqgvPaax+wX+8hLGm2Pr+m8b6T0wiG0rrC9g9TvDhEwCN9R8Uh04QfPxMc7OKe/AcMpIfICF5klL6MpuzC5T0dYq7xqm9LdAGvKNzSCLXH+AeOBuaFUtjrAxmzwS19yu0gdLklVBGXwljMxRjaUw0hYlnEStDUFgNAalLSF+A0oitqVx9gH9nkbK+gbEybH37RbNcwT10foAHo9OI0rT+CAB/nywh+0/TqtWpr30NX6T6faPSiHLwH74ieFegfOYW5YvzAFTvvdjZHojtYGKToQdDxwlW1mgHddwjs0gytzOA2A4mPkUpf4024D9bxgynumZEaa9nmMR2kESO8qmb+Hdfdi/QtjD1iHNnlM3whCcj+fDeI87/AKSEd9OnJ4TyAAAAAElFTkSuQmCC);
}

/*Default*/
.mobo-default-16{
background-image:url(img/cellphone-iphone.png);
}

/*Cтационарный*/
.mobo-home-16{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA8UlEQVQ4jc3SPUqDURCF4Qdcgi4g2Fn4gxsQLBQMdoKgYCuIxmQH4g5EVMhXiVjGUrASyQ4UW3+x0UoNpFDQZgI3cj/rDJxm3pkzc5nLIMY0NnCIc1ygwCbG/2scQRMv+CnRI/YxnDMoksI9LGIGs1iOjXq8yBl8JAVrGV5N+HvO4BafOMU6tmNSE3UsoYUvPOcMRjGGGu7whBMcR8M9GpgIZaOOb1yjkuQruInpW2XNU3iLNx5l+EGwV0zmDGr6zzWfsDk8JDy7xa7+m3dxFer+YTs5gyo6yj9RTx0s5AyGsIqzmNrGZagduRZWonZA4hdb8lW8x4tkzAAAAABJRU5ErkJggg==);
}

.mobo-mail-16 {
    background-image:url(img/email-outline.png)
}

.mobo-adress-16 {
    background-image:url(img/home-outline.png)
}

/*--------------------------------*/

.pull-left li{
    line-height: 20px;
    list-style-type: none;
}

ul.pull-left{
    font-size: 15px;
    margin-top: 0px;
    padding-left:0;
   /* padding-left: 15px;*/
}

.contact-phones {
    height:40px;
    float:left;
    margin-left:5px;
}
.headerinfo {
    padding-left:90px;
}

.subfooter {
    float:left;
    width:100%;
}


.list-group-item-success {
    color: #009737;
}

.list-group-item-warning {
  color: #8a6d3b;
  border:1px solid white;
}

.list-group-item-danger {
  color: #a94442;
  border:1px solid white;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.list-group-item.status {
    border-radius: 0;
    float: left;
    margin: 0 2px;
    padding: 5px;
    width: 123px;
}



.arstatus {
    float:left;
      margin: 0 0 15px;
      height: 32px;
}


.bx_item_description_prefs {
    border-radius: 4px;
    padding:10px 10px 5px 10px;
    border:1px solid #ddd;
    margin-bottom:15px;
    font-size:14px;
    min-height:175px;
}

.bx_item_description_prefs .detail-prefs-title {
    font-size:15px;
}


.bx_item_description h3 {
    font-size:14px;
}

ul.pull-detail {
    font-size: 14px;
    margin-top: 0px;
    padding-left: 15px;
}

ul.pull-detail_region {
    font-size: 11px;
    margin-top: 0px;
    padding-left: 15px;
}

.pull-detail li {
    line-height: 20px;
    list-style-type: none;
}

.bx_catalog_list_home {
    border-bottom: none;
}

.detail-prefs-title{
   border-bottom: 1px solid #e5e5e5;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px;
    width: 96%;
}

.detail-prefs-title span {
    font-size:14px;
}


/*0:03 16.06.2015 */

/* catalog.section */

.mpg {
    font-size: 15px;
    text-align: center;
}
.bpg {
    font-size:14px;
    text-align:center;
}
.bx_catalog_list_home{
    margin-bottom:40px;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{

    margin:1%;
    width: 100%;
    min-width:100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    height: 30px;
margin-bottom:40px;
    border-bottom: 2px solid #577e1e !important;
   box-shadow:
  1px 0px rgb(231,231,231), 2px 0px rgb(240,240,240), 3px 0px rgb(248,248,248),
  0px 1px rgb(231,231,231), 0px 2px rgb(240,240,240), 0px 3px rgb(248,248,248);


}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a:hover  {background: #7aa54c !important;}

  .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a:active {background: #6e9d3c !important; box-shadow: none; border-top: 2px solid #577e1e; border-bottom: none !important;}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{
  position:relative;
  display:inline-block;
  width:26px;
  height:23px;
}




@media (max-width:640px) {.bx_catalog_list_home {border-bottom:1px solid #e5e5e5; /*float:left;*/}}

.bx_catalog_list_home .bx_catalog_item{
    position:relative;
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    background:#fff;
    -webkit-transition:none;
    -moz-transition:none;
    -ms-transition:none;
    -o-transition:none;
    transition:none;
    margin-bottom:30px;
}
@media (min-width:960px){
    .bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 30px 0   ;width:100%}

    .bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:48%}
    .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_catalog_list_home.col3 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:31.333333%}
    .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_catalog_list_home.col4 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:23%; min-height:222px;}
    .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1){clear:both}

    .bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:18%}
    .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(5n+1){clear:both}
}

@media (min-width:760px) and (max-width:960px){
    .bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px;width:100%}

    .bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_catalog_list_home.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_catalog_list_home.col4 .bx_catalog_item,
    .bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:23% min-height:195px;}
    .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1),
    .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(4n+1){clear:both}
}
@media (max-width:760px){
    .bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px  ;width:100%}

    .bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_catalog_list_home.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_catalog_list_home.col3 .bx_catalog_item,
    .bx_catalog_list_home.col4 .bx_catalog_item,
    .bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1),
    .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(3n+1),
    .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(3n+1){clear:both}

	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1){clear:none}
}
@media (max-width:580px){
    .bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 0 30px ;width:100%}

    .bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(3n+1),
.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(3n+1){clear:none}
    .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_catalog_list_home.col2 .bx_catalog_item,
    .bx_catalog_list_home.col3 .bx_catalog_item,
    .bx_catalog_list_home.col4 .bx_catalog_item,
    .bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%;clear:none}

    .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1),
    .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(2n+1),
    .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(2n+1),
    .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(2n+1){clear:both}
}

.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
    position:absolute;
    z-index:990;
    top:0;
    left:0;
    right:0;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
    border-radius:3px;
    border:1px solid #d3d3d3;
    background:#fff;
    -webkit-animation:borderview 0.5s;
    animation:borderview 0.5s;
}
@media (min-width:960px){.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container{padding:0 25px 15px}}
@media (max-width:960px){.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container{padding:0 15px 15px}}

@keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}
@-webkit-keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}

.bx_catalog_list_home .bx_catalog_item_articul{
    color:#a5a5a5;
    font-size:13px;
}
.bx_catalog_list_home .bx_catalog_item_title{
    margin-top: 10px;
    margin-bottom: -4px;
    /*overflow:hidden;*/
    height:76px;
    /*height: auto;*/
    text-align:left;
}

.text_ef_bo {
    font-weight: bold;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_title{
    overflow:auto;
    height:auto !important;
    min-height:76px;
}
.bx_catalog_list_home .bx_catalog_item_title a{
    margin-top: 10px;
    color:#3f3f3f;
    text-decoration:none;
    font-size:14px;
    word-wrap: break-word;
}
.bx_catalog_list_home .bx_catalog_item_price{
    margin-bottom: 17px;
    color:#3f3f3f;
    font-weight:normal;
}
.bx_catalog_list_home .bx_catalog_item_price span{
    color:#a5a5a5;
    font-size:12px;
    font-weight:normal;
    white-space:nowrap;
    text-decoration:line-through;
}
.bx_catalog_list_home .bx_catalog_item_controls{
    padding-top:10px;
    text-align:center;
    opacity:0;
}
@media (min-width:641px) and (max-width:960px){.bx_catalog_list_home .bx_catalog_item_controls{height:auto}}
@media (max-width:640px){.bx_catalog_list_home .bx_catalog_item_controls{height:auto;line-height:30px;text-align:center}}
@media (max-width:479px){.bx_catalog_list_home .bx_catalog_item_controls{height:auto;line-height:30px;display:block}}
@media (max-width:479px){.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {height:auto}}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone{
    width:100%;
    white-space:nowrap;
    text-align:center;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{
    color:#3f3f3f;
    font-size:13px;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    border: 1px solid #E4E4E4;
    background: #F3F3F3;
    white-space: normal;
    line-height: normal;
    padding: 5px 15px;
    margin-bottom: 10px;
height: 20px;
    line-height: 20px;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{
    width:100%;
    text-align:center;
}


@media (max-width:640px) {
    .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone{display:block;}
    .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float:none;width:100%;text-align:center;}
}
.bx_catalog_list_home .bx_catalog_item_controls input[type=text]{border:none;}
.bx_catalog_list_home .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls{opacity:1}
.bx_catalog_list_home .bx_cnt_desc{
    text-align:left;
    position:absolute;
    right:-45px;
    top:2px;
    width:40px;
}
@media (min-width:641px) and (max-width:960px){

}
.bx_catalog_list_home .bx_catalog_item_controls a{margin-bottom:10px;}
.bx_catalog_list_home .bx_catalog_item_price .bx_price{font-size: 18px; font-weight: bold; padding-top: 5px; margin:0 auto; text-align:left; line-height:20px;}
.bx_catalog_list_home .bx_catalog_item_price .bx_price.dprice{font-size: 14px;padding-top: 5px; width:100%;}
.bx_catalog_list_home .bx_catalog_item_images_double,
.bx_catalog_list_home .bx_catalog_item_images{
    position:relative;
    z-index:910;
    display:block;
    padding-top:135%;
    width:100%;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-background-size:contain;
    background-size:contain;
}
.bx_catalog_list_home .bx_catalog_item_images_double{
    z-index:900;
    margin-top:-135%;
    opacity:0;
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images{
    opacity:0;
    -webkit-animation:rotateimgfirst 0.5s;
    animation:rotateimgfirst 0.5s;
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images_double{
    opacity:1;
    -webkit-animation:rotateimglast 0.5s;
    animation:rotateimglast 0.5s;
}
@keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@-webkit-keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}
@-webkit-keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item       .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item    .bx_catalog_item_articul,
.bx_catalog_list_home .bx_catalog_item    .bx_catalog_item_scu{display:none}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu{display:block}
.bx_catalog_list_home .bx_catalog_item    .bx_catalog_item_scu{padding-top:10px}
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.touch,
   .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.no_touch{display:none !important;}

/* Stickers */
.bx_catalog_list_home .bx_stick{
    position:absolute;
    width:123px;
    height:35px;
    background:url(images/stick.png) left center no-repeat;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    line-height:35px;
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
}
.bx_catalog_list_home .bx_stick.short {font-weight: bold;font-size:18px}
.bx_catalog_list_home .bx_stick.average {font-weight: bold;font-size:13px}
.bx_catalog_list_home .bx_stick.long{font-weight:normal;font-size:11px}
.bx_catalog_list_home .bx_stick_disc{
    position:absolute;
    width:72px;
    height:74px;
    background:url(images/stick_disc.png) no-repeat center;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    font-weight:bold;
    font-size:23px;
    line-height:74px;
}
.bx_catalog_list_home .bx_stick.left,
.bx_catalog_list_home .bx_stick_disc.left{left:-2px;}
.bx_catalog_list_home .bx_stick.right,
.bx_catalog_list_home .bx_stick_disc.right{right:0;}
.bx_catalog_list_home .bx_stick.top,
.bx_catalog_list_home .bx_stick_disc.top{top:15px;}
.bx_catalog_list_home .bx_stick.bottom,
.bx_catalog_list_home .bx_stick_disc.bottom{bottom:5px;}
.bx_catalog_list_home .bx_stick.middle,
.bx_catalog_list_home .bx_stick_disc.middle{top:49%;}
@media (min-width:641px) and (max-width:960px){
    .bx_catalog_list_home .bx_stick{
        width:90px;
        height:30px;
        background-size:100%;
        line-height:30px;
    }
    .bx_catalog_list_home .bx_stick.short {font-weight:normal;font-size:14px}
    .bx_catalog_list_home .bx_stick.average {font-weight:normal;font-size:11px}
    .bx_catalog_list_home .bx_stick.long{font-weight:normal;font-size:11px}
    .bx_catalog_list_home .bx_stick_disc{
        width:64px;
        height:65px;
        background-size:100%;
        font-size:  20px;
        line-height:65px;
    }
}
@media (max-width:640px) {
    .bx_catalog_list_home .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:  11px;
        line-height:30px;
    }
    .bx_catalog_list_home .bx_stick_disc{
        width:48px;
        height:49px;
        background-size:100%;
        font-size:  16px;
        line-height:49px;
    }
}
@media (max-width:479px) {
    .bx_catalog_list_home .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:  11px;
        line-height:30px;
    }

    .bx_catalog_list_home .bx_stick_disc{
        width:37px;
        height:38px;
        background-size:100%;
        font-size:13px;
        line-height:38px;
    }
}

/* buttons */
.bx_catalog_list_home .bx_bt_button,
.bx_catalog_list_home .bx_bt_button_type_2{
    display:inline-block;
    border-radius:3px;
    text-align:center;
    text-decoration:none;
    font-size:14px;
    cursor:pointer;
    white-space:nowrap;
}

.bx_catalog_list_home .bx_bt_button_type_2              {
    border:1px solid #e9e9e9;
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#f1f1f1));
    background-image:-webkit-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:   -moz-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:     -o-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:        linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    color:#656565;
    text-shadow:0 1px 0 #fff;
}
.bx_catalog_list_home .bx_bt_button_type_2:hover{background:#fff;}
.bx_catalog_list_home .bx_bt_button_type_2:active   {
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#f1f1f1),to(#fcfcfc));
    background-image:-webkit-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:   -moz-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:     -o-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:        linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}
.bx_catalog_list_home .bx_bt_button                 {
    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%);
    color:#fff;
    text-shadow:0 1px 0 #006cae;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0 );
}
.bx_catalog_list_home .bx_bt_button:hover       {
    background:#21afe4;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}
.bx_catalog_list_home .bx_bt_button:active          {
    background:#21afe4;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}


.bx_catalog_list_home .bx_small.bx_bt_button{
    display:inline-block;
    min-width:20px;
    line-height:20px;
}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2{
    display:inline-block;
    min-width:18px;
    line-height:18px;
}

.bx_catalog_list_home .bx_small.bx_bt_button_type_2         {}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:hover   {}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:active  {}


.bx_catalog_list_home .bx_medium.bx_bt_button{
    padding:0 13px;
    height:25px;
    font-weight:bold;
    line-height:25px;
}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2        {
    padding:0 13px;
    height:23px;
    font-weight:bold;
    line-height:23px;
}

.bx_catalog_list_home .bx_medium.bx_bt_button,
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2        {font-weight:bold;}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:hover  {}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:active {}

.bx_catalog_list_home .bx_col_input{
    display:inline-block;
    width:40px;
    text-align:center;
}

/* scu_detail_size */
.bx_catalog_list_home .bx_item_detail_size{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_size .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_catalog_list_home .bx_item_detail_size .bx_size{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx_catalog_list_home .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
   .bx_catalog_list_home .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_catalog_list_home .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
  .bx_catalog_list_home .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_catalog_list_home .bx_item_detail_size ul li{
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
}
.bx_catalog_list_home .bx_item_detail_size ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;

    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/x2border.png) 2 stretch;
    -moz-border-image: url(images/x2border.png) 2 stretch;
    -o-border-image: url(images/x2border.png) 2 stretch;
    border-image: url(images/x2border.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{
    border: 2px solid #006cc0;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/x2border_active.png) 2 stretch;
    -moz-border-image: url(images/x2border_active.png) 2 stretch;
    -o-border-image: url(images/x2border_active.png) 2 stretch;
    border-image: url(images/x2border_active.png) 2 fill stretch;
}

.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right         {opacity:0.8}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {left: -5%;background:url(images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:-5%;background:url(images/arr_right.png) no-repeat right center;background-size: 100% auto}
   .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {left:   0;background:url(images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
   .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:  0;background:url(images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_catalog_list_home .bx_item_detail_scu{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

/*----*/

.bx_catalog_list_home .bx_item_detail_scu .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
   .bx_catalog_list_home .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}
  .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li{
    position: relative;
    display: block;
    float: left;
    height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    z-index:10;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/x2border.png) 2 stretch;
    -moz-border-image: url(images/x2border.png) 2 stretch;
    -o-border-image: url(images/x2border.png) 2 stretch;
    border-image: url(images/x2border.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    padding: 3px;
    border: 2px solid #006cc0;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(images/missing.png) no-repeat center;
}

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/x2border_active.png) 2 stretch;
    -moz-border-image: url(images/x2border_active.png) 2 stretch;
    -o-border-image: url(images/x2border_active.png) 2 stretch;
    border-image: url(images/x2border_active.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
    position: absolute;
    top:   6%;
    right: 6%;
    bottom:6%;
    left:  6%;
    background-size:contain;
    background-repeat: no-repeat;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right        {opacity:0.8}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(images/arr_right.png) no-repeat   right center;background-size: 100% auto}
   .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {left:   0;background:url(images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
   .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:  0;background:url(images/fade_right.png) repeat-y   right center;background-size: 100% auto}

/*-------------brands-------------*/

.brands-left {

}
.brands-link {
    width:32%;
        height: 35px;
        margin: 3px 0;
        height: 45px;
    line-height: 45px;
display: inline-block;
    border: 1px solid #ddd;
    box-sizing: border-box;
    vertical-align: top;
    position: relative;
}
.bx_filter_block .brands-link{
	width:65px;
}
.bx_filter_block .brands-link.active{
	border: 2px solid #428BCA;
}
.brands-link.hide{
	display:none;
}
.brands-link:nth-of-type(3n+2){
	margin: 3px 2%;
}
.brands-img {
    /*width:65px;
    padding:4px;
    border:1px solid #ddd;*/
max-width: 95%;
    max-height: 95%;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
}
.brands-img.active {
    border:2px solid #428BCA;
    padding:3px;
}

.sort {
    text-align: left !important;
    font-size: 12px;
    margin: 15px;

}

.bx_price_title {
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    width: 40px;
}

.slice {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    margin: 15px 0;
}
#footer-vcard {
    color:white;
    text-shadow:none;
    font-size:12px;
}

.efc {
    width:50%;
    float:left;
    text-align:left;
}
.mwc {
    width:50%;
    float:left;
    text-align:right;
}
.mwc a {
    color:white;

}

.pull-right {
    float: right;
}

.description {
    padding-top:100px;
    font-size:14px;
    text-align:justify;
}

.vcard_contacts {
    font-size: 14px;
    line-height: 150%;
}

.catalog_element_info {
        font-size: 14px;
    padding-top: 10px;
}

.status-order {
    color:#8a6d3b;
  font-weight: bold;
}

.status-buy {
    text-align: center;
    color:#009737;
      font-weight: bold;
      margin-right: 10%;
}

.images_style {
    background-image: url(images/car.png);
  background-repeat: no-repeat;
}

.img_buy_style {
        background-image: url(images/yes.png);
        background-repeat: no-repeat;
        background-position: left;

    }

    .bac {
        margin-right: 6%;
        width: 14px;
        margin-top: 3%;

    }

.status-no {
    text-align: center;
    margin-right: 13%;
    color:#ba0000;
  font-weight: bold;
}

.no_image {
    background-image: url(images/exit.png);
  background-repeat: no-repeat;
  background-position: left;
}

.ef_color_mini {
    margin-bottom: 15px;
  color: #c57800 !important;
  text-align: center;
  margin-right: 12%;
  font-size: 14px;
  font-weight: bold;
}

.color_data {
    color: #c57800;
    font-weight: bold;
}
.data_otpravki_style {
    display: none;
    font-size: 12px;
}

.data_otpravki {
    margin-left: 5%;
    font-size: 12px;
}

.bx_catalog_item :hover .data_otpravki_style {
    display: block;
}

.element-article {
   color: #5e5e5e;
    font-style: italic;
    padding-top: 5px;
}

.btn{
    text-decoration: none;
}

.bx_item_vidget{

    display: inline-block;
    border-radius: 4px;
    text-align: left;
    color: #585858;
    font-size: 10px;
    line-height: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    padding-top: 54px;
    height: 54px;
    margin:0 auto 5px;
    border: 1px solid #c3c3c3;
}


.bx_item_vidget.icon {
    background: no-repeat 5px center;
    padding: 3px 5px 5px 30px;
    height: 44px;
}

.bx_item_vidget.icon ul{
    margin: 0 0 0 0;
}

.bx_item_vidget.icon ul li{
    margin-left: -23px;
}

.bx_item_detail_inc_one_container .bx_popup,
.bx_popup{
    display: none;
}

.bx_item_detail_inc_one_container.hover .bx_popup,
.bx_item_vidget.hover .bx_popup {
    position: absolute;
    display: block;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.27);
    color: #3f3f3f;
    right: 100.1%;
    top: 0;
    padding: 10px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1010;
    min-width: 90%;
    background: #fff;
    text-align: left;
}


/***---***/

div.grain-fo-name, div.grain-fo-phone, div.grain-fo-email, div.grain-fo-captcha, div.grain-fo-message {width:95%; padding-bottom:0.4em;}
div.grain-fo-name input, div.grain-fo-email input, div.grain-fo-phone input {width:100%;}
span.grain-fo-req {color:red;}
div.grain-fo-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
.grain_input {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  box-sizing: border-box;
  height: 30px;
  outline: medium none;
  padding-left: 5px;
   width: 100%;
  border-color: #8ca3ae #a0b4be #b6c8d1;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1) inset;

  line-height: 30px;
  margin-top: 5px;
  position: relative;
}

.grain-fo-text {
    font-style:italic;
      line-height: 16px;
}
/*Sidebar menu*/
.bx-no-touch .menu_bg.active,
.bx-no-touch .notive.header,
.bx-no-touch .menu-page{display:none !important;}
@media (min-width:570px)                            {
    .menu_bg.active,
    .notive.header,
    .menu-page{display:none !important;}
}

@media (max-width:569px)                            {
    .header_inner_include_aria{padding-top:0px}
    .header_wrap{padding-top:60px;}
    .site_title,
    .cart_block,
    .login_block,
    .bx_cart_login_top,
    .header_inner_bottom_line>div,
    .header_top_section{display:none;}

    .notive.header {
        position:fixed;
        top: 0;
        right:0;
        left:0;
        z-index:10001;
        margin:0;
        padding:0;
        height:44px;
        background: #428bca;

    }
    .notive.gn_general_nav {
        position:absolute;
        top:8px;
        left:9px;
        display:block;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        width:37px;
        height:29px;
    }

    .notive.cart_link {
        position:absolute;
        top: 6px;
        right:9px;
        display:block;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        width:37px;
        height:29px;
        background:url(images/icon_cart.png) no-repeat center;
        -webkit-background-size:24px auto, 100%;
        background-size:24px auto, 100%;
    }
    .notive.title{
        display: flex;
        justify-content: space-between;
        /*text-align: center !important;*/
        overflow:hidden;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        padding:0 50px;
        width:100%;
        color:#fff;
        text-align:left;
        -ms-text-overflow:ellipsis;
        text-overflow:ellipsis;
        text-shadow:0 1px rgba(0,0,0, 0.42);
        white-space:nowrap;
        font-size: 22px;
        line-height:44px;
    }

    .menu-page{
        position:fixed;
        top: 44px;
        bottom:0;
        opacity:0.97;
        left:-100%;
        z-index:10000;
        overflow:visible;
        margin:0;
        padding:0;
        width: 85%;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        background:#ecf1f4;
        box-shadow:2px 0 2px 0 rgba(1,1,1,.15);
        font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: all 0.5s ease-out;
    }
	.menu-page.active{
	left:0;
	}
    .menu-items{
        overflow:auto;
        height:100%;
        -webkit-tap-highlight-color:transparent;
    }

     .subcategory {
        padding-left: 70px !important;
        font-size: 14px !important;
        font-weight: normal !important;
    }

    .menu-separator{
        padding-top: 7px;
    padding-bottom: 7px;
    display: flex;
    align-items: center;
        max-width: 70%;
        padding-left:40px;
        /*border-bottom: 1px solid #fff;*/
        height:40px;
        color:#123751;
        vertical-align:middle;
        text-decoration:none;
        font-weight:bold;
        font-size:15px;
        /*line-height:40px;*/
    }

    .category {
        border-top: 1px solid white;
        position: relative;
    }

/*    .category::before {
  content: '▶ ';
  position: absolute;
  right: 5px;
  font-size: 80%;
  color: grey;
}

.bx-touch.open .category::before {
  content: '▼ ';
}
*/
    .menu-section{
        display: none;
        background:#fff;
        margin-bottom:1px;
    }

    .block_menu {
        display: block;
    }
    /*.category:hover ~ .menu-section {
        display: block;
    }*/

    /*.bottom_line:after {
        position: absolute;
        right: 20px;
        top: 13px;
        content: "\f107";
        font-family: FontAwesome !important;
        color: #123751;
    }*/

    .bottom_line.open {
        background: url(images/chevron-up.png);
            background-repeat: no-repeat;
    cursor: pointer;
    background-size: 25px;
    background-position: 45% 45%;
    }

    .bottom_line {
        background: url(images/chevron-down.png);
            background-repeat: no-repeat;
    cursor: pointer;
    background-size: 25px;
    background-position: 45% 45%;
        border-left: 1px solid white;
       /* border-top: 0.5px solid white;
        border-bottom: 0.5px solid white;*/
        width: 48px;
            margin-top: 2%;
    margin-bottom: 2%;
    height: 40px;
        position: absolute;
        right: 0px;
        top: 0px;
    }
    .menu-item{
        position:relative;
        display:block;
        overflow:hidden;
        padding:0 10px 0 20px;
        height:44px;
        background:#fff;
        color:#123751;
        text-decoration:none;
        -ms-text-overflow:ellipsis;
        text-overflow:ellipsis;
        white-space:nowrap;
        font-size:16px;
        line-height:42px;
        margin-bottom:1px;
        -webkit-tap-highlight-color:transparent;
    }

    .menu-separator-user{
        display:block;
        position:relative;
        padding-left:55px;
        height:40px;
        color:#123751;
        vertical-align:middle;
        text-decoration:none;
        font-weight:bold;
        font-size:16px;
        line-height:40px;
    }
    .menu-item-avatar{
        position:absolute;
        display:block;
        top: 9px;
        left:21px;
        width:22px;
        height:22px;
        border:1px solid #fff;
        background-color:#63839c;
        background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAIAAACR5s1WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxQzAzNTk0Mjk4MjM2ODExOTIzQ0UzMzY5M0ZCNjAwQSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowRUEzRkQ1MkNEM0UxMUUxQTZCOURCRkUzNzFFQURBMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5Q0FGN0U5Q0NEMjkxMUUxQTZCOURCRkUzNzFFQURBMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFFMUExODRBNzQyMDY4MTE4OEM2OEExMTQ2OTFCMDNEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjFDMDM1OTQyOTgyMzY4MTE5MjNDRTMzNjkzRkI2MDBBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+dqo5jQAABQRJREFUeNrsWF1PHFUYPl8zszM7sNgPKBawlCpuV0ArYBqVWJNe6ZXx3gt/in/DG+OF8UpNaqKmJFxoiDVBLQUF+mER+mEplGW3uztz5hzfM2dZkd0dZmCJXvBm9iOzM3Oe87zved7nLP7wo4/Rfx0E/Q/iCMR2sH3cg6sf+F9npax+HjYIHI5de9ffqhAkhhcgwCEaeUggqmNjTDAiuBZVFgCAUCikEEhDkS0HUUNAcfgpBRJqODVvDQSwKXhQZkRsUyIPg4nqtLn3Ql/X2+ND2XPPMUrh1NrG5tzS3clrs2v5MiYUql0kyUhsEDBNoggQ3H/39ZF33npNz1PRgdCxTNvE2ND48OCnX03+srSCqKHIik0GScIBkoK7Jr78xqsBDB4WQe2AM6bBPnjvsmMRJDmkCLdcJ3QdBL5/aTRHQ0bqDwj4aeLlwcDzAC/GuKXpCFcBDBP4lRMdbUEQRFx7pqcLLqOmBflTNRsjISzu0pAhCO5BYQRhHTQLk1EAAawRwnC88oy/OlRNnuk+mRs8J4IoEH2nu/t7ulY2ypjKltVETREF56eOd0AuRGTA753PZOBiTQJuIRMKRBB4vg8gotedLmG4Gl6gYK1hQm7nVWL8842Few8eAhURx1axODO3WBMr2cIlGqoVK/HgyndTivHmxzdXp/LFMiVU61XrdEL1SMwMw7DSM7/dfLyxHjSJJ5v5q9Mzhp0mhgVNBcXrHglMDTBh2g427U8+/1JL5K4DTn72xRViOJadpowdgmIqEDA923Yzd+6vf/3tZD0NU99Pz99Zddo7jFQK2phSqniqyWK6GNXEQacoJXYatWfWnuTDmcudiwLWg5VyUrZNDQsWBqqJ2l42h+3p4UIXo1po6BckvGzLHH9lWKvCThATF8csJ/3T78ue4CCX4HyIREIduGq8EoHA/wAICVBnJAq4xfDoyMDw88pG+D7f9VjANDaUHR16cXbx7g+zt0pcEsqU2VEFFGW3WITmEKIzKmTA2x1jLHs2N9AHRcQDXqlwUddBggADMshYbqD3/EDv7NLytfnbBU/oiUCC5A4/HAOEJkHpVJC2yJsXBrP9PTC2V6loxYwQzfBOj1KaO/vsSwM909eXflz4ExEGLVU0kS8WYWGE5Ibk71+66FhmoVjcc/j6WUDWxnP9m1uF+ZV1wiz13GRMAAm+dyHbaxDytPg0un03Cx9zn/Ox8/2/3ly10owQGjRyGE0LEzoQr5RPdjilcinaxUQHJDFlWdwrGSlbLRkUk4nQR6mezCuQRt/3QREOsstTXYeoJkyYTKYToY8CMj3OWZKNTIOA0cFeECSSiJUqPhx6aFQqe04qdWAQQnuMZrLJmnkIvaOaW7w9PpLVO5z9IghuLN4q+SIN+imTKKaiAkrZSs3/8eD6/MLpE5nuU50d7e2uY4PhdV037TgNbyyVyvmtPMw7v1XIF4r3Hz6699djZLnusS5oac0YZQ1pCHeYlJmOnTleMYzVzcLyoyUoESgTlSW1XKV+313PwB8JWw1l0M2pYRqZTst2TdsFvZJNdgBRsk2ZkXLbDFhgaTCusEZArIJw1612OnjXE7HqDEroiQqYAwAhjDHDBAdAoYnAyUS9Q24bCEosQk1mKeOK9L4fh49q3JzV3i8Eh/TOByuTR2quIlkX3XmDbqVIm5T6Xt/olvr/buQBLb+se+i+/xY6+vfuCETc+FuAAQCMJERFG/TKEQAAAABJRU5ErkJggg==');
        background-size:22px;
        background-repeat:no-repeat;
    }
    .menu-item-selected .menu-item-avatar{top:11px}
    .menu-item-selected.menu-icon-user:before{margin-top:11px}
    .menu-item-selected{
        margin-top:-2px;
        height:46px;
        background-image:url(images/menu-item-selected.png);
        background-size:46px 46px;
        background-repeat:repeat-x;
        line-height:46px;
    }
    .menu-item-selected:after {background:none}
    .menu-item-selected:before{
        margin-top:2px;
        height:46px
    }

    .menu_bg.active{
        position:fixed;
        top: 0;
        right:0;
        z-index:9999;
        width:1000px;
        height:2000px;
    }
}
@media (max-width:479px) {
    .notive.title{

        white-space:wrap;

    }
}
@media (max-width: 1030px){
    .header_inner_container_four {
        float: left;
        position: relative;
        width: 100%;
    }

    .b-header_detsearch__or {
        margin-top: -10px !important;
        display: inline-block;
        float: left;
        margin: 0 auto;
        font: 13.3333px Arial;
        width: 100%;
        text-align: center;
    }

    .b-header_detsearch__link {
        display: inline-block;
        background-color: #428bca;
        text-decoration: none;
        color: white;
        text-align: center;
        float: left;
        padding: 9px 0;
        border-radius: 3px;
        font: 13.3333px Arial;
        width: 93.5%;
        margin: 5px 14px;
        margin-bottom: 15px;
    }
}

@media (max-width: 320px){
    .header_inner_container_four {
        float: left;
        position: relative;
        width: 100%;
    }

    .b-header_detsearch__or {
        display: inline-block;
        float: left;
        margin: 0 auto;
        font: 13.3333px Arial;
        width: 100%;
        text-align: center;
    }

    .b-header_detsearch__link {
        display: inline-block;
        background-color: #428bca;
        text-decoration: none;
        color: white;
        text-align: center;
        float: left;
        padding: 9px 0;
        border-radius: 3px;
        font: 13.3333px Arial;
        width: 95%;
        margin: 5px 7px;
    }

}


.b-static_detsearch {
    bottom: 33%;
    right: 2%;
    position: fixed !important;
    z-index: 200001 !important;
    display: block;
    width: 97px;
    height: 97px;
    background: none;
    background-color: #f3f4f6;
    border-radius: 50px;
}
@media (max-width: 732px){
    .b-static_detsearch {
        display: none;
    }
}


.b-static_detsearch__wrapper {
    width: 80%;
    height: 80%;
    margin: 10px auto;
    background-color: #428bca;
    display: block;
    border-radius: 50px;
}

.b-static_detsearch__link {
    display: inline-block;
    text-align: center;
    padding: 25px 0;
    text-decoration: none;
    color: white;
    font: 12.3333px Arial;
}

.b-model__preview_text > p {
    margin: 0 !important;
    font-size: 14px;
}

.b-model__preview_text {
    margin: 16px 0;
    background-color: #e8f4f8;
    padding: 15px;
}

.b-model__preview_text a {
    color: #428bca !important;
}
/* подбор запчастей*/
.b-content_page__left {
    display: block;
    float: left;
    width: 53.5%;
    margin: 0 30px 0 0;
}

.b-content_page__right {
    display: block;
    float: left;
    width: 42.2%;
}



@media (max-width: 981px){
    .b-content_page__left {
        float: left;
        width: 100%;
        margin: 0 0 15px 0;
    }

    .b-content_page__right {
        float: left;
        width: 100%;
    }
}

.b-search_select{
    margin: 0 0 10px 0;
    /*position: relative;*/
}
.b-search_select > select{
    width: 100%;
}
.chosen-container-single .chosen-single{
    height: 30px !important;
    line-height: 30px !important;
    font-size: 14px !important;
}

.chosen-container-single .chosen-single div b {
    margin: 3px 0 0 0;
}

.chosen-container-single .chosen-single abbr{
    top: 9px !important;
}

.b-search_select  input, .b-search_select select {
    height: 30px;
    border-top: 1px solid #8ca3ae;
    border-right: 1px solid #a0b4be;
    border-bottom: 1px solid #b6c8d1;
    border-left: 1px solid #a0b4be;
    border-radius: 3px;
    background: #fff;
    box-shadow: inset 0 2px 3px 0 rgba(0,0,0,0.1);
    font-size: 14px;
    width: 100%;
    padding-right: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
}

.chosen-container-single .chosen-single {
    border-radius: 3px !important;
}

.b-search_detail__submit{
    display: inline-block;
    background-color: #428bca;
    color: white;
    padding: 9px;
    border-radius: 3px;
    font: 13.3333px Arial;
    border: none;
    cursor: pointer;
    float: right;
    width: 94px;
}

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

.b-search_select > input:disabled {
    background: #f6f6f6;
    border: 1px solid rgba(170, 170, 170, 0.41);
}

.b-search_detail__submit:disabled{
    background-color: rgba(66, 139, 202, 0.61);
}

.b-search_result {
    font-size: 14px;
    display: none;
}
.b-search_result__text {
    font-size: 20px;
}
.b-search_result__links {
    padding: 0 0 0 17px;
}
.b-search_result__links a {
    color: #576e75 !important;
}
.b-search_result__links li {
    margin: 5px 0;
}

.chosen-container-single .chosen-single div b {
    background: url(/bitrix/templates/mw_easyfix/chosen/chosen-sprite.png) no-repeat 3px 2px !important;
}

.b-search_detail_category_mobile {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0px 0 0px 8px;
    height: 30px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 30px;
}

.select_value{
    color: #999 !important;
}

.b-search_detail_category_mobile > option {
    color: #444;
}

.b-search_alert {
    font-size: 12px;
    color: #428bca;
    display: none;
}

.m_search_result__exact a {
    color: #428bca !important;
    font-weight: bold;
    word-wrap: break-word;
}

.m_search_result__exact a:hover {
    color: #428bca !important;
    font-weight: bold;
    word-wrap: break-word;
}

.m_search_result__similar a {
    color: #428bca !important;
    word-wrap: break-word;
}

.m_search_result__similar a:hover {
    color: #428bca !important;
    word-wrap: break-word;
}

.b-content_page__rheader {
    font-size: 18px;
}

.b-content_page__statistic {
    margin: 20px 0 30px 0;
}

.b-statistic_numbers {
    display: inline-block;
    float: left;
    border-right: 2px solid #eff6f7;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
}

.b-statistic_numbers_row {
    font-size: 28px;
    color: #428bca;
    text-align: end;
}

.b-statistic_names {
    display: inline-block;
    width: 49%;
}
.b-statistic_names_row {
    /* line-height: 10px; */
    /* margin: 11px 0 29px 0 !important; */
    margin: 5px 0 !important;
    display: inline-block;
    width: 100%;
    height: 30px;
}

.b-search_result__title {
    margin: 15px 0 0 0;
}

.search_result {
        margin: -57px -28px -30px -30px !important;
        padding: 25px 0 25px 15px !important;}

.b-search_result__links>li {
    margin: 10px 0 0 0;
}
.b-search_preloader {
    float: right;
    margin: 4px 10px;
    display: none;
}


#ballsWaveG {
    position: relative;
    width: 140px;
    height: 18px;
    margin: 0 auto;
}

.ballsWaveG{
    position:absolute;
    top:0;
    background-color: #84b4db;
    width:16px;
    height:16px;
    animation-name:ballsWaveG;
    -o-animation-name:ballsWaveG;
    -ms-animation-name:ballsWaveG;
    -webkit-animation-name:ballsWaveG;
    -moz-animation-name:ballsWaveG;
    animation-duration:1.5s;
    -o-animation-duration:1.5s;
    -ms-animation-duration:1.5s;
    -webkit-animation-duration:1.5s;
    -moz-animation-duration:1.5s;
    animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    -ms-animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
    animation-direction:normal;
    -o-animation-direction:normal;
    -ms-animation-direction:normal;
    -webkit-animation-direction:normal;
    -moz-animation-direction:normal;
    border-radius:8px;
    -o-border-radius:8px;
    -ms-border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
}

#ballsWaveG_1{
    left:0;
    animation-delay:0.6s;
    -o-animation-delay:0.6s;
    -ms-animation-delay:0.6s;
    -webkit-animation-delay:0.6s;
    -moz-animation-delay:0.6s;
}

#ballsWaveG_2{
    left:16px;
    animation-delay:0.75s;
    -o-animation-delay:0.75s;
    -ms-animation-delay:0.75s;
    -webkit-animation-delay:0.75s;
    -moz-animation-delay:0.75s;
}

#ballsWaveG_3{
    left:31px;
    animation-delay:0.9s;
    -o-animation-delay:0.9s;
    -ms-animation-delay:0.9s;
    -webkit-animation-delay:0.9s;
    -moz-animation-delay:0.9s;
}

#ballsWaveG_4{
    left:47px;
    animation-delay:1.05s;
    -o-animation-delay:1.05s;
    -ms-animation-delay:1.05s;
    -webkit-animation-delay:1.05s;
    -moz-animation-delay:1.05s;
}

#ballsWaveG_5{
    left:62px;
    animation-delay:1.2s;
    -o-animation-delay:1.2s;
    -ms-animation-delay:1.2s;
    -webkit-animation-delay:1.2s;
    -moz-animation-delay:1.2s;
}

#ballsWaveG_6{
    left:78px;
    animation-delay:1.35s;
    -o-animation-delay:1.35s;
    -ms-animation-delay:1.35s;
    -webkit-animation-delay:1.35s;
    -moz-animation-delay:1.35s;
}

#ballsWaveG_7{
    left:94px;
    animation-delay:1.5s;
    -o-animation-delay:1.5s;
    -ms-animation-delay:1.5s;
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
}

#ballsWaveG_8{
    left:109px;
    animation-delay:1.64s;
    -o-animation-delay:1.64s;
    -ms-animation-delay:1.64s;
    -webkit-animation-delay:1.64s;
    -moz-animation-delay:1.64s;
}

#ballsWaveG_9{
    left:124px;
    animation-delay:1.8s;
    -o-animation-delay:1.8s;
    -ms-animation-delay:1.8s;
    -webkit-animation-delay:1.8s;
    -moz-animation-delay:1.8s;
}



@keyframes ballsWaveG{
    0%{
        background-color:rgb(66,138,202);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-o-keyframes ballsWaveG{
    0%{
        background-color:rgb(66,138,202);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-ms-keyframes ballsWaveG{
    0%{
        background-color:rgb(66,138,202);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-webkit-keyframes ballsWaveG{
    0%{
        background-color:rgb(66,138,202);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-moz-keyframes ballsWaveG{
    0%{
        background-color:rgb(66,138,202);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

.b-search_select__fake {
    width: 357px;
    height: 23px;
    margin: 0;
    padding: 7px 0 0 0;
    position: absolute;
    display: none;
    z-index: 100;
}
.b-search_preloader_model {
    display: none;
    position: absolute;
    right: 4px;
    top: 4px;
}
.b-search_preloader_root{
    position: relative;
}

@media (max-width: 320px){
    .b-search_select__fake{
        width: 100%;
    }

    #ballsWaveG {
        width: 225px;
    }
    .b-statistic_names {
        width: 47%;
    }
    ul.pull-left{
    font-size: 14px;
}
}
/* catalog.section */
.bx_item_list_recommended{
    margin-bottom:20px;
    border-bottom:1px solid #e5e5e5;
}
@media (max-width:640px) {.bx_item_list_recommended {border-bottom:1px solid #e5e5e5;}}

.bx_item_list_recommended.bx_wood .bx_item_list_title{background:#ebf4f8;}
.bx_item_list_recommended.bx_red .bx_item_list_title{background:#FBF1F0}
.bx_item_list_recommended.bx_green .bx_item_list_title{background:#F2FBEA}
.bx_item_list_recommended.bx_blue .bx_item_list_title{background:#ebf4f8}
.bx_item_list_recommended.bx_black .bx_item_list_title{background:#f1f4f7;}
.bx_item_list_recommended.bx_yellow .bx_item_list_title{background:#FBF7DB}

.bx_item_list_recommended .bx_catalog_item{
    position:relative;
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    background:#fff;
    -webkit-transition:none;
    -moz-transition:none;
    -ms-transition:none;
    -o-transition:none;
    transition:none;
    margin-bottom:30px;
}

.bx_item_list_recommended .bx_pagination_top {
    padding: 10px;
}
.bx_item_list_recommended .col1 {

}

.bx_item_list_recommended .bx-nothing {
    padding: 20px 20px 20px 20px;
}
.popup-window-buttons .bx_item_list_recommended {
    border: none !important;
}

@media (min-width:960px){
    .bx_item_list_recommended.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 30px 0   ;width:100%}

    .bx_item_list_recommended.col2 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:48%}
    .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_recommended.col3 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_recommended.col4 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:23%}
    .bx_item_list_recommended.col4 .bx_catalog_item:nth-child(4n+1){clear:both}

    .bx_item_list_recommended.col5 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:18%}
    .bx_item_list_recommended.col5 .bx_catalog_item:nth-child(5n+1){clear:both}
}

@media (min-width:760px) and (max-width:960px){
    .bx_item_list_recommended.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px;width:100%}

    .bx_item_list_recommended.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_recommended.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_recommended.col4 .bx_catalog_item,
    .bx_item_list_recommended.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:23%}
    .bx_item_list_recommended.col4 .bx_catalog_item:nth-child(4n+1),
    .bx_item_list_recommended.col5 .bx_catalog_item:nth-child(4n+1){clear:both}
}
@media (max-width:760px){
    .bx_item_list_recommended.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px  ;width:100%}

    .bx_item_list_recommended.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_recommended.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_recommended.col3 .bx_catalog_item,
    .bx_item_list_recommended.col4 .bx_catalog_item,
    .bx_item_list_recommended.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(3n+1),
    .bx_item_list_recommended.col4 .bx_catalog_item:nth-child(3n+1),
    .bx_item_list_recommended.col5 .bx_catalog_item:nth-child(3n+1){clear:both}
}
@media (max-width:580px){
    .bx_item_list_recommended.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 0 30px ;width:100%}

    .bx_item_list_recommended.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(3n+1){clear:none}
    .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_recommended.col2 .bx_catalog_item,
    .bx_item_list_recommended.col3 .bx_catalog_item,
    .bx_item_list_recommended.col4 .bx_catalog_item,
    .bx_item_list_recommended.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%;clear:none}

    .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1),
    .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(2n+1),
    .bx_item_list_recommended.col4 .bx_catalog_item:nth-child(2n+1),
    .bx_item_list_recommended.col5 .bx_catalog_item:nth-child(2n+1){clear:both}
}

.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container {
    position:absolute;
    z-index:990;
    top:0;
    left:0;
    right:0;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
    border-radius:3px;
    border:1px solid #d3d3d3;
    background:#fff;
    -webkit-animation:borderview 0.5s;
    animation:borderview 0.5s;
}
@media (min-width:960px){.bx-no-touch  .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container{padding:0 25px 15px}}
@media (max-width:960px){.bx-no-touch  .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container{padding:0 15px 15px}}

@keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}
@-webkit-keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}

.bx_item_list_recommended .bx_catalog_item_articul{
    color:#a5a5a5;
    font-size:13px;
}
.bx_item_list_recommended .bx_catalog_item_title{
    overflow:hidden;
    height: 75px;
    text-align: center;
}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_title{
    overflow:auto;
}
.bx_item_list_recommended .bx_catalog_item_title a{
    color:#3f3f3f;
    text-decoration:none;
    font-size:13px;
}
.bx_item_list_recommended .bx_catalog_item_price{
    color:#3f3f3f;
    font-weight:normal;
}
.bx_item_list_recommended .bx_catalog_item_price span{
    color:#a5a5a5;
    font-size:12px;
    font-weight:normal;
    white-space:nowrap;
    text-decoration:line-through;
}
.bx_item_list_recommended .bx_catalog_item_controls{
    padding-top:10px;
    text-align:center;
    opacity:0;
}
@media (min-width:641px) and (max-width:960px){.bx_item_list_recommended .bx_catalog_item_controls{height:auto}}
@media (max-width:640px){.bx_item_list_recommended .bx_catalog_item_controls{height:auto;line-height:30px;text-align:center}}
@media (max-width:479px){.bx_item_list_recommended .bx_catalog_item_controls{height:auto;line-height:30px;display:block}}
@media (max-width:479px){.bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_controls {height:auto}}

.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blockone{
    width:100%;
    white-space:nowrap;
    text-align:center;
}
.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{
    color:#3f3f3f;
    font-size:13px;
}
.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{
    text-align:left;
    font-size:12px;
    line-height:30px;
    font-weight:bold;
}
.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{
    width:100%;
    text-align:center;
}
.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{
    margin:1%;
    width: 48%;
    min-width:100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    height: 25px;
}

@media (max-width:640px) {
    .bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blockone{display:none;}
    .bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float:none;width:100%;text-align:center;}
}
.bx_item_list_recommended .bx_catalog_item_controls input[type=text]{border:none;}
.bx_item_list_recommended .bx_catalog_item_controls,
.bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_controls{opacity:1}
.bx_item_list_recommended .bx_cnt_desc{
    text-align:left;
    position:absolute;
    right:-45px;
    top:2px;
    width:40px;
}
@media (min-width:641px) and (max-width:960px){

}
.bx_item_list_recommended .bx_catalog_item_controls a{margin-bottom:10px;}
.bx_item_list_recommended .bx_catalog_item_price .bx_price{
    font-size: 22px;
    text-align: center;
    padding-top: 5px;
    line-height: 20px;
}
.bx_item_list_recommended .bx_catalog_item_images_double,
.bx_item_list_recommended .bx_catalog_item_images{
    position:relative;
    z-index:910;
    display:block;
    padding-top:135%;
    width:100%;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-background-size:contain;
    background-size:contain;
}
.bx_item_list_recommended .bx_catalog_item_images_double{
    z-index:900;
    margin-top:-135%;
    opacity:0;
}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item.double:hover .bx_catalog_item_images{
    opacity:0;
    -webkit-animation:rotateimgfirst 0.5s;
    animation:rotateimgfirst 0.5s;
}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item.double:hover .bx_catalog_item_images_double{
    opacity:1;
    -webkit-animation:rotateimglast 0.5s;
    animation:rotateimglast 0.5s;
}
@keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@-webkit-keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}
@-webkit-keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}

.bx-no-touch .bx_item_list_recommended .bx_catalog_item       .bx_catalog_item_controls,
.bx_item_list_recommended .bx_catalog_item    .bx_catalog_item_articul,
.bx_item_list_recommended .bx_catalog_item    .bx_catalog_item_scu{display:none}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_scu{display:block}
.bx_item_list_recommended .bx_catalog_item    .bx_catalog_item_scu{padding-top:10px}
.bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}

.bx-no-touch .bx_item_list_recommended .bx_catalog_item .bx_catalog_item_controls.touch,
   .bx_item_list_recommended .bx_catalog_item .bx_catalog_item_controls.no_touch{display:none !important;}

/* Stickers */
.bx_item_list_recommended .bx_stick{
    position:absolute;
    width:123px;
    height:35px;
    background:url(images/stick.png) left center no-repeat;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    line-height:35px;
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
}
.bx_item_list_recommended .bx_stick.short {font-weight: bold;font-size:18px}
.bx_item_list_recommended .bx_stick.average {font-weight: bold;font-size:13px}
.bx_item_list_recommended .bx_stick.long{font-weight:normal;font-size:11px}
.bx_item_list_recommended .bx_stick_disc{
    position:absolute;
    width:72px;
    height:74px;
    background:url(images/stick_disc.png) no-repeat center;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    font-weight:bold;
    font-size:23px;
    line-height:74px;
}
.bx_item_list_recommended .bx_stick.left,
.bx_item_list_recommended .bx_stick_disc.left{left:-2px;}
.bx_item_list_recommended .bx_stick.right,
.bx_item_list_recommended .bx_stick_disc.right{right:0;}
.bx_item_list_recommended .bx_stick.top,
.bx_item_list_recommended .bx_stick_disc.top{top:15px;}
.bx_item_list_recommended .bx_stick.bottom,
.bx_item_list_recommended .bx_stick_disc.bottom{bottom:5px;}
.bx_item_list_recommended .bx_stick.middle,
.bx_item_list_recommended .bx_stick_disc.middle{top:49%;}
@media (min-width:641px) and (max-width:960px){
    .bx_item_list_recommended .bx_stick{
        width:90px;
        height:30px;
        background-size:100%;
        line-height:30px;
    }
    .bx_item_list_recommended .bx_stick.short {font-weight:normal;font-size:14px}
    .bx_item_list_recommended .bx_stick.average {font-weight:normal;font-size:11px}
    .bx_item_list_recommended .bx_stick.long{font-weight:normal;font-size:11px}
    .bx_item_list_recommended .bx_stick_disc{
        width:64px;
        height:65px;
        background-size:100%;
        font-size:  20px;
        line-height:65px;
    }
}
@media (max-width:640px) {
    .bx_item_list_recommended .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:  11px;
        line-height:30px;
    }
    .bx_item_list_recommended .bx_stick_disc{
        width:48px;
        height:49px;
        background-size:100%;
        font-size:  16px;
        line-height:49px;
    }
}
@media (max-width:479px) {
     .b-header_detsearch__link {
        display: inline-block;
        background-color: #428bca;
        text-decoration: none;
        color: white;
        text-align: center;
        float: left;
        padding: 9px 0;
        border-radius: 3px;
        font: 13.3333px Arial;
        width: 93.5%;
        margin: 5px 7px;
    }
    .bx_item_list_recommended .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:  11px;
        line-height:30px;
    }

    .status-no_arlos {
        font-size: 11px;
    }

    .info-block .status.list-group-item-success {
        background-position: 30% !important;
    }

    .data_otpravki_style {
            margin-top: 15% !important;
    }

    .bx_item_list_recommended .bx_stick_disc{
        width:37px;
        height:38px;
        background-size:100%;
        font-size:13px;
        line-height:38px;
    }
}

/* buttons */
.bx_item_list_recommended .bx_bt_button,
.bx_item_list_recommended .bx_bt_button_type_2{
    display:inline-block;
    border-radius:3px;
    text-align:center;
    text-decoration:none;
    font-size:14px;
    cursor:pointer;
    white-space:nowrap;
}

.bx_item_list_recommended .bx_bt_button_type_2              {
    border:1px solid #e9e9e9;
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#f1f1f1));
    background-image:-webkit-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:   -moz-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:     -o-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:        linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    color:#656565;
    text-shadow:0 1px 0 #fff;
}
.bx_item_list_recommended .bx_bt_button_type_2:hover{background:#fff;}
.bx_item_list_recommended .bx_bt_button_type_2:active   {
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#f1f1f1),to(#fcfcfc));
    background-image:-webkit-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:   -moz-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:     -o-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:        linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}
.bx_item_list_recommended .bx_bt_button                 {
    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%);
    color:#fff;
    text-shadow:0 1px 0 #006cae;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0 );
}
.bx_item_list_recommended .bx_bt_button:hover       {
    background:#21afe4;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}
.bx_item_list_recommended .bx_bt_button:active          {
    background:#21afe4;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}


.bx_item_list_recommended .bx_small.bx_bt_button{
    display:inline-block;
    min-width:20px;
    line-height:20px;
}
.bx_item_list_recommended .bx_small.bx_bt_button_type_2{
    display:inline-block;
    min-width:18px;
    line-height:18px;
}

.bx_item_list_recommended .bx_small.bx_bt_button_type_2         {}
.bx_item_list_recommended .bx_small.bx_bt_button_type_2:hover   {}
.bx_item_list_recommended .bx_small.bx_bt_button_type_2:active  {}



.bx_item_list_recommended .bx_medium.bx_bt_button{
    padding:0 13px;
    height:25px;
    font-weight:bold;
    line-height:25px;
}
.bx_item_list_recommended .bx_medium.bx_bt_button_type_2        {
    padding:0 13px;
    height:23px;
    font-weight:bold;
    line-height:23px;
}

.bx_item_list_recommended .bx_medium.bx_bt_button,
.bx_item_list_recommended .bx_medium.bx_bt_button_type_2        {font-weight:bold;}
.bx_item_list_recommended .bx_medium.bx_bt_button_type_2:hover  {}
.bx_item_list_recommended .bx_medium.bx_bt_button_type_2:active {}

.bx_item_list_recommended .bx_col_input{
    display:inline-block;
    width:40px;
    text-align:center;
}

/* scu_detail_size */
.bx_item_list_recommended .bx_item_detail_size{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}

/*----*/

.bx_item_list_recommended .bx_item_detail_size .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_list_recommended .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_item_list_recommended .bx_item_detail_size .bx_size{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx_item_list_recommended .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
   .bx_item_list_recommended .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_item_list_recommended .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
  .bx_item_list_recommended .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_item_list_recommended .bx_item_detail_size ul li{
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
}
.bx_item_list_recommended .bx_item_detail_size ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;

    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
}
  .bx_item_list_recommended .bx_item_detail_size ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/x2border.png) 2 stretch;
    -moz-border-image: url(images/x2border.png) 2 stretch;
    -o-border-image: url(images/x2border.png) 2 stretch;
    border-image: url(images/x2border.png) 2 fill stretch;
}
.bx_item_list_recommended .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_list_recommended .bx_item_detail_size ul li:active .cnt,
.bx_item_list_recommended .bx_item_detail_size ul li.bx_active .cnt{
    border: 2px solid #006cc0;
}
.bx_item_list_recommended .bx_item_detail_size ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/x2border_active.png) 2 stretch;
    -moz-border-image: url(images/x2border_active.png) 2 stretch;
    -o-border-image: url(images/x2border_active.png) 2 stretch;
    border-image: url(images/x2border_active.png) 2 fill stretch;
}

.bx_item_list_recommended .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_list_recommended .bx_item_detail_size .bx_size ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_right         {opacity:0.8}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_item_list_recommended .bx_item_detail_size.full .bx_slide_left,
.bx_item_list_recommended .bx_item_detail_size.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_left {left: -5%;background:url(images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_right{right:-5%;background:url(images/arr_right.png) no-repeat right center;background-size: 100% auto}
   .bx_item_list_recommended .bx_item_detail_size .bx_slide_left {left:   0;background:url(images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
   .bx_item_list_recommended .bx_item_detail_size .bx_slide_right{right:  0;background:url(images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_item_list_recommended .bx_item_detail_scu{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

/*----*/

.bx_item_list_recommended .bx_item_detail_scu .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_list_recommended .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_item_list_recommended .bx_item_detail_scu .bx_scu{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
   .bx_item_list_recommended .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}
  .bx_item_list_recommended .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li{
    position: relative;
    display: block;
    float: left;
    height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bx-basket-block>.fa {
    left: -4% !important;
}

.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    z-index:10;
}
  .bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/x2border.png) 2 stretch;
    -moz-border-image: url(images/x2border.png) 2 stretch;
    -o-border-image: url(images/x2border.png) 2 stretch;
    border-image: url(images/x2border.png) 2 fill stretch;
}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    padding: 3px;
    border: 2px solid #006cc0;
}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(images/missing.png) no-repeat center;
}

.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(images/x2border_active.png) 2 stretch;
    -moz-border-image: url(images/x2border_active.png) 2 stretch;
    -o-border-image: url(images/x2border_active.png) 2 stretch;
    border-image: url(images/x2border_active.png) 2 fill stretch;
}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
    position: absolute;
    top:   6%;
    right: 6%;
    bottom:6%;
    left:  6%;
    background-size:contain;
    background-repeat: no-repeat;
}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_right        {opacity:0.8}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_item_list_recommended .bx_item_detail_scu.full .bx_slide_left,
.bx_item_list_recommended .bx_item_detail_scu.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(images/arr_right.png) no-repeat   right center;background-size: 100% auto}
   .bx_item_list_recommended .bx_item_detail_scu .bx_slide_left {left:   0;background:url(images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
   .bx_item_list_recommended .bx_item_detail_scu .bx_slide_right{right:  0;background:url(images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.bx_item_list_recommended {
    position: relative;
    margin-bottom: 20px;
    border-radius: 3px
}
.bx_item_list_recommended .bx_item_list_title {
    font-weight: bold;
    color: #000;
    background: #ebf4f8;
    vertical-align: middle;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
}
.bx_item_list_recommended .bx_item_list_section .bx_item_list_slide {
    /*height: auto !important;*/
}
.bx_item_list_recommended .bx_catalog_item_container.no-imgs > a {
    background-image: none !important;
}
.slm {
    padding-left: 30px;
}
.slm b {
    padding-left: 10px;
    color: #000;
}
span.active, span.slm {
    font-weight: bold;
}
span.slm {
    padding-left: 40px;
}
.bx_item_vidgetNew{
  font-size: 14px;
}
    .region_name {
        display: none;
    }
    .region_name_mobil {
        margin-top: 1%;
        font-size: 14px;
    margin-left: 20px;
}
.bx_item_vidgetNewOne:hover {
  text-decoration: underline;
  display: inline-block;
  border-radius: 4px;
  text-align: left;
  color: #585858;
  font-size: 11px;
  line-height: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*background-size: contain;*/
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 48px;
  margin:0 auto 0;
  border: 2px solid #c3c3c3;
}
.region_g {
    color: #437fcf;
    border-bottom: 1px dashed #437fcf;
}


@media all and (max-width:1030px) {
    .vidget {
        display: none;
    }
    .storage-item_region2:hover .rigion_popup {
         position: absolute;
    display: block;
    top: 30px;
    left: -240px;
    z-index: 200002;
    }
.storage-item_region2:hover .i_region{
    position: absolute;
    display: block;
    top: 30px;
    left: -240px;
    z-index: 200002;

  }

  .storage-item_region:hover .info-popup_region{
    display: block;
    position: absolute;
    display: block;
    top: 30px;
    left: -240px;
    z-index: 200002;

  }

.storage-item_region:hover .info-popup .header{
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 16px;
}

.storage-item_moskow:hover .info-popup{
  display: block;
}

.storage-item_region2:hover .rigion_popup{
  display: block;
}
.storage-item_region2:hover .i_region{
  display: block;
}

.storage-item_moskow:hover .info-popup{
    position: absolute;
    display: block;
    top: 30px;
    left: -240px;
    z-index: 200002;

  }
    .region_pull {
        margin: 2px 0 0 46%;
    }
    .region_name {
        display: none;
    }
    .region_name_mobil {
        display: block;
    }
.header_inner_container_four {
    margin-left: 1%;
}
 .block_a {
        margin-left: 3%;
        margin-right: 10%;
    }
    .header_inner_container_one_region {
        width: 70%;
    }
    .bx-basket-block {
        position: absolute;
        top: 8%;
        right: 5%;
    }
    .header_inner_container_two_region {
        width: 94% !important;
        margin-left: 3% !important;
    }
    .header_inner_region {
        display: block;
        height: auto;
        position: relative;
    }
}

@media all and (max-width:900px) {
    .vidget {
        display: none;
    }
    .data_otpravki_style {
        display: block;
        margin-top: 11%;
    }
    .status-buy {
        margin-right: -5px;
    }
    .ef_color_mini {
        margin-right: 0px;
    }

    .status-no {
        margin-right: 0px;
    }
}



@media all and (max-width:800px) {
    #bingc-phone-button.bingc-show {
            bottom: 1% !important;
            left: 2% !important;
        }
    .header_inner_include_aria {
        width: 100%;
        margin-top: 1%;
    }
    .block_a_moskow {
        margin-top: 1%;
    }
    .btn {
        margin-left: 0px;
    }
    .btn_mobil {
        margin-left: 20%;
    }
    .right_no_tov {
        margin-right: -10px !important;
    }
    .bx_lb_region {
        width: 100% !important;

    }
    .bx_rb_region {
        width: 100% !important;
    }
    .region_name_mobil {
        margin-left: 10%;
    }
    .block_a {
        width: 30%;
        margin-left: 3%;
        margin-right: 0%;
    }
    .header_inner_container_one_region {
        width: 74%;
    }
    .header_inner_container_two_region {
        width: 93.5% !important;
        margin-left: 3%;
    }
    .header_inner_region {
        display: block;
        height: auto;
    }
    .dostavka {
        top: -20px !important;
    }
    .no_tovar {
    display: block !important;
}
    .status-buy {
        margin-right: -15%;
    }
    .ef_color_mini {
        margin-right: -10px;
    }
    .no_snato {
        margin-top: 10%;
    }
    .status-no {
        margin-right: 0px;
    }
    .status-no_arlos {
    margin-right: -8% !important;
}
.ef_right, .sw_buy_margin, .arlos_right {
    margin-right: -20% !important;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
    display: block !important;
    margin-left: -3%;
}
.ef_no {
     margin-right: 20% !important;
    }
    .mini_margin_arlos {
        margin-right: 20% !important;
    }
}
@media all and (max-width:736px) {
    .region_name_mobil_moskow {
        left: 4% !important;
    }
     .region_pull {
        margin: 2px 0 0 49%;
    }
}
@media all and (max-width:650px) {

     #bingc-phone-button div.bingc-phone-button-tooltip.bingc-phone-button-tooltip-bottom-right {
     right: -100% !important;
        }
        #bingc-phone-button div.bingc-phone-button-tooltip.bingc-phone-button-tooltip-bottom-right svg.bingc-phone-button-arrow {
            right: 125px !important;
        }
        #bingc-phone-button {
            left: 2% !important;
        }
    .header_inner {
        padding-bottom: 5%;
        margin-top: -2%;
        padding-left: 2%;
        padding-right: 2%;
    }

    .status-buy {
        margin-right: 5%;
    }
    .ef_color_mini {
        margin-right: 5%;
    }

    .status-no {
         margin-right: 10px;
    }
  .no_tovar {
    margin-top: 15px !important;
    margin-bottom: -3px !important;
    color: black !important;
  }
    }
    .moskow_mobil {
            display: none;
        }
    .region_name_mobil_moskow {
        display: block;
        left: 2.7%;
        top: 30px;
        display: inline;
        font-size: 14px;
        position: absolute;
    }

    .info-btn_region_v {
        right: -20px;
        top: 0px;
    }

   /* .region_v {
        margin-right: 15px !important;
    }*/

    @media all and (max-width:420px) {
        #bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-outside {
            fill: none !important;

        }

        .pull-left li {
            font-size: 13px;
        }
        .bx_search_container .bx_field {
            margin-top: 0px;
        }
        .block_a_moskow {

                width: 35% !important;
                margin-top: 5px;
        }
        .block_a {
            margin-top: 2px;
            width: 40%;
        }
        .d_none {
            display: none;
        }
        .header_inner_include_aria {
            margin-top: -2%;
        }
        .region_name_mobil {
            margin-left: 17px;
        }

        .region_modil_header {
            margin-left: 3px;
        }

        .contact-phones {
            position: absolute;
            right: 15px;
            width: 45%;
            top: 10px;
        }

        .header_inner_include_aria {
            width: 90%;
        }
         .region_name_mobil_moskow {
            display: none;
         }
        .moskow_mobil {
            display: block;
            margin-left: -50px;
        }
        .region_moskow {
            display: none;
        }
        #bingc-phone-button div.bingc-phone-button-tooltip.bingc-phone-button-tooltip-bottom-right {
            right: -100% !important;
        }
        #bingc-phone-button div.bingc-phone-button-tooltip.bingc-phone-button-tooltip-bottom-right svg.bingc-phone-button-arrow {
            right: 125px !important;
        }
        #bingc-phone-button {
            left: 2% !important;
        }
    .detail-prefs-title {
        margin-top: 20px;
    }

        .storage-item_moskow_mobil {

    margin-right: -30px !important;
}
        .right_no {
            margin-bottom: 20px !important;
        }
    .storage-item_moskow {
        margin-right: -15px;
    }
    .right_no_tov {
        margin-right: -5px !important;
    }
    .pull_mobi {
        margin-bottom: -5%;
    }

    .info-popup_region {
        left: -85px !important;
    }
    .arrow-bot_region {
        left: 87px !important;
    }

    .pull_mobi {
        display: block;
    }
    .header_inner_container_one_region {
        width: 103%;

    }

    .header_one_region_mobil {
        width: 48% !important;
        position: absolute;
        right: 10px;
    }
    .header_inner_container_three_region {
        display: none;
    }
    .header_inner_region {
        display: block;
        height: auto;
    }
    .header_inner_container_two_region {
        width: 91.5%;
        margin-left: 4%;
        margin-top: 7%;
    }
    .region_pull {
        margin-top: 2px;
        margin-left: 12%;
        margin-right: 3%;
    }
    .status-buy {
        margin-right: -5%;
        font-size: 11px;
    }
    .ef_color_mini {
        margin-right: -3%;
        font-size: 11px;
    }

    .status-no {
         margin-right: 10px;
    }
    .ef_no {
     margin-right: 0% !important;
    }
    .mini_margin_arlos {
        margin-right: 0% !important;
    }
}


.absolute {
    position: relative;
    width: auto;
}
.bx_item_list_bestsellers .bx_catalog_item_title, .bx_price {
    margin-top: 10px;
    text-align: left !important;
}

.status-no_arlos {
    margin-right: -30%;
}
.no_arlos {
    margin-top: 10%;
}

.no_snato {
    margin-bottom: 0%;
}

.afbf_error_block .afbf_error_text {
    font-size: 15px;
    height: 25px;
}

.afbf_success_block._without-popup .afbf_mess_ok .mess {
    font-size: 14px;
    line-height: 25px;
}

.price_view_mini {
        font-size: 14px !important;
    color: #3f3f3f !important;
    text-decoration: none !important;
}

.no_tovar {
    color: black;
    display: none;
    margin-bottom: 17px;
    margin-top: 20px;
    font-size: 12px;
    font-weight: bold;
}

.bx_catalog_item :hover .no_tovar {
    display: block;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
    text-align: center !important;
    width: 81%;
   }

.buy_cheaper {
  border: 1px solid #acacac;
  border-radius: 4px;
  width: 86px;
  height: auto;
  min-height: 45px;
  background: white;
  cursor: pointer;
}
 @media all and (max-width:360px) {
    .ef_no {
        margin-right: -10% !important;
    }
 }

.vregions-delivery-calc{
    margin : 18px 0px;
}
.vregions-delivery-calc__table{
    width         : 100%;
    max-width     : 100%;
    margin-bottom : -2px;
    padding-top: 5px;
}
.vregions-delivery-calc__tr{

}
.vregions-delivery-calc__tr:nth-of-type(even){
    background-color : #f9f9f9;
}
.vregions-delivery-calc__td{
    font-size      : 11px;
    padding        : 4px;
    line-height    : 1.5;
    vertical-align : top;
    border         : 1px solid #dddddd;
}
.vregions-delivery-calc__title{
    line-height : 1.5em;
    font-size   : 14px;
    color       : #323232;
    font-weight : bold;
}

.mf-ok-text {
    color: #56951f;
    font-size: 18px;
    padding-bottom: 30px;
    padding-top: 15px;
}

/*.brands-left {
    position: relative;
}

.brands-left:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 150em;
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
}*/

.bx_catalog_item_title {
     position: relative;
}

.bx_catalog_item_title:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1em;
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
}

.bx_catalog_item_container:hover .bx_catalog_item_title:before {
    background: none;
}

/*ВЫВОД БРЕНДОВ*/
.brend_hide_block {
    display: none;
}

.brend_link {
    font-size: 14px;
    margin: 0 auto;
    color: #576e75;
    border-bottom: 1px dashed #576e75;
    width: 90px;
    padding-bottom: 0.5%;
    cursor: pointer;
}

.brend_link_style {
    font-size: 14px;
    text-align: center;
    width: 100%;
    font-weight: bold;
    color: #576e75;
    border-bottom: none;
    padding-bottom: 0.5%;
    cursor: pointer;
}

.hide_all_brend {
    border-bottom: 1px dashed #576e75;
    float: none !important;
}

.brend_all {
    position: relative;
}

.brend_all:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 8em;
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
}

.brend_all_gradient {
    position: relative;
}

.brend_all_gradient:before {
    content: '';
    display: block;
    position: absolute;
    cursor: pointer;
    top: 0px;
    right: 0;
    left: 0;
    height: 3em;
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
}

/*ПОДБОР ПО МОДЕЛИ*/

.form_feedback {
    display: none;
}

.text_form {
    margin-top: 0px;
}

.title_form {
    /*margin-top: 85px;*/
    margin-bottom: 15px;
    text-align: center;
}

.text_search {
    font-size: 16px;
    margin-bottom: 17px !important;
}

.text_form {
    font-size: 13px;
}

.block_models {
    width: 50%;
}


.help_search {
    min-height: 260px;
    padding-top: 2px;
    height: auto;
    width: 100%;
    padding-left: 27px;
    padding-bottom: 16px;
    background: #eff6f7;
}

.search_foto {
    width: 48%;
    float: left;
}

.search_return {
   z-index:     2;
    width: 100%;
}

.title_search {
    font-size: 14px;
    text-align: center;
}

.chosen-container {
    width: 100% !important;
}

.title_form_search {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
}

.padding_title {
    margin-bottom: 10px;
    float: right;
    width: 50%;
    text-align: center;
}

.form_search {
    text-align: center;
    margin-bottom: 28px;
    margin-left: -27px;
}

.search_b_model {
    padding-left: 28px;
    padding-right: 28px;
}

.search_button_submit {
    margin-top: 51px;
    position: absolute;
    margin-left: 32%;
}

.search_button_submit:disabled {
    background: #428bca;

}

.result__text {
    margin-top: 75px;
}

.b-search_result__count {
    padding-top: 15px !important;
}

.b-search {
    position: absolute;
    top: 92%;
    right: 64%;
    margin: 4px 10px;
}

.b-content_left {
    position: relative;
    height: auto;
    display: block;
    float: right;
    width: 48%;
    padding-right: 13px;
    }

.line-border {
    z-index: 1;
    width: 1px;
    border-left: 1px solid #C0C0C0;
    position: absolute;
    height: 245px;
    margin-top: 15px;
    left: 60.5%;
}

.model_search_title {
    margin-top: 90px;
}

.add_foto {
    font-size: 12px;
    margin-bottom: 20px;
    text-align: center;
}

.add_foto_link {
    color: #437fcf;
}

 @media all and (max-width:700px) {
	 
	.api-block-left {
        font-size: 14px !important;
    }
    .afbf_inputtext_bg.file input[type=file] {
        height: 170%;
    }
    .form_search {
        padding-left: 27px;
    }
    .afbf_submit_block {
        margin-bottom: 13%;
    }
    .help_search {
        padding-bottom: 0px;
        padding-left: 5px;
    }
    .search_foto {
        border-bottom: 1px solid #e5e5e5;
        float:  none;
        width: 98%;
    }
    .contact-phones {
        margin-left: 5px;
    }
    .bx_filter_horizontal .bx_filter_title {
        padding-bottom: 10px;
    }
    .bx_filter_horizontal .bx_filter_section {
        margin-right: 0px;
    }
    .brands-img {
        width: 35px;
    }
    .brend_all_gradient:before {
        top: 27px;
    }

    .padding_title {
        float: none;
        margin-top: 12%;
        margin-bottom: 0px;
        width: auto;
    }
    .line-border {
        display: none;
    }
    .b-search {
        top: 77%;
        right: 60%;
    }

    .b-content_left {
        position: relative;
        height: auto;
        float: none;
        width: 100%;
        border-left: none;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    #alx_feed_back_FID1.alx_feed_back, #afbf_err_FID1.alx-feedb-error {
        padding-left: 10px;
        width: 95% !important;
    }

    .search_button_submit {
        margin-left: 35%;
        margin-top: 38px;
    }

   #alx_feed_back_FID1 .afbf_feedback_poles .afbf_btn {
        -webkit-appearance: none;
    }
 }

 .b-search_detail {
    background: #eff6f7;
    padding: 14px 15px 30px 15px;
}

 @media all and (max-width:420px) {

    .brands-img {
        width: 59px;
    }
    .brend_all_gradient:before {
        top: 50px;
    }

    .b-search_detail__submit {
        width: 75px;
    }
    .search_button_submit {
        margin-left: 35%;
    }
 }

.mobil_menu {
    display: none;
}

@media all and (max-width:560px) {
    .link_menu {
        font-weight: normal;
        text-decoration: none;
        color: #123751;
    }

    .mobil_menu {
        cursor: pointer;
        display: block;
        padding-top: 15px;
        padding-bottom: 10px;
        align-items: center;
        border-bottom: 1px solid white;
        padding-left:15px;
        height:30px;
        color:#123751;
        vertical-align:middle;
        text-decoration:none;
        font-weight:bold;
        font-size:17px;
    }
    .category {
        display: none;
    }

    .menu_bottom_line {
        background: url(images/chevron-down.png);
        background-repeat: no-repeat;
        cursor: pointer;
        background-size: 25px;
        background-position: 40% 0%;
        width: 48px;
        height: 40px;
        float: right;
    }
    .menu_bottom_line.up {
        background: url(images/chevron-up.png);
        background-repeat: no-repeat;
        cursor: pointer;
        background-size: 25px;
        background-position: 40% 0%;
    }
}

/*Header avtoperezvon*/
.auto_call {
    position: relative;
}
.auto_call:hover .numder_auto_popup {
    display: block;
}

.pull:hover .numder_auto_popup {
    display: block;
}

.numder_auto_popup {
    font-size: 14px;
    display: none;
    height: auto;
    left: 282px;
    top: -26px;
    position: absolute;
    width: 247px;
    background: #ffffeb;
    box-shadow: 1px 1px 16px rgba(0, 0, 0, .7);
    cursor: pointer;
    padding: 15px;
    z-index: 11;
}

.numder_auto_popup_region {
    left: 160px;
    top: -15px;
}


.auto_arrow-bot {
    background-color: #ffffeb;
    border-top: 1px solid #c1c1ba;
    border-left: 1px solid #c1c1ba;
    display: inline-block;
    position: absolute;
    transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, -2, 6);
    z-index: 2;
    top: 23px;
    height: 11px;
    width: 11px;
    left: -4px;
}

.auto_call_text {
    left: 138px;
}

.auto_arrow-bot_region {
    top: 11px;
}

/*КНОПКА ВВЕРХ*/

#back-top {
    width:100px;
    height:100%;
    position:fixed;
    top:65px;
    left:0;
    display:none;
    text-align:center;
    font:bold 12px Verdana, sans-serif;
    text-decoration:none;
    color:#428bca;
    padding-top:25px;
    padding-right: 5px;
    }
#back-top:hover {
    background: rgba(225,231,237, 0.8);
}

@media all and (max-width:800px) {
    #back-top {
        display: none !important;
    }
}

.kod_tovara {
    font-size: 13px;
    color: #adadad;
}

.kod_tovara_mini_cart {
    color: #adadad;
    font-size: 12px;
}


.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width:37px;
  height:29px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  background: #428bca;
  cursor: pointer;
  transition: background 0.3s;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
    position: absolute;
    top: 12px;
    width: 70%;
    left: 5px;
    right: 0px;
    height: 2px;
    background: white;
}

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    content: "";
}

.c-hamburger span::before {
  top: -8px;
}

.c-hamburger span::after {
  bottom: -8px;
}

.c-hamburger--htx {
  background-color: #428bca;
}

.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

/* состояние active при открытом меню  */
.c-hamburger--htx.is-active {
  background-color: #428bca;
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}


/*Информация о том, что мы в Москве*/

.info_block {
    margin-top: 10px;
    box-shadow: 0px 0px 4px 2px #e2e9ea;
    font-size: 19px;
    border: 1px solid #DCDCDC;
    background: #fefefe none repeat scroll 0 0;
    height: 20px;
    padding: 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
}

.close_info_block {
position: absolute;
right: 10px;
top: 10px;
width: 32px;
height: 32px;
opacity: 1;
cursor: pointer;
}

.close_info_block:before, .close_info_block:after {
position: absolute;
left: 15px;
content: ' ';
height: 20px;
width: 3px;
background-color: red;
}
.close_info_block:before {
transform: rotate(45deg);
}
.close_info_block:after {
transform: rotate(-45deg);
}



.asm-alert .asm-inner {
    padding: 5px 30px;
}

.asm-alert .asm-content {
    display: flex !important;
    justify-content: center;
    align-items: center;
    position: relative;
}

.asm-alert {
    padding-bottom: 0px;
    text-shadow: none;
}

@media all and (max-width:600px) {
    .asm-alert {
        margin-top: 44px !important;
        margin-bottom: -50px;
    }

    .asm-alert .asm-content {
        width: 100%;
        display: block !important;
    }

    .asm-alert .asm-content > div {
        padding-right: 0px;
    }
}


.popup-window-buttons {
    text-align: right;
}

.popup-window-buttons span {
    float: right;
}

.popup-window-titlebar {
    border-bottom: 1px solid #eee;
    height: 30px !important;
    font-size: 19px;
    padding: 15px 0 0;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.popup-window-with-titlebar .popup-window-content, .popup-window-content-gray .popup-window-content {
    background: #fff !important;
    border-bottom: 1px solid #eee;
}

.popup-window-buttons span + span .bx_medium {
    background: none !important;
    color: #333 !important;
    box-shadow: none !important;
    border: none !important;
    text-shadow: none !important;
    font-weight: normal !important;
}
.popup-window-buttons span + span .bx_medium.bx_bt_button:hover{
    background: none !important;
}

.popup-window-buttons .bx_medium.bx_bt_button {
    padding: 5px 15px;;
}
.btn-buy-new-area {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-by-new-cart {
    width: 17px;
    height: 16px;
    margin-right: 8px;
    background: no-repeat url('images/bac.png');
}
.img-style-new {
    max-width: 100%;
    padding: 5px;
    margin: 5px auto 20px auto;
	max-height: calc(100% - 25px);
}
.img-style-new-box {
    height: 250px;
    display: flex;
    align-items: center;
}


.header-phone-icon {
    cursor: pointer;

    /*margin-top: 7px;*/
    width: 30px;
    height: 30px;
    background: no-repeat url("images/phone2.png");
    background-size: contain;

}
.header-phone-icon-active {
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: no-repeat url("images/phoneHOVER.png");
    background-size: contain;

}
.header-search-icon {
    cursor: pointer;
    /*margin-top: 7px;*/
    width: 30px;
    height: 30px;
    background: no-repeat url("images/search.png");
    background-size: contain;

}
.header-search-icon-active {
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: no-repeat url("images/search2HOVER.png");
    background-size: contain;
}
.header-search-icon-box {
    margin-top: 4px;
    margin-right: 5px;
    padding: 2px 3px 3px 3px;
}
.header-phone-icon-box  {
    margin-top: 4px;
    margin-left: 5px;
    padding: 2px 3px 3px 3px;
}
.toggle-box-wrap {
    position: fixed;
    width: 100%;
    top: 40px;
    /*background: #428bca;*/
    display: none;

    z-index: 10004;
}
.toggle-box-container {

    /*border: 1px solid black;*/
    /*display: none;*/
    margin: 1px 3% 20px 3%;
    padding-top: 15px;
    /*padding: 10px;*/
    background: white;
    width: 93%;
    /*height: 100px;*/
    box-shadow: 2px 3px 2px 1px #ddd;
    border-radius: 4px;
    z-index: 10005;


}
.toggle-box-nohidden {
    display: block;
}
.toggle-box-active {

    border-radius: 4px 4px 0 0;
    border: 1px solid white;
    background: white;
    /*color: #002b80;*/
}
div.title-search-result {
    z-index: 12000;
}
.region_modil_header_new {
    margin-top: -23px;
    font-size: 10px;
}
.top_mobile_logo {
    margin-top: -11px;
    text-align: center;
}

.city-link {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
}
.city-link__title {
    width: 100%;
    margin-bottom: 20px;
    font-size: 26px;
    border-left: 3px solid #428bca;
    padding: 15px 0 10px 20px;
}
.city-link__item {
    padding: 10px 20px;
    border: 1px solid #428bca;
    margin-right: 20px;
    margin-bottom: 15px;
    border-radius: 3px;
    color: #3f3f3f
}
.city-link__title h3 {
    font-size: 1em;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: normal;
}
.city-link__item:hover {
    background: #eee;
}
.city-link__return {
    padding: 10px 20px;
    border: 1px solid #428bca;
    border-radius: 3px;
    color: #3f3f3f;
}
.city-link__return:hover {
    background: #eee;
}

/*Живая кнопка Купить*/
/**/
.item_buttons_counter_block .basket-btn .detail-add-btn {
    overflow: hidden;
    position: relative;
    box-shadow: none !important;
    border-bottom: none !important;
}
/*.item_buttons_counter_block .basket-btn .detail-add-btn.do-inimate {*/
/*    --top-x: 0;*/
/*    --top-y: 0;*/
/*}*/
/*.item_buttons_counter_block .basket-btn .detail-add-btn.do-inimate:after,*/
/*.item_buttons_counter_block .basket-btn .detail-add-btn.do-inimate:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    !*top: calc(50% - 37px);*!*/
/*    !*left: calc(50% - 37px);*!*/
/*    top: calc(var(--top-y) - 37px);*/
/*    left: calc(var(--top-x) - 37px);*/
/*    background: rgba(255,255,255,.4);*/
/*    border-radius: 100px;*/
/*    opacity: 0;*/
/*    width: 74px;*/
/*    height: 74px;*/
/*    z-index: 100;*/
/*}*/
/*.item_buttons_counter_block .basket-btn .detail-add-btn.do-inimate:after {*/
/*    !*animation: pulseblob 1.5s 1s infinite linear;*!*/
/*    animation-duration: 0.6s;*/
/*    animation-timing-function: linear;*/
/*    animation-delay: 0.01s;*/
/*    animation-iteration-count: 1;*/
/*    animation-direction: normal;*/
/*    animation-fill-mode: none;*/
/*    animation-play-state: running;*/
/*    animation-name: pulseblob;*/
/*}*/
.item_buttons_counter_block .basket-btn .detail-add-btn:hover {
    /*background-color: #56951f !important;*/
    background-color: #7aa54c !important;
}
/*@keyframes pulseblob{*/
/*    0%{transform:scale(.2);opacity:0}*/
/*    33%{transform:scale(1);opacity:1}*/
/*    100%{transform:scale(3);opacity:0}*/
/*}*/
/* Изменение дизайна кнопки Купить в один клик */
.bx_item_detail .grain_buy1click .bx_big.bx_bt_button {
    box-shadow: none !important;
    border-bottom: none !important;
    background-color: #f5f5f5 !important;
    color: #56951f !important;
    text-shadow: none !important;
    border-left: 1px solid #56951f;
    border-right: 1px solid #56951f;
    border-bottom: 1px solid #56951f !important;
    border-top: 1px solid #56951f !important;
}
.bx_item_detail .grain_buy1click .bx_big.bx_bt_button:hover {
    background-color: #56951f  !important;
    color: white !important;
}
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container a.mini-card-add-btn,
.bx_catalog_item_controls a.bx_bt_button{
    box-shadow: none !important;
    border-bottom: none !important;
}
.button_widht {
    width: 100% !important;
}
.bx-basket-block{
	position:relative;
}

.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
	padding-left: 10px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	/*color: #039BE5;
	border-bottom: 1px dashed;*/
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name{padding-bottom: 5px;}
.bx-basket-item-list-item-name a{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
.basket-num-top {
	width: 22px;
	height: 22px;
	text-align: center;
	color: #fff;
	z-index: 1;
	padding-top: 3px;
	box-sizing: border-box;
	position: absolute;
	background-color: red;
	border-radius: 50%;
	top: -4px;
	right: -7px;
	font-size: 14px;
}

.bx_filter_horizontal.bx_blue .bx_filter_section{
	/*background: #c3e9f4;
	border: 7px solid #e1f5fb;*/
}
.bx_filter_horizontal.bx_blue .bx_ui_slider_range{
	background: url(images/range_bg.png);
}
.bx_filter_horizontal.bx_blue .bx_filter_control_section{text-align: center}
.bx_filter_horizontal.bx_blue .bx_filter_search_button{
	height: 33px;
	line-height:33px;
}
.bx_filter_horizontal.bx_blue span.icon_lupe{
	background: url(images/searchicon.png) no-repeat center;
}

.bx_filter_horizontal{margin-bottom:1em;}
.bx_filter_horizontal span.disabled a,
.bx_filter_horizontal span.disabled span {
	color: #9b9b9b !important;
	text-shadow: none !important;
    text-decoration: line-through !important;
}
.bx_filter_horizontal .bx_filter_section{
	/*margin-right: 13px;*/
	position: relative;
	padding: 2% 2% 1% 2%;
	/*border-radius: 4px;*/
	border: 1px solid lightgray;
}
span.seo-hidden-link {
	font-size: 14px;
	font-weight: normal;
}
.bx_filter_horizontal .bx_filter_title{
	font-weight: bold;
    color: #000;
    /* padding: 0 10px; */
    font-size: 14px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.bx_filter_horizontal .bx_filter_container{
	float: left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	/*width: 25%;*/
}
.bx_filter_horizontal .bx_filter_container:nth-child(4n+2){clear: both}
.bx_filter_horizontal .bx_filter_container_title{
    color: #000;
    font-size: 13px;
    display: inline-block;
    border-bottom: 1px dotted #000;
    margin-bottom: 8px;
    font-weight: bold;
	display:none;
}
.bx_filter_horizontal .bx_filter_block{padding: 0; overflow: hidden !important;}
.bx_filter_horizontal .bx_filter_block span{
    /*display: block;*/
	float:left;
    min-height: 25px;
    padding-bottom: 0px;
}
.bx_filter_horizontal .bx_filter_block span input[type=checkbox]{
	position: relative;
	bottom:-4px;
}
.bx_filter_horizontal .bx_filter_block span label{
	line-height: 11px;
	font-size: 12px;
	vertical-align: bottom;
	padding: 5px;
	float: left;
}
.bx_filter_horizontal .bx_filter_block .no-elems,
.bx_filter_horizontal .bx_filter_block .no-elems a {
    color: gray !important;
    text-decoration: none;
    cursor: text;
}
.bx_filter_horizontal .bx_filter_block span span:last-child{
  display: inline;
}
.bx_filter_horizontal .bx_filter_param_area{margin-bottom: 20px}
.bx_filter_horizontal .bx_filter_param_area .bx_filter_param_area_block{
	width: 50%;
	float: left;
	text-align: right;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color: #3f3f3f;
	font-size: 11px;
}
.bx_filter_horizontal .bx_filter_param_area .bx_filter_param_area_block .bx_input_container{
	max-width:70px;
	display: inline-block;
	padding: 1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-radius: 3px;
	height: 35px;
	background: #8ca3ae;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjYTNhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmM4ZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ca3ae), color-stop(100%,#b6c8d2));
	background:-webkit-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:   -moz-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:    -ms-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:     -o-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:        linear-gradient(to bottom, #8ca3ae 0%,#b6c8d2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ca3ae', endColorstr='#b6c8d2',GradientType=0 );
	box-shadow: 0 1px 1px 0 rgba(255,255,255,.75)
}
.bx_filter_horizontal .bx_filter_param_area .bx_filter_param_area_block input{
	border: none;
	border-radius: 2px;
	max-width:70px;
	width: 100%;
	height: 33px;
	display: inline-block;
	margin: 0;
	padding:0 4px;
	background: #fff;
	box-shadow: inset 0 3px 6px 0 rgba(215,215,215,.75);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.bx_filter_horizontal .bx_filter_param_area .bx_filter_param_area_block:first-child{text-align:left}
.bx_filter_horizontal .bx_filter_param_area .bx_filter_param_area_block{float:left}

.bx_filter_horizontal .bx_ui_slider_track{
	margin: 15px 10px 10px;
	background: #bbd8e0;
	height: 6px;
	position: relative;
	box-shadow: 0 1px 0 0 rgba(255,255,255,.35), inset 0 1px 1px 0 rgba(0,0,0,.15);
	border-radius: 3px;
}
.bx_filter_horizontal .bx_ui_slider_range{
	background: #00a1e3;
	position: absolute;
	top: 0;
	bottom: 0;
	border: 1px solid #3f99dd;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow: inset 0 1px 0 0 #3bb7e9;
}
.bx_filter_horizontal .bx_ui_slider_handle{
	width: 20px;
	height: 21px;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	background: url(images/handle.png) no-repeat center;
}
.bx_filter_horizontal .bx_ui_slider_handle.left {margin-left: -10px}
.bx_filter_horizontal .bx_ui_slider_handle.right{margin-right:-10px}

.bx_filter_horizontal .bx_filter_control_section{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px
}
.bx_filter_horizontal .bx_filter_search_button{
	display: inline-block;
	margin-right: 7px;
	margin-bottom: 10px;
	padding: 0 10px;
	height: 35px;
	border-top:   1px solid #d3dfe2;
	border-right: 1px solid #c6d3d6;
	border-bottom:1px solid #bac6ca;
	border-left:  1px solid #c6d3d6;
	border-radius: 3px;
	background: #f9fafa;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGYxZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9fafa), color-stop(100%,#e4f1f5));
	background: -webkit-linear-gradient(top, #f9fafa 0%,#e4f1f5 100%);
	background:    -moz-linear-gradient(top, #f9fafa 0%,#e4f1f5 100%);
	background:     -ms-linear-gradient(top, #f9fafa 0%,#e4f1f5 100%);
	background:      -o-linear-gradient(top, #f9fafa 0%,#e4f1f5 100%);
	background:         linear-gradient(to bottom, #f9fafa 0%,#e4f1f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fafa', endColorstr='#e4f1f5',GradientType=0 );
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.11);
	color: #4f4f4f;
	text-decoration: none;
	text-shadow: 0 1px 0 0 rgba(255,255,255,.75);
	font-weight: bold;
	font-size:14px;
	line-height:35px;
}
.bx_filter_horizontal .bx_filter_search_button:hover{
	background: #f9fafa;
}
.bx_filter_horizontal .bx_filter_search_button:active{
	position: relative;
	bottom: -1px;
	background: #e4f1f5;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZjFmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f1f5), color-stop(100%,#f9fafa));
	background: -webkit-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:    -moz-linear-gradient(top, #e4f1f5 0%, #f9fafa 100%);
	background:     -ms-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:      -o-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:         linear-gradient(to bottom, #e4f1f5 0%,#f9fafa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f1f5', endColorstr='#f9fafa',GradientType=0 );
	box-shadow: inset 0 1px 2px 0 rgba(0,0,0,0.08) ;
}
.bx_filter_horizontal .bx_filter_search_button span{
	display: inline-block;
	margin-right: 5px;
	width: 14px;
	height:15px;
	background: url(images/searchicon.png) no-repeat center;
	vertical-align: middle;
}
.bx_filter_horizontal .bx_filter_popup_result{
	position: static !important;
	display: none;
	height: 33px;
	border-top:   1px solid #c0d6dc;
	border-right: 1px solid #c0d7dd;
	border-bottom:1px solid #c0d6dc;
	border-left:  1px solid #c0d7dd;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
	color: #3f3f3f;
	font-weight: normal;
	font-size: 13px;
	line-height: 33px;
	/*margin: 0 10px;*/
	padding: 0 10px;
}
.bx_filter_horizontal .bx_filter_popup_result a{color: #0073a3}
.bx_filter_horizontal .bx_filter_popup_result a:hover{text-decoration: none}
.bx_filter_horizontal #set_filter
{
  float: left;
}
.bx_filter_horizontal #seo_load_img
{
  float: left;
  display: none;
  margin-top: 8px;
}

.smodres{
	margin: 3px 0;
	font-weight: bold;
}










@media (max-width:750px){
	.bx_filter_horizontal .bx_filter_param_area .bx_filter_param_area_block input{max-width:50px}
}
@media (max-width:640px){
	.bx-touch .bx_filter_horizontal .bx_filter_param_area .bx_filter_param_area_block input{max-width:70px}
	.bx-touch .bx_filter_horizontal .bx_filter_container{
		float: none;
		width: 100%;
	}
	.bx-touch .bx_filter_horizontal .bx_filter_container:nth-child(4n+2){clear:none}
	.bx-touch .bx_filter_horizontal .bx_filter_container:nth-child(2n+2){clear:both}
}

@media (max-width:450px){
	.bx-touch .bx_filter_horizontal .bx_filter_container{
		float: none;
		width: 100%;
	}
	.bx-touch .bx_filter_horizontal .bx_filter_container:nth-child(4n+2){clear:none}
	.bx-touch .bx_filter_horizontal .bx_filter_container:nth-child(2n+2){clear:none}



	/*.bx-touch .bx_filter_horizontal .bx_filter_container 		.bx_filter_block{display:none}*/
	.bx-touch .bx_filter_horizontal .bx_filter_container.active .bx_filter_block{display:block}

	.bx-touch .bx_filter_horizontal .bx_filter_popup_result{
		position: fixed !important;
		height: auto;
		line-height: 14px;
		font-size: 12px;
		padding: 10px;
	}
}