

/* Start:/bitrix/templates/.default/components/bitrix/menu/main-head-adaptive/style.css?1494190800269*/
.df_mobile_avatar {
    position: absolute;
    right: 5rem;
    align-self: flex-start;
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
}

.df_mobile_avatar img {
    border-radius: 50%;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/search.suggest.input/main/style.css?1508101200501*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */


/* Start:/local/components/digitforce/header.block/templates/.default/style.css?15164820002799*/

/*Топ меню*/

.digitforce_top_menu {
    background-color: rgba(204, 204, 204, 0.18);
    padding: 15px 0 15px 40px;
    border-bottom: 1px solid #e50329;
}

.digitforce_top_menu.left {
    text-align: left;
}

.digitforce_top_menu.left a {
    color: #7F7F7F;
}

.digitforce_top_menu.left a:hover {
    text-decoration: none;
}

.digitforce_top_menu.right {
    text-align: right;
}

.digitforce_top_menu a { 
    color: #000; 
    font-size: 13px;
} 

.digitforce_top_menu a:hover { 
    color:#a9331c; 
} 


.digitforce_top_menu ul,
.digitforce_top_menu li {
    padding: 0;
    margin: 0;    
}

.digitforce_top_menu li {
    display: inline-block;
    padding-right: 15px;
    vertical-align: middle;
}

.digitforce_top_menu li.df_separator:before{
    content:"|";
    font-size: 16px;
}


.digitforce_top_menu .df_avatar {
    text-align: center;
}

.digitforce_top_menu .df_avatar img{
    border-radius: 50%;
}

.df_messeges a{
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 20px;
    width: 20px;
}

.df_messeges a:hover {
    text-decoration: none;
}

.df_messeges span{
    background-color: #EFEFEF;
    padding: 4px 9px 0px 0px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: block;
    color: #000;
}

.df_messeges.df_notify span{
    background-color: #EF3737!important;
    color: #FFF!important;
}

.digitforce_top_menu span.h1 {
    margin: 0;
    font-size: 2.7em;
    color: #666666;
    padding-left: 0;
    display: block;
}

.digitforce_top_menu span {
    font-size: 0.9em;
    padding-left: 0.5em;
    display: block;
}

.digitforce_top_menu .df_logo {
    float: left;
    padding-right: 15px;
}

.digitforce_top_menu .df_menu {
    cursor: pointer;
}

.digitforce_top_menu .df_cart {
    padding-top: 10px;
}

.digitforce_top_menu .df_no_auth_log {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
}

.digitforce_top_menu .df_popup_menu {
    list-style: none;
    width: 240px;
    position: absolute;
    z-index: 1000000;
    background-color: #fff;
    text-align: left;
    padding: 10px 15px 0 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    display: none;
    top: 80px;
}

.digitforce_top_menu .df_popup_menu.df_align {
    right: 8%;
    
}

.digitforce_top_menu .df_popup_menu li {
    display: inline-block;
    padding-bottom: 10px; 
}

.digitforce_top_menu .df_popup_menu li a {
    font-size: 18px;
}

.digitforce_top_menu .df_show {
    display: block!important;
}

.digitforce_top_menu .df_messeges a{
    cursor: pointer;
}

.digitforce_top_menu .df_sep {
    border-top: 1px solid #ccc;
    display: block!important;
}

.df_user_fullname a ,
.df_user_fullname {
    font-size: 10px;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/style.css?151198920028364*/
/* catalog.section */
.bx_catalog_top_home{
    margin-bottom:20px;
    border-bottom:1px solid #e5e5e5;
}
@media (max-width:640px) {.bx_catalog_top_home {border-bottom:1px solid #e5e5e5;}}

.bx_catalog_top_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_top_home.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 30px 0   ;width:100%}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*.bx-no-touch .bx_catalog_top_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-no-touch  .bx_catalog_top_home .bx_catalog_item:hover .bx_catalog_item_container{padding:0 25px 15px}}
@media (max-width:960px){.bx-no-touch  .bx_catalog_top_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_top_home .bx_catalog_item_articul{
    color:#a5a5a5;
    font-size:13px;
}
.bx_catalog_top_home .bx_catalog_item_title{
    overflow:hidden;
    height:80px;
}
.bx-no-touch .bx_catalog_top_home .bx_catalog_item:hover .bx_catalog_item_title{
    overflow:auto;
    height:80px!important;
}
.bx_catalog_top_home .bx_catalog_item_title a{
    color:#3f3f3f;
    text-decoration:none;
    font-size:13px;
}
.bx_catalog_top_home .bx_catalog_item_price{
    color:#3f3f3f;
    font-weight:bold;
}
.bx_catalog_top_home .bx_catalog_item_price span{
    color:#EF3737;
    font-size:12px;
    font-weight:normal;
    white-space:nowrap;
    text-decoration:line-through;
}
.bx_catalog_top_home .bx_catalog_item_controls{
    padding-top:10px;
    text-align:center;
    opacity:1;
}
@media (min-width:641px) and (max-width:960px){.bx_catalog_top_home .bx_catalog_item_controls{height:auto}}
@media (max-width:640px){.bx-touch .bx_catalog_top_home .bx_catalog_item_controls{height:auto;line-height:30px;text-align:center}}
@media (max-width:479px){.bx-touch .bx_catalog_top_home .bx_catalog_item_controls{height:auto;line-height:30px;display:block}}
@media (max-width:479px){.bx-touch .bx_catalog_top_home .bx_catalog_item:hover .bx_catalog_item_controls {height:auto}}

.bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone{
    width:100%;
    white-space:nowrap;
    text-align:center;
}
.bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{
    color:#3f3f3f;
    font-size:13px;
}
.bx_catalog_top_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;
}
.bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{
    width:100%;
    text-align:center;
}
.bx_catalog_top_home .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-touch .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone{display:none;}
    .bx-touch .bx_catalog_top_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float:none;width:100%;text-align:center;}
}
.bx_catalog_top_home .bx_catalog_item_controls input[type=text]{border:none;}
.bx-touch .bx_catalog_top_home .bx_catalog_item_controls,
.bx_catalog_top_home .bx_catalog_item:hover .bx_catalog_item_controls{opacity:1}
.bx_catalog_top_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_top_home .bx_catalog_item_controls a{margin-bottom:10px;}
.bx_catalog_top_home .bx_catalog_item_price .bx_price{font-size:15px;padding-top: 5px;}
.bx_catalog_top_home .bx_catalog_item_images_double,
.bx_catalog_top_home .bx_catalog_item_images{
    position:relative;
    z-index:910;
    display:block;
    /*padding-top:125%;*/
    /*width:60%;*/
    background-position:center;
    background-repeat:no-repeat;
    -webkit-background-size:contain;
    background-size:contain;
}
.bx_catalog_top_home .bx_catalog_item_images_double{
    z-index:900;
    /*margin-top:-135%;*/
    opacity:0;
}
.bx-no-touch .bx_catalog_top_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_top_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_top_home .bx_catalog_item 	  .bx_catalog_item_controls {
    display:block;
    height: 40px;
}

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

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

/* Stickers */
.bx_catalog_top_home .bx_stick{
    position:absolute;
    width:123px;
    height:35px;
    background:url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/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_top_home .bx_stick.short {font-weight: bold;font-size:18px}
.bx_catalog_top_home .bx_stick.average {font-weight: bold;font-size:13px}
.bx_catalog_top_home .bx_stick.long{font-weight:normal;font-size:11px}
.bx_catalog_top_home .bx_stick_disc{
    position:absolute;
    width:72px;
    height:74px;
    background:url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/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_top_home .bx_stick.left,
.bx_catalog_top_home .bx_stick_disc.left{left:-2px;}
.bx_catalog_top_home .bx_stick.right,
.bx_catalog_top_home .bx_stick_disc.right{right:0;}
.bx_catalog_top_home .bx_stick.top,
.bx_catalog_top_home .bx_stick_disc.top{top:15px;}
.bx_catalog_top_home .bx_stick.bottom,
.bx_catalog_top_home .bx_stick_disc.bottom{bottom:5px;}
.bx_catalog_top_home .bx_stick.middle,
.bx_catalog_top_home .bx_stick_disc.middle{top:49%;}
@media (min-width:641px) and (max-width:960px){
    .bx_catalog_top_home .bx_stick{
        width:90px;
        height:30px;
        background-size:100%;
        line-height:30px;
    }
    .bx_catalog_top_home .bx_stick.short {font-weight:normal;font-size:14px}
    .bx_catalog_top_home .bx_stick.average {font-weight:normal;font-size:11px}
    .bx_catalog_top_home .bx_stick.long{font-weight:normal;font-size:11px}
    .bx_catalog_top_home .bx_stick_disc{
        width:64px;
        height:65px;
        background-size:100%;
        font-size:	20px;
        line-height:65px;
    }
}
@media (max-width:640px) {
    .bx-touch .bx_catalog_top_home .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:	11px;
        line-height:30px;
    }
    .bx-touch .bx_catalog_top_home .bx_stick_disc{
        width:48px;
        height:49px;
        background-size:100%;
        font-size:	16px;
        line-height:49px;
    }
}
@media (max-width:479px) {
    .bx-touch .bx_catalog_top_home .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:	11px;
        line-height:30px;
    }

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

/* buttons */
.bx_catalog_top_home .bx_bt_button,
.bx_catalog_top_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_top_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_top_home .bx_bt_button_type_2:hover{background:#fff;}
.bx_catalog_top_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_top_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_top_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_top_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_top_home .bx_small.bx_bt_button{
    display:inline-block;
    min-width:20px;
    line-height:20px;
}
.bx_catalog_top_home .bx_small.bx_bt_button_type_2{
    display:inline-block;
    min-width:18px;
    line-height:18px;
}

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


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

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

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

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

/*----*/

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

/*----*/

.bx_catalog_top_home .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_catalog_top_home .bx_item_detail_size .bx_size{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx_catalog_top_home .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	 .bx_catalog_top_home .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_catalog_top_home .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	.bx_catalog_top_home .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_catalog_top_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;
    border: 1px solid #006cc0;
}
.bx_catalog_top_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_top_home .bx_item_detail_size ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border.png) 2 stretch;
    border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border.png) 2 fill stretch;
}
.bx_catalog_top_home .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_top_home .bx_item_detail_size ul li:active .cnt,
.bx_catalog_top_home .bx_item_detail_size ul li.bx_active .cnt{
    border: 2px solid #006cc0;
}
.bx-retina .bx_catalog_top_home .bx_item_detail_size ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border_active.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border_active.png) 2 stretch;
    border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border_active.png) 2 fill stretch;
}

.bx_catalog_top_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_top_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(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/missing.png) no-repeat center;
}
/*----*/

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

.bx_catalog_top_home .bx_item_detail_size.full .bx_slide_left,
.bx_catalog_top_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_top_home .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_top_home .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_top_home .bx_item_detail_size .bx_slide_left {left:   0;background:url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_top_home .bx_item_detail_size .bx_slide_right{right:  0;background:url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/fade_right.png) repeat-y right center;background-size: 100% auto}

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

/*----*/

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

/*----*/

.bx_catalog_top_home .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

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

.bx_catalog_top_home .bx_item_detail_scu .bx_scu ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}
.bx-touch 	.bx_catalog_top_home .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_catalog_top_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_top_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_top_home .bx_item_detail_scu .bx_scu ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border.png) 2 stretch;
    border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border.png) 2 fill stretch;
}
.bx_catalog_top_home .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_top_home .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_top_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    padding: 3px;
    border: 2px solid #006cc0;
}
.bx_catalog_top_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_top_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(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/missing.png) no-repeat center;
}

.bx-retina .bx_catalog_top_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border_active.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border_active.png) 2 stretch;
    border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/x2border_active.png) 2 fill stretch;
}
.bx_catalog_top_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_top_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
    width: auto;
    height: 25px;
}

/*----*/

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

.bx_catalog_top_home .bx_item_detail_scu.full .bx_slide_left,
.bx_catalog_top_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_top_home .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_top_home .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_top_home .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_top_home .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.bx_catalog_item_container a {
    height: 130px;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/themes/red/style.css?15119892005596*/
/* catalog.section */
.bx_catalog_top_home.bx_red .bx_bt_button  				{
	background: #a9331c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MzMxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NTFjMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #a9331c 0%, #651c0d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9331c), color-stop(100%,#651c0d));
	background: -webkit-linear-gradient(top, #a9331c 0%,#651c0d 100%);
	background: -o-linear-gradient(top, #a9331c 0%,#651c0d 100%);
	background: -ms-linear-gradient(top, #a9331c 0%,#651c0d 100%);
	background: linear-gradient(to bottom, #a9331c 0%,#651c0d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9331c', endColorstr='#651c0d',GradientType=0 );

	color:#fff;
	text-shadow: 0 1px 0 #702112;

	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_catalog_top_home.bx_red .bx_bt_button:hover  		{
	background: #bd4b35;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkNGIzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NzJjMWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #bd4b35 0%, #772c1c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd4b35), color-stop(100%,#772c1c));
	background: -webkit-linear-gradient(top, #bd4b35 0%,#772c1c 100%);
	background: -o-linear-gradient(top, #bd4b35 0%,#772c1c 100%);
	background: -ms-linear-gradient(top, #bd4b35 0%,#772c1c 100%);
	background: linear-gradient(to bottom, #bd4b35 0%,#772c1c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd4b35', endColorstr='#772c1c',GradientType=0 );
}
.bx_catalog_top_home.bx_red .bx_bt_button:active  		{
	background: #6a2112;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZhMjExMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MzJkMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #6a2112 0%, #932d19 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6a2112), color-stop(100%,#932d19));
	background: -webkit-linear-gradient(top, #6a2112 0%,#932d19 100%);
	background: -o-linear-gradient(top, #6a2112 0%,#932d19 100%);
	background: -ms-linear-gradient(top, #6a2112 0%,#932d19 100%);
	background: linear-gradient(to bottom, #6a2112 0%,#932d19 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a2112', endColorstr='#932d19',GradientType=0 );
}

/* scu_detail_size */
.bx_catalog_top_home.bx_red .bx_item_detail_size ul li .cnt  				{border: 1px solid #d35841}
.bx_catalog_top_home.bx_red .bx_item_detail_size ul li:hover .cnt  			{border: 1px solid #a9331c}
.bx_catalog_top_home.bx_red .bx_item_detail_size ul li:active .cnt,
.bx_catalog_top_home.bx_red .bx_item_detail_size ul li.bx_active .cnt  		{border: 2px solid #a9331c}

.bx-retina .bx_catalog_top_home.bx_red .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/themes/red/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/themes/red/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/themes/red/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/themes/red/images/x2border_active.png) 2 fill stretch;
}

/* scu_detail_scu */
.bx_catalog_top_home.bx_red .bx_item_detail_scu .bx_scu ul li .cnt  				 	{border: 1px solid #d35841}
.bx_catalog_top_home.bx_red .bx_item_detail_scu .bx_scu ul li:hover .cnt				{border: 1px solid #a9331c}
.bx_catalog_top_home.bx_red .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_top_home.bx_red .bx_item_detail_scu .bx_scu ul li.bx_active .cnt			{border: 2px solid #a9331c}

.bx-retina .bx_catalog_top_home.bx_red .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/themes/red/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/themes/red/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/themes/red/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/themes/red/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/local/components/digitforce/posts.best/templates/.default/style.css?14862420002130*/
.best-articles {
    color: #0D0C0C;
    font: 14px/24px Verdana, Geneva, sans-serif;
    /*background-color: #f7f7f9;*/
    margin-bottom: 10px;
    /*padding: 16px 20px;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px!important;
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    overflow: hidden;
    /*box-shadow: 0 0 5px #bababa;*/
    margin-left: 0;
}

.best-articles p {
    width: 96%;
    margin: 0 auto;
}

.best-articles img {
    padding: 15px 0;
    width: 60%;
    height: auto;
}

.best-articles .published {
    color: #7e7e7e;
    font-size: 11px;
    margin-bottom: 2px;
}

.best-articles .doocode_header {    
    margin-bottom: 5px;    
}

.best-articles .doocode_header h2{
    font-weight: 500;
    line-height: 34px;
    font-size: 28px;
    padding: 0;
    margin: 0;
}

.feed-category-list  {
    margin-bottom: 15px;
}

.feed-category-list .doocode_category  {
    /*background: url(/local/components/digitforce/posts.best/templates/.default/images/favicon.ico) left top no-repeat;*/
    padding-left: 25px;
    padding-bottom: 3px;
}

.feed-category-list a {
    color: #999;
    font-size: 12px;
    text-decoration: none;
}

.best-articles .doocode_buttons {
    padding-top: 20px;
    padding-bottom: 20px;
}

.best-articles .buttons {
    /*padding: 20px 0 0;*/
}

.best-articles .buttons a.button {

    display: inline-block;
    vertical-align: middle;

    color: #464646;
    background-color: #F4F4F4;   
    cursor: pointer;    
    border: 1px solid #C9C9C9;
    height: 32px;
    padding: 0 13px;
    font-size: 12px;
    line-height: 30px;
    border-radius: 4px;
    letter-spacing: .3px;    
    text-decoration: none;
}


@media (max-width: 765px) {
    .best-articles {
        color: #0D0C0C;
        font: 14px/24px Verdana, Geneva, sans-serif;
        /*background-color: #f7f7f9;*/
        margin-bottom: 10px;
        padding: 16px 20px;
        border-radius: 0;        
        overflow: hidden;
        box-shadow: none;
        margin-left: -15px;
    }
}

.df_text img {
    display: block;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/search.suggest.input/market/style.css?1508101200501*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */


/* Start:/bitrix/templates/stretchy_red/components/bitrix/catalog.section.list/market_section/style.css?15081012007876*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
    color: #000;
    text-decoration: none;
}

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

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

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


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

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



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

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

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

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

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

/* tile */

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

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

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




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

}


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

/* list */

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

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

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

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

.df_market_section {
    /*list-style: none;*/
    padding-left: 18px;
    margin: 0;    
}

.df_market_section li {
    padding-bottom: 6px!important;
}
/* End */


/* Start:/bitrix/components/doocode/forum.sections.links/templates/.default/style.css?1430254800119*/
.forum-links {
    padding-bottom: 10px;
}

.group {    
    padding-bottom: 3px;
}

.forum {
    padding-left: 10px;
}
/* End */


/* Start:/bitrix/components/doocode/prediction.links/templates/.default/style.css?147189960053*/
.doocode_prediction_month {
    padding-left: 10px;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/advertising.banner/popup/style.css?1448398800387*/
div.popup-banner {
    position: fixed; 
    bottom: 0; 
    right:30px;
    display: none;
}
div.popup-banner .close {
    font-size: 11px;
    padding-bottom: 5px;
    text-align: right;

}

div.popup-banner .close a{
    cursor: pointer;
}

div.popup-banner .close a img{
    float: right;
}

@media (max-width:1200px) {
    div.popup-banner {
        display: none!important;
    }
}
/* End */


/* Start:/bitrix/templates/stretchy_red/styles.css?1503349200465*/
/* Text */
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif; 
	margin:1.3em 0 1em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:200%; margin:0 0 1em; }
h2 { font-size:180%; }
h3 { font-size:160%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }


hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}
/* End */


/* Start:/bitrix/templates/stretchy_red/template_styles.css?156261960030948*/
#logohtml { width:100%; height: 100%; }
*{font-size: 100%;}
a {
    cursor: pointer;
}

.display-none {
    display: none;
}

.maxWidth {
    max-width:1350px;
}

.df_content_wrap {
    padding-top: 20px;
}

body
{
    background-color: #FFF;
    height:100%;
    margin:0;
    padding:0;
    /*font-size: 80.01%;*/
    font-family: PT Sans, Verdana, Geneva, sans-serif; 
}

h2 {
    font-size: 26px!important;
}

form { margin:0; padding:0;}
form.main-form
{
    display: block;
    margin:0;
    padding:0;
    width:100%;
    height:100%;
}

textarea{font-size:1.3em;}

#page-wrapper
{
    min-height:100%;
    margin: 0 0 -85px;
    min-width: 995px;
}

* html #page-wrapper { height: 100%; }


#header { position: relative }

div.main-column { /*float: left; width: 770px;*/ margin: 0; position: relative; }
div.right-column { /*float: right; width: 260px;*/ margin-right: 35px; display:inline; }

#header div.main-column { float: none; width: auto; margin: 0; position: relative; z-index: 1 }
#header div.right-column { float: none; position: absolute; margin-right: 0; right: 35px; width: 460px; z-index: 100 }


/* Logo */
#logo  {  height: 150px; margin-left:25px;}
#logo td { padding: 0;}
#logo-image a { text-decoration: none; outline: none; }
#logo-text a { padding: 0 0 0 10px; display: block; text-decoration: none; outline: none;}
#logo-text span { font-size: 0.9em; padding-left: 0.5em; display:block;}
#logo-text span.h1 { margin: 0; font-size:2.7em; color: #666666;padding-left: 0; display:block;}

#goto-home { display: block; text-decoration: none; outline: none; cursor: pointer;}

#auth-form { position:relative; top:5px; }
#auth-form td { padding: 3px;}
#auth-form td.field-name { text-align: right;}
#auth-form input.textbox { width: 143px;}
#auth-form input {color: #000;}

#auth-form input.checkbox { vertical-align: middle; }
#auth-form label.remember { font-size: 0.85em; vertical-align: middle;}

#user-menu { height: 100%; position: relative;}
#logout { position: absolute; top:0; right:0; padding: 0.8em 0;}
#user-name { padding: 0.8em 0; color: #FFFFFF}

span.main-authorize-icons-inline div.bx-auth-serv-icons { display: inline }

/* Top menu */
#top-menu
{
    margin: 10px 0 0 25px;
    padding: 0;
    list-style: none;
    position:relative;
    height: 40px;
    overflow: hidden;
    zoom:1;
    z-index: 2;
}

#top-menu li
{
    display: inline-block;
    margin-right: 5px;
}

/* General Item */
#top-menu a
{
    display: inline-block;
    text-decoration: none;
    height: 35px;
    margin-top: 3px;
    outline: none;
}

#top-menu span
{
    display: inline-block;
    line-height: 35px;
    font-size: 1.4em;
    margin-right: 11px;
    padding-left: 11px;
    height: 35px;
    cursor: pointer;
    cursor: hand;
}

@media (max-width: 768px) {
    #top-menu span {
        font-size: 1.2em;
    }
}

/* Hover Item */
#top-menu a:hover { height: 35px; margin-top: 3px; }
#top-menu a:hover span { height: 35px; }

/* Selected Item */
#top-menu li.selected { border-bottom: 1px solid white; height: 39px;}
#top-menu li.selected a { height: 39px; margin-top: 0; }
#top-menu li.selected span { margin-top: 0; height: 39px; line-height:39px;}

#top-menu-border, #submenu-border
{
    position:relative;
    top: -2px;
    left: 0;
    height:1px;
    overflow: hidden;
    font-size:1px;
    display: block;
}

#top-menu-border { background: #DEDEDE url(/bitrix/templates/stretchy_red/images/top-menu-border-bg.gif) right top no-repeat;}

/* Sub Menu */
#submenu { margin:15px 0 0 0px; padding:10px 0 10px 0; display: block; overflow: hidden; zoom: 1;}
#submenu li { list-style-type: none; display: inline-block;}
#submenu-border{ background: #E8EFF2 url(/bitrix/templates/stretchy_red/images/submenu-border-bg.gif) no-repeat right top; top: -1px; left: 0;}
#submenu a { font-size: 1.2em; text-decoration: none;}
#submenu a:hover {text-decoration: underline;}
#submenu li.selected a { text-decoration: underline;}
#submenu li:after {
    content: '|';
    font-size: 20px;
    color: #ccc;
    padding-left: 7px;
}


#user-menu { height: 100%; position: relative;}
#logout { position: absolute; top:0; right:0; padding: 0.8em 0;}
#user-name { padding: 0.8em 0;}

/* List with dash bullet */
.mdash-list {
    padding-top: 8px;
}

.mdash-list, .mdash-list li
{
    margin: 0 0 0.3em 0px !important;
    /*margin-left: 0.7em;*/
    padding: 0;
    list-style: none;
    line-height: 1!important;
}

.mdash-list { padding-bottom: 0.5em;}

/*.mdash-list li:before { position: absolute; margin-left: -1.3em; content: "\2014\a0";}
.mdash-list li
{
    zoom: expression(
        runtimeStyle.zoom = 0,
        insertBefore(
        createElement("m"), firstChild)
        );
}

.mdash-list m { position: absolute; margin-left: -1.3em; }
.mdash-list m
{
    zoom: expression(
        runtimeStyle.zoom = 0,
        innerText = "\2014"
        );
}*/

.mdash-list li.selected a { text-decoration: none; font-weight: bold;}

.mdash-list-cols li { float: left; width: 50%; }


#content { overflow: hidden; padding:0 35px 23px 42px; zoom:1;}
#workarea { width: 65%; margin: 0 2% 0 0; float: left; position: relative;  }
#workarea-single { width:auto; float:none;}
#workarea-content { margin-top: 2em; overflow:hidden; zoom:1; position: relative;}

#sidebar
{
    margin-top: 2em;
    overflow:hidden;
    zoom:1;
    float: right;
    width: 29%;
    display:inline;
}

#sidebar h3 { font-size: 1.3em; margin:0 0 1em 0; padding:0; font-weight: normal;}

#space-for-footer  { height: 85px; }
#footer { position: relative; }

#copyright { padding:21px 0 0 35px; font-size: 0.85em; width: 49%;}
#copyright p { margin:0;}

.footer-links { width:50%; position:absolute; right:35px; top: 20px;}
#footer-links { margin:0; padding:0; list-style: none; text-align: right;}
#footer-links li { display: inline; padding-left:1.5em;}

a.page-feed-icon { width:16px; height: 16px; background: transparent url(/bitrix/templates/stretchy_red/images/rss.gif) no-repeat; position:absolute; right:0; top: 10px;}
a.header-feed-icon { background: transparent url(/bitrix/templates/stretchy_red/images/rss.gif) no-repeat; padding: 0 8px; margin: 0 5px; font-size:15px; zoom: 1; line-height: 16px;}

/* Search */
#page-title { overflow: hidden; padding-bottom: 1px;}
#page-title h1 { margin-right: 230px;}
#page-title #search {float:none}
#page-title #search form{overflow: hidden;}
#page-title #search-outside{float:right; width:210px; margin-top: 0.5em; }

#search-wrapper { overflow:hidden; margin: 0 0 2em; zoom:1;}
#search {  float:right; width:210px; margin-top: 0.5em;}
#search div.rounded-box { float: left; width:155px;}

#search div.search-inner-box
{
    border-left: 1px solid;
    border-right: 1px solid;
    height: 20px;
    overflow:hidden;
    padding-left: 3px;
}

#search div.search-inner-box input
{
    border:none;
    width: 145px;
    height: 20px;
    padding:0;
    margin:0;
    background: white;
}

#search input { vertical-align: top;}
#search-button { float: right; }
#search-button div.search-button-box { float: left; width:50px;}
#search-button div.search-button-inner-box { border-left: 1px solid; border-right: 1px solid; height: 20px; overflow:hidden; }
#search-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/
#search-button input
{
    display: block;
    border: none;
    width:50px;
    padding:0;
    margin:0;
    font-size: 12px;
    height: 25px;
    cursor: pointer;
    cursor: hand;
    outline: none;
}

div.search-item h4 { margin-bottom: 0.4em;}
div.search-advanced-filter { display: none; }
div.sonet-search-advanced-filter  { float:right; }

/* Navigation */
div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; }
div.navigation span.ctrl { font-size:85%; }

/* Rounded block */
div.rounded-block { padding: 2px 0; position:relative; margin: 0 0 2em; zoom:1;}
div.rounded-block div.corner
{
    height:4px;
    width:4px;
    position:absolute;
    left:-2px;
    top:-2px;
    overflow: hidden;
}

div.rounded-block div.right-top, div.rounded-block div.right-bottom { margin-left: 100%; }
div.rounded-block div.left-bottom, div.rounded-block div.right-bottom { top: auto; }
div.rounded-block div.block-content { padding: 8px 21px; overflow: hidden}

div.rounded-block.cart {
    background-color: #EF3737;
    color: #fff;
}

div.rounded-block.cart a {
    border-bottom: 0;
    color: #fff;
}

/* Auth Rounded Block */
div.auth-block { padding-top:0; margin:0;}
div.auth-block div.block-content { padding: 0 15px; height: 155px;}


/* Last Item List */
ul.last-items-list
{
    display: block;
    margin: 0;
    padding: 0;
}

ul.last-items-list li
{
    display: block;
    margin: 0 0 0.6em 0;
    padding: 0;
    font-size: 0.85em;
    vertical-align: middle;
    list-style:none;
    zoom:1;
}

ul.last-items-list a.item-author { padding-left: 12px; }
ul.last-items-list a.item-name { }
ul.last-items-list span.item-description { display: block; }
ul.last-items-list li i
{
    vertical-align: baseline;
    padding: 0 0.2em;
    font-size: 0.8em;
    font-style: normal;
}

/* Photo Items List */
#sidebar div.photo-photo-list div.photo-photo-item-ascetic { padding: 2px; border: 1px solid; margin: 0 0.6em 0.6em 0; }
ul.photo-controls li.photo-control-galleries{ display:none }
div.photo-album-info div.photo-album-name{ display:none }
div.social-photo-element-br,div.social-photo-section-br{ display:none }

/*Common Elements */
div.content-rounded-box { margin: 2em 0;}
div.content-rounded-box div.inner-box { padding: 1px 1em; border-left: 1px solid; border-right: 1px solid; zoom:1;}
div.content-rounded-box b.r1 { border-left: 1px solid; border-right: 1px solid; }
div.content-rounded-box b.r0 { border-left: 2px solid; border-right: 2px solid;}
div.content-form input.input-submit { font-size:1.5em; overflow:visible; padding:0 0.5em;}

/* Content List */
div.content-list {}
div.content-item {overflow:hidden; margin-bottom: 10px; zoom:1; position: relative;}
div.content-item div.content-avatar { float: left;}
div.content-item div.content-info {margin-left: 20px; float: left; width:60%; }
div.content-title div.bx-user-info-online-cell{display:none;}
div.content-author { background: url(/bitrix/templates/stretchy_red/images/little-user.gif) no-repeat left bottom; padding-left: 12px; margin-bottom: 4px;}
div.content-author a { font-size: 0.85em; }
div.content-title a { font-size: 1.5em;}
div.content-description { margin-top: 0.5em; font-size: 1em;}
div.content-signature {  margin-top: 0.25em; font-size:1em; }
div.content-rating { background: url(/bitrix/templates/stretchy_red/images/rating.png) no-repeat 0 3px; position: absolute; right: 20%; top:0; font-size: 0.95em; padding-left: 15px;}
div.content-avatar a { background: url(/bitrix/templates/stretchy_red/images/default-user.gif) no-repeat; display: block; width:75px; height: 75px; }
div.content-city { position: absolute; right: 0; top:15px; font-size: 0.85em; padding-left: 15px; color:#000}
div.content-date { position: absolute; right: 0; top:0; font-size: 0.85em; padding-left: 15px;}
div.content-item div.content-action { position: absolute; right: 0; top:28px; font-size: 0.85em; padding-left: 15px; line-height:16px;}
div.content-sidebar { display:inline; float:right; text-align:right; width:30%;}
div.content-members {color:#000; font-size:0.85em; }
div.content-subject{margin-top:3px;font-size:0.85em;}
div.content-change{font-size:0.85em; }

div.user-sidebar div.content-info {margin-left: 87px; float: none; width:auto;}
div.user-sidebar div.content-title a {font-size: 1.1em;}

/* Content Table */
table.content-table
{
    width: 100%;
    border: 0;
    margin: 0 0 2em 0;
    clear: both;
}

table.content-table td.label, table.content-table td.value { padding: 1em 0.5em 0;}
table.content-table td.header { padding-top:0;}
table.content-table td.header h2 {margin:0;}

table.content-table td.label
{
    width: 23%;
    vertical-align: top;
    text-align:right;
    font-weight: bold;
}
table.content-table td.value { }

/* Filter */
div.filter-item { margin-bottom: 0.8em;}
div.filter-item label { display: block; }
div.filter-item input.filter-textbox { width: 98.8%; font-size: 1.1em;}
div.filter-item select { width: 100%; font-size: 1.2em;}
div.filter-item div.fields input.string { width: 100%; font-size: 1.2em;}
div.filter-button { text-align: right; margin-top: 1.3em;}
div.filter-button input.filter-submit { font-size: 1.1em; padding: 0 0.5em;}
div.filter-item .filter-inline { display:inline; }
.filter-checkbox { vertical-align: middle;}

/* List with dash bullet */

/*.mdash-list, .mdash-list li
{
    margin: 0 0 0.3em 0.625em !important;
    margin-left: 0.7em;
    padding: 0;
    list-style: none;
}*/
.mdash-list { padding-bottom: 0.5em;}

/*.mdash-list li:before { position: absolute; margin-left: -1.3em; content: "\2014\a0";}
.mdash-list li
{
    zoom: expression(
        runtimeStyle.zoom = 0,
        insertBefore(
        createElement("m"), firstChild)
        );
}

.mdash-list m { position: absolute; margin-left: -1.3em; }
.mdash-list m
{
    zoom: expression(
        runtimeStyle.zoom = 0,
        innerText = "\2014"
        );
}*/

.mdash-list li.selected a { text-decoration: none; font-weight: bold;}

/* Blog */
div.blog-post-info { margin-bottom: 0.6em; margin-top: 0.6em; zoom:1;}
div.blog-edit-fields { margin: 0;}
div.blog-post-info-top div.blog-author { display:block;}
div.blog-posts div.blog-post-info-top div.blog-author { display:block;}
.blog-author a { font-weight: normal;  }
.blog-author-icon { background: url(/bitrix/templates/stretchy_red/images/little-user.gif) no-repeat left bottom; width: 9px; height: 15px;}

h2.blog-post-title { margin-right: 36px;}

div.blog-comment-avatar
{
    display:block;
    float:left;
    height:75px;
    overflow:hidden;
    width:75px;
}

div.blog-comment-register-avatar, div.blog-comment-guest-avatar {
    background:url(/bitrix/templates/stretchy_red/images/default-user.gif) no-repeat;
    display:block;
    float:left;
    height:75px;
    overflow:hidden;
    width:75px;
}

div.blog-comment-info div.blog-author
{
    display:block;
    float:none;
    font-weight:bold;
    margin:0;
    padding:0;
}

div.blog-comment-date
{
    display:block;
    line-height:inherit;
    margin:0;
    padding:0;
}

/* Profile Form*/
div.profile-form div.button { text-align: center; }
div.profile-form div.field-gender select { width: auto;}

div.profile-form div.field-image { vertical-align: middle;}
div.profile-form div.field-image input { width: auto;}
div.profile-form div.field-image div.form-input span { font-size: 1em;}
div.profile-form div.field-image img { margin-bottom: 8px;}
div.profile-form div.field-birthdaydate input { width: 150px;}

/* Login Form */
div.auth-box { width: 50%; margin: 3em auto; zoom:1; }

/* User List Search */
div.user-search-box { width:50%; margin-bottom: 1.5em; }
div.user-search-box input { font-size:1.5em; width:100%; margin:0; padding:0; border:none; color:#a1a1a1; background: white;}
div.user-search-box div.inner-box { padding: 1px 0.5em;}

/* User List Search */
div.user-search-box { width:50%; margin-bottom: 1.5em; }
div.user-search-box input { font-size:1.5em; width:100%; margin:0; padding:0; border:none; color:#a1a1a1; background: white;}
div.user-search-box div.inner-box { padding: 1px 0.5em;}

/* User Stat Table*/
table.user-stat-list { width: 100%; border: 0; font-size: 0.85em; }
table.user-stat-list td { padding: 0 0 1em 0;}
table.user-stat-list td.user-name { width: 55%; vertical-align:top; }
table.user-stat-list td.user-name a { padding-left: 13px; }
table.user-stat-list td.user-stat { width: 45%; text-align: right;}

/* Forum */
div.forum-user-additional { font-size: 0.85em; }
div.forum-user-name span { font-size: 0.95em; }

/* social network */
table.sonet-search-filter input.input-field { font-size:1.3em; }
table.sonet-search-filter select.select-field { font-size:1.2em; }
div.sonet-search-advanced-filter  { float:right; }
div.search-page table.sonet-query { width: 50%; }

/* socnet user*/
h4.bx-sonet-user-desc-contact, h4.bx-sonet-user-desc-personal{font-size:1.2em; margin:1em 0 0.4em;}
h4.bx-sonet-user-desc-username{margin:0.7em 0 1em}

/* socnet chat*/
div.socnet-chat-info, div.socnet-chat-form, div.socnet-user-section{background-image: none; background-color:#f4f4f4}
div.socnet-group-search, div.socnet-selector{background-color:#f4f4f4}
div.socnet-selector-active, div.socnet-group-separator{background-image: none; background-color:#c6c6c6}
td.socnet-user-group-divider{background-image: none; background-color:#dbdbdb}
a.socnet-divider {background-image: url("/bitrix/templates/stretchy_red/images/sep_left.gif")}
a.socnet-divider:hover {background-image: url("/bitrix/templates/stretchy_red/images/sep_left_over.gif")}
a.socnet-divider-right {background-image: url("/bitrix/templates/stretchy_red/images/sep_right.gif")}
span.socnet-search-highlight {background-color: #888888; color: #FFFFFF;}
div#socnet_user_online_text{font-size:0.85em}

/*Added.FB*/
/* footer */
.footer-wrap {
    min-width: 600px;
    background-color: #fff;
    overflow: hidden;
    clear: both;
}

#footer {/*height: 230px;*/ background-color:#ffffff; font-size:11px;color:#949494;/*overflow:hidden;*/padding-top:30px;margin-top:15px;margin-bottom:20px;border-top:1px solid #CCCCCC;}
#footer dl{display:block;/*float:left;width:14%;*/margin-top: 0px;margin-bottom: 34px;}
#footer dl dt{margin-bottom:5px;font-size:13px;}
#footer dl dt a{font-weight:bold;margin: 0;}
#footer dl dd{margin-bottom:5px;line-height:150%;margin-left: 0px;}
#footer .copyright{float:left;width:25%;}
#footer .agecontrol{font-size: 14px;color:#cecece;margin-top:10px;}

#footer .copyright .about{float:right;width:130px;font-size:11px;position: relative; text-align: left;}

#footer .copyright .about a.footer_logo{position:absolute;left:-25px;top:0; background: url("/bitrix/templates/taby_red/images/doo.png") no-repeat left top transparent;display: block;height: 17px;margin: 0;outline: medium none;text-indent: -9999px;width: 18px;}
#footer .copyright .about a:hover.footer_logo{background: url("/bitrix/templates/taby_red/images/doo.png") no-repeat right top transparent;}

#footer .copyright .social_accounts{ }
#footer .copyright .social_accounts a{width:22px;height:22px;display: inline-block;margin-right:2px;}

#footer .copyright .social_accounts a.tw{background: url(/bitrix/templates/stretchy_red/images/footer.share.png) no-repeat 0px top;}
#footer .copyright .social_accounts a.tw:hover{background: url(/bitrix/templates/stretchy_red/images/footer.share.png) no-repeat 0px bottom;}

#footer .copyright .social_accounts a.fb{background: url(/bitrix/templates/stretchy_red/images/footer.share.png) no-repeat -27px top;}
#footer .copyright .social_accounts a.fb:hover{background: url(/bitrix/templates/stretchy_red/images/footer.share.png) no-repeat -27px bottom;}

#footer .copyright .social_accounts a.vk{background: url(/bitrix/templates/stretchy_red/images/footer.share.png) no-repeat -53px top;}
#footer .copyright .social_accounts a.vk:hover{background: url(/bitrix/templates/stretchy_red/images/footer.share.png) no-repeat -53px bottom;}

#footer .copyright .social_accounts a.gp{background: url(/bitrix/templates/stretchy_red/images/footer.share.png) no-repeat -81px top;}
#footer .copyright .social_accounts a.gp:hover{background: url(/bitrix/templates/stretchy_red/images/footer.share.png) no-repeat -81px bottom;}

#footer .user {
    /*padding-left: 30px;*/
}

.rotated_posts {
    border-top: 1px solid #ccc;
    /*border-bottom: 1px solid #ccc;*/
    padding-top: 15px;
    margin-top: 40px;
    overflow: hidden;

}
.rotated_posts .rotated_post {
    width: 28%;
    float: left;
    font-size: 16px;
    margin-right: 5%;
    margin-bottom: 15px;
    text-align: center;
}

.rotated_posts .rotated_posts_text {
    text-align: center;
}

.footer {
    clear: both;
}
.footer_logos {
    background: #f7f7f7;
    border-top: 1px solid #dadada;
    padding: 25px 0;
    text-align: center;
    box-shadow: inset 0px 3px 6px -3px rgba(0,0,0,0.2);
    min-width: 800px;
}
.footer_logos .project {
    margin-right: 40px;
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 800px) {
    #footer .copyright{display:none;}
    #footer dl{
        display:block;
        /*float:left;*/
        /*width:20%;*/
    }
}



#breadcrumb-search { margin: 20px auto 0px auto; overflow: hidden;}
#breadcrumb { margin: 0 0 4px 0;}
#breadcrumb a, #breadcrumb span, #breadcrumb i { font-size:0.85em; padding:0; text-decoration:none; vertical-align: top; line-height: 13px;color: #7a7a7a}
#breadcrumb i { padding:0 3px;}
#breadcrumb img { vertical-align: top; }
#breadcrumb a:hover { text-decoration:underline; }


.share {
    float: left;
    overflow: hidden;
    margin-left: 0px;
}

.twitter {
    float: left;
    margin-right: 5px;
    padding: 0;
}

.twitter a {
    opacity: 0.5;
    display: block;
    width: 19px;
    height: 19px;
    background: url("/bitrix/templates/stretchy_red/images/share.icons.png?r=1") no-repeat scroll -42px 0 transparent;
}

.twitter a:hover{opacity:1;background:url("/bitrix/templates/stretchy_red/images/share.icons.png?r=1") no-repeat -42px -21px;}
.twitter a:active{opacity:1;background:url("/bitrix/templates/stretchy_red/images/share.icons.png?r=1") no-repeat -42px -42px;}

.vkontakte {
    float: left;
    margin-right: 5px;
    padding: 0;
}

.vkontakte a {
    opacity: 0.5;
    display: block;
    width: 19px;
    height: 19px;
    background: url("/bitrix/templates/stretchy_red/images/share.icons.png?r=1") no-repeat scroll -21px 0 transparent;
}

.vkontakte a:hover{opacity:1;background:url("/bitrix/templates/stretchy_red/images/share.icons.png?r=1") no-repeat -21px -21px;}
.vkontakte a:active{opacity:1;background:url("/bitrix/templates/stretchy_red/images/share.icons.png?r=1") no-repeat -21px -42px;}

.facebook {
    float: left;
    margin-right: 5px;
    padding: 0;
}

.facebook a {
    opacity: 0.5;
    display: block;
    width: 19px;
    height: 19px;
    background: url("/bitrix/templates/stretchy_red/images/share.icons.png?r=1") no-repeat scroll 0 0 transparent;
}

.facebook a:hover{opacity:1;background:url("/bitrix/templates/stretchy_red/images/share.icons.png?r=1") no-repeat 0px -21px;}
.facebook a:active{opacity:1;background:url("/bitrix/templates/stretchy_red/images/share.icons.png?r=1") no-repeat 0px -42px;}


.googleplus {
    float: left;
    padding: 0;
    margin-right: 0;
}

.googleplus a {
    opacity: 0.5;
    display: block;
    width: 19px;
    height: 19px;
    background: url("/bitrix/templates/stretchy_red/images/share.icons.png?r=1") no-repeat scroll -63px 0 transparent;
}

.googleplus a:hover{opacity:1;background:url("/bitrix/templates/stretchy_red/images/share.icons.png?r=1") no-repeat -63px -21px;}
.googleplus a:active{opacity:1;background:url("/bitrix/templates/stretchy_red/images/share.icons.png?r=1") no-repeat -63px -42px;}

.submit-middle {
    background-color: #E0E0E0;
    color: #55606A;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
    text-align: center;
    vertical-align: middle;
    width: auto;
    margin-top: 30px;
    transition: background 0.1s linear 0s, color 0.1s linear 0s;
}

.submit-middle:hover {
    background: #FF7B3A;
    color: #FFFFFF;
}


ul.last-photo, li.photo {
    list-style: none;
}

li.photo {
    float: left;
}

.rotated_images {
    padding: 6px;
    border: 1px solid #DBDBDB;
    margin: 0 8px 8px 0;
    width: 105px;
}

.top-banner {
    text-align: center;
    /*background-color: #000;*/
    /*    min-width: 990px;*/
    /*background: #f7f7f7;*/
    border-bottom: 1px solid #dadada;
    /*padding: 4px 0 4px 0;*/
    text-align: center;
    /*box-shadow: inset 0px 3px 6px -3px rgba(0,0,0,0.2);*/
}

.top-banner .banner-block {
    display: inline-block;
}

.top-banner .banner-block img {
    width:100%;
    height: auto;
}


div.banner-block {
    padding: 2px 0 2px 0;
    overflow: hidden;
    position: relative;
    /*margin: 0 0 2em;*/
    zoom: 1;
    text-align: center;
}

.forum-banner{
    font-size: 11px;

}

.forum-banner .title a{
    font-weight: bold;
}


/*Added.FB.end*/

.popup-window-top-row {
    display: none!important;
}

#doocode_show_rule {
    position: relative;
    top: -9px;
    display: inline-block;
    padding: 0 18px;
    border-radius: 3px;
    background: #db1800;
    color: #fff;
    vertical-align: bottom;
    text-decoration: none;
    /* text-shadow: 0 1px 0 #0075b6; */
    font-weight: bold;
    line-height: 36px;
    cursor: pointer;
}

ul.cabinet {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 25px;
    display: flex;
}

ul.cabinet li{
    display: inline-block;
    vertical-align: top;
}

ul.cabinet li.left-menu{
    width: 200px;
}

.content-profile-edit {
    width: 90%;
}

.goods_shcode {
    background: url("/bitrix/templates/stretchy_red/images/button4.png") no-repeat;
    width: 615px;
}

.goods_shcode table td {
    display: table-cell;
    vertical-align: top;
    color: #4C1715;
    text-align: justify;
}

.goods_shcode .doocode_banner_description strong a {
    text-decoration: none;
    color: #4C1715;
    font-size: 12px;
    padding-bottom: 5px;
    display: block;
}

.goods_shcode .doocode_banner_description strong a:hover {
    color: #B79E7F;
}

.goods_shcode .doocode_banner_description em a {
    text-decoration: none;
    color: #4C1715;
    font-size: 11px;
    padding-bottom: 8px;
    display: block;
}

.goods_shcode .doocode_banner_description em a:hover {
    color: #B79E7F;
}

.goods_shcode a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #B79E7F;
}

.goods_shcode .doocode_banner_description {
    padding-left:18px;
    padding-right: 18px;
    margin-top: 14px;
    text-align: left;
    line-height: 20px;
}

.goods_shcode .pgoods {
    border: 0px solid #B79E7F;
    position: relative;
    padding: 0px;
    /* box-shadow: 0 8px 6px -2px #bbb; */
    width: 260px;
    height: 30px;
    font-weight: 400;
    color: #f3580b;
    background: url("/bitrix/templates/stretchy_red/images/knopka_kupit.png") no-repeat scroll 80px 0 transparent;
}

.goods_shcode .doocode_buy_link {
    display:block;
    width:260px;
    height:30px;
    smargin-top:12px;
}

.goods_shcode .more {
    background: #88B842;
    color: #fff;
    padding: 0 1px 2px;
    top: -2px;
    font-size: 0.8em;
    text-decoration: none;
    margin-left: 4px;
}

.goods_shcode em a {
    font-size: 12px;
}

.forum-post-entry table.data-table {
    border: 1px solid #888888;
}

.forum-post-entry table.data-table td {
    border: 1px solid #888888;
    /*padding: 10px 15px;*/
    position: relative;
    transition: all 0.5s ease;
}


.doocode_footer_copyright .copyright .about {
    font-size: 11px;
    position: relative;
    text-align: left;
}

#workarea-content .news-detail td {
    padding: 8px;
}


/**banner**/

@font-face {
    font-family: "KelsonSans-BoldRU";
    src: url("/bitrix/templates/stretchy_red/fonts/KelsonSans-BoldRU.eot");
    src: url("/bitrix/templates/stretchy_red/fonts/KelsonSans-BoldRU.eot?#iefix") format("embedded-opentype"),
        url("/bitrix/templates/stretchy_red/fonts/KelsonSans-BoldRU.woff") format("woff"),
        url("/bitrix/templates/stretchy_red/fonts/KelsonSans-BoldRU.ttf") format("truetype"),
        url("/bitrix/templates/stretchy_red/fonts/KelsonSans-BoldRU.svg#KelsonSans-BoldRU") format("svg");
    font-weight: normal;
    font-style: normal;
}

.b-banner {
    font-size: 15px;
    line-height: 1.3;
    height: 186px;
    border: 1px solid #3e0000;
    position: relative;
    overflow: hidden;
    font-family: "KelsonSans-BoldRU";
    padding: 0 0 0 327px;
    box-sizing: border-box;
}

.b-banner__first {
    width: 152px;
    line-height: 0;
    position: absolute;
    left: 1px;
    top: 1px;
    bottom: 1px;
    overflow: hidden;
}

.b-banner__first img {
    max-width: 100%;
}

.b-banner__second {
    width: 175px;
    position: absolute;
    left: 152px;
    top: 0;
    bottom: 0;
    z-index: 2;
    padding: 10px 0 0 10px;
    background: #f4f4f4;
    border-right: 1px solid #c2afa8;
    box-sizing: border-box;
}

.b-banner__title {
    font-size: 14px;
    color: #3e0000;
    margin: 0 0 10px;
}

.b-banner__ribbon {
    padding-top: 12px;
    width: 328px;
    height: 63px;
    color: #fff;
    margin-bottom: 7px;
    margin-left: -10px;
    background: url('/bitrix/templates/stretchy_red/images/ribbon.png') no-repeat;
    box-sizing: border-box;
}

.b-banner__ribbon-first {
    width: 170px;
    float: left;
    padding-left: 12px;
    box-sizing: border-box;
}

.b-banner__ribbon-label {
    font-size: 18px;
    text-transform: uppercase;
}

.b-banner__ribbon-second {
    width: 140px;
    float: left;
    position: relative;
    padding-left: 15px;
    padding-top: 1px;
    box-sizing: border-box;
}

.b-banner__red-text {
    color: #ff0000;
}

.b-banner__third {
    height: inherit;
    padding: 10px;
    background: #f5f5f5;
    position: relative;
    box-sizing: border-box;
}

.b-banner__third-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    box-sizing: border-box;
    padding-left: 160px;
    color: #000;
    min-height: 135px;
}

.b-banner__third-text b {
    font-weight: 700;
}

.b-banner__third-text .b-banner__red-text {
    font-family: "KelsonSans-BoldRU";
}

.b-banner__third-bottom {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.b-banner__price {
    font-size: 24px;
    color: #ff0000;
    margin-right: 60px;
    display: inline-block;
    vertical-align: middle;
}

.b-banner__button {
    width: 190px;
    height: 49px;
    text-align: center;
    font-size: 15px;
    line-height: 49px;
    color: #fff!important;
    text-decoration: none;
    text-transform: uppercase;
    background: url('/bitrix/templates/stretchy_red/images/banner__button.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.b-banner__button:hover {
    text-decoration: none;
}

.b-banner__img img {
    padding: 0!important;
}

.df_sidebare_wrap {
    padding-top: 10px;
}

.df_forum_wrap {
    padding-top: 6px;
}

.df_most_market div,
.df_most_post div {
    padding: 10px 5px;
    color: #fff;
    background: #d15600;
}

.df_most_market,
.df_most_post {
    padding-bottom: 20px;
    padding-top: 20px;
}

.df_consultants {
    padding-left: 15px;
}

.df_consultants h2 {
    text-align: center;
}

.df_enter {
    font-size: 24px;
    color: #000!important;
    text-decoration: none;
}
.bx_item_description p.doocode_post_image img {
    width: auto;
}

.df_search {
    padding-top: 15px;
}

input.search-suggest {
    width: 75%!important;
}

input.search-suggest:focus {
    border: 2px solid #ccc!important;
}

.bx-no-touch .bx_catalog_top_home .bx_catalog_item:hover .bx_catalog_item_container {
    border:3px solid #d3d3d3!important;
}

.bx-no-touch .bx_catalog_top_home .bx_catalog_item {
    border:1px solid #d3d3d3!important;
}

.banner-block {
    padding-bottom: 20px!important;
}



/****/
.f__block_product_image {
    height: 180px;
    overflow: hidden;
}


.f__block_product_name {
    font-size: 14px;
    height: 70px;
    overflow: hidden;
    padding-top: 5px;
}

.f__block_product_price {
    padding-top: 10px; 
}


.f__block_product_button {
    text-align: right;
    padding-bottom: 30px;
}

.f__block_product_button a{
    color: #fff;
}

.f__block_product_price_spec {
    color: #EF3737;
    font-size: 14px;
}

.f__block_product_price {
    font-size: 14px;
    font-weight: bold;
}

.f__block_product_price span {
    color: #EF3737;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
    text-decoration: line-through;
}

.f_full {
    height: 112px;
}

.f-input-hidden {
    display: none;
}

.btn-group a.btn {
    cursor: pointer;
    color: #fff;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/main-head-adaptive/style.css?1494190800269 */
/* /bitrix/templates/.default/components/bitrix/search.suggest.input/main/style.css?1508101200501 */
/* /local/components/digitforce/header.block/templates/.default/style.css?15164820002799 */
/* /bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/style.css?151198920028364 */
/* /bitrix/templates/.default/components/bitrix/catalog.top/adaptive_new/section/themes/red/style.css?15119892005596 */
/* /local/components/digitforce/posts.best/templates/.default/style.css?14862420002130 */
/* /bitrix/templates/.default/components/bitrix/search.suggest.input/market/style.css?1508101200501 */
/* /bitrix/templates/stretchy_red/components/bitrix/catalog.section.list/market_section/style.css?15081012007876 */
/* /bitrix/components/doocode/forum.sections.links/templates/.default/style.css?1430254800119 */
/* /bitrix/components/doocode/prediction.links/templates/.default/style.css?147189960053 */
/* /bitrix/templates/.default/components/bitrix/advertising.banner/popup/style.css?1448398800387 */
/* /bitrix/templates/stretchy_red/styles.css?1503349200465 */
/* /bitrix/templates/stretchy_red/template_styles.css?156261960030948 */
