.tw-inner-page-banner .swiper-slide .image {
  width: 100%;
  height: 100vh;
  position: relative;
  transition: height ease-in-out 1s;
  -o-transition: height ease-in-out 1s;
  -webkit-transition: height ease-in-out 1s;
}
@media screen and (min-width: 375px) {
  .tw-inner-page-banner .swiper-slide .image {
    height: 100dvh;
    padding-top: calc(868 / 1920 * 100%);
    position: relative;
  }
  .tw-inner-page-banner .swiper-slide .image img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
  }
}
.tw-inner-page-banner .swiper-slide .image::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(to top, #00b2e3 -25% -25%, hsla(0, 0%, 0%, 0) 25% 60%, hsla(0, 0%, 0%, 0.5) 80% 100%);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.tw-inner-page-banner .swiper-slide{
  background-image: linear-gradient(to top, #00b2e3 -25% -25%, hsla(0, 0%, 0%, 0) 25% 60%, hsla(0, 0%, 0%, 0.5) 80% 100%), url("../../images/img-banner-car-wash.webp"); /* W3C */
  background-size:cover;
  background-position:center;
}
.tw-inner-page-banner .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0.9375rem;
}
@media screen and (min-width: 1200px) {
  .tw-inner-page-banner .swiper-pagination-bullets.swiper-pagination-horizontal {
    text-align: right;
  }
}
@media screen and (min-width: 1400px) {
  .tw-inner-page-banner .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 5rem;
  }
}
@media screen and (min-width: 1400px) {
  .tw-inner-page-banner .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
  }
}
.tw-inner-page-banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
@media screen and (min-width: 1400px) {
  .tw-inner-page-banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 13px;
  }
}
.tw-inner-page-banner .container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
.tw-inner-page-banner img, .tw-inner-page-banner video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tw-inner-page-banner .title-main {
  position: absolute;
  bottom: 3.75rem;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 9.0925rem;
  line-height: 8.0625rem;
  width: 100%;
  z-index: 9;
  max-width: 108rem;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .tw-inner-page-banner .title-main {
    font-size: 5.9675rem;
    line-height: 5.9375rem;
  }
}
@media screen and (min-width: 1350px) {
  .tw-inner-page-banner .title-main {
    font-size: 6.28rem;
    line-height: 6.25rem;
  }
}
@media screen and (min-width: 1400px) {
  .tw-inner-page-banner .title-main {
    font-size: 6.5925rem;
    line-height: 6.5625rem;
  }
}
@media screen and (min-width: 1490px) {
  .tw-inner-page-banner .title-main {
    font-size: 7.2175rem;
    line-height: 7.1875rem;
  }
}
@media screen and (min-width: 1630px) {
  .tw-inner-page-banner .title-main {
    font-size: 7.8425rem;
    line-height: 7.8125rem;
  }
}
@media screen and (min-width: 1920px) {
  .tw-inner-page-banner .title-main {
    font-size: 9.0925rem;
    line-height: 8.0625rem;
  }
}
@media screen and (max-width: 1199px) {
  .tw-inner-page-banner .title-main {
    font-size: 4.0925rem;
    line-height: 4.0625rem;
  }
}
@media screen and (max-width: 575.98px) {
  .tw-inner-page-banner .title-main {
    font-size: 2.8125rem;
    padding: 0 15px;
    line-height: 0;
    margin-bottom: -23px;
  }
}
.options-table {
  color: #4a4f54;
  table-layout: fixed !important;
}
.options-table > :not(caption) > * > * {
  padding: 0;
}
.options-table th {
  vertical-align: middle;
}
.options-table th:not(.spacer) {
  padding: 0 20px;
}
@media screen and (min-width: 1600px) {
  .options-table th:not(.spacer) {
    padding: 0 37px;
  }
}
.options-table th.colored {
  border-top-left-radius: 38.75px;
  border-top-right-radius: 38.75px;
}
.options-table th.colored:nth-child(2) {
  background-color: #DFE0E1;
}
.options-table th.colored:nth-child(4) {
  background-color: rgba(95, 186, 227, 0.2);
}
.options-table th.colored:nth-child(6) {
  background-color: rgba(92, 185, 227, 0.3019607843);
}
.options-table th .table-th-title {
  font-size: 16px;
  color: #00B1E2;
  margin-inline-start: 0.5rem;
}
@media screen and (min-width: 1600px) {
  .options-table th .table-th-title {
    font-size: 26px;
  }
}
.options-table > thead > tr > th:nth-child(1) {
  width: 250px;
  height: 85px;
}
@media screen and (min-width: 1600px) {
  .options-table > thead > tr > th:nth-child(1) {
    width: 407px;
    height: 103px;
  }
}
.options-table > thead > tr > th:nth-child(2), .options-table > thead > tr > th:nth-child(4), .options-table > thead > tr > th:nth-child(6) {
  width: 275px;
}
@media screen and (min-width: 1200px) {
  .options-table > thead > tr > th:nth-child(2), .options-table > thead > tr > th:nth-child(4), .options-table > thead > tr > th:nth-child(6) {
    width: 275px;
  }
}
@media screen and (min-width: 1600px) {
  .options-table > thead > tr > th:nth-child(2), .options-table > thead > tr > th:nth-child(4), .options-table > thead > tr > th:nth-child(6) {
    width: 340px;
  }
}
.options-table > thead > tr > th:nth-child(3), .options-table > thead > tr > th:nth-child(5) {
  width: 18px;
}
@media screen and (min-width: 1200px) {
  .options-table > thead > tr > th:nth-child(3), .options-table > thead > tr > th:nth-child(5) {
    width: 18px;
  }
}
@media screen and (min-width: 1600px) {
  .options-table > thead > tr > th:nth-child(3), .options-table > thead > tr > th:nth-child(5) {
    width: 25px;
  }
}
.options-table > tbody > tr:not(:first-child) > th, .options-table > tbody > tr:not(:first-child) > td {
  padding: 13px 0 !important;
}
.options-table > tbody > tr:first-child > th:nth-child(1) {
  height: 100px;
}
@media screen and (min-width: 1600px) {
  .options-table > tbody > tr:first-child > th:nth-child(1) {
    height: 130px;
  }
}
.options-table .ttl {
  font-size: 18px;
  line-height: 1.1;
  font-family: "neue_haas_grotesk_display65Md", sans-serif;
}
@media screen and (min-width: 1200px) {
  .options-table .ttl {
    font-size: 28px;
    line-height: 1.1;
    max-width: 200px;
  }
}
@media screen and (min-width: 1600px) {
  .options-table .ttl {
    font-size: 34px;
    line-height: 34.8px;
    max-width: 256px;
  }
}
.options-table .table-inner {
  width: 100%;
}
.options-table .table-inner > tbody > tr td:first-child {
  padding: 0 24px;
}
@media screen and (min-width: 1600px) {
  .options-table .table-inner > tbody > tr td:first-child {
    padding: 0 35px;
  }
}
.options-table .table-inner > tbody > tr td:nth-child(2) {
  padding-inline-end: 24px;
  font-family: "neue_haas_grotesk_display65Md", sans-serif;
}
.options-table .logo-sm {
  width: 45px;
  object-fit: contain;
}
@media screen and (min-width: 1200px) {
  .options-table .logo-sm {
    width: 56px;
    object-fit: contain;
  }
}
@media screen and (min-width: 1600px) {
  .options-table .logo-sm {
    width: 76px;
    object-fit: contain;
  }
}
.options-table .fw-600 {
  font-weight: 600;
}
.options-table .fs-20 {
  font-size: 14px;
}
@media screen and (min-width: 1600px) {
  .options-table .fs-20 {
    font-size: 20px;
  }
}
.options-table .fs-21 {
  font-size: 16px;
}
@media screen and (min-width: 1600px) {
  .options-table .fs-21 {
    font-size: 21px;
  }
}
.options-table .fs-22 {
  font-size: 16px;
}
@media screen and (min-width: 1600px) {
  .options-table .fs-22 {
    font-size: 22px;
  }
}
.options-table .grey {
  background-color: #F2F3F3;
}
.options-table .light-blue {
  background-color: rgba(0, 177, 226, 0.0705882353);
}
.options-table .light-blue-2 {
  background-color: rgba(24, 178, 225, 0.1294117647);
}
.options-table .red {
  color: #E70000;
}
.options-table .border-bottom-tab {
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.options-table .icon {
  width: 21px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: auto;
}
@media screen and (min-width: 1200px) {
  .options-table .icon {
    width: 26px;
    height: 26px;
  }
}
.options-table .icon.tick {
  background-color: #20B12B;
}
.options-table .icon.cross {
  background-color: #E70000;
}
.options-table .icon > img {
  object-fit: contain;
  width: 11px;
  height: 8px;
}
@media screen and (min-width: 1200px) {
  .options-table .icon > img {
    width: 17px;
    height: 14px;
  }
}

.options-table-wrap {
  margin-top: 2.5rem;
  margin-bottom: 3.125rem;
}
@media screen and (min-width: 1200px) {
  .options-table-wrap {
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }
}

.nav-arrow {
  width: 120px;
  display: flex;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .nav-arrow {
    width: 80px;
  }
}
.nav-arrow > div {
  width: 60px;
  height: 60px;
  background-color: #00b2e3;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
  outline: 0;
}
@media screen and (max-width: 991.98px) {
  .nav-arrow > div {
    width: 40px;
    height: 40px;
  }
}
.nav-arrow > div::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.993' height='21.157' viewBox='0 0 11.993 21.157'%3E%3Cpath id='Path_614' data-name='Path 614' d='M357.637,2514.608a1,1,0,0,1-.707-1.707l8.871-8.872-8.871-8.872a1,1,0,0,1,1.414-1.414l10.286,10.286-10.286,10.286A1,1,0,0,1,357.637,2514.608Z' transform='translate(-356.637 -2493.451)' fill='%23fff'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  content: "";
  width: 30px;
  height: 30px;
  transition: 0.3s all ease-in-out;
}
.nav-arrow > div:hover {
  transform: scale(0.95);
}
.nav-arrow > div:hover::after {
  opacity: 0.5;
}
.nav-arrow > div.next-arrow {
  background-color: #089FCB;
  transform-origin: left bottom;
}
.nav-arrow > div.prev-arrow {
  transform-origin: right bottom;
}
.nav-arrow > div.prev-arrow::after {
  transform: scaleX(-1);
}

.tw-gallery-sec {
  padding: 2.5rem 0 2.5rem;
}
@media screen and (min-width: 1200px) {
  .tw-gallery-sec {
    padding: 4.375rem 0;
  }
}
@media screen and (min-width: 1400px) {
  .tw-gallery-sec {
    padding: 5.625rem 0;
  }
}
@media screen and (min-width: 1600px) {
  .tw-gallery-sec {
    padding: 8.75rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .tw-gallery-sec .gallery-container {
    max-width: 1130px;
    margin-right: auto;
    margin-left: auto;
  }
}
.tw-gallery-sec .stretched-link {
  display: none !important;
}
.tw-gallery-sec .sec-ttl {
  margin-bottom: 6px;
  color: #00b2e3;
  font-family: "neue_haas_grotesk_display65Md", sans-serif;
}
.tw-gallery-sec-swiper {
  transform: translateX(0);
}
@media (min-width: 576px) {
  .tw-gallery-sec-swiper {
    transform: translateX(calc(50% + 10px));
  }
}
@media (min-width: 992px) {
  .tw-gallery-sec-swiper {
    transform: translateX(calc(50% + 38px));
  }
}
.tw-gallery-sec .gallery-img {
  padding-top: calc(527 / 527 * 100%);
  position: relative;
}
.tw-gallery-sec .gallery-img img {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
}

.tw-inner-half_image_content_slider {
  background-color: #00b2e3;
}
.tw-inner-half_image_content_slider h2, .tw-inner-half_image_content_slider p {
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .tw-inner-half_image_content_slider_content.content {
    max-width: 37.9375rem;
  }
}
.tw-inner-half_image_content_slider_content_title {
  max-width: 23.5rem;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 1200px) {
  .tw-inner-half_image_content_slider_content_title {
    max-width: 20.9375rem;
    margin-bottom: 2.375rem;
  }
}
@media screen and (min-width: 1400px) {
  .tw-inner-half_image_content_slider_content_title {
    max-width: 23.5rem;
  }
}
.tw-inner-half_image_content_slider_content .btn {
  margin-top: 0.625rem;
}
@media screen and (min-width: 1200px) {
  .tw-inner-half_image_content_slider_content .tw-desc {
    max-width: 27.375rem;
  }
}
@media screen and (min-width: 1400px) {
  .tw-inner-half_image_content_slider_content .tw-desc {
    max-width: 27.5rem;
  }
}
@media screen and (min-width: 1600px) {
  .tw-inner-half_image_content_slider_content .tw-desc {
    max-width: 36.6875rem;
  }
}
.tw-inner-half_image_content_slider .nw-swiper {
  height: 100%;
}
.tw-inner-half_image_content_slider .swiper-pagination {
  bottom: 50px;
}
.tw-inner-half_image_content_slider .swiper {
  overflow: visible;
}
@media screen and (min-width: 1200px) {
  .tw-inner-half_image_content_slider .swiper {
    overflow: hidden;
  }
}

@media screen and (min-width: 1200px) {
  .tw-inner-carwash_content_sec {
    padding: 4.375rem 0;
  }
}
@media screen and (min-width: 1400px) {
  .tw-inner-carwash_content_sec {
    padding: 5.625rem 0;
  }
}
@media screen and (min-width: 1600px) {
  .tw-inner-carwash_content_sec {
    padding: 8.75rem 0;
  }
}
.tw-inner-carwash_content_sec .options-table-wrap {
  margin-bottom: 0;
}
.tw-inner-carwash_video {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .tw-inner-carwash_video {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (min-width: 1200px) {
  .tw-inner-carwash_video {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1600px) {
  .tw-inner-carwash_video {
    padding-top: 175px;
    padding-bottom: 175px;
  }
}
@media screen and (min-width: 576px) {
  .tw-inner-carwash_video_content {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .tw-inner-carwash_video_content.content {
    max-width: 25rem;
  }
}
@media screen and (min-width: 1600px) {
  .tw-inner-carwash_video_content.content {
    max-width: 34.125rem;
  }
}
@media screen and (min-width: 1200px) {
  .tw-inner-carwash_video_content_title {
    max-width: 19.6875rem;
  }
}
@media screen and (min-width: 1400px) {
  .tw-inner-carwash_video_content_title {
    max-width: 22.3125rem;
  }
}
@media screen and (min-width: 1600px) {
  .tw-inner-carwash_video_content_title {
    max-width: 34.125rem;
  }
}
  @media screen and (max-width: 576px){
    .tw-inner-page-banner .swiper-slide{
      height:415px;
  }
}
  @media screen and (min-width: 576px){
    .tw-inner-page-banner .swiper-slide{
      height:100vh;
  }
}
