:root {
    --primary-red: #d45a59;
    --text-dark: #7c8184;
    --text-muted-custom: #6c757d;
    --border-color: #dee2e6;
    --menu-color: #262626;
}
body {
    font-family: "Mada", sans-serif;
    color: var(--text-dark);
    background-color: #ffffff;
    -webkit-text-size-adjust: unset;
    font-size: 21px;
}
main{
    min-height: calc(100vh - 77px);
}
.container {
    max-width: 2500px !important;
}
.container-fluid {
    padding-left: calc(8vw - 40px);
    padding-right: calc(8vw - 40px);
}

/* --- Global & Helper Styles --- */
b,strong {
    font-weight: 600;
}
.section-padding {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.section-divider {
    border: 0;
    height: 2px;
    background-color: var(--primary-red);
    opacity: 1;
}
.section-heading-sm {
    font-size: 20px;
    font-weight: 400;
    color: var(--primary-red);
    margin-bottom: 1rem;
    position: relative;
    line-height: 1.5;
    text-transform: uppercase;
}
h3,
h4 {
    color: #262626;
}
h4 {
    font-size: 38px;
    line-height: 1.1;
}
h5 {
    font-size: 30px;
    line-height: 1.1;
    color: #262626;
}
p {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.3;
}
.small,
small {
    font-size: 1rem;
}
/*.section-heading::before {
    content: ''; position: absolute; top: -1rem; left: 0;
    width: 50px; height: 2px; background-color: var(--primary-red);
}*/
.read-more-link {
    background: none;
    border: none;
    border-bottom: 2px solid var(--text-dark);
    border-radius: 0px;
    color: var(--text-dark);
    display: block;
    position: relative;
    text-decoration: none;
    width: 150px;
    padding-bottom: 5px;
    margin-right: 1rem;
    font-size: 16px;
    font-weight: 400;
    transition: color 0.3s ease, border-color 0.3s ease;
}

/* 
.read-more-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 2px;
    background-color: var(--text-dark);
} */

/* --- Component Styles --- */
.top-nav {
    padding: 1.5rem 0;
}
.nav-icon {
    font-size: 38px;
    color: #000;
}
.nav-icon:hover {
    color: var(--primary-red);
}
.nav-search-icon {
    font-size: 22px;
}

/* 1. Hero Section Alignment */
.hero-section {
    height: calc(100vh - 180px);
    min-height: 590px;
    padding-bottom: 81px;
}
/*.hero-logos img { max-height: 45px; }*/
.scroll-down-icon {
    position: absolute;
    bottom: 30px;
    font-size: 2rem;
    color: var(--text-muted-custom);
}
.cupdf-logo {
    width: 420px;
    position: relative;
}
.img-line {
    width: 2px;
    height: 80px;
    background-color: #858686;
    display: block;
}
.cept-logo {
    width: 200px;
}

/* 4. Our Approach Section */
.custom-blockquote {
    font-size: 60px;
    font-weight: 400;
    color: var(--primary-red);
    line-height: 1.1;
}

/* 5. Featured Works Vertical Line */
.featured-work-item {
    border-color: var(--border-color) !important;
    padding-right: 24px;
}
.featured-work-item  h3 a{
    text-decoration: none;
    color: #262626;
}
.featured-heading {
    min-height: 123px;
}
/* 6. Newsletter Section */
.newsletter-item {
    padding: 50px 0;
    border-bottom: 1px solid var(--border-color);
}
.newsletter-item-meta {
    font-size: 1.2rem;
    color: #7c8184;
}
.newsletter-item h4{
    font-weight: 400;
}
/* 7. Multi-item Carousel */
.training-carousel .carousel-inner {
    padding: 1em;
}
.training-carousel .card {
    border: 0;
}
@media (min-width: 768px) {
    .training-carousel .carousel-item {
        margin-right: 0;
        flex: 0 0 50%;
        display: block;
    }
}
.training-carousel .carousel-inner {
    display: flex;
}
.training-carousel .carousel-indicators {
    position: static; /* Move indicators below */
    margin-top: 1rem;
}
.training-carousel .carousel-indicators [data-bs-target] {
    background-color: var(--primary-red);
}

.section-heading-lg {
    font-size: 58px;
    font-weight: 400;
    line-height: 1.1;
    color: #262626;
    margin-bottom: 24px;
}
.section-para {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.3;
}
.about-main {
    margin-top: 32px;
}
.approch-main {
    margin-top: 40px;
}
.card-title {
    font-size: 56px;
    font-weight: 400;
    color: #262626;
    margin-bottom: 16px;
    line-height: 1.1;
}
.card-text {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.3;
}
.newsletter-img {
    width: 100%;
    /* padding-left: 15px; */
}
.infra-fixed-slider-con {
    position: relative;
    overflow: hidden;
}
.infra-fixed-slider-box {
    position: relative;
}
.infra-fixed-slider-con:before {
    content: "";
    width: 35%;
    height: 100%;
    background: #ffffff;
    z-index: 3;
    left: 0;
    top: 0;
    position: absolute;
    display: none !important;
}
.event-bg {
    position: relative;
    z-index: 5;
}
.infra-fixed-slider-box .slick-dotted.slick-slider {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
/*.infra-fixed-slider-box .slick-list {
    overflow: visible;
}*/
.infra-fixed-slide-col {
    position: relative;
    padding-top: 8px;
    padding-bottom: 8px;
}
.infra-fixed-slide-col img {
    height: 350px;
    width: auto;
}
.slick-dots li button {
    width: 30px;
    height: 5px;
    border-radius: 0;
    background: #ebebeb;
    opacity: 1;
}
.slick-dots li.slick-active button {
    background: var(--primary-red);
}
.slick-dots {
    bottom: -5px;
    text-align: left;
}
footer {
    background-color: #ebebeb;
}
.newsletter-item:first-child {
    border-top: 1px solid var(--border-color);
    padding-top: 25px;
}
.inner-menu {
    width: 100%;
}
.about-main-head .sub-nav .nav-link {
    width: 100%;
    padding: 20px 15px 5px 15px;
    margin-right: 1rem;
    font-size: 20px;
    font-weight: 400;
    color: #4c4c4c;
    border-radius: 0;
    border-bottom: 2px solid var(--text-dark);
    display: inline-block;
    text-decoration: none;
    margin: 0;
}
.about-main-head .sub-nav .nav-link:after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background: #000;
    transition: width 0.3s;
}
.about-main-head .sub-nav .nav-link:hover:after {
    width: 100%;
}
.about-main-head .sub-nav .nav-link.active {
    background-color: var(--primary-red);
    color: #fff;
    border-radius: 0px;
    border-bottom: 2px solid var(--primary-red);
}
.about-main-head .sub-nav .nav-link:not(.active):hover {
    border-color: var(--primary-red);
}
/* .fab {
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    width: 50px;
    height: 50px;
    background-color: #d45959;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    text-decoration: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 9;
} */

.fab {
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    width: 40px;
    height: 40px;
    background-color: #ffffff70;
    color: #d45959;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    text-decoration: none;
    border: 1px solid #ddd;
    z-index: 9;

    /* 👇 for smooth show/hide */
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.fab:hover {
    /* background-color: #212529; */
    color: #fff;
    background-color: var(--text-dark);
}

/* 👇 class added when scrolling */
.fab.show {
    opacity: 1;
    visibility: visible;
}

.profile-card .profile-img {
    margin-bottom: 1.5rem;
    filter: grayscale(100%);
}
.profile-card h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0.25rem;
    line-height: 1.5;
    color: #434345;
}
.morphology-card {
    transition: transform 0.2s ease-in-out;
}
.morphology-card:hover {
    /* transform: translateY(-5px); */
}
.morphology-card > a{
    width: 100%;
    display: inline-block;
    overflow: hidden;
}
.morphology-card img{
    transition: transform .5s;
}
.morphology-card:hover img{
    transform: scale(1.02);

}
.morphology-card h4 {
    font-size: 26px;
    font-weight: 500;
    margin-top: 1.2rem;
    margin-bottom: 0.25rem;
}
.morphology-card p {
    font-size: 16px;
}
.morphology-card h4 a {
    color: #434345;
    text-decoration: none;
}
.morphology-card img {
    width: 100%;
}
.bg-light {
    background-color: #e6e7e9 !important;
}
.form-select-lg {
    font-size: 20px;
    padding-top: 18px;
    padding-bottom: 14px;
    padding-left: 20px;
    background-color: #f7f5f5 !important;
}
.text-muted {
    color: #7c8184 !important;
}
.stats-block p {
    margin-bottom: 0.25rem;
    font-weight: 600;
}
.stats-block small {
    color: var(--text-muted-custom);
}
.progress-label {
    font-size: 0.8rem;
    font-weight: 500;
}
.thumbnail-switcher img {
    cursor: pointer;
    transition: opacity 0.2s ease-in-out;
}
.download-modal .modal-content {
    border-radius: 0;
}
.download-modal .modal-body {
    padding: 2rem;
    padding-bottom: 50px;
}
.file-types-list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
}
.file-types-list li {
    color: var(--text-muted-custom);
}
.file-types-list i {
    color: var(--primary-red);
}
.gray-color {
    color: #434345;
}
.section-heading-md {
    color: #434345;
    font-size: 40px;
    font-weight: 300;
}
.resource-tagline {
    color: #434345;
    font-size: 24px;
    font-weight: 300;
}
.btn-pdf-download {
    background-color: transparent;
    color: #000;
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0px;
    padding: 0px;
    font-size: 24px;
}
.btn-pdf-download:hover {
    background-color: transparent;
    color: #000;
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0px;
    padding: 0px;
}
.btn-pdf-download:focus,
.btn-pdf-download:active,
.btn-pdf-download:first-child:active {
    background-color: transparent;
    outline: none;
    box-shadow: none;
    color: #000;
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0px;
    padding: 0px;
}
.section-heading-xl {
    font-size: 40px;
    font-weight: 600;
    color: #000;
}
.resource-tagline-sm {
    color: #000;
}
.download-modal .form-control-lg {
    border: 1px solid #c5c9d1;
    border-radius: 6px;
    font-size: 20px;
    font-weight: 500;
    padding: 15px 20px;
}
.download-modal .form-check-input[type="checkbox"] {
    width: 20px;
    height: 20px;
}
.download-modal .form-check-input:checked {
    background-color: #d45a5950;
    border-color: #d45a59;
}
.download-modal .modal-body {
    width: 90%;
    margin: 0 auto;
}
.modal-xl {
    --bs-modal-width: 1000px;
}
.bg-color {
    background-color: #f5f5f5;
    padding: 40px;
}
.form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.form-group label {
    position: relative;
    cursor: pointer;
}
.form-check .form-check-label:before {
    content: "";
    -webkit-appearance: none;
    background-color: #d45a5920;
    border: 2px solid #d45a5910;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 5px;
    position: absolute;
    left: -30px;
    top: -1px;
}
.form-group input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: -20px;
    width: 6px;
    height: 12px;
    border: solid var(--primary-red);
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
label.form-check-label {
    font-size: 20px;
    line-height: 1.2;
    color: #262626;
}
.btn-modal-pdf-download {
    background-color: #eceaea;
    border-radius: 50px;
    padding: 15px 40px;
    color: #000;
    border: none;
    font-size: 20px;
    font-weight: 600;
}
.btn-modal-pdf-download i {
    font-size: 24px;
    font-weight: 600;
}
.multi-download .form-group label {
    font-size: 20px;
    line-height: 1.2;
    padding-left: 36px;
    position: relative;
}
.multi-download .form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: #eceaea;
    border: 2px solid #d45a5910;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 50%;
    color: #262626;
    left: 0;
    top: 0;
}
.multi-download .form-group input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 12px;
    height: 12px;
    background-color: var(--primary-red);
    border-radius: 50%;
}
.btn-close {
    /* background-image: url(../images/close-btn.svg); */
    opacity: 1;
}
.btn-close:focus {
    outline: none;
    box-shadow: none;
}
.btn-close:hover {
    opacity: 1;
}
.zoomable {
    cursor: pointer;
    transition: transform 0.6s ease; /* Smooth zoom */
}

@keyframes clickZoom {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.95);
    } /* Shrink inside */
    100% {
        transform: scale(1);
    } /* Back to normal */
}

.animate-zoom {
    animation: clickZoom 0.2s ease; /* Duration */
}
.img-border {
    border: 1px solid #ccc;
}
.thumbnail-list .g-5 {
    --bs-gutter-y: 4rem;
    --bs-gutter-x: 5rem;
}
.city-stats {
    list-style: none;
    padding: 0;
}
.download-title {
    border-bottom: 2px solid var(--text-dark);
    padding-bottom: 0.5rem;
    display: inline-block;
}
.custom-radio-group .form-check-input {
    display: none;
}
.custom-radio-group .form-check-label {
    cursor: pointer;
    color: #414143;
    font-size: 1.3rem;
}
.custom-radio-group .form-check-label::before {
    content: "";
    display: inline-block;
    width: 1.25em;
    height: 1.25em;
    margin-right: 0.5em;
    border-radius: 50%;
    background-color: #e9ecef;
    vertical-align: middle;
}
.form-select:focus {
    outline: inherit;
    box-shadow: inherit;
}
/*.custom-radio-group .form-check-input:checked + .form-check-label {
    color: var(--text-dark);
}*/
/*.custom-radio-group .form-check-input:checked + .form-check-label::before {
    background-color: var(--primary-red);
    border: 3px solid #fff;
    box-shadow: 0 0 0 1px var(--primary-red);
}*/
.gj-map {
    width: 230px;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    line-height: 1.5;
    display: inline-block;
    color: #414143;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 24px;
    height: 24px;
    border: 2px solid #d45a5910;
    border-radius: 100%;
    background: #eceaea;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: "";
    width: 10px;
    height: 10px;
    background: var(--primary-red);
    position: absolute;
    top: 10px;
    left: 7px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.page-header-label {
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 500;
    color: var(--primary-red);
    letter-spacing: 1px;
    margin-bottom: 1rem;
    position: relative;
}
.event-card-link {
    text-decoration: none;
    color: inherit;
    display: block;
    transition: transform 0.2s ease-in-out;
}
.event-card-link:hover {
    /*    transform: translateY(-5px);*/
    color: inherit;
}

.event-card .card-img-placeholder {
    height: 320px;
    background-color: #e9ecef;
    border-radius: 0;
}
.event-card .card-body {
    padding: 1.5rem 1.5rem 1.5rem 0;
}
.event-card-label {
    /* color: var(--primary-red); */
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    color: var(--text-dark);
}
.event-card h5 {
    font-weight: 500;
    margin-bottom: 1rem;
}
.event-card-meta {
    color: #7c8184;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}
.event-card-meta i {
    font-size: 1.1rem;
    color: #000;
}
.partner-logos img {
    max-height: 45px;
    margin: 1rem;
}
.hero-image-container {
    position: relative;
}
.hero-image-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2rem;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    color: #fff;
    border-radius: 0 0 0.375rem 0.375rem;
}
.hero-image-overlay .subtitle {
    text-transform: uppercase;
    font-weight: 500;
}
.event-details-card {
    padding: 1.5rem;
    border: 1px solid var(--border-color);
    border-radius: 0.375rem;
}
.sidebar-sticky {
    position: sticky;
    top: 100px;
}
.horizontal-scroll-container {
    overflow-x: auto;
    padding-bottom: 1rem;
}
.gallery-card {
    position: relative;
    color: #fff;
    display: block;
    text-decoration: none;
}
.gallery-card-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1.5rem;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
}
.gallery-card-overlay h5 {
    font-weight: bold;
}
.gallery-card-overlay p {
    margin-bottom: 0.25rem;
}
.gallery-card-overlay strong {
    color: var(--primary-red);
}
.horizontal-scroll-container::-webkit-scrollbar {
    height: 5px;
}
.horizontal-scroll-container::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 0px;
}
.horizontal-scroll-container::-webkit-scrollbar-thumb {
    background: var(--primary-red);
    border-radius: 0px;
}
.horizontal-scroll-container::-webkit-scrollbar-thumb:hover {
    background: #b34a41;
}
.btn-list-big .btn {
    font-size: 22px;
    line-height: 1.2;
    border-radius: 0;
    padding: 15px 25px;
    width: 100%;
    font-weight: 600;
    max-width: 280px;
    margin: 20px auto;
}
.reg-btn {
    background-color: var(--primary-red);
    border-color: var(--primary-red);
}
.reg-btn:hover{
    background-color: #ffffff;
    border-color: var(--primary-red);
    color: var(--primary-red);
}
.sched-btn {
    background-color: #e6e7e9;
    border-color: #e6e7e9;
}
.highlight-text {
    font-size: 40px;
    font-weight: 400;
    color: var(--primary-red);
    line-height: 1.2;
    letter-spacing: -0.5px;
}

/* --- CUSTOM ACCORDION STYLES --- */
.custom-accordion .accordion-item {
    border: 0;
    border-top: 1px solid #aaaaad;
}
.custom-accordion .accordion-item:last-of-type {
    border-bottom: none;
}
.custom-accordion .accordion-header {
    font-size: 16px;
    font-weight: 600;
}
.custom-accordion .accordion-button {
    padding: 1.5rem 0;
    color: #262626;
    font-weight: 600;
    background-color: transparent;
    box-shadow: none;
    font-size: 26px;
}
.custom-accordion .accordion-button:not(.collapsed) {
    color: #262626;
}
.custom-accordion .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.custom-accordion .accordion-body {
    padding: 1rem 0 2rem 0;
}

/* --- PROFILE CARD STYLES (For inside accordion) --- */
.profile-card .profile-img {
    margin-bottom: 1rem;
    filter: grayscale(100%);
}
.profile-card h5 {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 0.1rem;
}
.accordion-item:first-of-type {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.accordion-item:last-of-type {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.map-container {
    position: relative;
    overflow: hidden;
    background-color: #f8f9fa;
    border-radius: 0;
}
.map-container .pannable-map {
    cursor: grab;
}
.map-container .pannable-map:active {
    cursor: grabbing;
}
.zoom-controls {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 10;
    display: flex;
    flex-direction: column;
}
.zoom-controls button {
    background-color: #fff;
    border: 1px solid var(--border-color);
    color: var(--text-dark);
    width: 30px;
    height: 30px;
    font-size: 1.5rem;
    line-height: 1.3;
    padding: 0;
    text-align: center;
}
.about-main-head .sub-nav .nav-link:after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.about-main-head .sub-nav .nav-link {
    background: none;
    border: none;
    border-bottom: 2px solid #262626;
    border-radius: 0px;
    color: #4c4c4c;
    display: block;
    position: relative;
}
.about-main-head .sub-nav .nav-link:hover {
    color: #4c4c4c;
}
.about-main-head .sub-nav .nav-link.active:hover {
    color: #fff;
}
.about-main-head .sub-nav .nav-link:before,
.about-main-head .sub-nav .nav-link:after {
    background: var(--primary-red);
    content: "";
    position: absolute;
    z-index: -1;
    height: 3px;
}
.btn-2::after {
    height: 100%;
    left: 0;
    bottom: -2px;
    width: 0;
}
.btn-2:hover:after {
    width: 100%;
}
.publication-section .newsletter-item:first-child {
    border-top: none;
}
.careers-section ul {
    list-style: none;
    padding-left: 0px;
}
.careers-section ul li {
    padding-bottom: 10px;
}
.careers-section ul li a {
    color: var(--primary-red);
}
.careers-section iframe {
    width: 100%;
    height: 520px;
}
.dropend .dropdown-toggle {
    color: salmon;
    margin-left: 1em;
}
.dropdown-item:hover {
    background-color: transparent;
    color: #d45a59;
}
.dropdown .dropdown-menu {
    display: none;
}
.dropdown-menu li {
    padding: 6px 16px;
}
.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
    display: block;
    margin-top: 0.125em;
    margin-left: 0;
}
.dropdown-item {
    color: #7c8184;
    border-bottom: 1px solid #7c818430;
}
footer p {
    color: #6c757d;
    font-size: 14px;
    line-height: 1.4;
}
.label-btn {
    background-color: transparent;
    padding: 0;
    border-radius: 10px;
    color: #414143;
    font-size: 1.3rem;
    font-weight: 600;
}
@media screen and (min-width: 1200px) {
    .dropend:hover > .dropdown-menu {
        position: absolute;
        top: 24px;
        left: 20px;
        border: none;
        background-color: #fff;
        border-radius: 0;
        margin: 0;
        padding: 10px 20px 15px;
        box-shadow: rgba(0, 0, 0, 0.10) 0px 10px 20px 0px;
        border-top: 15px solid transparent;
    }
    .dropend:hover > .dropdown-menu li{
        padding: 5px 0;
    }
    .dropend:hover > .dropdown-menu li a{
        padding: 5px 0px;
    }
    .dropend .dropdown-toggle {
        margin-left: 0.5em;
    }
}
.job-listing {
    padding: 1.5rem 0;
}
.contact-info p {
    display: flex;
    align-items: start;
    gap: 1rem;
    line-height: 1.2;
}
.contact-info p a {
    color: var(--text-dark);
    text-decoration: none;
}
.contact-info p a:hover {
    color: var(--primary-red);
}
.contact-info i {
    font-size: 1.5rem;
    margin-top: 2px;
    color: var(--primary-red);
}
.about-main-head .sub-nav .nav-link.read-more-btn {
    width: 150px;
    color: #262626;
}
.about-main-head .sub-nav .nav-link.read-more-btn:hover {
    color: var(--primary-red);
}
.about-main-head .sub-nav .nav-link.read-more-btn[href="#"],
.about-main-head .sub-nav .nav-link.read-more-btn:not([href]),
.about-main-head .sub-nav .nav-link.read-more-btn[href=""] {
    color: var(--text-dark);
    border-color: var(--text-dark);
    pointer-events: none;
}
.newsletter {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
img {
    max-width: 100%;
}
footer {
    padding-left: 24px;
    padding-right: 24px;
}
.download-modal .modal-dialog {
    width: 1000px;
    max-width: 95%;
    margin: 30px auto;
}
.download-modal .modal-body {
    width: 100%;
}
.header-menu-fixd {
    width: 100%;
    display: inline-flex;
}
.main-navbar .nav-link {
    padding-top: 8px;
    padding-bottom: 8px;
}
.about-top-space {
    margin-top: -10px;
}
.nav-icon-btn {
    cursor: pointer;
    color: #262626;
    font-size: 22px;
    line-height: 0;
}
.header-search {
    position: absolute;
    top: 0px;
    right: 45px;
    width: 0;
    opacity: 0;
    transition: all 0.4s ease;
    overflow: hidden;
}
.header-search.active {
    width: 50%;
    opacity: 1;
}
.header-search input {
    width: 100%;
    font-size: 18px;
    padding: 12px 15px;
    background-color: #ebebeb;
    border: none;
    color: #262626;
    border-radius: 0;
    z-index: 1 !important;
}
.header-search input::placeholder {
    color: #000;
}
.header-search input:focus {
    border: none;
    outline: none;
    background-color: #ebebeb;
}
.navbar-toggler {
    background: transparent;
    outline: none;
    box-shadow: inherit;
    border: unset;
    padding: 0;
    color: #262626;
    font-size: 36px;
    line-height: 0 !important;
    line-height: normal;
}
.navbar-toggler:focus {
    box-shadow: inherit;
}

.navbar-toggler.collapsed .bi-list::before {
    content: "\f479";
}
.navbar-toggler .bi-list::before {
    content: "\f62a";
}
.header-menu-fixd .nav-item {
    padding: 0 25px;
}
.header-menu-fixd .nav-item:last-child {
    padding-right: 50px;
}
.profile-image-lg {
    width: 180px;
    height: 210px;
    object-fit: cover;
    filter: grayscale(100%);
    max-width: 100%;
}
.profile-details h5{
    font-size: 24px;
}

.sidebar-sticky {
    position: sticky;
    top: 120px;
}
.contact-details p {
    display: flex;
    align-items: start;
    gap: 1rem;
}
.contact-details i {
    font-size: 1.25rem;
    margin-top: 0.25rem;
    color: var(--primary-red);
}
.expertise-badge {
    background-color: #e9ecef;
    color: var(--text-dark);
}
.profile-card a {
    text-decoration: none;
}
.about-para-main {
    margin-top: 48px;
}

footer .nav .nav-link {
    font-size: 14px;
    line-height: 1.4;
}
.input-group-btn {
    position: absolute;
    right: 0;
    z-index: 3;
}
.input-group-btn .btn,
.input-group-btn .btn:active {
    background-color: var(--primary-red);
    border-radius: 0;
    color: #fff;
    width: 51px;
    height: 51px;
    border: none;
}
.gutter-lg {
    --bs-gutter-y: 5rem;
    --bs-gutter-x: 5rem;
}
.nav-menu-fixed {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
}
.nav-tab-sticky {
    position: sticky;
    top: 65px;
    z-index: 9;
    background-color: #ffffff;
}
.nav-menu-fixed li.nav-item {
    width: 16.66%;
    padding-right: 12px;
    padding-left: 12px;
    margin: 4px 0;
}

.back-link {
    color: var(--primary-red);
    font-size: 20px;
    line-height: 1.5;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    width: auto;
    display: inline-block;
    margin-bottom: 15px;
}
.back-link:hover {
    color: var(--primary-red);
    opacity: 0.95;
}
.back-link i {
    color: #262626;
    margin-right: 10px;
    font-weight: 600;
    font-size: 28px;
    line-height: 1;
    position: relative;
    bottom: -2px;
}
.back-link:hover i {
    color: var(--primary-red);
}
.resource-map {
    width: 280px;
    max-width: 100%;
    padding-top: 41px;
}
.profile-sidebar-card p {
    font-size: 24px;
}
.profile-card-full {
    text-decoration: none;
    padding: 40px 60px 0 60px;
    width: 100%;
    display: inline-block;
    border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
    margin: 40px auto;
}
.profile-card-full img {
    width: 100%;
    margin-bottom: 21px;
}
.profile-card-full h5 {
    margin-bottom: 0;
}
.profile-card-sm .profile-card-full {
    padding: 10% 10% 0 10%;
    margin: 30px auto;
}
.profile-card-sm .profile-card-full img {
    margin-bottom: 15px;
}
.profile-card-sm .profile-card-full h5 {
    font-weight: 600;
    font-size: 24px;
}
.info-list-con .event-card-meta img {
    width: 24px;
}
.event-card-link .event-card-meta img {
    width: 21px;
}
.form-check-inline{
    padding-left: 0;
}
.search-grid-main .morphology-card a {
    text-decoration: none;
}
.search-grid-main .morphology-card a h6 {
    font-size: 18px;
    font-weight: 600;
    color: #262626;
    margin-top: 15px;
    margin-bottom: 0px;
}
.search-grid-main .morphology-card a p {
    font-size: 16px;
}
.search-result {
    color: #262626;
}










.slider-container {
    width: 100%;
    position: relative;
}

.slider {
    -webkit-appearance: none;
    position: absolute;
    top: 20px;
    width: 100%;
    pointer-events: none;
    background: none;
    z-index: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #4CAF50;
    cursor: pointer;
    pointer-events: all;
    position: relative;
    top: -7px;
    z-index: 20;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
}

.min-slider::-webkit-slider-thumb {
    left: -2px;
}
.max-slider::-webkit-slider-thumb {
    right: -2px;
}
.slider::-webkit-slider-runnable-track {
    height: 5px;
    background: transparent;
}

.track {
    position: absolute;
    top: 27px;
    width: 100%;
    height: 5px;
    background: #ddd;
    z-index: 0;
}

.range-values {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
}
.subnav-dropdown {
    display: none;
}

.search-select {
    display: flex;
    align-items: center;
    gap: 0;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    background: #f7f5f5;
    position: relative;
}
.search-input {
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    min-width: 0;
    padding: 8px 15px;
    gap: 8px;
}
.search-icon {
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.search-input input[type="text"] {
    border: none;
    outline: none;
    width: 100%;
    min-width: 0;
    background-color: transparent;
    color: #262626;
    font-size: 16px;
}
.search-input input[type="text"]::placeholder {
    font-size: 16px;
    color: var(--text-dark);
}
.search-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-left: 1px solid #999;
    padding: 10px 15px;
    cursor: pointer;
    flex: 0 0 250px;
    background-color: transparent;
    color: #7c8184;
    position: relative;
    border-radius: 0px;
    font-size: 18px;
}
.search-filter-select {
    position: absolute;
    right: 15px;
    top: 13px;
}

.profile-details p{
    font-size: 24px;
}
/* .resource-list-filter .col-10 {
    width: 86.333333%;
}
.resource-list-filter .col-2 {
    width: 13.666667%;
} */


@media (max-width: 480px) {
    .search-select {
        flex-direction: column;
        gap: 0;
    }
    .search-select select {
        flex: none;
        width: 100%;
        border-left: none;
        border-top: 1px solid rgba(0,0,0,0.06);
    }
}
.search-input input:focus,
.search-select select:focus {
    outline: none;
}
.search-select:focus-within {
    border-color: #c9e0ff;
}




.filter-panel {
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 20px;
}
.filter-title {
    font-size: 20px;
    font-weight: 600;
    color: #c94f4f;
}
.slider-row {
    margin: 10px 0;
}
.slider-label {
    color: #7c8184;
    margin-bottom: 0px;
    font-size: 16px;
}
.range-container {
    position: relative;
}
.range-container input[type=range] {
    position: absolute;
    left: 0;
    right: 0;
    pointer-events: none;
    -webkit-appearance: none;
    background: #ebebeb;
    height: 5px;
}
.range-container input[type=range]::-webkit-slider-thumb {
    pointer-events: auto;
    -webkit-appearance: none;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #7c8184;
    cursor: pointer;
}
.range-container input[type=range]::-moz-range-thumb {
    pointer-events: auto;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #7c8184;
    cursor: pointer;
}
.value-box {
    color: #7c8184;
    margin-top: 5px;
    font-size: 16px;
}
.filter-panel img {
    width: 20px;
    margin-right: 5px;
}




.range-track {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    height: 4px;
    background: #ebebeb;
    border-radius: 2px;
}
.range-highlight {
    position: absolute;
    top: 0px;
    height: 4px;
    background: #999; /* red highlight */
    border-radius: 2px;
}
.range-container input[type=range] {
    position: absolute;
    width: 100%;
    pointer-events: none;
    background: transparent;
}
.range-container input[type=range]::-webkit-slider-thumb {
    pointer-events: auto;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #bbb;
    position: relative;
    top: -1px;
}
.range-container input[type=range]:hover::-webkit-slider-thumb {
    background-color: #262626;
    border-color: var(--text-dark);
}
.select2 {
    width: 250px !important;
    border-left: 1px solid #999;
    padding-left: 5px;
    background-color: #f7f5f5;
}
.select2-container--default .select2-selection--single {
    background-color: transparent !important;
    border: none !important;
    border-radius: 0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px !important;
}
.select2-container .select2-selection--single {
    height: 48px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px !important;
    right: 10px !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: var(--text-dark) !important;
    font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    display: none !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: transparent !important;
    color: #262626 !important;
    font-weight: 300 !important;
}
:focus-visible {
    outline: none !important;
}
.select2-results__option--selectable {
    font-size: 16px !important;
    border-bottom: none !important;
    line-height: 1.2 !important;
    color: #262626;
    font-weight: 300 !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: none !important;
    line-height: 1.1 !important;
    padding: 5px 0px !important;
    font-size: 16px;
}
.select2-dropdown {
    padding: 12px !important;
    padding-top: 0px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    background-color: #fff !important;
    border: none !important;
    box-shadow: rgba(0, 0, 0, 0.10) 0px 10px 20px 0px;
}
.select2-results__option {
    padding: 8px 6px !important;
}
.filter-btn {
    background-color: transparent;
    border: none;
    padding: 0px;
    font-size: 26px;
    color: #262626;
}
.filter-btn:hover, .filter-btn.btn:first-child:active {
    background-color: transparent;
    border: none;
    padding: 0px;
    color: #262626;
}


/* Remove slick default icons */
.infra-fixed-slider .slick-prev:before,
.infra-fixed-slider .slick-next:before {
    content: ' ';
}

/* Style the arrow buttons */
.infra-fixed-slider .slick-prev,
.infra-fixed-slider .slick-next {
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #000000;
    font-size: 40px;
    z-index: 10;
    cursor: pointer;
    transition: color 0.3s ease;
    /* mix-blend-mode: exclusion; */
}

/* Left arrow */
.infra-fixed-slider .slick-prev {
    left: 0px;
}

/* Right arrow */
.infra-fixed-slider .slick-next {
    right: 20px;
}


/* Optional: change color on hover */
.infra-fixed-slider .slick-prev:hover,
.infra-fixed-slider .slick-next:hover {
    color: var(--text-dark);
}

.about-home .gx-5{
    --bs-gutter-x: 7rem;
}

.about-main-head .sub-nav .nav-link.read-more-btn{
    font-size: 20px;
}

.event-details h6{
    font-size: 24px;
}
.news-link.morphology-card:hover {
    transform: unset;
}
.news-link {
    margin-top: 25px;
}
.news-link:first-child {
    margin-top: 0px;
}

.disclamer a{
    color: #7c8184;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b::after {
    content: "\F282";
    font-family: bootstrap-icons !important;
    display: block;
    font-size: 13px;
    top: -5px;
    position: absolute;
    color: var(--bs-body-color);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #262626 !important;
    font-size: 16px;
}

.select2-hidden-accessible {
    display: none !important;
}
select.form-control {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-image: none !important;
}
.custom-dropdown {
    position: relative;
    width: 100%;
}
.custom-dropdown .dropdown-selected {
    border: none;
    padding: 12px 15px;
    border-radius: 0px;
    cursor: pointer;
    background-color: #f7f5f5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.custom-dropdown .dropdown-item:hover {
    color: #262626;
}
.custom-dropdown .dropdown-arrow {
    transition: transform 0.3s;
}
.custom-dropdown .dropdown-arrow.active {
    transform: rotate(180deg);
}
.custom-dropdown .dropdown-list {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: white;
    border-radius: 5px;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1000;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.10) 0px 10px 20px 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    padding: 12px;
    padding-top:0px;
}
.custom-dropdown .dropdown-list.show {
    display: block;
}
.custom-dropdown .search-box {
    padding: 10px;
    border-bottom: none;
    position: sticky;
    top: 0;
    background: white;
    z-index: 10;
    padding-bottom: 0px;
}
.custom-dropdown .search-input {
    width: 100%;
    padding: 0px;
    border: none;
    border-radius: 0px;
    font-size: 16px;
}
.custom-dropdown .dropdown-item {
    padding: 8px 6px;
    cursor: pointer;
    transition: background-color 0.2s;
    font-size: 16px;
    color: #262626;
    font-weight: 300;
    border: none;
}
.custom-dropdown .dropdown-item:hover {
    background-color: transparent;
}
.custom-dropdown .dropdown-item.has-children {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.custom-dropdown .dropdown-item.has-children::after {
    content: '\F64D';
    font-family: 'bootstrap-icons';
    font-size: 13px;
    color: #666;
}
.custom-dropdown .dropdown-item.expanded::after {
    content: '\F63B';
    font-family: 'bootstrap-icons';
    font-size: 13px;
    color: #666;
}
.custom-dropdown .sub-items {
    display: none;
    background-color: transparent;
}
.custom-dropdown .sub-items.show {
    display: block;
}
.custom-dropdown .sub-item {
    padding: 0px 0px 5px 25px;
    cursor: pointer;
    transition: background-color 0.2s;
    font-size: 15px;
    color: #262626;
    font-weight: 300;
}
.custom-dropdown .sub-item:hover {
    background-color: transparent;
}
.custom-dropdown .no-results {
    padding: 15px;
    text-align: center;
    color: #6c757d;
}
main {
    padding-top: 100px;
}
.scale-image{
    width: 76px;
    margin-right: 10px;
    height: 100%;
}
.scale-slider-width{
    width: calc(100% - 76px);
}
.arrow-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    font-size: 40px;
    padding: 0.2rem 0.5rem;
    cursor: pointer;
    z-index: 10;
    color: #000; /* optional – ensures arrows are visible with blend mode */
}

#prevBtn {
    left: 0px;
}
#nextBtn {
    right: 0px;
}
.arrow-btn:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

.scale-bottam-image{
    padding-left: 50px;
}
.career-accordion h5{
    font-size: 22px;
}
.career-accordion h5 a{
    text-decoration: none;
    color: #262626;
}
.career-accordion p{
    font-size: 20px;
}

.about-main-head .career-accordion .sub-nav .nav-link{
    padding:   5px 15px 5px 15px;
    font-size: 18px;
}
.career-details a{
    color: #7c8184
        ;
}




















.after-before-scale {
    padding-left: 75px;
    position: relative;
}
.after-before-scale::before {
    content: "";
    background-image: url(../images/scale-bar.jpg);
    width: 62px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
}
.ba-container {
    position: relative;
    width: 100%;
    aspect-ratio: 8 / 8;
    overflow: hidden;
    user-select: none;
    cursor: pointer;
    background: #000;
}

.ba-container img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-user-drag: none;
    user-select: none;
}

.ba-after {
    position: absolute;
    inset: 0;
    clip-path: inset(0 50% 0 0);
    transition: clip-path 200ms ease;
}

.ba-handle {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.85);
    border: 2px solid rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.25);
    z-index: 5;
    transition: left 0ms ease, background 0ms ease;
}

.ba-handle:after {
    content: '↔';
    font-size: 18px;
    color: #333;
}

.ba-label {
    position: absolute;
    z-index: 6;
    top: 12px;
    padding: .2rem .6rem;
    border-radius: .25rem;
    background: rgb(0 0 0 / 80%);
    color: #fff;
    font-size: .85rem;
}

.ba-label.before {
    left: 12px;
}
.ba-label.after {
    right: 12px;
}

.ba-locked .ba-handle {
    background: rgba(255, 255, 255, 1);
}

.ba-locked .ba-handle:after {
    color: #0d6efd;
}