﻿html,
body {
    width: 100%;
    height: 100%;
}

body {
    color: #000;
    font-size: 1.5em;
    background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    margin-bottom: 0;
    font-family: 'poppins', sans-serif;
    letter-spacing: 0;
}

/** imposta i font-soze di partenza **/
h1 {
    color: #2c2c2c;
    font-size: 2.5em;
    font-weight: 200;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center
}

h2 {
    font-size: 1.8em;
    font-weight: 500;
}

h3 {
    font-size: 2.3em;
    font-weight: 400;
    font-family: 'Bodoni Moda', serif;
}

h4,
h5,
h6 {
    font-size: 2em;
    color: #292929;
    font-weight: 400;
}

p {
    font-size: 1.1em;
    font-weight: 400;
}

header {
    font-size: 1em;
}

#footer {
    font-size: 0.8em;
}

.small {
    font-size: 1.2em;
}

/** imposta i font-soze di partenza **/

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

a,
a:focus,
a:hover {
    text-decoration: none;
    color: #F1C40F;
}

ul {
    list-style-type: none;
}

strong {
    color: #188dae;
    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: 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 !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: #0000004a;
}

.backgroundcolorcarousel {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 2;
}

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

#lingue {
    position: fixed;
    top: 22px;
    right: 15px;
    font-weight: 300;
    text-align: center;
    color: #FFF;
    width: 60px;
    margin-top: 0;
    height: 24px;
    overflow: hidden;
    padding: 0;
    z-index: 4;
    display: none;
}

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

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

#lingue a {
    display: block;
    padding: 0;
    color: #b0d0d8;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.9em;
    font-family: 'poppins', sans-serif;
    letter-spacing: 0.1em;
    margin-top: 3px;
}

#lingue li:hover,
#lingue li a:focus,
#lingue li a:hover {
    /* background-color: #ffffff; */
    color: #ffffff;
}

#lingue li.flag {
    background-color: #fff;
    min-height: 24px;
}

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

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


#menu {
    margin-bottom: 0;
    top: 0;
    z-index: 3;
    background: #fff;
    -webkit-box-shadow: 0px 10px 53px -17px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 53px -17px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 53px -17px rgba(0, 0, 0, 0.75);
}

#menu ul li {
    display: inline-block;
    margin-top: 14px;
    margin-bottom: 14px;
}

#menu ul li a {
    color: #666666;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    /* letter-spacing: 0.08em; */
    border-right: 1px solid transparent;
    cursor: pointer;
    line-height: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.9em;
    font-family: 'poppins', sans-serif;
    letter-spacing: 0.1em;
}

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

#menu ul li a:focus {
    background: transparent;
    color: #188dae;
}

.attivo a {
    color: #FFF !important;
    background: #188dae !important;
    border-radius: 3px;
}

.attivo ul li a {
    color: #188dae !important;
    background: transparent !important;
}

.navbar-nav {
    width: 100%;
    padding-left: 160px;
}

.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: fixed;
    top: 76px;
    z-index: 598;
    left: 0;
}

ul.navbar-nav ul li {
    /* float: none; */
    /* width: 50%; */
    /* display: block !important; */
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 0;
    text-align: left;
}

ul.navbar-nav ul {
    width: 180px;
    background: rgb(255 255 255);
    text-transform: uppercase;
    padding-left: 0;
    /* border-radius: 5px; */
    text-align: left;
    padding-left: 265px;
}

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


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

.menu-colore .navbar-toggle .icon-bar {
    background-color: #188dae;
}


.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: 5px;
}

.logo.logo-small {
    background: #188dae;
    width: auto;
    left: 0px;
    margin-left: 0;
    top: 0;
    margin-top: 0;
    position: fixed;
    z-index: 10;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
    border-radius: 0;
    height: 76px;
    padding-right: 30px;
    padding-left: 30px;
}

.logo.logo-small img {
    width: 88px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}


.active a {
    background: #188dae;
    color: #FFF;
}

/*FOOTER*/
#footer {
    background: #ffffff;
    padding-top: 20px;
    display: block;
    width: 100%;
    position: relative;
    float: left;
    padding-bottom: 5px;
    border-top: 80px solid #188dae;
    padding-bottom: 85px;
}

#footer h4 {
    margin-bottom: 10px;
    color: #0a0a0a;
    font-weight: 600;
    text-transform: none;
    font-size: 1.8em;
    border-top: 40px;
    margin-bottom: 15px;
    font-family: 'Bodoni Moda';
}

#footer p {
    color: #818181;
    font-weight: 400;
    font-family: 'poppins', sans-serif;
    font-size: 1.5em;
}

#footer a {
    color: #188dae;
    font-weight: 400;
    /* font-family: 'Oswald', sans-serif; */
}

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

#footer .list-inline {
    text-align: center;
    margin-top: 1px;
    margin-top: 0;
    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;
    margin-bottom: 40px;
}

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

/******* CSS mappa ********/
/* regole generali */
[id^="mappa"] {
    height: 500px;
}

[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;
    display: flex;
    margin: 0;
    padding: 0;
}

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

.mask-gallery {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s ease;
}

.mask-gallery div {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    border-radius: 10px;
}

.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: 1px solid #F6F1F1;
    border-radius: 5px;
    background-color: #F6F1F1;
}

.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;
    padding-left: 15px;
}

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: 15px;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none !important;
    resize: none;
    font-weight: 300;
    padding-bottom: 21px;
}

.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: 400;
    /* 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 {
    position: absolute;
    height: auto;
    background-color: transparent;
    bottom: 50px;
    padding-left: 15px;
    color: #fff;
}


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



/** Galleria con immagini a mosaico **/
#page_gallery #gallery-content .custom-col {
    padding: 0;
    margin: 0
}

#page_gallery #gallery-content a.foto-singola picture {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
}

#page_gallery #gallery-content a.foto-singola picture img {
    padding: 5px;
    width: 100%;
    height: 100%;
}

#gallery-content a.foto-singola {
    margin: 0;
    padding: 0
}

#gallery-content a.foto-singola span.mask-gallery:hover {
    opacity: 1;
}

/** Galleria con immagini a mosaico **/

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

#footer .col-sm-4:nth-child(1) p,
#footer .col-sm-4:nth-child(1) h4 {
    text-align: left;
    padding-left: 40%;
}

#footer .col-sm-4:nth-child(2) img {
    width: 200px;
    background: #F6F1F1;
    margin-bottom: 30px;
    margin-top: 50px;
    padding: 20px;
    border-radius: 10px;
}

#footer .col-sm-4 img {
    width: 30px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 8px;
}

#footer .col-sm-4:nth-child(1) p {
    margin-bottom: 5px;
}

#footer .col-sm-4:nth-child(3) p,
#footer .col-sm-4:nth-child(3) h4 {
    text-align: left;
    padding-left: 40%;
}

#footer .col-sm-4:nth-child(3) img {
    margin-right: 0;
}

#footer .col-sm-4:nth-child(1),
#footer .col-sm-4:nth-child(3) {
    margin-top: 60px;
}

.col-sm-12.social img {
    width: 30px;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
}

.col-sm-12.link {
    margin-top: 40px;
    margin-bottom: 0;
    padding-left: 30%;
    padding-right: 30%;
}

#footer .col-sm-12.link p {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 1.8em;
}

.col-sm-12.fascia {
    background-color: #188dae;
    display: none;
}

.col-sm-12.fascia h3 {
    color: #fff;
    text-transform: inherit;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 2em;
}

.has-submenu ul li a {
    color: #188dae !important;
}

#lingue li:hover #freccialingua {
    color: #b0d0d8;
}

/*404*/
#page_404 #slideshow h1 {
    line-height: 1.5em;
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    color: #ffffff;
}

#page_404 #slideshow a.bottone {
    position: absolute;
    top: 65%;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    text-align: center;
}

#lingue li.flag:hover a {color: #188dae;}



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

@media (max-width: 1400px) {
    body {
        font-size: 1.3em
    }
    #menu .navbar-nav>li {
        margin-left: 0;
        margin-right: 0;
    }
}

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

    #footer {
        font-size: 12px;
    }

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

    .logo.logo-small img {
        /* width: 140px; */
        /* margin-top: 10px; */
    }

    .navbar-nav {
        width: 100%;
        padding-left: 160px;
    }

    ul.navbar-nav ul {
        padding-left: 180px;
    }
    .logo.logo-small {padding-left: 15px;padding-right: 15px;}
    #menu ul li a {
        padding-left: 8px;
        padding-right: 8px;
    }
    #lingue {top: 25px;}
}

@media (max-width: 1000px) {
    #menu ul li a {
        padding-left: 7px;
        padding-right: 7px;
    }

}

@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: 0px;
        margin-left: 0 !important
    }

    header .collapse.in {
        display: block !important;
    }

    header .menu-content {
        width: 100% !important;
    }

    header .navbar-toggle {
        top: -5px;
    }

    header #freccialingua {
        top: 7px;
    }

    #lingue {
        top: 20px;
        width: 50px;
    }

    nav#menu {
    background: #fff;
}

#menu ul li:hover, #menu ul li a:hover {color: #188dae}

    #menu ul li {
        display: block;
        width: 100% !important;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 15px;
    }

    #menu ul li a {
        text-align: left;
        padding-bottom: 6px;
        padding-top: 6px;
        border-right: none;
        font-weight: 500;
        color: #666666;
    }

    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
    }

    ul.navbar-nav ul {
        padding-left: 0;
        padding-top: 25px;
    }

    #footer .col-sm-4:nth-child(1) p,
    #footer .col-sm-4:nth-child(1) h4 {
        padding-left: 0;
        text-align: center;
    }

    #footer .col-sm-4:nth-child(3) p,
    #footer .col-sm-4:nth-child(3) h4 {
        padding-left: 0;
        text-align: center;
    }

    #footer .list-inline {
        margin-top: 40px;
    }
    article {
        margin-top: 58px !important;
    }
}

@media (max-width: 768px) {
    #footer h4 {
        margin-top: 15px;
    }

    #logo-menu {
        left: 35px;
    }
}

@media(max-width: 500px) {
    #menu .navbar-nav>li {
        padding-left: 0;
    }

    #menu ul li a {
        padding-left: 0;
    }
}

@media (max-width: 440px) {
    header {
        height: 57px;
        background-color: transparent;
    }

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

    #menu.menu-colore {
        background-color: #fff;
        -webkit-box-shadow: 0px 10px 53px -17px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 10px 53px -17px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 10px 53px -17px rgba(0, 0, 0, 0.75);
    }

    #lingue a {
        color: #fff;
    }

    #lingue.menu-change a {
        color: #188dae;
    }

    #menu .navbar-toggle {
        background-color: transparent;
    }

    #menu.menu-colore .navbar-toggle {
        background-color: transparent;
    }

    .navbar-collapse {
        background-color: #fff;
    }

    .col-sm-12.fascia {
        display: none;
    }

    #footer {
        padding-bottom: 50px;
    }
    #menu .navbar-nav>li {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    #menu ul li a {
        font-size: 1.2em;
    }

    #freccialingua {
        color: #188dae !important;
    }

    .menu-change #freccialingua {color: #188dae !important;}

    img.img-responsive.osserva.oro {
        display: none;
    }
    
    .menu-colore img.img-responsive.osserva.oro {
        display: inline-block;
    }
    
    .menu-colore img.img-responsive.osserva.bianco {
        display: none;
    }
}

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