﻿

html {
    scroll-behavior: smooth;
    /*overflow-x: hidden;*/
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #92a8b7;
}
.hp-wrap {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.smooth {
    transition-duration: 500ms;
}

*, *::before, *::after {
    box-sizing: border-box;
}

a{
    cursor:pointer;
}

b {
    font-weight: 600;
    clear: both;
}

.spazio {
    height: 113px;
}

    .spazio.blu {
        background-color: #92A8B7;
    }

.grecaptcha-badge {
    display: none;
}

.lingua {
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}

    .lingua .contenitorelinguascelta {
        display: flex;
    }

.contenitorelingua {
    display: none;
    position: absolute;
    bottom: -65px;
    width: 75px;
    left: -34px;
    background-color: white;
    border-radius: 9px;
    z-index: 1;
}

    .contenitorelingua.vedi {
        display: block;
    }

    .contenitorelingua a {
        display: flex;
        color: #161615;
        padding: 3px 10px;
        border-radius: 9px;
    }

        .contenitorelingua a:hover {
            background-color: #efefed;
        }



div.SnippetBreadCrumbs {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 50px 0px;
}

    div.SnippetBreadCrumbs ol {
        list-style: none;
        margin: 0px;
        padding: 0px;
        display: inline-block;
    }

        div.SnippetBreadCrumbs ol li {
            display: inline-block;
        }

    div.SnippetBreadCrumbs a {
        text-decoration: none;
        font: normal normal 400 16px/28px Inter;
        color: #3E3E3E;
        margin: 0 15px;
        text-transform:uppercase;
    }

.SnippetSelezionato {
    color: #221B17;
}


.menu a.menuinterno.mobile {
    display: none;
}


body {
    margin: 0px;
    font-size: 14px;
    font-family: 'Inter', sans-serif;
    animation: fadeIn 2s both;
    overflow-x: hidden;
    background-color: #EAE9E4;
}

h1, h2, h3, h4, h5 {
    margin: 0px;
}

a {
    text-decoration: none;
}

.container2.maxwidth1200 {
    max-width: 1200px;
}

.margintop {
    margin-top: 20px;
}


.nomargintop {
    margin-top: 0px;
}

.margintopauto{
    margin-top:auto;
}

.paddingright100 {
    padding-right: 100px;
}
.container.paddingleft100 {
    padding-left: 100px;
    padding-right:0px;
}

.paddingleft30 {
    padding-left: 30px;
}

.paddingbottom30 {
    padding-bottom: 30px;
}

.section.nomargintop {
    margin-top: 0px;
}

.section.nomarginbottom {
    margin-bottom: 0px;
}

.section.ridotta {
    margin: 50px auto;
}

.sectiongrey.ridotta {
    padding: 50px 0px;
}

.none {
    display: none;
}

.textdx{
    text-align:right;
}

.line1 {
    height: auto;
    background-color: #3E3E3E;
    width: 1px;
}

.container {
    margin: auto;
    padding: 0px 30px;
    box-sizing: border-box;
    width: 100%;
    max-width: 2000px;
}

    .container.padding100 {
        padding: 0px 100px;
    }

.contenitorericerca.padding100 {
    margin: 0px 100px;
}

.logo img.none {
    display: none;
}

.logo img {
    display: block;
    height: 30px;
    /* margin: 30px 0px; */
}

.prenota {
    margin-left: auto;
    display: flex;
    align-items: center;
}

    .prenota a {
        border-right: 0.5px solid #92A8B7;
        display: block;
        padding: 0px 50px;
        font: normal normal normal 14px/17px Inter;
        letter-spacing: 1.4px;
        color: #221B17;
        text-transform: uppercase;
    }

    .elencobutton {
        font: normal normal 500 14px/28px Inter;
        letter-spacing: 2.45px;
        color: #093959;
        text-transform: uppercase;
        text-decoration: underline;
    }


.containermenu {
    padding: 0px 200px;
    width: 100%;
   /* max-width: 1800px;*/
    display:flex;
}

.contenitoreiconeheader {
    border-left: 0.5px solid #92A8B7;
    display: flex;
    flex-flow: wrap;
    gap: 10px;
    padding-left: 30px;
}


.container2 {
    margin: auto;
    padding: 0px 100px;
    width: 100%;
    max-width: 1800px;
}

 

    .padding30 {
        padding: 0px 30px;
    }

.margintop50 {
    margin-top: 50px;
}


.margintop100 {
    margin-top: 100px;
}

.margintop30 {
    margin-top: 30px;
}

.margintop20 {
    margin-top: 20px;
}

.marginbottom20 {
    margin-bottom: 20px;
}
.marginbottom30 {
    margin-bottom: 30px;
}

.marginbottom50 {
    margin-bottom: 50px;
}
.marginleft20 {
    margin-left: 20px;
}

.marginleft200 {
    margin-left: 200px;
}

.marginright200 {
    margin-right: 200px;
}

.marginright10 {
    margin-right: 10px;
}

.positionrelative {
    position: relative;
}

.allegatiimmagini .bloccoimmobile {
    height: 100%;
}

.allegatiimmagini .immaginirealizzazioniImg {
    height: 100%;
}

.sfondogruppo {
    position: absolute;
    left: -50px;
}

    .sfondogruppo.dx {
        position: absolute;
        right: -50px;
        left: initial;
        top: -200px;
    }

.mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: hsl(0deg 0% 0% / 20%);
    z-index: 1;
}

.gruppopulsanti{
    display:flex;
    flex-flow:wrap;
    gap:20px;
}

.closepopup {
    background-color: #fff;
    color: black;
    border: none;
    padding: 10px 10px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 28px;
    position: absolute;
    right: 0;
}

.paddingright20{
    padding-left:20px;
    padding-right:20px;
}

.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 999;
    overflow-y: auto;
}

.popup-container {
    overflow: hidden;
    width: 30em;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.3s ease-in-out;
    overflow-y: auto;
    position: absolute;
    top: 10%;
    bottom: 10%;
/*    height: fit-content;*/
}

.popup-card {
    padding: 20px;
    text-align: center;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

    .popup-card img {
        width: 100%;
        display: block;
        max-height: 30vh;
        object-fit: cover;
    }

    .popup-card #image-planimetria img {
        max-height: 50vh;
        object-fit: contain;
    }

    .popup-card .splide__arrows img {
        width: initial;
    }


.popup-card .pulsante {
    margin: auto;
    margin-top: 20px;
}

#popup-popupinternoform {
    width: 50em;
}

#popup-popupinternoplanimatria {
    width: 70em;
}

.popup-card h2 {
    font: normal normal 400 30px/40px Inter;
    text-transform: uppercase;
    letter-spacing: -0.48px;
    color: #093959;
}

    .popup-card h3 {
        font: normal normal normal 30px/40px Inter;
        letter-spacing: 0px;
        color: #221B17;
        text-transform: uppercase;
    }

    .popup-card p {
        font: normal normal 400 16px/22px Inter;
        letter-spacing: 0px;
        color: #161615;
        margin: 0px;
    }

#close-popup {
    background-color: #fff;
    color: black;
    border: none;
    padding: 10px 10px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 28px;
    position: absolute;
    right: 0;
}



.c-scroll-container {
    padding: 10px 50px;
    position: absolute;
    bottom: -50px;
    width: 100%;
}

.c-scroll-indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}

.c-scroll-indicator_value {
    display: inline-block;
    width: 1px;
    height: 100px;
    background-color: #cfd6d9;
    position: relative;
    overflow: hidden;
}

    .c-scroll-indicator_value span {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        background-color: #A76C97;
        animation: scrollIndicator 1.4s cubic-bezier(.645,.045,.355,1) infinite;
    }

.c-scroll-indicator_label {
    color: white;
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.2vw;
    /* text-decoration: underline; */
        border-bottom: 1px solid white;
        letter-spacing: 0.1em;
        z-index: 5;
        cursor: pointer;
    }

@keyframes scrollIndicator {
    0% {
        transform: translate3d(0,-102%,0)
    }

    69.9% {
        transform: translate3d(0,102%,0)
    }

    70% {
        transform: translate3d(0,-102%,0)
    }

    to {
        transform: translate3d(0,-102%,0)
    }
}





.header {
    padding: 23px 100px;
    position: fixed;
    z-index: 10;
    display: block;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    background: transparent;
    transition: all 1500ms;
    opacity: 1;
}



    .header.headerWhite .menu a {
        color: #000;
    }

#MenuPrincipaleResponsivo {
    display: none;
}

.MenuPrincipale {
    display: flex;
    align-items: center;
}

.flexmenu {
    display: flex;
    justify-content: space-between;
    width: 100%;
    z-index: 100;
    align-items: center;
    flex-flow: row-reverse;
    padding: 10px 15px;
    background: #EAE9E4 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 18px #00000014;
    border: 1px solid #E9E9E9;
}

.flexmenuinterno {
    display: flex;
    gap: 30px;
}

.menu a.menuinterno {
    display: block;
    text-decoration: none;
    position: relative;
    width: fit-content;
    font: normal normal 400 6vh/6.5vh Inter;
    letter-spacing: 0px;
    color: #221B17;
    margin-left: 30px;
}

.menulinkinternocol1{
    font-size:11px;
}

.menu a > span {
    color: #A76C97;
}

.header.headerInvisible .menulinkinterno a::before {
    background-color: #221B17;
}

.menulinkinterno a::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background-color: #221B17;
    scale: 0 1;
    transform-origin: left;
    transition: scale 0.35s;
}

.menu a:hover::before {
    scale: 1;
}

.menu a.MenuSelezionato::before {
    scale: 1;
}

.menu > input + div {
    position: fixed;
    width: 100%;
    height: 0px;
    position: fixed;
    background-color: #EAE9E4;
    left: 0px;
    top: 0px;
    transition-duration: 320ms;
    overflow-y: auto;
    display: flex;
}

    .menu > input + div.widthVar {
        height: 100%;
    }

.menu > div {
    display: flex;
}

.menulink {
    display: flex;
    /* width: 50%; */
    flex-flow: column;
    padding: 100px 50px;
    justify-content: center;
    padding-top: 150px;
    /* margin-top: -100px; */
    border: 1px solid #92A8B7;
    flex: 1;
}

    .menulink.flexnone {
        flex: none;
        border-left:none;
    }

    .menulinkinterno {
        display: flex;
        flex-flow: column;
        /* gap: 20px; */
        justify-content: space-between;
        height: 100%;
    }

        .menulinkinterno.end {
            justify-content: end;
            gap: 20px;
        }

.menulinkinternoend {
    display: flex;
    flex-flow: column;
    /* gap: 20px; */
    justify-content: space-between;
    height: 100%;
    justify-content: end;
    gap: 20px;
}

    

    .menuprenotazioni {
        background-color: #edded8;
        width: 50%;
        display: flex;
        flex-flow: column;
        padding: 50px 100px;
        justify-content: space-around;
        padding-top: 100px;
        position: relative;
        /*    margin-top: -100px;
*/
    }

.menuinternocontatti {
    font: normal normal 400 4vh/4.5vh Inter;
    letter-spacing: 0px;
    color: #221B17;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}

.bloccoimmobiledescrizione {
    display: flex;
    flex: 1;
}

.bloccoimmobiledescrizionecol1 {
    flex: 1;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    gap: 10px;
    padding: 0px 20px;
}

.bloccoimmobiledescrizione .line1.sx {
    margin-left: -5px;
}
.bloccoimmobiledescrizione .line1.dx {
    margin-right: -5px;
}


.linksemplice {
    text-decoration: none;
    font: normal normal 400 24px/30px Inter;
    letter-spacing: 0px;
    color: #221B17;
    text-decoration: underline;
    cursor:pointer;
}

.containerIntDescElenco a.linksemplice {
    text-decoration: none;
    font: normal normal 400 24px/30px Inter;
    letter-spacing: 0px;
    color: #221B17;
    text-decoration: underline;
}


.bloccoinformazioni {
    display: flex;
    flex-flow: wrap;
    gap: 30px;
    justify-content: space-between;
}
    .bloccoinformazioni > div {
        width: calc(50% - 30px);
    }

.bloccoinformazioni > div.gruppopulsanti{
    width:100%;
}

.ContenitoreDettaglioDesc2 {
    display: flex;
    flex-flow: column;
    gap: 10px;
}

.bloccoinformazionietichetta {
    font: normal normal 400 14px/18px Inter;
    letter-spacing: 0.4px;
    color: #747474;
    text-transform: uppercase;
}

.bloccoinformazionitext {
    font: normal normal 400 22px/26px Inter;
    letter-spacing: 0px;
    color: #221B17;
    display: flex;
    /* flex-flow: wrap; */
    gap: 10px;
    align-items: normal;
}

    .bloccoinformazionitext img {
        /* height: 100%; */
        object-fit: contain;
    }


.flexVendite {
    display: flex;
    flex-flow: wrap;
    gap: 10px;
    row-gap: 50px;
    justify-content: center;
}




.carosellohome .splide__pagination__page.is-active {
    background: #fff;
    z-index: 1;
}

.carosellohome .splide__pagination__page {
    background: transparent;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 3px;
    opacity: .7;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
    width: 10px;
    border: 1px solid white;
}


.carosellohome .splide__pagination {
    bottom: 1.5em;
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1;
    display: flex;
}


.containerimmobile {
    width: calc(33.333% - 7px);
}

    .containerimmobile:nth-child(3n + 2) .line1 {
        /* La formula nth-child(3n + 2) seleziona il secondo elemento in ogni gruppo di 3 */
        /* Questo elemento sarà sempre al centro della riga */
        display:block;
    }

    .containerimmobile.staytuned {
        width: calc(50% - 7px);
    }
        .containerimmobile.staytuned .bloccoimmobiledescrizionecol1 {
            padding: 70px 50px;
        }


    .bloccoimmobile {
        display: flex;
        flex-flow: column;
        text-decoration: none;
        gap: 20px;
        height: 100%;
        justify-content: space-between;
    }

    .bloccoimmobile img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
        .bloccoimmobile img.height40 {
            height: 40vh;
        }
        .bloccoimmobile img.height60 {
            height: 60vh;
        }

    .bloccoimmobile .pulsante {
        min-width: 33.333%;
        justify-content: center;
    }

.contenitoreimgaffitto {
    position: relative;
    display: flex;
    justify-content: center;
}

.contenitoreprezzoaffitto {
    position: absolute;
    bottom: 0px;
    /* margin: auto; */
    background: #EAE9E4 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #00000029;
    padding: 5px 15px;
    margin-bottom: 30px;
}

    .contenitoreprezzoaffitto span {
        font: normal normal 500 22px/26px Inter;
        letter-spacing: 2px;
        color: #221B17;
        text-transform: uppercase;
    }


    .menucontatti {
        position: absolute;
        right: 0px;
        padding: 0px 30px;
    }

.logoezona {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    gap: 30px;
}

.blocconewsletter {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    width: 100%;
    margin: 100px 0px;
}

    .blocconewsletter h3 {
        font: normal normal normal 10vh/10vh Inter;
        letter-spacing: -1.48px;
        color: #A76C97;
    }

    .blocconewsletter > div, .blocconewsletter > a {
        gap: 10px;
        display: flex;
        /* flex-flow: wrap; */
        justify-content: space-between;
    }

.pulsanteimmobile {
    background: #EAE9E4 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #00000029;
    font: normal normal 600 14px/17px Inter;
    letter-spacing: 1.4px;
    color: #221B17;
    text-transform: uppercase;
    z-index: 6;
    padding: 15px 20px;
    position:absolute;
}


.pulsantefixed {
    background: #EAE9E4 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #00000029;
    font: normal normal 600 14px/17px Inter;
    letter-spacing: 1.4px;
    color: #221B17;
    text-transform: uppercase;
    position: fixed;
    bottom: 30px;
    z-index: 6;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
    padding: 15px 20px;
}


.blocconewsletterpulsanteinterno {
    display: flex;
    width: 100%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    gap: 20px;
    text-align: center;
}



.blocconewsletterpulsanteinput {
    display: block;
    flex: 1;
    border: none;
    border-bottom: 1px solid #EAE9E4;
    margin-right: 20px;
    font: normal normal 400 26px/33px Inter;
    letter-spacing: 0px;
    color: #EAE9E4;
    text-transform: uppercase;
}


.blocconewsletterpulsanteinputfooter {
    display: block;
    flex: 1;
    background-color: #efefed;
    border: none;
    border-bottom: 1px solid #A76C97;
    margin-right: 20px;
    outline: none;
    font: normal normal 400 16px/24px Inter;
    letter-spacing: 0.45px;
    color: #161615;
    width: 100%;
}

.blocconewsletterpulsantefooter {
    display: flex;
    flex-flow: wrap;
}

.footeritem2 a.pulsantefooter {
    background-color: #093959;
    z-index: 2;
    border-radius: 50%;
    color: white;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.iconesocial {
    display: flex;
    gap: 20px;
}

.footeritem2 .iconesocial a {
    font-size: 20px;
    color: #A76C97;
}

span.LabelLognewsletter {
    display: block;
    margin-top: 20px;
    width: 100%;
}


.LabelMenuPrincipale {
    cursor: pointer;
    display: flex;
    flex-flow: row-reverse;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

    .LabelMenuPrincipale .material-icons-outlined {
        font-size: 40px;
        line-height: inherit;
    }

.MenuPrincipaletesto {
    font-size: 11px;
}


div.first {
    position: relative;
    height: 100vh;
    margin: auto;
    width: 100%;
    /* overflow: hidden;*/
        box-sizing: border-box;
    }

.first.dettaglio {
    height: 80vh;
}

.mySlides2 {
    position: absolute;
    height: calc(100% - 200px);
    width: calc(100% - 200px);
    transition: all 1500ms;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 100px;
    margin-bottom: 0px;
    scale: 1;
}

    .mySlides2.fullscreen {
        position: absolute;
        height: 100%;
        width: 100%;
        margin: 0px;
        scale: 1.5;
        cursor: pointer;
        z-index: 5;
    }


.flexcenter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

    .flexcenter.column {
        flex-flow: column;
    }
.flexcolumn {
    display: flex;
    flex-flow: column;
}



    .logoiniziale {
        fill: white;
        height: fit-content;
        width: 30vw;
        margin-top: 1vw;
    }



.claimDisponibilita {
    z-index: 2;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    /* padding: 15px; */
    text-align: center;
    height: 0px;
}

.claimDisponibilitacerchio {
    position: absolute;
    background-color: #093959;
    z-index: 2;
    border-radius: 50%;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,.2,1);
    transition: -webkit-transform .3s cubic-bezier(.4,0,.2,1);
    -o-transition: transform .3s cubic-bezier(.4,0,.2,1);
    transition: transform .3s cubic-bezier(.4,0,.2,1);
    transition: transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1);
}

.claimDisponibilitatesto {
    color: white;
    z-index: 2;
    text-transform: uppercase;
}

.justifyend {
    justify-content: end;
}


.claimDisponibilita:hover .claimDisponibilitacerchio {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
}




.claimHome {
    z-index: 2;
    display: flex;
    margin-left: 50px;
    flex-flow: column;
    text-align: left;
    margin: 50px;
    transition: all 1500ms;
    /* max-width: 900px; */
    background: #EAE9E4;
    padding: 30px 45px;
    gap: 10px;
    min-width: 500px;
}

.splide__slide .claimHome img {
    width: auto;
    height: auto;
}

    .claimHome.widthvw {
        max-width: 80vw;
    }

    .claimHome h1.upper {
        text-transform: uppercase;
    }

    .claimHome h1 {
        font: normal normal 400 54px/54px Inter;
        letter-spacing: 0px;
        color: #221B17;
    }

    .claimHome h3 {
        font: normal normal 400 20px/30px Inter;
        letter-spacing: 0px;
        color: #221B17;
    }

.sfondonero {
    position: absolute;
    background-color: rgb(0 0 0 / 20%);
    width: 100%;
    height: 100%;
    z-index: 1;
}

.mySlidesHomeVideo {
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all 1500ms;
    object-fit: cover;
}

.plyr {
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all 1500ms;
    object-fit: cover;
}

.plyr__poster {
    background-size: cover;
}

.section {
    margin: 100px auto;
}

    .section.nomargin {
        margin: 0px;
    }


.vertical-top {
    background-color: #A76C97;
    margin-bottom: 20px;
    content: '';
    display: inline-block;
    width: 1px;
    height: 100px;
}

    .vertical-top.ridotto {
        height: 50px;
    }

.immaginefull {
    position: relative;
    height: 100%;
    width: 100%;
    transition: all 1500ms;
    display: flex;
    align-items: end;
}




.sectiongrey {
    padding: 100px 0px;
    background-color: #92A8B7;
}

    .sectiongrey.green {
        background-color: #bed0c7;
    }

    .sectionblack {
        padding: 150px 0px;
        background-color: #000;
    }

.containerfaq {
    margin: auto;
}



.faq-content {
    margin: 0 auto;
}

.faq-question {
    padding: 20px 0;
 /*   border-bottom: 1px solid #3E3E3E;*/
    position: relative;
    display: flex;
    flex-flow: wrap;
}

    .faq-question .col1 {
        font: normal normal normal 16px/20px Inter;
        letter-spacing: 0px;
        color: #221B17;
        width: 70px;
    }

.col2{
    flex:1;
}

.panel {
    display: none;
}

.plus {
    position: absolute;
    /* margin-left: 20px; */
    /* margin-top: 4px; */
    right: 0;
    z-index: 5;
    font-size: 30px;
    line-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.panel-title {
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0px 48px 0px 0px;
    display: block;
    cursor: pointer;
    z-index: 6;
    transition: all .3s;
    font: normal normal 400 24px/32px Inter;
    letter-spacing: 0px;
    color: #221B17;
}

.panel-content {
    font-size: 20px;
    padding: 0px 0px;
    margin: 0 100px;
    height: 0;
    overflow: hidden;
    z-index: -1;
    position: relative;
    opacity: 0;
    transition: all .3s;
    margin-left: 0px;
    font: normal normal 400 16px/24px Inter;
    letter-spacing: 0px;
    color: #221B17;
}

.panel:checked ~ .panel-content {
    height: auto;
    opacity: 1;
    padding: 14px 0px;
    z-index: 1;
}

.panel:checked ~ .plus {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}



.barraorizzontale {
    height: 1px;
    border-top: 1px solid #3E3E3E;
    width: 100%;
}
    .barraorizzontale.white {
        border-top: 1px solid #EAE9E4;
    }

    .sectionCentrale {
        margin: auto;
        text-align: center;
        align-items: center;
        display: flex;
        flex-flow: column;
    }

        .sectionCentrale.left {
            text-align: left;
            align-items: baseline;
        }

        .sectionCentrale.full {
            max-width: initial;
        }

    .sectionCentrale h2 {
        font: normal normal normal 70px/80px Inter;
        letter-spacing: 0px;
        color: #221B17;
        text-transform: uppercase;
    }

    .sectionCentrale h3 {
        font: normal normal normal 54px/64px Inter;
        letter-spacing: 0px;
        color: #221B17;
        text-transform: uppercase;
    }

    .sectionCentrale h4 {
        font: normal normal 400 52px/60px Inter;
        letter-spacing: -0.27px;
        color: #161615;
    }

        .sectionCentrale h5 {
            font: normal normal 400 24px/34px Inter;
            letter-spacing: 0px;
            color: #221B17;
            text-transform:uppercase;
            text-align:left;
        }

    .sectionCentrale p {
        font: normal normal 400 16px/28px Inter;
        letter-spacing: 0px;
    }

    .sectionCentrale a {
        color: initial;
    }

.maxwidth900 {
    max-width: 900px;
}

.maxwidth600 {
    max-width: 600px;
}

.testoDescrittivo{
    display:flex;
    flex-flow:wrap;
    gap:50px;
}

    .testoDescrittivo > div {
        flex: 1;
    }

    .testoDescrittivo h3 {
        font: normal normal 400 24px/34px Inter;
        letter-spacing: 0px;
        color: #221B17;
        text-transform: uppercase;
        text-align: left;
    }

    .testoDescrittivo p {
        font: normal normal 400 16px/28px Inter;
        letter-spacing: 0px;
    }

    .testoDescrittivo a {
        color: #221B17;
        text-decoration:underline;
    }


    /*.sectionCentrale p.black {
            color: #000000;
        }*/
    .lineaorizzontale {
        height: 1px;
        background-color: black;
        width: 100%;
    }


.sectionCentrale.white h3 {
    color: #fff;
}

.sectionCentrale.white p {
    color: #fff;
}

.sezioneblocchimisti {
    display: flex;
    justify-content: center;
    flex-flow: wrap;
}

    .sezioneblocchimisti > div {
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10% 10%;
        box-sizing: border-box;
    }

    .sezioneblocchimisti .black {
        background-color: black;
    }

    .sezioneblocchimisti img {
        display: block;
        width: 100%;
        max-height: 600px;
        height: 100%;
        object-fit: contain;
    }

.tabella {
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    position: relative;
}

    .tabella.center {
        align-items: center;
    }

.containerIntDescElenco.sticky {
    position: sticky;
    top: 113px;
    height: fit-content;
}



.tabellaNews {
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    /* align-items: center;*/
}

    .tabellaNews > div {
        width: 50%;
    }

        .tabellaNews > div.width45 {
            width: 45%;
        }

        .tabellaNews > div.width55 {
            width: 55%;
        }

.bloccodettagliosx.offerta {
    font: normal normal 400 19px/29px Inter;
    letter-spacing: 0px;
    color: #161615;
}


.prezzoofferta b {
    font: normal normal 400 30px/28px Inter;
    letter-spacing: 0px;
    color: #093959;
}


.tabellaImg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tabellaText {
    padding: 100px;
}

    .tabellaText h1 {
        font: normal normal 600 30px/42px Inter;
        letter-spacing: 2px;
        color: #093959;
        text-transform: uppercase;
    }

    .tabellaText h3 {
        font: normal normal 700 16px/26px Inter;
        letter-spacing: 0px;
        color: #161615;
        margin: 20px 0px;
    }

.containerIntElenco {
    width: calc(50% - 0.5px);
    box-sizing: border-box;
    z-index: 1;
    position: relative;
    display: flex;
}

.containerIntDescElenco {
    position: relative;
    text-align: left;
    width: 100%;
}

.containerIntElencoImmagine {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}

    .containerIntElencoImmagine.contain {
        object-fit: contain;
    }


.contanitoresection1 {
    display: flex;
    flex-flow: wrap;
    align-items: baseline;
    width: 100%;
    justify-content: space-between;
}

    .contanitoresection1 > span {
        font: normal normal 400 18px/21px Inter;
        letter-spacing: 0px;
        color: #221B17;
        text-transform: uppercase;
 flex:1;
    }


    .contanitoresection1 h1 a {
        font: normal normal 400 13vh/13vh Inter;
        letter-spacing: -7.2px;
        color: #221B17;
        text-transform: uppercase;
    }


    .containerIntElenco.dx {
        padding-right: 50px;
    }

.containerIntElenco.dxnegativo {
    box-sizing: border-box;
    margin-right: -100px;
    background-color: #efefed;
    padding: 100px;
    margin-left: 100px;
    z-index: 2;
    padding-left: 0px;
}

.containerIntElenco.dx.nopaddingleft {
    padding-left: 0px;
}

.containerIntElenco.sx {
    padding-left: 50px;
}

.containerIntElenco.sxnegativo {
    z-index: 2;
    display: flex;
    align-items: center;
}

    .containerIntElenco.sxnegativo > div {
        background-color: #efefed;
        margin-left: -100px;
        padding: 100px;
        margin-right: 100px;
        padding-right: 0px;
        margin-top: 50px;
        margin-bottom: 50px;
        height: fit-content;
    }

.containerIntDescElencoInternoDiv {
    font: normal normal normal 16px/28px Inter;
    letter-spacing: 1.6px;
    color: #093959;
    text-transform: uppercase;
}

.bloccodettaglioiconetitolo {
    font: normal normal 500 15px/25px Inter;
    letter-spacing: 2px;
    color: #161615;
    text-transform: uppercase;
}

.maxwidth1200 .containerIntElenco.dx {
    padding: 100px 30px;
}

.maxwidth1200 .containerIntElenco.sx {
    padding: 100px 30px;
}

.containerIntDescElencoInterno {
    padding-left: 10vh;
    padding-top: 10vh;
}

.containerIntDescElenco h2 {
    font: normal normal 400 52px/60px Inter;
    letter-spacing: 0px;
    color: #221B17;
    letter-spacing: -2.16px;
}


.containerIntDescElenco h3 {
    font: normal normal 400 38px/48px Inter;
    letter-spacing: 0px;
    color: #221B17;
    text-transform:uppercase;
}

    .containerIntDescElenco h3.link {
        width: fit-content;
        cursor: pointer;
    }


.containerIntDescElenco h1 {
    font: normal normal 400 11vh/11vh Inter;
    letter-spacing: -3.24px;
    color: #221B17;
}

.containerIntDescElenco h4 {
    font: normal normal 400 16px/20px Inter;
    letter-spacing: 0px;
    color: #221B17;
}



.contenitoreCaribbean {
    position: relative;
    height: 600px;
}

.imagetransition {
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    -webkit-animation: qodef-inactive-image .8s forwards cubic-bezier(.4,0,.2,1);
    animation: qodef-inactive-image .8s forwards cubic-bezier(.4,0,.2,1);
    position: absolute;
    top: 0;
}

    .imagetransition.active {
        -webkit-animation: qodef-active-image .8s forwards cubic-bezier(.4,0,.2,1);
        animation: qodef-active-image .8s forwards cubic-bezier(.4,0,.2,1);
    }

@keyframes qodef-active-image {
    0% {
        clip-path: inset(0 100% 0 0);
        -webkit-clip-path: inset(0 100% 0 0)
    }

    100% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
}

@keyframes qodef-inactive-image {
    0% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }

    100% {
        clip-path: inset(0 0 0 100%);
        -webkit-clip-path: inset(0 0 0 100%)
    }
}


.containerIntDescElenco p {
    font: normal normal 400 16px/26px Inter;
    letter-spacing: 0px;
    color: #221B17;
}

.containerIntDescElenco li {
    font: normal normal 400 16px/26px Inter;
    letter-spacing: 0px;
    color: #221B17;
}

.containerIntDescElenco p.ridotta {
    font: normal normal 400 14px/24px Inter;
}

.containerIntDescElenco a {
    font: normal normal 400 16px/26px Inter;
    letter-spacing: 0px;
    color: #221B17;
    text-decoration: underline;
}

.carosellohomescopri {
    position: absolute;
    right: 0;
    bottom: 50px;
    font: normal normal 400 18px/18px Inter;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: flex;
    gap: 10px;
    text-shadow: 0px 3px 6px #00000029;
}

.marginleft100 {
    margin-left: 100px;
}

.marginrigth100 {
    margin-right: 100px;
}

.sezioneimmagini3 {
    display: flex;
    gap: 50px;
    margin-top: 50px;
}

.contenitorecerchio {
    position: relative;
}



.sezioneimmagini3 img, .sezioneimmagini3 video {
    width: 100%;
    display: block;
}

.sezioneimmagini3 .margintop120 {
    margin-top: 120px;
}

.pulsante {
    font: normal normal 600 14px/17px Inter;
    color: #161615;
    background-color: transparent;
    border: 1px solid #92A8B7;
    text-transform: uppercase;
    padding: 15px 27px;
    display: flex;
    text-decoration: none;
    transition: all 0.3s linear;
    width: fit-content;
    cursor: pointer;
    align-items: center;
    justify-content: space-between;
    position: relative;
    letter-spacing: 1.4px;
    -webkit-transition: background .3s,border .3s,border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-box-shadow .3s;
}

    .pulsante.blu {
        background-color: #92A8B7;
        color: #221B17;
        border-color: #92A8B7;
    }

    .pulsante.bianco {
        background-color: #EAE9E4;
        color: #221B17;
        border-color: #EAE9E4;
    }


/*  .pulsante.blu:hover {
            background-color: #093959;
            color: white;
            border-color: #093959;
        }

    .pulsante:hover {
        color: #fff;
        background-color: #093959;
        border-color: #093959;
    }*/
.pulsante > span {
    margin-left: 30px;
}

.immaginirealizzazioni {
    display: flex;
    flex-flow: wrap;
    margin: 100px 0px;
    transition: all .5s linear;
    gap: 50px;
    justify-content: center;
}

    .immaginirealizzazioni img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-transition: -webkit-transform .8s cubic-bezier(.4,0,.2,1);
        transition: -webkit-transform .8s cubic-bezier(.4,0,.2,1);
        -o-transition: transform .8s cubic-bezier(.4,0,.2,1);
        transition: transform .8s cubic-bezier(.4,0,.2,1);
        transition: transform .8s cubic-bezier(.4,0,.2,1),-webkit-transform .8s cubic-bezier(.4,0,.2,1);
    }

.bloccoimmobile:hover .bloccoimmobileDesc h2 {
    text-decoration:underline;
}

.contenitoreCondizioni{
    display:flex;
    flex-flow:wrap;
    gap:10px;
}

    .contenitoreCondizioni > p {
        width: calc(50% - 10px);
        background: #bed0c7;
        border-radius: 2px;
        /* opacity: 0.5; */
        padding: 10px 20px;
        margin: 0px;
    }

.contenitoreprezziaffitto {
    background-color: #c2ccd0;
    padding: 20px 20px;
}


.inputData {
    font: normal normal 400 14px/14px Inter;
    letter-spacing: 1.4px;
    color: #221B17;
    text-transform: uppercase;
    outline: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.contenitorericerca {
    margin: auto;
    max-width: 1200px;
    background-color: #e0e2df;
    padding:10px;
}

    .contenitorericerca .fasciadate {
        flex-flow: nowrap;
    }

.filtroColAffittiCentrale > select {
    display: block;
    width: 100%;
    font: normal normal 400 14px/14px Inter;
    color: #221B17;
    outline: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
    height: 100%;
}

.contenitorericerca .fasciadate .filtroColAffittiCentrale {
    height: 35px;
    padding: 0px 15px;
}


.price-input-container {
    max-width: 400px;
    margin: auto;
    margin-top: 30px;
}


.slider-titolo {
    font: normal normal 600 14px/17px Inter;
    letter-spacing: 1.4px;
    color: #221B17;
    text-transform: uppercase;
    text-align: center;
}



/* Remove Arrows/Spinners */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


.slider-container {
    height: 6px;
    position: relative;
    background: #e4e4e470;
    border-radius: 5px;
}

    .slider-container .price-slider {
        height: 100%;
        left: 0%;
        right: 0%;
        position: absolute;
        border-radius: 5px;
        background: #fff;
    }

.range-input {
    position: relative;
}

    .range-input input {
        position: absolute;
        width: 100%;
        height: 5px;
        background: none;
        top: -7px;
        pointer-events: none;
        cursor: pointer;
        -webkit-appearance: none;
    }

/* Styles for the range thumb in WebKit browsers */
input[type="range"]::-webkit-slider-thumb {
    height: 18px;
    width: 18px;
    border-radius: 70%;
    background: #fff;
    pointer-events: auto;
    -webkit-appearance: none;
}

.contenitoreprezzo {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font: normal normal 400 14px/17px Inter;
    letter-spacing: 1.4px;
    color: #221B17;
}


.bloccovideo {
    cursor: pointer;
    position: -webkit-sticky;
    position: absolute;
    display: block;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    right: 0px;
}

.mascheravideo {
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 25px;
}


.bloccovideo.nascondi {
    display: block;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    transition: opacity .25s ease-out,-webkit-transform .4s cubic-bezier(0.11, 0, 0.54, 1.2);
    transition: transform .4s cubic-bezier(0.11, 0, 0.54, 1.2),opacity .25s ease-out;
    transition: transform .4s cubic-bezier(0.11, 0, 0.54, 1.2),opacity .25s ease-out,-webkit-transform .4s cubic-bezier(0.11, 0, 0.54, 1.2);
}

.contenitorevideo {
    position: fixed;
    right: 3rem;
    z-index: 5;
    bottom: 3rem;
    height: 400px;
}

.sovrapponi {
}

.bloccovideo video {
    width: 200px;
    height: 400px;
    object-fit: cover;
    border-radius: 5px;
    outline: none;
    border: none;
    transition: all 0.5s ease;
}


.bloccovideo.zoom {
    position: relative;
}

.bloccovideo video.zoom {
    width: 45vh;
    height: 80vh;
}

.contenitorevideo.zoom {
    right: 0px;
    z-index: 400;
    bottom: 0px;
    background: #92a8b79e;
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    width: 100%;
    height: 100%;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.material-icons-outlined.closevideo {
    display: none;
}

.closevideo {
    display: none;
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 30px;
    background-color: #EAE9E4;
    border-radius: 50%;
    padding: 10px;
    color: black;
    cursor: pointer;
}




.LabelData {
    font: normal normal 400 10px/12px Inter;
    letter-spacing: 1px;
    color: #3E3E3E;
}

.fasciadate {
    display: flex;
    flex-flow: wrap;
    gap: 20px;
    align-items: center;
}

    .fasciadate > div{
        width:25%;
    }

.filtroColAffittiCentrale {
    display: flex;
    flex-flow: column;
    background-color: #e0e2df;
    padding: 10px 15px;
    justify-content: space-between;
    gap: 5px;
}

.fasciadate .pulsante {
    text-decoration: none;
    font: normal normal 600 14px/17px Inter;
    flex: 1;
    justify-content: center;
}

.width90 {
    max-width: 90px;
}


.grigioscuro {
    margin-bottom: 5px;
    display: block;
    font: normal normal 400 16px/20px Inter;
    letter-spacing: 0.4px;
    color: #747474;
}

.immaginirealizzazioni .width50 {
    width: calc(50% - 50px);
}

.immaginirealizzazioni .width33 {
    width: calc(33.33% - 50px);
}

.bloccoimmobileDesc {
}

    .bloccoimmobileDesc.center {
        text-align: center;
    }






.areaicone {
    display: flex;
    flex-flow: wrap;
    position: relative;
    gap: 5px;
    justify-content: space-between;
    margin: 10px 0px;
}

.areaiconeCol {
    flex: 1;
    display: flex;
    flex-flow: column;
    text-align: center;
}

.areaiconeCol {
    font: normal normal 400 21px/25px Inter;
    letter-spacing: 0px;
    color: #221B17;
}

    .areaiconeInt {
        font: normal normal 400 16px/20px Inter;
        letter-spacing: 0.4px;
        color: #747474;
        text-transform: uppercase;
    }

.linesx {
    border-left: 1px solid #3E3E3E;
}
.linedx {
    border-right: 1px solid #3E3E3E;
}

.offerte .bloccoimmobileDesc h2 {
    font: normal normal 400 30px/40px Inter;
}

.offerte .bloccoimmobileDesc p {
    padding-right: 0px;
}

.bloccoimmobileDesc p a {
    color: #161615;
    text-decoration: underline;
}

.containerIntDescElenco p a {
    color: #161615;
    text-decoration: underline;
}

.bloccoimmobileDesc h2 {
    font: normal normal 400 48px/54px Inter;
    letter-spacing: 0px;
    color: #221B17;
}

    .bloccoimmobileDesc h2 span {
        font: normal normal 400 16px/20px Inter;
        letter-spacing: 0.4px;
        color: #747474;
        display: block;
    }

.bloccoimmobileDesc.evento h2 {
    font: normal normal 500 30px/42px Inter;
    letter-spacing: 2px;
    color: #093959;
    text-transform: uppercase;
}

.bloccoimmobileDesc p {
    font: normal normal 400 16px/28px Inter;
    letter-spacing: 0px;
    color: #161615;
    padding-right: 100px;
}

.bloccoimmobileDesc > div {
/*    margin: 10px 0px;
    font: normal normal 400 16px/28px Inter;
    letter-spacing: 0.4px;*/
    color: #161615
}

.prezzoVediInt {
    color: #161615;
    width: 100%;
    flex: 1;
    text-align: center;
    margin-bottom: 5px;
}

.immaginirealizzazioninero {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    opacity: 0;
    background: linear-gradient(0deg,rgba(0,0,0,.63) 0,rgba(0,0,0,.24));
    z-index: -1;
    transition: all .5s linear;
}

.immaginirealizzazioniImg {
    overflow: hidden;
}

.linkrealizzaione h3 {
    position: absolute;
    display: flex;
    z-index: 2;
    top: 0;
    left: 0;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    align-items: center;
    justify-content: center;
    opacity: 0;
    font: normal normal 500 24px/34px Inter;
    color: #FFFFFF;
    padding: 0px 30px;
    transition: all .5s linear;
}

.linkrealizzaione:hover h3 {
    opacity: 1;
    z-index: 3;
}

.linkrealizzaione:hover .immaginirealizzazioninero {
    opacity: 1;
    z-index: 2;
}

.width50 {
    width: 50%;
    position: relative;
}

    .width50.full {
        width: 100%;
        position: relative;
    }

.bloccoprenota {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border: 1px solid #A76C97;
    padding: 70px 50px;
    color: #093959;
}

    .bloccoprenota.servizi {
        border: none;
        padding: 0px;
    }


        .bloccoprenota.servizi h3 {
            font: normal normal 400 8vh/8vh Inter;
            letter-spacing: -3.5px;
        }



    .bloccoprenota h3 {
        font: normal normal 400 8vh/8vh Inter;
        letter-spacing: -1.44px;
    }

    .bloccoprenota h5 {
        font: normal normal 500 22px/24px Inter;
        color: #161615;
        text-align: center;
        max-width: 200px;
    }

    .bloccoprenota h3 span {
        color: #A76C97;
        display: block;
    }

.margin200 {
    margin-left: 200px;
}

.margin200200 {
    margin-left: 200px;
    margin-right: 200px;
}

.margin400 {
    margin-right: 400px;
}

.bloccodettaglio {
    display: flex;
}

.bloccodettagliosx {
    flex: 1;
}

.bloccodettagliotesto {
    padding-right: 50px;
}

    .bloccodettagliotesto h1 {
        font: normal normal 400 60px/70px Inter;
        letter-spacing: -2px;
        color: #093959;
    }

    .bloccodettagliotesto > div {
        font: normal normal 400 35px/45px Inter;
        letter-spacing: 0px;
        color: #161615;
        margin: 10px 0px;
    }

    .bloccodettagliotesto p {
        font: normal normal 400 19px/34px Inter;
        letter-spacing: 0px;
        color: #161615;
    }

.iconecontatti2 {
    display: none;
}


.iconecontatti {
    position: absolute;
    right: 0;
    display: flex;
    flex-flow: column;
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 5;
}

    .iconecontatti > a {
        border-bottom: 1px solid black;
        padding: 10px;
        width: 100%;
        padding-top: 20px;
        display: block;
        background-color: #efefed;
    }

    .iconecontatti h5 {
        font: normal normal 400 13px/16px Inter;
        letter-spacing: 0px;
        color: #161615;
        text-align: center;
    }

    .iconecontatti img {
        height: 30px;
        display: block;
        margin: auto;
        margin-bottom: 5px;
    }

.bloccodettaglioimmagine {
    margin: 50px 0px;
}

    .bloccodettaglioimmagine img {
        display: block;
        width: 100%;
    }

.bloccodettagliodx {
    width: 300px;
    border: 1px solid #CCC1BE;
    padding: 30px;
    text-align: center;
    margin-left: 20px;
    height: 100%;
}


.bloccodettaglioservizititolo {
    font: normal normal 400 35px/45px Inter;
    letter-spacing: 0px;
    color: #161615;
}

.bloccodettaglioiconeinterno {
    display: flex;
    flex-flow: column;
    margin-top: 30px;
}

    .bloccodettaglioiconeinterno > div {
        display: flex;
        flex-flow: column;
        align-items: center;
        padding: 0px;
        margin: 30px 0px;
    }

    .bloccodettaglioiconeinterno h5 {
        font: normal normal 500 22px/24px Inter;
        color: #161615;
        text-align: center;
        margin-top: 5px;
    }

    .bloccodettaglioiconeinterno img {
        height: 50px;
        display: block;
    }

.bloccodettaglioservizi {
    display: flex;
    flex-flow: wrap;
    margin-top: 30px;
    /* width: 200px; */
    gap: 30px;
}

    .bloccodettaglioservizi > div {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        width: calc(50% - 30px);
    }

    .bloccodettaglioservizi img {
        display: block;
        width: 50px;
    }

    .bloccodettaglioservizi h5 {
        font: normal normal normal 18px/22px Inter;
        letter-spacing: 0px;
        color: #161615;
        padding-left: 15px;
    }


.bloccoprenotadescrizione {
    margin: 20px 0px;
    color: #161615;
    font: normal normal 400 16px/28px Inter;
    display: flex;
}

    .bloccoprenotadescrizione.margin200 {
        margin-left: 200px;
    }
/*
.bloccoprenota h3 {
    width: 40%;
}*/

.bloccoprenota.servizi h3 {
    width: 100%;
}

.bloccoprenota.servizi p {
    font: normal normal 400 16px/26px Inter;
    letter-spacing: 0px;
    color: #161615;
    display: flex;
}


.bloccoprenota.servizi > div {
    width: 30%;
}

.bloccoprenotaicone {
    display: flex;
    flex-flow: wrap;
    flex: 1;
    justify-content: space-evenly;
}

    .bloccoprenotaicone > div {
        width: 25%;
        display: flex;
        flex-flow: column;
        align-items: center;
        padding: 20px 10px;
    }

    .bloccoprenotaicone img {
        margin-bottom: 20px;
        height: 70px;
        display: block;
    }

    .bloccoprenotaicone.end {
        justify-content: end;
    }

.bloccoprenota.servizi img {
    height: 50px;
}



.blocchiservizi {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 1400px;
    margin-top: 30px;
}

    .blocchiservizi > div {
        width: 220px;
        margin: 10px;
    }

    .blocchiservizi h5 {
        font: normal normal 700 16px/34px Inter;
    }

    .blocchiservizi p {
        font: normal normal 400 16px/26px Inter;
        color: #000000;
    }

.fasciaservizi {
    height: 450px;
    position: relative;
    display: block;
    margin: 10px 0px;
    display: flex;
    align-items: center;
    transition: all 0.5s linear;
    overflow: hidden;
}

    .fasciaservizi.paddingperc {
        padding-right: 20%;
    }

    .fasciaservizi img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 0.5s linear;
    }

    .fasciaservizi h2 {
        position: absolute;
        font: normal normal 500 24px/34px Inter;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        margin: 0px 150px;
        z-index: 2;
    }

    .fasciaservizi:hover img {
        transform: scale(1.1) rotate(1deg);
    }



.panelservizi {
    z-index: 1;
    position: absolute;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,0.8099614845938375) 0%, rgba(255,255,255,0) 63%);
    width: 100%;
    height: 100%;
}


    .panelservizi.paddingperc {
        width: calc(100% - 20%);
    }

.footer {
    background: #1C1C1C;
    padding-top: 100px;
    padding-bottom: 50px;
}

    .footer h2 {
        font: normal normal 400 70px/80px Inter;
        letter-spacing: 0px;
        color: #EAE9E4;
        text-transform: uppercase;
        width: 100%;
    }

.footer2 {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 50px;
    gap: 50px;
    font: normal normal 400 14px / 22px Inter;
    letter-spacing: 0px;
    color: #EAE9E4;
}

.footerflex {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    gap: 50px;
}

.footer2 a {
    font: normal normal 400 14px / 22px Inter;
    letter-spacing: 0px;
    color: #EAE9E4;
}

    .containerFooter {
        padding: 0px 100px;
        max-width: 2000px;
        margin: auto;
        display: flex;
        flex-flow: wrap;
        gap: 30px;
    }

    .containerFooter.padding100 {
        padding: 100px 100px;
    }

    .containerFooter > .footeritem {
        width: calc(50% - 30px);
    }

.footeritem p {
    font: normal normal 400 16px/24px Inter;
    letter-spacing: 0px;
    color: #EAE9E4;
    margin:0px;
}

.footeritem a {
    font: normal normal 400 16px/24px Inter;
    letter-spacing: 0px;
    color: #EAE9E4;
    margin: 0px;
}

.footeritem h4 {
    font: normal normal normal 26px/36px Inter;
    letter-spacing: 0px;
    color: #EAE9E4;
    text-transform: uppercase;
}

.footeritem.flex{
    display:flex;
    flex-flow:column;
    grid-gap:10px;
}


.containerFooter > .footeritem2 {
    flex: 1;
    display: flex;
    flex-flow: wrap;
    column-gap: 20px;
}

.footeritem2 > div {
    flex: 1;
}

.footeritem1 img {
    width: 100%;
    display: block;
    /* padding-right: 50px; */
    max-width: 300px;
    padding-right: 20px;
}

/*.footeritem2 a.sottolineato > span {
    text-decoration: underline;
}*/

.footeritem2 a.margintop30 {
    margin-top: 30px;
}

.containerFooter h3 {
    margin-bottom: 20px;
    font: normal normal normal 30px/33px Inter;
    letter-spacing: 0px;
    color: #161615;
}

.footeritem2 a, .footertext {
    text-decoration: none;
    color: white;
    font: normal normal 400 16px/24px Inter;
    /* letter-spacing: 0.45px; */
    color: #161615;
    margin: 10px 0px;
    display: block;
}

.containerFooter.flex {
    justify-content: space-between;
}

.footer2link {
    display: flex;
}

    .footer2link > a {
        display: block;
        margin-left: 50px;
        color: #161615;
    }

.upper {
    text-transform: uppercase;
}

.containerprogettazione {
    display: flex;
    flex-flow: wrap;
}

.bloccoProgSx {
    width: 35%;
}

.bloccoProgDx {
    flex: 1;
}

.bloccoProgSxSticky {
    position: sticky;
    top: 0px;
    text-align: left;
    box-sizing: border-box;
    color: white;
    display: flex;
    flex-flow: column;
    padding: 100px;
}

    .bloccoProgSxSticky a {
        display: block;
        font: normal normal 300 20px/55px Inter;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        margin: 10px 0px;
        text-decoration: none;
    }


.bloccoProgImgfull {
    display: block;
    width: 100%;
}

.bloccoProgDx h2 {
    font: normal normal 300 45px/55px Inter;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.bloccoProgDx > div {
    position: relative;
}

    .bloccoProgDx > div > a {
        position: absolute;
        top: 0;
        margin-top: -100px;
    }

.bloccoProgDxText {
    display: flex;
    flex-flow: wrap;
}

    .bloccoProgDxText p {
        width: 50%;
        color: white;
        font: normal normal 300 18px/28px Inter;
        letter-spacing: 0px;
        color: #FFFFFF;
        margin: 50px 0px;
        padding-right: 100px;
    }

.bloccoProgImg {
    display: flex;
    flex-flow: wrap;
    margin-left: -5px;
    margin-right: -5px;
}

    .bloccoProgImg img {
        width: 50%;
        padding: 5px;
    }

/*.splide__list {
    transition: all .4s linear;
}*/
/*
.splide__list{
    height:70vh;
}*/

.flexsplidepagination {
    position: relative;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    font: normal normal 400 30px/36px Inter;
    letter-spacing: 0px;
    color: #3E3E3E;
}

.splide__pagination {
    position: relative;
    bottom: 0px;
    padding: 0px;
    display: block;
}

.splide__pagination__page {
    /* position: absolute; */
    display: none;
    height: auto;
    width: auto;
    font: normal normal 400 30px/36px Inter;
    letter-spacing: 0px;
    color: #3E3E3E;
    opacity: 1;
}

    .splide__pagination__page.is-active {
        background: initial;
        transform: none;
        z-index: 1;
        display: block;
    }

.conteinerarrowspagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
}



.splide__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.splide__arrows {
    position: relative;
    display: flex;
    flex-flow: wrap;
}

.splide__arrow--prev {
    position: relative;
    transform: none;
    left: 0px;
    background: transparent;
    opacity: 1;
    padding: 30px;
    border: 1px solid #3E3E3E;
    border-right: none;
    border-radius: inherit;
}

.splide__arrow--next {
    position: relative;
    transform: none;
    right: 0px;
    background: transparent;
    opacity: 1;
    padding: 30px;
    border: 1px solid #3E3E3E;
    border-radius: inherit;
}

.slidehome {
    display: flex;
    flex-flow: wrap;
}


.slidehomeimg {
    width: calc(100% - 501px);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
/*    max-height: 80vh;
*/}

    .slidehome .boccodatislidehome {
        width: 500px;
    }

    .slidehome .bloccoinformazioni > div {
        width: 100%;
    }

.slidehome .bloccoinformazioni {
    flex-flow: column;
}


.contatti-icon {
    position: fixed;
    z-index: 100;
    bottom: 30px;
    right: 30px;
    background-color: #000;
    color: white;
    padding: 15px 15px;
    box-sizing: border-box;
    display: block;
    transition: all 0.7s linear;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    flex-flow: row-reverse;
}

    .contatti-icon:hover .icontext {
        margin-right: 0.625rem;
        height: auto;
        width: auto;
        opacity: 1;
    }

.icontext {
    height: 0;
    width: 0;
    overflow: hidden;
    --tw-text-opacity: 1;
    opacity: 0;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
}







.traslateup {
    transition: transform 400ms ease-in-out,opacity 400ms ease-out;
    opacity: 0;
    transform: translateY(50px);
}

    .traslateup.visibile {
        transform: translateY(0);
        opacity: 1;
    }

.traslateopacity {
    transition: transform 800ms ease-in-out,opacity 800ms ease-out;
    opacity: 0;
}

    .traslateopacity.visibile {
        opacity: 1;
    }

.traslaterigth {
    transition: transform 1000ms ease-in-out,opacity 1000ms ease-out;
    opacity: 0;
    transform: translateX(100%);
}

    .traslaterigth.visibile {
        transform: translateX(0);
        opacity: 1;
    }

.traslateleft {
    transition: transform 1000ms ease-in-out,opacity 1000ms ease-out;
    opacity: 0;
    transform: translateX(-100%);
}

    .traslateleft.visibile {
        transform: translateX(0);
        opacity: 1;
    }

.immaginetopbottom {
    clip-path: inset(0 0 100% 0);
    -webkit-clip-path: inset(0 0 100% 0);
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    will-change: transform;
    -webkit-transition: -webkit-clip-path 1.2s ease,-webkit-transform 1s ease-out;
    transition: -webkit-clip-path 1.2s ease,-webkit-transform 1s ease-out;
    -o-transition: clip-path 1.2s ease,transform 1s ease-out;
    transition: clip-path 1.2s ease,transform 1s ease-out;
    transition: clip-path 1.2s ease,transform 1s ease-out,-webkit-clip-path 1.2s ease,-webkit-transform 1s ease-out;
}

    .immaginetopbottom.visibile {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

.immagineleftright {
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    will-change: transform;
    -webkit-transition: -webkit-clip-path 1.2s ease,-webkit-transform 1s ease-out;
    transition: -webkit-clip-path 1.2s ease,-webkit-transform 1s ease-out;
    -o-transition: clip-path 1.2s ease,transform 1s ease-out;
    transition: clip-path 1.2s ease,transform 1s ease-out;
    transition: clip-path 1.2s ease,transform 1s ease-out,-webkit-clip-path 1.2s ease,-webkit-transform 1s ease-out;
}

    .immagineleftright.visibile {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

.transitionleft {
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
    clip-path: inset(0 100% -5px 0);
    -webkit-clip-path: inset(0 100% -5px 0);
    -webkit-transition: -webkit-clip-path 1s ease,-webkit-transform .8s ease-out;
    transition: -webkit-clip-path 1s ease,-webkit-transform .8s ease-out;
    -o-transition: clip-path 1s ease,transform .8s ease-out;
    transition: clip-path 1s ease,transform .8s ease-out;
    transition: clip-path 1s ease,transform .8s ease-out,-webkit-clip-path 1s ease,-webkit-transform .8s ease-out;
    will-change: transform;
}

    .transitionleft.visibile {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        clip-path: inset(0 0 -5px 0);
        -webkit-clip-path: inset(0 0 -5px 0);
    }


.transitiontop {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    clip-path: inset(100% 0 -5px 0);
    -webkit-clip-path: inset(100% 0 -5px 0);
    -webkit-transition: -webkit-clip-path 1s ease,-webkit-transform .8s ease-out;
    transition: -webkit-clip-path 1s ease,-webkit-transform .8s ease-out;
    -o-transition: clip-path 1s ease,transform .8s ease-out;
    transition: clip-path 1s ease,transform .8s ease-out;
    transition: clip-path 1s ease,transform .8s ease-out,-webkit-clip-path 1s ease,-webkit-transform .8s ease-out;
    will-change: transform;
}

    .transitiontop.visibile {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        clip-path: inset(0 0 -5px 0);
        -webkit-clip-path: inset(0 0 -5px 0);
    }

.transitionbottom {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    clip-path: inset(0 0 100% 0);
    -webkit-clip-path: inset(0 0 100% 0);
    -webkit-transition: -webkit-clip-path 1s ease,-webkit-transform .8s ease-out;
    transition: -webkit-clip-path 1s ease,-webkit-transform .8s ease-out;
    -o-transition: clip-path 1s ease,transform .8s ease-out;
    transition: clip-path 1s ease,transform .8s ease-out;
    transition: clip-path 1s ease,transform .8s ease-out,-webkit-clip-path 1s ease,-webkit-transform .8s ease-out;
    will-change: transform;
}

    .transitionbottom.visibile {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        clip-path: inset(0 0 -5px 0);
        -webkit-clip-path: inset(0 0 -5px 0);
    }



.hero-headline {
    animation: fade-in-hero 1s ease-out 0.3s 1 forwards;
    transform: translateY(50px);
    opacity: 0;
}

@keyframes fade-in-hero {
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes animate-btn-line {
    0% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    100% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes animate-btn-line {
    0% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    100% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}


.instagram-feed {
    display: flex;
    flex-flow: wrap;
    gap: 50px;
    margin-bottom: 220px;
}

    .instagram-feed > div {
        flex: 1;
    }

    .instagram-feed a {
        display: block;
        height: 100%;
    }

    .instagram-feed img {
        width: 100%;
        display: block;
        height: 100%;
        object-fit: cover;
    }

.feed2 {
    margin-top: 70px;
}


@media screen and (min-width: 1200px) and (max-width: 1600px) {
    .margin200200 {
        margin-left: 50px;
        margin-right: 50px;
    }

    .margin400 {
        margin-right: 0px;
    }

    .mySlides2 {
        height: calc(100% - 140px);
        width: calc(100% - 140px);
        margin: 70px;
    }

    .cerchio180 {
        width: 150px;
        height: 150px;
    }


    .bloccoprenota h3 {
        font: normal normal 400 6vh/6vh Inter;
    }

    .bloccoprenota h5 {
        font: normal normal 500 19px/21px Inter;
    }

    .bloccoprenotaicone img {
        height: 60px;
    }

    .marginleft200 {
        margin-left: 50px;
    }

    .marginright200 {
        margin-right: 50px;
    }

    .bloccodettaglioiconeinterno img {
        height: 50px;
    }

    .margin200 {
        margin-left: 100px;
    }

    .bloccoprenotadescrizione.margin200 {
        margin-left: 100px;
    }

    .tabellaText {
        padding: 50px;
    }

    .contenitorerichiesta {
        padding: 50px 100px;
    }

    .container.padding100 {
        padding: 0px 50px;
    }
    .header {
        padding: 23px 50px;
    }

    .marginleft100 {
        margin-left: 50px;
    }

    .container2 {
        padding: 0px 50px;
    }

    .container.paddingleft100 {
        padding-left: 50px;
    }
    .containerFooter {
        padding: 0px 50px;
    }

    .containermenu {
        padding: 0px 100px;
    }
}

@media screen and (min-width: 988px) and (max-width: 1199px) {

    .prenota a {
        padding: 0px 30px;
    }

    .slidehome .boccodatislidehome {
        width: 400px;
    }

    .slidehomeimg {
        width: calc(100% - 401px);
    }

    .container.padding100 {
        padding: 0px 30px;
    }

    .containermenu {
        padding: 0px 100px;
    }

    .containerimmobile {
        width: calc(50% - 7px);
    }


    .claimHome h1 {
        font: normal normal 400 40px / 42px Inter;
    }

    .marginleft100 {
        margin-left: 30px;
    }

    .sectiongrey {
        padding: 75px 0px;
    }

    .margintop100 {
        margin-top: 75px;
    }
    .iconecontatti img {
        height: 25px;
    }

    .section {
        margin: 125px 0px;
    }

    .offerte.immaginirealizzazioni .width33 {
        width: calc(50% - 50px);
    }

    .footeritem1 img {
        max-width: 200px;
    }

    .contenitorecalendario {
        max-width: 330px;
    }

    .bloccodettagliodx {
        width: 240px;
    }

    .bloccodettagliotesto h1 {
        font: normal normal 400 42px/50px Inter;
    }

    .bloccodettagliotesto > div {
        font: normal normal 400 28px/36px Inter;
    }

    .containerFooter > .footeritem1 {
        width: 100%;
    }

    .footer2link {
        gap: 50px;
    }

        .footer2link > a {
            margin-left: 0px;
        }

    .containerFooter {
        padding: 30px 30px;
        flex-flow: column;
        gap: 30px;
    }

        .containerFooter.padding100 {
            padding: 100px 30px;
        }

    .header {
        padding: 23px 30px;
    }

    .sectionCentrale h2 {
        font: normal normal 400 50px/60px Inter;
    }

    .container2 {
        padding: 0px 30px;
    }

    .margin200200 {
        margin-left: 50px;
        margin-right: 50px;
    }

    .margin400 {
        margin-right: 0px;
    }

    .mySlides2 {
        height: calc(100% - 60px);
        width: calc(100% - 60px);
        margin: 30px;
    }

    .sezioneimmagini3 {
        gap: 30px;
    }

    .instagram-feed {
        gap: 30px;
    }

    .containerIntDescElenco h3 {
        font: normal normal 400 42px/50px Inter;
    }

    .claimHomeCamere {
        left: 0px;
    }

    .cerchio180 {
        width: 150px;
        height: 150px;
    }


    .bloccoprenota h3 {
        font: normal normal 400 6vh/6vh Inter;
    }

    .bloccoprenota h5 {
        font: normal normal 500 19px/21px Inter;
    }

    .bloccoprenotaicone img {
        height: 60px;
    }

    .marginleft200 {
        margin-left: 50px;
    }

    .marginright200 {
        margin-right: 50px;
    }

    .bloccodettaglioiconeinterno img {
        height: 50px;
    }

    .margin200 {
        margin-left: 100px;
    }

    .bloccoprenotadescrizione.margin200 {
        margin-left: 100px;
    }

    .tabellaText {
        padding: 50px;
    }

    .contenitorerichiesta {
        padding: 50px 100px;
    }

    .containerimmobile:nth-child(1n + 1) .line1 {
        display: none;
    }
    .container.paddingleft100 {
        padding-left: 30px;
    }


}

@media screen and (max-width: 987px) {

   /* .splide__list {
        height: 45vh;
    }*/

    .areaiconeCol {
        font: normal normal 400 18px / 22px Inter;
    }

    .bloccoinformazionitext {
        font: normal normal 400 18px / 22px Inter;
    }

    .contanitoresection1 {
        flex-flow: column;
        gap: 5px;
    }

    .slidehome .bloccoinformazioni > div {
        width: calc(50% - 30px);
    }

    .slidehome .bloccoinformazioni {
        flex-flow: wrap;
    }

    .containerIntDescElenco h1 {
        font: normal normal 400 8vh/8vh Inter;
    }

    .pulsantefixed {
        bottom: 10px;
        width: max-content;
    }

    .container.first {
        height: 60vh;
    }

    .contanitoresection1 h1 a {
        font: normal normal 400 8vh / 8vh Inter;
        letter-spacing: -4.2px;
    }

    .bloccoimmobileDesc h2 {
        font: normal normal 400 32px/38px Inter;
    }

    .bloccoinformazioni {
        gap: 20px;
        row-gap: 30px;
    }

        .bloccoinformazioni > div:first-child {
            width:100%;
        }

    .contenitoreCondizioni {
        flex-flow: column;
    }

    .container {
        padding: 0px 20px;
    }

    .contenitoreCondizioni > p {
        width: 100%;
    }

    #popup-popupinternoform {
        width: calc(100% - 40px);
    }
    #popup-popupinternoplanimatria {
        width: calc(100% - 40px);
    }

    .containerimmobile.staytuned .bloccoimmobiledescrizionecol1 {
        padding: 30px 50px;
    }

    .containerimmobile:nth-child(3n + 2) .line1 {
        display: none;
    }

    .mobiletop81 {
        position: absolute;
        top: 82px;
        right: 0px;
        width: 100px;
        padding: 10px 0px;
        justify-content: center;
    }

    .mobiletop120 {
        position: absolute;
        top: 120px;
        right: 0px;
        width: 100px;
        padding: 10px 0px;
        justify-content: center;
    }

    .splide__slide {
        padding-right: 0px;
    }

    .padding30 {
        padding: 0px;
    }

    .contenitorelingua {
        bottom: -80px;
    }

    .menu a.menuinterno.mobile {
        display: block;
    }

    .bloccoimmobile img.height60 {
        height: 40vh;
    }
    .container.padding100 {
        padding: 0px 20px;
    }
    .margintop50 {
        margin-top: 30px;
    }

    .flexVendite {
        flex-flow: column;
        gap: 0px;
        row-gap: 30px;
    }

    .containerimmobile.staytuned {
        width: 100%;
    }

    .iconecontatti2 {
        position: absolute;
        right: 30px;
        display: flex;
        flex-flow: column;
        height: auto;
        align-items: center;
        justify-content: center;
        z-index: 5;
    }

        .iconecontatti2 > a {
            border-bottom: 1px solid black;
            padding: 10px;
            width: 100%;
            padding-top: 20px;
            display: block;
            background-color: #efefed;
        }

        .iconecontatti2 img {
            height: 25px;
            display: block;
            margin: auto;
            margin-bottom: 5px;
        }


    .iconecontatti {
        display: none;
    }

    .claimHome h3 {
        font: normal normal 400 18px / 26px Inter;
    }

    .c-scroll-indicator_label {
        font-size: 4.2vw;
    }

    .logoiniziale {
        width: 50vw;
    }

    .menu a.menuinterno {
        font: normal normal normal 4vh/4.5vh Inter;
        letter-spacing: -0.40px;
    }

    .instagram-feed {
        flex-flow: column;
        gap: 50px;
        margin-bottom: 0px;
    }

    .feed2 {
        margin-top: 0px;
    }

    .spazio {
        height: 81px;
    }

    .immaginirealizzazioni .width33 {
        width: 100%;
    }

    .tabellaText {
        padding: 30px 0px;
    }

    .bloccodettagliodx {
        display: none;
    }

    .tabellaNews > div.width45 {
        width: 100%;
    }

    .tabellaNews > div.width55 {
        width: 100%;
    }

    .bloccodettagliotesto h1 {
        font: normal normal 400 42px/50px Inter;
    }

    .bloccodettagliotesto > div {
        font: normal normal 400 28px/36px Inter;
    }

    .marginleft200.splide {
        margin-left: 30px;
        margin-right: 30px;
    }

 /*   .splide__list {
        height: 45vh;
    }*/

    .bloccodettaglioservizi {
        justify-content: space-between;
    }

        .bloccodettaglioservizi > div {
            flex-flow: column;
        }

        .bloccodettaglioservizi h5 {
            text-align: center;
            padding-top: 10px;
            padding-left: 0px;
        }

    .bloccodettaglio {
        flex-flow: column;
    }

    .bloccodettagliotesto {
        padding-right: 0px;
    }

    .marginleft200 {
        margin-left: 0px;
    }

    .prenota{
        display:none;
    }

    .LabelMenuPrincipale {
        flex-flow: column;
        gap: 0px;
    }
    .sectionCentrale.maxwidth900 {
        padding: 0px 0px;
    }

    .claimHome {
        width: max-content;
        min-width: auto;
        margin: 50px 20px;
        padding: 15px 20px;
        gap: 5px;
    }

    .menu > input + div {
        flex-flow: column;
    }

    .sectiongrey {
        padding: 50px 0px;
    }

    .containermenu {
        padding: 0px;
        flex-flow: column;
    }

    .marginleft100 {
        margin-left: 20px;
    }

    .menulink.flexnone {
        padding-top: 30px;
    }

    .carosellohomescopri{
        display:none;
    }

    .menulink {
        padding: 50px 30px;
        padding-top: 130px;
        margin-top: 0px;
        width: 100%;
    }

    .menu a.menuinternocontatti {
        position: relative;
        bottom: 0px;
        font: normal normal 400 3vh / 3vh Inter;
    }

    .testoverticale {
        display: none;
    }


    .contenitorecalendario {
        max-width: initial;
        width: 100%;
    }

    .menuprenotazioni {
        width: 100%;
        padding: 50px 30px;
    }

    .claimHomeCamere {
        z-index: 16;
        bottom: 80px;
        left: inherit;
    }

    div.first {
        height: 90vh;
    }

    .iconecontatti h5 {
        display: none;
    }

    .iconecontatti > a {
        padding-top: 15px;
    }

    .iconecontatti img {
        height: 25px;
    }

    .header {
        padding: 10px 20px;
    }

    /*.prenota .pulsante {
        display: none;
    }*/



    /*.logo img {
        height: 20px;
    }*/

    .MenuPrincipale {
        margin-right: auto;
    }

    .mySlides2 {
        height: calc(100% - 0px);
        width: calc(100% - 0px);
        margin: 0px;
        z-index: 2;
    }

    .cerchio180 {
        width: 150px;
        height: 150px;
    }

    .sectionCentrale h2 {
        font: normal normal 400 36px/44px Inter;
    }

    .margintop100 {
        margin-top: 50px;
    }

    .fasciadate {
        gap: 10px;
    }

        .fasciadate > div {
            width: 100%;
        }

    .filtroColAffittiCentrale > select {
        border-bottom: 1px solid #92a8b7;
    }

    .contenitorericerca .fasciadate .filtroColAffittiCentrale {
        padding: 0px;
    }

    .fasciadate .pulsante {
        width:100%;
    }

    .contenitorericerca {
        padding: 30px;
    }

    .contenitorericerca .fasciadate {
        flex-flow: column;
    }

    .sectionCentrale {
        padding: 0px 20px;
    }

        .sectionCentrale h3 {
            font: normal normal 400 28px/36px Inter;
        }

    .container.paddingleft100 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .slidehome .boccodatislidehome {
        width: 100%;
    }

    .slidehomeimg {
        width: 100%;
        max-height: 60vh;
    }
    .paddingleft30 {
        padding-left: 0px;
    }

    .paddingright100 {
        padding-right: 0px;
    }
    .section {
        margin: 50px 0px;
    }

    .container2 {
        padding: 0px 20px;
    }

    .sezioneimmagini3 {
        flex-flow: column;
    }

        .sezioneimmagini3 .margintop120 {
            margin-top: 50px;
        }

    .bloccoprenota {
        flex-flow: column;
    }

        .bloccoprenota h3 {
            font: normal normal 400 6vh/6vh Inter;
        }

    .bloccoprenotaicone {
        margin-top: 50px;
    }

        .bloccoprenotaicone > div {
            width: 50%;
        }

        .bloccoprenotaicone img {
            height: 50px;
        }

    .bloccoprenota h5 {
        font: normal normal 500 17px/20px Inter;
    }

    .containerIntDescElenco h3 {
        font: normal normal 400 28px/36px Inter;
    }

    .panel-title {
        font: normal normal 400 20px/28px Inter;
    }

    .claimHome h1 {
        font: normal normal 400 30px/36px Inter;
    }

    .tabella {
        flex-flow: column;
        align-items: center;
        row-gap: 15px;
    }
    .containerIntElenco.sx {
        padding-left: 0px;
    }

    .faq-question .col1 {
        width: 40px;
    }
    .panel-content {
        margin: 0 50px;
        margin-left: 0px;
    }

    .containerIntDescElenco h2 {
        font: normal normal 400 36px/44px Inter;
    }

    .containerIntElenco {
        width: 100%;
    }

        .containerIntElenco.dx {
            padding-right: 0px;
        }

    .containerIntDescElencoInterno {
        padding-left: 0px;
        padding-top: 30px;
    }

    .margin200 {
        margin-left: 0px;
    }

    .bloccoprenotadescrizione.margin200 {
        margin-left: 0px;
    }

    .bloccoprenotaicone.end {
        justify-content: center;
        margin-top: 80px;
        margin-bottom: 30px;
    }

    .margin200200 {
        margin-left: 0px;
        margin-right: 0px;
    }

    .bloccoprenota {
        padding: 50px 30px;
    }

    .containerIntElencoImmagine {
        height: inherit;
    }

    .immaginirealizzazioni .width50 {
        width: 100%;
    }

    .bloccoimmobileDesc p {
        padding-right: 0px;
    }

    .containerIntElenco.sxnegativo > div {
        background-color: transparent;
        margin-left: 0px;
        padding: 0px;
        margin-right: 0px;
        padding-right: 0px;
        margin-top: 30px;
        margin-bottom: 30px;
        background-color: transparent;
    }

    .tabella.reverse {
        flex-flow: column-reverse;
    }

    .margin400 {
        margin-right: 0px;
    }

    .bloccoprenota.servizi > div {
        width: 100%;
    }

    .blocconewsletter {
        flex-flow: column;
        justify-content: flex-start;
        align-items: baseline;
        margin: 30px 0px;
    }

    .sectionCentrale h4 {
        font: normal normal 400 42px/50px Inter;
    }
    .blocconewsletterpulsanteinput {
        width: 100%;
    }
    .containerFooter > .footeritem {
        width: 100%;
    }

    .footer2 {
        justify-content: space-between;
        gap: 10px;
        margin-bottom: 20px;
    }

    .contenitorevideo {
        display: none;
    }
  
    .blocconewsletter > div {
        width: 100%;
        display: flex;
        flex-flow: column;
        row-gap: 30px;
        margin-top: 30px;
    }

    .blocconewsletterpulsante > input {
        margin-right: 0px;
    }

    .containerFooter.padding100 {
        padding: 50px 30px;
    }

    .containerFooter {
        flex-flow: column;
    }

        .containerFooter > .footeritem2 {
            flex-flow: column;
            column-gap: initial;
            row-gap: 30px;
        }

        .containerFooter > .footeritem1 {
            width: 100%;
            flex: inherit;
        }

    .footer h2 {
        font: normal normal 400 40px/48px Inter;
    }

    .footeritem1 img {
        padding-right: 0px;
        margin-bottom: 30px;
    }

    .containerFooter {
        padding: 0px 20px;
    }
    .containerimmobile {
        width: 100%;
    }

    .footer2link {
        justify-content: space-evenly;
    }

        .footer2link > a {
            margin-left: 0px;
        }

    .containerFooter.flex {
        justify-content: initial;
        row-gap: 30px;
        text-align: center;
    }
}




/*###################  AREA RISERVATA #######################*/
.contenitoreArea {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    /* display: -webkit-flex; */
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: 80vh;
    position: relative;
    background-color: rgb(245,245,245);
}

    .contenitoreArea:before, .contenitoreArea:after {
        -webkit-box-flex: 1;
        box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        content: '';
        display: block;
        height: 24px;
    }

.internoArea {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    background: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    display: block;
    margin: 0 auto;
    min-height: 0;
    width: 400px;
    min-height: 428px;
    padding: 48px 40px 36px;
    box-sizing: border-box;
}

    .internoArea img {
        height: 30px;
        display: block;
    }

.accedi {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    margin: 0;
    padding-top: 16px;
}

.utilizza {
    padding-bottom: 3px;
    padding-top: 1px;
}

.accesso {
    padding: 30px 0px 0px 0px;
}

.inputBot {
    width: 100%;
    box-sizing: border-box;
    border: 0;
    border-bottom: 1px solid lightgrey;
    padding: 3px;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
    outline: none;
}

.accessonegato {
    font-size: 12px;
}

.contenitoreNega {
    height: 20px;
}

.contenitoreaccedi {
    margin-top: 30px;
}

.accessoform {
    -webkit-user-select: none;
    -webkit-transition: background .2s .1s;
    transition: background .2s .1s;
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    min-width: 4em;
    outline: none;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-tap-highlight-color: transparent;
    z-index: 0;
    background: #4285f4;
    color: #fff;
    padding: 10px 30px;
    float: right;
    width: 150px;
}



/*########    SPINNER     ############*/
.modal {
    position: fixed;
    /* background-color: white; */
    background-color: rgb(165 165 165 / 70%);
    z-index: 10000000;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    aspect-ratio: 1/1;
}

.circle-svg {
    --_circle-radius: 45px;
    --_svg-width: 100px;
    --_stroke-width: 10px; /* svg-width - (circle-radius * 2) */

    width: var(--_svg-width);
    height: var(--_svg-width);
    stroke: white;
    /*   stroke-linecap: round; */
    stroke-width: var(--_stroke-width);
    stroke-dashoffset: 1;
    stroke-dasharray: 1 1000;
    animation: loader 1500ms infinite linear, spin 3000ms infinite linear;
}

@keyframes loader {
    0% {
        stroke-dashoffset: 1;
        stroke-dasharray: 1 1000;
    }

    100% {
        stroke-dashoffset: calc(var(--_circle-radius) * -2 * 3.1415);
        stroke-dasharray: calc(var(--_circle-radius) * 2 * 3.1415) 1000;
    }
}

@keyframes spin {
    0% {
        rotate: 0deg;
    }

    100% {
        rotate: 360deg;
    }
}


/* Mark input boxes that gets an error on validation: */
.PaginaValutaImmobileDati input.invalid {
    border: 1px solid red;
}

.PaginaValutaImmobileDati select.invalid {
    border: 1px solid red;
}

/* Hide all steps by default: */
.tab {
    display: none;
    width: 100%;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 50px;
    width: 50px;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.3;
    color: #221B17;
    text-align: center;
    /* display: flex; */
    /* align-items: center; */
    /* margin: auto; */
    padding: 15px;
    box-sizing: border-box;
    position: relative;
    z-index: 50;
    transition: all 3s;
}

    /* Mark the active step: */
    .step.active {
        opacity: 1;
    }

    /* Mark the steps that are finished and valid: */
    .step.finish {
        background-color: #4CAF50;
    }

.Sezione.finish {
    color: green;
}


.step:before {
    content: "";
    position: absolute;
    /* left: 2rem; */
    width: 2px;
    height: 30px;
    display: block;
    /* align-self: stretch; */
    /* flex-shrink: 0; */
    background-color: #99a3d0;
    background-image: linear-gradient(0deg,#fff,#fff);
    background-position: 0 -77px;
    /* transition: background-position .9s ease; */
    align-items: center;
    margin: auto;
    left: 24px;
    z-index: 2;
    top: 50px;
}

.PaginaValutaImmobileStepperFlex.ultimo .step:before {
    display: none;
}


.PaginaValutaImmobile {
    display: flex;
    flex-flow: wrap;
    /* align-items: center; */
    /* flex-flow: wrap; */
    min-height: 100vh;
}

    .PaginaValutaImmobile > div {
        width: 50%;
        display: flex;
        align-items: baseline;
        flex-flow: column;
        padding: 100px;
        box-sizing: border-box;
        position: relative;
        text-align: left;
       /* height: 100%;*/
        min-height: 100vh;
        padding-bottom: 30px;
        padding-top: 160px;
        /* overflow-y: scroll; */
    }

.PaginaValutaImmobileDatiPulsanti {
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    border-top: 1px solid #d5d5d5;
    width: 100%;
}

.PaginaValutaImmobileDati {
    align-items: center;
    flex-flow: column;
    padding: 100px;
    box-sizing: border-box;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    width: 100%;
    overflow-y: auto;
    height: 100vh;
}

.PaginaValutaImmobileStepper {
    background-color: #f5f5f5;
}


.PaginaValutaImmobileStepperFlex div {
    margin-bottom: 30px;
}

.PaginaValutaImmobileStepperFlex {
    display: flex;
    align-items: center;
    width: 250px;
}

.Sezione {
    margin-left: 20px;
    opacity: 0.3;
    transition: all 3s;
    font: normal normal 400 18px/24px Inter;
    letter-spacing: 0px;
    color: #221B17;
}

    .Sezione.active {
        opacity: 1;
    }

.PaginaValutaImmobilePulsante {
    background: #3C51AA;
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    border: 1px solid #425EB7;
    font-weight: bold;
    text-decoration: none;
    box-sizing: border-box;
    padding: 10px 50px;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-size: 0.8em;
    font-weight: 600;
    cursor: pointer;
}

.PaginaValutaImmobileDatiH1 {
    margin: 0 0 20px 0;
    font: normal normal 400 40px/50px Inter;
    letter-spacing: 0px;
    color: #221B17;
}

    .PaginaValutaImmobileDatiH1 span {
        color: #221B17;
    }

.PaginaValutaImmobileDatiH2 {
    font: normal normal 400 18px/24px Inter;
    letter-spacing: 0px;
    color: #3E3E3E;
    text-transform: uppercase;
}

.PaginaValutaImmobileDatiH2Tit {
    font: normal normal 600 18px/18px Inter;
    letter-spacing: 0px;
    color: #221B17;
}

.PaginaValutaImmobileDati input {
    width: 100%;
    display: block;
    flex: 1;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #221B17;
    outline: none;
    letter-spacing: 0px;
    color: #161615;
    width: 100%;
    font: normal normal 400 18px/40px Inter;
    letter-spacing: 0px;
    color: #221B17;
}

    .PaginaValutaImmobileDati input#privacy {
        width: auto;
    }

.PaginaValutaImmobileDati .LinkInformativa {
    color: grey;
    font-size: 12px;
}


.PaginaValutaImmobileDati input.PaginaValutaImmobilePulsante {
    display: block;
    background: #3C51AA;
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    border: 1px solid #425EB7;
    font-weight: bold;
    text-decoration: none;
    box-sizing: border-box;
    padding: 10px 50px;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-size: 0.8em;
    font-weight: 600;
    width: fit-content;
    margin-bottom: 0px;
    cursor: pointer;
}



.PaginaValutaImmobileDati select {
    width: 100%;
    /* border: 1px solid #ced4da; */
    display: block;
    width: 100%;
    font: normal normal 400 18px/40px Inter;
    color: #221B17;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    border: none;
    height: 100%;
    border-bottom: 1px solid #221B17;
}


.rating {
    position: relative;
    display: inline-block;
    border: none;
    font-size: 14px;
}

    /* :not(:checked) is a filter, so that browsers that don’t support :checked don’t 
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
    .rating:not(:checked) > input {
        position: absolute;
        /* top: -9999px; */
        clip: rect(0, 0, 0, 0);
        height: 0;
        width: 0;
        overflow: hidden;
        opacity: 0;
    }

    .rating:not(:checked) > label {
        padding: 0 .1em;
        overflow: hidden;
        white-space: nowrap;
        cursor: pointer;
        font-size: 200%;
        line-height: 1.2;
        color: #ddd;
        color: #666;
        /* width: 100%; */
        padding: 12px.75rem;
        font-size: 16px;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        box-sizing: border-box;
        /* margin-bottom: 10px; */
        margin-right: .8rem;
        margin-bottom: .8rem;
        font-family: "Montserrat", sans-serif;
        line-height: 55px;
    }


    .rating input:checked + label {
        color: white;
        background-color: #92a8b7;
    }

    .rating > label:active {
        position: relative;
        top: 2px;
        left: 2px;
    }

.flexColonne {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    margin-bottom: 30px;
    row-gap: 15px;
    font: normal normal 400 18px/28px Inter;
}

    .flexColonne div {
        width: 50%;
    }



.nd-incremental {
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #ddd;
    position: relative;
    outline: none;
}

.contenitoreQuantita {
    display: flex;
}

.contenitoreFlex {
    display: flex;
}

    .contenitoreFlex input {
        height: 38px;
    }

.contenitoreQuantita input {
    display: block;
    width: 50px;
    border: none;
    text-align: center;
    font-size: 24px;
    outline: none;
}


.contenitoreQuantita.rating:not(:checked) > label {
    padding: 0 .1em;
    overflow: inherit;
    white-space: nowrap;
    cursor: pointer;
    font-size: 200%;
    line-height: 1.2;
    color: #ddd;
    color: #666;
    /* width: 100%; */
    padding: 12px.75rem;
    font-size: 16px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-sizing: border-box;
    /* margin-bottom: 10px; */
    margin-right: .8rem;
    font-family: "Montserrat", sans-serif;
    line-height: 55px;
    padding: .375rem .75rem;
    font-size: 0.9em;
    line-height: 1.5;
    width: 100%;
    text-align: center;
    font-size: 16px;
}

    .contenitoreQuantita.rating:not(:checked) > label.widthCorto {
        width: 50px;
    }

.contenitoreQuantita.rating input:checked + label {
    color: white;
    background-color: #92a8b7;
}

.PaginaValutaImmobile div.PaginaValutaImmobileStepper {
    align-items: center;
    display: flex;
    flex-flow: column;
    /* height: 100%; */
    background-color: #92A8B7;
    /*background-repeat: no-repeat;
    background-position: 108% 50%;
    background-size: 640px;
    background-image: url(/Agenzia-immobiliare-Jvl/Logo-Agenzia-immobiliare-jvl.png);*/
}

.Steppersticky {
    position: sticky;
    top: 150px;
    display: flex;
    align-items: center;
    flex-flow: column;
    margin: auto;
}

.rating.icone:not(:checked) > label {
    float: left;
    line-height: inherit;
}

.rating.icone i {
    position: relative;
    display: block;
    border: none;
    font-size: 34px;
    float: left;
    margin-top: -6px;
    margin-right: 9px;
}

@media screen and (max-width:1200px) {
    .Steppersticky {
        flex-flow: wrap;
        margin: inherit;
    }

    .PaginaValutaImmobile {
        display: flex;
        flex-flow: column-reverse;
        min-height: 100vh;
    }

        .PaginaValutaImmobile > div {
            width: 100%;
            display: flex;
            align-items: baseline;
            flex-flow: column;
            padding: 20px;
            box-sizing: border-box;
            position: relative;
            text-align: left;
            height: 100%;
            min-height: auto;
            padding-bottom: 20px;
            padding-top: 20px;
            /* overflow-y: scroll; */
        }

        .PaginaValutaImmobile div.PaginaValutaImmobileStepper {
            align-items: center;
            display: flex;
            flex-flow: row;
            /* height: 100%; */
            /* background-color: whitesmoke; */
            /* position: fixed; */
            min-height: auto;
            height: auto;
            padding-top: 100px;
        }

    .PaginaValutaImmobileDatiH1 {
        font: normal normal 400 30px / 36px Inter;
    }

    .Sezione {
        display: none;
    }

    .step:before {
        display: none;
    }

    .PaginaValutaImmobileStepperFlex div {
        margin-bottom: 0px;
    }

    .PaginaValutaImmobilePulsante {
        padding: 10px 15px;
    }

    .flexColonne div {
        width: 100%;
    }

    .contenitoreQuantita.rating:not(:checked) > label.widthCorto {
        width: inherit;
    }

    .PaginaValutaImmobileStepperFlex {
        display: flex;
        width: auto;
        margin: 0px 5px;
    }
}