/* ******************************************************************************
*********************************************************************************
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: 75rem;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #a19b92;
}
.page-center {
  max-width: 75rem;
}





body {
  
  color: #494A52;
  
  font-family: helvetica,sans-serif;
  font-size: 20px ;
  font-weight: 300;
}
ul,ol{
  font-size: 20px ;
}
p {
  font-family: helvetica;
  font-weight: 300
}
blockquote , ul,ol{
  font-weight: 300
}
a {
  font-family: helvetica;
  color: rgba(54, 63, 69, 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(255, 182, 0, 1.0);
}

a:active {
  color: rgba(94, 103, 109, 1.0);
}

h1 {
  
  color: #494A52;
  
  font-family: arial, helvetica, sans-serif;
  font-size: 3rem;
  font-weight: 300;
}

h2 {
  
  color: #231F1F;
  
  font-family: arial, helvetica, sans-serif;
  font-size: 2.5rem;
  font-weight: 300 !important;
  border-bottom-color: rgba(128, 128, 128, 1.0) !important;
}
h3 {
  
  color: #231F1F;
  
  font-family: arial, helvetica, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
}

h4 {
  
  color: #252221;
  
  font-family: arial, helvetica, sans-serif;
  font-size: 2.5rem;
  font-weight: 500 !important;
}

h5 {
  
  color: #000000;
  
  font-family: arial, helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 200;
}

h6 {
  
  color: ;
  
  font-family: arial, helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 200;
}

blockquote {
  border-left: 1px solid #a19b92;;
}





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

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

.hs-button,
.button--primary {
  background-color: rgba(255, 182, 0, 1.0);
  border-color: rgba(255, 182, 0, 1.0);
  border-radius: 0px;
  border-width: 2px;
  color: rgba(254, 254, 254, 1.0);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(54, 63, 69, 1.0);
  color: rgba(255, 182, 0, 1.0);
  border-color: rgba(255, 182, 0, 1.0);
}

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

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

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

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(161, 155, 146, 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: #494A52;
}

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

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

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

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

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





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

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

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

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





.custom-header-grp {
  background-color: rgba(255, 255, 255, 1.0);
}
.header-social ul li{
  color: rgba(54, 63, 69, 1.0);
}
.header-social ul li a{
  color: rgba(54, 63, 69, 1.0);
}
.header-social ul li a:hover{
  color: rgba(255, 182, 0, 1.0);
}
.social-top a{
  color: rgba(54, 63, 69, 1.0);
}
.social-top a:hover{
  color: rgba(255, 182, 0, 1.0);
}
.social-top:before,.header-search:before{
  color: rgba(54, 63, 69, 1.0);
}
.header-search span{
  color: rgba(255, 255, 255, 1.0);
}
.search-form input.search-box{
  background-color: rgba(85, 87, 89, 1.0);
  border-radius: px;
}
.show-form .header-search input.hs-search-field__input {
  border-color: rgba(229, 229, 229, 1.0);
}
.show-form .header-search input.hs-search-field__input:focus {
  border-color: rgba(204, 204, 204, 1.0);
}





.custom-menu-primary ul.submenu.level-2 {
  background-color: rgba(255, 255, 255, 1.0);
  border-top-color: rgba(161, 155, 146, 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(54, 63, 69, 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(255, 182, 0, 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, 182, 0, 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, 182, 0, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(255, 182, 0, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(161, 155, 146, 1.0);
  border-bottom-color: rgba(161, 155, 146, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(161, 155, 146, 1.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(255, 182, 0, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(128, 128, 128, 1.0);
}
.custom-menu-primary ul.submenu.level-3 li{
  border-bottom-color: rgba(54, 63, 69, 1.0);
}
.custom-menu-primary .submenu.level-1 li a.active-branch:after {
  border-bottom-color: rgba(255, 182, 0, 1.0);
}
.custom-menu-primary ul.submenu.level-3 li a{
  color: rgba(161, 155, 146, 1.0);
  border-color: rgba(#null, 0.0);
}
.custom-menu-primary ul.submenu.level-3 li a:hover{
  color: rgba(255, 182, 0, 1.0);
}



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

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





.footer {
  background-color: rgba(#null, 0.0);
  color: rgba(254, 254, 254, 1.0);
  background-image:url(https://6397544.fs1.hubspotusercontent-na1.net/hubfs/6397544/website%20footer.png);
}
.footer a{
  color: rgba(254, 254, 254, 1.0) !important;
}
.footer a:hover{
  color: rgba(255, 182, 0, 1.0) !important;
}
.footer-form .hs-form-field>label{
  color: rgba(254, 254, 254, 1.0);
}
.footer-form .hs-input{
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
}
.footer-form .hs-input:focus{
  border-color: rgba(85, 87, 89, 1.0);
}
.footer-form input.hs-button.primary.large{
  background-color: rgba(247, 149, 33, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 0px;
  border-width: px;
  color: rgba(254, 254, 254, 1.0);
}

.footer-form input.hs-button.primary.large:hover{
  background-color: rgba(247, 149, 33, 1.0);
  color: rgba(254, 254, 254, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
}

.footer .social a{
  color: rgba(254, 254, 254, 1.0) !important;
}
.footer .social a:hover{
  color: rgba(255, 182, 0, 1.0) !important;
  border-color: rgba(255, 182, 0, 1.0);
}
.footer-menu ul li+li:before{
  color: rgba(254, 254, 254, 1.0) !important;
}












body .icon svg {
  fill: #555759;
}

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

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

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

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

.page-center {
  max-width: 75rem;
  margin: 0 auto;
}




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