body {color:rgba(52, 55, 92, 0.7);}

#sp-header {background: transparent; height:90px;box-shadow: none;}
#sp-header .logo {margin-top: 45px;}
#sp-logo { padding-left: 0px;}
.sp-megamenu-parent { margin-top: -65px;}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {color: #ac3c25;}
.sp-megamenu-parent > li:hover > a {color: #ab3825;}
.sp-megamenu-parent > li > a {color: #34375c;text-transform: uppercase;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {color: #fbbdaa;}
.article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus, .article-list .article .article-header h2 a:hover {color: #AF452F;}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {background: #A62C1A;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {color: #eee;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {color: #f4c6b8;}

.sppb-addon-articles-carousel .bx-controls.bx-has-pager {
  position: relative;
  width: 100%;
  top: 1%;
}
.sppb-addon-articles-carousel .bx-pager.bx-default-pager {text-align: left;left: 10px!important;}
.sppb-articles-carousel-content {box-shadow: 0 3px 6px -3px rgba(49,41,41,.1);}

.sppb-articles-carousel-meta-category {display: none;}
#sppb-addon-1641987534653 .sppb-articles-carousel-meta-date {font-weight: 400!important;}
#sppb-addon-1641987534653 .sppb-articles-carousel-link {line-height: 26px!important;}

.article-list .article {border: 1px solid #f5f5f5;border-radius: 3px;background: #fff;padding-bottom: 30px;}

.box1 {background-color:#F7E7E2;}
.article-list .article .article-header h2 {font-size: 1.775rem;margin: 0 0 1.25rem 0;}

.article-list .article .article-intro-image img {width:100%;}

.article-list .article .readmore {font-size: 0.975rem;display: inline-block;background-color: #34375C;padding: 12px 20px;margin-top:20px;}
.article-list .article .readmore a{color:#fff;}
.article-list .article .readmore a:hover{color:#fff;}

.article-list .article .readmore:hover {background-color:#333; color:#fff;}
.article-list .article .readmore:hover a {color:#fff;}

#sp-component .sp-column {background-color: #fff;}

.article-details .article-full-image img {width: 100%;}

.pagination-wrapper {padding: 0px 25px;}

.page-item.active .page-link {background-color: #AC3C25;border-color: #AC3C25;}
.page-link {padding: .575rem 1.35rem;}

#sppb-addon-1641987534653 .sppb-articles-carousel-link {
  color: #34375C;
  font-size: 30px;
}

.article-details {
  padding: 25px;
}


#sp-main-body {
  padding: 80px 0;
  background-color: #FBEFEB;
}

.sppb-carousel-text {
  display: none !important;
}
#sp-header .sp-module {
  margin-left: 40px;
  margin-top: -65px;
}
.fab.fa-facebook {color: #3a638e;}
.fab.fa-youtube {color: #dd5656;}
.fab.fa-instagram {color:#ec430f}

.logo-image {height: 120px ;border: 1px solid;padding-top: 10px;}


#sp-footer, #sp-bottom {
    background: #34375C;
    color: #FFFFFF;
}

.sp-page-title {background: #F8E0D8;padding: 20px 0px 50px 0px;}
.sp-page-title .sp-page-title-heading {float: right;}
#sp-footer .container-inner  {padding:20px 0px 10px 0px;}

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


body.ltr #offcanvas-toggler.offcanvas-toggler-right {position: absolute;right: 20px;}

.offcanvas-menu .logo-image {
  height: 86px;
  margin-top: 20px;
  margin-left: 5px;
}

@media (max-width:576px) {
 .sppb-row-container {max-width:540px}
 .logo-image {height: 86px;margin-left: 15px;}
 .sppb-addon-articles-carousel .bx-controls.bx-has-pager {
  position: relative;
  width: 100%;
  top: 1%;
}
.sppb-addon-articles-carousel .bx-pager.bx-default-pager {text-align: left;left: 10px!important;}
 
}
@media (min-width:768px) {
 .sppb-row-container {
  max-width:720px
 }
}
@media (min-width:992px) {
 .sppb-row-container {
  max-width:960px
 }
}
@media (min-width:1200px) {
 .sppb-row-container {
  max-width:1290px;
 }
}






