

body, p { text-align: justify !important; }
.header_inner_left {left: 45px !important;}


/* Footer */ 

footer {z-index: 100; }

/* Form */
.formRow {
	width: 100%;
	height: 40px;
	padding-bottom: 20px;
}

.vertical_menu_area  {
padding-top: 40px !important;
}

nav.vertical_menu>ul>li>a {
color: #0772b8;
font-weight: 400;
font-size: 14px;}

#nav-menu-item-873 {
padding-top: 20px;
}
nav.vertical_menu>ul>li>a:hover,
nav.vertical_menu>ul>li>a.active,
nav.vertical_menu>ul>li>a.focus
 {
color: #8cc540;
font-weight: 400;}

nav.main_menu>ul>li>a { padding: 0 14px; }
.formRowfat {
	width: 100%;
	height: 100px;
	padding-bottom: 10px;
}

input {
	width: 100%;
	height: 40px;
}

input[type="radio" ]{
width:20px!important;
 vertical-align: middle;
}

input[placeholder], textarea[placeholder] {
	padding-left: 10px;
}

.yellow select {
	width: 101%;
	height: 40px;
}

textarea {
	width: 100%;
	height: 90px;
}

.recaptcha_only_if_privacy {
	float: right;
	text-align: right;
	display: none;
}
.white-text {
	color: #ffffff;
}
.white-text a {
	color: #ffffff;
	text-decoration: underline;
}
.white-text h1, .white-text h2, .white-text h3, .white-text h4 , .white-text h5{
	color: #ffffff;
}
.yellow input {
	width: 100%;
	height: 40px;
}
.yellow textarea {
	width: 100%;
	height: 90px;
}
.yellow input[type="submit"] {
	width: auto;
}


h1, h1 a {
	font-family: 'Montserrat', sans-serif;
	line-height: 55px;
	font-weight: 400;
	background-color: #0772b8;
	margin-left: -10px;
	padding: 6px 10px!important;
	display: inline;
}

/* Footer */ 
.footer_top a:hover {
color: #8cc540 !important; 
}

/* calc rules*/

.flash-calcs {
	width: 800px;
}

@media screen and (max-width: 600px) {
.flash-calcs {
	display: none;
}
}

.space {
	padding-top: 30px;
	width: 100%;
}

/* google map rule */
.wpb_gmaps_widget .wpb_wrapper {
	padding: 0px!important;
}

.hlites a{
padding:5px 10px;
line-height:35px;

}

.hlites a:hover{
padding:5px 10px;
line-height:35px;

}

p { padding-bottom: 15px; }

.contact-us-title { padding: 20px; background-color: ##0772b8; color: #ffffff; margin: 7% 10% 7% 50%; font-size: 70px !important;}
