@charset "UTF-8";
/* CSS Document */

/* font
font-family: allura, cursive;
font-family: neuton, serif;
font-family: miss-saint-delafield, sans-serif;
font-family: 'Lato', sans-serif;
*/


body {
font-family: 'Lato', sans-serif;
font-weight:300;
font-size:100%;
color:#6E7678;

}


a {
	text-decoration: none!important;
}

h1, h2, h3, h4, h5 {
	font-family: neuton, serif!important;
	font-weight: 300;
}

/* titoli articoli */

div.item-content div.page-header h2[itemprop="name"] a {
   color: #000000;
}

figure.left.item-image {
	width:100%;
	float: left;
}

div.page-header h1[itemprop="headline"] {
	color:#000000;
}

/* footer */

footer.container-footer.footer.full-width {
	background-color: #EDE9E5!important;
	background: #EDE9E5!important;
}

div#mod-custom130.mod-custom.custom {
	width:100%;
}


div.contat {
	display:inline-block;
	width:31%;
	color:#909090;
	padding:0 0 0 20px;
	vertical-align: top;
	text-align: center;
}

div.contat h1 {
font-size: 100%;
font-weight:100;
	line-height:120%;
	color:#6E1515;
	letter-spacing:2px;
	}

div.contat a,
div.contat a:link,
div.contat a:visited {
	color:#666666;
	text-decoration: none!important;
}

div.contat:first-child {
	font-size:130%;
}

/* dj menu */



ul#dj-megamenu110 {
	margin-top:15px!important;
}

/* header */



.container-header {
    position: relative;
    z-index: 10;
    background-color: rgba(255,0,0,0.00)!important;
	background: #FFFFFF!important;
	box-shadow: 0 0 6px rgba(0,0,0,0.20);
	padding:0!important;
   
}

body.itemid-101 .container-header {
    margin-bottom: -100px;  
}


div#mod-custom112.mod-custom.custom p {
	margin:0!important;
}

div#mod-custom115.mod-custom.custom {
	text-align: center;
	padding:100px 0 100px 0;
}

div#mod-custom115.mod-custom.custom h1 {
	font-family: neuton, serif!important;
	font-weight: 100;
	font-size: 400%;
	line-height: 100%;
	color: #000000;
	margin-bottom:30px;
}

div#mod-custom115.mod-custom.custom h3 {
	width:96%;
	max-width: 1000px;
	margin:auto;
}


/* widgetkit */

div.uk-scope {
	width:96%;
	max-width: 1300px;
	margin:auto;
	padding-bottom:80px;
}

/* event booking */

h1.eb-page-heading {
	font-weight: 100;
}

h2.eb-even-title-container a.eb-event-title {
	font-weight: 100!important;
	text-decoration: none!important;
	color:#000000;
}

div.up-event-item.col-md-6 div.clearfix {
	margin-bottom:15px;
}

div.eb-event-date-time.clearfix {
	font-weight: 400!important;
	color:#000000;
}

div.main-top.card div.up-event-item.col-md-6 h2.eb-event-title-container a.eb-event-title {

	color:#000000!important;
}

div.eb-event-date.btn-primary {
	background-color: #005C4F;
	width:70px;height: 70px;
} 

div.eb-box-heading.clearfix h1.eb-page-heading {
	font-size:400%!important;
	padding:30px 0 20px 20px!important;
	background-color: #ffffff!important;
}

div.eb-event-price-container.btn-primary span.eb-individual-price {
	background-color:#005C4F 
}

/* responsive */


@media screen and (max-width: 1200px) {

	div#mod-custom113.mod-custom.custom p {
	padding: 0 30px 0 30px;
}
	
	img.imglogo {
	margin-top: 6px;
}
	
}
