*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
/*    font-family: "Libre Baskerville",  serif !important;*/


 }
 body{
   font-family: 'Libre Baskerville', serif;
   overflow-x: hidden;
 }
 .container-fluid{
  width: 100%;
  height: 100%;
 background: #fff;
   
 }
html, body{
  max-width: 100%;
    font-family: 'Libre Baskerville', serif;
 }

 /****************************/
 .scratch{
    margin-top: 5px;
   color: #C5754A;
   font-weight: 600;
   font-size: 14px;
   margin-bottom: 5px;
   font-family: 'Libre Baskerville', serif;
    line-height: 30px;

}
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');

.con-i{
  display: inline-flex;
  margin-right: 20px;
}
.con-i .icon span i  {
  color:#fff  ;
}
.con-i .icon{
  margin: 0 7px;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 2;
  transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.con-i .icon span{
  display: block;
  height: 35px;
  width: 35px;
   
  border-radius: 50%;
  position: relative;
  z-index: 2;
  transition: all 0.3s ease-in-out;
   
}
.con-i .icon span i{
  line-height: 35px;
  font-size: 18px;
}
.con-i .icon:hover span{
  color: #fff;
}
.con-i .mail span{
  background-color: red;
}
 .con-i .icon:hover  span {
  color: #fff;
  transform: scale(1.1); 
}
 
.con-i .phone span{
  background-color: #818A91;
}
 .con-i .icon:hover  span i{
  color: #fff;
}
 
.con-i .whatsapp span{
  background-color: #25D366;
}
 .con-i .icon:hover  span i{
  color: #fff;
}
 /* *********************Nav Bar */
 nav{
    float: right;
    height: 100px;
    width: 100%;
    border-bottom: 1.5px solid #CCCCCC;
    border-top: 1.5px solid #CCCCCC;
    margin-bottom: 10px;
 }
 .active{
  border-bottom: 3px solid #8E431A;
  border-radius: 2px;
}
.nav-link:hover{
  border-bottom: 3px solid #8E431A;
  opacity: 0.4;
}
 nav img{
    height: 80px;
    /* border: 1px solid #fff; */
    /* border-radius: 50% 50% 50% 50%; */
    /* margin-left: 7px; */
    background-color:#fff0;
 }
 .nav-item .nav-link{
    color: #8E431A !important;
        padding-right: 1rem !important;
    padding-left: 1rem !important;
    font-family: Libre Baskerville, Sans-serif !important;
    
   
    font-weight: 600;
    font-size: 14px;
 }
  
  
  /***********************End Nav*************/
 
/********************************************/

.frst img{
    align-items: center;
     
}
 div .para{
    box-shadow: 0 0 11px 2px #e5e3e3 !important;
    height: 100%;
    width: 600px;
    line-height: 1.4em;
    letter-spacing: 0px;
    position: relative;
    margin-top: 120px !important;
    background-color: #FFFBF3;

}
@media only screen and (max-width: 700px) {
    div .para {
        
       align-items: center;
       
    }
    .con-i{
      display:none;
     }
    .navbar-collapse{
     
        background-color: white;
        position: absolute;
         left:0px;
        z-index: 1;
        background-color: white;
        width: 100%;
        top: 78px;
      }
       
       .navbar-toggler{
        position:absolute;
        right:0;
        z-index:1;
       }
       .scratch{
        font-size: 14px;
      width: 92%;
      line-height: 15px;
      margin-top: 10px;
      margin-bottom: 10px;
       }
       div .row{
        --bs-gutter-x: 0px !important;
       }
  }

.para h6{
    font-size: 16px;
    text-align: center;
    color: #A65418;
     margin: 0px 50px 0px 50px;
     margin-top: 50px;
     margin-bottom: 10px;
     font-weight: 700;
     font-family: "Libre Baskerville", Sans-serif;
}
.para p{
    display: block;
    margin: 0px 50px 0px 50px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    color: #393939;
    text-align: justify;
    font-family: "Libre Baskerville",  serif !important;
    /* padding-bottom: 50px; */

}
span.mention{
    font-weight: 600;
    font-size: 14px;
    
    font-family: "Libre Baskerville",  serif !important;
}
.para b{
    font-weight: 700 ;
    font-style: italic;
}
/****************************/
div.church{
    background: #FFFBF3;
    
}
.navcontainer{
    background-color: #F9F9F9;
   }
.church img{
   display: flex;
}
.church h4{
    margin-top: 17px;
    
   color:   #4D4D4D;;
   font-weight: 600;
   text-align: center;
   background: #FFFBF3;
   font-size: 1.5em;
    line-height: 1.4em;
    letter-spacing: 0px;
    font-family:  "Libre Baskerville",  serif;

}
.church span{
    font-style: italic;
    color: #090909;
    font-weight: 700;
    font-family:  "Libre Baskerville",  serif;
}
.secimg img{
    display: flex;
    align-items: center;
}
.church p{
    
    text-align: justify;
    font-size: 15px;
    letter-spacing: .5px;
    display: block;
     line-height: 26px;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 400;
    color: #090909; 
    text-align: justify;
    color: #090909;
    font-family: "Libre Baskerville", Sans-serif;
    font-weight: 400;
}
.fourpic img{
    width: 100%;
}
.munne{
  height: 385px;
}
@media only screen and (max-width: 700px) {
    .church {
      width: auto;
       margin-left: 20px;
       padding-left:0 !important;
    }
    .munne{
      height: 440px;
    }
    .munne p{
      padding-bottom: 25px;
    }
    body{
      overflow-x: hidden !important;
    }
    .language{
      display: none !important;
    }
    .church h4{
        font-size: 18px;
    }
     .container-fluid{
        width: 90%;
     }
     .fourpic img {
        width: 95%;
        height: 500px;
        margin-left: 8px;
    }
    .iig img{
        width: 95%;
    }
    body{
        overflow-x: hidden !important;
    }
    /* .row{
        margin: 0 !important;
    } */
  }
 
/* .prayimg img{
    width:200px;
} */
@media only screen and (max-width: 700px) {
    .prayimg .col-lg-2{
         
        width:16.66%;
        height:0px;
        display: inline-block;
        padding: 5px;
        margin-bottom: 230px;
    }  
    .pry{
        width: 75px;
        height: 150px;
    }
    .prayimg img{
        width:90px;
    }
    .church{
        width:90% !important;
    }
    .prayimgg img{
        width: 100%;
    }
     
    .navbar-nav{
        width: 335px;
      }
      .para p{
    
    margin: 0px 15px 0px 15px;
     text-align: justify;
     margin-bottom: -30px;
     
     
     
    font-family: "Libre Baskerville",  serif !important;
     

}
  }
 /*****************Footer*/
 footer div h5{
     color:  #8E431A!important;
     font-weight: 550;
}

div .spirit{

   color:  #8E431A!important;
}
.ftr a{
    color:  #8E431A!important;
    text-decoration: none;
}
.footertouch p {
  margin-bottom: 0px !important;
 }
  /* *****************************JCON******************** */
  .jcon {
    position: fixed;
    bottom: 28px;
    right: 18px;
    z-index: 1;
}
  .jcon a {
    display: inline-block;
    width: 55px;
    height: 55px;
    background-color: #eee;
    border-radius: 50px;
    margin: 20px;
    box-shadow: 3px 3px 10px #aeaeae;
    text-align: center;
    line-height: 50px;
    font-size: 32px;
    border:3px solid #eee;
    color: #333;
     
  }
  .jcon a i{
    color: red
  }
   /* ****************** */
   .to-top{
    background: #7A7A7A;
    position: fixed;
    bottom: 100px;
    right: 45px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #fff !important;
    text-decoration: none;
    opacity: 0;
    pointer-events: none;
    transition: all .4s;

  }
  .fa-chevron-up{
    font-size: 21px;
  }
  .to-top.activee{
    bottom: 110px;
    pointer-events: auto;
    opacity: .5;
  }
/**************Foter end*/
@media only screen and (max-width: 700px) {
    .church .col-lg-11{
        width: 90%;
        margin-left: 10px
 
    }
    .to-top.activee{
      bottom: 105px;
      z-index: 100;
      right: 41px;
  }
   
    html{
      overflow-x: hidden;
    }
   
    .fttr{
        text-align: justify;
    }
    .footertouch{
    text-align: justify !important;
    line-height: 10px;
  }
  .footertouch h5{
    margin-top:25px;
  }
  .footertouch p {
  margin-top: 10px;
  }
   
  .footeruseful{
    text-align: justify !important;
  }
    nav img{
        height: 50px;
        border: 1px solid #8E431A;
        border-radius: 50% 50% 50% 50%;
       margin-top: -7px;
       margin-left: -8px;
      }
  nav{
    height: 65px;
  }
  .rowone{
    width: 95% !important;
    margin-left: 10px !important;
  }
  .lsttxt{
    font-size: 12px;
    margin-top:5px;
  }
  div .spirit{
    text-align: justify;
  }
  .navbar-light .navbar-toggler{
    border-color: #f8f9fa!important;
   }
   .navbar-toggler:focus{
    box-shadow: none !important;
   }
   .navbar-toggler-icon{
    font-size: 29px !important;
   }
}