/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.2
 Text Domain:  xstore-child
*/
html {
  scroll-behavior: smooth;
}
.h1, h1 {
font-size: 35px;
line-height: 40px;
    margin-bottom: 20px;
    color: #008d75;
}
.ai h2, .ai h3, h1.ai {
color: #5f89ee;
}
.dealers h1, .dealers h2, .dealers h3, h1.dealers {
color: #772959;
}
.manufacturers h1, .manufacturers h2, .manufacturers h3, h1.manufacturers {
color: #54979a;
}
.myelite h1, .myelite h2, .myelite h3, h1.myelite {
color: #d84e56;
}
.insights h1, .insights h2, .insights h3, h1.insights {
color: #4f408b;
}
.utilities h1, .utilities h2, .utilities h3, h1.utilities {
color: #12878a;
}
.dynamics h1, .dynamics h2, .dynamics h3, h1.dynamics {
color: #074874;
}
.apps h1, .apps h2, .apps h3, h1.apps {
color: #346699;
}
.finance h1, .finance h2, .finance h3, h1.finance {
color: #ed7309;
}
.health h1, .health h2, .health h3, h1.health {
color: #1c9a59;
}
.academy h1, .academy h2, .academy h3, h1.academy {
color: #c11445;
}
.analytics h1, .analytics h2, .analytics h3, h1.analytics {
color: #323f78;
}
.crm h1, .crm h2, .crm h3, h1.crm {
color: #6992ad;
}
.h2, h2 {
font-size: 35px;
line-height: 40px;
margin-bottom: 20px;
}
.h3, h3 {
font-size: 20px;
line-height: 25px;
}
.parks-box {
box-shadow: rgba(71, 103, 136, 0.04) 0px 4px 5px 0px, rgba(71, 103, 136, 0.03) 0px 4px 10px 0px, rgba(71, 103, 136, 0.05) 0px 10px 20px 0px;
border: 1px solid rgba(0, 144, 117, 0.5);
border-radius: 15px;
}
.parks-box h3 {
padding: 0px 30px 20px 30px;
}
.dealers-box {
box-shadow: rgba(71, 103, 136, 0.04) 0px 4px 5px 0px, rgba(71, 103, 136, 0.03) 0px 4px 10px 0px, rgba(71, 103, 136, 0.05) 0px 10px 20px 0px;
border: 1px solid rgba(119, 41, 89, 0.5);
border-radius: 15px;
}
.dealers-box h3 {
padding: 30px 30px 20px 30px;
}
.manufacturers-box {
box-shadow: rgba(71, 103, 136, 0.04) 0px 4px 5px 0px, rgba(71, 103, 136, 0.03) 0px 4px 10px 0px, rgba(71, 103, 136, 0.05) 0px 10px 20px 0px;
    border: 1px solid rgba(82, 152, 154, 0.5);
border-radius: 15px;
}
.manufacturers-box h3 {
padding: 30px 30px 20px 30px;
}
article.blog-post, article.post-grid {
    margin-bottom: 60px;
}
article.blog-post .wp-picture img, article.post-grid .wp-picture img {
    max-width: 100%;
    width: 100%;
    height: 390px;
    margin: 0 auto;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.content li, .type-product li {
    margin-bottom: .5em;
    line-height: 23px;
    font-size: 16px;
}
.footer-widget a, .footer-widget p {
    color: #fff;
    font-size: 15px;
    font-family: "Exo2";
    font-weight: 400;
}
.footer-widget h4 {
    font-weight: 600;
    font-size: 18px !important;
    line-height: 20px !important;
    text-transform: uppercase!important;
    letter-spacing: 1px;
}
.footer p a {
    border-bottom: #00735b 1px dotted !important;
    padding-bottom: 2px !important;
}
p a {
    border-bottom: #008d75 1px dotted !important;
    padding-bottom: 2px !important;
}
.h4, h4 {
    color: #008d75!important;
    font-size: 16px!important;
    margin-bottom: 20px!important;
}
.light h2 {
color: #fff;
}
.light h4 {
color: #fff!important;
}
.light p {
color: #fff;
}
.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
    width: 4200px;
}
.rounded img {
-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.et-follow-buttons, .et-follow-buttons a {
float: left;
    margin-right: 7px;
}
blockquote:not(.etheme-blockquote) p {
    color: #2b2b2b;
    font-style: normal !important;
    line-height: 28px;
    font-size: 18px;
    text-transform: none;
    letter-spacing: 0;
}
blockquote:not(.etheme-blockquote) {
    position: relative;
    margin-top: 0;
    padding: 1.35em 0 1.35em 0;
    border-left: none;
    font-style: normal !important;
}
.metaslider .caption-wrap {
    background: transparent!important;
    opacity: 1!important;
}
.pop-up-box {
background-color: #fff;
-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 20px;
    margin: 20px 0px;
}
.pop-up-box p {
font-family: "Exo2";
    font-weight: 500;
    color: #008d75;
    font-size: 18px;
}
.pop-up-box-top {
background-color: #008d75;
-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 20px;
    margin: 20px 0px;
}
.pop-up-box-top p {
font-family: "Exo2";
    font-weight: 500;
    color: #fff;
    font-size: 18px;
}
.figure-blocks {
background-color: rgba(255, 255, 255, 0.2);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
padding: 20px;
}
.figure-blocks p {
font-family: "Exo2";
color: #fff;
font-size: 18px;
line-height: 22px;
text-align: center;
}
.counter {
    padding: 8px 0;
    font-family: "Exo2";
    font-weight: 500;
    font-size: 50px !important;
    line-height: 55px !important;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}
.stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block {
    display: block;
    margin-bottom: 15px;
}
.video-pop-up img {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
box-shadow: rgba(71, 103, 136, 0.04) 0px 4px 5px 0px, rgba(71, 103, 136, 0.03) 0px 4px 10px 0px, rgba(71, 103, 136, 0.05) 0px 10px 20px 0px;
}
.video-pop-up {
  position: relative;
  display: inline-block;
}
.video-pop-up::after {
  content: "";
  background: url('/wp-content/uploads/2025/07/video-play_green.svg') no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.ai.video-pop-up::after {
background: url('/wp-content/uploads/2025/07/video-play_ai.svg') no-repeat center center;
}
.dealers.video-pop-up::after {
background: url('/wp-content/uploads/2025/07/video-play_dealers.svg') no-repeat center center;
}
.myelite.video-pop-up::after {
background: url('/wp-content/uploads/2025/07/video-play_myelite.svg') no-repeat center center;
}
.dynamics.video-pop-up::after {
background: url('/wp-content/uploads/2025/08/video-play_dynamics.svg') no-repeat center center;
}
body {
      height: 300vh;
      margin: 0;
}
svg.software-boxes {
    position: absolute !important;
    top: -230px !important;
    display: block;
    width: 100%;
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: 0 !important;
    right: 0 !important;
    z-index: -2;
}
.line-base {
      stroke: #E7F4F2;
      stroke-width: 4;
      fill: none;
}
.line-running {
      stroke: #00735b;
      stroke-width: 4;
      fill: none;
      stroke-dasharray: 1000;
      stroke-dashoffset: 1000;
}
.line-circle {
      fill: #008d75;
      r: 5;
}
.page-heading, .breadcrumb-trail {
    background-image: none!important;
    margin-bottom: 25px;
}
.meta-post, .meta-post a, .post-comments-count {
    color: #2b2b2b;
    font-size: 15px;
}
.meta-post .entry-date:before {
display: none;
}
.share-post {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    border-top: none;
    border-bottom: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
    background-color: #E7F4F2;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
ul.menu-social-icons.icons-filled li a i {
    padding: 10px;
    color: #fff;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
}
ul.menu-social-icons li a {
padding: 3px 5px;
}
p.share {
    float: left;
    font-family: "Exo2";
    font-weight: 500;
    color: #008d75;
    font-size: 18px;
    margin-right: 20px;
}
p.written {
margin-bottom: 8px;
}
.media-heading {
    margin-bottom: 8px !important;
}
.author-box {
 background-color: #E7F4F2;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 20px;
}
.author-info {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    overflow: hidden;
}
.author-info img {
    margin-right: 12px;
    max-width: 70px;
    -webkit-border-radius: 60px!important;
    -moz-border-radius: 60px!important;
    border-radius: 60px!important;
}
.news-header {
     position: absolute;
    left: 50px;
    top: 30px;
    display: inline-block; /* Add this */
    background-color: #fff;
    border-radius: 15px;
    padding: 20px;
    max-width: 100%;
    width: 400px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.solutions-header {
    position: absolute;
    left: 50px;
    top: 30px;
    display: inline-block;
    background-color: #fff;
    border-radius: 15px;
    padding: 20px;
    max-width: 100%;
    width: 500px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.news-article {
    margin: 20px 0px;
    padding: 0px 60px;
}
.metaslider.ms-theme-clarity .flexslider .caption-wrap .caption {
    padding: 0!important;
    text-align: left!important;
    width: 100%;
    box-sizing: border-box;
}
.metaslider.ms-theme-clarity .flexslider .caption-wrap {
    background: #fff;
    border: none!important;
}
.metaslider .slides img {
    width: 100%;
    display: block;
}
.metaslider .caption-wrap {
    left: 0px!important;
    top: 0px!important;
}
#metaslider_870 .metaslider.ms-theme-clarity .flexslider .slides li {
    margin-bottom: 60px!important;
}
#metaslider-id-870 .slides li {
margin-bottom: 80px!important;
}
#metaslider-id-9669 .slides li {
margin-bottom: 80px!important;
}
.flex-control-nav li a {
    box-shadow: none!important;
        background: #E7F4F2!important;
}    
article.blog-post img {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-bottom: 20px;
    width: 1500px;
    max-width: 100%;
    width: 100%;
    height: 390px;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.video-thumb-wrapper {
    position: relative;
    display: inline-block;
}
.video-thumb-wrapper .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 64px; /* adjust size as needed */
    height: 64px;
    transform: translate(-50%, -50%);
    pointer-events: none;
    opacity: 1;
}
#html5-close .mh-icon-cancel-circle {
    width: 40px!important;
    height: 40px!important;
    line-height: 40px!important;
    border-radius: 50%;
    font-size: 40px!important;
    margin: 0;
    padding: 0;
    color: #fff!important;
    background-color: #008d75!important;
}
.testimonial_block ul {
    padding-left: 0;
    display: grid!important;
    grid-template-columns: repeat(2, 1fr)!important;
    gap: 10px;
}
.testimonial_block li {
list-style: none!important;
font-size: 13px;
    line-height: 17px!important;
     font-family: "Exo2";
    font-weight: 400;
    margin-right: 0px !important;
}
.testimonial_thumb img {
    width: 60px!important;
    height: 60px!important;
    -webkit-border-radius: 60px!important;
-moz-border-radius: 60px!important;
border-radius: 60px!important;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-bottom: 0px!important;
    margin-right: 10px;
    float: left!important;
}
.testimonial_wrap {
    position: relative;
    top: 30px;
}
.testimonial_quote:before {
    content: url('/wp-content/uploads/2025/07/speechmarks-green.svg');
    position: absolute;
    top: 100px !important;
    left: 0;
    display: block;
    width: 55px;
}
.testimonial_quote {
    color: #2b2b2b;
    font-style: normal !important;
    line-height: 25px;
    font-size: 17px;
    text-transform: none;
    letter-spacing: 0;
    font-family: "Exo2";
    font-weight: 400;
    position: relative;
    padding-left: 80px; /* adjust this to make room for the quote mark */
    z-index: 1;
    top: -20px;
}
.testimonial_quote_wrap:before {
    content: url('/wp-content/uploads/2025/07/speechmarks-green.svg');
    position: absolute;
    top: 100px !important;
    left: 0;
    display: block;
    width: 55px;
}
.testimonial_quote_wrap {
    color: #2b2b2b;
    font-style: normal !important;
    line-height: 25px;
    font-size: 17px;
    text-transform: none;
    letter-spacing: 0;
    font-family: "Exo2";
    font-weight: 400;
    position: relative;
    padding-left: 80px; /* adjust this to make room for the quote mark */
    z-index: 1;
    top: -20px;
}
div.swiper-pagination.testimonial-slider.swiper-pagination-clickable.swiper-pagination-bullets {
    margin-top: 100px;
}
#metaslider_870 .testimonial_quote, #metaslider_9666 .testimonial_quote, #metaslider_9669 .testimonial_quote, #metaslider_9672 .testimonial_quote, #metaslider_9675 .testimonial_quote, #metaslider_9679 .testimonial_quote, #metaslider_9682 .testimonial_quote {
top: 0px;
}
#metaslider_870 .testimonial_quote:before, #metaslider_9666 .testimonial_quote:before,  #metaslider_9669 .testimonial_quote:before,  #metaslider_9672 .testimonial_quote:before, #metaslider_9675 .testimonial_quote:before, #metaslider_9679 .testimonial_quote:before, #metaslider_9682 .testimonial_quote:before {
top: 0px!important;
}
.testimonial_quote p {
line-height: 25px!important;
    font-size: 17px!important;
}
.testimonial_case_study_quote {
    color: #2b2b2b;
    font-style: normal !important;
    text-transform: none;
    letter-spacing: 0;
    font-family: "Exo2";
    font-weight: 400;
    margin-bottom: 20px;
}
.testimonial_case_study_block:before {
    content: url('/wp-content/uploads/2025/07/speechmarks-green.svg');
    position: absolute;
    top: -20px;
    left: 30px;
    display: block;
    width: 55px;
} 
.testimonial_case_study_quote p {
line-height: 25px!important;
    font-size: 17px!important;
}   
.thumb_image_slider {
font-size: 13px;
    line-height: 17px !important;
    font-family: "Exo2";
    font-weight: 400;
    margin-top: 20px;
}
.thumb_image_slider img {
width: 60px !important;
    height: 60px !important;
    -webkit-border-radius: 60px !important;
    -moz-border-radius: 60px!important;
    border-radius: 60px !important;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-bottom: 0px !important;
    margin-right: 10px!important;
    float: left !important;
}
.news h3 {
font-size: 20px;
    line-height: 25px;
    margin: 15px 0px 30px 0px!important;
}
.metaslider .slides img {
    width: 100%;
    display: block;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.company_logo_slider img {
    width: auto !important;
    height: 35px!important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px!important;
    border-radius: 0px !important;
    position: absolute;
    right: 0;
    top: 20px;
}
.company_thumb img {
    width: auto!important;
    float: right;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px!important;
    border-radius: 0px !important;
    display: block;
    height: 30px !important;
}
.caption .testimonial_quote:before {
top: 30px;
}
.caption-wrap {
padding: 0px 10px!important;
}
#html5-lightbox-box {
width: 960px;
}
.html5lightbox-video {
width: 960px;
height: 540px;
}
.cta {
margin: 40px;
}
.enquiries {
font-family: "Exo2", sans-serif;
font-weight: 500;
float: left;
background-color: #008d75;
color: #fff;
font-size: 15px;
padding: 1px 10px 4px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-right: 15px;
}
.support {
font-family: "Exo2", sans-serif;
font-weight: 500;
color: #008d75;
font-size: 15px;
}
.enquire {
background-color: #008d75;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #fff;
padding: 3px 15px;
    margin-left: 30px;
}
.enquire:hover {
background-color: #00735b;
color: #fff;
}
.enquire a.item-link:hover {
color: #fff!important;
}
.enquire a.item-link {
color: #fff!important;
font-size: 14px !important;
}
.swiper-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    }
.content-page, .page-content {
    padding-bottom: 30px;
}
.footer .customer-logo a {
border-bottom: none !important;
}
.footer-bottom.text-color-dark, .footer-bottom.text-color-dark a:hover, .footer-bottom.text-color-dark p {
    color: #2b2b2b;
}
.metaslider .flexslider {
    margin: 0px!important;
    }
.flex-control-paging li a.flex-active {
    background: #008d75!important;
} 
.flex-control-paging li a {
    width: 14px!important;
    height: 14px!important;
    margin-bottom: 20px!important;
    background: #fff!important;
}       
.strapline {
position: absolute;
    left: 30px;
    top: 30px;
    display: inline-block;
    background-color: #fff;
    border-radius: 15px;
    padding: 20px;
    max-width: 100%;
    width: 420px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.strapline h1 {
font-family: "Exo2", sans-serif;
    font-size: 35px;
    line-height: 40px;
    font-weight: 500;
     color: #008d75;
     margin-bottom: 20px;
}
.strapline p {
font-family: "Exo2", sans-serif;
    font-size: 35px;
    line-height: 40px;
    font-weight: 500;
     color: #008d75;
     margin-bottom: 20px;
}
.vc_separator.vc_sep_color_blue .vc_sep_line {
    border-color: #008d75!important;
}
.et-mini-content .et-close {
    padding: 13px;
    border-radius: 0;
    color: #2b2b2b;
    -webkit-text-fill-color: currentColor;
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
    background: #fff;
    cursor: pointer;
}
div.mobile-menu-content .et_b_header-menu .menu li a {
    position: relative;
    width: 100%;
        font-size: 20px !important;
    line-height: 24px !important;
    color: currentColor;
    margin: 0;
    padding: 5px 0!important;
    white-space: normal;
    border: none;
    background: 0 0;
    border-radius: 0;
}
.et-follow-buttons.buttons-size-large a {
    font-size: 20px;
    margin: 0 5px;
}
#boxrow {
    display: flex !important;
    justify-content: space-around !important;
}
#boxrow .vc_column_container {
    display: flex !important;
}
#boxrow .vc_column_container>.vc_column-inner {
    display: flex !important;
}
#boxrow .wpb_wrapper {
    display: flex !important;
    flex-direction: column !important;
}
.et-custom-carousel .swiper-container {
    padding-bottom: 20px;
}
.client-logos {
    width: 95%;
    height: 170px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}
.client-logos img {
    max-width: 190px;
    max-height: 120px;
    min-width: 100px; 
    min-height: 100px; 
    padding: 10px;
    width: auto;
    height: auto;
    object-fit: contain; 
}
.parkscta {
background-color: rgba(0,144,117,0.25);
box-shadow: rgba(71, 103, 136, 0.04) 0px 4px 5px 0px, rgba(71, 103, 136, 0.03) 0px 4px 10px 0px, rgba(71, 103, 136, 0.05) 0px 10px 20px 0px;
    border: 1px solid rgba(0,144,117,0.5);
padding: 30px;
   -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
min-height: 200px;
    flex-direction: column;
    justify-content: center;
    }  
.marinascta {
background-color: rgba(68, 169, 197, 0.25);
box-shadow: rgba(71, 103, 136, 0.04) 0px 4px 5px 0px, rgba(71, 103, 136, 0.03) 0px 4px 10px 0px, rgba(71, 103, 136, 0.05) 0px 10px 20px 0px;
    border: 1px solid rgba(68, 169, 197, 0.5);
padding: 30px;
   -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
min-height: 200px;
    flex-direction: column;
    justify-content: center;
}
.manufacturerscta {
background-color: rgba(82, 152, 154, 0.25);
box-shadow: rgba(71, 103, 136, 0.04) 0px 4px 5px 0px, rgba(71, 103, 136, 0.03) 0px 4px 10px 0px, rgba(71, 103, 136, 0.05) 0px 10px 20px 0px;
    border: 1px solid rgba(82, 152, 154, 0.5);
padding: 30px;
   -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
min-height: 200px;
    flex-direction: column;
    justify-content: center;
}
.dealerscta {
background-color: rgba(119, 41, 89, 0.25);
box-shadow: rgba(71, 103, 136, 0.04) 0px 4px 5px 0px, rgba(71, 103, 136, 0.03) 0px 4px 10px 0px, rgba(71, 103, 136, 0.05) 0px 10px 20px 0px;
    border: 1px solid rgba(119, 41, 89, 0.5);
padding: 30px;
   -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
min-height: 200px;
    flex-direction: column;
    justify-content: center;
}
.brokerscta {
background-color: rgba(95, 144, 193, 0.25);
box-shadow: rgba(71, 103, 136, 0.04) 0px 4px 5px 0px, rgba(71, 103, 136, 0.03) 0px 4px 10px 0px, rgba(71, 103, 136, 0.05) 0px 10px 20px 0px;
    border: 1px solid rgba(95, 144, 193, 0.5);
padding: 30px;
   -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
min-height: 200px;
    flex-direction: column;
    justify-content: center;
}
.builderscta {
background-color: rgba(53, 65, 84, 0.25);
box-shadow: rgba(71, 103, 136, 0.04) 0px 4px 5px 0px, rgba(71, 103, 136, 0.03) 0px 4px 10px 0px, rgba(71, 103, 136, 0.05) 0px 10px 20px 0px;
    border: 1px solid rgba(53, 65, 84, 0.5);
padding: 30px;
   -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
min-height: 200px;
    flex-direction: column;
    justify-content: center;
}
.parkscta img, .marinascta img, .manufacturerscta img, .dealerscta img, .brokerscta img, .builderscta img {
height: 40px;
    width: auto;
    max-width: 100%;
    margin-bottom: 20px;
}
.parkscta p, .marinascta p, .manufacturerscta p, .dealerscta p, .brokerscta p, .builderscta p {
font-family: "Exo2", sans-serif;
    font-weight: 500;
    color: #2b2b2b;
    font-size: 18px;
    line-height: 26px!important;
    text-align: left;
}
.module-header img {
    width: 280px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.module-row-info {
padding-top: 10px;
}
.module-row-info ul {
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
    margin-top: -20px;
}
.module-row-info li {
list-style: none;
}
.module-row-info p {
font-family: "Exo2", sans-serif;
    font-weight: 500;
    color: #2b2b2b;
    font-size: 18px;
    line-height: 22px!important;
    text-align: left;
}
.module-row ul {
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-top: 10px;
    align-items: stretch;
}
.module-row li {
list-style: none;
 -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 10px;
display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center; 
     height: 100%;
}
.module-row img {
    margin-left: auto;
    margin-right: auto;
    width: 50px;
    display: block;
    margin-bottom: 10px;
}
.module-row:hover {
background-color: #fff!important;
    transition-timing-function: ease-in;
    transition: 0.2s;
    }
.module-row p {
font-family: "Exo2", sans-serif;
    font-weight: 500;
    color: #2b2b2b;
    font-size: 16px;
    line-height: 18px!important;
    text-align: center;
}
.parks.module-row li {
background-color: rgba(0,144,117,0.09);
}
.parks.module-row li:hover {
background-color: rgba(0,144,117,0.15);
    transition-timing-function: ease-in;
    transition: 0.4s;
}
.parks.module-row p, .parks.module-row-info p {
color: #0b8c6f!important;
}
.manufacturers.module-row li {
background-color: rgba(82, 152, 154, 0.09);
}
.manufacturers.module-row li:hover {
background-color: rgba(82, 152, 154, 0.15);
 transition-timing-function: ease-in;
    transition: 0.4s;
}
.manufacturers.module-row p, .manufacturers.module-row-info p {
color: #53979a!important;
}
.dealers.module-row li {
background-color: rgba(119, 41, 89, 0.09);
}
.dealers.module-row li:hover {
background-color: rgba(119, 41, 89, 0.15);
transition-timing-function: ease-in;
    transition: 0.4s;
}
.dealers.module-row p, .dealers.module-row-info p {
color: #782959!important;
}
.btn, .button, form #qna-ask-input button, form button, input[type=button], input[type=submit] {
   -webkit-border-radius: 5px!important;
-moz-border-radius: 5px!important;
border-radius: 5px!important;
    border: 1px solid #008d75 !important;
    color: #fff !important;
    text-transform: uppercase!important;
    font-size: 14px !important;
    text-align: center;
    letter-spacing: 1px!important;
    padding: 15px 25px!important;
    background-color: #008d75 !important;
    font-family: "Exo2", sans-serif!important;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff!important;
    background-color: #008d75!important;
    border-color: #008d75!important;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #00735b!important;
    border-color: #00735b!important;
}
.light.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff!important;
    background-color: transparent!important;
    border-color: #fff!important;
}
.light.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #00735b!important;
    border-color: #00735b!important;
}
.case-study.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #008d75;
    border-color: #008d75;
    float: right;
}
.case-study.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #00735b!important;
    border-color: #00735b!important;
}
.parks.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #008d75!important;
    border-color: #008d75!important;
}
.home .parks.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
width: 100%;
}
.page-id-9694 .parks.btn:not(.black):not(.active):not(.bordered):not(.style-custom),
.page-id-9017 .parks.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
width: 100%;
}
.parks.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #00735b!important;
    border-color: #00735b!important;
}
.dealers.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #782959!important;
    border-color: #782959!important;
}
.home .dealers.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
width: 100%;
}
.page-id-9694 .dealers.btn:not(.black):not(.active):not(.bordered):not(.style-custom),
.page-id-9017 .dealers.btn:not(.black):not(.active):not(.bordered):not(.style-custom){
width: 100%;
}
.demo .dealers.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
width: auto!important;
}
.dealers.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #5a1c40!important;
    border-color: #5a1c40!important;
}
.manufacturers.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #53979a!important;
    border-color: #53979a!important;
}
.home .manufacturers.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
width: 100%;
}
.page-id-9694 .manufacturers.btn:not(.black):not(.active):not(.bordered):not(.style-custom),
.page-id-9017 .manufacturers.btn:not(.black):not(.active):not(.bordered):not(.style-custom){
width: 100%;
}
.demo .manufacturers.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
width: auto!important;
}
.manufacturers.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #366769!important;
    border-color: #366769!important;
}
.myelite.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #d84e56!important;
    border-color: #d84e56!important;
}
.mega-menu .myelite.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
width: 100%;
}
.home .myelite.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
width: 100%;
}
.myelite.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #d89a4e!important;
    border-color: #d89a4e!important;
}
.ai.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #5f89ee!important;
    border-color: #5f89ee!important;
}
.ai.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #c55fee!important;
    border-color: #c55fee!important;
}
.utilities.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #12878a!important;
    border-color: #12878a!important;
}
.utilities.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #0e6063!important;
    border-color: #0e6063!important;
}
.dynamics.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #074874!important;
    border-color: #074874!important;
}
.dynamics.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #053352!important;
    border-color: #053352!important;
}
.apps.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #346699!important;
    border-color: #346699!important;
}
.apps.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #284e75!important;
    border-color: #284e75!important;
}
.insights.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #4f408b!important;
    border-color: #4f408b!important;
}
.insights.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #322959!important;
    border-color: #322959!important;
}
.finance.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #ed7309!important;
    border-color: #ed7309!important;
}
.finance.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #b0550a!important;
    border-color: #b0550a!important;
}
.health.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #1c9a59!important;
    border-color: #1c9a59!important;
}
.health.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #14693d!important;
    border-color: #14693d!important;
}
.academy.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #c11445!important;
    border-color: #c11445!important;
}
.academy.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #7d0f2e!important;
    border-color: #7d0f2e!important;
}
.analytics.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #323f78!important;
    border-color: #323f78!important;
}
.analytics.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #20294d!important;
    border-color: #20294d!important;
}
.crm.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #6992ad!important;
    border-color: #6992ad!important;
}
.crm.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #486678!important;
    border-color: #486678!important;
}
.menubutton.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
width: 100%;
}
.pricing.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
margin-bottom: 10px;
color: #008d75 !important;
    background-color: transparent !important;
    border-color: #008d75 !important;
        padding: 5px 25px !important;
}
.pricing.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
color: #fff !important;
    background-color: #00735b !important;
    border-color: #00735b !important;
}
.ultv-video__outer-wrap {
   -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
box-shadow: rgba(71, 103, 136, 0.04) 0px 4px 5px 0px, rgba(71, 103, 136, 0.03) 0px 4px 10px 0px, rgba(71, 103, 136, 0.05) 0px 10px 20px 0px;
}
.image-container {
    position: relative;
    display: inline-block;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.text-overlay {
    opacity: 0;
    background-color: #008d75;
    transition: opacity 0.3s ease;
    -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.text-overlay, .hover-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 2;
}
.text-overlay h2 {
  text-align: center;
  font-size: 46px!important;
  margin: 0;
  color: #2b2b2b;
  opacity: 0;
  transition: opacity 0.3s ease;
  top: 35%;
    position: absolute;
    left: 0;
    right: 0;
}
.text-overlay p {
    color: #fff;
    max-width: 80%;
    font-size: 17px;
    line-height: 22px;
    font-family: "Exo2", sans-serif;
    font-weight: 500;
}
.text-overlay img {
    width: 80px !important;
    height: 80px!important;
    border: 1px solid #fff;
    -webkit-border-radius: 60px !important;
    -moz-border-radius: 60px!important;
    border-radius: 60px !important;
    padding: 10px;
    margin-bottom: 20px;
}
.image-container:hover .text-overlay {
  opacity: 1;
}
.image-container:hover .text-overlay h2 {
  opacity: 1;
}
.image-container img {
max-width: 100%;
width: 4000px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.hover-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300px;
    height: 100%;
    display: block;
}
.hover-text h2 {
    margin: 15px;
    padding: 15px;
    color: #fff;
    text-align: left;
    font-size: 30px !important;
    line-height: 35px;
    position: absolute;
    background-color: #008d75;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.hover-text span {
    font-size: 25px!important;
}
.image-container:hover .hover-text {
  display: none;
}
.benefits {
    background-color: #E7F4F2;
    padding: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    transition-timing-function: ease-in;
    transition: 0.2s;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    width: 100%;
        margin-left: auto;
    margin-right: auto;
}
.benefits:hover {
    background-color: #008d75;
    transition-timing-function: ease-in;
    transition: 0.2s;
    color: #fff!important;  /* Ensure all text color is white */
}
.benefits a, .benefits p, .benefits h2 { 
    transition: color 0.2s ease-in;
}
.benefits h2 {
font-size: 30px;
    line-height: 35px;
}
.benefits:hover a, .benefits:hover p, .benefits:hover h2 {
    color: #fff !important; /* Ensures links and text are white when hovering */
}
.benefits a:hover {
    color: #fff !important; /* Ensures link hover color is white */
} 
.box {
    background-color: #E7F4F2;
    padding: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    transition-timing-function: ease-in;
    transition: 0.2s;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    width: 85%;
        margin-left: auto;
    margin-right: auto;
} 
.one:after {
content: url('/wp-content/uploads/2025/07/green_arrow.svg');
width: 80px;
    right: -35px;
    position: absolute;
    top: 60px;
}
.two:after {
content: url('/wp-content/uploads/2025/07/green_arrow.svg');
width: 80px;
    right: -35px;
    position: absolute;
    top: 60px;
} 
.four:after {
content: url('/wp-content/uploads/2025/07/green_arrow.svg');
width: 80px;
    right: -35px;
    position: absolute;
    top: 60px;
}
.five:after {
content: url('/wp-content/uploads/2025/07/green_arrow.svg');
width: 80px;
    right: -35px;
    position: absolute;
    top: 60px;
}  
.box:hover {
    background-color: #008d75;
    transition-timing-function: ease-in;
    transition: 0.2s;
    color: #fff!important;  /* Ensure all text color is white */
}
.box a, .box p, .box h2 { 
    transition: color 0.2s ease-in;
}
.box h2 {
font-size: 50px;
font-weight: 600;
}
.box:hover a, .box:hover p, .box:hover h2 {
    color: #fff !important; /* Ensures links and text are white when hovering */
}
.box a:hover {
    color: #fff !important; /* Ensures link hover color is white */
}
.steps img {
    width: 110px;
    padding: 5px 15px;
    position: absolute;
    right: 80px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #fff;
}
.steps-action {
  display: flex; 
    align-items: center; 
    background-color: #008d75;
    color: #fff; 
    padding: 15px 25px; 
    border-radius: 8px; 
    max-width: 300px;
   font-family: "Exo2", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
        margin-left: auto;
    margin-right: auto;
        font-size: 16px;
        line-height: 20px;
}
.steps-action:hover {
background-color: #00735b;
}
.manufacturers .steps-action {
background-color: #54979a;
}
.manufacturers .steps-action:hover {
background-color: #376466;
}
.dealers .steps-action {
background-color: #772959;
}
.dealers .steps-action:hover {
background-color: #5a1c40;
}
.steps-action img {
    width: 60px!important;
    height: 60px!important;
    margin-right: 12px;
    border: 1px solid #fff;
    -webkit-border-radius: 30px!important;
    -moz-border-radius: 30px!important;
    border-radius: 30px!important;
    padding: 5px;
    margin-bottom: 0px!important;
}
.arrow img {
position: absolute;
    left: 0;
    right: 0;
    width: 160px;
} 
.holiday-parks {
    background-color: #f7f7f7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 0px 15px 0px;
    margin: 8px;
}
.holiday-parks img {
height: 22px;
    width: auto;
    max-width: 100%;
}  
.post-type-archive-case-study article.blog-post img {
max-width: 100%;
width: 100%;
height: 390px;
object-fit: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
}
.single-case-study article.blog-post .wp-picture img {
    max-width: 100%;
    width: 100%;
    height: 390px;
    object-fit: cover;
}
.post-type-archive-testimonial article.blog-post img {
max-width: 100%;
width: 100%;
height: 390px;
object-fit: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
}
button.search-filter-input-button.search-filter-field__input {
    display: inline-block;
    border-radius: 2px;
    border: 2px solid #3E5F63 !important;
    color: #fff !important;
    -webkit-text-fill-color: currentColor;
    text-transform: uppercase;
    font-size: 13px !important;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    line-height: 14px;
    padding: 5px 2em;
    height: 40px;
    background-color: #3E5F63 !important;
    margin-top: 0;
}
button.search-filter-input-button.search-filter-field__input:hover {
    color: #fff!important;
    background-color: #BD9D62!important;
    border-color: #BD9D62!important;
    line-height: 14px;
    padding: 5px 2em;
    height: 40px;
}
button.search-filter-input-button.search-filter-field__input:active {
    color: #fff!important;
    background-color: #BD9D62!important;
    border-color: #BD9D62!important;
    line-height: 14px;
    padding: 5px 2em;
    height: 40px;
}
.search-filter-component-combobox-base {
    border: 2px solid #fff !important;
    color: #2b2b2b !important;
    padding: 0 0 0 10px!important;
    background-color: #fff !important;
    border-radius: 2px;
}
.search-filter-component-combobox__listbox-toggle::before {
display: none!important;
}
.search-filter-style--id-1.search-filter-style--choice-select {
    --search-filter-label-color: #2b2b2b;
    --search-filter-label-background-color: ;
    --search-filter-description-color: #2b2b2b;
    --search-filter-description-background-color: ;
    --search-filter-input-color: #2b2b2b;
    --search-filter-input-background-color: #ffffff;
    --search-filter-input-border-color: #fff;
    --search-filter-input-border-hover-color: #fff;
    --search-filter-input-border-focus-color: #fff;
    --search-filter-input-icon-color: #bbbbbb;
    --search-filter-input-clear-color: #bbbbbb;
    --search-filter-input-clear-hover-color: #2b2b2b;
    --search-filter-input-selected-color: #ffffff;
    --search-filter-input-selected-background-color: #008d75;
    --search-filter-input-selection-color: #ffffff;
    --search-filter-input-interactive-color: #bbbbbb;
    --search-filter-input-interactive-hover-color: #333333;
    --search-filter-input-placeholder-color: 
 color-mix(in srgb, var(--search-filter-input-color) 67%, transparent);
    --search-filter-input-border-accent-color: 
 color-mix(in srgb, var(--search-filter-input-border-focus-color) 47%, transparent);
    --search-filter-input-selection-background-color: 
 color-mix(in srgb, var(--search-filter-input-selected-background-color) 80%, transparent);
    --search-filter-label-scale: 2;
    --search-filter-description-scale: 2;
    --search-filter-input-scale: 2;
    --search-filter-label-margin: 0 0 8px 0;
    --search-filter-description-margin: 0 0 8px 0;
    --search-filter-input-margin-left: 0px;
    --search-filter-input-margin-right: 0px;
}
.search-filter-style--id-1.search-filter-style--search-text {
    --search-filter-label-color: #2b2b2b;
    --search-filter-label-background-color: ;
    --search-filter-description-color: #2b2b2b;
    --search-filter-description-background-color: ;
    --search-filter-input-color: #2b2b2b;
    --search-filter-input-background-color: #ffffff;
    --search-filter-input-border-color: #fff;
    --search-filter-input-border-hover-color: #fff;
    --search-filter-input-border-focus-color: #fff;
    --search-filter-input-icon-color: #bbbbbb;
    --search-filter-input-clear-color: #bbbbbb;
    --search-filter-input-clear-hover-color: #fff;
    --search-filter-input-active-icon-color: #008d75;
    --search-filter-input-inactive-icon-color: #bbbbbb;
    --search-filter-input-placeholder-color: 
 color-mix(in srgb, var(--search-filter-input-color) 67%, transparent);
    --search-filter-input-border-accent-color: 
 color-mix(in srgb, var(--search-filter-input-border-focus-color) 47%, transparent);
    --search-filter-label-scale: 2;
    --search-filter-description-scale: 2;
    --search-filter-input-scale: 2;
    --search-filter-label-margin: 0 0 8px 0;
    --search-filter-description-margin: 0 0 8px 0;
    --search-filter-input-margin-left: 0px;
    --search-filter-input-margin-right: 0px;
}
select, .select2.select2-container--default .select2-selection--single {
    padding: 0 2.9em 0 1em;
    cursor: pointer;
    color: #555!important;
    height: 45px;
    line-height: 2rem;
    max-width: 100%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: start;
    position: relative;
    border: 1px solid #fff!important;
    border-radius: 2px!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: var(--et_inputs-bg-color, var(--et_white-2-light-dark));
    background-position: calc(100% - 12px) 50%;
    background-repeat: no-repeat;
    background-image: var(--et_select-arrow-closed);
    background-size: var(--et_select-arrow-size, 10px);
    width: 100%!important;
    margin-bottom: 10px!important;
}
#comments .woocommerce-pagination, .dokan-pagination-container, .etheme-pagination, .woocommerce-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    padding: 24px 0;
    margin-bottom: 20px;
    border-top: none;
    width: 100%;
}
#comments ul.page-numbers .current, #comments ul.page-numbers a, .dokan-pagination-container .dokan-pagination li .current, .dokan-pagination-container .dokan-pagination li a, .etheme-pagination .current, .etheme-pagination a, .woocommerce-pagination .current, .woocommerce-pagination a {
    font-size: .85rem;
    min-width: 36px;
    height: 36px;
    border: 1px solid #E7F4F2!important;
     -webkit-border-radius: 60px!important;
    -moz-border-radius: 60px!important;
    border-radius: 60px!important;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3px 10px;
}
.etheme-pagination.align-center .et_count-posts {
    margin-top: 20px;
    font-size: 12px;
}
.case-study-logo {
    height: 60px;
    margin: 20px 10px;
}
.case-study-logo img {
    width: auto !important;
    height: auto !important;
    max-width: 250px !important;
    max-height: 80px;
    display: block;
    padding: 10px;
    position: absolute;
    top: 30%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px;
    margin-bottom: 0px !important;
    background-color: #fff;
}
.news-header h1 {
margin-bottom: 0px;
}
h2.higlight-title {
font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
}
.related-case-studies img {
height: 390px;
    margin: 0 auto;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
        margin-bottom: 22px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;    
}
.case-study-highlights ul {
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.case-study-highlights li {
    list-style: none;
    color: #2c2c2c;
    padding: 15px;
    border-radius: 2px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 22px;
    background-color: #E7F4F2;
    text-align: left;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-family: "Exo2";
    font-weight: 400;
}
.case-study-solutions {
margin: 60px 0;
}
.case-study-solutions img {
    height: 35px !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.case-study-solutions ul {
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}
.case-study-solutions li {
list-style: none;
background-color: #fff;
    box-shadow: rgba(8, 72, 116, 0.04) 0px 4px 5px 0px, rgba(8, 72, 116, 0.03) 0px 4px 10px 0px, rgba(8, 72, 116, 0.05) 0px 10px 20px 0px;
    border: 1px solid rgba(8, 72, 116, 0.5);
    padding: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
}
.case-study-solutions p {
    font-family: "Exo2";
    font-weight: 400;
    font-size: 20px;
}
.case-study-challenges {
background-color: #bededf;
-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 30px;
}
.case-study-challenges li {
color: #2c2c2c;
}
.case-study-company-logo {
    background-color: #fff;
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 1;
    width: 120px;
    height: 100px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
}
.case-study-company-logo img {
    margin-bottom: 0px !important;
    display: block;
    padding: 10px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    height: 75px!important;
    object-fit: contain!important;
}
.case-study-feed p {
    font-size: 15px !important;
    line-height: 22px !important;
    text-align: left !important;
    margin-bottom: 25px !important;
}
h3.case-study-title {
font-size: 30px;
line-height: 33px;
margin-bottom: 20px;
}
.core-solution {
background-color: #E7F4F2;
-webkit-border-radius: 15px;
    -moz-border-radius:15px;
    border-radius: 15px;
    margin-top: 10px;
    padding: 15px;
}
.core-solution p {
    font-family: "Exo2";
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}
.core-solution-logo {
background-color: #fff;
    box-shadow: rgba(8, 72, 116, 0.04) 0px 4px 5px 0px, rgba(8, 72, 116, 0.03) 0px 4px 10px 0px, rgba(8, 72, 116, 0.05) 0px 10px 20px 0px;
        padding: 10px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
}
.core-solution-logo img {
    height: 26px !important;
    width: auto!important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 0px!important;
}
.testimonial-thumbnail {
margin-bottom: 20px;
}
.testimonial-thumbnail img {
-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.cta-image img {
 -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-bottom: 30px;
    height: 550px;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.testimonial_case_study_block {
background-color: #E7F4F2;
padding: 40px 20px 20px 20px;
-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.testimonial-name {
    margin: 0;
     font-family: "Exo2";
    font-weight: 400;
    font-size: 13px;
}
.testimonial-company {
    margin: 0;
    font-family: "Exo2";
    font-weight: 400;
    font-size: 13px;
}
#metaslider-id-7722 .slides li {
    background-color: #E7F4F2!important;
    padding: 8px!important;
    -webkit-border-radius: 15px!important;
    -moz-border-radius: 15px!important;
    border-radius: 15px!important;
    margin-bottom: 80px !important;
}
.case-study-slider-company-logo {
    background-color: #fff;
    position: absolute;
    top: -340px;
    left: -20px;
    z-index: 1;
    width: 120px;
    height: 100px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
}
.case-study-slider-company-logo img {
    margin-bottom: 0px !important;
    display: block!important;
    padding: 10px!important;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    height: 75px!important;
    width: 120px !important;
    object-fit: contain;
}
h3.case-study-slider-title {
font-size: 30px;
    line-height: 33px;
    margin-bottom:0px;
    color: #2b2b2b;
}
p.case-study-slider-feed {
font-size: 15px !important;
    line-height: 22px !important;
    text-align: left !important;
    margin-bottom: 25px !important;
        font-family: "Exo2";
    font-weight: 400;
    margin-bottom: -50px !important;
}
.core-solution-slider-logo {
background-color: #fff;
    box-shadow: rgba(8, 72, 116, 0.04) 0px 4px 5px 0px, rgba(8, 72, 116, 0.03) 0px 4px 10px 0px, rgba(8, 72, 116, 0.05) 0px 10px 20px 0px;
        padding: 10px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
}
.core-solution-slider-logo img {
    height: 26px !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 0px!important;
}
.et-vk:before {
    content: "\f1bc"!important;
    font-family: FontAwesome;
    font-size: 22px;
}
#metaslider_7759 .ms-slide img {
    display: none !important;
}
.play-icon {
    pointer-events: none;
}
.featured-image-wrapper {
    position: relative;
    display: inline-block;
        margin-bottom: 15px;
}
.featured-image-wrapper img.featured-image {
    display: block;
    width: 100%;
    height: auto;
    height: 390px !important;
    margin: 0 auto;
    object-fit: cover;
    -webkit-background-size: cover!important;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-border-radius: 15px!important;
    -moz-border-radius: 15px!important;
    border-radius: 15px!important;
}
.image-tint-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(4, 36, 58, 0.2);
    z-index: 1;
    -webkit-border-radius: 15px!important;
    -moz-border-radius: 15px!important;
    border-radius: 15px!important;
}
.video-play-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    pointer-events: none;
}
.video-play-overlay img {
    width: 64px!important;
    height: 64px!important;
}
.featured-image-wrapper.has-hover-button .hover-button-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none; /* Ensures it doesn't block clicks unless inside link */
}

.featured-image-wrapper.has-hover-button:hover .hover-button-wrapper {
    opacity: 1;
}

.hover-button {
    background-color: #0056b3; /* Customize to your brand */
    color: #fff;
    padding: 10px 16px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    pointer-events: all; /* Re-enable clicking the link inside */
}
#metaslider-id-7900 .slides li {
    background-color: #E7F4F2!important;
}
.metaslider.ms-theme-clarity .flexslider .flex-control-nav li a {
    background: #04243a !important;
}
.my-knowledge-slider .swiper-slide {
    position: relative;
    overflow: hidden;
}
.knowledge-pagination {
    margin: 50px 0;
    text-align: center;
}
.knowledge-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 36px;
    margin: 0 4px;
    padding: 0 12px;
    border-radius: 30px;
    border: 1px solid #E7F4F2;
    text-decoration: none;
    transition: all .3s ease;
}
.knowledge-pagination .page-numbers:hover,
.knowledge-pagination .page-numbers.current {
    background: #008d75;
    color: #fff;
    border-color: #008d75;
}
.slide-wrapper {
    display: block;
    position: relative;
}
.slide-wrapper img {
    width: 100%;
    height: auto;
    display: block;
    height: 390px;
    margin: 0 auto;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
margin-bottom: 15px;
}
.slide-overlay {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s;
        -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.video-style {
    background: rgba(0, 0, 0, 0.2);
}
.play-icon {
    width: 64px !important;
    height: 64px !important;
}
.link-style {
    background: rgba(0, 100, 180, 0.4); /* Tinted overlay */
    opacity: 0;
    transition: opacity 0.3s;
}
.hover-button {
    background: #fff;
    color: #000;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 4px;
}
.slide-wrapper:hover .link-style {
    opacity: 1;
}
h3.slide-post-title {
font-size: 25px;
line-height: 30px;
}
.swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #04243a;
}
.swiper-pagination {
    margin-top: 50px;
}
.webcast-archive-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.webcast-year-tabs {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0;
    padding: 0;
    min-width: 160px;
}
.webcast-year-tabs li {
    margin: 0;
}
.webcast-year-tabs a {
    padding: 10px 15px;
    background: #E7F4F2;
    border-radius: 30px;
    text-decoration: none;
    color: #008d75;
    display: block;
    font-family: "Exo2";
    font-weight: 400;
    font-size: 18px;
    transition: background 0.2s ease;
}
.webcast-year-tabs a.active {
    background: #008d75;
    color: #fff;
    font-size: 22px;
}
.webcast-content-area {
    flex: 1;
}
.webcast-year-content {
    display: none;
}
.webcast-year-content ul,
.webcast-search-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.webcast-year-content li,
.webcast-search-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 8px 8px 20px;
    background-color: #E7F4F2;
    border-radius: 30px;
    margin-bottom: 10px;
}
.webcast-year-content a.wplightbox,
.webcast-search-list a.wplightbox {
    flex-grow: 1;
    text-decoration: none;
    color: #008d75;
    font-family: "Exo2";
    font-weight: 400;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.webcast-year-content a.wplightbox img,
.webcast-search-list a.wplightbox img {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    flex-shrink: 0;
}
input#webcast-search {
background-color: #E7F4F2;
color: #2b2b2b;
font-size: 15px;
border: none;
height: 45px;
margin-bottom: 15px;
padding: 10px;
width: 100%;
max-width: 300px;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
float: right;
}
#webcast-search {
  padding-left: 30px;
  background: url('/wp-content/uploads/2025/07/search-green.svg') no-repeat 250px center;
  background-size: 30px 30px;
}
.podcast-archive-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.podcast-year-tabs {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0;
    padding: 0;
    min-width: 160px;
}
.podcast-year-tabs li {
    margin: 0;
}
.podcast-year-tabs a {
    padding: 10px 15px;
    background: #E7F4F2;
    border-radius: 30px;
    text-decoration: none;
    color: #008d75;
    display: block;
    font-family: "Exo2";
    font-weight: 400;
    font-size: 18px;
    transition: background 0.2s ease;
}
.podcast-year-tabs a.active {
    background: #008d75;
    color: #fff;
    font-size: 22px;
}
.podcast-content-area {
    flex: 1;
}
.podcast-year-content {
    display: none;
}
.podcast-year-content ul,
.podcast-search-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.podcast-year-content li,
.podcast-search-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 8px 8px 20px;
    background-color: #E7F4F2;
    border-radius: 30px;
    margin-bottom: 10px;
}
.podcast-year-content a.wplightbox,
.podcast-search-list a.wplightbox {
    flex-grow: 1;
    text-decoration: none;
    color: #008d75;
    font-family: "Exo2";
    font-weight: 400;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.podcast-year-content a.wplightbox img,
.podcast-search-list a.wplightbox img {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    flex-shrink: 0;
}
input#podcast-search {
background-color: #E7F4F2;
color: #2b2b2b;
font-size: 15px;
border: none;
height: 45px;
margin-bottom: 15px;
padding: 10px;
width: 100%;
max-width: 300px;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
float: right;
}
#podcast-search {
  padding-left: 30px;
  background: url('/wp-content/uploads/2025/07/search-green.svg') no-repeat 250px center;
  background-size: 30px 30px;
}
.microsoft-logo {
    height: 320px;
    margin: 40px;
    -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
    background-color: white;
}
.microsoft-logo img {
    width: 600px;
    height: auto;
    max-width: 100%;
    display: block;
    padding: 10px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.partner-logo {
    width: 100%;
    background-color: #E7F4F2;
    height: 200px;
    margin: 20px 0;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.partner-logo img {
    max-width: 220px;
    max-height: 120px;
    min-width: 100px; 
    min-height: 120px; 
    padding: 10px;
    width: auto;
    height: auto;
    object-fit: contain; 
}
.partner-logo-white {
    width: 100%;
    background-color: #fff;
    height: 200px;
    margin: 20px 0;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.partner-logo-white img {
    max-width: 220px;
    max-height: 120px;
    min-width: 100px; 
    min-height: 120px; 
    padding: 10px;
    width: auto;
    height: auto;
    object-fit: contain; 
}
h3.partner-title {
font-size: 30px;
    line-height: 33px;
    margin-bottom: 20px;
}
p.partner-bio {
    font-size: 15px !important;
    line-height: 22px !important;
}
.faq-accordion .faq-item {
    padding: 10px 20px;
    background-color: #E7F4F2;
    margin-bottom: 10px;
    -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.faq-question{
    width:100%;
    text-align:left;
    border:none;
    background:none;
    cursor:pointer;
    color: #008d75;
    font-family: "Exo2";
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 5px;
}
.faq-answer{
    display:none;
}
.faq-item.faq-open .faq-answer{
    display:block;
}
.faq-answer p {
color: #2b2b2b!important;
}
.light .faq-accordion .faq-item {
background-color: #fff;
}
input#global-faq-search {
    background-color: #fff;
    color: #2b2b2b;
    font-size: 15px;
    border: none;
    height: 45px;
    margin-bottom: 15px;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
#global-faq-search {
    padding-left: 30px;
    background: url('/wp-content/uploads/2025/07/search-green.svg') no-repeat 98% center;
    background-size: 30px 30px;
}
::-webkit-input-placeholder {
  color: #3b3b3c;
}
::-moz-placeholder {
  color: #3b3b3c;
}
:-ms-input-placeholder {
  color: #3b3b3c;
}
:-moz-placeholder { 
  color: #3b3b3c;
}
.search-filter-input-text .search-filter-icon {
    content: url('/wp-content/uploads/2025/07/search-green.svg');
    width: 30px;
}
.demo {
    background-color: #fff;
    padding: 50px 20px 30px 20px;
    margin-top: -65px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.demo h2 {
font-size: 25px;
    line-height: 30px;
    margin-bottom: 10px;
}
.et_b_header-menu .menu-item-has-children a:after {
content: "";
display: block!important;
height: 55px!important;
width: 100%!important;
position: absolute!important;
}
.et_b_header-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown:not(.nav-sublist) {
 -webkit-border-bottom-left-radius: 30px;
    -moz-border-bottom-left-radius: 30px;
    border-bottom-left-radius: 30px;
     -webkit-border-bottom-right-radius: 30px;
    -moz-border-bottom-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.mega-menu-item {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  margin-bottom: 5px;
}
.mega-menu-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-top: 2px; /* Optional tweak for visual alignment */
}
.mega-menu-title {
  font-family: "Exo2", sans-serif;
  font-weight: 400;
  color: #2b2b2b;
  font-size: 16px;
  line-height: 18px;
}
.mega-menu-title:hover {
  color: #008d75 !important;
}
.mega-menu-title-ai {
  color: #c55fee !important;
}
.mega-menu-title-myelite {
color: #d84e56!important;
}
.mega-menu-title-insights {
color: #4f408b!important;
}
.mega-menu-title-utilities {
color: #138689!important;
}
.mega-menu-title-apps {
color: #336699!important;
}
.mega-menu-title-dynamics {
color: #084874!important;
}
.mega-menu-title-dealers {
color: #772959!important;
}
.mega-menu-title-manufacturers {
color: #53979a!important;
}
.mega-menu-title-academy {
color: #c10643!important;
}
.mega-menu-title-finance {
color: #ed7203!important;
}
.mega-menu-title-analytics {
color: #323f78!important;
}
.mega-menu-title-health {
color: #1c9a59!important;
}
.mega-menu-title-crm {
color: #6991ae!important;
}
.menu-header {
font-family: "Exo2", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  padding-bottom: 15px;
}
.parks.menu-header {
  color: #008d75;
  border-bottom: 2px solid #008d75;
}
.dealers.menu-header {
  color: #772959;
  border-bottom: 2px solid #772959;
}
.manufacturers.menu-header {
  color: #53979a;
  border-bottom: 2px solid #53979a;
}
.dynamics.menu-header {
  color: #084874;
  border-bottom: 2px solid #084874;
}
.menu-header-icon {
width: 35px;
height: 35px;
float: left;
margin-right: 5px;
}
.et_b_header-menu:not(.header-secondary-menu) .item-design-mega-menu .nav-sublist-dropdown .container>ul>li:not(:last-child) {
    border-right: none;
}
.no-gutters-fix {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-gutters-fix > [class^="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.menu-header-logo {
width: 170px;
margin-bottom: 15px;
}
.dealers.menu-header-logo {
width: 190px;
}
.manufacturers.menu-header-logo {
width: 270px;
}
.software-menu-header {
font-family: "Exo2", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #2b2b2b;
}

.sb-modal-ctn .sbt-lightbox-modal-iframe-wrap {
    height: auto !important;
    background-color: #fff !important;
}
.sb-post-item-image-wrap {
    height: auto !important;
}
.et_b_header-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown .item-level-1>a {
text-transform: none!important;
letter-spacing: 0px;
font-size: 18px;
  line-height: 21px;
  margin-bottom: 10px;
}
.parks.item-level-1>a {
color: #008d75!important;
border-bottom: 2px solid #008d75!important;
}
.dealers.item-level-1>a {
color: #772959!important;
border-bottom: 2px solid #772959!important;
}
.manufacturers.item-level-1>a {
color: #53979a!important;
border-bottom: 2px solid #53979a!important;
}
.solutions.item-level-1>a {
color: #084874!important;
border-bottom: 2px solid #084874!important;
}
.nav-item-image {
width: 40px;
margin-right: 8px;
}
.eliteparks .nav-item-image {
width: 130px!important;
height: 30px;
}
.elitedealers .nav-item-image {
width: 150px!important;
height: 30px;
}
.elitemanufacturers .nav-item-image {
width: 200px!important;
height: 30px;
}
.item-design-mega-menu .nav-sublist-dropdown .menu-widgets {
   padding-top: .72em;
    padding-left: 0!important;
   padding-right: 0!important;
}
.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link, .site-header .widget_nav_menu .menu > li > .sub-menu a, .site-header .etheme_widget_menu .nav-sublist-dropdown .item-link {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: .6em;
    padding-bottom: .6em;
}
.package-column {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.package-top {
    padding: 30px 40px;
    background-color: #fff;
    border: 2px solid #008d75;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 0 0 auto;
    min-height: 200px;
}
.package-bottom {
    display: flex;
    flex-direction: column;
    flex-grow: 1;   /* expand to fill the rest of the column */
    justify-content: flex-start;
    padding: 30px 40px;
    background-color: #fff;
    border: 2px solid #008d75;
    border-top: none;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    position: relative;
}
.features-link {
    position: absolute;
    bottom: -5px;
    margin-top: 0; /* reset if necessary */
    font-weight: 400;
    color: #008d75;
    cursor: pointer;
    border-bottom: 1px dotted #008d75;
    padding-bottom: 2px;
}
.features-link::after {
content: "\f178";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #008d75;
    font-size: 16px;
    margin-left: 5px;
}
.package-top p {
    font-family: "Exo2";
    font-size: 22px;
    line-height: 28px;
}
.package-bottom p {
    font-family: "Exo2";
    font-size: 18px;
    line-height: 26px;
}
.packages li {
    font-family: "Exo2";
    font-size: 16px;
    line-height: 20px;
    position: relative;
    padding-left: 30px;
}
ul.packages {
    list-style: none;
    padding-left: 0;
}
.packages li::before {
    content: "\f00c";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #008d75;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
}
p.features-link {
font-size: 16px;
line-height: 20px;
}
.comparison-table {
    width: 100%;
    border-collapse: separate; 
    border-spacing: 5px;
    font-family: "Exo2", sans-serif;
}
.comparison-table .fa-check {
color: #fff;
}
.comparison-table th,
.comparison-table td {
    padding: 12px 15px;
    text-align: center;
}
.comparison-table th {
    background-color: #fff;
    color: #008d75;
    font-weight: bold;
    text-transform: none;
    font-size: 22px;
    text-align: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.comparison-table td:first-child {
    text-align: center;
    font-weight: 500;
}
.comparison-table td {
    font-size: 20px;
    color: #fff;
    background-color: #50B792;
    border-radius: 3px;
}
.comparison-table td:empty::after {
    content: "—"; /* dash for empty cells */
    color: #ccc;
}
table th:last-child, table td:last-child {
    text-align: center;
}
@media screen and (max-width: 992px) {
    .comparison-table thead {
        display: none;
    }
    .comparison-table,
    .comparison-table tbody,
    .comparison-table tr,
    .comparison-table td {
        display: block;
        width: 100%;
    }
    .comparison-table tr {
        margin-bottom: 10px;
    }
    .accordion-title {
        background: #008d75;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        padding: 15px;
        margin-bottom: 2px;
    }
    .accordion-title::after {
        content: "\f067";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #fff;
    font-size: 20px;
        float: right;
    }
    .accordion-item.active .accordion-title::after {
        content: "\f068";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #fff;
    font-size: 20px;
    }
    .accordion-item td:not(.accordion-title) {
        display: none;
        padding: 10px 15px;
        background: #fff;
        color: #008d75;
        position: relative;
        margin-bottom: 2px;
    }
    .accordion-item.active td:not(.accordion-title) {
        display: block;
    }
    .comparison-table td::before {
        content: attr(data-label);
        position: absolute;
        left: 15px;
        font-weight: bold;
    }
}
.st0 {
    fill: #008d75 !important;
}
.pricing-table {
    width: 100%;
    font-family: "Exo2", sans-serif;
}
.pricing-row {
    display: flex;
    align-items: normal;
}
.pricing-cell {
    flex: 1;
    text-align: center;
    padding: 12px 20px;
    background-color: #E7F4F2;
    color: #008d75;
    font-size: 18px;
    border-radius: 3px;
    margin-bottom: 5px;
}
.pricing-cell.heading {
    background-color: #fff;
}
.pricing-cell.heading h2 {
color: #008d75;
    font-weight: bold;
    font-size: 35px;
    line-height: 40px;
    font-family: "Exo2", sans-serif;
    margin-bottom: 10px;
}
.pricing-cell.heading p {
font-family: "Exo2";
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    color: #2b2b2b;
}
.pricing-cell:first-child {
    text-align: left;
    font-family: "Exo2";
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    background-color: #50B792;
    color: #fff;
    border-radius: 3px;
    padding: 12px 20px; /* add explicit padding to match */
}
.included.pricing-cell:first-child {
background-color: #fff;
    color: #008d75;
    font-size: 35px;
    line-height: 40px;
}
sticky-header {
    left: 0;
    right: 0;
    background: #fff;
    border-bottom: 2px solid #008d75;
    transition: opacity 0.3s ease, transform 0.3s ease, top 0.3s ease;
    opacity: 1;
    transform: translateY(0);
}
.sticky-header.fade-out {
    opacity: 0;
    transform: translateY(-20px);
    pointer-events: none;
}
.sticky-header.fixed {
    position: fixed;
    width: 100%;
    max-width: 1570px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: #fff;
}
.fa-check {
    color: #008d75;
    font-size: 20px;
}
.accordion-header {
    position: relative;
    cursor: pointer;
    background: #008d75;
    color: #fff;
    padding: 20px 20px;
    margin: 0 0 5px 0;
    font-size: 30px;
    line-height: 35px;
    font-weight: bold;
    user-select: none;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.accordion-toggle {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.accordion-toggle i {
        transition: transform 0.2s ease;
}
.pricing-section.active .accordion-toggle i {
        transform: rotate(180deg);
}
.pricing-rows {
    display: none;
}
.pricing-section.active .pricing-rows {
    display: block;
}
@media screen and (max-width: 992px) {
.accordion-toggle {
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 20px;
        font-weight: bold;
}
.accordion-toggle i {
        transition: transform 0.2s ease;
}
.pricing-section.active .accordion-toggle i {
        transform: rotate(180deg);
}
.pricing-row .pricing-cell:nth-child(2)::before {
    content: "EliteCore";
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}
.pricing-row .pricing-cell:nth-child(3)::before {
    content: "EliteCore+";
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    color: #008d75;
}
.pricing-row .pricing-cell:nth-child(4)::before {
    content: "Enterprise";
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    color: #008d75;
}
.pricing-cell:first-child {
      font-size: 15px;
      line-height: 17px;
      font-weight: bold;
      padding: 8px; /* match other .pricing-cell */
  }
.pricing-cell {
font-size: 15px;
    line-height: 17px;
        padding: 8px;
}
.accordion-header {
    padding: 10px 20px;
    border-radius: 3px;
}
h2.accordion-header {
font-size: 20px;
    line-height: 25px;
}
}
.solution-logo {
    position: relative; 
    height: auto;
    margin: 20px 10px;
}
.solution-logo img {
    width: auto !important;
    height: 80px !important; 
    max-width: 250px !important;
    display: block;
    position: relative; 
    margin-bottom: 0px !important;
    top: auto;
    transform: none; 
    left: auto; 
    object-fit: contain !important;
}
.parks input#global-faq-search {
    background-color: #E7F4F2;
}
.tools ul {
    list-style: none;
    padding-left: 0;
}
.tools li {
    font-family: "Exo2";
    font-size: 18px;
    line-height: 24px;
    position: relative;
        background-color: #fff;
    padding: 5px 5px 5px 40px;
    border-radius: 15px;
}
.tools li::before {
    content: "\f00c";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #008d75;
    font-size: 24px;
    line-height: 34px;
    padding: 2px 8px;
    position: absolute;
    left: 0;
    top: 0;
}
.dealers.tools li::before {
color: #772959;
}
.manufacturers.tools li::before {
color: #54979a;
}
.solution-benefits {
background-color: #E7F4F2;
border-radius: 15px;
padding: 30px;
width: 100%;
min-height: 270px;
}
.ai .solution-benefits {
background-color: rgba(197, 95, 238, 0.05);
    min-height: 200px;
}
.dealers .solution-benefits {
background-color: rgba(119,49,89,0.05);
    min-height: 270px;
}
.manufacturers .solution-benefits {
background-color: rgba(84, 151, 154, 0.1);
    min-height: 230px;
}
.myelite .solution-benefits {
background-color: rgba(216,154,78,0.1);
    min-height: 180px;
}
.insights .solution-benefits {
background-color: rgba(79, 64, 139, 0.1);
    min-height: 180px;
}
.utilities .solution-benefits {
background-color: rgba(18, 135, 138, 0.1);
    min-height: 180px;
}
.dynamics .solution-benefits {
background-color: rgba(7, 72, 116, 0.1);
    min-height: 250px;
}
.apps .solution-benefits {
background-color: rgba(52, 102, 153, 0.1);
    min-height: 220px;
}
.finance .solution-benefits {
background-color: rgba(237, 115, 9, 0.1);
    min-height: 270px;
}
.health .solution-benefits {
background-color: rgba(28, 154, 89, 0.1);
    min-height: 230px;
}
.academy .solution-benefits {
background-color: rgba(193, 20, 69, 0.1);
    min-height: 260px;
}
.analytics .solution-benefits {
background-color: rgba(50, 63, 120, 0.1);
    min-height: 270px;
}
.crm .solution-benefits {
background-color: rgba(105, 146, 173, 0.1);
    min-height: 270px;
}
.solution-icon {
    float: right;
    width: 80px!important;
    height: 80px!important;
    background-color: #fff;
    border-radius: 10%!important;
    padding: 12px;
    margin-left: 20px;
    margin-bottom: 10px!important;
        margin-top: -20px;
    margin-right: -20px;
}
.ai .solution-icon {
    padding: 12px;
}
.solution-benefits strong {
font-family: "Exo2";
font-weight: 400;
color: #008d75;
font-size: 22px;
line-height: 25px;
display: block;
    margin-bottom: 20px;
}
.ai .solution-benefits strong {
color: #5f89ee;
}
.dealers .solution-benefits strong {
color: #772959;
}
.manufacturers .solution-benefits strong {
color: #54979a;
}
.myelite .solution-benefits strong {
color: #d84e56;
}
.insights .solution-benefits strong {
color: #4f408b;
}
.utilities .solution-benefits strong {
color: #12878a;
}
.dynamics .solution-benefits strong {
color: #074874;
}
.apps .solution-benefits strong {
color: #346699;
}
.finance .solution-benefits strong {
color: #ed7309;
}
.health .solution-benefits strong {
color: #1c9a59;
}
.academy .solution-benefits strong {
color: #c11445;
}
.analytics .solution-benefits strong {
color: #323f78;
}
.crm .solution-benefits strong {
color: #6992ad;
}
.vc_row-no-padding .ult-carousel-wrapper .slick-next {
    right: 25px !important;
}
.vc_row-no-padding .ult-carousel-wrapper .slick-prev {
    left: 25px !important;
}
.solutions .swiper-slide {
    height: auto !important;
  display: flex;
}
.solutions .swiper-wrapper {
  display: flex;
  align-items: stretch;
}
.solution-card {
    padding: 40px;
    text-align: center;
    border-radius: 15px;
    background-color: rgba(0, 144, 117, 0.1);
    box-shadow: rgba(71, 103, 136, 0.04) 0px 4px 5px 0px, rgba(71, 103, 136, 0.03) 0px 4px 10px 0px, rgba(71, 103, 136, 0.05) 0px 10px 20px 0px;
    border: 1px solid rgba(0, 144, 117, 0.5);
    display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.related.solution-card {
    padding: 20px;
}
.ai.solution-card {
background-color: rgba(197, 95, 238, 0.1);
    border: 1px solid rgba(197, 95, 238, 0.5);
}
.dealers.solution-card {
background-color: rgba(119,41,89,0.05);
    border: 1px solid rgba(119,41,89,0.5);
}
.manufacturers.solution-card {
background-color: rgba(84, 151, 154, 0.1);
    border: 1px solid rgba(84, 151, 154, 0.5);
}
.utilities.solution-card {
background-color: rgba(18, 135, 138, 0.1);
    border: 1px solid rgba(18, 135, 138, 0.5);
}
.apps.solution-card {
background-color: rgba(52, 102, 153, 0.1);
    border: 1px solid rgba(52, 102, 153, 0.5);
}
.dynamics.solution-card {
background-color: rgba(7, 72, 116, 0.1);
    border: 1px solid rgba(7, 72, 116, 0.5);
}
.utilities.solution-card {
background-color: rgba(18, 135, 138, 0.1);
    border: 1px solid rgba(18, 135, 138, 0.5);
}
.insights.solution-card {
background-color: rgba(79, 64, 139, 0.1);
    border: 1px solid rgba(79, 64, 139, 0.5);
}
.myelite.solution-card {
background-color: rgba(216, 154, 78, 0.1);
    border: 1px solid rgba(216, 154, 78, 0.5);
}
.academy.solution-card {
background-color: rgba(193, 20, 69, 0.1);
    border: 1px solid rgba(193, 20, 69, 0.5);
}
.analytics.solution-card {
background-color: rgba(50, 63, 120, 0.1);
    border: 1px solid rgba(50, 63, 120, 0.5);
}
.crm.solution-card {
background-color: rgba(105, 146, 173, 0.1);
    border: 1px solid rgba(105, 146, 173, 0.5);
}
.health.solution-card {
background-color: rgba(28, 154, 89, 0.1);
    border: 1px solid rgba(28, 154, 89, 0.5);
}
.finance.solution-card {
background-color: rgba(237, 115, 9, 0.1);
    border: 1px solid rgba(237, 115, 9, 0.5);
}
.ai p.solution-title {
color: #5f89ee;
}
.dealers p.solution-title {
color: #772959;
}
.manufacturers p.solution-title {
color: #53979a;
}
.apps p.solution-title {
color: #074874;
}
.dynamics p.solution-title {
color: #074874;
}
.utilities p.solution-title {
color: #12878a;
}
.insights p.solution-title {
color: #4f408b;
}
.myelite p.solution-title {
color: #d84e56;
}
.academy p.solution-title {
color: #c11445;
}
.analytics p.solution-title {
color: #323f78;
}
.crm p.solution-title {
color: #6992ad;
}
.health p.solution-title {
color: #1c9a59;
}
.finance p.solution-title {
color: #ed7309;
}
.solution-logo-slider {
    display: flex;
    align-items: normal;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    height: 80px;
    margin-bottom: 0px;
    border-radius: 60px;
    overflow: hidden;
}
.related.solution-logo-slider {
    display: flex;
    align-items: normal;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    width: 80px;
    height: 80px;
    padding: 10px;
    border-radius: 60px;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 10px;
}
.solution-logo-slider img {
    max-width: 80%!important;
    max-height: 100%!important;
    object-fit: contain!important;
}
p.solution-title {
font-family: "Exo2";
font-weight: 500;
color: #008d75;
font-size: 22px;
line-height: 24px;
margin-bottom: 10px;
}
.swiper-button-next, .swiper-button-prev {
color: #fff;
background-color: #008d75;
border-radius: 60px;
    width: 40px;
    height: 40px;
}
.dealers.swiper-button-next, .dealers.swiper-button-prev {
background-color: #772959!important;
}
.manufacturers.swiper-button-next, .manufacturers.swiper-button-prev {
background-color: #53979a!important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 25px;
}
.solution-slider {
    position: relative;
    padding: 0 60px; 
}
.solution-slider .swiper-button-prev,
.solution-slider .swiper-button-next {
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
}
.menu-item-8810 {
    padding-left: 30px;
    padding-right: 15px;
}
.nav-sublist-dropdown .container {
    width: auto;
    padding: 20px!important;
}
.mega-menu .nav-sublist-dropdown .container {
    width: auto;
    padding: 0px!important;
}
.nav-sublist-dropdown {
    border-bottom-left-radius: 15px!important;
    border-bottom-right-radius: 15px!important;
    background-color: #fff!important;
}
.mega-menu .nav-sublist-dropdown {
    border-bottom-left-radius: 15px!important;
    border-bottom-right-radius: 15px!important;
    background-color: #f3faf9!important;
}
.ai-included {
padding: 30px;
background-color: #fff!important;
border-radius: 15px;
margin: 30px;
}
.ai-included h2 {
color: #5f89ee;
}
.myelite.ai-included h2 {
color: #d84e56;
}
.insights.ai-included h2 {
color: #4f408b;
}
.utilities.ai-included h2 {
color: #12878a;
}
.dynamics.ai-included h2 {
color: #074874;
}
.apps.ai-included h2 {
color: #346699;
}
.finance.ai-included h2 {
color: #ed7309;
}
.health.ai-included h2 {
color: #1c9a59;
}
.academy.ai-included h2 {
color: #c11445;
}
.analytics.ai-included h2 {
color: #323f78;
}
.crm.ai-included h2 {
color: #6992ad;
}
.ai-included img {
float: right;
    width: 100px !important;
    height: 100px!important;
    background-color: #fff;
   border: 2px solid #5f89ee;
    padding: 12px;
    margin-left: 20px;
    margin-bottom: 10px !important;
    margin-top: 0;
    margin-right: 0;
}
.myelite.ai-included img {
border: 2px solid #d89a4e;
}
.insights.ai-included img {
border: 2px solid #4f408b;
}
.utilities.ai-included img {
border: 2px solid #12878a;
}
.dynamics.ai-included img {
border: 2px solid #074874;
}
.apps.ai-included img {
border: 2px solid #346699;
}
.finance.ai-included img {
border: 2px solid #ed7309;
}
.health.ai-included img {
border: 2px solid #1c9a59;
}
.academy.ai-included img {
border: 2px solid #c11445;
}
.analytics.ai-included img {
border: 2px solid #323f78;
}
.crm.ai-included img {
border: 2px solid #6992ad;
}
.ai-included ul {
    list-style: none;
    padding-left: 0;
}
.ai-included li {
    font-family: "Exo2";
    font-size: 18px;
    line-height: 24px;
    position: relative;
    background-color: rgba(197, 95, 238, 0.05);
    padding: 5px 5px 5px 40px;
    border-radius: 15px;
}
.myelite.ai-included li {
background-color: rgba(216,154,78,0.1);
}
.insights.ai-included li {
background-color: rgba(79, 64, 139, 0.05);
}
.utilities.ai-included li {
background-color: rgba(18, 135, 138, 0.1);
}
.dynamics.ai-included li {
background-color: rgba(7, 72, 116, 0.1);
}
.apps.ai-included li {
background-color: rgba(52, 102, 153, 0.05);
}
.finance.ai-included li {
background-color: rgba(237, 115, 9, 0.1);
}
.health.ai-included li {
background-color: rgba(28, 154, 89, 0.1);
}
.academy.ai-included li {
background-color: rgba(193, 20, 69, 0.1);
}
.analytics.ai-included li {
background-color: rgba(50, 63, 120, 0.1);
}
.crm.ai-included li {
background-color: rgba(105, 146, 173, 0.1);
}
.ai-included li::before {
    content: "\f00c";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #c55fee;
    font-size: 24px;
    line-height: 34px;
    padding: 2px 8px;
    position: absolute;
    left: 0;
    top: 0;
}
.myelite.ai-included li::before {
color: #d89a4e;
}
.insights.ai-included li::before {
color: #4f408b;
}
.utilities.ai-included li::before {
color: #12878a;
}
.dynamics.ai-included li::before {
color: #074874;
}
.apps.ai-included li::before {
color: #346699;
}
.finance.ai-included li::before {
color: #ed7309;
}
.health.ai-included li::before {
color: #1c9a59;
}
.academy.ai-included li::before {
color: #c11445;
}
.analytics.ai-included li::before {
color: #323f78;
}
.crm.ai-included li::before {
color: #6992ad;
}
.slick-dots li {
font-size: 20px;
}
.mapbox {
    background-color: #fff;
    padding: 50px 30px;
    border-radius: 15px;
}
.metaslider.ms-theme-clarity .flexslider .flex-control-nav li a {
    background: #008d75 !important;
}
.kh-tabs {
    list-style: none;
    display: flex;
    margin-bottom: 30px!important;
    padding: 0;
    flex-wrap: wrap;
}
.kh-tabs li {
    flex: 1 1 auto;
    margin: 5px;
    cursor: pointer;
    padding: 10px;
    text-align: center;
    background: #fff;
    border-radius: 30px;
    font-family: "Exo2";
    font-weight: 400;
}
.kh-tabs li.active {
    background: #008d75;
    color: #fff;
}
@media (max-width: 768px) {
    .kh-tabs {
        flex-direction: column;
        align-items: stretch;
    }
    .kh-tabs li {
        margin: 5px 0;
    }
}
.kh-tab-content { 
display: none; 
}
.kh-tab-content.active { 
display: block; 
}
.kh-grid { 
display: flex; 
flex-wrap: wrap; 
gap: 30px; 
}
.kh-grid .featured-knowledge {
    flex: 0 0 calc(33.333% - 20px); /* force 3 columns */
    max-width: calc(33.333% - 20px);
    box-sizing: border-box;
}
@media (max-width: 1024px) {
    .kh-grid .featured-knowledge {
        flex: 0 0 calc(50% - 20px); /* 2 per row on tablets */
        max-width: calc(50% - 20px);
    }
}
@media (max-width: 600px) {
    .kh-grid .featured-knowledge {
        flex: 0 0 100%; /* 1 per row on mobile */
        max-width: 100%;
    }
}
.kh-type-badges {
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px; /* space between badges */
    z-index: 2;
}
.kh-type-badge {
    background: #008d75;
    font-family: "Exo2";
    font-weight: 400;
    color: #fff;
    padding: 4px 15px;
    border-radius: 15px;
    font-size: 15px;
}
.featured-knowledge {
    background-color: #fff;
    padding: 15px 0px;
    border-radius: 15px;
}
.knowledge-hub-search-form select {
color: #2b2b2b !important;
font-family: "Exo2";
    font-weight: 400;
    background-color: #e7f4f2;
    border-radius: 30px!important;
    margin-bottom: 30px!important;
}
#knowledge-search {
    padding-left: 30px;
    background: url('/wp-content/uploads/2025/07/search-green.svg') no-repeat 98% center;
    background-size: 30px 30px;
    color: #2b2b2b !important;
    font-family: "Exo2";
    font-weight: 400;
    background-color: #e7f4f2;
    border-radius: 30px!important;
    height: 45px;
    border: none;
}
.knowledge-hub-search-form .btn {
border-radius: 30px!important;
width: 100%;
}
.search-wrapper input {
    padding-right: 25px; /* make room for the cross */
}
.search-wrapper .clear-search {
    font-size: 22px;
    color: #008d75;
    cursor: pointer;
}
.search-wrapper .clear-search:hover {
    color: #008d75;
}
p.no-results-message {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
}
div.mobile-menu-content .open-child {
    position: absolute;
    right: 30px!important;
    top: calc(50% - .5em);
}
div.mobile-menu-content .et_b_header-menu .menu li > .nav-sublist-dropdown:not(.nav-sublist), div.mobile-menu-content .et_b_header-menu .menu li > ul:not(.nav-sublist-dropdown):not(.nav-sublist), div.mobile-menu-content .et_b_header-menu .menu li > .nav-sublist > ul {
    display: none;
    position: static;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    opacity: 1!important;
    visibility: visible;
   margin: 5px 30px 0px 0px !important;
    padding: 0 0 0 25px!important;
    background: transparent;
    border: none;
    border-left: none!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation: none;
    animation: none;
    z-index: 2;
}
.mobile-socials {
position: absolute;
top: 0px;
}
.mobile-socials .et-follow-buttons.buttons-size-normal a {
    font-size: 16px;
    margin: 0 4px;
}
ul.sitemap {
margin-bottom: 30px;
}
ul.sitemap > li {
margin-left: 20px;
}
ul.sitemap > li a {
border-bottom: 1px dotted #008d75;
padding-bottom: 2px;
line-height: 28px;
}
ul.sitemap > li a:hover {
color: #008d75;
}
li.sitemap {
margin-left: 20px;
}
h2.manufacturers {
    color: #54979a;
}
h2.dealers {
    color: #772959;
}
.custom-toc {
  background-color: transparent;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 20px;
  margin-bottom: 15px;
}
.custom-toc ul {
padding-left: 0;
}
.custom-toc li {
list-style: none;
}
.custom-toc li a {
    border-bottom: #008d75 1px dotted !important;
    padding-bottom: 2px !important;
}
.custom-toc li a.active {
  color: #008d75 !important;
  font-weight: bold !important;
}
.custom-toc.fixed {
    position: fixed;
    left: 20px;
    bottom: 60px; 
    width: 350px;
    z-index: 999;
    background: #fff;
   right: auto;
}
.custom-toc.fade-out {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}
.quote-toggle.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #008d75!important;
    background-color: transparent !important;
    border: 1px solid #008d75!important;
    margin-top: 20px;
}
.quote-toggle.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff !important;
    background-color: #00735b!important;
    border: 1px solid #00735b!important;
}