

/* Start:/local/templates/canape/components/bitrix/news.detail/canape/style.css?16419768402403*/
.b-news-detail {
}
.b-news-detail .news-detail__img {
	width: 600px;
	margin-right: 20px;
	float: left;
}
.b-news-detail .news-detail__img img {
	display: block;
	width: 100%;
}
.b-news-detail .news-detail__content {

}
.b-news-detail .news-date-time {
	color:#666666;
	margin-bottom: 20px;
	display: block;
}
/*-------------------------------*/
.b-news-gallery-carousel {
    margin-bottom: 30px;
}
.b-news-gallery-carousel .news-gallery-carousel__title {
    position: relative;
    margin: 50px 0;
    padding: 0 0 50px;
}
.b-news-gallery-carousel .news-gallery-carousel__title h2 {
    font-weight: bold;
    font-size: 28px;
    line-height: 1.2;
    color: #222222;
}
.b-news-gallery-carousel .news-carousel-button {
    position: absolute;
    cursor: pointer;
    display: block;
    width: 50px;
    height: 50px;
} 
.b-news-gallery-carousel .swiper-button-disabled {
    opacity: 0.5;
}
.b-news-gallery-carousel .news-carousel-button svg {
    fill: transparent;
    transition: fill .2s;
}
.b-news-gallery-carousel .news-carousel-button rect {
    stroke: #F7941E;
    transition: stroke .2s;
}
.b-news-gallery-carousel .news-carousel-button:hover svg {
    fill: #F7941E;
}
.b-news-gallery-carousel .swiper-button-disabled:hover svg {
    fill: transparent;
}
.b-news-gallery-carousel .news-carousel-button:hover path {
    fill: #fff;
}
.b-news-gallery-carousel .swiper-button-disabled:hover path {
    fill: #F7941E;
}
.b-news-gallery-carousel .news-carousel-button-next {
    top: 0;
    right: 0;
}
.b-news-gallery-carousel .news-carousel-button-prev {
    top: 0;
    right: 56px;
}
.b-news-gallery-carousel .news-gallery-carousel__wrap {
    overflow: hidden;
}
.b-news-gallery-carousel .swiper-wrapper {
	align-items: center;
}
.b-news-gallery-carousel .news-gallery-carousel__item {
	height: 100%;
}
.b-news-gallery-carousel .news-gallery-carousel__item a {
	cursor: pointer;
}
.b-news-gallery-carousel .news-gallery-carousel__item img{
    width: 100%;
	max-height: 400px;
	object-fit: contain;
}
/*--------------------------------*/
@media handheld, only screen and (min-width: 0px) and (max-width: 1349px ) { /*-TABLET-*/
	.b-news-detail .news-detail__img {
		width: 100%;
		margin: 0 0 30px;
	}
	.b-news-detail .news-detail__img img {
		object-fit: contain;
		max-width: 600px;
		max-height: 600px;
		margin: 0 auto;
	}
	.b-news-detail .news-detail__content {
		width: 100%;
	}
}
/* End */
/* /local/templates/canape/components/bitrix/news.detail/canape/style.css?16419768402403 */
