.bottom-bar-section {
    display: none;
}

.fs-7 {
    font-size: 1.75rem;
}

.btn {
    border-width: 0.18rem !important;
}

.fa-instagram:before {
    font-size: 37px;
    line-height: 55px;
}

.villa-item .image .decor {
    right: -3.9rem;
}


.single-villa-section .text-holder h2,
.single-villa-section .text-holder .h2 {
    line-height: 1.2;
}

.stoerer {
    width: 220px;
    position: absolute;
    right: 70px;
    top: 110px;
}


ul.ds {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

ul.ds li {
    margin-bottom: 10px;
}

@media (max-width: 767.98px) {

    .fs-5{
        line-height: 1.2;
    }
    .welcome-section .img-holder.img-holder-2 .decor-holder-2 {
        left: 20.2%;
    }
    .villa-item .image .decor {
        display: none;
    }

    .intro-section .decor-holder {
        max-width: 69%;
    }
    .intro-section .text-outer {

         margin-right: 0;
    }

    .main-visual .graphics {
        width: clamp(36rem, 46vw, 87.6rem);
    }

    .main-visual .graphics.small {
        width: clamp(15rem, 46vw, 87.6rem);
    }


    .region-card:nth-child(even) .decor-holder {
        left: -3.7rem;
    }


    .region-card h3, .region-card .h3 {
        line-height: 1.2;
        margin-bottom: 1rem;
    }

    .welcome-section .img-holder figcaption h2, .welcome-section .img-holder figcaption .h2 {
        word-break: unset;
    }

    .stoerer {
        right: 20px;
        top: 150px;
        width: 90px;
    }

    .decor, .decor-holder {
        max-width: 2.8rem;
    }

    .fs-7 {
        font-size: 1.5rem;
    }

    .stoerer.home {
    }

    #footer .footer-item-group {
        flex-direction: column !important;
    }
}


@media (min-width: 768px) {
    #footer .footer-item .btn {
        margin-top: 0.5rem;
    }
}


@media (min-width: 992px) {
    .single-villa-section .img-holder.img-holder-pos-1 {
        padding-top: 45rem;
    }

    .region-card .decor-holder-5 {
        bottom: -14.5rem;
    }
    .villa-item .image .decor {
        right: -7.9rem;
    }
}
