﻿
.megamenu-wraper {
    background: #093f7c !important;
    min-height: 70px;
}

.logo a span {
    COLOR: #fff;
}

.logo img {
    float: left;
    padding: 0 15px 0 0px;
}

.bihar-logo {
    height: 58px;
    margin-top: 6px;
    /* width: 38%; */
}

.main-menu > ul > li > a {
    padding: 23px 15px !important;
    display: block !important;
    text-decoration: none;
}

    .main-menu > ul > li.active > a, .main-menu > ul > li > a:focus, .main-menu > ul > li:hover > a, .main-menu > ul > li > a:hover, .main-menu > ul > li > a.home, .nav-item > a.open {
        background-color: transparent !important;
        color: #fff !important;
    }

.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
}

.boxplan {
    padding: 15px;
}

.pad0plan {
    padding: 0px !important;
}

.body-bgblue {
    background: #0000 linear-gradient(178deg, #c4dffd 2%, #fff 89%) 0 0 no-repeat padding-box;
    content: "";
    height: 139%;
    /* position: absolute; */
    width: 100%;
    z-index: -1;
}

.bg-whitebky {
    /*background-color: #fff;*/
    min-height: 707px;
    border: 1px solid rgb(207, 230, 255) !important;
    background-color: #f9f9f9; /* Subtle light background */
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Soft shadow */
}

.bg-whitebkyr {
    background-color: #fff;
    /*min-height: 341px;*/
    min-height: 250px;
    margin-top: 1px;
    border: 1px solid rgb(207, 230, 255) !important;
}

.bg-whitebkyr1 {
    background-color: #fff;
    /*min-height: 250px;*/
    min-height: 207px;
    margin-top: 5px;
    border: 1px solid rgb(207, 230, 255) !important;
}

.bg-whitebky2 {
    background-color: #fff;
    min-height: 617px;
    margin: 34px 0px 34px 0px;
    border: 1px solid rgb(207, 230, 255) !important;
}

.bora {
    border: 1px solid #e2e2e2 !important;
    margin-top: 8px !important;
}

.layersecondbky {
    background-repeat: no-repeat;
    background: #e8fbff url(https://upag.gov.in/static/media/Intersection.681deb42d1d846d795a7.svg) no-repeat;
    background-position: 0 0;
    content: "";
    display: block;
    filter: saturate(2);
    height: 100%;
    /*left: 0;*/
    /*opacity: .6;*/
    /*position: absolute;
top: 0;*/
    width: 100%;
    z-index: -1;
}

.footer-top-wrapper {
    text-align: center;
    background: url(../images/footer-top-bg.jpg) repeat #333;
    background: #093f7c;
}

.footer-bottom-wrapper {
    background-image: url(../images/footer-bottom-bg.png);
    background-repeat: repeat;
    background-color: #cceff9;
    padding: 0px 0px;
    color: #000000;
    position: relative;
    text-align: center;
}

.card-header h4 {
    font-weight: bold;
    font-size: 1.5rem;
}

.card-body p {
    line-height: 2;
    font-family: 'Arial', sans-serif;
    font-size: 1rem;
    text-align: justify-all;
}

.font-weight-bold {
    font-weight: bold;
}

.card {
    border: none;
    box-shadow: none;
}

.card-header {
    border: none;
}

.card-body p {
    line-height: 2;
    font-family: 'Arial', sans-serif;
    font-size: 1rem;
    text-align: justify-all;
}

.font-weight-bold {
    font-weight: bold;
}

/* Changes stop apply*/

/*.card-primary {
            border: none;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
            border-radius: 8px;
        }*/

.nav-tabs .nav-link {
    border: 1px solid #ddd;
    margin: 0 5px;
    border-radius: 50px;
    font-weight: 500;
    color: #555;
}

    .nav-tabs .nav-link.active {
        background-color: #007bff; /* Active tab background */
        color: #fff; /* Active tab text */
        border-color: #007bff;
    }

    .nav-tabs .nav-link:hover {
        background-color: #0056b3;
        color: #fff;
    }
/*.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-image: linear-gradient(39deg, #c3dcf5 52%, #ffffff 50%);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}*/

.titleheader {
    background-image: linear-gradient(53deg, #c3dcf5 21%, #eff9ff 13%) !important;
}

.form-control-sm {
    font-size: 14px;
    padding: 6px 10px;
    border-radius: 5px;
    border: 1px solid #ddd; /* Subtle border */
    transition: border-color 0.3s ease;
}

    .form-control-sm:focus {
        border-color: #007bff;
        box-shadow: 0 0 5px rgba(0, 123, 255, 0.2);
    }

img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.nav {
    display: -ms-flexbox;
    display: initial;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* padding-left: 0; */
    margin-bottom: 0;
    list-style: none;
    text-align: center;
    /* text-align: center; */
    align-items: center;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

.pt-2 {
    padding-top: 15px !important;
}

/* .row {
            margin-bottom: 15px;
        }*/
.btndesi {
    width: 100% !important;
    border: none !important;
    border-radius: 0px !important;
    text-align: left;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }


/* Container styling */
/*#container {
            width: 100%;
            height: 750px;
            margin: 0 auto;
            border: 2px solid #ddd;
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        }*/

/* Highcharts title styling */
.highcharts-figure, .highcharts-title {
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    fill: #333;
}

/* Highcharts subtitle styling */
.highcharts-subtitle {
    font-family: Arial, sans-serif;
    font-size: 15px;
    fill: #666;
}

/* Data labels styling */
.highcharts-data-label text {
    font-family: 'Verdana', sans-serif;
    font-size: 14px;
    fill: #000;
}

/* Hover effect for data points */
.highcharts-point:hover {
    fill: #f45b5b;
}


.border-plan-border-color {
    border: 1px solid #d7d3d3;
}

.p-2 {
    padding: 0.5rem;
}

.first\:border-l:first-child {
    border-left-width: 1px;
}

.last\:border-r:last-child {
    border-right-width: 1px;
}
/*------change here--------------------*/


.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    font-size: 0.8em;
    padding: 0.5em;
}

#geoAreaMsgInFig {
    font-size: 14px;
    color: #333;
}


.chevron-wrapper {
    display: flex;
    border: 0px solid black;
    /*background: linear-gradient(to right, #FF7F50, #FF6347);*/
    border-radius: 3px;
    overflow: hidden;
}

.chevron-box {
    position: relative;
    width: 200px;
    background: linear-gradient(to right, #FF7F50, #FF6347);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: whitesmoke;
    font-size: 14px;
    height: 50px;
    clip-path: polygon(0 0, 85% 0, 100% 50%, 85% 100%, 0 100%);
    border-right: 3px solid black;
}

.chevron-text {
    z-index: 2;
    padding: 0 10px;
}

.chevron-bar {
    flex: 1;
    height: 50px;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding-left: 15px;
    background-color: #f4f7d4;
    white-space: nowrap;
}


.marquee-container {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.marquee-content {
    display: inline-flex;
    align-items: center;
    animation: marquee 25s linear infinite;
    white-space: nowrap;
    height: 100%;
}

.marquee-item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin-right: 40px;
}

    .marquee-item img {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        margin-right: 8px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    }

    .marquee-item span {
        font-size: 16px;
        font-weight: 500;
        color: #000;
    }

@keyframes marquee {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.paused {
    animation-play-state: paused !important;
}


.custom-img {
    width: 100%;
    height: auto; /* Maintain aspect ratio */
    max-height: 250px; /* Adjust as per your design */
    object-fit: contain; /* Prevent image from being cut */
    object-position: center; /* Center image properly */
}

.carousel-inner {
    max-height: 500px; /* Same as max-height of image */
}

/*--------------------------------------------------------

--------------------------------------------------------*/

/*-------------***-----------------------------------*/

.front23__keywordBox {
    width: 100vw;
    position: relative;
    padding: 0;
    left: calc(-50vw + 50%);
    background-color: #e1ebfb;
    background: #e1ebfb;
}

    /*css swiper*/
    .front23__keywordBox > .Container > .row > .keywordBox > a .HeadLine {
        color: #f09d27 !important;
        background-color: #e1ebfb !important;
    }




.keywordBox {
    width: 100%;
    height: 150px;
    padding: 16px;
    text-align: center;
    transition: all 0.3s ease;
    /* Flexbox settings */
    display: flex;
    flex-direction: column;
    justify-content: center; /* vertical center */
    align-items: center;
}

.HeadLine {
    font-size: 16px;
    color: #0074C6;
    transition: 400ms;
}

.Number {
    font-size: 28px;
    font-weight: 600;
    color: #002E2E;
    transition: 400ms;
    margin: 10px 0px;
}

.Period {
    font-size: 14px;
    color: #666;
    transition: 400ms;
    text-align: center;
}

.keywordBoxNoHover .Text {
    font-size: 18px;
    color: #0056a3;
    font-weight: 600;
}

.swiper-button-next,
.swiper-button-prev {
    color: #0056a3;
}

.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden::before,
.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden::after {
    position: absolute;
    content: '';
    width: 250px !important;
    height: 100% !important;
    z-index: 2 !important;
}

.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden::before {
    background: linear-gradient(to left, rgba(255,255,255,0), rgb(255, 255, 255));
    left: 0;
}

.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden::after {
    background: linear-gradient(to left, rgb(255, 255, 255), rgba(255,255,255,0) );
    right: 0;
    top: 0;
}

.swiper-button-next::after, .swiper-button-prev::after {
    font-size: 25px !important;
}


