.header-z-index{
    z-index: 199 !important;
}

.custom-img-white img.bladeImg {
    animation: blinker 3s linear infinite !important;
    filter: brightness(0) invert(1);
    max-width: 256px;
}

.center-gallery .gallery-items-wrap {
    align-items: center !important;
    justify-content: center !important;
}

.margins {
    margin-left: 435px !important;
}

a.featuredblock-image-title-wrapper {
    z-index: 9999 !important;
}


.section--dark .banner-a .banner__subtitle, .section--dark .component__subtitle, .section--dark .stats-a .stats-item .stat__subtitle, .stats-a .stats-item .section--dark .stat__subtitle,
.section--dark .testimonials-a .testimonials-item .expand, .section--dark .featuredblocks-grid-b .featuredblocks .featuredblock__title, .section--light .featuredblocks-grid-b .featuredblocks .featuredblock__title  {
    color: #fff
} 

.section--light .socialmedia__link {
    color: #0b5087;
}

.section--light .featuredblocks-grid-b .featuredblocks .featuredblock__bg-image span {
        background-color: rgb(146, 8, 14)
}

.reverse .row.equal{
    flex-direction: row-reverse;
}
@media (max-width: 475px) {
   .ple-column-padding {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

}

@media (max-width: 767px){
    .section-base-container {
        overflow: hidden;
    }
}