body {
	background-color: #fff;
	ont-family: "Cabin", serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
	font-variation-settings:
	"wdth" 100;
}

a {
	color: #000;
	text-decoration: none;
}

.cs_no_pad {
	padding: 0px !important;
	margin: 0px !important;
}

.cs_logo img {
	height: 50px;
}

.cs_hot_news {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 15px;
	background-color: #fff;
	padding-top: 1px !important;
	padding-bottom: -10px !important;
}

.cs_hot_news a {
	color: #000 !important;
}

.cs_mcol_4 {
	background-color: #e59797;
	padding: 0px;
	margin: -7px;
}

.cs_mcol_4_cat {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

.cs_mcol_4_cat a {
	color: #fff;
	text-decoration: none;
}

.cs_mcol_8_3_cat a {
	color: #000;
	text-decoration: none;
}

.cs_mcol_4_2_cat a {
	color: #000;
	text-decoration: none;
}

.cs_mcol_12_cat a {
	color: #000;
	text-decoration: none;
}

.cs_mcol_8_cat a {
	color: #fff;
	text-decoration: none;
}

.cs_mcol_4_title {
	color: #674F3D;
	font-size: 16px;
	height: 120px;
}

.cs_mcol_4_more {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #D2C1B2;
}

.cs_mcol_4_more a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	float: left;
}




.cs_mcol_8 {
	background-color: #b4ddcf;
	padding: 0px;
	margin: -7px;
}

.cs_mcol_8_cat {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

.cs_mcol_8_title {
	color: #828580;
	font-size: 16px;
	height: 120px;
}

.cs_mcol_8_more {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #D2C1B2;
}

.cs_mcol_8_more a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	float: left;
}





.cs_mcol_12 {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 140%;
	padding: 0px;
	margin: -7px;
}

.cs_mcol_12_cat {
	color: #674F3D;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

.cs_mcol_title {
	height: 360px;
}









.cs_mcol_4_2 {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

.cs_mcol_4_2_cat {
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

.cs_mcol_4_2_title {
	color: #674F3D;
	font-size: 16px;
	height: 300px;
}



.cs_mcol_4_2_more {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #D2C1B2;
}

.cs_mcol_4_2_more a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	float: left;
}




.cs_mcol_8_2 {
	background-color: #484848;
	padding: 0px;
	margin: 0px;
	height: 360px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 140%;
}



.cs_mcol_8_3_photo {
	background-color: #484848;
	padding: 0px;
	margin: 0px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 140%;
}

.cs_mcol_8_3_info {
	background-color: #fff;
}

.cs_mcol_8_3 {
	padding: 0px;
	margin: -7px;
}


.carousel-item {

}

.cs_mcol_12_title p {
	float: left;
	width: 50%;
	font-size: 30px !important;
}



.navbar-dark .navbar-nav .nav-link {
    color: #000 !important;
	text-decoration: none;
}

.navbar-dark .navbar-nav .nav-link {
    color: #000 !important;
    font-size: 20px;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.cs_logo {
	padding: 10px 20px 10px 0px;
}



.cs_nav {
	padding: 0px;
}

/*
.cs_nav_container {
	background-image: url('../img/nav-bg.png?v=31564sdf');
	background-position: center;
	background-repeat: repeat-x;
}
*/

.bg-dark {
    background-color: #fff !important;
	color: #000 !important;
}


.cs_right_panel_header {
	background-color: #D40000;
	color: #ffff !important;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: bold;
}

.cs_right_panel {
	background-color: #F6F6F6;
	padding: 20px 20px 40px 20px;
	margin-bottom: 60px;
	/* -webkit-box-shadow: -2px 2px 23px -9px rgba(168,168,168,1);
	-moz-box-shadow: -2px 2px 23px -9px rgba(168,168,168,1);
	box-shadow: -2px 2px 23px -9px rgba(168,168,168,1); */
}

.cs_right_panel a {
	color: #000;
	font-size: 16px;
	text-decoration: none;
}

.cs_right_news_title {
	color: #000;
	font-size: 13px;
	border-bottom: 2px solid #E4E4E4;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 7px;
}

.cs_right_news {
	/* background-color: #EBEBEB; */
}

.cs_right_row {
	padding-left: 15px;
	padding-right: 15px;
}














.cs_mob_news_row {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.cs_mob_news_photo {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 140%;
	height: 100px;
	overflow: hidden;
	background-color: #eee;
}

.cs_mob_news_title {
	padding: 0px 10px 0px 10px;
}

.cs_mob_news_title a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
}

.cs_content img {
	max-width: 100% !important;
	height: auto !important;
}


.cs_mobile_manchette {
	height: 340px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 140%;
	background-color: #eee;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cs_mobile_manchette p {
	float: left;
	width: 80%;
}

.cs_mobile_manchette a {
	float: left;
    color: #fff;
	width: 100%;
    text-decoration: none;
    font-size: 25px;
    padding-left: 20px;
    line-height: 30px !important;
	font-weight: 700;
	
}

.cs_news_title_back {
	background-image: url('../img/news-back-bg.png');
	float: left;
	width: 100%;
	margin-top: 218px;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 122px;
}

.cs_mobile_carousel_caption {
	right: 0 !important;
	bottom: 0 !important;
    left: 0 !important;
}



.cs_mobile_carousel_caption a {
	color: #000 !important;
}


.cs_mobile_carousel_caption p {
    color: #000 !important;
}

.cs_mobile_carousel_item img {
	margin-top: -13px !important;
}

.cs_social i {
	padding-top: 6px;
}

.cs_social a {
	width: 30px;
	height: 30px;
	background-color: #eee;
	color: #D40000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 10px;
	font-size: 18px;
	float: right;
	text-align: center;
}

.cs_social a:hover {
	background-color: #D40000;
	color: #fff;
}


.cs_social_web i {
	padding-top: 6px;
}

.cs_social_web a {
	width: 30px;
	height: 30px;
	background-color: #eee;
	color: #D40000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 10px;
	font-size: 18px;
	float: left;
	text-align: center;
	margin-top: 10px;
}

.cs_social_web a:hover {
	background-color: #D40000;
	color: #fff;
}


.cs_news_title h3 {
	font-size: 22px;
    font-weight: 700;
    line-height: 24px;
	margin-top: 10px;
}

.cs_news_title a {
	color: #000;
	text-decoration: none;
}

.cs_news_title a:hover {
	color: #D40000;
}

.cs_news_pan {
	margin-bottom: 20px;
}

.cs_mobile_container {
	margin-top: 10px;
	margin-bottom: 10px;
}



.news-ticker {
  width: 100%; /* Занимает всю ширину родителя */
  height: 50px; /* Высота одной строки */
  overflow: hidden; /* Скрываем лишний контент */
  position: relative;
}

.news-items {
  position: absolute;
  top: 0;
}

.news-item {
  height: 50px; /* Соответствует высоте контейнера */
  line-height: 50px; /* Центрирует текст вертикально */
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
}

.news-item a {
	text-decoration: none;
}

#carouselLeftCaptions {
	margin: -7px;
}

#carouselRightCaptions {
	margin: -7px;
}

.cs_mcol_8_2 {
	margin: -7px;
}

.cs_navbar {
	margin-right: -45px;

}

.cs_mobile_carousel_inner {
	
}

.cs_mobile_menu {
	display: none;
	font-size: 30px;
	margin-top: -15px;
}

/*
.cs_mobile_seach {
	display: none;
	font-size: 28px;
	margin-top: -15px;
}
*/

.cs_mobile_tv {
	display: none;
	font-size: 28px;
	margin-top: -15px;
}

.cs_mobile_menu_close {
	font-size: 30px;
	margin-top: -10px;
	position: absolute;
	top: 20px;
	right: 20px;
}

.cs_mobile_menu_close img {
	height: 30px !important;
}

.cs_mobile_menu_toggle {
	color: #c51b1b !important;
}

.cs_mobile_menu_toggle img {
	height: 15px;
}


.cs_mobile_ring {
	margin-left: 10px;
}

.cs_mobile_ring img {
	height: 15px;
}

.cs_mobile_menu_search {
	color: #989898 !important;
}

.cs_mobile_search_panel {
	display: none;
	z-index: 999999;
	position: absolute;
	float: left;
	width: 100%;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}


.cs_mon_header_cats {
	display: none;
}

.cs_mobile_white_bg {
	display: none;
	background-color: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	min-height: 1200px;
	z-index: 998;
	opacity: 0.8;
}

.cs_nav {
	margin-top: 0px;
	z-index: 999;
}

.cs_mobile_fixed_menu {
	display: none;
	background-color: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	min-height: 1200px;
	z-index: 9999;
}

.cs_mobile_search {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

.cs_mobile_category {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	float: left;
	width: 100%;
}

.cs_mobile_category ul {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}

.cs_mobile_category ul li {
	float: left;
	font-size: 18px;
	padding: 5px 10px;
	border: 1px solid #070707;
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius: 15px;
	list-style: none;
	color: #070707;
}

.cs_mobile_category ul li a {
	color: #070707;
}

.cs_mobile_social {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}

.cs_mobile_social a {
	width: 30px;
	height: 30px;
	background-color: #eee;
	color: #D40000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 10px;
	font-size: 25px;
	float: left;
	text-align: center;
}

.cs_mobile_head {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.cs_mobile_head img {
	height: 40px;
}

.cs_web_menu_tv img {
	height: 25px;
}

.cs_mobile_menu_tv img {
	height: 25px;
}

.cs_mcarousel_photo {
	float: left;
	width: 100%;
	height: 400px;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 110%;
	margin-bottom: 10px;
}

@media only screen and (max-width: 600px) {


	
	.cs_logo img {
		height: 26px !important;
		margin-left: 90px;
		margin-top: 2px;
	}
	
	.cs_mob_top {
		margin-top: 5px;
	}
	
	.news-item {
		height: auto;
        min-height: 50px !important;
	}
	
	.cs_mobile_carousel_item {
		
	}
	
	.cs_mobile_carousel_item img {
		width: auto;
		min-height: 220px !important;
	}
	
	.cs_nav {
		margin-top: 0px;
	}
	
	.cs_mobile_menu {
		display: block;
		position: absolute;
		top: 20px;
		left: 15px;
	}
	
	/*
	.cs_mobile_seach {
		display: block;
		position: absolute;
		top: 20px;
		right: 70px;
	}
	*/
	
	.cs_mobile_tv {
		display: block;
		position: absolute;
		top: 20px;
		right: 20px;
	}
	
	.cs_mon_header_cats {
		display: block;
	}
	
	
	.cs_mcarousel_photo {
		height: 265px;
	}
	
	
}



 /*
.marquee-container {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}


.marquee {
	display: inline-block;
	animation: scroll 10s linear infinite;
	white-space: nowrap;
}


@keyframes scroll {
	0% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(-100%);
	}
}


.marquee-container:hover .marquee {
	animation-play-state: paused;
}


.marquee a {
	color: blue;
	text-decoration: none;
	margin: 0 10px;
}

.marquee a:hover {
	text-decoration: underline;
}
*/


.swipe-list {
	display: flex;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
	-webkit-overflow-scrolling: touch;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	-webkit-overflow-scrolling: touch; /* Плавная прокрутка на iOS */
}

.swipe-list::-webkit-scrollbar {
	display: none; /* Скрыть скроллбар для Webkit-браузеров */
}

.swipe-list {
	-ms-overflow-style: none; /* Скрыть скроллбар для IE и Edge */
	scrollbar-width: none; /* Скрыть скроллбар для Firefox */
}

.swipe-list li {
	flex: 0 0 auto;
	margin-right: 10px;
	list-style: none;
	scroll-snap-align: start;
	padding: 0px 8px 0px 8px;
	color: #051D39;
	display: flex;
	justify-content: center;
    font-size: 14px;
}


.cs_mobile_pages {
	margin-top: 20px;
}

.cs_mobile_pages ul {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}

.cs_mobile_pages ul li {
	float: left;
	width: 30%;
	background-color: #F3F3F3;
	list-style: none;
	padding: 20px;
	border-radius: 20px;
	margin-left: 3%;
	text-align: center;
}

.cs_mobile_pages a {
	float: left;
	width: 100%;
}

.cs_mobile_pages span {
	float: left;
	width: 100%;
	fon-size: 20px;
	margin-top: 5px;
}

.cs_mob_news_info ul {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}

.cs_mob_news_info ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
	font-size: 12px;
	margin-right: 14px;
	font-weight: 500;
	color: #7b7b7b;
}

.cs_mob_news_info {
	float: left;
	width: 100%;
	margin-top: 3px !important;
}

.cs_mob_news_info_right ul {
	float: right !important;
}

.cs_mob_news_info_right ul li {
	float: right !important;
}

.cs_banner_border {
	border: 1px solid #000;
}

.cs_second_banner {
}

.marquee_icon {
	color: #000;
	float: left;
	position: absolute;
	background-color: #fff !important;
	padding-right: 10px;
	margin-left: -10px;
}

.marquee marquee {
	margin-left: 13px;
}

.marquee {
	float: left;
	width: 100%;
	margin-bottom: -5px;
}

.carousel-caption {
    position: relative;
    right: 0px;
    left: 0px;
    padding-top: 0px;
    padding-bottom: 0px
    color: #000;
    text-align: left;
}

.cs_mobile_cc_title {
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
	font-size: 22px !important;
	line-height: 30px !important;
	text-align: center;
	min-height: 100px;
	float: left;
	width: 100%;
	margin-bottom: 38px;
}

.cs_mobile_cc_desc {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
}

.cs_mobile_cc_author {
	min-height: 22px;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	margin-top: 5px;
}

.cs_color_red {
	color: #eb4949 !important;
}

.cs_mob_manchette_lines {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}



.cs_news_scard {
	margin-bottom: 20px;
}

.cs_news_sdate {
	color: rgb(84, 86, 88);
	font-size: 13px;
}

.cs_news_stitle {
	color: rgb(84, 86, 88);
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	margin-bottom: 8px;
}

.cs_news_sphoto {
	margin-bottom: 8px;
}

.cs_news_sphoto img {
	max-width: 100%;
}

.cs_news_sphoto a {
	float: left;
	width: 100%;
	height: 180px;
	overflow: hidden;
}

.cs_bold {
	font-weight: 700;
}

.cs_red {
	color: #ff0000 !important;
}

.cs_red a {
	color: #ff0000 !important;
}


.carousel-indicators [data-bs-target] {
    background-color: #7e7d7d;
	width: 10px;
    height: 10px;
	border-radius: 50%;
	opacity: 0.3;
	margin-right: 5px;
    margin-left: 5px;
}

.carousel-indicators .active {
	opacity: 1;
}

.cs_web_header {
	margin-top: 10px;
	margin-bottom: 10px;
}

.cs_sor_row {
    border: 1px solid #000;
    margin: 0px;
    text-align: center;
    margin-bottom: 20px;
}

.cs_sor_row h4 {
    font-size: 22px;
    margin-top:12px;
    margin-bottom:15px;
    color: #ff0000;
    font-weight: 700;
}

.cs_sor_row h5 {
    font-size: 20px;
    margin-top:12px;
    margin-bottom:15px;
}

.blinking {
  animation: blink 1s infinite;
}

@keyframes blink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}