

/* Start:/local/templates/.default/components/bitrix/news/.default/bitrix/news.detail/.default/style.css?171232054410445*/
.detail-text-wrap img {
	max-width: 100%;
	height: auto;
}

/*start анимация для блока баннера*/
	.banner-animated .image{
		opacity: 0;
		transform: translate3d(30px,0,0);
		transition: all 0.6s 0.4s ease-in-out;
	}
	.banner-animated.banner-image-load .image{
		opacity: 1;
		transform: translate3d(0,0,0);
	}
/*end анимация для блока баннера*/

/*start стили для детальной блога*/
	.blog-banner{
		margin-bottom: 30px;
	}
	.blog-banner .banner-elem{
		height: 460px;
	}
	.blog-banner .banner-elem .text-wrap{
		padding-left: 72px;
	}

	.blog-banner .fullscreen-banner .tb .text-wrap{
		padding-left: 0;
	}
	.blog-banner .banner-elem .image img{
		max-height: 460px;
		margin: 0 auto;
	}
	.blog-banner .banner-elem h1{
		font-size: 30px;
		margin-bottom: 15px;
		line-height: 36px;
	}
	.blog-banner .banner-elem .descr{
		max-height: 92px;
		font-size: 14px;
		line-height: 24px;
	}

	.blog-banner.banner-no-bg .banner-elem{
		height: 380px;
	}
	.blog-banner.banner-no-bg .banner-elem .image{
		vertical-align: middle;
	}
	.blog-banner.banner-no-bg .banner-elem .image img{
		max-height: 380px;
	}
	.blog-banner.banner-no-bg .banner-elem .date{
		color: #888888;
	}
	.blog-banner.banner-no-bg .banner-elem h1{
		font-family: "roboto_ltregular";
		font-size: 24px;
		margin-bottom: 12px;
		line-height: 29px;
	}
	.blog-banner.banner-no-bg .banner-elem .image{
		width: 50%;
	}

	.blog-banner.banner-no-image .banner-elem .text-wrap{
		padding: 0;
	}
	.blog-banner.banner-no-image .banner-elem{
		height: auto;
	}
	.blog-banner.banner-no-image .banner-elem .date{
		color: #888888;
	}
	.blog-banner.banner-no-image .banner-elem h1{
		font-family: "roboto_ltregular";
		font-size: 24px;
		margin-bottom: 12px;
		line-height: 29px;
	}
	.blog-banner.banner-no-image .banner-elem .social{
		height: auto;
	}

	.h2.blog-title-product{
		margin-bottom: 12px;
	}

	@media screen and (max-width: 1800px){
		.blog-banner.banner-no-bg .banner-elem{
			height: 320px;
		}
		.blog-banner.banner-no-bg .banner-elem .image img{
			max-height: 320px;
		}
		.blog-banner.banner-no-bg .banner-elem .text-wrap{
			padding-left: 48px;
		}
	}

	@media screen and (max-width: 1600px){
		.blog-banner .banner-elem .text-wrap{
			padding-left: 48px;
		}
		.blog-banner .banner-elem{
			height: 420px;
		}
		.blog-banner .banner-elem .image img{
			max-height: 420px;
		}

		.blog-banner.banner-no-bg .banner-elem .text-wrap{
			padding-left: 30px;
		}
		.blog-banner.banner-no-bg .banner-elem{
			height: 300px;
		}
		.blog-banner.banner-no-bg .banner-elem .image img{
			max-height: 300px;
		}
		.blog-banner.banner-no-bg .banner-elem .social{
			height: 36px;
		}
	}

	@media screen and (max-width: 1400px){
		.blog-banner .banner-elem .text-wrap{
			padding-left: 30px;
		}
		.blog-banner .banner-elem{
			height: 340px;
		}
		.blog-banner .banner-elem .image img{
			max-height: 340px;
		}
		.blog-banner .banner-elem .descr{
			line-height: 20px;
			max-height: 80px;
		}

		.blog-banner.banner-no-bg .banner-elem .text-wrap{
			padding-left: 18px;
		}
		.blog-banner.banner-no-bg .banner-elem h1{
			font-size: 20px;
			margin-bottom: 10px;
			line-height: 24px;
		}
		.blog-banner.banner-no-bg .banner-elem{
			height: 280px;
		}
		.blog-banner.banner-no-bg .banner-elem .image img{
			max-height: 280px;
		}

		.blog-banner.banner-no-image .banner-elem h1{
			font-size: 20px;
			margin-bottom: 10px;
			line-height: 24px;
		}
	}

	@media screen and (max-width: 1200px){
		.blog-banner .banner-elem h1{
			font-size: 24px;
			margin-bottom: 12px;
			line-height: 29px;
		}
		.blog-banner .banner-elem{
			height: 300px;
		}
		.blog-banner .banner-elem .image img{
			max-height: 300px;
		}
	}

	@media screen and (max-width: 1024px){
		.blog-banner .banner-elem h1{
			font-size: 20px;
			margin-bottom: 10px;
			line-height: 24px;
		}
		.blog-banner .banner-elem .text-wrap{
			padding-left: 18px;
		}
		.blog-banner .banner-elem{
			height: 260px;
		}
		.blog-banner .banner-elem .image img{
			max-height: 260px;
		}
	}

	@media screen and (max-width: 800px){
		.blog-banner{
			margin-bottom: 18px;
		}
		.blog-banner .banner-elem h1{
			font-size: 18px;
			margin-bottom: 8px;
			line-height: 22px;
		}
		.blog-banner .banner-elem .text-wrap{
			padding-left: 12px;
		}
		.blog-banner .banner-elem{
			height: 250px;
		}
		.blog-banner .banner-elem .image img{
			max-height: 250px;
			margin: 0 0 0 auto;
		}

		.blog-banner.banner-no-bg .banner-elem h1{
			font-size: 18px;
			margin-bottom: 8px;
			line-height: 22px;
			max-height: initial;
		}
		.blog-banner.banner-no-bg .banner-elem .text-wrap{
			padding-left: 12px;
		}
		.blog-banner.banner-no-bg .banner-elem{
			height: 250px;
		}
		.blog-banner.banner-no-bg .banner-elem .image img{
			max-height: 250px;
		}

		.blog-banner.banner-no-image .banner-elem h1{
			font-size: 18px;
			margin-bottom: 8px;
			line-height: 22px;
		}
	}

	@media screen and (max-width: 700px){
		.blog-banner.banner-bg .banner-elem{
			display: block;
		}
		.blog-banner.banner-bg .banner-elem .text-wrap{
			display: block;
			padding: 12px 12px 0;
		}

		.blog-banner.banner-bg .fullscreen-banner.banner-elem .tb .text-wrap{
			padding: 12px 0 0;
		}
		.blog-banner.banner-bg .banner-elem .image{
			display: block;
			width: 100%;
			padding: 0;
		}
		.blog-banner.banner-bg .banner-elem .image img{
			margin: 0 auto;
		}
		.blog-banner.banner-bg .banner-elem{
			height: auto;
		}

		.blog-banner.banner-no-bg .banner-elem{
			display: block;
		}
		.blog-banner.banner-no-bg .banner-elem .text-wrap{
			display: block;
			padding: 12px 12px 0;
		}
		.blog-banner.banner-no-bg .banner-elem .image{
			display: block;
			width: 100%;
			padding: 0 12px;
		}
		.blog-banner.banner-no-bg .banner-elem .image img{
			margin: 0 auto;
			max-height: none;
			width: 100%;
		}
		.blog-banner.banner-no-bg .banner-elem{
			height: auto;
		}
	}

	@media screen and (max-width: 500px){
		/*.blog-banner .banner-elem{
			background: none !important;
		}*/
		/*.blog-banner .banner-elem .descr{
			display: none;
		}*/
		/*.blog-banner .banner-elem{
			height: 120px;
		}*/
		.blog-banner .banner-elem h1{
			margin-bottom: 12px;
			font-size: 16px;
			margin-bottom: 8px;
			line-height: 20px;
		}
		.blog-banner .banner-elem .image img{
			max-height: 200px;
		}

		.blog-banner.banner-no-bg .banner-elem h1{
			font-size: 16px;
			margin-bottom: 8px;
			line-height: 20px;
			max-height: initial;
		}
		/*.blog-banner.banner-no-bg .banner-elem{
			height: 120px;
		}*/
/*		.blog-banner.banner-no-bg .banner-elem .image img{
			max-height: 120px;
		}*/

		.blog-banner.banner-no-image .banner-elem h1{
			font-size: 16px;
			margin-bottom: 8px;
			line-height: 20px;
		}
		.blog-banner.banner-no-image .banner-elem .descr{
			display: block;
		}
	}

	@media screen and (max-width: 350px){
		.blog-banner .banner-elem{
			height: auto;
			border: none;
		}
		.blog-banner .banner-elem .text-wrap{
			padding: 0;
		}
		.blog-banner .banner-elem .descr{
			display: block;
		}
		.blog-banner .banner-elem .image{
			display: none;
		}

		.blog-banner.banner-no-bg .banner-elem{
			height: auto;
		}
		.blog-banner.banner-no-bg .banner-elem .image{
			padding: 0;
		}
		.blog-banner.banner-no-bg .banner-elem .text-wrap{
			/*padding: 0;*/
		}
	}

	.other-news{
		border: 1px solid #e7e8ea;
	}
	.other-news-title.h3{
		text-align: center;
		height: 60px;
		line-height: 60px;
		padding: 0 12px;
		border-bottom: 1px solid #e7e8ea;
		background: #f9f9f9;
	}
	.other-news-list {	 }
	.other-news .news{
		padding: 24px;
		border-bottom: 1px solid #e7e8ea;
	}
	.other-news .news:last-child{
		border-bottom: none;
	}
	.other-news .image{
		padding: 6px 0 30px;
		text-align: center;
	}
	.other-news .image a{
		display: inline-block;
	}
	.other-news .image img{
		display: inline-block;
		max-width: 100%;
		max-height: 150px;
		width: auto;
		height: auto;
		transition: all 0.2s ease-in-out;
	}
	.other-news .image a:hover img{
		opacity: 0.9;
	}
	.other-news .image a:active img{
		position: relative;
		top: 1px;
	}
	.other-news .name{
		display: inline-block;
		margin-bottom: 6px;
		font-size: 14px;
		line-height: 18px;
		max-height: 54px;
		overflow: hidden;
		color: #000000;
		text-decoration: none;
		transition: all 0.2s ease-in-out;
	}
	.other-news .announcement{
		margin-bottom: 6px;
		font-size: 13px;
		line-height: 16px;
		max-height: 48px;
		overflow: hidden;
		color: #888888;
	}
/*end стили для детальной блога*/

#tovarCarusel{
	position: relative;
}

#tovarCarusel .wrap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 24px;
}

#tovarCarusel .productList{
	position: relative;
	list-style: none;
	overflow: hidden;
	clear: both;
	margin: 0px;
	left: 0px;
}

#tovarCarusel .productList > li{
	float: left;
}

#tovarCarusel .productList .item{
	border-left: 0px;
	height: 360px !important;
	width: 100% !important;
	float: none;
}

#tovarCarusel .productList > li:first-child .item{
	border-left: 1px solid #e7e8ea;
}

#tovarCarusel .productList .item .tabloid{
	height: 358px !important;
}

#tovarCarusel .tovarBtnLeft,
#tovarCarusel .tovarBtnRight{
	background: url(/local/templates/.default/components/bitrix/news/.default/bitrix/news.detail/.default/images/slideArrowSmall.png) 0 0 no-repeat transparent;
	transform: translateY(-50%);
	position: absolute;
	height: 70px;
	width: 35px;
	z-index: 22;
	top: 50%;
}

#tovarCarusel .tovarBtnLeft{
	left: 24px;
}

#tovarCarusel .tovarBtnRight{
	right: 24px;
}

#tovarCarusel .tovarBtnLeft:hover{
	background-position: -35px 0;
}

#tovarCarusel .tovarBtnLeft:active{
	background-position: -70px 0;
}

#tovarCarusel .tovarBtnRight{
	background-position: 0 -70px;
}

#tovarCarusel .tovarBtnRight:hover{
	background-position: -35px -70px;
}

#tovarCarusel .tovarBtnRight:active{
	background-position: -70px -70px;
}


#tovarCarusel .product, #tovarCarusel .productList{
	border: 0!important;
}
/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/system.pagenavigation/round/style.css?17150855382397*/
.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;
}
.round-page-dots {
	font-size: 28px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news/.default/bitrix/news.list/detail/style.css?16534292613477*/
.newsHeading{
	font-family: "roboto_ltregular";
	border-top: 1px solid #e7e8ea;
	margin: 24px 0 24px;
	font-weight: 400;
	font-size: 24px;
	text-align: left;
	color: #000000;
	display: block;
	padding-top: 24px;
}

#news{
	margin-top: 24px;
}

#newsContainer{
	margin: 0 -12px;
	overflow: hidden;
}

#newsContainer .items{
	overflow: hidden;
	font-size: 0px;
}

#newsContainer .item{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 24px;
	padding: 0 12px;
	font-size: 14px;
	width: 25%;
}

#newsContainer .item .wrap{
	border: 1px solid #e7e8ea;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 16px;
}

#newsContainer .item .bigPicture{
	text-align: center;
	/* line-height: 240px;
	height: 240px;  */
}

#newsContainer .item .bigPicture a:active{
	position: relative;
	top: 1px;
}

#newsContainer .item .bigPicture 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%;
	width: 100%;
}

#newsContainer .item .wrap .title{
	margin-top: 6px;
}

#newsContainer .item .bigPicture img:hover{
	opacity: 0.9;
}

#newsContainer .item .title 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;
	line-height: 46px;
	overflow: hidden;
	font-size: 16px;
	color: #000000;
	display: block;
	height: 46px;
}

#newsContainer .item .title a .middle{
	vertical-align: middle;
	display: inline-block;
	line-height: 21px;
}

#newsContainer .item .title a:active{
	position: relative;
	top: 1px;
}

#newsContainer .item .newsDate{
	margin-top: 12px;
	color: #888888;
}

#newsContainer .item .newsDate .pic{
	vertical-align: middle;
	padding-right: 4px;
	margin-top: -4px;
}

#newsContainer .item .description{
	line-height: 60px;
	overflow: hidden;
	margin-top: 12px;
	font-size: 14px;
	color: #888888;
	height: 60px;
}

#newsContainer .item .description .middle{
	vertical-align: middle;
	display: inline-block;
	line-height: 21px;
}

#newsContainer .item .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;
	display: inline-block;
	margin-top: 18px;
	color: #ffffff;
	padding: 4px 12px;
	margin-bottom: 24px;
}

#newsContainer .item .more:active{
	position: relative;
	top: 1px;
}

@media all and (max-width: 1800px) {
	#newsContainer .item{
		width: 33.333333%;
	}
}

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

	#newsContainer .item{
		margin-bottom: 0px;
		margin-top: 24px;
		width: 50%;
	}

	#newsContainer .item:nth-child(1),
	#newsContainer .item:nth-child(2){
		margin-top: 0px;
	}

	#newsContainer .item .bigPicture{
		/* line-height: 210px;
		height: 210px; */
	}

	#newsContainer .item .title{
		margin-top: 18px;
		font-size: 14px;
	}

	#newsContainer .item .more{
		margin-bottom: 24px;
	}

	#main #newsContainer .column .item .bigPicture{
		margin-right: 24px;
		width: 50%;
	}

}


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

	#main #newsContainer .item .bigPicture{
		width: 100% !important;
		display: inline-block;
		/*line-height: 180px;
		height: 180px;*/
		float: none;
	}

}

@media all and (max-width: 600px) {
	#newsContainer .item:nth-child(2){
		margin-top: 24px;
	}
	#main #newsContainer .item{
		width: 100%;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news/.default/bitrix/news.detail/.default/style.css?171232054410445 */
/* /local/templates/dresscodeV2/components/bitrix/system.pagenavigation/round/style.css?17150855382397 */
/* /local/templates/.default/components/bitrix/news/.default/bitrix/news.list/detail/style.css?16534292613477 */
