/*
 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;
}
.h2, h2 {
font-size: 35px;
line-height: 40px;
margin-bottom: 20px;
}
.h3, h3 {
font-size: 20px;
line-height: 25px;
}
.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: #11898C 1px dotted !important;
    padding-bottom: 2px !important;
}
p a {
    border-bottom: #084874 1px dotted !important;
    padding-bottom: 2px !important;
}
.h4, h4 {
    color: #084874!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;
}
.support-services th, .support-services b {
    font-family: "Exo2";
    font-weight: 700;
    color: #084874;
    font-size: 20px;
    line-height: 22px;
}
.support-services td {
font-family: "Exo2";
font-weight: 400;
}
.support-services td:last-child, .support-services th:last-child {
text-align: left!important;
}
.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;
}
#locationPopup {
display:none; 
position:fixed; 
top:0; left:0; 
width:100%; 
height:100%; 
background: rgba(4, 36, 58, 0.8); 
z-index:9999;
}
.pop-up-home {
  background: #e8eef2;
  padding: 30px;
  width: 90%;
  max-height: 90vh;
  overflow-y: auto;
  margin: 15% auto;
  text-align: center;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  position: relative;
}
.popup-close {
  position: absolute;
  top: 15px;
  right:15px;
  cursor: pointer;
  z-index: 1000;
}
.popup-close img {
  width: 30px;
  height: 30px;
}
.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 img {
width: 80px;
height: 80px;
border: 1px solid #084874;
padding:7px;
border-radius: 50%;
    margin-bottom: 20px;
}
.pop-up-box p {
font-family: "Exo2";
    font-weight: 500;
    color: #084874;
    font-size: 18px;
}
.pop-up-box-top {
    margin-left: auto;
    margin-right: auto;
    margin: 20px 0px;
}
.pop-up-box-top p {
font-family: "Exo2";
    font-weight: 500;
    color: #084874;
    font-size: 23px;
}
#locationPopup {
  display: none;
}
.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/05/video-play_ed-blue.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;
}
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: #e8eef2;
      stroke-width: 4;
      fill: none;
}
.line-running {
      stroke: #11898C;
      stroke-width: 4;
      fill: none;
      stroke-dasharray: 1000;
      stroke-dashoffset: 1000;
}
.line-circle {
      fill: #084874;
      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: 15px;
    background-color: #e8eef2;
    -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: #084874;
    font-size: 18px;
    margin-right: 20px;
}
p.written {
margin-bottom: 8px;
}
.media-heading {
    margin-bottom: 8px !important;
}
.author-box {
 background-color: #e8eef2;
    -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;
}
.news-header p {
font-size: 16px;
line-height: 22px;
}
.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;
}
.flex-control-nav li a {
    box-shadow: none!important;
        background: #e8eef2!important;
}    
article.blog-post img {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
margin-bottom: 20px;
width: 1500px;
}
.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: #084874!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/05/speechmarks.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: -40px;
}
.testimonial_quote_wrap:before {
    content: url('/wp-content/uploads/2025/05/speechmarks.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;
}
#metaslider_870 .testimonial_quote  {
top: 0px;
}
#metaslider_870 .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/05/speechmarks.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: 20px 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: 115px !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: 115px!important;
    float: right;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px!important;
    border-radius: 0px !important;
    display: block;
    height: 50px !important;
    object-fit: none !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: #084874;
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: #084874;
font-size: 15px;
}
.enquire {
background-color: #084874;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #fff;
padding: 3px 15px;
    margin-left: 30px;
}
.enquire:hover {
background-color: #11898C;
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: #084874!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: #084874;
     margin-bottom: 20px;
}
.strapline p {
font-family: "Exo2", sans-serif;
    font-size: 35px;
    line-height: 40px;
    font-weight: 500;
     color: #084874;
     margin-bottom: 20px;
}
.vc_separator.vc_sep_color_blue .vc_sep_line {
    border-color: #084874!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;
}
.marinas.module-row li {
background-color: rgba(68, 169, 197, 0.09);
}
.marinas.module-row li:hover {
    background-color: rgba(68, 169, 197, 0.15);
    transition-timing-function: ease-in;
    transition: 0.4s;
}
.marinas.module-row p, .marinas.module-row-info p {
color: #139cae!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;
}
.brokers.module-row li {
background-color: rgba(95, 144, 193, 0.09);
}
.brokers.module-row li:hover {
    background-color: rgba(95, 144, 193, 0.15);
    transition-timing-function: ease-in;
    transition: 0.4s;
}
.brokers.module-row p, .brokers.module-row-info p {
color: #5f84b9!important;
}
.builders.module-row li {
background-color: rgba(53, 65, 84, 0.09);
}
.builders.module-row li:hover {
    background-color: rgba(53, 65, 84, 0.15);
    transition-timing-function: ease-in;
    transition: 0.4s;
}
.builders.module-row p, .builders.module-row-info p {
color: #303951!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 #084874 !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: #084874 !important;
    font-family: "Exo2", sans-serif!important;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff!important;
    background-color: #084874!important;
    border-color: #084874!important;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #11898c!important;
    border-color: #11898c!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: #11898c!important;
    border-color: #11898c!important;
}
.case-study.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #084874;
    border-color: #084874;
    float: right;
}
.case-study.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #11898c!important;
    border-color: #11898c!important;
}
.parks.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #0b8c6f!important;
    border-color: #0b8c6f!important;
    width: 100%;
}
.parks.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #084874!important;
    border-color: #084874!important;
}
.dealers.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #782959!important;
    border-color: #782959!important;
    width: 100%;
}
.dealers.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #084874!important;
    border-color: #084874!important;
}
.manufacturers.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #53979a!important;
    border-color: #53979a!important;
    width: 100%;
}
.manufacturers.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #084874!important;
    border-color: #084874!important;
}
.marinas.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #139cae!important;
    border-color: #139cae!important;
    width: 100%;
}
.marinas.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #084874!important;
    border-color: #084874!important;
}
.brokers.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #5f84b9!important;
    border-color: #5f84b9!important;
    width: 100%;
}
.brokers.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #084874!important;
    border-color: #084874!important;
}
.builders.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #fff;
    background-color: #303951!important;
    border-color: #303951!important;
    width: 100%;
}
.builders.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #084874!important;
    border-color: #084874!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: #084874;
    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: 20px;
    line-height: 25px;
    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: #084874;
    -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: #e8eef2;
    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: #084874;
    transition-timing-function: ease-in;
    transition: 0.2s;
    color: #fff!important; 
}
.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; 
}
.benefits a:hover {
    color: #fff !important;
} 
.customer-area {
    background-color: #e8eef2;
    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;
}
.customer-area img {
    background-color: #fff;
    padding: 10px;
    width: 130px;
    height: 130px;
    border-radius: 120px;
}
.customer-area h3 {
font-size: 25px;
line-height: 30px;
}
.box {
    background-color: #e8eef2;
    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;
}
.health {
background-color: #fff;
}
.box img {
    background-color: #e8eef2;
    padding: 10px;
    width: 130px;
    height: 130px;
    border-radius: 120px;
}
.box h3 {
font-size: 25px;
line-height: 30px;
}
.one:after {
content: url('/wp-content/uploads/2025/05/teal_arrow.svg');
width: 80px;
    right: -35px;
    position: absolute;
    top: 60px;
}
.two:after {
content: url('/wp-content/uploads/2025/05/teal_arrow.svg');
width: 80px;
    right: -35px;
    position: absolute;
    top: 60px;
} 
.four:after {
content: url('/wp-content/uploads/2025/05/teal_arrow.svg');
width: 80px;
    right: -35px;
    position: absolute;
    top: 60px;
}
.five:after {
content: url('/wp-content/uploads/2025/05/teal_arrow.svg');
width: 80px;
    right: -35px;
    position: absolute;
    top: 60px;
}  
.box:hover {
    background-color: #084874;
    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, .box:hover h3 {
    color: #fff !important;
}
.box a:hover {
    color: #fff !important;
}
.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: #084874;
    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: #11898C;
}
.steps-action img {
    width: 60px;
    height: 60px;
    margin-right: 12px;
    border: 1px solid #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 5px;
}
.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%;
}  
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%;
}
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: #084874;
    --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: #084874;
    --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 #e8eef2!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: 10px;
}
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: #e8eef2;
    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;
}
.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: #e8eef2;
-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;
    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: #e8eef2;
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: #e8eef2!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: auto;
}
.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: #e8eef2!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 #e8eef2;
    text-decoration: none;
    transition: all .3s ease;
}
.knowledge-pagination .page-numbers:hover,
.knowledge-pagination .page-numbers.current {
    background: #084874;
    color: #fff;
    border-color: #084874;
}
.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: 20px;
line-height: 25px;
}
.swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #04243a;
}
.swiper-pagination {
    margin-top: 50px;
}
div.swiper-pagination.testimonial-slider.swiper-pagination-clickable.swiper-pagination-bullets {
    margin-top: 100px;
}
.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: #e8eef2;
    border-radius: 30px;
    text-decoration: none;
    color: #084874;
    display: block;
    font-family: "Exo2";
    font-weight: 400;
    font-size: 18px;
    transition: background 0.2s ease;
}
.webcast-year-tabs a.active {
    background: #084874;
    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: #e8eef2;
    border-radius: 30px;
    margin-bottom: 10px;
}
.webcast-year-content a.wplightbox,
.webcast-search-list a.wplightbox {
    flex-grow: 1;
    text-decoration: none;
    color: #084874;
    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: #e8eef2;
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/06/search-2.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: #e8eef2;
    border-radius: 30px;
    text-decoration: none;
    color: #084874;
    display: block;
    font-family: "Exo2";
    font-weight: 400;
    font-size: 18px;
    transition: background 0.2s ease;
}
.podcast-year-tabs a.active {
    background: #084874;
    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: #e8eef2;
    border-radius: 30px;
    margin-bottom: 10px;
}
.podcast-year-content a.wplightbox,
.podcast-search-list a.wplightbox {
    flex-grow: 1;
    text-decoration: none;
    color: #084874;
    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: #e8eef2;
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/06/search-2.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: #e8eef2;
    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: #e8eef2;
    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: #084874;
    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/06/search-2.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/06/search-2.svg');
    width: 30px;
}

.sb-modal-ctn .sbt-lightbox-modal-iframe-wrap {
    height: auto !important;
    background-color: #fff !important;
}
.sb-post-item-image-wrap {
    height: auto !important;
}
article.blog-post, article.post-grid {
    margin-bottom: 60px;
}
img.next-event {
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%;
    border-radius: 15px;
    margin-bottom: 30px;
}
p.event-intro {
font-size: 18px;
color: #084874;
    font-family: "Exo2";
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}
p.event-info {
    font-size: 18px;
    line-height: 23px;
    font-family: "Exo2";
    font-weight: 400;
    margin-bottom: 10px;
}  
#countdown-timer {
    background-color: #084874;
    color: #fff;
    font-family: "Exo2";
    font-weight: 400;
    padding: 30px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    max-width: 100%;
    box-sizing: border-box;
}
#weeks, #days, #hours, #minutes, #seconds {
font-size: 40px;
}
.event-img 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%;
    border-radius: 15px;
    margin-bottom: 30px;
}
.events-row {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 0px;
}
.events-container {
  display: flex;
  flex: ;
  box-sizing: border-box;
}
.event-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  background-color: #e8eef2;
  border-radius: 15px;
  margin-top: 10px;
  padding: 15px;
}
.event-box h2 {
font-size: 30px;
    line-height: 33px;
    margin-bottom: 20px;
    color: #2b2b2b;
}
.event-box p {
font-family: "Exo2";
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
.event-img {
    position: relative;
}
.event-badge {
    position: absolute;
    background-color: #fff;
    top: 25px;
    left: -20px;
    width: 80px;
    padding: 10px;
    height: auto !important;
    z-index: 5;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px!important;
    border-radius: 5px !important;
}
.past-events-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.past-events-tabs {
    width: 200px;
    flex-shrink: 0;
}
.past-events-tabs input[type="search"] {
    width: 100%;
    padding: 6px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.tab-button {
    display: block;
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 10px!important;
    background: #e8eef2;
    font-family: "Exo2";
    font-weight: 400;
    font-size: 22px;
    color: #084874;
    border: none;
    cursor: pointer;
    text-align: left;
    border-radius: 60px;
    transition: background 0.2s, border-color 0.2s;
}
.tab-button.active {
   background: #084874;
    color: #fff;
    font-size: 26px;
}
.past-events-content {
    flex: 1;
    min-width: 250px;
}
.tab-content {
    display: none;
}
.tab-content.active {
    display: block;
}
.event-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    background-color: #e8eef2;
    padding: 10px 10px 10px 30px;
    border-radius: 60px;
}
.past-event-title {
        color: #084874;
    font-family: "Exo2";
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}
input#event-search {
    background-color: #e8eef2;
    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;
}
#event-search {
    padding-left: 30px;
    background: url('/wp-content/uploads/2025/06/search-2.svg') no-repeat 250px center;
    background-size: 30px 30px;
}
.events-search-wrapper {
width: 100%;
    float: right;
}
.event-details {
    color: #fff;
    background-color: #084874;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
padding: 10px 20px 20px 20px;
float: left;
margin-bottom: 30px;
width: 100%;
}
.event-article {
        margin: 0px;
    padding: 0px 60px;
}
.events.btn {
padding: 10px 25px !important;
border-radius: 30px !important;
}
.vacancy-row {
background-color: #e8eef2;
    padding: 10px 10px 10px 30px!important;
    border-radius: 60px;
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
    padding: 10px 0;
}
p.vacancy-title {
color: #084874;
    font-family: "Exo2";
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}
.vacancies.btn {
    padding: 10px 25px !important;
    border-radius: 30px !important;
}
.mapbox {
background-color: #fff;
padding: 50px 30px;
border-radius: 15px;
}
.mega-menu-item {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  margin-bottom: 5px;
}
.dynamics.item-level-1>a {
    color: #084874 !important;
    border-bottom: 2px solid #084874 !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;
}
.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: #11898c!important;
}
.nav-item-image {
    width: 40px;
    margin-right: 8px;
}
.menu-header {
font-family: "Exo2", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  padding-bottom: 15px;
}
.et_b_header-menu:not(.header-secondary-menu) .item-design-mega-menu .nav-sublist-dropdown .container > ul > li:not(:last-child) {
    border-right:none!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: #e8eef2!important;
}
.mega-menu .item-link {
    padding-left: 0!important;
    padding-right: 0!important
}
.et_b_header-menu .menu-item-has-children a:after {
        content: "";
        display: block !important;
        height: 45px !important;
        width: 100% !important;
        position: absolute !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: #084874;
    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: #084874;
    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: #e8eef2;
    border-radius: 30px!important;
    margin-bottom: 30px!important;
}
#knowledge-search {
    padding-left: 30px;
    background: url('/wp-content/uploads/2025/06/search-2.svg') no-repeat 98% center;
    background-size: 30px 30px;
    color: #2b2b2b !important;
    font-family: "Exo2";
    font-weight: 400;
    background-color: #e8eef2;
    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: #084874;
    cursor: pointer;
}
.search-wrapper .clear-search:hover {
    color: #084874;
}
p.no-results-message {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
}
.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: #084874 1px dotted !important;
    padding-bottom: 2px !important;
}
.custom-toc li a.active {
  color: #084874 !important;
  font-weight: bold !important;
}
.custom-toc.fixed {
    position: fixed;
    left: 20px;
    bottom: 60px; 
    width: 350px;
    z-index: 999;
    background: #fff;
}
.custom-toc.fade-out {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}
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;
}
.careers-box ul {
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.careers-box li {
    list-style: none;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 0;
    background-color: #fff;
    text-align: center;
}
.careers-box img {
background-color: rgba(17, 137, 140, 0.2);
    border-radius: 15px;
    padding: 10px;
    margin-bottom: 20px;
}
.careers-box h3 {
    font-family: "Exo2";
    font-weight: 500;
    color: #084874;
    font-size: 25px;
    line-height: 30px;
}
.careers-box-blue ul {
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.careers-box-blue li {
    list-style: none;
    padding: 30px;
    border-radius: 15px;
    margin-bottom: 0;
    background-color: #fff;
    text-align: center;
}
.careers-box-blue h3 {
    font-family: "Exo2";
    font-weight: 500;
    color: #084874;
    font-size: 25px;
    line-height: 30px;
}
.careers-box-blue img {
    width: 90px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #fff;
    border-radius: 60px;
    padding: 12px;
    margin-bottom: 20px !important;
    border: 3px solid rgb(190, 222, 223);
}
.careers-quote ul {
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.careers-quote li {
    list-style: none;
    padding: 30px;
    border-radius: 15px;
    margin-bottom: 0;
    background-color: #fff;
    color: #084874;
    text-align: center;
     font-family: "Exo2";
    font-weight: 400;
    font-size: 26px;
    line-height: 36px;
}
.careers-quote:before {
    content: url('/wp-content/uploads/2025/05/speechmarks.svg');
    position: absolute;
    top: 100px !important;
    left: 0;
    display: block;
    width: 55px;
}
.belonging ul {
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.belonging li {
    list-style: none;
    padding: 30px;
    border-radius: 15px;
    margin-bottom: 0;
    background-color: #e8eef2;
    text-align: left;
}
.belonging h3 {
    font-family: "Exo2";
    font-weight: 500;
    color: #084874;
    font-size: 25px;
    line-height: 30px;
}
.belonging em {
font-family: "Exo2";
    font-weight: 400;
    font-style: normal;
    color: #084874;
}
.figure-blocks h2 {
padding: 8px 0;
    font-family: "Exo2";
    font-weight: 500;
    font-size: 35px !important;
    line-height: 55px !important;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}
.team-member {
padding: 30px;
    border-radius: 15px;
    margin-bottom: 0;
    background-color: #e8eef2;
    text-align: left;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
}
.team-member:before {
content: url('/wp-content/uploads/2025/07/dynamics-1.svg');
position: absolute;
    right: 35px;
    top: 10px;
    width: 60px;
}
.team-member img {
width: 120px;
border-radius: 5px;
}
.team-member h3 {
font-size: 25px;
    line-height: 30px;
}
.team-member strong {
font-family: "Exo2";
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
}
.team-member em {
font-family: "Exo2";
    font-weight: 600;
    font-style: normal;
    color: #084874;
    border-left: 2px solid #084874;
    padding-left: 8px;
}
.business-highlights {
padding: 20px;
    border-radius: 15px;
    background-color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
}
.business-highlights h3 {
    font-family: "Exo2";
    font-weight: 500;
    color: #084874;
    font-size: 25px;
    line-height: 30px;
}
.resellers-box ul {
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}
.resellers-box li {
    list-style: none;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 0;
    background-color: #fff;
    text-align: center;
}
.resellers-box h3 {
    font-family: "Exo2";
    font-weight: 500;
    color: #084874;
    font-size: 25px;
    line-height: 30px;
}
.reseller-benefits {
padding: 30px;
    border-radius: 15px;
    margin-bottom: 0;
    background-color: rgba(8, 72, 116, 0.1);
    text-align: left;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
}
.reseller-benefits:before {
content: url('/wp-content/uploads/2025/09/dynamics-w.svg');
    position: absolute;
    top: -10px;
    right: 25px;
    width: 50px;
    background-color: #11898c;
    border-radius: 5px;
    padding: 6px 6px 3px 6px;
}
.reseller-benefits h3 {
font-size: 25px;
    line-height: 30px;
}
.certificates {
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(8, 72, 116, 0.5);
    border-radius: 15px;
    padding: 20px;
display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
}
.certificates img {
background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    width: auto;
    height: 100px;
}
.trust-card {
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(8, 72, 116, 0.5);
    border-radius: 15px;
    padding: 20px;
}
.trust-card img {
    width: 90px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #fff;
    border-radius: 60px;
    padding: 12px;
    margin-bottom: 20px !important;
    border: 3px solid rgb(190, 222, 223);
}
.timeline-labels ul {
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.timeline-labels li {
    list-style: none;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 0;
    text-align: left;
}
.timeline-labels li::before {
    content: url('/wp-content/uploads/2025/05/teal_arrow.svg'); 
    display: inline-block;
    width: 30px;
    height: 30px; 
    margin-right: 10px; 
    border-radius: 50%;
    vertical-align: middle;
    margin-bottom: 30px; 
}
.timeline-labels h3 {
    font-family: "Exo2";
    font-weight: 500;
    color: #084874;
    font-size: 25px;
    line-height: 30px;
}
.moto {
display: flex;
flex-direction: column;
justify-content: flex-start;
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(8, 72, 116, 0.5);
    border-radius: 15px;
    padding: 30px;
}
.pricing-table {
    width: 100%;
    font-family: "Exo2", sans-serif;
}
.pricing-row {
    display: flex;
    align-items: normal;
}
.pricing-cell {
    flex: 1;
    text-align: left;
    padding: 12px 20px;
    background-color: #e8eef2;
    color: #084874;
    font-size: 18px;
    border-radius: 15px;
    margin-bottom: 5px;
    margin-left: 5px;
}
.pricing-cell.heading {
background-color: #084874;
    color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.pricing-cell.heading p {
font-family: "Exo2";
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    color: #2b2b2b;
}
.pricing-cell.heading h2 {
color: #fff;
}
.pricing-cell:first-child {
    text-align: left;
    font-family: "Exo2";
    font-size: 25px;
    line-height: 30px;
    font-weight: 400;
    background-color: #084874;
    color: #fff;
    border-radius: 15px;
    padding: 20px 20px; /* add explicit padding to match */
}
.included.pricing-cell:first-child {
background-color: #fff;
    color: #008d75;
    font-size: 35px;
    line-height: 40px;
}
.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-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;
}
}
.podcast {
    background-color: #fff;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    padding: 20px;
    margin-top: -50px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
ul.sitemap {
margin-bottom: 30px;
}
ul.sitemap > li {
margin-left: 20px;
}
ul.sitemap > li a {
border-bottom: 1px dotted #084874;
padding-bottom: 2px;
line-height: 28px;
}
ul.sitemap > li a:hover {
color: #084874;
}
li.sitemap {
margin-left: 20px;
}
article.blog-post.post-grid.testimonial img {
height: 390px;
object-fit: cover;
}
.quote-toggle.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #084874 !important;
    background-color: transparent !important;
    border: 1px solid #084874 !important;
    margin-top: 20px;
}
.quote-toggle.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff !important;
    background-color: #11898c !important;
    border: 1px solid #11898c !important;
}