h4 {
font-size: 14px !important;
line-height: 1.5 !important;
}

a {
	color: #5983a7 !important; 
	font-weight: normal !important;
	/*color: #bfa21a! important;*/
	/*color: #FD9F05! important;*/
}

#sp-header {
	background-color: #5983a7 !important;
}

#sp-logo {
	background-color: rgba(255, 255, 255, 0.66)
}

#sp-main-body {
padding: 50px 0 !important;
background-color: #f5f5f5;
}	

.bannergroupcentralbanner {
	margin-bottom: 50px;
}

ul.social-icons >li a {
	color: #4267b2 !important;
}

.sp-contact-info a {
	color: #4267b2 !important;
}

.sp-menu-item a {
	color: #fff !important;
	font-weight: bold;
}

.sp-menu-item a:hover {
	color: #bfa21a !important;
	font-weight: bold;
	
}

#sp-component {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

p.error {
color: #8A1F11;
background: #FBE3E4 url(../images/typo_error.png) no-repeat 10px center;
border: 1px solid #F5B7B8;
padding: .6em 1em 0.6em 3.4em;
margin-bottom: 2em;
}

p.notice {
    color: #514721;
    background: #FFF6BF url(../images/typo_note.png) no-repeat 10px center;
    border: 1px solid #FFDE24;
	padding: .6em 1em 0.6em 3.4em;
margin-bottom: 2em;
}
/*Кнопки*/
.sppb-btn-primary.sppb-btn-outline {
	border-color: #bd4343 !important;
}

.sp-module-title {
	border-bottom: 1px solid #ccc;
}

h3.sp-module-title:before {
	font-family: FontAwesome;
	content: "\f142";
	height: 20px;
	width: 10px;
	display: inline-block;
	color: #ff6a00;
}

.sp-module-title h3:before {
	font-family: FontAwesome;
	content: "\f142";
	height: 20px;
	width: 10px;
	display: inline-block;
	color: #ff6a00;
	font-size: 14px !important;
}

.sp-module-title h3 {
	font-size: 14px !important;
}

.sppb-btn-primary.sppb-btn-outline:hover, .sppb-btn-primary.sppb-btn-outline:focus, .sppb-btn-primary.sppb-btn-outline:active, .sppb-btn-primary.sppb-btn-outline.active, .open > .dropdown-toggle.sppb-btn-primary.sppb-btn-outline {
background-color: #e6e6e6 !important;
}

#mod-search-searchword {
	width: 100%
}

.helix-social-share .helix-social-share-icon ul li div a {
	border-radius: 0px !important;
	
}

.webfactor_default form.ajaxWebfactorForm input {
	border-color: #cccccc !important;
}

.webfactor_default .ajaxWebfactorForm input[id^=submit]:hover, .webfactor_default .ajaxWebfactorForm input[id^=submit]:active {
}

.static .entry-header {
	display: none !important;
}

p.readmore {
	text-align: right;
}

.blog .article-info {
	display: none;
}

.entry-header h1 {
	margin: 0 0 8px 0 !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
	font-weight: 600 !important;
}

.entry-header h2 {
	margin: 0 0 8px 0 !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
}


.sppb-panel-primary > .sppb-panel-heading {
	background: #5983a7;
}

.sppb-nav-tabs > li > a {
	color: #000 !important;
}

.article-info {
	font-size: 11px;
}

.blog-featured .entry-header {
	margin-bottom: 20px !important;
}
.jevrow1 .mod_events_latest {
border-top: solid 1px #ccc;
padding-top: 20px;
}

.jevrow0 .mod_events_latest {
border-top: solid 1px #ccc;
padding-top: 20px;
}

.mod_events_latest_content a {
	font-family: Open Sans, sans-serif !important;
	font-size: 14px !important;
	font-weight: normal;
	
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background: #5983a7 !important;
	padding: 10px !important;
	}
	
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
	background: #567a99 !important;
}

.blog img, .item.item-page img {
	margin-right: 5px;
	margin-left: 5px;
}
/*вкладки*/
.sppb-nav-tabs {
  border-bottom: 1px solid #5983a7;
}
.sppb-tab-content {
  margin-top: 15px;
}
.sppb-nav-tabs-content {
  margin-top: 0;
  border: 1px solid #5983a7;
  background: #fff;
  border-top: 0;
  padding: 15px;
}
.sppb-nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.sppb-nav-tabs > li > a {
  font-size: 14px;
  font-weight: bolder;
  line-height: 1.42857143;
  padding: 12px 15px;
  background: #5983a7;
  color: inherit;
  border: 1px solid #5983a7;
  border-right-width: 0;
}
.sppb-nav-tabs > li:last-child > a {
  border-right-width: 1px;
}
.sppb-nav-tabs > li > a > i {
  margin-right: 5px;
}
.sppb-nav-tabs > li.active > a,
.sppb-nav-tabs > li.active > a:hover,
.sppb-nav-tabs > li.active > a:focus {
  color: inherit;
  background-color: #ffffff;
  border-bottom-color: transparent;
  cursor: default;
}
.sppb-nav-tabs.sppb-nav-justified {
  width: 100%;
  border-bottom: 0;
}
.sppb-nav-tabs.sppb-nav-justified > li {
  float: none;
}
.sppb-nav-tabs.sppb-nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .sppb-nav-tabs.sppb-nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .sppb-nav-tabs.sppb-nav-justified > li > a {
    margin-bottom: 0;
  }
}
.sppb-nav-tabs.sppb-nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.sppb-nav-tabs.sppb-nav-justified > .active > a,
.sppb-nav-tabs.sppb-nav-justified > .active > a:hover,
.sppb-nav-tabs.sppb-nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
.pager li>a, .pager li>span {
	border-radius: 0;
}

.sp-megamenu-parent >li >a {
	padding: 0 10px !important;
	letter-spacing: 0 !important;
}

#sp-footer {
    background: #5983a7 !important;
}

.btn {
	border-radius: 0px !important;
}


.jevbootstrap [class^="fa fa-"] {
	margin-right: 3px;
}

.mod_events_latest_date {
	vertical-align: middle !important;
}

.bannergroup .banneritem {
	padding: 20px 0;
}
	
#sp-header .fa.fa-facebook {
	border: 1px solid #fff;
	padding: 5px;
    height: 24px;
    width: 24px;
    text-align: center;
}

.img_caption {
	font-size: 10px !important;
}

figcaption.text-center {
	font-size: 13px !important;
	background-color: #e1e1e1;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	
}
.img_caption.left {
	padding-right: 10px;
}
