







/* 1a. Containers */




/* 1b. Colors */





/* 1c. Typography */















/* 1d. Buttons */









/* 1e. Forms */









/* 1f. Tables */











/* 1g. Site header */






/* 1h. Site footer */








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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 60px 20px;
}

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





html {
  font-size: 16px;
}

body {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0a2315;
  hyphens: auto;
}

/* Paragraphs */

p {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  hyphens: auto;
}

/* Anchors */

a {
  color: #00cc81;
}

a:hover,
a:focus {
  color: #00a459;
}

a:active {
 /* color: #28f4a9; */
  color: #EA638C:
}

::selection {
  color: #fff;
  background-color: #0a2315;
}

/* Headings */

h1 {
  font-weight: 900; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #0a2315;
  font-size: 62px;
  hyphens: auto;
}

h2 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  color: #00cc81;
  font-size: 52px;
  hyphens: auto;
}

h3 {
  font-weight: 900; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #FFFFFF;
  font-size: 40px;
  hyphens: auto;
}

h4 {
  font-weight: 800; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #43c887;
  font-size: 31px;
  hyphens: auto;
}

h5 {
  font-weight: 600; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #0a2315;
  font-size: 18px;
  hyphens: auto;
}

h6 {
  font-weight: 600; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #00cc81;
  font-size: 18px;
  hyphens: auto;
}

@media (max-width: 767px) {
  h1 {
    font-size: 52px !important;
    hyphens: auto;
  }
  h2 {
    font-size: 36px !important;
    hyphens: auto;
  }
  h3 {
    font-size: 30px !important;
    hyphens: auto;
  }
  h4 {
    font-size: 25px !important;
    hyphens: auto;
  }
   h5 {
    font-size: 25px !important;
    hyphens: auto;
  }
}

.title-subtitle {
  font-weight: 600; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #e5f7ef;
}

hr:not(:first-child) {
  color: #e5f7ef;
  background-color: #e5f7ef;
}

/* Blockquote */

blockquote {
  border-left-color: #0a2315;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(0, 204, 129, 1.0)

;
  border: 2px solid #e5f7ef;
  border-radius: 20px;
  color: #ffffff;
  padding: 8px 20px;
  font-weight: 900; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  font-family: Montserrat, sans-serif;
}

.header__column button,
.header__column .button {
  padding: calc(8px * 0.7) calc(20px * 0.9);
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  /*background-color: rgba(0, 174, 99, 1.0);
  border-color: #c7d9d1;
  color: #ffffff; */
  background-color: #ffffff;
  border-color: #43C887;
  color: #43C887;
}

button.bg-true,
.button.bg-true {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 2px solid #C9EFDD;
}

button.bg-true:hover,
button.bg-true:focus,
.button.bg-true:hover,
.button.bg-true:focus {
  background-color: rgba(225, 225, 225, 1.0);
  border-color: #abd1bf;
  color: #ffffff;
}

button:active,
.button:active {
  background-color: #00a459;
  border-color: #ffffff;
  color: #fff;
}





form,
.submitted-message {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Form title */

.form-title {
  color: #0a2315;
  font-size: 31px
}

/* Form label */

form label {
  font-weight: 900; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #0a2315;
  font-family: Montserrat, sans-serif;
}

/* Form help text */

form legend {
  color: #0a2315;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  font-weight: 900; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  border-color: #ffffff;
  color: #0a2315;
  font-weight: 400;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #e5f7ef;
}

form .hs-button {
  font-family: Montserrat, sans-serif;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #0a2315;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #0a2315;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(0, 204, 129, 1.0)

;
  border: 2px solid #e5f7ef;
  border-radius: 20px;
  color: #ffffff;
  padding: 8px 20px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(0, 164, 89, 1.0);
  border-color: #bdcfc7;
  color: #ffffff;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(40, 244, 169, 1.0);
  border-color: #ffffff;
  color: #ffffff;
}

/* .hs-form .hs-input {
  width: 100% !important;
} */





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #0a2315;
}

th,
td {
  border-color: #0a2315;
  color: #0a2315;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(201, 239, 221, 1.0)

;
  border-bottom-color: #0a2315;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(201, 239, 221, 1.0)

;
  color: #0a2315;
}





#preloader_preload {
  background-color: #e5f7ef;
}

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(102, 102, 102, 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: #43C887;
  font-family: Montserrat, sans-serif;
}

body .navigation-primary .submenu .submenu .menu-item .menu-link {
  color: #0a2315;
}

body .navigation-primary .submenu .submenu .menu-item:hover .menu-link {
  color: #0a2315;
}

.header__language-switcher--label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Montserrat, sans-serif;
  color: #43C887;
}

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

body .navigation-primary a:active,
.header__language-switcher--label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #6bf0af;
}

/* body .navigation-primary .submenu.level-1 > li > a:after {
  background-color: #e5f7ef;
} */

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.header__language-switcher .lang_list_class li:hover {
  background-color: #e5f7ef;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: #000;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #43C887 !important;
  }
  .header__navigation-toggle {
    fill: #43C887 !important;
  }
}

.navigation-primary .submenu.level-1 > li > a:after {
  background-color: #000;
  bottom: -5px;
  content: '';
  height: 0px;
  left: 0;
  position: absolute;
  width: 0;
  transition: all .2s ease;
  display: none !important;
}

@media (max-width: 767px) {
  body .navigation-primary .submenu .menu-item .menu-link,
  body .navigation-primary .submenu .submenu .menu-item .menu-link,
  body .navigation-primary .submenu .menu-item .menu-link:hover {
        color: #0A2315 !important;
    }

  .submenu .menu-arrow-bg,.submenu.level-1>.has-submenu>.menu-arrow-bg,.submenu>.has-submenu>.menu-arrow-bg {
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 32 32'%3E%3Cpath fill='%230A2315' d='M24.285 11.284 16 19.571l-8.285-8.288a1.01 1.01 0 1 0-1.429 1.43l8.999 9.002a1.009 1.009 0 0 0 1.428 0l8.999-9.002a1.01 1.01 0 1 0-1.427-1.429z'/%3E%3C/svg%3E") !important;
   }
  .header__close--toggle {  
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512'%3E%3Cpath fill='none' d='M-1-1h582v402H-1z'/%3E%3Cpath fill='%230a2315' d='M437.5 386.6 306.9 256l130.6-130.6c14.1-14.1 14.1-36.8 0-50.9-14.1-14.1-36.8-14.1-50.9 0L256 205.1 125.4 74.5c-14.1-14.1-36.8-14.1-50.9 0-14.1 14.1-14.1 36.8 0 50.9L205.1 256 74.5 386.6c-14.1 14.1-14.1 36.8 0 50.9 14.1 14.1 36.8 14.1 50.9 0L256 306.9l130.6 130.6c14.1 14.1 36.8 14.1 50.9 0 14-14.1 14-36.9 0-50.9z'/%3E%3C/svg%3E") !important;
   }
  .header__search .hs-search-field__input {
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M9.139 15.893a6.761 6.761 0 0 1-6.755-6.754 6.763 6.763 0 0 1 6.755-6.755 6.762 6.762 0 0 1 6.754 6.755 6.76 6.76 0 0 1-6.754 6.754M9.139 0c5.039 0 9.137 4.1 9.137 9.14 0 2.09-.705 4.018-1.89 5.56l7.265 7.265a1.192 1.192 0 0 1-1.686 1.686L14.7 16.385a9.093 9.093 0 0 1-5.561 1.891C4.099 18.276 0 14.178 0 9.14 0 4.1 4.1 0 9.139 0Z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill='%230A2315' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
   border-bottom: 3px solid #0A2315;
   color: #0a2315;
   }
  .header__search .hs-search-field__input:active, 
  .header__search .hs-search-field__input:focus {
   border-bottom: 3px solid #0A2315;
   color: #0a2315;

   }
  .header__search--toggle {
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' stroke='%230A2315' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='10.5' cy='10.5' r='7.5'/%3E%3Cpath d='m21 21-5.2-5.2'/%3E%3C/svg%3E") !important;
   }
  .header__navigation--toggle {
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%230a2315' stroke='%230a2315' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12h18M3 6h18M3 18h18'/%3E%3C/svg%3E") !important;
   }
}





.footer {
  background-color: 

  
  
    
  


  rgba(229, 247, 239, 1.0)

;
}

/* Footer Content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #0a2315;
}





.blog-header__inner,
.blog-related-posts {
  padding: 60px 0;
}

.blog-post__body {
  padding-top: calc(60px + 40px);
}

.blog-post {
  padding-bottom: calc(60px + 40px);
}

/* Blog listing */

.blog-index__post-title-link {
  color: #00cc81;
}

.blog-index__post-author-name {
  color: #0a2315;
}

.blog-index__post-tag {
  font-weight: 900; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  background-color: #e5f7ef;
}

.blog-index__post-tag:hover {
  background-color: #0a2315;
}

.blog-index__post-timestamp {
  color: #0a2315;
  font-family: Montserrat;
}

/* Blog pagination */

.blog-pagination__link {
  color: #0a2315;
}

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

.blog-pagination__next-link svg,
.blog-pagination__prev-link svg {
  fill: #0a2315;
}
.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  background-color: #e5f7ef;
}

.blog-pagination {
  font-family: Montserrat, sans-serif;
}

/* Blog post */

.blog-post__meta {
  font-weight: 900; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  font-family: Montserrat, sans-serif;
}

.blog-post__body {
  color: #0a2315;
}


.blog-post__tag-link {
  color: #0a2315;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #000000;
}

.blog-post__tag-link:active {
  color: #324b3d;
}

/* Blog related posts */

.blog-related-posts__title a {
  color: #0a2315;
}

.blog-related-posts__title a:hover {
  color: #e5f7ef;
}

/* Blog comments */

.blog-comments {
  padding-top: 60px;
  margin-bottom: calc(60px + 40px);
}

#comments-listing .comment-reply-to {
  color: #00cc81;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #00a459;
}

#comments-listing .comment-reply-to:active {
  color: #28f4a9;
}

.blog-comments .replying-to {
  font-weight: 900; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #0a2315;
}





.error-page:before {
  color: #e5f7ef;
}

.systems-page--search-results .hs-search-results__listing li .hs-search-results__title {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  color: #0a2315;
}

.systems-page--search-results .hs-search-results__listing .hs-search-highlight {
  color: #e5f7ef;
}





.card__price {
  font-weight: 900; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #e5f7ef;
  font-size: 62px;
}

.card__subtitle {
  color: #0a2315;
}

.team-member-wrapper img {
  border-color: #e5f7ef;
}

.team-member-wrapper .team-job {
  font-weight: 600; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  font-family: Montserrat, sans-serif;
}

.team-member-wrapper .team-desc {
  color: #0a2315;
}

.social-links__icon:hover,
.social-links__icon:focus,
.team-member__social-link:hover .team-member__social-link_color,
.team-member__social-link:focus .team-member__social-link_color {
  background-color: #e5f7ef;
}

.header__search.open,
.header__navigation.open,
.header__language-switcher.open {
  background-color: #E5F7EF;
}

.header__search .hs-search-field__input {
  font-family: Montserrat, sans-serif;
}

.icon-block_icon-wrapper svg {
  /*fill: #e5f7ef; */
  fill: #00cc81;
}

.counter-wrapper {
  font-weight: 900; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  font-family: Montserrat, sans-serif;
}
.counter-value-wrapper {
  color: #e5f7ef;
}

.counter-title {
  color: #0a2315;
}

.promo-box:before {
  background: linear-gradient(to bottom,rgba(0,0,0,.2), #e5f7ef 100%);
}

.progress-bar {
  font-family: Montserrat, sans-serif;
}

.progress-title {
  color: #0a2315;
}

.progress-load {
  background-color: #e5f7ef;
}

.portfolio__desc {
  font-family: Montserrat, sans-serif;
}

.toggles__icon:before,
.toggles__icon:after {
  background-color: #0a2315;
}

.splide__pagination__page.is-active {
  background-color: #e5f7ef;
}

.testimonial-text {
  color: #0a2315;
}

.testimonial-author-desc {
  color: #0a2315;
}

.video-button-block_icon {
  background-color: #e5f7ef;
}

.video-close-btn:hover {
  background-color: #e5f7ef;
}

.vbb-color-full-light .video-button-block_icon svg {
  fill: #e5f7ef;
}

.vbb-color-full-dark .video-button-block_icon {
  background-color: #0a2315;
}

.button-link__link {
  font-weight: 900; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #0a2315;
}

.button-link__link:hover {
  color: #0a2315;
}

.button-link__link:after {
  background-color: #0a2315;
}

.title-description,
.title-description p {
  font-family: Montserrat, sans-serif;
  color: #0a2315;
}

.lead-text {
  font-family: Montserrat, sans-serif;
}

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

.testimonial-large-text {
    font-family: 'Montserrat' !important;
    font-size: 22px;
}