html, body{width:100%; height: 100%;}
body{color: #000;color: #535353;}

h1,h2,h3,h4,h5,h6{text-transform:uppercase;}
h1,h2,h3,h4,h5,h6, p{margin: 0;margin-bottom: 5px;font-family: 'Roboto', sans-serif;}

/** imposta i font-soze di partenza **/
h2{ font-weight:200}
h3{font-weight: 300;font-family: 'Noto Serif Display', serif;}
h4,h5,h6{color:#d0c9b1;font-weight: 200;}
p{font-weight: 400;}
header{}
#footer{}
.small{}
.checkCookie{}
/** imposta i font-soze di partenza **/


/*NUOVI FONT SIZE REM*/



html {font-size: 16px;}
body {font-size: 1rem; line-height: var(--interlinea-principale);}

h1 {font-size: 1.1rem;letter-spacing: 1.2rem;}
h1 strong {font-size: 4.8rem;letter-spacing: 1.5rem;}

h2 {font-size: 1rem;}
h2 strong {font-size: 3.2rem;}

h3 {font-size: 2.5rem;line-height: var(--interlinea-1-2);}
#cam h3 {
    font-size: 1.6rem;
}
h3 strong, span.titolocamera b {font-size: 1.3rem;}
h3.video strong {font-size: 1.8rem;}
h3.video {font-size: 3rem;}
h3.animated.infinite.pulse {font-size: 1.3rem;}
h3.banner {font-size: 1.2rem;letter-spacing: .5rem;}
h3.titolo {letter-spacing: .5rem;font-size: 1.4rem;}

h4 {font-size: 1.7rem; line-height: var(--interlinea-principale);} 
h4 strong {font-size: 4.5rem;line-height: 1;}

h5 strong {font-size: 1.2rem;line-height: var(--interlinea-1-2);}
h5 {line-height: var(--interlinea-principale);font-size: 1.1rem;}

h6{font-size: 1.1rem;}

span.titolocamera {line-height: var(--interlinea-1-2);}
span.titolocamera {font-size: 2rem;} 

p {font-size: 1.05rem;}

#menu ul li a, #lingue a {font-size: .8rem;letter-spacing: .1rem;}
#cam b {
    font-size: 2.5rem;
}

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

#home-recensioni .sez-2 h3 {font-size: 1.5rem;}

#mappa1 h4 strong {
    font-size: 1.1rem;
    font-weight: 400;
}


/*fine font nuovi*/


header nav.navbar-nav .largMenu{}

a, a:focus, a:hover {text-decoration:none;color: #8d8d8d;font-weight: 600;}
ul{list-style-type: none;}
strong{color: #000;font-weight: 600;}

.colonna{padding: 0px 0px;}
.row{margin-left: 0; margin-right: 0}
.container-fluid {height: 100%; padding-left: 0; padding-right: 0}

article section {margin-top: 50px;margin-bottom: 0;position:relative;/*float: left;*/overflow: hidden;}

body:not(#page_blog):not(#page_offerta) article section:nth-child(1),
body:not(#page_blog):not(#page_offerta) article section:nth-child(1) .custom-col{padding: 0; margin: 0; position: relative;}

.imgrespons{
    background-repeat: no-repeat!important;
    background-position: center; 
    background-size: cover!important; 
    -webkit-background-size: cover!important; 
    -moz-background-size: cover!important; 
    -o-background-size: cover!important;
    background-attachment: scroll;
    height: 100%;
}

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

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


.backgroundcolor {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
}

#slideshow .backgroundcolorcarousel{
    background-color: #00000080;
}

.backgroundcolorcarousel{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.1);
    z-index: 4;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    z-index: 15;
    height: 90px;
    background: transparent;
}

#lingue {
    position: fixed;
    top: 27px;
    right: 15px;
    font-weight: 300;
    text-align: center;
    color: #3a5079;
    width: 60px;
    margin-top: 0;
    height: 19px;
    overflow: hidden;
    padding: 0;
    -moz-transition: height 0s ease;
    -webkit-transition: height 0s ease;
    -o-transition: height 0s ease;
    transition: height 0s ease;
    z-index: 4;
    font-family: 'montserrat sans-serif';
}

#page_404 #menu { display: block !important; }

#page_index #lingue {
    top: 27px;
    background-color: transparent !important;
    background: none !important;
}

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

#page_index #lingue.menu-change {
    top: 26px;
}

#page_index ul#lingue.menu-change, ul#lingue  {
    background-color: #98a9a4 !important;
    background: none!important;
    /* border: 1px solid #000000; */
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
}


#lingue li{
    display: block;
    margin: 0;
    margin-bottom: 2px;
}

#freccialingua{
    margin-left: 15px;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #000000;
    cursor: pointer;
    /* display: none; */
}

#page_index #freccialingua {color: #fff;}
#page_index #lingue.menu-change #freccialingua {color: #4b4b4b;}
#page_index #lingue a {color: #fff;}

#page_index #lingue.menu-change a {color: #4b4b4b;}

#lingue a{
    color: #000000;
    display: block;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

#freccialingua {top: 10px;}

#lingue li.flag{
    min-height: 30px;
    border-radius: 3px;
}

#lingue li.flag:nth-child(1){
    background-color: #ffffff00;
}

.chiudi{
    position: absolute;
    right: 20%;
    top: 5%;
    cursor: pointer;
}

.menu-content {display: none}

#page_index #menu{
    margin-bottom: 0;
    top: 0;
    z-index: 3;
    -moz-box-shadow: 0px 10px 53px -17px rgba(0,0,0,0.75);
    background: transparent;
    min-height: 90px;
    height: 90px;
}

#menu {
    margin-bottom: 0;
    top: 0;
    z-index: 3;
    -moz-box-shadow: 0px 10px 53px -17px rgba(0, 0, 0, 0.75);
    height: 90px;
    border: none;
    /* background-color: rgba(11, 72, 89, 0.8)!important; */
    box-shadow: inset 0 0 0 2000px #f8f8f2;
}

#page_index #menu {
    background-color: transparent !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }

#page_index #menu.menu-change {background-color: rgba(11, 72, 89, 0.8); /* Colore pi� visibile al 80% */box-shadow: inset 0 0 0 2000px #f8f8f2; /* Alternativa per browser problematici */backdrop-filter: blur(12px);-webkit-backdrop-filter: blur(12px);}

#menu ul li{
    display: table-cell;
    padding: 5px;
} 

#menu .navbar-nav>li {
    float: none!important;
    position: relative;
    display: inline-block;
    margin: 2rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 0;
}

.col-md-11.menu-content.menuShow {
    text-align: center !important;
    height: auto;
}

#page_index #menu .menu-content ul.navbar-nav, #menu .menu-content ul.navbar-nav {
    display: inline-table;
    float: right;
    text-align: center;
    margin: 0;
    padding: 0;
    position: fixed;
    left: inherit;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: max-content;
    top: 17px;
    right: 80px;
}

#page_index #menu.menu-change .menu-content ul.navbar-nav {
    top: 17px;
}

#menu .navbar-nav>li {
    margin-top: 0;
}

#page_index #menu ul li a, #menu ul li a {
    color: #4b4b4b;
    font-weight: 400;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    letter-spacing: 0.2em;
    border-right: 1px solid #ffffff00;
    cursor: pointer;
    
    line-height: 1.2em;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 0;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

#page_index #menu.menu-change ul li a  {
    color: #4b4b4b;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}

#page_default #menu ul li a, #page_indexcamere #menu ul li a, #page_camera #menu ul li a, #page_gallery #menu ul li a, #page_mappa #menu ul li a {
    border-right: none;
}

#megamenu a {
    border-right: none !important;
}

ul#megamenu li a {
    border-right: none;
    padding: 0;
    margin-top: 0;
}

#menu ul li:hover,  #menu ul li a:focus, #menu ul li a:hover{
    background: #faebd700;
    color: #4b4b4b;
}

.navbar-nav {width: 100%;}
.navbar-nav a{border-right: 1px solid rgba(255, 255, 255, 0.42);}

.navbar-nav a{border-right: 1px solid rgba(255, 255, 255, 0.42);}

ul.navbar-nav ul {
    visibility: hidden;
    position: absolute;
    top: 68px;
    z-index: 598;
}

ul.navbar-nav ul li {
    float: none;
    width: 110%;
    display: block !important;
    margin-right: 5px;
    text-align: center;
    margin-left: 0;
}

ul.navbar-nav ul {width: 180px;background: #fff0;text-transform: uppercase;padding-left: 0;}

ul.navbar-nav ul.active-submenu{visibility: visible; opacity:1; width: 100%;}

ul.navbar-nav a:link, ul.navbar-nav a:visited { color: #FFFFFF; text-decoration: none; }

ul.navbar-nav a:hover, ul.navbar-nav a:active { color: #FFFFFF; text-decoration: none; }

.sottomenu {display: block !Important;}

#megamenu{
    position: fixed;
    top: 75px;
    padding-top: 7px;
    width: 100%;
    left: 0;
    -webkit-box-shadow: 0px 31px 32px -10px rgba(0,0,0,0.65);
    -moz-box-shadow: 0px 31px 32px -10px rgba(0,0,0,0.65);
    box-shadow: 0px 31px 32px -10px rgba(0,0,0,0.65);
}

#megamenu li{
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
}

#megamenu .fotomenu{
    margin-bottom: 0px;
    height: 275px;
    position: relative;
    display: inline-block;
    width: 100%;
    border-top: none;
}

#megamenu li span {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding-bottom: 5px;
    padding-top: 5px;
    
    width: 100%;
    z-index: 1;
    line-height: 1em;
}

.sfondo-bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(51, 51, 51, 0.4);}

.navbar-toggle {
    width: 40px;
    background-color: transparent;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
    z-index: 5;
    padding: 0;
    left: 20px;
}

#page_index .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

#page_index .menu-change .navbar-toggle .icon-bar {
    background-color: #000000;
}

.navbar-toggle .icon-bar {
    background-color: #000000;
}

.logo{
    position: fixed;
}

.logo-mobile{
    display: none;
    width: 100%;
    position: absolute;
    padding: 0;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
}

.logo-mobile img {
    height: 35px;
    width: auto;
    display: inline-block;
    margin-top: 17px;
    filter: brightness(0) invert(0);
}

.active a{
    color: #FFF;
}

/*FOOTER*/
#footer{/* display:none!important; *//* visibility:hidden!important; */background: #f8f8f2;display: block;width: 100%;position: relative;float: left;margin-top: -1px;background-repeat: no-repeat;background-size:cover;border: 0;margin-bottom: 0;padding-bottom: 100px;padding-top: 20px;}

#page_404 #footer {
    margin-top: 0;
    margin: 0;
}

#footer h4{
    margin-bottom: 10px;
    color: #849991;
    font-weight: 300;
    text-transform: uppercase;
    
    letter-spacing: 0.1em;
}

#footer p{color: #000000;font-weight: 400;/* text-transform: uppercase; */letter-spacing: 0.05em;}
#footer a {color: #000000;font-weight: 400;font-family: 'Roboto', sans-serif;}

#footer .fa{margin-right: 5px;color: #849991;}

#footer .list-inline {
    text-align: center;
    margin-top: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    z-index: 2;
    float: none;
    margin-right: auto;
}

#footer .footernamestr, #footer .small{font-family: sans-serif;}
#footer .footernamestr { margin-top: 15px;}
#footer .small {margin-top: 10px;/* letter-spacing: 0.2em; */}

/**** banner cookie ****/
.checkCookie{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 100;
    display: none !important;
    background: #3039528f;
}

.centerCookie{
    position:relative;
    width: 100%;
    margin:0;
    padding: 10px 20px;
    padding-right: 155px;
    color: #fff;
}

p.centerCookie{
    text-align: left;
    
}

.centerCookie .privacylink {
    cursor: pointer;
    text-decoration: underline;
    font-weight: 500;
}

.centerCookie .privacylink a:link, .centerCookie .privacylink a:visited, .centerCookie .privacylink a:hover {color: #fff;font-weight: 600;}

.centerCookie .bancookiebold{font-weight: 600;}

#chiudicookie{
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 100%;
    text-align: center;
    cursor: pointer;
    background-color: #0096ab;
}

#chiudicookie:hover{background-color: #182c60;}

#chiudicookie span{
    position: absolute;
    top: calc(50% - 8px);
    left: 0;
    width: 150px;
    text-align: center;
    color: #FFF;
    font-weight: 600;
}

@media (max-width: 970px){
    .centerCookie{float: left; display: block; padding: 10px 5px;}
    #chiudicookie{position: relative; float: left; right: auto; top: auto; width: 100%; height: auto; padding: 10px 5px; display: block; margin: 0}
    #chiudicookie span{position: relative; top: auto; left: auto; width: 100%;}
}
/**** fine banner cookie ****/

/******* CSS mappa ********/
/* regole generali */
[id^="mappa"]{height: 600px;}
[id^="map-canvas"]{position: relative; width: 100%; height: 100%; z-index: 1;}
article section:nth-child(1) [id^="mappa"]{height: 650px; margin-left: 0; margin-right: 0;}

/* regole leaflet */
.leaflet-control-layers-expanded {padding: 0 5px!important;}
.leaflet-control-layers-expanded input[type=radio]{display: none;}
.leaflet-control-layers-base label{margin: 0; padding: 0; text-align: center}
.leaflet-control-layers-base label div{cursor: pointer; padding: 15px; margin-top: 5px; margin-bottom: 5px; background-color: #e9e9e9; color:#4a4a4a}
.leaflet-control-layers-base label div:hover{background-color: #d6d6d6; color:#252525}
.leaflet-control-layers-base label div span{width: 100%; height: 100%; position: relative}

.leaflet-control-layers-overlays{background-color: #e9e9e9; color:#4a4a4a}
.leaflet-control-layers-overlays label div{padding: 2px 5px;  cursor: pointer}
.leaflet-control-layers-overlays label div span{vertical-align: text-bottom}
/******* CSS mappa ********/

.foto-gallery{position: relative; float:left;    padding-left: 0;padding-right: 0;display: flex;}


.foto-gallery a{margin: 0;padding: 1px !important;}

.mask-gallery{
    position: absolute;
    top: 0;
    left: 0;
    padding: 1px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s ease;
}
.mask-gallery div{
    background: #a3997875;
    height: 100%;
    border-radius: 8px;
}
.mask-gallery img{
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.foto-gallery span.mask-gallery:hover, .foto-gallery .mask-gallery:hover{
    opacity: 1;
}

.carousel-claim-testo {
    text-transform: none;
    font-weight: 300;
    color: #FFF;
    text-transform: uppercase;
}

/*CONTATTI*/
form .row:first-child .floating-label-form-group {
    border-top: 1px solid #e1e1e1;
}
.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #4b4b4b;
    border: 2px solid #4b4b4b;
    border-radius: 3px;
    border-radius: 7px;
}
.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 0;
    margin: 0;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top 0.5s ease,opacity 0.5s ease;
    -moz-transition: top 0.5s ease,opacity 0.5s ease;
    -ms-transition: top 0.5s ease,opacity 0.5s ease;
    transition: top 0.5s ease,opacity 0.5s ease;
    display: none;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input[name=datepickerci].form-control, input[name=datepickerco].form-control {
    background-color: transparent;
}
.floating-label-form-group input, .floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: none;
    border-radius: 0;
    background: transparent;
    box-shadow: none !important;
    resize: none;
    font-weight: 300;
    
    color: #4b4b4b;
    text-transform: capitalize;
    letter-spacing: 0.1em;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 2em;
    padding-left: 15px;
    border-radius: 4px;
}

.form-group {
    margin-bottom: 20px;
    padding-left: 0;
    text-align: left;
}
#info .btn {
    border-radius: 0;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
}
.btn-outline-dark {
    color: #FFF;
    background: #d9a25a;
    border: 1px solid #d9a25a;
    
    font-weight: 600;
    width: 190px;
    padding: 15px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.btn-outline-dark:hover, .btn-outline-dark:focus {
    color: white;
    background: #ffb95d;
    border-color: #ffb95d;
    outline: none;
}
.form-group p{
    color: #d9a25a;
    text-align: left;
    font-weight: 600 !important;
    padding-left: 30px;
    text-transform: uppercase;
}

input#pacchetto, input#Per\ quale\ offerta\ ci\ contatti\? {
    height: 20px;
    top: 30px;
}

.option {
    margin-right: 10px;
    color: #887867 !important;
    padding-left: 50px;
    border-bottom: 2px solid #d9a25a;
    padding-bottom: 20px;
}

/** allineamenti contenuti **/
.colonna.imgrespons div.custom-col{display: table;}

.custom-col div.contenitore.centrale{display: table-cell;vertical-align: middle;text-align: center}

.custom-col div.contenitore.sinistra{display: table-cell;vertical-align: middle;text-align: left;}
/** allineamenti contenuti **/
article section div.contenitore.centrale.contsingolo p {
    text-align: left;
    letter-spacing: 0.05em;
    font-weight: 400;
    color: #484848;
    
}

label.labelallegato{
    opacity: 1;
    top: auto;
    color: #9D9D9D;
    font-weight: 500;
    line-height: 40px;
}

form .checkprivacyform {padding-left: 0;padding-right: 0;font-style: italic;text-align: center;}
form .checkprivacyform .checkformm{/* position: relative; */float: left;width: auto;display: inline-grid;}
form .checkprivacyform .checkformm input{display: inline;}
form .checkprivacyform .testo-infodatiform{position: relative;float: left;width: calc(100% - 21px);margin-left: 5px;text-align: left;font-weight: 400;color: #000;}
form .checkprivacyform .testo-infodatiform a, form .checkprivacyform .testo-infodatiform a:link, form .checkprivacyform .testo-infodatiform a:hover {color: #ffffff !important;text-decoration: underline;font-weight: 400;}
form .checkprivacyform .checkdaticomformm{position: relative;float: left;width: auto;display: inline-grid;}
form #leggiinfofinicomm{color:#000!important; font-style: italic; text-decoration: underline; font-weight: 300!important; cursor: pointer}
form #divinfofinicomm{height: auto; overflow: hidden; background-color: #dedede; padding: 5px; display: none}

.claim {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 300;
    z-index: 10;
    width: 80%;
}

#page_index .claim {
    width: 100%;
}

.titoloclaim {
    font-weight: 300;
    display: block;
    margin-bottom: 0px;
}

#page_privacy #privacy h3, #page_privacy #privacy p, #page_privacy #privacy span{padding-right: 0;padding-left: 0;}
#page_privacy #privacy h3{    
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

#page_privacy #slideshow div{
    height: 100%;
    width: 100%;
    position: absolute;
    color: #fff;
    padding: 30px;
    background-color: rgba(0,0,0,0.4);
    padding-left: 15px;
}

#home-sez2 .custom-col div.contenitore.sinistra {
    text-align: center;
}

#page_privacy article section:nth-child(1){height: 350px!important}

/** addthis **/
.atss {width: 2pc!important;}
.atss .at-share-btn, .atss a {width: 2pc!important;}
.atss .at-share-btn .at-icon-wrapper, .atss a .at-icon-wrapper {padding: 2px 0!important;}
.atss .at-share-btn span .at-icon, .atss a span .at-icon {width: 1.5pc!important; height: 1.5pc!important;}

#page_index #menu #megamenu a.fotomenu {
    border: none;
}
.menu-change ul.navbar-nav ul {
    background: #f8f8f3 !important;
}
ul.navbar-nav ul {background: 
#f8f8f3;
}
#page_index #menu ul.navbar-nav ul {background: #ffffff00;}

#page_index #menu #megamenu {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

#page_index #menu.menu-change #megamenu {
    -webkit-box-shadow: 0px 31px 32px -10px rgba(0,0,0,0.65);
    -moz-box-shadow: 0px 31px 32px -10px rgba(0,0,0,0.65);
    box-shadow: 0px 31px 32px -10px rgba(0,0,0,0.65);
}

#page_index #menu.menu-change ul li:nth-child(6) a, #page_index #menu ul li:nth-child(6) a, #menu ul li:nth-child(6) a {
    background-color: #d2b48c;
    padding-top: 0;
    padding: 15px;
    border-radius: 5px;
    transition: .5s;
    color: #fff;
    text-transform: uppercase;
}


#menu li a:hover span span {
    width: 100%;
}

#page_index #menu.menu-change ul li:nth-child(6) a:hover, #page_index #menu ul li:nth-child(6) a:hover {
    color: #fff !important;
}


#menu li > a > span > span {
    border-color: #b09e87;
    position: absolute;
    width: 0;
    left: 50%;
    bottom: 0;
    height: 1px;
    line-height: normal;
    border-bottom: 1px solid #b09e87;
    transition: all .2s ease;
    transform: translateX(-50%);
}

#page_index #menu li > a > span > span {
    border-bottom: 1.5px solid #ffffff;
}

#page_index #menu.menu-change li > a > span > span {
    border: 0.5px solid #ffffff;
}

#menu li > a > span > span {
    border-bottom: 1.5px solid #cda64e;
    display: none;
}

#page_gallery #footer {
    margin-top: 15px;
}

#menu.menu-change .navbar-nav>li {
    margin-top: 0;
}


#footer .col-sm-12.info {
    display: block;
    background-color: #0a3d62;
}

/*loader*/
#loader{background: #f8f8f2;position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 99999;}
#loader .container_loader{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);text-align: center;}
#loader img{height: 50px;width: auto;margin-bottom: 30px;filter: none;filter: brightness(0) invert(0);}
.loader-circle-2 {
    position: relative;
    width: 50px;
    height: 50px;
    display: inline-block;
}
.loader-circle-2:before,
.loader-circle-2:after {
    content: "";
    display: block;
    position: absolute;
    border-width: 3px;
    border-style: solid;
    border-radius: 50%;
}
.loader-circle-2:before {
    width: 50px;
    height: 50px;
    border-bottom-color:  #d2b48c;
    border-right-color:  #d2b48c;
    border-top-color: transparent;
    border-left-color: transparent;
    animation: loader-circle-2-animation-2 1.5s linear infinite;
}
.loader-circle-2:after {
    width: 30px;
    height: 30px;
    border-bottom-color: #9e886b;
    border-right-color: #9e886b;
    border-top-color: transparent;
    border-left-color: transparent;
    top: 22%;
    left: 22%;
    animation: loader-circle-2-animation 1s linear  infinite;
}
@keyframes loader-circle-2-animation {
    0% {
            transform: rotate(0deg);
    }
    100% {
            transform: rotate(-360deg);
    }
}
@keyframes loader-circle-2-animation-2 {
    0% {
            transform: rotate(0deg);
    }
    100% {
            transform: rotate(360deg);
    }
}

/* Dati societari */
#footer .footernamestr{
    
    margin: 20px 0;
}

#footer .datisocietari{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

#footer .datisocietari .datfisc {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    letter-spacing: 1px;
    margin: 10px;
}

#footer .datisocietari .datfisc label{
    color: #FFF;
    text-transform: uppercase;
    font-weight: 500;
}

#footer .footernamestr .rsocialestrfooter{
    color: #FFF;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    margin: 10px;
}

#footer .datisocietari .datfisc span{
    color: #FFF;
}

@media(max-width: 760px){
    #footer .datisocietari {
        display: flex;
        flex-direction: column;
    }
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
    width: 45px;
}

#page_index ul#lingue.menu-change.aperto, ul#lingue.menu-change.aperto, #page_index ul#lingue.aperto, ul#lingue.aperto {
    /* background:  #f8f8f2 !important; */
    display: flex;
    flex-direction: column;
    /* justify-content: space-around; */
}

#page_404 header {display: none !important;} 


#page_index #menu.menu-change ul li:nth-child(6):hover a, #page_index #menu ul li:nth-child(6):hover a, #menu ul li:nth-child(6):hover a {
    background:  #d68b29;
    transition: .5s;
}
#page_index #menu ul li a {
    color: #fff;
}


/** responsive **/
@media (max-width: 1800px) {

    html{font-size: 15px;}

}


@media (max-width: 1600px){
    #page_index #menu .menu-content ul.navbar-nav {padding-left: 0; padding-right: 0;}
    #menu .menu-content ul.navbar-nav {padding-left: 0; padding-right: 0;}
    #lingue {top: 28px;}
    .floating-label-form-group {width: 95%;}
    #menu .navbar-nav>li {margin-left: 0;margin-right: 0;}

}

@media (max-width: 1400px){
    #menu ul li a {padding-left: 0; padding-right: 0;}
    #menu .navbar-nav>li {margin-left: 1.2rem; margin-right: 1.2rem;}
    .floating-label-form-group {width: 100%;}

    #menu ul li a {padding:10px;}
    #menu.menu-change .navbar-nav>li, #menu .navbar-nav>li {
        margin-left: 0;
        margin-right: 0;
    }
    html{font-size: 14px;} 
}

@media (max-width: 1200px){

    #menu.menu-change .navbar-nav>li, #menu .navbar-nav>li {margin-bottom: 0;}

    html {
        font-size: 12px;
    }
}

@media (max-width: 1024px) {
    .titoloclaim {margin-bottom: 20px;}
    #menu.menu-change .navbar-nav>li, #menu .navbar-nav>li {
        margin-left: 0rem;
        margin-right: 0rem;
    }
}

@media (max-width: 1008px){
    #page_index ul#lingue.menu-change, ul#lingue {padding-top: 13px;}
    #footer {padding-bottom: 70px;padding-top: 10px;}
    img.osserva2 {
        display: none !important;
    }
    header .logo-mobile {display: block;}
    
    header .navbar-header {float: none;}
    header .navbar-toggle {display: block;}
    header .navbar-collapse.collapse {display: none!important;max-height: 100vh;height: 100vh !important;}
    header .navbar-nav {float: none!important;margin-top: 10px;margin-bottom: 10px;padding-left: 5px;margin-left: 0!important}
    
    header .collapse.in{display:block !important;height: calc(100vh - 95px)!important;}
    header .menu-content {width: 100% !important;/* background-color: #503E3A; */}
    header .navbar-toggle {top: -10px;}
    header #freccialingua {top: 13px;}

    #lingue {top: 20px; width: 50px;}
    #menu ul li {display: block;width: 25% !important;margin-top: 0;margin-bottom: 0;padding-left: 15px;}
    #menu ul li a {text-align: left; padding-bottom: 6px; border-right: none}
    
    ul.navbar-nav ul {display: none;}
    ul.navbar-nav ul{position: relative !important;top: 0 !important;visibility: visible !important;background: transparent;opacity: 1;background: transparent !important;}
    #menu ul.navbar-nav ul li, #menu ul.navbar-nav ul {width: 100% !important;text-align: left;background: transparent !important;margin-right: 0;padding-right: 0;margin-top: 15px;}
    
    #megamenu{position: relative; top: auto; padding-top: 0; width: 100%; left: auto;}
    #megamenu .fotomenu{background: none !important; height: auto; padding: 0; margin-bottom: 0px; margin-left: /*15px*/0px;display: none !important;}
    #megamenu li span {
    border: none;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    
    color: #000000;
    font-weight: 400;
    
    }
    a.fotomenu {
        padding-top: 10px !important;
    }
    #megamenu .sfondo-bg{display: none}
    #menu ul li {padding-left: 0;}
    #menu ul li a {padding-left: 0; text-align: center; margin-bottom: 15px;}
    #recensioni div.contenitore.centrale.contsingolo p {padding-right: 0;}
    #megamenu .fotomenu:first-child {display: block !important;}
    #megamenu .fotomenu:first-child {margin-bottom: 10px;}
    #megamenu li.col-sm-4.largMenu {text-align: center;}
    ul#megamenu li {line-height: 0em; margin-bottom: 0px;}

    #page_index #menu .menu-content ul.navbar-nav, #menu .menu-content ul.navbar-nav {height: 100%;-webkit-transform: none !important;-ms-transform: none !important;transform: none !important;width: 100%;right: inherit;left: 0;display: flex;flex-direction: column;position: absolute;top: 10vh !important;align-items: center;} 
    #menu .navbar-nav>li {margin: 0;}
    #page_index #menu ul li:hover, #page_index #menu ul li a:focus, #page_index #menu li > a > span > span, #page_index #menu li > a > span > span {border-bottom: none;}
    #menu li a:hover span span {width: 0;}
    #lingue a { font-weight: 600;}
    #page_index #lingue.menu-change, #lingue {top: 23px;}
    #menu.menu-change .navbar-nav>li, #menu .navbar-nav>li {margin-left: 0;margin-right: 0;padding-left: 0;padding-right: 0;width: 25%;}
    #page_index #menu.menu-change ul li a, #menu ul li a {
        color: #000000 !important;
        font-size: 1rem;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    #page_index #menu ul li:hover, #page_index #menu ul li a:focus, #page_index #menu ul li a:hover {
        color: #59b2a0 !important;
    }

    #page_index #menu, #menu {
        background-color: transparent;
        height: auto !important;
        min-height: auto;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #page_index #lingue, #lingue {
        /* top: 40px; */
        padding-top: 13px;
    }

    #page_index #menu.menu-change ul li:hover, #page_index #menu.menu-change ul li a:focus, #page_index #menu.menu-change ul li a:hover {
        color: #000000 !important;
    }

    .logo-mobile {top: 10px;}
    
    #page_index #menu ul li a, #menu ul li a {margin-top: 10px;margin-bottom: 0;}
    header {/* height: 57px; */}

    #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, #page_indexblog .logo.logo-small, #page_blog .logo.logo-small {display: none !important;}

    #page_index #menu.menu-change #megamenu, #megamenu {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
}

@media (max-width: 767px){
    #menu ul li a {text-align: center !important;}
    #footer h4{margin-top:15px;}
    #logo-menu {left: 35px;}
    #page_privacy section#slideshow {margin-top: 60px !important;}
    #megamenu .fotomenu:first-child {margin-bottom: 4px;}

    #menu ul li a {padding-top: 10px !important;}

    header .menu-content {padding-right: 0;padding-left: 0;width: 100% !important;}
    .navbar-collapse {padding: 0;}
    #menu .navbar-nav>li {padding-right: 0;}
    #lingue li.flag {min-height: 24px;}
    #page_index #menu.menu-change ul li a, #menu ul li a { margin-bottom: 5px; margin-top: 5px;}


    .floating-label-form-group input, .floating-label-form-group textarea {
        height: 30px;
    }

    #footer a {letter-spacing: 0.05em;}

    .claim {width: 100%;}

    #page_index #menu.menu-change ul li:nth-child(6) a, #menu ul li:nth-child(6) a {
        color: #fff !important;
        padding-top: 15px !important;
    }
    
    #menu ul li:nth-child(6) {
        width: 50% !important;
    }
    #page_index .claim {
        opacity: 1;
    }

    #lingue a, #lingue #freccialingua {/* color: #fff; */}

    #slideshow .carousel-control.right img, #slideshow .carousel-control.left img {
        top: 90%;
    }
    
     #slideshow .carousel-control.right {
        right: 15px;
    }

    #slideshow .carousel-control.left {
        right: 60px;
        left: inherit;
    }
    p {line-height: 35px !important;}

    #titolo-home h1 strong, #slideshow h1 strong {
        font-size: 3.5rem;
        letter-spacing: 0;
    }

    .classic #slideshow .carousel-control.right img, .classic #slideshow .carousel-control.left img {
        top: initial;
        bottom: 51px;
    }

    section#footer-new .sez-1 img {
        height: auto;
        width: 100%;
    }
}

@media(max-width: 440px){
    #page_index #menu .menu-content ul.navbar-nav, #menu .menu-content ul.navbar-nav {
        /* position: relative!important; */
        /* top: 0!important; */
        /* left: 0!important; */
        /* -webkit-transform: none!important; */
        /*-ms-transform: none!important;*/
        /* transform: none!important; */
        /* width: 100%; */
        /* padding-left: 0px; */
        /* display: inline-table; */
        height: calc(100vh - 230px);
    }
    header .navbar-collapse.collapse {
        max-height: 1400px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 1400px;
    }

    #menu .navbar-nav>li {
        padding-top: 15px !important;
    }

    #page_index #menu.menu-change {transition: .2s;}
    #page_index #menu .navbar-toggle .icon-bar {background-color: #fff;}
    #page_index #menu.menu-change .navbar-toggle .icon-bar {background-color: #000000;}
    #page_index #lingue {background-color: transparent !important;}
    #page_index #lingue.menu-change {background-color: #fff !important;}
    #page_index #lingue a {color: #fff !important;}
    #page_index #lingue.menu-change a {color: #000000 !important;}
    #page_index #lingue #freccialingua {color: #fff !important;}
    #page_index #lingue.menu-change #freccialingua {color: #182c61 !important; background: transparent !important;}
    #page_index ul#lingue.menu-change {background: #ffffff00 !important;}

    #page_index #menu.menu-change ul li a, #menu ul li a, #page_index #menu ul li a {
        padding-top: 5px !important;
        
        margin-top: 0;
    }


    .titoloclaim {margin-bottom: 0;}
    input#Per\ quale\ offerta\ ci\ contatti\? {
        right: -35%;
    }

    #menu.menu-change .navbar-nav>li, #menu .navbar-nav>li {
        /* height: 11vh; */
        width: 50% !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    #page_index #menu.menu-change ul li a, #menu ul li a, #page_index #menu ul li a, #menu ul li a {
        padding-top: 0px !important;
    }

    #menu .navbar-nav>li:nth-child(6) {
        padding-top: 0 !important;
    }

    .bottone span {
        font-size: .9rem !important;
    }

    h2 strong {
        font-size: 2.8rem;
    }

    #titolo-home h1 strong, #slideshow h1 strong {
        font-size: 2.5rem;
    }

    #page_index #menu, #menu {
        padding-top: 15px;
        padding-bottom: 15px;    
    }

    #page_index .menu-change .logo-mobile img {
        filter: brightness(0) invert(0);
    }

    #page_index .logo-mobile img {
        margin-top: 20px;
        height: 27px;
        filter: brightness(0) invert(1);
    }

    .logo-mobile img {
        margin-top: 20px;
        height: 27px;
        filter: brightness(0) invert(0);
    }

    #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, #page_indexblog .logo.logo-small, #page_blog .logo.logo-small {display: none !important;}

    #page_index #lingue.menu-change, #lingue {top: 25px;}

}

@media (max-width: 375px) {
    #menu .navbar-nav>li {
        padding-top: 15px !important;
    }
    #titolo-home h1 strong, #slideshow h1 strong {
        font-size: 2.5rem;
    }
}

@media (max-width: 362px){
    #logo-menu {left: 35px;
    }
    #titolo-home h1 strong, #slideshow h1 strong {
        font-size: 2.2rem;
    }
}