@charset "utf-8";
/* CSS Document */
body {
	font-family: 'Open Sans', sans-serif;
}
/*Typography*/
h1, h1 a {
	font-family: 'Lato', sans-serif;
	font-size: 36px;
	color: #2c2c2c !important;
	font-weight: 300;
	font-style: italic;
}
.main-content.index h1 {
    margin: 30px 0;
}
h1 a:hover, h1 a:focus {
	color: #333 !important;
}

h2 {
	color: #2c2c2c;
	font-size: 26px;
	font-weight: 300;
}
h3 {
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	color: #2c2c2c;
	font-weight: 300;
	font-style: italic;
}
h4 {
	font-family: 'Lato', sans-serif;
	font-size: 26px;
	color: #2c2c2c;
	font-weight: 300;
	font-style: italic;
	line-height: 30px;
}
p {
	color: #666666;
}
a {
	color: #666666;
}
/*Header Section*/
header {
	position: relative;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
/* Phone and Customer Service Button link */
.top-info {
	margin: 10px 0px 0px 0px;
}
.top-info img {
	vertical-align: text-bottom;
	margin-left: 0px;
}
.top-info span {
	color: #31507f;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
}
#phone-number {
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 30px;
}
.top-btn {
	float: right;
	padding: 0 0 0 10px;
}
.top-btn li {
	float: left;
	list-style-type: none;
	margin-top: 2px;
	margin-right: 5px;
}
.inside-row {
	margin-left: -15px;
	margin-right: -15px;
}
.container-inside {
	overflow: hidden;
	display:flex;
	flex-wrap:wrap;
}
.top-btn li a {
	background: #31507f;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	border: 1px solid #31507f;
	border-radius: 2px;
	padding: 4px 8px;
	text-decoration:none;
}
.top-btn li a:hover {
	text-decoration: none;
	 background-color: #3c6199;
}
.item img {
	margin: 0 auto;
	width: 100%;
}
.carousel-control.left, .carousel-control.right {
	background: none;
	filter: none;
}
.carousel-control {
	width: auto;
	top: 50%;
	padding: 0 15px;
	z-index: 999;
}
.carousel-control img {
	width: 80%;
}
/*Logo and Navigation bar*/
.middel-info {
	background: rgba(255,255,255,.8);
	padding: 10px 5px;
	border-radius: 0px;
	min-height: 70px;
}
.logo img {
	width: 130px;
	display: inline-block;
}
/*Navigation*/


.navbar .navbar-nav {
	display: inline-block;
	margin-top: 45px;
	float: right;
}
.navbar .navbar-collapse {
	position: absolute;
	text-align: center;
	width: 100%;
}
.navbar-default {
	background-color: transparent;
	border: transparent;
}
.navbar-nav>li {
	margin: 0 2px;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	padding: 15px;
}
.navbar-nav > li:hover {
	background: #31507f;
	border-radius: 4px;
}
.navbar-nav > li.open {
	background-color: #31507f;
}
.navbar {
	margin: 0px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: transparent !important;
	color: #fff;
}
.dropdown-menu {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
}
.dropdown-menu > li > a {
	padding: 5px;
}
.dropdown-menu > li > a.active {
	background: #31507f;
	color: #fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: #31507f;
	color: #fff;
}
.myacount-desk ul.dropdown-menu li a:hover, .myacount-desk ul.dropdown-menu li a:focus {
    color: #000 !important;
    text-decoration: underline;
    text-decoration-color: #31507f;
    text-decoration-thickness: 2px;
    text-underline-position: under;
    text-shadow: none;
}
/*Navigation ends*/
.caption {
	width: 400px;
	top: 43%;
	margin-left: 100px;
	border-radius: 4px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.5);
        /* For IE 5.5 - 7*/
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	position: absolute;
}
.caption h2 {
	font-size: 32px;
	font-family: 'Lilita One', cursive;
	text-transform: uppercase;
	padding: 20px;
	color: #fff;
	line-height: 40px;
}
/*Tabs*/

.tabs {
/*margin-top: -70px;*/
}
.tabs .col-md-3 {
	padding: 0;
	min-height: 400px;
}
.auto {
	background-color: #31507f;
	background-image: url(../img/glow.png);
	background-position: 10px -80px;
	background-repeat: no-repeat;
}
.home-new {
	background-color: #31507f;
	background-image: url(../img/glow.png);
	background-position: 10px -80px;
	background-repeat: no-repeat;
}
.other {
	background-color: #31507f;
	background-image: url(../img/glow.png);
	background-position: 10px -80px;
	background-repeat: no-repeat;
}
.quote {
	background: #31507f;
	position: relative;
}
.auto img, .home-new img, .other img {
	margin: 25px auto;
	display: block;
}
.auto, .home-new, .other, .quote {
	text-align: center;
	color: #fff;
}
.auto h3, .home-new h3, .other h3, .quote h3 {
	font-style: italic;
	font-family: 'Lato', sans-serif;
	font-weight: 100;
	font-size: 36px;
	line-height: 35px;
	color: #fff;
	text-shadow: 1px 2px 2px #000;
}
.auto h3 span, .home-new h3 span, .other h3 span, .quote h3 span {
	font-weight: 400;
	text-shadow: 1px 2px 2px #000;
}
.auto p, .home-new p, .other p {
	padding: 10px 20px;
	color: #fff;
	font-size: 13px;
}
/*Readmore Style*/
.read-auto, .read-home, .read-other, .read-quote {
	margin: 0;
	text-align: right;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	line-height: 20px;
	font-size: 18px;
}
.read-auto {
	background: #1e314d;
}
.read-home {
	background: #1e314d;
}
.read-other {
	background: #1e314d;
}
.read-auto, .read-home, .read-other {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}
.read-quote {
	background: #1e314d;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}
.read-auto a, .read-home a, .read-other a {
	color: #fff;
	padding: 10px;
	display: inline-block;
	font-weight: 400;
}
.read-auto a:hover, .read-home a:hover, .read-other a:hover, .read-btn:hover {
	text-decoration: none;
	opacity: 0.7;
}
.read-auto img, .read-home img, .read-other img, .read-quote img {
	margin-top: 1px;
	margin-left: 8px;
	margin-bottom: 0px;
}
.read-btn {
	background: none;
	border: none;
	padding: 10px;
	font-style: italic;
	color: #fff;
	font-weight: 400;
}
.quote select {
	width: 80%;
	height: 35px;
	background: #cbf2ff;
	color: #000;
	margin: 35px 0px;
}
/*Content*/
.main-content {
	text-align: center;
	font-family: 'Lato', sans-serif;
}
.main-content h1, .main-content h2, .main-content h3, .main-content h4 {
	font-style: italic;
}
.main-content h2, .main-content h3, .main-content h4, .content-leftbar h2, .content-leftbar h3, .content-leftbar h4 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-style: italic;
}
.main-content ul, .content-leftbar ul {
    margin: 20px 0;
    padding-left: 20px;
}
.main-content ul li, .content-leftbar ul li {
    margin-bottom: 10px;
}
.main-content ul li::marker, .content-leftbar ul li::marker {
    color: #31507f;
}
.content-leftbar a {
    text-decoration: underline;
}
.details-btn {
	background: #31507f;
	color: #fff;
	border: 1px solid #31507f;
	padding: 8px 30px;
	margin: 25px 0;
	font-size: 18px;
	text-shadow: 1px 1px 2px #000;
	font-weight: 400;
	font-style: italic;
}
.details-btn img {
	margin-top: 5px;
}
.details-btn:hover {
	background: #3c6199;
}
/*Testimonials*/
.panel-default > .panel-heading, .panel {
	border: none;
	background: none;
	box-shadow: none;
	margin-bottom: 0px;
}
.panel-title a {
	pointer-events: none;
	cursor: default;
	font-style: normal;
}
.panel-body p {
	font-size: 13px;
}
.testimonials, .foo-bg {
	background: #f2f2f2;
	padding: 25px;
}
.testimonials h5 {
	color: #2c2c2c;
	font-size: 34px;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	font-weight: 300;
}
.carrier h5 {
	color: #2c2c2c;
	font-size: 34px;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	font-weight: 300;
	text-align: center;
}
/* Quick Links */
.quick-links {
	margin-top: 14px;
	background: #eeeeee;
	color: #4f4a47;
}
.quick-links p a, .quick-links p a:hover, .phone-number p, .email-address p {
	color: #666666 !important;
	font-size: 16px;
}
.quick-links-list li {
	list-style-type: none;
	margin: 0 0 5px -35px;
	font-size: 13px !important;
	font-weight: 600;
	line-height: 25px;
}
.quick-links-list li a {
	color: #666666;
}
.quick-links-list li a:hover, .quick-links-list li a.active {
	color: #666;
    text-decoration: underline;
    text-decoration-color: #31507f;
    text-decoration-thickness: 2px;
    text-underline-position: under;
}
.quick-links-list .fa {
	margin: 0 6px 0 0;
	color: #31507f;
	font-size: 11px;
}
.testimonials li {
	font-weight: 700;
}
/*Carrier*/
#thumbs-wrapper {
	padding: 20px 40px;
	position: relative;
}
#thumbs img {
	width: 168px !important;
	height: 60px !important;
}
#thumbs a:hover, #thumbs a.selected {
	border-color: #566;
}
#prev, #next {
	background: transparent url(../img/carousel_nav.png) no-repeat 0 0;
	display: block;
	width: 19px;
	height: 20px;
	position: absolute;
	top: 45%;
}
#prev {
	background-position: 0 0;
	left: 10px;
}
#next {
	background-position: -19px 0;
	right: 10px;
}
#prev:hover {
	background-position: 0 -20px;
}
#next:hover {
	background-position: -19px -20px;
}
/*Blog Feeds*/

.refreshpost {
	font-size: 11px!important;
	clear: both;
}
.refreshpost a {
	text-align: left;
	font-weight: 700;
}
/*Footer*/
footer h4 {
	color: #333333 !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;
	text-transform: uppercase;
	font-weight: 700;
}
.gmap {
	width: 100%;
    height: 170px;
    border: 4px solid #fff;
    float: left;
    margin-right: 20px;
    position: relative;
    z-index: 999;
    margin-bottom: 20px;
}
.links img {
	padding: 4px 10px 25px 0px;
	float: left;
}
.links span {
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 700;
	display: block;
	overflow: hidden;
}
.quick-links-list i.fa-chevron-right {
	float: left;
	margin-top: 8px;
}
.quick-links-list a, .quick-links-list span {
	display: block;
	overflow: hidden;
}
.links p {
	margin: 0 0 15px 0;
}
.links a {
	font-size: 11.8px;
}
.links span.tel-info {
	font-weight: 300;
}
.copyright {
	margin: 25px 0;
}
.cpy-bg {
	background: #31507f;
	padding: 15px;
	border-radius: 4px;
}
.copyright p {
	margin: 10px 0;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}
.copyright a {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}
.social {
	float: right;
}
/*Mobile*/
.mobile-quote {
	margin-top: 0px;
}
.phone-view {
	display: block;
	margin: 0 auto;
}
.phone-view h2 {
	font-size: 22px;
	font-weight: normal;
	float: none!important;
	text-align: center!important;
	color: #4f4f4f!important;
}
.mobile-img {
	margin: 6px;
}
.call-img {
	margin-right: 5px;
}
.mobile-go {
	color: #fff;
	padding: 11px 19px;
	font-size: 17.5px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-align: center;
	border: 0;
	background: #31507f;
	-webkit-appearance: none;
	width: 100%;
}
.mobile-call {
	background: none repeat scroll 0 0 #31507f;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 17.5px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 11px 0;
	text-align: center;
	width: 100%;
}
.mobile-go:hover, .btn.mobile-call:hover {
	color: #fff;
	background: #3c6199;
}
.btn.mobile-call:focus, .btn.mobile-go:active{
color:#fff;
background: #3c6199;
}
.mobile-go:focus{
color:#fff;
background: #3c6199;
}
.mobile-go a {
	color: #fff !important;
	text-decoration: none;
}
.mobile-address {
	background: #a5a6a7;
	color: #fff;
	padding: 3px 0;
	text-align: center;
	margin-bottom: 20px;
}
.mobile-address h5 {
	font-weight: normal!important;
	font-size: 24px;
	color: #1a1a1a;
	padding: 0px 0 10px 0;
}
.mobile-address p {
	font-weight: normal!important;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #1a1a1a!important;
}
.mobile-direction {
	background: #31507f;
	margin: 20px auto;
	padding: 6px 12px;
	font-size: 20px;
	border-radius: 0px;
	color: #fff !important;
	font-style: italic;
}
.mobile-direction a, .mobile-direction a:hover {
	font-weight: normal;
	text-decoration: none;
}
.mobile-direction:hover, .mobile-direction:focus {
	background: #3c6199;
}
.mobile-map {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.fa-map-marker, .fa-phone, .fa-envelope {
	font-size: 22px !important;
	margin-right: 8px;
	float: left;
}
.fa-map-marker {
	font-size: 22px !important;
}
.fa-phone {
	font-size: 18px !important;
}
.fa-envelope {
	font-size: 17px !important;
}
.mar-lt {
	color: #666666 !important;
	font-weight: 300 !important;
}
.links a {
	color: #666666 !important;
	font-weight: 100 !important;
}
.email {
	margin-left: -2px !important;
}
.col-md-4.mb-lt {
	float: right;
}
.lob-hide {
	display: none;
}
.lob-show {
	display: inline;
}
.lob-error {
	color: #fff;
	text-align: center;
}
.banner-section {
	position: relative;
}
/*Inner Page*/
.inner-banner {
	margin-top: 30px;
	background: #a5a6a7; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #a5a6a7 0%, #a5a6a7 99%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #a5a6a7), color-stop(99%, #a5a6a7)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, #a5a6a7 0%, #a5a6a7 99%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, #a5a6a7 0%, #a5a6a7 99%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, #a5a6a7 0%, #a5a6a7 99%); /* IE10+ */
	background: radial-gradient(ellipse at center, #a5a6a7 0%, #a5a6a7 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a6a7', endColorstr='#a5a6a7', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	position: relative;
}
.banner-img {
	width: 30%;
	float: right;
}
.inner-caption {
	position: absolute;
	top: 20%;
	margin-left: 15px;
    margin-right: 15px;
}
.inner-caption h2 {
	color: #fff;
	font-family: 'Lilita One', cursive;
	font-size: 44px;
	text-transform: uppercase;
	background: rgba(0, 0, 0, 0.5);
	padding: 20px;
}
.inner-caption h2 span {
	color: #fff;
}
.inner-banner .quote-btn {
	background: #31507f;
    border: 1px solid #31507f;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    width: auto;
    padding: 5px;
}

.inner-caption img {
	margin-top: 4px;
}
#ZipCode1 {
	padding:9px 10px 4px;
	margin-right:5px;
	}

.side-content {
	padding: 20px;
}
.content-rightbar {
	background: #f2f2f2
}
.content-leftbar, .content-rightbar {
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}
/**/
iframe {
	height: 470px;
	width: 100%;
	border: 0;
}
#cpIframe {
	height: 1800px;
	width: 100%;
	border: 0;
}
.jot-form {
	height: 600px !important;
}
.jot-lob-form {
	height: 390px !important;
}
.quote-icon {
	margin-right: 10px;
	width: 30px;
	margin-top: -5px;
}
.quote-btn {
	text-transform: capitalize;
    font-size: 16px;
    width: 70%;
    text-align: left;
    height: 40px;
    line-height: 25px;
    margin: 5px 0;
    text-shadow: none;
    border-radius: 0px !important;
    color: #fff !important;
	background: #31507f;
}
.quote-btn img {
	margin-top: 0px;
}
.pad {
	padding: 45px !important;
}
.quote-btn:hover, .quote-btn:focus {
	background: #3c6199;
}
.mar-btm {
	margin-bottom: 300px;
}
.is-cms div.collapse {
	display: block !important;
	visibility: visible !important;
}
.inside-container {
	margin-left: 100px;
}
.phone-view i.fa-phone, .phone-view i.fa-envelope {
	float: none;
}
/**/

/*.carousel-inner .active.left {
	left: -25%;
}
.carousel-inner .next {
	left: 25%;
}
.carousel-inner .prev {
	left: -25%;
}*/
.carousel-control {
	width: auto;
}
.carousel-control.left, .carousel-control.right {
	margin-left: 15px;
	background-image: none;
}
/* logo carasoul */
.ins-nslider {
	padding: 0 15px 0 15px;
	width: 100%;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 100%;
	margin: 0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 100%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 22px;
	height: 22px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left:hover, .nbs-flexisel-nav-right:hover {
	opacity: 0.5;
}
.nbs-flexisel-nav-left {
	left: -22px;
	background: url(../img/button-previous.png) no-repeat;
}
.nbs-flexisel-nav-right {
	right: -22px;
	background: url(../img/button-next.png) no-repeat;
}
/* Customer service carrier */
.top-space {
	margin-top: 10px;
}
.contact-list h2 {
	color: #003976;
	font-weight: 400;
	padding-bottom:10px;
	font-size: 1.5em !important;
}
.contact-list-bdr {
	border-bottom: 1.5px dotted #252374;
}
.contact-list a {
	color: black;
}
.contact-list img {
	width: auto!important;
	height: auto!important;
}
.clist {
	height: 310px;
}
.btn-xs {
	background: #31507f; /* Old browsers */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31507f', endColorstr='#31507f', GradientType=0 ); /* IE6-9 */
	color: #fff!important;
}
.btn-xs:hover {
	background: #3c6199;
	color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background: #31507f !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #31507f;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #31507f;
    outline: 0;
}
.navbar-default .navbar-nav > li > a.active {
    background: #31507f !important;
    color: #fff !important;
}
/* blog */
.blog a:hover {
	text-decoration: none;
}
/* my account */
.myacount-desk img{
margin-left:0px;
margin-top:-3px;
vertical-align:middle;
}

.myacount-desk{
position:relative;
}
.myacount-desk ul.dropdown-menu{
left:inherit;
min-width:100px;
margin:1px 0 0 0;
border:0px;
background:#ADAEBO;
border-radius:0px;
}
.myacount-desk ul.dropdown-menu li{
width:100%;
display:block;
padding:0px 0px 5px 0;
margin:0px;
}
.top-btn li.myacount-desk{
margin-right:0px;}
.myacount-desk ul.dropdown-menu li a{
border:none;
border-radius:0px;
font-size:13px;
padding:8px 0px 0px 5px;
text-align:center;
background:none;
color: #000 !important;
text-shadow: none !important;
}
.myaccount-img{
margin:3px 5px 5px 5px;
}
.myaccount-mob-expand{
background-color:#a5a6a7;
margin-bottom:10px;
margin-top:-11px;
}
.myaccount-mob-expand ul{
margin:0px;
padding:5px 0px 5px 0px;
border-top:2px solid #fff;
}
.myaccount-mob{
margin-bottom:10px;
}
.myaccount-mob-expand li{
list-style-type:none;
text-align:center;
padding:5px;
}
.myaccount-mob-expand li a{
color:#1a1a1a;
text-decoration:none;
font-weight:bold;
}
.myaccount-mob-expand li a:hover, .myaccount-mob-expand li a:focus {
  color: #1a1a1a !important;
    text-decoration: underline;
    text-decoration-color: #31507f;
    text-decoration-thickness: 2px;
    text-underline-position: under;
}
.grid-divider{
border-bottom:1.5px dotted #31507f;
padding-bottom:20px;
}
.grid{
margin-top:15px;
}
.grid h4{
font-size:18px;
color:#2c2c2c;
}
.shadowed {
     -webkit-filter: drop-shadow(2px 3px 3px #999);
  filter: drop-shadow(2px 3px 3px #999);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  border:1px solid #ccc;
  padding:10px;
  display:inline-block;
  background-color:#fff;
  }
 .sitelock-logo{
 clear:both;
 text-align:center;
 }
 .breadcrumb {
    background: #fff none repeat scroll 0 0;
    margin: 0 !important;
    padding: 20px 0 0px;
}
.breadcrumb li a{
    color: #31507f;
	text-decoration:none;
}
.breadcrumb li {
    float: left;
    list-style-type: none;
}
.breadcrumb li a:hover {
  color: #5782c1;
  text-decoration: none;
}
.breadcrumb > li + li::before {
    content: " ";
    padding: 0 5px 0 0;
}

#cs-frame {height:1600px;}
.anc-jmp-fnt{margin-bottom:5px;}
		.anc-jmp-fnt img {padding-right:10px;border:none;}
	 #cs-frame {height:1600px;}
	 .mar-top {margin-top:10px;}
	 a.anc-jmp-fnt::hover {color:#000!important;}
	 
	 .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Ada compliance fixes beings */ 
.skip-to-content-link {
  background: #31507f; /* 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,.dropdown-toggle:focus{
	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 */ 

.quote p {
    padding: 10px 20px;
    color: #fff;
    font-size: 13px;
}
.index-type {
    margin: 40px 0px!important;
}
.hmpage-center{
	text-align: center;
}
.wrapper{
	display: block;
	overflow-x: hidden;
}

.social ul li{
	float: left;
	list-style-type: none;
	width: 40px;
	height:40px;
	margin-right: 5px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);	
	border-radius: 50%;
	text-align: center;
}
.social ul li a{
	font-size: 20px;
color: #fff;
line-height: 40px;
}

.social ul li:nth-of-type(1) {
	background: #1877f2;
}
.social ul li:nth-of-type(2){
	background: #0077B5;
}
.social ul li:nth-of-type(3){
	background: #0e94da;
}
.social ul li:nth-of-type(4){
	background: #bc2726;
}
.social ul li:nth-of-type(5){
	background: #dd4b39;
}

.banner-img-adj {
    height: auto;
    width: 100%;
}

/* Google Review */
.grw-review-btn,
.grw-view-all-btn {
	background-color: #4d4fac !important;
	font-size: 14px;
	line-height: 24px;
	text-decoration:none !important;
}

.grw-business-header {
	border-bottom: 3px solid #4d4fac !important;
}

.grw-theme-dark .grw-slider-nav a.grw-slide-current {
	background-color: #4d4fac !important;
}

.grw-review-btn:hover, .grw-review-btn:focus, .grw-view-all-btn:hover, .grw-view-all-btn:focus {
  background: #585abd;
  opacity: .9;
  color: #fff;
}
.grw-author-photo {
  border-radius: inherit !important;
}

#Type, #mydropdown {
    background-color: #fff;
    border: 1px solid #aaaaaa;
    border-radius: 0;
    height: 36px;
    margin-bottom: 7px;
    margin-right: 4px;
    margin-top: 1px;
    padding: 4px 3px;
    vertical-align: bottom;
	padding-left: 5px;
}

#ZipCode {
    border: 1px solid #aaaaaa;
    border-radius: 0;
    height: 36px;
    margin: 1px 2px 1px 0;
    margin-bottom: 1px;
    padding: 5px 0 5px 5px;
    vertical-align: bottom;
    margin-bottom: 7px;
}

.inner-banner {
    padding: 0px !important;
}

.form h4 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 20px;
}

.shadowed img{
	width:85%;
}

.contact-info ul li a:hover, .contact-info ul li a:focus {
    color: #31507f !important;
}

.contact-info ul {
    padding-left: 0px;
}

#cont-info li {
    list-style-type: none;
}
.contact-info ul li {
    color: #666;
    display: flex;
    font-size: 13px;
    line-height: 22px;
    margin: 10px 0;
}

#cont-info ul li figure {
    margin-right: 4px;
}

.contact-info i {
    color: #31507f;
    float: left;
    font-size: 16px !important;
    margin-right: 5px;
    margin-top: 5px;
    width: 14px;
}

.contact-info span, .footer-nav span {
    display: flex;
}

p, #content-area ul li {
    color: #393939;
    font-size: 16px;
    line-height: 26px;
}

.loc-title {
    font-size: 15px !important;
    font-weight: 600 !important;
}

#content-area a {
  color: #31507f;
}

.btn-info {
  color: #fff;
  background-color: #31507f;
  border-color: #31507f;
  margin-top: -25px;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #3c6199;
  border-color: #3c6199;
}




.social ul li a:hover, .social ul li a:focus {
  opacity:0.8 !important;
}

.gmaps {
  height: 320px;
  width: 100%;
}

.contact-form{
	height: 800px !important;
}

.inner-content.no-banner {
  border-top: 1px solid #ccc;
  margin-top: 20px;
}

.auto, .home-new, .other {
  border-right: 1px solid #3c6199;
}

.top-btn li a.active {
  text-decoration: none;
  background-color: #3c6199;
}

.site-info ul {
  padding: 0px;
}

.site-info li {
  text-align: center;
  float: none;
  font-size: 16px;
  display: inline-block;
  margin: 0 auto;
  color: #fff;
}


#foot-cpe a:hover, #foot-cpe a:focus, .sitelock-logo a:hover, .sitelock-logo a:focus {
  color: #fff;
  text-decoration:none !important;
  opacity:.8;
}


#staff-tim p {
  margin-left: 15px;
}

/*Blog*/
.blog .content-area a{
	color: #333 !important;
}
.blog .content-area a:hover{
	color: #555 !important;
}
.blog #main{
	display:block;
} 
.sidebar-content{
	background:#043858;
	margin: 28px 0;
}
.sidebar-content ul li {
	color: #fff;
}
.sidebar-content .widget{
	margin-top:20px;
}
.sidebar-content .widget h2{
	color:#fff;
	font-size:22px;
}
.blog .search-submit{
padding: 5px 10px;
background-color:#b3b3b3;
border: 1px solid #b3b3b3;
color:#000;
border-radius: 3px;
border: 1px solid #b3b3b3;
}

.blog .submit{
	background-color:#5796b2;
	border: 1px solid #5796b2;
	color:#fff;
	padding: 5px 10px;
	border-radius: 3px;
}
.blog .submit:hover,.blog .search-submit:hover{
	background:#bfc0c2;
}

.sidebar-content .widget a:visited,.sidebar-content .widget a{
	color: #fff;
	display: block;
}
.sidebar-content .widget a:hover,.sidebar-content .widget a:focus{
	color: #eee;
}
.blog .container-block{display:flex;}
.blog .wp-block-search__button {
    background: #5796b2;
	color: #fff;
	border:none;	
	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: #71b0cc;
}
.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: none!important;
	color:#fff;
	font-size:18px;
}
.blog .wp-block-group__inner-container ul{
  list-style-type: disc!important;
}

.widget li::before {
  content: "\f101";
  padding-right: 3px;
  font-family: FontAwesome;
  color: #fff;
}
.wp-block-archives-list.wp-block-archives li a,
.wp-block-categories-list.wp-block-categories li a {
  color: #fff;
}
.wp-block-latest-comments {
  padding: 0;
}

.blog .widget-area #grw-widget {
  border-bottom: 1px solid #0c4d6e;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

.wp-block-latest-posts__list.wp-block-latest-posts li, .wp-block-latest-posts__list.wp-block-latest-posts li a {
  color: #fff;
}
#block-4 article, #block-4 article a {
  color: #fff;
}
.wp-block-latest-comments li::before {
  content: none;
}
.widget h2 {
  
  color: #fff;
  font-size: 28px;
  font-style: italic;
  font-weight: 600;
}
.widget ul, .widget ol {
  padding: 0px !important;
}

.widget li::before {
  content: none;
  
}
.widget ul li, .widget ol li {
  border: 1px solid #ccc;
  padding: 10px;
  background-color: transparent;
  margin-bottom: 5px;
  color: #fff;
  list-style: none;
}
.widget ul li a, , .widget ol li a {
  color: #fff;
}
.widget ul li:hover,  .widget ol li:hover{
  border: 1px solid #ccc;
  padding: 10px;
  background-color: #5796b2;
  margin-bottom: 5px;
  color: #fff;
  list-style: none;
}

.wp-block-search__label {
  color: #fff;
}
.home article, .category article, .archive article, .search article {
  box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
  background-color: #fff;
  border-radius: 3px;
  margin-top: 1.5rem;
  margin: 1.5em;
  flex-basis: 44%;
  margin: 15px;
}
 .carousel-inner {
  overflow: hidden;
}

.widget-title {
  color: #fff;
  font-size: 28px;
  font-style: italic;
  font-weight: 600;
}

.blog-home-page .image-place-holder img {
	margin:15px auto;
}
.blog .content-area{
	margin-top:20px !important;
	padding-right: 40px !important;
}
.blog .posted-on{
	display:none !important;
}
.blog-home-page .read-more-btn-text{
    margin-top:0 !important;
}

.right-side {
  background: #333;
  padding-bottom: 50px;
  padding-top: 50px;
}
#primary .page-title {
  margin-top: 0;
}
.entry-title a {
  color: #000;
}
ol.wp-block-latest-comments {
  box-sizing: border-box;
  margin-left: 0;
}
.widget ol {
  list-style: none !important;
}
.wp-block-latest-comments__comment article {
  background: transparent !important;
  box-shadow: none !important;
  margin: 15px 0 !important;
  padding: 0 !important;
  width: 100%;
}

#block-4 article {
  color: #fff;
}

.widget ol li {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}

.blog .widget ul li a:hover, .blog .widget ul li a:focus {
  opacity: 0.9;
}

.blog #block-5 .widget-title {
	padding: 10px;
    border: solid 1px #fff;
}

.blog #block-5 .widget-title .caret {
	float: right;
    margin-top: 12px;
}

.blog #block-5 ul li, .blog #block-5 ol li {
  border: none;
  padding-left: 20px;
  background-color: transparent;
  margin-bottom: 0px;
  color: #fff;
  list-style: none;
}

.blog #block-5 ul li:hover,  .blog #block-5 ol li:hover{
  border: none;
  padding-left: 20px;
  background-color: #3c6199;
  margin-bottom: 0px;
  color: #fff;
  list-style: none;
}

.blog #block-5 .widget-title {
  background: #186a9d;
  margin-bottom: 5px;
}


.blog #block-5 ul {
  background: #5796b2;
  border-radius: 4px;
}


.blog #block-5 .widget-title:hover, .blog #block-5 .widget-title:focus, .blog #block-5 .widget-title:active {
  background: #1970a6;
}

.blog .container-block #secondary  {
  height: auto !important;
}

#block-5 ul {
    display: none;
}
#block-5 h2 {
	cursor: pointer;
}

.blog #block-5 .wp-block-heading {
  background: #5796b2;
  margin-bottom: 5px;
    padding: 10px;
  border: solid 1px #5796b2;
}

.blog #block-5 .wp-block-heading .caret {
    float: right;
    margin-top: 10px;
	color: #141c29;
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}