body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background : #FFF;
}

#sp-logo span.logo {
  font-family : "Open Sans";
  font-weight : 700;
  font-size : 28px;
  color : #222;
  text-transform : uppercase;
}

.logo-image {
  margin-top: 5px;
}

#sp-logo span.logo a {
  color : #222;
}

#sp-header .logo a {
  font-size: 28px;
  color : #222;
}

#sp-menu > .sp-column {
	justify-content: end;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover, .sp-megamenu-parent > li.active > a {
  color: #454545;
  opacity: 1;
  font-family : "Open Sans";
  font-weight : 600;
  font-size : 15px;
}

.sp-megamenu-parent > li:hover > a {
  color: #D91014;
}

.sp-megamenu-parent > li > a::before, .sp-megamenu-parent > li > span::before, .sp-megamenu-parent > li > a:hover::before {
  background-color: #D91014;
}

#sp-menu a.online-mlink, #sp-menu a.vk-mlink, #sp-menu a.ok-mlink, #sp-menu a.tg-mlink {
  margin-left: 30px;
  margin-right: 8px;
  background-color: #D91014;
  color: #FFF;
  line-height: 40px;
  border-radius: 40px;
  font-weight : 400;
}

#sp-menu a.vk-mlink, #sp-menu a.ok-mlink, #sp-menu a.tg-mlink {
	font-size : 0px;
	padding-left : 0px;
	padding-right : 0px;
	min-width : 40px;
  margin-left: 8px;
  margin-right: 8px;
  transition: 0.3s;
}

#sp-menu a.tg-mlink {
	background : #FFF;
}

.sp-megamenu-parent > li {
  vertical-align: middle;
}

#sp-menu a.vk-mlink::after {
  font-family: 'Font Awesome 5 Brands';
  content: "\f189";
  color: #FFF;
  display: block;
  font-size: 25px;
  line-height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}

#sp-menu a.ok-mlink::after {
  font-family: 'Font Awesome 5 Brands';
  content: "\f263";
  color: #FFF;
  display: block;
  font-size: 25px;
  line-height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}

#sp-menu a.tg-mlink::after {
  font-family: 'Font Awesome 5 Brands';
  content: "\f2c6";
  color: #D91014;
  display: block;
  font-size: 40px;
  line-height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  transition: 0.3s;
}

#sp-menu a.online-mlink:hover, #sp-menu a.vk-mlink:hover, #sp-menu a.ok-mlink:hover {
  background-color: #B90004;
}

#sp-menu li:hover a.online-mlink::before, #sp-menu li:hover a.ok-mlink::before, #sp-menu li:hover a.vk-mlink::before {
	display : none;
}

#sp-menu li:hover a.tg-mlink::after {
  color: #B90004;
  transition: 0.3s;
}

#sp-header {
  background: rgba(245, 245, 245, 0.8);
}

#topmp {
	padding-top : 120px;
	height : 700px;
	max-height : 700px;
	background : url('../images/mpbg.webp') top center no-repeat;
	background-size : cover;
}

#topmp img {
	padding-top : 44px;
	margin : 0px auto;
	display : block;
}

.mp-title-one h1 {
	padding-top : 50px;
	font-size : 60px;
	line-height : 60px;
	font-family : "Open Sans";
	font-weight : 400;
	text-transform : uppercase;
	color : #222;
}

.mp-title-two h2 {
	padding-top : 20px;
	font-size : 24px;
	line-height : 36px;
	font-family : Arial;
	font-weight : normal;
	color : #363636;
}

.mp-title-three .sppb-addon-title {
	padding-top : 20px;
	font-size : 16px;
	line-height : 24px;
	font-family : Arial;
	font-weight : normal;
	color : #444;
}

.mp-title-one h1 span {
	font-size : 44px;
	line-height : 44px;
	font-weight : 300;
	text-transform : none;
}

.ap-mpage .logo-image {
	display : none;
}

.ap-mpage #sp-header {
	border : none;
	background: none;
}

.ap-mpage #sp-main-body {
	margin-top : -70px;
}

.mnwall-title {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.54) 16%,rgba(0,0,0,0.88) 100%);
  padding: 30px 15px 15px !important;
  margin: 0px;
  color: #FFF;
  box-sizing: border-box;
}

.mnwall-date {
  text-transform: uppercase;
  padding: 6px 10px;
  font-size: 13px;
  display: inline;
  background: rgba(77,77,77,0.7);
  color: #FFF!important;
}

.mnwall-masonry .mnwall-item-outer-cont.content-cover .mnwall-item-inner {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.mnwall-masonry .mnwall-item-inner {
  padding: 0px !important;
}

h3.mnwall-title {
  color: #FFF;
  font-weight: 400;
  font-size : 18px;
  line-height : 24px;
}

.psub-title {
  width: 100%;
  border-bottom: 2px solid #D91014;
  margin-bottom: 30px;
  text-align: left;
  padding-bottom : 10px;
  margin-bottom: 15px;
}

.sp-megamenu-parent > li.active:hover > a {
  color: #D91014;
}

.mnwall-detail-box:hover {
	opasity : 0.7;
}

body .sppb-btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn.sppb-btn-default, body .btn.sppb-btn-primary, body .btn.btn-primary {
  background: #D91014;
  border-color: #D91014;
  color: #fff;
}

body .sppb-btn.sppb-btn-default:hover, body .sppb-btn.sppb-btn-default:focus, body .sppb-btn.sppb-btn-default:active, body .sppb-btn.sppb-btn-primary:hover, body .sppb-btn.sppb-btn-primary:focus, body .sppb-btn.sppb-btn-primary:active, body .sppb-btn.btn-primary:hover, body .sppb-btn.btn-primary:focus, body .sppb-btn.btn-primary:active, body .btn.sppb-btn-default:hover, body .btn.sppb-btn-default:focus, body .btn.sppb-btn-default:active, body .btn.sppb-btn-primary:hover, body .btn.sppb-btn-primary:focus, body .btn.sppb-btn-primary:active, body .btn.btn-primary:hover, body .btn.btn-primary:focus, body .btn.btn-primary:active {
  background: #B90004;
  border-color: #B90004;
  color: #fff;
}

.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #B90004;
}

.pform-title h4.sppb-addon-title {
	text-align : center;
	margin-bottom : 10px;
	font-size : 28px;
	line-height : 30px;
}

.pform-sub-title h4.sppb-addon-title {
	text-align : center;
	margin-bottom : 25px;
	font-size : 18px;
	line-height : 26px;
}

.online-form {
	max-width : 1000px;
	margin : 0px auto;
}

.online-form input[type="text"]:not(.form-control) {
  width: 100%;
  height: 55px;
  line-height: 55px;
  border: 1px solid #444;
  margin-bottom: 15px;
  padding: 0 10px 0 10px;
  font-size: 16px;
  color: #363434;
  background: #FFFFFF;
}

.online-form textarea {
  width: 100%;
  line-height: 24px;
  border: 1px solid #444;
  margin-bottom: 15px;
  padding: 10px;
  font-size: 16px; 
  color: #363434;
  background: #FFFFFF;
  border-radius: 5px;
  min-height : 100px;
}

.online-form textarea:focus, .online-form input[type="text"]:not(.form-control):focus, .online-form textarea:active, .online-form input[type="text"]:not(.form-control):active, .online-form input[type="text"]:not(.form-control):focus-visible {
  border: 1px solid #D91014!important;
  outline: none !important;
}

.online-form input[type="text"]::-moz-focus-inner, .online-form textarea::-moz-focus-inner {
  border: 0 !important;
}

br.for-pc {
	display : none;
}

.pers-data {
	text-align : center;
	font-size : 13px;
	color : #777;
}

.pers-data a {
	color : #666;
}

.dform-sub {
  background: #D91014;
  border-color: #D91014;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  text-transform: uppercase;
  padding: 12px 40px 13px 40px;
  z-index: 1;
  border-radius: 5px;
  margin : 0px auto 10px;
  display : inline-block;
  float : none;
  cursor : pointer;
} 

.dform-sub:hover {
	color : #FFF;
	background-color: #B90004;
	border-color: #B90004;
}

.textcenter, .online-form-send {
	text-align : center;
}

.online-form-send {
	font-size : 16px;
	line-height : 24px;
	color: #B90004;
	font-weight : bold;
}

.contacts-info h3.sppb-addon-title {
	font-size : 26px;
	line-height : 28px;
	margin-bottom : 20px;
	color : #333;
}

.contacts-info a {
	color : #444;
}

.contacts-info a:hover {
	color: #B90004;
}

.contacts-info div.sppb-addon-title {
	font-size : 18px;
	line-height : 28px;
	margin-bottom : 15px;
	color : #444;
}

img.bot-logo {
	height : 40px;
	width : auto;
	display : block;
	/* margin : 0px auto; */
}

#sp-footer .container-inner {
  padding: 30px 0 20px;
}

.textright-bot {
	text-align : center;
}

#sp-main-body {
  padding: 100px 0;
}

body:not(.ap-mpage) #sp-main-body {
  padding: 0px 0 0px;
}

#sp-main-body .blog {
	margin : 30px 0 50px;
}

.blog h2 .subheading-category, .article-details .article-header h1, .article-details .article-header h2 {
	font-size : 28px;
}

.blog h2 {
	margin-bottom : 40px;
}

.article-details .article-header h1, .article-details .article-header h2 {
	margin-top : 30px;
	margin-bottom : 5px;
}

.articleDate, .articleListDate {
	margin-bottom : 20px;
	color : #666;
	font-style : italic; 
	font-size : 14px;
}

.articleListDate {
	margin-bottom : 10px;
}

.page-item.active .page-link {
  background-color: #D91014;
  border-color: #D91014;
  color: #FFF;
  cursor : pointer;
}

.page-item.active .page-link:hover {
  background-color: #B90004;
  border-color: #B90004;
  color: #FFF;
}

.pagination-counter {
	display : none;
}

.pagination-wrapper {
  justify-content: center;
}

.divVkNews {
	display : none;
}



.article-list .article .article-header h1 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus {
  color: #D91014;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: 0px;
  border-radius: 5px;
  border-bottom: none;
}

.article-intro-image a img, .article-intro-image a img {
	transition: 0.3s;
}

.article-intro-image a:hover img {
	opacity : 0.8;
	transition: 0.3s;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #252525;
  font-size : 20px;
}

.article-list .article .article-header h2 {
  font-size : 20px;
}

.article-list .article {
  margin-bottom: 50px;
  padding: 0px;
  border: none;
  border-radius: 5px;
} 

.article-list .from-vk-news p br {
	margin-bottom : 7px;
}

.article-list .articleListIntro {
	max-height : 130px;
	overflow: hidden;
	position : relative;
	min-height: 60px;
	margin-bottom: 5px;
}

.article-list .articleListIntro::after {
    content: '';
    position: absolute;
    left: 0; bottom: 0;
    width: 100%;
    height: 50px;
    /* Градиент */
    background: -moz-linear-gradient(bottom, rgba(255,255,255, 0.2), #FFF 100%);
    background: -webkit-linear-gradient(bottom, rgba(255,255,255, 0.2), #FFF 100%);
    background: -o-linear-gradient(bottom, rgba(255,255,255, 0.2), #FFF 100%);
    background: -ms-linear-gradient(bottom, rgba(255,255,255, 0.2), #FFF 100%);
    background: linear-gradient(to bottom, rgba(255,255,255, 0.2), #FFF 100%);
}

.article-list .article .readmore a {
	color : #D91014;
	font-size : 13px;
	font-weight : 600;
	font-family : "Open Sans";
	text-transform : uppercase;  
}

.article-list .article .readmore a:hover, .article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
	color: #B90004;
}

#sp-header.header-sticky {
  background: rgba(255,255,255,0.6);
}

.article-details .pagenav {
	margin : 0px 0 30px;
}

.article-details .pager > li a {
  background-color : #f6f6f6;
  transition: 0.3s;
}

.article-details .pager > li a:hover {
	background-color : #D91014;
	color : #FFF;
	transition: 0.3s;
	border : none;
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
  margin-bottom : 8px; 
}

.articleImg {
	margin : 0px auto 30px;
	max-width : 70%;
}

.articleImg img {
	border-radius : 5px;
	max-width : 100%;
	height : auto;
	max-height : 400px;
	margin : 0px auto;
	display : block;
}

.mobtopicos, .bot-icos {
	display : none;
}

.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 5px;
}

.mnwall-masonry .content-cover .mnwall-photo-link, .mnwall-masonry .mnw-no-content .mnwall-photo-link {
  border-radius: 5px; 
}

html.error-page .btn.btn-secondary {
  background: #D91014;
  border-color: #D91014;
  padding: 18px 30px 18px 30px;
}

html.error-page .error-message {
  font-size: 40px;
  line-height: 60px;
  margin-bottom: 50px;
  color: #D91014;
}

html.error-page .btn.btn-secondary:hover, html.error-page .btn.btn-secondary:focus {
  color: #fff;
  background: #B90004;
  border-color: #B90004;
}

.isvideo {
	text-align:center;
	margin:20px 0;
}

.articleListIntro .isvideo {
	text-align:left;
	margin:10px 0;
}