:root {
  --primary: #6b615a;
  --primary-light: #ebe8e7;
  --primary-dark: #463f3a;
  --base-color: #f8dcce;
  --dark-gray: #1c1c1c;
  --light-orange: #eeb79f;
  --seashell-white: #fff8f5;
  --brown: #85776e;
  --chablis-red: #fde5d9;
  --cinderella-red: #fadbc9;
  --light-medium-gray: #f4f2ee;
  --alt-font: "Poppins", sans-serif;
  --primary-font: "Poppins", sans-serif;
  --medium-gray: #4b4b4b;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  font-size: 14px;
  line-height: 1.75;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5 !important;
}
section {
  padding-top: 60px;
  padding-bottom: 60px;
}
a:hover {
  color: var(--dark-gray);
}
.input-small,
.textarea-small,
.select-small {
  font-size: 14px;
}
/* header */
.header-icon .icon > a {
  font-size: 18px;
  padding-left: 30px;
}
header .navbar-brand {
  padding: 15px 0;
}
header.sticky .navbar-brand {
  padding: 15px 0;
}
header .navbar-brand img {
  max-height: 50px;
  object-fit: contain;
}
.navbar > .container-fluid,
.header-top-bar > .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
.header-icon {
  padding-right: 20px;
}
header .navbar [class*="col-"] .navbar-nav {
  gap: 20px;
}
header .header-light {
  box-shadow: 0 10px 35px 0 rgba(0, 0, 0, 0.1);
}
.navbar .navbar-nav .nav-link {
  font-size: 13px;
  line-height: 20px;
  padding: 0;
  margin: 20px 0;
  border-bottom: 1px solid transparent;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .navbar .navbar-nav .nav-link {
    margin: 0;
    border-bottom: none !important;
  }
}
.navbar .navbar-nav .nav-item:hover .nav-link {
  opacity: 1;
}
.navbar .navbar-nav .nav-item .nav-link.active,
.navbar .navbar-nav .nav-item.active .nav-link,
.navbar .navbar-nav .nav-item .nav-link:hover {
  opacity: 1;
  border-bottom: 1px solid white;
  /*color: white;*/
}
.center-logo .navbar-nav .nav-link,
header.sticky .center-logo .navbar-nav .nav-link {
  padding: 55px 34px;
}
.header-cart-icon .header-cart .cart-item-list .cart-item .product-detail a {
  font-weight: 500;
}
.header-with-topbar + .top-space-margin {
  margin-top: 129px;
}
.header-cart-icon .cart-count {
  background-color: var(--dark-gray);
}
.navbar .navbar-nav .dropdown .dropdown-menu .mega-menu .btn-hover-animation i {
  top: 1px;
}
/* navbar */
.navbar .navbar-nav .submenu-content ul .sub-title {
  font-size: 17px;
}
.navbar .navbar-nav .dropdown .dropdown-menu a {
  font-size: 17px;
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu {
  width: 190px;
}
.header-cart-icon .header-cart .cart-item-list {
  border-radius: 0;
}
/* text color */
.text-light-orange {
  color: var(--light-orange);
}
.text-seashell-white {
  color: var(--seashell-white);
}
.text-brown {
  color: var(--brown);
}
.text-cinderella-red {
  color: var(--cinderella-red);
}
/* bg color */
.bg-seashell-white {
  background-color: var(--seashell-white);
}
.bg-chablis-red {
  background-color: var(--chablis-red);
}
.bg-gradient-very-light-gray {
  background-image: linear-gradient(
    to bottom,
    #f7f7f7,
    #f7f7f7,
    #fbfbfc,
    #fdfdfd,
    #ffffff
  );
}
/* page title */
.page-title-extra-large h1 {
  font-size: 4.25rem;
  line-height: 4.25rem;
}
/* btn */
.btn {
  font-weight: 500;
  letter-spacing: 0px;
}
.btn.btn-extra-large {
  padding: 16px 41px 17px;
  font-size: 18px;
}
.btn.btn-large {
  padding: 13px 30px;
  font-size: 16px;
}
.btn.btn-medium {
  padding: 12px 30px 11px;
  font-size: 14px;
}
.btn.btn-small {
  font-size: 14px;
  padding: 10px 25px 9px;
}
.btn.btn-very-small {
  font-size: 12px;
  padding: 7px 21px 7px;
}
.btn.btn-link {
  padding: 0 0 2px;
}
.btn.btn-transparent-base-color {
  color: var(--dark-gray);
}
.btn.btn-transparent-base-color:hover {
  background-color: var(--dark-gray);
}
/* tab style 04 */
.tab-style-04 .nav-tabs .nav-item {
  padding: 0 42px;
}
.tab-style-04 .nav-tabs .nav-item .nav-link {
  line-height: 50px;
}
/* tooltip */
.tooltip.show {
  opacity: 1;
}
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--dark-gray);
  top: -2px;
}
.tooltip .tooltip-inner {
  background-color: var(--dark-gray);
  border-radius: 3px;
  font-size: 10px;
  text-transform: uppercase;
  padding: 5px 10px;
  font-weight: 500;
}
/* tab style 07 */
.tab-style-07 .nav-tabs .nav-item .nav-link {
  padding: 20px 30px;
}
.tab-style-07 .nav-tabs .nav-item .nav-link.active span,
.tab-style-07 .nav-tabs .nav-item .nav-link:hover span {
  color: var(--dark-gray);
}
/* progress bar 02 */
.progress-bar-style-02 .progress {
  height: 10px;
}
/* newsletter style 04 */
.newsletter-style-04 .btn {
  font-size: 18px;
}
/* google map */
#map [aria-roledescription="map"] {
  left: -150px !important;
}
/* contact form style 03 */
.contact-form-style-03 {
  margin-bottom: -250px;
}
/* tag cloud */
.tag-cloud a {
  font-size: 15px;
}
.tag-cloud a.likes-count {
  font-size: 13px;
}
/* blog modern */
.blog-modern figure .post-content-wrapper {
  bottom: -54px;
}
/* pagination style 01 */
.pagination-style-01 .page-item.active .page-link,
.pagination-style-01 .page-item .page-link:hover {
  background: var(--dark-gray);
  color: var(--white);
}
.pagination-style-01 .page-item:first-child .page-link,
.pagination-style-01 .page-item:last-child .page-link {
  background: transparent;
  box-shadow: none !important;
  color: var(--medium-gray);
}
.pagination-style-01 .page-item:first-child .page-link:hover,
.pagination-style-01 .page-item:last-child .page-link:hover {
  color: var(--dark-gray);
}
/* newsletter style 04 */
.newsletter-style-04 input {
  padding-right: 100px !important;
}
/* map */
.google-maps-link a {
  color: var(--white);
}
/* footer */
footer {
  padding-top: 60px;
  font-size: 12px;
}
.footer-dark p,
.footer-dark a {
  color: var(--medium-gray);
}
.footer-dark a:hover,
.footer-navbar li a:hover {
  color: var(--dark-gray);
}
footer .elements-social li {
  margin: 0 1px 5px 7.5px;
}
footer .footer-logo img {
  max-height: 50px;
}
footer ul li {
  margin-bottom: 0;
}
/* social */
footer .social-icon-style-09 .small-icon a {
  width: 40px;
  height: 40px;
  font-size: 14px;
  border-radius: 5px;
  color: white;
  border-color: var(--primary);
  background-color: var(--primary);
}
footer .social-icon-style-09 .small-icon a:hover {
  background-color: transparent;
  color: var(--primary) !important;
}
footer .social-icon-style-09 ul li a span {
  background-color: transparent;
  border-radius: 0;
}
/* blog comment */
.blog-comment li .btn-reply:hover {
  color: var(--dark-gray);
}
/* revolution slider */
.wrapper {
  padding: 0 20%;
  position: relative;
}
.tparrows.tp-rightarrow:before {
  content: "prev";
}
.tparrows.tp-leftarrow:before {
  content: "next";
}
.uranus.tparrows:before {
  white-space: nowrap;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 6px;
  line-height: 70px;
  transform-origin: 0 0;
  transform: rotate(-90deg);
  bottom: 0;
  margin-top: 110px;
  color: #232323;
}
.uranus.tparrows {
  width: 70px;
  height: 50%;
  display: flex;
  vertical-align: middle;
  align-items: center;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 1px 0px 0px 1px;
}
.uranus.tparrows.tp-leftarrow {
  border-top: 0;
}
.shop-btn {
  position: absolute !important;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%) !important;
}
.title-text {
  padding: 100px !important;
}
@media (min-width: 1921px) {
  .title-text {
    padding: 0 200px !important;
    font-size: 200px !important;
    line-height: 200px !important;
  }
}
@media (max-width: 1399px) {
  .navbar .navbar-nav .nav-link {
    padding: 10px 17px;
  }
}
@media (max-width: 1250px) {
  .title-text {
    padding: 0px !important;
  }
  .navbar .navbar-nav .nav-link {
    padding: 10px 14px;
  }
}
@media (max-width: 1199px) {
  section {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .btn.btn-small {
    padding: 10px 15px 9px;
  }
  .btn.btn-extra-large {
    font-size: 16px;
  }
  .search-form-wrapper .search-form-box {
    width: 60%;
  }
  .title-text {
    padding: 0px !important;
  }
  .btn.btn-switch-text.btn-large > span {
    padding: 16px 30px;
  }
  footer .social-icon-style-09 .small-icon a {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1023px) {
  .shop-btn {
    position: relative !important;
    bottom: 0px;
  }
}
@media (max-width: 991px) {
  section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .tab-style-04 .nav-tabs .nav-item {
    padding: 0 16px;
  }
  .tab-style-07 .nav-tabs .nav-item .nav-link {
    padding: 20px;
  }
  .navbar .btn.btn-hover-animation:hover .btn-text {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .navbar .btn.btn-hover-animation .btn-icon {
    display: none;
  }
  .navbar .navbar-nav .dropdown .dropdown-menu a,
  .navbar-modern-inner .navbar-nav .dropdown .dropdown-menu a,
  .navbar-full-screen-menu-inner .navbar-nav .dropdown .dropdown-menu a {
    line-height: 20px;
  }
  .navbar .navbar-nav .dropdown .dropdown-menu a {
    border-color: transparent;
  }
  .navbar > .container-fluid,
  .header-top-bar > .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  /* google map */
  #map [aria-roledescription="map"] {
    left: 0px !important;
  }
  .contact-form-style-03 {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .search-form-wrapper .search-form-box {
    width: 85%;
  }
  .wrapper {
    padding: 0 12%;
    margin: 0;
  }
  .column-layer {
    height: 50vh !important;
    display: flex !important;
  }
  section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .shop-modern .swiper-button-prev,
  .shop-modern .swiper-rtl .swiper-button-next {
    left: -15px;
    right: auto;
  }
  .shop-modern .swiper-button-next,
  .shop-modern .swiper-rtl .swiper-button-prev {
    right: -15px;
    left: auto;
  }
  .tab-style-04 .nav-tabs .nav-item .nav-link {
    line-height: 36px;
  }
  footer {
    padding-top: 50px;
  }
}
@media (max-width: 479px) {
  .uranus.tparrows:before {
    line-height: 40px;
    font-size: 14px;
  }
  .uranus.tparrows {
    width: 40px;
  }
}
@media (max-width: 900px) and (max-width: 870px) and (orientation: landscape) {
  .column-layer {
    height: 700px !important;
  }
  .uranus.tparrows {
    height: 70vh;
  }
}
@media (max-width: 991px) and (orientation: landscape) {
  .column-layer {
    height: 70vh !important;
  }
  .uranus.tparrows {
    height: 70vh;
  }
  .content-row {
    padding: 120px 120px 120px 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-icon {
    padding-right: 15px;
  }
  .navbar .navbar-nav .nav-link {
    font-size: 17px;
    padding: 10px 7px;
  }
  .header-icon .icon > a {
    font-size: 17px;
    padding-left: 18px;
  }
}
.carousel-home {
  /* height: calc(100vh - 80px); */
  height: 75vh;
}
@media (max-width: 767.98px) {
  .carousel-home {
    height: 50vh;
  }
}
.carousel-home .carousel-inner {
  height: 100%;
}
.carousel-home .carousel-inner .carousel-item {
  height: 100%;
}
.carousel-home .carousel-inner .carousel-item img {
  position: absolute;
  inset: 0;
}
.carousel-item .animate-zoom {
  animation: animatedBackground 10s linear infinite alternate;
}
@keyframes animatedBackground {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.2);
  }
}
.carousel-home .carousel-inner .carousel-item .hero-description {
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
}
.carousel-home .carousel-inner .carousel-item .hero-title {
  font-size: 30px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  font-weight: 400 !important;
  padding: 15px;
  background: linear-gradient(90deg, transparent, var(--primary), transparent);
  text-align: center;
  text-transform: uppercase;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
.carousel-home .carousel-inner .carousel-item .overlay {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.9),
    transparent,
    transparent,
    rgba(0, 0, 0, 0.9)
  );
  position: absolute;
  inset: 0;
}
.carousel-control-prev {
  bottom: 0;
  top: calc(50% - 37.5px);
  left: 0;
  /*background: linear-gradient(90deg, var(--primary-dark), transparent);*/
  background: transparent;
  border-radius: 0;
  height: 75px;
  width: 75px;
  border: 0;
}
.carousel-control-next {
  bottom: 0;
  top: calc(50% - 37.5px);
  right: 0;
  /*background: linear-gradient(-90deg, var(--primary-dark), transparent);*/
  background: transparent;
  border-radius: 0;
  height: 75px;
  width: 75px;
  border: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
@media (max-width: 767.98px) {
  .carousel-home .carousel-inner .carousel-item .hero-description {
    font-size: 16px;
  }
  .carousel-home .carousel-inner .carousel-item .hero-title {
    font-size: 20px !important;
  }
  .carousel-control-prev {
    top: calc(50% - 25px);
    height: 50px;
    width: 50px;
  }
  .carousel-control-next {
    top: calc(50% - 25px);
    height: 50px;
    width: 50px;
  }
}
/* header.sticky.sticky-active .navbar-brand .default-logo {
  visibility: visible;
  opacity: 1;
  width: auto;
}
header.sticky.sticky-active .navbar-brand .alt-logo {
  visibility: hidden;
  opacity: 0;
  width: 0;
} */
header.sticky.sticky-active .navbar-brand .default-logo {
  width: 0 !important;
}
.custom-bg-image {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
}
.custom-bg-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.with-effects .custom-bg-image img {
  filter: grayscale(1) blur(3px);
}
.bg-gradient-dark-transparent {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(7%, #000),
    to(transparent)
  );
  background: linear-gradient(to top, #000 7%, transparent 100%);
}
.form-control,
.form-select,
input,
select,
textarea {
  padding: 7.5px 15px;
  font-size: 14px;
}
.gallery-card {
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 5px;
}
.gallery-card.footer-gallery {
  aspect-ratio: 1 / 1;
}
.gallery-card img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.3s;
}
.gallery-card:hover img {
  transform: scale(1.1);
}
.extra-small-screen {
  height: 400px !important;
}
.custom-overlay-background {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.35));
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1140px;
  }
}
.contact-item {
  display: flex;
  align-items: center;
  gap: 20px;
}
.contact-item .contact-icon {
  font-size: 30px;
  color: var(--dark-gray);
}
.contact-item .contact-title {
  margin: 0;
  font-size: 12px;
  font-weight: 600;
  color: var(--dark-gray);
}
.contact-item .contact-desc {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: var(--bs-dark);
}
@media (max-width: 767.98px) {
  .contact-item .contact-desc {
    font-size: 14px;
  }
}
.social-icon-style-09 ul li a {
  border-radius: 5px;
  font-size: 14px;
  background-color: var(--primary);
  color: white !important;
  border-color: var(--primary);
}
.social-icon-style-09 ul li a:hover {
  background-color: transparent;
  color: var(--primary) !important;
}
.social-icon-style-09 ul li a span {
  border-radius: 0;
  background-color: transparent;
}
.facility-item-description .title {
  font-size: 30px;
  color: var(--bs-dark);
  font-weight: 600;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .facility-item-description .title {
    font-size: 25px;
  }
}
.dinning-card {
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
}
.dinning-card a {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
}
.dinning-card img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.3s;
}
.dinning-card:hover img {
  transform: scale(1.1);
}
.dinning-card a .title {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  width: 100%;
  margin: 0;
  line-height: 1;
  text-align: center;
  padding: 10px;
  background: linear-gradient(90deg, transparent, var(--primary), transparent);
  color: white;
}
.room-item {
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  border: 2px solid rgba(0, 0, 0, 0.1);
}
.room-item .thumbnail {
  position: relative;
  width: 30%;
}
.room-item .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  min-height: 275px;
}
.room-item .description {
  width: 50%;
  padding: 10px 30px;
}
.room-item .description .title {
  font-size: 20px;
  font-weight: 600;
  color: var(--bs-dark);
  margin: 0;
  line-height: 1;
  margin-bottom: 5px;
}
.room-item .description .capacity {
  margin-bottom: 10px;
}
.room-item .description ul {
  column-count: 2;
  margin: 0;
}
.room-item .description ul li {
  list-style: inherit;
}
.room-item .call-to-action {
  background: rgba(0, 0, 0, 0.035);
  border-left: 2px solid rgba(0, 0, 0, 0.1);
  width: 20%;
  padding: 0 20px;
  align-self: normal;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.room-item .call-to-action .price {
  font-size: 20px;
  font-weight: 600;
  color: var(--bs-dark);
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .room-item {
    display: flex;
    align-items: center;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    border: 2px solid rgba(0, 0, 0, 0.1);
    flex-direction: column;
  }
  .room-item .thumbnail {
    position: relative;
    width: 100%;
  }
  .room-item .thumbnail img {
    min-height: unset;
    height: 225px;
  }
  .room-item .description {
    width: 100%;
    padding: 20px 20px;
  }
  .room-item .description .title {
    font-size: 20px;
    font-weight: 600;
    color: var(--bs-dark);
    margin: 0;
    line-height: 1;
    margin-bottom: 5px;
  }
  .room-item .description .capacity {
    margin-bottom: 10px;
  }
  .room-item .description ul {
    column-count: 1;
    margin: 0;
  }
  .room-item .description ul li {
    list-style: inherit;
  }
  .room-item .call-to-action {
    background: rgba(0, 0, 0, 0.035);
    border-left: none;
    border-top: 2px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    padding: 15px 20px;
    align-self: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .room-item .call-to-action .price {
    font-size: 20px;
    font-weight: 600;
    color: var(--bs-dark);
    margin-bottom: 10px;
  }
}
.content-text .sup-title {
  font-size: 16px;
  color: var(--bs-dark);
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}
.content-text .title {
  font-size: 30px;
  color: var(--bs-dark);
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.35 !important;
}
@media (max-width: 768px) {
  .content-text .sup-title {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1;
  }
  .content-text .title {
    font-size: 25px;
  }
}
.accordion-body li {
  list-style: inherit;
}
.article-item {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  overflow: hidden;
}
.article-item .thumbnail-wrapper {
  aspect-ratio: 4 / 3;
}
.article-item .thumbnail-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 0 !important;
  object-fit: cover;
}
.article-item .details {
  padding: 20px;
}
.article-item .details .title {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 10px;
}
.article-item .details .title a {
  color: var(--bs-dark);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.article-item .details .description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.5;
  margin-bottom: 10px;
}
.article-item .details .read-more-link {
  font-weight: 500;
  color: var(--primary);
  text-decoration: underline;
}
.article-item .meta {
  padding: 10px 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  color: var(--bs-dark);
  font-weight: 500;
}
.reset-desc > :is(h1, h2, h3, h4, h5, h6) {
  color: var(--bs-dark);
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 15px;
}
.reset-desc > :is(h1) {
  font-size: 35px;
}
.reset-desc > :is(h2) {
  font-size: 30px;
}
.reset-desc > :is(h3) {
  font-size: 25px;
}
.reset-desc > :is(h4) {
  font-size: 22.5px;
}
.reset-desc > :is(h5) {
  font-size: 20px;
}
.reset-desc > :is(h6) {
  font-size: 18px;
}
.reset-desc li {
  list-style: inherit !important;
}
@media (max-width: 767.98px) {
  .reset-desc > :is(h1, h2, h3, h4, h5, h6) {
    line-height: 1.35;
    margin-bottom: 15px;
  }
  .reset-desc > :is(h1) {
    font-size: 25px;
  }
  .reset-desc > :is(h2) {
    font-size: 23px;
  }
  .reset-desc > :is(h3) {
    font-size: 21px;
  }
  .reset-desc > :is(h4) {
    font-size: 20px;
  }
  .reset-desc > :is(h5) {
    font-size: 18px;
  }
  .reset-desc > :is(h6) {
    font-size: 16px;
  }
}
.post-img-container img {
  transform: translateY(-150px);
  margin-bottom: -150px;
}
.post-detail-header h1 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.5;
  color: var(--bs-dark);
}
@media (max-width: 767.98px) {
  .post-detail-header h1 {
    font-size: 25px;
    line-height: 1.25;
    margin-bottom: 20px !important;
  }
}
.post-detail-header .meta {
  font-weight: 500;
  color: var(--bs-dark);
}
.text-primary {
  color: var(--primary) !important;
}
.btn.btn-primary:active,
.btn.btn-primary:hover {
  background-color: transparent;
  border-color: var(--primary);
  color: var(--primary);
}
.btn.btn-primary {
  background-color: var(--primary);
  color: var(--white);
}
.custom-page-title {
  font-size: 25px !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  font-weight: 400 !important;
  padding: 15px;
  background: linear-gradient(90deg, transparent, var(--primary), transparent);
  text-align: center;
  text-transform: uppercase;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
@media (max-width: 767.98px) {
  .custom-page-title {
    font-size: 20px !important;
  }
}
.bg-gray-custom {
  background: #e7ecf4;
}
.custom-img-shadow {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.border-color-extra-medium-gray {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.border-color-light-medium-gray {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.language-menu {
  display: flex !important;
}
.language-menu i {
  position: relative !important;
  width: fit-content !important;
}
.language-menu .dropdown-menu {
  position: absolute !important;
  top: 70px !important;
  background: white !important;
  padding: 10px !important;
  padding-top: 20px !important;
}
.language-menu .dropdown-menu .dropdown {
  margin-bottom: 10px !important;
}
.language-menu .dropdown-menu .dropdown a {
  margin: 0 !important;
  font-size: 14px !important;
}
.navbar .navbar-nav .nav-item > i {
  display: block;
}
.navbar .navbar-nav .nav-item > i::after {
  display: none;
}
@media (min-width: 768px) {
  .navbar .navbar-nav .nav-item > i {
    margin-left: 10px;
  }
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu li a {
  padding-bottom: 0;
}
.skiptranslate {
  display: none;
}
#google_translate_element {
  display: none;
}
.goog-te-banner-frame.skiptranslate {
  display: none !important;
}
body {
  top: 0px !important;
}
.goog-te-gadget {
  display: none !important;
}
iframe.goog-te-banner-frame {
  display: none !important;
}
.goog-logo-link,
.goog-te-gadget span {
  display: none !important;
}
.goog-te-menu-value {
  display: none !important;
}
.goog-te-combo {
  visibility: hidden !important;
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: var(--primary) !important;
}
.bg-primary-light {
  --bs-bg-opacity: 1;
  background-color: var(--primary-light) !important;
}
.bg-primary-dark {
  --bs-bg-opacity: 1;
  background-color: var(--primary-dark) !important;
}
.custom-border-section {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px;
}
.room-home-item .room-home-img {
  display: block;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
}
.room-home-item .room-home-img .overlay-bg {
  position: absolute;
  background: linear-gradient(0deg, black, transparent);
  inset: 0;
  top: 20%;
  transform: translateY(75px);
  transition: all 0.3s ease;
}
.room-home-item:hover .room-home-img .overlay-bg {
  transform: translateY(0);
}
.room-home-item .room-home-img .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 1;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: start;
  transition: all 0.3s ease;
}
.room-home-item .room-home-img .overlay .start_from {
  color: white;
  font-size: 11px;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 1;
}
.room-home-item .room-home-img .overlay .title {
  font-size: 16px;
  color: white;
  margin: 0;
  font-weight: 600;
}
.room-home-item .room-home-img .overlay .read-more-link {
  margin-top: 0;
  margin-bottom: -14px;
  color: white;
  font-weight: 500;
  opacity: 0;
  transform: translateY(100%);
  position: relative;
  transition: 0.3s;
}
.room-home-item .room-home-img .overlay .read-more-link:after {
  content: "";
  height: 1px;
  width: 0;
  bottom: 0;
  background-color: white;
  display: block;
  position: relative;
  transition: 0.3s;
  transition-delay: 0.1s;
}
.room-home-item:hover .room-home-img .overlay .read-more-link {
  margin-top: 20px;
  margin-bottom: 0;
  transform: translateY(0);
  opacity: 1;
}
.room-home-item:hover .room-home-img .overlay .read-more-link:after {
  width: 100%;
}
.room-home-item .room-home-img img {
  height: 400px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(1);
  transition: all 0.3s ease;
}
.room-home-item:hover .room-home-img img {
  transform: scale(1.1);
}
.room-home-item .room-home-img .room-img-container {
  height: 400px;
  width: 100%;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  transition: all 0.3s ease;
}
.room-home-item:hover .room-home-img .room-img-container {
  transform: scale(1.1);
}
.navbar-lang-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 5px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 9999px;
  height: fit-content;
}
.navbar-lang-wrapper .navbar-lang-item img {
  height: 25px;
  width: 25px;
  object-fit: cover;
  border-radius: 50px;
}
header.sticky.sticky-active [data-header-hover="light"] {
  background-color: var(--white) !important;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
}
#shapo-widget-928025db80c95d84c875 {
  margin-bottom: -5rem;
}
@media (max-width: 768px) {
  #shapo-widget-928025db80c95d84c875 {
    margin-bottom: -6rem;
  }
}
.contact-btn {
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 99;
  display: flex;
  gap: 10px;
}
.btn-whatsapp-pulse {
  background: #25d366;
  color: white;
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  padding: 25px;
  text-decoration: none;
  border-radius: 50%;
  animation-name: pulse;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
.btn-whatsapp-pulse .rise-shake {
  animation: jump-shaking 0.83s infinite;
}
.btn-whatsapp-pulse:hover {
  color: white !important;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.75);
  }
  80% {
    box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
  }
}
.border-none-mobile {
    border: none !important;
}
@keyframes jump-shaking {
  0% { transform: translateX(0) }
  25% { transform: translateY(0px) }
  35% { transform: translateY(0px) rotate(17deg) }
  55% { transform: translateY(0px) rotate(-17deg) }
  65% { transform: translateY(0px) rotate(17deg) }
  75% { transform: translateY(0px) rotate(-17deg) }
  100% { transform: translateY(0) rotate(0) }
}