

/* Start:/bitrix/templates/x3/components/bitrix/catalog/.default/style.css?167871890538*/
#middleSlider{
	margin-bottom: 24px;
}
/* End */


/* Start:/bitrix/templates/x3/components/bitrix/catalog/.default/bitrix/catalog.section.list/level2/style.css?1678718905880*/
#nextSection{
	margin-bottom: 24px;
	border-radius: 4px;
	margin-top: 24px;
}

#nextSection .title{
	font-family: 'robotobold';
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 12px;
	padding-top: 12px;
	font-size: 14px;
	cursor: pointer;
}

#nextSection ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#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;
}

#nextSection li .cnt{
	float: right;
}

#nextSection .sectionLine{
	border-collapse: collapse;
	table-layout: fixed;
	display: table;
	width: 100%;
}

#nextSection .sectionColumn{
	display: table-cell;
	vertical-align: middle;
}

#nextSection .sectionColumn.last{
	width: 60px;
}
/* End */


/* Start:/bitrix/templates/x3/components/dresscode/slider/middle/style.css?16787189052031*/
#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/x3/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/x3/components/dresscode/slider/middle/images/slideButton.png) -18px 0  no-repeat transparent;
}

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

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

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

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

#middleSlider .middleSliderBtnLeft, 
#middleSlider .middleSliderBtnRight{
	background: url(/bitrix/templates/x3/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:/bitrix/templates/x3/components/bitrix/catalog/.default/bitrix/catalog.section.list/catalog-pictures/style.css?16787189053965*/
.description{
	padding-bottom: 2rem;
}

.section-text-more-link{
	padding-bottom: 2rem;
	display: block;
}

.catalog-section-list-pictures{
	margin-bottom: 24px;
	overflow: hidden;
}

.catalog-section-list-pictures .catalog-section-list-item{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	line-height: 226px;
	text-align: center;
	padding: 0px 24px;
	height: 226px;
	float: left;
	width: 20%;
}

.catalog-section-list-pictures .catalog-section-list-item-wp{
	vertical-align: middle;
	display: inline-block;
	line-height: 21px;
}

.catalog-section-list-pictures .catalog-section-list-item:nth-child(-n+5) {
	border-top: 1px solid #f3f3f3;
}

.catalog-section-list-pictures .catalog-section-list-item:nth-child(5n+1) {
	border-left: 1px solid #f3f3f3;
}

.catalog-section-list-pictures .catalog-section-list-link{
	-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;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	color: #000000;
	display: block;
	height: 44px;
}

.catalog-section-list-pictures .catalog-section-list-link span{
	vertical-align: bottom;
	display: inline-block;
	line-height: 21px;
}

.catalog-section-list-pictures .catalog-section-list-link:hover{
	opacity: 0.7;
}

.catalog-section-list-pictures .catalog-section-list-link:active{
	position: relative;
	top: 1px;
}

.catalog-section-list-pictures .catalog-section-list-picture{
	margin-bottom: 12px;
	text-align: center;
	line-height: 100px;
	display: block;
	height: 150px;
}

.catalog-section-list-pictures .catalog-section-list-picture:hover img{
	opacity: 0.8;
}

.catalog-section-list-pictures .catalog-section-list-picture:active{
	position: relative;
	top: 1px;
}

.catalog-section-list-pictures .catalog-section-list-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%;
}

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

	.catalog-section-list-pictures .catalog-section-list-item:nth-child(-n+5) {
		border-top: unset;
	}

	.catalog-section-list-pictures .catalog-section-list-item:nth-child(5n+1) {
		border-left: unset;
	}

	.catalog-section-list-pictures .catalog-section-list-item:nth-child(-n+4) {
		border-top: 1px solid #f3f3f3;
	}

	.catalog-section-list-pictures .catalog-section-list-item:nth-child(4n+1) {
		border-left: 1px solid #f3f3f3;
	}

	.catalog-section-list-pictures .catalog-section-list-item{
		width: 25%;
	}

}

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

	.catalog-section-list-pictures .catalog-section-list-item:nth-child(-n+4) {
		border-top: unset;
	}

	.catalog-section-list-pictures .catalog-section-list-item:nth-child(4n+1) {
		border-left: unset;
	}

	.catalog-section-list-pictures .catalog-section-list-item:nth-child(-n+3) {
		border-top: 1px solid #f3f3f3;
	}

	.catalog-section-list-pictures .catalog-section-list-item:nth-child(3n+1) {
		border-left: 1px solid #f3f3f3;
	}


	.catalog-section-list-pictures .catalog-section-list-item{
		width: 33.333333%;
	}

}

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

	.catalog-section-list-pictures .catalog-section-list-item:nth-child(-n+3) {
		border-top: unset;
	}

	.catalog-section-list-pictures .catalog-section-list-item:nth-child(3n+1) {
		border-left: unset;
	}

	.catalog-section-list-pictures .catalog-section-list-item:nth-child(-n+2) {
		border-top: 1px solid #f3f3f3;
	}

	.catalog-section-list-pictures .catalog-section-list-item:nth-child(2n+1) {
		border-left: 1px solid #f3f3f3;
	}

	.catalog-section-list-pictures .catalog-section-list-item{
		width: 33.333333%;
	}

	.catalog-section-list-pictures .catalog-section-list-item{
		width: 50%;
	}
}

/*@media all and (max-width: 1100px){
	.catalog-section-list-pictures .catalog-section-list-item{
		width: 50%;
	}
}*/
/* End */
/* /bitrix/templates/x3/components/bitrix/catalog/.default/style.css?167871890538 */
/* /bitrix/templates/x3/components/bitrix/catalog/.default/bitrix/catalog.section.list/level2/style.css?1678718905880 */
/* /bitrix/templates/x3/components/dresscode/slider/middle/style.css?16787189052031 */
/* /bitrix/templates/x3/components/bitrix/catalog/.default/bitrix/catalog.section.list/catalog-pictures/style.css?16787189053965 */
