





.dnd-section > .row-fluid {
  max-width: 1280px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #FFFFFF;
}





html {
  font-size: 16px;
}

body {
  color: #494A52;
  font-family: Raleway;
  font-size: 16px;
}

p {
  font-family: Raleway;
}

a {
  color: #009A44;
}

a:hover,
a:focus {
  color: #00721c;
}

a:active {
  color: #28c26c;
}

h1 {
  color: #004419;
  font-family: Raleway;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

@media(max-width: 767px) {
  h1 {
    font-size: 34.0px;
  }
}

h2 {
  color: #004419;
  font-family: Raleway;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

@media(max-width: 767px) {
  h2 {
    font-size: 29.75px;
  }
}

h3 {
  color: #004419;
  font-family: Raleway;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

@media(max-width: 767px) {
  h3 {
    font-size: 25.5px;
  }
}

h4 {
  color: #004419;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

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

h5 {
  color: #004419;
  font-family: Raleway;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

h6 {
  color: #004419;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

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





form,
.submitted-message {
  border-color: rgba(255, 255, 255, 1.0) ;
  font-family: Raleway;
}

h3.form-title {
  background-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(157, 225, 0, 1.0);
  border-color: rgba(73, 74, 82, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(0, 68, 25, 1.0);
  padding-left: 53px;
  padding-right: 53px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: inline-block;
  text-decoration:none;
  min-width: 200px;
  text-align:center;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(117, 185, 0, 1.0);
  border-color: rgba(33, 34, 42, 1.0);
  color: rgba(0, 68, 25, 1.0);
    text-decoration:none;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(197, 255, 40, 1.0);
  border-color: rgba(113, 114, 122, 1.0);
  color: rgba(0, 68, 25, 1.0);
}

form label {
  color: rgba(73, 74, 82, 1.0);
}

form legend {
  color: rgba(73, 74, 82, 1.0);
}

form input,
form .hs-input,
form select,
form textarea {
  border-color: rgba(255, 255, 255, 1.0);
  color: #494A52;
}

form input:focus,
form .hs-input:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(73, 74, 82, 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: 16px;
}

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

.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: #FFFFFF !important;
}





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

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(73, 74, 82, 1.0);
}





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

.header__container {
  max-width: 1280px;
}

body .navigation-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 .navigation-primary a:hover,
body .navigation-primary a:focus,
.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(215, 215, 215, 1.0);
}

body .navigation-primary a:active,
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 .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #494A52;
}

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: rgba(74, 74, 74, 1.0);
  border-color: rgba(74, 74, 74, 1.0);
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover {
  background-color: rgba(34, 34, 34, 1.0);
}

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

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(74, 74, 74, 1.0);
    
  }
body .navigation-primary a, .header__logo .logo-company-name, .header__language-switcher-label-current, .header__language-switcher .lang_list_class li a {color: #000}
  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(255, 255, 255, 1.0);
  }
}





.footer {
  background-color: rgba(74, 74, 74, 1.0);
}

.footer__container {
  max-width: 1280px;
}





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

.blog-post__date {
  border-color: #494A52;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #494A52;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #21222a;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #71727a;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494A52;
}

.blog-pagination__link {
  color: #494A52;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494A52;
}

.blog-post__title {
  color: #004419;
  font-family: Raleway;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.blog-post__author {
  background-color: #FFFFFF;
}

#comments-listing .comment-reply-to {
  color: rgba(0, 154, 68, 1.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(0, 114, 28, 1.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(40, 194, 108, 1.0);
}










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(0, 114, 28, 1.0);
}

body .social-links__icon:active svg {
  fill: rgba(40, 194, 108, 1.0);
}

body .team-member__description {
  background-color: #FFFFFF;
}

@media(max-width: 767px){
.quiz-container {height:70vh;min-height:400px;}
}






/* overview pages */
.overview-description p, .overview-description li {
    font-size: initial;
}
 .overview-description {
    font-size: 0px;
} 
  .lesson-details h3.form-title{
  background-color: transparent !important;
  }
  @media(min-width: 1025px){
  .lesson-details  form
  {
    max-width: none;
    display: flex;
  }
  
 .lesson-details   form .hs-form-field {
    float: left;
    width: 336px;
    margin-right: 20px;
    padding: 0;
  }
  
  .lesson-details .hs-button.primary, input[type="submit"]{
      margin: 2px 0;
  }
  .lesson-details  form {
    max-width: 500px;
}
  }
   }
  .lesson-details  form {
    max-width: none;
}
  .lesson-details  form .hs-input{
  padding: 15px;
    color: #333;
    font-size: 16px;
    background-color: #cecece;
    width: 100%;
    border: 0;
    border-radius: 0;
    border-left: 4px solid #009a44;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: Raleway,sans-serif;
    max-width: 100%;
  margin: 0 !important;
  }