/* ******************************************************************************
*********************************************************************************
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: 1080px;
  width: 80%;
}

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

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






body {
  
  color: rgba(66, 66, 66, 1.0 );
  
  font-family: Roboto,Helvetica,Arial,Lucida,sans-serif;
  font-size: 18px;
  font-weight: 400;
}
p {
  font-family: Roboto;
  font-weight: 400
}

a {
  font-family: Roboto;
  color: rgba(74, 28, 65, 1.0);
  cursor: pointer;
}

a:hover,
a:focus {
  color: rgba(74, 28, 65, 1.0);
}

a:active {
  color: rgba(114, 68, 105, 1.0);
}

h1 {
  color: rgba(102, 102, 102, 1.0);
  font-family: Raleway,Helvetica,Arial,Lucida,sans-serif;
  font-size: 40px;
  font-weight: 800;
}
h2 {
  color: rgba(51, 51, 51, 1.0);
  font-family: Raleway,sans-serif;
  font-size: 26px;
  font-weight: 500;
}
h3 {
  color: rgba(51, 51, 51, 1.0);
  font-family: Raleway,sans-serif;
  font-size: 22px;
  font-weight: 500;
}

h4 {
  color: rgba(51, 51, 51, 1.0);
  font-family: Raleway,sans-serif;
  font-size: 18px;
  font-weight: 500;
}

h5 {
  color: rgba(51, 51, 51, 1.0);
  font-family: Raleway,sans-serif;
  font-size: 16px;
  font-weight: 500;
}

h6 {
  color: rgba(51, 51, 51, 1.0);
  font-family: Raleway,sans-serif;
  font-size: 14px;
  font-weight: 500;
}

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





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

h3.form-title {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(0, 0, 0, 1.0);
}
.max-content-wrapper form .hs-button,
.max-content-wrapper .error-page .hs-button{
  background-color: rgba(169, 146, 104, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(169, 146, 104, 1.0);
  border-width: 4px;
  border-radius: 4px;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 5.00000000001px!important;
  padding-bottom: 0.3em;
}
.max-content-wrapper form .hs-button:hover,
.max-content-wrapper .error-page .hs-button:hover {
  border-color: #4a1c41;
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(230, 230, 230, 1.0);
  border-color: rgba(152, 27, 30, 1.0);
  border-radius: 0px;
}

.hs-button,
.button--primary {
  background-color: rgba(169, 146, 104, 1.0);
  border-color: rgba(#null, 0.0);
  border-radius: 4px;
  border-width: 4px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 0.3px;
  padding-bottom: 0.3px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: ;
  border-color: ;
  color: );
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(209, 186, 144, 1.0);
  border-color: rgba(#null, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(66, 66, 66, 1.0);
}
.max-content-wrapper form .hs-form-field>label {
  color: rgba(66, 66, 66, 1.0);
}
.hs-form legend {
  color: rgba(66, 66, 66, 1.0);
}
.max-content-wrapper form .hs-input, .max-content-wrapper form input[type="password"] {
  border-color: rgba(187, 187, 187, 1.0);
  color: rgba(78, 78, 78, 1.0);
  border-radius: 0px;
}
.max-content-wrapper form .hs-input:focus, .max-content-wrapper form input[type="password"]:focus {
  border-color: rgba(45, 57, 64, 1.0);
  color: rgba(62, 62, 62, 1.0);
}


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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(45, 57, 64, 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: #424242;
}

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

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

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

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

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







th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(238, 238, 238, 1.0);
  color: rgba(0, 0, 0, 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(51, 51, 51, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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







.cst-header-grp .cst-header-top-menu-grp{
  background-color: rgba(169, 146, 104, 1.0); 
}
.cst-header-grp .cst-header-top-menu-grp .inner-menu-grp ul>li>a {
  color: rgba(255, 255, 255, 1.0);
}
.cst-header-grp .cst-header-top-menu-grp .inner-menu-grp ul>li>a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.cst-header-grp .cst-header-nav-grp {
  background-color: rgba(255, 255, 255, 1.0);
}
.cst-navigation-grp .navigation-primary>ul>li>a{
  color: rgba(152, 27, 30, 1.0);
}
.cst-navigation-grp .navigation-primary>ul>li>a:hover {
  color: rgba(152, 27, 30, 1.0);
  background-color: rgba(74, 28, 65, 0.0);
}
.cst-navigation-grp .navigation-primary>ul>li>a.active-branch {
  background-color: rgba(224, 194, 136, 0.0);
  color: rgba(169, 146, 104, 1.0);
}
.cst-navigation-grp .navigation-primary>ul>li.has-submenu.menu-item>ul {
  background-color: rgba(152, 27, 30, 1.0);
}
.cst-navigation-grp .navigation-primary>ul>li.has-submenu.menu-item>ul>li>a {
  color: rgba(255, 255, 255, 1.0);
}
.cst-navigation-grp .navigation-primary>ul>li.has-submenu.menu-item>ul>li>a:hover {
  background-color: rgba(0, 0, 0, 0.03);
  color: rgba(255, 255, 255, 1.0);
}
.cst-navigation-grp .navigation-primary>ul>li.active-branch>ul>li.active-branch>a {
  background-color: rgba(224, 194, 136, 0.0);
  color: rgba(169, 146, 104, 1.0);
}
.cst-navigation-grp .navigation-primary>ul>li.active-branch>ul>li.active-branch>a:hover {
  color: rgba(169, 146, 104, 1.0);
}

.header__container {
  max-width: 1080px;
}

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

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

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

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

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

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(#null, 0.0);
}

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

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(#null, 0.0);
  }
}





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

.footer__container {
  max-width: 1080px;
}
.cst-footer-grp .footer-copyright-grp {
  background-color: rgba(169, 146, 104, 1.0);
}
.cst-footer-grp .footer-copyright-grp .page-center .inner-grp {
  color: rgba(66, 66, 66, 1.0);
}

.cst-footer-grp .cst-footer-middle-grp {
  background-color: rgba(68, 68, 68, 1.0);
}
.cst-footer-grp .cst-footer-middle-grp .footer-three-col .col-grp.column-1 .cst-foter-col-content p,
.footer-contact-details p span {
  color: rgba(188, 188, 188, 1.0);  
}
.cst-footer-grp .cst-footer-middle-grp .footer-three-col .col-grp .column-title h1,
.footer-contact-details p span:first-child,
.cst-footer-grp .cst-footer-middle-grp .footer-logo-grp .left-col-title h1 {
  color: rgba(255, 255, 255, 1.0);  
}
.cst-helpful-links p a,
.footer-contact-details p a{
  color: rgba(188, 188, 188, 1.0);
}
.cst-helpful-links p a:hover,
.footer-contact-details p a:hover {
  color: rgba(188, 188, 188, 1.0);
}
.cst-footer-grp .cst-footer-middle-grp .seprator .seprator-inner:before {
  border-top-color: rgba(255, 255, 255, 1.0);
}
.cst-footer-grp .cst-footer-form-grp .page-center .inner-grp.clearfix .top-title h1 {
  color: rgba(255, 255, 255, 1.0);
}
.cst-footer-grp .cst-footer-form-grp .page-center .inner-grp.clearfix .top-footer-content {
  color: rgba(170, 170, 170, 1.0);
}
.cst-footer-form .inner-grp form .hs-form-field .input .hs-input {
  background-color: rgba(249, 249, 249, 0.21);
  color: rgba(255, 255, 255, 1.0);
  
}
.cst-footer-form .inner-grp form .hs-form-field .input .hs-input:focus {
  color: rgba(62, 62, 62, 1.0);
  
}

.cst-footer-form .inner-grp form .hs-submit .actions {
  background-color: rgba(169, 146, 104, 1.0);
  color: rgba(255, 255, 255, 1.0)!important;
  border-color: rgba(169, 146, 104, 1.0)!important;
  border-radius: 4px;
}
.cst-footer-form .inner-grp form .hs-submit .actions:hover {
  background-color: rgba(152, 27, 30, 1.0);
  color: rgba(230, 230, 230, 1.0)!important;
  border-color: rgba(152, 27, 30, 1.0)!important;

}














body .icon svg {
  fill: #666;
}

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

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

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

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

.page-center {
  max-width: 1080px;
  margin: 0 auto;
  width: 80%;
}




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