html, body{font-family: 'montserrat', 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{
    
    letter-spacing: 0.03em;
    font-weight: 400;
    text-align: left;
    font-family: 'montserrat';
    color: var(--nero);
    text-align: justify;
}

article {
    /* margin-top: 80px !important; */
    /* cursor: url('https://www.trianongroup.com/data/cursor.svg'), auto; */
}





/* Stile generale per il corpo */
body {
    height: 100vh;
    margin: 0;
    padding: 0;
    overflow-x: hidden; /* Nascondi lo scroll orizzontale */
}

#page_index .logo{
    padding: 0;
    transition: all 0.5s ease 0s;
    left: 50%;
    top: calc(50vh - 230px);
    z-index: 3;
    margin-left: -150px;
}

#page_index .logo.logo-small{
    background: rgb(0 0 0 / 0%);
    width: auto;
    height: auto;
    left: 0px;
    margin-left: 0;
    top: 0;
    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;
    padding:25px;
    /* filter: brightness(0) saturate(100%) invert(78%) sepia(18%) saturate(638%) hue-rotate(356deg) brightness(87%) contrast(85%); */
}
 
.logo.logo-small img{
    width: auto;
    margin-top: 10px;
    height: 50px;
    /* filter: brightness(0) saturate(100%) invert(78%) sepia(18%) saturate(638%) hue-rotate(356deg) brightness(87%) contrast(85%); */
}

#page_index .logo.logo-small img{width: auto;margin-top: 0;height: 60px;padding:2px;}


.logo.logo-small{
    width: 140px;
    height: 140px;
    left: 5px;
    margin-left: 0;
    top: 5px;
    margin-top: 0;
    position: fixed;
    z-index: 10;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}



.logo_big {/* filter: brightness(0) invert(1); */}
 




#banner-fr {
    background: var(--bianco);
    text-align: center;
    letter-spacing: 1px;
}

#banner-fr h3 {
    text-transform: none;
    padding-top: 20px;
    letter-spacing: 0em;
    color: #797570;
    font-family: 'Italiana';
    padding-bottom: 20px;
}

#home-sez1 h1 strong{text-transform: uppercase;font-weight: 600;font-family: 'montserrat';color: var(--nero);letter-spacing: .8rem;}
#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: 56%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    color: var(--bianco);
    text-transform: uppercase;
    font-weight: 200;
    z-index: 3;
    width: 100%;
}

/** Stile personalizzato **/

#home-sez7 h3 {
    margin-bottom: 30px;
    color: var(--nero);
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.15em;
}

#home-sez7 h3 strong {
    font-family: 'italiana';
    color: var(--nero);
    text-transform: initial;
    letter-spacing: 0;
    font-weight: 400;
}

#home-sez7 .sez-2 {
    padding: 50px;
}

section#home-sez7 {
    margin: 0;
}

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

#home-sez7 h4 {
    font-family: montserrat, sans-serif;
    color: var(--nero);
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: 600;
}

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

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

#contenuto-foto1 p {
    color: var(--bianco);
    text-transform: none;
    margin-bottom: 30px;
    text-align: right;
    margin-left: 40%;
    font-weight: 400;
}

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

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

#home-sez-testo p {
    color: var(--nero);
    margin-bottom: 0;
}

#contenuto-foto2 p {
    text-transform: none;
    margin-bottom: 30px;
    text-align: justify;
    width: 60%;
    font-weight: 400;
    color: var(--bianco);
}

#contenuto-foto2 h3 {
    color: var(--bianco);
    margin-bottom: 30px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.15em;
}

#contenuto-foto2 .backgroundcolor {
    background: rgb(0 0 0 / 50%);
}

section#benessere {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    margin: 0 !important;
    background: rgb(0 0 0) !important;
}

#benessere h3 {
    margin-bottom: 0;
    color: var(--bianco);
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-align: center;
}

#benessere h3 strong {font-family: 'italiana';color: var(--colore1);text-transform: initial;letter-spacing: 0;}

#benessere h2 {font-family: 'italiana';color: var(--colore1);text-transform: initial;letter-spacing: 0;text-align: center;margin-bottom: 40px;}

#titolo-foto h3 strong {font-family: 'Italiana';color: var(--bianco);font-weight: 200;font-family: 'Italiana';}

#contenuto-foto1 h3 strong {
    font-family: 'italiana';
    color: var(--bianco);
    text-transform: initial;
    letter-spacing: 0;
    font-weight: 400;
}

section#titolo-foto {
    background: #14272d;
    margin: 0;
    padding: 40px;
    text-align: center;
    padding-top: 40px;
    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: var(--bianco);
    margin-bottom: 40px;
}

#contenuto-foto2 h3 strong {
    font-family: 'italiana';
    color: var(--bianco);
    text-transform: initial;
    letter-spacing: 0;
    font-weight: 400;
}

#contenuto-foto1 h3 {
    margin-bottom: 30px;
    color: var(--bianco);
    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);
}

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

#camere .sez-1 {
    padding: 50px;
    height: auto !important;
    background: #f9f8f1;
}


#camere .sez-2 {
    padding: 50px;
    height: 500px;
    background: var(--bianco);
}


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 h3 {
    font-family: 'italiana';
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: var(--nero);
    text-align: center;
}

#camere .sez-2 h3 {
    font-family: 'italiana';
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: var(--nero);
}

#camere .sez-2 p {

color: #d8d3cc;
}

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

#h2-home h2 {
    margin-bottom: -315px;
    width: 60%;
    padding: 30px;
    color: var(--nero);
    padding-left: 0;
    font-weight: 300;
}

#h2-home h2 strong {
    color: var(--nero);
}

#home-sez3 h2 {
    color: var(--nero);
    font-weight: 300;
}

#home-sez3 h2 strong{
    color: var(--nero);
}

#home-sez3 p {
    color: var(--nero);
    margin-top: 30px;
    font-weight: 400;
    margin-bottom: 30px;
}

#page_default #home-sez3 p {
    margin-bottom: 30px;
}

section#home-sez3 {
    padding-left: 0;
    margin-bottom: 0;
}

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

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


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

#slideshow h3 strong {
    font-family: 'italiana', serif;
    font-weight: 400;
    color: var(--bianco);
    text-transform: initial;
    letter-spacing: 0;
}

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

section#home-sez2 {
    padding-top: 80px;
    padding-bottom: 100px;
    background: var(--bianco);
    margin: 0;
}

#home-sez2 h4 {
    font-family: 'Italiana';
    color: #797570;
    margin-bottom: 30px;
}

section#home-sez-testo {
    padding-top: 80px;
    padding-bottom: 80px;
    background: var(--bianco);
    margin: 0;
}

#home-sez-testo p strong {
    color: var(--nero);
    font-weight: 500;
}

#tipologie h3 strong {
    font-family: Italiana;
    color: #797570;
}

section#tipologie {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 65px;
}

#home-sez-testo h4 {
    font-family: 'italiana';
    color: #797570;
    margin-bottom: 20px;
}

section#home-sez1 {
    margin: 0;
    background: #f9f8f1;
    padding-top: 50px;
    padding-bottom: 50px;
}

#home-sez3 h3 {
    color: var(--nero);
    font-family: "Italiana", sans-serif;
    font-weight: 400;
    
    font-style: normal;
    border-bottom: 1px solid var(--colore1);
    padding-bottom: 30px;
}


#home-sez3 p strong {
    color: var(--nero);
    font-weight: 600;
}


#home-sez3 .sez-2 {
    padding: 0;
}

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

section#slide-camere {
    margin: 0;
    margin-top: 0;
    margin-bottom: 0;
    background: var(--nero);
    padding-top: 50px;
    padding-bottom: 50px;
}

#slide-camere p strong {
    color: var(--bianco);
    font-weight: 600;
}

#benessere p {
    color: var(--bianco);
    padding-bottom: 30px;
    margin-bottom: 0;
    text-align: center;
    padding-left: 15%;
    padding-right: 15%;
}

#camere h3 strong {
    color: var(--nero);
}

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

#recensioni h3 strong {
    font-family: 'italiana';
    color: var(--nero);
    text-transform: initial;
    letter-spacing: 0;
}

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

#recensioni h4 {
    font-family: 'italiana';
    color: var(--colore1);
    text-align: left;
}

#recensioni p {
    text-transform: none;
    color: var(--nero);
}


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

#contenuto-foto2 p strong {
    color: var(--bianco);
    font-weight: 700;
}

#contenuto-foto1 p strong {
    color: var(--bianco);
    font-weight: 700;
}

#camere p strong {
    color: var(--nero);
    font-weight: 600;
}

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

#camere .sez-2 p strong {
    color: var(--bianco);
    font-weight: 700;
}

#benessere p strong {
    color: var(--bianco);
    font-weight: 700;
}

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

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


#slideshow h1 {
    color: var(--bianco);
    margin-top: 5%;
}

#slideshow h1 strong {
    font-family: 'italiana';
    color: var(--bianco);
}

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

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: var(--bianco) !important;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color: var(--bianco) !important;
  }
  :-ms-input-placeholder { /* IE 10+ */
    color: var(--bianco) !important;
  }
  :-moz-placeholder { /* Firefox 18- */
    color: var(--bianco) !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;
}

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

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

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: var(--nero); 
}
::-moz-scrollbar-track {
    background: var(--nero); 
}
   
/* Handle */
::-webkit-scrollbar-thumb {
    background: #c79a3a; 
    border-radius: 2px;
}
::-moz-scrollbar-thumb {
    background: #c79a3a; 
    border-radius: 2px;
}

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


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

#menu.menu-change #megamenu{background: var(--nero) !important;}

#home-sez2 h3 {
    font-family: 'Italiana';
    margin-bottom: 0;
}

/*** 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: #00000047;
}


.video-fullscreen.youtube video, .video-fullscreen.cloudflare video {
    position: relative;
    display: block;
    width: 100%;
    height: 100vh;
    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: 100% !important;
}

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



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

#slideshow .sez-1 div#main {
    height: 100vh !important;
    border-right: 10px solid var(--bianco);
}

#slideshow .sez-2 {
    height: 100vh !important;
    padding: 0;
}

#slideshow .sez-2 .contenitore.nessuno {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
}

#slideshow .sez-2 div#main {
    width: 50%;
    height: 50vh !important;
    border-right: 10px solid var(--nero);
}

#slideshow .sez-2 div#main:nth-of-type(2) {
    width: 50%;
    height: 50vh !important;
    border-right: 0;
    border-bottom: 10px solid var(--nero);
}

.servizi article section:nth-child(3) {
    padding: 50px;
    background-color: #000;
}

#slideshow .sez-2 div#main:nth-of-type(4) {
    border-right: 0;
}

#slideshow .sez-2 div#main:nth-of-type(1) {
    width: 50%;
    height: 50vh !important;
    border-right: 10px solid var(--nero);
    border-bottom: 10px solid var(--nero);
}

#slideshow .sez-2 #main > div {
    min-height: calc(50vh - 10px) !important;
}

#page_index section#slideshow {
    border:10px solid var(--bianco);
}


#slideshow .backgroundcolor {
    background: #00000042;
}

#main h3 {
    color: var(--bianco);
    width: 100%;
    /* position: absolute; */
    bottom: 40%;
    z-index: 4;
    text-align: center;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 600;
    padding: 20px;
    height: auto;
    border-radius: 10px 0 0 10px;
    font-family: "Italiana", sans-serif;
    margin-bottom: 0;
    padding-bottom: 0;
}

#main h4 {
    color: var(--bianco);
    width: 100%;
    /* position: absolute; */
    bottom: 35%;
    z-index: 4;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400;
    padding: 20px;
    height: auto;
    text-align: center;
    border-radius: 10px 0 0 10px;
    letter-spacing: 0.05em;
    /* transition: transform 0.3s ease-in-out; */
    padding-top: 0;
}

#main p {
    color: var(--bianco);
    text-align: center !important;
}


#home-sez1 h2 {
    text-align: center;
    padding-bottom: 70px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--colore1);
    letter-spacing: 0.2em;
    font-family: "Italiana", sans-serif;
    padding-bottom: 0;
}

#main .backgroundcolor {
    background: #0000004a;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.21) 44%, rgba(0,0,0,0.48) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(44%, rgba(0,0,0,0.21)), color-stop(100%, rgba(0,0,0,0.48)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.21) 44%, rgba(0,0,0,0.48) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.21) 44%, rgba(0,0,0,0.48) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.21) 44%, rgba(0,0,0,0.48) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.21) 44%, rgba(0,0,0,0.48) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.sez-2 #main .sezpag-1 {
    height: calc(50vh - 10px) !important;
    padding: 0;
    transition: transform 0.9s ease-in-out;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sez-2 #main .sezpag-1:hover {
    transform: translateY(-50px);
}

.sez-1 #main .sezpag-1 {
    height: calc(100vh - 0px) !important;
    padding: 0;
    transition: transform 0.9s ease-in-out;
}

.sez-1 #main .sezpag-1:hover {transform: translateY(-50px);}


#slideshow .sez-1 a.bottone.button--standard {
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 2;
}

#slideshow .sez-1 a.bottone.button--standard:hover {
    width: 100%;
    height: 100%;
    /* background: #ffac009c; */
    /* backdrop-filter: grayscale(1); */
}

#slideshow .sez-2 a.bottone.button--standard {
    width: 100%;
    height: 100%;
    background: transparent;
}

#slideshow .sez-2 a.bottone.button--standard:hover {
    width: 100%;
    height: 100%;
    /* background: #ffac009c; */
    /* backdrop-filter: grayscale(1); */
}

#camere h3 span {
    display: flex;
    align-items: center;
    margin-bottom:10px;
    margin-top:10px;
    /* color: var(--colore1); */
}

#camere h3 img {
width:36px;
    height:36px;
    
    }
    


#slide-camere .titolocamera span {
    font-family: montserrat;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--colore1);
}

.testocamera p {
    color: var(--bianco);
}

#benessere img {
    margin-left: 15% !important;
    margin-right: 15% !important;
    width: 70% !important;
    margin-top: 50px !important;
    border-radius: 5px !important;
}


i.fa.fa-facebook.fa-fw.fa-2x {
    border: none !important;
}

#recensioni h5 {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--nero);
    text-align: left;
    
}

#recensioni .sez-2 {
    border-left: 1px solid var(--nero);
}

#home-sez3 a.bottone.button--standard {
    background: var(--colore1);
    border: 2px solid var(--colore1);
}

/** orvieto **/

.orvieto #camere h3 img {
    width: 200px;
    height: auto;
    margin-bottom: 50px;
}

.orvieto #home-sez3 .sez-1 img {
    width: 164px;
    height: auto;
    margin-bottom: 20px;
}

.orvieto #home-sez3 h3 {
    color: #232D1F;
    border-bottom: 1px solid #232D1F;
}

.orvieto section#camere {
    border-bottom: 30px solid #DAAF6A;
}

.orvieto #camere .sez-1 {
    /* background: #DAAF6A; */
    /* border-right: 1px solid var(--nero); */
    background: #232D1F;
}

.orvieto #camere h3 {
    color: #DAAF6A;
}

.orvieto p {
    color: #0D414D;
}

.orvieto #camere p strong {
    color: #0D414D !important;
}

.orvieto .mask-gallery div {
    background: #232d1fcc;
}

.orvieto #camere p {
    color: #DAAF6A;
}

.orvieto #camere p strong {
    color: #DAAF6A !important;
}

/** orvieto **/


/** Vetta **/


.vetta #camere h3 img {
    width: 200px;
    height: auto;
    margin-bottom: 50px;
}

.vetta #home-sez3 .sez-1 img {
    width: 164px;
    height: auto;
    margin-bottom: 20px;
}

.vetta #home-sez3 h3 {
    color: #0D414D;
    border-bottom: 1px solid #0D414D;

}

.vetta section#camere {
    border-bottom: 30px solid #DAAF6A;
}

.vetta #camere .sez-1 {
    /* background: #DAAF6A; */
    /* border-right: 1px solid var(--nero); */
    background: #0D414D;
}

.vetta #camere h3 {
    color: #DAAF6A;
}

.vetta p {
    color: #0D414D;
}

.vetta #camere p strong {
    color: #0D414D !important;
}

.vetta .mask-gallery div {
    background: #0d414dbf;
}

.vetta #camere p {
    color: #DAAF6A;
}

.vetta #camere p strong {
    color: #DAAF6A !important;
}

/** Vetta **/

/** buenos **/

.buenos #camere h3 img {
    width: 200px;
    height: auto;
    margin-bottom: 50px;
}

.buenos #home-sez3 .sez-1 img {
    width: 164px;
    height: auto;
    margin-bottom: 20px;
}

.buenos #home-sez3 h3 {
    color: #4A1820;
    border-bottom: 1px solid #4A1820;

}

.buenos #camere h3 strong {
    color: #DAAF6A;
}

.buenos section#camere {
    border-bottom: 30px solid #DAAF6A;
}

.buenos #camere .sez-1 {
    /* background: #DAAF6A; */
    /* border-right: 1px solid var(--nero); */
    background: #4A1820;
}

.buenos section#benessere {
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0;
    background: #4A1820;
}

.buenos #camere h3 {
    color: #DAAF6A;
}

.buenos p {
    color: #4A1820;
}

.buenos #camere p strong {
    color: #0D414D !important;
}

.buenos .mask-gallery div {
    background: #4a1820bd;
}

.buenos #camere p {
    color: #DAAF6A;
}

.buenos #camere p strong {
    color: #DAAF6A !important;
}

/** buenos **/


/** vigneto **/


.vigneto #camere h3 img {
    width: 200px;
    height: auto;
    margin-bottom: 50px;
}

.vigneto #home-sez3 .sez-1 img {
    width: 164px;
    height: auto;
    margin-bottom: 20px;
}


.vigneto #home-sez3 h3 {
    color: #073627;
    border-bottom: 1px solid #073627;
}

.vigneto #camere h3 strong {
    color: #DAAF6A;
}

.vigneto section#camere {
    border-bottom: 30px solid #DAAF6A;
}

.vigneto #camere .sez-1 {
    /* background: #DAAF6A; */
    /* border-right: 1px solid var(--nero); */
    background: #073627;
}

.vigneto section#benessere {
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0;
    background: #4A1820;
}

.vigneto #camere h3 {
    color: #DAAF6A;
}

.vigneto p {
    color: #4A1820;
}

.vigneto #camere p strong {
    color: #0D414D !important;
}

.vigneto .mask-gallery div {
    background: #073627c4;
}

.vigneto #camere p {
    color: #DAAF6A;
}

.vigneto #camere p strong {
    color: #DAAF6A !important;
}

/** vigneto **/


/** biancarda **/


.biancarda #camere h3 img {
    width: 200px;
    height: auto;
    margin-bottom: 50px;
}

.biancarda #home-sez3 .sez-1 img {
    width: 164px;
    height: auto;
    margin-bottom: 20px;
}


.biancarda #home-sez3 h3 {
    color: #544F48;
    border-bottom: 1px solid #544F48;
}

.biancarda #camere h3 strong {
    color: #DAAF6A;
}

.biancarda section#camere {
    border-bottom: 30px solid #DAAF6A;
}

.biancarda #camere .sez-1 {
    /* background: #DAAF6A; */
    /* border-right: 1px solid var(--nero); */
    background: #544F48;
}

.biancarda section#benessere {
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0;
    background: #4A1820;
}

.biancarda #camere h3 {
    color: #DAAF6A;
}

.biancarda p {
    color: #4A1820;
}

.biancarda #camere p strong {
    color: #0D414D !important;
}

.biancarda .mask-gallery div {
    background: #544f48bd;
}

.biancarda #camere p {
    color: #DAAF6A;
}

.biancarda #camere p strong {
    color: #DAAF6A !important;
}

/** biancarda **/


/** borgopio **/

.borgopio #camere h3 img {
    width: 200px;
    height: auto;
    margin-bottom: 50px;
}

.borgopio #home-sez3 .sez-1 img {
    width: 164px;
    height: auto;
    margin-bottom: 20px;
}

.borgopio #home-sez3 h3 {
    color: #0D284A;
    border-bottom: 1px solid #0D284A;
}

.borgopio #camere h3 strong {
    color: #DAAF6A;
}

.borgopio section#camere {
    border-bottom: 30px solid #DAAF6A;
}

.borgopio #camere .sez-1 {
    /* background: #DAAF6A; */
    /* border-right: 1px solid var(--nero); */
    background: #0D284A;
}

.borgopio section#benessere {
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0;
    background: #0D284A;
}

.borgopio #camere h3 {
    color: #DAAF6A;
}

.borgopio p {
    color: #DAAF6A;
}

.borgopio #camere p strong {
    color: #0D284A !important;
}

.borgopio .mask-gallery div {
    background: #0d284abd;
}

.bianborgopio #camere p {
    color: #DAAF6A;
}

.borgopio #camere p strong {
    color: #DAAF6A !important;
}

/** borgopio **/


/** mulino **/

.mulino #camere h3 img {
    width: 200px;
    height: auto;
    margin-bottom: 50px;
}

.mulino #home-sez3 .sez-1 img {
    width: 164px;
    height: auto;
    margin-bottom: 20px;
}

.mulino #home-sez3 h3 {
    color: #6D712E;
    border-bottom: 1px solid #6D712E;
}

.mulino #camere h3 strong {
    color: #DAAF6A;
}

.mulino section#camere {
    border-bottom: 30px solid #DAAF6A;
}

.mulino #camere .sez-1 {
    background: #6D712E;
}

.mulino section#benessere {
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0;
    background: #6D712E;
}

.mulino #camere h3 {
    color: #DAAF6A;
}

.mulino p {
    color: #DAAF6A;
}

.mulino #camere p strong {
    color: #0D284A !important;
}

.mulino .mask-gallery div {
    background: #6d712ec4;
}

.mulino #camere p {
    color: #DAAF6A;
}

.mulino #camere p strong {
    color: #DAAF6A !important;
}

/** mulino **/


/** colosseo **/

.colosseo #camere h3 img {
    width: 200px;
    height: auto;
    margin-bottom: 50px;
}

.colosseo #home-sez3 .sez-1 img {
    width: 164px;
    height: auto;
    margin-bottom: 20px;
}

.colosseo #home-sez3 h3 {
    color: #102836;
    border-bottom: 1px solid #102836;
}

.colosseo #camere h3 strong {
    color: #DAAF6A;
}

.colosseo section#camere {
    border-bottom: 30px solid #DAAF6A;
}

.colosseo #camere .sez-1 {
    background: #102836;
}

.colosseo section#benessere {
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0;
    background: #102836;
}

.colosseo #camere h3 {
    color: #DAAF6A;
}

.colosseo p {
    color: #DAAF6A;
}

.colosseo #camere p strong {
    color: #0D284A !important;
}

.colosseo .mask-gallery div {
    background: #102836c2;
}

.colosseo #camere p {
    color: #DAAF6A;
}

.colosseo #camere p strong {
    color: #DAAF6A !important;
}

/** colosseo **/


/** monti **/

.monti #camere h3 img {
    width: 200px;
    height: auto;
    margin-bottom: 50px;
}

.monti #home-sez3 .sez-1 img {
    width: 164px;
    height: auto;
    margin-bottom: 20px;
}

.monti #home-sez3 h3 {
    color: #450730;
    border-bottom: 1px solid #450730;
}

.monti #camere h3 strong {
    color: #DAAF6A;
}

.monti section#camere {
    border-bottom: 30px solid #DAAF6A;
}

.monti #camere .sez-1 {
    background: #450730;
}

.monti section#benessere {
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0;
    background: #450730;
}

.monti #camere h3 {
    color: #DAAF6A;
}

.monti p {
    color: #DAAF6A;
}

.monti #camere p strong {
    color: #0D284A !important;
}

.monti .mask-gallery div {
    background: #450730ad;
}

.monti #camere p {
    color: #DAAF6A;
}

.monti #camere p strong {
    color: #DAAF6A !important;
}

/** monti **/



#footer .col-sm-4.strutture p {
    margin-bottom: 20px;
}

body:not(#page_index) .claim {
    top: 50%;
}

body:not(#page_index) #slideshow h1 {
    margin-top: 0%;
}


.servizi article section:nth-child(3) .sez-1 {
    display: none;
}

.servizi article section:nth-child(3) .sez-2 {
    width: 100%;
}

#btn-meeting a.bottone.button--standard:hover {
    transition: none !important;
    border: none;
    background: var(--colore1);
    animation: none !important;
    border: none !important;
    transform: none !important;
}

#btn-meeting a.bottone.button--standard:hover::before {
    transition: none;
    position: relative;
    height: inherit;
    transform: none;
    border: none;
    width: auto;
    display: none;
}

#btn-meeting a.bottone.button--standard::before {
    display: none;
}

section#form {
    background: var(--nero);
    margin-bottom: 0;
}

#form .sez-1 {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 50px;
    padding-bottom: 50px;

}

.posizione #camere h3 {
    padding-bottom: 0;
    margin-bottom: 0;
}

#page_default article {
    margin-top: 80px !important;
}

/*#page_default section#slideshow .backgroundcolor {
    background: #000000;
}
*/
/** responsive **/
@media(max-width: 1800px){
    h1 {letter-spacing: 0.13em;margin-top: 0;}
    /**/
    #page_indexcamere #home-sez2 a.bottone {margin-top: 20px;}
    #camere .contenitore.nessuno {width: 75%;}

    #recensioni .carousel-control.left, #recensioni .carousel-control.right {
        margin-right: 20px;
    }

    html {font-size: 15px;}
}

@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;}
    #home-sez2 .conten_slidefoto img, #slide-camere .conten_foto img {max-width: 150%;}
    #home-sez2 .conten_slidefoto, #slide-camere .conten_foto {overflow: hidden;}
    #contenuto-foto1 p{margin-left: 30%;}

    #page_index .logo, .logo {width: 250px;top: calc(50vh - 210px);margin-left: -125px;}

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

    #recensioni .carousel-control.left, #recensioni .carousel-control.right {
        margin-right: 10px;
    }

    html {
        font-size: 14px;
    }
    h1 strong {
        letter-spacing: 0.15em;
        font-size: 5rem;
    }
}

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

    /*slideshow 100%*/
    section#slideshow {height: 100vh !important;}
    .servizi section#slideshow {
        height: auto !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;}
    /*fine*/
    #camere .sez-1, #camere .sez-2{padding: 15px;}
    #contenuto-foto1 p{margin-left: 20%;}

    h1 {
    margin-bottom: 40px;
    }
    
    #home-sez3 .sez-2 img {
        max-width: 135%;
    }

    #recensioni .colonna {
        margin-left: 0;
        width: 100%;
        padding-left: 50px;
        padding-right: 50px;
        display: flex;
        flex-direction: column;
    }
    
        #recensioni .sez-1, #recensioni .sez-2 {
        width: 100%;
        border: none;
    }

    #recensioni .sez-1 {
        padding-bottom: 50px;
    }

    #recensioni .sez-2 {
        padding-left: 0;
    }

    section#recensioni {
        padding-top: 50px;
        margin-top: 0;
        padding-bottom: 50px;
        margin-bottom: 0;
    }

    #recensioni .carousel-control.left, #recensioni .carousel-control.right {
        height: 75px;
        top: inherit;
        bottom: 0;
    }

    #contenuto-foto1 p {
        margin-left: 0;
    }

    #contenuto-foto2 p {
        width: 100%;
    }

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

    #benessere .colonna {
        margin-left: 0;
        width: 100%;
    }
    
    #benessere p {
        padding-left: 50px;
        padding-right: 50px;
    }
    
    #benessere img {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
    }

    #camere .contenitore.nessuno {
    width: 85%;
    }

    h3 strong, span.titolocamera b, #footer h3, #home-sez-testo h4, #recensioni h4 {
        font-size: 2.2rem;
    }

    #page_default section#slideshow {
        height: auto !important;
    }

    #page_default section#slideshow .sez-1 {
        padding-top: 51px !important;
        padding-bottom: 50px !important;
    }

}

@media(max-width: 1200px){
    #home-sez3 .sez-1, #home-sez3 .sez-2 {width: 100%;}
    #home-sez3 p {margin-bottom: 0px;margin-top: 30px;text-align: justify;}
    #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;}
    section#home-sez3 {margin-top: 0;padding-left: 0;}
    #home-sez3 .sez-2 img {max-width: 100%;margin-left: 0;}
    #benessere .colonna {margin: 0;width: 100%;}
    section#benessere {padding: 50px !important;}
    #benessere .sez-1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    }

    #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 {
    
    margin-bottom: 0;
    }
    section p{text-align: left;}

    #page_index article section:nth-child(4) {
        padding-left: 25px;
        padding-right: 30px;
        margin-top: 0;
        margin-bottom: 50px;
    }

    #slideshow .sez-1 div#main, .sez-1 #main .sezpag-1 {
        height: 360px !important;
    }

    #page_index article section:nth-child(4) .sez-1, #page_index article section:nth-child(4) .sez-2 {
        width: 100%;
        height: auto !important;
        padding: 0;
        margin-bottom: 10px;
    }

    #page_index article section:nth-child(4) {
        height: auto !important;
        border: none !important;
        padding-left: 50px;
        padding-right: 50px;
    }

    #page_index article section:nth-child(4) .sez-2 div#main:nth-of-type(1), #page_index article section:nth-child(4) .sez-2 div#main:nth-of-type(2), #page_index article section:nth-child(4) .sez-2 div#main:nth-of-type(3), #page_index article section:nth-child(4) .sez-2 div#main:nth-of-type(4) {
        width: 100%;
        border: none;
        margin-bottom: 10px;
    }

    #slideshow .sez-1 div#main, .sez-1 #main .sezpag-1 {
        border: none;
    }

    #home-sez2 .conten_slidefoto img, #slide-camere .conten_foto img {
        max-width: 195%;
        width: 130%;
    }

    section#slide-camere {
        padding-top: 80px;
        padding-bottom: 80px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #recensioni .sez-1, #recensioni .sez-2 {
        padding-left: 0;
    }
    
    #recensioni .sez-2 .col-md-12 {
        padding-left: 0;
    }

    #camere .contenitore.nessuno {
        width: calc(100% - 30px);
    }

    h1 strong {
        letter-spacing: 0.1em;
        font-size: 4.5rem;
    }
    div#main, #home-sez3 .sez-2 img {border-radius: 10px;}

    .servizi section#slideshow {
        height: auto !important;
    }
    
    .servizi #slideshow .sez-2 .contenitore.nessuno {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        width: 100%;
    }
    
    #slideshow .sez-2 div#main:nth-of-type(1), #slideshow .sez-2 div#main:nth-of-type(2), #slideshow .sez-2 div#main:nth-of-type(3), #slideshow .sez-2 div#main:nth-of-type(4) {
        width: 100%;
        border: none;
        margin-bottom: 15px;
        height: auto !important;
    }
    
    .servizi #slideshow .sez-2 {
        height: auto !important;
    }

}

@media (max-width: 1024px){

    
.logo.logo-small img {display: none !important;}
#menu.menu-change #megamenu {
    background: transparent !important;}

}

@media (max-width: 992px){
    #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);}
    #slide-camere .conten_foto img {max-width: 100%;}
    #recensioni .sez-2 {padding-top: 50px;padding-left: 0;padding-right: 0;}
    #recensioni .sez-1 {border-right: none;padding-bottom: 0;}
    #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;text-align: justify;}
    #contenuto-foto1 h3 {
    text-align: left;
    }
    h1 {margin-bottom: 20px;}

    #home-sez3 .sez-1 {
        padding-left: 15px;
        padding-right: 15px;
    }

    #home-sez3 .sez-2 {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }

    #page_index article section:nth-child(4) {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0;
    }

    #page_index .logo.logo-small, .logo.logo-small {display: none !important;}

        section#slide-camere {
        padding-top: 20px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
    }
        #slide-camere .sez-1, #slide-camere .sez-2 {
        padding-left: 3px;
        padding-right: 0;
    }

        #recensioni .colonna {
            
    padding-left: 15px;
            
    padding-right: 15px;
        }


    section#contenuto-foto1 .sez-1, section#contenuto-foto2 .sez-1 {
        padding-right: 15px;
        padding-left: 15px;
    }

    section#benessere {
        padding-left: 15px !important;
        padding-bottom: 17px !important;
        padding-right: 15px !important;
    }

        #camere h3 img {
        margin-bottom: 20px !important;
    }

    section#gallery-home {
        margin-top: 0;
        margin-bottom: 15px;
    }

        #home-sez7 .sez-2 {
        height: auto !important;
        padding: 15px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

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

    section#home-sez7 .colonna {
        display: flex;
        flex-direction: column-reverse;
    }

    h1 strong {
        letter-spacing: 0em;
        font-size: 4rem;
    }

    #home-sez2 .custom-col.sez-2 {
        padding-bottom: 20px;
    }

    #recensioni .carousel-control.left, #recensioni .carousel-control.right {
        margin-right: -20px;
    }
}


@media (max-width: 767px){
	.foto-gallery.col-xs-12.col-sm-6{width:50%}

    #home-sez3 .sez-1 {
        padding: 15px;
        padding-top: 30px;
    }

    #home-sez3 .sez-1 a.bottone {
    margin-bottom: 30px;
    }
    
    #home-sez3 .sez-2 {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }
    
    #camere .sez-1, #camere .sez-2 {
        padding: 20px;
        height: auto !important;
    }
    
    section#slide-camere {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    #slide-camere .carousel-camere .conten_camere .conten_testo {
        padding: 0;
    }
    
    #slide-camere .sez-1 {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    section#benessere {
        padding: 20px !important;
    }
    
    #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;
    }

    #camere .contenitore.nessuno {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        position: relative;
    }

    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 !important;padding-bottom: 0 !important;}
    #recensioni .carousel-claim .carousel-inner {height: 280px !important;}
    .position-claim-carousel {/* height: 205px !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;}

    #btn-meeting a.bottone.button--standard {
        margin-bottom: 2px;
    }
    
    #btn-meeting .sez-3 a.bottone {
        margin-bottom: 0;
    }
    section p { letter-spacing: 0;}

    #page_index .logo, .logo {
        /* width: 180px; */
        /* top: calc(50vh - 140px); */
        /* margin-left: -90px; */
    }


    #page_index article section:nth-child(4) .sez-1 {
        margin-bottom: 15px;
    }

    #page_index article section:nth-child(4) .sez-2 div#main:nth-of-type(1), #page_index article section:nth-child(4) .sez-2 div#main:nth-of-type(2), #page_index article section:nth-child(4) .sez-2 div#main:nth-of-type(3) {
        margin-bottom: 15px;
    }

    #page_index article section:nth-child(4) .sez-2 div#main:nth-of-type(4) {
        margin-bottom: 0;
    }

    #page_index article section:nth-child(4) .sez-2 {
        margin-bottom: 0;
    }



    #benessere p {
    padding-left: 0;
    padding-right: 0;
    text-align: justify;
}

    html {
        font-size: 13px;
    }
    h3 strong, span.titolocamera b, #footer h3, #home-sez-testo h4, #recensioni h4 {
        font-size: 2rem;
    }

    #slideshow h3 strong {
        font-size: 2.5rem;
    }

    h1 strong, body:not(#page_index) h1 strong {
        font-size: 2.4rem;
    }

    p {
        font-size: 1.1rem;
    }

    #slideshow h3 strong {
        font-size: 2.2rem;
    }

}

@media(max-width: 500px){
    #contenuto-foto2 p {width: 100%;}
    #contenuto-foto1 p {margin-left: 0;}
    section#contenuto-foto1 .sez-1, section#contenuto-foto2 .sez-1 {/* height: auto !important; */padding-top: 40px;padding-bottom: 40px;}
    section#contenuto-foto1 .colonna, section#contenuto-foto2 .colonna {/* min-height: auto !important; */}
    #page_index .logo, .logo {width: 180px;top: calc(45vh - 180px);margin-left: -90px;}
    /*slideshow 100%*/
    section#slideshow {height: calc(100vh - 140px) !important;}
    #page_index #slideshow .carousel-inner.uno, #slideshow .carousel-inner.uno {height: calc(100vh - 140px) !important;}
    #page_index #slideshow .conten_slidefoto, #slideshow .conten_slidefoto {height: calc(100vh - 140px);}
    #page_index #slideshow .conten_slidefoto img, #slideshow .conten_slidefoto img {height: calc(100vh - 140px);max-width: fit-content;}
    /*fine*/
    #slideshow .carousel-control.right img, #slideshow .carousel-control.left img {
        bottom: 70px;
        top: initial;
    }
    
    #slideshow .carousel-control.left {
        left: inherit;
        right: 50px;
    }
}

@media(max-width: 440px){

    #page_index #slideshow .conten_slidefoto img {margin-left: -20%;}  
    .logo {width: 215px;}
    h1 {letter-spacing: 0.05em;color: var(--nero);line-height: var(--interlinea-1-2);}
    p {text-align: justify !important;font-weight: 400 !important;line-height: var(--interlinea2);}
    #benessere .sez-1 {padding-right: 0 !important;}
    #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 {text-align: left;}
    #contenuto-foto1 a.bottone {
        float: left;
    }

    div#mappa1 {
        height: 300px !important;
    }
    
    #camere .sez-1, #camere .sez-2 {
        height: auto;
    }
    section#camere {
    height: auto !important;
    }
    #camere .sez-1 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    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: 0;
        line-height: 1.3;
    }

    #home-sez1 h2 {
    margin-top: 6px;
    }

    #home-sez1 h1 strong {
        letter-spacing: .2rem;
    }

    #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: #b79244;
        width: 33%;
        display: none;
    }

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

    div#mail {
        position: fixed;
        bottom: 0;
        z-index: 5;
        background-color: var(--colore2);
        width: 100%;
        left: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

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

    #page_index #titolo-foto .sez-1 {
        padding-left: 0;
        padding-right: 0;
    }
    
    section#tipologie {
        margin-top: 55px;
    }

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

    .position-claim-carousel {
        height: 360px !important;
    }

    section#home-sez1 {
        padding-top: 15px;
        padding-bottom: 35px;
    }

    #home-sez3 h3 {
        padding-top: 30px;
    }

    #camere .contenitore.nessuno {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: auto;
        top: initial;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    div#mail img {
        height: auto;
        margin-right: 5px;
    }
    
    div#mail p {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        font-weight: 600 !important;
        text-transform: uppercase;
        color: var(--bianco) !important;
    }
    
    div#mail p img {
        margin-right: 10px;
        margin-left: 0;
    }

    #page_index #slideshow .conten_slidefoto img, #slideshow .conten_slidefoto img {
        margin-left: -60vh;
    }

    body:not(#page_index) h1 strong {
        font-size: 2.2rem;
    }
    h1 {
        font-size: 1.2rem;
    }

    #mail a {
    width: 100%;
    text-align: center;
    letter-spacing: 0.05em;
    font-weight: 600;
    font-family: 'montserrat';
    text-transform: uppercase;
    color: var(--bianco);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

#slideshow .backgroundcolor {
    background: #0000007d;
}

div#mail {
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

article {
    margin-top: 80px !important;
}

}

@media(max-width: 395px){

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

    .position-claim-carousel {
        /* height: 490px !important; */
    }
    
    #recensioni .carousel-claim .carousel-inner {
        height: 425px !important;
    }
    /*slideshow 100%*/
    section#slideshow {height: calc(100vh - 120px) !important;}
    #page_index #slideshow .carousel-inner.uno, #slideshow .carousel-inner.uno {height: calc(100vh - 120px) !important;}
    #page_index #slideshow .conten_slidefoto, #slideshow .conten_slidefoto {height: calc(100vh - 120px);}
    #page_index #slideshow .conten_slidefoto img, #slideshow .conten_slidefoto img {height: calc(100vh - 120px);max-width: fit-content;}
    /*fine*/
}

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

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



    .position-claim-carousel {
        /* height: 465px !important; */
    }
}