/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@800&family=Raleway&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #f0f7fc!important;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*font-family: ', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Montserrat', sans-serif;*/

/*Basic Page styling*/

h1 {

	font-family: 'Montserrat', sans-serif!important;
	font-size: 5rem!important;
}
h2 {
	font-family: 'Raleway', sans-serif!important;
	font-size: 3rem!important;
}
h3 {
	font-family: 'Montserrat', sans-serif!important;
	font-size: 3.5rem!important;
	line-height: 6rem!important;
}
h4 {
	font-family: 'Raleway', sans-serif!important;
	font-size: 1.75rem!important;
	margin: 0!important;
	padding: 0!important;
}
h5 {
	font-family: 'Montserrat', sans-serif!important;
	font-size: 2.5rem!important;
	margin: 0!important;
	padding: 0!important;
}
p {
	font-family: 'Raleway', sans-serif!important;
	font-size: 1.9rem!important;
}
ul {
  list-style-type: circle;
}
li {
	font-family: 'Raleway', sans-serif!important;
	font-size: 1.85rem!important;
  margin: 10px;
}
a{
	color: #1c4c91;
}
a:link {
  color: #1c4c91;
}

/* visited link */
a:visited {
  color: #1c4c91;
}

#logo-header  p {
	margin: 0!important;
	padding: 0!important;
}

#info-section {
	/*top: 400px;*/
}


.blue-text{
	color: #1c4c91!important;
}
.white-text {
	color: #ffffff!important;
}
.yellow-text {
	color: #eac736!important;
}


#logo-header .phone_icon_svg{
	fill: #1c4c91;
	height: 60px;
	width: auto;
}
#logo-header .location_svg_icon{
	fill: #1c4c91;
	height: 60px;
	width: auto;
}
.header-phone-icon-container:hover .phone_icon_svg {
	fill: #eac736;
}
.header-location-icon-container:hover .location_svg_icon {
	fill: #eac736;
}

.facebook_icon_svg{
	fill: #fff;
	height: 56px;
	width: auto;
}
.location_svg_icon{
	fill: #fff;
	height: 56px;
	width: auto;
	}
.phone_icon_svg{
	fill: #fff;
	height: 56px;
	width: auto;
}
#footer-website-info td:hover .facebook_icon_svg{
	fill: #eac736;
}
#footer-website-info td:hover .location_svg_icon{
	fill: #eac736;
}
#footer-website-info td:hover .phone_icon_svg{
	fill: #eac736;
}


.underline {
  padding-bottom: 5px;	
 border-bottom: 3px solid #1c4c91!important;
 margin-bottom: 20px
}

.white-underline {
  padding-bottom: 5px;	
 border-bottom: 3px solid #fff!important;
 margin-bottom: 20px
}

.gold-button button,.gold-button a{
	background-color: #b5940b!important;
	color: #ffffff!important;
	border-radius: 30px!important;
	min-width: 300px;
	border: 2px solid #ffffff!important;
	font-weight: 600;
	transition: all 0.5s ease;
}
.gold-button button:hover,.gold-button a:hover{
	background-color: #1c4c91!important;
	
}
#fb-pluginform {
    margin-bottom: 0px;
    min-height: 400px;
    transition: height 1s ease-out;
    margin-top: 20px;
}
#fb-pluginform .fb-multistep {
    margin-left: 20px;
    margin-right: 20px;
}
#fb-pluginform input[type='submit'] {
	background-color: #1c4c91!important;
	color: #ffffff!important;
	border-radius: 30px!important;
	min-width: 200px; 
	border: 2px solid #ffffff!important;
	font-weight: 600;
	width: 100%!important;
	transition: all 0.5s ease;
}
#fb-pluginform input[type='submit']:hover {
	background-color: #072248!important;
}



/*End Basic Page styling*/


/*Page width*/

#pagecontainer{
	width: calc(100% - 40px);
	max-width: 1300px;
	margin: 0 auto;
}

.page1150{
	width: calc(100% - 40px);
	max-width: 1150px;
	margin: 0 auto;
}

/*End Page width*/
#website-info img{
	width: 70%;
	transform: translateY(25%);
	height: auto;

}
#website-info {
	margin-bottom: 30px;
	display: none;
}

#website-info td {
	padding-right: 15px;
	padding-left: 0px;
}



#header-logo img{
	/*max-width: 400px;*/
}
.header-icon {
/*	width: 85px;
	height: 85px;*/
}

#logo-header {
	margin: 0 auto;
	min-height: 110px;
}
#main-header{
	min-height: 65vh;
    display: flex;
    justify-content: center;
    align-items: center;
	overflow: visible;

}
#main-header::after {
  display: block;
  position: absolute;
background: rgb(0,0,0);
background: linear-gradient(90deg, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.45) 42%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
  top: 0;
  left:0;
  height: 100%;
  width: 100%;
  content: '';
}
#main-header-inner {
	margin: 0 auto;
}
.header-width {
	
}


/*Lower call to action*/
.lower-callto-action {
    background-position: top!important;
}

.lower-callto-action::after {
  display: block;
  position: absolute;
  top: 0;
  left:0;
  height: 100%;
  width: 100%;
  content: '';
  /*background-color: rgba(0,0,0,0.65);*/
}

/*Map and About*/
.landing-page-map > div.wpb_wrapper {
padding: 0px;
}
.wpb_map_wraper{
	height: 100%!important;
}
.map-inner-container * {
height: 100%!important;
}



/*Landing Page form*/
.white-text {
	color:#ffffff;
}
.formbuilder-field-area {
    width: 100%;
}

#landing-page-form-container{
	    z-index: 100;
}
.landing-page-form-container-inner{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-color: #ffffff;
    border-radius: 10px;
    margin: 0 auto;
    width: 100%;
	-webkit-box-shadow: 0px 10px 28px 0px rgba(0,0,0,0.78);
	-moz-box-shadow: 0px 10px 28px 0px rgba(0,0,0,0.78);
	box-shadow: 0px 10px 28px 0px rgba(0,0,0,0.78);
	z-index: 1000;
	color: #ffffff:
}

.landing-page-form-container-mobile{ 
    background-color: #ffffff;
    border-radius: 15px;
    margin: 0 auto;
	-webkit-box-shadow: 0px 10px 28px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 10px 28px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 10px 28px 0px rgba(0,0,0,0.3);
	z-index: 1000;
}

#form-header-table{
	width: 100%;
    background: #1c4c91;
    height: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


/*footer*/



footer{
	background-color: #232323;
}
.footer {
	text-align: center;
	padding: 15px 0px;
	background-color: #232323;
	color: #ffffff;
}
#footer-website-info {
	margin-bottom: 30px;
}

#footer-website-info td {
	padding-right: 15px;
	padding-left: 0px;
	vertical-align: middle;
}




.fw-300 { font-weight: 300; }
.fw-400 { font-weight: 400; }
.fw-500 { font-weight: 500; }
.fw-600 { font-weight: 600; }
.fw-700 { font-weight: 700; }
.fw-800 { font-weight: 800; }
.fw-900 { font-weight: 900; }

.text-shadow {
	text-shadow: 0px 0px 4px #000000;
}
/*.service-icon-container{
  display: flex;
  flex-wrap: wrap;
}

.service-icon-container .vc_column_container  {
  flex: 0 50%;
  box-sizing:border-box
}*/

.half-content{
	padding: 50px 100px!important;
}


@media screen and (max-width: 765px) {
    #main-header::after {
	 background-color: rgba(0,0,0,0.45);
	}
	.service-icon img{
		width: 50%;
	}
	.half-content{
	padding: 50px 20px!important;
	
	}
	#website-info{
	display: block;
}

}

