@charset "UTF-8";
@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto-Bold.eot");
  src: url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype"), url("../fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("../fonts/Roboto-Medium.eot");
  src: url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype"), url("../fonts/Roboto-Medium.svg#Roboto-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro-Bold";
  src: url("../fonts/BeVietnamPro-Bold.eot");
  src: url("../fonts/BeVietnamPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BeVietnamPro-Bold.woff2") format("woff2"), url("../fonts/BeVietnamPro-Bold.woff") format("woff"), url("../fonts/BeVietnamPro-Bold.ttf") format("truetype"), url("../fonts/BeVietnamPro-Bold.svg#BeVietnamPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro-Light";
  src: url("../fonts/BeVietnamPro-Light.eot");
  src: url("../fonts/BeVietnamPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/BeVietnamPro-Light.woff2") format("woff2"), url("../fonts/BeVietnamPro-Light.woff") format("woff"), url("../fonts/BeVietnamPro-Light.ttf") format("truetype"), url("../fonts/BeVietnamPro-Light.svg#BeVietnamPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro-Medium";
  src: url("../fonts/BeVietnamPro-Medium.eot");
  src: url("../fonts/BeVietnamPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/BeVietnamPro-Medium.woff2") format("woff2"), url("../fonts/BeVietnamPro-Medium.woff") format("woff"), url("../fonts/BeVietnamPro-Medium.ttf") format("truetype"), url("../fonts/BeVietnamPro-Medium.svg#BeVietnamPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro-Regular";
  src: url("../fonts/BeVietnamPro-Regular.eot");
  src: url("../fonts/BeVietnamPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/BeVietnamPro-Regular.woff2") format("woff2"), url("../fonts/BeVietnamPro-Regular.woff") format("woff"), url("../fonts/BeVietnamPro-Regular.ttf") format("truetype"), url("../fonts/BeVietnamPro-Regular.svg#BeVietnamPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro-SemiBold";
  src: url("../fonts/BeVietnamPro-SemiBold.eot");
  src: url("../fonts/BeVietnamPro-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/BeVietnamPro-SemiBold.woff2") format("woff2"), url("../fonts/BeVietnamPro-SemiBold.woff") format("woff"), url("../fonts/BeVietnamPro-SemiBold.ttf") format("truetype"), url("../fonts/BeVietnamPro-SemiBold.svg#BeVietnamPro-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNeue-Bold";
  src: url("../fonts/HelveticaNeue-Bold.eot");
  src: url("../fonts/HelveticaNeue-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"), url("../fonts/HelveticaNeue-Bold.woff") format("woff"), url("../fonts/HelveticaNeue-Bold.ttf") format("truetype"), url("../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter-Regular";
  src: url("../fonts/Inter-Regular.eot");
  src: url("../fonts/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff"), url("../fonts/Inter-Regular.ttf") format("truetype"), url("../fonts/Inter-Regular.svg#Inter-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Main */
:root {
  --main-color:#4E93BD;
  --hover-color:#F6BD01;
  --bg-darkmode:#1C1C1E;
  --text-darkmode:#f1f5f9;
  --bg-lightmode:#ffffff;
  --text-lightmode:#111;
}

body {
  font-family: BeVietnamPro-Regular;
  margin: 0;
  line-height: 1.8;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 991px) {
  body {
    font-size: 13px;
  }
}

.full {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

a {
  color: inherit;
}
a:hover {
  text-decoration: none;
}

p,
h2,
h3,
h4, h5, h6 {
  margin-bottom: 0;
}

figure {
  margin-bottom: 0;
}

input,
textarea, button {
  outline: none;
  border: none;
}

input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.w-clear:after {
  display: block;
  content: "";
  clear: both;
}

.hidden {
  display: none;
}

.clear {
  clear: both;
}

.none {
  display: none;
}

.hidden-seoh {
  visibility: hidden;
  height: 0px;
  margin: 0px;
  overflow: hidden;
}

.mycontainer {
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
@media screen and (min-width: 576px) {
  .mycontainer {
    max-width: 570px;
  }
}
@media screen and (min-width: 767px) {
  .mycontainer {
    max-width: 750px;
  }
}
@media screen and (min-width: 991px) {
  .mycontainer {
    max-width: 1330px;
  }
}

img {
  max-width: 100%;
  height: auto;
}
img:not([src]) {
  visibility: hidden;
}
img.lazy {
  opacity: 0;
}
img:not(.initial) {
  transition: opacity 1s;
}
img.initial, img.loaded, img.error {
  opacity: 1;
}
img.img-full, img.img100, img.img-responsive, img.img-fluid {
  width: 100% !important;
  height: auto;
}

div[data-slick] {
  display: none;
}
div[data-slick].loaded {
  display: block;
}

[x-cloak] {
  display: none !important;
}

/* Base Alert */
.alert {
  position: relative;
  padding: 14px 18px;
  margin-bottom: 16px;
  border-radius: 18px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 15px;
  font-weight: 500;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  transition: all 0.25s ease;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.05);
}

/* Hover effect */
.alert:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}

/* Heading */
.alert-heading {
  font-weight: 600;
  margin-bottom: 6px;
}

/* Link */
.alert-link {
  font-weight: 600;
  text-decoration: underline;
}

/* Dismiss button */
.alert-dismissible {
  padding-right: 48px;
}

.alert-dismissible .close {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  padding: 6px 10px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.05);
  font-size: 18px;
  opacity: 0.6;
  transition: 0.2s ease;
}

.alert-dismissible .close:hover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.1);
}

/* ===================== */
/* COLOR STYLE (iOS) */
/* ===================== */
.alert-primary {
  color: #0a84ff;
  background: rgba(10, 132, 255, 0.12);
  border-color: rgba(10, 132, 255, 0.25);
}

.alert-success {
  color: #30d158;
  background: rgba(48, 209, 88, 0.12);
  border-color: rgba(48, 209, 88, 0.25);
}

.alert-danger {
  color: #ff453a;
  background: rgba(255, 69, 58, 0.12);
  border-color: rgba(255, 69, 58, 0.25);
}

.alert-warning {
  color: #ff9f0a;
  background: rgba(255, 159, 10, 0.12);
  border-color: rgba(255, 159, 10, 0.25);
}

.alert-info {
  color: #64d2ff;
  background: rgba(100, 210, 255, 0.12);
  border-color: rgba(100, 210, 255, 0.25);
}

.alert-secondary {
  color: #8e8e93;
  background: rgba(142, 142, 147, 0.12);
  border-color: rgba(142, 142, 147, 0.25);
}

.alert-dark {
  color: #1c1c1e;
  background: rgba(60, 60, 67, 0.12);
  border-color: rgba(60, 60, 67, 0.25);
}

.alert-light {
  color: #6e6e73;
  background: rgba(242, 242, 247, 0.9);
  border-color: rgba(0, 0, 0, 0.05);
}

/*menu*/
.block-menu {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
}
.block-menu.sticky {
  position: fixed;
}
.block-menu.sticky .headerBottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1254901961);
}

#fix {
  height: 99px;
}
@media screen and (max-width: 991px) {
  #fix {
    height: 89px;
  }
}

:root {
  --easeoutcubic: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.menu ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.menu ul.primary-menu {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.menu ul.primary-menu > li > a {
  white-space: nowrap;
  font-size: 18px !important;
  padding: 9.5px 0px !important;
  color: #fff !important;
  font-family: BeVietnamPro-Medium;
}
@media screen and (max-width: 1300px) {
  .menu ul.primary-menu > li > a {
    font-size: 14px !important;
  }
}
.menu ul.primary-menu > li > a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: var(--btn-line-size, 2px);
  display: block;
  bottom: 0;
  left: 0;
  background: currentColor;
  -webkit-transition: opacity 0.4s var(--easeoutcubic), -webkit-transform 0.4s var(--easeoutcubic);
  transition: opacity 0.4s var(--easeoutcubic), -webkit-transform 0.4s var(--easeoutcubic);
  transition: transform 0.4s var(--easeoutcubic), opacity 0.4s var(--easeoutcubic);
  transition: transform 0.4s var(--easeoutcubic), opacity 0.4s var(--easeoutcubic), -webkit-transform 0.4s var(--easeoutcubic);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: center right;
  transform-origin: center right;
}
.menu ul.primary-menu > li > a:hover, .menu ul.primary-menu > li > a.active {
  color: var(--hover-color) !important;
}
.menu ul.primary-menu > li > a:hover::before, .menu ul.primary-menu > li > a.active::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.menu ul li {
  position: relative;
  z-index: 1;
}
.menu ul li a {
  display: block;
  position: relative;
  font-size: 13px;
  padding: 12px 12px 11px 12px;
  text-decoration: none !important;
}
.menu ul li a.has-child {
  padding-right: 16px !important;
}
.menu ul li a.has-child::after {
  content: "";
  position: absolute;
  bottom: calc(50% - 2px);
  right: 5px;
  width: 5px;
  height: 5px;
  border: 1px solid #fafafa;
  border-top: 0px;
  border-left: 0px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.menu ul li ul {
  position: absolute;
  min-width: 250px;
  margin-top: -5px;
  background-color: #fafafa;
  -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  -webkit-transform: perspective(600px) rotateX(-90deg);
  transform: perspective(600px) rotateX(-90deg);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}

.menu ul li:hover > ul {
  -webkit-transform: perspective(600px) rotateX(0);
  transform: perspective(600px) rotateX(0);
  -webkit-transform-origin: 0 0 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
}

.menu ul li ul li {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.menu ul li ul li a {
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  color: #313131;
  border-bottom: 1px solid #ececec;
}

.menu ul li ul li:last-child > a {
  border-bottom: 0px;
}

.menu ul li ul li a.has-child {
  margin-right: 0px;
}

.menu ul li ul li a.has-child:after {
  border-color: #313131;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu ul li ul li a.active,
.menu ul li ul li:hover > a {
  color: var(--main-color);
}

.menu ul li ul li:hover > a.has-child:after,
.menu ul li ul li a.active.has-child:after {
  border-color: var(--main-color);
}

.menu ul li ul li a {
  padding: 10px 0px 9px 0px;
  text-transform: capitalize;
}

.menu ul li ul li ul {
  top: 0;
  left: 100%;
  margin-top: 0px;
}

/*header-mobile*/
.mobile-header {
  position: sticky;
  top: 0;
  height: 89px;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 18px;
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  background: rgba(255, 255, 255, 0.85);
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  transition: 0.3s ease;
}

body.dark .mobile-header {
  background: rgba(28, 28, 30, 0.9);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

/* ===== LOGO CENTER ===== */
.mobile-logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.mobile-logo img {
  max-height: 60px;
}

/* ================================= */
/* ========= HAMBURGER ============= */
/* ================================= */
.hamburger {
  width: 26px;
  height: 18px;
  position: relative;
  cursor: pointer;
  border: none;
  background: none;
}
.hamburger span, .hamburger::before, .hamburger::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #111;
  border-radius: 2px;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.hamburger::before {
  top: 0;
}
.hamburger span {
  top: 8px;
}
.hamburger::after {
  bottom: 0;
}

body.dark .hamburger span,
body.dark .hamburger::before,
body.dark .hamburger::after {
  background: #fff;
}

.mm-wrapper_opening .hamburger::before, .mm-wrapper_opening .hamburger::after {
  top: 10px;
}
.mm-wrapper_opening .hamburger span {
  left: -50px;
  opacity: 0;
}
.mm-wrapper_opening .hamburger::before {
  transform: rotate(45deg);
}
.mm-wrapper_opening .hamburger::after {
  transform: rotate(-45deg);
}

/* =========================
   APPLE DRAWER FINAL FIX
========================= */
:root {
  --radius: 32px;
}

/* Ẩn nền mmenu mặc định */
.mm-menu {
  background: transparent !important;
}

/* Bỏ full width mặc định */
.mm-menu_position-left {
  width: 100vw !important;
  max-width: 100vw !important;
}

/* Tạo card thực sự */
.mm-panel {
  width: 340px;
  max-width: 85vw;
  height: calc(100vh - 40px);
  padding: 20px;
  border-radius: var(--radius);
  overflow: hidden;
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  box-shadow: 0 25px 80px rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(0, 0, 0, 0.06);
}

/* LIGHT */
body.light .mm-panel {
  background: rgba(255, 255, 255, 0.85);
}
body.light .mm-panel .mm-listitem, body.light .mm-panel .mm-navbar__title {
  color: #111;
}

/* DARK */
body.dark .mm-panel {
  background: rgba(20, 20, 20, 0.9);
}
body.dark .mm-panel .mm-listitem, body.dark .mm-panel .mm-navbar__title {
  color: #fff;
}
body.dark .mm-panel .mm-btn:after, body.dark .mm-panel .mm-btn:before {
  border-color: #fff;
}
body.dark .mm-panel {
  box-shadow: 0 25px 80px rgba(0, 0, 0, 0.7), 0 0 0 1px rgba(255, 255, 255, 0.05);
}

/* NAVBAR */
.mm-navbar {
  height: 70px;
  font-size: 17px;
  font-weight: 600;
  background: transparent;
}

/* Xóa border rác */
.mm-listitem:after {
  display: none;
}

.mm-listitem + .mm-listitem {
  border-top: 1px solid rgba(0, 0, 0, 0.1254901961);
}

/* ITEM */
.mm-listitem__text {
  padding: 20px 28px;
  font-size: 17px;
  font-weight: 500;
  transition: all 0.25s ease;
}

.mm-listitem__text:hover {
  transform: translateX(8px);
  background: rgba(0, 0, 0, 0.05);
}

body.dark .mm-listitem__text:hover {
  background: rgba(255, 255, 255, 0.08);
}

/* BLUR BACKGROUND */
.mm-wrapper_opened .mm-wrapper__blocker {
  backdrop-filter: blur(10px);
  background: rgba(0, 0, 0, 0.25);
}

/* ================================= */
/* ========= FOOTER INSIDE ========= */
/* ================================= */
.mobile-menu-footer {
  padding: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.mobile-menu-footer a {
  font-size: 14px;
  text-decoration: none;
  opacity: 0.7;
}

body.dark .mobile-menu-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

/*header-mobile*/
/* =========================
   MODERN SEARCH
========================= */
.search-wrapper {
  position: relative;
}

/* ===== ICON BUTTON ===== */
.open-form-search {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: none;
  background: transparent;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.25s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

body.dark .open-form-search {
  color: #fff;
}
body.dark .open-form-search.active {
  background: var(--main-color);
  color: #fff;
}

body.light .open-form-search {
  color: #111;
}
body.light .open-form-search.active {
  background: var(--main-color);
  color: #fff;
}

.open-form-search:hover {
  background: rgba(0, 0, 0, 0.06);
  transform: scale(1.05);
}

body.dark .open-form-search:hover {
  background: rgba(255, 255, 255, 0.08);
}

/* ===== SEARCH BOX ===== */
.search-box {
  position: absolute;
  right: 0;
  top: calc(100% + 14px);
  width: 320px;
  padding: 8px;
  border-radius: 18px;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  transition: all 0.25s ease;
  z-index: 100;
}

/* Light */
body:not(.dark) .search-box {
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.05);
}

/* Dark */
body.dark .search-box {
  background: rgba(30, 30, 30, 0.9);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.6), 0 0 0 1px rgba(255, 255, 255, 0.05);
}

/* ===== FORM ===== */
.search-box .form-search {
  position: relative;
  width: 100%;
}

.search-box .form-search input {
  width: 100%;
  height: 48px;
  border-radius: 14px;
  border: none;
  padding: 0 50px 0 18px;
  font-size: 15px;
  background: rgba(0, 0, 0, 0.05);
  transition: 0.25s;
}

body.dark .search-box .form-search input {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}

.search-box .form-search input:focus {
  outline: none;
  box-shadow: 0 0 0 2px var(--main-color);
}

/* ===== SUBMIT BUTTON ===== */
.search-box .form-search button {
  position: absolute;
  right: 6px;
  top: 6px;
  bottom: 6px;
  width: 36px;
  border-radius: 10px;
  border: none;
  background: var(--main-color);
  color: #fff;
  cursor: pointer;
  transition: 0.25s;
}

.search-box .form-search button:hover {
  transform: scale(1.05);
}

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  pointer-events: none;
}

#loader-wrapper #wrap {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 999999;
}

#loader-wrapper.show1 #wrap {
  background: transparent;
}

#loader-wrapper:after {
  -webkit-mask: url(../images/mask-01.png);
  mask: url(../images/mask-01.png);
  -webkit-mask-size: 2300% 100%;
  mask-size: 2300% 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(255, 255, 255);
  z-index: 99999;
}

#loader-wrapper.show1::after {
  -webkit-animation: MaskPlay 1s steps(22) forwards;
  animation: MaskPlay 1s steps(22) forwards;
}

#loader-wrapper.show1 #wrap {
  opacity: 0;
}

@-webkit-keyframes MaskPlay {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}
@keyframes MaskPlay {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}
.breadcrumb-item + .breadcrumb-item::before {
  content: "-";
}

/* Fullscreen wrapper */
.loader-wrapper {
  position: fixed;
  inset: 0;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999999;
  transition: opacity 0.3s ease;
}

/* Center content */
.loader-content {
  text-align: center;
}

/* Apple spinner */
.apple-spinner {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-top: 3px solid #0A84FF;
  animation: spin 0.8s linear infinite;
  margin: 0 auto;
}

/* Text */
.loader-content p {
  margin-top: 12px;
  font-size: 14px;
  color: #6e6e73;
  font-weight: 500;
}

/* Animation */
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.vodiapicker {
  display: none;
}

#a {
  padding-left: 0px;
  margin: 0;
}

#a img, .btn-select img {
  width: 28px;
}

#a li {
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

#a li:hover {
  background-color: #F4F3F3;
}

#a li img {
  margin: 5px;
}

#a li span, .btn-select li span {
  margin-left: 5px;
  font-size: 14px;
  cursor: pointer;
}

.b {
  display: none;
  width: 100%;
  max-width: 350px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  position: absolute;
  left: 0;
  right: 0;
  top: 101%;
  background-color: #fff;
}

.open {
  display: show !important;
}

.btn-select {
  width: 100%;
  height: 34px;
  padding-right: 20px;
  background-color: transparent;
  border: 0;
  position: relative;
  font-size: 16px;
  color: #333;
}

.btn-select::before {
  content: "";
  position: absolute;
  bottom: calc(50% - 2px);
  right: 5px;
  width: 5px;
  height: 5px;
  border: 1px solid #333;
  border-top: 0px;
  border-left: 0px;
  transform: rotate(45deg);
  transition: all 0.3s ease-out;
}

.btn-select.active::before {
  transform: rotate(135deg);
}

.btn-select li {
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.btn-select:hover li {
  margin-left: 0px;
}

.btn-select:focus {
  outline: none;
}

.lang-select {
  position: relative;
  min-width: 120px;
}

.headerBottom {
  background: url(../images/menu-bg.png) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 10px 0;
}

.menu-box {
  flex: 0 0 31%;
  max-width: 31%;
}

/*slide*/
.control-owl {
  position: absolute;
  width: 100%;
  z-index: 2;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.control-owl button {
  opacity: 0.5;
  top: 0px;
  position: absolute;
  outline: none;
  border: 0px;
  padding: 0px;
  margin: 0px;
  display: block;
  cursor: pointer;
  color: #fff;
  width: 56px;
  height: 56px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin: 0px;
  background-color: transparent;
  border-radius: 50%;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.control-owl button.owl-prev {
  left: 10px;
}
.control-owl button.owl-next {
  right: 10px;
}
.control-owl button:hover {
  opacity: 1;
  background-color: rgba(78, 147, 189, 0.6666666667);
}

.dots-owl {
  position: absolute;
  z-index: 9;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dots-owl .owl-dot {
  width: 10px;
  height: 10px;
  background: #f2f2f2;
  transition: 0.3s;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}
.dots-owl .owl-dot.active {
  background: #aaa;
}

.form-control,
.form-control-plaintext:not(textarea),
.custom-select {
  height: calc(1em + 1.25rem + 8px);
}

.text-sm {
  font-size: 0.875rem !important;
}

/*slide*/
/* Breadcrumb */
.breadCrumbs .mycontainer {
  padding: 0.75rem 15px;
}
.breadCrumbs .mycontainer .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0;
}

.roomlist-main {
  padding: 50px 0;
}
@media screen and (max-width: 991px) {
  .roomlist-main {
    padding: 25px 0;
  }
}

.ul-tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
.ul-tabs li {
  font-family: BeVietnamPro-Medium;
  font-size: 16px;
  line-height: 26px;
  color: var(--main-color);
  text-transform: capitalize;
  cursor: pointer;
  border: 1px solid var(--main-color);
  display: inline-block;
  padding: 8px 20px;
  border-radius: 100px;
  margin: 0 5px 10px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .ul-tabs li {
    font-size: 13px;
    line-height: 22px;
  }
}
.ul-tabs li.active {
  background-color: var(--hover-color);
  border-color: var(--hover-color);
  color: #222;
}
.ul-tabs.fixed {
  margin-bottom: 0;
}
.ul-tabs.fixed li {
  margin: 0 5px;
}
@media screen and (max-width: 991px) {
  .ul-tabs.fixed li {
    margin: 0 5px 10px;
  }
}

.product-item__image {
  transition: 0.3s;
}
.product-item__image::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 70%;
  background: linear-gradient(to bottom, rgba(78, 147, 189, 0) 0%, #4E93BD 100%);
  z-index: 1;
  pointer-events: none;
}

.product-item-box:hover .product-item__image {
  opacity: 0.8;
}
.product-item-box {
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1254901961);
}

.product-item__text {
  padding: 15px;
}
.product-item__text h3 {
  font-family: BeVietnamPro-Bold;
  font-size: 20px;
  line-height: 26px;
  color: #333;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.product-item__text h3 a {
  color: #333;
}
.product-item__text h3 a:hover {
  color: var(--main-color);
}
.product-item__text p {
  color: #8c98aa;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 10px;
}
.product-item__text ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 0 -6px 10px;
}
.product-item__text ul li {
  display: inline-block;
  margin-bottom: 6px;
  padding: 0 6px;
}
.product-item__text .status-box {
  padding-top: 12px;
  border-top: 1px solid #ECECEC;
}
.product-item__text .status-box .price-box .text1 {
  font-family: BeVietnamPro-Bold;
  font-size: 13px;
  line-height: 20px;
  color: #131313;
  text-transform: uppercase;
}
.product-item__text .status-box .price-box .text2 {
  margin-top: 4px;
}
.product-item__text .status-box .price-box .text2 span {
  font-family: BeVietnamPro-Bold;
  font-size: 16px;
  color: var(--main-color);
}
.product-item__text .status-box .price-box .text2 {
  color: #212529;
}

.product-list .owl-item {
  margin: 8px 0;
}

.readon-button {
  display: inline-block;
  transition: all 0.35s ease;
  overflow: hidden;
  position: relative;
  font-family: BeVietnamPro-Medium;
  font-size: 14px;
  line-height: 24px;
  padding: 7px 40px;
  border-radius: 15px;
  background-color: var(--main-color);
  text-transform: uppercase;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .readon-button {
    font-size: 15px;
    line-height: 25px;
    padding: 7px 25px;
  }
}
.readon-button:hover {
  transform: translateY(-3px);
  color: #fff;
}
.readon-button:hover::after {
  left: 120%;
}
.readon-button::after {
  content: "";
  position: absolute;
  inset: 0;
  left: -120%;
  width: 120%;
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent);
  transition: all 0.6s ease;
}

.roombg {
  background: url(../images/room-bg.png) no-repeat;
  background-size: cover;
  background-position: center center;
}

.banner-main {
  padding: 150px 0;
  background: url(../images/banner-bg.png) no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 991px) {
  .banner-main {
    padding: 75px 0;
  }
}

.banner-title {
  font-family: BeVietnamPro-Bold;
  font-size: 30px;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .banner-title {
    font-size: 25px;
    line-height: 45px;
    margin-bottom: 15px;
  }
}
.banner-title span {
  color: var(--hover-color);
}

.bookinglistindex-title {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .bookinglistindex-title {
    margin-bottom: 15px;
  }
}
.bookinglistindex-title h2 {
  color: #212529;
  text-transform: capitalize;
  font-family: BeVietnamPro-Bold;
  font-size: 36px;
  line-height: 46px;
}
@media screen and (max-width: 767px) {
  .bookinglistindex-title h2 {
    font-size: 25px;
    line-height: 35px;
  }
}
@media screen and (max-width: 991px) {
  .bookinglistindex-title {
    text-align: center;
  }
  .bookinglistindex-title h2 {
    width: 100%;
  }
  .bookinglistindex-title .ul-tabs {
    margin-top: 15px;
  }
}

.bookinglistindex-main {
  padding: 50px 0;
}
@media screen and (max-width: 991px) {
  .bookinglistindex-main {
    margin-bottom: 25px;
  }
}

.footerMap iframe {
  display: block;
  width: 100%;
  height: 450px;
}

.footerPowered {
  padding: 15px 0;
}

@media screen and (max-width: 991px) {
  .footerCopyright {
    text-align: center;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
}
.footerCopyright {
  text-align: center;
  color: #fff;
  font-family: BeVietnamPro-Regular;
  font-size: 15px;
}
.footerCopyright span {
  font-family: BeVietnamPro-Bold;
}

@media screen and (max-width: 991px) {
  .footerStatic {
    text-align: center;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
}
.footerStatic span {
  padding-right: 10px;
  margin-right: 10px;
}
.footerStatic span:last-child {
  padding-right: 0;
  margin-right: 0;
}

.footerArticle {
  padding: 60px 0;
}
@media screen and (max-width: 991px) {
  .footerArticle {
    padding: 30px 0;
  }
}

.footerbg {
  background: url(../images/footer-bg.png) no-repeat;
  background-size: cover;
  background-position: center center;
}

.footerInfo {
  flex: 0 0 27.69%;
  max-width: 27.69%;
}
@media screen and (max-width: 991px) {
  .footerInfo {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}

.footerInfo2 {
  flex: 0 0 34.61%;
  max-width: 34.61%;
}
@media screen and (max-width: 991px) {
  .footerInfo2 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}

.footerTern {
  flex: 0 0 20.76%;
  max-width: 20.76%;
}
@media screen and (max-width: 991px) {
  .footerTern {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.footerRow .footerlogo {
  margin-bottom: 25px;
}
.footerRow .title {
  font-family: BeVietnamPro-Bold;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.footerRow .text {
  font-family: BeVietnamPro-Light;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.footerRow .desc {
  font-family: BeVietnamPro-Light;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.footerRow .desc p {
  padding-bottom: 5px;
}
.footerRow .list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footerRow .list li {
  font-family: BeVietnamPro-Light;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 10px;
  color: #fff;
}
.footerRow .list li a {
  color: #fff;
}
.footerRow .list li a:hover {
  color: var(--hover-color);
}

.newsletter-form2 {
  position: relative;
  margin-bottom: 25px;
}
.newsletter-form2 input {
  width: 100%;
  height: 59px;
  background-color: rgba(255, 255, 255, 0.1254901961);
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  padding: 0 75px 0 15px;
  border-radius: 1000px;
}
.newsletter-form2 input::placeholder {
  color: #fff;
}
.newsletter-form2 button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  color: #fff;
  background-color: transparent;
}

#show_popup {
  padding: 0 !important;
}
@media screen and (max-width: 991px) {
  #show_popup {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 767px) {
  #show_popup {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 576px) {
  #show_popup {
    transform: scale(0.6);
  }
}

@media screen and (min-width: 991px) {
  .d-lg-list {
    display: list-item !important;
  }
}

.fw-normal {
  font-weight: normal !important;
}

.text-main {
  color: var(--main-color);
}

.btn-main {
  color: #fff;
  background: var(--main-color);
  transition: 0.4s;
}
.btn-main:hover {
  background: #fff;
  color: var(--main-color);
  border: 1px solid var(--main-color);
}

.btn-outline-main {
  background: #fff;
  border: 1px solid var(--main-color);
  color: var(--main-color);
  transition: 0.4s;
}
.btn-outline-main:hover {
  background: var(--main-color);
  color: #fff;
}

.share-box {
  padding: 15px;
  background: #f2f2f2;
  border-radius: 10px;
}
.share-box p {
  margin-bottom: 3px;
}

.wow {
  visibility: hidden;
}

.article iframe,
.article object {
  max-width: 100% !important;
}

@media screen and (max-width: 767px) {
  .article.content img {
    width: 100% !important;
    height: auto !important;
  }
}
.article ul, .contact-text ul {
  padding: 0;
  margin: 0;
  list-style-position: outside;
  margin-left: 20px;
}

.article table {
  width: 100%;
}

.article *:not(iframe):not(object):not(img) {
  max-width: 100% !important;
  height: auto !important;
}

.flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex !important;
  flex-wrap: wrap;
}

.text-split1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}

.text-split2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}

.text-split {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}

.text-split4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
}

.text-split5 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 5;
}

/* Scale IMG */
.overflow-hidden {
  overflow: hidden;
}

.cursor-pointer {
  cursor: pointer;
}

.hover-scale img {
  transition: 0.3s !important;
}
.hover-scale:hover img {
  transform: scale(1.15);
}

.hover-rotateZ img {
  transition: 0.8s !important;
}
.hover-rotateZ:hover img {
  transform: rotateZ(30deg);
}

.hover-rotateY img {
  transition: 0.8s !important;
}
.hover-rotateY:hover img {
  transform: rotateY(180deg);
}

.bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.yt {
  position: relative;
  aspect-ratio: 320/180;
}

/* Transition All */
.transition {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

/* General */
/* Hidden Google Captcha */
.grecaptcha-badge {
  display: none !important;
  width: 0px !important;
  height: 0px !important;
  visibility: hidden !important;
  overflow: hidden;
}

/* Hidden Check Grammar Coccoc */
coccocgrammar {
  display: none;
}

/* Scroll Top */
.goTop {
  width: 41px;
  height: 41px;
  text-align: center;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 65px;
  right: 25px;
  display: none;
  z-index: 10;
  cursor: pointer;
}

.modal-quickiew {
  max-width: 1000px !important;
}

.fw-bold {
  font-weight: bold;
}

.ft-italic {
  font-style: italic;
}

.slick-data {
  display: none !important;
}
.slick-data.loaded {
  display: block !important;
}
.slick-data.slick-dotted {
  margin-bottom: 0;
}

/* News */
.col-news {
  padding: 0 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .col-news {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}

.row-news {
  margin: 20px -10px 0 -10px;
}
@media screen and (max-width: 767px) {
  .row-news {
    margin: 15px -5px 0 -5px;
  }
}

.news_box {
  position: relative;
}
.news_box:hover .news__name a {
  color: var(--hover-color);
}

.news__name {
  margin: 15px 0 7px 0;
  color: #000;
}
.news__name a {
  color: inherit;
}
.news__name.text-split {
  -webkit-line-clamp: 2;
}

.news__desc.text-split {
  -webkit-line-clamp: 3;
}

.othernews.share {
  margin-top: 20px;
}
.othernews.share b {
  margin-bottom: 10px;
}

.list-news-other {
  padding-left: 17px;
  list-style: disc;
  width: 50%;
}
.list-news-other li {
  padding: 7px 0;
}
.list-news-other li:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.list-news-other li a {
  text-transform: none;
}
.list-news-other li a:hover {
  color: #ec2d3f;
}
@media screen and (max-width: 767px) {
  .list-news-other {
    width: 100%;
  }
}

/* Product */
.row-product {
  margin: 25px -10px 0 -10px;
}
@media screen and (max-width: 767px) {
  .row-product {
    margin: 20px -5px 0 -5px;
  }
}

.col-product {
  padding: 0 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .col-product {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 1200px) {
  .col-product.fixed {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.product_box {
  position: relative;
}
.product_box:hover .product__name a {
  color: var(--hover-color);
}

.product__info {
  position: relative;
}

.product__name {
  color: #000;
  font-size: 20px;
  text-align: center;
}
.product__name a {
  color: inherit;
}
.product__name.text-split {
  -webkit-line-clamp: 2;
}

.product__price {
  display: flex;
  align-items: baseline;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .product__price {
    text-align: center;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 991px) {
  .product__price .price__pro_new {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 991px) {
  .product__price .price__pro_old {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
}

.price__pro_new a,
.price__pro_new strong {
  color: #cc0000;
  font: 20px Roboto-Bold;
}

.price__pro_old del {
  color: #aaa;
  font-size: 17px;
}

.product__price .price__pro_new + .price__pro_old {
  margin-left: 7px;
}
@media screen and (max-width: 991px) {
  .product__price .price__pro_new + .price__pro_old {
    margin-left: 0;
  }
}

.discount-pro-detail {
  background-color: #ec2d3f;
  border-radius: 20px;
  font-weight: bold;
  padding: 3px 9px;
  color: #fff;
  font-size: 11px;
}

.left-pro-detail {
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 20px;
  padding-right: 10px;
  position: relative;
}
.left-pro-detail .MagicZoom {
  background-color: #ffffff;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 991px) {
  .left-pro-detail {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }
}

.right-pro-detail {
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 20px;
  padding-left: 10px;
}
@media screen and (max-width: 991px) {
  .right-pro-detail {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
  }
}

.tabs-pro-detail {
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
}

/* Product Detail */
.grid-pro-detail {
  margin-bottom: 3rem;
}

.gallery-thumb-pro {
  position: relative;
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  .gallery-thumb-pro {
    margin-top: 5px;
  }
}

.control-pro-detail {
  top: calc(50% - 12.5px);
}
.control-pro-detail button {
  background-color: transparent;
  opacity: 1;
  width: 25px;
  height: 25px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  color: #fff;
  font-size: 23px;
}
.control-pro-detail button.owl-prev {
  left: 10px;
}
.control-pro-detail button.owl-next {
  right: 10px;
}

.title-color,
.title-size,
.title-capacity,
.title-origin {
  color: var(--main-color);
  font-weight: normal;
}

.thumb-pro-detail {
  display: block !important;
  border-radius: 5px;
  cursor: pointer;
  background-color: #ffffff;
}
.thumb-pro-detail img {
  box-shadow: none !important;
  filter: brightness(100%) !important;
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.thumb-pro-detail.mz-thumb.mz-thumb-selected {
  border-color: #cecfd2;
}

.title-pro-detail {
  text-transform: capitalize;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}

.top-info-pro-detail {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: baseline;
}
.top-info-pro-detail li + li {
  border-left: 1px solid #eae4e8;
}
.top-info-pro-detail li:first-child {
  padding-right: 7px;
}
.top-info-pro-detail li:last-child {
  padding-left: 7px;
}
.top-info-pro-detail li span,
.top-info-pro-detail li a {
  font-weight: bold;
  color: #007bff;
  margin-left: 2px;
}

.comment-pro-detail {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.social-plugin-pro-detail {
  margin-bottom: 1rem;
  margin-top: 0px !important;
}

.desc-pro-detail {
  margin-bottom: 1rem;
}

.attr-pro-detail {
  list-style: none;
  padding: 0;
  margin: 0;
}
.attr-pro-detail li {
  margin-bottom: 15px;
}
.attr-pro-detail li:last-child {
  margin-bottom: 0;
}

.attr-label-pro-detail {
  font-weight: bold;
  color: #000;
  display: block;
  margin-bottom: 6px;
}

.attr-content-pro-detail {
  margin-bottom: 0px;
}

.price-new-pro-detail {
  font-weight: bold;
  font-size: 20px;
  color: #ec2d3f;
}
@media screen and (max-width: 767px) {
  .price-new-pro-detail {
    font-size: 16px;
  }
}

.price-old-pro-detail {
  color: #6c757d;
  font-size: 16px;
  text-decoration: line-through;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .price-old-pro-detail {
    font-size: 13px;
    padding: 0 7px;
  }
}

.tabs-pro-detail {
  margin-top: 2rem;
}
.tabs-pro-detail .nav-tabs {
  justify-content: center;
}
.tabs-pro-detail .nav-tabs .nav-item .nav-link {
  margin-bottom: 0;
  border: 0;
  font-size: 15px;
  border-bottom: 2px solid transparent;
}
.tabs-pro-detail .nav-tabs .nav-item .nav-link.active {
  border-bottom-color: #555555;
  font-weight: bold;
}
.tabs-pro-detail .nav-tabs .nav-item .nav-link:hover {
  font-weight: bold;
  color: #333;
}
.tabs-pro-detail .nav-tabs .nav-item.show .nav-link {
  font-weight: bold;
  border-bottom-color: #555555;
}
@media screen and (max-width: 991px) {
  .tabs-pro-detail .nav-tabs .nav-link {
    font-size: 13px !important;
  }
}

.prodetail-list {
  padding: 0 80px;
}
@media screen and (max-width: 767px) {
  .prodetail-list {
    padding: 0 20px;
  }
}
.prodetail-list .owl-stage-outer {
  overflow: unset !important;
}

.prodetail-title {
  margin-bottom: 24px;
  font-family: BeVietnamPro-Bold;
  font-size: 20px;
  line-height: 26px;
  color: #333;
}

.prodetail-desc span {
  color: #404041;
  line-height: 22px;
  margin-left: 8px;
}

.prodetail-service__item--image {
  flex: 0 0 100px;
  max-width: 100px;
}

.prodetail-service__item--text {
  padding-left: 10px;
}
.prodetail-service__item--text .title {
  font-size: 14px;
  font-family: BeVietnamPro-Medium;
}
.prodetail-service__item--text .desc {
  font-size: 12px;
  color: #666;
}
.prodetail-service__item--text .price {
  font-size: 14px;
  color: #ec2d3f;
  font-family: BeVietnamPro-Medium;
}

.prodetail-service-box {
  background: rgba(78, 147, 189, 0.2);
  border: 1px solid #f5f5f5;
  max-height: 500px;
  overflow-y: auto;
  padding: 15px 10px 0;
  /* width */
}
.prodetail-service-box::-webkit-scrollbar {
  width: 5px;
}
.prodetail-service-box {
  /* Track */
}
.prodetail-service-box::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.prodetail-service-box {
  /* Handle */
}
.prodetail-service-box::-webkit-scrollbar-thumb {
  background: #888;
}
.prodetail-service-box {
  /* Handle on hover */
}
.prodetail-service-box::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.prodetail-service-box .row {
  margin: 0 -10px;
}
.prodetail-service-box .col-z {
  padding: 0 10px;
}

.prodetail-service__item {
  background: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  padding: 5px;
}

.quantity-selector {
  border: 1px solid #d9d9d9;
  padding: 2px 5px;
  width: 70px;
}

.price-room-container {
  background: #f3f3f3;
  border: 1px dashed #bfbfbf;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  padding: 10px;
  width: 100%;
}
.price-room-container .price-box {
  align-items: center;
  flex: 0 0 auto;
  gap: 0;
  width: 33.33%;
  padding: 2px 0;
}
@media screen and (max-width: 767px) {
  .price-room-container .price-box {
    width: 50%;
  }
}
@media screen and (max-width: 576px) {
  .price-room-container .price-box {
    width: 100%;
  }
}
.price-room-container .price-box .price-vl {
  color: var(--main-color);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-right: 4px;
  min-width: auto;
  text-align: left;
}
.price-room-container .price-box .price-dv {
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.infinite-scroll-table {
  border-collapse: collapse;
  border-spacing: 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  font-size: 13px;
  max-height: 400px;
  overflow-y: auto;
  scrollbar-width: thin;
  text-align: center;
}

.infinite-scroll-table .w-4 {
  width: 1rem;
}

.infinite-scroll-table .h-4 {
  height: 1rem;
}

.table-sc .sticky-header {
  background-color: #fff;
  position: sticky;
  top: 0;
  z-index: 3;
}

.table-sc .sticky-header-2 {
  top: 34px;
}

.table-sc .sticky-header-3 {
  top: 68px;
}

.table-sc .sticky-header-3 td,
.table-sc .sticky-header-3 th {
  font-weight: 400;
}

.table-sc .sticky-column {
  background-color: #f7f7f7;
  box-shadow: inset 0 0 0 1px #ebebeb;
  left: -1px;
  position: sticky;
  z-index: 2;
  vertical-align: middle;
  min-width: 60px;
}

.table-sc td,
.table-sc th {
  padding: 0.5rem;
}

.table-sc .sticky-column-2 {
  left: 58px;
  min-width: 85px;
}

.table-sc th {
  background-color: #f7f7f7;
  border: 0 solid #dee2e6;
  box-shadow: inset 0 0 0 1px #ebebeb;
  border-bottom: 0 !important;
}

.table-sc .bw-day-now > td:nth-child(-n+2) {
  color: var(--main-color);
}

.table-sc .bw-day-now > td:nth-child(n+3) {
  background: lch(0% 0 0deg / 0.07);
}

.table-sc .bw-day-yesterday {
  display: none;
}

.table-sc .bw-odd {
  background: rgba(255, 222, 89, 0.18);
}

.table-sc .bw-even {
  background: #fff;
  min-width: 100px;
  vertical-align: middle;
}

.non-item {
  background-color: #fff;
  border: 1px solid var(--main-color);
  border-radius: 5px;
  color: transparent;
  cursor: pointer;
  min-width: 30px;
  position: relative;
}

.over-select-item,
.select-item {
  background-color: var(--main-color);
  border-radius: 5px;
  color: transparent;
  cursor: not-allowed;
  min-width: 30px;
}

.click-select-item {
  background-color: var(--hover-color);
  border-color: var(--hover-color);
  cursor: pointer;
}

.bw_disaleBooking.non-item {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  background-color: #e9e9e9;
  border-color: #e9e9e9;
  color: #464646;
  cursor: not-allowed;
  display: -webkit-box;
  height: auto;
  max-height: 20px;
  overflow: hidden;
  padding: 0 0 5px;
  text-decoration: none;
  text-overflow: ellipsis;
}

.bw_disaleBooking.non-item.select-item.bw-sale {
  color: #fff;
}

.bw-gift-item {
  background: url(images/tuimu.png) no-repeat;
  background-size: contain;
  height: 20px;
  right: -7px;
  top: -7px;
  width: 20px;
}

.bw-gift-big,
.bw-gift-item {
  animation: zoomShake 2s ease-in-out infinite;
  position: absolute;
  transition: transform 1s ease-in-out;
}

.bw-gift-big {
  background: url(images/tuimu-big-size.png) no-repeat;
  background-size: contain;
  bottom: 5px;
  cursor: pointer;
  height: 150px;
  right: -5px;
  width: 90px;
  z-index: 2;
}

@keyframes zoomShake {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2) rotate(5deg);
  }
  75% {
    transform: scale(1.2) rotate(-5deg);
  }
  to {
    transform: scale(1);
  }
}
.booking_list_desc {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 0 15px;
  width: 100%;
}

.booking_list_desc .booking_item {
  text-wrap: nowrap;
  align-items: center;
  display: flex;
  font-size: 10px;
  margin: 0 15px 0 0;
  white-space: normal;
}

.booking_list_desc .booking_item .non-item {
  margin-right: 5px;
  min-width: 20px;
  width: 20px;
}

.booking_list_desc .booking_item span {
  text-wrap: auto;
  line-height: 1.2;
  width: 30px;
}

.booking_list_desc .booking_item img {
  height: 26px;
  margin-right: 5px;
  width: 26px;
}

.booking_list_desc .booking_item_gift {
  cursor: pointer;
}

.booking_list_desc .booking_item_gift img {
  animation: zoomShake 2s ease-in-out infinite;
  transition: transform 1s ease-in-out;
}

body.single .booking_list_desc {
  justify-content: flex-start;
}

.bw-sale {
  border-radius: 5px;
  cursor: pointer;
  outline: none;
  position: relative;
  z-index: 0;
}

.bw-sale:before {
  animation: glowing 20s linear infinite;
  background: linear-gradient(45deg, red, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, red);
  background-size: 400%;
  filter: blur(5px);
  height: calc(100% + 2px);
  left: -2px;
  opacity: 0;
  opacity: 1;
  top: -2px;
  transition: opacity 0.3s ease-in-out;
  width: calc(100% + 2px);
}

.bw-sale:after,
.bw-sale:before {
  border-radius: 5px;
  content: "";
  position: absolute;
  z-index: -1;
}

.bw-sale:after {
  background: #fff;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.bw-sale.click-select-item:after {
  background-color: var(--hover-color);
  border-color: var(--hover-color);
}

.bw-sale.select-item:after {
  background-color: var(--main-color);
  cursor: not-allowed;
}

.bw-gift .bw-sale {
  padding: 10px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.33);
}

.bw-gift .bw-sale:after {
  background: transparent;
}

@keyframes glowing {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  to {
    background-position: 0 0;
  }
}
.booking_total_price {
  color: var(--main-color);
  font-family: BeVietNamPro-SemiBold;
  font-size: 16px;
  line-height: 26px;
  margin: 10px 0;
}

.booking_total_price .bw-total-price-content .bw-total-sale-cotent {
  color: #e61b25;
  display: block;
  font-size: 10px;
  width: 100%;
}

.booking_total_price .bw-total-price-content .bw-price-up {
  color: #17a70a;
  display: block;
  font-size: 10px;
  opacity: 0;
  width: 100%;
}

.booking_total_price .bw-bookingNow {
  background: var(--main-color) !important;
  border: 0;
  border-radius: 20px !important;
  color: #fff !important;
  font-weight: 500 !important;
  padding: 3px 15px;
  text-decoration: none;
}

.booking_total_price .bw-bookingNow:hover {
  background: var(--main-color) !important;
  border: 0 !important;
  opacity: 0.8;
}

.table-hover > tbody > tr:hover > .bw-even {
  background: lch(0% 0 0deg / 0.07);
}

/* datepicker container */
.datepicker-container {
  position: relative;
  width: 100%;
}

/* input wrapper với icon */
.input-wrapper {
  display: flex;
  align-items: center;
  background: white;
  border-radius: 60px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.6);
  transition: all 0.25s;
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 0.2rem 0.2rem 0.2rem 1.2rem;
  overflow: hidden;
}

.input-wrapper:focus-within {
  box-shadow: 0 10px 25px rgba(37, 99, 128, 0.2), 0 0 0 3px rgba(45, 122, 158, 0.3);
  border-color: #2d7a9e;
}

.input-wrapper input, .input-wrapper select {
  flex: 1;
  border: none;
  padding: 0.9rem 0;
  font-size: 1rem;
  font-weight: 500;
  font-family: "Inter", monospace;
  background: transparent;
  outline: none;
  color: #1a2c3e;
  letter-spacing: 0.2px;
}

.input-wrapper input::placeholder {
  color: #9aafc4;
  font-weight: 400;
  letter-spacing: 0px;
}

.calendar-icon,
.clear-icon {
  font-size: 1.35rem;
  color: #2d7a9e;
  cursor: pointer;
  padding: 0.7rem;
  transition: 0.2s;
  border-radius: 50%;
  width: 42px;
  text-align: center;
}

.calendar-icon:hover,
.clear-icon:hover {
  background: #eef3fc;
  color: #165a78;
  transform: scale(1.02);
}

.clear-icon {
  color: #8fabbd;
  font-size: 1.2rem;
}

.clear-icon:hover {
  color: #c23d3d;
  background: #fff0f0;
}

/* calendar panel */
.calendar {
  position: absolute;
  top: calc(100% + 14px);
  left: 0;
  width: 320px;
  background: rgba(255, 255, 255, 0.937254902);
  backdrop-filter: blur(12px);
  background: rgba(255, 255, 255, 0.98);
  border-radius: 28px;
  box-shadow: 0 25px 45px -12px rgba(0, 0, 0, 0.3), 0 2px 8px rgba(0, 0, 0, 0.02);
  padding: 1.2rem 1rem 1.4rem;
  z-index: 1000;
  transition: all 0.2s cubic-bezier(0.2, 0.9, 0.4, 1.1);
  border: 1px solid rgba(45, 122, 158, 0.2);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-8px);
}

.calendar.open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* header controls */
.calendar-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.2rem;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.nav-btn {
  background: #f0f4f9;
  border: none;
  width: 34px;
  height: 34px;
  border-radius: 40px;
  font-size: 1.1rem;
  cursor: pointer;
  color: #2c5a74;
  transition: 0.2s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.nav-btn:hover {
  background: #e0e9f2;
  color: #13445c;
  transform: scale(0.96);
}

.month-year-selects {
  display: flex;
  gap: 0.6rem;
  background: #f2f6fb;
  padding: 0.2rem 0.6rem;
  border-radius: 60px;
}

.month-select,
.year-select {
  background: transparent;
  border: none;
  font-weight: 600;
  font-size: 0.9rem;
  font-family: "Inter", sans-serif;
  color: #1e3a4d;
  cursor: pointer;
  padding: 0.4rem 0.2rem;
  outline: none;
  text-align: center;
}

.month-select {
  width: 100px;
}

.year-select {
  width: 75px;
}

.month-select:hover,
.year-select:hover {
  background: #e2eaf2;
  border-radius: 30px;
}

/* weekdays */
.weekdays {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  margin-bottom: 0.6rem;
  font-weight: 600;
  font-size: 0.75rem;
  color: #5d7c94;
  letter-spacing: 0.3px;
  background: #f8fafd;
  padding: 0.5rem 0;
  border-radius: 40px;
}

.weekday {
  font-size: 0.8rem;
}

/* days grid */
.days-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 4px;
  margin-top: 8px;
}

.day-cell {
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.85rem;
  font-weight: 500;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.15s;
  background: transparent;
  color: #1f3f53;
  font-weight: 500;
}

.day-cell.empty {
  cursor: default;
  background: transparent;
  opacity: 0.3;
}

.day-cell:not(.empty):hover {
  background: #d4e3f0;
  transform: scale(0.96);
  color: #0e3a4f;
}

.day-cell.selected {
  background: #2d7a9e;
  color: white;
  font-weight: 600;
  box-shadow: 0 4px 8px rgba(45, 122, 158, 0.3);
}

.day-cell.today {
  border: 1.5px solid #2d7a9e;
  background: #fef9e3;
  color: #1c5a77;
  font-weight: 600;
}

.day-cell.selected.today {
  background: #2d7a9e;
  border: none;
  color: white;
}

/* footer nhẹ */
.calendar-footer {
  margin-top: 1rem;
  text-align: center;
  font-size: 0.7rem;
  color: #8ea9bf;
  border-top: 1px solid #e9eef3;
  padding-top: 0.8rem;
}

@media (max-width: 450px) {
  .calendar {
    width: 290px;
    left: -10px;
  }
  .month-year-selects {
    gap: 0.3rem;
  }
  .demo-card {
    padding: 1.5rem;
  }
}
.booking_form .bw-upload {
  border-style: dashed !important;
  font-size: 12px;
  position: relative;
  text-align: center;
}

.booking_form .bw-upload .uploadFile {
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.booking_form .bw-upload > label {
  align-items: center;
  display: flex;
  margin: 0 !important;
}

.booking_form .bw-upload label > span {
  display: block;
}

.gap-2 {
  gap: 0.5rem !important;
}

.booking_form .bw-upload svg {
  height: 3rem;
  width: 3rem;
}

.bw-ico-add-img {
  height: 42px;
  width: auto;
}

.error {
  border: 1px solid red !important;
}

.upload-error {
  border: 2px dashed red !important;
}

.error-message {
  color: red;
  font-size: 12px;
}

.booking_form .form-text {
  color: #666;
  font-size: 12px;
}

.booking_form .form-label {
  font-size: 16px;
  line-height: 28px;
  color: #212529;
}

.form-check {
  display: block;
  margin-bottom: 0.125rem;
  min-height: 1.5rem;
  padding-left: 1.5em;
}

.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-left: 0;
  padding-right: 1.5em;
  text-align: right;
}

.form-check-reverse .form-check-input {
  float: right;
  margin-left: 0;
  margin-right: -1.5em;
}

.form-check-label {
  font-size: 16px;
  line-height: 28px;
}

.text-policy {
  font-size: 16px;
  line-height: 28px;
}
.text-policy a {
  color: var(--main-color);
  text-decoration: none;
  transition: all 0.2s linear;
}

.custom-control-input.error ~ .custom-control-label::before {
  border-color: red !important;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

/* Container chính */
.bw_checkout_box {
  margin-top: 30px;
  margin-bottom: 50px;
}

/* Khung trắng chứa nội dung */
.bw_checkout_box > .col-md-8 {
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  padding: 20px 30px 30px 30px;
}

/* Countdown timer */
.countdown-timer {
  font-size: 28px;
  font-weight: 700;
  color: #d9534f;
  background: #fff3f3;
  display: inline-block;
  padding: 10px 25px;
  border-radius: 50px;
  letter-spacing: 1px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* Thông báo hết hạn */
.expired-message {
  font-size: 20px;
  font-weight: 600;
  color: #c9302c;
  background: #fef2f0;
  padding: 12px 20px;
  border-radius: 12px;
  display: inline-block;
  border-left: 5px solid #d9534f;
}

/* Tiêu đề phụ */
.bg-light {
  background-color: #f0f4f9 !important;
  border-radius: 40px;
  font-weight: 600;
  font-size: 18px;
  color: #2c3e50;
}

/* QR code */
.qr-img {
  max-width: 240px;
  border: 1px solid #e0e6ed;
  border-radius: 20px;
  padding: 12px;
  background: white;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  transition: transform 0.2s;
}

.qr-img:hover {
  transform: scale(1.02);
}

/* Nút tải ảnh QR */
.btn-outline-primary {
  border-radius: 40px;
  padding: 6px 18px;
  font-size: 13px;
  border-color: #2c7da0;
  color: #2c7da0;
}

.btn-outline-primary:hover {
  background-color: #2c7da0;
  color: white;
}

/* Bảng thông tin ngân hàng */
.table_info {
  background: #fbfdff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.02);
}

.table_info td {
  padding: 12px 16px;
  border-bottom: 1px solid #ecf0f5;
  font-size: 15px;
}

.table_info tr:last-child td {
  border-bottom: none;
}

.table_info td:first-child {
  font-weight: 600;
  color: #4a627a;
  width: 38%;
}

.table_info td:last-child {
  color: #1e2f3e;
  font-weight: 500;
}

/* Thẻ lưu ý */
.bg-light.p-2 {
  background: #fff9e8 !important;
  border-left: 4px solid #f0ad4e;
  border-radius: 14px;
  font-size: 14px;
  text-align: left;
}

/* Nút hủy thanh toán */
.btn-outline-danger {
  border-radius: 40px;
  padding: 8px 24px;
  font-size: 14px;
  border-color: #e07c7c;
  color: #c0392b;
}

.btn-outline-danger:hover {
  background-color: #c0392b;
  color: white;
  border-color: #c0392b;
}

/* Spinner inline */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
  margin-left: 6px;
}

/* Responsive */
@media (max-width: 768px) {
  .bw_checkout_box > .col-md-8 {
    padding: 20px 16px;
  }
  .countdown-timer {
    font-size: 20px;
    padding: 6px 16px;
  }
  .expired-message {
    font-size: 16px;
  }
  .table_info td {
    padding: 10px 12px;
    font-size: 13px;
  }
  .qr-img {
    max-width: 180px;
  }
  .bg-light {
    font-size: 16px;
  }
}
.countdown-timer {
  font-size: 24px;
  font-weight: bold;
  color: #d9534f;
}

.expired-message {
  color: red;
  font-weight: bold;
}

.qr-img {
  max-width: 250px;
}

/* Màu nền xen kẽ cho từng phòng */
.room-even {
  background-color: rgba(78, 147, 189, 0.1254901961) !important; /* xanh nhạt */
}

.room-odd {
  background-color: rgba(246, 189, 1, 0.1254901961) !important; /* vàng nhạt */
}

/* Đảm bảo các class cũ không ghi đè màu nền */
.bw-even {
  /* không set background ở đây để class màu hoạt động */
}

#bookingSearch {
  max-width: 600px;
  margin: 0 auto;
}

#bookingSearch h3 {
  text-align: center;
  font: 22px BeVietnamPro-Bold;
  color: var(--main-color);
  margin-bottom: 20px;
}

#bookingSearch button {
  background: var(--main-color);
  color: #fff;
  font-family: BeVietnamPro-Bold;
  padding: 10px 20px;
  border-radius: 50px;
}

.successBooking-info_inner {
  max-width: 750px;
  width: 65%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: var(--main-color);
  overflow: hidden;
  
}

@media (max-width: 768px) {
  .successBooking-info_inner {
    flex-wrap: wrap;
    max-width: unset;
    margin: unset;
    width: 100%;
    justify-content: center;
  }
}

.successBooking-info__left {
  flex: 0 0 200px;
  max-width: 200px;
  padding: 15px;
  padding-right: 20px;
}

.successBooking-info__right {
  flex: 0 0 calc(100% - 200px);
  max-width: calc(100% - 200px);
  padding-left: 20px;
  padding: 15px;
  position: relative;
  border-left: 1px dashed #fff;
}

@media (max-width: 768px) {
  /* .successBooking-info__left {
    flex: 0 0 100%;
    max-width: 100%;
  } */
  .successBooking-info__right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.successBooking-info__right::before, .successBooking-info__right::after {
  position: absolute;
  content: "";
  background: #fff;
  width: 20px;
  height: 20px;
  left: -10px;
  border-radius: 50%;
  z-index: 3;
}

.successBooking-info__right::before {
  top: -10px;
}

.successBooking-info__right::after {
  bottom: -10px;
}

.successBooking-info__right p {
  color: #fff;
}

.successBooking-info__right p + p {
  margin-top: 10px;
}

.successBooking-info__right span {
  color: #fff;
}

.successBooking-info__right a {
  color: var(--hover-color);
  text-decoration: underline;
}

.successBooking-info__left {
  color: #fff;
  text-align: center;
}

/* Contact */
.contact-article {
  margin-bottom: 3rem;
}

.contact-input {
  position: relative;
  margin-bottom: 15px;
}

.contact-input textarea {
  resize: none;
  height: 150px;
}

.contact-input .custom-file-label::after {
  content: attr(title);
}

.contact-map {
  position: relative;
  height: 500px;
}

.contact-map iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: 100% !important;
}

.box_setting_contact {
  margin-bottom: 30px;
  display: block;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 10px 20px;
  box-shadow: 0 0 3px #e3e3e3;
}

.box_setting_contact p {
  font-family: Roboto-Medium;
  text-transform: uppercase;
  color: var(--main-colo);
}

.box_setting_contact h3 a {
  font-family: Roboto-Bold;
  font-size: 17px;
}

.box_setting_contact h3 {
  line-height: 22px;
}

.box_setting_contact h3 {
  font-family: SVN-PoppinsBold;
  font-size: 14px;
}

.box_setting_contact i {
  width: 55px;
  background: var(--main-color);
  color: white;
  padding: 14px;
  border-radius: 50px;
  font-size: 31px;
  margin-right: 20px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box_setting_contact:last-child {
  margin-bottom: 0 !important;
}

.contact-form {
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  box-shadow: 0 0 3px #dbdbdb;
  padding: 33px 33px 40px;
}

.title-contact h2 {
  font-family: Roboto-Bold;
  font-size: 30px;
  margin-bottom: 14px;
}

.title-contact p {
  font-family: Roboto-Medium;
  margin-bottom: 27px;
}

.contact-input .form-control {
  height: 50px;
}

.contact-input textarea {
  height: 121px !important;
}

.submit-contact {
  padding: 15px 20px 15px 20px;
  color: #ffffff;
  background-color: var(--main-color);
  border-style: none;
  border-radius: 5px 5px 5px 5px;
  display: block !important;
  width: 100%;
  font-family: Roboto-Medium;
  box-shadow: 0 5px 5px 0 rgba(66, 133, 244, 0.3);
  transition: 0.3s;
}

.submit-contact:hover {
  background-color: #af332a;
}

/* Cart Fix */
.popup-cart .total-procart {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 15px 0;
}
.popup-cart .total-procart p:last-child {
  font-size: 19px;
}

.cart-fixed i {
  font-size: 20px;
  position: relative;
  z-index: 9;
}
.cart-fixed span {
  position: absolute;
  top: 0px;
  right: -5px;
  color: #ffffff;
  width: 20px;
  height: 20px;
  background: #ec2d3f;
  text-align: center;
  line-height: 20px;
  font-size: 11px;
  border-radius: 100%;
  z-index: 10;
}

#popup-cart .card-cover {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1010;
  background: transparent;
  right: 0;
}
#popup-cart .cart-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#popup-cart .price-new-cart {
  color: #000;
}
#popup-cart .cart-dialog {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  transform: translateX(120%);
  transition: transform 0.35s ease, right 0.25s ease, visibility 0s;
  z-index: 1000;
  width: 480px;
  background: #fff;
  transition: transform 0.5s;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
}
#popup-cart .wrap-cart {
  box-shadow: none;
  border-left: 0;
  border-right: 0;
  border-color: #e7e7e7;
  height: 100%;
  position: absolute;
  overflow-y: scroll;
  left: 0;
  top: 0;
  width: 100%;
  overscroll-behavior: none;
  padding: 5px 10px;
}
#popup-cart .wrap-cart::-webkit-scrollbar {
  width: 5px;
  height: 10px;
  border-radius: 3px;
}
#popup-cart .wrap-cart::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
#popup-cart .wrap-cart::-webkit-scrollbar-track {
  background-color: #d4d4d4;
}
#popup-cart .wrap-cart::-webkit-scrollbar-track-piece {
  background-color: #e7e7e7;
}
#popup-cart .wrap-cart::-webkit-scrollbar-thumb {
  height: 60px;
  background-color: #d4d4d4;
}
#popup-cart .wrap-cart::-webkit-scrollbar-corner {
  background-color: #e7e7e7;
}
#popup-cart .wrap-cart::-webkit-resizer {
  background-color: #e7e7e7;
}
#popup-cart .info-procart {
  padding-right: 0;
}
#popup-cart .link-to-cart {
  display: block;
  background: var(--main-color);
  color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 10px 0;
  border: 1px solid var(--main-color);
  transition: 0.4s;
}
#popup-cart .link-to-cart:hover {
  background: #fff;
  color: var(--main-color);
}
#popup-cart .buymore-cart {
  text-decoration: underline;
}
#popup-cart .procart {
  padding: 15px 0;
}
#popup-cart .quantity-counter-procart {
  border-radius: 0;
  border-color: #f9f9f9;
  margin-left: 0;
}
#popup-cart .cart-header {
  padding: 15px 10px;
}
#popup-cart .close-cart {
  width: 25px;
  height: 25px;
  background: transparent;
  outline: none;
  border: none;
  font-size: 25px;
  color: #333;
}
#popup-cart .cart-title {
  font-size: 16px;
  color: var(--main-color);
  font-weight: bold;
}
#popup-cart .cart-footer {
  padding: 15px 10px;
}
#popup-cart .cart-footer .total-procart {
  padding: 6px 0;
}
#popup-cart .cart-footer .total-procart p:first-child {
  font-weight: normal;
}
#popup-cart .cart-footer .total-procart p:last-child {
  font-size: 18px;
}
#popup-cart .cart-body {
  flex-grow: 1;
  position: relative;
}
#popup-cart .del-procart {
  color: #ec2d3f;
  font-size: 15px;
  display: block;
  cursor: pointer;
  height: 15px;
  width: 15px;
  position: absolute;
  top: calc(50% - 7.5px);
  right: 0;
}
#popup-cart.opened .cart-background {
  opacity: 1;
  visibility: visible;
}
#popup-cart.opened .card-cover {
  left: 0 !important;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#popup-cart.opened .cart-dialog {
  width: 480px;
  transform: translateX(0);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  transition: transform 0.35s ease, right 0.25s ease, visibility 0s;
  right: 0;
}
@media screen and (max-width: 991px) {
  #popup-cart.opened .cart-dialog {
    width: 85%;
  }
}

.no-cart {
  padding: 15px 10px;
  border-top: 1px solid #f9f9f9;
}
.no-cart p {
  margin: 10px 0;
}
.no-cart a {
  display: inline-block;
  color: #1a73e8;
  text-decoration: underline;
}
.no-cart .form-search {
  width: 50%;
  margin: 30px auto 0 auto;
  position: relative;
}
.no-cart input {
  width: 100%;
  height: 40px;
  outline: none;
  border: 1px solid #ccc;
  padding: 0 40px 0 20px;
}
.no-cart button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 40px;
  outline: none;
  border: 1px solid #ccc;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .no-cart .form-search {
    width: 100%;
  }
}

.buymore-cart {
  color: var(--main-color);
  cursor: pointer;
  margin: 0px;
}
.buymore-cart i {
  margin-right: 2px;
  margin-top: 5px;
  vertical-align: top;
  font-size: 12px;
}

.wrap-cart {
  padding: 20px 15px;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 991px) {
  .top-cart {
    margin-top: 2rem;
  }
}

.procart {
  padding: 15px 10px;
}
.procart + .procart {
  border-top: 1px solid #f1f1f1;
}
@media screen and (max-width: 991px) {
  .procart {
    padding: 8px 0;
  }
  .procart + .procart {
    border-top: 1px solid #f1f1f1;
  }
}

.top-cart .procart {
  padding: 15px 0;
}

.number-pro-cart {
  font-size: 13px;
}

@media screen and (min-width: 991px) {
  .cart-sticky {
    position: sticky;
    top: 60px;
  }
}

.pic-procart {
  position: relative;
  flex: 0 0 85px;
  -ms-flex: 0 0 85px;
  max-width: 85px;
}
.pic-procart .del-procart {
  color: #999;
  font-size: 15px;
  display: block;
  cursor: pointer;
  height: 15px;
  width: 15px;
  position: absolute;
  top: -7.5px;
  left: -7.5px;
}
.pic-procart .del-procart i {
  display: block;
}
.pic-procart .del-procart:hover {
  color: red;
}
.pic-procart img {
  display: block;
  border: 1px solid #ededed;
}
@media screen and (max-width: 991px) {
  .pic-procart {
    flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    max-width: 60px;
  }
  .pic-procart .del-procart {
    top: 0;
    left: 0;
    position: static;
    margin: 5px auto 0 auto;
  }
}

.price-info-cart strong {
  margin-right: 10px;
}
.price-info-cart del {
  font-size: 12px;
  color: #8f9bb3;
}

.name-procart a {
  font-size: 14px;
  color: #000;
  display: block;
}
.name-procart a:hover {
  color: #ec2d3f;
}

.properties-procart {
  display: block;
  font-size: 13px;
}
.properties-procart p {
  display: inline-block;
  margin-bottom: 0px;
}
.properties-procart p:first-child {
  margin-right: 10px;
}
.properties-procart p strong {
  font-weight: bold;
}

.quantity-counter-procart {
  border: 1px solid #f9f9f9;
  width: 90px;
  margin-top: 5px;
  height: 25px;
  line-height: normal;
  text-align: center;
  display: flex;
  align-items: stretch;
  margin-left: calc(100% - 90px);
}

.counter-procart {
  background-color: #f9f9f9;
  border: 0px;
  width: 30%;
  color: #333;
  outline: none;
  cursor: pointer;
  font-size: 10px;
  font-weight: bold;
}
.counter-procart:hover, .counter-procart:focus {
  color: #ec2d3f;
}
.counter-procart:disabled, .counter-procart:disabled:hover {
  color: #ccc;
  cursor: not-allowed;
}

.counter-procart-minus {
  line-height: 25px;
}

.counter-procart-plus {
  line-height: 25px;
}

.quantity-counter-procart .quantity-procart {
  width: 40%;
  box-sizing: border-box;
  border: 0px;
  border-right: 1px solid #f9f9f9;
  border-left: 1px solid #f9f9f9;
  outline: none;
  box-shadow: none;
  padding: 0px;
  color: #333;
  text-align: center;
}

.price-procart {
  flex: 0 0 95px;
  -ms-flex: 0 0 95px;
  max-width: 95px;
  text-align: right;
}

.info-procart {
  padding: 0 15px;
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .info-procart {
    padding: 0 10px;
  }
}

.price-new-cart {
  color: #ec2d3f;
  margin-bottom: 0px;
  font-weight: bold;
}

.price-old-cart {
  color: #999;
  text-decoration: line-through;
}

.total-procart {
  padding: 5px 0;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.total-procart p {
  font-weight: bold;
}
.total-procart p:last-child {
  color: #ec2d3f;
  font-size: 18px;
}

hr.hr-md {
  margin: 0.5rem 0;
}

.link-to-payment {
  display: block;
  background: var(--main-color);
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 5px;
  text-align: center;
  font-weight: bold;
  border-radius: 0;
  transition: 0.4s;
  border-radius: 5px;
  border: 1px solid var(--main-color);
  margin-top: 15px;
}
.link-to-payment:hover {
  background: #fff;
  color: var(--main-color);
}

.cover-list-pro {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
@media screen and (max-width: 991px) {
  .cover-list-pro {
    border-radius: 0;
    box-shadow: none;
  }
}

.section-cart {
  background: #fff;
  border-radius: 5px;
}
.section-cart.bot {
  padding: 15px;
}
.section-cart.bot {
  border-radius: 0 0 5px 5px;
}
.section-cart h4 {
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  border-bottom: 1px solid #eae4e8;
  color: var(--main-color);
}
.section-cart > p {
  font-size: 14px;
  margin-bottom: 15px;
}
.section-cart .counter-cart {
  font-weight: bold;
}
.section-cart .list-procart {
  padding: 8px;
  border: 2px solid #eae4e8;
  overflow: hidden;
  border-radius: 8px;
}
@media screen and (max-width: 991px) {
  .section-cart.bot, .section-cart.top {
    padding: 0;
  }
  .section-cart h4 {
    font-size: 15px;
    padding: 0 0 15px 0;
    margin-bottom: 15px;
  }
  .section-cart > p {
    font-size: 13px;
    margin-bottom: 5px;
  }
  .section-cart .list-procart {
    padding: 0;
    border: 0;
    border-radius: 0;
  }
}

.title-cart {
  font-size: 16px;
  color: var(--main-color);
  font-weight: bold;
  margin-bottom: 25px;
  position: relative;
  margin-bottom: 15px;
}
.title-cart a {
  font-size: 14px;
  color: #000;
  font-weight: normal;
}
@media screen and (max-width: 991px) {
  .title-cart {
    font-size: 15px;
  }
}

.procart.procart-label {
  background: var(--main-color);
  font-weight: bold;
  color: #fff;
  padding: 10px;
}

.input-cart {
  margin-bottom: 0.5rem;
  position: relative;
}
.input-cart textarea {
  resize: none;
  height: 100px;
}
.input-cart select {
  cursor: pointer;
}

.payments-cart {
  text-align: left;
  margin-bottom: 5px;
  min-height: auto;
}
.payments-cart:last-child {
  margin-bottom: 0px;
}
.payments-cart input {
  top: calc(50% - 0.625rem);
}

.payments-label {
  cursor: pointer;
  background: #eee;
  display: block;
  padding: 10px 15px;
  border-radius: 3px;
  margin-bottom: 0px;
  color: #313131 !important;
}
.payments-label::before, .payments-label::after {
  top: calc(50% - 0.5rem);
}
.payments-label.active {
  background: #ec2d3f;
  color: #ffffff !important;
}

.payments-info {
  opacity: 0;
  visibility: hidden;
  height: 0px;
  overflow: hidden;
  background: #f5efef;
  border-radius: 5px;
}
.payments-info p {
  margin-bottom: 1em;
}
.payments-info.active {
  padding: 10px 15px;
  margin-top: 5px;
  opacity: 1;
  visibility: visible;
  height: auto;
}

.btn-cart {
  background: var(--main-color);
  color: #fff;
  font-size: 14px;
  border: 1px solid var(--main-color);
  text-transform: uppercase;
  font-weight: bold;
  height: 40px;
}
.btn-cart:hover {
  color: var(--main-color);
  background: #fff;
}

.empty-cart {
  padding: 25px 30px;
  display: block;
  text-align: center;
  color: #23527c !important;
  width: 100%;
}
.empty-cart i {
  color: red;
  font-size: 70px;
}
.empty-cart p {
  margin: 15px 0px;
  color: #333;
  font-size: 18px;
}
.empty-cart span {
  display: inline-block;
  border: 1px solid #2e9ef2;
  border-radius: 3px;
  padding: 10px;
  font-size: 16px;
  text-transform: uppercase;
  width: 100%;
  max-width: 325px;
}

.color-pro-detail {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0 4px;
  border: 1px solid #eee;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
}
.color-pro-detail::after {
  content: "";
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
  border-radius: 50%;
}
.color-pro-detail.active::after {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.color-pro-detail:hover .color-tooltip {
  display: block;
}

.size-pro-detail,
.capacity-pro-detail,
.origin-pro-detail {
  cursor: pointer;
  border: 1px solid #ccc;
  display: inline-block;
  position: relative;
  margin-bottom: 0;
  padding: 3px 10px;
  border-radius: 4px;
  background: #fff;
  overflow: hidden;
}

.size-pro-detail + .size-pro-detail,
.capacity-pro-detail + .capacity-pro-detail,
.origin-pro-detail + .origin-pro-detail {
  margin-left: 5px;
}

.size-pro-detail.active,
.capacity-pro-detail.active,
.origin-pro-detail.active {
  border-color: #000;
  color: #000;
}
.size-pro-detail.active::before,
.capacity-pro-detail.active::before,
.origin-pro-detail.active::before {
  content: "";
  padding: 4px;
  font-size: 10px;
  line-height: 1;
  position: absolute;
  top: -15px;
  right: -13px;
  background: #080808;
  width: 26px;
  height: 24px;
  transform: rotate(45deg);
  border-radius: 100%;
}
.size-pro-detail.active::after,
.capacity-pro-detail.active::after,
.origin-pro-detail.active::after {
  content: "";
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfkCw8RJSHXzNuNAAAAfElEQVQoz7WRsQ2CYBQGLwRCaLRkDwqdwcLCSZjCmj2AgtoJXMbEUquzEAz+8Je89r675sGG59ka0ig+0ZFbJDGbgRwoAXemi/hb1QZw793ebB739cPgTdV2qvzZAFY+VL+VwB4nB59j5RLYhBVXcTBZw7NJDAN49LrFyz67GnkMHStx0wAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMC0xMS0xNVQxNzozNzozMyswMDowMGfDTJEAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjAtMTEtMTVUMTc6Mzc6MzMrMDA6MDAWnvQtAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0px;
  right: 0;
  width: 6px;
  height: 6px;
}

.color-pro-detail input[type=radio],
.size-pro-detail input[type=radio],
.capacity-pro-detail input[type=radio],
.origin-pro-detail input[type=radio] {
  display: none;
}

.quantity-pro-detail {
  width: 100%;
  max-width: 130px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.quantity-pro-detail span {
  padding: 0px;
  width: 44px;
  height: 44px;
  color: #a4aaaf;
  cursor: pointer;
  border: 1px solid #ced4da;
  background: #fff;
}
.quantity-pro-detail span i {
  line-height: 44px;
  font-size: 14px;
  width: 44px;
  height: 44px;
  transition: 0.3s;
}
.quantity-pro-detail span.quantity-plus-pro-detail {
  border-left: 0px;
  border-radius: 0 5px 5px 0;
}
.quantity-pro-detail span.quantity-minus-pro-detail {
  border-right: 0px;
  border-radius: 5px 0 0 5px;
}
.quantity-pro-detail span:hover i {
  color: #000;
}
.quantity-pro-detail input {
  height: 44px;
  border-top: 1px solid #ced4da;
  border-bottom: 1px solid #ced4da;
  width: calc(100% - 88px);
  text-align: center;
  font-size: 14px;
  padding: 5px;
}
@media screen and (max-width: 991px) {
  .quantity-pro-detail {
    max-width: 105px;
  }
  .quantity-pro-detail span {
    width: 35px;
    height: 35px;
  }
  .quantity-pro-detail span i {
    line-height: 35px;
    width: 35px;
    height: 35px;
  }
  .quantity-pro-detail input {
    height: 35px;
    width: calc(100% - 70px);
  }
}

.group-quantity-pro-detail {
  width: 130px;
}
@media screen and (max-width: 991px) {
  .group-quantity-pro-detail {
    width: 105px;
  }
}

.group-cart-pro-detail {
  flex: 0 0 calc(100% - 130px);
  -ms-flex: 0 0 calc(100% - 130px);
  max-width: calc(100% - 130px);
  padding-left: 10px;
}
@media screen and (max-width: 991px) {
  .group-cart-pro-detail {
    flex: 0 0 calc(100% - 105px);
    -ms-flex: 0 0 calc(100% - 105px);
    max-width: calc(100% - 105px);
  }
}

.cart-pro-detail a {
  text-transform: uppercase;
  display: block;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.4s;
  border: 1px solid #000;
  background: #fff;
  font-weight: bold;
  line-height: 42px;
}
.cart-pro-detail a.btn-pro {
  background: #000;
  color: #fff;
}
.cart-pro-detail a.btn-pro:hover {
  color: #000;
  background: #fff;
}
.cart-pro-detail a.btn-outline-pro {
  color: #000;
}
.cart-pro-detail a.btn-outline-pro:hover {
  color: #fff;
  background: #000;
}
@media screen and (max-width: 991px) {
  .cart-pro-detail a {
    font-size: 12.5px;
    line-height: 33px;
  }
}

.cart-product {
  margin-bottom: 0px;
}
.cart-product span {
  cursor: pointer;
  width: 49%;
  float: left;
  color: #ffffff;
  text-transform: capitalize;
  text-align: center;
  padding: 7px 5px;
  border-radius: 3px;
}

.cart-add {
  margin-right: 2%;
  background-color: #ec2d3f;
}
.cart-add:hover {
  background-color: #c31829;
}

.cart-buy {
  background-color: #28a745;
}
.cart-buy:hover {
  background-color: #207d36;
}

.cuppon-row p {
  padding-left: 25px;
  background: url(../images/coupon-icon.webp) no-repeat left center;
  line-height: 22px;
}
.cuppon-row a {
  color: var(--main-color);
}

.lb-header-cuppon svg {
  width: 30px;
  margin-right: 5px;
}

.cuppon-payment button {
  width: 100%;
  height: 42px;
  background: var(--main-color);
  color: #fff;
  border-radius: 5px;
}

.color-tooltip {
  background: #000;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 0;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 5px;
  line-height: 20px;
  transform: translate(-50%, calc(-100% - 10px));
  display: none;
}
.color-tooltip::after {
  border-style: solid;
  border-width: 3px 2.5px 0 2.5px;
  border-color: #000 transparent transparent transparent;
  background: #333333;
  content: "";
  height: 8px;
  position: absolute;
  transform: rotate(45deg);
  width: 8px;
  left: calc(50% - 4px);
  bottom: -4px;
}

.cupponBox {
  position: relative;
  background: #fff;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.15));
  padding: 10px;
  border-radius: 5px;
  min-height: 100px;
}

.cupponBox::before {
  content: "";
  position: absolute;
  top: 0;
  left: -3px;
  height: 100%;
  width: 10px;
  color: #fff;
  background-clip: padding-box;
  background: repeating-linear-gradient(#e5e5e5, #e5e5e5 5px, transparent 0, transparent 9px, #e5e5e5 0, #e5e5e5 10px) 0/1px 100% no-repeat, radial-gradient(circle at 0 7px, transparent, transparent 2px, rgba(229, 229, 229, 0.9333333333) 0, #e5e5e5 3px, currentColor 0) 1px 0/100% 10px repeat-y;
}

.cuppon__slick--items {
  padding: 7px;
}

.cuppon__slick {
  margin: 0 -7px;
}

.cupponBox_icon {
  flex: 0 0 90px;
  -ms-flex: 0 0 90px;
  max-width: 90px;
}

.cupponBox_info {
  flex: 0 0 calc(100% - 90px);
  -ms-flex: 0 0 calc(100% - 90px);
  max-width: calc(100% - 90px);
  padding-left: 10px;
}

.cupponBox_info h3 {
  font-size: 15px;
  font-weight: bold;
  color: var(--main-color);
  transition: 0.3s;
}

.cupponBox_info p {
  margin: 4px 0;
}

.cupponBox_info button {
  padding: 2px 15px;
  display: block;
  font-size: 12px;
  background: var(--main-color);
  color: #fff;
  line-height: 24px;
  height: 24px;
  border-radius: 12px;
}

.cupponBox_info a {
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .cupponBox_info h3 {
    font-size: 14px;
  }
}
.wrap-user {
  margin: 40px auto;
  border-radius: 5px;
  max-width: 500px;
  padding: 25px;
}
@media screen and (max-width: 991px) {
  .wrap-user {
    margin: 30px auto;
    max-width: 100%;
    padding: 0;
    box-shadow: none !important;
  }
}

.wrap-register {
  margin: 30px;
  padding: 25px;
}
.wrap-register label {
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .wrap-register {
    margin: 30px auto;
    padding: 0;
    box-shadow: none !important;
  }
}

.title-user {
  margin-bottom: 15px;
}
.title-user.login h4 {
  color: var(--main-color);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--main-color);
}

.login-user, .forgot-password-user {
  width: 100%;
  display: block;
  background: var(--main-color);
  color: #fff;
  border-radius: 5px;
  height: 38px;
  font-weight: bold;
  transition: 0.4s;
  border: 1px solid var(--main-color);
}
.login-user:hover, .forgot-password-user:hover {
  background: #fff;
  color: var(--main-color);
}

.registration-user, .activation-user, .info-user {
  width: 150px;
  display: block;
  background: var(--main-color);
  color: #fff;
  border-radius: 5px;
  height: 38px;
  font-weight: bold;
  transition: 0.4s;
  border: 1px solid var(--main-color);
}
.registration-user:hover, .activation-user:hover, .info-user:hover {
  background: #fff;
  color: var(--main-color);
}
@media screen and (max-width: 991px) {
  .registration-user, .activation-user, .info-user {
    margin-top: 10px;
    width: 100%;
  }
}

.section-main {
  margin-top: 15px;
  margin-bottom: 25px;
}

.title-main {
  margin-bottom: 1.5rem;
  text-align: center;
}
.title-main h2 {
  text-transform: uppercase;
  color: var(--main-color);
  font-weight: bold;
  font-size: 23px;
}

.time-main {
  margin-bottom: 0.75rem;
  color: #999999;
}
.time-main i {
  vertical-align: top;
  margin: 3px 7px 0px 0px;
}
.time-main span {
  vertical-align: top;
  display: inline-block;
}

.header-container {
  text-align: center;
}
.header-container h2 {
  color: #212529;
  text-transform: capitalize;
  font-family: BeVietnamPro-Bold;
  font-size: 36px;
  line-height: 46px;
}
@media screen and (max-width: 767px) {
  .header-container h2 {
    font-size: 25px;
    line-height: 35px;
  }
}
.header-container p {
  margin-top: 10px;
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .header-container p {
    font-size: 14px;
    line-height: 24px;
  }
}

/* Paging */
.pagination-cus .page-item {
  margin: 0 4px;
}
.pagination-cus .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-cus .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-cus .page-item.active .page-link {
  background: var(--main-color);
  color: white;
  border-color: var(--main-color);
}
.pagination-cus .page-item:not(:first-child) .page-link {
  margin-left: 0;
}
.pagination-cus .page-link {
  color: var(--main-color);
  padding: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: 0;
}
.pagination-cus .page-link:hover {
  z-index: 2;
  color: white;
  background-color: var(--main-color);
  border-color: var(--main-color);
}

/* Paging Ajax */
.pagination-ajax {
  text-align: center;
}
.pagination-ajax a {
  display: inline-block;
  vertical-align: top;
  margin: 0px 3px 3px 3px;
  width: 35px;
  height: 35px;
  line-height: 33px;
  color: #666 !important;
  border: 1px solid #e6e6e6;
  font-size: 13px;
  cursor: pointer;
  text-decoration: none !important;
  background-color: #ffffff;
}
.pagination-ajax a.current, .pagination-ajax a:hover {
  color: #ffffff !important;
  border-color: var(--main-color);
  background-color: var(--main-color);
}
.pagination-ajax a.first {
  text-indent: -9999px;
  position: relative;
  background-color: #ffffff !important;
}
.pagination-ajax a.first::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/page-first.png);
}
.pagination-ajax a.last {
  text-indent: -9999px;
  position: relative;
  background-color: #ffffff !important;
}
.pagination-ajax a.last::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/page-last.png);
}
.pagination-ajax a.prev {
  text-indent: -9999px;
  position: relative;
  background-color: #ffffff !important;
}
.pagination-ajax a.prev::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/page-prev.png);
}
.pagination-ajax a.next {
  text-indent: -9999px;
  position: relative;
  background-color: #ffffff !important;
}
.pagination-ajax a.next::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/page-next.png);
}

/* Toc */
.box-readmore {
  padding: 8px 15px;
  border: 1px solid #dedede;
  margin-bottom: 2rem;
  border-radius: 5px;
  background: rgba(128, 128, 128, 0.15);
}
.box-readmore ul {
  list-style-type: none;
  counter-reset: item;
  margin-bottom: 0px;
  padding-left: 0px !important;
  margin-top: 8px;
}
.box-readmore ul li {
  display: table;
  counter-increment: item;
  margin-bottom: 5px;
}
.box-readmore ul li a {
  color: #333333;
  cursor: pointer;
  font-weight: 600;
}
.box-readmore ul li a:hover {
  color: #767676;
}
.box-readmore ul li::before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 5px;
}
.box-readmore ul li ul > li {
  margin: 0;
  margin-bottom: 8px;
}
.box-readmore ul li ul > li::before {
  content: counters(item, ".") " ";
}

/* ===== ROOT THEME ===== */
body.light {
  background: var(--bg-lightmode);
  color: var(--text-lightmode) !important;
}
body.light .btn-select li {
  color: #111;
}
body.light .btn-select::before {
  border-color: #111;
}
body.light .footerbg {
  background-color: #FFFBFB;
}
body.light .breadCrumbs {
  background-color: #eee;
}

body.dark {
  background: var(--bg-darkmode);
  color: var(--text-darkmode) !important;
}
body.dark .btn-select li {
  color: #fff;
}
body.dark .btn-select::before {
  border-color: #fff;
}
body.dark .breadCrumbs {
  background-color: #303033;
}
body.dark .breadcrumb-item a {
  color: white;
}
body.dark .breadcrumb-item.active a {
  color: grey;
}

/* ===== FLOATING SYSTEM ===== */
.floating-system {
  position: fixed;
  right: 28px;
  bottom: 130px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  z-index: 9999;
}

/* ===== CONTACT ===== */
.apple-contact.hide {
  transform: translateY(100px);
  opacity: 0;
  transition: 0.4s;
}

.apple-toggle,
.go-top,
.theme-toggle {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.06);
  cursor: pointer;
  backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: all 0.3s ease;
}

body.dark .apple-toggle,
body.dark .go-top,
body.dark .theme-toggle {
  background: rgba(30, 41, 59, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #f1f5f9;
}

.apple-toggle:hover,
.go-top:hover,
.theme-toggle:hover {
  transform: scale(1.08);
}

/* ===== CONTACT MENU ===== */
.apple-menu {
  position: absolute;
  bottom: 105%;
  right: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.apple-menu a.contact-phone {
  min-width: 150px;
  padding: 14px 20px;
  border-radius: 22px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  text-decoration: none;
  color: inherit;
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.apple-menu a.contact-phone .line-1 {
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  opacity: 0.55;
}
.apple-menu a.contact-phone .line-2 {
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
  letter-spacing: 0.3px;
}
.apple-menu a.contact-phone:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
}

/* ===== DARK ===== */
body.dark .apple-menu a.contact-phone {
  background: rgba(28, 28, 30, 0.95);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.4);
}

/* ===== GO TOP ===== */
.go-top {
  font-size: 20px;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.zoomIn {
  -webkit-animation-name: customzoomIn;
  animation-name: customzoomIn;
}

@keyframes customzoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.swing-vertical {
  animation: top-image-bounce 2s infinite ease-in-out;
}

@keyframes top-image-bounce {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.vibration-icon {
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
}

@keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
.blink_me {
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blinker;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blinker;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes blinker {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes customfadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes customfadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes customfadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes customfadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes customfadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(100px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes customfadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(-100px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.text-nhapnhay {
  animation: my 700ms infinite;
}

@keyframes my {
  0% {
    color: #ffc853;
  }
  50% {
    color: #f00;
  }
  100% {
    color: #ffc853;
  }
}
.rotate360 {
  animation: rotation 2s infinite linear;
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
/* Blink */
.blink {
  animation-name: blink;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}/*# sourceMappingURL=style.css.map */

.container-product .owl-nav{
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(50%);
}

@media screen and (max-width: 991px) {
  .container-product .owl-nav{
    display: none;
  }
}

.container-product .owl-nav button i{
  font-size: 20px;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: var(--main-color);
  transition: .3s;
}

.container-product .owl-nav button i:hover{
  background-color: var(--hover-color);
}

.container-product .owl-nav .owl-prev{
  position: absolute;
  left: -50px;
  
}


.container-product .owl-nav .owl-next{
  position: absolute;
  right: -50px;
}

.bw-footbar {
    background: #edf2fa;
    bottom: 0;
    box-shadow: 0 -1px 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 -3px 5px 0 rgba(0,0,0,.1);
    max-width: 100%;
    position: fixed;
    transition: background-color .2s ease-in-out;
    width: 100%;
    z-index: 1054
}

.bw-footbar a {
    color: var(--main-color);
    text-decoration: none
}

.bw-footbar a:active,.bw-footbar a:hover {
    background: rgba(51,51,51,.031)
}

.bw-footbar .bw-fcontent {
    align-items: center;
    display: flex;
    justify-content: space-around;
    width: 100%
}

.bw-footbar .bw-fitem {
    width: 80px
}

.bw-footbar .bw-fitem a {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 0 5px
}

.bw-footbar .bw-fitem a i {
    font-size: 18px
}

.bw-footbar .bw-fitem span {
    font-size: 11px;
    padding-top: 2px
}