/*header*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

body {
	font-family: 'Open Sans', sans-serif;
	color: #393939;
}

header {
	background-color: #494949;
	background-image: url(../img/banner-texture.png);
	background-repeat: repeat;
	background-size: 30%;
	background-position: center;
	border-bottom: #dcf435 3px solid;
	position: relative;
	z-index: 999;

}

.top-gradient {
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(50, 50, 50, .6);
	background: linear-gradient(45deg, rgba(50, 50, 50, .9) 40%, rgba(0, 0, 0, .6));
	content: " ";
	top: 0px;
	left: 0px;
	mix-blend-mode: multiply;
}

.logo-nav .row {
	display: flex;
	align-items: center;
}

.logo {}

.logo img {
	width: 100%;
    max-width: 300px;
	display: inline-block;
	margin: 20px 0px 30px;
	background: #fff;
	border-radius: 20px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
	padding: 20px;
}

.header-contact {
	line-height: 50px;
	position: relative;
	z-index: 2;
}

.header-contact p {
	margin-bottom: 0px;
}

.contact-no {
	color: #fff !important;
	font-size: 17px;
	margin-left: 5px;
	margin-right: 20px;
}

.contact-no .fa {
	color: #dcf435;
}

.contact-no a {
	color: #fff !important;
}

.contact-no .fa-phone,
.contact-no .fa-comments {
	margin-right: 5px;
}

.nav-content {
	padding: 0px;
}

.navbar {
	min-height: auto;
}

.navbar-default,
.navbar-default .navbar-collapse,
.dropdown-toggle {
	background: transparent;
	border: none;
	margin: 0px;
	position: relative;
	z-index: 1;
}

#menu-collapse {
	padding: 0px;
	clear: both;
}


/* end of  mobile nav button */

.tab {
	display: table;
	width: 100%;
}

.tab1 {
	display: table;
	width: 100%;
}

.tab-row {
	display: table-row;
}

.tab-cell {
	display: table-cell;
	vertical-align: middle;
}

.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),
.navbar-toggle.nav-bg span:nth-child(4) {
	opacity: 0;
	top: 24px;
}

.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) {
	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: #dcf435 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;
}

.collapse.in {
	display: block !important;
	visibility: visible;
}

/* end of  mobile nav button */

.navbar-default .nav {
	float: right;
}

.dropdown-menu>.active>a,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a.active,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus, .dropdown-submenu .submenu-wrapper:hover, .dropdown-submenu .submenu-wrapper:focus, .dropdown-submenu.active .submenu-wrapper {
	background: #46f27d !important;
	color: #2c2c2c;
}

.dropdown-submenu a:hover, .dropdown-submenu a:hover {
	text-decoration:none;
}

.dropdown-menu {
	padding: 0px;
	min-width: 185px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background: #46f27d;
}

.navbar-nav>li>a {
	padding: 5px 12px !important;
	line-height: 30px;
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 4px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #fff;
}

.lob-active,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li.active>a,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background: #46f27d;
	/* W3C Markup */
	color: #2c2c2c !important;
	border-radius: 10px;
	box-shadow: 1px 2px 5px #000;
}

.lob-active .navbar-nav .dropdown>.dropdown-toggle:focus {
	background: transparent !important;
	border: solid red 1px;
}

ul.navbar-nav {
	width: 100%;
	text-align: justify;
	font-size: 0px;
}

ul.navbar-nav:after {
	display: inline-block;
	width: 100%;
	content: '';
}

.navbar-default .navbar-nav>li {
	display: inline-block;
	float: none;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	padding: 0px;
}
.dropdown-submenu:focus-within>.dropdown-menu {
		display: block;
	}
.nav .dropdown.open .caret {
	border-top: none;
	border-bottom: 4px solid #333;
}


/* banner */
.inner-banner,
#slideshow {
	opacity: 1;
}

.inner-banner:after {
	background: rgba(0, 0, 0, .6);
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2));
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 99;
	pointer-events: none;
}

#slideshow:after {
	background: rgba(0, 0, 0, .6);
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2));
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	pointer-events: none;
}

/* .inner-banner:after,
#slideshow:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index:9;
  background: -moz-linear-gradient(0deg, rgba(204, 204, 204, 0.2) 10%, rgba(255, 255, 255, 0) 100%);
  /* ff3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(10%, rgba(204, 204, 204, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
/* safari4+,chrome */
background: -webkit-linear-gradient(0deg, rgba(204, 204, 204, 0.2) 10%, rgba(255, 255, 255, 0) 100%);
/* safari5.1+,chrome10+ */
background: -o-linear-gradient(0deg, rgba(204, 204, 204, 0.2) 10%, rgba(255, 255, 255, 0) 100%);
/* opera 11.10+ */
background: -ms-linear-gradient(0deg, rgba(204, 204, 204, 0.2) 10%, rgba(255, 255, 255, 0) 100%);
/* ie10+ */
background: linear-gradient(90deg, rgba(204, 204, 204, 0.2) 10%, rgba(255, 255, 255, 0) 100%);
/* w3c */
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff', GradientType=1);
/* ie6-9 */
}

*/ .carousel-indicators {
	z-index: 999;
}

.carousel-inner img,
.inner-banner img {
	width: 100%;
	height: 70vh !important;
	min-height: 450px;
	max-height: 600px;
	object-fit: cover;
	opacity: 1;
	z-index: 99;
	position: relative;
}

.carousel-indicators li.active {
	background: #4B8B5F;
}

.carousel-indicators li {
	background: #dcf435;
}

.banner {
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.banner-content {
	position: absolute;
	z-index: 100;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.banner-content h2 {
	color: #fff;
	font-size: 48px;
	font-weight: bold;
}

.banner-content h4 {
	border-bottom: 3px solid #dcf435;
	color: #fff;
	display: inline-block;
	font-size: 30px;
	padding-bottom: 25px;
	font-weight: bold;
}

.banner-bottom {
	border-bottom: solid 3px #dcf435;
}

.instant-quote-btn {
	background: #dcf435;
	color: #2c2c2c;
	padding: 5px 10px;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #000000;
}

.instant-quote-btn:hover,
.instant-quote-btn:focus {
	text-decoration: none;
	color: #2c2c2c;
	box-shadow: none;
}

.zipcode-form p {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
}

.zipcode-form .btn {
	background: #46f27d none repeat scroll 0 0;
	border-radius: 10px;
	border: none;
	color: #2c2c2c;
	font-size: 22px;
	padding: 5px 50px;
	text-transform: uppercase;
	box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.8);
}

.zipcode-form .btn:hover,
.zipcode-form .btn:focus {
	background: #3fd970;
	box-shadow: none;
}

.zipcode-form #Type,
.zipcode-form input {
	width: 205px;
	height: 25px;
	margin-bottom: 20px;
	color: #2c2c2c;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	padding-left: 10px;
	box-shadow: 1px 1px 3px #000;
}

.zipcode-form input {
	padding-left: 10px;
}

select {
	background-image: linear-gradient(45deg, transparent 50%, #2c2c2c 50%), linear-gradient(135deg, #2c2c2c 50%, transparent 50%);
	background-position: calc(100% - 12px) calc(1em - 5px), calc(100% - 5px) calc(1em - 5px);
	background-size: 7px 7px, 7px 7px, 1px 1.5em;
	background-repeat: no-repeat;
	background-color: #fff;
	padding-left: 4px;
}

.zipcode-form select::-ms-expand {
	display: none;
}

/*lob*/

.lob {
	background: #828b35;
	border-bottom: #dcf435 solid 3px;
	border-top: #dcf435 solid 3px;
	width: 100%;
}

.lob h2 {
	color: #fff;
	border-bottom: #dcf435 solid 3px;
	text-align: center;
	text-transform: uppercase;
	line-height: 34px;
	margin: 15px 0px 5px;
	opacity: .99;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.lob p {
	color: #ffffff;
	margin-bottom: 25px;
	opacity: .99;
}

.lob .row {
	display: flex;
	align-items: center strech;
	align-content: center;
}

.lob .row>div {
	background: #2c2c2c;
	margin: 80px 15px;
	padding: 45px 30px;
	border-radius: 40px;
	position: relative;
	background-repeat: no-repeat !important;
	background-position: bottom !important;
	background-size: contain !important;
	box-shadow: 2px 5px 10px #000;
	width: 33%;
}

.lob .row>div:before {
	background: rgba(0, 0, 0, .8) none repeat scroll 0 0 !important;
	border-radius: 40px;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	opacity: .8;
}

.lob button {
	background: #dcf435 none repeat scroll 0 0;
	border: medium none;
	border-radius: 15px;
	bottom: 20px;
	box-shadow: 1px 2px 5px #000;
	color: #2c2c2c;
	padding: 10px 20px;
	position: absolute;
	right: 30px;
}

.lob button:hover {
	box-shadow: none;
	padding: 10px 20px 9px;
}

.lob-1 {
	background-image: url('../img/home-lob.png') !important;
}

.lob-2 {
	background-image: url('../img/auto-lob.png') !important;
}

.lob-3 {
	background-image: url('../img/other-lob.png') !important;
}

.lob-icon {
	background: #46f27d;
	width: 80px;
	height: 80px;
	border-radius: 40px;
	position: absolute;
	text-align: center;
	top: -40px;
	box-shadow: 1px 1px 3px #000;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.lob .lob-icon:hover .fa:hover {
	transform: scale(1.2);
}


aside .lob-icon {
	background: #46f27d;
	position: relative;
	padding: 30px 20px;
	top: 0px;
	display: block;
	text-align: center;
}

.lob .fa {
	font-size: 45px;
	color: #2c2c2c;
	line-height: 80px;
}

aside .lob-icon .fa {
	color: #2c2c2c;
	font-size: 35px;
	line-height: 20px;
}

.lob .lob-icon {
	box-shadow: 1px 3px 5px #000 !important;
}

.inside-page-content {
	position: relative;
	background-position: center bottom;
	background: url("../img/content-bg.png") no-repeat;
	background-size: cover;
}

.inside-page-content:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .6;
	/* IE10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, .6) 100%);
	/* Mozilla Firefox */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, .6) 100%);
	/* Opera */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, .6) 100%);
	/* Webkit (Safari/Chrome 10) */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50, rgba(255, 255, 255, 1)), color-stop(100, rgba(255, 255, 255, .6)));
	/* Webkit (Chrome 11+) */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, .6) 100%);
	
}

.inside-page-content .row .content {
	padding-top: 50px;
	padding-bottom: 50px;
    padding-left: 50px;
}

.inside-page-content .row aside {
	padding-top: 50px;
	padding-bottom: 5px;
}

.inside-page-content .row aside a {
	color: #fff;
}

.inside-page-content .row aside a:hover,
.inside-page-content .row aside a:focus {
	color: #dcf435;
	text-decoration: none;
}

.gmap {
	max-width: 100%;
	width: 100%;
	height: 250px;
	margin-top: 10px;
	box-shadow: 1px 2px 5px #000;
	border: none;
}

aside hr {
	border-top: 1px solid #1a1a1a;
}

.inside-page-content aside h3 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-top: 30px;
}

.cs-page-frame,
#cpIframe {
	height: 1800px;
	width: 100%;
	border: none;
}

.content,
.phone-no a {
	color: #393939;
}

.content h1 {
	margin-top: 0px;
	text-align: left;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #2c2c2c;
	line-height: 36px;
}

.content h2 {
	font-size: 22px;
	line-height: 30px;
	color: #2c2c2c;
}

.content h3 {
	color: #2c2c2c;
	font-size: 18px;
	line-height: 24px;
}

.content h2,
.content h3,
.content h4 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: 600;
}
.content a {
    text-decoration: underline;
    color: #245580;
}
.content a:hover, .content a:focus {
    color: #2b6699;
}
.content a.btn {
    text-decoration: none;
}
.content ul {
    margin: 20px 0;
    padding-left: 20px;
}
.content ul li {
    margin-bottom: 10px;
}
.content ul li::marker {
    color: #46f27d;
}
.content ul li strong {
    color: #2c2c2c;
}
.inside-banner.container-fit {
	background-size: cover;
	background-position: center;
}

.inside-banner.container-fit img {
	opacity: 0;
}

/* mask overlay */

.index-content {
	position: relative;
	overflow: hidden;
	background: url('../img/mask.png') no-repeat !important;
	background-size: cover !important;
}

.index-content:before {
	position: absolute;
	opacity: .15;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	content: '';
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
	/* IE6-9 */
}

.main-content {
	align-items: flex-start;
	align-content: center;
	display: flex;
	justify-content: space-around center;
	padding: 50px 0px;
}

.phone-compare {
	/* opacity: .3; */
}

.index-content h1 {
	color: #ffffff;
	font-size: 36px;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
	margin-top: 0px;
    margin-bottom: 40px;
}
.index-content h2, .index-content h3, .index-content h4 {
    color: #fff;
    margin-top: 30px;
    margin-bottom: 10px;
}
.index-content p, .index-content p a {
	color: #eeeeee;
	font-size: 14px;
}
.index-content p a {
    text-decoration: underline;
}
.index-content p a:hover, .index-content p a:focus {
    color: #fff;
    opacity: .8;
}
/* mask overlay ends*/


/* inside content */

.inside-page-content .container>.row {
	display: flex;
}

aside {
	background: #333;
	background: linear-gradient(45deg, #333, #1a1a1a);
	margin: 0px auto;
	color: #ffffff !important;
}

aside ul li {
	list-style: none;
	font-weight: bold;
	line-height: 50px;
}

aside ul li i {
	margin-right: 10px;
}

aside ul li::before {
	color: #dcf435;
	content: "\f138";
	float: left;
	font-family: "FontAwesome";
	margin-right: 10px;
}

#JotFormIFrame {
	height: 340px;
}

/* .contactForm, */
/* #JotFormIFrame { */
/* max-width: 100%!important; */
/* border: none!important; */
/* display: block; */
/* margin: auto; */
/* width: 250px; */
/* } */

.carrier-content p,
.carrier-content p span a {
	color: #333;
}

.carrier-content .col-md-6{
	margin-bottom:20px;
}

.carrier-content p a.btn {
	background: #46f27d;
	color: #2c2c2c;
	box-shadow: 1px 1px 3px #000;
}

.carrier-content p a:hover,
.carrier-content p a:focus {
	color: #2c2c2c;
	background: #3fd970;
}

.carrier-content img {
	padding: 10px;
	background: #fff;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .8);
	border-radius: 8px;
}

#carrier-title {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #2c2c2c;
	margin-bottom: 30px;
}

.carrier-list {
	color: #4B8B5F;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
}

/* inside content ends*/
/* footer */
.gradient-pattern {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	font: normal 100%/normal Arial, Helvetica, sans-serif;
	color: rgba(255, 255, 255, 1);
	-o-text-overflow: clip;
	text-overflow: clip;
	border-top: solid 3px #dcf435;
	border-bottom: solid 3px #dcf435;
	background-color: #494949;
	background-image: url(../img/banner-texture.png);
	background-repeat: repeat;
	background-size: 30%;
	background-position: center;
	position: relative;
}

.mid-gradient {
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(50, 50, 50, .6);
	background: linear-gradient(45deg, rgba(50, 50, 50, .9) 40%, rgba(0, 0, 0, .6));
	content: " ";
	top: 0px;
	left: 0px;
	mix-blend-mode: multiply;
}

.gradient-pattern .container {
	position: relative;
}

.social {
	height: 225px;
	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 li {
	text-align: center;
}

.social li a {
	padding: 0;
	width: 80px;
	height: 80px;
	border-radius: 80px;
	border: solid 1px #666;
	background: #fff;
	border: solid 3px transparent;
	box-shadow: 1px 2px 5px #000;
	display: flex;
	align-items: center;
	justify-content: center;
}

.social li a .fa,
.social li a .fab {
	font-size: 42px;
	color: #747474;
	vertical-align: middle;
}

.social li a .fa-facebook-f {

	padding: 0px 4px;
}

.social li a .fa-youtube {}

.social li a:hover,
.social li a:focus {
	text-decoration: none;
}

/* social icons animation */
.social li a:focus .fa,
.social li a:hover .fa,
.social li a:hover .fab,
.social li a:focus .fab {
	-webkit-transition: all ease .8s;
	-moz-transition: all ease .8s;
	transition: all ease .8s;
	text-shadow: -3px 3px 2px #000;
	color: #fff;
	-webkit-transform: scale(1.10);
	transform: scale(1.10);

}

.social li a.twitter i {
	color: #000;
}

.social li a.twitter:hover {
	background: #000 !important;
	color: #fff;
}

.social li a.facebook i {
	color: #3B5998;
}

.social li a.facebook:hover {
	background: #3B5998 !important;
	color: #fff;
}

.social li a.youtube i {
	color: #DD2C28;
}

.social li a.youtube:hover {
	background: #DD2C28 !important;
}

.social li a.linkedin i {
	color: #0274B3;
}

.social li a.linkedin:hover {
	background: #0274B3 !important;
}

.social li a.yelp i {
	color: #c41200;
}

.social li a.yelp:hover {
	background: #c41200 !important;
}

.social li a:hover {
	-webkit-transition: all ease .8s;
	-moz-transition: all ease .8s;
	transition: all ease .8s;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8), inset 3px 3px #000;
}

/*social icons animation ends*/
footer {
	background: #333;
	/* Old browsers */
	background: -moz-linear-gradient(top, #1a1a1a 0%, #333 10%, #2c2c2c 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1a1a1a 0%, #333 10%, #2c2c2c 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1a1a1a 0%, #333 10%, #2c2c2c 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#2c2c2c', GradientType=0);
	/* IE6-9 */
    border-top: 3px solid #dcf435;
}

footer .footer-nav ul,
.address-info {
	padding: 0px;
	list-style: none;
	text-align: center;
}

footer .footer-nav ul:after {
	display: inline-block;
	width: 100%;
	content: '';
}

footer .footer-nav ul {
	font-size: 0;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

footer .footer-nav ul li {
	display: inline-block;
	padding-bottom: 0px;
	/* cursor pointer issue in chrome */
	margin: 0px 10px;
}

footer .footer-nav ul li a {
	height: 100px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;

}

footer .footer-nav ul li a:hover,
footer .footer-nav ul li a:focus,
footer .footer-nav ul li.active a {
	color: #2c2c2c;
	background: #46f27d;
	border-radius: 10px;
	box-shadow: 1px 1px 3px #000;
}

.address-info li {
	display: inline-block;
	color: #fff;
	line-height: 40px;
	margin: 5px;
	list-style: none;
}

.address-info li a {
	color: #fff;
}

.address-info li a:hover,
.address-info li a:focus {
	color: #dcf435;
}

.address-info .fa {
	color: #dcf435;
}

/* ANIMATION */
/* shine animation  */
@-webkit-keyframes sheen {
	0% {
		-webkit-transform: skewY(-45deg) translateX(0);
		transform: skewY(-45deg) translateX(0);
	}

	100% {
		-webkit-transform: skewY(-45deg) translateX(12.5em);
		transform: skewY(-45deg) translateX(12.5em);
	}
}

@keyframes sheen {
	0% {
		-webkit-transform: skewY(-45deg) translateX(0);
		transform: skewY(-45deg) translateX(0);
	}

	100% {
		-webkit-transform: skewY(-45deg) translateX(12.5em);
		transform: skewY(-45deg) translateX(12.5em);
	}
}

.shine {
	text-align: center;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;
	overflow: hidden;
}

.shine:before {
	content: "";
	background-color: rgba(255, 255, 255, 0.3);
	height: 100%;
	width: 3em;
	display: block;
	position: absolute;
	top: 0;
	left: -4.5em;
	-webkit-transform: skewX(-45deg) translateX(0);
	transform: skewX(-45deg) translateX(0);
	-webkit-transition: none;
	transition: none;
}

.shine:hover:before {
	-webkit-transform: skewX(-30deg) translateX(15.5em);
	transform: skewX(-30deg) translateX(15.5em);
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.8s ease-in-out;
}

/* shine animation ends */

/* cms fix */
.is-cms .lob h2,
.is-cms .lob p {
	height: auto !important;
}

/* cms fix ends */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.header-contact {
	display: flex;
	justify-content: end;
	margin-bottom: -30px;
}

.text-num {
	margin-left: 0;
	margin-right: 0;
}

/* Ada compliance fixes beings */
.skip-to-content-link {
	background: #46f27d;
	/* change the bgcolor based on the template color*/
	color: #333;
	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: #333;
}

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 */

a.sms-txt {
	cursor: none;
	pointer-events: none;
}

.nobreak {
	display: inline-block;
}

.request-jotform,
.contactForm {
	border: 0;
	width: 100%;
}
.submenu-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}