#scroll-top {

  display: none !important;

}

.footer h3 {
    font-size: 26px !important;
}    

.footer .phone{

     font-size: 26px !important;

}

.footer .copyright{

      margin-bottom:50px !important;

}

.sitename{

   margin-top: 10px !important;
   margin-bottom:10px !important;
  
}

.whatsapp-bg-color {
         background-color: #25D366 !important;
         padding-top: 10px !important;
         padding-bottom: 10px !important;
         font-size: 20px !important;
}

.phone-bg-color {
        background-color: #0d6efd !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 20px !important;
}

#about .section-title{

       padding-bottom: 10px !important;
}

#about a{

       width: 70% !important;
}


#bottomBar{

   display: block !important;
   position: fixed;
   bottom: 0;
   left: 0;
   width: 100%;
   z-index: 9999;

}

#bottomBar a {

   color: white !important;

}


  /* WhatsApp yeşilinin resmi tonu */
    .btn-whatsapp {
      background-color: #25D366;
      border-color: #25D366;
      color: #fff;
      margin-right: 0px;
    }
    .btn-whatsapp:hover, .btn-whatsapp:focus {
      background-color: #20b95a;
      border-color: #20b95a;
      color: #fff;
    }
    
.services .service-item .icon {

 width: unset !important;
 height: unset !important;

}  

#services, #geceKulubu {


 background: #000 !important;

}

#services h2, #services span{


 color: #fff !important;


}

#geceKulubu .service-item {

   text-align: center;
   padding: unset !important;
}

#geceKulubu h2, #geceKulubu span{


 color: #fff !important;


}

#hero ul {


 margin-top: 50px;

}

#hero h2 {

     font-size: 30px;

}

#hero ul li {

 padding-top: 10px;
 padding-bottom: 10px;
 text-align:left;
 font-size: 20px;
 font-weight: 900;


}

/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/
#gallery-1 {
  
    background: #000 !important;
}

#gallery-1 .gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

#gallery-1 .gallery-item img {
  transition: 0.3s;
}

#gallery-1 .gallery-links {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: all ease-in-out 0.3s;
  background: rgba(0, 0, 0, 0.6);
  z-index: 3;
}

#gallery-1 .gallery-links .preview-link,
#gallery-1 .gallery-links .details-link {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
  transition: 0.3s;
  line-height: 1.2;
  margin: 30px 8px 0 8px;
}

#gallery-1 .gallery-links .preview-link:hover,
#gallery-1 .gallery-links .details-link:hover {
  color: #ffffff;
}

#gallery-1 .gallery-links .details-link {
  font-size: 30px;
  line-height: 0;
}

#gallery-1 .gallery-item:hover .gallery-links {
  opacity: 1;
}

#gallery-1 .gallery-item:hover .preview-link,
#gallery-1 .gallery-item:hover .details-link {
  margin-top: 0;
}

#gallery-1 .gallery-item:hover img {
  transform: scale(1.1);
}

.glightbox-clean .gdesc-inner {
    display: none;
}    



    
@media (min-width: 768px) {

 .btn-whatsapp{
 
      margin-right: 25px;
         
  }
         
   #bottomBar{

     display: none !important;

  }
  
  #hero ul li {

 padding-top: 10px;
 padding-bottom: 10px;
 text-align:left;
 font-size: 30px;
 font-weight: 900;


}
  
  
  #hero h2 {

     font-size: 60px;

   }
  
}
