
/* Disable text selection across the website */








/* 1a. Containers */




/* 1b. Colors */








/* 1c. Typography */


























/* 1d. Buttons */












/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */










#particles-js {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #000; /* Change this to your desired background color */
}

.content-wrapper,
.form_section.landing-page-form-section .form_section_flex {
  max-width: 1610px;
  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: 29px !important;
}
}
.dnd-section > .row-fluid {
  max-width: 1610px;
}





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

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

/* Paragraphs */

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

/* Anchors */

a {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #47bc87;
}

a:hover,
a:focus {
  
  color: #1f945f;
}
a:active {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #6fe4af;
}

/* Headings */
h1,
.h1 {
  font-family: Sora, serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1F1A17;
  font-size: 60px;
  text-transform: none;
  line-height: 125%;
}
h2,
.h2 {
  font-family: Sora, serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1F1A17;
  font-size: 56px;
  text-transform: none;
  line-height: 125%;
}

h3,
.h3 {
  font-weight: 600; text-decoration: none; font-family: Sora, serif; font-style: normal;
  color: #FFFFFF;
  font-size: 40px;
  text-transform: none;
  line-height: 125%;
}

h4,
.h4 {
  font-weight: 600; text-decoration: none; font-family: Sora, serif; font-style: normal;
  color: #FFFFFF;
  font-size: 28px;
  text-transform: none;
  line-height: 125%;
}

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

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

/* Blockquote */

blockquote {
  border-left-color: #47BC87;
}
/* .inner-hero-banner-module .content-block h1.title {
font-size: 68px;
} */
@media (max-width: 768px) {
  h1,
  .h1 {
    font-size: 31px!important;
  }  
  h2,
  .h2 {
    font-size: 40px!important;
  }
  h3,
  .h3 {
    font-size: 28px!important;
  }
  h4,
  .h4 {
    font-size: 20px!important;
  }
  h5,
  .h5 {
    font-size: 18px!important;
  }
  h6,
  .h6 {
    font-size: 18px!important;
  }
  p,
  body {
    font-size: 16px!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: 2px solid #47BC87;

  padding-top: 16px;
padding-right: 25px;
padding-bottom: 16px;
padding-left: 25px;

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

  
  
    
  


  rgba(71, 188, 135, 1.0)

;
  border-radius: 40px;
  color: #1a1a1a;
  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;
}


/* .btn-outline-primary {
background-image: linear-gradient(to right, #006175 0%, #00a950 100%);
border-radius: 40px;
box-sizing: border-box;
color: #00a84f;
display: block;
position: relative;  
z-index: 2;
}

.btn-outline-primary:hover {
color: #fff;
}

.btn-outline-primary span.btn-span {
align-items: center;
background: #e7e8e9;
border-radius: 40px;
display: flex;
justify-content: center;
height: 100%;
transition: background .5s ease;
width: 100%;
}

.btn-outline-primary:hover span.btn-span {
background: transparent;
} */


/* .btn-primary {
background-image: linear-gradient(to right, #006175 0%, #00a950 100%);
border-radius: 40px;
box-sizing: border-box;
} */



button:active,
.button:active,
.hs-button:active,
.btn-primary-cta a.cta_button:active {
  font-family: Sora, serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(111, 228, 175, 1.0);
  border-color: #6fe4af;
  color: 

  
  
    
  


  rgba(71, 188, 135, 1.0)

;
}


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

  
  
    
  


  rgba(71, 188, 135, 1.0)

;
  color: #FFFFFF;
}
.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: #1a1a1a;
}

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





form,
.submitted-message {
  font-family: Manrope, 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: 30px;
;
}

/* Form title */

.form-title {
  border: 1px none #FFFFFF;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Sora; font-style: normal; font-weight: 600; 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: 40px;
  color: #FFFFFF;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


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

/* 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(36, 36, 36, 0.0)

;
  color: #FFFFFF;
  border-radius: 5px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #FFFFFF;
}

::-moz-placeholder {
  color: #FFFFFF;
}

:-ms-input-placeholder {
  color: #FFFFFF;
}

::placeholder {
  color: #FFFFFF;
}

/* Inputs - date picker */

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

.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 solid #43BD94;
;
  padding-top: 16px;
padding-right: 25px;
padding-bottom: 16px;
padding-left: 25px;
;
  font-family: Sora, serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  background-color: 

  
  
    
  


  rgba(71, 188, 135, 1.0)

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

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

  
  
    
  


  rgba(71, 188, 135, 0.0)

;
  color: #ffffff;
  border: 1px solid #43BD94;
;
}

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 #FFFFFF;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #FFFFFF;

  padding: 18px;

  color: #FFFFFF;
}

/* 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: #FFFFFF;
}





header.header-parent {
  background-color: 

  
  
    
  


  rgba(26, 26, 26, 1.0)

;
  position: relative;  
  margin-top: -1px;
  margin-bottom: -1px;
}
.md-search-function .md-search-container .close-btn a {
  background-color: #47BC87!important;
  color: #fff;
}
.tabs .tab-pane.active .tab-pane-box {
  background-color: 

  
  
    
  


  rgba(26, 26, 26, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #FFFFFF;
  font-family: Manrope;
}

.menu__child-toggle-icon {
  border-top-color: #FFFFFF;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #d7d7d7;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #d7d7d7;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #ffffff;
}

.menu__child-toggle-icon:active {
  border-top-color: #ffffff;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #FFFFFF;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #47BC87;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #47BC87;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #FFFFFF;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #47BC87;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(26, 26, 26, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(26, 26, 26, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Manrope;
}

.header__language-switcher-label-current:after {
  border-top-color: #FFFFFF;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(26, 26, 26, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #FFFFFF;
  }
}
/* Custom */
.md-mega-menu .megamenu li.mega_menu_links:hover .nav_label,
.md-mega-menu .megamenu li.mega_menu_links.li-active .nav_label {
  border-bottom-color: #47BC87;
  color: #FFFFFF;
}
.tab.tab-list-box.active .tab-redirect-link, .tab.tab-list-box .tab-redirect-link:hover {
  /*   background-color: #2e2e38 !important;
  border-color: #2E2E3B !important; */
  border-left-color: #47BC87 !important;
}





ul, ol {
  padding-left: 20px;
}
.footer {
  background-color: 

  
  
    
  


  rgba(26, 26, 26, 1.0)

;
}
footer.footer {
  background-image: url("https://44712893.fs1.hubspotusercontent-na1.net/hubfs/44712893/tridiagonal/footer-green-line.png");
  background-repeat: no-repeat;
  background-size: cover;
}
/* Footer content */
footer.footer h6 {
  font-weight: 600;
}
.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #FFFFFF;
}
.footer a {
  color: #FFFFFF;
  text-decoration: none;
}
.footer a:hover {
  color: #47BC87;  
}
footer.footer .hs-menu-wrapper.hs-menu-flow-vertical ul li {
  margin-bottom: 15px;
}
footer.footer .hs-menu-wrapper.hs-menu-flow-horizontal ul li {
  padding-right: 20px;
}
footer.footer .hs-menu-wrapper.hs-menu-flow-horizontal ul li:last-child {
  padding-right: 0;
}
.footer-bottom_bar {
  border-top: 1px solid rgba(255, 255, 255, 0.1); 
}
.footer-bottom_bar ul {
  justify-content: flex-end;
}





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

/* Blog post */

.blog-post__meta a {
  color: #FFFFFF;
}

.blog-post__tag-link {
  color: #FFFFFF;
}

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

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

/* 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: Sora, serif; font-style: normal; font-weight: 600; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #1F1A17;
}

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

.blog-related-posts__title-link:active {
  color: #47423f;
}

/* Blog comments */

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

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

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

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





.hs-search-results__title {
  font-family: Sora, serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1F1A17;
}





/* 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: Sora, serif; font-style: normal; font-weight: 600; text-decoration: none;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #1F1A17;
}

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

.hs-blog-post-listing__post-title-link:active {
  color: #47423f;
}


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

/* Blog pagination */

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

.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: #d7d7d7;
}

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

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

/* Pricing card */

.card__price {
  font-weight: 600; text-decoration: none; font-family: Sora, serif; font-style: normal;
  color: #FFFFFF;
  font-size: 40px;
}

.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: 600; text-decoration: none; font-family: Sora, serif; font-style: normal;
  color: #FFFFFF;
  font-size: 40px;
}

/* Footer  */

footer .social-links__icon:focus,
footer .social-links__icon:hover {
  background-color: transparent;
}
footer .social-links__icon {
  background-color: transparent;
}
footer .social-links__icon svg {
  left: 0;
  top: 0;
  transform: none;
  position: relative;
  height: 24px;
  width: auto;
}
footer .social-links__icon:hover svg {
  fill: #47BC87;
}
footer .footer-bottom-bar {
  border-top: 1px solid rgba(255,255,255,0.5);
}
footer .contact-info {
  margin-bottom: 30px;
  line-height: 150%;
}
@media (max-width: 767px) {
  footer .contact-info {
    margin-bottom: 10px;
  }
  .blog-post, .blog-header__inner, .blog-related-posts {
    padding: 10px 10px!important;
}
}
* {
  padding: 0;
  margin: 0;
}
.position-relative {
  position: relative;
}
.nav_label .menu__link:hover {
  border-bottom-color: #47BC87;
}
.heading-font {
  font-family: Sora;
}
.heading-color {
  color: #FFFFFF;
}
.btn-with-icon {
  display: inline-flex;
  gap: 30px;
}
.menu--mobile .mobile-menu-wrapper .menu__link {
  color: #FFFFFF;
}
.menu--mobile .mobile-menu-wrapper .menu__submenu .menu__link {
  color: #FFFFFF;
}
.menu--mobile .mobile-menu-wrapper .menu__submenu .menu__link,
.menu--mobile .mobile-menu-wrapper .menu__submenu,
.menu--mobile .mobile-menu-wrapper .menu__submenu .menu__item {
  background-color: transparent!important;
}

.toc-module ul li a {
  color: #FFFFFF;
  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 #FFFFFF;  
}
.cta-block:last-child {
  border-bottom: 1px solid #FFFFFF;  
}
.btn-link-body {
  font-family: Sora;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 600;
}
.btn-link-white {
  font-family: Sora;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 600;
}
.btn-link-body:active,
.btn-link-white:active {
  font-family: Sora;  
  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: #FFFFFF!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: #FFFFFF;
}
.color--light p,
.color--light div {
  color: #FFFFFF;
}
.color--light svg {
  color: #FFFFFF;
  fill: #FFFFFF;
}
.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 #FFFFFF!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: #1a1a1a;
}
.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: #1a1a1a;
}
.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: #1a1a1a;
}

/* 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: #1a1a1a!important;
  -webkit-text-stroke: 2px #47BC87;
}
.sg-video__btn svg {
  color: #47BC87;
  fill: #47BC87;
}
.blog-box .topic-absolute {
  background-color: #47BC87;
  color: #FFFFFF;
}

.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: #FFFFFF;
}
.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: #1a1a1a;
}
.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: #FFFFFF;
  fill: #FFFFFF; 
}
.primary-color {
  color: #47BC87!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;
}
.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: Sora, serif; font-style: normal; font-weight: 600; text-decoration: none;
  padding: 26px 30px;
  background-color: #242424;
  border: 1px solid #4C4C4C;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 18px;
  transition: all .3s ease;
}
.button-list .button-item:hover,
.button-list .button-item.active {
  background-color: #47BC87;
  color: #FFFFFF;
  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: #FFFFFF;
}

.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: #FFFFFF;
}
.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;
  } 
}
header.header-parent {
  transition: all .3s ease;
}
header.header-parent.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 11;
  background-color: #1a1a1a;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); 
  transition: all 0.3s ease;
  padding-top: 20px;
  padding-bottom: 20px;
}
header.header-parent.fixed-header .btn-with-icon {
  padding: 10px 20px;
  gap: 25px;
}
.sticky-sub-menu-module {
  margin-top: -2px;
}
.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: Manrope;
}
.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: #383838;
}
.top-section {
  display: block;
  margin-bottom: 50px;
}
.mb-8 {
  margin-bottom: 8px;
}
form .hs-richtext, form .hs-richtext p {
  color: #FFFFFF;
  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: #1a1a1a!important;
  border-color: #1a1a1a!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: #FFFFFF;
  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-image: 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: #FFFFFF;
}


#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-arrow: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;
}

.footer .footer-bottom-bar .hs-menu-wrapper ul {
  justify-content: flex-end;
}
.footer .footer-bottom-bar .hs-menu-wrapper ul li {
  font-size: 15px;
}
@media (max-width: 980px) {
  .footer .footer-bottom-bar .dnd-section > .row-fluid {
    display: block;
  }
  .footer .footer-bottom-bar .dnd-section .dnd-column,
  .footer .footer-bottom-bar .dnd-section .dnd-module {
    width: 100%!important;
    margin: 0!important;
  }
  .footer .footer-bottom-bar .dnd-section .dnd-module .widget-type-rich_text,
  .footer .footer-bottom-bar .dnd-section .dnd-module .widget-type-rich_text span > div {
    text-align: center!important;
  }
  .footer .footer-bottom-bar .hs-menu-wrapper ul {
    padding-top: 20px;
    flex-direction: row!important;
    justify-content: center!important;
    text-align: center!important;
  }
  .footer .footer-bottom-bar .hs-menu-wrapper ul li {
    line-height: 170%;
  }

}
.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: #1a1a1a;
}
.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) {
  .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: #1a1a1a;
}

.landing-page-about-us-section .title {
  color: #1a1a1a;
}
.landing-page-about-us-section .title {
  color: #1a1a1a;
}
.landing-page-about-us-section .desc,
.landing-page-about-us-section .desc p {
  color: #1a1a1a;
  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;
  }
}

body.solution-landing-page-body {
/*   cursor: url(https://res.cloudinary.com/dvkugaw3b/image/upload/v1641562028/cursor_ad12rf.png) 16 16, auto;   */
/*   cursor: url(https://tridiagonal.com/hubfs/landing/t-landing-bot.png) 16 16, auto; */
  cursor: url(https://tridiagonal.com/hubfs/landing/t-landing-bot.png) 32 32, auto;

  transition: all .3s ease;
}
body.solution-landing-page-body a {
  cursor: pointer; /* Reverts to default pointer cursor for links */
}
.header--no-navigation .header__logo {
  margin-left: 0 !important;
}
/* .solution-landing-page-body .footer-signup-section {
  display: none!important;
} */
/* .solution-landing-page-body footer.footer {
  border-top: 1px solid hsla(0, 0%, 100%, .5);
} */
.solution-landing-page-body img {
  -webkit-user-drag: none;
  user-drag: none;
}


.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;
  }

.content-wrapper, .form_section.landing-page-form-section .form_section_flex .marquee {
  max-width: 100%;
margin:10px;
padding:0px;
}

form#hsForm_7cd880ee-a4fa-40c9-bd7f-e7ca16bcaa23_2267
Specificity: (1,0,1)
 {
    color: #000;
}