

/* Start:/local/templates/dresscode/components/dresscode/slider/promoSlider/style.css?16998628804377*/
#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{
	line-height: 17px;
	margin-top: 20px;
	font-size: 24px;
	font-weight: 800;
	display: block;
}

#slider .sliderContent .smallText,
#slider .sliderContent .smallTextColor,
#slider .sliderContent .smallTextLight,
#slider .sliderContent .mediumText,
#slider .sliderContent .mediumTextColor,
#slider .sliderContent .mediumTextLight{
	line-height: 11px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	display: block;
}


#slider .sliderContent .bigText,
#slider .sliderContent .smallText{
	color: #ffffff;
}
#slider * {
	color: #fff!important;
}

#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: 20px;
	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(/local/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 .sliderBtnLeft, 
#slider .sliderBtnRight{
	position: absolute;
	top: 50%;
	margin-top: -20px;
	display: block;
	width: 40px;
	height: 40px;
	z-index: 6;
	/* background: url(/local/templates/dresscode/components/dresscode/slider/promoSlider/images/slideArrow.png) no-repeat transparent; */

}
#slider .sliderBtnLeft {
	left: 10px;
}
#slider .sliderBtnRight{
	right: 10px;
}

#slider .sliderGradient {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.26) 26.84%, rgba(0, 0, 0, 0.00) 77.41%);
	z-index: 2;
}
/* End */


/* Start:/bitrix/components/dresscode/special.product/templates/.default/style.css?16994974984752*/
/*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;
}

#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;
	}

	#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:/local/templates/dresscode/components/dresscode/pop.section/.default/style.css?16994975663977*/
#popSection{
	overflow: hidden;
	margin-bottom: 70px;
}

#popSection a{
	text-decoration: none;
}

#popSection .heading{
	margin: 0 0 40px!important;
	padding: 0!important;
	text-align: center;
	font-size: 24px!important;
	font-weight: 800!important;
	line-height: 17px!important;
	display: block;
	background: unset!important;
	color: #262626!important;
}

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

#popSection .items.main-catalog {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 15px;
}
#popSection .items.main-catalog .item{
	width: calc(100% / 5 - 15px);
	height: unset;
	float: none;
	border: none;
	border-radius: 8px;
	flex-grow: 1;
}
#popSection .items.main-catalog .item .tabloid {
	padding: 25px 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}
@media (max-width: 992px) {
	#popSection .items.main-catalog .item{
		width: calc(100% / 3 - 15px);
	}
	#popSection .items.main-catalog .item .tabloid {
		padding: 20px 15px;
		gap: 15px;
	}
}
@media screen and (max-width: 510px) {
	#popSection .items.main-catalog {
		gap: 5px;
	}
	#popSection .items.main-catalog .item{
		width: calc(100% / 2 - 5px);
	}
	#popSection .items.main-catalog .item .tabloid {
		padding: 10px 5px;
		gap: 5px;
	}
}
/* #popSection .items.main-catalog .item .tabloid .picture {
	width: 100%;
	max-height: 50px;
	height: unset!important;
	line-height: unset!important;
} */
#popSection .items.main-catalog .item .tabloid .nameWrap {
	margin: 0;
	padding: 0;
	height: unset;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	text-align: center;
}
/* End */


/* Start:/local/templates/dresscode/components/bitrix/catalog.section/squares_wo/style.css?1699497566688*/
.tab-title {
    border-right: 1px solid #e7e8ea;
    border-left: 1px solid #e7e8ea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
}
.tab-title .title{
    background-color: #01b0cd;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    width: 20%;
    margin: 25px 0 0;
}
.product .price {
    margin-bottom: 13px !important;
}
@media all and (max-width: 700px){
.tab-title .title{
    width: 50%;
}
}
.productList.hits {
    padding-bottom: 70px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 20px;
}
/* End */


/* Start:/local/templates/dresscode/components/dresscode/catalog.advantages/index_advantages/style.css?17523967741878*/
.index-seo-text.advantages h2 {
	color: #fff;
}
.advantages {
	margin: 0 0 70px;
	padding: 50px 0;
	background-image: url('/local/templates/dresscode/images/adv_bg.png');
	background: linear-gradient(rgba(53,53,53,.5) 100% 114.89%,rgba(211,211,211,.5) 0px -72.936px), url('/local/templates/dresscode/images/adv_bg.png');
	background: url('/local/templates/dresscode/images/adv_bg.png'), lightgray 0px -72.936px / 100% 114.89% no-repeat, #353535;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.advantages .limiterV3 {
	display: block;
}
#main .advantages h2.title {
	margin-bottom: 50px;
	color: #fff;
}
.advantagesIndexItems {
	display: flex;
	flex-wrap: wrap;
	row-gap: 30px;
	column-gap: 35px;
	justify-content: center;
}
.advantagesIndex .advantagesItem{
	width: calc(100% / 4 - 30px);
	display: flex;
	flex-direction: column;
	align-items: center;
}

.advantagesIndex .advantagesPicture{
	margin-bottom: 20px;
	width: 95px;
	height: 95px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(255, 255, 255, 0.75);
	border-radius: 50%;
}
.advantagesIndex .advantagesPicture img {
	width: 45px;
}

.advantagesIndex .advantagesName{
	margin-bottom: 15px;
	font-size: 16px!important;
	font-weight: 700!important;
	line-height: 20px!important;
	color: #fff!important;
}
.advantagesIndex .advantagesText{
	font-size: 16px!important;
	font-weight: 400!important;
	line-height: 20px!important;
	color: #fff!important;
	text-align: center;
	max-width: 270px;
}

@media all and (max-width: 768px) {
	.advantagesIndex .advantagesItem{
       width: calc(32.33% - 20px);
       vertical-align: top;
	}
}
@media all and (max-width: 575px) {
	.advantagesIndex .advantagesItem{
		width: calc(49% - 20px);
	}
}
@media all and (max-width: 400px) {
	.advantagesIndex .advantagesItem{
		width: calc(99% - 20px);
	}
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1699497497666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /local/templates/dresscode/components/dresscode/slider/promoSlider/style.css?16998628804377 */
/* /bitrix/components/dresscode/special.product/templates/.default/style.css?16994974984752 */
/* /local/templates/dresscode/components/dresscode/pop.section/.default/style.css?16994975663977 */
/* /local/templates/dresscode/components/bitrix/catalog.section/squares_wo/style.css?1699497566688 */
/* /local/templates/dresscode/components/dresscode/catalog.advantages/index_advantages/style.css?17523967741878 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1699497497666 */
