

/* Start:/bitrix/templates/center/components/bitrix/news/gotoviedoma/bitrix/news.detail/.default/style.css?1516297104900*/
.article-header{
	width: 100vw;
	height: 40vh;
	background-size: cover;
	background-position: 0 30%;
	background-color: #00000096;
	background-blend-mode: overlay;
	filter: grayscale(100%);
	display: flex;
	justify-content: center;
	align-items: center;
}
h1 {
	color: #fff;
	font-size: 62px;
}
.footer img {
	max-width: 100%;
}
section.footer.wrap div {
	flex: 1 1 45%;
	padding: 5px;
	box-shadow: 0px 0px 3px 0px #0000004a;
	margin: 10px;
	display: flex;
	align-items: center;
	cursor: zoom-in;
}
section.footer.wrap {
	display: flex;
	flex-wrap: wrap;
}
section.wrap.description {
	box-shadow: 0px 0px 3px 0px #0000004a;
	margin-bottom: 15px;
	margin-top: 15px;
}
.description div {
	padding: 35px;
}
body {
	overflow-x: hidden;
}
@media (max-width: 1100px){
	h1{
		font-size:62px;
	}
}
@media (max-width: 768px){
	h1{
		font-size:42px;
	}
}
@media (max-width: 500px) {
	h1{
		font-size:25px;
	}
}
/* End */
/* /bitrix/templates/center/components/bitrix/news/gotoviedoma/bitrix/news.detail/.default/style.css?1516297104900 */
