.elementor-kit-338{--e-global-color-primary:#D7CCC1;--e-global-color-secondary:#EFEBE6;--e-global-color-text:#333333;--e-global-color-accent:#587E10;--e-global-color-30cbfebd:#FFFFFF;--e-global-color-4a332baf:#E7F8C9;--e-global-color-021656f:#F3EEDF;--e-global-typography-primary-font-family:"Yeseva One";--e-global-typography-primary-font-size:2.4rem;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:0.5px;--e-global-typography-secondary-font-family:"Yeseva One";--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-secondary-letter-spacing:0.5px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:0.5px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.5em;--e-global-typography-accent-letter-spacing:0.5px;--e-global-typography-99cc641-font-family:"Yeseva One";--e-global-typography-99cc641-font-size:3rem;--e-global-typography-99cc641-font-weight:400;--e-global-typography-99cc641-line-height:1em;--e-global-typography-99cc641-letter-spacing:0.5px;--e-global-typography-935822e-font-family:"Poppins";--e-global-typography-935822e-font-size:1.2rem;--e-global-typography-935822e-font-weight:600;--e-global-typography-935822e-text-transform:uppercase;--e-global-typography-935822e-line-height:1.5em;--e-global-typography-935822e-letter-spacing:0.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-338 e-page-transition{background-color:#FFBC7D;}@media(max-width:1213px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-338{--e-global-typography-primary-font-size:2rem;--e-global-typography-secondary-font-size:1.2rem;--e-global-typography-99cc641-font-size:2.2rem;--e-global-typography-935822e-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* green service CTA's border radius fix in safari */
@media screen and (min-width: 768px) {
.elementor-element-29dadd4.elementor-cta--skin-cover .elementor-cta__bg-wrapper, .elementor-element-6a84c78.elementor-cta--skin-cover .elementor-cta__bg-wrapper, .elementor-element-b352c68.elementor-cta--skin-cover .elementor-cta__bg-wrapper, .elementor-element-95089cc.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
    -webkit-border-radius: 100px 0px 0px 100px;
    -moz-border-radius: 100px 0px 0px 100px;
    border-radius: 100px 0px 0px 100px;
    -khtml-border-radius:100px 0px 0px 100px
}}

/* icon alignment */
.elementor-icon-list-items.elementor-inline-items a {
    align-items: center;
    max-height: 34px;
}
.elementor-icon-list-items.elementor-inline-items .elementor-icon-list-icon {
    display: block;
    margin-top: 5px;
}

/* CTA horizontal line */
.h2-divider h2:after {
    content: '';
    display: block;
    width: 150px;
    height: 3px;
    margin: 1.5rem 0 0rem;
    border-radius: 2px;
    background-color: var(--e-global-color-accent);
}

@media screen and (min-width: 768px) {
  .h2-divider h2:after {
    margin: 1.5rem auto 0rem;
}  
}

.elementor-divider-separator {
    border-radius: 3px;
}

/*Remove background swimming*/
.elementor-section > .elementor-background-overlay {
transition: none !important;
}

.elementor-section {
transition: none !Important;
}

/*off-canvas menu closing icon fix */
.dialog-widget .eicon-close {
    position: relative;
    width: 20px;
    height: 20px;
}
.dialog-widget .eicon-close:before,
.dialog-widget .eicon-close:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    background-color: #494C4F;
    transform: rotate(45deg);
}
.dialog-widget .eicon-close:after {
    transform: rotate(-45deg);
}
.dialog-widget .eicon-close:hover:before,
.dialog-widget .eicon-close:hover:after {
    background-color: #577E0F;
}

/* upper contact info hide on page */
.page-id-353 .index-only {
    display: none;
}

/*reCAPTCHA styling*/
.recaptchaText {
    font-size: 0.7rem;
    font-family: var(--e-global-typography-text-font-family);
    line-height: 1.2em;
    color: #404348;
}

.recaptchaText a, .recaptchaText a:hover {
    color: #404348;
}

.grecaptcha-badge { visibility: hidden; }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Yeseva One';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('/wp-content/uploads/2021/09/YesevaOne-Regular.woff2') format('woff2'),
		url('/wp-content/uploads/2021/09/YesevaOne-Regular.woff') format('woff'),
		url('/wp-content/uploads/2021/09/YesevaOne-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('/wp-content/uploads/2021/09/Poppins-Regular.woff2') format('woff2'),
		url('/wp-content/uploads/2021/09/Poppins-Regular.woff') format('woff'),
		url('/wp-content/uploads/2021/09/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('/wp-content/uploads/2021/09/Poppins-Medium.woff2') format('woff2'),
		url('/wp-content/uploads/2021/09/Poppins-Medium.woff') format('woff'),
		url('/wp-content/uploads/2021/09/Poppins-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('/wp-content/uploads/2021/09/Poppins-SemiBold.woff2') format('woff2'),
		url('/wp-content/uploads/2021/09/Poppins-SemiBold.woff') format('woff'),
		url('/wp-content/uploads/2021/09/Poppins-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */