

/* Start:/local/templates/main/components/bitrix/news.list/slider.swiper/style.css?17405588041677*/
@media (min-width: 992px) {

	.swipermain {
		height: 500px !important;
		/* height: 100vh !important;  */
	}

	.swiper-main-h1 {
		/* font-size: 37px; */
		font-size: 30px;
		color: #003b50;
		font-weight: 600;
		/* margin-top: 100px; */
		/* line-height: 60px; */
		line-height: 40px;
	}

	.swiper-main-dis {
		/* font-size: 23px; */
		margin-bottom: 20px;
		color: #003b50;
		margin-top: 20px;
	}

	.slider_btn_static {
		font-weight: 500;
		text-align: center;
		color: #fff !important;
		background: #005573;
		cursor: pointer;
		text-decoration: none;
		border: 1px solid #005573;
		padding: 14px 29px;
		border-radius: 10px;
		transition: all 0.3s linear;
	}

}

@media (max-width: 992px) {

	.swipermain {
		height: 500px !important;
	}

	.swiper-main-h1 {
		/* margin-top: 50px; */
		/* font-size:30px; */
		font-size: 20px;
		color: #ffff;
		/* color: #003b50; */
	}

	.swiper-main-dis {
		/* font-size:14px; */
		font-size: 12px;
		margin-bottom: 10px;
		color: #ffff;
		/* color: #003b50; */
	}

	.swiper__content {
		background-color: #003b50bb;
		border-radius: 15px;
		padding: 1rem 1.5rem;
	}

	.slider_btn_static {
		font-weight: 500;
		text-align: center;
		color: #fff !important;
		background: #005573;
		cursor: pointer;
		text-decoration: none;
		border: 1px solid #005573;
		padding: 10px 20px;
		border-radius: 10px;
		transition: all 0.3s linear;
	}

}

@media (max-width:360px) {
	.swiper-main-dis {
		/* font-size:14px; */
		font-size: 11px;
		margin-bottom: 5px;
		color: #ffff;
		/* color: #003b50; */
	}
}



.slider_btn_static:hover {
	color: #fff !important;
	background: #64c3d0;
	border: 1px solid #64c3d0;
	text-decoration: none !important;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/tizer/style.css?1740558804820*/
.tizer{
	border: 1px solid #9999;
    border-radius: 15px;
    overflow: hidden;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(100, 195, 208, 0.7);
	-moz-box-shadow: 5px 5px 0px 0px rgba(100, 195, 208, 0.7);
	box-shadow: 5px 5px 0px 0px rgba(100, 195, 208, 0.7);
	position: relative;
	padding: 30px 30px 120px 30px;
	background-repeat: no-repeat !important;
    background-position: bottom right  !important;
	height: 100%;
	position:relative;
}

.tizer_name{
	display: block;
    text-align: center;
    font-weight: 700;
    border-bottom: 1px solid #999;
    color: #106381;
    height: 66px;
    font-size: 17px;
}

.tizer_dis{
	
    display: block;
    text-align: left;
    margin-top: 20px;
    font-size: 13px;
    color: #184e54;
    font-weight: 500;

}

.tizer_img{
	position:absolute;
	bottom:0px;
	right:0px;
}

/* End */
/* /local/templates/main/components/bitrix/news.list/slider.swiper/style.css?17405588041677 */
/* /local/templates/main/components/bitrix/news.list/tizer/style.css?1740558804820 */
