.bg1 {background-color: beige !important;}
.bg2 {background-color:blanchedalmond !important;}
.bg3 {background-color: #ECF6FA !important;}
.bg4 {background-color: #FEF6E6 !important;}

.banner-image-three__content p a {
    font-weight: 600;
    color: #70011B;
    text-decoration: underline;
}


/*========== All Service Pages Start Here ==========*/
.ser-service {
    
}
.ser-service h1,
.ser-service h2,
.ser-service h3,
.ser-service h4,
.ser-service h5,
.ser-service h6 {
    font-weight: 700 !important;
}
.ser-service p {
    margin-bottom: 20px;
    text-align: justify;
}

.pb-40 {padding-bottom: 40px !important;}
.pt-40 {padding-top: 40px !important;}


@media only screen and (max-width: 767px) {
    .single-industry-icon__content {
        padding-top: 10px;
        padding-bottom: 30px;
    }
    .ser-service img {
        margin-bottom: 30px !important;
    }
}

/*========== All Service Pages End Here ==========*/