/* If you want to add your own CSS code, please do it in this file */

#Header {
	background: #2e3e5e;
}

#Header.is-sticky {
	background: none;
}

.widgets_wrapper {
	display: none;
}

.footer_line .container .line {
	background-image: url('../images/footerbg1.jpg');
}

.footer_line .container .line.line_2 {
	background-image: url('../images/footerbg2.jpg');
}

.footer_line .container .line.line_3 {
	background-image: url('../images/footerbg3.jpg');
}

.footer_line .container .line.line_4 {
	background-image: url('../images/footerbg4.jpg');
}

a#back_to_top {
	display: none;
}

.footer_menu .container {
	padding: 0;
}

.copyright {
    bottom: -16px;
    position: relative;
}

.footer-copyright {
	padding-top: 4px;
	padding-bottom: 10px;
	color: #8b8888;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#Content {
	background: #f3f2f0;
}


#Content-home {
	background-color: #f3f2f0;
	background-image: url('../images/home-bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.menu-arrow {
	background-image: url('../images/menu-arrow.png');
	background-repeat: no-repeat;
	background-position: 170px 22px;
	padding-right: 20px;
}

#Header .menu > li > a {
	 text-shadow: 0.1em 0.1em 0.1em #232a5c;
	 padding: 0 33px;
	 font-weight: bold;
}

#Header #menu {
	background-image: url('../images/menu-bg.png');
}

.new-header-left {
	float: left;
	color: #d7dce0;
	text-align: center;
	margin-top: 35px;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: 300;
}

.new-header-left-title {
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 2px;
	font-weight: 600;
}

.new-header-right {
	float: right;
	color: #d7dce0;
	text-align: center;
	margin-top: 36px;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: 300;
	margin-right: 15px;
	background: url("../images/pattern_slashes_6.png") repeat scroll right center #255D9A;
	border-radius: 5px;	
	padding: 17px 30px 10px 30px;
}

.new-header-phone {
	color: #d7c38e;
}

.new-header-phone a {
	color: #d7c38e;
}

a.new-header-phone {
	color: #d7c38e;
}


.new-header-right-title { 
	font-weight: 600;
	font-size: 30px;
	margin-bottom: 4px;
}

#logo {
	margin-left: 462px;
	padding: 0px;
}

#Header .logo{
	margin: 15px 0 76px 20px;
}

#Header .menu > li.current-menu-item > a, #Header .menu > li.current_page_item > a, #Header .menu > li.current-menu-ancestor > a, #Header .menu > li.current_page_ancestor > a {
	height: 60px;
    line-height: 60px;
    background: url("../images/menu_shadow.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}

#Subheader {
	height: 138px;
}

.new-featured-header {
	width: 1240px;
	height: 138px;
}

#Wrapper {
	background-color: #F3F2F0; 
}

.sub-header {
	text-align: center;
	width: 1240;
}

html {
	background-repeat: repeat;
}

h2, h3 {
	text-transform: uppercase;
	line-height: 30px;
}

hr {
	margin-bottom: 0px;
	margin-top: -6px;	
}

.new-hr {
	margin-top: 10px !important;
	margin-bottom: 16px !important;
}

.the_content_wrapper {
	line-height: 28px;
}

.form-border {
	width: 290px;
	border: 8px solid #255d9a;
	background: #d7dce0;
}

.form-title {
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	color: #23304b;
	margin-top: 22px;
}

.with_aside .sections_group {
	width: 67%;
	padding-left: 18px;
	padding-bottom: 18px;
}

.four.columns, .one-fourth.column {
	width: 28%;
}

body:not(.template-slider) #Content {
	padding-top: 0px;
}

.fsBody .fsForm {
	border: none !important;
	background-color: none !important;
}

.fsBody .fsForm, .fsForm .fsSpacerRow .fsRowBody {
	background-color: #d7dce0 !important;
}

.fsForm .fsSubmit {
	background-color: #d7dce0 !important;
	padding: 0px !important;
}

.fsBody .fsLabel, .fsBody label {
	font-family: Raleway,Arial,Tahoma,sans-serif !important;
}

.fsBody .fsForm .fsCell {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}

.fsBody .fsPage {
    margin: auto;
    width: 245px;
}

.fsFieldFocused {
	background: none !important;
}

.home-bottom {
	margin-top: 101px;
	color: #f3f2f0;
	font-size: 20px;
	letter-spacing: 1px;
}

.home-bottom h2 {
	color: #f3f2f0;
}

#fsSubmitButton1671874 {
	padding: 12px 28px;
	transition: none;
	border-radius: 6px;
    color: #f3f2f0 !important;	
}


#fsSubmitButton1671874 a {
	color: #f3f2f0;
}

#Header .addons {
	top: -5px;
}

#Header .menu li ul li a {
	padding: 2px 25px;
}

.home-callout {
	/* width: 400px; */
	color: #F3F2F0;
	text-align: center;
	margin-top: 10px;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 300;
	background: url("../images/pattern_slashes_6.png") repeat scroll right center #255D9A;
	border-radius: 5px;	
	padding: 17px 30px 17px 30px;
}
	
.home-callout a {	
	color: #F3F2F0;
	}
	
a.home-callout {	
	color: #F3F2F0;
	}	
	
.new-title {
	margin-left: 7px;
	margin-top: 10px;	
}

h4 {
	line-height: 36px;
}

h2.new-home-bottom {
	font-size: 24px;
}

#Header .menu li ul li a, #Header .menu li ul li a:hover  {
	background: #F3F2F0;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.mobile-callout {
	width: 400px;
	color: #F3F2F0;
	text-align: center;
	margin-top: 10px;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 300;
	background: url("../images/pattern_slashes_6.png") repeat scroll right center #255D9A;
	border-radius: 5px;	
	padding: 17px 30px 17px 30px;
	display: none;
}
	
.mobile-callout a {	
	color: #F3F2F0;
	}
	
a.mobile-callout {	
	color: #F3F2F0;
	}	
	