#cookie-bar p{
    line-height: 18px!important;
    font: 11px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}


.finestra{
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}
.finestra:hover{
    opacity: 0.7;
}

@media only screen and (min-width: 1216px){
    .all-sin{
        margin-left: -15px;
    }
}

ul li{
    font-size: 19px!important;
}


.blu-titolo{
    color: #006aae;
}
.linea-24{
    line-height: 30px;
}

p{
    line-height: 20px;
}

.bot-fb{
    background: rgb(30,87,153);
    background: -moz-linear-gradient(top, rgba(30,87,153,1) 2%, rgba(41,137,216,1) 45%, rgba(32,124,202,1) 69%, rgba(30,87,153,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(30,87,153,1)), color-stop(45%,rgba(41,137,216,1)), color-stop(69%,rgba(32,124,202,1)), color-stop(100%,rgba(30,87,153,1)));
    background: -webkit-linear-gradient(top, rgba(30,87,153,1) 2%,rgba(41,137,216,1) 45%,rgba(32,124,202,1) 69%,rgba(30,87,153,1) 100%);
    background: -o-linear-gradient(top, rgba(30,87,153,1) 2%,rgba(41,137,216,1) 45%,rgba(32,124,202,1) 69%,rgba(30,87,153,1) 100%);
    background: -ms-linear-gradient(top, rgba(30,87,153,1) 2%,rgba(41,137,216,1) 45%,rgba(32,124,202,1) 69%,rgba(30,87,153,1) 100%);
    background: linear-gradient(top, rgba(30,87,153,1) 2%,rgba(41,137,216,1) 45%,rgba(32,124,202,1) 69%,rgba(30,87,153,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#1e5799',GradientType=0 );
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    color: #FFF;
    border: none;
    padding: 10px;
}
.bot-fb:hover {
    background: rgb(44,83,158);
    background: -moz-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(44,83,158,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(44,83,158,1)), color-stop(100%,rgba(44,83,158,1)));
    background: -webkit-linear-gradient(top, rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%);
    background: -o-linear-gradient(top, rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%);
    background: -ms-linear-gradient(top, rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%);
    background: linear-gradient(top, rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#2c539e',GradientType=0 );
    color: #CCC;
}

@media only screen and (max-width: 40em){
    .alza-mobile{
        height: 55px!important;
    }
}

.bordi-immagine{
    margin: 10px 0 10px 15px;
}

@media only screen and (min-width: 40em) and (max-width: 63.9375em){
    .relativa-medium{
        position: relative!important;
    }
}



/* MENU */
#appleNav {
    margin: 0;
    list-style: none;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: -0.5px;
    font-size: 13px;
    text-shadow: 0 -1px 3px #202020;
    height: 34px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
#appleNav li {
    min-width: 100px!important;
    display: block;
    float: left;
    border-right: 0px solid #5d5d5d;
    border-left: 1px solid #fff;
    min-width: 82px;
    height: 34px;
    border-bottom: 0px solid #575757;
    border-top: 0px solid #797979;
    padding-right: 5px;
    padding-left: 5px;
    background: rgb(53,137,191);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(53,137,191,1) 1%, rgba(21,118,181,1) 47%, rgba(0,106,174,1) 51%, rgba(67,139,188,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(53,137,191,1)), color-stop(47%,rgba(21,118,181,1)), color-stop(51%,rgba(0,106,174,1)), color-stop(100%,rgba(67,139,188,1)));
    background: -webkit-linear-gradient(top, rgba(53,137,191,1) 1%,rgba(21,118,181,1) 47%,rgba(0,106,174,1) 51%,rgba(67,139,188,1) 100%);
    background: -o-linear-gradient(top, rgba(53,137,191,1) 1%,rgba(21,118,181,1) 47%,rgba(0,106,174,1) 51%,rgba(67,139,188,1) 100%);
    background: -ms-linear-gradient(top, rgba(53,137,191,1) 1%,rgba(21,118,181,1) 47%,rgba(0,106,174,1) 51%,rgba(67,139,188,1) 100%);
    background: linear-gradient(to bottom, rgba(53,137,191,1) 1%,rgba(21,118,181,1) 47%,rgba(0,106,174,1) 51%,rgba(67,139,188,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3589bf', endColorstr='#438bbc',GradientType=0 );
    padding-bottom: 0px;
    font-size: 13px!important;
    font-weight: bold;
}
@media only screen and (min-width: 1024px) and (max-width: 1100px){
    #appleNav li {
        max-width: 130px!important;
        min-width: 79px!important;
        font-size: 12px!important;
    }
}
@media only screen and (min-width: 1100px) and (max-width: 1161px){
    #appleNav li {
        max-width: 130px!important;
        min-width: 88px!important;
    }
}
@media only screen and (min-width: 1161px) and (max-width: 1210px){
    #appleNav li {
        max-width: 130px!important;
        min-width: 95px!important;
    }
}

#appleNav li:first-child {
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border-left: none;
    min-width: 60px;
}
#appleNav li:last-child {
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 0 4px 4px 0;
}
#appleNav li.attivo {
    background: rgb(207,66,149);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(207,66,149,1) 0%, rgba(165,39,121,1) 48%, rgba(185,72,152,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,66,149,1)), color-stop(48%,rgba(165,39,121,1)), color-stop(100%,rgba(185,72,152,1)));
    background: -webkit-linear-gradient(top, rgba(207,66,149,1) 0%,rgba(165,39,121,1) 48%,rgba(185,72,152,1) 100%);
    background: -o-linear-gradient(top, rgba(207,66,149,1) 0%,rgba(165,39,121,1) 48%,rgba(185,72,152,1) 100%);
    background: -ms-linear-gradient(top, rgba(207,66,149,1) 0%,rgba(165,39,121,1) 48%,rgba(185,72,152,1) 100%);
    background: linear-gradient(to bottom, rgba(207,66,149,1) 0%,rgba(165,39,121,1) 48%,rgba(185,72,152,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf4295', endColorstr='#b94898',GradientType=0 );
}
#appleNav li a {
    color: white;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 34px;
    outline: none;
}
#appleNav li:not(:last-child):active {
    background: rgb(57,105,139);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(57,105,139,1) 1%, rgba(22,79,119,1) 47%, rgba(2,64,107,1) 50%, rgba(67,113,145,1) 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(57,105,139,1)), color-stop(47%,rgba(22,79,119,1)), color-stop(50%,rgba(2,64,107,1)), color-stop(99%,rgba(67,113,145,1)));
    background: -webkit-linear-gradient(top, rgba(57,105,139,1) 1%,rgba(22,79,119,1) 47%,rgba(2,64,107,1) 50%,rgba(67,113,145,1) 99%);
    background: -o-linear-gradient(top, rgba(57,105,139,1) 1%,rgba(22,79,119,1) 47%,rgba(2,64,107,1) 50%,rgba(67,113,145,1) 99%);
    background: -ms-linear-gradient(top, rgba(57,105,139,1) 1%,rgba(22,79,119,1) 47%,rgba(2,64,107,1) 50%,rgba(67,113,145,1) 99%);
    background: linear-gradient(to bottom, rgba(57,105,139,1) 1%,rgba(22,79,119,1) 47%,rgba(2,64,107,1) 50%,rgba(67,113,145,1) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39698b', endColorstr='#437191',GradientType=0 );            
}

#appleNav li:nth-last-child(3){
    min-width: 45px!important;
}
#appleNav li:nth-last-child(2){
    min-width: 45px!important;
}
#appleNav li:last-child{
    min-width: 45px!important;
}

#appleNav li:hover{
    background: rgb(57,105,139);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(57,105,139,1) 1%, rgba(22,79,119,1) 47%, rgba(2,64,107,1) 50%, rgba(67,113,145,1) 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(57,105,139,1)), color-stop(47%,rgba(22,79,119,1)), color-stop(50%,rgba(2,64,107,1)), color-stop(99%,rgba(67,113,145,1)));
    background: -webkit-linear-gradient(top, rgba(57,105,139,1) 1%,rgba(22,79,119,1) 47%,rgba(2,64,107,1) 50%,rgba(67,113,145,1) 99%);
    background: -o-linear-gradient(top, rgba(57,105,139,1) 1%,rgba(22,79,119,1) 47%,rgba(2,64,107,1) 50%,rgba(67,113,145,1) 99%);
    background: -ms-linear-gradient(top, rgba(57,105,139,1) 1%,rgba(22,79,119,1) 47%,rgba(2,64,107,1) 50%,rgba(67,113,145,1) 99%);
    background: linear-gradient(to bottom, rgba(57,105,139,1) 1%,rgba(22,79,119,1) 47%,rgba(2,64,107,1) 50%,rgba(67,113,145,1) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39698b', endColorstr='#437191',GradientType=0 );            
}


.nascondi-menu-desktop{
    display: none;
}
.nascondi-menu-mobile{
    display: block;
}
@media only screen and (min-width: 64em){
    .nascondi-menu-desktop{
        display: block;
    }
    .nascondi-menu-mobile{
        display: none;
    }
}

#nascosto {
    display: none;
}
@media (max-width: 1150px){
    #nascosto {
        display: block;
    }
}





@media (max-width: 1023px){
    .allontana-menu{
        margin-top: 45px;
    }
}
@media (min-width: 1024px){
    .allontana-menu-desktop{
        margin-top: 4px;
    }
}

#toggle { font-size: 24px; }
.mob-menu{
  background-color: #006aae;
  padding-bottom: 2px;
  margin-bottom: 25px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  /* text-align: center; */
}
#mob { display: none; list-style: none; list-style-type: none;}
#mob > li{
    border-top: 1px #fff solid;
    list-style: none; 
    list-style-type: none;
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px!important;
    font-weight: bold;
    margin-left: -45px;
    text-align: left;
}
#mob > li:first-child{
    margin-top: 6px;
}
#mob > li:last-child{
    margin-bottom: -18px;
}
#mob > li:hover{
    background: -moz-linear-gradient(top, rgba(57,105,139,1) 1%, rgba(22,79,119,1) 47%, rgba(2,64,107,1) 50%, rgba(67,113,145,1) 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(57,105,139,1)), color-stop(47%,rgba(22,79,119,1)), color-stop(50%,rgba(2,64,107,1)), color-stop(99%,rgba(67,113,145,1)));
    background: -webkit-linear-gradient(top, rgba(57,105,139,1) 1%,rgba(22,79,119,1) 47%,rgba(2,64,107,1) 50%,rgba(67,113,145,1) 99%);
    background: -o-linear-gradient(top, rgba(57,105,139,1) 1%,rgba(22,79,119,1) 47%,rgba(2,64,107,1) 50%,rgba(67,113,145,1) 99%);
    background: -ms-linear-gradient(top, rgba(57,105,139,1) 1%,rgba(22,79,119,1) 47%,rgba(2,64,107,1) 50%,rgba(67,113,145,1) 99%);
    background: linear-gradient(to bottom, rgba(57,105,139,1) 1%,rgba(22,79,119,1) 47%,rgba(2,64,107,1) 50%,rgba(67,113,145,1) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39698b', endColorstr='#437191',GradientType=0 );
}
//a { color: #fff; text-decoration: none; font-size: 15px }
.link-menu{
    color: #fff; 
    text-decoration: none; 
    font-size: 15px;
}
.link-menu:hover{
    text-shadow: 3px 3px 2px #000;
    color: #fff; 
}