html {
    scroll-behavior: smooth;
}

body.fullscreen #sp-main-body>.container:only-child {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}

#sp-menu>div {
    justify-content: center !important;
}

#sp-menu>div>nav {
    display: flex !important;
    width: 100%;
    justify-content: center;
}


.fa.fa-2 {
    font-size: 2em !important;
}

.fa.fa-3 {
    font-size: 4em !important;
}

.fa.fa-4 {
    font-size: 7em !important;
}

.fa.fa-5 {
    font-size: 12em !important;
}

.bg-light {
    background-color: #eee !important;
}

.btn-standard {
    background-color: #FCB812;
    color: #333;
    border-radius: 0;
    padding: 10px 40px;
    font-size: 18px;
    font-weight: bold;
}

.itemid-105 #sp-main-body,
.itemid-103 #sp-main-body {
    padding: 50px 0 0 0;
}

/* Header */
#sp-header {
    height: auto;
}

#sp-header .container .container-inner>.row:only-child {
    -ms-flex-align: center !important;
    align-items: center !important;
}

#sp-header .logo {
    height: auto;
    padding: 10px 0;
}

.header-sticky#sp-header .logo {
    margin: 0 auto;
    display: table;
}


.header-sticky #sp-logo img {
    height: 50px;
}

.header-sticky #sp-lingua {
    display: none !important;
}

#sp-lingua {
    padding: 0;
}

div.mod-languages ul li.lang-active {
    background-color: transparent !important;
    padding: 0px 5px 3px;
    border-radius: 0px;
}

/* .mod-languages li:first-child::after {
    content: "/";
}

.mod-languages ul.lang-inline li {
    margin: 0 !important;
} */

.offcanvas-menu .mod-languages {
    margin-left: 15px;
    color: #fff;
}

.offcanvas-menu .mod-languages a {
    color: #fff;
}

.offcanvas-menu div.mod-languages ul.lang-inline li {
    display: inline-block;
}

#sp-contatti-top {
    /* padding: 0; */
}

ul.contatti {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
    font-size: 15px;
    column-count: 2;
}

ul.contatti li {
    padding: 0 10px;
    letter-spacing: 1px;
    text-align: center;
}

/* ul.contatti li:last-child {
    float: right;
} */

.header-sticky .sp-megamenu-wrapper ul {
    display: none !important;
}

.header-sticky #offcanvas-toggler {
    display: flex !important;
}

.header-sticky #sp-menu {
    -ms-flex: 0 0 8.333333% !important;
    flex: 0 0 8.333333% !important;
    max-width: 8.333333% !important;
}

/* Menu */
.sp-megamenu-parent {
    float: unset;
    width: 100%;
    text-align: center;
}

.sp-megamenu-parent li {
    text-transform: uppercase;
    font-weight: bold;
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
    font-size: 16px;
    line-height: 40px;
}

.sp-megamenu-parent>li.active>a {
    font-weight: bold;
}

.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li.active:hover>a {
    color: #fff;
}

.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px;
}

.popover.show {
    z-index: 9999;
}

.popover .arrow {
    z-index: unset;
    left: unset;
    top: unset;
    width: unset;
    height: unset;
    border-left: unset;
    border-right: unset;
    border-bottom: unset;
    -webkit-transition: unset;
    transition: unset;
}


#slider-home {
    height: calc(100vh - 230px);
}


#slider-home .slide {
    padding-top: calc(100vh - 230px);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#sp-sezioni-home {
    margin: 0 auto;
    max-width: 1935px;
}

.sezioni-home .carousel {
    height: auto;
}

.sezioni-home .carousel .slide {
    padding-top: 75%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.sezioni-home p,
.sezioni-home ul li {
    line-height: 22px;
    font-size: 16px;
}

.carousel-control-next,
.carousel-control-prev {
    top: 50%;
    height: 44px;
    background: #FCB812;
    opacity: .72914;
    translate: 0% -50%;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box !important;
}

#testo-ristorante-esteso,
#testo-spiaggia-esteso {
    position: absolute;
    z-index: 999;
    top: 0px;
    bottom: -1px;
    left: 0px;
    right: 0px;
    background-color: rgba(255, 255, 255, 0.9);
}

.button-green:hover {
    background-position: 0 100%;
}

.button-effect {
    background-size: 100% 200%;
    -webkit-transition: background-position 0.5s;
    -moz-transition: background-position 0.5s;
    transition: background-position 0.5s;
    border: 0;
}

.button-effect:hover {
    background-position: 0 100%;
    border: 0;
}

.button-effect.btn-preventivo {
    color: #333 !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    background-image: linear-gradient(to bottom, #FCB812 50%, #de9c03 50%);
    padding: 18px 12px;
}

.button-effect.btn-yellow {
    background-image: linear-gradient(to bottom, #FCB812 50%, #de9c03 50%);
}

.img-hotel-home {
    height: 100%;
    background-image: url(/images/hotel-cristal-home.jpg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.txt-hotel-home {
    margin-left: -100px;
}

#sp-footer,
#sp-bottom {
    background: #0345bf;
}

#sp-footer a,
#sp-bottom a {
    color: #e1e1e1;
}



#lista-servizi ul {
    padding-left: 0;
}

#lista-servizi ul li {
    list-style: none;
}

@media (min-width: 992px) {

    .sp-megamenu-parent li.current-item,
    .sp-megamenu-parent li.active {
        background-color: #0345bf;
    }

    .sp-megamenu-parent li.current-item a,
    .sp-megamenu-parent li.active a {
        color: #fff;
    }

    #iframe-preventivo {
        height: 690px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #sp-header>.container:only-child {
        width: 100%;
        max-width: 100%;
        padding-left: 5px;
        padding-right: 5px;
    }

    #sp-logo {
        padding-right: 5px;
    }

    .logo-image {
        height: 80px !important;
    }

    .header-sticky .logo-image {
        height: 45px !important;
    }

    #sp-lingua {
        text-align: center;
    }

    #sp-contatti-top {
        padding: 0 10px 0 0;
    }

    ul.contatti {
        list-style-type: none;
        font-size: 14px;
        text-align: right;
    }

    ul.contatti li {
        letter-spacing: 0;
    }

    .button-green {
        padding: 15px 10px;
        font-size: 14px;
    }

    .embed-responsive-map {
        padding-top: 120%;
    }

    ul.contatti {
        text-align: center;
    }

    .blocco-testo {
        line-height: 24px;
        font-size: 14px;
        padding: 5px 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 991px) {
    #offcanvas-toggler>.fa {
        color: #fff;
    }

    #sp-header .logo {
        margin: 0 auto;
        display: table;
    }

    #sp-contatti-top {
        max-width: 80% !important;
        width: 80% !important;
    }

    .header-sticky #sp-menu {
        max-width: 20% !important;
        width: 20% !important;
        height: 60px;
    }

    .header-sticky #sp-logo {
        display: none;
    }

    #sp-menu>div>nav {
        justify-content: center;
    }

    .burger-icon>span {
        background-color: #fff;
    }

    .txt-hotel-home {
        margin-left: -250px;
    }

    #sp-contatti-top {
        position: fixed;
        bottom: 0;
        left: 0;
        background: #FCB812;
        color: #333;
        height: 60px;
        font-size: 13px;
    }

    #sp-header .sp-module {
        margin-left: 0;
        width: 100%;
    }

    #sp-contatti-top .tasto-menu-mobile {
        height: 60px;
        padding-top: 4px;
    }

    #sp-contatti-top .fa {
        font-size: 30px;
        display: block;
        line-height: 35px;
    }

    #sp-menu {
        position: fixed !important;
        bottom: 0;
        right: 0;
        background: #0064A9;
        width: 20% !important;
        height: 60px;
    }

    .blocco-testo {
        line-height: 24px;
        font-size: 16px;
        padding: 20px 0px;
    }
}


@media (max-width: 767px) {
    .img-hotel-home {
        padding-top: 460px;
        background-position: 50% 100%;
    }

    .txt-hotel-home {
        margin-left: 0px;
    }

    .embed-responsive-map {
        padding-top: 110%;
    }
}

@media (min-width: 576px) {
    #iframe-preventivo {
        height: 870px;
    }
}

@media (max-width: 575px) {
    .img-hotel-home {
        padding-top: 100%;
        background-position: 50% 100%;
    }

    #iframe-preventivo {
        height: 890px;
    }

    /* .sezioni-home .carousel {
        height: 430px;
    }
    .sezioni-home .carousel .slide {
        padding-top: 430px;
    } */
}


@media (min-width:576px) {
    .text-sm-justify {
        text-align: justify !important
    }

    /* .sezioni-home .carousel {
        height: 430px;
    }
    .sezioni-home .carousel .slide {
        height: 430px;
    } */
}

@media (min-width:768px) {
    .text-md-justify {
        text-align: justify !important
    }

    /* .sezioni-home .carousel {
        height: 650px;
    }
    .sezioni-home .carousel .slide {
        padding-top: 650px;
    } */
}

@media (min-width:992px) {
    .text-lg-justify {
        text-align: justify !important
    }

    /* .sezioni-home .carousel {
        height: 600px;
    }
    .sezioni-home .carousel .slide {
        padding-top: 600px;
    } */
}

@media (max-width: 1199px) {

    #testo-ristorante-esteso,
    #testo-spiaggia-esteso {
        display: block;
        position: relative;
        border: 2px solid #0064A9;
    }
}

@media (min-width:1200px) {
    .text-xl-justify {
        text-align: justify !important
    }

    .blocco-align-vertical {
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%, -50%);
    }

    /* .sezioni-home .carousel {
        height: 650px;
    }
    .sezioni-home .carousel .slide {
        padding-top: 650px;
    } */
    .blocco-testo {
        line-height: 24px;
        font-size: 16px;
        padding: 15px 10px;
    }
}

@media (min-width:1366px) {
    /* .sezioni-home .carousel {
        height: 650px;
    }
    .sezioni-home .carousel .slide {
        padding-top: 650px;
    } */
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: unset;
    margin: 0;
    text-align: center;
}

.offcanvas-menu {
    background: #0064A9;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 15px 0px 9px 12px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul>li a:focus,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span:focus,
.offcanvas-menu .offcanvas-inner .sp-module ul>li.active.current a {
    color: #0345bf;
    background: #ffffff;
}

.fa.fa-remove::after {
    transform: rotate(-45deg);
}

.fa.fa-remove::before,
.fa.fa-remove::after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 25px;
    width: 2px;
    background-color: #000;
    transition: 0.4s;
}

.fa.fa-remove::before {
    transform: rotate(45deg);
}

.fa.fa-remove::after {
    transform: rotate(-45deg);
}

.fa.fa-remove::before,
.fa.fa-remove::after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 25px;
    width: 2px;
    background-color: #fff;
    transition: 0.4s;
}

.close-offcanvas {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 1;
    border-radius: unset;
    width: 30px;
    height: 34px;
    line-height: 0px;
    text-align: center;
    font-size: 14px;
    background: unset;
    color: unset;
}

.close-offcanvas:hover {
    background: none;
    color: unset;
}


.offcanvas-menu .offcanvas-inner {
    padding: 70px 15px 30px 15px;
}


/* Instagram feed */

.thumb-instagram:hover:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    content: "\f002";
    font-family: FontAwesome;
    font-size: 50px;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    color: #333;
    font-style: normal;
}

.thumb-instagram:hover:before {
    content: "\f16d";
}

.thumb-instagram:hover:after {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(252, 184, 18, 0.8);
    z-index: 1;
    left: 0;
    content: "";
}

.thumb-instagram {
    padding-top: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#instafeed-gallery-feed {
    margin-left: 0;
    margin-right: 0;
}

#sp-recensioni .container-fluid {
    background-image: url("/images/slider/slide-01.jpg");
    background-position: center center;
    color: #fff;
    background-size: cover;
}

#sp-recensioni .slick-slide {
    padding: 0 15px;
}

.slick-slide {
    outline: none;
}


#sp-recensioni .slickke-prev::before,
#sp-recensioni .slickke-next::before {
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#sp-recensioni .slickke-prev,
#sp-recensioni .slickke-next {
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 38px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

#sp-recensioni .slickke-next {
    right: 0px;
    text-align: center;
}

#sp-recensioni .slickke-prev {
    left: 0px;
    text-align: center;
}

#sp-recensioni .slick-dotted.slick-slider {
    margin-bottom: 0px;
    padding-bottom: 90px;
    padding-top: 90px;
}

#sp-recensioni .slick-dots {
    bottom: 40px;
    left: 0;
}

#sp-recensioni .slick-dots li button::before {
    color: #fff;
}

#sp-recensioni .slick-dots li.slick-active button::before {
    color: #fff;
}

#sp-recensioni .row.justify-content-center.bkg-gray {
    background-color: rgba(0, 0, 0, 0.8);
}

#sp-recensioni .blockquote-footer {
    color: #ddd;
    margin-top: 15px;
}

/* INIZIO FORM */
#chronoform-form-it .row,
#chronoform-form-de .row {
    margin-top: 10px;
}

.chronoform h4 {
    margin-bottom: 40px;
}

#dpd5,
#dpd6 {
    cursor: pointer;
    background-image: url("../images/calendar.png");
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: 97% 40%;
}

.chronoform label {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 13px;
}

.chronoform textarea,
.chronoform select,
.chronoform input:not([type='submit']) {
    border: 0;
    border-radius: 0;
    background-color: #f0efea;
    /* width: 100%; */
}

.chronoform .btn.btn-standard:disabled {
    background-color: inherit;
    border: inherit;
}

.chronoform #messaggio,
.chronoform #captcha1 {
    width: 100%;
}

.chronoform #messaggio {
    height: 100px;
}

.chronoform #button3 {
    display: table;
    margin: 0 auto;
}

.gcore-line-tr {
    margin-bottom: 18px;
}


.g-recaptcha>div {
    margin: 0 auto;
}

.chrono_credits {
    display: none;
    visibility: hidden;
}

.chrono_credits>a {
    color: #f6f1ed;
    display: none;
    font-size: 1px;
    visibility: hidden;
}

.gtooltip.gvalidation-error-tip {
    background-color: #8c8c8c !important;
    border-color: #8c8c8c !important;
}

.gtooltip-arrow.gtooltip-arrow-top {
    border-top-color: #8c8c8c !important;
}

.gtooltip-arrow-border.gtooltip-arrow-border-top {
    border-top-color: #8c8c8c !important;
}

.gcore-label-left.required_label>span {
    color: #8c8c8c !important;
    font-weight: 700;
}

.btn-success {
    background-color: #8c8c8c;
    border-color: #8c8c8c;
    color: #f6f1ed;
    font-family: Open Sans;
    font-size: 25px;
}

input[type="text"]:not(.form-control):focus,
input[type="email"]:not(.form-control):focus,
input[type="url"]:not(.form-control):focus,
input[type="date"]:not(.form-control):focus,
input[type="password"]:not(.form-control):focus,
input[type="search"]:not(.form-control):focus,
input[type="tel"]:not(.form-control):focus,
input[type="number"]:not(.form-control):focus,
select:not(.form-control):focus {
    color: #333;
    background-color: #f0efea;
    border: 0;
    outline: 0;
    border-radius: 0px;
    box-shadow: 0px 0px 5px 0px rgba(255, 204, 0, 0.91);
}

/* FINE FORM */

#scidoo {
    background-color: #d7d7d7;
    background-image: url("/images/loader-hc.gif");
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 300px;
}


#scidoo #div_widget_contatti {
    max-width: 100%;
    margin: 0;
    text-align: left;
    background: #fff;
}

#scidoo #div_widget_contatti .input_widget_container {
    background-color: #f0efea !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: #000 !important;
}

#scidoo #div_widget_contatti .select_widget_container {
    background-color: #f0efea !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: #000 !important;
}

#scidoo #div_widget_contatti .text_area_widget_container {
    background-color: #f0efea !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: #000 !important;
}

#scidoo #div_widget_contatti .testo_privacy_info {
    color: #000 !important;
}

#scidoo #div_widget_contatti .invia_preventivo_widget_contatti {
    background-color: #FCB812 !important;
    color: #000 !important;
    border-radius: 0 !important;
    padding: 10px 40px !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

/* TripAdvisor */

.widFRR,
.widEXC {
    margin: 0 auto !important;
}

.TA_cdsratingsonlynarrow {
    margin: 0 auto !important;
    display: table !important;
}

#CDSWIDFRR .top-background {
    border-radius: unset !important;
}

#CDSWIDFRR {
    border-radius: unset !important;
}

/* Tasto Prenota Ombrellone */
#tasto_prenota_ombrellone {
    right: 200px;
    bottom: 70px;
    z-index: 999;
}

#tasto_prenota_ombrellone .sx {
    border-radius: 50% 0 0 50%;
    height: 50px;
    width: 50px;
    background: #FCB812;
    position: absolute;
    left: 0;
}

#tasto_prenota_ombrellone .dx {
    border-radius: 0 50% 50% 0;
    height: 50px;
    width: 50px;
    background: #FCB812;
    position: absolute;
    right: -185px;
}

#tasto_prenota_ombrellone .icona {
    width: 50px;
    padding: 10px;
    z-index: 99;
    border: 0;
    outline: 0;
    background: none;
}

#tasto_prenota_ombrellone .testo {
    display: inline;
    position: absolute;
    left: 50px;
    background: #FCB812;
    padding: 10px 0 0 0px;
    height: 50px;
    line-height: 18px;
    z-index: 1;
    font-size: 11px;
    width: 160px;
}

#tasto_prenota_ombrellone .testo-2 {
    text-orientation: upright;
    writing-mode: vertical-rl;
    font-size: 7px;
    z-index: 9999;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 4px;
    letter-spacing: -1px;
    display: none;
}

#tasto_prenota_ombrellone .testo a {
    color: #000;
}

/*  */