.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;
}
.text-orange1 {
    color: #0563DF !important;
}
.text-success {
    color: #0563df !important;
}
h3.fs-2 {
    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;
}