/* ******************************************************************************
*********************************************************************************
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 {
  max-width: 1170px;
}


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

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




html {
  font-size: 16;
}

body {
  color: #283045;
  font-family: RT Dromo;
  font-weight: 400;
  font-size: 16px;
}


a {
  font-family: RT Dromo;
  color: rgba(13, 30, 81, 1.0);
}

a:hover,
a:focus {
  color: rgba(0, 0, 0, 1.0);
}

a:active {
  color: rgba(53, 70, 121, 1.0);
}

h1 {
  color: #0d1e51;
  font-family: RT Dromo;
  font-size: 64px;
  font-weight: 500;
}

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

h2 {
  color: #0d1e51;
  font-family: RT Dromo;
  font-size: 48px;
  font-weight: 500;
}

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

h3 {
  color: #0d1e51;
  font-family: RT Dromo;
  font-size: 36px;
  font-weight: 500;
}

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

h4 {
  color: #0d1e51;
  font-family: RT Dromo;
  font-size: 24px;
  font-weight: 400;
}

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

h5 {
  color: #0d1e51;
  font-family: RT Dromo;
  font-size: 20px;
  font-weight: 400;
}

h6 {
  color: #283045;
  font-family: RT Dromo;
  font-size: 18px;
  font-weight: 400;
}

blockquote {
  border-left: 10px solid #F8FAFC;;
}





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

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(13, 30, 81, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(255, 183, 6, 1.0);
  border-color: rgba(40, 48, 69, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(13, 30, 81, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
}
a.hs-button.primary:hover{
  border-color: rgba(40, 48, 69, 1.0);
  border-width: 0px;
}
a.hs-button.primary:focus{
  border-color: rgba(40, 48, 69, 1.0);
  border-width: 0px;
}
.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(13, 30, 81, 0.0);
  border-width: 0px;
  border-color: rgba(40, 48, 69, 1.0);
  color: rgba(255, 183, 6, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 223, 46, 1.0);
  border-color: rgba(80, 88, 109, 1.0);
  color: rgba(13, 30, 81, 1.0);
}

.hs-form label {
  color: rgba(13, 30, 81, 1.0);
}

.hs-form legend {
  color: rgba(13, 30, 81, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(13, 30, 81, 1.0);
  color: rgba(13, 30, 81, 1.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(13, 30, 81, 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: #283045;
}

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

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

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

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

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






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

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

tfoot td {
background-color: rgba(255, 255, 255, 1.0);
color: rgba(13, 30, 81, 1.0);
}

table,
tbody + tbody {
border-color: rgba(13, 30, 81, 1.0);
}





header.header {
  background-color: rgba(255, 255, 255, 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: rgba(13, 30, 81, 1.0);
}

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: rgba(255, 183, 6, 1.0);
}

body .custom-menu-primary li.active-branch a,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active a {
  color: rgba(255, 183, 6, 1.0);
}
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: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(255, 183, 6, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(255, 183, 6, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(13, 30, 81, 1.0);
}
body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(255, 255, 255, 1.0);
}

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: rgba(255, 255, 255, 0.0);
  color: rgba(255, 183, 6, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item.active-branch .menu-link {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(13, 30, 81, 1.0);
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(13, 30, 81, 1.0);
}

.nav-utilities a {
  color: rgba(40, 48, 69, 1.0);
}

.nav-utilities a:hover {
  color: rgba(255, 183, 6, 1.0);
}

@media(max-width: 767px) {

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(13, 30, 81, 1.0);
  }
}





footer.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(13, 30, 81, 1.0);
}

footer.footer a {
  color: rgba(13, 30, 81, 1.0);
}

footer.footer a:hover {
  color: rgba(13, 30, 81, 1.0);
}
















body .icon svg {
fill: #0d1e51;
}

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

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

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

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

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




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