

/* Start:/local/templates/dresscode/components/bitrix/news.detail/articles/style.css?173702153515398*/
.blockquote-wrap{
	margin: 42px 0 24px;
	padding: 48px 120px 42px 54px;
	background: #f9f9f9;
}

.blockquote-wrap blockquote{
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 30px;
	color: #888888;
}

.blockquote-wrap blockquote:before{
	content: "";
	display: inline-block;
	width: 40px;
	height: 33px;
	margin-right: 10px;
	background: url("/images/blockquote.png") center center / contain no-repeat;
}

.blockquote-wrap p{
	margin-top: 14px;
}

.h2{
	display: block;
	margin-bottom: 6px;
	font-family: "roboto_ltregular";
	font-size: 21px;
	line-height: 25px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

.h3{
	display: block;
	margin-bottom: 6px;
	font-family: "roboto_ltregular";
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
.ff-bold{
	font-family: "robotobold";
}

.ff-medium{
	font-family: "robotomedium";
}

.detail-text-wrap{
	margin: 24px 0;
	line-height: 24px;
}

.detail-text-wrap .h1{
	margin-bottom: 12px;
}

.detail-text-wrap .h2{
	margin-bottom: 12px;
}

.detail-text-wrap .h3{
	margin-bottom: 12px;
}

.detail-text-wrap p{
	margin: 0 0 14px;
	line-height: 24px;
}

.detail-text-wrap *:last-child{
	margin-bottom: 0;
}
.btn-simple{
	position: relative;
	display: inline-block;
	min-width: 200px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 21px 24px 19px;
	font-family: "roboto_ltregular";
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 2px;
	color: #ffffff;
	-webkit-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
	transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
	cursor: pointer;
	text-decoration: none;
}
.btn-simple { background: #2a65d0; border-color: #2a65d0; }
.btn-simple:hover { background: #0d57dc; border-color: #0d57dc; }
.btn-simple:active{
	top: 1px;
}
.btn-simple.btn-small{
	min-width: 126px;
	padding: 12px 8px 10px;
}
.detail-text-wrap .h2{
	margin-bottom: 12px;
}
.btn-simple-wrap {
    margin-top: 14px;
}
.detail-text-wrap :last-child {
    margin-bottom: 0;
}
.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);
}

.blog-banner{
	margin-bottom: 30px;
}
.blog-banner .banner-elem{
	height: 460px;
}
.blog-banner .banner-elem .text-wrap{
	padding-left: 72px;
}

.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;
	max-height: 108px;
}
.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;
	max-height: 57px;
}
.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;
	max-height: 87px;
}
.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;
		max-height: 72px;
	}
	.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;
		max-height: 72px;
	}
}

@media screen and (max-width: 1200px){
	.blog-banner .banner-elem h1{
		font-size: 24px;
		margin-bottom: 12px;
		line-height: 29px;
		max-height: 87px;
	}
	.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;
		max-height: 72px;
	}
	.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;
		max-height: 66px;
	}
	.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: 66px;
	}
	.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;
		max-height: 66px;
	}
}

@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 .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;
		max-height: 60px;
	}
	.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: 60px;
	}
	/*.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;
		max-height: 60px;
	}
	.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:first-child{
	padding-top: 12px;
}
.other-news .news:last-child{
	border-bottom: none;
}
.other-news .image{
	padding: 0 0 16px;
	text-align: center;
}
.other-news .image a{
	display: inline-block;
}
.other-news .image img{
	display: inline-block;
	vertical-align: top;
	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;
}
.banners-list{
	max-width: none;
	margin: 0 -12px 42px;
	font-size: 0;
}

.banners-list .banner-wrap{
	display: inline-block;
	width: 50%;
	padding: 12px;
	box-sizing: border-box;
	vertical-align: top;
}

.banner-wrap .banner-elem{
	border: 1px solid #e7e8ea;
}

.banner-wrap + .global-block-container .detail-text-wrap{
	margin-top: 0;
}

.banner-elem{
	height: 296px;
	overflow: hidden;
}

.banner-elem .limiter{
	height: 100%;
}

.banner-elem .tb{
	height: 100%;
}

.banner-elem .tr{
	display: table-row;
	height: 100%;
}

.banner-elem .text-wrap{
	padding-left: 54px;
	color: #000;
}

.banner-elem .text-wrap *:last-child{
	margin-bottom: 0;
}

.banner-elem .date{
	margin-bottom: 6px;
	font-size: 13px;
	color: #000000;
}

.banner-elem h1{
	font-size: 36px;
	margin-bottom: 18px;
	line-height: 43px;
	max-height: 86px;
	overflow: hidden;
}

.banner-elem .h2{
	display: inline-block;
	vertical-align: top;
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
}

.banner-elem .price{
	margin-bottom: 6px;
	font-size: 18px;
	line-height: 22px;
	max-height: 22px;
	overflow: hidden;
}

.banner-elem .descr{
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 15px;
	max-height: 45px;
	overflow: hidden;
}

.banner-elem .image{
	width: 55%;
	/*vertical-align: bottom;*/
	vertical-align: middle;
	padding-left: 12px;
	font-size: 0;
	line-height: 0;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.banner-elem .image img{
	display: block;
	max-width: 100%;
	max-height: 296px;
	width: auto;
	height: auto;
	margin-left: auto;
	transition: all 0.4s ease-in-out;
	transform: translate3d(0,0,0) scale(1);
}

.banner-elem .image-link{
	display: block;
	width: auto;
}

.banner-elem .image-link:hover img{
	transform: translate3d(0,0,0) scale(1.02);
}

.banner-elem .image .image-link{
	display: inline-block;
}

.banner-elem .image .image-link img{
	display: inline-block;
	margin: auto;
}

.banner-elem .social{
	height: 60px;
	margin-top: 12px;
}

@media screen and (max-width: 1600px){

	.banners-list{
		margin: 0 -8px 42px;
	}

	.banners-list .banner-wrap{
		padding: 8px;
	}

	.banner-elem .text-wrap{
		padding-left: 24px;
	}

	.banner-elem .image{
		width: 60%;
	}

}

@media screen and (max-width: 1400px){

	.banners-list{
		margin: 0 -6px 42px;
	}

	.banners-list .banner-wrap{
		padding: 6px;
	}

	.banner-elem{
		height: 260px;
	}

	.banner-elem .image img{
		max-height: 260px;
	}

	.banner-elem .text-wrap{
		padding-left: 18px;
	}

	.banner-elem .price {
		font-size: 16px;
		line-height: 20px;
		max-height: 20px;
	}

	.banner-elem .social{
		height: 30px;
	}

}

@media screen and (max-width: 1280px){
	.banner-elem h1{
		font-size: 24px;
		margin-bottom: 12px;
		line-height: 29px;
		max-height: 58px;
	}
}

@media screen and (max-width: 1200px){

	.banner-elem{
		height: 220px;
	}

	.banner-elem .image{
		width: 50%;
	}

	.banner-elem .image img{
		max-height: 220px;
	}

	.banner-elem .h2{
		font-size: 18px;
		line-height: 22px;
		max-height: 44px;
	}

	.banner-elem .price{
		font-size: 15px;
		line-height: 18px;
		max-height: 18px;
	}

}

@media screen and (max-width: 1024px){

	.banners-list{
		margin: 0 -3px 24px;
	}

	.banners-list .banner-wrap{
		padding: 3px;
	}

	.banner-elem{
		height: 160px;
	}

	.banner-elem h1{
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 24px;
		max-height: 48px;
	}

	.banner-elem .image{
		width: 55%;
	}

	.banner-elem .image img{
		max-height: 160px;
	}

	.banner-elem .price{
		display: none;
	}

}

@media screen and (max-width: 800px){

	.banners-list .banner-wrap:nth-child(n){
		width: 100%;
	}

	.banner-elem .text-wrap{
		padding-left: 24px;
	}

	.banner-elem .image{
		width: 50%;
		text-align: center;
	}

	.banner-elem .image img{
		margin: 0 auto;
	}

}

@media screen and (max-width: 500px){
	/*.banner-elem .social{
		display: none;
		}*/
}

@media screen and (max-width: 400px){
	
	.banner-elem{
		height: 150px;
	}

	.banner-elem .h2{
		font-size: 16px;
		line-height: 20px;
		max-height: 40px;
	}

	.banner-elem .price{
		font-size: 14px;
		line-height: 18px;
		max-height: 18px;
	}

	.banner-elem .text-wrap{
		padding-left: 12px;
	}

	.banner-elem .btn-simple.btn-micro{
		min-width: 100px;
		padding: 3px 8px 3px;
	}

	.banner-elem .image{
		width: 50%;
	}

	.banner-elem .image img{
		max-height: 150px;
	}

	.services-banners-list .banner-wrap .banner-elem{
		background: none !important;
	}
}
/* End */


/* Start:/local/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?17370215352357*/
.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 */
/* /local/templates/dresscode/components/bitrix/news.detail/articles/style.css?173702153515398 */
/* /local/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?17370215352357 */
