/* === Base Reset & Body Styling === */
html, body {
    font-size: 18px;
  scroll-behavior: smooth;
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: sans-serif;
  color: #fff;
margin-top:50px!important;
      touch-action: manipulation;
    pointer-events: auto;
  /* Background styling */
/*   background-color: #020202;
  background-image: url('https://44712893.fs1.hubspotusercontent-na1.net/hubfs/44712893/DOT%20AI/tridiagonal.ai_body.gif');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed; */

  /* Prevent horizontal scroll */
/*   overflow-x: hidden; */
}



 














 /* Particle Animation Styles */
      .particle-background {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
/*         background: #000; */
      }
      
      .particle-canvas {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }
      
      .particle-effects {
        position: fixed;
        pointer-events: none;
        z-index: 0;
      }
      
/*       .data-stream {
        position: absolute;
        width: 2px;
        background:#7EC554;
        z-index: 1;
        animation: dataStream 2s linear infinite;
      }
      
      @keyframes dataStream {
        0% { transform: translateY(-100%); }
        100% { transform: translateY(100vh); }
      }
       */
      /* Ensure content stays above particles */
      .body-wrapper {
        position: relative;
        z-index: 10;
        background-color: transparent;
      }


.span5.widget-span.widget-type-cell.cell_17499927955522-background-layers.cell_17499927955522-background-image.dnd-column {
    border-radius: 20px;
}




a.button.btn.btn-outline-light {
    color: #fff !important;
}

ul, ol {
    padding-left: 20px;
}

ol, ul {
    margin: 0 0 1.4rem;
}
* {
    padding: 0;
    margin: 0;
}
*, :after, :before {
    box-sizing: border-box;
}
user agent stylesheet
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}

 .gradient-footer-li {
   background:linear-gradient(180deg, #00aeee, #47bc87 50.5%, #97c93c);
    -webkit-background-clip: text!important;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-weight: 700;
    opacity: 1;
    transition: opacity 1s ease-in-out;
}


#hs_cos_wrapper_widget_1748007458586 .number_dropdn{
    width: 40px;
    color: #fff;
    height: 40px;
    border-radius: 7px;
    padding: 12px;
    background: linear-gradient(90deg, #00AEEE 0%, #96C93D 100%);
    display: flex
;
    justify-content: center;
    align-items: center;
}

#hs_cos_wrapper_widget_1748436289010 .accordion_items .link h6{
    margin: 0px;
    font-size: 24px !important;
}

/* === Headings === */
h1, h2, h3, h4, h5, h6 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  line-height: 1.25;
}

h1 { font-size: 60px; }
h2 { font-size: 50px; }
h3 { font-size: 44px; }
h4 { font-size: 38px; }
h5 { font-size: 20!important; }
h6 { font-size: 18; }

/* === Paragraphs & Text === */
p {
  margin: 0 0 1.25rem;
  color: #fff;
}

/* === Lists === */
ul,
ol {
  margin: 0 0 1.25rem 1.5rem;
  padding: 0;
}

li {
  margin-bottom: 0.5rem;
  line-height: 1.5;
}

/* === Links === */
a {
  color: #0073e6;
  text-decoration: none!important;
  transition: all 0.3s ease;
}


a:hover,
a:focus {
  color: #005bb5;
  text-decoration: none!important;
}
h3.title {
    font-size: 40px;
}
/* === Blockquotes === */
blockquote {
  margin: 1.5rem 0;
  padding: 1rem 1.5rem;
  background: #f5f5f5;
  border-left: 5px solid #00ffa2;
  font-style: italic;
  color: #333;
}

/* === Images === */
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.owl-dot span{
    background-color: #F2F2F2;
    border-radius: 100px;
    display: inline-block;
    height: 10px!important;
    transition: all .4s ease;
    width: 10px!important;
}
/* === Buttons (optional) === */
button {
  font-family:sans-serif;
  cursor: pointer;
  border: none;
  padding: 0.75rem 1.25rem;
  background-color: #0073e6;
  color: white;
  border-radius: 6px;
  transition: background-color 0.3s ease;
}

button:hover {
  background-color: #005bb5;
}

/* === Forms === */
input, textarea, select {
  font-family: sans-serif;
  font-size: 1rem;
  padding: 0.5rem 0.75rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 1rem;
}

/* === HubSpot Rich Text Compatibility === */
.hs-richtext ul,
.hs-richtext ol {
  list-style-position: inside;
  margin-left: 1.25rem !important;
}


/* For Header On Other Pages */
.fa-chevron-down:before {
    content: "\f078";
    color: #fff!important;
}


.hs-richtext li {
  margin-bottom: 0.5rem;
}

.hs-richtext blockquote {
  padding: 1rem 1.5rem;
  background-color: #f0f0f0;
  border-left: 5px solid #00ffa2;
  margin: 1.5rem 0;
}

/* === Media Queries for Better Mobile Spacing === */
@media (max-width: 768px) {
  body {
    font-size: 18px;
  }
#hs_cos_wrapper_widget_1749465983246 p, #hs_cos_wrapper_widget_1749465983246 li, #hs_cos_wrapper_widget_1749465983246 span, #hs_cos_wrapper_widget_1749465983246 label, #hs_cos_wrapper_widget_1749465983246 h1, #hs_cos_wrapper_widget_1749465983246 h2, #hs_cos_wrapper_widget_1749465983246 h3, #hs_cos_wrapper_widget_1749465983246 h4, #hs_cos_wrapper_widget_1749465983246 h5, #hs_cos_wrapper_widget_1749465983246 h6{
    font-size: 36px !important;
    font-weight: bold !important;
}

  h1 { font-size: 26px!important; }
  h2 { font-size: 50px; }
  h3 { font-size: 20px; }
}





.btn-primary-cta a.cta_button {
  display: inline-block;
}
.footer-signup-section {
  background-image: linear-gradient(90deg, #00AEEE 0%, #47BC87 50.5%, #97C93C 100%)!important;
}
button,
.button,
.hs-button,
.hs-blog-post-listing__post-button,
.btn-primary-cta a.cta_button,
a.cta_button,
.popup-parent .submitted-message p:last-child a {
  border: 2px solid #47BC87;
  padding-top: 16px;
padding-right: 25px;
padding-bottom: 16px;
padding-left: 25px;
  font-family: san-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color:rgba(71, 188, 135, 1.0);
  border-radius: 40px;
  color: #020202;
  font-size: 16px;
  text-transform: none;
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #00AEEE 0%, #47BC87 50.5%, #97C93C 100%)!important;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus,
.btn-primary-cta a.cta_button:hover,
.btn-primary-cta a.cta_button:focus,
a.cta_button:hover,
a.cta_button:focus,
.popup-parent .submitted-message p:last-child a:hover,
.popup-parent .submitted-message p:last-child a:focus {
  color: #FFFFFF;
  background-color: transparent;
  border-color: rgba(71, 188, 135, 1.0);  
  background-image: none!important;
}



/* Hero Fix */
.inner-hero-banner-module .content-block .title {
  color: #fff !important;
  margin-bottom: 22px;
  display: block;
}



/* Content Wrapper */
.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 1240px;
}
.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

/* Form */
form,
.submitted-message {
/*   background-color: #fff; */
  padding: 2rem;
  border-radius: 12px;
/*   box-shadow: 0 0 20px rgba(71, 188, 135, 0.15); */
  color: #000;
  max-width: 600px;
  margin: auto;
  transition: all 0.3s ease-in-out;
}

form .form-group {
  position: relative;
  margin-bottom: 2.5rem;
}

form .form-group input,
form .form-group textarea,
form .form-group select {
  width: 100%;
  background-color: #fff!important;
  border: 2px solid transparent;
  border-bottom: 2px solid #333;
  padding: 10px 6px;
  color: #000;
  font-size: 16px;
  border-radius: 8px;
  transition: border 0.3s ease, background 0.3s ease;
  outline: none;
  font-family: inherit;
}

form .form-group input:focus,
form .form-group textarea:focus,
form .form-group select:focus {
  border-color: #47bc87;
  background-color: #fff;
  box-shadow: 0 0 5px #47bc87;
}

form .form-group label {
  position: absolute;
  top: 16px;
  left: 14px;
  color: #888;
  font-size: 16px;
  background-color: #fff;
  padding: 0 6px;
  transition: 0.2s ease all;
  pointer-events: none;
}

form .form-group input:focus + label,
form .form-group input:not(:placeholder-shown) + label,
form .form-group textarea:focus + label,
form .form-group textarea:not(:placeholder-shown) + label,
form .form-group select:focus + label,
form .form-group select:not([value=""]) + label {
  top: -10px;
  left: 10px;
  font-size: 12px;
  color: #47bc87;
}

form input::placeholder,
form textarea::placeholder {
  color: #000;
}

form input[type="submit"],
form .hs-button {
  background: linear-gradient(90deg, #47bc87, #6fe4af);
  border: none;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  padding: 16px 50px;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 0 10px rgba(71, 188, 135, 0.5);
}

form input[type="submit"]:hover,
form .hs-button:hover {
  background: #ffffff;
  color: #000;
  box-shadow: 0 0 15px #47bc87;
}

form input[type="submit"]:active,
form .hs-button:active {
  background: #6fe4af;
  color: #000;
}

input:-webkit-autofill {
  box-shadow: 0 0 0 30px #121212 inset !important;
  -webkit-text-fill-color: #ffffff !important;
}

address {
  font-style: normal !important;
  padding: 10px 0px;
}


/* Footer CSS Start */
.tridiagonal-ai-footer {
  background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)),
              url('https://tridiagonal.ai/hubfs/DOT%20AI/Agent%20TAB/Untitled%20design%20%2816%29-1.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffff;
  padding: 60px 20px;
  font-family: sans-serif;
  font-size: clamp(14px, 2vw, 18px);
}

.tridiagonal-ai-footer-container {
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.tridiagonal-ai-footer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
}

.tridiagonal-ai-footer-col h4,
.tridiagonal-ai-footer-locations h4 {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 16px;
  color: #ffffff;
}

.tridiagonal-ai-footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tridiagonal-ai-footer-col ul li {
  margin-bottom: 10px;
}

.tridiagonal-ai-footer-col ul li a {
  color: #cccccc;
  text-decoration: none;
  font-size: 0.95rem;
  transition: color 0.3s ease, text-decoration 0.3s ease;
}

.tridiagonal-ai-footer-col ul li a:hover,
.tridiagonal-ai-footer-col ul li a:focus {
  color: #00ff99;
  text-decoration: underline;
  outline: none;
}

.tridiagonal-ai-footer-logo {
  height: auto;
  width: 200px;
  margin-bottom: 20px;
}

.tridiagonal-ai-footer-desc {
  color: #bbbbbb;
  font-size: 1rem;
  line-height: 1.6;
  text-align: center;
  max-width: 480px;
  margin: 0 auto 20px;
}
.tridiagonal-ai-footer-social-label {
    padding-top: 20px;
    color: #aaaaaa;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
}

.tridiagonal-ai-footer-social-icons {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 12px;
}

.tridiagonal-ai-footer-social-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 1000px;
  color: #47bc87;
  border: 1px solid #fff;
  transition: all 0.3s ease;
  text-decoration: none;
}

.tridiagonal-ai-footer-social-icons a:hover {
  background-color:#fff;
  color: #47bc87;
}


.tridiagonal-ai-footer-location-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.tridiagonal-ai-footer-location {
  color: #cccccc;
  font-size: 0.95rem;
  line-height: 1.5;
}

.tridiagonal-ai-footer-location-title {
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 5px;
}

.tridiagonal-ai-footer-bottom {
  text-align: center;
  font-size: 0.85rem;
  color: #888888;
  padding-top: 24px;
  border-top: 1px solid #333333;
}

.bottom-links {
  margin-left: 20px;
  margin-top: 20px;
}

.hs_submit.hs-submit {
    max-width: 200px !important;
    margin: 0 auto !important;
}

/* Responsive Media Queries */

/* Mobile */
@media (max-width: 600px) {
  .tridiagonal-ai-footer-logo {
    margin: 0 auto 40px;
  }
}

/* Tablet */
@media (min-width: 600px) {
  .tridiagonal-ai-footer-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .tridiagonal-ai-footer-desc {
    text-align: left;
    margin: 0;
    max-width: 400px;
  }
}

/* Desktop */
@media (min-width: 900px) {
  .tridiagonal-ai-footer-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .tridiagonal-ai-footer-location-list {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 32px;
  }
  .tridiagonal-ai-footer-desc {
    font-size: 1rem;
  }
  .tridiagonal-ai-footer-col ul li a {
    font-size: 1rem;
  }
  .tridiagonal-ai-footer-col h4 {
    font-size: 1.25rem;
  }
}
/* Footer CSS End */
 
   
 .blog-post, .blog-header__inner, .blog-related-posts {
     padding: 10px 0;
   background:#020202;
}
/* Blog post */
 .blog-post__meta a {
     color: #47bc87;
}
 .blog-post__tag-link {
     color: #47bc87;
}
 .blog-post__tag-link:hover, .blog-post__tag-link:focus {
     color: #1f945f;
}
 .blog-post__tag-link:active {
     color: #6fe4af;
}
/* Blog related posts */
 .blog-related-posts__title-link, .blog-related-posts__title-link:hover, .blog-related-posts__title-link:focus, .blog-related-posts__title-link:active {
     font-weight: 700;
     text-decoration: none;
     font-style: normal;
     text-transform: none;
}
 .blog-related-posts__title-link {
     color: #47bc87;
}
 .blog-related-posts__title-link:hover, .blog-related-posts__title-link:focus {
     color: #1f945f;
}
 .blog-related-posts__title-link:active {
     color: #6fe4af;
}
/* Blog comments */
 .blog-comments {
     margin-bottom: 80px;
}
 #comments-listing .comment-reply-to {
     color: #0270E0;
}
 #comments-listing .comment-reply-to:hover, #comments-listing .comment-reply-to:focus {
     color: #0048b8;
}
 #comments-listing .comment-reply-to:active {
     color: #2a98ff;
}
 .hs-search-results__title {
     font-weight: 700;
     text-decoration: none;
     font-style: normal;
     color: #47bc87;
}
/* Blog listing */
 .hs-blog-post-listing__post-title-link, .hs-blog-post-listing__post-title-link:hover, .hs-blog-post-listing__post-title-link:focus, .hs-blog-post-listing__post-title-link:active {
     font-weight: 700;
     text-decoration: none;
     font-style: normal;
     text-transform: none;
}
 .hs-blog-post-listing__post-title-link {
     color: #47bc87;
}
 .hs-blog-post-listing__post-title-link:hover, .hs-blog-post-listing__post-title-link:focus {
     color: #1f945f;
}
 .hs-blog-post-listing__post-title-link:active {
     color: #6fe4af;
}
 .hs-blog-post-listing__post-tag, .hs-blog-post-listing__post-author-name {
     color: #47bc87;
}
/* Blog pagination */
 .hs-pagination__link-text, .hs-pagination__link--number {
     color: #47bc87;
}
 .hs-pagination__link:hover .hs-pagination__link-text, .hs-pagination__link:focus .hs-pagination__link-text, .hs-pagination__link--number:hover, .hs-pagination__link--number:focus {
     color: #1f945f;
}
 .hs-pagination__link:active .hs-pagination__link-text, .hs-pagination__link--number:active {
     color: #6fe4af;
}
 .hs-pagination__link-icon svg {
     fill: #47bc87;
}
/* Pricing card */
 .card__price {
     font-weight: 700;
     text-decoration: none;
     font-family: Merriweather, serif;
     font-style: normal;
     color: #47bc87;
     font-size: 30px;
}
 .card__body svg {
     fill: #47bc87;
}
/* Social follow */
 .social-links__icon {
     background-color: #47bc87;
}
 .social-links__icon:hover, .social-links__icon:focus {
     background-color: #1f945f;
}
 .social-links__icon:active {
     background-color: #6fe4af;
     font-weight: 700;
     text-decoration: none;
     font-family: Merriweather, serif;
     font-style: normal;
     color: #47bc87;
     font-size: 30px;
}



/* Modules CSS */





/* Disable text selection across the website */








/* 1a. Containers */




/* 1b. Colors */








/* 1c. Typography */


























/* 1d. Buttons */












/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */












.content-wrapper,
.form_section.landing-page-form-section .form_section_flex {
  max-width: 1240px;
  padding-left: 30px;
  padding-right: 30px;
}
.sticky-sub-menu-module,
.inner-hero-banner-module.inner-hero-banner-px,
.hero-banner-module {
  padding-left: 30px;
  padding-right: 30px;
}
.content-wrapper-big {
  padding: 0 30px;
}
.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 30px;
}
@media (max-width: 1024px) {
  .content-wrapper-big {
    padding: 0 20px;
  }
  .content-wrapper,
  .dnd-section,
  .content-wrapper--vertical-spacing,
  .hero-banner-module {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sticky-sub-menu-module,
  .inner-hero-banner-module.inner-hero-banner-px {
    padding-left: 20px!important;
    padding-right: 20px!important;
  }
}
@media (max-width: 767px) {
  .sticky-sub-menu-module.fixed-menu {
  position: fixed;
  top: 0px!important;
  z-index: 10;
}
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding-top: 60px;
    padding-bottom: 60px;
  } 
  #hs_cos_wrapper_widget_1736085511730 p, #hs_cos_wrapper_widget_1736085511730 li, #hs_cos_wrapper_widget_1736085511730 span, #hs_cos_wrapper_widget_1736085511730 label, #hs_cos_wrapper_widget_1736085511730 h1, #hs_cos_wrapper_widget_1736085511730 h2, #hs_cos_wrapper_widget_1736085511730 h3, #hs_cos_wrapper_widget_1736085511730 h4, #hs_cos_wrapper_widget_1736085511730 h5, #hs_cos_wrapper_widget_1736085511730 h6 {
    color: #000000 !important;
    font-size: 28px !important;
}
}

.dnd-section > .row-fluid {
  max-width: 1240px;
}





html {
  font-size: 18px;
  padding: 0;
  margin: 0;
}

body {  
  font-family: sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #47bc87;
  font-size: 18px;
  line-height: 150%;
  padding: 0;
  margin: 0;
  scroll-behavior: smooth;
  background-color: ;
}

/* Paragraphs */

p {
  font-family: sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  line-height: 150%;
  font-size: 18px;
}

/* Anchors */

a {
  font-family: sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}

a:hover,
a:focus {
  
  color: #d7d7d7;
}
a:active {
  font-family: sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ffffff;
}

/* Headings */
h1,
.h1 {
  font-family: sans-serif, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #47bc87;
  font-size: 56px;
  text-transform: none;
  line-height: 125%;
}
h2,
.h2 {
  font-family: sans-serif, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #47bc87;
  font-size: 50px;
  text-transform: none;
  line-height: 125%;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: sans-serif; font-style: normal;
  color: #47bc87;
  font-size: 30px;
  text-transform: none;
  line-height: 125%;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: sans-serif; font-style: normal;
  color: #47bc87;
  font-size: 24px;
  text-transform: none;
  line-height: 125%;
}

h5,
.h5 {
  font-family: sans-serif, serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #47bc87;
  font-size: 20px;
  text-transform: none;
  line-height: 125%;
}

h6,
.h6 {
  font-family: sans-serif, serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #47bc87;
  font-size: 18px;
  text-transform: none;
  line-height: 125%;
}

/* Blockquote */

blockquote {
  border-left-color: #ffffff;
}
/* .inner-hero-banner-module .content-block h1.title {
font-size: 68px;
} */
@media (max-width: 768px) {
  h1,
 
  h2,
  .h2 {
    font-size: 30px!important;
  }
  h3,
  .h3 {
    font-size: 24px!important;
  }
  h4,
  .h4 {
    font-size: 20px!important;
  }
  h5,
  .h5 {
    font-size: 18px!important;
  }
  h6,
  .h6 {
    font-size: 18px!important;
  }
  p,
  body {
    font-size: 18px!important;
  }
}

/* Mobile Heading size */





.btn-primary-cta a.cta_button {
  display: inline-block;
}
.footer-signup-section {
  background-image: linear-gradient(90deg, #00AEEE 0%, #47BC87 50.5%, #97C93C 100%)!important;
}
button,
.button,
.hs-button,
.hs-blog-post-listing__post-button,
.btn-primary-cta a.cta_button,
a.cta_button,
.popup-parent .submitted-message p:last-child a {
  border: 1px solid #47bc87;

  padding-top: 10px;
padding-right: 15px;
padding-bottom: 10px;
padding-left: 15px;

  font-family: sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(71, 188, 135, 1.0)

;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: none;
  text-transform: uppercase;
  background-image: linear-gradient(90deg, #00AEEE 0%, #47BC87 50.5%, #97C93C 100%)!important;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus,
.btn-primary-cta a.cta_button:hover,
.btn-primary-cta a.cta_button:focus,
a.cta_button:hover,
a.cta_button:focus,
.popup-parent .submitted-message p:last-child a:hover,
.popup-parent .submitted-message p:last-child a:focus {
  color: ;
  background-color: transparent;
  border-color: 

  
  
    
  


  rgba(#null, 1)

;  
  background-image: none!important;
}


.tridiagonal-ai-gradient-textt {
  background: linear-gradient(90deg, #00aeee, #47bc87 50.5%, #97c93c);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 20px;
  font-weight: 700;
  opacity: 1;
  position: relative;
  transition: opacity 1s ease-in-out;
  text-decoration:underline;  }
#hs_cos_wrapper_widget_1748238419746 input[type="submit"] {
    background-color: #FFFFFF !important;
    background-image: none !important;
    color: #000000 !important;
    max-width: 490px;
    text-align: center !important;
    margin: 0 auto !important;
}
#hs_cos_wrapper_widget_1748238419746 textarea {
    background-color: #ffff !important;
    background-image: none !important;
    border-radius: 8px !important;
    border-bottom: 1px solid #020202 !important;
    border: none !important;
}
.hs-form input[type], .hs-form select, .hs-form textarea {
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    background-color: #ffff;
    border: 1px solid #333;
    color: #020202;
    border-radius: 8px;
    transition: all 0.3s ease;
    box-shadow: inset 0 0 5px rgba(0, 255, 195, 0.05);
}

form, .submitted-message {
    font-family:sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border: 1px none #383838;
/*     border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px; */
    background-color: rgba(56, 56, 56, 1.0);
    padding: 10px!important;
}
button:active,
.button:active,
.hs-button:active,
.btn-primary-cta a.cta_button:active {
  font-family: sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(111, 228, 175, 1.0);
  border-color: #6fe4af;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


.btn-outline-primary {
  background: transparent!important;  
  border-color: 

  
  
    
  


  rgba(71, 188, 135, 1.0)

;
  color: ;
}
.btn-outline-primary:focus,
.btn-outline-primary:focus-visible,
.btn-outline-primary:hover {
  background-color: 

  
  
    
  


  rgba(71, 188, 135, 1.0)

;
  background: linear-gradient(90deg, #00AEEE 0%, #47BC87 50.5%, #97C93C 100%)!important;  
  border-color: 

  
  
    
  


  rgba(71, 188, 135, 1.0)

;
  color: ;
}

/* Button Types */
.btn.btn-light {
  background: !important;
  border-color: ;
  color: ;
}
.btn.btn-light:focus-visible,
.btn.btn-light:focus,
.btn.btn-light:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: ;
}
.btn.btn-outline-light {
  background: transparent!important;
  border-color: ;
  color: ;
}
.btn.btn-outline-light:focus-visible,
.btn.btn-outline-light:focus,
.btn.btn-outline-light:hover {
  background-image: none;
  background-color: !important;
  border-color: ;
  color: ;
}
.btn.btn-dark {
  background-color: ;
  border-color: ;
  color: ;
}
.btn.btn-dark:focus-visible,
.btn.btn-dark:focus,
.btn.btn-dark:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: ;
}
.no-button {
  background-image: none;
}





form,
.submitted-message {
  font-family: sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #ffffff;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #ffffff;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 30px;
  color: #47bc87;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


/* Labels */
.mb-15 {
  margin-bottom: 15px;
}
form label {
  color: #47bc87;
}

/* Help text */

form legend {
  color: #47bc87;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #FFFFFF;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #47bc87;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #47bc87;
}

::-moz-placeholder {
  color: #47bc87;
}

:-ms-input-placeholder {
  color: #47bc87;
}

::placeholder {
  color: #47bc87;
}
.tab-content-box-module ul.tabs li.current:hover {
    color: #fff !important;
}
/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #47bc87;
}

.fn-date-picker td.is-selected .pika-button {
  background: #47bc87;
}

.fn-date-picker td .pika-button:hover {
  background-color: #47bc87 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #47bc87;
}

/* Submit button */

form input[type=submit],
form .hs-button,
.footer-signup-section .submitted-message {
  border: 1px none #47bc87;
;
  padding-top: 10px;
padding-right: 15px;
padding-bottom: 10px;
padding-left: 15px;
;
  font-family: sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: 

  
  
    
  


  rgba(71, 188, 135, 1.0)

;
  border-radius: 10px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #47bc87;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(111, 228, 175, 1.0);
  border-color: #6fe4af;
}





/* Table */

table {
  border: 1px solid #47bc87;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #47bc87;

  padding: 18px;

  color: #47bc87;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(71, 188, 135, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #47bc87;
}






.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #47bc87;
}

.blog-post__tag-link {
  color: #47bc87;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #1f945f;
}

.blog-post__tag-link:active {
  color: #6fe4af;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-family: sans-serif, serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #47bc87;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #1f945f;
}

.blog-related-posts__title-link:active {
  color: #6fe4af;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #FFFFFF;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #d7d7d7;
}

#comments-listing .comment-reply-to:active {
  color: #ffffff;
}





.hs-search-results__title {
  font-family: sans-serif, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #47bc87;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-family: sans-serif, serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #47bc87;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #1f945f;
}

.hs-blog-post-listing__post-title-link:active {
  color: #6fe4af;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #47bc87;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #47bc87;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #1f945f;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #6fe4af;
}

.hs-pagination__link-icon svg {
  fill: #47bc87;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: sans-serif; font-style: normal;
  color: #47bc87;
  font-size: 30px;
}

.card__body svg {
  fill: #47bc87;
}

/* Social follow */

.social-links__icon {
  background-color: #47bc87;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #1f945f;
}

.social-links__icon:active {
  background-color: #6fe4af;
  font-weight: 700; text-decoration: none; font-family: sans-serif; font-style: normal;
  color: #47bc87;
  font-size: 30px;
}


.toc-module ul li a {
  color: ;
  border-bottom: 1px solid transparent;
}
.toc-module ul li a.active {
  color: #47bc87;
  font-weight: 600;
  border-bottom-color: #47bc87;
}
.resources-slider-content-module .owl-dots {
  position: absolute;
  top: 15px;
  right: 30px;
}
.owl-dot {
  display: inline-block;
  margin: 0 8px;
}
.owl-dot span {
  background-color: #F2F2F2;
  border-radius: 100px;
  display: inline-block;
  height: 20px;  
  transition: all .4s ease;
  width: 20px;
}
.owl-dot.active span {
  background-color: #47bc87;
}
.cta-block {
  border-top: 1px solid ;  
}
.cta-block:last-child {
  border-bottom: 1px solid ;  
}
.btn-link-body {
  font-family: sans-serif;
  color: ;
  text-transform: uppercase;
  font-weight: 600;
}
.btn-link-white {
  font-family: sans-serif;
  color: ;
  text-transform: uppercase;
  font-weight: 600;
}
.btn-link-body:active,
.btn-link-white:active {
  font-family: sans-serif;  
  font-weight: 600;
}

.btn-link-white:hover,
.btn-link-white:focus,
.btn-link-white:focus-visible {
  color: #47bc87;
}
.btn-link-white .icon,
.btn-link-body .icon {
  padding-left: 30px;
}
.white-text,
.color-white {
  color: !important;
}
.button.btn .icon {
  padding-left: 30px;
}
.color--light h1,
.color--light h2,
.color--light h3,
.color--light h4,
.color--light h5,
.color--light h6 {
  color: ;
}
.color--light p,
.color--light div {
  color: ;
}
.color--light svg {
  color: ;
  fill: ;
}
.logo-slider-module .client-logo-slider {
  margin: 0 30px;
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;  
}
.owl-carousel .owl-nav button.owl-next i,
.owl-carousel .owl-nav button.owl-prev i {
  font-size: 16px;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  display: block!important;
  height: 48px;
  width: 48px;
  border: 1px solid !important;
  border-radius: 100%!important;  
  font-size: 20px;
  transition: all 0.3s ease;
  background-image: none!important;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {    
  background-color: #fff!important;
  color:#000!important;
}
.owl-carousel .owl-nav .owl-prev {
  left: -30px;
}
.owl-carousel .owl-nav .owl-next {
  right: -30px;
}
@media (max-width: 1300px) {
  .logo-slider-module .client-logo-slider {
    margin: 0 10px;
  }
  .owl-carousel .owl-nav .owl-prev {
    left: -10px;
  }
  .owl-carousel .owl-nav .owl-next {
    right: -10px;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    display: block!important;
    height: 30px;
    width: 30px;    
    font-size: 14px;    
  }
}
/* .btn-area .rounded-btn {  
  width: 52px;
  height: 53px;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.4s ease;
  box-sizing: border-box;
  background-color: #47bc87;
  color: ;
} */
.top-section .title,
.top-content .title,
.top-content-block .title {
  color: #47bc87;
}
.top-section .desc,
.top-section .desc p {
  font-size: 22px;
  line-height: 150%;
}
.service-card-advanced-module .box .btn-area .rounded-btn {
  background-color: #47bc87;
  color: ;
}

/* Counter section outline Text marquee */
.counter-section-module .bottom-block .outline-text {
  font-size: 230px;  /* Adjust font size as needed */
  line-height: 125%;
  text-stroke: 2px #47bc87;
  font-family: Verdana, Geneva, Tahoma, sans-serif; /* Choose your desired font-family */  
  color: !important;
  -webkit-text-stroke: 2px #47bc87;
}
.sg-video__btn svg {
  color: #47bc87;
  fill: #47bc87;
}
.blog-box .topic-absolute {
  background-color: #47bc87;
  color: ;
}

.card-box-section-module.industry-card-box .top-section {
  max-width: 710px!important;
}
.team-member-module .box:hover {
  border-color: #47bc87;
  background-color: #47bc87;
  color: ;
}
.team-member-module .box .box-content .social-accounts svg,
.speaker-module .speaker-content .social-accounts svg {
  color: #47bc87;
  fill: #47bc87;
  transition: all 0.3s ease;
}
.team-member-module .box .box-content .social-accounts .social-link-item:hover,
.speaker-module .speaker-content .social-accounts .social-link-item:hover {
  background-color: ;
}
.team-member-module .box .box-content .social-accounts .social-link-item:hover svg,
.speaker-module .speaker-content .social-accounts .social-link-item:hover svg {
  color: ;
  fill: ; 
}
.primary-color {
  color: #47bc87!important;
}

element.style {
}
.btn-area .rounded-btn {
    width: 52px;
    height: 53px;
    border-radius: 100%;
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.4s ease;
    box-sizing: border-box;
    background-color: #020202;
    border: 1px solid #fff !important;
}
/* Video Play Button */
.video-popup-box {
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 5px;
  overflow: hidden;
}
.sg-video__btn {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  max-width: 100%;
  left: 50%;
  /*     padding: 13px 0 0 6px; */
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  background-color: #FFF;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.9s;
  color: #FFF;
  opacity: 80%;
}
.sg-video__btn-icon {
  height: auto;
  position: relative;
  max-width: 14px;
  width: 100%!important;
  height: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sg-video__btn-icon svg {
  width: 100%;
}
.sg-video__btn::before,
.sg-video__btn::after {
  border: 8px solid #fff;
}
.sg-video__btn::after {
  align-items: center;
  animation-delay: 0s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: ripple;
  animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  border-radius: 50%;
  bottom: 0;
  content: "";
  display: flex;
  flex-direction: row;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}
.sg-video__btn::before {
  align-items: center;
  animation-delay: 0.5s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: ripple;
  animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  border-radius: 100%;
  bottom: 0;
  content: "";
  display: flex;
  flex-direction: row;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}
@keyframes ripple {
  from {
    opacity: 1;
    transform: scale3d(0.75, 0.75, 1);
  }

  to {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1);
  }
}
.play-button-wrapper .sg-video__btn:hover{
  transform: translate(-50%,-50%) scale(1.25);
  transition: 0.9s;
}
.btn-with-title .btn_bg:hover{
  transform: scale(1.25);
}



/* Case Study Module ( Hubdb Case Study Module + Custom Case Study Module ) */

.case-study-module .top-section {
  display: block;
  margin-bottom: 60px;
  /*   padding-left: 60px; */
  /*   text-align: center; */
}
.case-study-module .item-flex {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-left: -20px;
  margin-right: -20px;
}
.case-study-module .flex-item {
  padding-left: 20px;
  padding-right: 20px;
}
.case-study-module .item-flex .flex-item.content-flex-item {
  flex-basis: 60%;
  -moz-flex-basis: 60%;
  -webkit-flex-basis: 60%;
  -o-flex-basis: 60%;
}
.case-study-module .item-flex .flex-item.image-flex-item {
  flex-basis: 40%;
  -moz-flex-basis: 40%;
  -webkit-flex-basis: 40%;
  -o-flex-basis: 40%;
}
.case-study-module .content-box {
  background-color: #242424;
  color: #fff;
  padding: 60px;
  border-radius: 40px;
}
.case-study-module .item-flex .flex-item .image-box img, .case-study-module .item-flex .flex-item.content-flex-item .content-box {
  border-radius: 40px;
}
.case-study-module .item-flex .flex-item.content-flex-item .content-box .tagline {
  font-weight: 600;
}

ul, ol {
    padding-left: 20px;
}

ol, ul {
    margin: 0 0 1.4rem;
}

body {
    line-height: 1.4;
    overflow-wrap: break-word;
}


ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}
.case-study-module .content-box .logo-image {
  display: block;
  max-width: 200px;
  width: 100%;
  margin-bottom: 30px;
}
.case-study-module .content-box .title {
  display: block; 
  font-weight: 600;
  margin-bottom: 20px;
}
.case-study-module .content-box .desc {
  display: block;
  font-size: 18px;
  margin-bottom: 30px;
}
.case-study-module .content-box .bullet-points ul {
  display: flex;
  gap: 20px;
  flex-flow: row wrap;
  list-style-image: url('https://44712893.fs1.hubspotusercontent-na1.net/hubfs/44712893/tridiagonal/list-style-image.png');
  margin-left: -20px;
  margin-bottom: 40px;
}
.case-study-module .content-box .bullet-points ul li {
  font-size: 20px;
  font-weight: 600;  
  margin-left: 30px;
}
.case-study-module .owl-dots {
  position: absolute;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 10px;
}
@media (max-width: 1300px) {
  .case-study-module .top-section {        
    padding-left: 0;
  }
}
@media (max-width: 1200px) {
  .case-study-module .content-box {
    padding: 40px;
  }
}
@media (min-width: 1240px) {
  .case-study-module .item-flex .flex-item.content-flex-item .content-box,
  .case-study-module .item-flex .flex-item .image-box img {
    display: block;
    max-height: 520px;
    min-height: 520px;
    height: 100%;
  }
}
@media (min-width: 1024px) {
  .case-study-module .item-flex .flex-item.content-flex-item .content-box,
  .case-study-module .item-flex .flex-item .image-box img {
    display: block;
    max-height: 560px;
    min-height: 560px;
    height: 100%;
  }
}
@media (max-width: 1023px) {
  .case-study-module .item-flex {
    flex-direction: column-reverse!important;    
    margin-left: 0!important;
    margin-right: 0!important;
    align-items: center;
  }  
  .case-study-module .flex-item {
    padding-left: 0!important;
    padding-right: 0!important;
    flex-basis: 100%!important;
    -moz-flex-basis: 100%!important;
    -webkit-flex-basis: 100%!important;
    -o-flex-basis: 100%!important;
  }
  .case-study-module .flex-item .content-box {
    margin-top: 30px;
  }
  .case-study-module .flex-item .image-box {
    text-align: center;
    display: block;
    margin: auto;
  }
  .case-study-module .owl-dots {
    bottom: -50px;
    width: 100%;
    margin: auto;
    text-align: center;
    right: 0;
  }  
}
@media (max-width: 600px) {
  .case-study-module .content-box {
    padding: 20px;
  }
}
/* End of Case Study Module */

.career-desc {
  color: #fff;
}
.career-desc .h4 {
  display: block;
  margin-bottom: 10px;
  color: #47bc87;
}
.button-list .button-item {
  display: inline-block;
  font-family: sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  padding: 26px 30px;
  background-color: #242424;
  border: 1px solid #4C4C4C;
  color: ;
  text-decoration: none;
  font-size: 18px;
  transition: all .3s ease;
}
.button-list .button-item:hover,
.button-list .button-item.active {
  background-color: #47bc87;
  color: ;
  border-color: #47bc87;  
}
.card-box-section-module .box.box-image .btn-area {
    border: none !important;
    margin-bottom: 30px;
}
.tab-content-module ul.tabs li.current{
  background: #47bc87;
  border-color: #47bc87;
  color: ;
}

.buttons-overview-module .buttons-flex.fixed {
  position: fixed;
  top: 0;
}

.sticky-sub-menu-module .sub-menu-nav a.active {
  background-color: #47bc87;
}


.inner-hero-banner-module.industry-page-hero-banner .content-block .desc {
  max-width: 446px;
  display: block;
}
.tab-content-box-module ul.tabs li:hover {
  color: #47bc87;
}
.tab-content-box-module ul.tabs li.current:hover {
  color: ;
}
.tab-content-box-module ul.tabs li.current {
  background-color: #47bc87;
}
.modal-content .close {
  transition: all .3s ease;
}
.modal-content .close:hover {
  border-bottom: 1px solid #47bc87;
}

.resource-listing-module .box .topic_data,
.blog-related-posts .box .topic_data {
  background-color: #47bc87;
}


/* Shape Image Css */

.dnd-section.dnd-section-relative {
  position: relative;
  z-index: 0;
}
.dnd-section.dnd-section-relative .shape-img-absolute {
  position: absolute;
  z-index: -1;
  top: 50px;
  left: auto;
  right: 50px;  
}
@media (max-width: 950px) {
  .shape-img-absolute {
    display: none;
  } 
}

.print-values {
  border-left: 4px solid #47bc87;
  font-size: 14px;
  line-height: normal;
  padding-left: 20px;
  margin-top: 20px;
  text-transform: uppercase;
}
.breadcrumb span {
  font-weight: 400;
}

.body-container--blog-post .main-section-blog-post .blog-post__body h1,
.body-container--blog-post .main-section-blog-post .blog-post__body h2,
.body-container--blog-post .main-section-blog-post .blog-post__body h3,
.body-container--blog-post .main-section-blog-post .blog-post__body h4,
.body-container--blog-post .main-section-blog-post .blog-post__body h5,
.body-container--blog-post .main-section-blog-post .blog-post__body h6 {
  color: #47bc87!important;
}
blockquote {
  border: 0!important;
  background-color: #47bc87;
  border-radius: 40px;
  padding: 50px 100px;
  margin-bottom: 20px;
  margin-top: 50px!important;
}
@media (max-width: 1023px) {
  blockquote {
    padding: 40px 60px;
  }
}
@media (max-width: 767px) {
  blockquote {
    padding: 30px;
    margin-bottom: 20px;
    margin-top: 30px!important;
  }
}

.card-box-section-module .close {
  font-weight: 700;
}
.md-search-form {
  background-color: transparent;
  padding: 0!important;
}
.team-member-module .box .box-content .social-accounts .social-link-item {
  background-color: #fff!important;
}
.team-member-module .box .box-content .social-accounts .social-link-item:hover {
  background-color: #242424!important;
}
/* Software Site */

.service-card-advanced-module.software-home-product-section .flex .flex-item {
  flex-basis: 50%;
  -moz-flex-basis: 50%;
  -webkit-flex-basis: 50%;
  -o-flex-basis: 50%;
}
.client-rave-reviews-testimonial-section .quote_prt { 
  background-color: #47bc87;
}
.team-member-module.team-member-section-3-card .card-section-flex .flex-item {  
  flex-basis: 33.333%!important;
  -moz-flex-basis: 33.333%!important;
  -webkit-flex-basis: 33.333%!important;
  -o-flex-basis: 33.333%!important;  
}
@media (max-width: 950px) {
  .team-member-module.team-member-section-3-card .card-section-flex .flex-item {
    flex-basis: 50%!important;
    -moz-flex-basis: 50%!important;
    -webkit-flex-basis: 50%!important;
    -o-flex-basis: 50%!important;
    padding: 22px!important;
  }
}
@media (max-width: 650px) {
  .team-member-module.team-member-section-3-card .card-section-flex {
    display: block!important;
    margin-left: 0!important;
    margin-right: 0!important;
  }
  .team-member-module.team-member-section-3-card .card-section-flex .flex-item {    
    padding-left: 0!important;
    padding-right: 0!important;
  }
}
/* End of Software Site */

a.not-a {
  text-decoration: none;  
  color: inherit;
}
a.not-a:active {
  font-family: sans-serif;
}
.tab-content-horizontal-module ul.tabs li.current {
  color: #47bc87;
}

.card-hover-module .box .content-hover {
  background-color: #47bc87; 
}
.fw-500 {
  font-weight: 500!important;
}

.card-section-module.card-gradient .box {
  border: 0px;
  border-radius: 0px;
  border-left: 3px solid #fff;
  /*   border-image: linear-gradient(to bottom, rgb(32, 77, 143), rgb(78, 133, 83), rgb(136, 201, 29)); */
  border-image-slice: 1;
  color: white;
  margin: auto;
  text-decoration: none;  
}
.card-section-module.card-gradient .flex-item:first-child .box,
.card-section-module.card-gradient .flex-item:nth-child(4) .box,
.card-section-module.card-gradient .flex-item:nth-child(7) .box {
  background-color: rgb(0 174 238 / 20%);
}
.card-section-module.card-gradient .flex-item:nth-child(2) .box,
.card-section-module.card-gradient .flex-item:nth-child(5) .box,
.card-section-module.card-gradient .flex-item:nth-child(8) .box {
  background-color: rgb(71 188 135 / 20%);
}
.card-section-module.card-gradient .flex-item:nth-child(3) .box,
.card-section-module.card-gradient .flex-item:nth-child(6) .box,
.card-section-module.card-gradient .flex-item:nth-child(9) .box {
  background-color: rgb(151 201 60 / 20%)
}

.solution-text-module.hide-border {
  border: 0!important;
}
form select option {
  background-color:#fff!important;
}
.top-section {
  display: block;
  margin-bottom: 50px;
}
.mb-8 {
  margin-bottom: 8px;
}
form .hs-richtext, form .hs-richtext p {
  color: ;
  font-size: 16px;
}
form .grecaptcha-badge {
  margin: 0;
}

/* Case Study Popup */

.popup-parent {
  position: relative;
  z-index: 10;
  background: #383838;
  padding: 20px;
  width:auto;
  max-width: 500px;
  margin: auto;
  border-radius: 14px;
  color: #fff;
}
.popup-parent .form-title {
  background-color: #383838;
}
.popup-parent button.mfp-close {
  color: #fff!important;
  background-image: none !important;
}
.popup-parent .submitted-message {
  text-align: center;
}
.popup-parent .submitted-message,
.popup-parent form {
  padding: 0!important;
}
.popup-parent .submitted-message p:last-child a {
  padding: 10px 25px!important;
}
.popup-parent .submitted-message p:last-child {
  margin-top: 20px;
}
.popup-parent .submitted-message a {
  font-weight: bold;
}
.h--timeline-event-content {
  background-color: !important;
  border-color: !important;
}
.h--timeline-event-title {
  color: #fff!important;
}
.h--timeline-event-content {
  border-radius: 12px!important;
}
a.timeline-slider.h--timeline-navigation {
  color: #fff!important;
}

div#SmartCFD-Software .description {
  min-height: 120px;
}
.sticky-sub-menu-module.fixed-menu.software_site-sticky_sub_menu {
  top: 100px;
}
.sticky-icon-module a.sticky-element {
  background-color: #47bc87;
}
table, td, th {
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: transparent;
  color: #fff;
}
.card-box-section-module .box .box-content .first-content .desc > p:nth-child(2) {
  color: ;
  font-weight: 600;
}

.toc-module .toc a:hover {
  color: #47bc87;
}
.toc-module .toc a.active {
  color: #47bc87;
  font-weight: 500;
}
/* MixIt Training Software page */
.card-section-module.card-two-col .card-section-flex .flex-item {
  flex-basis: 50%;
  -moz-flex-basis: 50%;
  -webkit-flex-basis: 50%;
  -o-flex-basis: 50%;
}
@media (max-width: 767px) {
  .card-section-module.card-two-col .card-section-flex .flex-item {
    flex-basis: 50%;
    -moz-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    -o-flex-basis: 50%;
  }
}
.cta-section-module.mixit-training-cta-section .box-content .desc {
  max-width: 710px;
}
.mini-icon-module.partner-flex-item-3 .card-section-flex .flex-item {
  flex-basis: 33.333%;
  -moz-flex-basis: 33.333%;
  -webkit-flex-basis: 33.333%;
  -o-flex-basis: 33.333%;
}
@media (max-width: 767px) {
  .mini-icon-module.partner-flex-item-3 .card-section-flex .flex-item {
    flex-basis: 50%;
    -moz-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    -o-flex-basis: 50%;
  }
}
@media (max-width: 599px) {
  .mini-icon-module.partner-flex-item-3 .card-section-flex {
    display: block!important;
  }
}

/* Webinar Video page */

.inner-hero-banner-module.webinar-video-page {
  max-width: 80%;
  margin-left: 0;
  margin-right: auto;
}
@media (max-width: 1200px) {
  .inner-hero-banner-module.webinar-video-page {
    max-width: 100%;
    margin-left: 0;
    margin-right: auto;
  }
}
/* End of Webinar Video Page */

.solution-text-module.border-bottom-none {
  border-bottom: 0!important;
}
.hover-primary-color:hover {
  color: #47bc87;
}
/* .resource-listing-module button.form-control.toggle-next.ellipsis, .resource-listing-module input#quicksearch {
  background: none!important;
} */
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background-image: none!important;
}
.career-listing-hubdb-module button.form-control {
  background-image: none!important;
  color: ;
}


#quote .quotemark {
  position: relative;
  top: -12px;
  padding-right: 10px;
}

#quote blockquote {
  border-left: 10px solid #47bc87 !important;
  margin: 30px 0px;
  padding: 10px 30px;
  background-color: transparent;
  border-radius: 0px !important;
}
#quote blockquote:before {
  color: #ccc;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

#quote blockquote footer {
  font-size:18px;
  text-align:right;
  color:transparent;
}

#quote .container {
  max-height:800px;
  margin: 10% auto auto auto;
}
#quote.quotebox {
  background:#fff;
  max-width:500px;
  min-height:100px;
  border:1px solid #222;
  border-radius:5px;
  margin:10px;
}

#quote.quotebutton {
  display:inline-block;
  padding:6px 12px;
}
#quote	#quotesource{margin-top:20px}


@media only screen and (max-width: 768px){  
  #quote  #quotetext {font-size:25px; }
}

@media only screen and (max-width: 320px){  
  #quote #quotetext {font-size:18px; }

}

button.mfp-close, button.mfp-arrow {
  background-image: none;
}

@media (min-width: 768px) {
/*   .md-anchor-spacing {
    padding-top: 100px!important;
  } */
  .md-anchor-tag {
    margin-top: -60px;
  }
  .md-anchor-tag:before {
    content: " ";
    display: block;
    height: 160px;
    margin-top: -160px;
    visibility: hidden;
  } 
}
@media (max-width: 768px) {
  .md-anchor-tag {
    margin-top: -60px;
  }
  .md-anchor-tag:before {
    content: " ";
    display: block;
    height: 160px;
    margin-top: -160px;
    visibility: hidden;
  }
}
/* Smart app tab content module */
.md-anchor-tag-tab {
  margin-top: -140px;
}
.md-anchor-tag-tab:before {
  content: " ";
  display: block;
  height: 140px;
  margin-top: -140px;
  visibility: hidden;
}
.md-anchor-spacing-tab {
  padding-top: 140px;
  margin-top: -140px;
}



/* ******************************** */
/* software changes 30/05/2024 */
/* ******************************** */
div#software-home-banner p.desc.txt {
    margin: 0px;
}
div#SimSight-Software .content-block .desc,
div#our-products-software .top-content {
    max-width: none;
}
div#Explore-Our-Culture-and-People .desc {
    max-width: unset;
}
/* mixit page */
div#Modules .top-section,
div#moduels-software .top-section,
div#MixIT-software-sersion .content-block .desc {
    max-width: unset;
}


#software-logos .owl-stage-outer .item {
    background-color: aliceblue;
    padding: 20px;
    border-radius: 10px;
}



.no-scroll {
  overflow: hidden;
}

.mega-menu-container .tab-redirect-link.active {
  background-color: #1a1a1a !important;
  border-top-color: #1a1a1a !important;
  border-bottom-color: #1a1a1a !important;
  border-left-color: #47bc87!important;
}
.mega-menu-container .tab-pane .list-box .list-box-link.active .list-text-title {
  color: #47bc87!important;
}
.mega-menu-container .tab.active-parent-item .tab-redirect-link {
  background-color: #1a1a1a !important;
  border-top-color: #1a1a1a !important;
  border-bottom-color: #1a1a1a !important;
  border-left-color: #47bc87 !important;
  color: #47bc87!important;
}

.menu--mobile .menu__link--active-branch > .menu__link,
.menu--mobile .menu__link--active-link {
  color: #47bc87!important;
}
div#result-selected-filters-grp {
  top:0!important;
}
.resources-listing-pro-module .resources-listing-pro-dropdown-flex.dropdown-flex {
  top: 150px!important;
}
.tab-content-box-module .box .image img {
  border-radius: 40px;
  display: block;
  max-height: 300px;
  min-height: 300px;
  object-fit: cover;
}

/* Card Slide in Scroll Right */
.swipe-right-icon {
  position: absolute;
  right: 120px;
  top: 55px;
}
.swipe-right-icon .scroll-prompt-left {
	transform:rotate(270deg) scaleX(1);
	background: transparent;
}
.swipe-right-icon .scroll-prompt-right {
	transform:rotate(270deg) scaleX(-1);
}
/*  {
	transform:rotate(90deg) scaleX(-1);  
	background: transparent;
} */
/* .scroll-prompt-right .scroll-prompt-arrow-container {
	margin-right: -18px;
	margin-left: 0;
} */

.swipe-right-icon .scroll-prompt-arrow-container {
	position: absolute;
	top: -100px;
	left: 5%;
/* 	margin-left: -18px; */
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.swipe-right-icon .scroll-prompt .scroll-prompt-arrow {
	-webkit-animation-name: opacity;
	animation-name: opacity;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.swipe-right-icon .scroll-prompt-arrofw:last-child {
  animation-direction: reverse;
/* 	margin-top: -6px; */
}
.swipe-right-icon .scroll-prompt-arrow > div {
	width: 20px;
	height: 20px;
	border-right: 5px solid #43bd94;
	border-bottom: 5px solid #43bd94;
	transform: rotate(45deg) translateZ(1px);
}

@-webkit-keyframes opacity {
	0% {
		opacity: 0;
	}
	10% {
		opacity: 0.1;
	}
	20% {
		opacity: 0.2;
	}
	30% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.4;
	}
	50% {
		opacity: 0.5;
	}
	60% {
		opacity: 0.6;
	}
	70% {
		opacity: 0.7;
	}
	80% {
		opacity: 0.8;
	}
	90% {
		opacity: 0.9;
	}
	100% {
		opacity: 1;
	}
}

@keyframes opacity {
	0% {
		opacity: 0;
	}
	10% {
		opacity: 0.1;
	}
	20% {
		opacity: 0.2;
	}
	30% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.4;
	}
	50% {
		opacity: 0.5;
	}
	60% {
		opacity: 0.6;
	}
	70% {
		opacity: 0.7;
	}
	80% {
		opacity: 0.8;
	}
	90% {
		opacity: 0.9;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes bounce {
	0% {
		transform: translateY(0);
	}
	10% {
		transform: translateY(3px);
	}
	20% {
		transform: translateY(6px);
	}
	30% {
		transform: translateY(9px);
	}
	40% {
		transform: translateY(12px);
	}
	50% {
		transform: translateY(15px);
	}
	60% {
		transform: translateY(18px);
	}
	70% {
		transform: translateY(21px);
	}
	80% {
		transform: translateY(24px);
	}
	90% {
		transform: translateY(27px);
	}
	100% {
		transform: translateY(30px);
	}
}
@keyframes bounce {
	0% {
		transform: translateY(0);
	}
	10% {
		transform: translateY(3px);
	}
	20% {
		transform: translateY(6px);
	}
	30% {
		transform: translateY(9px);
	}
	40% {
		transform: translateY(12px);
	}
	50% {
		transform: translateY(15px);
	}
	60% {
		transform: translateY(18px);
	}
	70% {
		transform: translateY(21px);
	}
	80% {
		transform: translateY(24px);
	}
	90% {
		transform: translateY(27px);
	}
	100% {
		transform: translateY(30px);
	}
}

/* End of Arrrow */
.resource-listing-module .resources-listing-pro.inner-wrap label {
  display: flex!important;
  align-items: flex-start!important;
}
.resource-listing-module .resources-listing-pro.inner-wrap input {
  /* margin: 0 10px 0 0; */
  width: unset;
  margin-top: 6px;
}
.resource-listing-module .resources-listing-pro.inner-wrap span {
  font-size: 16px!important;
}


/* software */

/* #MixIT-software-sersion .content-block .title {
    color: #102a83;
} */  

div#support-offere .flex .flex-item {
    flex-basis: 70%;
    display: flex;
}
div#support-offere .flex-item.block-vd-image {
    flex-basis: 30%;
}
div#partner_program_software .flex.reverse {
    display: block;
}

@media (min-width:768px){
  div#partner_program_software .flex .flex-item.flex-item-content{
    width: 80%;  
  }
}

div#partner_program_software .content-block .desc {
    max-width: 720px;
}

.container-fluid.body-container.body-container--home.software_web .sticky-sub-menu-module.color--light.fixed-menu {
    top:0;
}
div#Permit-Software .desc {
    max-width: 577px;
}

#software-home-banner .content-block .title,
div#evolution-of-tridiagonal-software .top-section,
div#seeq-sloves .top-section,
div#video-software .top-content-block,
div#video-software .top-content-block .desc,
div#full_width .top-content-block .desc,
div#job-listing-software .top-section,
div#full_width .top-section,
div#products_available .top-content,
div#dx-opportunities-software .top-section,
div#dx-opportunities-BioPharma .top-section,
div#dx-opportunities-software-pharma .top-section,
div#why-tridiagonal-software .top-content,
div#partner_program-software .top-section {
    max-width: unset !important;
}
div#MixIT-MixIt-On-Cloud-brochure a.sticky-element.button.show {
    left: calc(100% - 160px) !important;
}
div#MixIT-Software-floating a.sticky-element.button.show {
    left: calc(100% - 185px) ! IMPORTANT;
}
section.timeline-slider-h--timeline.js-h--timeline.color--light.evolution-of-tridiagonal-software.h--timeline--loaded {
    max-width: 954px;
    margin: 0 auto;
}
div#software-features-section .top-content {
    width: 100%;
    max-width: unset;
}



@media (min-width:1024px){
  div#software-features-section .number-title {
    min-height: 80px;
 }
  div#Benefits_of_the_Program .card-section-flex span.border{
      border-right: 1px solid #fff;
      margin-right: 20px;
  }
}  

div#Benefits_of_the_Program .card-section-flex .flex-item {
    flex-basis: calc(25% - 20px);
    -moz-flex-basis: calc(25% - 20px);
    -webkit-flex-basis: calc(25% - 20px);
    -o-flex-basis: calc(25% - 20px);
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

#contact-fortraining-software form fieldset select{
    padding-left: 10px;
}

#contact-fortraining-software div.icon {       
  background-color: #ffffff !IMPORTANT;
}

@media (max-width:998px){
  div#Benefits_of_the_Program .card-section-flex .flex-item{
    flex-basis: calc(50% - 20px);
      -moz-flex-basis: calc(50% - 20px);
      -webkit-flex-basis: calc(50% - 20px);
      -o-flex-basis: calc(50% - 20px);
      padding-bottom: 30px;
      padding-left: 15px;
      padding-right: 15px;
  }
}

@media (max-width:900px){
/*   div#dx-opportunities-software-pharma .h4.title br {
    display: none;
  } */
  #contact-fortraining-software form fieldset:nth-child(5) .hs-form-field {
    width: 100%;
  }
}

@media (max-width:601px){
  div#Benefits_of_the_Program .card-section-flex .flex-item {
    flex-basis: 100%;
    -moz-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    -o-flex-basis: 100%;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
}



/* https://44712893.hs-sites.com/simsight-software */
div#simSight-software-case-study .industry-cases-slider .content-box .image-box img {
/*     min-height: 200px;
    max-height: 200px; */
    min-height: 135px;
    background-color: #fff;
    object-position: center;
}

div#simSight-software-case-study .content-box {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
div#simSight-software-case-study .content-box .title{
  margin: 0px;
}
div#simSight-software-case-study .industry-cases-slider .main-flex{
  align-items: unset;
}
.logo-slider-module.color--light.reference-customers-mixit .item {
    background-color: #ffffff !important;
}


/* div#simSight-software-case-study .main-fl_item.slider-flex-item {
    position: relative;
    top: 120px;
} */

@media (min-width: 1024px) and (max-width: 1610px) {
    div#simSight-software-case-study .main-fl_item.slider-flex-item {
        position: relative;
        top: 120px;
    }
}

/* @media (max-width: 900px) {  
  div#simSight-software-case-study .main-fl_item.slider-flex-item {
    position: relative;
    top: 0;
  }
} */

@media (min-width:900px){
  .accordion-module.color--light.md-anchor-spacing.features-software-simgight .flex-item.block-vd-image.block-img-left {
    padding: 0px;
  }
  .service-card-module.color--light.md-anchor-spacing.MixIT-Software .title.h4 {
    min-height: 70px;
  }
  .mr-r-10{
    margin-right: 70px;
  }
  div#dx-opportunities-software-pharma .h4.title {
    min-height: 70px;
  }
  div#why-simsight-Software .number-title {
      min-height: 80px;
  }
}


/* Factsage Page */
.card-simple-module.software-factsage-system-requirements-section .flex .flex-item {
  flex-basis: 50%;
  -moz-flex-basis: 50%;
  -webkit-flex-basis: 50%;
  -o-flex-basis: 50%;  
}
.card-simple-module.software-factsage-system-requirements-section .box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.section-heading-module.intro-desc-font-18 .desc,
.section-heading-module.intro-desc-font-18 .desc p {
  font-size: 18px!important;
}
 
/* End of Factsage Page */

.md-mega-menu .mega-menu-container .close-x-btn .menu-close-x-btn i{
  font-size: 30px!important;
  color: #47bc87;
}
.md-mega-menu .menu-close-btn i {
  font-size: 24px!important;
  color: #47bc87;
}

.section-heading-module.seeq-box .top-section {
  background-color: #242424;
  border-radius: 40px;
  padding: 30px;
}
body.seeq-page .dnd-section:first-child .hs_cos_wrapper_type_module.widget-type-linked_image img.hs-image-widget {
  border-radius: 0!important;
}
/* .form_section.seeq-contact-section .heading {
  font-size: 40px;
} */
.tab-content-box-module.siemens-tab-content .box .image img {
  width: 100%;
}
.seeq-contact-section .Link_flex > span svg {
  display: none;
}
.mb-10 {
  margin-bottom: 10px;
}
div#biopharma-software-banner .content-block {
    max-width: 800px;
}
div#cpg-software .content-block {
    max-width: 892px;
}
.logo-slider-module.color--light.reference-customers-mixit img.client-image,
.logo-slider-module.color--light.reference-customers-SimSight img.client-image {
    min-height: 70px;
    width: 100%;
    max-width: 180px !important;
    mix-blend-mode: darken;
}


/* Circle Animation Css */

.dotted-circle .icon-block { 
  background-color: #47bc87;
  box-shadow: 0 2px 4px 0 #1a1a1a;
}
.icon-block {
  background-color: #47bc87;
  box-shadow: 0 2px 4px 0 #1a1a1a;
}

/* End of Circle Animation Css */

.mega-menu-container .tab-pane .list-box .list-box-link .list-text-title {
  border-bottom: 1px solid transparent;
}
.mega-menu-container .tab-pane .list-box .list-box-link:hover .list-text-title {
  border-bottom: 1px solid #47bc87;
}

div#partner-Solution-Seeq .main-image img {
    background-color: #e6e6e6;
}

div#partner-solution-siemens .bg-video {
    display: none;
}
div#industries-partner-solution-siemens .block-items.flex.flex-direction-reverse {
    display: block;
} 
div#industries-partner-solution-siemens  img {
    border-radius:40px;
}
div#partner-solution-seeq .form_section_flex {
    display: flex;
    align-items: unset;
}

#video-software .grid-container.grid-container-3 {
    grid-template-columns: 1fr 1fr;
    display: grid;
}


@media (max-width: 768px){
  #video-software .grid-container.grid-container-3 {
    grid-template-columns: 1fr;
    display: grid;
  }
}


div#MixIT-Software-banner-id:after {
    content: "";
    height: 100px;
    width: 100px;
    position: absolute;
    top: -17px;
    background: linear-gradient(to right, white, transparent);
    left: -48px;
    transform: rotate(90deg);
    z-index: -18;
}


.mfp-image-holder .mfp-close, 
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px !important;
}

.single-product .flex {
    justify-content: center !IMPORTANT;
}

@media (min-width:1024px){
  div#software-Industries-v2 .flex-item {
    flex-basis: 20%;
  }
  div#software-Industries-v2 .flex-item .box-relative {
    padding: 0px;
  }
  div#software-Industries-v2 .flex-item .box-relative .image img {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  div#software-Industries-v2 .box .box-relative{
    align-items: center;
  }
}


 
#SimSight-download a.sticky-element.show {
  left: calc(100% - 203px)!important;
}

#hs-eu-cookie-confirmation-inner button,
#hs-modal button {
  background-image: none!important;
}

.uiButton.private-button {
  background-image: none!important;
}
.img-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.title.heading-color,
.landing-hover-box-module .block-flex .block-box .block-title,
.md-dark-color {
  color: ;
}
.btn.btn-primary.hover-primary:hover,
.btn.btn-primary.hover-primary:focus,
.btn.btn-primary.hover-primary:focus-visible {
  color: #47bc87!important;
}

.form_section.landing-page-form-section .form_part.flex_item.bg_color_form {
  background-image: none;
}
.form_section.landing-page-form-section .form_section_flex {
  margin: auto;
}
.form_section.landing-page-form-section .top_content.flex_item {
  padding: 0!important;
}
.form_section.landing-page-form-section {
/*   background-image: url(https://tridiagonal.com/hubfs/tridiagonal/cta-dark-bg.png); */
  padding: 80px 0;
}
.form_section.landing-page-form-section #two-column-form-block {
  border-radius: 40px;
  position: relative;
  padding: 50px 40px;
}
.form_section.landing-page-form-section #two-column-form-block::before {
  content: '';
  position: absolute;
  bottom: 20%;
  left: -100px;
  width: 150px;
  height: 150px;
  background-image: url('https://tridiagonal.com/hubfs/landing/form-bot.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  z-index: 1;
  animation: smoothBottomAnimation 1.5s ease-in-out infinite alternate;
}
@media (max-width: 1023px) {
  .form_section.landing-page-form-section .form_section_flex { 
    display: block !important;
  }
  .form_section.landing-page-form-section #two-column-form-block {
    margin-top: 30px;
  }
  .form_section.landing-page-form-section #two-column-form-block::before {
    content: '';
    bottom: -30px;
    left: 0px;
    width: 100px;
    height: 100px;
    background-position: left bottom;
    z-index: 1;
    animation: mobilesmoothBottomAnimation 1.5s ease-in-out infinite alternate;
  }
}
@media (max-width: 767px) {
  .blog-post, .blog-header__inner, .blog-related-posts {
/*     padding: 10px 6px; */
}
  
  .form_section.landing-page-form-section #two-column-form-block::before {
    content: '';
    bottom: -50px;
    width: 60px;
    height: 60px;
    background-position: left bottom;
    animation: mobilesmoothBottomAnimation 1.5s ease-in-out infinite alternate;
  }
}
@keyframes smoothBottomAnimation {
  0% {
    bottom: 20%;
  }
  100% {
    bottom: 22%;
  }
}
@keyframes mobilesmoothBottomAnimation {
  0% {
    bottom: 0%;
  }
  100% {
    bottom: 5%;
  }
}
.form_section.landing-page-form-section .top_content ul {
  list-style-image: url(https://tridiagonal.com/hubfs/landing/list-icon.png);  
}
.form_section.landing-page-form-section .top_content li {
  margin-bottom: 10px;
}
.lp_accordion .subtitle {
  color: ;
}

.landing-page-about-us-section .title {
  color: ;
}
.landing-page-about-us-section .title {
  color: ;
}
.landing-page-about-us-section .desc,
.landing-page-about-us-section .desc p {
  color: ;
  font-size: 20px;
}
.landing-page-about-us-section .dvr_ln {
  text-align: left;
  margin-left: 0;
}
.md-spacing-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .md-spacing-80 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .form_section.landing-page-form-section h5 {
    line-height: 170%!important;
  }
  .form_section.landing-page-form-section .form_section_flex {   
    padding-left: 20px!important;
    padding-right: 20px!important;
  }
  h3.title {
    font-size: 40px;
}
}





.landing-hover-box-module .block-flex .block-box {
  background-image: none!important;
  border: 2px solid transparent;
  border-image: linear-gradient(to left, #00AEEE 0%, #96C93D 100%);
  border-image-slice: 1;
}
.landing-hover-box-module .block-flex .block-box:hover {
  border: 2px solid #fff !important;
  border-image: none !important;
  border-image-slice: 0 !important;
}

.industry-cases-slider.solution-landing-page-use-cases-section .content-box .image-box img {
  border-radius: 0!important;
}
.industry-cases-slider.solution-landing-page-use-cases-section .owl-item {
  overflow: hidden;
}
.industry-cases-slider.solution-landing-page-use-cases-section  .content-box .title-desc {
  min-height: 130px;
}
.landing-hover-box-module .content-block .desc h5 {
  line-height: 170%;
}
.landing-hover-box-module .content-block .desc,
.landing-hover-box-module .content-block .desc p {
  line-height: 150%;
}
.solution-landing-page-body .md-anchor-tag {
  margin-top: 0!important;
}
.solution-landing-page-body .md-anchor-tag:before {
  content: none!important;
}
.landing-page-form-section .hs-form-booleancheckbox input {
  margin-top: 7px!important;
}
.sticky-sub-menu-module.simple-sticky-sub-menu-module .sub-menu-nav a.active {
  background-color: transparent!important;
}

.solution-landing-page-body .footer-signup-section .form-content form .hs-dependent-field {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.solution-landing-page-body .footer-signup-section .form-content form {
  padding-bottom: 80px;
}
.solution-landing-page-body .footer-signup-section .form-content form .hs-dependent-field .hs-form-field label {
  display: block!important;
}
.solution-landing-page-body .footer-signup-section .form-content form .hs-dependent-field .hs-form-booleancheckbox-display input {
  width: 15px;
  height: 30px;
  outline: none;
  border-radius: 5px;
  border-color: #ffffff;
  float: left;
}
.solution-landing-page-body .footer-signup-section .form-content form .hs-dependent-field .hs-form-booleancheckbox p {
  font-size: 16px!important;
  margin-left: 0!important;
}

.solution-landing-page-body .tab-content-simple-module .mobile-block .tab-select {
  border-color: #47bc87!important;
}

@media (min-width: 1024px) {
  .form_section.landing-page-form-section .top_content.flex_item.bg_color_content {
    margin-right: 40px !important;
  }
}

/* .dnd-section.dnd-section-relative #about-us-md .shape-img-absolute {
  position: relative!important;
} */

.speaker-module .speaker-flex .speaker-image img {
  height: 110px !important;
  margin-bottom: 0 !important;
  width: 110px !important;
  object-position: top;
}

.form-flex-item.form-overflow.flex-form-overflow-max {
  flex-basis: 36%;
}
/* AWS & Tridiagonal Solutions Page Css */

  .span4.widget-span.widget-type-cell.cell_1735919692958-padding.cell_1735919692958-background-color.cell_1735919692958-background-layers.cell_1735919692958-margin.dnd-column {
    border-right: 1px solid #fff!important;
}
  .span4.widget-span.widget-type-cell.cell_17359078374314-background-color.cell_17359078374314-margin.cell_17359078374314-padding.dnd-column.cell_17359078374314-background-layers {
    border-right: 1px solid #fff!important;
}
  .span4.widget-span.widget-type-cell.cell_1735919684698-background-color.cell_1735919684698-padding.cell_1735919684698-margin.dnd-column.cell_1735919684698-background-layers {
    border-top: 1px solid #000 ! Important;
}
  .span6.widget-span.widget-type-cell.cell_17359078374314-background-color.cell_17359078374314-margin.cell_17359078374314-padding.dnd-column.cell_17359078374314-background-layers {
  border-right: 1px solid #fff !important;
}
  .span2.widget-span.widget-type-cell.cell_1736071343686-background-color.cell_1736071343686-background-layers.dnd-column.cell_1736071343686-padding.cell_1736071343686-margin {
  border-right: 1px solid #fff !important;
}
  .span2.widget-span.widget-type-cell.cell_1736071333607-padding.cell_1736071333607-background-color.cell_1736071333607-margin.dnd-column.cell_1736071333607-background-layers {
  border-right: 1px solid #fff !important;
}
  .span2.widget-span.widget-type-cell.cell_1736094369220-background-color.cell_1736094369220-padding.dnd-column.cell_1736094369220-background-layers.cell_1736094369220-margin {
  border-right: 1px solid #fff !important;
}


/* Baner Button */
.btn-sec .btn.rounded .text-white {
    color: #fff;
    position: relative;
}
.btn-sec .btn.rounded::before {
    border-radius: 50px;
    width: 57px;
    height: 57px;
    background: #fff url('https://44712893.fs1.hubspotusercontent-na1.net/hubfs/44712893/btn-icon.svg') 0 0 no-repeat;
    background-size: 18px;
    background-position: center right 20px;
}
.btn-sec .btn::before {
    transition: all 0.85s cubic-bezier(.68,-.55,.265,1.55)!important;
    transition: all 0.3s ease!important;
    content: "";
    width: 50%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 3px;
    right: 3px;
}
.btn-sec {
    display: flex
;
    align-items: center;
    position: relative;
}
.btn-sec .btn:hover {
    border-color:#47BC87;
    background: #47BC87;
}
.btn-sec .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 18px;
    color: #fff;
    border: 1px solid #fff;
    padding: 19px 80px 19px 30px;
    border-radius: 7px;
    font-weight: 500;
    position: relative;
    border-radius: 50px;
    transition: all 0.3s ease;
    cursor: pointer;
  text-decoration:none!important;
}
.btn-sec .btn.rounded:hover::before {
    background: #47bc87 url('https://44712893.fs1.hubspotusercontent-na1.net/hubfs/44712893/btn-icon.svg') 0 0 no-repeat!important;
      border-radius: 50px;
    width: 57px;
    height: 57px;
    background-size: 18px !important;
    background-position: center right 20px !important;
}
}
.btn-sec .btn.rounded::before {
    border-radius: 50px;
    width: 57px;
    height: 57px;
    background: #fff url('https://44712893.fs1.hubspotusercontent-na1.net/hubfs/44712893/btn-icon.svg') 0 0 no-repeat;
/*     background-size: 18px; */
    background-position: center right 20px;
}
#hs_cos_wrapper_dnd_area-module-3 .section-heading-module {
    padding-top: 100px;
    display: flex;
    padding-bottom: 100px;
    border-bottom: 2px solid #5E5D5D;
}
div#about-practice .shape-image {
    text-align: end;
    margin-left: 250px;
    display: flex !important;
    justify-content: end !important;
}
.section-heading-module {
  padding-top: 100px;
  padding-bottom: 100px;
  border-bottom: 2px solid #5E5D5D;
  display: flex;
}
.section-heading-module .shape-image {
  margin-left: 250px !important;
  margin-top: 90px;
}
.inner-hero-banner-module.inner-hero-banner-px.color--light.industry-page-hero-banner {
  height: 440px !important;
}
#hs_cos_wrapper_dnd_area-module-3 .section-heading-module {
  border-bottom: none !important;
}


  .marquee {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    background:#43bd94;
    margin-top:0px!important;
    padding:20px 0px 20px 0px;
  }

  .marquee__inner {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 40s linear infinite;
  }

  @keyframes marquee {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-100%);
    }
  }

  .marquee__line a {
    color:#000;
    text-decoration: underline;
    margin-left: 10px;
  }
#hs_cos_wrapper_widget_1748007458586 .accordion_items.open h5{
    background: linear-gradient(to left, #00AEEE 0%, #96C93D 100%);
    text-decoration: underline;
    font-size: 20px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.content-wrapper, .form_section.landing-page-form-section .form_section_flex .marquee {
  max-width: 100%;
/* margin:10px; */
padding:0px;
}

#hs_cos_wrapper_widget_1749454555310 p, #hs_cos_wrapper_widget_1749454555310 li, #hs_cos_wrapper_widget_1749454555310 span, #hs_cos_wrapper_widget_1749454555310 label, #hs_cos_wrapper_widget_1749454555310 h1, #hs_cos_wrapper_widget_1749454555310 h2, #hs_cos_wrapper_widget_1749454555310 h3, #hs_cos_wrapper_widget_1749454555310 h4, #hs_cos_wrapper_widget_1749454555310 h5, #hs_cos_wrapper_widget_1749454555310 h6 {
    color: #FFFFFF !important;
    font-size: 26px !important;
}

/* Extra CSS */

#hs_cos_wrapper_widget_1749122677744 .two-column-module .block-items .title {
  color: #47bc87 !important;
  font-size: 50px !important;
  font-weight: bold;
}


#hs_cos_wrapper_widget_1748451229022 .title {
  margin-bottom: 10px;
  font-size: 50px !important;
}
#hs_cos_wrapper_widget_1748007458586 .accordion_items.open h5{
    background: linear-gradient(to left, #00AEEE 0%, #96C93D 100%);
    text-decoration: underline;
    font-size: 20px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

h2.title {
    font-size: 50px;
}

.section-heading-module.md-anchor-spacing {
    border-bottom: 0px !important;
}