.spacer-banner {
    height: 400px;
}
.text-banner-mmc {
    font-size: 25px; 
    font-weight: 600;
    color:#014033;

}
.cta-first-card {
background: rgb(231,252,248);
background: linear-gradient(131deg, rgba(231,252,248,1) 0%, rgba(198,236,227,1) 48%, rgba(173,237,224,1) 100%);    border-radius:10px;
}
.cta-first {
 padding:100px 50px 100px;
    background-color:#2b6777; 
    border-radius:10px;
}
.sec-cta {
margin-bottom: 150px;
}
@media (max-width: 767px) {
    html body .rounded-circle {
	display: inline-block;
}
    .text-10 {
font-size:20px !important;
        line-height: 1.5rem !important;
        font-weight: 500 !important;
        }
	.spacer-banner {
    height: 200px;
}
    .counters {
        text-align: center;
    }
    section.section {
    padding: 20px 0;
}
    .cta-first {
 padding:50px 15px 50px;
    background-color:#2b6777; 
    border-radius:10px;
    z-index:20;
}
    .mt-5 {
           margin-top: 2rem!important;
    }
    .sec-cta {
margin-bottom: 0px;
}
    .footer-mobile {
        text-align: center;
    }
    .text-15 {
       font-size: 3em !important;
    }
    text-4 {
        font-size:1em !important;
    }
    .text-banner-mmc {
    font-size: 20px; 
    font-weight: 600;
    color:#014033;

}
    .pe-5 {
        padding: 0px !important;
    }
}