

/* Start:/local/templates/dresscode/components/bitrix/news/brands-alphabet/style.css?16629846622260*/
.brandsHeading{
	border-top: 1px solid #e7e8ea;
	padding-top: 24px;
}

.brandsDescription{
	margin-bottom: 24px;
	color: #888888;
	font-size: 12px;
}

.brandsBigPicture{
	margin-top: 24px;
	margin-bottom: 24px;
}

.backToList{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-bottom: 12px;
	margin-top: 32px;
	display: block;
	color: #000000;
	float: right;
}

.backToList: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;
	cursor: pointer;
	padding-top: 12px;
	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;
}
.brand-alphabet ul{
    list-style-type: none;
    padding-left: 0;
}
.brand-alphabet ul li{
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
}
.brand-alphabet ul li a{
    font-family: "robotobold";
    font-size: 26px;
    color: #2a65d0;
    transition: all 0.3s;
}
.brand-alphabet ul li a:hover,
.brand-alphabet ul li a:focus{
    color: #ffab00;
 }
.brand-alphabet ul li a.active{
    color: #ffab00;

}
@media all and (max-width: 700px){
	.backToList {
		float: none;
		margin: 18px 0;
	}
}

/* End */


/* Start:/local/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?16629846622357*/
.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:/local/templates/dresscode/components/bitrix/news/brands-alphabet/bitrix/news.list/.default/style.css?16629846622775*/
#brands{
	margin-top: 24px;
}

#brandList{
	margin-top: 24px;
}

#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;
    /* border-left: 1px solid #e7e8ea; */
    display: flex;
    flex-wrap: wrap;
}

#brandList .item{
    width: 100%;
	/* -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	background-color: #ffffff;
	border-right: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;
	height: 120px;
	line-height: 120px;
	float: left;
	width: 20%; */
}

#brandList .item:before {
	content: "";
	position: absolute;
	left: 0px;
	width: 100%;
	top: -1px;
	height: 1px;
	background: #e7e8ea;
}

#brandList .tabloid{
	position: relative;
    padding: 12px;
    display: flex;
    /* flex-wrap: wrap; */
}

#brandList .markerContainer{
	position: absolute;
	top: 8px;
	left: 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 .tabloid   {
    margin-bottom: 15px;
}
#brandList .tabloid  .tabloid-item {
    -webkit-box-sizing: border-box;
	box-sizing: border-box;

}

#brandList .tabloid .tabloid-item:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    margin-right: 15px;
    border: 1px solid #ededed;

}

#brandList .tabloid .tabloid-item:last-child {
    width: 100%;
}
#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;
	opacity: 0.8; */
	text-align: center;
	/* line-height: 100px;
	display: block;
    height: 100px; */

}
#brandList .text {

}

#brandList .picture:hover{
	/* opacity: 1; */
}

#brandList .picture img{
    width: 100%;
}
#brandList .btn-simple {
    margin-top: 10px;
}
#brandList .name{
	font-size: 16px;
	display: block;
	margin: 12px 0;
}

#brandList .last{
	background: #f3f3f3;
}

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

}

@media all and (min-width: 320px) and (max-width: 563px) {
    #brandList .tabloid .tabloid-item:first-child {
        width: 100%;
    }
    #brandList .tabloid .tabloid-item:last-child {
        width: 100%;
    }
}
@media all and (min-width: 320px) and (max-width: 900px) {
    #brandList .tabloid{
        flex-wrap: wrap;
    }
    #brandList .tabloid .tabloid-item:first-child {
        width: 100%;
    }
}
@media all and (min-width: 320px) and (max-width: 1104px) {
    #brandList .tabloid .tabloid-item:first-child {
        width: auto;
    }
}

/* End */
/* /local/templates/dresscode/components/bitrix/news/brands-alphabet/style.css?16629846622260 */
/* /local/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?16629846622357 */
/* /local/templates/dresscode/components/bitrix/news/brands-alphabet/bitrix/news.list/.default/style.css?16629846622775 */
