@font-face {
    font-family: nyghtserif-bold;
    src: url(../font/NyghtSerif-Bold.woff) format('woff')
}

@font-face {
    font-family: nyghtserif-bolditalic;
    src: url(../font/NyghtSerif-BoldItalic.woff) format('woff')
}

@font-face {
    font-family: nyghtserif-dark;
    src: url(../font/NyghtSerif-Dark.woff) format('woff')
}

@font-face {
    font-family: nyghtserif-darkitalic;
    src: url(../font/NyghtSerif-DarkItalic.woff) format('woff')
}

@font-face {
    font-family: nyghtserif-light;
    src: url(../font/NyghtSerif-Light.woff) format('woff')
}

@font-face {
    font-family: nyghtserif-lightitalic;
    src: url(../font/NyghtSerif-LightItalic.woff) format('woff')
}

@font-face {
    font-family: nyghtserif-medium;
    src: url(../font/NyghtSerif-Medium.woff) format('woff')
}


@font-face {
    font-family: nyghtserif-mediumitalic;
    src: url(../font/NyghtSerif-MediumItalic.woff) format('woff')
}

@font-face {
    font-family: nyghtserif-regular;
    src: url(../font/NyghtSerif-Regular.woff) format('woff')
}

@font-face {
    font-family: nyghtserif-regularitalic;
    src: url(../font/NyghtSerif-RegularItalic.woff) format('woff')
}



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

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

._CookieScriptReportPageCheckboxes {
    float: left;
    width: 100%;
}

section p {
    font-weight: 500;
    text-align: justify;
    font-family:  var(--font2);
}
#page_index .logo {
    padding: 0;
    transition: all 0.5s ease 0s;
    left: 50%;
    top: calc(50vh - 240px);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#page_index .logo.logo-small {
    width: 180px;
    height: 173px;
    left: 8px;
    margin-left: 0;
    top: 0px;
    margin-top: 0;
    position: fixed;
    z-index: 10;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border: 1px solid #c6ba9f;
}
#page_index .logo img {
    width: 100%;
    height: auto;
    background: none;
    margin-top: 0;
    border: 3px solid #395079;
    padding-top: 39px;
    padding-bottom: 45px;
    padding-left: 10px;
    padding-right: 10px;
    filter: brightness(20);
}
#page_index .logo.logo-small img {
    margin-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    filter: none;
}

#banner-fr {
    background: var(--bianco);
    text-align: center;
}
#banner-fr h3 {
    text-transform: capitalize;
    padding-top: 4px;
    color: var(--nero);
}

#home-sez1 h4 {
    text-align: center;
}
#home-sez2 .custom-col.sez-2 {
    display: block!important;
    padding: 0;
}
#home-sez4, #home-sez-8 {
    text-align: center;
}
#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;
}
#pos-sez2 h2 {
    margin-bottom: 10px;
    font-weight: 200;
}
/* stile personalizzato */

#contenuto-interno-2 h4 strong, #contenuto-form h4 strong {
    font-family: var(--font2);
    color: var(--colore7);
    font-weight: 400;
    font-family: var(--font4);
    font-weight: 300;
}

.colonna b {
    font-family: var(--font2);
    color: #222229;
    font-weight: 400;
    color: var(--colore1);
    font-family: var(--font1);
    font-weight: 300;
    text-transform: uppercase;
}

#home-sez2 h3 strong {
    font-family: 'Bodoni Moda';
    color: #a59f92;
    font-weight: 300;
}

section#soluzioni {
    background: var(--bianco);
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 0;
}

#sez a.bottone {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.testocamera p img {
    margin-right: 20px;
}

section#home-sez5 {
    margin-top: 80px;
}

#home-sez3 p, #home-sez5 p  {
    text-align: justify;
    color: var(--bianco);
    font-weight: 300;
    margin-bottom: 40px;
}

#home-sez3 p strong, #home-sez5 p strong {
    
color: var(--bianco);
} 

#home-sez5 h2 strong {
    color: var(--bianco);
    font-family: 'Bodoni Moda';
    font-weight: 400;
}

#contenuto-sez h4 {
    text-align: center;
    margin-top: 20%;
    font-weight: 600;
    color: var(--bianco);
    margin-bottom: 30px;
    padding-left: 3%;
    padding-right: 3%;
}

#contenuto-sez a.bottone.button--moema {
    width: 250px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -125px;
}

section#contenuto-sez {
    margin-bottom: 15px;
}

#contenuto-sez .sez-1 {
    padding-right: 0;
}

#contenuto-sez .sez-2 {
    padding-right: 0;
}


section#contenuto-interno {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

section#contenuto-interno-2 {
    background: var(--bianc0);
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 80px;
}


#page_index div#map-canvas1 {
    /* border-radius: 10px; */
    /* border: 8px solid #3d3d3d; */
}

.col-xs-12.col-md-12.conten_camere {
    padding: 0;
}

.col-xs-12.col-md-5.conten_foto {
    padding: 0;
}

#recensioni-3 h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    color: var(--colore7);
    font-family: var(--font2);
}

#recensioni-3 h3 strong {
    font-family: var(--font2);
    color: var(--colore3);
    font-weight: 200;
    padding: 10px;
    margin-bottom: 30px;
    /* text-transform: uppercase; */
    padding-left: 0;
    /* font-family:  var(--font2); */
    color: var(--colore8);
    font-family: var(--font1);
    font-weight: 300;
    text-transform: uppercase;
}

section#recensioni-2 {
    /* background: var(--bianco); */
    /* margin: 0; */
    text-align: center;
    padding-bottom: 60px;
    padding-top: 60px;
    background: var(--colore8);
}

section#recensioni-3 {
    /* background: var(--colore8); */
    margin: 0;
    text-align: center;
    padding: 40px;
    border: 0;
    margin-top: -1px;
}

#recensioni-2 h4 {
    font-weight: 400;
    color: #877e76;
    font-family: var(--font1);
}

#recensioni-2 h4 strong {
    font-weight: 200;
    color: var(--colore7);
    font-family: var(--font2);
    font-size: 3rem;
}


.estrattblog p {
    font-weight: 300;
}

#form h3 {
    font-weight: 600;
    margin-bottom: 50px;
    text-align: center;
    color: #ab9b88;
}

#contenuto-foto-2 strong {
    color: var(--bianco);
    text-transform: uppercase;
}

section#contenuto-foto-2 {
    /* margin-top: 50px; */
    /* margin-bottom: 50px; */
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#contenuto-foto-2 a {font-weight: 600;}

#contenuto-foto-2 .backgroundcolor {
    background: #0009;
}

#contenuto-foto-2 .sez-1 {
    /* margin-top: 10%; */
    /* left: 10%; */
}

#contenuto-foto-2 .sez-2 {
    margin-top: 10%;

}

#contenuto-foto-2 h4 {
    text-align: left;
    font-weight: 600;
    color: #eb9ee2;
}

#contenuto-foto-2 p {
    color: var(--bianco);
    font-weight: 300;
}

.conten_slidefoto {
    padding: 0;
}

#home-sez2 .backgroundcolorcarousel {
    background: none;
}

#mappa1 h4 {
    color: #2d2d2d;
    font-weight: 400;
    font-family: 'Montserrat';
    /* font-family: var(--font2); */
    text-align: center !important;
}

#lecce p {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-gap: 15px;
    -webkit-column-gap: 62px;
    -moz-column-gap: 15px;
    column-rule: 2px dotted var(--bianco);
    -webkit-column-rule: 2px dotted var(--bianco);
    -moz-column-rule: 2px dotted var(--bianco);
    color: var(--bianco);
}

section#lecce {
    background: #182c60;
    margin: 15px;
    padding: 80px;
}

#lecce p strong {
    color: #2d2d2d;
}

#lecce h3 {
    text-align: center;
    padding: 30px;
    font-weight: 600;
    color: #eb9ee2;
    padding-top: 0;
}

#contenuto-perche p strong {
    color: #2d2d2d;
}

#contenuto-perche h3 {
    font-weight: 600;
    color: #2d2d2d;
}

#contenuto-perche .sez-1 {
    background: #cfc7bf;
    padding: 0;
}

#contenuto-perche p {
    padding: 20px;
    padding-left: 30px;
}

section#contenuto-interno-3 {
    background: var(--bianco);
    padding: 50px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -15px;
    /* padding-bottom: 0; */
    padding-left: 0;
    padding-right: 0;
    padding-top: 65px;
}

section#contenuto-interno-4 {
    background: #616169;
    padding: 50px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -15px;
    /* padding-bottom: 0; */
}

#page_indexcamere section#contenuto-interno-3 {
    margin-bottom: 7px;
}

section#contenuto-foto-camera-3 {
    margin-top: 14px;
}

#contenuto-interno-3 strong {
    color: var(--colore7);
    font-weight: 400;
    /* display: flex; */
    font-family: var(--font4);
    font-size: 1.6rem;
}

#contenuto-interno-3 h5 {
    color: var(--colore7);
    font-weight: 300;
    margin-bottom: 30px;
    /* font-style: italic; */
    text-transform: none;
    font-family: var(--font1);
    min-height: 400px;
    background: var(--colore8);
    padding: 40px;
    /* border: 3px solid var(--colore8); */
    /* margin-bottom: 5px; */
    text-align: center;
}

#contenuto-interno-3 h3 {
    text-align: center;
    font-weight: 600;
    color: #ddba6a;
}

#contenuto-interno-4 h5 {
    color: var(--bianco);
    font-weight: 400;
    margin-bottom: 30px;
    /* font-style: italic; */
    text-transform: none;
}

#contenuto-interno-4 h3 {
    text-align: center;
    font-weight: 600;
    color: #ddba6a;
}

section#contenuto-interno-4 {
    margin-top: -95px;
}

#contenuto-interno-4 h3 {
    text-align: center;
    font-weight: 600;
    color: #ddba6a;
}

#contenuto-foto h4 {
    /* padding-left: 15%; */
    color: var(--bianco);
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
    margin-left: 15%;
    margin-right: 15%;
}

#contenuto-foto strong {
    color: var(--bianco);
    border-bottom: 1px solid var(--bianco);
}

section#banner-bianco {
    height: 50px;
}

#contenuto-interno-2 h4, #contenuto-form h4 {
    font-weight: 300;
    color: var(--colore7);
    padding-bottom: 10px;
    text-align: center;
    /* font-family: 'Bodoni Moda'; */
}

.gruppo-camere h4 img {
    display: none;
}

.gruppo-camere a {
    color: var(--bianco);
}

#home-sez2 .bottone span {
    /* color: var(--nero); */
}

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

#home-sez7 h3 {
    text-align: center;
    color: #aaa69d;
    font-weight: 600;
    margin-bottom: 0;
}

#home-sez2 h3 {
    font-weight: 200;
    color: #6bb8a9;
    margin-bottom: 30px;
    text-align: left;
    font-family:  var(--font2);
}

#home-sez2 p strong {
    color: #2d2d2d;
    border-bottom: 1px solid #2d2d2d;
    border-bottom: 1px solid #a0a0a0;
}

#home-sez5 .backgroundcolor {
    background: #4c473d40;
    backdrop-filter: contrast(70%);
    -webkit-backdrop-filter: contrast(70%);
}

#home-sez5 h2 {
    color: var(--bianco);
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
}

#home-sez5 h5 {
    color: var(--bianco);
    font-weight: 400;
    font-style: italic;
    text-transform: none;
}

#home-sez1 a.bottone.button--moema {
    margin-left: 5%;
    margin-top: 10px;
    /* background: none; */
    /* border: 4px solid #cda139; */
}

#home-sez1 .bottone span {
    /* color: var(--nero); */
}

#home-sez1 .col-xs-12.col-sm-4.foto-gallery.text-center {
    margin-top: 10px;
}

#titolo-home h1 strong {
    text-transform: uppercase;
    font-weight: 400;
    font-family: var(--font2);
    color: var(--colore1);
    letter-spacing: 0;
}

section#titolo-home {
    padding: 30px;
    background: #3cc1d3;
    padding-top: 80px;
    background: var(--bianco);
    padding-bottom: 80px;
}

#home-sez1 h1 span {
    font-family: 'Bodoni Moda';
    color: #c89313;
    font-weight: 600;
}

#titolo-home h1 span {
    /* font-family: 'Bodoni Moda'; */
    color: #ab9b88;
    font-weight: 600;
}

#home-sez1 h3, #titolo-faq h3 {margin-left: 5%;margin-right: 10%;color: var(--nero);font-weight: 400;}


.menu-change a {
    /*color: #b09e87 !important;*/
    /*color: #fad7f5 !important;*/
}


#contenuto-interno .contenitore.sinistra {
    /* border-right: 2px solid #b5e2c7; */
    /* border: 1px solid #dcdcdc; */
    padding: 30px;
    /* background: #0096ab; */
    background-size: cover;
    border: 0;
    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.com/svgjs' width='1440' height='600' preserveAspectRatio='none' viewBox='0 0 1440 600'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1057%26quot%3b)' fill='none'%3e%3crect width='1440' height='600' x='0' y='0' fill='rgba(61%2c 61%2c 61%2c 1)'%3e%3c/rect%3e%3cpath d='M 0%2c60 C 144%2c92.6 432%2c206.8 720%2c223 C 1008%2c239.2 1296%2c157.4 1440%2c141L1440 600L0 600z' fill='rgba(55%2c 55%2c 55%2c 1)'%3e%3c/path%3e%3cpath d='M 0%2c400 C 144%2c429.8 432%2c546.6 720%2c549 C 1008%2c551.4 1296%2c439.4 1440%2c412L1440 600L0 600z' fill='rgba(40%2c 40%2c 40%2c 1)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1057'%3e%3crect width='1440' height='600' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
    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.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1007%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(255%2c 255%2c 255%2c 1)'%3e%3c/rect%3e%3cpath d='M-9.86 418.69C114.23 405.91 190.87 137.34 403.15 138.69 615.44 140.04 665.31 569.57 816.17 615.57' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-141.76 131.84C27.8 133.61 240.72 305.39 510.86 316.64 781 327.89 731.94 574.06 837.17 591.55' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-82.1 45.04C15.94 45.32 110.83 115.04 303.77 115.04 496.7 115.04 463.77 26.45 689.63 45.04 915.49 63.63 921.87 525 1075.5 590.61' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-60.31 505.68C46.78 505.92 151 575.68 362.3 575.68 573.61 575.68 572.81 505.61 784.92 505.68 997.02 505.75 1095.96 647.33 1207.53 649.27' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-153.09 107.49C18.24 111.13 215.36 325.25 490.78 342.69 766.21 360.13 705.01 620.19 812.72 642.09' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1007'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
}

#contenuto-perche .contenitore.sinistra {
    border-left: 2px solid #ddba69;
}

#contenuto-interno-camera h4 strong, #contenuto-interno-camera2 h4 strong, #page_mappa #contenuto-interno h4 strong, #contenuto-interno-camera3 h4 strong {color: #949494;
    font-family: var(--font2);
    text-transform: lowercase;
    font-weight: 100;
}

#contenuto-interno-camera h4 strong, #contenuto-interno-camera3 h4 strong, #contenuto-interno-camera2 h4 strong {
    text-transform: capitalize;
}

#page_mappa #contenuto-interno-camera h4 strong {
    text-transform: initial;
}

#banner-fr h3 strong {
    color: #2b2c48;
    text-transform: none;
    font-weight: 400;
    font-family: 'montserrat', sans-serif;
}

#home-sez5 .colonna {
    padding-left: 18px;
}

#home-sez5 p strong {
    color: var(--bianco);
    text-transform: uppercase;
}

#home-sez2 .foto-gallery {
    padding-right: 0;
}

#home-camere h3 strong {
    font-family: var(--font1);
    font-weight: 600;
    color: #4e433e;
}

section#recensioni {
    /* padding-top: 0; */
    /* margin-top: 0; */
    /* margin-bottom: 0; */
}
section#gallery-home {
    margin-bottom: 1px;
}

#gallery-home h3.servizi-home {
    margin-top: 80px;
    margin-bottom: 0;
}

section#home-sez1 {
    padding-bottom: 70px;
    padding-top: 70px;
    background: var(--bianco);
    background-repeat:
    no-repeat;
    background-size:
    cover;
    border: 0;
    margin-bottom: 0;
}


#recensioni h3 {
    padding: 10px;
    color: var(--colore7);
    font-weight: 300;
    text-transform: none;
    /* font-family: 'Bodoni Moda'; */
    font-family: var(--font2);
}


#recensioni h4 strong {
    /* font-family: var(--font2); */
    color: var(--bianco);
    font-weight: 600;
    padding: 10px;
    margin-bottom: 30px;
    /* text-transform: uppercase; */
    padding-left: 0;
}

#home-sez1 .backgroundcolorcarousel {
    background: #fffc;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(51%, rgba(255,255,255,0.83)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    backdrop-filter: grayscale(100%) blur(1px);
    -webkit-backdrop-filter: grayscale(100%) blur(1px);
}

.titoloclaim p strong {
    font-weight: 400;
    color: #252320;
}
#home-sez3 .sez-1 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
#home-sez3 .sez-1:hover {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    opacity: 1;
}
#home-sez3 .backgroundcolor {
    background: rgb(0 0 0 / 30%);
}
section#home-sez-8 {
    margin: 0 !important;
}
#home-sez-8 .sez-1 {
    padding: 0;
}

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

#home-sez2 p b {
    font-weight: 300;
    color: #3a5079;
}

section#home-sez4 {
    padding: 0;
    /* margin-bottom: 50px; */
}

#home-sez4 .sez-1 {
    padding: 0;
}
#home-sez5 h3 {
    font-family: var(--font2);
    color: #3a5079;
    font-weight: 400;
    text-align: right;
    margin-right: 4.5%;
}
section#home-sez5 {
    /* padding: 0; */
    /* margin-top: 70px; */
    /* margin-bottom: 60px; */
}
#home-sez5 p {
    text-align: right;
}
#home-sez5 .sez-1 {
    padding: 0;
}
#linea hr {
    overflow: visible;
    padding: 0;
    border: none;
    border-top: medium double #3a5079;
    color: #3a5079;
    text-align: center;
}
#linea hr:after {
    content: "?";
    display: inline-block;
    position: relative;
    top: -0.7em;
    padding: 0 0.25em;
    background: white;
}
#home-sez1 hr {
    overflow: visible;
    padding: 0;
    border: none;
    border-top: medium double #3a5079;
    color: #3a5079;
    margin-left: 8%;
    margin-right: 8%;
    text-align: center;
}
#home-sez1 hr:after {
    display: inline-block;
    position: relative;
    top: -0.7em;
    padding: 0 0.25em;
}
section#foto-home {
    margin: 0;
}
#foto-home .col-xs-12.col-sm-4.col-md-4.col-lg-4 {
    padding: 1px;
}

#gallery-home .sez-1 {
    padding: 0;
}
.carousel-claim-testo p {
}
section#home-sez7 {
    /* margin-top: 0; */
}
#slideshow .contVideosez-1 {
    position: absolute !important;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    width: 80%;
    z-index: 100;
}

#slideshow .backgroundcolor {
    background: rgba(0, 0, 0, 0);
}

#contenuto-interno strong {
    color: #3a5079;
    font-weight: 600;
}
#contenuto-interno p {
    /* color: #535353; */
}
#contenuto-interno h4 {
    font-weight: 300;
    color: #d2c3a1;
}
html, body {
    font-family:  var(--font2);
}

article section:nth-child(1),
article section:nth-child(2){margin-top: 5px; margin-bottom: 5px;}
.bottone {
    /* text-transform: uppercase; */
}
section p {
    font-weight: 400;
    text-align: justify;
    font-family:  var(--font3);
}
#page_index .logo, #page_default .logo, #page_indexcamere .logo, #page_camera .logo, #page_gallery .logo, #page_mappa .logo, #page_404 .logo {
    padding: 0;
    transition: all 0.5s ease 0s;
    left: 50%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 0;
    background: none;
    width: 350px;
    height: auto;
    margin-top: 0;
    margin-left: -175px;
}
#page_index .logo.logo-small, #page_default .logo.logo-small, #page_indexcamere .logo.logo-small, #page_camera .logo.logo-small, #page_gallery .logo.logo-small, #page_mappa .logo.logo-small, #page_privacy .logo.logo-small, #page_404 .logo.logo-small {
    background: none;
    width: 80px;
    height: auto;
    left: 50%;
    margin-left: -40px;
    top: -10px;
    margin-top: 3px;
    position: fixed;
    z-index: 10;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border: none;
    padding: 0 !important;
    padding-top: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

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

#page_index .logo img, #page_default .logo img, #page_indexcamere .logo img, #page_camera .logo img, #page_gallery .logo img, #page_mappa .logo img,#page_privacy .logo img, #page_404 .logo img {
    width: 100%;
    height: auto;
    background: none;
    margin-top: 0;
    border: none;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 10px;
    padding-right: 10px;
    background: none;
}
#page_index .logo.logo-small img, #page_default .logo.logo-small img, #page_indexcamere .logo.logo-small img, #page_camera .logo.logo-small img, #page_gallery .logo.logo-small img, #page_mappa .logo.logo-small img, #page_privacy .logo.logo-small img, #page_404 .logo.logo-small img {
    width: 85px;
    margin-top: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    padding-bottom: 0;
    background: none;
    padding: 0;
    padding-top: 0;
    margin-top: 13px;
}


.logo.logo-small {
    /* background: rgb(43 44 72); */
    width: 165px;
    /* height: 167px; */
    /* left: 8px; */
    margin-left: 0;
    top: 6px;
    margin-top: 0;
    position: fixed;
    z-index: 10;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    /* border: 1px solid var(--bianco); */
}

.logo.logo-small img {
    width: 100%;
    height: auto;
    background: none;
    margin-top: 0px;
    /* padding-left: 5px; */
    /* padding-right: 5px; */
    /* padding-top: 30px; */
    /* padding-bottom: 30px; */
    /* border: 3px solid #b09e87; */
    width: 143px;
    margin-top: 0px;
    /* padding-left: 5px; */
    /* padding-right: 5px; */
    /* padding-top: 23px; */
    /* padding-bottom: 23px; */
    /* background: var(--bianco); */
}

#banner-fr {
    background: var(--colore7);
    text-align: center;
    height: auto;
    margin-bottom: 0;
    margin-top: 0;
    /* margin-bottom: 50px; */
}

#page_default section#banner-fr, #page_gallery section#banner-fr {
    margin-bottom: 15px;
}

#banner-fr h3 {
    padding-top: 23px;
    padding-bottom: 20px;
    color: var(--colore8);
    font-weight: 400;
    -webkit-animation: 2s ease 0s normal forwards 1 fadein;
    animation: 2s ease 0s normal forwards 1 fadein;
    font-size: 1.5rem;
    letter-spacing: 0.1em;
}

#home-sez1 h1 strong {
    text-transform: none;
    font-weight: 300;
    color: #6a6b75;
    font-family: 'Bodoni Moda', serif;
}

#home-sez1 h1 b {
    text-transform: none;
    font-weight: 300;
    color: #6a6b75;
    font-family: 'Bodoni Moda', serif;
}

#titolo-home h1 b {
    /* text-transform: none; */
    font-weight: 300;
    color: var(--bianco);
    /* text-transform: uppercase; */
    /* font-family: 'Bodoni Moda', serif; */
    font-family: 'Bodoni Moda', serif;
}

#home-sez1 h4 {
    text-align: center;
}
#home-sez2 .custom-col.sez-2 {
    display: block!important;
    padding: 0;
    margin: 0;
}
#home-sez4, #home-sez-8 {
    text-align: center;
}
#home-sez8 p {
    padding-left: 10%;
    padding-right: 10%;
    text-transform: uppercase;
}
#foto h2, #foto h3 {
    color: var(--colore3);
    width: 100%;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 0;
    background-color: var(--colore1);
    margin-top: 15px;
    /* font-family: 'Bodoni Moda'; */
}

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

#soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3 {
    margin: 0;
    padding: 3px;
}

#soluzioni .col-xs-12.col-sm-4.col-md-4.col-lg-4 {
    margin: 0;
    padding: 3px;
}

#soluzioni h3 {
    float: none;
    position: absolute;
    color: var(--bianco) !important;
    font-weight: 400;
    left: 5%;
    bottom: 5%;
}

#soluzioni #sez .sezpag-1 {
    height: 620px !important;
}

#soluzioni h3 strong {
    color: var(--bianco);
    font-weight: 200;
    color: var(--bianco);
    font-family: var(--font1);
    font-weight: 400;
    /* text-transform: uppercase; */
}

#titolo-home h3 {
    text-align: center;
    color: var(--colore1);
    font-weight: 300;
    margin-top: 25px;
    margin-bottom: 25px;
}

#titolo-home p {
    text-align: center;
    padding-left: 20%;
    padding-right: 20%;
    margin-bottom: 0px;
}

#contenuto-interno h5 {
    color: #2d2d2d;
    font-weight: 600;
    margin-bottom: 70px;
    text-align: center;
}

#contenuto-perche h5 {
    font-weight: 600;
    color: #2d2d2d;
    padding-left: 30px;
    margin-bottom: 70px;
    text-align: center;
}

.menu-change {/* background-color: #fff !important; */}


#recensioni .backgroundcolor {
    background: #fffc;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(51%, rgba(255,255,255,0.83)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    backdrop-filter: grayscale(100%) blur(0px);
    -webkit-backdrop-filter: grayscale(100%) blur(0px);
}

section#recensioni {
    /* padding-top: 50px; */
    /* margin-top: 0; */
    /* margin-bottom: 50px; */
    /* background: var(--colore8); */
    padding-bottom: 0;
}

#background_video.background_video {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 0%);
    z-index: 1;
    backdrop-filter: contrast(80%);
    -webkit-backdrop-filter: contrast(80%);
}

#foto #background_video.background_video {
    z-index: 0;
}
#foto .livellovideo {z-index: 0 !important;}

section#gallery-home {
    margin-bottom: 0;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0px;
}

#page_indexcamere section#gallery-home {
    padding: 0;
}

#gallery-home a.bottone {
    left: 50%;
    float: left;
    position: relative;
    width: 250px;
    text-align: center;
    margin-left: -125px;
    margin-bottom: 80px;
}

#recensioni h3 strong {
    font-family: var(--font2);
    color: #676767;
    font-weight: 400;
    text-transform: uppercase;
}
#recensioni h4 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    color: var(--bianco);
    font-family: var(--font1);
}

#page_index li a strong {
    text-transform: none;
    font-weight: 600;
    font-family: 'Montserrat';
    text-transform: uppercase;
    color: var(--bianco);
    padding-top: 2px;
}

li a strong {
    text-transform: none;
    font-weight: 600;
    font-family: 'Montserrat';
    text-transform: uppercase;
    color: #3b3b3b;
    padding-top: 2px;
}

#page_index .menu-change li a strong {
    text-transform: none;
    font-weight: 600;
    font-family: 'Montserrat';
    text-transform: uppercase;
    color: #3b3b3b;
    padding-top: 2px;
}

#home-sez1 .backgroundcolorcarousel {
    background: #fffc;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(51%, rgba(255,255,255,0.83)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    backdrop-filter: grayscale(100%) blur(1px);
    -webkit-backdrop-filter: grayscale(100%) blur(1px);
}

#home-sez1 h2 {
    color: #c89313;
    font-weight: 600;
    margin-left: 5%;
    margin-right: 10%;
    font-family: 'montserrat', sans-serif;
}

#home-sez1 p {
    color: var(--nero);
    margin-left: 5%;
    margin-right: 5%;
    font-weight: 400;
    padding-top: 30px;
    text-transform: none;
    margin-bottom: 25px;
    text-align: justify !important;
}

#slideshow h1 {
    font-weight: 400;
    color: var(--bianco);
    z-index: 0;
    -webkit-animation: 2s ease 0s normal forwards 1 fadein;
    animation: 2s ease 0s normal forwards 1 fadein;
    font-family: var(--font3);
}

#slideshow h1 strong {
    color: var(--bianco);
    font-weight: 200;
    /* font-family:  var(--font2); */
    text-transform: uppercase;
    -webkit-animation: 2s ease 0s normal forwards 1 fadein;
    animation: 2s ease 0s normal forwards 1 fadein;
    font-family: var(--font2);
}

.titoloclaim p strong {
    font-weight: 400;
    color: #252320;
}

#home-sez1 .backgroundcolor {
    background: #fffc;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(51%, rgba(255,255,255,0.83)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    backdrop-filter: grayscale(100%) blur(0px);
    -webkit-backdrop-filter: grayscale(100%) blur(0px);
}

#home-camere .backgroundcolor {
    background: #fffc;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(51%, rgba(255,255,255,0.83)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    backdrop-filter: grayscale(100%) blur(0px);
    -webkit-backdrop-filter: grayscale(100%) blur(0px);
    background: #afa5a1de;
}

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

#home-sez3 h3, #home-sez5 h3 {
    color: var(--colore1);
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    text-align: left;
    font-family: var(--font3);
    color: var(--bianco);
}

section#home-sez3, section#home-sez5 {
    margin-bottom: 0;
}

section#sez-camere {
    margin-bottom: 0;
}

#sez-camere .sezpag-1 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
}

#sez-camere h3 {
    font-weight: 500;
    color: var(--bianco);
    font-family: var(--font2);
    margin-bottom: 10px;
    text-transform: capitalize;
}

#sez-camere h3 strong {
    color: var(--bianco);
    font-weight: 400;
    text-align: center;
    margin-left: 10%;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-right: 10%;
    font-family: var(--font1);
}

#sez-camere .bottone {
    border-top: 2px solid var(--bianco);
    border-bottom: 2px solid var(--bianco);
    background: transparent;
    padding-top: 18px;
    padding-bottom: 18px;
    width: auto;
    border-bottom: 2px solid #fed77f;
    border-top: 2px solid #fed77f;
}

#sez-camere .bottone span {
    padding-left: 15px; padding-right: 15px;
}

#sez-camere:hover .bottone {
    -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0);
}

#sez-camere .backgroundcolor {background: rgba(0, 0, 0, 0.38)}

#home-camere h3 {
    text-align: center;
    font-family: playfair display, serif;
    color: var(--bianco);
    margin-top: 60px;
    margin-bottom: 50px;
}

#home-camere h4 strong {
    color: #ffd77f;
    text-transform: uppercase;
    font-weight: 600;
}

#home-camere h4 {
    text-align: center;
    margin-top: 20px;
    font-weight: 300;
    color: #fed77f;
}

.contenuto-camera .col-sm-7 {
    position: absolute;
    /* top: 10%; */
    right: 0;
}

#page_indexcamere .gruppo-camere .contenuto-camera {
    margin: 10px 0;
    background: var(--bianco);
    margin-left: 0;
    padding-left: 0;
}

#page_indexcamere .gruppo-camere .contenuto-camera .foto-background {
    position: relative;
    min-height: 320px;
    height: auto;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    overflow: hidden;
}

.contenuto-camera .col-xs-12.col-sm-5 {
    padding: 0;
    width: 50%;
}
.contenuto-camera .col-xs-12.col-sm-7 {
    width: 50%;
}

#home-sez3 h3 strong, #home-sez5 h3 strong {
    color: var(--colore1);
    font-weight: 400;
    text-transform: none;
    font-family: var(--font3);
    color: var(--bianco);
}

#home-sez3 .bottone, #slideshow span.bottone, #home-sez5 .bottone{
    width: auto;
    float: left;
}

#slideshow span.bottone {
    position: relative;
    width: 300px;
    float: none;
}


#home-sez3:hover .bottone {
    -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0);
}

#home-sez3 .sez-1 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    /* height: 100vh; */
    /* bottom: 80px; */
    position: absolute;
    right: 80px;
    width: 600px;
    /* background: var(--colore5); */
    padding: 60px;
    /* background: #00000040; */
    /* backdrop-filter: contrast(0.5) blur(6px); */
    /*-webkit-backdrop-filter: contrast(0.5) blur(6px);*/
}

#home-sez5 .sez-1 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    /* height: 870px !important; */
    height: auto !important;
    bottom: 80px;
    position: absolute;
    left: 80px;
    width: 600px;
    background: #e9e3d7;
    padding: 60px;
}

#home-sez3 .sez-1:hover {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    opacity: 1;
    transition: transform 1s;
}

#home-sez3 h3 strong b, #home-sez5 h3 strong b {
    font-family: 'montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    color: var(--bianco);
}

#home-sez3 .backgroundcolor, #home-sez5 .backgroundcolor {
    /* background: #303f3c00; */
    /* backdrop-filter: contrast(70%); */
    /* backdrop-filter: contrast(0.8); */
    /*-webkit-backdrop-filter: contrast(0.8);*/
}

#home-sez2:hover .bottone {
    -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0);
}

#home-sez2 a.bottone {
    padding-top: 18px;
    padding-bottom: 18px;
    /* width: 400px; */
    /* border-bottom: 2px solid #fed77f; */
    /* border-top: 2px solid #fed77f; */
    /* border: 4px solid #cda139; */
    /* background: none; */
    float: left;
}

section#home-sez-8 {
    margin: 0 !important;
}

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

#home-sez2 p {
    margin-right: 8%;
}

#home-sez2 p b {
    font-weight: 300;
    color: #3a5079;
}

section#home-sez2 {
    background: var(--bianco);
    padding: 50px;
    padding-bottom: 0;
    padding-top: 0;
    background-size: cover;
    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.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1016%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(255%2c 255%2c 255%2c 1)'%3e%3c/rect%3e%3cpath d='M1161.6-57.29C1018.74-43.22 930.44 258.67 683.47 260.68 436.51 262.69 444.41 190.68 205.35 190.68-33.72 190.68-151.97 260.49-272.78 260.68' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1155.34-103.91C1009.76-83.42 934.57 254.18 691.49 257.58 448.4 260.98 459.56 187.58 227.63 187.58-4.29 187.58-118.94 257.38-236.22 257.58' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1292.63-60.61C1115.06-59.59 958.07 95.59 600.41 98.54 242.75 101.49 88.42 298.1-91.81 300.14' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1280.1-110.65C1144.94-100.95 1051.31 160.94 811.69 162.1 572.07 163.26 577.49 92.1 343.28 92.1 109.07 92.1-6.73 161.91-125.13 162.1' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1138.52-88.76C971.16-87.89 827.69 51.38 484.95 56.28 142.22 61.18 7.98 319.9-168.61 325.08' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1016'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
}

#home-sez4 h3 {
    font-family: var(--font2);
    color: #676767;
    font-weight: 400;
    text-align: left;
}

section#home-sez4 {
    padding: 0;
    padding: 50px;
    background-size:
    cover;
    border: 0;
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0;
    /* 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.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1010%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(255%2c 255%2c 255%2c 1)'%3e%3c/rect%3e%3cpath d='M388.73 635.06C546.13 625.01 632.19 343.94 940.26 328.77 1248.34 313.6 1340.88 87.89 1491.8 82.37' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M312.51 595.59C430.5 587.87 514.85 364.98 725.01 364.23 935.16 363.48 931.25 434.23 1137.5 434.23 1343.75 434.23 1445.4 364.48 1550 364.23' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M622.2 578.84C749.8 575.46 840.97 397.97 1096.9 390.79 1352.83 383.61 1443.26 198.59 1571.6 194.79' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M877.19 570.54C944.38 567.99 919.26 468.1 1122.18 459.58 1325.11 451.06 1476.42 230.37 1612.17 224.38' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M512.78 653.15C678.83 628.07 770.76 232.45 1036 231.85 1301.23 231.25 1414.75 472.19 1559.21 478.25' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1010'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e"); */
}

#home-sez4 p {
    margin-right: 10%;
    font-family:  var(--font2);
    color: var(--nero);
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 35px;
    font-weight: 400;
}


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

#home-sez4 span.col-xs-12.titolocamera {
    font-family: var(--font2);
    text-transform: uppercase;
    text-align: left;
    font-weight: 400;
    padding-left: 50px;
    color: var(--colore7);
    /* font-size: 2.5rem; */
}

#home-sez4 span.col-xs-12.bottonecamera {
    /* background: var(--colore1); */
    width: auto;
    padding: 15px;
    margin-left: 50px;
    font-family:  var(--font2);
    text-transform: uppercase;
    font-weight: 300;
    color: var(--colore7);
    margin-top: 10px;
    /* border-radius: 4px; */
    background: var(
    --colore8);
    transition: 0.5s;
}

#home-sez4 span.col-xs-12.bottonecamera a {
    color: var(--colore3);
    color: var(--colore7);
    text-transform: none;
    font-size: 1em;
    letter-spacing: 0.1em;
    font-family: var(--font6);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: .8rem;
    font-weight: 600;
}


#home-sez5 p {
    margin-left: 10%;
    text-align: center;
    margin-right: 10%;
    color: var(--bianco);
}

#linea hr {
    overflow: visible;
    /* For IE */padding: 0;
    border: none;
    border-top: medium double #3a5079;
    color: #3a5079;
    text-align: center;
}

#linea hr:after {
    display: inline-block;
    position: relative;
    top: -0.7em;
    padding: 0 0.25em;
    background: white;
}

#home-sez1 hr {
    overflow: visible;
    /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #b2b2b2;
    color: #3a5079;
    margin-left: 20%;
    margin-right: 20%;
    text-align: center;
}

#home-sez1 hr:after {
    display: inline-block;
    position: relative;
    top: -0.7em;
    padding: 0 0.25em;
}

section#foto-home {
    margin: 0;
}

#foto-home .col-xs-12.col-sm-4.col-md-4.col-lg-4 {
    padding: 1px;
}

#gallery-home h3 {
    color: var(--colore3);
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: 'Bodoni Moda';
    margin-bottom: 40px;
}

#gallery-home h3 strong {
    color: #222229;
    font-weight: 200;
    padding: 10px;
    margin-bottom: 30px;
    text-transform: none;
    padding-left: 0;
    font-family: var(--font2);
}

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

.carousel-claim-testo p {
    text-transform: none !important;
    padding-right: 15%;
    color: var(--nero);
    text-align: center;
    padding-left: 15%;
}

section#home-sez7 {
    /* margin-top: 0; */
    /* padding: 50px; */
    background: var(--bianco);
    /* background: #282828; */
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    border: 0;
    padding-top: 70px;
    padding-right: 55px;
    padding-bottom: 70px;
    padding-left: 55px;
    margin-bottom: 0;
}

#slideshow .contVideosez-1 {
    position: absolute !important;
    left: 0;
    top: 52vh;
    -webkit-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
    text-align: center;
    width: 100%;
    z-index: 1;
}

#slideshow h2 {
    font-weight: 300;
    color: var(--bianco);
    z-index: 0;
    margin-bottom: 20px;
    font-family: var(--font2);
    line-height: var(--interlinea1-3);
}

#page_privacy #slideshow h2 {color: var(--bianco);}

#slideshow h2 strong {
    color: var(--bianco);
    font-weight: 400;
    text-transform: uppercase;
    font-family: var(--font2);
    color: var(--bianco);
    font-family: var(--font4);
    font-weight: 400;
    text-transform: none;
    font-size: 2.8rem;
}

#slideshow .backgroundcolor {
    background: #00000066;
    background-repeat: no-repeat;
    background-position: bottom;
    border: 0;
}

#titolo-interno h1 strong {
    color: #222229;
    font-weight: 200;
    margin-bottom: 100px;
    margin-top: 50px;
    text-align: center;
    text-transform: uppercase;
    font-family: var(--font2);
}

#titolo-interno h3 {
    text-align: center;
    font-weight: 600;
    padding: 30px;
    color: #535353;
    text-transform: uppercase;
    font-family: 'montserrat', sans-serif;
}

#titolo-interno h1 {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 45px;
    font-weight: 400;
    color: #880024;
    font-family: 'Bodoni Moda';
    text-transform: uppercase;
    -webkit-animation: 2s ease 0s normal forwards 1 fadein;
    animation: 2s ease 0s normal forwards 1 fadein;
}

#contenuto-interno strong {
    color: #6bb8a9;
    font-weight: 500;
    /* border-bottom: 1px solid #6bb8a9; */
}

#contenuto-interno p {
    /* color: var(--bianco); */
    /* padding-right: 30px; */
    padding-left: 30px;
    padding-right: 30px;
}

#contenuto-interno p b {
    font-weight: 300;
    color: #ddba6a;
}

#contenuto-interno h4 {
    font-weight: 300;
    color: var(--colore3);
    margin-top: 30px;
    text-align: left;
    margin-left: 30px;
}

h4.panel-title {
    font-weight: 300;
    text-transform: none;
    font-family: var(--font2);
}

.panel.panel-default {
    border-color: var(--bianco);
    border-bottom: 1px solid #e2e2e2;
}

#contenuto-faq .panel.panel-default {
    border-color: var(--bianco);
    border: 1px solid var(--colore3);
}

#contenuto-camere p {
    padding: 20px;
    width: 100%;
    margin-left: 0;
    padding-left: 30px;
    padding-right: 30px;
    color: #4d4d4d;
}

#page_mappa section#contenuto-interno {
    margin-bottom: 15px;
}

#gallery-home p {
    text-align: center;
    color: #aeaeae;
    font-family: var(--font1);
    margin-bottom: 30px;
}

#contenuto-camere .sez-2 .contenitore.centrale {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    width: 100%;
}


.panel-default > .panel-heading {
    background-color: var(--bianco);
    border-color: var(--bianco);
}
.panel-title a {
    color: #394b7c;
}
.panel-body {
    background: #f1f1f1;
    border-radius: 3px;
}

#contenuto-camere h3 {
    font-family: var(--font2);
    color: #394b7c;
    padding-left: 30px;
    padding-right: 30px;
}

#contenuto-camere .sez-2 {
    background: rgb(255, 255, 255);
    height: calc(100% - 80px);
    position: absolute;
    display: block;
    float: right;
    right: -1px;
    margin-right: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
}

#contenuto-camere .sez-1 h3 {
    display: none;
}

#contenuto-camere p b {
    font-weight: 300;
}

section#slideshow {
    overflow: hidden;
}

p.motivifr {
    margin-bottom: 20px;
    color: #d0bf9a;
    font-weight: 400;
    text-align: justify;
    display: inline-block;
    float: left;
}

.fr p.motivifr {
    display: none;
}

img.romantik {
    width: 170px;
    height: auto;
    margin-bottom: 50px;
    margin-top: -15px;
}

#loghi .carousel-inner {
    height: 190px !important;
}

.motivifr b {
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 5px;
    color: #d0bf9a;
    float: left;
    margin-top: -4px;
}

#home-sez2 img.img-responsive.osserva {
    border-left: 17px solid var(--bianco);
    padding-right: 0;
    margin-right: 0;
}

#contenuto-foto p {
    padding-left: 15%;
    padding-right: 15%;
    text-align: center;
    text-transform: none;
    color: var(--bianco);
    font-weight: 500;
}

#contenuto-foto a {
    color: white;
}

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

#contenuto-interno .sez-2 {
    padding: 0;
}

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

section#foto {
    padding: 0;
    margin: 0px;
    margin-left: 15px;
    margin-right: 15px;
}

#contenuto-interno h3, #contenuto-interno3 h3 , #contenuto-interno-form h3 {
    font-family: var(--font2);
    color: #b79e69;
    padding-bottom: 15px;
}

section#contenuto-interno-form {margin-bottom: 50px;}

#contenuto-interno-form .sez-2 {padding: 0;}

#contenuto-interno2 h3 {
    font-family: var(--font2);
    color: #b79e69;
    padding-bottom: 15px;
}

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

#contenuto-foto h3 {
    color: var(--bianco);
    font-weight: 400;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 32px;
    font-family: 'Bodoni Moda';
}

#page_mappa #contenuto-foto h3 {
}

#contenuto-interno .backgroundcolor {
    background: #fffc;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(51%, rgba(255,255,255,0.83)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.83) 51%, rgba(255,255,255,1) 100%);
    backdrop-filter: grayscale(100%) blur(1px);
    -webkit-backdrop-filter: grayscale(100%) blur(1px);
}

#contenuto-interno .sez-1 {
    padding-left: 0;
    padding-right: 0;
}

#galleria h3 {
    font-family: var(--font2);
    font-weight: 300;
    color: #394b7c;
    margin-bottom: 21px;
    text-align: center;
}

#contenuto-interno a.bottone {
    float: left;
    margin-top: 20px;
    position: relative;
    border-radius: 3px;
    border: 2px solid #303952;
    left: 50%;
    width: 400px;
    margin-left: -200px;
    text-align: center;
}

#contenuto-perche a.bottone {
    float: left;
    margin-top: 20px;
    background: #ddba6a;
    padding: 15px;
    position: relative;
    border-radius: 3px;
    margin-left: 30px;
}

#contenuto-interno-2 h3 {
    font-family: var(--font4);
    color: var(--colore7);
    font-weight: 300;
    margin-bottom: 20px;
    text-align: center;
}

#contenuto-interno-2 .col-xs-12 {
    padding: 0;
}

#contenuto-interno-2 p {
    color: var(--nero);
}

#contenuto-interno-2 p b {
    font-weight: 300;
}

#contenuto-interno-2 h5 {
    font-family: var(--font2);
    color: #3a5079;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 50px;
}

#contenuto-interno .sez-2, #contenuto-interno3 .sez-1 {
    padding: 0;
}

#contenuto-interno-2 h3 strong {
    color: #394b7c;
    font-weight: 400;
    font-style: inherit;
}

#cont-sez2 p strong {
    color: #394b7d;
}

#cont-sez2 h3 {
    font-weight: 200;
    color: #d5c7a7;
}

section#cont-sez2 {
    margin-top: 60px;
}

#cont-sez2 a {
    color: #d3c5a4;
}

#home-sez1 h1{color: #2d2d2d;font-weight: 400;text-transform:uppercase;/* margin-bottom: 50px; *//* margin-top: 150px; */text-align: center;}

#titolo-home h1{color: var(--colore1);font-weight: 300;text-transform:uppercase;/* margin-bottom: 50px; *//* margin-top: 150px; */text-align: center;font-family: var(--font1);}

h1:before{
    content: '';
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50px;
    background: #aaa69d;
    display: none;
}

h1:after{
    content: '';
    position: absolute;
    bottom: -10px;
    width: 300px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #aaa69d;
    border-bottom: 1px solid #aaa69d;
    display: none;
}

#page_privacy #slideshow h1{margin-top: 120px;}
#page_privacy h2{margin-top: 0 !important;padding-left: 0 !important;}

#home-sez3 h3 strong b , #home-sez5 h3 strong b {
    font-family: 'montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    color: var(--bianco);
}

#home-camere a.bottone {
    width: 550px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 60px;
    background: none;
    border-bottom: 2px solid #fed77f;
    border-top: 2px solid #fed77f;
    padding-top: 18px;
    padding-bottom: 18px;
}


#home-sez2 h2 {
    text-align: center;
    text-transform: uppercase;
    color: #2d2d2d;
    font-weight: 600;
}

#home-sez2 .backgroundcolor {
    background: rgba(0, 0, 0, 0.50);
}

#foto h2 {
    margin-top: 35px;
    font-weight: 400;
    text-align: center;
}

#home-sez2 h2 strong {
    font-family: var(--font2);
    font-weight: 300;
    color: var(--bianco);
    text-transform: none;
}

#home-sez5 h4 {
    text-align: justify;
    font-weight: 600;
    margin-right: 30px;
    color: var(--bianco);
    text-transform: none;
    margin-bottom: 50px;
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-gap: 15px;
    -webkit-column-gap: 35px;
    -moz-column-gap: 15px;
    column-rule: 2px dotted var(--bianco);
    -webkit-column-rule: 2px dotted var(--bianco);
    -moz-column-rule: 2px dotted var(--bianco);
}

.modcancFastFr a {
    color: #757373;
}

#home-camere .bottone span {
    color: var(--bianco);
}

#contenuto-foto p.posizione {
    column-count: 2;
    text-align: justify;
}

#contenuto-interno2 .sez-1 {
    margin-bottom: 45px;
}

#page_mappa section#contenuto-interno {
    margin-bottom: 15px;
}

#page_mappa section#contenuto-interno3 {
    margin-top: 35px;
    margin-bottom: 35px;
}

#contenuto-foto-pos .sez-1, #contenuto-foto-pos .sez-2, #contenuto-foto-pos .sez-3 {
    padding: 1px;
}

#contenuto-interno3 .sez-2 {
    padding-right: 0;
    padding-left: 30px;
}

#contenuto-interno3 .sez-1 .contenitore.nessuno {
    border-right: 2px solid #d2cfbe;
    padding-right: 15px;
}

#page_mappa #contenuto-foto p {
    text-align: justify;
}

#page_index #slideshow .conten_slidefoto {
    padding: 0;
}

/*404*/
#page_404 #slideshow h1 {
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
    color: var(--bianco);
    font-family:  var(--font2);
}
#page_404 #slideshow a.bottone {
    position: absolute;
    top: 65%;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    text-align: center;
    border-bottom: 0;
    text-decoration: none;
}

#contenuto-foto .bottone{margin-top: 20px;/* background: none; *//* border: 2px solid #2c8cb8; */}

@keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}
  
#sez-camere .sez-1, #sez-camere .sez-2, #sez-camere .sez-3 {padding: 0;}

#sez-camere .sez-1, #sez-camere .sez-2 {
padding-right: 1px;}

#contenuto-foto-camera1 .sez-1, 
#contenuto-foto-camera1 .sez-2, 
#contenuto-foto-camera1 .sez-3, 
#contenuto-foto-camera2 .sez-1, 
#contenuto-foto-camera2 .sez-2, 
#contenuto-foto-camera2 .sez-3, 
#contenuto-foto-camera3 .sez-1, 
#contenuto-foto-camera3 .sez-2, 
#contenuto-foto-camera3 .sez-3 {padding: 1px;padding-top: 0;padding-bottom: 0;}

section#contenuto-foto-camera1, section#contenuto-foto-camera2 {
    padding-left: 0;
    padding-right: 0;
}
section#contenuto-foto-camera1 {
    /* margin-top: 50px; */
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}
#page_indexcamere section#contenuto-interno {/* margin-bottom: 50px; *//* margin-top: 50px; */}

section#contenuto-foto-camera2 {
    margin: 15px;
}

#page_mappa section#contenuto-interno-camera {
    margin-top: 0;
}

#page_mappa section#contenuto-foto-camera2 {
    margin-bottom: 0;
}

#page_index .rosso {
    display: none;
}

#page_index .bianco {
    display: inline-block;
}

#page_index .logo.logo-small .rosso {display: block !important;}

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

#page_default .bianco, #page_indexcamere .bianco, #page_camera .bianco, #page_gallery .bianco, #page_mappa .bianco, #page_privacy .bianco {
    display: none;
}

#contenuto-interno-form p {
    padding-left: 0;
    font-weight: 400;
}

.descrizione-camera p {
    padding-left: 15%;
    padding-right: 15%;
    text-align: center;
    font-weight: 400;
}

#contenuto-interno-camera .sez-1, #contenuto-interno-camera2 .sez-2, #contenuto-interno-camera3 .sez-1 {
    padding: 50px;
    border: 1px solid #c6a352;
}

#page_mappa #contenuto-interno .sez-1 h4 {
    padding-bottom: 30px;
}

#contenuto-interno-camera p, #contenuto-interno-camera2 p, #contenuto-interno-camera3 p {
    padding: 5%;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 0;
}

#contenuto-interno-camera2 .sez-1 {padding-left: 0;}

section#contenuto-interno-camera, section#contenuto-interno-camera2 {
    margin: 15px;
}

section#contenuto-interno-camera3 {margin-top: 0;}
section#contenuto-interno-camera3 {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

#contenuto-interno-camera3 p {padding-top: 4%; padding-bottom: 0;}

section#contenuto-interno-camera2 {margin-top: 0;}

#contenuto-interno-camera .sez-2, #contenuto-interno-camera3 .sez-2 {
    padding-right: 0;
}

#page_indexcamere section#banner-fr {
    margin-bottom:0px;
}

section#contenuto-interno-camera2 {
    margin-bottom: 15px;
}

#contenuto-interno-camera a.bottone, #contenuto-interno-camera3 a.bottone, #contenuto-interno-camera2 a.bottone {
    background-color: #ddba69;
    width: 400px;
    margin-left: -200px;
    margin-top: 35px;
    text-align: center;
    position: relative;
    left: 50%;
    padding: 20px;
    border-radius: 3px;
}

#page_default section#contenuto-interno-camera p, #page_default #contenuto-interno-camera2 p {
    padding-left: 5%;
    padding-right: 5%;
}

#contenuto-interno-form .sez-1 {
    padding: 50px;
    border: 1px solid #c6a352;
}

section#contenuto-interno-form {
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

#contenuto-interno-form h3 {
    text-align: center;
    color: var(--bianco);
}

.floating-label-form-group input, .floating-label-form-group textarea {
    text-align: left;
}

input::placeholder {
  color: #fff !important;

}

textarea::placeholder {
  color: #fff !important;

}

textarea#note {
    height: 100px;
}

#contenuto-interno-form p {
    text-align: center;
}

#contenuto-interno-form select {
    padding-left: 0;
    font-weight: 400;
    color: #d7b463;
    border: none;
    text-align: center !important;
    width: auto !important;
}

h6 {
    text-align: center;
}

h6 img {
    width: 80px;
    height: auto;
}

.leaflet-right {
    /* margin-top: 90px !important; */
}

.leaflet-left .leaflet-control {
    /* margin-top: 100px !important; */
}

#page_indexcamere #contenuto-interno a.bottone p {
    color: var(--bianco);
}

#lecce .sez-1 {
    padding: 0;
}
section#contenuto-interno-foto-posizione {display: none;}

/* width */
::-webkit-scrollbar {
    width: 8px;
}
::-moz-scrollbar {
    width: 8px;
}
  
/* Track */
::-webkit-scrollbar-track {
    background: #98948a; 
}
::-moz-scrollbar-track {
    background: #98948a; 
}
   
/* Handle */
::-webkit-scrollbar-thumb {
    background: var(--bianco); 
    border-radius: 10px;
}
::-moz-scrollbar-thumb {
    background: var(--bianco); 
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: var(--bianco); 
}
::-moz-scrollbar-thumb:hover {
    background: var(--bianco); 
}


section#call, section#call2, section#call3  {
    display: none;
}

section#riga {
    height: 15px;
}

#contenuto-interno-3 h5 img, #contenuto-interno-4 h5 img {display: inline;margin-bottom: 15px;margin-left: 0;height: 50px;width: auto;margin-top: 15px;}

/*animazione li menu*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500);
.snip1189 {
  font-family: 'Raleway', Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}
.snip1189 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1189 li {
  display: inline-block;
  list-style: outside none none;
  margin: 0 1em;
  padding: 0;
}
.snip1189 a {
  padding: 0.5em 0.8em;
  margin: 0.2em 0;
  display: block;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  text-decoration: none;
}
.snip1189 a:before,
.snip1189 a:after {
  height: 14px;
  width: 50%;
  position: absolute;
  content: '';
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  opacity: 0;
}
.snip1189 a:before {
  left: 0;
  top: -3px;
  /* border-left: 1px solid #222229; */
  border-top: 1px solid var(--bianco);
  -webkit-transform: translate(100%, 50%);
  transform: translate(100%, 50%);
}
.snip1189 a:after {
  right: 0;
  bottom: -3px;
  /* border-right: 1px solid #222229; */
  border-bottom: 1px solid var(--bianco);
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.snip1189 a:hover,
.snip1189 .current a {
  color: var(--bianco);
}
.snip1189 a:hover:before,
.snip1189 .current a:before,
.snip1189 a:hover:after,
.snip1189 .current a:after {
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  opacity: 1;
}

/**/
#slideshow a.bottone p {
    margin: 0;
    font-weight: 600;
    color: var(--bianco);
}

/*icone laterali*/
section#call, 
section#call2, 
section#call3 {display: block;}

#bottoni-home .colonna,
#bottoni-home .custom-col{
    padding: 0;
    width: 55px;
    height: 100%;
    margin: 0;
}

div#call {
    height: 60px;
    width: auto;
    /* background: var(--bianco); */
    display: block;
    padding: 15px;
    margin: 0;
    background: #00000040;
    backdrop-filter: contrast(0.5) blur(6px);
}

div#call2{
    height: 60px;
    width: auto;
    /* background: var(--bianco); */
    display: block;
    padding: 15px;
    margin: 0;
    background: #00000040;
    backdrop-filter: contrast(0.5) blur(6px);
}

div#call3 {
    height: 60px;
    width: auto;
    /* background: var(--bianco); */
    display: block;
    padding: 15px;
    margin: 0;
    background: #00000040;
    backdrop-filter: contrast(0.5) blur(6px);
}

#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: var(--colore1);transition: .5s;}
div#call3:hover{background: var(--colore4);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: 30%;
    height: 100vh;
    background: #212121;
    box-shadow: #00000033 -8px 3px 24px;
    -webkit-box-shadow: #00000033 -8px 3px 24px;
    color: var(--bianco);
    overflow-x: hidden;
    overflow-y: auto;
    padding: 3rem 3rem 3rem 3rem;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 79;
    transform: translateX(101%);
    transition: .5s;
    margin-top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    /* 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.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1006%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(170%2c 166%2c 157%2c 1)'%3e%3c/rect%3e%3cpath d='M-237.75 105.03C-59.05 110.08 68.83 364.48 424.9 373.83 780.97 383.18 910.16 623.79 1087.55 628.1' stroke='rgba(152%2c 148%2c 138%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-43.88 93.22C76.13 93.41 193.57 163.22 431.01 163.22 668.46 163.22 642.98 81.75 905.91 93.22 1168.83 104.69 1210.61 569.33 1380.8 617.18' stroke='rgba(152%2c 148%2c 138%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-259.37 481.77C-93.05 479.93 57.94 296.7 379.78 296.97 701.62 297.24 838.56 623.95 1018.93 634.07' stroke='rgba(152%2c 148%2c 138%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-190.68 361.93C-62.1 354.67 29.12 119.08 264.7 121.13 500.28 123.18 559.57 561.89 720.08 603.83' stroke='rgba(152%2c 148%2c 138%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-261.33 389.28C-155.31 389.52-52.2 459.28 156.92 459.28 366.05 459.28 359.68 387.73 575.17 389.28 790.66 390.83 868.47 655.02 993.42 667.32' stroke='rgba(152%2c 148%2c 138%2c 1)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1006'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e"); */
    /* 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.com/svgjs' width='1440' height='900' preserveAspectRatio='none' viewBox='0 0 1440 900'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1042%26quot%3b)' fill='none'%3e%3crect width='1440' height='900' x='0' y='0' fill='rgba(61%2c 61%2c 61%2c 1)'%3e%3c/rect%3e%3cpath d='M 0%2c11 C 144%2c80.8 432%2c346.4 720%2c360 C 1008%2c373.6 1296%2c135.2 1440%2c79L1440 900L0 900z' fill='rgba(55%2c 55%2c 55%2c 1)'%3e%3c/path%3e%3cpath d='M 0%2c609 C 144%2c628.4 432%2c733.2 720%2c706 C 1008%2c678.8 1296%2c519.6 1440%2c473L1440 900L0 900z' fill='rgba(40%2c 40%2c 40%2c 1)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1042'%3e%3crect width='1440' height='900' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e"); */
    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.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1007%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(255%2c 255%2c 255%2c 1)'%3e%3c/rect%3e%3cpath d='M-9.86 418.69C114.23 405.91 190.87 137.34 403.15 138.69 615.44 140.04 665.31 569.57 816.17 615.57' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-141.76 131.84C27.8 133.61 240.72 305.39 510.86 316.64 781 327.89 731.94 574.06 837.17 591.55' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-82.1 45.04C15.94 45.32 110.83 115.04 303.77 115.04 496.7 115.04 463.77 26.45 689.63 45.04 915.49 63.63 921.87 525 1075.5 590.61' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-60.31 505.68C46.78 505.92 151 575.68 362.3 575.68 573.61 575.68 572.81 505.61 784.92 505.68 997.02 505.75 1095.96 647.33 1207.53 649.27' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3cpath d='M-153.09 107.49C18.24 111.13 215.36 325.25 490.78 342.69 766.21 360.13 705.01 620.19 812.72 642.09' stroke='rgba(184%2c 219%2c 212%2c 0.12)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1007'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
}
section#bottoni-home{
    box-shadow: #00000052 0 3px 24px;
    -webkit-box-shadow: #00000052 0 3px 24px;
    position: fixed;
    right: 0;
    z-index: 10;
    width: 55px;
    bottom: calc(50% - 120px);
    height: 179px;
    /* background: var(--bianco); */
    display: none;
}
#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-weight: 400;
    color: #222229;
    font-family: var(--font2);
}

#nascosto p {
    margin-bottom: 35px;
    padding-bottom: 15px;
    border-bottom: 2px solid var(--bianco);
    margin-left: 50px;
    margin-right: 50px;
    font-family: inherit;
    text-align: center;
    color: var(--nero);
}

#nascosto a {color: var(--nero);}

#nascosto img.chiude {
    height: 50px;
    width: auto;
    cursor: pointer;
    position: absolute;
    top: -30%;
    left: 50px;
    background: transparent;
    padding: 10px;
}

#nascosto a.bottone {
    display: block;
    width: calc(100% - 100px);
    text-align: center;
    /* border: 1px solid #6bb8a9; */
    /* background-color: transparent; */
    margin-bottom: 20px;
    padding: 10px 20px;
    margin-left: 50px;
    /* color: #6bb8a9; */
}

#nascosto a.bottone span {
    /* color: var(--bianco); */
}

#nascosto .fa-fw {
    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;
}

#page_camera #contenuto-interno .sez-2 .carousel-control.right, #page_camera #contenuto-interno .sez-2 .carousel-control.left {
    display: none;
}

div#mp-widget {
    position: fixed;
    top: 75px;
    max-width: 100%;
    width: 100%;
    z-index: 1000;
    font-family: ' var(--font2)' !important;
    border-radius: 0 !important;

}

input#mp-search-form-btn {
    background-color: #ff5252 !important;
}

#mp-widget .mp-form-search, #mp-widget * {
    font-family:  var(--font2) !important;
}

#mp-widget * {
    text-transform: uppercase;
}

#mp-widget input::placeholder {
  color: #000 !important;

}

#mp-widget textarea::placeholder {
  color: #000 !important;

}

div#mp-searchform {
    background-color: #5f5a51 !important;
}

#mp-widget .mp-searchform-header {border-radius: 0 !important;}

.mp-search-fomt-title {
    font-weight: 600;
    color: #5f5a51;
}

#mp-widget {
    width: 100% !important;
    max-width: 100% !important;
}

section#prenota-meeting {
    margin-top: 20px;
}

p {
    font-weight: 400;
}

#contenuto-foto .sez-1 {
    padding-top: 50px;
    padding-bottom: 50px;
}

#page_default #contenuto-interno .sez-2 img {
    /* max-width: 140%; */
    /* overflow: hidden; */
}

#page_default #contenuto-interno .sez-2, #page_camera #contenuto-interno .sez-2 {
    overflow: hidden;
}

#page_camera #contenuto-interno .sez-2 img {
    max-width: 140%;
    overflow: hidden;
}

#home-sez4 .conten_foto img {
    /* max-width: 100%; */
    /* margin-left: -20%; */
}

#home-sez4 .conten_foto {
    overflow: hidden;
}

#page_mappa #contenuto-interno a {/* color: var(--bianco); */} 

#gallery-home .carouselslide {
    max-height: 700px;
}

#gallery-home .backgroundcolorcarousel {
    background: none;
    display: none;
}

#gallery-home .item {
    margin-top: -25%;
}

#contenuto-interno .sez-4 {
    padding: 0;
}

#page_mappa #home-sez3 .sez-1 {
    width: 50%;
}

#page_mappa #contenuto-interno-2 strong {
    color: var(--colore7);
    font-size: 1.4rem;
    font-family: var(--font4);
    font-weight: 500;
}


/*form*/

p.option {
    display: inline-flex;
    padding: 0;
    margin: 0;
    color: var(--bianco);
    padding-bottom: 20px !important;
}

.form-group.col-xs-12.floating-label-form-group.controls {
    background-color: #616169;
}

p.option .floating-label-form-group input {
    height: 2px;
}

input[type=radio] {
    height: 15px;
    margin-right: 5px;
    margin-left: 25px;
}

.form-group p {
    color: var(--bianco);
    font-weight: 400;
    padding-left: 30px;
}

#contenuto-form ::-webkit-input-placeholder { 
    color: #fff !important;
    text-transform: initial !important;
}
#contenuto-form ::-moz-placeholder { 
    color: #fff !important;
}
#contenuto-form :-ms-input-placeholder { 
    color: #fff !important;
}
#contenuto-form :-moz-placeholder { 
    color: #fff !important;
}

section#contenuto-form {
    margin-top: 20px;
    background-color: #848489;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
}

#contenuto-form h4 {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}

#page_default section#home-sez4 {
    padding-top: 0;
    padding-bottom: 0;
}

#page_default section#home-sez3 {
    margin-bottom: 20px;
}

#contenuto-interno-3 p, #contenuto-interno-4 p {color: var(--bianco);}

#page_indexcamere.offerte section#gallery-home {
    padding-top: 55px;
}

h1 strong img {
    margin-bottom: 30px;
    width: 150px;
    height: auto;
    display: none;
}

.pasqua #home-sez1 img {
    max-width: 140%;
}

.pasqua section#home-sez1 {
    background-color: #74795b;
    background-image: none;
}

.pasqua section#home-sez1 p, .pasqua section#home-sez1 p strong {
    color: var(--bianco);
}

.pasqua section#home-sez1 h3 {
    color: #d6bf57;
}

.spa #gallery-home h3 {
    margin-top: 40px;
}

#contenuto-faq {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    text-align: center;
    padding-bottom: 55px;
}

#contenuto-faq h4 {
    color: var(--colore3);
    text-transform: uppercase;
}

#contenuto-faq h4 a {
    color: var(--colore3);
}

section#titolo-faq {
    margin-bottom: 60px;
}

.country #contenuto-interno .sez-1 {padding-right: 0;}

.ristorante #home-sez3 .bottone {
    text-align: center;
}

.ristorante #home-sez3 .bottone:nth-of-type(1) {
    margin-bottom: 15px;
}

.menu-change .nav>li>a>img {
    max-width: 100%;
}

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

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

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

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

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

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

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

#page_indexcamere #home-sez4 a.left.carousel-control, #page_indexcamere #home-sez4 a.right.carousel-control, #page_camera #home-sez4 a.left.carousel-control, #page_camera #home-sez4 a.right.carousel-control {height: 60px;}

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

#home-sez3 .video-fullscreen.cloudflare {
    padding-bottom: 0;
    height: 1000px;
    background-position: center;
}

#home-sez3 .contVideosez-1 {
    position: absolute;
    top: 35%;
    text-align: center;
    margin-left: 15%;
    margin-right: 15%;
    width: 70%;
    z-index: 100;
    display: flex;
    justify-content: space-around;
}


#home-sez3 .video-fullscreen.youtube video, #home-sez3 .video-fullscreen.cloudflare video {
    /* background-position: center; */
    /* margin-top: -17%; */
}


#home-sez3 .contVideosez-1 h3 {
    text-align: center;
    color: var(--colore3);
    margin-bottom: 40px;
}

#home-sez3 .background_video {
    /* background: #00000078; */
    backdrop-filter: contrast(0.5);
    -webkit-backdrop-filter: contrast(0.5);
}

#home-sez3 .contVideosez-1 h3 strong {
    color: var(--colore4);
    font-family: var(--font1);
    font-weight: 300;
    text-transform: uppercase;
}

#home-sez3 .contVideosez-1 p {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 40px;
    color: var(--colore3);
}

#home-sez3 .contVideosez-1 a.bottone.button--moema {
    text-align: center;
    left: 50%;
    position: absolute;
    margin-left: -165px;
    /* background: var(--colore1); */
}

#soluzioni .backgroundcolor {
    /* background: #00000057; */
    backdrop-filter: contrast(0.9);
    -webkit-backdrop-filter: contrast(0.7);
}

#slideshow h1 b {
    color: var(--bianco);
}

#home-sez1 .contenitore.sinistra {
    border: 1px solid var(--colore8);
}

#recensioni-3 p {
    color: var(--nero);
    text-align: center;
}

#recensioni-2 p {
    color: var(--nero);
    padding-left: 4%;
    padding-right: 4%;
}

#recensioni-2 h3 {
    font-family: var(--font2);
    color: #394b7c;
    text-align: left;
    padding-left: 4%;
    padding-right: 4%;
}

#page_camera section#foto {
    margin-bottom: 15px;
}

div#tritone {
    background: transparent;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 1;
    padding: 10px;
    display: none;
}

div#tritone img {
    height: 70px;
    filter: invert(1);
    filter: brightness(15.5);
}

div#tritone:hover {
    cursor: pointer;
}

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

#home-sez4 a.left.carousel-control {
    left: calc(94% + 25px);
    right: inherit;
    top: inherit;
    height: 60px;
}

#home-sez4 a.left.carousel-control img, #home-sez4 a.right.carousel-control img {
    filter: invert(1);
    top: inherit;
    bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
}

#home-sez4 a.right.carousel-control {
    right: inherit;
    left: 100%;
    top: inherit;
    height: 60px;
}

section#mappa {
    margin-bottom: 15px;
}


#page_camera section#contenuto-interno-2 {
    padding-left: 50px;
    padding-right: 50px;
}

#page_camera #recensioni-2 h3, #page_camera #recensioni-2 p {
    padding-left: 50px;
    padding-right: 50px;
}

#btn-mobile {display: none;}

#home-sez4 span.col-xs-12.bottonecamera:hover {
    background: var(--colore6);
    color: var(--bianco);
}

#home-sez4 span.col-xs-12.bottonecamera:hover a {
    color: var(--bianco);
}

.bar section#contenuto-interno-2 {
    background: #fff5eb;
}

.bar strong {
    color: var(--colore1);
    font-weight: 500;
}

#recensioni .position-claim-carousel .carousel-control.right, #recensioni .position-claim-carousel .carousel-control.left {height: 100%; margin-top: 0; top: 0;}
#recensioni .position-claim-carousel .carousel-control.right img, #recensioni .position-claim-carousel .carousel-control.left img {filter: invert(1);}


#page_index section#home-sez7 {
    /* padding-top: 0; */
}

/*fontsize custom*/

#soluzioni h3, #recensioni-3 h3 {
    line-height: var(--interlinea1);
    font-family: var(--font4);
    font-size: 3rem;
    text-transform: none;
    color: var(--colore8);
}

#page_camera #contenuto-interno-2 h3 {
    text-align: left;
}

#nascosto h3 {
    text-align: center;
    color: var(--colore1);
    text-transform: uppercase;
}


/*VIDEO corretto*/

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

section#slideshow {
    overflow: hidden;
    height: 100vh !important;
    width: 100%;
}

/*fine video corretto*/

.bottone span, .bottonecamera, #booknow h3.animated.infinite.pulse {
    letter-spacing: 0.17rem;
    font-weight: 500;
}

#home-sez1 h3 strong {
    font-size: 3rem;
    font-family: var(--font4);
    font-weight: 400;
    color: var(--nero);
}

#recensioni-2 img {
    filter: brightness(4.5);
    width: auto;
    height: 35px;
}

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

#home-sez7 h4 strong, #mappa h4 strong {
    font-family: var(--font2);
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1rem;
}

section#spazio {
    height: 60px;
}

section#contenuto-interno-1 {
    margin-top: 15px;
    margin-bottom: 15px;
}

#page_camera #home-sez1 .sez-2 .foto-gallery a {
    padding: 0px !important;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    margin-right: 2px;
}

#home-sez1 .sez-2 .mask-gallery {
    padding: 10px;
    margin-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 2px;
}

#contenuto-interno-1 p {
    min-height: 400px;
    padding:20px
}


#contenuto-interno-1 .col-xs-12.col-sm-4.col-md-4.col-lg-4.custom-col.sez-1 {
    border-right: 1px solid var(--nero);
}

#contenuto-interno-1 .col-xs-12.col-sm-4.col-md-4.col-lg-4.custom-col.sez-2 {
    border-right: 1px solid var(--nero);
}

#contenuto-interno-1 h3 {
    text-align: center;
}

#contenuto-interno-1 a.bottone.button--moema {
    width: 200px;
    left: 50%;
    position: relative;
    margin-left: -100px;
    text-align: center;
}

#page_mappa #contenuto-interno-2 {
    background: var(--colore8);
}

#page_mappa #contenuto-interno-2 .sez-2 {
    padding: 50px;
    text-align: center;
}

#page_mappa #contenuto-interno-2 p {
    text-align: left;
}

#page_mappa h4 strong {
    font-size: 1.3rem;
}

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

#page_privacy .icon-hamburger span, #page_privacy .icon-hamburger span:before, #page_privacy .icon-hamburger span:after,
#page_404 .icon-hamburger span, #page_404 .icon-hamburger span:before, #page_404 .icon-hamburger span:after {
    background: var(--nero);
}

section#privacy {
    opacity: 1 !important;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.datfisc {
    color: var(--bianco);
}

.row.rsocialestrfooter {
    color: var(--bianco);
}

#titolo-home span {
    display: flex;
    justify-content: center;
    letter-spacing: 0.1em;
}

a.evherx {
    font-family: var(--font6);
    font-weight: 500;
    letter-spacing: .05rem;
}

/* responsive */
@media (max-width: 1800px) {
    /*HOMEPAGE*/
    section#home-sez1 {height: auto !important;}
    section#home-sez1 .colonna {min-height: auto !important;}
    #home-sez4 span.col-xs-12.titolocamera {margin-top: 0;}
    #home-sez5 h2 {margin-bottom: 35px;}
    section#home-sez7 {background-position: inherit;}
    .carousel-claim-testo p {padding-left: 10%;padding-right: 10%;}
    div#sez, #soluzioni #sez .sezpag-1 {height: 550px !important;}
    #sez > div {min-height: 550px !important;}
    #home-sez1 .sez-2 img {width: 150%;max-width: 150%;}
    #home-sez1 .sez-2 .mask-gallery img {width:auto ;max-width: auto;}
    #home-sez2 .sez-2 .conten_slidefoto img {max-width: 150%;width: 150%;margin-left: -50%;}
    #home-sez3 .video-fullscreen.cloudflare {height: auto;}
    #home-sez3 .contVideosez-1 p {padding: 0;}
    #home-sez1 .sez-2 .foto-gallery, #home-sez1 .sez-2 {overflow: hidden;}
    /*PAGINE INTERNE*/
    #contenuto-interno-3 h3, #contenuto-interno-4 h3 {margin-bottom: 20px;    margin-top: 50px;}
    #page_default #contenuto-interno-3 h3 {margin-top: 0;}
    #page_default #contenuto-interno-4 h3 {margin-top: 0;}
    #contenuto-interno h5, #contenuto-perche h5 {margin-bottom: 30px;}
    #page_mappa section#banner-bianco {display: none;}
    /*barra laterale*/
    html {font-size: 15px;}
    #soluzioni h3, #recensioni-3 h3, #home-sez1 h3 strong {font-size: 2.8rem;}
    h4 strong {font-size: 3.2rem;}
}

@media (max-width: 1600px) {
    /*HOMEPAGE*/
    #banner-fr h3 {padding-top: 25px;}
    #home-sez1 .col-md-offset-2 {margin-left: 8.333333%;}
    #home-sez1 .col-md-8 {width: 83.333333%;}
    #home-sez4 p {margin-right: 0%;}    
    div#sez, #soluzioni #sez .sezpag-1 {height: 450px !important;}
    #sez > div {
        min-height: 450px !important;
    }
    .playercloudflare.vfs video {
        /* width: auto; */
        /* height: 115vh; */
    }
    /*PAGINE INTERNE*/
    #contenuto-interno-3 .sezpag-1 {padding: 0;}
    #contenuto-interno h4 {margin-bottom: 10px;}
    #contenuto-interno h4 img {margin-right: 5px;}
    #contenuto-interno h5, #contenuto-perche h5 {margin-bottom: 20px;}
    #contenuto-perche p {padding-top: 0;padding-bottom: 0;}
    #contenuto-foto h3 {margin-left: 5%; margin-right: 5%;}
    #page_indexcamere #contenuto-interno .sez-2 img {
        max-width: 128%;
    }
    #page_indexcamere #contenuto-interno {
        overflow: hidden;
    }
    #contenuto-foto p {
        padding-left: 10%;
        padding-right: 10%;
    }

    #contenuto-sez h4 {
        margin-top: 30%;
    }

    #camereindex-home {
        margin-bottom: 15px;
    }
    #page_default #contenuto-interno .sez-2 img, #page_default #contenuto-interno .sez-4 img  {
        max-width: 140%;
        overflow: hidden;
    }
    /*barra laterale*/

    #page_indexcamere #home-sez4 .conten_foto img, #page_camera #home-sez4 .conten_foto img {
        max-width: 145%;
        margin-left: -20%;
    }  

    #soluzioni h3, #recensioni-3 h3, #home-sez1 h3 strong {font-size: 2.5rem;}
    #home-sez4 .conten_foto img {max-width: 150%;margin-left: -25%;}
    h4 strong {font-size: 3rem;}
   
}

@media (max-width: 1400px) {
    /*HOMEPAGE*/
    #banner-fr h3 {padding-top: 23px;}
    #home-sez1 .colonna {min-height: auto !important;}
    #home-sez1 h3, #titolo-faq h3, #contenuto-interno-2 h3, #recensioni-2 h3 {margin-right: 0;}
    #home-sez4 span.col-xs-12.titolocamera {margin-top: 0%;}
    #home-sez2 p {margin-left: 0%;margin-right: 3%;}
    #home-sez2 h3 {margin-bottom: 20px;}
    section#home-sez7 {padding: 20px;/* padding-top: 80px; */padding-left: 5px;padding-right: 5px;}
    section#gallery-home{padding-top: 60px;}
    /*PAGINE INTERNE*/
    section#contenuto-interno-2, section#contenuto-interno-3 {padding-left: 0;padding-right: 0;}
    #contenuto-interno-3 h5 img {margin-right: 3px;}
    #page_mappa section#contenuto-interno .sez-1 {width: 100%;padding-right: 0; height: auto !important; margin-bottom: 35px;}
    #page_mappa #contenuto-interno .sez-1 p {padding-right: 0;}
    #page_mappa #contenuto-interno .contenitore.sinistra {border-right: none;}
    #page_mappa section#contenuto-interno .sez-2 {display: none;}
    #page_mappa section#contenuto-interno-foto-posizione {display: block; margin-bottom: 50px;}
    #page_mappa #contenuto-perche .sez-1 {display: none;}
    #page_mappa #contenuto-perche .sez-2 {width: 100%; padding-left: 0; padding-right: 0} 
    #page_mappa #contenuto-perche .contenitore.sinistra {border-left: none;}
    #page_mappa #contenuto-perche p {padding-left: 0; padding-right: 0;}
    #page_mappa #contenuto-perche .sez-2 {height: auto !important;}
    #page_mappa #contenuto-perche a.bottone {margin-left: 0; margin-bottom: 50px;}
    #contenuto-interno-3 .sez-1, #contenuto-interno-3 .sez-2, #contenuto-interno-3 .sez-3 {padding-right: 15px;}

    #contenuto-interno p {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #page_indexcamere #contenuto-interno .sez-2 img {
        max-width: 140%;
    }

    #contenuto-interno h4 {
        margin-left: 5px;
    }

    #contenuto-foto p {
        padding-left: 6%;
        padding-right: 6%;
    }

    #page_mappa #contenuto-interno-3 .sez-1 {padding-bottom: 50px;}
    #page_mappa #contenuto-interno-3 .sez-1, #page_mappa #contenuto-interno-3 .sez-2 {width: 100%;}

    #home-sez1 .sez-2 img {
        width: 170%;
        max-width: 170%;
        margin-left: -50%;
    }

     #home-sez1 .sez-2 .mask-gallery img {
        width: auto;
        max-width: auto;
        margin-left: 0;
    }

    #home-sez4 .conten_foto img {
        /* max-width: 145%; */
        /* margin-left: -20%; */
    }    

    #page_index section#slideshow {height: 100vh !important;}
    #page_index #slideshow div#carousel-1 {height: 100vh;}
    #page_index #slideshow .carousel-inner.uno {height: 100vh !important;}
    #slideshow .conten_slidefoto img {height: 110vh;max-width: fit-content;margin-left: -15%;margin-top: 0 !important;}

    /*PRIVACY*/
    #page_privacy h1 {margin-top: 220px;}

    /*barra laterale*/
    #nascosto p, #nascosto a.bottone {margin-left: 30px;margin-right: 30px;}
    #nascosto a.bottone {width: calc(100% - 60px);}
    #nascosto img.chiude {left: 50px;}

    body:not(#page_index) h1 {font-size: 1.8rem;/* letter-spacing: .5rem; *//* line-height: 2em; */}
    body:not(#page_index) h1 strong {font-size: 3rem;/* letter-spacing: .8rem; */}
    body:not(#page_index) h1 b {font-size: 1.5rem;}
    #titolo-home p {padding-left: 10%;padding-right: 10%;}

    #page_default #soluzioni .sez-1, #page_default #soluzioni .sez-2, #page_default #soluzioni .sez-3 {
    width: 100%;
    }
    #soluzioni h3, #recensioni-3 h3, #home-sez1 h3 strong {
        font-size: 2.2rem;
    }
}

@media(max-width: 1300px){

}

@media (max-width: 1200px) {
    /*HOMEPAGE*/
    .claim {/* top: 50%; */}
    #home-sez1 p {padding-top: 0; margin-bottom: 15px;}
    #home-sez4 p {margin-right: 0%; padding-left: 0;}
    #home-sez4 span.col-xs-12.titolocamera {padding-left: 15px;}
    #home-sez4 span.col-xs-12.bottonecamera {margin-left: 15px;}
    #home-sez7 h3 {text-align: center;}
    #recensioni-2 h4 img {height: 40px; width: auto; margin-top: 10px;}

    .claim {/* top: 41%; */}
        div#sez, #soluzioni #sez .sezpag-1 {height: 400px !important;}
    #sez > div {
        min-height: 400px !important;
    }
    section#home-sez1 .colonna {
    margin-left: 0 !important;
    width: 100%;
}

section#home-sez1 .sez-1 {
    width: calc(100% - 15px);
}

section#home-sez1 .sez-2 {
    width: 100%;
}
    
#home-sez1 .contenitore.sinistra {
    padding-top: 50px;
    padding-bottom: 50px;
}
section#home-sez1 {
    padding-bottom: 20px;
    padding-top: 0;
    margin-top: 0;
}

#page_indexcamere section#home-sez1 {padding-bottom: 0;}

#home-sez1 .sez-1 {
    height: auto !important;
    padding-bottom: 15px;
    padding-top: 15px;
}
#page_default #home-sez1 .sez-1 {
    padding-top: 15px;
}

#home-sez3 .colonna {min-height: 600px !important;}

#home-sez3 .sez-1 {
    bottom: 15px;
    left: 15px;
    /* background: #e9e3d7f5; */
}
#home-sez2 .sez-1, #home-sez2 .sez-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#home-sez2 .sez-1 {
    padding-bottom: 50px;
    height: auto !important;
}
section#gallery-home {
    padding-left: 15px; padding-right: 15px;margin-bottom: 40px;padding-bottom: 50px;
}

#soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-1, #soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-3 {
    padding-left: 6px;
}

#soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-2, #soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-4 {
    padding-right: 6px;
}

#home-sez1 .sez-2 img {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
}

#soluzioni .sez-1, #soluzioni .sez-2, #soluzioni .sez-3, #soluzioni .sez-4 {width: 50%;}

section#home-sez4 {
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
}

#home-sez4 p {
    margin-right: 16px;
}

section#home-sez2 {
    padding-left: 15px;
    padding-right: 15px;
}

#home-sez2 .sez-2 .conten_slidefoto img {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
}

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


#home-sez1 .contenitore.sinistra {
    padding-top: 50px;
    padding-bottom: 50px;
}

#home-sez4 .conten_foto {
    width: 100%;
}

    #home-sez4 .conten_foto img {
    max-width: 100%;
    margin-left: 0;
}

section#recensioni-3 {
    margin-top: 35px;
}

#home-sez4 .conten_testo {
    width: 100%;
    padding-top: 35px;
}

#home-sez4 a.right.carousel-control {
    left: inherit;
    right: 50px;
}

#home-sez4 a.left.carousel-control {
    right: 150px;
    left: inherit;
}

    section#nascosto {width: 45%;}
    /*PAGINE INTERNE*/
    #contenuto-interno .sez-1 {height: auto !important;}
    #page_indexcamere #contenuto-interno .sez-2 {margin-top: 15px;}
    #page_indecamere #contenuto-interno .sez-1 {padding-right: 0;}
    #contenuto-interno .sez-1, #contenuto-interno .sez-2 {width: 100%;}
    #contenuto-interno .sez-1, #contenuto-interno .sez-2, #contenuto-interno .sez-3, #contenuto-interno .sez-4 {width: 100%;}

    .ristorante #contenuto-interno .sez-1, .ristorante #contenuto-interno .sez-2, .ristorante #contenuto-interno .sez-3, .ristorante #contenuto-interno .sez-4 {width: 100%;}

    #page_default #contenuto-interno .sez-2 img, #page_camera #contenuto-interno .sez-2 img, #page_default #contenuto-interno .sez-3 img, #page_camera #contenuto-interno .sez-4 img
    #page_default #contenuto-interno .sez-2 img, #page_default #contenuto-interno .sez-4 img {max-width: 100%;}
    #page_default #contenuto-interno .sez-1, #page_default #contenuto-interno .sez-3 {height: auto !important; padding-bottom: 15px; padding-right: 0;}
    #contenuto-interno .sez-1 p {padding-right: 0;}
    #contenuto-interno .contenitore.sinistra {border: none;}
    #page_default #contenuto-perche .sez-2 {padding-right: 0;}
    #page_default #contenuto-perche .sez-2 p {padding-right: 0;}
    #contenuto-interno .backgroundcolorcarousel {
        z-index: 0;
    }
    #contenuto-interno .sez-1 {padding-right: 0;}
    #contenuto-foto p {padding-left: 0; padding-right: 0;}
    #page_mappa section#contenuto-interno .sez-1 {margin-bottom: 0;}
    
    #page_default #contenuto-interno .sez-2 img, #page_camera #contenuto-interno .sez-2 img {
        max-width: 100%;
        margin-left: 0%;
    }
    #contenuto-interno-3 .colonna {
        margin-left: 0;
        width: 100%;
    }

    #page_default.ristorante #contenuto-interno .sez-2 img, #page_default.ristorante #contenuto-interno .sez-4 img {
        max-width: 140%;
    }

    #page_mappa #home-sez3 .sez-1 {
        width: calc(100% - 30px);
    }

    #page_indexcamere.offerte section#gallery-home {margin-bottom: 0;}

    section#titolo-faq {
        margin-bottom: 30px;
        margin-top: 50px;
    }

    /*PRIVACY*/
    #page_privacy #slideshow h1 {/* margin-top: 215px; */}
    /*404*/
    #page_404 .logo.logo-small img {/* display: none; */}
    #page_404 #slideshow a.bottone {top: 60%;}

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

    section#contenuto-interno-2 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    
    section#contenuto-interno-3 {
        padding-left: 35px;
        padding-right: 35px;
        padding-bottom: 25px;
    }
    #page_camera section#contenuto-interno-2 {
        padding-left: 5px;
        padding-right: 5px;
    }

    #page_indexcamere .sez-1 {
        padding-top: 20px;
    }

    #page_camera #home-sez1 .sez-1 {
        padding-top: 20px;
    }

    #page_indexcamere #home-sez4 .conten_foto img, #page_camera #home-sez4 .conten_foto img {width: 100%; margin-left: 0;}

    #page_indexcamere #footer {margin-top: 15px;}
    h1 strong {font-size: 5rem;}
    #home-sez3 .sez-1 {padding: 20px;}
}

@media (max-width: 1024px) {
    /*HOMEPAGE*/
    #home-sez3 h3, #home-sez3 .bottone, #slideshow h1, #slideshow h1 strong, #banner-fr h3, #home-sez1 img, #titolo-interno h1 {-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);animation: none;}
    #home-sez1 h1, #home-sez1 h2, #home-sez1 hr, #home-sez1 p, #home-sez2 p, #home-sez4 h3, #home-sez5 h3, #home-sez4 h3, #home-sez4 p, #home-sez5 h3, #home-sez5 p, #recensioni h3, #contenuto-camere h3, #contenuto-camere p, #contenuto-interno p, #titolo-interno h1, #home-camere h3, #home-sez3 h3, #gallery-home h3, #home-sez2 h2, #recensioni h4, #recensioni div.contenitore.centrale.contsingolo p, #slideshow h1, #slideshow h1 strong, #titolo-interno h3, #banner-fr h3, #home-sez1 img, #home-sez3 .sez-1, #contenuto-interno p, #contenuto-interno2 p, #contenuto-interno3 p, #contenuto-interno h3, #page_mappa #contenuto-foto h3, #contenuto-interno3 h3, #page_default section#contenuto-interno-camera p, #page_default #contenuto-interno-camera2 p, #contenuto-interno-camera p, #contenuto-interno-camera h4, #contenuto-interno-camera2 h4, #contenuto-interno-camera2 p, #sez-camere h3, #contenuto-interno-2 h4, #home-sez1 h3, #soluzioni h3, #titolo-home h1, #titolo-home h3, #recensioni h4, #recensioni-3 h3, #recensioni-2 h4, #home-sez3 p, #home-sez2 h3, #home-sez5 h2, #contenuto-interno-3 h5, #contenuto-foto h3, #contenuto-foto p, #contenuto-interno h4, #contenuto-foto h4, #titolo-faq h3 {transition: none; transform: none; opacity: 1;}
    /*PAGINE INTERNE*/
    #page_mappa section#banner-bianco {display: none;}
    #contenuto-foto p {padding-left: 5%;}
    /*barra laterale*/
    section#nascosto {width: 45%;}
    #nascosto .fa-fw {width: 39px;}
    #nascosto img.chiude {top: -15%;}
}


@media (max-width: 1008px){    
    /*HOMEPAGE*/
    #home-sez1 a.bottone.button--moema {padding: 15px;margin-top: 30px;}
    #home-sez1 .sez-1 {height: auto !important;}
    .carousel-claim-testo p {padding-left: 10%; padding-right: 10%;}
    #home-sez4 .conten_testo {padding-top: 50px;}
    #home-sez4 span.col-xs-12.titolocamera, #home-sez4 span.col-xs-12.testocamera {padding-left: 0;}
    #home-sez4 span.col-xs-12.bottonecamera {margin-left: 0;}
    #home-sez5 h4 {margin-right: 0;margin-right: 0;padding-left: 50px;padding-right: 50px;}
    #home-sez5 .colonna {padding-left: 0;}
    #home-sez5 .sez-1 {padding-left: 50px; padding-right: 50px;}
    #home-sez2 p {margin-left: 0; margin-right: 0;}
    #home-sez2 .sez-1 {padding-left: 0; padding-right: 0; height: auto !important; padding-bottom: 50px;}
    #home-sez2 img.img-responsive.osserva {border-left: 0;}
    #home-sez7 .sez-2 {padding-left: 0;}
    section#gallery-home {
        padding-top: 0;
    }
    #home-sez1 .col-md-8 {
        width: calc(100% - 100px);
        margin-left: 50px;
        margin-right: 50px;
    }
    section#home-sez4 {padding-bottom: 40px;}


    #page_index .logo {
    /* top: 0; */
    opacity: 1 !important;
    display: block !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    }
    .snip1189 a:hover:before, .snip1189 .current a:before, .snip1189 a:hover:after, .snip1189 .current a:after {display: none;}    
    #home-sez5 .sez-1 {padding: 0;}
    #soluzioni .sez-1, #soluzioni .sez-2, #soluzioni .sez-3, #soluzioni .sez-4 {
        width: 100%;
    }

    
    #soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-1, #soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-3, #soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-2, #soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-4 {padding-left: 6px; padding-right: 6px;}

    #recensioni-2 h4 img {
        height: 35px;
    }
    section#home-sez3 {
        height: 700px !important;
    }

    .nav.navbar-nav {
        width: 100%;
    }
    
    img.chiudi {
        left: initial;
        right: 20px;
    }
    #page_camera section#home-sez1 .sez-2 {
        height: auto !important;
    }
    #slideshow h1:after, #slideshow h1:before {display: none;}
    #soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-1, #soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-2,#soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-3 {
    margin-bottom: 12px;
}

    /*PAGINE INTERNE*/
    #contenuto-interno .sez-1 {padding-right: 0;}
    section#contenuto-interno, #contenuto-interno-2 h4, section#lecce, #page_mappa #contenuto-perche .sez-2 {padding-left: 0px;padding-right: 0px;}
    #contenuto-interno h4 {margin-top: 0;}
    #contenuto-foto p {padding-right: 50px;}
    #contenuto-foto .sez-1 {padding-left: 0;padding-right: 0;}
    #page_default section#contenuto-perche {margin-left: 50px; margin-right: 50px;}
    #page_default section#contenuto-perche .sez-1 {margin-bottom: 50px;}
    #page_default #contenuto-perche .sez-2 {padding-left: 0;}
    #page_default #contenuto-perche p {padding: 0;}
    #page_mappa section#contenuto-interno-foto-posizione {margin-bottom: 0;}
    #contenuto-foto-2 .sez-2 {margin-top: 5%;margin-left: 10%;}
    section#home-sez2 {padding-bottom: 0px;}
    section#gallery-home {
        padding-top: 50px;
    }
    section#gallery-home {
        padding-bottom: 20px;
    }
    #home-sez7 .floating-label-form-group {border: 2px solid #2fb9bf;}
    #page_indexcamere #contenuto-interno .sez-2 img {
        max-width: 100%;
    }
    section#contenuto-interno-2, section#contenuto-foto-camera1, #camereindex-home, section#contenuto-foto-camera-3, section#contenuto-interno-3, section#contenuto-foto, section#contenuto-foto-camera2, section#contenuto-sez, section#contenuto-foto-2, section#lecce, section#foto {margin-left: 15px; margin-right: 15px;}
    section#contenuto-foto-camera-3 .sez-1, section#contenuto-sez .sez-1, section#contenuto-sez .sez-2, section#contenuto-sez .sez-3 {padding-left: 0; padding-right: 0;}
    section#contenuto-sez .sez-1, section#contenuto-sez .sez-2, section#contenuto-sez .sez-3 {width: 100%;}
    section#contenuto-sez, section#contenuto-sez .sez-1, section#contenuto-sez .sez-2 {
        margin-bottom: 15px;
    }
    #contenuto-sez h4 {margin-top: 20%;}
    #menu.menu-change .navbar-nav>li {margin-top: 0;}

    #contenuto-interno-3 h5 {display: block;min-height: auto !important;}
    #contenuto-interno-3 h5 img {margin-right: 5px;}
    #camereindex-home {margin-left: 0; margin-right: 0;}

    section#prenota-meeting {
        margin: 0;
        margin-top: 20px;
    }

    #slideshow h1:after {bottom: 4px;}
    #slideshow h1:before {bottom: 0;}

    .ristorante #contenuto-interno .contenitore.sinistra {
        padding-left: 0;
    }
    
    .ristorante #page_default #contenuto-interno .sez-1, .ristorante #page_default #contenuto-interno .sez-3 {
        padding-left: 0;
    }

    #page_default.ristorante #contenuto-interno .sez-2 img, #page_default.ristorante #contenuto-interno .sez-4 img {max-width: 100%;}

    #page_mappa #home-sez3 .sez-1 {width: 100%;}

    #contenuto-interno-2 .sez-1 {padding-left: 5%; padding-right: 5%;}

    /*404*/
    #page_404 #slideshow a.bottone {top: 56%;}

    /*barra laterale*/
    section#nascosto {width: 45%;}
    #nascosto img.chiude {top: -25%; left: 40px;}


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

#page_camera #contenuto-interno-2 .sez-2 {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 20px;
}

#page_camera #recensioni-2 h3, #page_camera #recensioni-2 p {
    padding-left: 5%;
    padding-right: 5%;
}

div#tritone {bottom: 70px;}

h1 strong {
    font-size: 4.5rem;
    letter-spacing: 1.2rem;
}

h1 {
    font-size: 2rem;
    letter-spacing: 1rem;
}

section#spazio {
    height: 0;
}

#contenuto-interno-1 .col-xs-12.col-sm-4.col-md-4.col-lg-4.custom-col.sez-1, #contenuto-interno-1 .col-xs-12.col-sm-4.col-md-4.col-lg-4.custom-col.sez-2, #contenuto-interno-1 .col-xs-12.col-sm-4.col-md-4.col-lg-4.custom-col.sez-3 {
    border: none;
    width: 100%;
    height: auto !important;
}

#contenuto-interno-1 p {
    min-height: auto;
}

#contenuto-interno-1 .col-xs-12.col-sm-4.col-md-4.col-lg-4.custom-col.sez-1, #contenuto-interno-1 .col-xs-12.col-sm-4.col-md-4.col-lg-4.custom-col.sez-2 {
    margin-bottom: 15px;
}

.trasporto section#home-sez3 {
    margin-top: 15px;
}

#page_indexcamere .gruppo-camere {
    display: flex;
    flex-direction: column;
}

.contenuto-camera .col-xs-12.col-sm-7 {
    width: 100%;
    position: relative;
    padding-bottom: 30px;
}

.contenuto-camera .col-xs-12.col-sm-5 {
    width: 100%;
    height: auto;
}

}

@media (max-width: 800px){
    section#nascosto {
        width: 50%;
    }
}

@media (max-width: 768px) {
    /*HOMEPAGE*/

    div#tritone {display: none;}


    #page_index #slideshow img {
        /* height: 100vh; */
        /* max-width: fit-content; */
    }
    
    #page_index section#slideshow {
        /* overflow: visible; */
        /* height: auto !important; */
    }
    
    #page_index #dlideshow .carousel-inner {
        overflow: visible !important;
    }

    section#titolo-home {padding-top: 45px;padding-bottom: 45px;}

    #titolo-home h3 {
        font-weight: 400;
    }
    #banner-fr {height: auto;}
    #banner-fr h3 {
    padding-top: 10px;
    padding-bottom: 6px;
    }
    #home-sez1 .col-md-8, #home-sez1 .col-md-offset-2 {width: 100%; margin-left: 0;}
    #home-sez1 .sez-1, #home-sez1 .sez-2 {padding-left: 20px; padding-right: 20px;}
    section#home-sez1 {padding-bottom: 25px;}
    #home-sez1 a.bottone.button--moema {margin-top: 30px;}
    .carousel-claim-testo p {padding-left: 0;padding-right: 0;}
    .carousel-claim-testo p {padding-left: 0; padding-right: 0;}
    #recensioni .sez-1 {height: auto;}
    #home-sez3 .colonna, #home-sez5 .colonna {min-height: 450px !important;}
    #home-sez4 .conten_testo {padding-right: 0;}
    #home-sez4 span.col-xs-12.titolocamera, #home-sez4 span.col-xs-12.testocamera {padding-right: 0; text-align: center; padding-bottom: 5px;}
    #home-sez4 span.col-xs-12.bottonecamera {width: calc(100% - 15px);}
    #home-sez5 h4 {column-count: 1;-webkit-column-count: 1;-moz-column-count: 1; font-weight: 500; margin-bottom: 20px; display: none;}
    #home-sez5 h2 {margin-bottom: 20px;}
    #home-sez5 .sez-1 {padding-left: 20px; padding-right: 20px;}
    section#home-sez2 {padding: 0;}
    #home-sez2 .sez-1 {padding-left: 20px; padding-right: 20px; padding-top: 40px; padding-bottom: 50px;}
    #home-sez2 a.bottone {width: 100%;margin-top: 15px; margin-bottom: 5px;}
    #gallery-home .col-xs-12.col-sm-6.foto-gallery, #gallery-home .col-xs-12.col-sm-3.foto-gallery {width: 50%;}
    #home-sez7 div#mappa1 {height: 300px;}
    #home-sez4 .conten_testo {padding-top: 25px;}

    #recensioni-2 h4 img {height: 30px;}
    #recensioni-2 .sez-1, #recensioni-2 .sez-2 {padding-bottom: 20px;}
    #recensioni .carousel-claim .carousel-inner {/* height: 250px!important; */}
    section#gallery-home {padding: 20px;}
    #slideshow a.bottone {margin-top: 15px;}

    #home-sez2 .custom-col.sez-2 {
        display: none !important;
    }

    .floating-label-form-group input, .floating-label-form-group textarea {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #home-sez4 .col-xs-12.col-md-12.conten_camere {
        height: auto;
    }
    #home-sez3 .sez-1 {
        width: 100%;
        padding: 45px 50px;
        bottom: 0;
        left: 0;
    }
    

    h1:after{
        bottom: -25px;
    }

    h1 strong img {
        width: 50px;
        height: auto;
        margin-bottom: 10px;
    }

    #soluzioni h3 {
        margin-bottom: 25px;
    }

    /*Bottoni mobile*/
    section#bottoni-home {box-shadow: none;-webkit-box-shadow: none;position: fixed;bottom: 0;height: 55px;width: 100%;z-index: 9;}
    div#call {display: block;}
    
    #bottoni-home .colonna, #bottoni-home .custom-col {
        width: 100%;
    }

    div#call {position: fixed;bottom: 0;width: 33.3333%;height: auto;z-index: 10;background: #880024;padding: 0 !important;padding-top: 15px !important;padding-bottom: 15px !important;display: block;left: 33%;top: initial;}
    
    div#call2 {position: fixed;bottom: 0;width: 34%;height: auto;z-index: 10;background: #600019;padding: 0;padding-top: 15px;padding-bottom: 15px;display: block;left: 0%;top: inherit;}
    
    div#call3 {position: fixed;bottom: 0;width: 34%;height: auto;z-index: 10;background: #b1002f;padding: 0;padding-top: 15px;padding-bottom: 15px;display: block;left: 66%;top: inherit;}
    
    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;}
    /*hover btn mobile*/
    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;}
    /*PAGINE INTERNE*/
    section#contenuto-interno-3 {padding-bottom: 0;padding-top: 0;}
    section#contenuto-interno, #contenuto-interno-2 h4, section#lecce, #page_mappa #contenuto-perche .sez-2 {padding-left: 0px;padding-right: 0px;}
    #contenuto-interno .contenitore.sinistra {padding: 0px;}
    #page_indexcamere section#contenuto-interno, #page_indexcamere #contenuto-interno .sez-2 {margin-top: 20px;}
    #page_indexcamere section#contenuto-interno {margin-bottom: 20px;}
    #contenuto-interno-2 h4 {margin-top: 25px;}
    #contenuto-interno a.bottone {margin-top: 10px; text-align: center;}
    #contenuto-interno-3 h5 img {width: 35px;margin-right: 10px;}
    #contenuto-interno-3 h5 {display: block;}
    #contenuto-interno-3 h3, #contenuto-interno-4 h3 {margin-top: 10px;}
    #contenuto-interno-2 h4 {margin-bottom: 10px;}
    #page_default section#banner-bianco {display: none;}
    #page_default #contenuto-interno .sez-1 {padding-bottom: 0px;}
    section#contenuto-foto {margin-top: 20px; margin-bottom: 20px;}
    #contenuto-foto p {padding-left: 20px; padding-right: 20px;}
    #lecce p {column-count: 1;-webkit-column-count: 1;-moz-column-count: 1; padding: 20px;}
    #page_mappa #contenuto-perche a.bottone {text-align: center;}
    #page_default section#contenuto-interno {margin-top: 20px;} 
    #page_default section#contenuto-perche .sez-1 {height: auto !important; padding-top: 80px; padding-bottom: 80px; margin-bottom: 20px;}
    #page_default section#contenuto-perche {margin-left: 20px; margin-right: 20px;}
    section#contenuto-foto-camera1 {margin-top: 20px;}
    #contenuto-foto h4 {margin-left: 20px; margin-right: 20px;}
    .leaflet-left .leaflet-control {margin-top: 10px !important;}
    .leaflet-right {margin-top: 0 !important;}

    #contenuto-foto-2 .sez-1 {left: 0%;}
    #contenuto-foto-2 .sez-2 {margin-left: 0;}
    #contenuto-foto-2 .sez-1 {margin-top: 19%;}
    #page_mappa section#contenuto-foto-2 {margin-top: 0;}
    #page_indexblog section#banner-bianco {
        height: 0px;
    }

    #contenuto-interno a.bottone {
        left: 0;
        margin-left: 0;
        width: 100%;
    }
    section#contenuto-interno-2, section#contenuto-foto-camera1, #camereindex-home, section#contenuto-foto-camera-3, section#contenuto-interno-3, section#contenuto-foto, section#contenuto-foto-camera2, section#contenuto-sez, section#contenuto-foto-2, section#lecce, section#foto {
        margin-left: 15px;
        margin-right: 15px;
    }
    #contenuto-interno-2 h4 {
        padding-left: 20px;
        padding-right: 20px;
    }

    #contenuto-interno-3 .sez-1 {
        margin-top: 20px;
    }


    #page_gallery .col-sm-6.foto-gallery, #page_gallery .col-sm-3.foto-gallery {
        width: 50%;
    }

    #contenuto-sez h4 {
        margin-top: 33%;
    }

    #page_mappa #contenuto-foto h4 {
        margin-left: 0;
        margin-right: 0;
    }

    #recensioni .carousel-claim .carousel-claim-commenti {
        margin-left: 0;
    }

    #recensioni .carousel-claim .testis-testo {color: #6f6f6f;}

    #page_indexcamere section#contenuto-interno-3 {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    #contenuto-interno-3 h5 img {
        display: inline;
        width: auto;
    }

    #page_index .logo {/* width: 160px; *//* margin-left: -80px; */}

    header #freccialingua.menu-change {background: none !important;}

    #gallery-home a.bottone {margin-bottom: 20px;}

    #gallery-home h3 {
        margin-bottom: 20px;
    }

    #contenuto-faq {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
    }

    /*404*/
    #page_404 #slideshow a.bottone {top: 60%;}

    /*barra laterale*/
    
    section#nascosto {width: 45%;}

    #page_indexcamere section#home-sez1 .sez-1, #page_mappa section#home-sez1 .sez-1 {
        padding-top: 20px;
    }

    #page_camera section#contenuto-interno-2 {margin-left: 20px;margin-right: 20px;}

    #home-sez4 a.left.carousel-control {
    right: inherit;
    left: 0;
    height: 100%;
}

    #home-sez4 a.right.carousel-control {
        height: 100%;
    }

#home-sez4 a.right.carousel-control {
    right: 0;
}

#home-sez4 a.left.carousel-control img, #home-sez4 a.right.carousel-control img {
    filter: none;
    top: 25%;
}

#page_indexcamere #home-sez4 a.left.carousel-control, #page_indexcamere #home-sez4 a.right.carousel-control, #page_camera #home-sez4 a.left.carousel-control, #page_camera #home-sez4 a.right.carousel-control {
    height: 100%;
}

section#recensioni-2 {padding-bottom: 45px;}

#recensioni .position-claim-carousel .carousel-control.right, #recensioni .position-claim-carousel .carousel-control.left {
    height: 50px;
    top: inherit;
    bottom: 50px;
}

#recensioni .position-claim-carousel .carousel-control.left {
    left: inherit;
    right: 90px;
}

html {
    font-size: 12px;
}

h3.banner {
    letter-spacing: .2rem;
}

h1 {
    font-size: 1.8rem;
    letter-spacing: .3rem;
}

h3.titolo {font-size: 1.2rem;}

body:not(#page_index) h1 {
    font-size: 1.7rem;
    letter-spacing: .2rem;
}

section#home-sez1 .sez-1 {
    width: 100%;
}

#soluzioni h3, #recensioni-3 h3, #home-sez1 h3 strong {
    font-size: 2.5rem;
}

    h3 strong, span.titolocamera b {
    font-size: 1.5rem;
}

body:not(#page_index) #slideshow .carousel-control.left, body:not(#page_index) #slideshow .carousel-control.right {
    bottom: 120px;
}

body:not(#page_index) #slideshow .carousel-control.left {
    left: inherit;
    right: 95px;
}

body:not(#page_index) #slideshow .carousel-control.right {
    right: 0;
    left: inherit;
}

#page_index .logo, #page_default .logo, #page_indexcamere .logo, #page_camera .logo, #page_gallery .logo, #page_mappa .logo, #page_404 .logo {
    width: 250px;
    margin-left: -125px;
}

#page_index .logo {
    top: calc(50vh - 190px);
}


}

@media(max-width: 600px){
    section#nascosto {
        width: 65%;
    }

    .trasporto #slideshow h1 b {display: none;}
}

@media(max-width: 500px){
    article section:nth-child(12) .sez-2 {
        display: none;
    }

    
    #slideshow span.bottone {
        width: auto;
        padding: 15px;
    }
    
    #page_index .logo {
        top: calc(50vh - 170px);
        width: 250px;
        margin-left: -125px;
    }

    #page_index .logo.logo-small, #page_default .logo.logo-small, #page_indexcamere .logo.logo-small, #page_camera .logo.logo-small, #page_gallery .logo.logo-small, #page_mappa .logo.logo-small, #page_privacy .logo.logo-small, #page_404 .logo.logo-small {
    width: 60px;
    margin-left: -30px;
    }

    #slideshow h2 strong {
    font-size: 2rem;
}

.claim {
    /* top: 50vh; */
}
    
    #home-sez1 .sez-1 {
        padding-top: 5px;
    }
    
    
    #home-sez1 a.bottone.button--moema {
        padding: 15px;
    }
    
    section#home-sez1 {
        padding-bottom: 0;
        margin-bottom: 20px;
    }
    
    .ristorante section#home-sez1 {
        padding-bottom: 25px;
    }

    section#recensioni-3 {
        margin-top: 20px;
    }
    
    
    section#recensioni-3 {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
    
    #home-sez3 .contVideosez-1 h3 {
        margin-bottom: 20px;
    }
    #home-sez3 .contVideosez-1 {
        top: 43%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        transform: translate(0,-50%);
        margin-left: 5%;
        margin-right: 5%;
        width: 90%;
    }
    
    #home-sez3 .contVideosez-1 a.bottone.button--moema {
        width: 200px;
        padding: 15px;
        margin-left: -100px;
    }
    
    section#home-sez4 {
        padding-top: 5px;
    }
    
    #home-sez4 .sez-1 {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #home-sez4 span.col-xs-12.bottonecamera {
        width: auto;
        display: flex;
    }
    
    #home-sez4 .conten_testo {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 0;
    }
    
    #home-sez3 .sez-1 {
        padding: 30px;
    }
    
    #home-sez3 .bottone {
        width: auto;
        padding: 15px;
    }
    
    section#home-sez3 {
        margin-bottom: 15px;
    }

    #page_index .logo.logo-small img, #page_default .logo.logo-small img, #page_indexcamere .logo.logo-small img, #page_camera .logo.logo-small img, #page_gallery .logo.logo-small img, #page_mappa .logo.logo-small img, #page_privacy .logo.logo-small img, #page_404 .logo.logo-small img {
        padding-top: 0;
        width: 60px;
    }

    #page_indexcamere section#contenuto-interno-3 {
        padding-left: 10px;
        padding-right: 10px;
    }

#page_camera section#recensioni-2 {
    padding-top: 30px;
    padding-bottom: 30px;
}

#page_camera section#recensioni-3 {margin-bottom: 20px;}

    #page_mappa section#mappa {
        height: 300px;
        margin-top: 15px;
    }
    #home-sez4 span.col-xs-12.testocamera {
        display: none;
    }

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

    h2 {
        font-size: 2rem;
    }

    h3.video {
        font-size: 2.2rem;
    }
    p {
        font-size: 1.3rem;
    }

    #titolo-home p {
        padding-left: 0;
        padding-right: 0;
    }

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

    #slideshow .carousel-control.right {
        height: 75px;
        top: inherit !important;
        bottom: 75px;
        right: 0 !important;
        left: inherit !important;
    }

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

    #banner-fr h3 {font-size: 1.3rem;}

    body:not(#page_index) #slideshow .carousel-control.left, body:not(#page_index) #slideshow .carousel-control.right {
        bottom: 50px;
    }

}


@media(max-width: 490px){
    #page_index section#slideshow, section#slideshow, #page_indexcamere section#slideshow, #page_index #slideshow .carousel-inner.uno, section#slideshow,  #slideshow .carousel-inner.uno {
        overflow: hidden !important;
        height: calc(100vh - 85px) !important;
    }
    
    #slideshow .conten_slidefoto img {
        height: auto;
        max-width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 440px){
    #page_index .logo.logo-small, #page_default .logo.logo-small, #page_indexcamere .logo.logo-small, #page_camera .logo.logo-small, #page_gallery .logo.logo-small, #page_mappa .logo.logo-small, #page_privacy .logo.logo-small, #page_404 .logo.logo-small {transition: none !important;}
    

    /*solo iOS*/
    @supports (-webkit-overflow-scrolling: touch) {
        #page_index section#slideshow {height: -webkit-fill-available !important; } 
        section#slideshow {height: -webkit-fill-available !important; }
    }

    

    .trasporto section#slideshow {height: calc(100vh - 70px) !important;}

    #page_index #slideshow div#carousel-1, .playercloudflare.vfs {
        height: calc(100vh - 60px);
    }

    h1:before {bottom: -29px;}
    a.bottone {padding: 15px !important;}
    #home-sez2 .sez-1 {padding-bottom: 40px;}
    #contenuto-interno-3 h5 img {width: 35px;height: auto;}
    #page_index .claim {width: 100%;top: 45vh;}
    #contenuto-foto .sez-1 {padding-top: 40px;padding-bottom: 40px;}
    section#contenuto-interno-2 {padding-top: 15px;padding-bottom: 15px;}
    #titolo-home h3 {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 13px;
        font-weight: 300;
    }
    #home-sez1 .sez-1 {padding-top: 0;}
    section#titolo-home {
    padding-left: 0;
    padding-right: 0;
    }
    section#nascosto {display: none !important;}
    #slideshow h2 {padding-left: 30px;padding-right: 30px;}
    #page_index #slideshow img {
        /*height: auto;*/
        margin-left: 0;
        /* width: 200px; */
        /* margin-bottom: 30px; */
    }

    #home-sez3, #home-sez5, #contenuto-foto, #contenuto-foto-2 {
        background-attachment: scroll !important;
    }

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


    .carousel-control.right img, .carousel-control.left img {
        display: block;
        height: initial !important;
        margin-left: 0 !important;
        z-index: 1;
        margin-top: -8px !important;
    }
    
    #slideshow .backgroundcolorcarousel {
        z-index: 2;
    }
    
    .claim {
        z-index: 2;
    }
    
    .carousel-control.right img {
        right: 0 !important;
    }
    
    .carousel-control.left img {
        left: 0 !important;
    }

    :not(#page_index) .carousel-control.right img, :not(#page_index) .carousel-control.left img {display: none !important;}
    #page_index #slideshow .carousel-control.right img, #page_index #slideshow .carousel-control.left img {display: block !important;}
    #home-sez4 .carousel-control.right img, #home-sez4 .carousel-control.left img {
        display: block !important;
        top: 27%;
    }

    
    #page_index header.menu-change .logo-mobile img {
        display: inline-block;
    }

    #page_index .logo {top: calc(50vh - 190px);margin-top: 0;margin-left: 0;width: 200px;left: 50%;margin-left: -100px;}
    section#contenuto-interno-3 {padding-left: 20px; padding-right: 20px;}
    #page_camera section#contenuto-interno-3 {padding-left: 5px; padding-right: 5px;}
    #home-sez1 .sez-1, #home-sez1 .sez-2 {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    #home-sez1 a.bottone.button--moema {
        margin-top: 5px;
    }
    section#home-sez4, section#gallery-home {padding: 15px;padding-top: 15px;padding: 0;}
    #gallery-home .item {
        margin-top: 0;
    }
    section#gallery-home {
        margin-bottom: 0;
    }
    #home-sez4 p {
        margin-right: 0;
    }

    section#home-sez7 {
        /* margin-bottom: 0; */
        padding-top: 0;
    }
    #home-sez3 .bottone {
        width: auto;
        padding: 15px !important;
    }
    section#home-sez1 {padding-bottom: 0;}
    #gallery-home h3 {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    #slideshow h1 {
        margin-bottom: 20px;
    }
    #page_default.ristorante  #contenuto-interno .sez-1 {
        padding-top: 10px;
    }
    
    #page_default.ristorante #contenuto-interno .sez-3 {
        padding-top: 30px;
        padding-left: 0;
    }

    .leaflet-popup-content img {
        width: 50px;
        height: auto;
    }
    .servizi img {
        margin-bottom: 10px;
    }

    section#recensioni-3 {
    padding-left: 0;
    padding-right: 0;
    }


    #recensioni .carousel-claim .carousel-inner {
        height: 400px !important;
    }
    
    #contenuto-interno-3 .sez-1, #contenuto-interno-3 .sez-2, #contenuto-interno-3 .sez-3, #contenuto-interno-3 .sez-4 {
        padding-left: 0;
        padding-bottom: 25px;
        padding-right: 0;
    }
    #contenuto-interno-3 h5 {
        padding: 30px;
        text-align: center;
    }

    div#cookiescript_badge {
        bottom: 70px !important;
        float: left;
        left: 5px;
    }

    #banner-fr {
    display: none;
}

h1 strong img {
    margin-bottom: 20px;
}

#soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-1, #soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-3, #soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-2, #soluzioni .col-xs-12.col-sm-3.col-md-3.col-lg-3.sez-4 {
    padding-left: 5px;
    padding-right: 5px;
}

#recensioni-3 h3 strong, #contenuto-interno-2 h4 strong {
    padding-right: 40px;
    padding-left: 40px;
    display: block;
    margin-bottom: 0;
    padding-bottom: 0;
}


#home-sez4 a.left.carousel-control {
    right: inherit;
    left: 15px;
    top: 0;
}

#page_camera #home-sez4 a.right.carousel-control {
    top: 0;
}

#home-sez4 a.right.carousel-control {
    right: 15px;
    top: 20%;
    height: 60px;
}

#home-sez4 a.left.carousel-control img, #home-sez4 a.right.carousel-control img {
    filter: none;
    opacity: 1;
}

#home-sez4 .conten_foto {
    padding-left: 9px;
    padding-right: 9px;
}

#home-sez4 .conten_testo {
    padding-left: 0;
    padding-bottom: 20px;
}

section#home-sez7 img {
    width: 50px;
}

#home-sez3 .contVideosez-1 {
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px);
    top: 45%;
}

#home-sez3 .contVideosez-1 p {
    text-align: justify;
    margin-bottom: 15px;
    font-weight: 400;
}

#home-sez3 .contVideosez-1 h3 {
    margin-bottom: 15px;
}

.domotica #home-sez3 .contVideosez-1 h3 {
    margin-bottom: 15px;
}

.domotica #slideshow h1 b {display: none;}
#home-sez1 h3 {
    margin-bottom: 15px;
}

.carousel-claim-testo p {
    /* text-align: justify; */
}

#home-sez3 p {
    font-weight: 400;
}

#slideshow h2 {
    text-align: center;
}

#page_index #slideshow .contVideosez-1 {
    top: inherit;
    bottom: 24vh;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

#page_index #slideshow span.bottone {
    /* float: left; */
    /* left: 30px; */
}

#page_index .logo {
    /* margin-top: 0; */
    /* left: 30px; */
    /* margin-left: 0; */
    /* bottom: 107px; */
    /* top: inherit; */
    /* -webkit-transform: none; */
    -ms-transform: none;
    /* transform: none; */
}

#page_index .logo img.osserva {
    /* position: absolute; */
    /* bottom: 45%; */
    /* display: none; */
}

#soluzioni .backgroundcolor {
    backdrop-filter: contrast(0.9);
    -webkit-backdrop-filter: contrast(0.9);
}

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

#page_default section#home-sez1 .sez-1 {
    margin-bottom: 5px;
}

#page_default section#home-sez1 .sez-2 {
    margin-bottom: 20px;
}

#contenuto-interno-2 h4 {
    padding-left: 0;
    padding-right: 0;
}

    #page_indexcamere section#contenuto-interno-3 {
    padding-left: 5%;
    padding-right: 5%;
}

#contenuto-interno-3 .sez-1, #contenuto-interno-3 .sez-2, #contenuto-interno-3 .sez-3 {
    padding-bottom: 0;
}

#page_camera #home-sez1 .sez-1 {
    padding-top: 15px;
}

#page_camera section#contenuto-interno-2 {
    margin-left: 15px;
    margin-right: 15px;
}

#page_camera #contenuto-interno-2 p {text-align: left;}

#page_camera #recensioni-3 h3 {
    line-height: .6;
}

#page_camera section#recensioni-3 {
    padding-top: 15px;
}

#page_indexcamere section#home-sez1 .sez-1, #page_mappa section#home-sez1 .sez-1 {
    padding-top: 15px;
}

/*btn-mobile*/
#btn-mobile {position: fixed;bottom: 0;z-index: 1;flex-direction: row;width: 100%;background: var(--colore1);height: 60px;}

#btn-mobile.menu-change {background-color: var(--colore8) !important;backdrop-filter: blur(6px);-webkit-backdrop-filter: blur(6px);display: flex;}

#btn-mobile span {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
}

#btn-mobile span img {
    height: 35px;
    filter: invert(1) brightness(20);
}

#btn-mobile span a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


#page_default #home-sez3 .contVideosez-1 a.bottone.button--moema {
    width: 230px;
    margin-left: -115px;
}

#page_indexcamere section#contenuto-foto-camera-3 {
    display: none;
}

body:not(#page_index) h1 {
    font-size: 1.5rem;
}

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

#contenuto-interno-3 h5 {
    margin-bottom: 20px;
}

h1 strong {font-size: 3.5rem;}

#home-sez3 .backgroundcolor {
    background: #00000063;
}




}

@media(max-width: 390px){

    h1 strong {
        font-size: 3rem;
    }

}

@media (max-width: 375px) {
    /*HOMEPAGE*/
    #home-sez4 span.col-xs-12.titolocamera img {width: 30px; height: auto;}
    #page_index .logo {/* margin-top: 45%; */}
    /*PAGINE INTERNE*/
    #lecce h3 {padding-left: 0; padding-right: 0; padding-bottom: 10px;}
    #page_mappa #contenuto-perche h5 {padding-left: 0;}
    #page_index #slideshow .carousel-control.right {
        right: 68%;
    }


    section#recensioni-3 {
        padding-left: 15px;
        padding-right: 15px;
    }
    #slideshow .carousel-control.left, #slideshow .carousel-control.right {
        bottom: 40px !important;
    }
}

@media (max-width: 360px) {
    section#recensioni-3 {
        padding-left: 0;
        padding-right: 0;
    }
    #page_mappa div#mappa1, #page_mappa #slideshow {/* height: 345px !important; */}

    #slideshow span.bottone {
        /* width: 300px; */
    }

    body:not(#page_index) h1 {
        font-size: 1.3rem;
    }
}