@charset "utf-8";

/* CSS Document */
/*
COLOR PALETTE
Headings : #00236A
Secondary color : #0452BA
*/
/* DEFAULT STYLES */
body,
.TitleStyle1,
.TitleStyle2,
.TitleStyle3,
.TitleStyle4,
.TitleStyle5,
input,
button,
select,
textarea,
p,
ul,
li,
a {
	font-family: 'Open Sans', sans-serif;
	line-height: 25px;
}

body {
	background-color: #FFF;
}

body,
figure {
	margin: 0;
	padding: 0;
}

/*Typography */
.TitleStyle1,
.TitleStyle2,
.TitleStyle3,
.TitleStyle4,
.TitleStyle5 {
	line-height: 30px !important;
}

.TitleStyle1 {
	color: #2c2c2c;
	font-size: 26px;
	font-weight: 400;
	padding: 0 0 0 10px;
	margin: 20px 0 0 0;
}

.TitleStyle2 {
	color: #2c2c2c;
	font-size: 20px;
	font-weight: 400;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
}

.TitleStyle3 {
	margin: 10px 10px 0px 10px;
	color: #2c2c2c;
}

.TitleStyle4 {
	color: #2c2c2c;
	font-size: 36px;
	text-align: right;
	font-style: italic;
	letter-spacing: 1px;
	margin-top: 20px;
}

p,
#main-text ul li {
	text-align: justify;
	padding: 10px 20px 0px 10px;
	font-size: 14px;
	line-height: 30px;
}

a:hover,
a:focus {
	text-decoration: underline;
	outline: 0;
}

a {
	color: #333;
}

/*Logo*/
.brand {
	margin-top: 20px !important;
	margin-bottom: 10px;
}

/*Social icons*/
.social-links {
	float: right;
	margin-right: 0px;
	margin-top: 10px;
}

.social-links>li {
	list-style-type: none !important;
	float: left;
	margin-right: 10px;
	background: #404041;
	width: 30px;
	height: 30px;
	border-radius: 5px;
	text-align: center;
	padding-top: 3px;
}

.social-links>li a {
	color: #fff;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
}

.social-links i:hover,
.social-down-links i:hover {
	opacity: 0.6;
}

.social-down-links {
	float: right;
	margin-right: 20px;
	margin-top: 20px !important;


}

.social-down-links>li {

	list-style-type: none !important;
	float: left;
	margin-right: 10px;
	background: #404041;
	width: 30px;
	height: 30px;
	border-radius: 5px;
	text-align: center;
	padding-top: 3px;
}

.social-down-links>li a {
	color: #fff;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
}

/*Main Navbar*/
.nav-section {
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
	justify-content: flex-end;
	align-content: center;
}

.nav-menu {
	display: flex;
	align-items: flex-end;
	justify-content: right;
	padding: 0;
}

.nav.navbar-nav {
	display: flex;
	justify-content: space-around;
	flex-direction: row;
	width: 100%;
	margin: 0;
	padding: 0;
}

.navbar-default {
	background: transparent;
	border: 0;
	margin: 0;
	min-height: 0;
	width: 100%;
}

.navbar-default .navbar-nav>li {
	list-style: none;
	flex-grow: 1;
	text-align: center;
}

.navbar-default .navbar-nav>li a,
.navbar-default .navbar-nav>li a:focus {
	color: #fff;
	width: 100%;
	margin: 0px;
	font-size: 17px;
	padding: 15px;
}

.navbar-default .navbar-nav>li a:hover,
.navbar-default .navbar-nav>li a.active,
.navbar-default .navbar-nav .dropdown-menu li a:hover,
.navbar-default .navbar-nav .dropdown-menu li a:focus,
.navbar-default .navbar-nav .dropdown-menu li a.active {
	color: #fff;
	text-decoration: underline #fed600 2px;
	text-underline-position: under;
}

.navbar-collapse {
	padding: 0;
}

.navbar-nav {
	margin-top: 20px;
	background: rgb(0, 35, 106);
	background: -moz-linear-gradient(top, rgba(0, 35, 106, 1) 0%, rgba(0, 35, 106, 1) 68%, rgba(0, 35, 106, 1) 100%, rgba(0, 35, 106, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 35, 106, 1)), color-stop(68%, rgba(0, 35, 106, 1)), color-stop(100%, rgba(0, 35, 106, 1)), color-stop(100%, rgba(0, 35, 106, 1)));
	background: -webkit-linear-gradient(top, rgba(0, 35, 106, 1) 0%, rgba(0, 35, 106, 1) 68%, rgba(0, 35, 106, 1) 100%, rgba(0, 35, 106, 1) 100%);
	background: -o-linear-gradient(top, rgba(0, 35, 106, 1) 0%, rgba(0, 35, 106, 1) 68%, rgba(0, 35, 106, 1) 100%, rgba(0, 35, 106, 1) 100%);
	background: -ms-linear-gradient(top, rgba(0, 35, 106, 1) 0%, rgba(0, 35, 106, 1) 68%, rgba(0, 35, 106, 1) 100%, rgba(0, 35, 106, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 35, 106, 1) 0%, rgba(0, 35, 106, 1) 68%, rgba(0, 35, 106, 1) 100%, rgba(0, 35, 106, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002269', endColorstr='#002269', GradientType=0);
}

.navbar-nav>li> a:hover,
.navbar-nav>li> a:focus,
.navbar-nav>li>a.active {
	color: #fff;
	text-decoration: underline #fed600 2px;
	text-underline-position: under;
	background: #00236a!important;
}

.dropdown-menu>li>a {
	padding: 3px 20px !important;
	color: #333 !important;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a.active {
	color: #fff !important;
	background-color: #0055bc;
}

.navbar-toggle {
	background-color: transparent;
	border: 1px solid #c1aa77;
	cursor: pointer;
	height: 30px;
	overflow: hidden;
	width: 35px;
	float: right;
	z-index: 100;
}

.nav-top .nav .dropdown.open .caret {
	border-bottom: 4px solid #4c4c4c;
	border-top: medium none;
}

/*Banner*/
.banner #main-img {
	position: relative;
	width: 100%;
	margin-left: 0px;
	object-fit: cover;
}

/*Quotebox*/
.banner {
	display: flex;
	padding: 0;
	border-bottom: 5px solid #00236A;
}

.banner-img {
	height: 100%;
}

.quote-box,
.banner-img {
	padding: 0;
}

.quotes {
	margin-top: 20px;
	float: right;
	width: 100%;
	height: auto;
	text-align: center;
	background: rgb(16, 50, 120);
	background: -moz-linear-gradient(left, rgba(16, 50, 120, 1) 0%, rgba(0, 35, 106, 1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(16, 50, 120, 1)), color-stop(100%, rgba(0, 35, 106, 1)));
	background: -webkit-linear-gradient(left, rgba(16, 50, 120, 1) 0%, rgba(0, 35, 106, 1) 100%);
	background: -o-linear-gradient(left, rgba(16, 50, 120, 1) 0%, rgba(0, 35, 106, 1) 100%);
	background: -ms-linear-gradient(left, rgba(16, 50, 120, 1) 0%, rgba(0, 35, 106, 1) 100%);
	background: linear-gradient(to right, rgba(16, 50, 120, 1) 0%, rgba(0, 35, 106, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f3177', endColorstr='#01246b', GradientType=1);
	-webkit-border-top-right-radius: 50px;
	-moz-border-radius-topright: 50px;
	border-top-right-radius: 50px;
}

.quotes .TitleStyle2 {
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-size: 30px;
	text-align: center;
	letter-spacing: 1px;
	margin: 14px 0;
}

form {
	margin: 0 0 20px;
}

.quotes input,
.quotes select {
	font-family: 'arial';
	font-weight: bold;
	font-size: 16px;
	width: 150px;
	height: 32px;
	margin-left: 20px;
	padding-left: 8px;
	color: #555;
}

select {
	margin-left: 0px !important;
}

input[type="text"],
select {
	background-color: #fff;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.search-location {
	float: left;
}

.btn-custom {
	border: none !important;
	font-size: 14px;
	color: #fff;
	background: #d2082f;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}

.btn-custom:hover,
.btn-custom:focus {
	border: none !important;
	font-size: 14px;
	color: #fff;
	background: #b8072b;
}

#headline {
	float: left;
	width: 100%;
	height: auto;
	background: rgb(238, 238, 238);
	background: -moz-linear-gradient(left, rgba(238, 238, 238, 1) 1%, rgba(228, 228, 228, 1) 100%, rgba(238, 238, 238, 1) 100%, rgba(228, 228, 228, 1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(228, 228, 228, 1)), color-stop(100%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(228, 228, 228, 1)));
	background: -webkit-linear-gradient(left, rgba(238, 238, 238, 1) 1%, rgba(228, 228, 228, 1) 100%, rgba(238, 238, 238, 1) 100%, rgba(228, 228, 228, 1) 100%);
	background: -o-linear-gradient(left, rgba(238, 238, 238, 1) 1%, rgba(228, 228, 228, 1) 100%, rgba(238, 238, 238, 1) 100%, rgba(228, 228, 228, 1) 100%);
	background: -ms-linear-gradient(left, rgba(238, 238, 238, 1) 1%, rgba(228, 228, 228, 1) 100%, rgba(238, 238, 238, 1) 100%, rgba(228, 228, 228, 1) 100%);
	background: linear-gradient(to right, rgba(238, 238, 238, 1) 1%, rgba(228, 228, 228, 1) 100%, rgba(238, 238, 238, 1) 100%, rgba(228, 228, 228, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#015bbb', GradientType=1);
	min-height: 238px;
}

#headline .TitleStyle3 {
	font-size: 28px;
	font-weight: normal;
	margin-left: 20px;
	color: #333333;
	text-align: left;
}

#headline p {
	font-size: 14px;
	margin: 0 10px;
	line-height: 24px;
	color: #333333;
}

/* Customer Service/Compare Quotes Iframe */
#cs-frame {
	height: 1600px;
	width: 100%;
	border: none;
}

#cpIframe {
	height: 1700px;
	width: 100%;
	border: 0;
}

/* Footer*/
footer {
	font-size: 13px;
	width: 100%;
	padding-top: 10px;
}

.footer-bg {
	background: #eaeaea;
	background: -moz-linear-gradient(top, #eaeaea 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eaeaea), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #eaeaea 50%, #ffffff 100%);
	background: -o-linear-gradient(top, #eaeaea 50%, #ffffff 100%);
	background: -ms-linear-gradient(top, #eaeaea 50%, #ffffff 100%);
	background: linear-gradient(to bottom, #eaeaea 50%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#ffffff', GradientType=0);
	border-top: 5px solid #00236A;
	color: #333 !important;
}

.footer-addrs {
	margin-top: 20px;
}

.footer-addrs,
.copy-right {
	list-style-type: none;
	text-align: center;
	padding: 0;
}

.footer-addrs ul {
	padding: 0;
}

.footer-addrs li,
.copy-right li {
	display: inline-block;
}

.footer_nav {
	text-align: center !important;
}

.footer-nav {
	padding: 0;
}

footer .footer-nav li {
	display: inline-block;
}

footer .footer-nav li a {
	margin: 0 8px;
}

.footer_nav a:hover,
.footer_nav a:focus,
.footer_nav a.active {
	color: #333;
	text-decoration: underline #d2082f 2px;
    text-underline-position: under;
}

footer .footer_nav li::after {
	border-right: 1px solid #999999;
	content: "";
	font-size: 10px;
}

footer .footer_nav li:last-child::after {
	border: none;
}

.lnk {
	color: #002269 !important;
}

.dropdown.footer-dropdown .dropdown-menu li {
	display: block;
	text-align: center;
}

.dropdown.footer-dropdown .dropdown-menu {
	min-width: 144px;
	top: -65px;
}

.dropdown.footer-dropdown .dropdown-menu li::after {
	border-right: none;
	content: none;
}

.dropdown.footer-dropdown .dropdown-menu a {
	color: #010101;
	margin: 0;
	padding: 5px 10px !important;
	width: 100%;
	font-size: 12px;
}

/*CMS*/
.TitleStyle4 p {
	font-size: inherit;
	padding: 0px !important;
	line-height: 20px;
	text-align: right;
}

.quotes .TitleStyle2>p {
	color: #fff;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 30px;
	margin: 0px !important;
	line-height: inherit;
	padding: 0px !important;
}

.gmap {
	width: 100%;
	border: none;
	height: 400px;
}

.cnt-info {
	padding-left: 0px;
	list-style-type: none;
}

.cnt-info li {
	padding-top: 0px !important;
}

.col-md-3.logo {
	padding-left: 0px;
}

.top-bar {
	margin-bottom: 10px;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}