.main-banner {
    position: relative;
    max-height: 100%;
    overflow: hidden;
    margin-bottom: -7px;
    background: url(https://www.admediahub.online/images/admediahub-bn.jpg);
    background-size: cover;
    height: 580px;
    background-repeat: no-repeat;
}
footer.mb-4.pt-4.bg-dark {
    background: #034aa7 !important;
}
i.bi.text-orange {
    color: #0563DF !important;
}
.services .item .icon i.fa-solid {
    color: #0563df;
    font-size: 29px;
    border: 2px solid #0563df;
    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:#0563DF!important;
}
h3.pt-3 {
    font-size: 22px !important;
    font-weight: 600 !important;
    padding: 10px 0px;
    color:#0563DF!important;
}
h4.fs-2 {
    font-size: 22px !important;
    font-weight: 600 !important;
    padding: 10px 0px;
    color:#0563DF!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: #0563df;
    line-height: 30px;
    margin: 5px 0px;
}
.abot-pg h3 {
    font-size: 25px;
    font-weight: 500;
    color: #0563df;
    line-height: 30px;
    margin: 5px 0px;
}
.abot-pg h4 {
    font-size: 20px;
    font-weight: 500;
    color: #0563df;
    line-height: 30px;
    margin: 5px 0px;
}
.abot-pg p {
    font-size: 16px;
    font-weight: 400;
    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;
}


