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

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

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




html {
  font-size: 18;
}

body {
  
  color: #333333;
  
  font-family: Lora,sans-serif;
  font-size: 18px;
  font-weight: 400;
}

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

a {
  font-family: Lora;
  color: rgba(145, 147, 137, 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(253, 229, 70, 1.0);
}

a:active {
  color: rgba(185, 187, 177, 1.0);
}

h1 {
  
  color: rgba(35, 31, 32, 1.0);
  
  font-family: gt-walsheim-bold;
  font-size: 54px;
  font-weight: 500;
}

h2 {
  
  color: rgba(35, 31, 32, 1.0);
  
  font-family: gt-walsheim;
  font-size: 42px;
  font-weight: 500;
}
h3 {
  
  color: rgba(35, 31, 32, 1.0);
  
  font-family: gt-walsheim;
  font-size: 28px;
  font-weight: 500;
}

h4 {
  
  color: rgba(35, 31, 32, 1.0);
  
  font-family: gt-walsheim;
  font-size: 23px;
  font-weight: 500;
}

h5 {
  
  color: rgba(35, 31, 32, 1.0);
  
  font-family: gt-walsheim;
  font-size: 18px;
  font-weight: 500;
}

h6 {
  
  color: #494A52;
  
  font-family: Lora;
  font-size: 16px;
  font-weight: 500;
}






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

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

.hs-button,
.button--primary {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(253, 229, 70, 1.0);
  border-radius: 0px;
  border-width: 2px;
  color: rgba(253, 229, 70, 1.0);
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(145, 147, 137, 1.0);
  border-color: rgba(145, 147, 137, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(255, 255, 110, 1.0);
  color: rgba(253, 229, 70, 1.0);
}

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

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

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(145, 147, 137, 1.0);
  color: ;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(102, 175, 233, 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: #333333;
}

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

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

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

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

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





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

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(51, 51, 51, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(51, 51, 51, 1.0);
}





.header-grp {
  background-color: rgba(101, 103, 94, 1.0);
}

.header__container {
  max-width: 1170px;
}

.header-top-grp{
  background-color: rgba(255, 255, 255, 0.5);
}
.header-top-menu .submenu.level-1 li a.menu-link{
  color: rgba(0, 0, 0, 1.0);
}
.header-top-menu .submenu.level-1 li a.menu-link:hover{
  color: rgba(253, 229, 70, 1.0);
}

.custom-menu-primary .submenu.level-1 li > a{
  border-color: rgba(145, 147, 137, 1.0);
}
.custom-menu-primary .submenu.level-1 li > a:hover{
  border-color: rgba(253, 229, 70, 1.0);
}
.custom-menu-primary .submenu.level-2{
  background-color: rgba(101, 103, 94, 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(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
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(253, 229, 70, 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(255, 255, 255, 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(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(255, 255, 255, 0.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, 0.0);
  color: rgba(253, 229, 70, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

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





.footer-grp {
  background-color: rgba(101, 103, 94, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer__container {
  max-width: 1170px;
}
.footer-address h4{
  color: rgba(255, 255, 255, 1.0);
}
.quick-links ul.submenu.level-1 li a {
  color: rgba(255, 255, 255, 1.0);
}
.quick-links ul.submenu.level-1 li a:hover {
  color: rgba(253, 229, 70, 1.0);
}








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












body .icon svg {
  fill: #333333;
}

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

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

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

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

.page-center {
  max-width: 1170px;
  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.0000000000001px;
  }

}


@media (max-width: 991px){

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

} 

@media (max-width: 767px){

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

}