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

/* Test */
















.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
  max-width: 80rem;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #333;
}





body {
  color: #555;
  font-family: Inter;
  font-weight: 300;
  font-size: 16px;
}

@media only screen and (max-width: 54em){
  body {
    font-size: 14.0px;			
  }
}

p {
  font-family: Inter;
  font-weight: 300;
}


a {
  font-family: Inter;
  color: rgba(0, 131, 135, 1.0);
  cursor: pointer; 
}

a:hover,
a:focus {
  color:#008387;
}

a:active {
  color: rgba(40, 171, 175, 1.0);
}

h1 {
  color: #000000;
  font-family: Figtree;
  font-size: 36px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h1 {
    font-size: 30.599999999999998px;
  }
}

h2 {
  color: #000000;
  font-family: Figtree;
  font-size: 30px;
  font-weight: 700;
}

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

h3 {
  color: #000000;
  font-family: Figtree;
  font-size: 28px;
  font-weight: 400;
}

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

h4 {
  color: #000000;
  font-family: Figtree;
  font-size: 26px;
  font-weight: 400;
}

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

h5 {
  color: #000000;
  font-family: Figtree;
  font-size: 24px;
  font-weight: 400;
}

h6 {
  color: #000000;
  font-family: Figtree;
  font-size: 22px;
  font-weight: 400;
}






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

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

.hs-button,
.button--primary {
  background-color: rgba(9, 88, 186, 1.0);
  border-color: rgba(9, 88, 186, 1.0);
  border-radius: 50px;
  border-width: 2px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(9, 88, 186, 1.0);
  border-color:rgba(9, 88, 186, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

.hs-form .field > label,
.hs-form-field > label {
  color: rgba(85, 85, 85, 1.0);
}

.hs-form legend {
  color: rgba(85, 85, 85, 0.5);
}
form input,
form select,
form textarea,
.hs-input,
input#hs-pwd-widget-password {
  border-color: rgba(179, 179, 179, 1.0);
  color: ;
  border-radius: 3px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input#hs-pwd-widget-password:focus {
  border-color: rgba(0, 183, 189, 1.0);
  box-shadow: 0 0 0.2rem rgba(0, 183, 189, 1.0);
}

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

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

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

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

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

.fn-date-picker td .pika-button:hover {
  background-color: #333 !important;
}
/******** ******* ******* ******* ******* *******
 * Custom styling of gdpr-consent form * 
******* ******* ******* ******* ******* ********/
.hs-form.hs-custom-form .legal-consent-container .hs-richtext:first-child, .hs-form.hs-custom-form .legal-consent-container .hs-richtext:last-child {
  display:none;
  visibility: hidden;
}
.hs-form.hs-custom-form .legal-consent-container .hs-richtext:nth-child(3){
  margin-left:1rem;
}
/******* ******* ******* ******* ******* *******
 * Custom cookie consent styling *
******* ******* ******* ******* ******* *******/

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom{
  box-shadow:0px 4px 54px rgba(0,0,0,0.25) !important;
}
div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom #hs-eu-policy-wording p{
  text-align:center;
  font-weight: normal;
  font-size: 1.25em;
  margin-bottom: .3em;
}
div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom #hs-eu-policy-wording p a{
  color:inherit;
  text-decoration:underline !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p{
  text-align:center !important;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner{
  margin-top:1em !imporant;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area{
  display:flex;
  justify-content:center;
  align-items:center;
}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button{
  font-size:0.875rem;
  border-radius: 50px !important;
  padding: 12px 28px !important;
}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button{
  border: none !important;
  color: black;
  text-decoration: underline !important;
}




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

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

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

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





.head_inner {
  background-color: rgba(255, 255, 255, 1.0);
  border-color:rgba(183, 183, 183, 1.0); 
}

.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #363636;
}

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

body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #363636;
} 
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: #fff;
} 
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: #fff;
  color: #c800a1;
} 

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(54, 54, 54, 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(54, 54, 54, 1.0);
  }
}


.custom-menu-primary>div>ul>li>a {
  color : rgba(54, 54, 54, 1.0);
}

.custom-menu-primary>div>ul>li>a:hover,
.custom-mobile-primary>div>ul>li:hover>a{
  color : rgba(54, 54, 54, 1.0);
}

.custom-menu-primary>div>ul>li:hover >a {
  background-color : rgba(255, 255, 255, 0.0);
}  

.custom-menu-primary>div>ul>li.active-branch > a,
.custom-mobile-primary>div>ul>li.active-branch > a{
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(54, 54, 54, 1.0);
}

.custom-menu-primary>div>ul>li.active-branch:after{
  background-color : rgba(9, 88, 186, 1.0);
}

.custom-menu-primary >div  ul ul {
  background-color : rgba(255, 255, 255, 1.0);
}

.custom-menu-primary >div  ul ul li a,
.custom-mobile-primary >div  ul ul li a {
  color : rgba(54, 54, 54, 1.0);
}

.custom-menu-primary >div  ul ul li a:hover,
.custom-mobile-primary >div  ul ul li:hover > a {
  color : rgba(200, 0, 161, 1.0);
}

.custom-menu-primary >div  ul ul li:hover > a {
  background-color : rgba(255, 255, 255, 0.0);
}

.custom-menu-primary >div  ul ul li.active-branch > a,
.custom-mobile-primary >div  ul ul li.active-branch > a  {
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(200, 0, 161, 1.0);
}

.head_login_links ul li:first-child > a{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
  border-color: rgba(0, 0, 0, 1.0); 
}

.head_login_links ul li:first-child > a:hover{
  background-color: rgba(242, 242, 242, 1.0);
  color: rgba(0, 0, 0, 1.0);
  border-color: rgba(0, 0, 0, 1.0); 
}

.head_login_links ul li:nth-child(2) a{
  background-color: rgba(9, 88, 186, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(9, 88, 186, 1.0);
}

.head_login_links ul li:nth-child(2) a:hover{
  background-color: rgba(0, 158, 164, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(0, 158, 164, 1.0);
}

.head_login_links ul li:last-child>a,
.head_login_links ul li:last-child>a:hover{
  color: rgba(54, 54, 54, 1.0);
}






.footer {
  background-color: rgba(23, 23, 23, 1.0);
  color: rgba(255, 255, 255, 0.7000000000000001); 
}

.footer a{
  color: rgba(255, 255, 255, 0.7000000000000001); 
}

.footer a:hover{
  color: rgba(255, 255, 255, 0.7000000000000001); 
}

.copyright{
  color: rgba(255, 255, 255, 0.7000000000000001); 
}

.footer .hs-menu-wrapper > ul > li > a,
.footer .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(255, 255, 255, 1.0); 
}
















body .icon svg {
  fill: #555;
}

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

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

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

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





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