/* Enter Your Custom CSS Here */
.footer_banner_box
{
	float: left;
	width: 270px;
	height: 80px;
	padding: 20px 30px;
	list-style: none;
	z-index: 2;
}
body 
{ font-family: "Roboto", "Helvetica", "Arial", sans-serif; font-weight: 300; color: #333333; min-width: 300px; }
.box_header:after
{
	content: "";
	display: block;
	bottom: 0;
	width: 0px;
	height: 0px;
	background: #42B3E5;
	margin-top: 10px;
}
.header.layout_2 .header_top_right_sidebar_container
{
	float: right;
	padding-top: 8px;
	padding-left: 15px;
	padding-right:15px;
  background-color: #F7BE68;
}
a
{
	border-bottom: 1px #3156A3;
	color: #3156A3;
	text-decoration: none;
	outline: none;
}
.page_header
{
	border-bottom: 0px solid #E8E8E8;
	padding-bottom: 20px;
}
.dhvc-form-group .dhvc-form-label,
.dhvc-form-group label{
    display: inline-block;
    font-weight: bold;
    color: #125696;
    font-size: 16px;
    line-height: 1.42857;
    margin-bottom:5px;
}
.sf-menu li a, .sf-menu li a:visited
{
	font-family: "Roboto", "Helvetica", "Arial", sans-serif;
	color: #888;
	border: 1px solid #FFF;
	padding: 13px;
}
.header_left a img
{
	float: left;
	margin-right: 20px;
	padding-top: 5px;
}
.slider_content h1
{
	font-size: 52px;
	line-height: 1;
	color: #FFF;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
}
.slider_content
{
	display: none;
	padding-top: 61px;
	padding-bottom: 17px;
}
.sentence
{
	font-family: 'Helvetica';
	color: #3156A3;
	font-style: italic;
	margin-top: 25px;
	line-height: 145%;
	font-size: 18px
}
.sentence_author
{
	float: left;
	margin-top: 10px;
	color: #909090;
	font-style: italic;
	color: #ff0000;
}