body.page section.page-single{

	/*background-image: url("https://localhost:8888/mdl2016/wp-content/uploads/2016/02/ga060331_204.jpg");*/
	/*background-image: url("https://localhost:8888/mdl2016/wp-content/uploads/2016/02/ga060331_230.jpg");*/

	/*background-image: url("https://localhost:8888/mdl2016/wp-content/uploads/2016/02/ga060331_236.jpg"); background-position: 50% -67px;*/

	/*background-color: rgba(221, 133, 0, 0.329412);*/

	/*background-position: 50% -200px;*/

	/*background-size:100%;*/

}
body.page section.page-single h1{
	/*color: #b33c00;*/
	/*color: #000;*/
}

div.hero-inner span.btn-holder a.vc_btn{
	background-color: #b33c00 !important;
	color: #FFF;
}


div.calendario_famiglie{
	text-align: center; 
}

#form_iscrizioni_container{
	text-align: center;
	background-color: #ececec;
}

#form_iscrizioni{
	text-align: center;
}

#form_iscrizioni input{
	/*float: left;*/
	margin-right: 10px;
}

#ologrammi header.section-header h2.section-title,
#ologrammi header.section-header p.section-tagline{
/*#attivita header.section-header h2.section-title,*/
/*#attivita header.section-header p.section-tagline{*/
	color: #FFFFFF !important;
}

#citazione h2.parallax-quote{
	color: #FFF !important;
}

a.vc_btn3-color-red-mdl{
	background-color: #b33c00 !important;
	color: white !important;
}

div.wpb_gallery{
	margin-right: 30px;
}

div.wpb_gallery .wpb_gallery_slides{
	border:none;
}

img.thumb-mostra-nel-mondo{
	width: 100%;
}

#mostra-nel-mondo header.section-header h2.section-title{
	margin-bottom: 0px;
}

#social-media header.section-header{
	padding-bottom: 10px;
}

div.vc_btn3-container.btn-mostra-nel-mondo{
	margin-top:20px;
	margin-bottom:50px;
}


#mostra-nel-mondo-thumbs div.gallery-output{
	display: none;

}

.testimonials .testimonial blockquote{
	min-height: 130px;
}

.flagNav{
	width:24px;
	heigth:24px;
	margin-left:5px;
	opacity: 0.7;
}
.flagNav:hover{
	opacity: 1;
	filter: none;
  	-webkit-filter: grayscale(0);
}
.flagNav-en{
	background: url('https://www.mostradileonardo.com/wp-content/uploads/2016/05/flag_of_united_kingdom.png');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.flagNav-it{
	background: url('https://www.mostradileonardo.com/wp-content/uploads/2016/05/flag_of_italy.png');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.flagNav:not(.flagNav-current){
	opacity: 0.3;
	filter: gray; /* IE6-9 */
  	filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}
.flagNav:not(.flagNav-current):hover{
	opacity: 0.7;
	filter: none;
  	-webkit-filter: grayscale(0);
  	background-color: none !important;
}
.flagNav:first-of-type{
	margin-left:0px;
}

@media screen and (min-width: 769px) {
	#mostra-nel-mondo-thumbs .team-image.wow.bounceIn.animated{
		margin-top: 40px;

	}
}

