@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,700');

body{
	background:none !important;
	font-family: 'Open Sans', sans-serif !important;
	padding-bottom:0 !important;
	overflow-x:hidden;
}
.select-box{
	border-radius:50px;
	border:1px solid #333333;
	padding:60px;
}

section{
	padding-top:50px;
	padding-bottom:50px;
}


	section ul{
		margin-bottom:25px;
	}
	
	section li{
		font-size:17px;
		color:#000000;
		margin-bottom:15px;
	}

p{
	font-size:1.2em;
	font-weight:400;
	line-height:24px !important;
	margin-bottom:25px !important;
	color:#000000;
}



	.lead{
		font-size:1.6em !important;
		color:#000;
	}
	
	.white-txt{
		color:#fff !important;
	}
	
.marketing{
	padding-top:100px;
	text-align:left;
}

.marketing2{
	background:#333;
	padding-top:60px;
	text-align:left;
	color:#fff !important;
}

.banner{
	background:url('../images/overlay.png') repeat, url('../images/cover.jpg') top center;
	background-size: cover;
	background-color:#003d7c;
	padding-top:170px;
	padding-bottom:50px;
	color:#fff;
}

.banner-h1 {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 5em !important;
    font-weight: 700 !important;
    color: #fff !important;
    margin-top: 130px !important;
	margin-bottom:30px !important;
    line-height: 70px !important;
}

.banner2{
	background-color:#007dff;
	padding-top:170px;
	padding-bottom:50px;
	color:#fff;
}

.slogan{
	font-size:25px;
	font-weight:400;
	color:#fff;
	margin-top:20px;
	margin-bottom:50px;
}

.get-started{
	background:none;
	font-size:2em;
	border:1px #333 solid;
	padding:10px 30px 10px 30px;
	border-radius:6px;
	color:#333 !important;
}

.get-started2{
	background:none;
	font-size:2em;
	border:1px #fff solid;
	padding:10px 30px 10px 30px;
	border-radius:6px;
	color:#fff !important;
}

	.get-started2:hover{
		box-shadow:#000 0px 0px 9px;
	}
	
.rating{
	background:#ffffff;
	font-size:17px;
	color:#003d7c;
	padding:15px;
	border-radius:10px;
	border-left:6px solid #003d7c;
	width:30%;
	margin-bottom:25px;
}

h1 {
	font-size:2em !important;
	font-weight:700 !important;
	color:#000000 !important;
	margin-top:0px !important;
	margin-bottom:25px !important;
}

h2{
	font-size:1.4em !important;
	font-weight:700 !important;
	color:#000000 !important;
	margin-top:0px !important;
	margin-bottom:25px !important;
	text-align:center;
}

h3{
	font-size:1.7em !important;
	font-weight:600 !important;
	color:#000 !important;
	margin-top:0px !important;
	margin-bottom:20px !important;
}

h4{
	font-size:1.4em !important;
	font-weight:700 !important;
	color:#000 !important;
	margin-top:25px !important;
	margin-bottom:20px !important;
}

h5{
	font-size:1.6em !important;
	font-weight:700 !important;
	color:#000 !important;
	margin-top:15px !important;
	margin-bottom:20px !important;
}

.num-circle{
	background:#f87f07;
	border-radius:35px;
	color:#ffffff;
	text-align:center;
	width:70px;
	height:70px;
	padding-top:25px;
}

.thank-you{
	font-size:4em;
	font-weight:700;
	color:#000;
	margin-bottom:30px;
	text-align:center;
}

.contact{
	font-size:1.4em;
	color:#000;
	font-weight:700;
}

	.contact a{
		background:#666;
		color:#fff;
		padding:6px;
		border-radius:8px;
	}
	
	.contact a:hover{
		background:#666;
		color:#fff;
		padding:6px;
	}

.learn-more{
	background:#eee;
	border:0px;
	padding:7px 17px 7px 17px;
	color:#000;
	margin-bottom:30px;
	border-radius:6px;
}

.textContainer{
	height: 100px;
	line-height: 120px;
}

.textContainer h3 {
    vertical-align: middle;
    display: inline-block;
}

iframe{
	width:100%;
}

.feature{
	margin-top:40px;
	margin-bottom:40px;
}

.feature-boxed{
	background:#fff;
	padding:15px;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}

.feature-boxed p{
	font-size:1em;
	line-height:28px !important;
}

.feature-head{
	background:#f8f8f8;
	padding:15px;
	border-top:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}

.features-banner{
	background:url('../images/features-bg.jpg') top center fixed !important;
	padding-top:280px !important;
	padding-bottom:250px !important;
	text-align:center;
	font-weight:300 !important;
}

	.features-banner h3{
		font-size:3.4em !important;
		font-weight:400 !important;
	}

.featurette-heading{
	font-size:3em !important;
	font-weight:800 !important;
	color:#fff;
	margin-bottom:40px;
}

.featurette-heading2{
	font-size:3em !important;
	font-weight:800 !important;
	color:#000;
	margin-bottom:40px;
}

.more{
	background:#7b3806 ;
	font-size:1.2em;
	font-weight:400;
	padding:10px 30px 10px 30px;
	border:0;
	color:#fff;
	border-radius:8px;
}

.primary{
	background:#ebebeb;
}

	.primary button{
		margin:10px;
	}

.secondary{
	background:url('../images/overlay.png') repeat, url('../images/cover2.jpg') center no-repeat fixed;
	padding-top:100px;
	padding-bottom:100px;
}

.tertiary{
	background:url('../images/overlay.png') repeat, url('../images/overlay.png') repeat, url('../images/overlay.png') repeat, url('../images/cover3.jpg') center no-repeat fixed;
	padding-top:60px;
	padding-bottom:60px;
}

.final{
	background:#58a152;
	padding-top:150px;
	padding-bottom:150px;
}

.companies img{
	padding:20px;
}

.box{
	background:#eee;
	padding:30px;
	margin-bottom:20px;
	color:#333;
	min-height: 338px;
	text-align:center;
	position:relative;
}

	.box img{
		margin-bottom:20px;
	}
	
	.box button {
		padding: 10px 40px;
		border: 2px solid #f87f07;
		color: #003d7c;
		font-weight: 600;
		border-radius: 6px;
		position: absolute;
		bottom: 34px;
		left: 0;
		right: 0;
		margin-right: 20px;
		margin-left: 20px;
	}
	
		.box button:hover{
			background:#f87f07;
			padding:10px 40px;
			border:2px solid #f87f07;
			color:#ffffff;
			font-weight:600;
			border-radius:6px;
		}
		
.box2{
	background:#ffffff;
	padding:30px;
	margin-bottom:20px;
	color:#333;
	text-align:center;
	min-height:365px;
}

	.box2 img{
		margin-bottom:25px;
	}
	
	
.blog-box img{
	width:100%;
	margin-bottom:25px;
}

.blog-link a{
	font-size:1.6em;
	font-weight:700;
	color:#003d7c;
	line-height:24px;
}

.blog-link a:hover{
	color:#f87f07;
	text-decoration:none;
}

.blog-p{
	font-size:1.2em;
	margin-bottom:30px;
}

.main-btn{
	background:#f87f07;
	padding:10px 40px;
	border:2px solid #f87f07;
	color:#ffffff;
	font-weight:600;
	border-radius:6px;
	margin-top:25px;
}

.main-btn2{
	background:#ffffff;
	padding:10px 40px;
	border:2px solid #f87f07;
	color:#003d7c;
	font-weight:600;
	border-radius:6px;
	margin-top:25px;
}

	.main-btn2:hover{
		background:#f87f07;
		color:#ffffff;
	}

.marketing img, .marketing2 img{
	padding:30px !important;
}

.pre-footer{
	background:#f5f5f5;
}

	.pre-footer a{
		font-size:1.1em;
		color:#003d7c;
	}
	
	.pre-footer a:hover{
		font-size:1.1em;
		color:#f87f07;
		text-decoration:none;
	}

footer{
	background:#eee;
	padding-top:30px;
}

.sitemap{
	text-align:center;
}

	.sitemap button{
		background:#333;
		color:#fff;
		width:100%;
		border:0px;
		padding:20px;
		font-size:1.3em;
	}
	
.form-textfield{
	color:#000000 !important;
}

.insurance-box{
	background:#ffffff;
	border-radius: 0 0 20px 20px;
	text-align:center;
	padding:30px;
	color:#000000;
	margin-bottom:25px;
	min-height:310px;
}

	.insurance-box img{
		margin-bottom:30px;
	}

.insurance-header{
	background:#f77f07;
	border-radius: 20px 20px 0 0;
	text-align:center;
	padding:20px;
	font-size:1.2em;
	font-weight:700;
}

.insurance-box2{
	background:#fff5e7;
	padding:30px;
	color:#000000;
}

	.insurance-box2 h1{
		text-align:center !important;
	}

	.list-h1{
		font-size:1.3em !important;
		font-weight:600;
		text-align:left !important;
		margin-bottom:20px !important;
	}
	
.trust-sidebar{
	border:1px #003d7c solid;
	padding:30px;
	border-radius:15px;
	background:#ffffff;
	font-size:16px;
	line-height:24px;
	text-align:left;
	color:#000000;
}

	.trust-sidebar h1{
		font-size:1.5em !important;
		font-weight:700 !important;
		color:#003d7c !important;
	}
	
.call-us{
	font-size:20px;
	font-weight:700;
}

/* form1 */

.form-index{
	background:#6295d7;
	font-family: "Poppins", sans-serif  !important;
	padding:20px;
	position:relative;
	border-radius:20px;
}

.arrow {
    position: absolute;
    height: 100px;
    left: -139px;
    top: 495px;
}

.form-head{
	background:#f87f08;
	font-size:1.5em;
	font-weight:700;
	margin-bottom:25px;
	padding:15px;
	text-align:center;
	border-radius:10px;
	color:#ffffff;
}

.form-desc{
	margin-bottom:25px;
	text-align:center;
}

label{
	color:#ffffff;
}

.textfield{
	margin-bottom:18px;
	background-color:#ffffff !important;
	border:0 !important;
	border-radius:5px !important;
	color:#000000 !important;
	padding:10px !important;
}

.textarea{
	margin-bottom:18px !important;
	height:130px !important;
	background-color:#ffffff !important;
	border:0 !important;
	border-radius:10px !important;
	color:#000000 !important;
	padding:10px !important;
}

.submit-home{
	background:#003d7c !important;
	font-size:1.4em !important;
	margin-top:15px !important;
	color:#fff !important;
	font-weight:700 !important;
	padding-top:15px !important;
	padding-bottom:15px !important;
	height:auto !important;
	border:0 !important;
}

	.submit-home:hover{
		background:#2e3192 !important;
		box-shadow: 0 0 20px 5px #00f; /* Horizontal offset, Vertical offset, Blur radius, Spread radius, Color */
	}

.checkbox-chk {
    display: flex;
    margin-top: 10px;
    text-align: left;
}

.checkbox-chk input[type=checkbox]:checked {
    border: none;
    background-color: #09203c;
}

.checkbox-chk label {
    transition: .5s ease all;
    align-items: center;
    color: #000;
    cursor: pointer;
    position: relative;
    margin: 0;
    width: calc(100% - 25px);
    font-size: 13px;
    line-height: 1.4;
}

.checkbox-chk input[type=checkbox] {
	height: 15px;
    width: 15px;
    background: #f1f1f1;
    border: 2px solid #ccc !important;
    margin: 0px 8px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}

.checkbox-chk input[type=checkbox]:after {
    content: "";
    display: block;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
}

.arrow {
    position: absolute;
    left: -154px;
    top: 451px;
}

/* End Form */

.footer-links{
	line-height:28px;
	margin-bottom:30px;
}

.navbar-default{
	background-color:#ffffff !important;
	border-color:none !important;
}

.navbar-default .navbar-nav>li>a {
	color:#000000 !important;
    font-weight: bold !important;
}

.navbar-default .navbar-nav>li>a:hover {
	color:#f77f07 !important;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    height: auto !important;
}

.navbar-right {
    margin-top: 34px !important;
}

.navbar-toggle {
    margin-top: 30px !important;
}

.navbar-default .navbar-toggle {
    border-color: #000000 !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000000 !important;
}

.menu-h{
	color:#003d7c;
	padding: .25rem 1.5rem;
	font-weight:700;
}

.dropdown-menu{
	top:78px !important;
	width: 789% !important;
	padding-top:15px !important;
	padding-bottom:15px !important;
	border:none !important;
	margin-bottom:25px;
}

.navbar-right .dropdown-menu {
    right: auto;
    left: -576px !important;
}

.navbar-right .dropdown-menu2 {
    right: auto;
    left: -721px !important;
	width:960% !important;
}

.navbar-right .dropdown-menu3 {
    right: auto;
    left: -840px !important;
	width:1013% !important;
}

.navbar-right .dropdown-menu4 {
    right: auto;
    left: -953px !important;
    width: 1359% !important;
}

.navbar-brand>img {
    display: block;
    width: 313px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
	font-size:16px;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.last{
	margin-bottom:25px;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.pre-footer img{
	margin-top:60px;
}

footer{
	background:#003d7c;
	color:#ffffff;
}

	footer p{
		color:#ffffff;
	}
	footer ul{
		display:inline;	
		padding:0;
		margin:0;
	}
	
	footer li{
		font-size:16px;
		padding:2px;
		list-style:none;
		display:inline;
	}
	
	footer a{
		color:#ffffff;
		text-decoration:underline;
	}
	
	footer a:hover{
		color:#f87f07;
	}

.btn-info {
    color: #fff !important;
    background-color: #0b8c01 !important;
    border-color: #13750c !important;
}

.anchor{
    display: block;
    margin-top: -80px;
	width:auto;
    height: 80px;
}

/* Style the form */
#regForm {
  background-color: transparent;
  margin: 0;
  width: 100%;
}

/* Style the input fields */
input {
  padding: 10px;
  width: 100%;
  font-size: 17px;
  font-family: Raleway;
  border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
}

/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

.zip-btn {
    background: #f87f07;
    border: 0;
    padding: 10px 60px;
}

/* Mark the active step: */
.step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #04AA6D;
}

.price-table{
	margin-bottom:35px;
	font-size:17px;
	color:#000000;
}

	.price-table td{
		padding:10px;
	}
	
	.price-table tr{
		border-bottom:1px solid #000000;
	}
	

.box-rating-head {
    border-radius: 13px 13px 0 0;
	border:1px #333333 solid;
    background: #2371de;
    color: #ffffff;
    padding: 13px 13px 13px 13px;
    font-size: 24px;
    font-weight: 600;
}

.box-rating{
	border-radius: 0 0 13px 13px;
	border-left:1px #333333 solid;
	border-right:1px #333333 solid;
	border-bottom:1px #333333 solid;
	position:relative;
	width:100%;
	margin-bottom:30px;
	padding:25px;
}
	
	
/* Mobile CSS Here*/

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .navbar-brand>img {
		width: 230px !important;
	}
	
	.insurance-box{
		margin-bottom:30px;
	}
	
	.insurance-box img{
		width:100%;
	}
	
	.box{
		min-height:auto;
	}
	
	.banner{
		background:url('../images/overlay.png') repeat, url('../images/cover.jpg') top left 20%;
	}
	
	.banner-h1 {
		font-family: 'Open Sans', sans-serif !important;
		font-size: 3.5em !important;
		font-weight: 700 !important;
		color: #fff !important;
		margin-top: 6px !important;
		margin-bottom: 30px !important;
		line-height: 46px !important;
	}
	
	.arrow {
		display:none;
	}
	
	.rating {
		width: 100%;
	}
}