/* efi */
body {background-color: #fff;}
#sp-header { box-shadow: none;}
#sp-header {
    background: none;
}

#sp-header .logo {display:none;}
#sp-page-builder .page-content .sppb-section:first-child {
    margin-top: 30px;}
body.helix-ultimate .sppb-row-container {max-width: 960px;}
.sppb-responsive-bars {float: right;}
.sppb-nav-align-right {padding-right: 30px;}

#column-id-1603373075498 .flip-box-inner {vertical-align: middle !important;}

@media (max-width: 1200px) {
    #offcanvas-toggler {
        display: block !important;
        float: right !important;
        line-height: 87px !important;
        margin-left: 15px !important;
        font-size: 20px !important;
    }

.sp-megamenu-parent {   display: none !important;}
}
/* accordion */
.sppb-panel-title {
    font-size: 18px;
    font-weight: normal;
}
.sppb-panel-modern {
    background: #fff;
    border-bottom: 1px solid #e8eff1;
  border-top:none;
  border-left:none;
  border-right:none;
}
.sppb-panel-modern > .sppb-panel-heading {
    background: none !important;
}

#sp-header {
  height: 30px;}
#sp-menu {margin-top:30px;}

#sp-title .sp-column {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;

}
#sp-footer {
    font-size: 11pt;
    font-weight: 600;
}

#sp-footer2 {color:#b3b2b0}

#sppb-addon-1604482448157 .sppb-articles-carousel-meta-date, #sppb-addon-1604482448157 .sppb-articles-carousel-meta-category a {
   display: none;
}

#sp-right .sideimage, #sp-left .sideimage {
    border: none;
    padding: 20px 0px 0px 0px;
}

.sp-page-builder .page-content #section-id-1604483999408 {
    padding-bottom: 0px !important;
}

.sppb-articles-carousel-content {
    box-shadow: none;
    padding: 20px 5px 25px;
    margin-bottom: 15px;
  background:#f8f5ec;
}

.sppb-addon-articles-carousel .bx-pager.bx-default-pager {
   display: none;
}

.breadcrumb {
    padding: 7px;
    margin-bottom: 1rem;
    margin-top: 30px;
    background-color:#f8f5ec;
    border-radius: 0;
    font-size: 90%;
    border-left: 2px solid #000;
}

#sp-main-body {
    padding: 20px;
    background-color:#f8f5ec;
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 1000px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1200px){
.sppb-container {
    max-width: 960px;
}
}

.sppb-panel-modern>.sppb-panel-heading {
    color: #130e06;
}
.custom-logo {margin-top:-20px;}
.custom-logo-image {width: 250px;}
.custom-logo-text-desktop, .custom-logo-text-mobile {font-size: 12pt; line-height: 15pt;display:flex; }

@media (min-width: 520px) {
.custom-logo-image img {float: left; }
.custom-logo-text-desktop  {width: 250px;}
.custom-logo-text-desktop p {margin-top: 50px;}
.custom-logo-text-mobile {display:none;}
}

@media (max-width: 519px) {
.custom-logo-text-mobile {padding-left:20px;width:100%;} 
.custom-logo-image {margin-left:20px;width:100%;}
.custom-logo-text-desktop {display:none;}
}