
.banner-img {
    max-height: 940px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-position: center;
    position: relative;
    background: linear-gradient(180deg, rgb(32 2 14 / 35%) 22.36%, rgb(0 0 0 / 81%) 100%);
}

.custom-video-vid {
    width: 100%;
    display: block;
    height: auto;
    max-width: 100%;
    min-height: 480px;
    z-index: -1;
    object-fit: cover;
}

.hero-title {
    font-size: 67px;
    color: white;
    font-weight: 600;
    margin: 0;
    line-height: 69px;
}

    .has-tag {
        font-size: 26px;
        color: white;
        text-decoration: none;
        letter-spacing: 8px;
    }

    .her-para1 {
        font-size: 13px;
        color: white;
        margin-top: 10px;
        font-weight: 400;
    }

    .primary-btn {
        background-color: #E1005A;
        padding: 11px 33px;
        color: white;
        text-decoration: none;
        font-size: 18px;
        border-radius: 5.58px;
        font-weight: 700;
        transition: all 0.5s ease-out;
    }

        .primary-btn:hover {
            background: linear-gradient(125.95deg, #FD2184 5.73%, #FF3438 60.87%, #F87700 92.36%);
            color: white;
            background-color: transparent;
        }

        .primary-btn img {
            width: 22px;
            height: 22px;
            margin-right: 5px;
            transition: all 0.10s ease-out;
        }

        .primary-btn:hover img {
            width: 30px;
            height: 30px;
        }

    .position-content {
        position: absolute;
        bottom: 150px;
    }

    @media screen and (max-width: 600px) {
        .banner-img {
            min-height: 100% !Important;
        }

        .position-content {
            position: absolute;
            top: calc(50% - 118.16px);
        }

        .custom-video-vid {
            width: 100% !Important;
            height: 100% !Important;
            max-width: 100% !Important;
            min-height: 553px !Important;
            object-fit: cover;
        }

        .hero-title {
            font-size: 34px;
            line-height: 40px;
        }

        .has-tag {
            font-size: 12px;
            letter-spacing: 5px;
        }

        .her-para {
            font-size: 9px;
        }
    }

    .services-cards {
        background: #292c35 !important;
        border-radius: 10px !important;
        height:100% !important;
    }

        .services-cards:hover {
            background-image: radial-gradient(circle farthest-side at 0 0, rgb(107 232 307 / 18%), transparent 34%) !important;
            transition: all 0.3s;
        }

    .card-text {
        font-size: 12px !important;
    }

    @media screen and (min-width: 600px) {
        .card-text {
            font-size: 13px !important;
        }
    }

    .card-title {
        font-size: 17px;
    }

    @media screen and (min-width: 600px) {
        .card-title {
            font-size: 20px !important;
        }
    }

    /* Brand Logo*/

    .bran-img {
        width: 112px;
    }

.brand-wrapper {
    display: flex;
    background-color: #292c35;
    padding: 28px 22px;
    border-radius: 10px;
    box-shadow: 0px 16px 40px 0px #00000026;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 17px;
    background-image: radial-gradient(circle farthest-side at 0 0, rgb(57 229 255 / 30%), transparent 15%) !important;
}





    .ilivewatermark {
        background-image: url(../images/display_images/ilivesolutions_watermark.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .active {
        color: #199fb1 !important;
    }

    .get-started-btn {
        margin: 4px;
        font-size: 12px;
        width: 96px;
        padding: 12px;
        background: none;
        color: #2b2727;
        background: linear-gradient(white, white) padding-box, linear-gradient(45deg, hsl(187deg 75% 40%) 0%, hsl(192deg 78% 43%) 7%, hsl(198deg 62% 50%) 17%, hsl(207deg 64% 59%) 30%, hsl(218deg 63% 66%) 46%, hsl(238deg 55% 73%) 64%, hsl(267deg 50% 71%) 78%, hsl(297deg 42% 67%) 87%, hsl(322deg 62% 70%) 92%, hsl(337deg 81% 72%) 96%, hsl(349deg 95% 74%) 98%, hsl(2deg 100% 75%) 100%) border-box !important;
        border-radius: 3px !important;
        border: 2px solid transparent !important;
    }

    .partners_img {
        width: 190px;
    }

    .get-started-btn:hover {
        background-image: linear-gradient(white, white) padding-box, linear-gradient(45deg, hsl(187deg 75% 40%) 0%, hsl(192deg 78% 43%) 7%, hsl(198deg 62% 50%) 17%, hsl(207deg 64% 59%) 30%, hsl(218deg 63% 66%) 46%, hsl(238deg 55% 73%) 64%, hsl(267deg 50% 71%) 78%, hsl(297deg 42% 67%) 87%, hsl(322deg 62% 70%) 92%, hsl(337deg 81% 72%) 96%, hsl(349deg 95% 74%) 98%, hsl(2deg 100% 75%) 100%) border-box !important;
        color: #fff !important;
    }

    input:focus-visible {
        outline: none !important;
    }

    .skills-icons {
        width: 58px;
    }

    .text-gradient {
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-image: linear-gradient(45deg, hsl(187deg 75% 40%) 0%, hsl(192deg 78% 43%) 7%, hsl(198deg 62% 50%) 17%, hsl(207deg 64% 59%) 30%, hsl(218deg 63% 66%) 46%, hsl(238deg 55% 73%) 64%, hsl(267deg 50% 71%) 78%, hsl(297deg 42% 67%) 87%, hsl(322deg 62% 70%) 92%, hsl(337deg 81% 72%) 96%, hsl(349deg 95% 74%) 98%, hsl(2deg 100% 75%) 100%);
    }

    .tags {
        background: #199fb1;
        padding: 8px 20px 8px 20px;
        border-radius: 4px;
        color: #fff;
    }


    .accordion-button::after {
        background-image: url('../images/icons/downarrow.png') !important;
    }

    .accordion-button:not(.collapsed) {
        color: #199fb1 !important;
        background: transparent !important;
        border-radius:8px !important; 
    }

.explore-btn {
    background: #199fb1 !important;
    color: #fff !important;
    border-radius: 5px !important;
    border: 2px solid transparent !important;
    font-size: 13px !important;
    padding: 11px !important;
}

    .short-about-parag {
        font-size: 12px;
        font-weight: 300;
    }

    .Product-img {
        /* border-radius: 15px 15px 0px 0px !important; */
        border-radius: 15px !important;
        top: -33px;
        position: relative;
        height: 200px;
        object-fit: cover;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
    }

    /* Contact us Page  */
    /* Contact us Page  */
    /* Contact us Page  */

    .contact-page-txt {
        font-size: 40px;
        text-align: center;
    }

    @media only screen and (min-width: 786px) {
        .contact-page-txt {
            font-size: 85px !important;
        }
    }

.contact-inputs {
    padding: 19px !important;
    border-radius: 11px !important;
    background: #292c35 !important;
    border: none !important;
}

    .contact-page-img {
        background-image: url('../images/display_images/contact.jpg');
        border-radius: 0px 25px 25px 0px;
        width: 100%;
        background-size: cover;
        object-fit: cover;
    }


    .about-triggee {
        background: rgb(250, 255, 120);
        /* background: linear-gradient(90deg, rgba(250, 255, 120, 1) 12%, rgba(227, 255, 200, 1) 50%, rgba(255, 165, 96, 1) 90%); */
        /* background-image: linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%); */
        background-color: #f8f9fa;
        border-radius: 35px;
    }

    /* Terms and condition */
    .policy-column {
        background-color: #f8f9fa !important;
        border-radius: 15px;
    }

    .front-card-title {
        font-size: 18px;
        font-weight: 500;
    }

    .highlights-img {
        padding: 12px;
        border-radius: 7px;
        width: 100px;
        transition: all 0.3s;
    }
@media only screen and (max-width: 786px) {
    .highlights-img {
        width: 75px;
    }
}

    .highlights {
        background: #292c35;
        border-radius: 10px;
    }

    .highlights-img:hover {
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        transition: all 0.3s;
    }

    .highlight-parent {
        padding: 30px;
    }
@media only screen and (max-width: 786px) {
    .highlight-parent {
        padding: 6px 0px 6px 0px;
    }
}
    .check-width {
        width: 20px;
    }

    .team-members {
        width: 100%;
        height: 364px;
        object-fit: cover;
        border-radius: 11px;
    }

    /*Google Maps*/
    .mapouter {
        position: relative;
        text-align: right;
        height: 451px;
        width: 100%;
    }

    .gmap_canvas {
        overflow: hidden;
        background: none !important;
        height: 451px;
        width: 100%;
    }

    /* About */

    .about_display_img {
        width: 100%;
        height: 450px;
        object-fit: cover;
        border-radius: 17px;
    }

.about-faqs {
    background: transparent !important;
    border: 1px solid #199fb1 !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    border-radius: 8px !important;
}
.custom-reverse {
    padding: 1px;
}

    @media only screen and (max-width: 989px) {
        .custom-reverse {
            flex-direction: column-reverse !important;
            display: flex;
        }
    }

    .card-shahdow {
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px !important;
    }
.card-back-shahdow {
    background-image: radial-gradient(circle farthest-side at 0 0, rgb(107 232 307 / 18%), transparent 34%) !important;
}

    .card {
        border: none !important;
    }

    .experence-short-box {
        background: #292c35;
        padding: 17px;
        border-radius: 7px;
    }
.customer-review-img{
width: 70px !important;
height:70px !important;
border-radius:50px !important;
}
.card-quotation{
    width: 20px !important;
}
.serial-number {
    font-size: 60px;
    font-weight: 700;
    color: #1e7887 !important;
}
/*our Career*/

.career-card-btn {
    font-size: 14px !important;
    color: #199fb1 !important;
}
    .career-card-btn:hover {
        padding-right: 7px !important;
         -webkit-transition: all 0.3s !important;
    }
    .link {
        width: 17px;
    }