.widget-container.widget-container--normal.visible {
    z-index: 100000000 !important;
}
.services-section .service-item .service-icon {
    border: 2px dotted #0097c1!important;
}
.services-section .service-item .service-icon .serv-icn-img {
    background-color: #0097c1!important;
}

body.window_scrolled .mob-dot-toggle {
    color: #0c4a72!important;
}
.th-item.medium.th-email {
    display: none;
}
.floating-cta
{
    z-index: 9!important;   
}
.review-section .review-content {
    width: 100%;
}
.projects-section .proj-count-item .proj-count {
    font-family: "Source Sans Pro", sans-serif !important;
}
.inner-page-banner .page-banner:before {
    background-color: rgb(0, 0, 0, 0.70)!important;
}
@media only screen and (min-width: 1024px) and (max-width: 1180px) {
    .col-3.footer-count2.footer-item-rows {
        width: 25%!important;
    }

    .col-3.footer-count1.footer-item-rows {
        width: 35%!important;
    }
}
@media only screen and (min-width: 1024px) {
    .genesis-nav-menu {
        text-align: center;
    }
    
    .nav-primary .genesis-nav-menu a {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

}
@media only screen and (max-width: 1023px) {
    .sub-menu-toggle:before {
        color: #ffffff!important;
    }

}