/* Themify Customize Styling */
body {	
	font-family: "PT Sans";	font-weight:normal;
	font-size:15px;
	line-height:24px;
 
}
h1 {		font-weight:500;
	font-size:64px;
	line-height:96px;
	text-transform:uppercase; 
}
h2 {		font-weight:500;
	font-size:35px;
	line-height:26px;
 
}
h3 {		font-weight:normal;
 
}
h4 {	
	font-family: "PT Sans";	font-weight:bold;
	font-size:18px;
	line-height:14px;
 
}
input[type=reset], input[type=submit], button {	
	background-color: transparent;
	border: 1px solid #ffffff; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	background: none;
	background-color: #ffffff;
	color: #f76b40; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#main-nav {	
	padding: 15px; 
}
#main-nav a {		font-weight:bold;
	text-transform:uppercase; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #f76b40; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #f76b40; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }
/* Themify Custom CSS */
.quote .form-control{
	width: 100%;
}
.why .module:hover i{
	transition: transform 1s;
  transform-style: preserve-3d;
	transform: rotatey(180deg);
}
.banner-form strong{
	font-size: 40px;
}
.banner-form h3{
	font-weight: 500;
	font-size: 30px;
}
.highlight-link>a{
	color: #f76b40!important;
	border-radius: 0px!important;
	padding: 10px 30px 10px 30px!important;

}
.highlight-link>a:hover{
	background-color: #f76b40;
	color: #ffffff!important;
}
#headerwrap.fixed-header #main-nav{
	padding: 15px;
}
.frm_button_submit{
	border-radius: 0px;
	font-size: 13px;
	font-weight: 700;
}
.builder-contact-field-captcha .control-label{
	visibility:hidden!important;
}