.background {
    background-image: url('../images/background.png');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    position: relative;
}


.custom-form-message{
color: white;
    font-size: 20px;
    padding-bottom: 20px;

}

.form-required{
    color: red;
}
.content-container {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.content-left {
    width: 50%;
    float: left;
}
.content-right {
    width: 40%;
    float: left;
    text-align: right;
}


.elpc-content-left {
    width: 80%;
    float: left;
}
.elpc-content-right {
    width: 20%;
    float: left;
    text-align: right;
}


  .c_table_scroll h1{
    font-size: 21px;
    margin: 14px 6px 10px 0px;
}
.messages__wrapper {
    colou: white;
    margin: 105px 0 0 8px;
    background-color: white;
    padding: 5px 11px 10px 27px;
    font-size: 25px;
    font-family: fantasy;
}

.messages__wrapper {
    padding: 0 !important;
    margin-left: 0 !important;
}
 

.messages__wrapper .alert-danger {
    background: #f2dede !important;
    color: #a94442 !important;
    display: flex;
    padding: 10px;
    gap: 10px;
}

.messages__wrapper .alert-success {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    display: flex;
    padding: 10px;
    gap: 10px;
}

.form-required:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0VFMDAwMCIgIGQ9Ik0wLDcuNTYybDEuMTE0LTMuNDM4YzIuNTY1LDAuOTA2LDQuNDMsMS42ODgsNS41OSwyLjM1QzYuMzk4LDMuNTUzLDYuMjM3LDEuNTQ0LDYuMjIsMC40NDdoMy41MTEgYy0wLjA1LDEuNTk3LTAuMjM0LDMuNi0wLjU1OCw2LjAwM2MxLjY2NC0wLjgzOCwzLjU2Ni0xLjYxMyw1LjcxNC0yLjMyNUwxNiw3LjU2MmMtMi4wNSwwLjY3OC00LjA2LDEuMTMxLTYuMDI4LDEuMzU2IGMwLjk4NCwwLjg1NiwyLjM3MiwyLjM4MSw0LjE2Niw0LjU3NWwtMi45MDYsMi4wNTljLTAuOTM1LTEuMjc0LTIuMDQxLTMuMDA5LTMuMzE2LTUuMjA2Yy0xLjE5NCwyLjI3NS0yLjI0NCw0LjAxMy0zLjE0Nyw1LjIwNiBsLTIuODU2LTIuMDU5YzEuODcyLTIuMzA3LDMuMjExLTMuODMyLDQuMDE3LTQuNTc1QzMuODQ5LDguNTE2LDEuODcyLDguMDYyLDAsNy41NjIiLz48L3N2Zz4K);
    background-size: 10px 7px;
    content: "";
    display: inline-block;
    vertical-align: super;
    line-height: 1;
    height: 7px;
    width: 10px;
}


details.error-with-backtrace {
    display: none;
}
/* .individual-login-form {
    width: 20%;
    margin: 0 0 0 360px;

} */
form#user-login-form {
    margin: 118px 0 0 0;
}
.block-individual-login {
    margin: 120px 0px 0 0 !important;
    position: relative;
}
 
.block-individual-login a {
    background: white;
    display: block;
    float: right;
    padding: 10px 20px;
    font-size: 18px;
    line-height: normal;
    font-weight: 500;
    color: #f01818;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.form-text {
            background: #fff;
            border: none;
            outline: none;
            width: 100%;
            height: 46px;
            padding: 10px;
            border-radius: 8px;
            float: left;
            margin-bottom: 10px;
        }
.form-control {
            background: #fff;
            border: none;
            outline: none;
            width: 100%;
            height: 46px;
            padding: 10px;
            border-radius: 8px;
            float: left;
            margin-bottom: 10px;
        } 
.form-search {
 width: 130px;
 height: 40px;
  margin: 13px 0 0;
 border-radius: 30px;
}
button[value="Search"] {
            display: none;
        }

.site_theme label:nth-child(2) i {
    background: url(../images/theme-switch.png) right 0 no-repeat;
    background-size: cover;
    width: 18px;
    height: 20px;
    display: block;
}

.txt_size {
    float: left;
    font-size: 0;
    margin-top: 17px;
}

.txt_size a {
    display: inline-block;
    vertical-align: baseline;
    width: auto;
    /* height: 23px; */
    margin-right: 10px;
}

.input input::placeholder {
    color: white;
}

.overlay {
    background: #000422;
}

.bg-blur {
    background: transparent;
    backdrop-filter: blur(10px);
}

.site_theme label {
    width: 18px;
    height: 20px;
    float: left;
    position: relative;
    display: block;
}

.site_theme label input {
    display: none;
}

.txt_size {
    float: left;
    font-size: 0;
    margin-top: 17px;
}

.txt_size a {
    display: inline-block;
    vertical-align: baseline;
    width: auto;
    /* height: 23px; */
    margin-right: 10px;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    background: transparent;
    text-decoration: none !important;
}

.site_theme {
    float: left;
    margin-right: 14px;
    margin-top: 17px;
    display: flex;
}

.site_theme label i {
    background: url(../images/theme-switch.png) 0 0 no-repeat;
    background-size: cover;
    width: 18px;
    height: 20px;
    display: block;
}


/* .social_media_panel {
    background: url(images/bg4.png) center top no-repeat;
    background-size: cover;
    width: 100%;
    float: left;
    padding: 72px 0 58px;
    position: relative;
}
.social_media_panel .h_txt h2,
.social_media_panel .h_txt span {
    color: #000;
}

.social_media_panel ul {
    list-style: none;
    padding: 0;
    margin: 0 -2%;
    clear: both;
}

.social_media_panel li {
    width: 25%;
    float: left;
    padding: 0 2%;
    position: relative;
}

.social_media_panel li:nth-child(2)::before {
    background: url(images/v-line-2.png) 0 0 no-repeat;
    background-size: 1px 100%;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
}

.social_media_panel li:nth-child(3)::after,
.social_media_panel li:nth-child(2)::after {
    background: url(images/v-line-2.png) 0 0 no-repeat;
    background-size: 1px 100%;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    content: '';
}

.social_media_panel li h3 {
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    line-height: 45px;
    font-weight: 700;
    color: #000;
    float: left;
}

.social_media_panel li strong {
    float: right;
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    margin-top: 8px;
}

.social_media_panel li strong img {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.social_media_panel li strong img:last-child {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}

.social_media_panel li a {
    width: 100%;
    float: left;
    display: block;
    clear: both;
    margin-top: 20px;
    height: 399px;
    overflow: hidden;
    overflow-y: scroll;
} */

.media_panel {
    background: rgba(0, 17, 34, 1);
    width: 100%;
    float: left;
    padding: 85px 0 150px;
    overflow: hidden;
    clear: both;
    position: relative;
    z-index: 2;
}

.container {
    width: 100%;
    max-width: 1575px !important;
    margin: 0 auto;
    padding: 0 15px;
}

.media_gallery {
    width: 100%;
    float: left;
}

.gallery_nav a {
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: 600;
    line-height: 30px;
    color: #686868;
    text-transform: uppercase;
    display: block;
    float: left;
}

.h_txt h2 {
    font-family: "Oswald", sans-serif;
    font-size: 55px;
    line-height: 65px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 49px;
    letter-spacing: 12px;
    position: static;
    visibility: visible !important;
    opacity: 1 !important;
}

.gallery_container {
    width: 100%;
    float: left;
}

.gallery_container .g_tab_cont {
    width: 100%;
    float: left;
    display: block;
}

.sidebar {
    background: #D9DDFF;
    color: BLACK;
    width: 390px;
    height: 100vh;
    position: fixed;
    top: 0;
    transition: all 0.3s ease;
    padding-top: 60px;
    overflow-y: auto;
}

.sidebar.show {
    left: 0;
}

.sidebar-header {
    padding: 20px;
    text-align: center;
    background-color: #D9DDFF;
}

.sidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.sidebar ul li {
    padding: 10px 20px;
    border-bottom: 1px solid #999999;
    cursor: pointer;
    font-family: Oswald;
    font-weight: 600px;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 10%;
}


/* 
.sidebar ul li:hover {
    background-color: rgba(0, 0, 0, 0.2);
} */

.sidebar ul li:last-child {
    border-bottom: none;
}

.sidebar {
    width: 250px;
    background-color: #D9DDFF;
    color: black;
    position: fixed;
    left: 100%;
    overflow-y: auto;
    transition: transform 0.3s ease-in-out;
    transform: translateX(-250px);
}

.sidebar.open {
    transform: translateX(0);
}

.sidebar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background-color: #D9DDFF;
}

.sidebar-header h2 {
    margin: 0;
    font-size: 16px;
}

.close-btn {
    background: #D9DDFF;
    border: none;
    color: black;
    font-size: 24px;
    cursor: pointer;
}

.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu li {
    padding: 15px 20px;
    border-bottom: 1px solid #ccc;
}

.menu li a {
    color: black;
    text-decoration: none;
    display: block;
}


/* 
.menu li a:hover {
    background-color: #c1d1e3;
} */

.main-content {
    flex: 1;
    padding: 20px;
    margin-left: 250px;
    transition: margin-left 0.3s;
}

.open-btn {
    background: none;
    border: none;
    color: white;
    font-size: 24px;
    cursor: pointer;
    position: fixed;
    top: 31px;
    right: 70px;
}

@media (max-width: 768px) {
    .sidebar {
        transform: translateX(-250px);
    }
    .sidebar.open {
        transform: translateX(0);
    }
    .main-content {
        margin-left: 0;
    }
    .open-btn {
        display: block;
    }
}

@media (width: 2560px) {
    .chart {
        padding-left: 27%;
    }
    .naval {
        padding-left: 23rem !important;
        padding-right: 23rem !important;
    }
    .captcha {
        width: 24% !important
    }
    .width {
        width: 100%;
    }
}

.toggle-btn {
    position: fixed;
    top: 20px;
    margin-left: 7px;
    cursor: pointer;
    z-index: 999;
}

.toggle-icon {
    width: 30px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.toggle-icon:before {
    content: '\2630';
    /* Unicode character for hamburger icon */
    font-size: 20px;
    color: #fff;
}

.footer_bottom {
    width: 100%;
    float: left;
    background: url(images/h-line-footer.png) left top no-repeat;
    background-size: 100%;
}

.linear {
    background-image: linear-gradient(45deg, #FFFFFF00, #FFFFFF, #FFFFFF00);
}

.oswald {
    font-family: oswald;
    /* letter-spacing: 4px; */
}

.sans {
    font-family: Source Sans Pro;
}

.linear2 {
    border: none;
    border-right: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
    border-image-source: linear-gradient(45deg, #FFFFFF00, #FFFFFF, #FFFFFF00);
    text-align: left;
    display: inline-block;
}

.image-container {
    position: relative;
}

.image-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    /* Adjust the overlay color and opacity here */
    z-index: 1;
}

.nav-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.owl-nav {
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    gap: 10px;
    align-items: flex-end;
    position: absolute;
    top: 68%;
    right: 7%;
    margin-top: 20px !important;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    width: 50px;
    height: 50px;
    color: white;
    border-radius: 50% !important;
    border: 1px solid #fff;
    padding: 10px;
    cursor: pointer;
    background-color: #000422;
}

.owl-theme .owl-nav [class*=owl-] {
    background: none !important;
}

.marquee {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.marquee-content {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 15s linear infinite;
}

.marquee-content img {
    width: 200px;
    height: auto;
    display: inline-block;
    margin-right: 20px;
    /* Space between images */
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

@media (max-width: 768px) {
    .linear2 {
        border-image-slice: 0;
    }
}


@media (max-width: 1365px) {
    .open-btn {
    right: 15px;
    }

}

@media (max-width: 480px) {
    a.logo {
    width: 230px;
    }
    .open-btn {
    top: 13px;
    }

}



input[type="checkbox"] {
    /* Hide the default checkbox */
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 6px;
    outline: none;
    cursor: pointer;
    background-color: #0A2A43;
    /* Your custom background color */
}

input[type="checkbox"]::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 3px;
    background-color: green;
    /* Your accent color */
    position: relative;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

input[type="checkbox"]:checked::before {
    opacity: 1;
}

input[type="checkbox"]::after {
    content: "\2713";
    /* Unicode character for check mark */
    font-size: 16px;
    color: white;
    /* Color of the check mark */
    position: absolute;
    transform: translate(38%, -128%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

input[type="checkbox"]:checked::after {
    opacity: 1;
}


/* Center Mode Styling */

.swiper-container {
    position: relative;
    overflow: hidden;
    margin: 20px auto;
    width: 100%;
    padding: 0 10px;
}

.swiper-wrapper {
    display: flex;
}

.swiper-slide {
    flex-shrink: 0;
    width: 33.33%;
    /* Adjust width based on the number of slides you want to show */
    padding: 20px;
    /* Adjust padding as needed */
    box-sizing: border-box;
    transition: transform 0.3s ease;
    opacity: 0.5;
    /* Adjust opacity as needed */
}

.swiper-slide-active {
    opacity: 1;
    transform: scale(1.1);
    /* Adjust scale as needed */
}


/* Navigation Arrows */

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    transition: background-color 0.3s ease;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.swiper-button-prev {
    left: 10px;
}

.swiper-button-next {
    right: 10px;
}

input::placeholder {
    color: white;
}

.hero {
    background-image: url(../images/INPA\ BACKGROUND.png);
    position: relative;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    min-block-size: 80vh;
    place-content: center;
    text-align: left;
}

.hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(hsl(#0A2A4300), hsl(#0A2A43));
    z-index: -1;
}

@layer general-styling {
    html {
        color-scheme: dark light;
        line-height: 1.6;
    }
}

.overlay {
    border-image-source: linear-gradient(#0A2A4300, #0A2A43);
    border-image-slice: fill 1;
}

.header_right {
    float: right;
}

.top_link {
    float: left;
    padding-right: 4px;
    margin-top: 17px;
}

.select span {
    background: url(images/lang-icon.png) 10px center no-repeat;
    background-size: 19px 19px;
    padding-left: 39px;
}

.select span img {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    height: 19px;
    margin-right: 10px;
}

.options-list {
    position: absolute;
    width: 100%;
    z-index: 1;
    background-color: #f9f9f9;
    border-radius: 6px;
    margin-top: 14px;
    padding: 0 20px;
    max-height: 180px;
    overflow-y: auto;
    height: 0;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.nav_menu {
    float: right;
    position: relative;
}

a.d_menu_btn img {
    width: 30px;
    height: 30px;
}

.nav_overlay {
    background: rgb(60 58 58 / 50%);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    backdrop-filter: blur(4px);
    display: none;
}

.sidebar_menu {
    background: #bfcde0;
    width: 429px;
    padding: 43px 0;
    position: fixed;
    right: -600px;
    top: 0;
    height: 100%;
    z-index: 20;
    overflow: hidden;
    overflow-y: auto;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.sidebar_menu::-webkit-scrollbar {
    background: transparent;
    width: 5px;
    height: 5px;
}

.sidebar_menu::-webkit-scrollbar-thumb {
    background-color: #3c3f58;
}

.sidebar_menu::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

.sidebar_menu.change {
    right: 0;
}

.sidebar_menu ul {
    list-style: none;
    margin: 0;
    padding: 0 43px;
}

.sidebar_menu ul>li {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #999999;
}

.sidebar_menu ul>li:last-child {
    border: navajowhite;
}

.sidebar_menu ul>li>a {
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    color: #292D32;
    padding: 22px 0;
    cursor: pointer;
}

.sidebar_menu ul>li:hover>a,
.sidebar_menu ul ul>li:hover>a {
    color: #eeb601;
}


/* .sidebar_menu ul ul {
    background: #adbdd3;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    display: none;
} */

.sidebar_menu ul ul {
    background: #bfcde0;
    list-style: none;
    padding: 90px 43px 0;
    margin: 0;
    position: fixed;
    right: -600px;
    top: 0;
    width: 429px;
    height: 100%;
    z-index: 20;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.sidebar_menu ul ul>li .nav-drp-arw {
    background-size: 13px 10px;
    width: 13px;
    height: 10px;
}

.sidebar_menu ul ul.change {
    right: 0;
}

.sidebar_menu ul ul h4 {
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 15px;
    cursor: pointer;
    text-transform: uppercase;
    border-bottom: 1px solid #999999;
}

.sidebar_menu ul ul h4 img {
    width: 19px;
    height: 13px;
    float: left;
    margin-top: 16px;
    margin-right: 23px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.sidebar_menu ul ul h5 {
    font-size: 20px;
    line-height: 40px;
    font-weight: 400;
    padding-bottom: 13px;
    margin-bottom: 17px;
    cursor: pointer;
    border-bottom: 1px solid #999999;
}

.sidebar_menu ul ul h5 img {
    width: 13px;
    height: 10px;
    float: left;
    margin-top: 16px;
    margin-right: 23px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

a.close_sub {
    background: url(images/close2.png) 0 0 no-repeat;
    background-size: contain;
    width: 46px;
    height: 33px;
    position: absolute;
    right: 40px;
    top: 35px;
}


/* a.back_to_menu {
    background: url(images/arrow3.png) 0 0 no-repeat;
    background-size: contain;
    width: 26px;
    height: 20px;
    position: absolute;
    left: 56px;
    top: 35px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
} */

.sidebar_menu ul ul>li {
    border: none;
}

.sidebar_menu ul ul>li>a {
    font-family: "Source Sans 3", sans-serif !important;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    color: #292D32;
    padding: 13px 36px;
}

.nav-drp-arw {
    background: url(images/arrow3.png) 0 0 no-repeat;
    background-size: 24px 17px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 24px;
    height: 17px;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.nav-drp-arw.current {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.sidebar_menu.mobile {
    display: none !important;
}


/* Sukanta add css - 09.09.2024
===================================================== */

.wrapper {
    width: 100%;
    max-width: 1720px;
    margin: 0 auto;
    padding-left: 4rem;
    padding-right: 4rem;
}

.wrapper::before,
.wrapper::after {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    content: '';
}

.custom_tab_apge_cont {
    width: 100%;
    float: left;
    padding-top: 1rem;
    background-color: #003675;
}


.custom_tab_apge_cont h3 {
    font-family: "oswald";
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #101010;
    margin: 0 0 30px;
    text-align: center;
}

.custom_tab_apge_cont h6 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #101010;
    margin: 0 0 10px;
    text-align: center;
}

.c_tabs_nav {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.c_tabs_nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.c_tabs_nav li {
    position: relative;
    float: left;
}

.c_tabs_nav li:hover ul {
    display: block;
}

/*.c_tabs_nav a {
    border: 2px solid #fff;
    padding: 25px 40px 25px 65px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    display: block;
    margin-right: 15px;
    margin-bottom: 20px;
    position: relative;
}*/
.c_tabs_nav a {
    border: 2px solid #fff;
    padding: 21px 50px 24px 21px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    display: block;
    margin-right: 13px;
    margin-bottom: 16px;
    position: relative;
    width: 394px;
}

.c_tabs_nav a:hover {
    color: #003675;
    background: #fff;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.c_tabs_nav a img {
    width: 45px;
    height: auto;
    position: absolute;
    left: 10px;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.c_tabs_nav a img:nth-child(2) {
    opacity: 0;
}

.c_tabs_nav a:hover img:nth-child(2),
.c_tabs_nav a.current img:nth-child(2) {
    opacity: 1;
}

.c_tabs_nav a:hover img:nth-child(1),
.c_tabs_nav a.current img:nth-child(1) {
    opacity: 0;
}

.c_tabs_nav a.current {
    background: #fff;
    color: #003675;
}

.c_tabs_nav ul ul {
    background: #fff;
    width: 220px;
    position: absolute;
    left: 0;
    top: 76px;
    display: none;
    z-index: 1;
}

.c_tabs_nav ul ul li {
    float: none;
    width: 100%;
    margin: 0;
}

.c_tabs_nav ul ul li a {
    background: #bfcde0;
    padding: 15px;
    color: #003675;
    border: none;
    display: block;
    margin: 0;
}

.c_tabs_nav ul ul li a:hover {
    background: #084c99;
    color: #fff;
}

.tabs_container {
    background: #fff;
    float: left;
    width: 100%;
    padding: 30px;
    margin-bottom: 150px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
}

.c_tabs_cont {
    width: 100%;
    float: left;
    /* display: none; */
    min-height: 500px;
}

.dropArrow {
    position: absolute;
    right: 29px;
    top: 31px;
    width: 0;
    height: 0;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.date_month_cont {
    width: 100%;
    margin: 0 auto;
    max-width: 630px;
}

.date_month_cont::before,
.date_month_cont::after {
    clear: both;
    display: block;
    overflow: hidden;
    content: '';
}

.main {
    width: 300px;
    position: relative;
    float: left;
    margin-right: 30px;
}

.main:after {
    content: "";
    width: 9px;
    height: 9px;
    border-top: 2px solid #656565;
    border-left: 0px solid transparent;
    border-right: 2px solid #656565;
    border-bottom: 0px solid transparent;
    position: absolute;
    bottom: 34%;
    right: 18px;
    -webkit-transform: rotate(134deg) translateY(-50%);
    -moz-transform: rotate(134deg) translateY(-50%);
    -ms-transform: rotate(134deg) translateY(-50%);
    transform: rotate(134deg) translateY(-50%);
}

.main input {
    width: 100%;
    margin: 0 0 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    outline: none;
}

.main .yearpicker-container {
    width: 100%;
}

.main .yearpicker-container ul {
    padding: 0;
    margin: 0;
}

.main .yearpicker-container li {
    padding: 10px 0;
}

.custom_select_box {
    width: 300px;
    float: left;
}

.yearpicker-items.selected {
    color: #fff;
    background: #003675;
}

.yearpicker-items:hover {
    color: #101010;
    background: #4998f2;
}

.date_month_cont input,
.date_month_cont .styledSelect {
    background: #fff;
    width: 100%;
    height: 50px;
    border: 1px solid #d9e1eb;
    color: #003675;
    font-size: 20px;
    line-height: 16px;
    padding: 15px;
    font-weight: 500;
    outline: none;
    border-radius: unset;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    -ms-border-radius: unset;
    -o-border-radius: unset;
}

.date_month_cont .options {
    height: 223px;
    overflow: hidden;
    overflow-y: auto;
}

.date_month_cont .options li {
    margin: 0 !important;
    padding: 10px;
    width: 100% !important;
    font-size: 20px;
}

.date_month_cont .options li:hover {
    background-color: #003675;
    color: white;
}

.date_month_cont label {
    font-size: 18px;
    font-weight: 500;
    color: #101010;
    display: block;
    margin: 0 0 10px;
}

.date_month_cont .bottom_btn {
    width: 100%;
    float: left;
    clear: both;
    padding-top: 20px;
    text-align: center;
}

.date_month_cont .bottom_btn input {
    width: 150px;
    height: 50px;
    text-align: center;
    font-size: 18px;
    line-height: normal;
    padding: 12px;
    font-weight: 600;
    color: #003675;
    border: 1px solid #d9e1eb;
    margin-right: 15px;
    cursor: pointer;
    outline: none;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.date_month_cont .bottom_btn input:hover {
    background: #003675;
    border-color: #003675;
    color: #fff;
}

.c_tabs_cont h4 {
    background: #003675;
    /* font-family: "oswald"; */
    font-size: 25px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    padding: 5px 15px;
    margin: 0 0 10px;
}

.c_tabs_cont h5 {
    background: #084c99;
    /* font-family: "oswald"; */
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    padding: 5px 15px;
    margin: 0;
    text-align: center;
}

.c_table {
    width: 100%;
    float: left;
}

.c_table_scroll {
    width: 100%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
}

.c_table table {
    width: 100%;
    float: left;
    table-layout: auto;
    text-align: left;
}


/* .c_table table tr:nth-child(odd) td {
    background-color: #f1f1f1;
} */

.c_table table th {
    background: #003675;
    font-size: 20px;
    font-weight: 600;
    vertical-align: middle;
    padding: 10px 15px 12px;
    color: #fff;
    white-space: nowrap;
    border: 1px solid #dee0ed;
}

.c_table table td {
    font-size: 16px;
    font-weight: 400;
    vertical-align: middle;
    padding: 15px 15px;
    color: #101010;
    white-space: nowrap;
    border: 1px solid #dee0ed;
}

.c_width1 td:last-child {
    width: 160px;
    text-align: right;
}

.t_foot td {
    background: #003675;
    border-top: none !important;
    color: #fff !important;
    text-align: right;
    font-weight: 600 !important;
    padding: 12px 15px !important;
}

.t_left {
    width: 49.5%;
    float: left;
    border-left: 1px solid #dee0ed;
    border-right: 1px solid #dee0ed;
    border-bottom: 1px solid #dee0ed;
}

.t_right {
    width: 49.5%;
    float: right;
    border-left: 1px solid #dee0ed;
    border-right: 1px solid #dee0ed;
    border-bottom: 1px solid #dee0ed;
}

.table_btn {
    width: 100%;
    text-align: center;
    font-size: 0;
}

.table_btn a {
    background: #003675;
    display: inline-block;
    padding: 11px 20px 13px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin: 0 10px;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.table_btn a:hover {
    background: #084c99;
}

table.bodyTxt td {
    padding: 10px 15px;
}

table.bodyTxt tr:nth-child(even) td {
    background-color: #f2f8ff;
}

.profile_cont {
    width: 100%;
    max-width: 630px;
    margin: 0 auto;
    padding: 20px;
    text-align: left;
    border: 1px solid #d9e1eb;
}

.profile_cont::before,
.profile_cont::after {
    clear: both;
    display: block;
    overflow: hidden;
    content: '';
}

.profile_cont label {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #000;
    display: block;
    margin-bottom: 5px;
}

.profile_cont input {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
    padding: 8px 15px;
    font-weight: 400;
    color: #000;
    outline: none;
    border: 1px solid #d9e1eb;
}

.profile_cont p {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
    margin: 10px 0 20px;
}

.profile_submit {
    display: block;
    width: 150px !important;
    font-weight: 600 !important;
    margin: 0 auto;
    cursor: pointer;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.profile_submit:hover {
    background: #003675;
    color: #fff;
}

.news_letter {
    width: 100%;
    float: left;
}

.news_letter p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #003675;
    text-align: center;
    margin: 0 0 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #003675;
}

a.download_btn {
    font-size: 18px;
    font-weight: 600;
    color: #003675;
    display: block;
    margin: 0 auto;
    width: 230px;
    padding: 13px;
    clear: both;
    text-align: center;
    line-height: 25px;
    color: #003675;
    border: 1px solid #003675;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

a.download_btn:hover {
    background-color: #003675;
    color: #fff;
}

.news_letter ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.news_letter li {
    width: 100%;
    float: left;
    padding-bottom: 15px;
}

.news_letter li a {
    display: inline-block;
    color: #084c99;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}

.news_letter li a:hover {
    color: #003675;
}

.btn_area {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 30px;
}

.btn_area a {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 600;
    color: #003675;
    padding: 10px 20px;
    margin: 0 7px;
    text-align: center;
    line-height: 25px;
    border: 1px solid #003675;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

.btn_area a:hover {
    background-color: #003675;
    color: #fff;
}

.news_letter_panel {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.news_letter_panel h6 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    color: #003675;
    margin: 0 0 20px;
    text-align: left;
}

.news_letter_panel p {
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    color: #101010;
    margin: 0 0 20px;
    text-align: left;
}

.c_table span {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    color: #101010;
    clear: both;
    margin-top: 20px;
    width: 100%;
    float: left;
}

.mar_bottom {
    background-color: #f9f9f9;
    /* padding-bottom: 30px; */
    margin-bottom: 50px;
}

.financial_year {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 50px;
}

.financial_year .main {
    width: 200px;
    margin: 0 10px;
    display: inline-block;
    float: none;
}

.financial_year label {
    text-align: left;
}

.bottom_btn input[type="submit"],
.bottom_btn input[type="reset"] {
    float: none;
    display: inline-block;
    margin: 0 10px;
    width: 100px;
}

.year_range {
    width: 100%;
    float: left;
    position: relative;
}

.year_range:after {
    content: "";
    width: 9px;
    height: 9px;
    border-top: 2px solid #656565;
    border-left: 0px solid transparent;
    border-right: 2px solid #656565;
    border-bottom: 0px solid transparent;
    position: absolute;
    top: 28%;
    right: 18px;
    -webkit-transform: rotate(134deg) translateY(-50%);
    -moz-transform: rotate(134deg) translateY(-50%);
    -ms-transform: rotate(134deg) translateY(-50%);
    transform: rotate(134deg) translateY(-50%);
}

.year_range select {
    display: block !important;
    visibility: visible !important;
    background: #fff;
    width: 100%;
    float: left;
    height: 50px;
    border: 1px solid #d9e1eb;
    color: #003675;
    font-size: 20px;
    line-height: 24px;
    padding: 0 12px;
    font-weight: 500;
    /* margin-bottom: 20px; */
    outline: none;
    border-radius: unset;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    -ms-border-radius: unset;
    -o-border-radius: unset;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.year_range .select .styledSelect,
.year_range .select .options {
    display: none !important;
}

/* 29.11.2024 
=============================================
*/
.financial-year-form,
.provident-fund-form {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.financial-year-form{
    display: flow-root;
}

.tabs_container {
    margin-top: 30px;
}

.select {
    width: 300px;
    margin: 0 auto;
}

.provident-fund-form .js-form-item {
    /* float: left !important; */
    margin-bottom: 17px;
    text-align: left;
    width: 300px;
    margin: 0 auto;
    clear: both;
}

.financial-year-form .js-form-item {
    float: left !important;

}

.js-form-submit {
    margin: 0 15px;
}

.custom-action-wrapper {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 100px;
}

.custom-action-wrapper button {
    display: inline-block;
    vertical-align: top;
}
 
.block-block-con0tent .field {
    float: left;
}

.field {
    display: block;
    width: 100%;
    float: left;
}

footer {
    width: 100%;
    float: left;
}

table.my-custom-table tbody tr:nth-child(3) td ,
table.my-custom-table tbody tr:nth-child(16) td{
    
    font-weight: bold;
    background: #003675;
    color: white;
}

nav.c_tabs_nav ul li:nth-child(1) a{
    font-weight: bold;
    background: #BDDDFC;
    color: #000000;
    border-radius: 10px;
   
    
}

nav.c_tabs_nav ul li:nth-child(2) a{
    font-weight: bold;
    background: #BAC095;
    color: #000000;
    border-radius: 10px;

}
nav.c_tabs_nav ul li:nth-child(3) a{
    font-weight: bold;
    background: #8686AC;
    color: #000000;
    border-radius: 10px;
     font-size: 16px !important;

}
nav.c_tabs_nav ul li:nth-child(4) a{
    font-weight: bold;
    background: #CFFFDC;
    color: #000000;
    border-radius: 10px;

}
nav.c_tabs_nav ul li:nth-child(5) a{
    font-weight: bold;
    background: #FFA896;
    color: #000000;
    border-radius: 10px;

}
nav.c_tabs_nav ul li:nth-child(6) a{
    font-weight: bold;
    background: #B7C8FF;
    color: #000000;
    border-radius: 10px;

}
nav.c_tabs_nav ul li:nth-child(7) a{
    font-weight: bold;
    background: #FDFBD4;
    color: #000000;
    border-radius: 10px;

}
nav.c_tabs_nav ul li:nth-child(8) a{
    font-weight: bold;
    background: #FFC2BA;
    color: #000000;
    border-radius: 10px;

}
nav.c_tabs_nav ul li:nth-child(9) a{
    font-weight: bold;
    background: #FFBFF1;
    color: #000000;
    border-radius: 10px;

}
nav.c_tabs_nav ul li:nth-child(10) a{
    font-weight: bold;
    background: #e8e724;
    color: #000000;
    border-radius: 10px;

}
nav.c_tabs_nav ul li:nth-child(11) a{
    font-weight: bold;
    background: #c8c9cf;
    color: #000000;
    border-radius: 10px;

}
nav.c_tabs_nav ul li:nth-child(12) a{
    font-weight: bold;
    background: #f06c9e;
    color: #000000;
    border-radius: 10px;

}

nav.c_tabs_nav ul li:nth-child(13) a{
    font-weight: bold;
    background: #6cbea8;
    color: #000000;
    border-radius: 10px;

}

nav.c_tabs_nav ul li:nth-child(14) a{
    font-weight: bold;
 background: #78a1d7;
    color: #000000;
    border-radius: 10px;

}

.c_tabs_nav a img {
    width: 45px;
    height: auto;
    position: absolute;
    left: 10px;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}
a.fa-solid.fa-calendar-days:before {
    margin: 0 12px 0 0px;
}

a.fa-solid.fa-receipt:before {
    margin: 0 12px 0 0px;
}
a.fa-brands.fa-wpforms:before {
    margin: 0 12px 0 0px;
}
a.fa.fa-user:before {
    margin: 0 12px 0 0px;
}
a.fa-solid.fa-piggy-bank:before {
    margin: 0 12px 0 0px;
}