.text_mar {
    color: #ffffff;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 500;
}
.t1 {
    color: #a51314 !important;
    font-weight: 700;
    font-size: 40px;
}

.bg1 {
    background-color: #F5F5F5 !important;
}
.bg2 {background-color: #ECF6FA;}
.bg3 {background-color: #FEF6E6;}

.counter-icon {
    color: red !important;
    font-size: 70px !important;
}
.counter-text {
    font-weight: 700 !important;
    font-size: 20px !important;
}
.counter-num {
    font-weight: 700 !important;
}

.as_heading {
    padding: 30px 0 10px 0;
    font-weight: 700;
    display: block;
    text-transform: capitalize;
    color: #940100;
    font-family: Poppins;
}






