html, body{
          font-family: 'Poppins', sans-serif;
          }

article section:nth-child(1),
article section:nth-child(2){margin-top: 5px; margin-bottom: 5px;}
article section:nth-child(3){margin-top: 0px;}

.bottone{text-transform: uppercase}

section p{
    line-height: 2em;
    letter-spacing: 0.03em;
    font-weight: 400;
    text-align: left;
    /* font-family: "Montserrat", sans-serif; */
    font-family: 'Poppins';
    color: #2f3542;
    text-align: justify;
}

article {
    margin-top: 0 !important;
}

#page_index .logo{
    padding: 0;
    transition: all 0.5s ease 0s;
    left: 50%;
    top: 24%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
    top: calc(50vh - 190px);
}

#page_index .logo.logo-small{
    background: rgb(0 0 0 / 0%);
    width: auto;
    height: auto;
    left: 0px;
    margin-left: 0;
    top: 0px;
    margin-top: 0;
    position: fixed;
    z-index: 10;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 5px 15px;
}

#page_index .logo img{
    width: 100%;
    height: auto;
    background: none;
    margin-top: 20px;
}
.logo.logo-small img{width: auto;margin-top: 10px;height: 40px;}
#page_index .logo.logo-small img{width: auto;margin-top: 0px;height: 70px;/* filter: invert(1) brightness(4) contrast(1.2); */}


.logo.logo-small{
    /* background: rgba(44, 44, 44, 0.3); */
    width: auto;
    height: auto;
    left: 0px;
    margin-left: 0;
    top: 0px;
    margin-top: 0;
    position: fixed;
    z-index: 10;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 10px 15px;
}

/*#page_index .logo.logo-small img{width: 130px;margin-top: 10px;}*/

#banner-fr {
    background: #ffffff;
    text-align: center;
    letter-spacing: 1px;
}

#banner-fr h3 {
    text-transform: none;
    padding-top: 20px;
    letter-spacing: 0em;
    color: #797570;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 20px;
}

#home-sez1 h1 strong{text-transform: uppercase;font-weight: 400;color: #d0c9b1;font-family: "Montserrat", sans-serif;color: #000;font-size: 1.8em;}
#home-sez1 h4{text-align: center;}

#home-sez2 .custom-col.sez-2{display: block!important}
#home-sez-testo .custom-col.sez-2{display: block!important}

#home-sez4,
#home-sez-8{
    text-align: center;
    margin: 0;
    padding: 0;
}

#home-sez8 p {
    padding-left: 10%;
    padding-right: 10%;
    text-transform: uppercase;
}

#page_gallery h2,
#page_gallery h3{
   color: #2c2c2c;
   width: 100%;
   text-transform: uppercase;
   letter-spacing: 0.05em;
   margin-bottom: 10px;
}

#pos-sez2 h2{
    margin-bottom: 10px;
    font-weight: 200  
}

#background_video.background_video{
	position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.contVideosez-1 {
    position: absolute !important;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 200;
    z-index: 3;
    width: 100%;
}

/** Stile personalizzato **/

section#home-sez7 {
    margin: 0;
}

#home-sez7 .sez-1 {
    padding: 0;
}

#home-sez7 h4 {
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-size: 1.5em;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

#home-sez4 .sez-1 {
    padding: 0;
}

#home-sez4 .foto-gallery a {
    padding: 5px;
}

#contenuto-foto1 p {
    color: #fff;
    text-transform: none;
    /* padding-left: 15%; */
    /* padding-right: 15%; */
    margin-bottom: 30px;
    text-align: right;
    margin-left: 40%;
    font-weight: 300;
}

section#contenuto-foto2 {
    margin-bottom: 0;
    margin-top: 0;
}

#home-sez2 p {
    /* color: #000; */
    margin-bottom: 30px;
}

#home-sez-testo p {
    color: #000;
    margin-bottom: 0;
}

#contenuto-foto2 p {
    text-transform: none;
    /* margin-left: 10%; */
    /* margin-right: 10%; */
    margin-bottom: 30px;
    text-align: justify;
    width: 60%;
}

#contenuto-foto2 h3 {
    color: #fff;
    margin-bottom: 30px;
    text-align: left;
    /* padding-left: 10%; */
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.15em;
}

#contenuto-foto2 .backgroundcolor {
    /*background: hsl(0deg 0% 0% / 50%);
    background: rgba(97,93,88,0.88);
    background: -moz-linear-gradient(left, rgba(97,93,88,0.88) 0%, rgba(121,117,112,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(97,93,88,0.88)), color-stop(100%, rgba(121,117,112,0)));
    background: -webkit-linear-gradient(left, rgba(97,93,88,0.88) 0%, rgba(121,117,112,0) 100%);
    background: -o-linear-gradient(left, rgba(97,93,88,0.88) 0%, rgba(121,117,112,0) 100%);
    background: -ms-linear-gradient(left, rgba(97,93,88,0.88) 0%, rgba(121,117,112,0) 100%);
    background: linear-gradient(to right, rgba(97,93,88,0.88) 0%, rgba(121,117,112,0) 100%);*/
    background: rgba(0,0,0,0.3);
}

section#benessere {
    padding-top: 80px;
    padding-bottom: 100px;
    background: #797570;
    margin: 0;
    background: rgba(82,76,68,1);
    background: -moz-linear-gradient(45deg, rgba(82,76,68,1) 0%, rgba(97,93,88,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(82,76,68,1)), color-stop(100%, rgba(97,93,88,1)));
    background: -webkit-linear-gradient(45deg, rgba(82,76,68,1) 0%, rgba(97,93,88,1) 100%);
    background: -o-linear-gradient(45deg, rgba(82,76,68,1) 0%, rgba(97,93,88,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(82,76,68,1) 0%, rgba(97,93,88,1) 100%);
    background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='40' height='40' patternTransform='scale(3) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23005fb1ff'/><path d='M-4.798 13.573C-3.149 12.533-1.446 11.306 0 10c2.812-2.758 6.18-4.974 10-5 4.183.336 7.193 2.456 10 5 2.86 2.687 6.216 4.952 10 5 4.185-.315 7.35-2.48 10-5 1.452-1.386 3.107-3.085 4.793-4.176'  stroke-width='0.5' stroke='%230b6ec6ff' fill='none'/><path d='M-4.798 33.573C-3.149 32.533-1.446 31.306 0 30c2.812-2.758 6.18-4.974 10-5 4.183.336 7.193 2.456 10 5 2.86 2.687 6.216 4.952 10 5 4.185-.315 7.35-2.48 10-5 1.452-1.386 3.107-3.085 4.793-4.176'  stroke-width='0.5' stroke='%230776d8ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}

#benessere h3 {
    margin-bottom: 30px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.15em;
}

#benessere h3 strong, #allestimenti h3 strong{font-family: "Montserrat", sans-serif;font-size: 40px;color: #ffffff;text-transform: uppercase;letter-spacing: 0;}

#titolo-foto h3 strong {font-family: "Montserrat", sans-serif;font-size: 1.5em;color: #fff;font-weight: 200;font-family: "Montserrat", sans-serif;}

section#foto-home {
    padding-top: 60px;
    padding-bottom: 60px;
    /* background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='70' height='8' patternTransform='scale(7) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%232f3542ff'/><path d='M-.02 22c8.373 0 11.938-4.695 16.32-9.662C20.785 7.258 25.728 2 35 2c9.272 0 14.215 5.258 18.7 10.338C58.082 17.305 61.647 22 70.02 22M-.02 14.002C8.353 14 11.918 9.306 16.3 4.339 20.785-.742 25.728-6 35-6 44.272-6 49.215-.742 53.7 4.339c4.382 4.967 7.947 9.661 16.32 9.664M70 6.004c-8.373-.001-11.918-4.698-16.3-9.665C49.215-8.742 44.272-14 35-14c-9.272 0-14.215 5.258-18.7 10.339C11.918 1.306 8.353 6-.02 6.002'  stroke-width='0.5' stroke='%23242833ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>"); */
}


#foto-home h3 {
    margin-bottom: 30px;
    color: #b1b1b1;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-align: center;
}

#foto-home h3 strong{font-family: "Montserrat", sans-serif;font-size: 40px;color: #2f3542;text-transform: uppercase;letter-spacing: 0;}

#contenuto-foto1 h3 strong {
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0;
}

section#titolo-foto {
    background: #14272d;
    margin: 0;
    padding: 40px;
    text-align: center;
    padding-top: 80px;
    background: rgba(82,76,68,1);
    background: -moz-linear-gradient(45deg, rgba(82,76,68,1) 0%, rgba(97,93,88,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(82,76,68,1)), color-stop(100%, rgba(97,93,88,1)));
    background: -webkit-linear-gradient(45deg, rgba(82,76,68,1) 0%, rgba(97,93,88,1) 100%);
    background: -o-linear-gradient(45deg, rgba(82,76,68,1) 0%, rgba(97,93,88,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(82,76,68,1) 0%, rgba(97,93,88,1) 100%);
    background: linear-gradient(45deg, rgb(69 66 63) 0%, rgba(97,93,88,1) 100%);
}


#titolo-foto h3 {
    color: #fff;
    margin-bottom: 40px;
}

#contenuto-foto2 h3 strong {
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    /* letter-spacing: 0; */
}

#contenuto-foto1 h3 {
    margin-bottom: 30px;
    color: #ffffff;
    /* padding-left: 15%; */
    /* padding-right: 15%; */
    text-align: right;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.15em;
}

section#contenuto-foto1 {
    margin: 0;
}


#contenuto-foto1 .backgroundcolor {
    /*background: #00000050;
    background: rgba(121,117,112,0);
    background: -moz-linear-gradient(left, rgba(121,117,112,0) 0%, rgba(97,93,88,0.88) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(121,117,112,0)), color-stop(100%, rgba(97,93,88,0.88)));
    background: -webkit-linear-gradient(left, rgba(121,117,112,0) 0%, rgba(97,93,88,0.88) 100%);
    background: -o-linear-gradient(left, rgba(121,117,112,0) 0%, rgba(97,93,88,0.88) 100%);
    background: -ms-linear-gradient(left, rgba(121,117,112,0) 0%, rgba(97,93,88,0.88) 100%);
    background: linear-gradient(to right, rgba(121,117,112,0) 0%, rgba(97,93,88,0.88) 100%);*/
    background: rgba(0,0,0,0.4);
}

section#camere .sez1 {
    padding: 50px;
}

#camere .sez-1, #camere2 .sez-1 {
    padding: 50px;
    height: 500px;
    /* background: #dfe4ea; */
    margin: 0px 15px;
    border-radius: 15px;
    width: calc(100% - 30px);
    /* background-color: #979797; */
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: 1px solid #979797;
}

#camere2 .sez-1 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    /* background: #707070; */
}

.sala #camere .sez-1 {
    background: #dcdcdc;
}

#camere .sez-2 {
    padding: 50px;
    height: 500px;
    /* background: #dcdcdc; */
    /* background: #31435a; */
    width: calc(50% - 15px);
    border-radius: 15px;
    /* background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='70' height='8' patternTransform='scale(7) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23ffffffff'/><path d='M-.02 22c8.373 0 11.938-4.695 16.32-9.662C20.785 7.258 25.728 2 35 2c9.272 0 14.215 5.258 18.7 10.338C58.082 17.305 61.647 22 70.02 22M-.02 14.002C8.353 14 11.918 9.306 16.3 4.339 20.785-.742 25.728-6 35-6 44.272-6 49.215-.742 53.7 4.339c4.382 4.967 7.947 9.661 16.32 9.664M70 6.004c-8.373-.001-11.918-4.698-16.3-9.665C49.215-8.742 44.272-14 35-14c-9.272 0-14.215 5.258-18.7 10.339C11.918 1.306 8.353 6-.02 6.002'  stroke-width='0.5' stroke='%23f4f4f4ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>"); */
}


section#camere {
    padding: 0;
    margin: 0;
}

#camere .contenitore.nessuno {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 62%;
}

#camere .sez-2 p {color: #797570;}

#camere .sez-1 p, #camere2 .sez-1 p {color: #000000;}
#camere .sez-1 p strong {color: #000000;}

section#h2-home {
    z-index: 3;
    overflow: visible;
    padding-left: 3%;
    display: inline-block;
    width: 80%;
    position: absolute;
}

#h2-home h2 {
    margin-bottom: -315px;
    /* overflow: visible; */
    /* background: #b1a0a0; */
    width: 60%;
    padding: 30px;
    font-size: 1.7em;
    /* position: absolute; */
    color: #000;
    padding-left: 0;
    font-weight: 300;
}

#h2-home h2 strong {
    color: #000000;
    font-size: 1.3em;
}

#home-sez3 h2 {
    color: #000;
    font-weight: 300;
    font-size: 25px;
}

#home-sez3 h2 strong{
    color: #000000;
    font-size: 1.3em;
}

#home-sez3 p {
    /* margin-left: 5%; */
    color: #2f3542;
    line-height: 2em;
    margin-top: 30px;
    /* position: absolute; */
    /* bottom: 50px; */
    padding-bottom: 30px;
    /* padding-right: 8%; */
}

section#home-sez3 {
    padding-left: 0;
    /* background: #a1acaf; */
    margin-bottom: 3px;
    /* background: #dfe4ea; */
    margin: 15px;
    border-radius: 15px;
    /* background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='70' height='8' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23ffffffff'/><path d='M-.02 22c8.373 0 11.938-4.695 16.32-9.662C20.785 7.258 25.728 2 35 2c9.272 0 14.215 5.258 18.7 10.338C58.082 17.305 61.647 22 70.02 22M-.02 14.002C8.353 14 11.918 9.306 16.3 4.339 20.785-.742 25.728-6 35-6 44.272-6 49.215-.742 53.7 4.339c4.382 4.967 7.947 9.661 16.32 9.664M70 6.004c-8.373-.001-11.918-4.698-16.3-9.665C49.215-8.742 44.272-14 35-14c-9.272 0-14.215 5.258-18.7 10.339C11.918 1.306 8.353 6-.02 6.002'  stroke-width='1' stroke='%23e3f4f6ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>"); */
    /* border: 1px solid #c2cfd1; */
    /* background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='70' height='8' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23ffffffff'/><path d='M-.02 22c8.373 0 11.938-4.695 16.32-9.662C20.785 7.258 25.728 2 35 2c9.272 0 14.215 5.258 18.7 10.338C58.082 17.305 61.647 22 70.02 22M-.02 14.002C8.353 14 11.918 9.306 16.3 4.339 20.785-.742 25.728-6 35-6 44.272-6 49.215-.742 53.7 4.339c4.382 4.967 7.947 9.661 16.32 9.664M70 6.004c-8.373-.001-11.918-4.698-16.3-9.665C49.215-8.742 44.272-14 35-14c-9.272 0-14.215 5.258-18.7 10.339C11.918 1.306 8.353 6-.02 6.002'  stroke-width='1' stroke='%23e3edf6ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>"); */
    /* background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='70' height='8' patternTransform='scale(7) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23ffffffff'/><path d='M-.02 22c8.373 0 11.938-4.695 16.32-9.662C20.785 7.258 25.728 2 35 2c9.272 0 14.215 5.258 18.7 10.338C58.082 17.305 61.647 22 70.02 22M-.02 14.002C8.353 14 11.918 9.306 16.3 4.339 20.785-.742 25.728-6 35-6 44.272-6 49.215-.742 53.7 4.339c4.382 4.967 7.947 9.661 16.32 9.664M70 6.004c-8.373-.001-11.918-4.698-16.3-9.665C49.215-8.742 44.272-14 35-14c-9.272 0-14.215 5.258-18.7 10.339C11.918 1.306 8.353 6-.02 6.002'  stroke-width='0.5' stroke='%23f4f4f4ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>"); */
}

#home-sez3 .sez-1 {
    padding-left: 0;
    /* padding-right: 10.333333%; */
    /* background-color: #f1f1f1; */
    border-radius: 15px;
    padding: 15px;
}


#slideshow h3 {
    text-transform: none;
    line-height: 40px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.15em;
    margin-bottom: 25px;
}

#slideshow h3 strong {
    font-family: "Montserrat", sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0;
}

h2 strong {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

section#home-sez2 {
    padding-top: 80px;
    padding-bottom: 100px;
    margin: 0;
}

#home-sez2 h4, #servizi-camera h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    color: #2f3542;
    margin-bottom: 30px;
    text-transform: uppercase;
}

#servizi-camera h4 {
    text-align: center;
}

section#home-sez-testo {
    padding-top: 80px;
    padding-bottom: 0;
    /* background: #ffffff; */
    margin: 0;
}

#home-sez-testo p strong {
    color: #000;
    font-weight: 500;
}

#tipologie h3 strong {
    font-family: Prata;
    color: #797570;
    font-size: 35px;
}

section#tipologie {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 65px;
    /* display: none; */
}

#home-sez-testo h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    color: #2f3542;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: CENTER;
}

#home-sez3 p strong {
    color: #2f3542;
    font-weight: 700;
    /* border-bottom: 1px solid #45585e; */
}


#home-sez3 .sez-2 {
    padding: 0;
    /* height: 800px; */
}

section#home-sez4 {
    background: #14272d;
    padding-bottom: 80px;
}

section#slide-camere {
    margin: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    margin: 15px 0;
}

#benessere p {
    padding-bottom: 30px;
    margin-bottom: 0;
    font-family: 'Poppins';
    color: #ffffff;
    text-align: justify;
}

#slide-camere .carousel-control.left, #recensioni .carousel-control.left {
    right: 50px;
    left: inherit;
}

#slide-camere .carousel-control.left img, #slide-camere .carousel-control.right img {filter: invert(1);top: initial;bottom: 0;}

#recensioni .carousel-control.left img, #recensioni .carousel-control.right img {
    /* filter: invert(1); */
}

#recensioni .carousel-control.left, #recensioni .carousel-control.right {
    height: 100%;
}


section#recensioni {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0;
    /* background-color: #005fb1; */
    margin: 15px;
    border-radius: 15px;
    border: 1px solid #979797;
}

#recensioni .colonna {
    display: flex;
    align-items: center;
}

#recensioni h3 strong {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    color: #000000;
    text-transform: initial;
    letter-spacing: 0;
}

#recensioni h3 {
    margin-bottom: 0px;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.15em;
}

#recensioni h4 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    text-align: left;
    /* margin-top: 7%; */
    font-size: 25px;
    font-weight: 600;
}

#recensioni p {
    text-transform: none;
    color: #000000;
}


#recensioni .sez-1 {
    padding-right: 30px;
    padding-left: 0;
}

#recensioni .sez-2 {
    border-left: 1px solid #000000;
    height: 145px;
}

#contenuto-foto2 p strong {
    color: #fff;
    font-weight: 700;
}

#contenuto-foto1 p strong {
    color: #fff;
    font-weight: 700;
}

#camere p strong {
    color: #797570;
    font-weight: 700;
}

#home-sez2 p strong {
    color: #2f3542;
    font-weight: 700;
}

#camere .sez-2 p strong {
    color: #797570;
    font-weight: 700;
}

#benessere p strong {
    color: #ffffff;
    font-weight: 700;
}

#contenuto-foto2 a.bottone {
    float: left;
}

#contenuto-foto1 a.bottone {
    float: right;
}


#slideshow h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 60px;
    font-size: 25px;
    letter-spacing: 0.15em;
    font-family: 'Poppins', sans-serif;
}

#slideshow h1 strong {
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
}

#page_indexcamere #home-sez2 p {margin-bottom: 30px;}
#page_indexcamere #home-sez2 {padding-bottom: 80px;}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff !important;
    font-size: 1.2em !important;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color: #fff !important;
    font-size: 1.2em !important
  }
  :-ms-input-placeholder { /* IE 10+ */
    color: #fff !important;
    font-size: 1.2em !important
  }
  :-moz-placeholder { /* Firefox 18- */
    color: #fff !important;
    font-size: 1.2em !important
  }

  .posizione #home-sez-testo .sez-2 {
    height: auto !important;
}

.posizione #home-sez-testo .colonna {
    display: flex;
    align-items: center;
}

div#prenotazioni,
div#telefono,
div#mail {
    display: none;
}

#page_index div#prenotazioni,
#page_index div#telefono,
#page_index div#mail {
    display: none;
}

div#prenotazioni, div#telefono, div#mail {
    height: 60px;
}



#btn-meeting a.bottone.button--standard {
    width: 100%;
    text-align: center;
    padding: 20px;
    margin: 0;
    border-right:1px solid #fff;
    border-left:1px solid #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

#btn-meeting .sez-1 {
    padding: 0;
}

#btn-meeting .sez-2 {
    padding: 0;
}

#btn-meeting .sez-3 {
    padding: 0;
}

section#btn-meeting {
    padding: 0;
    margin: 0;
    margin-bottom: 2px;
}

img.captchaoper {
    filter: invert(1);
    padding-left: 5px;
    padding-right: 5px;
}

form img.captchauguale {
    filter: invert(1);
    padding-left: 10px;
}


/* width */
::-webkit-scrollbar {
    width: 8px;
}
::-moz-scrollbar {
    width: 8px;
}
  
/* Track */
::-webkit-scrollbar-track {
    background: #000; 
}
::-moz-scrollbar-track {
    background: #000; 
}
   
/* Handle */
::-webkit-scrollbar-thumb {
    background: #ccdee5; 
    border-radius: 2px;
}
::-moz-scrollbar-thumb {
    background: #ccdee5; 
    border-radius: 2px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #0c2461; 
}
::-moz-scrollbar-thumb:hover {
    background: #0c2461; 
}


.logo_white{display: none;}
#menu.menu-out{top: -90px;transition: all 0.5s ease 0s;}
#home-sez3 img{/* filter: saturate(0.5); */border-radius: 15px;}

#menu.menu-change #megamenu{background: #79757054 !important;}

#home-sez2 h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    color: #797570;
    margin-bottom: 30px;
}

/*** inizio video e cloudflare ****/
.video-fullscreen{
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}

.video-fullscreen.youtube,
.video-fullscreen.cloudflare {
    position: relative;
    border: 0;
    height: 100%;
    width: 100%;
}

.video-fullscreen.youtube video,
.video-fullscreen.cloudflare video {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    border: 0;
}

.video-fullscreen.youtube{
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative; 
}

.video-fullscreen.youtube iframe,
.video-fullscreen.youtube object,
.video-fullscreen.youtube embed,
.video-fullscreen.cloudflare iframe{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    padding: 0;
    width: 100%;
    margin: 0;
    border: 0;
}

.playeryoutube.vfs,
.playercloudflare.vfs {
    display: flex;
    flex-flow: row;
    place-content: center;
    padding: 0;
    align-items: center;
    border: 0;
    margin: 0;
    padding: 0;
}

.background_video {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    bottom: 0;
    top: 0;
    background-color: #0000005c;
}

@media(max-width: 500px){
    .playercloudflare.vfs{
        height: 100vh!important;
    }
    
    .playercloudflare.vfs video{
        width: auto;
        height: 100vh;
    }
}
/*** fine video cloudflare ****/


h4 strong {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.15em;
    font-family: 'Poppins', sans-serif;
    color: #2f3542;
    line-height: 2rem;
}

#page_default section#benessere {
    margin: 15px;
    border-radius: 15px;
}

#page_default #benessere h3, #allestimenti h3 {
    margin-bottom: 30px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.15em;
}

#page_indexcamere section#benessere {
    margin: 15px;
    border-radius: 15px;
}

#home-sez2 .sez-2 img {
    border-radius: 15px;
}

section#servizi-camera {
    background-color: #F4F4F4;
    margin: 15px;
    border-radius: 15px;
    padding-top: 80px;
    padding-bottom: 55px;
    background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='70' height='8' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23ffffffff'/><path d='M-.02 22c8.373 0 11.938-4.695 16.32-9.662C20.785 7.258 25.728 2 35 2c9.272 0 14.215 5.258 18.7 10.338C58.082 17.305 61.647 22 70.02 22M-.02 14.002C8.353 14 11.918 9.306 16.3 4.339 20.785-.742 25.728-6 35-6 44.272-6 49.215-.742 53.7 4.339c4.382 4.967 7.947 9.661 16.32 9.664M70 6.004c-8.373-.001-11.918-4.698-16.3-9.665C49.215-8.742 44.272-14 35-14c-9.272 0-14.215 5.258-18.7 10.339C11.918 1.306 8.353 6-.02 6.002'  stroke-width='1' stroke='%23e3f4f6ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
    border: 1px solid #e4f4f6ff;
}

#servizi-camera p span:last-child {
    width: 40%;
}

#servizi-camera p {
    display: flex;
    flex-direction: row;
    text-align: center;
    flex-wrap: wrap;
    color: #000;
    text-transform: initial;
    text-align: left;
}

#servizi-camera p span {width: 20%;margin-bottom: 30px;text-align: center;}

#servizi-camera p span img {
    border: 2px solid #375fab;
    padding: 5px;
    border-radius: 50%;
    width: 60px;
    height: auto;
}

#gallery .carousel-inner .conten_slidefoto img {
    border-radius: 15px;
}

section#gallery {
    margin: 0;
    padding-top: 80px;
    padding-bottom: 80px;
}

/*hover menu*/

.link-58 {
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
    padding: 10px 20px;
    margin: 0 5px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 1;
  }
  
  .menu-change .link-58 {color: #0c2461;}

  .link-58::before,
  .link-58::after {
    content: "";
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    height: 2px;
    transform: scaleX(0);
    transition: transform 0.4s;
  }

  .menu-change .link-58::before, .menu-change .link-58::after {background-color: #2d2d2d;}
  
  .link-58::before {
    top: 0;
    left: 0;
    transform-origin: left;
  }
  
  .link-58::after {
    bottom: 0;
    right: 0;
    transform-origin: right;
  }
  
  .link-58:hover::before,
  .link-58:hover::after {
    transform: scaleX(1);
  }


.carousel-control.left img {
    left: 10px !important;
    opacity: 1 !important;
}

.carousel-control.right img {
    right: 10px !important;
    opacity: 1 !important;
}

#home-sez3 .sez-2 .foto-gallery:nth-child(1), #home-sez3 .sez-2 .foto-gallery:nth-child(2) {
    position: absolute;
}

#home-sez3 .sez-2 .foto-gallery:nth-child(1) img {
    width: 100%;
    border-radius: 15px;
    height: 460px;
    max-width: fit-content;
    width: auto;
}

#home-sez3 .sez-2 .foto-gallery:nth-child(2) img {
    width: 100%;
    border-radius: 15px;
    height: 460px;
    max-width: fit-content;
    width: auto;
}

#home-sez3 .sez-2 .foto-gallery:nth-child(1) {
    display: inline-block;
    bottom: 90px;
    width: 50%;
    left: -15px;
    overflow: hidden;
    border-radius: 15px;
}

#home-sez3 .sez-2 .foto-gallery:nth-child(2) {
    top: 90px;
    display: inline-block;
    width: 50%;
    margin-left: 8.33333%;
    right: 0;
    overflow: hidden;
    border-radius: 15px;
}

#home-sez3 .colonna {
    display: flex;
    align-items: center;
    width: 100%;
}

#home-sez3 h1 {
    margin-top: 0;
}

#page_index section#contenuto-foto2 {
    margin: 15px;
    border-radius: 15px;
}

#slide-camere .carousel-camere .conten_camere .conten_foto, #slide-camere .carousel-camere .conten_camere .conten_testo {
    width: 50%;
}

#slide-camere .sez-1 {
    padding: 0;
}

#slide-camere .carousel-camere .conten_camere .conten_foto img {border-radius: 15px;}

#home-sez3 h4 img {
    height: 15px;
    margin-right: 5px;
    filter: invert(1) brightness(0);
}

#home-sez3 h4 {
    margin-bottom: 0;
    margin-bottom: -25px;
}

#page_index section#contenuto-foto1, .sala section#contenuto-foto1 {
    margin: 15px;
    border-radius: 15px;
}

.sala section#contenuto-foto1 {
    margin-bottom: 0;
}

#slideshow .button--moema {
    /* background: transparent; */
    /* border: 2px solid; */
    width: 400px;
    margin-left: 5px;
    margin-right: 5px;
}

#slideshow .button--moema:hover {
    /* background: #0c2461; */
    /* border: 2px solid #0c2461; */
}

#camere h3 strong, #camere2 h3 strong {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #000000;
}

#camere .sez-2 h3 strong {
    font-family: "Montserrat", sans-serif;
    /* font-size: 35px; */
    text-transform: uppercase;
    letter-spacing: 0;
    color: #2f3542;
}

#camere h3, #camere2 h3 {
    margin-bottom: 30px;
    /* padding-left: 15%; */
    /* padding-right: 15%; */
    text-align: left;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #000000;
    line-height: 40px;
}

#camere2 h3, #camere2 p {
    text-align: right;
}

#camere2 p strong {
    color: #000000;
}

#camere a.bottone, #camere2 a.bottone {
    margin-top: 30px;
    /* border: 2px solid #fff; */
    width: 250px;
    margin-right: 15px;
    text-align: center;
}

#camere2 a.bottone {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

#voti h3 {
    font-size: 45px;
    font-family: "Montserrat", sans-serif;
    color: #0c2461;
    font-weight: 600;
}

#voti h3 b {
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    color: #797570;
    font-style: normal;
}

section#voti {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 60px;
    /* background-color: #fbfbfb; */
    padding-top: 60px;
    margin: 15px;
    border-radius: 15px;
}

#voti h3 img {
    height: 40px;
    margin-top: -10px;
    width: auto;
}

#voti .sez-1, #voti .sez-2, #voti .sez-3 {
    text-align: center;
}

#voti .sez-3 {
    /* text-align: right; */
}

div#contattaci {
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #fff;
    z-index: 2;
    width: 15%;
    height: 60px;
}

#contattaci a {
    color: #0c2461;
    text-align: center;
    font-weight: 500;
    font-family: 'Poppins';
    margin-bottom: 0;
    font-size: 17px;
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.1em;
}


.titoloclaim h1, .titoloclaim p {
    text-align: left;
}

.titoloclaim p {
    color: #fff;
    text-transform: initial;
    padding-right: 45%;
}

#page_indexcamere .titoloclaim p {
    padding-right: 35%;
}

.titoloclaim h1 {
    margin-bottom: 0;
    margin-top: 0;
}

.titoloclaim p strong {
    color: #fff;
    font-weight: 700;
}

#slideshow .titoloclaim h1 {
    font-size: 20px;
}

#page_default .claim, #page_indexcamere .claim {
    text-align: left;
}

#page_default #slideshow a.bottone, #page_indexcamere #slideshow a.bottone {
    margin-top: 20px;
    width: auto;
    background: transparent;
    border: 2px solid #fff;
}

#slideshow h3 img {
    height: 100px;
    margin-bottom: 20px;
    /* filter: invert(1); */
    /* filter: invert(1) brightness(5) contrast(1.2); */
}

.lounge section#gallery {
    background: #dfe4ea;
    /* background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='70' height='8' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23ffffffff'/><path d='M-.02 22c8.373 0 11.938-4.695 16.32-9.662C20.785 7.258 25.728 2 35 2c9.272 0 14.215 5.258 18.7 10.338C58.082 17.305 61.647 22 70.02 22M-.02 14.002C8.353 14 11.918 9.306 16.3 4.339 20.785-.742 25.728-6 35-6 44.272-6 49.215-.742 53.7 4.339c4.382 4.967 7.947 9.661 16.32 9.664M70 6.004c-8.373-.001-11.918-4.698-16.3-9.665C49.215-8.742 44.272-14 35-14c-9.272 0-14.215 5.258-18.7 10.339C11.918 1.306 8.353 6-.02 6.002'  stroke-width='1' stroke='%23e3f4f6ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>"); */
    /* border: 1px solid #e4f4f6ff; */
}

.lounge #gallery .conten_slidefoto {
    border-right: 8px solid #dfe4ea00;
    border-left: 8px solid #dfe4ea00;
}


section#mappa {
    margin: 15px;
    border-radius: 15px;
    margin-bottom: 0;
    margin-top: 0;
}

#mappa .sez-1 {
    padding: 0;
}

#gallery img {
    border-radius: 15px;
}

#gallery .mask-gallery img {
    border-radius: 0;
}

#booknow img {
    height: 30px;
    width: auto;
    margin-right: 15px;
}

#contattaci img {
    width: auto;
    height: 30px;
    margin-right: 5px;
    filter: brightness(0);
}

#home-sez-testo img {
    border-radius: 15px;
}

#home-sez-testo .mask-gallery img {
    border-radius: 0;
}

/*motivi*/
#motivi .backgroundcolor {
    /* margin: 15px; */
    /* width: calc(100% - 30px); */
    /* height: calc(100% - 30px); */
    background-color: #ccdee5;
    /* border-radius: 15px; */
    /* background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='70' height='8' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23005fb1ff'/><path d='M-.02 22c8.373 0 11.938-4.695 16.32-9.662C20.785 7.258 25.728 2 35 2c9.272 0 14.215 5.258 18.7 10.338C58.082 17.305 61.647 22 70.02 22M-.02 14.002C8.353 14 11.918 9.306 16.3 4.339 20.785-.742 25.728-6 35-6 44.272-6 49.215-.742 53.7 4.339c4.382 4.967 7.947 9.661 16.32 9.664M70 6.004c-8.373-.001-11.918-4.698-16.3-9.665C49.215-8.742 44.272-14 35-14c-9.272 0-14.215 5.258-18.7 10.339C11.918 1.306 8.353 6-.02 6.002'  stroke-width='1' stroke='%230066c0ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>"); */
    /* background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='40' height='43.5' patternTransform='scale(3) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23e9f5ffff'/><path d='M-4.798 13.573C-3.149 12.533-1.446 11.306 0 10c2.812-2.758 6.18-4.974 10-5 4.183.336 7.193 2.456 10 5 2.86 2.687 6.216 4.952 10 5 4.185-.315 7.35-2.48 10-5 1.452-1.386 3.107-3.085 4.793-4.176'  stroke-width='0.5' stroke='%23daebfaff' fill='none'/><path d='M-4.798 33.573C-3.149 32.533-1.446 31.306 0 30c2.812-2.758 6.18-4.974 10-5 4.183.336 7.193 2.456 10 5 2.86 2.687 6.216 4.952 10 5 4.185-.315 7.35-2.48 10-5 1.452-1.386 3.107-3.085 4.793-4.176'  stroke-width='0.5' stroke='%23eaf5ffff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>"); */
}

#fastreservation #motivi h3 {
    line-height: 20px !important;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    color: #1e1e1e;
}

#slideshow #motivi h3 img {
    height: auto;
    margin-bottom: 0;
    margin-right: 15px;
    /* filter: brightness(0) invert(1); */
}

.contenitore-motivi {
    display: flex;
    flex-direction: column;
    height: calc(100% - 30px);
    justify-content: center;
    padding-left: 50px;
    padding-right: 50px;
}

#motivi h2 {
    text-align: left;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 40px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #1e1e1e;
}

#motivi h2 strong {
    color: #1e1e1e;
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}

#page_indexcamere.meeting #camereindex-home {
    margin-bottom: 0;
}

.meeting #footer {
    margin-top: 0;
}

#page_indexcamere.meeting .camere-index {
    margin-bottom: 5px;
}

.sala #servizi-camera p span:last-child {
    width: 20%;
}

#allestimenti td {
    height: 60px;
    text-align: center;
}

#allestimenti tr:nth-child(1) td {
    background: #dcdcdc;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.15em;
    font-family: 'Poppins', sans-serif;
    color: #797570;
    line-height: 40px;
}

#allestimenti table {
    border: none !important;
    border-color: transparent !important;
    margin-bottom: 50px;
}

#allestimenti tr:nth-child(2) {
    border: 1px solid #000;
}
#allestimenti tr:nth-child(1) td {
    border: 1px solid;
}

section#allestimenti {
    background-color: #F4F4F4;
    padding-top: 80px;
    padding-bottom: 80px;
    margin: 15px;
    border-radius: 15px;
}

section#prenota-sala {
    padding-left: 20px;
    width: calc(100% - 20px);
}

#prenota-sala div#mp-widget {
    max-width: 100%;
}

#prenota-sala .mp-search-fomt-title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500 !important;
    letter-spacing: 0.15em !important;
    font-family: 'Poppins', sans-serif !important;
    color: #797570;
    line-height: 40px;
}

section#widget {
    display: none;
}

.posizione #footer {
    margin-top: 0;
}

.posizione #home-sez2 .sez-1 {
    padding-left: 30px;
}

#intro-mobile {display: none;}

table#mobile {
    display: none;
}


.fade {
    opacity: 0;
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out; /* Aggiungi transizione per il movimento */
    transform: translateY(20px); /* Muovi l'elemento verso il basso di 20px */
}

.fade.in {
    opacity: 1;
    transform: translateY(0); /* Riporta l'elemento alla posizione originale */
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {max-height: 100vh !important;}

.sfondo {display: none;}

#benessere .bottone.button--moema {
    /* border: 2px solid #fff; */
}

.posizione #benessere h4 strong {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 0.1em;
}

#home-sez3 .sez-2 .embed-responsive.embed-responsive-16by9.cloudflare {
    overflow: hidden;
    height: 0;
    padding-top: 100%;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#home-sez3 video {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    /* width: auto; */
    left: inherit;
    max-width: 90%;
    object-fit: cover;
}

#foto-home img.img-responsive.text-center.osserva {
    border-radius: 15px;
}

#slideshow .player video{
    position: relative;
    display: block;
    width: 100%;
    height: 120vh;
    border: 0;
    -o-object-fit: cover;
    object-fit: cover;
}

section#camere2 {
    margin-top: 15px;
    margin-bottom: 15px;
}

#home-sez3 .conten_slidefoto {
    border-right: 10px;
    border-left: 15px solid #FFF;
}

section#foto {
    margin-top: 10px;
    margin-bottom: 10px;
}

section#foto img {
    border-radius: 10px;
}

#footer .col-sm-4 p img {
    height: 50px;
    margin-bottom: 15px;
    margin-top: 15px;
}

/** responsive **/
@media(max-width: 1800px){
    #home-sez-testo h4 {font-size: 2.2em;}
    h1 {font-size: 33px;letter-spacing: 0.13em;}
    /**/
    #page_indexcamere #home-sez2 a.bottone {margin-top: 20px;}
    #home-sez2 h3 {font-size: 25px;}
    h1 strong {
        font-size: 30px;
    }
    #page_index h1, #intro-mobile h1 {font-size: 14px;}
    #slideshow h1 strong {
        font-size: 45px;
    }
}

@media(max-width: 1600px){
    #home-sez3 .sez-1, #home-sez3 .sez-2 {/* width: 50%; */}
    #home-sez3 .sez-2 img {max-width: 150%;/* margin-left: -20%; */}
    #home-sez3 .sez-2 {/* overflow: hidden; */}
    #h2-home h2 {width: 50%;padding-bottom: 0;}
    #home-sez3 p {margin-top: 50px;}
    h1 {font-size: 31px;}
    #home-sez2 .conten_slidefoto img {max-width: 150%;}
    #home-sez2 .conten_slidefoto, #slide-camere .conten_foto {overflow: hidden;}
    #contenuto-foto1 p{margin-left: 30%;}
    #camere h3 strong, #contenuto-foto1 h3 strong, #benessere h3 strong, #allestimenti h3 strong, #contenuto-foto2 h3 strong, #servizi-camera h4, #camere2 h3 strong {font-size: 35px;}
    h3 {line-height: 45px;}
    #slideshow h3 strong {font-size: 40px;}
    #benessere h3, #contenuto-foto1 h3, #contenuto-foto2 h3, #camere h3, #camere2 h3 {margin-bottom: 10px;}
    #slideshow .titoloclaim h1 {font-size: 17px;line-height: 45px;margin-bottom: 10px;}
    #slideshow h1 strong {font-size: 40px;}
    #page_indexcamere .titoloclaim p, #page_default .titoloclaim p {padding-right: 0;}

    
}

@media(max-width: 1400px){
    section#contenuto-foto1, section#contenuto-foto2 {height: auto !important;}
    section#contenuto-foto1 .sez-1, section#contenuto-foto2 .sez-1 {height: 670px !important;}
    section#contenuto-foto1 .colonna, section#contenuto-foto2 .colonna {min-height: 670px !important;}

    /*slideshow 100%*/
    section#slideshow {height: 100vh !important;}
    #page_index #slideshow .carousel-inner.uno, #slideshow .carousel-inner.uno {height: 100vh !important;}
    #page_index #slideshow .conten_slidefoto, #slideshow .conten_slidefoto {height: 100vh;}
    #page_index #slideshow .conten_slidefoto img, #slideshow .conten_slidefoto img {height: 100vh;max-width: fit-content;}
    .playercloudflare.vfs {/*height: 100vh !important;width: max-content;display: block;*/}
    /*fine*/

    #contenuto-foto2 h3 strong, #benessere h3 strong, #contenuto-foto1 h3 strong, #contenuto-foto1 h3 strong{font-size: 45px;}
    #camere .sez-1, #camere .sez-2{padding: 30px;}
    #contenuto-foto1 p{margin-left: 20%;}

    #camere h3 strong, #contenuto-foto1 h3 strong, #benessere h3 strong, #allestimenti h3 strong, #contenuto-foto2 h3 strong, #recensioni h3 strong, #servizi-camera h4, #home-sez2 h4, #foto-home h3 strong, #camere2 h3 strong {font-size: 32px;}
    h3 {line-height: 40px;}
    #home-sez3 .sez-1, #home-sez3 .sez-2 {/* width: 100%; *//* padding-right: 0; */}
    #home-sez3 .colonna {/* display: flex; *//* flex-direction: column; *//* margin-left: 0; *//* width: 100%; *//* padding-left: 50px; *//* padding-right: 50px; */}
    #home-sez3 .sez-2 .foto-gallery:nth-child(1) img, #home-sez3 .sez-2 .foto-gallery:nth-child(2) img {height: 600px;}
    #home-sez3 .sez-2 .foto-gallery:nth-child(2) {top: 0;display: block;margin-left: 0;right: 0;}
    #home-sez3 .sez-2 .foto-gallery:nth-child(1) {left: 0;}
    #home-sez3 .sez-1 {padding-top: 50px;}
    #home-sez3 .sez-2 .foto-gallery:nth-child(2) img {margin-left: 30px;}
    #home-sez3 .sez-2 .foto-gallery:nth-child(1) img {margin-left: 0;}
    #camere .contenitore.nessuno {position: relative;left: inherit;top: inherit;-webkit-transform: none;-ms-transform: none;transform: none;width: 100%;}
    #camere .sez-1, #camere .sez-2 {display: flex;align-items: center;padding-left: 50px;padding-right: 50px;}
    #camere .contenitore.nessuno {position: relative;left: inherit;top: inherit;-webkit-transform: none;-ms-transform: none;transform: none;width: 100%;}#camere .sez-1, #camere .sez-2 {display: flex;align-items: center;padding-left: 50px;padding-right: 50px;}
    #recensioni .colonna {margin-left: 0;width: 100%;}
    #benessere .colonna {margin-left: 0;width: 100%;}
    #benessere .sez-1 {padding-left: 65px;padding-right: 65px;}
    #recensioni .sez-1 {padding-left: 50px;}
    #recensioni .sez-2 {margin-right: 50px;}
    section#contenuto-foto2 .colonna, section#contenuto-foto1 .colonna {margin-left: 0;width: 100%;}
    section#contenuto-foto1 .sez-1,section#contenuto-foto2 .sez-1 {padding-left: 50px;padding-right: 50px;}
    #contenuto-foto2 p {width: auto;}
    #slideshow h3 img {/* height: 120px; */}
    .contenitore-motivi {padding-left: 50px;padding-right: 50px;}
    #slideshow h3 strong {font-size: 35px;}
    #slideshow .titoloclaim h1 {font-size: 15px;}
    #slideshow h1 strong {font-size: 35px;}
    div#contattaci {width: 20%;}
    #servizi-camera .colonna {margin-left: 0;width: 100%;}
    #servizi-camera .sez-1 {padding-left: 50px;padding-right: 50px;}
    #gallery .colonna {margin-left: 0;width: 100%;}
    #gallery .sez-1 {padding-left: 50px;padding-right: 50px;}
    section#servizi-camera {padding-top: 50px;padding-bottom: 15px;}
    section#gallery {padding-top: 50px;padding-bottom: 50px;}

    #home-sez2 .colonna {margin-left: 0;width: 100%;padding-left: 65px;padding-right: 65px;}
    section#home-sez2 {padding-top: 0;padding-bottom: 0;}
    #home-sez2 .sez-1, #home-sez2 .sez-2 {width: 100%;}
    #page_default #home-sez2 .sez-2 {padding-bottom: 0;}
    section#allestimenti {padding-top: 50px;padding-bottom: 50px;}
    #allestimenti .colonna {margin-left: 0;width: 100%;}
    #allestimenti .sez-1 {padding-left: 50px;padding-right: 50px;}
    #home-sez3 .sez-2 .embed-responsive.embed-responsive-16by9.cloudflare{padding-bottom: 56.25%;margin-bottom: 60px;}
    #home-sez3 video{height: 100%;transform: none;position: static;}
}

@media(max-width: 1200px){
    h1 {font-size: 29px;}
    #home-sez3 .sez-1, #home-sez3 .sez-2 {width: 100%;}
    #home-sez3 p {margin-bottom: 0px;margin-top: 30px;}
    #home-sez3 .sez-1 {/* height: auto !important; *//* padding: 50px; */}
    #home-sez2 .sez-1 {padding-top: 50px;padding-bottom: 50px;height: auto !important;}
    #home-sez2 .conten_slidefoto img {max-width: 100%;}
    #contenuto-foto2 .colonna, #contenuto-foto1 .colonna {margin-left: 0 !important;}
    #contenuto-foto1 .colonna {width: 100%;}
    #contenuto-foto1 .sez-1 {padding-right: 50px;}
    #contenuto-foto2 .sez-1 {padding-left: 50px;}
    #recensioni .colonna {margin-left: 0;width: 100%;}

    #home-sez3 .sez-2 {/* padding-left: 50px; *//* padding-right: 50px; *//* padding-bottom: 50px; */}
    #home-sez3 .sez-2 img {max-width: 100%;margin-left: 0;}
    #home-sez3 .sez-1 {height: auto !important;margin-bottom: 15px;}

#home-sez3 .colonna {
    display: flex;
    flex-direction: column;
}

#home-sez3 .conten_slidefoto {
    border-left: none;
}

    #benessere .colonna {margin: 0;width: 100%;}
    section#benessere {padding: 50px;}
    #benessere .sez-1 {padding-left: 0;padding-right: 0;}

    #h2-home .sez-1 {padding-left: 50px;padding-top: 50px;padding-right: 50px;}
    #h2-home .sez-1 {padding-left: 50px;padding-top: 50px;padding-right: 50px;}
    #home-sez2 .sez-1, #home-sez2 .sez-2 {width: 100%;padding-left: 50px;padding-right: 50px;}
    #home-sez2 .sez-testo {width: 100%;padding-left: 50px;padding-right: 50px;}
    #home-sez2 .colonna {margin-left: 0;width: 100%;}
    #home-sez2 .sez-2 {padding-bottom: 50px;}
    section#home-sez2, #page_indexcamere #home-sez2 {padding-bottom: 0;padding-top: 0;}
    #home-sez-testo .colonna {margin-left: 0;width: 100%;}
    #home-sez-testo .sez-2 {padding-bottom: 50px;}
    section#home-sez-testo {padding-bottom: 0;padding-top: 0;}
    #home-sez-testo .sez-1 {padding-top: 50px;padding-bottom: 50px;}
    #page_default #home-sez2 .sez-1 {padding-bottom: 0;}
    #tipologie .colonna {margin-left: 0;width: 100%;}
    #tipologie .sez-1 {padding-left: 30px;}
    #page_indexcamere   #home-sez-testo .sez-1  {padding-left: 50px;padding-right: 50px;}
    #titolo-foto .colonna {margin-left: 0;width: 100%;}
    #camere h3 strong, #contenuto-foto1 h3 strong, #benessere h3 strong, #allestimenti h3 strong, #contenuto-foto2 h3 strong, #recensioni h3 strong, #servizi-camera h4, #home-sez2 h4, #foto-home h3 strong, #camere2 h3 strong{font-size: 30px;}
    section p{text-align: left;}
    #slideshow h3 {font-size: 14px;line-height: 30px;}
    #slideshow h3 strong {font-size: 30px;}
    #slideshow h1 strong {font-size: 40px;}
    #slideshow .titoloclaim h1 {line-height: 45px;}
    #page_default #home-sez2 .sez-1, #page_default #home-sez2 .sez-2 {padding-left: 0;padding-right: 0;}
    #page_default #home-sez2 .sez-1 {padding-bottom: 50px;}
    #home-sez2 .sez-1 {height: auto !important;padding-top: 50px;padding-bottom: 50px;}
    .lounge #home-sez2 {margin-bottom: 65px;}
    #motivi h2 strong {font-size: 25px;}
    #fastreservation #motivi h3 {font-size: 15px;}
}

@media (max-width: 1024px){

}

@media (max-width: 1008px){
    #page_index .logo.logo-small img {display: none !important;}
    #home-sez2 .sez-2{margin-top: 20px;}
    #home-sez-testo .sez-2{margin-top: 20px;}
    #home-sez5 .sez-1{height: auto!important;}
	.foto-gallery.col-xs-12.col-sm-3{width:50%} 
    #camere .contenitore.nessuno {/* left: 50px; *//* -webkit-transform: translate(0%,-50%); */-ms-transform: translate(0%,-50%);/* transform: translate(0%,-50%); *//* width: calc(100% - 100px); */}
    #camere .sez-1, #camere .sez-2 {/* height: 360px; */width: 100%;width: calc(100% - 30px);margin-left: 15px;}
    #banner-fr h3 {line-height: 120%;}
    #slide-camere .conten_foto img {max-width: 100%;}
    #recensioni .sez-2 {padding-top: 50px;padding-left: 35px;padding-right: 35px;height: 200px;margin: 0;border-left: none;}
    #recensioni .sez-1 {border-right: none;padding-right: 50px;}
    #slideshow h1 strong {font-size: 35px;}
    #page_indexcamere   #home-sez-testo .sez-1, #tipologie .sez-1  {padding-left: 20px;padding-right: 20px;}
    #page_index #slideshow .conten_slidefoto img, #slideshow .conten_slidefoto img {margin-top: 0 !important;}
    .posizione #home-sez-testo .colonna {display: flex;align-items: center;flex-direction: column;}
    #contenuto-foto1 p {margin-left: 0;letter-spacing: 0;}
    #contenuto-foto2 p {width: 90%;}
    #home-sez1 h1 strong{font-size: 40px;}
    h1 {font-size: 20px;}
    #recensioni h3 strong, #recensioni h4, #home-sez2 h4, #home-sez-testo h4 {font-size: 30px;}

    .contVideosez-1 {top: 45%;}
    #camere h3 strong, #contenuto-foto1 h3 strong, #benessere h3 strong, #allestimenti h3 strong, #contenuto-foto2 h3 strong, #recensioni h3 strong, #servizi-camera h4, #home-sez2 h4, #foto-home h3 strong, #camere2 h3 strong {
    font-size: 28px;}
    #recensioni .colonna {display: flex;flex-direction: column;}
    #voti h3 {font-size: 35px;}
    #voti h3 b {font-size: 25px;}
    #voti h3 img {height: 35px;}
    #home-sez3 p {text-align: justify;}
    #recensioni .carousel-control.right {right: 30px;}
    #recensioni .carousel-control.left {right: 80px;}
    #slide-camere .carousel-camere .conten_camere .conten_foto, #slide-camere .carousel-camere .conten_camere .conten_testo {width: 100%;}
    section#slide-camere {margin-bottom: 40px;}
    #camere .sez-1 {margin-bottom: 15px;}
    #prenota img {/* filter: invert(1); */height: 30px;margin-right: 10px;}
    #slideshow .titoloclaim h1 {margin-bottom: 25px;}

    #menu.menu-change #megamenu {
        background: transparent !important;
    }

}

@media(max-width: 992px){
    div#contattaci {display: none;}
    #slideshow .button--moema {
    margin-bottom: 15px;
}
}

@media (max-width: 767px){
	.foto-gallery.col-xs-12.col-sm-6{width:50%}
    #slideshow h3 strong {font-size: 25px;}
    h1 {font-size: 20px;}
    #home-sez1 h1 strong {font-size: 1.5em;}
    #home-sez3 h2 {font-size: 22px;}
    #home-sez3 .sez-1 {padding-bottom: 50px;}
    #home-sez3 .sez-2 {height: auto !important;padding-left: 0;padding-right: 0;padding-bottom: 0;}
    #camere .sez-1, #camere .sez-2, #camere2 .sez-1 {padding: 20px;}
    section#slide-camere {margin-top: 20px;margin-bottom: 60px;}
    #slide-camere .carousel-camere .conten_camere .conten_testo {padding: 0;}
    #slide-camere .sez-1 {padding-left: 5px;padding-right: 5px;}
    section#benessere {padding: 20px;}
    #contenuto-foto2 .sez-1 {padding-left: 20px;}
    #home-sez2 .sez-1 {padding-left: 20px;padding-right: 20px;}
    #home-sez2 .sez-2 {padding-left: 15px;padding-right: 15px;}
    section#recensioni {padding-left: 5px;padding-right: 5px;padding-top: 40px;padding-bottom: 40px;}
    #contenuto-foto1 .sez-1 {padding-right: 20px;}
    #benessere .sez-1 {padding-top: 40px;padding-bottom: 40px;}
    #recensioni .carousel-claim .carousel-inner {height: 230px !important;}
    section#home-sez4 {padding-bottom: 0;}
    #page_indexcamere section#contenuto-foto2 .sez-1 {height: 570px !important;}
    #page_default section#titolo-foto {padding-left: 10px;padding-right: 10px;}
    .posizione #home-sez2 .sez-2 {padding-bottom: 0;}
    p {font-size: 14px;}
    #btn-meeting a.bottone.button--standard {margin-bottom: 2px;}
    #btn-meeting .sez-3 a.bottone {margin-bottom: 0;}
    section p { letter-spacing: 0;}
    #slideshow h3{/* line-height: 1.7em; */letter-spacing: 1px;}
    #home-sez3 .sez-2 .foto-gallery:nth-child(1), #home-sez3 .sez-2 .foto-gallery:nth-child(2) {width: 100%;position: relative;}
    #home-sez3 .sez-2 .foto-gallery:nth-child(1) img, #home-sez3 .sez-2 .foto-gallery:nth-child(2) img {height: 370px;margin: 0;max-width: none;max-width: none;width: 100%;}
    #home-sez3 .sez-2 .foto-gallery:nth-child(1) {top: 0;display: block;margin-left: 0;right: 0;margin-bottom: 20px;}
    h1 strong {font-size: 25px;letter-spacing: 1px;}
    #recensioni h3, #benessere h3, #camere h3, #contenuto-foto1 h3, #contenuto-foto2 h3, #camere2 h3 {line-height: 25px;}
    #camere h3 strong, #contenuto-foto1 h3 strong, #benessere h3 strong, #allestimenti h3 strong, #contenuto-foto2 h3 strong, #recensioni h3 strong, #recensioni h4, #servizi-camera h4, #home-sez2 h4, #foto-home h3 strong, #camere2 h3 strong {font-size: 26px;}
    #recensioni h3 strong, #benessere h3 strong, #contenuto-foto2 h3 strong, #contenuto-foto1 h3 strong, #servizi-camera h4, #foto-home h3 strong {line-height: 45px;}
    #recensioni .sez-1 {padding-right: 15px;padding-left: 15px;}
    #benessere h3 {padding-right: 80px;}
    #voti h3 {font-size: 30px;}
    #voti h3 img {height: 30px;}
    #recensioni .sez-2 {padding-left: 0;height: 300px;}
    section#contenuto-foto1 .sez-1, section#contenuto-foto2 .sez-1 {padding-left: 20px;padding-right: 20px;}
    #contenuto-foto2 p, #contenuto-foto1 p {width: 100%;}
    #home-sez3 .colonna {/* padding-left: 20px; *//* padding-right: 20px; */}
    #camere p, #contenuto-foto1 p {text-align: justify;}
    #contenuto-foto1 h3 {text-align: left;}
    #contenuto-foto1 a.bottone {float: left;}
    .claim {left: 20px;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);width: calc(100% - 40px);}
    #slideshow .titoloclaim h1 {margin-bottom: 10px;}
    .claim {left: 20px;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);width: calc(100% - 40px);}
    #slideshow .titoloclaim h1 {margin-bottom: 10px;}
    #slideshow .carousel-control.right, #slideshow .carousel-control.left {height: 80px;top: initial;bottom: 80px;}
    #slideshow .carousel-control.left {right: 50px;left: inherit;}
    #menu {padding-top: 5px;padding-bottom: 5px;}

    /*sezione mobile no claim*/
    #page_indexcamere #slideshow .titoloclaim, #page_indexcamere #slideshow .bottoneclaim, #page_default #slideshow .titoloclaim, #page_default #slideshow .bottoneclaim {display: none;}
    #intro-mobile {display: block;}
    #page_indexcamere #slideshow .conten_slidefoto img, #page_default #slideshow .conten_slidefoto img {margin-left: -25vh;}
    #intro-mobile h1 {text-align: left;margin-bottom: 15px;line-height: 40px;margin-top: 15px;letter-spacing: 2px;font-size: 15px;}
    #intro-mobile h1 strong {text-transform: none;}
    #intro-mobile {padding-top: 0;padding-bottom: 10px;margin: 0;}
    #page_indexcamere #slideshow .backgroundcolorcarousel, #page_default #slideshow .backgroundcolorcarousel {background-color: transparent;}
    #intro-mobile p strong {color: #000;font-weight: 600;} 


    /*slideshow 50%*/
    #page_indexcamere section#slideshow, #page_default section#slideshow {height: 50vh !important;margin: 15px !important;border-radius: 10px;}
    #page_indexcamere #slideshow .carousel-inner.uno, #page_default #slideshow .carousel-inner.uno {height: 50vh !important;}
    #page_indexcamere #slideshow .conten_slidefoto, #page_default #slideshow .conten_slidefoto {height: 50vh;}
    #page_indexcamere #slideshow .conten_slidefoto img, #page_default #slideshow .conten_slidefoto img {height: 50vh;max-width: fit-content;margin-left: 0 !important;}
    #page_indexcamere article, #page_default article {margin-top: 80px !important;}
    #page_indexcamere #slideshow .carousel-control.right, #page_indexcamere #slideshow .carousel-control.left, #page_default #slideshow .carousel-control.right, #page_default #slideshow .carousel-control.left {bottom: 0;}

    section#servizi-camera {padding-top: 20px;}
    #servizi-camera .sez-1 {padding-left: 15px;padding-right: 15px;}
    #servizi-camera p {display: flex;flex-direction: column;}
    #servizi-camera p span, #servizi-camera p span:last-child {width: 100%;}
    section#gallery {padding-top: 0;padding-bottom: 0;}
    #gallery .sez-1 {padding-left: 10px;padding-right: 10px;}
    #home-sez2 .colonna {padding-left: 16px;padding-right: 16px;}
    .lounge #home-sez2 {margin-bottom: 15px;}
    .lounge section#gallery {padding-top: 15px;padding-bottom: 15px;}
    .lounge #intro-mobile {background: #dfe4ea;margin-left: 15px;margin-right: 15px;border-radius: 15px;padding-top: 20px;padding-bottom: 30px;}
    .bar #intro-mobile, .posizione #intro-mobile {background: #dfe4ea;margin-left: 15px;margin-right: 15px;border-radius: 15px;padding-top: 20px;padding-bottom: 30px;}
    #mobile {width: 100%;border-collapse: collapse;}
    #mobile td {padding: 8px;border: 1px solid #ddd;}
    #mobile tr:nth-child(even) {background-color: #f2f2f2;border: none;}
    #allestimenti table {display: none;}
    #allestimenti table#mobile {display: block;border-bottom: 1px solid !important;}
    #mobile tr td {width: 100%;display: block;}
    #mobile tbody {display: flex;flex-direction: column;}
    #allestimenti tr td:nth-child(2) {background: #fff;border: none;}
    #allestimenti tr td:nth-child(1) {background: #dcdcdc;font-size: 12px;text-transform: uppercase;font-weight: 500;letter-spacing: 0.15em;font-family: 'Poppins', sans-serif;color: #797570;line-height: 40px;border: 1px solid;}
    #allestimenti tr td:nth-child(2) {border-right: 1px solid;border-left: 1px solid;font-size: 12px;text-transform: uppercase;font-weight: 500;letter-spacing: 0.15em;font-family: 'Poppins', sans-serif;color: #797570;line-height: 40px;}
    #allestimenti .sez-1 {padding-left: 15px;padding-right: 15px;}
    .sala #gallery .foto-gallery.col-xs-12.col-sm-6 {width: 100%;}
    .sala #servizi-camera p span:last-child {width: 100%;}
    #home-sez-testo h4 {font-size: 25px;}
    #intro-mobile a.bottone {margin-top: 20px;margin-bottom: 15px;}
    #home-sez3 .sez-2 .embed-responsive.embed-responsive-16by9.cloudflare{margin-bottom: 0;margin-top: -120px;}
    .chiudi-fr {
    top: 5px;
    right: 5px;
}
}

@media(max-width: 500px){
    h1 {font-size: 17px;}
    #contenuto-foto2 p {width: 100%;}
    #contenuto-foto1 p {margin-left: 0;}
    #loader img {/* height: 100px; */}
    #intro-mobile h1 strong {font-size: 30px;}
    #page_indexcamere #slideshow .conten_slidefoto img, #page_default #slideshow .conten_slidefoto img {
        height: 40vh;
    }
    
    #page_indexcamere #slideshow .conten_slidefoto, #page_default #slideshow .conten_slidefoto {
        height: 40vh;
    }
    
    #page_indexcamere section#slideshow, #page_default section#slideshow {
        height: 40vh !important;
    }
    
    #page_indexcamere #slideshow .carousel-inner.uno, #page_default #slideshow .carousel-inner.uno {
        height: 40vh !important;
    }
    #voti .sez-1, #voti .sez-2 {
        padding-bottom: 30px;
    }

    section#btn-meeting {
        margin: 15px;
    }
    
    #btn-meeting a.bottone.button--standard {
        border-radius: 10px;
    }
    #home-sez3 .sez-2 .embed-responsive.embed-responsive-16by9.cloudflare {
        padding-top: 130%;
    }

    .sala #home-sez2 .sez-1 {
    padding-top: 15px;
    }
    #slideshow .button--moema {
    width: 295px;
}
     
}

@media(max-width: 440px){

    #slideshow h3 strong {
        font-size: 22px;
    }
    
    .logo {width: 215px;}
    
    h1 {
        font-size: 16px;
        letter-spacing: 0.05em;
    }

    #home-sez1 h1 strong {
        font-size: 1.7em;
    }

    p {font-size: 14px;text-align: justify !important;}
    #benessere .sez-1 {padding-right: 0;}

    #page_index #contenuto-foto1 p {
        /* display: none; */
    }
    
    #contenuto-foto1 p, #contenuto-foto2 p {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 15px;
        margin-left: 0;
        margin-right: 0;
        font-weight: 300;
        letter-spacing: 0;
    }
    
    #contenuto-foto1 h3, #contenuto-foto2 h3, #tipologie h3 {
        margin-bottom: 25px;
    }

    #contenuto-foto1 h3, #contenuto-foto2 h3 {font-size: 14px;text-align: left;line-height: 2.5em;}
    #contenuto-foto1 a.bottone {
        float: left;
    }

    section#home-sez7, div#mappa1 {
        height: 300px !important;
    }
    
    #camere .sez-1, #camere .sez-2 {
        height: auto;
        /* border: 1px solid; */
    }

    #home-sez3 h2 {
        font-size: 17px;
    }

    #contenuto-foto1 h3 strong {font-size: 1.3em;}

    section#titolo-foto {padding-left: 20px; padding-right: 20px;}
    #home-sez2 .sez-1 {padding-bottom: 20px;}
    #contenuto-foto1 .backgroundcolor {
        background: #00000087;
    }
    #home-sez1 h1 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #banner-fr h3 {
        padding-left: 30px;
        padding-right: 30px;
    }

    /*bottoni*/

    div#prenotazioni, div#telefono, div#mail {display: block;}
    div#prenotazioni {
        position: fixed;
        bottom: 0;
        z-index: 2;
        background-color: #ccdee5;
        width: 33%;
    }

    div#telefono {
        position: fixed;
        bottom: 0;
        z-index: 2;
        background-color: #ccdee5;
        width: 34%;
        left: 33%;
    }

    div#mail {
        position: fixed;
        bottom: 0;
        z-index: 2;
        background-color: #ccdee5;
        width: 33%;
        left: 66%;
    }

    div#prenotazioni img,
    div#telefono img,
    div#mail img {
        width: 33px;
        margin-left: calc(50% - 18px);
        padding-top: 14px;
        padding-bottom: 9px;
        /* filter: invert(1); */
    }

    #page_index #titolo-foto .sez-1 {
        padding-left: 0;
        padding-right: 0;
    }
    
    #page_index #titolo-foto h3 strong {
        font-size: 1.3em;
    }
    section#tipologie {
        margin-top: 55px;
    }

    #recensioni .carousel-claim .carousel-inner {
        height: 300px !important;
    }

    .bottone span {font-size: 12px !important;}

    #camere h3 strong, #contenuto-foto1 h3 strong, #benessere h3 strong, #allestimenti h3 strong, #contenuto-foto2 h3 strong, #recensioni h3 strong, #recensioni h4, #servizi-camera h4, #home-sez2 h4, #foto-home h3 strong, #camere2 h3 strong{font-size: 24px;line-height: 1.5em;}
    #contenuto-foto2 h3 strong, #benessere h3 strong, #contenuto-foto1 h3 strong, #contenuto-foto1 h3 strong, #servizi-camera h4, #home-sez2 h4, #foto-home h3 strong{font-size: 22px;}
    #tipologie h3 strong{font-size: 24px;}
    #slideshow h1 strong {font-size: 30px;}
    .carousel-claim .testis-testo{font-size: 1.2em !important;}
    #home-sez2 h3 {font-size: 24px;}
    h1 strong {
    font-size: 30px;}
    #page_index h1 {
    font-size: 15px;
    line-height: 30px;
    }
    #home-sez3 h4 {
        margin-bottom: 0;
    }
    #recensioni .sez-2 {
        /* height: 250px; */
        padding-right: 0;
        padding-left: 15px;
        padding-top: 15px;
    }

    #slideshow h3 {font-size: 13px;}
    div#prenotazioni, div#mail, div#telefono {
    margin: 5px;
    border-radius: 5px;
    width: calc(100% - 10px);
}


h1 strong {
    font-size: 27px;
    letter-spacing: 0px;
}

#recensioni .carousel-control.right {
    right: 0;
}

#recensioni .carousel-control.left {
    right: 50px;
}

#page_indexcamere #benessere h3 {padding-right: 0;}

#intro-mobile h1 strong {
    font-size: 27px;
}

#recensioni .carousel-claim {
    margin-left: -15px;
}

#page_indexcamere #slideshow .conten_slidefoto img, #page_default #slideshow .conten_slidefoto img {
    height: 30vh;
}

#page_indexcamere #slideshow .conten_slidefoto, #page_default #slideshow .conten_slidefoto {
    height: 30vh;
}

#page_indexcamere section#slideshow, #page_default section#slideshow {
    height: 30vh !important;
}

#page_indexcamere #slideshow .carousel-inner.uno, #page_default #slideshow .carousel-inner.uno {
    height: 30vh !important;
}

.sfondo {
    position: fixed;
    bottom: 0;
    background-color: #ffffff;
    height: 70px;
    width: 100%;
    display: block;
    z-index: 1;
}

#page_index .sfondo {display: none;}

#page_indexcamere #camereindex-home, #page_indexcamere .gruppo-camere {
    margin-top: -15px;
    opacity: 1 !important;
    transform: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    translate: none !important;
}

.video-fullscreen.youtube video, .video-fullscreen.cloudflare video {
    position: relative;
    display: block;
    width: 100%;
    height: 120vh;
    border: 0;
    -o-object-fit: cover;
    object-fit: cover;
}

.playeryoutube.vfs, .playercloudflare.vfs {
    display: flex;
    flex-flow: row;
    place-content: center;
    padding: 0;
    align-items: center;
    border: 0;
    margin: 0;
    padding: 0;
    height: 100vh !important;
}

.video-fullscreen.youtube, .video-fullscreen.cloudflare {
    position: relative;
    border: 0;
    height: 100%;
    width: 100%;
}

#slideshow h3 img {
    height: 45px;
}

#page_index #slideshow, #page_index #slideshow .carousel-inner.uno {
    height: calc(100vh - 80px) !important;
}
#camere2 a.bottone, #camere a.bottone {
    margin: 0;
    width: 100%;
    margin-top: 15px;
}

}

@media(max-width: 391px){

    #banner-fr h3 {
        padding-left: 20px;
        padding-right: 20px;
    }
    #home-sez1 h1 strong {
        font-size: 1.6em;
    }
    #slideshow h3 {
        font-size: 12px;
    }

    #benessere h3 {
        letter-spacing: 1px;
    }
    #intro-mobile h1 {
        letter-spacing: 2px;
    }

    img.logo-footer {
        height: 40px;
    }

    h1 strong {
    font-size: 25px;
}
}

@media(max-width: 375px){
    #banner-fr h3 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .logo-mobile img {
        height: 30px;
        margin-top: 5px;
    }

        #intro-mobile h1 {
        letter-spacing: 1.5px;
    }
}

@media(max-width: 360px){
    #slideshow h3 {
        padding-left: 40px;
        padding-right: 40px;
    }
    h1 strong {
        font-size: 27px;
        letter-spacing: 0px;
    }

    #intro-mobile h1 {
        letter-spacing: .6px;
    }
    
}

    