

/* Start:/bitrix/templates/main/components/bitrix/news/news/style.css?16117473401378*/
.owl-gallery {
	position: relative;
}
.owl-item .container {
	padding: 0;
}
.gallery-item {
	position: relative;
	width: 1140px;
	height: 800px;
	background-color: rgba(25, 38, 128, 0.7);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.owl-item .gallery-shadow-on-block {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.7;
	background-color: #192680;
	transition: 1s;
}
.owl-item.center .gallery-shadow-on-block {
	opacity: 0;
}

.owl-gallery .owl-nav {
	position: absolute;
	width: 1140px;
	height: 1px;
	margin: 0 auto;
	top: 45%;
	left: 0;
	right: 0;
}
.owl-gallery .owl-nav i {
	font-size: 40px;
}
.owl-gallery .owl-nav .owl-prev {
	float: left;
	margin: -20px 0 0 30px !important;
	background-color: initial !important;
}
.owl-gallery .owl-nav .owl-next {
    float: right;
	margin: -20px 30px 0 0 !important;
    background-color: initial !important;
}
@media(max-width: 1199px){
	.gallery-item,
	.owl-gallery .owl-nav {
		width: 940px;
	}
}
@media(max-width: 991px){
	.gallery-item,
	.owl-gallery .owl-nav {
		width: 720px;
	}
}
@media(max-width: 767px){
	.gallery-item {
		width: 100%;
		height: 290px;
	}
	.owl-gallery .owl-nav {
		width: 100%;
	}
	.owl-item .gallery-shadow-on-block {
		display: none;
	}
}
@media (max-width: 767px) and (orientation:portrait) {
	.gallery-item {
		height: 200px;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?153181275751*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/no_banner/style.css?15318127471056*/
.news_item_head {
	min-height: 260px;
	padding: 50px 0;
	margin-bottom: 30px;
	color: #fff;
	background-color: #ccc;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.news_item_head h1 {
	text-transform: uppercase;
	font-size: 26px;
	font-family: "MullerBold";
}

.news_item {
	margin-bottom: 50px;
}

.news_image {
	margin-bottom: 30px;
	height: 200px;
	overflow: hidden;
}

.news_image a {
	transition-duration: 2s;
	display: block;
	height: inherit;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.news_item:hover .news_image a {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.news_name {
	margin-bottom: 15px;
}

.news_name a {
	color: #212121;
	font-size:16px;
	font-family: "MullerBold";
}

.news_name a:hover {
	color: #212121;
}

.news_date {
	margin-bottom: 25px;
	font-size: 14px;
	color: #767676;
}

.news_text {
	font-size: 14px;
	color: #767676;
}

.owl_carusel_news {
	margin-bottom: 20px;
}
/* End */
/* /bitrix/templates/main/components/bitrix/news/news/style.css?16117473401378 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?153181275751 */
/* /bitrix/templates/main/components/bitrix/news.list/no_banner/style.css?15318127471056 */
