.elementor-kit-10{--e-global-color-primary:#006F44;--e-global-color-secondary:#124923;--e-global-color-text:#252525;--e-global-color-accent:#21B179;--e-global-color-8acdae5:#F1F1F1;--e-global-color-29170e2:#F2F8F6;--e-global-color-7a1e62d:#3B89D8;--e-global-color-93199b8:#11467A;--e-global-color-b6bef0b:#159957;--e-global-color-32bc742:#155799;--e-global-color-a555db1:#006F44;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Public Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:25.2px;--e-global-typography-text-letter-spacing:-0.2px;--e-global-typography-accent-font-weight:400;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 h1{font-size:74px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-10 h1{font-size:44px;line-height:50px;}.elementor-kit-10 h2{font-size:28px;line-height:34px;}.elementor-kit-10 h5{font-size:18px;line-height:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10 h1{font-size:44px;line-height:50px;}.elementor-kit-10 h2{font-size:28px;line-height:34px;}.elementor-kit-10 h5{font-size:18px;line-height:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Ticker Banner */
.ticker-link {
    text-decoration: none!important;
    color: #21B179!important;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 16px */
}
.ticker-link:hover {
    color: #21B179;
}


/* Services Divisions' related videos */
.related-videos a {
    text-decoration: none !important;
}

/* Footer */
.footer-nav a {
    color: #FFF;
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.4px;
}
.footer-nav a:hover {
    color: #21B179;
}


/* Mobile Nav */
button,
button:focus {
    border-style: none !important;
    outline: none !important;
}


/* Video Playlist Section */
.video-playlist-container {
	padding: 20px 15px;
    margin-left: 16px;	
    margin-right: 16px;
    border-bottom: 1px solid #F0F0F0;
}
.video-playlist-container .e-tab-title {
    padding: 10px 0 !important;
    margin: 15px 15px;
}



/* Key Steps Section */
.key-steps-hover-column {
    position: relative;
}
.hover-title {
   bottom: 0;
}
.key-steps-hover-column:hover .hover-info-container {    
    opacity: 1;
    transition: all 0.3s ease-in-out; 
    position: absolute !important;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 20px;
	z-index: 1;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.35);
}
.key-steps-hover-column:hover .hover-text {
    display: block;
}
.key-steps-hover-column .hover-text {
    display: none;
}

.elementor-swiper-button-previous:hover,
.elementor-swiper-button-next:hover {
    
    
}

/* Pricing Table */
button#per-push {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
button#time-materials {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}


/*EV Charging Stations Road Map*/
.ev-roadmap .uael-events-inner-new {
    display: flex;
    align-items: center;
    padding: 20px;
}
.ev-roadmap .uael-timeline-featured-img {
    width: 20%;
    margin: 0;
}
.ev-roadmap .uael-timeline-heading {
    margin: 0 0 10px 0;
}
.ev-roadmap .uael-content {
    margin: auto 0;
    padding-left: 10px;
}
.ev-roadmap .uael-date-new,
.ev-roadmap .uael-timeline-date-hide {
    display: none!important;
}


/* Elementor Carousel */
.elementor-swiper-button {
    width: 40px;
    height: 40px;
    background: #006F44!important;
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.elementor-swiper-button:hover {
    background: #124923!important;
}
.elementor-image-carousel-wrapper {
    width: calc(100% - 150px)!important;
}




/* MOBILE */
@media only screen and (max-width: 425px) {
    
    /*Typography*/
    h1 {
        font-size: 44px!important;
        line-height: 50px!important;
    }
    h2 {
        font-size: 28px!important;
        line-height: 34px!important;
    }
    h5 {
        font-size: 18px!important;
        line-height: 22px!important;
    }
    
    
    .elementor-image-carousel-wrapper {
        width: calc(100% - 50px)!important;
    }
    
    /*EV Charging Stations Road Map*/
    .ev-roadmap .uael-events-inner-new {
        flex-direction: column;
    }
    
    
    /*NinjaForms - listCheckbox*/
    .two-col-list ul li {
        width: 100%!important;
    }
    
}/* End custom CSS */