html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    overflow-x: hidden;
    background-color: #ffffff;
    color: #666666;
}

.nav-logo {
    height: 70px;
    width: auto;
    display: none;
}

.navbar .navbar-brand {
    font-weight: bolder;
}

.ftco-navbar-light {
    top: 85px;
}

@media (max-width: 991.98px) {
    .ftco-navbar-light {
        top: 0;
    }
}

.date {
"font-family: 'Poppins',sans-serif; font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.contact-section .container {
    padding-left: 0;
    padding-right: 0;
}

.ftco-section.contact-section {
    padding: 0 0;
}

.event-wrap {
    height: 100%
}

.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    color: #ffffff;
    font-weight: bold;
}

.ftco-navbar-light .navbar-toggler {
    color: #ffffff !important;
}

.awake .navbar-brand .nav-logo {
    display: unset;
}

.title {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 75px;
    margin-top: -15px;
}

.awake .title {
    margin-top: -40px;
}

.ftco-navbar-light .navbar-brand span {
    color: #ffffff;
}

.ftco-navbar-light .navbar-brand:hover {
    color: #ffffff !important;
}

.ftco-navbar-light.scrolled .navbar-brand {
    color: #0b0b0b;
}

.ftco-navbar-light.scrolled .navbar-brand span {
    color: #0b0b0b;
}

.ftco-navbar-light.scrolled .navbar-brand:hover {
    color: #0b0b0b !important;
}

.dropdown-toggle::after {
    display: none;
}

.ftco-navbar-light .navbar-nav .dropdown .dropdown-item {
    color: #3e3d3d;
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
}

.dropdown-menu {
    border: 1px solid #a8cdf8;
    border-radius: 0.25rem;
}

.dropdown-divider {
    border-top: 1px solid #a8cdf8;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #a8cdf8;
    border-radius: 0;
}

.dropdown-item.active, .dropdown-item:active {
    text-decoration: none;
    background-color: #a8cdf8;
}

.event-wrap .text .meta p {
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-size: 15px;
    text-align: justify-all;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    line-height: 1.5;
    color: #034281;
    font-weight: 400;
    font-family: "Open Sans", Arial, sans-serif;
}

.event-wrap .text h3 {
    font-size: 18px;
}

.event-wrap .text h3 a {
    font-weight: bold;
    color: #16a249;
}

.blog-entry .text .heading a {
    font-weight: bold;
}

.cause-entry .img {
    height: 170px;
    width: auto;
    background-size: contain;
}

.cause-entry .text {
    text-align: justify-all;
    background-color: transparent;
}

.blog-entry .block-20 {
    width: auto;
    height: 250px;
}

.owl-carousel .owl-dots .owl-dot.active {
    background: none;
}

.owl-carousel .owl-dots .owl-dot {
    background: none;
}

.blog-entry .text .heading {
    font-size: 20px;
}

.event-wrap .text .time:after {
    border-color: #ffffff;
}

.event-wrap .text .time {
    margin-left: 0;
}

.daily-verse h3 {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    font-style: normal;
    color: #034281;
}

.article .contact-info .bg-light {
    background-color: #ffffff;
}

.rubrique .event-wrap .text {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.article .contact-section .block-9 {
    border-radius: 15px;
}

.ftco-intro, #partners-section {
    background-color: #d0e1f6;
    background-color: #d0e1f6;
}

.ftco-intro .overlay {
    background-color: #d0e1f6;
}

.bg-light {
    background-color: #f5f6f7;
}

.bg-sky-blue {
    background-color: #f5f6f7;
}

@media (min-width: 992px) {
    .ftco-event .heading-section .subheading {
        color: rgba(0, 0, 0, 0.3);
    }

    .ftco-event .heading-section h2 {
        color: #034281;
    }

    .ftco-event .heading-section .subheading:after, .ftco-event .heading-section .subheading:before {
        background: rgba(0, 0, 0, 0.1);
    }
}

.owl-carousel .owl-dots .owl-dot:after {
    display: none;
}

.owl-carousel .owl-dots .owl-dot:before {
    display: none;
}


.ftco-about-section .one-half.half-text .text-inner h3.heading span {
    color: #034281;
}

.cause-entry .text h3 a {
    color: #034281;
}


.ftco-navbar-light.scrolled.awake {
    top: 0px;
}

#scroll-to-top {
    display: none;
    position: fixed;
    bottom: 5px;
    right: 5px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #16a249;
    color: #ffc107;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    font-size: 18px;
}

#scroll-to-top:hover {
    background-color: #a8cdf8;
}

.ftco-daily-verse {
    padding: 3em 0;
}

.subheading {
    color: #ecb303 !important;
    font-weight: 800 !important;
}

.full-acronym {
    color: #ffc107 !important;
}

.scrolled .full-acronym {
    color: #034281 !important;
}

.cause-entry .img img {
    height: 140px !important;
    width: auto !important;
    margin-bottom: 15px;
}

.ftco-counter .counter-wrap {
    border-bottom: none;
}

.ftco-counter .icon span {
    color: #ffc107;
}

@media (min-width: 992px) {
    .ftco-counter .counter-wrap {
        border-top: none;
        border-left: none;
    }
}

.ftco-footer {
    font-size: 14px;
}

.ftco-footer .ftco-footer-widget ul li {
    margin-bottom: 0;
}

.ftco-footer .ftco-footer-widget ul li .py-1 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}


.blog-entry .block-20 img {
    height: 100%;
    width: 100%;
}

.article .hero-wrap.hero-wrap-2, .rubrique .hero-wrap.hero-wrap-2 {
    height: 150px !important;
    position: relative;
    background: rgb(58, 48, 25);
    background: linear-gradient(0deg, rgba(58, 48, 25, 1) 0%, rgba(227, 224, 219, 1) 100%);
}

.article .ftco-footer, .rubrique .ftco-footer {
    bottom: 0;
    position: relative;
    width: 100%;
}

.ftco-footer .ftco-footer-widget h2 {
    margin-bottom: 10px !important;
    font-size: 18px;
}

.article .ftco-section-article-container h4, .rubrique .ftco-section-article-container h4 {
    font-weight: 800 !important;
    font-size: 20px;
}

#mission-vision-section .one-half {
    width: 50%;
}

.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 14px;
    padding-left: 0;
}

.cause-entry {
    margin-bottom: 0 !important;
}

.rubrique .subheading {
    font-size: 20px;
}

.article .contact-section {
    padding-top: 1em;
}

.ftco-section {
    padding: 5em 2em;
}

.donated-intro {
    margin-bottom: 0;
}

.ftco-section-article-container .logo-img img {
    display: block;
    height: 150px;
    width: auto;
}

.ftco-services-2 .services .icon {
    width: 100%;
    height: 100%;
}

.ftco-section.ftco-section-article-container, .ftco-section.ftco-section-rubrique-container {
    min-height: calc(100vh - 360px);
}
