html, body {
    position: relative;
    overflow-x: hidden;
}

.mts-swiper .swiper-slide {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0;
    height: 594px;
}
.mts-swiper .swiper-slide .slide-content {
    position: relative;
    left: 210px;
}
.mts-swiper .swiper-slide .slide-content h2 {
    margin: 0 0 15px 0;
    font-weight: 600; 
    font-size: 26px; 
    line-height: 35px;
    color: #049ED5;
}
.mts-swiper .swiper-slide .slide-content h2 span {
    color: #fff;
}
.mts-swiper .swiper-slide .slide-content .p-row {
    display: flex;
    gap: 12px;
    align-items: last baseline;
}
.mts-swiper .swiper-slide .slide-content .p-row .p-row-num {
    font-weight: 400; 
    font-size: 120px; 
    line-height: 90%;
    color: #fff;
    font-family: 'Impact';
    margin: 0;
}
.mts-swiper .swiper-slide .slide-content .p-row .p-row-txt {
    font-weight: 600; 
    font-size: 38px; 
    line-height: 24px;
    color: #fff;
    margin: 0;
}
.mts-swiper .swiper-slide .slide-content .p-row .p-row-txt span {
    font-size: 18px;
}
.mts-swiper .swiper-slide .slide-content .cta-row {
    display: flex;
    margin-top: 40px;
    gap: 24px;
}
.mts-swiper .swiper-slide .slide-content .cta-row .btn-primary {
    background: #049ED5;
    border: 1px solid #049ED5;
    color: #fff;
    padding: 10px 24px;
    text-transform: uppercase;
    border-radius: 30px;
    font-weight: 700; 
    font-size: 14px; 
    line-height: 111%;
    height: 18px;
    text-decoration: none;
}
.mts-swiper .swiper-slide .slide-content .cta-row .btn-primary:hover {
    background: transparent;
}
.mts-swiper .swiper-slide .slide-content .cta-row .btn-ghost {
    border: 1px solid #21C4FF;
    color: #fff;
    padding: 10px 24px;
    text-transform: uppercase;
    border-radius: 30px;
    font-weight: 700; 
    font-size: 14px; 
    line-height: 111%;
    height: 18px;
    text-decoration: none;
}
.mts-swiper .swiper-slide .slide-content .cta-row .btn-ghost:hover {
    background-color: #049ED5;
}
.mts-prev {
    right: 157px!important;
    bottom: 64px!important;
    left: unset!important;
    top: unset!important;
    border-radius: 50%!important;
}
.mts-next {
    right: 106px!important;
    bottom: 64px!important;
    top: unset!important;
    left: unset!important;
    border-radius: 50%!important;
}
.mts-prev .swiper-navigation-icon,
.mts-next .swiper-navigation-icon {
    height: 10px;
}

.types {
    padding-top: 75px;
    padding-bottom: 80px;
}
.types .page-width-boxed {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.types .type-item {
    max-width: 600px;
    height: 420px;
    border-radius: 16px;
    padding: 60px 45px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0.730769px 1.46154px 29.2308px rgba(0, 0, 0, 0.1);
}
.types .type-item h3 {
    font-weight: 600; 
    font-size: 32px; 
    line-height: 38px;
    margin-top: 0;
    margin-bottom: 20px;
}
.types .type-item p {
    font-weight: 400; 
    font-size: 18px; 
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 24px;
}
.types .type-item a {
    font-weight: 700; 
    font-size: 14px; 
    line-height: 150%;
    border-radius: 30px;
    padding: 10px 24px;
    text-decoration: unset;
}
.types .type-item a:hover {
    background-color: #049ED5;
    border-color: #049ED5!important;
    color: #fff!important;
}

.reserve {
    background-color: #f0e1cc;
    background-image: url('/wp-content/uploads/2026/02/Mask-group-3-1-2.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 96px 210px;
    height: 344px;
}
.reserve h2 {
    margin-top: 0;
    margin-bottom: 24px;
    max-width: 500px;
    font-weight: 600; 
    font-size: 28px; 
    line-height: 32px;
    color: #2D2D2D;
}
.reserve p {
    margin-top: 0;
    margin-bottom: 32px;
    max-width: 500px;
    font-weight: 400; 
    font-size: 19px; 
    line-height: 24px;
    color: #2D2D2D;
}

.book {
    padding: 24px 210px;
    background-color: #C8D1D8;
}
.book-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.book-inner p {
    margin: 0;
    font-weight: 600; 
    font-size: 22px; 
    line-height: 46px;
    color: #002E57;
}
.book-inner p span {
    color: #007BBB;
}
.book-inner a {
    padding: 10px 24px;
    font-weight: 700; 
    font-size: 14px; 
    line-height: 150%;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #007BBB;
    border-radius: 30px;
}

.contact-app {
    background-image: url('/wp-content/uploads/2026/04/Group-3094.png');
    padding-top: 88px;
    padding-bottom: 72px;
    padding-left: 315px;
    padding-right: 315px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.contact-app-container {
    margin: 0 auto;
}
.contact-app-container-top {
    width: 387px;
    padding-bottom: 24px;
}
.contact-app-container-top h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
    color: #2b2b2b;
    margin: 0;
    padding-bottom: 10px;
    width: 500px;
}
.contact-app-container-top p {
    font-size: 19px;
    font-weight: 400;
    line-height: 20px;
    color: #2d2d2d;
    margin: 0;
}
.contact-app-container-middle-content {
    display: flex;
    align-items: center;
    gap: 35px;
}
#number{
    font-size: 90.97px;
    font-weight: 700;
    color: #B18B64;
    margin: 0;
}
.contact-app-container-middle-text {
    width: 365px;
    color: #fff;
    font-size: 26px;
    line-height: 28px;
    font-weight: 600;
    margin: 0;
}
#fitness {
    color: #2b2b2b;
    font-size: 26px;
    line-height: 28px;
    font-weight: 600;
    margin: 0;

}
#available {
    color: #2d2d2d;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}
.contact-app-container-bottom-content {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-top: -9px;
}
.contact-app-container-bottom-content p {
    width: 365px;
    color: #2d2d2d;
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
    margin: 0;
}
.contact-app-container-btn {
    margin-top: 25px;
}
.contact-app-btn {
    background-color: #0D2F4A;
    border-radius: 30px;
    padding: 15.5px 30px;
    color:#fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    text-decoration: none;
}
.contact-app-btn:hover {
    color: #fff;
}

.news {
    padding: 96px 0;
    text-align: center;
}
.news h2 {
    font-weight: 600; 
    font-size: 30px; 
    line-height: 46px;
    color: #2a2a2a;
    margin-top: 0;
    margin-bottom: 16px;
}
.news p {
    font-weight: 400; 
    font-size: 19px; 
    line-height: 20px;
    color: #2b2b2b;
    margin-top: 0;
    margin-bottom: 64px;
}
.news-swiper .swiper-wrapper {
    height: 620px;
}
.news-swiper .swiper-slide {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 315px!important;
    height: 410px;
    padding: 55px 35px 55px 40px;
    border-radius: 20px;
    text-align: left;
    transition: all 2s ease 0s;
    box-shadow: 0.730769px 1.46154px 29.2308px rgba(0, 0, 0, 0.1);
}
.news-swiper h3 {
    font-weight: 600; 
    font-size: 22px; 
    line-height: 23px;
    margin-top: 0;
    margin-bottom: 24px;
}
.news-swiper p {
    font-weight: 400; 
    font-size: 17px; 
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 30px;
}
.news-swiper a {
    font-weight: 700; 
    font-size: 14px; 
    line-height: 150%;
    text-align: left;
    border-radius: 30px;
    border: 1px solid;
    padding: 10px 24px;
	text-decoration: none;
}
.news-swiper a:hover {
    background-color: #049ED5;
    color: #fff;
}
.news-swiper .swiper-pagination-bullet-active {
    background-color: #049ED5!important;
    color: #fff!important;
    font-weight: 700!important;
}
.news-swiper .swiper-pagination-bullet{
    color: #000;
    width: 40px;
    height: 40px;
    background: none;
    padding-top: 9px;
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    opacity: unset;
}

.blog {
    padding: 72px 0 96px;
}
.blog-inner-top {
    position: relative;
    padding: 0 210px 65px;
}
.blog-inner-top h2 {
    font-weight: 600; 
    font-size: 30px; 
    line-height: 46px;
    color: #2d2d2d;
    margin-top: 0;
    margin-bottom: 7px;
}
.blog-inner-top p {
    font-weight: 400; 
    font-size: 17px; 
    line-height: 20px;
    color: #2d2d2d;
    margin-top: 0;
    margin-bottom: 0;
}
.blog-inner-top a {
    position: absolute;
    right: 210px;
    top: 14px;
    border-radius: 30px;
    border: 1px solid #2d2d2d;
    color: #2d2d2d;
    padding: 10px 24px;
    font-weight: 700; 
    font-size: 14px; 
    line-height: 150%;
    text-decoration: none;
}
.blog-inner-bottom {
    max-width: 1230px;
    margin: 0 auto;
}
.blog-posts {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.blog-posts a {
    flex: 0 0 23.5%;
    text-decoration: none;
}
article {
    margin: 0!important;
}
article .entry-header img {
    height: 270px;
	width: 100%;
    border-radius: 16px;
    margin-bottom: 0;
    box-shadow: 1px 2px 40px rgba(0, 0, 0, 0.15);
    object-fit: cover;
}
article h2 {
    width: 99%;
}
article h2 {
    font-weight: 600; 
    font-size: 24px; 
    line-height: 26px;
    letter-spacing: 0.3px;
    color: #2d2d2d;
    margin-top: 0;
    margin-bottom: 12px;
}
.single-post .container-width-boxed-first article .entry-header span {
    visibility: hidden;
}
article .entry-header span {
    color: #2D2D2D;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 0.1px;
    position: relative;
    /* visibility: hidden; */
}
article .entry-header span a {
    visibility: visible;
    position: absolute;
    left: 0;
}
article .entry-content {
    margin-top: 0;
}
article .entry-content p {
    font-weight: 400; 
    font-size: 12px; 
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #2d2d2d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 25px;
}
article .read-more {
    font-weight: 600!important; 
    font-size: 17px!important; 
    line-height: 22px!important;
    letter-spacing: 0.2px!important;
    color: #049ED5!important;
    text-decoration: underline!important;
    margin-bottom: 0!important;
}

.contact-map {
    height: 606px;
    background-image: url("/wp-content/uploads/2026/05/mapa-1920-1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.contact-find-us {
    padding-bottom: 16px;
    padding-top: 16px;
    background-color: #012E57;
    margin-top: -1px;
}
.contact-find-us p {
    margin: 0;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    text-align: center;
}

.instagram-feed {
    padding-top: 96px;
    padding-bottom: 96px;
} 
.insta-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 24px;
}
.insta-top h2 {
    font-weight: 700; 
    font-size: 25px; 
    line-height: 20px;
    color: #2b2b2b;
    margin: 0;
}
.insta-top a {
    font-weight: 700; 
    font-size: 14px; 
    line-height: 150%;
    color: #fff;
    padding: 9px 20px;
    background-color: #049ED5;
    border-radius: 30px;
    text-transform: uppercase;
    text-decoration: none;
}
.insta-top p {
    margin: 0;
    flex: 0 0 100%;
    font-weight: 400; 
    font-size: 15px; 
    line-height: 20px;
    color: #2b2b2b;
}

.pointer-events {
    background-color: #F5F5F7;
}
.pointer-events-inner {
    padding: 140px 0;
    text-align: center;
}
.map-container {
    position: relative;
}
.map-svg {
    width: 100%;
}
/* Hotspot dot */
.hotspot {
    position: absolute;
    width: 13px;
    height: 13px;
    background: #012E57;
    border-radius: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
}
/* Popup */
.popup {
    display: none;
    position: absolute;
    right: 100%;
    bottom: 50%;
    transform: translateY(50%);
    background: white;
    padding: 20px 30px;
    border-radius: 8px;
    width: 227px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    text-align: left;
}
.popup:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(100%, -50%);
    
    width: 0;
    height: 0;

    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid white; /* same as popup background */
}
.popup .label {
    margin-top: 0px;
    margin-bottom: 7px;
    font-weight: 600;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase;
    color: #2D2D2D;
}
.popup h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 28px;
    line-height: 28px;
    color: #2D2D2D;
    max-height: 28px;
}
.popup .address {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #2D2D2D;
}
.popup .types {
    padding: 0;
    display: flex;
    gap: 24px;
    align-items: flex-end;
}
.popup .types p {
    margin: 0;
    font-weight: 500;
    font-size: 10px;
    line-height: 20px;
    color: #2D2D2D;
    text-align: center;
}
/* Active state */
.hotspot.active .popup {
    display: block;
}
/* Highlighted letter */
.highlight {
    stroke: #427DB5 !important;
    fill: #427DB5 !important;
}


/*tablet*/
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .mts-swiper .swiper-wrapper,
    .mts-swiper .swiper-slide {
        height: 468px;
    }
    .mts-swiper .swiper-slide {
        background-position: right;
    }
    .mts-swiper .swiper-slide .slide-content {
        left: 53px;
        bottom: 10px;
        width: 55%;
    }
    .mts-swiper .swiper-slide .slide-content img {
        width: 253px;
    }
    .mts-swiper .swiper-slide .slide-content h2 {
        margin: 0 0 9px 0;
        font-size: 20px;
        line-height: 22px;
    }
    .mts-swiper .swiper-slide .slide-content .p-row .p-row-num {
        font-size: 99px;
    }
    .mts-swiper .swiper-slide .slide-content .p-row .p-row-txt {
        font-size: 30px;
        line-height: 16px;
    }
    .mts-swiper .swiper-slide .slide-content .p-row .p-row-txt span {
        font-size: 14px;
    }
    .mts-swiper .swiper-slide .slide-content .cta-row {
        margin-top: 32px;
    }
    .mts-swiper .swiper-button-next, .mts-swiper .swiper-button-prev {
        width: 32px!important;
        height: 32px!important;
    }
    .mts-next {
        right: 50px!important;
        bottom: 80px!important;
    }
    .mts-prev {
        right: 100px!important;
        bottom: 80px!important;
    }

    .pointer-events-inner {
        padding: 100px 0;
    }

    .types {
        padding: 50px;
    }
    .types .type-item {
        max-width: 320px;
        height: 390px;
        padding: 40px 32px;
    }
    .types .type-item h3 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 16px;
    }
    .types .type-item p {
        font-size: 16px;
        line-height: 21px;
    }

    .reserve {
        height: 290px;
        padding: 72px 50px;
        background-image: url('/wp-content/uploads/2026/03/Group-3092.png');
    }
    .reserve h2 {
        line-height: 30px;
    }
    .reserve p {
        max-width: 390px;
        font-size: 16px;
        line-height: 20px;
    }

    .book {
        padding: 27px 47px;
    }
    .book-inner p {
        font-size: 20px;
    }

    .news {
        padding: 72px 50px;
    }
    .news h2 {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 5px;
    }
    .news p {
        font-size: 17px;
        margin-bottom: 56px;
    }

    .news-swiper .swiper-wrapper {
        height: 470px;
    }
    .news-swiper .swiper-slide {
        width: 197px !important;
        height: 336px;
        padding: 32px;
    }
    .news-swiper h3 {
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 16px;
    }
    .news-swiper p {
        font-size: 14px!important;
        margin-bottom: 16px!important;
        line-height: 17px;
    }
    .news-swiper .swiper-pagination-bullet {
        width: 31px;
        height: 31px;
        padding-top: 6px;
        font-size: 12px;
    }

    .blog {
        padding: 72px 110px;
    }
    .blog-inner-top {
        padding: unset;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 50px;
    }
    .blog-inner-top h2 {
        order: 0;
        flex: 0 0 100%;
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 0;
    }
    .blog-inner-top a {
        right: 0;
        top: 10px;
    }
    .blog-inner-top p {
        order: 1;
        flex: 0 0 100%;
    }
    .blog-posts {
        gap: 30px;
    }
    .blog-posts a {
        flex: 0 0 47.5%;
    }
    article .entry-header img {
        height: 234px;
        margin-bottom: 16px;
    }
    article .entry-header .entry-meta {
        margin-bottom: 3px;
    }
    article .entry-header span {
        font-size: 12px;
    }
    article h2 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 16px;
    }
    article .entry-content {
        margin-top: 0;
    }
    article .entry-content p {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 16px;
    }
    article .entry-content p {
        font-size: 15px!important;
    }

    .contact-app {
        background-image: url('/wp-content/uploads/2026/03/Mask-group-3-3.png');
        padding: 72px 50px;
        height: 523px;
    }
    .contact-app-container-top h3 {
        font-size: 28px;
        line-height: 32px;
        width: 250px;
    }
    .contact-app-container-top p {
        display: none;
    }
    #number {
        font-size: 70px;
    }
    .contact-app-container-middle-text,
    #fitness {
        font-size: 22px;
        line-height: 24px;
    }
    .contact-app-container-bottom-content p {
        width: 265px;
        font-size: 18px;
        line-height: 22px;
    }
    .contact-app-btn {
        padding: 10px 32px;
    }

    .instagram-feed {
        padding: 72px 50px;
    }
    .insta-top {
        margin-bottom: 50px;
    }
    .insta-top h2 {
        font-size: 26px;
    }
    .insta-top a {
        font-size: 16px;
        padding: 12px 28px;
        text-transform: unset;
    }

    .hotspot-first {
        top: 29%!important;
        left: 2%!important;
    }
    .hotspot-first .popup {
        right: 0;
        left: 100%;
    }
    .hotspot-first .popup:after {
        border-left: none;
        transform: translate(-100%, -50%);
        border-right: 8px solid white;
        left: 0;
    }
    .hotspot-second {
        left: 12.5%!important;
    }
    .hotspot-second .popup {
        right: 0;
        left: 100%;
    }
    .hotspot-second .popup:after {
        border-left: none;
        transform: translate(-100%, -50%);
        border-right: 8px solid white;
        left: 0;
    }
    .hotspot-third {
        left: 28%!important;
    }
    .hotspot-fourth {
        left: 22.5%!important;
    }
    .hotspot-fourth .popup {
        right: 0;
        left: 100%;
    }
    .hotspot-fourth .popup:after {
        border-left: none;
        transform: translate(-100%, -50%);
        border-right: 8px solid white;
        left: 0;
    }
    .hotspot-fifth {
        top: 17%!important;
        left: 35%!important;
    }
    .hotspot-sixth {
        top: 80%!important;
    }
    .hotspot-seventh {
        left: 54.5%!important;
    }
    .hotspot-eighth {
        left: 68%!important;
    }
    .hotspot-nineth {
        top: 35%!important;
        left: 83.5%!important;
    }
    .hotspot-tenth {
        top: 80%!important;
        left: 79%!important;
    }
    .hotspot-eleventh {
        top: 21%!important;
        left: 92%!important;
    }
    .hotspot-twelveth {
        top: 60%!important;
        left: 97%!important;
    }

    .hotspot span {
        display: none!important;
    }
}

@media screen and (min-width: 768px) {
    .news-swiper .swiper-slide.swiper-slide-active {
        width: 550px !important;
        background-position: bottom;
    }
}

/*mobile*/
@media screen and (max-width: 767px) {
	.contact-map {
		background-image: url('/wp-content/uploads/2026/05/Group-3160-1.png');
		height: 486px;
	}
	
    .mts-swiper .swiper-wrapper,
    .mts-swiper .swiper-slide {
        height: 670px;
    }
    .slide-1 {
        background-image: url('/wp-content/uploads/2026/03/hero-1.png')!important;
    }
    .mts-swiper .swiper-slide .slide-content {
        left: 32px;
        bottom: 150px;
        width: 100%;
    }
    .mts-swiper .swiper-slide .slide-content img {
        width: 201px;
    }
    .mts-swiper .swiper-slide .slide-content h2 {
        margin: 0 0 9px 0;
        font-size: 20px;
        line-height: 22px;
    }
    .mts-swiper .swiper-slide .slide-content .p-row {
        gap: 10px;
    }
    .mts-swiper .swiper-slide .slide-content .p-row .p-row-num {
        font-size: 99px;
    }
    .mts-swiper .swiper-slide .slide-content .p-row .p-row-txt {
        font-size: 30px;
        line-height: 15px;
    }
    .mts-swiper .swiper-slide .slide-content .p-row .p-row-txt span {
        font-size: 14px;
    }
    .mts-swiper .swiper-slide .slide-content .cta-row {
        margin-top: 32px;
    }
    .mts-swiper .swiper-slide .slide-content .cta-row .btn-primary,
    .mts-swiper .swiper-slide .slide-content .cta-row .btn-ghost {
        padding: 11px 16px;
        font-size: 12px;
        height: unset;
    }
    .mts-swiper .swiper-button-next, .mts-swiper .swiper-button-prev {
        height: 40px!important;
        width: 40px!important;
    }
    .mts-next {
        right: 30px!important;
        bottom: 40px!important;
    }
    .mts-prev {
        right: 90px!important;
        bottom: 40px!important;
    }

	.pointer-events {
		display: none;
	}
    .pointer-events-inner {
        padding: 43px 0;
    }

    .types {
        padding: 30px;
    }
    .types .page-width-boxed {
        gap: 16px;
    }
    .types .type-item {
        max-width: 315px;
        height: 390px;
        padding: 40px 30px;
    }
    .types .type-item h3 {
        margin-bottom: 16px;
        font-size: 21px;
        line-height: 24px;
    }
    .types .type-item p {
        font-size: 16px;
        line-height: 21px;
    }

    .reserve {
        height: 438px;
        padding: 56px 30px;
        position: relative;
        background-image: none;
        background-color: #F0E1CC;
    }
    .reserve img {
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    .reserve-inner {
        position: relative;
        z-index: 2;
    }
    .reserve h2 {
        font-size: 26px;
        line-height: 28px;
    }
    .reserve p {
        font-size: 17px;
        line-height: 22px;
    }

    .book {
        padding: 24px 30px;
    }
    .book-inner {
        flex-direction: column;
        gap: 16px;
    }
    .book-inner p {
        text-align: center;
        font-size: 18px;
    }

    .news {
        padding: 56px 30px;
    }
    .news h2 {
        font-size: 26px;
        line-height: 28px;
    }
    .news p {
        font-size: 17px;
        margin-bottom: 56px;
    }
    .news-swiper .swiper-wrapper {
        height: 464px;
    }
    .news-swiper .swiper-slide {
        padding: 32px;
        width: 196px !important;
        height: 336px;
    }
    .news-swiper h3 {
        font-size: 19px;
        line-height: 22px;
        margin-bottom: 16px;
    }
    .news-swiper p {
        font-size: 14px!important;
        line-height: 17px;
        margin-bottom: 16px!important;
    }
    .news-swiper .swiper-pagination-bullet {
        width: 32px;
        height: 32px;
        padding-top: 7px;
        font-size: 12px;
    }

    .contact-find-us p {
        font-size: 14px;
    }

    .blog {
        padding: 56px 30px;
    }
    .blog-inner-top {
        padding: unset;
    }
    .blog-inner-top h2 {
        font-size: 26px;
        line-height: 28px;
        text-align: center;
    }
    .blog-inner-top p {
        margin-bottom: 50px;
        text-align: center;
    }
    .blog-posts {
        gap: 20px;
    }
    .blog-posts a {
        flex: unset;
    }
    article .entry-header img {
        height: 234px;
        margin-bottom: 16px;
    }
    article .entry-header .entry-meta {
        margin-bottom: 3px;
    }
    article .entry-header span {
        font-size: 12px;
    }
    article h2 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 16px;
    }
    article .entry-content {
        margin-top: 0;
    }
    article .entry-content p {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 16px;
    }
    article .entry-content p {
        font-size: 15px!important;
    }
    .blog a.mobile-only {
        border-radius: 30px;
        border: 1px solid #2d2d2d;
        color: #2d2d2d;
        padding: 10px 24px;
        font-weight: 700;
        font-size: 14px;
        line-height: 150%;
        text-decoration: none;
        width: fit-content;
        margin: 35px auto 0;
    }

    .contact-app {
        padding: 56px 30px;
        height: 738px;
        background-image: none;
        background-color: #CDAF8B;
        position: relative;
    }
    .contact-app-container-top {
        width: unset;
        padding-bottom: 32px;
    }
    .contact-app-container-top h3 {
        font-size: 26px;
        line-height: 28px;
        width: 250px;
        padding-bottom: 14px;
    }
    .contact-app-container-top p {
        font-size: 17px;
        line-height: 20px;
    }
    #number {
        font-size: 40px;
    }
    .contact-app-container-middle-content {
        gap: 16px;
    }
    .contact-app-container-middle-text,
    #fitness {
        font-size: 22px;
        line-height: 24px;
    }
    .contact-app-container-bottom-content {
        gap: 9px;
        margin-top: 24px;
    }
    .contact-app-container-bottom-content p {
        font-size: 18px;
        line-height: 21px;
    }
    .contact-app-container-btn {
        margin-top: 32px;
        text-align: center;
    }
    .contact-app-btn {
        padding: 8px 27px;
        font-size: 16px;
        height: 40px;
        display: inline-block;
    }
    .contact-app img {
        position: absolute;
        width: 326px;
        bottom: 0;
        left: 60px;
    }

    .instagram-feed {
        padding: 56px 30px 64px;
    }
    .insta-top {
        margin-bottom: 29px;
    }
    .insta-top h2 {
        font-size: 22px;
        margin-bottom: 9px;
    }
    .instagram-feed-inner a.mobile-only {
        font-weight: 700; 
        font-size: 14px; 
        line-height: 150%;
        color: #fff;
        padding: 10px 24px;
        background-color: #049ED5;
        border-radius: 30px;
        text-decoration: none;
        width: fit-content;
        margin-top: 24px;
    }

    .hotspot-first {
        left: 3%!important;
    }
    .hotspot-second {
        left: 6.5%!important;
    }
    .hotspot-third {
        left: 30%!important;
    }
    .hotspot-fourth {
        left: 23.5%!important;
    }

    .hotspot-sixth {
        top: 95%!important;
    }

    .hotspot-eighth {
        left: 70%!important;
    }
    .hotspot-nineth {
        top: 30%!important;
        left: 83%!important;
    }
    .hotspot-tenth {
        left: 81%!important;
    }
    .hotspot-eleventh {
        top: 10%!important;
        left: 93%!important;
    }
    .hotspot-twelveth {
        left: 98.5%!important;
    }

    .map-container {
        position: relative;
    }
    /* POPUP U HOTSPOTU SE SKRIVA */
    .hotspot .popup {
        display: none;
    }
    /* GLOBALNI POPUP (ispod SVG) */
    #mobile-popup-container {
        width: 100%;
        margin-top: 20px;
        position: absolute;
        left: 0;
    }
    #mobile-popup-container .popup {
        display: block;
        position: relative!important;
        width: 100%;
        left: 0;
        background-color: #F5F5F7!important;
        top: 5px;
        height: 230px;
        box-shadow: none;
    }
    #mobile-popup-container .popup:after {
        display: none!important;
    }
    .hotspot.active .popup {
        display: none!important;
    }

    .hotspot span {
        display: none!important;
    }
}



@media screen and (min-width: 1441px) {
    .reserve,
    .book,
    .blog-inner-top,
    .contact-app {
        padding-left: 0;
        padding-right: 0;
    }
    .reserve-inner,
    .book-inner,
    .blog-inner-top,
    .contact-app-container {
        max-width: 1230px;
        margin: 0 auto;
    }
    .blog-inner-top a {
        right: 0;
    }
    .mts-swiper .swiper-slide .slide-content {
        left: 0!important;
        width: 1230px;
        margin: 0 auto;
    }
}