html, body{width:100%; height: 100%;}
body{color: #000; font-size: 1.5em}

h1,h2,h3,h4,h5,h6{text-transform:uppercase;}
h1,h2,h3,h4,h5,h6, p{margin: 0; margin-bottom: 5px}

/** imposta i font-soze di partenza **/
h1{color: #2c2c2c;font-size: 2.5em;font-weight:200;letter-spacing: 0.05em;text-transform:uppercase;margin-bottom: 20px;margin-top: 10px;text-align: center;}
h2{font-size: 2.3em; font-weight:200}
h3{font-size: 2.1em;font-weight: 100}
h4,h5,h6{font-size: 2.1em; color:#d0c9b1; font-weight:100;}
p{font-size: 1.2em; font-weight:100}
header{font-size: 1em;}
#footer{font-size: 0.8em;}
.small{font-size: 1.2em;}
.checkCookie{font-size: 0.9em;}
/** imposta i font-soze di partenza **/

header nav.navbar-nav .largMenu{font-size: 0.8em;}

a, a:focus, a:hover {text-decoration:none;color: #c49638;}
ul{list-style-type: none;}
strong{color: #afa5a1;}

.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: 30px; margin-bottom: 30px; 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;
    background-position: center; 
    background-size: cover; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover;
    background-attachment: scroll;
    height: 100%;
}

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

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

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

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    z-index: 10;
}

#lingue {
    position: fixed;
    top: 17px;
    right: 15px;
    font-weight: 300;
    text-align: center;
    color: #FFF;
    width: 60px;
    margin-top: 0;
    height: 24px;
    overflow: hidden;
    padding: 0;
    -moz-transition: height 1.2s ease;
    -webkit-transition: height 1.2s ease;
    -o-transition: height 1.2s ease;
    transition: height 1.2s ease;
    z-index: 4;
    display: none;
}

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

#freccialingua{
    margin-left: 15px;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #FFF;
    cursor: pointer;
}

#lingue a{
    color: #FFF;
    display: block;
    text-transform: none;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
}

#lingue li:hover, #lingue li a:focus, #lingue li a:hover{
    background-color: transparent;
    color: #FFF;
}

#lingue li.flag{
    background-color: rgba(0, 0, 0, 0.2);
    min-height: 24px;
}

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

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

.menu-content {display: none}

#menu{
    margin-bottom: 0;
    top: 0;
    z-index: 3;
    background: rgba(0, 0, 0, 0.5);
}

#menu ul li{
    display: inline-block;
    margin-top: 14px;
    margin-bottom: 9px;
    text-align: center;
} 
#menu ul li a{
    color: #FFF;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    letter-spacing: 0.1em;
    border-right: 1px solid transparent;
    cursor: pointer;
    font-size: 0.85em;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
}

#menu ul li:hover, #menu ul li a:focus, #menu ul li a:hover{
    background: transparent;
    color: #c49638;
}

.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: 58px;
    z-index: 598;
}

ul.navbar-nav ul li {
    float: none;
    width: 100%;
    display: block !important;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 5px;
    text-align: center;
}

ul.navbar-nav ul {width: 180px;background: #FFF;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;}

.largMenu{width: 20%;}

#megamenu{
    position: fixed;
    top: 60px;
    padding-top:  15px;
    width: 100%;
    left: 0;
}

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

#megamenu .fotomenu{
    margin-bottom: 10px;
    height: 250px;
    position: relative;
    display: inline-block;
    width: 100%;
}

#megamenu li span {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 300;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #fff;
    padding-bottom: 5px;
    padding-top: 5px;
}

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

.menu-change ul.navbar-nav ul {background: #232323 !important;}

.navbar-toggle {
    width: 45px;
    background-color: #4F4F4F;
    float: left;
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 15px;
    z-index: 5;
}

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

.logo{
    position: fixed;
    top: 10px;
    left: 10px;
    width: 300px;
}

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

.logo-mobile img {
    height: 50px;
    width: auto;
    display: inline-block;
    margin-top: 3px;
}

.active a{
    background: #97102F;
    color: #FFF;
}

/*FOOTER*/
#footer{
    background: #000;
    padding-top: 0;
    display: block;
    width: 100%;
    position: relative;
    float: left;
    padding-bottom: 15px;
    margin-bottom: 0;
}

#footer h4{    
    margin-bottom: 10px;
    color: #d0c9b1;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1.8em;
}

#footer p{color: #ffffff;font-weight: 200;}
#footer a {color: #FFF;font-weight: 200;font-family: 'Poppins', sans-serif;}

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

#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;font-family: 'Poppins', sans-serif;}
#footer .small {margin-top: 10px;}

/**** banner cookie ****/
.checkCookie{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 100;
    display: none;
    background: rgba(0, 0, 0, 0.5);
}

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

#chiudicookie:hover{background-color: #575757}

#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: 400px !important;}
[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-expanded input[type=checkbox]{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-expanded label .checklayout{font-size: 14px;}

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

.foto-gallery{position: relative;float:left;}

#page_gallery .foto-gallery {float: none;}

.foto-gallery a{margin: 0;padding: 5px;}

.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: rgba(0,0,0,0.7);
    height: 100%;
}
.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: 600;
    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.5em;
    border-bottom: 1px solid #e1e1e1;
}
.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    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;
}
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: none;
    box-shadow: none !important;
    resize: none;
    font-weight: 300;
}
.floating-label-form-group-with-focus{
    border-bottom-color: #870f1a;
}
.form-group {
    margin-bottom: 20px;
    padding-left: 0;
}
#info .btn {
    border-radius: 0;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
}
.btn-outline-dark {
    color: #FFF;
    background: #F1C40F;
    border: 1px solid #F1C40F;
}

.btn-outline-dark:hover, .btn-outline-dark:focus {
    color: white;
    background: #fcd122;
    border-color: #fcd122;
    outline: none;
}
.form-group p{
    color: #9D9D9D;
}
.option {
    margin-right: 10px;
}

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

.custom-col div.contenitore.nessuno{}

.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: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-weight: 200;
    color: #fff;
}

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;}
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: justify;}
form .checkprivacyform .testo-infodatiform a, form .checkprivacyform .testo-infodatiform a:link, form .checkprivacyform .testo-infodatiform a:hover {color: #000!important; text-decoration: underline; font-weight: 300;}
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;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 300;
    z-index: 3;
    width: 80%;
}

.titoloclaim {
    font-weight: 300;
    display: block;
    margin-bottom: 10px;
    text-shadow: 1px 1px 2px rgba(51, 51, 51, 0.32);
}

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

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

/** responsive **/
@media (max-width: 1600px){
    body{font-size: 1.4em}
}

@media (max-width: 1400px){
    body{font-size: 1.3em}
}

@media (max-width: 1200px){
    body{font-size: 1.2em}
    #footer {font-size: 12px;}
}

@media (max-width: 1024px){}

@media (max-width: 992px){
    body{font-size: 1.1em}
    #footer {font-size: 11px;}
    
    header .logo{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: 650px;}
    header .navbar-nav {float: none!important;margin-top: 10px;margin-bottom: 10px;padding-left: 0;margin-left: 0!important;}
    
    header .collapse.in{display:block !important;}
    header .menu-content {width: 100% !important;}
    header .navbar-toggle {top: -5px;}
    header #freccialingua {top: 4px;}

    #lingue {top: 20px; width: 50px;}
    #menu ul li {display: block;width: 100% !important;margin-top: 0;margin-bottom: 0;padding-left: 0;}
    #menu ul li a {text-align: left; padding-bottom: 6px; padding-top: 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;}
    ul.navbar-nav ul li, ul.navbar-nav ul {width: 100% !important; text-align: left;}
    
    #megamenu{position: relative; top: auto; padding-top: 0; width: 100%; left: auto;}
    #megamenu .fotomenu{background: none !important; height: auto; padding: 0; margin-bottom: 12px;}
    #megamenu li span {border: none;position: static;-webkit-transform: none;-ms-transform: none;transform: none;padding: 0;font-size: 1em;}
    #megamenu .sfondo-bg{display: none}
}

#prenota{display: none;}

@media (max-width: 767px){
    #footer h4{margin-top:15px;}
    #logo-menu {left: 35px;}
    header .menu-content{padding-left: 0;}
}

@media (max-width: 468px){}

@media (max-width: 362px){}