
:root {
    --font-size: 14px;
    --letter-spacing: 0px;
    --line-height: 1.5;
    --bs-blue: #3a588f;
    --bs-indigo: #5616c9;
    --bs-purple: #766df4;
    --bs-pink: #f74f78;
    --bs-red: #dc3545;
    --bs-orange: #f86823;
    --yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #16c995;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #d6d8e2;
    --bs-dark: #212529;
    --e-primary: #113a80;
    --e-dark: #08114a;
    --e-solid: #333333;
    --e-secondary: #f86823;
    --e-text: #282828;
    --e-accent: #f86823;
    --e-black-blue: #010521;
    --e-gradient-1: #fa6220;
    --e-gradient-2: #ef8b33;
    --e-light: #fdece2;
    --e-desaturated-blue: #353956;
    --e-bright-orange: #f68a49;
    --e-pale-orange: #fff7f4;
    --e-mostly-white: #f9f9f9;
    --box-shadow: 1px 21px 46px rgb(0 0 0 / 10%);
    --box-shadow-sm: 1px 11px 15px rgba(0, 0, 0, 0.09);
    /*! --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; */
    /*! --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; */
    --bs-gradient: linear-gradient( 180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0) );
    --view-dounload-policy: linear-gradient( 135deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 55%, rgba(237, 237, 237, 1) 55% );
    --greed-background-image: linear-gradient( to right, var(--bs-green) 0%, var(--bs-teal) 100% );
    --pink-background: linear-gradient( to right, var(--bs-pink) 0%, var(--bs-red) 100% );
    --bg1: linear-gradient(270deg, #ec0d7c, #f16835);
    --box-shadow: rgb(0 0 0 / 24%) 0px 11px 19px;
}

*,
::after,
::before {
    box-sizing: border-box;
}

.sub-banner1 .box span {
    padding: 0 3px;
    color: var(--bs-white);
    margin: 0;
    font-style: italic;
}

.sub-banner1 .box a {
    display: inline-block;
    color: var(--bs-light);
    pointer-events: none;
}

td .btn:before, .dounload_policy_btn:before {
    display: none
}

.h6, h6 {
    letter-spacing: 0;
}


.h1,
h1,
h2,
.h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6,
body,
.hi-btn {
    font-family: Hind, serif !important;
}

td .list {
    margin: 0;
}

body {
    font-weight: 400;
    visibility: visible;
    font-size: var(--font-size);
    letter-spacing: var(--letter-spacing);
    line-height: var(--line-height);
}

.bg1 {
    background: var(--bg1) !important;
    color: var(--bs-white)
}

::selection {
    background: #f26b35;
    color: #ffffff;
}

::-moz-selection {
    background: #f26b35;
    color: #ffffff;
}

.first-amendment,
.funfact-section,
.investments-section,
.roadmap,
.funfact-section,
.event-section-three,
.investments-section,
.importantlink,
.about-section,
.achievement-section,
.project-section,
.event-section,
.partner,
.UP_industrial,
.promotion-section,
.why-up-section,
.advantage-up-section,
.policy-section,
.sup-highlight,
.metrics,
.dashboard-container,
.inner-section,
.aboutoffer-section,
.aboutus-section,
.policy_highlights,
.footer-section,
.projectpage-section,
.service-section,
.team-section,
.contact-section,
.leader-section {
    padding: 60px 0;
    position: relative;
}

.container {
    position: relative;
    z-index: 1;
}


.hidden,
#ContentPlaceHolder_Body_lblMes:empty {
    display: none;
}

.form-group {
    margin-bottom: 0.5em;
}

.hide {
    display: none;
}

.call {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
}

    .call li {
        color: var(--bs-white);
        padding: 5px 15px 5px 5px;
    }

        .call li > span {
            color: #f1832f;
            margin-right: 5px;
        }

.top-nav {
    padding: 0 0;
    z-index: 100;
    position: relative;
    height: auto;
    transition-duration: 0.3s;
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

    .top-nav .time {
        color: var(--bs-white);
        text-decoration: none;
    }

.clock {
    color: var(--bs-white);
    padding-top: 6px;
}

.top-nav .time i {
    font-size: 14px;
}

.top-nav ul {
    margin: 0;
    padding: 0px;
}

    .top-nav ul.pwdarea li a img {
        width: 20px;
    }

    .top-nav ul > li {
        list-style-type: none;
    }

.top-nav li a:hover {
    text-decoration: none;
}

.pwdarea {
    display: flex;
    justify-content: end;
}

    .pwdarea li {
        padding: 0px 3px;
    }

        .pwdarea li a {
            display: block;
            padding: 5px;
        }

.search a {
    padding: 9px 8px !important;
    color: var(--bs-white);
}

.searchbar {
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: left;
    display: flex;
}

.social-icons {
    display: none;
}

.searchbar .search-btn,
.searchbar .search-input {
    height: 40px;
    margin: 0;
    position: relative;
    padding: 0 15px;
}

.searchbar .search-input {
    background-color: var(--bs-white);
    width: 220px;
    border: 1px solid #eee;
    z-index: 0;
}

.searchbar .search-btn {
    border: 0;
    z-index: 2;
    left: -5px;
    background-color: #f1832f;
    color: var(--bs-white);
    border-radius: 0 4px 4px 0;
}

.serachbar .search-wrap p {
    margin: 0px;
}

.serachbar,
.serachbar .search-wrap {
    position: fixed;
    right: 0;
    height: 100%;
    box-shadow: 0 0 15px rgb(0 0 0 / 0.2);
    top: 0;
    transition-duration: 0.3s;
}

.serachbar {
    z-index: 99;
    width: 100%;
    left: 0;
    margin: 0 auto;
    display: none;
}

    .serachbar .search-wrap {
        width: 370px;
        background-color: var(--bs-white);
        box-sizing: border-box;
        padding: 25px;
    }

        .serachbar .search-wrap h4 {
            text-align: left;
            color: #182b49;
        }

        .serachbar .search-wrap h5 {
            margin-bottom: 20px;
        }

        .serachbar .search-wrap h4 span {
            display: inline-block;
            float: right;
            cursor: pointer;
            font-size: 32px;
        }

.search .open {
    display: block;
    background: #08114ad4;
}

.serachbar .search-wrap p a {
    color: #182b49 !important;
}

.primary .navbar-nav > li > a {
    color: var(--bs-white);
    font-size: 1em;
    letter-spacing: 0.5px;
}

.primary .navbar-nav > li .dropdown-menu li a {
    display: block;
    color: var(--e-black-blue);
    padding: 8px 15px;
    font-size: 0.9em;
}

.primary .navbar-nav > li > a:hover,
.primary .navbar-nav > li.show > a {
    color: #f9eb16;
    background: transparent;
}

.primary .navbar-nav .dropdown-menu li:last-child a {
    border-bottom: 0px dashed #ccc;
}

.primary .navbar-nav .dropdown-menu > li > a {
    color: var(--e-black-blue);
    padding: 5px 15px;
    font-size: 0.85em;
    display: block;
    text-decoration: none;
    border-bottom: 1px dashed #ccc;
    font-weight: 400;
    transition: .5s all;
    padding-left: 10px;
}

    .primary .navbar-nav .dropdown-menu > li > a .sub-arrow {
        display: none;
    }



.banner_outer {
    background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 2;
}

    .banner_outer::before {
        content: "";
        width: 80%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 0 0 600px 0;
        background: var(--e-dark);
    }

    .banner_outer::after {
        content: "";
        border-radius: 0 0 600px 0;
        width: 65%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 15%;
        z-index: 0;
    }

    .banner_outer .header {
        padding: 0px;
        position: relative;
        z-index: 9;
    }

    .banner_outer .banner-layerright {
        position: absolute;
        right: 0;
        top: 0;
    }

.main-header .navbar {
    padding-top: 5px;
    padding-bottom: 5px;
}

.last_list {
    display: contents;
}

    .last_list figure {
        background: var(--bs-white);
        border-radius: 100px;
        width: 115px;
        line-height: 60px;
        text-align: center;
        padding: 6px;
        transition: all 0.3s ease-in-out;
        margin: 0 2px;
    }

        .last_list figure:hover {
            transform: translateY(-5px);
        }

    .last_list .content {
        padding-left: 75px;
        padding-top: 5px;
    }

        .last_list .content p {
            margin-bottom: 0px;
        }

    .last_list a {
        display: inline-block;
    }

    .last_list .last_list_atag {
        color: var(--bs-white) !important;
        font-size: 24px;
        transition: all 0.3s ease-in-out;
    }

        .last_list .last_list_atag:hover {
            color: var(--e-primary) !important;
        }

.banner-section {
    position: relative;
    padding: 5px 10px 25px 10px;
}

.banner_content {
    position: relative;
}

.banner-section .banner_content .banner-line {
    position: absolute;
    display: block;
    left: 8px;
}

.banner-section .banner_content h6 {
    margin-bottom: 18px;
    padding-left: 88px;
}

.banner-section .banner_content h1 {
    margin-bottom: 14px;
}

.banner-section .banner_content p {
    font-size: 22px;
    line-height: 33px;
    font-weight: 500;
    margin-bottom: 28px;
    color: var(--bs-light);
}

.banner-section .banner_content .button1 {
    margin-right: 10px;
}

.banner-section .banner_content .get_started {
    background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
    font-size: 20px;
    line-height: 30px;
    border-radius: 30px;
    padding: 15px 25px 15px 46px;
    text-align: center;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}

    .banner-section .banner_content .get_started figure {
        display: inline-block;
        margin-left: 14px;
    }

.banner-section .banner_content .button2 figure {
    margin-left: 18px;
}

.banner-section .banner_content .get_started:hover {
    background-image: linear-gradient(to right, var(--e-desaturated-blue) 0%, var(--e-desaturated-blue) 100%);
}

.banner-section .banner_content .banner-circleleft {
    position: absolute;
    left: -66px;
    bottom: -122px;
}

.banner-section .banner_content .banner-dotleft {
    position: absolute;
    left: 26px;
    bottom: -162px;
}

.banner-section .banner_wrapper {
    position: relative;
    z-index: 0;
    margin: -90px auto 0px auto;
    padding-bottom: 50px;
    max-width: 500px;
}

    .banner-section .banner_wrapper .banner-image {
        position: relative;
        z-index: 1;
    }

        .banner-section .banner_wrapper .banner-image img {
            border-radius: 300px 300px 0 300px;
        }

    .banner-section .banner_wrapper .banner-vedioimage {
        position: absolute;
        top: -100px;
        left: 40px;
        z-index: 1;
        transition: all 0.3s ease-in-out;
    }

        .banner-section .banner_wrapper .banner-vedioimage:hover {
            transform: translateY(-5px);
        }

    .banner-section .banner_wrapper .banner-circleright {
        position: absolute;
        right: -116px;
        top: 242px;
    }

    .banner-section .banner_wrapper .banner-dotright {
        position: absolute;
        right: -68px;
        top: 430px;
    }

.banner-section .social-icons ul {
    left: -214px;
    top: 94px;
}

    .banner-section .social-icons ul li .social-networks {
        font-size: 20px;
        margin-top: 2px;
        color: var(--bs-white);
        background: var(--e-global-color-very-dark-blue);
        border-radius: 100px;
        text-align: center;
        transition: all ease-in-out 0.3s;
        width: 55px;
        height: 55px;
        line-height: 55px;
        transition: transform ease 300ms;
    }

        .banner-section .social-icons ul li .social-networks:hover {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            color: var(--bs-white);
            transform: translateY(-5px);
        }

.leader-section {
    background-color: #ede2fd;
    padding: 70px 0 20px;
}

.leader {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin: 0;
}

    .leader li {
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 1em;
    }

        .leader li .laderbox {
            text-align: center;
            display: block;
            width: 100%;
        }

            .leader li .laderbox h4 {
                font-size: 1.2em;
                line-height: inherit;
                margin-bottom: 0;
                color: var(--e-primary);
                margin: 0;
            }

            .leader li .laderbox p {
                font-size: 0.9em;
                line-height: inherit;
                margin: 0;
            }

.laderbox .leadphoto {
    overflow: hidden;
    max-width: 100px;
    text-align: left;
    background: rgb(255, 255, 255);
    padding: 0;
    border-radius: 100%;
    margin:10px auto;
    border: 5px solid #ffffff00;
}

    .laderbox .leadphoto img {
        max-width: 100%;
        border-radius: 0px 10px;
    }

.service-section {
    /*! background-color: var(--bs-white); */
}

    .service-section .service-leftlayer {
        position: absolute;
        top: 0;
        left: 78px;
    }

    .service-section .service-rightlayer {
        position: absolute;
        bottom: -20px;
        right: 112px;
    }

    .service-section .service-dotimage {
        position: absolute;
        left: 334px;
        bottom: 102px;
    }

    .service-section .service-box span.text {
        margin-bottom: 10px;
        display: block;
        color: var(--e-text);
    }

    .service-section .service-box:hover span.text {
        color: var(--bs-white);
    }

    .service-section .service_contentbox {
        position: relative;
    }

.policybox {
    position: relative;
    z-index: 0;
    padding: 8px;
}

    .policybox:after {
        content: "";
        width: 100%;
        height: 50%;
        background: linear-gradient(99deg, rgba(16, 59, 132, 1) 17%, rgba(44, 171, 150, 1) 100%);
        bottom: 0px;
        left: 0px;
        right: 0px;
        position: absolute;
        margin: 0px auto;
        border-radius: 20px 50px;
    }

.service-section .service_contentbox .service-box {
    background: var(--bs-white);
    border-radius: 15px 45px;
    padding: 15px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px -20px 46px rgb(0 0 0 / 9%);
    text-align: center;
    display: block;
    position: relative;
    z-index: 2;
    margin-bottom: 2em;
    min-height: 210px;
}

    .service-section .service_contentbox .service-box:hover {
        background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
        transform: translateY(-5px);
    }

.service-section .service-box h5,
.service-section .service-box p {
    margin: 0;
}

.service-section .service-box:hover h5,
.service-section .service-box:hover p {
    color: var(--bs-white);
}

.service-section .service_contentbox .service-box .policy-icons {
    background: #fbefff;
    border-radius: 100px;
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    margin-bottom: 12px;
    display: inline-block;
    margin-left: 0px;
    transition: all 0.3s ease-in-out;
    position: relative;
    margin-top: -28px;
}

    .service-section .service_contentbox .service-box .policy-icons img {
        max-width: 62%;
    }

    .service-section .service_contentbox .service-box .policy-icons:hover {
        transform: translateY(-5px);
    }

.service-section .service-box:hover .policy-icons {
    background: #fac9a8;
}

.service-section .service-box:hover img {
    filter: brightness(0) invert(1);
}

.service-section .service_contentbox .service-box .service-dataicon,
.service-section .service_contentbox .service-box .service-designicon,
.service-section .service_contentbox .service-box .service-marketicon,
.service-section .service_contentbox .service-box .service-producticon {
    margin: 0.5em auto;
    width: 64px;
}

.service-section .service-box .circle {
    background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
    border-radius: 100px;
    height: 45px;
    width: 45px;
    line-height: 45px;
    margin-left: -2px;
    text-align: center;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}

    .service-section .service-box .circle:hover {
        transform: translateY(-5px);
    }

.service-section .service-box:hover .circle {
    background-image: linear-gradient(to right, #ffffff 0%, #ffffff 51%, #ffffff 100%);
}

.service-section .service-box .circle:before {
    font-size: 18px;
    padding-top: 2px;
    transition: all 0.3s ease;
    color: var(--bs-white);
}

.service-section .service-box:hover .circle:before {
    color: var(--e-accent);
}

.service-section .service_content .service-rightcircle {
    position: absolute;
    right: 0;
    top: -120px;
    z-index: 9;
}

.service-section .service_content {
    padding-left: 0px;
    padding-top: 0px;
    text-align: center;
}

    .service-section .service_content p {
        margin-bottom: 12px;
    }

    .service-section .service_content .text {
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
        color: var(--e-primary);
    }

        .service-section .service_content .text:hover {
            color: var(--e-secondary);
        }

    .service-section .service_content ul li .circle {
        background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
        border-radius: 100px;
        height: 18px;
        width: 18px;
        line-height: 18px;
        text-align: center;
        margin-right: 12px;
        margin-left: 0;
        display: inline-block;
        transition: all 0.3s ease-in-out;
    }

        .service-section .service_content ul li .circle:before {
            font-size: 12px;
            padding-top: 2px;
            font-family: "FontAwesome";
            transition: all 0.3s ease;
            color: var(--bs-white);
        }

    .service-section .service_content .text1 {
        margin-bottom: 36px;
    }

    .service-section .service_content .get_started {
        background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
        font-size: 20px;
        line-height: 30px;
        border-radius: 30px;
        padding: 15px 25px 15px 43px;
        text-align: center;
        display: inline-block;
        transition: all 0.3s ease-in-out;
    }

        .service-section .service_content .get_started figure {
            display: inline-block;
            margin-left: 16px;
        }

        .service-section .service_content .get_started:hover {
            background-image: linear-gradient(to right, var(--e-desaturated-blue) 0%, var(--e-desaturated-blue) 100%);
        }

.offer-section {
    background-color: var(--e-mostly-white);
    position: relative;
    padding: 50px 0;
}

    .offer-section .offer-toplayer {
        position: absolute;
        left: -24px;
        top: 0;
    }

    .offer-section .offer-bottomlayer {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .offer-section .offer-circleimage {
        position: absolute;
        left: -146px;
        bottom: 70px;
    }

    .offer-section .offer_boxcontent {
        box-shadow: 1px 1px 50px rgb(0 0 0 / 10%);
        width: 100%;
        border-radius: 10px;
        position: relative;
        z-index: 1;
        background: var(--bs-white);
        transition: all 0.3s ease-in-out;
    }

        .offer-section .offer_boxcontent:hover {
            background: var(--e-primary);
        }

        .offer-section .offer_boxcontent h5 {
            font-size: 1.3em;
            margin-bottom: 0px;
        }

        .offer-section .offer_boxcontent:hover h5,
        .offer-section .offer_boxcontent:hover p {
            color: var(--bs-white);
        }

    .offer-section .offer_content {
        text-align: center;
    }

        .offer-section .offer_content h2 {
            margin-bottom: 18px;
        }

        .offer-section .offer_content p {
            margin-bottom: 42px;
            padding: 0 135px;
        }

    .offer-section .offer_boxcontent .upper_portion {
        position: relative;
    }

        .offer-section .offer_boxcontent .upper_portion figure img {
            border-radius: 10px 10px 0 0;
        }

        .offer-section .offer_boxcontent .upper_portion .image_content {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            box-shadow: 8px 2px 20px rgb(0 0 0 / 10%);
            border-radius: 100px;
            height: 105px;
            width: 105px;
            line-height: 105px;
            text-align: center;
            left: 124px;
            bottom: -50px;
            position: absolute;
            transition: all 0.3s ease-in-out;
        }

            .offer-section .offer_boxcontent .upper_portion .image_content:hover {
                background-image: linear-gradient(to right, var(--e-gradient-2) 0%, var(--e-gradient-1) 100%);
                transform: translateY(-5px);
            }

    .offer-section .offer_boxcontent .lower_portion_wrapper {
        text-align: center;
        padding: 8px 15px;
        border-radius: 0 0 10px 10px;
        border-top: none;
        min-height: 107px;
    }

.about-section {
    background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding: 120px 0 160px;
}

    .about-section::before {
        content: "";
        width: 69%;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border-radius: 0 0 0 300px;
        background: var(--e-dark);
    }

    .about-section::after {
        content: "";
        background-image: url("../assets/images/about-background.jpg");
        border-radius: 0 0 0 600px;
        width: 65%;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        opacity: 10%;
    }

    .about-section .about-rightimage {
        position: absolute;
        right: -70px;
        top: -66px;
        z-index: 1;
        width: 240px;
        display: none
    }

    .about-section .about-rightcircle {
        position: absolute;
        right: 170px;
        bottom: 212px;
        z-index: 1;
    }

    .about-section .about_wrapper {
        position: relative;
    }

        .about-section .about_wrapper .about-image1 {
            position: absolute;
            left: -60px;
            top: -118px;
            z-index: 1;
        }

            .about-section .about_wrapper .about-image1 img {
                border-radius: 0 100px 100px 100px;
            }

        .about-section .about_wrapper .about-image2 {
            position: absolute;
            z-index: 1;
            left: 26px;
            top: 230px;
        }

            .about-section .about_wrapper .about-image2 img {
                border-radius: 100px 0 100px 100px;
                border-top: 5px solid var(--bs-white);
                border-right: 5px solid var(--bs-white);
            }

        .about-section .about_wrapper .years {
            position: relative;
            padding: 10px;
        }

            .about-section .about_wrapper .years .value {
                font-size: 30px;
                line-height: 30px;
                font-weight: 700;
                margin-bottom: 0;
                display: inline-block;
            }

            .about-section .about_wrapper .years .plus {
                font-size: 28px;
                line-height: 27px;
                font-weight: 700;
                display: inline-block;
            }

            .about-section .about_wrapper .years .text {
                font-size: 14px;
                line-height: 17px;
                display: block;
            }

        .about-section .about_wrapper .about-imagecircle {
            position: absolute;
            right: -22px;
            top: -130px;
            z-index: 1;
            transition: all 0.3s ease-in-out;
        }

        .about-section .about_wrapper .years:hover .about-imagecircle {
            transform: translateY(-5px);
        }

        .about-section .about_wrapper .about-dot {
            position: absolute;
            left: 8px;
            top: -81px;
        }

        .about-section .about_wrapper .about-leftcircle {
            position: absolute;
            left: -106px;
            top: 170px;
        }

        .about-section .about_wrapper .about-layer {
            position: absolute;
            left: -114px;
            top: 100px;
        }

    .about-section .about_content {
        padding-left: 85px;
        position: relative;
        z-index: 1;
    }

        .about-section .about_content h2 {
        }

        .about-section .about_content p {
            color: var(--bs-light);
        }

        .about-section .about_content .text1 {
            margin-bottom: 8px;
        }

        .about-section .about_content .text2 {
            margin-bottom: 38px;
        }

        .about-section .about_content .read_more {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            font-size: 20px;
            line-height: 30px;
            border-radius: 30px;
            padding: 15px 25px 15px 43px;
            text-align: center;
            display: inline-block;
            transition: all 0.3s ease-in-out;
        }

            .about-section .about_content .read_more figure {
                display: inline-block;
                margin-left: 20px;
            }

            .about-section .about_content .read_more:hover {
                background-image: linear-gradient(to right, var(--e-desaturated-blue) 0%, var(--e-desaturated-blue) 100%);
            }

.achievement-section {
    position: relative;
    padding: 90px 0 130px;
    overflow: hidden;
}

    .achievement-section .service-rightlayer {
        position: absolute;
        top: 0;
        right: 110px;
    }

    .achievement-section .service-leftlayer {
        position: absolute;
        bottom: 0;
        left: 118px;
    }

    .achievement-section .achievement_content {
        position: relative;
        margin-right: -8px;
    }

        .achievement-section .achievement_content .offer-circleimage {
            position: absolute;
            left: -116px;
            top: 10px;
        }

        .achievement-section .achievement_content h2 {
            margin-bottom: 16px;
        }

        .achievement-section .achievement_content p {
            margin-bottom: 38px;
        }

        .achievement-section .achievement_content .get_started {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            font-size: 20px;
            line-height: 30px;
            font-weight: 600;
            border-radius: 30px;
            padding: 15px 25px 15px 43px;
            text-align: center;
            display: inline-block;
            transition: all 0.3s ease-in-out;
        }

            .achievement-section .achievement_content .get_started figure {
                display: inline-block;
                margin-left: 20px;
            }

            .achievement-section .achievement_content .get_started:hover {
                background-image: linear-gradient(to right, var(--e-desaturated-blue) 0%, var(--e-desaturated-blue) 100%);
            }

    .achievement-section .achievement_wrapper {
        position: relative;
        scale: 0.9;
        top: -22px;
    }

        .achievement-section .achievement_wrapper .achievement-box {
            background: var(--bs-white);
            border-radius: 50%;
            width: 200px;
            height: 200px;
            line-height: 200px;
            display: inline-block;
            text-align: center;
            transition: all 0.3s ease-in-out;
            box-shadow: var(--box-shadow);
            position: absolute;
            border: 1px solid #ffb97c;
        }

            .achievement-section .achievement_wrapper .achievement-box:hover {
                background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
                transform: translateY(-5px);
            }

            .achievement-section .achievement_wrapper .achievement-box .achievement-icon {
                position: absolute;
                top: 25px;
                left: 0;
                right: 0;
                margin: 0 auto;
            }

            .achievement-section .achievement_wrapper .achievement-box:hover img {
                filter: brightness(0) invert(1);
            }

            .achievement-section .achievement_wrapper .achievement-box .wrapper {
                position: absolute;
                bottom: 40px;
                left: 0;
                right: 0;
                margin: 0 auto;
            }

            .achievement-section .achievement_wrapper .achievement-box:hover h3 {
                color: var(--bs-white);
            }

            .achievement-section .achievement_wrapper .achievement-box p {
                line-height: 20px;
            }

            .achievement-section .achievement_wrapper .achievement-box:hover p {
                color: var(--bs-white);
            }

            .achievement-section .achievement_wrapper .achievement-box .number {
                position: relative;
                top: 86px;
            }

            .achievement-section .achievement_wrapper .achievement-box .value {
                display: inline-block;
                color: var(--e-secondary);
                font-size: 31px;
                width: auto;
                font-weight: 700;
            }

            .achievement-section .achievement_wrapper .achievement-box .plus {
                font-size: 30px;
                line-height: 30px;
                font-weight: 700;
                color: var(--e-secondary);
            }

            .achievement-section .achievement_wrapper .achievement-box:hover .plus {
                color: var(--bs-white);
            }

        .achievement-section .achievement_wrapper .box1 {
            top: 58px;
            left: 0;
        }

        .achievement-section .achievement_wrapper .box2 {
            top: -42px;
            left: 196px;
        }

        .achievement-section .achievement_wrapper .box3 {
            top: 58px;
            right: -20px;
        }

        .achievement-section .achievement_wrapper .box4 {
            top: 180px;
            left: 196px;
        }

.project-section {
    background-color: var(--e-dark);
    position: relative;
}

    .project-section .offer-toplayer {
        position: absolute;
        left: -36px;
        top: 0;
        opacity: 0.2;
    }

    .project-section .offer-bottomlayer {
        position: absolute;
        right: 0;
        bottom: 0;
        opacity: 0.2;
    }

    .project-section .project_content {
        position: relative;
        text-align: center;
    }

        .project-section .project_content h2 {
            color: var(--bs-white);
        }

        .project-section .project_content p {
            width: 80%;
            margin: auto;
            color: var(--bs-white);
        }

        .project-section .project_content .offer-circleimage {
            position: absolute;
            right: 344px;
            top: 40px;
        }

    .project-section .case-box .overlay-image {
        position: relative;
    }

        .project-section .case-box .overlay-image:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            opacity: 38%;
            border-radius: 10px;
            background-image: linear-gradient(to top, #000000 0%, #000000 100%);
            transition-duration: 0.3s;
        }

    .project-section .overlay:hover figure {
        border-radius: 10px;
        opacity: 1;
        background-image: linear-gradient(to top, var(--e-secondary) 0%, #000000 100%);
    }

    .project-section .overlay:hover img {
        opacity: 0.4;
    }

    .project-section .case-box .image img {
        border-radius: 10px 10px 10px 10px;
    }

    .project-section .case-box .content {
        position: absolute;
        padding: 0 32px;
        margin-top: -124px;
    }

        .project-section .case-box .content h5 {
            margin-bottom: -10px;
        }

        .project-section .case-box .content .text-size-18 {
            display: inline-block;
            margin-bottom: 0;
        }

        .project-section .case-box .content span {
            font-size: 14px;
            line-height: 20px;
            font-weight: 500;
            text-transform: uppercase;
            border-radius: 20px;
            background-color: #191d36;
            padding: 2px 18px;
            text-align: center;
            display: inline-block;
            margin-bottom: 12px;
        }

    .project-section .case-box .circle {
        background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
        border-radius: 100px;
        height: 45px;
        width: 45px;
        line-height: 45px;
        margin-left: -2px;
        text-align: center;
        display: inline-block;
        transition: all 0.3s ease-in-out;
        position: relative;
        right: -38px;
        top: -10px;
        transform: rotate(-15deg);
    }

        .project-section .case-box .circle:hover {
            transform: translateY(-5px);
        }

    .project-section .case-box1 .circle {
        right: -50px;
    }

    .project-section .case-box:hover .circle {
        background-image: linear-gradient(to right, #ffffff 0%, #ffffff 51%, #ffffff 100%);
    }

        .project-section .case-box:hover .circle:before {
            color: var(--e-secondary);
        }

    .project-section .case-box .circle:before {
        font-size: 18px;
        padding-top: 2px;
        transition: all 0.3s ease;
        color: var(--bs-white);
    }

    .project-section .owl-carousel .owl-dots {
        display: block !important;
        margin-top: 40px !important;
        line-height: 0;
    }

        .project-section .owl-carousel .owl-dots .owl-dot span {
            background: #d3d3d3;
            width: 15px;
            height: 15px;
            margin: 0;
            transition: all 0.3s ease-in-out;
        }

        .project-section .owl-carousel .owl-dots .owl-dot:hover span {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
        }

        .project-section .owl-carousel .owl-dots .owl-dot.active span {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            width: 40px;
        }

        .project-section .owl-carousel .owl-dots .owl-dot:focus {
            outline: none;
        }

.testimonial-section {
    padding: 150px 0 180px;
    overflow: hidden;
}

    .testimonial-section .service-leftlayer {
        position: absolute;
        top: 0;
        left: 116px;
    }

    .testimonial-section .service-rightlayer {
        position: absolute;
        bottom: -20px;
        right: 112px;
    }

    .testimonial-section .testimonial_wrapper .service-rightcircle {
        position: absolute;
        top: -42px;
        left: 0;
    }

    .testimonial-section .testimonial_wrapper .circle_wrapper {
        height: 380px;
        width: 380px;
        border-radius: 100%;
        margin-left: -6px;
        margin-top: 18px;
        background: #fffaf8;
    }

        .testimonial-section .testimonial_wrapper .circle_wrapper .center-circle {
            height: 155px;
            width: 155px;
            border-radius: 100%;
            background: var(--bs-white);
            position: relative;
            left: -4px;
            right: 0;
            margin: 0 auto;
            top: 120px;
        }

        .testimonial-section .testimonial_wrapper .circle_wrapper figure img {
            border-radius: 100px;
        }

        .testimonial-section .testimonial_wrapper .circle_wrapper .center-circle .testimonial-centerimage {
            position: absolute;
            top: 6px;
            left: -4px;
            transition: all 0.3s ease-in-out;
        }

        .testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image1 {
            right: -54px;
            top: -78px;
            transition: all 0.3s ease-in-out;
        }

            .testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image1:hover {
                transform: translateY(-5px);
            }

        .testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image2 {
            left: -42px;
            top: 32px;
            transition: all 0.3s ease-in-out;
        }

            .testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image2:hover {
                transform: translateY(-5px);
            }

        .testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image3 {
            left: 20px;
            bottom: -100px;
            transition: all 0.3s ease-in-out;
        }

            .testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image3:hover {
                transform: translateY(-5px);
            }

        .testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image4 {
            right: -58px;
            bottom: 10px;
            transition: all 0.3s ease-in-out;
        }

            .testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image4:hover {
                transform: translateY(-5px);
            }

    .testimonial-section .testimonial_contentwrapper {
        padding-left: 40px;
    }

    .testimonial-section .heading {
        margin-bottom: 15px;
    }

    .testimonial-section .testimonial_content .content {
        display: flex;
    }

        .testimonial-section .testimonial_content .content .circle {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            border-radius: 100px;
            height: 64px;
            width: 64px;
            line-height: 64px;
            text-align: center;
            display: inline-block;
            border: 1px solid transparent;
            position: relative;
            margin-right: 16px;
            top: -4px;
            transition: all 0.3s ease-in-out;
        }

            .testimonial-section .testimonial_content .content .circle:hover {
                background-image: linear-gradient(to right, var(--e-gradient-2) 0%, var(--e-gradient-1) 100%);
                transform: translateY(-5px);
            }

    .testimonial-section .testimonial_content p {
        margin-bottom: 26px;
    }

    .testimonial-section .testimonial_content .content span {
        font-size: 22px;
        color: var(--e-primary);
        margin-bottom: -2px;
        display: block;
    }

#carouselExampleControls {
    display: inline-block;
    border-radius: 10px;
    color: var(--bs-white) !important;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 1;
}

    #carouselExampleControls .carousel-control-prev {
        left: 0;
        top: 0;
        font-size: 26px;
        line-height: 26px;
        color: #010521;
        opacity: 1;
    }

        #carouselExampleControls .carousel-control-prev i {
            transition: all 0.3s ease-in-out;
        }

    #carouselExampleControls .carousel-control-next {
        right: -58px;
        top: 0;
        font-size: 30px;
        line-height: 30px;
        color: var(--e-secondary);
        opacity: 1;
    }

        #carouselExampleControls .carousel-control-next i {
            transition: all 0.3s ease-in-out;
        }

.testimonial-section .pagination-outer {
    position: relative;
    display: inline-block;
    top: 24px;
    right: -16px;
}

.blog-section {
    background-color: var(--e-mostly-white);
    position: relative;
    padding: 120px 0;
}

    .blog-section .offer-toplayer {
        position: absolute;
        left: -36px;
        top: 0;
    }

    .blog-section .offer-bottomlayer {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .blog-section .blog_content {
        position: relative;
        text-align: center;
    }

        .blog-section .blog_content h2 {
            margin-bottom: 18px;
        }

        .blog-section .blog_content p {
            padding: 0 150px;
            margin-bottom: 40px;
        }

        .blog-section .blog_content .offer-circleimage {
            position: absolute;
            right: -90px;
            top: 138px;
        }

    .blog-section .blog_boxcontent {
        width: 100%;
        border-radius: 10px;
        background: var(--bs-white);
        transition: all 0.3s ease-in-out;
    }

        .blog-section .blog_boxcontent:hover {
            background: var(--e-desaturated-blue);
        }

            .blog-section .blog_boxcontent:hover h4 {
                color: var(--bs-white);
            }

            .blog-section .blog_boxcontent:hover p {
                color: var(--bs-white);
            }

        .blog-section .blog_boxcontent .upper_portion {
            position: relative;
        }

            .blog-section .blog_boxcontent .upper_portion figure img {
                border-radius: 10px 10px 0 0;
            }

            .blog-section .blog_boxcontent .upper_portion .image_content {
                background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
                box-shadow: var(--box-shadow);
                border-radius: 100px;
                height: 93px;
                width: 93px;
                line-height: 93px;
                text-align: center;
                left: 120px;
                bottom: -42px;
                position: absolute;
                transition: all 0.3s ease-in-out;
            }

                .blog-section .blog_boxcontent .upper_portion .image_content:hover {
                    background-image: linear-gradient(to right, var(--e-gradient-2) 0%, var(--e-gradient-1) 100%);
                    transform: translateY(-5px);
                }

                .blog-section .blog_boxcontent .upper_portion .image_content .content {
                    position: relative;
                    top: 22px;
                }

                    .blog-section .blog_boxcontent .upper_portion .image_content .content h3 {
                        margin-bottom: 0;
                    }

                    .blog-section .blog_boxcontent .upper_portion .image_content .content span {
                        font-size: 18px;
                        line-height: 18px;
                        font-weight: 500;
                        display: block;
                    }

        .blog-section .blog_boxcontent .lower_portion_wrapper {
            text-align: center;
            padding: 60px 40px 30px;
        }

            .blog-section .blog_boxcontent .lower_portion_wrapper h4 {
                margin-bottom: 6px;
            }

            .blog-section .blog_boxcontent .lower_portion_wrapper p {
                margin-bottom: 14px;
            }

            .blog-section .blog_boxcontent .lower_portion_wrapper .read_more {
                font-size: 20px;
                line-height: 30px;
                color: var(--e-secondary);
                transition: all 0.3s ease-in-out;
            }

        .blog-section .blog_boxcontent:hover .read_more {
            color: var(--bs-white);
        }

        .blog-section .blog_boxcontent .lower_portion_wrapper .read_more figure {
            display: inline-block;
            margin-left: 8px;
        }

        .blog-section .blog_boxcontent .lower_portion_wrapper .read_more:hover {
            font-size: 22px;
            line-height: 30px;
        }

        .blog-section .blog_boxcontent:hover .arrow {
            filter: brightness(0) invert(1);
        }

    .blog-section .owl-carousel .owl-dots {
        display: block !important;
        margin-top: 40px !important;
        line-height: 0;
    }

        .blog-section .owl-carousel .owl-dots .owl-dot span {
            background: #d3d3d3;
            width: 15px;
            height: 15px;
            margin: 0 8px;
            transition: all 0.3s ease-in-out;
        }

        .blog-section .owl-carousel .owl-dots .owl-dot:hover span {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
        }

        .blog-section .owl-carousel .owl-dots .owl-dot.active span {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            width: 20px;
            height: 20px;
        }

        .blog-section .owl-carousel .owl-dots .owl-dot:focus {
            outline: none;
        }

.footer-section {
    background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
    overflow: hidden;
}

    .footer-section::before {
        content: "";
        width: 71.2%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 0 0 100px 0;
        background: var(--e-dark);
    }

    .footer-section .footer-leftimage {
        position: absolute;
        left: -90px;
        top: 72px;
        display: none;
    }

    .footer-section .about-leftcircle {
        position: absolute;
        left: -60px;
        top: 102px;
    }

    .footer-section .footer-dotimage {
        position: absolute;
        right: -70px;
        bottom: -55px;
        z-index: -1;
    }

    .footer-section .footer-leftlayer {
        position: absolute;
        right: -70px;
        bottom: 0;
        opacity: 0.5;
        z-index: -1;
    }

.links h5 {
    color: var(--bs-white);
}

.footer-section .middle-portion .first-column {
    margin-right: -10px;
}

    .footer-section .middle-portion .first-column p {
        color: var(--bs-white);
        margin-bottom: 22px;
    }

.footer-section .middle-portion .footer-logo {
    margin-bottom: 8px;
    position: relative;
    top: -12px;
}

.footer-section .middle-portion .lower {
    display: block;
    justify-content: flex-start;
}

.footer-section .middle-portion .icons p {
    color: var(--bs-white);
    margin: 0;
}

.footer-section .middle-portion .lower .lower-content {
    display: flex;
    width: 100%;
    margin-bottom: 0.9em;
}

.footer-section .middle-portion .lower .icon {
    position: relative;
    top: 12px;
    transition: all 0.3s ease-in-out;
    filter: contrast(0%) saturate(96%) brightness(283%);
}

    .footer-section .middle-portion .lower .icon:hover {
        transform: translateY(-5px);
    }

.footer-section .middle-portion .lower .content {
    padding-left: 10px;
}

    .footer-section .middle-portion .lower .content a {
        color: var(--bs-white);
        font-weight: 700;
        font-size: larger;
    }

        .footer-section .middle-portion .lower .content a:hover {
            color: #ffc107;
        }

    .footer-section .middle-portion .lower .content span {
        font-size: 17px;
        display: block;
        margin-bottom: -3px;
        font-weight: bold;
        color: var(--e-black-blue);
    }

.footer-section .middle-portion .list-pd {
    padding-left: 0;
}

.footer-section .middle-portion .links li {
    margin-bottom: 5px;
}

    .footer-section .middle-portion .links li a {
        color: var(--bs-light);
        padding-left: 20px;
        position: relative;
    }

        .footer-section .middle-portion .links li a:hover {
            color: var(--e-secondary);
        }

        .footer-section .middle-portion .links li a:before {
            content: "\2022";
            color: var(--e-secondary);
            font-weight: bold;
            display: inline-block;
            margin-left: 0;
            position: absolute;
            top: -2px;
            left: 0;
            font-size: 30px;
            line-height: 30px;
        }

.copyright {
    border-top: 1px solid #ffffff45;
    padding-top: 1em;
}

.footer-section .copyright .column {
    padding: 0;
}

.footer-section .copyright p {
    position: relative;
    display: inline-block;
    color: var(--bs-white);
    margin: 0;
}

.social-icons ul {
    margin-bottom: 0;
    display: flex;
}

    .social-icons ul li .social-networks {
        font-size: 16px;
        color: var(--bs-white);
        background: var(--e-global-color-very-dark-blue);
        border-radius: 100px;
        text-align: center;
        transition: all ease-in-out 0.3s;
        width: 40px;
        height: 40px;
        line-height: 40px;
        transition: all 0.3s ease-in-out;
        position: relative;
    }

        .social-icons ul li .social-networks:hover {
            background: #1b1e38;
            color: var(--bs-white);
            transform: translate(0, -5px);
        }

.sub-banner {
    position: relative;
    overflow: hidden;
    z-index: 0;
    background-size: cover;
}

    .sub-banner::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #010521ad;
    }

.sub-banner1 {
    background-image: url("../assets/images/inner.jpg");
}

    .sub-banner1 ul li img {
        width: 100%;
    }

.sub-banner .header {
    padding: 0 252px;
    position: relative;
}

.sub-banner .last_list .last_list_atag:hover {
    color: var(--e-bright-orange) !important;
}

.sub-banner .banner-circleright {
    position: absolute;
    right: 40px;
    top: 30px;
    width: 27px;
    height: 27px;
    background: var(--bs-white);
    border-radius: 100px;
}

.sub-banner .sub-bannerleftlayer {
    position: absolute;
    left: 0;
    top: 0;
}

.sub-banner .sub-bannerrightlayer {
    position: absolute;
    right: 0;
    bottom: 0;
}

.sub-banner .banner-section {
    padding: 100px 0 100px;
}

    .sub-banner .banner-section .banner_content {
        position: relative;
        text-align: center;
        z-index: 2;
    }

        .sub-banner .banner-section .banner_content h2 {
            line-height: 45px;
            font-size: 2.7em;
        }

        .sub-banner .banner-section .banner_content h1 {
            margin-bottom: 12px;
        }

        .sub-banner .banner-section .banner_content p {
            font-size: 22px;
            line-height: 30px;
            padding: 0 260px;
            margin-bottom: 34px;
            color: var(--bs-light);
        }

.sub-banner .box {
    border-radius: 25px;
    padding: 5px 10px;
    text-align: center;
    background-color: #ffffff17;
    display: inline-block;
    margin-bottom: 5em;
}

.sub-banner .banner-section .banner_content .about-rightcircle {
    position: relative;
    left: -620px;
}

.aboutus-section {
    background-color: var(--e-light);
}

    .aboutus-section .offer-toplayer {
        position: absolute;
        left: -24px;
        top: 0;
    }

    .aboutus-section .offer-bottomlayer {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .aboutus-section .about_wrapper {
        position: relative;
    }

        .aboutus-section .about_wrapper .aboutus-image1 {
            position: absolute;
            z-index: 1;
            width: 80%;
            left: 0;
            top: 30px;
        }

            .aboutus-section .about_wrapper .aboutus-image1 img {
                border-radius: 0 200px 200px 200px;
                width: 100%;
            }

        .aboutus-section .about_wrapper .aboutus-image2 {
            position: absolute;
            left: 0;
            top: 340px;
            z-index: 1;
        }

            .aboutus-section .about_wrapper .aboutus-image2 img {
                border-radius: 100px 0 100px 100px;
                border-top: 5px solid var(--bs-white);
                border-right: 5px solid var(--bs-white);
            }

        .aboutus-section .about_wrapper .years {
            text-align: center;
            position: relative;
            z-index: 2;
        }

            .aboutus-section .about_wrapper .years .value {
                font-size: 30px;
                line-height: 20px;
                font-weight: 700;
                margin-bottom: 8px;
                display: inline-block;
            }

            .aboutus-section .about_wrapper .years .plus {
                font-size: 28px;
                line-height: 24px;
                font-weight: 700;
                display: inline-block;
            }

            .aboutus-section .about_wrapper .years .text {
                font-size: 13px;
                line-height: 12px;
                display: block;
                padding: 0;
            }

        .aboutus-section .about_wrapper .about-imagecircle {
            position: absolute;
            right: -22px;
            top: 20px;
            z-index: 1;
        }

        .aboutus-section .about_wrapper .about-layer {
            position: absolute;
            left: -480px;
            top: 240px;
        }

    .aboutus-section .service_content .service-rightcircle {
        position: absolute;
        right: -14px;
        top: 56px;
    }

    .aboutus-section .service_content {
        padding-left: 0;
        padding-top: 56px;
        z-index: 1;
    }

        .aboutus-section .service_content h2 {
            margin-bottom: 18px;
            padding-right: 10px;
        }

        .aboutus-section .service_content p {
            margin-bottom: 16px;
            text-align: justify;
        }

        .aboutus-section .service_content .text {
            font-size: 20px;
            line-height: 30px;
            font-weight: 500;
            color: var(--e-primary);
        }

            .aboutus-section .service_content .text:hover {
                color: var(--e-secondary);
            }

        .aboutus-section .service_content ul li .circle {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            border-radius: 100px;
            height: 18px;
            width: 18px;
            line-height: 18px;
            text-align: center;
            margin-right: 12px;
            margin-left: 0;
            display: inline-block;
            transition: all 0.3s ease-in-out;
        }

            .aboutus-section .service_content ul li .circle:before {
                font-size: 12px;
                padding-top: 2px;
                font-family: "FontAwesome";
                transition: all 0.3s ease;
                color: var(--bs-white);
            }

        .aboutus-section .service_content .text1 {
            margin-bottom: 36px;
        }

        .aboutus-section .service_content .get_started {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            font-size: 20px;
            line-height: 30px;
            border-radius: 30px;
            padding: 15px 25px 15px 43px;
            text-align: center;
            display: inline-block;
            transition: all 0.3s ease-in-out;
        }

            .aboutus-section .service_content .get_started figure {
                display: inline-block;
                margin-left: 16px;
            }

            .aboutus-section .service_content .get_started:hover {
                background-image: linear-gradient(to right, var(--e-desaturated-blue) 0%, var(--e-desaturated-blue) 100%);
            }

.aboutoffer-section {
    overflow: hidden;
    background: var(--e-light);
}

    .aboutoffer-section .service-rightlayer {
        position: absolute;
        top: 0;
        right: 110px;
    }

    .aboutoffer-section .service-leftlayer {
        position: absolute;
        bottom: 0;
        left: 118px;
    }

    .aboutoffer-section .offer_content {
        text-align: center;
    }

        .aboutoffer-section .offer_content h3 {
            margin-bottom: 18px;
        }

        .aboutoffer-section .offer_content p {
            margin-bottom: 36px;
            padding: 0 135px;
        }

    .aboutoffer-section .achievement_wrapper {
        position: relative;
    }

        .aboutoffer-section .achievement_wrapper .offer-circleimage {
            position: absolute;
            left: 0;
            top: -86px;
        }

        .aboutoffer-section .achievement_wrapper .achievement-box {
            background: var(--bs-white);
            width: 100%;
            height: 210px;
            line-height: 210px;
            display: inline-block;
            text-align: center;
            transition: all 0.3s ease-in-out;
            box-shadow: var(--box-shadow);
            position: relative;
            margin-bottom: 25px;
            border-radius: 15px;
        }

            .aboutoffer-section .achievement_wrapper .achievement-box:hover {
                background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
                transform: translateY(-5px);
            }

            .aboutoffer-section .achievement_wrapper .achievement-box .achievement-icon {
                position: absolute;
                top: 45px;
                left: 0;
                right: 0;
                margin: 0 auto;
                width: 64px;
            }

            .aboutoffer-section .achievement_wrapper .achievement-box:hover img {
                filter: brightness(0) invert(1);
            }

            .aboutoffer-section .achievement_wrapper .achievement-box .wrapper {
                position: absolute;
                bottom: 26px;
                left: 0;
                right: 0;
                margin: 0 auto;
            }

            .aboutoffer-section .achievement_wrapper .achievement-box:hover h5 {
                color: var(--bs-white);
            }

            .aboutoffer-section .achievement_wrapper .achievement-box h5 {
                font-size: 1.4em;
            }

            .aboutoffer-section .achievement_wrapper .achievement-box p {
                margin-top: -8px;
                line-height: 20px;
            }

            .aboutoffer-section .achievement_wrapper .achievement-box:hover p {
                color: var(--bs-white);
            }

            .aboutoffer-section .achievement_wrapper .achievement-box .number {
                position: relative;
            }

            .aboutoffer-section .achievement_wrapper .achievement-box .value {
                display: inline-block;
            }

            .aboutoffer-section .achievement_wrapper .achievement-box .plus {
                font-size: 30px;
            }

            .aboutoffer-section .achievement_wrapper .achievement-box:hover .plus {
                color: var(--bs-white);
            }

.expert-section {
    background-color: var(--e-mostly-white);
    position: relative;
    padding: 130px 0 100px;
}

    .expert-section .offer-toplayer {
        position: absolute;
        left: -24px;
        top: 0;
    }

    .expert-section .offer-bottomlayer {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .expert-section .expert_content {
        position: relative;
        margin-right: 80px;
        padding-top: 185px;
    }

        .expert-section .expert_content h2 {
            margin-bottom: 16px;
        }

        .expert-section .expert_content .text1 {
            margin-bottom: 12px;
        }

        .expert-section .expert_content .text2 {
            margin-bottom: 35px;
        }

        .expert-section .expert_content .get_started {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            font-size: 20px;
            line-height: 30px;
            border-radius: 30px;
            padding: 15px 25px 15px 43px;
            text-align: center;
            display: inline-block;
            transition: all 0.3s ease-in-out;
        }

            .expert-section .expert_content .get_started figure {
                display: inline-block;
                margin-left: 20px;
            }

            .expert-section .expert_content .get_started:hover {
                background-image: linear-gradient(to right, var(--e-desaturated-blue) 0%, var(--e-desaturated-blue) 100%);
            }

    .expert-section .expert_wrapper {
        position: relative;
        text-align: center;
    }

        .expert-section .expert_wrapper .offer-circleimage {
            position: absolute;
            right: -70px;
            top: -60px;
        }

        .expert-section .expert_wrapper h2 {
            margin-bottom: 38px;
        }

    .expert-section .team-box {
        position: relative;
        text-align: center;
        margin-bottom: 26px;
        padding-bottom: 35px;
        background-color: var(--bs-white);
        border-radius: 10px;
        transition: all 0.3s ease-in-out;
        z-index: 1;
    }

        .expert-section .team-box figure {
            margin-bottom: 25px;
        }

            .expert-section .team-box figure img {
                border-radius: 10px 10px 0 0;
            }

        .expert-section .team-box h4 {
            margin-bottom: 2px;
        }

        .expert-section .team-box span {
            display: block;
            margin-bottom: 14px;
            font-weight: 500;
            color: var(--e-text);
        }

        .expert-section .team-box li {
            display: inline-block;
            transition: all 0.3s ease-in-out;
        }

        .expert-section .team-box i {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            border-radius: 100px;
            height: 35px;
            width: 35px;
            line-height: 35px;
            margin: 0 3px;
            color: var(--bs-white);
            transition: all 0.3s ease-in-out;
            text-align: center;
            font-size: 16px;
        }

        .expert-section .team-box li:hover {
            transform: translateY(-5px);
        }

        .expert-section .team-box li:first-child {
            margin-left: 0;
        }

        .expert-section .team-box li:last-child {
            margin-right: 0;
        }

        .expert-section .team-box li a {
            color: var(--bs-white);
        }

        .expert-section .team-box:hover i {
            background-image: linear-gradient(to right, var(--e-desaturated-blue) 0%, var(--e-desaturated-blue) 100%);
        }

.sub-banner2::after {
    content: "";
    background-image: url("../assets/images/sub-bannerbackground2.jpg");
}

.sub-banner .banner-section .banner_content .project-rightcircle {
    position: absolute;
    left: 182px;
    top: -44px;
}

.projectpage-section .project_content p {
    padding: 0 150px;
    margin-bottom: 40px;
}

.projectpage-section .project_content .offer-circleimage {
    position: absolute;
    right: -56px;
    top: 104px;
}

.projectpage-section .case-box {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

    .projectpage-section .case-box .circle {
        right: -28px;
    }

.sub-banner3::after {
    content: "";
    background-image: url("../assets/images/sub-bannerbackground3.jpg");
}

.pricing-section {
    background-color: var(--e-mostly-white);
    position: relative;
    padding: 120px 0 130px;
}

    .pricing-section .offer-toplayer {
        position: absolute;
        left: -36px;
        top: 0;
    }

    .pricing-section .offer-bottomlayer {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .pricing-section .pricing_content {
        position: relative;
        text-align: center;
    }

        .pricing-section .pricing_content h2 {
            margin-bottom: 18px;
        }

        .pricing-section .pricing_content p {
            padding: 0 150px;
            margin-bottom: 40px;
        }

        .pricing-section .pricing_content .offer-circleimage {
            position: absolute;
            right: -88px;
            top: 132px;
        }

    .pricing-section .price-block {
        position: relative;
    }

        .pricing-section .price-block .price_content {
            text-align: center;
            box-shadow: var(--box-shadow);
            border-radius: 10px;
            width: 100%;
            padding: 52px 70px;
            background-color: var(--bs-white);
            border: 1px solid white;
            transition: all 0.3s ease-in-out;
            position: relative;
            z-index: 1;
        }

            .pricing-section .price-block .price_content:hover {
                background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            }

    .pricing-section .price_content .icon figure {
        background: var(--e-pale-orange);
        border-radius: 100px;
        height: 120px;
        width: 120px;
        line-height: 120px;
        text-align: center;
        margin-bottom: 27px;
        display: inline-block;
        transition: all 0.3s ease-in-out;
    }

        .pricing-section .price_content .icon figure:hover {
            transform: translateY(-5px);
        }

    .pricing-section .price-block .price_content:hover figure {
        background: var(--e-bright-orange);
    }

    .pricing-section .price-block .price_content:hover img {
        filter: brightness(0) invert(1);
    }

    .pricing-section .price_content h4 {
        margin-bottom: 8px;
    }

    .pricing-section .price-block .price_content:hover h4 {
        color: var(--bs-white);
    }

    .pricing-section .price_content sup {
        font-size: 34px;
        line-height: 38px;
        font-weight: 700;
        color: var(--e-secondary);
        display: inline-block;
        margin-right: -2px;
    }

    .pricing-section .price-block .price_content:hover sup {
        color: var(--bs-white);
    }

    .pricing-section .price_content .text1 {
        font-size: 56px;
        line-height: 60px;
        font-weight: 700;
        color: var(--e-secondary);
        display: inline-block;
        margin-bottom: 12px;
    }

    .pricing-section .price-block .price_content:hover .text1 {
        color: var(--bs-white);
    }

    .pricing-section .price_content ul {
        text-align: left;
    }

        .pricing-section .price_content ul li .circle {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            border-radius: 100px;
            height: 16px;
            width: 16px;
            line-height: 16px;
            text-align: center;
            margin-right: 10px;
            display: inline-block;
            transition: all 0.3s ease-in-out;
        }

    .pricing-section .price-block .price_content:hover .circle {
        background-image: linear-gradient(to right, var(--bs-white) 0%, var(--bs-white) 100%);
    }

    .pricing-section .price_content ul li .circle:before {
        font-size: 12px;
        font-family: "FontAwesome";
        color: var(--bs-white);
    }

    .pricing-section .price-block .price_content:hover .circle:before {
        color: var(--e-secondary);
    }

    .pricing-section .price_content .text-size-18 {
        margin-bottom: 7px;
    }

    .pricing-section .price-block .price_content:hover .text-size-18 {
        color: var(--bs-white);
    }

    .pricing-section .price_content .for-space {
        margin-bottom: 30px;
    }

    .pricing-section .price_content .get_started {
        box-shadow: var(--box-shadow);
        background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
        color: var(--bs-white);
        font-size: 20px;
        line-height: 30px;
        border-radius: 30px;
        padding: 15px 25px 15px 43px;
        text-align: center;
        display: inline-block;
        transition: all 0.3s ease-in-out;
    }

        .pricing-section .price_content .get_started .circle:before {
            font-size: 20px;
            margin-left: 16px;
            font-family: "FontAwesome";
            transition: all 0.3s ease;
            color: var(--bs-white);
        }

    .pricing-section .price-block .price_content:hover .get_started {
        background-image: linear-gradient(to right, var(--bs-white) 0%, var(--bs-white) 100%);
        color: var(--e-secondary);
    }

.sub-banner4::after {
    content: "";
    background-image: url("../assets/images/sub-bannerbackground4.jpg");
}

.servicepage-section {
    padding: 124px 0 136px;
}

    .servicepage-section .service-dotimage {
        position: absolute;
        left: 328px;
        bottom: 130px;
    }

    .servicepage-section .servicepage_content {
        text-align: center;
    }

        .servicepage-section .servicepage_content h2 {
            margin-bottom: 18px;
        }

        .servicepage-section .servicepage_content p {
            margin-bottom: 38px;
            padding: 0 140px;
        }

        .servicepage-section .servicepage_content .offer-circleimage {
            position: absolute;
            right: -74px;
            top: 140px;
        }

    .servicepage-section .servicepage_contentbox {
        position: relative;
        z-index: 1;
    }

    .servicepage-section .service_contentbox .service-box:hover {
        transform: none;
    }

    .servicepage-section .owl-carousel.owl-drag .owl-item {
        margin-bottom: 12px;
    }

    .servicepage-section .owl-carousel .owl-item img {
        display: inline-block;
        width: 57px;
    }

    .servicepage-section .owl-carousel .owl-dots {
        display: block !important;
        margin-top: 40px !important;
        line-height: 0;
    }

        .servicepage-section .owl-carousel .owl-dots .owl-dot span {
            background: #d3d3d3;
            width: 15px;
            height: 15px;
            margin: 0 8px;
            transition: all 0.3s ease-in-out;
        }

        .servicepage-section .owl-carousel .owl-dots .owl-dot:hover span {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
        }

        .servicepage-section .owl-carousel .owl-dots .owl-dot.active span {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            width: 20px;
            height: 20px;
        }

        .servicepage-section .owl-carousel .owl-dots .owl-dot:focus {
            outline: none;
        }

.consultation-section {
    background: var(--e-black-blue);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 120px 0;
}

    .consultation-section::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 15%;
        background-image: url("../assets/images/service-consultationbackground.jpg");
    }

    .consultation-section .consultation-leftimage {
        position: absolute;
        left: -55px;
        top: 60px;
    }

    .consultation-section .consultation_content h2 {
        margin-bottom: 18px;
    }

    .consultation-section .consultation_content p {
        color: var(--bs-light);
        margin-right: 40px;
    }

    .consultation-section .consultation_wrapper {
        padding-left: 32px;
        padding-top: 55px;
        position: relative;
    }

        .consultation-section .consultation_wrapper .service-rightcircle {
            position: absolute;
            right: -90px;
            top: -38px;
        }

        .consultation-section .consultation_wrapper .get_started {
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            font-size: 20px;
            line-height: 30px;
            border-radius: 30px;
            padding: 15px 25px 15px 46px;
            text-align: center;
            display: inline-block;
            transition: all 0.3s ease-in-out;
        }

        .consultation-section .consultation_wrapper .button1 {
            margin-right: 12px;
        }

        .consultation-section .consultation_wrapper .button2 figure {
            margin-left: 14px !important;
        }

        .consultation-section .consultation_wrapper .get_started figure {
            display: inline-block;
            margin-left: 10px;
        }

        .consultation-section .consultation_wrapper .get_started:hover {
            background-image: linear-gradient(to right, var(--e-desaturated-blue) 0%, var(--e-desaturated-blue) 100%);
        }

.vedio-section {
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 120px 0 130px;
}

    .vedio-section .service-rightlayer {
        position: absolute;
        top: 0;
        right: 110px;
    }

    .vedio-section .service-leftlayer {
        position: absolute;
        bottom: 0;
        left: 118px;
    }

    .vedio-section .servicepage-dotimage {
        position: absolute;
        right: -54px;
        bottom: -68px;
    }

    .vedio-section .service-vedioimage {
        position: relative;
        z-index: 1;
    }

        .vedio-section .service-vedioimage img {
            border-radius: 30px 30px 30px 30px;
        }

    .vedio-section .vedio-circle {
        position: absolute;
        z-index: 2;
        top: 216px;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 130px;
        height: 130px;
        line-height: 130px;
        border-radius: 100px;
        border: 2px solid var(--bs-white);
        background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
    }

        .vedio-section .vedio-circle .service-vedioicon {
            position: absolute;
            left: 0;
            right: -8px;
            margin: 0 auto;
        }

.sub-banner5::after {
    content: "";
    background-image: url("../assets/images/sub-bannerbackground5.jpg");
}

.team-section {
    background-color: var(--e-mostly-white);
}

    .team-section .offer-toplayer {
        position: absolute;
        left: -36px;
        top: 0;
    }

    .team-section .offer-bottomlayer {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .team-section .team_content {
        position: relative;
        text-align: center;
    }

        .team-section .team_content h2 {
            margin-bottom: 18px;
        }

        .team-section .team_content p {
            margin-bottom: 42px;
            padding: 0 140px;
        }

        .team-section .team_content .offer-circleimage {
            position: absolute;
            right: -38px;
            top: 44px;
        }

    .team-section .team_contentbox .team-box {
        background: var(--bs-white);
        border-radius: 10px;
        margin-bottom: 30px;
        display: flex;
        transition: all 0.3s ease-in-out;
        position: relative;
        z-index: 1;
        box-shadow: var(--box-shadow-sm);
        width: 100%;
        align-items: center;
        align-content: stretch;
        flex-wrap: nowrap;
    }

        .team-section .team_contentbox .team-box .box-image {
            float: left;
            width: 30%;
        }

            .team-section .team_contentbox .team-box .box-image figure img {
                border-radius: 10px 0 0 10px;
            }

        .team-section .team_contentbox .team-box .box-content {
            position: relative;
            display: inline-block;
            width: 70%;
            padding: 26px 40px;
        }

            .team-section .team_contentbox .team-box .box-content h4 {
                display: inline-block;
                margin-bottom: 2px;
            }

            .team-section .team_contentbox .team-box .box-content span {
                color: var(--e-secondary);
                font-weight: 500;
                display: block;
                margin-bottom: 4px;
            }

            .team-section .team_contentbox .team-box .box-content p {
                margin-bottom: 22px;
            }

            .team-section .team_contentbox .team-box .box-content li {
                display: inline-block;
                transition: all 0.3s ease-in-out;
            }

                .team-section .team_contentbox .team-box .box-content li:hover {
                    transform: translateY(-5px);
                }

                .team-section .team_contentbox .team-box .box-content li:first-child {
                    margin-left: 0;
                }

                .team-section .team_contentbox .team-box .box-content li:last-child {
                    margin-right: 0;
                }

                .team-section .team_contentbox .team-box .box-content li a {
                    color: var(--bs-white);
                }

            .team-section .team_contentbox .team-box .box-content i {
                background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
                border-radius: 100px;
                height: 35px;
                width: 35px;
                line-height: 35px;
                margin: 0 3px;
                color: var(--bs-white);
                transition: all 0.3s ease-in-out;
                text-align: center;
                font-size: 16px;
            }

        .team-section .team_contentbox .team-box:hover i {
            background-image: linear-gradient(to right, var(--e-desaturated-blue) 0%, var(--e-desaturated-blue) 100%);
        }

.skill-section {
    position: relative;
    padding: 170px 0 154px;
    overflow: hidden;
}

    .skill-section .service-rightlayer {
        position: absolute;
        top: 0;
        right: 110px;
    }

    .skill-section .service-leftlayer {
        position: absolute;
        bottom: 0;
        left: 118px;
    }

    .skill-section .skill_wrapper {
        position: relative;
    }

        .skill-section .skill_wrapper .offer-circleimage {
            position: absolute;
            left: -155px;
            top: 194px;
        }

        .skill-section .skill_wrapper .skill-image {
            position: absolute;
            left: -42px;
            top: -42px;
            z-index: 1;
        }

            .skill-section .skill_wrapper .skill-image img {
                border-radius: 0 150px 150px 150px;
            }

    .skill-section .service-dotimage {
        position: absolute;
        left: -106px;
        top: -100px;
    }

    .skill-section .skill_content h2 {
        margin-bottom: 16px;
    }

    .skill-section .skill_content p {
        margin-bottom: 18px;
        margin-right: 70px;
    }

    .skill-section .skill_content .skill-measure .text {
        color: var(--e-primary);
        margin-bottom: 10px !important;
        margin-right: 0 !important;
        display: inline-block;
    }

    .skill-section .skill_content .skill-measure .percentage {
        float: right;
        position: relative;
        right: -5px;
    }

        .skill-section .skill_content .skill-measure .percentage span {
            color: var(--e-primary);
        }

        .skill-section .skill_content .skill-measure .percentage .plus {
            font-size: 18px;
            line-height: 18px;
        }

    .skill-section .skill_content .skill-measure .progress {
        overflow: hidden;
        height: 6px;
        margin-bottom: 23px;
        background-color: #f1efef;
        border-radius: 10px;
    }

    .skill-section .skill_content .skill-measure .progress-bar {
        float: left;
        width: 50%;
        height: 100%;
        font-size: 10px;
        line-height: 14px;
        text-align: center;
        background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
        border-radius: 10px;
    }

    .skill-section .skill_content .skill-measure .progress-bar1 {
        width: 75%;
    }

    .skill-section .skill_content .skill-measure .progress-bar2 {
        width: 85%;
    }

    .skill-section .skill_content .skill-measure .progress-bar3 {
        width: 60%;
    }

    .skill-section .skill_content .skill-measure .progress-bar4 {
        width: 95%;
    }

.inner-section {
    background-color: var(--e-mostly-white);
    position: relative;
}

section figure {
    z-index: 0;
}

.inner-section .offer-toplayer,
.importantlink .offer-toplayer {
    position: absolute;
    left: -24px;
    top: 0;
}

.inner-section .offer-bottomlayer,
.importantlink .offer-bottomlayer {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.inner-section .contact_content h2 {
    margin-bottom: 40px;
}

.inner-section .contact_content h5 {
    margin-bottom: 10px;
}

.inner-section .contact-box {
    box-shadow: 1px 1px 57px rgb(0 0 0/ 2%);
    background: var(--bs-white);
    border-radius: 10px;
    padding: 18px 30px 26px 30px;
    margin-bottom: 28px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

    .inner-section .contact-box .box-image {
        float: left;
        width: 26%;
    }

    .inner-section .contact-box figure {
        background: var(--e-pale-orange);
        border-radius: 100px;
        height: 105px;
        width: 105px;
        line-height: 105px;
        text-align: center;
        transition: all 0.3s ease-in-out;
        margin-bottom: 0;
    }

        .inner-section .contact-box figure:hover {
            transform: translateY(-5px);
        }

    .inner-section .contact-box .box-content {
        position: relative;
        padding-left: 34px;
        margin-top: 14px;
        display: inline-block;
        width: 74%;
    }

    .inner-section .contact-box h4 {
        font-weight: 700;
        margin-bottom: 4px;
    }

    .inner-section .contact-box .heading {
        margin-bottom: 4px;
    }

    .inner-section .contact-box p {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 4px;
    }

    .inner-section .contact-box .box-content a {
        font-size: 20px;
        line-height: 24px;
        color: var(--e-text);
        transition: all 0.3s ease-in-out;
    }

        .inner-section .contact-box .box-content a:hover {
            color: var(--e-secondary);
        }

.inner-section .need-section {
    margin-top: -32px;
    margin-left: 30px;
}

.inner-section .need_content .faq-image {
    position: absolute;
    right: -20px;
    top: -24px;
    z-index: -1;
}

.inner-section .need_content h2 {
    margin-bottom: 26px;
}

.inner-section .need_content p {
    padding: 0 20px;
    margin-bottom: 30px;
}

.inner-section .need_content {
    box-shadow: 1px 1px 57px rgb(95 208 243 / 10%);
    border-radius: 10px;
    width: 100%;
    margin-top: 40px;
    padding: 56px 50px;
    background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 1;
}

.form_style::placeholder {
    color: var(--e-text);
}

.inner-section .need_content input {
    font-family: "Rajdhani", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    box-shadow: 1px 1px 57px rgba(95 208 243 / 7%);
    background-color: var(--bs-white);
    color: var(--e-text);
    border: 1px solid #dae7fb;
    border-radius: 30px;
    padding: 16px 28px;
    margin-bottom: 20px;
    width: 100%;
    overflow: visible;
    outline: none;
}

.inner-section .need_content textarea {
    font-family: "Rajdhani", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    box-shadow: 1px 1px 57px rgba(95 208 243 / 7%);
    background-color: var(--bs-white);
    color: var(--e-text);
    border: 1px solid #dae7fb;
    border-radius: 20px;
    padding: 16px 28px;
    width: 100%;
    height: 136px;
    margin-bottom: 24px;
    resize: none;
    outline: none;
    overflow: auto;
}

.inner-section .need_content .send_now {
    border: 1px solid #ffffff;
    background: transparent;
    font-size: 20px;
    line-height: 30px;
    border-radius: 30px;
    padding: 13px 25px;
    text-align: center;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    width: 100%;
    margin-bottom: 10px;
}

    .inner-section .need_content .send_now:hover {
        border: 1px solid var(--e-desaturated-blue);
        background: var(--e-desaturated-blue);
    }

    .inner-section .need_content .send_now .circle:before {
        font-size: 20px;
        margin-left: 16px;
        font-family: "FontAwesome";
        transition: all 0.3s ease;
        color: var(--bs-white);
    }

.contact_map_section {
    overflow: hidden;
    margin-bottom: -8px;
}

    .contact_map_section iframe:hover {
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
    }

.sub-banner .banner-section .banner_content .blog-rightcircle {
    top: -64px;
}

.blog-posts {
    padding: 120px 0 20px;
}

.list-style {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 1em;
}

    .list-style li {
        position: relative;
        padding: 5px 5px 5px 35px;
        color: var(--e-accent);
    }

        .list-style li:hover {
            color: var(--e-black-blue);
        }

        .list-style li a {
            display: block;
            color: var(--bs-white);
            font-size: 1.1em;
            pointer-events: none;
        }

        .list-style li:before {
            content: "\f054";
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
            width: 25px;
            height: 25px;
            text-align: center;
            line-height: 26px;
            position: absolute;
            left: 0px;
            border-radius: 50%;
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            color: var(--bs-white);
        }

        .list-style li ul {
            position: relative;
            padding: 0;
            line-height: 30px;
            list-style: none;
            margin: 0;
        }

            .list-style li ul li:before {
                content: "\f0da";
                font-family: "Font Awesome 5 Pro";
                font-weight: 900;
                width: 26px;
                height: 26px;
                text-align: center;
                line-height: 26px;
                position: absolute;
                left: 0px;
                border-radius: 50%;
                background-image: linear-gradient(to right, var(--e-primary) 100%, var(--e-desaturated-blue) 0%);
                color: var(--bs-white);
            }

.indushead {
    padding: 10px 15px;
    background-color: var(--bs-white);
    margin: 15px auto;
    border-radius: 10px;
    position: relative;
    font-size: 1.4em;
}

    .indushead:before {
        content: "\f0d7";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        position: absolute;
        bottom: 0px;
        bottom: -13px;
        color: var(--bs-white);
    }

.fa-arrow-left::before,
.fa-arrow-right::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
}

#c1 .owl-nav {
    position: absolute;
    bottom: -50%;
    right: -150px;
    z-index: 5;
}

    #c1 .owl-nav button {
        height: auto;
        display: inline-block;
        margin: 0px 5px;
        overflow: hidden;
    }

        #c1 .owl-nav button span {
            background-color: var(--bs-white);
            display: block;
            font-size: 1.8em;
            padding: 3px 14px;
            color: #0c0f27;
            line-height: 36px;
            height: 44px;
            border: 0px solid #ddd;
            border-radius: 0;
        }

.videoicon {
    position: absolute;
    top: 0px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
}

.swiper-button-prev,
.swiper-button-next {
    color: var(--e-black-blue);
}

.swiper-slide img {
    width: 500px;
    border-radius: 100px 100px 0 100px;
}

.pro-box {
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
}

    .pro-box img {
        width: 100%;
    }

    .pro-box h5,
    .pro-box:after,
    .pro-hover {
        position: absolute;
        left: 0;
        bottom: 0;
    }

.pro-hover {
    left: 15px;
    right: 15px;
    background: rgba(255, 255, 255, 0.9);
    bottom: -100%;
    border-radius: 15px;
    opacity: 0;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    box-sizing: border-box;
    padding: 15px;
    z-index: 10;
}

.pro-box:after {
    width: 100%;
    height: 60%;
    content: "";
    background: -moz-linear-gradient(top, transparent 0, transparent 50%, var(--secondary) 100%);
    background: -webkit-linear-gradient(top, transparent 0, transparent 50%, var(--secondary) 100%);
    background: linear-gradient(to bottom, transparent 0, transparent 50%, var(--secondary) 100%);
}

.pro-box h5 {
    color: var(--bs-white);
    text-align: center;
    right: 0;
    left: 0;
    padding: 15px;
    margin: 0px auto;
    bottom: 0;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    background: var(--e-black-blue);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.81) 30%, rgba(0, 0, 0, 0.05) 95%, rgba(0, 0, 0, 0) 98%);
    transition-duration: 0.3s;
    line-height: inherit;
    line-height: 25px;
}

.pro-hover h6 {
    line-height: inherit;
    letter-spacing: inherit;
    color: #0f3980;
    font-weight: 700;
}

.pro-hover p {
    margin: 0 0 5px;
}

.pro-hover ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .pro-hover ul li {
        position: relative;
        color: var(--e-black-blue);
        padding-left: 20px;
    }

        .pro-hover ul li a {
            color: var(--e-black-blue);
            display: block;
            transition-duration: 0.3s;
        }

            .pro-hover ul li a:hover {
                text-decoration: underline;
            }

        .pro-hover ul li::before {
            content: "\f061";
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
            position: absolute;
            left: 0px;
            color: #ee550b;
        }

.pro-hover a {
    color: var(--e-black-blue);
}

.pro-box:hover h5,
.whatsnew-list li:hover .firsttitle,
.whatsnew-list1 li:hover .firsttitle {
    opacity: 0;
}

.pro-box:hover .pro-hover {
    bottom: 20px;
    opacity: 1;
}

.newswrap .title {
    font-size: 1.4em;
    font-weight: 800;
    color: #0f3a83;
    border-bottom: 1px solid #ccc;
    margin: 0px -15px;
    padding: 0px 15px 5px 15px;
}

.newswrap:before {
    content: "";
    width: 150px;
    height: 150px;
    border-radius: 15px;
    background: var(--e-dark);
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 0px;
}

.newswrap:after {
    content: "";
    width: 130px;
    height: 130px;
    border-radius: 15px;
    background-color: #103b84;
    position: absolute;
    z-index: 0;
    right: 0px;
    bottom: 0px;
}

.newswrap {
    padding: 15px;
    position: relative;
}

    .newswrap:after {
        content: "";
        width: 130px;
        height: 130px;
        border-radius: 15px;
        background: var(--e-dark);
        position: absolute;
        z-index: 0;
        right: 0px;
        bottom: 0px;
    }

    .newswrap .newscontent {
        width: 100%;
        box-shadow: 1px 21px 46px rgb(0 0 0 / 4%);
        background-color: var(--bs-white);
        border-radius: 15px;
        box-sizing: border-box;
        padding: 15px;
        position: relative;
        z-index: 1;
    }

.vticker ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.vticker {
    height: 400px !important;
}

    .vticker .arw,
    .vticker .dtype,
    .vticker .fa-file-pdf-o {
        display: none;
    }

    .vticker .dsize {
        font-size: 0.8em;
        color: #112548;
        margin-top: 0px;
    }

    .vticker ul li {
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
        position: relative;
        padding-left: 60px;
    }

        .vticker ul li:before {
            position: absolute;
            padding: 11px;
            left: 0;
            width: 50px;
            height: 50px;
        }

        .vticker ul li:before {
            content: url(../assets/images/small-calendar.png);
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            border-radius: 151px 151px 43px 159px;
            -webkit-border-radius: 151px 151px 43px 159px;
            -moz-border-radius: 151px 151px 43px 159px;
        }

        .vticker ul li a {
            display: block;
            color: #090909;
        }

        .vticker ul li span {
            display: block;
        }

        .vticker ul li .ndate {
            font-size: 0.82em;
            color: #ec4d00;
            background-color: #f4eae5;
            display: inline-block;
            padding: 1px 12px;
            border-radius: 20px;
            margin-bottom: 5px;
        }

        .vticker ul li .dsize {
            font-size: 0.8em;
        }

.et-run .fa:before {
    content: "\f04c" !important;
}

.newscontent .scroll {
    width: 100%;
    max-height: 412px;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0) rgba(255, 255, 255, 0);
    transition-duration: 0.5s;
}

    .newscontent .scroll:hover {
        scrollbar-color: rgba(0, 0, 0, 0.5) rgba(255, 255, 255, 0.5);
    }

.newscontent .ViewAll {
    display: flex;
    justify-content: space-between;
    padding-top: 12px;
    border-top: 1px solid #ccc;
}

    .newscontent .ViewAll a {
        color: #113a80;
        text-transform: uppercase;
    }

.table-responsive {
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0) rgba(255, 255, 255, 0);
    transition-duration: 0.5s;
}

    .table-responsive:hover {
        scrollbar-color: rgba(0, 0, 0, 0.5) rgba(255, 255, 255, 0.5);
    }

.importantlink {
    position: relative;
}

.brand-items {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .brand-items li a {
        display: block;
        border: 1px solid #ccc;
        box-shadow: var(--box-shadow-sm);
        border-radius: 55px 25px 55px 45px;
        background: var(--bs-white);
    }

    .brand-items li img {
        max-width: 100%;
    }

.accessibilitybtn {
    position: fixed;
    right: 0px;
    z-index: 3;
    display: flex;
    padding: 10px;
    background-color: #1026aa;
    border-radius: 10px 0 0 10px;
    top: 130px;
    transition-duration: 0.3s;
    border: 0px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
    right: -118px;
    font-size: 14px;
}

    .accessibilitybtn span {
        font-weight: bold;
        padding: 7px 7px;
        transition-duration: 0.3s;
        display: inline-block;
    }

    .accessibilitybtn:hover {
        right: 0px;
    }

    .accessibilitybtn img {
        height: 40px;
    }

.accessibilitypopup {
    width: 300px;
}

    .accessibilitypopup .offcanvas-header {
        background-color: #103b84;
        padding: 8px 15px;
    }

        .accessibilitypopup .offcanvas-header h5 {
            color: var(--bs-white);
            margin: 0;
        }

        .accessibilitypopup .offcanvas-header button {
            background-color: var(--bs-white);
        }

    .accessibilitypopup .offcanvas-body {
        background-color: #eee;
    }

.accessibility-tools {
    display: flex;
    flex-wrap: wrap;
}

    .accessibility-tools > div {
        box-sizing: border-box;
        padding: 5px;
        width: 50%;
    }

        .accessibility-tools > div button {
            display: block;
            border: 0px;
            width: 100%;
            background-color: var(--bs-white);
            border-radius: 5px;
            padding: 5px;
            border: 0px;
            min-height: 80px;
            line-height: inherit;
            transition-duration: 0.3s;
        }

            .accessibility-tools > div button:hover {
                background-color: #103b84;
                color: var(--bs-white);
            }

            .accessibility-tools > div button > span {
                display: block;
            }

                .accessibility-tools > div button > span img {
                    height: 25px;
                    transition-duration: 0.3s;
                }

            .accessibility-tools > div button:hover img {
                filter: brightness(0) invert(1);
            }

.hide-images img {
    display: none !important;
}

.grayscale-images img {
    filter: grayscale(100%) !important;
}

.underline-links a {
    text-decoration: underline !important;
}

.statist {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

    .statist li {
        width: 25%;
        padding: 8px;
        box-sizing: border-box;
        margin: 12px 0px;
    }

.policies {
    padding: 30px 0px;
    background-image: url("../assets/images/lighibg.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
}

.policywrap {
    position: relative;
}

    .policywrap h6,
    .policywrap h3 {
        text-align: center;
        position: relative;
        z-index: 2;
    }

        .policywrap h3 span {
            display: inline-block;
            padding: 0px 15px;
            background-color: var(--bs-white);
        }

    .policywrap ul {
        position: relative;
        z-index: 0;
        display: flex;
        list-style: none;
        margin: -30px 0px 30px 0px;
        padding: 20px 0px 0px 0px;
        border-top: 2px dashed #10387d;
    }

        .policywrap ul li {
            padding: 20px;
            text-align: center;
            position: relative;
            font-size: 1.2em;
            font-weight: 500;
        }

            .policywrap ul li a {
                color: #333;
                transition-duration: 0.3s;
            }

            .policywrap ul li:hover a {
                color: #f2631e;
            }

            .policywrap ul li span {
                display: block;
                position: relative;
                z-index: 2;
            }

                .policywrap ul li span.icon {
                    width: 100px;
                    height: 100px;
                    margin: 50px auto 10px auto;
                    padding: 15px;
                    border-radius: 50%;
                    background-color: #eee;
                }

                    .policywrap ul li span.icon img {
                        max-width: 100%;
                    }

            .policywrap ul li:before {
                content: "";
                position: absolute;
                left: 0px;
                right: 0px;
                height: 50%;
                top: -22px;
                width: 1px;
                border-right: 2px dashed #10387d;
                margin: 0px auto;
                z-index: 0;
            }

            .policywrap ul li:nth-child(1) .icon {
                animation: 2s linear infinite icon1;
            }

@keyframes icon1 {
    0% {
        top: 0px;
    }

    50% {
        top: -10px;
    }

    100% {
        top: 0px;
    }
}

.policywrap ul li:nth-child(2) .icon {
    animation: 3s linear infinite icon2;
}

@keyframes icon2 {
    0% {
        top: 10px;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 10px;
    }
}

.policywrap ul li:nth-child(3) .icon {
    animation: 1s linear infinite icon3;
}

@keyframes icon3 {
    0% {
        top: 5px;
    }

    50% {
        top: -5px;
    }

    100% {
        top: 5px;
    }
}

.policywrap ul li:nth-child(4) .icon {
    animation: 2s linear infinite icon4;
}

@keyframes icon4 {
    0% {
        top: 0px;
    }

    50% {
        top: -10px;
    }

    100% {
        top: 0px;
    }
}

.policywrap ul li:nth-child(5) .icon {
    animation: 3s linear infinite icon5;
}

@keyframes icon5 {
    0% {
        top: 10px;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 10px;
    }
}

.policywrap ul li:nth-child(6) .icon {
    animation: 1s linear infinite icon6;
}

@keyframes icon6 {
    0% {
        top: 5px;
    }

    50% {
        top: -5px;
    }

    100% {
        top: 5px;
    }
}


.slider-container {
    width: 100%;
    position: relative;
    border-radius: 20px;
    max-height: 496px;
    overflow: hidden;
    margin: 0px auto;
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.8s ease;
    pointer-events: none;
    min-height: 670px;
    overflow: hidden;
}

    .slide.active {
        opacity: 1;
        pointer-events: auto;
        position: relative;
    }

    .slide video {
        margin-top: -70px;
    }

    .slide video,
    .slide img {
        position: relative;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 0;
    }

    .slide .content {
        position: absolute;
        bottom: 230px;
        left: 20px;
        background: rgba(0, 0, 0, 0.6);
        padding: 20px;
        border-radius: 8px;
        z-index: 1;
    }

        .slide .content h3,
        .slide .content p {
            color: var(--bs-white);
        }

.slider-container .text-menu {
    display: flex;
    justify-content: center;
    margin: 0;
    gap: 5px;
    position: absolute;
    bottom: 20px;
    right: 40px;
    z-index: 2;
}

    .slider-container .text-menu button {
        cursor: pointer;
        padding: 0px 15px;
        border-radius: 20px;
        background: #2d3465;
        user-select: none;
        transition: background-color 0.3s, color 0.3s;
        color: var(--bs-white);
        border: 0px;
    }

        .slider-container .text-menu button.active {
            background: #f1832f;
            color: white;
            font-weight: bold;
        }

.slider-container .controls {
    display: flex;
    justify-content: center;
    gap: 15px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 2;
}

.slider-container .btn {
    cursor: pointer;
    background: #f1832f;
    border: none;
    color: var(--bs-white);
    padding: 2px 15px;
    border-radius: 18px;
    font-weight: bold;
}

    .slider-container .btn:hover {
        background: #f1832f;
    }

.event-section {
    background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

    .event-section::before {
        content: "";
        width: 65%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 0 0 600px 0;
        background: var(--e-dark);
    }

    .event-section .banner-layerright {
        position: absolute;
        right: -80px;
        top: -30px;
        z-index: 0;
    }

    .event-section .about-dot {
        position: absolute;
        left: -50px;
        top: 110px;
        z-index: 0;
    }

    .event-section .project_content {
        text-align: center;
    }

        .event-section .project_content h2,
        .event-section .project_content p {
            color: var(--bs-white);
        }

.eventul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .eventul .event {
        display: flex;
        border-radius: 20px;
        background-color: var(--bs-white);
        padding: 30px;
    }

        .eventul .event .col-text {
            width: 45%;
            box-sizing: border-box;
        }

        .eventul .event .col-image {
            width: 55%;
            box-sizing: border-box;
            padding-left: 30px;
        }

            .eventul .event .col-image img {
                max-width: 100%;
                box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.23);
                border-radius: 20px;
            }

        .eventul .event .eventdate,
        .eventul .event .eventvenue {
            padding: 2px 0px;
            margin-bottom: 5px;
        }

            .eventul .event .eventdate i,
            .eventul .event .eventvenue i {
                margin-right: 5px;
                color: #e86d08;
            }

    .eventul .owl-nav button span {
        color: var(--bs-white);
        display: block;
    }

.fa-twitter:before {
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    content: "";
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;
    mask: url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;
    background-position: center 3px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 8px;
}

.testimonial-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 40px;
}

.testimonial-left {
    position: relative;
    width: 300px;
    height: 300px;
}

#main-img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    border: 8px solid var(--bs-white);
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1;
}

.orbit-thumbnails {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

    .orbit-thumbnails .thumb {
        width: 60px;
        height: 60px;
        object-fit: cover;
        border-radius: 50%;
        border: 3px solid transparent;
        position: absolute;
        transition: 0.3s ease;
        cursor: pointer;
        background: var(--bs-white);
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    }

        .orbit-thumbnails .thumb.active {
            border-color: #ff5722;
            transform: scale(1.1);
            z-index: 2;
        }

.testimonial-content {
    flex: 1;
    margin-left: 60px;
}

    .testimonial-content h6 {
        color: orange;
        text-transform: uppercase;
        font-weight: 700;
    }

    .testimonial-content h2 {
        font-weight: bold;
    }

    .testimonial-content p {
        font-size: 1.1rem;
        color: #666;
    }

.testimonial-author {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.testimonial-author-icon {
    width: 40px;
    height: 40px;
    background: green;
    border-radius: 50%;
    color: white;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.testimonial-item {
    display: none;
}

    .testimonial-item.active {
        display: block;
    }

.controls {
}

@media (max-width: 768px) {
    .testimonial-wrapper {
        flex-direction: column;
    }

    .testimonial-content {
        margin-left: 0;
        margin-top: 30px;
        text-align: center;
    }

    .testimonial-left {
        margin-bottom: 40px;
    }
}

.tiles-main,
.tiles-wrap-layer1,
.tiles-wrap-layer2,
.tiles-inner,
.tiles {
    pointer-events: none;
}

.honeycomb {
    display: flex;
    flex-wrap: wrap;
    margin: 2em auto 5em auto;
    width: 90%;
}

.tiles {
    position: relative;
    width: calc(100% / 6);
    perspective: 1000px;
}

    .tiles:not(:last-child) {
        margin-right: -1%;
        margin-bottom: 1%;
    }

    .tiles:hover .tiles-inner {
        transform: rotateY(180deg);
    }

.tiles-inner {
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    transition: transform 0.6s cubic-bezier(0.35, 0.1, 0.6, 1.51);
    transform-style: preserve-3d;
    width: 100%;
}

.tiles-border {
    margin: 0 auto;
}

    .tiles-border:before,
    .tiles-border:after {
        content: "";
        display: block;
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
    }

    .tiles-border:before {
        transform: rotate(60deg) translate(18%, -18%);
    }

    .tiles-border:after {
        transform: rotate(-60deg) translate(18%, 18%);
    }

    .tiles-border,
    .tiles-border:before,
    .tiles-border:after {
        cursor: pointer;
        display: block;
        padding-bottom: 100%;
        width: 58%;
        pointer-events: auto;
    }

.tiles-wrap {
    overflow: hidden;
    position: absolute;
    top: 1px;
    transform: rotate(120deg);
    visibility: hidden;
}

    .tiles-wrap.-front,
    .tiles-wrap.-back {
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .tiles-wrap.-back {
        transform: rotateY(180deg);
    }

        .tiles-wrap.-back .tiles-main {
            transform: rotate(120deg);
        }

.tiles-wrap-layer1 {
    height: 100%;
    overflow: hidden;
    transform: rotate(-60deg);
    visibility: hidden;
    width: 100%;
}

.tiles-wrap-layer2 {
    height: 100%;
    overflow: hidden;
    position: relative;
    transform: rotate(-60deg);
    visibility: visible;
    width: 100%;
}

.tiles-main {
    background-size: cover;
    background-position: center center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: background 0.5s ease;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0f377d;
}

.tiles-main--inner {
    padding: 25px;
}

td .pdf-size {
    margin-right: 10px;
}

.tiles-main--inner p {
    color: var(--bs-white);
    text-align: center;
    font-size: 1.2em;
    line-height: normal;
}

.tiles-main--inner img {
    height: 50px;
    margin-bottom: 5px;
}

.hexa-1 .-front .tiles-main,
.hexa-1 .-back .tiles-main {
    background-color: #7d0f47;
}

.hexa-9 .-front .tiles-main,
.hexa-9 .-back .tiles-main {
    background-image: url("../assets/images/hexa-2.jpg");
}

.hexa-11 .-front .tiles-main,
.hexa-11 .-back .tiles-main {
    background-image: url("../assets/images/hexa-3.jpg");
}

.hexa-7 .-front .tiles-main,
.hexa-7 .-back .tiles-main {
    background-image: url("../assets/images/hexa-4.jpg");
}

.hexa-10 .-front .tiles-main,
.hexa-10 .-back .tiles-main {
    background-color: #ef8b33;
}

.hexa-2 .-front .tiles-main,
.hexa-2 .-back .tiles-main {
    background-color: #fb3878;
}

.hexa-4 .-front .tiles-main,
.hexa-4 .-back .tiles-main {
    background-color: #20b77e;
}

.hexa-5 .-front .tiles-main,
.hexa-5 .-back .tiles-main {
    background-color: #cc9000;
}

.hexa-6 .-front .tiles-main,
.hexa-6 .-back .tiles-main {
    background-color: #7f4699;
}

.hexa-8 .-front .tiles-main,
.hexa-8 .-back .tiles-main {
    background-color: #21223a;
}

.hexa-12 .-front .tiles-main {
    background-color: #11c7ff;
}

.hexa-12 .-back .tiles-main {
    background-color: #044293;
}

.hexa-2 {
    animation: 2s linear infinite hexa-2;
    scale: 1;
}

@keyframes hexa-2 {
    0% {
        scale: 1;
    }

    50% {
        scale: 1.03;
    }

    100% {
        scale: 1;
    }
}

.hexa-10 {
    animation: 3s linear infinite hexa-10;
    scale: 1;
}

@keyframes hexa-10 {
    0% {
        scale: 1;
    }

    50% {
        scale: 1.04;
    }

    100% {
        scale: 1;
    }
}

.hexa-3 {
    animation: 2s linear infinite hexa-3;
    scale: 1;
}

@keyframes hexa-3 {
    0% {
        scale: 1;
    }

    50% {
        scale: 1.05;
    }

    100% {
        scale: 1;
    }
}

.hexa-4 {
    animation: 1s linear infinite hexa-4;
    scale: 1;
}

@keyframes hexa-4 {
    0% {
        scale: 1;
    }

    50% {
        scale: 1.03;
    }

    100% {
        scale: 1;
    }
}

.hexa-5 {
    animation: 4s linear infinite hexa-5;
    scale: 1;
}

@keyframes hexa-5 {
    0% {
        scale: 1;
    }

    50% {
        scale: 1.06;
    }

    100% {
        scale: 1;
    }
}

.hexa-6 {
    animation: 2s linear infinite hexa-6;
    scale: 1;
}

@keyframes hexa-6 {
    0% {
        scale: 1;
    }

    50% {
        scale: 1.03;
    }

    100% {
        scale: 1;
    }
}

.hexa-8 {
    animation: 3s linear infinite hexa-8;
    scale: 1;
}

@keyframes hexa-8 {
    0% {
        scale: 1;
    }

    50% {
        scale: 1.05;
    }

    100% {
        scale: 1;
    }
}

.partner {
    background: var(--bs-white);
    overflow: hidden;
}

    .partner::before {
        content: "";
        width: 50%;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border-radius: 0 0 0px 200px;
        background-image: linear-gradient(to right, #f3f3f3 0%, #f0f0f0 100%);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 1;
    }

    .partner::after {
        content: "";
        width: 75%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        background-image: url(../assets/images/partner.jpg);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: cover;
        opacity: 0.2;
    }

    .partner .container {
        position: relative;
        z-index: 1;
    }

    .partner .project_content {
        text-align: center;
    }

    .partner .container .banner-layerright {
        position: absolute;
        right: 0;
        top: -50px;
        z-index: 0;
    }

    .partner .container .offer-circleimage {
        position: absolute;
        left: -10px;
        top: 150px;
        animation: 2s linear infinite p-circle;
    }

@keyframes p-circle {
    0% {
        top: 150px;
    }

    50% {
        top: 170px;
    }

    100% {
        top: 150px;
    }
}

.swiper {
    padding: 1em;
    position: relative;
}

    .swiper .content-wrapper {
        position: relative;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
        grid-template-areas: ".";
        width: 100%;
        justify-items: center;
        align-items: center;
    }

        .swiper .content-wrapper::after {
            content: "";
            width: 240px;
            height: 100px;
            border-radius: 50%;
            position: absolute;
            bottom: 0px;
            right: 0px;
            left: 0px;
            margin: 0px auto;
            background-color: burlywood;
            z-index: -1;
            filter: blur(41px);
            opacity: 0.7;
        }

        .swiper .content-wrapper .content {
            padding: 15px;
            text-align: center;
            display: grid;
            justify-items: center;
            align-items: center;
            margin: 0 auto;
            color: var(--e-black-blue);
            position: relative;
            z-index: 1;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        }

            .swiper .content-wrapper .content:first-child {
                margin: 0;
            }

            .swiper .content-wrapper .content .swiper-avatar {
                width: 100%;
                max-width: 145px;
                height: auto;
                margin-bottom: 15px;
                clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
                padding: 3px;
            }

                .swiper .content-wrapper .content .swiper-avatar img {
                    max-width: 100%;
                    clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
                    border-radius: 0px;
                }

    .swiper .swiper-slide {
        margin: 0;
        height: auto;
        width: 100%;
        padding: 0;
        opacity: 1;
        background: rgba(255, 255, 255, 1);
        border-radius: 18px 66px;
        transition: all 0.5s ease-in-out;
    }

.mdps {
    position: relative;
    z-index: 0;
}

    .mdps .lightbox {
        position: absolute;
        z-index: 0;
        background-color: rgba(255, 255, 255, 0.2);
        border-radius: 8px;
    }

    .mdps .lightbox-1 {
        width: 200px;
        height: 110px;
        left: 240px;
        top: 20px;
    }

    .mdps .lightbox-2 {
        width: 220px;
        height: 200px;
        top: 150px;
        left: 90px;
    }

    .mdps .lightbox-3 {
        width: 160px;
        height: 120px;
        top: 150px;
        left: 330px;
    }

    .mdps .lightbox-4 {
        width: 90px;
        height: 200px;
        top: 0px;
        left: 131px;
    }

.logo-area {
    position: relative;
}

.logo-tile {
    position: absolute;
    background: var(--bs-white);
    padding: 10px;
    border-radius: 32px 12px;
    box-shadow: var(--box-shadow);
    z-index: 1;
    display: block;
    text-align: center;
    cursor: pointer;
    transition: transform 0.3s ease;
    width: auto;
    height: auto; /* let height adjust */
    max-height: 80px; /* max height to keep consistency */
    max-width: 220px; /* max width so images don't overflow */
}

    .logo-tile:hover {
        transform: scale(1.1);
    }

.logo-flipper {
    position: relative;
    width: 100%;
    height: 100%;
    perspective: 600px;
    overflow: hidden;
}

    .logo-flipper img {
        position: absolute;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
        backface-visibility: hidden;
        transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
        opacity: 0;
        transform-style: preserve-3d;
        top: 50%;
        left: 50%;
        transform-origin: center center;
        transform: translate(-50%, -50%) rotateY(180deg);
    }

        .logo-flipper img.active {
            opacity: 1;
            transform: translate(-50%, -50%) rotateY(0deg);
            z-index: 2;
        }

        .logo-flipper img.next {
            opacity: 1;
            z-index: 1;
        }

/* Logo positions */
.logo1 {
    top: 10px;
    left: 50px;
    width: 130px;
    height: 80px;
}

.logo2 {
    top: 30px;
    left: 187px;
    width: 143px;
    height: 90px;
}

.logo3 {
    top: 0px;
    left: 340px;
    width: 177px;
    height: 80px;
}

.logo4 {
    top: 145px;
    left: 200px;
    width: 140px;
    height: 80px;
}

.logo5 {
    top: 140px;
    left: 30px;
    width: 160px;
    height: 80px;
}

.logo6 {
    top: 240px;
    left: 350px;
    width: 190px;
    height: 80px;
}

.logo7 {
    top: 102px;
    left: 350px;
    width: 180px;
    height: 140px;
}

.logo8 {
    top: 373px;
    left: 50px;
    width: 205px;
    height: 80px;
}

.logo9 {
    top: 250px;
    left: 40px;
    width: 130px;
    height: 80px;
}

.logo10 {
    top: 360px;
    left: 270px;
    width: 190px;
    height: 60px;
}

.logo11 {
    top: 260px;
    left: 183px;
    width: 150px;
    height: 80px;
}

#form1 {
    padding: 0;
    margin: 0;
}

.filter-section {
    background-color: #f18430;
    border-radius: 7px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.23);
    margin: 0 0 15px;
    padding: 10px 0;
}

.filter-box {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 0;
    background: #f18430 !important;
}

    .filter-box > tbody > tr:nth-of-type(2n + 1) {
        background: #f18430 !important;
    }

    .filter-box td {
        padding: 10px;
        border: 0;
    }

        .filter-box td label {
            display: block;
            font-weight: bold;
            margin-bottom: 10px;
            color: var(--bs-white);
            font-size: 0.8em;
        }

        .filter-box td .archive {
            color: var(--e-black-blue);
            display: block;
        }

.gridrow a {
    display: block;
}

a.archive {
    color: #fff;
    display: block;
    padding: 8px 15px;
    margin-top: 19px;
    background: #101748;
    border-color: #101748;
    border: 0;
}

.filter-box td input[type="text"],
.filter-box td select {
    display: block;
    min-width: 100px;
    height: 35px;
    max-width: 100%;
    border: 0px solid #ccc;
    width: 100%;
    border-radius: 64px;
    padding: 0 8px;
    font-size: 0.9em;
    color: var(--e-black-blue);
    background: var(--bs-white);
}

.filter-box td .archive {
    padding: 7px 15px;
    width: 100%;
    border: 0;
    border-radius: 4px;
    background-color: #ffcd56;
    margin-top: 3px;
}

.filter-box td input[type="reset"],
.filter-box td input[type="submit"] {
    display: block;
    padding: 4.5px 15px;
    width: 100%;
    border: 0;
    background-color: #faf2ab;
    color: var(--e-black-blue);
    border-radius: 114px;
}

.filter-box td input[disabled=""] {
    background-color: #faf2ab;
}

.filter-box td input[type="reset"]:active,
.filter-box td input[type="reset"]:focus,
.filter-box td input[type="reset"]:hover,
.filter-box td input[type="submit"]:active,
.filter-box td input[type="submit"]:focus,
.filter-box td input[type="submit"]:hover {
    background-color: #242442;
    color: #faf2ab;
}

.filter-box td .archive:active,
.filter-box td .archive:focus,
.filter-box td .archive:hover {
    background-color: #ffdf94;
}

.doc-note {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 7px;
    background: #222a5a2e;
    font-weight: bold;
}

.table-responsive {
    position: relative;
    word-wrap: break-word;
    background-color: #f9f9f98a;
    background-clip: border-box;
    border-radius: 7px;
    box-shadow: var(--box-shadow);
    padding: 15px;
    margin-bottom: 2em;
}

table > thead > tr > th {
    background-color: var(--e-primary);
    color: var(--bs-white);
}

table > tbody > tr:nth-of-type(odd) {
    background: #0000000f;
}

.list {
    margin: 0;
    list-style: none;
    padding: 0;
    z-index: -1;
    margin-bottom: 2em;
}

    .list li {
        font-weight: 400;
        margin-bottom: 5px;
        padding-left: 20px;
        position: relative;
    }

        .list li .list li {
            padding-left: 20px;
            list-style: none;
        }

        .list li ul li:before {
            font-size: 11px;
        }

        .inner-wrap td ul li:last-child,
        .list li:last-child {
            margin-bottom: 0;
        }

        .list li:before {
            font-size: 12px;
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
            color: var(--bs-white);
            content: "\f00c";
            background-image: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            border-radius: 100px;
            height: 18px;
            width: 18px;
            line-height: 18px;
            text-align: center;
            display: inline-block;
            transition: all 0.3s ease-in-out;
            margin-right: 10px;
        }

.sitemap .sub-arrow,
.sitemap ul li .home,
.sitemap ul li:before {
    display: none;
}

.sitemap ul {
    background: url(../assets/images/site_map_ul.gif) repeat-y !important;
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 5px 4px 6px !important;
    display: block !important;
    box-shadow: none;
    width: 100% !important;
    font-size: inherit;
}

    .sitemap ul li {
        background: url(../assets/images/site_map_list.gif) -5px 5px no-repeat !important;
        padding: 0 0 0 10px !important;
        margin-bottom: 10px;
    }

        .sitemap ul li a {
            border: 0px solid #ccc;
            line-height: 26px;
            padding: 5px 10px;
            border-radius: 15px 0;
            transition-duration: 0.3s;
            display: inline-block;
            color: var(--text-black);
        }

            .sitemap ul li a:hover {
                background-color: var(--bs-light);
                color: var(--e-text);
                padding-left: 5px;
                text-decoration: none;
                transition-duration: 0.3s;
            }

        .sitemap ul,
        .sitemap ul li ul {
            position: static !important;
        }

.sitemap .dropdown ul {
    margin-top: 10px !important;
    padding: 0 0 4px 6px !important;
}

.sitemap .dropdown-menu .has-submenu::after {
    display: none;
}

.sitemap .Policies li {
    list-style: none;
    width: 100%;
    float: initial;
}

.sitemap a::before {
    color: var(--e-primary);
}

.serial {
    counter-reset: Serial;
    box-shadow: 0 0 105px rgba(0, 0, 0, 0.14);
    z-index: 1;
    padding: 20px;
}

    .serial tr td:first-child:before {
        content: counter(Serial, decimal) ".";
        counter-increment: Serial;
        font-weight: bold;
    }

    .serial tr th:first-child,
    .serial tr td:first-child {
        text-align: center;
        width: 80px;
    }

.dsize,
.pdf-size,
.rar-size,
.licon {
    color: var(--bs-red);
}

.dsize,
.ndate,
.pdf-size,
.rar-size {
    font-size: 13px;
    font-weight: 400;
    margin-right: 1em;
}

.ndate {
    color: var(--bs-indigo);
}

.dsize::before,
.pdf-size::before,
.rar-size::before {
    color: var(--bs-red);
    margin: 0 5px 0 0;
}

.dsize::before,
.pdf-size::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f1c1";
}

.ndate:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f073";
    margin-right: 6px;
}

.policy {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    list-style: none;
    padding: 0;
}

    .policy li a {
        display: block;
        text-align: center;
        border: 1px solid #c6c6c6;
        color: #23467d;
        transition-duration: 0.3s;
        border-radius: 20px;
        background-color: var(--bs-white);
        padding: 15px;
        box-shadow: 0 -25px 0 -12px #ededed, 0 -50px 0 -23px #f5f5f5ad;
        font-weight: bold;
    }

.allsector-box-section li a {
    min-height: 154px;
}

.policy li a:hover {
    text-decoration: none;
    background-color: var(--bs-white);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    color: var(--e-secondary);
}

.policy li .policy_icon {
    width: 70px;
    margin: 10px auto;
    display: block;
    min-height: 70px;
}

    .policy li .policy_icon img {
        width: 100%;
        transition-duration: 0.3s;
        transform: scale(1);
    }

.policy li:hover span img {
    transform: scale(1.2);
}

.policy li a .subject {
    display: block;
    text-align: center;
    margin-bottom: 15px;
}

    .policy li a .subject small {
        font-size: 0.9em;
        display: block;
    }

.sub-banner1 ul {
    list-style: none;
    margin: 0px;
    padding: 0;
    list-style-type: none;
}

.serviceBox {
    position: relative;
    z-index: 1;
    color: var(--bs-white);
    width: 100%;
    text-align: left;
    transition: all 0.3s ease-in-out;
    box-shadow: var(--box-shadow);
    margin-bottom: 25px;
    padding: 15px;
    display: flex;
    align-content: center;
    align-items: center;
    min-height: 110px;
    border-radius: 15px;
}

    .serviceBox:hover h4 {
        color: var(--bs-white);
        opacity: 0.8;
        scale: 1.1;
    }

    .serviceBox h5 {
        font-weight: 700;
        color: var(--bs-white);
        margin: 0;
        line-height: inherit;
        width: 90%;
    }

    .serviceBox small {
        color: var(--bs-white);
        margin: 0;
        line-height: inherit;
        display: block;
        font-size: 0.6em;
        font-weight: 500;
    }

.service-icon {
    filter: brightness(0) invert(1);
    width: 70px;
    opacity: 0.8;
    text-align: center;
    margin-right: 1em;
}

.bg1 {
    background-color: var(--bs-pink);
}

.bg2 {
    background-color: var(--bs-orange);
}

.bg3 {
    background-color: var(--bs-blue);
}

.bg4 {
    background-color: var(--bs-purple);
}

.bg5 {
    background-color: var(--bs-teal);
}

.bg6 {
    background-color: var(--bs-indigo);
}

.offer_content {
    margin-bottom: 2em;
}

.policy_highlights .container {
}

.policy_highlights .offer-toplayer {
    position: absolute;
    left: -24px;
    top: 0;
}

.policy_highlights .offer-bottomlayer {
    position: absolute;
    right: 0;
    bottom: 0;
}

.policy_highlights_title img {
    filter: brightness(0) invert(1);
}

.policy_highlights_title {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    margin-right: 10px;
    padding: 4px 7px;
    transition: all 0.3s ease-in-out;
    background-image: var(--greed-background-image);
}

.policy_highlights_box:hover span {
    scale: 1.2;
}

.policy_highlights .about_wrapper {
    position: relative;
    width: 95%;
}

.policy_highlights .aboutus-image1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

    .policy_highlights .aboutus-image1 img {
        border-radius: 0 200px 200px 200px;
        width: 100%;
    }

.serviceBox:hover {
    scale: 1.1;
}

.policy_highlights_box h5 {
    display: flex;
    color: var(--bs-teal);
    font-size: 1.28em;
    align-items: center;
}

.policy_highlights_box {
    padding: 20px;
    position: relative;
    margin-bottom: 25px;
    border-radius: 0 25px;
    min-height: 220px;
    border: 1px solid #cccccc42;
    box-shadow: var(--box-shadow-sm);
}

    .policy_highlights_box:hover {
        background: #f9f9f9;
    }

    .policy_highlights_box .list-style li:hover {
        opacity: 0.7;
    }

    .policy_highlights_box .list-style li {
        color: var(--e-solid);
    }

.achievement_table .nav-pills {
    margin-bottom: 1em;
}

    .achievement_table .nav-pills .nav-item {
        padding: 0 10px;
    }

.dark-section {
    background: var(--e-primary);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .dark-section .container h3 {
        color: var(--bs-white);
    }

    .dark-section .policy_highlights_box {
        border: 1px solid #ffffff21;
        box-shadow: 1px 21px 46px rgb(255 255 255 / 10%);
    }

    .dark-section .list-style li {
        color: var(--bs-white);
    }

    .dark-section .policy_highlights_box p {
        color: var(--bs-white);
        text-align: center;
    }

    .dark-section .owl-nav [class*="owl-"] {
        color: #fff !important;
    }

.policy_highlights_box:hover {
    background: #f9f9f91a;
}

.investors {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .investors li a {
        display: block;
        border: 1px solid #cccccc42;
        box-shadow: var(--box-shadow-sm);
        border-radius: 0 55px;
        background: var(--bs-white);
        margin-bottom: 1em;
        padding: 2em 0;
    }

    .investors li img {
        max-width: 100%;
    }

.dounload_policy {
    border-radius: 225px;
    padding: 20px;
    text-align: left;
    background: var(--view-dounload-policy);
    box-shadow: var(--box-shadow-sm);
    z-index: 1;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    width: 400px;
    display: flex;
    padding: 10px;
    top: -35px;
}

    .dounload_policy .colm1,
    .dounload_policy .colm2,
    .dounload_policy .colm3 {
        display: table-cell;
        vertical-align: middle;
    }

.colm1 {
    width: 100px;
    text-align: center;
}

    .colm1 img {
        width: 70px;
        text-align: center;
    }

.colm2 h5 {
    margin: 0;
}

.colm3 {
    width: 31%;
}

.dounload_policy .colm2 small {
    display: inline-grid;
    margin-bottom: 0;
    color: var(--bs-pink);
    text-transform: uppercase;
}

.dounload_policy_btn, table .btn {
    font-weight: 700;
    font-size: 1em;
    padding: 14px 15px;
    line-height: 1.3;
    position: relative;
    text-align: center;
    text-decoration: none;
    border: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 205px;
    background: var(--bs-indigo);
    box-shadow: 0 5px 8px 0 rgb(0 0 0 / 22%);
    color: var(--bs-white);
    transition: all 0.4s;
    overflow: hidden;
    margin: 0 5px;
    width: 50%;
    z-index: 1;
}

    .dounload_policy_btn::after, table .btn::after {
        content: "";
        position: absolute;
        top: 0;
        left: -75%;
        width: 50%;
        height: 100%;
        background: linear-gradient(120deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.2) 100%);
        transform: skewX(-20deg);
        transition: all 0.75s ease-in-out;
        z-index: -1;
    }

    .dounload_policy_btn:hover::after, table .btn:hover::after {
        left: 125%;
    }

    .dounload_policy_btn:before, table .btn:before {
        content: "\f0e3";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        margin-right: 5px;
    }

    .dounload_policy_btn.bg-success:before {
        content: "\f15b";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        margin-right: 5px;
    }

    .dounload_policy_btn:hover {
        background: var(--bs-red);
        color: var(--bs-white);
        opacity: 0.7;
    }

th.gridheader a {
    color: var(--bs-white);
}

.pagination {
    display: table-row !important;
    font-size: 12px;
}

    .pagination a,
    .pagination span {
        background: var(--greed-background-image);
        color: var(--bs-white);
        padding: 4px 10px;
    }

    .pagination td td {
        padding: 0 !important;
    }

.contact-section {
    background-color: var(--e-mostly-white);
    overflow: hidden;
}

    .contact-section .offer-toplayer {
        position: absolute;
        left: -24px;
        top: 0;
    }

    .contact-section .offer-bottomlayer {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .contact-section .need-section .offer-circleimage {
        position: absolute;
        right: -92px;
        top: 132px;
    }

    .contact-section .contact_content h2 {
        margin-bottom: 40px;
    }

    .contact-section .contact_content h5 {
        margin-bottom: 10px;
    }

    .contact-section .contact-box {
        box-shadow: var(--box-shadow);
        background: var(--bs-white);
        border-radius: 20px;
        padding: 20px;
        margin-bottom: 28px;
        display: inline-block;
        transition: all 0.3s ease-in-out;
        width: 100%;
    }

        .contact-section .contact-box .box-image {
            float: left;
            width: 22%;
        }

        .contact-section .contact-box figure {
            background: var(--e-pale-orange);
            border-radius: 100px;
            height: 95px;
            width: 95px;
            line-height: 95px;
            text-align: center;
            transition: all 0.3s ease-in-out;
            margin-bottom: 0;
            display: flex;
            align-content: center;
            justify-content: center;
            align-items: center;
        }

            .contact-section .contact-box figure:hover {
                transform: translateY(-5px);
            }

        .contact-section .contact-box .box-content {
            position: relative;
            padding-left: 14px;
            margin-top: 14px;
            display: inline-block;
            width: 78%;
        }

        .contact-section .contact-box h4 {
            font-weight: 700;
            margin-bottom: 4px;
        }

        .contact-section .contact-box .heading {
            margin-bottom: 4px;
        }

        .contact-section .contact-box p {
            line-height: 24px;
            margin: 0;
        }

        .contact-section .contact-box .box-content a {
            line-height: 24px;
            color: var(--e-text);
            transition: all 0.3s ease-in-out;
        }

    .contact-section .need-section {
        margin-top: -32px;
        margin-left: 30px;
    }

    .contact-section .need_content .faq-image {
        position: absolute;
        right: -20px;
        top: -24px;
        z-index: -1;
    }

    .contact-section .need_content h2 {
        margin-bottom: 26px;
    }

    .contact-section .need_content p {
        padding: 0 20px;
        margin-bottom: 30px;
    }

    .contact-section .need_content {
        box-shadow: var(--box-shadow);
        border-radius: 20px;
        width: 100%;
        margin-top: 40px;
        padding: 25px;
        background-image: var(--bs-light);
        transition: all 0.3s ease-in-out;
        position: relative;
        z-index: 1;
    }

        .contact-section .need_content img {
            border: 0;
            width: 100%;
            border-radius: 20px;
            height: 550px;
        }

            .contact-section .need_content img:hover {
                filter: grayscale(100%);
                -webkit-filter: grayscale(100%);
            }

.achievement_wrapper .display-5 {
    color: var(--bs-white);
    text-align: center;
    font-size: 1.1em;
}

.min-height {
    min-height: 117px;
}

.min-height1 {
    min-height: 260px;
}

.policy_highlights_box .list-style {
    margin-bottom: 0;
}

.min-height2 {
    min-height: 230px;
}

.newgallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 4px;
    list-style: none;
    margin: 0;
    align-content: center;
    justify-content: center;
}

    .newgallery li {
        max-width: 33%;
        padding: 15px;
        vertical-align: middle;
    }

        .newgallery li img {
            max-width: 100%;
            position: relative;
            width: 100%;
        }

        .newgallery li a {
            display: block;
            position: relative;
            overflow: hidden;
            height: auto;
            border-radius: 50px 0px 50px 0;
            box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
            border: 10px solid var(--bs-white);
        }

        .newgallery li .overlay {
            position: absolute;
            height: 100%;
            width: 100%;
            z-index: 5;
            top: 0;
            right: 0;
            left: 0;
            text-align: center;
            background-color: rgba(193, 95, 15, 0.74);
            padding: 30px;
            transition: 450ms ease-out;
            -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
            -moz-transform: rotateY(180deg) scale(0.5, 0.5);
            -ms-transform: rotateY(180deg) scale(0.5, 0.5);
            -o-transform: rotateY(180deg) scale(0.5, 0.5);
            transform: rotateY(180deg) scale(0.5, 0.5);
            opacity: 0;
        }

        .newgallery li .def-head {
            position: absolute;
            display: block;
            bottom: 0;
            padding: 13px 11px;
            text-align: center;
            left: 0;
            right: 0;
            margin: 0 auto;
            font-size: 15px;
            transition: 250ms ease-out;
            color: var(--bs-white);
            text-shadow: 1px 1px 1px #403e3e;
            font-weight: 400;
            background: var(--e-dark);
            border-top: 0 solid var(--bs-white);
            border-bottom: 0 solid var(--bs-white);
            z-index: 5;
            opacity: 1;
        }

        .newgallery li a:hover .overlay {
            -webkit-transform: rotateY(0) scale(1, 1);
            -moz-transform: rotateY(0) scale(1, 1);
            -ms-transform: rotateY(0) scale(1, 1);
            -o-transform: rotateY(0) scale(1, 1);
            transform: rotateY(0) scale(1, 1);
            opacity: 1;
        }

        .newgallery li a:hover .def-head {
            bottom: -15%;
            opacity: 0;
        }

        .newgallery li .data-content,
        .newgallery li .heading {
            display: block;
            text-align: center;
            margin-bottom: 10px;
        }

        .newgallery li .heading {
            font-size: 23px;
            font-family: Merriweather, serif;
            color: var(--bs-white);
            font-weight: 700;
            margin-top: 48%;
        }

        .newgallery li .data-content {
            color: var(--bs-white);
            padding-top: 29px;
            font-size: 1em;
            font-weight: 400;
            padding-bottom: 16px;
        }

        .newgallery li .view-page {
            color: var(--bs-white);
            display: inline-block;
            text-align: center;
            border: 1px solid var(--bs-white);
            margin: auto;
            padding: 5px 10px;
            z-index: 9;
            position: relative;
            width: auto;
        }

.gallery {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

    .gallery li {
        box-sizing: border-box;
        padding: 15px;
        position: relative;
        width: 33.3%;
    }

        .gallery li a {
            display: block;
        }

        .gallery li img {
            max-width: 100%;
            border-radius: 10px 40px 10px 20px;
            box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.08);
            border: 5px solid var(--bs-white);
            min-height: 200px;
        }

.service_contentbox .service-box {
    text-align: center;
}

.service_contentbox .service-marketicon {
    margin: 0.5em auto;
}

.img-effect {
    border-radius: 15px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
}

.thumbnaillist {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: nowrap;
}

    .thumbnaillist li {
        padding: 15px;
        box-sizing: border-box;
    }

.column-4 li {
    width: 33.3%;
}

.column-5 li {
    width: 20%;
}

.p-infra {
    text-align: center;
}

    .p-infra h5 {
        display: block;
    }

    .p-infra .service-marketicon {
        margin: 0.5em auto;
        width: 64px;
    }

        .p-infra .service-marketicon img {
            max-width: 100%;
        }

.job-listing {
    position: relative;
}

    .job-listing th,
    .job-listing td {
        padding: 0.7rem 0.7rem;
        vertical-align: middle;
    }

    .job-listing tr {
        transition: all 0.3s ease-in-out;
    }

    .job-listing small {
        display: block;
        font-size: 70%;
        color: var(--bs-orange);
    }

    .job-listing tr:hover {
        box-shadow: var(--box-shadow-sm);
    }

    .job-listing tr .btn {
        position: relative;
    }

        .job-listing tr .btn:before {
            content: "\f0a4";
            font-family: "Font Awesome 5 Pro";
        }

.profile-card {
    background: var(--bs-white);
    padding: 2rem;
    border-radius: 12px;
    box-shadow: var(--box-shadow);
    text-align: center;
    width: 100%;
}

    .profile-card h4::before {
        display: none;
    }

.profile-img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    object-fit: cover;
    background-color: #eeebeb;
}

.position {
    list-style: none;
    margin: 0;
    width: 100%;
    padding: 0;
    display: flex;
    align-items: end;
    margin-bottom: -30px;
}

    .position li {
        box-sizing: border-box;
        width: 14%;
        float: left;
        padding: 0 10px;
        position: relative;
        animation: 2s linear infinite float-bob-y;
    }

        .position li:nth-child(10),
        .position li:nth-child(2),
        .position li:nth-child(4),
        .position li:nth-child(6),
        .position li:nth-child(8) {
            animation: 5s linear infinite float-bob-y
        }

    .position .circle {
        border-radius: 10px;
        width: 100%;
        height: 100%;
        padding: 5px;
        margin: 64px auto 5px auto;
        border: 2px dashed var(--bs-orange);
        position: relative;
    }

        .position .circle .innercircle {
            background: linear-gradient(to right, var(--e-gradient-1) 0%, var(--e-gradient-2) 100%);
            vertical-align: middle;
            width: 55px;
            height: 55px;
            border-radius: 50%;
            margin: -34px auto 10px auto;
            padding: 14px;
            position: relative;
            animation: none;
        }

            .position .circle .innercircle img {
                filter: brightness(0) invert(1);
            }

        .position .circle:before {
            width: 1px;
            content: "";
            position: absolute;
            right: 0;
            left: 0;
            top: -46px;
            margin: 0 auto;
            height: 53px;
            border: 1px dashed var(--bs-orange);
            animation: none;
        }

    .position .innercircle:before {
        width: 20px;
        content: url(../images/down-arrow.png);
        position: absolute;
        right: 0;
        left: 0;
        top: -34px;
        margin: 0 auto;
    }

    .position li .text-box {
        text-align: center;
        font-size: 1.2em;
        line-height: 27px;
        color: var(--bs-white);
        min-height: 90px;
    }



.heading h3 {
    border-bottom: 1px dashed var(--bs-orange);
    padding: 15px 20px;
    font-size: 2em;
    border-radius: 50px;
    border-width: 2px;
    margin: 0 !important;
}

.heading {
    margin: 0;
}

.ul-listing {
    position: relative;
    column-count: 3;
    column-gap: 15px;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .ul-listing li {
        font-size: 1.3em;
        color: var(--e-gradient-1);
        padding: 15px;
        border-radius: 5px;
        border-left: 4px solid var(--e-primary);
        box-shadow: var(--box-shadow);
        margin-bottom: 15px;
        background: var(--bs-white);
        position: relative;
        font-weight: 700;
    }

.ul-listing1 {
    position: relative;
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .ul-listing1 li:nth-child(even) {
        margin-right: 0em;
    }

    .ul-listing1 li {
        font-size: 1.1em;
        padding: 15px 15px 15px 40px;
        border-radius: 10px;
        border-left: 5px solid var(--e-primary);
        box-shadow: var(--box-shadow);
        margin-bottom: 15px;
        background: var(--bs-white);
        position: relative;
        font-weight: 700;
        transition: all 0.3s ease-in-out;
        width: 46.5%;
        margin-right: 3em;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

        .ul-listing1 li:hover {
            transform: translateY(-5px);
        }

        .ul-listing1 li small {
            font-size: 0.8em;
            margin-left: 3px;
            font-weight: 400;
        }

        .ul-listing1 li span {
            width: 60px;
            display: block;
            background: var(--pink-background);
            padding: 10px;
            border-radius: 100px;
            position: absolute;
            left: -30px;
        }

            .ul-listing1 li span img {
                filter: brightness(0) invert(1);
            }

        .ul-listing1 li strong {
            font-weight: 500;
            color: var(--e-secondary);
            margin-left: 3px;
        }

.key_features .policy_highlights_box p {
    text-align: left !important;
}

p {
    margin-top: 0;
}

td .dounload_policy_btn {
    padding: 6px 15px;
    width: 100%;
}
td {
    font-weight: 500;
}
.button-87 {
    padding: 8px 30px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    border-radius: 10px;
    border: 0px;
    font-weight: 600;
    box-shadow: 0px 0px 14px -7px #08114a;
    background-image: linear-gradient(45deg, #08114a 0%, #3b57ff 51%, #08114a 100%);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: 150px;
    display: block;
    position: relative;
    margin: 1em auto;
}

    .button-87:hover {
        background-position: right center;
        color: var(--bs-white);
        text-decoration: none;
    }

    .button-87:before {
        content: "\f054";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 26px;
        position: absolute;
        left: 10px;
        border-radius: 50%;
        color: var(--bs-white);
    }

.floating-social-icons {
    position: fixed;
    top: 70%;
    right: 0;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    z-index: 3;
}

    .floating-social-icons a {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        margin: 2px 0;
        color: white;
        font-size: 20px;
        border-radius: 10px 0 0 10px;
        overflow: hidden;
        animation: slideIn 0.6s forwards ease, floatIcon 3s ease-in-out infinite;
        opacity: 0;
        transform: translateX(100px);
        transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
    }

        .floating-social-icons a:nth-child(1) {
            animation-delay: 0.2s, 0.2s;
        }

        .floating-social-icons a:nth-child(2) {
            animation-delay: 0.4s, 0.4s;
        }

        .floating-social-icons a:nth-child(3) {
            animation-delay: 0.6s, 0.6s;
        }

        .floating-social-icons a:nth-child(4) {
            animation-delay: 0.8s, 0.8s;
        }

        .floating-social-icons a:nth-child(5) {
            animation-delay: 1s, 1s;
        }

        .floating-social-icons a:hover {
            transform: translateX(-10px) scale(0.9);
            box-shadow: 0 0 15px rgba(255, 255, 255, 0.4);
            opacity: 0.7;
        }

        .floating-social-icons a::before {
            content: "";
            position: absolute;
            top: 0;
            left: -75%;
            width: 50%;
            height: 100%;
            background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
            transform: skewX(-25deg);
        }

        .floating-social-icons a:hover::before {
            animation: shine 1s ease forwards;
        }

@keyframes floatIcon {

    0%, 100% {
        transform: translateX(0) translateY(0);
    }

    50% {
        transform: translateX(0) translateY(-6px);
    }
}

@keyframes slideIn {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes shine {
    0% {
        left: -75%;
    }

    100% {
        left: 125%;
    }
}

.facebook {
    background: linear-gradient(135deg, #3b5998, #8b9dc3);
}

.twitter {
    background: linear-gradient(135deg, #1da1f2, #0d8ddb);
}

.instagram {
    background: linear-gradient(135deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
}

.linkedin {
    background: linear-gradient(135deg, #0077b5, #00a0dc);
}

.youtube {
    background: linear-gradient(135deg, #ff0000, #cc0000);
}

.dashboard-container .offer-toplayer {
    position: absolute;
    left: -24px;
    top: 0;
}

.dashboard-container .offer-bottomlayer {
    position: absolute;
    right: 0;
    bottom: 0;
}

.dashboard-container {
    backdrop-filter: blur(20px);
    animation: slideUp 0.8s ease-out;
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.dashboard-header::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Ccircle cx='20' cy='20' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    opacity: 0.3;
}

.dashboard-title {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 0.25rem;
    position: relative;
    z-index: 1;
}

.dashboard-subtitle {
    font-size: 0.9rem;
    opacity: 0.9;
    position: relative;
    z-index: 1;
}

.summary-bar {
    background: linear-gradient(135deg, rgba(79, 70, 229, 0.1), rgba(124, 58, 237, 0.1));
    padding: 1rem 2rem;
    display: flex;
    justify-content: space-around;
    text-align: center;
    border-bottom: 1px solid rgba(229, 231, 235, 0.5);
}

.summary-item {
    flex: 1;
}

.summary-value {
    font-size: 1.5rem;
    font-weight: 800;
    margin-bottom: 0.25rem;
}

.summary-label {
    font-size: 0.75rem;
    font-weight: 600;
    color: #6b7280;
    text-transform: uppercase;
}

.b2b-color {
    color: #3b82f6;
}

.b2g-color {
    color: #10b981;
}

.total-color {
    color: #8b5cf6;
}

.tab-container {
    display: flex;
    background: white;
    border-radius: 12px;
    padding: 0.5rem;
    margin-bottom: 2rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    flex-direction: row;
}

.tab-button {
    flex: 1;
    padding: 1rem 1rem 1rem 6rem;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #6b7280;
    font-size: large;
    position: relative;
    line-height: 55px;
}

.tab-img1:after,
.tab-img2:after,
.tab-img3:after {
    width: 60px;
    height: 60px;
    content: "";
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 20px;
    background-size: cover !important;
}

.tab-img1:after {
    background: url(../assets/E-Office-Dashboard/25.png);
}

.tab-img2:after {
    background: url(../assets/E-Office-Dashboard/26.png);
}

.tab-img3:after {
    background: url(../assets/E-Office-Dashboard/27.png);
}

.tab-button:hover {
    background: rgba(79, 70, 229, 0.05);
    color: #4f46e5;
}

.tab-button.active {
    background: linear-gradient(135deg, #4f46e5, #7c3aed);
    color: white;
    box-shadow: 0 4px 12px rgba(79, 70, 229, 0.3);
}

    .tab-button.active.b2b-active::before {
        background: linear-gradient(90deg, #3b82f6, #1d4ed8);
    }

    .tab-button.active.b2g-active::before {
        background: linear-gradient(90deg, #10b981, #059669);
    }

.tab-icon {
    font-size: 1.25rem;
}

.dashboard-container .tab-content {
    display: none;
    animation: fadeIn 0.5s ease-in;
}

    .dashboard-container .tab-content.active {
        display: block;
    }

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.content-header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid rgba(229, 231, 235, 0.5);
}

.content-title {
    font-size: 1.5rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.content-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    color: white;
}

.b2b-content .content-icon {
    background: linear-gradient(135deg, #3b82f6, #1d4ed8);
}

.b2g-content .content-icon {
    background: linear-gradient(135deg, #10b981, #059669);
}

.stats-section {
    display: grid;
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
    justify-content: center;
    align-content: center;
}

.stats-grid1 {
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
}

.stat-item {
    background: rgba(248, 250, 252, 0.8);
    border: 1px solid rgba(229, 231, 235, 0.8);
    border-radius: 12px;
    padding: 0.5rem;
    text-align: center;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

    .stat-item::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 3px;
        background: linear-gradient(90deg, #4f46e5, #7c3aed);
        transform: scaleX(0);
        transition: transform 0.3s ease;
    }

    .stat-item:hover {
        background: white;
        transform: translateY(-2px);
        box-shadow: 0 8px 16px -4px rgba(0, 0, 0, 0.1);
    }

        .stat-item:hover::before {
            transform: scaleX(1);
        }

.stat-icon {
    font-size: 1.75rem;
    margin-bottom: 0.75rem;
    display: block;
}

    .stat-icon img {
        width: 60px;
    }

.stat-number {
    font-size: 1.75rem;
    font-weight: 800;
    color: #1f2937;
}

.stat-label {
    font-size: 0.875rem;
    font-weight: 600;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.stat-label1 {
    font-size: 0.8rem;
    font-weight: 600;
    position: absolute;
    right: 0;
    padding: 6px 10px;
    bottom: 0;
    color: var(--bs-white);
    border-radius: 12px 0;
}

.pending-pulse {
    animation: pulse 2s infinite;
}

@keyframes pulse {

    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0.7;
    }
}

.progress-indicator {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(229, 231, 235, 0.8);
}

.progress-title {
    font-size: 0.875rem;
    font-weight: 600;
    color: #374151;
    margin-bottom: 1rem;
    text-align: center;
}

.progress-bar {
    width: 100%;
    height: 6px;
    background: rgba(229, 231, 235, 0.5);
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}

.progress-fill {
    height: 100%;
    border-radius: 3px;
    transition: width 1.5s ease-out;
    position: relative;
}

.b2b-content .progress-fill {
    background: linear-gradient(90deg, #3b82f6, #1d4ed8);
}

.b2g-content .progress-fill {
    background: linear-gradient(90deg, #10b981, #059669);
}

.progress-fill::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    animation: shimmer 2s infinite;
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.progress-text {
    display: flex;
    justify-content: space-between;
    margin-top: 0.5rem;
    font-size: 0.75rem;
    color: #6b7280;
    font-weight: 600;
}

.metrics .offer_content h3 {
    color: var(--bs-white);
}

.metrics {
    overflow: hidden;
    animation: slideUp 0.8s ease-out;
    position: relative;
    background: var(--e-black-blue);
    border-radius: 50px 0;
}

    .metrics .offer-toplayer {
        position: absolute;
        left: -24px;
        top: 0;
    }

    .metrics .offer-bottomlayer {
        position: absolute;
        right: 0;
        bottom: 0;
    }

.tab-button img {
    width: 60px;
}

@keyframes pulse {

    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0.7;
    }
}

.stat-item h4 {
    font-size: 1.4em;
    line-height: 1;
}


.stats-list2 {
    list-style: none;
    display: flex;
    gap: 2rem;
    margin-top: 2em;
    flex-wrap: wrap;
}

.stat-item2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 10px 10px 45px;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(229, 231, 235, 0.6);
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    height: 70px;
    width: 22%;
}

.stat-icon2 {
    position: absolute;
    left: -25px;
    padding: 10px;
    background: rgb(237 237 237);
    border: 1px solid rgba(229, 231, 235, 0.6);
    border-radius: 100px;
}

.stat-item2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: linear-gradient(135deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
    transform: scaleY(0);
    transition: transform 0.3s ease;
}

.stat-item2:hover {
    background: rgba(255, 255, 255, 1);
    transform: translateX(8px);
    box-shadow: 0 8px 16px -4px rgba(0, 0, 0, 0.1);
}

    .stat-item2:hover::before {
        transform: scaleY(1);
    }

.stat-head2 {
    font-size: 1rem;
    font-weight: 600;
    color: #374151;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.stat-icon2 img {
    width: 30px;
}

.icon-total2 {
    background: linear-gradient(135deg, #3b82f6, #1d4ed8);
}

.icon-pending2 {
    background: linear-gradient(135deg, #f59e0b, #d97706);
}

.icon-fixed2 {
    background: linear-gradient(135deg, #8b5cf6, #7c3aed);
}

.icon-complete2 {
    background: linear-gradient(135deg, #10b981, #059669);
}

.stat-number2 {
    font-size: 1.3rem;
    font-weight: 800;
    color: #e91e63;
    position: relative;
    position: absolute;
    right: 20px;
    top: 0;
}

.pending-pulse2 {
    animation: pulse 2s infinite;
}

@keyframes pulse {

    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0.7;
    }
}

.stat-label2 {
    display: block;
}

.title007 {
    margin: 0;
    font-weight: 700;
}

.stat-label3 {
    position: absolute;
    right: 20px;
    bottom: 0;
}

.hex-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    list-style: none;
    justify-content: center;
    padding: 0;
    margin: 20px auto;
}

.hex {
    width: 200px;
    height: 200px;
    clip-path: polygon(50% 0%, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%);
    background: gray;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
}

    .hex:hover {
        transform: scale(1.09);
    }

.hex-inner {
    text-align: center;
    color: white;
    padding: 15px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .hex-inner img {
        width: 55px;
        margin-bottom: 8px;
    }

    .hex-inner a {
        color: var(--bs-white);
        font-weight: bold;
        font-size: 14px;
        text-decoration: none;
        line-height: 1.2;
    }

.color1 {
    background: linear-gradient(135deg, #68ddff, #005bcb);
}

.color2 {
    background: linear-gradient(135deg, #cdac13, #9d733f);
}

.color3 {
    background: linear-gradient(135deg, #f953c6, #b91d73);
}

.color4 {
    background: linear-gradient(135deg, #d79300 0%, #008d8f 100%);
}

.color5 {
    background: linear-gradient(135deg, #ee0979, #ff6a00);
}

.color6 {
    background: linear-gradient(135deg, #8e2de2, #4a00e0);
}

.color7 {
    background: linear-gradient(135deg, #fa709a, #fee140);
}

.color8 {
    background: linear-gradient(135deg, #30cfd0, #330867);
}

.color9 {
    background: linear-gradient(90deg, #fc466b 0%, #3f5efb 100%);
}

.policy-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

    .policy-list li {
        display: flex;
        gap: 10px;
        background: linear-gradient(to bottom right, #ffffff, #f9f9f9);
        border-radius: 0 25px 30px 25px;
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
        width: 48.7%;
        padding: 10px;
        transition: 0.3s ease;
        align-items: flex-start;
        position: relative;
    }

        .policy-list li:hover {
            transform: translateY(-5px);
            box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
        }

    .policy-list .pdf-icon {
        flex-shrink: 0;
        text-align: center;
        width: 40px;
        border-radius: 0 25px;
        font-size: 40px;
        color: #e74c3c;
        position: relative;
    }

        .policy-list .pdf-icon:before {
            content: "\f1c1";
            animation: pulse 2s infinite;
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
        }

    .policy-list .pdf-text {
        font-size: 13px;
        color: #e74c3c;
        font-weight: bold;
        margin-top: 5px;
    }

    .policy-list .title {
        font-weight: 600;
        color: #333;
        margin-bottom: 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: 45px;
    }

    .policy-list .meta span {
        display: block;
        margin-right: 0.5em;
    }

    .policy-list .meta {
        position: relative;
        display: flex;
        justify-content: flex-start;
    }

    .policy-list li .btn {
        padding: 5px 13px;
        line-height: 1.3;
        text-decoration: none;
        border: none;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 205px 0 205px 0;
        background: var(--bs-pink);
        box-shadow: 0 5px 8px 0 rgb(0 0 0 / 22%);
        color: var(--bs-white);
        transition: all 0.4s;
        overflow: hidden;
        margin: 0;
        position: absolute;
        right: 0;
        bottom: 0;
    }

        .policy-list li .btn:hover {
            background: var(--bs-secondary);
            color: var(--bs-white);
            opacity: 0.7;
            text-decoration: none;
        }

@keyframes pulse {

    0%, 100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }
}

.policy-list li .data {
    width: 89%;
}

.line1 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line2 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.language_options {
    display: block;
}

#ContentPlaceHolder_Body_rfv_txtstate {
    color: red;
}

.lblmsg {
    color: #357506 !important;
    padding: 10px;
    border-radius: 5px;
    background-color: #d7f0c5;
    display: inline-block;
    text-align: center;
    margin: 15px auto;
    width: 98%;
    font-size: 1.4em;
}

.mlnk ul {
    -moz-columns: 4 auto;
    -o-columns: 4 auto;
    -webkit-columns: 4 auto;
    columns: 4 auto;
    -ms-columns: 4 auto;
    -khtml-columns: 4 auto;
    float: left;
}

.fancybox-thumbs {
    cursor: pointer !important;
}

.menu_2 li ul a,
.menu_2 li ul a:focus {
    padding: 6px 0 !important;
}

.grid-stack {
    background: #dadada !important;
}

.audiocaptcha {
    max-width: 30px;
    margin: 0 5px;
    border-radius: 50%;
    border: 1px solid #ccc;
    padding: 6px;
}

.card.app-cout-bg {
    background-color: #45bd8a52;
}

.card-title {
    margin: 0;
    color: #2a2f5b;
    font-weight: 600;
    line-height: 1.6;
}

.b2b {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .b2b li {
        display: flex;
        justify-content: space-between;
        padding: 10px 15px;
        border-radius: 5px;
        margin-bottom: 8px;
        background-color: var(--bs-white);
        transition-duration: 0.3s;
        margin-left: 0px;
        position: relative;
        overflow: hidden;
        box-shadow: var(--box-shadow-sm);
    }

        .b2b li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 4px;
            background: linear-gradient(135deg, #4f46e5, #7c3aed);
            transform: scaleY(0);
            transition: transform 0.3s ease;
        }

        .b2b li:hover::before {
            transform: scaleY(1);
        }

        .b2b li:hover {
            box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
            margin-left: 15px;
        }

        .b2b li .head i {
            box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
            color: var(--bs-white);
            font-size: 1.3em;
            line-height: 40px;
            border-radius: 50%;
            margin-right: 10px;
            min-width: 40px;
            text-align: center;
        }

        .b2b li .number {
            font-weight: 600;
            font-size: 1.4em;
            color: #272e31;
            padding: 2px 0px;
        }

        .b2b li:nth-child(1) .head i {
            background-color: #306ee3;
        }

        .b2b li:nth-child(2) .head i {
            background-color: #ec2eaa;
        }

        .b2b li:nth-child(3) .head i {
            background-color: #f4922c;
        }

        .b2b li:nth-child(4) .head i {
            background-color: #5f9d32;
        }

        .b2b li:nth-child(5) .head i {
            background-color: #4c619f;
        }

.bg-success-gradient {
    background: linear-gradient(90deg, rgba(82, 191, 135, 1) 0%, rgba(57, 149, 148, 1) 100%);
}

.b2b-card .card-header {
    background-color: #1790c4;
}

.b2b-card {
    overflow: hidden;
    background-color: #f0f0f0;
}

    .b2b-card .card-header .card-title {
        color: var(--bs-white);
    }

.event-tabs-three.policystatis > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .event-tabs-three.policystatis > ul li {
        width: 23%;
        background-color: transparent;
    }

.event-tabs-three.policystatis2 > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .event-tabs-three.policystatis2 > ul li {
        width: 25%;
        background-color: var(--bs-white);
        padding: 25px;
    }

.data-block {
    background: var(--bs-white);
    border-radius: 60px 0;
    padding: 0.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    height: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
    min-height: 320px;
}

    .data-block .icon {
        font-size: 2.7rem;
        width: 80px;
        margin: 0px auto 15px auto;
        height: 80px;
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
        background-image: linear-gradient(45deg, #ae2380 0%, #ff0099 100%);
        color: var(--bs-white);
        padding: 15px 0px;
    }

    .data-block h5 {
        font-weight: 600;
        margin-bottom: 1rem;
    }

    .data-block ul {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0.5rem;
    }

        .data-block ul li::before {
            content: "\f1a3";
            font-family: "Font Awesome 5 Brands";
            font-weight: 400;
            margin-right: 8px;
            color: #198754;
        }

    .data-block .total {
        font-weight: bold;
        background: #199ced;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        color: var(--bs-white);
        line-height: 30px;
    }

.sup-highlight h3 {
    margin-bottom: 25px;
}

.policy-section .tab-menu {
    list-style: none;
    display: flex;
    gap: 20px;
    border-radius: 12px;
    padding: 0.5rem;
    align-content: center;
    width: 100%;
    margin: 1rem auto;
}

.policy-section .tab-link {
    color: #091b39;
    border-bottom: 3px solid transparent;
    padding: 1rem 1.5rem;
    border: none;
    background: #f1f1f1;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    /* font-size: large; */
    text-align: CENTER;
}

.tab-link.active {
    background: linear-gradient(135deg, #db92e9, #c293e7);
    color: white;
    box-shadow: 0 4px 12px rgb(96 96 96 / 30%);
}

.policy-section .tab-content {
    display: none;
}

    .policy-section .tab-content.active {
        display: block;
    }

.card-list {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 20px;
}

.card-item {
    background: linear-gradient(135deg, #f9f9f9 0%, #eaeaea 100%);
    border-left: 5px solid #f26522;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    overflow: hidden;
    color: #333;
}

    .card-item::before {
        content: "";
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(135deg, rgba(242, 101, 34, 0.3), rgba(255, 126, 95, 0.3));
        transition: all 0.5s ease-in-out;
        z-index: 0;
    }

    .card-item:hover::before {
        left: 0;
    }

    .card-item:hover {
        transform: translateY(-10px) scale(1.03);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    }

    .card-item h4 {
        font-size: 14px;
        color: #091b39;
        position: relative;
        z-index: 1;
        margin: 0;
    }

    .card-item p {
        color: #f26522;
        position: relative;
        z-index: 1;
        margin: 0;
        font-size: x-large;
    }

        .card-item p strong {
            color: #323232;
            position: relative;
            z-index: 1;
            font-size: 16px;
        }

.list-my li {
    color: var(--e-dark) !important;
}

.blink {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.aboutus-section .shape-four,
.policy-section .shape-four {
    position: absolute;
    top: 0;
    right: 0px;
}

.aboutus-section .shape-three,
.policy-section .shape-three {
    position: absolute;
    top: 0;
    left: 0;
}

.advantage-up-section .banner-layer {
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.advantage-up-section {
    text-align: center;
}

.section-title {
    margin-bottom: 1em;
}

.advantage-list {
    list-style: none;
    padding: 0;
    gap: 20px;
    margin-bottom: 30px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.advantage-item {
    padding: 15px;
    border-radius: 12px;
    color: #342e2e;
    gap: 15px;
    font-size: 17px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    background: var(--bs-white);
    font-weight: 700;
    width: 29.5%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.advantage-icon {
    font-size: 24px;
    background: rgba(255, 255, 255, 0.2);
    color: var(--bs-white);
    width: 95px;
    padding: 10px;
    border-radius: 50%;
    border: 2px dashed #0000002e;
    height: 95px;
    display: flex;
    margin-right: 0;
    align-content: center;
    justify-content: center;
    align-items: center;
}

    .advantage-icon img {
        max-width: 76% !important;
    }

.key-stats-list {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
}

.key-stat {
    font-weight: bold;
    padding: 15px;
    border-radius: 10px;
    color: var(--bs-white);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    font-size: 21px;
    text-align: center;
    border: 2px dashed #ffffff;
}

.key-stats-list li:nth-child(1) {
    background: linear-gradient(135deg, #ee0979, #ff6a00);
}

.key-stats-list li:nth-child(2) {
    background: linear-gradient(135deg, #43cea2, #185a9d);
}

.key-stats-list li:nth-child(3) {
    background: linear-gradient(135deg, #fc6076, #ff9a44);
}

.key-stats-list li:nth-child(4) {
    background: linear-gradient(135deg, #00b09b, #96c93d);
}

.why-up-section {
    padding-bottom: 0;
}

    .why-up-section .shape-seven {
        position: absolute;
        top: -1px;
        right: 0;
    }

    .why-up-section .shape-six {
        width: 483px;
        height: 629px;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(../assets/images/Why_UP_Book_Advantage_UP-2.png);
        background-size: auto;
    }

.governance-list {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
}

    .governance-list li {
        padding: 10.3px;
        border-radius: 12px 0px 12px 0;
        display: flex;
        align-items: center;
        gap: 15px;
        font-size: 14px;
        border: 2px dashed #0000002e;
        background: var(--bs-white);
    }

.data-box {
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 8px;
    min-width: 60px;
    text-align: center;
    color: var(--bs-white);
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    will-change: transform, box-shadow;
    font-size: 16px;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.governance-list li:nth-child(1) .data-box {
    background: linear-gradient(135deg, #ff7e5f, #feb47b);
}

.governance-list li:nth-child(2) .data-box {
    background: linear-gradient(135deg, #6a11cb, #2575fc);
}

.governance-list li:nth-child(3) .data-box {
    background: linear-gradient(135deg, #43e97b, #38f9d7);
}

.governance-list li:nth-child(4) .data-box {
    background: linear-gradient(135deg, #f7971e, #ffd200);
}

.governance-list li:nth-child(5) .data-box {
    background: linear-gradient(135deg, #fc6076, #ff9a44);
}

.governance-list li:nth-child(6) .data-box {
    background: linear-gradient(135deg, #00b09b, #96c93d);
}

.governance-list li:nth-child(7) .data-box {
    background: linear-gradient(135deg, #f953c6, #b91d73);
}

.governance-list li:nth-child(8) .data-box {
    background: linear-gradient(135deg, #4facfe, #00f2fe);
}

.governance-list li:nth-child(9) .data-box {
    background: linear-gradient(135deg, #ff6a00, #ee0979);
}

.data-box::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    transform: skewX(-30deg);
    transition: all 0.5s ease-in-out;
    z-index: 0;
}

.governance-list li:hover .data-box {
    transform: scale(1.15);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.data-box:hover::after {
    left: 150%;
}

.main-title span {
    padding: 10px 35px;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    background: var(--bg1);
    color: var(--bs-white);
}

.sub-title span {
    padding: 10px 35px;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    background: linear-gradient(270deg, #f15a30, #fba91c);
    color: var(--bs-white);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.main-title {
    display: block;
    text-align: center;
    margin: 0;
}

.sub-title {
    text-align: center;
}

.policy-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(175px, 1fr));
    gap: 5px;
    margin: 0;
    align-items: start;
    align-content: space-between;
    padding: 0;
    margin-top: 2em;
}

.policy-box {
    border-radius: 20px;
    padding: 20px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
    min-height: 160px;
}

    .policy-box::before {
        content: "";
        position: absolute;
        top: -50%;
        left: -50%;
        width: 200%;
        height: 200%;
        background: rgba(255, 255, 255, 0.3);
        transform: rotate(45deg) translateX(-100%);
        transition: transform 0.5s ease;
    }

    .policy-box:hover::before {
        transform: rotate(45deg) translateX(100%);
    }

    .policy-box:hover {
        transform: scale(1.05);
        box-shadow: 0 8px 20px rgb(0 0 0 / 8%);
        background: var(--bs-white);
    }

    .policy-box img {
        width: 90px;
        margin-bottom: 10px;
    }

    .policy-box span {
        display: block;
        font-size: 0.85rem;
        color: #333;
    }

.qr-area {
    text-align: center;
    background: #fff !important;
}

.qr-card {
    display: inline-block;
    background: var(--bs-white);
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    text-align: center;
}

    .qr-card img {
        width: 150px;
        height: auto;
    }

    .qr-card .qr-text {
        color: #ff4b2b;
        font-weight: bold;
        margin-top: 15px;
        font-size: 1rem;
    }

    .qr-card a {
        color: var(--bs-blue);
        text-decoration: none;
        font-size: 0.9rem;
    }

.arrow-banner {
    position: relative;
    display: inline-block;
    clip-path: polygon(20px 0%, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 20px 100%, 0% 50%);
}

    .arrow-banner::before,
    .arrow-banner::after {
        content: "";
        position: absolute;
        top: 50%;
        width: 45px;
        height: 2px;
        background: #ffffff;
        transform: translateY(-50%);
    }

    .arrow-banner::before {
        left: -15px;
        transform: translateY(-50%) rotate(53deg);
    }

    .arrow-banner::after {
        right: -14px;
        transform: translateY(-50%) rotate(-54deg);
    }

.qr-text {
    font-size: 0.8rem !important;
    font-weight: 400 !important;
}

.policy-box span a {
    font-size: 0.8rem !important;
    font-weight: 400 !important;
}

.promotion-section .bg {
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.UP_industrial {
    background: linear-gradient(135deg, #ff6a00, #ee0979);
    color: var(--bs-white);
}

.map-img {
    width: 100%;
    max-width: 530px;
    display: block;
    margin: 0 auto;
}

.info-box {
    background: rgba(255, 255, 255, 0.1);
    padding: 15px 20px;
    border-radius: 10px;
    color: var(--bs-white);
    max-width: 100%;
    backdrop-filter: blur(10px);
    margin-bottom: 2em;
}

.info-title {
    font-weight: bold;
    font-size: 16px;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 20px;
    margin-bottom: 10px;
}

.electronics-box .info-title {
    background: #e53935;
}

.textile-box .info-title {
    background: #bf360c;
}

.leather-box .info-title {
    background: #4a148c;
}

.chemical-box .info-title {
    background: #80deea;
    color: #000;
}

.pharma-box .info-title {
    background: #7cb342;
}

.defence-box .info-title {
    background: #a1887f;
}

.info-box ul {
    padding-left: 0;
    margin: 0;
}

.info-box li {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 5px;
}

.manymore-box {
    color: #f21f5c;
    font-weight: bold;
    font-size: 18px;
    padding: 5px 25px;
    display: inline-block;
    border-radius: 20px;
    margin-bottom: 10px;
    background: var(--bs-white);
    margin: 1em auto;
}

    .manymore-box:hover {
        color: #607d8b;
    }

.why-up-title {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    background: linear-gradient(90deg, #ff5722, #e91e63, #3f51b5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.card-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
    gap: 30px;
    list-style: none;
    padding: 0;
}

.ceremony-card {
    background: linear-gradient(45deg, #2196F3, #ee0979);
    width: 23%;
    padding: 5px;
    text-align: center;
    border-radius: 0 0 60px 0;
}

.ceremony-logo {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.ceremony-box {
    font-size: 16px;
    font-weight: bold;
    background: var(--bs-white);
    padding: 10px;
    border-radius: 0 0 55px 0;
}

.ceremony-details {
    font-size: 14px;
    margin-top: 0;
    color: var(--e-primary);
    text-align: left;
}

    .ceremony-details ul {
        padding-left: 0;
        margin: 0;
    }

    .ceremony-details li {
        margin-bottom: 5px;
        padding-left: 0px;
    }

.search-wrap ul {
    height: 65vh;
    overflow-x: scroll;
}

    .search-wrap ul li {
        line-height: 16px;
    }

        .search-wrap ul li a {
            color: #182b49;
            padding-left: 1.5em !important;
            position: relative;
            font-size: larger;
        }

            .search-wrap ul li a:hover {
                color: #f3713d;
            }

            .search-wrap ul li a:before {
                content: "\f054";
                font-family: "Font Awesome 5 Pro";
                font-weight: 900;
                position: absolute;
                left: 0;
            }

.image-circle {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 10px;
    top: 0px;
    background: linear-gradient(185deg, #f67127, #fa6220);
    border-radius: 100px;
    border: 2px solid var(--bs-white);
    z-index: 1;
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.timeline-zigzag {
    list-style: none;
    padding: 0;
    margin: 3em auto;
    position: relative;
}

.timeline-row {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: relative;
}

.timeline-box {
    width: 33%;
    padding: 20px;
    border-radius: 12px;
    color: var(--bs-white);
    position: relative;
    margin: 0 50px;
}

    .timeline-box h3 {
        color: var(--bs-white);
    }

.left-dot {
    right: -60px;
}

.right-dot {
    left: -60px;
}

.timeline-zigzag::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 4px;
    background: #ccc;
    transform: translateX(-50%);
    z-index: 0;
}

.event-left::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #cccccc;
    z-index: 1;
}

.event-right::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 15px solid #cccccc;
    z-index: 1;
}

.event-right {
    text-align: left;
    margin-top: 30px;
}

.event-left {
    text-align: right;
}

.box-blue {
    background: var(--bs-blue);
}

.box-green {
    background: var(--bs-green);
}

.box-orange {
    background: var(--bs-orange);
}

.box-purple {
    background: var(--bs-purple);
}

.box-pink {
    background: var(--bs-pink);
}

.box-teal {
    background: var(--bs-teal);
}

.box-red {
    background: var(--bs-red);
}

.box-cyan {
    background: var(--bs-cyan);
}

.augmentation_card {
    padding: 15px;
    margin-bottom: 2em;
}

.video-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.video {
    padding: 20px;
    border-radius: 0px 35px 0px 35px;
    border: 0;
}

    .video iframe {
        width: 100%;
        height: 250px !important;
        border-radius: 0px 25px 0px 25px;
        object-fit: cover;
    }

.banner-area {
    width: 200px;
    position: absolute;
    top: -414px;
    right: 70px;
    box-shadow: 0 8px 20px rgb(0 0 0 / 8%);
    border-radius: 20px;
    padding: 10px;
    text-align: center;
    margin: auto;
}

    .banner-area::before {
        content: "";
        width: 170%;
        height: 121%;
        position: absolute;
        right: -70px;
        top: -6px;
        z-index: 0;
    }

    .banner-area div {
        width: 100px;
        z-index: 1;
        position: relative;
        border-radius: 100px;
        padding: 15px;
        background: var(--bs-white);
        margin: auto;
    }

        .banner-area div img {
            width: 100%;
        }

    .banner-area span a {
        font-size: 0.8rem !important;
        font-weight: 400 !important;
        z-index: 1;
        position: relative;
        color: #ffeb3b;
    }

    .banner-area .qr-text {
        display: block;
        font-size: 0.85rem;
        color: #ffffff;
        font-size: 0.8rem !important;
        font-weight: 400 !important;
        z-index: 1;
        position: relative;
    }

.policy-section .major_player {
    background: #f1832f2b;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0px 20px -1px rgba(0, 0, 0, 0.1);
    position: relative;
    height: 60vh;
}

    .policy-section .major_player:before {
        content: "";
        position: absolute;
        right: 100%;
        top: 48%;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 16px solid #fdeadc;
        border-bottom: 10px solid transparent;
        bottom: 0;
    }

.major_player_logo {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
}

    .major_player_logo li div {
        display: block;
        border: 1px solid #cccccc42;
        box-shadow: var(--box-shadow-sm);
        border-radius: 0 25px;
        background: var(--bs-white);
        margin: 0.4em;
        padding: 10px;
    }

    .major_player_logo li img {
        max-width: 100%;
    }

.major,
.major1 {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 1em;
}

    .major li,
    .major1 li {
        display: block;
        margin-bottom: 1em;
    }

        .major li img,
        .major1 li img {
            box-shadow: var(--box-shadow-sm);
            border-radius: 0 25px;
            background: var(--bs-white);
        }

img {
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.laderbox .leadphoto:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.policy-section .shape-nine {
    position: absolute;
    top: -50%;
    left: 0;
    pointer-events: none;
}

.insta-gallery {
    position: relative;
}

    .insta-gallery .image {
        position: relative;
        border-radius: 10px;
        overflow: hidden;
    }

    .insta-gallery img {
        display: block;
        width: 100%;
    }

    .insta-gallery a {
        position: relative;
        display: block;
    }

        .insta-gallery a:hover:after {
            transform: scale(1);
        }

        .insta-gallery a:hover:before {
            transform: scale(1);
        }

        .insta-gallery a:before {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background: var(--theme-color1);
            opacity: 0.8;
            content: "";
            border-radius: 10px;
            transform: scale(0);
            transition: all 300ms ease;
        }

        .insta-gallery a:after {
            position: absolute;
            height: 20px;
            width: 20px;
            left: 50%;
            top: 50%;
            margin-left: -10px;
            margin-top: -10px;
            content: "\f0b2";
            text-align: center;
            line-height: 20px;
            font-size: 20px;
            color: var(--bs-white);
            font-family: "Font Awesome 6 Pro";
            transform: scale(0);
            transition: all 300ms ease;
        }

.first-amendment h3 {
    color: var(--bs-white);
}

.first-amendment {
    background: url(../assets/images/UP-Data-Centre-Policy.jpg);
    background-size: cover;
    background-repeat: repeat;
    background-position: right;
    background-attachment: fixed;
}

    .first-amendment::before {
        content: "";
        width: 55%;
        height: 100%;
        position: absolute;
        left: 0px;
        top: 0px;
        border-radius: 0px 200px 0px 0px;
        background: #181538f0;
    }

    .first-amendment .card {
        position: relative;
        display: flex;
        gap: 20px;
        padding: 15px;
        border-radius: 20px;
        backdrop-filter: blur(20px);
        background: rgb(255 255 255);
        overflow: hidden;
        transition: transform 0.4s ease;
        border: 2px solid transparent;
        flex-direction: row;
        margin-bottom: 2em;
    }

        .first-amendment .card:hover {
            transform: translateY(-5px);
        }

        .first-amendment .card::before {
            content: "";
            position: absolute;
            inset: 0;
            padding: 2px;
            background: linear-gradient(270deg, #00f2fe, #4facfe, #ff6a00, #ee0979);
            border-radius: 20px;
            -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
            -webkit-mask-composite: xor;
            mask-composite: exclude;
            z-index: -1;
            animation: animated-border 10s linear infinite;
        }

@keyframes animated-border {
    0% {
        filter: hue-rotate(0deg);
    }

    100% {
        filter: hue-rotate(360deg);
    }
}

.first-amendment .icon {
    font-size: 2rem;
    padding: 15px;
    border-radius: 10px;
    color: var(--bs-white);
    flex-shrink: 0;
    line-height: 0;
}

.first-amendment .text {
    line-height: 1.5;
}

    .first-amendment .text strong {
        display: block;
        font-size: 1.2rem;
        margin-bottom: 6px;
    }

.first-amendment .highlight1 {
    background: linear-gradient(45deg, #ff6a00, #ee0979);
}

.first-amendment .highlight2 {
    background: linear-gradient(45deg, #00b09b, #96c93d);
}

.first-amendment .highlight3 {
    background: linear-gradient(45deg, #3f5efb, #00d2ff);
}

.first-amendment .highlight4 {
    background: linear-gradient(45deg, #f7971e, #ffd200);
}

.first-amendment .highlight5 {
    background: linear-gradient(45deg, #bdc3c7, #2c3e50);
}

@keyframes gradientText {
    0% {
        background-position: 0%;
    }

    100% {
        background-position: 200%;
    }
}

.hex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.hex-card {
    width: 200px;
    height: 220px;
    position: relative;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    backdrop-filter: blur(12px);
    transition: transform 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    z-index: 1;
    background: #f5f5f5;
}

    .hex-card:hover {
        transform: scale(1.08);
    }

.hex-content {
    text-align: center;
    padding: 10px;
}

.hex-logo {
    width: 100px;
    margin-bottom: 12px;
    object-fit: contain;
    filter: drop-shadow(0 0 6px rgba(255, 255, 255, 0.2));
}

.hex-title {
    font-size: 1rem;
    font-weight: 600;
    color: #ff5722;
}

.hex-subtitle {
    font-weight: 700;
    color: #000000;
    margin-top: 4px;
}

.hiranandani:hover {
    background: linear-gradient(120deg, #ff8c00, #ffd700);
}

.adani:hover img {
    filter: invert(1) brightness(200%) contrast(100%);
}

.adani:hover {
    background: linear-gradient(120deg, #7f00ff, #e100ff);
}

.skvr:hover {
    background: linear-gradient(120deg, #00f2fe, #4facfe);
}

@keyframes hexGlow {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.investments-section {
    background: #dfdfdf url(../assets/images/Investments.png);
    background-size: cover;
    background-repeat: repeat;
    background-position: right;
    background-attachment: fixed;
}

.funfact-section,
.investments-section {
    overflow: hidden;
}

    .funfact-section .shape-thirtytwo {
        position: absolute;
        top: 95px;
        left: 0;
    }

    .funfact-section .shape-thirtythree {
        position: absolute;
        top: 95px;
        right: 0;
    }

    .funfact-section .bg {
        position: absolute;
        left: 0;
        top: 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

.sec-title h1 {
    text-transform: math-auto;
}

.funfact-section .sec-title-outer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .funfact-section .sec-title-outer .btn-box {
        padding-top: 30px;
    }

    .funfact-section .sec-title-outer h2 {
        max-width: 510px;
    }

    .funfact-section .sec-title-outer .text {
        max-width: 655px;
        line-height: 36px;
        font-weight: 300;
        color: var(--bs-white);
    }

.counter-block {
    margin-bottom: 30px;
}

    .counter-block .inner-box {
        position: relative;
        display: flex;
        align-items: center;
        gap: 30px;
    }

        .counter-block .inner-box .count-box {
            position: relative;
            display: block;
            font-size: 20px;
            font-weight: 700;
            color: #9c27b0;
        }

        .counter-block .inner-box .counter-title {
            position: relative;
            display: block;
            font-size: 18px;
            line-height: 30px;
            font-weight: 400;
            margin-bottom: 0;
        }

        .counter-block .inner-box .icon {
            position: relative;
        }

            .counter-block .inner-box .icon svg {
                width: 50px;
            }

.pricing-list {
    position: relative;
    margin-bottom: 0;
}

    .pricing-list li {
        position: relative;
        display: flex;
        align-items: center;
        line-height: 42px;
        gap: 10px;
        transition: all 300ms ease;
    }

        .pricing-list li i {
            position: relative;
            line-height: 1em;
            color: var(--e-secondary);
            transition: all 300ms ease;
        }

.event-tabs-three {
    position: relative;
}

    .event-tabs-three .tab-btns {
        position: relative;
        display: inline-flex;
        gap: 1px;
        text-align: left;
        flex-wrap: wrap;
        flex-direction: column;
        align-content: center;
        list-style: none;
        padding: 0;
    }

    .event-tabs-three .tab-btn {
        position: relative;
        padding: 15px 15px 15px 30px;
        cursor: pointer;
        color: #666666;
        border-radius: 10px;
        transition: all 300ms ease;
        z-index: 1;
    }

        .event-tabs-three .tab-btn:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            width: 0%;
            border-radius: 10px;
            background-color: #2b203a;
            transition: all 300ms ease;
            z-index: -1;
        }

        .event-tabs-three .tab-btn .date-box {
            position: absolute;
            top: 5px;
            left: 4px;
            bottom: 5px;
            display: inline-flex;
        }

            .event-tabs-three .tab-btn .date-box .date {
                position: relative;
                padding: 5px;
                font-size: 14px;
                line-height: 30px;
                color: var(--bs-white);
                border-radius: 18.5px;
                background-color: var(--e-secondary);
                display: flex;
                align-items: center;
                justify-content: center;
                width: 0;
                text-align: center;
                writing-mode: vertical-rl;
                transform: rotate(180deg);
            }

        .event-tabs-three .tab-btn .day {
            position: relative;
            display: block;
            font-size: 18px;
            color: #150131;
            transition: all 300ms ease;
            font-weight: 600;
        }

        .event-tabs-three .tab-btn:hover,
        .event-tabs-three .tab-btn.active-btn {
            color: var(--bs-white);
        }

            .event-tabs-three .tab-btn:hover:before,
            .event-tabs-three .tab-btn.active-btn:before {
                width: 100%;
            }

            .event-tabs-three .tab-btn:hover span,
            .event-tabs-three .tab-btn.active-btn span {
                color: var(--bs-white);
            }

    .event-tabs-three .tabs-content {
        text-align: left;
    }

.sub-title {
    position: relative;
    font-size: 20px;
    color: #ed5f00;
}

.sec-title h1 {
    color: var(--e-primary);
}

.bounce-y {
    animation: bounce-y 10s infinite linear;
}

.bounce-x {
    animation: bounce-x 10s infinite linear;
}

.zoom-one {
    animation: zoom-one 10s infinite linear;
}

.zoom-two {
    animation: zoom-two 5s infinite linear;
}

@keyframes float {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes bounce-y {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateX(-30px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes bounce-x {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(30px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes zoom-one {
    0% {
        transform: scale(0.95);
    }

    50% {
        transform: scale(1.05);
    }

    100% {
        transform: scale(0.95);
    }
}

@keyframes zoom-two {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.95);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes rotating {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.roadmap {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../assets/images/Roadmap.jpg);
}

    .roadmap h3 {
        color: var(--bs-white);
    }

    .roadmap .shape-thirtyfour {
        position: absolute;
        top: -124px;
        left: -124px;
        animation: fa-spin 30s infinite linear;
    }

.timeline {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

    .timeline *,
    .timeline :after,
    .timeline :before {
        -webkit-box-sizing: inherit;
        box-sizing: inherit;
    }

    .timeline:not(.timeline--horizontal):before {
        background-color: #ddd;
        bottom: 0;
        content: "";
        left: 50%;
        margin-left: -2px;
        position: absolute;
        top: 0;
        width: 4px;
        z-index: 1;
    }

.timeline__wrap {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.timeline__item {
    padding: 0.625rem 2.5rem 0.625rem 0;
    position: relative;
    width: 33.33%;
    z-index: 2;
}

    .timeline__item:after {
        background-image: url(../assets/roadmap/wheel.png);
        content: "";
        height: 25px;
        position: absolute;
        right: -10px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        width: 25px;
        z-index: 1;
        background-size: 100%;
        animation: rotating 5s linear infinite;
    }

    .timeline__item.animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        opacity: 0;
    }

    .timeline__item.fadeIn {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
    }

.timeline__item--left {
    left: 0;
}

.timeline__item--right {
    left: 50%;
    padding: 0.625rem 0 0.625rem 2.5rem;
}

    .timeline__item--right:after {
        left: -10px;
    }

    .timeline__item--right .timeline__content:before {
        border-bottom: 10px solid transparent;
        border-right: 12px solid #ccc;
        border-left: none;
        border-top: 10px solid transparent;
        left: -12px;
    }

    .timeline__item--right .timeline__content:after {
        border-bottom: 9px solid transparent;
        border-right: 11px solid var(--bs-white);
        border-left: none;
        border-top: 9px solid transparent;
        left: -10px;
    }

.roadmap2 .timeline__content {
    border-radius: 500px;
    text-align: center;
    min-height: 150px;
}

.timeline__content {
    color: var(--bs-white);
    display: block;
    padding: 5px 10px;
    position: relative;
    border: 2px solid #fff0;
    transition-duration: 0.3s;
    border-radius: 500px;
    text-align: center;
    min-height: 95px;
}

    .timeline__content:after,
    .timeline__content:before {
        content: "";
        height: 0;
        position: absolute;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        width: 0;
    }

    .timeline__content:before {
        z-index: 99;
    }

    .timeline__content:after {
        border-bottom: 9px solid transparent;
        border-left: 11px solid var(--bs-white);
        border-top: 9px solid transparent;
        right: -10px;
        z-index: 2;
    }

    .timeline__content h3 {
        margin: 0;
        color: var(--bs-white);
        font-size: 1.4em;
    }

    .timeline__content p {
        line-height: 1.5;
        margin-bottom: 0;
    }

.timeline--horizontal {
    padding: 0 3.125rem;
    overflow: hidden;
    white-space: nowrap;
}

    .timeline--horizontal .timeline-divider,
    .timeline-nav-button {
        display: block;
        position: absolute;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .timeline--horizontal .timeline-divider {
        background-image: url(../assets/roadmap/road.png);
        height: 10px;
        left: 40px;
        right: 40px;
        z-index: 1;
    }

    .timeline--horizontal .timeline__items {
        -webkit-transition: all 0.8s;
        -o-transition: all 0.8s;
        transition: all 0.8s;
        will-change: transform;
    }

    .timeline--horizontal .timeline__item {
        display: inline-block;
        left: 0;
        padding: 0 0 2.5rem;
        position: relative;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        vertical-align: top;
        white-space: normal;
    }

        .timeline--horizontal .timeline__item:after {
            left: 42.5%;
            right: auto;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            top: 92%;
        }

        .timeline--horizontal .timeline__item .timeline__item__inner {
            display: table;
            height: 100%;
            width: 95%;
        }

        .timeline--horizontal .timeline__item .timeline__content__wrap {
            display: table-cell;
            margin: 0;
            padding: 0;
            vertical-align: bottom;
        }

        .timeline--horizontal .timeline__item .timeline__content:after,
        .timeline--horizontal .timeline__item .timeline__content:before {
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            top: 100%;
        }

        .timeline--horizontal .timeline__item .timeline__content:after {
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 10px solid var(--bs-white);
        }

    .timeline--horizontal .timeline__item--bottom {
        padding: 2.5rem 0 0;
    }

        .timeline--horizontal .timeline__item--bottom:after {
            top: -13px;
        }

        .timeline--horizontal .timeline__item--bottom .timeline__content__wrap {
            vertical-align: top;
        }

        .timeline--horizontal .timeline__item--bottom .timeline__content:after {
            border-bottom: 10px solid var(--bs-white);
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: none;
            bottom: 100%;
            top: auto;
        }

.timeline-nav-button {
    background-color: #fff0;
    border: 0 solid #44443054;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    height: 40px;
    outline: 0;
    text-indent: -9999px;
    top: 50%;
    width: 40px;
    z-index: 10;
}

    .timeline-nav-button:disabled {
        opacity: 0.5;
        pointer-events: none;
    }

    .timeline-nav-button:before {
        background-position: center center;
        background-repeat: no-repeat;
        content: "";
        display: block;
        height: 14px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        top: 50%;
        width: 8px;
    }

.timeline-nav-button--prev {
    left: 0;
}

    .timeline-nav-button--prev:before {
        background-image: url(../assets/roadmap/arrow-left.svg);
    }

.timeline-nav-button--next {
    right: 0;
}

    .timeline-nav-button--next:before {
        background-image: url(../assets/roadmap/arrow-right.svg);
    }

.timeline--mobile {
    padding: 0;
}

    .timeline--mobile:before {
        left: 10px !important;
        margin: 0 !important;
    }

    .timeline--mobile .timeline__item {
        left: 0;
        padding-left: 40px;
        padding-right: 0;
        width: 100%;
    }

        .timeline--mobile .timeline__item:after {
            left: 2px;
            margin: 0;
        }

        .timeline--mobile .timeline__item .timeline__content:before {
            left: -12px;
            border-bottom: 12px solid transparent;
            border-right: 12px solid #ccc;
            border-left: none;
            border-top: 12px solid transparent;
        }

        .timeline--mobile .timeline__item .timeline__content:after {
            left: -10px;
            border-bottom: 10px solid transparent;
            border-right: 10px solid var(--bs-white);
            border-left: none;
            border-top: 10px solid transparent;
        }

.timeline__content .btn {
    font-weight: 400;
    border-radius: 30px;
    padding: 4px 10px;
    font-size: 12px;
}

    .timeline__content .btn:hover {
        opacity: 0.8;
    }

.step1 {
    background: #ff5733;
}

    .step1:after,
    .step1:before {
        border-top-color: #ff69b4 !important;
    }

    .step1:hover:after,
    .step1:hover:before {
        border-top-color: #fff !important;
    }

    .step1:hover,
    .step2:hover,
    .step3:hover,
    .step4:hover,
    .step5:hover,
    .step6:hover,
    .step7:hover,
    .step8:hover,
    .step9:hover {
        border-color: rgb(255, 255, 255);
    }

.step2 {
    background: #3498db;
}

.step3 {
    background: #1abc9c;
}

.step4 {
    background: #9b59b6;
}

.step5 {
    background: #ff9c02;
}

.step6 {
    background: #e74c3c;
}

.step7 {
    background: #2ecc71;
}

.step8 {
    background: #673ab7;
}

.step9 {
    background: #ff69b4;
}

.policystatis1 ul {
    justify-content: left !important;
    padding: 0;
}

    .policystatis1 ul li {
        width: 100% !important;
    }

#summaryChart {
    max-width: 50%;
    height: auto !important;
    margin: auto !important;
}

.shape-three {
    width: 169px;
    height: 456px;
    background-image: url(../assets/images/shape-three.png);
    background-size: contain;
    opacity: 0.5;
}

    .shape-three img {
        width: 100%;
    }

.shape-four {
    width: 111px;
    height: 171px;
    background-image: url(../assets/images/shape-four.png);
    background-size: contain;
    opacity: 0.5;
}

    .shape-four img {
        width: 100%;
    }

.leader-section .shape-four {
    position: absolute;
    top: 0;
    right: 0px;
}

.leader-section .shape-three {
    position: absolute;
    top: 0;
    left: 0;
}

.image-slider {
    width: 100%;
    margin: auto;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}

    .image-slider ul {
        display: flex;
        padding: 0;
        margin: 0;
        width: 100%;
        transition: transform 0.5s ease-in-out;
    }

    .image-slider li {
        list-style: none;
        width: 100%;
        flex-shrink: 0;
    }

    .image-slider img {
        width: 100%;
        height: auto;
        display: block;
    }

.slider-controls {
    position: absolute;
    bottom: 0;
    width: 100%;
    justify-content: space-between;
    transform: translateY(-50%);
    z-index: 10;
    padding: 0 10px;
}

    .slider-controls button {
        background: rgb(255 255 255 / 60%);
        color: #000000;
        border: none;
        padding: 5px 12px;
        cursor: pointer;
        font-size: 16px;
        border-radius: 4px;
    }

        .slider-controls button:focus {
            outline: 0px solid yellow;
        }

.pause-play {
    position: absolute;
    bottom: 18px;
    left: 8.5%;
    transform: translateX(-50%);
    background: rgb(255 255 255 / 60%);
    color: #000000;
    border: none;
    padding: 6.4px 12px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 4px;
    z-index: 10;
}

@media (max-width: 767px) {
    .slider-controls button {
        font-size: 14px;
        padding: 6px 10px;
    }
}

.slider-controls button:hover,
.pause-play:hover {
    background: var(--bs-white);
}

.major_incentives {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

.major_incentives-item {
    background: var(--bs-white);
    padding: 14px;
    border-radius: 10px;
    box-shadow: 0 6px 18px rgba(11, 22, 50, 0.06);
    display: flex;
    gap: 12px;
    align-items: flex-start;
    transition: all 0.3s ease-in-out;
}

    .major_incentives-item:hover {
        transform: translateY(-6px);
    }

.policy-icon {
    width: 56px;
    height: 56px;
    border-radius: 8px;
    flex-shrink: 0;
    display: grid;
    place-items: center;
    color: white;
    font-weight: 700;
    text-align: center;
    font-size: 14px;
    line-height: 1.1;
    transition: all 0.3s ease;
    overflow: hidden;
    position: relative;
    margin: 0;
}

    .policy-icon::before {
        content: "";
        position: absolute;
        top: 0;
        left: -75%;
        width: 50%;
        height: 100%;
        background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
        transform: skewX(-25deg);
        animation: shine 2s infinite;
    }

@keyframes shine {
    0% {
        left: -75%;
    }

    100% {
        left: 125%;
    }
}

.policy-title {
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    color: #113a8d;
}

.policy-text {
    margin: 6px 0 0;
    color: #646464;
    font-size: 13px;
    line-height: 1.35;
}

.policy-blue {
    background: linear-gradient(180deg, #2b78f6, #4f46e5);
}

.policy-green {
    background: linear-gradient(180deg, #10b981, #06b6d4);
}

.policy-orange {
    background: linear-gradient(180deg, #fb923c, #f97316);
}

.policy-purple {
    background: linear-gradient(180deg, #8b5cf6, #a78bfa);
}

.policy-red {
    background: linear-gradient(180deg, #ef4444, #fb7185);
}

.policy-icon img {
    width: 35px;
    filter: brightness(0) invert(1);
}

.policy-points {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

    .policy-points li {
        flex: 1 1 calc(33.333% - 15px);
        box-sizing: border-box;
        font-size: 16px;
        display: flex;
        align-items: center;
        background: #ffffff;
        padding: 12px 16px;
        border-radius: 8px;
        transition: all 0.3s ease;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    }

        .policy-points li:before {
            content: "\f058";
            color: #00a8e8;
            margin-right: 10px;
            font-size: 18px;
            transition: color 0.3s ease;
            font-family: "Font Awesome 5 Pro";
        }

        .policy-points li:hover {
            background: #f0faff;
            transform: translateY(-3px);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        }

            .policy-points li:hover i {
                color: #007bbf;
            }

.major_incentives1 {
    grid-template-columns: repeat(3, 1fr);
}

.event-tabs-three .tab-btn .list li {
    padding-left: 0;
    margin: 0;
}

.event-tabs-three .tab-btn .list {
    margin: 0;
    color: #000;
}

.event-tabs-three .tab-btn:hover .list {
    color: var(--bs-white);
}

.event-tabs-three .tab-btn .list li:before {
    background: var(--bs-green);
}

#chart4,
#policyChart {
    height: 450px;
    background: var(--bs-white);
    border-radius: 10px;
    padding: 10px
}

#chart4 {
    width: 90%;
    max-width: 900px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1)
}

#policyChart {
    width: 100%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .1)
}

#chart5,
#chart6,
#dataCentreChart,
#dataCentreChart1 {
    background: var(--bs-white);
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    padding: 10px
}

#dataCentreChart {
    width: 90%;
    max-width: 900px;
    height: 500px
}

#dataCentreChart1 {
    width: 100%;
    height: 400px
}

#chart5,
#chart6 {
    width: 750px !important;
    height: 300px !important
}

.search-title::before {
    content: "ÃƒÂ¯Ã†â€™Ã‚Â£";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    margin-right: 5px;
    position: absolute;
    left: 15px;
    font-size: .7em;
    top: 13px
}

.search-pagination-bar {
    gap: 10px;
    align-content: center
}

.policy-pagination,
.policy-tabs,
.search-pagination-bar {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.policy-pagination,
.policy-tabs {
    gap: 5px;
    align-content: center
}

    .pagination button,
    .policy-pagination button,
    .policy-tabs button {
        cursor: pointer;
        font-weight: 700;
        box-shadow: 0 8px 20px rgba(0, 0, 0, .08)
    }

    .policy-tabs button {
        padding: 7px 20px;
        border: 0 solid #ccc;
        background: #f9f9f9;
        border-radius: 0 25px
    }

        .policy-tabs button.active,
        .policy-tabs button:hover {
            color: var(--bs-white);
            background: linear-gradient(180deg, #10b981, #06b6d4)
        }

    .pagination button,
    .policy-pagination button {
        background: #fff
    }

    .policy-pagination button {
        padding: 7px;
        border: 0 solid #ccc;
        width: 37px;
        border-radius: 100px;
        margin-left: 5px;
        text-align: center
    }

        .policy-pagination button.active,
        .policy-pagination button:hover {
            background: linear-gradient(45deg, #3f5efb, #00d2ff);
            color: #fff
        }

        .policy-pagination button.disabled {
            background: #e0e0e0;
            color: #999;
            cursor: default
        }


.data .meta {
    font-size: .9em;
    color: gray
}

.search-pagination-bar {
    display: flex;
    background: #ebebeb;
    border-radius: 0 25px;
    box-shadow: 0-8px 20px rgba(0, 0, 0, .08);
    padding: 15px;
    margin-bottom: 20px
}

#searchInput {
    padding: 7px 20px;
    border-radius: 24px;
    max-width: 100%;
    width: 100%;
    border: 1px solid #ccc
}

.search-box {
    position: relative
}

.pagination {
    flex: 1;
    text-align: right
}

    .pagination button {
        border: 0;
        margin: 2px;
        padding: 0;
        border-radius: 84px;
        transition: background .3s;
        width: 35px;
        font-size: larger;
        line-height: 35px
    }

        .pagination button.active {
            background: #1026aa;
            color: #fff
        }

        .pagination button:hover:not(.active) {
            background: #ddd
        }

.timeline--horizontal .timeline__items {
    width: 100% !important;
    text-align: center;
    transform: none !important
}

td .list li {
    padding-left: 0
}

#chart1,
#chart2,
#chart3,
#chart7,
#chart8 {
    box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
    width: 673px !important;
    height: 450px !important;
    border-radius: 55px 0;
    background: var(--bs-white);
}

#districtLineChart, #groupedBarChart, #unitBarChart {
    background: var(--bs-white);
    box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
    border-radius: 55px 0;
}

#chart1,
#chart2,
#chart7,
#chart8 {
    width: 700px !important;
    height: 350px !important
}

#chart2,
#chart7,
#chart8 {
    height: 400px !important
}

#chart7,
#chart8 {
    height: 350px !important
}

#chart8 {
    height: 400px !important
}

.scrub-each-word span {
    font-size: .5em
}

.sub-banner1 .box {
    margin-bottom: 0;
}

.sub-banner1 .banner-section {
    padding: 0 0px 60px
}

.ai-city,
.why-up {
    line-height: 32px !important
}

.ai-city {
    /* width: 95px !important; */
    background: #f8ffd7 !important
}

    .ai-city a,
    .why-up a {
        color: var(--bs-pink);
        font-family: "Anton", sans-serif;
        background: linear-gradient(to bottom, #f74f79 20%, #2a166e 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 700;
        font-size: 13px;
    }

    .ai-city img,
    .why-up img {
        margin-right: 5px
    }

.why-up {
    position: relative
}

table .btn {
    padding: 3px 10px;
    width: 100%;
    font-size: .875rem;
}

.primary a.highlighted,
.primary .navbar-nav .dropdown-menu > li.show > a,
.primary .nav-link:focus,
.primary .navbar-nav .dropdown-menu > li > a:hover,
.primary .navbar-nav .dropdown-menu > li > a:focus {
    color: var(--bs-white) !important;
    background: var(--e-dark) !important;
}


.search-result {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    list-style: none;
    padding: 0;
}

    .search-result li {
        padding: 15px;
        transition: all .2s ease 0s;
        list-style: none;
       
        box-shadow: 0 2px 33px 2px rgb(121 124 148/18%);
        border-radius: 10px;
        background: #fff;
        border-left: 5px solid var(--e-gradient-1);
    }

    .search-result .local {
        color: #271def;
        display: block;
        font-size: 1.16em
    }

        .search-result .local:hover {
            color: #271def !important
        }

    .search-result span {
        color: #000;
        display: block;
        font-size: .85em
    }

    .search-result p {
        margin: 5px auto
    }.backlink {
    margin: 0;
    line-height: 40px;
    position: relative;
}
.backlink .back {
    color:#fff;
    position: absolute;
    z-index: 9;
    right: 7%;
   background: #08114a;
    padding: 10px;
    top: -20px;
    border-radius: 100px;
    box-shadow: var(--box-shadow);
    font-weight: 700;
    min-width: 50px;
    text-align: center;
}
.backlink .back:hover{ background: #f18430}