@@ -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: 16px;
    font-weight: 600;
    line-height: 30px;

}

h1 {
	font-size: 30px;
	font-weight: 300;
color: #2c2c2c;
font-family: 'Times New Roman', serif;
}
h2 {
	font-size: 43px;
	color: #062143;
	font-weight: 300;
    text-transform: uppercase;
	color: #2c2c2c;
	font-family: 'Times New Roman', serif;
}
h3 {
    font-size: 26px;
    color: #062143;
    font-weight: 400;
    color: #2c2c2c;
	font-family: 'Times New Roman', serif;
}
a {
	color: #305685;
	
	
}
a:hover {
	text-decoration: none;
	
}
a:focus {
outline: none;
}
a:focus-visible {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.logo {
	text-align: left;
	}


/*Header*/
.main-banner {
position: relative;
	z-index: 1;
}
.main-banner.no-img {
	border-bottom: 2px solid #2e6080;
}
/*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-left: 2px;
display: table-cell;
vertical-align: middle;
}
.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
    width: 100%;
    color: #000;
    padding: 27px 12px 35px 15px;
    font-family: 'Open Sans', sans-serif;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background: #2c5f7f;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.navbar-default .navbar-nav > li > a.active {
    color: #fff;
    background: #2c5f7f;
    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;
width: 90%;
}
.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: #2c5f7f;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a.active:hover {
	background-color: #2c5f7f;
	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: #2c5f7f;
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: #2c5f7f;
}
/*Navigation ends*/

.logo-size {
	width:100%;
    max-width: 400px;
	display:inline-block;
}
.logo-anchor{
margin:30px 0;
display: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: #e8d9b8;
         background: linear-gradient(90deg, #e8d9b8, #faf2e1);
border-top: 5px solid #2c5f7f;
}
.quote-form h5 {
    font-family: 'Times New Roman', serif;
    font-weight: 600;
    font-size: 58px;
    color: #33322e;
    line-height: 56px;
}
.quote-form h5 span {
	font-family: 'Times New Roman', serif;
}

label {
	font-family: 'Open Sans', sans-serif;
font-weight: 500;
font-size: 16px;
color: #2c2c2c;
text-transform: uppercase;
}
.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: #fff;
    background: #244d66;
}
.quote-box-form {
	margin-top: 25px;
}
.btn:focus{
	background: #244d66; /* Old browsers */

}
.btn {
	font-family: 'Open Sans';
	font-size: 15px;
	font-weight: bold;
	background: #2c5f7f; 
	padding:2px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
}
.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:81px 0;
	
background: transparent;
}

/* content area */

.intro-title {
    font-size: 45px;
    color: #2c2c2c;
    font-weight: 600;
    line-height: 60px;
}
.intro p strong {
    margin: 0 0;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    color: #33322e;
}



.intro p.sub-heading strong {

    color: #131416;
    font-size: 23px;
    margin-top: 18px;

}
.intro-title {

    font-size: 45px;
    color: #2c2c2c;
    font-weight: 600;
    line-height: 60px;

}
.intro-title strong {
	color: #33322e;
	font-weight:600;
}
.title-active {
	color: #33322e;
	font-weight: 700;
}
strong {
	font-weight: 700;
}

.content {
	text-align: center;
	font-size: 14px;
	color: #a9a9a9;
	font-family: 'Times New Roman', serif;
	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: #e8d9b8;
         background: linear-gradient(-90deg, #e8d9b8, #faf2e1);
	padding-top: 0px;
	padding-bottom: 0px;
    border-top: 3px solid #2c5f7f;
}
.idx-agency {
	padding-top: 0px;
	padding-bottom: 0px;
}
.about-agency h5 {
    font-size: 28px;
    line-height: 38px;
    color: #33322e;
    font-weight: 600;
    font-style: italic;
	font-family: 'Times New Roman', serif;
}

.featured-agency-banner{
width:100%;
padding-right:0;
}


.address-area {
    background: #2c5f7f;
    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: 48px;
    margin-bottom: 18px;
    color: #e8d9b8;
}

.address-area a,.address-area span {
    color: #fff;
    font-size: 16px;
		
}

.address-area a:hover, .address-area a:focus {
    color: #fff;
    opacity:.8;
}

.main-content {
    padding: 60px 0;
}
#intro {
 margin: 0 auto;
    width: 83.33333333%;

}

/* Footer */

footer {
    background: #2c5f7f;
    padding: 30px 0;
    margin: 0;
}
footer h2 {
	
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom:20px;
}
footer h2 span {
	font-family: "Times New Roman", serif;
	text-transform: initial;
}
.footer-nav {
	padding-left: 0px;
}
.footer-nav li {
    float: left;
    list-style-type: none;
    padding: 5px 25px 5px 0px;
    color: #642dc7;
    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: #e8d9b8;
	text-decoration: underline 2px #2c5f7f;
	text-underline-position: under;
}
.footer-nav li a.active {
	color: #e8d9b8;
	text-decoration: underline 3px #2c5f7f;
text-underline-position: under;
text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: #2c5f7f;
  text-decoration-thickness: 2px;
}
.footer-nav .fa-angle-double-right {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	color: #2c5f7f;

}
.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: 600;
	font-size:15px;
}
.foot-contact a {
    color: #fff;
}

.foot-contact figure {
    float: left;
}
.foot-contact i {
    color: #2c5f7f;
    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: #e8d9b8;
	text-decoration: underline 2px #2c5f7f;
	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: #642dc7 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: #2c5f7f;
padding-left: 0;
font-style: italic;
}
.abt-insurances  ul i {
    padding-right: 24px;
}
.abt-insurances .featured-agency p {
    font-size: 45px;
    line-height: 37px;
    color: #33322e;
	margin-bottom: 30px;
	font-weight:bold;



}
.abt-insurances .featured-agency {
    margin: 66px 0;
}
.about-agency.abt-insurances h2 {

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 h2 #featured-agency-banner {
    width: auto;
    opacity: 1;
	position:relative;
}

.about-agency.abt-insurances h2 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: #e8d9b8;
font: normal normal normal 16px/1 FontAwesome;
display: none;
}


li.foot-map-address::before{
content: '\f041';
float: left;
margin-right: 10px;
margin-top: 2px;
color: #e8d9b8;
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: #e8d9b8;
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: #e8d9b8;
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: #e8d9b8;
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(77,38,18,1); */

}








.agency-about-overlay {
position: absolute;
top: 0;
/* mix-blend-mode: lighten; */
/* background-color: rgba(77,38,18,1); */

overflow: hidden;
width: 96.4%;
height: 100%;
}



.agency-about{
  display: flex;
  align-items: center;
  
}

.featured-agency {
    order: 2;
	position: relative;
}

.foot-logo img {

    display: inline-block;
	max-width: 220px;
	width: 100%;
    background: #fff;
    padding: 10px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
}

.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;
}


/*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: #33322e;
	font-family: "Times New Roman", serif;
}
.insurance-services a:hover, .insurance-services a:focus {
	color: #33322e;
	opacity: 0.8;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.social {
	padding-left: 0px;
}
.social li {
	list-style-type:none;
	color: #1a1a1a;
	margin: 0 10px;
	display: inline-block;
}
.social li a {
	color: #fff;
	font-size: 20px;
}
.social li a:hover, .social li a:focus {
	color: #fff;
	opacity: .8;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.heading{
	font-size: 26px;
  color: #062143;
  font-weight: 400;
  color: #2c2c2c;
  font-family: 'Times New Roman', serif;
  text-transform:none;
}
/* Wrapper so the float and text sit side-by-side */
.intro-agent-wrap {
    display: block;
    overflow: hidden; /* clearfix for float */
    margin-bottom: 30px;
}

/* Photo column — floated left, matching Bootstrap col padding */
.agent-photo-left {
    float: left;
    width: 260px;
    margin: 4px 36px 20px 0;
}

.agent-photo-left img {
    width: 100%;
    display: block;
    border-radius: 3px;
    box-shadow: 3px 3px 14px rgba(0, 0, 0, 0.16);
}

/* Agent name — h3 style from master.css */
.agent-photo-left .agent-name {
    font-family: 'Times New Roman', serif;
    font-size: 22px;
    color: #33322e;
    font-weight: 600;
    margin: 14px 0 2px 0;
    line-height: 1.3;
}

/* Title label — Open Sans uppercase, matches label rule in master.css */
.agent-photo-left .agent-label {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #2c5f7f;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 10px 0;
    display: block;
}

/* Thin red rule — matches the 3px solid #33322e border accent used in .about-agency */
.agent-photo-left .agent-rule {
    width: 40px;
    height: 3px;
    background: #2c5f7f;
    margin: 0 0 12px 0;
    border: none;
}

/* Contact link under photo — matches .address-area a style */
.agent-photo-left .agent-contact a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #305685;
    text-decoration: none;
    display: block;
    line-height: 22px;
}
.agent-photo-left .agent-contact a:hover {
    color: #33322e;
    text-decoration: underline;
}
.agent-photo-left .agent-contact i {
    color: #2c5f7f;
    margin-right: 6px;
    width: 14px;
    text-align: center;
}
#logo {
	max-width: 265px;
}