﻿@charset "utf-8";
/* CSS Document */

/*--Import GLOBAL CSS--*/
@import url('global.css');


.no-desktop {
    display: none;
}

.no-mobile {
    display: initial;
}

.logo-h {
    height: 50px;
}


/*--------SHOP-------- */

.link-lang {
    padding: 0 30px 0 0;
    color: var(--text-color);
}

    .link-lang svg {
        width: 1.5rem;
        height: 1.5rem;
        stroke: currentColor;
        stroke-width: 1;
        stroke-linecap: round;
        stroke-linejoin: round;
    }


    .link-lang:hover {
        color: var(--primary-color);
    }

.link-shop {
    padding: 0 40px;
    color: var(--text-color);
    display: none;
}

    .link-shop:hover {
        color: var(--primary-color);
    }

body {
    font-family: var(--font-family);
    color: var(--text-color);
    font-size: 16px;
    overflow-x: hidden;
}

.lista-camere {
    list-style: disc;
}

    .lista-camere li {
        list-style: inherit;
        margin-left: 20px;
    }

.hero {
    min-height: 100vh;
}

.header-top {
    min-height: 130px;
    padding: 10px 0;
}

.header-menu {
    border-top: 2px solid #f3f3f3;
}

.header-menu {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .header-menu ul {
        margin: 0 -40px;
    }

        .header-menu ul li {
            padding: 0 40px;
        }

            .header-menu ul li a {
                display: block;
            }

            .header-menu ul li a {
                font-size: 16px;
                font-family: var(--trajan-bold-font);
                color: var(--text-color);
                text-transform: uppercase;
            }

                .header-menu ul li a:hover {
                    color: var(--primary-color);
                }

.banner .container-fluid {
    padding-top: 15px;
    padding-bottom: 15px;
}

.banner .article-image {
    background: url(/../images/img-1.jpg) center center no-repeat;
    background-size: cover;
}

.banner a.links {
    margin-top: 30px;
}

.main {
    padding: 50px 0;
}

.section {
    padding: 50px 0;
}

.footer {
    background: url(/images/footer-bg.jpg) left bottom no-repeat;
    background-size: auto 90%;
    min-height: 100vh;
}

.address-block {
    margin-bottom: 30px;
}

    .address-block:last-child {
        margin-bottom: 0;
    }

.footer-links li a {
    color: var(--text-color);
    font-size: 16px;
}

    .footer-links li a:hover {
        color: var(--text-color);
        text-decoration: underline;
    }

.copyright {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 150px;
}

.magazines {
    padding-bottom: 75px;
    padding-top: 75px;
}

    .magazines:first-child {
        padding-top: 0;
    }

    .magazines:last-child {
        padding-bottom: 0;
    }

.magazine-content {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background-color: #fff;
    min-height: 160px;
    width: calc(100% - 60px);
    max-width: 400px;
    padding: 0 25px 0 25px;
}

    .magazine-content p {
        margin-bottom: 10px;
    }

        .magazine-content p:last-child {
            margin-bottom: 0;
        }

.magazine {
    min-height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.magazine-1 {
    background-image: url(/images/magazine/1.jpg);
}

.magazine-2 {
    background-image: url(/images/magazine/2.jpg);
}

.magazine-3 {
    background-image: url(/images/magazine/3.jpg);
}

.magazine-4 {
    background-image: url(/images/magazine/4.jpg);
}

.magazine-5 {
    background-image: url(/images/magazine/5.jpg);
}

.line-link {
    padding: 125px 0;
}

.line-link-line {
    display: block;
    height: 1px;
    background-color: #000;
}

.line-link a {
    color: var(--text-color);
}

    .line-link a:hover {
        color: var(--primarys-color);
    }

.post-header {
    margin-bottom: 60px;
}

    .post-header:last-child {
        margin-bottom: 0;
    }

.post-headding {
    margin-bottom: 80px;
}

    .post-headding:last-child {
        margin-bottom: 0;
    }

    .post-headding p {
        margin-bottom: 30px;
    }

        .post-headding p:last-child {
            margin-bottom: 0;
        }

.post-sidebar-links li {
    padding: 20px 0;
    border-bottom: 1px solid var(--light-gray-color);
}

    .post-sidebar-links li a {
        font-family: var(--trajan-bold-font);
        color: var(--light-gray-color);
    }

        .post-sidebar-links li a:hover {
            color: var(--primary-color);
        }

.post-content-headding {
    margin-bottom: 20px;
}

    .post-content-headding:last-child {
        margin-bottom: 0;
    }

.article-post {
    padding: 20px 0;
}

    .article-post p, .article-post figure {
        margin-bottom: 20px;
    }

        .article-post p:last-child, .article-post figure:last-child {
            margin-bottom: 0;
        }

.post-footer {
    padding-top: 60px;
    margin-top: 60px;
}

    .post-footer p, .post-footer a {
        margin-right: 10px;
    }

        .post-footer p:last-child, .post-footer a:last-child {
            margin-right: 0;
        }

    .post-footer a {
        font-size: 15px;
        color: var(--light-gray-color);
    }

        .post-footer a:hover {
            color: var(--primary-color);
        }

.fullPage-section-content {
    padding-top: 10vh;
    min-height: 82vh !important;
}

.images {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.image-1 {
    background: url(/../images/index-ristorante.jpg) center center no-repeat;
    background-size: cover;
}

.image-2 {
    background: url(/../images/index-camere.jpg) center center no-repeat;
    background-size: cover;
}

.image-bistrot {
    background: url(/../images/index-bistrot.jpg) center center no-repeat;
    background-size: cover;
}

.image-3 {
    background: url(/../images/index-wellness.jpg) center center no-repeat;
    background-size: cover;
}

.image-4 {
    background: url(/../images/index-eventi.jpg) center center no-repeat;
    background-size: cover;
}

.fullPage-menu {
    padding-bottom: 10vh;
}

    .fullPage-menu li {
        margin-bottom: 5px;
    }

        .fullPage-menu li:last-child {
            margin-bottom: 0;
        }

        .fullPage-menu li a {
            font-size: 18px;
            color: var(--text-color);
            line-height: 1.3;
            display: inline-block;
            font-weight: 100;
        }

            .fullPage-menu li a:hover {
                color: var(--primary-color);
            }

.fullPage-article p {
    width: 360px;
    /*text-align: justify;*/
}

.fullPage-article h1, .fullPage-article-block, .fullPage-article p {
    margin-bottom: 20px;
}

    .fullPage-article h1:last-child, .fullPage-article-block:last-child, .fullPage-article p:last-child {
        margin-bottom: 0;
    }

.flowers img {
    margin-right: 15px;
    max-height: 60px;
}

    .flowers img:last-child {
        margin-right: 0;
    }

.fullPage-article-footer {
    margin-top: 50px;
}

    .fullPage-article-footer:first-child {
        margin-top: 0;
    }

    .fullPage-article-footer a {
        font-size: 16px;
        color: var(--text-color);
    }

        .fullPage-article-footer a:hover {
            color: var(--primary-color);
        }

.fullPage-line {
    position: absolute;
    right: 15px;
    bottom: 0;
    margin-bottom: 10vh;
    height: 140px;
    overflow: hidden;
}

    .fullPage-line span {
        width: 2px;
        background-color: #000;
        height: 0;
        display: block;
        -webkit-transition: height 1s;
        transition: height 1s;
    }

    .fullPage-line.aos-animate span {
        height: 140px;
    }

#fullpage .section {
    padding: 0;
}

.page-banner {
    min-height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.page-banner-1 {
    background-image: url(/images/page-banner-1.jpg);
}

.page-article-headding {
    margin-bottom: 50px;
}

    .page-article-headding:last-child {
        margin-bottom: 0;
    }

.page-article p {
    margin-bottom: 20px;
}

    .page-article p:last-child {
        margin-bottom: 0;
    }

.page-section {
    padding: 100px 0;
}

    .page-section .flowers {
        margin: 0;
        min-width: auto;
    }

    .page-section .fullPage-menu {
        padding-bottom: 30px;
    }

        .page-section .fullPage-menu:last-child {
            padding-bottom: 0;
        }

.banner-slide {
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


.banner-slide-camere {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.banner-slide-1 {
    background-image: url(/images/banner-slider/banner-1.jpg);
}

.banner-slider {
    margin: 0 !important;
}

    .banner-slider .slick-dots {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        bottom: 30px;
        padding: 0 50px;
    }

        .banner-slider .slick-dots li {
            margin: 0;
            width: auto;
            height: auto;
            margin-right: 5px;
        }

            .banner-slider .slick-dots li:last-child {
                margin-right: 0;
            }

            .banner-slider .slick-dots li a {
                display: block;
                line-height: 1;
                font-weight: 300;
                padding: 5px 8px;
            }

            .banner-slider .slick-dots li.slick-active a {
                font-weight: 400;
                transform: translateY(-25%);
            }

.nav.nav-tabs .nav-item {
    margin-right: 50px;
}

    .nav.nav-tabs .nav-item:last-child {
        margin-right: 0;
    }

.nav.nav-tabs .nav-link {
    color: #000;
    opacity: 0.25;
}

    .nav.nav-tabs .nav-link.active {
        opacity: 1;
    }

    .nav.nav-tabs .nav-link::before {
        content: "";
        height: 2px;
        background-color: #000;
        flex-grow: 1;
        margin-right: 30px;
    }

.reservation-flow .tab-content {
    margin-top: 100px;
}

.reservation-flow-sidebar-block, .reservation-flow-sidebar-widget, .reservation-flow-sidebar-widget p {
    margin-bottom: 15px;
}

    .reservation-flow-sidebar-block:last-child, .reservation-flow-sidebar-widget:last-child, .reservation-flow-sidebar-widget p:last-child {
        margin-bottom: 0;
    }

    .reservation-flow-sidebar-widget a {
        color: #000;
        text-decoration: underline;
    }

        .reservation-flow-sidebar-widget a:hover {
            color: var(--primary-color);
        }

.reservation-flow-btn {
    color: #000;
    position: relative;
    padding: 30px 0;
}

    .reservation-flow-btn::before {
        content: "";
        height: 2px;
        background-color: #000;
        flex-grow: 1;
        margin-right: 30px;
    }

    .reservation-flow-btn:hover {
        color: var(--primary-color);
    }

        .reservation-flow-btn:hover::before {
            background-color: var(--primary-color);
        }

button.reservation-flow-btn {
    border: 0;
    background: none;
    width: 100%;
    padding: 0;
}

    button.reservation-flow-btn:focus {
        outline: none;
    }

.reservation-flow-content-block {
    margin-bottom: 50px;
}

    .reservation-flow-content-block:last-child {
        margin-bottom: 0;
    }

.reservation-flow-content-widget {
    margin-bottom: 30px;
}

    .reservation-flow-content-widget:last-child {
        margin-bottom: 0;
    }

    .reservation-flow-content-widget p {
        margin-bottom: 15px;
    }

        .reservation-flow-content-widget p:last-child {
            margin-bottom: 0;
        }

.option-item {
    display: block;
    margin-right: 3px;
}

    .option-item:last-child {
        display: block;
        margin-right: 0;
    }

.option-label {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #e6e6e6;
    cursor: pointer;
    color: #000;
}

    .option-label.btn-label {
        min-width: 130px;
        padding: 5px 15px;
    }

.reservation-flow-options input[type="radio"] {
    display: none;
    opacity: 0;
    visibility: hidden;
}

    .reservation-flow-options input[type="radio"]:checked + .option-label {
        background-color: #bc9730;
        color: #fff;
    }

.reservation-flow-btn-wrap {
    margin-top: 30px;
}

.calendar-indicators {
    margin-top: 30px;
}

.calendar-indicator {
    margin-right: 50px;
    font-size: 12px;
    position: relative;
}

    .calendar-indicator:last-child {
        margin-right: 0;
    }

    .calendar-indicator::before {
        width: 8px;
        height: 8px;
        content: "";
        margin-right: 15px;
    }

    .calendar-indicator.selected-date::before {
        background-color: #bc9730;
    }

    .calendar-indicator.closed-rooms::before {
        background-color: #6a6a6a;
    }

.information-form .custom-control.custom-checkbox .custom-control-label {
    font-size: 12px;
}

.banner h2 a {
    color: var(--text-color);
}

    .banner h2 a:hover {
        color: var(--text-color);
        text-decoration: underline;
    }

.article-image-scale {
    overflow: hidden;
}

    .article-image-scale:hover .article-image {
        transform: scale(1.1);
    }

.magazine {
    background-size: 100%;
}

    .magazine:hover {
        background-size: 110%;
    }

/*modifiche*/
h1 a {
    color: #000;
    padding-left: 0px;
    -o-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -khtml-transition: all 0.15s linear;
    -webkit-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

    h1 a:hover {
        color: #000;
        padding-left: 25px;
        -o-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -khtml-transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

.fullPage-article {
    padding-left: 50px;
}

.fullPage-number a {
    color: #000;
}

.fullPage-article-footer a:hover {
    padding-left: 5px;
}

.menus h4 a {
    color: #000;
}

.address-block p a {
    color: #000;
}

.inviaPrenotazione {
    font-size: 18px;
    color: var(--text-color);
    line-height: 1.3;
    display: inline-block;
    font-weight: 100;
}

.line-link a:hover {
    color: var(--primary-color);
}

.menu-active {
    color: var(--primary-color) !important;
}

.link {
    color: var(--text-color) !important;
}

.gradient-img {
    min-height: 580px;
    background-size: cover;
}

.alert-banner {
    background-color: #f44336;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    z-index: 2;
    text-align: center;
    padding: 1rem;
}

    .alert-banner.riapertura {
        background-color: var(--primary-color);
    }

@media(min-width:1500px) {
    .header-menu {
        padding-left: calc(100vw/12 + 15px);
        padding-right: calc(100vw/12 + 15px);
    }
}

@media(max-width:1499px) {
    .header-top {
        min-height: 110px;
    }

    .header-menu {
        padding: 30px 15px;
    }

        .header-menu ul {
            margin: 0 -15px;
        }

            .header-menu ul li {
                padding: 0 15px;
            }

                .header-menu ul li a {
                    font-size: 15px;
                }

    .line-link {
        padding: 100px 0;
    }

    .magazines {
        padding-bottom: 60px;
        padding-top: 60px;
    }

    .page-section {
        padding: 80px 0;
    }

    .page-article-headding {
        margin-bottom: 40px;
    }

    .banner-slide {
        min-height: 600px;
    }
}

@media(min-width:1200px) {
    .fullPage-article h1 {
        transform: translateX(calc(-100vw/12));
    }

    .transform-left-1-column {
        transform: translateX(calc(-100vw/12));
    }
}

@media(max-width:1199px) {
    .header-top {
        min-height: 100px;
    }

    .header-menu {
        padding: 20px 15px;
    }

        .header-menu ul {
            margin: 0 -10px;
        }

            .header-menu ul li {
                padding: 0 10px;
            }

                .header-menu ul li a {
                    font-size: 14px;
                }

    .address-block {
        margin-bottom: 20px;
    }

    .line-link {
        padding: 80px 0;
    }

    .magazines {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .post-footer {
        padding-top: 50px;
        margin-top: 50px;
    }

    .flowers img {
        max-width: 50px;
    }

    .page-section {
        padding: 70px 0;
    }

    .page-banner {
        min-height: 400px;
    }

    .page-article-headding {
        margin-bottom: 30px;
    }

    .banner-slide {
        min-height: 500px;
    }

    .reservation-flow .tab-content {
        margin-top: 50px;
    }

    .nav.nav-tabs .nav-item {
        margin-right: 30px;
    }

    .nav.nav-tabs .nav-link {
        font-size: 14px;
    }

        .nav.nav-tabs .nav-link::before {
            margin-right: 15px;
            height: 1px;
        }

    .option-label {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }

        .option-label.btn-label {
            min-width: 100px;
        }

    .reservation-flow-content-block {
        margin-bottom: 30px;
    }

    .reservation-flow-content-widget {
        margin-bottom: 20px;
    }

        .reservation-flow-content-widget p {
            margin-bottom: 10px;
        }

    .reservation-flow-sidebar-block, .reservation-flow-sidebar-widget, .reservation-flow-sidebar-widget p {
        margin-bottom: 10px;
    }

        .reservation-flow-content-widget p, .reservation-flow-sidebar-widget p {
            font-size: 14px;
        }

    .reservation-flow-btn {
        font-size: 14px;
    }

        .reservation-flow-btn::before {
            height: 1px;
            margin-right: 15px;
        }

    .calendar-indicators {
        margin-top: 25px;
    }

    .calendar-indicator {
        margin-right: 40px;
    }

        .calendar-indicator::before {
            margin-right: 10px;
        }
}

@media(min-width:992px) {
    .fullPage-number {
        position: absolute;
        right: 15px;
        top: 0;
    }

    .footer.fp-section .container-fluid {
        display: flex;
        min-height: 100vh;
    }

        .footer.fp-section .container-fluid .row {
            flex-grow: 1;
        }
}

@media(max-width:991px) {
    .header-top {
        min-height: auto;
    }

    .header-menu ul li a {
        font-size: 13px;
    }

    .banner {
        text-align: center;
    }

        .banner .article-image {
            min-height: 400px;
        }

    .footer {
        text-align: center;
    }

    .address-block {
        margin-bottom: 15px;
    }


    .footer-logo {
        max-width: 200px;
        margin: 0 auto;
    }

    .footer-links li a {
        font-size: 15px;
    }

    .copyright {
        position: static;
        min-height: auto;
        margin-top: 15px;
    }

    .magazine {
        min-height: 300px;
    }

    .line-link {
        padding: 60px 0;
    }

    .magazines {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .main {
        padding: 30px 0;
    }

    .section {
        padding: 30px 0;
    }

    .post-sidebar-links li a {
        font-size: 15px;
    }

    .post-content-headding {
        margin-bottom: 15px;
    }

    .article-post {
        padding: 15px 0;
    }

        .article-post p, .article-post figure {
            margin-bottom: 15px;
        }

    .post-footer {
        padding-top: 40px;
        margin-top: 40px;
    }

    .fullPage-number {
        margin-bottom: 15px;
    }

    .fullPage-headding-wrap, .fullPage-article-footer-wrap {
        display: block;
        align-items: center;
    }

        .fullPage-headding-wrap h1, .fullPage-article-footer-wrap p, .fullPage-article-footer {
            margin: 0;
        }

    .fullPage-article-footer {
        margin-left: auto;
        margin-top: 30px;
    }

    .fullPage-article-footer-wrap p {
        width: auto;
    }

        .fullPage-article-footer-wrap p.description {
            flex-grow: 1;
        }

    .fullPage-article-footer, .flowers {
        min-width: 25vw;
        margin-left: 30px;
    }

    .fullPage-section-image {
        margin-bottom: 15px;
        max-width: 70%;
    }

        .fullPage-section-image:last-child {
            margin-bottom: 0;
        }

    .page-section {
        padding: 60px 0;
    }

    .page-banner {
        min-height: 350px;
    }

    .page-sidebar {
        /*display:none;*/
    }

    .page-article-headding {
        margin-bottom: 25px;
    }

    .banner-slide {
        min-height: 450px;
    }
}

@media(min-width:768px) {
    .nav.nav-tabs {
        border: 0;
    }

        .nav.nav-tabs .nav-item {
            padding: 0;
        }

        .nav.nav-tabs .nav-link {
            padding: 0;
            border-radius: 0;
            border: 0;
        }

    .information-form .custom-control.custom-checkbox {
        padding-left: 40px;
    }

    .information-form .custom-checkbox .custom-control-label::before, .information-form .custom-checkbox .custom-control-label::after {
        width: 25px;
        height: 25px;
        left: -40px;
    }
}

@media(max-width:767px) {


    .no-desktop {
        display: initial;
    }

    .no-mobile {
        display: none;
    }


    .gradient-img {
        min-height: 380px;
        background-size: cover;
    }

    .header-menu ul {
        margin: 0 -8px;
    }

        .header-menu ul li {
            padding: 0 8px;
        }

        .header-menu ul lli:last-child {
            border-bottom: 0;
        }

        .header-menu ul li a {
            display: block;
            padding: 5px 0;
            line-height: 25px;
        }

    .banner .article-image {
        min-height: 300px;
    }

    .banner a.links {
        margin-top: 15px;
    }

    .footer-links li a {
        font-size: 14px;
    }

    .footer-logo {
        max-width: 180px;
    }

    .magazine-content {
        width: calc(100% - 30px);
    }

    .line-link {
        padding: 40px 0;
    }

    .magazines {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .post-sidebar-links li a {
        font-size: 14px;
    }

    .post-footer {
        padding-top: 30px;
        margin-top: 30px;
    }

    .fullPage-number {
        margin-bottom: 15px;
    }

    .fullPage-article-footer a {
        font-size: 14px;
    }

    .fullPage-article-footer p {
        margin-bottom: 10px;
    }

        .fullPage-article-footer p:last-child {
            margin-bottom: 0;
        }

    .fullPage-section-image {
        max-width: 80%;
    }

    .page-section {
        padding: 50px 0;
    }

    .page-article p {
        margin-bottom: 15px;
    }

    .fullPage-menu li a {
        font-size: 16px;
    }

    .page-banner {
        min-height: 300px;
    }

    .page-article-headding {
        margin-bottom: 20px;
    }

    .banner-slide {
        min-height: 400px;
    }

    .nav.nav-tabs .nav-link::before {
        display: none;
    }

    .nav.nav-tabs .nav-item {
        padding: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .nav.nav-tabs .nav-link {
        text-align: center;
        padding: 5px;
    }

    .nav.nav-tabs {
        border-color: #000;
    }

        .nav.nav-tabs .nav-link.active {
            border-left-color: #000;
            border-top-color: #000;
            border-right-color: #000;
        }



    .fullPage-article {
        padding-left: 0;
    }
}

@media(max-width:575px) {

    .logo-h {
        height: 50px;
        max-width: 200px;
    }

    .footer-links li a {
        font-size: 13px;
    }

    .footer-logo {
        max-width: 160px;
    }

    .line-link {
        padding: 30px 0;
    }

    .post-sidebar-links li a {
        font-size: 13px;
    }

    .post-footer {
        padding-top: 20px;
        margin-top: 20px;
    }

    .fullPage-article-footer a {
        font-size: 13px;
    }

    .fullPage-article-footer, .flowers {
        margin-left: 0px;
        padding-top: 10px;
    }

    .fullPage-section-image {
        max-width: 100%;
    }

    .page-section {
        padding: 30px 0;
    }

    .fullPage-menu li a {
        font-size: 14px;
    }

    .page-section .fullPage-menu {
        display: list-item;
        align-items: center;
        margin: -5px -10px;
        flex-wrap: wrap;
    }

        .page-section .fullPage-menu li {
            margin: 0;
            padding: 5px 10px;
            position: relative;
        }

            .page-section .fullPage-menu li::after {
                display: none;
                position: absolute;
                right: 0;
                top: 50%;
                transform: translateY(-50%);
                height: 10px;
                width: 1px;
                background-color: #000;
                content: "";
            }

            .page-section .fullPage-menu li:last-child::after {
                display: none;
            }

            .page-section .fullPage-menu li a {
                display: block;
                line-height: 1;
            }

    .banner-slide {
        min-height: 350px;
    }

    .header-menu ul li {
        border-bottom: 1px solid #f3f3f3;
        padding: 0;
    }

    .option-label {
        width: 35px;
        height: 35px;
        font-size: 13px;
    }

        .option-label.btn-label {
            min-width: 80px;
        }
}

@media(max-width:480px) {
    .fullPage-headding-wrap, .fullPage-article-footer-wrap {
        display: block;
    }

    .fullPage-article-footer, .flowers {
        margin-left: 0;
        margin-top: 15px;
    }

    .banner-slide {
        min-height: 300px;
    }

    .nav.nav-tabs .nav-link {
        font-size: 13px;
    }
}

/*--Menu--*/
body.menu-open {
    overflow: hidden;
}

.menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s linear;
}

    .menu.menu-active {
        opacity: 1;
        visibility: visible;
    }

.menus h4, .menus ul, .menus-block {
    margin-bottom: 15px;
}

    .menus h4:last-child, .menus ul:last-child, .menus-block:last-child {
        margin-bottom: 0;
    }

.menus p a {
    color: var(--text-color);
}

    .menus p a:hover {
        color: var(--primary-color);
        text-decoration: underline;
    }

.menus ul li a {
    color: #b2b2b2;
}

    .menus ul li a:hover {
        color: #000;
    }

@media(max-width:767px) {

    .link-lang {
        padding: 0 20px 0 0;
    }

    .menus h4, .menus ul, .menus-block {
        margin-bottom: 10px;
    }

    .menus ul {
        margin: -3px -10px;
    }

        .menus ul li {
            padding: 3px 10px;
            display: none;
        }

            .menus ul li::after {
                position: absolute;
                right: 0;
                top: 50%;
                transform: translateY(-50%);
                width: 1px;
                height: 12px;
                background-color: #b2b2b2;
                content: "";
            }

            .menus ul li:last-child::after {
                display: none;
            }

            .menus ul li a {
                display: block;
            }

    .footer {
        background: none !important;
        min-height: 500px !important;
        padding: 100px 0;
    }

    .menu-int {
        display: contents !important;
    }


        .menu-int li::after {
            display: contents !important;
        }
}

@media(max-width:575px) {
    .menus h4, .menus ul, .menus-block {
        margin-bottom: 5px;
    }

    .menus .row.rows {
        margin: -8px;
    }

        .menus .row.rows .columns {
            padding: 8px;
        }

    .menus ul li a {
        font-size: 14px;
    }

    .menus h4 {
        font-size: 18px;
    }
}

@media(max-width:480px) {
    .menus h4 {
        font-size: 16px;
    }
}

@media(max-width:360px) {
    .menus h4 {
        font-size: 14px;
    }
}

.images-wrap {
    overflow: hidden;
}

#intro {
    height: 100vh;
}

    #intro .fullPage-section-content {
        min-height: auto;
    }
