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

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

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




html {
  font-size: 16;
}

body {
  font-weight: 300;
  color: #000000;
  font-family: Open Sans;
  font-size: 16px;
}

p {
  font-family: Open Sans; 
}

a {
  color: rgba(138, 205, 66, 1.0);
}

a:hover {
  color: rgba(190, 234, 120, 1.0);
}
a:active {
  color: rgba(178, 245, 106, 1.0);
}



h1 {
  color: #124858;
  color:#124858 ;
  font-family: Blinker;
  font-size: 70px;
  line-height: 1.2em;
  font-weight: 700;
}

@media only screen and (min-width: 480px){
  h1 {
    font-size: 39.9px;
  }
}

@media only screen and (min-width: 768px){
  h1 {
    font-size: 49.98px;
  }
}

@media only screen and (min-width: 992px){
  h1 {
    font-size: 60.199999999999996px;
  }
}
@media only screen and (min-width: 1200px){
  h1 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 480px){
  h1 {
    font-size: 40.04px;
  }
}

h2 {
  line-height: 1.2em;
  color: #124858;
  color:#124858 ;
  font-family: Open Sans;
  font-size: 40px;
  font-weight: 700;
}



h3 {
  line-height: 1.2em;
  color: #124858;
  color:#124858 ; 
  font-family: Open Sans;
  font-size: 20px;
  font-weight: 400;
}



h4 {
  line-height: 1.2em;
  color: #124858;
  color:#124858 ; 
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400;
}


h5 {
  line-height: 1.2em;
  color: #124858;
  color:#124858 ; 
  font-family: Open Sans;
  font-size: 10px;
  font-weight: 700;
}

h6 {
  line-height: 1.2em;
  color:#124858 ;  
  font-family: Open Sans;
  font-size: 10px;
  font-weight: 400;
}

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





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

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(18, 72, 88, 1.0);
}

.btn,
.hs-button,
.button--primary {
  border-radius: 3px;
  border-width: 1px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(18, 72, 88, 1.0);
  background-color: rgba(18, 72, 88, 1.0);
  outline: none !important;
}


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


.hs-button:active,
.button--primary:active
.btn:hover,
.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(18, 72, 88, 1.0);
  background-color: rgba(18, 72, 88, 1.0);
}


.hs-form label {
  color: rgba(0, 0, 0, 1.0);
}

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

input.hs-search-field__input,
input#hs-pwd-widget-password,
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(203, 214, 226, 1.0);
  background-color: rgba(245, 248, 250, 1.0);
  color: #000000;
  border-radius: 3px;
  border-width: 1px;
}


form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(18, 72, 88, 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: #000000;
}

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

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

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

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

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





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

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(18, 72, 88, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(18, 72, 88, 1.0);
}





.header {
  background-color: rgba(18, 72, 88, 1.0);
}

.header__container {
  max-width: 1140px;
}

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

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

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: #ffffff;
}
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: #71919B;
}
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: #FFBF61
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #ffffff;
}

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

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: #ffbe62;
  color: #124858;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #ffffff;
  background-color: #71919b;
}

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

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

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

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


@media(min-width:1100px){

  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color: rgba(255, 255, 255, 1.0);
    border-color: rgba(#null, 0.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover {
    background-color: rgba(255, 191, 97, 0.0);

  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    color: rgba(255, 255, 255, 1.0);
    border-color: rgba(#null, 0.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a ,
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
    background-color: rgba(113, 145, 155, 0.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a,
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
    color: rgba(255, 255, 255, 1.0);
    border-color: rgba(#null, 0.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch:hover> a,
  .custom-menu-primary .hs-menu-wrapper > ul > li.active:hover > a{
    background-color: rgba(#null, 0.0);
  }

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

  .custom-menu-primary .hs-menu-wrapper > ul  ul > li {
    border-color: rgba(255, 255, 255, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul  ul > li > a{
    color: rgba(18, 72, 88, 1.0);
    border-color: rgba(255, 255, 255, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul  ul > li > a:hover {
    background-color: rgba(255, 190, 98, 1.0);
    color: rgba(18, 72, 88, 1.0);
    border-color: rgba(255, 255, 255, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul  ul > li.active > a {
    background-color: rgba(113, 145, 155, 1.0);
    color: rgba(255, 255, 255, 1.0);
    border-color: rgba(255, 255, 255, 1.0);

  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active > a{
    border-color: rgba(255, 255, 255, 1.0);
  }

}





.footer {
  background-color: rgba(18, 72, 88, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer__container {
  max-width: 1140px;
}

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


.footer-form-wrap form input {
}

.footer-form-wrap form .input input {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(255, 255, 255, 1.0);
}

.footer-form-wrap form input.hs-button {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(18, 72, 88, 1.0);
}

.footer-form-wrap form input.hs-button:hover {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(18, 72, 88, 1.0);
}







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

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

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

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

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

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

.blog-pagination__link {
  color: #000000;
}

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

.blog-post__title {
  color: #124858;
  font-family:Open Sans;
  font-size: 40px;
  font-weight: ;
}

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

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: #124858;
}

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

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

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

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

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




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

  .header__container, .footer__container{
    max-width: 84.99999998999999%;
  }

}

#hs_cos_wrapper_header_sitemap p, #hs_cos_wrapper_header_sitemap li, #hs_cos_wrapper_header_sitemap span, #hs_cos_wrapper_header_sitemap label, #hs_cos_wrapper_header_sitemap h1, #hs_cos_wrapper_header_sitemap h2, #hs_cos_wrapper_header_sitemap h3, #hs_cos_wrapper_header_sitemap h4, #hs_cos_wrapper_header_sitemap h5, #hs_cos_wrapper_header_sitemap h6 {
    font-size: 0px !important;
}