.ptb-50 {
    padding-bottom: 50px;
    padding-top: 50px;
}
.ptb-60 {
    padding-bottom: 60px;
    padding-top: 60px;
}
.ptb-70 {
    padding-bottom: 70px;
    padding-top: 70px;
}

.pt-20 {padding-top: 20px !important;}
.p-20 {padding: 20px !important;}
.bg-white {
    background: #fff;
}

.plr-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.pb-20 {padding-bottom: 20px !important;}
.pb-30 {padding-bottom: 30px !important;}
.pb-40 {padding-bottom: 40px !important;}
.pb-50 {padding-bottom: 50px !important;}

/* .bg1 {background-color: #ECF6FA !important;} */
.bg1 {background-color: #FEF6E6 !important;}
.bg2 {background-color: aliceblue !important;}
.bg4 {}

.bg-blue {background-color: #1E3288 !important;}
.bg-red {background-color: #DD0000 !important;}

.testimonial-img img {
    border-radius: 200px;
    border: 3px solid #1e3288;
    width: 100px;
}

/*==================== Header Section Start Here ====================*/
.header-icon {
    color: #fff; 
    font-size: 18px; 
    font-weight: 700;
}
.marquee1 {
    color: #fff; 
    font-size: 18px; 
    font-weight: 700;
    margin-bottom: -5px;
}
/*==================== Header Section End Here ====================*/

.ser-head {
    font-size: 24px;
    font-weight: 700;
    padding: 10px 0;
    margin-bottom: 0px;
    line-height: 1.1;
}
.ser-des {
    font-size: 17px;
    font-weight: 500;
}