html,body{
width:100%;
overflow-x:hidden;
}

body{
  padding-top:105px;
}

.header{
  position:fixed;
  width:100%;
  top:0;
  left:0;
  right:0;
  z-index:999;
}
#objective ul li{
 margin-bottom: 2%;
 line-height:30px; 
}

.prayimg{
 min-height:370px; 
}

.logoimg{
       width: 6%;
    position: absolute;
    top: -6%; 
}


.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 9rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #007bff;
    text-decoration: none;
    background-color: #f8f9fa;
}

.pcard ul li{
  line-height:30px;
}

#objective .fa{
  color: #007bff;
    font-size: 18px;
  }

.frow{
 min-height: 412px;
 position:relative;
}

.frow .btn{
  position:absolute;
  bottom: 3%;
  left: 50%;
  transform: translate(-50%);
}

.nav-item {
    position: relative;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
    display: none;
}
.lb-data .lb-number {
    clear: left;
    padding-bottom: 1em;
    display: none !important;
    font-size: 12px;
    color: #999999;
    opacity:0;
    visibility: hidden;
}

#gallerys .img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
    max-height: 237px;
    min-height: 237px;
    width: 100%;
}

.formdata label {
  font-weight: 500;
}

#abouts p{
  line-height:30px;
}

#aboutpage p{
  line-height:30px;
}

#contactheader{
background-image:url('../images/contactheader.jpg');
min-height:160px;
margin-top:0%;
background-attachment:fixed;
background-size:cover;
}

.fcolor{
     color:#b3b3b3; 
}

    .adrisya{
    color: white;
    text-align: center;
    padding-top: 4%;
    text-shadow: 2px 2px 2px #0000004d;
    }

.nav-link:before {
    position: absolute;
    content: '';
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    opacity: 0;
    left: 15%;
    right: 15%;
    top: 0;
    bottom: 0;
    border-left: 2px solid #2196f3;
    border-right: 2px solid #2196f3;
}

 .nav-link:hover:before{
  opacity: 1;
  left: 0;
  right: 0;
}

 .nav-link:hover{
  color:#2196f3 !important;
}


#abouts{
background:#efeff4;
background-image:url('../images/aboutb.jpg');
background-size:cover;
background-attachment:fixed;
max-height: 53  0px;    
}

.jback{
 background:transparent;
}

#eservices p{font-size:15px;line-height: 30px;}

#eservices img{
  width: 100px;
    margin: 0px auto;
    margin-top: -10%;
    height: 100px;
    border-radius: 50%;
}

.mrow{
margin-top:8% !important;
}

.mbottom{
  margin-bottom: 6% !important;
  text-transform:uppercase;  
}

#eduslider{
   margin-top:0px; 
}

.aboutimg{
    border-radius: 51px;   
}

footer{
padding-top:20px; 
padding-bottom:20px;  
}

footer ul li a{
   color: #b3b3b3;
   line-height:28px;
}



.nomargin{
margin:0; 
}


.navbar-nav .nav-link {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    color: black;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Sanchez', serif;
    font-size: 19px;
   }

/* updated new code */

.socials {
        padding-top: 3px;
         padding-bottom:1px;

}

.socials a {
        display: inline-block;
    color: #fff;
    background: #07305a;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 3%;
    margin-left: 1%;
    border-radius: 11%;
}

#donate{
    background-image: url(../images/donatebg.jpg);
    background-attachment: fixed;
    background-size: cover;
    margin: -2%;
}

#donate .card{
margin-bottom:2%;
}

#donate .card-header{
     background: #007bff;
    color: white;
    padding: 0px;
    border-radius: 0px 0px 23px 23px;
    margin-top:-9%;
    margin-bottom: 3%;
    width: 100%;
    box-shadow: 0 0 3px 0px #ece7e7; 
}

.donation{
 padding-top:1%;   
}

.mimage{
width:100px;
height:100px;
}
.cardnews{
   min-height:341px;
   max-height:341px; 
   position:relative;
   overflow:hidden;
}

.cardnews h3{
    background: #2196F3;
    color: white;
    text-align: center;
    position: absolute;
    width: 100%;
    right: 0;
    font-size: 25px;
    left: 0;
    top: 0;
    padding: 3px;
}
.cardnews ul li{
  line-height:40px;  
}

.cardnews ul li a{
   color:black; 
}

#myevent .media{
position:relative;
}

#myevent .media:hover{
    box-shadow:none !important;
    cursor:pointer;
}

#myevent{
       margin-top: 2%;
    margin-bottom: 2%; 
}

.custombg{
background-color: #1b1c1d!important;
}

marquee{
       margin-top: 12%;
    min-height: 276px; 
}

/* custom marquee */


/* custom marquee end here */

/* code end hre */