/* h2{
    color: rgb(1, 29, 88);
    display: inline-block;
   width: 100%;
    padding-bottom: 40px;
    font-weight: bolder;  
} */


/* h2 {
  font-size: 4rem;
}
h2::before,
h2::after {
  display: inline-block;
  content: "";
  border-top: .2rem solid black;
  width: 4rem;
  margin: 0 rem;
  transform: translateY(-1rem);
} */

h2 {
    
    position: relative;
    text-decoration: none;
    padding-bottom: 45px;
     display: inline-block; /*Add this*/
    left: 50%; /*Add this*/
    transform: translate(-50%, 0); /*Add this*/
  }
  p{
    font-size: 16px;
  }



h2:hover{
    text-decoration: underline solid red 5px;
    transition: linear 300ms;
    transform: translate(-50%, 0);
}
#blacks{
    background-color:#000000;
    padding: 2%;
    
}
#blacks p{
    color: aliceblue;
}
html{
    scroll-behavior: smooth;
}
/*navbar*/
.navbar .dropdown-menu{
  background-color: #000;
    
}
.navbar img{
    height:85px;
    
}

.bg-dark1 {
    /* background-color: #53bb1f!important; */
    background-image: url(/assets/img/navbar.png)!important;
    background-size: cover;
}
.navbar-nav li a{
    color: #ffffff !important;
    font-weight:650;
    font-size: 18px;
}
.navbar-nav li a:hover{
    /* color:#031d33 !important; */
    color: rgb(249, 79, 79)!important 

}
.navbar-toggler {
    padding: 0.1rem 0.5rem;
    font-size: 1rem;
    line-height: 0.5;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
  }
    .navbar .navbar-toggler {
       color: rgb(219, 204, 204) !important;
    }
    .navbar .navbar-toggler .navbar-toggler-icon{
    color: rgb(7, 7, 7) !important;
  }
  .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255,255,255,.1);}
/*homepage*/
#homepage{
/* background-image: url(./image/1.png); */
background-color: #000000;

background-size: cover;
}

/**/
marquee h4{
  color: whitesmoke;
}
/*about*/
#about{
   padding:8% 5%;
    background-image: url(/assets/img/bg3.jpg);
    background-size:cover;
    background-attachment: fixed;
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
}

.about h2,.about h4, .prayer h2 {
    font-weight: bolder;
}
.about h4{
    color:#55ff00;
  }
.about h2{
    font-size: 40px;
    color: whitesmoke;
}
.about p{
  color: whitesmoke;
}
#about img{
  border-radius: 5%;
}
/*our ministries*/
#ourministries{
    padding: 8% 5%;
    background-color:#a9e989da;
    background-image: url(./image/4.png);
    background-size: cover;
    background-attachment: fixed;
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.1);
}
.ourministries h2{
    font-weight: bolder;
    font-size: 40px;
   
    
}

.ourministries img{
    transition: 1s;
    backdrop-filter: blur(-2px);
    -webkit-filter: blur(-2px);
    
    width: 100%;
}
.ourministries img:hover{
    transform: scale(1.03);
    
}

.ourministries .btn{
    
    color:white;
    background-color: black;
    border-radius: 0%;
    padding:  10px 20px;
    font-size: 15px;
    font-weight: 700;
  }
  .ourministries .btn:hover{
    background-color: #011e13;
    color: #ffffff;
  }

  @media screen and (max-width: 776px) {
    .ourministries a{
      padding: 1%;
    }
    .ourministries img:hover{
      transform: scale(1.03);
      
  }
  }


/*prayer*/
#prayer{
    padding:  8% 5% ;
    background-image: url(./image/7.png);
    background-size: cover;
}
#prayer h2{
    font-weight: bolder;
    font-size: 40px;
}
.prayer{
    padding: 10% ;
    /* background-color: #cccccc; */
    background-color: #00000094;
    box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 20%);
}

/* .prayer input , .prayer textarea{
    padding: 50px 50px;
    margin-bottom:50px;
} */

/* .form-control1 {
    width: 100%;
    height: 50px;
    background-color: #fff;
    color: black;
    border: 1px solid rgb(0, 0, 0);
    padding: 50px 15px;
}
.form-control2 {
    width: 100%;
    height: 50px;
    background-color: #fff;
    color: black;
    border: 1px solid rgb(0, 0, 0);
    
}
.prayer textarea {
    width: 100%;
    height: 134px;
    background-color: #fff;
    color: black;
    border: 1px solid rgb(0, 0, 0);
    
   
}
::placeholder {
    color: #1a5244;
    font-size: 13px;
    padding: 5px 1px;

  }
  input[type=tel]::placeholder {
    padding: 1px 40px;
  } */

/* 
  .prayer input[type=tel]{
    padding: 40px 40px;
  } */
  .prayer .btn{
    background-color: #55ff00;
    color: rgb(0, 0, 0);
    border-radius: 0%;
    padding:  1% 2%;
    font-size: 15px;
    font-weight: 700;
  }
  .prayer .btn:hover{
    color: #65ff18;
    background-color: black;
  }


  /* magazine*/
  #magazine{
    padding:  8% 3% ;
    
  }
  #magazine h2{
      font-size: 40px;
      
      font-weight: bolder;
}


#magazine img .con {
  position: relative;
  width: 100%;
}

#magazine .image {
  display: block;
  width: 100%;
  height: auto;
}
#magazine .overlay p {
  color: whitesmoke;
}

#magazine .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 95%;
  opacity: 0;
  transition: .5s ease;
  background-color: #000000;
  border-radius: 10%;
  
  
}

#magazine .con:hover .overlay {
  opacity: 1;
  padding:0%;
}

#magazine .text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}


/* #magazine .ca {
  position: relative;
  width: 50%;
  max-width: 300px;
}


#magazine .image {
  display: block;
  width: 100%;
  height: auto;
}


#magazine .overlay {
  position: absolute; 
  bottom: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); 
  width: 100%;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
}


#magazine .ca:hover .overlay {
  opacity: 1;
} */
  /*Youtube*/
  #Youtube{
    padding:  8% 3% ;
    background-image: url(/assets/img/9.png);
  }
  #Youtube h2{
         font-size: 40px;
          color: whitesmoke;
       font-weight: bolder;
  }

  #Youtube p{
    color:whitesmoke;
}
#Youtube iframe {
  border-radius: 5%;
}
/*donation*/
#donation{
    padding:  8% 5% ;
    background-color: #b2e596;
    background-image: url(/assets/img/9.png);
    background-size: cover;
    background-attachment: fixed;
}
.donation h2{
    font-weight: bolder;
    font-size: 40px;
    color:whitesmoke;
    
}
#donation h3{
  font-weight: bolder;
    font-size: 40px;
    color:whitesmoke;
}
.donation h5{
  color: whitesmoke;
}
/* .donation h4{
  color: whitesmoke;
} */
#donation .card-body h6{
     color: whitesmoke;
}
#donation .card{
  background-image: linear-gradient(to  top left,#bfd0f0, #bfd0f0); 

border-radius: 30px;

}

/* #donation .card-body table {
  color:whitesmoke;
} */

/*footer*/
#footer{
    padding: 5%;
    background-color: black;
    color:#ffffff;
}
.footer h4{
   color: rgb(255, 166, 0);
}
.footer i{
    color:#ffffff;
    font-size:28px;
}
.footer i :hover{
    color:#5ff514;
}
.footer a{
    color: #ffffff;
    text-decoration: none;
    
}

.footer a:hover{
    color:rgb(249, 79, 79);
    text-decoration: none;
    
}
.footer p:hover{
    color:rgb(249, 79, 79);
}
.footer li{
    

    list-style-type: none;
}

/*ministry*/

#ministry{
    padding:  5% ;
    background-image: url(./image/4.png);
    background-size: cover;
    background-attachment: fixed;
}
#ministry h2{
    font-weight: bolder;
    font-size: 40px;
    
}
#ministry .breadcrumb1 {
    list-style-type: none;
    text-decoration: none;
    background-color: transparent;
    color: #ababab;
}
#ministry .breadcrumb1  a:hover{
    text-decoration: none;
    
    color:#5ff514;
}
#ministry .breadcrumb1  a{
    color: #ff0015;
    font-size: 18px;
    font-weight: 600;
    position: relative;
}
#ministry img{
  height: 350px;
  width:100%;
}



/*contact1*/


#Contact h2{
  font-weight: bolder;
    font-size: 40px;
  }


#Contact{
    background-image: url(./image/4.png);
    padding:  8% 5% ;
    background-size: cover;
    background-attachment: fixed;
}
#contact p{
    font-size:14px;
}
#contact{
    background-color: #f6f8f8;
    box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 70%);
  }
  .contact{
    padding:5%;
  }
  .contact h3{
   font-weight: bolder;
   font-size: 30px;
}
#contact span,#contact label{
font-weight: bold;
}
@media screen and (max-width: 1276px) {
  #contact i{
    font-size:16px;
    height:35px;
    width:35px;
 }
}
   .contact i{
   font-size:20px;
   height:40px;
   width:40px;
   border-radius: 50%;
   background-color: #223257;
   text-align: center;
   padding-top:10px;
   color:#fff;
  }
  .contact .container{
    background-color: #ffffff;
    padding:5%;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
  }
  .contact span{
    font-size:1.2rem;
  }
  #contacticon{
   padding:1% 4%;
 }

.form-control1 {
    width:100%;
    height: 45px;
    background-color: #fff;
    color:black;
    border: 1px solid rgb(0, 0, 0);
 
 }
 #contact textarea{
     width:100%;
     height:137px;
     background-color: #fff;
     color:black;
     border: 1px solid rgb(0, 0, 0);
     padding:5px  10px;
 }

 #contact select{
     width:100%;
     background-color: #fff;
     color:black;
     border: 1px solid rgb(0, 0, 0);
     padding:2px  10px;
 }
 #contact .btn{
    background-color: #223257;
    color:#ffffff;

 }

 #contact input {
  padding:2px  10px;
}


 /* #contact input[type=tel]{
    padding:2px  50px;
    
 } */

 #admissionform{
    box-shadow: 5px 5px 15px 0px rgb(0 0 0 /70%);
 }

 #Contact .bg-greens{
      background-color: #d0f1c3;
 }
 #Contact .bg-blue{
  background-color: #cdd8f0;
}

 #contact  button{
  background-color: #223257;
  color:#ffffff;
  border-radius: 10px;
 }
 #contact .form button:hover{
    
  background-color: #000000;
}
/* .footer  .fa-map-marker{
    color: red;
}
.footer .fa-phone{
  color: hsl(189, 100%, 50%);
}
.footer .fa-envelope{

color: #d9ff04;
}
.footer .fa-globe{
       color: #d9ff04;
       color: #0011ff;
}
.footer  .fa-youtube-play{
  color: red;
} */



@media screen and (max-width: 676px){
  
  #homepage{
    padding:  8% 5%;
  }
  
  .ourministries img{

    padding:  0% 5%;
  }
  

 }
  @media screen and (max-width: 776px){
    .navbar img{
     height: 10px;
  }
  .navbar-nav a {
    text-align: center;
}
  
    .bg-dark1 {
      /* background-color: #53bb1f!important; */
      background-image: url(/assets/img/navbar.png)!important;
      background-size: cover;
  }

#Contact h2,#about h2, #donation h2, #popularshows h2, #ourministries h2,#ministry h2{
  font-size: 34px;
}
 }
 @media screen and (max-width: 1276px){
    .navbar img{
     height: 45px;
  }

} 


@media screen and (max-width: 776px){

#MediaPlayerOverview{
    height: 400px;
    aspect-ratio:1 ;
    

    
}
#footer p,#footer i{

    text-align: center;
}
#footer i{
    align-items: center;
}
}


/*Admin*/
#Adminlogin{
  /* background-image: linear-gradient(to  bottom right,#014872 , #A0EACF);  */
  background-color: #011e13;
 
     
    background-size: cover ;
    padding: 9%;
    height :100vh;
    
}
#Adminlogin .form-control2{
    width: 100%;
    background-color: #fff;
    color:black;
    border: 1px solid rgb(0, 0, 0);
   
  }
  #Adminlogin label{
    font-weight: 600;
    font-size: 16px;
    color:#06212b; ;

 }
 #Adminlogin input{
    padding:8px  20px;
    border-radius: 5px;
    border: 0;
    font-size: 14px;
   font-family:'Times New Roman', Times, serif
}
#Adminlogin h4{
    font-weight: 700;
    color: black;
}

#Adminlogin .login{
  
 
    
}
.loginbtn .btn{
  background-color: #0a7c7e;
  color:#dfdddd;
  }
  .loginbtn .btn:hover{
  background-color: #042936;
  color:#dfdddd;
  }
  .bg{
    background-color: #011e13;
  }

  #Adminlogin .adminloginimg img{
    border-radius: 0%;
    height:80px;
  }

/*
 #Adminlogin .btn{
    background-color: #283d5f;
    border:2px solid #283d5f;
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-size: 14px;
   }
   */
  #Adminlogin img{
    border-radius: 50%;
    
  }

  @media screen and (max-width: 900px) {
    #Adminlogin img{
      height: 100px;
      width: 150px;
    }

    
    }
  #Adminlogin i{
    font-size: 35px;
    color: #39569c;
  }
 .loginimg{
  /* background-image: linear-gradient(to  top left, #b47fcc,#000C40); */
  background-color: #011e13;
  padding: 20px;
     border-radius: 20px;
  }

  .login{
   padding: 4%;
    background-color:#fff ;
   }
   .login h3{
    color:whitesmoke;
    color: #000;
   }
   #Adminlogin label{
    color:whitesmoke
   }

   @media screen and (max-width: 776px) {
    .loginimg{
      display: none;
    }
    #Adminlogin{
     padding: 0%;
    }
   }

  /*dashboard*/
 
  .side-navbar1{
    background-color: #06212b;
    height: 100%;
    position: fixed;
    z-index: 1;
    width: 200px;
    background-color:#042936;
    overflow-x: hidden;
    padding: 30px 0px;
    left: 0;
    top: 0%;
    }
    .side-navbar1 h3{
    color: #dfdddd;
    }
    main{
    margin-left: 200px;
    }
    
    
    .sidebar {
    margin: 0;
    padding: 0;
    width: 200px;
    background-color:  #03223a;
    position: fixed;
    height: 100%;
    overflow: auto;
    }
    .sidebar h4{
    color:#b8b8b8;
    }
    .admin h1{
    font-size:50px;
    color: rgb(0, 0, 0);
    background-color: #d2e1fe;
    }
    .sidebar a {
    display: block;
    color: white;
    padding: 14px;
    text-decoration: none;
    font-size: 14px;
    }
    
    
    
    
    .sidebar a:hover:not(.active) {
        background-color: #156e8c;
    color: white;
    text-decoration: none;
    
    }
    
    div.content {
    margin-left: 200px;
    padding: 1px 16px;
    height: 1000px;
    }
    
    @media screen and (max-width: 1200px) {
    .sidebar {
      width: 100%;
      height: auto;
      position: relative;
    }
    .sidebar a {float: left;}
    div.content {margin-left: 0;}
    
    }
    @media screen and (max-width: 776px) {
      .sidebar  h4{
        display: none;
      }
      .sidebar a {
        align-self: center;
        
      }
    }
    
    @media screen and (max-width: 400px) {
    .sidebar a {
      text-align: center;
      float: none;
    }
    }
    .sidenav a, .dropdown-btn {
    padding: 6px 8px 4px 16px;
    text-decoration: none;
    font-size: 14px;
    color: #bdbdbd;
    display: block;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
    }
    .sidenav a:hover, .dropdown-btn:hover {
    color: #ece3e3;
    }
    
    
    .main {
    margin-left: 200px; /* Same as the width of the sidenav */
    font-size: 20px; /* Increased text to enable scrolling */
    padding: 0px 10px;
    }
    
    
    /* .sidebar .active {
    background-color: #093009;
    color: white;
    } */
    
    
    .dropdown-container {
    display: none;
    background-color: #156e8c;
    
    padding-left: 8px;
    }
    .dropdown-container-fluid {
      display: none;
      background-color: #1fc5c5;
      color: white;
      
      
      }
      
    
    
    .fa-caret-down {
    float: right;
    padding-right: 8px;
    padding-top: 4px;
    }
    .fa-power-off {
        float: right;
        padding-right: 8px;
        padding-top: 4px;
        }
    
    @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
    }
    .buttonlog{
      position:fixed;
      bottom:0;
      left:0em;
    }



/*admin panel*/
.Adminpanel .card:hover{
background-color: #000000;
}


.Adminpanel .card-body:hover{
  color:whitesmoke;
  }



/*tablecontent*/
.tablecontent .btn{
  border-radius: 10px;;
}

/**/
.editcontent{
  margin-left: 200px;
}
.editbtn{
 padding-top: 40px;
}

@media screen and (max-width: 900px) {
 .editcontent{
 margin-left: 0px;;
 }
  }
  /*add page*/

  #addpage{
 
    padding:5% 8%;
    }
    .addpage {
      background-color:#d2e1fe;
      padding:2% 15%;
      box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 70%);
      border-radius:5px ;
    }
    .addpage select{
    width:100%;
    background-color: #fff;
    color:black;
    border: 1px solid rgb(0, 0, 0);
    padding:5px  10px;
    border-radius: 5px;
    }
    .addpage textarea{
    width:100%;
    background-color: #fff;
    color:black;
    border: 1px solid rgb(0, 0, 0);
    padding:5px  10px;
    border-radius: 5px;
    }
    .addpage input {
    width:100%;
    background-color: #fff;
    color:black;
    border: 1px solid rgb(0, 0, 0);
    padding:5px  10px;
    border-radius: 5px;
    }
    .addpage label{
    
    color: #283d5f;
    font-size:20px;
    }
    #addpage h3{
    color:#042936;
    position: relative;
    padding-bottom: 30px;
    }
    .addpage .btn{
    background-color: #283d5f;
    color:#dfdddd;
    }
    .addpage .btn:hover{
    background-color: #042936;
    color:#dfdddd;
    }
    
    
    #view table img{
    width:250px;
    height: 150px;
    
    }
    @media screen and (max-width: 776px) {
    #view table img{
        width:150px;
        height: 100px;
    }
   

    }


    /*sample overlay*/
    #portfolio .background-img .overlay{
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      opacity: 0;
      width: 100%;
      height: 100%;
  }
 
  #portfolio .container{
    position:relative;
    }
  
    #portfolio .container img{
    width:100%;
   }
   #portfolio .background-img .overlay:hover{
     background-color: rgba(255, 12, 12, 0.5);
     opacity : 0.5;
  }



  /*sample*/

.ultimate__btn .button__title {
    display: inline-block;
    line-height: 1;
    overflow: hidden;
}

.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}
*, *::before, *::after {
    box-sizing: inherit;
    -webkit-font-smoothing: antialiased;
    word-break: break-word;
    word-wrap: break-word;
}
*, ::after, ::before {
    box-sizing: border-box;
}

div {
    display: block;
    unicode-bidi: isolate;
}

.elementor-1363 .elementor-element.elementor-element-f130bf0 a.ultimate__btn, .elementor-1363 .elementor-element.elementor-element-f130bf0 .ultimate__btn {
  color: #FFFFFF;
}
.elementor-1363 .elementor-element.elementor-element-f130bf0 .ultimate__btn {
  background-color: transparent;
  background-image: linear-gradient(180deg, #D3011E 0%, #090FA5 100%);
  border-radius: 5px 5px 5px 5px;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 19px 30px 17px 30px;
}
.ultimate__btn {
  display: inline-block;
  padding: 15px 30px;
  background: #dddddd;
  text-decoration: none;
  margin: 10px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: 0.3s;
  line-height: 1;
}
a {
  color: #202030;
  transition: 0.3s;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}


/* #ourministries h2:before {
  background-color: #090FA5;
  display: inline-block;
  position: relative;
  bottom: 4px;
  text-align: left;
  width: 30px;
  height: 2px;
  margin: 0px 10px 0px 0px;
}


#ourministries h2 :after {
  background-color: #0045FF;
  display: inline-block;
  position: relative;
  bottom: 4px;
  text-align: left;
  width: 30px;
  height: 2px;
  margin: 0px 0px 0px 10px;
} */



.sticky-left-container {
  padding: 0px;
  margin: 0px;
  position: fixed;
  right: -158px;
  top: 60%;
  width: 220px;
  z-index: 99;
}