

/* Start:/bitrix/templates/dresscodeV2/components/bitrix/news.list/indexBanner-custom/style.css?17501515004753*/
.d-none {
    display: none;
}
.main-banner * {
    box-sizing: border-box;
}
.main-banner-slider {
    height: 720px;
}
@media (max-width: 1200px) {
    .main-banner-slider {
        height: 440px;
    }
}
@media (max-width: 768px) {
    .main-banner-slider {
        height: 600px;
    }
}
@media (max-width: 576px) {
    .main-banner-slider {
        height: 300px;
    }
}
h1.main-banner__title, h2.main-banner__title {
    font-size: clamp(24px, 1.981rem + 3.308vw, 50px);
    font-weight: 800;
    line-height: 115%;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
}
h2.main-banner__title.main-banner__title--big {
    font-size: clamp(32px, 1.365rem + 2.821vw, 60px);
}
h1.main-banner__title.main-banner__title--big {
    font-size: clamp(32px, 1.365rem + 2.821vw, 60px);
}
.main-banner__slide {
    display: grid;
    grid-template-columns: 100%;
    height: 100%;
}
@media (max-width: 768px) {
    .main-banner__slide {
        grid-template-columns: 1fr;
        grid-template-rows: 100%;
    }
}
@media (max-width: 576px) {
    .main-banner__slide {
        grid-template-rows: 1fr;
    }
}
.main-banner__slide-left {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.main-banner__slide-left-inner {
    padding: 0 24px 0 clamp(24px, 3.092rem + 7.59vw, 200px);
    display: flex;
    flex-direction: column;
    gap: clamp(24px, 0.938rem + 2.5vw, 40px);
}
@media (max-width: 576px) {
    .main-banner__slide-right {
        display: none;
    }
}
.main-banner__slide-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.main-banner__button {
    border-radius: 0;
    padding: 18px 33px;
    min-width: 220px;
    max-width: fit-content;
    width: 100%;
    min-height: 35px;
    transition-duration: 0.3s;
    background: var(--base-color);
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 1200px) {
    .main-banner__button {
        padding: 16px;
        min-width: unset;
        min-height: unset;
    }
}
.main-banner__button:hover {
    transition-duration: 0.3s;
    background-color: var(--light-color);
}
/* swiper */
.main-banner .swiper-button-next.swiper-button-disabled,
.main-banner .swiper-button-prev.swiper-button-disabled {
    color: #d3c7ad;
}
.main-banner .swiper-button-next,
.main-banner .swiper-button-prev {
   color: #b9aa82;
}
.main-banner .swiper-pagination-bullet {
    height: 12px;
    width: 12px;
}
.main-banner .swiper-pagination-bullet-active {
    background-color: #b9aa82;
}
@media (max-width: 576px) {
    .main-banner .swiper-navigation {
        display: none;
    }
}
@media (min-width: 992px) {
    .main-banner .main-banner__slide-left-inner  {
        width:50%;
    }
    .main-banner__slide-left-inner .main-banner__title, .main-banner__slide-left-inner {
        text-align: left !important;
    }
    .main-banner__slide-left-inner .main-banner__button {
        margin: 0 auto 0 0 !important;
    }
}
.main-banner__slide-left {
    background-position: right !important;
}
.main-banner__slide-right {
    display: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.shadow-mask {
    display: none;
}
@media (max-width: 576px) {
    .main-banner__slide-left {
        
    }
    .main-banner__slide-right {
        align-content: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .main-banner__slide-left-inner {
        width: 100%;
        text-align: center;
        padding: unset;
        z-index: 2;
    }
    .main-banner__slide-right.shadowed::before {
        height: 100%;
        width: 100%;
        position: absolute;
        background-color: rgba(0, 0, 0, 0.2);
        display: block;
        content: "";
    }
    .main-banner__slide {
        position: relative;
    }
}
@media (max-width: 1199px) {
    .main-banner .main-banner__slide-left-inner {
        width: 100%;
    }
}
@media (max-width: 1450px) {
h1.main-banner__title, h2.main-banner__title {
    font-size:40px;
}
h2.main-banner__title.main-banner__title--big {
    font-size: 50px;
}
}
@media (max-width: 1150px) {
h1.main-banner__title, h2.main-banner__title {
    font-size: 30px;
}
h2.main-banner__title.main-banner__title--big {
    font-size: 40px;
}
h1.main-banner__title.main-banner__title--big {
    font-size: 40px;
}
}
@media (max-width: 576px) {
h1.main-banner__title, h2.main-banner__title {
    font-size: 24px;
}
}
/* End */


/* Start:/bitrix/templates/dresscodeV2/components/bitrix/news.list/indexBanners_custom/style.css?17386571437376*/
.index-banners-wrap{
	margin-bottom: 48px;
	margin-top: 48px;
}

.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: 42px 24px 12px 24px;
	border: 1px solid #e7e8ea;
	background-color: #fff;
}

.index-banners .elem-column:nth-child(1) .elem{
	height: 476px;
	padding: 42px 36px 12px 36px
}

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

.index-banners .text-wrap{
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 100%;
	color: #000000;
}

.index-banners .elem-column:nth-child(2) .text-wrap{
	width: 60%;
}

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

.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 .name{
	display: block;
	max-height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
	font-family: "robotomedium";
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	transition: all 0.2s ease-in-out;
}

.index-banners .name:hover{
	color: #444444;
}

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

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

.index-banners .elem-column:nth-child(1) .descr{
	margin-bottom: 18px;
}

.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;
}

@media all and (max-width: 1400px){
	.index-banners .name{
		font-size: 16px;
	}
}

@media all and (max-width: 1340px){
	.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;
		padding: 24px 18px 12px;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		height: 416px;
		padding: 24px 36px 12px 36px
	}
	.index-banners .elem-column:nth-child(3) .elem{
		height: 416px;
	}
	.index-banners .elem-column:nth-child(4) .text-wrap{
		width: 45%;
	}
}


@media all and (max-width: 1024px){
	.index-banners{
		margin: -6px;
	}
	.index-banners .elem-wrap{
		padding: 6px;
	}
}

@media all and (max-width: 900px){
	.index-banners .elem{
		height: 146px;
	}
	.index-banners .elem-column:nth-child(n) .elem{
		padding: 36px 18px 12px;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		height: 304px;
	}
	.index-banners .elem-column:nth-child(3) .elem{
		height: 304px;
		padding-left: 12px;
		padding-right: 12px;
	}
/*	.index-banners .elem-column:nth-child(1) .name{
		max-height: 42px;
		font-size: 20px;
		line-height: 21px;
	}*/
	.index-banners .descr{
		display: none;
	}
}

@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:nth-child(n) .elem{
		padding-top: 24px;
	}
	.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%;
	}
	.index-banners .elem-column:nth-child(2) .text-wrap{
		width: 65%;
	}
	.index-banners .elem-column:nth-child(4) .text-wrap{
		width: 65%;
	}
}

@media all and (max-width: 550px){
	.index-banners .elem{
		height: 88px;
	}
	.index-banners .elem-column:nth-child(n) .elem{
		padding: 24px 8px 0;
	}
	.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(2) .text-wrap{
		width: 70%;
	}
	.index-banners .elem-column:nth-child(4) .text-wrap{
		width: 70%;
	}
	.index-banners .elem-column:nth-child(n) .name{
		max-height: 32px;
		font-size: 14px;
		line-height: 16px;
	}
	.index-banners .btn-simple{
		display: none;
	}
}

@media all and (max-width: 480px){
	.index-banners-wrap{
		margin: 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;
	}
	.index-banners .elem-column:nth-child(n) .elem{
		padding-top: 12px;
	}
}



.index-banners_grid-container {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 35px;
        margin: 50px auto;
    }
    .index-banners_grid-elem_container {
        background-color: #fff;
    }
    .index-banners_grid-elem {
        min-height: 400px;
        overflow: hidden;
    }
    .index-banners_grid-elem_bg {
        height: 470px;
        background-size: cover;
        background-position: center;
    }
    .index-banners_grid-elem_text-wrap {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        align-content: center;
    }
    .index-banners_grid-elem_container a {
        text-decoration: none;
        color: black;
    }
    .index-banners_grid-elem_text-wrap .btn-simple.btn-micro {
        display: none;
    }

    .index-banners_grid-elem:hover .index-banners_grid-elem_bg {
        transform: scale(1.2);
    }
    .index-banners_grid-elem_text-wrap {
        z-index: 2;
        position: relative;
        min-height: 30px;
        background-color: #f3f3f3;
    }
    .index-banners_grid-elem_bg {
        transition: transform .5s ease-in-out;
    }
    @media (max-width:991px) {
        .index-banners_grid-container {
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 20px 5px;
        }
        .index-banners_grid-elem {
            min-height: 210px;
        }
        .index-banners_grid-elem_bg {
            height: 180px;
        }

    }
    @media (max-width:576px) {
        .index-banners_grid-container {
            grid-template-columns: repeat(2, 1fr);
        }
        .index-banners_grid-elem_text-wrap {
            min-height: 42px;
            display: flex;
            justify-content: center;
            align-items: center;
        }
    }
/* End */


/* Start:/bitrix/templates/dresscodeV2/components/dresscode/offers.product/.default/style.css?16934880811642*/
#homeCatalog{
	background-color: #f3f3f3;
	padding-bottom: 36px;
	margin-top: 0px;
}

#homeCatalog .captionList{
	position: relative;
	z-index: 1;
	height: 60px;
	line-height: 60px;
	background-color: #2b2b2b;
}

#homeCatalog .captionList .slideBox{
	list-style: none;
	padding: 0px;
	margin: 0px;
	left: 0px;
}

#homeCatalog .captionList .cItem{
	list-style: none;
	float: left;
}

#homeCatalog .caption{
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border-left: 1px solid #222222;
	-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: 0.6;
}

#homeCatalog .caption a{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

#homeCatalog .cItem{
	float: left;
	width: 20%;
}

#homeCatalog .captionBtnRight,
#homeCatalog .captionBtnLeft{
	background: url(/bitrix/templates/dresscodeV2/components/dresscode/offers.product/.default/images/offerArrowSmall.png) 0 0 no-repeat transparent;
	position: absolute;
	height: 60px;
	width: 60px;
	top: 0;
}

#homeCatalog .captionBtnLeft{
	left: 0px;
}

#homeCatalog .captionBtnRight{
	right: 0px;
}

#homeCatalog .captionBtnLeft:hover{
	background-position: -0px -60px;
}

#homeCatalog .captionBtnLeft:active{
	background-position: -0px -120px;
}

#homeCatalog .captionBtnRight{
	background-position: -60px 0px;
}

#homeCatalog .captionBtnRight:hover{
	background-position: -60px -60px;
}

#homeCatalog .captionBtnRight:active{
	background-position: -60px -120px;
}
/* End */


/* Start:/bitrix/templates/dresscodeV2/components/dresscode/pop.section/.default/style.css?16934880842770*/
#popSection{
	padding-bottom: 36px;
	overflow: hidden;
}

#popSection a{
	text-decoration: none;
}

#popSection .heading{
	margin-bottom: 0px !important;
	text-transform: uppercase;
	font-family: 'robotobold';
	text-align: center;
    padding-left: 18px;
	line-height: 30px;
    font-size: 18px;
    display: block;
    color: #000000;
    height: 60px;
}

#popSection .items{
	list-style: none;
	overflow: hidden;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
}

#popSection .item{

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;
	background-color: #ffffff;
	overflow: hidden;
	height: 170px;
	float: left;
	width: 20%;

}

#popSection .tabloid{
	position: relative;
	padding: 12px;
}

#popSection .markerContainer{
	position: absolute;
	z-index: 2;
	top: 8px;
	left: 8px;
}

#popSection .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;
}

#popSection .picture{

	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	transform: translate3d(0,0,0);

	text-align: center;
	line-height: 100px;
	display: block;
	height: 100px;
	opacity: 1;
}

#popSection .picture:hover{
	opacity: 0.8;
}

#popSection .picture img{
	vertical-align: middle;
	max-height: 90%;
	max-width: 90%;
}

#popSection .nameWrap{
	height: 42px;
	margin-top: 12px;
	line-height: 42px;
	text-align: center;
	overflow: hidden;
}

#popSection .name{

	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;

	text-decoration: none;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	display: inline-block;
	vertical-align: middle;
	color: #000000;
}

#popSection .last{
	background-color: #f9f9f9;
	line-height: 170px;
	height: 170px;
}

#popSection .last .wp{
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	line-height: 21px;
	width: 100%;
}

#popSection .last .showMore{
	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	color: #000000;
	width: 100%;
}

#popSection .last .showMore:hover{
	opacity: 0.7;
}

#popSection .last .icon{
	display: inline-block;
	margin-bottom: 6px;
    text-align: center;
    line-height: 21px;
    height: 33px;
    width: 100%;
}

#popSection .last .ps{
	font-size: 18px;
}

#popSection .last .value{
	padding-left: 6px;
	font-size: 18px;
}

#popSection .last .small{
	display: inline-block;
	width: 100%;
}
/* End */


/* Start:/bitrix/templates/dresscodeV2/components/dresscode/brands.list/.default/style.css?16934880572493*/
#brandList{
	background-color: #ffffff;
	padding-bottom: 36px;
	margin-top: 0px;
}

#brandList a{
	text-decoration: none;
}

#brandList .heading{
	margin-bottom: 0px !important;
	text-transform: uppercase;
	font-family: 'robotobold';
	padding-bottom: 48px;
	text-align: center;
    padding-left: 18px;
	padding-top: 48px;
    font-size: 18px;
    display: block;
    color: #000000;
}

#brandList .items{
	list-style: none;
	overflow: hidden;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
}

#brandList .item{

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	background-color: #ffffff;
	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: 88;
	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: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	transform: translate3d(0,0,0);
	opacity: 0.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: #000000;
	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: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	color: #000000;
	width: 100%;
}

#brandList .last .showMore:hover{
	opacity: 0.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 */


/* Start:/bitrix/templates/dresscodeV2/components/dresscode/slider/middle/style.css?16934881251966*/
#middleSlider{
	margin-bottom: 36px;
	position: relative;
	display: none;
}

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

#middleSlider ul{
	position:relative;
}

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

#middleSlider ul li img{
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#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(/bitrix/templates/dresscodeV2/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(/bitrix/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.png) -18px 0  no-repeat transparent;
}

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

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

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

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

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

}

#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;
}
/* End */


/* Start:/local/components/dresscode/catalog.subscribe/templates/mainpage/style.css?17383337166533*/
.catalogSubscribe{
	margin: 50px 0px;
}

.catalogSubscribeContainer{
	background-color: #f9f9f9;
	border-collapse: separate;
	box-sizing: border-box;
	padding: 48px 36px;
	display: table;
	width: 100%;
}

.catalogSubscribeColumn{
	vertical-align: middle;
	display: table-cell;
	width: 50%;
}

.catalogSubscribeColumn:first-child{
	padding-right: 12px;
}

.catalogSubscribeColumn:last-child{
	padding-left: 12px;
}

.catalogSubscribeHeading{
	font-family: "robotobold";
	font-size: 24px;
}

.catalogSubscribeDescription{
	line-height: 21px;
	margin-top: 12px;
	font-size: 16px;
}

.catalogSubscribeRotator{
	line-height: normal;
	font-size: 0px;
}

.catalogSubscribeRotatorContainer{
	display: inline-block;
}

.catalogSubscribeRotatorBg{
	background-color: #ffffff;
	box-sizing: border-box;
	table-layout: fixed;
	padding: 12px 18px;
	border-radius: 4px;
	display: table;
	width: 100%;
}

.catalogSubscribeRotatorBg.error{
	border: 1px solid #ff0000;
}

.catalogSubscribeRotatorBg.success{
	border: 1px solid #91c409;
}

.catalogSubscribeLabel,
.catalogSubscribeField,
.catalogSubscribeButtons{
	vertical-align: middle;
	display: table-cell;
	font-size: 14px;
}

.catalogSubscribeLabel{
	width: 25px;
}

.catalogSubscribeField input{
	background-color: transparent;
	box-sizing: border-box;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 12px;
	line-height: 30px;
	height: 30px;
	width: 100%;
	border: 0;
}

.catalogSubscribeLabel img,
.catalogSubscribeLabel span{
	vertical-align: middle;
	display: inline-block;
}

.catalogSubscribeButtons{
	width: 120px;
    margin-top: 25px;
    display: block;
}

.catalogSubscribeSend .icon{
	display: none;
}

.catalogSubscribePersonal{
	line-height: normal;
	text-align: left;
	margin-top: 18px;
	font-size: 14px;
}

.catalogSubscribePersonal input,
.catalogSubscribePersonal label{
	vertical-align: middle;
	display: inline-block;
    padding: 0;
    margin: 0;
}

.catalogSubscribePersonal input{
	border: 1px solid #e7e8ea;
	box-sizing: border-box;
	margin-top: -1px;
	height: 14px;
	width: 14px;
}

.catalogSubscribePersonal input.error + label:before{
	border: 1px solid #ff0000;
	border-radius: 4px;
}

.catalogSubscribePersonal a{
	border-bottom: 1px dashed #e7e8ea;
}

.catalogSubscribePersonal input[type="checkbox"] + label{
	cursor: pointer;
}

.catalogSubscribePersonal input[type="checkbox"]:not(checked){
  position: absolute;
  opacity: 0;
}

.catalogSubscribePersonal input[type="checkbox"]:not(checked) + label{
	position: relative;
	padding-left: 28px;
}

.catalogSubscribePersonal input[type="checkbox"] + label:before {
	background: url(/local/components/dresscode/catalog.subscribe/templates/mainpage/images/checkBox.png) 0 0 no-repeat transparent;
}

.catalogSubscribePersonal input[type="checkbox"]:not(checked) + label:before{
	position: absolute;
	content: " ";
    height: 17px;
	width: 17px;
	left: 0px;
	top: -1px;
}

.catalogSubscribePersonal input[type="checkbox"]:not(checked) + label:hover:before{
	background-position: 0 -17px;
}

.catalogSubscribePersonal input[type="checkbox"]:checked + label:before{
	background-position: 0 -34px;
}

.catalogSubscribePersonal input[type="checkbox"]:checked + label:hover:before{
	background-position: 0 -51px;
}

.catalogSubscribePersonal input[type="checkbox"]:disabled + label{
	cursor: default;
}

.catalogSubscribePersonal input[type="checkbox"]:disabled + label:before{
	background-position: 0 -68px !important;
}

.catalogSubscribeSuccess,
.catalogSubscribeError{
    box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
    transform: translateX(-50%) translateY(-50%);
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    background-color: #fff;
    box-sizing: border-box;
    padding: 24px 24px;
    text-align: center;
    min-height: 300px;
    overflow: hidden;
    position: fixed;
    display: none;
    z-index: 9999;
    width: 420px;
    left: 50%;
    top: 50%;
}

.catalogSubscribeSuccess.open,
.catalogSubscribeError.open{
    display: block;
}

.catalogSubscribeSuccessHeading,
.catalogSubscribeErrorHeading{
    font-family: "robotomedium";
    line-height: 26px;
    margin-top: 12px;
    font-size: 24px;
}

.catalogSubscribeSuccessText,
.catalogSubscribeErrorText{
    line-height: 18px;
    margin-top: 12px;
    font-size: 13px;
}

.catalogSubscribeSuccessClose,
.catalogSubscribeErrorClose{
    margin-top: 12px;
}

.catalogSubscribeSuccessButton,
.catalogSubscribeErrorButton{
    text-decoration: none;
    line-height: 50px;
    padding: 0px;
    height: 50px;
}

@media screen and (max-width: 1380px){

	.catalogSubscribeHeading{
		font-size: 18px;
	}

	.catalogSubscribeContainer{
		padding: 36px;
	}

}


@media screen and (min-width: 1025px) and (max-width: 1250px){

	.catalogSubscribeColumn{
		display: block;
		padding: 0px;
		width: 100%;
	}

	.catalogSubscribeColumn:first-child{
		padding-right: 0px;
	}

	.catalogSubscribeColumn:last-child{
		padding-left: 0px;
		margin-top: 12px;
	}

}

@media screen and (max-width: 940px){

	.catalogSubscribeColumn{
		display: block;
		padding: 0px;
		width: 100%;
	}

	.catalogSubscribeColumn:first-child{
		padding-right: 0px;
	}

	.catalogSubscribeColumn:last-child{
		padding-left: 0px;
		margin-top: 12px;
	}

}

@media screen and (max-width: 550px){
	.catalogSubscribeContainer{
		padding: 24px;
	}
}

@media screen and (max-width: 550px){
	.catalogSubscribeHeading{
		font-size: 16px;
	}
}

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

    .catalog-subscribe-success,
    .catalog-subscribe-error{
        width: 380px;
    }

}

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

    .catalog-subscribe-success,
    .catalog-subscribe-error{
        width: 290px;
    }

}

@media screen and (max-width: 418px){

	.catalogSubscribeField input{
		padding-left: 0px;
	}

	.catalogSubscribeLabel{
		display: none;
	}

}

@media screen and (max-width: 400px){

	.catalogSubscribeButtons{
		width: 40px;
	}

	.catalogSubscribeButtons .catalogSubscribeSend.btn-simple{
		line-height: 26px;
		min-width: auto;
		padding: 0px;
		width: 40px;
	}

	.catalogSubscribeSend .text{
		display: none;
	}

	.catalogSubscribeSend .icon{
		background: url(/local/components/dresscode/catalog.subscribe/templates/mainpage/images/sub_arrow.png) 50% 50% no-repeat transparent;
		vertical-align: middle;
		display: inline-block;
		text-indent: -9999px;
		font-size: 0px;
		height: 8px;
		width: 5px;
	}

	.catalogSubscribeRotatorBg{
		padding: 8px 12px;
	}

}

@media screen and (max-width: 360px){
	.catalogSubscribeContainer{
		padding: 12px;
	}
}
/* End */
/* /bitrix/templates/dresscodeV2/components/bitrix/news.list/indexBanner-custom/style.css?17501515004753 */
/* /bitrix/templates/dresscodeV2/components/bitrix/news.list/indexBanners_custom/style.css?17386571437376 */
/* /bitrix/templates/dresscodeV2/components/dresscode/offers.product/.default/style.css?16934880811642 */
/* /bitrix/templates/dresscodeV2/components/dresscode/pop.section/.default/style.css?16934880842770 */
/* /bitrix/templates/dresscodeV2/components/dresscode/brands.list/.default/style.css?16934880572493 */
/* /bitrix/templates/dresscodeV2/components/dresscode/slider/middle/style.css?16934881251966 */
/* /local/components/dresscode/catalog.subscribe/templates/mainpage/style.css?17383337166533 */
