

/* Start:/bitrix/templates/dresscode/components/bitrix/menu/blog_menu/style.css?1739832735552*/

.blog-nav{
	margin-bottom: 2rem;
}
.blog-nav__title {
    font-size: 2em;
    font-weight: 900;
    line-height: 1;
    height: 3rem;
}

.blog-nav__container{
	border: 0;
    padding: 0;
	margin: 0;
    list-style: none;
}

.blog-nav__item{
border: 1px solid #e7e8ea;
border-bottom: 0px;
padding: 10px 15px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.blog-nav__item:nth-last-of-type(1){
	border-bottom: 1px solid #e7e8ea;
}

.blog-nav__link{
	text-decoration: none;
    color: #000;
}
.blog-nav__link:hover{
	color: #006ac2;
}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/news.list/blog/style.css?17398327352276*/
.main__blog h1 {
	font-size: 2.5rem;
	font-weight: 900;
	text-transform: uppercase;
}

.blog {
	margin-top: 2rem
}

.blog__container {
	box-sizing: border-box;
}

.blog__items {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	box-sizing: border-box;
}

.blog__col {
	padding-right: 15px;
	padding-left: 15px;
	flex: 0 0 25%;
	max-width: 25%;
	box-sizing: border-box;
	margin: 15px 0;
	position: relative;
	min-height: 440px;
}

.blog__item {
	position: relative;
	padding: 15px;
	border: 1px solid #e7e8ea;
	background-color: #fff;
}

.blog__image {
	margin: -15px;
	margin-bottom: auto;
	height: 250px;
	display: block;
	position: relative;
}

.blog__image img {
	width: 100%;
	display: block;
	object-fit: cover;
	height: 100%;
}

.blog__type {
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	padding: 4px 5px;
	font-size: .95em;
	line-height: 1;
	background: #123197;
	color: #fff;
}

.blog__title {
	font-size: 1rem;
	color: #444;
	text-decoration: none;
	font-weight: 700;
	margin: 15px 0;
	display: inline-flex;
	height: calc(3em * 1.35);
	align-items: center;
}

.blog__description {

	visibility: hidden;
	opacity: 0;
	height: 0;
	transition: opacity .4s;
}

.blog__show-counter {
	font-size: .95em;
	line-height: 1;
	margin-bottom: 10px;
	color: #606060;
}

.blog__item:hover {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0 15px;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid #cccccc;
	z-index: 10;
}

.blog__item:hover .blog__description {
	visibility: visible;
	opacity: 1;
	height: 100%;
	margin-bottom: 15px;
}

.blog__link {
	width: 100%;
	background: #133197;
	color: #ffffff;
	transition: all 0.2s ease-in-out;
	line-height: 60px;
	height: 60px;
	text-align: center;
	display: block;
	text-decoration: none;
	margin-top: 15px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 2px;
}

.blog__hr-line {
	display: block;
	width: 100%;
	border-bottom: 1px solid #e7e8ea;
}

@media (max-width: 1439px) {
	.blog__col {
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}

@media (max-width: 767px),
(min-width: 1024px) and (max-width: 1280px) {
	.blog__col {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (max-width: 479px) {
	.blog__col {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
/* End */


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

#brandList{
	margin-top: 24px;
	overflow: hidden;
}
.blog__brands-title{
	width: 100%;
    background: #133197;
    color: #ffffff;
    text-align: left;
    display: block;
    text-decoration: none;
    border-radius: 2px;
    margin-bottom: -24px;
    font-size: 1.1rem;
    padding: 15px;
	box-sizing: border-box;
	margin-top: 70px;
}

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

#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 .item:nth-child(1),
#brandList .item:nth-child(2),
#brandList .item:nth-child(3),
#brandList .item:nth-child(4),
#brandList .item:nth-child(5){
	border-top: 1px solid #e7e8ea;
}

#brandList .item:nth-child(5n+1){
	border-left: 1px solid #e7e8ea;
}

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

#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 .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 .picture:hover{
	opacity: 1;
}

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

#brandList .name{
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	display: block;
	color: #000000;
	margin: 12px 0;
}

#brandList .last{
	background: #f3f3f3;
}
/* End */
/* /bitrix/templates/dresscode/components/bitrix/menu/blog_menu/style.css?1739832735552 */
/* /bitrix/templates/dresscode/components/bitrix/news.list/blog/style.css?17398327352276 */
/* /bitrix/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?17398327352357 */
/* /bitrix/templates/dresscode/components/bitrix/news.list/brands/style.css?17398327352070 */
