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

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

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




html {
  font-size: 16;
}

body {
  color: #313233;
  font-family: Roboto,Helvetica,sans-serif,sans-serif;
  font-size: 16px;
  font-weight: 400
}

@media(max-width:600px){
  body {
    font-size: 14.048px;
  }
}

p {
  font-family: Roboto,Helvetica,sans-serif;

}

a {
  font-family: Roboto,Helvetica,sans-serif;
  color: rgba(0, 0, 0, 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:#000000;
}

a:active {
  color: rgba(40, 40, 40, 1.0);
}

h1 {
  color: #00693c;
  font-family: Montserrat,Helvetica,sans-serif;
  font-size: 31.2499px;
  font-weight: 700;
}


h2 {
  color: #00693c;
  font-family: Montserrat,Helvetica,sans-serif;
  font-size: 25px;
  font-weight: 700;
}



h3 {
  color: #00693c;
  font-family: Montserrat,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: 700;
}



h4 {
  color: #00693c;
  font-family: Montserrat,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: 700;
}



h5 {
  color: #00693c;
  font-family: Roboto ,Helvetica,sans-serif;
  font-size: 12.8px;
  font-weight: 700;
}

h6 {
  color: #00693c;
  font-family: Roboto ,Helvetica,sans-serif;
  font-size: 12.8px;
  font-weight: 700;
}

blockquote {
  border-color:#66b83d;;
}





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

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

.hs-button,
.button--primary {
  background-color: rgba(0, 105, 60, 1.0);
  border-color: rgba(0, 105, 60, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 8.192px;
  padding-bottom: 8.192px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color:rgba(0, 105, 60, 1.0);
  border-color: rgba(0, 105, 60, 1.0);
   color: rgba(255, 255, 255, 1.0);
}

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

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

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

form input,
form select,
form textarea,
.hs-input {
  background-color: #ffffff;
  border-color: rgba(232, 232, 231, 1.0);
  color: rgba(49, 50, 51, 1.0);
  border-radius: 5px;
}

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

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

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

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

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

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





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

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

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

table,
tbody + tbody {
  border-color: rgba(217, 216, 215, 1.0);
}





#masthead {
  background-color: rgba(0, 105, 60, 1.0);
}
header .region-navigation {
  background-color: rgba(232, 232, 231,1.0);
}


.header__container {
  max-width: 992px;
}
ul.submenu.level-1>li>a,
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(49, 50, 51,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(49, 50, 51,1.0);
}

body .custom-menu-primary a.active-item,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(49, 50, 51,1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-item,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: rgba(217, 216, 215,1.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #D9D8D7
}
 

 
body .custom-menu-primary .submenu.level-2{
  background-color:  rgba(251, 251, 251,1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(49, 50, 51,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(0, 105, 60,1.0);
  color: rgba(255, 255, 255,1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(0, 105, 60,1.0);
}

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

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(0, 105, 60, 1.0);
  }

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





.region-footer {
  background-color: rgba(0, 105, 60, 1.0);
  color: #FFFFFF;
}
.region-footer .block .menu p,
.region-footer .block h2{
  color:  rgba(255, 255, 255, 1.0);
}

.region-footer .block .menu .email a {
    color:rgba(209, 234, 197, 1.0)!important; 
}
.footer-container {
  max-width: 992px;
}
.region-footer .block .menu a,
.region-footer .block .menu .email a{
  color: rgba(255, 255, 255, 1.0);
}
.region-footer .block .menu a:hover,
.region-footer .block .menu .email a:hover{
  color:  rgba(255, 255, 255, 1.0);
}
.region-copyright{
  color:  rgba(49, 50, 51, 1.0);
}

.region-copyright{
  background-color:  rgba(217, 216, 215, 1.0);
}






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












body .icon svg {
  fill: #494A52;
}

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

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

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

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

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




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