@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600,800);
/* General
=================================================================== */
body {
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	background: #292e33;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}
h1 a, .page-bg h1 a {
    color: #fff;
}
h1 a:hover, h1 a:focus, .page-bg h1 a:hover, .page-bg h1 a:focus {
    color: #fff;
    opacity: .8;
}
h1 a:link  {color: #fff;text-decoration:none;}
h1 {
    font-size: 36px;
    line-height: 44px;
}
h2 {
    font-size: 28px;
    line-height: 36px;
}
h3 {
    font-size: 22px;
    line-height: 30px;
}
h4 {
    font-size: 18px;
    line-height: 24px;
}
.page-bg a {
	color: #7cc938;
}
.page-bg #career-grid a {
    color: #004982;
}
.page-bg #career-grid a:hover, .page-bg #career-grid a:focus {
    color: #473e73;
}    
.page-bg a:hover, .page-bg a:focus {
    color: #7cc938;
    opacity: .8;
    text-decoration: none;
}
.infobar .span4 {
        border: 1px solid #DDD;
    background: #eaeaea;
    background: linear-gradient(0deg, #eaeaea 40%, #f5f5f5 60%);
    padding: 20px;
    border-radius: 4px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
    color: #292e33;
}
a {
    color: #004982;
}
a:hover, a:focus {
    color: #1163a3;
}
.infobar h1 {
	margin-top: 30px;
	margin-bottom: 20px;
}
.infobar h2, .infobar h3, .infobar h4 {
    margin-top: 30px;
    margin-bottom: 10px;
}

.infobar ul {
    margin: 20px 0;
    padding-left: 20px;
    list-style: disc!important;
}
.infobar ul li {
    margin-bottom: 10px;
}
.infobar ul li:last-of-type {
    margin-bottom: 0px;
}
.infobar ul li::marker {
    color: #7cc938;
}
.infobar .span8, .infobar .span12 {
    padding: 0px 30px;
}
.lob-section .span4 {
    border: 1px solid #DDD;
    background: #eaeaea;
    background: linear-gradient(0deg, #eaeaea 40%, #f5f5f5 60%);
    padding: 20px;
    border-radius: 4px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
    color: #292e33;
}
.lob-section .span4:first-of-type {
    padding-left: 30px;
}
.lob-section .span4:last-of-type {
    padding-right: 30px;
}
.lob-section a {
    color: #013469;
}
.lob-section a i {
    color: #6dc562;
}
img {
	max-width: none;
}
form {
	margin: 0;
}
.navbar .nav > li > a {
	border-right: 1px solid #515b66;
}
.navbar .nav {
	/*background: url(../img/menu-sepe.png) top right no-repeat;*/
}
.navbar .nav>li>a {
	padding: 8px 41px 10px;
    color: #ccc;
}
.navbar.no-img {
    margin-bottom: 40px;
}
.navbar .nav .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    margin-left: 5px;
}
.nav .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
/* Header -Top
=================================================================== */
#header-top {
	clear: both;
	background: #fff;
    border-top: 3px solid #287527;
    border-image: linear-gradient(90deg, #013469, #6cb032) 1;
	height: 240px;
	width: 100%;
	position: absolute;
	z-index: -1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.row-fluid.logo {
	text-align: center;
	margin: 20px 0 40px;
}
.navbar .brand {
	padding: 5px 10px 5px;
}
.pull-right {
	padding-top: 10px;
}
.navbar-inverse .nav .active>a, .navbar-inverse .nav .active>a:hover, .navbar-inverse .nav .active>a:focus {
	background-color: transparent;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
	background-color: transparent;
}
.navbar-inverse .navbar-inner {
	background: url(../img/nav-bg.jpg) repeat;
    background: #292e33;
    background: linear-gradient(180deg, #3d454d 30%, #292e33 70%, #3d454d 90% );
}
.navbar-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.row-fluid.banner-slider {
	margin-top: -25px;
}
.ls-s5.l1-s1 {
	color: #60548f;
}
.ls-s2.l1-s1b {
	color: #333333;
}
.btn, .cta a {
	background: #1f5c1e;
    background: linear-gradient(180deg, #6cb032, #287527 30%, #1f5c1e 60%, #287527 90%);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
    color: #fff!important;
}
.btn-warning:hover, .btn-warning:focus {
	background: #287527;
    color: #fff!important;
}
.search_top_form_wrapper h3 {
	color: #292e33;
}
.compare-quotes {
	top: -40px;
	position: relative;
	z-index: 999;
	width: 605px;
	margin: 0 auto;
}
.search_top_form div {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.search_top_form div {
	border-radius: 4px 4px 4px 4px;
	display: inline-block;
	margin: 5px 3px;
	overflow: hidden;
	text-align: left;
	width: 150px;
}
select {
     margin: 0px 10px;	
	background: #fff;
	overflow: hidden;
	width: 175px;
	padding-left: 5px;
	font-size:13px;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
    margin-bottom: 0px;
}
input[type="text"] {
	background: #fff;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    margin: 0px 10px;
	padding: 5px 0;
}
.btn.btn-warning {
	margin-bottom: 0px;
	width: 140px;
	height: 35px;
    margin: 0 10px;
}
a.btn.btn-warning {
	margin-bottom: 0px;
	width: 110px;
	height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* 3 cols
=================================================================== */
.three-cols h2 {
	font-weight: 400;
	font-size: 24px;
}
.three-cols p, .three-cols ul li {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 20px;
}
#career-grid .btn {
	float: right;
	background: #287527;
    background: linear-gradient(180deg, #6cb032, #287527 30%, #1f5c1e 60%, #287527 90%);
	border: #2a6f22;
	color: #fff !important;
	padding: 0 6px;
	font-size: 11px;
	text-shadow: none !important;
}
#career-grid .btn:hover, #career-grid .btn:focus {
	opacity: .8;
}
.contact-list-bdr {
	border-bottom: 1.5px dotted #515b66;
}
.clist {
	padding: 20px;
}
.latest-news {
	width: 100%;
	border-radius: 8px;
	background-color: #FFFFFF;
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E6E6E6 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E6E6E6 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #E6E6E6 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E6E6E6));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E6E6E6 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #E6E6E6 100%);
	clear: both;/*LB*/
}
.latest-news h2 {
	color: #333333;
	padding: 5px 15px;
	width: 150px;
	float: left;
}
.view-all {
	float: right;
	margin: 30px 30px 0 0;
}
.view-all a {
	color: #333333;
	font-size: 12px;
}
.latest-row-head {
	width: 100%;
	float: left;
}
.latest-row {
	margin: 15px;
	border-bottom: 1px solid #d5d6d8;
}
.latest-row h4 {
	color: #544a85;
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
.latest-row p {
	color: #333333;
}
.refresh-news {
	margin-left: 20px;
	padding-bottom: 10px;
}
.refresh-news a {
	color: #333333;
	font-size: 12px;
}
#middle-row {
	margin-top: 40px;
	margin-bottom: 60px;
}
.three-cols {
	margin-bottom: 35px;
}
.page-bg {
	background-image: linear-gradient(90deg, rgba(41,46,51,.9),rgba(41,46,51,.9)),url(../img/waves.svg);
    background-color: #292e33;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 0px 30px 40px #292e33 inset;
}
.banner-slider.page-bg {
    background: transparent;
}

#middle-row img {
	float: right;
}
#middle-row p {
	float: right;
	font-size: 12px;
}
#middle-row h1 {
	font-size: 36px;
	font-weight: 400;
	margin-top: 0;
}
#footer-row {
	background: #292e33;
	color: #fff;
	padding-top: 25px;
    border-top: 3px solid #287527;
    border-image: linear-gradient(90deg, #013469, #6cb032)1;
}
.section-header h3 {
	margin-top: 2px;
	line-height: 26px;
	font-size: 18px;
	font-weight: 600;
	color: #292e33;
}
.section-header {
	border: 1px solid #DDD;
	border-radius: 6px;
	text-align: center;
	height: 30px;
	margin: 15px;
	background: #eaeaea;
    background: linear-gradient(0deg, #eaeaea 40%, #f5f5f5 60%);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}
.slideshow {
	width: 90% !important;
	margin: 20px 20px 0 15px;
	text-align: center;
}
.slideshow .slide {
	width: auto;
	max-width: 100%;
	height: auto;
}
.dropdown-menu > li > a {
color: #333;
    padding: 0px 2px;
    margin: 5px 0;
    position: relative;
}
.dropdown-menu > li > a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 3px;
    width: 0%;
    background: linear-gradient(90deg, #004880, #6cb032);
    transition: width 300ms ease;

}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover, .dropdown-menu li > a.active {
    background: transparent;
    color: #333;

}
.dropdown-menu li > a:hover::after, .dropdown-menu li > a:focus::after, .dropdown-submenu:hover::after, .dropdown-menu li > a.active::after  {
    width: 100%;

}
.dropdown-menu {
    padding: 10px;
}
.dropdown-menu li {
    display:table;
}
.navbar .brand:hover, .navbar .brand:focus, .navbar .brand.active {
	color: #fff;
	background: #287527;
    background: linear-gradient(180deg, #6cb032, #287527 30%, #1f5c1e 60%, #287527 90%);
}
.testimonials {
	background: #eee;
	border: 1px solid #eee;
	padding: 20px;
	line-height: 21px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}
ul {
	list-style: none outside;
}
ul, ol {
	margin: 0;
}
.navbar-inverse .nav > li > a.active, .navbar-inverse .nav > li > a:hover, .navbar-inverse .nav > li > a:focus {
	color: #fff;
	background: #287527;
    background: linear-gradient(180deg, #6cb032, #287527 30%, #1f5c1e 60%, #287527 90% );
}
.navbar-inverse .nav-collapse .nav > li > a:.active {
	background:#111;
}
.middle-row {
	padding-top: 30px;
	box-shadow: 0px 0px 30px 40px #292e33 inset;
	padding-bottom: 0px;
}
/* Testimonial's Carousel
=================================================================== */
.testimonial-container {
	position: relative;
	width: 240px;
	margin: 0 auto;
}
.testimonials {
	background: #3b3b3b;
	border: 1px solid #eee;
	padding: 20px;
	line-height: 21px;
	color: #fff;
	font-size: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}
.testimonials-bg {
	background: url(../img/testimonial-bg.png) no-repeat;
	margin-top: -1px;
	display: block;
	width: 200px;
	height: 30px;
}
.testimonials-author {
	color: #666;
	float: left;
	display: block;
	margin-left: 60px;
	margin-top: -26px;
	margin-bottom: 20px;
}
.testimonials-author span {
	color: #a0a0a0
}
.contact-row {
	margin: 5px 30px;
}
.contact-left {
	font-weight: 600;
	float: left;
}
.contact-right {
	font-size: 12px;
	padding-left: 20px;
}
#copyright {
	border-top: 1px solid #515b66;
	padding: 5px 5px 10px 5px;
	margin-top: 20px;
	margin-left: 10px;
	border-bottom: 1px solid #515b66;
}
hr {

        border-bottom: 1px solid #6dc562;
    border-image: linear-gradient(90deg, #013469, #6cb032) 1;
    border-bottom: none;
}
#footer-row nav {
	text-align: center;
}
#footer-row nav li {
	display: inline;
	padding: 0;
	margin: 0;
}
#copyright a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 10px;
    position: relative;
    margin: 0 5px;
}
#copyright a:hover, #copyright a:focus, #copyright a.active {
    color: #fff;
    text-decoration: none;
}
#copyright a::after {
        content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 3px;
    width: 0%;
    background: linear-gradient(90deg, #004880, #6cb032);
    transition: width 300ms ease;
}
#copyright a:hover::after, #copyright a:focus::after, #copyright a.active::after {
width: 100%;
}
#footer-row nav select {
	display: none;
}
#footer-row .copyright p {
	text-align: center;
	margin-top: 0;
}
.rssfeedsclass, .rssfeedsclass p, .rssfeedsclass a {
    color: #fff;
} 
.rssfeedsclass a:hover, .rssfeedsclass a:focus {
    color: #7cc938;
}
#footer-row p {
	color: #fff;
	text-align: left;
	font-size: 13px;
	padding-right: 15px;
}
#footer-row .copyright a {
	color: #fff;
}
#footer-row .copyright a:hover, #footer-row .copyright a:focus {
    color: #6cb032;
    text-decoration: none;
}
#footer-row .copyright p {
	text-align: center;
	margin-top: 20px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	margin: 0 auto;
	padding-top: 45px;
}
.rssfeed-home {
	padding: 18px;
}
.titlefield {
	color: #544a85;
	font-size: 16px;
	font-weight: 700;
	float: left;
	margin: 0;
	padding: 0;
}
.titlefield:hover {
	color: #544a85;
}
.datefield {
	color: #333333;
}
.refreshpost > a {
	color: #fff;
	font-size: 12px;
}
.descriptionfield{
	color:#fff;	
}
.anch a {
	color: #fff !important;
}
iframe {
	width: 100% !important;
	border: none !important;
}
iframe.client-center {
    background: #fff;
    min-height: 650px;
    padding: 20px 0;
    border-radius: 10px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
    margin-bottom: 40px;
}
#cpIframe {
    padding: 20px 5px;
    border-radius: 10px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
    margin-bottom: 40px;
}
.li-text
{
	font-size: 12px;
    font-weight: 400;
}

/* Mobile- fixes */

.mobile-quote{
	margin-top:0px;	
}
.phone-view h2{
	font-size: 19px;
	font-weight:normal;
	float:none!important;
	text-align:center!important;	
	color:#333333!important;
}
.mobile-img{
	float: left;
	margin-right:20px;
}
.call-img, .text-img {
	float: left;
	margin-right:20px;
	margin-left:15px;
}
.mobile-go, .mobile-go:hover {
	color:#fff;
	padding: 11px 19px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	text-align:left;
	border:0;
	background: #004982; /* Old browsers */
	-webkit-appearance: none;
	text-shadow:none;

}
.mobile-call, .mobile-call:hover {
	width:100%;
	color:#fff;
	padding: 11px 0px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	text-align:left;
	border:0;
	background: #004982; /* Old browsers */
	-webkit-appearance: none;
	text-shadow:none;

}
.mobile-call a{
	color:#fff;
	text-decoration:none;
}
.mobile-call:hover, .mobile-go:hover, .mobile-go:active, .mobile-call:active, .mobile-call:focus{
	background:#0f5992;	
}
.mobile-address {
	background: #292e33;
	color: #fff;
	padding: 3px 0;
	text-align:center;
	margin-bottom: 20px;
}
.mobile-address h5 {
	font-weight:normal!important;
	font-size: 24px;
	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: #1f5c1e !important;
    background: linear-gradient(180deg, #6cb032, #287527 30%, #1f5c1e 60%, #287527 90%) !important;
	margin:20px auto;
	padding: 8px 18px;
	font-size: 14.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:none;
    color:#fff!important;
}
.mobile-direction a{
	color:#fff!important;	
	font-weight:normal;
	text-decoration:none;
}
.page-bg .mobile-direction a {
    color:#fff!important;
}
.mobile-direction:hover{
		background: #6eb539;
}
.mobile-map{
	float:left;
	margin-right:10px;	
}
/*Jot form */
.jot-form {
	width: 100%;
	height: 630px !important;
	border: none;
	border-radius: 4px;
}

/* Career Grid Style */

.career-grid-header{
background-color:#544a89;
text-transform:uppercase;
color:#fff;
font-weight:bold;

}
.career-grid-header th {
   padding: 10px; 
}
#career-grid {
    overflow-x:auto;
}
.phone-width {
    width: 250px;
} 
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th{
background-color:#e6e6e6;
}
.table-container{
background-color:#ffffff;
color:#333333;
border-radius: 4px;
box-shadow: 1px 1px 3px #292e33;
} 
/*fixes*/
#ZipCode {
padding-left:10px;	

	}
.email {
	float: right !important;
	margin-top: 10px;
}
.space-fix {
	margin-right: 8px;
	margin-top: -5px;
}

.quote-icon {
	margin-right: 10px;
	width: 20px;
	margin-top: -5px;
}
.quote-btn {
	font-size: 16px;
	width:70%;
	text-align: left;
	height: 25px;
	line-height: 30px;
	margin: 10px 0;
	text-shadow: none;
	color: #fff;
    background: #287527;
    background: linear-gradient(180deg, #6cb032, #287527 30%, #1f5c1e 60%, #287527 90%);
	border-bottom: 1px solid #287527;
	
}
.quote-btn:hover, .quote-btn:focus{
	background: #287527;
	border-bottom: 1px solid #287527;
	color: #fff;
}

.bdr{
	border-radius: 8px !important;	
	
}
.jot-lob-form {
	width: 100%;
	height: 550px !important;
}
/* Breadcrumbs */
.breadcrumb {
	background: transparent;
	margin: 0 !important;
	padding: 20px 0px 20px 0px!important;
}
.breadcrumb li {
	float: left;
	list-style-type: none;
	font-weight:300;
    text-shadow:none;
}
.breadcrumb li:first-of-type {
    color: #7cc938;
}
.breadcrumb li a {
	color: #fff;
	font-weight: 300;
}
.breadcrumb li a:hover {
	color: #fff;
	text-decoration: none;
}
.breadcrumb > li + li::before {
	content: " ";
	padding: 0 5px 0 0;
}

/*My Account Section*/
.dropdown-menu.my-account-details-menu > li > a{
	color:#333;
	text-align:center;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 8px;
	white-space: normal;
}
.myaccount-mob-expand {
	margin-bottom: 16px;
	margin-top: -8px;
	border-radius: 4px;
	background: #eaeaea;
	box-shadow:0 5px 15px #acacac;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.myaccount-mobile-section button.mobile-go {
    position: relative;
    z-index: 2;
	margin: 0;
	box-shadow:0 1px 3px -1px #888888;
}
.myaccount-mob-expand li {
    list-style-type: none;
    padding: 4px 0;
	line-height: 18px;
}
#myaccount-mob-collapse a{
	color:#333;
	font-size: 16px;
	font-weight:bold;
}
#myaccount-mob-collapse a:hover{
	color:#333;
	text-decoration: underline 3px #004982;
    text-underline-position: under;
}
#myaccount-mob-collapse > ul {
    padding: 15px;
}
/*top bar container */
.my-account {
    float: right;
	margin: 8px 0 0;
}
.dropdown-menu.my-account-details-menu {
	background: #eaeaea;
	border: 2px solid #013469;
	border-radius: 4px ;
	margin:0;
	min-width:100px;
	width: 110px;
	top: 20px;
}
.my-account > li > a{
	border-radius: 4px ;
	border-bottom-left-radius: 0px ;
	border-bottom-right-radius: 0px ;
	margin: 0 ;
	float: left;
	padding:4px 8px 6px 23px;
    color: #333;
}
.my-account > li > a:hover, .my-account > li > a:focus {
    color: #287527;
    text-decoration: none;
}
.email-icon{
	background:url("../img/envelope.png") no-repeat scroll 5px 6px;
}
.my-account-icon{
	background:url("../img/my-account.png") no-repeat scroll 5px 6px;
}
.my-account .open .dropdown-toggle,
.nav > .my-account li.dropdown.my-account-icon.open.active > a:hover, 
.my-account > .my-account li.dropdown.my-account-icon.open.active > a:focus {
	text-decoration:none;
	background:#013469 url("../img/my-account-active.png") no-repeat scroll 5px 6px;
	float: left;
}
.dropdown-menu.my-account-details-menu li > a:hover, .dropdown-menu.my-account-details-menu li > a:focus, .dropdown-submenu.my-account-details-menu:hover {
    background: none!Important;
	color:#333!Important;
    text-decoration: none;
}
.my-account-icon a:focus {
    text-decoration: none;
	color:#08c;
}
.dropdown.my-account-icon > .dropdown-toggle {
    width: 83px;
}
/*sitelock*/
.sitelock-logo {
    font-size: 12px;
    margin: 0 auto 10px;
    text-align: center;
    width: 117px;
}
/* Make a Payment grid CSS*/
.editable > h3 {
    color: #fff;
}
.grid h4 {
    color: #fff;
    font-size: 18px;
	font-weight: bold;
}
.dropdown-menu {
	left:auto;
}
.carrers-area {
    background-color: #fff;
	display: inline-block;
	padding: 5px;
    /*border: 1px solid #89a815;
    filter: drop-shadow(2px 3px 3px #999);*/
}
.carrers-area-divider, .mob-carrers-area-divider {
    border-bottom: 1px solid #515b66;
    padding-bottom: 20px;
}
.last-carr{
	border-bottom:none;
}
	 .anc-jmp-fnt img {padding-right:10px;}
	 #cs-frame {height:1600px;}
	 
	 .social {
		 list-style-type:none;
		 padding:0px;
		 margin:0px;
	 }
	 .social li {
		 display:inline-block;
	 }
	 .rssfeedsclass p, .rssfeedsclass a {
		 color:#292e33;
	 }
	 
	 /* logo carasoul */
.ins-nslider {
	padding: 0 15px 0 15px;
	width: 50%;
}
.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: left;
}
.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: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 100%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 22px;
	height: 22px;
	position: absolute;
	cursor: default;
	z-index: 100;
}
.no-marg{margin-left:0px !important;}

.footer-contactinfo {
	list-style-type:none;
	padding:0px;
	margin-left:30px;
}
.copy-ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size:12px;
	margin-top:15px;
	text-align:center;
}
.copy-ul li {
	display:inline-block;
}
.footer-contactinfo li {
	display:flex;
	font-size:12px;
}
.footer-links ul li a:hover, .footer-links ul li a.active {
	color:#08c!important;
}
.footer-contactinfo li a {
	font-size:12px;
}
.cnt-info {
	list-style-type:none;
	padding:0px;
	margin:0;
}
.g-map {
	height:400px;
	border:none;
	widht:100%;
}
.email-icon a.active {
	color:#03589e;
}

/* customer service grid */
.carrier-grid-divider {
    padding-bottom: 25px;
}
.carrier-grid-divider h4 {
   	border-bottom: 1.5px dotted #89a815;
	padding:10px 0 10px 0;
}
.carrier-grid-divider p{
font-size:14px;
}
.carrier-grid-divider > p > span{
color:#008fd5;
}
.carrier-grid-divider > p > span > a{
color:#008fd5;
}
.cs-btn{
	font-size: 12px;
	line-height: 12px;
	padding: 4px 6px;
	margin-bottom: 0px;
}
.row-fluid.carrier-rows-content {
    padding: 15px 0;
}
.span6.carrier-cols-content {
	padding: 5px;
}
.cs-page {
	/*background-color:#fff;*/

}
.cs-page .breadcrumb {
	padding:20px 10px!important;
}
.cs-page .breadcrumb li, .cs-page .breadcrumb li a {
	color:#fff;
}
.cs-page h1 {
	color:#fff;
}
.cs-page #main-text {
	padding:10px;
}
.cs-page p {
	color:#fff;
}

.skip-to-content-link {
    background:#544a89;
    color: #fff;
    height: 20px;
    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,.dropdown-toggle:focus, .btn:focus {
    outline: none;
}
a:focus-visible,.dropdown-toggle:focus-visible, .btn:focus-visible {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.social_ds li{
	float: left;
	margin-right: 8px;
}
.social_ds li a{
	color: #fff;
	font-size: 12px;
}
.bottom-social .social_ds li a {
    color: #333;
}
.bottom-social .social_ds {
    text-align:left;
    padding-left: 30px;
}
.bottom-social .social_ds li {
    float:none;
    display: inline-block;
}
.lob-section {
    border-bottom: 1px solid #6dc562;
    border-image: linear-gradient(90deg, #013469, #6cb032)1;
}
.row.contact {
    margin: 0px!important;
    
}
.row.contact .span8 {
    padding-left: 0px!important;
}
.grw-view-all-btn, .grw-review-btn {
    background: #2a6f22!important;
    color: #fff!important;
    display: block!important;
    margin: 10px auto!important;
    text-align:center!important;
    width: 120px!important;
}
.grw-view-all-btn:hover, .grw-view-all-btn:focus, .grw-review-btn:hover, .grw-review-btn:focus {
    background: #38842f!important;
    opacity: 1!important;
}
.grw-theme-dark .grw-slider-nav a.grw-slide-current {
    background-color: #2a6f22!important;
}
.grw-author, .grw-business-name a, .grw-business-name a:visited {
    color: #2c2c2c!important;
}
.grw-business-header {
    border-bottom: 3px solid #0a62a4!important;
}
.grw-theme-dark {
 border-radius: 4px;
 box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}
.grw-review-content p{
	inline-size: 235px !important;
}
.foot-services {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.foot-services li {
    margin-bottom: 15px;
}
.foot-services li:last-of-type {
    margin-bottom: 0px;
}
.foot-services li, .foot-services li a {
    color: #fff;
}
.foot-services li a {
    position: relative;
    padding: 2px;
}
.foot-services li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 3px;
    width: 0%;
    background: linear-gradient(90deg, #004880, #6cb032);
    transition: width 300ms ease;
}
.foot-services li a:hover, .foot-services li a:focus, .foot-services li a.active {
    color: #fff;
    text-decoration: none;
}
.foot-services li a:hover::after, .foot-services li a:focus::after, .foot-services li a.active::after {
    width: 100%;
}
a.sms-txt {
	color: #fff;
	cursor: none;
	pointer-events: none;
}
#Contact-details a{
	color:#fff;
}
#Contact-details a:hover, #Contact-details a:focus{
	color:#fff;
	text-decoration: underline;
    text-decoration-color: #6cb032;
    text-decoration-thickness: 2px;
    text-underline-position: under;
}
.contact a.sms-txt {
	color: #fff;
}
#insurance-agency-logo {
	max-width: 165px;
}
.search_top_form_wrapper {
	text-align: center;
	border: 1px solid #DDD;
	background: #eaeaea;
	background: linear-gradient(0deg, #eaeaea 40%, #f5f5f5 60%);
	border-radius: 4px;
	height: 100px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 12px 5px;
}
.search_top_form {
	display: flex;
	align-items: center;
	justify-content: center;
}
.no-break {
	display: inline-block;
}
.fixed-cta {
	background: rgb(1, 52, 105, 0.95) !important;
	border-top: 1px solid #01254d !important;
}
.fixed-cta h2 {
    margin: 0px;
    font-size: 18px;
}
.fixed-cta .container .cta-qte-btn {
	background: #1f5c1e!important;
    background: linear-gradient(180deg, #6cb032, #287527 30%, #1f5c1e 60%, #287527 90%)!important;
	color: #fff !important;
}
#scroll-close {
    background: #287527!important;
}
#scroll-close:before, #scroll-close:after {
    background: #fff!important;
}
.three-cols .breadcrumb li a:hover {
	color: #70bd45;
	text-decoration: none;
}
iframe#ccframe {
	background: #fff;
	height: 1600px;
	padding: 20px 0;
	border-radius: 10px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	margin-bottom: 40px;
}
#career-grid .clist img {
	background: #fff;
	padding: 10px;
	border-radius: 8px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
	width: 100%;
	max-width: 240px;
}
.contact-list h2 {
	color: #fff;
	font-size: 1.5em !important;
	font-weight: 600;
	text-transform: none !important;
}
.jot-bg-color {
	padding: 15px;
	width: auto;
	border-radius: 8px;
	background-color: transparent;
	clear: both;
	padding-bottom: 40px;
}

.ls-s5.banner-word-left {
    left: 35% !important;
    transform: translateX(-105%) !important;
    -webkit-transform: translateX(-105%) !important;
    white-space: nowrap;
}

.ls-s2.banner-word-right {
    left: 35% !important;
    transform: translateX(0%) !important;
    -webkit-transform: translateX(0%) !important;
    white-space: nowrap;
}

.ls-s2.boat-ls2 {
    left: 50% !important;
    transform: translateX(0%) !important;
    -webkit-transform: translateX(0%) !important;
    white-space: nowrap;
}
.ls-s5.boat-ls5 {
    left: 50% !important;
    transform: translateX(-105%) !important;
    -webkit-transform: translateX(-105%) !important;
    white-space: nowrap;
}

.ls-s5.banner-word-left,
.ls-s2.banner-word-right {
    top: 85px !important;
}

.ls-s2.banner-word-right h4 {
    font-size: 1.75em;
    font-weight: 700;
    margin: 0;
    line-height: 1;
}
.ls-s5.banner-word-left h3 {
    margin: 0;
    line-height: 1;
}
#myCarousel {
	background: #fff;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	margin: 0 auto;
	padding-top: 10px;
	max-width: 100%;
}
.span4 h3{
	margin-top:0;
}
.grw-business-name a, .grw-business-name a:visited {
	font-size: 14px !important;
}
.previs {
    opacity:.1;
    transform: translate(0%, 100px);
    -webkit-transform: translate(0%, 100px);
}
.vis {
    transition: .3s ease-in all;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    opacity: 1;
}
.highlight {
    padding: 5vh 15px;
    text-align:center;
}
.highlight h1 {
    
}
.callout {
    padding: 10vh 15px;
}
.callout.wrap {
    display: flex;
    gap: 40px;
}
.callout.wrap .left, .callout.wrap .right {
    flex-grow: 1;
}
.callout.wrap img {
    box-shadow: 1px 1px 10px rgba(0,0,0,0.6);
    width: 100%;
    min-width: 300px;
    height: 100%;
    object-fit:cover;
}
.callout.wrap h2:first-of-type {
    margin-top: 0px;
}
.callout.wrap.list {
    background: rgba(79,90,102,.4);
    background: linear-gradient(45deg, rgba(79,90,102,.6), rgba(79,90,102,.0));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 20px;
    border-radius:4px;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.6);
    margin: 5vh 0;
}
.callout.wrap.list .left, .callout.wrap.list .right {
    flex-basis: 50%;
}
.callout.wrap.list .right {
    border: 1px solid #DDD;
    background: #eaeaea;
    background: linear-gradient(0deg, #eaeaea 40%, #f5f5f5 60%);
    padding: 20px;
    border-radius: 4px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
    color: #292e33;
}
.callout.wrap.list .right ul {
    margin: 0px;
}
.callout.wrap.list .right ul li a {
    color: #292e33;
    text-decoration: underline;
}
.calloutCTA {
    padding: 10vh 15px;
    background: #14171a;
    margin-top: 10vh;
}
.calloutCTA.index {
    margin-top: 0px;
}
.calloutCTA h2, .calloutCTA h3, .calloutCTA h4, .calloutCTA p, .calloutCTA a {
    text-align:center;
}
.calloutCTA .cta {
    display: flex;
    margin-top: 5vh;
    gap: 20px;
    justify-content:center;
    align-items:center;
}
.calloutCTA p {
    width: 60%;
    margin: 2vh auto;
    display:block;
}
.calloutCTA .cta a {
    padding: 5px 20px;
    border-radius: 4px;
}
.lob {
    display: flex;
}
.lob h2 {
    margin-top: 10px;
}
.span3.indexspace {
    width: 20%;
    margin-top: 5vh;
}

/*Blog*/

.hfeed .widget{
    margin: 0px 15px;
}
.hfeed .widget ul{
   list-style-type:disc;
   margin: 0px 30px!important;
}
.hfeed #meta-2 ul{
	padding-bottom:30px!important;
}
.hfeed article {
	background:transparent!important;
}
.search-submit, .wp-block-search__button{
	background:#287527!important;
	color:#fff!important;
	border:1px solid #287527!important;
	border-radius: 4px!important;
	height: 30px;
    line-height: 16px;
	padding-top: 4px !important;
}	
.search-submit:hover, .search-submit:focus, .wp-block-search__button:hover{
	opacity:.8!important;
}
.submit{
	background:#287527!important;
	color:#fff!important;
	border:1px solid #287527!important;
	border-radius: 4px!important;
	padding: 4px 12px!important;
	}
.submit:hover, .submit:focus{
	background-color:#3b9f3a!important;
	}
	
	

.hfeed .page-bg {
	background-position:top!important;
}
.widget-title {
	font-size:24px;
}
.widget-area ul li a {
	color: #287527 !important;
}
.widget-area ul li::marker {
    color: #287527;
}
.hfeed .servicing-states {
	margin-bottom:30px;
}
.search-submit {
	display:inline-block!Important;
	height:30px;
	margin-top:-10px;
}
.hfeed label {
	display:inline-block!Important;
}
.hfeed .content-area a {
	color:#fff !Important;
}

.hfeed body, .hfeed button, .hfeed input, .hfeed select, .hfeed textarea {
	font-family:'Open Sans', sans-serif !Important;

}

.hfeed #top-phn li, .hfeed #footer-row ul li{
	list-style-type:none;
}
.hfeed .content-area a:hover, .hfeed .content-area a:focus {
	 color: #a0f952 !Important;
}
.hfeed .widget ul{
	padding-left:0;
	margin: 0px 5px !important;
}
.widget-area ul li a:hover, .wp-block-latest-comments li a:hover {
	opacity: 0.7 !important;
}
.hfeed .comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next {
	float: none !important;
	text-align: left !important;
}

.homepage-grw .grw-view-all-btn, .homepage-grw .grw-view-all-btn:hover, .homepage-grw .grw-view-all-btn:focus {
	margin-top:10px !important;
}

.homepage-grw .grw-wrapper {
	max-width: 100% !important;
}

.homepage-grw .grw-review-content p {
	text-align: left !important;
}

.homepage-grw .grw-slider-nav {
	clear: both;
	display: none;
}

.homepage-grw .grw-slider {
	text-align: left;
}

.homepage-grw .grw-slider .grw-reviews-wrapper {
	width: auto;
}

.homepage-grw div.grw-review {
	width: 100% !important;
	padding: 10px;
	box-shadow: 3px 3px #ccc;
	margin-left: 6px;
	margin-right: 6px;
	border: 1px solid #ccc;
}

.homepage-grw .grw-theme-dark div.grw-review-content > p {
	inline-size: auto !important;
}

.homepage-grw h2{
	text-align:center;
}