

/* Start:/local/templates/dresscode/components/dresscode/slider/middle/style.css?17685722212221*/
#middleSlider {
    position: relative;
    margin-bottom: 20px;
}

#middleSlider .wrap {
    position: relative;
    overflow: hidden;
}

#middleSlider ul {
    position: relative;
}

#middleSlider ul li {
    float: left;
    display: block;
}

#middleSlider ul li img {
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#middleSlider ul li:hover img {
    transform: scale(1.03);
}

#middleSlider ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    left: 50%;
    bottom: 12px;
}

#middleSlider ol {
    position: absolute;
    left: 50%;
    bottom: 12px;
}

#middleSlider ol li {
    background: url(/local/templates/dresscode/components/dresscode/slider/middle/images/slideButton.png) 0 0 no-repeat transparent;
    margin-right: 4px;
    width: 18px;
    height: 18px;
    float: left;
    cursor: pointer;
}

#middleSlider ol li:hover {
    background: url(/local/templates/dresscode/components/dresscode/slider/middle/images/slideButton.png) -18px 0 no-repeat transparent;
}

#middleSlider ol li:active {
    background: url(/local/templates/dresscode/components/dresscode/slider/middle/images/slideButton.png) -36px 0 no-repeat transparent;
}

#middleSlider ol li.selected {
    background: url(/local/templates/dresscode/components/dresscode/slider/middle/images/slideButton.png) -54px 0 no-repeat transparent;
}

#middleSlider ol li.selected:hover {
    background: url(/local/templates/dresscode/components/dresscode/slider/middle/images/slideButton.png) -72px 0 no-repeat transparent;
}

#middleSlider ol li.selected:active {
    background: url(/local/templates/dresscode/components/dresscode/slider/middle/images/slideButton.png) -90px 0 no-repeat transparent;
}

#middleSlider .middleSliderBtnLeft,
#middleSlider .middleSliderBtnRight {
    background: url(/local/templates/dresscode/components/dresscode/slider/middle/images/slideArrow.png) no-repeat transparent;
    position: absolute;
    margin-top: -30px;
    display: block;
    height: 60px;
    width: 30px;
    top: 50%;
    z-index:100;
}

#middleSlider .middleSliderBtnLeft {
    background-position: 0 0;
    left: 0px;
}

#middleSlider .middleSliderBtnLeft:hover {
    background-position: -30px 0;
}

#middleSlider .middleSliderBtnLeft:active {
    background-position: -60px 0;
}

#middleSlider .middleSliderBtnRight {
    background-position: 0 -60px;
    right: 0px;
}

#middleSlider .middleSliderBtnRight:hover {
    background-position: -30px -60px;
}

#middleSlider .middleSliderBtnRight:active {
    background-position: -60px -60px;
}
.pager {z-index:100}
/* End */


/* Start:/local/templates/dresscode/components/bitrix/news.list/indexBanners/style.css?16040502936520*/
/*start баннеры на главной*/
.index-banners-wrap {
    /*margin-top: 24px;*/
}

.index-banners {
    max-width: none;
    font-size: 0;
    margin: -10px -8px;
}

.index-banners .elem-column {
    display: inline-block;
    vertical-align: top;
    width: 25%;
}

.index-banners .elem-column:nth-child(3) {
    width: 19%;
}

.index-banners .elem-column:nth-child(4) {
    width: 31%;
}

.index-banners .elem-wrap {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 8px;
}

.index-banners .elem {
    position: relative;
    box-sizing: border-box;
    height: 228px;
    padding: 0;
    border: 1px solid #e7e8ea;
    background-color: #fff;
}

.index-banners .elem-column:nth-child(1) .elem, .index-banners .elem-column:nth-child(3) .elem {
    height: 476px;
}

.index-banners .text-wrap {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 100%;
    color: white !important;
    text-align: center;
    bottom: 0;
}

.index-banners .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

/*.index-banners .elem-column:nth-child(1) .bg{
    background-size: cover;
    background-position: center center;
    }*/
/*.index-banners .elem-column:nth-child(3) .bg{
    background-size: 100% auto;
    background-position: center center;
    }*/
.index-banners .name {
    display: block;
    max-height: 40px;
    overflow: hidden;
    margin-bottom: 10px;
    font-family: "robotomedium";
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;
    color: white;
    transition: all 0.2s ease-in-out;
}

.index-banners .name:active {
    position: relative;
    top: 1px;
}

.index-banners .descr {
    max-height: 48px;
    overflow: hidden;
    font-size: 13px;
    line-height: 16px;
}

.index-banners .section-desc {
    margin-top: 10px;
    padding: 10px 0 20px;
    background: rgba(68, 68, 68, 0.71);
}


.index-banners .text-wrap.text-wrap-white {
    color: #fff;
}

.index-banners .text-wrap-white .name {
    color: #ffffff;
}

.index-banners .text-wrap-white .name:hover {
    opacity: 0.8;
}

.index-banners .btn-white .btn-simple {
    background-color: #fff;
    border-color: #fff;
    color: #282727;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.index-banners .btn-white .btn-simple:hover {
    opacity: 0.9;
}

/*start для левого меню*/
@media all and (max-width: 1800px) {
    .index-banners .name {
        font-size: 16px;
    }

    .index-banners .elem-column {
        width: 37%;
    }

    .index-banners .elem-column:nth-child(3) {
        width: 26%;
    }

    .index-banners .elem-column:nth-child(4) {
        width: 100%;
    }

    .index-banners .elem-column:nth-child(4) .elem-wrap {
        width: 50%;
    }

    .index-banners .elem {
        height: 200px;
    }

    .index-banners .elem-column:nth-child(1) .elem {
        height: 416px;
    }

    .index-banners .elem-column:nth-child(3) .elem {
        height: 416px;
    }
}

@media all and (max-width: 1300px) {
    .index-banners {
        margin: -6px;
    }

    .index-banners .elem-wrap {
        padding: 6px;
    }

    .index-banners .elem-column {
        width: 50%;
    }

    .index-banners .elem-column:nth-child(3) {
        width: 50%;
    }

    .index-banners .elem-column:nth-child(4) {
        width: 50%;
    }

    .index-banners .elem-column:nth-child(4) .elem-wrap {
        width: 100%;
    }
}

@media all and (max-width: 1024px) {
    .index-banners .elem-column {
        width: 37%;
    }

    .index-banners .elem-column:nth-child(3) {
        width: 26%;
    }

    .index-banners .elem-column:nth-child(4) {
        width: 100%;
    }

    .index-banners .elem-column:nth-child(4) .elem-wrap {
        width: 50%;
    }
}

@media all and (max-width: 900px) {
    .index-banners .elem {
        height: 146px;
    }

    .index-banners .elem-column:nth-child(1) .elem {
        height: 304px;
    }

    .index-banners .elem-column:nth-child(3) .elem {
        height: 304px;
    }

    /*.index-banners .elem-column:nth-child(1) .name{
        max-height: 42px;
        font-size: 20px;
        line-height: 21px;
        }*/
    .index-banners .descr {
        display: none;
    }

    .index-banners .section-desc {
        padding-bottom: 10px;
    }

    .index-banners .section-desc .name {
        margin: 0;
        font-size: 15px;
    }
}

@media all and (max-width: 790px) {
    .index-banners {
        margin: -2px;
    }

    .index-banners .elem-wrap {
        padding: 2px;
    }

    .index-banners .elem {
        height: 132px;
    }

    .index-banners .elem-column:nth-child(1) .elem {
        height: 268px;
    }

    .index-banners .elem-column:nth-child(3) .elem {
        height: 268px;
    }

    .index-banners .elem-column {
        width: 50%;
    }

    .index-banners .elem-column:nth-child(3) {
        width: 50%;
    }

    .index-banners .elem-column:nth-child(4) {
        width: 50%;
    }

    .index-banners .elem-column:nth-child(4) .elem-wrap {
        width: 100%;
    }
}

@media all and (max-width: 550px) {
    .index-banners .elem {
        height: 88px;
    }

    .index-banners .elem-column:nth-child(3) .elem {
        height: 180px;
    }

    .index-banners .elem-column:nth-child(1) .elem {
        /*padding-top: 12px;*/
        height: 180px;
    }

    .index-banners .elem-column:nth-child(n) .name {
        max-height: 32px;
        font-size: 14px;
        line-height: 16px;
    }

    .index-banners .btn-simple {
        display: none;
    }

    .index-banners .section-desc .name {
        margin: 0;
    }
}

@media all and (max-width: 480px) {
    .index-banners-wrap {
        margin: 0 0 24px 0;
    }
}

@media all and (max-width: 450px) {
    .index-banners .name {
        text-shadow: 0 0 10px #fff;
    }

    .index-banners .text-wrap-white .name {
        text-shadow: 0 0 10px #000;
    }
}

@media all and (max-width: 360px) {
    .index-banners .elem-column:nth-child(n) .name {
        max-height: 32px;
        font-size: 13px;
        line-height: 16px;
    }

    .index-banners .elem {
        height: 72px;
    }

    .index-banners .elem-column:nth-child(1) .elem {
        height: 148px;
    }

    .index-banners .elem-column:nth-child(3) .elem {
        height: 148px;
    }
}
/* End */


/* Start:/local/templates/dresscode/components/dresscode/offers.product/.default/style.min.css?16022130211426*/
#homeCatalog{margin-top:24px}#homeCatalog .captionList{position:relative;z-index:1;height:60px;line-height:60px;background-color:#2b2b2b}#homeCatalog .captionList .slideBox{list-style:none;padding:0;margin:0;left:0}#homeCatalog .captionList .cItem{list-style:none;float:left}#homeCatalog .caption{-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;border-left:1px solid #313131;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden;padding:0 12px}#homeCatalog .caption:hover{background-color:#202020}#homeCatalog .caption.loading{opacity:.6}#homeCatalog .cItem:first-child .caption{border:none}#homeCatalog .caption a{display:block;text-align:center;font-size:16px;color:#fff;text-decoration:none}#homeCatalog .cItem{float:left;width:20%}#homeCatalog .captionBtnRight,#homeCatalog .captionBtnLeft{background:url(/local/templates/dresscode/components/dresscode/offers.product/.default/images/offerArrowSmall.png) 0 0 no-repeat transparent;position:absolute;height:60px;width:60px;top:0}#homeCatalog .captionBtnLeft{left:0}#homeCatalog .captionBtnRight{right:0}#homeCatalog .captionBtnLeft:hover{background-position:-0 -60px}#homeCatalog .captionBtnLeft:active{background-position:-0 -120px}#homeCatalog .captionBtnRight{background-position:-60px 0}#homeCatalog .captionBtnRight:hover{background-position:-60px -60px}#homeCatalog .captionBtnRight:active{background-position:-60px -120px}
/* End */


/* Start:/local/templates/dresscode/components/dresscode/brands.list/.default/style.min.css?16022130211991*/
#brandList{margin-top:24px;overflow:hidden}#brandList a{text-decoration:none}#brandList .heading{background-color:#424242;margin-bottom:0!important;padding-left:18px;line-height:50px;font-size:17px;display:block;color:#fff;height:50px}#brandList .items{list-style:none;overflow:hidden;border-left:1px solid #e7e8ea}#brandList .item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-right:1px solid #e7e8ea;border-bottom:1px solid #e7e8ea;height:120px;line-height:120px;overflow:hidden;float:left;width:20%}#brandList .tabloid{position:relative;padding:12px}#brandList .markerContainer{position:absolute;z-index:99;left:8px;top:8px}#brandList .marker{font:normal normal 12px roboto_ltregular ,arial ,sans-serif;background-color:#424242;margin-bottom:8px;color:#fff;padding:3px 4px;line-height:16px;z-index:2}#brandList .picture{-webkit-transition:.2s all ease-in-out;-o-transition:.2s all ease-in-out;transition:.2s all ease-in-out;transform:translate3d(0,0,0);opacity:.8;text-align:center;line-height:100px;display:block;height:100px}#brandList .picture:hover{opacity:1}#brandList .picture img{vertical-align:middle;max-height:80%;max-width:80%}#brandList .name{text-decoration:none;text-align:center;font-size:14px;display:block;color:#000;margin:12px 0}#brandList .last{background-color:#f9f9f9}#brandList .last .wp{vertical-align:middle;display:inline-block;text-align:center;line-height:21px;width:100%}#brandList .last .showMore{-webkit-transition:.2s all ease-in-out;-o-transition:.2s all ease-in-out;transition:.2s all ease-in-out;vertical-align:middle;display:inline-block;text-align:center;color:#000;width:100%}#brandList .last .showMore:hover{opacity:.7}#brandList .last .icon{display:inline-block;margin-bottom:6px;text-align:center;line-height:21px;height:33px;width:100%}#brandList .last .ps{font-size:18px}#brandList .last .value{padding-left:6px;font-size:18px}#brandList .last .small{display:inline-block;width:100%}
/* End */
/* /local/templates/dresscode/components/dresscode/slider/middle/style.css?17685722212221 */
/* /local/templates/dresscode/components/bitrix/news.list/indexBanners/style.css?16040502936520 */
/* /local/templates/dresscode/components/dresscode/offers.product/.default/style.min.css?16022130211426 */
/* /local/templates/dresscode/components/dresscode/brands.list/.default/style.min.css?16022130211991 */
