.banner-bg{
  background-image: url('/wp-content/themes/UNDP%20HEALTH/images/banner-bg.png') !important;
}   
section.stab-content {
    margin-right: 80px;
    margin-left: 80px;
    margin-bottom: 40px;
    margin-top: 15px;
}

.timeline {
    list-style: none;
    padding: 20px 0 0;
    position: relative;
}
.timeline:before {
    top: 25px;
    bottom: 30px;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 4%;
    margin-left: -1.5px;
}
.timeline > li {
    margin-bottom: 25px;
    position: relative;
    margin-left: 115px;
}
.timeline > li:before, .timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .stage-box {
    width: 95%;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 10px 10px 0px 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 18%);
    box-shadow: 0 1px 6px rgb(0 0 0 / 18%);
    /* height: 50px; */
}
.timeline > li > .stage-box .stage-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
}
.timeline > li > .stage-box .stage-heading .stagetm-action{
    display: flex;
}
.timeline > li > .stage-box .stage-heading .stagetm-action .btn{
    border: 1px solid #eee;
    border-radius: 0px;
    line-height: 25px;
    display: inline-block;
    height: 40px;
}
.timeline > li > .stage-box .stage-heading .stagetm-action a{
    margin-left: 5px;
}
.timeline > li > .timeline-badge {
        color: #fff;
        width: 60px;
        height: 60px;
        line-height: 38px;
        font-size: 20px;
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        left: -94px;
        top: -7px;
        background-color: #5bc0de;
       /* z-index: 100;*/
        border-top-right-radius: 50%;
        border-top-left-radius: 50%;
        border-bottom-right-radius: 50%;
        border-bottom-left-radius: 50%;
}
.timeline > li > .timeline-badge.actived {
    transform: scale(1.3);
}
.timeline > li > .stage-box:after {
    position: absolute;
    top: 4px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
    content: " ";
}
.timeline > li > .stage-box:before {
    position: absolute;
    top: 4px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
    content: " ";
}


.icon-m {
    width: 40px;
    height: 40px;
    background-image: url("../images/ic-start-up.png");
    background-size: 40px 40px;
    background-repeat: no-repeat;
    display: inline-block;
    border:1px solid #eee;
}
.icon-mt {
    width: 40px;
    height: 40px;
    background-image: url("../images/icons-m.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icons-m.svg");
    background-size: 700px 74px;
    background-repeat: no-repeat;
    background-position: 2px 0;
    display: inline-block;
    border:1px solid #eee;
}
.icon-m {
    width: 40px;
    height: 40px;
    background-image: url("../images/ic-start-up.png");
    background-size: 40px 40px;
    background-repeat: no-repeat;
    display: inline-block;
    border:1px solid #eee;
}
.icon-mt {
    width: 40px;
    height: 40px;
    background-image: url("../images/icons-m.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icons-m.svg");
    background-size: 700px 74px;
    background-repeat: no-repeat;
    background-position: 2px 0;
    display: inline-block;
    border:1px solid #eee;
}
.icon-mt.two{
    background-position: -34px 0;
}
.icon-mt.three{
    background-position: -69px 0;
}
.icon-mt.four{
    background-position: -103px 0;
}
.icon-mt.five{
    background-position: -138px 0;
}
.icon-mt.six{
    background-position: -173px 0;
}
.icon-mt.seven{
    background-position: -209px 0;
}
.icon-mt.eight{
    background-position: -243px 0;
}
.icon-mt.nine{
    background-position: -279px 0;
}
.icon-mt.ten{
    background-position: -314px 0;
}
.timeline > li > .stage-box .stage-datas .card.card-body {
    margin-bottom: 25px;
}




	.information-box {
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}
.steps ul {
	padding-left: 0;
	margin: auto;
	margin-top: 10px;
	justify-content: space-between;
	background-repeat: repeat-x;
	background-position: 50%;
	padding: 0;
	width: 100%;
	display: block;
}
.steps li {
	opacity: 0.4;
	transform: scale(0.8);
	box-shadow: 0 45px 60px -50px #000000;
	list-style: none;
	border-radius: 50%;
	display: block;
	transition: transform 0.2s ease;
	float: left;
	margin: 2%;
}
.steps li a {
    /* font-weight: 700; */
    /* display: flex;
    height: 120px;
    width: 120px; */
    text-decoration: none;
    color: #fff;
    /* align-items: center;
    justify-content: center;
    text-align: center; */
    /* padding: 15px; */
    padding-left: 0px !important;
}
.steps li.active {
	opacity: 1;
	transform: scale(1);
}
.steps li:hover {
    opacity: 0.9;
    transform: scale(0.9);
}
@media (min-width: 768px){
	.steps ul {
		display: flex;
		width: 89%;
		justify-content: center;
	}
	.steps ul li {
		display: inline-block;
		width: auto;
	}
}


.s-01 {
	background-color: #ffab40;
}
.s-02 {
	background-color: #8bc34a;
}
.s-03 {
	background-color: #448aff;
}
.s-04 {
	background-color: #039be5;
}
.s-05 {
	background-color: #ba68c8;
}
.s-06 {
	background-color: #ffc400;
}
.sbox-sec {
    margin: 0px;
    background-color: #F6F9FC;
    padding: 30px 0;
	padding-bottom: 60px;
}
.box-text {
    font-family: 'SohneBreit';
    margin-bottom: 20px;
    text-align: left;
    font-size: 23px;
    font-weight: 600;
}


 #dataone {  
 display:none; 
}

#datatwo{
  display: none;
} 
#datathree{
  display: none;
} 

#datafour{
  display: none;
} 

 #datafive {  
 display:none; 
}

#datasix{
  display: none;
} 
#dataseven{
  display: none;
} 

#dataeight{
  display: none;
} 

#datanine {  
 display:none; 
}

#dataten{
  display: none;
} 
#data11{
  display: none;
} 

#data12{
  display: none;
} 

#data13 {  
 display:none; 
}

#data14{
  display: none;
} 
#data15{
  display: none;
} 

#data16{
  display: none;
} 

#data17{
  display: none;
} 
#data18{
  display: none;  
}
#data19{
  display: none;  
}
#data20{
  display: none;  
}
#data21{
  display: none;  
}
#data22{
  display: none;  
}
#data23{
  display: none;  
}
#data24{
  display: none;  
}
#data25{
  display: none;  
}
#data26{
  display: none;  
}
#data27{
  display: none;  
}

#data28{
  display: none;  
}

#data29{
  display: none;  
}

#data30{
  display: none;  
}

#data31{
  display: none;  
}

#data32{
  display: none;  
}

#data33{
  display: none;  
}

#data34{
  display: none;  
}

#data35{
  display: none;  
}

#data36{
  display: none;  
}
#data37{
  display: none;  
}
#data38{
  display: none;  
}

#data39{
  display: none;  
}

#data40{
  display: none;  
}

#data41{
  display: none;  
}

#data42{
  display: none;  
}

#data43{
  display: none;  
}

#data44{
  display: none;  
}

#data45{
  display: none;  
}

#data46{
  display: none;  
}

#data47{
  display: none;  
}
#data48{
  display: none;  
}

#data49{
  display: none;  
}

#data50{
  display: none;  
}

#data51{
  display: none;  
}

#data52{
  display: none;  
}

#data53{
  display: none;  
}

#data54{
  display: none;  
}

#data55{
  display: none;  
}

#data56{
  display: none;  
}

#data57{
  display: none;  
}
#data58{
  display: none;  
}

#data59{
  display: none;  
}

#data60{
  display: none;  
}

#data61{
  display: none;  
}


div#flip {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}

div#flip1 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip2 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip3 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip4 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip5 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip6 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip7 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip8 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}

div#flip9 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip10 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}

div#flip11 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}

div#flip12 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip13 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip14 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip15 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip16 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip17 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip18 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip19 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip20 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip21 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip22 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip23 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip24 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip25 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip26 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip27 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip28 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip29 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip30 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip31 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip32 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip33 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip34 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip35 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip36 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip37 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip38 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip39 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip40 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip41 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip42 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
    margin-left:5px;
}
div#flip43 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip44 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip45 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip46 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip47 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip48 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip49 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip50 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip51 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip52 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip53 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip54 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip55 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip56 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip57 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip58 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip59 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
div#flip60 {
    padding: 7px;
    background: #eff2f4;
    height: fit-content;
	margin-left:5px;
}
  
      .pointer {
    margin: 20px auto 30px;
    font-size: 16px;
    background: white;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
    display: flex;
    overflow: hidden;
}
.pointer-h {
    display: flex;
    align-items: center;
    background-color: #0068b3;
    background-position-y: center;
    background-position-x: center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 5px 5px;
    color: white;
    min-width: 80px;
}
.pointer-b {
    text-align: justify;
    font-size: 17px;
    padding: 0.8rem 1rem;
}

/* .bold-text {
    text-transform: uppercase;
    font-size: 1.3rem !important;
    font-weight: 400 !important;
} */
/* .search-page-card p span:nth-child(even), .search-page-card-caption span:nth-child(even) {
    padding-right: 0.7rem;
    font-size: 16px !important;
} */

.dwn-h5{
    display: flex;
    align-items: center;
}

.dwn-margin{
    margin-left: 10px;
}
.download-btn{
    margin-left: 10px;
    
}

.c-wrapper.grid.principle {
    display: grid;
    grid-auto-flow: row;
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (max-width: 767px){
.c-wrapper.grid.principle {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
}
}
.principle-card.color-4 {
    background-color: #3288ce;
}

.principle-card {
    padding: 48px;
    background-color: #94c4f5;
    color: #fafafa;
}

.principle-card.color-2 {
    position: relative;
    background-color: #6babeb;
}

.principle-card.color-3 {
    background-color: #4f95dd;
}
.c-text.h3 {
    font-size: 35px;
    line-height: 39.97px;
    font-weight: 600;
    height: 175px;
}
.c-text.paragraph.small {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}
.c-spacing._05 {
    max-height: 16px;
    max-width: 16px;
    min-height: 16px;
    min-width: 16px;
}

span.cta__link.cta--arrow {
    color: #232E3D;
}
@media (max-width: 768px){
  .card-item img {
   
    max-width: 140px !important;
    min-width: 140px !important;
  }
  section.stab-content {
    margin-right: 0px;
    margin-left: 0px;
  }
  .steps ul{
    display: flex;
    flex-direction: column;
  }
  .steps.my-steps ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .steps.my-steps ul li {
   
    width: 28%;
}
}
@media (max-width: 1080px){
  .card-item img {
    max-width: 120px !important;
    min-width: 120px !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 991px){
  .card-item img {
    max-width: 100px !important;
    min-width: 100px !important;
  }
}
@media screen and (max-width: 480px){
  #sticky{
    position: relative !important;
    height: auto !important;
    top: 0px !important;
  }
  .steps.my-steps ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .steps.my-steps ul li {
   
    width: 100%;
}
}


  @media (max-width: 767px) { /* Adjust the breakpoint as needed */
    .stage-heading {
        flex-direction: column;
    } 
}
/* Change tooltip background color */
.tooltip-inner {
    background-color: #198754 !important; /* Green background */
    color: white !important; /* White text */
    font-size: 14px;
    font-weight: bold;
    padding: 8px 12px;
    border-radius: 5px;
}

/* Change tooltip arrow color */
.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #198754 !important;
}

.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: #198754 !important;
}

.bs-tooltip-start .tooltip-arrow::before {
    border-left-color: #198754 !important;
}

.bs-tooltip-end .tooltip-arrow::before {
    border-right-color: #198754 !important;
}

/* Add box-shadow to tooltip */
.tooltip.show {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}
.wpforms-recaptcha-hidden {
    display: none !important;
    
}
.wpforms-submit-spinner {
    display: none !important;
    visibility: hidden;
    width: 0;
    height: 0;
}
