.elementor-kit-40572{--e-global-color-primary:#27AE60;--e-global-color-secondary:#303E4F;--e-global-color-text:#111111;--e-global-color-accent:#156034;--e-global-color-dba804a:#1C7E45;--e-global-color-55fb9e77:#FFFFFF;--e-global-color-33f1907c:#000000;--e-global-color-aeb2b13:#F3F3F3;--e-global-color-edfecd3:#3D3D3D;--e-global-color-1a2f428:#042531;--e-global-color-dfe869c:#1BE972;--e-global-color-a7c629b:#0B5028;background-color:var( --e-global-color-55fb9e77 );color:var( --e-global-color-text );font-family:"Poppins", open sans;font-size:1.125rem;font-weight:400;line-height:1.6em;letter-spacing:0px;}.elementor-kit-40572 button,.elementor-kit-40572 input[type="button"],.elementor-kit-40572 input[type="submit"],.elementor-kit-40572 .elementor-button{background-color:var( --e-global-color-accent );font-size:1.125rem;font-weight:600;line-height:1.3em;color:var( --e-global-color-55fb9e77 );border-radius:0px 0px 0px 0px;padding:18px 32px 18px 32px;}.elementor-kit-40572 button:hover,.elementor-kit-40572 button:focus,.elementor-kit-40572 input[type="button"]:hover,.elementor-kit-40572 input[type="button"]:focus,.elementor-kit-40572 input[type="submit"]:hover,.elementor-kit-40572 input[type="submit"]:focus,.elementor-kit-40572 .elementor-button:hover,.elementor-kit-40572 .elementor-button:focus{background-color:var( --e-global-color-dba804a );}.elementor-kit-40572 e-page-transition{background-color:#FFBC7D;}.elementor-kit-40572 h1{font-family:"DM Serif Display", open sans;font-size:4.2rem;font-weight:300;line-height:1.1em;letter-spacing:0px;}.elementor-kit-40572 h2{font-size:1.6rem;font-weight:600;line-height:1.3em;}.elementor-kit-40572 h3{font-size:2.1rem;font-weight:700;line-height:1.2em;letter-spacing:0px;}.elementor-kit-40572 h4{font-size:1.6rem;font-weight:600;line-height:1.4em;}.elementor-kit-40572 h5{font-weight:600;line-height:1.5em;}.elementor-kit-40572 h6{font-weight:600;}.elementor-kit-40572 input:not([type="button"]):not([type="submit"]),.elementor-kit-40572 textarea,.elementor-kit-40572 .elementor-field-textual{background-color:#FFFFFF;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-40572 h1{font-size:3.2rem;letter-spacing:0px;}.elementor-kit-40572 h2{font-size:1.4rem;}.elementor-kit-40572 h3{font-size:1.8rem;letter-spacing:0px;}.elementor-kit-40572 h4{font-size:1.4rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:960px;}.e-con{--container-max-width:960px;}}@media(max-width:767px){.elementor-kit-40572 h1{font-size:2rem;letter-spacing:0px;}.elementor-kit-40572 h2{font-size:1.2rem;}.elementor-kit-40572 h3{font-size:1.6rem;letter-spacing:0px;}.elementor-kit-40572 h4{font-size:1.2rem;}.elementor-kit-40572 h5{font-size:1.8rem;line-height:1.3em;}.elementor-kit-40572 button,.elementor-kit-40572 input[type="button"],.elementor-kit-40572 input[type="submit"],.elementor-kit-40572 .elementor-button{line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:640px;}.e-con{--container-max-width:640px;}}/* Start custom CSS */.page-banner h1 span {
    color: #1be972;
}

.lightgreen {
    color: #1be972;
}

.page-content ol, .page-content ul {
    margin-bottom: 10px
}

/* Fixed background contrast ADA error */
.elementor-location-header {
    background: #000;
}

/* Change img to white */
.elementor-location-header .elementor-widget-theme-site-logo img {
   content: url(/wp-content/uploads/2020/03/emerald-resource-group-white.png); 
} 

/* background-color  when scroll */

.elementor-location-header .elementor-sticky--effects {
   
    background-color: #27AE60 !important;
}

/* nav center align */

.elementor-location-header .elementor-sticky:not(.elementor-sticky--effects) nav.e-con {
    align-self: center;
}

.elementor-location-header .elementor-sticky--effects .e-fas-phone-alt {
    fill:#000 !important;
}

.elementor-location-header .elementor-sticky--effects .elementor-icon-box-title a {
    color:#000 !important;
}

/* padding margin animation */
.elementor-location-header .e-con-inner  {
    transition: all 0.3s ease;
}

/* remove padding after scrolling */
.elementor-location-header .elementor-sticky--effects .e-con-inner  {
    padding-top: 0;
    padding-bottom: 0;
    transition: all 0.5s ease;
}

/* animation img  when scroll */
.elementor-location-header .elementor-widget-theme-site-logo img {
transition: all 0.5s ease;
}

@media (min-width:768px) {
.elementor-location-header .elementor-sticky--effects .elementor-widget-theme-site-logo img {
    max-width: 70%;
}
}

/* change nav color when scroll */ 
.elementor-location-header .elementor-sticky--effects nav > ul > li > a {
    color: #000 !important;
    fill: #000 !important;
} 



/* Nav Text Shadow */

.elementor-location-header .elementor-sticky:not(.elementor-sticky--effects) .elementor-nav-menu  a.elementor-item {
  text-shadow: 0px 0px 5px #0000008c;
}

/* Icon List Align Top */

.elementor-icon-list-item .elementor-icon-list-icon {
    align-self: start;
    padding-top: 4px;
}



/* Social Links Shortcode CSS */

.social-links {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;

}

.social-links li i {
    border-radius: 50%;
    position: relative;
    width: 42px;
    height: 42px;
    font-size: 20px;
    text-align: center;
    line-height: 42px;
    z-index: 5;
    background: #125D30;
    color: #fff;
    transform: scale(1);
    transition: transform 0.3s ease-in-out;
}

.social-links li i:hover {
    transform: scale(1.1);
    background: #1A8846;
    
}

/* Remove Blue Outline on Links */
:focus-visible, :focus {
    outline: none !important;
}

[type=button]:focus, [type=submit]:focus, button:focus {
    outline: 0px dotted !important;
}

/* Fix black text for "By" in Site Credits */

span#site_credits_text {
    color: #fff !important;
}

/* Blog Headings */

.single-post .elementor-widget-theme-post-content h2 {
    font-size: 2em;
    font-weight: 700;
}

.single-post .elementor-widget-theme-post-content h3 {
    font-size: 1.8em;
    font-weight: 600;
}

.single-post .elementor-widget-theme-post-content h5 {
    font-size: 1.5em;
    font-weight: 500;
}

/* Media Queries */

/* Tablet */

@media only screen and (max-width: 1024px) {
    
}

/* Mobile */

@media only screen and (max-width: 767px) {
    /* Turn off animations on mobile */
.animated {
    transform: none!important;
    animation-name: none!important;
    
} 

/* Blog Headings */

.single-post .elementor-widget-theme-post-content h2 {
    font-size: 1.7em;
    font-weight: 700;
}

.single-post .elementor-widget-theme-post-content h3 {
    font-size: 1.5em;
    font-weight: 600;
}

.single-post .elementor-widget-theme-post-content h5 {
    font-size: 1.3em;
    font-weight: 500;
}

}

/* Button Icon Align Center when in 2 lines */

span.elementor-button-icon {
    display: flex;
    align-items: center;
}

span.elementor-button-text {
    flex-grow: 0;
}

/* Button Icon Animation*/

.elementor-button .elementor-button-icon.elementor-align-icon-right {
    transform: translateX(0px);
    transition: all .3s ease-in-out;
}

.elementor-button:hover .elementor-button-icon.elementor-align-icon-right {
    transform: translateX(10px);
}

/* Parent Active Menu */

.elementor-widget-nav-menu nav > ul > li.menu-item.current-page-ancestor > a:after  {
height: 2px !important;
    width: 100%  !important;
    left: 0px !important;
    opacity: 1 !important;
}

.elementor-popup-modal nav > ul > li.menu-item.current-page-ancestor > a {
    background: var( --e-global-color-primary ) !important;
    color: #000 !important;
} 

/* pop up menu */

.elementor-popup-modal .e-font-icon-svg  {
    fill: #fff;
}

/* Logo Carousel Fix */

.swiper-wrapper {
    overflow: visible !important;
}



/* Testimonials */

.client-testimonial-feed .wpt-testimonial-listing .wpt-testimonial {
    text-align: left;
}

.wpt-testimonial-listing .wpt-testimonial {
    text-align: center;
}

.wpt-testimonial-footer span { font-weight: 400; font-size: 1rem; display: block; }

/*fade padding fix */

.wpt-testimonial-carousel.lightSlider.lSFade {
    padding-bottom: 4px !important;
}

.wpt-testimonial-carousel {
    min-height: 200px;
}

/* new bullets */

@media only screen and (min-width: 768px) and (max-width: 1024px) {

.elementor-hmg-list .listitems {
    column-count: 2 !important;
}
}

li.newbullet {
    padding: 0px 0px 0px 30px;
    position: relative;
}

li.newbullet i {
    position: absolute;
    left: 0;
    top: 4px;
}

/* Accordion */

.eael-accordion-content p {
    margin: 0 0 10px 0 !important;
}


/* Team */

.wpt-modal-body video {
    width: 100%;
    height: auto;
}

/* Mailchimp */

#mc_embed_signup, #mc_embed_signup .mc-field-group {
    width: 100% !important;
}

/* video */

.elementor-widget-video-playlist a {
    color: green;
}/* End custom CSS */