

/* Start:/bitrix/templates/dresscodeV2/components/bitrix/news/landings/style.css?1695064013498*/
.actions-list .tile-wrap:first-child { text-align: center; }
.actions-list .tile-wrap:first-child .tile-time { display: none; }
.actions-list .tile-wrap:first-child .btn-simple { display: none; }

@media screen and (max-width: 800px){
	.actions-list .tile-wrap:first-child .tile-time { display: block; }
	.actions-list .tile-wrap:first-child .btn-simple { display: inline-block; }
}

#other {
    margin-bottom: 24px;
	border-top: 1px solid #e5e5e5;
    margin-top: 48px;
    text-align: center;
}

/* End */


/* Start:/bitrix/templates/dresscodeV2/components/bitrix/news/landings/bitrix/news.detail/.default/style.css?16950640139562*/
.serviceWebForm {
	margin: 0 auto;
	max-width: 800px;
	padding: 1rem;
}


/*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 анимация для блока баннера*/

.detail-text-wrap .btn-simple-wrap  {
	margin: 40px 0 20px;
}
.blog-banner .banner-elem .image_small {
	display: none;
}
.small-header {
	display: none;
}
.banner-animated {
	display:block;background-position: center;background-repeat:no-repeat;background-size: contain;
}
.banner-animated-small {
display: none;
}
/*start стили для детальной блога*/
	.blog-banner{
		margin-bottom: 30px;
	}
	.blog-banner .banner-elem{
		height: 480px;
		max-width: 1480px;
		margin: 0 auto;
	}
	.blog-banner .banner-elem .text-wrap{
		padding-left: 72px;
	}
	.blog-banner .banner-elem .image img{
		max-height: 480px;
		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 .fullscreen-banner .tb .text-wrap{
		padding-left: 0;
	}

	.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: 480px;
		}
		.blog-banner.banner-no-bg .banner-elem .image img{
			max-height: 480px;
		}
		.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: 480px;
		}
		.blog-banner .banner-elem .image img{
			max-height: 480px;
		}

		.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: 433px;
		}
		.blog-banner .banner-elem .image img{
			max-height: 433px;
		}
		.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: 380px;
		}
		.blog-banner .banner-elem .image img{
			max-height: 380px;
		}
	}

	@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: 306px;
		}
		.blog-banner .banner-elem .image img{
			max-height: 306px;
		}
	}

	@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){

		.banner-animated{display:none;}
	 .banner-animated-small {
		display: block;
	 }

	 .small-header {
		display: block;
		margin-bottom: 10px;
	 }

	 	 .small-header h1 {
			 margin: 0 0 5px;
		 }
	 .blog-banner.banner-bg .banner-animated-small.banner-elem {
		 height: 64vw;
		 background-position: left center;
		 background-clip: content-box;
		 background-size: contain;
		 background-repeat: no-repeat;
	 }

		.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;
			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;
	}
/*end стили для детальной блога*/

/* End */


/* Start:/bitrix/templates/dresscodeV2/components/bitrix/system.pagenavigation/round/style.css?16950640135893*/
.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 2px 2px;
	vertical-align: middle;
}

.bx-pagination .bx-pagination-container ul li span.arrow_left,
.bx-pagination .bx-pagination-container ul li span.arrow_right{
	padding: 0 8px;
	display: block;
	height: 30px;
	min-width: 30px;
	line-height: 30px;
	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 span.num{
    -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: 30px;
	min-width: 30px;
	line-height: 30px;
	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: 30px;
	min-width: 30px;
	line-height: 30px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span.num{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span.num,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span.num {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span.num,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span.num{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span.num,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span.num {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}
.bx-pagination .bx-pagination-container ul li span.arrow_left,
.bx-pagination .bx-pagination-container ul li span.arrow_right {
	height: 30px;
	width: 30px;
	line-height: 30px;
	background: none;
	background-image: url("data:image/png;base64,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");
	background-repeat: no-repeat;
	background-position:  0 0;
	background-size: cover;

}
.bx-pagination .bx-pagination-container ul li span.arrow_right {
	background-position: -60px 0;
}
.bx-pagination .bx-pagination-container ul li span.active.arrow_left:hover  {
	background-position: -30px 0;
}
.bx-pagination .bx-pagination-container ul li span.active.arrow_right:hover  {
	background-position: -90px 0;
}

/* End */


/* Start:/bitrix/templates/dresscodeV2/components/dresscode/catalog.item/.default/style.min.css?1784102008567*/
.item_colors{display:none;z-index:100;overflow:hidden;width:auto;max-width:40px;min-width:20px}.item_color{box-shadow:0 0 1px #333;border-radius:8px}@media screen and (max-width:1024px){.item_colors{display:flex;position:absolute;top:-5px;right:0;height:100%;max-height:200px;flex-direction:column}.item_colors .item_color{display:inline-block;list-style-type:none;width:20px;height:20px;margin:2px;overflow:hidden;opacity:.8}.item_colors .item_color img{width:100%}}@media screen and (min-width:700px){.m-dscnt-20,.m-hit,.m-percent,.m-sale{font-size:15px!important}}
/* End */
/* /bitrix/templates/dresscodeV2/components/bitrix/news/landings/style.css?1695064013498 */
/* /bitrix/templates/dresscodeV2/components/bitrix/news/landings/bitrix/news.detail/.default/style.css?16950640139562 */
/* /bitrix/templates/dresscodeV2/components/bitrix/system.pagenavigation/round/style.css?16950640135893 */
/* /bitrix/templates/dresscodeV2/components/dresscode/catalog.item/.default/style.min.css?1784102008567 */
