@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap');

:root {
    --font__heebo: "Heebo", sans-serif;
}

body {
    font-family: var(--font__heebo);
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: var(--font__heebo);
}
.text_dark_inner>h1,h2,h3,h4,h5,h6 {
    font-size:1.35rem;
}
.container-fluid {
    width: 95%;
    margin: 0 auto;
}

.coll-to-info h2 {
    color: #fff;
}

.ltn__top-bar-menu>ul>li {
    font-weight: 500;
}

.site-logo-wrap .site-logo {
    min-width: 100px;
}

.ltn__main-menu>ul {
    justify-content: center;
}

.ltn__header-4 .ltn__header-middle-area,
.ltn__header-5 .ltn__header-middle-area {
    padding: 5px 0px;
}

.section-bg-6 {
    background: #3c2a97;
}

.ltn__top-bar-menu>ul>li>i,
.ltn__top-bar-menu>ul>li>a>i {
    margin-right: 3px;
    color: #fff;
}

.ltn__header-top-area {
    border-bottom: 1px solid;
    border-color: #8e3332;
}
.accordion-body p{
    margin-bottom:.2em;
    color:#000;
}

.special-link a {
    background-color: #cc004a;
    border-radius: 25px;
    padding: 7px 10px !important;
}

.ltn__slide-item-3-normal {
    padding-bottom: 10px;
    padding-top: 10px;
}


.box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 20px;
    padding: 20px;
}

.box1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 20px;
}

.ltn__search-by-place-item {
    margin-bottom: 10px;
}

.footer-about-widget {
    padding-right: 0px !important;
}

.ltn__search-by-place-item .search-by-place-info h6 {
    font-family: "DM Sans", serif;
}

.footer-top-area {
    padding-top: 32px;
    padding-bottom: 20px;
}

.footer-widget {
    margin-bottom: 0px;
}

.card {
    background-color: #3c2a98;
    /* Light teal background for cards */
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    max-width: 300px;
    flex: 1 1 calc(25% - 20px);
    /* Responsive sizing */
    text-align: center;
}

.card h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: #fff;
    font-family: "DM Sans", serif;
}

.ltn__slide-item-2 .btn-wrapper .theme-btn-1 {
    border-radius: 25px;
}

.ltn__slide-item-2 .btn-wrapper .btn-effect-1:hover::after {
    width: 100%;
    border-radius: 25px;
}

.ltn__slide-item-2 .btn-wrapper {
    margin-top: 20px;
}

.card p {
    font-size: 0.95rem;
    line-height: 1.5;
    font-family: "DM Sans", serif;
    color: #fff;
}

.item_wrapper .short_desc {
    color: #000;

}

.item_wrapper {
    background-color: #fff;
    border-radius: 24px;
    padding: 20px 20px 30px;
    margin-bottom: 20px;
}

.item_wrapper img {
    border-radius: 16px;
}

.impact-container {
    padding: 0px 20px 0px;
    text-align: center;
}

.impact-container h1 {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 30px;
}

.impact-item {
    margin-bottom: 20px;
}

.impact-item h2 {
    font-size: 2rem;
    font-weight: bold;
    margin: 0;
    font-family: "DM Sans", serif;
}

.impact-item p {
    font-size: 1rem;
    margin: 5px 0 0;
    color: #666;
}

.program-item h2 {
    font-size: 1.6rem;
    font-weight: bold;
    margin: 20px 0 0 0;
    font-family: var(--font__heebo);
}

.program-item img {
    width: 100%;
}

.cta {
    justify-content: space-between;
    align-items: center;
}

.ltn__slide-item {
    height: 500px;
}

.ltn__search-by-place-item .search-by-place-img img {
    /*    aspect-ratio:2/1;
    object-fit: contain;*/
    width: 140px;
    margin: auto;
    border-radius: 10px;
}

.before-bg-bottom:before {
    position: relative;
    height: auto;
}

.call-to-action-inner-6 {
    padding: 30px 0px;
}

.ltn__secondary-bg {
    background-color: #3d2b98;
}

.ltn__search-by-place-item .search-by-place-info {
    text-align: center;
}

.section-title {
    font-size: 35px;
    font-weight: 500;
    line-height: 1.3;
    font-family: "DM Sans", serif;
    font-family: "DM Serif Display", serif;
}

.mission_bg {
    background: url('../img/mission-bg.jpg');
    background-color: #bbbdb7 !important;
    background-blend-mode: multiply;
    background-size: cover;
    background-repeat: no-repeat;
}

.ltn__slide-item-inner img {
    border-radius: 20px;
    border: 2px solid #e8bdbd;
}

.get-support-info h1 {
    color: #37208a;
    font-size: 30px;
    margin-bottom: 0;
    font-family: "DM Serif Display", serif;
}

.get-support .get-support-info h2 {
    color: #573aa8;
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    font-family: "DM Sans", serif;
}

.get-support .get-support-info h3 {
    margin: 0;
    font-weight: 600;
    font-size: 15px;
    color: #d0085e;
}

.ltn__main-menu>ul>li>a {
    font-family: var(--font__heebo);
    padding: 20px 5px;
}

.site-logo img {
    width: 80px;
}

.ltn__main-menu>ul>li {
    margin-right: 10px;
}

.ltn__slide-item-2 .slide-title {
    font-family: "DM Serif Display", serif;
    /* color:#000; */
}

.ltn__slide-item-2 .slide-title {
    font-size: 40px;
}

.ann {
    background: #dd291b;
    padding: 10px 0px 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.annBody {
    padding: 10px 0px 10px 20px;
    background: #3f3f3f;
    color: #fff;
}

.ann>h2 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 5px;
    margin: 0;
    font-weight: 500;
    font-family: var(--font__heebo);
}

ul.announcements {
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

ul.announcements li {
    display: inline-block;
    margin: 0 0.35rem;
}

.sectiongap-30 {
    padding: 30px 0;
}

.about_img {
    border-radius: 15px;
    width: 90%;
    position: relative;
    margin: auto;
}

.about_img::before {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 200px;
    height: 200px;
    background: #ef5926;
    content: '';
    z-index: -1;
    border-radius: 0 8px 0 0;
}

.about_img::after {
    position: absolute;
    bottom: -10px;
    left: -10px;
    width: 100px;
    height: 100px;
    content: '';
    background: #ef5926;
    z-index: -1;
    border-radius: 0 0px 0px 8px;
}

.btn {
    border-radius: 25px !important;
    padding: 5px 10px !important;
    overflow: hidden;
}

.our-reach {
    background: url('../img/our-reach.jpg');
    background-color: #535353 !important;
    background-blend-mode: multiply;
    background-size: cover;
}

.ltn__breadcrumb-area {
    padding: 30px 0 !important;
    margin-bottom:0;
}

.inner-content {
    padding: 60px 0;
}

.inner-content ul li {
    margin-top: 0;
}

.inner-content>*,
.text_dark_inner>* {
    color: #000;
}

.ltn__breadcrumb-list a {
    color: #000;
}

button, input, optgroup, select, textarea {
    font-family: var(--font__heebo);
}

.accordion-flush .accordion-item .accordion-button {    
    background: #3c2a98;
    color: #fff;
}

@media (max-width:1400px) {
    .ltn__main-menu>ul>li>a {
        font-size: 15px;
    }

    .ltn__slide-item-11 {
        min-height: 0;
    }

    .special-link {
        margin-left: 1px;
    }

    .get-support-info h1 {
        font-size: 25px;
        margin-bottom: 0;
        line-height: 1;
        font-weight: 500;
    }

    .get-support .get-support-info h2 {
        font-size: 11px;
    }

    .get-support .get-support-info h3 {
        font-size: 15px;
    }
}

@media (max-width:767px) {
    .card {
        max-width: 100%;
        flex: 1 1 100%;
    }
    .space-5 {
    margin-top: 15px;
}

    .program-item h2 {
        margin: 20px 0 20px 0;
    }

    .impact-container {
        padding: 0px 20px 0px;
        text-align: center;
    }

    .special-link {
        display: none;
    }

    .ltn__header-options>div:last-child {
        margin-right: 0;
        position: absolute;
        top: 27px;
        right: -13px;
    }

    .get-support .get-support-info h2 {
        font-size: 12px;
    }

    .ltn__header-logo-and-mobile-menu-in-mobile .ltn__header-options {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .site-logo-wrap .site-logo {
        min-width: 85px;
    }

    .get-support {
        padding-left: 0px;
        margin-left: 0px;
    }
}