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

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

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





body {
  color: #2c2b2b;
  font-family: Montserrat,sans-serif;
  font-weight: 400;
  font-size: 20px;
}

p{
  font-family: Montserrat,sans-serif;
}

.body-container-wrapper a:not(.hs-button):not(.main-button){
  border-bottom-color:rgba(82, 82, 82, 0.18);
}


a {
  color: rgba(82, 82, 82, 0.6);
  cursor: pointer;
}

a:hover,
a:focus {
  color: rgba(82, 82, 82, 0.36);
}

.body-container-wrapper a:not(.hs-button):not(.main-button):hover{
  border-bottom-color:rgba(82, 82, 82, 0.09);
}

a:active {
  color: rgba(122, 122, 122, 0.6);
}

h1 {
  color: #000;
  font-family: bebas-neue,sans-serif;
  font-size: 43px;
  font-weight: 400;
}

@media(max-width: 640px) {
  h1,
  .footer_bottom_section .hs-menu-wrapper>ul>li>a{
    font-size: 32px;
  }
}

h2 {
  color: #4d4d4d;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 700;
}

@media(max-width: 640px) {
  h2{
    font-size: 28px;
    letter-spacing: .008px;
  }
}

h3 {
  color: #575757;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
}


h4 {
  color: #2c2b2b;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h4 {
    font-size: 13.6px;
  }
}

h5 {
  color: #2c2b2b;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

h6 {
  color: #2c2b2b;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

blockquote {
  border-left-color:#1e5631;
}







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


h3.form-title {
  background-color: rgba(44, 43, 43, 0.0);
  color: rgba(30, 86, 49, 1.0);
  
}

.hs-button,
.button--primary {
  background-color: rgba(76, 154, 42, 1.0);
  border-color: rgba(76, 154, 42, 1.0);
  border-radius: 3px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(30, 86, 49, 1.0);
  border-color: rgba(76, 154, 42, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(116, 194, 82, 1.0);
  border-color: rgba(116, 194, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(203, 214, 226, 1.0);
  color: rgba(51, 71, 91, 1.0);
  background-color: rgba(245, 248, 250, 1.0);
  border-radius: 3px;
}

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

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: Montserrat,sans-serif;
}

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

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

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





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

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

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

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





.header {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1680px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(118, 186, 27, 0.93);
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
.custom-menu-primary .hs-menu-wrapper > ul > li:focus > a {

}

.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
  color: rgba(75, 73, 73, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch {
  background-color: rgba(75, 73, 73, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li:focus {
  background-color: rgba(182, 215, 168, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul a{
  color: rgba(30, 86, 49, 0.27);
}

.custom-menu-primary .hs-menu-wrapper > ul ul a:hover,
.custom-menu-primary .hs-menu-wrapper > ul ul a:focus {
  background-color: rgba(82, 82, 82, 0.0);
  color: rgba(82, 82, 82, 0.7000000000000001);
}

.custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a{
  color: rgba(82, 82, 82, 0.7000000000000001);
  background-color: rgba(82, 82, 82, 0.0);
}


.header-social nav.social-link-list a.svg-icon--wrapper svg.sqs-svg-icon--social use.sqs-use--icon{
  fill: rgba(0, 0, 0, 1.0);
}



.header-social nav.social-link-list:hover a.svg-icon--wrapper svg.sqs-svg-icon--social use.sqs-use--icon {
  fill: rgba(0, 0, 0, 0.4);
}

.header-social nav.social-link-list:hover a.svg-icon--wrapper:hover svg.sqs-svg-icon--social use.sqs-use--icon {
  fill: rgba(0, 0, 0, 1.0);
}
.custom-menu-primary .hs-menu-wrapper>ul:hover>li>a {
  color: rgba(118, 186, 27, 0.37);
}

.custom-menu-primary .hs-menu-wrapper>ul:hover>li:hover>a {
  color: rgba(118, 186, 27, 0.93);
}





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

.footer_bottom_section .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}

.footer_bottom_section .hs-menu-wrapper>ul>li>ul>li>a, 
.footer_bottom_section .hs-menu-wrapper>ul>li>ul>li>ul>li>a, 
.footer_address_section p a{
  color: rgba(252, 252, 252, 1.0);
  border-bottom-color: rgba(252, 252, 252, 0.3);
}


.footer_bottom_section .hs-menu-wrapper>ul>li>ul>li>a:hover, 
.footer_bottom_section .hs-menu-wrapper>ul>li>ul>li>ul>li>a:hover, 
.footer_address_section p a:hover{
  border-bottom-color: rgba(252, 252, 252, 0.15);
  color: rgba(252, 252, 252, 0.6);
}


.footer nav.social-link-list a.svg-icon--wrapper svg use.sqs-use--icon{
  fill: rgba(255, 255, 255, 0.0);
}

.footer nav.social-link-list a.svg-icon--wrapper svg use.sqs-use--mask{
  fill: rgba(255, 255, 255, 1.0);
}
.footer nav.social-link-list:hover a.svg-icon--wrapper:hover use.sqs-use--icon{
  fill: rgba(255, 255, 255, 0.0);
}

.footer nav.social-link-list:hover a.svg-icon--wrapper svg use.sqs-use--mask{
  fill: rgba(255, 255, 255, 0.4);
}

.footer nav.social-link-list:hover a.svg-icon--wrapper:hover svg use.sqs-use--mask{
  fill: rgba(255, 255, 255, 1.0);
}


.footer__container {
  max-width: 1680px;
}





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










body .icon svg {
  fill: #4c9a2a;
}

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

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

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

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

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




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