﻿html, body{width:100%; height: 100%;}
body{color: #000;font-size: 1.5em;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: "Josefin Sans", sans-serif;}

/** imposta i font-soze di partenza **/
h2{font-size: 2.3em; font-weight:200}
h3{font-size: 30px;font-weight: 100}
h4,h5,h6{font-size: 2.1em;color:#d0c9b1;font-weight: 200;}
p{font-size: 1.2em !important;font-weight: 400;}
header{font-size: 1em;}
.small{font-size: 1.2em;}
.checkCookie{font-size: 0.9em;}

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

a, a:focus, a:hover {text-decoration:none;color: #303952;font-weight: 400;}
ul{list-style-type: none;}
strong{color: #ddba69;}

.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: -1px;margin-bottom: 0px;position:relative;/*float: left;*/overflow: hidden;z-index: 1;}

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

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

#slideshow .backgroundcolorcarousel{
    background-color: rgb(0 0 0 / 32%);
    /* backdrop-filter: contrast(0.7); */
}

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

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    z-index: 10;
    height: 100px;
    background: #ffffff;
}

#page_index header{background: transparent;}

header.menu-change {
    background-color: #ffffff !important;
}

#page_index #lingue{
    background: transparent;
}

#page_index #lingue li.flag{
    background: transparent;
}

#lingue {
    position: fixed;
    top: 25px;
    right: 10%;
    font-weight: 300;
    text-align: center;
    color: #000;
    width: 60px;
    margin-top: 0;
    height: 49px;
    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';
    margin-bottom: 0;
}

#page_index #lingue {
    top: 25px;
}

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

#page_index #lingue.menu-change {
    top: 7px;
    top: 25px;
    background-color: #000 !important;
    background: #000;
}

#page_index #booknow.menu-change {
    top: 25px;
    display: block;
}

#page_index #logo-menu.menu-change {
    top: 35px;
    background-color: transparent !important;
    filter: invert(1);
}

#page_index ul#lingue.menu-change,.menu-change #lingue li.flag{
    background-color: transparent !important;
    background: none !important;
}

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

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

#page_index #freccialingua {color: #000;}
#page_index #lingue.menu-change #freccialingua {color: #000;}
#page_index #lingue a {color: #ffffff;}

#page_index #lingue.menu-change a {color: #000 !important;}

#lingue a{
    color: #000;
    display: block;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0;
    font-family: 'Jost';
    font-weight: 600;
    font-size: .9em;
}

#freccialingua {top: 12px;display: none;}

#lingue li.flag{
    border-radius: 3px;
    height: 38px;
    padding-top: 15px;
}

#lingue li.flag:nth-child(1){
}

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

.menu-content {display: none}

#menu{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    cursor: pointer;
    background: #ffffff;
    display: none;
    min-height: inherit;
    z-index: 99999;
}

#menu:hover, #menu2:hover {
    cursor: default;
}

#menu2 {
    position: fixed;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100vh;
    cursor: pointer;
    overflow: hidden;
}

img.immagine-menu-laterale {
    width: 100%;
    height: auto;
    margin-top: -20%;
}

.nav.navbar-nav {
    width: 50%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    margin: 0;
    background: transparent;
    margin-left: 0 !important;
    background-size: cover;
}

.nav.navbar-nav ul {
    position: absolute;
    width: 40%;
    height: auto;
    left: 10%;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
    padding: 0;
}

#menu ul li {
    display: block;
    float: none;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 1.5em;
}

#menu ul li a {
    color: #000000;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    letter-spacing: 0.2em;
    cursor: pointer;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    font-family: "Josefin Sans", sans-serif;
}

span.delay-100 {
    animation-delay: .5s !important;
}

span.delay-105 {
    animation-delay: .75s !important;
}

span.delay-200 {
    animation-delay: 1s !important;
}

span.delay-205 {
    animation-delay: 1.25s !important;
}

span.delay-300 {
    animation-delay: 1.5s !important;
}

span.delay-305 {
    animation-delay: 1.75s !important;
}

span.delay-400 {
    animation-delay: 2s !important;
}

span.delay-405 {
    animation-delay: 2.25s !important;
}

span.delay-500 {
    animation-delay: 2.5s !important;
}

span.delay-505 {
    animation-delay: 2.75s !important;
}

span.delay-600 {
    animation-delay: 3s !important;
}

.chiudi {
    position: fixed;
    left: 45%;
    top: 30px;
    cursor: pointer;
    z-index: 10;
}

#page_default #menu, #page_indexcamere #menu, #page_camera #menu, #page_gallery #menu, #page_mappa #menu {
    -moz-box-shadow: 0px 10px 28px -15px rgba(0,0,0,0.75) !important;
}

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

#page_index #menu .menu-content ul.navbar-nav {
    display: inline-table;
    float: none;
    text-align: center;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 50%;
    -webkit-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
    width: 100%;
}

#menu .menu-content ul.navbar-nav {
    display: inline-table;
    float: none;
    text-align: center;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 50%;
    -webkit-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
    width: 100%;
}
#page_index #menu.menu-change .menu-content ul.navbar-nav {
    top: 0;
}

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

#page_index #menu.menu-change ul li a  {
    margin-top: 10px;
}

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

#page_index #menu ul li:hover, #page_index #menu ul li a:focus, #page_index #menu ul li a:hover{
    background: rgba(0, 0, 0, 0);
    color: #ab9b88!important;
}


#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{
    background: rgba(0, 0, 0, 0);
    color: #ab9b88 !important;
}

#menu ul li:hover,  #menu ul li a:focus, #menu ul li a:hover{
    background: rgba(0, 0, 0, 0);
    color: #ab9b88;
}

.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;
    margin-right: 5px;
    text-align: center;
}

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

#megamenu{
    position: fixed;
    top: 75px;
    padding-top:  15px;
    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;
    font-size: 1.8em;
    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: 45px;
    background-color: transparent;
    float: left;
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 15px;
    z-index: 5;
}

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

.logo{
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 10;
    border-radius: 0;
    width: 200px;
}

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

.active a{
    color: #FFF;
}

/*FOOTER*/
#footer{
    background: #2f3b6c;
    padding-top: 20px;
    display: block;
    width: 100%;
    position: relative;
    float: left;
    padding-bottom: 170px;
    margin-top: -1px;
    background-repeat: no-repeat;
    background-size:cover;
    border: 0;
    margin-bottom: 0;
    padding-top: 50px;
}

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

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

#footer p{color: #fff;font-weight: 400;font-size: 1.1em !important;/* text-transform: uppercase; */letter-spacing: 0.05em;}
#footer a {color: #fff;font-weight: 300;font-size: 1.1em;body{color: #000;font-size: 1.5em;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: "Josefin Sans", sans-serif;}

/** imposta i font-soze di partenza **/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: 200;}p{font-size: 1.2em !important;font-weight: 400;}header{font-size: 1em;}
.small{font-size: 1.2em;}
.checkCookie{font-size: 0.9em;}header nav.navbar-nav .largMenu{font-size: 0.8em;}a, a:focus, a:hover {text-decoration:none;color: #303952;font-weight: 400;}ul{list-style-type: none;}strong{color: #ddba69;}

.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: -1px;margin-bottom: 0px;position:relative;/*float: left;*/overflow: hidden;z-index: 1;}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%;
}

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

#slideshow .backgroundcolorcarousel{background-color: rgb(54 53 49 / 40%);backdrop-filter: contrast(0.7);
}

.backgroundcolorcarousel{position: absolute;width: 100%;height: 100%;background-color: rgba(0,0,0,0.1);z-index: 2;
}header {
    position: fixed;top: 0;left: 0;width: 100%;margin: 0;z-index: 10;height: 60px;background: #222229;
}

#page_indexheader{background: transparent;}header.menu-change {
    background-color: #222229 !important;
}

#page_index #lingue{background: #FFF;
}

#page_index #lingueli.flag{
    background: #FFF;
}

#lingue {position: fixed;top: 7px;right: 10%;font-weight: 300;text-align: center;color: #000;width: 60px;margin-top: 0;height: 49px;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';margin-bottom: 0;
}

#page_index #lingue {top: 60px;
}

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

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

#page_index #booknow.menu-change {top: 7px;display: none;
}

#page_index #logo-menu.menu-change {top: 16px;background-color: transparent !important;
}

#page_indexul#lingue.menu-change,.menu-change #lingue li.flag{
    background-color: transparent !important;background: none !important;
}

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

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

#page_index #freccialingua {color: #000;}
#page_index #lingue.menu-change #freccialingua {color: #fff;}
#page_index #linguea {color: #000;}

#page_index #lingue.menu-changea {color: #fff;}

#linguea{
    color: #FFF;display: block;text-transform: uppercase;font-weight: normal;padding: 0;font-family: 'Jost';font-weight: 600;font-size: .9em;
}

#freccialingua {top: 12px;display: none;}

#lingueli.flag{
    border-radius: 3px;height: 38px;padding-top: 15px;
}

#lingueli.flag:nth-child(1){}

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

.menu-content {display: none}

#menu{position: fixed;top: 0;left: 0;width: 100%;height: 100vh;cursor: pointer;background: #ffffff;display: none;min-height: inherit;z-index: 99999;
}

#menu:hover, #menu2:hover {
    cursor: default;
}

#menu2 {position: fixed;top: 0;left: 50%;width: 50%;height: 100vh;cursor: pointer;overflow: hidden;
}img.immagine-menu-laterale {
    width: 100%;height: auto;margin-top: -20%;
}

.nav.navbar-nav {width: 50%;height: 100vh;position: fixed;left: 0;top: 0;z-index: 10;margin: 0;background: #FFF;margin-left: 0 !important;background-size: cover;
}

.nav.navbar-navul {
    position: absolute;width: 40%;height: auto;left: 10%;top: 50%;-webkit-transform: translate(0%,-50%);-ms-transform: translate(0%,-50%);transform: translate(0%,-50%);padding: 0;
}

#menuul li {
    display: block;float: none;margin-top: 0px;margin-bottom: 10px;text-align: left;font-size: 1.5em;
}

#menuul li a {
    color: #A08788;text-transform: uppercase;font-weight: 300;text-align: center;padding-left: 5px;padding-right: 5px;letter-spacing: 0.2em;cursor: pointer;font-family: 'Playfair Display';display: inline-block;padding-top: 5px;padding-bottom: 5px;text-align: left;
}span.delay-100 {
    animation-delay: .5s !important;
}span.delay-105 {
    animation-delay: .75s !important;
}span.delay-200 {
    animation-delay: 1s !important;
}span.delay-205 {
    animation-delay: 1.25s !important;
}span.delay-300 {
    animation-delay: 1.5s !important;
}span.delay-305 {
    animation-delay: 1.75s !important;
}span.delay-400 {
    animation-delay: 2s !important;
}span.delay-405 {
    animation-delay: 2.25s !important;
}span.delay-500 {
    animation-delay: 2.5s !important;
}span.delay-505 {
    animation-delay: 2.75s !important;
}span.delay-600 {
    animation-delay: 3s !important;
}

.chiudi {position: fixed;left: 45%;top: 30px;cursor: pointer;z-index: 10;
}

#page_default #menu, #page_indexcamere #menu, #page_camera #menu, #page_gallery #menu, #page_mappa #menu {-moz-box-shadow: 0px 10px 28px -15px rgba(0,0,0,0.75) !important;
}

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

#page_index #menu .menu-contentul.navbar-nav {
    display: inline-table;float: none;text-align: center;margin: 0;padding: 0;position: fixed;left: 50%;-webkit-transform: translate(-50%,0%);-ms-transform: translate(-50%,0%);transform: translate(-50%,0%);width: 100%;
}

#menu .menu-contentul.navbar-nav {
    display: inline-table;float: none;text-align: center;margin: 0;padding: 0;position: fixed;left: 50%;-webkit-transform: translate(-50%,0%);-ms-transform: translate(-50%,0%);transform: translate(-50%,0%);width: 100%;
}
#page_index #menu.menu-change .menu-contentul.navbar-nav {
    top: 0;
}

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

#page_index #menu.menu-changeul li a  {
    margin-top: 10px;
}

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

#megamenua {
    border-right: none !important;
}ul#megamenu li a {
    border-right: none;padding: 0;
}

#page_index #menuul li:hover, #page_index #menu ul li a:focus, #page_index #menu ul li a:hover{
    background: rgba(0, 0, 0, 0);color: #222229 !important;
}


#page_index #menu.menu-changeul li:hover, #page_index #menu.menu-change ul li a:focus, #page_index #menu.menu-change ul li a:hover{
    background: rgba(0, 0, 0, 0);color: #222229 !important;
}

#menuul li:hover,  #menu ul li a:focus, #menu ul li a:hover{
    background: rgba(0, 0, 0, 0);color: #222229;
}

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

.navbar-nava{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;margin-right: 5px;text-align: center;
}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; }

#megamenu{position: fixed;top: 75px;padding-top:  15px;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);
}

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

#megamenuli 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;font-size: 1.8em;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: 45px;background-color: transparent;float: left;margin-left: 15px;margin-right: 5px;margin-top: 15px;z-index: 5;
}

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

.logo{position: fixed;top: 10px;left: 10px;z-index: 10;border-radius: 0;width: 200px;
}

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

.logo-mobileimg {
    height: 50px;width: auto;display: inline-block;
}

.activea{
    color: #FFF;
}

/*FOOTER*/
#footer{background: #222229;padding-top: 20px;display: block;width: 100%;position: relative;float: left;padding-bottom: 85px;margin-top: -1px;background-repeat: no-repeat;background-size:
    cover;border: 0;margin-bottom: 0;padding-top: 50px;
}

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

#footerh4{
    margin-bottom: 10px;color: #A08788;font-weight: 300;text-transform: uppercase;font-size: 1.5em;letter-spacing: 0.1em;
}

#footerp{color: #fff;font-weight: 400;font-size: 1.1em !important;/* text-transform: uppercase; */letter-spacing: 0.05em;}
#footera {color: #fff;font-weight: 300;font-size: 1.1em;}

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

#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;font-size: 0.9em !important;letter-spacing: 0.2em;}

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

.centerCookie{position:relative;width: 100%;margin:0;padding: 10px 20px;padding-right: 155px;color: #fff;
}p.centerCookie{
    text-align: left;font-size: 0.9em;
}

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

.centerCookie .privacylinka: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: #ff5252c7;
}

#chiudicookie:hover{background-color: #ff5252c7;}

#chiudicookiespan{
    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-expandedinput[type=radio]{display: none;}
.leaflet-control-layers-baselabel{margin: 0;padding: 0;text-align: center}
.leaflet-control-layers-baselabel div{cursor: pointer;padding: 15px;margin-top: 5px;margin-bottom: 5px;background-color: #e9e9e9;color:#4a4a4a}
.leaflet-control-layers-baselabel div:hover{background-color: #d6d6d6;color:#252525}
.leaflet-control-layers-baselabel div span{width: 100%;height: 100%;position: relative}
.leaflet-control-layers-expandedlabel .checklayout{font-size: 14px;}

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

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

#page_gallery .foto-gallery {}

.foto-gallerya{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-gallerydiv{
    background: #4b484299;height: 100%;
}
.mask-galleryimg{
    height: 32px;position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);
}
.foto-galleryspan.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 #ffffff;border: 2px solid #222229;border-radius: 3px;
}
.floating-label-form-grouplabel {
    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-groupinput, .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: 400;font-size: 1.2em;color: #fff;letter-spacing: 0.1em;height: 65px;margin: 0;padding: 0;width: 100%;line-height: 2em;padding-left: 30px;
}
.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: #880024;border: 1px solid #880024;font-size: 1.1em;font-weight: 300;width: 190px;padding: 15px;text-transform: uppercase;letter-spacing: 0.1em;
}

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

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

.custom-coldiv.contenitore.nessuno{}

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

.custom-coldiv.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;font-size: 1.1em;
}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;}form .checkprivacyform .testo-infodatiform a, form .checkprivacyform .testo-infodatiform a:link, form .checkprivacyform .testo-infodatiform a:hover {color: #000000!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: 45%;text-align: center;color: #FFF;font-weight: 300;z-index: 10;width: 100%;
}

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

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

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

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

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

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

#page_index #menu #megamenua.fotomenu {
    border: none;
}
.menu-changeul.navbar-nav ul {
    background: rgb(140 133 125 / 75%) !important;
}
#page_index #menuul.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);
}



#menuli a:hover span span {
    width: 100%;
}li b {
    font-size: 0.7em;font-weight: 400;color: #808080;
}



#menuli > 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 #menuli > a > span > span {
    border-bottom: 1.5px solid #ffffff;
}

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

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

#page_gallery #footer {margin-top: 15px;
}div#logo-menu {
    float: right;position: fixed;top: 16px;left: 10%;/* background: #000; */
}

.icon-hamburger{width: 40px;height: 40px;cursor: pointer;transition: all 1s cubic-bezier(.215, .61, .355, 1);/* padding-top: 10px; */}
.icon-hamburgerspan {height: 2px;width: 100%;position: absolute;background: #fff;top: 14px;transition: all 0.2s ease-in-out;}
.icon-hamburgerspan:before,
.icon-hamburger span:after{height: 2px;width: 80%;position: absolute;background: #fff;content: ' ';margin-top: -8px;right: 0;transition: all 0.3s cubic-bezier(.215, .61, .355, 1);}
.icon-hamburgerspan:after{margin-top: 8px}
.icon-hamburger:hover span:before, .icon-hamburger:hover span:after {width: 100%;}

  .scroll-down .icon-hamburgerspan,   .scroll-down .icon-hamburger span:before,   .scroll-down .icon-hamburger span:after {background-color:#2C3C4C}

#page_indexdiv#logo-menu{top: 60px;left: 10%;}div#logo-menu img {
    width: 35px;height: auto;margin-left: 0;float: right;margin-top: 0;margin-right: 13px;
}div#logo-menu img:hover {
    cursor: pointer;
}img.chiudi {
    width: 40px;
}

#page_indexdiv#logo-menu {/* background-color: transparent; */}
#page_indexdiv#logo-menu.menu-change {background-color: rgb(170 166 157);transition: 0.5s;}li.has-submenu.snip1189 {
    position: relative;
}

/*sottomenu*/
.nav.navbar-navul ul {
    position: relative;-webkit-transform: none;-ms-transform: none;transform: none;display: none;margin-left: 0 !important;width: max-content;left: 0;
}

#menuul li ul li {
    margin-left: 0;float: none;font-size: 1em;width: auto;display: inline-block !important;
}

#menuul li.has-submenu.snip1189 ul.active-submenu {
    display: block;opacity: 1;
}

.menu-changeul.navbar-nav ul {
    background: transparent !important;
}

#menuul li ul li a {
    font-size: .8em;
}

#menuul li ul li.snip1189 a:hover:before, #menu ul li ul li.snip1189 .current a:before, #menu ul li ul li.snip1189 a:hover:after, #menu ul li ul li.snip1189 .current a:after {display: none !important;}

#page_index #menuul li ul li a, #page_index #menu.menu-change ul li ul li a, #menu ul li ul li a  {
    color: #880024 !important;font-family: 'Jost';
}img.osserva2 {
    display: none;
}

.logo.logo-smallimg.osserva {
    display: none;
}

.logo.logo-smallimg.osserva2 {
    display: block;
}li img {
    margin-bottom: 25px;
}

;}

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

#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;font-size: 0.9em !important;letter-spacing: 0.2em;}

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

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

p.centerCookie{
    text-align: left;
    font-size: 0.9em;
}

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

#chiudicookie:hover{background-color: #ff5252c7;}

#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-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;    padding-left: 0;padding-right: 0;display: flex;}

#page_gallery .foto-gallery {}

.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: #4b484299;
    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: 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 #ffffff;
    border: 2px solid #222229;
    border-radius: 3px;
}
.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: none;
    box-shadow: none !important;
    resize: none;
    font-weight: 400;
    font-size: 1.2em;
    color: #fff;
    letter-spacing: 0.1em;
    height: 65px;
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 2em;
    padding-left: 30px;
}
.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: #880024;
    border: 1px solid #880024;
    font-size: 1.1em;
    font-weight: 300;
    width: 190px;
    padding: 15px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.btn-outline-dark:hover, .btn-outline-dark:focus {
    color: white;
    background: #222229;
    border-color: #222229;
    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: left;
    letter-spacing: 0.05em;
    font-weight: 400;
    color: #484848;
    font-size: 1.1em;
}

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;}
form .checkprivacyform .testo-infodatiform a, form .checkprivacyform .testo-infodatiform a:link, form .checkprivacyform .testo-infodatiform a:hover {color: #000000!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: 45%;
    text-align: center;
    color: #FFF;
    font-weight: 300;
    z-index: 10;
    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: rgb(140 133 125 / 75%) !important;
}
#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);
}



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

li b {
    font-size: 0.7em;
    font-weight: 400;
    color: #808080;
}



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

div#logo-menu {
    float: right;
    position: fixed;
    top: 16px;
    left: 10%;
    /* background: #000; */
    top: 35px;
    background-color: transparent !important;
    filter: invert(1);
}

.icon-hamburger{width: 40px;height: 40px;cursor: pointer;transition: all 1s cubic-bezier(.215, .61, .355, 1);/* padding-top: 10px; */}
.icon-hamburger span {height: 2px;width: 100%;position: absolute;background: #fff;top: 14px;transition: all 0.2s ease-in-out;}
.icon-hamburger span:before,
.icon-hamburger span:after{height: 2px;width: 80%;position: absolute;background: #fff;content: ' ';margin-top: -8px;right: 0;transition: all 0.3s cubic-bezier(.215, .61, .355, 1);}
.icon-hamburger span:after{margin-top: 8px}
.icon-hamburger:hover span:before, .icon-hamburger:hover span:after {width: 100%;}

  .scroll-down .icon-hamburger span,   .scroll-down .icon-hamburger span:before,   .scroll-down .icon-hamburger span:after {background-color:#2C3C4C }

#page_index div#logo-menu{top: 35px;left: 10%;filter: invert(0);}

div#logo-menu img {
    width: 35px;
    height: auto;
    margin-left: 0;
    float: right;
    margin-top: 0;
    margin-right: 13px;
}

div#logo-menu img:hover {
    cursor: pointer;
}

img.chiudi {
    width: 40px;
}

#page_index div#logo-menu {/* background-color: transparent; */}
#page_index div#logo-menu.menu-change {background-color: rgb(170 166 157);transition: 0.5s;}


li.has-submenu.snip1189 {
    position: relative;
}

/*sottomenu*/
.nav.navbar-nav ul ul {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: none;
    margin-left: 0 !important;
    width: 90%;
    left: 0;
}

#menu ul li ul li {
    margin-left: 0;
    float: none;
    font-size: 1em;
    width: auto;
    /* display: inline-block !important; */
}

#menu ul li.has-submenu.snip1189 ul.active-submenu {
    display: block;
    opacity: 1;
}

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

#menu ul li ul li a {
    font-size: .8em;
}

#menu ul li ul li.snip1189 a:hover:before, #menu ul li ul li.snip1189 .current a:before, #menu ul li ul li.snip1189 a:hover:after, #menu ul li ul li.snip1189 .current a:after {display: none !important;}

#page_index #menu ul li ul li a, #page_index #menu.menu-change ul li ul li a, #menu ul li ul li a  {
    color: #7d7d7d !important;
    /* font-family: 'Jost'; */
}

img.osserva2 {
    display: none;
}

.logo.logo-small img.osserva {
    display: none;
}

.logo.logo-small img.osserva2 {
    display: block;
    filter: invert(1);
}

li img {
    margin-bottom: 25px;
}
/** responsive **/

@media (max-width: 2000px){
    .nav.navbar-nav ul {
        width: 85%;
    }
}@media (max-width: 1800px) {
    #page_index #lingue {
        top: 25px;
        height: 47px;
    }
    #menu .navbar-nav>li {margin-left: 1rem;margin-right: 1rem;}
}@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;}
    body{font-size: 1.4em}
    #recensioni div.contenitore.centrale.contsingolo p {font-size: 1.3em;}
    #lingue {right: 9%;}
    .floating-label-form-group {width: 95%;}
    #menu.menu-change .navbar-nav>li, #menu .navbar-nav>li {margin-left: 1.2rem;margin-right: 1.2rem;
    }
    #menu.menu-change .navbar-nav>li, #menu .navbar-nav>li {margin-left: 1rem;margin-right: 1rem;
    }
    .nav.navbar-nav ul {left: 5%;}
    .nav.navbar-nav {width: 60%;}
    #menu2 {width: 40%;left: 60%;}
    img.immagine-menu-laterale {width: 140%;max-width: 140%;}
    #menu ul li {
        font-size: 1.1em;
    }
    
    .nav.navbar-nav ul {
        width: 50%;
    }
}@media (max-width: 1400px){
    body{font-size: 1.3em}
    .claim {top: 50%;}
    #menu .navbar-nav>li {margin-left: 1.2rem;margin-right: 1.2rem;}
    .floating-label-form-group {width: 100%;}

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

    #page_index #lingue {height: 46px;
    }
    #lingue {right: 8%;}

}
@media (max-width: 1200px){
    body{font-size: 1.2em}
    #footer {font-size: 12px;}
    #footer p {font-size: 1.1em;}
    #footer h4 {font-size: 1.2em;}
    .fr .content_fastR2 select {font-size: .8em;}
    #menu.menu-change .navbar-nav>li, #menu .navbar-nav>li {margin-bottom: 0;
    }
    
    #menu ul li a {margin-top: 15px;}
    p {font-size: 1.3em !important;}

    img.immagine-menu-laterale {width: 120%;margin-left: -20%;
    }

    .nav>li>a>img {width: 260px;
    }

    img.immagine-menu-laterale {width: 140%;max-width: 140%;
    }

}@media (max-width: 1024px) {
    .titoloclaim {margin-bottom: 20px;}
    #menu.menu-change .navbar-nav>li, #menu .navbar-nav>li {margin-left: 1rem;margin-right: 1rem;
    }
}@media (max-width: 1008px){
    span.gruppo {font-size: 0.5em !important;}
    .claim{top: 50%;-webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);transform: translate(0,-50%);}
    body{font-size: 1.1em}
    #footer {font-size: 11px;}
    
    header .logo-mobile {display: block;}
    
    header .navbar-header {float: none;}
    header .navbar-toggle {display: none;}
    header .navbar-collapse.collapse {display: block;/* max-height: 500px; */}
    header .navbar-nav {float: none!important;margin-top: 10px;margin-bottom: 10px;padding-left: 5px;margin-left: 0!important}
    
    header .collapse.in{max-height: 100vh;}
    header .menu-content {width: 100% !important;background-color: #ffffff;}
    header .navbar-toggle {top: -5px;}
    header #freccialingua {top: 5px;}

    #menu ul li {display: block;/* width: 97% !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;}
    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: 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;font-size: 0.5em;color: #706b66;font-weight: 600;font-size: .65em;
    }
    a.fotomenu {padding-top: 10px !important;
    }
    #megamenu .sfondo-bg{display: none}
    #menu ul li {font-size: 1.5em;}
    #menu ul li {padding-left: 0;}
    #menu ul li a {padding-left: 0;text-align: left;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 {-webkit-transform: none !important;-ms-transform: none !important;transform: none !important;left: 0;display: contents;background-color: #fff;height: 100vh;} 
    #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-size: 1.3em;font-weight: 600;}
    #menu.menu-change .navbar-nav>li, #menu .navbar-nav>li {margin-left: 0;margin-right: 0;}
    #page_index #menu.menu-change ul li a, #menu ul li a {color: #706b66 !important;
    }
    #page_index #menu ul li:hover, #page_index #menu ul li a:focus, #page_index #menu ul li a:hover {
        color: #706b66 !important;
    }

    #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: #706b66 !important;
    }

    .logo-mobile {top: 3px;}

    #page_index #menu ul li a, #menu ul li a {margin-top: 10px;}
    #menu ul li a {padding-left: 0;margin-bottom: 0px;
    }

    .snip1189 * {transition: none !important;}
    .nav.navbar-nav ul {width: 100%;margin-left: 0% !important;margin-right: 0;
    }
}@media (max-width: 767px){
    #footer h4{margin-top:15px;font-size: 1.5em;}
    #logo-menu {left: 35px;}
    #megamenu li span {font-size: 0.6em;}
    #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: 22px;}
    #lingue a {font-size: 1.2em;}
    span.gruppo {font-size: 0.65em !important;}
    #page_index #menu.menu-change ul li a, #menu ul li a {margin-bottom: 0px;margin-top: 0px;padding-left: 30px;padding-top: 0 !important;margin-top: 15px !important;font-size: 1.2em;font-weight: 400;}


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

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

    .claim {width: 100%;}

    .nav.navbar-nav ul {width: 100%;margin-right: 0%;column-count: 1;-webkit-column-count: 1;
    }
    #menu ul li ul li a {
    font-size: .9em !important;
    padding-left: 0 !important;
    }
    
    #menu ul li ul {padding-left: 30px;
    }
    #menu ul li ul li {
    /* display: block !important; */
    }

    #footer{
    padding-bottom: 70px;
}

    
}@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 - 58px);
    }
    header .navbar-collapse.collapse {max-height: 1400px;
    }

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

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

    #page_index #menu.menu-change {background-color:#fff !important;}
    #page_index #menu .navbar-toggle .icon-bar {background-color: #fff;}
    #page_index #menu.menu-change .navbar-toggle .icon-bar {background-color: #182c61;}
    #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 #freccialingua {color: #fff !important;}
    #page_index #lingue.menu-change #freccialingua {color: #182c61 !important;background: transparent !important;}

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

    #page_index #slideshow .carousel-control.right img, #page_index #slideshow .carousel-control.left img {top: 40%;
    }
    
    #page_index #slideshow .carousel-control.right {right: 73%;left: inherit;
    }
    .titoloclaim {margin-bottom: 0;}

    #page_index #lingue li.flag {background: transparent;
    } 

    #page_index ul#lingue.menu-change, .menu-change #lingue li.flag, ul#lingue {right: 0;
    }
    
    #page_index #logo-menu.menu-change, div#logo-menu {left: 15px;
    }

    
    .nav.navbar-nav ul {background-color: transparent;
    }

    #page_index #menu.menu-change ul li a, #menu ul li a, #page_index #menu ul li a {padding-bottom: 0;
    }
    
    #menu ul li ul li a {padding-right: 0;}

    #page_index #menu.menu-change ul li a, #menu ul li a, #page_index #menu ul li a {
    padding-left: 0;
    font-size: 1.1em !important;
    }
    
    #menu ul li ul li a {padding-right: 0;}

    img.chiudi {width: 25px;
    }

    li b {display: none;}

    #menu ul li ul li a {/* font-size: .8em !important; */}

    #slideshow .carousel-control.left, #slideshow .carousel-control.right {bottom: 80px !important;
    }
    .nav.navbar-nav ul {left: 5%;}
}@media (max-width: 375px) {
    #lingue a {font-size: 1.2em;}
    #menu .navbar-nav>li {padding-top: 5px !important;
    }

    #page_index #menu.menu-change ul li a, #menu ul li a, #page_index #menu ul li a {padding-bottom: 0;padding-right: 5px;
    }
}@media (max-width: 362px){
    #logo-menu {left: 35px;}
}@media (max-width: 320px) {
    #lingue a {font-size: 1.2em;}
}