

/* Start:/bitrix/templates/dresscode/components/dresscode/slider/promoSlider/style.css?17011557004872*/
#slider{
	position: relative;
}

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

#slider ul{
	position:relative;
}

#slider ul li{
	position: relative;
	display: block;
	float:left;
}

#slider ul li .slideLink{
	text-decoration: none;
	color: #000000;
}

#slider ul li span{
	-webkit-transition: transform  1s ease-in-out;
	-o-transition: transform  1s ease-in-out;
	transition: transform  1s ease-in-out;
}

#slider ul li span:hover{
	transform: scale(1.03);
}

#slider .sliderVideoOverBg{
	pointer-events: none;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 2;
}

#slider .slideVideoContainer{
	background-color: #e7e8ea;
	position: relative;
	overflow: hidden;
	height: 555px;
}

#slider .videoPoster{
    background-position: center center;
    -moz-background-size: cover;
    background-size: cover;
    display: block;
    height: 555px;
	display: none;
}

#slider .slideVideoContainer iframe,
#slider .slideVideoContainer object,
#slider .slideVideoContainer embed {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}


#slider .slideVideo{
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transform: translateY(-50%);
	pointer-events: none;
	position: absolute;
	object-fit: cover;
	overflow: hidden;
	height: auto;
	width: 100%;
	left: 0px;
	top: 50%;
}

#slider .sliderContent{
	transform: translateY(-50%);
	position: absolute;
	color: #000000;
	z-index: 3;
	left: 92px;
	top: 50%;
}

#slider .sliderContent.loading{
	display: none;
}

#slider .leftContainer{
	left: 92px;
}

#slider .centerContainer{
	transform: translateX(-50%) translateY(-50%);
	left: 50% !important;
}

#slider .rightContainer{
	right: 92px;
	left: unset;
}

#slider .sliderContent .bigText,
#slider .sliderContent .bigTextColor,
#slider .sliderContent .bigTextLight{
	font-family: "robotoMedium";
	line-height: 40px;
	margin-top: 24px;
	font-size: 36px;
	display: block;
}

#slider .sliderContent .mediumText,
#slider .sliderContent .mediumTextColor,
#slider .sliderContent .mediumTextLight{
	line-height: 28px;
	margin-top: 24px;
	font-size: 18px;
	display: block;
}

#slider .sliderContent .smallText,
#slider .sliderContent .smallTextColor,
#slider .sliderContent .smallTextLight{
	line-height: 24px;
	margin-top: 24px;
	font-size: 14px;
	display: block;
}

#slider .sliderContent .bigTextLight,
#slider .sliderContent .mediumTextLight,
#slider .sliderContent .smallTextLight{
	font-family: "roboto_thregular";
}

#slider .sliderContent .whiteColor{
	color: #ffffff;
}

#slider .sliderContent .noMargin{
	margin: 0;
}

#slider .sliderContent .center{
	text-align: center;
}

#slider .sliderContent .cButton{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	border-radius: 2px;
	line-height: 50px;
	margin-top: 24px;
	padding: 0 24px;
	color: #ffffff;
	height: 50px;
}

#slider .sliderContent .cButtonLight{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border: 1px solid rgba(0, 0, 0, .4);
	display: inline-block;
	text-decoration: none;
	text-align: center;
	border-radius: 2px;
	line-height: 50px;
	margin-top: 24px;
	padding: 0 24px;
	color: #000000;
	height: 50px;
}

#slider .sliderContent .cButtonLight:hover{
	border: 1px solid rgba(0, 0, 0, .7);
}

#slider .sliderContent .cButton:active,
#slider .sliderContent .cButtonLight:active{
	position: relative;
	top: 1px;
}

#slider .sliderContent div:first-child{
	margin-top: 0px;
}

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

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

#slider ol li:hover{
	background-position: -14px 0;
}

#slider ol li:active{
	background-position: -28px 0;
}

#slider ol li.selected{
	background-position: -42px 0;	
}

#slider ol li.selected:hover{
	background-position: -56px 0;	
}

#slider ol li.selected:active{
	background-position: -70px 0;	
}

#slider .sliderBtnLeft, 
#slider .sliderBtnRight{
	display: block;
	height: 118px;
	width: 59px;
	position: absolute;
	top: 50%;
	margin-top: -59px;
	background: url(/bitrix/templates/dresscode/components/dresscode/slider/promoSlider/images/slideArrow.png) no-repeat transparent;

}

#slider .sliderBtnLeft:hover{
	background-position: -59px 0;	
}

#slider .sliderBtnLeft:active{
	background-position: -118px 0;		
}

#slider .sliderBtnRight{
	background-position: 0 -118px;
	right: -0px;
}

#slider .sliderBtnRight:hover{
	background-position: -59px -118px;
}

#slider .sliderBtnRight:active{
	background-position: -118px -118px;
}
/* End */


/* Start:/bitrix/components/dresscode/special.product/templates/.default/style.css?17011556124827*/
/*bitrix_include_areas*/

#promoBlock > div[id*="bx_"]{
	vertical-align: middle !important;
	display: table-cell !important;
}

#promoBlock > div[id*="bx_"]:last-child{
	width: 344px !important;
}

#promoBlock > div[id*="bx_"] #sliderBlock{
	display: block;
}

/*end bitrix_include_areas*/

#specialProduct{
	background-color: #ffffff;
	overflow: hidden;
}

#specialProduct .pager{
	list-style: none;
}

#specialProduct .slideItem{
	padding: 0 !important;
}

#specialProduct .specialTime{
	border-bottom: 1px solid #f3f3f3;
}

#specialProduct .specialProductHeading{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'robotobold';
	margin-bottom: 12px;
	text-align: center;
	margin-top: 24px;
	font-size: 18px;
	padding: 0 12px;
	color: #000000;
}

#specialProduct .specialTimeHeading{
	text-align: center;
	color: #888888;
}

#specialProduct .productList { border: none; }

#left #specialProduct .specialProductHeading{
	font-family: "roboto_ltregular";
	background-color: #313131;
	line-height: 60px;
	margin-top: 0px;
	font-size: 16px;
	color: #ffffff;
	height: 60px;
}

.color_white #left #specialProduct .specialTime{
 border-bottom: 0;
}

#specialProduct .specialTime{
	text-align: center;
	padding: 16px 0px;
	color: #ffffff;
}

#specialProduct .specialTimeItem{
	display: inline-block;
	border-radius: 2px;
	margin-left: 6px;
	text-align: center;
	overflow: hidden;
	padding: 4px 0px;
	line-height: 16px;
	height: 42px;
	width: 52px;
}

#specialProduct .specialTimeItem:first-child{
	margin-left: 0px;
}

.specialTimeItemValue{
	font-family: 'robotobold';
	line-height: 21px;
}

.specialTimeItemlabel{
	font-size: 13px;
}

#specialProduct .productItem{
	padding: 0 24px;
}

#specialProduct .productItem .picture {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;
	line-height: 221px;
	text-align: center;
	display: block;
	height: 221px;

	height: 136px;
	line-height: 136px;
	padding: 15px 0;
}

#specialProduct .noTimer .picture{
	line-height: 320px;
	height: 320px;
}

#specialProduct .productItem .picture:hover img{
	opacity: 0.8;
}

#specialProduct .productItem .picture:active img{
	position: relative;
	top: 1px;
}

#specialProduct .productItem .picture img{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#specialProduct .productItem .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;
    margin-bottom: 12px;
    line-height: 44px;
    overflow: hidden;
    font-size: 14px;
    display: block;
    color: #000000;
    height: 44px;
}

#specialProduct .productItem .name:active{
	position: relative;
	top: 1px;
}

#specialProduct .productItem .middle{
    vertical-align: middle;
    display: inline-block;
    line-height: 21px;
}

#specialProduct .price{
	font-family: 'robotobold';
	text-decoration: none;
	margin-bottom: 12px;
	font-size: 18px;
	display: block;
}

#specialProduct .price .measure{
	font-size: 16px;
}

#specialProduct .price .discount{
	font-family: 'roboto_ltregular';
	padding-left: 4px;
	font-size: 14px;
	color: #888888;
}

#specialProduct .more{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	margin-bottom: 12px;
	border-radius: 4px;
	text-align: center;
	line-height: 60px;
	margin-top: 16px;
	font-size: 16px;
	display: block;
	color: #ffffff;
	height: 60px;
}

#left #specialProduct .more{
	display: none;
}

#specialProduct .more:active{
	position: relative;
	top: 1px;
}

#specialProduct .icon{
	vertical-align: middle;
	display: inline-block;
}

#specialProduct .more .icon{
	padding-right: 12px;
	margin-top: -4px;
}

@media all and (max-width: 1600px) {

	#specialProduct .specialProductHeading{
		margin-bottom: 0px;
	}

	#specialProduct .specialTimeHeading{
		display: none;
	}

	#specialProduct .noTimer .picture{
		line-height: 310px;
		height: 310px;
	}

}

@media all and (max-width: 1366px) {

	#specialProduct .productItem .picture{
		line-height: 180px;
		height: 180px;
		padding: 0;
	}

	#specialProduct .noTimer .picture{
		line-height: 260px;
		height: 260px;
	}

	#specialProduct .productItem .picture img{
		max-height: 90%;
		max-width: 90%;
	}

	#specialProduct .specialTime{
		border-bottom: 0px;
		padding: 12px 0px;
	}

}
/* End */


/* Start:/bitrix/templates/.default/components/dresscode/simple.offers/mainPage/style.css?17011557003149*/
#catalogLine{
	border: 1px solid #e7e8ea;
	margin-bottom: 24px;
	border-radius: 4px;
	line-height: 55px;
	padding: 0 12px;
	height: 55px;
}

#catalogLine .column{
	display: inline-block;
	margin-left: 12px;
}

#catalogLine .column:first-child{
	margin-left: 0;
}

#catalogLine .column:last-child{
	float: right;
}

#catalogLine .label{
	display: inline-block;
	margin-right: 12px;
}

#catalogLine select{
	border: 1px solid #e7e8ea;
	border-radius: 4px;
	padding: 0 12px;
	color: #888888;
	height: 30px;
}

#catalogLine .viewList{
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
}

#catalogLine .viewList .element{
	margin-left: 12px;
	float: left;
}

#catalogLine .viewList .element:first-child{
	margin-left: 0px;
}

#catalogLine .viewList .element a{
	background: url(/bitrix/templates/.default/components/dresscode/simple.offers/mainPage/images/catalogView.png) 0 0 no-repeat transparent;
	vertical-align: middle;	
	display: inline-block;
	height: 55px;
	width: 30px;
}

#catalogLine .viewList .element .squares{
	background-position: 0 0;
}

#catalogLine .viewList .element .squares:hover{
	background-position: -30px 0;	
}

#catalogLine .viewList .element .squares.selected{
	background-position: -60px 0;	
}

#catalogLine .viewList .element .line{
	background-position: 0 -55px;
}

#catalogLine .viewList .element .line:hover{
	background-position: -30px -55px;	
}

#catalogLine .viewList .element .line.selected{
	background-position: -60px -55px;	
}

#catalogLine .viewList .element .table{
	background-position: 0 -110px;
}

#catalogLine .viewList .element .table:hover{
	background-position: -30px -110px;
}

#catalogLine .viewList .element .table.selected{
	background-position: -60px -110px;	
}


#catalogLine .viewList .element .squares:active,
#catalogLine .viewList .element .table:active,
#catalogLine .viewList .element .line:active{
	position: relative;
	top: 1px;
}

#left .heading .arrow{
	background-position: -27px 50%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#left .heading.opened .arrow{
	-moz-transform:    rotate(90deg);
	-o-transform:      rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform:         rotate(90deg);
}

#nextSection{
	border-right: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
	margin-bottom: 24px;
	border-radius: 4px;
	margin-top: 24px;
}

#nextSection .title{
	background-color: #f3f3f3;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 12px;
	padding-top: 12px;
	cursor: pointer;
	font-size: 14px;
	display: block;
}

#nextSection ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nextSection li,
#nextSection .title{
	border-bottom: 1px solid #e7e8ea;
}

/*#nextSection li{
	padding: 12px 24px;
}*/

#nextSection li a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	display: inline-block;
    padding: 12px 24px;
	font-size: 13px;
	color: #000000;
}

#nextSection li a:hover,
#nextSection li .selected{
	color: #ffa800;
}

#nextSection li .cnt{
	color: #888888;
	float: right;
}

.heading_mainpage-block-title {
	text-decoration: none!important;
}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?17011557002357*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/* End */


/* Start:/bitrix/templates/.default/components/dresscode/catalog.section/squares_mainpage/style.css?17146147434009*/
.items.productList{
	margin-bottom: 24px;
}

.removeFromWishlist{
	display: none;
}

.section-more__wrap {
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-more__link {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #333;
	background: white;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.section-more__img .iconBig {
	margin-bottom: 10px;
}
.section-more__img .iconSmall {
	display: none;
	margin-bottom: 10px;
}
.section-more__link-text {
	font-size: 18px;
	transition: color 0.4s;
}
.section-more__link:hover .section-more__link-text {
	color: #ff6600;
}

.slick-list .clear {
	display: none!important;
}

.mainpage__product_slider:after {
	content: ' ';
	display: block;
	height: 0;
	clear: both;
}

.mainpage__product_slider .slick-slide img {
	display: inline-block;
}
.mainpage__product_slider.slick-slider {
	border: 1px solid #e7e8ea;
	border-top: none;
	border-bottom: none;
}

.mainpage__product_slider .slick-arrow.viewedBtnLeft_slider,
.mainpage__product_slider .slick-arrow.viewedBtnRight_slider {
	background: url(/bitrix/components/dresscode/catalog.viewed.product/templates/.default/images/slideArrowSmall.png) 0 0 no-repeat transparent;
	transform: translateY(-50%);
	position: absolute;
	height: 70px;
	width: 35px;
	z-index: 22;
	top: 50%;
}
.mainpage__product_slider .slick-arrow.viewedBtnLeft_slider {
	left: 0;
}
.mainpage__product_slider .slick-arrow.viewedBtnRight_slider {
	background-position: 0 -70px;
	right: 0;
}
.mainpage__product_slider .slick-arrow.viewedBtnLeft_slider:hover {
	background-position: -35px 0;
}
.mainpage__product_slider .slick-arrow.viewedBtnRight_slider:hover {
	background-position: -35px -70px;
}
.mainpage__product_slider .slick-arrow.viewedBtnLeft_slider:active {
	background-position: -70px 0;
}
.mainpage__product_slider .slick-arrow.viewedBtnRight_slider:active {
	background-position: -70px -70px;
}
.mainpage__product_slider .product.slick-slide .tabloid {
	height: auto;
}
.mainpage__product_slider .product.slick-slide .tabloid:hover {
	box-shadow: none;
	/*height: 346px;*/
	height: auto;
}
.mainpage__product_slider .product.slick-slide {
	height: auto;
}
.mainpage__product_slider .product.slick-slide .tabloid .optional {
	display: none;
}
.mainpage__product_slider .product.slick-slide .tabloid .addCart_style,
.mainpage__product_slider .product.slick-slide .tabloid .addCart {
	display: block;
	margin-bottom: 0;
}
.mainpage__product_slider .section-more__link .section-more__img .iconSmall{
	display: none;
}
.mainpage__product_slider .section-more__link {
	min-height: 401px;
}




body.panels_white #right .mainpage_section .heading_mainpage-block-title {
	border-bottom: 1px solid #e7e8ea;;
}

.mainpage__product_slider {
	display: none;
}
.mainpage__product_slider.slick-slider.slick-initialized {
	display: block;
	background: #fff;
}
.mainpage__product_slider .slick-track {
	margin-left: 0;
	margin-right: 0;
}
.mainpage__product_slider .product .addCart_style,
.mainpage__product_slider .product .addCart {
	padding: 5px 0;
	line-height: 30px;
	height: 30px;
}


@media (max-width: 1799px) {
	.mainpage__product_slider .section-more__link {
		min-height: 396px;
	}
}
@media (max-width: 1024px) {
	.mainpage__product_slider .section-more__link {
		min-height: 361px;
	}
}
@media (max-width: 767px) {
	.mainpage__product_slider .section-more__link .section-more__img .iconBig{
		display: none;
	}
	.mainpage__product_slider .section-more__link .section-more__img .iconSmall{
		display: block;
	}
}
@media (max-width: 699px) {
	.mainpage__product_slider .section-more__link {
		min-height: 146px;
	}
	.mainpage__product_slider .product.slick-slide .tabloid .addCart_style,
	.mainpage__product_slider .product.slick-slide .tabloid .addCart {
		display: none;
	}
}
/* End */


/* Start:/bitrix/templates/dresscode/js/slick.css?17146256541879*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;
    display: block;
    /* overflow-x: hidden; */
    margin: 0;
    padding: 0;
}
.slick-list:hover {
    z-index: 1000;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide.slick-active 
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* 
.slick-arrow {
    z-index: 1001;
} */
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/news.list/indexBanners/style.css?17011557006638*/
.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%;
	width: 21%;
}

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

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

.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: #fff;
	background-color: rgba(25, 25, 25, 0.53)/* !important*/;
	/*padding: 10px;*/
	position: absolute;
	bottom: 20px;
	width: 70%;
}

.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: "Stolzlmedium";
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	transition: all 0.2s ease-in-out;
	word-wrap: break-word;
}

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

.index-banners .name:active{
	position: relative;
	top: 1px;
}
.index-banners a {
	margin: 10px;
}
.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: 118px;
	}
	.index-banners .elem-column:nth-child(n) .elem{
		padding: 24px 8px 0;
	}
	.index-banners .elem-column:nth-child(3) .elem{
		height: 240px;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		/*padding-top: 12px;*/
		height: 240px;
	}
	.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;
	}
	.index-banners .elem-column:nth-child(n) .name{
		max-height: 32px;
		font-size: 12px;
		line-height: 14px;
	}
	.index-banners .elem-column:nth-child(2) .text-wrap{
		width: 90%;
	}
	.index-banners .elem-column:nth-child(4) .text-wrap{
		width: 90%;
	}
	.index-banners .text-wrap {
		width: 90%;
	}
	.index-banners .text-wrap {
		bottom: 10px;
	}
	.index-banners a {
		margin: 8px 10px;
	}
	.index-banners .text-wrap{
		background-color: rgba(25, 25, 25, 0.6);
	}
}

@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 .elem{
		height: 108px;
	}
	.index-banners .elem-column:nth-child(3) .elem{
		height: 220px;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		/*padding-top: 12px;*/
		height: 220px;
	}
	.index-banners .elem-column:nth-child(n) .name{
		max-height: 32px;
		font-size: 11px;
		line-height: 15px;
	}
	.index-banners a {
		margin: 8px;
	}
}

/* End */


/* Start:/bitrix/templates/dresscode/components/stroika/brands.list/.default/style.css?17011557002488*/
#brandList{
	margin-top: 24px;
	overflow: hidden;
}

#brandList a{
	text-decoration: none;
}

#brandList .heading{
	background-color: #424242;
	margin-bottom: 0px !important;
    padding-left: 18px;
	line-height: 50px;
    font-size: 17px;
    display: block;
    color: #ffffff;
    height: 50px;
}

#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: 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: 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%;
}

@media screen and (max-width: 760px) {
	#brandList {
		display: none;
	}
}
/* End */


/* Start:/bitrix/templates/dresscode/components/dresscode/slider/middle/style.css?17011557002031*/
#middleSlider{
	position: relative;
	margin-top: 24px;
}

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

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

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

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

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

#middleSlider .middleSliderBtnLeft, 
#middleSlider .middleSliderBtnRight{
	background: url(/bitrix/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%;

}

#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 */
/* /bitrix/templates/dresscode/components/dresscode/slider/promoSlider/style.css?17011557004872 */
/* /bitrix/components/dresscode/special.product/templates/.default/style.css?17011556124827 */
/* /bitrix/templates/.default/components/dresscode/simple.offers/mainPage/style.css?17011557003149 */
/* /bitrix/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?17011557002357 */
/* /bitrix/templates/.default/components/dresscode/catalog.section/squares_mainpage/style.css?17146147434009 */
/* /bitrix/templates/dresscode/js/slick.css?17146256541879 */
/* /bitrix/templates/dresscode/components/bitrix/news.list/indexBanners/style.css?17011557006638 */
/* /bitrix/templates/dresscode/components/stroika/brands.list/.default/style.css?17011557002488 */
/* /bitrix/templates/dresscode/components/dresscode/slider/middle/style.css?17011557002031 */
