.hide-blog {display: none;}

.floating-cta {
    z-index: 3 !important;
}

.footer-col-item.site-info.site-address span {
    position: relative;
}

.footer-col-item.site-info.site-address span:before {
    content: "\f3c5";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    position: absolute;
    left: -25px;
    top: 0;
}

footer .column-element .footer-col-item.site-address:before {
  content: none !important;
}

.inner-page-banner .page-banner {
    position: relative;
}

.inner-page-banner .page-banner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgb(0 0 0 / 50%) !important;
}


.footer-col-item.custom-footer-html.relative a {
    color: #ffffff;
    font-weight: 700;
}

.footer-col-item.site-logo.relative {
    background-color: #ffffff;
    padding: 20px;
}

.col-3.contact-site-info-item.contact-site-email.relative {
    display: none;
}

.widget-container.widget-container--normal.visible {
    z-index: 10000000 !important;
}

.sub-menu-toggle {
    background-color: #134781 !important;
}

.slmp-grid-image {
    width: 100%;
}
.slmp-image img {
    height: 200px !important;
    width: 100% !important;
    object-fit: cover;
}

.mobile-dots-items {
    background-color: #134781 !important;
}

@media only screen and (max-width:1200px) and (min-width:1024px){
    .main-header .header-items .header-col.logo-item img {
        height: 45px !important;
    }
}
