.hero-slider .hero-image:before, .background-image.review-section:before, .inner-page-banner .page-banner:before {
    background-color: rgba(0, 0, 0, 0.50) !important;
}
.floating-cta
{
 z-index: 9!important;   
}

li#menu-item-899.current-menu-item .dashicons-before::before {
    color: #2a41ae !important;
}

.cta-section .heading-wrap .section-btn a, .cta-section.layout-1 .form-field .form-field-item button {
    border: 1px solid #fff;
}

.top-info .info-col .info-item.site-number a {
    font-size: 20px;
    font-weight: 600;
    padding-left: 10px;
}

.top-info .info-col .info-item.site-number span:before {
    font-size: 20px;
}

@media only screen and (min-width: 991px) {
    .cta-section.layout-5 .cta-col.right-col {
        width: 45%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1180px) {
    .cta-section .heading-wrap .section-title {
        font-size: 25px!important;
    }
}