/*CSS Version: 1.0.0*/

html {
  scroll-behavior: smooth;
}

.grecaptcha-badge {
  display: none !important;
}

/*:root {
  --primary_color: #e40297;
  --secondary_color: #02e4c0;
  --accent1_color: #252b42;
  --background1_color: #f4fbfe;
  --header1_color: brown;
  --disabled_color: purple;
}*/

a {
  text-decoration: none;
}

body {
  margin: 0;
  background-color: black;
}

.labelws__content {
  word-break: break-word;
}

.website__container {
  max-width: 1940px;
  margin: 0 auto;
  overflow-x: clip;
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.link-item {
  cursor: pointer !important;
}

/* Templates 01*/
.templatews-01__container {
  position: relative !important;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: white;
  height: calc(100vh - 185px);
  overflow-y: auto;
}

/* Templates 01*/

/*GENERAL STYLES*/
.background-image-ws__container {
  width: 100%;
  height: 100vw;
  max-height: 850px;
  object-fit: cover;
  background-position: 85%;
  background-repeat: no-repeat;
}

.background-section__change-color {
  display: flex;
  -moz-column-gap: 40px;
  column-gap: 40px;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  padding-top: 150px;
}

/*GENERAL STYLES*/

/** Why section */
.why02__container {
  display: flex;
  flex-direction: column;
  margin-top: 155px;
  width: 100%;
  align-items: center;
}

.why02__header-content {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
  width: 100%;
  max-width: 1439px;
  justify-content: space-between;
}

.why02__header-title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 47.39px;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  font-feature-settings: "liga" off, "rclt" off;
  color: #ffffff;
  width: 1026px;
}

.why02__body-content-row1 {
  display: flex;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 35px;
}

.why02__body-content-row2 {
  display: flex;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 35px;
}

.why02__body-content-row3 {
  display: flex;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 35px;
}

.why02__body-content-row-section-row1a {
  display: flex;
  align-items: center;
}

.why02__body-content-row-section-row1b {
  display: flex;
  align-items: center;
}

.why02__body-content-row-section-row2a {
  display: flex;
  align-items: center;
}

.why02__body-content-row-section-row2b {
  display: flex;
  align-items: center;
}

.why02__body-content-row-section-row3a {
  display: flex;
  align-items: center;
}

.why02__body-content-row-section-row3b {
  display: flex;
  align-items: center;
}

.why02__body-text {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  font-feature-settings: "liga" off, "kern" off;
  color: #ffffff;
  width: 190px;
}

.why02__body-image-svg {
  padding-left: 35px;
  padding-right: 35px;
}

.why02__body-image-border-left {
  width: 252px;
  height: 161px;
  border-radius: 30px;
  margin-right: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.why02__body-image-border-right {
  width: 252px;
  height: 161px;
  border-radius: 30px;
  margin-left: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.why02__footer-content {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  max-width: 1439px;
}

.why_image {
  background-color: black;
  width: 222px;
  height: 137.23px;
  background-repeat: no-repeat;
  background-size: contain;
}

.why_image01 {
  background-image: url("../images/why-section/why_01.webp");
}

.why_image02 {
  background-image: url("../images/why-section/why_02.webp");
}

.why_image03 {
  background-image: url("../images/why-section/why_03.webp");
}

.why_image04 {
  background-image: url("../images/why-section/why_04.webp");
}

.why_image05 {
  background-image: url("../images/why-section/why_05.webp");
}

/** Find section */
.find02__container {
  flex-direction: column;
  margin-top: 138px;
  width: 100%;
  height: 528px;
  align-items: center;
}

.find02__content {
  width: 100%;
  max-width: 1439px;
  position: relative;
  margin: 0 auto;
}

.find02__frame {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: flex-end;
  z-index: 0;
}

.find02__frame svg {
  width: 523px;
  height: 452px;
  margin-right: 135px;
}

.find02__header-title {
  width: 821px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 62px;
  text-transform: uppercase;
  font-feature-settings: "salt" on, "liga" off;
  color: #ffffff;
}

.find02__header-subtitle {
  width: 553px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  font-feature-settings: "liga" off;
  color: #ffffff;
  padding-top: 40px;
}

.find02__subtitle-container {
  width: 821px;
}

.find02__button-container {
  width: 821px;
  padding-top: 79px;
  padding-left: 320px;
}

.find02__button {
  display: flex;
  width: 247px;
  height: 66.99px;
  background: var(--secondary_color);
  border-radius: 15px;
  justify-content: center;
  align-items: center;
}

.find02__button-content {
  border: 1px solid var(--secondary_color);
  border-radius: 30px;
  width: 277px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.find02__button-text {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  line-height: 25px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #000000;
  padding-left: 14px;
}

.find02_text__content {
  padding-left: 172px;
  width: 821px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
}

/** Journey section */

.journey02__container {
  display: flex;
  flex-direction: column;
  margin-top: 60px;
  width: 100%;
  height: 594px;
  align-items: center;
  justify-content: center;
}

.journey02__container-body {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
  width: 100%;
  max-width: 1439px;
  justify-content: center;
}

.journey02__booking {
  display: flex;
  padding-top: 45px;
  align-items: center;
  height: 55px;
}

.journey02__booking {
  column-gap: 15px;
}

.journey02__container-body-image {
  padding-right: 15px;
}

.journey02__container-body-image svg {
  width: 527px;
  height: 369px;
}

.journey02__container-body-texts {
  padding-left: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.journey02__text-title {
  width: 687px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 55px;
  text-transform: uppercase;
  font-feature-settings: "salt" on, "liga" off;
  color: #ffffff;
}

.journey02__text-subtitle {
  width: 553px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  font-feature-settings: "liga" off;
  color: #ffffff;
  padding-top: 30px;
}

/** Brands section */

.brands02__container {
  display: none;
  flex-direction: column;
  margin-top: 160px;
  width: 100%;
  align-items: center;
}

.brands02__header-content {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1439px;
  justify-content: space-between;
}

.brands02__content-title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  line-height: 37px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #ffffff;
}

.brands02__brands-list {
  padding-top: 50px;
  width: 880px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: wrap;
  align-content: flex-start;
  overflow-y: auto;
}

.brands02__brands-item {
  border: 1.5px solid var(--primary_color);
  border-radius: 86px;
  padding: 10px 20px 10px 16px;
  margin: 5px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 37px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: -0.02em;
  color: #ffffff;
}

.brands02__svg-content {
  display: initial;
}

.brands02__svg-content svg {
  width: 200px;
}

/** Difference section */
.different02__container {
  display: flex;
  flex-direction: column;
  margin-top: 200px;
  width: 100%;
  align-items: center;
}

.different02__header-title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-size: 47.39px;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  font-feature-settings: "liga" off, "rclt" off;
  color: #ffffff;
}

.different02__vector {
  padding-top: 212px;
  position: absolute;
}

.different02__body-content {
  position: relative;
  height: 1134px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.different02__body-row-text-right {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #ffffff;
  width: 747px;
  padding-left: 36px;
}

.different02__body-row-text-left {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #ffffff;
  width: 715px;
  padding-right: 36px;
}

.different02__body-row-image-text {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 29px;
  display: flex;
  align-items: center;
  text-align: right;
  color: #000000;
  padding: 10px;
  border-radius: 30px;
  margin-top: 29px;
}

.different02__body-row1,
.different02__body-row2,
.different02__body-row3 {
  display: flex;
  padding-top: 140px;
  height: 180px;
  align-items: center;
}

.different02__body-row-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Services section ***********************************************************************/
.services02__container {
  display: flex;
  flex-direction: column;
  margin-top: 155px;
  height: 1134px;
  width: 90%;
  border: 1px #ffffff solid;
  border-radius: 25px;
}

.services02__header-content {
  display: flex;
  flex-direction: column;
}

.services02__header-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 102px;
  row-gap: 10px;
}

.services02__header-title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 47.3895px;
  line-height: 57px;
  letter-spacing: 0.182267px;
  color: #ffffff;
  margin-bottom: 30px;
  max-width: 655px;
  margin: 0 auto;
  text-align: center;
}

.services02__header-subtitle {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 18.2267px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.182267px;
  color: #ffffff;
  max-width: 850px;
}

.services02__label-title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 18.2267px;
  line-height: 27px;
  letter-spacing: 0.0911336px;
  color: #ffffff;
}

.services02__label-subtitle {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 14.5814px;
  line-height: 22px;
  letter-spacing: 0.182267px;
  color: #ffffff;
  text-align: center;
}

.services02__content-subtitle {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  font-feature-settings: "liga" off;
  color: #111827;
}

/*****Personalized theme 01***/
.services02__content-title.labelws__content {
  max-width: 100vw;
}

.services02__content-subtitle.labelws__content {
  max-width: 800px;
}

.services02__items-list-content {
  display: flex;
  justify-content: center;
  column-gap: 55px;
  row-gap: 40px;
  /* padding: 70px 0; */
  flex-wrap: wrap;
  max-width: 1050px;
  flex: 1;
}

.services02__item-content {
  display: none;
  flex-direction: column;
  align-items: center;
  max-width: 300px;
  min-width: 300px;
  row-gap: 10px;
}

/* Title / subtitle*/
.services02__item-content-title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 18.2267px;
  line-height: 27px;
  letter-spacing: 0.0911336px;
  color: #ffffff;
}

.services02__item-content-subtitle {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 14.5814px;
  line-height: 22px;
  letter-spacing: 0.182267px;
  color: #ffffff;
  text-align: center;
}

.services02__icon-title {
  display: flex;
  width: 100%;
  column-gap: 10px;
  align-items: center;
  justify-content: center;
}

/* Title / subtitle*/

.services02__list-details-content {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  padding: 0 95px;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  row-gap: 75px;
}

.services02__left-image-content img {
  width: 100%;
}

/*
Suffle component
*/
.sufflews__button {
  position: absolute !important;
  cursor: pointer;
  top: -3px;
  left: -26px;
}

/*
Suffle component
*/

/*
Banner component
*/

.website__custom-container {
  background: black;
}

.banner02__title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 72.9069px;
  line-height: 80px;
  text-align: center;
  letter-spacing: 0.182267px;
  color: #ffffff;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 35px;
  padding: 0px 16px;
  box-sizing: border-box;
}

.banner02__subtitle {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 18.2267px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.182267px;
  color: #ffffff;
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.banner02__container {
  width: 100%;
  margin-top: 210px;
  display: flex;
  flex-direction: column;
}

.banner02__image-pc {
  width: 100%;
}

.banner02__image-mobile {
  display: none;
}

.imagews__image-suffle-content {
  position: relative;
}

/*
Banner component
*/

/*
Label component
*/
.labelws__content {
  position: relative;
}

.labelws__component[contenteditable="true"] {
  cursor: inherit;
}

/*
Label component
*/

/*
Button component
*/

.buttonws__component {
  min-width: 170px;
  min-height: 56px;
  background: #7c3aed;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  font-feature-settings: "liga" off;
  color: #ffffff;
}

/*
Button component
*/

/*Content table  01*/
.prices02__container {
  width: 100%;
  max-height: 850px;
  -o-object-fit: cover;
  object-fit: cover;
  background-position: 0px;
  background-repeat: no-repeat;
}

.prices02__content {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 99px 70px 90px 70px;
  box-sizing: border-box;
}

.prices02__label-header-title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 47.3895px;
  line-height: 57px;
  letter-spacing: 0.182267px;
  color: #ffffff;
  max-width: 750px;
  text-align: center;
  margin: 0 auto;
}

#prices02__label-header-title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 47.3895px;
  line-height: 57px;
  letter-spacing: 0.182267px;
  color: #ffffff;
  max-width: 750px;
  text-align: center;
  margin: 0 auto;
}

.prices02__label-header-subtitle {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 18.2267px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.182267px;
  color: #ffffff;
  max-width: 640px;
}

.prices02__label-container {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  align-items: center;
  text-align: center;
}

.prices02__prices-list-content {
  height: 100%;
  margin: auto;
  margin-top: 80px;
  max-width: 100%;
}

.prices02__table-container {
  display: flex;
  column-gap: 30px;
}

.prices02__details-columns {
  display: flex;
  column-gap: 30px;
  overflow-x: auto;
}

.prices02__table-column {
  background: black;
  border-radius: 20px;
  max-width: 185px;
  min-width: 185px;
  width: 100%;
}

.prices02__table-header-column {
  text-align: center;
  border-radius: 20px 20px 0 0;
  min-width: 145px;
  width: 100%;
  min-height: 65px;
  display: flex;
  background: black;
  border: 1px solid white;
  justify-content: center;
  align-items: center;
  padding: 0px 15px;
  box-sizing: border-box;
}

.prices02__table-body-column {
  padding: 20px 20px;
  background: rgb(0 0 0);
  border: solid 1px white;
  border-radius: 0 0 20px 20px;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  max-width: 250px;
  text-align: center;
}

.prices02__table-head-label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #1db5be;
  text-align: center;
}

.prices02__table-row-label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: white;
}

/*Schedule 01*/

.schedule02__schedule-container {
  display: flex;
  justify-content: center;
  width: 100%;
}

.schedule02__schedule-title-subtitle-content {
  padding-bottom: 55px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.schedule02__image-control {
  width: 100%;
}

.schedule02__right-container {
  padding: 145px 30px;
  box-sizing: border-box;
}

.schedule02__schedule-details-title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 22.6416px;
  line-height: 30px;
  display: flex;
  text-align: right;
  font-feature-settings: "liga" off;
  color: #363636;
  margin-top: 20px;
  max-width: 145px;
}

.schedule02__schedule-details-container {
  display: flex;
  width: 100%;
  /* background: aquamarine; */
  height: auto;
  column-gap: 110px;
  padding: 0 0px;
  box-sizing: border-box;
  flex-wrap: wrap-reverse;
  justify-content: center;
  row-gap: 65px;
}

.schedule02__schedule-title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 47.3895px;
  line-height: 57px;
  letter-spacing: 0.182267px;
  color: #ffffff;
  padding-bottom: 20px;
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
}

.schedule02__schedule-subtitle {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 18.2267px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.182267px;
  color: #ffffff;
  max-width: 600px;
}

.schedule02__schedule-details {
  padding-left: 55px;
  padding-top: 20px;
  box-sizing: border-box;
}

.schedule02__table-row-label {
  max-height: 300px;
  font-size: 70px;
  color: white;
}

.schedule02__schedule-day-item {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 20.1259px;
  line-height: 35px;
  display: flex;
  align-items: center;
  color: white;
  display: flex;
  -moz-column-gap: 30px;
  border-bottom: 1.25787px solid #d8d8d8;
  width: 400px;
  justify-content: space-between;
  text-transform: capitalize;
}

.schedule02__image-right-content {
  padding: 0 30px;
  box-sizing: border-box;
}

.schedule02__schedule-day-label {
  text-align: center;
  width: 220px;
}

#adcentral-template__container {
  overflow-y: auto;
  height: 100vh;
}

.services02__item-content-title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 18.2267px;
  line-height: 27px;
  letter-spacing: 0.0911336px;
  color: #ffffff;
}

.location02__container {
  display: flex;
}

.location02__title-subtitle-content {
  color: white;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.location02__header-title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 47.3895px;
  line-height: 57px;
  text-align: center;
  letter-spacing: 0.182267px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0 auto;
  margin-bottom: 38px;
  max-width: 750px;
}

.location02__header-subtitle {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 18.2267px;
  line-height: 27px;
  letter-spacing: 0.182267px;
  color: #ffffff;
  margin: 0 auto;
  margin-bottom: 38px;
  max-width: 70%;
  text-align: center;
}

.location02__pin-content {
  display: flex;
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid #ffffff;
  box-sizing: border-box;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 15px;
  box-sizing: border-box;
  column-gap: 20px;
  max-width: 489px;
  margin: 20px;
}

.location02__pin-image {
  min-width: 55px;
}

.location02__pin-label {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 18.2267px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.182267px;
  color: #ffffff;
}

.location02__container {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 732px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contactUs02__container {
  display: flex;
  /*background: red;*/
  width: 100%;
  justify-content: center;
  /*height: 602px;*/
  align-items: center;
}

.contactUs02__form-content {
  background: #343434;
  box-shadow: 0px 3.64534px 28.2514px rgb(0 0 0 / 15%);
  border-radius: 30.0741px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  row-gap: 30px;
  padding: 30px;
  box-sizing: border-box;
  margin: 50px auto;
  max-width: 90%;
}

.contactUs02__form-title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 47.3895px;
  line-height: 57px;
  letter-spacing: 0.182267px;
  color: #ffffff;
  text-align: center;
}

.contactUs02__form-subtitle {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 18.2267px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.182267px;
  color: #ffffff;
  text-align: center;
}

.contactUs02__phone-content {
  display: flex;
  column-gap: 5px;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 10px;
}

.contactUs02__phone-label {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.182267px;
  color: #ffffff;
}

.contactUs02__phone-number {
  font-family: "Montserrat";
  font-style: normal;
  font-size: 23px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.182267px;
  color: #ffffff;
}

.contactUs02__call-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 36px;
  box-sizing: border-box;
  text-align: center;
  /*width: 222.12px;
height: 47.39px;*/
  background: #e40297;
  box-shadow: 0px 4px 31px rgb(0 0 0 / 15%);
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 15.4927px;
  line-height: 23px;
  letter-spacing: 0.182267px;
  color: white;
}

/*Styles new logo shape*/
.change-shape-btn {
  position: fixed;
  z-index: 1;
  top: 46px;
  right: 58px;
}

/*Styles new logo shape*/

.banner02__container .widget-booking__btn-container {
  margin: auto;
}

.widget-booking__button-icon-large {
  cursor: pointer;
  pointer-events: none;
}

.widget-booking__button-icon-small {
  cursor: pointer;
  pointer-events: none;
  display: none;
}

.widget-booking__button-content:hover {
  filter: brightness(90%);
}

.widget-booking__btn-container.mobile-version {
  display: none;
}

.widget__labels-title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: flex-end;
  font-feature-settings: "liga" off;
  color: white;
  cursor: pointer;
}

.widget__labels-subtitle {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 15px;
  display: flex;
  align-items: flex-end;
  font-feature-settings: "liga" off;
  color: white;
  cursor: pointer;
}


/*Reviews*/
.reviews__title {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-size: 48px;
  text-align: center;
  letter-spacing: -0.025em;
  text-transform: uppercase;
  font-feature-settings: 'liga' off;
  color: #FFFFFF;
  width: 90%;
  margin: 0 auto;
}

.reviews__container .wgt-review__lbl-bottom {
  color: white;
}

.reviews__container .wgt-revws__reviews-btn-icon path {
  stroke: white;
}

.reviews__container .wgt-review__lbl-btn {
  color: white;
}

.reviews__container .wgt-loc__location-item-btn-icon path {
  fill: white;
}

.reviews__container .wgt-loc__location-item-btn-icon rect {
  stroke: white;
}

.reviews__container {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 661px;
  row-gap: 60px;
  padding: 65px 0;
  box-sizing: border-box;
}

@media (min-width: 1501px) {
  /*Styles new logo shape*/
  .services02__items-list-content {
    min-width: 685px;
  }

  .table-first-column {
    max-width: 214px !important;
    min-width: 214px !important;
  }

  .table01__table-column {
    max-width: 177px;
    min-width: 177px;
  }

  .table01__table-header-column {
    max-width: 214px;
    min-width: 145px;
    min-height: 65px;
  }

  /*Widget view*/
  .widget-booking__btn-container {
    background: #ffffff;
    border-radius: 7.09084px;
    background: #ffffff;
    border-radius: 9.1106px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 14px;
    z-index: 1;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    padding: 15px;
    box-sizing: border-box;
  }

  .widget-booking__button-content {
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 19px;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    box-sizing: border-box;
  }

  .widget-booking__button-content .widget__labels-first-text {
    font-size: 16px;
  }

  .widget-booking__button-content .widget__labels-second-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: flex-end;
    font-feature-settings: "liga" off;
    color: #ffffff;
  }

  .widget-booking__phone-icon {
    width: 49px;
  }

  .widget__labels-content {
    display: flex;
    flex-direction: column;
  }

  /*:where(.widget__labels-first-text, .widget__labels-second-text) {
    pointer-events: none;
  }*/

  .widget__labels-first-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: flex-end;
    font-feature-settings: "liga" off;
    color: white;
    cursor: pointer;
  }

  .widget__labels-second-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 15px;
    display: flex;
    align-items: flex-end;
    font-feature-settings: "liga" off;
    color: white;
    cursor: pointer;
  }
}

@media (min-width: 1401px) and (max-width: 1500px) {
  .banner02__title {
    font-size: 55px;
    line-height: 66px;
    text-align: center;
    letter-spacing: 0.162569px;
    max-width: 630px;
  }

  .banner02__subtitle {
    font-size: 16.2569px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.162569px;
  }

  .services02__list-details-content {
    padding: 0 35px;
  }

  .services02__items-list-content {
    min-width: 685px;
  }

  .banner02__container {
    width: 100%;
    height: auto;
    max-height: inherit;
    object-fit: cover;
    background-position: 75%;
    background-repeat: no-repeat;
  }

  .prices02__label-container {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }

  .prices02__table-head-label {
    text-align: center;
    font-size: 12.6822px;
    line-height: 15px;
  }

  .prices02__table-row-label {
    font-size: 11.273px;
    line-height: 14px;
  }

  .prices02__table-container {
    display: flex;
    column-gap: 20px;
  }

  .prices04__details-columns {
    display: flex;
    column-gap: 20px;
    overflow-x: auto;
  }

  .prices02__table-column {
    background: black;
    border-radius: 20px;
    min-width: 150px;
    max-width: 150px;
  }

  .schedule02__schedule-details {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    box-sizing: border-box;
  }

  .prices02__content {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 69px 67px 90px 67px;
    box-sizing: border-box;
  }

  .services02__item-content-title {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    font-feature-settings: "liga" off;
  }

  .table-first-column {
    max-width: 150px !important;
    min-width: 150px !important;
    width: 100%;
  }

  .prices02__table-container {
    column-gap: 10px;
  }

  .prices02__table-column {
    max-width: 124px;
    min-width: 124px;
  }

  .prices02__table-header-column {
    text-align: center;
    border-radius: 14px 14px 0 0;
    max-width: 150px;
    min-width: 124px;
    min-height: 43px;
    display: flex;
    background: black;
    justify-content: center;
    align-items: center;
    padding: 0px 15px;
    box-sizing: border-box;
  }

  .prices02__table-body-column {
    border-radius: 0 0 14px 14px;
  }

  .prices02__details-columns {
    column-gap: 10px;
  }

  /*Widget view*/
  .widget-booking__btn-container {
    background: #ffffff;
    border-radius: 7.09084px;
    background: #ffffff;
    border-radius: 9.1106px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 14px;
    z-index: 1;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    padding: 15px;
    box-sizing: border-box;
  }

  .widget-booking__button-content {
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 19px;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    box-sizing: border-box;
  }

  .widget-booking__button-content .widget__labels-first-text {
    font-size: 16px;
  }

  .widget-booking__button-content .widget__labels-second-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: flex-end;
    font-feature-settings: "liga" off;
    color: #ffffff;
  }

  .widget-booking__phone-icon {
    width: 27.31px;
  }

  .widget__labels-content {
    display: flex;
    flex-direction: column;
  }

  /*:where(.widget__labels-first-text, .widget__labels-second-text) {
    pointer-events: none;
  }*/

  .widget__labels-first-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: flex-end;
    font-feature-settings: "liga" off;
    color: white;
    cursor: pointer;
  }

  .widget__labels-second-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 9px;
    display: flex;
    align-items: flex-end;
    font-feature-settings: "liga" off;
    color: white;
    cursor: pointer;
  }
}

@media (min-width: 763px) and (max-width: 1400px) {
  /** Why section */
  .why02__header-title {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    font-feature-settings: "liga" off, "rclt" off;
    color: #ffffff;
  }

  .why02__header-vector {
    display: none;
  }

  .why02__body-content-row1 {
    padding-top: 0px;
    padding-bottom: 0px;
    flex-direction: column;
  }

  .why02__body-content-row2 {
    padding-bottom: 0px;
    flex-direction: column-reverse;
  }

  .why02__body-content-row3 {
    padding-bottom: 0px;
    flex-direction: column;
  }

  .why02__body-content-row-section-row2a,
  .why02__body-content-row-section-row2b {
    flex-direction: row-reverse;
  }

  .why02__body-content-row-section-row2a .why02__body-image-svg,
  .why02__body-content-row-section-row2b .why02__body-image-svg {
    transform: rotate(180deg);
  }

  .why02__body-content-row-section-row3b {
    display: none;
  }

  .why02__footer-content {
    display: none;
  }

  /** Find section */
  .find02__container {
    margin-top: 80px;
    height: unset;
  }

  .find02__content {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
  }

  .find02_text__content {
    padding-left: 32px;
    padding-right: 32px;
    width: 430px;
  }

  .find02__subtitle-container {
    width: 430px;
    display: flex;
    justify-content: center;
  }

  .find02__button-container {
    width: 430px;
    padding-top: 26px;
    padding-left: 0px;
    display: flex;
    justify-content: center;
  }

  .find02__frame svg {
    width: 428px;
    height: 302px;
    margin-right: unset;
  }

  .find02__header-title {
    width: 450px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    font-feature-settings: "salt" on, "liga" off;
    color: #ffffff;
    display: flex;
  }

  .find02__header-subtitle {
    width: 346px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    font-feature-settings: "liga" off;
    color: #ffffff;
  }

  .find02__button-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
  }

  /** Brands section */
  .brands02__svg-content {
    display: none;
  }

  /** Different sectin */

  .different02__container {
    margin-top: 75px;
  }

  .different02__body-content {
    height: unset;
    width: 70%;
  }

  .different02__vector {
    display: none;
  }

  .different02__body-row {
    padding-top: 56px;
    height: unset;
  }

  .different02__body-row-text-right,
  .different02__body-row-text-left {
    width: 303px;
    text-align: center;
  }

  /** Journey section */
  .journey02__booking .widget-booking__phone-icon {
    display: none;
  }

  .journey02__container-body {
    flex-direction: row-reverse;
  }

  .journey02__container-body-image svg {
    width: 327px;
    height: 228.59px;
  }

  .journey02__text-title {
    width: 300px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    font-feature-settings: "salt" on, "liga" off;
    color: #ffffff;
  }

  .journey02__text-subtitle {
    width: 300px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-feature-settings: "liga" off;
    color: #ffffff;
    z-index: 2;
  }

  .journey02__booking {
    justify-content: center;
  }

  .widget-booking__button-content .widget__labels-first-text {
    font-size: 16px;
  }

  .widget-booking__button-content .widget__labels-second-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: flex-end;
    font-feature-settings: "liga" off;
    color: #ffffff;
  }

  .journey02__container-body-texts {
    padding-left: 0px;
    padding-right: 35px;
    width: 310px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  /** */
  .services02__container {
    margin-top: 100px;
  }

  .location02__image-content {
    display: none;
  }

  .location02__container {
    min-height: 439px;
  }

  .banner02__title {
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.162569px;
    max-width: 497px;
    box-sizing: border-box;
  }

  .services02__header-content {
    padding: 0 30px;
    box-sizing: border-box;
  }

  .banner02__subtitle {
    font-size: 16.2569px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.162569px;
    box-sizing: border-box;
  }

  .prices02__label-container {
    padding: 0 30px;
    box-sizing: border-box;
  }

  .services02__header-title {
    font-size: 38px;
    line-height: 51px;
    text-align: center;
    letter-spacing: 0.165256px;
  }

  .services02__header-subtitle {
    font-size: 15.6219px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0.165256px;
  }

  .schedule02__schedule-title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 38px;
    letter-spacing: 0.182267px;
    color: #ffffff;
    padding-bottom: 20px;
  }

  .schedule02__schedule-subtitle {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 15.62px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.182267px;
    color: #ffffff;
    max-width: 315px;
  }

  .schedule02__right-container {
    padding: 10px 0px;
    box-sizing: border-box;
  }

  .services02__list-details-content {
    padding: 0 35px;
  }

  .contactUs02__form-title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 32.5651px;
    line-height: 39px;
    letter-spacing: 0.12525px;
    color: #ffffff;
  }

  .contactUs02__form-subtitle {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 12.525px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.12525px;
    color: #ffffff;
  }

  .contactUs02__phone-label {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 15.8051px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.12525px;
    color: #ffffff;
  }

  .contactUs02__phone-number {
    font-family: "Montserrat";
    font-style: normal;
    font-size: 15.8051px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.12525px;
    color: #ffffff;
  }

  .contactUs02__form-content {
    /*max-width: 423px; */
    /* max-height: 270.19px; */
    width: 100%;
    height: 100%;
    background: #343434;
    box-shadow: 0px 3.64534px 28.2514px rgb(0 0 0 / 15%);
    border-radius: 30.0741px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    row-gap: 23px;
  }

  .contactUs02__container {
    height: 280px;
  }

  .contactUs02__form-content {
    padding: 20px;
    box-sizing: border-box;
  }

  .banner02__container {
    width: 100%;
    height: auto;
    max-height: inherit;
    object-fit: cover;
    background-position: 75%;
    background-repeat: no-repeat;
    padding: 25px;
    box-sizing: border-box;
    margin-top: 100px;
  }

  .partners01__middle-content {
    padding: 23px 32px;
  }

  .prices02__table-head-label {
    text-align: center;
    font-size: 12.6822px;
    line-height: 15px;
  }

  .prices02__table-row-label {
    font-size: 11.273px;
    line-height: 14px;
  }

  .prices02__content {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 60px 20px 75px 35px;
    box-sizing: border-box;
  }

  .prices02__table-container {
    display: flex;
    justify-content: inherit;
    column-gap: 30px;
    box-sizing: border-box;
    padding-bottom: 20px;
  }

  .prices04__details-columns {
    display: flex;
    column-gap: 30px;
    overflow-x: auto;
  }

  .table-first-column {
    position: sticky;
    left: 0;
    z-index: 3;
    left: -15px;
    background: black;
  }

  .schedule02__schedule-day-item {
    width: 340px;
  }

  .schedule02__schedule-day-label {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 16.6888px;
    line-height: 29px;
  }

  .prices02__label-header-title {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 57px;
    text-align: center;
    letter-spacing: 0.182267px;
    font-feature-settings: "liga" off;
  }

  #prices02__label-header-title {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 57px;
    text-align: center;
    letter-spacing: 0.182267px;
    font-feature-settings: "liga" off;
  }

  .prices02__label-header-subtitle {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 15.62px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.182267px;
    font-feature-settings: "liga" off;
  }

  .services02__item-content-title {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    font-feature-settings: "liga" off;
  }

  .background-section__change-color {
    padding-top: 80px;
  }

  .contactUs02__container {
    display: flex;
    /* background: red; */
    width: 100%;
    justify-content: center;
    height: 420px;
    align-items: center;
    padding: 0 30px;
    box-sizing: border-box;
    margin: 10px;
    height: 100%;
  }

  .location02__header-title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 31.3893px;
    line-height: 37px;
    text-align: center;
    letter-spacing: 0.120728px;
    text-transform: uppercase;
    color: #ffffff;
  }

  .table-first-column {
    max-width: 150px !important;
    min-width: 150px !important;
    width: 100%;
  }

  .prices02__table-container {
    column-gap: 10px;
  }

  .prices02__table-column {
    max-width: 124px;
    min-width: 124px;
  }

  .prices02__table-header-column {
    text-align: center;
    border-radius: 14px 14px 0 0;
    max-width: 150px;
    min-width: 124px;
    min-height: 43px;
    display: flex;
    background: black;
    justify-content: center;
    align-items: center;
    padding: 0px 15px;
    box-sizing: border-box;
  }

  .prices02__table-body-column {
    border-radius: 0 0 14px 14px;
  }

  .prices02__details-columns {
    column-gap: 10px;
  }

  /*Widget view*/
  .widget-booking__btn-container {
    background: #ffffff;
    border-radius: 7.09084px;
    background: #ffffff;
    border-radius: 9.1106px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 14px;
    z-index: 1;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 32px !important;
  }

  .widget-booking__button-content {
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 19px;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    box-sizing: border-box;
  }

  .widget-booking__button-icon-small {
    display: none;
  }

  .widget__labels-content {
    display: flex;
    flex-direction: column;
  }

  /*:where(.widget__labels-first-text, .widget__labels-second-text) {
    pointer-events: none;
  }*/

  .widget__labels-first-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-size: 6.9px;
    line-height: 9px;
    display: flex;
    align-items: flex-end;
    font-feature-settings: "liga" off;
    color: white;
    cursor: pointer;
  }

  .widget__labels-second-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 7.9px;
    line-height: 4px;
    display: flex;
    align-items: flex-end;
    font-feature-settings: "liga" off;
    color: white;
    cursor: pointer;
  }

  .different02__body-row-image-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
    padding: 10px;
    border-radius: 30px;
    margin-top: 29px;
    max-width: 325px;
    min-width: 250px;
    justify-content: center;
  }

  .journey02__container-body-image {
    padding-right: 0px;
  }

  .journey02__container {
    height: 410px;
  }

  /*Reviews section*/
  .reviews__title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    text-align: center;
    color: #FFFFFF;
  }

  .reviews__container {
    min-height: 804px;
  }
}

/*Special cases to responsiveness*/
@media (min-width: 1px) and (max-width: 762px) {
  /** Why section */
  .why02__header-title {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    font-feature-settings: "liga" off, "rclt" off;
    color: #ffffff;
  }

  .why02__header-vector {
    display: none;
  }

  .why02__body-content-row1 {
    padding-top: 0px;
    padding-bottom: 0px;
    flex-direction: column;
  }

  .why02__body-content-row2 {
    padding-bottom: 0px;
    flex-direction: column-reverse;
  }

  .why02__body-content-row3 {
    padding-bottom: 0px;
    flex-direction: column;
  }

  .why02__body-content-row-section-row2a,
  .why02__body-content-row-section-row2b {
    flex-direction: row-reverse;
  }

  .why02__body-content-row-section-row2a .why02__body-image-svg,
  .why02__body-content-row-section-row2b .why02__body-image-svg {
    transform: rotate(180deg);
  }

  .why02__body-content-row-section-row3b {
    display: none;
  }

  .why02__footer-content {
    display: none;
  }

  /** Find section */
  .find02__container {
    margin-top: 80px;
    height: unset;
  }

  .find02__content {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  .find02_text__content {
    padding-left: 32px;
    padding-right: 32px;
    width: 430px;
  }

  .find02__subtitle-container {
    width: 430px;
    display: flex;
    justify-content: center;
  }

  .find02__button-container {
    width: 430px;
    padding-top: 26px;
    padding-left: 0px;
    display: flex;
    justify-content: center;
  }

  .find02__frame svg {
    width: 428px;
    height: 302px;
    margin-right: unset;
  }

  .find02__header-title {
    width: 450px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    font-feature-settings: "salt" on, "liga" off;
    color: #ffffff;
    display: flex;
  }

  .find02__header-subtitle {
    width: 346px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    font-feature-settings: "liga" off;
    color: #ffffff;
  }

  .find02__button-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
  }

  /** Brands section */
  .brands02__svg-content {
    display: none;
  }

  /** Different sectin */

  .different02__container {
    margin-top: 75px;
  }

  .different02__body-content {
    height: unset;
    width: 70%;
  }

  .different02__vector {
    display: none;
  }

  .different02__body-row {
    padding-top: 56px;
    height: unset;
  }

  .different02__body-row-text-right,
  .different02__body-row-text-left {
    width: 303px;
    text-align: center;
  }

  /** Journey section */
  .journey02__booking .widget-booking__phone-icon {
    display: none;
  }

  .journey02__container-body {
    flex-direction: row-reverse;
  }

  .journey02__container-body-image svg {
    width: 327px;
    height: 228.59px;
  }

  .journey02__text-title {
    width: 300px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    font-feature-settings: "salt" on, "liga" off;
    color: #ffffff;
  }

  .journey02__text-subtitle {
    width: 300px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-feature-settings: "liga" off;
    color: #ffffff;
    z-index: 2;
  }

  .journey02__booking {
    justify-content: center;
  }

  .widget-booking__button-content .widget__labels-first-text {
    font-size: 16px;
  }

  .widget-booking__button-content .widget__labels-second-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: flex-end;
    font-feature-settings: "liga" off;
    color: #ffffff;
  }

  .journey02__container-body-texts {
    padding-left: 0px;
    padding-right: 35px;
    width: 310px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  /** */
  .services02__container {
    margin-top: 100px;
  }

  .location02__image-content {
    display: none;
  }

  .location02__container {
    min-height: 439px;
  }

  .banner02__title {
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.162569px;
    max-width: 497px;
    box-sizing: border-box;
  }

  .services02__header-content {
    padding: 0 30px;
    box-sizing: border-box;
  }

  .banner02__subtitle {
    font-size: 16.2569px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.162569px;
    box-sizing: border-box;
  }

  .prices02__label-container {
    padding: 0 30px;
    box-sizing: border-box;
  }

  .services02__header-title {
    font-size: 38px;
    line-height: 51px;
    text-align: center;
    letter-spacing: 0.165256px;
  }

  .services02__header-subtitle {
    font-size: 15.6219px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0.165256px;
  }

  .schedule02__schedule-title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 38px;
    letter-spacing: 0.182267px;
    color: #ffffff;
    padding-bottom: 20px;
  }

  .schedule02__schedule-subtitle {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 15.62px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.182267px;
    color: #ffffff;
    max-width: 315px;
  }

  .schedule02__right-container {
    padding: 10px 0px;
    box-sizing: border-box;
  }

  .services02__list-details-content {
    padding: 0 35px;
  }

  .contactUs02__form-title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 32.5651px;
    line-height: 39px;
    letter-spacing: 0.12525px;
    color: #ffffff;
  }

  .contactUs02__form-subtitle {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 12.525px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.12525px;
    color: #ffffff;
  }

  .contactUs02__phone-label {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 15.8051px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.12525px;
    color: #ffffff;
  }

  .contactUs02__phone-number {
    font-family: "Montserrat";
    font-style: normal;
    font-size: 15.8051px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.12525px;
    color: #ffffff;
  }

  .contactUs02__form-content {
    /*max-width: 423px; */
    /* max-height: 270.19px; */
    width: 100%;
    height: 100%;
    background: #343434;
    box-shadow: 0px 3.64534px 28.2514px rgb(0 0 0 / 15%);
    border-radius: 30.0741px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    row-gap: 23px;
  }

  .contactUs02__container {
    height: 280px;
  }

  .contactUs02__form-content {
    padding: 20px;
    box-sizing: border-box;
  }

  .banner02__container {
    width: 100%;
    height: auto;
    max-height: inherit;
    object-fit: cover;
    background-position: 75%;
    background-repeat: no-repeat;
    padding: 25px;
    box-sizing: border-box;
    margin-top: 100px;
  }

  .partners01__middle-content {
    padding: 23px 32px;
  }

  .prices02__table-head-label {
    text-align: center;
    font-size: 12.6822px;
    line-height: 15px;
  }

  .prices02__table-row-label {
    font-size: 11.273px;
    line-height: 14px;
  }

  .prices02__content {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 60px 20px 75px 35px;
    box-sizing: border-box;
  }

  .prices02__table-container {
    display: flex;
    justify-content: inherit;
    column-gap: 30px;
    box-sizing: border-box;
    padding-bottom: 20px;
  }

  .prices04__details-columns {
    display: flex;
    column-gap: 30px;
    overflow-x: auto;
  }

  .table-first-column {
    position: sticky;
    left: 0;
    z-index: 3;
    left: -15px;
    background: black;
  }

  .schedule02__schedule-day-item {
    width: 340px;
  }

  .schedule02__schedule-day-label {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-size: 16.6888px;
    line-height: 29px;
  }

  .prices02__label-header-title {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 57px;
    text-align: center;
    letter-spacing: 0.182267px;
    font-feature-settings: "liga" off;
  }

  #prices02__label-header-title {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 57px;
    text-align: center;
    letter-spacing: 0.182267px;
    font-feature-settings: "liga" off;
  }

  .prices02__label-header-subtitle {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 15.62px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.182267px;
    font-feature-settings: "liga" off;
  }

  .services02__item-content-title {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    font-feature-settings: "liga" off;
  }

  .background-section__change-color {
    padding-top: 80px;
  }

  .contactUs02__container {
    display: flex;
    /* background: red; */
    width: 100%;
    justify-content: center;
    height: 420px;
    align-items: center;
    padding: 0 30px;
    box-sizing: border-box;
    margin: 10px;
    height: 100%;
  }

  .location02__header-title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 31.3893px;
    line-height: 37px;
    text-align: center;
    letter-spacing: 0.120728px;
    text-transform: uppercase;
    color: #ffffff;
  }

  .table-first-column {
    max-width: 150px !important;
    min-width: 150px !important;
    width: 100%;
  }

  .prices02__table-container {
    column-gap: 10px;
  }

  .prices02__table-column {
    max-width: 124px;
    min-width: 124px;
  }

  .prices02__table-header-column {
    text-align: center;
    border-radius: 14px 14px 0 0;
    max-width: 150px;
    min-width: 124px;
    min-height: 43px;
    display: flex;
    background: black;
    justify-content: center;
    align-items: center;
    padding: 0px 15px;
    box-sizing: border-box;
  }

  .prices02__table-body-column {
    border-radius: 0 0 14px 14px;
  }

  .prices02__details-columns {
    column-gap: 10px;
  }

  /*Widget view*/
  .widget-booking__btn-container {
    background: #ffffff;
    border-radius: 7.09084px;
    background: #ffffff;
    border-radius: 9.1106px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 14px;
    z-index: 1;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 32px !important;
  }

  .widget-booking__button-content {
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 19px;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    box-sizing: border-box;
  }

  .widget-booking__button-icon-small {
    display: none;
  }

  .widget__labels-content {
    display: flex;
    flex-direction: column;
  }

  /*:where(.widget__labels-first-text, .widget__labels-second-text) {
    pointer-events: none;
  }*/

  .widget__labels-first-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-size: 6.9px;
    line-height: 9px;
    display: flex;
    align-items: flex-end;
    font-feature-settings: "liga" off;
    color: white;
    cursor: pointer;
  }

  .widget__labels-second-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 7.9px;
    line-height: 4px;
    display: flex;
    align-items: flex-end;
    font-feature-settings: "liga" off;
    color: white;
    cursor: pointer;
  }

  .different02__body-row-image-text {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
    padding: 10px;
    border-radius: 30px;
    margin-top: 29px;
    max-width: 325px;
    min-width: 250px;
    justify-content: center;
  }

  .journey02__container-body-image {
    padding-right: 0px;
  }  

  .schedule02__schedule-title-subtitle-content {
    padding: 0px 35px;
    padding-top: 69px;
    padding-bottom: 65px;
    box-sizing: border-box;
  }

  .schedule02__schedule-details-title {
    max-width: none;
    margin-bottom: 40px;
  }

  .schedule02__schedule-details {
    padding-left: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: scale(0.8);
    -webkit-transform-origin-y: 0;
  }

  .contactUs02__call-button {
    height: auto;
  }

  .location02__container {
    margin-top: 70px;
    padding: 25px;
    box-sizing: border-box;
  }

  .booking01__booking-btn {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: scale(0.5);
  }
  .widget-booking__btn-container.mobile-version {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 0px;
    margin: 0 auto;
    margin-bottom: 0px;
    background: inherit;
  }

  .desktop-version {
    display: none;
  }

  .booking01__btn-img-background {
    width: 305.44px;
    height: 62.59px;
    margin-top: 15px;
  }

  /*Reviews section*/
  .reviews__title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    text-align: center;
    color: #FFFFFF;
  }
}

@media (min-width: 1px) and (max-width: 720px) {
  .banner02__container {
    padding: 0px;
  }

  .banner02__subtitle {
    max-width: 350px;
  }

  .partners01__middle-content {
    padding: 23px 0px !important;
    width: 90vw !important;
  }

  .widget-booking__phone-icon {
    display: initial;
  }

  .widget-booking__btn-container {
    column-gap: 10px;
  }

  .banner02__image-pc {
    display: none;
  }

  .banner02__image-mobile {
    display: initial;
    width: 100%;
  }

  /** Why section */
  .why02__container {
    margin-top: 48px;
  }

  .why02__header-content {
    justify-content: center;
  }

  .why02__header-title {
    width: 310px;
  }

  .why02__body-content-row-section-row1a {
    flex-direction: column-reverse;
    padding-bottom: 20px;
  }

  .why02__body-content-row-section-row1b {
    flex-direction: column;
  }

  .why02__body-image-border-left {
    margin-right: 0px;
  }

  .why02__body-image-border-right {
    margin-left: 0px;
  }

  .why02__body-image-svg {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .why02__body-content-row-section-row1a .why02__body-image-svg {
    transform: rotate(270deg);
  }

  .why02__body-content-row-section-row1b .why02__body-image-svg {
    transform: rotate(90deg);
  }

  .why02__body-content-row-section-row2a {
    flex-direction: column-reverse;
  }

  .why02__body-content-row-section-row2b {
    flex-direction: column;
    padding-bottom: 20px;
  }

  .why02__body-content-row-section-row2a .why02__body-image-svg {
    transform: rotate(270deg);
  }

  .why02__body-content-row-section-row2b .why02__body-image-svg {
    transform: rotate(90deg);
  }

  .why02__body-content-row-section-row3a {
    flex-direction: column-reverse;
  }

  .why02__body-content-row-section-row3a .why02__body-image-svg {
    transform: rotate(270deg);
  }

  /** Find section **/
  .find02__content {
    display: flex;
    flex-direction: column-reverse;
    margin: 0 auto;
  }

  .find02__frame {
    position: initial;
  }

  .find02_text__content {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    margin-bottom: 50px;
  }

  .find02__header-title {
    width: 311px;
  }

  .find02__header-subtitle {
    width: 291px;
  }

  .brands02__container {
    margin-top: 50px;
  }

  .brands02__brands-list {
    width: 350px;
  }

  /** Different section **/
  .different02__body-row1,
  .different02__body-row3 {
    flex-direction: column;
    height: unset;
    padding-top: 50px;
  }

  .different02__body-row2 {
    flex-direction: column-reverse;
    height: unset;
    padding-top: 50px;
  }

  .different02__body-row-text-right {
    padding-left: 0px;
    padding-top: 25px;
  }

  .different02__body-row-text-left {
    padding-right: 0px;
    padding-top: 25px;
  }

  /** Journey section **/
  .journey02__container-body {
    flex-direction: column-reverse;
  }

  .journey02__container-body-texts {
    padding-right: 0px;
  }

  .journey02__container-body-image {
    padding-right: 0px;
    padding-top: 40px;
  }

  .journey02__booking .widget-booking__button-content .widget__labels-first-text {
    font-size: 16px;
  }

  .journey02__booking .widget-booking__button-content .widget__labels-second-text {
    font-size: 21px;
    line-height: 24px;
  }

  .different02__body-row1,
  .different02__body-row2,
  .different02__body-row3 {
    width: 100%;
  }

  .different02__body-row-image-text {
    display: unset;
    text-align: center;
    width: 90%;
  }

  .journey02__booking .widget-booking__button-content {
    width: 303px;
    height: 74px;
    column-gap: 19px;
  }
}
