

/* Start:/local/templates/.default/components/bitrix/news/k-base/bitrix/news.detail/.default/style.css?16051190578967*/
.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 .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;
	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;
}

#main .global-block-container {
    display: flex;
    flex-wrap: wrap;
}

.global-content-block {
    width: 75%;
}

#main .global-information-block {
    width: calc(25% - 24px);
}

.sidearea-mobile {
    display: none;
}

@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 (min-width: 1190px) and (max-width: 1500px) {
    #base-sidearea-detail {
        width: calc(25% - 24px) !important;
        display: block !important;
    }
}

@media (max-width: 1190px) {

    .global-content-block {
        width: 100%;
    }
    
    .sidearea-mobile {
        display: block;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
}



@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.fullscreen-banner .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 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-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 .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 */


/* Start:/local/templates/.default/components/bitrix/news.list/k-base-detail/style.css?16032836141580*/
.ul-no-style {
    list-style-type: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;    
    
}

.base-sidearea-categories {
    border: 1px solid #e7e8ea;
    background: #f9f9f9;
}

.base-sidearea-categories-title {
    padding: 20px 20px 0;
    font-weight: 600;
}

.base-sidearea-categories-title::after {
    content: "";
    display: block;
    border-bottom: 1px dashed #e6007e;
    margin-top: 20px;
}

.base-sidearea-category-list {
    padding: 10px 20px 20px;
}

.base-sidearea-category-item {
    padding: 5px 0;  
}

.base-sidearea-category-item a {
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
    color: #000000;
    padding: 5px 0;
}

.base-sidearea-category-item a:hover {
    color: #e6007e;
}

.base-sidearea-category-item-a {
    display: flex;
    justify-content: space-between;
}

.base-sidearea-category-item-quantity {
    color: #888888;
}

.base-sidearea-tags {
    margin-top: 30px;
}

.base-sidearea-tags-title {
    font-weight: 600;
    margin-bottom: 10px;
}

.base-sidearea-tags-item {
    display: inline-block;
    line-height: 34px;
    margin: 0 2px;
}

.base-sidearea-tags-item a {
    background: #f2f2f2;
    color: #999;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 11px 6px;
    border-radius: 2px;
}

.base-sidearea-tags-item a:hover {
     background: #e6007e;   
    color: #fff;
}

.other-news {
    margin-top: 30px;
}

.other-news-title-k-base {
    border-bottom: 1px solid #e7e8ea;
    background: #f9f9f9;
    padding: 20px;
    font-weight: 600;
}
/* End */


/* Start:/bitrix/templates/dresscodeV2/components/bitrix/system.pagenavigation/round/style.css?16028599142357*/
.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/.default/components/bitrix/news/k-base/bitrix/news.detail/.default/style.css?16051190578967 */
/* /local/templates/.default/components/bitrix/news.list/k-base-detail/style.css?16032836141580 */
/* /bitrix/templates/dresscodeV2/components/bitrix/system.pagenavigation/round/style.css?16028599142357 */
