.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}

.container {
	width: 1170px;
	margin: auto;
}

/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}

/* Less Space Bitween Columns */
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#logo {
	float:left;
	display:block;
	width:100%;
	min-height: 150px;
	margin-top:-70px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left top;	
}


/* header area adinationals */
.logo {
	float: left;
	width: 21%;
	margin-top: 5px;
}


.menu_main {
	float: left;
	width: 79%;
	z-index: 9999;    margin-top: 5px;
}


.mstslider {
	width: 100%;
	float: left;
}

/* top navigations */
.top_nav {
	float: left;
	width: 100%;
	background: #ffe162;
	font-size: 14px;
	color: #fff;      position: fixed;
    display: block;
    z-index: 9000 !important;
}
.top_nav .left {
	float: left;
	width: 30%;
	padding: 12px 0px;
}
.top_nav .left i {
	color: #c3c3c3;
}
.top_nav .left a {
	color: #c3c3c3;
	margin-right: 25px;
}
.top_nav .left a:hover {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav .right {
	float: left;
	width: 70%;
	text-align: right;font-family: 'Poppins', sans-serif;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 26px 0px 0px;
    padding: 15px 0px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 14px 0px 0px;font-family: 'Poppins', sans-serif;
}
.top_nav .topsocial li a {
	float: left;
	color: #000;
	font-size: 16px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
	font-weight: 500;
}

.top_nav .topsocial li a i{font-size: 18px;
    margin-top: 1px;
    float: left;
    padding-right: 15px;}

.top_nav .topsocial li a:hover {
	color: #000;
}

.tpbut {
	float: right;
	color: #000;
	margin-left: 0px;
	padding: 12px 18px;
	background-color: #ff6464;
	transition: all 0.3s ease; font-family: 'Poppins', sans-serif;
}
.tpbut:hover, .tpbut.active {
	color: #fff;
	background-color: #ff6464;font-family: 'Poppins', sans-serif;font-weight: 500;font-size: 16px;
}

 .tpbut.active i {
	font-size: 24px;font-weight: 500;
}
.tpbut.two {
	/*border-right: 1px solid #f3f3f3;*/
	border-left: none;
}


.slidermar {
	margin-top: 165px;
}










/*----------------------------------------------------
   FEATURE SECTIONS
------------------------------------------------------*/

/* featured section 1 */
.featured_section1 {
	float: left;
	width: 100%;
	padding: 40px 0px 60px;
}
.featured_section1 h3 {
	font-weight: bold;
	text-align: right;
	border-right: 3px solid #9eca45;
	padding: 5px 30px 5px 0px;
}
.featured_section1 .aliright {
	text-align: right;
	margin-right: 33px;
	margin-bottom: 25px;
}
.featured_section1 .button.one {
	float: right;
	margin-right: 33px;
}
.featured_section1 .one_third {
	text-align: center;
}
.featured_section1 .one_third i {
	color: #393939;
	font-size: 30px;
	background: #f3f3f3;
	border-radius: 100%;
	width: 72px;
	height: 72px;
	text-align: center;
	vertical-align: middle;
	line-height: 72px;
	margin-bottom: 35px;
	transition: all 0.3s ease;
}
.featured_section1 .one_third i:hover {
	color: #9eca45;
}




/*----------------------------------------------------
 FOOTER STYLES
------------------------------------------------------*/

.footer {
	float: left;
	width: 100%;
	padding: 50px 0px 0px 0px;
	background: #171717;
	color: #fff;font-family: 'Poppins', sans-serif;letter-spacing: 0.5px; font-size: 1.05em;font-weight: 400;
	
}
.footer h4 {
	font-size: 20px;
	color: #ffe162;
	font-weight: 400;font-family: 'Poppins', sans-serif; letter-spacing: 0.5px
}

/* Address */
ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 2px 0px;
	margin: 0px;
}
.faddress li a {
	color: #999;
	transition: all 0.3s ease;
}
.faddress li a:hover {
	color: #fff;
}

/* quick links */
.qlinks {
	float: left;
	width: 100%;
}
.qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.qlinks li {
	padding: 4px 0px;
	margin: 0px;
}
.qlinks li a {
	color: #fff;font-family: 'Poppins', sans-serif;letter-spacing: 0.5px; font-size: 1.05em;font-weight: 400;
	transition: all 0.3s ease;
}
.qlinks li a:hover {
	color: #fff;
}
.qlinks li a i {
	margin-right: 3px;
}

.qlinks.two li a i {
	color: #5b5c60;
	font-size: 5px;
	margin-right: 8px;
}



/* copyrights */
.copyright_info {
	float: left;
	padding: 18px 0px 15px 0px;
	margin: 55px 0px 0px 0px;
	width: 100%;
	color: #fff;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	background: #080600;
	border-top: 1px solid #1e1800;
}
.copyright_info.two {
	background: #000;
	border-top: none;
}
.copyright_info.sthree {
	padding: 25px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	background: #292e32;
	border-top: 1px solid #2f3337;
}

.copyright_info.white {
	background: #fff;
	border-top: none;
	color: #c0c0c0;
	padding-bottom: 30px;
}
.copyright_info.white a {
	color: #c0c0c0;
}
.copyright_info.white a:hover {
	color: #999;
}

.copyright_info a {
	margin-top: 10px;
	color: #ffe162;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: right;
	transition: all 0.3s ease;
}
.copyright_info a:hover {
	color: #e3e3e3;
}

/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}
.footer_social_links li a i {
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 100%;
	line-height: 24px;
	vertical-align: middle;
	background-color: #ffe162;
	color: #000;
	transition: all 0.3s ease;
}
.footer_social_links li a i:hover {
	color: #fff;
	background-color: #727272;
}

.footer_social_links.two li a i {
	color: #fff;
	background-color: #87d37c;
	width: 28px;
	height: 28px;
	line-height: 28px;
}
.footer_social_links.two li a i:hover {
	color: #fff;
	background-color: #454545;
}

.footer_social_links.three li a i {
	color: #fff;
	background-color: #50c9d4;
	width: 28px;
	height: 28px;
	line-height: 28px;
}
.footer_social_links.three li a i:hover {
	color: #fff;
	background-color: #454545;
}

/* contact form */
.cforms label {
	float: left;
	width: 100%;
	color: #454545;
	font-weight: normal;
}

.cforms label em {
	color: #9eca45;
	font-size: 12px;
	font-style: normal;
}

.cforms input {
	color: #454545;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: 1px solid #eee;
	background: #f9f9f9;
	-webkit-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	-moz-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	box-shadow: inset 0px 1px 2px 0px rgba(238,238,238,1);
}

.cforms textarea {
	color: #454545;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: 1px solid #eee;
	background: #f9f9f9;
	-webkit-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	-moz-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	box-shadow: inset 0px 1px 2px 0px rgba(238,238,238,1);
}

.cforms .button {
	float: left;
	margin-top: 10px;
	color: #fff;
	padding: 14px 20px;
	font-size: 14px;
	font-weight: 500;
	background: #9eca45;
	border: 1px solid #7ea821;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms .button:hover {
	background: #454545;
	border: 1px solid #393939;
}


/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}


.sublinks{width: 16.66%; float: left; text-align: center;}

.sublinks p{color: #fff; font-size: 19px; font-family: 'Poppins', sans-serif; padding-top: 15px;}

.sublinks-1{
	float: left;
	padding: 35px 10px;
	background:  url(../images/1.jpg);
	width: 100%;
}

.sublinks-2{
	float: left;
	padding: 35px 10px;
	background:  url(../images/2.jpg);width: 100%;
}

.sublinks-3{
	float: left;
	padding: 35px 10px;
	background:  url(../images/7.jpg);width: 100%;
}

.sublinks-4{
	float: left;
	padding: 35px 10px;
	background:  url(../images/8.jpg);width: 100%;
}

.sublinks-5{
	float: left;
	padding: 35px 10px;
	background:  url(../images/6.jpg);
	width: 100%;
}

.sublinks-6{
	float: left;
	padding: 35px 10px;
	background:  url(../images/5.jpg);width: 100%;
}


.about-block {
	display:block;
	position:relative;
	width:100%;
	height:auto;
	padding:80px 0px 40px;
}
.about-container {
	display:block;
	position:relative;
	width:60%;
	height:auto;
	float:left;
	margin-right: 4%
}
.about-block p {
	font-size: 1.1em;
	line-height: 30px;
	color: #000;
	margin-bottom:20px;
	text-align:justify;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}
.about-block h6 {
    margin-top: 21px;
    font-weight: 500;
    padding: 0px 28px;
    margin-bottom: 25px;
    border-left: 4px solid #812570;
    font-family: 'Poppins', sans-serif;
    font-size: 1.15rem;
    line-height: 1.975rem;
    color: #000;
}
.title-heading span {
	font-size: 18px;
    font-weight: 600;
    color: #000;
    margin: 0px 0px 8px 0px;
    display: inline-block;
}
.title-heading h4 {
	font-size: 27px;
    line-height: 42px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 5px 0px 4px 0px;
    font-family: 'Poppins', sans-serif;
    color: #e84141;
}
.title-heading h4 span{
	font-size: 26px;
	line-height: 34px;
	font-weight: 400;
display:block;
	color:#1F94DA;
}
.title-line {
	margin-bottom:20px;
}
.title-line .span1 {
	background: #7ABD54;
	width: 60px;
	height: 4px;
	display: inline-block;
	border-radius:25px;
}
.title-line .span2 {
	background: #0173BA;
	width: 15px;
	height: 4px;
	display: inline-block;
	margin-left: 5px;
	border-radius:25px;
}

.count-container {
	display:flex;
	flex-wrap:nowrap;
	box-shadow:0px 8px 41px rgba(0, 0, 0, 0.16);
	width:90%;
	margin-top:40px;
}
.count {
	background: #FFF;
	padding:35px 0px;
	width:33.33%;
	text-align: center;
	border-right:1px solid #ddd;
}
.count:last-child {
	border:0px;
}
.count h2 {
	color: #7ABD54;
	font-size: 36px;
	line-height: 42px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 0;
	font-family: 'Poppins', sans-serif;
}
.count p {
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
	line-height: 22px;
	color: #333;
	letter-spacing: 0.5px;
	text-align:center;
}
.highlights-block {
	max-height: 550px;
	/*margin-top: -111px;*/
	width:36%;
	border-radius: 5px;
	float: right;
}
.highlights-block h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 21px;
	line-height:21px;
	margin:0px;
	padding: 15px 0px;
	font-weight: 400;
	background: #fff;
	margin: 0;
	background: #7ABD54;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.5px
}

.main_title{
	text-align:left;
	margin:0 auto 5px
}

.main_title h2{
	font-family:'Poppins',sans-serif;
	font-size:26px;
	color:#fff;
	margin-bottom:12px;
	padding-left:50px;
	display:inline-block;
	text-transform:uppercase;
}

.main_title h2::before{
	content:"";
	position:absolute;
	left:0;top:11px;
	width:15px;height:15px;
	border:15px solid transparent;
	-webkit-clip-path:polygon(0 0,0% 100%,100% 49%);
	clip-path:polygon(0 0,0% 100%,100% 49%);
	border-left-width:18px;
	border-left-style:solid;
	-webkit-border-image:-webkit-gradient(linear,100% 0,0 0,from(#ce376c),to(rgb(255,255,255))) 1 100%;
	-webkit-border-image:-webkit-linear-gradient(right,#ce376c,rgb(255,255,255)) 1 100%;
	-moz-border-image:-moz-linear-gradient(right,#ce376c,rgb(255,255,255)) 1 100%;
	-o-border-image:-o-linear-gradient(right,#ce376c,rgb(255,255,255)) 1 100%;
	border-image:linear-gradient(to right,#ce376c,rgb(255,255,255)) 1 100%;
}

.main_title h2 span{
	text-align:right;
	margin:10px 0 0;
	font-size:16px;
	display:block;
	text-transform:none;
}

.main_title-2{
	color:#e84141;
	display:inline-block!important;
	font-size:28px!important;
	font-weight:500;margin-bottom:0;
	text-transform:uppercase;
}

.services-box{
	width: 31%; 
	float: left; 
	margin-right: 3.5%; 
	border-radius: 15px;  
    box-shadow: 0 4px 30px 0 rgba(0,0,0,.05);
    transition: all .5s ease; 
    margin-bottom: 0px;
}

.services-box img{
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.services-text{padding: 25px;}

.services-text h4{
	font-family:'Poppins',sans-serif;
	font-size:22px;
	color:#000;
	margin-bottom:20px;
	font-weight: 500;
}

.services-text p{
	font-size: 1.1em;
    line-height: 30px;
    color: #000;
    margin-bottom: 20px;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.more-info{
	width: 100%;
	border-radius: 25px; 
	padding: 12px 0px; 
	text-align: center;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 400 !important;
    color: #fff !important; font-size: 1.2em !important;
   background-color: #ff6464; display: inline-block;}

/* .more-info1{
	width: 100%;
	border-radius: 5px; 
	padding: 12px 0px; 
	text-align: center;
	font-family: 'Poppins', sans-serif !important;
	font-weight: 400 !important;
    color: #fff !important; font-size: 1.2em !important;
   background-color: #ff6464; display: inline-block;}*/

.donate-video {
	float: left;
	width: 100%;
	text-align: center;
	background: #393939 url("../images/donate-video-bg.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	margin: 40px 0px 0px;
}

.layer {
	float: left;
	width: 100%;
	text-align: center;
	padding: 100px 0px;
	background-color: rgba(0,0,0,0.8)
}


.layer h1{
	    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 3.5em;
    width: 90%;
    margin: 0 auto;
    line-height: 75px; margin-bottom: 40px;
}

.layer h6{
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
    color: #ffe162; font-size: 1.4em; margin-bottom: 20px;
  }

.layer h6 i{
	font-weight: 600;
    color: #ff6464; font-size: 0.8em;
  }

 .youtube-play i{
 	background-color: #ff3b3b; 
 	height: 45px; 
 	width: 45px; 
 	line-height: 45px; 
 	color: #fff; 
 	border-radius: 100%; 
 	text-align: center; 
 	font-size: 24px;
 	margin-right: 10px;
 }

 .donate-btn{
 	background-color: #ffe162; 
 	color: #000; 
 	border-radius: 25px; 
 	text-align: center; 
 	font-size: 18px;
 	display: inline-block;
 	padding: 12px 25px;
 	font-weight: 500;
 }

 .services-section-2-box{width: 33.333333%; float: left}

 .three-boxes__single {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    padding: 60px 60px 60px;
}

.three-boxes__single:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: rgba(21,200,160, 0.9);
    z-index: 2;
}
.three-boxes__single-bg {
    position: absolute;
    filter: grayscale(1);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.three-boxes__content {
    position: relative;
    display: flex;
    z-index: 3;
}

.three-boxes__icon span {
    position: relative;
    display: inline-block;
    font-size: 65px;
    color: #ffffff;
    line-height: 65px;
    transition: all 500ms linear;
    transition-delay: 0.1s;
}

/*.icon-fast-food:before {
    content: "\e904";
}*/

.three-boxes__text-box {
    margin-left: 30px;
    position: relative;
    max-width: 420px;
    width: 100%;
}

.three-boxes__text-box h2 {
    font-size: 28px;
    color: #ffffff;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 19px;
    font-family: 'Poppins', sans-serif;
}

.three-boxes__text {
    margin: 0;
    font-weight: 500;
    color: #ffffff;
    font-size: 1.15em;
    line-height: 30px;
     font-family: 'Poppins', sans-serif; letter-spacing: 0.7px;
}

.three-boxes__btn {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    background: #ffffff;
    display: inline-block;
    padding: 10px 25px;
    margin-top: 34px;
    transition: all 500ms ease; font-family: 'Poppins', sans-serif;
    border-radius: 25px;
}

.three-boxes__single-item-two:before {
    background-color: rgba(235, 173, 35, 0.9);
}

.three-boxes__single-item-three:before {
    background-color: rgba(206, 81, 64, 0.9);
}

.bottom-part{padding: 80px 0px}

.bottom-part h2{
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-weight: 600;
    font-size: 41px;
    line-height: 75px;
    text-align: center;
    width: 83%;
    margin: 0 auto;
    margin-bottom: 70px;
    }

 .bottom-part h2 span{
   color: #ff5656;
    }

.reports-box-left{width: 31%; float: left; margin-right: 3.5%}

.reports-box-center{width: 31%; float: left; margin-right: 3.5%}

.reports-box-right{width: 31%; float: left; margin-right: 0%}

.reports-box-1{
	border:1px solid #eee; 
	border-left: 5px solid #812570; 
	font-size: 16px; 
	padding: 10px 25px; 
	color: #000; 
	font-family: 'Poppins', sans-serif; 
	font-weight: 500;
	margin-bottom: 35px;
}

.reports-box-2{
	border:1px solid #eee; 
	border-left: 5px solid #ce376c; 
	font-size: 16px; 
	padding: 10px 25px; 
	color: #000; 
	font-family: 'Poppins', sans-serif; 
	font-weight: 500;margin-bottom: 35px;
}

.reports-box-3{
	border:1px solid #eee; 
	border-left: 5px solid #ff6464; 
	font-size: 16px; 
	padding: 10px 25px; 
	color: #000; 
	font-family: 'Poppins', sans-serif; 
	font-weight: 500;
	margin-bottom: 35px;
}

.reports-box-4{
	border:1px solid #eee; 
	border-left: 5px solid #f4911a; 
	font-size: 16px; 
	padding: 10px 25px; 
	color: #000; 
	font-family: 'Poppins', sans-serif; 
	font-weight: 500;margin-bottom: 35px;
}

.chat-left{width: 38%; float: left; margin-right: 5%}

.chat-right{width: 57%; float: left; padding-top: 15px;}

.chat-right p{
    font-family: 'Poppins', sans-serif;
    color: #000; 
    font-size: 15px; 
    font-weight: 400;
    padding-bottom: 13px;
     }

.footer-design{
    width: 16.66%;
    float: left;
}

.footer-design-1{
    background-color: #812570; height: 8px;
}

.footer-design-2{
    background-color: #ce376c; height: 8px;
}

.footer-design-3{
    background-color: #f4911a; height: 8px;
}

.footer-design-4{
    background-color: #f5bf14; height: 8px;
}

.footer-design-5{
    background-color: #91c483; height: 8px;
}

.footer-design-6{
    background-color: #ffab76; height: 8px;
}

.footer-1{width:25%; float: left; margin-right: 3.33%}

.footer-2{width:25%; float: left; margin-right: 3.33%}

.footer-3{width:25%; float: left; margin-right: 3.33%}

.footer-4{width:15%; float: left }


/*-----------pages-------------------------------*/
.page-banner{
	margin-top: 160px;
	background: url(../images/page-banner/about-fcn-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}
.page-banner-img h1{
	color: #fff;
    font-size: 2.3em;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
        margin-bottom: 30px;
}
.page-banner-img h2{
	color: #fff;
    font-size: 2.3em;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.page-banner-img h3{
	color: #fff;
    font-size: 2em;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.page-banner-img h5{
	color: #000;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    background: #ffe162;
    border-radius: 0px 0px 10px 10px;
    padding: 5px 20px;

    display: inline-block;
}
.page-banner-img p{
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
.page-banner-img a{ color:#ffe162;}
.bottom-border{
	width: 50%;
	float: left;
	border-radius:150px; 
	padding: 50px;
	background: #fff;
	box-shadow: 0px -3px 1px 0px rgb(232 65 65 / 100%)
}

.inner-page {
	display:block;
	position:relative;
	width:100%;
	height:auto;
	padding:80px 0px 60px;
}
.inner-page p {
	font-size: 1.1em;
	line-height: 27px;
	color: #000;
	margin-bottom:20px;
	text-align:justify;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}
.inner-page .left-border-title {
    margin-top: 21px;
    font-weight: 500;
    padding: 0px 28px;
    margin-bottom: 25px;
    border-left: 4px solid #812570;
    font-family: 'Poppins', sans-serif;
    
    line-height: 1.975rem;
    color: #000;
}
.inner-page .float-right{
	float: right;
	}
.sponsorship-sec a{
	color: #000;
	font-weight: 500;
}
.red-title{
	font-family: 'Poppins', sans-serif;
    color: #e84141; font-size: 21px;
}
.page-bottom-part {
    padding: 30px 0px;
}
.page-bottom-part h2{
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-weight: 600;
    font-size: 43px;
    line-height: 65px;
    text-align: center;
    width: 83%;
    margin: 0 auto;
   }

 .page-bottom-part h2 span{
   color: #ff5656;
    }
.about-page h6 {
    margin-top: 21px;
    font-weight: 500;
    padding: 0px 28px;
    margin-bottom: 25px;
    border-left: 4px solid #812570;
    font-family: 'Poppins', sans-serif;
    font-size: 1.15rem;
    line-height: 1.975rem;
    color: #000;
}

.about-left {
	display:block;
	position:relative;
	width:60%;
	height:auto;
	float:left;
	margin-right: 4%
}
.about-right {
	max-height: 550px;
	margin-top: 20px;
	width:36%;
	border-radius: 5px;
	float: right;
}
.about-right-misson {
	max-height: 550px;
	width:36%;
	border-radius: 5px;
	float: right;
}
.team-box {
 	width: 23%;
    float: left;
     margin-top: 20px;
     margin-right: 20px;
     margin-bottom: 30px;
     border-left: 4px solid #9acbec;
     padding: 0px 0px 0px 20px;
     transition: all 0.6s;
  }
.team-box:hover{
background: #ecf9ff;

}
.team-box h4{
	font-weight: 500;
	margin-bottom: 15px;
	font-family: 'Poppins', sans-serif;
    font-size: 1.15rem;
    line-height: 1.65rem;
    color: #000;
}
.team-box h5{
	color: #1d4583;
	font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 0px;
}
.about-sec-2{
	margin-top: 60px;
}
.about-sec-2 h3 {
    font-size: 22px;
    line-height: 42px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 5px 0px 4px 0px;
    font-family: 'Poppins', sans-serif;
    color: #e84141;
}

 .sponsorship{
 	margin-bottom: 50px;
 }   
.sponsorship .box-item{
	box-shadow: 0px 3px 5px 3px rgb(0, 0, 0, 0.2);
	padding: 30px;
	padding-bottom: 5px;
	margin-top: 50px;
}
.sponsorship .box-item-story{
	box-shadow: 0px 3px 5px 3px rgb(0, 0, 0, 0.2);
	padding: 20px;
	margin-bottom: 50px;
}
.sponsorship .box-item-story:last-child{
	padding: 15px;
	margin-bottom: 0px;
}	
.sponsorship .left-item{
	width:20%;
	float: left;
	margin-right: 30px;
	
}
.sponsorship .left-item img{
	line-height: 3px;
	height: auto;
	width: 100%;
}
.sponsorship .right-item{
	width:76%;
	float: left;
	padding: 5px;
}
.sponsorship .box-item-story p{
	margin-bottom:5px;
}
.table h4{
	margin-bottom: 0px;
	text-align: left;
}
.table a{
	color: #000;
}
.table tr:hover{
    color:#e84141;
    text-decoration: underline;cursor: pointer;
}
.table tr:hover td{
    color:#e84141;
    text-decoration: underline;cursor: pointer;
}
.table tr:hover td a{
    color:#e84141;
    text-decoration: underline;cursor: pointer;
}
.table td{
	font-size: 1.1em;
	color: #000;
	margin-bottom:0px;
	text-align:justify;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	
}
.table th{
	font-size: 1.1em;
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	}
.table tr:hover   th{
color:#e84141;
    text-decoration: underline;cursor: pointer;
}
.faq-sec .box-item{
	box-shadow: 0px 3px 5px 3px rgb(0, 0, 0, 0.2);
	padding: 20px;
	
}
.panel {
	border-bottom: 1px solid rgb(211, 211, 211, 0.3);
	background: #f9bf360f;
	margin-bottom: 5px;
	padding: 5px;
	padding-left: 30px;
	padding-right: 30px;
}
.panel h4{
	 font-size: 17px;
    line-height: 42px;
    font-weight: 600;
    text-transform: none;
    margin: 0px;
    font-family: 'Poppins', sans-serif;
    color: #333;
}
.panel .panel-body{
	font-size: 14px;
	line-height: 27px;
	color: #000;
	margin-bottom:10px;
	text-align:justify;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'FontAwesome'; 
    content: "\f107";    
    float: right;       
    color: #912929;        
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f106";    
}
.panel .panel-body li{
	padding-left: 15px;
	line-height: 2em;
}
.panel .panel-body i{
	float:left;
	margin-left:-15px;
	padding-top: 5px;
	color: #e84141;
}
.projects .awards{
	margin-right: 10%;
}
.projects .ongoing-sec{
	width: 80%;
	float: left;
}
.projects li{
	width: 100%;
	font-size: 16px;
	line-height: 27px;
	color: #000;
	margin-top:20px;
	text-align:justify;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	padding: 10px 20px;
	box-shadow: 0px 1px 3px 1px rgb(0, 0, 0, 0.1);
	margin-left: 13px;
}

.projects li a{ color: #000; }

.projects li a:hover{ color: #e84141; border-bottom: 1px solid #000; }

.projects li i{
	float: left;
    margin-left: -36px;
    margin-right: 10px;
    padding: 8px;
    color: #fff;
    background: #e84141;
    border-radius: 50%;
    font-size: 1em;
    margin-top: -3px;
}

.projects .tabs-item {
    margin: 0;
    padding: 0;
    
  	}
.projects .tabs-item .active a {
    color: #fff;
    background-color: #426c9b;
}
.projects .tabs-item  a {
    float: left;
    color: #454545;
    height: 43px;
    padding: 0px 41px;
    text-decoration: none;
    line-height: 40px;
    font-size: 14px;
    background-color: #e3e3e3;
    border-right: 1px solid #fff;
    font-family: 'Roboto';
  transition: all 0.25s;
  margin-right: 13px;
  margin-bottom: 10px;
  border-radius: 3px;
}
.projects .tabs-item  a:hover {
    color: #fff;
    background-color: #426c9b;
}
.projects .tabs-item-1  a {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 30px;
}
.projects .visit-details{
	padding: 35px;
	box-shadow: 0px 1px 5px 1px rgb(0, 0, 0, 0.2);
	margin-bottom: 30px;
}
 .center-item{
	text-align: center;
	/*display: flex;*/
	justify-content: center;
	align-items: center;
}

.visit-details .item-details {
	width: 100%;
	float: left;
	}
.visit-details .item-details  img{
	width: 100%;
	height: auto;
}
.visit-details .item{
	margin-top: 40px;
	box-shadow: 0px 1px 3px 1px rgb(0, 0, 0, 0.1);
	padding: 5px;
}

.visit-details  h6{
	font-weight: 500;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    line-height: 1.975rem;
    color: #000;
    margin-bottom: 0px;
}
.visit-details  h4{
	font-weight: 500;
    font-family: 'Poppins', sans-serif;
    line-height: 1.875rem;
    color: #000;
}
.visit-details .item-2007-sec1 .item{
	width: 44%;
	float: left;
	padding: 5px;
	margin-right: 50px;
	margin-top: 20px;
	box-shadow: 0px 1px 3px 1px rgb(0, 0, 0, 0.1);
	text-align: center;
}

.visit-details .one_fourth{width: 23.5%; float: left; margin-right: 1.5%;}

.visit-details .right-text{ float: right; text-align: center;}

.visit-details .right-text p{  text-align: center; margin-bottom: 2px;}

.visit-details .right-text h4{ margin-bottom: 0px;}

.visit-details h5{
	font-weight: 500;
    font-family: 'Poppins', sans-serif;
    line-height: 1.875rem;
    color: #000;
}
#grid-container{
	margin-top:40px;
}
.visit-details .item-image{
	margin-top: 40px;
	box-shadow: 0px 1px 3px 1px rgb(0, 0, 0, 0.1);
	padding: 4px;
	padding-bottom: 0px;
	width: 24%;
	 float: left;
	  margin-right: 1.2%;
}
.visit-details .item-image img{
	height:  auto;
	width: 100%;
}


.visit-details-last .one_fourth-1{width: 23.5%; float: left; margin-right: 1.5%;}

.financial-sec{
	padding: 35px;
	box-shadow: 0px 1px 5px 1px rgb(0, 0, 0, 0.2);
	margin-bottom: 30px;
}
.financial-sec .top-title{
	text-align: center;
}
.financial-sec .top-title h3, h5, h6{
	margin-bottom:0px;
	font-weight: 500;
    font-family: 'Poppins', sans-serif;
    line-height: 1.875rem;
}
.financial-sec .table-sec{
	padding: 20px;
	box-shadow: 0px 1px 5px 1px rgb(0, 0, 0, 0.2);
	margin-top: 30px;
	
}
.financial-sec .table td {
    padding: 10px 10px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 0px solid #ddd;text-align: left;
}

.financial-sec .graph{
	margin-top: 6%;
	margin-left: 50px;
	text-align: center;
}
.financial-sec .graph img{
	margin-top:70px;
	}
.financial-sec .links{
	margin-top:30px;
}
.financial-sec .links a{
	color: #333;
	margin-bottom: 10px;
}

.financial-sec .links a:hover{
	text-decoration: underline;

}
.doners-sec{
	padding: 30px;
	box-shadow: 0px 1px 5px 1px rgb(0, 0, 0, 0.2);
	margin-top: 30px;
	padding-left: 50px;
}
/*.doners-sec .item{
	width: 32%;
	float: left;
	margin-right: 20px;
	margin-top:30px;
	}*/
.doners-sec  p{
	white-space: pre-line;
	text-align: left;
	}
.doners-sec  .right-border{
	border-right: 2px solid #e94141;
	}
.doners-sec h3{
	color:#e94141;
	text-align: center;
	font-weight: 500;
	font-size: 1.8em;
	margin-bottom: 13px;
}
.doners-sec .devider {
  background-color: #37598e;
  width: 10%;
  height: 3px;
  margin: 0px auto;
  }
  .doners-sec ul{
 
  }
 .doners-sec li{
	font-size: 16px;
	line-height: 27px;
	color: #000;
	text-align:left;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	width: 33.33%;
	float: left
}
 .doners-sec li:before{
	content: "\f0da";
	font-family:FontAwesome;
	color: #ff6464;
	float: left;
	margin-right: 10px;
}
.help-sec .left-sec{
	width: 65%;
	float: left;
	margin-right: 2%;
}
.help-sec a{
	color: #008cc9;
}
.help-sec .right-sec{
	width: 33%;
	float: left;
}
.help-sec .right-sec img{
	width: 100%;
	height: auto;
}


.news-sec .item{
	width:70%;
	float: left;
	font-size: 16px;
	line-height: 27px;
	margin-top:20px;
	text-align:justify;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	padding:  20px;
	box-shadow: 0px 1px 3px 1px rgb(0, 0, 0, 0.1);
	margin-left: 13px;
	}

.news-sec .item a{ color: #000; }

.news-sec .item a:hover{ color: #3680eb; border-bottom: 1px solid #000; }

.news-sec .item h3 i{
	float: left;
    margin-left: -40px;
    margin-right: 10px;
    padding: 8px;
    color: #fff;
    background: #e84141;
    border-radius: 50%;
    font-size: 14px;
    margin-top: -3px;
}
.news-sec p{padding-left: 11px;}

.news-sec .item p i{
	color: #184387;
	margin-right: 8px;
}
.news-page li{
	font-size: 16px;
	line-height: 27px;
	color: #000;
	text-align:left;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	margin-bottom: 10px;
	margin-left: 20px;
}
.news-page li:before{
	content: "\f0da";
	font-family:FontAwesome;
	color: #ff6464;
	font-size: 18px;
	float: left;
	margin-left: -20px;
	margin-right: 10px;
}
.news-page li span{
	font-weight: 600;
	margin-right: 5px;
	
}
:target{
	scroll-margin-top:7em;}
	.big-title{
	font-size: 2em;
	}
}
.iframe-item {
  position: relative;
   padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.responsiveIframe{
    margin:0;
    position:relative;
    padding:0;
    /*padding-top:calc(35.25%);
    margin-top: 55px;*/
  }

.donate-form .left-sec{
	width: 65%;
	float: left;
}

.donate-form .form-sec{
	background: url(../images/donate-form-bg.jpg) no-repeat  center;
	background-size: cover;
	padding: 30px;
	padding-left: 40px;
	box-shadow: 3px 3px 10px 1px rgb(0, 0, 0, 0.1);
}

.center-text{
	text-align: center;
}

.donate-form .form-sec .sec-one label{
	font-size: 16px;
	line-height: 21px;
	color: #000;
	text-align:left;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	margin-bottom: 15px;
}

.donate-form .form-sec form{
	margin-top: 30px;
}

.donate-form .form-sec h3{
	margin-top:30px; 
}
.donate-form .check-box-style{ margin-bottom: 30px; float: left; }

.donate-form .form-item{ width: 100%; float: left; }

.donate-form .form-item label{
	font-size: 16px;
	line-height: 27px;
	color: #000;
	text-align:left;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	margin-bottom: 15px;
}

.donate-form .box-1{
	width: 20%;
	float: left;
}
.donate-form .box-2{
	width: 15%;
	float: left;
}
.donate-form .box-3{
	width: 60%;
	float: left;
}
.donate-form li{
	font-size: 16px;
	line-height: 27px;
	color: #000;
	text-align:left;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	margin-bottom: 10px;
	margin-left: 20px;
}
.donate-form li:before{
	content: "\f0da";
	font-family:FontAwesome;
	color: #ff6464;
	float: left;
	margin-left: -20px;
	margin-right: 10px;
}
.donate-form .right-sec{
	width: 30%;
	float: left;
	margin-left: 50px;
	padding-top: 0px;
	padding-left: 50px;
}
.donate-form .right-sec .thankyou-item{
	display: inline-table;
    height: 300px; /*change this and the width for the size of your initial circle*/
    width: 300px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #fff;
    border:5px solid #ffca19;
}
.donate-form .right-sec .thankyou-item-1{
	display: table-cell;
    height: 300px; /*change this and the width for the size of your initial circle*/
    width: 300px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #fff;
    padding: 20px;
    border:5px solid #e8af25 ;
}

.donate-form .right-sec .thankyou-item h1{
	color: #ffca19;
	font-size: 4em;
	font-weight: 900;
}

.donate-form .right-sec .thankyou-item h2{
	color: #ffca19;
	font-size: 7em;
	font-weight: 900;
}

.donate-form .right-sec .credicard-item-1{
	display: inline-table;
    height: 300px; /*change this and the width for the size of your initial circle*/
    width: 300px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #fff;
    padding: 20px;
    border:5px solid #e8af25 ;

}

.donate-form .right-sec .credicard-item-1 h1{
	color: #ffca19;
    font-size: 2.0em;
    font-weight: 900;
    padding-top: 35px;
    margin-bottom: 11px;
}

.donate-form .right-sec .credicard-item-1 h2{
	color: #ffca19;
    font-size: 4em;
    font-weight: 900;
    line-height: 60px;
}


.donate-form .submit {
    border-radius: 25px;
    padding: 12px 40px;
    text-align: center;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    color: #fff !important;
    font-size: 1.2em !important;
    background-color: #ff6464;
    display: inline-block;
    margin-bottom: 30px;
}
.donate-form .submit a{
	color:#fff;
}
.fcn-home .left-sec{
	width: 46%;
	float: left;
	margin-top: 20px;
	margin-right: 5%;
}
.fcn-home .left-sec h4{
	margin-bottom: 20px;
	border-left:2px solid  #e94141;
	padding-left: 15px;
	box-shadow: -3px 8px 8px -3px rgb(233, 65, 65, 0.1);
  padding: 20px;
  margin-bottom: 20px;
}
.fcn-home .left-sec a:hover{
  color: #e94141;
  border-bottom: 1px solid #e94141;
  
}
.fcn-home .left-sec i{
	color: #e94141;
	float: left;
	margin-right: 10px;
	border:2px solid  #e94141;
	border-radius: 50%;
	padding: 5px;
	margin-top: -5px;
}

.fcn-home .right-sec{
	width: 48%;
	float: left;
	margin-top: 5px;
}
.fcn-home .right-sec img{
	height: auto;
	width: 100%;
}

.fcn-home-sec{
	padding: 35px;
	box-shadow: 0px 1px 5px 1px rgb(0, 0, 0, 0.2);
	margin-top: 30px;

}

.fcn-home-sec h2{
	margin-bottom: 10px;
}
.fcn-home-sec .devider {
  background-color: #37598e;
  width: 6%;
  height: 3px;
  margin: 0px auto;
  }

 .fcn-home-sec .item-image{
	margin-top: 40px;
	box-shadow: 0px 1px 3px 1px rgb(0, 0, 0, 0.1);
	padding: 4px;
	padding-bottom: 0px;
	width: 24%;
	 float: left;
	  margin-right: 1.2%;
}
.fcn-home-sec .item-image img{
	height:  auto;
	width: 100%;
}
 .fcn-home-sec .item-image-1{
	margin-top: 40px;
	box-shadow: 0px 1px 3px 1px rgb(0, 0, 0, 0.1);
	padding: 4px;
	padding-bottom: 0px;
	width:  32%;
	 float: left;
	  margin-right: 1.3%;
}
.fcn-home-sec .item-image-1 img{
	height:  auto;
	width: 100%;
}
.fcn-home-sec .three-box-sec{
	width: 31%;
    float: left;
    margin-right: 2.9%;
}
 .fcn-home-sec .item-image-3{
	margin-top: 40px;
	box-shadow: 0px 1px 3px 1px rgb(0, 0, 0, 0.1);
	padding: 4px;
	padding-bottom: 0px;
	width:  100%;
	 float: left;
	  
}
.fcn-home-sec .three-box-sec h2{
		margin-bottom: 0px;
}
.fcn-home-sec .item-image-3 img{
	height:  auto;
	width: 100%;
}

.contact-sec{
	width: 100%;
	float: left;
	background: url(../images/contact-bg.jpg) center no-repeat;
	background-size: cover;
	padding: 30px;
	padding-top: 40px;
}

.contact-sec .left-sec{
	width: 45%;
	float: left;
	box-shadow: 0px 1px 3px 1px rgb(0, 0, 0, 0.1);
	padding: 30px;
	background: #fff;
	margin-right: 4.5%;
}
.contact-sec .left-sec .item{
	margin-bottom: 23px;
	width: 100%;
	float: left;
}
.contact-sec .left-sec .image-item{
	width: 10%;
	float: left;
	margin-right: 30px;
}
.contact-sec .left-sec .item-details{
	width: 80%;
	float: left;
}
.contact-sec .left-sec h3{
	margin-bottom: 10px;
}

.contact-sec .right-sec{
	width: 50%;
	float: left;
	box-shadow: 0px 1px 3px 1px rgb(0, 0, 0, 0.1);
	padding: 20px 40px;
	background: #fff;
}
.contact-sec .right-sec .control-hight {
    display: block;
    width: 100%;
    height: 40px;
}
.contact-sec .right-sec .submit{
      background: -webkit-linear-gradient(#e94141, #e94141);

      padding: 8px 30px;
      border-radius: 15px;
      display: inline-block;
      margin-top: 20px;
    }
.contact-sec .right-sec .submit a{
  color:#fff;
  font-size: 17px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif !important;
}
.contact-sec .right-sec .submit:hover{
      background: #333;
  }

  .cleft-lip .left-sec{
  	width: 45%;
  	float: left;
  	padding-top: 40px;
  }
  .cleft-lip .left-sec li{
  	margin-bottom: 30px; 
  	transition: all 0.25s;
  }
  .cleft-lip .left-sec li a{
 	font-size: 16px;
	line-height: 27px;
	color: #000;
	text-align:left;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	margin-bottom: 10px;
}

.cleft-lip .left-sec li a span{
 		color: #e94141;
	}
.cleft-lip .left-sec i{
	color:#e94141;
	margin-right: 12px;
	font-size:18px;
}
.cleft-lip .left-sec li a:hover{
 	color: #e94141;
 	border-bottom: 1px solid #e94141;
 	}

 .cleft-lip .right-sec{
  	width: 55%;
  	float: left;
  	padding-top: 40px;
  }	
  .cleft-lip .right-sec  img{
  	height:auto;
  	width:100%;
  }
  .cleft-lip .right-sec .image-item-1{
  	margin-top: -60px;
  	margin-left: 11%;
  }
  .cleft-lip .right-sec .image-item img{
  	border:15px solid #598a9b;
  	margin-left: 30px;
  } 
  .cleft-lip .cleft-lip-details{
	padding: 35px;
	box-shadow: 0px 1px 5px 1px rgb(0, 0, 0, 0.2);
	margin-bottom: 30px;
}
.cleft-lip-details .right-text{ float: right; text-align: center;}


 .cleft-lip-details .item-image{
	margin-top: 20px;
	box-shadow: 0px 1px 3px 1px rgb(0, 0, 0, 0.1);
	padding: 4px;
	padding-bottom: 0px;
	width: 32%;
	 float: left;
	  margin-right: 1%;
}
.cleft-lip-details .item-image img{
	height:  auto;
	width: 100%;
}
 .cleft-lip-details .item-image-4{
	margin-top: 20px;
	box-shadow: 0px 1px 3px 1px rgb(0, 0, 0, 0.1);
	padding: 4px;
	padding-bottom: 0px;
	width: 24%;
	 float: left;
	  margin-right: 1%;
}
.cleft-lip-details .item-image-4 img{
	height:  auto;
	width: 100%;
}
h4{
    font-family: 'Poppins', sans-serif !important;
}

.cleft-lip .tabs-item {
    margin: 0;
    padding: 0;
    
  	}
.cleft-lip .tabs-item .active a {
    color: #fff;
    background-color: #426c9b;
}
.cleft-lip .tabs-item  a {
    float: left;
    color: #454545;
    height: 43px;
    padding: 0px 41px;
    text-decoration: none;
    line-height: 40px;
    font-size: 15px;
    background-color: #e3e3e3;
    border-right: 1px solid #fff;
    font-family: 'Poppins', sans-serif;
  transition: all 0.25s;
    margin-right: 0px;
  margin-bottom: 0px;
  border-radius: 3px;
}
.cleft-lip .tabs-item  a:hover {
    color: #fff;
    background-color: #426c9b;
}
.cleft-lip h2 {
    font-size: 23px;
}

.board-directors-banner{
	margin-top: 160px;
	background: url(../images/page-banner/board-directors-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.about-fcn-banner{
	margin-top: 160px;
	background: url(../images/page-banner/about-fcn-banner1.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.about-mission-banner{
	margin-top: 160px;
	background: url(../images/page-banner/mission-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.sponsorship-program-banner{
	margin-top: 160px;
	background: url(../images/page-banner/sponsorship-program-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.sponsorship-donations-banner{
	margin-top: 160px;
	background: url(../images/page-banner/sponsorship-donations-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.sponsorship-gift-policy-banner{
	margin-top: 160px;
	background: url(../images/page-banner/gift-policy-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.sponsorship-donation-reminder-banner{
	margin-top: 160px;
	background: url(../images/page-banner/donation-reminder-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.sponsorship-letters-from-banner{
	margin-top: 160px;
	background: url(../images/page-banner/letters-from-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.sponsorship-writing-individual-banner{
	margin-top: 160px;
	background: url(../images/page-banner/writing-individual-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.sponsorship-experience-banner{
	margin-top: 160px;
	background: url(../images/page-banner/sponsorship-experience-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.contact-us-banner{
	margin-top: 160px;
	background: url(../images/page-banner/contact-us-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.donate-banner{
	margin-top: 160px;
	background: url(../images/page-banner/donate-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.how-it-work-banner{
	margin-top: 160px;
	background: url(../images/page-banner/how-it-work-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.cleaft-banner{
	margin-top: 160px;
	background: url(../images/page-banner/cleaft-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.news-banner{
	margin-top: 160px;
	background: url(../images/page-banner/news-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.fcnhome-banner{
	margin-top: 160px;
	background: url(../images/page-banner/fcnhome-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.ongoing-projectl-banner{
	margin-top: 160px;
	background: url(../images/page-banner/ongoing-projectl-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.financial-report-banner{
	margin-top: 160px;
	background: url(../images/page-banner/financial-report-banner.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}


.sponsorship-program-banner-1{
	margin-top: 160px;
	background: url(../images/page-banner/sponsorship-program-banner-1.jpg) no-repeat center;
	background-size:  cover;
	padding-top: 80px;
	padding-bottom: 80px;
}

.footer-heading{display: block;}

::-webkit-scrollbar {
  width: 5px !important;
}

.pv-2009{width: 28%; text-align: left !important;}

.visit-details h4 span{
    float: right;
}

.donate-text-input{width: 20%}

.video-section{width: 75% !important; height: 450px !important}



.amazon-sec {
    margin-top: 50px;
}

.amazon-left {
    width: 60%;
    float: left;
    margin-right: 10%;
}

.center {
    text-align: center;
}
.amazon-right {
    width: 30%;
    float: left;
}

.amazon-right .item {
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
    border: 3px solid #ff9933;
    padding: 20px;
    padding-bottom: 100px;
}

.amazon-right .item h6 {
    font-size: 20px;
    font-weight: 600;
}

.amazon-right .item p {
    text-align: center!important;
}

.amazon-right img {
    border: 3px solid #ff9933;
    border-radius: 100%;
    padding: 4px;
    margin-top: -99px;
}

.privacy-page p{
    font-size: 1.1em;
    line-height: 27px;
    color: #000;
    margin-bottom: 20px;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    }
    
 .privacy-page p i{
    float:left; 
    padding-right: 15px;
    padding-top: 6px;
    padding-bottom: 10px;
    }   
    
.privacy-page h6{
    margin-top: 21px;
    font-weight: 500;
    margin-bottom: 16px;
    font-family: 'Poppins', sans-serif;
    font-size: 1.15rem;
    line-height: 1.975rem;
    color: #000;
    }

.by-mail{
width:25%; float:left; margin-right:5%
}

.by-mail p{
margin-bottom: 0px;
}


.by-email{
width:15%; float:left; margin-right:5%
}


.by-email p{
margin-bottom: 0px;
}


.by-telephone{
width:50%; float:left; 
}

.by-telephone p{
margin-bottom: 0px;
}