

/* Start:/bitrix/templates/sizvchs/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17155137171703*/
.news-box{

}
.news-box .news-element-date{
	font-size: 0.9rem;
	margin-bottom: 20px;
}

.news-box .news-element-text blockquote{
	border-top: 1px solid #eeeff3;
	border-bottom: 1px solid #eeeff3;
	padding: 20px;
	font-style: italic;
	font-weight: 600;
	color: #272733;
}
.news-box .news-element-detail_picture{
	margin-bottom: 30px;
}
.news-box .news-element-detail_picture img{
	width: 100%;
	height: auto;
}
.news-box .news-element-text b,
.news-box .news-element-text strong{
	font-weight: 600;
}
.news-box .form-link{
	margin: 3rem auto 4rem auto;
}
.news-box .form-link a{
	color: #fff;
	padding: 1rem 3rem;
	border: 2px solid #ed7f2c;
	background-color: #ed7f2c;
	-webkit-border-radius: 10rem;
	-moz-border-radius: 10rem;
	border-radius: 10rem;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	font-size: 16px;
	font-family: 'Montserrat', Arial, Tahoma;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 0%;
}
.news-box .form-link a:hover,
.news-box .form-link a:focus,
.news-box .form-link a:active{
	text-decoration: none;
	color: #fff;
	background-color: #ed6e2b;
	border-color: #ed6e2b;
}



@media (max-width: 768px) {
	.news-box .news-element-name{
		font-size: 1rem;
	}
	.carousel-nav{
		display: none;
	}
	.news-box-gallery .carousel{
		margin-bottom: 0;
	}
	.news-box-gallery .carousel-main .carousel-cell .carousel-image{
		height: 250px;
	}
	.news-box-gallery .carousel-main .carousel-cell .carousel-description{
		height: auto;
		padding-top: 1rem;
	}
	.news-box .form-link a:hover,
	.news-box .form-link a:focus,
	.news-box .form-link a:active,
	.news-box .form-link a{
		color: #ed7f2c;
		padding: 0;
		border: none;
		background-color: transparent;
}
}

/* End */
/* /bitrix/templates/sizvchs/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17155137171703 */
