.banner-default-module {
    position: relative;
    overflow: hidden;
    padding: 227px 24px 146px;
    align-content: center;
}
@media(min-width: 1025px) {
    .banner-default-module {
        min-height: 760px;
    }
}
.banner-default-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.banner-default-image img {
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    object-fit: cover;
    display: block;
}
.banner-default-text {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    max-width: 1174px;
    margin: 0 auto;
}
.banner-default-text .title {
    color: #FAFAFA;
    font-family: Product Sans;
    font-size: 64px;
    font-weight: 400;
    line-height: 64px;
    margin-bottom: 48px;
}
.banner-default-text .title span {
    font-family: Cormorant;
    font-size: 70px;
    font-style: italic;
    font-weight: 500;
    line-height: 64px;
    color: #C8A25B;
}
.banner-default-text .title del {
    text-decoration: none;
    font-family: 'rhapsody_script';
    font-size: 86px;
    line-height: 40px;
}
.banner-default-text .title p {
    margin: 0
}
.banner-default-text .sub-title {
    font-family: 'Product Sans';
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #C2C2C2;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.banner-default-text .sub-title p {
    margin: 0;
}
.banner-default-text .sub-title a {
    color: #ccc;
    opacity: 0.5;
    text-decoration: none;
}
.banner-default-module .heading {
    max-width: 540px;
}
.banner-default-text .desc p {
    color: #ccc;
    max-width: 420px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    margin-top: 0;
    font-weight: 400;
}
.banner-default-text .desc p:last-child {
    margin-bottom: 0;
}
.banner-default-text .btn.white,
.cta-module .btn.white {
    transition: all .3s ease;
}
.banner-default-text .btn.white:hover,
.cta-module .btn.white:hover {
    background: #053f33;
    color: #fff;
}
.banner-default-text .btn.white {
    color: #fff;
    background-color: #527D72;
}
.banner-default-module .btn.mobile {
    position: relative;
    margin-top: 40px;
    display: none;
}
.list-facilities-module {
    padding-top: 80px;
    padding-bottom: 63px;
    overflow: hidden;
    background: #FAFAFA;
}
.list-facilities-module .title {
    font-family: Product Sans;
    font-weight: 400;
    line-height: 48px;
    font-size: 40px;
    color: #2d4b54;
    text-align: center;
    margin-bottom: 10px;
    text-transform: capitalize;
}
body.single-treatments .list-facilities-module .title,
body.single-locations .list-facilities-module .title{
    color: #2d4b54;
}
.list-facilities-module .desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.03em;
    color: #CCCCCC;
    margin-bottom: 34px;
}
.list-facilities-module .desc.desc-link-tree,
.list-facilities-module .desc.desc-link-tree p {
    margin-bottom: 0;
}
.list-facilities {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}
.list-facilities .item {
    width: 50%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
}
.list-facilities .item-inner {
    background: #FAFAFA;
    padding: 16px 16px 38px;
    border-radius: 16px;
    position: relative;
    height: 100%;
    border: 1px solid #DFDFDF;
}
.list-facilities .thumb img {
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    object-fit: cover;
    display: block;
    border-radius: 8px;
    position: absolute;
    top: 0;
    left: 0;
}
.list-facilities .thumb {
    display: block;
    margin-bottom: 8px;
    position: relative;
    padding-bottom: 55.6%;
}
.list-facilities .location {
    text-align: left;
    font-size: 12px;
    line-height: 22px;
    color: #61665A;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Product Sans';
}
.list-facilities .item-title {
    font-family: Cormorant;
    font-size: 34px;
    font-style: italic;
    font-weight: 500;
    line-height: 34px;
    text-align: left;
    margin-bottom: 25px;
    text-transform: capitalize;
}
.list-facilities .item-title a {
    color: #2d4b54;
    text-decoration: none;
}
.list-facilities .desc p {
    font-size: 16px;
    line-height: 24px;
    color: #61665A;
    letter-spacing: 0.05em;
    font-weight: 400;
    margin: 0 0 24px;
}
.list-facilities .read-more {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.06em;
    color: #527D72;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    font-weight: 700;
    position: absolute;
    left: 16px;
    bottom: 16px;
}
.list-facilities .read-more .btn-text {
    padding-top: 2px;
}
.list-facilities .read-more .icon-u_arrow-right {
    font-size: 24px;
    margin-left: 4px;
    transition: all 0.3s ease;
}
.list-facilities .read-more:hover .icon-u_arrow-right {
    margin-left: 8px;
}
.list-facilities .cms {
    position: absolute;
    left: 16px;
    bottom: 16px;
    padding: 7px 15px;
    background: #DEE2E1;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.1em;
    color: #064D3E;
    text-transform: uppercase;
}
.cta-module {
    background: #FAFAFA;
}
.cta-module.p-top {
    padding-top: 0;
}
.cta-module.p-bottom {
    padding-bottom: 0;
}
.cta-module-wrap {
    position: relative;
    padding: 160px 30px;
    overflow: hidden;
}
.cta-module-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #00000033;
    z-index: 1;
}
.cta-bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.cta-bg-img img {
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    object-fit: cover;
    display: block;
}
.cta-module-inner {
    position: relative;
    z-index: 2;
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
}
.cta-module .title {
    font-family: Product Sans;
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    text-align: center;
    color: #D8D8D8;
    margin-bottom: 16px;
}
.cta-module .desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    margin-bottom: 16px;
    color: #CCCCCC;
}
.cta-module .btn {
    color: #181818;
    background-color: #fafafa;
}
/* === */
.single-facilitie .banner-default-module .sub-title {
    font-family: 'Product Sans';
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0.15em;
}
.single-facilitie .banner-default-module .title {
    font-size: 64px;
    line-height: 56px;
}
.single-facilitie .banner-default-module .desc p {
    max-width: 441px;
}
.self-assessment-module {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}
.self-assessment-module:before {
    content: '';
    position: absolute;
    width: 73.5%;
    top: 80px;
    bottom: 80px;
    left: 0;
    background: #FAFAFA;
    z-index: 2;
    border-radius: 0 32px 32px 0;
}
.bg-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.bg-image img {
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    object-fit: cover;
    display: block;
}
.self-assessment-inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 67px;
    padding-bottom: 67px;
    z-index: 3;
}
.self-assessment-module .sub-title {
    color: #61665A;
    font-family: 'Product Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.self-assessment-module .title {
    font-family: 'Cormorant';
    font-style: italic;
    font-weight: 500;
    font-size: 48px;
    line-height: 40px;
    text-align: left;
    color: #152305;
    margin-bottom: 32px;
}
.self-assessment-module .btn {
    min-width: 251px;
    text-align: center;
    transition: all .3s ease;
    color: #152305;
    background: transparent;
    border: 1px solid #152305;
}
.self-assessment-module .btn:hover {
    background: #C8A25B;
    color: #152305;
    border: 1px solid #C8A25B;
}
.self-assessment-module .heading {
    max-width: 550px;
}
.sa-img img {
    width: 100%;
    max-width: 510px;
    border-radius: 32px;
    display: block;
}
.self-assessment-module .sa-content {
    width: 55%;
    padding-right: 30px;
}
.self-assessment-module .sa-img {
    width: 45%;
    display: flex;
    justify-content: flex-end;
}
/* ==== */
.img-box-module {
    padding-top: 80px;
    padding-bottom: 80px;
}
.img-box-module .sub-title {
    font-family: 'Product Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.03em;
    color: #61665A;
    margin-bottom: 0;
    text-transform: uppercase;
}
.img-box-module .title {
    font-family: Product Sans;
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    color: #152305;
    margin-bottom: 18px;
}
.img-box-module .title span {
    font-family: Cormorant;
    font-size: 48px;
    font-style: italic;
    font-weight: 500;
    line-height: 40px;
}
.img-box-module .desc p {
    font-family: 'Product Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    margin-top: 0;
}
.img-box-module .desc p:last-child {
    margin-bottom: 0;
}
.img-box-module .img-wrap {
    position: relative;
    padding-top: 100%;
}
.img-box-module .img-wrap.map-img:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(5, 63, 51, 0.2);
    border-radius: 32px;
}
.img-box-module img {
    display: block;
    border-radius: 32px;
    position: absolute;
    object-fit: cover;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.img-box-module .img-wrap .map-link {
    position: absolute;
    right: 24px;
    bottom: 24px;
    width: 150px;
    height: 40px;
    background-image: url("../assets/images/google-maps-button.svg");
}
.img-box-module .heading {
    max-width: 520px;
    padding-right: 25px;
    padding-top: 7px;
}
.img-box-module .img-box-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px;
}
.img-box-module .col-content,
.img-box-module .col-img {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.img-left .col-content {
    display: flex;
    justify-content: flex-end;
}
.img-right .col-img {
    order: 2;
}
/* === */
.gallery-list {
    padding: 0;
    list-style: none;
    margin: 0 -4px;
}
.gallery-list img {
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    object-fit: cover;
    display: block;
}
#gallery-popup .gallery-list li.grid-item {
    padding: 8px;
    margin: 0;
}
#gallery-popup .gallery-list li.grid-item,
#gallery-popup .gallery-list li.grid-sizer {
    width: 25%;
}
#gallery-popup .gallery-list .grid-item.full-width {
    width: 100%;
}
#gallery-popup .gallery-list .grid-item.width-1-2 {
    width: 50%;
}
#gallery-popup .gallery-list .grid-item.width-1-4 {
    width: 25%;
}
#gallery-popup .gallery-list .grid-item.full-height {
    height: 900px;
}
#gallery-popup .gallery-list .grid-item.height-1-2 {
    height: 450px;
}
#gallery-popup .gallery-list .grid-item.height-1-3 {
    height: 300px;
}
#gallery-popup .gallery-list .grid-item.height-2-3 {
    height: 600px;
}
#gallery-popup img {
    border-radius: 16px;
}
.gallery-list.default li.grid-sizer,
.gallery-list.default li.grid-item {
    width: 25%;
    padding: 4px;
    height: 204px;
}
.gallery-list.default li.grid-item.w2 {
    width: 50%;
}
.gallery-list.default li.grid-item.h2 {
    height: 408px;
}
.gallery-list.default li.item-1 img {
    border-radius: 16px 0 0 16px;
}
.gallery-list.default li.item-3 img {
    border-radius: 0 16px 0 0;
}
.gallery-list.default li.item-5 img {
    border-radius: 0 0 16px 0;
}
.show-all-gallery {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    padding: 8px 15px;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #86949380;
    box-shadow: 0px 1px 2px 0px #1F293714;
    background: #fff;
    border-radius: 8px;
    position: absolute;
    right: 33px;
    top: 35px;
    z-index: 2;
}
.show-all-gallery:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("../assets/images/icon-show-all.svg");
}
.gallery-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
}
#gallery-popup {
    background: #fff;
    padding: 70px 24px 50px;
}
.gallery-popup.mfp-close-btn-in .mfp-close{
    background: url("../assets/images/icon-close-facilities.svg");
    font-family: 'Cormorant';
    font-size: 0;
    font-weight: 300;
    color: #000;
    opacity: 1;
    width: 32px;
    height: 32px;
    left: 16px;
    top: 16px;
}
.gallery-popup .mfp-container {
    padding: 0;
}
.gallery-slider-mobile {
    position: relative;
    padding-top: 60px;
}
.g-slider {
    margin: 0;
    padding: 0;
    list-style: none;
}
.gallery-slider .slide-inner {
    position: relative;
    padding-bottom: 119%;
}
.gallery-slider img {
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    top: 0;
    -webkit-object-fit: cover;
    object-fit: cover;
}
.gallery-slider-mobile .slider-control {
    position: absolute;
    right: 18px;
    bottom: 21px;
    z-index: 2;
    font-family: 'Product Sans';
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.05em;
    color: #FAFAFA;
    padding: 4px 8px;
    background: #111C0499;
}
.gallery-slider-mobile .show-all-gallery:before {
    content: none;
}
.gallery-slider-mobile .show-all-gallery {
    background: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    z-index: 3;
}
/* === */
.gallery-module {
    background: #fafafa;
 }
.info-bar-module {
    background: #fafafa;
    padding-bottom: 80px;
}
.info-bar-module .heading-mobile .sub-title {
    font-family: 'Product Sans';
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.09em;
    color: #61665A;
}
.info-bar-module .heading-mobile .title {
    font-family: 'Cormorant';
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    color: #152305;
    margin-bottom: 16px;
}
.info-bar {
    border-radius: 16px;
    background: #3E3323;
    border: 1px solid #AEA08B;
    padding: 12px 0;
    position: relative;
    max-width: 1080px;
    margin: -32px auto 0;
}
#info-bar-monreale .info-bar {
    background: #a5583d;
    border: 1px solid #a5583d;
}
#info-bar-monreale .info-bar .info-icon {
    background: #aa2c00;
}
#info-bar-sassafras .info-bar {
    background: #4b3b2d;
    border: 1px solid #4b3b2d;
}
#info-bar-olinda .info-bar {
    background: #38635A;
    border: 1px solid #38635A;
}
#info-bar-olinda .info-bar .info-icon {
    background: #004a3b;
}
.info-bar-wrap {
    display: flex;
    flex-wrap: wrap;
}
.info-bar-col {
    width: 25%;
    position: relative;
    padding-right: 20px;
}
.info-bar-col:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    bottom: 0;
    width: 1px;
    background: #DFDFDF;
    opacity: 0.2;
    height: 77.5%;
}
.info-bar-col.col-4 {
    padding-right: 0;
}
.info-bar-col.col-4:after  {
    content: none;
}
.info-bar-inner {
    display: flex;
    align-items: center;
    padding: 6px 15px 6px 16px;
}
.info-bar .info-text h4 {
    color: #E7E2DA;
    font-family: 'Product Sans';
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.03em;
    margin: 0 0 4px;
    text-transform: uppercase;
}
.info-bar .info-text span {
    color: #E2D2B9;
    font-family: 'Product Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    display: block;
}
.info-bar .info-icon {
    width: 48px;
    min-width: 48px;
    height: 48px;
    background: #574B3A;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
}
.info-bar .info-text {
    padding-left: 16px;
}
.info-content {
    margin: 38px auto 0;
}
.info-content-wrap {
    display: flex;
    flex-wrap: wrap;
}
.info-content-wrap .info-desc {
    width: 53%;
    padding-right: 15px;
}
.info-content-wrap .info-desc p {
    font-family: 'Product Sans';
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.05em;
    margin-top: 0;
    margin-bottom: 32px;
}
.info-content-wrap .info-desc p:last-child {
    margin-bottom: 0;
}
.info-content-wrap .info-offers {
    width: 47%;
    padding-left: 55px;
    display: flex;
    justify-content: flex-end;
}
.list-offers {
    max-width: 539px;
}
.list-offers .list-inner {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
}
.list-offers .list.more {
    display: none;
}
.list-offers .item {
    width: 50%;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 16px;
}
.list-offers .item-inner {
    display: flex;
    gap: 16px;
    align-items: center;
}
.list-offers h4 {
    color: #152305;
    font-family: 'Product Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.03em;
    margin-bottom: 35px;
    margin-top: 1px;
    text-transform: uppercase;
}
.list-offers .offer-text {
    font-family: 'Product Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #61665A;
}
.list-offers .offer-icon {
    font-size: 32px;
    line-height: 1;
}
.list-offers .offer-icon span,
.list-offers .offer-icon svg {
    display: block;
}
.list-offers .btn {
    margin-top: 13px;
    color: #152305;
    border: solid 1px #152305;
    background: transparent;
    padding: 15px 22px;
    letter-spacing: 0.06em;
}
.list-offers.open .btn {
    display: none;
}
/* === */

.testimonials-module {
    padding-top: 80px;
    padding-bottom: 80px;
    overflow: hidden;
}
.testimonials-module .container {
    max-width: 1272px;
}
.testimonials-module.dark {
    background: #181818;
}
.testimonials-module-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -24px;
    margin-right: -24px;
    box-sizing: border-box;
}
.testimonials-module-wrap .video-thumb {
    padding-left: 24px;
    padding-right: 24px;
    width: 48.5%;
    display: flex;
}
.testimonials-module-wrap .testimonials {
    padding: 0 24px 0 57px;
    width: 51.5%;
}
.video-thumb img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-object-fit: cover;
    object-fit: cover;
    border-radius: 16px;
}
.testimonials-icon svg {
    display: block;
}
.testimonials-module.dark .testimonials-icon path {
    fill: #61665A;
}
.testimonials-module .sub-title {
    font-family: 'Product Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.03em;
    color: #61665A;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.testimonials-module.dark .sub-title {
    color: #86949380;
}
.testimonials-module .title {
    font-family: 'Sk-Modernist';
    font-weight: 400;
    font-size: 40px;
	line-height: 40px;
    margin-bottom: 16px;
    color: #152305;
}
.testimonials-module .title span {
    font-family: Cormorant;
    font-size: 48px;
    font-style: italic;
    font-weight: 500;
 }
.testimonials-module.dark .title {
    color: #D8D8D8;
}
.testimonials-module.hide-rating .title {
    margin-bottom: 48px;
}
.testimonials-content {
    font-family: 'Product Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #152305;
    margin-bottom: 30px;
}
.testimonials-module.dark .testimonials-content {
    color: #D8D8D8;
}
.testimonials-name {
    font-family: 'Cormorant';
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #111C04;
    margin-bottom: 8px;
    text-transform: capitalize;
}
.testimonials-module.dark .testimonials-name {
    color: #D8D8D8;
}
.testimonials-module.hide-position .testimonials-name {
    margin-bottom: 0;
}
.testimonials-position {
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    color: #111C04;
}
.testimonials-module.dark .testimonials-position {
    color: #D8D8D8;
}
.testimonials-module.hide-position .testimonials-position {
    display: none;
}
.testimonials-inner {
    max-width: 598px;
}
.testimonials-module-wrap.no-video .testimonials {
    width: 100%;
}
.no-video .testimonials-inner {
    width: 100%;
    max-width: 1170px;
    padding: 0;
    margin: auto;
}
.testimonials-module .rating,
.testimonials-module .star-rating {
    display: flex;
    align-items: center;
}
.testimonials-module .rating {
    gap: 8px;
}
.star-rating img,
.star-rating svg {
    display: block;
    width: 16px;
    height: auto;
    margin-right: 4px;
}
.testimonials-module.hide-rating .rating {
    display: none;
}
.testimonials-module .rating .rate {
    display: none;
    font-family: 'Product Sans';
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.12em;
    color: #61665A;
}
.testimonials-module .rating .rate-desc {
    font-family: 'Product Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #61665A;
    text-transform: uppercase;
    position: relative;
    left: -3px;
    top: 2px;
}
.testimonials-module.dark .rating .rate {
    color: #9FCD9F;
}
.testimonials-module .item-inner {
    padding: 0;
}
.testimonials-module .testimonials-icon {
    display: block;
    margin-bottom: 15px;
}
body.single-facilities .testimonials-module .testimonials-icon svg path {
    fill: #E2D2B9;
    opacity: 1;
}
body.single-facilities .star-rating svg path {
    fill: #E2D2B9;
}
.slider-control {
    display: flex;
    gap: 16px;
}
.slider-control .swiper-custom-button {
    cursor: pointer;
}
.slider-control svg {
    display: block;
}
body.single-facilities .slider-control svg circle,
body.single-facilities .slider-control svg path {
    stroke: #9F8B68;
}
.testimonials-module.dark .slider-control circle,
.testimonials-module.dark .slider-control path {
    stroke: #9FCD9F;
}
.slider-control .swiper-button-disabled svg{
    opacity: 0.25;
}
.video-thumb-inner {
    position: relative;
    width: 100%;
    padding-bottom: 105.5%;
}
.play-video {
    position: absolute;
    top: 50.5%;
    left: 49.8%;
    transform: translate(-50%, -50%);
    transition: all .3s ease;
    opacity: 1;
}
.play-video:hover {
    opacity: 0.8;
}
.video-popup.mfp-close-btn-in .mfp-close{
    font-family: 'Cormorant';
    font-size: 70px;
    font-weight: 300;
    color: #fafafa;
    opacity: 1;
    width: 50px;
    height: 50px;
    top: -50px;
}
.testimonials-module .swiper-wrapper {
    align-items: center;
}
body.single-treatments .testimonials-module {
    background-color: #EFEFEF;
}
/* === */

.reviews-module {
    background: #3E3323;
}
.reviews-module .container {
    max-width: 1440px;
    padding: 0;
}
.reviews-module-wrap {
    display: flex;
    flex-wrap: wrap;
}
.reviews-module .review-col {
    width: 50%;
}
.reviews-module .review-col.left {
    padding: 43px 56px 47px;
    border-right: 1px solid #86949380;
}
.reviews-module .review-col.right {
    padding: 43px 56px;
}
.reviews-module .title {
    font-family: 'Product Sans';
    font-size: 64px;
    font-weight: 400;
    line-height: 64px;
    color: #FAFAFA;
    margin-bottom: 32px;
    display: flex;
    align-items: center;
    gap: 7px;
}
.reviews-module .title .rate-text {
    font-size: 40px;
    line-height: 48px;
    color: #AEA08B;
}
.list-icon-review {
    list-style: none;
    padding: 0;
    margin: 0 0 16px;
    display: flex;
}
.list-icon-review .review-icon {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: solid 1px #fff;
    margin-left: -12px;
}
.list-icon-review .review-icon.last {
    background: #D9D9D9;
    color: #535454;
    font-family: 'AktivGrotesk';
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list-icon-review .review-icon:first-child {
    margin-left: 0;
}
.list-icon-review .review-icon:last-child {
    margin-left: 19px; 
}
.list-icon-review img {
    display: block;
}
.reviews-module .desc {
    font-family: 'Product Sans';
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.05em;
    color: #E2D2B9;
}
.reviews-module .desc a {
    color: #527D72;
    text-decoration: none;
}
.reviews-module .desc a:hover {
    text-decoration: underline;
}
.reviews-module .list-star {
    display: flex;
    padding: 6px 0 15px;
}
.reviews-module .list-star img {
    display: block;
    margin-right: 5px;
}
.testimonials-slider .swiper-slide:not(.swiper-slide-active) {
    opacity: 0 !important;
    visibility: hidden;
}
.testimonials-heading,
.slider-control-wrap {
    position: relative;
}
.testimonials-heading-inner {
    padding-right: 24px;
    margin-bottom: 30px;
}
.error-404 {
    padding: 200px 0 120px;
    text-align: center;
    background: url("../assets/images/404-bg-img.jpg") no-repeat center center;
    background-size: cover;
}
.error-404 .page-title {
    color: #fff;
    margin-bottom: 50px;
}
.error-404 .back-home {
    margin-top: 50px;
}
body.single-facilities .section-activities-amenities .activity-icon svg path {
    fill: #574B3A !important; 
}
.gallery-text-popup {
    color: #ccc;
    text-align: center;
    font-family: Cormorant;
    font-size: 30px;
    font-style: italic;
    font-weight: 500;
    line-height: 40px;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
}
.gallery-text {
    font-size: 0;
}
@media (min-width: 640px) {
    .gallery-module {
        padding-top: 76px;
    }
    .gallery-slider-mobile {
        display: none;
    }
    .info-bar-module .heading-mobile {
        display: none;
    }
    .info-bar.mobile {
        display: none;
    }
}
@media (min-width: 768px) {
    .testimonials-module .mobile {
        display: none;
    }
    .slider-control-inner {
        position: absolute;
        width: 50.5%;
        right: 0;
        padding-left: 24px;
        padding-right: 24px;
        z-index: 2;
    }
    .slider-control-inner {
        top: -57px;
    }
}
@media (min-width: 1025px) {
    .info-bar-col.col-1 {
        width: 24%;
    }
    .info-bar-col.col-3 {
        width: 26%;
    }
    .single-facilitie .banner-default-module {
        padding: 279px 24px 197px;
    }
}
@media (min-width: 1441px) {
    .video-thumb img {
        border-radius: 16px;
    }

}
@media (max-width: 1440.98px) {
    .testimonials-module .container.fix {
        max-width: none;
        padding: 0;
    }
}
@media (max-width: 1199.98px) {
    .reviews-module .review-col.left,
    .reviews-module .review-col.right {
        padding: 40px 24px;
    }
    #gallery-popup .gallery-list .grid-item.full-height {
        height: 600px;
    }
    #gallery-popup .gallery-list .grid-item.height-1-2 {
        height: 300px;
    }
    #gallery-popup .gallery-list .grid-item.height-1-3 {
        height: 200px;
    }
    #gallery-popup .gallery-list .grid-item.height-2-3 {
        height: 400px;
    }
}
@media (max-width: 1024.98px) {
    .list-facilities {
        margin-left: -10px;
        margin-right: -10px;
    }
    .list-facilities .item {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
    }
    .banner-default-module .heading {
        width: 70%;
    }
    .banner-default-module {
        padding: 150px 24px 100px;
    }
    .info-bar-col {
        width: 50%;
    }
    .info-bar-col.col-2:after {
        content: none;
    }
    .info-bar-col:before,
    .info-bar-col:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 1px;
        background: #86949380;
        opacity: 0.2;
    }
    .info-bar-col.col-3:before,
    .info-bar-col.col-4:before {
        content: none;
    }
    .list-offers .offer-text {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.05em;
    }
    .info-content-wrap .info-desc p {
        font-size: 16px;
        line-height: 24px;
    }
    .testimonials-module .title {
        font-size: 32px;
        line-height: 40px;
    }
    .testimonials-module .sub-title {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.09em;
    }
    .testimonials-content {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.05em;
    }
    .testimonials-name {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.05em;
    }
    .testimonials-module-wrap .video-thumb,
    .testimonials-module-wrap .testimonials {
        padding-left: 15px;
        padding-right: 15px;
    }
    .testimonials-module-wrap {
        margin-left: -15px;
        margin-right: -15px;
    }
    .testimonials-module .item-inner {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .testimonials-module-wrap .testimonials {
        padding-bottom: 80px;
    }
    .testimonials-heading-inner {
        margin-bottom: 32px;
    }
}
@media (max-width: 768px) {
    .img-box-module .img-wrap {
        padding-top: 50%;
    }
    /*.banner-default-text .heading .btn {*/
    /*    display: none;*/
    /*}*/
    .banner-default-text {
        flex-direction: column;
        align-items: flex-start;
    }
    .banner-default-module .heading,
    .banner-default-module .desc p,
    .single-facilitie .banner-default-module .desc p    {
        max-width: none;
    }
    .banner-default-module .heading {
        width: auto;
    }
    .list-facilities .item-title {
        font-size: 34px;
        font-weight: 500;
        line-height: 34px;
        letter-spacing: -0.015em;
        margin-bottom: 16px;
        font-family: 'Cormorant';
    }
    .list-facilities .location {
        font-size: 12px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0.09em;
        margin-bottom: 0;
    }
    .list-facilities .desc p {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0.05em;
    }
    .list-facilities .thumb {
        margin-bottom: 16px;
    }
    .list-facilities-module {
        padding-top: 40px;
    }
    .list-facilities-module .title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 32px;
        text-align: left;
    }
    .banner-default-text .title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 16px;
    }
    .banner-default-text .title span {
        font-size: 40px;
        line-height: 36px;
    }
    .banner-default-text .title del {
        font-size: 46px;
        line-height: 30px;
    }
    .banner-default-text {
        gap: 0;
    }
    .banner-default-text .sub-title {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.09em;
        margin-bottom: 16px;
    }
    .single-facilitie .banner-default-module .sub-title {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.09em;
    }
    .single-facilitie .banner-default-module .title {
        font-size: 32px;
        line-height: 40px;
    }
    .banner-default-text .desc div {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0.05em;
    }
    .banner-default-text .desc p {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0.05em;
    }
    .cta-module .title {
        font-size: 26px;
        line-height: 32px;
    }
    .cta-module .desc {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 24px;
    }
    .cta-module a.btn {
        width: 100%;
    }
    .self-assessment-module .heading {
        max-width: none;
        padding: 29px 24px;
        background: #fff;
        border-radius: 16px;
    }
    .sa-img img {
        max-width: none;
        border-radius: 16px;
    }
    .self-assessment-module .sa-content {
        width: 100%;
        padding-right: 0;
        order: 2;
    }
    .self-assessment-module .sa-img {
        width: 100%;
        padding-left: 12px;
        padding-right: 12px;
        display: block;
        margin-bottom: -16px;
    }
    .self-assessment-module:before {
        content: none;
    }
    .self-assessment-inner {
        padding: 0;
    }
    .self-assessment-module .title {
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: -0.015em;
        margin-bottom: 16px;
    }
    .self-assessment-module .sub-title {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0.09em;
    }
    .self-assessment-module .btn {
        width: 100%;
        padding-left: 24px;
        padding-right: 24px;
    }
    .img-box-module .col-content,
    .img-box-module .col-img {
        width: 100%;
    }
    .img-box-module .heading {
        max-width: none;
    }
    .img-box-module .col-img {
        order: 1;
        margin-bottom: 24px;
    }
    .img-box-module .col-content {
        order: 2;
    }
    .img-box-module .sub-title {
        font-size: 12px;
        font-weight: 700;
        line-height: 22px;
        letter-spacing: 0.12em;
    }
    .img-box-module .title {
        font-size: 26px;
        line-height: 32px;
    }
    .img-box-module .title span {
        font-size: 34px;
        line-height: 32px;
    }
    .img-box-module .desc p {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.05em;
    }

    .info-content-wrap .info-desc {
        width: 100%;
        border-right: none;
        padding-right: 0;
        margin-bottom: 16px;
    }
    .info-content-wrap .info-desc p {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.05em;
        margin-bottom: 16px;
    }
    .info-content-wrap .info-desc div {
        max-width: none;
    }
    .info-content-wrap .info-offers {
        width: 100%;
        padding: 0;
        display: block;
    }
    .list-offers {
        max-width: none;
        padding-right: 0;
    }
    .list-offers .item {
        margin-bottom: 24px;
    }
    .list-offers .btn {
        padding: 0;
        border: 0;
        font-size: 10px;
        font-weight: 700;
        line-height: 16px;
        letter-spacing: 0.06em;
        margin-top: 16px;
        text-decoration: underline;
    }
    .testimonials-module-wrap {
        flex-wrap: wrap;
        margin: 0;
    }
    .testimonials-module-wrap .video-thumb,
    .testimonials-module-wrap .testimonials {
        width: 100%;
        padding: 0;
    }
    .testimonials-module-wrap .video-thumb {
        margin-bottom: 16px;
    }
    .video-thumb img {
        border-radius: 16px;
    }
    .testimonials-inner {
        max-width: none;
        padding-right: 0;
    }
    .testimonials-module .container.fix {
        padding-left: 24px;
        padding-right: 24px;
    }
    .testimonials-module .desktop{
        display: none;
    }
    .self-assessment-module,
    .testimonials-module    {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .slider-control {
        margin-top: 0;
        margin-bottom: 16px;
    }
    .list-offers h4 {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.09em;
        margin-top: 0;
        margin-bottom: 8px;
    }
    .reviews-module .review-col {
        width: 100%;
    }
    .reviews-module .review-col.left {
        border-right: none;
        border-bottom: 1px solid #86949380;
    }
    .reviews-module .title {
        margin-bottom: 24px;
        font-size: 32px;
        line-height: 34px;
    }
    .reviews-module .title .rate-text {
        font-size: 32px;
        line-height: 34px;
    }
    .reviews-module .desc {
        font-size: 14px;
        line-height: 20px;
    }
    .reviews-module .list-star {
        padding-top: 0;
    }
    .reviews-module .list-star img {
        max-width: 26px;
    }
    .reviews-module .review-col.left,
    .reviews-module .review-col.right {
        padding: 24px;
    }
    .reviews-module.mobile-hide {
        display: none;
    }
    .banner-default-module {
        padding: 103px 24px 200px;
    }
    .img-box-module {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .info-bar-module {
        padding-bottom: 40px;
    }
    #gallery-popup .gallery-list .grid-item.full-height {
        height: 300px;
    }
    #gallery-popup .gallery-list .grid-item.height-1-2 {
        height: 150px;
    }
    #gallery-popup .gallery-list .grid-item.height-1-3 {
        height: 100px;
    }
    #gallery-popup .gallery-list .grid-item.height-2-3 {
        height: 200px;
    }
    #gallery-popup .gallery-list .grid-item.width-1-4 {
        width: 50%;
    }
    #gallery-popup img {
        border-radius: 8px;
    }
    .gallery-list.default li.grid-sizer,
    .gallery-list.default li.grid-item {
        height: 154px;
    }
    .gallery-list.default li.grid-item.h2 {
        height: 308px;
    }
    .cta-module.p-top {
        padding-top: 40px;
    }
    .cta-module.p-bottom {
        padding-bottom: 40px;
    }
    .img-box-module img,
    .img-box-module .img-wrap.map-img:before {
        border-radius: 16px;
    }
    .testimonials-heading-inner{
        padding-right: 0;
    }
    .testimonials-module .title {
        font-size: 26px;
        line-height: 32px;
    }
    .testimonials-module .title span {
        font-size: 26px;
        line-height: 32px;
    }
    .testimonials-module .rating .rate-desc {
        font-size: 12px;
        line-height: 22px;
    }
    .info-bar-module .heading-mobile .title {
        font-size: 26px;
        font-weight: 400;
        line-height: 32px;
    }
    .cta-module-wrap {
        padding: 40px 24px;
    }
    .video-thumb-inner {
        padding-bottom: 50%;
    }
    .gallery-text-popup {
        color: #000;
        text-align: center;
        font-family: Cormorant;
        font-size: 20px;
        font-style: italic;
        font-weight: 500;
        line-height: 24px;
        position: absolute;
        top: 20px;
        left: 50%;
        transform: translateX(-50%);
    }
    .banner-default-module .desc {
        margin-top: 15px;
    }
    .banner-default-module .btn.desktop,
    .banner-default-module .btn.desktop + .content-under-btn {
        display: none;
    }
    .banner-default-module .btn.mobile {
        display: inline-block;
    }
}
@media (max-width: 639.98px) {
    .list-facilities .item {
        width: 100%;
    }
    .info-bar-wrap {
        gap: 16px;
    }
    .info-bar-col {
        width: auto;
        padding-right: 0;
    }
    .info-bar-col:not(:last-child) {
        margin-bottom: 0;
    }
    .info-bar-col:after {
        content: none;
    }
    .info-bar-col:before{
        content: none;
    }        
    .info-bar-inner {
        padding: 0;
    }
    .info-bar {
        background: none!important;
        margin: 0;
        padding: 0;
        border: none!important;
        border-radius: 0;
        padding-bottom: 20px;
        border-bottom: solid 1px rgb(21, 35, 5, 0.2)!important;
    }
    .info-content {
        margin-top: 24px;
    }
    .info-bar:not(.mobile) {
        display: none;
    }
    .info-bar .info-text h4,
    .info-bar .info-text span {
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0.05em;
        color: #152305;
        margin: 0;
    }
    .info-bar .info-text h4 {
        order: 2;
        color: #61665A;
        font-family: Poppins;
        font-weight: 500;
        line-height: 14px;
        letter-spacing: -0.1px;
    }
    .info-bar .info-icon {
        background: none!important;
        color: #527D72;
        padding: 0;
        width: auto;
        height: auto;
        min-width: auto;
    }
    .info-bar .info-icon img {
        max-width: 16px;
    }
    .info-bar .info-text {
        display: flex;
        align-items: center;
        padding-left: 2px;
        gap: 4px;
    }
    .gallery-wrap {
        display: none;
    }
    #gallery-popup {
        padding: 56px 16px 50px;
    }
    .list-offers .list-inner {
        margin-left: -4px;
        margin-right: -4px;
    }
    .list-offers .item {
        padding-left: 4px;
        padding-right: 4px;
    }
    .list-offers .item {
        margin-bottom: 8px;
    }
    .list-offers .item-inner {
        background: #F2F2F2;
        padding: 4px 8px;
        border-radius: 4px;
        gap: 8px;
    }
    .list-offers .offer-icon {
        color: #527D72;
        width: 32px;
        height: 32px;
        font-size: 24px;
        padding: 4px;
        background: #FFFFFF;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .list-offers .offer-icon svg {
        width: 22px;
        height: auto;
    }
    .list-offers .offer-text {
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0.05em;
        color: #181818;
    }
    .single-facilitie .banner-default-module {
        display: none;
    }
    .info-bar-module {
        padding-top: 40px;
    }
    .play-video svg {
        width: 124px;
        height: 124px;
    }
}

@media (max-width: 479.98px) {
    .btn.mobile-full {
        width: 100%;
        text-align: center;
    }  
    .banner-default-text .btn.mobile {
        position: absolute;
        bottom: 80px;
        left: 24px;
        right: 24px;
        text-align: center;
    }
}