 .serviceimg {
        float: none;
        display: block;
        margin: 0 auto 10px;
    }

@media (max-width:991px) {
.header1 {
    display: none;
}
}

.component-phone__number.phone-l {
    background: #fff !important;
    border-radius: 25px !important;
    color: #000 !important;
    padding: 5px 10px !important;
}

@media (max-width: 800px){
    .ple-column-padding{
        overflow-x: hidden !important;
    }

    .alias-dm_fb_services, .featuredblocks-grid-a .featuredblocks{
        padding: 20px 0px;
    }

    #id_9bb8b0b0-869c-5d7a-b2df-fce19c4f8433 .row {
        margin-right: 0px;
        margin-left: 0px;
    }
}

body {
    overflow-x: hidden !important;
}


.section--light .featuredblocks-grid-b .featuredblocks .featuredblock__bg-image span, .section--light .featuredblocks-grid-b .featuredblocks .featuredblock__bg-image::after {
    background-color: #0c2b2a;
}

/*=========linear gradeint on email sign up=========
@media (min-width: 992px) {
.greengradient {
        background-color: #1d7170;
        background-image: linear-gradient(transparent, white);
    }
}

 .navbargradient   {
    background-color: #dddacf;
    background-image: linear-gradient(transparent, #dfdedf);
} 



@media (min-width: 992px) {
    .section__bg--dark-1::before {
        background-image: linear-gradient(transparent, white);
    }
}

*/
.section--dark .cta__button.component__button--2::before {
    background-color: white;
}
.cta_link_defaults, .cta__link {
    font-size: 1.2rem;
}
.cta-a .cta__links-wrapper:only-child a {
    margin-top: 10px;
}
.banner-a .banner__title {
  
    margin-top: 10%;
}