body {
    max-width: 1920px;
    margin: auto;
}

:focus-visible {
    outline: 2px solid rgb(197, 11, 11);
    outline-offset: -2px;
}

.nav-link:focus-visible {
    outline: 2px solid rgb(197, 11, 11);
    outline-offset: 2px;
}

.info_text a {
    color: white !important;
    text-decoration: none !important;

}

.slider-controls {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
    float: right;
}

button.slick-next.pull-right.slick-arrow {
    background: transparent;
    color: #000;
}

button.slick-prev.pull-left.slick-arrow {
    background: transparent;
    color: #000;
}

.head_css_contrast {
    background: transparent;
    color: #fff;
    font-size: 1.5rem;
}

/*---------- header-css ---------------*/
.header_bg {
    background-color: #005ea2;
}

.header_top {
    justify-content: flex-end;
}

.header_top_text {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff !important;
    text-decoration: none !important;
}

.header_center_text {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff !important;
    text-decoration: none !important;
    border-right: 1px solid #fff;
    height: 30px;
    padding-top: 3px;
}

.header_size {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #fff !important;
    text-decoration: none !important;
}

.head_icon_width {
    width: 18px;
    height: 16px;
    color: #34ccff;
}

.logo_css {
    width: 340.2303466796875px;
    display: block;
    color: #fff;
}

.logo_css_mob {
    width: 395.2303466796875px;
    color: #fff;
}

.btn_css_left {
    width: 13px;
    height: 25px;
    border-radius: 10rem 0 0 10rem;
    background-color: #d9d9d9;
}

.btn_css_right_white {
    width: 13px;
    height: 25px;
    border-radius: 10rem 0 0 10rem;
    background-color: #ffffff;
}

.center_head_icon_width {
    width: 25px;
    height: 18px;
}

.btn_css_right {
    border-bottom-right-radius: 10rem;
    border-top-right-radius: 10rem;
    width: 13px;
    height: 25px;
    background-color: #000000;
}

.btn_css_right_blue {
    border-bottom-right-radius: 10rem;
    border-top-right-radius: 10rem;
    width: 13px;
    height: 25px;
    background-color: #34ccff;
}

.icon_width {
    width: 26px;
    height: 30px;
}

.icon_width_linkedin {
    font-size: 30px !important;
}

.hindi_font_css {
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
}

.swach_bharat_css {
    width: 145px;
    height: 59.8125px;
}

.government_logo_logo {
    width: 75px;
    height: 70px;
}

.search_styling {
    min-width: 100%;
    width: 268px;
    height: 40px;
    border: 1px solid #4729a3;
    border-radius: 50px;
}

.navbar-dark .navbar-nav .nav-link {
    font-family: "Noto Sans", sans-serif;
    font-weight: normal;
    /*font-size: 20px;*/
    font-size: 18px;
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link.active {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
}

.dropdown-menu {
    background: transparent;
    /*border: none;*/
}

.dropdown-item {
    background: #005ea2;
    margin: 2px;
    display: flex;
    justify-content: start;
    align-items: center;
    color: #fff;
    padding: 9px 20px;
}

.dropdown-item:hover {
    color: #fff;
    background-color: #005ea2;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
}

.dropdown-submenu.show>.dropdown-menu {
    display: block;
}

.dropdown_bg {
    background: #34ccff;
    color: #000;
}

.dropdown_bg:hover {
    background: #34ccff;
    /*color: #fff;*/
    color: #002244;
}

.head_list_style {
    list-style: none;
}

.head_sub_dropdown {
    top: 0 !important;
    left: auto !important;
    right: 100% !important;
}

.search_box_opacity1 {
    opacity: 0.8;
    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;

}

.search_box_opacity {
    opacity: 0.8;
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
}

.vender_dropdown_scroll {
    height: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.vender_dropdown_scroll::-webkit-scrollbar {
    width: 10px;
}

.vender_dropdown_scroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

.vender_dropdown_scroll::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 5px;
}

.vender_dropdown_scroll::-webkit-scrollbar-thumb:hover {
    background: #fff;
}

/* -------------------------header_close----------------- */
.baner_slider_arrow {
    width: 75px !important;
}

.carousel-item img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.carousel-control-prev {
    opacity: 0.9 !important;
    ;
}

.carousel-control-next {
    opacity: 0.9 !important;
    ;
}

.carousel-control-next-icon {
    background-image: url(../public/aero_right_logo.svg);
    height: 40px;
    background-color: #fff !important;
    border-radius: 50%;
    width: 40px;
}

.carousel-control-prev-icon {
    background-image: url(../public/aero_left_logo.svg);
    height: 40px;
    background-color: #fff !important;
    border-radius: 50%;
    width: 40px;

}

.carousel-controls {
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 10;
}

.carousel-controls button {
    background: none;
    /*border: none;*/
}

.carousel-controls img {
    width: 24px;
    height: 24px;
    filter: invert(1);
}

.carousel .carousel-item {
    transition-duration: 2s;
}

.search-icon-input {
    position: relative;
}

.search-icon-input .form-control {
    padding-left: 2.5rem;
    border-radius: 20px;
}

.search-icon-input .search-icon {
    position: absolute;
    top: 18px;
    left: 0.75rem;
    transform: translateY(-50%);
    color: #6c757d;
    font-size: 20px;
}

.suggestions_css {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1000;
    background-color: #fff;
    border-top: none;
    max-height: 250px;
    overflow-y: auto;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.suggestions_css p {
    padding: 0.5rem 1rem;
    cursor: pointer;
}

.suggestions_css p:hover {
    background-color: #34ccff;
}

.head_suggestions_css {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    background-color: #fff;
    border-top: none;
    max-height: 250px;
    overflow-y: auto;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 200px;
    width: 100%;
}

.head_suggestions_css p {
    padding: 0.5rem 1rem;
    cursor: pointer;
}

.head_suggestions_css p:hover {
    background-color: #34ccff;
}

.btn_css_marquee {
    /*border: none;*/

    background-color: transparent;
    padding: 0;
    color: #fff;
    font-size: 18px;
}

/*---------- second section-------- */

.section_second {
    background: url(../public/product_bg.jpg) center center;
    background-size: cover;
    background-color: #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.section_second>* {
    z-index: 100;
}

.second_sec_heading span {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 24pt;
    color: #ffff;
    text-align: center;
    /* background-color: #005ea296; */
    background-color: #1c669b;
}

.second_sec_text {
    font-family: "Noto Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
    text-align: justify;
    color: #ffff;
    background-color: #125b95c4;
}

.slider-container {
    max-width: 1200px;
    margin: auto;
    position: relative;
}

.card_css img {
    width: 100px;
    height: 100px;
}

.card_css p {
    font-size: 16px;
}

.card_css {
    border-radius: 32px;
    width: 220px !important;
    height: 260px !important;
    border: 2px solid #fff;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #005ea2cc;
    color: #fff;
    margin: 10px;
}

.card_css:hover {
    border-radius: 32px;
    width: 220px !important;
    height: 260px !important;
    border: 2px solid #fff;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #004778;
    color: #fff;
    transition: all 0.5s;
    margin: 10px;
}

#play-pause {
    font-size: 20px;
    color: white;
    /*border: none;*/
    width: 100%;
    background-color: transparent;
    text-align: end;
}

#play-pause1 {
    font-size: 20px;
    color: white;
    /*border: none;*/
    width: 100%;
    background-color: transparent;
    text-align: end;
}

#play-pause-other-links {
    font-size: 20px;
    color: white;
    /*border: none;*/
    width: 100%;
    background-color: transparent;
    text-align: end;
}

#play-pause-button-facilities {
    font-size: 20px;
    color: white;
    /*border: none;*/
    width: 100%;
    background-color: transparent;
    text-align: end;
}

#play-pause-customers {
    font-size: 20px;
    color: white;
    /*border: none;*/
    width: 100%;
    background-color: transparent;
    text-align: end;
}

#play-pause-Aluminium-slider {
    font-size: 20px;
    color: white;
    /*border: none;*/
    width: 100%;
    background-color: transparent;
    text-align: end;
}

#play-pause-electronic-slider {
    font-size: 20px;
    color: #000;
    /*border: none;*/
    width: 100%;
    background-color: transparent;
    text-align: end;
}

#play-pause-cad {
    font-size: 20px;
    color: #000;
    /*border: none;*/
    width: 100%;
    background-color: transparent;
    text-align: end;
}

.pause_css {
    font-size: 20px;
    color: white;
    /*border: none;*/
    width: 100%;
    background-color: transparent;
    text-align: end;
}

.slick-prev::before,
.slick-next::before {
    display: none !important;
}

.slick-prev {
    left: -44px !important;
}

.products_icons {
    font-size: 18px !important;
    margin: 0 10px;
}

/* ---------------third section--------------- */
.section_third {
    background: #daf2f3;
    max-width: 1920px;
    max-height: 1014px;
}

.card_div {
    max-width: 527px;
    height: 425px;
    border-radius: 32px;
    background: #005ea2;
    padding: 30px 20px;
    margin-top: 20px;
}

.sub_heading {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.info_text {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-align: justify;
}

.right_arrow_css {
    width: 21px;
    height: 21px;
    margin-top: 7px;
    margin-right: 10px;
}

.baner_image {
    max-width: 844px;
    height: 871px;
    width: 100%;
    border-radius: 32px;
    object-fit: cover;
    margin-top: 20px;
}

.slider_customers .slick-slide {
    margin: 0 10px !important;
}

/*--------------- forth section-------------------- */

.awards_heading {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 24pt;
    color: #162e6a;
    line-height: 58px;
}

.awards_sub_text {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    /*line-height: 58px;*/
    padding: 18px 0;
    color: #150202;
}

.awards_sub_text_date {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    /*line-height: 58px;*/
    padding: 18px 0;
    color: #162e6a;
}

.awards_baner_div {
    max-width: 885px;
    height: 398px !important;
    border-radius: 32px;
    width: 100%;
}

.awards_text {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    margin-top: 25px;
}

.awards_card_div {
    max-width: 485px;
    height: 405px;
    border-radius: 32px;
    background: #005ea2;
    padding: 20px;
    margin-top: 55px;
}

.carousel-indicators {
    bottom: 25px;
}

/* --------------OUR CLIENTS------------------- */

.client_section {
    background: url(../public/client_bg.png) center center;
    background-size: cover;
    background-color: #ddd;
    position: relative;
    padding: 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.client_section:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #005ea2d4, #005ea2d4);
    background-color: #333;
    opacity: 0.7;
}

.client_section>* {
    z-index: 100;
}

.client_section h2 span {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 24pt;
    line-height: 58px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    background: #185581;
}

.client_card_css {
    width: 251px;
    height: 120px !important;
    border-radius: 16px;
    border: 1px solid #d9d9d9;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: #fff;
    padding: 30px;
    margin: auto !important;
}

.client_card_css:hover {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 10px 35px 0px;
    transform: translateY(-5px);
    border-color: #999;
    transition: 0.5s;
    margin: auto !important;
}

.client_card_css img {
    height: 80px;
}

/* ---------project_profile_section-------------------- */

.project_profile_section {
    background: url(../public/Project-profile-bg.png) center center;
    background-size: cover;
    background-color: #ddd;
    padding: 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.project_profile_section h2 {
    font-family: "Noto Sans", sans-serif;
    text-align: center;
    color: rgb(255, 255, 255);
    /*background-color: rgba(43, 43, 43, 0.8);*/
    background-color: #000;
    font-size: 24pt;
    font-weight: 600;
    line-height: 1.36;

}

.projects_profile_image {
    height: 238px;
    border-radius: 6px;
    border: 2px solid #fff;
    opacity: 1;
    display: block;
    transition: 0.5s ease;
    backface-visibility: hidden;
    width: 100%;
    background: #000;
}

.project_profile {
    position: relative;
    text-align: center;
    margin-top: 20px;
}

.project_profile:hover .projects_profile_image,
.project_profile:focus-within .projects_profile_image {
    opacity: 0.3;
}

.middle {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px;
    border-radius: 6px;
}

.project_profile:hover .middle,
.project_profile:focus-within .middle {
    opacity: 1;
    visibility: visible;
}

.projects_profile_text {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

.project_profile_btn {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    width: 188px;
    padding: 12px 0;
    border-radius: 9px;
    background-color: #fff;
    color: #162e6a;
    /*border: none;*/
    cursor: pointer;
}

.project_profile_btn:hover {
    background-color: #162e6a;
    color: #fff;
    transition: 0.5s;
}

.project_profile_btn:focus-visible {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    width: 188px;
    padding: 12px 0;
    border-radius: 9px;
    background-color: #fff;
    color: #162e6a;
    cursor: pointer;
}

/*---------------- other link-------------------- */
.other_link_section h2 {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 24pt;
    line-height: 37px;
    text-align: center;
    color: #162e6a;
}

a.other_link_card_css {
    margin-top: 20px;
}

.other_link_card_css {
    width: 251px;
    height: 120px !important;
    border-radius: 16px;
    border: 1px solid #162e6a;
    display: flex !important;
    justify-content: center;
    align-items: center;
    color: #0047b3;
}

.other_link_card_css:hover {
    transform: translateY(-5px);
    border: 1px solid #162e6a;
    transition: 0.5s;
}

.slider_other_links .slick-slide {
    margin: 0 10px !important;
}

/*------------------- footer-------------------- */

.footer_bg {
    background: url(../public/footer-bg.jpg) center center / cover no-repeat;
    position: relative;
}

.footer_content {
    background-color: #005ea2d4;
    padding: 40px;
    color: #fff;
    font-family: "Noto Sans", sans-serif;
    margin: 0 auto;
    z-index: 1;
}

.footer_content h3 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff;
}

.footer_text,
.footer_content a,
.footer_content b {
    font-size: 16px;
    color: #fff;
}

.footer_content h5,
.footer_content h6 {
    color: #fff;
}

.footer_content a {
    text-decoration: none;
}

.footer_content a:hover,
.footer_content a:focus {
    color: #fff;
    text-decoration: underline;
}

.copy {
    min-height: 65px;
    background: #005ea2;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    margin-top: 1px;
    color: #fff;
}

#custom-prev-link {
    font-size: 16px;
}

#custom-next-link {
    font-size: 16px;
}

.linkedin_footer {
    font-size: 37px !important;
}

.insta_footer {
    font-size: 34px !important;
    background-color: #fff;
    border-radius: 5px;
    padding: 0 3px;
    color: #005ea2;
}

.social_icons_css {
    width: 32px;
    height: 32px;
}

/* --------------loader ----------------------*/

#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999999;
}

.spinner {
    animation: spin 6s linear infinite;
}

.spinner img {
    width: 70px;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/*----------------bredcrumb css-----------*/
.breadcrumb {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    color: #000000;
}

.breadcrumb a {
    font-family: "Noto Sans", sans-serif;
    text-decoration: none;
    font-size: 16px;
    color: #162e6a;
    font-weight: 600;
}

.breadcrumb a:focus,
.breadcrumb a:hover {
    text-decoration: underline;
}

.breadcrumb .current {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #005ea2;
}

.section-1 a {
    text-decoration: none;
    font-size: 16px;
    color: #150202;
    font-weight: 600;
}

.section-1 .active {
    text-decoration: none;
    font-size: 16px;
    color: #162e6a;
    font-weight: 600;
}

/*----------------bredcrumb css close-----------*/

/* -------------about------------------------ */
/* ----------director-message---------- */

.team_behind_img {
    width: 100%;
    height: 338px;
}

.chairman_img {
    max-width: 687px;
    max-height: 431px;
    width: 100%;
    border-radius: 16px;
    margin: auto;
    display: flex;
}

.chairman_img_directors {
    max-width: 330px;
    max-height: 350px;
    width: 100%;
    border-radius: 16px;
    margin: auto;
    display: flex;
    object-fit: cover;
    text-align: center;
}

.chairman_heading_css {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #162e6a;
    text-align: center;
    margin-top: 10px;
}

.chairman_text_css {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
}

.chairman_paragraph_css {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
}

/*------------- Board of Directors----------------- */

.director_list_heading_css {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 35px;
    line-height: 58px;

    text-align: center;
    color: #162e6a;
}

.director_list_card_css {
    max-height: 350px;
    background: #005ea2;
}

.director_list_card_css img {
    width: 336px;
    max-height: 350px;
    background: #005ea2;
}

.director_list_card_css h3 {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    margin-bottom: 8px;
}

.director_list_card_css p {
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    margin-bottom: 8px;
}

.director_list_btn_css {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
}

/* --------Senior Management--------- */

.tabs_btn_css {
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #150202;
    background: #ebeaea;
}

.table_head {
    background: #005ea2;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 38px;
    height: 38px;
    color: #fff;
}

#scroll {
    width: 58px;
    height: 58px;
    background-color: #000;
    display: inline-block;
    position: fixed;
    right: 15px;
    bottom: 80px;
    border-radius: 4px;
    z-index: 999999;
}

#scroll span {
    position: absolute;
    top: 50%;
    right: 50%;
    height: 0;
    width: 0;
    margin-left: -9px;
    margin-top: -5px;
    border-bottom: 10px solid #fff;
    left: 50%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.scroll_hide {
    display: none;
}

.slick_arrow_css {
    width: 40px;
}

/* ----------facilities------------------ */

.facilities_text {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-decoration: underline;
}

.facilities_bg {
    background: url(../public/FACILITIES_bg.png) center center;
    background-size: cover;
    background-color: #ddd;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
    position: relative;
}

.facilities_bg>* {
    z-index: 100;
}

.accordion_css {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #150202;
}

.faculity_heading {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.facility_slider_image {
    height: 320px;
    border-radius: 16px;
    width: 100%;
}

.facility_sub_text {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.facility_slider_second {
    width: 100% !important;
    height: 320px !important;
    border-radius: 16px;
}

.air_conditioned_div {
    background-color: #daf2f3;
    padding: 20px;
    border-radius: 16px;
    height: 320px;
}

.air_conditioned_div_second {
    background-color: #daf2f3;
    padding: 20px;
    border-radius: 16px;
    height: 320px;
}

.facility_slider_second_img {
    width: 100% !important;
    height: 320px !important;
}

.Electronic_slider .slick-list.draggable {
    border-radius: 16px;
}

.cad_slider .slick-list.draggable {
    border-radius: 16px;
}

.facilities_sub_text {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.Facilities_shop_bg {
    background: url(../public/facilities/facilities_bg1.png) center center;
    background-size: cover;
    background-color: #ddd;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
    position: relative;
}

.Facilities_shop_bg>* {
    z-index: 100;
}

.facilities_custom_header {
    background-color: #eeecfa;
}

/* ----------projects--------------- */
.project_profile_card {
    position: relative;
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
    cursor: pointer;
}

.projects_bg_image {
    height: 200px;
    border-radius: 16px;
    border: 2px solid #fff;
    opacity: 1;
    display: block;
    transition: 0.5s ease;
    width: 100%;
    z-index: 0;
    position: relative;
}

.project_profile_card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 13px;
    height: 92%;
    width: 91%;
    background-color: rgba(0, 123, 255, 0);
    transition: background-color 0.3s ease;
    z-index: 1;
    border-radius: 17px;
}

.project_profile_card:hover::before {
    background-color: #005ea2cc;
}

.middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    z-index: 2;
    width: 80%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 12px;
    border-radius: 10px;
}

.project_profile_card:hover .middle,
.project_profile_card:focus-within .middle {
    opacity: 1;
    visibility: visible;
}

.projects_text {
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

/* ---------------csr------------------- */
.csr_img {
    width: 100% !important;
    height: -webkit-fill-available;
    object-fit: cover;
    border-radius: 16px;
}

.csr_box {
    background: #005ea2;
    height: fit-content;
    color: #fff;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    padding: 40px 20px;
    border-radius: 16px;
}

.csr_sub_heading {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}

.csr_card_div {
    height: 100%;
    border-radius: 16px;
    background: #daf2f3;
    padding: 15px 10px;
}

.csr_card_div p {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}

.csr_card_div li a {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    text-decoration: none;
}

.csr_card_bottom {
    border-radius: 16px;
    background: #daf2f3;
    padding: 15px 10px;
}

.csr_card_bottom p {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}

.csr_card_bottom li {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    text-decoration: none;
}

.csr_card_bottom li a {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    text-decoration: none;
    padding: 6px 0;
    display: block;
}

.csr_card_GSL {
    height: 639px;
}

.csr_card_Awards {
    height: 278px;
}

.csr_card_News {
    height: 331px;
}

.text_color_corp {
    color: #005EA2;
}

.text_color_corp:hover,
.text_color_corp:focus {
    color: #005EA2;
    border-bottom: 1px solid #005EA2;
}

/* -------------cleanliness-drive----------------- */
.drive_card_bg {
    background: #daf2f3;
    border-radius: 16px;
    /*border: none;*/
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    overflow: hidden;
    height: 100%;
}

.card-img-top {
    height: 275px;
    object-fit: cover;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
}

.card-img-top:hover {
    transform: scale(1.05);
}

.card-title-css {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-title-css h2 {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #162e6a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.card-title-css h3 {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #162e6a;
}

.card-text {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #162e6a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.read_more_btn {
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    background: #005ea2;
    padding: 10px;
    color: #fff;
}

.read_more_btn:hover {
    background: #004778;
    color: #fff;
    text-decoration: none;
}

.white-close {
    filter: invert(1);
    opacity: 1;
    font-size: 20px;
}

/* -------gsl-css------ */
.gsl_sub_heading {
    font-size: 20px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
}

.mtli_attachment {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px !important;
}

/* ------------corporate-objective------------ */
.corporate_card_css {
    background: #daf2f3;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    border-radius: 16px;
    padding: 15px;
    display: flex;
    align-items: baseline;
    margin-top: 20px;
}

.quility_img_css {
    height: 180px;
    object-fit: cover;
    margin: 10px;
}

.section-00 ul li {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    text-decoration: none;
}

.section-00 ul li a {
    font-family: "Noto Sans", sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
}

.section-00 ul li a:focus,
.section-00 ul li a:hover {
    text-decoration: underline;
}


/* ------------404 page---------------- */
.section_css {
    text-align: center;
    padding: 50px;
}

.error {
    font-size: 150px;
    color: #00488b;
    text-shadow: 1px 1px 1px #005ea2, 2px 2px 1px #005ea2, 3px 3px 1px #005ea2,
        4px 4px 1px #005ea2, 5px 5px 1px #005ea2, 6px 6px 1px #005ea2,
        7px 7px 1px #005ea2, 8px 8px 1px #005ea2,
        25px 25px 8px rgba(0, 0, 0, 0.2);
}

.page_text {
    margin: 2rem 0;
    font-size: 20px;
    font-weight: 600;
    color: #444;
}

.header_size {
    font-size: 16px;
}

@media (min-width: 992px) {

    li.nav-item.dropdown:hover .dropdown-menu,
    li.nav-item.dropdown:focus-within .dropdown-menu {
        position: absolute;
    }

    .nav-link-padding .dropdown:hover>.dropdown-menu,
    .nav-link-padding .dropdown:focus-within>.dropdown-menu {
        display: block;
        margin-top: 0;
        right: 0;
    }

    .dropdown:hover>.dropdown-menu,
    .dropdown:focus-within>.dropdown-menu {
        display: block;
        margin-top: 0;
    }

    /* Show submenu on hover OR keyboard focus */
    .dropdown-submenu:hover>.dropdown-menu,
    .dropdown-submenu:focus-within>.dropdown-menu {
        display: block;
    }

    /* Prevent dropdown close on hover inside dropdown */
    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
    }

    .vigilance-dropdown {
        position: relative;
    }
}

@media screen and (max-width: 1440px) {

    /*---------- header-css ---------------*/
    .hindi_font_css {
        font-size: 16px;
    }

    .navbar-dark .navbar-nav .nav-link {
        font-size: 16px;
    }

    .navbar-dark .navbar-nav .nav-link.active {
        font-size: 16px;
    }

    .search_styling {
        width: 100%;
    }

    /* -------------------------header_close----------------- */
    /*---------- second section-------- */

    .second_sec_text {
        font-size: 16px;
        background: #125b95c2;
    }

    .card_css p {
        font-size: 16px;
    }

    .card_css {
        width: 203px !important;
        height: 250px !important;
        margin: auto !important;
    }

    .card_css:hover {
        width: 203px !important;
        height: 250px !important;
        margin: auto !important;
    }

    #play-pause {
        font-size: 20px;
    }


    .slick-prev::before,
    .slick-next::before {
        display: none !important;
    }

    /* ---------------third section--------------- */

    .sub_heading {
        font-size: 22px;
    }

    .info_text {
        font-size: 16px;
    }

    /*--------------- forth section-------------------- */

    .awards_sub_text {
        font-size: 16px;
    }

    .awards_sub_text_date {
        font-size: 16px;
    }

    .awards_text {
        font-size: 16px;
    }

    .facilities_headeing {
        font-size: 22px;
    }

    .project_profile_btn {
        font-size: 18px;
    }

    .btn_slider_css {
        font-size: 13px !important;
        font-weight: 500;
        padding: 2px 5px !important;
        /*border: none;*/

        background-color: #000 !important;
        color: #fff !important;
    }

    .btn_slider_css:hover {
        font-size: 13px;
        font-weight: 500;
        padding: 0 3px;
        /*border: none;*/

        background-color: #000;
        color: #fff;
    }

    .slider-controls {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-top: 20px;
        float: right;
    }

    .slider-controls button {
        background: none;
        /*border: none;*/
        cursor: pointer;
        font-size: 20px;
    }

    /*---------------- other link-------------------- */
    /*------------- Board of Directors----------------- */

    .director_list_card_css {
        background: #005ea2;
    }

    .director_list_card_css img {
        width: 50%;
    }

    .director_list_card_css h3 {
        font-size: 16px;
        line-height: 28px;
    }

    .director_list_card_css p {
        font-size: 12px;
    }
}

@media screen and (max-width: 990px) {
    .header_center_text {
        border-right: none;
    }

    .nav-link-padding {
        padding: 0.5rem 1rem;
    }

    .dropdown-item {
        white-space: wrap;
        padding: 9px 5px;
        border-bottom: 1px solid #9c9c9c;
    }

    .dropdown-menu {
        position: static !important;
        float: none;
        width: 100%;
    }

    .dropdown-submenu .dropdown-menu {
        margin-left: 0;
    }

    .dropdown-submenu .dropdown-menu:hover {
        margin-left: 0;
    }

    .awards_sub_text {
        line-height: 20px;
    }

    .awards_sub_text_date {
        line-height: 20px;
    }

    .logo_css {
        display: none;
    }
}




.event_bg_color {
    background-color: #DAF2F3;
    padding: 20px;
    border-radius: 16px;
}

.section-301 .sub-title {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 24px;
    text-align: justify;
    color: #162E6A;
}

.section-301 p {
    font-family: "Noto Sans", sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-align: justify;
    color: #150202;

}

.section-301 .tab-containt {
    background-color: #DAF2F3;
    padding: 20px;
    border-radius: 16px;
}

.section-301 .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    background-color: #005ea2;
    font-weight: 500;
}

.section-301 .nav-pills {
    background-color: #DAF2F3;
}

.section-301 .nav-link {
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    color: #162E6A;
    font-weight: 500;
    font-size: 16px;
}

.section-301 .nav-pills .nav-link {
    border-radius: 0;
}

.section-100 .small-text {
    font-size: 16px;
    font-weight: 500;
    color: #162E6A;
}

@media screen and (max-width: 768px) {
    .director_list_heading_css {
        font-size: 24px;
        line-height: normal;
    }

    .second_sec_heading {
        font-size: 24px;
        text-align: center;
    }

    .awards_heading {
        font-size: 24px;
    }

    .client_section h2 span {
        font-size: 24px;
    }

    .project_profile_section h2 {
        font-size: 24px;
    }

    .other_link_section h2 {
        font-size: 24px;
    }

    footer h4 {
        font-size: 24px !important;
    }

    .logo_css_mob {
        width: 100%;
    }

    .slick-prev {
        left: -10px !important;
        z-index: 1;
    }

    .slick-next {
        right: 10px !important;
    }

    .project_profile_section {
        height: auto;
    }

    .section_third {
        max-height: fit-content !important;
    }

    .project_profile_section {
        height: auto;
    }

    .client_section {
        height: 100%;
    }

    .carousel-item img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .sub_heading {
        font-size: 18px;
    }

    .baner_image {
        max-width: 844px;
        height: auto;
        width: 100%;
        border-radius: 32px;
        object-fit: cover;
        margin-top: 20px;
    }

    .client_section h2 {
        font-size: 24px;
    }

    .project_profile_section h2 {
        font-size: 24px;
    }

    .awards_heading {
        font-size: 24px;
    }

    .header_center_text {
        border-right: none;
    }

    .nav-link-padding {
        padding: 0.5rem 1rem;
    }

    .chairman_heading_css {
        font-size: 20px;
    }

    .chairman_paragraph_css {
        font-size: 16px;
    }

    .section-100 .main-title {
        font-size: 24px !important;
    }

    .section-108 p {
        font-size: 16px !important;
    }

    .section-111 .service-offer-text p {
        font-size: 16px !important;
    }

    .section-116 .sub-title {
        font-size: 20px !important;
    }

    .section-114 p {
        font-size: 16px !important;
    }

    .section-117 .about-text .sub-title {
        font-size: 20px !important;
    }

    .section-117 p {
        font-size: 16px !important;
    }

    .faculity_heading {
        font-size: 20px !important;
    }

    .section-104 .about-text .sub-title {
        font-size: 20px !important;
    }

    .section-103 .about-text .sub-title {
        font-size: 20px !important;
    }

    .section-104 .about-text p {
        font-size: 16px !important;
    }

    .section-103 .about-text p {
        font-size: 16px !important;
    }

    a#scroll {
        width: 44px;
        height: 44px;
    }

    .section-101 img {
        min-height: 228px !important;
    }

    .team_behind_img {
        height: 228px !important;
    }

    .section_css {
        padding: 20px;
    }

    .footer_content {
        padding: 0;
    }

    .director_list_btn_css {
        font-size: 12px;
    }

    .email_css {
        width: 88%;
    }

    #modalImage {
        width: 80%;
    }

    .section-301 .nav-link {
        text-align: start !important;
    }
}

.btn-primary {
    background: #0747a6 !important;
}

/* ---------------css for dark mode and light mode ---------------*/
body.light-mode {
    background-color: #ffffff;
    color: #000000;
}

body.dark-mode {
    background-color: #121212;
    color: #ffffff;
}

body.dark-mode .btn-primary {
    background: #000000 !important;
}

body.dark-mode .header_bg {
    background-color: #121212;
}

body.dark-mode .awards_heading {
    color: #ffffff;
}

body.dark-mode .awards_sub_text {
    color: #fff !important;
}

body.dark-mode .awards_sub_text_date {
    color: #fff !important;
}

body.dark-mode .other_link_section h2 {
    color: #ffffff;
}

body.dark-mode .other_link_card_css {
    background: white;
}

body.dark-mode .copy {
    background: #000000;
}

body.dark-mode .section_third {
    background: #242424;
}

body.dark-mode .section-100 .main-title {
    color: #ffffff;
}

body.dark-mode .section-105 .about-text .sub-title {
    color: #fff;
}

body.dark-mode .section-105 .about-text p {
    color: #ffffff;
}

body.dark-mode .section-1 {
    background: #000000;
    border-bottom: 2px solid #fff;
    color: #ffffff;
}

body.dark-mode .section-1 .active {
    color: #fff;
}

body.dark-mode .section-1 a {
    color: #ffffff;
}

body.dark-mode .section_second:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #000000cc, #000000cc);
    background-color: #333;
    opacity: 0.7;
}

body.dark-mode .card_css {
    background-color: #000;
}

body.dark-mode .card_div {
    background-color: #000;
}

body.dark-mode .awards_card_div {
    background-color: #000;
}

body.dark-mode .client_section:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #000000cc, #000000cc);
    background-color: #333;
    opacity: 0.7;
}

body.dark-mode .footer_content {
    background-color: #010a10cc;
    padding: 40px;
    color: #fff;
    font-family: "Noto Sans", sans-serif;
    margin: 0 auto;
    z-index: 1;
}

body.dark-mode .Facilities_shop_bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #000000cc, #000000cc);
    background-color: #333;
    opacity: 0.7;
}

body.dark-mode .facilities_bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #000000cc, #000000cc);
    background-color: #333;
    opacity: 0.7;
}

body.dark-mode button.slick-next.pull-right.slick-arrow img {
    background: #fff;
    border-radius: 50%;
}

body.dark-mode button.slick-prev.pull-left.slick-arrow img {
    background: #fff;
    border-radius: 50%;
}

body.dark-mode .btn_slider_css {
    font-size: 13px;
    font-weight: 500;
    padding: 0 3px;
    /*border: none;*/

    background-color: #fff;
    color: #000;
}

body.dark-mode .section-104 .about-text {
    background: #242424;
}

body.dark-mode .btn-primary {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

body.dark-mode .dropdown_bg {
    background: #fff;
    color: #000;
}

body.dark-mode .section-119 .about-text {
    background: #000;
}

body.dark-mode .section-119 .about-text p {
    color: #fff;
}

body.dark-mode .director_list_heading_css {
    color: #fff;
}

body.dark-mode .section-121 .about-text {
    background: #000;
}

body.dark-mode .section-121 .about-text .sub-title {
    color: #fff;
}

body.dark-mode .section-121 .about-text p {
    color: #fff;
}

body.dark-mode .breadcrumb {
    color: #fff;
}

body.dark-mode .section-120 .about-text {
    background: #000;
}

body.dark-mode .section-120 .about-text .sub-title {
    color: #fff;
}

body.dark-mode .section-120 .about-text p {
    color: #fff;
}

body.dark-mode .section-108 .sub-title {
    color: #fff;
}

body.dark-mode .section-102 .about-text {
    background: #242424;
}

body.dark-mode .section-103 .about-text {
    background: #242424;
}

body.dark-mode .section-106 .about-text {
    background: #242424;
}

.section-106 .about-text .sub-title {
    color: #fff;
}

.section-106 .about-text i {
    color: #fff;
}

body.dark-mode .section-106 .about-text p {
    color: #fff;
}

body.dark-mode .section-107 .about-text .sub-title {
    color: #fff;
}

body.dark-mode .chairman_heading_css {
    color: #fff;
}

body.dark-mode .table_head {
    background-color: #242424 !important;
}

body.dark-mode .section-109 thead.custom-header {
    background: #242424;
}

body.dark-mode .corporate_card_css {
    background: #242424;
    color: #fff;
}

body.dark-mode .section-104 .list-unstyled li i {
    color: #fff;
}

body.dark-mode .list-unstyled li i {
    color: #fff;
}

body.dark-mode .section-108 p {
    color: #fff;
}

body.dark-mode .accordion-button {
    background: #000;
    color: #fff;
}

body.dark-mode .accordion-body {
    background: #242424;
}

body.dark-mode .section-110 .service-box {
    background: #242424;
    color: #fff;
}

body.dark-mode .section-111 .service-offer-text {
    background: #242424;
    color: #fff;
}

body.dark-mode .section-113 .about-text {
    background: #242424;
}

body.dark-mode .section-114 p {
    color: #fff;
}

body.dark-mode .section-115 .undertake-repairs {
    background: #242424;
}

body.dark-mode .section-116 .table-head {
    background-color: #242424 !important;
}

body.dark-mode .section-116 .sub-title {
    color: #fff;
}

body.dark-mode td {
    color: #fff;
}

body.dark-mode .section-112 .about-text {
    background: #242424;
}

body.dark-mode .section-117 .about-text {
    background: #242424;
}

body.dark-mode .section-117 .about-text .sub-title {
    color: #fff;
}

body.dark-mode .section-117 p {
    color: #fff;
}

body.dark-mode .section-118 thead.custom-header {
    background: #242424;
}

body.dark-mode .csr_box {
    background: #242424;
    color: #fff !important;
}

body.dark-mode .csr_card_div {
    background: #242424;
    color: #fff !important;
}

body.dark-mode .csr_card_bottom {
    background: #242424;
}

body.dark-mode .drive_card_bg {
    background: #242424;
    color: #fff !important;
}

body.dark-mode .card-text {
    color: #fff;
}

body.dark-mode .read_more_btn {
    background: #000;
}

body.dark-mode .card-title-css h5 {
    color: #fff;
}

body.dark-mode .card-title-css h6 {
    color: #fff;
}

body.dark-mode .section-125 .page-title {
    color: #fff;
}

body.dark-mode .section-125 p {
    color: #fff;
}

body.dark-mode .section-200 .main-title {
    color: #fff;
}

body.dark-mode .section-200 p {
    color: #fff;
}

body.dark-mode .section-200 .contact-box {
    background: #242424;
}

body.dark-mode #play-pause-other-links {
    color: white !important;
}

body.dark-mode .dropdown-item {
    background: #242424;
    color: #fff;
}

body.dark-mode .carousel-control-next-icon {
    background-image: url(../public/aero_right_logo.svg);
    height: 50px;
    width: 50px;
}

body.dark-mode .carousel-control-prev-icon {
    background-image: url(../public/aero_left_logo.svg);
    height: 50px;
    width: 50px;
}

body.dark-mode .section-102 .about-text p {
    color: #fff;
}

body.dark-mode .section-103 .about-text p {
    color: #fff;
}

body.dark-mode .section-104 .about-text p {
    color: #fff;
}

body.dark-mode .section-103 .about-text .sub-title {
    color: #fff;
}

body.dark-mode .section-104 .about-text .sub-title {
    color: #fff;
}

body.dark-mode .section-104 .about-text p i {
    color: #fff;
}

body.dark-mode .section-103 .about-text i {
    color: #fff;
}

body.dark-mode .air_conditioned_div {
    background: #242424;
}

body.dark-mode .sub-title {
    color: #fff !important;
}

body.dark-mode .air_conditioned_div_second {
    background: #242424;
}

body.dark-mode .facilities_custom_header {
    background: #242424;
    color: #fff;
}

body.dark-mode .table>tbody {
    background-color: #242424 !important;
}

body.dark-mode .pdf-text {
    background: #242424 !important;
    color: #fff;
}

body.dark-mode .pdf-text a {
    color: #fff;
}

body.dark-mode .director_list_card_css {
    background: #242424 !important;
}

body.dark-mode .page_text {
    color: #fff;
}

body.dark-mode .section_css {
    background: #242424;
}

body.dark-mode .section-00 ul li a {
    color: #fff;
}

body.dark-mode #play-pause-electronic-slider {
    color: #fff !important;
}

body.dark-mode #play-pause-cad {
    color: #fff !important;
}

body.dark-mode .section-122 p {
    color: #fff;
}

body.dark-mode .section-108 a {
    color: #fff;
}

body.dark-mode .section-108 .pdf-icon {
    background: #000 !important;
}

body.dark-mode .section-108 .download-icon {
    background: #000 !important;
}

body.dark-mode .insta_footer {
    color: #011c30;
}

body.dark-mode .suggestions_css {
    background: #242424 !important;
}

body.dark-mode .head_suggestions_css {
    background: #242424 !important;
}

body.dark-mode .suggestions_css p:hover {
    background-color: #000;
}

body.dark-mode .head_suggestions_css p:hover {
    background-color: #000;
}

body.dark-mode .second_sec_heading span {
    background-color: #0a2131d1;
}

body.dark-mode .second_sec_text {
    background-color: #0a2131d1;
}

body.dark-mode .client_section h2 span {
    background-color: #0a2131d1;
}

body.dark-mode .table> :not(caption)>*>* {
    background: #242424;
    color: #fff;
}

body.dark-mode .section-105 .about-text p {
    color: #ffffff;
}

body.dark-mode .section-1 {
    background: #000000;
    border-bottom: 2px solid #fff;
    color: #ffffff;
}

body.dark-mode .section-1 .active {
    color: #fff;
}

body.dark-mode .section-1 a {
    color: #ffffff;
}

body.dark-mode .section_second:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #000000cc, #000000cc);
    background-color: #333;
    opacity: 0.7;
}

body.dark-mode .card_css {
    background-color: #000;
}

body.dark-mode .card_div {
    background-color: #000;
}

body.dark-mode .awards_card_div {
    background-color: #000;
}

body.dark-mode .client_section:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #000000cc, #000000cc);
    background-color: #333;
    opacity: 0.7;
}

body.dark-mode .footer_content {
    background-color: #010a10cc;
    padding: 40px;
    color: #fff;
    font-family: "Noto Sans", sans-serif;
    margin: 0 auto;
    z-index: 1;
}

body.dark-mode .Facilities_shop_bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #000000cc, #000000cc);
    background-color: #333;
    opacity: 0.7;
}

body.dark-mode .facilities_bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #000000cc, #000000cc);
    background-color: #333;
    opacity: 0.7;
}

body.dark-mode button.slick-next.pull-right.slick-arrow img {
    background: #fff;
    border-radius: 50%;
}

body.dark-mode button.slick-prev.pull-left.slick-arrow img {
    background: #fff;
    border-radius: 50%;
}

body.dark-mode .btn_slider_css {
    font-size: 13px;
    font-weight: 500;
    padding: 0 3px;
    /*border: none;*/

    background-color: #fff;
    color: #000;
}

body.dark-mode .section-104 .about-text {
    background: #242424;
}

body.dark-mode .btn-primary {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

body.dark-mode .dropdown_bg {
    background: #fff;
    color: #000;
}

body.dark-mode .section-119 .about-text {
    background: #000;
}

body.dark-mode .section-119 .about-text p {
    color: #fff;
}

body.dark-mode .director_list_heading_css {
    color: #fff;
}

body.dark-mode .section-121 .about-text {
    background: #000;
}

body.dark-mode .section-121 .about-text .sub-title {
    color: #fff;
}

body.dark-mode .section-121 .about-text p {
    color: #fff;
}

body.dark-mode .breadcrumb {
    color: #fff;
}

body.dark-mode .section-120 .about-text {
    background: #000;
}

body.dark-mode .section-120 .about-text .sub-title {
    color: #fff;
}

body.dark-mode .section-120 .about-text p {
    color: #fff;
}

body.dark-mode .section-108 .sub-title {
    color: #fff;
}

body.dark-mode .section-102 .about-text {
    background: #242424;
}

body.dark-mode .section-103 .about-text {
    background: #242424;
}

body.dark-mode .section-106 .about-text {
    background: #242424;
}

.section-106 .about-text .sub-title {
    color: #fff;
}

.section-106 .about-text i {
    color: #fff;
}

body.dark-mode .section-106 .about-text p {
    color: #fff;
}

body.dark-mode .section-107 .about-text .sub-title {
    color: #fff;
}

body.dark-mode .chairman_heading_css {
    color: #fff;
}

body.dark-mode .table_head {
    background-color: #242424 !important;
}

body.dark-mode .section-109 thead.custom-header {
    background: #242424;
}

body.dark-mode .corporate_card_css {
    background: #242424;
    color: #fff;
}

body.dark-mode .section-108 p {
    color: #fff;
}

body.dark-mode .accordion-button {
    background: #000;
    color: #fff;
}

body.dark-mode .accordion-body {
    background: #242424;
}

body.dark-mode .section-110 .service-box {
    background: #242424;
    color: #fff;
}

body.dark-mode .section-111 .service-offer-text {
    background: #242424;
    color: #fff;
}

body.dark-mode .section-113 .about-text {
    background: #242424;
}

body.dark-mode .section-114 p {
    color: #fff;
}

body.dark-mode .section-115 .undertake-repairs {
    background: #242424;
}

body.dark-mode .section-116 .table-head {
    background-color: #242424 !important;
}

body.dark-mode .section-116 .sub-title {
    color: #fff;
}

body.dark-mode td {
    color: #fff;
}

body.dark-mode .section-112 .about-text {
    background: #242424;
}

body.dark-mode .section-117 .about-text {
    background: #242424;
}

body.dark-mode .section-117 .about-text .sub-title {
    color: #fff;
}

body.dark-mode .section-117 p {
    color: #fff;
}

body.dark-mode .section-118 thead.custom-header {
    background: #242424;
}

body.dark-mode .csr_box {
    background: #242424;
    color: #fff !important;
}

body.dark-mode .csr_card_div {
    background: #242424;
    color: #fff !important;
}

body.dark-mode .csr_card_bottom {
    background: #242424;
}

body.dark-mode .drive_card_bg {
    background: #242424;
    color: #fff !important;
}

body.dark-mode .card-text {
    color: #fff;
}

body.dark-mode .read_more_btn {
    background: #000;
}

body.dark-mode .card-title-css h5 {
    color: #fff;
}

body.dark-mode .card-title-css h6 {
    color: #fff;
}

body.dark-mode .section-125 .page-title {
    color: #fff;
}

body.dark-mode .section-125 p {
    color: #fff;
}

body.dark-mode .section-200 .main-title {
    color: #fff;
}

body.dark-mode .section-200 p {
    color: #fff;
}

body.dark-mode .section-200 .contact-box {
    background: #242424;
}

body.dark-mode #play-pause-other-links {
    color: white !important;
}

body.dark-mode .dropdown-item {
    background: #242424;
    color: #fff;
}

body.dark-mode .carousel-control-next-icon {
    background-image: url(../public/aero_right_logo.svg);
    height: 50px;
    width: 50px;
}

body.dark-mode .carousel-control-prev-icon {
    background-image: url(../public/aero_left_logo.svg);
    height: 50px;
    width: 50px;
}

body.dark-mode .section-102 .about-text p {
    color: #fff;
}

body.dark-mode .section-103 .about-text p {
    color: #fff;
}

body.dark-mode .section-104 .about-text p {
    color: #fff;
}

body.dark-mode .section-103 .about-text .sub-title {
    color: #fff;
}

body.dark-mode .section-104 .about-text .sub-title {
    color: #fff;
}

body.dark-mode .section-104 .about-text p i {
    color: #fff;
}

body.dark-mode .section-103 .about-text i {
    color: #fff;
}

body.dark-mode .air_conditioned_div {
    background: #242424;
}

body.dark-mode .sub-title {
    color: #fff !important;
}

body.dark-mode .air_conditioned_div_second {
    background: #242424;
}

body.dark-mode .facilities_custom_header {
    background: #242424;
    color: #fff;
}

body.dark-mode .table>tbody {
    background-color: #242424 !important;
}

body.dark-mode .pdf-text {
    background: #242424 !important;
    color: #fff;
}

body.dark-mode .pdf-text a {
    color: #fff;
}

body.dark-mode .director_list_card_css {
    background: #242424 !important;
}

body.dark-mode .page_text {
    color: #fff;
}

body.dark-mode .section_css {
    background: #242424;
}

body.dark-mode .section-00 ul li a {
    color: #fff;
}

body.dark-mode #play-pause-electronic-slider {
    color: #fff !important;
}

body.dark-mode #play-pause-cad {
    color: #fff !important;
}

body.dark-mode .section-122 p {
    color: #fff;
}

body.dark-mode .section-108 a {
    color: #fff;
}

body.dark-mode .section-108 .pdf-icon {
    background: #000 !important;
}

body.dark-mode .section-108 .download-icon {
    background: #000 !important;
}

body.dark-mode .insta_footer {
    color: #011c30;
}

body.dark-mode .suggestions_css {
    background: #242424 !important;
}

body.dark-mode .head_suggestions_css {
    background: #242424 !important;
}

body.dark-mode .suggestions_css p:hover {
    background-color: #000;
}

body.dark-mode .head_suggestions_css p:hover {
    background-color: #000;
}

body.dark-mode .second_sec_heading {
    background-color: #0a2131d1;
}

body.dark-mode .second_sec_text {
    background-color: #0a2131d1;
}

body.dark-mode .client_section h2 span {
    background-color: #0a2131d1;
}

body.dark-mode .table>:not(caption)>*>* {
    background: #242424;
    color: #fff;
}

body.dark-mode .error {
    font-size: 150px;
    color: #fff;
    text-shadow: 1px 1px 1px #005ea2, 2px 2px 1px #005ea2, 3px 3px 1px #005ea2,
        4px 4px 1px #005ea2, 5px 5px 1px #005ea2, 6px 6px 1px #005ea2,
        7px 7px 1px #005ea2, 8px 8px 1px #005ea2,
        25px 25px 8px rgba(0, 0, 0, 0.2);
}


body.dark-mode .vigilance-roles li {

    color: #fff;
}
body.dark-mode .about-text p strong {

    color: #fff;
}


body.dark-mode .card_div_profile {
    color: #fff;
      background: #242424;
}
body.dark-mode #custom-prev-electronic  {
    color: #fff;
}
body.dark-mode #custom-next-electronic {
    color: #fff;
}
body.dark-mode #custom-next-cad {
    color: #fff;
}
body.dark-mode #custom-prev-cad {
    color: #fff;
}
.card_div_profile {
overflow: hidden;
}

/*************************************Rohit Kashyap***************************************/

.spinner img {
    width: 70px;
}

#g-recaptcha-response-100000 {
    width: 250px;
    height: 40px;
    border: 1px solid rgb(193, 193, 193);
    margin: 10px 25px;
    padding: 0px;
    resize: none;
    display: none;
}

@media print {
    .slider-controls {
        display: flex !important;
        justify-content: flex-end !important;
        align-items: center !important;
        margin-top: 0px !important;
        float: right !important;
    }

    .slick-track {
        display: flex !important;
    }

    .row>* {
        width: auto !important;
    }

    .row {
        width: 100% !important;
        flex-wrap: wrap !important;
    }

    .col-lg-5 {
        width: 50% !important;
    }

    .col-lg-7 {
        width: 50% !important;
    }

    .baner_image {
        max-width: 100% !important;
        height: 100% !important;
        width: 100% !important;
    }

    .container {
        max-width: 90% !important;
        margin: auto !important;
    }

    .project_profile {
        max-width: 280px;
        margin: auto;
    }

    .scroll_hide {
        display: none !important;
    }

    .client_section .slider-container {
        max-width: 900px !important;
    }

    .awards_card_div {
        margin-top: 121px;
    }
}

#feedbackForm .text-red-500 {
    font-size: 14px;
    color: #ff0000;
    text-shadow: none;
}

.email {
    background-image: url(../public/email.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 5px;
}

.marquee-wrapper {
    height: 300px;
    overflow: hidden;
    position: relative;
}

.marquee-wrapper-css {
    height: 300px;
    overflow: hidden;
    position: relative;
}

.marquee-content-css {
    display: inline-block;
    animation: scroll-up var(--scroll-duration, 30s) linear infinite;
    list-style: none;
    padding-left: 0rem;
}

@keyframes scroll-up {
    0% {
        transform: translateY(20%);
    }

    100% {
        transform: translateY(-100%);
    }
}




body.dark-mode .section-301 .tab-containt {
    background-color: #000;
    color: #fff;
}

body.dark-mode .section-301 p {
    color: #fff;
}

body.dark-mode .section-301 .nav-pills {
    background-color: #000;

}

body.dark-mode .section-301 .nav-link {
    color: #808080;
}

body.dark-mode .section-301 .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #2c2c2c;
}

body.dark-mode .event_bg_color {
    background-color: #000;
    padding: 20px;
    border-radius: 16px;
}

.swach-button {
    /*border: none;*/
    cursor: pointer;
}

.nav_item_css {
    background-color: #DAF2F3;
    margin: 10px;
    border-radius: 20px;
    font-size: 16px;
}

.nav_pills_css .nav_item_css .nav-link {
    display: block !important;
    padding: .5rem 1rem;
    text-decoration: none;
    color: #162E6A !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    border-radius: 20px !important;
    border-bottom: 6px solid #34ccff;
}

.section-301 .nav_pills_css .nav-link.active,
.nav_pills_css .show>.nav-link {
    color: #fff !important;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px !important;
    background-color: #005ea2 !important;
    font-weight: 500 !important;
    border-radius: 20px !important;
    border-bottom: 6px solid #000;
}

.modal-button-vigilance {
    width: 34px;
    color: black !important;
}

table.dataTable thead>tr>th.sorting:after,
table.dataTable thead>tr>th.sorting_asc:after {
    opacity: 1 !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    border: 1px solid #000 !important;
}

div.dataTables_wrapper div.dataTables_length select {
    border: 1px solid #000 !important;
}


.marquee-content-css li a {
    text-decoration: none;
}

.marquee-content-css li a:focus,
.marquee-content-css li a:hover {
    text-decoration: underline;
    text-decoration-color: #fff;

}