
body a{
  text-decoration: none !important;
}



.bg-light {
    /* background-color: #462770!important; */
    /* border-radius: 100% 100% 0 0; */
    /* height: 60px; */
    background-color: #4b0082 !important;
    width: 100%;
    /* background: rgb(228,174,11);
  background: linear-gradient(0deg, rgba(228,174,11,1) 29%, rgba(255,200,0,1) 45%, rgba(241,189,10,1) 58%); */
}

.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    font-weight:400;
    font-size: 1.2rem;
    text-shadow: 0px 2px 2px rgba(0,0,0,0.6);
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #c5917c;
}

.nav-link {
    display: block;
    padding: 0.10rem .5rem !important;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}


.top_section{
  background: rgb(172,57,204);
background: linear-gradient(0deg, rgba(172,57,204,1) 0%, rgba(131,29,159,1) 100%);
}

.top{
  height: 0px;
}
#top_left_box{
  margin-top: 0px;
  z-index: 1;
}
#top_left_box a img{
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

#top_right_box ul{
  list-style: none;
}
#top_right_box ul li{
  display: inline-block;
  padding-left: 10px;
  justify-content:right;
}

#top_right_box ul li a{
  /* padding-top: 30px; */
  color: #8908a5 !important;
  font-size: 16px;
}
#hedding{
  font-family: 'Kaushan Script', cursive;
  font-weight: 300;
  margin-top: 40px;
  color: white;
  text-shadow: 0px 2px 2px rgba(0,0,0,0.50);
  /* text-transform: uppercase; */
}

#myVideo {
  /* position: fixed; */
  /* margin-top: -50px; */
  right: 0;
  bottom: 0;
  width: 1495px;
  height: auto;
}
video{
  border: 10px solid #c5917c;
}


/* .social i:hover{
    box-shadow: 2px 2px 10px rgb(255, 0, 51), -2px -2px 10px rgb(255, 217, 0);
} */



#navbarNavDropdown {
    justify-content: center;
}

#navbarNavDropdown a {
    text-transform: uppercase;
}
.dropdown-menu {
    /* position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none; */
    background-color: #4b0082;
}

/* ############### Vide section Start############## */
/* .container { position:relative; } */
.video_section {
    position:relative;
    justify-content: center;
}
.video_section video {
    position:relative;
    z-index:0;
    width: 700px;
    /* -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center; */
}
.left_video_desc {
    position:absolute;
    /* top:30%; */
    /* left:5%; */
    margin-top: -345px;
    width: 680px;
    z-index:9999999999;
    justify-content: center;
    background-color: #4b0082c2;
    margin-left: 27px;

}
.video_text{
  color: white;
  font-size: 18px;
  font-weight: 400;
  padding: 0px 10px 0px 10px;
  text-shadow: 0px 2px 2px rgba(0,0,0,0.6);
}
.video_btn a{
  background-color: red;
  padding: 10px 50px 10px 50px;
  display: inline-block;
  margin-top: 10px;
  font-size: 30px;
  font-weight: 400;
  color: white;
  text-shadow: 0px 2px 2px rgba(0,0,0,0.6);
  box-shadow: -7px 7px 5px -2px rgba(0,0,0,0.71);
-webkit-box-shadow: -7px 7px 5px -2px rgba(0,0,0,0.71);
-moz-box-shadow: -7px 7px 5px -2px rgba(0,0,0,0.71);
}
.video_btn a:hover{
  background-color: #4b0082c2;
  transition: .5s;
  transform: scale(1.1);
  transform: rotate(0deg) skew(0deg) translate(0, -10px);
  transition-timing-function: ease;
  }


/* ############### Vide section End ############## */




/* ############### Events Start############## */


marquee h1{
  text-shadow: 0px 2px 1px rgba(205,205,205,0.91);
}

.section_leaves{
  /* position: relative; */
  width: 100%;
  /* height: 100vh; */
  /* background: radial-gradient(#333, #000); */
  background-color: #ffffff!important;
  /* background-image: url('../img/wtal_web_bg.jpg'); */
  background-attachment: fixed;
  background-repeat: no-repeat;
  /* background-size: cover; */
  background-position: center;
  /* position: relative; */
  overflow: hidden;
  display: flex;
  justify-content: center;
  /* align-items: center; */
}
.pastor{
  font-family:'Kaushan Script', cursive;
  font-weight: 200;
  color: blue;
}

.events{
  /* background: rgb(115,37,125);
background: linear-gradient(0deg, rgba(115,37,125,1) 0%, rgba(74,40,121,1) 100%); */
/* background: linear-gradient(rgb(64, 141, 213) 0%, rgb(99, 11, 140) 100%); */
background-color: #000000;
justify-content: center;
}
.events h1{
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 3px;
  text-shadow: 0px 2px 2px rgba(0,0,0,0.50);
}

.events_area{
  display: flex;
  justify-content: center;
}
.card_row{
  justify-content: center;
}

.cards{
  width: 350px;
  height: 320px;
  background-color: #f2f2f2;
  color: white;
  box-shadow: 4px 7px 5px 2px rgba(0,0,0,0.56);
-webkit-box-shadow: 4px 7px 5px 2px rgba(0,0,0,0.56);
-moz-box-shadow: 4px 7px 5px 2px rgba(0,0,0,0.56);
}
.cards h3{
  color: black;
}
.cards img{
  width:310px;
  height: 200px;
  position: relative;
  margin: 20px 20px 10px 20px;
}
.cards img:hover{
  opacity: 0.5;
}
.card_title h3{
  transition: .5s;
  transform: translate(0,0px);
}
.card_title {
  text-transform:uppercase;
}
.card_title h3:hover {
  transform: rotate(0deg) skew(0deg) translate(0, -10px);
  color: blue;

}
.arrow img{
  background-repeat: no-repeat;
  width: 30px;
  height: 20px;
  margin-top: -58px;
}


/* ############### Events End############## */

.footer-bg {
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.7962535355939251) 25%, rgba(0,0,0,0.6393907904958859) 50%, rgba(0,0,0,0.8046568969384629) 75%),
url('../img/footer.jpg');
/* position: absolute; */
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
}
#footer_row{
  padding-top: 30px;
  color: #ffffff;
}
#footer_row ul{
  list-style: none;
}
#footer_row ul li{
  margin-left: -30px;
}
#footer_row a{
  color: #ffffff;
}
#footer_row a:hover{
  color: yellow;
}
/* ###################### footter Social icon css End ################## */
#social ul li{
  display: inline-block;
  padding: 20px;
}

#social ul li {
    list-style: none;
    /* margin: 0 10px; */
}
#social ul li .fa {
    color: white;
    font-size: 20px;
    line-height: 30px;
    transition: .5s;
}
#social ul li .fa:hover {
    color: black;
}
#social ul li a {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: blue;
    text-align: center;
    transition: 0.5s;
    transform: translate(0,0px);
    box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.5);
}
#social ul li a:hover {
    transform: rotate(0deg) skew(0deg) translate(0, -10px);
}
#social ul li:nth-child(1) a:hover {
    background-color: #3b5999;
}
#social ul li:nth-child(2) a:hover {
    background-color: #55acee;
}
#social ul li:nth-child(3) a:hover {
    background-color: #f81cc1;
}
#social ul li:nth-child(4) a:hover {
    background-color: #cd201f;
}
#social ul li:nth-child(5) a:hover {
    background-color: #0077B5;
}


/* ###################### footter Social icon css End ################## */


.footer-menu{
  text-transform: uppercase;
}


#top{
  margin-top: -50px;
  margin-right: 50px;
}
#top{
  padding-right: 50px;
}
.copy p a{
  color: white;
}
.copy i{
  color: white;
}
.copy{
  color: white;
}

/* ####################### CONTACT US page ################## */
#page-bg {
    background-color: #ffffff;
}



.page_title a {
  text-transform: uppercase;
  font-weight: 700;
  color: blue;
  font-size: 40px;
  transition: .5s;
  transform: translate(0,0px);
  text-shadow: 0px 2px 4px rgba(0,0,0,0.84);
}
.page_title a {
  text-shadow: 0px 2px 4px rgba(0,0,0,0.84);
}

.page_title a:hover{
  transform: rotate(0deg) skew(0deg) translate(0, -10px);

}

.page_slider img{
  box-shadow: 2px 20px 30px -8px rgba(0,0,0,0.69);
-webkit-box-shadow: 2px 20px 30px -8px rgba(0,0,0,0.69);
-moz-box-shadow: 2px 20px 30px -8px rgba(0,0,0,0.69);
}

/* ####################### CONTACT US page ################## */


/* ################# EVENTS ####################### */

.page_slider img{
  width: 800px;
}

.event_card img{
  transition: .5s;
  transform: translate(0,0px);
  box-shadow: 2px 20px 30px -8px rgba(0,0,0,0.69);
-webkit-box-shadow: 2px 20px 30px -8px rgba(0,0,0,0.69);
-moz-box-shadow: 2px 20px 30px -8px rgba(0,0,0,0.69);
}
.event_card img{
  box-shadow: 2px 20px 30px -8px rgba(0,0,0,0.69);
-webkit-box-shadow: 2px 20px 30px -8px rgba(0,0,0,0.69);
-moz-box-shadow: 2px 20px 30px -8px rgba(0,0,0,0.69);
}
.event_card img:hover{
  transform: scale(1.05);
}


/* watch_online */


.button a{
  font-size: 30px;
  font-weight: 700;
  color: blue;
  border: 4px solid blue;
  border-radius: 15px;
  padding: 10px 20px 10px 20px;
  box-shadow: 2px 20px 30px -8px rgba(0,0,0,0.69);
-webkit-box-shadow: 2px 20px 30px -8px rgba(0,0,0,0.69);
-moz-box-shadow: 2px 20px 30px -8px rgba(0,0,0,0.69);
transition: .5s;
text-shadow: 0px 2px 4px rgba(0,0,0,0.84);
}

.button a:hover{
  color: blue;
  font-size: 34px;
  text-shadow: none;
  font-weight: 600;
}

.button{
  margin-top: 20px;

}
