:root {
  --primary-color: #3b3f80;
  --secondary-color: #ffffff;
  --third-color: #f7f3eb;
  --four-color: #8681ed;
  --border-color: #897cf4;
  --text-color: #1f2635;
  --sub-text-color: #5d5d5d;
  --desc-img-color: #9d9fa2;
  --subbullet-color: #897cf4;
  --max-width: 1920px;
  --padding-text: 80px;
  --background-section-list: rgb(222, 231, 246, 0.44);
}

/* @font-face {
  font-family: 'Be Vietnam Pro-Bold';
  src: url('../fonts/BeVietnamPro-Bold.woff2') format('woff2'),
    url('../fonts/BeVietnamPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Be Vietnam Pro-Medium';
  src: url('../fonts/BeVietnamPro-Medium.woff2') format('woff2'),
    url('../fonts/BeVietnamPro-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Be Vietnam Pro-Light';
  src: url('../fonts/BeVietnamPro-Light.woff2') format('woff2'),
    url('../fonts/BeVietnamPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Be Vietnam Pro-SemiBold';
  src: url('../fonts/BeVietnamPro-SemiBold.woff2') format('woff2'),
    url('../fonts/BeVietnamPro-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Be Vietnam Pro-Regular';
  src: url('../fonts/BeVietnamPro-Regular.woff2') format('woff2'),
    url('../fonts/BeVietnamPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Be Vietnam Pro-Thin';
  src: url('../fonts/BeVietnamPro-Thin.woff2') format('woff2'),
    url('../fonts/BeVietnamPro-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
} */

@font-face {
  font-family: "Be Vietnam Pro-Bold";
  src: url("../fonts/BeVietnamPro-Bold.woff2") format("woff2"),
    url("../fonts/BeVietnamPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Be Vietnam Pro-Medium";
  src: url("../fonts/BeVietnamPro-Medium.woff2") format("woff2"),
    url("../fonts/BeVietnamPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Be Vietnam Pro-Light";
  src: url("../fonts/BeVietnamPro-Light.woff2") format("woff2"),
    url("../fonts/BeVietnamPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Be Vietnam Pro-SemiBold";
  src: url("../fonts/BeVietnamPro-SemiBold.woff2") format("woff2"),
    url("../fonts/BeVietnamPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Be Vietnam Pro-Regular";
  src: url("../fonts/BeVietnamPro-Regular.woff2") format("woff2"),
    url("../fonts/BeVietnamPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Be Vietnam Pro-Thin";
  src: url("../fonts/BeVietnamPro-Thin.woff2") format("woff2"),
    url("../fonts/BeVietnamPro-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Megante'";
  src: url("../fonts/Megante.woff2") format("woff2"),
    url("../fonts/Megante.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Megante";
  src: url("../fonts/Megante.woff2") format("woff2"),
    url("../fonts/Megante.woff") format("woff");
  /* font-weight: normal; */
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Megante Personal-Use";
  src: url("../fonts/Megante-Personal-Use-Only.woff2") format("woff2"),
    url("../fonts/Megante-Personal-Use-Only.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lexend-SemiBold";
  src: url("../fonts/Lexend-SemiBold.woff2") format("woff2"),
    url("../fonts/Lexend-ExtraBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fahkwang";
  src: url("../fonts/Fahkwang-Bold.woff2") format("woff2"),
    url("../fonts/Fahkwang-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fahkwang";
  src: url("../fonts/Fahkwang-Medium.woff2") format("woff2"),
    url("../fonts/Fahkwang-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fahkwang";
  src: url("../fonts/Fahkwang-Light.woff2") format("woff2"),
    url("../fonts/Fahkwang-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fahkwang";
  src: url("../fonts/Fahkwang-Regular.woff2") format("woff2"),
    url("../fonts/Fahkwang-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fahkwang";
  src: url("../fonts/Fahkwang-SemiBold.woff2") format("woff2"),
    url("../fonts/Fahkwang-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

:root {
  --hover-color: #4db2ec;
}

/* 
main {
  height: 1000vh;
} */

html {
  overflow-x: hidden;
  height: -webkit-fill-available;
  scroll-behavior: initial !important;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Be Vietnam Pro-Regular", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #222222;
  background-color: #ffffff;
  overflow-x: hidden;
  text-align: left;
  /* font-weight: 400; */
  scroll-behavior: initial !important;
}

html[lang="vi"] body {
  font-family: "Fahkwang", sans-serif;
}

img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

a,
a:hover {
  text-decoration: none;
  cursor: pointer;
}

/* Track */
body::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
body::-webkit-scrollbar-thumb {
  background: var(--secondary-color);
}

/* Prevent scrolling */

body.prevent-scroll {
  position: fixed;
  overflow: hidden;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.section__header {
  transition: padding-right 0.3s linear;
}

/* 
.prevent-scroll .specialties__popup-wrapper {
  overflow-x: hidden;
  overflow-y: auto;
} */

h1 {
  font-size: 65px;
  line-height: 75px;
  color: var(--primary-color);
  font-family: "Megante'", sans-serif;
  font-weight: 400;
}

html[lang="vi"] h1,
html[lang="vi"] h2,
html[lang="vi"] h3,
html[lang="vi"] h4,
html[lang="vi"] .section__banner-page .banner__content-text span,
html[lang="vi"] .doctor__content .doctor__detail--sub,
html[lang="vi"] .core .title-en,
html[lang="vi"] .medical-category__main-item span,
html[lang="vi"] .new-highlight .new-highlight__category h3,
html[lang="vi"]
  .new-highlight__category--cta
  .new-highlight__category--link
  span {
  font-family: "Fahkwang", sans-serif !important;
}

h2 {
  font-size: 40px;
  line-height: 50px;
  color: var(--primary-color);
  font-family: "Megante'", sans-serif;
  font-weight: 400;
}

h3 {
  font-size: 30px;
  line-height: 50px;
  color: var(--primary-color);
  font-family: "Megante'", sans-serif;
  font-weight: 400;
}

html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Be Vietnam Pro", sans-serif;
  vertical-align: baseline;
}

/* DÃ¹ng chung */

.container {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

/* blur */

.blur,
.blur__mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: block;
  content: "";
  background: transparent;
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  z-index: 998;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.1);
  visibility: hidden;
  transition: all 0.3s linear;
}

.blur__mobile.active,
.blur.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s linear;
}

/* overlay */

.overlay {
  display: none;
  /* opacity: 0; */
  /* visibility: hidden; */
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000 0% 0% no-repeat padding-box;
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  z-index: 998;
  /* cursor: pointer; */
}

.overlay.active {
  display: block;
  opacity: 0.47;
  /* visibility: visible; */
  transition: all 0.3s linear;
  transition: opacity 0.3s ease;
  touch-action: none;
}

.overlay__header {
  position: fixed;
  top: 0;
  left: 0;
  width: 40%;
  height: calc(100vh - 82px);
  display: block;
  content: "";
  background: transparent;
  z-index: 998;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  visibility: hidden;
  transition: all 0.3s linear;
  margin-top: 82px;
}

.overlay__header.active {
  opacity: 1;
  visibility: visible;
}

/* overlay mobile */

/* .overlay-mobile {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 1);
  backdrop-filter: blur(30px) brightness(20%) opacity(0.41);
  -webkit-backdrop-filter: blur(30px) brightness(20%) opacity(0.41);
  z-index: 998;
}

.overlay-mobile.active {
  display: block;
  opacity: 0.41;
  transition: all 0.3s linear;
} */

/* popup thank you */

.popup-thankyou {
  max-width: 85%;
  height: 90vh;
  width: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  background-color: #f7f3eb;
  border-radius: 28px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
  box-shadow: 0px 3px 40px #00000014;
}

.popup-thankyou.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s linear;
}

.popup-thankyou-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  box-sizing: border-box;
}

.popup-thankyou-content img {
  width: 127px;
  height: 127px;
  margin-bottom: 30px;
}

.popup-thankyou-content .popup-thankyou-title {
  color: var(--primary-color);
  font-family: "Megante'";
  font-size: 40px;
  line-height: 30px;
  margin-bottom: 32px;
}

.popup-thankyou-content .popup-thankyou-sub {
  color: var(--primary-color);
  font-family: "Be Vietnam Pro-Light";
  font-size: 16px;
  line-height: 30px;
  width: 600px;
  margin: 0 auto;
}

.global-heading {
  font-size: 35px;
  font-weight: 400;
  line-height: 71px;
  color: var(--primary-color);
  font-family: "Megante'", sans-serif;
  text-align: center;
}

.global-desc {
  display: block;
  margin: auto;
  font-size: 24px;
  line-height: 41px;
  font-family: "Be Vietnam Pro-Light";
  color: #58595b;
}

.committed__content .committed__heading {
  font-size: 35px;
  font-family: "Megante'";
  line-height: 56px;
  margin-bottom: 40px;
}

/* booking form popup */

.booking__form {
  max-width: 85%;
  max-height: 90vh;
  width: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  background-color: #f7f3eb;
  border-radius: 25px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
}

.booking-scroll {
  height: 62vh;
  /* overflow: auto; */
  overflow-x: hidden;
  padding-right: 16px;
}

.booking-scroll::-webkit-scrollbar,
.booking__form::-webkit-scrollbar {
  width: 5px;
}

.booking-scroll::-webkit-scrollbar-thumb,
.booking__form::-webkit-scrollbar-thumb {
  background: var(--primary-color);
}

.booking-scroll::-webkit-scrollbar-track,
.booking__form::-webkit-scrollbar-track {
  background: #fff;
}

.bg__popup--logo {
  display: none;
}

.booking__form .booking__container {
  overflow: hidden;
  border-radius: 25px;
}

.booking__form.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s linear;
}

.booking__form .content--popup {
  overflow: hidden;
  max-height: 90vh;
}

.booking__form .booking__img--popup {
  position: relative;
  height: 100%;
}

.booking__form .booking__img--popup img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 30px;
}

.booking__form .booking__logo--popup {
  position: absolute;
  left: -60px;
  bottom: -8px;
  z-index: 2;
}

.booking__form .booking__close--popup {
  width: 39px;
  height: 39px;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  margin-top: 30px;
  margin-right: 30px;
  cursor: pointer;
}

/* .appointment__form--popup {
  padding: 70px 84px;
} */

.appointment__form--popup {
  padding: 30px 70px;
}

.appointment__form--popup .appointment__popup--title {
  font-size: 38px;
  padding-bottom: 36px;
}

.appointment__form--popup .appoinment__side--title {
  color: var(--primary-color);
  font-size: 22px;
  line-height: 37px;
  font-family: "Megante";
  padding-bottom: 24px;
}

.appointment__form--popup .appointment__input {
  margin-bottom: 30px;
  position: relative;
}

.appointment__form--popup .appoinment__side .appointment__input ::placeholder {
  color: var(--primary-color);
}

.appointment__form--popup .appointment__input input,
.appointment__form--popup .appointment__input select {
  border: 0;
  background: transparent;
  border-bottom: 1px solid var(--primary-color);
  width: 100%;
  font-size: 16px;
  line-height: 48px;
  font-family: "Be Vietnam Pro-Light";
  outline: none;
  color: var(--primary-color);
}

.appointment__form--popup .appointment__input select {
  padding-bottom: 2px;
  padding-right: 30px;
  margin-bottom: 0;
  appearance: none;
}

.appointment__form--popup .appointment__input--radio {
  display: flex;
  align-items: center;
  gap: 40px;
  /* padding: 20px 0 40px; */
}

.appointment__form--popup .appointment__input--radio-item {
  display: flex;
  gap: 10px;
  align-items: center;
}

.appointment__form--popup .appointment__input--radio input[type="radio"] {
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  outline: none;
  border: 2px solid #897cf4;
  cursor: pointer;
}

.appointment__form--popup .appointment__input--radio input,
.appointment__form--popup .appointment__input--radio label {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 30px;
  color: var(--primary-color);
  font-weight: 300;
}

.appointment__form--popup .appointment__input.appointment__input--select img {
  position: absolute;
  width: 15px;
  height: auto;
}

.appointment__form--popup .appointment__input.appointment__input--select img {
  right: 2px;
  bottom: 16px;
}

.appointment__form--popup .appointment__input.appointment__input--date {
  position: relative;
}

.appointment__form--popup .appointment__input.appointment__input--date input {
  margin-bottom: 0;
}

.appointment__form--popup .appointment__input.appointment__input--date img {
  position: absolute;
  right: 0;
  width: 24px;
  height: auto;
  top: 22%;
}

.appointment__form--popup .appointment__input--select {
  position: relative;
  margin-bottom: 30px;
}

.appointment__form--popup .appointment__input.appointment__input--select img {
  position: absolute;
  right: 24px;
  width: 15px;
  height: auto;
}

.appointment__form--popup .appointment__input.appointment__input--select img {
  right: 2px;
  bottom: 16px;
}

.appointment__form--popup
  .appoinment__side
  .appointment__input
  + .appoinment__side--title {
  margin-top: 50px;
}

.appointment__form--popup .appointment__side--desc span {
  padding-right: 50px;
  font-size: 10px;
  font-family: "Be Vietnam Pro", sans-serif;
  color: var(--primary-color);
  line-height: 18px;
}

.appointment__form--popup .appointment__side--desc a {
  font-size: 10px;
  font-family: "Be Vietnam Pro", sans-serif;
  color: #007bff;
  line-height: 18px;
  /* display: block; */
}

.appointment__form--popup .appointment__side--desc a:hover {
  color: #0056b3;
}

.appointment__form--popup .appointment__side--submit .button--global {
  /* width: 25%; */
  font-size: 15px;
  font-family: "Be Vietnam Pro-SemiBold";
  font-weight: 300;
  border: none;
  text-transform: capitalize;
  line-height: 20px;
  background: #8681ed 0% 0% no-repeat padding-box;
  color: #fff;
  padding: 7px 55px;
  border-radius: 17px;
  letter-spacing: 0.23px;
  margin-right: 28px;
  transition: 0.3s linear all;
}

.appointment__form--popup .appointment__side--submit .button--global:hover {
  /* background-color: var(--secondary-color); */
  /* color: var(--primary-color); */
  /* box-shadow: 0 0 0 1px var(--primary-color); */
  transform: scale(1.04);
}

.appointment__form--popup .appointment__side--desc {
  margin-top: 20px;
}

/* Banner */

.section__banner .banner__list .banner__list--img .show-banner-desktop {
  display: inline;
  border-radius: 0% 0% 30% 30% / 0% 0% 46% 46%;
}

.section__banner .banner__list .banner__list--img .show-banner-mobile {
  display: none;
}

.section__banner {
  position: relative;
  /* margin-top: 131px; */
  margin-top: 120px;
}

.section__banner-page {
  position: relative;
  /* margin-top: 131px; */
  margin-top: 120px;
}

/* .section__banner .banner__img--content {
  position: absolute;
  bottom: -3%;
  right: 2%;
} */

.section__banner .banner__img--content,
.banner .banner__img--content {
  position: absolute;
  bottom: -25px;
  right: 3%;
}

/* .section__banner .banner__img {
  width: 100%;
  height: auto;
  object-fit: cover;
} */

.section__banner .banner__img {
  width: 100%;
  max-height: 900px;
  object-fit: cover;
}

.section__banner-page .banner__list-img img {
  border-radius: 0% 0% 30% 30% / 0% 0% 46% 46%;
  width: 100%;
  max-height: 900px;
  object-fit: cover;
}

.section__banner .container {
  position: absolute;
  top: 0;
  height: 90%;
  display: flex;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
}

.section__banner .banner__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.section__banner .banner__title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
}

.section__banner .banner__title .banner__title-text {
  font-size: 70px;
  font-family: "Megante";
  color: var(--primary-color);
  letter-spacing: 1.4px;
  line-height: 94px;
}

.section__banner .banner__content--text {
  margin-bottom: 20px;
  max-width: 800px;
  font-size: 60px;
}

.section__banner .banner__content .banner__content-text {
  font-size: 70px;
  font-family: "Megante";
  color: var(--primary-color);
  letter-spacing: 1.4px;
  line-height: 94px;
}

.banner .banner__content .banner__content-text {
  text-align: center;
}

.section__banner .banner__button .btn-booking {
  position: relative;
  display: flex;
  align-items: center;
  border: 0;
  background-color: #8681ed;
  border-radius: 30px;
  /* padding: 12px 30px 12px; */
  padding: 11px 28px;
  transition: 0.3s linear all;
  letter-spacing: 0.72px;
  color: #fff;
  gap: 15px;
  cursor: pointer;
}

.section__banner .banner__button .btn-booking:hover {
  background: var(--primary-color);
  transform: translateX(3px);
}

.section__banner .banner__button .btn-booking span {
  /* font-size: 23px; */
  font-size: 18px;
  line-height: 22px;
  color: var(--secondary-color);
}

.section__banner .banner__button .btn-booking img {
  color: var(--secondary-color);
  height: 19px;
  width: 19px;
  /* margin-left: 15px; */
  text-align: center;
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(259deg)
    brightness(300%) contrast(195%);
}

/* Banner */

.section__banner-page .container {
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  /* top: 10%; */
  top: 0;
}

.section__banner-page .banner__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
}

.section__banner-page .banner__content-text span {
  font-size: 64px;
  font-family: "Megante'";
  text-align: center;
  color: var(--primary-color);
  font-weight: 400;
}

.section-content:not(:first-child) {
  margin-top: 160px;
}

.apointment.section-content {
  margin-top: 160px !important;
}

.section-content-hiding {
  display: none;
}

/* Appiontment */

/* .apointment {
  padding-top: 70px;
} */

.section__apointment {
  background: #fff;
  position: relative;
}

.section__apointment .apointment__container {
  position: relative;
  z-index: 1;
  /* padding: 160px 0px; */
  padding: 50px 0px 130px;
}

.section__apointment img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 0;
}

.section__apointment .logo-form {
  width: auto;
  height: 45%;
  right: 5%;
  top: 22%;
}

.section__apointment .apointment__container .col-md-5 {
  position: relative;
}

.section__apointment .col-md-6 {
  padding-right: 22.5px;
  padding-left: 22.5px;
}

.section__apointment .apointment__container .col-md-5 .apointment__img {
  position: absolute;
  height: 100%;
  width: calc(100% - 28px);
}

.section__apointment .apointment__input input,
.section__apointment .apointment__input select {
  border-radius: 0;
  border: 0;
  background: transparent;
  border-bottom: 1px solid var(--primary-color);
  width: 100%;
  font-size: 16px;
  line-height: 48px;
  font-family: "Be Vietnam Pro-Light";
  outline: none;
  color: var(--primary-color);
}

.section__apointment .apointment__input {
  margin-bottom: 20px;
  position: relative;
}

.section__apointment
  .apointment__side
  .apointment__input
  + .apointment__side--title {
  margin-top: 48px;
  margin-bottom: 6px;
}

.section__apointment .apointment__input select {
  padding-bottom: 2px;
  padding-right: 30px;
  margin-bottom: 0;
  appearance: none;
}

.section__apointment .apointment__input.more {
  margin-bottom: 24px;
}

.section__apointment .apointment__input input::placeholder {
  color: var(--primary-color);
  font-size: 16px;
  letter-spacing: 0.32px;
  line-height: 30px;
  font-family: "Be Vietnam Pro-Light";
}

.section__apointment .apointment__input.apointment__input--date {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section__apointment .apointment__input.apointment__input--date input {
  margin-bottom: 0;
}

.section__apointment .apointment__input.apointment__input--date img {
  position: absolute;
  right: 24px;
  width: 24px;
  height: auto;
  right: 0;
}

.section__apointment .apointment__input.apointment__input--select img {
  position: absolute;
  right: 24px;
  width: 15px;
  height: auto;
}

.section__apointment .apointment__input.apointment__input--select img {
  right: 2px;
  bottom: 16px;
}

.section__apointment .apointment__side--title {
  font-size: 22px;
  line-height: 37px;
  color: var(--primary-color);
  font-weight: 400;
  font-family: Megante;
  margin-bottom: 27px;
}

.section__apointment .global-heading {
  margin-bottom: 60px;
  font-family: "Megante";
}

.booking__form .appointment__input--radio,
.section__apointment .apointment__input--radio {
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 10px 0 40px;
}

.booking__form .appointment__input--radio input,
.section__apointment .apointment__input--radio label,
.section__apointment .apointment__input--radio input,
.section__apointment .apointment__input--radio label {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 30px;
  color: #5d5d5d;
  font-weight: 300;
}

.booking__form .appointment__input--radio input[type="radio"],
.section__apointment .apointment__input--radio input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  outline: none;
  border: 3px solid #8681ed;
  cursor: pointer;
}

.booking__form .appointment__input--radio input[type="radio"]:before,
.section__apointment .apointment__input--radio input[type="radio"]:before {
  content: "";
  display: block;
  width: 60%;
  height: 60%;
  margin: 20% auto;
  border-radius: 50%;
}

.booking__form .appointment__input--radio input[type="radio"]:checked:before,
.section__apointment
  .apointment__input--radio
  input[type="radio"]:checked:before {
  background: var(--primary-color);
}

.booking__form .appointment__input--radio input[type="radio"]:checked,
.section__apointment .apointment__input--radio input[type="radio"]:checked {
  border-color: var(--primary-color);
}

.section__apointment .apointment__input--radio-item {
  display: flex;
  gap: 7px;
  align-items: center;
}

.section__apointment .apointment__input--select {
  position: relative;
  margin-bottom: 20px;
}

.appointment__side--submit {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: nowrap;
  margin-top: 16px;
}

.booking__form .appointment__side--submit {
  justify-content: flex-end;
}

.apointment .appointment__side--submit {
  justify-content: center;
}

.appointment__side--submit .apointment__side--desc {
  text-align: left;
}

.appointment__side--submit .apointment__side--desc span {
  font-size: 10px;
  font-family: "Be Vietnam Pro", sans-serif;
  color: var(--primary-color);
  line-height: 18px;
}

.appointment__side--submit .apointment__side--desc a {
  /* display: block; */
  font-size: 10px;
  font-family: "Be Vietnam Pro", sans-serif;
  /* color: var(--primary-color); */
  color: #007bff;
  line-height: 18px;
  text-align: left;
}

.appointment__side--submit .apointment__side--desc:hover a {
  color: #0056b3;
}

.section__apointment .button--global {
  /* width: fit-content; */
  /* width: 100%; */
  font-size: 15px;
  font-family: "Be Vietnam Pro-SemiBold";
  font-weight: 300;
  border: none;
  text-transform: capitalize;
  line-height: 20px;
  background: #8681ed 0% 0% no-repeat padding-box;
  color: #fff;
  /* padding: 6px 60px; */
  padding: 6px 42px;
  border-radius: 17px;
  transition: 0.3s linear all;
}

.section__apointment .button--global:hover {
  /* background-color: var(--secondary-color); */
  /* color: var(--primary-color); */
  /* box-shadow: 0 0 0 1px var(--primary-color); */
  transform: scale(1.04);
}

.section__apointment .apointment__desc {
  background-color: #f7f7f7;
  display: block;
  padding: 22px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 0.24px;
  border-radius: 14px;
}

.section__apointment .apointment__img img {
  width: 495px;
  height: 100%;
  object-fit: cover;
  /* position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; */
}

.section__apointment label.error {
  color: red;
  margin-bottom: -30px;
  font-size: 12px;
  position: absolute;
  top: 100%;
  left: 0;
}

.section__apointment .apointment__input--radio label.error {
  top: unset;
  bottom: 10px;
}

/* Specialty */

.section__specialty {
  padding: 60px 0 120px;
}

.section__specialty .tag__container {
  margin-bottom: 60px;
}

.section__specialty .tag {
  background-color: var(--third-color);
  color: #fff;
  border-radius: 10px 0px 0px 10px;
  padding: 10px 0;
}

.section__specialty .tag .tag__text {
  font-size: 35px;
  line-height: 71px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 0;
}

.section__specialty .specialty__subtitle {
  font-size: 25px;
  line-height: 37px;
  color: var(--third-color);
  font-weight: 500;
  margin-bottom: 20px;
}

.section__specialty .mb-60 {
  margin-bottom: 60px;
  max-width: 75%;
}

.section__specialty .read__list {
  padding-left: 20px;
  border-left: 2px solid var(--primary-color);
}

.section__specialty .read__item {
  margin-bottom: 11px;
}

.section__specialty .read__link {
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  color: var(--text-color);
}

.section__specialty .content__container .content__desc {
  font-size: 13px;
  line-height: 23px;
  color: var(--text-color);
  font-weight: 300;
}

.section__specialty .content__container .content__created span {
  font-size: 9px;
  line-height: 15px;
  color: var(--third-color);
  font-weight: 300;
  display: block;
}

.section__specialty .spes__container .spes__link {
  font-size: 13px;
  line-height: 30px;
  font-weight: 300;
  color: var(--text-color);
  box-shadow: 0px 3px 6px #0000001a;
  border: 1px solid #ffffff;
  border-radius: 5px;
  background-color: #fafafa;
  margin-bottom: 8px;
  padding: 5px 0 5px 20px;
  width: 100%;
  display: block;
  transition: all 0.3s linear;
}

.section__specialty .spes__container .spes__link:hover {
  background-color: var(--primary-color);
  color: #fff;
  transition: all 0.3s linear;
}

.section__specialty .specialty__right {
  padding: 30px 60px;
  background-color: #f4f4f4;
  color: var(--text-color);
}

.section__specialty .specialty__right .specialty__header {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d6d6d6;
}

.section__specialty .specialty__right .specialty__title {
  font-size: 35px;
  line-height: 55px;
  color: var(--third-color);
  font-weight: 500;
  max-width: 90%;
  margin-bottom: 0;
}

.section__specialty .specialty__right .date__created {
  font-size: 16px;
  line-height: 40px;
  font-weight: 300;
}

.section__specialty .specialty__right .specialty__content {
  font-size: 20px;
  line-height: 35px;
}

.section__specialty .specialty__right .specialty__content p,
.section__specialty .specialty__right .specialty__content span {
  margin-bottom: 20px;
  display: block;
}

.section__specialty .specialty__right .specialty__content img {
  margin: 10px 0 10px;
  width: 49%;
}

.section__specialty .specialty__right .specialty__content em {
  font-size: 16px;
}

/* Commit */

.committed__content {
  text-align: center;
  font-family: "Be Vietnam Pro-Light", sans-serif;
  color: var(--primary-color);
  font-size: 24px;
  line-height: 44px;
  font-weight: 300;
  padding-inline: 75px;
}

/* custom calendar */

/* .xdsoft_datetimepicker {
  width: 350px !important;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  display: flex !important;
  width: 100% !important;
  align-items: center !important;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 100% !important;
}

.xdsoft_datetimepicker .xdsoft_timepicker div.xdsoft_time_box {
  height: 30px !important;
}

.xdsoft_time_box .xdsoft_time_variant {
  display: flex !important;
  margin-top: 4px !important;
  gap: 15px !important;
}

.xdsoft_datetimepicker .xdsoft_datepicker button.xdsoft_prev::before,
.xdsoft_datetimepicker .xdsoft_datepicker button.xdsoft_next::before,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next::before,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev::before {
  background-color: transparent;
}

.xdsoft_timepicker .xdsoft_prev {
  transform: rotate(-90deg) !important;
  margin-bottom: 2px !important;
} */

.xdsoft_datetimepicker {
  background-color: #f7f3eb;
}

.xdsoft_datetimepicker.xdsoft_noselect.xdsoft_.popup-birthdate-picker,
.xdsoft_datetimepicker.xdsoft_noselect.xdsoft_.popup-bookdate-picker {
  position: fixed !important;
}

/* Edit customer styles for form popup */

/* Birthday calendar custom */

.xdsoft_datetimepicker.popup-birthdate-picker,
.xdsoft_datetimepicker.popup-birthdate-picker .xdsoft_calendar tr td,
.xdsoft_datetimepicker.popup-birthdate-picker div.xdsoft_month,
.xdsoft_datetimepicker.popup-birthdate-picker .xdsoft_calendar tr th,
.xdsoft_datetimepicker.popup-birthdate-picker .xdsoft_label.xdsoft_year,
.xdsoft_datetimepicker.popup-birthdate-picker .xdsoft_calendar tr td > div,
.xdsoft_datetimepicker.popup-birthdate-picker
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div.xdsoft_time {
  background-color: #dee7f6;
}

/* Booking calendar  custom */

.xdsoft_datetimepicker.popup-bookdate-picker,
.xdsoft_datetimepicker.popup-bookdate-picker .xdsoft_calendar tr td,
.xdsoft_datetimepicker.popup-bookdate-picker div.xdsoft_month,
.xdsoft_datetimepicker.popup-bookdate-picker .xdsoft_calendar tr th,
.xdsoft_datetimepicker.popup-bookdate-picker .xdsoft_label.xdsoft_year,
.xdsoft_datetimepicker.popup-bookdate-picker .xdsoft_calendar tr td > div,
.xdsoft_datetimepicker.popup-bookdate-picker
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div.xdsoft_time {
  background-color: #dee7f6;
}

.xdsoft_datetimepicker.popup-bookdate-picker
  .xdsoft_calendar
  tr
  td.xdsoft_today
  div {
  border: 1px solid #dee7f6;
}

.xdsoft_datetimepicker .xdsoft_next:hover::after,
.xdsoft_datetimepicker .xdsoft_prev:hover::after,
.xdsoft_datetimepicker .xdsoft_today_button:hover::after {
  border-top: 2px solid var(--four-color);
  border-left: 2px solid var(--four-color);
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  opacity: 1;
}

.xdsoft_datetimepicker .xdsoft_today_button {
  margin-left: 0px;
  filter: brightness(0) saturate(100%) invert(23%) sepia(9%) saturate(6442%)
    hue-rotate(207deg) brightness(93%) contrast(86%);
}

.xdsoft_datetimepicker .xdsoft_label {
  padding: 5px 0px;
}

.xdsoft_datetimepicker .xdsoft_month span,
.xdsoft_datetimepicker .xdsoft_label.xdsoft_year span {
  line-height: 24px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.28px;
  color: var(--primary-color);
  font-family: "Be Vietnam Pro-Bold";
}

.xdsoft_datetimepicker .xdsoft_label.xdsoft_year {
  width: 50px;
  margin-left: 5px;
  display: flex;
  align-items: center;
  background-color: #f7f3eb;
}

.xdsoft_datetimepicker
  .xdsoft_label
  > .xdsoft_select
  > div
  > .xdsoft_option:hover {
  background: var(--primary-color);
  color: var(--secondary-color);
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  color: var(--four-color);
  background-color: var(--secondary-color);
}

.xdsoft_datetimepicker
  .xdsoft_label
  > .xdsoft_select
  > div
  > .xdsoft_option
  .xdsoft_datetimepicker
  .xdsoft_calendar
  table {
  border: 0px;
}

.xdsoft_datetimepicker .xdsoft_calendar tr th {
  line-height: 24px;
  width: 2.125rem;
  font-size: 12px;
  letter-spacing: 0.24px;
  color: var(--primary-color);
  border: 0px;
  background-color: #fff;
  background-color: #f7f3eb;
  padding: 10px 0 12px;
  font-family: "Be Vietnam Pro-Light";
}

.xdsoft_datetimepicker .xdsoft_calendar tr td {
  border: 0px;
  /* background-color: #fff; */
  background: #f7f3eb;
  margin: 0px;
  width: 2.125rem;
  font-size: 0.875rem;
  line-height: 2.125rem;
  color: var(--primary-color);
  border-radius: 6px;
  font-family: "Be Vietnam Pro-Regular";
}

.xdsoft_datetimepicker .xdsoft_calendar tr td > div {
  text-align: center;
  padding-right: 0px;
  background: #f7f3eb;
}

.xdsoft_datetimepicker .xdsoft_calendar tr td.xdsoft_today div {
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  border-radius: 6px;
}

.xdsoft_datetimepicker .xdsoft_calendar tr td.xdsoft_current div {
  background-color: var(--primary-color);
  color: #fff;
  font-weight: 400;
  border-radius: 6px;
}

.xdsoft_datetimepicker .xdsoft_calendar tr td:hover {
  background-color: #f1f1f1 !important;
  color: unset !important;
}

.xdsoft_datetimepicker
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div.xdsoft_time {
  border: 0px;
  /* background-color: #fff; */
  background-color: #f7f3eb;
  margin: 0px;
  font-size: 0.875rem;
  line-height: 1;
  color: var(--primary-color);
  border-radius: 6px;
  font-family: "Be Vietnam Pro-Regular";
  padding-top: 5px;
}

.xdsoft_datetimepicker .xdsoft_timepicker div.xdsoft_time_box {
  height: 200px;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  background-color: #f1f1f1 !important;
  color: unset !important;
}

.xdsoft_datetimepicker .xdsoft_time_box {
  border: 0px;
}

.xdsoft_datetimepicker
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div.xdsoft_current.xdsoft_time {
  background-color: #897cf4;
  color: #fff !important;
  font-weight: 400;
}

.xdsoft_datetimepicker .xdsoft_datepicker button.xdsoft_next,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_datepicker button.xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  position: relative;
  background-image: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker button.xdsoft_next:hover::after,
.xdsoft_datetimepicker .xdsoft_datepicker button.xdsoft_prev:hover::after,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next:hover::after,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev:hover::after {
  border-top: 2px solid var(--four-color) !important;
  border-left: 2px solid var(--four-color) !important;
}

.xdsoft_datetimepicker .xdsoft_datepicker button.xdsoft_next::after,
.xdsoft_datetimepicker .xdsoft_datepicker button.xdsoft_prev::after,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next::after,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev::after {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  /* border-top: 2px solid #000 !important;
  border-left: 2px solid #000 !important; */
  border-top: 2px solid var(--primary-color) !important;
  border-left: 2px solid var(--primary-color) !important;
  z-index: 2;
}

.dropdown .dropdown-menu-item:hover {
  background-color: #f4f4f8;
}

.xdsoft_datetimepicker .xdsoft_datepicker button.xdsoft_next::after {
  transform: translate(-50%, -50%) rotate(135deg) !important;
  margin-left: -1px;
}

.xdsoft_datetimepicker .xdsoft_datepicker button.xdsoft_prev::after {
  transform: translate(-50%, -50%) rotate(-45deg) !important;
  margin-left: 2px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next::after {
  transform: translate(-50%, -50%) rotate(-135deg) !important;
  margin-top: -3px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev::after {
  transform: translate(-50%, -50%) rotate(45deg) !important;
  margin-top: 2px;
}

.xdsoft_datetimepicker .xdsoft_datepicker button.xdsoft_prev::before,
.xdsoft_datetimepicker .xdsoft_datepicker button.xdsoft_next::before,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next::before,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev::before {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  width: 50px;
  height: 20px;
  /* background-color: #ccc; */
  background-color: transparent;
  z-index: 1;
  border-radius: 4px;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover,
.xdsoft_datetimepicker .xdsoft_calendar tr td:hover > div {
  background-color: var(--four-color) !important;
  color: var(--secondary-color) !important;
  border-radius: 6px;
}

.xdsoft_datetimepicker div.xdsoft_mounthpicker {
  display: flex;
  align-items: center;
  /* justify-content: space-evenly; */
  justify-content: space-between;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -30px;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 0px;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  text-align: center;
}

.xdsoft_datetimepicker div.xdsoft_month {
  width: fit-content;
  background-color: #f7f3eb;
}

.show-desktop {
  display: block;
}

.show-mobile {
  display: none;
}

.slick-dots li button:before {
  font-size: 13px;
  color: #dee7f6;
  opacity: 1;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #8681ed;
}

.packagesV2__item.active:hover
  .packagesV2__item--content--button
  .packagesV2__wrap
  .packagesV2__item-view,
.doctor__list-item.active:hover
  .doctor__item--content
  .doctors__wrap
  .doctor__item-view {
  opacity: 1;
}

/* Responsive logo banner */

/* custom dropdown */

.dropdown-menu-search {
  position: relative;
  z-index: 9;
}

.dropdown.active::before {
  display: block;
  content: "";
  width: calc(100% + 25px);
  height: 110%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #f7f3eb;
  /* background-color: #fff; */
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  box-shadow: 0px 3px 6px #00000029;
}

.dropdown-menu {
  width: calc(100% + 25px);
  left: 50%;
  transform: translate(-50%, 0px);
  /* padding: 10px 25px 15px; */
  border: 0px;
  background-color: #f7f3eb;
  /* background-color: #fff; */
  z-index: 10;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  box-shadow: 0px 3px 6px #00000029;
  padding: 0px;
}

.booking__form .dropdown.active::before {
  background-color: #dee7f6;
  /* background-color: #fff; */
}

.booking__form .dropdown-menu {
  background-color: #dee7f6;
  /* background-color: #fff; */
}

.dropdown-menu-item {
  color: #3b3f80;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  font-family: "Be Vietnam Pro-Light", sans-serif;
  cursor: pointer;
  padding: 8px 15px 8px;
}

.dropdown-menu-empty {
  color: #3b3f80;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  font-family: "Be Vietnam Pro-Light", sans-serif;
  cursor: pointer;
  padding: 8px 15px 8px;
}

/* .apointment .xdsoft_datetimepicker {
  background-color: #dee7f6;
} */

.dropdown .dropdown-menu-item:hover {
  background-color: #f4f4f8;
  /* font-weight: 500; */
}

.apointment__input--select img {
  margin-bottom: 5px;
  transition: all 0.2s linear;
}

.apointment__input--select.active img {
  transform: rotate(180deg);
  transition: all 0.2s linear;
}

/* Loading */

.loading-submit {
  position: fixed;
  bottom: 0;
  width: 100vw;
  height: 0vh;
  background: var(--primary-color);
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  z-index: 9999;
  overflow: hidden;
  opacity: 75%;
  transition: 0.3s height linear;
}

.loading-submit.active {
  height: 100vh;
  transition: 0.3s height linear;
}

.loading-submit .loading-logo {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.loading-submit .loading-logo .loading-img {
  max-width: 160px;
  height: auto;
}

.loading-dots {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  /* margin-left: 8px; */
}

.loading-dots div {
  position: absolute;
  top: 33px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: var(--secondary-color);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.loading-dots div:nth-child(1) {
  left: 8px;
  animation: zoomIn 0.6s infinite;
}

.loading-dots div:nth-child(2) {
  left: 8px;
  animation: moveRightLoading 0.6s infinite;
}

.loading-dots div:nth-child(3) {
  left: 32px;
  animation: moveRightLoading 0.6s infinite;
}

.loading-dots div:nth-child(4) {
  left: 56px;
  animation: zoomOut 0.6s infinite;
}

@keyframes zoomIn {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes moveRightLoading {
  0% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(24px, 0);
  }
}

@keyframes zoomOut {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0);
  }
}

.zalo-chat-widget {
  bottom: 15px !important;
  right: 15px !important;
}

/* Responsive common page */

@media (min-width: 1800px) {
  .apointment.section-content {
    margin-top: 160px !important;
  }

  .section__apointment .apointment__container {
    padding: 190px 0px 160px;
  }
}

@media (min-width: 1615px) and (max-width: 1830px) {
  .section__apointment .logo-form {
    right: 2%;
  }
}

@media (min-width: 1400px) and (max-width: 1800px) {
  .section__banner .banner__img--content,
  .banner .banner__img--content {
    position: absolute;
    bottom: 0px;
    right: 3%;
    width: 250px;
  }
}

@media (min-width: 1500px) and (max-width: 1615px) {
  .section__apointment .logo-form {
    right: 0;
  }
}

@media (min-width: 1400px) {
  .section__apointment .apointment__container .col-md-5 .apointment__img {
    position: relative;
    width: 100%;
    padding-left: 123.25%;
  }

  .section__apointment .apointment__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media (max-width: 1400px) {
  .section__banner .banner__img--content,
  .banner .banner__img--content {
    position: absolute;
    bottom: -20px;
    right: 6%;
    width: 195px;
  }
}

@media (min-width: 1500px) and (max-width: 1700px) {
  .appointment__form--popup .appointment__side--desc {
    padding-right: 25px;
  }
}

@media (min-width: 1250px) and (max-width: 1500px) {
  .section__apointment .logo-form {
    right: 0%;
  }

  .appointment__form--popup .appointment__popup--title {
    font-size: 35px;
    padding-bottom: 30px;
  }

  .appointment__form--popup .appoinment__side--title {
    line-height: 27px;
    padding-bottom: 20px;
  }

  .appointment__form--popup
    .appoinment__side
    .appointment__input
    + .appoinment__side--title {
    margin-top: 64px;
  }

  .appointment__form--popup .appointment__side--desc {
    padding-right: 40px;
    font-size: 10px;
    line-height: 18px;
  }

  .appointment__form--popup .appointment__side--submit .button--global {
    font-size: 14px;
    padding: 7px 35px;
  }
}

@media (min-width: 1024px) and (max-width: 1250px) {
  .section__banner .banner__content--text {
    margin: 24px 0px 20px 24px;
    max-width: 700px;
    font-size: 48px;
    line-height: 55px;
  }

  .section__banner .banner__button .btn-booking {
    margin-left: 24px;
  }

  .section__apointment .logo-form {
    /* right: -10%; */
    right: 0;
  }

  /* form appoinment booking */
  .section__apointment .apointment__side--title {
    font-size: 22px;
  }

  .section__apointment .button--global {
    font-size: 14px;
    padding: 5px 30px;
  }

  .section__apointment .apointment__img img {
    width: -webkit-fill-available;
  }

  /* form appoinment booking */

  /* .appointment__form--popup {
    padding: 20px 30px;
  } */

  .appointment__form--popup .appointment__popup--title {
    font-size: 30px;
    padding-bottom: 30px;
  }

  .appointment__form--popup .appoinment__side--title {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 20px;
  }

  .appointment__form--popup
    .appoinment__side
    .appointment__input
    + .appoinment__side--title {
    margin-top: 61px;
  }

  .appointment__form--popup .appointment__side--desc {
    padding-right: 20px;
  }

  .appointment__form--popup .appointment__side--submit .button--global {
    width: 45%;
    font-size: 13px;
    padding: 5px 35px;
    margin-right: 24px;
  }
}

/* Responsive popup booking and form appoinment booking */

@media (min-width: 1350px) and (max-width: 1550px) {
  .appointment__form--popup {
    height: 100%;
    padding: 30px 40px;
  }

  .appointment__form--popup .appointment__popup--title {
    padding-bottom: 20px;
  }
}

@media (min-width: 1299px) and (max-width: 1350px) {
  .appointment__form--popup {
    height: 100%;
    padding: 30px 40px;
  }

  .appointment__form--popup .appointment__popup--title {
    padding-bottom: 20px;
  }

  .appointment__form--popup .appointment__side--desc {
    padding-right: 10px;
  }
}

@media (min-width: 1024px) and (max-width: 1299px) {
  .appointment__form--popup {
    height: 100%;
    padding: 20px 35px;
  }

  .appointment__form--popup .appointment__popup--title {
    padding-bottom: 20px;
  }

  .appointment__side--submit {
    flex-direction: column;
    text-align: right;
    align-items: flex-end;
  }

  .appointment__form--popup .appointment__input input,
  .appointment__form--popup .appointment__input select {
    line-height: 28px;
  }

  .appointment__form--popup .appointment__input.appointment__input--date img {
    top: 5%;
  }

  .appointment__form--popup
    .appoinment__side
    .appointment__input
    + .appoinment__side--title {
    margin-top: 41px;
  }

  .appointment__form--popup .appointment__side--desc {
    text-align: left;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  /* .section__banner-page {
    margin-top: 106px;
  } */

  .committed__content {
    padding-inline: 195px;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .committed__content {
    padding-inline: 115px;
  }

  /* .section__banner-page {
    margin-top: 99px;
  } */
}

@media (max-width: 1024px) {
  .xdsoft_datetimepicker.xdsoft_noselect.xdsoft_.popup-birthdate-picker,
  .xdsoft_datetimepicker.xdsoft_noselect.xdsoft_.popup-bookdate-picker {
    position: absolute !important;
  }

  .dropdown-menu-item {
    font-size: 14px;
    line-height: 28px;
    font-family: "Be Vietnam Pro-Light", sans-serif;
  }

  .dropdown-menu-empty {
    font-size: 14px;
    line-height: 28px;
    font-family: "Be Vietnam Pro-Light", sans-serif;
  }

  .booking__form .content--popup .col-md-8 {
    width: 100%;
  }

  .booking__form .booking__img--popup img {
    display: none;
  }

  .section__apointment .logo-form {
    object-fit: contain;
  }

  .xdsoft_datetimepicker .xdsoft_datepicker {
    width: 269px;
  }

  .overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 1);
    backdrop-filter: blur(30px) brightness(20%) opacity(0.41);
    -webkit-backdrop-filter: blur(30px) brightness(20%) opacity(0.41);
    z-index: 998;
  }

  .section__banner .banner__button .btn-booking span {
    font-size: 16px;
    font-family: "Be Vietnam Pro-Regular", sans-serif;
  }

  /* .booking-scroll {
    height: 50vh;
  } */

  .popup-thankyou.active {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s linear;
    height: 50vh;
  }

  .popup-thankyou-content img {
    width: 60px;
    height: 60px;
    margin-bottom: 16px;
  }

  .popup-thankyou-content .popup-thankyou-title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .popup-thankyou-content .popup-thankyou-sub {
    font-size: 12px;
    line-height: 19px;
    width: unset;
    padding: 0px 60px;
  }

  .section__banner .banner__list .banner__list--img .show-banner-desktop {
    display: none;
  }

  .section__banner .banner__list .banner__list--img .show-banner-mobile {
    display: inline;
    border-radius: 0% 0% 11% 11% / 0% 0% 20% 20%;
    height: auto;
    object-fit: cover;
  }

  .section__banner-page .banner__list-img img {
    border-radius: 0% 0% 11% 11% / 0% 0% 20% 20%;
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .show-desktop {
    display: none;
  }

  .show-mobile {
    display: block;
  }

  .container {
    width: 92.326%;
  }

  .committed__content {
    font-size: 14px;
    line-height: 26px;
  }

  .committed__content br {
    display: none;
  }

  .global-heading {
    font-size: 18px;
    line-height: 30px;
  }

  .section__banner {
    margin-top: 82px;
  }

  .section__banner-page {
    margin-top: 82px;
  }

  .section__banner-page .banner__content-text {
    line-height: 26px;
  }

  .section__banner-page .banner__content-text span {
    font-size: 20px;
    font-family: "Megante'";
    line-height: 26px;
  }

  .section__header {
    height: 82px;
  }

  .section__header .header__menu--option {
    flex: 1;
  }

  .footer__mobile-mode {
    flex-direction: column;
    align-items: center;
  }

  .apointment.section-content {
    margin-top: 60px !important;
  }

  .section-content:not(:first-child) {
    margin-top: 60px;
  }

  .section__banner .banner__content--text h1 {
    font-size: 10px;
    letter-spacing: 0.4px;
    line-height: 16px;
  }

  .section__banner .banner__img--content,
  .banner .banner__img--content {
    width: 144px;
    bottom: -53px;
    right: 10%;
  }

  .section__infor .section__infor--content {
    padding: 0 65px;
  }

  .global-desc {
    font-size: 14px;
    line-height: 26px;
    color: #39398e;
  }

  /* .committed {
    padding-top: 55px !important;
  } */

  .committed__content {
    padding-inline: 24px;
  }

  /* .section-content:not(:first-child) {
    padding-top: 57px;
  } */

  .infor__content .infor__item--img .infor__desktop-img {
    display: none;
  }

  .infor__content .infor__item--img .infor__mobile-img {
    display: inline;
  }

  .infor__content .infor__item--img {
    height: 100%;
  }

  .infor__item .infor__item--content .infor__item--desc {
    display: none;
  }

  .infor__item .infor__item--content {
    height: 48px;
    flex-direction: row;
    align-items: center;
  }

  .infor__item .infor__item--content h3 {
    padding: 0;
    font-size: 16px;
    line-height: 71px;
    letter-spacing: 0.32px;
  }

  .infor__content .infor__item--button {
    margin: 0;
  }

  /* highlight */

  .show-desktop {
    display: none;
  }

  .show-mobile {
    display: block;
  }

  .highlight__mobile--title {
    margin-bottom: 32px;
  }

  .highlight__content .highlight-wrap .highlight__item:nth-child(2) {
    margin: 52px 0;
  }

  .highlight__content .highlight__item {
    display: flex;
    flex-direction: row;
    width: 100%;
  }

  .highlight__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* .highlight__item .highlight__item--img {
    flex-shrink: 0;
    width: 121px;
  } */

  /* 
  .highlight.show-mobile .highlight__item--img img {

    width: 121px;

    height: 100%;
    object-fit: cover;

  } */

  .highlight.show-mobile .highlight__item--content {
    height: 143px;
  }

  .highlight.show-mobile .highlight__item span {
    overflow: hidden;

    text-overflow: ellipsis;

    line-height: 22px;

    -webkit-line-clamp: 3;

    max-height: 65px;

    display: -webkit-box;

    -webkit-box-orient: vertical;
  }

  .highlight__content .highlight__item .highlight__item--content {
    margin: 0;
  }

  .highlight__content::after {
    width: 82%;
    top: -10px;
    bottom: 0;
    left: 57%;
    right: 0;
    height: calc(100% + 40px);
  }

  .highlight__item p {
    font-size: 8px;
    line-height: 29px;
    color: #58595b;
    font-family: "Be Vietnam Pro-Regular";
  }

  .highlight__item h1 {
    font-size: 12px;
    line-height: 18px;
    font-family: "Be Vietnam Pro-Medium";
    letter-spacing: 0.24px;
    padding: 0;
  }

  .highlight__item span {
    font-size: 12px;
    line-height: 17px;
  }

  .highlight__item .highlight__item--button {
    margin-top: 0;
    width: 12px;
    height: 12px;
  }

  .highlight__slide .slick-next img {
    display: none;
  }

  .slick-slide.slick-active.slick-current
    .highlight__item
    .highlight__item--content {
    padding-left: 20px;
  }

  /* appoinment booking */

  .apointment {
    margin-top: -10px;
  }

  .section__apointment .logo-form {
    width: -webkit-fill-available;
    height: 45%;
    right: 4%;
    top: 25%;
  }

  .section__apointment .apointment__container {
    /* padding-top: 130px; */
    /* padding-bottom: 60px; */
    padding: 24px 0px 60px;
  }

  .section__apointment .global-heading {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .apointment__form .appoinment__mobile--group {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .section__apointment
    .apointment__side
    .apointment__input
    + .apointment__side--title {
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .section__apointment .apointment__side--title {
    margin-bottom: 8px;
    /* margin-top: 29px; */
    font-size: 14px;
    line-height: 37px;
    color: #39398e;
    font-family: "Be Vietnam Pro-Medium";
  }

  .section__apointment .apointment__input input::placeholder {
    font-size: 12px;
    line-height: 30px;
    color: var(--primary-color);
  }

  .section__apointment .apointment__input input,
  .section__apointment .apointment__input select {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.24px;
    font-weight: 300;
  }

  .section__apointment .apointment__input--radio input,
  .section__apointment .apointment__input--radio label {
    font-size: 12px;
    font-family: "Be Vietnam Pro-Light";
    letter-spacing: 0.24px;
    color: #5d5d5d;
  }

  .section__apointment .apointment__input--radio {
    gap: 5px;
    padding: 3px 0px;
  }

  .apointment__form .date--of--birth {
    width: 50%;
  }

  .appointment__side--submit {
    display: flex;
    flex-direction: column;
    align-items: normal;
  }

  .appointment__side--submit .apointment__side--desc {
    text-align: center;
  }

  .appointment__side--submit .apointment__side--desc span,
  .appointment__side--submit .apointment__side--desc a {
    text-align: center;
    line-height: 17px;
    letter-spacing: 0.2px;
  }

  .appointment__side--submit .apointment__side--desc span,
  .appointment__side--submit .apointment__side--desc a {
    font-family: "Be Vietnam Pro-Light";
    padding: 0px;
    display: unset;
  }

  .section__apointment .button--global {
    font-size: 12px;
  }

  /* Booking form popup */

  .booking__form .booking__close--popup {
    width: 25px;
    height: 25px;
    margin-top: 0px;
    top: 10px;
  }

  .booking__form .booking__logo--popup {
    display: none;
  }

  .booking__form {
    top: unset;
    transform: translate(-50%, 0);
    bottom: 0;
    border-radius: 0;
    max-width: 100%;
    max-height: 94vh;
    /* height: 70vh; */
    background-color: #f5f9ff;
    box-shadow: #c3daff 0px -40px 90px 0px;
  }

  .booking__form.active {
    overflow: unset;
  }

  .booking__form::after {
    display: block;
    content: "";
    position: absolute;
    top: -35px;
    transform: translateX(-50%);
    left: 50%;
    width: calc(100% + 40px);
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 90px solid #f5f9ff;
    border-radius: 60%;
    z-index: -1;
  }

  .bg__popup--logo {
    display: inline;
    position: absolute;
    z-index: -1;
    top: 10%;
    left: 5%;
    width: 90%;
  }

  .appointment__form--popup {
    padding: 5px 16px 16px;
  }

  .appointment__form--popup .appointment__popup--title {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    padding-bottom: 16px;
  }

  .appointment__form--popup .appoinment__side--title {
    font-family: "Be Vietnam Pro-Medium";
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    padding-bottom: 8px;
    padding-top: 14px;
  }

  .appointment__form--popup .appointment__input input,
  .appointment__form--popup .appointment__input select {
    line-height: 32px;
    font-size: 14px;
    border-radius: 0;
  }

  .appointment__form--popup .appointment__input {
    margin-bottom: 16px;
  }

  .appointment__form--popup
    > .row
    .col-md-6:first-child
    .appointment__input:not(:nth-last-child(-n + 2)) {
    width: 100%;
  }

  .appointment__form--popup
    > .row
    .col-md-6:first-child
    .appointment__input:nth-last-child(-n + 2) {
    width: 46%;
  }

  .appointment__form--popup > .row .col-md-6:first-child > .appoinment__side {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
  }

  .appointment__form--popup .appointment__input--radio input,
  .appointment__form--popup .appointment__input--radio label {
    font-size: 13px;
    line-height: 13px;
  }

  .appointment__form--popup .appointment__input--radio input[type="radio"] {
    width: 16px;
    height: 16px;
  }

  .appointment__form--popup .appointment__input--radio {
    gap: 16px;
    align-items: self-start;
    margin-top: 0px;
  }

  .appointment__form--popup .appointment__input--radio-item {
    gap: 8px;
  }

  .appointment__form--popup
    .appoinment__side
    .appointment__input
    + .appoinment__side--title {
    margin-top: 0;
  }

  .appointment__form--popup .appointment__input.appointment__input--date img {
    height: 18px;
    width: auto;
    object-fit: contain;
  }

  .appointment__form--popup .appointment__side--desc {
    padding-right: 0;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 14px;
  }

  .appointment__form--popup .appointment__side--desc span {
    font-family: "Be Vietnam Pro-Light";
    letter-spacing: 0.2px;
    line-height: 17px;
    padding: 0px;
  }

  .appointment__form--popup .appointment__side--submit .button--global {
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
  }

  .appointment__logo-mb {
    position: absolute;
    z-index: -1;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .blur {
    backdrop-filter: blur(20px);
  }
}

@media (max-width: 768px) {
  .section__banner-page .banner__content {
    top: 0%;
  }

  .section__banner .banner__img--content,
  .banner .banner__img--content {
    width: 72px;
    bottom: -30px;
    right: 10%;
  }

  .appointment__form--popup .popup-content {
    max-height: 550px;
    overflow-y: scroll;
  }

  .section__banner .banner__button .btn-booking span {
    font-size: 11px;
    line-height: 22px;
  }

  .xdsoft_datetimepicker .xdsoft_datepicker {
    width: 350px;
  }

  .popup-thankyou {
    max-width: 85%;

    height: 90vh;

    width: 100%;

    position: fixed;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    z-index: 999;

    background-color: #f7f3eb;

    border-radius: 28px;

    opacity: 0;

    visibility: hidden;

    transition: all 0.3s linear;

    box-shadow: 0px 3px 40px #00000014;
  }

  .popup-thankyou.active {
    opacity: 1;

    visibility: visible;

    transition: all 0.3s linear;
  }

  .popup-thankyou-content {
    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    width: 100%;

    box-sizing: border-box;

    padding: 0 36px;
  }

  .popup-thankyou-content img {
    width: 50px;
    height: 50px;
    /* margin-bottom: 30px; */
  }

  .popup-thankyou-content .popup-thankyou-title {
    color: var(--primary-color);
    font-family: "Megante'";
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }

  .popup-thankyou-content .popup-thankyou-sub {
    max-width: 550px;
    color: var(--primary-color);
    font-family: "Be Vietnam Pro-Light";
    font-size: 14px;
    line-height: 24px;
    width: 550px;
    margin: 0 auto;
    display: inline;
    text-align: center;
    padding: 0;
  }

  .section__banner .banner__button .btn-booking {
    gap: 10px;
  }
}

/* Responsive logo banner */

@media (min-width: 768px) and (max-width: 1024px) {
  /* Banner */
  .section__banner .banner__button .btn-booking {
    font-size: 13px;
    padding: 4px 20px;
  }

  .section__banner .banner__content--text {
    font-size: 40px;
    max-width: 500px;
    line-height: 50px;
  }

  .section__banner .banner__title .banner__title-text {
    font-size: 40px;
  }

  .section__banner-page .banner__content-text span {
    font-size: 40px;
    font-family: "Megante'";
    line-height: 32px;
  }

  /* .section__banner .banner__img--content {
    bottom: -6.5%;
    right: 13%;
    width: 100px;
  } */

  /* apointment */

  .section__apointment .logo-form {
    width: fit-content;
    height: 60%;
    left: 50%;
    transform: translateX(-50%);
  }

  .section__apointment .apointment__container .col-md-7 {
    width: 100%;
  }

  .section__apointment .apointment__container .col-md-5 {
    display: none;
  }

  .apointment__form .appoinment__mobile--group {
    display: unset;
  }

  .section__apointment .apointment__input.apointment__input--date {
    width: 100%;
  }

  .section__apointment
    .apointment__side
    .apointment__input
    + .apointment__side--title {
    margin-bottom: 5px;
    margin-top: 31px;
  }
}

@media (min-width: 576px) and (max-width: 1024px) {
  .apointment__side--desc {
    padding: 0 40px;
    text-align: center;
  }
}

@media (min-width: 600px) and (max-width: 768px) {
  /* .section__banner .banner__img--content {
    bottom: -4%;
    right: 16%;
    width: 60px;
  } */

  .section__banner .banner__content--text {
    font-size: 20px;
    max-width: 300px;
    line-height: 25px;
  }

  .section__banner .banner__title .banner__title-text {
    font-size: 30px;
  }

  .section__banner .banner__button .btn-booking {
    font-size: 11px;
    padding: 2px 15px;
  }

  .section__banner .banner__button .btn-booking img {
    height: 15px;
    width: auto;
    /* margin-left: 10px; */
  }
}

@media (min-width: 480px) and (max-width: 600px) {
  .section__banner .banner__img--content {
    bottom: -6%;
    right: 16%;
    width: 60px;
  }

  .section__banner .banner__content--text {
    font-size: 20px;
    max-width: 250px;
    line-height: 25px;
  }

  .section__banner .banner__title .banner__title-text {
    font-size: 20px;
  }

  .section__banner .banner__button .btn-booking {
    font-size: 11px;
    padding: 2px 15px;
  }

  .section__banner .banner__button .btn-booking img {
    height: 15px;
    width: auto;
    /* margin-left: 10px; */
  }
}

@media (max-width: 576px) {
  .section__banner .banner__list .banner__list--img .show-banner-mobile {
    display: inline;
    border-radius: 0% 0% 11% 11% / 0% 0% 20% 20%;
    max-height: 205px;
    object-fit: cover;
    width: 100%;
  }

  .section__banner .banner__list .banner__list--img,
  .banner__list-img {
    min-height: 200px;
  }

  .section__apointment .apointment__container {
    padding: 12px 0px 60px;
  }

  .section__banner-page .banner__list-img img {
    width: 100%;
    max-height: 205px;
    object-fit: cover;
  }

  .xdsoft_datetimepicker .xdsoft_datepicker {
    width: 350px;
  }

  .xdsoft_datetimepicker .xdsoft_datepicker {
    width: 270px;
  }

  .appointment__side--submit .apointment__side--desc {
    text-align: center;
  }

  .appointment__side--submit .apointment__side--desc span,
  .appointment__side--submit .apointment__side--desc a {
    display: unset;
  }
}

@media (max-width: 480px) {
  .section__banner .banner__img--content {
    bottom: -9%;
    /* right: 16%; */
    /* width: 60px; */
  }

  .section__banner .banner__button .btn-booking span {
    font-size: 10px;
    line-height: 22px;
  }

  /* .section__banner-page .banner__content {
    top: -10%;
  } */

  .section__banner .banner__content--text {
    font-size: 20px;
    max-width: 230px;
    line-height: 26px;
  }

  .section__banner .banner__title .banner__title-text {
    font-size: 20px;
  }

  .section__banner .banner__button .btn-booking {
    padding: 0px 10px;
    font-size: 9px;
    gap: 7px;
  }

  .section__banner .banner__button .btn-booking img {
    height: 13px;
    width: auto;
    /* margin-left: 7px; */
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .appointment__form--popup
    > .row
    .col-md-6:first-child
    .appointment__input:nth-last-child(-n + 2) {
    width: 100%;
  }

  .appointment__form--popup .appoinment__side h4.appoinment__side--title {
    padding-bottom: 17px;
  }
}

@media (max-width: 400px) {
  .xdsoft_datetimepicker .xdsoft_datepicker {
    width: 200px;
  }

  .banner .banner__img--content,
  .section__banner .banner__img--content {
    bottom: 0% !important;
    /* right: 16%; */
    /* width: 60px; */
  }

  .section__banner .banner__content--text {
    line-height: 22px;
    margin-bottom: 10px;
  }
}

@media (max-width: 350px) {
  .banner .banner__img--content,
  .section__banner .banner__img--content {
    bottom: 3% !important;
  }
}

/* Contact Form 7 CSS overridding */

.wpcf7-form-control-wrap {
  position: relative;

  display: block;
  width: 100%;
}

.wpcf7-list-item {
  display: flex;
  gap: 10px;
  align-items: center;
  /* margin: auto; */
  margin: 0;
}

.wpcf7-form-control.wpcf7-radio {
  display: flex;
  align-items: center;
  gap: 40px;
}

.wpcf7-list-item-label {
  color: #3b3f80;
  font-size: 16px;
  font-family: "Be Vietnam Pro-Light", sans-serif;
}

/* s */

.wpcf7-not-valid-tip {
  color: red;
  position: absolute;
  left: 0;
  top: 100%;
  font-family: "Be Vietnam Pro-Regular";
  font-size: 12px;
}

.wpcf7-spinner,
.wpcf7-response-output {
  display: none;
}

@media screen and (max-width: 1024px) {
  .appoinment__mobile--group .wpcf7-form-control.wpcf7-radio {
    display: flex !important;

    align-items: center !important;

    gap: 0px !important;
  }

  .wpcf7-list-item-label {
    font-size: 15px;
  }

  .appoinment__mobile--group .wpcf7-list-item-label {
    font-size: 12px !important;

    font-family: "Be Vietnam Pro-Light" !important;

    letter-spacing: 0.24px !important;

    color: #5d5d5d !important;
  }

  .appoinment__mobile--group .wpcf7-list-item {
    display: flex !important;

    gap: 7px !important;

    align-items: center !important;

    margin: auto !important;

    padding-left: 5px;
  }

  .appoinment__mobile--group .apointment__input--radio.pb-0.mb-0 {
    gap: 0px !important;

    padding: 5px 0px !important;
  }

  .section__apointment .apointment__input input,
  .section__apointment .apointment__input select {
    border: 0;
    background: transparent;
    border-bottom: 1px solid var(--primary-color);
    width: 100%;
    font-size: 14px;
    height: 30px !important;
    font-family: "Be Vietnam Pro-Light";
    outline: none;
    color: var(--primary-color);
  }

  .section__apointment .apointment__input--radio input[type="radio"] {
    -webkit-appearance: none;

    appearance: none;

    width: 25px;

    height: 25px !important;

    border-radius: 50%;

    outline: none;

    border: 3px solid #8681ed;
  }

  .wpcf7-select {
    font-size: 14px !important;
  }
}
