/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */


/* CookieBot */
/* Disable CookieBot branding on the banner */
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none !important;
}
/* Disable CookieBot branding on the widget */
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none !important;
}


/* Test */



/* jebou */
img {
  display:inline-block ;
  max-width:100% ;
  height:auto ;
}
.heeros-shadow {
  box-shadow: 0px 20.240333557128906px 67.46778106689453px 0px rgba(0, 0, 0, 0.12);
}
















































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

.dnd-section {
  padding-bottom: 40px;
  padding-top: 40px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #00b8e4;
}
.page-center {
  max-width: 1440px;
}




html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  color: #333333;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
}



a {
  color: rgba(51, 51, 51, 1.0);
  cursor: pointer;
  transition: color .2s ease-in-out;
}

.widget-type-rich_text a {
  font-weight: 600;
  text-decoration: underline;
}

.blog-post__body a {
  font-weight: 600;
  text-decoration: underline;
}

a:hover,
a:focus {
  color: rgba(32, 198, 161, 1.0);
}

a:active {
  color: rgba(91, 91, 91, 0.0);
}

h1 {
  color: #333333;
  font-family: Poppins;
  font-size: 44px;
  font-weight: 800;
}

@media(max-width: 767px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 26.9px;
  }
  h3 {
    font-size: 21.8px;
  }
}


h2 {
  color: #333333;
  font-family: Poppins;
  font-size: 34px;
  font-weight: 800;
}

@media(max-width: 767px) {
  h2 {
    font-size: 28.9px;
  }
}

h3 {
  color: #333333;
  font-family: Poppins;
  font-size: 28px;
  font-weight: 800 !important;
}

@media(max-width: 767px) {
  h3 {
    font-size: 23.8px;
  }
}

h4 {
  color: #333333;
  font-family: Poppins;
  font-size: 22px;
  font-weight: 800;
}

@media(max-width: 767px) {
  h4 {
    font-size: 18.7px;
  }
}

h5 {
  color: #333333;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 800;
}

h6 {
  color: #333333;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 800;
}


iframe {
  max-width:100% ;
  border:none ;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: Poppins;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(51, 51, 51, 1.0);
  
}

.hs-cta-wrapper span a {
  display: flex;
  padding: 10px 24px;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  text-shadow: none;
}

form .hs-dependent-field, .legal-consent-container .hs-richtext {
  margin: 10px 0;
}

.hs-input[type=checkbox], .hs-input[type=radio] {
  transform: scale(1.5);
  margin: 5px 10px 5px 0;
}

.hs-button {
  font-family: 'Poppins';
  font-size: 13px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
}

.hs-button,
.button--primary {
  font-family: 'Poppins';
  font-size: 13px;
  text-shadow:none;
  height: fit-content;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  line-height: 24px;
  transition: color 0.2s ease-in-out;
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(223, 223, 223, 1.0);
  color: rgba(51, 51, 51, 1.0);
  border-radius: 8px;
  border-width: 1px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  /* outline: 1px solid rgba(223, 223, 223, 1.0); */
  border: none;
  
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(223, 223, 223, 1.0);
  color: rgba(32, 198, 161, 1.0);
  /* outline: 1px solid rgba(223, 223, 223, 1.0); */
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(51, 51, 51, 1.0);
}

.hs-button_green {
    background-color: #20c6a1 !important;
    color: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15) !important;
    outline: none;
    transition: background-color .2s ease-in-out;
}

.hs-button_green:hover {
    background-color: #0c9a7a !important;
    color: #fff !important;
    outline: none;
}

.hs-button__login {
  background: none !important;
  padding: 8px 18px;
  color: #6944ba;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15) !important;
  outline: 2px solid #6944ba;
  transition: background-color .2s ease-in-out, color .2s ease-in-out;
}

.hs-button__login:hover, .hs-button__login:focus {
  background-color: #492f84 !important;
  color: #fff;
  padding: 8px 18px;
  outline-offset: -1px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15) !important;
  outline: 3px solid #492f84 !important;
}

.hs-button_lilac {
    background-color: #6944ba !important;
    color: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15) !important;
    outline: none;
    transition: background-color .2s ease-in-out;
}

.hs-button_lilac:hover {
    background-color: #492f84 !important;
    color: #fff !important;
    outline: none;
}

.hs-button_green {
    background-color: #20c6a1 !important;
    color: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15) !important;
    outline: none;
    transition: background-color .2s ease-in-out;
}

.hs-button_green:hover {
    background-color: #0c9a7a !important;
    color: #fff !important;
    outline: none;
}

.hs-button_large {
    display: inline-flex;
    font-size: 13px;
    padding: 10px 24px 10px 24px;
    vertical-align: middle;
    align-items: center;
    height: 52px;
}

.hs-button_blue {
    background-color: #003A78 !important;
    color: #fff;
    outline: none;
    transition: background-color .2s ease-in-out;
}

.hs-button_blue:hover {
    background-color: #1c55a6 !important;
    color: #fff !important;
    outline: none;
}

.hs-form label {
  color: rgba(51, 51, 51, 1.0);
  font-size: 1rem;
}

.hs-form legend {
  color: rgba(51, 51, 51, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-radius: 3px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #333333;
}

.hs-richtext {
  font-size: 16;
}

.legal-consent-container .hs-form-booleancheckbox-display input {
  transform: scale(1.5);
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Poppins;
}

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

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

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







.contact-us form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: Poppins;
}

.contact-us h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(51, 51, 51, 1.0);
  
}

.contact-us .hs-cta-wrapper span a {
  display: flex;
  height: 52px;
  padding: 10px 24px;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  text-shadow: none;
}

.contact-us .hs-button,
.button--primary {
  background-color: #20c6a1;
  color: #fff;
  outline: none;
  transition: background-color .2s ease-in-out;
  font-size: 14px;
  text-shadow: none;
  height: fit-content;
  line-height: 24px;
  border-color: rgba(223, 223, 223, 1.0);
  border-radius: 8px;
  border-width: 1px;
  padding-left: 20px;
  border: none;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.contact-us .hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #0c9a7a;
  color: #fff;
  outline: none;
}

.contact-us .hs-button:active,
.button--primary:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(51, 51, 51, 1.0);
}

.contact-us .hs-form label {
  color: #FFFFFF;
  font-size: 16px;
}

.contact-us form .field {
  margin: 15px 0;
}

.contact-us .hs-form legend {
  color: #FFFFFF;
}

.contact-us form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(51, 51, 51, 1.0);
  border-radius: 3px;
}

.contact-us form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
}

.contact-us .fn-date-picker .pika-table thead th {
  color: #FFFFFF;
}

.contact-us .hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #FFFFFF;
}

.contact-us .legal-consent-container p {
  color: #FFFFFF;
  font-size: 16px;
  font-family: 'Poppins';
}

.contact-us .legal-consent-container a {
  color: #FFFFFF;
}

.contact-us .fn-date-picker td.is-today .pika-button {
  color: #003a78;
}

.contact-us .fn-date-picker td.is-selected .pika-button {
  background: #003a78;
}

.contact-us .fn-date-picker td .pika-button:hover {
  background-color: #00b8e4 !important;
}









th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(0, 0, 0, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

thead th,
thead td {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(0, 0, 0, 1.0);
}






.header__container {
  max-width: 1440px;
}

.header-group {
  border-top-color: 
}



@media (min-width:1145px){
  .header-group , .header-main-menu-area{
    background-color: rgba(255, 255, 255, 1.0);
  }
  .header-main-menu-area .hs-menu-wrapper>ul>li > a {
    color: rgba(0, 58, 120, 1.0);
  }
 
  .header-main-menu-area .hs-menu-wrapper>ul>li:hover>a{
    color: rgba(255, 255, 255, 1.0) !important;
  }
  
   .header-main-menu-area .hs-menu-wrapper>ul>li>a:hover{
    color: rgba(0, 184, 228, 1.0) !important;
  }
  
  .header-main-menu-area .hs-menu-wrapper>ul>li:hover{
    background-color: rgba(0, 58, 120, 1.0);
  }
  .header-main-menu-area .hs-menu-wrapper>ul>li.active > a {
    color: rgba(0, 58, 120, 1.0) ;
    background-color: rgba(255, 255, 255, 0.0);
  }

  .header-main-menu-area .hs-menu-wrapper>ul>li.active > a:focus {
    outline:none;
  }
  .header-main-menu-area .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper li a {
    color: rgba(255, 255, 255, 1.0);
  }
  .header-main-menu-area .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper li a:hover {
    color: rgba(0, 184, 228, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
    text-decoration: unset;
  }
  .header-main-menu-area .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper li.active > a {
    color: rgba(0, 184, 228, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }

  .header-main-menu-area .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper {
    background-color: rgba(0, 58, 120, 1.0);
  }
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #003a78;
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.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: #00b8e4;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #003a78;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: #ffffff;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #003a78
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #003a78;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #003a78;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #ffffff;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #003a78;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #003a78;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: #ffffff;
  color: #00b8e4;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #00b8e4;
  background-color: #ffffff;
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(0, 58, 120, 1.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(0, 58, 120, 1.0);
  }
}





.footer-group {
  background-color: rgba(0, 58, 120, 1.0);
 color: rgba(240, 240, 237, 1.0);
}
.footer-specialist h3, .footer-newsletter h3, .footer-about h3 , .footer-tags h3{
  color: rgba(240, 240, 237, 1.0);
}
.footer__container {
  max-width: 1290px;
}
.footer-about p:last-child a {
  color: rgba(240, 240, 237, 1.0);
}
.footer-about p:last-child a:hover{
  color: rgba(208, 208, 205, 1.0);
}

.footer-tags p a{
  color: rgba(246, 246, 244, 1.0);
}
 .linkedin span , .facebook span {
  color: rgba(255, 255, 255, 0.6);
}
.linkedin:hover span  {
  color: rgba(255, 255, 255, 1.0);
}
 .facebook:hover span {
  color: rgba(255, 255, 255, 1.0) !important;
}




.content-wrapper {
  max-width: 1440px;
}
.blog-post-sharing{
  margin: 60px auto 0
}



/*             Blog Grid Listing and Post styles            */











body .icon svg {
  fill: #003a78;
}

body .tns-nav button.tns-nav-active {
  background-color: #003a78;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #003a78;
}

body .social-links__icon {
  background-color: #003a78;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #00b8e4;
}

.page-center {
  max-width: 1440px;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}