/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-top: 6rem;
  color: #5a5a5a;
  background-color: #F2F2F2;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 8rem;
  z-index: 2 !important;
  line-height: 2;
  
  
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: auto !important;
}
.carousel-item > img {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  /* rtl:remove */
  letter-spacing: -.05rem;
}

.logo{
  width:80px !important;
  height:auto;
  margin-left: 0px !important;
  padding-left: 0px;
}
.icon-text{
  display: inline-block;
  margin: 0 !important;
}


.container-fluids{
  padding-left: 250px;
  justify-content: center;
  text-align: center;
}
.nav-item{
  padding-right: 40px !important;
  text-align: center !important;

}

.navbar-nav{
  margin: auto !important;
  text-align:center !important;
  
}

.bg-dark{
  background-color: #EFEFEF!important;
  
}

.nav-link{
  color: #0E5E6F;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 16px !important;
  text-align: center;

}

.social-nav{
  color: #0E5E6F;
  float: right;
 
}

.icon-nav{
  padding-left: 15px;
  margin: auto;
  float: right;
 
}
.icons-nav{
  float: right !important;
  padding-left: 150px;
}

.fa-book-open-reader{
  color:#0d4a5c;
  opacity:0.7;
  display:flex;
  justify-content: center;
}

.fa-hands-praying{
    color:#0d4a5c;
    opacity:0.7;
    display:flex;
    justify-content: center;

} 

/*.fa-hands-praying:hover{
    color:aqua;
}*/

.fa-handshake{
  color:#0d4a5c;
  opacity:0.7;
  display:flex;
  justify-content: center;
}

.fa-hand-holding-heart{
  color:#0d4a5c;
  opacity:0.7;
  display:flex;
  justify-content: center;
    
}

.carousel-item h1{
  font-weight: 900;
  font-size: 55px;
  font-family: 'Montserrat', sans-serif !important;
  color: #F5F5DC;
  text-shadow:
        -1px -1px 0 #0d4a5c, /* Top left */
         1px -1px 0 #0d4a5c, /* Top right */
        -1px  1px 0 #0d4a5c, /* Bottom left */
         1px  1px 0 #0d4a5c; /* Bottom right */
}
.carousel-item p{
  color: #F5F5DC;
}
h2{
  margin: auto;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  
  font-weight: 900;
  font-size: 50px;
  
}

h3{
  margin: auto;
  text-align: center;
  padding-top: 30px;
  font-family: 'Montserrat', sans-serif;
  color:#0d4a5c;
  
}
h4{
  margin: auto;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
  color:#0d4a5c;
}

h5{
  margin: auto;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  color:#FAF7F0;
}

p{
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color:#0d4a5c;
}

.tabp{
    
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    color:#0d4a5c;
    padding-bottom: 30px;
    padding-top: 20px;
    
  
}

th{
  padding-left: 400px;
}

td{
  padding-left: 30px;
}

.worship-image{
  border-radius: 10%;
  width:90%;
  display:block;
  margin: auto;;
  border: solid #0d4a5c 2px;

}

.bible-verse{
  background-color: #FAF7F0;
  color: white;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  line-height: 1.5;
  padding-top: 20px;
  padding-left:20px;
  text-align: justify !important;
  

  
}

/* overrides an in-line css*/
.bible-verse a{
   color:#0d4a5c !important;
   font-size: 15px !important;
   background-color: #FAF7F0 !important; 
   
}

.verse-heading{
   font-family: 'Montserrat', sans-serif;
   font-size: 40px;
   color:#0d4a5c;
}


.verse-img{
   width:100%;
   margin-left: 0;
}

.img-verse{
   padding-left: 0;
   padding-right:0;
}

.verse-footer{
   text-align:center;
   color:#0d4a5c;
   font-family: 'Montserrat', sans-serif;
   font-size: 14px;
   padding-top:15px;
}

.verse{
   color:#0d4a5c;
   text-align: center;
   font-family: 'Montserrat', sans-serif;
   margin-top: 30px;
}

.fa-quote-right{
   float:right;
   padding-right:30px;
   color:#0d4a5c;
}

.fa-quote-left{
   padding-left:30px;
   color:#0d4a5c;
}

.word{
  padding-top: 50px;
}


.footer{
  background-color: #0d4a5c;
  margin: 0;
}

.contact-footer{
  color: #FAF7F0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  display: block;
  margin: auto;
}

.icons{
  padding: 30px;
}

.location{
  display: inline-block;
  color: #FAF7F0;
  padding:30px;
}

.envelope{
  display: inline-block;
  color: #FAF7F0;
  padding:30px;
}


.phone{
  display: inline-block;
  color: #FAF7F0;
  padding:30px;
}

.address{
  display: inline-block;
  color: #FAF7F0;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
}

.address a{
  color: #FAF7F0;
}

.ls-logo{
  width:70% !important;
  height:auto !important;
  display: block !important;
  margin: 0 auto !important; 

}

.icons-footer{
  list-style: none;
  padding-left: 0; 
}

.icons-list{
  display: inline-block;
  margin-top: 0;
  padding-left: 100px;
 
}

.icons-list-1{
  display: inline-block;
  margin-top: 0;
  padding-left: 20px;
}

.icons-footer a{
  color: #FAF7F0;
  padding-top:0px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}   
  

.icons-wrap{
margin-top: 0;
}

.social-handle{
  color: #FAF7F0;
  display: inline-block;
  margin: 0 !important;
  text-align: center;
  padding-left: 10px;
  padding-bottom: 5px;
  line-height: 2px;
  justify-content: center;
}


.line{
  border-style: dotted none none none;
  width: 20%;
  border-width: 8px;
  background-color:  #FAF7F0;
  border-color: #0d4a5c;
  border-inline-color:  #FAF7F0;
  margin: auto;
  
 
}

.copyright{
  background-color: #0d4a5c;
  opacity: 0.9;
  padding: 15px;
  font-size: 15px;

}

.copyright p{
  color:  #FAF7F0;
  font-family: 'Montserrat', sans-serif;
}

.img-about{
  width:auto;
  height: 500px;
}


.about-text{
  font-size: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  font-style: normal;
  padding-left: 0px;
  color: beige;
  text-align: center;
  margin: auto;
}

.about-mission-vision{
   position: absolute;
   right: 160px;
   top:150px;
  
  }

.v1{
  display: block; 
  padding-top: 50px;
  margin: auto;

}

.v2{
  display: inline-block;
  padding-top: 50px;
}

.vision-heading{

  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  font-size: 50px;
  color:#0d4a5c;
  padding-bottom: 50px;
}

.vision{
  padding-top:50px;
  padding-bottom: 50px;
  color: #0d4a5c;
  text-align: center;
  margin: auto;
 
}


.worship{
  padding-top: 100px;
  border: 2px;
}

.img-worship{
  width: 100%;
  height: auto;
}

.lead{
  padding-top: 30px;
  text-align:left;
  line-height: 1.5;
  padding-left: 20px;
  display: inline-block;
}

.text-contact{
  padding-top: 10px;
  text-align:left;
  line-height: 2;
  display: inline-block;
}

.fa-calendar-days{
  padding-left: 20px;
  display: inline-block;
}

.fa-clock{
  display: inline-block;
  padding-left: 20px;
}

.locate{
  display: inline-block;
  padding-left: 20px;
}

.fa-location-pin{
  display: inline-block;
  padding-left: 20px;
}

.service-text{
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  text-align: center;
  font-size: 50px;
  padding: 0;
}

.contact-form{
  padding: 70px;
  padding-top: 0;
  
}

.contact-item{
  padding-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
}

.fa-envelope{
  display: inline-block;
}

.contact-us{
  
  
}

tab{
 margin: auto;
 
}


.text-contact{
  padding-top: 10px;
  text-align:left;
  line-height: 2;
  display: inline-block;
}

.required::after{
  content: " *";
  color: red;
}

.btn{
  background-color: #0E5E6F; 
  border: none;
  margin-top: 20px !important;

}

.btn-primary:hover{
  background-color: #0d4a5c !important;
}

.btn-primary{
  margin-top: 20px !important;
}

.text-vision{
  padding-top: 20px;
  padding-bottom: 20px;
}

.about{
  margin: auto;
  text-align: center;
  text-shadow: #0d4a5c;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 390px ){
  .vision-heading{

    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    font-size: 25px;
    color:#0d4a5c;
    padding-bottom: 50px;
  }

  .services-heading{
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    font-weight: bolder;
    font-size: 30px;
    color:#0d4a5c;
    padding-bottom: 50px;
  }

  .verse-heading{
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: bolder;
    color:#0d4a5c;
 }

 h5{
  margin: auto;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  color:#FAF7F0;
}
.icons{
  padding: 13px;
}
.address{
  display:inline-flex;
  color: #FAF7F0;
  font-size: 10px;
  font-family: 'Montserrat', sans-serif;
}

.location{
  display: inline-block;
  color: #FAF7F0;
  padding:10px;
}

.envelope{
  display: inline-block;
  color: #FAF7F0;
  padding:10px;
}


.phone{
  display: inline-block;
  color: #FAF7F0;
  padding:10px;
}

.ls-logo{
  width:30% !important;
  height:auto;
  display: flex;
  justify-content: center;
  margin: auto;

}

.copyright{
  background-color: #0d4a5c;
  opacity: 0.9;
  padding: 15px;
  font-size: 12px;

}

.carousel-item h1{
  font-weight: 300;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif !important;
  color: #F5F5DC;
  text-shadow:
        -1px -1px 0 #0d4a5c, /* Top left */
         1px -1px 0 #0d4a5c, /* Top right */
        -1px  1px 0 #0d4a5c, /* Bottom left */
         1px  1px 0 #0d4a5c; /* Bottom right */
}
.carousel-item p{
  color: #F5F5DC;

}

.carousel {
  margin-bottom: 0rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 0rem;
  z-index: 2 !important;
  line-height: 1;
  
  
  
}

.carousel-caption h1 {
  padding-top: 50px;
  font-size: 15px !important;
  
  
}

.carousel-caption p {
  font-size: 11px !important;
  
  
}

.carousel-item h1{
  color: #F5F5DC;
  
}
.btn-primary{
  margin-top: 10px;
}

.navbar-nav{
  text-align: center !important;
}

.navbar-collapse{
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo{
  width:60px !important;
  height:auto;
  margin-left: 0px !important;
  padding-left: 0px;
}

.nav-link{
  color: #0E5E6F;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 15px !important;
  text-align: center;

}

.container-fluids{
  padding: 0;
  justify-content: center;
  text-align: center;
}

.icon-nav{
  padding-left: 0;
  margin: auto;
 
}
}


@media (max-width: 575px ){
  .vision-heading{

    font-family: 'Montserrat', sans-serif;
    font-weight: bolder !important;
    font-size: 25px;
    color:#0d4a5c;
    padding-top:30px;
    padding-bottom: 50px;
  }

  .services-heading{
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder !important;
    font-size: 30px;
    color:#0d4a5c;
    padding-bottom: 50px;
  }

  .verse-heading{
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: bolder;
    color:#0d4a5c;
 }

 h5{
  margin: auto;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  color:#FAF7F0;
}
.icons{
  padding: 18px;
}
.address{
  display:inline-block;
  color: #FAF7F0;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
}

.location{
  display: inline-block;
  color: #FAF7F0;
  padding:10px;
}

.envelope{
  display: inline-block;
  color: #FAF7F0;
  padding:10px;
}


.phone{
  display: inline-block;
  color: #FAF7F0;
  padding:10px;
}

.ls-logo{
  width:30% !important;
  height:auto;
  display: flex;
  justify-content: center;
  margin: auto;

}

.copyright{
  background-color: #0d4a5c;
  opacity: 0.9;
  padding: 15px;
  font-size: 12px;

}

.carousel-item h1{
  font-weight: 300;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif !important;
  color: #F5F5DC;
  text-shadow:
        -1px -1px 0 #0d4a5c, /* Top left */
         1px -1px 0 #0d4a5c, /* Top right */
        -1px  1px 0 #0d4a5c, /* Bottom left */
         1px  1px 0 #0d4a5c; /* Bottom right */
}
.carousel-item p{
  color: #F5F5DC;

}

.carousel {
  margin-bottom: 0rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 0rem;
  z-index: 2 !important;
  line-height: 1;
  
  
  
}

.carousel-caption h1 {
  padding-top: 50px;
  font-size: 15px !important;
  
  
}

.carousel-caption p {
  font-size: 11px !important;
  
  
}

.carousel-item h1{
  color: #F5F5DC;
  
}
.btn-primary{
  margin-top: 10px;
}

.navbar-nav{
  text-align: center !important;
}

.navbar-collapse{
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo{
  width:60px !important;
  height:auto;
  margin-left: 0px !important;
  padding-left: 0px;
}

.nav-link{
  color: #0E5E6F;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 15px !important;
  text-align: center;

}

.container-fluids{
  padding: 0;
  justify-content: center;
  text-align: center;
}

.icon-nav{
  padding-left: 0;
  margin: auto;
 
}
}

@media (max-width: 1199px ){
  

}