@import url('https://fonts.cdnfonts.com/css/lucida-unicode-calligraphy');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Quicksand:wght@300..700&display=swap');

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a{
    text-decoration: none;
    font-family: "Manrope", sans-serif;
}
ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
h1,h2,h3,h4,h5,h6{
    font-family: "Quicksand", sans-serif;
}
p{
    font-size: 16px;
    line-height: 30px;
    color: #434343;
    margin-bottom: 10px;
    font-family: "Manrope", sans-serif;
}
@media (min-width: 992px) {
    .header .main-menu-wrapper .main-nav > li > a {
      padding: 0;
      line-height: 70px;
    }
  }
  @media (max-width: 1399.98px) {
    .header .logo {
      /*! margin-right: 26px; */
      /*! max-width: 175px; */
    }
  }
  .logo-wth-txt {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .navbar-brand .logo-img img {
    height: 100px;
    width: 100%;
  }
  .nav-fixed .navbar-brand .logo-img img {
    height: 68px;
  }
  .logo-last-txt{
    text-align: center;
  }
  .nav-fixed .logo{
    position: relative;
    top: 0;
    }
  .logo-last-txt h1 {
  font-family: 'Lucida Unicode Calligraphy', sans-serif;
  font-size: 30px;
  margin: 0 0 8px;
  font-weight: 600;
  line-height: 35px;
  letter-spacing: 2.2px;
}
  .nav-fixed .logo-last-txt h1 {
    font-size: 22px;
    margin: 0 0 0;
    font-weight: 600;
    line-height: 25px;
  }
  .logo-last-txt p {
    margin-bottom: 0;
    font-size: 12px;
    background: #f6f4ff;
    text-align: center;
    color: #eb5310;
    padding: 0 5px;
    line-height: 20px;
    font-weight: 600;
  }
  .banner-srt-set {
    position: relative;
    background-color: transparent;
    overflow: hidden;
    color: #fff;
    z-index: 1;
    max-width: clamp(0px, 96.95vw, 1845px);
    margin: auto;
    border-radius: clamp(20px, 2.1vw, 40px);
    margin-top: 10px;
  }
  .banner-srt-slider {
    clip-path: polygon(29.268% 100%, 2.168% 100%, 2.168% 100%, 1.816% 99.939%, 1.483% 99.763%, 1.172% 99.481%, 0.888% 99.103%, 0.635% 98.638%, 0.418% 98.096%, 0.242% 97.486%, 0.111% 96.819%, 0.028% 96.103%, 0% 95.349%, 0% 4.651%, 0% 4.651%, 0.028% 3.897%, 0.111% 3.181%, 0.242% 2.514%, 0.418% 1.904%, 0.635% 1.362%, 0.888% 0.897%, 1.172% 0.519%, 1.483% 0.237%, 1.816% 0.061%, 2.168% 0%, 97.832% 0%, 97.832% 0%, 98.184% 0.061%, 98.517% 0.237%, 98.828% 0.519%, 99.112% 0.897%, 99.365% 1.362%, 99.582% 1.904%, 99.758% 2.514%, 99.889% 3.181%, 99.972% 3.897%, 100% 4.651%, 100% 95.349%, 100% 95.349%, 99.972% 96.103%, 99.889% 96.819%, 99.758% 97.486%, 99.582% 98.096%, 99.365% 98.638%, 99.112% 99.103%, 98.828% 99.481%, 98.517% 99.763%, 98.184% 99.939%, 97.832% 100%, 71.614% 100%, 71.614% 100%, 71.262% 99.939%, 70.929% 99.763%, 70.618% 99.481%, 70.333% 99.103%, 70.081% 98.638%, 69.864% 98.096%, 69.688% 97.486%, 69.557% 96.819%, 69.474% 96.103%, 69.446% 95.349%, 69.446% 95.137%, 69.446% 95.137%, 69.418% 94.383%, 69.336% 93.667%, 69.204% 93%, 69.028% 92.39%, 68.811% 91.848%, 68.558% 91.383%, 68.274% 91.005%, 67.963% 90.723%, 67.63% 90.547%, 67.278% 90.486%, 33.604% 90.486%, 33.604% 90.486%, 33.252% 90.547%, 32.919% 90.723%, 32.607% 91.005%, 32.323% 91.383%, 32.071% 91.848%, 31.854% 92.39%, 31.678% 93%, 31.546% 93.667%, 31.464% 94.383%, 31.436% 95.137%, 31.436% 95.349%, 31.436% 95.349%, 31.407% 96.103%, 31.325% 96.819%, 31.194% 97.486%, 31.017% 98.096%, 30.801% 98.638%, 30.548% 99.103%, 30.264% 99.481%, 29.953% 99.763%, 29.619% 99.939%, 29.268% 100%);
    z-index: 1;
  }
  .banner-srt-slider-navigation {
    position: absolute;
    bottom: clamp(10px, 0.68vw, 13px);
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
  }
  @media screen and (max-width: 1399px) {
    .banner-srt-slider-navigation {
      bottom: 0;
    }
  }
  button {
    background: none;
    border: none;
  }
  .banner-srt-slider-navigation button {
    padding: 0;
  }
  .banner-srt-thumb-slider {
    margin: 0 10px;
    width: 140px;
  }
  .banner-srt-thumb-slider img {
    width: clamp(35px, 2.1vw, 40px);
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 50%;
  }
  .banner-srt-slide {
    padding: clamp(100px, 12.35vw, 235px) clamp(15px, 3.15vw, 60px);
    position: relative;
    z-index: 1;
  }
  .banner-srt-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    /* background: linear-gradient(101.64deg, rgba(235, 83, 16, 0.9) 1.87%, rgba(235, 83, 16, 0.1) 98.72%); */
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 60.5%);
    pointer-events: none;
    /*opacity: 0.5;*/
    opacity: 0.35;
  }
  .banner-srt-slide-bg-img {
    position: absolute;
    inset: 0;
    z-index: -2;
    pointer-events: none;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .banner-srt-slide .banner-srt-set-txt {
    padding: 0;
  }
  .banner-srt-set-sub-title {
    font-weight: 600;
    letter-spacing: 0.25em;
    margin-bottom: clamp(6px, 0.63vw, 12px);
    color: #fff;
    font-family: "Quicksand", sans-serif;
  }
  .banner-srt-set-title {
    font-weight: 700;
    font-size: clamp(30px, 4.2vw, 80px);
    line-height: 100%;
    letter-spacing: -0.02em;
    margin-bottom: clamp(17px, 1.42vw, 27px);
    margin-left: -5px;
    line-height: 1.2;
  }
  .banner-srt-set-descr {
    font-size: clamp(20px, 0.95vw, 18px);
    font-weight: 700;
    margin-bottom: clamp(21px, 2.15vw, 41px);
    color: #eee;
    font-family: "Quicksand", sans-serif;
    text-shadow: 1pxm1px 1px #333;
  }
  .banner-srt-set-btns {
    display: flex;
    gap: clamp(20px, 2.1vw, 40px);
    align-items: center;
    flex-wrap: wrap;
  }
  .ul-btn {
    height: clamp(45px, 2.94vw, 56px);
    border: 1px solid transparent;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: clamp(7px, 0.53vw, 10px);
    padding: 0 clamp(6px, 0.47vw, 9px);
      padding-right: clamp(6px, 0.47vw, 9px);
    padding-right: clamp(12px, 0.89vw, 17px);
    font-weight: 800;
    font-size: clamp(13px, 0.84vw, 16px);
    position: relative;
    background-color: #fff;
    color: #000;
  }
  .ul-btn i {
    background-color: #eb5310;
    color: #fff;
    width: clamp(33px, 2.1vw, 40px);
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  transition: all 0.3s ease;
  font-size: clamp(10px, 0.68vw, 13px);
  }
  .ul-btn:hover {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
  }
  .ul-btn:hover i {
    background-color: #fff;
    color: #eb5310;
  }
  @media screen and (max-width: 767px) {
    .banner-srt-slider {
      clip-path: polygon(16.124% 100%, 7.168% 100%, 7.168% 100%, 6.006% 99.888%, 4.903% 99.562%, 3.874% 99.042%, 2.935% 98.344%, 2.1% 97.486%, 1.383% 96.486%, 0.8% 95.361%, 0.365% 94.129%, 0.094% 92.809%, 0% 91.416%, 0% 8.584%, 0% 8.584%, 0.094% 7.191%, 0.365% 5.871%, 0.8% 4.639%, 1.383% 3.514%, 2.1% 2.514%, 2.935% 1.656%, 3.874% 0.958%, 4.903% 0.438%, 6.006% 0.112%, 7.168% 0%, 92.832% 0%, 92.832% 0%, 93.994% 0.112%, 95.097% 0.438%, 96.126% 0.958%, 97.065% 1.656%, 97.9% 2.514%, 98.617% 3.514%, 99.2% 4.639%, 99.635% 5.871%, 99.906% 7.191%, 100% 8.584%, 100% 91.416%, 100% 91.416%, 99.906% 92.809%, 99.635% 94.129%, 99.2% 95.361%, 98.617% 96.486%, 97.9% 97.486%, 97.065% 98.344%, 96.126% 99.042%, 95.097% 99.562%, 93.994% 99.888%, 92.832% 100%, 83.787% 100%, 83.787% 100%, 83.117% 99.935%, 82.482% 99.748%, 81.89% 99.448%, 81.349% 99.047%, 80.868% 98.553%, 80.456% 97.977%, 80.12% 97.329%, 79.87% 96.62%, 79.714% 95.86%, 79.659% 95.058%, 79.659% 95.058%, 79.567% 93.684%, 79.299% 92.381%, 78.87% 91.166%, 78.295% 90.056%, 77.588% 89.069%, 76.763% 88.222%, 75.837% 87.533%, 74.822% 87.02%, 73.733% 86.699%, 72.586% 86.588%, 49.731% 86.588%, 27.325% 86.588%, 27.325% 86.588%, 26.177% 86.699%, 25.089% 87.02%, 24.074% 87.533%, 23.147% 88.222%, 22.323% 89.069%, 21.616% 90.056%, 21.04% 91.166%, 20.612% 92.381%, 20.343% 93.684%, 20.251% 95.058%, 20.251% 95.058%, 20.197% 95.86%, 20.041% 96.62%, 19.79% 97.329%, 19.455% 97.977%, 19.042% 98.553%, 18.561% 99.047%, 18.02% 99.448%, 17.428% 99.748%, 16.793% 99.935%, 16.124% 100%);
    }
    .banner-srt-set{
        margin-top: 10px;
    }
  }
  @media screen and (max-width: 479px) {
    .banner-srt-slider {
      clip-path: polygon(6.622% 100%, 6.452% 100%, 6.452% 100%, 5.405% 99.954%, 4.412% 99.823%, 3.487% 99.612%, 2.641% 99.329%, 1.89% 98.981%, 1.245% 98.576%, 0.72% 98.12%, 0.329% 97.621%, 0.084% 97.086%, 0% 96.522%, 0% 2.609%, 0% 2.609%, 0.063% 2.186%, 0.247% 1.784%, 0.54% 1.41%, 0.934% 1.068%, 1.417% 0.764%, 1.981% 0.503%, 2.615% 0.291%, 3.309% 0.133%, 4.054% 0.034%, 4.839% 0%, 95.484% 0%, 95.484% 0%, 96.216% 0.032%, 96.911% 0.124%, 97.559% 0.272%, 98.151% 0.47%, 98.677% 0.713%, 99.129% 0.997%, 99.496% 1.316%, 99.77% 1.665%, 99.941% 2.04%, 100% 2.435%, 100% 96.522%, 100% 96.522%, 99.916% 97.086%, 99.671% 97.621%, 99.28% 98.12%, 98.755% 98.576%, 98.11% 98.981%, 97.359% 99.329%, 96.513% 99.612%, 95.588% 99.823%, 94.595% 99.954%, 93.548% 100%, 93.055% 100%, 93.055% 100%, 92.046% 99.958%, 91.085% 99.835%, 90.185% 99.637%, 89.358% 99.372%, 88.615% 99.045%, 87.971% 98.663%, 87.436% 98.231%, 87.023% 97.757%, 86.745% 97.246%, 86.613% 96.705%, 86.452% 95.058%, 86.435% 94.945%, 86.435% 94.945%, 86.282% 94.415%, 85.988% 93.917%, 85.566% 93.454%, 85.027% 93.035%, 84.383% 92.663%, 83.646% 92.346%, 82.828% 92.09%, 81.94% 91.899%, 80.994% 91.78%, 80.003% 91.739%, 49.032% 91.739%, 19.682% 91.739%, 19.682% 91.739%, 18.709% 91.779%, 17.779% 91.893%, 16.904% 92.077%, 16.096% 92.326%, 15.364% 92.633%, 14.721% 92.993%, 14.179% 93.401%, 13.748% 93.851%, 13.439% 94.337%, 13.265% 94.855%, 13.226% 95.058%, 13.065% 96.705%, 13.065% 96.705%, 12.933% 97.246%, 12.654% 97.757%, 12.242% 98.231%, 11.707% 98.663%, 11.062% 99.045%, 10.32% 99.372%, 9.492% 99.637%, 8.592% 99.835%, 7.631% 99.958%, 6.622% 100%);
      clip-path: polygon(8.152% 100%, 4.839% 100%, 4.839% 100%, 4.054% 99.966%, 3.309% 99.867%, 2.615% 99.709%, 1.981% 99.497%, 1.417% 99.236%, 0.934% 98.932%, 0.54% 98.59%, 0.247% 98.216%, 0.063% 97.814%, 0% 97.391%, 0% 2.609%, 0% 2.609%, 0.063% 2.186%, 0.247% 1.784%, 0.54% 1.41%, 0.934% 1.068%, 1.417% 0.764%, 1.981% 0.503%, 2.615% 0.291%, 3.309% 0.133%, 4.054% 0.034%, 4.839% 0%, 95.484% 0%, 95.484% 0%, 96.216% 0.032%, 96.911% 0.124%, 97.559% 0.272%, 98.151% 0.47%, 98.677% 0.713%, 99.129% 0.997%, 99.496% 1.316%, 99.77% 1.665%, 99.941% 2.04%, 100% 2.435%, 100% 97.391%, 100% 97.391%, 99.937% 97.814%, 99.753% 98.216%, 99.46% 98.59%, 99.066% 98.932%, 98.583% 99.236%, 98.019% 99.497%, 97.385% 99.709%, 96.691% 99.867%, 95.946% 99.966%, 95.161% 100%, 91.525% 100%, 91.525% 100%, 90.769% 99.968%, 90.048% 99.876%, 89.373% 99.728%, 88.752% 99.529%, 88.195% 99.284%, 87.712% 98.997%, 87.311% 98.674%, 87.001% 98.318%, 86.792% 97.935%, 86.694% 97.529%, 86.452% 95.058%, 86.318% 94.143%, 86.318% 94.143%, 86.203% 93.746%, 85.983% 93.372%, 85.666% 93.026%, 85.262% 92.711%, 84.779% 92.432%, 84.226% 92.195%, 83.613% 92.002%, 82.947% 91.859%, 82.238% 91.77%, 81.495% 91.739%, 49.032% 91.739%, 18.229% 91.739%, 18.229% 91.739%, 17.499% 91.769%, 16.802% 91.855%, 16.146% 91.993%, 15.539% 92.179%, 14.991% 92.409%, 14.509% 92.68%, 14.102% 92.985%, 13.779% 93.323%, 13.547% 93.688%, 13.417% 94.076%, 13.226% 95.058%, 12.984% 97.529%, 12.984% 97.529%, 12.885% 97.935%, 12.676% 98.318%, 12.367% 98.674%, 11.966% 98.997%, 11.482% 99.284%, 10.925% 99.529%, 10.305% 99.728%, 9.63% 99.876%, 8.909% 99.968%, 8.152% 100%);
    }
  }

/* about section css */
.about-us-sec {
    padding: 100px 0 70px;
    background: #f6f4ff;
    position: relative;
  }
.abut-img-com{
    position: relative;
    padding-top: 110px;
}
.abt-img-sec1{
    width: 390px;
    position: relative;
}
.abt-img-sec2 {
    position: absolute;
    top: 0;
    right: 0;
}
.abt-img-sec1 img {
    aspect-ratio: 1 / 1.34;
    object-fit: cover;
    border-radius: 0 0 100px 0;
}
.abt-img-sec2 img {
  aspect-ratio: 1 / 1.18;
  object-fit: cover;
  border: 8px solid #eb5310;
  border-radius: 0 0 100px 0;
}
  .abt-img{
    position: relative;
    overflow: hidden;
  }
  .abt-img::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* z-index: 1; */
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
  }
.abt-img::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* z-index: 1; */
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.abt-img:hover::before {
  right: 50%;
  left: 50%;
  width: 0;
  background: rgba(255, 255, 255, .2);
}
.abt-img:hover::after {
  height: 0;
  top: 50%;
  bottom: 50%;
  background: rgba(255, 255, 255, .2);
}
.pastor-name-abt{
  color: #eb5310;
  position: absolute;
  right: 10%;
  bottom: 15%;
  text-align: center;
}
.pastor-name-abt h4{
  padding-bottom: 5px;
  font-weight: 600;
}
.ctsm-dsk-pad{
  border: 2px solid #e3e3e3;
  padding: 35px 30px;
  margin: 0;
  background: #fff;
}
.chg-abt h1{
  color: #eb5310;
  position: relative;
  padding-bottom: 5px;
  font-family: 'Lucida Unicode Calligraphy', sans-serif;
  font-size: 41px;
  font-weight: 600;
  line-height: 55px;
  margin-bottom: 20px;
}
.chg-abt h1::before {
  background: #f26f21;
  content: "";
  margin: 0 auto;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 50px;
  z-index: 1;
  height: 2px;
}
.abt-head-subtitle h3 {
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #eb5310;
    padding-left: 25px;
    margin-bottom: 25px;
  }
.abt-head-subtitle h3::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/star.svg") no-repeat;
    background-position: left center;
    background-size: cover;
    width: 18px;
    height: 18px;
  }
  .abt-head-subtitle h2 {
    font-family: 'Lucida Unicode Calligraphy', sans-serif;
    font-size: 41px;
    font-weight: 600;
    line-height: 55px;
  }
  .abt-head-subtitle h2 span{
    color: #eb5310;
  }
  .abt-head-subtitle p {
    font-weight: 600;
    line-height: 35px;
  }
  .abt-head-subtitle h4{
    color: #eb5310;
    position: relative;
    padding-bottom: 5px;
    font-weight: 600;
  }
  .abt-head-subtitle h4::before {
    background: #f26f21;
    content: "";
    margin: 0 auto;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 50px;
    z-index: 1;
    height: 2px;
  }

/* services starts */
.services-sec {
    background-color: #fff4f1;
    padding: 100px 0 70px;
  }
  .my-crt-width{
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
  }
.service-main-box{
    -webkit-box-shadow: rgb(2 2 2 / 6%) 0px 0px 50px;
    -moz-box-shadow: rgba(2, 2, 2, 0.06) 0px 0px 50px;
    box-shadow: rgb(2 2 2 / 6%) 0px 0px 50px;
    border: none;
    border-radius: 10px;
    background-color: #fff;
    border-bottom: solid 5px #eb5310;
    margin-bottom: 35px;
    overflow: hidden;
    transition: all .6s cubic-bezier(.4,0,.2,1);
    margin-top: 20px;
  }
  .service-img-sec{
    position: relative;
    overflow: hidden;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
  .service-img-sec img {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transform: scale(1);
    width: 100%;
    height: 285px;
    object-fit: cover;
  }
  .service-main-box:hover .service-img-sec img {
    transform: scale(1.1);
  }
  .service-link-img{
    position: relative;
  }
  .service-img-sec::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
  }
  .service-img-sec::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
  }
  .service-main-box:hover .service-img-sec::before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, .2);
  }
  .service-main-box:hover .service-img-sec::after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, .2);
  }
  .service-title{
    padding: 20px;
  }
  .service-title-head {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .service-title-head h2 {
    margin: 10px 0;
    font-family: 'Lucida Unicode Calligraphy', sans-serif;
    font-size: 30px;
    font-weight: 600;
    padding: 0 30px;
  }
  .title-head1{
    position: relative;
    transform: translate(-1000px, 0);
    transition: transform 0.3s ease;
  }
  .title-head2 {
    position: relative;
    transform: translate(1000px, 0);
    transition: transform 0.3s ease;
  }
  .service-main-box:hover .title-head1, .service-main-box:hover .title-head2{
    transform: translate(0, 0);
  }
  .title-head1::before {
  position: absolute;
  left: 0px;
  content: "";
  width: 18px;
  height: 2px;
  bottom: 0;
  top: 0;
  right: 0;
  background: #eb5310;
}
.title-head1::after {
  content: "";
  width: 2px;
  height: 20px;
  position: absolute;
  bottom: 0px;
  left: 8px;
  top: -6px;
  background: #eb5310;
}
.title-head2::before {
  position: absolute;
  left: -14px;
  content: "";
  width: 18px;
  height: 2px;
  bottom: 0;
  top: 0;
  right: 0;
  background: #eb5310;
}
.title-head2::after {
  content: "";
  width: 2px;
  height: 20px;
  position: absolute;
  bottom: 0px;
  left: -6px;
  top: -6px;
  background: #eb5310;
}
  .service-title .main-btn-for-all{
    text-align: center;
  }
  .service-title .main-btn-for-all .header-btn{
    margin-top: 10px;
  }
  .service-main-box:hover{
    -webkit-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
  transform: translate(0, -15px);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.1),0 3px 5px -2px rgba(0,0,0,.16),0 1px 9px 0 rgba(0,0,0,.08);
  transition: all .6s cubic-bezier(.4,0,.2,1);
  }
  #service-slider .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    width: 100%;
    transition: 0.35s;
    opacity: 1;
  }

  #service-slider .owl-nav .owl-prev, #service-slider .owl-nav .owl-next {
    width: 80px;
    transition: all 0.2s ease-in-out;
    transform: scale(1.0);
    text-align: center;
    display: inline-block;
    border-radius: 80px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    background-color: #d9ecf0 !important;
    color: #001518 !important;
    height: 40px;
    margin: 0;
    font-family: "Quicksand", sans-serif;
  }
  
  #service-slider .owl-nav .owl-prev:hover, 
  #service-slider .owl-nav .owl-next:hover{
    background: #fe6035 !important;
    color: #fff !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1),0 3px 5px -2px rgba(0,0,0,.16),0 1px 9px 0 rgba(0,0,0,.08);
  }
  
  
/* verses css */
.verse-church{
    background: #f6f4ff url('../img/Background.jpg') no-repeat;
    background-position: right center;
    background-position: 0 65%;
    background-size: cover;
    padding: 100px 0;
    position: relative;
  }
  .verse-church::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #333;
    background: linear-gradient(135deg,#000 0,#000 23%,transparent 30%, transparent 100%);
    opacity: 0.65;
    background: linear-gradient(to left, rgba(0, 0, 0, 0) 3%, rgb(0, 0, 0) 97%);
    background: linear-gradient(to left, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0) 50%, rgb(0, 0, 0) 100% );
  }
  .verse-church .container-fluid {
    position: relative;
  }
  .verses-title{
    margin-bottom: 20px;
  }
.verses-title h5 {
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #eb5310;
    padding-left: 25px;
    margin-bottom: 25px;
  }
.verses-title h5::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/star.svg") no-repeat;
    background-position: left center;
    background-size: cover;
    width: 18px;
    height: 18px;
  }
  .verses-title h2{
    font-family: 'Lucida Unicode Calligraphy', sans-serif;
  font-size: 41px;
  text-shadow: 1px 1px 1px #333;
  font-weight: 600;
  line-height: 55px;
  color: #fff;
  }
  .verses-title h2 span {
    color: #eb5310;
  }
  .verses-title h3{
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    line-height: 35px;
    padding: 10px;
    border-radius: 20px;
    text-transform: capitalize;
    color: #fff;
  }
  .verse-btn-sec{
    position: relative;
  }
.footer-srt {
  font-size: 15px;
  margin: 10px auto;
  border-radius: 20px;
  padding: 20px 0 100px 0;
  color: #fff;
  /*background-image: url(../img/footer.png);*/
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  background-attachment: scroll;
  position: relative;
  background-color: #29191a;
  max-width: clamp(0px, 96.95vw, 1845px);
}
/*.footer-logo-set{*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*}*/
.footer-last-image{
    text-align: center;
}
.footer-logo-txt {
  text-align: center;
  margin-top: 10px;
}
.footer-logo-txt h2{
  font-family: 'Lucida Unicode Calligraphy', sans-serif;
  font-size: 35px;
  margin: 0 0 10px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 1.2px;
}
.footer-logo-txt p {
  margin-bottom: 0;
  font-size: 15px;
  background: #f6f4ff;
  text-align: center;
  color: #eb5310;
  padding: 0 10px;
  line-height: 20px;
  font-weight: 700;
  width: fit-content;
  margin: 10px auto;
}
.footer-head-inn h2 {
  font-family: 'Lucida Unicode Calligraphy', sans-serif;
  font-size: 25px;
  margin: 0 0 15px;
  font-weight: 600;
  line-height: 35px;
  position: relative;
  padding-left: 22px;
}
.footer-head-inn h2::before {
  position: absolute;
  left: 0px;
  content: "";
  width: 18px;
  height: 2px;
  bottom: 0;
  top: 13px;
  right: 0;
  background: #eb5310;
}
.footer-head-inn h2::after {
  content: "";
  width: 2px;
  height: 20px;
  position: absolute;
  bottom: -9px;
  left: 8px;
  top: 8px;
  background: #eb5310;
}
.footer-head-inn .footer-links-srt li{
  margin-bottom: 15px;
}
.footer-head-inn .footer-links-srt li a {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #fff;
  font-weight: 600;
}
.footer-head-inn .footer-links-srt li a i {
  width: 2.2rem;
  height: 2.2rem;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  transition: all 350ms ease;
}

.footer-head-inn .footer-links-srt li a:hover{
  color: #fe6035;
}

.footer-head-inn .footer-links-srt li a:hover i{
  background: #fff;
  color: #fe6035;
}
.footer-social-link {
  position: relative;
  display: block;
  /* padding-top: 28px; */
}
.footer-social-link ul {
  position: relative;
  margin:
0px;
  padding:
0px;
display: flex;
justify-content: center;
}
.footer-social-link ul li {
  position: relative;
  line-height: 26px;
  color: #ffffff;
  font-size: 17px;
  font-weight: 400;
  display: flex;
  margin-right: 15px;
  margin-bottom: 0;
}
.footer-social-link ul li:last-of-type{
  margin-right: 0;
}
.footer-social-link ul li a {
  line-height: 37px;
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-weight: 400;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  transition:
all 100ms linear;
  transition-delay: 0.1s;
  height: 40px;
  width: 40px;
  background:
transparent;
  border:
1px solid;
border-color: #cccccc;
  border-radius:
50%;
  color: #cccccc;
  font-size: 17px;
  text-align: center;
  transition:
all 200ms linear;
  transition-delay: 0.1s;
  z-index: 1;
}
.footer-social-link ul li a::before {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background:
#ffffff;
  border-radius:
50%;
  content: "";
  opacity: 0;
  transform: scale(0.5);
  transform-style: preserve-3d;
  transition:
all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
  z-index: -1;
}
.footer-social-link ul li:hover a {
  color: #fe6035;
  border-color:
  #fe6035;
}
.footer-social-link ul li:hover a::before {
  opacity: 1.0;
  transform: scale(1.0);
}
.pt-set{
  padding: 80px 0 0;
}
.useful ul{
  padding-left: 15px;
}
.useful ul li {
  margin-bottom: 10px;
  overflow: hidden;
}
.useful ul li a{
  font-size: 18px;
  position: relative;
  padding-bottom: 5px;
  color: #fff;
  font-weight: 600;
  transition: 0.3s ease;
}


.useful ul li a:hover {
  color: #fe6035;
}
.useful ul li{
  position: relative;
}
.useful ul li i {
  position: absolute;
  transform: translate(-1000px, 0);
  transition: transform 0.2s ease;
  top: 7px;
}

.useful ul li:hover i {
  transform: translate(0, 0);
  color: #fe6035;
}
.useful ul li:hover a{
  padding-left: 20px;
}
.copy-sec-inn{
  padding: 30px 0 0 0;
  margin-top: 60px;
  border-top: 1px solid rgba(255,255,255, .2);
}
.copy-txt-set{
  text-align: center;
}
.copy-txt-set p {
  color: #fff;
  font-family: "Quicksand", sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.copy-txt-set p span{
  color: #eb5310;
}
.Pastor-name-txt{
  width: 200px;
  margin: auto;
}
.Pastor-name-txt h4{
  text-align: center;
  font-size: 22px;
  font-weight: 600;
}
.Pastor-name-txt span{
    color: #eb5310;
}

@media (min-width: 1200px) {
  .modal-xl {
    --mdb-modal-width: 1200px;
  }
}
.modal-header{
  padding: 0.75rem 1rem;
}
.modal-title {
  font-size: 24px;
  font-weight: 800;
  font-family: "Quicksand", sans-serif;
  color: #052c65;
}
.modal-body{
  background: #f6f4ff;
}

.form-srt {
  background: #1c2f36;
  text-align: left;
  padding: 0 15px;
  border-radius: 5px;
  position: relative;
  color: rgb(5, 44, 101);
  background: rgba(254, 96, 53, 0.05);
  border: 1px solid #fe6035;
}
.form-srt h2 {
  color: #fe6035;
  margin-bottom: 15px;
  border-bottom: 1px solid #fe6035;
  width: fit-content;
  padding-bottom: 10px;
  text-transform: capitalize;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  font-family: 'Lucida Unicode Calligraphy', sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
}

.form-srt p {
  line-height: 1.75em;
  margin-bottom: 10px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  font-family: "Quicksand", sans-serif;
  color: #052c65;
}

.form-group {
  margin-bottom: 1rem;
}

.form-srt .contactForm .form-control {
  border: none;
  background: #f6f4ff;
  padding: 20px;
  height: 50px;
  box-shadow: none;
  font-size: 15px;
  font-weight: 600;
  font-family: "Quicksand", sans-serif;
  color: #505050;
  line-height: 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.form-srt .contactForm .form-control::placeholder{
  color: #505050;
}
.form-srt .contactForm .form-control:hover::placeholder, .form-srt .contactForm select.form-control:hover{
  color: #052c65;
}
.form-srt .contactForm .form-control:hover {
  border-radius: 5px;
  background: rgba(30, 144, 255, 0.1);
  border: 1px solid #88baec;
}

textarea.form-control {
  min-height: 140px !important;
}

.get-in {
  text-align: center;
  margin: 0;  
  padding: 5px;
  border-radius: 5px;
  color: rgb(5, 44, 101);
  background: rgba(254, 96, 53, 0.05);
  border: 1px solid #fe6035;
}

.get-in {
  position: sticky;
  top: 10px;
}

.get-in h2 {
  color: #fe6035;
  margin-bottom: 15px;
  border-bottom: 1px solid #fe6035;
  width: fit-content;
  padding-bottom: 10px;
  text-transform: capitalize;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  font-family: 'Lucida Unicode Calligraphy', sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
}

.get-in ul {
  list-style-type: none;
  margin: 0;
  padding: 0 10px;
}

.get-in ul li {
  margin: 10px 0;
  font-size: 16px;
  display: block;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  text-align: left;
}

.get-in ul li a {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  font-family: "Quicksand", sans-serif;
  color: #052c65;
  line-height: 30px;
}

.get-in ul li a i {
  color: #fff;
  font-size: 23px;
  height: 50px;
  width: 50px;
  box-shadow: 1px 1px 1px #000;
  text-align: center;
  line-height: 45px;
  margin-right: 10px;
  border-radius: 50px;
  border: 2px solid #f7f7f7;
  background: #298c80;
  background: #fe6035;
}

.get-in ul {
  list-style-type: none;
  margin: 0;
  padding: 0 10px;
}

.javacod ul li {
  border: none;
  padding: 0;
  margin: 0;
  font-weight: 600;
  margin-left: 5px;
  font-size: 18px;
  display: block;
  text-align: left;
  font-weight: 500;
  font-family: "Quicksand", sans-serif;
  color: #505050;
  line-height: 30px;
}

.get-in ul li a:hover {
  color: #298c80;
  transition: 0.5s ease-in;
  color: #fe6035;
}

.get-in ul li a:hover i {
  background: #fff;
  color: #298c80;
  box-shadow: 1px 1px 1px #1e90ff;
  border: 2px solid #298c80;
  transition: 0.5s ease-in;
  color: #fe6035;
  border: 2px solid #fe6035;
}
.mdl-btn {
  position: relative;
  display: inline-block;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: capitalize;
  background: #fe6035;
  color: #fff;
  border-radius: 100px;
  padding: 15px 30px;
  border: none;
  overflow: hidden;
  z-index: 1;
  transition: all 0.5s ease-in-out;
}
.mdl-btn.mdl-btn2{
  background: #d9ecf0;
  color: #001518;
}
.mdl-btn::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  border-radius: 100px;
  background: #000;
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.mdl-btn:hover::after {
  width: 100%;
}
.mdl-btn.mdl-btn2:hover{
  color: #fff;
}


.form-group select{
  position: relative;
  padding: 0px 20px !important;
  -webkit-appearance: listbox !important;
}
.form-group select option {
  line-height: 1.75em;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  font-family: "Quicksand", sans-serif;
  color: #052c65;
}

/* inner page css */

.inter-page-sec{
  background-color: #fff4f1;
  padding: 70px 0 70px;
}
.position-chg{
  position: sticky;
  top: 80px;
}
.pastor-page{
  padding-bottom: 55px;
  background-color: #fbf9f7;
  border: 2px solid #e3e3e3;
  margin-bottom: 20px;
}
.pastor-page .pastor-cover-image{
  width: 100%;
}
.pastor-main-image {
  border: 13px solid white;
  margin-top: -340px;
  margin-left: 100px;
}
.pastor-detail-txt h1 {
  font-size: 30px;
  margin-top: 30px;
  font-weight: 600;
  color: #eb5310;
  position: relative;
  padding-bottom: 5px;
}
.pastor-detail-txt h1::before {
  background: #f26f21;
  content: "";
  margin: 0 auto;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 50px;
  z-index: 1;
  height: 2px;
}

.pastor-detail-txt p {
  font-size: 18px;
  line-height: 24px;
  color: #eb5310;
  font-weight: 600;
  margin-bottom: 10px;
}




.thm-social-link {
  position: relative;
  display: block;
  /* padding-top: 30px; */
}
.thm-social-link ul {
  position: relative;
  padding-left: 0;
  display: flex;
  justify-content: center;
  margin: 0;
}
.thm-social-link ul li {
  position: relative;
  margin-right: 10px;
}
.thm-social-link ul li:last-child {
  margin-right: 0;
}
.thm-social-link ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  background-color: rgba(1, 30, 69, 1.0);
  border-radius:
5px;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  transition:
all 200ms linear;
    transition-delay: 0s;
  transition-delay: 0.1s;
  z-index: 1;
  text-decoration: none;
}
.thm-social-link ul li a::before {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-color: #fe6035;
  border-radius:
5px;
  content: "";
  opacity: 0;
  transform: scale(0.5);
  transform-style: preserve-3d;
  transition:
all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
  z-index: -1;
}
.thm-social-link ul li:hover a::before {
  opacity: 1.0;
  transform: scale(1.0);
}
.thm-social-link ul li:hover a {
  color: #ffffff;
}

.pastor-connect ul li{
  font-size: 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.pastor-connect ul li:last-child{
  margin-bottom: 0;
}
.pastor-connect ul li i {
  width: 2.2rem;
  height: 2.2rem;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border: 1px solid #fe6035;
  border-radius: 50%;
  color: #fe6035;
  font-size: 18px;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  transition: all 350ms ease;
}
.pastor-connect ul li:hover i {
  background: transparent;
  color: #011e45;
  border-color: #011e45;
}
.pastor-connect ul li a {
  font-size: 18px;
  position: relative;
  padding-bottom: 3px;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  color: #011e45;
}
.pastor-connect ul li a::before {
  content: "";
  width: 0;
  height: 1px;
  bottom: 0;
  position: absolute;
  left: 0;
  background-color: #eb5310;
  -webkit-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.pastor-connect ul li a:hover::before {
  width: 100%;
  left: 0;
}

.pastor-connect ul li a:hover {
  color: #eb5310;
}








.center-img a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.center-img a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.center-img a::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.center-img a:hover::before {
  right: 50%;
  left: 50%;
  width: 0;
  background: rgba(255, 255, 255, .2);
}

.center-img a:hover::after {
  height: 0;
  top: 50%;
  bottom: 50%;
  background: rgba(255, 255, 255, .2);
}

.center-img a img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 5px;
}
.center-img a img.center-img-inn-img{
    object-position: bottom;
}
.crt-set-top{
  margin-top: -100px;
  padding: 20px;
}

.gallery-srt {
  padding: 30px 20px;
  background: #f8f5f0;
}
.gallery-grid-wrap, .gallery-grid-right-wrap {
  display: -ms-grid;
  display: grid;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 20px;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr;
}
.gallery-grid-wrap .gallery-grid-item {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
.gallery-grid-left-wrap .gallery-grid-item a img {
  width: 100%;
  height: 480px;
  object-fit: cover;
}
.gallery-grid-right-wrap .gallery-grid-item a img{
    width: 100%;
    height: 230px;
    object-fit: cover;
    border-radius: 4px;
}
.gallery-grid-item{
    position: relative;
}
.gallery-grid-left-wrap .gallery-grid-item .box-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: flex;
  gap: 12px;
}
.box-btn .box-icon {
  width: 54px;
  height: 54px;
  border-radius: 999px;
  background-color: rgb(255, 255, 255);
  font-size: 28px;
}
.box-btn .inner-gallery-set-btn {
  padding: 16px 30px;
}

@media (max-width: 767px) {
    .gallery-srt {
      padding: 30px 0;
      background: #eff4fc;
    }
  .gallery-grid-wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .gallery-grid-left-wrap .gallery-grid-item a img {
    height: 300px;
  }
   .gallery-grid-right-wrap .gallery-grid-item a img {
    height: 130px;
  }
} 
.inner-gallery-set-btn {
  font-size: 16px;
  line-height: 21.86px;
  font-weight: 600;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  min-width: 162px;
  min-height: 54px;
  border-radius: 9999px;
  background-color: #ffffff;
  color: #161e2d;
  border: 1px solid #161e2d;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
  font-family: "Quicksand", sans-serif;
}
.inner-gallery-set-btn.primary {
  background-color: #fe6035;
  color: #fff;
  border-color: #fe6035;
}
.inner-gallery-set-btn svg {
  width: 20px;
  flex-shrink: 0;
}
.inner-gallery-set-btn svg path{
  stroke: #fff;
}
.inner-gallery-set-btn.primary:hover {
  background-color: #333;
  color: #fff;
  border-color: #333;
}
.box-icon:hover {
  background-color: #e3572b;
  color: #fff;
  border-color: #e3572b;
}
.inner-gallery-set-btn.primary:hover svg path, .box-icon:hover svg path{
  stroke: #fff;
}
.box-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.box-icon .icon {
  font-size: 18px;
  line-height: 18px;
}

.gallery-grid-wrap .gallery-grid-item a{
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.gallery-grid-wrap .gallery-grid-item a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.gallery-grid-wrap .gallery-grid-item a::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.gallery-grid-wrap .gallery-grid-item a:hover::before {
  right: 50%;
  left: 50%;
  width: 0;
  background: rgba(255, 255, 255, .2);
}

.gallery-grid-wrap .gallery-grid-item a:hover::after {
  height: 0;
  top: 50%;
  bottom: 50%;
  background: rgba(255, 255, 255, .2);
}
.gallery-grid-wrap .gallery-grid-item a .mycir{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 20px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.gallery-grid-wrap .gallery-grid-item a .mycir p{
  margin: 0;
  font-size: 22px;
}
.gallery-grid-wrap .gallery-grid-item a .mycir:hover{
  background: #fe6035;
}
.gallery-grid-wrap .gallery-grid-item a .mycir:hover p{
  color: #fff;
}

.inner-gallery-set-btn.primary::before{
  content: unset !important;
}


.gallery-txt-details {
  padding: 70px 30px;
  background-color: #fff4f1;
}
.gallery-txt-srt {
  border: 2px solid #e3e3e3;
  padding: 35px 30px;
  margin-bottom: 40px;
  background: #fff;
  position: sticky;
  /* top: 80px; */
}
.gallery-txt-srt h1{
  color: #eb5310;
  position: relative;
  padding-bottom: 5px;
  font-family: 'Lucida Unicode Calligraphy', sans-serif;
  font-size: 41px;
  font-weight: 600;
  line-height: 55px;
}
.gallery-txt-srt h1::before {
  background: #f26f21;
  content: "";
  margin: 0 auto;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 50px;
  z-index: 1;
  height: 2px;
}
.gallery-txt-srt h3{
  font-weight: 600;
  font-size: 25px;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #212741;
}

.gallery-txt-srt p{
  font-weight: 600;
  line-height: 35px;
}



.gallery-widget {
  border: 2px solid #e3e3e3;
  padding: 35px 30px;
  margin-bottom: 40px;
  margin-bottom: 10px;
  background: #fff;
}
.gallery-widget:first-child{
  position: relative;
}
.gallery-widget-title {
  position: relative;
  text-align: center;
}
.gallery-widget-title h2 {
  padding: 0 30px;
  margin-bottom: 35px;
  color: #eb5310;
  position: relative;
  font-family: 'Lucida Unicode Calligraphy', sans-serif;
  font-size: 33px;
  font-weight: 600;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.gallery-widget-title h2::before, .gallery-widget-title h2::after {
  content: "";
  background: #ddd;
  height: 2px;
  width: 40px;
  position: absolute;
  top: 16px;
  right: -25px;
}
.gallery-widget-title h2::after {
  right: auto;
  left: -25px;
}
.gallery-widget-service-list li {
  border-top: 1px solid #eceff8;
  padding: 15px 0;
  overflow: hidden;
}
.gallery-widget-service-list li:first-child {
  border-top: 0;
  padding-top: 0;
}
.gallery-widget-service-list li:last-child {
  padding-bottom: 0;
}

.gallery-widget-service-list li a {
  display: block;
  font-size: 16px;
  color: #686893;
  font-weight: 600;
  transition: 0.3s;
}

.gallery-widget-service-list li a span{
  float: right;
}

.gallery-widget-service-list li.active a, .gallery-widget-service-list li:hover > a {
  color: #ec6e39;
}
.top-gallery-section-inter{
  border: 1px solid #eb5310;
  padding: 12px;
  background: rgba(235, 83, 16, 0.1);
  border-radius: 4px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.section-inner-gallery a img {
  width: 100%;
  height: 300px !important;
  object-fit: cover;
}

.section-inner-gallery-item a img {
  width: 100%;
  height: 140px !important;
  object-fit: cover;
  border-radius: 4px;
}

.pastor-inner-img{
  position: relative;
  overflow: hidden;
}
.pastor-inner-img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* z-index: 1; */
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.pastor-inner-img::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* z-index: 1; */
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.pastor-inner-img:hover::before {
  right: 50%;
  left: 50%;
  width: 0;
  background: rgba(255, 255, 255, .2);
}
.pastor-inner-img:hover::after {
  height: 0;
  top: 50%;
  bottom: 50%;
  background: rgba(255, 255, 255, .2);
}
.pastor-inner-img img{
  width: 100%;
  border: 5px solid #eb5310;
  border-radius: 0 0 80px 0;
}
.pastor-inn-name h3{
  display: block;
  font-size: 22px;
  font-weight: 600;
  color: #eb5310;
  position: relative;
  padding-bottom: 5px;
}
.pastor-inn-name h3::before {
  background: #f26f21;
  content: "";
  margin: 0 auto;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 50px;
  z-index: 1;
  height: 2px;
}
.pastor-inn-name p{
  display: block;
  font-size: 16px;
  color: #686893;
  font-weight: 600;
  transition: 0.3s;
}
.pastor-inn-name p a{
  position: relative;
  padding-bottom: 3px;
}
.pastor-inn-name p a::before {
  content: "";
  width: 0;
  height: 1px;
  bottom: 0;
  position: absolute;
  left: 0;
  background-color: #eb5310;
  -webkit-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pastor-inn-name p a:hover::before {
  width: 100%;
  left: 0;
}
.pastor-inn-name p a:hover{
  color: #eb5310;
}
.pastor-inn-name .paster-read-btn{
  padding: 14px 50px 14px 20px;
}





@media (max-width: 767px){
  .header .logo {
    display: inline-block;
    position: relative;
    top: 0;
  }
  .navbar-brand .logo-img img {
    height: 68px;
  }
  .logo-last-txt h1 {
    font-size: 22px;
    margin: 0;
    line-height: 24px;
  }

  .service-title-head h2{
    font-size: 25px;
  }
  .about-us-sec, .services-sec, .inter-page-sec {
    padding: 50px 0 50px;
  }
  .abut-img-com {
    padding-top: 75px;
    margin-bottom: 20px;
  }
  .abt-head-subtitle h2, .verses-title h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .abt-img-sec1 {
    width: 250px;
  }
  .abt-img-sec1 img {
    border-radius: 0 0 50px 0;
    height: 275px;
  }
  .ctsm-dsk-pad{
    padding: 10px 5px;
  }
  .abt-img-sec2 {
    top: 5%;
    width: 55%;
  }
  .abt-img-sec2 img {
    border-radius: 0 0 50px 0;
    height: 220px;
    border: 4px solid #eb5310;
  }
  #staticBackdrop .modal-body {
      padding-left: 0;
      padding-right: 0;
    }
  .verse-church{
    background-position: center;
    background-size: cover;
    padding: 70px 0 50px;
  }
  
.verse-church::before{
    background: linear-gradient(to left, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.0) 0%, rgb(0, 0, 0) 100% );
}
  .verse-btn-sec::before {
    display: none;
  }
  .verse-church .container-fluid{
    position: relative;
  }
  .verses-title h3 {
  font-family: "Manrope", sans-serif;
  font-size: 17px;
  line-height: 30px;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
}
  .useful{
    margin-top: 20px;
  }
  .footer-srt{
    margin: 10px 10px 10px;
  }
  .quote-cstm-pad{
    margin-top: 20px;
  }
  .gallery-txt-details{
    padding: 30px 0;
  }
  .gallery-txt-srt h3{
    font-size: 20px;
    line-height: 40px;
  }
  .pastor-inn-name .paster-read-btn {
    padding: 14px 50px 14px 14px;
    font-size: 15px;
    font-weight: 600;
  }
  .pastor-inn-name h3{
    font-size: 20px;
  }
  .gallery-widget-title h2{
    font-size: 25px;
  }
  .pastor-main-image{
    margin-top: -100px;
    margin-left: 30px;
    width: 40%;
    border: 7px solid white;
  }
  .pastor-detail-txt, .pastor-connect{
    margin-left: 6%;
  }
  .thm-social-link ul{
    justify-content: center;
    margin-bottom: 0;
  }
  .gallery-txt-srt{
    padding: 35px 20px;
  }
  .gallery-txt-srt h1, .chg-abt h1{
    font-size: 30px;
    line-height: 45px;
  }
  .center-img a img {
    height: 300px;
    border-radius: 4px;
  }
  .crt-set-top {
    padding: 10px;
  }
  .top-gallery-section-inter{
    padding: 10px;
  }
  .top-gallery-section-inter .gallery-grid-right-wrap{
    column-gap: 10px;
    row-gap: 10px;
  }
  .section-inner-gallery a img {
    height: 200px !important;
  }
  .section-inner-gallery-item a img{
    height: 100px !important;
  }
  .form-group select option{
      text-align: left !important;
  }
  }
































  .btn-default {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: capitalize;
    background: #fe6035;
    color: #fff;
    border-radius: 100px;
    padding: 14px 70px 14px 20px;
    border: none;
    overflow: hidden;
    z-index: 1;
    transition: all 0.5s ease-in-out;
  }
  .btn-default::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    background-image: url('../img/arw.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px auto;
    transform: translate(-4px, -50%);
    transition: all 0.4s ease-in-out;
  }
  .btn-default::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    border-radius: 100px;
    background: #000;
    transition: all 0.4s ease-in-out;
    z-index: -1;
  }
  .btn-default:hover {
    background-color: transparent;
  }
  .btn-default:hover::before {
    transform: translate(-4px, -50%) rotate(45deg);
    background-size: 12px auto;
  }
  .btn-default:hover::after {
    width: 100%;
  }
  
  .translator-working #google_translate_element{
      text-align: center;
      height: 55px;
    }
  .translator-working .goog-te-gadget {
  display: inline-block;
  height: 55px;
}
  .translator-working .goog-te-gadget div {
  display: block !important;
  background: white;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
  
  body>.skiptranslate, .goog-logo-link, .gskiptranslate, .goog-te-gadget span, .goog-te-banner-frame, #goog-gt-tt, .goog-te-balloon-frame, div#goog-gt-tt {
  display: none !important;
}

.goog-te-gadget {
  color: transparent !important;
  font-size: 0px;
}

.goog-text-highlight {
  background: transparent !important;
  box-shadow: transparent !important;
}

#google_translate_element select {
  font-weight: bold;
  margin: 0 !important;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #f8f8f8;
  color: #434343 !important;
  font-family: "Manrope", sans-serif;
}
option{
    color: #434343 !important;
  font-family: "Manrope", sans-serif !important;
  font-weight: normal;
}
.converter-language .gt_container--hich1m .gt_switcher .gt_selected a {
  font-weight: 600;
  color: #8A909A;
  font-size: 16px;
}
.converter-language .gt_container--hich1m .gt_switcher .gt_option a {
  font-weight: 600;
  color: #333;
  font-size: 16px;
}
.converter-language-mob{
    display: none;
}
.converter-language .gt_container--hich1m .gt_switcher:nth-of-type(2), .converter-language-mob .gt_container--hich1m .gt_switcher:nth-of-type(2){
    display: none !important;
}
@media (max-width: 767px){
    .converter-language-mob{
        display: block;
    }
    .converter-language-mob .gtranslate_wrapper {
    position: absolute;
    right: 10px;
    top: 15px;
  }
     .converter-language-mob .gtranslate_wrapper .gt_switcher {
    width: 50px !important;
    background: #f6f4ff;
    border: 1px solid #eb5310;
  }
    .converter-language-mob .gt_container--hich1m .gt_switcher .gt_selected a{
        font-size: 0 !important;
        width: auto;
        text-align: center;
    }
    .converter-language-mob .gt_container--hich1m .gt_switcher .gt_option{
        width: auto;
    }
    .converter-language-mob .gt_container--hich1m .gt_switcher .gt_option a.nturl{
        font-size: 0 !important;
        width: auto;
        text-align: center;
    }
    .converter-language-mob .gt_container--hich1m .gt_switcher .gt_selected a::after{
        content: unset !important;
    }
    .converter-language-mob .gtranslate_wrapper .gt_switcher .gt_selected, .converter-language-mob .gt_container--hich1m .gt_switcher .gt_option{
        background: transparent !important;
    }
    .converter-language-mob .gtranslate_wrapper .gt_switcher .gt_selected a, .converter-language-mob .gt_container--hich1m .gt_switcher .gt_option{
        border: none !important;
    }
}