/*!
Theme Name: stonengage-landingpage
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: stonengage-landingpage
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

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

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

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

/* Grouping content
	 ========================================================================== */

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

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

/* Text-level semantics
	 ========================================================================== */

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

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

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

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

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

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

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

/* Forms
	 ========================================================================== */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Interactive
	 ========================================================================== */

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

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

/* Misc
	 ========================================================================== */

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

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

/* Box sizing
--------------------------------------------- */

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

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

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

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

big {
	font-size: 125%;
}

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

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

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

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

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

a:focus {
	outline: thin dotted;
}

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



/* process steps */
.steps .elementor-widget-container:after {
	content: '1';
    width: 50px;
    height: 50px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -25px;
    background-color: #8CC63F;
    font-weight: 600;
    color: #fff;
    border: 8px solid #f8f8f8;
    font-family: 'Jost', sans-serif;
}

.steps.step2 .elementor-widget-container:after {
	content: '2';
}
.steps.step3 .elementor-widget-container:after {
	content: '3';
}
.white-image img {
	-webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.no-cta-btns .fg-lightbox-btns {
	display: none !important;
}





.cct-ft-wrap {
	display: none;
}
@media (max-width: 560px) {	
	.site-container {
			padding-top: 50px;
	}
  .cct-ft-wrap {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1000000000;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
        align-items: center;
		width: 100%;
		box-shadow: 0 0 30px rgba(0,0,0,.1);
	}
	.cct-ft-wrap > a {
		text-decoration: none;
		outline: none;
		display: block;
		width: 50%;
		text-align: center;
		line-height: 50px;
		background-color: #2E3840;
		color: #ffffff;
		font-family: "Open Sans", Sans-serif;
		font-size: 14px;
		font-weight: 600;
		border: 1px solid rgba(255,255,255,.1);
	}
	.cct-ft-wrap .cstm-callnow {
		background-color: #EA1C2D;
		color: #fff !important;
	}
	.cct-ft-wrap > a:focus,
	.cct-ft-wrap > a:hover {
		background-color: #2E3840 !important;
		color: #fff !important;
		outline: none;
	}
}

.foogallery .fg-caption-title {
	margin: .4rem 20px !important;
	white-space: normal !important;
	overflow: visible !important;
	text-overflow: initial !important;
}
.fg-media-caption-title {
    line-height: 20px;
    margin-bottom: 6px;
    font-size: 20px;
    text-align: center;
}


.fg-lightbox-btns {
    position: absolute;
    left: 50%;
    bottom: 70px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.fg-lightbox-btns {
	text-align: center;
	z-index: 1000000;
	width: 90%;
	max-width: 480px;
}
.fg-lightbox-btns a {
	display: inline-block;
	font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 600;
	padding: 15px 25px;
	margin: 10px;
	text-decoration: none;
	border-radius: 0;
}
.fg-lightbox-btns .quote-btn {
    color: #fff;
    background-color: #566651;
}
.fg-lightbox-btns .call-btn {
	background-color: #3B3B3B;
	color: #fff;
}
.fg-lightbox-btns .quote-btn:focus,
.fg-lightbox-btns .quote-btn:hover {
	background-color: #3B3B3B;
	color: #fff;
	text-decoration: none;
}
.fg-lightbox-btns .call-btn:focus,
.fg-lightbox-btns .call-btn:hover {
	color: #566651;
    background-color: #fff;
	text-decoration: none;
}
.fg-lightbox-btns .quote-btn i {
	margin-left: 5px;
}
.fg-lightbox-btns .call-btn i {
	margin-right: 5px;
}
.popup-quote-form-overlay {
	overflow-y: auto;
	position: fixed;
    top: 0;
    left: 0;
    z-index: 100000000000000000;
    width: 100%;
    height: 100%;
    background-color: rgba(50,50,50,.9);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
	
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.popup-quote-form-overlay.active {
	visibility: visible;
	opacity: 1;
}
.popup-quote-form-wrap {
	position: absolute;
    width: 500px;
    max-width: 90%;
    background-color: #fff;
    padding: 30px 50px 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.popup-quote-form-overlay .fg-panel-button.fg-panel-button-close {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
	fill: #fff;
	padding: 11px;
}
.popup-quote-form-overlay .gform_required_legend {
	display: none !important;
}
.popup-quote-form-overlay .gform_wrapper .gfield_validation_message, .popup-quote-form-overlay .gform_wrapper .validation_message {
    background: #c02b0a !important;
    border: none !important;
    font-size: 14px !important;
    padding: 1px 5px !important;
	margin-top: 2px !important;
    color: #fff !important;
    line-height: 1;
}
.popup-quote-form-overlay .gform_wrapper .gform_validation_errors {
	padding: 8px 8px 8px 38px;
}
.popup-quote-form-overlay input[type="submit"], .popup-quote-form-overlay button {
	background-color: #205493 !important;
	color: #ffffff !important;
	font-family: "Jost", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
	letter-spacing: .5px !important;
	border: none !important;
    text-transform: uppercase;
	cursor: pointer;
}
.popup-quote-form-overlay input[type="submit"]:focus, .popup-quote-form-overlay button:focus,
.popup-quote-form-overlay input[type="submit"]:hover, .popup-quote-form-overlay button:hover {
	background-color: #17AAE2 !important;
	color: #fff !important;
}

#quote-popup-two .gform_wrapper.gravity-theme input[type=color],
#quote-popup-two .gform_wrapper.gravity-theme input[type=date],
#quote-popup-two .gform_wrapper.gravity-theme input[type=datetime-local],
#quote-popup-two .gform_wrapper.gravity-theme input[type=datetime],
#quote-popup-two .gform_wrapper.gravity-theme input[type=email],
#quote-popup-two .gform_wrapper.gravity-theme input[type=month],
#quote-popup-two .gform_wrapper.gravity-theme input[type=number],
#quote-popup-two .gform_wrapper.gravity-theme input[type=password],
#quote-popup-two .gform_wrapper.gravity-theme input[type=search],
#quote-popup-two .gform_wrapper.gravity-theme input[type=tel],
#quote-popup-two .gform_wrapper.gravity-theme input[type=text],
#quote-popup-two .gform_wrapper.gravity-theme input[type=time],
#quote-popup-two .gform_wrapper.gravity-theme input[type=url],
#quote-popup-two .gform_wrapper.gravity-theme input[type=week],
#quote-popup-two .gform_wrapper.gravity-theme select,
#quote-popup-two .gform_wrapper.gravity-theme textarea {
    margin-top: 1px !important;
    padding: 6px !important;
	line-height: 1 !important;
	min-height: 20px !important;
}

.highlevel-wrap iframe {
	height: 860px;
}
.highlevel-wrap.contact iframe {
	height: 560px;
}
@media only screen and (max-width: 1024px) {
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal,
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {
		overflow: hidden;
	}
}
@media only screen and (max-width: 767px) {
	.highlevel-wrap iframe {
		height: 850px;
	}
}
@media only screen and (max-width: 490px) {
	.highlevel-wrap iframe {
		height: 1050px;
	}
}
@media only screen and (max-width: 420px) {
	.highlevel-wrap iframe {
		height: 1020px;
	}
}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {
    margin-left: 6px !important;
}


.image-choices-field .image-choices-choice-image-wrap {
    background-size: contain !important;
}
.gform-cstm form {
	text-align: center;
}
.gform-cstm .gform_wrapper.gravity-theme .gform_validation_errors {
	margin-bottom: 30px !important;
}
.gform-cstm .image-choices-field .image-choices-choice {
	border: 2px solid #eee !important;
	border-radius: 12px !important;
}
.gform-cstm .image-choices-field .image-choices-choice:hover,
.gform-cstm .image-choices-field .image-choices-choice:focus,
.gform-cstm .image-choices-field .image-choices-choice-selected {
    border: 2px solid #8CC63F !important;
    box-shadow: 4px 5px 30px rgba(0,0,0,.1);
}
.gform-cstm .gform_heading,
.gform-cstm .validation_message,
.gform-cstm .gfield_validation_message {
	display: none !important;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px 20px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400 !important;
    height: 50px;
	border-radius: 0px;
    border: 1px solid #919191;
}


button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.widget .button {
	font-family: "Roboto Condensed", Sans-serif;
	background-color: #205493;
	border: none;
	border-radius: 0;
	color: #ffffff;
	cursor: pointer;
	font-size: 17px;
	font-weight: 500;
	padding: 15px 25px;
	letter-spacing: .5px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	white-space: normal;
	width: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Buttons
--------------------------------------------- */
button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button.clear:focus,
.button.clear:hover,
.button:focus,
.button:hover,
.footer-widgets .widget .button,
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.widget .button.clear:focus,
.widget .button.clear:hover,
.widget .button:focus,
.widget .button:hover {
	background-color: #17AAE2;
	color: #fff;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
	padding: 16px !important;
}



.landing-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100000;
}

@media (min-width: 560px) {
	.border-line::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #323232;
	-webkit-transform: translate(-20px, -20px);
        -ms-transform: translate(-20px, -20px);
            transform: translate(-20px, -20px);
}
}

.lp2-form .gform_button {
  font-family: "Oswald", sans-serif;
  background-color: #191919;
  border: 2px solid #191919;
  border-radius: 50px;
  color: #ffffff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 12px 25px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  white-space: normal;
  width: auto;
}
.lp2-form .gform_button:focus,
.lp2-form .gform_button:hover {
  background-color: transparent;
  color: #191919;
	border-color: #191919;
}

.page-template-elementor_canvas .cct-ft-wrap {
	display: none !important;
}
.callnow-mb {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100000;
}