

/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@500&family=Playfair+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,400,600,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,700i,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,800i&display=swap');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(css/animate.min.css);
@import url(css/normalize.css);
@import url(css/icomoon.css);
@import url(css/font-awesome.min.css);
@import url(css/meanmenu.css);
@import url(css/owl.carousel.min.css);
@import url(css/swiper.min.css);
@import url(css/slick.css);
@import url(css/jquery.fancybox.min.css);
@import url(css/jquery-ui.css);
@import url(css/nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: 'Poppins', sans-serif;
     line-height: 1.80857;
     font-weight: normal;
     background-image: url('images/IMG_4237-7.JPG');
     overflow-x: hidden;
      /* background: #998F80; */
     /* background: #9FA6A5; */
     background: linear-gradient(280deg,grey,#EFE8DC,#EFE8DC);
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px;
}

h2 {
     font-size: 18px;
}

h3 {
     font-size: 18px;
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 0px;
     font-weight: 500;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}

 :focus {
     outline: 0;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.full {
     width: 100%;
     float: left;
     margin: 0;
     padding: 0;
}


/**-- heading section --**/


/*---------------------------- preloader area ----------------------------*/

.loader_bg {
     position: fixed;
     z-index: 9999999;
     background: #fff;
     width: 100%;
     height: 100%;
}

.loader {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     top: 0;
     display: flex;
     justify-content: center;
     align-items: center;
}

.loader img {
     width: 100px;
}


/*-- header area --*/


/*--------------------------------------------------------------------- top banner area ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- layout new css ---------------------------------------------------------------------*/


/*-- navigation--*/
.donateBtn a{
  color:#E1A34F;

}
.donateBtn{
  float: left;
  margin-top: -63px;
  margin-right: 100%;
  width: 90px;
  height: 60px;
  text-align: center;
  text-decoration: uppercase;
  font-size: 18px;

}

.navigation.navbar {
     float: right;
     background: #fff;
     clear: both;
     padding: 23px 25px !important;
     border-radius: 20px;
}

.navigation.navbar-dark .navbar-nav .nav-link {
     padding: 0 20px;
     color: #070404;
     font-size: 17px;
     line-height: 20px;
     font-weight: 500;
}

.navigation.navbar-dark .navbar-nav .nav-link:focus,
.navigation.navbar-dark .navbar-nav .nav-link:hover {
     color: #E1A34F;
}

.navigation.navbar-dark .navbar-nav .active>.nav-link,
.navigation.navbar-dark .navbar-nav .nav-link.active,
.navigation.navbar-dark .navbar-nav .nav-link.show,
.navigation.navbar-dark .navbar-nav .show>.nav-link {
     color: #E1A34F;
}

.navigation.navbar-dark .navbar-nav .activeP>.nav-link,
.navigation.navbar-dark .navbar-nav .nav-link.activeP,
.navigation.navbar-dark .navbar-nav .nav-link.show,
.navigation.navbar-dark .navbar-nav .show>.nav-link {
     color: #89A5CD;
     font-style: italic;
}

.navbar-expand-md .navbar-nav {
     padding-right: 10px;
}

.navbar-expand-md .navbar-nav  li a{
  position: relative;
  display: block;
  padding: 10px 20px;
  text-transform:uppercase;
  text-decoration: none;
  transition: .5s;
  z-index: 1;
}
.navbar-expand-md .navbar-nav  li a:hover{
  color: white;
}
.navbar-expand-md .navbar-nav li a:before{
  content: '';
  position: absolute;
  top: -1px;
  left: 0px;
  width: 100%;
  height:100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: scaleY(2);
  opacity: 0;
  transition: .5s;
  z-index: -1;
}
.navbar-expand-md .navbar-nav li a:hover:before{
  transform: scaleY(1);
  opacity: 1;
}
.navbar-expand-md .navbar-nav li a:after{
  content: '';
  position: absolute;
  top: 1px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  transform: scaleY(0);
  transition: .5s;
  border-radius: 5px;
  z-index: -1;
}
.navbar-expand-md .navbar-nav li a:hover:after{
  transform: scaleY(1);
}


.login_btn a {
     background: #E1A34F;
     padding: 9px 32px !important;
     display: inline;
     border-radius: 20px;
     color: #fff !important;
     margin: 0 10px;
}

.login_btn a:hover {
     background: #E1A34F !important;
}

.sea_icon a {
     color: #E1A34F !important;
}

.header {
     width: 100%;
     padding: 30px 30px;
     position: absolute;
     z-index: 999;
     border-top: #090102 solid 0px;
}

.logo {
   padding-top: 0px;
   margin-top: -20px;
}

.logo a img {
  border-radius: 20px;
  width: 100px;
}

.banner_main {
     background: url(../images/banner.jpg);
     background-repeat: no-repeat;
     min-height: 840px;
     background-size: 100% 100%;
     display: flex;
     justify-content: center;
     align-content: center;
     align-items: center;
}

.banner_main .background{
  position:  absolute;
  top: -30px;
  /* min-height: 840px; */
  width: 100%
  display: flex;
  z-index: ;
}

.shade1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 128vh;
  background: rgba(0, 0, 0, 0.4);
}
.text-bg {
     text-align: center;
     z-index: -5;
}

.text-bg h1 {
     text-transform: uppercase;
     color: #fff;
     font-size: 20rem;
     line-height: 120px;
     padding-bottom: 15px;
     font-weight: bold;
     font-family: 'Dosis', sans-serif;
     margin-top: -200px;
   }

.text-bg p {
     font-size: 17px;
     color: #fff;
     line-height: 28px;
     font-weight: 500;
     padding-bottom: 50px;
     display: block;
     margin-top: -40px;
}

/* .text-bg a {
     font-size: 17px;
     background-color: transparent;
     color: #fff;
     font-weight: 600;
     padding: 11px 0px;
     width: 100%;
     max-width: 230px;
     text-align: center;
     display: inline-block;
     border-radius: 30px;
     border: #E1A34F solid 2px;
     transition: ease-in all 0.5s;
} */

/* .text-bg a:hover {
     background-color: #13110e;
     color: #fff;
     transition: ease-in all 0.5s;
} */

/** three_box section **/

.three_box {
     margin-top: -150px;
}

.box_text {
     box-shadow: 0 0 95px rgba(13, 3, 3, 0.56);
}

.box_text figure {
     margin: 0;
}

.box_text figure img {
     width: 100%;
     border-radius: 10px;
}


/** end three_box section **/

/** banner section **/

.banner_main {
     background: #f5f6f6;
     padding: 198px 0px 90px 0px;
}

.text-bg {
     text-align: center;
}

.text-bg h1 {
     color: #070404;
     font-size: 60px;
     line-height: 76px;
     padding-bottom: 45px;
     font-weight: bold;
     text-transform: uppercase;
}

/* .text-bg .read_more {
     border: #1a1a1a solid 2px;
     color: #1a1a1a !important;
     font-weight: 500;
     display: block;
     margin: 0 auto;
     margin-top: 44px;
} */

#banner1 .carousel-caption {
     position: inherit;
     padding: 0;
}

#banner1 .carousel-indicators {
     display: none;
}

#banner1 .carousel-control-prev,
#banner1 .carousel-control-next {
     width: 62px;
     height: 60px;
     background: transparent;
     border: #1a1a1a solid 2px;
     opacity: 1;
     font-size: 30px;
     color: #131215;
     border-radius: 60px;
     top: 43%;
}

#banner1 .carousel-control-prev:hover,
#banner1 .carousel-control-next:hover,
#banner1 .carousel-control-prev:focus,
#banner1 .carousel-control-next:focus {
     background: transparent;
     border: #03cafc solid 2px;
     color: #03cafc;
}

#banner1 a.carousel-control-prev {
     position: absolute;
     left: 20px;
     bottom: 10px;
}

#banner1 a.carousel-control-next {
     position: absolute;
     right: 20px;
     bottom: 10px;
}


/** end banner section **/

.titlepage h2 {
     font-size: 35px;
     color: #2a2a2c;
     line-height: 45px;
     font-weight: bold;
     padding: 0;
}

.d_flex {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}

/* .read_more {
     font-size: 17px;
     background-color: transparent;
     border: #ffffff solid 2px;
     color: #1a1a1a;
     padding: 15px 0px;
     width: 100%;
     max-width: 222px;
     text-align: center;
     display: inline-block;
     transition: ease-in all 0.5s;
     font-weight: 500;
     border-radius: 40px;
} */

/* .read_more:hover {
     background: #03cafc;
     color: #fff !important;
     transition: ease-in all 0.5s;
} */
/*start button hover effect*/

.homeB{
  z-index: 20;
}

.btn {
  margin-top: 10px;
  color: white;
  position: relative;
  padding: 1.4rem 4.2rem;
  padding-right: 3.1rem;
  font-size: 1.4rem;
  letter-spacing: ;
  /* text-transform: uppercase; */
  transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
  cursor: pointer;
  user-select: none;
}

.btn a{
  color: black;
}

.btn:before, .btn:after {
  content: '';
  position: absolute;
  transition: inherit;
  z-index: -1;
}

.btn:hover {

  transition-delay: .5s;
  color: white;
}
.btn:hover a{

  transition-delay: .5s;
  color: white;
}

.btn:hover:before {
  transition-delay: 0s;
}

.btn:hover:after {
  background: black;
  transition-delay: .35s;
  color: black;
}

.from-left:before,
.from-left:after {
  top: 0;
  width: 0;
  height: 100%;
}

.from-left:before {
  right: 0;
  border: 1px solid black;
  border-left: 0;
  border-right: 0;
}

.from-left:after {
  left: 0;
}

.from-left:hover:before,
.from-left:hover:after {
  width: 100%;
}

/* From Right */

.from-right:before,
.from-right:after {
  top: 0;
  width: 0;
  height: 100%;
}

.from-right:before {
  left: 0;
  border: 1px solid black;
  border-left: 0;
  border-right: 0;
}

.from-right:after {
  right: 0;
}

.from-right:hover:before,
.from-right:hover:after {
  width: 100%;
}
/* from center */
.from-center a{
  color: white;
}
/* .from-center a:hover{
  color: black;
} */

.from-center:before {
  top: 0;
  left: 50%;
  height: 100%;
  width: 0;
  border: 1px solid black;
  border-left: 0;
  border-right: 0;
}

.from-center:after {
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  background: black;
}

.from-center:hover:before {
  left: 0;
  width: 100%;
}

.from-center:hover:after {
  top: 0;
  height: 100%;
}


.wrapper {
  max-width: 65rem;
  width: 100%;
  margin: 2rem auto;
  padding: 5rem;
  text-align: center;
  background: #fff;
  border: 0.5rem solid #34495e;
}
hr {
  border: 0;
  border-bottom: 0.0625rem solid #bbb;
  margin: 3rem 0;
}
button {
  font-size: 20px;;
  background:linear-gradient(90deg,#E9E1D5,#F5DFC1);
  color: #BA8946;
  padding: 20px;
  padding-top: 0px;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-top: 10px;
  border-radius: 10px;
  margin: 50px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 180px;
  height: 60px;
  margin-left: -50px;
}
button:hover {
  transition: 0.6s ease-in-out;
   color: black;
}
button::after {
  content: "";
  background: #E1A34F;
  position: absolute;
  z-index: -1;
  padding: 0.85em 0.75em;
  display: block;
  border-radius: 20px;
}

button[class^="grow"]::after {
  transition: all 0.3s ease;
}
button[class^="grow"]:hover::after {
  transition: all 0.3s ease-out;
}


button.grow_spin::after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: scale(0, 0) rotate(-180deg);
}
button.grow_spin:hover::after {
  transform: scale(1, 1) rotate(0deg);
}
/*end button hover effect*/

/** about section **/

.about {
     border-bottom: #000 solid 1px;
     padding: 130px 0 90px 0;
     margin-top: -100px;
}

.about2 {
  margin-top: -250px;
}
.about .about_img {
     margin-left: -40px;
     margin-top: 100px;
     padding: 10px;
}
.about .about_img .family_img{
       border-radius: 5px;
       background: linear-gradient(90deg,#AFA081,grey);
       padding: 10px;
}
.about .titlepage::before {
     position: absolute;
     content: "";
     width: 220px;
     height: 611px;
     right: -30px;
     background: url(../images/about_right_cross2.jpg);
     background-repeat: no-repeat;
     top: 200px;
     z-index: -1;
}

.about .about_img figure {
     margin: 0;
}

.about .titlepage {

     border: #174D99 solid 1px;
     padding: 40px 40px;
     z-index: 10018;
     background: #D9CEC5;
     margin-right: 40px;
}

.about .titlepage p {
     color: #2a2a2c;
     font-size: 17px;
     line-height: 35px;
     font-weight: 400;
     padding-top: 20px;
}

.about .read_more {
     border: #1a1a1a solid 2px;
     color: #1a1a1a;
     font-weight: 500;
     margin-top: 44px;
}

.Empower{
  text-align: center;
}
.titlepage {
  background: ;
  margin-top: 250px;
  text-align: center;
  z-index: 3;
  color: white;
}
.titlepage a{
  margin-top: 30px;
}
.cross {
  position: absolute;
  height: 600px;
  width: auto;
  margin-left: -400px;
  margin-top: -200px;
  z-index: -3;
}


.rotate_bk{
  color: #174D99;
  height: 800px;
}
.rotate {
  transform: rotate(30deg);
  padding: 20px;
  margin-top: 110px;
  margin-left: -15px;
  font-size: 20px;
  color: blue;
  background: linear-gradient(90deg,transparent,#E87F01);
  border-radius: 20px;

}
.shop_img img{
  border-radius: 20px;
}
.visionS{
  color: white;
  font-size: 44px;
  margin-bottom: 50px;
  z-index: 20;
}
.visionSp{
  font-size: 18px;
  margin-bottom: 30px;
  color: black;
}
.opener {
  width: 100vw;
  text-align: center;
  color: black;
}
.opener h2{
  color: black;
  font-size: 30px;

}

.meds {
  display: flex;
  justify-content: center;
  margin: 100px;
  color: white;
}
.meds a p{
  color: white;
}
.key_letter_meds{
  color: #E39928;
  font-size: 35px;
  font-style: bold,italic;
}
.box {
  background: #ECA231;
  padding: 30px;
  margin-left: 20px;
  border-radius: 0px 20px 0px 20px;
  transition: 1s;
}


 .box:hover{
  background: linear-gradient(90deg,grey,#ECA231);
  transition: 1s;
}

.fabtheme-link-show{
    padding-top: 60px;
    margin-top: -60px;
}
.fabtheme-link-show img{
  width: 60%;
  height: auto;
  border-radius: 10px;
  margin: 10px;
  margin-left: 20%;
}
.fabtheme-link-show h2{
  color: white;
  font-size: 25px;
}
.fabtheme-services-1{
	background-color: #2E4057;
	color: #F3F3F3;
	border-right: 40px solid #0D1821;
}
.fabtheme-about{
	background-color: #684551;
	color: #F3F3F3;
	border-left: 40px solid #1B1524;
  font-size: 18px;
}
.fabtheme-about p{
  font-size: 18px;
}
.mail_address{
  font-size: 20px;
  font-style: italic;
  color: #E39928;
}

/** end about section **/

.fabtheme-link-show .apple_pay{
  width: 200px;

}
/** Our  sfaith section **/

.sfaith {
     background: ;
     margin-top: -110px;
     color: black;
}

.sfaith .titlepage {
     text-align: center;
     padding-bottom: 60px;
}

.sfaith .titlepage p {
     font-size: 17px;
     line-height: 30px;
     font-weight: 400;
     padding-top: 10px;
}
.sfaith .titlepage h2 {
  color: black;
}

.blu {
     color: #E1A34F;
     text-transform: initial;
     font-size: 80px;
}

.sfaith .sfaith_box {
     text-align: center;
     border: #555556 solid 1px;
     border-radius: 10px;
     padding: 10px;
     margin-bottom: 30px;
     height: auto;
     min-height: 300px;
     box-shadow: 0 0 3px rgba(13, 3, 3, 0.56);
     /* background: linear-gradient(200deg,#DAC69D,#DDC289); */
     background: linear-gradient(200deg,#DAC69D,#DAC69D,#7E94B3);


}

.sfaith .sfaith_box figure {
     margin: 0;
     position: absolute;
     width: 270px;
     z-index: 0;
}

.sfaith .sfaith_box h3 {
     color: #100d0d;
     font-size: 22px;
     line-height: 20px;
     padding: 70px 0px 9px 0px;
}

.sfaith .sfaith_box p {

     color: black;
     font-size: 18px;
     line-height: 28px;
     font-weight: 400;
     padding-top: 20px;
     z-index: 1;
}

.sfaith .read_more {
     border: #1a1a1a solid 2px;
     font-weight: 500;
     display: block;
     margin: 0 auto;
     margin-top: 44px;
}

.py-2 {
  text-align: center;
}

/** end Our  sfaith section **/

/* Map Animation*/

.map_animation {
  width: 100vw;
  justify-content: left;
  display: flex;
  margin-bottom: 100px;
}
.map_animation .map{
  width: 400px;
  height: auto;
  margin-left: 100px;
}
.map_animation .point_img{
  position: absolute;
  margin-left: 14%;
  margin-top: 10%;
  width: 50px;
  height: 50px;
}


.map_animation .pop_up1{
  position:  absolute;
  right: 170px;
  width: 470px;
  height:  380px;
  background: grey;
  border-radius: 20px;
  padding: 10px;
  display: none;
  justify-content: center;
  text-align: center;
  font-size: 10px;
  border: 1px blue solid;
}

.map_animation .pop_up1 .profile_img{
  width: 120px;
  height: auto;
  border-radius: 20px;
}
.map_animation .pop_up1 h1{
  font-size: 17px;
}
.map_animation .pop_up1 p{
  font-size: 15px;
  color: black;
  margin-top: -50px;
}

.map_animation .point_img:hover + .pop_up1{
  display: block;
  animation: fade-in 0.3s linear;
}

.map_animation .point_img1{
  position: absolute;
  margin-left: 21%;
  margin-top: 7%;
  width: 50px;
  height: 50px;
}

.map_animation .pop_up2{
  position:  absolute;
  right: 170px;
  width: 470px;
  height:  390px;
  background: grey;
  border-radius: 20px;
  padding: 10px;
  display: none;
  justify-content: center;
  text-align: center;
  font-size: 10px;
  border: 1px blue solid;

}

.map_animation .pop_up2 .profile_img{
  width: 120px;
  height: auto;
  border-radius: 20px;
}
.map_animation .pop_up2 h1{
  font-size: 17px;
}
.map_animation .pop_up2 p{
  font-size: 15px;
  color: black;
  margin-top: -50px;
}

.map_animation .point_img1:hover + .pop_up2{
  display: block;
  animation: fade-in 0.3s linear;
}


.map_animation .point_img3{
  position: absolute;
  margin-left: 17%;
  margin-top: 7%;
  width: 50px;
  height: 50px;
}

.map_animation .pop_up3{
  position:  absolute;
  right: 170px;
  width: 470px;
  height:  390px;
  background: grey;
  border-radius: 20px;
  padding: 10px;
  display: none;
  justify-content: center;
  text-align: center;
  font-size: 10px;
  border: 1px blue solid;

}

.map_animation .pop_up3 .profile_img{
  width: 120px;
  height: auto;
  border-radius: 20px;
}
.map_animation .pop_up3 h1{
  font-size: 17px;
}
.map_animation .pop_up3 p{
  font-size: 15px;
  color: black;
  margin-top: -50px;
}

.map_animation .point_img3:hover + .pop_up3{
  display: block;
  animation: fade-in 0.3s linear;
}


.map_animation .point_img4{
  position: absolute;
  margin-left: 17%;
  margin-top: 11%;
  width: 50px;
  height: 50px;
}

.map_animation .point_img4:hover{
  background: linear-gradient(90deg,blue,grey);
  border-radius: 30px;
}
.map_animation .point_img3:hover{
  background: linear-gradient(90deg,blue,grey);
  border-radius: 30px;
}
.map_animation .point_img:hover{
  background: linear-gradient(90deg,blue,grey);
  border-radius: 30px;
}
.map_animation .point_img1:hover{
  background: linear-gradient(90deg,blue,grey);
  border-radius: 30px;
}
.map_animation .point_img5:hover{
  background: linear-gradient(90deg,blue,grey);
  border-radius: 30px;
}

.map_animation .pop_up4{
  position:  absolute;
  right: 170px;
  width: 470px;
  height:  390px;
  background: grey;
  border-radius: 20px;
  padding: 10px;
  display: none;
  justify-content: center;
  text-align: center;
  font-size: 10px;
  border: 1px blue solid;

}

.map_animation .pop_up4 .profile_img{
  width: 120px;
  height: auto;
  border-radius: 20px;
}
.map_animation .pop_up4 h1{
  font-size: 17px;
}
.map_animation .pop_up4 p{
  font-size: 15px;
  color: black;
  margin-top: -50px;
}

.map_animation .point_img4:hover + .pop_up4{
  display: block;
  animation: fade-in 0.3s linear;
}


.map_animation .point_img5{
  position: absolute;
  margin-left: 16%;
  margin-top: 14%;
  width: 50px;
  height: 50px;
}

.map_animation .pop_up5{
  position:  absolute;
  right: 170px;
  width: 470px;
  height:  390px;
  background: grey;
  border-radius: 20px;
  padding: 10px;
  display: none;
  justify-content: center;
  text-align: center;
  font-size: 10px;
  border: 1px blue solid;

}

.map_animation .pop_up5 .profile_img{
  width: 120px;
  height: auto;
  border-radius: 20px;
}
.map_animation .pop_up5 h1{
  font-size: 17px;
}
.map_animation .pop_up5 p{
  font-size: 15px;
  color: black;
  margin-top: -50px;
}

.map_animation .point_img5:hover + .pop_up5{
  display: block;
  animation: fade-in 0.3s linear;
}

@keyframes fade-in {
  From{
    opacity: 0.2;
  }
  to{
    opacity: 0.9;
  }
}

/* .tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -60px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
} */


/* end Map Animation*/

.verse {
  width: 440px;
  height: auto;
  background: grey;
  float: right;
  margin-top: -400px;
  margin-right: 200px;
  color: white;
  padding: 20px;
  border-radius: 20px;
  border: 1px solid blue;
}

.verse p{
  font-size: 18px;
  word-spacing: 5px;
}

 .verse h2{
   position: absolute;
  transform: rotate(-90deg);
  /* margin-left: -450px;
  margin-top: -200px; */
  margin-right: 0px;
  margin-left: -120px;
  margin-top: 100px;
}
/** Update section **/

.updates {
     margin-top: 90px;
     background: #fefdf9;
     border-top: #f2f1ed solid 1px;
     border-bottom: #f2f1ed solid 1px;
}

.updates .updates_img figure {
     margin: 0;
}

.updates .updates_img figure img {
     width: 100%;
}

.padding_right0 {
     padding-right: 0;
}

.updates .max_width {
     text-align: left;
     background: #030404;
     height: 100%;
     padding-top: 86px;
     padding-left: 50px;
     padding-bottom: 90px;
     display: flex;
     flex-wrap: wrap;
}

.updates .titlepage {
     max-width: 612px;
     width: 100%;
     float: left;
}

.updates .titlepage h2 {
     color: #fff;
     border-bottom: #fff solid 1px;
     padding-bottom: 10px;
     float: left;
     clear: both;
}

.updates .titlepage p {
     color: #fff;
     font-size: 17px;
     line-height: 30px;
     padding: 40px 0px 80px 0;
     width: 100%;
     display: inline-block;
}

.updates .titlepage .read_more {
     color: #fff !important
}
.container h1{
  color: black;
  margin-bottom: 50px;

}

.container h3{
  color: black;
  margin-bottom: 100px;
}

.portfolio-section .filters {
  border: 2px solid #dee2e6;
  border-radius: 100px;
  padding: 2px;
  margin: 0 auto 20px;
  max-width: 650px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.portfolio-section .filters a {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  color: black;
  font-size: 13px;
  min-width: 150px;
  font-weight: 500;
  text-align: center;
  opacity: .7;
  padding: 8px 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.portfolio-section .filters a:first-child {
  margin-left: 0;
}

.portfolio-section .filters a:last-child {
  margin-right: 0;
}

.portfolio-section .filters a:hover {
  opacity: .9;
}

.portfolio-section .filters a.active {
  opacity: 1;
  border-radius: 100px;
  background: #ff6e42;
  color: #fff;
}

.portfolio-section .portfolio-container .portfolio-item {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  margin: 10px -5px;
  overflow: hidden;
  border-radius: 0;
}

.portfolio-section .portfolio-container .portfolio-item .content-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  left: 200%;
  width: 50%;
  height: 100%;
  background: rgba(255, 110, 66, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 15px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.28s;
  transition: all 0.28s;
}

.portfolio-section .portfolio-container .portfolio-item .content-holder .title {
  font-size: 22px;
  font-weight: 600;
}

.portfolio-section .portfolio-container .portfolio-item .content-holder .subtitle {
  font-weight: 500;
  opacity: 1;
}

.portfolio-section .portfolio-container .portfolio-item:hover .content-holder {
  left: 50%;
  opacity: 1;
  visibility: visible;
}
.portfolio-section .section-title{
  font-size: 35px;
  color: black;
}
.vid{

}
.vid [poster] {
  width: 300px;
  height: auto;
}

/** end Our updates section **/


/* donate section */

.donateO {
 text-align: center;
}
.donateO h2{
  font-size: 30px;
  margin-bottom: 80px;
}
.Wgive{
  text-align: center;
  justify-content: center;
  width: 100vw;
  display: flex;

}
.Wgive p {
  padding: 20px;
  border-radius: 20px;
  margin-left: 20px;
  margin-bottom: 150px;
  background: grey;
  color: black;
  font-size: 17px;
  width: 250px;
  height: 100px;

}
.Wgive a{
  height: 100px;
  width: 300px;
  margin-bottom: 150px;
  transition: 1s ease-in-out;
}

.Wgive a:hover > p{
  transition: 1s ease-in-out;
  color: #E1A34F;
}
.giveBtn{
  font-size: 20px;
  color: white;
}

.prayerC{
  width: 800px;
  height: 400px;
}

/* End donate section */
/** contact section **/

.contact {
     margin-top: 90px;
}

.contactImg{
  width: 40vw;
  border-radius: 20px;
  float: right;
  margin-right: 100px;
  margin-top: 50px;
}

.contactInfo{
  width: 30vw;
  color: white;
}

.rec{
  width: 400px;
  padding: 10px;
  background: grey;
  border-radius: 10px;
  margin: 50px;
}
.rec img{
  width: 100px;
  border-radius: 10px;
  margin:5px;
  height:  auto;
}


/** end contact section **/



/** footer **/

.footer {
     background: #252525;
     padding-top: 90px;
     margin-top: 20px;
     text-align: center;
     font-family: 'Roboto', sans-serif;

}
.footer img{
  border-radius: 20px;
  float: left;
  margin-left: 100px;
  margin-top: 0px;
}
.footer .social_media{
  width: 400px;
  float: left;
  margin-top: 210px;
  margin-left: -330px;
  display: flex;

}
.footer .social_media img{
  width: 40px;
  background: linear-gradient(180deg,orange,blue);
  transition: 1s ;
  animation: spin 2s linear infinite;

}

@keyframes spin {
  From{
    transform: rotate(0deg);
  }
  to{
    transform: rotate(360deg);
  }
}
.footer .social_media img:hover{
  background: linear-gradient(180deg,blue,orange);
  transition: 1s ;
  animation: stop 1s linear infinite;

}
@keyframes stop {
  from{
    transform: rotate(0deg);
  }
  to{
    transform: rotate(0deg);
  }
}

.footer .footer_img{
  width: 300px;
  height: auto;
  float: right;
  margin-top: -350px;
  margin-right: 100px;
}
ul.location_icon {
    text-align: center;
    margin-top: -70px;
    margin-right: 300px;
}

ul.location_icon li {
     display: inline-block;
     font-size: 17px;
     line-height: 20px;
     color: #fff;
     text-align: center;
     padding: 20px;

}

ul.location_icon li a {
     font-size: 40px;
     color: #fff;
     line-height: 30px;
     display: block;
}



/** end footer **/


/** inner page css **/

.position_head .header {
     position: inherit;
     background: ;
}

.position_head .sfaith,
.updates {
     margin-bottom: 90px;
}


.teams h1{
  text-align: center;
  margin-bottom: 50px;
  margin-top: 50px;
  color: black;
}
.teams p{
  text-align: center;
  margin: 50px;
  color: black;

}

.teams .header_teams{
  display: flex;
  padding: 20px;
  width: 90vw;
}
.teams .header_teams img{
  width: 100px;
  height: 110px;
  border-radius: 10px;
}

.teams .header_teams h1{
  margin-left: 25%;
  font-size: 40px;
}

.teams a{
  color: blue;
}

.teams p{
  font-size: 18px;
}

.teams ol{
  margin:50px;
  font-size: 18px;
  color: black;

}
.teams li{
    padding: 10px;
    margin-left: 20px;
    list-style-type: decimal;
}
.teams h2{
  margin-left: 100px;
  font-size: 23px;
}

.teams .Liabilty {
  margin-left: 100px;
  margin-bottom: 100px;
  font-size: 20px;
}

// Team Leaders

.team_leaders h1{
  text-align: center;
  margin-left: 200px;
}
.team_leaders p{
  text-align: center;
  margin: 50px;
  color: black;

}

.team_leaders .header_team_leaders{
  display: flex;
  padding: 20px;
  width: 90vw;
}
.team_leaders .header_team_leaders img{
  width: 100px;
  height: 110px;
  border-radius: 10px;
}

.team_leaders .header_team_leaders h1{
  margin-left: 25%;
  font-size: 40px;
}

.team_leaders a{
  color: blue;
}

.team_leaders p{
  font-size: 18px;
}

.team_leaders ol{
  margin:50px;
  font-size: 18px;
  color: black;

}
.team_leaders li{
    padding: 10px;
    margin-left: 20px;
    list-style-type: decimal;
}
.team_leaders h2{
  margin-left: 100px;
  font-size: 23px;
}

.team_leaders .Liabilty {
  margin-left: 100px;
  margin-bottom: 100px;
  font-size: 20px;
}
// Prayer Page
.Prayer_form{
margin-top: 400px;
}

.title_prayer {
  width: 100vw;
  text-align: center;
  margin-bottom: 75px;
}

.title_prayer h1{
  font-size: 40px;

}

.prayer_walk iframe{
  width: 600px;
  height: 400px;
  float: right;
  margin-top: -2000px;
  margin-right: 30px;
  border-radius: 20px;
}
.prayer_request{
  float: right;
  margin-top: -1500px;
  margin-right: 50px;

}

.prayer_request p{
  transform: rotate(40deg);
    padding: 20px;
  color: black;
  font-size: 18px;
  background: linear-gradient(90deg,transparent,#89A5CD);
  margin-top: 50px;
  border-radius: 20px;

}
.prayer_request h2{
  margin-bottom: 200px;
  margin-left: 100px;
  font-size: 30px;
}


.menu {
  display: none;
}

/* T4T-oromo */
  .t4t_header{
    text-align: center;
    padding: 10px;
    margin-top: 100px;
    margin-bottom: 100px;
    display: flex;

  }
    .t4t_header img{
      width: 150px;
      height: auto;
      border-radius: 20px;
      margin-right: 400px;
      margin-top: -50px;
    }

    .t4t_header h1{
      font-size: 50px;
      text-decoration: bold;
    }


/* end T$T oromo */
