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: 'Prata'; */
    font-family: 'Poppins';
    color: #797570;
    text-align: justify;
    padding-right: 20px;
}

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: 10px 15px;
}

#page_index .logo img{
    width: 100%;
    height: auto;
    background: none;
    margin-top: 20px;
}
.logo.logo-small img{width: auto;margin-top: 0;height: 60px;}
#page_index .logo.logo-small img{width: auto;margin-top: 0;height: 60px;}


.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: 'Prata';
    padding-bottom: 20px;
}

#home-sez1 h1 strong{text-transform: uppercase;font-weight: 400;color: #d0c9b1;font-family: 'Prata';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: 'Prata';
    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: 0;
    margin-bottom: 30px;
    text-align: right;
    margin-left: 50%;
    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: #2f29235e;
    backdrop-filter: contrast(0.5);
}

section#benessere {
    padding-top: 80px;
    padding-bottom: 100px;
    /* background: #797570; */
    margin: 0;
    /* background: rgba(82,76,68,1); */
    background: #dad4cc;
    /* background-image: radial-gradient(farthest-corner circle at 16% 77% in oklab, #474747 38% 6%, 57%, rgb(46% 42% 37%)); */
}

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

#benessere h3 strong, #allestimenti h3 strong{font-family: 'Prata';font-size: 40px;color: #766a5e;text-transform: initial;letter-spacing: 0;}

#titolo-foto h3 strong {font-family: 'Prata';font-size: 1.5em;color: #fff;font-weight: 200;font-family: 'Prata';}

#contenuto-foto1 h3 strong {
    font-family: 'Prata';
    font-size: 40px;
    color: #fff;
    text-transform: initial;
    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: 'Prata';
    font-size: 40px;
    color: #fff;
    text-transform: initial;
    letter-spacing: 0;
}

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

section#contenuto-foto1 {
    margin: 0;
}


#contenuto-foto1 .backgroundcolor {
     background: rgba(0,0,0,0.4);
     background: #2f29235e;
     backdrop-filter: contrast(0.5);
}

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

#camere .sez-1 {
    padding: 50px;
    height: 500px;
    background: radial-gradient(farthest-corner circle at 16% 77% in oklab, #a89683 38% 6%, 57%, rgb(192 171 145));
    margin: 0px 15px;
    border-radius: 15px;
    width: calc(50% - 30px);
    background-image: radial-gradient(at 92% 89%, hsla(20,18%,83%,1) 0px, transparent 50%),radial-gradient(at 3% 6%, hsla(27,0%,100%,1) 0px, transparent 50%),radial-gradient(at 51% 52%, hsla(28,0%,98%,1) 0px, transparent 50%);
}

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

#camere .sez-2 {
    padding: 50px;
    height: 500px;
    background: radial-gradient(    farthest-corner circle at 87% 17% in oklab,    #a08468, 33%, #766a5e);
    /* background: #31435a; */
    width: calc(50% - 15px);
    border-radius: 15px;
}


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: #e5d9cd;}

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: #797570;
    line-height: 2em;
    margin-top: 30px;
    /* position: absolute; */
    /* bottom: 50px; */
    padding-bottom: 30px;
}

section#home-sez3 {
    padding-left: 0;
    background: #a1acaf;
    margin-bottom: 3px;
    background: #f1f1f1;
    margin: 15px;
    border-radius: 15px;
    /* background-image: radial-gradient(at 92% 89%, hsla(26,21%,75%,1) 0px, transparent 50%),
radial-gradient(at 4% 11%, hsla(29,31%,85%,1) 0px, transparent 50%),
radial-gradient(at 51% 52%, hsla(28,0%,98%,1) 0px, transparent 50%); */
    background-image: radial-gradient(at 92% 89%, hsla(20,18%,83%,1) 0px, transparent 50%),
radial-gradient(at 3% 6%, hsla(27,0%,100%,1) 0px, transparent 50%),
radial-gradient(at 51% 52%, hsla(28,0%,98%,1) 0px, transparent 50%);
}

#home-sez3 .sez-1 {
    padding-left: 0;
    padding-right: 10.333333%;
}


#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: 'Prata', serif;
    font-size: 45px;
    font-weight: 500;
    color: #ffffff;
    text-transform: initial;
    letter-spacing: 0;
}

h2 strong {
    font-family: 'Prata';
    font-weight: 400;
}

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

#home-sez2 h4, #servizi-camera h4 {
    font-family: 'Prata';
    font-size: 40px;
    color: #766a5e;
    margin-bottom: 30px;
}

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

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: 'Prata';
    font-size: 2.5em;
    color: #797570;
    margin-bottom: 20px;
}

#home-sez3 p strong {
    color: #797570;
    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: 15px;
    /* margin: 15px 0; */
    background-image: radial-gradient(at 92% 89%, hsla(20, 18%, 83%, 1) 0px, transparent 50%), radial-gradient(at 3% 6%, hsla(27, 0%, 100%, 1) 0px, transparent 50%), radial-gradient(at 51% 52%, hsla(28, 0%, 98%, 1) 0px, transparent 50%);
    padding-bottom: 15px;
    margin-right: 15px;
    border-radius: 15px;
}

#benessere p {
    padding-bottom: 30px;
    margin-bottom: 0;
    font-family: 'Poppins';
    color: #797570;
    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: transparent;
    margin: 15px;
    border-radius: 15px;
    /* border: 2px solid #b30838; */
}

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

#recensioni h3 strong {
    font-family: 'Prata';
    font-size: 35px;
    color: #454442;
    text-transform: initial;
    letter-spacing: 0;
}

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

#recensioni h4 {
    font-family: 'Prata';
    color: #ccae62;
    text-align: left;
    /* margin-top: 7%; */
    font-size: 25px;
}

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


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

#recensioni .sez-2 {
    border-left: 1px solid #000;
    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: #797570;
    font-weight: 700;
}

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

#benessere p strong {
    color: #797570;
    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: 'Prata';
    font-size: 60px;
    color: #fff;
    text-transform: uppercase;
}

#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: #57504a; 
}
::-moz-scrollbar-track {
    background: #57504a; 
}
   
/* Handle */
::-webkit-scrollbar-thumb {
    background: #ccae62; 
    border-radius: 2px;
}
::-moz-scrollbar-thumb {
    background: #ccae62; 
    border-radius: 2px;
}

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


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


#home-sez2 h3 {
    font-family: 'Prata';
    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: #766a5e;
    line-height: 40px;
}

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

#page_default #benessere h3, #allestimenti h3 {
    margin-bottom: 30px;
    color: #797570;
    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: #dad4cc; */
    margin: 15px;
    border-radius: 15px;
    padding-top: 0;
    padding-bottom: 0;
}

#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;}

#servizi-camera p span img {
    border: 2px solid #ccae62;
    padding: 5px;
    border-radius: 8px;
    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: #90173c;}

  .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: #cebfb0;}
  
  .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;
}

#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: sepia(90%) saturate(50%) hue-rotate(350deg) brightness(100%);
}

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

#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: auto;
}

#slideshow .button--moema:hover {
    background: #ccae62;
    border: 2px solid #ccae62;
}

#camere h3 strong {
    font-family: 'Prata';
    font-size: 40px;
    text-transform: initial;
    letter-spacing: 0;
    color: #ccae62;
}

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

#camere a.bottone {
    margin-top: 30px;
}

#voti h3 {
    font-size: 45px;
    font-family: 'Prata';
    color: #b30838;
    font-style: italic;
}

#voti h3 b {
    font-weight: 300;
    font-family: 'Prata';
    font-size: 30px;
    color: #797570;
}

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;
}

#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: #766a5e;
    z-index: 2;
    width: 15%;
    height: 60px;
    border-radius: 0 8px 0px 0;
}

#contattaci a {
    color: #ffffff;
    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;
    text-align: center;
}

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

#page_default #slideshow a.bottone, #page_indexcamere #slideshow a.bottone {
    margin-top: 20px;
    width: auto;
    background: #ccae62;
    border: 2px solid #ccae62;
    float: none;
    display: inline-block;
}

#slideshow h3 img {
    height: 100px;
    margin-bottom: 0;
}

.lounge section#gallery {
    background: #f1f1f1;
}

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


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 {
    filter: invert(1);
    height: 30px;
    width: auto;
    margin-right: 15px;
}

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

#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); */
    /* border-radius: 15px; */
    /* background-image: conic-gradient(from 83deg at 66% -1%, #454442, #766a5e); */
    /* background-image: linear-gradient(to right bottom, #ccae62, #bea062, #af9262, #9f8561, #8e7960, #8f7d68, #908070, #918478, #a5998c, #baaea1, #cfc3b7, #e5d9cd); */
    background: #ebe7dc;
}

#fastreservation #motivi h3 {
    line-height: 20px !important;
    text-align: left;
    font-weight: 400;
    font-size: 20px;
    color: #766a5e;
    text-transform: none;
    letter-spacing: 0;
}

#slideshow #motivi h3 img {
    height: auto;
    margin-bottom: 0;
    margin-right: 15px;
    /* filter: brightness(0) invert(1); */
    filter: sepia(90%) saturate(50%) hue-rotate(350deg) brightness(100%);
}

.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: #766a5e;
}

#motivi h2 strong {
    color: #766a5e;
    font-family: 'Prata';
    font-size: 35px;
    text-transform: lowercase;
}

#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; */margin: 0;padding-top: 80px;padding-bottom: 80px;}

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;}

#page_indexcamere #slideshow .titoloclaim p, #slideshow .titoloclaim p {
    display: none;
}

#intro-mobile h1 {
    display: none;
}

#intro-mobile .sez-1 {
    padding-left: 30px;
    padding-right: 30px;
}

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

#intro-mobile p {
    margin-bottom: 0;
}

.posizione #intro-mobile, .lounge #intro-mobile, .bar #intro-mobile {
    background: #f1f1f1;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 15px;
    margin-top: 15px;
}

#intro-mobile a.bottone {
    margin-top: 30px;
}   

.galleria #intro-mobile, .meeting #intro-mobile {display: none;}

section#privacy.fade {
    opacity: 1;
    transition: none;
    transform: none;
}

#allestimenti table#mobile {height: auto !important;}

a.bottone:hover {
    text-decoration: none !important;
}


#footer .gds p {
    display: flex;
    justify-content: center;
}

#footer .gds p span {
    margin-left: 15px;
    margin-right: 15px;
}


#goldenHeartsCanvas {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
}


.salaofferta #intro-mobile a.bottone {
    display: block;
    width: max-content;
}

#sv img {
    height: 100px;
}

#sv {
    position: fixed;
    bottom: inherit;
    top: 100px;
    z-index: 3;
    right: 10px;
    display: none;;
}

#page_default.salaofferta #slideshow a.bottone {
    width: 200px;
    margin-left: 5px;
    margin-right: 5px;
}

#page_indexcamere.offerta .gruppo-camere .contenuto-camera .interno-foto .bottone_scopri {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

#page_indexcamere.offerta .gruppo-camere .contenuto-camera .interno-foto h4 {
    width: 100%;
    bottom: 58px;
    height: auto;
    line-height: 30px;
}

#page_indexcamere.offerta .row.rigarow:nth-of-type(2) .contenuto-camera {
    padding-left: 0;
    padding-right: 0;
    padding: 5px;
}

#page_indexcamere.offerta .row.rigarow:nth-of-type(2) {
    background: #fff;
}

#page_indexcamere.offerta .row.rigarow:nth-of-type(2), #page_indexcamere.offerta .row.rigarow:nth-of-type(3), #page_indexcamere.offerta .row.rigarow:nth-of-type(4) {
    margin-left: 10px;
    margin-right: 10px;
}

#page_indexcamere.offerta .row.rigarow:nth-of-type(3) .contenuto-camera {
    padding: 5px;
    padding-top: 10px;
}

.sovrapponi span {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 22px;
}

.offerta .carousel-control.right, .offerta .carousel-control.left {
    display: none;
}

#page_indexcamere.offerta .gruppo-camere .contenuto-camera .descrizione-camera {
    position: absolute;
    top: 0;
    right: 20px;
    left: inherit;
    float: right;
    text-align: right;
    width: auto;
}

#page_indexcamere.offerta .gruppo-camere .contenuto-camera .descrizione-camera img {
    height: 35px;
    width: 35px;
}


#page_indexcamere.offerta .gruppo-camere .contenuto-camera .foto-background {
    background-position-x: center !important;
    background-position-y: center !important;
}

#page_indexcamere.offerta .gruppo-camere .contenuto-camera div.mask-anteprimacamera {
    display: none !important;
}

.bar #intro-mobile {
    background: #f1f1f1;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 15px;
    margin-top: 15px;
}


.offerta #intro-mobile a.bottone {
    display: block;
    width: 250px;
    text-align: center;
    margin-bottom: 10px;
}

#recensioni-2 h4 {
    text-align: center;
    color: #ffff;
    font-weight: 500;
    line-height: 1.6em;
    font-family: 'Prata';
    border-right: 2px solid #fff;
}

section#recensioni-2 {
    background: #dad4cc;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 10px;
    margin-bottom: 0;
}

#recensioni-2 h4 strong {
    color: #ffffff;
    font-size: 3rem;
    font-weight: 500;
}

#recensioni-2 img {
    filter: sepia(100%) saturate(50%) hue-rotate(350deg) brightness(60%);
}

#recensioni-2 .sez-3 h4 {
    border-right: none;
}

#page_index section#home-sez2 {
    padding-top: 0;
    padding-bottom: 15px;
}


#home-sez2 h4 strong {
    color: #ccae62;
}


#prenotazioni a.evherx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/** 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: 40px;
    }
    #page_index h1, #intro-mobile h1 {font-size: 14px;}
    #slideshow h1 strong {
        font-size: 55px;
    }
}

@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 {font-size: 35px;}
    h3 {line-height: 45px;}
    #slideshow h3 strong {font-size: 40px;}
    #benessere h3, #contenuto-foto1 h3, #contenuto-foto2 h3, #camere h3 {margin-bottom: 10px;}
    #slideshow .titoloclaim h1 {font-size: 17px;}
    #slideshow h1 strong {font-size: 50px;}
    #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 {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: 80px;}
    .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: 45px;}
    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;}

    .offerta #slideshow .conten_slidefoto img {
        margin-top: 0 !important;
    }
}

@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;}
    #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: 0;padding-right: 0;}
    #home-sez2 .sez-testo {width: 100%;padding-left: 50px;padding-right: 50px;}
    #home-sez2 .colonna {margin-left: 0;width: 100%;padding-left: 15px;padding-right: 15px;}
    #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{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;}
    #page_index #home-sez2 p, #page_index #home-sez2 h3
    {margin-left: 0;margin-right: 0;}
    .lounge #home-sez2 {margin-bottom: 65px;}
    #motivi h2 strong {font-size: 25px;}
    #fastreservation #motivi h3 {font-size: 15px;}
}

@media (max-width: 1024px){

    .sovrapponi span {
        font-size: 15px;
    }

}

@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 {
    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;}
    #sv {
        top: 105px;
    }

    #recensioni-2 .sez-1, #recensioni-2 .sez-2, #recensioni-2 .sez-3 {
        width: 100%;
    }

    #recensioni-2 .sez-1, #recensioni-2 .sez-2 {
        padding-bottom: 20px;
    }

    #recensioni-2 h4 {
        border-right: 0;
    }
}

@media(max-width: 992px){
    div#contattaci {display: none;}
    .aiuti img {
        width: 100%;
    }
}

@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: 20px;}
    #camere .sez-1, #camere .sez-2 {padding: 20px;}
    section#slide-camere {margin-top: 20px;margin-bottom: 0;}
    #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: initial;}
    #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: 35px;letter-spacing: 1px;}
    #recensioni h3, #benessere h3, #camere h3, #contenuto-foto1 h3, #contenuto-foto2 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 {font-size: 26px;}
    #recensioni h3 strong, #benessere h3 strong, #contenuto-foto2 h3 strong, #contenuto-foto1 h3 strong, #servizi-camera h4 {line-height: 45px;}
    #recensioni .sez-1 {padding-right: 0;padding-left: 0;}
    #benessere h3 {padding-right: 80px;}
    #voti h3 {font-size: 30px;}
    #voti h3 img {height: 30px;}
    #recensioni .sez-2 {padding-left: 0;}
    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, .galleria #intro-mobile, .meeting #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: 3px;font-size: 15px;display: block;}
    #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: #f1f1f1;margin-left: 15px;margin-right: 15px;border-radius: 15px;padding-top: 20px;padding-bottom: 30px;}
    .bar #intro-mobile, .posizione #intro-mobile {background: #f1f1f1;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;}

    #footer .gds p {
        display: flex;
        flex-direction: column;
    }
    
    #footer .gds p span {
        margin-bottom: 5px;
        margin-top: 5px;
    }
    #page_indexcamere.offerta .row.rigarow:nth-of-type(2), #page_indexcamere.offerta .row.rigarow:nth-of-type(3) {
        margin-left: 0;
        margin-right: 0;
    }

    .bar #intro-mobile {
        background: #f1f1f1;
        margin-left: 15px;
        margin-right: 15px;
        border-radius: 15px;
        padding-top: 20px;
        padding-bottom: 30px;
    }
        #slideshow h1, #slideshow a.bottone {
    display: none !important;
    }

    #slideshow .backgroundcolor {
        display: none;
    }

    #home-sez3 p, #camere .sez-2 p, #page_index #home-sez2 p {
        padding-right: 0;
    }
}

@media(max-width: 500px){
    h1 {font-size: 17px;}
    #contenuto-foto2 p {width: 100%;}
    #contenuto-foto1 p {margin-left: 0;}
    #loader img {height: 80px;}
    #intro-mobile h1 strong {font-size: 30px;}
    #page_indexcamere #slideshow .conten_slidefoto img, #page_default #slideshow .conten_slidefoto img {
        /* height: 40vh; */
        object-fit: cover;
    }
    
    #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;
    }

    #page_indexcamere.offerte .gruppo-camere .contenuto-camera .foto-background {
        min-height: 180px;
    }
    
    .offerta footer#footer {
        margin-top: -40px;
    }
    #page_indexcamere.offerta .row.rigarow:nth-of-type(1), #page_indexcamere.offerta .row.rigarow:nth-of-type(2), #page_indexcamere.offerta .row.rigarow:nth-of-type(3) {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #page_indexcamere.offerta .row.rigarow:nth-of-type(2) .contenuto-camera, #page_indexcamere.offerta .row.rigarow:nth-of-type(3) .contenuto-camera {
        padding: 0;
        padding-left: 5px;
        padding-right: 5px;
    }

    #page_indexcamere.offerta .row.rigarow:nth-of-type(2) .contenuto-camera {
        padding-bottom: 15px;
    }

    #page_default.offerta footer#footer {
        margin-top: 15px;
    }

    .offerta #intro-mobile .sez-1 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media(max-width: 440px){

    #page_404 #slideshow h1 {
        font-size: 15px;
    }
    
    #page_404 #slideshow a.bottone {
        width: 200px;
        margin-left: -100px;
    }

    #page_index #slideshow .conten_slidefoto img {
        margin-left: 0%;
    }

    #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;}


    #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: 460px;
    }

    #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: #ccae62;
        width: 33%;
    }

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

    div#mail {
        position: fixed;
        bottom: 0;
        z-index: 2;
        background-color: #b30838;
        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{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{font-size: 24px;}
    #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: 50px;
    }
    #home-sez3 h4 {
        margin-bottom: 0;
    }
    #recensioni .sez-2 {
        height: 250px;
        padding-right: 0;
    }

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


    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: none !important; */
        z-index: 2;
    }

    #slideshow h3 img {
        /* height: 100px; */
    }


    /*camere mobile*/

    #page_indexcamere .gruppo-camere .contenuto-camera .descrizione-camera {
        /* padding-right: 15px !important; */
        padding-left: 0 !important;
    }

    .contenuto-camera .col-sm-7 > .col-xs-12 {
        padding-left: 0;
    }

    #page_indexcamere .camere-index {
        margin-left: 0px !important;
        margin-right: 0px !important;
        width: 100% !important;
    }

    #page_indexcamere .row.rigarow:nth-of-type(1), #page_indexcamere .row.rigarow:nth-of-type(3), #page_indexcamere .row.rigarow:nth-of-type(5), #page_indexcamere .row.rigarow:nth-of-type(8), #page_indexcamere .row.rigarow:nth-of-type(9) {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

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

    #servizi-camera p {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #servizi-camera p span {
        text-align: center;
    }


    section#slideshow, #page_index #slideshow .carousel-inner.uno, #slideshow .carousel-inner.uno {
        height: 90vh !important;
    }

    #page_default .sfondo, #page_indexcamere .sfondo, #page_mappa .sfondo {
        display: block;
    }

    #page_indexcamere .gruppo-camere.fade {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
        display: block;
    }

    img.logo-footer {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 70%;
        height: auto;
    }

    #page_indexcamere .gruppo-camere.fade {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
        display: block !important;
    }

    div#prenotazioni {
        width: calc(100% - 10px);
        text-align: center;
        color: #fff;
        font-size: 15px;
    }
    
    div#prenotazioni img {
        margin-left: 0;
        margin-right: 10px;
    }
    
    div#mail, div#telefono {
        display: none !important;
    }
    
    #prenotazioni p {
        display: inline-block;
        color: #fff;
        font-weight: 400;
        padding-left: 5px;
        margin-bottom: 0;
    }
    
    #prenotazioni span {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 60px;
    }

    #sv {
        top: inherit;
        bottom: 5px;
        right: 3px;
    }

    #sv img {
        height: 75px;
    }

    #page_index #sv.btm {
        bottom: 70px;
    }

    #sv {
        bottom: 70px;
    }

    #page_index #sv{
        bottom: 5px;
    }

    #page_indexcamere.offerta .gruppo-camere .contenuto-camera .interno-foto h4 {bottom: 40px;}

    #page_indexcamere.offerta .row.rigarow:nth-of-type(2) .contenuto-camera, #page_indexcamere.offerta .row.rigarow:nth-of-type(3) .contenuto-camera {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    #page_indexcamere.offerta .camere-index {
        margin-left: 15px !important;
        margin-right: 15px !important;
        width: calc(100% - 30px) !important;
    }

    .offerta footer#footer {
        margin-top: -25px;
    }

    #page_indexcamere #benessere h3 {
    margin-bottom: 0;
    letter-spacing: 0.1em;
    }

    #intro-mobile p {
        padding-right: 0;
    }

    .eventi-offerta.tour a#scroll_form {
        margin-left: 0;
    }

    .eventi-offerta.tour section#contenuto-interno3 {
        margin-top: 0;
    }

    #page_default.eventi-offerta.tour #gallery-villa2 {
        margin-bottom: 50px;
    }

}

@media(max-width: 390px){

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

    #benessere h3 {
        letter-spacing: 1px;
    }
    #intro-mobile h1 {
        font-size: 13px;
    }

}

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

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

/*
@media (min-resolution: 1.6dppx) and (max-resolution: 2dppx) and (min-resolution: 144dpi) and (max-resolution: 192dpi) {

    #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 {font-size: 28px;}
    h3 {font-size: 13px;line-height: 35px;}
    p {font-size: 13px;}
    .button--moema {padding: 10px 20px !important;}
    #slideshow h3 img {height: 115px;margin-bottom: 10px;}
    #slideshow h3 {line-height: 40px;}
    #slideshow h3 strong {font-size: 35px;}
    .contVideosez-1 {top: 45%;}
    #menu ul li a, #lingue a {font-size: 11px !important;}
    #fastreservation #motivi h3 {font-size: 15px !important;}
    #motivi h2 strong {font-size: 30px;}
    #slideshow h1 strong {font-size: 40px;}
    #slideshow .titoloclaim h1 {line-height: 40px;font-size: 15px;}
    #loader img {height: 80px;}
    #page_index h1 {margin-bottom: 0;}
    #home-sez3 p {margin-top: 20px;}
    .bottone span {font-size: 11px !important;}
}
    */