.lang{ height: 28px; background-color: #999; width: 100%;}

.flag{ display: -moz-inline-block; display:inline-block; float: right; margin: 5px 0px; width: 27px; height: 20px; cursor: pointer;}

.italyflag{ background:url(../img/italy.png) no-repeat top right;}
.italyflag:hover{ background:url(../img/italy.png) no-repeat bottom right; }
.italyflaghold{ background:url(../img/italy.png) no-repeat bottom right; }
.englandflag{ background:url(../img/england.png) no-repeat top right; }
.englandflag:hover{ background:url(../img/england.png) no-repeat bottom right; }
.englandflaghold{ background:url(../img/england.png) no-repeat bottom right; }

.logo{ position: relative; top:-62px; left: 45px;}

.dropdown-menu{ top: 65% !important;}

.nav li a.dropdown-toggle:focus{ color: #111 !important;}

.flexslider{-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.75);}

.font-light{ font-weight: 100;}
.faicon{font-size: 50px;}
.fa-side{font-size: 25px; position: relative; top: 3px; margin-right: 5px;}

.breadcrumb>li+li:before{ color: #111;}

.bordo-left{ padding: 30px; background-color: #f3f3f3;}
.bordo-right{ padding-right: 40px; }

.foto-right{ float: right; padding: 0px 0 20px 20px;}
.foto{ padding: 20px 0 0px 0;}

@media only screen and (max-width: 768px) 
{
.flex-caption{
   bottom: 55px; */
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
margin: 0;
/* padding: 25px 25px 25px 30px; */
position: absolute;
left: 60px;
height: 120px;
top: 36px;
width: 320px;
}

@media (max-width: 767px) {
.logo{ position: relative; top:-62px; left: 10px;}
}

.flex-caption>p,.flex-caption>a{display: none;}
}