@@ -1,
838+0,
0 @@ @charset "utf-8";

/* CSS Document */
body {
	background: #fff;
	color: #13140f;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
button,
li,
span {
	font-family: 'Open Sans', sans-serif;
}

p {
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
}

.TitleStyle1 {
	font-size: 30px;
	font-weight: 300;
	color: #535151;
}

.TitleStyle2 {
	font-size: 43px;
	color: #062143;
	font-weight: 300;
	text-transform: uppercase;
	color: #535151;
}

.TitleStyle3 {
	font-size: 26px;
	color: #062143;
	font-weight: 400;
	text-transform: uppercase;
	color: #535151;
}

a {
	color: #305685;

}

a:hover {
	text-decoration: none;

}

.logo {
	text-align: left;
}


/*Header*/
.main-banner {
	position: relative;
	z-index: 1;
}
.main-banner.no-img {
    border-bottom: 3px #5b2585 solid;
}
/*Navigation*/
.navbar .navbar-nav {
	display: table;
	float: none;
	width: 100%;
	vertical-align: top;
}

.navbar-default {
	background-color: transparent;
	border: transparent;
}

.navbar-default .navbar-nav>ul {
	width: 100%;
	display: table;
}

.navbar-default .navbar-nav>li {
	padding: 0 20px;
	display: table-cell;
	vertical-align: middle;
}

.navbar-default .navbar-nav>li>a {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 300;
	width: 100%;
	color: #2c2c2c;
	padding: 27px 12px 35px 15px;
	font-family: 'Open Sans', sans-serif;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
	background: #5b2585;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.navbar-default .navbar-nav>li>a.active {
	color: #fff;
	background: #5b2585;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.nav-menu {
	padding-right: 0;
}

.navbar {
	margin: 0px;
	min-height: 50px;
	height: 100%;
}

.nav-top {
	height: 100%;
	float: right;
}

.navbar-collapse.collapse {
	height: 100% !important;
	padding: 0;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #4a2294;
	border-color: #4a2294;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a.active {
	color: #fff;
	background-color: #5b2585;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a.active:hover {
	background-color: #5b2585;
	color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	color: #000;
}

.navbar-nav>li {
	float: none;
	text-align: center;
}


.navbar-nav>li>.dropdown-menu {
	min-width: 213px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {

	background: #5b2585;
	color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
}

.navbar-default .navbar-nav>li>a:focus {
	color: #fff;
	background: #5b2585;
}

/*Navigation ends*/

.logo-size {
	max-width: 100%;
	display: inline-block;
}

.logo-anchor {
	margin: 25px 0;
	display: inline-block;
}

#banner {
	width: 98%;
	position: relative;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#banner {
		width: 98.1%;
		position: relative;

	}
}

.banner-container {
	position: relative;

}

.nav-menu {

	padding-right: 0;
	position: absolute;
	bottom: 0;
	right: 0;

}


.mid-section {
	position: relative;
	background: #5b2585;
    background: linear-gradient(45deg, #5b2585 70%,#7c1548);

}

.quote-form .TitleStyle5 {
	font-family: 'Open Sans';
	font-weight: 600;
	font-size: 58px;
	color: #fff;
	line-height: 56px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}


label {
	font-family: 'Open Sans';
	font-weight: 500;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}

.search-type {
	width: 75%;
	position: relative;
}

.search-btn {
	width: 100%;
	margin-top: 25px;
	border-radius: 3;
	color: #ffffff;
}

select {
	text-transform: uppercase;
}

.btn:hover,
.btn:focus {
color: #381752;
	background: #ffc021;
}

.quote-box-form {
	margin-top: 25px;
}

.btn:focus {
	background: #ffc021;
	/* Old browsers */

}

.btn {
	font-family: 'Open Sans';
	font-size: 15px;
	font-weight: bold;
	background: #ecb11f;
	padding: 2px;
    color: #381752;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}

.form-control {
	width: 224px;
}

select.form-control {
	padding: 6px 8px;
	line-height: 28px;
}

#ZipCode {
	margin-bottom: 5px;
}

#Type {
	-moz-appearance: none;
	border: none;
}

#Type {
	-moz-appearance: none;
	border: none;
	padding: 6px 12px;
	-webkit-appearance: none;
}

.type-of-insurance::after {
	position: absolute;
	font-family: 'Open Sans', sans-serif;
	content: "\25BC";
	color: #13140f;
	font-size: 12px;
	pointer-events: none;
	bottom: 8px;
	right: 20px;
}


.type-of-insurance {
	padding-right: 0;
}


.quote-box {
	padding: 86px 0;

	background: transparent;
	-webkit-padding-after: 86px;
	-webkit-padding-before: 87px;
}

/* content area */
}

.intro-title {
	font-size: 45px;
	color: #535151;
	font-weight: 600;
	line-height: 60px;
}

.intro p strong {
	margin: 0 0;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	color: #5b2585;
}


.intro p.sub-heading strong {

	color: #131416;
	font-size: 23px;
	margin-top: 18px;

}

.intro-title {

	font-size: 45px;
	color: #1a1a1a;
	font-weight: 600;
	line-height: 52px;

}

.intro-title strong {
	color: #1a1a1a;
	font-weight: 600;
}

.title-active {
	color: #1a1a1a;
	font-weight: 700;
}

strong {
	font-weight: 700;
}

.content {
	text-align: center;
	font-size: 14px;
	color: #a9a9a9;
	font-family: 'Open Sans';
	line-height: 25px;
}


.search-location-inside,
.type-of-insurance {
	padding-right: 0px;
	padding-left: 5px;
}

.form-control {
	width: 100%;
	background-color: #fff;
	border-radius: 6px;
}

.search-button {
	padding: 0px;
	text-transform: uppercase;
	text-align: center;
	width: 54%;
	padding-left: 5px;
}


/*about agency*/

.about-agency {
	background: #eaeaea;
    border-top: 5px solid #7c1548;
}

.about-agency .TitleStyle5 {
	font-size: 28px;
	line-height: 38px;
	color: #1a1a1a;
	font-weight: 600;
	font-style: italic;
}

.featured-agency-banner {
	width: 100%;
	padding-right: 0;
}


.address-area {
	background: #7c1548;
	padding: 45px 0;
}

.address-area li {
	width: 33.333%;
	float: left;
	list-style: none;
	color: #fff;
	text-align: center;
	font-weight: 300;

}


.address-area i {
	font-size: 79px;
	margin-bottom: 18px;
    color: #ecb11f;
}

.address-area a,
.address-area span {
	color: #fff;
	font-size: 21px;

}

.address-area a:hover {
	color: #ecb11f;
}

.main-content {
	padding: 60px 0;
}

#intro {
	margin: 0 auto;
	width: 83.33333333%;

}

/* Footer */

footer {
	background: #5b2585;
	padding: 30px 0;
	margin: 0;
}

footer .TitleStyle2 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 20px;
}

.footer-nav {
	padding-left: 0px;
}

.footer-nav li {
	float: left;
	list-style-type: none;
	padding: 5px 25px 5px 0px;
	color: #5b2585;
	width: 33.333%;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
}

.footer-nav li a {
	color: #fff;
	line-height: 24px;
}


.foot-links a,
.foot-links p {
	font-size: 14px;
}


.footer-nav li a:hover,
.foot-contact a:hover {
	color: #fff;
	text-decoration: underline;
	text-decoration-color: #ecb11f;
	text-decoration-thickness: 2px;
	text-underline-position: under;
}

.footer-nav li a.active {
	color: #fff;
	text-decoration: underline;
	text-decoration-color: #ecb11f;
	text-decoration-thickness: 2px;
	text-underline-position: under;
}

.footer-nav .fa-angle-double-right {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	color: #ecb11f;

}

.footer-nav span {
	display: block;
	overflow: hidden;
}

.foot-links span {
	display: inline-block;
	white-space: nowrap;
}

.foot-contact {
	padding-left: 0px;
	list-style-type: none;
}

.foot-contact li {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	display: flex;
	font-weight: 300;
	font-size: 15px;
}

.foot-contact a {
	color: #fff;
}

.foot-contact figure {
	float: left;
}

.foot-contact i {
	color: #ecb11f;
	padding-right: 10px;
}

.copyright {
	display: table;
	width: 100%;
	padding-top: 30px;
}


.copyright p {
	color: #fff;
}

.copyright p a {
	color: #fff;
}


.copyright p a:hover,
.copyright p a:focus {
	color: #fff;
	text-decoration: underline;
	text-decoration-color: #ecb11f;
	text-decoration-thickness: 2px;
	text-underline-position: under;
}

.fa-2x {
	font-size: 1.2em !important;
}


.main-content li {
	color: #fff;
}


.holder {
	color: #333;
}


.heading-split p {
	margin: 0px;
	padding: 0px;
}


/* mobile menu toggle */
.navbar-toggle span:nth-child(1) {
	top: 15px;
}

.navbar-toggle span:nth-child(2) {
	top: 22px;
}

.navbar-toggle span:nth-child(3) {
	top: 22px;
	opacity: 0;
}

.navbar-toggle span:nth-child(4) {
	top: 29px;
	transition: all 0.25s ease-in-out 0s;
	-webkit-transition: all 0.25s ease-in-out 0s;
}

.navbar-toggle.nav-bg span:nth-child(1),
.navbar-toggle.nav-bg span:nth-child(4) {
	opacity: 0;
	top: 24px;
}

.navbar-toggle.nav-bg span:nth-child(2) {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
}

.navbar-toggle.nav-bg span:nth-child(3) {
	opacity: 1;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
}

.navbar-toggle {
	background-color: transparent;
	border: 1px solid #c1aa77;
	cursor: pointer;
	height: 43px;
	overflow: hidden;
	width: 43px;
	float: right;
	z-index: 100;
}

.navbar-toggle span {
	background: #5b2585 none repeat scroll 0 0;
	display: block;
	height: 3px;
	left: 9px;
	opacity: 0.8;
	position: absolute;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transition: all 0.25s ease-in-out 0s;
	-webkit-transition: all 0.25s ease-in-out 0s;
	width: 26px;
}

iframe.ccframe {
	height: 1600px;
	width: 100%;
	border: none;
}

/* about agency */
.abt-insurances ul {
	list-style: none;
	font-size: 28px;
	color: #5b2585;
	padding-left: 0;
	font-style: italic;
}

.abt-insurances ul i {
	padding-right: 24px;
}

.abt-insurances .featured-agency p {
	font-size: 28px;
	line-height: 37px;
	color: #5b2585;
	margin-bottom: 30px;
	font-weight: bold;


}

.abt-insurances .featured-agency {
	margin: 66px 0;
}

.about-agency.abt-insurances .TitleStyle5 {

	background-image: url(../img/badge.png);
	width: 300px;
	height: 300px;
	background-repeat: no-repeat;
	position: relative;
}


.abt-insurances ul span {
	display: table-cell;
	font-weight: 600;
}

.abt-insurances ul i {
	padding-right: 24px;
	display: table-cell;
}

.about-agency.abt-insurances .TitleStyle5 #featured-agency-banner {
	width: auto;
	opacity: 1;
	position: relative;
}

.about-agency.abt-insurances .TitleStyle5 i {

	position: absolute;
	font-size: 148px;
	color: #fff;
	width: 300px;
	text-align: center;
	line-height: 300px;

}


#cpIframe {
	height: 1600px !important;
	width: 100%;
	border: 0;
	background: transparent;
}

.main-content p {
	font-weight: normal;
}


.footer-nav li::before {
	content: '\f101';
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	color: #ecb11f;
	font: normal normal normal 16px/1 FontAwesome;
}


li.foot-map-address::before {
	content: '\f041';
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	color: #ecb11f;
	display: inline-block;
	width: 13px;
	font: normal normal normal 18px/1 FontAwesome;

}

li.foot-phone::before {
	content: '\f095';
	font-family: 'FontAwesome';
	float: left;
	margin-right: 10px;
	margin-top: 0;
	color: #ecb11f;
	font-weight: normal;
	display: inline-block;
	width: 15px;
}

li.foot-fax::before {

	content: '\f1ac';
	font-family: 'FontAwesome';
	float: left;
	margin-right: 10px;
	margin-top: 0;
	color: #ecb11f;
	font-weight: normal;
	display: inline-block;
	width: 15px;
}

li.foot-envelope::before {

	content: '\f0e0';
	font-family: 'FontAwesome';
	float: left;
	margin-right: 10px;
	margin-top: 0;
	color: #ecb11f;
	font-weight: normal;
	display: inline-block;
	width: 15px;
}


.overlay-effect {
	position: absolute;
	top: 0;

	overflow: hidden;
	width: 94.4%;
	height: 100%;
	left: auto;
	right: auto;
	mix-blend-mode: lighten;
	background-color: rgba(91,37,133,0.4);
}


.agency-about-overlay {
	position: absolute;
	top: 0;
	mix-blend-mode: lighten;
	background-color: rgba(91,37,133,0.4);
	overflow: hidden;
	width: 96.4%;
	height: 100%;
}


.agency-about {
	display: flex;
	align-items: center;

}

.featured-agency {
	order: 2;
	position: relative;
}

.foot-logo img {
    background: #fff;
    padding: 10px;
    width: 100%;
    max-width: 200px;
	display: inline-block;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);

}

.cq-banner img {
	height: 490px;
	object-fit: cover;
	width: 100% !important;
}

.cq-banner .overlay-effect {
	width: 100%;
}

.cq-frm {
	margin-top: 70px;
}

.cq-frm-headng {
	margin-top: 82px;
}

.font-fix li {
	font-size: 18px;
	color: #333;
}

.font-fix strong {
	color: #5b2585;
	font-weight: 600;
}

/*Hide  Select arrow in IE */
select::-ms-expand {
	display: none;
}

.is-cms .overlay-effect,
.is-cms .agency-about-overlay {
	display: none;
}

.insurance-services a {
	color: #5b2585;
}

.insurance-services a:hover,
.insurance-services a:focus {
	color: #5b2585;
	opacity: 0.8;
}

.gmap {
	height: 400px;
	width: 100%;
	border: none;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}


.address-area a:hover,
#agency-adrs:hover {
	color: #fff;
	text-decoration: underline;
	text-decoration-color: #ecb11f;
	text-decoration-thickness: 2px;
	text-underline-position: under;
}

.main-content a {
	color: #2c2c2c;
}

.main-content a:hover,
.main-content a:focus {
	color: #333;
	text-decoration: underline;
	text-decoration-color: #5b2585;
	text-decoration-thickness: 2px;
	text-underline-position: under;
}
.nobreak{
	display:inline-block;
}