.btn--primary-custom::before {

    background-color: #000 !important;

}

.btn--primary-custom:hover {
    color: #fff !important;

}

.pt-60px {
    padding-top: 60px;
}

.mt-0px {
    margin-top: 0px !important;
}

.mb-0px {
    margin-bottom: 0px !important;
}


.bg-color {
    background-color: #f5f5f5;
}

.pb-30px {
    padding-bottom: 30px;
}

.pb-15px {
    padding-bottom: 15px;
}



.fs-25px {
    font-size: 20px !important;
}

.pt-30px {
    padding-top: 30px;
}

.fs-35px {
    font-size: 30px !important;
}

.footer-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px;

}

.footer-left {
    font-size: 14px;
}

.footer-right {
    font-size: 14px;
}
.pd-client-20 {
    padding: 20px;
}
@media (max-width: 1100px) {
    .txt-center{
        text-align: center;
    }
    .hide-in-phone {
        display: none !important;
    }
}
.lh-25 {
    line-height: 20px !important;
}
@media (max-width: 768px) {
    .width-50per{
        width: 50%;
    }
    .lh-25{
        line-height: 24px !important;
    }
    .home-points-pd{
            padding: 20px;
    }
    .btn{
            width: 65%;
    }
    .footer-container {
        flex-direction: column;
        text-align: center;
    }
    .pl-90px {
        padding-left: 0px !important;
    }

    .footer-left,
    .footer-right {
        width: 100%;
    }


    .banner-text {


        font-size: 47px !important;
        font-weight: 700;

        line-height: 65px !important;
    }

    /* .bn-one .banner-one::after{
                    background-image: none !important;
                } */

    .hide-in-phone {
        display: none !important;
    }

    .fs-40px {
        font-size: 30px !important;
    }

    .h1-heading {
        color: #000 !important;
        font-size: 40px !important;
        font-weight: 700 !important;
    }
    .pl-50px {
        padding-left: 30px !important;
    }
}
.service-color{
    color: #262A64;
}
.service-color:hover {
    color: #000000 !important;
}

.banner-text {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    /* padding-bottom: 20px; */
    line-height: 60px;
}

.color-white {
    color: #fff !important;

}

.pb-60px {
    padding-bottom: 60px;
}

.history-color li {
    color: #fff !important;
}

.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 20px;
    left: 10px;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;

}

.my-float {
    margin-top: 16px;
}

.fs-20px {
    font-size: 25px;
    line-height: 30px;
}

.txt-left {
    text-align: left !important;
}

.fs-35px {
    font-size: 25px !important;
}

.message-area {
    min-height: 80px !important;
}

.mt-20px {
    margin-top: 20px;
}

.bg-yallow {
    background-color: #0B97CF !important;
}

.bg-dark {
    background-color: #262A64 !important;
}

.header-bg {
    background-color: #ffffff !important;
}

.header--cmn .nav {
    padding: 10px 40px !important;
}

.pt-20px {
    padding-top: 20px;
}

.list-detail ul li strong {
    color: #fff !important;
    text-transform: none !important;
}

.list-detail ul li a {
    color: #fff !important;
    text-transform: none !important;
}

.list-detail ul li {
    color: #fff !important;

}

.color-yallow {
    color: #0B97CF !important;
}



.list-detail-1 ul li strong {
    color: #000 !important;
    text-transform: none !important;
}

.list-detail-1 ul li a {
    color: #000 !important;
    text-transform: none !important;
}

.list-detail-1 ul li {
    color: #000 !important;

}

.fs-21px {
    font-size: 21px;
}

.mt-30px {
    margin-top: 30px !important;
}

.bg-yallow-new {
    background-color: #fff7e8 !important;
}

.fs-40px {
    font-size: 40px;
}

.h1-heading {
    color: #000;
    font-size: 50px;
    font-weight: 700;
}

.h2-heading {
    color: #000;
    font-size: 39px;
    font-weight: 700;
}

.h3-heading {
    color: #000;
    font-size: 35px;
    font-weight: 700;
}

.pl-50px{
    padding-left: 50px;
}

.color-blue{
    color: #262A64 !important;
        font-weight: 700 !important;
        font-size: 18px !important;
}


.benefits-item h3 {
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px;
}
.mb-60px{
    margin-bottom: 60px;
}
.color-blue-text{
color: #000000;
font-weight: 600;
}

.pt-50px{
    padding-top: 50px;
}
.color-blue-blog{
    color: #262A64;
        font-weight: 600;
        font-size: 40px;
}
.conclusion-css{
    color: #262A64;
        font-weight: 600;
        font-size: 25px;
}

.h-60px img{
    height: 60px !important;
}
.bg-color-blue{
    background-color: #262A64;
}
.bg-color-light-blue {
    background-color: #313162;
}
.pt-15px{
    margin-top: 15px !important;
}

@media (min-width: 1400px) {
    .col-xl-2 {
        width: 14.28%;
    }
}

.pl-20px{
    padding-left: 20px;
}


.ptb-10{
    padding: 10px 0px 20px 0px;
}

.color-light-blue{
    color: #0b97cf;
}



#gallery {
    padding-top: 40px;

    @media screen and (min-width: 991px) {
        padding: 60px 30px 0 30px;
    }
}

.img-wrapper {
    position: relative;
    margin-top: 15px;

    img {
        width: 100%;
    }
}

.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;

    i {
        color: #fff;
        font-size: 3em;
    }
}

#overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    // Removes blue highlight
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    img {
        margin: 0;
        width: 80%;
        height: auto;
        object-fit: contain;
        padding: 5%;

        @media screen and (min-width:768px) {
            width: 60%;
        }

        @media screen and (min-width:1200px) {
            width: 50%;
        }
    }
}

#nextButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;

    &:hover {
        opacity: 0.7;
    }

    @media screen and (min-width:768px) {
        font-size: 3em;
    }
}

#prevButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;

    &:hover {
        opacity: 0.7;
    }

    @media screen and (min-width:768px) {
        font-size: 3em;
    }
}

#exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;

    &:hover {
        opacity: 0.7;
    }

    @media screen and (min-width:768px) {
        font-size: 3em;
    }
}




.team-popup {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 20px;
}

/* Popup box */
.team-popup-content {
    background: #fff;
    max-width: 900px;
    margin: auto;
    border-radius: 10px;
    position: relative;
    animation: fadeInUp 0.4s ease;
    overflow: hidden;
}

/* Popup close button */
.team-popup-close {
    position: absolute;
    top: 10px;
    right: 15px;
    background: #f04d4d;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    z-index: 100;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

/* Inner content */
.team-popup-inner {
    display: flex;
    flex-direction: row;
    padding: 40px;
    gap: 30px;
}

.team-popup-image img {
    max-width: 250px;
    border-radius: 10px;
}

.team-popup-info {
    flex: 1;
}

/* Mobile View */
@media screen and (max-width: 768px) {
    .team-popup-inner {
        flex-direction: column;
        padding: 20px;
    }

    .team-popup-image img {
        max-width: 100%;
        margin: 0 auto;
    }
}

/* Animation */
@keyframes fadeInUp {
    from {
        transform: translateY(30px);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    } }

    .fs-30{
        font-size: 33px !important;
    }