h1
{
  	font-family: 'Rubik';
	font-size: 45px;
	line-height: 50px;
	*color: #e8e8e8;
	color: #ffffff;
	margin-bottom: 30px !important;
	margin-top: 20px;
	font-weight: 400;
	*letter-spacing: -1px;
	}
	
	
h2 
{
	font-family: 'Rubik';
	font-size: 32px;
	line-height: 42px;
	margin-bottom: 15px;
	padding-top: 0px;
	font-weight: 500;
	text-transform: none;
	display: block;
}


h3 
{
	font-family: 'Rubik';
	margin-bottom: 20px !important;
	font-size: 22px;
	line-height: 29px;
	font-weight: 400;
	text-transform: none;
	*color: #608B7C !important;
	color: #56aa99;
	display: block;
}
	
.display_block h3,
.display_block h4 {
	display: block;
}

h4 
{
	font-family: 'Rubik';
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
	background: #55cd5f !important;;
	display: table;
	padding: 2px 8px;
	border-radius: 3px;
	color: #FFFFFF !important;
	font-weight: bold;
}

h5 {
	font-family: 'Rubik';
	font-size: 17px;
	padding-bottom: 10px;
}

#container h1,
#container h2,
#container h3,
#container h4,
#container h5
{
	color: #1c5566;
}

#block3 h2,
#block3 h3,
#block3 h4,
#block3 h5
{
	color: #e8e8e8 !important
}

#block4 h2
{
	color: #1c5566 !important
}

#block4 h3
{
	color: #ffffff !important
}
