/* Banner */

.banner-heading span {
  color: #d4a017;
}

.swiper-pagination-bullet {
  background: white !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  background: #d4a017 !important;
}

.banner-video {
  height: 681px;
}

.banner-bottom .elementor-counter-title {
  text-align: center !important;
}

/* Banner */

/* Testimonial */

.testimonial > .elementor-main-swiper {
  padding: 2px;
}

.testimonial .elementor-testimonial {
  justify-content: space-between !important;
}

.testimonial .elementor-swiper-button-prev,
.testimonial .elementor-swiper-button-next {
  position: absolute;
  background-color: #0f2d520e;
  border-radius: 24px;
  padding: 9px;
}

.testimonial .elementor-swiper-button-prev {
  left: -30px !important;
}

.testimonial .elementor-swiper-button-next {
  right: -30px !important;
}

/* .testimonial .elementor-testimonial::after {
  content: "★★★★★";
  display: block;
  color: #f4a300;
  font-size: 18px;
  letter-spacing: 2px;
} */

/* Quote Icon */
.testimonial .elementor-testimonial::before {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='31' viewBox='0 0 36 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.7495 23.8191C19.7495 21.8705 20.2474 20.2341 21.2431 18.91C21.9488 17.9977 22.9062 17.3984 24.1155 17.112C25.306 16.8286 26.4316 16.8086 27.4489 17.05C27.7953 14.9464 27.2325 12.7189 25.8039 10.3584C24.3724 7.99948 22.5267 6.22583 20.2669 5.0375L23.6891 0C25.4207 0.876857 27.0658 1.98843 28.581 3.3325C30.1178 4.67657 31.4815 6.22214 32.6937 7.96921C33.9058 9.71629 34.815 11.6892 35.3994 13.9256C35.9838 16.1621 36.1462 18.4428 35.8669 20.7899C35.5033 23.8899 34.5249 26.3699 32.9318 28.2078C31.3401 30.0693 29.3574 31 26.9835 31C24.8947 31 23.1609 30.3579 21.7886 29.0559C20.4307 27.7804 19.7524 26.0326 19.7539 23.8124L19.7495 23.8191ZM0 23.8191C0 21.8705 0.49785 20.2341 1.49355 18.91C2.20065 17.98 3.15811 17.377 4.36594 17.1009C5.5781 16.8278 6.68924 16.8116 7.69938 17.0522C8.04571 14.9708 7.50457 12.7344 6.07162 10.3651C4.64301 8.01793 2.79879 6.2465 0.538979 5.05079L3.95251 0C5.68561 0.876857 7.31625 1.98769 8.84444 3.3325C10.3951 4.69666 11.7724 6.25438 12.9441 7.96921C14.1476 9.7185 15.0438 11.6892 15.6282 13.9256C16.2219 16.1603 16.3815 18.4924 16.0979 20.7899C15.7386 23.8899 14.7645 26.3699 13.1757 28.2078C11.5884 30.056 9.60925 30.9801 7.23833 30.9801C5.14591 30.983 3.41281 30.3357 2.03902 29.0381C0.681116 27.7627 0.00144305 26.0149 0 23.7947V23.8191Z' fill='black' fill-opacity='0.15'/%3E%3C/svg%3E%0A");
  height: 31px;
  width: 36px;
  right: 36px;
  bottom: 31px;
}

.testimonial .elementor-testimonial__image img {
  padding: 3px;
}

/* Testimonial */

/* Faq */

 .faq-accordion .e-n-accordion-item {
  border-radius: 12px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
}

 .faq-accordion .e-n-accordion-item:open {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}

.faq-accordion .e-n-accordion-item:open .e-n-accordion-item-title {
  position: relative;
}

.faq-accordion .e-n-accordion-item:open .e-n-accordion-item-title::after {


  content: "";
  position: absolute;
  height: 1px;
  width: calc(100% - 40px) !important;
  background-color: #0000000d !important;
  margin: 10px auto 0 auto;
  bottom: 0px;
  bottom: 0px;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right: auto !important;
} 

/* Faq */

/* Contact Page */

.contact-info span.elementor-icon {
  padding-top: 10px;
}

.contact-info .elementor-icon-box-description a {
  color: #1e1e1ecc !important;
}

.contact-info .elementor-icon-box-description a:hover {
  color: #1a1a1a !important;
}

.contact-form .elementor-button-icon svg {
  height: 24px !important;
  width: auto;
}

.contact-form .elementor-button-icon svg path {
  fill: none !important;
}

.contact-form .elementor-button:hover svg path {
  stroke: #0f2d52 !important;
}

.contact-form .elementor-button {
  margin-top: 46px;
}

.contact-form textarea.elementor-field-textual {
  height: 179px;
}

.contact-form .elementor-field-required .elementor-field-label::after {
  content: "*";
  color: #ff383c;
  font-weight: bold;
  margin-left: -5px;
}

.contact-page-map .conatct-map {
  height: 605px !important;
  border-radius: 12px;
}

/* Contact Page */

@media (max-width: 1366px) {
  .banner-video {
    height: 610px;
  }

  .testimonial .elementor-swiper-button-prev,
  .testimonial .elementor-swiper-button-next {
    border-radius: 24px;
    padding: 8px;
  }

  .testimonial .elementor-swiper-button-prev {
    left: -20px !important;
  }

  .testimonial .elementor-swiper-button-next {
    right: -20px !important;
  }

  .contact-form .elementor-button {
    margin-top: 20px !important;
  }

  .contact-page-map .conatct-map {
    height: 500px !important;
  }
}

@media (max-width: 1200px) {
  .banner-video {
    height: 555px;
  }

  .contact-form .elementor-button {
    margin-top: 0px !important;
  }

  .contact-page-map .conatct-map {
    height: 450px !important;
  }
}

@media (max-width: 1024px) {
  .banner-video {
    height: 522px;
  }

  .contact-page-map .conatct-map {
    height: 400px !important;
  }
}

@media (max-width: 880px) {
  .banner-video {
    height: 494px;
  }

  .contact-page-map .conatct-map {
    height: 350px !important;
  }
}

@media (max-width: 767px) {
  .banner-video .elementor-video {
    height: 547px !important;
  }

  .banner-bottom {
    display: grid !important;
    grid-template-columns: 2fr 2fr;
  }

  .testimonial .elementor-swiper-button-prev {
    left: calc(50% - 35px) !important;
    top: auto !important;
    bottom: -60px !important;
    transform: translateX(-48%);
  }

  .testimonial .elementor-swiper-button-next {
    left: calc(50% + 30px) !important;
    right: auto !important;
    top: auto !important;
    bottom: -60px !important;
    transform: translateX(-48%);
  }

  .about-detail {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-template-rows: repeat(2, 1fr) !important;
    justify-content: center !important;
  }

  hr.about-detail-divider {
    display: none !important;
  }
}

@media (max-width: 576px) {
  /* .banner-bottom {
    display: flex !important;
    flex-direction: column !important;
  } */

  .banner-video .elementor-video {
    height: 691px !important;
  }

  .testimonial .elementor-testimonial__footer {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px;
  }

  .testimonial .elementor-testimonial__name,
  .testimonial .elementor-testimonial__title {
    text-align: center;
  }

  .testimonial .elementor-testimonial {
    padding: 10px;
  }

  /* .testimonial .elementor-testimonial::after {
    text-align: center !important;
  } */

  .testimonial .elementor-testimonial::before {
    right: 20px;
    bottom: 10px;
  }
}
