



h1 { font-family: 'Open Sans', Arial, serif; font-weight: 200; color:#b3b3b3; font-size: 1.4em;

text-shadow: 
						 1px 2px 0 rgba(235,235,235,1);
}


h2 { font-family: 'Open Sans', Arial, serif; font-weight: 200; margin:0px; line-height:0px; padding:0px; color:#b3b3b3; font-size: 1.2em;

text-shadow: 
						 1px 2px 0 rgba(235,235,235,1);
}



.txt1
{
font-family: 'Open Sans', verdana, serif; font-weight: 400;
color : #6d6d6d;
font-size: 0.8em;
line-height: 1.8em;

}

.txt1 a{
	color: #6d6d6d;
	text-decoration:none;

}

.txt1 a:visited{
	color: #6d6d6d;
	text-decoration:none;
}

.txt1 a:hover{
	color: #6d6d6d;
	text-decoration:none;
}


.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}