/* ******************************************************************************
*********************************************************************************
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: 1920px;
}

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

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




html {
  font-size: 17;
}

body {
  color: #525e65;
  font-weight: 400;	
  font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 17px;
}

p {
  font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 400;
}

a {
  font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
  color: rgba(26, 61, 109, 1.0);
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

a:hover,
a:focus {
  color:#78af03;
}

a:active {
  color: rgba(66, 101, 149, 1.0);
}

h1 {
  color: #1f2a3d;
  font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 46px;
  font-weight: 700;
}



h2 {
  color: #163a50;
  font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 400;
}



h3 {
  color: #163a50;
  font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
}



h4 {
  color: #163a50;
  font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
}



h5 {
  color: #163a50;
  font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

h6 {
  color: #163a50;
  font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

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





form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
}

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

.hs-button,
.button--primary {
  background-color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.9);
  border-radius: 6px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

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

.hs-form label {
  color: rgba(22, 58, 80, 1.0);
}

.hs-form legend {
  color: rgba(22, 58, 80, 1.0);
}

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(#null, 0.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: #525e65;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
}

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

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

.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(26, 61, 109, 1.0);
  color: rgba(26, 61, 109, 1.0);
}

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(26, 61, 109, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(26, 61, 109, 1.0);
}





.header_main {
  background-color: rgba(26, 61, 109, 0.92);
}

.header__container {
  max-width: 1920px;
}
@media (min-width: 960px) {
.custom-menu-primary .hs-menu-wrapper>ul>li>a {
  color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li:hover>a {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(120, 175, 3, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li.active>a {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 167, 225, 1.0);
}
  .custom-menu-primary .hs-menu-wrapper>ul>li.active:hover>a {
  color: rgba(120, 175, 3, 1.0);
  }
.custom-menu-primary .hs-menu-wrapper ul ul, 
.custom-menu-primary .hs-menu-wrapper>ul>li>a:before{
  background-color: rgba(245, 245, 245, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a {
  color: rgba(26, 61, 109, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a:hover {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(120, 175, 3, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.active>a {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(120, 175, 3, 1.0);
}
.custom-menu-primary .hs-menu-wrapper ul ul ul li a{
  color: rgba(82, 94, 101, 1.0);
}
.custom-menu-primary .hs-menu-wrapper ul ul ul li a:hover{
  color: rgba(120, 175, 3, 1.0);
}

.header-search-inner #header-search__input {
  background-color: rgba(29, 51, 80, 1.0);
  border-color: rgba(151, 167, 188, 1.0);
}
.header-search-inner #header-search__input:focus {
  border-color: rgba(0, 167, 225, 1.0);
  outline: 0 !important;
}
.header-utility a {
  color: rgba(255, 255, 255, 1.0);
 background-color: rgba(120, 175, 3, 1.0);
}
.header-utility__item:not([style^="display: none"]) ~ 
.header-utility__item:not([style^="display: none"]) a {
    color: rgba(255, 255, 255, 1.0);
background-color: rgba(97, 147, 30, 1.0);
}
.header-utility__item:not([style^="display: none"]) ~ .header-utility__item:not([style^="display: none"]) ~ .header-utility__item:not([style^="display: none"]) a {
    color: rgba(255, 255, 255, 1.0);
background-color: rgba(73, 118, 56, 1.0);
}

.header-utility a:hover, .header-utility a:focus, .header-utility__item:nth-child(n) a:hover, .header-utility__item:nth-child(n) a:focus, 
.header-utility__item a:hover{
 color: rgba(255, 255, 255, 1.0);
background-color: rgba(0, 167, 225, 1.0) !important;
}
}
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
}

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(26, 61, 109, 0.92);
  }

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





.footer__main {
  background-color: rgba(26, 61, 109, 1.0);
  background-image: linear-gradient(104.6deg,rgba(54, 87, 132, 1.0) 0,rgba(54, 87, 132, 1.0) 33%,transparent 33%);
}
.footer-contact p {
  color: rgba(255, 255, 255, 1.0);
}
.footer_menu .hs-menu-wrapper ul li a {
  color: rgba(242, 195, 0, 1.0);
}
.footer_menu .hs-menu-wrapper ul li a:hover {
  color: rgba(128, 187, 0, 1.0);
}
.footer__copyright p {
  color: rgba(255, 255, 255, 0.7000000000000001);
}
.footer__container {
  max-width: 1920px;
}










body .icon svg {
  fill: #494A52;
}

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

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

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

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: 1920px;
  margin: 0 auto;
}




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