.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 1.6rem;
}
.speasyimagegallery-row > div > .speasyimagegallery-gallery-item {
  padding: 10px;
  background-color: #233f88;
}
.speasyimagegallery-gallery-item {
  cursor: zoom-in;
  display: block;
  border: 10px solid #fff;
}
.speasyimagegallery-gallery-item > div::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 100%);
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(35, 78, 140) 100%);
  opacity: 0;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
}
.speasyimagegallery-gallery-item-title {
  font-size: 14px;
}
.sp-page-title .sp-page-title-heading {
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 17px !important;
  line-height: 0.8;
  font-weight: 600;
}
#sp-header #sp-menu > .sp-column > .sp-module {
  height: 70px;
}
#sp-main-body {
    padding-top: 80px;
}
.article-details  {
  margin-bottom: 40px;
}
.article-info > span {
  margin-bottom: 10px;
}
.article-info>span a:hover{
color:#0364a8;
}
h1 {
  margin-bottom: 30px;
}
.article-list .article .article-header h2 {
  font-size: 1.1rem;
}
.header-7#sp-header {
  background: #233F88;
}
.header-7#sp-header > .container > .container-inner {
  background: #233F88;
}
.header-7#sp-header .sp-megamenu-parent > li.active > a, .header-7#sp-header .sp-megamenu-parent > li:hover > a {
  background: #0364a8;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  border-bottom-color: #0364a8;
}
.sp-page-title.title-image-bg::before {
  background: rgba(32, 54, 70, 0.02);
}
#sp-title {
  min-height: 0;
  margin-top: 8px;
}
blockquote {
  border-left-color: #0aa5aa;
}
.text-primary {
  color: #0364a8 !important;
}
.sppb-addon-feature.feature-box-13 .sppb-addon-content::after {
  border-left-color: #0AA5AA;
}
.sppb-addon-feature.feature-box-13 .sppb-addon-content::before {
  background: #0AA5AA;
}
.sppb-addon-feature.feature-box-13 .sppb-addon-content .sppb-icon-container i {
  color: #0AA5AA;
}
.sppb-addon-feature.feature-box-13:hover .sppb-addon-content .sppb-addon-title a {
  color: #0AA5AA;
}
a:hover,
a:focus,
a:active {
  color:#0364a8;
}
[class*="title-9"].sppb-section .sppb-section-title .sppb-title-heading::before, [class*="title-9"].sppb-addon .sppb-addon-title::before {
  background: #0364A8;
}
[class*="title-9"].sppb-section .sppb-section-title .sppb-title-heading::after, [class*="title-9"].sppb-addon .sppb-addon-title::after {
  border-top-color: #0364A8;
}
.sp-megamenu-wrapper .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-family: 'Helvetica', sans-serif !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
  color:#0364A8
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color:#0364A8;
}
.icon-box-primary [class*="icon-container"] {
  background: #233F88 !important;
}
.header-7#sp-header .module-search-overlay a i {
  background: #0364a8;
}
body .btn-primary {
  background: #0364a8;
  color: #FFFFFF;
  border: 1px solid #0364a8;
}
.sp-scroll-up {
  background: #0364A8;
}
body .btn-primary,
body .sppb-btn-primary {
  background:#0364a8;
  color:#FFFFFF;
  border:1px solid #0364a8;
}
body .btn-primary.disabled,
body .btn-primary:hover,
body .btn-primary:active,
body .btn-primary:not(:disabled):not(.disabled):active,
body .sppb-btn-primary.disabled,
body .sppb-btn-primary:hover,
body .sppb-btn-primary:active,
body .sppb-btn-primary:not(:disabled):not(.disabled):active {
  background:#233f88;
  color:#FFFFFF;
  border:1px solid #233f88;
}
.sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-addon-title {
  color: #0364A8;
}
@media (max-width:700px) {
   .module-search-overlay  {
    display:none !important;
  }
   .logo-image-phone {
  height: 40px !important;
}
}
#sp-footer:not([class*="bg-"]) a:not([class*="btn"]):hover,
#sp-footer:not([class*="bg-"]) a:not([class*="btn"]):active,
#sp-footer:not([class*="bg-"]) a:not([class*="btn"]):focus,
#sp-bottom:not([class*="bg-"]) a:not([class*="btn"]):hover,
#sp-bottom:not([class*="bg-"]) a:not([class*="btn"]):active,
#sp-bottom:not([class*="bg-"]) a:not([class*="btn"]):focus {
  color:#79c7db;
}