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

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

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




html {
  font-size: 16;
}

body {
  color: rgba(19, 37, 59, 0.8);
  font-family: HCo Gotham SSm Book;
  font-size: 16px;
  font-weight: 400;
}

p {
  font-weight: 400
}

a {
  color: rgba(114, 184, 237, 1.0);
}

a:hover,
a:focus {
  color:color: rgba(255, 203, 44, 1.0);
}

a:active {
  color: rgba(154, 224, 255, 1.0);
}

h1 {
  color: #13253b;
  font-family: HCo Gotham SSm Bold;
  font-size: 75px;
  font-weight: 700;
}


h2 {
  color: #13253b;
  font-family: HCo Gotham SSm Bold;
  font-size: 60px;
  font-weight: 700;
}

h3 {
  color: #13253b;
  font-family: HCo Gotham SSm Bold;
  font-size: 40px;
  font-weight: 700;
}

h4 {
  color: #13253b;
  font-family: HCo Gotham SSm Bold;
  font-size: 32px;
  font-weight: 700;
}

h5 {
  color: #13253b;
  font-family: HCo Gotham SSm Bold;
  font-size: 22px;
  font-weight: 700;
}

h6 {
  color: #72b8ed;
  font-family: HCo Gotham SSm Bold;
  font-size: 20px;
  font-weight: 700;
}


@media(max-width: 1199px) {
  h1 {
    font-size: 38.25px;
  }
  h2 {
    font-size: 32.1px;
  }
  h3 {
    font-size: 31.200000000000003px;
  }
  h4 {
    font-size: 24.0px;
  }



}





blockquote {
  font-size: 18px;
}




.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_blog_subscribe,
.widget-type-google_search,
#comment-form,
.section.post-footer,
.hs-search-field,
.hs_cos_wrapper_type_member_login,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_member_register{
background: linear-gradient(135deg,rgba(34, 62, 104, 1.0) 0%, rgba(34, 62, 104, 1.0) 97%,transparent 97%);
}
form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: HCo Gotham SSm Book;
}

h3.form-title {
  background-color: rgba(34, 62, 104, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(255, 203, 44, 1.0);
  border-color: rgba(255, 203, 44, 1.0);
  border-radius: 100px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(114, 184, 237, 1.0);
  border-color: rgba(114, 184, 237, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

form input,
form select,
form textarea,
input#hs-pwd-widget-password,
.hs-input {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(19, 37, 59, 0.2);
  color: ;
  border-radius: 100px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(19, 37, 59, 0.2);
}

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

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: HCo Gotham SSm Book;
}

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

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

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





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

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(19, 37, 59, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(19, 37, 59, 1.0);
}





.header {
  background-color: rgba(19, 37, 59, 0.0);
}
.scroll .header, .no_banner .header {
  background-color: rgba(19, 37, 59, 1.0);
}
.header__container {
  max-width: 1768px;
}

body .custom-menu-primary a, .h_secondary_menu .hs-menu-wrapper ul li a{
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a {
  background-color: rgba(19, 37, 59, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.h_secondary_menu .hs-menu-wrapper ul li a:hover,
.h_secondary_menu .hs-menu-wrapper ul li a:focus{
  color: rgba(255, 203, 44, 1.0);
  background-color: rgba(19, 37, 59, 0.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch{
  background-color: rgba(19, 37, 59, 0.0);
  color: rgba(255, 203, 44, 1.0);
}
body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(19, 37, 59, 0.8);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(19, 37, 59, 0.8);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 203, 44, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(255, 203, 44, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .navigation-primary>ul .column-holder .level-3 > li > a{
  color: rgba(19, 37, 59, 1.0) !Important;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: HCo Gotham SSm Book;
}

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(19, 37, 59, 0.0);
  }

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





.footer {
  background-color: rgba(19, 37, 59, 1.0);
}

.footer__container {
  max-width: 1725px;
}
.footer a{
  color: rgba(255, 255, 255, 0.8);
}
.copyright ul li a,
.copyright {
  color: rgba(255, 255, 255, 0.6);
}
.footer_links ul li a{
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover{
  color: rgba(255, 203, 44, 1.0);
}
.footer_navigation .hs-menu-wrapper > ul > li > a, .footer_title{
  color: rgba(255, 255, 255, 1.0);
}

.social a span:before{
  border-color: rgba(255, 255, 255, 1.0) transparent transparent;
}
.social a span:after,
.social a:after{
  background-color: rgba(255, 255, 255, 1.0);
}
.social svg path{
  fill: rgba(114, 184, 237, 1.0);
}
.social a:hover span:before {
  border-color: rgba(114, 184, 237, 1.0) transparent transparent;
}
.social a:hover span:after{
  background-color: rgba(114, 184, 237, 1.0);
}
.social a:hover:after{
  background-color: rgba(114, 184, 237, 1.0);
}
.social a:hover svg path{
  fill: rgba(255, 255, 255, 1.0);;
}

@media(max-width: 1199px) {
  .footer__container {
    max-width: 1515px;
  }


}





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

.blog-post__date {
  border-color: #13253B;
}

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

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

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

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

.blog-pagination__link {
  color: #13253B;
}

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

.blog-post__title {
  color: #13253b;
  font-family:HCo Gotham SSm Bold;
  font-size: 60px;
  font-weight: ;
}

.blog-post__author {
  background-color: #13253b;
}

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

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

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

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

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

.page-center {
  max-width: 1515px;
  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: 1799px){
  body {
    font-size: 15px;
  }
  .footer__container {
    max-width: 1220.0925px;
  }
  .dnd-section > .row-fluid, .content-wrapper, .page-center{
    max-width: 1155.036px;
  }

}

@media (max-width: 1279px){
  .footer__container {
    max-width: 1155.06px;
  }


}


@media (max-width: 1199px){
  body {
    font-size: 13px;
  }
  .footer__container {
    max-width: 100%;
  }
  .dnd-section > .row-fluid, .content-wrapper, .page-center{
    max-width: 100%;
  }


}