SOURCE_URL: https://www.evergreen4u.com/ Facility Support Services Northern VA, Washington DC , MD| Evergreen Solutions 4U, Inc img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px } {"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.evergreen4u.com/","url":"https://www.evergreen4u.com/","name":"Facility Support Services Northern VA, Washington DC , MD| Evergreen Solutions 4U, Inc","isPartOf":{"@id":"https://www.evergreen4u.com/#website"},"datePublished":"2017-05-24T09:23:41+00:00","dateModified":"2024-08-13T18:43:53+00:00","description":"Evergreen Solutions 4U, Inc. is a proudly Hispanic & woman owned Facilities Support Services firm for commercial, industrial, & educational facilities throughout the DMV.","breadcrumb":{"@id":"https://www.evergreen4u.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.evergreen4u.com/"]}]},{"@type":"BreadcrumbList","@id":"https://www.evergreen4u.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.evergreen4u.com/#website","url":"https://www.evergreen4u.com/","name":"Evergreen Solutions 4U, Inc","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.evergreen4u.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]} var mi_version = '9.10.0'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.evergreen4u.com\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-XJ32VMTHVW', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-XJ32VMTHVW', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } /* */ img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} /* */ var _gaq = _gaq || [];_gaq.push(['_trackPageview']);(function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); h1, h2, h3, h4, h5, h6 { font-family: ; color: #306b30; } input, button, select, textarea, body { font-family: ; } body { color: #000000;} .body-background { } a { color: #306b30; } .segment1 { color:#797878;background-color: #ffffff;} .segment1 h1, .segment1 h2, .segment1 h3, .segment1 h4, .segment1 h5, .segment1 h6 { color: #000000; } .segment2 { color: #797878;background-color: #f2f2f2;} .segment2 h1, .segment2 h2, .segment2 h3, .segment2 h4, .segment2 h5, .segment2 h6 { color: #000000; } .segment3 { color: #ffffff;background-color: #557d39;} .segment3 h1, .segment3 h2, .segment3 h3, .segment3 h4, .segment3 h5, .segment3 h6 { color: #ffffff; } .segment4 { color: #ffffff;background-color: #050505;} .segment4 h1, .segment4 h2, .segment4 h3, .segment4 h4, .segment4 h5, .segment4 h6 { color: #ffffff; } .segment5 { color: #ffffff;} .segment5 h1, .segment5 h2, .segment5 h3, .segment5 h4, .segment5 h5, .segment5 h6 { color: #ffffff; } .accent { color: #5e7a47; } /* Tablets */ @media (max-width: 768px) { body {} } /* Landscape phones and down */ @media (max-width: 480px) { body {} } .main-header .flex-box { justify-content: flex-end; } .hp-partners .carousel ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 40px; } @media (max-width: 767px) { .hp-partners .carousel ul { display: block; } } { "@context": "https://schema.org", "@type": "ProfessionalService", "name": "Evergreen Solutions 4U, Inc.", "image": "https://pronto-core-cdn.prontomarketing.com/wp-content/uploads/2021/02/img-logo-evergreen-solutions.png", "@id": "http://www.evergreen4u.com/", "url": "http://www.evergreen4u.com/", "telephone": "703-570-1394", "address": { "@type": "PostalAddress", "streetAddress": "22560 Glenn Dr SUITE 115", "addressLocality": "Sterling", "addressRegion": "VA", "postalCode": "20164", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 38.99468, "longitude": -77.4246456 }, "openingHoursSpecification": { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday" ], "opens": "09:00", "closes": "17:00" } } window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-XJ32VMTHVW'); @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i'); h1, h2, h3, h4, h5, h6, input, button, select, textarea, body { font-family: "Source Sans Pro", lucida grande, Arial, sans-serif; } strong { font-weight: 600; } input, button, select, textarea, body { font-weight: 400; } h1, h2, h3, h4, h5, h6 { font-weight: 300; } ::selection { background: #8dc43f; } ::-moz-selection { background: #8dc43f; } html, body, p, .gform_body .gfield input, .gform_body .gfield textarea, .gform_body .gfield select { font-size: 16px; line-height: 1.41; } h1 { font-size: 48px; line-height: 1.41; } h2 { font-size: 24px; line-height: 1.41; } h3 { font-size: 18.72px; line-height: 1.41; } h4 { font-size: 16px; line-height: 1.41; } h5 { font-size: 13.28px; line-height: 1.41; } h6 { font-size: 12px; line-height: 1.41; } #topcontrol { background-color: rgba(0,0,0,0.1); background-position: center center; background-repeat: no-repeat; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; transition: all 0.2s ease-out; border-radius: 3px; color: #FFFFFF; height: 48px; line-height: 55px; margin: 0 15px 15px 0; text-align: center; width: 48px; z-index: 10000; } #scrolltotop:before { border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF; border-image: none; border-style: solid; border-width: 10px; content: ""; height: 0; left: 28%; position: absolute; top: 17%; width: 0; } #topcontrol:hover { background-color: #729f31; } a:hover, .sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected, .sidebar-content .nav li li a:hover, div[role="complementary"] div > ul > li:hover { color: #77a733; } a, .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus, .nav li a:hover, .nav li a:focus, .navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span, nav[role="navigation"] .nav-normal > .active > a, nav[role="navigation"] .nav-normal li a:hover, nav[role="navigation"] .nav-pills-square > .active > a, nav[role="navigation"] .nav-bar > li > a:hover, nav[role="navigation"] .nav-bar > li > a:focus, nav[role="navigation"] .nav-bar > .active > a, nav[role="navigation"] .nav-bar-top > .active > a, nav[role="navigation"] .nav-bar-top > li > a:hover, nav[role="navigation"] .nav-bar-underline > .active > a, nav[role="navigation"] .nav-underline > .active > a, nav[role="navigation"] .nav-underline > li > a:hover, nav[role="navigation"] .nav-separator > .active > a, nav[role="navigation"] .nav-separator > li > a:hover, .sidebar-content .nav a.active, div[role="complementary"] div > ul > li:active, .sidebar-content .nav li a:hover, .sidebar-content .nav li a:focus { color: #8dc43f; } .nav a:hover .caret { border-bottom-color: #8dc43f; border-top-color: #8dc43f; } .nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus, .nav-tabs.nav-stacked > .active > a, .nav-tabs.nav-stacked > .active > a:hover, .nav-tabs.nav-stacked > .active > a:focus, .nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus, .grid li a:hover img, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, .gform_wrapper li.gfield_error input[type="text"]:focus, .gform_wrapper li.gfield_error input[type="url"]:focus, .gform_wrapper li.gfield_error input[type="email"]:focus, .gform_wrapper li.gfield_error input[type="tel"]:focus, .gform_wrapper li.gfield_error input[type="number"]:focus, .gform_wrapper li.gfield_error input[type="password"]:focus, .gform_wrapper li.gfield_error textarea:focus { border-color: #8dc43f; } .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus, .nav-tabs.nav-stacked > .active > a, .nav-tabs.nav-stacked > .active > a:hover, .nav-tabs.nav-stacked > .active > a:focus, .nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .progress .bar, .progress-striped .bar, .progress-info.progress-striped .bar, .progress-striped .bar-info, nav[role="navigation"] .nav-pills-square li a:hover { background-color: #8dc43f; } .form-control:focus { border-color: #8dc43f; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(141,196,63,0.6); } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #8dc43f; border-color: #8dc43f; } .accent { color: #8dc43f !important; } .accent2 { color: #a4522c !important; } .accent3 { color: #557d39 !important; } .btn-primary { border-color: #8dc43f; background-color: #8dc43f; color: #fff; text-shadow: none; font-size: 1.125rem; font-weight: 600; padding: 20px 35px; text-transform: uppercase; } .btn-primary:hover, .btn-primary .disabled, .btn-primary [disabled] { background-color: #82b738; border-color: #82b738; color: #fff; } .btn-primary:active, .btn-primary .active, .btn-primary:focus, .btn-primary .focus { background-color: #77a733; border-color: #77a733; color: #fff; } .btn-custom { border-color: #a4522c; background-color: #a4522c; color: #fff; text-shadow: none; } .btn-custom:hover, .btn-custom .disabled, .btn-custom [disabled] { background-color: #944a28; border-color: #944a28; color: #fff; } .btn-custom:active, .btn-custom .active, .btn-custom:focus, .btn-custom .focus { background-color: #844223; border-color: #844223; color: #fff; } .btn { font-size: 1.125rem; font-weight: 600; padding: 20px 35px; text-transform: uppercase; } .font-48 { font-size: 3rem; } .font-36 { font-size: 2.25rem; } .font-27 { font-size: 27px; } .font-24 { font-size: 1.5rem; } .font-18 { font-size: 1.125rem; } .font-14 { font-size: 0.875rem; } .page-id-2 .header-shadow { box-shadow: none; } .green-box { width: 100%; justify-content: center; padding: 10px 0; background-color: rgba(255,255,255,0.2); } .green-box > div { margin-left: 25px; } #header .nav li a { padding: 10px 5px; } #header nav[role="navigation"] > ul > li > a { color: #797878; } #header nav[role="navigation"] > ul > li > a .caret { border-top-color: #797878; border-bottom-color: #797878; } #header nav[role="navigation"] > ul > li > a:hover, #header nav[role="navigation"] > ul > li > a:active, #header nav[role="navigation"] > ul > li > a:focus { color: #8dc43f; background: none; } #header nav[role="navigation"] > ul > li > a:hover .caret, #header nav[role="navigation"] > ul > li > a:active .caret, #header nav[role="navigation"] > ul > li > a:focus .caret { border-top-color: #8dc43f; border-bottom-color: #8dc43f; } #header nav[role="navigation"] > ul > .active > a { color: #8dc43f; background: none; } #header nav[role="navigation"] > ul > .active > a .caret { border-top-color: #8dc43f; border-bottom-color: #8dc43f; } #header nav[role="navigation"] > ul > li:hover li:hover > a { color: #797878; } #header nav[role="navigation"] > ul > li li > a:hover, #header nav[role="navigation"] > ul > li li > a:active, #header nav[role="navigation"] > ul > li li > a:focus { color: #797878; } nav[role="navigation"] ul:first-child { margin: 0; } .main-header .btn { font-size: 1rem; margin-left: 25px; padding: 10px 30px; text-transform: none; margin-bottom: 10px; } .main-header .flex-box { -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: end; justify-content: flex-end; } .custom-btn { display: flex; flex-direction: column; } .hp-banner, .hp-testimonials { padding-bottom: 200px !important; padding-top: 200px !important; } .hp-image img { width: 100%; } .well-custom { background: rgba(0,0,0,0) url("/wp-content/uploads/2017/05/bg_services.jpg") no-repeat scroll 0 0; border-radius: 0; padding: 5%; } .well-custom ul { -webkit-column-count: 3; column-count: 3; text-align: left; margin-top: 45px; } .well-custom ul li { margin: 0 4%; } .main-footer hr { border-color: #797878; margin-bottom: 20px; } .main-footer { padding-top: 70px !important; padding-bottom: 20px !important; border-top: 2px solid #557d39; } .main-footer * { font-size: 0.875rem; } .main-footer a:not(.btn) { color: #797878; } .main-footer h4 strong { font-size: 1rem; } .main-footer .btn { font-size: 1rem; padding: 15px 30px; text-transform: none; } .policy li { line-height: inherit !important; } .inner-masthead .flex-box { height: 350px; -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; } @media (min-width: 992px) and (max-width: 1199px) { #header nav[role="navigation"] > ul > li > a { padding: 10px 8px; } .main-header .flex-box { margin-top: 0px; } } @media (max-width: 991px) { nav[role="navigation"] ul:first-child { display: none; } nav[role="navigation"] select { display: block; } .main-header .flex-box > * { flex: 1 1 0; } } @media (max-width: 767px) { html { font-size: 14px; } .font-48 { font-size: 1.85rem; } .font-36 { font-size: 1.5rem; } .font-24 { font-size: 1.2rem; } .green-box > div { margin-left: 0px; } .green-box > div img { margin: 5px auto; } .page-id-2 .margin-bottom-40 { margin-bottom: 20px; } .page-id-2 .margin-top-40 { margin-top: 20px; } header .brand img { display: block; margin: 0 auto 10px; max-width: 203px; width: 100%; } .main-header .flex-box { display: block; text-align: center; } .main-header .btn { margin: 0; } .custom-btn { display: none; } .hp-banner, .hp-testimonials { padding-bottom: 50px !important; padding-top: 50px !important; } .well-custom { background-size: cover; } .well-custom ul { column-count: 1; } .policy ul { display: inline-block; float: none !important; } .inner-masthead .flex-box { height: 250px; } .inner-masthead .flex-box > div { padding: 30px 15px; background-color: rgba(255,255,255,0.8); } } .slideshow-window { background-color: #fff !important; border: 1px solid #ddd !important; border-radius: 4px !important; } .woocommerce-checkout .c4wp_captcha_field { margin-bottom: 10px; margin-top: 15px; position: relative; display: inline-block; } .login #login, .login #lostpasswordform { min-width: 350px !important; } .wpforms-field-c4wp iframe { width: 100% !important; } Home About Careers Green Seal Certified Testimonials Employment Verification Our Team Resources Giving Back Services Carpet Cleaning Floor Cleaning Floor Stripping Refinishing Grout Dye Sealant Painting Drywall Services Pressure Washing Photos Contact Employee Portal Your facility maintenance reflects your company’s image Find the Right Facilities Support Services to Impress Everyday Call Evergreen Solutions 4U Keeping your building clean, every day Evergreen Solutions 4U, a proudly Hispanic and woman owned firm, that provides commercial, industrial, and educational facility owners with facilities maintenance, facilities support service, and Janitorial services. Our experienced team members have completed our stringent quality control program, and we use Green Seal’s protocol to ensure a healthy environment for everyone in your building. Professional Facilities Support Services 24-7 Emergency Response and Clean-up Team Appliance Cleanings Mold & Mildew Inspections, Testing and Remediation Recycling Special Events Cleaning Fire Restorations Flood Cleaning and Floor Care Managers (Marble, Wood, Tile, Etc.) Construction Cleaning Computer Raised Floor Cleaning Carpet Cleaning, Maintenance Programs and Installation Floor Stripping and Refinishing Restroom Tile Scrubbing and Polishing Marble and Granite Polishing Grout Dye/Sealant Process Window Cleaning Inside/Outside Upholstery Cleaning Exotic Floor Maintenance Garage and Parking Lot Cleaning Painting and Drywall Services, Repairs, and Remodeling Janitorial and Day Porter/Matron Services Pressure Washing and Garage/Parking Lot Cleaning Light Fixture Cleaning/Bulb Changing Health Oriented Cleaning – Bloodborne Pathogens Bio-hazard and Hazmat Clean Up Move In/Move Out Services Mural Art Design Sidewalk Snow Removal Bulk Trash Removal Kick/Door Plate Installation Contagious Illness/Disease Preventative Cleaning and Disinfecting Services Contagious Illness/Disease Reactive Cleaning and Disinfecting Services Sanitation Porter/Matron Services What’s it like to be in an immaculate environment? See what our clients have to say My words cannot express to you how happy and satisfied I am with the job your company performed. Today all of my employees have complimented on how great the floor looks. I want to thank you very much for doing such a great job. I would recommend your company to everyone. - Mike Penn, Colonial Webb Our resources ensure innovative technology and cleaning know-how !function ($) { $(function() {$("#partners-partners-slider").carousel()})}(window.jQuery) Let us Help Determine the Facilities Support Services That are Right for You. Contact us Evergreen Solutions 4U 22560 Glenn Drive, Suite 115Sterling, VA 20164 Phone: (703) 475-3848Fax: (703) 439-2589Email: info@evergreen4u.com Employee Portal ©2025 Evergreen Solutions 4U. All Rights Reserved. Privacy Policy Website by Pronto {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/phoenix-child\/*","\/wp-content\/themes\/phoenix\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} var $ = jQuery.noConflict(); $(document).ready(function(){ var _duration= 800; var _ease= 0; $("[rel=jumpdown]").click(function(){ $(this).jumpdown({duration:parseInt(_duration), easeout: _ease}); return false; }); }); (function($){ $.fn.extend({ //plugin name - jumpdown jumpdown: function(options) { var easing = ["easeOutSine","easeInCubic","easeInOutCubic","easeOutBack"]; //Settings list and the default values var defaults = { duration: 800, easeout: 0 }; var options = $.extend(defaults, options); return this.each(function() { var o =options; if(o.easeout!=-1){ console.log(o.easeout + "d:"+ o.duration); $.scrollTo($(this).attr("href"), { duration: parseInt(o.duration), easing: easing[o.easeout] }); } else{ $.scrollTo($(this).attr("href"), {duration: parseInt(o.duration)}); } }); } }); })(jQuery); ----- SOURCE_URL: https://www.evergreen4u.com/about/ About | Evergreen Solutions 4U, Inc img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px } {"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.evergreen4u.com/about/","url":"https://www.evergreen4u.com/about/","name":"About | Evergreen Solutions 4U, Inc","isPartOf":{"@id":"https://www.evergreen4u.com/#website"},"datePublished":"2017-08-22T07:23:16+00:00","dateModified":"2021-06-18T04:33:18+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.evergreen4u.com/about/"]}]},{"@type":"WebSite","@id":"https://www.evergreen4u.com/#website","url":"https://www.evergreen4u.com/","name":"Evergreen Solutions 4U, Inc","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.evergreen4u.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]} var mi_version = '9.10.0'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.evergreen4u.com\/about\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-XJ32VMTHVW', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-XJ32VMTHVW', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } /* */ img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} /* */ var _gaq = _gaq || [];_gaq.push(['_trackPageview']);(function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); h1, h2, h3, h4, h5, h6 { font-family: ; color: #306b30; } input, button, select, textarea, body { font-family: ; } body { color: #000000;} .body-background { } a { color: #306b30; } .segment1 { color:#797878;background-color: #ffffff;} .segment1 h1, .segment1 h2, .segment1 h3, .segment1 h4, .segment1 h5, .segment1 h6 { color: #000000; } .segment2 { color: #797878;background-color: #f2f2f2;} .segment2 h1, .segment2 h2, .segment2 h3, .segment2 h4, .segment2 h5, .segment2 h6 { color: #000000; } .segment3 { color: #ffffff;background-color: #557d39;} .segment3 h1, .segment3 h2, .segment3 h3, .segment3 h4, .segment3 h5, .segment3 h6 { color: #ffffff; } .segment4 { color: #ffffff;background-color: #050505;} .segment4 h1, .segment4 h2, .segment4 h3, .segment4 h4, .segment4 h5, .segment4 h6 { color: #ffffff; } .segment5 { color: #ffffff;} .segment5 h1, .segment5 h2, .segment5 h3, .segment5 h4, .segment5 h5, .segment5 h6 { color: #ffffff; } .accent { color: #5e7a47; } /* Tablets */ @media (max-width: 768px) { body {} } /* Landscape phones and down */ @media (max-width: 480px) { body {} } .main-header .flex-box { justify-content: flex-end; } .hp-partners .carousel ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 40px; } @media (max-width: 767px) { .hp-partners .carousel ul { display: block; } } /* font */ .font-60 { font-size: 60px; } .font-38 { font-size: 38px; } .font-24 { font-size: 24px; } .font-18 { font-size: 18px; } .font-14 { font-size: 14px; } .sm-line-hieght { line-height: 1.25; } /* accordian */ .panel-a { border-bottom: 1px solid #363636; } .panel-a .panel { border: 0; border-radius: 0; border-top: 1px solid #363636; box-shadow: none; background-color: transparent } .panel-a .panel-heading { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; } .panel-a .panel-heading > p { display: none; } .panel-a .panel-heading .heading { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } .panel-a .panel-heading .heading .icon { float: left; margin-right: 20px; } .panel-a .panel-heading .heading .text { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: space-between; width: 100%; } .panel-a .panel-heading .heading .text > h3 { color: #fff; } .panel-a .panel-heading .heading .text > p { margin: 0; } .panel-a .panel-heading .heading .text > p i { background: #ededed none repeat scroll 0 0; border-radius: 50%; color: #666; padding: 3px 6px 5px; } .panel-a .panel-heading .heading .text > p i::before { content: ""; } .panel-a .panel-heading .collapsed .heading .text > p i::before { content: ""; } .panel-a .panel-body { padding-left: 80px; } .panel-a .panel-body p { color: #d3d3d3; } .panel-a .panel-default > .panel-heading + .panel-collapse .panel-body { border-top-color: transparent; } .panel-a .btn { margin-top: 10px; padding: 0; color: #d3d3d3; } .button-custom { color: #d3d3d3; letter-spacing: 0; } .btn::after, .button-custom::after { color: #d3d3d3; } .panel a:hover, .panel a:focus { text-decoration: none; } .well-service { padding: 35px 65px; } .well-service > ul { padding-left: 2em; } .well-service > h3 { margin-bottom: 1.5em; } .well-service li::before { content: ""; display: block; font-family: fontawesome; height: 0; left: -2em; margin-right: 10px; position: relative; width: 0; } .well-service li { list-style: outside none none; } .well-service li + li { margin-top: 1em; } .well-transparent { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 0 none; padding: 0; } hr{ border-color: #dcdcdc; width: 100%; margin: 40px 0 40px; } .well-bg { background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/09/bg_quote.jpg") no-repeat scroll 0 0 / cover ; padding: 50px 60px; margin: 40px 0; } .well-bg > * { width: 63%; } .well-partners { padding: 35px; } .well-partners .row > div { margin: 10px 0; } .well-partners li { width: 100%; } /* Partner */ .about-us-partner div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .about-us-partner div > br { display: none; } .about-us-partner div > img { margin: 0 10px; } @media (max-width: 991px) { .font-60 { font-size: 45px; } .font-38 { font-size: 30px; } .about-us-partner div { -ms-flex-flow: row wrap; flex-flow: row wrap; } .why-section > div > div > div { padding: 30px 15px; background-color: rgba(255,255,255,0.8); } } @media (max-width: 767px) { h1, h2, h3, h4, h5, h6 { line-height: 1.2; } .font-60 { font-size: 32px; } .font-38 { font-size: 25px; } .font-24 { font-size: 20px; } .panel-a { margin-top: 40px; } .company-overview { background-position: left top !important; } /*.company-overview .row { background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0; }*/ } window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-XJ32VMTHVW'); @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i'); h1, h2, h3, h4, h5, h6, input, button, select, textarea, body { font-family: "Source Sans Pro", lucida grande, Arial, sans-serif; } strong { font-weight: 600; } input, button, select, textarea, body { font-weight: 400; } h1, h2, h3, h4, h5, h6 { font-weight: 300; } ::selection { background: #8dc43f; } ::-moz-selection { background: #8dc43f; } html, body, p, .gform_body .gfield input, .gform_body .gfield textarea, .gform_body .gfield select { font-size: 16px; line-height: 1.41; } h1 { font-size: 48px; line-height: 1.41; } h2 { font-size: 24px; line-height: 1.41; } h3 { font-size: 18.72px; line-height: 1.41; } h4 { font-size: 16px; line-height: 1.41; } h5 { font-size: 13.28px; line-height: 1.41; } h6 { font-size: 12px; line-height: 1.41; } #topcontrol { background-color: rgba(0,0,0,0.1); background-position: center center; background-repeat: no-repeat; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; transition: all 0.2s ease-out; border-radius: 3px; color: #FFFFFF; height: 48px; line-height: 55px; margin: 0 15px 15px 0; text-align: center; width: 48px; z-index: 10000; } #scrolltotop:before { border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF; border-image: none; border-style: solid; border-width: 10px; content: ""; height: 0; left: 28%; position: absolute; top: 17%; width: 0; } #topcontrol:hover { background-color: #729f31; } a:hover, .sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected, .sidebar-content .nav li li a:hover, div[role="complementary"] div > ul > li:hover { color: #77a733; } a, .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus, .nav li a:hover, .nav li a:focus, .navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span, nav[role="navigation"] .nav-normal > .active > a, nav[role="navigation"] .nav-normal li a:hover, nav[role="navigation"] .nav-pills-square > .active > a, nav[role="navigation"] .nav-bar > li > a:hover, nav[role="navigation"] .nav-bar > li > a:focus, nav[role="navigation"] .nav-bar > .active > a, nav[role="navigation"] .nav-bar-top > .active > a, nav[role="navigation"] .nav-bar-top > li > a:hover, nav[role="navigation"] .nav-bar-underline > .active > a, nav[role="navigation"] .nav-underline > .active > a, nav[role="navigation"] .nav-underline > li > a:hover, nav[role="navigation"] .nav-separator > .active > a, nav[role="navigation"] .nav-separator > li > a:hover, .sidebar-content .nav a.active, div[role="complementary"] div > ul > li:active, .sidebar-content .nav li a:hover, .sidebar-content .nav li a:focus { color: #8dc43f; } .nav a:hover .caret { border-bottom-color: #8dc43f; border-top-color: #8dc43f; } .nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus, .nav-tabs.nav-stacked > .active > a, .nav-tabs.nav-stacked > .active > a:hover, .nav-tabs.nav-stacked > .active > a:focus, .nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus, .grid li a:hover img, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, .gform_wrapper li.gfield_error input[type="text"]:focus, .gform_wrapper li.gfield_error input[type="url"]:focus, .gform_wrapper li.gfield_error input[type="email"]:focus, .gform_wrapper li.gfield_error input[type="tel"]:focus, .gform_wrapper li.gfield_error input[type="number"]:focus, .gform_wrapper li.gfield_error input[type="password"]:focus, .gform_wrapper li.gfield_error textarea:focus { border-color: #8dc43f; } .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus, .nav-tabs.nav-stacked > .active > a, .nav-tabs.nav-stacked > .active > a:hover, .nav-tabs.nav-stacked > .active > a:focus, .nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .progress .bar, .progress-striped .bar, .progress-info.progress-striped .bar, .progress-striped .bar-info, nav[role="navigation"] .nav-pills-square li a:hover { background-color: #8dc43f; } .form-control:focus { border-color: #8dc43f; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(141,196,63,0.6); } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #8dc43f; border-color: #8dc43f; } .accent { color: #8dc43f !important; } .accent2 { color: #a4522c !important; } .accent3 { color: #557d39 !important; } .btn-primary { border-color: #8dc43f; background-color: #8dc43f; color: #fff; text-shadow: none; font-size: 1.125rem; font-weight: 600; padding: 20px 35px; text-transform: uppercase; } .btn-primary:hover, .btn-primary .disabled, .btn-primary [disabled] { background-color: #82b738; border-color: #82b738; color: #fff; } .btn-primary:active, .btn-primary .active, .btn-primary:focus, .btn-primary .focus { background-color: #77a733; border-color: #77a733; color: #fff; } .btn-custom { border-color: #a4522c; background-color: #a4522c; color: #fff; text-shadow: none; } .btn-custom:hover, .btn-custom .disabled, .btn-custom [disabled] { background-color: #944a28; border-color: #944a28; color: #fff; } .btn-custom:active, .btn-custom .active, .btn-custom:focus, .btn-custom .focus { background-color: #844223; border-color: #844223; color: #fff; } .btn { font-size: 1.125rem; font-weight: 600; padding: 20px 35px; text-transform: uppercase; } .font-48 { font-size: 3rem; } .font-36 { font-size: 2.25rem; } .font-27 { font-size: 27px; } .font-24 { font-size: 1.5rem; } .font-18 { font-size: 1.125rem; } .font-14 { font-size: 0.875rem; } .page-id-2 .header-shadow { box-shadow: none; } .green-box { width: 100%; justify-content: center; padding: 10px 0; background-color: rgba(255,255,255,0.2); } .green-box > div { margin-left: 25px; } #header .nav li a { padding: 10px 5px; } #header nav[role="navigation"] > ul > li > a { color: #797878; } #header nav[role="navigation"] > ul > li > a .caret { border-top-color: #797878; border-bottom-color: #797878; } #header nav[role="navigation"] > ul > li > a:hover, #header nav[role="navigation"] > ul > li > a:active, #header nav[role="navigation"] > ul > li > a:focus { color: #8dc43f; background: none; } #header nav[role="navigation"] > ul > li > a:hover .caret, #header nav[role="navigation"] > ul > li > a:active .caret, #header nav[role="navigation"] > ul > li > a:focus .caret { border-top-color: #8dc43f; border-bottom-color: #8dc43f; } #header nav[role="navigation"] > ul > .active > a { color: #8dc43f; background: none; } #header nav[role="navigation"] > ul > .active > a .caret { border-top-color: #8dc43f; border-bottom-color: #8dc43f; } #header nav[role="navigation"] > ul > li:hover li:hover > a { color: #797878; } #header nav[role="navigation"] > ul > li li > a:hover, #header nav[role="navigation"] > ul > li li > a:active, #header nav[role="navigation"] > ul > li li > a:focus { color: #797878; } nav[role="navigation"] ul:first-child { margin: 0; } .main-header .btn { font-size: 1rem; margin-left: 25px; padding: 10px 30px; text-transform: none; margin-bottom: 10px; } .main-header .flex-box { -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: end; justify-content: flex-end; } .custom-btn { display: flex; flex-direction: column; } .hp-banner, .hp-testimonials { padding-bottom: 200px !important; padding-top: 200px !important; } .hp-image img { width: 100%; } .well-custom { background: rgba(0,0,0,0) url("/wp-content/uploads/2017/05/bg_services.jpg") no-repeat scroll 0 0; border-radius: 0; padding: 5%; } .well-custom ul { -webkit-column-count: 3; column-count: 3; text-align: left; margin-top: 45px; } .well-custom ul li { margin: 0 4%; } .main-footer hr { border-color: #797878; margin-bottom: 20px; } .main-footer { padding-top: 70px !important; padding-bottom: 20px !important; border-top: 2px solid #557d39; } .main-footer * { font-size: 0.875rem; } .main-footer a:not(.btn) { color: #797878; } .main-footer h4 strong { font-size: 1rem; } .main-footer .btn { font-size: 1rem; padding: 15px 30px; text-transform: none; } .policy li { line-height: inherit !important; } .inner-masthead .flex-box { height: 350px; -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; } @media (min-width: 992px) and (max-width: 1199px) { #header nav[role="navigation"] > ul > li > a { padding: 10px 8px; } .main-header .flex-box { margin-top: 0px; } } @media (max-width: 991px) { nav[role="navigation"] ul:first-child { display: none; } nav[role="navigation"] select { display: block; } .main-header .flex-box > * { flex: 1 1 0; } } @media (max-width: 767px) { html { font-size: 14px; } .font-48 { font-size: 1.85rem; } .font-36 { font-size: 1.5rem; } .font-24 { font-size: 1.2rem; } .green-box > div { margin-left: 0px; } .green-box > div img { margin: 5px auto; } .page-id-2 .margin-bottom-40 { margin-bottom: 20px; } .page-id-2 .margin-top-40 { margin-top: 20px; } header .brand img { display: block; margin: 0 auto 10px; max-width: 203px; width: 100%; } .main-header .flex-box { display: block; text-align: center; } .main-header .btn { margin: 0; } .custom-btn { display: none; } .hp-banner, .hp-testimonials { padding-bottom: 50px !important; padding-top: 50px !important; } .well-custom { background-size: cover; } .well-custom ul { column-count: 1; } .policy ul { display: inline-block; float: none !important; } .inner-masthead .flex-box { height: 250px; } .inner-masthead .flex-box > div { padding: 30px 15px; background-color: rgba(255,255,255,0.8); } } .slideshow-window { background-color: #fff !important; border: 1px solid #ddd !important; border-radius: 4px !important; } .woocommerce-checkout .c4wp_captcha_field { margin-bottom: 10px; margin-top: 15px; position: relative; display: inline-block; } .login #login, .login #lostpasswordform { min-width: 350px !important; } .wpforms-field-c4wp iframe { width: 100% !important; } Home About Careers Green Seal Certified Testimonials Employment Verification Our Team Resources Giving Back Services Carpet Cleaning Floor Cleaning Floor Stripping Refinishing Grout Dye Sealant Painting Drywall Services Pressure Washing Photos Contact Employee Portal About Us We keep your building clean, every day We are Evergreen Solutions 4U Whether you’re an owner or a manager of a commercial, residential, industrial, or educational facility, Evergreen Solutions 4U will help you get rid of one thing: the worry of keeping your building clean and hygienic. Evergreen Solutions 4U offers best-in-class janitorial services to facility owners. We have a team of skilled and meticulous cleaners and managers to keep your space spotless. We use modern cleaning equipment and materials and undergo strict quality control to ensure top-quality results. And when you enlist our help, you will -- like our long-term clients -- enjoy responsive services at at highly competitive prices. Our services cover everything -- from routine cleanings such as floor cleaning, marble polishing, and restroom tile polishing -- to more specialized tasks such as flood cleaning, fire restoration, and special events cleaning. Explore our complete range of services here. Why choose us? Here are the reasons why you should trust Evergreen Solutions 4U: Well-trained, detail-oriented cleaners State-of-the-art equipment and supplies Stringent quality control program Responsive services Competitive prices Green Seal’s protocol adherence Evergreen Solutions 4U 22560 Glenn Drive, Suite 115Sterling, VA 20164 Phone: (703) 475-3848Fax: (703) 439-2589Email: info@evergreen4u.com Employee Portal ©2025 Evergreen Solutions 4U. All Rights Reserved. Privacy Policy Website by Pronto {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/phoenix-child\/*","\/wp-content\/themes\/phoenix\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} var $ = jQuery.noConflict(); $(document).ready(function(){ var _duration= 800; var _ease= 0; $("[rel=jumpdown]").click(function(){ $(this).jumpdown({duration:parseInt(_duration), easeout: _ease}); return false; }); }); (function($){ $.fn.extend({ //plugin name - jumpdown jumpdown: function(options) { var easing = ["easeOutSine","easeInCubic","easeInOutCubic","easeOutBack"]; //Settings list and the default values var defaults = { duration: 800, easeout: 0 }; var options = $.extend(defaults, options); return this.each(function() { var o =options; if(o.easeout!=-1){ console.log(o.easeout + "d:"+ o.duration); $.scrollTo($(this).attr("href"), { duration: parseInt(o.duration), easing: easing[o.easeout] }); } else{ $.scrollTo($(this).attr("href"), {duration: parseInt(o.duration)}); } }); } }); })(jQuery); ----- SOURCE_URL: https://www.evergreen4u.com/cleaning-services/ Commercial & Industrial Cleaning Services - Washington DC, Baltimore, Virginia | Evergreen Janitorial img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px } {"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.evergreen4u.com/cleaning-services/","url":"https://www.evergreen4u.com/cleaning-services/","name":"Commercial & Industrial Cleaning Services - Washington DC, Baltimore, Virginia | Evergreen Janitorial","isPartOf":{"@id":"https://www.evergreen4u.com/#website"},"datePublished":"2017-08-22T07:23:36+00:00","dateModified":"2021-06-18T04:33:18+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.evergreen4u.com/cleaning-services/"]}]},{"@type":"WebSite","@id":"https://www.evergreen4u.com/#website","url":"https://www.evergreen4u.com/","name":"Evergreen Solutions 4U, Inc","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.evergreen4u.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]} var mi_version = '9.10.0'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.evergreen4u.com\/cleaning-services\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-XJ32VMTHVW', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-XJ32VMTHVW', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } /* */ img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} /* */ var _gaq = _gaq || [];_gaq.push(['_trackPageview']);(function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); h1, h2, h3, h4, h5, h6 { font-family: ; color: #306b30; } input, button, select, textarea, body { font-family: ; } body { color: #000000;} .body-background { } a { color: #306b30; } .segment1 { color:#797878;background-color: #ffffff;} .segment1 h1, .segment1 h2, .segment1 h3, .segment1 h4, .segment1 h5, .segment1 h6 { color: #000000; } .segment2 { color: #797878;background-color: #f2f2f2;} .segment2 h1, .segment2 h2, .segment2 h3, .segment2 h4, .segment2 h5, .segment2 h6 { color: #000000; } .segment3 { color: #ffffff;background-color: #557d39;} .segment3 h1, .segment3 h2, .segment3 h3, .segment3 h4, .segment3 h5, .segment3 h6 { color: #ffffff; } .segment4 { color: #ffffff;background-color: #050505;} .segment4 h1, .segment4 h2, .segment4 h3, .segment4 h4, .segment4 h5, .segment4 h6 { color: #ffffff; } .segment5 { color: #ffffff;} .segment5 h1, .segment5 h2, .segment5 h3, .segment5 h4, .segment5 h5, .segment5 h6 { color: #ffffff; } .accent { color: #5e7a47; } /* Tablets */ @media (max-width: 768px) { body {} } /* Landscape phones and down */ @media (max-width: 480px) { body {} } .main-header .flex-box { justify-content: flex-end; } .hp-partners .carousel ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 40px; } @media (max-width: 767px) { .hp-partners .carousel ul { display: block; } } .font-60 { font-size: 60px; } .font-38 { font-size: 38px; } .font-24 { font-size: 24px; } .font-18 { font-size: 18px; } .font-14 { font-size: 14px; } .service-masthead .row { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } #service-testimonials { border: 0 none; box-shadow: none; margin: 0; background: transparent none repeat scroll 0 0; } #service-testimonials .slides .testimonial { margin: 0; } #service-testimonials .slide-content { margin: 0; } #service-testimonials .wooslider-control-nav { text-align: left; top: 103%; z-index: 9999; } #service-testimonials .wooslider-control-paging li a { background: #fff none repeat scroll 0 0; box-shadow: none; } #service-testimonials .wooslider-control-paging li .wooslider-active { background: #b72a2a; } .service-testimonials .testimonial-b .testimonial-body { border: 0; padding: 0; } .service-testimonials .testimonial i { display: none; } .service-testimonials .testimonial-body::before, .service-testimonials .testimonial-body::after{ border: 0; background: transparent; } .service-2 a:hover, .service-2 a:active, .service-2 a:focus{ text-decoration: none; } .service .heading { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin-bottom: 15px; } .service .heading h3 { margin: 0 0 0 20px; } .service-2 .service .btn { margin-top: 10px; padding: 0; text-decoration: underline; } .service { margin-bottom: 40px; } .service-2 .well { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: space-around; margin: 80px 0 40px; padding: 40px 60px; } .service-2 .well p { margin-bottom: 0; margin-left: 60px; } .well-service { padding: 35px 65px; min-height: 620px; } .well-service > ul { padding-left: 2em; } .well-service > h3 { margin-bottom: 1.5em; } .well-service li::before { content: ""; display: block; font-family: fontawesome; height: 0; left: -2em; margin-right: 10px; position: relative; width: 0; } .well-service li { list-style: outside none none; } .well-service li + li { margin-top: 1em; } @media (min-width: 992px) and (max-width: 1199px) { .well-service { min-height: 690px; } } @media (max-width: 991px) { .font-60 { font-size: 45px; } .font-38 { font-size: 30px; } .service { margin: 40px 0; } .well-service { margin-top: 40px; } #service-testimonials .testimonial-reference img { max-width: 90px; margin-bottom: 20px; } .service-testimonials { background-position: right center !important; } .service-testimonials > div > div > div { background-color: rgba(255,255,255,0.8); } } @media (max-width: 767px) { .service-2 .well { display: block; padding: 30px; text-align: center; margin: 0 0 40px; } .service-2 .well p { font-size: 17px; margin: 20px 0; } .font-60 { font-size: 33px; } .font-38 { font-size: 22px; } .service-masthead .row { display: block; text-align: center; } .testimonial-b .testimonial-reference { display: block; } .service-masthead img { margin: 20px auto; } .well-service { padding: 20px; } } window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-XJ32VMTHVW'); @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i'); h1, h2, h3, h4, h5, h6, input, button, select, textarea, body { font-family: "Source Sans Pro", lucida grande, Arial, sans-serif; } strong { font-weight: 600; } input, button, select, textarea, body { font-weight: 400; } h1, h2, h3, h4, h5, h6 { font-weight: 300; } ::selection { background: #8dc43f; } ::-moz-selection { background: #8dc43f; } html, body, p, .gform_body .gfield input, .gform_body .gfield textarea, .gform_body .gfield select { font-size: 16px; line-height: 1.41; } h1 { font-size: 48px; line-height: 1.41; } h2 { font-size: 24px; line-height: 1.41; } h3 { font-size: 18.72px; line-height: 1.41; } h4 { font-size: 16px; line-height: 1.41; } h5 { font-size: 13.28px; line-height: 1.41; } h6 { font-size: 12px; line-height: 1.41; } #topcontrol { background-color: rgba(0,0,0,0.1); background-position: center center; background-repeat: no-repeat; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; transition: all 0.2s ease-out; border-radius: 3px; color: #FFFFFF; height: 48px; line-height: 55px; margin: 0 15px 15px 0; text-align: center; width: 48px; z-index: 10000; } #scrolltotop:before { border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF; border-image: none; border-style: solid; border-width: 10px; content: ""; height: 0; left: 28%; position: absolute; top: 17%; width: 0; } #topcontrol:hover { background-color: #729f31; } a:hover, .sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected, .sidebar-content .nav li li a:hover, div[role="complementary"] div > ul > li:hover { color: #77a733; } a, .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus, .nav li a:hover, .nav li a:focus, .navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span, nav[role="navigation"] .nav-normal > .active > a, nav[role="navigation"] .nav-normal li a:hover, nav[role="navigation"] .nav-pills-square > .active > a, nav[role="navigation"] .nav-bar > li > a:hover, nav[role="navigation"] .nav-bar > li > a:focus, nav[role="navigation"] .nav-bar > .active > a, nav[role="navigation"] .nav-bar-top > .active > a, nav[role="navigation"] .nav-bar-top > li > a:hover, nav[role="navigation"] .nav-bar-underline > .active > a, nav[role="navigation"] .nav-underline > .active > a, nav[role="navigation"] .nav-underline > li > a:hover, nav[role="navigation"] .nav-separator > .active > a, nav[role="navigation"] .nav-separator > li > a:hover, .sidebar-content .nav a.active, div[role="complementary"] div > ul > li:active, .sidebar-content .nav li a:hover, .sidebar-content .nav li a:focus { color: #8dc43f; } .nav a:hover .caret { border-bottom-color: #8dc43f; border-top-color: #8dc43f; } .nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus, .nav-tabs.nav-stacked > .active > a, .nav-tabs.nav-stacked > .active > a:hover, .nav-tabs.nav-stacked > .active > a:focus, .nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus, .grid li a:hover img, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, .gform_wrapper li.gfield_error input[type="text"]:focus, .gform_wrapper li.gfield_error input[type="url"]:focus, .gform_wrapper li.gfield_error input[type="email"]:focus, .gform_wrapper li.gfield_error input[type="tel"]:focus, .gform_wrapper li.gfield_error input[type="number"]:focus, .gform_wrapper li.gfield_error input[type="password"]:focus, .gform_wrapper li.gfield_error textarea:focus { border-color: #8dc43f; } .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus, .nav-tabs.nav-stacked > .active > a, .nav-tabs.nav-stacked > .active > a:hover, .nav-tabs.nav-stacked > .active > a:focus, .nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .progress .bar, .progress-striped .bar, .progress-info.progress-striped .bar, .progress-striped .bar-info, nav[role="navigation"] .nav-pills-square li a:hover { background-color: #8dc43f; } .form-control:focus { border-color: #8dc43f; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(141,196,63,0.6); } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #8dc43f; border-color: #8dc43f; } .accent { color: #8dc43f !important; } .accent2 { color: #a4522c !important; } .accent3 { color: #557d39 !important; } .btn-primary { border-color: #8dc43f; background-color: #8dc43f; color: #fff; text-shadow: none; font-size: 1.125rem; font-weight: 600; padding: 20px 35px; text-transform: uppercase; } .btn-primary:hover, .btn-primary .disabled, .btn-primary [disabled] { background-color: #82b738; border-color: #82b738; color: #fff; } .btn-primary:active, .btn-primary .active, .btn-primary:focus, .btn-primary .focus { background-color: #77a733; border-color: #77a733; color: #fff; } .btn-custom { border-color: #a4522c; background-color: #a4522c; color: #fff; text-shadow: none; } .btn-custom:hover, .btn-custom .disabled, .btn-custom [disabled] { background-color: #944a28; border-color: #944a28; color: #fff; } .btn-custom:active, .btn-custom .active, .btn-custom:focus, .btn-custom .focus { background-color: #844223; border-color: #844223; color: #fff; } .btn { font-size: 1.125rem; font-weight: 600; padding: 20px 35px; text-transform: uppercase; } .font-48 { font-size: 3rem; } .font-36 { font-size: 2.25rem; } .font-27 { font-size: 27px; } .font-24 { font-size: 1.5rem; } .font-18 { font-size: 1.125rem; } .font-14 { font-size: 0.875rem; } .page-id-2 .header-shadow { box-shadow: none; } .green-box { width: 100%; justify-content: center; padding: 10px 0; background-color: rgba(255,255,255,0.2); } .green-box > div { margin-left: 25px; } #header .nav li a { padding: 10px 5px; } #header nav[role="navigation"] > ul > li > a { color: #797878; } #header nav[role="navigation"] > ul > li > a .caret { border-top-color: #797878; border-bottom-color: #797878; } #header nav[role="navigation"] > ul > li > a:hover, #header nav[role="navigation"] > ul > li > a:active, #header nav[role="navigation"] > ul > li > a:focus { color: #8dc43f; background: none; } #header nav[role="navigation"] > ul > li > a:hover .caret, #header nav[role="navigation"] > ul > li > a:active .caret, #header nav[role="navigation"] > ul > li > a:focus .caret { border-top-color: #8dc43f; border-bottom-color: #8dc43f; } #header nav[role="navigation"] > ul > .active > a { color: #8dc43f; background: none; } #header nav[role="navigation"] > ul > .active > a .caret { border-top-color: #8dc43f; border-bottom-color: #8dc43f; } #header nav[role="navigation"] > ul > li:hover li:hover > a { color: #797878; } #header nav[role="navigation"] > ul > li li > a:hover, #header nav[role="navigation"] > ul > li li > a:active, #header nav[role="navigation"] > ul > li li > a:focus { color: #797878; } nav[role="navigation"] ul:first-child { margin: 0; } .main-header .btn { font-size: 1rem; margin-left: 25px; padding: 10px 30px; text-transform: none; margin-bottom: 10px; } .main-header .flex-box { -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: end; justify-content: flex-end; } .custom-btn { display: flex; flex-direction: column; } .hp-banner, .hp-testimonials { padding-bottom: 200px !important; padding-top: 200px !important; } .hp-image img { width: 100%; } .well-custom { background: rgba(0,0,0,0) url("/wp-content/uploads/2017/05/bg_services.jpg") no-repeat scroll 0 0; border-radius: 0; padding: 5%; } .well-custom ul { -webkit-column-count: 3; column-count: 3; text-align: left; margin-top: 45px; } .well-custom ul li { margin: 0 4%; } .main-footer hr { border-color: #797878; margin-bottom: 20px; } .main-footer { padding-top: 70px !important; padding-bottom: 20px !important; border-top: 2px solid #557d39; } .main-footer * { font-size: 0.875rem; } .main-footer a:not(.btn) { color: #797878; } .main-footer h4 strong { font-size: 1rem; } .main-footer .btn { font-size: 1rem; padding: 15px 30px; text-transform: none; } .policy li { line-height: inherit !important; } .inner-masthead .flex-box { height: 350px; -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; } @media (min-width: 992px) and (max-width: 1199px) { #header nav[role="navigation"] > ul > li > a { padding: 10px 8px; } .main-header .flex-box { margin-top: 0px; } } @media (max-width: 991px) { nav[role="navigation"] ul:first-child { display: none; } nav[role="navigation"] select { display: block; } .main-header .flex-box > * { flex: 1 1 0; } } @media (max-width: 767px) { html { font-size: 14px; } .font-48 { font-size: 1.85rem; } .font-36 { font-size: 1.5rem; } .font-24 { font-size: 1.2rem; } .green-box > div { margin-left: 0px; } .green-box > div img { margin: 5px auto; } .page-id-2 .margin-bottom-40 { margin-bottom: 20px; } .page-id-2 .margin-top-40 { margin-top: 20px; } header .brand img { display: block; margin: 0 auto 10px; max-width: 203px; width: 100%; } .main-header .flex-box { display: block; text-align: center; } .main-header .btn { margin: 0; } .custom-btn { display: none; } .hp-banner, .hp-testimonials { padding-bottom: 50px !important; padding-top: 50px !important; } .well-custom { background-size: cover; } .well-custom ul { column-count: 1; } .policy ul { display: inline-block; float: none !important; } .inner-masthead .flex-box { height: 250px; } .inner-masthead .flex-box > div { padding: 30px 15px; background-color: rgba(255,255,255,0.8); } } .slideshow-window { background-color: #fff !important; border: 1px solid #ddd !important; border-radius: 4px !important; } .woocommerce-checkout .c4wp_captcha_field { margin-bottom: 10px; margin-top: 15px; position: relative; display: inline-block; } .login #login, .login #lostpasswordform { min-width: 350px !important; } .wpforms-field-c4wp iframe { width: 100% !important; } .well-custom-innerpage { background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2017/05/bg_services.jpg") no-repeat scroll 0 0; border-radius: 0; padding: 5%; } Home About Careers Green Seal Certified Testimonials Employment Verification Our Team Resources Giving Back Services Carpet Cleaning Floor Cleaning Floor Stripping Refinishing Grout Dye Sealant Painting Drywall Services Pressure Washing Photos Contact Employee Portal Cleaning Services Outsource your janitorial services to our cleaning specialists so you can focus more on your business Evergreen Solutions 4U has experienced, well-trained staff to deliver high-quality cleaning services, which range from routine cleanings such as floor and garage cleaning, to more specialized tasks such as flood cleaning and fire restoration. We use Green Seal protocols to ensure your safety and have a quality control program to guarantee the best of service. Our comprehensive cleaning services include: Professional janitorial services At an affordable price 24-7 Emergency Response and Clean-up Team Appliance Cleanings Mold & Mildew Inspections, Testing and Remediation Recycling Special Events Cleaning Fire Restorations Flood Cleaning and Floor Care Managers (Marble, Wood, Tile, Etc.) Construction Cleaning Computer Raised Floor Cleaning Carpet Cleaning, Maintenance Programs and Installation Floor Stripping and Refinishing Restroom Tile Scrubbing and Polishing Marble and Granite Polishing Grout Dye/Sealant Process Window Cleaning Inside/Outside Upholstery Cleaning Exotic Floor Maintenance Garage and Parking Lot Cleaning Painting and Drywall Services, Repairs, and Remodeling Janitorial and Day Porter/Matron Services Pressure Washing and Garage/Parking Lot Cleaning Light Fixture Cleaning/Bulb Changing Health Oriented Cleaning – Bloodborne Pathogens Bio-hazard and Hazmat Clean Up Move In/Move Out Services Mural Art Design Sidewalk Snow Removal Bulk Trash Removal Kick/Door Plate Installation COVID-19 Preventative Cleaning and Disinfecting Services COVID-19 Reactive Cleaning and Disinfecting Services Dedicated Sanitation Porter/Matron Services EVERGREEN’S GROUT DYE AND SEALANT PROCESS Clean the floors thoroughly first to remove any grease and/or grime that has settled into the grout. Dry the floor thoroughly before applying the product. Scrub and etch the grout lines with a small brush to allow for proper adherence of the product. The product has to be painted along the grout lines with a small brush, avoiding the tile area as much as possible. Buff the floor to remove any excess product on the tile. Gives commercial restrooms, lobbies, etc. a fresh look Grout dye available in 20 different colors Lasts up to and beyond 12 months Quotes furnished upon request; a standard commercial restroom typically priced $750.00 - $1,850.00 Our special services team will complete one restroom as a test free of charge Client Testimonial My words cannot express to you how happy and satisfied I am with the job your company performed. Today all of my employees have complimented on how great the floor looks. I want to thank you very much for doing such a great job. I would recommend your company to everyone. Mike PennColonial Webb I would just like to express my thanks to you, Maria and your crew for the work that you did. Everyone that has seen the property has commented on how wonderful it looks. We could not be any happier with the outcome. Noel MorrisSalvation Army THANK YOU for the fine job your team did last night in cleaning the carpet in the office I showed you yesterday. All of the stains are gone and it looks great! All in all, we have been very pleased with the overall service of the janitorial team that serviced our suite. Pam ParolineNational Glass Association !function ($) { $(function() {$("#testimonials-testimonials-slider").carousel()})}(window.jQuery) Evergreen Solutions 4U 22560 Glenn Drive, Suite 115Sterling, VA 20164 Phone: (703) 475-3848Fax: (703) 439-2589Email: info@evergreen4u.com Employee Portal ©2025 Evergreen Solutions 4U. All Rights Reserved. Privacy Policy Website by Pronto {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/phoenix-child\/*","\/wp-content\/themes\/phoenix\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} var $ = jQuery.noConflict(); $(document).ready(function(){ var _duration= 800; var _ease= 0; $("[rel=jumpdown]").click(function(){ $(this).jumpdown({duration:parseInt(_duration), easeout: _ease}); return false; }); }); (function($){ $.fn.extend({ //plugin name - jumpdown jumpdown: function(options) { var easing = ["easeOutSine","easeInCubic","easeInOutCubic","easeOutBack"]; //Settings list and the default values var defaults = { duration: 800, easeout: 0 }; var options = $.extend(defaults, options); return this.each(function() { var o =options; if(o.easeout!=-1){ console.log(o.easeout + "d:"+ o.duration); $.scrollTo($(this).attr("href"), { duration: parseInt(o.duration), easing: easing[o.easeout] }); } else{ $.scrollTo($(this).attr("href"), {duration: parseInt(o.duration)}); } }); } }); })(jQuery); ----- SOURCE_URL: https://www.evergreen4u.com/employee-portal/ Employee Portal | Evergreen Solutions 4U, Inc img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px } {"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.evergreen4u.com/employee-portal/","url":"https://www.evergreen4u.com/employee-portal/","name":"Employee Portal | Evergreen Solutions 4U, Inc","isPartOf":{"@id":"https://www.evergreen4u.com/#website"},"datePublished":"2017-09-22T08:24:08+00:00","dateModified":"2021-06-18T04:33:39+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.evergreen4u.com/employee-portal/"]}]},{"@type":"WebSite","@id":"https://www.evergreen4u.com/#website","url":"https://www.evergreen4u.com/","name":"Evergreen Solutions 4U, Inc","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.evergreen4u.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]} var mi_version = '9.10.0'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.evergreen4u.com\/employee-portal\/","page_referrer":"https:\/\/www.evergreen4u.com\/cleaning-services\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-XJ32VMTHVW', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-XJ32VMTHVW', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } /* */ img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} /* */ var _gaq = _gaq || [];_gaq.push(['_trackPageview']);(function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); h1, h2, h3, h4, h5, h6 { font-family: ; color: #306b30; } input, button, select, textarea, body { font-family: ; } body { color: #000000;} .body-background { } a { color: #306b30; } .segment1 { color:#797878;background-color: #ffffff;} .segment1 h1, .segment1 h2, .segment1 h3, .segment1 h4, .segment1 h5, .segment1 h6 { color: #000000; } .segment2 { color: #797878;background-color: #f2f2f2;} .segment2 h1, .segment2 h2, .segment2 h3, .segment2 h4, .segment2 h5, .segment2 h6 { color: #000000; } .segment3 { color: #ffffff;background-color: #557d39;} .segment3 h1, .segment3 h2, .segment3 h3, .segment3 h4, .segment3 h5, .segment3 h6 { color: #ffffff; } .segment4 { color: #ffffff;background-color: #050505;} .segment4 h1, .segment4 h2, .segment4 h3, .segment4 h4, .segment4 h5, .segment4 h6 { color: #ffffff; } .segment5 { color: #ffffff;} .segment5 h1, .segment5 h2, .segment5 h3, .segment5 h4, .segment5 h5, .segment5 h6 { color: #ffffff; } .accent { color: #5e7a47; } /* Tablets */ @media (max-width: 768px) { body {} } /* Landscape phones and down */ @media (max-width: 480px) { body {} } .main-header .flex-box { justify-content: flex-end; } .hp-partners .carousel ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 40px; } @media (max-width: 767px) { .hp-partners .carousel ul { display: block; } } .icon-box { padding: 25px 30px; background-color: #F7F7F7; border-radius: 5px 0 0 5px; border: 1px solid #f5f5f5; } .label-download { width: 100%; padding: 25px 0 25px 40px; border: 1px solid #f5f5f5; border-left: none; border-radius: 0 5px 5px 0; } .list-download a { max-width: 550px; } .list-download li + li { margin-top: 20px; } @media (max-width: 991px) { .label-download { padding: 25px 20px; } } window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-XJ32VMTHVW'); @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i'); h1, h2, h3, h4, h5, h6, input, button, select, textarea, body { font-family: "Source Sans Pro", lucida grande, Arial, sans-serif; } strong { font-weight: 600; } input, button, select, textarea, body { font-weight: 400; } h1, h2, h3, h4, h5, h6 { font-weight: 300; } ::selection { background: #8dc43f; } ::-moz-selection { background: #8dc43f; } html, body, p, .gform_body .gfield input, .gform_body .gfield textarea, .gform_body .gfield select { font-size: 16px; line-height: 1.41; } h1 { font-size: 48px; line-height: 1.41; } h2 { font-size: 24px; line-height: 1.41; } h3 { font-size: 18.72px; line-height: 1.41; } h4 { font-size: 16px; line-height: 1.41; } h5 { font-size: 13.28px; line-height: 1.41; } h6 { font-size: 12px; line-height: 1.41; } #topcontrol { background-color: rgba(0,0,0,0.1); background-position: center center; background-repeat: no-repeat; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; transition: all 0.2s ease-out; border-radius: 3px; color: #FFFFFF; height: 48px; line-height: 55px; margin: 0 15px 15px 0; text-align: center; width: 48px; z-index: 10000; } #scrolltotop:before { border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF; border-image: none; border-style: solid; border-width: 10px; content: ""; height: 0; left: 28%; position: absolute; top: 17%; width: 0; } #topcontrol:hover { background-color: #729f31; } a:hover, .sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected, .sidebar-content .nav li li a:hover, div[role="complementary"] div > ul > li:hover { color: #77a733; } a, .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus, .nav li a:hover, .nav li a:focus, .navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span, nav[role="navigation"] .nav-normal > .active > a, nav[role="navigation"] .nav-normal li a:hover, nav[role="navigation"] .nav-pills-square > .active > a, nav[role="navigation"] .nav-bar > li > a:hover, nav[role="navigation"] .nav-bar > li > a:focus, nav[role="navigation"] .nav-bar > .active > a, nav[role="navigation"] .nav-bar-top > .active > a, nav[role="navigation"] .nav-bar-top > li > a:hover, nav[role="navigation"] .nav-bar-underline > .active > a, nav[role="navigation"] .nav-underline > .active > a, nav[role="navigation"] .nav-underline > li > a:hover, nav[role="navigation"] .nav-separator > .active > a, nav[role="navigation"] .nav-separator > li > a:hover, .sidebar-content .nav a.active, div[role="complementary"] div > ul > li:active, .sidebar-content .nav li a:hover, .sidebar-content .nav li a:focus { color: #8dc43f; } .nav a:hover .caret { border-bottom-color: #8dc43f; border-top-color: #8dc43f; } .nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus, .nav-tabs.nav-stacked > .active > a, .nav-tabs.nav-stacked > .active > a:hover, .nav-tabs.nav-stacked > .active > a:focus, .nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus, .grid li a:hover img, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, .gform_wrapper li.gfield_error input[type="text"]:focus, .gform_wrapper li.gfield_error input[type="url"]:focus, .gform_wrapper li.gfield_error input[type="email"]:focus, .gform_wrapper li.gfield_error input[type="tel"]:focus, .gform_wrapper li.gfield_error input[type="number"]:focus, .gform_wrapper li.gfield_error input[type="password"]:focus, .gform_wrapper li.gfield_error textarea:focus { border-color: #8dc43f; } .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus, .nav-tabs.nav-stacked > .active > a, .nav-tabs.nav-stacked > .active > a:hover, .nav-tabs.nav-stacked > .active > a:focus, .nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .progress .bar, .progress-striped .bar, .progress-info.progress-striped .bar, .progress-striped .bar-info, nav[role="navigation"] .nav-pills-square li a:hover { background-color: #8dc43f; } .form-control:focus { border-color: #8dc43f; box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(141,196,63,0.6); } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #8dc43f; border-color: #8dc43f; } .accent { color: #8dc43f !important; } .accent2 { color: #a4522c !important; } .accent3 { color: #557d39 !important; } .btn-primary { border-color: #8dc43f; background-color: #8dc43f; color: #fff; text-shadow: none; font-size: 1.125rem; font-weight: 600; padding: 20px 35px; text-transform: uppercase; } .btn-primary:hover, .btn-primary .disabled, .btn-primary [disabled] { background-color: #82b738; border-color: #82b738; color: #fff; } .btn-primary:active, .btn-primary .active, .btn-primary:focus, .btn-primary .focus { background-color: #77a733; border-color: #77a733; color: #fff; } .btn-custom { border-color: #a4522c; background-color: #a4522c; color: #fff; text-shadow: none; } .btn-custom:hover, .btn-custom .disabled, .btn-custom [disabled] { background-color: #944a28; border-color: #944a28; color: #fff; } .btn-custom:active, .btn-custom .active, .btn-custom:focus, .btn-custom .focus { background-color: #844223; border-color: #844223; color: #fff; } .btn { font-size: 1.125rem; font-weight: 600; padding: 20px 35px; text-transform: uppercase; } .font-48 { font-size: 3rem; } .font-36 { font-size: 2.25rem; } .font-27 { font-size: 27px; } .font-24 { font-size: 1.5rem; } .font-18 { font-size: 1.125rem; } .font-14 { font-size: 0.875rem; } .page-id-2 .header-shadow { box-shadow: none; } .green-box { width: 100%; justify-content: center; padding: 10px 0; background-color: rgba(255,255,255,0.2); } .green-box > div { margin-left: 25px; } #header .nav li a { padding: 10px 5px; } #header nav[role="navigation"] > ul > li > a { color: #797878; } #header nav[role="navigation"] > ul > li > a .caret { border-top-color: #797878; border-bottom-color: #797878; } #header nav[role="navigation"] > ul > li > a:hover, #header nav[role="navigation"] > ul > li > a:active, #header nav[role="navigation"] > ul > li > a:focus { color: #8dc43f; background: none; } #header nav[role="navigation"] > ul > li > a:hover .caret, #header nav[role="navigation"] > ul > li > a:active .caret, #header nav[role="navigation"] > ul > li > a:focus .caret { border-top-color: #8dc43f; border-bottom-color: #8dc43f; } #header nav[role="navigation"] > ul > .active > a { color: #8dc43f; background: none; } #header nav[role="navigation"] > ul > .active > a .caret { border-top-color: #8dc43f; border-bottom-color: #8dc43f; } #header nav[role="navigation"] > ul > li:hover li:hover > a { color: #797878; } #header nav[role="navigation"] > ul > li li > a:hover, #header nav[role="navigation"] > ul > li li > a:active, #header nav[role="navigation"] > ul > li li > a:focus { color: #797878; } nav[role="navigation"] ul:first-child { margin: 0; } .main-header .btn { font-size: 1rem; margin-left: 25px; padding: 10px 30px; text-transform: none; margin-bottom: 10px; } .main-header .flex-box { -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: end; justify-content: flex-end; } .custom-btn { display: flex; flex-direction: column; } .hp-banner, .hp-testimonials { padding-bottom: 200px !important; padding-top: 200px !important; } .hp-image img { width: 100%; } .well-custom { background: rgba(0,0,0,0) url("/wp-content/uploads/2017/05/bg_services.jpg") no-repeat scroll 0 0; border-radius: 0; padding: 5%; } .well-custom ul { -webkit-column-count: 3; column-count: 3; text-align: left; margin-top: 45px; } .well-custom ul li { margin: 0 4%; } .main-footer hr { border-color: #797878; margin-bottom: 20px; } .main-footer { padding-top: 70px !important; padding-bottom: 20px !important; border-top: 2px solid #557d39; } .main-footer * { font-size: 0.875rem; } .main-footer a:not(.btn) { color: #797878; } .main-footer h4 strong { font-size: 1rem; } .main-footer .btn { font-size: 1rem; padding: 15px 30px; text-transform: none; } .policy li { line-height: inherit !important; } .inner-masthead .flex-box { height: 350px; -webkit-box-align: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; } @media (min-width: 992px) and (max-width: 1199px) { #header nav[role="navigation"] > ul > li > a { padding: 10px 8px; } .main-header .flex-box { margin-top: 0px; } } @media (max-width: 991px) { nav[role="navigation"] ul:first-child { display: none; } nav[role="navigation"] select { display: block; } .main-header .flex-box > * { flex: 1 1 0; } } @media (max-width: 767px) { html { font-size: 14px; } .font-48 { font-size: 1.85rem; } .font-36 { font-size: 1.5rem; } .font-24 { font-size: 1.2rem; } .green-box > div { margin-left: 0px; } .green-box > div img { margin: 5px auto; } .page-id-2 .margin-bottom-40 { margin-bottom: 20px; } .page-id-2 .margin-top-40 { margin-top: 20px; } header .brand img { display: block; margin: 0 auto 10px; max-width: 203px; width: 100%; } .main-header .flex-box { display: block; text-align: center; } .main-header .btn { margin: 0; } .custom-btn { display: none; } .hp-banner, .hp-testimonials { padding-bottom: 50px !important; padding-top: 50px !important; } .well-custom { background-size: cover; } .well-custom ul { column-count: 1; } .policy ul { display: inline-block; float: none !important; } .inner-masthead .flex-box { height: 250px; } .inner-masthead .flex-box > div { padding: 30px 15px; background-color: rgba(255,255,255,0.8); } } .slideshow-window { background-color: #fff !important; border: 1px solid #ddd !important; border-radius: 4px !important; } .woocommerce-checkout .c4wp_captcha_field { margin-bottom: 10px; margin-top: 15px; position: relative; display: inline-block; } .login #login, .login #lostpasswordform { min-width: 350px !important; } .wpforms-field-c4wp iframe { width: 100% !important; } Home About Careers Green Seal Certified Testimonials Employment Verification Our Team Resources Giving Back Services Carpet Cleaning Floor Cleaning Floor Stripping Refinishing Grout Dye Sealant Painting Drywall Services Pressure Washing Photos Contact Employee Portal Employee Portal Watch Surgeon’s General 45 second mask video EJS Uniform Policy (English-Spanish) EJS Absences and Vacation MEMO (English-Spanish) EJS Rules and Regulations MEMO EJS Timeclock Procedures MEMO(English-Spanish) EJS Emergency Action Plan Employee Safety Manual - Evergreen Solutions 4U MEMO - Wet Floor Signs - EJS 03 14 2016 Training Handouts Back Injury Prevention Communication (SPANISH) Equipment Handling and Safety (SPANISH) Materials (SPANISH) Periodic Cleaning Schedule (SPANISH) Safety in the Workplace (SPANISH) Personnel Action Forms (SPANISH) Employment Forms and Company Regulations (SPANISH) Evergreen Solutions 4U 22560 Glenn Drive, Suite 115Sterling, VA 20164 Phone: (703) 475-3848Fax: (703) 439-2589Email: info@evergreen4u.com Employee Portal ©2025 Evergreen Solutions 4U. All Rights Reserved. Privacy Policy Website by Pronto {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/phoenix-child\/*","\/wp-content\/themes\/phoenix\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} var $ = jQuery.noConflict(); $(document).ready(function(){ var _duration= 800; var _ease= 0; $("[rel=jumpdown]").click(function(){ $(this).jumpdown({duration:parseInt(_duration), easeout: _ease}); return false; }); }); (function($){ $.fn.extend({ //plugin name - jumpdown jumpdown: function(options) { var easing = ["easeOutSine","easeInCubic","easeInOutCubic","easeOutBack"]; //Settings list and the default values var defaults = { duration: 800, easeout: 0 }; var options = $.extend(defaults, options); return this.each(function() { var o =options; if(o.easeout!=-1){ console.log(o.easeout + "d:"+ o.duration); $.scrollTo($(this).attr("href"), { duration: parseInt(o.duration), easing: easing[o.easeout] }); } else{ $.scrollTo($(this).attr("href"), {duration: parseInt(o.duration)}); } }); } }); })(jQuery);