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

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

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




html {
  font-size: 16px;
}

body {

  color: rgba(18, 46, 56, 1.0);
  font-family: source-sans-pro;
  font-weight: 400;
  font-size: 16px;
}


p {
  font-family: source-sans-pro;

}

a {
  font-family: source-sans-pro;
  color: rgba(18, 46, 56, 1.0);
  cursor: pointer;

}

a:hover,
a:focus {
  color: rgba(201, 15, 17, 1.0);
}

a:active {
  color: rgba(58, 86, 96, 0.0);
}

h1 {

  color: rgba(201, 15, 17, 1.0);
  font-family: pt-sans;
  font-size: 46px;
  font-weight: 600;
}



h2 {
  color: rgba(201, 15, 17, 1.0);
  font-family: pt-sans;
  font-size: 42px;
  font-weight: 600;
}



h3 {
  color: rgba(201, 15, 17, 1.0);
  font-family: pt-sans;
  font-size: 36px;
  font-weight: 600;
}


h4 {
  color: rgba(201, 15, 17, 1.0);
  font-family: pt-sans;
  font-size: 20px;
  font-weight: 600;
}


h5 {
  color: rgba(201, 15, 17, 1.0);
  font-family: pt-sans;
  font-size: 16px;
  font-weight: 600;
}

h6 {
  color: rgba(201, 15, 17, 1.0);
  font-family: pt-sans;
  font-size: 14px;
  font-weight: 600;
}






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

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(18, 46, 56, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(201, 15, 17, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 100px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {

  background-color: rgba(18, 46, 56, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
  -webkit-box-shadow: 0 8px 14px 0 rgba(225,10,30,.27);
  box-shadow: 0 8px 14px 0 rgba(225,10,30,.27);

}

.hs-button:active,
.button--primary:active {
  background-color: rgba(241, 55, 57, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(18, 46, 56, 1.0);
}

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

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(61, 73, 75, 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: #122E38;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: source-sans-pro;
}

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

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

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





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

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

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

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





.header__container {
  max-width: 1236px;
}
@media(min-width:1025px){
  .header-group {
    background-color: rgba(255, 255, 255, 1.0);
  }
  .header-group .topbar{
    border-bottom-color: rgba(151, 152, 152, 1.0);
  }
  .topbar__contact-info a , .topbar__contact-info a:hover , .topbar__center_menu .hs-menu-wrapper>ul a , .header-right-lang li a , .header-right-lang li a:hover {
    color: rgba(18, 46, 55, 1.0);
  }
  .topbar__center_menu .hs-menu-wrapper>ul a:hover {
    color: rgba(201, 14, 17, 1.0);
    border-bottom-color: rgba(201, 14, 17, 1.0);

  }
  .header-right-lang li .language-menu {
    background-color: rgba(255, 255, 255, 1.0);
  }
  .language-menu hr{
    background-color: rgba(151, 152, 152, 1.0);
  }
  .language-menu p{
    color: rgba(18, 46, 55, 1.0);
  }
  .header-right-lang li .language-menu li a{
    color: rgba(18, 46, 55, 1.0);
  }
  .header-right-lang li .language-menu li a:hover{
    color: rgba(201, 14, 17, 1.0);
  }

  .header_menu .hs-menu-wrapper>ul>li>a , .header-search-section ul li a {
    color: rgba(18, 46, 55, 1.0);
  }
  .header-search-section ul li:first-child a.is-active, 
  header-search-section ul li a:hover , 
  .header-search-section ul li:first-child a.is-active, 
  .header-search-section ul li a:hover{
    color: rgba(201, 14, 17, 1.0);
  }
  .header-search-section ul li:first-child a span:first-child , 
  .header-search-section ul li:last-child a span:first-child{
    border-color: rgba(18, 46, 55, 1.0);
  }
  .header-search-section ul li a:hover span:first-child,
  .header-search-section ul li a.is-active span:first-child ,
  .header-search-section ul li a:hover span:first-child, 
  .header-search-section ul li a.is-active span:first-child{
    border-color: rgba(201, 14, 17, 1.0);
  }
  .header-search-section ul li:first-child a span:first-child:before ,
  .header-search-section ul li:last-child a span:first-child:before,
  .header-search-section ul li:last-child a span:first-child:after , 
  .header-search-section ul li a:hover span:first-child:after,
  .header-search-section ul li a:hover span:first-child:before,
  .header-search-section ul li a.is-active span:first-child:before{
    background-color: rgba(18, 46, 55, 1.0);
  }
  .header-search-section ul li a:hover span:first-child:after, 
  .header-search-section ul li a:hover span:first-child:before, 
  .header-search-section ul li a.is-active span:first-child:before{
    background-color: rgba(201, 14, 17, 1.0);
  }
  .header_menu .hs-menu-wrapper>ul>li>a:hover {
    color: rgba(201, 14, 17, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
    text-decoration: unset;
    border-bottom-color: rgba(201, 14, 17, 1.0);
  }
  .header_menu .hs-menu-wrapper>ul>li.active > a {
    color: rgba(201, 14, 17, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
    border-bottom-color: rgba(201, 14, 17, 1.0);
  }
  .header_menu .hs-menu-wrapper>ul>li>.menu-dropdown:after{
    background-color: rgba(240, 240, 240, 1.0);
  }
  .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children:hover>a:after{
    border-bottom-color: rgba(240, 240, 240, 1.0);
  }
  .menu-dropdown-row>.menu-column-left>ul>li>a , .menu-dropdown-row>.menu-column-left .btn--text--dark{
    color: rgba(18, 46, 55, 1.0);
  }
  .menu-dropdown-row>.menu-column-left>ul>li>a:hover , .menu-dropdown-row>.menu-column-left .btn--text--dark:hover{
    color: rgba(201, 14, 17, 1.0);
  }

  .menu-dropdown-row>.menu-column-left>ul>li>a {
    color: rgba(18, 46, 55, 1.0);
    border-bottom-color: rgba(151, 152, 152, 1.0);
  }
  .menu-dropdown-row>.menu-column-left>ul>li>a:hover {
    color: rgba(201, 14, 17, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
    text-decoration: unset;
  }
  .menu-dropdown-row>.menu-column-left>ul>li.active > a {
    color: rgba(18, 46, 55, 1.0);
    background-color: rgba(255, 255, 255, 0.0);

  }
  .menu-dropdown-row>.menu-column-left>ul>li.active:before{
    background-color: rgba(201, 14, 17, 1.0);
  }
  .header-group .search-container{
    background-color: rgba(240, 240, 240, 1.0);
  }
  .header-search-section ul li:first-child a.is-active:after{
    border-bottom-color: rgba(240, 240, 240, 1.0);
  }
  .search-container form .search-nav input{
    background-color: rgba(255, 255, 255, 1.0);
    border-color: rgba(240, 240, 240, 1.0);
  }
  .search-container form .search-nav input:focus{
    border-color: rgba(18, 46, 55, 1.0);

  }
.search-container form .search-nav .search-icon{
   border-color: rgba(18, 46, 55, 1.0);
  }
  .search-container form .search-nav .search-icon:after , .search-container .search-column .closeSearch:before, .search-container .search-column .closeSearch:after{
    background-color: rgba(18, 46, 55, 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: #122E37;
  }

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

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

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

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

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

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

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

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

  
  
  

  .footer {
    background-color: rgba(18, 46, 56, 1.0);
    color: #ffffff;
  }
  .upper-footer{
    background-color: rgba(18, 46, 56, 1.0);
  }
  .upper-left h4 , .upper-footer__contact-left ul li p , .upper-footer__contact-right ul li a , .upper-footer__contact-right ul li a:hover , .upper-footer__socials a:last-child , .upper-footer__socials a:last-child:hover{
    color: rgba(255, 255, 255, 1.0);
  }
  .upper-left h4:before{
    background-color: rgba(255, 255, 255, 1.0);
  }
  .footer__container {
    max-width: 1236px;
  }
  .lower_bottom-left P{
    color: rgba(255, 255, 255, 0.6);
  }
  .lower_bottom-right ul li a , .lower-footer-row .hs-menu-wrapper>ul>li>ul>li>a{
    color: rgba(255, 255, 255, 0.6);
  }

  .lower_bottom-right ul li a:hover , .lower-footer-row .hs-menu-wrapper>ul>li>ul>li>a:hover{
    color: rgba(255, 255, 255, 0.6);
  }

  .lower-footer-row .hs-menu-wrapper>ul>li>a{
    color: rgba(255, 255, 255, 0.8);
  }

  .upper-footer__socials a{
    border-color: rgba(255, 255, 255, 0.3);
  }
  .upper-footer__socials a:hover{
    border-color: rgba(255, 255, 255, 0.7000000000000001);
  }
  .newsletter{
    background-color: rgba(255, 255, 255, 1.0);
  }
  .newsletter-wrap{
    border-color: rgba(0, 0, 0, 0.2);
  }
  .newsletter__header h2{
    color: rgba(225, 10, 30, 1.0);
  }
  .legal-consent-container .hs-richtext p , .legal-consent-container .hs-form-booleancheckbox-display p{
    color: rgba(61, 73, 75, 1.0);
  }
  .legal-consent-container .hs-form-booleancheckbox-display:before{
    border-color: rgba(152, 152, 152, 1.0);
  }
  
  
  

  .content-wrapper {
    max-width: 1236px;
  }
#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);
  }


  

  /*             Blog Grid Listing and Post styles            */

 

  
  
  


  
  
  

  body .icon svg {
    fill: #122E38;
  }

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

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

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

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

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

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