body {
	position: relative;
	padding: 0;
	font-family: Tahoma, sans-serif;
    font-family: "Open Sans", sans-serif;
	color: #3c4653;
}

html,
body {
	height: 100%;
	width: 100%;
}

/* Banner image,logo sec and featured image,gradient,overlay styles */
h1,
.h1 {
	font-size: 38px;
	font-weight: 600;
}

a {
	color: #414653;
}

a:hover,
a:focus {
	color: #799a9c;
}

.contact-info a:hover,
.contact-info a:focus {
	color: #414653;
	text-decoration: underline;
	text-decoration-color: #73d4d6;
}

#silver_content a:hover,
#silver_content a:focus {
	color: #414653;
	text-decoration: underline;
	text-decoration-color: #799a9c;
}
#silver_content h2, #silver_content h3, #silver_content h4 {
    margin-top: 30px;
    margin-bottom: 10px;
}
#silver_content h2{
	font-size: 26px;
line-height: 36px;
font-weight: 600;
}
#silver_content h3{
	font-size: 22px;
line-height: 32px;
font-weight: 600;
}
#silver_content ul {
    margin: 20px 0px;
    padding-left: 20px;
}
#silver_content ul li {
    margin-bottom: 10px;
}
#silver_content ul li:last-of-type {
    margin-bottom: 0px;
}
#silver_content ul li::marker {
    color: #73d4d6;
}
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: rgba(0,0,0,0.4);
	background:linear-gradient(45deg, rgba(0,0,0,0.6), rgba(0,0,0,0.2));
	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: 250px;
	background: #fff;
}
.overlay-bg {
	background-color: #fff;
    height: 250px;
}
.carousel-inner.main img {
    margin-top: 250px;
    height: 600px;
    width: 100%;
    object-fit: cover;
}
.no-side {
    height: 600px;
    width: 100%;
    object-fit: cover;
}
#agency-logo {
	padding: 0px 0px;
	margin: 0px;
	width: 100%;
	max-width: 350px;
}
.logo-agency {
	margin: 20px 0;
}
.logo-agency img {
	max-width: 100%;

	display: inline-block;
}

.mar-top-soc {
	padding-top: 30px;
	padding-right: 0px;
}
.mar-top-soc i {
    color: #73d4d6;
}
.ph {
	float: right;
	font-size: medium;
	color: #3c4653;
	margin-bottom: 0px;
	font-size: 25px;
}

/*.ph.index {
    color: #fff;

}*/
.ph a {
	color: #fff;
}

.social [class*="fa fa-"] {
	background-color: #a9b5c3;
	border-radius: 27px;
	color: #fff;
	height: 27px;
	line-height: 27px;
	width: 27px;
	font-size: 18px;
	text-align: center;
	margin-left: 13px;
	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: 1px 1px 3px #333;
}

.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: #3c4653;
	text-shadow: 1px 2px #fff;
}

/*.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: 5px solid #73d4d6;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #3c4653;
}

/*.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: #3c4653;
	background-color: transparent;
	z-index: 20;
	border-bottom: 5px solid #73d4d6;
	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: #3c4653;
	background-color: transparent;
	border-bottom: 5px solid #73d4d6;
}

/*.navbar-default .navbar-nav.index > li > a:hover, .navbar-default .navbar-nav.index > li > a:focus {
    color: #eee;
    background-color: transparent;
    border-bottom: 5px solid #73d4d6;
}*/
.navbar-default .navbar-nav>li>a:active {
	color: #2a313b;
	background-color: transparent;
	border-bottom: 5px solid #73d4d6;
}

/*.navbar-default .navbar-nav.index > li > a:active{
  color: #eee;
  background-color: transparent;
  border-bottom: 5px solid #73d4d6;
}*/
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	color: #2a313b;
	text-decoration: none;
	background-color: #73d4d6;
	outline: 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: 5px solid #73d4d6;
}

.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: #3b4552;
	text-shadow: none;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	color: #3c4653;
	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: 95px;
}

.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: #73d4d6;
    border: 1px solid #73d4d6;
    color: #2a313b;
}
.btn:hover, .btn:focus {
    background-color: #81eef0;
    border: 1px solid #81eef0;
    color: #2a313b;
}
#Type,
#ZipCode {
	color: #000;
	border-radius: 5px;
	border: 1px solid #fff;
}

.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: #3c4653 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: #3c4653 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: 32px;
	text-transform: uppercase;
	color: #3c4653;
}

.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: #3c4653;
	margin-bottom: 20px;
	font-family: "Open Sans", sans-serif;
	line-height: 27px;
}

.middle-cont a {
	margin-top: 20px;
	font-size: 22px;
	color: #3c4653;
}

.middle-cont a:hover,
.middle-cont a:focus {
	text-decoration: underline;
	text-decoration-color: #799a9c;
}

.fl-img-cont {
	float: right;
}

.pad-left {
	padding-left: 22%;
	padding-right: 20px;
}

.wdth-con {
	width: 40%;
}

.middle-cont {
    background: #3c4653;
	background: linear-gradient(180deg, #3c4653, #2a313b);
    padding: 40px 60px;
}
.middle-cont .mid-inner {
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.4);
    border-radius: 20px;
    overflow: hidden;
}
.main-cnts {
	background: #fff;
	color: #414653;
	clear: both;
	border-top: 1px solid #3c4653;
	border-bottom: 1px solid #3c4653;
	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 {
	font-family: "Open Sans", sans-serif;
}

.main-cnts p {
	font-size: 21px;
	line-height: 32px;
	margin-bottom: 20px;
}

.wdth_mg {
	width: 100%;
	height: 440px;
	object-fit: cover;
}


.inner {
	padding: 0;
	margin: 0;
}

h3.style-heading {
	font-weight: 600;
}

.main-cnts p, .contact-info p, #silver_content ul li {
	font-size: 19px;
	line-height: 30px;
}

.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: 120px;
}

.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: #73d4d6;

}

.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: #73d4d6;
	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:hover {
	background: #3b5998 !important;
}

.social-mid li a.twitter:hover {
	background: #00acee !important;
}

.social-mid li a.google:hover {
	background: #DB4437 !important;
}

.social-mid li a.linkedin:hover {
	background: #0e76a8 !important;
}

footer ul {
	margin: 0;
	padding: 0;
}

footer ul li {
	list-style-type: none;
}

.foot-bg-color {
	background: #2a313b;
	padding-bottom: 30px;
}

.active-foot {
	color: #73d4d6 !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-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;
}

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;
}

.foot-side-info {
	background-color: #2a313b;
    border-top: 1px solid #3c4653;
}

.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: #73d4d6;
	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: #73d4d6;
}

.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;
}



.no-pad {
	padding-left: 0px;
	padding-right: 0px;
}

.no-mar {
	margin-right: 0px;
	margin-left: 0px;
}

.quote-box {
	background: #3c4653;
}

.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: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #2c2c2c !important;
	margin-bottom: 10px;
}

.select-center-inner {
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding: 5px;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #2c2c2c !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: 35px;
	font-size: 18px;
	border-radius: 5px;
}

.contact-info {
	padding: 50px 0px;
	border-bottom: 1px solid #3c4653;
}

.gmap-inner {
	width: 100%;
	height: 300px;
	border: none;
}

.contact-info h2 {
	margin-top: 0px;
}

.contact-info h3 {
}

.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: 50px;
}

.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: #3c4653;
    border:none;
	margin-bottom: 4px;
	color: #fff;
}

.carrier-btn:hover,
.carrier-btn:focus {
	background: #2a313b;
	color: #fff !important;
	text-decoration: none !important;
	transition: .2s;
    border:none;
}

.cust-page {
	padding-bottom: 30px;
	padding-top: 30px;
	border-top: 1px solid #73d4d6;
	border-bottom: 1px solid #73d4d6;
	color: #3c4653;
	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 #73d4d6;
	padding-bottom: 10px;
	font-size: 26px;
}

.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: 300px;
	width: 100%;
    padding: 5px;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
    border: 5px solid #73d4d6;
}

.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: #3c4653;
	/* 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: 100%;
	border: 0;
}
.quote-box-jot iframe.form-fix {
    width: 80%;
}
#contactJotFormIFrame {
	border: none;
	width: 100%;
	height: 500px !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;
}

.sidebar {
	margin-top: 40px;
	text-align: center;
	background: #eaeaea;
	padding: 20px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}

.sidebar h2 {
	margin-bottom: 20px;
}

.sidebar hr {
	border-top: 1px solid #d2d1d1;
}

/* Google Review Widget */

.reviews-hd {
	margin-top: 0 !important;
	text-align: center;
}

.grw-review-btn,
.grw-view-all-btn {
	color: #2a313b !important;
	text-decoration: none !important;
	font-size: 14px;
	background-color: #73d4d6 !important;
	font-style: normal;
	text-shadow: 1px 1px 1px #000 !important;
}

.grw-business-footer p {
	line-height: 24px !important;
}

.grw-theme-dark div.grw-review-content>p {
	font-size: 12px !important;
}

.grw-business-footer p {
	text-align: center !important;
}

.grw-theme-dark .grw-slider-nav a.grw-slide-current {
	background-color: #73d4d6 !important;
}

.grw-business-header {
	border-bottom: 3px solid #3c4653 !important;
}

.grw-business-name a,
.grw-business-name a:visited,
.grw-author {
	color: #000 !important;
}

.grw-view-all-btn {
	font-family: Tahoma, sans-serif !important;
}

.div.grw-review-content .rm-link{
	text-align: left;
}

.grw-theme-dark div.grw-review-content > p {
  inline-size: 230px;
  text-align: left;
}

.sms_txt {
	cursor: none;
	pointer-events: none;
}

.mid-inner a{font-weight: 600;   font-size: 17px;}
.content-txt{
	padding-right: 25px;
}

.award-logo{
	display:inline-block;
	margin-top:30px;
}

.best-of-bay-logo {
  display: inline-block;
  margin-right: 30px;
  width:110px;
}