:root {
    --primary: #a02842;
    --primary-dark: #7c1d2e;
    --white: #ffffff;
    --blue: rgba(18, 20, 52, 1);
    --subtab: rgba(255, 255, 255, 0.05);
    --subtabactive: rgba(255, 255, 255, 0.28);
    --blue-primary: #25295C;
}

@font-face {
    font-family: "ar-light";
    src: url("/assets/fonts/GE_SS_Two_Light.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Nunito";
    src: url('NunitoSans.ttf');
}

body {
    font-family: ar-light;
    /*font-family: 'Nunito';*/
}

html, body {
    width: 100%;
    margin: 0;
    overflow-x: hidden !important;
    padding: 0
}

.small-slider {
    margin-bottom: 20px;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
    font-family: "ar-light";
}

.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    transition: 0.5s;
    z-index: 99;
}

/* custom */
.research-btns .btn-light {
    margin-left: -25px;
}

.badge-danger {
    background: var(--primary);
    border-radius: 8px;
    padding: 2px 6px;
    font-size: 13px;
    color: #fff;
    position: absolute;
    top: -11px;
    left: 25px;
}

.border-right {
    border-right: 3px solid var(--primary);
}

.border-left {
    border-right: 3px solid var(--primary);
}

.form-floating input {
    border: 1px solid #ccc !important;
    margin-bottom: 10px;
}

.btn-white {
    background: #fff !important;
    border: none;
    margin-bottom: 10px;
}

    .btn-white:hover {
        color: var(--white);
        background: var(--primary) !important;
    }

        .btn-white:hover .bg-light {
            background: var(--primary-dark) !important;
        }

    .btn-white .bg-light:hover {
        background: var(--primary-dark) !important;
    }

.bg-white {
    background: #fff !important;
}

.rounded-circle {
    border-radius: 50%;
}

.text-black {
    color: #0F0F10 !important;
    font-style: normal;
    font-weight: 500;
}

.text-blue {
    color: #25295C;
}

.counter-counting {
    font-size: 42px;
    font-weight: bolder;
    line-height: 69.839px; /* 145.498% */
    letter-spacing: 2.494px;
    text-shadow: 0 1px var(--blue-primary);
}

.counter-item h4 {
    font-size: 14px;
    color: #0F0F10;
    font-weight: 800;
}

.custom-link {
    color: #0F0F10 !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    border-bottom: 1px solid rgba(128, 130, 133, 0.30);
    padding: 8px 20px;
}

    .custom-link:hover {
        background: var(--blue-primary);
        color: var(--white) !important;
    }

.custom-tab .active {
    background: var(--blue-primary) !important;
    color: var(--white) !important;
}

    .custom-tab .active::after {
        content: '\f104'; /* Unicode for left arrow */
        font-weight: 900;
        font-family: 'Font Awesome 5 Free';
        display: inline-block;
        margin-left: 10px;
        font-size: 18px;
        color: inherit;
        vertical-align: middle;
        right: 12px;
    }

.custom-link::after {
    content: '\f054'; /* Unicode for left arrow */
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: inherit;
    position: absolute;
    right: 12px;
}

.hr-red {
    opacity: 0.5;
    background: #A02842;
    height: 1px;
}

.custom-tab-content h1, .custom-tab-content h2, .custom-tab-content h3 {
    font-size: 16px !important;
    font-weight: 600;
    line-height: 28px;
    color: #0F0F10 !important;
}

.search-modal {
    background: rgba(0, 32, 95, 0.77) !important;
}

#stats .col-sm-2 {
    width: 19.666667%;
}

#Shero {
    padding: 150px auto;
    height: 200px !important;
}

.text-primary {
    color: var(--primary) !important;
}

.breadcrumb-custom {
    z-index: 1;
    position: relative;
    background: rgba(255, 255, 255, 0.18);
}

.owl-carousel {
    z-index: 0;
}

.bg-ubt {
    background: url(../images/slide_image.png) no-repeat;
    background-size: 100%;
}

.bg-highlight {
    background: url(../images/hihglights.png) repeat-y;
    background-size: 100% auto;
}

.heading {
    position: relative;
    color: var(--primary);
    font-size: 30px;
    font-weight: bolder;
    padding-bottom: 10px;
    text-shadow: 0 1px var(--primary);
}

.heading-wb {
    position: relative;
    color: var(--primary);
    font-size: 30px;
    font-weight: bolder;
    padding-bottom: 0px;
    /* text-shadow: 0 1px var(--primary);*/
}

.heading:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: 0;
    width: 100px;
    border-bottom: 4px solid #25295c;
}

.bg-arrows {
    background: url("../images/enhance_life.png") no-repeat;
    padding-top: 115px !important;
    background-position: 50% -90%;
}

.bg-research-header p {
    font-size: 26px;
}

.bg-research-header {
    background: url("../images/research.jpg") no-repeat;
    padding-top: 37px !important;
    background-position: 50% 0%;
}

.feature-heading {
    font-size: 48px;
    padding-top: 25px;
}

    .feature-heading::before {
        content: "";
        position: absolute;
        left: 12%;
        margin-left: 0px;
        margin-top: -18px;
        /* top: -10px; */
        width: 181px;
        border-bottom: 8px solid var(--primary);
    }

.research p {
    font-size: 20px;
}

.feature .btn {
    font-size: 18px !important;
    padding: 10px 50px !important;
}

.card-shadow {
    box-shadow: 7px 4px 37.5px 0px rgba(0, 0, 0, 0.10);
    border: 0px none;
    padding: 54px;
    border-radius: 20px;
}

.service-card {
    box-shadow: 7px 4px 37.5px 0px rgba(0, 0, 0, 0.1);
    border-radius: 36px;
    padding: 40px 30px;
    margin-bottom: 25px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.icon-box {
    width: 86px;
    height: 86px;
    justify-content: space-between;
    align-items: center;
    border-radius: 87.12px;
    background: #f1f2ff;
    display: flex;
    justify-content: center;
}

.service-card h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    color: var(--primary);
    padding-top: 15px;
}

.service-card h3 {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.service-card p {
    text-align: center;
}

.bg-blue {
    background: var(--blue-primary);
}

.glossy-btn {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 23px;
    text-align: center;
    border-radius: 9px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    color: #FFF !important;
    background: linear-gradient(95deg, rgba(255, 255, 255, 0.09) 0.8%, rgba(255, 255, 255, 0.03) 100%);
    backdrop-filter: blur(7.400000095367432px);
    width: 90%;
    padding: 15px 20px;
}

    .glossy-btn:hover {
        background: linear-gradient(95deg, rgb(23 42 66) 0.8%, rgba(255, 255, 255, 0.03) 100%)
    }

.image-box {
    position: relative;
    width: 100%;
    /* max-width: 400px; */

    margin: auto;
}

    .image-box img {
        width: 100%;
        height: auto;
        border-radius: 22px;
    }

    .image-box .glossy-btn, .card .glossy-btn {
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0.7;
    }

.card-group > .card .bg-blue:not(:last-child) .card-img-top, .card-group > .card .bg-blue:not(:last-child) .card-header {
    border-top-left-radius: 0;
    border-bottom-left-radius: 9px;
}

.rounded-pill {
    padding: 10px 25px;
}
/* .list-group li{text-align: left; padding-left: 0px; font-size: 18px; color: #0E0E0E;}
.list-group li i{font-size: 20px;} */

.list-group-item {
    display: flex;
    align-items: center;
    padding-left: 0px;
}

    .list-group-item i {
        margin-right: 10px; /* Adjust the spacing as needed */
    }
/* flipcard */

/*  */
.card-block .btn-outline-primary {
    width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}

.card {
    margin: 20px 0;
    border-radius: 22px;
}

/* Flip Cards CSS */
.card-container {
    perspective: 700px;
}

.card-flip {
    position: relative;
    width: 100%;
    transform-style: preserve-3d;
    height: 300px;
    transition: all 0.5s ease-out;
    background: #16243d;
    border: none;
    border-radius: 0;
    margin: 0;
    border: 1px solid #ccc;
}

    .card-flip div {
        backface-visibility: hidden;
        transform-style: preserve-3d;
        height: 100%;
        width: 100%;
        border: none;
    }

    .card-flip .front {
        position: relative;
        z-index: 1;
    }

    .card-flip .back {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 0;
        transform: rotateY(-180deg);
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }

.card-container:hover .card-flip {
    transform: rotateY(180deg);
}

.card-flip .back .back-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.5; /* Adjust opacity as needed */
    z-index: 0;
}

.card-flip .back .back-content {
    position: relative;
    z-index: 1;
    color: white; /* Adjust color as needed */
    padding: 20px; /* Optional: adjust padding for better spacing */
    text-align: left;
}

    .card-flip .back .back-content h1 {
        font-size: 22px;
        color: var(--white);
    }


/* flipcard */

/* allumini start*/
.arrow-link {
    padding: 5px 20px;
    width: 100%;
    background: linear-gradient(270deg, #FFF 0%, #FFF 157.92%);
    box-shadow: 2px 4px 26px 0px rgba(0, 0, 0, 0.11);
    color: #0F0F10;
    border-radius: 7px;
    margin: 20px auto;
}

    .arrow-link:hover {
        background: #7c1d2e;
        background: linear-gradient(45deg, #7c1d2e, #fff);
        color: #fff;
    }

    .arrow-link span {
        cursor: pointer;
        position: relative;
        transition: 0.5s;
        width: 100%;
        display: block;
    }

        .arrow-link span:after {
            content: '\>>';
            position: absolute;
            opacity: 0;
            top: 0;
            left: 0;
            transition: 0.5s;
        }

    .arrow-link:hover span {
        padding-right: 23px;
        color: #ffffff;
    }

        .arrow-link:hover span:after {
            opacity: 1;
            left: calc(100% - 23px);
            color: #0F0F10;
        }

    .arrow-link a:hover::after {
        opacity: 1;
    }

.alumini {
    position: relative;
    color: var(--primary);
    font-size: 30px;
    font-weight: bolder;
    padding-bottom: 10px;
    text-shadow: 0 1px var(--primary);
}

    .alumini:after {
        content: "";
        position: absolute;
        left: 0% !important;
        margin-left: 0px !important;
        bottom: 0;
        width: 100px;
        border-bottom: 3px solid var(--primary);
    }

.btn-light {
}
/* allumini end */

/* //custom */
/*** Button Start ***/
.btn {
    font-weight: 600;
    transition: 0.5s;
    font-size: 14px !important;
}

.btn-check:focus + .btn-primary,
.btn-primary:focus {
    box-shadow: none;
}

.owl-item h1 {
    border-top: 8px solid;
    border-image: linear-gradient(to right, var(--primary) 30%, transparent 30%) 100% 1;
    padding-top: 10px;
}

.owl-item p {
    font-size: 30px !important;
}

.btn-square {
    width: 32px;
    height: 32px;
}

.btn-sm-square {
    width: 34px;
    height: 34px;
}

.btn-md-square {
    width: 31px;
    height: 31px;
}

.btn-lg-square {
    width: 56px;
    height: 56px;
}

.btn-xl-square {
    width: 66px;
    height: 66px;
}

.btn-square,
.btn-sm-square,
.btn-md-square,
.btn-lg-square,
.btn-xl-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

.btn.btn-primary {
    background: #f05d5e;
    color: var(--white);
    border: none;
    font-size: 20px !important;
}

    .btn.btn-primary:hover {
        background: var(--primary-dark);
        color: var(--white);
    }

.btn.btn-light {
    color: var(--bs-dark);
    border: none;
    z-index: 2;
    position: relative;
}

    .btn.btn-light:hover {
        color: var(--white);
        background: var(--bs-dark);
    }

    .btn.btn-light.active {
        background: var(--primary);
        color: var(--white);
        z-index: 5;
    }

.btn.btn-dark {
    color: var(--bs-white);
    border: none;
}

    .btn.btn-dark:hover {
        color: var(--bs-primary);
        background: var(--bs-light);
    }

/*** Navbar Start ***/
.nav-bar {
    background: none;
    background-repeat: no-repeat;
    box-shadow: 0 0.225rem 0.25rem rgba(0, 0, 0, 0.085) !important;
    font-size: 18px;
    font-weight: 500;
    color: #0f0f10;
    position: fixed;
    z-index: 999;
    width: 100%;
}

.bakground-Main {
    background-image: url('../images/sparak/header-bg.png'); /* Path to your image */
    background-size: cover; /* Cover the whole section */
    background-repeat: no-repeat; /* Prevent repeating */
    background-position: bottom; /* Center the background */
}

.MainPage {
    background-image: url('../images/sparak/MAIN-PAGE-BG.png'); /* Path to your image */
    background-size: cover; /* Cover the whole section */
    background-repeat: no-repeat; /* Prevent repeating */
    margin-top: 118px !important;
}

.LastImage {
    background-image: url('../images/sparak/LAST-PAGE-BG.png'); /* Path to your image */
    background-size: cover; /* Cover the whole section */
    background-repeat: no-repeat; /* Prevent repeating */
    height: 830px;
}

.navbar-light .navbar-brand img {
    max-height: 60px;
    transition: 0.5s;
}

.nav-bar .navbar-light .navbar-brand img {
    max-height: 110px;
}

.navbar .navbar-nav .nav-item .nav-link {
    padding: 0;
}

.navbar .navbar-nav .nav-item {
    display: flex;
    align-items: center;
    padding: 15px;
}

.navbar-light .navbar-nav .nav-item:hover,
.navbar-light .navbar-nav .nav-item.active,
.navbar-light .navbar-nav .nav-item:hover .nav-link,
.navbar-light .navbar-nav .nav-item.active .nav-link {
    color: var(--bs-primary);
}

.text-right {
    text-align: right;
}

.top_menu {
    list-style: none;
    margin-right: 0px;
    margin-top: 48px;
    /* padding-top: 83px;*/
    z-index: 1;
    position: absolute;
    right: 308px;
    margin-right: 320px !important;
}

    .top_menu li {
        list-style: none;
        display: inline;
        padding: 0 20px;
        border-right: 1px solid #0f0f10;
    }

        .top_menu li a {
            color: #0f0f10;
        }

            .top_menu li a i {
                padding-right: 15px;
            }

.full-menu {
    width: 100%;
    padding: 10px 15px;
    margin-top: 0px !important;
    border-radius: 0px !important;
    background: rgba(0, 32, 95, 0.87) !important;
    color: var(--white);
}

.btn-close {
    margin-right: 10px !important;
}

.right-menu {
    display: inline-block;
    z-index: 2;
}

    .right-menu a {
        display: inline-block;
        padding: 34px 10px;
        color: #0f0f10;
    }

        .right-menu a:hover {
            background: var(--primary);
            color: var(--white);
            display: inline-block !important;
            padding: 34px 10px;
        }

    .right-menu .show {
        background: var(--primary);
        color: var(--white);
    }

.toggle-withbtn {
    display: inline-block;
    padding: 10px 20px;
    background-size: cover;
    color: #fff; /* Text color */
    text-decoration: none;
    transition: background-image 0.3s ease-in-out; /* Smooth transition */
}

    .toggle-withbtn::before {
        content: "";
        display: inline-block;
        width: 20px; /* Adjust width as needed */
        height: 20px; /* Adjust height as needed */
        background-image: url("../images/menu_bar.png");
        background-size: cover;
        background-repeat: no-repeat;
        transition: background-image 0.3s ease-in-out;
        margin-right: 10px;
        vertical-align: bottom;
        background-position: 0 0;
    }

    .toggle-withbtn:hover::before {
        background-position: 0 130%;
    }

.full-menu .nav-pills {
    width: 290px;
    color: var(--white);
    border-right: 1px solid rgba(255, 255, 255, 0.38);
    padding-right: 30px;
}

.nav-pills .nav-link {
    color: var(--white) !important;
    font-size: 18px;
    text-align: left;
    margin: 10px;
    position: relative;
}

.nav-pills .active {
    background: var(--white) !important;
    color: var(--blue) !important;
    font-size: 18px;
}

.nav-pills .nav-link i {
    margin-left: 18px;
    float: right;
    margin-top: 5px;
}

.tab-content > .active {
    background: none;
}

.sub-tabs .nav-link {
    color: var(--white) !important;
    background: var(--subtab);
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    margin: 10px;
}

.sub-tabs .active {
    background: var(--subtabactive) !important;
    color: var(--white) !important;
    font-size: 14px;
    font-weight: 700;
}

.sub-tabs .nav-link.active::before {
    content: "";
    width: 23px;
    height: 23px;
    position: absolute;
    right: -52px;
    top: calc(40% - 10px);
    border: 1px solid rgba(255, 255, 255, 0.38);
    transform: rotate(45deg);
    background-color: #213e73;
}

.sub-tab-content {
    padding: 5px 20px;
}

.tab-pane h2 {
    font-size: 22px;
    color: var(--white);
}

.tab-pane p {
    font-size: 14px;
    color: var(--white);
}

.subtab_ul {
    list-style: none;
    padding-left: 0rem;
}

    .subtab_ul li {
        padding: 8px 0px;
        font-size: 14px;
    }

        .subtab_ul li a {
            text-decoration: none;
            display: contents;
            color: var(--white);
            padding: 8px 0px;
            position: relative;
            padding-right: 20px;
        }

            .subtab_ul li a:hover {
                text-decoration: none;
                display: contents;
                padding: 0px;
                color: var(--primary);
                background: none !important;
            }

                .subtab_ul li a:hover::after {
                    content: "\f061";
                    font-family: "Font Awesome 5 Free";
                    font-weight: 900;
                    font-size: 12px;
                    color: var(--primary);
                    position: absolute;
                    right: -20px;
                    top: 50%;
                    transform: translateY(-50%);
                }


.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    vertical-align: middle;
    margin-left: 8px;
}

.dropdown .dropdown-menu .dropdown-item:hover {
    background: var(--bs-primary);
    color: var(--bs-white);
}
/*** Navbar End ***/

/*** Carousel Hero Header Start ***/
.header-carousel .header-carousel-item {
    height: 700px;
}

.header-carousel .owl-nav .owl-prev,
.header-carousel .owl-nav .owl-next {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background: var(--bs-light);
    color: var(--bs-primary);
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.header-carousel .owl-nav .owl-prev {
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 30px;
}

.header-carousel .owl-nav .owl-next {
    bottom: 30px;
    right: 50%;
    transform: translateX(-50%);
    margin-right: 30px;
}

    .header-carousel .owl-nav .owl-prev:hover,
    .header-carousel .owl-nav .owl-next:hover {
        box-shadow: inset 0 0 100px 0 var(--bs-secondary);
        color: var(--bs-white);
    }

.header-carousel .header-carousel-item .carousel-caption {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
}


/*** Carousel Hero Header End ***/

/*** Single Page Hero Header Start ***/
.bg-breadcrumb {
    position: relative;
    overflow: hidden;
    background: linear-gradient(rgba(1, 95, 201, 0.9), rgba(0, 0, 0, 0.2)), url(../img/bg-breadcrumb.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 60px 0;
    transition: 0.5s;
}

    .bg-breadcrumb .breadcrumb {
        position: relative;
    }

        .bg-breadcrumb .breadcrumb .breadcrumb-item a {
            color: var(--bs-white);
        }
/*** Single Page Hero Header End ***/

/*** Feature Start ***/
.feature .feature-item {
    border-radius: 10px;
    background: var(--bs-white);
    transition: 0.5s;
}

    .feature .feature-item:hover {
        background: var(--bs-primary);
    }

    .feature .feature-item .feature-icon {
        position: relative;
        width: 100px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        background: var(--bs-light);
    }

    .feature .feature-item:hover .feature-icon i {
        z-index: 9;
    }

    .feature .feature-item .feature-icon::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 0;
        top: 0;
        left: 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        background: var(--bs-dark);
        transition: 0.5s;
        z-index: 1;
    }

    .feature .feature-item:hover .feature-icon::after {
        height: 100%;
    }

    .feature .feature-item .feature-icon {
        color: var(--bs-primary);
    }

    .feature .feature-item .feature-icon,
    .feature .feature-item h4,
    .feature .feature-item p {
        transition: 0.5s;
    }

    .feature .feature-item:hover .feature-icon {
        color: var(--bs-white);
    }

    .feature .feature-item:hover h4,
    .feature .feature-item:hover p {
        color: var(--bs-white);
    }

    .feature .feature-item:hover a.btn {
        background: var(--bs-white);
        color: var(--bs-primary);
    }

        .feature .feature-item:hover a.btn:hover {
            background: var(--bs-dark);
            color: var(--bs-white);
        }
/*** Feature End ***/

/*** Service Start ***/
.service .service-item {
    border-radius: 10px;
}

    .service .service-item .service-img {
        position: relative;
        overflow: hidden;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .service .service-item .service-img img {
            transition: 0.5s;
        }

    .service .service-item:hover .service-img img {
        transform: scale(1.1);
    }

    .service .service-item .service-img::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 0;
        top: 0;
        left: 0;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background: rgba(1, 95, 201, 0.2);
        transition: 0.5s;
        z-index: 1;
    }

    .service .service-item:hover .service-img::after {
        height: 100%;
    }

    .service .service-item .service-img .service-icon {
        position: absolute;
        width: 70px;
        bottom: 0;
        right: 25px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background: var(--bs-light);
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.5s;
        z-index: 9;
    }

        .service .service-item .service-img .service-icon i {
            color: var(--bs-primary);
            transition: 0.5s;
        }

    .service .service-item:hover .service-img .service-icon i {
        transform: rotateX(360deg);
        color: var(--bs-white);
    }

    .service .service-item:hover .service-img .service-icon {
        bottom: 0;
        color: var(--bs-white);
        background: var(--bs-primary);
    }

.service .service-content {
    position: relative;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: var(--bs-light);
}

.service .service-item .service-content .service-content-inner {
    position: relative;
    z-index: 9;
}

    .service .service-item .service-content .service-content-inner .h4,
    .service .service-item .service-content .service-content-inner p {
        transition: 0.5s;
    }

.service .service-item:hover .service-content .service-content-inner .h4,
.service .service-item:hover .service-content .service-content-inner p {
    color: var(--bs-white);
}

.service
.service-item:hover
.service-content
.service-content-inner
.btn.btn-primary {
    color: var(--bs-primary);
    background: var(--bs-white);
}

    .service
    .service-item:hover
    .service-content
    .service-content-inner
    .btn.btn-primary:hover {
        color: var(--bs-white);
        background: var(--bs-dark);
    }

.service .service-item:hover .service-content .service-content-inner .h4:hover {
    color: var(--bs-dark);
}

.service .service-item .service-content::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: var(--bs-primary);
    transition: 0.5s;
    z-index: 1;
}

.service .service-item:hover .service-content::after {
    height: 100%;
}
/*** Service End ***/

/*** FAQs Start ***/
.faq-section .accordion .accordion-item .accordion-header .accordion-button {
    color: var(--bs-white);
    background: rgba(1, 95, 201, 0.8);
    font-size: 18px;
}

    .faq-section
    .accordion
    .accordion-item
    .accordion-header
    .accordion-button.collapsed {
        color: var(--bs-primary);
        background: var(--bs-light);
    }
/*** FAQs End ***/

/*** Blog Start ***/
.blog .blog-item {
    border-radius: 10px;
    transition: 0.5s;
}

    .blog .blog-item:hover {
        box-shadow: 0 0 45px rgba(0, 0, 0, 0.1);
    }

        .blog .blog-item:hover .blog-content {
            background: var(--bs-white);
        }

    .blog .blog-item .blog-img {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        position: relative;
        overflow: hidden;
    }

        .blog .blog-item .blog-img img {
            transition: 0.5s;
        }

    .blog .blog-item:hover .blog-img img {
        transform: scale(1.2);
    }

    .blog .blog-item .blog-img::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 0;
        top: 0;
        left: 0;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background: rgba(1, 95, 201, 0.2);
        transition: 0.5s;
        z-index: 1;
    }

    .blog .blog-item:hover .blog-img::after {
        height: 100%;
    }

    .blog .blog-item .blog-img .blog-categiry {
        position: absolute;
        bottom: 0;
        right: 0;
        border-top-left-radius: 10px;
        display: inline-flex;
        color: var(--bs-white);
        background: var(--bs-primary);
        z-index: 9;
    }

    .blog .blog-item .blog-content {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        background: var(--bs-light);
    }

        .blog .blog-item .blog-content a.btn {
            color: var(--bs-dark);
        }

    .blog .blog-item:hover .blog-content a.btn:hover {
        color: var(--bs-primary);
    }
/*** Blog End ***/

/*** Team Start ***/
.team .team-item .team-img {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

    .team .team-item .team-img img {
        transition: 0.5s;
    }

.team .team-item:hover .team-img img {
    transform: scale(1.1);
}

.team .team-item .team-img::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transition: 0.5s;
}

.team .team-item:hover .team-img::after {
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
}

.team .team-item .team-img .team-icon {
    position: absolute;
    bottom: 20px;
    right: 20px;
    margin-bottom: -100%;
    transition: 0.5s;
    z-index: 9;
}

.team .team-item:hover .team-img .team-icon {
    margin-bottom: 0;
}

.team .team-item .team-title {
    color: var(--bs-white);
    background: var(--bs-primary);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: 0.5s;
}

    .team .team-item .team-title h4 {
        color: var(--bs-white);
    }

.team .team-item:hover .team-title {
    background: var(--bs-dark);
}
/*** Team End ***/

/*** Testimonial Start ***/
.testimonial-carousel .owl-stage-outer {
    margin-top: 58px;
    margin-right: -1px;
}

.testimonial .owl-nav .owl-prev {
    position: absolute;
    top: -58px;
    left: 0;
    background: var(--bs-primary);
    color: var(--bs-white);
    padding: 5px 30px;
    border-radius: 30px;
    transition: 0.5s;
}

    .testimonial .owl-nav .owl-prev:hover {
        background: var(--bs-dark);
        color: var(--bs-white);
    }

.testimonial .owl-nav .owl-next {
    position: absolute;
    top: -58px;
    right: 0;
    background: var(--bs-primary);
    color: var(--bs-white);
    padding: 5px 30px;
    border-radius: 30px;
    transition: 0.5s;
}

    .testimonial .owl-nav .owl-next:hover {
        background: var(--bs-dark);
        color: var(--bs-white);
    }
/*** Testimonial End ***/

/*** Contact Start ***/
.contact .contact-img {
    position: relative;
}

    .contact .contact-img::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
        background: rgba(255, 255, 255, 0.9);
        z-index: 1;
        animation-name: image-efects;
        animation-duration: 10s;
        animation-delay: 1s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        transition: 0.5s;
    }

@keyframes image-efects {
    0% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }

    25% {
        border-radius: 35% 65% 27% 73% / 71% 25% 75% 29%;
    }

    50% {
        border-radius: 41% 59% 45% 55% / 32% 21% 79% 68%;
    }

    75% {
        border-radius: 69% 31% 39% 61% / 70% 83% 17% 30%;
    }

    100% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
}

.contact .contact-img .contact-img-inner {
    position: relative;
    z-index: 9;
}
/*** Contact End ***/

/*** Footer Start ***/
.footer {
    background: url("../images/footer_img.png") no-repeat var(--bs-dark);
}

    .footer .footer-item {
        display: flex;
        flex-direction: column;
    }

        .footer .footer-item a {
            line-height: 35px;
            color: var(--bs-body);
            transition: 0.5s;
            font-size: 18px;
        }

        .footer .footer-item p {
            /* line-height: 35px; */
            font-size: 16px;
        }

        .footer .footer-item h4 {
            font-size: 20px;
            font-family: "ar-light";
        }

        .footer .footer-item a:hover {
            color: var(--bs-primary);
        }

        .footer .footer-item .footer-btn a,
        .footer .footer-item .footer-btn a i {
            transition: 0.5s;
        }

            .footer .footer-item .footer-btn a:hover {
                background: var(--bs-white);
            }

                .footer .footer-item .footer-btn a:hover i {
                    color: var(--bs-primary);
                }

        .footer .footer-item .footer-instagram {
            position: relative;
            overflow: hidden;
        }

            .footer .footer-item .footer-instagram img {
                transition: 0.5s;
            }

            .footer .footer-item .footer-instagram:hover img {
                transform: scale(1.2);
            }

            .footer .footer-item .footer-instagram .footer-search-icon {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                display: flex;
                align-items: center;
                justify-content: center;
                transition: 0.5s;
                opacity: 0;
            }

            .footer .footer-item .footer-instagram:hover .footer-search-icon {
                opacity: 1;
                background: rgba(0, 0, 0, 0.6);
            }

        .footer .footer-item .footer-btn a {
            color: var(--bs-white);
            border: 1px solid;
        }

.footer-contact i {
    padding-right: 5px;
}

.footer .footer-item .footer-btn a:hover {
    background: var(--bs-primary);
}

    .footer .footer-item .footer-btn a:hover i {
        color: var(--bs-white);
    }
/*** Footer End ***/

/*** copyright Start ***/
.copyright {
    background: var(--bs-dark);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: block;
    /*display: flex;*/
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
    transform: translateX(0);
}

.multislide .carousel-control-prev {
    margin-left: -40px;
}

.multislide .carousel-control-next {
    margin-right: -40px;
}

.carousel-control-prev, .carousel-control-next {
    height: 65px;
    width: 80px;
    top: 50%;
    border-radius: 50%;
}

.carousel-control-prev-icon {
    background-image: url(../images/prev.png);
    background-size: 81px 81px;
    align-content: center;
    background-position: 44% 44%;
    border-radius: 50%;
}

.carousel-control-next-icon {
    background-image: url(../images/next.png);
    background-size: 81px 81px;
    align-content: center;
    background-position: 44% 44%;
    border-radius: 50%;
}
/* carosal css */
/* custom */
.testimonial-heading {
    position: relative;
    display: inline-block;
    font-size: 32px !important;
}

    .testimonial-heading:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -5px; /* Adjust this value to control the distance from the text */
        left: 0;
        width: 5ch; /* Width for 5 characters */
        height: 3px; /* Thickness of the line */
        background-color: #25295C; /* Color of the line */
    }

.warning {
    color: var(--warning);
}

.testimonial-card {
    padding: 12px 20px;
}

.testimonial-tabs.list > li:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.testimonial-tabs {
    top: -35px;
    position: relative;
    background: #fff;
    padding-right: 0;
    border-radius: 8px;
    box-shadow: 7px 4px 37.5px 0px rgba(0, 0, 0, 0.10);
}

    .testimonial-tabs .nav-btn {
        color: #0F0F10 !important;
        font-weight: 700;
        background: #fff;
        padding: 17px;
        font-size: 22px;
        border: 0px none;
        border-radius: 5px;
    }

    .testimonial-tabs .active {
        color: #fff !important;
        font-weight: 700;
        background: var(--primary);
        padding: 17px;
        font-size: 22px;
    }

/*------- faculty members */
.modal-header {
    box-shadow: 7px 4px 37.5px 0px rgba(0, 0, 0, 0.10);
}

.member-nav {
    padding-left: inherit;
    display: ruby-text;
}

    .member-nav li .nav-link {
        transition: 0s;
        color: var(--bs-dark);
    }

        .member-nav li .nav-link:hover {
            border-bottom: 2px solid var(--blue-primary) !important;
            color: var(--bs-dark);
            border-top: 0px none;
            border-right: 0px;
            border-left: 0px;
        }

        .member-nav li .nav-link.active {
            border-bottom: 2px solid var(--blue-primary) !important;
            background: none;
            font-weight: bold;
            border-top: 0px none;
            border-right: 0px;
            border-left: 0px;
        }

.member {
    margin-bottom: 10px;
}

    .member h2 {
        font-size: 16px !important;
        color: var(--bs-dark) !important;
        padding: 5px 5px 0;
        margin-bottom: 0px;
        line-height: 13px;
        font-weight: 700;
    }

    .member p {
        font-size: 16px;
        color: var(--primary);
        margin-bottom: 5px;
    }

.background-div {
    width: 180px;
    height: 180px;
    background-color: #f0f0f0;
    border-radius: 50%;
    position: relative;
    transition: background-color 0.3s ease;
    margin: auto;
}

.foreground-div {
    width: 195px;
    height: 194px;
    position: absolute;
    top: -16px;
    left: -7px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}

    .foreground-div img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 50%;
    }

.background-div:hover {
    background-color: var(--blue);
}

.foreground-div:hover {
    transform: translateY(0px);
}
/* ----- end faculty members */

.fix-scroll {
    width: 100%;
    max-height: 440px;
    overflow-y: scroll;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none;
}

    .fix-scroll::-webkit-scrollbar {
        display: none;
    }

.advisor-heading {
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700;
    color: #A02842 !important;
}

.mr-2 {
    margin-right: 10px;
}

.bg-dean {
    background: #D8D8E2;
}

.box-date {
    background: var(--primary);
    color: var(--white);
    position: absolute;
    z-index: 2;
    width: auto;
    margin-left: -15px;
    border-radius: 10px;
    margin-top: -20px;
    padding: 5px;
    text-align: center;
}

    .box-date h2 {
        font-size: 25px;
        font-weight: 700;
        line-height: 35.71px;
        margin-bottom: 2px;
        color: var(--white);
    }

    .box-date p {
        font-size: 10px;
        font-weight: 700;
        line-height: 5.29px;
        margin-bottom: 5px;
        color: var(--white);
    }

.news-card {
    padding: 12px 15px;
    border-radius: 10px;
}

    .news-card h1 {
        font-size: 16px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: 1px;
        margin-top: 15px;
    }

    .news-card p {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 5px;
    }

.testimonial-heading {
    font-weight: 700 !important;
}

.elearningheading {
    font-size: 30px;
    text-align: left;
    font-weight: 800;
    margin-top: 8%;
}

.card-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50%;
    /*margin-top: 100%;*/
}

.feature-heading::before {
    left: auto;
}

.heading-wb {
    text-shadow: none;
}

.card-footer {
    font-weight: 600;
}



.box {
    position: relative;
    text-align: center;
    padding-top: 20px;
    /* margin-bottom: 30px; */
}

    .box::after {
        border: 0px none;
        height: auto;
    }

.line {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    height: 5px;
    background-color: #efefef;
}

.blob {
    position: absolute;
    top: -8px;
    left: 8%;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    background-color: #25295C;
    border-radius: 50%;
}

.box-content {
    padding: 20px 10px 0px;
    text-align: left;
    background-color: #fff;
}

    .box-content h3 {
        font-size: 28px;
    }

.line::before {
    background: none;
}

.heading-v {
    position: relative;
    color: var(--primary);
    font-size: 22px;
    font-weight: bolder;
    padding-bottom: 0px;
}

.sdg {
    width: 178px;
    height: 178px;
    padding: 5px;
}

.fix-scroll {
    width: 100%;
    max-height: 440px;
    overflow-y: scroll;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none;
}

    .fix-scroll::-webkit-scrollbar {
        display: none;
    }

.advisor-heading {
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700;
    color: #A02842 !important;
}

.mr-2 {
    margin-right: 10px;
}

.bg-dean {
    background: #D8D8E2;
}

.member-nav {
    display: flex;
}

.fix-scroll {
    max-height: 350px;
}

.btn-view {
    position: absolute !important;
    right: 120px;
    background: #25295C;
    color: var(--white);
}

.btn-download {
    position: absolute !important;
    right: 65px;
}

.navbar {
    justify-content: center;
}

.countdown-card {
    width: 165px;
    height: 165px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f05d5e;
    border-radius: 15px;
    margin: 10px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 80px;
}

    .countdown-card .label {
        background-color: #fff;
        color: #1d1d1d;
        width: 100%;
        text-align: center;
        font-size: 35px;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

.countdown-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.value-Number {
    margin-top: 55px;
    font-size: 48px;
}

.card {
    width: 325px;
    /*width: 300px;*/
    height: 200px;
    border-radius: 20px;
    background-color: #f05d5e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

    .card img {
        width: 150px;
        height: 100px;
        margin-bottom: 20px;
        margin-top: 72px;
    }

.card-title {
    text-align: center;
    height: 35px;
    width: 500px;
    background-color: #f05d5e;
    border-radius: 25px;
    /*padding: 10px 20px;*/
    padding: 0px !important;
    color: #fff;
    font-size: 36px;
    position: absolute;
    top: -80px;
    letter-spacing: 2px;
}

.card-body {
    text-align: center;
}

.card-content {
    text-align: center;
    width: 325px !important;
    background-color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 100%;
    text-align: center;
    color: #1d1d1d;
    padding: 15px 0;
    font-size: 24px;
}

@media (min-width: 375px) and (max-width: 667px) {
    .right-menu {
        /*height: 170px;*/
        display: inline-block;
        z-index: 2;
        text-align: center;
    }

        .right-menu .btn.btn-primary {
            font-size: 12px;
            margin-top: 10px;
        }

    .top_menu {
        width: 106%;
        top: -46px;
        margin-top: 0px;
        margin-right: 0px;
        right: -8px;
    }

        .top_menu li {
            padding: 0 5px;
            font-size: 16px;
        }

    .navbar-brand {
        width: auto;
    }



    .nav-bar .navbar-brand img {
        max-width: 95px !important;
    }

    .btn.btn-primary {
        font-size: 12px;
    }

    .right-menu a {
        padding: 34px 2px;
    }

        .right-menu a:hover {
            padding: 34px 2px;
        }

    .nav-bar {
        /*height: 300px;*/
    }

    .MainPage {
        margin-top: 120px !important;
    }

    .card-container {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 0% !important;
    }
}

@media (min-width: 412px) {
    .nav-bar .navbar-brand img {
        max-width: 185px !important;
    }
}


@media (max-width: 550px) {
    .top_menu {
        width: 106%;
        top: -46px;
        margin-top: 0px;
        margin-right: 0px !important;
        right: -8px;
    }

        .top_menu li {
            padding: 0 5px;
            font-size: 16px;
        }

    .nav-bar .navbar-brand a img {
        max-width: 120px !important;
    }
}

@media (min-width: 740px) {
    .top_menu {
        width: 105%;
        margin-top: 0px;
        margin-right: 0px;
        top: -46px;
        right: -11px !important;
    }

        .top_menu li {
            padding: 0 20px !important;
        }
}

/* carosal css */

@media (max-width: 767px) {

    .carousel-inner .carousel-item > div {
        display: none;
    }

        .carousel-inner .carousel-item > div:first-child {
            display: block;
        }

    .header-carousel .header-carousel-item {
        height: 950px;
    }

    .bg-ubt {
        background-size: auto;
    }

    .breadcrumb-custom {
        top: 140px;
    }

    .header-carousel .owl-nav .owl-prev {
        bottom: -30px;
        left: 50%;
        transform: translateX(-50%);
        margin-left: -45px;
    }

    .header-carousel .owl-nav .owl-next {
        bottom: -30px;
        left: 50%;
        transform: translateX(-50%);
        margin-left: 45px;
    }

    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(25%);
    }

    .carousel-inner .carousel-item-start.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-25%);
    }

    .top_menu {
        width: 105%;
        margin-top: 0px;
        margin-right: -20px !important;
        top: -46px;
        right: -11px !important;
    }
}

@media (max-width: 844px) {
    .top_menu {
        width: 105%;
        margin-top: 0px;
        margin-right: -63px !important;
        top: -46px;
        right: -11px !important;
    }
}

@media (min-width: 992px) {
    .top_menu {
        width: 135% !important;
        top: -46px;
        right: -68px;
        background: #cfcfcf;
        height: 120px;
        padding-top: 11px;
        text-align: right;
        margin-right: -107px !important;
    }

    .navbar {
        padding: 0px 0;
    }

        .navbar .nav-btn {
            display: flex;
            align-items: center;
            justify-content: end;
        }

        .navbar .navbar-nav {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            background: var(--bs-light);
            border-radius: 10px;
        }

            .navbar .navbar-nav .nav-btn {
                width: 100%;
                display: flex;
                margin-left: auto;
            }

        .navbar .nav-item .dropdown-menu {
            display: block;
            visibility: hidden;
            top: 100%;
            transform: rotateX(-75deg);
            transform-origin: 0% 0%;
            border: 0;
            border-radius: 10px;
            transition: 0.5s;
            opacity: 0;
        }

        .navbar .nav-item:hover .dropdown-menu {
            transform: rotateX(0deg);
            visibility: visible;
            margin-top: 20px;
            background: var(--bs-light);
            transition: 0.5s;
            opacity: 1;
        }

    .container {
        width: 100%;
        padding: 0 10px; /* Adjust padding if needed */
    }

    #stats .col-sm-2 {
        width: 26.666667% !important;
        margin: 10px auto;
    }

    .top_menu {
        width: 135% !important;
        top: -46px;
        right: -68px;
        background: #cfcfcf;
        height: 46px;
        padding-top: 11px;
        text-align: right;
    }

    .navbar .container {
    }

    .navbar {
        margin-top: 0px;
        padding: 0px;
    }

    .nav-pills .nav-link,
    .nav-pills .active {
        font-size: 14px;
        margin: 7px;
    }

    .sub-tabs .nav-link.active::before {
        right: -49px;
    }

    .navbar .navbar-nav .nav-link {
        padding: 0;
    }

    .navbar .navbar-nav .nav-item {
        display: flex;
        padding: 20px;
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }

    .navbar .navbar-nav .nav-btn {
        display: flex;
        justify-content: start;
    }

    .navbar .navbar-nav {
        width: 100%;
        display: flex;
        margin-top: 20px;
        padding-bottom: 20px;
        background: var(--bs-light);
        border-radius: 10px;
    }

    .navbar.navbar-expand-lg .navbar-toggler {
        padding: 8px 15px;
        border: 1px solid var(--bs-primary);
        color: var(--bs-primary);
    }

    .header-carousel .header-carousel-item .carousel-caption {
        padding-top: 45px;
    }

    .header-carousel .header-carousel-item {
        height: 1300px;
    }

    .bg-ubt {
        background-size: auto;
    }

    .breadcrumb-custom {
        top: 90px;
    }

    .bg-arrows {
        background-position: 50% -60%;
    }
}

@media (max-width: 1024px) {
    .top_menu {
        list-style: none;
        margin-right: 253px;
        height: 120px !important;
    }

    .breadcrumb-custom {
        z-index: 1;
        position: relative;
        background: rgba(255, 255, 255, 0.18);
        top: 90px !important;
    }

    .nav-Main {
        height: 128px !important
    }

    .card-container {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 100%;
    }
}

@media (max-width: 1280px) {
    .top_menu {
        list-style: none;
        margin-right: 253px;
        height: 120px !important;
    }

    .nav-Main {
        height: 128px !important
    }

    .breadcrumb-custom {
        z-index: 1;
        position: relative;
        background: rgba(255, 255, 255, 0.18);
        top: 90px !important;
    }

    .card-container {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 32%;
    }
}

.nav-Main {
    height: 120px !important
}

.nav-btn-custom {
    width: 175px !important;
    /*font-size: 30px !important;*/
}


.text-en {
    font-family: 'Nunito';
}




.section-title {
    text-align: center;
    height: 55px;
    width: 550px;
    background-color: #d0e9eb;
    border-radius: 25px;
    padding: 0px !important;
    color: #4d838b;
    font-size: 50px;
    position: absolute;
    letter-spacing: 1px;
    font-weight: bolder;
    margin: 0px auto;
    width: 625px;
    position: relative;
}


/* Styling for each flip card */
.flip-card {
    perspective: 1000px; /* Creates the 3D space for flipping */
    margin-bottom: 20px; /* Spacing between cards on small screens */
}

/* The flip effect */
.flip-card-inner {
    width: 100%;
    height: 100%;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

/* Flip the card on hover */
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

/* Card faces */
/*.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 225px;*/ /* Set height for the card */
/*backface-visibility: hidden;*/ /* Hide the back face when not visible */
/*display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: white;
    border-radius: 10px;
}*/

/* Card faces */
.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%; /* Set height for the card */
    backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    font-size: 16px;
    color: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Front face styling */
.flip-card-front {
    background-color: #8bbac1;
}

/* Back face styling */
.flip-card-back {
    background-color: #e87464;
    transform: rotateY(180deg); /* Make the back face hidden initially */
}

/* Title styling */
.flip-card-title {
    font-size: 25px;
    font-weight: bold;
}

/* Icon styling */
.flip-card-icon {
    font-size: 50px; /* Icon size */
}

/* Text at the bottom */
.flip-card-text {
    font-size: 25px;
    text-align: center;
}

/* Text at the bottom */
.flip-card-back .flip-card-text {
    text-align: center;
    padding: 15px 0px;
}

.card-badge {
    text-align: center;
    height: 40px;
    width: 200px;
    background-color: #f05d5e;
    border-radius: 25px;
    /* padding: 10px 20px; */
    padding: 0px !important;
    color: #fff;
    font-size: 30px;
    position: absolute;
    top: -20px;
    letter-spacing: 2px;
}

/* Set a fixed height on larger screens */
@media (min-width: 768px) {
    .flip-card {
        padding-bottom: 0;
        height: 225px; /* Set fixed height on larger screens */
    }
}

/* Enforce a minimum height for cards on small screens */
@media (max-width: 768px) {
    .flip-card-inner {
        min-height: 300px; /* Ensure a minimum height */
    }

    .flip-card-back .flip-card-text {
        text-align: center;
        padding: 55px 0px !important;
    }

    .section-title {
        height: auto;
        width: auto;
    }

    .card-footer {
        font-size: 15px !important;
    }
}



@media (max-width: 600px) {
    .right-menu {
        display: flex;
        flex-direction: column-reverse; /* Stack the buttons vertically on mobile */
        align-items: flex-end; /* Align buttons to the right in RTL */
    }

    .nav-btn-custom {
        margin-bottom: 10px; /* Add spacing between buttons on mobile */
        width: 100%; /* Make buttons full width on mobile */
        text-align: center; /* Center the text inside the buttons */
    }

    .reward-row {
        flex-direction: column-reverse !important;
    }
}


@media (max-width: 1024px) {
    .right-menu {
        flex-direction: column; /* Stack buttons vertically on mobile */
        align-items: center; /* Align buttons to the right in RTL */
        padding: 10px;
        border-radius: 25px;
        background-color: #0a2a69c4;
        margin: 25px;
    }

    .nav-btn-custom {
        margin-bottom: 10px; /* Add space between the buttons */
        width: 100%; /* Ensure buttons take full width on mobile */
        text-align: center; /* Align the text to the right */
    }

    .text-en {
        text-align: left; /* Ensure English text is aligned to the left */
    }

    .navbar-brand {
        display: block !important;
    }

        .navbar-brand img {
            max-height: 40px; /* Adjust the height of the logo */
        }

    .navbar-toggler {
        margin-left: 1rem; /* Aligns the toggler properly */
    }

    .w-100 {
        width: 100% !important;
    }
}

@media (min-width: 1025px) {
    .navbar-brand {
        display: none;
    }
}

@media (min-width: 1025px) {
    .w-100 {
        width: auto !important;
    }
}

@media (width: 1536px) {
    .right-menu .btn.btn-primary {
        width: 17% !important;
        font-size: 15px !important;
    }
    .right-menu {
        margin-left: 17%;
    }
}
    @media (width: 1440px) {
        .right-menu .btn.btn-primary {
            width: 17% !important;
            font-size: 15px !important;
        }

        .btn.btn-primary {
            padding: 10px 5px !important;
            font-size: 16px !important;
        }

        .nav-btn-custom {
            width: 135px !important;
            margin-right: 0.5rem !important;
        }
    }


    @media (max-width: 320px) {

        .MainPage {
            padding: 0px 10px 0px 10px !important;
        }

            .MainPage h2 {
                font-size: 21px !important
            }

            .MainPage p {
                font-size: 15px !important
            }

        .LastImage {
            padding: 0px 30px
        }

            .LastImage .card-container {
                margin-top: 25% !important;
            }

            .LastImage .card-title {
                font-size: 24px;
            }

            .LastImage .card-content {
                width: 260px !important;
                font-size: 18px;
            }

        .countdown-card {
            height: 100px !important;
        }

            .countdown-card .value-Number, .countdown-card .hours, .countdown-card .minutes {
                font-size: 30px !important;
            }

            .countdown-card .label {
                font-size: 23px !important;
            }
    }

    /*@media  (max-width: 320px) {

    .section-title {
        font-size: 24px !important;
    }
}*/
    @media (max-width: 1024px) {
        .right-menu .btn.btn-primary {
            font-size: 15px !important;
            height: 31px;
            line-height: 0.8;
            margin-top:0px !important
        }

        .MainPage {
            padding: 0px 10px 0px 10px !important;
        }

        .LastImage .card-title {
            width: 340px !important;
        }

        .card-body {
            font-size: 20px !important;
        }

        .card-footer {
            font-size: 17px !important;
        }

        .flip-card-text {
            font-size: 19px !important;
        }
    }

    @media (max-width: 768px) {
        .LastImage .card {
            width: 190px !important;
        }

        .LastImage .card-content {
            font-size: 15px !important;
            width: 190px !important;
        }

        .LastImage .card-body {
            font-size: 19px !important;
            margin-top: 19px !important;
        }

        .LastImage .card img {
            width: 110px !important;
            height: 80px !important;
            margin-bottom: 20px !important;
            margin-top: 65px !important;
        }

        .LastImage .card-title {
            height: 30px !important;
            width: 245px !important;
            font-size: 25px !important;
        }

        .MainPage h2 {
            font-size: 21px !important
        }

        .MainPage p {
            font-size: 15px !important
        }

        .card-content {
            font-size: 18px !important;
            width: 240px !important;
        }

        .card-body {
            font-size: 18px !important;
            margin-top: 19px !important;
        }
    }

    @media (min-width: 320px) and (max-width: 425px) {

        .section-title {
            font-size: 24px !important;
        }
    }

    @media (max-width: 1440px) {

        .LastImage .card-title {
            width: 460px !important;
        }
    }


