/* 
.banner-section .content-box .text-stroke,
.banner-section .content-box .sub-title,
.banner-section .content-box .title,
.banner-section .content-box .btn-box {
  visibility: hidden;
} */

.services .news-block .inner-box {
  padding: 0;
  margin: 0;
  border: none;
  background:transparent;
}

.services .news-block .inner-box .image-box .image {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.about-section .image-column .inner-column .image-box .image-2 {
  bottom: -310px !important;
  z-index: 2 !important ;
  
}

h2.scrub-each-word{
  font-size: 36px;
  line-height: 1.5;
}

.about-section .image-column .inner-column .image-box .image-2.image-2-2 {
  z-index: 1 !important;
  position: absolute !important;
  left: 10px !important;
  right: 88px !important;
  scale:1.1;
  padding-left: 25px;
  max-width: 430px !important;
  bottom: -515px !important;
}

.about-section .image-column .inner-column .image-box .image-2.image-2-2 img {
  border: none !important;
  border-radius: 0px !important;
}
.about-section .image-column .inner-column .image-box .image-2.image-2-2 .line{
  position: relative;
}
/* .about-section .image-column .inner-column .image-box .image-2.image-2-2 .line::before {
  background: var(--theme-color1);
  content: "";
  height: 300px;
  position: absolute;
  top: 0;
  left: -430px;
  width: 11px;
} */



.bounce-y{
  animation: none;
  position: relative;
  margin-top: 200px;
}

.news-section.homepage .content-box .fs-6{
    font-size: 0.95rem !important;

}

@media screen and (max-width:768px){
  .news-section.homepage .content-box .fs-5{
    font-size:1.1rem !important;
  }
  .news-section.homepage .content-box .fs-6{
        font-size: 0.8rem !important;
        padding: 10px
    }
}

.logo img{
  height: 66px !important;
  max-height: 88px;
}

.main-header .header-lower{
  background: #ffffff14;
}

.sticky-header .logo img{
  max-height: 52px;
}


.sticky-header .inner-container {
  justify-content: space-around !important;
}

.header-style-four .header-lower .logo-box {

  margin-left: 25px;
}

@media screen and (max-width:1199px){
  .service-block-three .inner-box .title{
    font-size: 18px !important;
  }

  .service-block-three .inner-box .text{
    font-size:16px !important;
  }

  .service-block-three .inner-box {
    height: 200px;

  }
}

@media screen and (min-width:992px)
{
  .about-section .image-column{
    position: relative;
    left:-20px;
  }

  .funfact-section-two {
    padding-top: 144px;
  }
}

@media screen and (max-width:991px)
{
  .contact-info-block-four .inner {
    min-height: unset;
    height: 85px;
  }
}

@media screen and (max-width:860px) and (min-width:576px)
{
  .service-block-three .inner-box .content-box{
    display: flex;
    gap: 25px;
  }

  .service-block-three .inner-box {
    height: 225px;
  }

  .service-block-three .inner-box {
    padding: 15px 15px;
  }

  .service-block-three .inner-box .title {
    font-size: 16px !important;
}

  .service-block-three .inner-box .text {
    font-size: 14px !important;
  }

}

@media screen and (max-width:762px) and (min-width:576px){
  .content-box .icon img{
    width:140px !important;
  }
}

@media screen and (max-width:576px){
  #contact a{
    position: relative;
    bottom: 18px;
  }

  .contact-info-block-four {
    margin-bottom: 0px;
  }

  .call-to-action-two .outer-box .contact-box .contact a {
    font-size: 18px;
    font-weight: 800;
}
}

.content-box .icon img{
  width: 50px;
}

.bottom-0{
 bottom: 0px !important;
}

.contact-page-phone-numbers{
  display:flex;
  flex-direction:column;
}

.text h6{
  margin-bottom: 5px;
}

.contact-page-phone-numbers a{
  font-size: 16px !important;
}

.contact-page-adres span {
  font-size:16px !important;
}

.contact-page-iletisim-gec{
  margin-top: 10px;
}

.contact-page-iletisim-gec h2{
  font-size:38px;
}

.iletisim-formu h2{
  font-size:38px;
}

.contact-details__info li .icon {
  height: 63px;
  width: 62px;
}

.contact-form-buttons .btn-style-one,.contact-form-buttons .btn-style-one:before{
border-radius:0 !important;
}

.contact-form-buttons .btn-style-one{
  width: 160px;
}

.contact-form-buttons button:nth-of-type(2) {
  width: 144px;
}

.logo.footer-logo img{
  height:92px !important;
  max-height: 92px !important;
}

.footer-widget a{
  color:#d2cdcd !important;
}

.footer-widget svg{
  margin-right: 10px;
  margin-bottom: 8px;
}

.slide1,.slide2,.slide3{
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.z-3{
  z-index: 99;
}
@media screen and (max-width:500px)
{
  .hidden-500px{
    display: none;
  }

  .banner-section .btn-title{
    font-size: 12px !important;
  }
}


  .slide1 {
    background-image: url('../images/cihattrans/slide1xc.png');
  }

  @media screen and (max-width:768px)
  {
    .slide1{
      background-position: 35% 100% !important;
    }
    .slide2{
      background-position:40% 100% !important;
    }
    .slide3{
      background-position: 60% 100% !important;
    }
  }

  .slide2{
    background-image: url('../images/cihattrans/slide2.png');
  }
  
  .slide3{
    background-image: url('../images/cihattrans/slide3x.jpeg');
  }




.whatsapp-badge {
  position: fixed;
  right: 12px;
  bottom: 80px;
  z-index: 123;
  cursor: pointer;
  animation: bounce 2.6s infinite; /* Animasyonu uygula */
}

.whatsapp-badge img {
  width: 60px;
}

.tel-badge {
  position: fixed;
  left: 12px;
  bottom: 80px;
  z-index: 123;
  cursor: pointer;

}

.tel-badge img {
  width: 60px;
  background: white;
  border-radius: 100%;
  border: 1px solid white;
}





/* Animasyon tanımı */
@keyframes bounce {
  0%, 100% {
    transform: translateY(0); /* Başlangıç ve bitiş noktası */
  }
  50% {
    transform: translateY(-10px); /* Yukarı hareket */
  }
}

.banner-section .content-box .sub-title{
  font-family:'Roboto'
}

.banner-section .content-box .title {
  position: relative;
  font-size: 32px;
  font-family: 'Roboto';
}

.nav-whatsapp{
  display: flex;
  cursor: pointer;
  gap: 10px;
  font-weight: 500;
  color: #e8e8e8;
}

.nav-whatsapp {
  transition: all 0.3s ease-in-out;
}

.nav-whatsapp img{
  width: 32px;
}

.nav-outer .navigation{
  margin-right: 20px;
}

.top-nav{
  text-align: right;
}

.top-nav img{
  width: 18px;
  height: 18px;
}

.top-nav span{
  font-size: 14px;
}


.tel-num span{
  color:#e8e8e8;
}

.tel-num img{
  width: 16px;
  height: 16px;
}

.nav-location img{
  width: 18px;
  height: 18px;
}

.top-nav{
  display:flex;
  justify-content: flex-end;
  gap: 18px;
}

.nav-whatsapp span{
  color: white;
}

.nav-location span{
  color: white;
}

@media screen and (max-width:540px)
{
  .top-nav img{
    width: 10px;
    height: 10px;
  }

  .top-nav span{
    font-size: 11px;
  }
}

.counter-block .inner-box .count-text {
  font-size: clamp(24px, 4vw, 32px);
}

.tags span.tag{
  font-size: 12px !important;
}

.tags .tag-title{
  font-size: 16px;
}

.social-icons-custom{
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-left: -5px;
}
.social-icon-custom{
  width: 24px;
  margin-right: 5px;
}

span.count-text{
  white-space: nowrap;
}
p.count-text{
  font-size: 24px !important;
  font-weight: 500 !important;
}

@media screen and (max-width:768px)
{
  .whatsapp-badge{
    right: 18px;
  }
  .whatsapp-badge img {
    width: 44px;
}
.tel-badge img {
  width: 44px;
}

.banner-section {

  height: 650px;
}


}

@media (max-width: 575.98px) {
  h2{
    font-size: 28px !important;
  }

  .service-block-three .inner-box {
      padding: 4px 15px;
  }

  .service-block-three .inner-box {
    height: 280px;
  }

  .contact-info-block-four .text {
    font-size: 18px;
  }

  .banner-section {

    height: 519px;
  }

 
}

.banner-section .content-box .title {
  position: relative;
  font-size: 24px;
  line-height: 1.3;
  font-family: 'Roboto';
}



.counter-block .inner-box {
  padding: 25px 30px 33px;
  height: 215px;
  margin-top: 0px;
}

.m-20{
  margin-top: 20px;
}

.hamburger-icon{
  width: 24px;
}

.custom-icon{
  width: 26px;
}

.logo img {
  height: 47px !important;
}

.read-more{
  font-weight: bold;
  font-family: 'Roboto';
}

.services-section-three .content-box .text{
  font-family: 'Roboto';
  font-weight: 500;
}

p{
  font-family: 'Roboto';
  font-weight: 500;
}

#contact-list-one li{
  padding-left: 0px;
}

#contact-list-one li i{
  background-color: #0D6EFD;
  width: 36px;
  padding:6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}

#contact-list-one li .custom-icon{
  width: 30px;
}

#contact-list-one li a {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-left: 43px;
      padding-top: 3px;
      line-height: 1.3;
}

.p-0{
  padding:0 !important;
}

.mobile-menu .social-links li a {
  left: 46%;
  bottom: 50px;
}

.contact-list-one li {
  margin-bottom: 0px;
}

.about-section-four {
  position: relative;
  padding: 60px 0 60px;
}

.about-section-four .text{
  font-family: 'Roboto';
  font-weight: 500;

}

.homepage-contact-form-section{
  padding: 60px 0 70px;
}

.contact-form .theme-btn{
  width: 100%;
}

.sevkiyat-no-icon{
  scale:1.2;
}

.white-space-nowrap{
  white-space:nowrap;
}

.footer-icon{
  margin-left:3px;
  margin-right:15px;
  margin-bottom: 12px;
}

.gallery-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); /* Makes the grid responsive */
  gap: 0; /* No space between items */
  grid-gap: 0; /* No space between items */
  padding: 0;
  margin: 0;
}

.gallery-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); /* Creates a responsive grid */
  gap: 10px; /* Adds some space between the images */
  padding: 10px;
}

/* Ensure each image fits properly within the grid */
.gallery-container .image-column {
  position: relative;
  overflow: hidden; /* Hides any part of the image that overflows its container */
  border-radius: 8px; /* Optional: adds rounded corners to the images */
}

.gallery-container .image-column img {
  width: 100%;
  height: 100%;
  max-height: 400px;
  object-fit: cover;
  transition: transform 0.3s ease;
  border: 2px solid #555;
}

@media screen and (max-width:576px)
{
  .gallery-container .image-column img
  {
      height: 240px;
  }

}

/* Optional: Add a hover effect to zoom the image slightly */
.gallery-container .image-column:hover img {
  transform: scale(1.05); /* Slight zoom effect on hover */
}