
.head_top_content {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid grey;
    padding: 10px 0;
}

/* .header1_top{


} */
.header1_top .top_left {
    display: flex;
    align-items: center;
}

.header1_top .top_left .contact_top::after {
    position: absolute;
    content: ' ';
    width: 1px;
    height: 20px;
    background-color: #fff;
    opacity: .5;
    margin-left: 12px;
}

.header1_top .top_left i,
.header1_top .top_left a {
    color: white;
}

.header-style-two .header-lower {
    background: rgba(209, 209, 209, 0.1);
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.08);
}

.main-slider-three .slide:before {
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.75) 3.44%, rgb(253 200 6 / 16%) 71.81%);

    transform: matrix(-1, 0, 0, 1, 0, 0);
}

.main-slider-three .slide {
    height: 100vh;
}

.top_right ul {
    margin: 0;
    list-style: none;
    display: flex;
}

.top_right ul li {
    margin-right: 10px;

}

.top_right ul li i {
    border: 1px solid white;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 3px;
    text-align: center;
    color: white;
}

.btn-style-one {
    border: 1px solid #FDC806;
}

.main-header .main-menu .navigation>li>a {
    font-size: 14px;
    font-weight: 500;
}

.btns {
    display: flex;
}

.btns .button-box {
    margin-bottom: 10px;
}

@media screen and (max-width:768px) {
    .header1_top {
        display: none;
    }


}

.index_btn .txt {
    color: #fff;
}

.about-section-three .image-column .image {
    position: relative;
    display: inline-block;


}

.about-section-three .image-column .image img {
    border-radius: 50%;
}

.about-section-three .image-column {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.about-section-three .content-column .text {
    color: #515151;
    font-size: 14px;
    line-height: 25px;
	text-align:justify;
}

.about-section-three .content-column .lower-text {
    color: #515151;
}

.cta-section-two.style-two {
    padding: 10px 0 50px;
}

.cta-section-two h3,
.cta-section-two .text {
    margin-left: 80px;

}

.testimonial-section-three .owl-nav .owl-next,
.testimonial-section-three .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
    border: 1px solid #E7E7E7;
    border-radius: 50%;
    text-align: center;
    padding: 12px;
    color: black;
    background-color: transparent;
}

.testimonial-section-three .owl-nav .owl-next {
    margin-left: 20px;
}

.testimonial-block .inner-box {
    margin-top: 70px;
}

.testimonial-section-three .owl-nav .owl-next:hover,
.testimonial-section-three .owl-nav .owl-prev:hover {
    color: #FDC806;
    background-color: #494544;
    border: 1px solid #494544;
}

.box_date {
    background-color: #FDC806;
    width: 60px;
    height: 60px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;

}

.box_date h2 {
    color: #fff;
}

.event_date {
    display: flex;
    align-items: center;
}

.event_date h3 {
    color: black;
    font-weight: 400;
    margin-left: 20px;

}

.testimonial-block .inner-box {
    background-color: transparent;
    border: 0.5px solid #51515163;

    border-radius: 0;
}

.main-slider-three h1 {
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
}

.box_content span {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #515151;
	white-space: nowrap;
}

.box_content p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.event-time i {
    color: #FDC806;
    margin-right: 8px;
}

.event-time p {
    color: #000000;
}

.event_more a {
    color: #494544;
    margin-right: 8px;
}

.event_more i {
    color: #494544;

}

.cause-block-two h3 {
    font-size: 16px;
    font-weight: 600 !important;
}

.cause-block-two .inner-box .image img {
    height: 320px;
    object-fit: cover;
}

.cause-block-two .text {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}

.donation_btns {
    display: flex;
    justify-content: space-evenly;
    margin-top: 20px;
}

.mission-section .content-column p {
      text-align: justify;
    font-size: 14px;
    color: #515151;
    line-height: 25px;
}

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

    .cta-section-two h3,
    .cta-section-two .text {
        margin-left: 00px;

    }

    .about-section-three .image-column .counter-box {
        height: 150px;
        width: 150px;
    }

    .about-section-three .image-column .counter-box .count-box {
        font-size: 25px;
        padding: 0 0 10px;
    }

    .about-section-three .image-column .counter-box .text {
        padding-left: 20px;
        font-size: 16px;
        margin-top: 0;
        line-height: 25px;
    }

    .about-section-three .image-column .counter-box .text .icon {
        font-size: 25px;
        left: -15px;
    }

    .donation_btns {
        display: flex;
        justify-content: space-evenly;
        margin-top: 20px;
        flex-direction: column;
        flex-wrap: nowrap;
        width: 100%;
        align-items: center;
    }
}

.fact-counter .column .inner .counter-title {
    font-size: 16px;
}

.mission-section .counter-column .list li {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
}

.brown_block {
    background-color: #494544;
    border-radius: 0px 50% 50% 0;
    width: 100%;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.brown_block h3 {
    color: #fff;
    padding: 25px;
    font-size: 24px;
}

.sponsors-section .sponsors-outer {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.involve-block-two .inner-box .image img {
    height: 300px;
    object-fit: cover;
}




.testimonial-section-1 {
    position: relative;
    padding: 60px 0px 60px;
    background-size: cover;

}

.testimonial-section-1 .title-column {
    position: relative;
    margin-bottom: var(--margin-bottom-30);
}

.testimonial-section-1 .title-column .inner-column {
    position: relative;
}

.testimonial-section-1 .title-column .sec-title {
    margin-bottom: var(--margin-bottom-20);
}

.testimonial-section-1 .title-column .text {
    font-size: var(--font-20);
    line-height: 28px;
    color: #515151;
}

.testimonial-section-1 .title-column .button-box {
    margin-top: var(--margin-top-40);
}

.testimonial-section-1 .carousel-column {
    position: relative;
    margin-bottom: var(--margin-bottom-30);
}

.testimonial-section-1 .carousel-column .inner-column {
    position: relative;
}

.testimonial-section-1 .testimonial-block .inner-box {
    margin-top: 0;
    background: #ffffffc2;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 14%);
    border-radius: 10px;
    border: none;
    padding: 20px;
    height:500px;

}

.testimonial-section-1 .testimonial-block .text {
    color: #4F4F4F;
    /* font-size: var(--font-20); */
    font-size: 14px;
    line-height: 25px;
	    text-align: justify;
}

.testimonial-section-1 .owl-dots {
    position: relative;
    display: flex;
    justify-content: center;

}

.testimonial-section-1 .owl-dots .owl-dot {
    position: relative;
    width: 6px;
    height: 6px;
    margin: 0px 3px;
    border-radius: 50px;
    display: inline-block;
    background-color: var(--color-twenty);
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.testimonial-section-1 .owl-dots .owl-dot.active,
.testimonial-section-1 .owl-dots .owl-dot:hover {
    width: 30px;
    border-radius: 10px;
    background-color: var(--main-color);
}

.testi_background {
    background-image: url(../images/h-icon/hpe.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.testimonial-section-1 .testimonial-block {
    margin: 5px 5px 50px 5px;
}

.testimonial-section-1 .testimonial-block .author-box h5 {
    font-size: 16px;
    line-height: 22px;
}

.testimonial-section-1 .testimonial-block .author-box .designation {
    color: #515151;
    font-size: 14px;
}

.testimonial-section-1 .testimonial-block .author-box .box-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.padding-1 {
    padding: 50px 0;
}

.title_part {
    margin-bottom: 20px;
}

.title_part p {
    font-weight: 600;
    color: var(--main-color);
    font-size: var(--font-16);
    font-family: 'poppins', sans-serif;
    margin-bottom: var(--margin-bottom-5);
}

.title_part span {
    font-size: var(--font-20);
    line-height: 28px;
    color: #515151;
    margin-top: 10px;
}

.partner_btn {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.sponsors-section .sponsors-outer .image-box {
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.footer_social {
    display: flex;
    justify-content: center;

}

.footer-top {
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.footer-top p {
    color: #fff;
}

.footer_social li {
    margin: 0 10px;
    border: 1px solid white;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    padding: 3px;
}

.footer_social li a {
    color: #ffffff;
}

.main-footer h5::before {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #FDC806;
    content: ' ';
    position: absolute;
    left: -15px;
    top: 15px;
}

.yellow_border {
    border-top: 0.5px solid #FDC806;
    border-bottom: 0.5px solid #FDC806;
}

@media screen and (max-width:767px) {
    .brown_block {
        background-color: #494544;
        border-radius: 0px 0 50% 50%;
        width: 100%;
        height: 135px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
    }

    .main-slider-three h1 {
        font-size: 30px;
        font-weight: 600;
        line-height: 33px;
    }

    .main-slider-three .text {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .main-slider-three .content-column .inner-column {
        padding-top: 120px;
    }
}

.main-footer .quick-links li a {
    font-weight: 400;
}

.main-footer .address-widget li {
    font-weight: 400;
}

.main-footer .logo-widget .text {
    font-weight: 400;
	margin-bottom: 30px !important;
}





.outer {
    margin: 0 auto;
}









.owl-theme .owl-nav [class*='owl-'] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.owl-theme .owl-nav [class*='owl-'].disabled:hover {
    background-color: #D6D6D6;
}

/* #big.owl-theme {
    position: relative;
} */
#thumbs .owl-nav {
    position: absolute;
    display: flex !important;
    top: 15px;
}

#thumbs .owl-next,
#thumbs .owl-prev {
    background: #333;
    width: 22px;
    line-height: 40px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
}

#thumbs .owl-nav .owl-next,
#thumbs .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
    border: 1px solid #E7E7E7;
    border-radius: 50%;
    text-align: center;
    padding: 5px;
    color: black;
    background-color: transparent;
}

#thumbs .owl-nav .owl-next {
    left: 60px;
}

#thumbs .owl-nav .owl-prev {
    left: 0px;
}

#thumbs .owl-nav .owl-next:hover,
#thumbs .owl-nav .owl-prev:hover {
    width: 50px;
    height: 50px;
    border: 1px solid #E7E7E7;
    border-radius: 50%;
    text-align: center;
    padding: 5px;
    color: #FDC806;
    background-color: #494544;
}

.event-slider {
    position: relative;
    padding: 60px 0px 60px;
    background-size: cover;

}

@media screen and (max-width:565px) {
    .about-section-three {
        padding-top: 30px;
    }

    .event-slider {
        padding: 30px 0;
    }

    .causes-section-two {
        padding: 30px 0;
    }

    .mission-section {
        padding: 30px 0;
    }

    .sponsors-section {
        padding: 30px 0;
    }

    .testimonial-section-1 {
        padding: 30px 0;
    }

    .padding-1 {
        padding: 30px 0;
    }
}

.btn-style-white {
    position: relative;
    line-height: 20px;
    font-weight: 600;
    overflow: hidden;
    text-align: center;
    border-radius: 50px;
    padding: 15px 45px;
    color: var(--color-three);
    font-size: var(--font-14);
    text-transform: uppercase;
    border: 2px solid var(--main-color);
    font-family: 'poppins', sans-serif;
}

.btn-style-white:hover {
    position: relative;
    line-height: 20px;
    font-weight: 600;
    overflow: hidden;
    text-align: center;
    border-radius: 50px;
    padding: 15px 45px;
    display: inline-grid;
    color: black;
    font-size: var(--font-14);
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid black;
    font-family: 'poppins', sans-serif;
}

.btn-style-yellow {
    position: relative;
    line-height: 20px;
    font-weight: 600;
    overflow: hidden;
    text-align: center;
    border-radius: 50px;
    padding: 15px 45px;
    display: inline-grid;
    color: var(--white-color);
    font-size: var(--font-14);
    text-transform: uppercase;
    background-color: var(--color-nine);
    font-family: 'poppins', sans-serif;
}

.btn-style-yellow:hover {
    position: relative;
    line-height: 20px;
    font-weight: 600;
    overflow: hidden;
    text-align: center;
    border-radius: 50px;
    padding: 15px 45px;
    display: inline-grid;
    color: black;
    font-size: var(--font-14);
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid black;
    font-family: 'poppins', sans-serif;
}

.main-footer.style-two {

    background: #232020;
}

.button-box i {
    margin-left: 4px;
	z-index: 2;
    position: relative;
}

.cta-section-three .title-column h2 {
    font-size: 30px;
    line-height: 43px;
}

.icon-vision {
    border: 8px solid #fdc806;
    width: 120px;
    height: 120px;
    padding: 20px;
    border-radius: 45%;
    /* animation: animName 2s linear infinite; */
}



@keyframes animName {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.story_mission p {
    color: #FDC806;
	    font-weight: 600;
		font-size: 18px;
}

.team_content {
    position: absolute;
    top: 0;
    background-color: #080703ed;
    bottom: 0;
    z-index: 999;
    padding: 22px;
    display: none;
}

.team_content p {
    color: #D6D6D6;

}

.team-block .inner-box:hover .team_content {
    display: initial;
}











.middle {
    position: absolute;
    height: 250px;
    overflow-y: scroll;
    bottom: 20px;
}


.membre {
    box-shadow: 0px 2px 6px 0px #ccc;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease-in;
    border-radius: 10px;
}



.middle::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #9c3434;
    border-radius: 10px;
    display: none;
}

.middle::-webkit-scrollbar {
    width: 5px;
    background-color: transparent;

}

.middle::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(83, 50, 50);
    background: linear-gradient(133deg, #ffc107 19%, rgba(46, 41, 51, 0.8015581232492998) 82%);
}

.membre img {
    height: 340px;
    width: 100%;
    object-fit: cover;
}

.membre .info {
    background: #282417ab;
    padding: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: all 0.5s ease-in;
}

.membre .name {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 25px;
}

.membre .job {
    color: #fff;
    font-size: 12px;
    margin: 0;
    font-weight: 600;
}

.membre .text {
    margin: 15px 10px 15px 0px;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

.membre .overly {
    height: 0;
    background: linear-gradient(181deg, rgb(239 188 8 / 50%) 19%, rgb(10 7 12) 59%);
    padding: 0;
    position: absolute;
    width: 100%;
    display: block;
    transition: all 0.5s ease-in;

}

.membre .top {
    top: -100%;
    left: 0;
}

.membre .bottom {
    bottom: -100%;
    left: 0;
    height: 100%;
}

.membre .left {
    top: 0;
    right: -100%;
    height: 100%;
}

.membre .to-top {
    bottom: 0;
    transition: all 0.5s ease-in;
}

.membre:hover .overly {
    height: 100%;
    padding: 20px 10px;
}

.membre:hover .info {
    position: absolute;
    bottom: -80px;
    padding: 0;
    transition: all 0.5s ease-in;
}

.membre:hover .top {
    top: 0;
    bottom: 0px;
}

.membre:hover .bottom {
    bottom: 0;
}

.membre:hover .left {
    right: 0;
}

.membre:hover .to-top {
    bottom: 100% !important;
    transition: all 0.5s ease-in;
}

.team_leader h2 {
    color: rgb(77, 73, 73);
    margin: 18px 0;
    font-size: 40px;
}

.team_leader p {
    color: rgb(117, 115, 115);
    font-size: 16px;
    line-height: 24px;
}

@media screen and (max-width: 600px) {
    .membre .job {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .membre .text {
        margin: 15px 10px 15px 0px;
        font-size: 12px;
        color: #fff;
        line-height: 20px;
    }

    .membre img {
        height: 340px;
    }

    .team_leader h2 {
        font-size: 25px;
    }

    .team_leader p {

        font-size: 16px;
        line-height: 26px;
    }
}

.owl-dots {
    position: relative;
    display: flex;
    justify-content: center;

}

.owl-dots .owl-dot {
    position: relative;
    width: 6px;
    height: 6px;
    margin: 0px 3px;
    border-radius: 50px;
    display: inline-block;
    background-color: var(--color-twenty);
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.owl-dot.active,
.owl-dot:hover {
    width: 30px;
    border-radius: 10px;
    background-color: var(--main-color);
}

.feature_row .owl-carousel.owl-loaded {
    padding: 10px 0;
}

.feature_row .owl-carousel .owl-stage-outer {
    padding: 10px;
}

.donation_card {
    display: flex;

}

.donation_card h6 {
    color: rgb(134, 129, 129);
    font-size: 16px;
    padding: 20px;
    font-weight: 400;
}

.donation_btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 20px;
}


.accordion-box.style-two .accordion-block-title h4 {
    padding: 0 20px;
}

.accordion-box.style-two .accordion-block-title h5 {
    padding: 0 20px;
}

.accordion-box.style-two .accordion-text {
    color: grey;
    padding: 0 20px;
    font-weight: 400;
}

.color_shade {
    position: absolute;
}

.box-color-one {
    top: 0;
    left: 0;
}

.box-color-two {
    top: -33px;
    right: -22px;
    width: 100px;

}

.box-color-three {
    bottom: -26px;
    left: -15px;
    width: 100px;
}

.box-color-four {
    bottom: 0;
    right: -37px;
    width: 100px;
}

@media screen and (max-width:767px) {
    .donation_card {
        display: block;

    }

    .accordion-box.style-two .accordion-block-title h4 {
        padding: 0;
    }

    .accordion-box.style-two .accordion-block-title h5 {
        padding: 0;
    }

    .accordion-box.style-two .accordion-text {

        padding: 0;

    }

    .donation_card h6 {
        padding: 0;
    }

    .story-section .content-column .text {
        padding-right: 0;
    }
}

.card .location {
    padding: 20px;
    font-size: 20px;
}

.card .location p {
    font-size: 20px;
}




.section_padding_bottom {
    padding: 0 0 40px 0;
}

.color_big_heading {
    position: relative;
    z-index: 99;
}

.event_left_side_wrapper {
    background: #FFFFFF;
    box-shadow: -4px 6px 24px rgb(0 0 0 / 8%), 6px 12px 24px rgb(0 0 0 / 8%);
    border-radius: 8px;
}

.event_big_img {
    position: relative;
    overflow: hidden;
    padding: 0;
}

.event_big_img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.big_content_padding {
    padding: 15px 18px;
}

.event_tag_area a {
    font-size: 18px;
    font-weight: 500;
}

.event_tag_area a:hover {
    color: #333;
}

.event_heading_area {
    padding-top: 15px;
}



.event_heading h3 {
    line-height: 34px;
}

.event_heading h3 a {
    color: var(--black-color);
}

.event_para {
    padding-top: 18px;
}

.event_para p {
    font-size: 14px;
	text-align:justify;
}

.event_boxed_bottom_wrapper {
    padding-top: 15px;
    margin-top: 17px;
    padding-bottom: 15px;
}

.event_bottom_boxed {
    display: flex;
    align-items: center;

}

.event_bottom_content {
    padding-left: 8px;
}

.event_bottom_content h5 {
    font-size: 16px;
    font-weight: 500;
}

.event_bottom_content p {
    padding-top: 0;
    font-size: 14px;
}

.event_boxed_bottom_wrapper .row .col-lg-6:last-child .event_bottom_boxed {
    border-right: none;
}

.event_left_side_wrapper {
    background: #FFFFFF;
    box-shadow: -4px 6px 24px rgb(0 0 0 / 8%), 6px 12px 24px rgb(0 0 0 / 8%);
    border-radius: 8px;
    overflow: hidden  ;
   height: 100%;
}

.small_content_padding {
    padding: 15px 18px;
    margin-bottom: 20px;
}

.event_content_area {
    position: relative;
}

.event_tag_area a {
    font-size: 18px;
    font-weight: 500;
}


.small_content_padding .event_heading_area {
    padding-top: 7px;
}


.spnsr_bnft h4 {}

.spnsr_bnft li {
    margin-bottom: 10px;
	text-align: justify;
}

.btn_bx {}

.donate_btn {
    position: relative;
    line-height: 20px;
    font-weight: 600;
    overflow: hidden;
    text-align: center;
    border-radius: 50px;
    padding: 10px 25px;
    color: var(--color-three);
    font-size: var(--font-12);
    text-transform: uppercase;
    border: 2px solid var(--main-color);
    font-family: 'poppins', sans-serif;
}

.donate_btn:before {
    webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    position: absolute;
    width: 200%;
    height: 200%;
    content: " ";
    top: 110%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 1;
    background: var(--main-color);
}

.donate_btn .text {
    position: relative;
    z-index: 2;
}

.donate_btn:hover .text {
    color: var(--white-color);
}

.donate_btn:hover:before {
    top: -40%;
}






.serving-map-area {
    position: relative;
    display: block;
    padding: 60px 0;
    background-size: cover;
    background-attachment: fixed;
    background-position-x: center;
}

.serving-map_content {
    position: relative;
    display: block;
}




.serving-map_content .inner-map-box {
    position: relative;
    display: flex;
    justify-content: center;
    height: 500px;
    width: 100%;
    margin: 0 auto;
}

.single-serving-box {
    position: absolute;
   
    width: 15px;
    height: 15px;

    border-radius: 50%;
    cursor: pointer;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}

.single-serving-box.bg1 {
    background: #212529;
}

.single-serving-box.bg2 {
    background: blue;
}

.single-serving-box.bg3 {
    background: green;
}

.single-serving-box.bg4 {
    background: #dc3545;
}
.single-serving-box.bg5 {
    background: #aa498a;
}
.single-serving-box.bg6 {
    background: #6649aa;
}


.single-serving-box.one {
    top: 27%;
    left: 47%;
}

.single-serving-box.two {
    top: 16%;
    left: 44%;
}

.single-serving-box.three {
    top: 31%;
    left: 48%;
}

.single-serving-box.four {
    top: 59%;
    left: 52%;
}
.single-serving-box.five {
    top: 48%;
    left: 51%;
}
.single-serving-box.six {
    top: 93%;
    right: 43%;
}

@media screen and (max-width: 1200px) {
    .single-serving-box.one {
        top: 27%;
        left: 46%;
    }

    .single-serving-box.two {
        top: 16%;
        left: 41%;
    }

    .single-serving-box.three {
        top: 31%;
        left: 47%;
    }

    .single-serving-box.four {
        top: 59%;
        left: 53%;
    }
    .single-serving-box.five {
        top: 48%;
        left: 51%;
    }
    .single-serving-box.six {
        top: 93%;
        right: 40%;
    }
}

@media screen and (max-width: 768px) {
    .single-serving-box.one {
        top: 27%;
        left: 44%;
    }

    .single-serving-box.two {
        top: 17%;
        left: 40%;
    }

    .single-serving-box.three {
        top: 31%;
        left: 47%;
    }

    .single-serving-box.four {
        top: 59%;
        left: 55%;
    }
    .single-serving-box.five {
        top: 48%;
        left: 51%;
    }
    .single-serving-box.six {
        top: 93%;
        right: 37%;
    }
}

@media screen and (max-width: 456px) {
    .single-serving-box.one {
        top: 27%;
        left: 40%;
    }

    .single-serving-box.two {
        top: 17%;
        left: 31%;
    }

    .single-serving-box.three {
        top: 31%;
        left: 43%;
    }

    .single-serving-box.four {
        top: 59%;
        left: 57%;
    }
    .single-serving-box.five {
        top: 48%;
        left: 51%;
    }
    .single-serving-box.six {
        top: 93%;
        right: 18%;
    }
}

.single-serving-box:before {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    bottom: -5px;
    right: -5px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 #222222;
    -ms-box-shadow: 0 0 0 0 #222222;
    -o-box-shadow: 0 0 0 0 #222222;
    box-shadow: 0 0 0 0 #222222;
    -webkit-animation: ripple 1s infinite;
    animation: ripple 3s infinite;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.single-serving-box:after {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    bottom: -4px;
    right: -4px;
    border: 4px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.5);
    transform: scale(0);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.single-serving-box:hover:after {
    transform: scale(1.0);
}



@-webkit-keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(244, 68, 56, .0);
        box-shadow: 0 0 0 20px rgba(244, 68, 56, .0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
        box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
    }
}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(244, 68, 56, .0);
        box-shadow: 0 0 0 20px rgba(244, 68, 56, .0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
        box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
    }
}


.single-serving-box .content {
    position: relative;
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 300px;
    bottom: 24px;
    left: -82px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transform: translateY(-110%);
    -ms-transform: translateY(-110%);
    transform: translateY(-110%);
    background-color: #fff;
    border-radius: 0px;
    opacity: 0;
    z-index: 9;
    pointer-events: none;
}

.single-serving-box .content:before {
    position: absolute;
    content: '';
    left: 72px;
    bottom: -26px;
    border: 15px solid transparent;
    border-top: 12px solid #fdc806;
}

.single-serving-box:hover .content {
    opacity: 1;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.single-serving-box .content .img-box {
    width: 85px;
}

.single-serving-box .content .text-box {
    position: relative;
    display: block;
    background: #fdc806;
    border-radius: 5px;
    padding: 12px 16px;
    border: 2px solid #fdc806;
}

.single-serving-box .content .text-box p {
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin: 0;
}


.serving-map_content .inner-map-box img {
    height: 100%;
}





.gallery-area {
    position: relative;
    display: block;
    background: #f3f3f4;
    overflow: hidden;
}

.gallery-area .container-fullwidth {
    position: relative;
    display: block;
    width: 100%;
}


.single-gallery-item {
    position: relative;
    display: block;
}

.single-gallery-item .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-gallery-item .img-holder img {
    width: 100%;
    transform: scale(1.0);
}

.single-gallery-item:hover .img-holder img {
    transform: scale(1.2) rotate(1deg);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
}

.single-gallery-item .img-holder:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 50%;
    opacity: 0;
    background: #6c757d6b;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    opacity: 1;
    transform-origin: top;
    transform-style: preserve-3d;
    transform: scaleY(0);
    z-index: 1;
}

.single-gallery-item:hover .img-holder:before {
    opacity: 0.80;
    transform: scaleY(1.0);
}

.single-gallery-item .img-holder:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    opacity: 1;
    background: #6c757d6b;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    opacity: 1;
    transform-origin: bottom;
    transform-style: preserve-3d;
    transform: scaleY(0);
    z-index: 1;
}

.single-gallery-item:hover .img-holder:after {
    opacity: 0.90;
    transform: scaleY(1.0);
}

.single-gallery-item .img-holder .overlay-button {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transform-origin: center;
    transform-style: preserve-3d;
    transform: scale(0);
    transition: all 200ms linear;
    transition-delay: 0.5s;
    z-index: 10;
}

.single-gallery-item:hover .img-holder .overlay-button {
    opacity: 1;
    transform: scale(1.0);
    transition: all 200ms linear;
    transition-delay: 0.3s;
}

.single-gallery-item .img-holder .overlay-button a {
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
}

.how_work {
    display: flex;
    justify-content: center;
}

.how_work img {
    width: 100%;
}

.main-slider-three .owl-nav {
    display: none;
}

.main-slider-three .owl-dots {
    position: absolute;
    top: 50%;
    right: 10px;
    display: flex;
    flex-direction: column;
    counter-reset: count;

}

.main-slider-three .owl-dots .owl-dot.active {
    background-color: rgba(253, 200, 6, 0.5);
    width: 20px;
    height: 20px;
}

.main-slider-three .owl-dots .owl-dot {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin: 5px;
}

.main-slider-three .owl-dot:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    text-align: center;
    color: #222222;
    font-size: 12px;
    line-height: 25px;
    font-weight: 500;
    /* counter-increment: count; */
    /* content: " "counter(count); */
    transition: all 200ms linear;
    transition-delay: 0.1s;

}



.timeline>li {

    counter-increment: item;
    padding: 10px 10px;
    margin-left: 10px;
    min-height: 70px;
    position: relative;
    /* background-color: white; */
    list-style: none;
}

.timeline>li::before {
    content: '';
    position: absolute;
    width: 1px;
    background-color: #6c757d;
    top: 0;

    bottom: 0;
    opacity: .3;
    left: -19px;
}

.timeline>li::after {
    text-align: center;
    padding-top: 10px;
    z-index: 10;
    content: counter(item);
    position: absolute;
    width: 43px;
    height: 44px;
    font-weight: 600;
    border: none;
    background: linear-gradient(90deg, #dee2e6 -20.81%, #ffc107 70.36%, #ffc107 132.74%);
    border-radius: 50%;
    color: #000;
    top: 0;

    left: -43px;
}

.timeline>li:nth-last-child(1)::before {
    width: 0px;
}

.timeline h4 {
    color: #000;
    font-size: 22px;
    margin-left: 10px;
}

.timeline p {
    color: #6c757d;
    font-size: 16px;
    margin-left: 10px;
}

.chart_inner_list li {
    list-style: circle;
    margin-left: 30px;
    color: #515151;
}

.detail_title {
    text-align: center;
}

.detail_title h2 {
    font-size: 30px;
}

.detail_title .title {
    font-size: 16px;
    margin: 10px 0 30px;
    color: #6c757d;

}
.evnt_imgs  {
     
    border-radius: 10px;
       overflow: hidden;
}
.evnt_imgs img {
       width: 100%;
    height: 250px;
    border-radius: 10px;
    object-fit: cover;
}
.evnt_imgs iframe{
     border-radius: 10px;
}

/* .fslightbox-source { */
    /* transform: scale3d(2, 2, 1.5); */
/* } */

.voice_hope .card p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.voice_hope .card {
    border: none;
    box-shadow: -1px 1px 8px 1px #dfdede;
    border-radius: 10px;
    overflow: hidden;
}




/* beyond lukemia  map*/

.single-serving-box.lu-one {
    top: 27%;
    left: 47%;
}

.single-serving-box.lu-two {
    top: 23%;
    left: 46%;
}

.single-serving-box.lu-three {
    top: 0%;
    left: 38%;
}


@media screen and (max-width: 1200px) {
    .single-serving-box.lu-one {
        top: 27%;
        left: 46%;
    }

    .single-serving-box.lu-two {
        top: 22%;
        left: 45%;
    }

    .single-serving-box.lu-three {
        top: 0%;
        left: 36%;
    }

   
}

@media screen and (max-width: 768px) {
    .single-serving-box.lu-one {
        top: 27%;
        left: 44%;
    }

    .single-serving-box.lu-two {
        top: 23%;
        left: 43%;
    }

    .single-serving-box.lu-three {
        top: 0;
        left: 31%;
    }

  
}

@media screen and (max-width: 456px) {
    .single-serving-box.lu-one {
        top: 27%;
        left: 40%;
    }

    .single-serving-box.lu-two {
        top: 23%;
        left: 36%;
    }

    .single-serving-box.lu-three {
        top: 0;
        left: 15%;
    }

  
}

.flt_right{
    float: left;
    margin-left: 50px;
    display: flex;
    align-items: center;
}

.popUp_cls{
    position: absolute;
    right: 0;
    border: 1px solid yellow; 
    border-radius: 50%;
    padding: 4px;
    z-index: 99;
}
.event_modal_img{
   position: relative;
}
.ovrly{
   
}



.float{
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 65px;
    right: 8px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 38px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}



.event_sticky{
    bottom: 10px;
    position: fixed;
    width: 300px;
    background-color: #fdc806;
    z-index: 9000;
    left: 10px;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
}
.event_sticky .close_dwnld {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 5px;
    z-index: 90001;
    top: 5px;
    font-weight: 600;
    color: white;
}
.event_sticky h3{
   margin-bottom: 5px;
   font-size: 20px;
   color:white;
}
.event_sticky p{
  margin-bottom: 5px;
}

.event_sticky a{
  color: white;
}

.main-header .logo-box .logo img{
    width: 200px;
}
.golden_year{
    background-color: #d4af37;
    position: relative;
    padding:0 20px ;
    margin-bottom: 20px;
    text-align: center;
 
}
.golden_year h3{ 
    color: white;
}
.golden_year::after{
    position: absolute;
    content: ' ';
    top: 0;
    right: -20px;
    aspect-ratio: 1;
    height: 100%;
    transform: rotateZ(130deg);
    background-color: white;
}
.golden_year::before{
    position: absolute;
    content: ' ';
    top: 0;
    left: -20px;
    height: 100%;
    aspect-ratio: 1;
    transform: rotateZ(135deg);
    background-color: white;
}



.vertical_align_center{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.volunteer_form {
	background: #c5c4c678;
	padding: 20px;
	border-radius: 10px
}

.volunteer_form label {

	text-transform: capitalize;
}
.volnter_sec{
    background-size: cover;
    background-position: center;
}

.form_labl{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
@media screen and (max-width:767px) {
    .form_labl{
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 20px;
    }
    .flt_right{
        float: right;
    }
}

.contact-form .form-group input[type="number"]{
    position:relative;
	display:block;
	width:100%;
	line-height:18px;
	padding:10px 25px;
	height:60px;
	border-radius:0px;
	font-size:var(--font-16);
	color:var(--header-color);
	border:none;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	background-color:var(--white-color);
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.contact-one .service-block .inner-box{
    height: 100%;
    padding: 20px 10px;
}
.contact-one .service-block .inner-box p{
    font-size: 14px;
}

.upcoming_evnt_imgs img{
       width: 100%;
       height: 500px;
       object-fit: cover;
}
.hope_modal .modal-header{
    /* background-color: #fdc806 !important; */
}
.hope_pay {
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    padding:0 40px;
    border-radius: 5px;
    height: 40px;
    display: flex;
    margin-bottom: 15px;
    align-items: center;
}
.hope_pay label{
    width: 100%;
}
.hope_modal .modal-footer{
    padding: 0;
    overflow: hidden;
}
.hope_modal .modal-footer .btn{
  width: 100%;
  margin: 0;
  border-radius: 0;
  background-color:#fdc806;
  color:#ffffff ;
  padding: 20px;
}
.hope_modal .modal-body{
    height: 400px;
    overflow-y: scroll;
}
.form-check-input:checked {
    background-color: #ffc107;
    border-color: #ffc107;
}   

.main_dontion{
    margin-left:50px
}
@media screen and (max-width:1200px) {
	
	.testimonial-section-1 .testimonial-block .inner-box {
    height:550px;
  }
}
@media screen and (max-width:767px) {
    .main_dontion{
       position: fixed;
       bottom: 10px;
       left: 10px;
       margin: 0;
    }
  .testimonial-section-1 .testimonial-block .inner-box {
    height:100%;
  }
}
@media screen and (max-width:576px) {
  .single-serving-box .content{
           max-width: 100%;
           width: 100%;
    }
}
.form-control:focus{
    color: #212529;
    background-color: #fff;
    border-color: #fdc806d4;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #ffc1075e;
} 
.form-control option{
    background-color: #dee2e6;
}
option:hover{
    background-color: #fdc806d4 !important;
}
.event_sticky .owl-dot.active, .owl-dot:hover{
    background-color: #212529;
}
.event_sticky .owl-dot{
    margin-top: 10px;
}

.up_event_dtl{
    background-color: #121008ab;
    padding: 5px 10px;
    position: absolute;
    bottom:0;
    width: 100%;
}
.upcoming_evnt_imgs{
    position: relative;
}
.up_event_dtl h4{
    font-size: 16px;
    color: white;
	line-height:22px
}
.up_event-info li{
    color: white;
    margin-bottom: 5px;
}
.up_event-info li .icon{
    display: inline-block;
    color: #fdc806;
    font-size: var(--font-20);
    font-family: "flaticon";
    margin-right: 10px;

}
.notif{
    position:fixed;
    bottom:5px;
    left:5px;
    z-index:99;
}
.alrt_cls{
        color: #857f7f;
    background: transparent;
    margin-left: 20px;
    font-size: 19px;
    font-weight: 600;
}

.feature-block.about-block .inner-box{
    height:100% !important;
	padding:15px 15px;
}
.feature-block.about-block .inner-box:hover{
background: #f5f5f596;
}
.vlntr-block .inner-box{
    height:100% !important;
}
.terms{
 width:100%;
}
.terms ul{
    
 display: flex;
    font-weight: 200;
    margin-right: 5px;
    justify-content: flex-end;
}
.terms ul li{
	  margin-right: 25px;
}
.copy-txt{
  width:100%;
}
.terms ul a{
color: #c1bdbd;
}
/* @media screen and (max-width:767px){ */
/* .terms ul{ */
   /* justify-content: space-evenly; */
    /* flex-direction: column; */
/* } */
/* } */
.copy_text{
display: flex;
    justify-content: space-between;
}
.query a {
 color: #dee2e6;
 margin-right:10px;
}
.query a i{
font-size: 20px;
    margin-right: 5px;
}
.qr{
       display: flex;
    justify-content: center;
    background: #e2e2e2;
    
    flex-wrap: wrap;

}
.qr img{
    width:30%;
    border-radius: 15px;
	padding: 20px;
}
.ac-dtl{
   display: flex;
    align-items: center;
	padding: 20px;
}
@media screen and (max-width:564px){
.qr img{
    width:100%;
}
}
@media screen and (max-width:991px){
.terms ul{
	display: flex;
    justify-content: center;
    flex-direction: column;
}
.copy_text{
display: flex;
    /* justify-content: space-between; */
    flex-direction: column;
}

.main-footer .footer-bottom .copyright{
    font-size: 12px;
}
}

a.taxxx{
   text-decoration: underline;
   
}
@media screen and (max-width:767px){
.terms ul{
	margin-bottom:40px;
}
}
a.taxxx:hover{ 
 transition-duration: 1s;
    font-size: 19px;
    font-weight: 600;
}
.dsi{
    display: flex;
    justify-content: center;
    align-items: flex-start;
}



