

.title_menu{
background-color: #000; 
text-shadow: 1px 1px #ddd;
box-shadow: 2px 0px 5px #000;
margin: auto;
text-align: center;
border-bottom: none;
width: 100%;
height: auto;
position: fixed;
z-index:9999;
padding-bottom: 6px;
-webkit-transform: translateZ(0);
}

.title_menu li{
display: inline;
margin: 0 15px 0 15px;
list-style-type: none;
top: 40%;
font-family: 'Raleway', sans-serif;
position: relative;
font-weight: 300;
font-size: 25px;
letter-spacing: 0px;
text-decoration: none;
}

.title_menu li a,a:active{
color: #fff;
text-shadow: none;
-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.title_menu li a:hover{
color: #74bf43;
text-decoration: none;
}
@media only screen 
    and (min-device-width : 414px) 
    and (max-device-width : 736px) {
   
		.title_menu{
		background-color: #000; 
		text-shadow: 1px 1px #ddd;
		box-shadow: 2px 0px 5px #000;
		margin: auto;
		text-align: center;
		border-bottom: none;
		width: 100%;
		height: auto;
		position: fixed;
		z-index:9999;
		padding-bottom: 6px;
		-webkit-transform: translateZ(0);
		}

		.title_menu li{
		display: inline;
		margin: 0 15px 0 15px;
		list-style-type: none;
		top: 0%;
		font-family: 'Raleway', sans-serif;
		position: relative;
		font-weight: 300;
		font-size: 16px;
		letter-spacing: 0px;
		text-decoration: none;
		}

		.title_menu li a,a:active{
		color: #fff;
		text-shadow: none;
		-webkit-transition: all 0.2s ease-in-out;
		  -moz-transition: all 0.2s ease-in-out;
		  -o-transition: all 0.2s ease-in-out;
		  transition: all 0.2s ease-in-out;
		  text-decoration: none;
		}

		.title_menu li a:hover{
		color: #74bf43;
		text-decoration: none;
		}
		
    }

.f-dropdown{
background-color: #F3F3F3; 
text-shadow: 1px 1px #ddd;
font-size: 11px;
margin: 0;
text-align: center;
opacity: 1;
z-index:9999;
-webkit-transform: translateZ(0);
}

.f-dropdown li{
margin: 0;
list-style-type: none;
font-family: 'Raleway', sans-serif;
position: relative;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
}

.f-dropdown li a,a:active{
color: #272727;
text-shadow: 1px 1px #ddd;
text-decoration: none;
text-transform: uppercase;
}

.f-dropdown li a:hover{
color: #c19a46;
text-shadow: 1px 1px #ddd;
text-transform: uppercase;
}

.box_center{
text-align: center;
margin: auto;
padding: 10px;
line-height: 140%;
}

.header_straight{
font-size: 20px;
color: #4D4D4D;
font-family: 'Raleway', sans-serif;
text-align: center;
margin:auto;
letter-spacing: -1px;
}

.header_italic{
font-family: 'Raleway', sans-serif;
font-size: 38px;
color: #4D4D4D;
text-align: center;
margin:auto;
}
.header_layout{
font-family: 'Raleway', sans-serif;
font-size: 30px;
color: #4D4D4D;
text-align: center;
margin:auto;
margin-top:15px;
margin-bottom: 15px;
text-shadow: 1px 1px #999;
}
.header_desc{
font-family: 'Raleway', sans-serif;
font-size: 28px;
color: #4D4D4D;
text-align: center;
margin:auto;
margin-top:15px;
margin-bottom: 15px;
text-shadow: 1px 1px #999;
}
.hr_black{
width: 80%;
text-align: center;
margin: auto;
border-bottom: 1px solid #c19a46;
}

.calendar_what{
font-size: 20px;
color: #666;
text-shadow: 1px 1px 2px #DEDEDE;
font-family: 'Raleway', sans-serif;
text-transform: italic;
border-bottom: 1px dotted #C6C6C6;
}
.calendar_what a,a:visited, a:active{
text-decoration: none;
color: #666;
text-transform: none;
}
.calendar_what a:hover{
color: #000;
text-transform: none;
}
.calendar_where{
font-size: 13px;
color: #999;
font-family: 'Raleway', sans-serif;
}
.inside{
color: #999;
font-family: 'Raleway', sans-serif;
}
.contact {
background-color: #454545;
color: #eee;
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
.titolo_dove{
color: #eee;
text-shadow: 1px 1px 4px #666;
font-family: 'Raleway', sans-serif;
font-size: 28px;
border-bottom: 1px solid #eee;
}
.testo_dove{
color: #eee;
text-shadow: 1px 1px 4px #666;
font-family: 'Raleway', sans-serif;
font-size: 17px;
}

.testo_footer{
color: #eee;
text-shadow: 1px 1px 4px #3B3B3B;
font-family: 'Raleway', sans-serif;
font-size: 15px;
}

.testo_footer a, a:visited{
color: #81bc00;
text-shadow: 1px 1px 4px #3B3B3B;
text-decoration: none;
text-transform: none;
}
.testo_footer a:hover{
color: #A5C8AA;
text-shadow: 1px 1px 4px #3B3B3B;
text-decoration: none;
text-transform: none;
}

.grigio {
background-color: #BFBFBF;
color: #313131;
}
.grigio:hover{
background-color: #828282;
color: #313131;
}
.testo_desc{
color: #666;
font-family: 'Raleway', sans-serif;
font-size: 15px;
}

.logo{
width: 75%;
margin: auto;
}
@media only screen 
    and (min-device-width : 600px) 
    and (max-device-width : 640px) {
		.logo{
		width: 180px;
		margin: auto;
		}
    }

.fullWidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}

#spazio-immagine{
height: 380px;
}
.titolo-immagine{
font-family: 'Raleway', sans-serif;
width:100%;
font-size:70px;
top: 20%;
font-weight: 300;
color: #fff;
letter-spacing: -5px;
}
.image_layout{
width: 100%;
}
.image_category{
width: 80%;
margin: auto;
}


@media screen and (max-width : 600px){
.logo{
width: 190px;
}
#spazio-immagine{
height: 120px;
}
.titolo-immagine{
font-size:30px;
letter-spacing: 0px;
}

.header_straight{
font-size: 16px;
}

.header_italic{
font-size: 28px;
}
.header_layout{
font-family: 'Raleway', sans-serif;
font-size: 22px;
color: #4D4D4D;
text-align: center;
margin:auto;
margin-top:15px;
margin-bottom: 15px;
text-shadow: 1px 1px 1px #999;
}
.header_desc{
font-family: 'Raleway', sans-serif;
font-size: 22px;
color: #4D4D4D;
text-align: center;
margin:auto;
margin-top:15px;
margin-bottom: 15px;
text-shadow: 1px 1px 1px #999;
}
.image_layout{
width: 80%;
}
.image_category{
width: 80%;
margin: auto;
text-align: center;
}
.box_center{
text-align: center;
margin: auto;
padding: 5px;
line-height: 90%;
}
.title_menu{
width: 100%;
height: auto;
opacity: 0.9;
position: fixed;
-webkit-transform: translateZ(0);
}
.testo_desc{
color: #666;
font-family: 'Raleway', sans-serif;
font-size: 12px;
}
.testo_footer{
font-size: 12px;
}
.titolo_dove{
font-size: 18px;
}
.testo_dove{
font-size: 16px;
}
.calendar_where{
font-size: 12px;
}
.calendar_what{
font-size: 16px;
}
}

@media screen and (max-width : 1245px){
.title_menu{
font-size: 12px;
}
#spazio-immagine{
height: 180px;
}
.image_category{
margin-top: 25%;
margin-bottom: 15px;
}
} 

@media only screen and (max-width: 40em) {
/* line 158, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog, .reveal-modal {
height: 100px;
min-height: 100px;
}
}

.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	width: 48%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
	font-weight: 500;
	color: #fff;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
	font-weight: 500;	
}



/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
	max-width: none;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	text-align: left;
}

figure.effect-lily figcaption > div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	height: 50%;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);

}

figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-lily p {
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
			background-color: #000;
		color: #fff;
		padding: 5px;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
	
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	opacity: 0.8;
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	
}

.box_header{
	width: 70%;
	font-weight: 300;
	left: 15%;
	float: left;
	font-family: 'Raleway', sans-serif;
}

.decoration_round{
/*background-image: url("../img/decoration.png");*/
background-repeat: repeat-x;
position: absolute;
width:100%;
background-color:none;
z-index: 7;
margin-top: -27px;
height: 30px;
}
.decoration_round_green{
/*background-image: url("../img/decoratio2.png");*/
background-repeat: repeat-x;
position: absolute;
width:100%;
background-color:none;
z-index: 999;
margin-top: -25px;
height: 30px;
}
.menu_testo{
width:100%; 
font-family: Parisienne, sans; 
font-size: 25px; 
text-align: center;
margin-bottom: 40px;
}

.featherlight * {
    background: transparent !important;
}

.featherlight-content{
 background-color: #fff !important;
}
