
.title.has_background{
	background-repeat: no-repeat;
	background-position: center 0px;
}

.title.has_fixed_background{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
}



header{
	background:none;
	background-color: rgb(6,108,108);
	background-color: rgba(6,108,108,0.5);
}


header.move_menu{
	background-image: none;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.7);	
}














 



.google_map{
	height: 500px;
}
