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

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

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




html {
  font-size: 14;
}

body {
  color: #282a32;
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
}


p {
  font-family: Inter;
  font-weight: 400
}

a {
  font-family: Inter;
  color: rgba(231, 124, 34, 1.0);
}

a:hover,
a:focus {
  color:#23527c;
}

a:active {
  color: rgba(255, 164, 74, 1.0);
}

h1 {
  color: #386097;
  font-family: Inter;
  font-size: 70px;
  font-weight: 500;
}

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

h2 {
  color: #30588f;
  font-family: Inter;
  font-size: 40px;
  font-weight: 500;
}

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

h3 {
  color: #30588f;
  font-family: Inter;
  font-size: 36px;
  font-weight: 500;
}

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

h4 {
  color: #386097;
  font-family: Inter;
  font-size: 29px;
  font-weight: 500;
}

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

h5 {
  color: #282a32;
  font-family: Inter;
  font-size: 28px;
  font-weight: 400;
}

h6 {
  color: #386097;
  font-family: Inter;
  font-size: 20px;
  font-weight: 700;
}

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





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

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(40, 42, 50, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(194, 87, 0, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 5px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

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

.hs-form label {
  color: rgba(40, 42, 50, 1.0);
}

.hs-form legend {
  color: rgba(40, 42, 50, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(209, 209, 209, 1.0) !important;
  border-bottom-color: rgba(231, 124, 34, 1.0) !important;
  color: #202020;
  border-radius: 6px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(209, 209, 209, 1.0) !important;
  border-bottom-color: rgba(231, 124, 34, 1.0) !important;
}

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

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

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(40, 42, 50, 1.0);
  color: rgba(40, 42, 50, 1.0);
}

thead th,
thead td {
  background-color: rgba(194, 87, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(194, 87, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(40, 42, 50, 1.0);
}





header.header {
  background:linear-gradient(to right,#fafbfd 0%,#dee6f0 100%); 
  border-bottom-color:rgba(204, 204, 204, 1.0);
}

header.header a{
color:#386097;
}

header.header a:hover{
color:#e77c22;
}

.header__container {
  max-width: 1500px;
}

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

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: #e77c22;
  border-bottom-color:rgba(231, 124, 34, 1.0);
}

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: #386097;
}
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, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
 background-color:rgba(#null, 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, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #386097;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
 background-color:rgba(56, 96, 151, 1.0);
}

body .custom-menu-primary .submenu.level-2{
 background-color:rgba(255, 255, 255, 1.0);
   border-color:rgba(171, 171, 171, 1.0);
}

body .custom-menu-primary ul.submenu.level-2:before{
border-top-color:rgba(171, 171, 171, 1.0);
border-left-color:rgba(171, 171, 171, 1.0);
}


body .custom-menu-primary .submenu.level-2 > li > a {
  color: #4c79af;
}
body .custom-menu-primary .submenu.level-2>.menu-item>.menu-link {
  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, 1.0);
  color:rgba(76, 121, 175, 0.5);
}
body .custom-menu-primary .submenu.level-2>.menu-item>.menu-link.active-branch {
  color: #4c79af;
   background-color:rgba(76, 121, 175, 1.0);
 background-color:rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary ul.submenu.level-3>li>a{
  color: #8d8f93;
 background-color:rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary ul.submenu.level-3>li>a:hover{
  color:rgba(141, 143, 147, 0.5);
 background-color:rgba(255, 255, 255, 1.0);
}


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

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

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

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





.footer {
  background-color: rgba(#null, 0.0);
  color: ;
}


.footer .footer-top{
  background-color: rgba(48, 88, 143, 1.0);
  color: #ffffff;
}

.footer .ft-left-text h3{
  color: #ffffff;
}

.footer .footer-top a{
  color: #ffffff;
}

.footer .footer-top a:hover{
  color: #ffffff;
}

.footer .footer-middle{
  background-color: rgba(255, 255, 255, 1.0);
  color: #67696f;
}

.footer .footer-middle>.page-center{
    border-top-color: rgba(201, 202, 204, 1.0);
}

.footer .footer-middle .footer-menu ul:first-child>li>a{
  color: #386097; 
}

.footer .footer-middle .footer-menu ul:first-child>li>a:hover{
  color: #386097; 
}

.footer .footer-middle .footer-menu ul:first-child>li>ul>li>a{
  color: #4c79af; 
}

.footer .footer-middle .footer-menu ul:first-child>li>ul>li>a:hover{
  color: #4c79af; 
}

.footer .footer-middle .footer-menu ul:first-child>li>ul>li>ul>li>a{
color: rgba(103, 105, 111, 1.0);
}

.footer .footer-middle .footer-menu ul:first-child>li>ul>li>ul>li>a:hover{
  color: rgba(103, 105, 111, 0.5);
}

.footer .footer-middle .newsletter-heading,
.footer .footer-middle .social-heading{
  color: #386097; 
}

.footer .footer-middle .inner-menu-row{
border-right-color:rgba(201, 202, 204, 1.0);
}

.footer .footer-bottom{
background-color:rgba(40, 42, 50, 1.0);
color:#939498; 
}

.footer .footer-bottom a{
color:rgba(147, 148, 152, 1.0);
}

.footer .footer-bottom a:hover{
color:rgba(147, 148, 152, 0.5);
}


.footer .footer-top-button a,.newsletter-button a{
  background-color: rgba(194, 87, 0, 1.0);
    color: #ffffff;
}

.footer .footer-top-button a:hover,.newsletter-button a:hover{
  background-color: rgba(170, 88, 18, 1.0);
    color: #ffffff;
}

.footer__container {
  max-width: 1500px;
}





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

.blog-post__date {
  border-color: #282a32;
}

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

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

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

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

.blog-pagination__link {
  color: #282a32;
}

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

.blog-post__title {
  color: #30588f;
  font-family:Inter;
  font-size: 40px;
  font-weight: ;
}

.blog-post__author {
  background-color: #494a4f;
}

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

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

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

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

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

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




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