@charset "utf-8";
/* CSS Document */
body, html {
    font-family: 'Nunito', sans-serif;
    height: 100%;
    width: 100%;
}
h1, h1 a{
	color: #1f2933;
	text-align: left;
	font-size:43px;
    line-height: 52px;
	font-weight: 500;
	text-decoration: none;
	margin-bottom: 25px;
	margin-top:50px;
font-family: "Crimson Text", serif;
}
h1 a:hover, h1 a:focus{
color: #062e4f;
}
h2 {
font-family: "Crimson Text", serif;
	font-weight: 300;
	color: #1f2933;
	font-size:28px;
    line-height: 32px;
}
h3 {
	font-size:22px;
    line-height: 28px;
}
h4 {
	font-size:18px;
    line-height: 24px;
}
h3, h4 {
    font-family: "Crimson Text", serif;
}
h1, h2, h3, h4, h5 {
    font-family: "Crimson Text", serif;
    font-weight: 500;
}
.main-content h2, .main-content h3, .main-content h4 {
    margin-top: 30px;
    margin-bottom: 10px;
}
.main-content ul {
    margin: 20px 0;
    padding-left: 20px;
}
.main-content ul li {
    margin-bottom: 10px;
}
.main-content ul li a, .main-content ul li strong {
    color: #1f2933;
}
.main-content ul li::marker {
    color: #cf1f44;
}
.main-content p a {
    text-decoration: underline;
}
p {
	color: #393939;
	font-size:18px;
	text-align: left;
	font-family: 'Nunito', sans-serif;
	font-weight:500;
	line-height:24px;
	margin-bottom:20px;	
}
a, a:hover {
	text-decoration: none;
}
.navbar-nav > li a, .styleOption select {
	font-family: 'Nunito', sans-serif;
}

/* Top Bar */
header {
	position: relative;
}
.top-nav {
	font-family: 'Nunito', sans-serif;
}
.top-bar {
    background: #1f2933;
	height:50px;
	padding:8px 0px;
}
.top-bar .fas {
    color: #0c5b9c;
}
.top-nav {
	color:#fff;
	padding:0;
	font-size:15px;
	margin-bottom:0px;
}
.top-bar ul > li {
	list-style-type:none;
	float: left;
    list-style-type: none;
	margin-right:15px;
	line-height:34px;
}
.top-nav li a, .top-bar ul > li > a {
	color:#fff;	
}
.top-nav li a, .top-bar ul > li > a:hover, .top-nav li a, .top-bar ul > li > a:focus, .top-nav li a, .top-bar ul > li > a.active {
	color:#fff;
	text-decoration:none;
}
.top-bar ul > li > a:hover, .top-bar ul > li > a:focus, .top-bar ul > li > a.active {
    opacity: .8;
}
.top-li {
	border-right:1px solid #10151a;
	padding-right:15px;
	margin-right:15px;
}
.top-my-account {
	margin-bottom:0px;
	line-height:34px;
	padding:0;
}
.top-my-account .dropdown-menu {
	right:0;
	left:auto;
	background:#fff;
	color:#393939;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin-top: 8px;
	border: none;
}
.top-my-account .dropdown-menu li {
	margin-right: 0px;
	width: 100%;
}
.top-my-account .dropdown-menu li a {
    color: #393939;
}
.top-my-account .dropdown-menu li a:hover, .top-my-account .dropdown-menu li a:focus {
	color:#393939;
    text-decoration: underline;
    text-decoration-color: #cf1f44;
    text-decoration-thickness: 2px;
    text-underline-position: under;
	background: transparent;
    opacity: 1;
}

/* Main Header */
.main-header {
	background:#fff;
	padding:40px 0;
}
.main-header.no-img {
    border-bottom: 1px solid #ccc;
}
.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;
    width:100%;
}
.logo-section {
    display: flex;
    align-items: center;
    justify-content: left;
}

.agency-logo {
	max-width:100%;
	width:100%\0/;
	
}
.nav-menu {
	display: flex;
    align-items: center;
    justify-content: right;
}
.navbar-default {
    background:transparent;
    border: 0;
	margin-bottom: 0;
    min-height:0;
    width:100%;
}
.navbar .navbar-nav {
	 display: flex;
	 justify-content: space-between;
     flex-direction: row;
     margin: 0;
     padding: 0;
	 float:none;
}
.navbar-default .navbar-nav > li {
	 list-style: none;
     text-align: center;
}
.navbar-default .navbar-nav > li > a {
	color:#393939;
	display:block;
	font-size:16px;
	font-weight:500;
	padding:0;
	margin:0;
	width: 100%;
}
.navbar-default .navbar-nav > li a:hover, .navbar-default .navbar-nav > li a:focus, .navbar-default .navbar-nav > li a.active {
	color:#393939;
        text-decoration: underline;
    text-decoration-color: #cf1f44;
    text-decoration-thickness: 2px;
    text-underline-position: under;
	background: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color:#393939;
        text-decoration: underline;
    text-decoration-color: #cf1f44;
    text-decoration-thickness: 2px;
    text-underline-position: under;
	background: transparent;
    }

.navbar-nav > li > .dropdown-menu {
	padding:0;
	background:#fff;
	color:#393939;
	border:none;
    margin-top: 2px;
}
.navbar-default .navbar-nav .dropdown-menu li a{
	text-align:left;
	padding:5px 10px;
	color:#393939;
}
.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:#393939;
        text-decoration: underline;
    text-decoration-color: #cf1f44;
    text-decoration-thickness: 2px;
    text-underline-position: under;
	background: transparent;
}
.navbar-toggle {
    background-color: transparent;
    border: 1px solid #c1aa77;
    cursor: pointer;
    height: 43px;
    overflow: hidden;
    width: 43px;
    float: right;
    z-index: 100;
}

/*Banner and Quote Section*/
.mid-section {
	position:relative;
}
.caption {
	position:absolute;
    z-index:2;
    top: 43%;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
}
.caption h2 {
	color:#fff;
	font-size:55px;
}
.caption p {
	color:#fff;
	font-size:25px;
	font-weight:500;
	text-align:left;
	margin-bottom:20px;
	line-height: 36px;
}
.caption .fas {
	color:#cf1f44;
	font-size:60px;
}
.inner-caption {
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
}
.inner-caption h2 {
	margin-top:10px!important;
}
#Type, #ZipCode {
    color: #393939;
    border-radius: 5px;
    border: 1px solid #fff;
    background:#fff;
    font-weight: 500;
	padding:5px;
	height:35px;
	font-size:16px;
}
/* #Type { */
	/* -webkit-appearance: none; */
    /* -moz-appearance: none; */
/* } */
.qte-btn {
	height:35px;
	background:#cf1f44;
	color:#fff;
	font-size:18px;
	border-radius: 5px;
    border: 1px solid #cf1f44;
	font-weight: 600;
	margin-left:30px;
	box-shadow:0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.compare-insurance-btn {
	background:#cf1f44;
	color:#fff;
	font-size:18px;
	border-radius: 5px;
    border: 1px solid #cf1f44;
	font-weight: 600;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	text-shadow: 1px 1px 1px #33312f;
	height:35px;
	display:inline-block;
	padding:0px 20px;
	line-height: 32px;
}
.qte-btn:hover, .qte-btn:focus,.compare-insurance-btn:hover, .compare-insurance-btn:focus  {
	background:#e1284f;
	color:#fff;
	transition:0.3s;
	border: 1px solid #e1284f;
}

.carousel-inner.main > .item > img, .inner-banner-sec img {
	width:100%;
    height: calc(90vh - 230px);
    min-height: 350px;
    max-height: 600px;
    object-fit:cover;
}
.carousel-inner.main {
	width:100%;
	position:relative;
}
.carousel-inner.main::after {
	 position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    background: linear-gradient(135deg, rgba(0,0,0,0.6) 0%,rgba(0,0,0,.4) 100%);
    mix-blend-mode: multiply;
    pointer-events:none;
}
.inner-banner-sec {
	position: relative;
}
.inner-banner-sec img {
	display: block;
}
.inner-banner-sec::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
	background: rgba(0,0,0,0.6);
    background: linear-gradient(135deg, rgba(0,0,0,0.6) 0%,rgba(0,0,0,.4) 100%);
    mix-blend-mode: multiply;
    pointer-events:none;
}
/* Liner Gradient For IE11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10 & IE11 CSS styles go here */
    .carousel-inner.main::after, .inner-banner-sec::after {
        background: linear-gradient(to bottom, rgba(124,118,104,0.6) 0%,rgba(124,118,104,0) 100%)!important;
        @include activated;
    }
	.inner-banner-sec::after {
        background: linear-gradient(to bottom, rgba(124,118,104,0.6) 0%,rgba(124,118,104,0) 100%)!important;
        @include activated;
    }
}
/* Liner Gradient For IE edge */
_:-ms-lang(x), _:-webkit-full-screen, .carousel-inner.main::after { background: linear-gradient(to bottom, rgba(124,118,104,0.5) 0%,rgba(124,118,104,0) 100%)!important; }
_:-ms-lang(x), _:-webkit-full-screen, .inner-banner-sec::after { background: linear-gradient(to bottom, rgba(124,118,104,0.5) 0%,rgba(124,118,104,0) 100%)!important; } 

.get-quote-section {
	background:#1f2933;
	text-align:center;
	margin:0 auto;
	padding: 20px 0;
}
.get-quote-section #ZipCode, .get-quote-section #Type  {
	width:100%;
	margin:10px auto;	
}
.get-quote-section h2{
    color:#fff;
    font-size:50px;
}
.get-quote-section .qte-btn {
	margin:10px 0 20px 0;
	padding:0px 30px;
	box-shadow:0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.inner-quote {
	margin:0 auto;
	float:none;
}


/* LOB Section */
.lob-section{
    z-index: 4;
    position: relative;
    text-align: center;
    width:100%;
    background: #1f2933;
}
#lob-main {
    width: 100%;
	height: 100%;
    display: -webkit-flex; /* Safari */
    display: flex;
	padding:0;
	align-content: center;
    justify-content: space-around;
}
#lob-main .flex-box {
    -webkit-flex: 1;  /* Safari 6.1+ */
    -ms-flex: 1;  /* IE 10 */    
    flex: 1;
	overflow: hidden;
}
.box-1, .box-2, .box-3, .box-4, .box-5 {
	padding:0;
}
.box-1, .box-2, .box-3, .box-4 {
    border-right: 1px solid #10151a;
}
.ins-box {
    width: auto;
    text-align: center;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: space-around;
    min-height:300px;	
}

.lob-heading {
	position:absolute;
	left:0;
	right:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.lob-section .lob-heading h3{
    color:#fff;
    display:block;
    margin-top:0px;
    font-size:25px;
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height:1.42857143;
}
.lob-section .lob-snippets i{
    font-size: 53px;
    color:#0c5b9c;
    display:block;
}
.lob-section .space-fix{
    position: relative;
}
.lob-snippets a, .lob-snippets a:hover{
    color: #fff;
    text-decoration: none;
}
.flex-box:hover .transition-hover-content {
    opacity:0.8;
}
.transition-hover-content {
    opacity:0;   
    -webkit-transition:.5s;
    -moz-transition:.5s;
    -o-transition:.5s;
    -ms-transition:.5s;
    transition:.5s;
	background:rgba(0, 0, 0, 0.9);
	color: #fff;
	bottom: 0;
    margin-top: 0;
    right: 0;
	top: 0;
	width: 100%;
    height: 100%;
	padding:30px 30px;
	cursor: pointer;
	display: flex;
	flex-direction: column;
    justify-content: space-around;
	position:relative;
}
.transition-hover-content p{
     margin-bottom: 0px;
	 color:#fff;
	 text-align:left;
	 font-size:16px;
	 line-height:1.42857143;
     margin-bottom:10px;   
	}
.transition-hover-content p	.fa-long-arrow-alt-right {
	display:inline-block;
	font-size:20px;
	font-weight:bold;
	margin-left:20px;	
}
.bottom-fix {
	position:absolute;
	bottom:0px;
}
/* LOB Section Ends */

/* Iframes */
.jot-form {
	width:100%;
	border:0;
	/*height:240px!important;*/
}
.cc-frame {
	width:100%;
	height:1600px;
	border:0;
}
#cpIframe {
	width:100%;
	height:1800px;
	border:0;
}
.email-form {
	width:100%;
	height:800px!important;
	border:0;
}

/* Main Content */
.main-content {
	clear:both;
	padding-bottom: 0px;
}
.main-content .breadcrumb {
    background: transparent;
    padding: 20px 0 10px;
	margin:0;	
}
.main-content .breadcrumb li {
    margin-bottom: 0px;
}
.main-content .breadcrumb li a{
	color:#cf1f44;
}
.main-content .breadcrumb li a:hover, .main-content .breadcrumb li a:focus {
	color:#fd3761;
}
.main-content .breadcrumb > li + li::before {
    content: " ";
    padding: 0 5px 0 0;
}
.inner-content h1 {
	margin-top:30px;
}
.main-content ul li{
	color: #393939;
	font-size:18px;
	line-height:24px;
}
#index-cont h2, #index-cont h3, #index-cont h4{
	margin-bottom:10px;
	font-size:30px;
}
/* Insurance Quote Section */
.ins-btn {
    background: #0c5b9c;
    border-radius: 0;
    color:#fff;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 10px 20px 10px 10px;
    text-align: left;
    text-shadow: none;
    text-transform: uppercase;
    width: 100%;
}
.ins-btn img {
	padding: 0px 20px 0px 0px;
}
.ins-btn:hover, .ins-btn:focus {
	background:#0a4c82;
	color:#fff;
	transition:0.3s;
}

/* Carriers Section */
.carriers-box {
    background: #fff;
    filter: drop-shadow(2px 3px 3px #999);
    color:#fff;
    border: 1px solid #ccc;
    margin:15px 0;
    min-height: 150px;
    padding: 10px;
    text-align: center;
}
.carriers-box img {
    margin: 0 auto;
}
.carriers-box h3 {
    color: #393939;
}
.carriers-box p {
    color: #393939;
    text-align: left;
	font-size:16px;
	margin-bottom:0px;
	line-height:35px;
}
.carriers-box a.btn-customer {
    background:#0c5b9c;
    border: 1px solid #0c5b9c;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    height: auto;
    margin: 5% 0 0;
    padding: 3px 14px;
    width: 100%;
    line-height:30px;
}
.carriers-box a.btn-customer:hover , .carriers-box a.btn-customer:focus{
	background:#0a4c82;
	transition:.3s;
}
.ph-fix, .ph-fix a {
	color:#393939!important;
}
.grid-divider h3 {
    color: #393939;
	font-size:24px;
}
.shadowed {
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    filter: drop-shadow(2px 3px 3px #999);
    padding: 10px;
    margin-bottom: 20px;
}

/* Service Section */
.service-section {
	background:#0c5b9c;
	height:auto;
	padding:30px 0px 30px;
}
.service-container {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row;
    justify-content: space-around;
    gap: 20px;
}
.service-sec {
    background: #fff;
    padding: 20px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.service-heading{
	text-align:center;
	color:#1f2933;
	padding:20px 0px 20px;
}
.service-heading h3 {
	font-size:28px;
	color:#1f2933;
}
.service-section .fa-hands-helping, .service-section .fa-map-signs, .service-section .fa-award {
	font-size:50px;
	color:#cf1f44;
	text-align:center;
}
.service-content {
	padding:0 35px;
	color:#393939;
}
.service-list {
	list-style-type:none;
	color:#393939;
	line-height:20px;
}
.service-list li {
	display:flex;
	color:#393939;
	margin-bottom: 20px;
	font-size:18px;
}
.service-list li a{
	color:#393939;
	font-size:18px;
}
.service-list li a:hover, .service-list li a:focus {
	color: #393939;
    text-decoration: underline;
    text-decoration-color: #cf1f44;
    text-decoration-thickness: 2px;
    text-underline-position: under;
    background: transparent;
}
.service-list li i {
	font-size: 16px;
    color:#0c5b9c;
    font-weight: 900;
    margin-right: 10px;
	line-height:20px;
}
.service-content h5 {
	font-size:15px;
}
.client-name {
	float:right;
	font-size:15px;
	color:#1f2933;
	line-height:20px;
	text-align:right;	
}
/* Service Section Ends*/

/* Carrier Carousel Section */
.carrier h2 {
    font-size: 40px;
    font-weight: 500;
    margin-top: 50px;
	color:#1f2933;
	margin-bottom:30px;
}
.nbs-flexisel-container {
	max-width:100%;
	position:relative;
}
.nbs-flexisel-container {
	max-width:100%;
	position:relative;
}
.nbs-flexisel-ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	text-align:left;
	width:9999px;
}
.nbs-flexisel-inner {
	float:left;
	margin:0 0 50px;
	overflow:hidden;
	width:100%;
}
.nbs-flexisel-item {
	cursor:default;
	float:left;
	line-height:0;
	margin:0;
	padding:0;
	position:relative;
}
.nbs-flexisel-item img {
	cursor:default;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:0;
	max-width:100%;
	position:relative;
}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {
	cursor:default;
	height:22px;
	position:absolute;
	width:22px;
	z-index:100;
}
/* Carrier Carousel Section Ends*/

/*Footer Section*/
.footer-section {
	background:#1f2933;
}
.footer-content h2 {
	color:#fff;
	font-size: 32px;
    font-weight: 500;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: 45px;
}
.footer-content ul {
	list-style-type:none;
	padding:0;
}
.footer-content ul li {
	margin-bottom:15px;
}
.footer-content ul li a {
	color:#fff;
	font-size:20px;
	line-height:20px;
	
}
.footer-content ul li a:hover, .footer-content ul li a:focus, .footer-content ul li a.active {
	color:#fff;
        text-decoration: underline;
    text-decoration-color: #cf1f44;
    text-decoration-thickness: 2px;
    text-underline-position: under;
	background: transparent;
}
.foot-blog p, .foot-blog a{
	font-size:13px;
	line-height:20px;
	color:#fff;
	margin-bottom:10px;
}
.read-more a:hover, .read-more a:focus {
		color:#fff;
        text-decoration: underline;
    text-decoration-color: #cf1f44;
    text-decoration-thickness: 2px;
    text-underline-position: under;
	background: transparent;
}
.read-more .fa-plus {
	margin-right:5px;
}
.foot-blog br {
	display:none;
}
.gmap {
	border: none;
    height: 130px;
    margin-bottom: 20px;
    max-width:100%;
}
.contact-info ul li {
	font-size:16px;
	color:#fff;
	display:flex;
	text-align:left;
}
.contact-info ul li a {
	font-size:16px;
	line-height:20px;
}
.contact-info span {
    display: block;
    overflow: visible;
}
.contact-info i {
	color:#0c5b9c;
    float: left;
    font-size: 1.2em !important;
    margin-right: 10px;
    margin-top: 3px;
    width: 18px;
}
/* Copyright Section */
.copyright {
	padding:50px 0 20px;
	text-align:center;
}
.copy-ul {
    list-style-type:none;
    padding:0;	
    text-align:center;
}
.copy-ul li a, .copy-ul li  {
	color:#fff;
	font-size:18px;
	display:inline-block;
}
.copy-ul li a:hover, .copy-ul li a:focus {
		color:#fff;
        text-decoration: underline;
    text-decoration-color: #cf1f44;
    text-decoration-thickness: 2px;
    text-underline-position: under;
	background: transparent;
}
hr{
	border-top: 1px solid #32662d!important;
}
.rssfeedsclass span.titlefield,.rssfeedsclass span.datefield{
	display:block;
}
.rssfeedsclass span.datefield{
	padding-bottom:3px;
}
.rssfeedsclass span.titlefield a{
	font-weight:bold;
	font-size:14px;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Footer Section Ends */

/*Blog*/
/* .inner-content a { */
	/* color: #fc9879; */
/* } */
/* .inner-content a:hover{ */
	/* color: #34525f; */
/* } */
/* .inner-content .submit{ */
	/* border-radius:5px; */
	/* padding:7px 10px; */
	/* background:#8eacbb; */
	/* border:1px solid #8eacbb; */
	/* color:#fff; */
/* } */
/* .inner-content .submit:hover{ */
	/* background:#34525f; */
	/* border:1px solid #34525f; */
/* } */

/* .sidebar-content{ */
	/* background:#fc9879; */
	/* margin: 18px 0; */
/* } */
/* .sidebar-content h2 { */
    /* color: #fff; */
/* } */
/* .sidebar-content ul li { */
	/* color: #fff; */
/* } */
/* .sidebar-content .widget{ */
	/* margin-top:20px; */
/* } */
/* .sidebar-content .search-field{ */
	/* border-radius:5px; */
	/* padding:7px 10px; */
/* } */
/* .sidebar-content .search-submit{ */
	/* border-radius:5px; */
	/* padding:7px 10px; */
	/* background:#8eacbb; */
	/* border:1px solid #8eacbb; */
	/* color:#fff; */
/* } */
/* .sidebar-content .search-submit:hover{ */
	/* background:#34525f; */
	/* border:1px solid #34525f; */
/* } */

/* .sidebar-content .widget a:visited,.sidebar-content .widget a{ */
	/* color: #fff; */
/* } */
/* .sidebar-content .widget a:hover,.sidebar-content .widget a:focus{ */
	/* color: #393a39; */
/* } */

/* Ada compliance fixes beings */ 
.skip-to-content-link {
  background: #cf1f44; /* change the bgcolor based on the template color*/
  color: #fff;
  height: 30px;
  right: 0%;
  padding: 7px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.4s;
  z-index:10;
}

.skip-to-content-link:focus {
  transform: translateY(0%);
  color: #fff;
}
a:focus, .btn:focus {
    outline:none;
}
a:focus-visible,.dropdown-toggle:focus-visible, .btn:focus-visible{
	outline: auto 2px Highlight;
    outline: auto 5px -webkit-focus-ring-color;
}
/* This will require, if "form-control" class not present on "quote box from fields" */

button:focus, input:focus, optgroup:focus, select:focus, textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
/* Ada compliance fixes end */ 


.rssfeedsclass {
  color: #fff !important;
}

.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:#393939;
        text-decoration: underline;
    text-decoration-color: #cf1f44;
    text-decoration-thickness: 2px;
    text-underline-position: under;
	background: transparent;
}

.dropdown-submenu:focus-within > .dropdown-menu { display: block; }

.is-cms .inner-banner-sec::after {
	z-index: -1;
}

.shadowed img{
	width:80%;
}


/* Google Review Widget */
.grw-review-btn,
.grw-view-all-btn {
	color: #fff !important;
	text-decoration: none !important;
	font-size: 14px;
	background-color: #2362b4 !important;
	font-style: normal;
}
.grw-review-btn:hover, .grw-review-btn:focus, .grw-view-all-btn:hover, .grw-view-all-btn:focus {
  background: #2362b4;
  color: #fff;
}
.grw-business-footer p {
	line-height: 24px !important;
}

.grw-business-footer p {
	text-align: center !important;
}

.grw-theme-dark .grw-slider-nav a.grw-slide-current {
	background-color: #cf1f44 !important;
    color: #000!important;
}

.grw-business-header {
	border-bottom: 3px solid #cf1f44 !important;
}
.grw-theme-dark {
    box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}
.grw-business-name a, .grw-business-name a:visited {
	color: #2c2c2c!important;
}
.grw-author-photo {
  border-radius: inherit !important;
}

.navbar-nav .dropdown-menu{
	min-width: 190px !important;
}
.fixed-cta {
    background: rgba(31,41,51,.95)!important;
    border-top: 1px solid #10151a!important;
}
.fixed-cta h2 {
    margin: 0px;
}
.fixed-cta .container .cta-qte-btn {
    background: #cf1f44!important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    
}
.fixed-cta .container .cta-call-btn {
        text-transform: uppercase;
    font-weight: 600;
}
.fixed-cta .container .cta-qte-btn, .fixed-cta .container .cta-call-btn {
    max-width: 200px!important;
}
.fixed-cta .container .cta-qte-btn:hover, .fixed-cta .container .cta-qte-btn:active, .fixed-cta .container .cta-call-btn:hover, .fixed-cta .container .cta-call-btn:active, #scroll-close:hover, #scroll-close:focus {
    opacity: 0.8;
}
#scroll-close {
    background: #0c5b9c!important;
}
#scroll-close:before, #scroll-close:after {
    background: #fff!important;
}
.contact-gmap {
  width: 100%;
  height: 350px;
}
.callout {
    background: #f2f7fa;
    padding: 60px 0;

}
.callout .row {
    display: flex;
    flex-wrap: wrap;
}
.callout img {
    width: 100%;
    max-width: 400px;
    object-fit:cover;
    height: 100%;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
    border-radius: 5px;
}
.callout .wrapfull {
    flex-basis: 100%;
}
.callout .wrapfull h2 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 46px;
    line-height: 54px; 
}
.callout .wrap {
    display: flex;
    justify-content:space-evenly;
    gap: 20px;
}
.callout .wrap .item {
    background: #fff;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
    border-radius: 5px;
    padding: 20px;
    flex-basis: 33%;
    margin: 20px 0;
    
}
.callout .wrap .item h2 {
    margin-top: 10px;
    border-left: 2px solid #cf1f44;
    padding-left: 10px;
    margin-bottom: 30px;
}
.callout .wrap .item ul li {
    font-size: 16px;
    line-height: 24px;
}
.callout2 {
    background: #1f2933;
    padding: 60px 0;
}
.callout2 h1, .callout2 h2, .callout2 h3, .callout2 h4, .callout2 p, .callout2 p a, .callout2 ul li {
    color: #fff;
    text-align:center;
}
.callout2 h2 {
    font-size: 46px;
    line-height: 54px;
    margin-bottom: 30px;
    text-decoration: underline;
    text-decoration-color: #cf1f44;
    text-decoration-thickness: 2px;
    text-underline-offset: 16px;
}
.callout2 p {
    font-size: 20px;
    line-height: 28px;
}
.callout2 p a {
    text-decoration: underline;
    text-decoration-color: #fff;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}
.ind-cap {
	display:flex;
	padding:0px 10px;
}
.ind-cap h2 {
	font-size:40px;
}
.ind-cap p {
	font-size:20px;
	line-height:30px;
	height:90px;
}
.ind-caption, .ind-get-quote {
	flex:1;
	padding:0px 15px;
}
.footer-cta-section {
  background-color: #cf1f44;
  padding: 48px 0;
  text-align: center;
}

.footer-cta-section h3 {
  color: #ffffff;
  font-size: 26px;
  font-weight: 600;
  margin: 0 15px 16px;
}

.footer-cta-section > .container > .row > p {
  color: #fff;
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
  margin: 0 15px 28px;
}

.footer-cta-section .footer-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.footer-cta-section .footer-buttons p {
  margin: 0;
}

.footer-cta-section .footer-buttons .btn {
  padding: 8px 24px;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.footer-cta-section .footer-buttons p .btn {
  background-color: #0c5b9c;
  color: #fff;
  border: 2px solid #0c5b9c;
}

.footer-cta-section .footer-buttons p .btn:hover {
  background-color: #2e72aa;
  border-color: #1f2933;
}
.callout {
    border-top: 3px solid #cf1f44;
    background: #f2f5fa;
    padding: 40px 0;
   
}
.callout.index {
    margin-top: 0px;
}
.callout .row {
    display: flex;
    flex-wrap: wrap;
}
.callout a {
    text-decoration: underline;
}
.callout img {
    width: 100%;
    max-width: 400px;
    object-fit:cover;
    height: 100%;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
    border-radius: 5px;
}
.callout .wrapfull {
    flex-basis: 100%;
}
.callout .wrapfull h2 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 46px;
    line-height: 54px; 
}
.callout .wrap {
    display: flex;
    justify-content:space-evenly;
    gap: 20px;
}
.callout .wrap.index {
    flex-direction: column;
}
.calloutpara {
    padding: 40px 0;
    margin-top: 30px;
    text-align:center !important;
    background: url("../img/background-img.jpg");
    background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 300px;
  position: relative;
}

.calloutpara p {
    text-align:center !important;;
}


.calloutpara h2, .calloutpara h3, .calloutpara h4, .calloutpara p, .calloutpara a, .calloutpara ul li, .calloutpara ul li strong {
    color: #fff;
}
.calloutpara ul {
    width: 60%;
    margin: 20px auto;
    text-align: left;
    background: rgba(0,0,0,0.2);
    padding: 10px 10px 10px 40px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 8px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}
.calloutpara a {
    text-decoration: underline;
}
.calloutpara h2 {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 16px;
    margin-bottom: 30px;
    text-decoration-color: #fdd51b;
    margin-top: 0px;
    font-size: 36px;
    line-height: 44px;
}

.calloutpara .btn, .callout2 .btn {
    background: #fdd51b;
    border: 1px solid #fdd51b;
    color: #222;
    font-size: 16px;
    padding: 8px 20px;
    text-transform: uppercase;
    margin: 8px 0;
    border-radius: 0;
    transition: all .1s ease-in;
    box-shadow: 1px 1px 3px rgba(0,0,0,.6);
    text-decoration:none;
	border-radius: 4px;
    
}
.calloutpara .btn:hover, .calloutpara .btn:focus, .callout2 .btn:hover, .callout2 .btn:focus {
    background: #ffe366;
    
}

.callout .wrap .item {
    background: #fff;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
    border-radius: 5px;
    padding: 20px;
    flex-basis: 33%;
    margin: 20px 0;
    
}
.callout .wrap .item.full {
    flex-basis: 100%;
}
.callout .wrap .item h2 {
    margin-top: 10px;
    border-left: 2px solid #fdd51b;
    padding-left: 10px;
    margin-bottom: 30px;
}
.callout h2 {
        margin-top: 0px;
    font-size: 36px;
    line-height: 40px;
}
.callout ul {
    margin: 20px 0;
    padding-left: 20px;
}
.callout ul li, .calloutpara ul li {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
}
.callout ul li::marker, .calloutpara ul li::marker {
    color:#fdd51b;
}
.callout2 {
    background: #2e374d;
    padding: 60px 0;
}
.callout2 h2, .callout2 h3, .callout2 h4, .callout2 p, .callout2 a {
    color: #fff;
    text-align:center;
}
.callout2 h2 {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 16px;
    margin-bottom: 30px;
    text-decoration-color: #fdd51b;
    margin-top: 0px;
    font-size: 36px;
    line-height: 44px;
}
.callout2 h1, .callout2 h2, .callout2 h3, .callout2 h4, .callout2 p, .callout2 p a, .callout2 ul li {
    color: #fff;
    text-align:center;
}
.callout2 p a {
    text-decoration: underline;
    text-decoration-color: #fff;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}
.headline {
    margin: 20px 0;
}
.headline h1, .headline p, .headline h2 {
text-align:center;
} 

.align-buttons {
  display: flex;
  gap: 18px;
  align-items: center;
  justify-content: center;
}

.align-buttons p {
  margin: 0;
}

.multi-col {
	columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}


ul.multi-col {
  list-style: none;
  padding-left: 0;
}

ul.multi-col li {
  background-color: #f5f5f5;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  margin-bottom: 6px;
  padding: 8px 12px 8px 36px;
  position: relative;
  height: auto;
}

ul.multi-col li::before {
  content: "✓";
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  border: 2px solid #5e7070;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  color: #5e7070;
  font-weight: bold;
  box-sizing: border-box;
}

ul.multi-col li a {
  color: #333333;
  text-decoration: none;
  display: block;
}

ul.multi-col li a:hover {
  color: #5e7070;
  text-decoration: none;
}

.main-content ul.state-list {
list-style: none;
padding: 0;
margin: 25px auto;
max-width: 800px;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 12px 50px;
text-align: left;
}

.main-content ul.state-list li {
display: flex;
  align-items: center;
  gap: 8px;
  font-size: 18px;
  line-height: 1.4;
  justify-content: center;
}


.main-content ul.state-list li::before {
content: "\2022";
color: #e7375b;
font-size: 18px;
line-height: 1;
}

.two-col {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.three-col {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}
/* Team Card Section */
.team-card-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.team-card {
  background: #fff;
  box-shadow: 1px 1px 6px rgba(0,0,0,0.15);
  max-width: 630px;
  width: 100%;
  padding: 35px 40px;
  text-align: center;
}
.team-card-logo {
  margin-bottom: 20px;
}
.team-card-logo img {
  max-width: 300px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.team-card h3 {
  font-family: "Crimson Text", serif;
  font-weight: 700;
  color: #1f2933;
  font-size: 25px;
  margin-bottom: 14px;
}
.team-card p {
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #393939;
  margin-bottom: 28px;
}
.team-card .align-buttons a.btn, #index-cont .align-buttons a.btn{
  background: #0c5b9c;
  border-color: #0c5b9c;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 22px;
  border-radius: inherit !important;
  text-decoration:none;
}
.team-card .align-buttons a.btn:hover,
.team-card .align-buttons a.btn:focus, #index-cont .align-buttons a.btn:hover, #index-cont .align-buttons a.btn:focus{
  background: #2e72aa;
  border-color: #2e72aa;
  color: #fff;
}
#index-cont .align-buttons{
	margin-bottom:50px ;
}
.footer-text{
	text-align:center;
	color:#fff;
	font-style:italic;
	font-size:16px;
}
/* Benefits Section */
.benefits-section {
  padding: 40px 0 20px 0;
}
.benefits-section h2 {
  font-family: "Crimson Text", serif;
  font-size: 28px;
  font-weight: 600;
  color: #0c5b9c;
  text-decoration: underline;
  text-decoration-color: #cf1f44;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
  margin-bottom: 6px;
  margin-top: 0;
}
.benefits-section .benefits-subtitle {
  font-size: 16px;
  color: #393939;
  margin-bottom: 30px;
  font-weight: 500;
  text-align: left;
}
.benefits-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  border: none;
}
.benefits-grid .b-item {
	padding: 36px 31px;
	text-align: center;
	border: none;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.12);
}
.benefits-grid .b-item.blue {
  background: #0c5b9c;
}
.benefits-grid .b-item.sky-blue {
  background: #0071c4;
}
.benefits-grid .b-item.sky-blue p{
  color:#fff;
}
.benefits-grid .b-item.white {
  background: #fff;
}
.benefits-grid .b-item .b-star {
  color: #cf1f44;
  font-size: 22px;
  margin-bottom: 12px;
  display: block;
}
.benefits-grid .b-item p {
	font-size: 18px;
	line-height: 26px;
	margin: 0;
	text-align: center;
}
.benefits-grid .b-item.blue p {
  color: #fff;
  font-weight: 600;
}
.benefits-grid .b-item.white p {
  color: #393939;
  font-weight: 500;
}

/* Mission Section */
.mission-section {
  margin-top: 30px;
  display: flex;
  min-height: 220px;
}
.mission-content {
  background: #005a9c;
  flex: 0 0 52%;
  padding: 40px 36px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mission-content h3 {
  font-family: "Crimson Text", serif;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 14px;
  margin-top: 0;
}
.mission-content p {
	color: #fff;
	font-size: 17px;
	line-height: 30px;
	margin: 0;
	text-align: left;
}
.mission-image {
  flex: 0 0 48%;
  overflow: hidden;
}
.mission-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Agent Cards Section */
.agent-cards-section {
  padding: 50px 0;
  background: #f2f5fa;
}
.agent-cards-section h2 {
  text-align: center;
  margin-bottom: 36px;
  margin-top: 0;
  color: #1f2933;
}
.agent-cards-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 20px 0;
  gap: 28px;
}
.agent-card {
  background: #fff;
  box-shadow: 2px 2px 12px rgba(0,0,0,0.10);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border: solid 1px #d0d0d0;
}
.agent-card-img {
  width: 100%;
  display: block;
}
.agent-card-body {
  padding: 22px 24px 28px;
  width: 100%;
  box-sizing: border-box;
}
.agent-card-body h3 {
  color: #1f2933;
  font-size: 25px;
  font-weight: 700;
  margin: 0 0 4px 0;
  text-align: center;
}
.agent-card-body .agent-title {
  color: #0c5b9c;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0 0 18px 0;
  text-align: center;
}
.agent-card-divider {
  border: none;
  border-top: 2px solid #cf1f44;
  width: 40px;
  margin: 0 auto 18px;
}
.agent-contact-info {
  list-style: none;
  padding: 0;
  margin: 0;
}
.agent-contact-info li {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 500;
  color: #393939;
  margin-bottom: 10px;
}
.agent-contact-info li:last-child {
  margin-bottom: 0;
}
.agent-contact-info li .fas {
  color: #0c5b9c;
  font-size: 14px;
  width: 16px;
  flex-shrink: 0;
}
.agent-contact-info li a {
  color: #393939;
  text-decoration: none;
}
.agent-contact-info li a:hover {
  color: #0c5b9c;
  text-decoration: underline;
}
a.sms-txt {
	cursor: none;
	pointer-events: none;
}

.two-col li a{
	color:#cf1f44 !important;
}

.two-col li a:hover, .two-col li a:focus{
	text-decoration:underline;
}

/*Blog*/
.blog .content-area a{
	color: #cf1f44 !important;
}
.blog .content-area a:hover{
	color: #e1284f !important;
}
.blog #main{
	display:block;
} 
.sidebar-content{
	background:#161f33;
	margin: 28px 0;
}
.sidebar-content ul li {
	color: #fff;
}
.sidebar-content .widget{
	margin-top:20px;
}
.sidebar-content .widget h2{
	color:#fff;
	font-size:22px;
	margin-bottom: 0px;
}
.blog .search-submit{
padding: 5px 10px;
background-color:#cf1f44;
color:#FFF;
border-radius: 3px;
border: 1px solid #e1284f;
}

.blog .submit{
	background-color:#cf1f44;
	border: 1px solid #e1284f;
	color:#FFF;
	padding: 5px 10px;
	border-radius: 3px;
}
.blog .submit:hover,.blog .search-submit:hover{
	background:#e1284f;
}

.sidebar-content .widget a:visited,.sidebar-content .widget a{
	color: #fff;
}
.sidebar-content .widget a:hover,.sidebar-content .widget a:focus{
	color: #e1284f;
}
.blog .container-block{display:flex;}
.blog .wp-block-search__button {
    background: #cf1f44;
	color: #FFF;
	border: 1px solid #cf1f44;	
	border-radius:3px;
}
.blog .search-submit:hover,.blog .search-submit:focus, .blog .wp-block-search__button:hover, .blog .wp-block-search__button:focus,.blog .submit:hover,.blog .submit:focus{
    background: #e1284f;
}
.blog .wp-block-search__label {
 color:#fff;
}
#blog-p .widget-area h2 {
	font-size:28px!important;
	color:#fff;
}
.blog .wp-block-latest-comments__comment-meta{
	background:transparent!important;
	border-top:0px!important;
	padding: 0;
	color:#fff;
	font-size: 18px;
	line-height: 24px!important;
	font-family: 'Nunito', sans-serif;
	text-transform: none;
	display:inline!important;
	
}
.blog .wp-block-latest-comments__comment{
	list-style-type: disc!important;
	color:#fff;
	font-size:18px;
}

.blog .wp-block-latest-comments__comment::marker{
	color: #e1284f;
}

.blog .wp-block-group__inner-container ul, .blog ol.wp-block-latest-comments {
  list-style-type: disc!important;
  padding-left: 30px!important;
  margin-top: 10px;
}

.blog .sidebar-content ul li::marker {
	color: #e1284f;
}

.blog .wp-block-archives {
  color: #fff;
}

.pet-qt{
	margin:30px 0 20px;
}