.new_header01 {
    /* background: #82153d; */
    padding: 17px 0;
    z-index: 999;
    position: relative;
    font-family: "Manrope", sans-serif;
    position: absolute;
    top: 0;
    left: 0;
	    width: 100%;
}

.one_slider_new_content h2 span {
    font-family: "Fuzzy Bubbles", sans-serif;
    letter-spacing: -3px;
}


.one_slider_new_content p {
    color: #fff;
    font-size: 16px;
    width: 85%;
    line-height: 1.5;
}

.one_slider_new_img img {
    max-height: 100vh;
    object-fit: cover;
}

.one_slider_new {
    position: relative;
}

.one_slider_new_content {
    position: absolute;
    top: 50%;
	    font-family: "Manrope", sans-serif;
    width: 100%;
	    padding-top: 60px;
    transform: translate(0px, -50%);
}

.one_slider_new_content h2 {
    font-size: 35px;
    font-weight: bold;
    color: #fff; 
    margin-bottom: 33px;
    letter-spacing: 2px;
    margin-top: 38px !important;
}

.new_menu-bar ul li.donate_btn01 a:hover {
    background: #841d44;
}



.lear_btn {
    margin-top: 50px;
}



.newLogo img {
    max-width: 250px;
	    filter: brightness(0) invert(1);
		    width: 100%;
}


.new_menu-bar ul li {
    display: inline-block; 
	position:relative
}


.new_menu-bar ul li a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    display: block;
    text-decoration: none;
    margin-right: 16px;
    padding: 15px 0px;
}



.new_menu-bar {
    padding:7px 0;
}


.new_menu-bar ul li ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 210px;
    border-radius: 10px 10px 10px 10px;
    background: #fff;
    color: #000;
    padding: 30px;
	    display: none;
}

.new_menu-bar ul li.sub_menu01:hover ul {
    display: block;
}

.new_menu-bar ul li ul li {
    width: 100%;
}

.new_menu-bar ul li ul li a {
    color: #000;
    margin-right: 0;
    padding: 0;
    font-weight: 500;
    padding-bottom: 10px;
}

.new_menu-bar ul li ul li:last-child a {
    padding-bottom: 0;
}



.new_menu-bar ul li.donate_btn01 {
    float: right;
}

.new_menu-bar ul li.donate_btn01 a {
    padding: 10px;
    background: #000;
    padding: 15px 20px;
    margin-right: 0;
    border-radius: 4px;
}

.new_menu-bar ul li i.fa {
    padding-left: 4px;
}


.custom_container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
}

a.learn_more_call {
    font-weight: bold;
    font-size: 25px;
    color: #fff;
    margin-left: 10px;
	    text-decoration: none;
}

 .one_slider_new_content h3 {
    font-family: "Fuzzy Bubbles", sans-serif;
    /* letter-spacing: -3px; */
    font-size: 23px;
    color: #fff;
    /* font-weight: bold; */
    margin-bottom: 15px;
}




.lear_btn a.learn_more {
    background: #f6ae2b;
    padding: 15px 30px;
    margin-right: 0;
    border-radius: 4px;
    color: #ccc;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    margin-right: 15px;
	    text-decoration: none;
		    border: 1px solid #f6ae2b;
			
			
}

.lear_btn a.learn_more:hover {
    background: none;
    color: #f6ae2b;
}


.lear_btn a.learn_more1 {
    background: none;
    padding: 15px 30px;
    margin-right: 0;
    border-radius: 4px;
    color: #ccc;
    font-weight: 700;
    text-transform: uppercase;
    color: #f6ae2b;
    display: inline-block;
    margin-right: 15px;
	    text-decoration: none;
		    border: 1px solid #f6ae2b;
			
			
}

.lear_btn a.learn_more1:hover {
    background: #f6ae2b;
    color: #fff;
}


#home_slider .owl-nav {
    display: none;
}

#home_slider .owl-dots {
    position: absolute;
    bottom: 13px;
    width: 100%;
}

#home_slider .owl-dots span {
    background: #a5a5a5;
}

#home_slider .owl-dots .active span {
    background: #f6ae2b;
}


.title_section  h2{       font-family: 'Kaushan Script', cursive;
    font-weight: bold;
    margin: 18px auto;
    padding-bottom: 6px;
    background: url(../img/fancy-title-pattern.png);
    background-repeat: repeat-x;
	    text-align: center;
		
    background-position: 0 24px;}
.title_section  h2 span{  /*  border-bottom: 3px solid #dd0473;
     width: 84%; */
    background: #fff;
    padding: 0 44px;}
	

.services-part .title_section span {
    background: none !important;
}

.ul-blog {
    background: #fff;
    border-radius: 16px;
    border: 1px solid #f7f7f7;
}

.ul-blog-img {
    position: relative;
    border-radius: 16px 16px 0 0;
    overflow: hidden;
}
.ul-blog-img img {
    width: 100%;
    aspect-ratio: 370 / 265;
}

.ul-blog .date {
    position: absolute;
    top: clamp(15px, 1.05vw, 20px);
    left: clamp(15px, 1.05vw, 20px);
    background-color: #d73266;
    border-radius: 6px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding: clamp(8px, 0.63vw, 12px) clamp(12px, 0.84vw, 16px);
}


.ul-blog .date .number {
    display: block;
    font-weight: 700;
    font-size: clamp(20px, 1.26vw, 24px);
    line-height: 0.8;
    margin-bottom: clamp(3px, 0.32vw, 6px);
}

.ul-blog .date .txt {
    line-height: 0.8;
    display: block;
    font-weight: 400;
    font-size: clamp(11px, 0.74vw, 14px);
}

.ul-blog-txt {
    box-shadow: 0px 4px 40px transparent;
    transition: 0.4s ease;
    border-radius: 0 0 16px 16px;
    padding: clamp(15px, 1.58vw, 30px);
	    padding: 15px;
    padding-top: 0;
	font-family: "Manrope", sans-serif;
	    min-height: 316px;
}

.ul-blog-infos {
    display: flex;
    align-items: center;
    font-size: clamp(13px, 0.84vw, 16px);
    font-weight: 400;
    margin-bottom: clamp(8px, 0.53vw, 10px);
    color: #434343;
    border-bottom: 1px solid rgba(67, 67, 67, 0.25);
}

.ul-blog-info {
    display: flex;
    align-items: center;
    gap: clamp(7px, 0.53vw, 10px);
    line-height: 1; 
    width: 50%;
    flex-grow: 1;
    padding: clamp(12px, 1.05vw, 20px) 0 clamp(7px, 0.63vw, 12px);
}

.ul-blog-title {
    font-weight: 700;
    font-size: clamp(18px, 1.26vw, 24px);
    line-height: 1.2; 
    border-bottom: 1px solid rgba(67, 67, 67, 0.25);
    margin-bottom: clamp(16px, 1.26vw, 24px);
    padding-top: clamp(7px, 0.63vw, 12px);
    padding-bottom: clamp(11px, 1.1vw, 21px);
	    display: inline-block;
} 

.ul-blog-info i {
    font-size: clamp(15px, 0.95vw, 18px);
    color: #eb5310;
}




.ul-blog-title {
    font-weight: 700;
    font-size: clamp(18px, 1.26vw, 24px);
    line-height: 1.2; 
    border-bottom: 1px solid rgba(67, 67, 67, 0.25);
    margin-bottom: clamp(16px, 1.26vw, 24px);
    padding-top: clamp(7px, 0.63vw, 12px);
    padding-bottom: clamp(11px, 1.1vw, 21px);
	color:#333 !important;
	text-decoration:none !important;
}

.ul-blog-btn {
    font-size: clamp(13px, 0.84vw, 16px);
    font-weight: 700;
    color: #d73266;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 6px;
}

.ul-blog-btn .icon {
    display: inline-flex;
}

.ul-blog-btn .icon i {
    font-size: clamp(18px, 1.16vw, 22px);
}




.inner_banner_with_title {
    background-color:#272727;
    background-image: url(../img/pattern-footer.png);
    background-position: center center;
    background-repeat: repeat;
    padding: 150px 0 100px;
    text-align: center;
    color: #fff;
    background-size: 5%;
}



.inner_banner_with_title h1 {
    font-family: "Manrope", sans-serif;
    font-size: 80px;
    font-weight: bold;
    line-height: .7;
    margin-bottom: 35px;
    letter-spacing: -1px;
}


.inner_banner_with_title h1 span {
    font-family: "Fuzzy Bubbles", sans-serif;
    /* letter-spacing: -3px; */
    font-size: 37px;
    color: #fff;
    /* font-weight: bold; */
    margin-bottom: 15px;
    display: inline-block;
    padding: 0;
    line-height: 1;
}

.banner_coentnt01 {
    width: 80%;
    margin: 0 auto;
}


.inner_banner_with_title p{
	    color: #fff;
    font-size: 18px;
    width: 100%;
    line-height: 1.5;
}

section.why_this_matters_progarm {
    padding: 50px 0;
}

.why_this_matters_progarm_left h2 {
    font-family: 'Kaushan Script', cursive;
    margin-bottom: 30px;
    font-size: 33px;
    text-shadow: 2px 2px 2px #ccc;
    font-weight: bold;
    text-align: left;
    /* background: url(../img/fancy-title-pattern.png); */
    background-repeat: repeat-x;
    background-position: 0 24px;
}
 

.why_this_matters_progarm_left {
    padding: 20% 0;
}

.why_this_matters_progarm_left p, .why_this_matters_progarm_left li {
    font-size: 17px;
    width: 100%;
    line-height: 1.5;
}

.why_this_matters_progarm_left li {
    margin-bottom: 10px;
}

.why_this_matters_progarm_left ul {
    margin-top: 20px;
}

.why_this_matters_progarm_left li i.fa {
    width: 20px;
    height: 20px;
    border: 2px solid #861c44;
    border-radius: 50%;
    font-size: 11px;
    text-align: center;
    padding: 3px;
    display: inline-block;
    vertical-align: middle;
    color: #861c44;
    margin-right: 10px;
}


.one_what_happens {
    text-align: center;
    font-family: "Manrope", sans-serif;
}


.one_what_happens img {
    max-width: 100px;
    margin-bottom: 15px;
}



.one_what_happens h3 {
    font-size: 23px;
    font-weight: 800;
    margin-bottom: 11px;
}


.one_impact_goals {
    text-align: center;
    font-family: "Manrope", sans-serif;
}

.impact_goals {
    padding: 50px 0;
}

.one_impact_goals h3 {
    font-size: 80px;
    font-weight: bold;
    color: #333356;
}

.one_impact_goals p {
    width: 79%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 20px;
}



.help_open_doors {
    background: #000;
    padding: 50px 0;
}


.help_open_doors h2 , .help_open_doors h2 span{
    background: none;
	color:#fff
}

.help_links {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

.help_links ul li {
    display: inline-block;
    width: 48%;
    /* float: left; */
    text-align: center;
    padding: 10px;
    background: #fff;
    margin-bottom: 11px;
    border-radius: 5px;
    margin-right: 6px;
    /* text-transform: uppercase; */
    color: #000 !important;
    background: #f6ae2b;
    border: 1px solid #f6ae2b;
    color: #fff;
}



.help_links ul li a {
    display: block;
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    font-family: "Manrope", sans-serif;
    font-weight: 500;
}
 
.help_links ul li:nth-child(3) , .help_links ul li:nth-child(4){
    background: none;
    color: #f6ae2b;
}

.help_links ul li:nth-child(3) a , .help_links ul li:nth-child(4) a  { 
    color: #f6ae2b;
} 
.help_links ul li:hover{
	background: none;	
}

.help_links ul li:hover a{
	color: #f6ae2b;
}

.newlu_let_img img {
    max-width: 100%;
}

section.new_lautnch_section {
    padding: 50px 0;
}

.newlu_let_content h3.sppb-addon-title {
    font-family: "Fuzzy Bubbles", sans-serif;
    /* letter-spacing: -3px; */
    font-size: 23px;
	    color: #e6215f;
}

.newlu_let_content {
    font-family: "Manrope", sans-serif;
    padding: 50px 62px;
}

.newlu_let_content h2 {
    font-size: 50px;
    margin: 20px 0;
    font-weight: bold;
    letter-spacing: 1px;
    color: #2f1212;
}

.newlu_let_content p {
    line-height: 1.5;
    font-size: 18px;
}

.newlu_let_content h2 span {
    color: #82163f;
    font-family: "Fuzzy Bubbles", sans-serif;
    font-size: 71px;
    vertical-align: middle;
    letter-spacing: -5px;
}

.newlu_let_content a {
    background: #f6ae2b;
    padding: 15px 30px;
    margin-right: 0;
    border-radius: 4px;
    color: #ccc;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    margin-right: 15px;
    text-decoration: none;
    border: 1px solid #f6ae2b;
    margin-top: 20px;
}

.newlu_let_content a:hover {
    background: none;
    color: #f6ae2b;
}



.newlu_let_img {
    border-radius: 20px;
    overflow: hidden;
    background: #000;
    padding: 23px;
}

.why_this_matters_progarm_right img {
    max-width: 100%;
}

.clientLogo {
    padding: 50px 0;
    padding-bottom: 70px;
}


.galleryList a {
    display: inline-block;
    width: 19%;
    padding: 5px 3px;
}



.galleryList a img {
    max-width: 100%;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.eventgallery {
    padding: 50px 0;
}

.td-countdown-6-wrap {
    box-shadow: 0 12px 50px 0 rgba(0, 0, 0, 0.15);
    background: #EAB800;
    padding: 30px 0;
}

.td-countdown-2-location-wrap, .td-countdown-2-title {
    padding-top: 15px;
	width:80%;
}



.td-countdown-6-wrap .td-countdown-3-wrap {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    margin-top: 0;
    padding: 0;
}

.td-countdown-3-wrap .td-countdown-2-location {
    background: none;
    display: inline-block;
    padding: 0;
    border-radius: 0;
    clip-path: none;
    display: flex;
    align-items: center;
}

.td-countdown-3-wrap .td-countdown-2-location-icon {
    position: inherit;
    z-index: 1;
    top: inherit;
    left: inherit;
    margin-right: 15px;
}

.td-countdown-3-location {
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #000;
    display: inline-block;
}

.td-countdown-2-title .title {
    font-weight: 700;
    font-size: 36px;
    color: #000;
}


.td-countdown-2-title .subtitle {
    font-weight: 600;
    font-size: 24px;
    color: #000;
}

.td-countdown-3-wrap .td-hero-countdown {
    margin-left: 0;
}

 .td-countdown-3-wrap .td-hero-countdown ul li {
    
    border-radius: 14px;
    min-width: 90px;
    /* height: 90px; */
    font-weight: 600;
    font-size: 23px;
    /* padding-top: 20px; */
    padding: 6px 28px;
	    color: #fff;
    background: #272727;
    border-color: #272727;
    margin-left: 5px;
} 

.td-hero-countdown ul#timer {
    display: flex;
    text-align: center;
    justify-content: end;
}

.td-countdown-3-wrap .td-hero-countdown ul li span {
    display: block;
    line-height: 1;
}

.td-hero-countdown h2 {
    text-align: right;
    font-size: 30px;
    margin-bottom: 20px;
    /* text-transform: uppercase; */
    font-weight: 600;
    color: #000;
}



a.td-countdown-3-location:hover {
    color: #000;
}

.td-countdown-3-wrap .td-countdown-2-location-icon svg {
    fill: #000;
    stoke: #0000;
}


.black_bg01 {
    border-color: #000;
}


.new_inner_bnner img {
    max-width: 100%;
}


.new_inner_bnner {
    position: relative;
}
 
.banner_content01 { 
    position: absolute;
    top: 50%;
    font-family: "Manrope", sans-serif;
    width: 100%;
    padding-top: 0;
    transform: translate(0px, -50%);
} 


.width_50 {
    width: 50%;
}

.new_inner_bnner h1 {
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 33px;
    letter-spacing: 2px;
    margin-top: 38px !important;
    line-height: 1.3;
	    width: 78%;
		
		
}




/* Programs Section */
        .programs-section {/* padding: 80px 0; background: #f9f9f9;*/ }
        .section-title { font-weight: 700; margin-bottom: 50px; font-size: 32px; }
        .program-card {
			min-height: 330px;
			background: #fff;
			border: 3px solid #e91e63;
			border-radius: 15px;
			padding: 40px 20px 25px 20px;
			text-align: center;
			height: 100%;
			transition: 0.3s;
		}
        .program-card:hover { box-shadow: 0 10px 20px rgba(0,0,0,0.1); }
        .program-card img { width: 70px; margin-bottom: 20px; }
        .program-card h3 { font-weight: 700; color: #333; margin-bottom: 15px; }

        /* Breaking the Cycle Section */
        .cycle-box {
            background: linear-gradient(135deg, #6a0b37 0%, #e91e63 100%);     min-height: 330px;
            color: white; border-radius: 15px; padding:70px 40px; text-align: center;
        }
        .cycle-box h3 { font-weight: 700; font-size: 36px; margin-bottom: 20px; }
        .btn-white { background: #fff; color: #e91e63; border-radius: 25px; padding: 12px 40px; font-weight: bold; font-size: 18px; text-decoration: none; display: inline-block; margin-top: 20px; }
		
		
		
		
		.program-card a {
    display: inline-block;
    margin-top: 12px;
    background: #720c3a;
    color: #fff;
    padding: 6px 14px;
    border-radius: 6px;
    font-size: 11px;
}



.program-card .glyphicon{font-size: 50px; color: #d73266; margin-bottom: 20px;}

section.programs-section.middel-part {
    margin: 50px 0;
}


.video-thumb {
  position: relative;
  display: inline-block;
}

.video-thumb img {
  display: block;
}

/* YouTube play icon */
.video-thumb::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 48px;
  background: url("../img/YouTube_social_white_squircle_%282017%29.svg")
              no-repeat center;
  background-size: contain;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

/* Optional hover effect */
.video-thumb:hover::after {
  transform: translate(-50%, -50%) scale(1.1);
}


.team-wrap.style-2 .team-box {
    position: relative;
    padding: 0 10px;
	    margin-bottom: 60px;
		    min-height: 546px;
}

.team-box {
    float: left;
    width: 100%;
}

.team-wrap.style-2 .team-box::before {
    content: "";
    display: block;
    background-color: #ffddee;
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 70%;
    z-index: -1;
    border-radius: 20px;
}

.team-thumb {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.team-thumb>a {
    float: left;
    width: 100%;
}

.team-thumb img {
    width: 100%;
	    height: 300px;
}
.team-wrap.style-2 .team-thumb a img {
    border: 5px solid #ffddee;
    object-fit: cover;
    image-rendering: pixelated;
    object-position: top;
}


.team-wrap.style-2 .team-thumb a img {
    /* border: 3px solid #ffedeb; */
    border-radius: 20px;
}




.team-info {
    float: left;
    width: 100%;
    padding: 0 15px;
    position: relative;
}


.team-thumb+.team-info {
    margin-top: 25px;
}

.team-info span {
    display: block; 
	    margin-bottom: 8px;
}

.lifeline-subtit {
    color: #666666;
    font-family: "Lexend", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.team-info>h4 {
    margin-bottom: 0;
    font-size: 28px;
}


.team-wrap.style-2 h4.lifeline-title {
    font-size: 23px;
	    font-family: "Lexend", Sans-serif;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.5px;
	
	    color: #000000;
}

.team-wrap.style-2 .team-info p {
    font-size: 16px;
    padding-top: 15px;
	    margin-bottom: 10px;
}


.team-box .social-links2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    opacity: 0;
    visibility: hidden;
}

.team-wrap.style-2 .team-info .social-links2 {
    position: unset;
    visibility: visible;
    opacity: 1;
}



.team-box .social-links2>a {
    line-height: 35px;
    height: 35px;
    width: 35px;
    font-size: 17px;
    position: relative !important;
    display: inline-block !important;
	    margin: 0 5px;
}


.team-wrap.style-2 .team-info .social-links2 a {
    background-color: #ffffff !important;
    border-radius: 50%;
}


.team-wrap.style-2 .team-info .social-links2 a i {
    color: #6b195a;
}

.team-wrap.style-2 .team-box:hover.team-box::before {
    background-color:#dd0473 !important ;
}

.team-wrap.style-2 .team-box:hover .team-thumb a img {
    border: 5px solid #dd0473 !important;
}

.team-wrap.style-2 .team-box:hover .team-info span{color:#fff}
.team-wrap.style-2 .team-box:hover h4.lifeline-title a.title{color:#fff}
.team-wrap.style-2 .team-box:hover .team-info p{color:#fff}

.team-wrap.style-2 h4.lifeline-title a.title {
    color: #000000;
    box-shadow: none;
    text-decoration: none;
}

.teamsdel {
    min-height: 185px;
}


.andProgramlist h3 {
    color: #000;
    font-size: 16px;
    display: block;
    padding: 6px;
    line-height: 1.4;
}

.galleryList.andProgramlist {
    margin: 50px  0 0;
}

.galleryList a { 
    vertical-align: top;
}

.galleryList.andProgramlist a {
    text-decoration: none;
}

.beyond_logo {
    text-align: center;
}
 
.beyond_logo img {    max-width: 197px;
    margin-bottom: 28px;}