@media(min-width:1000px){
  section#bottom-footer .col-md-3{
    width: 50% !important;
  }
}
.section-header .dropdown-menu {
  min-width: 275px !important;
}

.gallery-section-1 .img-wrapper img,
.gallery-section-2 .img-wrapper img {
  border: 1px solid #d80000;
  filter: grayscale(1);
  opacity: 0.5;
  transition: all 1s ease;
}

.gallery-section-1 .img-wrapper img:hover,
.gallery-section-2 .img-wrapper img:hover {
  border: 1px solid #d80000;
  opacity: 1;
  filter: grayscale(0);
}



#gallery-detail-section-4 .img-wrapper {
  transition: all .4s;
}

#gallery-detail-section-4 .gallery-img {
  position: relative;
  overflow: hidden;
}

#gallery-detail-section-4 .gallery-info {
  transition: all .4s;
  padding: 15px 0px;
}

#gallery-detail-section-4 .gallery-img img {
  border-radius: 5px;
}

#gallery-detail-section-4 .gallery-info * {
  margin: 0px;
}

#gallery-detail-section-4 .gallery-info .weta-icerik-tag {
  margin-bottom: 10px !important;
  font-size: 18px;
  font-weight: 500 !important;
  height: 40px;
}

#gallery-detail-section-4 .img-description {
  color: #fff !important;
  width: 80%;
}

#gallery-detail-section-4 .img-wrapper:hover .gallery-info {
  bottom: 30px;
}

.gallery-section-4 .gallery-wrapper * {
  text-align: left;
}

.gallery-section-4 .gallery-wrapper {
  margin-bottom: 10px;
}

#blog-section-2 .blog-description,
#blog-section-2 .blog-content-wrapper .btn {
  display: none;
}

#blog-section-2 .blog-content-wrapper * {
  text-align: left !important;
}

#blog-section-2 .container::before {
  content: '';
  background-color: #f6f6f6;
  position: absolute;
  top: -5%;
  left: -5%;
  bottom: 0;
  right: 0;
  width: 110%;
  height: 110%;
}

#blog-section-2 .container::after {
  content: '';
  position: absolute;
  top: 40%;
  left: 30%;
  width: 500px;
  height: 140px;
  bottom: auto;
  right: auto;
  background-color: #646464;
  opacity: 1;
  filter: blur(70px);
}

#blog-section-2 .swiper-slide {
  padding: 20px;
  border-radius: 5px;
}

#blog-section-2 .rg-wrapper {
  position: relative;
  z-index: 2;
  width: 50%;
  margin: 0px auto;
}

#blog-section-2 .swiper-slide img {
  border-radius: 5px;
}

#blog-section-2 .rg-wrapper * {
  text-align: center !important;
}

#blog-section-2 .blog-content-wrapper .blog-title,
#blog-section-2 .blog-content-wrapper .blog-title .weta-icerik-tag {
  margin: 0px !important;
}

#blog-section-2 .blog-content-wrapper .blog-title {
  min-height: 45px;
  display: flex;
  align-items: center;
}

#blog-section-2 .blog-content-wrapper {
  padding: 20px 0px;
  min-height: 65px;
  padding-bottom: 0px;
}

#blog-section-2 .container {
  position: relative;
}

#blog-section-2 .blog-view-all {
  position: relative;
  z-index: 2;
}

#blog-section-2 .blog-view-all .btn {
  min-width: 160px;
  border-radius: 5px;
  font-size: 14px;
}

.pageDetailContent.blogs {
  display: none !important;
}

#page-detail-section-1 .rgw,
#page-detail-section-2 .rgw,
#page-detail-section-3 .rgw,
#page-detail-section-4 .rgw,
#page-detail-section-5 .rgw,
#page-detail-section-6 .rgw,
#page-detail-section-7 .rgw,
#page-detail-section-8 .rgw,
#page-detail-section-9 .rgw,
#page-detail-section-10 .rgw,
#page-detail-section-11 .rgw,
#page-detail-section-12 .rgw,
#page-detail-section-13 .rgw {
  padding: 20px;
  position: relative;
}

#page-detail-section-1 .rgw::after,
#page-detail-section-2 .rgw::after,
#page-detail-section-3 .rgw::after,
#page-detail-section-4 .rgw::after,
#page-detail-section-5 .rgw::after,
#page-detail-section-6 .rgw::after,
#page-detail-section-7 .rgw::after,
#page-detail-section-8 .rgw::after,
#page-detail-section-9 .rgw::after,
#page-detail-section-10 .rgw::after,
#page-detail-section-11 .rgw::after,
#page-detail-section-12 .rgw::after,
#page-detail-section-13 .rgw::after,
#page-detail-section-10 .rgw::after {
  content: '';
  position: absolute;
  z-index: 40;
  height: 100%;
  width: 185px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #e1251b;
  z-index: 1;
}

#page-detail-section-1 .rgw img,
#page-detail-section-2 .rgw img,
#page-detail-section-3 .rgw img,
#page-detail-section-4 .rgw img,
#page-detail-section-5 .rgw img,
#page-detail-section-6 .rgw img,
#page-detail-section-7 .rgw img,
#page-detail-section-8 .rgw img,
#page-detail-section-9 .rgw img,
#page-detail-section-10 .rgw img,
#page-detail-section-11 .rgw img,
#page-detail-section-12 .rgw img,
#page-detail-section-13 .rgw img {
  position: relative;
  z-index: 2;
}

.swiper-scrollbar {
  opacity: 1 !important;
}

#blog-section-2 .swiper-button-next,
#blog-section-2 .swiper-button-prev {
  width: 60px !important;
  height: 60px !important;
  background: var(--site-color);
  transition: all .4s;
}

#blog-section-2 .swiper-button-prev {
  left: -95px;
}

#blog-section-2 .swiper-button-next {
  right: -95px;
}

#blog-section-2 .swiper-button-next::before,
#blog-section-2 .swiper-button-prev::before {
  position: absolute;
  content: "";
  left: -10px;
  top: -11px;
  width: 82px;
  height: 82px;
  border: 1px solid var(--site-color);
  border-radius: 50%;
  background-color: #fff;
  transition: all .4s;
}

#blog-section-2 .swiper-button-next::after {
  content: '' !important;
  background-image: url(/images/arrow-right-white.png);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
  width: 60px;
  height: 60px;
  background-size: 15px;
  background-color: var(--site-color);
  border-radius: 50%;
  transition: all .4s;
}

#blog-section-2 .swiper-button-prev::after {
  content: '' !important;
  background-image: url(/images/arrow-left-white.png);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
  width: 60px;
  height: 60px;
  background-size: 15px;
  background-color: var(--site-color);
  border-radius: 50%;
  transition: all .4s;
}


#blog-section-2 .swiper-button-next:hover:after,
#blog-section-2 .swiper-button-prev:hover::after {
  background-color: var(--site-hover-color);
}

#blog-section-2 .swiper-button-next:hover:before,
#blog-section-2 .swiper-button-prev:hover::before {
  border-color: var(--site-hover-color) !important;
}


.gallery-section-1 .swiper-pagination-1,
.gallery-section-4 .swiper-pagination-4 {
  font-size: 20px;
  width: 40px;
}

.gallery-section-1 .swiper-scrollbar,
.gallery-section-4 .swiper-scrollbar {
  width: calc(100% - 100px);
  position: absolute;
  bottom: 53px;
  left: 0;
  height: 2px;
}

.gallery-section-1 .swiper-button-prev,
.gallery-section-1 .swiper-button-next,
.gallery-section-4 .swiper-button-next,
.gallery-section-4 .swiper-button-prev {
  width: 33px !important;
  height: 33px !important;
  border: 1px solid #333 !important;
  bottom: 40px;
  top: auto;
}

.gallery-section-1 .swiper-button-next,
.gallery-section-4 .swiper-button-next {
  right: 0;
}

.gallery-section-1 .swiper-button-prev,
.gallery-section-4 .swiper-button-prev {
  left: auto;
  right: 40px;
}

.gallery-section-1 .swiper-button-prev::after,
.gallery-section-1 .swiper-button-next::after,
.gallery-section-4 .swiper-button-next::after,
.gallery-section-4 .swiper-button-prev::after {
  font-size: 13px !important;
}

.gallery-section-1 .swiper-scrollbar {
  bottom: 15px;
}

.gallery-section-1 .swiper-button-prev,
.gallery-section-1 .swiper-button-next {
  bottom: 0;
}

.pageSliderContent .swiper-slide .slider-contents {
  left: 17px;
}

.toc {
  background: #f7f7f7;
  border-left: 4px solid var(--site-color);
  padding: 14px 18px;
  margin-top: 18px;
  border-radius: 4px;
  margin-bottom: 20px;
}

.toc ol,
.toc ul {
  margin: 0px;
}

.blogDetail .col-lg-8,
.blogDetail .col-lg-4 {
  margin-top: 0px;
}

/* CTA Ana Kapsayıcı */
.blog-cta-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f9f9f9;
  border-left: 5px solid var(--site-color);
  padding: 25px 30px;
  margin: 40px 0;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
}

.blog-cta-container:hover {
  transform: translateY(-3px);
}

.blog-cta-content {
  flex: 1;
  padding-right: 20px;
}

.blog-cta-content h3 {
  margin: 0 0 10px 0;
  color: #222;
  font-size: 22px;
  font-weight: 700;
}

.blog-cta-content p {
  margin: 0;
  color: #555;
  font-size: 16px;
  line-height: 1.5;
}

.blog-cta-button {
  flex-shrink: 0;
}

.cta-btn {
  display: inline-block;
  background-color: var(--site-color);
  color: #ffffff !important;
  text-decoration: none;
  padding: 14px 28px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(211, 47, 47, 0.3);
}

.cta-btn span {
  display: inline-block;
  margin-left: 8px;
  transition: transform 0.3s ease;
}

.cta-btn:hover {
  background-color: var(--site-hover-color);
  box-shadow: 0 6px 15px rgba(211, 47, 47, 0.4);
  transform: translateY(-2px);
}

.cta-btn:hover span {
  transform: translateX(5px);
}

@media (max-width: 768px) {
  .blog-cta-container {
    flex-direction: column;
    text-align: center;
    padding: 25px 20px;
  }

  .blog-cta-content {
    padding-right: 0;
    margin-bottom: 20px;
  }

  .blog-cta-button {
    width: 100%;
  }

  .cta-btn {
    width: 100%;
    box-sizing: border-box;
  }

  .slider-contents p,
  .parallax-description p {
    width: auto !important;
  }

  .weta-slider-buttons .btn-color {
    min-width: 130px !important
  }

  .pageDetailContent {
    padding: 25px 0px !important;
  }

  #parallax-1 {
    max-height: 550px !important;
    height: 550px !important;
  }

  .weta-parallax-tag {
    font-size: 34px !important;
  }

  #blog-section-2 .rg-wrapper {
    width: 100%;
  }

  #parallax-1 .btn-color {
    min-width: 135px !important;
  }

  .loader img {
    max-height: 50px;
  }

  #click_whatsapp {
    width: 50px !important;
    height: 50px !important;
  }
}

.blogDetail .col-lg-8 .card-body .mb-3 {
  display: flex;
  justify-content: left;
  align-items: flex-start;
}

.blogDetail .col-lg-8 .card-body .mb-3 img {
  width: auto !important;
}

#click_whatsapp {
  background-color: transparent !important;
}

#click_whatsapp .fa-whatsapp {
  background-color: #24c862 !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50% !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

#click_whatsapp .text {
  position: absolute;
  right: 20px;
  width: 160px;
  font-size: 13px;
  background: #fff;
  color: #24c862 !important;
  padding: 5px;
  text-align: left;
  border: 1px solid #24c862 !important;
  border-radius: 5px;
  z-index: -1;
  font-weight: 700 !important;
}

.footer-newsletter {
  border: 1px solid var(--site-color);
  border-radius: 5px;
}

.section-header #navigation li:nth-child(1) .dropdown-menu li:nth-last-child(1),
.section-header #navigation li:nth-child(1) .dropdown-menu li:nth-last-child(2),
.section-header #navigation li:nth-child(1) .dropdown-menu li:nth-last-child(3) {
  display: none !important;
}

#page-1 .accordion-section {
  display: none !important;
}

#contactForm-2 .container {
  background: #c34b4b;
  padding: 30px;
  border-radius: 10px;
}

#contactForm-2 .rexa-content,
#contactForm-2 .contact-form {
  width: 100%;
}

#contactForm-2 .contactCenter {
  display: none !important;
}

#contactForm-2 .rexa-content .weta-icerik-tag {
  text-align: center;
  color: #fff !important;
}

#contactForm-2 .form-input {
  background-color: #f5f5f5 !important;
  border-radius: 5px;
  font-size: 13px;
  min-height: 40px;
  font-weight: 300 !important;
}

#contactForm-2 label.custom-label {
  transform: none !important;
  font-size: 13px;
  color: #fff;
  opacity: 1;
  visibility: visible;
  z-index: 1;
  font-weight: 600 !important;
}

#contactForm-2 #submitButton {
  height: 60px;
  width: 100%;
  border-color: #fff !important;
}

#footer-social-media {
  flex-direction: column;
}

#footer-social-media li {
  width: 35px;
  height: 35px;
  margin-bottom: 15px;
}

#footer-social-media li a {
  background-color: var(--site-color);
}

#footer-social-media li span {
  color: #fff !important;
  font-size: 17px !important;
}

#footer-social-media li span:nth-child(2) {
  position: absolute;
  left: 120%;
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  width: max-content;
}
#click_whatsapp .fa-whatsapp::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #24c862; /* Ana buton rengiyle aynı */
    
    /* Animasyonu tanımla */
    animation: ripple 2s infinite ease-out;
    
    z-index: -1; /* Butonun arkasına gönder */
    opacity: 0.7;
}

/* İkinci dalganın gecikmeli başlaması için */
#click_whatsapp .fa-whatsapp::after {
    animation-delay: 1s; /* 1 saniye sonra başla */
}

/* Animasyonun kendisi (Büyüme ve kaybolma) */
@keyframes ripple {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.8); /* Ne kadar büyüyeceği */
        opacity: 0;
    }
}
.copyright{
  display: flex;
}
.copyright #legal-policy{
  margin-left: 15px;
  width: max-content !important;
}