

body{
    margin: 0px;
    padding: 0px;
	font-family: "Roboto", Sans-serif !important;
}



.navlinks li {

	padding: 0 7px;

}

.navlinks li a {

	text-transform: capitalize;

	font-size: 15px;

	font-weight: 600;

	color: rgb(255, 255, 255);

}

.top-header {

    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;

    background-color: #000000;

}

.top-header {

	padding: 6px 0;

}

/* .scrolled {

	position: sticky;

	top: 0px;

	background: #fff;

	z-index: 999;

} */

 .navlinks li .sub-menu li a {

    text-decoration: none;

    color: #202020;

}

.navlinks li .sub-menu li a:hover {

	color: #f5a005;



}

.footer-sec {

	background: #F2F4FB;

	padding: 70px 0 00px 0;

}

.footer-right h2 {

	color: #500200;

	font-size: 30px;

	font-weight: 600;

	margin-bottom: 20px;

}

.footer-right p {

	color: #000;

	font-size: 17px;

	font-weight: 400;

	margin-bottom: 5px;

}

.footer-right p a {

	color: #500200;

}

.order-content a {

	color: #500200;

	font-size: 20px;

	font-weight: 600;

	text-decoration: none;

}

.last-footer-bar p {

    padding: 20px 0px 20px 0px;

    border-style: solid;

    border-width: 01px 0px 0px 0px;

    border-color: #666666;

    color: #ffff;

	margin: 0;

}

.last-footer-bar p a {

	color: #8b8b8b;

}

.last-footer-bar {

    text-align: center;

    background-color: #2E2E2E;

}

.order-content {

	padding: 40px 0px;

}

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

	.logo-main img {

		max-width: 220px;

	}

}

@media only screen and (min-width: 401px) and (max-width: 576px)  {

	.logo-main img {

		max-width: 300px;

	}

}

/* Home */

.first-banners img {

    width: 100%;

    height: auto;

}



.heading {

    text-align: center;

    color: #454343;

    font-size: 30px;

    font-weight: 700;

    position: relative;

    margin-bottom: 70px;

    text-transform: uppercase;

    z-index: 999;

}

.white-heading{

    color: #ffffff;

}

.heading:after {

    content: ' ';

    position: absolute;

    top: 100%;

    left: 50%;

    height: 40px;

    width: 180px;

    border-radius: 4px;

    transform: translateX(-50%);

    background: url(img/heading-line.png);

    background-repeat: no-repeat;

    background-position: center;

}

.white-heading:after {

    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);

    background-repeat: no-repeat;

    background-position: center;

}



.heading span {

    font-size: 18px;

    display: block;

    font-weight: 500;

}

/* .white-heading span {

    color: #ffffff;

} */

/*-----Testimonial-------*/



.testimonial:after {

    position: absolute;

    top: -0 !important;

    left: 0;

    content: " ";

    background: url(img/testimonial.bg-top.png);

    background-size: 100% 100px;

    width: 100%;

    height: 100px;

    float: left;

    z-index: 99;

}

/* 

.testimonial {

    min-height: 375px;

    position: relative;

    background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg);

    padding-top: 50px;

    padding-bottom: 50px;

    background-position: center;

        background-size: cover;

} */

#testimonial4 .carousel-inner:hover{

  cursor: -moz-grab;

  cursor: -webkit-grab;

}

#testimonial4 .carousel-inner:active{

  cursor: -moz-grabbing;

  cursor: -webkit-grabbing;

}

#testimonial4 .carousel-inner .item{

  overflow: hidden;

}



.testimonial4_indicators .carousel-indicators{

  left: 0;

  margin: 0;

  width: 100%;

  font-size: 0;

  height: 20px;

  bottom: 15px;

  padding: 0 5px;

  cursor: e-resize;

  overflow-x: auto;

  overflow-y: hidden;

  position: absolute;

  text-align: center;

  white-space: nowrap;

}

.testimonial4_indicators .carousel-indicators li{

  padding: 0;

  width: 14px;

  height: 14px;

  border: none;

  text-indent: 0;

  margin: 2px 3px;

  cursor: pointer;

  display: inline-block;

  background: #ffffff;

  -webkit-border-radius: 100%;

  border-radius: 100%;

}

.testimonial4_indicators .carousel-indicators .active{

  padding: 0;

  width: 14px;

  height: 14px;

  border: none;

  margin: 2px 3px;

  background-color: #9dd3af;

  -webkit-border-radius: 100%;

  border-radius: 100%;

}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{

  height: 3px;

}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{

  background: #eeeeee;

  -webkit-border-radius: 0;

  border-radius: 0;

}



.testimonial4_control_button .carousel-control{

  top: 175px;

  opacity: 1;

  width: 40px;

  bottom: auto;

  height: 40px;

  font-size: 10px;

  cursor: pointer;

  font-weight: 700;

  overflow: hidden;

  line-height: 38px;

  text-shadow: none;

  text-align: center;

  position: absolute;

  background: transparent;

  border: 2px solid #ffffff;

  text-transform: uppercase;

  -webkit-border-radius: 100%;

  border-radius: 100%;

  -webkit-box-shadow: none;

  box-shadow: none;

  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);

  transition: all 0.6s cubic-bezier(0.3,1,0,1);

}

.testimonial4_control_button .carousel-control.left{

  left: 7%;

  top: 50%;

  right: auto;

}

.testimonial4_control_button .carousel-control.right{

  right: 7%;

  top: 50%;

  left: auto;

}

.testimonial4_control_button .carousel-control.left:hover,

.testimonial4_control_button .carousel-control.right:hover{

  color: #000;

  background: #000000;

  border: 2px solid #fff;

}



.testimonial4_header{

  top: 0;

  left: 0;

  bottom: 0;

  width: 550px;

  display: block;

  margin: 30px auto;

  text-align: center;

  position: relative;

}

.testimonial4_header h4{

  color: #070707;

  font-size: 30px;

  font-weight: 600;

  position: relative;

  letter-spacing: 1px;

  text-transform: uppercase;

}



.testimonial4_slide{

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  width: 70%;

  margin: auto;

  padding:  50px;

  position: relative;

  text-align: center;

}

.testimonial4_slide img {

    top: 0;

    left: 0;

    right: 0;

    width: 100px;

    height: 100px;

    margin: auto;

    display: block;

    color: #000000;

    font-size: 18px;

    line-height: 46px;

    text-align: center;

    position: relative;

    border-radius: 50%;

    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);

    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);

    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);

    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);

	margin-bottom: 15px;

}

.testimonial4_slide a {

    color: #f5a005;

    font-size: 18px;

    line-height: 1.4;

    /* margin: 40px 0 20px 0; */

}

.testimonial4_slide a:hover {

    color: #f5a005;

	text-decoration: none;

}

.testimonial4_slide h4 {

  color: #000000;

  font-size: 22px;

}



.testimonial .carousel {

	padding-bottom:50px;

}

.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {

    width: 35px;

    height: 35px;

}

.carousel {

    position: relative;

    border: 1px solid #DDDDDD;

	border-radius: 10px;

}

a.carousel-control-prev i {

    color: black;

    font-size: 30px;

	

}

a.carousel-control-next i {

    color: black;

    font-size: 30px;

}

.prolink a:hover {

	color: #f5a005;

}

.main-dv {

    box-shadow: 0 0 5px rgba(85, 85, 85, 0.2);

    padding: 40px 20px;

    position: relative;

    bottom: 100px;

    background: #ffff;

}

.Goal h2 {

    color: #555555;

    font-family: "Roboto Slab", Sans-serif;

    font-size: 48px;

    font-weight: 500;

}

.Goal {

    text-align: center;

    padding: 20px 0px;

}

.area__subtitle::before {

    background-color: #f8b864;

    display: inline-block;

    position: relative;

    bottom: 4px;

    text-align: left;

    width: 130px;

    height: 1px;

    margin: 0px 10px 0px 0px;

}

.area__subtitle::after {

    background-color: #f8b864;

    display: inline-block;

    position: relative;

    bottom: 4px;

    text-align: left;

    width: 130px;

    height: 1px;

    margin: 0px 0px 0px 10px;

}

.area__subtitle::before, .area__subtitle::after {

    content: '';

}

p.area__subtitle {

    padding-top: 20px;

}

.goal-text h3 {

    text-align: center;

    color: #555555;

    font-family: "Roboto Slab", Sans-serif;

    font-size: 22px;

    font-weight: 400;

    line-height: 36px;

}

.goal-img {

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

}

.goal-img h2 {

    color: #FFFFFF;

    font-family: "Roboto Slab", Sans-serif;

    font-size: 40px;

    font-weight: 400;

    line-height: 46px;

    letter-spacing: 1.4px;

    text-align: center;

}

.back-ov {

    background-color: #00000099;

    padding: 200px 0px;

}

.goal-img {

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

    margin: 50px 0px;

}



.img1 img {

    width: 100%;

    height: auto;

}

h2.info {

    color: #555;

    font-family: "Roboto Slab", serif;

    font-style: normal;

    font-weight: 600;

    margin-top: 0;

    font-size: 28px;

}

.service-steps h3 {

    color: #555;

    font-family: "Roboto Slab", serif;

    font-style: normal;

    font-weight: 400;

    margin-top: 0;

    font-size: 20px;

}

.service-steps p {

    line-height: 28px;

    color: #4f4f4f;

    padding-top: 12px;

}

.abour-com {

    padding: 30px 0px;

}



.all-serv-text p {

    font-size: 12pt;

    font-family: helvetica, arial, sans-serif;

	padding: 0px;

}

section.abour-com-2 {

    padding-bottom: 50px;

}

.goal-text-2 h3 {

    text-align: center;

    color: #777777;

    font-family: "Open Sans", Sans-serif;

    font-size: 17px;

    font-weight: 400;

}

.project img {

    width: 100%;

    height: auto;

}

.project-text {

    text-align: center;

}

.project-text i {

    font-size: 26px;

    color: #777777;

}

.project-text h3 {

    color: #555555;

    font-family: "Roboto Slab", Sans-serif;

    font-size: 19px;

    font-weight: 400;

}

.prolink a {

    color: #555;

    font-weight: 600;

	font-size: 18px;

	text-decoration: underline;

}

.prolink span {

    text-align: center;

    color: #777777;

    font-family: "Roboto", Sans-serif;

    font-size: 18px;

    font-weight: 400;

}

.project-text h2 {

    color: #555555;

    font-family: "Roboto Slab", Sans-serif;

    font-size: 19px;

    font-weight: 400;

}

h3.monthly {

    color: #777777;

    font-family: "Roboto Slab", Sans-serif;

    font-size: 20px;

    font-weight: 600;

}

.address {

    text-align: center;

    color: #777777;

    font-family: "Open Sans", Sans-serif;

    font-size: 17px;

    font-weight: 500;

}

section.We-Do {

    padding: 60px 0px;

}

.project-text {

    text-align: center;

    line-height: 60px;

}

/* home end */





/* new-footer */

.footer-menu ul {

    display: flex;

    justify-content: center;

    column-gap: 29px;

    list-style: none;

}

.footer-menu ul li a {

    color: #fff;

    text-decoration: none;

    font-family: "Poppins", Sans-serif;

    font-size: 15px;

    font-weight: 600;

}

section.footer-all {

    background-color: #2E2E2E;

    padding-top: 50px;

    padding-bottom: 30px;

}

/* end */



/* contact */

.boxess {



    padding: 30px;

    margin-bottom: 30px;

	margin-top: 40px;

}

.disc {

    color: #555555;

    font-family: "Roboto", Sans-serif;

    font-size: 22px;

    font-weight: 400;

    text-align: center;

    line-height: 23px;

}

.items-names input {

    background: #ffffff;

    border: 1px solid #666;

    height: 45px;

    border-radius: 8px 8px 8px 8px;

    padding: 13px 13px 13px 13px;

    margin: 0px 0px 20px 0px;

    width: 100%;

    font-size: 16px;

    font-weight: 400;

    color: #000;

}

.textareas textarea {

    background: #ffffff;

    border: 1px solid #666;

    min-height: 250px;

    border-radius: 8px 8px 8px 8px;

    padding: 13px 13px 13px 13px;

    margin: 0px 0px 20px 0px;

    width: 100%;

    font-size: 16px;

    font-weight: 400;

    color: #000;

}

.items-phone input {

    background: #ffffff;

    border: 1px solid #666;

    height: 45px;

    border-radius: 8px 8px 8px 8px;

    padding: 13px;

    margin: 0px 0px 20px 0px;

    width: 100%;

    font-size: 16px;

    font-weight: 400;

    color: #000000;

}



.submitt {

    text-align: center;

}

.submitt input {

    border-radius: 47px !important;

    background: #f8b864 !important;

    border: 2px solid #f8b864 !important;

    color: #fff;

    padding: 8px 50px;

    font-size: 16px;

    font-weight: 600;

}

/* .main-ph {

    text-align: center;

    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;

} */

.phone i {

    color: #F8B864;

    font-size: 36px;

}

/* .main-ph {

    padding: 20px;

    border-radius: 12px;

} */



section.address-all {

    padding: 50px 0px;

}

.phone h2 {

    color: #000000;

    font-family: "Roboto Slab", Sans-serif;

    font-size: 25px;

    font-weight: 400;

    padding-top: 20px;

}

.phone {

    padding: 20px;

    border-radius: 8px;

    text-align: center;

    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;

    height: 230px;

}

.contact-banner {

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

}

.phone p {

	color: #555555;

}





/* end  */





/* resource */

.Resource h2 {

    text-align: center;

    color: #555555;

    font-family: "Open Sans Hebrew", Sans-serif;

    font-weight: 400;

    font-size: 32px;

}

.Resource {

    padding-top: 45px;

    padding-bottom: 25px;

}

.blog-cast {

    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;

    border-radius: 10px;

    padding: 18px;

}

.blog-cast h2 {

    color: #555555;

    font-family: "Roboto", Sans-serif;

    font-weight: 400;

    font-size: 16px;

}

.blog-cast a {

    color: #555;

    font-weight: 500;

    text-decoration: underline;

    font-size: 18px;

}

.blog-cast p {

    color: #666666;

    font-family: "Roboto", Sans-serif;

    font-weight: 400;

    line-height: 30px;

}

.blog-cast a:hover {

    color: #f8b864;

}

.books {

    text-align: center;

    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;

    padding: 16px;

    border-radius: 10px;

    height: 535px;

}

section.sec-books {

    padding: 50px 0px;

}

.book-text a {

    color: #555;

    font-weight: 500;

    text-decoration: underline;

}

.book-text p {

    padding-top: 20px;

    color: #555555;

    font-family: "Roboto", Sans-serif;

    font-weight: 500;

}

.book-text {

    padding-top: 20px;

}

.books:hover {

    transform: translateY(-8px);

}

.books {

    transition: all .4s ease;

}

.world p {

    text-align: center;

    color: #555555;

    font-family: "Roboto", Sans-serif;

    font-size: 19px;

    font-weight: 400;

}

.book-text h2 {

	color: #555555;

	font-family: "Roboto Slab", Sans-serif;

}

.world {

    padding-bottom: 30px;

}

.book-text a:hover {

    color: #f8b864;

}

.main-res {

	background-color: #F2FAFC;

}

/* end */



/* Donate */

section.donate-back {

    width: 100%;

}

.donate-page {

    text-align: center;

}

.give-total-wrap {

    padding-bottom: 30px;

}

.holder-n input {

    background-color: #fff;

    border: .078rem solid #666;

    border-radius: .25rem;

    box-shadow: inset 0 .08em .4em rgba(0, 0, 0, .15);

    color: #828382;

    font-family: inherit;

    font-size: 1rem;

    font-weight: 500;

    inline-size: 100%;

    line-height: 1.2;

    padding: 1.1875rem 30px;

}

.card-numb {

    background-color: #fff !important;

    border: .078rem solid #666 !important;

    border-radius: .25rem !important;

    box-shadow: inset 0 .08em .4em rgba(0, 0, 0, .15) !important;

    color: #828382 !important;

    padding: 20px 10px !important;

    height: 60px !important;

}



.holder-n {

    padding-bottom: 30px;

}



/* end */



.aims-img img {

    width: 100%;

    height: auto;

}

.navbar-toggler i {

	color: #fff;

	font-size: 25px;

}

.main-all .container {

	padding-left: 8px;

	padding-right: 8px;

}

.bill-img img {

	width: 100%;

	height: auto;

}

.bill-sec {

	padding-bottom: 35px;

}

.navlinks li .sub-menu li:nth-child(-n+3) {

	border-bottom: 1px solid #c4c4c4;

}


.bill-sec h2 {
    color: #555555;
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: 500;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
	color: #DAA520 !important;
}

.bill {
	padding-bottom: 50px;
}

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



	.main-dv {

	    position: unset;

		padding: 40px 0px;

		box-shadow: none;

	}

	.testimonial4_slide a {

		font-size: 16px;

	}

	.testimonial4_slide {

		padding: 27px;

	}

	section.abour-com-2 {

		padding-top: 0px;

		padding-bottom: 50px;

	}

	.project-text {

		text-align: center;

		line-height: 50px;

		padding-top: 35px;

	}

	.footer-menu ul {

		display: flex;

		justify-content: center;

		column-gap: 22px;

		list-style: none;

		flex-wrap: wrap;

		padding: 0px;

		row-gap: 10px;

		padding-top: 30px;

	}

	.logo-footer {

		text-align: center;

	}

	.teams-sec h2 {

		text-align: center;

	}

	.teams-sec p {

		text-align: center;

	}
    .teams-sec p {
        padding-top: 10px;
    }


	.readm {

		text-align: center;

	}

	.ab-yellow p {

		text-align: center;

	}

	.emr h2 {

		text-align: center;

		padding-top: 20px;

	}

	.emr p {

		text-align: center;

	}

	.inn {

		padding: 20px 20px 0px 20px;

		margin-top: 10px;

	}

	.monn h2 {

		text-align: center;

	}

	.monn p {

		text-align: center;

	}

	.blog-cast h2 {

		text-align: center;

	}

	.blog-cast p {

		text-align: center;

	}

	.books {

		height: auto;

		margin-top: 15px;

    }

	.boxess {

		padding: 0px;

	}

	.main-ph {

		padding-top: 20px;

	}

	.donate-page {

		text-align: center;

		padding-top: 15px;

		padding-bottom: 10px;

	}

	.logo-main img {

		max-width: 140px;

		width: 100%;

		height: auto;

	}

	.main-all .container {

		padding-left: 8px;

		padding-right: 8px;

	}

	h2.mission {

		padding-top: 0px;

	}

	.teams-sec h2 {

		padding-top: 15px;

	}

	
    h2.info {
        margin-top: 20px;
    }
    .team-m h2 {
        padding-bottom: 0px !important;
    }

    .bill {
        padding-bottom: 0px;
    }
    .goal-img h2 {
        font-size: 28px;
        padding: 0px 21px;
        letter-spacing: 1.0px;
    }
}


/* thanku */
  @media (min-width: 600px) {
  .wrapper-1 {
    height: initial;
    max-width: 688px;
    margin: 0 auto;
    margin-top: 50px;
    box-shadow: 0px 0px 15px 5px rgba(136, 139, 145, .15);
  }
  }
  .content {
    padding-bottom: 50px;
  }
  .wrapper-2 {
    padding: 30px;
    text-align: center;
  }
  img.thanku {
    width: 80px;
    height: auto;
    padding-bottom: 20px;
  }
  h1.thank {
    color: black;
    font-size: 42px;
    font-family: unset;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .wrapper-2 p {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #aaa;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 1px;
  }
  .go-home {
    color: #fff;
    background: #555;
    border: none;
    padding: 10px 50px;
    margin: 30px 0;
    border-radius: 30px;
    text-transform: capitalize;
    box-shadow: 0px 0px 15px 5px rgba(136, 139, 145, .15);
    text-decoration: none;
  }
 
  .footer-home a:hover {
	color: #DAA520;
}

  @media (min-width: 600px) {
  .content {
    max-width: 1000px;
    margin: 0 auto;
  }
  }

/* end */


























































































.home-main-content {

	background-position: center center;

	background-repeat: no-repeat;

	background-size: cover;

}

.overlay-sec {

	background-color: #00000085;

	padding: 70px 0px;

}

 .left-content-main h2 {

	color: #fff;

	font-size: 25px;

	font-weight: 600;

}

.left-content-main p {

	color: #fff;

	font-size: 15px;

	font-weight: 400;

}

.read-more-btn a {

	text-decoration: none;

	color: #fff;

	border: 2px solid #fff;

	padding: 18px 25px 18px 25px;

}

.read-more-btn {

	margin-top: 50px;

}

.read-more-btn a:hover {

	background: #000;

	color: #fff;

	border-color: #000;

}

.right-content-main a img {

	border-radius: 5px 5px 5px 5px;

}

.dennis-contants {

	background-repeat: no-repeat;

	background-size: cover;

	background-position: center center;

	border-radius: 5px;

}

.about-jons img {

	width: 100%;

	border-radius: 5px;

}

.overl {

	padding: 114px 30px;

	background: #00000094;

	border-radius: 5px;

}

.left-content-main h2 {

	margin-bottom: 15px;

}



.inn {

	box-shadow: 0 0 8px 0 rgb(33 37 41 / 30%);

	border-radius: 12px;

	padding: 35px 32px 25px 50px;

	background: #F2FAFC;

}

.inn h2 {

	color: #000000;

	font-family: "Roboto Slab", Sans-serif;

	font-size: 26px;

	font-weight: 500;

	padding-bottom: 10px;

}

.inn p {

	color: #444444;

	font-family: "Roboto Slab", Sans-serif;

	font-weight: 400;

	line-height: 25px;

}







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

	.overlay-sec {

		padding: 40px 0px;

		text-align: center;

	}

	.read-more-btn {

		margin-top: 50px;

		margin-bottom: 50px;

	}

	.dennis-contants {

		text-align: center;

	}

	.about-jons {

		margin-bottom: 15px;

	}

	.footer-right {

		text-align: center;

	}

	.overl {

		padding: 70px 30px;

	}

	.about-con img {

		float: none !important;

	}

	.about-con {

		text-align: center;

	}

	.books-btns {

		justify-content: center;

	}

	.phi-sec img {

		width: 100%;

	}

	.links-btns {

		margin-top: 10px;

	}

	.navlinks li a i {

		float: right;

	}

	.about-overlay {

		padding: 40px 0px !important;

	}

	.page-title h2 {

		font-size: 25px !important;

	}

    .readm {

        margin-bottom: 40px;

    }

}

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

	.read-more-btn {

		margin-top: 50px;

		margin-bottom: 50px;

	}

	.about-jons {

		margin-bottom: 15px;

	}

	.overl {

		padding: 70px 30px;

	}

	.phi-sec img {

		width: 240px;

	}

    .readm {

        margin-bottom: 40px;

    }

}

@media only screen and (min-width: 768px) and (max-width: 991px)  {

	.phi-sec img {

		width: 240px;

	}

}

.about-us-sec {

	background-size: cover;

	background-position: center center;

	background-repeat: no-repeat;

}

.about-overlay {

	background: #0000009e;

	padding: 100px 0px;

}

.about-con p {

	color: #fff;

	font-size: 16px;

	font-weight: 400;

}

.about-con img {

	float: left;

	padding-right: 20px;

	width: 240px;

}

.bottom-img a {

	color: #fff;

	font-size: 17px;

}

.page-title {

	text-align: center;

	padding: 10px 0px 30px 0px;

}

.page-title h2 {

	margin: 0px;

	color: #fff;

	text-transform: capitalize;

	background-repeat: no-repeat;

	display: inline-block;

	background-size: cover;

	padding: 16px 50px;

	font-size: 40px;

	font-weight: 600;

	font-family: "Roboto Slab", Sans-serif;

}

.service-con {

	color: #fff;

}

.for-books {

	padding: 85px 30px;

}

.books-btns {

	display: flex;

	gap: 30px;

	margin-top: 30px;

	flex-wrap: wrap;

}

.phi-sec {

	background-repeat: no-repeat;

	background-size: cover;

	background-position: center center;

	border-radius: 15px;

}

.for-phis {

	background: #500200c4;

	padding: 30px;

	border-radius: 15px;

}

.for-fil {

	background: #093F49A3;

	padding: 30px;

	border-radius: 15px;

}

.phi-sec img {

	border-radius: 15px;

}

.links-btns a {

	border-radius: 31px;

	padding: 18px 30px 18px 30px;

	text-decoration: none;

	background: #fff;

	color: #000;

	font-size: 18px;

	font-weight: 500;

}

.links-btns a:hover {

	background: #e0e0e0;

}

.for-phis {

	display: flex;

	justify-content: space-between;

	align-items: center;

	flex-wrap: wrap;

	row-gap: 40px;

}

.for-fil {

	display: flex;

	align-items: center;

	justify-content: space-between;

	flex-wrap: wrap;

	row-gap: 40px;

}

.location-sec {

	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;

	padding: 30px;

	text-align: center;

}

.location-sec p {

	color: #500200;

	font-size: 20px;

	font-weight: 400;

}

.location-sec p a {

	color: #500200;

	font-size: 20px;

	font-weight: 400;

	word-break: break-all;

}

.content-contact input {

	width: 100%;

	height: 44px;

	border-radius: 3px;

	border: 1px solid #8e8e8e;

}

.content-contact textarea {

	width: 100%;

	border-radius: 3px;

	border: 1px solid #8e8e8e;

}

.content-contact .form-item {

	margin-bottom: 20px;

}

.content-contact label {

	font-size: 16px;

	font-weight: 500;

}

.content-contact .submit-btn {

	margin-top: 10px;

}

.content-contact .submit-btn button {

	padding: 13px 40px;

	font-size: 16px;

	font-weight: 500;

	border-color: #500200;

	background: #500200;

	color: #fff;

	border-radius: 50px;

	border-width: 3px;

}

.content-contact .submit-btn button:hover {

	background: none;

	color: #500200;

	border-color: #500200;

}

.location-sec i {

	font-size: 40px;

	color: #500200;

	margin-bottom: 10px;

}

.content-contact {

	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;

	padding: 25px !important;

}

.about-con {

	border-bottom: 1px solid #fff;

	padding-top: 30px;

	padding-bottom: 20px;

}

.enterr .about-con img {

	width: auto;

}

.about-con.lasti {

	border: none;

}

.navlinks li ul {

	position: absolute;

	display: none;

	padding: 0px;

	background: #fff;

	min-width: 254px;

	animation: growDown 300ms ease-in-out forwards;

	transform-origin: top center;

	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

	border-radius: 10px;

}

.nav-item.sub-item {

	position: relative;

}

.navlinks li .sub-menu li {
	list-style: none;
	padding: 8px 8px;
}

.navlinks li .sub-menu li a {

	text-decoration: none;

	font-size: 14px;

}

.navlinks li a i {

	padding-left: 5px;

	color: #fff;

	transition-duration: 0.5s;

}

.navlinks li:hover a i {

	transition-duration: 0.5s;

	transform: rotate(180deg);

	color: #f8b864;

}

.page-title .breadcrumb-contents li a:hover {
	text-decoration: none;
}

@keyframes growDown {

    0% {

        transform: scaleY(0)

    }

    80% {

        transform: scaleY(1.1)

    }

    100% {

        transform: scaleY(1)

    }

}

.sub-menu {

	display: none;

  }

  .navlinks li a:hover {

	color: #f8b864;

}

.give-donation-level-btn.give-btn.active {
	background-color: transparent;
	color: #1e8cbe;
}

  @media (min-width: 991px) {

	.nav-item.sub-item:hover ul {
		display: block;
	}

  }

  .top-header .navbar-toggler:focus {

	outline: none !important;

	box-shadow: none;

}

.page-title .breadcrumb-contents {

	display: flex;

	justify-content: center;

	padding: 0;

}

.page-title .breadcrumb-contents li {

	list-style: none;

	color: #fff;

}

.page-title .breadcrumb-contents li a {

	color: #fff;

}

.page-title .breadcrumb-contents .breadcrumb-item.active {

	color: #DAA520;

}

.team-m h2 {

	color: #555555;
    padding-bottom: 30px;

}

.teams-sec h2 {

	color: #555555;

	font-size: 23px;

	font-weight: 400;

	margin-bottom: 15px;

}

.teams-sec p {

	color: #555555;

	font-size: 16px;

	font-weight: 400;

	line-height: 26px;

}

.teams-sec p .linkclr a {

	text-decoration: underline;

	color: #555;

	font-weight: 500;

}

.teams-sec p .linkclr a:hover {

	color: #f8b864;

}

.readm a {

	font-family: "Roboto Slab", Sans-serif;

	font-weight: 500;

	text-decoration: none;

	fill: #FFFFFF;

	color: #FFFFFF;

	background-color: #555555;

	border-radius: 0px 0px 0px 0px;

	padding: 10px 20px;

}

.readm {

	margin-top: 30px;

}

.readm a:hover {

	text-decoration: none;

	color: #fff;

}

.ab-yellow {

	background: #F8B864;

	padding: 50px 0px;

}

.ab-yellow h2 {

	color: #000000;

	font-size: 36px;

	font-weight: 600;

	text-align: center;

	margin-bottom: 20px;

}

.ab-yellow p {

	text-align: left;

	color: #000000;

	font-family: "Roboto", Sans-serif;

	font-size: 18px;

	font-weight: 400;

	padding-bottom: 10px;

}

.ab-yellow img {

	width: 100%;

}

.projects-items img {

	width: 100%;

}

.projects-items h4 {

	text-align: center;

	margin: 0px;

	padding: 15px 0;

	font-size: 22px;

	font-weight: 600;

	color: #000;

}

.projects-items {

	box-shadow: 0 0 8px 0 rgb(33 37 41 / 30%);

	background: #F2FAFC;

    transition: 1s ease;

}

.projects-items:hover {

    transform: scale(0.9);

    transition: 1s ease;

    text-decoration: none;

}

.projects-items a {

	text-decoration: none;

}

.projects-items a:hover {

    text-decoration: none;

}

.emr img {

	width: 100%;

}

.emr h2 {

	color: #555;

	font-size: 30px;

	font-weight: 500;

	line-height: 36px;

}

.emr p {

	color: #555555;

	font-family: "Roboto", Sans-serif;

	font-size: 18px;

	font-weight: 400;

	line-height: 26px;

}

.dbtn {

	text-align: center;

	padding: 30px 0px;

    margin-top: 15px;

}

.dbtn a {

	font-weight: 500;

	text-decoration: none;

	background-color: #DD3333;

	border-radius: 0px 0px 0px 0px;

	padding: 15px 40px 15px 40px;

	font-family: "Roboto", Sans-serif;

	color: #fff;

	text-transform: uppercase;

}

.dbtn a:hover {

	background: #555555;

	color: #fff;

    text-decoration: none;

}

.aim-sec {

	background: #F8B864;

	text-align: center;

}

.aim-sec p {

	color: #252525;

	font-family: "Roboto Slab", Sans-serif;

	font-size: 26px;

	font-weight: 400;

	line-height: 46px;

}

.aim-text {

	text-align: center;

}

.aim-text h2 {

	margin: 0px;

	color: #000;

	font-size: 35px;

	font-weight: 600;

	padding-bottom: 30px;

}



.adop {

	text-align: center;

	padding: 50px 0;

}

.adop h2 {

	text-transform: uppercase;

	color: #000000;

	font-family: "Roboto Slab", Sans-serif;

	font-size: 41px;

	font-weight: 600;

}

.adop p {

	max-width: 850px;

	margin: 0 auto;

	width: 100%;

}

.monn {

	background: #F2FAFC;

}

.monn h2 {

	color: #070707;

	font-family: "Roboto Slab", Sans-serif;

	font-size: 21px;

	font-weight: 600;

}

.monn p {

	font-size: 16px;

	color: #424242;

	font-family: "Roboto Slab", Sans-serif;

	font-weight: 400;

	line-height: 23px;

}

.last-ad h2 {

	text-align: center;

	color: #000000;

	font-family: "Roboto Slab", Sans-serif;

	font-size: 41px;

	font-weight: 600;

}

.itt {

	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;

	padding: 20px;

	border-radius: 8px;

	text-align: center;

	padding-bottom: 35px;

}

.itt h3 {

	color: #000000;

	font-family: "Roboto Slab", Sans-serif;

	font-size: 25px;

	font-weight: 600;

}

.itt p {

	text-align: center;

	color: #0A0A0A;

	font-family: "Roboto Slab", Sans-serif;

	font-size: 20px;

	font-weight: 400;

	line-height: 31px;

	margin-bottom: 25px;

}

.itt a {

	font-family: "Roboto", Sans-serif;

	font-weight: 600;

	text-decoration: none;

	text-shadow: 0px 0px 10px rgba(0,0,0,0.3);

	background-color: #F8B864;

	border-radius: 26px 26px 26px 26px;

	padding: 15px 30px 15px 30px;

	color: #fff;

}

.itt a:hover {

	background: #EB9728;

	color: #fff;

	text-decoration: none;

}

.inn.mercys {

	max-width: 800px;

	margin: 0 auto;

	text-align: center;

	padding: 35px;

}

.page-mercy p {

	font-size: 18px;

	line-height: 26px;

	color: #252525;

	max-width: 800px;

	margin: 0 auto;

	width: 100%;

}

.page-mercy h2 {

	color: #000;

	font-size: 41px;

	font-weight: 600;

	padding-bottom: 10px;

}

.itt.not-itt {

	box-shadow: none;

	padding: 0px;

	margin-top: 30px;

}

.aim-text p {

	max-width: 800px;

	margin: 0 auto;

	width: 100%;

}

.quran-sec.py-5 {

	background: #F2FAFC;

	text-align: center;

}

.quran-sec.py-5 .for-qq h2 {

	color: #000000;

	font-family: "Roboto Slab", Sans-serif;

	font-size: 40px;

	font-weight: 600;

}

.for-qq {

	max-width: 800px;

	margin: 0 auto;

	width: 100%;

}

.qur p {

	max-width: 100%;

	text-align: left;

	margin-bottom: 15px;

	color: #161616;

	line-height: 26px;

}

.quran h2 {

	text-transform: capitalize;

}

.muss h2 {

	color: #000000;

	font-family: "Roboto Slab", Sans-serif;

	font-size: 24px;

	font-weight: 500;

	line-height: 30px;

}

.muss p {

	color: #161616;

	font-family: "Roboto Slab", Sans-serif;

	font-weight: 400;

	line-height: 28px;

}

.muss li {

	color: #161616;

	font-family: "Roboto Slab", Sans-serif;

	font-weight: 400;

	line-height: 25px;

	margin-bottom: 20px;

}





.main-res img {

    width: 100%;

    height: auto;

    max-width: 300px;

}













@media only screen and (min-width: 320px) and (max-width: 576px)  {

.give-donation-levels-wrap {

    display: grid;

    gap: clamp(.3125rem,-2.2516025641rem + 8.0128205128vw,1.875rem);

    grid-auto-rows: 1fr;

    grid-template-columns: 50% 50%;

    inline-size: 100%;

    list-style: none;

    padding: 0;

}

.form-item {

    width: 100%;

    padding-top: 0px;

}

.first-row {

    padding-bottom: 0px !important; 

    padding-top: 10px;

    display: block !important;

}

.form-head p {

    color: #444444;

    font-size: 16px;

    margin: 0;

}

.form-item {

    padding-bottom: 25px;

}

.form-item.second {

    padding-bottom: 0px;

}

}





.first-form::before {

    content: "\f007";

    position: absolute;

    z-index: 9;

    font-family: fontAwesome;

    top: 18px;

    bottom: 0px;

    left: 10px;

    color: #828382;

}

.first-form {

    width: 100%;

    position: relative;

}

.email-main::before {

    content: "\f0e0";

    position: absolute;

    z-index: 9;

    font-family: fontAwesome;

    top: 18px;

    bottom: 0px;

    left: 10px;

    color: #828382;

}

.email-main{

    width: 100%;

    position: relative;

    margin-top: 30px;

}



.give-form-secure-badge-2 {

    align-items: center;

    color: #333;

    column-gap: .75em;

    display: flex;

    font-size: .9rem;

    font-weight: 500;

    line-height: 1;

    justify-content: center;

    padding-top: 50px;

}

.first-row {

    display: flex;

    gap: 25px;



}

.email-main input {

    width: 100%;

    background-color: #fff;

    border: .078rem solid #666;

    border-radius: .25rem;

    box-shadow: inset 0 .08em .4em rgba(0, 0, 0, .15);

    color: #828382;

    font-family: inherit;

    font-size: 1rem;

    font-weight: 500;

    inline-size: 100%;

    line-height: 1.2;

    padding: 1.1875rem 30px;

}



.first-row .form-item input {

    width: 100%;

    background-color: #fff;

    border: .078rem solid #666;

    border-radius: .25rem;

    box-shadow: inset 0 .08em .4em rgba(0, 0, 0, .15);

    color: #828382;

    font-family: inherit;

    font-size: 1rem;

    font-weight: 500;

    inline-size: 100%;

    line-height: 1.2;

    padding: 1.1875rem 30px;

    position: relative;

}

.form-item {

    width: 100%;

}

.form-head h2 {

    border-block-end: .0625rem solid #ddd;

    color: #333;

    font-size: 24px;

    font-weight: 500;

    line-height: 1.3;

    margin-block-end: 1rem;

    padding-block-end: 1.75rem;

}

.form-head p {

    color: #444444;

    font-size: 16px;

     padding-block-end: .75rem;

}

.form-head {

    padding-top: 30px;

}



.donate-here p {

    color: #6b6b6b;

    font-style: italic;

    font-weight: 500;

    margin-bottom: 4rem;

    text-align: center;

}

.donate-here {

    padding-top: 15px;

}

.form-head-2 h2 {

    border-block-end: .0625rem solid #ddd;

    color: #333;

    font-size: 24px;

    font-weight: 500;

    line-height: 1.3;

    padding-block-end: .75rem;

}







.give-donation table {

     width: 100%; 

    border-collapse: collapse;

}

.give-donation td, .give-donation th {

    text-align: left;

    font-size: 18px;

    color: #333333;

}



.give-donation th { 

    font-weight: bold;

}

.give-donation tr {

    display: flex;

    justify-content: space-between;

    border-bottom: 1px solid #ddd;

    margin-bottom: 12px;

    padding-bottom: 12px;

}

.give-submit-button input {

    width: 100%;

}

.give-submit-button {

    padding-top: 50px;

}





.donate-sec {

    width: 100%;

    max-width: 860px;

    margin: 0 auto;

    padding: 50px 0px;

}

.dot-back {

    background-color: #fff;

    box-shadow: 0 .125rem .3125rem rgba(0,0,0,.3);

    border-radius: 8px 8px 8px 8px;

}

.give-form-header {

    background-color: #1e8cbe;

    background-image: #1e8cbe;

    background-position: 50%;

    background-size: cover;

    border-radius: 8px 8px 0px 0px;

    color: #fff;

    text-align: center;

}

.give-form-header-top-wrap {

    padding-block-end: 2.75rem;

    padding-block-start: 2.75rem;

    padding-inline: 2rem;

}

.give-form-title {

    font-size: clamp(1.75rem,1.0320512821rem + 2.2435897436vw,2.1875rem);

    font-weight: 600;

    line-height: 1.2;

    margin-block-end: 2.75rem;

    position: relative;

    text-shadow: 0 .07em .14em rgba(0,0,0,.15);

}

.give-form-title:after {

    background-color: #fff;

    block-size: .3125rem;

    border-radius: 9999px;

    content: "";

    display: block;

    inline-size: 4.375rem;

    inset-block-start: calc(100% + 1.25rem);

    inset-inline-start: 50%;

    position: absolute;

    transform: translate(-50%);

}

.give-form-description {

    font-size: clamp(1.125rem,.9198717949rem + .641025641vw,1.25rem);

    line-height: 1.45;

    margin: 0 auto;

    max-inline-size: 42ch;

}

.give-form-description+.give-form-secure-badge {

    margin-block-start: 2rem;

}

.give-form-secure-badge {

    align-items: center;

    background-color: #fff;

    border-radius: 9999px;

    box-shadow: 0 .0625rem .25rem rgba(0,0,0,.25);

    color: #333;

    -moz-column-gap: .75em;

    column-gap: .75em;

    display: inline-flex;

    font-size: .9rem;

    font-weight: 500;

    line-height: 1;

    padding-block: .5rem;

    padding-inline: .9rem;

}

.give-form-secure-icon {

    aspect-ratio: 1;

    block-size: 1em;

    color: #77d006;

    inset-block-start: -.04em;

    position: relative;

}









.give-container-boxed .give-form-section:nth-of-type(odd) {

    background-color: #fff;

}

.give-form-section:first-of-type {

    border-start-end-radius: inherit;

    border-start-start-radius: inherit;

}

.give-donation-amount-section {

    display: grid;

    row-gap: clamp(1.5rem,.6794871795rem + 2.5641025641vw,2rem);

}

.give-form-section {

    display: grid;

    grid-auto-flow: row;

    grid-template-columns: repeat(12,1fr);

    padding-block: clamp(1.75rem,-.9166666667rem + 8.3333333333vw,3.375rem);

    padding-inline: clamp(1rem,-4.5384615385rem + 17.3076923077vw,4.375rem);

    row-gap: 1.5rem;

}

.give-form-section>* {

    grid-column: span 12;

}

.give-amount-heading, .give-tributes-dedicate-donation .give-tributes-legend, .give-tributes-dedicate-donation legend {

    border-block-end: .0625rem solid #ddd;

    color: #333;

    font-size: clamp(1.25rem,.8397435897rem + 1.2820512821vw,1.5rem);

    font-weight: 500;

    line-height: 1.3;

    padding-block-end: .75rem;

}

.give-amount-description {

    line-height: 1.375;

}

.give-btn.give-donation-level-btn:hover {

    box-shadow: 0 .0625rem .25rem rgba(0,0,0,.25);

    filter: brightness(1.2);

    transform: scale(1.02);

}

input.give-submit.give-btn:hover {

    box-shadow: 0 .0625rem .25rem rgba(0,0,0,.25);

    filter: brightness(1.2);

    transform: scale(1.02);

}

input.give-submit.give-btn {

    transition-duration: .3s;

    transition-property: filter,box-shadow,transform;

    transition-timing-function: ease-in-out;

}

.give-donation-amount {

    align-items: center;

    background-color: #fff;

    border: .125rem solid #424242;

    border-radius: .5rem;

    display: flex;

}

.give-donation-amount .give-currency-symbol {

    color: #555;

    display: block;

    font-size: 1.375rem;

    font-weight: 500;

    padding: clamp(1.375rem,.9335641026rem + 1.3794871795vw,1.644rem);

}

.screen-reader-text, .visually-hidden, label.give-hidden {

    clip: rect(0,0,0,0);

    border-width: 0;

    height: 1px;

    margin: -1px;

    overflow: hidden;

    padding: 0;

    position: absolute;

    white-space: nowrap;

    width: 1px;

}

.give-donation-amount .give-text-input {

    border: 0;

    color: #333;

    font-family: inherit;

    font-size: clamp(2.625rem,1.8044871795rem + 2.5641025641vw,3.125rem);

    font-weight: 600;

    inline-size: 100%;

    line-height: 1.2;

    outline: 0;

    padding-inline: .45em;

    text-align: right;

}

.give-donation-levels-wrap {

    display: grid;

    gap: clamp(.3125rem,-2.2516025641rem + 8.0128205128vw,1.875rem);

    grid-auto-rows: 1fr;

    grid-template-columns: repeat(auto-fill,minmax(clamp(6.625rem,.4711538462rem + 19.2307692308vw,10.375rem),1fr));

    inline-size: 100%;

    list-style: none;

    padding: 0;

}



.give-btn {

    align-items: center;

    background-color: #1e8cbe;

    border: .125rem solid #1e8cbe;

    border-radius: .5rem;

    color: #fff;

    display: flex;

    font-family: inherit;

    font-size: 1.375rem;

    font-weight: 600;

    justify-content: center;

    line-height: 1.2;

    padding: 1rem;

    text-align: center;

    transition-duration: .2s;

    transition-property: background-color,color;

    transition-timing-function: ease-in;

}

.give-btn.give-donation-level-btn .give-formatted-currency {

    -moz-column-gap: .15rem;

    column-gap: .15rem;

    direction: ltr;

    display: flex;

    line-height: 1;

}

.give-btn.give-donation-level-btn .give-formatted-currency .give-currency-symbol-before {

    font-size: .41em;

    transform: translateY(.4em);

}

.give-btn.give-donation-level-btn .give-formatted-currency .give-amount-formatted {

    display: inline-flex;

}

.give-btn.give-donation-level-btn .give-formatted-currency .give-amount-without-decimals {

    white-space: nowrap;

}

.give-btn.give-donation-level-btn .give-formatted-currency .give-amount-decimal {

    font-size: .5em;

    transform: translateY(.2em);

}

.give-btn.give-donation-level-btn {

    block-size: 100%;

    font-size: 30px;

    font-weight: 400;

    min-inline-size: -moz-available;

    min-inline-size: -webkit-fill-available;

    padding-inline: .5rem;

    transition-duration: .2s;

    transition-property: background-color,color,filter,box-shadow,transform;

    transition-timing-function: ease-in;

}



