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

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

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




html {
  font-size: 16;
}

body {
  color: #2d313f;
  font-family: Lato;
  font-size: 16px;
}

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

ul,ol,blockquote{
  font-weight: 400
}

a {
  font-family: Lato;
  color: rgba(13, 66, 148, 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: rgba(7, 35, 78, 1.0);
}

a:active {
  color: rgba(53, 106, 188, 1.0);
}
h1 {
  
  color: #181a21;
  
  font-family: Lato;
  font-size: 41px;
  font-weight: 300;
}

h2 {
  
  color: #2d313f;
  
  font-family: Lato;
  font-size: 34px;
  font-weight: 300;
}

h3 {
  
  color: #2d313f;
  
  font-family: Lato;
  font-size: 28px;
  font-weight: 300;
}

h4 {
  
  color: #2d313f;
  
  font-family: Lato;
  font-size: 23px;
  font-weight: 300;
}

h5 {
  
  color: #2d313f;
  
  font-family: Lato;
  font-size: 21px;
  font-weight: 300;
}

h6 {
  
  color: #2d313f;
  
  font-family: Lato;
  font-size: 16px;
  font-weight: 300;
}

blockquote {
  border-left: 5px solid #dedede;;
}





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

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(45, 49, 63, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(244, 189, 111, 1.0);
  border-color: rgba(244, 189, 111, 1.0);
  border-radius: 8px;
  border-width: 2px;
  color: rgba(183, 126, 44, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13.4px;
  padding-bottom: 13.4px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(13, 66, 148, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(244, 189, 111, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 229, 151, 1.0);
  border-color: rgba(255, 229, 151, 1.0);
  color: rgba(183, 126, 44, 1.0);
}

.hs-form label {
  color: rgba(45, 49, 63, 1.0);
}

.hs-form legend {
  color: rgba(45, 49, 63, 1.0);
}

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(118, 118, 118, 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: #2d313f;
}

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

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(45, 49, 63, 1.0);
  color: rgba(45, 49, 63, 1.0);
}

thead th,
thead td {
  background-color: rgba(45, 49, 63, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(45, 49, 63, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(45, 49, 63, 1.0);
}





.header__container {
  max-width: 1200px;
}
.header-grp {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(229, 229, 229, 1.0);
}
.custom-menu-primary .submenu.level-2 {
  border-color: rgba(13, 66, 148, 1.0);
}
.custom-menu-primary .submenu.level-2:before {
  border-bottom-color: rgba(13, 66, 148, 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: rgba(45, 49, 63, 1.0);
}

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: rgba(7, 35, 78, 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: rgba(7, 35, 78, 1.0);
}
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: rgba(7, 35, 78, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(7, 35, 78, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(45, 49, 63, 1.0);
  border-color: rgba(241, 240, 240, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(241, 240, 240, 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(245, 245, 245, 1.0);
  color: rgba(7, 35, 78, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  background-color: rgba(245, 245, 245, 1.0);
  color: rgba(7, 35, 78, 1.0);
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(45, 49, 63, 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(45, 49, 63, 1.0);
  }
}





.footer__container {
  max-width: 1200px;
}
.footer-grp {
  background-color: rgba(13, 66, 148, 0.9500000000000001);
  color: rgba(255, 255, 255, 1.0); 
}
.footer-grp a{
  color: rgba(255, 255, 255, 1.0); 
} 
.footer-grp a:hover{
  color: rgba(244, 189, 111, 1.0); 
}
.footer-grp h3,
.footer-links .hs_cos_wrapper_type_text{
  color: rgba(255, 255, 255, 1.0); 
}
.footer-grp i{
  color: rgba(255, 255, 255, 1.0); 
} 
.footer-links ul.submenu.level-1>li {
  border-color: rgba(245, 245, 245, 0.15); 
}
.footer-contact ul li {
  background-color: rgba(0, 0, 0, 0.2);
}
.footer-contact ul li i {
  background-color: rgba(0, 0, 0, 0.2);
}
.footer-contact ul li a:hover{
  color: rgba(255, 255, 255, 1.0); 
}












body .icon svg {
  fill: #2d313f;
}

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

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

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

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

.page-center,
.content-wrapper{
  max-width: 1200px;
  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: 1199px){

  .page-center,
  .dnd-section > .row-fluid,
  .content-wrapper,
  .header__container,
  .footer__container{
    max-width: 970.0px ;
  }


}

@media (max-width: 991px){

  .page-center,
  .dnd-section > .row-fluid,
  .content-wrapper,
  .header__container,
  .footer__container{
    max-width: 750.0px ;
  }


}


@media (max-width: 767px){

  .page-center,
  .dnd-section > .row-fluid,
  .content-wrapper,
  .header__container,
  .footer__container{
    max-width: 100%;
  }


}