







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
  max-width: 1140px;
}


/* sets the padding */
.dnd-section {
/*   padding: 50px 20px; */
}

.dnd-section > .row-fluid {
/*   max-width: 1140px; */
}





html {
  font-size: 20px;
}

body {
  font-family: 'Work Sans'; font-style: normal; font-weight: normal; text-decoration: none;
  color: #667380;
}

/* Paragraphs */

p {
  font-family: 'Work Sans'; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  color: #0270e0;
}

a:hover,
a:focus {
  color: #0048b8;
}

a:active {
  color: #2a98ff;
}

/* Headings */

h1 {
  font-weight: 600; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  color: #222a35;
  font-size: 40px;
}

h2 {
  font-weight: 600; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  color: #222a35;
  font-size: 32px;
}

h3 {
  font-weight: 600; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  color: #222a35;
  font-size: 28px;
}

h4 {
  font-weight: normal; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  color: #000000;
  font-size: 24px;
}

h5 {
  font-weight: normal; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  color: #000000;
  font-size: 16px;
}

h6 {
  font-weight: normal; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  color: #000000;
  font-size: 14px;
}

/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(250, 250, 0, 0.01)

;
  border: 2px solid #0fbe95;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 20px 14px;
}
/* 
button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(210, 210, 0, 0.01);
  border-color: #00966d;
  color: #FFFFFF;
}
 */
button:active,
.button:active {
  background-color: rgba(255, 255, 40, 0.01);
  border-color: #37e6bd;
  color: #FFFFFF;
}





form,
.submitted-message {
  {font=Work Sans, font_set=GOOGLE, styles={font-family='Work Sans', font-style=normal, font-weight=normal, text-decoration=none}, size=20, size_unit=px, color=#667380, variant=null, fallback=null, style=font-family: 'Work Sans'; font-style: normal; font-weight: normal; text-decoration: none, css=color: #667380;font-size: 20px;font-family: 'Work Sans';};
}

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #F8FAFC;
}

/* Form label */

form label {
  color: #000000;
}

/* Form help text */

form legend {
  color: #000000;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-color: #D1D6DC;
  color: #667380;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  border-color: #000000;
}

/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #667380;
}

/* Date picker */

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

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

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

/* Submit button */

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

  
  
    
  


  rgba(250, 250, 0, 0.01)

;
  border: 2px solid #0fbe95;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 20px 14px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(210, 210, 0, 0.01);
  border-color: #00966d;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 255, 40, 0.01);
  border-color: #37e6bd;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #000000;
}

th,
td {
  border-color: #000000;
  color: #000000;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: #000000;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}

tbody + tbody {
  border-top-color: #000000;
}





.header {
  background-color: 

  
  
    
  


  rgba(#ffff, 1.0)

;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #222A35;
  font-family: Work Sans;
}

body .navigation-primary a:hover,
body .navigation-primary a: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: #00020d;
}

body .navigation-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #4a525d;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #000000;
}

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(#ffff, 1.0)

;
  border-color: #222A35;
}

body .triangle.level-2 {
  border-color: #222A35;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: 

  
  
    
  


  rgba(#ffff, 1.0)

;
}

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

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

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

  
  
    
  


  rgba(#ffff, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #222A35;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(34, 42, 53, 1.0)

;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {
  color: #8797a6;
}





.blog-post__date {
  border-color: #667380;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #667380;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #3e4b58;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #8e9ba8;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #000000;
}

.blog-pagination__link {
  color: #667380;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #000000;
}

.blog-post__title {
  font-weight: 600; text-decoration: none; font-family: 'Work Sans'; font-style: normal;
  color: #222a35;
  font-size: 32px;
}

.blog-post__author {
  background-color: #F8FAFC;
}

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

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

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











body .icon svg {
  fill: #000000;
}

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

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

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