.blackBorder {
  border: 10px solid rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.borderBoxSizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.verticalCenter {
  display: table-cell;
  vertical-align: middle;
}
.verticalBottom {
  display: table-cell;
  vertical-align: bottom;
}
body #wptime-plugin-preloader {
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: #ac8656;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
body #wptime-plugin-preloader:after {
  content: '';
  width: 40px;
  height: 40px;
  border: 3px solid rgba(255, 255, 255, 0.25);
  border-top-color: #ac8656;
  border-radius: 50%;
  animation: osf-preloader-spin 0.8s linear infinite;
}
body #wptime-plugin-preloader.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@keyframes osf-preloader-spin {
  to {
    transform: rotate(360deg);
  }
}
body .mfp-img-mobile .mfp-close {
  top: 12px;
  right: 12px;
  width: 35px;
  height: 37px;
  line-height: 40px;
  border-radius: 50%;
  background: #ac8656;
  font-size: 37px;
  opacity: 1;
  cursor: pointer !important;
  transition: transform 0.2s ease;
}
body .mfp-img-mobile .mfp-close:hover,
body .mfp-img-mobile .mfp-close:focus {
  opacity: 1;
  transform: scale(1.05);
}
@media (min-width: 1025px) {
  body .desktop-hide {
    display: none !important;
  }
}
@media (max-width: 991px) {
  body .opal-header-absolute .site-header {
    background: #ac8656 !important;
  }
}
body.error404 #page-title-bar {
  display: none;
}
body.error404 .site-content {
  padding-bottom: 0;
}
body header.site-header .osf-sticky-active[style*="position: fixed"] {
  width: 100% !important;
  left: 0 !important;
  background-color: #ac8656 !important;
}
body header.site-header .osf-sticky-active.white-header {
  background-color: #ffffff !important;
}
body header.site-header .osf-sticky-active.white-header .header-menu .elementor-nav-menu .elementor-item:before,
body header.site-header .osf-sticky-active.white-header .header-menu .elementor-nav-menu .elementor-item:after {
  background-color: #191919 !important;
}
body header.site-header .header-menu .elementor-nav-menu .elementor-item {
  font-size: 14px;
}
body header.site-header .header-menu .elementor-nav-menu .elementor-item:before,
body header.site-header .header-menu .elementor-nav-menu .elementor-item:after {
  background-color: #ffffff !important;
}
body header.site-header .header-menu .elementor-nav-menu .elementor-item:hover:before,
body header.site-header .header-menu .elementor-nav-menu .elementor-item:hover:after,
body header.site-header .header-menu .elementor-nav-menu .elementor-item.elementor-item-active:before,
body header.site-header .header-menu .elementor-nav-menu .elementor-item.elementor-item-active:after {
  width: 100% !important;
  transform: scale(1) !important;
}
@media (max-width: 1024px) {
  body header.site-header .header-menu .elementor-widget-wrap {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 15px;
  }
  body header.site-header .header-menu .elementor-widget-wrap > .elementor-element {
    flex-grow: 0 !important;
    flex-shrink: 0 !important;
    width: auto !important;
  }
  body header.site-header .header-menu .elementor-widget-wrap > .elementor-widget-opal-nav-menu {
    order: 2;
  }
  body header.site-header .header-menu .elementor-widget-wrap > .elementor-widget-wpml-language-switcher {
    order: 1;
  }
  body header.site-header .header-menu .elementor-menu-toggle {
    position: relative !important;
    right: auto !important;
    top: auto !important;
    transform: none !important;
  }
}
body header.site-header .header-buttons .elementor-widget-wrap {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 15px;
}
body header.site-header .header-buttons .elementor-widget-wrap > .elementor-element {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  width: auto !important;
}
body header.site-header .header-buttons .wpml-ls-legacy-list-horizontal ul {
  text-align: right;
}
body header.site-header .header-buttons .btn-header .elementor-button {
  padding: 0.75rem 1.25rem !important;
}
body header.site-header .header-buttons .btn-download .elementor-button-content-wrapper {
  display: flex !important;
  flex-direction: row !important;
}
body header.site-header .header-buttons .btn-download .elementor-button-icon {
  order: 2;
  margin-left: 8px;
  margin-right: 0;
}
body header.site-header .header-buttons .btn-download .elementor-button-text {
  order: 1;
}
body header.site-header .header-buttons .btn-download .elementor-button:hover .elementor-button-icon svg path {
  fill: #ac8656;
}
body .elementor-section .elementor-counter .elementor-counter-title-wrap {
  display: flex;
}
body .elementor-section .elementor-counter .elementor-counter-title-wrap .elementor-counter-title {
  justify-content: left;
}
body .elementor-section .elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-content {
  display: none;
  padding: 15px 0;
}
body .elementor-section .elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-content.elementor-active {
  display: block;
}
body .elementor-section .elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-content p {
  line-height: 22px;
}
body .elementor-section .elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title {
  cursor: pointer;
}
body .elementor-section .elementor-widget-opal-image-hotspots .elementor-accordion .elementor-tab-title:before {
  color: #ac8656;
}
@media (min-width: 1200px) {
  body .elementor-section .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion {
    padding: 25px 20px 25px 50px !important;
    border-radius: 10px 0 0 10px;
  }
}
body .elementor-section .elementor-widget-button .elementor-button-content-wrapper {
  display: flex !important;
  flex-direction: row !important;
}
body .elementor-section .elementor-widget-button .elementor-button-icon {
  order: 2;
  margin-left: 8px;
  margin-right: 0;
}
body .elementor-section .elementor-widget-button .elementor-button-text {
  order: 1;
}
body .elementor-section .opal-move-up,
body .elementor-section .opal-move-down,
body .elementor-section .opal-move-left,
body .elementor-section .opal-move-right,
body .elementor-section .opal-scale-up,
body .elementor-section .opal-flip,
body .elementor-section .opal-helix,
body .elementor-section .opal-am-popup {
  animation-fill-mode: both !important;
}
body .elementor-section .icons-5 .elementor-icon-list-icon svg {
  width: 5px !important;
  height: 5px !important;
}
body .elementor-section .icons-10 .elementor-icon-list-icon svg {
  width: 10px !important;
  height: 10px !important;
}
body .elementor-section .icons-22 .elementor-icon-list-icon svg {
  width: 22px !important;
  height: 22px !important;
}
body .elementor-section .elementor-widget-opal-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
  position: relative;
  z-index: 1;
}
body .elementor-section .elementor-widget-opal-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
  content: '' !important;
  display: block !important;
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  bottom: -5px !important;
  left: 50% !important;
  top: auto !important;
  transform: translateX(-50%) !important;
  border-top: 6px solid #ac8656 !important;
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 0 !important;
}
body .elementor-section .gallery-tabs .elementor-tab-content .elementor-section.elementor-section-stretched {
  width: 100% !important;
  left: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body .elementor-section .elementor-widget-opal-property-variation {
  min-width: 0;
}
body .elementor-section .elementor-widget-opal-property-variation .elementor-widget-container {
  min-width: 0;
}
body .elementor-section .elementor-widget-opal-property-variation .opal-property-variation {
  text-align: left;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
body .elementor-section .elementor-widget-opal-property-variation .opal-property-variation th {
  text-align: left;
  background: #ffffff;
  color: #ac8656;
  border-bottom: 1px solid #e5e7eb;
  padding: 20px 25px;
  letter-spacing: 0;
}
body .elementor-section .elementor-widget-opal-property-variation .opal-property-variation td {
  text-align: left;
  text-transform: none;
  color: #191919;
  font-weight: 500;
  border-bottom: 1px solid #ac8656;
  padding: 10px 25px;
}
body .elementor-section .elementor-widget-opal-property-variation .opal-property-variation td.preco {
  min-width: 140px;
}
body .elementor-section .elementor-widget-opal-property-variation .opal-property-variation td .property_variation_button {
  background: none;
  border: none;
  padding: 0;
  color: #ac8656;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
body .elementor-section .elementor-widget-opal-property-variation .opal-property-variation td .property_variation_button:hover {
  color: #59462d;
  background: none;
}
body .elementor-section .elementor-widget-opal-property-variation.home-table .opal-property-variation th {
  background: #f0e9e0;
}
@media (max-width: 1024px) {
  body .rev-slider-feel sr7-img:after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    pointer-events: none;
  }
}
body .sub-footer a {
  font-size: 13px;
}
body .sub-footer .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  inset-inline-end: calc(-20px / 2) !important;
}
@media (max-width: 1024px) {
  body .sub-footer .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    inset-inline-end: calc(-18px / 2) !important;
  }
}
@media (max-width: 768px) {
  body .sub-footer .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    inset-inline-end: calc(-14px / 2) !important;
  }
}
