section h2 {
  font-size: 3rem !important;
  font-family: "Kumbh Sans", sans-serif !important;
  font-weight: 800 !important;
  margin-bottom: 20px !important;
  color: #000 !important;
}

.first-section .hero-slider {
  background-image: url(/assets/imgs/blue-layer-2.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 100px !important;
}
.first-section .hero-slider img {
  border: 4px solid #fff;
  border-bottom: 0px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
.first-section .hero-slider .slick-slide h2 {
  visibility: hidden;
}
.first-section .hero-slider .slick-slide img {
  transform: scale(0.8);
}
.first-section .hero-slider .slick-active h2 {
  visibility: visible;
}
.first-section .hero-slider .slick-active img {
  transform: scale(1);
}

.second-section {
  background-image: url(/assets/imgs/second-section-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px !important;
}
.second-section h2 {
  color: #00457b !important;
  font-size: 3.75rem !important;
}
.second-section p {
  color: #00457b;
  font-size: 1.75rem !important;
  font-family: "Kumbh Sans", sans-serif;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  line-height: 38px;
  margin-bottom: 45px;
  font-weight: 600;
}
.second-section table, .second-section thead, .second-section tbody, .second-section th, .second-section td {
  border: 1px solid #4b799d;
  text-align: center;
  padding: 15px;
}
.second-section thead {
  background: #00457b;
}
.second-section thead th {
  color: #fff;
  width: 50%;
  font-weight: bold;
  font-family: "Kumbh Sans", sans-serif;
  font-size: 1.15rem;
  text-transform: uppercase;
}
.second-section tbody {
  background: #fff;
}
.second-section tbody td {
  color: #00457b;
  font-weight: 500;
  font-family: "Kumbh Sans", sans-serif;
}
.second-section .globalbtn {
  background: #18527f;
}
.second-section .globalbtn:hover {
  background: #0d4976;
}

.third-section {
  background: #e9f4ff;
  padding: 50px;
}
.third-section .about-card {
  background: #ff4937;
  border-radius: 20px;
  padding: 15px;
  margin-bottom: 10px;
}
.third-section .about-card .name {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 8px;
}
.third-section .about-card p {
  font-size: 1rem;
  font-family: "Kumbh Sans", sans-serif;
  font-weight: 500;
  color: #fff;
}
.third-section .about-card-2 {
  background: #ff9337;
}
.third-section .about-card-3 {
  background: #426bff;
}
.third-section .about-card-4 {
  background: #bf42ff;
}
.third-section .about-card-5 {
  background: #3e005e;
}
.third-section .about-card-6 {
  background: #388d2e;
}
.third-section .last-line {
  font-size: 22px;
  font-weight: bold;
}
.third-section h2 {
  color: #00457b !important;
  margin-bottom: 50px !important;
}
.third-section .left-clm {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px;
}
.third-section iframe {
  height: 400px;
  box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.2666666667);
  border-radius: 20px;
}
.third-section .info-card {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  padding: 20px;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.0666666667);
  border-radius: 16px;
}
.third-section .info-card p {
  font-size: 1.2rem;
  font-family: "Kumbh Sans", sans-serif;
  font-weight: 500;
}

.forth-section {
  padding: 50px 0px;
  padding-bottom: 100px;
  background: #2196f3;
}
.forth-section h2 {
  font-size: 3rem;
  color: #fff !important;
  font-weight: 800;
  margin-bottom: 20px;
}
.forth-section .carousel-wrapper {
  overflow: hidden;
  width: 100%;
  background: #2196f3;
  padding: 15px 0;
}
.forth-section .carousel-track {
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: scroll 50s linear infinite;
          animation: scroll 50s linear infinite;
}
.forth-section .carousel-track img {
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 15px;
  border-radius: 10px;
  margin: 0px 12px;
}
.forth-section .review-card {
  background: #fff !important;
  padding: 30px !important;
  margin: 15px;
  text-align: center;
  border-radius: 10px;
  width: 400px;
}
.forth-section .review-card img {
  width: 75px;
  height: 75px;
  border-radius: 100%;
  margin-bottom: 15px;
}
.forth-section .review-card .desc {
  font-size: 1.2rem !important;
  font-family: "Kumbh Sans", sans-serif;
  color: #000;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
.forth-section .review-card .name {
  font-size: 1.2rem !important;
  font-family: "Kumbh Sans", sans-serif;
  color: #000;
  font-weight: bold;
}
.forth-section .review-card .role {
  font-size: 1.2rem !important;
  font-family: "Kumbh Sans", sans-serif;
  color: #000;
}

.fifth-section {
  margin: 0;
  background-image: linear-gradient(rgba(168, 238, 255, 0.5), rgba(173, 247, 255, 0.5)), url(/assets/imgs/blue-layer.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 160px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.fifth-section h2 {
  margin-bottom: 120px !important;
  margin-top: -80px !important;
}
.fifth-section .scene {
  width: 500px;
  height: 300px;
  perspective: 1200px;
  transform: scale(1.1);
}
.fifth-section .carousel {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  -webkit-animation: spin 45s linear infinite;
          animation: spin 45s linear infinite;
}
.fifth-section .card {
  position: absolute;
  width: 220px;
  height: 260px;
  left: 140px;
  top: 20px;
  overflow: hidden;
  border-radius: 20px;
  border: 3px solid #000;
}
.fifth-section .card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.totaloutcomebox {
  background: #a94743;
  padding: 30px !important;
  margin: 20px !important;
  border-radius: 25px;
  width: 70% !important;
  margin: auto !important;
  margin-top: 20px !important;
}
.totaloutcomebox p {
  color: #fff !important;
  width: 100% !important;
  margin-block: 10px !important;
  font-size: 1.5rem !important;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.totaloutcomebox .price {
  font-size: 3.5rem !important;
  margin: 30px 0px !important;
  font-weight: bold;
  color: #82df2d !important;
}
.totaloutcomebox .subprice {
  margin: 20px 0px !important;
}
.totaloutcomebox .note {
  font-size: 1.2rem !important;
  font-family: "Kumbh Sans", sans-serif;
  font-weight: normal !important;
  margin-bottom: 0px !important;
  line-height: 25px;
  font-style: italic;
}

@-webkit-keyframes spin {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}
@-webkit-keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 768px) {
  .fifth-section {
    overflow: hidden;
    padding: 125px 0px;
    background-size: contain;
    padding-bottom: 50px;
  }
  .fifth-section .scene {
    width: 500px;
    height: 300px;
    perspective: 1200px;
    transform: scale(0.6);
  }
  .fifth-section h2 {
    margin-bottom: 20px !important;
    margin-top: -80px !important;
    font-size: 1.75rem !important;
  }
  .bottom-road-line {
    display: block;
    margin-top: -14px !important;
    margin-bottom: 1px !important;
  }
  .top-road-line {
    margin-top: -20px !important;
  }
  section h2 {
    font-size: 1.75rem !important;
  }
  .first-section .hero-slider {
    padding-top: 50px !important;
  }
  .second-section {
    padding: 0px !important;
  }
  .second-section h2 {
    font-size: 1.75rem !important;
  }
  .second-section p {
    font-size: 1.2rem !important;
    line-height: 26px;
    width: 100%;
  }
  .second-section table {
    margin-top: 20px;
  }
  .second-section table th, .second-section table td {
    font-size: 1rem !important;
  }
  .third-section {
    padding: 5px !important;
  }
  .third-section iframe {
    height: 200px;
  }
  .third-section h2 {
    margin-bottom: 10px !important;
  }
  .third-section .buttongroup {
    margin-bottom: 30px !important;
  }
  .third-section .info-card p {
    font-size: 1rem !important;
  }
  .third-section .info-card img {
    width: 30%;
  }
  .review-card {
    width: 300px;
  }
}/*# sourceMappingURL=restaurants.css.map */