@charset "utf-8";
/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, p {
	font-family: 'Montserrat', sans-serif;
}
body {
	background: #eff1f2;
	overflow-x: hidden;
}
/* Typography */
h1 {
	color: #53311f;
	font-size: 35px;
	line-height: 37px;
	font-weight: 500;

}
h1 a {
color:#000000!important;
} 
h1 a:hover {
	color: #444444!important;
	text-decoration: none;
}
h2 {
	color: #000;
	font-size: 23px;
	line-height: 30px;
	font-weight: 300;
}


h4 {
	color: #000;
}
h4 strong{
	font-weight: 600;
	font-size:16px;
}
a{
color:#53311f;
}

a:hover{
	color: #53311f;
	/* opacity: 0.8; */
	text-decoration: none;
}
/* Background */

/* Blue Background */
.top-bg {
	background: #53311f;
}
.top-left {
	padding:10px 7px;
}
.top-left img,.top-right img{
	float: left;	
}
.top-left img{
margin:7px 5px 0 0;
}
.top-right img{
margin:5px 5px 0 0;
}
/* White Background */

.white-bg {
	background: #fff;
	height: auto;
}
.down-content > div {
margin-top: 20px;
}
.content-bg {
	background: rgb(182,185,192);
	background: -moz-linear-gradient(top, rgba(182,185,192,1) 0%, rgba(178,181,188,1) 0%, rgba(178,181,188,1) 1%, rgba(179,182,189,1) 9%, rgba(181,184,191,1) 10%, rgba(182,185,190,1) 14%, rgba(183,186,193,1) 14%, rgba(182,187,191,1) 16%, rgba(184,187,194,1) 17%, rgba(184,187,192,1) 18%, rgba(185,188,195,1) 18%, rgba(185,188,193,1) 20%, rgba(192,195,200,1) 27%, rgba(191,194,199,1) 28%, rgba(193,196,201,1) 28%, rgba(202,203,208,1) 35%, rgba(201,204,209,1) 37%, rgba(204,205,210,1) 37%, rgba(203,206,211,1) 38%, rgba(206,207,212,1) 38%, rgba(203,206,211,1) 39%, rgba(208,209,214,1) 41%, rgba(208,212,215,1) 44%, rgba(211,212,216,1) 44%, rgba(214,215,219,1) 52%, rgba(217,218,222,1) 52%, rgba(217,218,222,1) 100%, rgba(188,189,193,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(182,185,192,1)), color-stop(0%, rgba(178,181,188,1)), color-stop(1%, rgba(178,181,188,1)), color-stop(9%, rgba(179,182,189,1)), color-stop(10%, rgba(181,184,191,1)), color-stop(14%, rgba(182,185,190,1)), color-stop(14%, rgba(183,186,193,1)), color-stop(16%, rgba(182,187,191,1)), color-stop(17%, rgba(184,187,194,1)), color-stop(18%, rgba(184,187,192,1)), color-stop(18%, rgba(185,188,195,1)), color-stop(20%, rgba(185,188,193,1)), color-stop(27%, rgba(192,195,200,1)), color-stop(28%, rgba(191,194,199,1)), color-stop(28%, rgba(193,196,201,1)), color-stop(35%, rgba(202,203,208,1)), color-stop(37%, rgba(201,204,209,1)), color-stop(37%, rgba(204,205,210,1)), color-stop(38%, rgba(203,206,211,1)), color-stop(38%, rgba(206,207,212,1)), color-stop(39%, rgba(203,206,211,1)), color-stop(41%, rgba(208,209,214,1)), color-stop(44%, rgba(208,212,215,1)), color-stop(44%, rgba(211,212,216,1)), color-stop(52%, rgba(214,215,219,1)), color-stop(52%, rgba(217,218,222,1)), color-stop(100%, rgba(217,218,222,1)), color-stop(100%, rgba(188,189,193,1)));
	background: -webkit-linear-gradient(top, rgba(182,185,192,1) 0%, rgba(178,181,188,1) 0%, rgba(178,181,188,1) 1%, rgba(179,182,189,1) 9%, rgba(181,184,191,1) 10%, rgba(182,185,190,1) 14%, rgba(183,186,193,1) 14%, rgba(182,187,191,1) 16%, rgba(184,187,194,1) 17%, rgba(184,187,192,1) 18%, rgba(185,188,195,1) 18%, rgba(185,188,193,1) 20%, rgba(192,195,200,1) 27%, rgba(191,194,199,1) 28%, rgba(193,196,201,1) 28%, rgba(202,203,208,1) 35%, rgba(201,204,209,1) 37%, rgba(204,205,210,1) 37%, rgba(203,206,211,1) 38%, rgba(206,207,212,1) 38%, rgba(203,206,211,1) 39%, rgba(208,209,214,1) 41%, rgba(208,212,215,1) 44%, rgba(211,212,216,1) 44%, rgba(214,215,219,1) 52%, rgba(217,218,222,1) 52%, rgba(217,218,222,1) 100%, rgba(188,189,193,1) 100%);
	background: -o-linear-gradient(top, rgba(182,185,192,1) 0%, rgba(178,181,188,1) 0%, rgba(178,181,188,1) 1%, rgba(179,182,189,1) 9%, rgba(181,184,191,1) 10%, rgba(182,185,190,1) 14%, rgba(183,186,193,1) 14%, rgba(182,187,191,1) 16%, rgba(184,187,194,1) 17%, rgba(184,187,192,1) 18%, rgba(185,188,195,1) 18%, rgba(185,188,193,1) 20%, rgba(192,195,200,1) 27%, rgba(191,194,199,1) 28%, rgba(193,196,201,1) 28%, rgba(202,203,208,1) 35%, rgba(201,204,209,1) 37%, rgba(204,205,210,1) 37%, rgba(203,206,211,1) 38%, rgba(206,207,212,1) 38%, rgba(203,206,211,1) 39%, rgba(208,209,214,1) 41%, rgba(208,212,215,1) 44%, rgba(211,212,216,1) 44%, rgba(214,215,219,1) 52%, rgba(217,218,222,1) 52%, rgba(217,218,222,1) 100%, rgba(188,189,193,1) 100%);
	background: -ms-linear-gradient(top, rgba(182,185,192,1) 0%, rgba(178,181,188,1) 0%, rgba(178,181,188,1) 1%, rgba(179,182,189,1) 9%, rgba(181,184,191,1) 10%, rgba(182,185,190,1) 14%, rgba(183,186,193,1) 14%, rgba(182,187,191,1) 16%, rgba(184,187,194,1) 17%, rgba(184,187,192,1) 18%, rgba(185,188,195,1) 18%, rgba(185,188,193,1) 20%, rgba(192,195,200,1) 27%, rgba(191,194,199,1) 28%, rgba(193,196,201,1) 28%, rgba(202,203,208,1) 35%, rgba(201,204,209,1) 37%, rgba(204,205,210,1) 37%, rgba(203,206,211,1) 38%, rgba(206,207,212,1) 38%, rgba(203,206,211,1) 39%, rgba(208,209,214,1) 41%, rgba(208,212,215,1) 44%, rgba(211,212,216,1) 44%, rgba(214,215,219,1) 52%, rgba(217,218,222,1) 52%, rgba(217,218,222,1) 100%, rgba(188,189,193,1) 100%);
	background: linear-gradient(to bottom, rgba(182,185,192,1) 0%, rgba(178,181,188,1) 0%, rgba(178,181,188,1) 1%, rgba(179,182,189,1) 9%, rgba(181,184,191,1) 10%, rgba(182,185,190,1) 14%, rgba(183,186,193,1) 14%, rgba(182,187,191,1) 16%, rgba(184,187,194,1) 17%, rgba(184,187,192,1) 18%, rgba(185,188,195,1) 18%, rgba(185,188,193,1) 20%, rgba(192,195,200,1) 27%, rgba(191,194,199,1) 28%, rgba(193,196,201,1) 28%, rgba(202,203,208,1) 35%, rgba(201,204,209,1) 37%, rgba(204,205,210,1) 37%, rgba(203,206,211,1) 38%, rgba(206,207,212,1) 38%, rgba(203,206,211,1) 39%, rgba(208,209,214,1) 41%, rgba(208,212,215,1) 44%, rgba(211,212,216,1) 44%, rgba(214,215,219,1) 52%, rgba(217,218,222,1) 52%, rgba(217,218,222,1) 100%, rgba(188,189,193,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6b9c0', endColorstr='#bcbdc1', GradientType=0 ); /* IE6-9 */
	height: auto;
	padding-bottom: 40px;
}
address {
	text-align: center;
	padding:10px 0;
	margin-bottom: 0;
}
address a {
	color: #fff;
	text-decoration: none;
}
.center-block {
	/* padding: 14px 0; */
}
/*Navigation*/
.nav-bg {
	background: #53311f;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
}
.navbar-default {
	background-color: transparent;
	border: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #000;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-weight: 600;
	margin:0px 11px;
	font-size:15.5px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.active {
	color: #c0742e !important;
}
.navbar {
	margin: 0px;
	min-height: 50px;
}
/*Navigation ends*/
/* Quote- Box */
.quote-container {
	background: #53311f;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
    text-align: center;
  
}
.quote-container h3 {
	color: #fff;
	text-align: right;
	margin-top: 10px;
}
.select-inner {
	margin: 0 0 10px 5%;
}
.select-style {
	background-color: #000000;
	border: 1px solid #000000;
	cursor: pointer;
	height: 30px;
	margin-top: 10px;
	border-radius: 3px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
	color: #fff;
	box-shadow: inset -2px -2px 29px 1px #03183D, -12px -24px 5px -39px #0B2F63;
	-webkit-box-shadow: inset -2px -2px 29px 1px #03183D, -12px -24px 5px -39px #0B2F63;
	-moz-box-shadow: inset -2px -2px 29px 1px #03183D, -12px -24px 5px -39px #0B2F63;
	-o-box-shadow: inset -2px -2px 29px 1px #03183D, -12px -24px 5px -39px #0B2F63;
}
.select-style:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-image: none;
	border-style: solid;
	border-width: 5px;
	content: " ";
	height: 0;
	left: 93%;
	margin-top: -2px;
	pointer-events: none;
	position: absolute;
	top: 50%;
	width: 0;
	z-index: 100;
}
.select-style select {
	background-color: #c0742e;
	background-image: none;
	border: medium none;
	box-shadow: none;
	padding: 5px 8px 8px 0px;
	width: 100%;
	margin-bottom: 0px;
	color: #fff;
	font-size: 700;
	/*text-align: center;*/
	cursor: pointer;
	 -webkit-appearance: none;
    -moz-appearance: none;
	appearance:none;
}
.select-style select:focus {
	outline: none;
}
.select-col {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}
/* Main Content */
.main-content {
	margin-top: 20px;
}
.main-content h1 {
	text-align: center;
	padding-bottom:10px;
}
.down-content h3, .servicing-states h3{
	color: #53311f;
	margin-top: 7px;
	font-weight: 700;
}
.servicing-states{
margin-left:-15px;
border-top:1px solid #000000;
margin-top:15px;
border-bottom: 1px solid #333;
margin-bottom: 20px;
}
.down-content-left {
	border-top: 1px solid #333;

	
}
.blog-title{
	border-bottom: 1px solid #333;
	padding-bottom:10px;
}
.titlefield a {
	color: #333;
	font-weight: 700;
}

.titlefield a:hover {
	color: #53311f;
	
}

.down-content-right {
	border-top: 1px solid #333;
	
}
.down-content-right2 {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
}
.down-content-right2 ul li{color:#333;}

.down-content-right p a{
	color: #000;
} .down-content-right p a:hover {
	color: #53311f;
	text-decoration: none;
}
/* Footer */
footer {
	background: #53311f;
}
.contact p, .contact address, .contact address a {
	text-align: center;
	padding: 10px 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 19px;
}
.contact p,.social li {
	text-transform: uppercase;
	font-size: 17px;
	display:inline-block;
}
.fa-2x:hover{
opacity:.6;
}
.fa-phone, .fa-fax{
margin:2px 5px 0px 5px;;
}
.footer-nav {
	margin-top: 10px;
}
.footer-nav p {
	text-align: center;
}
.footer-nav p a {
	margin: 10px 15px;
}
.copyright-text {
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.copyright-text p, .copyright-text p a {
	color: #fff;
}
.tick {
	margin: 0px 15px 18px 0;
}
/* Carriers Logo Slidder CSS */
#carousel span, #carousel img, #thumbs a, #thumbs img {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#carousel span, #carousel a, #thumbs span, #thumbs a {
	position: relative;
}
#carousel span {
	width: 554px;
	height: 313px;
}
#thumbs-wrapper {
	padding: 5px 40px;
	position: relative;
}
/* Inside Page Banner Red Arrow */
#arrow {
	position: relative!important;
	left: 135px;
	width: 920px;
	height: 208px;
	border: 1px solid #5ec5d8;
	position: relative;
	background: #2f9fc6; /* Old browsers */
	background: -moz-linear-gradient(left, #2f9fc6 0%, #2f9fc6 48%, #2f9fc6 53%, #5ec5d8 71%, #5ec5d8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2f9fc6), color-stop(48%, #2f9fc6), color-stop(53%, #2f9fc6), color-stop(71%, #5ec5d8), color-stop(100%, #5ec5d8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #2f9fc6 0%, #2f9fc6 48%, #2f9fc6 53%, #5ec5d8 71%, #5ec5d8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #2f9fc6 0%, #2f9fc6 48%, #2f9fc6 53%, #5ec5d8 71%, #5ec5d8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #2f9fc6 0%, #2f9fc6 48%, #2f9fc6 53%, #5ec5d8 71%, #5ec5d8 100%); /* IE10+ */
	background: linear-gradient(to right, #2f9fc6 0%, #2f9fc6 48%, #2f9fc6 53%, #5ec5d8 71%, #5ec5d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30f0b', endColorstr='#c62521', GradientType=1 ); /* IE6-9 */
}
#arrow:after {
	content: '';
	position: absolute;
	top: 0px;
	left: 919px;
	width: 0;
	height: 0;
	border: 103px solid transparent;
	border-left: 118px solid #5ec5d8;
}
#arrow:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 919px;
	width: 0;
	height: 0;
	border: 103px solid transparent;
	border-left: 118px solid #5ec5d8;
}
.arrow-img {
	position: absolute;
	top: -2px;
	left: -115px;
}
.arrow-text {
	margin-left: 13%;
	color: #fff;
}
.arrow-text h2 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 100;
}
.arrow-text h2 span {
	text-transform: uppercase;
	font-size: 36px;
}
/* Banner Arrow Ends */


/* Quote Box White Arrow Css */
#arrow-quote, #arrow-quote1 {
	position: absolute!important;
	top: 8px;
	left: 40px;
	width: 140px;
	height: 33px;
	background-color: #fff;
	border: 1px solid #fff;
	position: relative;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	cursor: pointer;
}
#arrow-quote:after, #arrow-quote1:after {
	content: '';
	position: absolute;
	top: -5px;
	left: 139px;
	width: 0;
	height: 0;
	border: 21px solid transparent;
	border-left: 20px solid #fff;
}
#arrow-quote:before, #arrow-quote1:before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 139px;
	width: 0;
	height: 0;
	border: 21px solid transparent;
	border-left: 20px solid #fff;
}
#arrow-quote a, #arrow-quote1 a {
	color: #434344;
	text-align: center;
	text-transform: uppercase;
	font-size: 22px;
	padding: 5px 10px;
}
#arrow-quote a:hover, #arrow-quote1 a:hover {
	text-decoration: none!important;
	opacity: 0.9;
}
/* Customer Service & Compare Quote Page CSS */
iframe {
	height: 400px!important;
	width: 100%;
	border: 0;
	background:transparent!important;
}
#cpIframe {
	height: 1800px!important;
	width: 100%;
	border: 0;
}
/* Insurance Quote Page CSS */
.quote-btn {
	font-size: 16px;
	width: 75%;
	text-align: left;
	line-height: 30px;
	margin: 2px 0;
	text-shadow: none;
	color: #fff;
	background: #c0742e;
	
	margin-bottom: 10px;
}
.quote-btn :hover{opacity:0.8;}
.quote-btn:active {
background:#c0742e !important;
}
.quote-icon {
	margin-right: 10px;
}
/* Mobile-View CSS */
.mobile-btn {
	margin-bottom: 20px;
}
.mobile-quote {
	background: #fff;
	margin-top: 0px;
}
.phone-view {
	margin-top: 20px;
}
.mobile-img {
	margin-right: 20px;
}
.call-img {
	margin-right: 20px;
}
.mobile-go {
	width: 100%;
	color: #000;
	padding: 11px 19px;
	font-size: 17.5px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-align: center;
	border: 0;
	background: #fff;
	-webkit-appearance: none;
	border-top: 1px solid #53311f;
}
.mobile-call {
	width: 100%;
	color: #000;
	padding: 11px 0px;
	font-size: 17.5px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-align: center;
	border: 0;
	background: #fff;
	-webkit-appearance: none;
	border-top: 1px solid #53311f;
	border-bottom: 1px solid #53311f;
}
.mobile-go:hover, .mobile-call:hover {
	background: #fff;
	opacity:0.8;
}
.mobile-go a {
	color: #fff;
	text-decoration: none;
}
.mobile-address {
	background: #53311f;
	color: #fff;
	padding: 3px 2px 10px 2px;
	text-align: center;
	margin-bottom: 20px;
	-webkit-border-radius: 0px;
	-moz-border-radius:0px;
	border-radius: 0px;
}
.mobile-address a {
	color: #000;
}
.mobile-address h5 {
    font-weight: normal !important;
   	font-size: 23px;
    color: #ffffff;
    padding: 0px 0 10px 0;
}
.mobile-address p {
	font-weight: normal!important;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff!important;
}
.mobile-direction {
	background: #f7f7f7;
	padding: 8px 18px;
	font-size: 14.5px;
	border: 0px;
}
.mobile-direction a, .mobile-direction a:hover {
	color: #333!important;
	font-weight: normal;
	text-decoration: none;
}
.mobile-direction:hover {
	background: #d5d5d5;
}
.mobile-map {
	float: left;
	margin-right: 10px;
}
/* Home Page Banner CSS*/
.arrow-slider-pading {
	padding: 0px !important;
	background: #2f9fc6; /* Old browsers */
	background: -moz-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 79.7%, #2f9fc6 80%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2f9fc6), color-stop(46%, #5ec5d8), color-stop(79.7%, #5ec5d8), color-stop(80%, #2f9fc6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 79.7%, #2f9fc6 80%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 79.7%, #2f9fc6 80%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 79.7%, #2f9fc6 80%); /* IE10+ */
	background: linear-gradient(to right, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 79.7%, #2f9fc6 80%); /* W3C */
}
.auto-ins {
	padding-left: 100px;
}
.auto-ins, .home-ins, .other-ins {
	/* cursor: pointer; */
}
.right-arrow {
	width: 0;
	height: 0;
	border-top: 103px solid transparent;
	border-bottom: 103px solid transparent;
	float: right;
	border-left: 103px solid #5ec5d8;
	position: relative;
}
.right-arrow-last {
	width: 0;
	height: 0;
	border-top: 103px solid transparent;
	border-bottom: 103px solid transparent;
	float: right;
	border-left: 104px solid #5ec5d8;
}
.arrow-sec {
	position: relative;
}
.right-arrow-small {
	position: absolute;
	right: 4%;
	top: 45%;
	cursor: pointer;
}
.bg-mid {
	background: transparent;
}
.arrow-h-img {
	position: absolute;
	top: -1px;
	left: -30px;
}



.arrow-auto-bg {
	margin-left: 89px;
	background: #2f9fc6; /* Old browsers */
	background: -moz-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 72.3%, #2f9fc6 80%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2f9fc6), color-stop(46%, #5ec5d8), color-stop(72.3%, #5ec5d8), color-stop(80%, #2f9fc6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 72.3%, #2f9fc6 80%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 72.3%, #2f9fc6 80%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 72.3%, #2f9fc6 80%); /* IE10+ */
	background: linear-gradient(to right, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 72.3%, #2f9fc6 80%); /* W3C */
}
.arrow-home-bg {
	background: #2f9fc6; /* Old browsers */
	background: -moz-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 74%, #2f9fc6 75%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2f9fc6), color-stop(46%, #5ec5d8), color-stop(74%, #5ec5d8), color-stop(82%, #2f9fc6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 74%, #2f9fc6 75%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 74%, #2f9fc6 75%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 74%, #2f9fc6 75%); /* IE10+ */
	background: linear-gradient(to right, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 74%, #2f9fc6 75%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30f0b', endColorstr='#a30f0b', GradientType=1 ); /* IE6-9 */
}
.arrow-other-bg {
	background: #2f9fc6; /* Old browsers */
	background: -moz-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 64%, #2f9fc6 52%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2f9fc6), color-stop(46%, #5ec5d8), color-stop(73%, #5ec5d8), color-stop(82%, #2f9fc6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 64%, #2f9fc6 52%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 64%, #2f9fc6 52%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 64%, #2f9fc6 52%); /* IE10+ */
	background: linear-gradient(to right, #2f9fc6 0%, #5ec5d8 46%, #5ec5d8 64%, #2f9fc6 52%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30f0b', endColorstr='#a30f0b', GradientType=1 ); /* IE6-9 */
}



.bg-last {
	background-color: #fff;
}
.arrow-content {
	cursor: poniter;
}
.arrow-text-auto {
	color: #fff;
	
}
.arrow-text-auto  p,.arrow-text-home p,.arrow-text-other p {
margin-left:4px;
}
.arrow-text-home {
	color: #fff;
}
.arrow-text-other {
	color: #fff;
}
.arrow-text-auto h2, .arrow-text-home h2, .arrow-text-other h2 {
	color: #fff;
}
.arrow-text-auto h2 span, .arrow-text-home h2 span, .arrow-text-other h2 span {
	text-transform: uppercase;
	font-size: 24px;
}
.ht-1 {
	height: 560px;
}
.ins-qts {
	margin-top: 20px;
}
.selected {
	color: #53311f;
}
/* Social icons color */
.social {
	float: right;
	margin-right: 50px;
}
.social li {
	float: left;
	list-style-type: none;
	margin: 10px 10px;
	font-size: 18px;
}
.fa {
	color: #fff !important;
	font-size: 1.3em !important;
}
/* Jot Form */
.jot-form-fix {
	border: 0;
	width: 100%;
	height: 100%px;
}
/* Breadcrumbs */
.breadcrumb {
	background: transparent;
	margin: 0 !important;
	padding: 20px 0px 10px 0px!important;
}
.breadcrumb li {
	float: left;
	list-style-type: none;
	color: #333333;
}
.breadcrumb li a {
	color: #333333;
	font-weight: 600;
	
}
.breadcrumb li a:hover {
	color: #53311f;
	text-decoration: none;
}
.breadcrumb > li + li::before {
	content: " ";
	padding: 0 5px 0 0;
}
/* Customer service carrier */
.top-space {
	margin-top: 10px;
}
.contact-list h2 {
	color: #222;
	font-weight: 400;
	padding-bottom: 10px;
	font-size: 1.5em !important;
}
.contact-list-bdr {
	border-bottom:1.5px dotted #53311f;
}
.contact-list a {
	color: black;
}
.contact-list img {
	width: auto!important;
	height: auto!important;
}
.clist {
	height: 310px;
}
.btn-xs {
	background: #53311f; /* Old browsers */
	color: #fff!important;
}
.btn-xs:hover {
	background: #c0742e; /* Old browsers */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53311f', endColorstr='#53311f', GradientType=0 ); /* IE6-9 */
	color: #fff;
}
/* my account */
.top-bar-content a,li,adress{
font-size:15px;
line-height:22px;
color: #fff;
text-decoration: none;
}
.top-right ul{
float:right;
margin:0px;
padding:0px;
list-style-type:none;
}
.top-right{
padding:0px 0px;
}
.top-right li{
float:left;
position:relative;
padding:10px 0;
margin:0px 7px 0 0;
}
.top-right li.last{
margin:0;
padding:10px 3px;
}
.top-right img{
margin-right:3px;
margin-top:4px;
}
.top-right ul.dropdown-menu{
right:0px;
min-width:100%;
border-radius:0px;
border:none;
background-color:#c0742e;
box-shadow:none !important;
}
.top-right ul.dropdown-menu li{
display:block;
width:100%;
padding:0px;
}
.top-right ul.dropdown-menu a{
font-size:12px;
padding:3px 1px 3px 1px;
line-height:22px;
text-align:center;
margin:0px;
color: #fff;
}
.top-right ul.dropdown-menu a:hover, .top-right ul.dropdown-menu a:focus{
background:#53311f;
color:#ffffff;
}
.top-right li.open{
background:#311a0d;
}
.myaccount-mob-expand {
	background: #53311f;
	border-top: 1px solid #311a0d;
}
.myaccount-mob-expand ul{
margin:0px;
padding:0px;
}
.myaccount-mob{
margin-bottom:0px;
}
.myaccount-mob-expand li{
list-style-type:none;
text-align:center;
padding:0;
}
.myaccount-mob-expand li a{
color:#fff;
text-decoration:none;
width:100%;
display:block;
padding:4px;
}
.myaccount-mob-expand li a:hover{
background:#c0742e;
}
.grid-divider{
border-bottom:1.5px dotted #53311f;
padding-bottom:20px;
}
.grid-divider-last{
border-bottom:none;
padding-bottom:20px;
}
.grid{
margin-top:15px;
}
.grid h4{
font-size:16px;
color:#53311f;
}
.shadowed {
     -webkit-filter: drop-shadow(2px 3px 3px #999);
  filter: drop-shadow(2px 3px 3px #999);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  border:1px solid #53311f;
  padding:10px;
  display:inline-block;
  background-color:#fff;
  }
 .sitelock-logo{
 clear:both;
 text-align:center;
 }
 #ZipCode {
	 background-color: #c0742e;
	background-image: none;
	border: medium none;
	box-shadow: none;
	padding: 5px 8px;
	width: 113%;
	margin-bottom: 0px;
	color: #fff;
	font-size: 700;
	cursor: pointer;
	margin-top:10px;
	 }
.dropdown{
cursor:pointer;
}
/* Carrier Slider */
.bdr-bottom {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.ins-nslider {
	padding: 0 15px 0 15px;
	width: 100%;
	height:44px;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 100%;
	margin: 0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: default;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	cursor: default;
	
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.nbs-flexisel-nav-left:hover, .nbs-flexisel-nav-right:hover {
	opacity: 0.5;
}
.nbs-flexisel-nav-left {
	left: -22px;
/* background: url(../img/button-previous.png) no-repeat; */
}
.nbs-flexisel-nav-right {
	right: -22px;
/* background: url(../img/button-next.png) no-repeat; */
}
/*Carrier section ends*/
.rssfeedsclass {
padding-bottom:6px;
}
.sitelock-logo a, .footer-nav a,.copyright-text ul li a,.copyright-text ul li{
color:#ffffff!important;
}
.footer-nav a.selected, .copyright-text ul li a:hover,.footer-nav ul li a:hover {
color:#c0742e !important;
text-decoration:none;
}

.footer-nav ul, .copyright-text ul{
margin-bottom:20px;
text-align:center;
padding:0px;
}
.footer-nav ul li ,.copyright-text ul li {
display:inline-block;
}

.footer-nav ul li a {
padding:0px 10px;
}
.dropdown-menu .active {
color:#fff;
background:#c0742e;
}
.dropdown-menu li a:hover{
	background:#c0742e;
color:#fff;
}
.request-a-quote{
text-align:center;
}
#JotFormIFrame {
height:400px!important;
}
.cc-iframe {
height:1600px!important;
}
#cc-iframe {
background:transparent!important;
}
.uppercase{
text-transform:uppercase;
}
.email-an-agent-fixes{
height:500px!important;
}
.map{
width:100%;
margin-bottom:30px;
margin-top:20px;
}
.contact-content  p a, .contact-content p{
color:#000000;
}
.contact-content  p a:hover{
color:#53311f;
text-decoration:none;
}
.carriers {
margin-left:15px;
}
#insurance-lobs .quote-btn:hover{
color:#fff;
background: #c0742e !important;
opacity: 0.9;
}
.logo-region{
display:block;
text-align:center;
margin: 0px 0 10px 0;
}
.logo-region a{
display:inline-block;
margin:14px 0px 14px 0px;
}
#footer-contact p a {
color:#ffffff!important;
}
#footer-contact p a:hover, #footer-contact p a:focus{
color: #53311f !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    
    background-color: transparent;
}

.nav > li > a {
    position: relative;
    display: block;
	padding:0px;
    margin: 10px 15px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: transparent;
}

 #insurance-lobs .btn:focus, #insurance-lobs .btn.focus {
    color: #fff;
    text-decoration: none;
}
#mydropdown,#Type {-webkit-padding-start:5px;}
select::-ms-expand {
    display: none;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
#mydropdown,#Type{
padding-left:5px;
}
input {padding:6px 8px !important;}
}
.text-col li{color:#333;}
.auto-dec {font-style: italic;
text-decoration: underline;}
.fix-text{position:relative;z-index:100;}
.fb-sidebar {
	margin-top: 30px;
}
.fb-sidebar iframe {
	min-height: 500px!important;
	height: 100%!important;
}
.blog-ulist, .widget-area ul{
margin-left: 0px!important;
}
.widget-area li, .widget-area ul li a{
color: #000;
}
.widget-area li:hover, .widget-area ul li a:hover{
color: #53311f;
text-decoration:none;
}
.search-submit {
    background: #0d25a9;
    color: #fff !important;
    border: 0px;
    border-radius: 4px;
    padding: 4px;
}
 .search-submit:hover{
 	background: #3e99c6; /* Old browsers */

	color: #fff;
}


.content-area a{
color: #008dd2;
}
.content-area a:hover{
 color: #3e99c6;
}
.content-area footer{
background: transparent;
box-shadow: none;
}
.page-header .page-title{
color: #000000;
}

.navbar-toggle:focus{
background: transparent;
box-shadow: none;
}
.social img {
	width: 30px;
}
.about-bio img {
	width: 100%;
}
.about-bio {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.about-bio a {
	color: #666;
}
.about-bio p > strong {
	font-size: 18px;
}
.thumb-bio {
	max-width: 100%;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background:transparent; color:#c0742e;
	}
.footer-contact{text-align:center;}
#addr-2 {
    margin-top: 10px;
    text-align: center;
}
.top-bar-content a:hover,adress:hover{
opacity:0.8;
}
.anc-jmp-fnt{color: #000;}
.txt-cntr h1{text-align:center;}
#content-1 ul li{
	color:#333;
	font-size: 14px !important;
}

#content-1 h2 {
	color:#333;
}

.about-info img {
	width: 100%;
	max-width: 230px;
	margin-top: 20px;
}
.about-img {
	float: left;
	max-width: 120px!important;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 5px!important;
}
.arrow-sec a {
	color: #fff;
	text-decoration: none;
}
.about-agents {
}
.about-agents .row {
	margin-bottom: 30px;
	border-bottom: 1px solid #000000;
	padding-bottom: 20px;
	margin-left: 0px;
}
.about-agents .col-md-4, .about-agents .col-md-8 {
	padding-left: 0px;
	padding-right: 0px;
}
.about-agents .row:last-of-type {
	border-bottom: none;
}
.about-agents img {
	width: 100%;
	height: auto;
	max-height: 350px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.about-agents strong {
	font-size: 18px;
}
.search-field {
font-weight:normal;
}
.mar-top-blog {
margin-top:20px;
}
.frame-fix iframe{ 
  width: 100%!important;
  height: 300px!important;
  border: 1px solid #333;
}


#cs-page-frame{height:1800px !important;border:0; width:100%;}
.anc-jmp-fnt, .anc-jmp-fnt:focus, .fa-arrow-circle-down {
    color: #3c496b !important;
    font-size: 20px;
    line-height: 56px;
}
#footer-title{
	text-align: left;
	display: block;
}
.contact-new-email p, .contact-new-email p a, .kl-d{
	font-size:14px;
	color:#fff;
	text-align:center;
}
figure {
    margin: 0px;
    padding: 0px;
}
.contact-new-email .col-md-6{
text-align:center;
}
.contact-new-email i.fa-map-marker, .contact-new-email i.fa-envelope{
margin-right: 5px;
margin-top: 3px;
width: 18px;
text-align:center;
}
.kl-d:hover, .kl-d:focus{
color:#c0742e !important;
text-decoration:none;
}
ul.lsit {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.two-col {
	width: 100%;
	text-align: center;
	margin: 20px auto;
	display: block;
	padding-left: 20px;
}
.two-col li {
	float: left;
	width: 50%;
	text-align: left;
}
.wrapper{
	display:block;
	overflow-x:hidden;
}
.global-top {
	float: left;
	width: 150px;
}
.entry-date, .author, .comments-link a, .edit-link a, .hfeed .content-area a {
	color:#53311f;
}
.comments-link a:hover, .comments-link a:focus , .edit-link a:focus, .edit-link a:hover {
	color:#53311f;
	text-decoration:underline;
}
.copyright-text ul li.globalgreen-foot {
	color: #fff!important;
	font-weight: bold!important;
}
.copyright-text ul li.globalgreen-foot span {
	color: #65af7e!important;
}
.social-div a {
	color: #fff !important;
}
.gmap {
    width: 100%;
    height: 170px !important;
    border: 4px solid #858582;
    float: left;
    margin-right: 20px;
}

.ins-types ul{
 list-style-type:none;
 padding:0px;
}

.ins-types ul li{
color: #333;
display:block;
margin-top:5px;
}

.ins-types ul li:first-child{
  font-size:19px;
  font-weight:bold;
}
h3#ins-ed{
	text-align: center;
	color: #53311f;
}
p.lwrtxt{
	text-transform: none;
}
#footer-contact p {
    padding-bottom: 0;
}
#footer-contact p.fax-foot {
    padding-top: 0;
}
.cs-frame {
    height: 1600px !important;
}
.top-left a.active{
    opacity: 0.8;
}
#index-header {
    text-align: center;
}
.phy-style {
	text-decoration: underline;
}
.moto-ul {
    list-style: none;
}
.bios {
	clear: both;
}
.bios p {
	float: left;
	margin-bottom: 20px;
}

.hfeed .search-submit {
    padding: 3px 8px;
}
.hfeed .search-submit{
    background:#53311f;
	color:#fff;
}
.hfeed .search-submit:hover{
    background:#c0742e;
	color:#fff;
}
.hfeed address{
  margin:0 ;
}
.hfeed .comment-form-comment label{
   display:block;
}
.hfeed .page-header {
    border-bottom:none;
}
.hfeed .search-submit {
    padding: 3px 8px;
}
.hfeed .search-form label{
	padding:0 2px;
}
.hfeed body, button, input, select, textarea {
    line-height: 1.42857143;
}
.hfeed p{
    margin: 0 0 10px;
}
.hfeed .form-submit input{
    background-color:#53311f;
	color:#fff;
	border:solid 1px #53311f;
}
.hfeed .form-submit input:hover{
    background-color:#c0742e;
	color:#fff;
	border:solid 1px #c0742e;
}
.hfeed h1, h2, h3{
	color:#53311f;
}
.hfeed h2 a{
	color:#53311f;
}
.hfeed #addr-2 p{
	font-family: 'Montserrat', sans-serif;
}
.hfeed .footer-nav ul li a{
	font-family: 'Montserrat', sans-serif;
}
.hfeed html, body, h1, h2, h3, h4, h5, h6, p, a {
    font-family: 'Montserrat', sans-serif !important;
}
.hfeed .wrapper footer{
   font-family: 'Montserrat', sans-serif;
}
.hfeed .comment-content p{
	color:#333;
}
.hfeed footer {
	font-family: 'Montserrat', sans-serif;
}
.hfeed #footer-contact p{
	margin:0;
}
.hfeed .page-header .page-title {
    color: #53311f;
}
.hfeed .top-bar-content a, .hfeed li, .hfeed adress {
    color: #53311f;
}
.hfeed .entry-title{
    font-size:30px;
}
.hfeed .top-bar-content a, li, adress {
    color: #fff;
}
.hfeed .dropdown-menu > li > a {
    color:#333;
}

.hfeed .top-right li, .hfeed .social li{
    color: 
    #fff;
}

.hfeed .dropdown-menu > li > a:hover,  .hfeed .dropdown-menu > li > a:focus{
    color: #fff;
}

.hfeed .entry-date, .author:hover, .hfeed .comments-link a:hover, .hfeed .edit-link a:hover, .hfeed .content-area a:hover{
    color: #c0742e;
}

.logo-region img {
	max-width: 300px;
}

.no-break {
	display: inline-block;
}

.cnt-image img {
	max-width: 300px;
	margin-top: 25px;
	margin-bottom: 20px;
}
ul.cnt_hm {
  columns: 4;
  -webkit-columns: 4;
  -moz-columns: 4;
  margin-left: 40px;
}

.strife-frame {
    width: 80rem;
    height: 630px !important;
    overflow-y: scroll;
    border: 1px solid #ececec;
    border-radius: 8px;
	margin-bottom: 20px;
}

/* Logo slider */
.slick-slide {
    margin: 0px 20px;
}
.slick-slide img {
    width: 100%;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.scroll-heading {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
}
.agency-logos{
	padding-left:0px !important;

}