/* Import Google Fonts
/* ------------------------------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic,800,800italic,300italic,300);

/* regole generali
/* ------------------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333333;
}

a,
a:hover,
a:active {
    color: #808080;
}
a:hover,
a:focus {
    color: #808080;
}


/* body and section
/* ------------------------------------------------------------------------- */
body {
    padding: 0;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    line-height: 1.6;
	color: #777777;
}

table{
	table-layout:fixed;
}

body.boxed {
	background-color:#F0F0F0;
}

body.boxed > section {
	background-color:transparent;
}



/* header and navbar
/* ------------------------------------------------------------------------- */
header .navbar {
	margin-top: 10px;
	margin-bottom: 10px;
}
body.boxed-full header .navbar {
	margin-top: 15px;
	margin-bottom: 15px;
}

header .navbar .navbar-nav li a {
	color: #777;
    display: block;
    text-transform: uppercase;
	padding-top: 15px;
    padding-bottom: 15px;
}

header .navbar .navbar-nav > li > a:focus {
	color: #777;
}


header .navbar .navbar-nav > li.active:after {
    content: '';
    display: block;
    height: 3px;
    width: 30px;
    position: absolute;
    left: 50%;
    bottom: 8px;
    margin-left: -15px;
}
header .navbar .navbar-nav .dropdown-menu {
    margin-bottom: 5px;
	left:14px;
	right: auto;
}
header .navbar .navbar-nav .dropdown-menu li a {
	margin: 0;
	padding:8px 15px;
}

#frame_map{
		height:500px;
	}


@media (max-width: 767px) {
	header .navbar .navbar-nav > li.active {
		font-weight: 700;
	}
	header .navbar .navbar-nav > li.active:after {
		background-color: #808080;
		display: none;
	}
	
	header .navbar .navbar-nav > li > a:hover {
	color: #808080;
	}
	header .navbar .navbar-nav > li.active > a,
	header .navbar .navbar-nav > li.active > a:hover,
	header .navbar .navbar-nav > li.active > a:focus {
		color: #808080;
	}


	header .navbar .navbar-nav > li.open .dropdown-menu a:hover, 
	header .navbar .navbar-nav > li.open .dropdown-menu a:focus {
		color: #808080;
	}
	
	
	header .navbar .navbar-nav > li a {
		padding: 8px 0;
	}
	header .navbar .navbar-nav .dropdown-menu {
		margin-left:20px;
	}
	header.two-row-center .navbar .navbar-nav .dropdown-menu,
	header.two-row-banner .navbar .navbar-nav .dropdown-menu {
		margin-left:0px;
	}
	header .navbar .navbar-nav .dropdown-menu > li > a {
		border-bottom-color: transparent;
		border-bottom: 0px solid transparent;
	}
	#frame_map{
		height:250px;
	}
}

/* footer
/* ------------------------------------------------------------------------- */
footer {
	color: #b3b3b3;
    font-size: 13px;
}

	#classifiche{
		text-align:center;
	}
	#classifiche_ven,#classifiche_nov,#classifiche_con{
		clear:both;
	}
	#iframe,#tabella{
		float:left;
	}

	body.boxed-full footer .container,
	body:not(.boxed-full) footer {
		background: #242424;
	}
	
	
	
/* titoli per tutti i moduli
/* title-1		default
/* title-2		titolo sezione
/* title-3		titolo nascosto (spazio vuoto)
/* title-4		titolo nascosto (niente output)
/* ------------------------------------------------------------------------- */
.title-1,
.title-3 {
	font-size: 22px;
	margin-top:1px;
}
.title-2,
.section-title {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-top: 0;
    margin-bottom: 20px;
    border-bottom: 3px solid;/*personalizza colori */
	padding: 5px 5px 5px 0;
	line-height: 1.4em;
}
.footer .title {
    color: #5D5D5D;	
	margin-top:5px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.footer .title-2 {
    border-bottom-color: #808080;	
    border-bottom: 3px solid transparent;
	text-transform: uppercase;
	font-size:14px;
}

.col-mobile div{
	clear:both;
}



/* colori dei moduli 
/* ------------------------------------------------------------------------- */

.footer .contact_list li:first-child {
	border-top-color: #808080;
}
.footer .contact_list li {
    border-bottom-color: #808080;
}

.fotogallery li figure:hover {
     -webkit-box-shadow: 0 0 0 4px #808080;
		-moz-box-shadow: 0 0 0 4px #808080;
			 box-shadow: 0 0 0 4px #808080;
}

.opening_time .table tr.today {
	color: #777777;
}

.swiper-slide h2 i {
	color: #fff;
    background-color: rgba(252, 186, 4, 0.7); 
}
.swiper-slide p i {
	color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
}
.swiper-slide figure {
	box-shadow: 0 0 0 10px rgba(255,255,255,0.5);
}

/* Box descrizione */

.text_slogan {
	background: #f7f7f7;
    padding: 18px 45px 18px 45px;
	border-left: 5px solid; /*colore da personalizzare */
}
@media (max-width:768px) {
	.text_slogan {
		padding: 18px 30px 18px 30px;
	}
}
.text_slogan .title {
    font-size: 28px;
	font-weight:normal;
	padding-top: 0;
}
.text_slogan p {
    font-size: 18px;
}
.footer .text_slogan .title {
    font-size: 20px;
	text-transform:none;
	font-weight:normal;
}


#slider
{
	float:left;
	width: 640px; /*da personalizzare */ 
	margin-left: 15px;
}

#facebook_page,
{
	border: none;
	visibility: visible;
	width: 320px;
	height: 600px;
	
}

@media (max-width: 767px) {
	#facebook_page
	{
		clear:both;	
		width:100%;
	}

	#slider{
		width:100%;
		padding-bottom:10px;
	}
}


.news_fb_cell{
	padding:30px;
	position:relative;
}

.news_fb_link{
	position:absolute;
	bottom:2px;
	right:20px;
	width:100%;
	text-align:right;
	font-size:0.9em;
}

.linea_vert{
	width:1px;
	background-color:#bfbfbf;
	height:90%;
	position:absolute;
	left:0px;
	margin-top:5%;'
}

@media (max-width: 767px) {
	#facebook_page
	{
		clear:both;	
		width:100%;
	}

	#slider{
		width:100%;
		padding-bottom:10px;
	}
	.news_fb_cell{
	padding:30px 0px!important;
	
	}
}

#top_bar{
	width:100%;
	height:40px;
}

#top_bar .container{
	text-align:right;
	padding-right:10px;
}

#top_bar .container img{
	border:0px;
	margin-top:7px;
}


