html, body{font-family: 'Dosis', 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: 300;
    text-align: justify;
    /*     font-family: 'Libre Bodoni', serif; */
    font-family: 'Dosis', sans-serif;
    text-transform: none;
    color: #84817a;
}

article {
    margin-top: 0 !important;
}

#page_index .logo{
    padding: 10px;
    transition: all 0.5s ease 0s;
    left: 50%;
    top: 26%;
    width: 150px;
    -webkit-transform: translate(-50%,-47%);
    -ms-transform: translate(-50%,-47%);
    transform: translate(-50%,-47%);
}

#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: 4;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    width: 70px;
    height: 70px;
    z-index: 100;
    top: 10px;
    left: 10px;
}

#page_index .logo img{
    width: 100%;
    height: auto;
    background: none;
    margin-top: 0;
}
#page_index .logo.logo-small img, .logo.logo-small img{width: 70px;margin-top: 0;filter: invert(0);}

.colore img {
    filter: none !important;
}

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


#banner-fr {
    background: #ffffff;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 0;
    display: none;
}

#banner-fr h3 {
    text-transform: none;
    padding-top: 20px;
    letter-spacing: 0em;
    color: #000000;
font-family: 'Dosis', sans-serif;
    padding-bottom: 20px;
    margin-bottom: 0;
    font-weight: 300;
    /* text-transform: uppercase; */
    letter-spacing: 2px;
    font-size: 20px;
    letter-spacing: 0.05em;
}

#page_index #home-sez1 .backgroundcolor {
    background-color: #ffffffbd;
    backdrop-filter: grayscale(1);
    background: #fff;
}

#page_index #home-sez1 {
    /* margin: 0; */
    margin-top: 60px;
    margin-bottom: 60px;
}

#page_index #home-sez1 p {
    text-align: left;
    padding-left: 60px;
    padding-top: 30px;
    margin-bottom: 0;
    color: #000;
}

#page_index #home-sez1 p strong {
    /* color: #000; */
    /* font-weight: 500; */
}

#page_index section#home-sez3 {
    margin-top: 0;
}

#home-sez1 h1 strong{text-transform: uppercase;font-weight: 200;color: #d0c9b1;/*     font-family: 'Libre Bodoni', serif; */color: #000;font-size: 2em;font-family: 'Dosis', sans-serif;}
#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-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: rgb(0 0 0 / 20%);*/
	z-index: 1;
	/*backdrop-filter: contrast(1.5);*/
}

.contVideosez-1 {
    position: absolute !important;
    left: 50%;
    top: 40%;
    -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: 'Libre Bodoni', serif;
    color: #000;
    font-size: 1.5em;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

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

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

#home-sez2 p {
    color: #000000;
    /* margin-bottom: 30px; */
    text-align: justify;
}

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

#contenuto-foto2 p {
    text-transform: none;
    /* margin-left: 10%; */
    /* margin-right: 10%; */
    /* margin-bottom: 40px; */
    text-align: left;
    width: 100%;
    color: #232323;
    font-weight: 300;
}

#contenuto-foto2 h3 {
    color: #000000;
    margin-bottom: 10px;
    text-align: left;
    /* padding-left: 10%; */
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    font-family: 'Dosis', sans-serif;
}

#contenuto-foto2 .backgroundcolor {
    background: #0000001a;
    backdrop-filter: saturate(1.5);
}

section#benessere, section#benessere1, section#benessere2, section#benessere3, section#benessere4 {
    padding-top: 0;
    padding-bottom: 0;
    background: #f7f1e3;
    margin: 0;
    padding: 80px;
    outline: 2px solid #23232326;
    outline-offset: -40px;
    /* padding-bottom: 20px; */
}

#benessere h3, #page_index #home-sez1 h3, #benessere2 h3, #benessere3 h3, #benessere4 h3 {
    margin-bottom: 60px;
    color: #000;
    color: #000000;
    font-family: 'Dosis', sans-serif;
}

#page_mappa #benessere h3, #page_mappa #benessere p {margin-bottom: 30px;}

#page_index #home-sez1 h3 {margin-bottom: 0;}

#page_index #home-sez1 h3 {
    text-align: left;
    padding-left: 60px;
}

#benessere h3 strong, #page_index #home-sez1 h3 strong, #titolo-servizi h3 strong {font-family: 'Libre Bodoni', serif;font-size: 40px;color: #84817a;text-transform: uppercase;line-height: 1.1;}

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

#contenuto-foto1 h3 strong {
    font-family: 'Libre Bodoni', serif;
    text-transform: uppercase;
    font-size: 40px;
    color: #84817a;
    line-height: 1.1;
}

section#titolo-foto {
    background: #45585e;
    margin: 0;
    padding: 40px;
    text-align: center;
    padding-top: 80px;
}

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

#contenuto-foto2 h3 strong {
        font-family: 'Libre Bodoni', serif;
        text-transform: uppercase;
        font-size: 40px;
        color: #84817a;
        line-height: 1.1;
}

#contenuto-foto1 h3 {
    margin-bottom: 10px;
    color: #000000;
    /* padding-left: 15%; */
    /* padding-right: 15%; */
    text-align: right;
    line-height: 30px;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Dosis', sans-serif;
}

section#contenuto-foto1 {
    margin: 0;
}

#contenuto-foto1 .backgroundcolor {
    /* backdrop-filter: brightness(0.5); */
    background: #0000001a;
    backdrop-filter: saturate(1.5);
}

#contenuto-foto1 .sez-1 {
    height: auto !important;
    width: fit-content;
    background-color: #f7f1e3e0;
    padding: 73px;
    position: absolute;
    right: 40px;
    outline: 2px solid #23232326;
    outline-offset: -40px;
}

#contenuto-foto1 .colonna {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: 0;
    width: 50%;
    float: right;
}


#contenuto-foto2 .sez-1 {
    height: auto !important;
    width: fit-content;
    background-color: #f7f1e3e0;
    padding: 73px;
    position: absolute;
    left: 40px;
    outline: 2px solid #23232326;
    outline-offset: -40px;
}

#contenuto-foto2 .colonna {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: 0;
    width: 50%;
    float: left;
}

#page_indexcamere #contenuto-foto2 .colonna {width: 55%;}

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

#camere .sez-1 {
    padding: 50px;
    height: 500px;
    /* background: #ededed; */
    padding-left: 0;
}

#camere .sez-2 {
    padding: 0;
    /* height: 600px; */
    background: #ededed;
}

#page_indexcamere #camere .sez-2 {
    overflow: hidden;
}


section#camere {
    padding: 0;
    margin: 0;
    /* border-top: 2px solid #fff; */
    /* border-bottom: 2px solid #fff; */
    padding: 80px;
    outline: 2px solid #d1ccc0;
    outline-offset: -40px;
    background: #fff;
}

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

#camere h3 {
    font-family: 'Libre Bodoni', serif;
    text-transform: uppercase;
    font-size: 40px;
    padding-bottom: 20px;
    line-height: 1.1;
    color: #84817a;
}

#camere .sez-2 h3 {
        font-family: 'Libre Bodoni', serif;
    font-size: 35px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color:#fff;
}

#camere .sez-2 p {

    color:#fff;
}

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, #home-sez4 h2  {
    color: #000;
    font-weight: 300;
    font-size: 1.8em;
    padding-left: 60px;
    padding-right: 60px;
    color: #fff;
    font-weight: 200;
    text-align: justify;
}

#home-sez3 h2 strong, #home-sez4 h2 strong {
    color: #ffffff;
    font-size: 1.4em;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

#home-sez3 p, #home-sez4 p {
    /* margin-left: 5%; */
    color: #000000;
    line-height: 2em;
    margin-top: 30px;
    /* position: absolute; */
    /* bottom: 50px; */
    padding-left: 60px;
    padding-right: 60px;
    text-align: justify;
    /* color: #fff; */
}

section#home-sez3, section#home-sez4 {
    padding-left: 0%;
    background: #a1acaf;
    margin-bottom: 0px;
    background: #f7f1e3;
    background-size: cover;
    margin-top: 0;
}

section#home-sez4 {margin: 0;/* background: #fff; */}


#slideshow h3 {
    text-transform: none;
    font-size: 30px;
    line-height: 50px;
    font-weight: 200;
font-family: 'Dosis', sans-serif;
}

#slideshow h3 strong {
    /* font-family: 'Prata', serif; */
    font-size: 1.7em;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    /* border: 1px solid #fff; */
    /* padding: 20px; */
    letter-spacing: 0.1em;
}

h2 strong {
    /*     font-family: 'Libre Bodoni', serif; */
    font-weight: 400;
}

section#home-sez2 {
    padding: 80px;
    /* padding-bottom: 100px; */
    /* background: #d7d3d7; */
    margin: 0;
    outline: 2px solid #ffffff40;
    outline-offset: -40px;
    /* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='2560' height='1440' preserveAspectRatio='none' viewBox='0 0 2560 1440'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1021%26quot%3b)' fill='none'%3e%3crect width='2560' height='1440' x='0' y='0' fill='rgba(179%2c 172%2c 179%2c 1)'%3e%3c/rect%3e%3cpath d='M 0%2c132 C 256%2c295.2 768%2c974.2 1280%2c948 C 1792%2c921.8 2304%2c190.4 2560%2c1L2560 1440L0 1440z' fill='rgba(201%2c 194%2c 201%2c 1)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1021'%3e%3crect width='2560' height='1440' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e"); */
    background-size: cover;
    /* background: #efefef; */
    /* background: #fff; */
}

#home-sez2 h4 {
        font-family: 'Libre Bodoni', serif;
        text-transform: uppercase;
        font-size: 40px;
        color: #84817a;
        margin-bottom: 20px;
}

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

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

#tipologie h3 strong {
    font-family: Prata;
    color: #000;
    font-size: 1.4em;
}

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

#home-sez-testo h4 {
        font-family: 'Libre Bodoni', serif;
    font-size: 2.5em;
    color: #000000;
    margin-bottom: 20px;
}

#home-sez3 p strong, #home-sez4 p strong {
    color: #000000;
    font-weight: 500;
    /* border-bottom: 1px solid #45585e; */
}


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

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

#benessere p {
    color: #000000;
    /* padding-bottom: 40px; */
    text-transform: none;
    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 {text-align: center;background: #ffffff;padding-top: 50px;padding-bottom: 30px;margin-bottom: 0;margin-top: 0;}

#page_default section#recensioni {padding-bottom: 40px;} 

#recensioni h3 strong {
        font-family: 'Libre Bodoni', serif;
    font-size: 1.5em;
    color: #000;
}

#recensioni h3 {
    margin-bottom: 40px;
}

#recensioni h4 {
        font-family: 'Libre Bodoni', serif;
        color: #84817a;
        text-align: center;
        /* margin-top: 7%; */
        line-height: 1.5em;
        font-size: 35px;
}

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



#contenuto-foto2 p strong {
    color: #000000;
    font-weight: 600;
}

#contenuto-foto1 p strong {
    color: #000;
    font-weight: 500;
}

#camere p strong {
    /* color: #000; */
    /* font-weight: 500; */
}

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

#camere .sez-2 p strong {
    color: #fff;
    font-weight: 500;
}

#benessere p strong {
    /* color: #000000; */
    /* font-weight: 500; */
}

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

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


#slideshow h1 {
    color: #fff;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
    font-weight: 300;
}

#slideshow p img {
    filter: invert(1);
    width: 260px;
    height: auto;
}

#slideshow p {
    text-align: center;
}

#slideshow h1 strong {
        font-family: 'Libre Bodoni', serif;
    font-size: 2em;
    color: #fff;
    font-weight: 200;
    letter-spacing: 0.1em;
}

#page_indexcamere #home-sez2 p {margin-bottom: 0;}
#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
  }

#home-sez3 .sez-2 .backgroundcolorcarousel {
    /* outline: 2px solid white; */
    /* outline-offset: -40px; */
}



#home-sez3 .sez-1, #home-sez4 .sez-1 {
    outline: 2px solid #23232326;
    outline-offset: -40px;
}


#home-sez2 .sez-2 .foto-gallery {
    /* outline: 2px solid white; */
    outline-offset: -40px;
}

#benessere h4 {
    text-align: left;
    color: #c19a36;
    font-weight: 400;
    font-size: 1.6em;
}

.position-claim-carousel .col-md-12 {
    padding: 0;
}


#camere h4 {
    font-family: prata;
    color: #000;
    font-size: 1.4em;
    text-align: center;
}

#home-sez3 h3, #home-sez4 h3 {
    padding-left: 60px;
    padding-right: 60px;
    font-family: 'Libre Bodoni', serif;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 1.1;
    color: #84817a;
    font-weight: 400;
}


#recensioni h4 strong {font-family: 'Dosis', sans-serif;font-weight: 300;font-size: 35px;color: #000000;}

#benessere .sez-2 {
    padding: 0;
}

section#form {
    background: #2f2d31;
    padding: 8%;
    margin: 0;
}

#form h4 {
    font-size: 1.6em;
    color: #c3af6e;
}

#form h4 strong {
    font-family: prata;
    color: #fff;
    font-size: 50px;
        font-family: 'Libre Bodoni', serif;
    text-transform: uppercase;
    font-weight: 100;
}

#home-sez3 a.bottone, #home-sez4 a.bottone {
    margin-left: 60px;
}

section#menu-bar {
    background: #626065;
    margin: 0;
    padding-bottom: 50px;
    padding-top: 50px;
}

#page_default #benessere .sez-1 {
    padding-left: 0;
}

section#home-sez1 {
    margin-top: 30px;
}

#benessere .position-claim-carousel .carousel-control.left {top: inherit;}
#benessere .position-claim-carousel .carousel-control.right {top: inherit;left: 30px;}

#home-sez3 div#mappa1 {
    height: 800px;
}

#benessere .sez-1, #benessere2 .sez-1, #benessere3 .sez-1, #benessere4 .sez-1 {
    padding-left: 0;
    padding-right: 50px;
}

#page_gallery #benessere .sez-1, #page_gallery #benessere2 .sez-1, #page_gallery #benessere3 .sez-1, #page_gallery #benessere4 .sez-1 {
    padding-right: 0;
}

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

#home-sez1 .sez-1 {
    text-align: center;
}

#home-sez1 p {
    text-align: center;
    margin-bottom: 40px;
}

#slideshow .carousel-control.right, #slideshow .carousel-control.left {
    height: 90px;
}

#slideshow .carousel-control.left {
    top: inherit;
    bottom: 10%;
    left: 40px;
}

#slideshow .carousel-control.right {
    top: inherit;
    bottom: 10%;
    left: 80px;
}

h1 img.menu-change {display: none;}

#slideshow h1 img {margin-bottom: 30px;width: auto;height: 130px;}

/*NASCOSTO*/

/*icone laterali*/
section#call, section#call2, section#call3 {display: block;}
div#call {position: fixed !important;bottom: 50%;left: 0;height: 60px;z-index: 10;background: #fff;padding: 0;display: block;width: auto;padding: 15px !important;margin: 0 !important;}
div#call2 {position: fixed;bottom: calc(50% - 60px);width: auto;height: 60px;z-index: 10;background: #fff;padding: 15px;display: block;left: 0;margin: 0 !important;}
div#call3 {position: fixed;bottom: calc(50% - 120px);width: auto;height: 60px;z-index: 10;background: #fff;padding: 15px;display: block;left: 0;margin: 0 !important;}
#bottoni-home .sezpag-1 {padding: 0;}
#call2 img {cursor: pointer;}
#call img, #call2 img, #call3 img {width: 25px;height: auto;}
p.tre img {display: none;}
p.tre.apre img {display: inline-block; cursor: pointer;}
p.uno img {display: none;}
p.uno.apre img {display: inline-block; cursor: pointer;}
p.due img {display: none;}
p.due.apre img {display: inline-block; cursor: pointer;}
p.uno.apre-white img, p.due.apre-white2 img, p.tre.apre-white img {display: none; cursor: pointer;}
#bottoni-home p {margin-bottom: 0;}

/*hover icone laterali*/
div#call:hover, div#call2:hover {background: #ccae62;transition: .5s;}
div#call3:hover{background: #ccae62;transition: .5s;}
div#call:hover p.uno.apre-white img, div#call2:hover p.tre.apre-white img, div#call3:hover p.due.apre-white2 img {display: block;transition: .5s;}
div#call:hover p.uno.apre img, div#call2:hover p.tre.apre img, div#call3:hover p.due.apre img {display: none;transition: .5s;}

/*barra a comparsa*/
section#nascosto {
    width: 35%;
    height: 100vh;
    background: #f7f1e3;
    box-shadow: #00000033 -8px 3px 24px;
    -webkit-box-shadow: #00000033 -8px 3px 24px;
    color: #ffffff;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 3rem 3rem 3rem 3rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 79;
    transform: translateX(-101%);
    transition: .5s;
    margin-top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    outline: 2px solid #b0b0b0;
    outline-offset: -40px;
}
section#bottoni-home{
    box-shadow: #00000052 0 3px 24px;
    -webkit-box-shadow: #00000052 0 3px 24px;
    position: fixed;
    left: 0;
    z-index: 10;
    width: 55px;
    bottom: calc(50% - 120px);
    height: 179px;
    background: #fff;
    margin: 0;
}
#nascosto .sez-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#nascosto p strong {
    font-family: inherit;
    font-weight: 100;
    font-size: 2em;
    color: #000000;
        font-family: 'Libre Bodoni', serif;
}

#nascosto p {
    line-height: 2.2em;
    margin-bottom: 35px;
    padding-bottom: 15px;
    margin-left: 50px;
    margin-right: 50px;
    font-family: 'Dosis', sans-serif;
    text-align: center;
    color: #000;
    font-weight: revert-layer;
}
#nascosto img.chiude {
    height: 35px;
    width: auto;
    cursor: pointer;
    position: absolute;
    top: -80px;
    right: 65px;
    filter: invert(1);
}

#nascosto a.bottone {
    display: block;
    width: calc(100% - 100px);
    text-align: center;
    margin-bottom: 20px;
    padding: 10px 20px;
    margin-left: 50px;
}

#nascosto a.bottone span {
    /* color: #fff; */
}

#nascosto .fa-fw {
    font-size: 1.2em;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 10px;
    border-radius: 50%;
    height: auto;
    width: 42px;
    border: 2px solid #feca57;
    color: #feca57;
}

#nascosto .fa-fw:hover {
    background-color: #feca57;
    cursor: pointer;
    transition: .6s;
    color: #fffef5;
}

/*FINE NASCOSTO*/

#page_mappa section#home-sez4 {
    margin-top: 0px;
}

/*TEST*/
.apre p {
    color: #fff;
    font-size: 35px;
        font-family: 'Libre Bodoni', serif;
    margin: 0;
    line-height: 1em;
}

.apre {
    width: auto;
    height: auto;
    position: fixed;
    bottom: 10px;
    z-index: 60;
    padding: 10px 22px;
    /* border: 2px solid #000; */
    cursor: pointer;
    background-color: #000000;
    backdrop-filter: blur(5px);
    border-radius: 5px;
    left: 10px;
    outline: 2px solid #ffffff;
    outline-offset: -8px;
}

section#bottoni-home {display: none;}

/* width */
::-webkit-scrollbar {
    width: 8px;
}
::-moz-scrollbar {
    width: 8px;
}
  
/* Track */
::-webkit-scrollbar-track {
    background: #b0b0b0; 
}
::-moz-scrollbar-track {
    background: #b0b0b0; 
}
   
/* Handle */
::-webkit-scrollbar-thumb {
    background: #fff; 
}
::-moz-scrollbar-thumb {
    background: #fff; 
}

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


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

#home-sez3 .position-claim-carousel .carousel-control.left {
    top: inherit;
}

#home-sez3 .carousel-control.left {
    top: inherit;
    height: 90px;
    bottom: 40px;
    left: 65px;
}

#home-sez3 .carousel-control.right {
    top: inherit;
    height: 90px;
    bottom: 40px;
    left: 90px;
}

#home-sez3 .conten_slidefoto img {
    /* outline: 2px solid white; */
    outline-offset: -40px;
}

#servizi-home .contenitore.nessuno.contsingolo {
    display: flex;
    align-items: center;
    justify-content: center;
}

#servizi-home h4 {
    padding: 70px;
    /* border: 2px solid #d7d3d7; */
    width: 25%;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(16.666% - 30px);
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    background: #f7f1e3;
    /* outline: 2px solid #b0b0b040; */
    outline-offset: -15px;
    border-radius: 4px;
    font-size: 22px;
    color: #000000;
}

section#servizi-home {
    margin-bottom: 0;
    padding-bottom: 90px;
    /* background: #fff; */
}

#servizi-home .sez-1 {
    padding-left: 65px;
    padding-right: 65px;
}

#titolo-servizi h3 {
    color: #000000;
    /* text-align: center; */
}

#titolo-servizi {
    padding-left: 65px;
    padding-top: 80px;
    /* background: #fff; */
}

#bottoni-galleria .sez-1 {
    padding-left: 40px;
    padding-top: 10px;
    padding-right: 40px;
    text-align: center;
    padding-bottom: 10px;
}

#bottoni-galleria a.bottone {
    border: 2px solid #000000;
    margin-right: 40px;
    background-color: #000000;
    border-radius: 3px;
    width: 200px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}  

section#bottoni-galleria {
    position: fixed;
    z-index: 2;
    width: 100%;
    bottom: 0px;
    background: #ffffff8f;
    height: auto;
    margin: 0;
}

#contenuto-servizi-foto h4 {
    color: #fff;
    /* text-align: center; */
    margin-bottom: 50px;
    height: 90px;
    font-size: 22px;
}

#contenuto-servizi-foto h4 img {
    filter: invert(1);
    width: 48px;
    height: auto;
    margin-bottom: 8px;
}

#contenuto-servizi-foto .colonna.imgrespons {
    /* display: flex; */
    align-items: center;
    /* margin-left: 0; */
    /* width: 100%; */
    /*margin-top: 12%;*/
    padding-top: 150px;
    padding-bottom: 150px;
}

#contenuto-servizi-foto h4:last-child {
    margin-bottom: 0;
}

#contenuto-servizi-foto .backgroundcolor {
    background: #000000a3;
}

.gruppo-camere h4 b {
    font-size: 0.8em;
    letter-spacing: 0;
    font-weight: 300;
}

.ristorante #home-sez3 .sez-1 {
    background-color: #000000;
}

.eco #contenuto-foto2 .colonna {
    width: 80%;
}

.esperienze section#home-sez3, .posizione section#home-sez4  {
    /* background-color: #000; */
}

#page_default #home-sez3 .sez-2 .foto-gallery {
    /* outline: 2px solid #fff; */
    outline-offset: -40px;
}

#home-sez2 h3 {
    color: #3c6382;
}

#page_index #home-sez2 h4 {
    margin-bottom: 0;
}

.leaflet-popup-content {
    margin: 5px !important;
}

#servizi-home h4 img {
    width: 50px;
    height: auto;
    margin-bottom: 10px;
    
    
     /* Nessun filtro necessario se l'immagine Ã¨ bianca */
     /* Colore desiderato */
     /* Miscelare i colori */
    filter: invert(1);
    /* filter: sepia(100%) saturate(600%) hue-rotate(170deg) brightness(60%) contrast(120%); */
}

section#bottoni-galleria.fisso {
    bottom: inherit;
    top: 82px;
    z-index: 10;
    transition: 5s;
}




/*careers*/

.careers #camere .sez-1 {height: auto !important;padding: 0;}
.careers form img.captchaoper, .careers form img.captchauguale {
    filter: invert(1);
    margin-left: 10px;
    margin-right: 10px;
}
.careers form label.infocaptcha {color: #fff;}
.careers input#inviaformrichiesta {padding: 15px 20px;}


#mappa1 .leaflet-popup-content img {
    filter: invert(1);
}

.ristorante #benessere a.bottone {
    margin-right: 15px;
    width: 250px;
    text-align: center;
}

.bottoneclaim img {
    margin-top: 0 !important;
}

.bottoneclaim a:hover {
    background: no-repeat;
}


#slideshow h4 {
    font-family: "Tenor Sans", sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 30px;
}

.suite section#camere .sez-1 {
    height: auto;
}

div#conteasywall span.contimgsw {
    width: 20% !important;
    margin: 0 !important;
    height: auto !important;
}

div#conteasywall span.contimgsw img, div#conteasywall span.contimgsw video {
    width: 100%;
    border: 1px solid #fff;
}

div#conteasywall span.contimgsw .backhover .inst_like img, div#conteasywall span.contimgsw .backhover .inst_comm img {
    border: none !important;
}


.ristorante #benessere2 .sez-1, .colazione #benessere2 .sez-1 {
    padding-right: 0;
}

.ristorante section#benessere2, .colazione section#benessere2 {
    background: #ffffff;
}

.colazione section#home-sez3 {
    background: #000;
}


h1 b {
    font-size: .7em;
    font-weight: 100;
    letter-spacing: 0.05em;
}


div#conteasywall span.contimgsw {
    width: 20% !important;
    margin: 0 !important;
    height: 315px !important;
    border-bottom: 1px solid #fff;
}

div#conteasywall span.contimgsw img, div#conteasywall span.contimgsw video {
    width: 100% !important;
}

div#conteasywall span.contimgsw .inst_like img, div#conteasywall span.contimgsw .inst_comm img {
    width: 20px !important;
}

.adr img {
    width: 200px;
    margin-top: 20px;
    display: none;
}

.tridente img {
    margin-bottom: 15px;
    margin-top: 15px;
    width: 120px;
    filter: invert(1);
}

#banner-float h4 {
    font-size: 18px;
    color: #fff;
    text-align: center;
}

#banner-float a.bottone.button--standard {
    position: fixed;
    bottom: 100px;
    /* background: #c19a36; */
    left: 8px;
    border-radius: 4px;
    backdrop-filter: blur(5px);
    outline: 2px solid #ffffff;
    outline-offset: -6px;
}

h4 {}

#banner-float h4 strong {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

#banner-float a.bottone.button--standard:hover {
    background: #2c5778;
}

section#wa-tridente {
    position: fixed;
    bottom: -20px;
    background: #000;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    padding: 1px;
    left: 10px;
    background-color: #000000;
    backdrop-filter: blur(5px);
    /* border-radius: 5px; */
    left: 85px;
    /* outline: 2px solid #ffffff; */
    outline-offset: -8px;
    z-index: 100;
}

#wa-tridente .sez-1 {
    padding: 8px;
}

#wa-tridente img {
    width: 38px;
    height: 38px;
    filter: invert(1);
}

#recensioni h4 img {
    filter: sepia(100%) saturate(500%) hue-rotate(190deg) brightness(60%) contrast(100%);
}


#camere p {
    color: #000;
}


#benessere .carousel-control img.osserva {
    filter: invert(1);
}

#page_mappa section#contenuto-foto2 .colonna {
    min-height: 700px !important;
}

#page_mappa section#contenuto-foto2 {
    height: 750px !important;
}


#benessere .panel-body p {
    color: #e9e9e9;
    line-height: 3em;
    padding: 20px;
}

.panel-default {
    border-color: #121212;
}

.panel-default>.panel-heading {
    background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='58' height='100.23' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%231a1a1dff'/><path d='M12.127 73.813l.013 5.643 4.893-2.81zm-6.01-3.47l16.928 9.773-16.93 9.777zm-6.02-3.476l28.967 16.725L.13 100.262zm16.97 23.616l-.015 5.643-4.893-2.81zm6.01-3.472L6.148 96.786l16.93 9.776zM.128 100.261l28.935 16.669m16.874-23.67l-.013-5.644-4.894 2.81zm6.01 3.47L35.02 86.956l16.931-9.775zM29 83.482l28.936-16.669.032 33.393m-28.904 2.834l4.881-2.834-4.88-2.832zm0 6.94V90.433l16.932 9.773zm0 6.952V83.482l28.904 16.724zM58 13.915l-4.882 2.833L58 19.582zm0-6.94v19.548l-16.932-9.774zm0-6.951v33.448L29.096 16.748m0-13.89l4.88-2.833-4.88-2.833zm0 6.94V-9.749L46.026.025zm0 6.95v-33.449L58 .024zM16.94 23.696l-4.894-2.81-.014 5.643zm6.01-3.47L6.02 29.998V10.448zM0 33.472L.033.08 28.97 16.75m-5.99-29.92L6.053-3.393l16.93 9.776zM28.97 16.75L29-16.644.033.08m40.966 23.615l.013 5.643 4.893-2.81zm-6.01-3.47l16.928 9.774-16.93 9.775zm22.947 13.248L29 50.143l-.031-33.394M16.97 43.197l-.013-5.643-4.894 2.81zm6.01 3.47L6.053 36.894l16.93-9.776zM29 50.143L.032 33.419l28.936-16.67m16.937 57.008l-4.893-2.81-.014 5.644zm6.01-3.47L34.988 80.06v-19.55zM29 64.035l-4.88 2.832L29 69.7zm0-6.942v19.549L12.07 66.867zM.097 66.867L29 50.143v33.449m16.938-43.228l-.013 5.644-4.894-2.811zm6.01-3.47L35.02 46.667l16.931 9.777zM29 50.143l28.936 16.67.032-33.394M.097 52.975l4.88-2.832-4.88-2.833zm0 6.942V40.368l16.931 9.775zm0 6.95V33.42'  stroke-linecap='square' stroke-width='1' stroke='%23493e18ff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
    -webkit-box-shadow: 10px 10px 13px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 13px -9px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 13px -9px rgba(0,0,0,0.75);
    border-color: #000;
}

.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a {
    color: #fff;
}

#benessere h4.panel-title {
    width: 100%;
    text-align: center;
    padding: 30px;
    padding-top: 0;
    padding-bottom: 0;
    height: 100px;
    padding-top: 35px;
}

#benessere .panel-body {
    background: #121212;
    border-bottom: 1px solid #514837;
    border-left: 1px solid #514837;
    border-right: 1px solid #514837;
    /* border-radius: 0 0 5px 5px; */
    -webkit-box-shadow: 10px 10px 13px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 13px -9px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 13px -9px rgba(0,0,0,0.75);
}

.panel-body p img {
    filter: invert(1);
    width: 32px;
    height: 32px;
    margin-right: 30px;
}

#benessere a.collapsed {
    color: #ffffff;
    font-weight: 400;
    transition: all 0.5s ease-in;
    line-height: 1em;
}

#benessere a.collapsed:hover {
    color: #c19a36;
    /* font-weight: 600; */
    transition: all 0.5s ease-out;
    font-size: 1.1em;
}

#benessere .panel-body p strong {
    color: #fff;
}

#benessere .panel-body p a {
    color: #c19a36;
}

.infochat_floatmain.infochat_theme1.siq_bR {
    bottom: 85px !important;
    right: 10px !important;
}


div#webcam {
    position: fixed;
    bottom: 90px;
    left: 10px;
    border-radius: 50px;
    background-color: #000;
    height: 55px;
    width: 55px;
    z-index: 10;
}

div#webcam img {
    filter: invert(1);
    height: 30px;
    width: 30px;
    margin-top: 12px;
    margin-left: 12px;
}

.colazione #contenuto-foto2 a.bottone {
    margin-right: 15px;
}

/** responsive **/


@media(max-width: 1800px){
    /*index*/
    #slideshow h3, h3, h4 {font-size: 27px;}
    #home-sez3 .sez-2 .carousel-inner img {/* max-width: 120%; */}
    h1 {font-size: 32px;}
    section#home-sez1 {margin-bottom: 0;margin-top: 30px;}
    #home-sez3 .sez-1, #home-sez4 .sez-1 {width: 40%;}
    #home-sez3 .sez-2, #home-sez4 .sez-2 {width: 60%;}
    #home-sez3 p, #home-sez4 p {margin-top: 15px;}
    #home-sez3 h3, #camere h3, #home-sez4 h3, #home-sez2 h4, #contenuto-foto1 h3 strong, #benessere h3 strong, #page_index #home-sez1 h3 strong, #titolo-servizi h3 strong, #contenuto-foto2 h3 strong,  #page_index #home-sez1 h3 strong, #form h4 strong {font-size: 35px;}

    #camere .sez-2 img {max-width: 140%;}


}

@media(max-width: 1600px){
    /*index*/
    #home-sez1 h1 strong {font-size: 60px;}
    #benessere h3 {margin-bottom: 35px;}
    #slideshow h3, h3, h4 {font-size: 25px;}
    #home-sez2 .sez-2 img {max-width: 140%;}
    #home-sez2 .sez-2 {overflow: hidden;}

    #contenuto-servizi-foto .colonna.imgrespons {margin-left: 0;padding-left: 65px;width: 100%;}
    #slideshow h1 strong {font-size: 1.6em;letter-spacing: 0.05em;}
    #home-sez3 .sez-1, #home-sez4 .sez-1 {width: 45%;}
    #home-sez3 .sez-2, #home-sez4 .sez-2 {width: 55%;}
    #home-sez3 p, #home-sez4 p{letter-spacing: 0.01em;padding-left: 45px;padding-right: 45px;}
    #home-sez3 h3, #home-sez4 h3{padding-left: 45px;padding-right: 45px;}
    #servizi-home h4{font-size: 18px;}

    div#conteasywall span.contimgsw {
        height: 295px !important;
    }
}

@media(max-width: 1400px){

    /*index*/
    #slideshow .embed-responsive-16by9 {padding-bottom: 76.25%;max-width: 150% !important;width: 133% !important;margin-top: -90px !important;margin-left: -105px;}
    section#benessere, section#camere, section#home-sez2, #home-sez3 .sez-2 .foto-gallery, #home-sez3 .sez-1, #home-sez2 .sez-2 .foto-gallery, #home-sez4 .sez-1, #contenuto-foto2 .sez-1, #contenuto-foto1 .sez-1, section#benessere1, section#benessere2, section#benessere3, section#benessere4 {outline-offset: -25px;}
    h1 {font-size: 28px;}
    #home-sez3 .sez-1, #home-sez3 .sez-2, #home-sez4 .sez-1, #home-sez4 .sez-2  {width: 50%;}
    #home-sez3 .sez-2 .carousel-inner img {max-width: 140%;}
    #home-sez3 p, #home-sez4 p {padding-left: 35px;padding-right: 35px;}
    #home-sez3 h3, #home-sez4 h3 {padding-left: 30px;}
    section#benessere, section#home-sez2, section#benessere1, section#benessere2, section#benessere3, section#benessere4 {padding-left: 35px;padding-right: 50px;padding-top: 50px;padding-bottom: 50px;}
    #titolo-servizi, #servizi-home .sez-1 {padding-left: 15px;padding-right: 15px;}
    section#camere {padding: 50px;}
    #camere .sez-1 {padding-right: 25px;}
    #camere .sez-1 p {text-align: justify;}
    #camere .sez-2 img, #home-sez2 .sez-2 img {max-width: 160%;}
    #contenuto-foto1 .colonna {margin-left: 0;width: 100%;}
    #contenuto-foto1 .sez-1 {padding-right: 50px;}
    #contenuto-foto2 .colonna, .eco #contenuto-foto2 .colonna {margin-left: 0;width: 100%;}
    #contenuto-foto2 .sez-1 {padding-left: 50px;}
    #home-sez2 .sez-1 {padding-left: 15px;}
    #page_index #home-sez1 h3, #page_index #home-sez1 p {padding-left: 30px;padding-right: 30px;}
    section#nascosto {width: 45%;}
    #home-sez3 a.bottone, #home-sez4 a.bottone {margin-left: 40px;}
    #servizi-home h4 {font-size: 17px;padding-left: 15px;padding-right: 15px;}
    /*interne*/
    
    #page_default #benessere .sez-1 {padding-left: 15px;}
    #page_indexcamere #contenuto-foto2 .colonna {width: 85%;}
    #page_mappa #home-sez4 a.bottone {margin-left: 35px;}
    #contenuto-foto2 .sez-1 {left: 25px;}
    #contenuto-foto1 .sez-1 {right: 25px;}
    #contenuto-servizi-foto .colonna.imgrespons {padding-left: 35px;}
    #home-sez3 .sez-2 .backgroundcolorcarousel {outline-offset: -25px;}
    #page_default #home-sez3 .sez-2 .foto-gallery {outline-offset: -25px;}
    #home-sez3 h3, #camere h3, #home-sez4 h3, #home-sez2 h4, #contenuto-foto1 h3 strong, #benessere h3 strong, #page_index #home-sez1 h3 strong, #titolo-servizi h3 strong, #contenuto-foto2 h3 strong, #page_index #home-sez1 h3 strong, #form h4 strong{font-size: 30px;}

    div#conteasywall span.contimgsw {height: 245px !important;}

}

@media(max-width: 1200px){
    
    /*index*/
    #page_index .logo img {width: 100px;}
    #slideshow .embed-responsive-16by9 {padding-bottom: 89.25%;max-width: 150% !important;width: 155% !important;}
    #slideshow h3 strong {padding: 10px;}
    #home-sez1 h1 strong {font-size: 50px;}
    #slideshow h3, h3, h4 {font-size: 23px;}
    #home-sez3 h3, #camere h3, #home-sez4 h3, #home-sez2 h4  {/* font-size: 30px; */}
    #benessere h3 strong, #page_index #home-sez1 h3 strong, #contenuto-foto1 h3 strong, #contenuto-foto2 h3 strong, #form h4 strong, #titolo-servizi h3 strong, #home-sez3 h3, #camere h3, #home-sez4 h3, #home-sez2 h4 {font-size: 30px;}
    #slideshow .carousel-inner.uno {height: 100vh !important;}
    #slideshow .conten_slidefoto {height: 100vh;}
    #slideshow .conten_slidefoto img {height: 100vh;max-width: fit-content;}
    #page_index .logo {width: 100px;}
    #home-sez3 .sez-2 .carousel-inner  img {max-width: 100%;margin-left: 0;}
    #home-sez3 .sez-2 {overflow: hidden;}
    #benessere .sez-1, #benessere .sez-2, #benessere2 .sez-1, #benessere3 .sez-1, #benessere4 .sez-1 { width: 100%;}
    #benessere .position-claim-carousel .carousel-control.right, #benessere .position-claim-carousel .carousel-control.left {bottom: 5%;}
    section#benessere, section#benessere1, section#benessere2, section#benessere3, section#benessere4 {padding-left: 50px;}
    #benessere .sez-1, #benessere2 .sez-1, #benessere3 .sez-1, #benessere4 .sez-1 {padding-left: 0;padding-right: 0;height: auto !important;}
    #camere .sez-1, #camere .sez-2 {width: 100%;height: auto;}
    #camere .sez-2 img {max-width: 100%;}
    section#contenuto-foto2, section#contenuto-foto, section#contenuto-foto1 {height: 570px !important;}
    section#contenuto-foto2 .sez-1, section#contenuto-foto .sez-1, section#contenuto-foto1 .sez-1 {height: 470px !important;}
    section#contenuto-foto2 .colonna, section#contenuto-foto .colonna, section#contenuto-foto1 .colonna {min-height: 570px !important;}
    #home-sez2 .sez-1, #home-sez2 .sez-2 {width: 100%;}
    #home-sez2 .sez-2 img {width: 100%;}
    section#home-sez2 {padding-right: 35px;}
    #home-sez3 .sez-1, #home-sez3 .sez-2 {width: 100%;}    
    #home-sez3 .sez-1 {height: auto !important;padding-top: 50px; padding-bottom: 50px;}
    .logo.logo-small, #page_index .logo.logo-small {top: 5px;left: 5px;}
    section#nascosto {width: 50%;}

    #servizi-home h4 {
        width: calc(33% - 17px);
        display: inline-block;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
        font-size: 20px;
    }
    
    #servizi-home .contenitore.nessuno.contsingolo {
        display: inline;
    }

    /*interne*/
    #slideshow h1 strong {font-size: 1.6em;}
    #page_default #benessere .sez-1 {padding-left: 0px;}
    #page_indexcamere section#contenuto-foto2 .colonna, #page_indexcamere section#contenuto-foto .colonna, #page_indexcamere section#contenuto-foto1 .colonna {min-height: 695px !important;}
    #page_default section#contenuto-foto2 .colonna, #page_default section#contenuto-foto .colonna, #page_default section#contenuto-foto1 .colonna {min-height: 800px !important;}

    #page_indexcamere section#contenuto-foto2, #page_indexcamere section#contenuto-foto, #page_indexcamere section#contenuto-foto1 {height: auto !important;}
    #page_default section#contenuto-foto2, #page_default section#contenuto-foto, #page_default section#contenuto-foto1 {height: auto !important;}


    section#contenuto-foto2 .sez-1, section#contenuto-foto .sez-1, section#contenuto-foto1 .sez-1 {
        height: auto !important;
    }

    #page_default.esperienze #benessere .sez-1 {
        padding-bottom: 50px;
    }
    
    div#conteasywall span.contimgsw {
        height: 180px !important;
    }
    #bottoni-galleria a.bottone {
        width: 160px;
    }
    
    #bottoni-galleria a.bottone span {
        font-size: 12px;
    }

}


@media (max-width: 992px){
    
    /*index*/
    #slideshow .embed-responsive-16by9 {padding-bottom: 220.25%;max-width: 360% !important;width: 360% !important;margin-left: -80%;}
    .logo.logo-small, .logo {display: none !important;}
    #home-sez3 .sez-1, #home-sez3 .sez-2, #home-sez4 .sez-1, #home-sez4 .sez-2 {width: 100%;}
    #slideshow h3 strong {font-size: 1.5em;}
    #home-sez3 .sez-2 .carousel-inner img {width: 100%;margin-left: 0;}
    #home-sez1 h1 strong {font-size: 45px;}
    #slideshow h3, h3, h4 {font-size: 22px;}
    section#contenuto-foto2 .sez-1, section#contenuto-foto1 .sez-1 {left: 25px;width: calc(100% - 50px);}
    #servizi-home h4 {width: calc(48% - 10px);font-size: 24px;}


    .apre {bottom: 15px;}

    #wa-tridente {margin-bottom: 36px;}

    /*interne*/
    #page_indexcamere #contenuto-foto2 .colonna {width: 100%;}
    #page_default.eco section#contenuto-foto2 .colonna {min-height: 1000px !important;}
    p {font-size: 16px;}

    #contenuto-servizi-foto .sez-1, #contenuto-servizi-foto .sez-2, #contenuto-servizi-foto .sez-3, #contenuto-servizi-foto .sez-4 {width: 100%;}
    #contenuto-servizi-foto .colonna.imgrespons {padding-right: 35px;}
    #contenuto-servizi-foto h4 {
        text-align: center;
    }
    
    #contenuto-servizi-foto .sez-1 h4:last-child {
        margin-bottom: 50px;
    }

    #contenuto-servizi-foto .colonna.imgrespons {padding-top: 50px;padding-bottom: 50px;}
    #contenuto-servizi-foto h4 img {width: 40px;}
    #contenuto-servizi-foto h4:last-child {
        margin-bottom: 50px;
    }

    .col-xs-12.col-sm-6.foto-gallery.text-center, .col-xs-12.col-sm-3.foto-gallery.text-center {
        width: 50%;
    }
    #slideshow h1 strong {
        font-size: 1.4em;
    }

    div#conteasywall span.contimgsw {
        height: 170px !important;
    }
    #bottoni-galleria a.bottone {
        width: 40%;
        margin-right: 7.5px;
        margin-left: 7.5px;
        margin-bottom: 15px;
    }
    
    section#bottoni-galleria.fisso {
        top: 65px;
    }
    #bottoni-galleria a.bottone span {
        font-size: 14px;
    }

    #lingue.menu-change a, #lingue.menu-change #freccialingua {color: #fff;}
}

@media (max-width: 767px){
    p, #benessere p{text-align: left;}
    #slideshow h3 strong {font-size: 1.2em;}
    #banner-fr h3 {padding-left: 40px;padding-right: 40px;}
    h1 {font-size: 23px;}
    #home-sez1 h1 strong {font-size: 35px;}
    #home-sez3 .sez-1, #home-sez4 .sez-1 {padding-top: 50px;padding-bottom: 50px;}
    #home-sez3 .sez-2 .foto-gallery, #home-sez2 .sez-2 .foto-gallery {outline: none;}
    #benessere .carousel-claim .carousel-inner {height: 370px !important;}
    #slideshow h1 {font-size: 25px;letter-spacing: 0;}
    /*interne*/
    #menu-bar .sez-1, #menu-bar .sez-2 {margin-bottom: 30px;}

    /*bottoni*/
    section#bottoni-home {box-shadow: none;-webkit-box-shadow: none;position: fixed;bottom: 0;height: 55px;width: 100%;z-index: 100;display: block;}
    div#call {display: block}
    div#call {position: fixed;bottom: -1px;width: 33%;height: auto;z-index: 10;background: #ad9855;padding: 0!important;padding-top: 15px!important;padding-bottom: 15px!important;display: block;left: 0;}
    div#call2 {position: fixed;bottom: -1px;width: 34%;height: auto;z-index: 10;background: #c3af6e;padding: 0;padding-top: 15px;padding-bottom: 15px;display: block;left: 33%;}
    div#call3 {position: fixed;bottom: -1px;width: 33%;height: auto;z-index: 10;background: #d4c182;padding: 0;padding-top: 15px;padding-bottom: 15px;left: 67%;}
    p.tre,p.uno,p.due {text-align: center;margin-bottom: 0}
    p.tre img,p.uno img {display: inline-block;cursor: pointer}
    p.tre.apre,p.uno.apre {display: none}
    div#call:hover p.uno.apre-white img,div#call2:hover p.tre.apre-white img,div#call3:hover p.due.apre-white2 img {display: none}
    #call3 p.due.apre img,#call3 p.due.apre-white2 img {display: none}
    #call3 p.due img {display: inline-block}
    #call p a {color: #59554e}
    p.tre img {cursor: pointer}
    #call img,#call2 img,#call3 img { width: 25px}
    /*fine bottoni*/
    #servizi-home h4 {
        width: calc(50% - 20px);
        font-size: 18px;
        }
	#cookiescript_badge {
        bottom: 70px !important;
    }

    section#wa-tridente {/* display:none; */left: 10px;bottom: 35px;}    
    

    .apre.desktop, .apre {display: none;}
    #page_indexcamere section#contenuto-foto2, #page_indexcamere section#contenuto-foto2 .sez-1 {height: 800px !important;}
    section#contenuto-foto2 .sez-1, section#contenuto-foto1 .sez-1 {left: 0px;width: 100%;background: transparent;padding-left: 50px;padding-right: 50px;}
    #contenuto-foto1 .backgroundcolor, #contenuto-foto2 .backgroundcolor {background: #000000a3;}
    section#contenuto-foto2 .sez-1 h3, section#contenuto-foto2 .sez-1 h3 strong, section#contenuto-foto1 .sez-1 h3 strong, section#contenuto-foto1 .sez-1 h3, section#contenuto-foto2 .sez-1 p, section#contenuto-foto1 .sez-1 p, section#contenuto-foto2 .sez-1 p strong, section#contenuto-foto1 .sez-1 p strong {color: #fff;}
    #slideshow h1 strong {font-size: 1.1em;letter-spacing: 0em;}
    section#bottoni-galleria {display: none;}
    section#servizi-home {padding-bottom: 10px;}
    section#titolo-servizi {padding-top: 0;}

    section#contenuto-foto2 .sez-1, section#contenuto-foto .sez-1, section#contenuto-foto1 .sez-1 {
        height: auto !important;
    }
    
    #slideshow h4 {
        font-size: 25px;
    }

    div#conteasywall span.contimgsw {
        width: 50% !important;
    }

    .infochat_floatmain.infochat_theme1.siq_bR {
        bottom: 140px !important;
    }

    div#webcam {
        bottom: 135px;
    }
    
}

@media(max-width: 500px){
    h1 {font-size: 20px;color: #ccae62;}
    #home-sez1 h1 strong {font-size: 30px;}
    #benessere .carousel-control.left img {margin-left: 0;}
    #home-sez2 .sez-1 {padding-bottom: 30px;}
    #page_index #home-sez1 h3, #page_index #home-sez1 p {padding-left: 15px;padding-right: 0;}
    #page_index #home-sez1 p {text-align: justify;}
    #benessere .carousel-claim .carousel-inner {height: 400px !important;}
    #slideshow h1 img {width: 80px;height: auto;}
    #benessere h3 strong, #page_index #home-sez1 h3 strong, #contenuto-foto1 h3 strong, #contenuto-foto2 h3 strong, #form h4 strong, #titolo-servizi h3 strong {font-size: 30px;} 
    /*interne*/
    #page_indexcamere #contenuto-foto2 .colonna {width: 100%;}
    section#form {padding: 15px;padding-top: 30px;}
    #contenuto-servizi-foto h4:last-child {margin-bottom: 20px;}
    #page_index #home-sez3 .carousel-control.left {
        left: 0;
    }
    
    #page_index #home-sez3 .carousel-control.right {
        left: 10%;
    }

    #camere .carousel-control.left img {top: initial;bottom: 20px;}
    #camere .carousel-control.right img {top: initial;bottom: 20px;left: 65px;}
    #camere .carousel-control.right {overflow: visible;right: initial;}
}

@media(max-width: 480px){
    #page_indexcamere section#contenuto-foto2, #page_indexcamere section#contenuto-foto2 .sez-1 {height: 960px !important;}
    #nascosto {display: none !important;}

    section#contenuto-foto2 .sez-1, section#contenuto-foto .sez-1, section#contenuto-foto1 .sez-1, #page_indexcamere section#contenuto-foto2, #page_indexcamere section#contenuto-foto2 .sez-1 {
        height: auto !important;
    }
    
    #slideshow .titoloclaim  h1 img.corsivo {
        width: 300px;
        filter: invert(1);
        margin-bottom: 20px;
        margin-top: 20px !important;
    }
    
    #slideshow .titoloclaim h1 img.corsivo.menu-change {
        opacity: 1;
        text-align: center;
        float: none;
        display: inline-block !important;
    }
    #slideshow h1 img {margin-bottom: 20px;width: 180px;}
    #benessere .carousel-claim .carousel-inner {height: 345px !important;}
}

@media(max-width: 440px){
    .bottoneclaim img {display: none;}
    #page_index .logo, #page_index .logo.logo-small {/* display: none !important; */}
    /*slideshow 100%*/
    section#slideshow {height: calc(100vh - 50px) !important;}
    #page_index #slideshow .carousel-inner.uno, #slideshow .carousel-inner.uno {height: calc(100vh - 50px) !important;}
    #page_index #slideshow .conten_slidefoto, #slideshow .conten_slidefoto {height: calc(100vh - 50px);}
    #page_index #slideshow .conten_slidefoto img, #slideshow .conten_slidefoto img {height: calc(100vh) ;max-width: fit-content;margin-left: -52vh;}
    /*fine*/
    #page_index #home-sez1 {margin-top: 40px;margin-bottom: 40px;}
    #page_index #slideshow h1 {margin-bottom: 25px;}
    #slideshow h3 strong {font-size: 1.1em;}
    .claim {width: 95%;}
    #slideshow h3 {line-height: 30px;font-weight: 300;}
    #slideshow h3 strong {line-height: 60px;}
    #banner-fr h3 {padding-left: 30px;padding-right: 30px;}
    section#benessere, section#camere, section#home-sez2,  #home-sez3 .sez-1, #home-sez4 .sez-1, #contenuto-foto2 .sez-1, #contenuto-foto1 .sez-1, section#benessere1, section#benessere2 {outline-offset: -15px;}
    section#contenuto-foto2 .sez-1, section#contenuto-foto1 .sez-1 {padding-left: 30px;padding-right: 30px;}
    #home-sez3 p, #home-sez4 p {padding-left: 15px;padding-right: 15px;text-align: left;}
    #home-sez3 h3, #home-sez4 h3 {padding-left: 15px;}
    section#benessere, section#benessere1, section#benessere2 {padding-left: 30px;padding-right: 30px;padding-bottom: 30px;}
    section#camere {padding: 30px;}
    section#home-sez2 {padding-left: 15px;padding-right: 15px;}
    #home-sez2 {padding-bottom: 30px;}
    section#home-sez2 {padding-bottom: 30px;}
    #camere div#mappa1 {height: 400px !important;}
    #camere .sez-1 {padding-right: 0;}
    #camere .sez-2  .conten_foto  {height: 400px;}
    #camere .sez-2 .conten_foto img {max-width: 220%;}
    #home-sez2 .sez-2 {padding-top: 30px;}
    #slideshow .carousel-control.left {left: 20px;}
    #page_index #home-sez1 h3, #page_index #home-sez1 p {padding-left: 15px;padding-right: 15px;}
    #slideshow .carousel-control.left {bottom: 15%;}
    #slideshow .carousel-control.right {bottom: 15%;left: 70px;}
    #home-sez3 a.bottone, #home-sez4 a.bottone {margin-left: 15px;}
    #home-sez4 div#mappa1 {height: 370px;}
    #titolo-servizi, #servizi-home .sez-1 {padding-left: 5px;padding-right: 5px;}
    /*interne*/
    #page_index #slideshow .carousel-control.left {height: 60px;top: inherit;bottom: 15%;}
    #page_index #slideshow .carousel-control.right {height: 60px;top: inherit;bottom: 15%;right: inherit;left: 20%;}
    #page_mappa #home-sez4 a.bottone {margin-left: 15px;}
    #page_mappa #home-sez4 .sez-1 {height: auto !important;}
    #page_mappa section#home-sez4 {margin-top: 0;}
	#banner-float {display:none;};

    #benessere h3 strong, #page_index #home-sez1 h3 strong, #contenuto-foto1 h3 strong, #contenuto-foto2 h3 strong, #form h4 strong, #titolo-servizi h3 strong {
        font-size: 25px;
    }
    
    #benessere h3 strong, #page_index #home-sez1 h3 strong, #contenuto-foto1 h3 strong, #contenuto-foto2 h3 strong, #form h4 strong, #titolo-servizi h3 strong, #home-sez3 h3, #camere h3, #home-sez4 h3, #home-sez2 h4, #recensioni h4 {
        font-size: 24px;
    }

    #recensioni h4 strong {
        font-size: 30px;
    }

    #page_indexcamere #recensioni {
        padding-top: 0;
        padding-bottom: 0;
    }

    #contenuto-servizi-foto h4 {
        font-size: 18px;
    }

    h1 b {
        font-size: .9em;
    }
    .eco #slideshow h1 img {
        width: 130px;
    }
    #page_default.eco section#contenuto-foto2 .colonna {
        min-height: 700px !important;
    }

    div#conteasywall span.contimgsw {
        height: 160px !important;
    }

    #slideshow .embed-responsive-16by9 {
    margin-left: 0;
    width: 100% !important;
    max-width: 100% !important;
}

}

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

@media(max-width:380px){
    #slideshow h1 {font-size: 20px;}
    #page_index #slideshow h1 {margin-bottom: 35px;}
}