body {
	position: relative;
	padding: 0;
	font-family: "Raleway", sans-serif;
	color: #393939;
}

html,
body {
	height: 100%;
	width: 100%;
}

/* Banner image,logo sec and featured image,gradient,overlay styles */
h1,
.h1 {
	font-size: 34px;
	font-weight: 600;
	color: #2c2c2c;
}
h1 a {
    color: #2c2c2c;
}
h1 a:hover, h1 a:focus {
    color: #2c2c2c!important;
    text-decoration: none!important;
    opacity:.8;
}
a {
	color: #11395d;
}

a:hover,
a:focus {
	color: #154875;
}

.contact-info a:hover,
.contact-info a:focus {
	color: #414653;
	text-decoration: underline;
	text-decoration-color: #11395d;
}

#silver_content a:hover,
#silver_content a:focus {
	color: #414653;
	text-decoration: underline;
	text-decoration-color: #11395d;
}

h3,
.h3 {
	font-size: 23px;
}

header.index {}

.carousel-inner img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.ins-logo {
	display: inline-block;
}

.carousel-control.left,
.carousel-control.right {
	background: transparent;
	z-index: 10;
	height: 0px;
	top: 50%;
}

.grad-bg {
	background: -moz-linear-gradient(70deg, rgba(109, 133, 167, 0.2) 18%, rgba(118, 119, 120, 0.18) 37%, rgba(91, 114, 134, 0.28) 45%, rgba(0, 0, 0, 0.15) 55%, rgba(182, 193, 197, 0.3) 100%);
	/* FF3.6-15 */
	background: linear-gradient(70deg, rgba(109, 133, 167, 0.2) 18%, rgba(118, 119, 120, 0.18) 37%, rgba(91, 114, 134, 0.28) 45%, rgba(179, 173, 173, 0.2) 55%, rgba(182, 193, 197, 0.3) 100%);
	background: -webkit-linear-gradient(70deg, rgba(109, 133, 167, 0.2) 18%, rgba(118, 119, 120, 0.18) 37%, rgba(91, 114, 134, 0.27) 45%, rgba(0, 0, 0, 0.15) 55%, rgba(182, 193, 197, 0.3) 100%);
	/* Chrome10-25,Safari5.1-6 */
	height: 100%;
	width: 100%;
	position: absolute;
}

.grad-bg-others {
	background: rgba(66, 52, 27, 0.25);
	height: 100%;
	width: 100%;
	position: absolute;
}

.grad-bg-inner {
	background: rgba(66, 52, 27, 0.3);
	height: 100%;
}

.grad-bg-inner-sup {
	background: rgba(66, 52, 27, 0.2);
	height: 100%;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, .7) 10%, rgba(255, 255, 255, 0) 50%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, .7) 10%, rgba(255, 255, 255, 0) 50%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, .7) 10%, rgba(255, 255, 255, 0) 50%);
	background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, .7) 10%, rgba(255, 255, 255, 0) 50%);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8);
}

#agency-logo {
	padding: 0px 0px;
	margin: 0px;
	width: 100%;
	max-width: 500px;
}

.logo-agency {
	margin: 20px 0px;
}

.logo-agency img {
	max-width: 100%;

	display: inline-block;
}

.mar-top-soc {
	padding-top: 20px;
	padding-right: 0px;
}

.ph {
	float: right;
	font-size: medium;
	color: #404552;
	margin-bottom: 0px;
	font-size: 25px;
}

/*.ph.index {
    color: #fff;

}*/
.ph a {
	color: #fff;
}

.phone-no a {
	color: #000;
}

.social [class*="fa fa-"] {
	/* background-color: #a9b5c3; */
	border-radius: 27px;
	color: #fff;
	height: 30px;
	line-height: 28px;
	width: 30px;
	font-size: 17px;
	text-align: center;
	margin-left: 5px;
	padding-top: 1px;
}

.social .fa-facebook {
	background: #3b5998;
}

.social .fa-twitter {
	background: #00acee;
}

.social .fa-google {
	background: #DB4437;
}

.social .fa-linkedin {
	background: #0e76a8;
}

.cen-text {
	text-align: center;
}

.social-inner [class*="fa fa-"] {
	color: #999778;
}

.pos-rel {
	position: relative;
}

.social ul {
	list-style: none;
	float: right;
}

.social li {
	float: left;
}

.social-icons .fa:hover,
.social-icons .fa:active {
	-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	box-shadow: none;
}

.cl {
	clear: both;
}

.social-icons.icon-zoom .fa:hover,
.social-icons.icon-zoom .fa:active {
	-webkit-transform: scale(1.2);
	-webkit-animation-delay: 4s;
	-moz-transform: scale(1.2);
	-moz-animation-delay: 4s;
	-ms-transform: scale(1.2);
	-ms-animation-delay: 1s;
	-o-transform: scale(1.2);
	transform: scale(1.2);
	animation-delay: 1s;
	text-decoration: none;

}

.social-icons.icon-circle .fa {
	border-radius: 50%;
}

.social-icons.icon-rounded .fa {
	border-radius: 5px;
}

.social-icons.icon-flat .fa {
	border-radius: 0;
}

.pad-l {
	padding-left: 0px;
}

.pad-r {
	padding-right: 0px;
}

/*Navigation Section*/
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

p.column-p {
	color: #808080;
}

.navbar-default .navbar-nav>li>a {
	color: #404552;
	text-shadow: none;
}

/*.navbar-default .navbar-nav.index > li > a {
    color: #fff;
    text-shadow: 1px 1px #1b1908;
}*/
.navbar-default .navbar-nav>li>a {
	padding-left: 0px;
	padding-right: 0px;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 0px;
}

.navbar .navbar-inner {
	padding: 0;
}

.navbar .nav {
	margin: 0;
	width: 100%;
}

.menu-top>li {
	display: inline-block;
	float: none;
}

.navbar-collapse>ul::after {
	content: '';
	display: inline-block;
	width: 100%;
}

.foot-width>ul::after {
	content: '';
	display: inline-block;
	width: 100%;
}

.caretup {
	transform: rotate(180deg);
}

.caret {
	margin-left: 5px;
	border-top: 7px solid;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: transparent;
	z-index: 20;
	border-bottom: 3px solid #11395d;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #404552;
}

/*.navbar-default .navbar-nav.index > .active > a, .navbar-default .navbar-nav.index > .active > a:hover, .navbar-default .navbar-nav.index > .active > a:focus {
    color: #fff;

}*/
.navbar-default .navbar-nav>.active>a {
	color: #404552;
	background-color: transparent;
	z-index: 20;
	border-bottom: 3px solid #11395d;
	text-shadow: none;
}

/*.navbar-default .navbar-nav.index > .active > a {
	color:#fff;
	text-shadow: 1px 1px #1B1908;
}*/
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #404552;
	background-color: transparent;
	border-bottom: 3px solid #11395d;
}

/*.navbar-default .navbar-nav.index > li > a:hover, .navbar-default .navbar-nav.index > li > a:focus {
    color: #eee;
    background-color: transparent;
    border-bottom: 3px solid #11395d;
}*/
.navbar-default .navbar-nav>li>a {
	color: #2c2c2c;
	border-bottom: 5px solid transparent;
}

.navbar-default .navbar-nav>li>a:active {
	color: #404552;
	background-color: transparent;
	border-bottom: 3px solid #11395d;
}

/*.navbar-default .navbar-nav.index > li > a:active{
  color: #eee;
  background-color: transparent;
  border-bottom: 3px solid #11395d;
}*/
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus, 
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus
{ 
	color: #333;
	text-decoration: none;
	background-color: #99bddf;
	outline: 0;
}
.dropdown-menu>li>a {
    margin: 5px 0;
}
.inner-page-padding-bottom {
	padding-bottom: 10px !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background-color: transparent;
	border-bottom: 3px solid #11395d;
}

.navbar-nav a,
#btn,
.lob-title {
	text-transform: uppercase;
}

.navbar-collapse>ul.navbar-nav {
	text-align: justify;
	font-size: 0.1px;
}

.navbar-collapse>ul.navbar-nav>li {
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
}

.navbar {
	min-height: 50px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.ph a {
	color: #fff;
	text-shadow: 4px 3px 4px #353030;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	color: #404552;
	background-color: transparent;
}

/*.navbar-default .navbar-nav.index > .open > a, .navbar-default .navbar-nav.index > .open > a:hover, .navbar-default .navbar-nav.index > .open > a:focus {
    color: #fff;
    background-color: transparent;
}*/
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #eee;
	border-color: transparent;
}

.active-ins {
	border: 2px solid #efaa19 !important;
}

.navbar-nav>li>a {
	font-size: 19px;
}

.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}

.dropdown.open .caret {
	border-top: none;
	border-bottom: 8px solid;
}

.dropup.open .caret {
	border-top: none;
	border-top: 6px solid !important;
	border-bottom: none;
}

.dropup .caret {
	content: "";
	border-top: 0;
	border-bottom: 6px solid;
}

.zip-content {
	text-align: center;
}

.zip-content p {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 1px 1px #1B1908;
	color: #fff;
}

.upper-case {
	text-transform: uppercase;
	font-weight: 800;
	display: inline-block;
	margin-top: 15px;
	font-size: 64px;
}

.search-button {
	display: flex;
	align-items: center;
	justify-content: center;
}

.text-cen-banner {

	margin-top: 30px;
	color: #fff;
}

.text-cen-banner-label {

	margin-top: 40px;
	color: #fff;
}

.text-cen-banner h2 {
	color: #fff;
	text-shadow: 1px 1px 1px #414653;
	font-size: 68px;
	margin-top: 70px;
}

.input-banner {
	width: 220px;
	padding: 5px;
}

.select-ins {
	position: relative;
}

.select-ins::after {
	position: absolute;
	bottom: 0px;
	font-family: "FontAwesome";
	content: "\25BC";
	color: #000;
	font-size: 12px;
	pointer-events: none;
	top: 0px;
	right: 10px;
}

#Type {
	-moz-appearance: none;
}

#Type {
	-webkit-appearance: none;
}

select.input-banner,
#select-insurance-title {
	margin-left: 0px;
}

.col-md-push-2-temp {
	left: 9.667%;
}

.col-md-push-3-temp {
	left: 27%;
}

.btn {
	display: inline-block;
	padding: 10px 30px;
	margin-bottom: 0;
	font-size: 25px;
	margin-top: 30px;
	background-color: #b6cadd;
    color: #11395d;
}
.btn:hover, .btn:focus {
     background: #a1b3c4;   
         color: #11395d;
}
#Type,
#ZipCode {
	color: #000;
	border-radius: 5px;
	border: 1px solid #fff;
}

img.mobile-tab-index {
	height: 760px !important;
	width: 100%;
	object-fit: cover;

}

.navbar-toggle span:nth-child(1) {
	top: 15px;
}

.navbar-toggle span:nth-child(2) {
	top: 22px;
}

.navbar-toggle span:nth-child(3) {
	opacity: 0;
	top: 22px;
}

.navbar-toggle span:nth-child(4) {
	top: 29px;
	transition: all 0.25s ease-in-out 0s;
	-webkit-transition: all 0.25s ease-in-out 0s;
}

.navbar-toggle.nav-bg span:nth-child(1),
.index .navbar-toggle.nav-bg span:nth-child(1),
.navbar-toggle.nav-bg span:nth-child(4),
.index .navbar-toggle.nav-bg span:nth-child(4) {
	opacity: 0;
	top: 24px;
}

.navbar-toggle.nav-bg span:nth-child(2),
.index .navbar-toggle.nav-bg span:nth-child(2) {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
}

.navbar-toggle.nav-bg span:nth-child(3),
.index .navbar-toggle.nav-bg span:nth-child(3) {
	opacity: 1;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
}

.navbar-toggle {
	background-color: transparent;
	border: 1px solid #c1aa77;
	cursor: pointer;
	float: right;
	height: 43px;
	overflow: hidden;
	width: 43px;
	z-index: 100;
}

.navbar-toggle span {
	background: #11395d none repeat scroll 0 0;
	display: block;
	height: 3px;
	left: 9px;
	opacity: 0.8;
	position: absolute;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transition: all 0.25s ease-in-out 0s;
	-webkit-transition: all 0.25s ease-in-out 0s;
	width: 26px;
}

.navbar-header.index>.navbar-toggle span {
	background: #404552 none repeat scroll 0 0;
	display: block;
	height: 3px;
	left: 9px;
	opacity: 0.8;
	position: absolute;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transition: all 0.25s ease-in-out 0s;
	-webkit-transition: all 0.25s ease-in-out 0s;
	width: 26px;
}

.wdth_mg {
	width: 100%;
}

.no-pad {
	padding: 0px;
}

.middle-cont h2 {
	font-weight: 700;
	font-size: 28px;
	text-transform: uppercase;
	color: #2c2c2c;
}

.content-ins {
	display: inline-block;

	overflow-y: auto;

	/* this is to preserve text containing new lines */

	padding: 40px;
}

.content-ins p,
.content-ins a {
	font-size: 20px;
	color: #393939;
	margin-bottom: 20px;
	
	line-height: 27px;
}

.middle-cont a {
	margin-top: 20px;
	font-size: 22px;
	color: #404552;
}

.middle-cont a:hover,
.middle-cont a:focus {
	text-decoration: underline;
	text-decoration-color: #11395d;
}

.fl-img-cont {
	float: right;
}

.pad-left {
	padding-left: 22%;
	padding-right: 20px;
}

.wdth-con {
	width: 40%;
}

.middle-cont {
	background: #10385c;
	padding: 20px 40px 20px;

}

.middle-cont .row {
	margin: 20px 0;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}

.main-cnts {
	background: #fff;
	color: #414653;
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px;
}

.main-cnts.index {
	background: #414653;
}

.main-cnts.index p,
.main-cnts.index ul li,
.main-cnts.index a,
.main-cnts.index h1,
.main-cnts.index h2,
.main-cnts.index h3 {
	color: #fff;
}

.main-cnts p {
	
}

.main-cnts p {
	font-size: 21px;
	line-height: 32px;
	margin-bottom: 20px;
}

.main-cnts ul li {
	font-size: 21px;
	line-height: 32px;
}
.main-cnts h2, .main-cnts h3, .main-cnts h4 {
    margin-top: 30px;
    margin-bottom: 10px;
    color: #2c2c2c;
}
.main-cnts ul {
    margin: 20px 0px;
    padding-left: 20px;
}
.main-cnts ul li {
    marker-bottom: 10px;
}
.main-cnts ul li::marker {
    color: #11395d;
}
.main-cnts a {
    color: #396b97;
    text-decoration: underline;
}
.main-cnts a:hover, .main-cnts a:focus {
    color: #396b97;
    opacity: .8;
}
.main-cnts h1 a {
    color: #2c2c2c;
    text-decoration: none;
}
.main-cnts h1 a:hover, .main-cnts h1 a:focus {
    color: #666;
    text-decoration: none;
}
.wdth_mg {
	width: 100%;
	height: 440px;
	object-fit: cover;
}


.inner {
	padding: 0;
	margin: 0;
}
.banner-image img, .quote-box img {
    height: 450px;
    width: 100%;
    object-fit:cover;
}
.quote.inner {
    height: 450px;
}
.quote.inner .col-md-12.outer {
    height: 450px;
    display: flex;
    align-items:center;
    justify-content:center;
    flex-direction: column;
}
h3.style-heading {
	font-weight: 600;
}

.main-cnts p {
	font-size: 20px;
	line-height: 27px;
}

.footer-list ul li {}

.lp {
	margin-bottom: 40px !important;
}

.id-top {
	margin-top: 40px;

}

.mar-bot-in {
	margin-bottom: 20px;
}


.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
	margin-top: 30px;
}

.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;
	height: 90px;
}

.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: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 100%;
}

.carrier-head {
	padding-left: 15px;
	font-weight: 600;
	margin-top: 35px;
	font-size: 30px;
}

.social-pattern {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	-webkit-background-origin: padding-box;
	background-origin: padding-box;
	-webkit-background-clip: border-box;
	background-clip: border-box;
	background: #eaeaea;
    border-top: 1px solid #ccc;
}

.social-mid {
	height: 260px;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	align-content: center;
	-webkit-align-content: center;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	list-style: none;
	width: 100%;
}

.social-mid li a .fa-facebook {
	font-size: 50px;
	padding: 0px 4px;
}

.social-mid li a.google {
	padding: 30px 23px;
}

.social-mid li a .fa {
	font-size: 42px;
	color: #fff;
	vertical-align: middle;
}

.social-mid li a {
	padding: 30px 22px;
	border-radius: 60px;
	border: solid 1px #666;
	background: #eee;
	border: solid 3px transparent;
}


.social-mid li a:hover {
	-webkit-transition: all ease .8s;
	-moz-transition: all ease .8s;
	transition: all ease .8s;
	box-shadow: inset 3px 3px #000;
}

.social-mid li a:hover .fa {
	-webkit-transition: all ease .8s;
	-moz-transition: all ease .8s;
	transition: all ease .8s;
}

.social-mid li a:hover {
	background: #0E1616 !important;
}

.social-mid li a:hover .fa {
	color: #fff;
}
.social-mid li a.facebook {
    background: #1877F2;
}
.social-mid li a.facebook:hover {
	background: #1877F2 !important;
}

.social-mid li a.twitter:hover {
	background: #00acee !important;
}

.social-mid li a.google:hover {
	background: #DB4437 !important;
}
.social-mid li a.linkedin {
    background:#0077B5;
}
.social-mid li a.linkedin:hover {
	background: #0077B5 !important;
}

footer ul {
	margin: 0;
	padding: 0;
}

footer ul li {
	list-style-type: none;
}

.foot-bg-color {
	background: #10385c;
	padding-bottom: 30px;
}

.active-foot {
	color: #b6cadd !important;
}

.footer-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 23px;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
}

footer ul li {
	list-style-type: none;
	line-height: 24px;
}

.footer-list li span {
	padding-left: 15px;
	display: block;
	overflow: hidden;
}

.footer-list li a,
.footer-list .fa-caret-right {
	color: #fff;
}
.footer-list .fa-caret-right {
    color: #b6cadd;
}
.footer-contact-info li,
.site-info li {
	list-style-type: none;
	display: inline-block;
	padding-left: 3px;
}

address,
address p {
	margin-bottom: 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.foot-side-info {
	background-color: #0c2942;
}
.foot-side-info .fa {
     color: #b6cadd;   
}
.footer-list li a {
	text-transform: uppercase;
	font-size: 16px;
}

.footer-list li a.active,
.footer-list li a:hover,
.footer-list li a:focus {
	color: #b6cadd;
	text-decoration: none;
}

.footer-list li {
	line-height: 30px;
}

.footer-contact-info li,
.site-info li {
	list-style-type: none;
	display: inline-block;
	padding-left: 3px;
}

.footer-contact-info ul li::before {
	content: "";
	font-size: 14px;
	color: #fff;
	margin-right: 5px;
	font-weight: 900;
}

.site-info {
	text-align: center;
	margin-bottom: 45px;
}

#agency-address {
	margin: 30px auto;
	margin-top: 40px;
}

.footer-contact-info li a {
	color: #fff;
}

.footer-contact-info li a:hover,
.footer-contact-info li a:focus {
	text-decoration: none;
	color: #b6cadd;
}

.site-info li {
	text-align: center;
	float: none;
	font-size: 14px;
	display: inline-block;
	margin: 0 auto;
	margin-right: auto;
	color: #fff;
	margin-right: 3px;
}

.footer-contact-info ul li::before {
	font-family: 'FontAwesome';
	content: '';
	font-size: 34px;
	color: #fff;
	margin-right: 5px;
	font-weight: 900;
	vertical-align: middle;
}

.site-info ul li::before {
	font-family: 'FontAwesome';
	content: '\00b7';
	font-size: 34px;
	color: #fff;
	margin-right: 5px;
	font-weight: 900;
	vertical-align: middle;
}

.footer-contact-info ul li:first-child:before {
	content: '';
}

.fa-phone,
.fa-fax,
.fa-envelope,
.fa-comments {
	margin-right: 4px;
}

.footer-contact-info li {
	color: #fff;
	font-size: 16px;
}

.overlay-bg {
	background-color: #fff;
}

.no-pad {
	padding-left: 0px;
	padding-right: 0px;
}

.no-mar {
	margin-right: 0px;
	margin-left: 0px;
}

.quote-box {
	background: #11395d;
}

.quote h2,
h4 {
	color: #fff;
	text-align: center;
}

.quote h2 {
	font-size: 37px;

}

.quote h4 {
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 700;
}

.zip-content-inner p {
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
}

.zip-content-inner input {
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding: 5px;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #fff !important;
	margin-bottom: 10px;
}

.select-center-inner {
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding: 5px;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #fff !important;
	margin-bottom: 10px;
}

.btn-inner {
	margin-left: 0px;
	width: 230px;
	text-transform: uppercase;
	margin-left: 0px;
	width: 230px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	font-size: 18px;
	border-radius: 5px;
}

.contact-info {
	margin: 50px 0px;
}

.gmap-inner {
	width: 100%;
	height: 300px;
	border: none;
}

.contact-info h2 {
	margin-top: 0px;
	font-weight: 700;
}

.contact-info h3 {
	font-weight: 600;
}

.fa-caret-right {
	float: left;
}

.fa-caret-right::before {
	content: "\f0da";
	top: 8px;
	position: relative;

}

#JotFormIFrame {
	border: none;
	height: 310px !important;

}

.jot-quote h2 {
	font-size: 30px;
	margin-top: 0px;
}

.contactJotFormIFrame {
	border: none;
	width: 100%;
	height: 300px !important;
}

.carrier-btn {
	display: inline-block;
	padding: 0px 19px;
	margin-bottom: 0;
	font-size: 15px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #11395d;
	margin-bottom: 4px;
	color: #fff;
}

.carrier-btn:hover,
.carrier-btn:focus {
	background: #0c2942;
	color: #fff !important;
	text-decoration: none !important;
	transition: .2s;
}

.cust-page {
	padding-bottom: 30px;
	padding-top: 30px;
	border-top: 1px solid #11395d;
	border-bottom: 1px solid #11395d;
	color: #404552;
	background: #fff;
}

#cs-frame {
	height: 1600px;
	width: 100%;
	border: none;
}

.c-quote {
	width: 100%;
	height: 485px;
	object-fit: cover;
}

#cpIframe {
	height: 1800px;
	width: 100%;
	border: none;
}

.contact-list-bdr {

	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.n-pad-mob {
	padding-left: 0px;
}

.site-info ul li:nth-child(2)::before {
	content: "|";
	font-size: 21px;
	vertical-align: baseline;
}

.wdth-menu {
	width: 92%;
}

.index-cen {
	display: block;
	float: none;
	margin: 0 auto;
}

.margin-fix-foot {
	margin-top: 30px;
}

.logo-foot {
	max-width: 350px;
	width: 100%;
}

.align-center {
	display: flex;
	justify-content: center;
}

.img-width {
	width: 100%;
}

.flexs {
	display: flex;
	justify-content: center;
	align-items: center;
}

.flexs2 {
	align-items: center;


	display: flex;

	justify-content: space-around;
}

.dis {
	display: block;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

ul.contact-section-info {
	padding-left: 0px;
}

ul.contact-section-info li {
	list-style-type: none;
}

/* Ada compliance fixes beings */
.skip-to-content-link {
	background: #404552;
	/* 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-box-jot iframe {
	height: 300px !important;
	width: auto;
	border: 0;
}

.contactJotFormIFrame {
	border: none;
	width: 100%;
	height: 300px !important;
}

.select-center-inner option {
	color: #000 !important;
}

.mar-top-soc a[href^=tel] {
	color: inherit;
}

#cq-frame {
	height: 1800px;
	width: 100%;
	border: none;
}

#ContactJotFormIFrame {
	border: none;
	width: 100%;
	height: 250px;
}

.ph i {
	padding-right: 7px;
	margin-right: 0;
}

.ph {
	padding-right: 10px;
	padding-left: 10px;
	text-shadow:none;
}

a.sms_txt {
	cursor: none;
	color: #404552;
	pointer-events: none;
	text-shadow: none;
}

.sitelock-logo {
	text-align: center;
}

ul#agency-address li:nth-child(2)::before {
	font-family: 'FontAwesome';
	content: '\00b7';
	font-size: 34px;
	color: #fff;
	margin-right: 5px;
	font-weight: 900;
	vertical-align: middle;
}

.margin-fix-foot {
	margin-top: 30px;
}

.whats-new-content a {
	color: #b6cadd;
}

div.insurance_quotes_btn button {
	color: #fff;
	padding: 10px 18px;
	font-size: 18px;
	border-radius: 0;
	border: 0;
	margin-bottom: 10px;
	text-align: left;
	background: #11395d;
	width: 100%;
	display: flex;
}

div.insurance_quotes_btn button:hover,
div.insurance_quotes_btn button:focus {
	background: #0c2942;
}

div.insurance_quotes_btn button span {
	display: flex;
	align-items: center;
	margin-left: 10px;
	line-height: 35px;
}

div.insurance_quotes_btn i {
	width: 35px;
	margin-right: 5px;
    color: #b6cadd;
}

.main-cnts ul.breadcrumb {
	font-size: 20px;
	line-height: 34px;
	margin-bottom: 20px;
    margin-top: 0px;
	background: none;
	padding: 8px 5px;
}

.main-cnts .breadcrumb>li+li::before {
	padding: 0 0;
	color: #ccc;
	content: "";
}
.main-cnts ul.breadcrumb li {
    margin-bottom: 0px;
}
.sidebar-section {
	margin-top: 40px;
	background: #eaeaea;
	padding-bottom: 30px;
    color: #2c2c2c;
}

.sidebar-section h2{
	font-size:24px;
    color: #2c2c2c;
}

.sidebar-section hr {
	border-top: 1px solid #ccc;
}

.email-jot-form {
	width: 100%;
	border: 0;
}

.search-btn:hover,.search-btn:focus{
	opacity:.8;
}

.grw-business-name a, .grw-business-name a:visited {
  font-size: 13px;
}
.phone-view .fa {
    color: #b6cadd;
}
.mobile-go,
.mobile-go:focus,
.mobile-call,
.mobile-call:focus {
	color: #fff;
	padding: 11px 19px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 10px !Important;
	text-align: center;
	border: 0;
	-webkit-appearance: none;
	width: 100% !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #11395d !important;
}

.mobile-address {
	background: #eaeaea;
	color: #2c2c2c;
	padding: 5px 0 10px 0;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 0px;
	margin-top: 10px;
}

.mobile-address h5 {
	font-weight: normal !important;
	font-size: 24px;
	color: #2c2c2c;
	padding: 0px 0 10px 0;
}

.mobile-address p {
	font-size: 18px;
	color: #2c2c2c;
}

.mobile-address .btn {
	display: inline-block;
	padding: 6px 30px;
	margin-bottom: 0;
	font-size: 18px;
	border-radius: 10px;
	background-color: #11395d;
	color: #fff;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
}

.mobile-address .btn:hover,
.mobile-address .btn:focus {
	background: #0c2942!important;
	color: #fff;
}

.myaccount-mob-expand {
	background-color: #eaeaea;
	width: 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: center;
	z-index: 1;
	padding: 10px;
}

.phone-view .btn:hover, .phone-view .btn:focus {
	background: #0c2942!important;
	color: #fff;
}

.myaccount-mob-expand li {
	padding: 8px 0 0px 0;
	list-style-type: none;
}

.myaccount-mob-expand li a {
	color: #2c2c2c;
}

.myaccount-mob-expand ul {
	padding: 0;
}

.myaccount-mob-expand a:hover,
.myaccount-mob-expand a:focus {
	color: #11395d;
	text-decoration: none;
}

.top-nav li a,
.top-my-account li a {
	font-size: 13px;
	margin-right: 0px;
	border: 1px solid #11395d;
	padding: 4px 18px;
	border-radius: 12px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	background: #11395d;
	z-index: 9;
	position: relative;
}

.social-icons ul li a,
.ph.phone-automate {
	position: relative;
	z-index: 9;
}

.top-my-account,
.top-nav,
.social ul {

	padding-left: 10px;
}

.top-my-account .fa,
.top-nav .fa {
	color: #b6cadd;
}

.top-my-account ul#acc li a {
	font-size: 13px;
	margin-right: 0px;
	border: none;
	padding: 4px 18px;
	border-radius: 0px;
	text-transform: none;
	font-weight: 500;
	background: transparent;
	color: #2c2c2c;
}

.top-my-account ul#acc li a:hover,
.top-my-account ul#acc li a:focus {
	color: #2c2c2c;
	background: none !important;
	text-decoration: underline;
	text-decoration-color: #11395d;
	text-decoration-thickness: 2px;
	text-underline-position: under;
}

.top-nav li a:hover,
.top-my-account li a:hover,
.top-nav li a:focus,
.top-my-account li a:focus,
.top-nav li a.active-top {
	background: #1a4872;
	text-decoration: none;
}

.top-nav li a.active-top {
	opacity: 0.8;
	text-decoration: none;
}

.main-cnts .breadcrumb a {
	color: #396b97;
    text-decoration: none;
}

.main-cnts .breadcrumb a:hover,
.main-cnts .breadcrumb a:focus {
	color: #578bb9;
	text-decoration: none;
}

.shadowed {
	background-color: #fff;
	border: 1px solid #ccc;
	display: inline-block;
	filter: drop-shadow(2px 3px 3px #666);
	padding: 10px;
	margin-bottom: 20px;
}

#career-grid h4 {
	color: #11395d;
	font-size: 20px;
	text-align: left;
}

.email-jot-form {
	width: 100%;
	border: none;
	height: 500px !important;
}
/* Google Review Widget */
.grw-review-btn,
.grw-view-all-btn {
	color: #fff !important;
	text-decoration: none !important;
	font-size: 14px;
	background-color: #10385c !important;
	font-style: normal;
}

.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: #10385c !important;
}

.grw-business-header {
	border-bottom: 3px solid #10385c !important;
}

.grw-theme-dark {
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

.grw-business-name a,
.grw-business-name a:visited {
	color: #2c2c2c !important;
	font-size: 13px;
}

.grw-total-reviews,
.grw-theme-dark .rm-link {
	color: #666 !important;
}

.team-block img{
	margin:10px auto;
	display:block;
}

.team-block h3{
  margin-top: 10px;
}

.social .fa-instagram {
  background: #dc01a5;
}

.social-mid li a.instagram {
  background: #dc01a5;
}

.social-mid li a.instagram:hover {
  background: #dc01a5 !important;
}

.clist a {
  color: #fff;
}


/*blog*/
.blog-section{
overflow:hidden;
}
.blog-left a{
color:#ed9e27;
}
.blog-right a{
color:#4f4a47;
}
.blog-section a:hover{
color:#398439 !important;
text-decoration:none;
}
.blog-left,.blog-right{
margin-bottom:-99999px;
padding-bottom:99999px;
}
.widget-area{
padding-top:15px;
padding-left:15px;
padding-right:15px;
}
.blog-section input.search-submit{
color:#fff;
}
.right-content.blog {
	padding: 30px;
}
.search-form input.search-field, select, textarea {
	height: auto !important;
	padding: 3px !important;
	font-size: 13px;
	border: 1px solid #dddddd;
}
.blog .inside-content footer {
	background: none;
	padding: 0px;
}
.blog .page-header h1 {
	color: #404040;
}
.blog .search-submit {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 10px;
	color: #000;
	font-size: 20px;
	border: 1px solid transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer!important;
	background: #ed9e27;
}

/*Blog*/
.blog .content-area a{
	color: #11395d !important;
	text-decoration: none;
}
.blog .content-area a:hover{
	color: #095071 !important;
}
.blog #main{
	display:block;
} 
.blog .widget{
	/* padding: 0 15px!important; */
}
.blog .widget ul li {
	padding: 5px 0!important;
	font-size: 18px;
}
.blog .widget ul li a, .wp-block-latest-comments__comment-meta a{
	color: #404040;
	text-decoration: none;
}
.blog .widget ul li a:hover, .wp-block-latest-comments__comment-meta a:hover {
  color: #656464;
}
.blog .widget ul li::marker {
  color: #11395d;
}
.blog .search-submit{
	padding: 5px 10px;
	background-color:#11395d;
	border: 1px solid #11395d;
	color:#fff;
	border-radius: 3px;
	border: 1px solid #11395d;
	font-size:13px;
}

.blog .submit{
	background-color:#11395d;
	border: 1px solid #11395d;
	color:#fff;
	padding: 5px 10px;
	border-radius: 3px;
}
.blog .submit:hover,.blog .search-submit:hover{
	background:#2d5c98;
}

.blog .sidebar-content .widget a:visited, .blog .sidebar-content .widget a{
	color: #fff;
}
.blog .sidebar-content .widget a:hover, .blog .sidebar-content .widget a:focus{
	color: #87afe7;
}
.blog .widget input{
	height: 34px !important;
	margin-bottom: 0 !important;
}
.blog .wp-block-search__button {
    background: #11395d;
	color: #fff;
	border:none;	
	border-radius:3px;
	border: 1px solid #11395d;
}
.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: #2d5c98;
}
.blog .wp-block-search__label {
 color:#404040;
}
#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: #404040;
	font-size: 15px;
	font-family: 'Droid Sans', sans-serif;
	text-transform: none;
	display:inline!important;
	font-weight: 700;
	
}
.blog .wp-block-latest-comments__comment{
	list-style-type: disc!important;
	color:#11395d;
	font-size:15px;
}
.blog .wp-block-group__inner-container ul{
	list-style-type: disc!important;
	padding-left: 28px!important;
}
.blog ol.wp-block-latest-comments {
  padding-left: 28px;
}
.blog .entry-footer, .blog .comment-meta{
	border-top:none;
}

.blog .widget-title {
	font-size: 24px;
    color: #2c2c2c;
	font-weight: 500;
}

.blog .sidebar-section ul {
	padding-left: 30px;
}

.blog .widget ul {
	margin: 10px 0px;
}