body { margin: 0px; padding: 0px; overflow-x: hidden; color: rgb(33, 33, 33);}
p, li {color: rgb(33, 33, 33);font-size: 15px;line-height: 26px;font-weight: 400;margin: 0px 0px 15px;letter-spacing: 0.5px;}
.main-table li {color: rgb(33, 33, 33);font-size: 15px;line-height: 25px;margin: 0px 0px 10px 0;}
a { text-decoration: none !important;}
h1, h2, h3, h4, h5, h6 {  color: rgb(33, 33, 33);}
.main-table { text-align: left;}

#widgetsControl_C, #widgetsControl { height: auto !important;}

#Div_body .container-fluid { margin: 0px; padding: 0px;}
#MenuControl .nav-item { margin: 0px;}
#MenuControl .nav-item .nav-link { color: #031b4e; font-size: 15px; padding: 15px 0px; font-weight: 600;}
#MenuControl .nav-fill { width: 100%;}
#MenuControl .bg-light {height: 100%;background: rgb(255 255 255 / 0%) !important;}

#HeaderControl, #HeaderControl_C { height: auto !important;}
#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter { background-color: transparent !important;}
#MenuControl_C .bg-light { --bs-bg-opacity: 1; height: 100%; background-color: transparent !important;}
#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter { background-color: transparent !important;}
/* #HeaderControl, #MenuControl, #MenuControl_C { height: 85px !important;} */
 /* #MenuControl { margin: 0 5%} */

#HomepagecontentControl { margin: 50px 0; min-height: 500px !important}

@media (min-width: 320px) and (max-width: 768px) { 
    .navbar-toggler {position: absolute;right: -10px;top: -65px;background: rgb(255, 255, 255);}
    #MenuControl, #MenuControl_C { height: 0px !important; }
    #HeaderControl, #HeaderControl_C {background: rgb(0 0 0);}
    .navbar-collapse {background: rgb(246 250 255);margin-top: -10px;}
    #MenuControl .navbar { padding: 0}
}

.otherpagecss #RadDockZone1.container { max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table { margin-top: 0px !important;}

.bg-1 {
    background-color: rgb(3, 27, 78) !important;
}

.bg-2 {
    background-color: rgb(51, 104, 198) !important;
}

.text-1 {
    color: rgb(3, 27, 78) !important;
}

.text-2 {
    color: rgb(51, 104, 198) !important;
}

.w-40px {
    width: 40px;
}

.h-40px {
    height: 40px;
}

.z-index-9 {
    z-index: 9 !important;
}

.z-index-0 {
    z-index: 0 !important;
}

.btn-1 {
    background: linear-gradient(to left, rgb(3, 27, 78) 0%, rgb(51, 104, 198) 100%);
    color: rgb(255, 255, 255);
}

.btn-2 {
    background: linear-gradient(to left, rgb(51, 104, 198) 0%, rgb(3, 27, 78) 100%);
    color: rgb(255, 255, 255);
}

.btn-1:hover, .btn-1:focus {
    background: linear-gradient(to left, rgb(51, 104, 198) 0%, rgb(3, 27, 78) 100%);
    color: rgb(255, 255, 255);
}

.btn-2:hover, .btn-2:focus {
    background: linear-gradient(to left, rgb(3, 27, 78) 0%, rgb(51, 104, 198) 100%);
    color: rgb(255, 255, 255);
}

.w-100px {
    max-width: 100px;
    max-height: 100px;
}

.btn {
    font-weight: 600;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
    padding: 12px 30px;
    border-radius: 30px;
    border: 0px;
    box-shadow: rgb(85, 85, 85) 0px 0px 10px;
}

.hk-shine::after {
    content: "";
    position: absolute;
    top: 0px;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    transform: skewX(-45deg);
    transition: left 1s;
}

.hk-shine:hover::after {
    left: 100%;
}

.top {
    position: fixed;
    right: 18px;
    bottom: 30px;
    text-align: center;
    color: rgb(255, 255, 255);
    padding: 10px;
    z-index: 99;
    border-radius: 20%;
    border: 2px solid rgb(255, 255, 255);
    cursor: pointer;
    opacity: 0;
    transition: 0.5s ease-in;
}

.top.scll-top {
    opacity: 1;
    transition: 0.5s ease-in;
    bottom: 50px;
}

.top .fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.dropdown-toggle {
    position: relative;
}

.nav-item ul li .dropdown-toggle::after {
    position: absolute;
    right: 5px;
    top: 10px;
}

#MenuControl .bg-light {
    background-color: rgb(255 255 255) !important;
    height: 100%;
    margin: 0 8%;
}

.nav-link {
    font-weight: 600;
    color: rgb(0, 0, 0);
}

.nav-fill {
    width: 100%;
    font-size: 15px;
}

.nav-item a {
    font-size: 17px;
}

.navbar-brand {
    margin: 0px;
}

.RadGrid_Default .rgHoveredRow {
    background: rgb(197, 197, 197) !important;
}

.navbar-toggler {
    background: rgb(255, 255, 255);
}

#MenuControl .navbar-nav .nav-item::before, #MenuControl .navbar-nav .nav-item::after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border: 2px solid rgb(3, 27, 78);
    opacity: 0;
    transition: 0.5s;
    z-index: 2 !important;
}

#MenuControl .navbar-nav .nav-item {
    position: relative;
}

#MenuControl .navbar-nav .nav-item::before {
    top: 0px;
    left: 0px;
    border-bottom: 0px;
    border-right: 0px;
}

#MenuControl .navbar-nav .nav-item::after {
    bottom: 0px;
    right: 0px;
    border-top: 0px;
    border-left: 0px;
}

#MenuControl .navbar-nav .nav-link:hover {
    color: rgb(3, 27, 78);
}

#MenuControl .navbar-nav .nav-item:hover::before, #MenuControl .navbar-nav .nav-item:hover::after {
    width: 50%;
    height: 50%;
    opacity: 1;
}

#MenuControl .navbar-nav .nav-link {
    padding: 5px 10px;
}

@media (min-width: 991px) {
    #MenuControl {
        transition: 0.3s;
        background: #00000000 !important;
        position: absolute;
        top: 108px;
    }

    .body-fx #HeaderControl, .body-fx #MenuControl {
        position: fixed;
        top: 0px;
        height: 70px;
        transition: 0.3s;
    }

    .body-fx #HeaderControl {
        width: 33%;
        float: left;
        left: 0px;
    }

    .body-fx #MenuControl {
        width: 67%;
        float: right;
        right: 0px;
    }
}

@media (max-width: 1170px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 1px;
        padding-left: 1px;
    }
}

@media (max-width: 991px) {
    #MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl {
        height: initial !important;
    }

    .navbar-expand-md .navbar-nav .nav-link, .dropdown-menu {
        font-size: 13px;
    }

    .fixed-top {
        position: relative;
    }
}

@media (max-width: 769px) {
    #widgetsControl_C, #widgetsControl, #MenuControl, #MenuControl_C {
        height: initial !important;
    }
}

a, a:hover {
    text-decoration: none !important;
}

@media (max-width: 767px) {
    .navbar.navbar-expand-md {
        text-align: center;
    }

    .navbar.navbar-expand-md .container-fluid {
        display: block;
    }

    .nav-fill .nav-item, .nav-fill > .nav-link {
        text-align: left;
    }

    .navbar-nav > li {
        display: block;
        text-align: left;
        padding: 4px 0px;
        border-bottom: 1px solid rgb(153, 153, 153);
        border-right: 0px;
    }

    .nav-item ul li .dropdown-toggle::after {
        transform: rotate(90deg);
    }

    .nav-item .nav-link.dropdown-toggle::after {
        position: absolute;
        right: 5px;
        top: 15px;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 14px;
        padding-right: 5px;
        padding-left: 5px;
    }
}

.banner-sec::after {
    content: "";
    position: absolute;
    top: 0px;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    transform: skewX(-45deg);
    transition: left 1s;
    z-index: 1;
}

.banner-sec:hover::after {
    left: 100%;
}

.banner-sec .carousel .carousel-inner .carousel-item {
    position: relative;
    overflow: hidden;
    height: 80vh;
}

.banner-sec .carousel .carousel-inner .carousel-item::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 46%);
    z-index: 1;
}

.banner-sec .carousel .carousel-inner .carousel-item .carousel-caption {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
}

.banner-sec .carousel .carousel-indicators {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    background: transparent !important;
}

.banner-sec .carousel .carousel-indicators li {
    width: 40px;
    height: 3px;
    border: 4px solid rgb(3, 27, 78);
    background: rgb(255, 255, 255);
    transition: 0.5s;
    opacity: 1;
    margin-right: 5px !important;
}

.banner-sec #carouselId .carousel-inner .carousel-item img {
    animation: 7s linear 0s infinite normal none running imgEffect;
    position: relative;
}

@keyframes imgEffect {
    0% {
        transform: translateY(0px) scale(1.15);
        filter: blur(0px);
    }

    15% {
        transform: translateY(50px) scale(1.15);
        filter: blur(0px);
    }

    30% {
        transform: translateY(50px) scale(1.15);
        filter: blur(0px);
    }

    45% {
        transform: translateY(50px) scale(1.2);
        filter: blur(0px);
    }

    60% {
        transform: translateY(50px) scale(1.2);
        filter: blur(7px);
    }

    75% {
        transform: translateY(50px) scale(1.2);
        filter: blur(0px);
    }

    85% {
        transform: translateY(0px) scale(1.15);
        filter: blur(0px);
    }

    100% {
        transform: translateY(0px) scale(1.15);
        filter: blur(0px);
    }
}

.banner-sec .carousel .carousel-indicators li.active {
    border: 4px solid rgb(51, 104, 198);
}

.banner-sec .carousel .carousel-control-prev, .banner-sec .carousel .carousel-control-next {
    background: transparent;
    opacity: 1;
}

.banner-sec .carousel .carousel-control-prev .carousel-control-prev-icon {
    position: absolute;
    left: 0px;
    padding: 22px;
    background: rgb(51, 104, 198);
    width: 70px;
    height: 70px;
    opacity: 1;
    border-radius: 50%;
}

.banner-sec .carousel .carousel-control-next .carousel-control-next-icon {
    position: absolute;
    right: 0px;
    padding: 22px;
    background: rgb(51, 104, 198);
    width: 70px;
    height: 70px;
    opacity: 1;
    border-radius: 50%;
}

.banner-sec .carousel .carousel-control-prev .carousel-control-prev-icon:hover, .banner-sec .carousel .carousel-control-next .carousel-control-next-icon:hover {
    background: rgb(3, 27, 78);
    color: rgb(255, 255, 255);
}

.text-justify {
    text-align: justify;
}

.about .about-img {
    position: relative;
}

.about .about-img::after {
    content: "";
    position: absolute;
    top: -35px;
    width: 95%;
    left: -35px;
    height: 100%;
    border-width: 4px;
    border-style: solid;
    border-image: initial;
    border-color: rgb(3, 27, 78) rgb(51, 104, 198) rgb(51, 104, 198) rgb(3, 27, 78);
    z-index: 0;
}

.abt-btn-sec {
    background-color: rgb(246, 250, 255);
    position: relative;
}

.abt-btn-sec .fa, .stat-card .fa {
    position: relative;
    z-index: 9;
    font-size: 60px;
}

.abt-btn-sec .fa::before, .stat-card .fa::before {
    position: relative;
    z-index: 9;
}

.abt-btn-sec .fa::after, .stat-card .fa::after {
    position: absolute;
    width: 20px;
    height: 20px;
    content: "";
    bottom: -10px;
    left: -10px;
    background: rgb(51, 104, 198);
    border-radius: 50%;
    z-index: 1;
}

.abt-btn-sec p .fa::after {
    display: none;
}

.abt-btn-sec p .fa {
    font-size: 20px;
}

.abt-btn-sec .bnr-btm-item, .stat-card {
    position: relative;
}

.abt-btn-sec .bnr-btm-item::after, .stat-card::after {
    position: absolute;
    content: "";
    height: 0%;
    width: 100%;
    background-color: rgb(51, 104, 198);
    bottom: 0px;
    left: 0px;
    transition: 0.5s;
}

.abt-btn-sec .bnr-btm-item:hover::after, .stat-card:hover::after {
    height: 100%;
    bottom: inherit;
    top: 0px;
}

.abt-btn-sec .bnr-btm-item:hover .fa, .abt-btn-sec .bnr-btm-item:hover h5, .abt-btn-sec .bnr-btm-item:hover p a, .stat-card:hover * {
    z-index: 9;
    position: relative;
    color: rgb(255, 255, 255) !important;
}

.abt-btn-sec .bnr-btm-item:hover .fa::after, .stat-card:hover .fa::after {
    background-color: rgb(3, 27, 78);
}

.feature .feature-item {
    position: relative;
    transition: 0.5s;
}

.feature .feature-item:hover {
    background: rgb(255, 255, 255);
    border: 1px solid transparent;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 45px;
}

.feature .feature-item:hover a {
    transition: 0.5s;
}

.feature .feature-item:hover a:hover {
    color: rgb(3, 27, 78);
}

.feature .feature-item .feature-img img {
    border: transparent;
    transition: 0.5s;
}

.feature .feature-item:hover .feature-img img {
    border: 1px solid rgb(3, 27, 78);
}

.service .service-item {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    z-index: 1;
}

.service .service-item .service-img img {
    transition: 0.5s;
}

.service .service-item:hover .service-img img {
    transform: scale(1.2);
}

.service .service-item::after {
    content: "";
    width: 100%;
    height: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: 0.5s;
    z-index: 2;
}

.service .service-item:hover::after {
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.service .service-item .service-content {
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    transition: 0.5s;
    opacity: 0;
    z-index: 3;
}

.service .service-item:hover .service-content {
    opacity: 1;
}

.service .service-item:hover .service-content a.fs-4 {
    color: rgb(255, 255, 255);
    transition: 0.5s;
}

.service .service-item:hover .service-content a.fs-4:hover {
    color: rgb(3, 27, 78);
}

.service .service-item .service-title {
    position: absolute;
    width: 100%;
    height: 80px;
    bottom: 0px;
    right: 0px;
    background: rgb(238, 238, 238);
    display: flex;
    transition: 0.5s;
    z-index: 3;
}

.service .service-item:hover .service-title {
    margin-right: -100%;
}

.stat-card {
    background-color: rgb(248, 249, 250);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    text-align: center;
    padding: 2rem 1rem;
    border-radius: 0.5rem;
}

.stat-card h3 {
    font-weight: bold;
    font-size: 45px;
    line-height: 45px;
    margin: 15px 0px;
}

.stat-card p {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: rgb(153, 153, 153);
}

.tm-team {
    background-image: url("../image/hm-team-bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 4% 0 0 0;
}

.tm-team .carousel-control-next, .tm-team .carousel-control-prev {
    position: relative;
    width: 70px;
    height: 40px;
    background-color: rgb(3, 27, 78);
    margin: 5px;
}

.footer {
    background: linear-gradient(rgba(51, 104, 198, 0.75), rgba(0, 18, 72, 0.95)) center top / cover no-repeat, url("../image/footer-img.jpg");
}

.footer .footer-item a {
    line-height: 35px;
    color: rgb(238, 238, 238);
    transition: 0.5s;
}

.footer .footer-item p {
    line-height: 35px;
}

.footer .footer-item a:hover {
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
}

.footer .footer-item .footer-btn a, .footer .footer-item .footer-btn a i {
    transition: 0.5s;
}

.footer .footer-item .footer-btn a:hover i {
    color: rgb(255, 255, 255) !important;
}

.footer .btn-md-square {
    padding: 10px;
    width: 50px;
    height: 50px;
    background: rgb(255, 255, 255);
    color: rgb(3, 27, 78) !important;
    line-height: 30px !important;
}

.footer .btn-md-square:hover {
    padding: 10px;
    width: 50px;
    height: 50px;
    background: rgb(3, 27, 78);
    color: rgb(255, 255, 255) !important;
}

.vision-mission {background: #f6faff;padding: 4% 0;}
.vision-mission .vision-bx { margin: 20px 0 0 0; padding: 0 0 0 25px; position: relative}
.vision-mission .vision-bx::after { content: ''; position: absolute; width: 3px; height: 60%; background: #3368c6; border-radius: 5px; left: 0; top: 50px}
.vision-mission .vision-bx h4 {color: #1a1a1a;font-size: 25px;font-weight: 600;margin: 0 0 17px 0;}

.inner-banner { background-image: url('image/inner-banner.jpg'); background-size: cover; padding: 10% 0 7% 0; background-position: center;} 
.inner-banner h1 {display: inline-block;background: linear-gradient(to left, rgba(51, 104, 198, .5) 0%, rgba(3, 27, 78, .8) 100%);backdrop-filter: blur(2px);margin: 0;padding: 12px 24px;color: #ffffff;font-size: 34px;letter-spacing: 1.2px;font-weight: 600;border-radius: 2px;}

.breadcrumb {padding: 12px 0;}
.breadcrumb p {margin: 0;font-size: 16px;font-weight: 600}
.breadcrumb p img {width: 11px;margin: -4px 6px 0 0}
.breadcrumb p a { color: rgba(51, 104, 198, 0.75)}
.breadcrumb hr { opacity: .15; margin: 10px 0}

.contact-form label { color: #333; font-size: 14px; margin: 15px 0 2px 0;}
.contact-form .form-control { padding: 15px; border-radius: 5px;}
.contact-form input[type="button"] { background: #114a9f; color: #fff; border: 0; border-radius: 5px; margin: 20px 0 0 0; padding: 12px 34px;}

.services-page .accordion-item {border: 0;margin: 0 0 14px 0;}
.services-page .accordion-header { background: #04848e;}
.services-page .accordion-button {background: linear-gradient(to left, rgb(51, 104, 198) 0%, rgb(3, 27, 78) 100%);padding: 18px;letter-spacing: .5px;font-size: 18px;font-weight: 500 !important;font-family: "Inter", sans-serif;line-height: 1.4em;color: #ffffff !important;margin: 10px 0 0 0}
.services-page .accordion-button:not(.collapsed) {background: #3368c6 !important;}
.services-page .accordion-button::after {filter: brightness(100);}
.services-page .accordion-button:focus { border-color: transparent !important; box-shadow: none !important;}
.services-page .accordion-body {background-color: #f6faff;}
.services-page .accordion-body .right-content { padding: 30px 50px;}
.services-page .accordion-body .right-content p, .about-section3 .accordion-body .right-content li { color: #2c2b2b; font-size: 15px; letter-spacing: .3px; line-height: 1.5;}

.services-page .contact-bx {background: #d9e2ed;padding: 30px;margin: 10px 0 0 0;}
.services-page .contact-bx h4 {color: #031b4e;font-size: 22px;margin: 0 0 20px 0;font-weight: 600;line-height: 1.3;} 
.services-page .contact-bx p {margin: 0 0 30px 0;font-size: 16px;}

/* =========================
   LARGE TABLETS (992px-1199px)
========================= */
@media (max-width: 1199px) {

    .nav-item a {
        font-size: 15px;
    }

    .banner-sec .carousel .carousel-inner .carousel-item {
        height: 65vh;
    }

    .inner-banner h1 {
        font-size: 30px;
    }

    .stat-card h3 {
        font-size: 38px;
        line-height: 38px;
    }

    .stat-card p {
        font-size: 18px;
    }
}

/* =========================
   TABLETS (768px-991px)
========================= */
@media (max-width: 991px) {

    body {
        font-size: 15px;
    }

    h1 {
        font-size: 34px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 26px;
    }

    h4 {
        font-size: 22px;
    }

    h5 {
        font-size: 18px;
    }

    p,
    li {
        font-size: 15px;
        line-height: 1.7;
    }

    .banner-sec .carousel .carousel-inner .carousel-item {
        height: 55vh;
    }

    .banner-sec .carousel .carousel-control-prev .carousel-control-prev-icon,
    .banner-sec .carousel .carousel-control-next .carousel-control-next-icon {
        width: 55px;
        height: 55px;
    }

    .about .about-img::after {
        display: none;
    }

    .inner-banner {
        padding: 14% 0 10%;
    }

    .inner-banner h1 {
        font-size: 28px;
    }

    .vision-mission .vision-bx h4 {
        font-size: 22px;
    }

    .services-page .accordion-button {
        font-size: 17px;
        padding: 15px;
    }

    .services-page .accordion-body .right-content {
        padding: 25px;
    }

    .services-page .contact-bx h4 {
        font-size: 20px;
    }

    .services-page .contact-bx p {
        font-size: 15px;
    }
}

/* =========================
   MOBILE DEVICES (576px-767px)
========================= */
@media (max-width: 767px) {

    body {
        font-size: 14px;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 20px;
    }

    h5 {
        font-size: 18px;
    }

    p,
    li {
        font-size: 14px;
        line-height: 1.6;
    }

    .banner-sec .carousel .carousel-inner .carousel-item {
        height: 45vh;
    }

    .banner-sec .carousel .carousel-caption h1,
    .banner-sec .carousel .carousel-caption h2 {
        font-size: 24px;
    }

    .banner-sec .carousel .carousel-caption p {
        font-size: 14px;
    }

    .banner-sec .carousel .carousel-control-prev,
    .banner-sec .carousel .carousel-control-next {
        display: none;
    }

    .inner-banner {
        padding: 18% 0 12%;
    }

    .inner-banner h1 {
        font-size: 24px;
        padding: 10px 18px;
    }

    .breadcrumb p {
        font-size: 14px;
    }

    .stat-card {
        padding: 25px 15px;
    }

    .stat-card h3 {
        font-size: 32px;
        line-height: 32px;
    }

    .stat-card p {
        font-size: 16px;
        line-height: 24px;
    }

    .vision-mission .vision-bx {
        padding-left: 20px;
    }

    .vision-mission .vision-bx h4 {
        font-size: 20px;
    }

    .services-page .accordion-button {
        font-size: 16px;
        padding: 14px;
    }

    .services-page .accordion-body {
        padding: 15px;
    }

    .services-page .accordion-body .right-content {
        padding: 10px;
    }

    .services-page .contact-bx {
        padding: 20px;
    }

    .services-page .contact-bx h4 {
        font-size: 18px;
    }

    .contact-form .form-control {
        padding: 12px;
    }
}

/* =========================
   SMALL MOBILE (0px-575px)
========================= */
@media (max-width: 575px) {

    body {
        font-size: 13px;
    }

    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 22px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    p,
    li {
        font-size: 13px;
    }

    .banner-sec .carousel .carousel-inner .carousel-item, .banner-sec .carousel .carousel-inner .carousel-item video {
        height: 40vh; object-fit: cover;
    }

    .inner-banner h1 {
        font-size: 20px;
        padding: 8px 15px;
    }

    .btn {
        padding: 10px 20px;
        font-size: 13px;
    }

    .stat-card h3 {
        font-size: 28px;
    }

    .stat-card p {
        font-size: 14px;
    }

    .services-page .accordion-button {
        font-size: 15px;
    }

    .services-page .contact-bx h4 {
        font-size: 17px;
    }

    .services-page .contact-bx p {
        font-size: 14px;
    }

    .top {
        right: 10px;
        bottom: 15px;
    }

    .top .fa {
        width: 24px;
        height: 24px;
        line-height: 24px;
    }
}

.why-choose-us { padding: 5% 0px;}
.why-choose-card { background: #f3f7fa; padding: 30px; border-left: 4px solid #3368c6; border-radius: 20px;}
.why-choose-card h4 {font-size: 20px;color: #2b2b2b;margin: 0;line-height: 1.4;margin: 0 0 15px 0;}
.why-choose-card p, .why-choose-card li {margin: 0 0 6px 0;font-size: 15px;line-height: 25px;}

.team-page .pic { margin: 5px 0; position: relative;}
.team-page .pic::after { content: ''; position: absolute; width: 100%; height: 100%; background: linear-gradient(to left, rgba(51, 104, 198, 1) 0%, rgba(3, 27, 78, 1) 100%); left: 0; top: 0;}
.team-page .pic img { position: relative; z-index: 2; padding: 8px;}

.modal {
    z-index: 9999999999999999999999;
    top: 8px;
    /* --bs-modal-border-radius: 0rem; */
}

.modal-backdrop {
    --bs-backdrop-zindex: 9;
}

.navbar {position: relative;z-index: 1 !important;}