/* 
Theme Name: ONCE Elementor
Theme URI: https://github.com/elementor/hello-theme/
Description: Customized Hello Elementor Theme by the Once Interactive Team.
Author: Once Interactive
Author URI: https://onceinteractive.com
Template: hello-elementor
Version: 1.0.3
Text Domain: hello-elementor-child
*/


/* General */

html,
body {
    overflow-x: hidden;
}

.elementor-button:focus,
button:focus,
a:focus,
input:focus,
select:focus,
textarea:focus {
    outline: none !important;
}

a,
a:hover button,
button:hover,
a path,
a:hover path,
.elementor-button,
.elementor-button:hover,
a .elementor-icon-list-text,
a .elementor-icon-list-icon i,
a img,
a:hover img {
    transition: all .3s ease-in-out !important;
}


/* ::selection {
    background: #A6CE39;
    color: #FFF;
} */

::placeholder {
    opacity: 1 !important;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: 1 !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1 !important;
}

:-ms-input-placeholder {
    /* IE 10+ */
    opacity: 1 !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    opacity: 1 !important;
}

.no-mb,
.no-mb * {
    margin-bottom: 0 !important;
}

html .animated.animated-fast {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

.swiper-button a,
.menu-item {
    position: relative;
}

.swiper-button a span,
.menu-item a,
.homepage-gallery .elementor-swiper-button span,
.spa-slider .elementor-swiper-button span,
.burguer-menu li a {
    z-index: 100;
}

.swiper-button a:before,
.menu-item::before,
.homepage-gallery .elementor-swiper-button::before,
.spa-slider .elementor-swiper-button::before,
.burguer-menu li::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    inset: 0 0 0 0;
    z-index: 1;
    transition: transform .5s ease;
    transform: scaleX(0);
    transform-origin: bottom right;
    /* background: #ECB910; */
    /* Uncomment this and change the background color for the hover color*/
}

.swiper-button a:hover,
.homepage-gallery .elementor-swiper-button:hover,
.spa-slider .elementor-swiper-button:hover,
.swiper-button a:active,
.homepage-gallery .elementor-swiper-button:active,
.spa-slider .elementor-swiper-button:active,
.swiper-button a:focus,
.homepage-gallery .elementor-swiper-button:focus,
.spa-slider .elementor-swiper-button:focus {
    background-color: transparent !important;
}

.swiper-button a:hover::before,
.menu-item:hover::before,
.homepage-gallery .elementor-swiper-button:hover::before,
.spa-slider .elementor-swiper-button:hover::before,
.swiper-button a:active::before,
.menu-item:active::before,
.homepage-gallery .elementor-swiper-button:active::before,
.spa-slider .elementor-swiper-button:active::before,
.swiper-button a:focus::before,
.menu-item:focus::before,
.homepage-gallery .elementor-swiper-button:focus::before,
.spa-slider .elementor-swiper-button:focus::before {
    transform: scaleX(1);
    transform-origin: bottom left;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a,
body:not(.highlight_links_on) .gallery-tabs .elementor-tabs-wrapper:not(.no-swiper-color) a {
    /*background: linear-gradient(to right, #F1B209, #F1B209 50%, #007EFF 50%); */
    /* Uncomment this and change the background color for the hover color, the first 2 colors are the hover and the last is the current color */
    overflow: hidden;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms ease;
    display: inline !important;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a *:not(br),
body:not(.highlight_links_on) .gallery-tabs .elementor-tabs-wrapper:not(.no-swiper-color) a *:not(br) {
    display: inline !important;
}

.gform_wrapper .gform_validation_errors {
    display: none !important;
}

body:not(.is_underline) .swiper-text a,
body:not(.is_underline) .gallery-tabs .elementor-tabs-wrapper a {
    text-decoration: none !important;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a:hover,
body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a:focus,
body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a:active,
body:not(.highlight_links_on) .gallery-tabs .elementor-tabs-wrapper:not(.no-swiper-color) a:hover,
body:not(.highlight_links_on) .gallery-tabs .elementor-tabs-wrapper:not(.no-swiper-color) a:focus,
body:not(.highlight_links_on) .gallery-tabs .elementor-tabs-wrapper:not(.no-swiper-color) a:active {
    background-position: 0 100%;
    opacity: 1 !important;
}

.fake-background {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
}

.fake-background.parallax {
    position: fixed !important;
}

.fake-background-content {
    z-index: 10;
}

.fake-background.overlay+.fake-background-content::before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .41);
    z-index: 1;
}

.sust-banner .fake-background.overlay+.fake-background-content::before {
    background-color: rgba(0, 0, 0, .45);
}

.priv-banner .fake-background.overlay+.fake-background-content::before {
    background-color: rgba(0, 0, 0, .55);
}

.hours .elementor-price-list-header {
    justify-content: flex-start !important;
    column-gap: 60px;
}

.fake-background.overlay+.fake-background-content>div {
    z-index: 10;
}

.fake-background.overlay.inner-page+.fake-background-content::before {
    background-color: rgba(0, 0, 0, .41);
}

.full-img *,
.full-img {
    height: 100% !important;
}

.fit-img,
.fit-img * {
    width: 100% !important;
}

.full-img img,
.fit-img {
    object-fit: cover;
}

.copyright p br,
.hide-br-desktop br,
.hide-br br,
.privacy-content h1 br,
.privacy-content h2 br,
.privacy-content h3 br,
.privacy-content h4 br {
    display: none;
}

.hide-br-desktop .jump-desk {
    display: block;
}

.active_greyscale * {
    filter: grayscale(0);
}

/* Uncomment the code below if you want shiny effect on image hover */

.shiny-img .elementor-image,
.activities-slider .dce-post-image {
    position: relative;
    overflow: hidden;
}

.shiny-img .elementor-image::before,
.activities-slider .dce-post-image::before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.shiny-img .elementor-image:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

.button-bottom {
    position: absolute !important;
    bottom: 0;
}


/* Only if you have hero arrow */


/*
.down-arrow a{
	animation: move_down 2s ease-in-out infinite;
}
*/


/************************************** 
***************************************
***************************************

			ADA Plugin

***************************************
***************************************
***************************************/

body .accessability_container .aicon_link {
    bottom: 140px;
    left: -60px;
    padding: 0 !important;
}

body .accessability_container .aicon_link,
body .accessability_container .aicon_link img {
    background: transparent !important;
    padding: 0 !important;
    height: inherit;
    display: block;
}

button.close_container {
    line-height: 1.5 !important;
    border: 1px solid #000 !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
    font-family: "navigo", Sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 0.7px;
    border-color: #FFFFFF;
    padding: 15px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
}

button.close_container:hover {
    background: transparent !important;
    color: #000 !important;
}

body .accessability_container button.wah-action-button:hover {
    background: #000 !important;
    color: #fff !important;
}

body .accessability_container button.wah-action-button {
    background: transparent !important;
    border: 1px solid #000 !important;
    color: #000 !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
    font-family: "navigo", Sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: 0.7px;
    border-color: #FFFFFF;
    padding: 15px 10px;
}

html .a_module_title {
    font-family: "quasimoda", sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin: 20px 0 10px;
}

.accessability_container .wah-free-credits .wah-free-credits-inner a {
    color: transparent !important;
}

/*************************************************
**************************************************
**************************************************

					Header 

**************************************************
**************************************************
**************************************************/
.elementor-editor-active .header {
    background-color: #000 !important;
}

.elementor-21 .elementor-element.elementor-element-5ebd1e84,
.header {
    transition: all .3s linear;
}

.open-menu .header {
    border: none !important;
    transition: all .3s linear;
}

.open-menu .elementor-21 .elementor-element.elementor-element-5ebd1e84 {
    opacity: 0;
    transition: all .3s linear;
}

.top-section .elementor-row {
    justify-content: center;
}

.top-section .first {
    width: 36.5% !important;
}

.top-section a {
    font-weight: inherit !important;
    color: inherit !important;
    text-decoration: underline !important;
}

.header .top-menu a .elementor-icon-list-icon {
    top: -2px;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).top-menu a,
body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).top-menu-mobile a,
body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).btn-arr a {
    background-image: linear-gradient(to right, #985238, #985238 50%, #fff 50%);
    color: #fff;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).green-arr a {
    color: #4B5B43;
    -webkit-text-fill-color: #4B5B43;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).green-arr a:hover,
body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).green-arr a:focus {
    -webkit-text-fill-color: transparent;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).top-menu a:hover svg path,
body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).btn-arr a:hover svg path,
body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).btn-arr a:focus svg path {
    stroke: #985238 !important;
}

.top-menu:not(.on-wh),
.top-menu:not(.on-wh) *:not(span) {
    height: 100%;
}

.top-menu a .elementor-icon-list-icon,
.btn-arr a .elementor-icon-list-icon {
    position: relative;
    transition: all 0.5s ease-in-out;
    left: 0;
    top: 3px;
}

.btn-arr a .elementor-icon-list-icon {
    top: 2px;
}

.top-menu a .elementor-icon-list-icon+.elementor-icon-list-text {
    padding-left: 10px;
}

.btn-arr a:hover .elementor-icon-list-icon+.elementor-icon-list-text,
.btn-arr a:focus .elementor-icon-list-icon+.elementor-icon-list-text {
    padding-left: 5px;
}

.top-menu a .elementor-icon-list-text {
    /* position: relative; */
    line-height: 40px;
}

.top-menu .elementor-icon-list-items .elementor-icon-list-item:not(:last-child) a:hover .elementor-icon-list-icon,
.btn-arr a:hover .elementor-icon-list-icon {
    transition: left 0.5s ease-in-out;
    left: 5px;
}

.top-menu .elementor-icon-list-items li:nth-child(3) {
    display: block;
}

.top-menu .elementor-icon-list-items.open-menu li:nth-child(2) {
    display: block;
}

.top-menu .elementor-icon-list-items.open-menu li:nth-child(1) {
    display: block;
}

.top-menu .elementor-icon-list-items .elementor-icon-list-item:last-child svg {
    width: 15px !important;
    height: auto !important;
}

.open-menu .top-menu #Trazado_96 {
    transform: translate(5px, -10px) rotate(45deg);
}

.open-menu .top-menu #Trazado_97 {
    transform: translate(-20px, -6px) rotate(-45deg);
}

.open-menu .top-menu #Trazado_95 {
    opacity: 0;
}

.top-menu .elementor-icon-list-items.open-menu li:nth-child(2) a .elementor-icon-list-icon svg {
    transition: all 0.5s ease-in-out;
}

.top-menu .elementor-icon-list-items.open-menu li:nth-child(2) a:hover .elementor-icon-list-icon svg {
    transform: rotate(360deg);
    transition: all 0.5s ease-in-out;
}

html .elementor-location-header {
    position: absolute;
    width: 100%;
    z-index: 10000;
}


/*************************************************
**************************************************
**************************************************

					Burger 

**************************************************
**************************************************
**************************************************/

.burger-menu-cont .dialog-widget-content::after {
    content: '';
    position: absolute;
    bottom: -13.2vh;
    right: -2vw;
    width: 670px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iQ29tcG9uZW50ZV8xOV8xIiBkYXRhLW5hbWU9IkNvbXBvbmVudGUgMTkg4oCTIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjY2OC41NiIgaGVpZ2h0PSI1OTcuMzEiIHZpZXdCb3g9IjAgMCA2NjguNTYgNTk3LjMxIj4KICA8ZyBpZD0iR3J1cG9fMjMiIGRhdGEtbmFtZT0iR3J1cG8gMjMiIG9wYWNpdHk9IjAuMDY1Ij4KICAgIDxnIGlkPSJHcnVwb18yMiIgZGF0YS1uYW1lPSJHcnVwbyAyMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwKSI+CiAgICAgIDxnIGlkPSJHcnVwb18yMCIgZGF0YS1uYW1lPSJHcnVwbyAyMCI+CiAgICAgICAgPHBhdGggaWQ9IlRyYXphZG9fNTEiIGRhdGEtbmFtZT0iVHJhemFkbyA1MSIgZD0iTTE3MjIuOTMyLDE0NDIuMjg5YTMwNS4xMjksMzA1LjEyOSwwLDEsMC01MTguOCw0LjU2OWwuMTEyLjE5TDExMjguMSwxNTc1LjkyNGg2Mi42NWw0OS4xMjUtODMuMTI2TDEyNTQuMSwxNDY4LjdsMTY1LjcwNy0yODAuNDI0LDgzLjEsMTM5LjI4LDQ2LjMwNy0yNy42MzQtMTI5LjMtMjE2LjczMy0xNTguMDA4LDI2Ni4yNzctMS4xOTMsMi4wMTctMS43ODksMy4wMzItMzkuMTY0LDY2LjI5MWEuODMyLjgzMiwwLDAsMS0uMDg4LS4xMzl2LS4wMTNhMjc2Ljc5NCwyNzYuNzk0LDAsMCwxLTM2LjA0NC0xMzYuOTIxYzAtMTUzLjU1MSwxMjQuOTMtMjc4LjQ4MSwyNzguNDgxLTI3OC40ODEsMS4zNDQsMCwyLjY5MS4wMTIsNC4wMjIuMDM5bC0yMy43NjMsNDAuMDQsMjMxLjMsNDE5LjMxMSwxMy43MjgsMjQuODkyLDQ3LjY1Myw4Ni4zODdoNjEuNjA2Wm0tMjQwLjctNDM2LjMwOWMxNDQuMiwxMC4zNCwyNTguMzYxLDEzMC45NjgsMjU4LjM2MSwyNzcuNzU3QTI3Ni41NjksMjc2LjU2OSwwLDAsMSwxNzA3Ljc3LDE0MTQuOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTI4LjA5NiAtOTc4LjYxNCkiIGZpbGw9IiNmZmYiLz4KICAgICAgICA8cGF0aCBpZD0iVHJhemFkb181MiIgZGF0YS1uYW1lPSJUcmF6YWRvIDUyIiBkPSJNMTQzNS4wOTEsMTA5NWwtMTU4LDI2Ni4yNzZMMTQzNC43NiwxMDk0LjQ1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTExNDMuMjc3IC05OTAuNDE1KSIgZmlsbD0iI2ZmZiIvPgogICAgICA8L2c+CiAgICAgIDxnIGlkPSJHcnVwb18yMSIgZGF0YS1uYW1lPSJHcnVwbyAyMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAzLjE0NiAzODQuMDM5KSI+CiAgICAgICAgPHBhdGggaWQ9IlRyYXphZG9fNTMiIGRhdGEtbmFtZT0iVHJhemFkbyA1MyIgZD0iTTE3MTUuMzc0LDE2MTkuNDg2aC03NC4yMDhxLTEyLjI3Mi0xMi4xLTI0LjctMjIuM2EyOTcuMzE3LDI5Ny4zMTcsMCwwLDAtMjQuMTQ1LTE3LjljLTM3LTI0LjUzNS03NC44NTEtMzYuNTIzLTExMy4xOTEtMzUuNzYzLTQ0LjI2OS44ODctODQuMDE3LDE4LjQtMTE1Ljk2NSwzOS4zNDEtOC45LDUuODM3LTE3LjE5LDExLjk0MS0yNC44MTQsMTguMDE2LTcuOTMsNi4zMjktMTUuMTM1LDEyLjY1MS0yMS41MjksMTguNjFoLTczLjg3OGE0MDEuMDM0LDQwMS4wMzQsMCwwLDEsNDcuMDgxLTQ4LjU2NmM2LjU2LTUuNzQ1LDEzLjcxNi0xMS42MzMsMjEuNC0xNy40OTQsNDEuNTc0LTMxLjcsOTkuMDYxLTYyLjQ3MSwxNjYuNjA3LTYzLjgzLDQwLjY4Ny0uOCw4MC4zNDcsOS4wNDgsMTE4LjY4OSwyOS40NDdsLTQ4LjczLTg2LjMxLDQ2Ljk2NS0yNi41MTYsNjkuNzkzLDEyMy42MjQsMTMuNTM4LDIzLjk1NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjQyLjk0MyAtMTQwNi4yMTcpIiBmaWxsPSIjZmZmIi8+CiAgICAgIDwvZz4KICAgICAgPHBhdGggaWQ9IlRyYXphZG9fNTQiIGRhdGEtbmFtZT0iVHJhemFkbyA1NCIgZD0iTTEyNzEuMSwxMzkzLjc4NmwtMS43OTEsMy4wMy0zOS4yNTIsNjYuMTM5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTExMzguNDg0IC0xMDIwLjkxMikiIGZpbGw9IiNmZmYiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=)}

.burguer-menu .elementor-nav-menu {
    columns: 2;
    gap: 0;
    max-width: 610px;
    margin: 0 auto;
}

.burguer-menu li a {
    /* justify-content: center; */
    position: relative;
}

/* .burguer-menu li a::before {
    content: '';
    width: 0;
    height: 1px;
    background-color: #985238;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.5s all ease-in-out;
    position: relative;
}

.burguer-menu li a:hover {
    color: #985238 !important;
    font-style: italic !important;
}

.burguer-menu li a:hover::before {
    width: 50px;
    margin-right: 20px;
} */


/* .burguer-menu li::before{
	background: var( --e-global-color-accent );
} */


/*************************************************
**************************************************
**************************************************

					Homepage 

**************************************************
**************************************************
**************************************************/
.animated-text .elementor-headline .elementor-headline-dynamic-wrapper::after {
    display: none;
}

.animated-text .elementor-headline .elementor-headline-dynamic-wrapper span:nth-child(8)::after {
    content: '-';
    position: absolute;
    left: 24%;
    padding: 3px 0;
}

.animated-text .elementor-headline .elementor-headline-plain-text {
    position: relative;
    right: 9px;
}

.animated-text .elementor-headline .elementor-headline-dynamic-wrapper span {
    animation-duration: 0.3s !important;
    animation-delay: 0s !important;
}

#elementor-popup-modal-2096 {
    background-color: #000000c2 !important;
    z-index: 99999;
}

.elementor-lightbox {
    z-index: 99999999 !important;
}

.elementor-lightbox .dialog-lightbox-close-button {
    right: 1.75em;
    top: 1.75em;
}

.elementor-lightbox .dialog-lightbox-close-button .eicon-close {
    font-size: 35px;
}

.parallax-hero {
    background-size: 100% 100% !important;
}



.parallax-hero .fake-background-content .elementor-column .home-play figure a {
    transition: all .5s ease;
}

.parallax-hero .fake-background-content .elementor-column .home-play figure a::before {
    content: '';
    background: #985238;
    height: 115px;
    width: 115px;
    display: inline-block;
    position: absolute;
    border-radius: 100px;
    z-index: -1;
    transition: all .5s ease;
    opacity: 0;
}

.parallax-hero .fake-background-content .elementor-column .home-play figure a:hover::before {
    opacity: 1;
}

.swiper-button.hero-button a:before {
    background: #985238;
}

.hero-button a .hero-icon svg path {
    stroke: #fff !important;
}

.hero-button a .hero-icon {
    margin-right: 18px;
    position: relative;
    top: -1px;
    left: 0;
    transition: left 0.5s ease-in-out;
}

.hero-button a:hover .hero-icon {
    transition: left 0.5s ease-in-out;
    left: 5px;
}

.hero-button a {
    padding: 17.5px 28px;
}

.homepage-gallery .elementor-swiper-button,
.spa-slider .elementor-swiper-button {
    left: inherit;
    transform: inherit;
    top: inherit;
    bottom: -44px;
    width: 60px;
    height: 50px;
    color: #fff;
    background-color: #985238;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    border: 1px solid #985238;
    transition: 0.5s border ease-in-out;
}

.spa-slider .elementor-swiper-button {
    bottom: 136px;
}

.homepage-gallery .elementor-swiper-button.elementor-swiper-button-prev svg,
.spa-slider .elementor-swiper-button.elementor-swiper-button-prev svg {
    margin-top: 2px;
    display: block;
}



.stay-section .text {
    max-width: 590px;
    margin: 0 auto;
}

.bg-section .btn-arr a {
    background-image: none !important;
    -webkit-text-fill-color: #FFF !important;
}

body:not(.highlight_links_on) .bg-section .swiper-text:not(.no-swiper-color).btn-arr a:hover svg path {
    stroke: #FFF !important;
}

.img-section .elementor-widget-image a {
    width: 100%;
}

.grid-section .text {
    max-width: 520px;
    margin: 0 auto;
}

.grid-section .inner-dine .text {
    max-width: 540px;
}

.mb .elementor-text-editor p:first-of-type {
    margin-bottom: 30px;
}

.grid-section .right-col .text {
    max-width: 470px;
}

.btn .elementor-button {
    min-width: 180px;
}

.btn .elementor-button-content,
.swiper-button .elementor-button-content-wrapper {
    position: relative;
    top: 2px;
    width: max-content;
    margin: 0 auto;
}

.btn .elementor-button-text {
    text-align: left;
}


.homepage-gallery .elementor-swiper-button::before,
.spa-slider .elementor-swiper-button::before {
    background: #4B5B43;
}

.homepage-gallery .elementor-swiper-button:hover,
.spa-slider .elementor-swiper-button:hover {
    border: 1px solid #4B5B43;
}

.homepage-gallery .elementor-swiper-button.elementor-swiper-button-next,
.spa-slider .elementor-swiper-button.elementor-swiper-button-next {
    right: 0 !important;
}

.homepage-gallery .elementor-swiper-button.elementor-swiper-button-prev,
.spa-slider .elementor-swiper-button.elementor-swiper-button-prev {
    right: 64px !important;
    left: inherit !important;
}

.homepage-gallery .elementor-swiper-button svg path,
.spa-slider .elementor-swiper-button svg path {
    stroke: #fff !important;
}

.homepage-gallery .elementor-swiper-button.elementor-swiper-button-prev .direction-icon,
.spa-slider .elementor-swiper-button.elementor-swiper-button-prev .direction-icon {
    transform: rotate(180deg);
}

.homepage-gallery .swiper-slide-pages,
.spa-slider .swiper-slide-pages {
    position: absolute;
    right: 154px;
    bottom: -31px;
    color: #985238;
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    text-transform: uppercase;
    font-size: 0.813rem;
    line-height: 1.30;
    letter-spacing: 3.9px;
}

.spa-slider .swiper-slide-pages {
    bottom: 150px;
}

.left-col>.elementor-container {
    margin-left: 0 !important;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).fake-button a {
    background-image: linear-gradient(to right, #985238, #985238 50%, #4B5B43 50%);
    color: #4B5B43;
}

.fake-button a .arrow-icon {
    position: relative;
    left: 0;
    transition: 0.5s left ease-in-out;
}

.fake-button svg path {
    stroke: #4B5B43 !important;
}

.fake-button .arrow-icon {
    margin-right: 10px;
}

.popup-video .elementor-widget-container {
    display: block;
    height: 485px;
    position: relative;
    overflow: hidden;
}

.popup-video iframe {
    display: block;
    height: 100%;
    overflow: hidden;
}

.fake-button a:hover .arrow-icon svg path {
    stroke: #985238 !important;
}

.fake-button a:hover .arrow-icon {
    left: 5px;
}

.box-text {
    max-width: 530px;
    margin: auto;
}

.fake-background.overlay.luxury+.fake-background-content::before {
    background-color: rgba(0, 0, 0, .6);
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).experience-title a {
    background-image: linear-gradient(to right, #985238, #985238 50%, #4B5B43 50%);
    color: #4B5B43;
}

.word-effect .elementor-heading-title {
    max-width: max-content;
    margin: auto;
    overflow: hidden;
}

.word-effect .elementor-heading-title div {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.word-effect .elementor-heading-title div:last-of-type {
    /* 	margin-left: 15px;
	left: 0;
	position: relative; */
    width: 0;
    animation: reveal 7.99s infinite;
}

.word-effect .elementor-heading-title div:last-of-type span {
    margin-left: -355px;
    animation: slidein 7.99s infinite;
}

.word-effect .elementor-heading-title .rotate-text {
    /* 	width: auto; */
    /* 	min-width: 240px;
    width: auto; */
    animation: showup 7.99s infinite;
    /*     position: relative;
    left: -500px; */
}

.word-effect .elementor-heading-title .rotate-text span.show {
    /*   margin-left:-390px; */
    opacity: 1;
    display: block;
}

.word-effect .elementor-heading-title .rotate-text span:not(.show) {
    opacity: 0;
    display: none;
}

.inner-press.last .elementor-container {
    max-width: 1000px;
}

.inner-press .elementor-row {
    justify-content: space-between;
}

.inner-press .elementor-column {
    width: max-content !important;
}

/* 
.word-effect .elementor-heading-title .rotate-text span.show.inspire{
	margin-left: 83px;
}

.word-effect .elementor-heading-title .rotate-text span.show.nurture{
	margin-left: 54px;
}

.word-effect .elementor-heading-title .rotate-text span.show.elevate{
	margin-left: 72px;
}

.word-effect .elementor-heading-title .rotate-text span.show.renew{
	margin-left: 86px;
}

.word-effect .elementor-heading-title .rotate-text span.show.refresh{
	margin-left: 62px;
}

.word-effect .elementor-heading-title .rotate-text span.show.immerse{
	margin-left: 42px;
} */


/* .word-effect .elementor-heading-title .rotate-text span.show.reengage{
	animation: slideinReengage 7s infinite;	
} */


/* .word-effect .elementor-heading-title .rotate-text span.show.restore{
	margin-left: 58px;
}  */


/*************************************************
**************************************************
**************************************************

                    Spa 

**************************************************
**************************************************
**************************************************/

.special-slider .swiper-slide {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.special-slider .swiper-slide .swiper-slide-bg {
    min-width: 1px;
    width: 50%;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: flex-end;
    z-index: 1000;
}

.special-slider .swiper-slide .swiper-slide-bg span {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: 0.938rem;
    font-weight: 800;
    line-height: 1.5em;
    letter-spacing: 4.5px;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    display: block;
    position: relative;
    padding-right: 25px;
}

.special-slider .swiper-slide .swiper-slide-bg span::after {
    content: '';
    width: 18px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.5);
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.special-slider .swiper-slide .swiper-slide-bg span.active {
    color: #fff;
    padding-right: 45px;
}

.special-slider .swiper-slide .swiper-slide-bg span.active::after {
    background-color: #fff;
    width: 38px;
}

.special-slider .swiper-slide .swiper-slide-inner {
    position: relative;
    width: 50%;
    margin: -90px 0 0;
    padding: 0 0 0 135px;
}

.special-slider .swiper-slide .swiper-slide-inner .elementor-slide-description {
    text-transform: none;
    text-align: left;
}

.special-slider .swiper-slide .swiper-slide-inner .elementor-slide-heading {
    text-align: left;
    margin-bottom: 7px !important;
}

.special-slider .elementor-swiper-button {
    left: inherit !important;
    right: 39% !important;
    top: 75%;
    transform: inherit !important;
}

.special-slider .elementor-swiper-button-next {
    transform: rotateY(180deg) !important;
    right: 35% !important;
}

.spa-slider .elementor-slide-heading .name {
    color: var(--e-global-color-accent);
    font-family: "navigo", Sans-serif;
    font-size: 2.188rem;
    font-weight: 100;
    text-transform: none;
    line-height: 1.4em;
    margin-bottom: 0;
    text-align: left;
}

.spa-slider .elementor-slide-heading .kind {
    color: var(--e-global-color-accent);
    font-family: "navigo", Sans-serif;
    font-size: 0.813rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.3em;
    letter-spacing: 3.9px;
    margin-bottom: 0;
    text-align: left;
}


.spa-slider .elementor-slide-heading .price {
    text-align: left;
    font-family: "quasimoda", Sans-serif;
    font-size: 0.938rem;
    font-weight: 400;
    line-height: 1.5em;
    color: var(--e-global-color-text);
    margin-bottom: 0;
    margin-top: 5px;
}

.spa-slider .elementor-slide-heading .price span {
    display: block;
}

.spa-slider .swiper-slide-contents {
    display: flex;
    width: 100%;
}

.spa-slider .swiper-slide-contents .elementor-slide-heading {
    width: 56%;
    margin-bottom: 0 !important;
}

.spa-slider .swiper-slide-contents .elementor-slide-description {
    width: 44%;
    text-align: left;
    letter-spacing: 0 !important;
}

.spa-slider .swiper-slide {
    height: 100% !important;
}

.spa-slider .swiper-slide .swiper-slide-bg {
    position: relative;
    height: 565px;
}

.spa-slider .swiper-slide .swiper-slide-inner {
    position: relative;
    padding: 70px 0 0;
}

.spa-slider.massage-padding .elementor-swiper-button {
    bottom: 159px;
}

.spa-slider.massage-padding .swiper-slide-pages {
    bottom: 170px;
}

.spa-slider.slider-padding .elementor-swiper-button {
    bottom: 164px;
}

.spa-slider.slider-padding .swiper-slide-pages {
    bottom: 175px;
}

.brochure-link {
    position: absolute !important;
    top: 95.5%;
    left: 59.5%;
    z-index: 1;
    width: auto !important;
}

/*************************************************
**************************************************
**************************************************

					About 

**************************************************
**************************************************
**************************************************/

.about-second-column>.elementor-column-wrap {
    max-width: 521px;
    margin: auto;
}

/* FAQ */
.faq-section .text a {
    color: #4B5B43 !important;
}

.faq-section .text a:hover,
.faq-section .text a:focus {
    color: #985238 !important;
}

.faq-section .text ul {
    padding: 8px 0 0 15px;
    text-indent: 4px;
}

.faq-section .text li {
    display: flex;
    align-items: center;
}

.faq-section .text li::before {
    content: '';
    width: 5px;
    height: 5px;
    background: #6D835C;
    position: relative;
    right: 15px;
    border-radius: 100%;
}

/* Landscape */
.land-section .first .img-col {
    min-width: 830px;
}

.land-section .last .img-col {
    min-width: 615px;
}

.land-section .elementor-text-editor p {
    max-width: 470px;
}


/* Stay */
.atr-text {
    max-width: 690px;
    margin: 0 auto;
}

.inn-st-section .text-col {
    bottom: 45px;
}

.inn-st-section .text p {
    max-width: 470px;
}

.galleria-theme-nextgen_pro_horizontal_filmstrip .galleria-counter,
.galleria-theme-nextgen_pro_horizontal_filmstrip .galleria-thumb-nav-left,
.galleria-theme-nextgen_pro_horizontal_filmstrip .galleria-thumb-nav-right,
.galleria-theme-nextgen_pro_horizontal_filmstrip .galleria-info-link,
.galleria-theme-nextgen_pro_horizontal_filmstrip .galleria-info-close,
.galleria-theme-nextgen_pro_horizontal_filmstrip .galleria-image-nav-left,
.galleria-theme-nextgen_pro_horizontal_filmstrip .galleria-image-nav-right {
    display: none !important;
}

.st-grid-section .img-col {
    min-width: 830px;
}

.sed-text p {
    margin-bottom: 20px;
}

.sed-text strong {
    display: block;
    margin-top: 25px;
}

/* .inner-text {
    height: 0;
    visibility: hidden;
    position: absolute;
} */



/* Pop Up */
.hustle-group-content a,
.hustle-group-content picture {
    display: flex;
}

.hustle-ui[data-id="1"] .hustle-info .hustle-button-close,
.hustle-ui[data-id="2"] .hustle-info .hustle-button-close {
    position: absolute;
    top: 10px;
    right: 10px;
}

.hustle-ui[data-id="1"] .hustle-info .hustle-button-close .hustle-icon-close,
.hustle-ui[data-id="2"] .hustle-info .hustle-button-close .hustle-icon-close {
    background-image: url('/app/uploads/2022/11/close.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
}

.hustle-ui[data-id="1"] .hustle-info .hustle-button-close .hustle-icon-close::before,
.hustle-ui[data-id="2"] .hustle-info .hustle-button-close .hustle-icon-close::before {
    display: none;
}

.hustle-ui.module_id_2 .hustle-layout .hustle-group-content img {
    margin-bottom: 25px;
}

.hustle-ui.module_id_2 .hustle-layout .hustle-group-content p,
.hustle-ui.module_id_2 .hustle-layout .hustle-group-content a {
    color: #FFF !important;
}

.hustle-ui.module_id_2 .hustle-layout .hustle-group-content p {
    font-weight: 100 !important;
    margin-bottom: 30px !important;
}

.hustle-ui.module_id_2 .hustle-layout .hustle-group-content a {
    display: flex;
    align-items: center;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    letter-spacing: .9px;
    position: relative;
}

.hustle-ui.module_id_2 .hustle-layout .hustle-group-content a::before {
    content: '';
    display: inline-block;
    background-image: url('/app/uploads/2022/11/arr-pop-up.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 13px;
    margin-right: 10px;
    position: relative;
    bottom: 2px;
    left: 0;
    transition: all .3s linear !important;
}

.hustle-ui.module_id_2 .hustle-layout .hustle-group-content a:hover::before,
.hustle-ui.module_id_2 .hustle-layout .hustle-group-content a:focus::before {
    left: 4px;
    transition: all .3s linear !important;
}

html .hustle-ui.module_id_2 .hustle-layout .hustle-content {
    padding: 65px 55px 35px;
}

html .hustle-ui.module_id_2 .hustle-layout .hustle-content .hustle-content-wrap {
    padding: 0;
}

/*************************************************
**************************************************
**************************************************

				Our Packages 

**************************************************
**************************************************
**************************************************/

.package-list ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.package-list.activity-list ul {
    flex-direction: column;
}

.package-list ul li {
    position: relative;
    padding-left: 13px;
    width: 100%;
}

.package-list:not(.atrium-list) ul li:nth-child(even) {
    margin-left: 40px;
}

.package-list.explorer-list ul li {
    width: 55%;
}

.package-list.explorer-list ul li:nth-child(even) {
    width: 38%;
}

.package-list.romance-list ul li {
    width: 50%;
}

.package-list.romance-list ul li:nth-child(even) {
    width: 43%;
}

.package-list.wellness-list ul li {
    width: 49%;
}

.package-list.wellness-list ul li:nth-child(even) {
    width: 44%;
}

.package-list ul li:not(:last-child) {
    padding-bottom: 12px;
}

.package-list ul li::before {
    content: "\2022";
    color: #4B5B43;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -16px;
    /* margin-right: 5px; */
}

/*************************************************
**************************************************
**************************************************

					Contact  

**************************************************
**************************************************
**************************************************/

.contact-form .gfield_required {
    display: none !important;
}

.contact-form .gfield_label {
    font-family: var(--e-global-typography-text-font-family);
    font-size: 0.813rem !important;
    font-weight: 500 !important;
    line-height: 1.9;
    margin-bottom: 0 !important;
}

.contact-form .gform_body {
    padding-bottom: 22px;
}

.contact-form .gform_body .gfield input,
.contact-form .gform_body .gfield select,
html .gallery-select,
.contact-form .gform_body .gfield textarea {
    background-color: #fff;
    border-color: #D6D6D6;
    font-family: var(--e-global-typography-text-font-family);
    font-size: 0.938rem;
    line-height: 1.7;
    padding: 12px 20px !important;
    border-radius: 0 !important;
}

html .gallery-select {
    border: none;
}

.contact-form .gform_body .gfield select,
html .gallery-select {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy45OTgiIGhlaWdodD0iNy40OTkiIHZpZXdCb3g9IjAgMCAxMy45OTggNy40OTkiPgogIDxnIGlkPSJJY29uX2ZlYXRoZXItY2hldnJvbi1kb3duIiBkYXRhLW5hbWU9Ikljb24gZmVhdGhlci1jaGV2cm9uLWRvd24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNzA3IDAuNzA3KSI+CiAgICA8cGF0aCBpZD0iSWNvbl9mZWF0aGVyLWNoZXZyb24tZG93bi0yIiBkYXRhLW5hbWU9Ikljb24gZmVhdGhlci1jaGV2cm9uLWRvd24iIGQ9Ik05LDEzLjVsNi4yOTIsNi4yOTJMMjEuNTg0LDEzLjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05IC0xMy41KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDM0MzQzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-size: 13px 7px;
    background-position: 97% 50%;
    appearance: none;
}

/* .contact-form .gform_body .gfield .ginput_container_textarea {
    padding-bottom: 7px;
} */

.contact-form .gform_body .gfield textarea {
    resize: none;
    max-height: 190px;
}

.contact-form .gform_body .gfield select,
html .gallery-select {
    padding: 12px 20px !important;
}

.contact-form .gform_body .gfield select .gf_placeholder {
    color: rgba(67, 67, 67, 0.5) !important;
}

.contact-form form .gform_body .gfield input::placeholder {
    color: rgba(67, 67, 67, 0.5) !important;
}

.contact-form form .gform_body .gfield input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(67, 67, 67, 0.5) !important;
}

.contact-form form .gform_body .gfield input::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(67, 67, 67, 0.5) !important;
}

.contact-form form .gform_body .gfield input:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(67, 67, 67, 0.5) !important;
}

.contact-form form .gform_body .gfield input:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(67, 67, 67, 0.5) !important;
}

.contact-form form .gform_body .gfield textarea::placeholder {
    color: rgba(67, 67, 67, 0.5) !important;
}

.contact-form form .gform_body .gfield textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(67, 67, 67, 0.5) !important;
}

.contact-form form .gform_body .gfield textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(67, 67, 67, 0.5) !important;
}

.contact-form form .gform_body .gfield textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(67, 67, 67, 0.5) !important;
}

.contact-form form .gform_body .gfield textarea:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(67, 67, 67, 0.5) !important;
}

.contact-form form .gform_body .gfield_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 100;
}

.contact-form form .gform_body .gfield_checkbox .checkmark {
    position: absolute;
    top: -2px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #D6D6D6;
}

.contact-form form .gform_body .gfield_checkbox:hover input~.checkmark {
    background-color: #ccc;
}

.contact-form form .gform_body .gfield_checkbox input:checked~.checkmark {
    background-color: #4B5B43;
}

.contact-form form .gform_body .gfield_checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.contact-form form .gform_body .gfield_checkbox input:checked~.checkmark:after {
    display: block;
}

.contact-form form .gform_body .gfield_checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.contact-form form .gform_body .gfield_checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.contact-form form .gform_body .gfield_checkbox label {
    font-family: var(--e-global-typography-text-font-family);
    font-size: 0.938rem;
    line-height: 1.7;
}

.contact-form form .gform_footer {
    margin: 0 !important;
    padding: 0 !important;
}

.contact-form form .gform_footer button {
    margin: 0 !important;
    border: 0;
    padding: 0;
    color: #4B5B43;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    line-height: .86;
    letter-spacing: 0.7px;
    font-family: var(--e-global-typography-123421b-font-family), Sans-serif;
}

.contact-form form .gform_footer button span {
    transition: 0.5s color;
}


/* body:not(.highlight_links_on) .footer-form form .gform_footer button:not(.no-swiper-color){
	background-image: linear-gradient(to right, #985238, #985238 50%, #4B5B43 50%);
} */

.contact-form form .gform_footer button:focus {
    background-color: transparent !important;
}

.contact-form form .gform_footer button:hover {
    background-color: transparent !important;
}

.contact-form form .gform_footer button .footer-icon {
    position: relative;
    margin-right: 8px;
    left: 0;
    transition: left 0.5s ease-in-out;
}

.contact-form form .gform_footer button:hover .footer-icon {
    transition: left 0.5s ease-in-out;
    left: 5px;
}

.contact-form form .gform_footer button:hover * {
    color: #985238;
}

.contact-form form .gform_footer button:hover svg path {
    stroke: #985238 !important;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).contact-text a {
    background-image: linear-gradient(to right, #985238, #985238 50%, #4B5B43 50%);
    color: #4B5B43;
}

/*************************************************
**************************************************
**************************************************

					Careers

**************************************************
**************************************************
**************************************************/
.carrer-hero .fake-background.overlay+.fake-background-content::before {
    background-color: rgba(0, 0, 0, .51);
}

.carrer-hero .fake-background-content .elementor-column .elementor-widget-wrap {
    justify-content: center;
    flex-direction: row;
}

.carrer-hero .fake-background-content .elementor-column .carrer-btn {
    width: max-content;
    margin: 20px 15px 0;
}

.atium-right-col.carrers>.elementor-column-wrap {
    max-width: 85%;
    margin: auto;
}

.atium-right-col.our-story>.elementor-column-wrap {
    max-width: 79%;
    margin: 0 auto 0 0;
}

.atium-right-col.beginnings>.elementor-column-wrap {
    max-width: 85%;
    margin: 0 auto 0 0;
}

.st-section .text .elementor-text-editor p:not(:last-of-type) {
    margin-bottom: 30px;
}

.atium-right-col.sisters {
    left: 80px;
}

.atium-right-col.sisters .two-text .elementor-heading-title {
    width: max-content;
}

.atium-right-col.sisters>.elementor-column-wrap {
    max-width: 95%;
    margin: auto;
}

.inner-pdf ul {
    padding: 0;
}

.inner-pdf li a {
    color: #4B5B43 !important;
    text-decoration: underline !important;
}

.inner-pdf li a:hover,
.inner-pdf li a:focus {
    color: #985238 !important;
}

/*************************************************
**************************************************
**************************************************

					Atriums 

**************************************************
**************************************************
**************************************************/

.atriums-intro-text {
    max-width: 710px;
    margin: auto;
    text-align: center;
}

.atriums-second-text {
    margin: auto;
    max-width: 470px;
}

.atium-right-col>.elementor-column-wrap {
    max-width: 350px;
    margin: auto;
}


/*************************************************
**************************************************
**************************************************

					Activities 

**************************************************
**************************************************
**************************************************/
.inner-act .elementor-row {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.inner-act .elementor-column {
    width: 100% !important;
}

.activities-relax-text {
    max-width: 710px;
    margin: auto;
}

.activy-price p strong {
    font-size: 0.813rem;
    display: inline;
    font-weight: 300;
    color: #985238;
}

.add-on-text {
    max-width: 350px;
    margin: auto;
}

.activities-slider .swiper-pagination-bullets {
    display: none;
}

.activities-slider .swiper-wrapper {
    height: auto !important;
}

.activities-slider .swiper-wrapper .dce-post-block .dce-item_custommeta:last-child,
.activities-slider .no-button .dce-item_readmore {
    display: none !important;
}

.activity-button .elementor-container {
    margin: 0 !important;
}


/*************************************************
**************************************************
**************************************************

					Gallery 

**************************************************
**************************************************
**************************************************/

.gallery-tabs .elementor-tabs-wrapper {
    display: flex;
    justify-content: space-between;
    padding-bottom: 57px;
    align-items: center;
}

.gallery-tabs .elementor-tabs-wrapper .elementor-tab-title:not(:first-child) {
    position: relative;
}

.gallery-tabs .elementor-tab-title {
    /* padding: 6.5px 22px !important; */
    padding: 6.5px 0 !important;
}

.gallery-tabs .elementor-tabs-wrapper .elementor-tab-title:not(:last-child)::after {
    content: '';
    background: #D1D1D1;
    border: none;
    height: 100% !important;
    width: 1px !important;
    position: absolute;
    top: 50%;
    left: 115% !important;
    transform: translate(-50%, -50%);
}

.gallery-tabs .elementor-tabs-wrapper .elementor-tab-title:first-child::after {
    left: 152% !important;
}

.gallery-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(2)::after,
.gallery-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(3)::after {
    left: 118% !important;
}

.gallery-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(8)::after {
    left: 126% !important;
}

/* .gallery-tabs .elementor-tabs-wrapper .elementor-tab-title:not(:first-child)::after {
    content: '';
    width: 1px !important;
    height: 30px !important;
    position: absolute;
    display: block;
    left: 0 !important;
    top: 50%;
    transform: translateY(-50%);
    background-color: #D1D1D1;
} */

body:not(.highlight_links_on) .gallery-tabs .elementor-tabs-wrapper a {
    background-image: linear-gradient(to right, #4B5B43, #4B5B43 50%, #434343 50%);
    color: #434343;
}

.gallery-select {
    display: none;
}

.gallery-tabs .elementor-tab-content {
    padding: 0 !important;
}

.gallery-tabs .ngg-gallery-thumbnail-box {
    width: 25%;
}

.gallery-tabs .ngg-galleryoverview {
    margin: 0 !important;
}

.gallery-tabs img {
    width: 100%;
}


/*************************************************
**************************************************
**************************************************

					404 

**************************************************
**************************************************
**************************************************/

html .error404 .elementor-location-header {
    position: relative !important;
    background-color: var(--e-global-color-primary);
}


/*************************************************
**************************************************
**************************************************

					Legal  

**************************************************
**************************************************
**************************************************/

.privacy-content a {
    background-image: linear-gradient(to right, #4B5B43, #4B5B43 50%, #434343 50%);
    color: currentcolor;
    text-decoration: underline !important;
}

.privacy-content h2,
.privacy-content h1,
.privacy-content h3,
.privacy-content h4 {
    font-size: 30px !important;
    line-height: 1.4;
}

.privacy-content h2,
.privacy-content h3,
.privacy-content h4 {
    margin-top: 40px;
}

.privacy-content ul {
    padding-left: 20px;
}

/*************************************************
**************************************************
**************************************************

					Forms 

**************************************************
**************************************************
**************************************************/

.gform_wrapper .gform-body .ginput_container,
.tml form .tml-field-wrap {
    position: relative;
}

.gform_wrapper .gform-body .ginput_container input:focus,
.gform_wrapper .gform-body .ginput_container textarea:focus {
    outline: none;
    border: 0;
}

.gform_wrapper .gform-body .ginput_container input~.focus-border:before,
.gform_wrapper .gform-body .ginput_container input~.focus-border:after,
.gform_wrapper .gform-body .ginput_container textarea~.focus-border:before,
.gform_wrapper .gform-body .ginput_container textarea~.focus-border:after,
.tml form input~.focus-border:before,
.tml form input~.focus-border:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--e-global-color-primary);
    transition: 0.3s;
}

.gform_wrapper .gform-body .ginput_container input~.focus-border:after,
.gform_wrapper .gform-body .ginput_container textarea~.focus-border:after,
.tml form input~.focus-border:after {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
}

.gform_wrapper .gform-body .ginput_container input~.focus-border i:before,
.gform_wrapper .gform-body .ginput_container input~.focus-border i:after,
.gform_wrapper .gform-body .ginput_container textarea~.focus-border i:before,
.gform_wrapper .gform-body .ginput_container textarea~.focus-border i:after,
.tml form input~.focus-border i::after,
.tml form input~.focus-border i::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 0;
    background-color: var(--e-global-color-primary);
    transition: 0.4s;
}

.gform_wrapper .gform-body .ginput_container input~.focus-border i:after,
.gform_wrapper .gform-body .ginput_container textarea~.focus-border i:after,
.tml form input~.focus-border i::after {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}

.gform_wrapper .gform-body .ginput_container input:focus~.focus-border:before,
.gform_wrapper .gform-body .ginput_container input:focus~.focus-border:after,
.gform_wrapper .gform-body .ginput_container textarea:focus~.focus-border:before,
.gform_wrapper .gform-body .ginput_container textarea:focus~.focus-border:after,
.tml form input:focus~.focus-border::after,
.tml form input:focus~.focus-border::before {
    width: 100%;
    transition: 0.3s;
}

.gform_wrapper .gform-body .ginput_container input:focus~.focus-border i:before,
.gform_wrapper .gform-body .ginput_container input:focus~.focus-border i:after,
.gform_wrapper .gform-body .ginput_container textarea:focus~.focus-border i:before,
.gform_wrapper .gform-body .ginput_container textarea:focus~.focus-border i:after,
.tml form input:focus~.focus-border i::after,
.tml form input:focus~.focus-border i::before {
    height: 100%;
    transition: 0.4s;
}


/*************************************************
**************************************************
**************************************************

					Footer 

**************************************************
**************************************************
**************************************************/
.inner-sub .elementor-row {
    justify-content: space-between;
}

.inner-sub .elementor-column {
    width: max-content !important;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).footer-menu a {
    background-image: linear-gradient(to right, #985238, #985238 50%, #434343 50%);
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).footer-text-info a {
    background-image: linear-gradient(to right, #985238, #985238 50%, #707070 50%);
    color: #707070;
}

.footer-phone .elementor-icon-box-title {
    display: none;
}

.footer-phone .elementor-widget-container {
    display: flex;
    justify-content: center;
}

.elementor-location-footer .footer-phone .elementor-widget-container .elementor-icon-box-wrapper {
    align-items: baseline;
}

.footer-phone .elementor-widget-container .elementor-icon-box-icon {
    margin-right: 10px !important;
    margin-bottom: 7px !important;
}

.footer-phone .elementor-widget-container .elementor-icon-box-description a {
    color: #000;
    /*background-image: linear-gradient(to right, #985238, #985238 50%, #fff 50%);*/
}

.footer-phone .elementor-widget-container:hover .elementor-icon-box-description a {
    /*background-position: 0 100%;
    opacity: 1 !important;*/
    color: #985238;
}

.footer-phone .elementor-widget-container:hover .elementor-icon-box-icon a svg {
    fill: #985238;
}

.footer-text-info br {
    display: none;
}

.footer-form-text p {
    margin: 0;
}

.footer-form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

.subs-col,
.footer-form form .gform_body,
.footer-form form .gform_footer {
    width: max-content !important;
}



.footer-form form .gform_body {
    margin-right: 20px;
}

.footer-form form .gform_footer {
    justify-content: flex-end;
    text-align: right;
    margin: 0 !important;
    padding: 0 !important;
}

.footer-form form .gform_footer button {
    margin: 0 !important;
    border: 0;
    padding: 0;
    color: #4B5B43;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    line-height: .86;
    letter-spacing: 0.7px;
    font-family: var(--e-global-typography-123421b-font-family), Sans-serif;
}

.footer-form form .gform_footer button span {
    transition: 0.5s color;
}


/* body:not(.highlight_links_on) .footer-form form .gform_footer button:not(.no-swiper-color){
	background-image: linear-gradient(to right, #985238, #985238 50%, #4B5B43 50%);
} */

.footer-form form .gform_footer button:hover,
.footer-form form .gform_footer button:focus,
.footer-form form .gform_footer button:active {
    background-color: transparent !important;
}

.footer-form form .gform_footer button .footer-icon {
    position: relative;
    top: 1px;
    left: 0;
    margin-right: 8px;
    transition: left 0.5s ease-in-out;
}

.footer-form form .gform_footer button:hover .footer-icon {
    transition: left 0.5s ease-in-out;
    left: 5px;
}

.footer-form form .gform_footer button:hover * {
    color: #985238;
}

.footer-form form .gform_footer button:hover svg path {
    stroke: #985238 !important;
}

.footer-form form .gform_body .gform_fields {
    display: -ms-flex;
    display: flex;
    column-gap: 15px;
}

.footer-form form .gform_body .gfield:not(.phone) {
    width: 50%;
    min-width: 345px;
}

.footer-form form .gform_body .gfield.phone {
    width: 50%;
    min-width: 225px;
}

.footer-form form .gform_body .gfield input {
    border-color: #D6D6D6;
    border-radius: 0;
    font-size: 0.938rem;
    font-family: var(--e-global-typography-text-font-family);
    color: #000;
    padding: 13px 18px;
}

.footer-form form .gform_body .gfield input::placeholder {
    color: rgba(67, 67, 67, 0.5) !important;
}

.footer-form form .gform_body .gfield input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(67, 67, 67, 0.5) !important;
}

.footer-form form .gform_body .gfield input::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(67, 67, 67, 0.5) !important;
}

.footer-form form .gform_body .gfield input:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(67, 67, 67, 0.5) !important;
}

.footer-form form .gform_body .gfield input:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(67, 67, 67, 0.5) !important;
}

.footer-form .gform_validation_error form .gform_footer {
    position: relative;
    top: -21px;
}

.gform_wrapper .gform_validation_errors>h2,
.gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
    font-family: var(--e-global-typography-123421b-font-family), Sans-serif !important;
    color: #985238 !important;
}

.gform_wrapper .gform_validation_errors,
.gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
    line-height: 1 !important;
    background-color: #FCF8EE !important;
    border-color: #985238 !important;
}

.gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
    font-size: 14px !important;
}

.footer-form .gform_wrapper .gfield_validation_message,
.footer-form .gform_wrapper .validation_message {
    font-size: 14px !important;
    line-height: 1 !important;
    padding: 10px 15px !important;
}

.footer-form .gform_confirmation_wrapper .gform_confirmation_message {
    font-family: "navigo", Sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    text-align: right;
    color: #985238;
}

.footer-form .gform_confirmation_wrapper .gform_confirmation_message br {
    display: none;
}

.contact-form .gform_confirmation_message {
    font-family: "navigo", Sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.62;
    color: #985238;
    margin: -45px 0 0;
    max-width: 640px;
}

.contact-form .gform_confirmation_message br {
    display: none;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color).copyright a {
    background-image: linear-gradient(to right, #FCF8EE, #FCF8EE 50%, rgba(255, 255, 255, 0.5) 50%);
    color: rgba(255, 255, 255, .5);
}

.copyright a {
    font-weight: inherit !important;
    color: inherit !important;
}

.copyright a:hover,
.copyright a:focus {
    text-decoration: underline !important;
}

.copyright em {
    font-style: normal;
}
.grecaptcha-badge {
    display: none!important;
}

/* Animations - KeyFrames */

@keyframes opacDown {
    0% {
        transform: translate(0, -20px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translate(0, 20px);
        opacity: 0;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes move_down {
    0% {
        -webkit-transform: translate(0, -20px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(0, 20px);
        opacity: 0;
    }
}


/* @keyframes reveal {
	0% {
		left: -500px;
		opacity: 0;
	}
	15%{
		left: 0;	
		opacity: 1;
	}
	50%{
		left: 0;	
		opacity: 1;
	}
	100% {
		left:-500px;
		opacity: 0;
		
	}
} */

@keyframes showup {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes slidein {
    0% {
        margin-left: -800px;
    }

    20% {
        margin-left: -800px;
    }

    35% {
        margin-left: 5px;
    }

    100% {
        margin-left: 0;
    }
}

@keyframes reveal {
    0% {
        opacity: 0;
        width: 0px;
    }

    20% {
        opacity: 1;
        width: 0px;
    }

    30% {
        width: 296px;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        width: 296px;
    }
}

.press-links img {
    max-width: 250px !important;
}

body .custom-max-2 img {
    max-width: 300px !important;
}


/* Media Queries */

/* ONLY FOR SAFARI */
@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) and (stroke-color:transparent) {
        .header .top-menu a .elementor-icon-list-icon {
            top: 0;
        }
    }
}

@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
    .header .top-menu a .elementor-icon-list-icon {
        top: 0;
    }
}

/* 1792x828px at 326ppi */
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
    .header .top-menu a .elementor-icon-list-icon {
        top: 0;
    }
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .header .top-menu a .elementor-icon-list-icon {
        top: 0;
    }
}

@media (max-width: 1900px) {

    .footer-form form .gform_body .gfield.phone,
    .footer-form form .gform_body .gfield:not(.phone) {
        min-width: 18vw;
    }

    .gallery-tabs .elementor-tab-title {
        font-size: .92rem !important;
    }

    /* .gallery-tabs .elementor-tab-desktop-title {
        padding: 0 10px !important;
    } */
}

@media (max-width: 1800px) {
    .land-section .first .img-col {
        min-width: 53.5%;
    }

    html .elementor-2555 .elementor-element.elementor-element-e42f3c6>.elementor-element-populated>.elementor-widget-wrap {
        padding: 0 0 0 70px;
    }

    html .elementor-2555 .elementor-element.elementor-element-495c8c2>.elementor-element-populated>.elementor-widget-wrap {
        padding: 0 35px 0 70px;
    }

    .burguer-menu .elementor-nav-menu {
        max-width: 710px;
    }

    .burger-menu-cont .dialog-widget-content::after {
        right: -3vw;
    }
}

@media (max-width: 1500px) {
    .burger-menu-cont .dialog-widget-content::after {
        width: 570px;
        height: 500px;
    }

    .atium-right-col.sisters {
        left: 0;
    }
}

@media (max-width: 1440px) {
    .special-slider .elementor-swiper-button {
        right: 38% !important;
    }

    .special-slider .elementor-swiper-button-next {
        right: 34% !important;
    }
}

@media (max-width: 1439px) {
    .footer-form form .gform_body {
        width: 88%;
    }

    .footer-form form .gform_footer {
        width: 12%;
    }

    .inner-press .elementor-row {
        justify-content: center;
        row-gap: 25px;
        column-gap: 35px;
    }

    .inner-sub .elementor-column {
        width: 40% !important;
    }

    .inner-sub .elementor-row .elementor-column:not(.subs-col) {
        width: 100% !important;
    }

    .footer-form form .gform_body .gfield:not(.phone) {
        min-width: 40%;
    }

    html .elementor-2555 .elementor-element.elementor-element-e42f3c6>.elementor-element-populated>.elementor-widget-wrap {
        padding: 0 0 0 50px;
    }

    html .elementor-2555 .elementor-element.elementor-element-495c8c2>.elementor-element-populated>.elementor-widget-wrap {
        padding: 0 35px 0 50px;
    }

    .burger-menu-cont .dialog-widget-content::after {
        width: 520px;
        height: 470px;
    }
}

@media (max-width: 1700px) and (min-width: 1201px) {
    .mini-head .elementor-heading-title {
        letter-spacing: 2px !important;
    }

    html .page:not(.home) .elementor-1490 .elementor-element.elementor-element-6da56dae .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 150px !important;
    }

    html .elementor-1490 .elementor-element.elementor-element-6da56dae .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 170px !important;
    }

    html .elementor-2490 .elementor-element.elementor-element-4469bdb {
        width: 80%;
    }

    html .elementor-1490 .elementor-element.elementor-element-6da56dae>.elementor-widget-container {
        padding: 0;
    }

    html .elementor-1490 .elementor-element.elementor-element-6da56dae .elementor-nav-menu--dropdown a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    html .elementor-2490 .elementor-element.elementor-element-016298d {
        width: 27.5%;
    }

    html .elementor-2490 .elementor-element.elementor-element-c446af5>.elementor-element-populated>.elementor-widget-wrap {
        padding: 0 0 0 50px;
    }

    .st-grid-section .img-col {
        min-width: 50%;
    }

    html .elementor-2 .elementor-element.elementor-element-eb44ff7>.elementor-element-populated>.elementor-widget-wrap {
        padding: 10% 5% 0% 5%;
    }
}

@media (max-width: 1366px) {
    .special-slider .elementor-swiper-button {
        right: 37% !important;
    }

    .special-slider .elementor-swiper-button-next {
        right: 33% !important;
    }
}

@media (max-width: 1365px) {
    .burger-menu-cont .dialog-widget-content::after {
        width: 470px;
        height: 400px;
    }

    .top-section .elementor-column {
        width: max-content !important;
    }

    .footer-form form .gform_body .gfield:not(.phone) {
        min-width: 36%;
    }

    .gallery-tabs .elementor-tabs-wrapper .elementor-tab-title:not(:last-child)::after {
        left: 106% !important;
    }

    .gallery-tabs .elementor-tabs-wrapper .elementor-tab-title:first-child::after {
        left: 126% !important;
    }

    .gallery-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(2)::after,
    .gallery-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(3)::after {
        left: 108.5% !important;
    }
}

@media (max-width: 1365px) and (min-width: 1201px) {
    .rot-header .elementor-headline {
        font-size: 44px !important;
    }

    .parallax-hero .no-mb p {
        font-size: 40px !important;
    }
}

@media (max-width: 1279px) {
    .footer-menu a {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
    }
}

@media (max-width: 1200px) {
    .special-slider .elementor-swiper-button {
        right: 35% !important;
    }

    .special-slider .elementor-swiper-button-next {
        right: 31% !important;
    }
}

@media (min-width: 1201px) {
    .home-play {
        position: relative;
        top: 27px;
    }

    .header {
        max-width: 98.3%;
        margin: 0 auto;
    }

    .last-br br:first-child,
    .br-tab br {
        display: none;
    }

    .sust-section .elementor-swiper-button,
    .sust-section .homepage-gallery:not(.homepage-gallery) .swiper-slide-pages .homepage-gallery:not(.homepage-gallery) .swiper-slide-pages,
    .homepage-gallery:not(.homepage-gallery) .elementor-swiper-button {
        display: none !important;
    }

    .inner-text .text p {
        max-width: 90%;
    }
}

@media (max-width: 1200px) {
    .footer-form .gform_confirmation_wrapper .gform_confirmation_message {
        text-align: center;
    }

    .contact-form .gform_confirmation_message {
        font-style: 16px;
        margin: 0;
    }

    .top-section .elementor-column,
    .inner-sub .elementor-column {
        width: 100% !important;
    }

    .gallery-tabs .elementor-tabs-wrapper .elementor-tab-title {
        display: none !important;
    }

    .gallery-select {
        display: block;
    }

    .gallery-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .privacy-content h2,
    .privacy-content h1,
    .privacy-content h3 {
        font-size: 28px !important;
        line-height: 1.4 !important;
        margin-top: 30px;
    }

    .inner-press .elementor-column {
        width: 30% !important;
    }

    .contact-form .gform_body .gfield input,
    .contact-form .gform_body .gfield select,
    html .gallery-select,
    .contact-form .gform_body .gfield textarea {
        font-size: 15px !important;
        line-height: 1.5;
        padding: 12px 12px !important;
        border-radius: 0 !important;
    }

    .mb .elementor-text-editor p:first-of-type {
        margin-bottom: 20px;
    }

    .mb .elementor-text-editor p:last-of-type {
        margin-bottom: 0 !important;
    }

    .faq-section .text ul {
        padding: 0 0 0 15px;
    }

    .inner-act .elementor-row {
        gap: 15px;
    }

    .inner-act .text br {
        display: none;
    }

    .land-section .elementor-text-editor p,
    .land-section .first .img-col,
    .land-section .last .img-col,
    .st-grid-section .img-col,
    .inn-st-section .text p {
        max-width: 100%;
        min-width: 100%;
    }

    html .elementor-2555 .elementor-element.elementor-element-e42f3c6>.elementor-element-populated>.elementor-widget-wrap,
    html .elementor-2555 .elementor-element.elementor-element-495c8c2>.elementor-element-populated>.elementor-widget-wrap {
        padding: 0;
    }

    .inn-st-section .text-col {
        bottom: 0;
    }

    .inn-st-section .text-col .elementor-column-wrap {
        margin-top: 45px !important;
    }

    .hustle-ui.hustle-popup .hustle-popup-content {
        max-width: 90vw !important;
    }
}

@media (max-width: 1150px) {
    .burger-menu-cont .dialog-widget-content::after {
        width: 370px;
        height: 300px;
    }
}

@media (max-width: 1110px) {
    .footer-menu .elementor-nav-menu {
        justify-content: space-between !important;
        margin: 0 !important;
        width: 100%;
    }

    .footer-menu .elementor-nav-menu li {
        width: 33%;
        text-align: center;
    }

    .footer-menu .elementor-nav-menu li:not(:last-child) {
        padding-bottom: 20px;
    }

    .footer-menu .elementor-nav-menu li a {
        justify-content: center;
        margin: 0 !important;
    }

    .footer-form form .gform_body {
        width: 84%;
    }

    .footer-form form .gform_footer {
        width: 16%;
    }

    .footer-form form .gform_body .gfield:not(.phone) {
        width: 35%;
    }

    .footer-form form .gform_body .gfield.phone {
        width: 25%;
    }

    .footer-form form .gform_body .gform_fields {
        grid-row-gap: 0;
        grid-column-gap: 0;
    }

    .footer-form form .gform_body .gform_fields .gfield:not(:last-child) {
        margin-right: 16px;
    }
}

@media (max-width: 1080px) {
    .special-slider .swiper-slide .swiper-slide-inner {
        padding: 0 0 0 45px;
    }

    .special-slider .elementor-swiper-button {
        right: 43% !important;
    }

    .special-slider .elementor-swiper-button-next {
        right: 38% !important;
    }
}

@media (max-width: 1200px) and (min-width: 990px) {
    html .home .elementor-1490 .elementor-element.elementor-element-6da56dae .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 160px !important;
    }

    html .home .elementor-1490 .elementor-element.elementor-element-6da56dae .elementor-nav-menu--dropdown .elementor-item {
        font-size: 36px;
    }
}

@media (min-width: 990px) {
    .subs-col {
        align-items: flex-start !important;
        align-content: flex-start !important;
        top: 12px;
    }
}

@media (max-width: 989px) {
    .header .elementor-row {
        justify-content: space-between;
    }

    .header .logo-col,
    .header .menu-col {
        width: max-content !important;
    }

    .burger-menu-cont .dialog-widget-content::after {
        width: 350px;
        height: 280px;
        bottom: 0;
    }

    html .elementor-1490 .elementor-element.elementor-element-6da56dae .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 20vh !important;
    }

    .contact-form .gform_confirmation_message {
        font-size: 18px;
    }

    .fake-background.parallax {
        position: absolute !important;
    }

    .footer-form form .gform_body {
        width: 80% !important;
        margin-right: 15px;
    }

    contact-form .gform_body .gfield select {
        background-position: 95% 50%;
    }

    .footer-form form .gform_body .gfield.phone,
    .footer-form form .gform_body .gfield:not(.phone) {
        min-width: 33.8%;
        width: max-content !important;
    }

    .footer-form form .gform_body .gfield input {
        padding: 8px 18px;
    }


    .gform_wrapper .gform_validation_errors>h2 {
        font-size: 0.75rem !important;
    }

    .footer-form .gform_confirmation_wrapper .gform_confirmation_message {
        font-size: 20px;
        line-height: 1.7;
        margin: -10px 0 0;
    }

    .footer-text-info a {
        text-align: center !important;
    }

    .footer-text-info .elementor-inline-items {
        align-content: flex-start;
        align-items: flex-start;
        justify-content: space-between;
    }

    .footer-text-info .elementor-inline-items li {
        width: 50%;
        text-align: center !important;
        margin: 0 !important;
    }

    .footer-text-info .elementor-inline-items li {
        padding-bottom: 20px;
    }

    .footer-text-info .elementor-inline-items li:nth-last-child(1),
    .footer-text-info .elementor-inline-items li:nth-last-child(2) {
        padding-bottom: 0;
    }

    .footer-text-info .elementor-inline-items li .elementor-icon-list-text {
        text-align: center;
    }

    .package-list:not(.atrium-list) ul li:nth-child(2n) {
        margin-left: 20px;
    }

    .package-list.explorer-list ul li,
    .package-list.explorer-list ul li:nth-child(even),
    .package-list.romance-list ul li,
    .package-list.romance-list ul li:nth-child(even),
    .package-list.wellness-list ul li,
    .package-list.wellness-list ul li:nth-child(even) {
        width: 47%;
    }

    .activy-price p strong {
        font-size: 0.75rem;
    }



    .gallery-tabs .elementor-tabs-wrapper {
        padding-bottom: 13px;
    }

    .gallery-tabs .ngg-gallery-thumbnail-box {
        width: 50%;
    }

    .word-effect .elementor-heading-title .rotate-text {
        min-width: 200px;
    }

    body.admin-bar .dialog-type-lightbox {
        position: absolute !important;
    }

    .elementor-lightbox .dialog-lightbox-close-button {
        right: 1.75em !important;
        margin-top: 50px !important;
    }

    .atium-right-col.our-story>.elementor-column-wrap,
    .atium-right-col.sisters>.elementor-column-wrap {
        max-width: 100%;
        margin: 0 auto;
    }

    .atium-right-col.carrers>.elementor-column-wrap {
        max-width: 100%;
        margin: 0;
    }

    .carrer-hero .hero-button a {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        min-width: 230px;
        padding: 17.5px 30px !important;
    }

    .carrer-hero .swiper-button .elementor-button-content-wrapper {
        width: 100%;
    }

    .carrer-hero .hero-button .elementor-button-text {
        text-align: left;
    }

    .inner-act .text .elementor-widget-container {
        padding: 0 15px !important;
    }

    html .hustle-ui.module_id_2 .hustle-layout .hustle-content {
        padding: 40px 45px 10px;
    }

    html .hustle-ui.module_id_2 .hustle-layout .hustle-image {
        height: 100%;
    }

    html .hustle-ui.module_id_2 .hustle-layout .hustle-image img {
        position: relative;
    }

    .hustle-ui.hustle-popup .hustle-popup-content {
        max-width: 70vw !important;
    }

    .hustle-ui.module_id_2 .hustle-layout .hustle-group-content p {
        font-size: 42px !important;
        line-height: 1.5 !important;
    }

    .hustle-ui[data-id="1"] .hustle-info .hustle-button-close,
    .hustle-ui[data-id="2"] .hustle-info .hustle-button-close {
        position: relative;
        top: 0;
        right: -7px;
    }

    .hustle-ui[data-id="2"] .hustle-info .hustle-button-close .hustle-icon-close {
        margin: 0 0 15px !important;
    }

    .hustle-ui[data-id="2"] .hustle-info .hustle-button-close {
        width: 36px;
        height: 36px;
    }

    html .hustle-ui.module_id_2 .hustle-popup-mask {
        background-color: rgba(0, 0, 0, .6);
    }

    .special-slider .elementor-swiper-button {
        right: 40% !important;
        top: 80%;
    }

    .special-slider .elementor-swiper-button-next {
        right: 33% !important;
    }

    .spa-slider .swiper-slide .swiper-slide-bg {
        height: 400px;
    }

    .special-slider .swiper-container {
        width: 100% !important;
    }
}

@media (max-width: 768px) {

    .hide-br-desktop.show-br-tablet br {
        display: block;
    }

    .carrer-hero .fake-background-content .elementor-column .elementor-widget-wrap {
        flex-direction: column;
    }

    .carrer-hero .fake-background-content .elementor-column .carrer-btn {
        margin: 20px 0 0;
    }

    /* .carrer-hero .hero-button.job-btn a {
        padding: 17.5px 43px !important;
    }

    .carrer-hero .hero-button.middle-btn a {
        padding: 17.5px 32px !important;
    } */
}

@media (max-width: 989px) and (min-width: 768px) {
    html .elementor-2 .elementor-element.elementor-element-eb44ff7>.elementor-element-populated>.elementor-widget-wrap {
        padding: 30% 0 0;
    }

    html .elementor-2 .elementor-element.elementor-element-4c21df1 .elementor-headline {
        font-size: 2.9rem;
    }

    html .elementor-2 .elementor-element.elementor-element-15acbe8 {
        font-size: 34px;
        line-height: 1.65;
    }

    html .elementor-2 .elementor-element.elementor-element-15acbe8>.elementor-widget-container {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .header .menu-col {
        top: 2px;
    }

    .hide-br-mobile br {
        display: none;
    }

    .hide-br-desktop .jump-desk {
        display: none !important;
    }

    .hide-br br {
        display: block;
    }

    .btn .elementor-button {
        min-width: 200px;
    }

    .inner-press .elementor-row {
        row-gap: 20px;
        column-gap: 25px;
    }

    .footer-form .gform_wrapper .gfield_validation_message,
    .footer-form .gform_wrapper .validation_message,
    .gform_wrapper .gfield_validation_message,
    .gform_wrapper .validation_message {
        font-size: 13px !important;
        padding: 10px 10px !important;
    }

    .footer-form .gform_validation_error form .gform_footer {
        top: 0;
    }

    .elementor-2 .elementor-element.elementor-element-4c21df1 .elementor-headline {
        margin-top: 0 !important;
    }

    .contact-form .gfield_label {
        margin-bottom: 5px !important;
    }

    .footer-form form .gform_footer {
        margin: 10px 0 0 !important;
    }

    .footer-form form .gform_body .gfield input {
        padding: 8px 15px;
    }

    /* .copyright p {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    } */

    .copyright p br,
    .copyright p a:last-child {
        display: block;
        width: 100%;
    }

    .copyright p em {
        margin: 0 3px;
    }

    .copyright p em:not(:nth-child(4)):not(:nth-child(6)),
    .package-list ul li br {
        display: none;
    }

    .header .top-menu .elementor-icon-list-items li:first-child,
    .header .top-menu .elementor-icon-list-items li:nth-child(2) {
        display: none;
    }

    .footer-phone {
        padding-top: 45px;
        padding-bottom: 15px;
    }

    .footer-phone .elementor-widget-container .elementor-icon-box-icon {
        margin-right: 10px !important;
        margin-bottom: 0 !important;
        margin-top: 5px;
    }

    .press-links img {
        max-width: 100% !important;
    }

    body .custom-max-2 img {
        max-width: 100% !important;
    }

    /* 	.top-menu .elementor-icon-list-items{
		justify-content: space-between !important;
	} */
    .footer-text-info br {
        display: block;
    }

    .hm {
        display: none;
    }

    .bm {
        display: block;
    }

    .hide-br-desktop.show-br-mobile br {
        display: block;
    }

    .homepage-gallery .elementor-swiper-button.elementor-swiper-button-next {
        right: 0 !important;
    }

    .inner-press .elementor-column {
        width: 45% !important;
    }

    .footer-menu .elementor-nav-menu li {
        width: 50%;
        padding-bottom: 15px !important;
    }

    .footer-form form,
    .footer-form form .gform_body .gform_fields,
    .info-footer ul {
        flex-direction: column;
    }

    .info-footer ul li:first-child {
        margin-bottom: 25px !important;
    }

    .footer-form form .gform_body .gfield.phone,
    .footer-form form .gform_body .gfield:not(.phone) {
        min-width: 100%;
        margin: 0 0 20px;
    }

    .footer-form form .gform_body {
        width: 100% !important;
        margin-right: 0;
    }

    .homepage-gallery .elementor-swiper-button.elementor-swiper-button-prev {
        right: 62px;
    }

    .homepage-gallery .swiper-slide-pages,
    .spa-slider .swiper-slide-pages {
        right: inherit;
        left: 0;
    }

    .button-bottom {
        position: relative !important;
        bottom: inherit;
    }

    .package-list.explorer-list ul li,
    .package-list.explorer-list ul li:nth-child(2n),
    .package-list.romance-list ul li,
    .package-list.romance-list ul li:nth-child(2n),
    .package-list.wellness-list ul li,
    .package-list.wellness-list ul li:nth-child(2n) {
        width: 100%;
    }

    .package-list ul li:nth-child(even) {
        margin-left: 0;
    }

    .contact-form form .gform_footer {
        text-align: center;
    }

    .contact-form form .gform_body .gfield_checkbox .checkmark {
        top: -1px;
        width: 20px;
        height: 20px;
    }

    .contact-form form .gform_body .gfield_checkbox .checkmark:after {
        left: 7px;
        top: 3px;
    }

    .contact-form .gform_confirmation_message {
        font-size: 4vw;
        line-height: 1.62;
        text-align: center;
        max-width: 310px;
        margin: 0 auto -15px;
    }

    .footer-form form .gform_footer button,
    .contact-form form .gform_footer button {
        font-size: 16.5px;
    }

    .gallery-tabs .elementor-tabs-wrapper {
        display: block !important;
    }

    .gallery-tabs .elementor-tabs-content-wrapper .elementor-tab-title {
        display: none !important;
    }

    .privacy-content h2,
    .privacy-content h1,
    .privacy-content h3,
    .privacy-content h4 {
        font-size: 5.4vw !important;
        margin-bottom: 8px;
    }

    .privacy-content h1 br,
    .privacy-content h2 br,
    .privacy-content h3 br,
    .privacy-content h4 br {
        display: block;
    }

    .burger-menu-cont {
        top: 0;
        bottom: inherit;
        justify-content: flex-start;
        position: fixed !important;
    }

    .word-effect .elementor-heading-title div {
        display: block;
    }

    .word-effect .elementor-heading-title div:last-of-type,
    .word-effect .elementor-heading-title .rotate-text span.show.inspire,
    .word-effect .elementor-heading-title .rotate-text span.show.nurture,
    .word-effect .elementor-heading-title .rotate-text span.show.elevate,
    .word-effect .elementor-heading-title .rotate-text span.show.renew,
    .word-effect .elementor-heading-title .rotate-text span.show.refresh,
    .word-effect .elementor-heading-title .rotate-text span.show.immerse,
    .word-effect .elementor-heading-title .rotate-text span.show.restore {
        margin-left: 0;
    }

    .elementor-lightbox .dialog-lightbox-close-button {
        right: 0.75em !important;
        top: 3.75em;
    }

    .atium-right-col.our-story>.elementor-column-wrap {
        max-width: 100%;
    }

    .inner-pdf ul {
        padding: 10px 0 0 15px;
    }

    .faq-section .title .elementor-heading-title {
        line-height: 1.5 !important;
        letter-spacing: .22vw !important;
    }

    .faq-section .text ul {
        text-indent: 0;
    }

    .hours .elementor-price-list-header {
        justify-content: center !important;
        column-gap: 25px;
    }

    .footer-form .gform_confirmation_wrapper .gform_confirmation_message {
        font-size: 4vw;
        margin: -5px 0 0;
    }

    .hero-button a .hero-icon {
        margin-right: 15px;
    }

    .carrer-hero .hero-button a {
        min-width: 260px;
    }

    .carrer-hero .swiper-button .elementor-button-content-wrapper {
        left: 20px;
    }

    .inner-act .elementor-row {
        grid-template-columns: repeat(1, 1fr);
        gap: 35px;
    }

    .inner-act .text:not(.not) br {
        display: block;
    }

    .inner-act .text .elementor-widget-container {
        padding: 0 10px !important;
    }

    .galleria-theme-nextgen_pro_horizontal_filmstrip .galleria-thumbnails {
        display: flex !important;
        justify-content: space-between;
        width: 100% !important;
        height: 90px !important;
    }

    .galleria-theme-nextgen_pro_horizontal_filmstrip .galleria-thumbnails .galleria-image {
        margin: 0 !important;
        visibility: visible !important;
    }

    .mini-head .elementor-heading-title {
        letter-spacing: 2.4px !important;
    }

    .inn-st-section .text-col .elementor-column-wrap {
        margin-top: 35px !important;
    }

    html .elementor-1490 .elementor-element.elementor-element-6da56dae .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 10vh !important;
    }

    html .home .elementor-1490 .elementor-element.elementor-element-6da56dae .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 22vh !important;
    }

    .burger-menu-cont .dialog-widget-content::after {
        width: 260px;
        height: 230px;
        bottom: -20px;
        right: -6vw;
    }

    .hustle-ui.hustle-popup .hustle-popup-content {
        max-width: 90vw !important;
    }

    .hustle-ui.module_id_2 .hustle-layout .hustle-group-content p {
        font-size: 9vw !important;
        line-height: 1.42 !important;
    }

    html .hustle-ui.module_id_2 .hustle-layout .hustle-content {
        padding: 30px 20px 1px;
    }

    .hustle-ui.module_id_2 .hustle-layout .hustle-group-content img {
        margin-bottom: 5px;
    }

    .hustle-ui.module_id_2 .hustle-layout .hustle-group-content p {
        margin-bottom: 25px !important;
    }

    .special-slider .swiper-container {
        width: 100% !important;
    }

    .special-slider .swiper-slide {
        flex-direction: column;
        height: auto !important;
    }

    .special-slider .swiper-slide .swiper-slide-bg {
        width: 100%;
        max-height: 400px;
        min-height: 400px;
    }

    .special-slider .swiper-slide .swiper-slide-inner {
        width: 100%;
        margin: 0px 0 0;
        padding: 25px 0 50px 0;
    }

    .special-slider .elementor-swiper-button {
        right: 94% !important;
        top: 94%;
    }

    .special-slider .elementor-swiper-button-next {
        right: 82% !important;
    }

    .special-slider .swiper-slide .swiper-slide-bg span {
        font-size: 0.738rem;
    }

    .spa-slider .swiper-slide .swiper-slide-bg {
        height: 250px;
    }

    .spa-slider .swiper-slide-contents .elementor-slide-heading {
        width: 100%;
    }

    .spa-slider .swiper-slide-contents .elementor-slide-description {
        width: 100%;
        margin-bottom: 0 !important;
        margin-top: 15px;
    }

    .spa-slider .swiper-slide-contents {
        flex-direction: column;
    }

    .spa-slider .elementor-swiper-button {
        bottom: 309px;
    }

    .spa-slider .swiper-slide-pages {
        bottom: 320px;
        right: inherit;
    }

    .spa-slider.massage-padding .elementor-swiper-button {
        bottom: 331px;
    }

    .spa-slider.massage-padding .swiper-slide-pages {
        bottom: 340px;
    }

    .spa-slider.slider-padding .elementor-swiper-button {
        bottom: 382px;
    }

    .spa-slider.slider-padding .swiper-slide-pages {
        bottom: 390px;
    }

    .brochure-link {
        top: 93.5%;
        left: 59%;
    }
}

@media (max-width: 414px) {
    .animated-text .elementor-headline .elementor-headline-plain-text {
        display: block;
        right: 0;
    }

    html .elementor-21 .elementor-element.elementor-element-5ebd1e84 img {
        max-width: 37vw;
    }
}

@media (max-height: 670px) {
    html .home .elementor-1490 .elementor-element.elementor-element-6da56dae .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 26.5vh !important;
    }

    html .elementor-1490 .elementor-element.elementor-element-6da56dae .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 15vh !important;
    }

    html .elementor-1490 .elementor-element.elementor-element-6da56dae .elementor-nav-menu--dropdown a {
        padding: 6px 0;
    }
}