@charset "UTF-8";
/*!
Theme Name: LGCY Power
Theme URI: http://underscores.me/
Author: LGCY Power
Author URI: https://www.lgcypower.com
Description: A theme for LGCY Power, the nation\'s leading solar provider.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lgcy_power
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

LGCY Power is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*=====Abstratcts/Variables/Typography===========*/
.sub-menu {
    text-align: left;
}
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: "DM Sans", sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
/*=====Bass/Typography/Typography===========*/
body,
input,
select,
optgroup,
textarea {
	color: #211f1e;
	font-family: "DM Sans", sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

body,
input:not([type=checkbox]):not([type=radio]):not([type=number]),
select,
optgroup,
textarea {
	width: 100%;
}

/*=====Bass/Typography/Headings===========*/
h1 {
	font-size: 65px;
	line-height: 70px;
	font-family: 'sequel_100_black65';
	color: #211f1e;
}

h2 {
	font-size: 34px;
	line-height: 46px;
	font-family: 'sequel_100_black65';
	color: #211f1e;
}

h3 {
	font-size: 34px;
	line-height: 46px;
	font-weight: 400;
	font-family: 'DM Sans', sans-serif;
	color: #211f1e;
}

h4 {
	font-size: 30px;
	line-height: 36px;
	font-family: 'sequel_100_black65';
	color: #211f1e;
}

h5 {
	font-size: 24px;
	line-height: 36px;
	font-family: 'sequel_100_black65';
	color: #211f1e;
}

h6 {
	font-size: 12px;
	line-height: 21px;
	font-weight: 400;
	font-family: 'DM Sans', sans-serif;
	color: #211f1e;
}

p {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	font-family: 'DM Sans', sans-serif;
}

#secondary h5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*=====Bass/Typography/Copy===========*/
p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "DM Sans", sans-serif;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: "DM Sans", sans-serif;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
/*=====Bass/Elements/Body===========*/
body {
	background: #fff;
}

/*=====Bass/Elements/hr===========*/
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/*=====Bass/Elements/Lists===========*/
ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/*=====Bass/Elements/Media===========*/
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

/*=====Bass/Elements/Tables===========*/
table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
/*=====Bass/Elements/links===========*/
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover, a:focus, a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
/*=====Bass/Elements/Buttons===========*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none;
	border-radius: 35px;
	width: 100%;
	margin: 20px 0;
	padding: 15px 0;
	background-color: #FEC355;
	font-family: "sequel_100_black65";
	cursor: pointer;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

/*=====Bass/Elements/Fields===========*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #211f1e;
	border: 1px solid #211f1e;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
.single-careers #blog-sidebar a.vc_gitem-link.vc_single_image-wrapper.vc_box_border_grey {
    background-image: url("/source/3227ddfeb3d78c8c8a8215c12358323b/LGCY_Logo_Icon.png");
    background-size: 50%;
    background-position: top center;
    background-repeat: no-repeat;
}
.related-jobs-footer-feed {
    border: 6px solid #BB5014;
    border-radius: 35px;
    background-color: #fafafa;
}
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- 
@import "plugins/jetpack/infinite-scroll";*/
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* Custom
--------------------------------------------- */
/*moved to base variables*/
/*=====START RESPONSIVE CUSTOMIZATION===========*/
/* ===== Responsinator Break-points ===== */
/* ===== Portrait ===== */
/* ===== Landscape ===== */
/* ===== Responsinator Break-points ===== */
/* ===== Standard Break-points ===== */
/* ===== Standard Break-points ===== */
/*=====START RESPONSIVE HEADER CUSTOMIZATION===========*/
.main-navigation ul {
	display: block;
}

@media screen and (max-width: 1024px) {
	header#masthead {
		display: inline-flex;
		width: 100%;
		max-width: 100%;
	}
	.vc_row.wpb_row.vc_row-fluid.half-height-hero.vc_custom_1658432395502.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex {
		background-position: top right !important;
	}
}

/*=====START RESPONSIVE MOBILE MENU CUSTOMIZATION===========*/
/* Mobile menu icon formatting*/
#mobile-navigation-icons {
	position: fixed !important;
	z-index: 999999999999;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 0px !important;
	display: none;
	padding: 30px 0px 0px 0px !important;
}

#mobile-navigation-icons > .wpb_column > .vc_column-inner {
	background-color: #211f1e;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

#mobile-navigation-icons .wpb_raw_code {
	margin-bottom: 0px !important;
}

@media only screen and (max-width: 1180px) {
	#mobile-navigation-icons {
		display: block;
	}
}

#mobile-navigation-icons ul {
	padding: 0px !important;
	display: flex;
	align-items: center;
}

#mobile-navigation-icons ul li {
	width: 33%;
	text-align: center;
	list-style-type: none;
}

#mobile-navigation-icons ul li a {
	color: #fff !important;
	font-family: 'sequel_100_black55';
	padding: 0px 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 12px !important;
}

#mobile-navigation-icons ul li a span.open-menu {
	background-image: url("/source/b5d170acee2b6f086060d208c8772899/menu-icon1.png");
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
}

#mobile-navigation-icons ul li a span.close-menu {
	background-image: url("/source/c48461cb07110c5974b049ab548434bf/menu-icon2.png");
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
}

#mobile-navigation-icons ul li a span {
	padding-top: 10px;
}

@media only screen and (max-width: 740px) {
	#mobile-navigation-icons ul li a span {
		padding-top: 0px;
	}
}

#mobile-navigation-icons ul li:nth-child(2) {
	position: relative;
	top: -28px;
}

#mobile-navigation-icons .vc_column-inner {
	padding: 0px !important;
}

/* Mobile Menu Formtting*/
#mobile-navigation {
	background-color: #211f1e;
	position: fixed;
	z-index: 9999999999999;
	bottom: 113px;
	right: 0px;
	width: 100%;
	padding: 0px !important;
	display: none;
	width: 260px;
	margin: 0px !important;
	border-top-left-radius: 20px;
	overflow: hidden;
	min-width: 30%;
}

@media only screen and (max-width: 740px) {
	#mobile-navigation {
		bottom: 103px;
	}
}

#mobile-navigation .menu-mobile-menu-container {
	max-height: 630px;
	overflow-y: scroll;
}

@media only screen and (max-height: 740px) and (min-width: 739px) {
	#mobile-navigation .menu-mobile-menu-container {
		max-height: 160px;
	}
}

#mobile-navigation .vc_wp_custommenu {
	margin-bottom: 0px !important;
}

#mobile-navigation > .wpb_column > .vc_column-inner {
	padding: 0px !important;
}

#mobile-navigation > .wpb_column > .vc_column-inner #menu-mobile-menu {
	padding: 0px !important;
}

#mobile-navigation > .wpb_column > .vc_column-inner #menu-mobile-menu > li {
	list-style-type: none;
	border-bottom: 1px solid #fff;
	position: relative;
}

#mobile-navigation > .wpb_column > .vc_column-inner #menu-mobile-menu > li > a {
	padding: 30px 20px !important;
	display: block;
	font-size: 21px !important;
}

#mobile-navigation > .wpb_column > .vc_column-inner #menu-mobile-menu > li ul.sub-menu {
	display: none;
	padding: 0px 10px 10px 0px !important;
}

#mobile-navigation > .wpb_column > .vc_column-inner #menu-mobile-menu > li ul.sub-menu li {
	list-style-type: none;
}

#mobile-navigation > .wpb_column > .vc_column-inner #menu-mobile-menu > li ul.sub-menu li a {
	padding: 15px 0px;
	display: block;
	line-height: 22px;
}

#mobile-navigation > .wpb_column > .vc_column-inner #menu-mobile-menu li:last-child {
	border-bottom: none;
}

#mobile-navigation > .wpb_column > .vc_column-inner #menu-mobile-menu li.menu-item-has-children ul.sub-menu.show {
	display: block;
}

#mobile-navigation > .wpb_column > .vc_column-inner #menu-mobile-menu li.menu-item-has-children:after {
	content: "";
	background-image: url("/source/fa9c812e28427ce7c7725ad97759b4d5/drop-icon.png");
	width: 17px;
	height: 10px;
	position: absolute;
	right: 20px;
	top: 30px;
	background-size: 17px;
	background-repeat: no-repeat;
	z-index: 1;
}

#mobile-navigation > .wpb_column > .vc_column-inner #menu-mobile-menu ul.sub-menu li {
	position: relative;
}

#mobile-navigation > .wpb_column > .vc_column-inner #menu-mobile-menu ul.sub-menu li.menu-item-has-children:after {
	content: "";
	background-image: url("/source/fa9c812e28427ce7c7725ad97759b4d5/drop-icon.png");
	width: 17px;
	height: 10px;
	position: absolute;
	right: 20px;
	top: 20px;
	background-size: 17px;
	background-repeat: no-repeat;
	z-index: 1;
}

/*mobile logo*/
@media screen and (min-width: 1199px) {
	#mobile-logo {
		display: none;
	}
	#mobile-logo img {
		width: 310px;
		margin-bottom: 20px;
	}
}

/*=====START RESPONSIVE FORMS CUSTOMIZATION===========*/
/*See If You Qualify Form*/
@media (max-width: 1200px) {
	div#see-if-you-qualify .vc_column-inner .vc_row .vc_column_container:first-child {
		display: block;
		clear: both;
		margin: 30px auto 0 auto !important;
		width: 100%;
		float: none;
	}
	div#see-if-you-qualify .vc_column-inner .vc_row .vc_column_container:first-child .vc_align_left {
		text-align: center;
	}
	div#see-if-you-qualify .vc_column-inner .vc_row .vc_column_container:first-child .list-with-icon-left li {
		display: block;
		text-align: center;
	}
	div#see-if-you-qualify .vc_column-inner .vc_row .vc_column_container:first-child .list-with-icon-left li img {
		display: block;
		clear: both;
		margin: 30px auto 0 auto !important;
		text-align: center;
		float: none;
	}
	div#see-if-you-qualify .vc_column-inner .vc_row .vc_column_container:nth-child(2) {
		display: block;
		clear: both;
		margin: 30px auto 0 auto !important;
		width: 100%;
		float: none;
	}
}

/*=====START COMPONENTS CUSTOMIZATIONS===========*/
@media (max-width: 1200px) {
	div#map-container .vc_row.hero-map {
		text-align: center;
	}
	div#footer-boxes .wpb_raw_code .wpb_column {
		display: block;
		margin: 0 auto;
		clear: both;
		text-align: center;
		width: 100%;
	}
	div#footer-boxes .wpb_raw_code .wpb_column img {
		max-width: 100px;
		height: auto;
		margin: 10px auto;
	}
	div#testimonials-slider-v2 {
		border: none !important;
	}
	div#testimonials-slider-v2 .vc_col-sm-6 {
		width: 100%;
		text-align: center;
		padding: 20px;
		border-radius: 35px;
	}
	div#testimonials-slider-v2 .vc_col-sm-6 img {
		transform: none;
		border-radius: 35px 35px 35px 35px;
	}
	div#testimonials-slider-v2 .vc_col-sm-6:nth-child(2) {
		border: 6px solid #FEC355;
	}
	div#testimonials-slider-v2 .tt_full_column {
		margin: 0 auto;
		position: static !important;
		width: 100% !important;
	}
	div#testimonials-slider-v2 .tt_info_left_alignment {
		display: block;
	}
	div#testimonial-page {
		padding-top: 15px !important;
	}
	div#testimonial-page:before {
		content: none !important;
	}
	div#testimonial-page .vc_col-sm-4 {
		width: 100%;
	}
	div#testimonial-page .vc_col-sm-8 {
		width: 100%;
		border: 6px solid #fec355;
		padding: 200px 30px 30px 30px;
		border-radius: 35px;
		margin-top: -170px;
	}
	div#testimonial-page .tt_text_right {
		text-align: center;
		position: static;
	}
	div#testimonial-page .tt_info_right_alignment {
		float: none;
		padding-right: 0;
		vertical-align: none;
		display: block;
	}
	div#testimonial-page .ttshowcase_wrap.tt_theme_none {
		position: static;
		margin: 30px auto;
	}
	div#testimonial-page .wpb_single_image .vc_figure {
		max-width: 300px;
	}
	div#testimonial-page .tt-slider-controls {
		margin-top: 10px;
		text-align: center;
		position: absolute;
		left: 0;
		right: 0;
	}
	two-column-image-text-text-wrapper .vc_btn3.vc_btn3-size-lg {
		width: 280px;
		display: block;
		margin: 0 auto;
	}
	.text-with-yellow-circle-bg > .wpb_column:after {
		opacity: 0.3;
	}
	.vc_col-sm-6.vc_col-has-fill .vc_column-inner {
		background-position: center !important;
	}
	.two-column-image-colored-boxes-horizontal {
		padding-left: 0px;
		padding-right: 0px;
	}
	.two-column-image-colored-boxes-horizontal .vc_row-fluid > .vc_column_container {
		display: block !important;
		margin: 0 auto;
		float: none;
		width: 100%;
		text-align: center;
	}
	.two-column-image-colored-boxes-horizontal .vc_row-fluid > .vc_column_container svg {
		margin: 0 auto;
		display: block;
	}
	.two-column-image-text-image-wrapper .wpb_wrapper {
		min-height: 300px;
	}
}

/*=====START GLOBAL CUSTOMIZATIONS===========*/
@media (min-width: 768px) and (max-width: 1200px) {
	.vc_row[data-vc-full-width="true"]:not(.vc_row[data-vc-stretch-content="true"]) > .wpb_column.vc_column_container.vc_col-sm-12:first-child {
		display: block;
		margin: 0 auto;
		max-width: 84.89583333333334%;
		float: none;
	}
	.wpb_column.vc_column_container.vc_col-sm-8 .vc_col-sm-12, div#mobile-navigation-icons .wpb_column.vc_column_container.vc_col-sm-12 {
		max-width: 100% !important;
	}
}

@media (min-width: 1200px) and (max-width: 1630px) {
	.vc_row[data-vc-full-width="true"] > .wpb_column.vc_column_container.vc_col-sm-12:first-child, div#primary-nav {
		max-width: 93%;
		display: block;
		margin: 0 auto;
		float: none;
	}
	div#primary-nav {
		overflow: visible;
		z-index: 10;
		display: block;
		margin: 0 auto;
	}
	div#primary-nav .menu-item {
		padding: 21px 21px 21px 0px;
	}
	div#primary-nav .vc_btn3.vc_btn3-size-sm {
		font-size: 16px;
		position: absolute;
		width: 186px;
		padding: 13px 0px 0px 0px !important;
		height: 46px;
		line-height: 16px !important;
		right: 0px;
		color: #211f1e;
	}
	div#primary-nav .vc_btn3.vc_btn3-size-sm i.vc_btn3-icon.fas.fa-phone-alt {
		font-size: 18px !important;
		height: 100% !important;
		line-height: 100% !important;
	}
	div#primary-nav li#menu-item-10387 {
		top: 35px;
	}
	div#primary-nav li#menu-item-10386 {
		top: -25px;
	}
	div#primary-nav #menu-main-menu > .menu-item:nth-child(n+2) {
		margin-left: 25px !important;
	}
	div#desktop-menu-container .dektop-logo.wpb_single_image img {
		max-width: 236px;
		height: auto;
	}
}

@media (min-width: 1630px) {
	div#primary-nav {
		overflow: visible;
		z-index: 10;
		max-width: 1630px !important;
		display: block;
		margin: 0 auto;
	}
	.vc_row[data-vc-full-width="true"] > .wpb_column.vc_column_container.vc_col-sm-12:first-child {
		display: block;
		margin: 0 auto;
		max-width: 1630px !important;
	}
	.wpb_column.vc_column_container.vc_col-sm-8 .vc_col-sm-12, div#mobile-navigation-icons .wpb_column.vc_column_container.vc_col-sm-12 {
		max-width: 1630px !important;
	}
}

@media (max-width: 1200px) {
	.mobile-center {
		text-align: center !important;
	}
	.entry-content .vc_row > .vc_column_container.vc_col-has-fill.vc_col-sm-6:first-child .vc_column-inner {
		border-radius: 35px;
	}
	.entry-content .vc_row > .vc_column_container.vc_col-has-fill.vc_col-sm-6:nth-child(2) .vc_column-inner {
		border-radius: 35px;
	}
	.entry-content .vc_row > .vc_column_container.vc_col-has-fill.vc_col-sm-6 > .vc_column-inner {
		margin: 15px;
		padding: 7% !important;
	}
	.vc_gitem-animated-block .vc_gitem-is-link {
		max-height: 100px;
	}
	.vc_gitem-is-link {
		max-height: 100px;
	}
	main.site-main.blog-post-single .wpb_column.vc_column_container.vc_col-sm-12 {
		display: block;
		padding:0px 15px;
	}
}

@media (max-width: 1200px) {
	.vc_col-sm-6.vc_col-has-fill {
		width: 100%;
	}
	.vc_col-sm-6.vc_col-has-fill .vc_empty_space {
		min-height: 400px;
	}
}

@media (max-width: 736px) {
	.entry-content .vc_row > .vc_column_container.vc_col-has-fill.vc_col-sm-6 .vc_column-inner {
		border-radius: 35px;
	}
	.entry-content .vc_row > .vc_column_container.vc_col-has-fill.vc_col-sm-6 .vc_column-inner .wpb_wrapper {
		display: block;
	}
	.entry-content .vc_row > .vc_column_container.vc_col-has-fill.vc_col-sm-6 .vc_column-inner .wpb_wrapper > div {
		display: block;
		margin: 10px auto;
		text-align: center;
	}
}

@media screen and (min-width: 1921px) {
	.vc_col-sm-6 .vc_col-has-fill:first-child, .vc_col-sm-6 .vc_column-inner:first-child, .two-column-image-text-text-wrapper .vc_col-has-fill:first-child, .two-column-image-text-text-wrapper .vc_column-inner:first-child, .vc_col-lg-6 .vc_col-has-fill:first-child, .vc_col-lg-6 .vc_column-inner:first-child, .vc_custom_1659041630822 .vc_col-has-fill:first-child, .vc_custom_1659041630822 .vc_column-inner:first-child {
		max-width: 800px;
		display: inline-block;
		margin: 0 10px 0 auto;
		border-radius: 35px !important;
	}
	.vc_col-sm-6 .vc_col-has-fill:first-child > .vc_column-inner, .vc_col-sm-6 .vc_column-inner:first-child > .vc_column-inner, .two-column-image-text-text-wrapper .vc_col-has-fill:first-child > .vc_column-inner, .two-column-image-text-text-wrapper .vc_column-inner:first-child > .vc_column-inner, .vc_col-lg-6 .vc_col-has-fill:first-child > .vc_column-inner, .vc_col-lg-6 .vc_column-inner:first-child > .vc_column-inner, .vc_custom_1659041630822 .vc_col-has-fill:first-child > .vc_column-inner, .vc_custom_1659041630822 .vc_column-inner:first-child > .vc_column-inner {
		border-radius: 35px !important;
		height: 630px;
	}
	.vc_col-sm-6 .vc_col-has-fill:nth-child(2), .vc_col-sm-6 .vc_column-inner:nth-child(2), .two-column-image-text-text-wrapper .vc_col-has-fill:nth-child(2), .two-column-image-text-text-wrapper .vc_column-inner:nth-child(2), .vc_col-lg-6 .vc_col-has-fill:nth-child(2), .vc_col-lg-6 .vc_column-inner:nth-child(2), .vc_custom_1659041630822 .vc_col-has-fill:nth-child(2), .vc_custom_1659041630822 .vc_column-inner:nth-child(2) {
		max-width: 800px;
		display: inline-block;
		margin: 0 auto 0 10px;
		border-radius: 35px !important;
	}
	.vc_col-sm-6 .vc_col-has-fill:nth-child(2) > .vc_column-inner, .vc_col-sm-6 .vc_column-inner:nth-child(2) > .vc_column-inner, .two-column-image-text-text-wrapper .vc_col-has-fill:nth-child(2) > .vc_column-inner, .two-column-image-text-text-wrapper .vc_column-inner:nth-child(2) > .vc_column-inner, .vc_col-lg-6 .vc_col-has-fill:nth-child(2) > .vc_column-inner, .vc_col-lg-6 .vc_column-inner:nth-child(2) > .vc_column-inner, .vc_custom_1659041630822 .vc_col-has-fill:nth-child(2) > .vc_column-inner, .vc_custom_1659041630822 .vc_column-inner:nth-child(2) > .vc_column-inner {
		border-radius: 35px !important;
		height: 630px;
	}
	div#state-grid-form .vc_custom_1653234191748 {
		padding-left: 0px !important;
	}
	.yellow-box, .green-box {
		max-width: 800px;
		margin-left: auto !important;
	}
	#two-column-colored-header-image .two-column-image-text-text-wrapper:before {
		content: none !important;
	}
}

@media screen and (max-width: 1024px) {
	.vc_btn3-container.vc_btn3-left {
		text-align: center;
	}
	.vc_btn3-container.vc_btn3-left .vc_btn3-color-LGCYLightOrange {
		width: 280px;
	}
}

@media (max-width: 1200px) {
	div#footer-boxes {
		padding: 0px 15px;
	}
}

.featured-info-img {
	min-height: 480px;
}

.ico img.vc_single_image-img.attachment-full {
	max-width: 70px;
	height: auto;
}

.location-icon {
	width: 54px;
}

.wpb_text_column:last-child {
	margin-bottom: 10px;
	margin-top: 0;
}

.wpb_text_column p:last-child {
	margin-bottom: 10px;
	margin-top: 0;
}

.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.text-white {
	color: #ffffff !important;
}

.text-white h5 {
	color: #ffffff !important;
}

.text-black {
	color: #000000 !important;
}

.padding-none {
	padding: 0px;
}

.page-width-1630 {
	width: 1630px !important;
	margin: 0 auto;
}

.page-width-1200 {
	width: 1200px !important;
	margin: 0 auto;
}

.page-width-1000 {
	width: 1000px !important;
	margin: 0 auto;
}

.page-width-950 {
	width: 950px !important;
	margin: 0 auto;
	margin-left: auto !important;
	margin-right: auto !important;
	left: auto !important;
}

.input-fullwidth {
	width: 100%;
}

.no-border-radius {
	border-radius: 0px !important;
}

.no-focus:focus {
	outline: none;
}

.input-width-auto {
	width: auto !important;
}

.input-width-auto input[type="text"] {
	width: auto !important;
}

ul.list-style-none li {
	list-style: none;
}

ul.list-black li a {
	color: #211f1e;
}

@media only screen and (max-width: 1024px) {
	.flex-order-start {
		order: -1;
	}
}

.two-column-image-text-icon-heading .wpb_column .vc_column-inner .wpb_wrapper {
	display: flex;
	align-items: center;
}

.two-column-image-text-icon-heading .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image {
	margin: 0px;
	margin-right: 15px;
}

.two-column-image-text-icon-heading .wpb_column .vc_column-inner .wpb_wrapper .wpb_text_column {
	margin-bottom: 20px;
}

.two-column-image-text-icon-heading h2 {
	font-size: 40px;
	line-height: 50px;
	font-family: 'sequel_100_black65' !important;
}

@media only screen and (max-width: 480px) {
	.two-column-image-text-icon-heading h2 {
		font-size: 20px;
		line-height: 24px;
	}
}

@media only screen and (max-width: 1024px) {
	.two-column-image-colored-boxes {
		display: flex;
		flex-direction: column;
	}
}

@media only screen and (max-width: 1024px) {
	.two-column-image-colored-boxes .wpb_column {
		width: 100% !important;
	}
}

@media only screen and (max-width: 1024px) {
	.two-column-image-colored-boxes .two-column-image-text-text-wrapper > .vc_column-inner {
		padding: 40px !important;
	}
}

@media only screen and (max-width: 480px) {
	.two-column-image-colored-boxes .two-column-image-text-text-wrapper > .vc_column-inner {
		padding: 40px 0px 0px 0px !important;
	}
}

.two-column-image-colored-boxes h2 {
	margin-bottom: 10px !important;
}

.two-column-image-colored-boxes a.vc_general {
	font-size: 18px !important;
}

.two-column-image-border-yellow .two-column-image-text-text-wrapper {
	position: relative;
	text-align: center;
	border: 6px solid #fec355;
	border-radius: 35px;
}

@media only screen and (max-width: 1024px) {
	.two-column-image-border-yellow .two-column-image-text-text-wrapper {
		border-left: 6px solid #fec355;
		margin-top: 20px;
		border-radius: 35px;
	}
}

.two-column-image-border-yellow .two-column-image-text-text-wrapper:before {
	content: "";
	background-image: url("/source/f68538dca8783ef648ed6e12edd94c48/yellow-circle.png");
	background-size: contain;
	position: absolute;
	z-index: 2;
	bottom: -340px;
	bottom: -450px;
	left: -450px;
	width: 940px;
	height: 940px;
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.two-column-image-border-yellow .two-column-image-text-text-wrapper > .vc_column-inner {
	padding: 50px 90px !important;
}

@media only screen and (max-width: 480px) {
	.two-column-image-border-yellow .two-column-image-text-text-wrapper > .vc_column-inner {
		padding: 20px !important;
	}
}

.two-column-image-border-yellow .two-column-image-text-text-wrapper > .vc_column-inner .wpb_wrapper {
	justify-content: center;
}

@media only screen and (max-width: 480px) {
	.two-column-image-border-yellow .two-column-image-text-text-wrapper > .vc_column-inner h3 {
		font-size: 24px !important;
	}
}

.two-column-image-border-yellow .two-column-image-text-text-wrapper .vc_btn3-container.vc_btn3-inline {
	margin-right: 10px;
}

.two-column-image-border-yellow .two-column-image-text-text-wrapper .vc_general.vc_btn3 {
	font-size: 18px !important;
}

@media only screen and (max-width: 1024px) {
	.order-two-mobile {
		order: 2;
	}
}

.full-hieght-hero > .wpb_column > .vc_column-inner {
	padding-top: 0px !important;
}

.full-hieght-hero > .wpb_column > .vc_column-inner > .wpb_wrapper {
	display: flex;
	justify-content: flex-end;
	padding: 0px 60px;
}

@media (max-width: 767px) {
	.full-hieght-hero > .wpb_column > .vc_column-inner > .wpb_wrapper {
		justify-content: center;
		padding: 0;
	}
}

.full-hieght-hero > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column {
	width: 510px;
}

@media (max-width: 767px) {
	.full-hieght-hero > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column {
		max-width: 310px;
	}
}

.full-hieght-hero > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column h1 {
	margin: 20px 0px !important;
	font-family: 'sequel_100_black65';
	font-size: 46px;
	line-height: 1.1;
}

@media (max-width: 767px) {
	.full-hieght-hero > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column h1 {
		font-size: 2em;
	}
}

.full-hieght-hero > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column p {
	font-size: 22px !important;
	line-height: 36px;
}

@media (max-width: 767px) {
	.full-hieght-hero > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column p {
		font-size: 1.2em !important;
	}
}

.half-height-hero > .wpb_column > .vc_column-inner {
	padding: 90px 15px !important;
}

@media only screen and (max-width: 480px) {
	.half-height-hero > .wpb_column > .vc_column-inner {
		padding: 20px 15px !important;
	}
}

.half-height-hero > .wpb_column > .vc_column-inner h1 {
	line-height: 58px;
	font-size: 48px;
	max-width: 60%;
}

@media only screen and (max-width: 1024px) {
	.half-height-hero > .wpb_column > .vc_column-inner h1 {
		font-size: 34px;
		line-height: 35px;
		width: 690px;
	}
}

@media only screen and (max-width: 640px) {
	.half-height-hero > .wpb_column > .vc_column-inner h1 {
		width: 470px;
	}
}

@media (max-width: 767px) {
	.half-height-hero > .wpb_column > .vc_column-inner h1 {
		width: 100%;
		font-size: 1.8em;
		line-height: 1.2;
		max-width: unset;
	}
}

.text-with-yellow-circle-bg > .wpb_column {
	position: relative;
}

.text-with-yellow-circle-bg > .wpb_column:after {
	content: "";
	background-image: url("/source/46989a1b5c45acb9ee5a0759ecc7a72b/big-yellow-circle-min.png");
	width: 1000px;
	height: 1000px;
	position: absolute;
	right: -440px;
	top: -406px;
	background-repeat: no-repeat;
	background-size: 1010px;
	z-index: -1;
}

.text-with-dotted-circle-bg > .wpb_column {
	position: relative;
}

.text-with-dotted-circle-bg > .wpb_column:after {
	content: "";
	background-image: url("/source/cb817f6c444a4f0927fe48ff6d760d6a/pattern1.png");
	width: 1000px;
	height: 1000px;
	position: absolute;
	right: -550px;
	top: -220px;
	background-repeat: no-repeat;
	background-size: 510px;
	z-index: 1;
}

.text-with-dotted-circle-bg > .wpb_column > .vc_column-inner {
	padding: 70px 15px !important;
}

.text-with-dotted-circle-bg > .wpb_column > .vc_column-inner .wpb_text_column {
	max-width: 700px;
}

.single-testimonial {
	margin-bottom: 20px;
	text-align: center;
}

.single-testimonial div:first-child {
	position: relative;
	width: 540px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0px 10px;
}

.single-testimonial div:first-child:before {
	content: "";
	background-image: url("/source/3da7bf36aac068321e0c40d78034cb17/testimonial-quotes.png");
	background-size: contain;
	position: absolute;
	left: -30px;
	top: -10px;
	width: 40px;
	height: 24px;
	z-index: 2;
}

.single-testimonial div:first-child:after {
	content: "";
	background-image: url("/source/3da7bf36aac068321e0c40d78034cb17/testimonial-quotes.png");
	background-size: contain;
	position: absolute;
	right: -30px;
	bottom: -26px;
	width: 40px;
	height: 25px;
	z-index: 2;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

/*=====START HEADER CUSTOMIZATION===========*/
#site-navigation .widget {
	margin-bottom: 0px !important;
}

ul#menu-main-menu {
	padding-inline-start: 20px;
}

ul#menu-main-menu .sub-menu .menu-item {
	padding: 5px 30px !important;
}

ul#menu-main-menu .sub-menu > li.menu-item-has-children {
	position: relative;
}

ul#menu-main-menu .sub-menu > li.menu-item-has-children:after {
	content: "";
	background-image: url("/source/490fb8c99d0ce639021c5f72291bdc4b/dropd-down-icon.svg");
	width: 11px;
	height: 7px;
	position: absolute;
	right: 0px;
	top: 15px;
	background-size: 11px;
	background-repeat: no-repeat;
	z-index: 1;
	filter: brightness(0);
	transform: rotate(270deg);
}

ul#menu-main-menu > li > ul.sub-menu {
	margin-left: 0px;
}

ul#menu-main-menu > li > ul.sub-menu > li ul.sub-menu {
	display: none;
	position: absolute;
	background-color: #F5F4F1;
	top: 0;
	left: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	transition: opacity .2s ease-in;
}

ul#menu-main-menu > li > ul.sub-menu > li.menu-item-has-children {
	position: relative;
}

ul#menu-main-menu > li > ul.sub-menu > li.menu-item-has-children:after {
	content: "";
	background-image: url("/source/490fb8c99d0ce639021c5f72291bdc4b/dropd-down-icon.svg");
	width: 11px;
	height: 7px;
	position: absolute;
	right: 10px;
	top: 23px;
	background-size: 11px;
	background-repeat: no-repeat;
	z-index: 1;
	filter: brightness(0);
	transform: rotate(270deg);
}

ul#menu-main-menu > li > ul.sub-menu > li.menu-item-has-children:hover .sub-menu {
	display: block !important;
	opacity: 1;
	transition: 1s ease-in-out;
	width: 300px;
}

ul#menu-main-menu > li.menu-item-has-children {
	position: relative;
}

ul#menu-main-menu > li.menu-item-has-children:after {
	content: "";
	background-image: url("/source/490fb8c99d0ce639021c5f72291bdc4b/dropd-down-icon.svg");
	width: 11px;
	height: 7px;
	position: absolute;
	right: 0px;
	background-size: 11px;
	background-repeat: no-repeat;
	z-index: 1;
	bottom: 50%;
	top: 43%;
}

ul#menu-main-menu > li.menu-item-has-children:hover > ul.sub-menu {
	display: block !important;
	opacity: 1;
	background-color: #F5F4F1;
	padding: 0px;
	list-style: none;
	min-width: 300px;
}

#cta-icon-row {
	padding: 20px 0 !important;
}

#cta-icon-row h3 {
	color: #fff;
}

.menu-item:not(.vc_btn3) a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 16px;
	line-height: 25px;
	font-family: 'sequel_100_black55';
}

.menu-item:not(.vc_btn3) a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'sequel_100_black55';
}

#primary-nav #menu-main-menu > .menu-item {
	padding-right: 30px;
	margin-left: 20px;
}

.menu a:focus {
	color: #FEC355;
}

.menu a:hover {
	color: #FEC355;
}

header#masthead {
	background-color: #211f1e;
	align-items: center;
	justify-content: center;
}

header#masthead #site-navigation .menu a:hover {
	color: #FEC355;
}

@media only screen and (max-width: 1180px) {
	header#masthead .templatera_shortcode p {
		display: none;
	}
}

.sub-menu .menu-item {
	width: 100%;
	display: block;
	padding-left: 5px !important;
	padding-right: 0px !important;
}

#menu-main-menu ul.sub-menu li:nth-child(even) {
	background-color: #dedad14d;
}

.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	padding: 10px 0;
}

.main-navigation ul li:hover > ul {
	left: auto;
}

.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.menu-toggle {
	display: block;
}

.main-navigation.toggled ul {
	display: block;
}

/*Logo*/
.dektop-logo.wpb_single_image img {
	max-width: 314px;
	height: auto;
}

/*=====Fix Admin Bar===========*/
li#wp-admin-bar-essb, li#wp-admin-bar-wpseo-menu, li#wp-admin-bar-assetcleanup-parent, li#wp-admin-bar-duplicate-post, li#wp-admin-bar-vc_inline-admin-bar-link {
	display: none;
}

/*=====START FOOOTER CUSTOMIZATION===========*/
@media only screen and (max-width: 1180px) {
	.site-footer {
		margin-bottom: 98px;
	}
}

.menu-footer-copyright-container {
	text-align: right;
}

.menu-footer-copyright {
	display: inline-block;
	padding: 0;
}

@media only screen and (max-width: 640px) {
	#menu-footer-copyright li a {
		font-family: 'sequel_100_black65';
		font-size: 20px;
		line-height: 48px;
	}
}

#footer-icons h3 {
	font-size: 28px;
	line-height: 33px;
}

#footer-main {
	margin-top: 20px !important;
	border-top: 1px solid #FFFFFF22;
	padding-top: 60px;
}

@media only screen and (max-width: 640px) {
	#footer-main .footer-site-map .wpb_column {
		border-bottom: 1px solid #fff;
	}
}

#footer-main h3 {
	font-family: 'sequel_100_black65';
	font-size: 40px;
	line-height: 40px;
	color: #fff;
	position: relative;
}

@media only screen and (max-width: 1580px) {
	#footer-main h3 {
		font-size: 30px;
		line-height: 30px;
	}
}

#footer-main h3:after {
	content: "";
}

@media only screen and (max-width: 640px) {
	#footer-main h3:after {
		width: 32px;
		height: 32px;
		background-repeat: no-repeat;
		position: absolute;
		right: 0px;
	}
}

@media only screen and (max-width: 640px) {
	#footer-main h3.svg-icon-right:after {
		background-image: url("/source/9a57e4f93848437b3725eceb4614061f/svg-arrow-right.svg");
	}
}

@media only screen and (max-width: 640px) {
	#footer-main h3.svg-icon-down:after {
		background-image: url("/source/7731b30a26c68f02d5940ec89a4d544b/svg-arrow-down.svg");
	}
}

@media (max-width: 767px) {
	#footer-main h3 {
		font-size: 1.4em;
		font-family: 'sequel_100_black55';
	}
}

#footer-main ul li {
	margin-bottom: 15px;
}

#footer-main ul li a {
	font-size: 16px;
	font-family: 'DM Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
}

@media only screen and (max-width: 640px) {
	#footer-main ul li a {
		font-family: 'sequel_100_black55';
	}
}

@media only screen and (max-width: 640px) {
	#footer-main .footer-menu.first .widget_nav_menu {
		display: none;
	}
}

@media only screen and (max-width: 640px) {
	#footer-main .footer-menu.second .widget_nav_menu {
		display: none;
	}
}

@media only screen and (max-width: 640px) {
	#footer-main .footer-menu.third .widget_nav_menu {
		display: none;
	}
}

@media only screen and (max-width: 640px) {
	#footer-main .footer-menu.fourth .widget_nav_menu {
		display: none;
	}
}

@media only screen and (max-width: 640px) {
	#footer-main .footer-address {
		display: none;
	}
}

#footer-main #footer-social {
	margin-top: 10px;
}

@media only screen and (max-width: 640px) {
	#footer-main #footer-social {
		margin-top: 30px;
	}
}

#footer-main #footer-social .wpb_wrapper {
	display: flex;
}

@media only screen and (max-width: 640px) {
	#footer-main #footer-social .wpb_wrapper {
		justify-content: center;
	}
}

#footer-main #footer-social .wpb_wrapper a {
	width: 32px;
	height: 32px;
	display: block;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-size: contain;
}

@media (max-width: 767px) {
	#footer-main #footer-social .wpb_wrapper a {
		width: 50px;
		height: 50px;
		margin-right: 18px;
		margin-left: 18px;
	}
}

#footer-main #footer-social .wpb_wrapper a:nth-of-type(1) {
	background-image: url("/source/f932ed83230267cf64bcb58508eef331/svg-linkedin.svg");
}

#footer-main #footer-social .wpb_wrapper a:nth-of-type(2) {
	background-image: url("/source/a297d130420e56f1fd8c55c49d6a7fe6/svg-instagram.svg");
}

#footer-main #footer-social .wpb_wrapper a:nth-of-type(3) {
	background-image: url("/source/b01d1dee20c1ce4d886a84acf955f5e7/svg-facebook.svg");
}

#footer-main #footer-social .wpb_wrapper a:nth-of-type(4) {
	background-image: url("/source/ee1470b8d5d5ea166fe7329d2b77b295/svg-twitter.svg");
}

footer {
	color: #fff;
}

footer .menu-item a {
	font-weight: normal;
	color: #fff;
	font-family: 'DM Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
}

footer .menu-item a:visited {
	font-weight: normal;
	color: #fff;
	font-family: 'DM Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
}

footer .menu a:hover {
	color: #FEC355;
}

div#copyright-menu ul {
	list-style: none;
	color: #fff;
}

div#copyright-menu li {
	display: inline-block;
	margin: 0px 10px;
	color: #fff;
}

div#cta-icon-row .vc_col-sm-4 {
	background-color: #211f1e;
}

@media only screen and (max-width: 640px) {
	div#footer-main {
		padding-top: 0px;
	}
}

div#footer-main .menu {
	list-style: none;
	padding-left: 0px;
	color: #fff;
}

div#footer-main img {
	max-width: 125px;
	height: auto;
	margin-top: 36px;
}

div#footer-copyright {
	margin-top: 0px !important;
}

@media only screen and (max-width: 1180px) {
	div#footer-copyright > .wpb_column > .vc_column-inner {
		padding-top: 0px !important;
	}
}

@media (max-width: 767px) {
	div#footer-copyright > .wpb_column > .vc_column-inner .wpb_wrapper .wpb_row .wpb_column:first-child {
		order: 2;
	}
}

@media (max-width: 767px) {
	div#footer-copyright > .wpb_column > .vc_column-inner .wpb_wrapper .wpb_row .wpb_column:first-child .vc_column-inner .wpb_content_element .wpb_wrapper {
		font-size: 0.8em;
	}
}

.colored-boxes-footer {
	margin: 0 auto !important;
	left: initial !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

@media only screen and (max-width: 1024px) {
	.colored-boxes-footer .wpb_column {
		width: 100% !important;
	}
}

.colored-boxes-footer .wpb_column h4 {
	font-size: 30px !important;
	line-height: 38px !important;
}

@media (max-width: 767px) {
	.colored-boxes-footer .wpb_column h4 {
		font-size: 22px !important;
		line-height: 24px !important;
	}
}

.colored-boxes-footer .wpb_column .vc_btn3-container {
	margin-bottom: 0px !important;
}

/*=====START BUTTONS CUSTOMIZATION===========*/
html .vc_btn3 {
	font-size: 18px;
	font-family: 'sequel_100_black65';
	border-radius: 35px !important;
	line-height: 0px !important;
}

html .vc_btn3-color-UnderlineButton {
	border-bottom: 2px solid #fec355 !important;
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}

html .vc_btn3-color-UnderlineButton strong {
	font-size: 20px;
}

@media only screen and (max-width: 768px) {
	html .vc_btn3-color-UnderlineButton {
		min-width: 290px;
	}
}

@media only screen and (max-width: 1200px) {
	html .underline-button {
		min-width: 290px;
	}
}

html .vc_btn3.vc_btn3-size-lg {
	padding-top: 27px !important;
	padding-bottom: 27px !important;
	padding-left: 67px !important;
	padding-right: 67px !important;
}

@media only screen and (max-width: 768px) {
	html .vc_btn3-container .vc_btn3.vc_btn3-size-md {
		padding-top: 26px;
		padding-bottom: 26px;
		padding-left: 40px;
		padding-right: 40px;
	}
	html .vc_btn3.vc_btn3-size-lg {
		padding-left: 5% !important;
		padding-right: 5% !important;
		min-width: 190px;
		text-align: center;
	}
	html .vc_btn3.vc_btn3-size-lg i, .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
		display: none !important;
	}
}

html .vc_custom_1658867270328 .vc_btn3.vc_btn3-size-lg {
	min-width: 260px;
}

html .vc_btn3.vc_btn3-size-sm {
	font-size: 18px;
	padding: 21px 42px !important;
}

html .vc_btn3.vc_btn3-size-sm a {
	color: #211f1e;
	font-size: 18px;
	font-family: 'sequel_100_black65';
}

html .vc_btn3.vc_btn3-size-sm a:visited, html .vc_btn3.vc_btn3-size-sm a:active, html .vc_btn3.vc_btn3-size-sm a:hover {
	color: #211f1e !important;
}

html .vc_btn3.vc_btn3-size-sm a img {
	width: auto;
	height: 24px;
}

html .vc_btn3.vc_btn3-size-xs {
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	margin-right: 20px;
	min-width:130px !important;
}

html .vc_btn3.vc_btn3-size-md {
	padding-top: 26px;
	padding-bottom: 26px;
	padding-left: 67px;
	padding-right: 67px;
}

html .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 70px;
}

@media only screen and (max-width: 768px) {
	html .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
		padding-left: 10% !important;
		padding-right: 10% !important;
		min-width: 185px;
		text-align: center;
	}
}

/*=====START GLOBAL CUSTOMIZATION===========*/
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
	background: #eee;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

a {
	background-color: transparent;
	color: #2C8E9B;
	text-decoration: none;
}

a:visited {
	color: #2C8E9B;
}

a:hover {
	color: #FEC355;
	outline: 0;
}

a:focus {
	color: #FEC355;
	outline: none !important;
}

a:active {
	color: #FEC355;
	outline: none !important;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b {
	font-weight: 600;
}

strong {
	font-weight: 600;
}

code {
	font-family: monospace, monospace;
	font-size: 1em;
	font-family: "DM Sans", sans-serif;
}

kbd {
	font-family: monospace, monospace;
	font-size: 1em;
	font-family: "DM Sans", sans-serif;
}

samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	bottom: -0.25em;
}

sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.5em;
}

img {
	border-style: none;
	height: auto;
	max-width: 100%;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

* {
	box-sizing: inherit;
}

*::before {
	box-sizing: inherit;
}

*::after {
	box-sizing: inherit;
}

p {
	margin-bottom: 10px;
	margin-top: 0;
}

dfn {
	font-style: italic;
}

cite {
	font-style: italic;
}

em {
	font-style: italic;
}

i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

tt {
	font-family: "DM Sans", sans-serif;
}

var {
	font-family: "DM Sans", sans-serif;
}

abbr {
	border-bottom: 1px dotted #666;
	cursor: help;
}

acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark {
	background: #fff9c0;
	text-decoration: none;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

ul {
	margin: 0;
	list-style: disc;
}

ol {
	margin: 0;
	list-style: decimal;
}

li > ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}

li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

embed {
	max-width: 100%;
}

iframe {
	max-width: 100%;
}

object {
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

div#map-header {
	overflow: visible;
}

div#map-header .vc_row.wpb_row.vc_inner.vc_row-fluid {
	max-width: 100%;
}

#interior-header:not(#interior-header.has-thumb):not(#interior-header.no-thumb) {
	background-image: url("/source/a872e269d5ca8d9ecde53534dd9d7e58/state-bg.jpg") !important;
}

#interior-header.no-thumb {
	background-image: url("/source/f14d2d9ed9344b8504e294141d8f6197/location-holder.jpg") !important;
}

div#interior-header {
	background-repeat: no-repeat;
	padding: 200px 0;
	margin-bottom: 100px;
	min-height: 450px;
	background-size: cover;
}

/* What Page? */
div#finance-options .title {
	min-height: 180px;
	min-height: 205px;
	display: flex;
	align-items: center;
}

div#finance-options h4 {
	font-size: 24px;
}

div#half-circle-right {
	position: absolute;
	right: -25%;
	bottom: -30%;
	z-index: -1;
}

div#customer-support label {
	color: #fff;
}

div#customer-support label {
	display: none;
}

#content .wpb_alert p:last-child {
	margin-bottom: 10px;
	margin-top: 0;
}

#content .wpb_text_column:last-child {
	margin-bottom: 10px;
	margin-top: 0;
}

#content .wpb_text_column p:last-child {
	margin-bottom: 10px;
	margin-top: 0;
}

.wpb_alert p:last-child {
	margin-bottom: 10px;
	margin-top: 0;
}

.site-main .comment-navigation {
	margin: 0 0 1.5em;
}

.site-main .posts-navigation {
	margin: 0 0 1.5em;
}

.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.posts-navigation .nav-links {
	display: flex;
}

.posts-navigation .nav-previous {
	flex: 1 0 50%;
}

.posts-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.post-navigation .nav-links {
	display: flex;
}

.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.sticky {
	display: block;
}

.post {
	margin: 0 0 0;
}

.page {
	margin: 0 0 0;
}

.updated:not(.published) {
	display: none;
}

.page-content {
	margin: 0 0 0 0;
}

.page-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.entry-content {
	margin: 0 0 0 0;
}

.entry-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.entry-summary {
	margin: 0 0 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.comment-content a {
	word-wrap: break-word;
}

.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.bypostauthor {
	display: block;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

.infinite-scroll .posts-navigation {
	display: none;
}

.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 35px;
	box-shadow: 0 0 2px 2px #00000099;
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#primary[tabindex="-1"]:focus {
	outline: 0;
}

.testimonial-block .ttshowcase_rl_quote {
	border-radius: 35px !important;
}

.testimonial-block .ttshowcase_rl_date {
	display: none;
}

.testimonial-block .ttshowcase_rl_breed {
	border-bottom: 1px solid #F2F2F2 !important;
}

.testimonial-block .tt_1cl {
	margin: 0;
}

.general-articles-list {
	padding: 0;
	margin-top: 40px !important;
}

.general-articles-list li {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}

.general-articles-list li a {
	display: inline-block;
	width: 100%;
	font-family: "DM Sans", sans-serif;
	border: 2px solid #211f1e;
	padding: 10px 20px;
	border-radius: 35px;
	color: #211f1e;
}

.process-box-item h3 {
	margin: 0 0 20px 0;
}

.process-box-item p {
	max-width: 90%;
}

.process-box-item img {
	max-width: 100px;
}

.process-box-item .vc_column-inner {
	padding-bottom: 10px;
}

#find-lgcy-near-me {
	font-family: "DM Sans", sans-serif;
	background: #fff;
	color: #000;
	padding: 15px 10px;
	font-size: 14px;
	border-radius: 35px;
}

.bg-img-left-last > .vc_column-inner {
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 20px !important;
}

.featured-blog-btn a {
	padding-left: 40px !important;
	padding-right: 40px !important;
}

#finance-options .wpb_text_column {
	background-size: cover;
}

#finance-options .wpb_text_column p {
	line-height: 20px;
}

#finance-options .wpb_text_column h3 {
	line-height: 29px;
	font-size: 27px !important;
}

#finance-options .wpb_text_column:nth-child(2) .wpb_wrapper p {
	font-weight: bold;
	margin: 0px 20px 5px;
}

#finance-options .wpb_text_column:nth-child(2) .wpb_wrapper h4 {
	font-size: 19px;
	color: #000000;
	border-bottom: 2px solid #000000;
	margin: 0px 20px;
	margin-bottom: 10px;
}

#finance-options .wpb_text_column:nth-child(2) .wpb_wrapper ul {
	padding-right: 20px;
}

#finance-options .pricing-box .vc_column-inner {
	overflow: hidden;
}

#schema-json-ld {
	display: none;
}

.mapael {
	position: relative;
}

.mapael .mapTooltip {
	position: absolute;
	background-color: #474c4b;
	-moz-opacity: 0.70;
	opacity: 0.70;
	filter: alpha(opacity=70);
	border-radius: 35px;
	padding: 10px;
	z-index: 1000;
	max-width: 200px;
	display: none;
	color: #fff;
}

@media (min-width: 1200px) {
	.entry-content .vc_row > .vc_column_container.vc_col-has-fill.vc_col-sm-6:first-child > .vc_column-inner {
		margin-right: 15px;
		border-radius: 0px 35px 35px 0px;
		overflow: hidden;
		background-size: cover !important;
		background-repeat: no-repeat !important;
	}
	.entry-content .vc_row > .vc_column_container.vc_col-has-fill.vc_col-sm-6:nth-child(2) > .vc_column-inner {
		margin-left: 15px;
		border-radius: 35px 0px 0px 35px;
		overflow: hidden;
		background-size: cover !important;
		background-repeat: no-repeat !important;
	}
}

div#testimonials-slider-v2 {
	position: relative;
	border-radius: 35px;
	border: 6px solid #fec355;
}

div#testimonials-slider-v2 img {
	transform: scale(1.05);
	border-radius: 35px 200px 35px 35px;
	border: 6px solid white;
}

/*#testimonials-slider-v2 {
    margin: 0 auto;
    margin-top: 50px;
    left: 0px !important;
    padding: 0px !important;
    display: flex;
    justify-content: center;

    @include w820 {
        padding: 20px !important;
        margin-top: 0px;
        flex-direction: column;
        align-items: center;
    }

    @include w480 {
        padding: 0px !important;
        margin-bottom: 40px;
    }

    .wpb_column {

        @include w820 {
            width: 100% !important;
        }

        .vc_column-inner {
            padding: 0px !important;
        }

        &:first-child {
            position: relative;
            z-index: 1;
            
            .wpb_single_image {
                @include w820 {
                    margin-bottom: 0px !important;
                }

                @include w480 {
                    margin-left: -23px;
                    margin-right: -14px;
                    margin-bottom: -13px !important;
                }
            }


        }

        &:last-child {
            padding-top: 20px;
            margin-left: -230px;

            @include w820 {
                padding-top: 0px;
                margin-left: initial;
            }

            @include w480 {
                position: relative;
                z-index: 1;
            }
        }

    }

    .ttshowcase_hascontrols {
        width:  100% !important;
    }

    .bx-wrapper {
        .bx-viewport {
            position: relative;

            &:before {
                content: "";
                background-image: url("/source/f68538dca8783ef648ed6e12edd94c48/yellow-circle.png");
                background-size: contain;
                position: absolute;
                z-index: 2;
                bottom: -340px;
                left: 190px;
                width: 880px;
                height: 940px;
                background-repeat: no-repeat;
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg);

                @include w480 {
                    bottom: -430px;
                    left: -70px;
                }

            }


            height: 467px !important;
            border: 6px solid #FEC355;
            border-radius: 35px;
            padding: 90px 60px 60px 230px;

            @include w1180 {
                padding: 30px 60px 30px 230px;
                height: 384px !important;
            }

            @include w1024 {
                height: 330px  !important;
            }

            @include w820 {
                padding: 30px 60px 30px 80px;
            }

            @include w480 {
                border-left: none;
                border-right: none;
                border-radius: 0px;
                padding: 60px 60px 30px 80px;
            }

            .ttshowcase_rl_quote {
                position: relative;
                &:before {
                    content: "";
                    background-image: url("/source/3da7bf36aac068321e0c40d78034cb17/testimonial-quotes.png");
                    background-size: contain;
                    position: absolute;
                    left: -60px;
                    top: -10px;
                    width: 40px;
                    height: 25px;
                    z-index: 2;
                }

                &:after {
                    content: "";
                    background-image: url("/source/3da7bf36aac068321e0c40d78034cb17/testimonial-quotes.png");
                    background-size: contain;
                    position: absolute;
                    right: -30px;
                    bottom: -30px;
                    width: 40px;
                    height: 25px;
                    z-index: 2;
                    -webkit-transform: rotate(180deg);
                    transform: rotate(180deg);
                }

                p {
                    font-family: 'sequel_100_black46' !important;

                    @include w1180 {
                        font-size: 17px;
                        line-height: 24px;
                    }

                    @include w1024 {
                        font-size: 12px;
                        line-height: 19px;
                    }

                    @include w820 {
                        font-size: 22px;
                        line-height: 27px;
                    }

                    @include w480 {
                        font-size: 12px;
                        line-height: 22px;
                    }

                }
            }
            .ttshowcase_rl_info_wrap {
                margin-top: 40px;

                @include w480 {
                    font-size: 13px;
                    line-height: 17px;
                }

                .ttshowcase_rl_title, .ttshowcase_rl_subtitle {
                    font-family: 'sequel_100_black65' !important;
                }

            }

        }

        .bx-controls {
            position: absolute;
            bottom: 0px;
            left: 110px;

            @include w1180 {
                bottom: -32px;
            }

            @include w820 {
                left: 50%;
            }

            @include w480 {
                bottom: -52px;
            }

            .bx-controls-direction a {
                opacity: 1 !important;
                i {
                    color:  #999589 !important;
                    &:hover {
                        color:  #FEC355 !important;
                    }
                }

                @include w1180 {
                    &.bx-prev {
                        left: -35px !important;
                    }
    
                    &.bx-next {
                        right: -35px !important;
                    }
                }
            }

        }
    }
}*/
#horizontal-accordion {
	margin: 20px auto;
	width: 1200px;
	text-align: center;
	font-weight: bold;
}

@media only screen and (max-width: 1180px) {
	#horizontal-accordion {
		width: auto;
	}
}

@media only screen and (max-width: 820px) {
	#horizontal-accordion {
		display: flex;
		justify-content: center;
	}
}

@media only screen and (max-width: 640px) {
	#horizontal-accordion {
		flex-direction: column;
	}
}

.horizontal-accordion-item {
	font-family: "sequel_100_black65";
	color: #fff;
	font-size: 32px;
	width: 10%;
	float: left;
	height: 400px;
	line-height: initial;
	cursor: pointer;
	writing-mode: vertical-rl;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	transform: rotate(180deg);
	margin-right: 10px;
	border-radius: 35px;
	padding: 20px 10px;
}

@media only screen and (max-width: 640px) {
	.horizontal-accordion-item {
		height: auto;
		width: 100%;
		writing-mode: initial;
		transform: rotate(0deg);
		margin-right: 0px;
		margin-bottom: 10px;
	}
}

.horizontal-accordion-item:first-child {
	background-color: #828E3F;
}

.horizontal-accordion-item:nth-of-type(3) {
	background-color: #184E51;
}

.horizontal-accordion-item:nth-of-type(5) {
	background-color: #D88A35;
}

.horizontal-accordion-item:nth-of-type(7) {
	background-color: #BB5018;
}

.active {
	margin-right: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

@media only screen and (max-width: 640px) {
	.active {
		border-radius: 35px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}
}

.horizontal-accordion-info {
	font-family: "sequel_100_black65";
	width: 0;
	float: left;
	background-color: #fff;
	color: #222;
	height: 400px;
	display: none;
	margin-right: 10px;
	text-align: left;
	padding: 50px;
}

@media only screen and (max-width: 768px) {
	.horizontal-accordion-info {
		overflow-y: scroll;
	}
}

@media only screen and (max-width: 640px) {
	.horizontal-accordion-info {
		width: 100% !important;
		margin-top: -10px;
		margin-bottom: 10px;
	}
}

.horizontal-accordion-info p {
	margin: 0px;
}

.horizontal-accordion-info p, .horizontal-accordion-info ul li {
	font-family: "DM Sans", sans-serif;
	font-weight: normal;
}

.horizontal-accordion-info ul {
	margin-top: 10px;
}

.horizontal-accordion-info:nth-of-type(2) {
	border-top: 3px solid #828E3F;
	border-right: 3px solid #828E3F;
	border-bottom: 3px solid #828E3F;
}

@media only screen and (max-width: 640px) {
	.horizontal-accordion-info:nth-of-type(2) {
		border-top: none;
		border-left: 3px solid #828E3F;
	}
}

.horizontal-accordion-info:nth-of-type(2) p:first-child {
	color: #828E3F;
	font-family: "sequel_100_black65" !important;
}

.horizontal-accordion-info:nth-of-type(2) p:nth-of-type(3) {
	font-family: "sequel_100_black65" !important;
}

.horizontal-accordion-info:nth-of-type(2) hr {
	background-color: #828E3F;
}

.horizontal-accordion-info:nth-of-type(4) {
	border-top: 3px solid #184E51;
	border-right: 3px solid #184E51;
	border-bottom: 3px solid #184E51;
}

@media only screen and (max-width: 640px) {
	.horizontal-accordion-info:nth-of-type(4) {
		border-top: none;
		border-left: 3px solid #184E51;
	}
}

.horizontal-accordion-info:nth-of-type(4) p:first-child {
	color: #184E51;
	font-family: "sequel_100_black65" !important;
}

.horizontal-accordion-info:nth-of-type(4) p:nth-of-type(3) {
	font-family: "sequel_100_black65" !important;
}

.horizontal-accordion-info:nth-of-type(4) hr {
	background-color: #184E51;
}

.horizontal-accordion-info:nth-of-type(6) {
	border-top: 3px solid #D88A35;
	border-right: 3px solid #D88A35;
	border-bottom: 3px solid #D88A35;
	overflow-y: scroll;
}

@media only screen and (max-width: 640px) {
	.horizontal-accordion-info:nth-of-type(6) {
		border-top: none;
		border-left: 3px solid #D88A35;
	}
}

.horizontal-accordion-info:nth-of-type(6) p:first-child {
	color: #D88A35;
	font-family: "sequel_100_black65" !important;
}

.horizontal-accordion-info:nth-of-type(6) p:nth-of-type(3) {
	font-family: "sequel_100_black65" !important;
}

.horizontal-accordion-info:nth-of-type(6) hr {
	background-color: #D88A35;
}

.horizontal-accordion-info:nth-of-type(8) {
	border-top: 3px solid #BB5018;
	border-right: 3px solid #BB5018;
	border-bottom: 3px solid #BB5018;
}

@media only screen and (max-width: 820px) {
	.horizontal-accordion-info:nth-of-type(8) {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 640px) {
	.horizontal-accordion-info:nth-of-type(8) {
		border-top: none;
		border-left: 3px solid #BB5018;
	}
}

.horizontal-accordion-info:nth-of-type(8) p:first-child {
	color: #BB5018;
	font-family: "sequel_100_black65" !important;
}

.horizontal-accordion-info:nth-of-type(8) p:nth-of-type(3) {
	font-family: "sequel_100_black65" !important;
}

.horizontal-accordion-info:nth-of-type(8) hr {
	background-color: #BB5018;
}

.horizontal-accordion-info:nth-of-type(2), .horizontal-accordion-info:nth-of-type(4), .horizontal-accordion-info:nth-of-type(6), .horizontal-accordion-info:nth-of-type(8) {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

@media only screen and (max-width: 640px) {
	.horizontal-accordion-info:nth-of-type(2), .horizontal-accordion-info:nth-of-type(4), .horizontal-accordion-info:nth-of-type(6), .horizontal-accordion-info:nth-of-type(8) {
		border-top-right-radius: 0px;
		border-bottom-left-radius: 10px;
	}
}

/*Slick boxes on mobile*/
.slick-initialized .slick-slide {
	display: block;
	padding: 2%;
}

.slick-initialized .slick-slide img {
	display: block;
	float: none;
	margin: 0 auto;
}

#logos .slick-slide {
	padding: 0px;
}

#logos .slick-slide img {
	max-height: 200px;
	width: auto;
}

#footer-boxes .slick-slide {
	padding: 10px;
}

.colored-boxes .slick-initialized .slick-slide {
	margin: 0px 10px;
}

.colored-boxes .slick-list .slick-track > .wpb_column > .vc_column-inner .vc_btn3:hover {
	filter: brightness(0.85);
}

@media (min-width: 768px) and (max-width: 1023px) {
	.colored-boxes .slick-list .slick-track .slick-slide .wpb_text_column.wpb_content_element {
		margin-bottom: 22px;
	}
}

@media (max-width: 767px) {
	.colored-boxes .slick-list .slick-track .slick-slide .wpb_text_column.wpb_content_element {
		margin-bottom: 22px;
	}
}

@media (max-width: 767px) {
	.colored-boxes .slick-list .slick-track .slick-slide .vc_btn3:before {
		width: 26px !important;
	}
}

.colored-boxes .wpb_column:last-child > .vc_column-inner .vc_btn3 {
	color: #fff !important;
}

.colored-boxes .slick-dots {
	position: static !important;
	margin-top: 20px;
}

.yellow-box {
	border: 6px solid #FEC355;
	border-radius: 35px;
	padding: 20px;
}

.green-box {
	border: 6px solid #828E3F;
	border-radius: 35px;
	padding: 20px;
}

/* Old home page css */
#awards img {
	max-width: 500px;
	padding-bottom: 30px;
}

#awards .vc_row.vc_row-o-full-height {
	min-height: 75vh;
}

.home .bg-img-left {
	display: none !important;
}

.home .bg-img-right {
	display: none !important;
}

.colored-boxes-heading-only .wpb_wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}

.colored-boxes-heading-only .wpb_wrapper .wpb_single_image {
	margin-bottom: 0px !important;
	margin-right: 10px;
}

.colored-boxes-heading-only .wpb_wrapper .wpb_single_image img {
	width: 50px !important;
}

.colored-boxes-heading-only .wpb_wrapper .wpb_text_column {
	margin-bottom: 0px !important;
}

.colored-boxes-heading-only .wpb_wrapper h4 {
	margin-top: 0px;
}

.colored-boxes-heading-only .wpb_wrapper h4:after {
	display: none;
}

.colored-boxes-heading-only .wpb_raw_code {
	margin-right: 20px;
}

.colored-boxes-heading-only .wpb_raw_code .wpb_wrapper {
	margin-bottom: 0px !important;
}

#logos {
	justify-content: center;
}

@media only screen and (max-width: 768px) {
	#logos {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
}

#logos .slick-track {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.list-with-icon-left {
	margin-top: -20px !important;
	font-family: 'sequel_100_black65';
	font-family: 24px;
}

@media only screen and (max-width: 480px) {
	.list-with-icon-left {
		padding-left: 0px !important;
	}
}

.list-with-icon-left li {
	list-style-type: none;
	display: flex;
	align-items: center;
	margin-bottom: 18px;
	font-weight: bold;
	font-size: 24px;
}

@media only screen and (max-width: 1580px) {
	.list-with-icon-left li {
		font-size: 19px;
	}
}

.list-with-icon-left li:first-child img {
	width: 50px;
	margin-right: 4px;
}

.list-with-icon-left li:nth-child(2) img {
	width: 43px;
	margin-right: 13px;
}

.list-with-icon-left li:last-child img {
	width: 30px;
	margin-right: 16px;
	margin-left: 10px;
}

.dotted-background-right > .wpb_column:after {
	content: "";
	background-image: url("/source/cb817f6c444a4f0927fe48ff6d760d6a/pattern1.png");
	width: 655px;
	height: 592px;
	position: absolute;
	right: -580px;
	top: -25px;
	background-repeat: no-repeat;
	background-size: 280px;
	z-index: 1;
}

@media only screen and (max-width: 640px) {
	.dotted-background-right > .wpb_column .vc_column-inner {
		padding: 0px !important;
	}
}

@media only screen and (max-width: 1180px) {
	.dotted-background-right > .wpb_column .wpb_wrapper {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
}

.dotted-background-right > .wpb_column .wpb_wrapper h2 {
	font-family: 'sequel_100_black65' !important;
	font-size: 40px !important;
	margin-bottom: 15px !important;
}

@media only screen and (max-width: 820px) {
	.dotted-background-right > .wpb_column .wpb_wrapper h2 {
		font-size: 44px !important;
		line-height: 50px !important;
	}
}

@media only screen and (max-width: 480px) {
	.dotted-background-right > .wpb_column .wpb_wrapper h2 {
		font-size: 29px !important;
		line-height: 34px !important;
	}
}

.dotted-background-right > .wpb_column .wpb_wrapper h6 {
	font-family: 'DM Sans', sans-serif !important;
	margin-top: 20px !important;
	font-size: 36px !important;
	font-weight: normal;
}

@media only screen and (max-width: 820px) {
	.dotted-background-right > .wpb_column .wpb_wrapper h6 {
		font-size: 30px !important;
	}
}

@media only screen and (max-width: 768px) {
	.dotted-background-right > .wpb_column .wpb_wrapper h6 {
		line-height: 34px;
	}
}

@media only screen and (max-width: 480px) {
	.dotted-background-right > .wpb_column .wpb_wrapper h6 {
		font-size: 30px !important;
		line-height: 32px !important;
	}
}

@media only screen and (max-width: 640px) {
	.dotted-background-right > .wpb_column .wpb_wrapper .button-icon-phone-large:before {
		-webkit-filter: invert(0%);
		filter: invert(0%);
		left: 67px !important;
	}
}

@media only screen and (max-width: 640px) {
	.dotted-background-right > .wpb_column .wpb_wrapper .button-icon-phone-large {
		text-align: center !important;
	}
}

@media (max-width: 767px) {
	.dotted-background-right > .wpb_column .wpb_wrapper .button-icon-phone-large a {
		font-size: 14px !important;
		background-color: #FEC355 !important;
		padding: 12px 30px !important;
		max-width: 270px !important;
		margin: auto;
	}
}

@media only screen and (max-width: 1180px) {
	.dotted-background-right .button-icon-phone {
		position: relative;
		width: 240px;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 1180px) {
	.dotted-background-right .button-icon-phone a {
		min-width: 250px !important;
	}
}

@media only screen and (max-width: 640px) {
	.dotted-background-right-2 {
		padding-bottom: 70px !important;
	}
}

.dotted-background-right-2 > .wpb_column:after {
	content: "";
	background-image: url("/source/6a3703c1c36fd5c32db6268e53cd6ad6/pattern2.png");
	width: 655px;
	height: 592px;
	position: absolute;
	right: -690px;
	top: 35px;
	background-repeat: no-repeat;
	background-size: 430px;
	z-index: 1;
}

#home-colored-boxes .wpb_raw_code .wpb_wrapper {
	text-align: center;
}

@media only screen and (max-width: 640px) {
	#home-colored-boxes {
		margin-top: 50px !important;
	}
}

@media (max-width: 767px) {
	#home-colored-boxes svg {
		width: 100px;
		height: 100px;
	}
}

#contact-solar-rep {
	position: fixed !important;
	bottom: 0px;
	z-index: 999999;
	width: 100% !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
	left: 0px !important;
}

@media only screen and (max-width: 1180px) {
	#contact-solar-rep {
		display: none;
	}
}

#contact-solar-rep .wpb_wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}

#contact-solar-rep .wpb_wrapper .wpb_text_column {
	font-weight: 400;
}

#contact-solar-rep .wpb_wrapper .wpb_text_column a {
	color: #000 !important;
	text-decoration: underline !important;
	text-underline-position: under;
}

#contact-solar-rep .wpb_wrapper img {
	width: 30px !important;
	height: 30px !important;
}

#contact-solar-rep #close-contact-solar-rep {
	position: absolute;
	right: 0px;
	cursor: pointer;
}

/** Ray Homepage Edits **/
.hero-content {
	margin-top: -60px;
}

.home .hero-content p {
	font-size: 22px !important;
	max-width: 620px;
	margin-bottom: 36px !important;
}

#hero-button-phone a:before {
	width: 24px;
}

.list-with-icon-left li {
	line-height: 26px !important;
}

.location-state-list {
	padding: 80px 0;
}

.location-state-list ul li {
	line-height: 34px;
}

.state-city-layout {
	max-width: 1200px;
	max-width: 950px;
	margin: 0 auto;
}

.state-city-layout-wrapper {
	width: 100% !important;
}

.state-city-layout-wrapper .vc_gitem-zone-mini {
	display: flex !important;
	background-color: #211f1e;
	border-radius: 35px;
	overflow: hidden;
}

.state-city-layout-wrapper .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) {
	padding-left: 60px;
	display: flex;
	align-items: center;
	flex-basis: 100%;
	color: #fff;
	padding-left: 30px;
}

.state-city-layout-wrapper .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) h3 {
	font-size: 25px;
	color: #fff;
	margin-bottom: 0px;
}

.state-city-layout-wrapper .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) .vc_btn3-container {
	margin-top: 25px;
}

.state-city-layout-wrapper .vc_gitem-zone-mini .vc_gitem_row:nth-child(1) {
	width: 400px;
}

.state-city-layout-wrapper .vc_gitem-zone-mini .vc_gitem_row:nth-child(1) > div {
	margin: 0px !important;
	padding: 0px !important;
	height: 100%;
}

.state-city-layout-wrapper .vc_gitem-zone-mini .vc_gitem_row:nth-child(1) > div > div {
	height: 100%;
}

.state-city-layout-wrapper .vc_gitem-zone-mini .vc_gitem_row:nth-child(1) p {
	margin: 0px !important;
	display: flex;
	height: 100%;
}

.state-city-layout-wrapper .contact-info-for-mobile {
	display: none;
}

.wp_mapit_multipin_map {
	max-height: 70vh;
}

.contact-form-layout-1 {
	max-width: 1360px;
	width: 1200px;
	margin: 25px auto;
	margin-left: auto !important;
	margin-right: auto !important;
	border-radius: 35px;
	overflow: hidden;
}

.contact-form-layout-1 .gform_body input {
	background-color: #000;
	border-radius: 35px;
	text-align: left;
	border: none;
	color: #fff;
	width: 100%;
	padding: 8px 20px;
	margin: 10px auto;
	text-align: left !important;
	padding: 8px 20px !important;
}

.contact-form-layout-1 .gform_body input::placeholder {
	text-align: left !important;
	color: #ffffff !important;
}

.contact-form-layout-1 .gform_body textarea {
	background-color: #000;
	border-radius: 35px;
	text-align: left;
	border: none;
	color: #fff;
	width: 100%;
	padding: 8px 20px;
	margin: 10px auto;
	text-align: left !important;
	padding: 8px 20px !important;
}

.contact-form-layout-1 .gform_body textarea::placeholder {
	text-align: left !important;
	color: #ffffff !important;
}

.contact-form-layout-1 .gform_body .ginput_container {
	width: 100% !important;
}

.contact-form-layout-1 .gform_footer {
	padding: 0px !important;
	margin-bottom: 30px !important;
}

.contact-form-layout-1 .textarea.large {
	height: 140px !important;
}

#location-state-header {
	height: 450px;
}

.state-list li a {
	padding: 6px 0px;
}

.state-list li a:hover {
	color: #FEC355 !important;
}

.state-map {
	height: 600px;
}

.state-city-layout-2 {
	max-width: 950px;
	margin: 0 auto;
	padding: 10px 30px;
}

.state-city-layout-2 .vc_row > .vc_pageable-slide-wrapper > .vc_grid-item > div:first-child {
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
}

.state-city-layout-wrapper-2 {
	width: 100% !important;
}



@media only screen and (max-width: 1180px) {
	.state-city-layout-wrapper-2 .vc_gitem-zone-mini {
		flex-direction: column;
	}
}

.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(1) > div {
	margin: 0px !important;
	padding: 0px !important;
	height: 100%;
}

.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(1) > div > div {
	margin-bottom: 0px;
}

.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(1) > div > div h3 {
	font-size: 21px;
	margin: 5px 0px;
}

.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(1) p {
	margin: 0px !important;
}

.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) {
	display: flex;
	align-items: flex-end;
	flex-basis: 100%;
	color: #000;
	padding-left: 30px;
}
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
    color: #fff;
    font-family: 'sequel_100_black55';
}

div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::after, 
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-radius: 20px 20px 0px 0px;
}
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel {
    border-radius: 35px;
	margin-bottom: 30px;
	overflow: hidden;
}

div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:first-child .vc_tta-panel-heading, div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(6) .vc_tta-panel-heading {
	background-color:#184E51;
}
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:first-child, div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(6) {
	border:6px solid #184E51;
}
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(2) .vc_tta-panel-heading, div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(7) .vc_tta-panel-heading {
	background-color:#BB5014;
}
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(2), div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(7) {
	border:6px solid #BB5014;
}
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(3) .vc_tta-panel-heading, 
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(8) .vc_tta-panel-heading {
	background-color:#828E3F;
}
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(3), div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(8) {
	border:6px solid #828E3F;
}
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(4) .vc_tta-panel-heading {
	background-color:#fec355;
}
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(4) {
	border:6px solid #fec355;
}
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(5) .vc_tta-panel-heading {
	background-color:#D88A35;
}
div#state-page-accordion .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:nth-child(5) {
	border:6px solid #D88A35;
}
@media only screen and (max-width: 1180px) {
	.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) {
		padding-left: 0px;
	}
}

@media only screen and (max-width: 1180px) {
	.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) > div {
		padding: 0px !important;
	}
}

.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) > div:last-child {
	display: flex;
	justify-content: flex-end;
}

@media only screen and (max-width: 820px) {
	.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) > div:last-child {
		justify-content: flex-start;
	}
}

.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) > div:first-child p {
	margin-bottom: 5px !important;
}

.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) .vc_btn3-container {
	margin-top: 25px;
}

.city-office-details {
	border-radius: 35px;
	overflow: hidden;
	height: 600px;
}

.city-office-details > .wpb_column:nth-child(2) .wpb_wrapper .wpb_row {
	display: flex;
	align-items: center;
}

.city-office-details > .wpb_column:nth-child(2) .wpb_wrapper .wpb_row > .wpb_column .wpb_wrapper h3 {
	text-align: left;
	color: #fff;
	font-size: 20px;
}

.city-office-details > .wpb_column:nth-child(2) .wpb_wrapper .wpb_row > .wpb_column .wpb_wrapper .wpb_text_column {
	color: #fff;
}

.city-office-details-2 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.city-map .wpb_text_column {
	border-radius: 35px;
	overflow: hidden;
	height: 340px;
}

div#jobList_wrapper th {
	font-size: 34px;
	line-height: 40px;
	color: #211f1e;
	font-weight: 188;
	text-align: left;
	padding-bottom: 20px;
}

.filters #depList {
	border: 2px solid #211f1e;
	color: #211f1e;
	max-width: 400px;
	display: block;
	margin: 0 0 20px 0;
	padding: 10px 20px 13px 20px;
}

.filters #locationList {
	border: 2px solid #211f1e;
	color: #211f1e;
	max-width: 400px;
	display: block;
	margin: 0 0 20px 0;
	padding: 10px 20px 13px 20px;
}

#jobList_filter {
	width: 100%;
	border: 0;
}

#jobList_filter input {
	border: 2px solid #211f1e;
	color: #211f1e;
	max-width: 400px;
	display: block;
	margin: 0 0 20px 0;
	padding: 10px 20px 13px 20px;
	width: 100%;
}

.dataTables_wrapper .dataTables_filter input {
	margin-left: 0;
}

#jobList {
	border-spacing: 0;
}

#jobList .odd {
	background-color: #211f1e;
}

#jobList td {
	padding: 10px;
}

#jobList_wrapper th {
	font-family: 'sequel_100_black55';
	font-size: 18px !important;
}

.jobs-bg {
	max-width: 960px;
	margin: 0 auto;
}

.jobs-bg .container {
	max-width: 960px;
	margin: 0 auto;
}

.jobs-bg h1 {
	font-family: 'sequel_100_black65';
	font-size: 46px;
}

.table-container {
	max-width: 960px;
	margin: 0 auto;
}

.jobs-page input[type=text] {
	border: 2px solid #211f1e;
	color: #211f1e;
}

.jobs-page input[type=file] {
	margin-top: 20px !important;
}

.jobs-page input[type=submit] {
	margin-top: 40px !important;
	padding: 15px 20px !important;
	border: 2px solid #211f1e;
	color: #FFFFFF;
	font-family: 'sequel_100_black65';
	background-color: #211f1e;
	font-size: 14px !important;
}

/* v1 */
#featured-post .vc_general.vc_btn3 {
	font-family: 'sequel_100_black55';
	max-width: 260px;
	padding: 12px 25px !important;
	min-width: 220px;
	border-radius: 35px;
	background-color: #211f1e !important;
	color: #ffffff !important;
}

#featured-post h3 {
	margin: 10px 0px !important;
}

#featured-post .vc-gitem-zone-height-mode-auto:before {
	padding-top: 75% !important;
}

#featured-post .featured-post-content .vc_gitem-zone-mini .vc_gitem_row {
	height: 100%;
	display: flex;
	align-items: center;
}

/* end of v1 */
#main-blog-layout > .wpb_column {
	position: relative;
}

@media only screen and (max-width: 820px) {
	#main-blog-layout > .wpb_column .vc_row > .wpb_column {
		width: 100% !important;
	}
}

#main-blog-layout > .wpb_column:after {
	content: "";
	background-image: url("/source/cb817f6c444a4f0927fe48ff6d760d6a/pattern1.png");
	width: 655px;
	height: 592px;
	position: absolute;
	right: -330px;
	bottom: -25px;
	background-repeat: no-repeat;
	background-size: 560px;
	z-index: 1;
}

@media (max-width: 767px) {
	#main-blog-layout > .wpb_column:after {
		background-size: 368px;
		opacity: 0.7;
	}
}

@media only screen and (max-width: 640px) {
	.main-blog-layout-featured-post {
		height: 730px !important;
	}
}

.main-blog-layout-featured-post:before {
	padding-top: 72% !important;
}

.main-blog-layout-featured-post h3 {
	font-size: 40px;
	line-height: 51px;
}

@media only screen and (max-width: 768px) {
	.main-blog-layout-featured-post h3 {
		font-size: 30px !important;
	}
}

@media only screen and (max-width: 480px) {
	.main-blog-layout-featured-post h3 {
		font-size: 23px !important;
		line-height: 31px;
	}
}

.main-blog-layout-featured-post .wpb_single_image {
	border-radius: 35px;
	overflow: hidden;
}

.main-blog-layout-featured-post .wpb_single_image img {
	height: 350px !important;
}

.main-blog-layout-featured-post .yellow-btn a {
	display: flex;
	align-items: center;
	justify-content: center;
}

.main-blog-layout-featured-post .yellow-btn a:after {
	margin-left: 10px;
	display: inline-block;
	margin-top: 1px;
	content: "";
	background-image: url("/source/370db72a7390b03e3a54e091263358a7/arrow.png");
	width: 20px;
	height: 20px;
	background-size: 20px;
	background-repeat: no-repeat;
	-webkit-filter: invert(100%);
	filter: invert(100%);
}

.main-blog-layout-post-grid .vc_grid-item-mini {
	border-radius: 35px;
	overflow: hidden;
}

.main-blog-layout-post-grid .vc_grid-item-mini h4, .main-blog-layout-post-grid .vc_grid-item-mini p {
	color: #000 !important;
}

.main-blog-layout-post-grid .vc_grid-item-mini h4 {
	font-size: 24px;
}

.main-blog-layout-post-grid .vc_grid-item-mini p {
	font-size: 18px;
}

.main-blog-layout-post-grid .vc_grid-item-mini .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
	padding: 10px 30px;
}

.main-blog-layout-post-grid .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c {
	background-color: #F2F2F2 !important;
}

.main-blog-layout-post-grid .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-is-link {
	max-height: 280px;
}

.main-blog-layout-post-grid .vc_general {
	padding: 16px 50px !important;
	background-color: #FEC355 !important;
	text-transform: capitalize;
	color: #000 !important;
	font-family: 'sequel_100_black55';
	border-radius: 35px !important;
	display: flex !important;
	justify-content: center;
	align-items: center;
	width: 260px;
}

@media only screen and (max-width: 820px) {
	.main-blog-layout-post-grid .vc_general {
		width: 100%;
	}
}

.main-blog-layout-post-grid .vc_general:after {
	margin-left: 10px;
	display: inline-block;
	margin-top: 1px;
	content: "";
	background-image: url("/source/370db72a7390b03e3a54e091263358a7/arrow.png");
	width: 20px;
	height: 20px;
	background-size: 20px;
	background-repeat: no-repeat;
	z-index: 1;
	-webkit-filter: invert(100%);
	filter: invert(100%);
	border-radius: 35px !important;
}

@media only screen and (max-width: 820px) {
	.main-blog-layout-post-grid .vc_general:after {
		margin-right: -20px;
	}
}

@media only screen and (max-width: 480px) {
	.main-blog-layout-post-grid .vc_general:after {
		right: 15px;
	}
}

.main-blog-layout-post-grid .vc_general:hover {
	filter: brightness(0.85) !important;
}

.main-blog-layout-post-grid .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span {
	border-color: #dba33b !important;
}

.main-blog-layout-post-grid .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span {
	background-color: #FEC355 !important;
	border-color: #dba33b !important;
}

#blog-sidebar > .wpb_column {
	position: relative;
	z-index: 11;
}

#blog-sidebar .solar-for-any-budget .wpb_column {
	position: relative;
}

#blog-sidebar .solar-for-any-budget .wpb_column:after {
	content: "";
	background-size: contain;
	position: absolute;
	width: 490px;
	height: 382px;
	background-repeat: no-repeat;
	background-image: url("/source/d0d14f6a940a721b96e8df6c36502025/solar-for-any-budget.png");
	top: 0px;
	right: -155px;
}

#blog-sidebar .solar-for-any-budget .wpb_column .vc_column-inner {
	background: #184E51;
	color: #fff;
	border-radius: 35px;
	padding: 40px;
}

#blog-sidebar .solar-for-any-budget .wpb_column h3 {
	font-size: 38px;
	line-height: 43px;
	color: #ffffff !important;
}

@media only screen and (max-width: 768px) {
	#blog-sidebar .solar-for-any-budget .wpb_column h3 {
		color: #ffffff !important;
	}
}

#blog-sidebar .solar-for-any-budget .wpb_column p {
	font-size: 22px;
}

#blog-sidebar .mailing-list {
	margin-top: 20px;
	margin-bottom: 20px;
}

#blog-sidebar .mailing-list .vc_column-inner {
	border: 4px solid #BB5014;
	border-radius: 35px;
	padding: 20px;
}

#blog-sidebar .mailing-list .vc_column-inner .wpb_text_column, #blog-sidebar .mailing-list .vc_column-inner h4 {
	margin: 0px;
}

#blog-sidebar .thumbnail-post > .wpb_column > .vc_column-inner {
	padding: 0px !important;
}

#blog-sidebar .thumbnail-post .vc_grid-item-mini {
	display: flex;
	background-color: #f2f2f2;
	border-radius: 35px;
	margin-bottom: 10px;
}

#blog-sidebar .thumbnail-post .vc_grid-item-mini > div:first-child {
	width: 120px !important;
	height: 70px !important;
}

#blog-sidebar .thumbnail-post .vc_grid-item-mini > div:first-child .vc_single_image-wrapper {
	width: 120px;
	height: 70px;
	border-radius: 35px;
	overflow: hidden;
}

#blog-sidebar .thumbnail-post .vc_grid-item-mini > div:last-child {
	width: 100% !important;
}

#blog-sidebar .thumbnail-post .vc_grid-item-mini > div:last-child .vc_custom_heading {
	margin-bottom: 0px !important;
}

@media (max-width: 767px) {
	#blog-sidebar .thumbnail-post .vc_grid-item-mini .vc_gitem-zone-mini .vc_custom_heading div:first-child {
		line-height: 1;
	}
}

#blog-sidebar .thumbnail-post .vc_grid-item-mini .vc_gitem-zone-mini .vc_gitem-link {
	font-family: 'sequel_100_black55';
}

@media (max-width: 767px) {
	#blog-sidebar .thumbnail-post .vc_grid-item-mini .vc_gitem-zone-mini .vc_gitem-link {
		font-size: 0.8em;
	}
}

#blog-sidebar-2 > .wpb_column {
	position: relative;
	z-index: 11;
}

#blog-sidebar-2 .solar-for-any-budget .wpb_column {
	position: relative;
}

#blog-sidebar-2 .solar-for-any-budget .wpb_column:after {
	content: "";
	background-size: contain;
	position: absolute;
	width: 490px;
	height: 382px;
	background-repeat: no-repeat;
	background-image: url("/source/d0d14f6a940a721b96e8df6c36502025/solar-for-any-budget.png");
	top: 0px;
	right: -155px;
}

#blog-sidebar-2 .solar-for-any-budget .wpb_column .vc_column-inner {
	background: #184E51;
	color: #fff;
	border-radius: 35px;
	padding: 40px;
}

#blog-sidebar-2 .solar-for-any-budget .wpb_column h3 {
	font-size: 38px;
	line-height: 43px;
}

@media only screen and (max-width: 768px) {
	#blog-sidebar-2 .solar-for-any-budget .wpb_column h3 {
		color: #ffffff !important;
	}
}

#blog-sidebar-2 .solar-for-any-budget .wpb_column p {
	font-size: 22px;
}

#blog-sidebar-2 .mailing-list {
	margin-top: 20px;
	margin-bottom: 20px;
}

#blog-sidebar-2 .mailing-list .vc_column-inner {
	border: 4px solid #BB5014;
	border-radius: 35px;
	padding: 20px;
}

#blog-sidebar-2 .mailing-list .vc_column-inner .wpb_text_column, #blog-sidebar-2 .mailing-list .vc_column-inner h4 {
	margin: 0px;
}

.blog-post-single-header:after {
	content: "";
	background-image: url("/source/cb817f6c444a4f0927fe48ff6d760d6a/pattern1.png");
	width: 655px;
	height: 592px;
	position: absolute;
	right: -391px;
	bottom: -175px;
	background-repeat: no-repeat;
	background-size: 450px;
	z-index: 1;
}

.blog-post-single-header .post-title-container ul.essb_links_list {
	text-align: left !important;
}

.blog-post-single-header .post-title-container ul.essb_links_list li.essb_item a {
	background-color: #fec355 !important;
	color: #211f1e !important;
	border-radius: 35px;
	box-shadow: unset;
}

.main-post-image {
	margin: 10px 0px 20px;
}

.main-post-image .post-thumbnail {
	border-radius: 35px;
	overflow: hidden;
	display: flex;
}

.main-post-image .post-thumbnail img {
	width: 100% !important;
}

#enter-zip-code {
	margin: 30px 0px;
	padding: 50px 20px;
	border: 6px solid #fec355;
	border-radius: 35px;
	overflow: hidden;
	display: none;
}

#enter-zip-code > .wpb_column > .vc_column-inner .vc_row .wpb_column:last-child {
	margin-top: 70px;
	position: relative;
}

#enter-zip-code > .wpb_column > .vc_column-inner .vc_row .wpb_column:last-child:before {
	content: " ";
	background-image: url("/source/8c246f3a352f01db705da75f0054d2d4/map-pattern-bg.png");
	background-size: contain;
	position: absolute;
	z-index: 2;
	top: -560px;
	right: -50px;
	width: 570px;
	height: 620px;
	background-repeat: no-repeat;
	-webkit-transform: rotate(390deg);
	transform: rotate(390deg);
}

#enter-zip-code .list-with-icon-left {
	padding-left: 0px !important;
}

#enter-zip-code input[type="submit"] {
	width: 100% !important;
}

#enter-zip-code input[type="text"] {
	padding: 10px 20px !important;
}

#enter-zip-code input::placeholder {
	font-style: italic !important;
	color: #ccc !important;
}

#two-column-colored-header-image.two-column-image-text {
	left: auto;
}

#two-column-colored-header-image .two-column-image-text-text-wrapper:before {
	content: " ";
	background-image: url("/source/8c246f3a352f01db705da75f0054d2d4/map-pattern-bg.png");
	background-size: contain;
	position: absolute;
	z-index: 2;
	top: -30px;
	left: -410px;
	width: 570px;
	height: 620px;
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

#two-column-colored-header-image .two-column-image-text-text-wrapper > .vc_column-inner {
	padding: 180px !important;
}

#two-column-colored-header-image .two-column-image-text-text-wrapper > .vc_column-inner h2 {
	color: #fff;
}

@media only screen and (max-width: 820px) {
	#state-grid-form {
		display: flex;
		flex-direction: column;
	}
}

#state-grid-form .state-grid-form-header-text-icon .vc_column-inner {
	padding: 0px !important;
}

#state-grid-form .state-grid-form-header-text-icon .vc_column-inner .wpb_wrapper {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

#state-grid-form .state-grid-form-header-text-icon .vc_column-inner .wpb_wrapper .wpb_raw_code {
	margin-bottom: 0px !important;
}

#state-grid-form .state-grid-form-header-text-icon .vc_column-inner .wpb_wrapper .wpb_text_column {
	margin-bottom: 0px !important;
}

#state-grid-form .state-grid-form-header-text-icon .vc_column-inner .wpb_wrapper .wpb_text_column h2 {
	margin-top: 0px !important;
}

@media only screen and (max-width: 820px) {
	#state-grid-form .wpb_column {
		width: 100% !important;
	}
}

@media only screen and (max-width: 820px) {
	#state-grid-form .wpb_column > .vc_column-inner {
		padding: 20px !important;
	}
}

#state-grid-form > .wpb_column:nth-of-type(1):before {
	content: "";
	background-image: url("/source/cb817f6c444a4f0927fe48ff6d760d6a/pattern1.png");
	width: 655px;
	height: 592px;
	position: absolute;
	left: -260px;
	bottom: -140px;
	background-repeat: no-repeat;
	background-size: 400px;
	z-index: 1;
}

#state-grid-form > .wpb_column:nth-of-type(1) .state-city-layout-2 {
	padding: 0px;
}

@media only screen and (max-width: 1024px) {
	.single-location .two-column-image-text.two-column-image-colored-boxes > .wpb_column .vc_column-inner {
		background-color: transparent !important;
	}
}

@media only screen and (max-width: 820px) {
	.single-location .two-column-image-text.two-column-image-colored-boxes .two-column-image-text-text-wrapper {
		margin-top: 40px;
		border-radius: 30px !important;
	}
}

@media only screen and (max-width: 820px) {
	.single-location #two-column-colored-header-image .two-column-image-text-image-wrapper {
		order: 2 !important;
	}
}

@media only screen and (max-width: 1024px) {
	.single-location #two-column-colored-header-image .two-column-image-text-text-wrapper {
		border-radius: 30px !important;
		margin-bottom: 20px !important;
	}
}

@media only screen and (max-width: 820px) {
	.single-location #two-column-colored-header-image .two-column-image-text-text-wrapper .vc_column-inner {
		padding: 50px !important;
	}
}

@media only screen and (max-width: 480px) {
	.single-location #two-column-colored-header-image .two-column-image-text-text-wrapper .vc_column-inner {
		padding: 10px !important;
	}
}

@media only screen and (max-width: 1024px) {
	#city-address-map {
		display: flex;
		flex-direction: column;
	}
}

#city-address-map p {
	margin-bottom: 0px !important;
}

#city-address-map .wpb_map_wraper {
	height: 400px;
	border-radius: 35px;
	overflow: hidden;
}

@media only screen and (max-width: 1024px) {
	#city-address-map > .wpb_column {
		width: 100% !important;
	}
}

#lgcy-icon-content {
	margin-top: 50px;
}

@media only screen and (max-width: 820px) {
	#lgcy-icon-content h2 {
		margin-top: 0px;
	}
}

#lgcy-icon-content::before {
	content: "";
	background-image: url("/source/cb817f6c444a4f0927fe48ff6d760d6a/pattern1.png");
	width: 655px;
	height: 592px;
	position: absolute;
	left: -260px;
	bottom: -280px;
	background-repeat: no-repeat;
	background-size: 400px;
	z-index: 1;
}

#lgcy-icon-content .vc_row.wpb_row {
	max-width: 1040px;
	margin: 0 auto;
}

@media only screen and (max-width: 480px) {
	#lgcy-icon-content .vc_row.wpb_row {
		padding: 0px 20px !important;
	}
}

#lgcy-icon-content .vc_row.wpb_row .wpb_wrapper {
	display: flex;
	margin-bottom: 10px;
}

#lgcy-icon-content .vc_row.wpb_row .wpb_wrapper .wpb_raw_code {
	margin-bottom: 0px;
}

@media only screen and (max-width: 480px) {
	#lgcy-icon-content .vc_row.wpb_row .wpb_wrapper .wpb_raw_code {
		display: flex;
		align-items: center;
	}
}

#lgcy-icon-content > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
	max-width: 800px;
	margin: 0 auto;
}

#testimonial-page div#ttshowcase_0 {
	position: relative;
}

#testimonial-page div#ttshowcase_0:before {
	content: "";
	background-image: url("/source/3da7bf36aac068321e0c40d78034cb17/testimonial-quotes.png");
	background-size: contain;
	position: absolute;
	top: -40px;
	width: 40px;
	height: 25px;
	z-index: 2;
}

#testimonial-page div#ttshowcase_0:after {
	content: "";
	background-image: url("/source/3da7bf36aac068321e0c40d78034cb17/testimonial-quotes.png");
	background-size: contain;
	position: absolute;
	right: 30px;
	bottom: 0px;
	width: 40px;
	height: 25px;
	z-index: 2;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media (max-width: 767px) {
	#testimonial-page div#ttshowcase_0:after {
		right: 0;
	}
}

#testimonial-page div#ttshowcase_0 p {
	font-family: 'sequel_100_black46' !important;
}

/*> .wpb_column  {
        position: relative;

    }

    .bx-wrapper {

        @include w640 {
            margin-top: 0px;
        }

        .bx-viewport {
            overflow: initial !important;
            .ttshowcase_rl_box > div {

                

                @include w640 {
                    flex-direction: column;
                }

                .tt_quote_info-below {

                    @include w640 {
                        position: relative;
                        z-index: 1;
                    }

                }


                .tt_info-below {
                    @include w640 {
                        justify-content: center;
                        align-items: center;
                    }
                }

                .ttshowcase_rl_aditional_info {
                    margin-top: 50px;
                    @include w640 {
                        width: 100%;
                        position: relative;
                        z-index: 1;
                        display: flex;
                        flex-direction: column;
                        align-items: center;
                        margin-top: 0px;
                    }
                }

                .ttshowcase_rl_image {
                    position: relative;
                    &:before {
                        @include w640 {
                            content: "";
                            position: absolute;
                            top: 50%;
                            left: -105%;
                            background-color: #fec355;
                            width: 310%;
                            height: 6px;
                            z-index: 1;
                        }
                    }

                    @include w640 {
                        z-index: 11;
                    }

                    img {
                        border-radius: 100%;
                        border: 9px solid #ffff;
                        @include w640 {
                            width: 200px;
                            position: relative;
                            z-index: 2; 
                        }
                    }
                }

                .ttshowcase_rl_info_wrap {
                    .ttshowcase_rl_title, .ttshowcase_rl_subtitle {
                        font-family: 'sequel_100_black65' !important;
                    }
                }

            }


        }
    }
}*/
@media only screen and (max-width: 1024px) {
	.top-right-radius-image-with-text .vc_row.wpb_row {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media only screen and (max-width: 1024px) {
	.top-right-radius-image-with-text .vc_row.wpb_row .wpb_column {
		width: 100% !important;
	}
}

.top-right-radius-image-with-text .vc_row.wpb_row .wpb_column:first-child {
	width: 50.333333%;
}

.top-right-radius-image-with-text .vc_row.wpb_row .wpb_column:last-child {
	border: 6px solid #fec355;
	margin-left: -211px;
	border-radius: 35px;
	padding: 10px 40px 10px 200px;
	width: 61.666667%;
	position: relative;
	display: flex;
	align-items: center;
}

@media only screen and (max-width: 1024px) {
	.top-right-radius-image-with-text .vc_row.wpb_row .wpb_column:last-child {
		margin-left: auto;
		padding: 10px 40px 10px 40px;
	}
}

@media only screen and (max-width: 480px) {
	.top-right-radius-image-with-text .vc_row.wpb_row .wpb_column:last-child {
		padding: 20px;
	}
}

.top-right-radius-image-with-text .vc_row.wpb_row .wpb_column:last-child:after {
	content: "1";
	position: absolute;
	right: 70px;
	top: 126px;
	font-size: 180px;
	color: #fecd70;
	opacity: 0.3;
	font-family: 'sequel_100_black75';
}

.top-right-radius-image-with-text .vc_row.wpb_row .wpb_single_image {
	margin-bottom: 0px !important;
}

.top-right-radius-image-with-text .vc_row.wpb_row .wpb_single_image img {
	object-fit: scale-down;
	height: 536px;
}

@media only screen and (max-width: 1024px) {
	.top-right-radius-image-with-text .vc_row.wpb_row .wpb_single_image img {
		display: none;
	}
}

.top-right-radius-image-with-text.top-right-radius-image-with-text-2 .vc_row.wpb_row .wpb_column:last-child:after {
	content: "2";
}

.top-right-radius-image-with-text.top-right-radius-image-with-text-2 .vc_row.wpb_row .wpb_single_image img {
	height: 660px;
}

.top-right-radius-image-with-text.top-right-radius-image-with-text-3 .vc_row.wpb_row .wpb_column:last-child:after {
	content: "3";
}

.top-right-radius-image-with-text.top-right-radius-image-with-text-3 .vc_row.wpb_row .wpb_single_image img {
	height: 527px;
}

.phone-hand-icon-with-border {
	margin-top: 30px;
}

.phone-hand-icon-with-border .vc_row.wpb_row .wpb_column {
	position: relative;
}

.phone-hand-icon-with-border .vc_row.wpb_row .wpb_column:before, .phone-hand-icon-with-border .vc_row.wpb_row .wpb_column:after {
	background-size: contain;
	position: absolute;
	width: 450px;
	height: 302px;
	background-repeat: no-repeat;
}

.phone-hand-icon-with-border .vc_row.wpb_row .wpb_column .vc_column-inner {
	border-radius: 35px;
	padding: 40px;
}

.phone-hand-icon-with-border .vc_row.wpb_row .wpb_column:first-child:after {
	content: "";
	background-image: url("/source/769ef336969f8519b729847a72871e35/Mask-Group-2448.png");
	top: 10px;
	right: -80px;
}

.phone-hand-icon-with-border .vc_row.wpb_row .wpb_column:first-child .vc_column-inner {
	border: 6px solid #828E3F;
}

.phone-hand-icon-with-border .vc_row.wpb_row .wpb_column:first-child .wpb_raw_code {
	margin-bottom: 20px;
	text-align: center;
}

.phone-hand-icon-with-border .vc_row.wpb_row .wpb_column:first-child .wpb_raw_code svg {
	width: 90px;
	height: 90px;
}

.phone-hand-icon-with-border .vc_row.wpb_row .wpb_column:last-child:before {
	content: "";
	background-image: url("/source/f7a8b1cf472a7d02d33259d6f0fe1974/Mask-Group-2450.png");
	bottom: 10px;
	left: 10px;
}

.phone-hand-icon-with-border .vc_row.wpb_row .wpb_column:last-child .vc_column-inner {
	border: 6px solid #BB5018;
}

.phone-hand-icon-with-border .vc_row.wpb_row .wpb_column:last-child .wpb_raw_code {
	margin-bottom: 20px;
	text-align: center;
}

.phone-hand-icon-with-border .vc_row.wpb_row .wpb_column:last-child .wpb_raw_code svg {
	width: 120px;
	height: 90px;
}

.three-icons-numbered {
	margin-top: 30px;
}

.three-icons-numbered p {
	font-family: 'sequel_100_black45' !important;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column {
	position: relative;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:before, .three-icons-numbered .vc_row.wpb_row .wpb_column:after {
	background-size: contain;
	position: absolute;
	width: 450px;
	height: 302px;
	background-repeat: no-repeat;
	font-family: "sequel_100_black65";
}

.three-icons-numbered .vc_row.wpb_row .wpb_column .vc_column-inner {
	border-radius: 35px;
	padding: 40px;
	min-height: 330px;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:first-child:before {
	content: "1";
	font-size: 50px;
	top: 40px;
	left: 40px;
	color: #828e3f;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:first-child:after {
	content: "";
	background-image: url("/source/769ef336969f8519b729847a72871e35/Mask-Group-2448.png");
	top: 10px;
	right: -80px;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:first-child .vc_column-inner {
	border: 6px solid #828E3F;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:first-child .wpb_raw_code {
	margin-bottom: 20px;
	text-align: center;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:first-child .wpb_raw_code svg {
	width: 90px;
	height: 90px;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:nth-of-type(2):before {
	content: "2";
	font-size: 50px;
	top: 40px;
	left: 40px;
	color: #BB5018;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:nth-of-type(2):after {
	content: "";
	background-image: url("/source/f7a8b1cf472a7d02d33259d6f0fe1974/Mask-Group-2450.png");
	bottom: 10px;
	left: 7px;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:nth-of-type(2) .vc_column-inner {
	border: 6px solid #BB5018;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:nth-of-type(2) .wpb_raw_code {
	margin-bottom: 20px;
	text-align: center;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:nth-of-type(2) .wpb_raw_code svg {
	width: 90px;
	height: 90px;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:last-child:after {
	content: "3";
	font-size: 50px;
	top: 40px;
	left: 40px;
	color: #184E51;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:last-child:before {
	content: "";
	background-image: url("/source/769ef336969f8519b729847a72871e35/Mask-Group-2448.png");
	top: -8px;
	left: -60px;
	transform: rotate(273deg);
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:last-child .vc_column-inner {
	border: 6px solid #184E51;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:last-child .wpb_raw_code {
	margin-bottom: 20px;
	text-align: center;
}

.three-icons-numbered .vc_row.wpb_row .wpb_column:last-child .wpb_raw_code svg {
	width: 120px;
	height: 90px;
}

.toggle-contents .questions-toggle h4 {
	font-family: 'sequel_100_black55' !important;
}

.toggle-contents .questions-toggle .vc_toggle_size_md.vc_toggle_default .vc_toggle_title, .toggle-contents .questions-toggle .vc_toggle_content {
	padding-left: 45px !important;
}

.toggle-contents .questions-toggle .vc_toggle {
	border: none;
	padding: 10px;
	border-radius: 35px;
	background: #F2F2F2;
	position: relative;
	overflow: hidden;
}

.toggle-contents .questions-toggle .vc_toggle:before {
	content: "";
	width: 26px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #FEC355;
}

.toggle-contents .questions-toggle .vc_toggle .vc_toggle_icon {
	left: -5px !important;
}

.toggle-contents .questions-toggle .vc_toggle_default .vc_toggle_icon {
	border: 1px solid #000 !important;
	background: #000 !important;
	height: 3px !important;
}

.toggle-contents .questions-toggle .vc_toggle_default .vc_toggle_icon::before {
	border: 1px solid #000 !important;
	width: 3px !important;
	background: #000 !important;
}

.toggle-contents .questions-toggle .vc_toggle_default .vc_toggle_icon::after {
	background: #000 !important;
}

@media only screen and (max-width: 1024px) {
	.top-right-radius-image-with-text-fixed-size .vc_row.wpb_row:last-child {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media only screen and (max-width: 1024px) {
	.top-right-radius-image-with-text-fixed-size .vc_row.wpb_row:last-child .wpb_column {
		width: 100% !important;
	}
}

.top-right-radius-image-with-text-fixed-size .vc_row.wpb_row:last-child .wpb_column:first-child {
	width: 50.333333%;
}

.top-right-radius-image-with-text-fixed-size .vc_row.wpb_row:last-child .wpb_column:last-child {
	border: 6px solid #fec355;
	margin-left: -211px;
	border-radius: 35px;
	padding: 10px 40px 10px 200px;
	width: 61.666667%;
	position: relative;
	display: flex;
	align-items: center;
	background-color: #fff;
}

@media only screen and (max-width: 1024px) {
	.top-right-radius-image-with-text-fixed-size .vc_row.wpb_row:last-child .wpb_column:last-child {
		margin-left: auto;
		padding: 10px 40px 10px 40px;
	}
}

@media only screen and (max-width: 480px) {
	.top-right-radius-image-with-text-fixed-size .vc_row.wpb_row:last-child .wpb_column:last-child {
		padding: 20px;
	}
}

.top-right-radius-image-with-text-fixed-size .vc_row.wpb_row:last-child .wpb_column:last-child:after {
	counter-increment: section;
	content: "1";
	position: absolute;
	right: 80px;
	top: 156px;
	font-size: 180px;
	color: #fecd70;
	opacity: 0.3;
	font-family: 'sequel_100_black75';
}

.top-right-radius-image-with-text-fixed-size .vc_row.wpb_row:last-child .wpb_single_image {
	margin-bottom: 0px !important;
}

.top-right-radius-image-with-text-fixed-size .vc_row.wpb_row:last-child .wpb_single_image img {
	object-fit: scale-down;
	height: 463px;
}

@media only screen and (max-width: 1024px) {
	.top-right-radius-image-with-text-fixed-size .vc_row.wpb_row:last-child .wpb_single_image img {
		display: none;
	}
}

.top-right-radius-image-with-text-fixed-size.top-right-radius-image-with-text-fixed-size-2 .vc_row.wpb_row .wpb_column:last-child:after {
	content: "2";
}

.top-right-radius-image-with-text-fixed-size.top-right-radius-image-with-text-fixed-size-3 .vc_row.wpb_row .wpb_column:last-child:after {
	content: "3";
}

.top-right-radius-image-with-text-fixed-size.top-right-radius-image-with-text-fixed-size-4 .vc_row.wpb_row .wpb_column:last-child:after {
	content: "4";
}

.top-right-radius-image-with-text-fixed-size.top-right-radius-image-with-text-fixed-size-5 .vc_row.wpb_row .wpb_column:last-child:after {
	content: "5";
}

.solar-panel-knowledge-guides-main-blog .vc_gitem-zone.main-blog-layout-featured-post::before {
	padding-top: 0% !important;
}

@media (max-width: 767px) {
	.solar-panel-knowledge-guides-main-blog .vc_gitem-zone.main-blog-layout-featured-post {
		height: unset !important;
	}
}

@media (max-width: 767px) {
	.solar-panel-knowledge-guides-main-blog .vc_gitem-zone.main-blog-layout-featured-post .vc_row.vc_gitem-row-position-top {
		position: relative;
	}
}

.fullwidth-menu ul {
	padding: 0px;
}

.fullwidth-menu ul li {
	list-style-type: none;
}

.fullwidth-menu ul li a {
	color: #211F1E;
	padding: 20px 20px 20px 40px;
	background: #F2F2F2;
	border-radius: 35px;
	margin-bottom: 10px;
	overflow: hidden;
	display: block;
	position: relative;
}

.fullwidth-menu ul li a:hover {
	color: #FEC355;
}

.fullwidth-menu ul li a:visited {
	color: #211F1E;
}

.fullwidth-menu ul li a:before {
	content: "";
	position: absolute;
	background: #FEC355;
	top: 0;
	left: 0;
	width: 20px;
	height: 100%;
}

.menu-knowledge-guides-container a:visited, .menu-knowledge-guides-container a, .menu-common-questions-container a:visited, .menu-common-questions-container a {
	color: #211F1E !important;
}

.future-solar-install-current-solar-install {
	padding: 50px 20px !important;
	position: relative;
}

.future-solar-install-current-solar-install > .wpb_column:before {
	content: " ";
	background-image: url("/source/8c246f3a352f01db705da75f0054d2d4/map-pattern-bg.png");
	background-size: contain;
	position: absolute;
	z-index: 2;
	bottom: -70px;
	left: -300px;
	width: 570px;
	height: 620px;
	background-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.future-solar-install-current-solar-install > .wpb_column:after {
	content: " ";
	background-image: url("/source/8c246f3a352f01db705da75f0054d2d4/map-pattern-bg.png");
	background-size: contain;
	position: absolute;
	z-index: 2;
	top: -110px;
	right: -310px;
	width: 570px;
	height: 620px;
	background-repeat: no-repeat;
	-webkit-transform: rotate(179deg);
	transform: rotate(179deg);
}

.future-solar-install-current-solar-install #future-solar-current-solar-install {
	width: 700px;
	margin: 0 auto;
}

.future-solar-install-current-solar-install .future-solar-current-solar-bullets-container {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	width: 900px;
	margin: 0 auto;
}

.future-solar-install-current-solar-install .future-solar-current-solar-bullets-container #future-solar-current-solar-bullets {
	padding: 0px;
}

.future-solar-install-current-solar-install .future-solar-current-solar-bullets-container #future-solar-current-solar-bullets li {
	list-style-type: none;
	position: relative;
	padding-left: 40px;
	margin-bottom: 20px;
}

.future-solar-install-current-solar-install .future-solar-current-solar-bullets-container #future-solar-current-solar-bullets li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	border-radius: 100%;
}

.future-solar-install-current-solar-install .future-solar-current-solar-bullets-container #future-solar-current-solar-bullets li:first-child:before {
	background-color: #7C999B;
}

.future-solar-install-current-solar-install .future-solar-current-solar-bullets-container #future-solar-current-solar-bullets li:last-child:before {
	background-color: #184E51;
}

.two-column-image-text-with-dotted-bg {
	position: relative;
}

.two-column-image-text-with-dotted-bg .two-column-image-text-image-wrapper:before {
	content: "";
	background-image: url("/source/cb817f6c444a4f0927fe48ff6d760d6a/pattern1.png");
	width: 655px;
	height: 592px;
	position: absolute;
	left: -170px;
	top: -75px;
	background-repeat: no-repeat;
	background-size: 600px;
	z-index: 1;
}

.two-column-image-text-with-dotted-bg-right {
	position: relative;
}

.two-column-image-text-with-dotted-bg-right .two-column-image-text-image-wrapper:after {
	content: "";
	background-image: url("/source/cb817f6c444a4f0927fe48ff6d760d6a/pattern1.png");
	width: 655px;
	height: 592px;
	position: absolute;
	right: -390px;
	top: -95px;
	background-repeat: no-repeat;
	background-size: 600px;
	z-index: 1;
}

.apply-to-be-a-partner-form > .wpb_column.vc_column_container:after {
	content: "";
	background-image: url("/source/46989a1b5c45acb9ee5a0759ecc7a72b/big-yellow-circle-min.png") !important;
	width: 725px !important;
	height: 702px !important;
	position: absolute;
	left: -625px !important;
	bottom: 0px !important;
	background-repeat: no-repeat;
	background-size: 720px !important;
	z-index: 1;
}

.customer-care-form > .wpb_column.vc_column_container:after {
	content: "";
	background-image: url("/source/46989a1b5c45acb9ee5a0759ecc7a72b/big-yellow-circle-min.png") !important;
	width: 725px !important;
	height: 702px !important;
	position: absolute;
	left: -625px !important;
	bottom: 0px !important;
	background-repeat: no-repeat;
	background-size: 720px !important;
	z-index: 1;
}

.two-column-yellow-boxes {
	width: 1200px !important;
	margin: 0 auto !important;
	padding: 0px !important;
	max-width: 1200px !important;
	left: 0px !important;
}

.two-column-yellow-boxes .wpb_text_column {
	margin-bottom: 15px !important;
}

.two-column-yellow-boxes .vc_row .wpb_column .vc_column-inner {
	border: 6px solid #FEC355;
	border-radius: 35px;
	padding: 40px;
}

.two-column-yellow-boxes .vc_row .wpb_raw_code {
	text-align: center;
}

.two-column-yellow-boxes .vc_row hr {
	width: 310px;
	height: 3px;
	background-color: #FEC355;
}

.two-column-yellow-boxes .vc_row .vc_general {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 250px;
	margin: 0 auto;
	padding: 10px !important;
}

.two-column-yellow-boxes .vc_row .vc_general:before {
	content: "";
	background-image: url("/source/8be71f26778bbb52f524c494a8669dac/svg-phone.svg");
	display: inline-block;
	width: 22px;
	height: 22px;
	background-size: 22px;
	background-repeat: no-repeat;
	z-index: 1;
	margin-right: 10px;
}

#the-benefits-header .vc_column-inner {
	width: 880px;
}

#activation-header .vc_column-inner {
	width: 790px;
}

#schedule-a-consultation-header .vc_column-inner {
	width: 1280px;
}

#schedule-a-consultation-section-1 h3 {
	max-width: 1020px;
	font-size: 40px;
	line-height: 43px;
}

#schedule-a-consultation-section-1 h3 strong {
	font-family: 'sequel_100_black45';
	font-weight: normal !important;
}

#refferals-section-1 h2 {
	font-size: 32px !important;
}

#refferals-section-1 p {
	font-size: 20px !important;
}

#customer-service-section-1 h2 {
	font-size: 32px !important;
}

#customer-service-section-1 p {
	font-size: 20px !important;
}

#residential-solar-blog-header .vc_column-inner {
	width: 570px;
}

@media (max-width: 767px) {
	#residential-solar-blog-header .vc_column-inner {
		width: unset;
	}
}

#residential-solar-blog-main-blog .vc_gitem-zone.main-blog-layout-featured-post::before {
	padding-top: 0% !important;
}

@media (max-width: 767px) {
	#residential-solar-blog-main-blog .vc_gitem-zone.main-blog-layout-featured-post {
		height: unset !important;
	}
}

@media (max-width: 767px) {
	#residential-solar-blog-main-blog .vc_gitem-zone.main-blog-layout-featured-post .vc_row.vc_gitem-row-position-top {
		position: relative;
	}
}

#the-value-and-savings-header .vc_column-inner {
	width: 740px;
}

@media (max-width: 767px) {
	#the-value-and-savings-header .vc_column-inner {
		width: unset;
	}
}

#why-lgcy-header .vc_column-inner {
	width: 730px;
}

@media (max-width: 767px) {
	#why-lgcy-header .vc_column-inner {
		width: unset;
	}
}

/*=====START OVERRIDES CUSTOMIZATION===========*/
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box;
	scroll-behavior: smooth !important;
}

html:not([data-scroll="0"]) .single-location header#masthead {
	background-color: #211f1e !important;
}

body {
	margin: 0;
	color: #211f1e;
	font-family: 'DM Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
	background: #fff;
}

main {
	display: block;
}

.dataTables_filter {
	float: left;
	white-space: nowrap;
	border: 1px solid #211f1e;
	border-radius: 35px;
	margin-bottom: 20px;
	color: #211f1e;
}

.vc_row-has-fill {
	background-repeat: no-repeat;
	background-size: cover;
}

.radius-right.bg-cover.special-form-container.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill .gform-body textarea::placeholder {
	color: #fff !important;
}

.vc_custom_1646081794749 {
	background-size: cover;
}

.vc_custom_1646081794749 .wpb_wrapper {
	padding: 20px;
}

.vc_custom_1645831409103 {
	background-size: cover;
}

.leaflet-control-attribution {
	display: none !important;
}

.gform_page_fields .gfield_label {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 5px;
	display: block;
}

.gform_wrapper select, .gform_wrapper input[type="text"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"] {
	font-size: 18px !important;
}

.gform_wrapper input[type="button"], .gform_wrapper input[type="submit"] {
	margin-top: 26px !important;
}

@media (max-width: 767px) {
	.gform_wrapper input[type="button"], .gform_wrapper input[type="submit"] {
		font-size: 14px !important;
	}
}

@media only screen and (max-width: 820px) {
	.gform_submission_error {
		font-size: 12px !important;
		line-height: 17px !important;
		color: red !important;
	}
}

@media (max-width: 767px) {
	.vc_column-inner.vc_custom_1652781443273 {
		padding-right: 16px !important;
		padding-left: 16px !important;
	}
}

@media (max-width: 767px) {
	.vc_custom_1657637389894 {
		margin-top: 56px !important;
	}
}

@media (max-width: 767px) {
	.wpb_single_image.vc_custom_1650873724149
.wpb_single_image.vc_custom_1655478819549,
	.wpb_single_image.vc_custom_1655465307248,
	.wpb_single_image.vc_custom_1655464745366 {
		margin-bottom: 46px !important;
	}
}

/* Slider */
.slick-loading .slick-list
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-prev:before {
	content: '←';
}

[dir='rtl'] .slick-prev:before {
	content: '→';
}

.slick-next {
	right: -25px;
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: '→';
}

[dir='rtl'] .slick-next:before {
	content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 40px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
	font-size: 50px;
}

/*=====CUSTOM FORMS===========*/
/*SEE IF YOU QUALIFY*/
@media only screen and (max-width: 480px) {
	#see-if-you-qualify {
		padding: 0px !important;
	}
}

@media only screen and (max-width: 820px) {
	#see-if-you-qualify .wpb_column {
		width: 100% !important;
	}
}

#see-if-you-qualify > .wpb_column.vc_column_container:after {
	content: "";
	background-image: url("/source/cb817f6c444a4f0927fe48ff6d760d6a/pattern1.png");
	width: 655px;
	height: 592px;
	position: absolute;
	left: -345px;
	bottom: -120px;
	background-repeat: no-repeat;
	background-size: 520px;
	z-index: 1;
}

@media only screen and (max-width: 820px) {
	#see-if-you-qualify > .wpb_column.vc_column_container:after {
		z-index: 0;
	}
}

#see-if-you-qualify > .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper .vc_row .wpb_column:last-child h3 {
	font-size: 32px;
	font-family: 'sequel_100_black65';
	line-height: 33px;
}

input#gform_submit_button_13 {
	background-color: #BB5014;
	color: #fff;
}

input#input_13_1 {
	background-color: #EFEFEF;
}


@media only screen and (min-width: 1200px) {
	.hero-bg {
		min-height: 80vh !important;
	}
	ul#menu-footer-copyright li:not(:last-child) {
		border-right: 1px solid #fff;
		padding-right: 25px;
	}
	#primary-nav #menu-main-menu .sub-menu a {
		color: #211f1e;
	}
	div#primary-nav .wpb_content_element {
		margin-bottom: 0px;
	}
	div#copyright-menu {
		margin-bottom: 0px;
	}
	header#masthead {
		background-color: #201f1d;
		position: relative;
		z-index: 999999;
	}
	.admin-bar header#masthead {
		top: 0px;
	}
	html:not([data-scroll="0"]) .admin-bar header#masthead {
		margin-top: 32px;
	}
	html:not([data-scroll="0"]) header#masthead {
		position: fixed;
		top: 0;
		z-index: 999999;
		box-shadow: 0 0 0.5em #00000080;
		width: 100%;
		background-color: #211f1e;
	}
	header li {
		display: inline-block;
		list-style: none;
		padding: 20px;
	}
	.main-navigation ul ul {
		float: left;
		position: absolute;
		top: 100%;
		left: -999em;
		z-index: 99999;
	}
}

@media only screen and (max-width: 1200px) {
	h1 {
		font-size: 42px;
		line-height: 44px;
	}
	h2 {
		font-size: 34px;
		line-height: 36px;
	}
	h4 {
		font-size: 24px;
		line-height: 26px;
	}
	div#footer-icons {
		padding: 0px !important;
	}
	div#footer-icons .vc_column-inner {
		padding: 0px !important;
	}
	div#footer-icons .wpb_raw_code {
		padding: 20px !important;
		display: flex;
		margin-bottom: 0px;
	}
	#footer-icons vc_col-sm-2 {
		display: none;
	}
	#footer-icons vc_col-sm-10 {
		width: 100%;
	}
	#footer-icons vc_col-sm-10 h3:after {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f105";
		position: absolute;
		right: 10px;
		bottom: 50%;
		font-size: 16px;
		line-height: 0px;
	}
	#cta-icon-row {
		padding: 0px !important;
	}
	#cta-icon-row h3 br {
		display: none;
	}
	#cta-icon-row .vc_col-sm-2 {
		max-width: 20%;
	}
	footer div#cta-icon-row a {
		display: flex;
		align-items: center;
		padding: 20px;
	}
	footer div#cta-icon-row .wpb_wrapper {
		margin-bottom: 0px;
	}
	.vc_col-has-fill > .vc_column-inner {
		background-size: cover;
	}
	.overlap-img img {
		border-radius: 0 0 0px 35px;
		margin-right: -15%;
		margin-top: 100px;
	}
	div#testimonials-slider > .wpb_column {
		color: #fff;
		background-image: url("/source/d8b06dfab5dd32423d34add6e9b0773c/mobile-header.jpg");
		border-radius: 35px;
		margin: 0px 20px;
	}
	div#testimonials-slider .tt_full_column.tt_text_left {
		text-align: center;
	}
	div#testimonials-slider .tt_table_cell_right {
		display: block;
	}
	div#testimonials-slider .vc_column-inner {
		background-image: none !important;
	}
	div#testimonials-slider .fa-caret-right:before {
		content: "\f178";
		float: right;
	}
	div#testimonials-slider .fa-caret-left:before {
		content: "\f177";
		float: left;
	}
	div#testimonials-slider .ttshowcase_rl_quote {
		font-style: italic;
	}
	.ttshowcase_slider .bx-wrapper .bx-controls-direction a.bx-prev {
		color: #FFFFFF;
		bottom: 10%;
		left: 10%;
		top: auto;
	}
	.ttshowcase_slider .bx-wrapper .bx-controls-direction a.bx-next {
		color: #FFFFFF;
		bottom: 10%;
		right: 10%;
		top: auto;
	}
	.hero-content .vc_btn3-container.vc_btn3-left {
		text-align: center;
	}
	div#cta-icon-row h4 {
		vertical-align: middle;
	}
	div#cta-icon-row h4:after {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f105";
		position: absolute;
		right: 10px;
		bottom: 50%;
		font-size: 16px;
		line-height: 0px;
	}
	div#cta-icon-row > .wpb_column {
		width: 100% !important;
		text-align: left;
		border-bottom: 1px solid white;
	}
	div#cta-icon-row img {
		max-width: 60px;
		height: auto;
		vertical-align: middle;
	}
	div#cta-icons .vc_column_container > .vc_column-inner {
		padding: 0px !important;
	}
	div#cta-icons .wpb_raw_code {
		padding: 20px !important;
		display: flex;
		margin-bottom: 0px;
	}
	div#cta-icons .wpb_raw_code .wpb_wrapper {
		width: 100%;
	}
	div#cta-icons .wpb_raw_code .wpb_wrapper a {
		display: flex;
		width: 100%;
		align-items: center;
	}
	div#primary-nav ul {
		list-style: none;
		padding-left: 0;
	}
	#mobile-menu li.menu-item-has-children > a:after {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f078";
		color: #fff;
		font-size: 10px;
		cursor: pointer;
		float: right;
	}
	#mobile-menu ul#menu-main-menu-1 {
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	#mobile-menu .menu-item {
		padding: 0px;
		text-transform: uppercase;
	}
	#mobile-menu .main-navigation a {
		display: block;
		text-decoration: none;
		padding: 10px 0;
	}
	#mobile-menu .menu-item-has-children > ul.sub-menu {
		display: none;
		height: 100%;
	}
	#mobile-menu .menu-item-has-children ul.sub-menu {
		display: none;
	}
	#mobile-menu .menu-item-has-children ul.sub-menu.show {
		display: block;
	}
	div#wpadminbar {
		display: none;
	}
	html.js_active.vc_desktop.vc_transform.vc_transform, html.crjs.js_active.vc_mobile.vc_transform.vc_transform {
		margin-top: 0px !important;
	}
	div#mobile-menu {
		display: none;
		height: 100%;
		display: none;
	}
	div#mobile-menu ul#menu-main-menu-1 > li {
		padding: 10px 20px;
		border-bottom: 1px solid #fff;
	}
	div#mobile-menu.show {
		display: block;
	}
	.menu-item a {
		font-size: 16px;
		line-height: 16px;
	}
	.menu-item a:visited {
		font-size: 16px;
		line-height: 16px;
	}
	.transform .fa-bars:before {
		content: "\f00d";
	}
	.toggle-menu button i {
		right: 15px;
		top: 15px !important;
	}
	.vc_wp_custommenu.wpb_content_element.main-navigation {
		margin-bottom: 0px;
	}
}

@media only screen and (min-width: 768px) {
	.featured-box-text {
		padding: 30px !important;
	}
}

@media only screen and (max-width: 768px) {
	.pricing-box {
		min-width: 50% !important;
	}
	.featured-box-text.vc_col-sm-6 {
		width: 100%;
	}
	.featured-box-text {
		padding: 0px;
	}
	#awards .featured-box-text .wpb_wrapper {
		padding: 0px;
	}
	#awards .vc_col-sm-6 {
		width: 100% !important;
	}
	#awards img {
		max-width: 100%;
	}
	.hero-bg .vc_col-sm-6 {
		width: 100%;
		text-align: center;
	}
	h1 {
		font-size: 36px;
		line-height: 38px;
	}
	h2 {
		font-size: 32px;
		line-height: 36px;
		color: #211f1e;
		font-weight: 228;
	}
	h3 {
		font-size: 28px;
		line-height: 30px;
		color: #211f1e;
		font-weight: 188;
	}
	h4 {
		font-size: 24px;
		line-height: 26px;
		font-weight: 188;
	}
	h5 {
		color: #211f1e;
		font-size: 20px;
		line-height: 24px;
		font-weight: 158;
	}
	h6 {
		color: #211f1e;
		font-size: 16px;
		line-height: 18px;
		font-weight: 158;
	}
}

@media only screen and (max-width: 736px) {
	div#copyright-menu li {
		display: block;
		text-align: left;
	}
	div#copyright-menu ul {
		list-style: none;
		color: #fff;
		padding-left: 0px;
		margin-top: 20px;
	}
	div#footer-copyright {
		text-align: left;
		margin-top: 0px !important;
	}
}

@media (max-width: 1200px) {
	#mobile-menu {
		height: 100vh !important;
	}
	.hero-bg {
		background-size: cover;
		width: 100%;
	}
	.jobs-bg {
		width: 100% !important;
	}
}

@media screen and (max-width: 1024px) {
	.city-office-details {
		height: 730px;
	}
}

@media screen and (max-width: 820px) {
	.hero-map .wpb_column {
		width: 100%;
	}
	.hero-map .wpb_column:first-child .vc_column-inner {
		padding: 20px !important;
	}
	.page-width-950 {
		width: 100% !important;
	}
	.state-city-layout-wrapper .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) h3 {
		font-size: 17px;
	}
	.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) {
		align-items: self-start;
		flex-direction: column;
	}
	.city-office-details {
		height: 830px;
	}
	.city-office-details > .wpb_column:nth-child(2) .wpb_wrapper .wpb_row {
		flex-direction: column;
	}
	.city-office-details > .wpb_column:nth-child(2) .wpb_wrapper .wpb_row > .wpb_column {
		width: 100%;
	}
	#featured-post .vc-gitem-zone-height-mode-auto:before {
		padding-top: 100% !important;
	}
	#featured-post .vc_grid-item-mini {
		display: flex;
		flex-direction: column;
	}
	#featured-post .vc_grid-item-mini > div {
		width: 100% !important;
	}
	#featured-post .vc_grid-item-mini > div:first-child {
		margin-bottom: 10px;
	}
	#lead-magnet {
		flex-direction: column;
	}
	#lead-magnet > div {
		width: 100%;
	}
	#schedule-a-consult {
		flex-direction: column;
	}
	#schedule-a-consult > div {
		width: 100%;
	}
	#get-pricing {
		flex-direction: column;
	}
	#get-pricing > div {
		width: 100%;
	}
	.schedule-a-consultation > div {
		width: 100% !important;
	}
	.featured-box-text {
		width: 100%;
	}
}

@media screen and (max-width: 640px) {
	.state-city-layout-wrapper .vc_gitem-zone-mini {
		flex-direction: column;
	}
	.state-city-layout-wrapper .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) {
		flex-direction: column;
	}
	.state-city-layout-wrapper .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) > div {
		width: 100%;
	}
	.state-city-layout-wrapper img {
		width: 370px;
	}
	.state-city-layout-wrapper .contact-info-for-mobile {
		display: block;
	}
	.state-city-layout-wrapper .contact-info-for-desktop {
		display: none;
	}
	.state-city-layout-wrapper-2 .vc_gitem-zone-mini {
		flex-direction: column;
	}
	.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) {
		padding: 0px;
	}
	.state-city-layout-wrapper-2 .vc_gitem-zone-mini .vc_gitem_row:nth-child(2) .vc_gitem-col {
		padding: 0px;
	}
	.city-office-details {
		height: auto;
	}
	.city-office-details > .wpb_column:first-child {
		display: none;
	}
	.mobile-background-image-center .vc_column-inner {
		background-position: center center;
	}
	.mobile-backgrond-image-fix-height .vc_column-inner {
		height: 300px;
	}
	div#jobList_wrapper th {
		font-size: 19px;
	}
	.hero-map {
		min-height: 560px;
	}
	#jobList_wrapper {
		overflow: hidden;
		overflow-x: scroll;
	}
	#jobList_filter {
		position: sticky;
		left: 0;
		top: 0;
	}
	.bg-img-right {
		min-height: 225px !important;
	}
	.bg-img-left {
		min-height: 225px !important;
	}
	#ttshowcase_0 .tt_theme_flat .tt_info-left {
		width: auto !important;
	}
	#ttshowcase_0 .tt_theme_flat .tt_info-right {
		width: auto !important;
	}
}

/* City page css */
p.gform_required_legend {
    display: none;
}

.location-solar-resources {
    border: 6px solid #2C8E9B;
    border-radius: 35px;
    padding: 20px 40px !important;
    margin-left: 8%;
}

.location-solar-resources h4 {
    margin-bottom:10px;
}

.location-solar-resources ul {
   padding-left: 20px;
}

.list-with-icon-left {
  max-width: 590px; 
}

.location-numbers p {
    font-family: "sequel_100_black65" !important;
    line-height: 23px;
    font-size: 20px;
}
.location-numbers h2 {
    margin-top:20px;
    margin-bottom: 20px;
    font-size: 80px;
}

.location-two-column-long-text .wpb_column:first-child {
    border-right: 4px solid #EFEFEF;
}

.location-list-yellow {
    padding:0px;
}

.location-list-yellow li {
    border: 2px solid #fec355;
    border-left: 15px solid #fec355;
    border-radius: 8px;
    position: relative;
    padding: 10px 50px 10px 20px;
    margin-bottom:10px;
    display: block;
    font-family: 'sequel_100_black65';
}

.location-image-text h3{
    font-family: 'sequel_100_black65';
    margin-bottom: 10px;
    margin-top:0px;
}

.location-border-yellow-rounded {
    max-width: 1430px;
    margin: 0 auto !important;
}

.location-border-yellow-rounded .wpb_column:first-child {
    position: relative;
    z-index: 1;
    top: -34px;
}
.location-border-yellow-rounded .wpb_column:last-child {
    border: 6px solid #fec355;
    margin-left: -211px;
    border-radius: 35px;
    padding: 10px 40px 10px 200px !important;
    width: 61.666667%;
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff;
}

.location-basic-accordion {
    position:relative;
}

.location-basic-accordion.wpb_column.vc_column_container:before {
    content: "";
    background-image: url("/source/cb817f6c444a4f0927fe48ff6d760d6a/pattern1.png");
    width: 655px;
    height: 592px;
    position: absolute;
    right: -565px;
    top: 0px;
    background-repeat: no-repeat;
    background-size: 520px;
    z-index: 1;
}

.location-image-text-container:after {
    content: "";
    background-image: url("/source/cb817f6c444a4f0927fe48ff6d760d6a/pattern1.png");
    width: 655px;
    height: 592px;
    position: absolute;
       left: -485px;
    top: 430px;
    background-repeat: no-repeat;
    background-size: 520px;
    z-index: 1;
}

.location-border-yellow-rounded .wpb_column:first-child img {
    height: 558px;
    object-fit: scale-down;
}

.gfield--width-full {
    padding:0px !important;
}


@media only screen and (max-width: 1180px) {
    .list-with-icon-left {
        margin: 0 auto;
    }
    
        
    .location-numbers h2 {
        font-size: 40px;
    }
    
    #basic-accordion {
        width: auto;
    }
    
    .location-border-yellow-rounded .wpb_column:first-child {
        top:auto;
        width:100% !important;
    }
    .location-border-yellow-rounded .wpb_column:first-child .wpb_single_image {
        text-align:center;
    }
    
    .location-border-yellow-rounded .wpb_column:last-child {
        margin-left: auto;
        padding: 20px;
        width:100% !important;
    }
    
}

@media only screen and (max-width: 1024px) {
    
    .location-first-section {
        width:100% !important;
    }
    
    .location-solar-resources {
       width: 100% !important;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 820px) {
    .location-numbers .wpb_column {
        width: 50% !important;
    }
        
    .location-two-column-long-text .wpb_column {
        width:100% !important;
    }
    
    .location-two-column-long-text .wpb_column:last-child .vc_column-inner {
        padding-left: 0px !important;
    }
    
    .location-image-text-container .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .location-border-yellow-rounded .wpb_column:first-child .wpb_single_image {
        margin-bottom:0px;
    }
    .location-border-yellow-rounded .wpb_column:first-child img {
        height:auto;
    }
}

@media only screen and (max-width: 640px) {
    .vc_row.padding-0-640 {
        padding:0px !important;
    }
}


/*# sourceMappingURL=style.css.map */


/*  */

