.main-banner {
   
    max-height: 100%;
    margin-bottom: -7px;
    background: url(https://www.itdigitalservices.online/images/digtl-bnner.jpg);
    background-size: cover;
    height: 550px;
    background-repeat: no-repeat;
}
footer.mb-4.pt-4.bg-dark {
    background: #003366 !important;
}
i.bi.text-orange {
    color: #003366 !important;
}
.services .item .icon i.fa-solid {
    color: #003366;
    font-size: 29px;
    border: 2px solid #003366;
    padding: 15px;
    border-radius: 50%;
    text-align: center;
    width: 65px;
    height: 65px;
}
h3.fs-2 {
    font-size: 22px !important;
    font-weight: 600 !important;
    padding: 10px 0px;
    color:#003366!important;
}
h3.pt-3 {
    font-size: 22px !important;
    font-weight: 600 !important;
    padding: 10px 0px;
    color:#003366!important;
}
h4.fs-2 {
    font-size: 22px !important;
    font-weight: 600 !important;
    padding: 10px 0px;
    color:#003366!important;
}
p.text-dark {
    font-size: 16px !important;
    text-align: justify;
    color: #000 !important;
}
.abot-pg {
    padding: 20px 0px;
}
.abot-pg h2 {
    font-size: 18px;
    font-weight: 400;
    color: #003366;
    line-height: 30px;
    margin: 5px 0px;
}
.abot-pg h3 {
    font-size: 25px;
    font-weight: 500;
    color: #003366;
    line-height: 30px;
    margin: 5px 0px;
}
.abot-pg h4 {
    font-size: 20px;
    font-weight: 500;
    color: #003366;
    line-height: 30px;
    margin: 5px 0px;
}
.abot-pg p {
    font-size: 16px;
    font-weight: 600;
    text-align: justify;
    line-height: 27px;
    color: #000;
}
.abot-pg ul li {
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    line-height: 27px;
    color: #000;list-style: disc;
}
.abot-pg ul {
    padding-left:35px;
}
a.dnlsrm {
    padding: 5px;
    font-size: 16px;
    box-shadow: 0px 0px 6px #000;
    font-weight: 600;
    border-radius: 15px;
    display: block;
    width: 37%;
    margin: 10px auto;
}
ul.text-dark li
 {
    list-style: disc;
    font-size: 15px;
    color: #000;
}
ul.text-dark {
    padding-left: 17px;
}
span.call-number {
    color: #fff;
}
section.bg-light {
    padding: 21px 0px;
    background: #fff !important;    margin: 15px 0px;
}
.service-card h5 {
    font-weight: 800;
    color: #003366;
    font-size: 22px;
}
.service-card p {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-align: justify;
    line-height: 26px;
}
section.about-sec {
    margin: 19px 0px;
    padding: 20px 0px;
    background: #ec744c42;
}
section.about-sec p {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-align: justify;
    line-height: 25px;
    padding: 5px 0px;
    margin: 2px 0px;
}
h2.fw-bold {
    color: #003366;
    font-size: 25px;
    font-weight: 800;
}
section.cjl-sectio {
    background: linear-gradient(180deg, #003366, 83%, #ff6633);
    padding: 15px 0px;
    text-align: center;
}
h2.fw-bold.mb-3 {
    color: #fff;
}
a.btn.btn-light.rounded-pill.px-4.py-2 {
    background: #003366;
    border: 1px solid #003366;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
p.mb-0.text-white {
    font-size: 16px;
    font-weight: 600;
}



