






/* 1a. Containers */




/* 1b. Colors */





/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */







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

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

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

.body-container--landing-page .dnd-section {
	padding-top: 40px;
}

.body-container--landing-page .dnd-section .dnd-row + .dnd-row {
	padding-top: 60px;
}

.container-fluid .row-fluid .page-center {
	float: none;
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}



html {
	font-size: 16px;
}

body {
	font-size: 16px;
	color: #1d2129;
	font-weight: 400;
	font-family: Inter;
}

/* Paragraphs */

p {
	font-size: 16px;
	color: #1d2129;
	font-weight: 400;
}

/* Anchors */

a {
	color: 

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
}

a:hover,
a:focus,
a:active {
	color: 

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
}

/* Headings */

h1 {
	font-family: Inter Tight;
	color: #1d2129;
	font-weight: 700;
}

h2 {
	font-family: Inter Tight;
	color: #1d2129;
	font-weight: 700;
}

h3 {
	font-family: Inter Tight;
	color: #1d2129;
	font-weight: 700;
}

h4 {
	font-family: Inter Tight;
	color: #1d2129;
	font-weight: 700;
}

h5 {
	font-family: Inter Tight;
	color: #1d2129;
	font-weight: 700;
}

h6 {
	font-family: Inter;
	font-size: 14px;
	color: #1d2129;
	font-weight: 800;
}

@media (min-width:959px){
	h1 {
		font-size: 61px;
	}

	h2 {
		font-size: 41px;
	}

	h3 {
		font-size: 31px;
	}

	h4 {
		font-size: 26px;
	}

	h5 {
		font-size: 21px;
	}
}

/* Blockquote */

blockquote {
	border-left-color: 

  
  
    
  


  rgba(29, 33, 41, 1)

;
}









button,
.button {
	background-color: 

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
	color: #1d2129;
	padding: 0.75em 2em;
	border-radius:50px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
	background-color: 

  
  
    
  


  rgba(87, 159, 65, 1.0)

;
	color: #1d2129;
}

button:active,
.button:active {
	background-color: rgba(143, 231, 111, 1.0);
	color: #1d2129;
}

a[id^="cta_button"].cta_button {
	background-color: 

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
	border: 2px solid #67bf47;
	border-radius: 50px;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,.3);
	color: #1d2129;
	display: inline-block;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1.4;
	margin-bottom: 0;
	margin-top: 0;
	/*padding: 0.75em 2em;*/
	padding: .75em calc(2.5em + 5px) .75em 1.5em;
	position: relative;
	text-align: center;
	text-decoration: none!important;
	text-transform: uppercase;
	transition: background-color .3s ease, border-color .3s ease, box-shadow .3s ease, color .3s ease;
	-webkit-appearance: none;
}

a[id^="cta_button"].cta_button {
	background-color: 

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
	border: 2px solid #67bf47;
	border-radius: 50px;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,.3);
	color: #1d2129;
	display: inline-block;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1.4;
	margin-bottom: 0;
	margin-top: 0;
	padding: .75em calc(3em + 5px) .75em 1.5em;
	position: relative;
	text-align: center;
	text-decoration: none!important;
	text-transform: uppercase;
	transition: background-color .3s ease, border-color .3s ease, box-shadow .3s ease, color .3s ease;
	-webkit-appearance: none;
}

a[id^="cta_button"].cta_button::after {
	content: "\f061";
	display: inline-block;
	font-family: Font Awesome\ 5 Free;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
	line-height: 1;
	/*margin-left: 5px;
	margin-right: 0;*/
	margin-top: -0.5em;
	position: absolute;
	/*right: calc(1em + 5px);*/
	right: 1.5em;
	text-rendering: auto;
	top: 50%;
	transition: transform .3s ease;
	width: 1em;
	-webkit-font-smoothing: antialiased;
}

a[id^="cta_button"].cta_button:focus,
a[id^="cta_button"].cta_button:hover {
	background-color: 

  
  
    
  


  rgba(87, 159, 65, 1.0)

;
	border-color: #579f41;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
	color: #1d2129;
}

a[id^="cta_button"].cta_button:focus::after,
a[id^="cta_button"].cta_button:hover::after {
	transform: translate(.5em);
}





 
 


form,
.submitted-message {
	font-size: 16px;
	color: #1d2129;
	font-weight: 400
}

form.hs-form.stacked {
	background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
/* Form title */

.form-title {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
	color: #1d2129;
}

/* Form label */

.hs-form-field > label {
	color: #1d2129;
}

/* Form help text */

form legend {
	color: #000000;
}

/* 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,
.hs-search-field__input{
	border-color: #1d2129;
	background: 

  
  
    
  


  rgba(250, 248, 246, 1.0)

;
	border-radius:0px;
}

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,
.hs-search-field__input:focus{
	border-color: #67bf47;
	background: 

  
  
    
  


  rgba(250, 248, 246, 1.0)

;
	outline-offset: ;
	outline: ;
}


/* Form placeholder text */

::-webkit-input-placeholder {
	color: #1d2129;
}

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

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
	background: 

  
  
    
  


  rgba(29, 33, 41, 1)

;
}

.fn-date-picker td .pika-button:hover {
	background-color: 

  
  
    
  


  rgba(29, 33, 41, 1)

 !important;
}

.fn-date-picker td.is-today .pika-button {
	color: 

  
  
    
  


  rgba(29, 33, 41, 1)

;
}

/* Submit button */

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

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
	color: #1d2129;
	padding: 0.75em 2em;
	border-radius:50px;
	border-color:

  
  
    
  


  rgba(#null, 1)

;
}

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

  
  
    
  


  rgba(87, 159, 65, 1.0)

;
	border-color: 

  
  
    
  


  rgba(#null, 1)

;
	color: #1d2129;
}

form input[type=submit]:active,
form .hs-button:active,
.hs-search-field__button:focus{
	background-color: rgba(143, 231, 111, 1.0);
	border-color: ;
	color: #1d2129;
}






form .hs-button:hover,
input[type="submit"]:hover,
.hs-search-field__button:hover,
.hs-search-field__button:focus{
	background-color: ;
	color: 

  
  
    
  


  rgba(29, 33, 41, 1.0)

;
	border-color:

  
  
    
  


  rgba(#null, 1)

;
}





table {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	border-color: #000000;
}

th,
td {
	border-color: #000000;
	color: #000000;
}

thead th,
thead td {
	background-color: 

  
  
    
  


  rgba(29, 33, 41, 1)

;
	border-bottom-color: #000000;
	color: #FFFFFF;
}

tfoot td {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	color: #000000;
}





.header {
	background-color: 

  
  
    
  


  rgba(#null, 1)

;
}
/*  Top Header */








.custom-header-top {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.custom-header-top-menu ul>li>a {
	color: 

  
  
    
  


  rgba(29, 33, 41, 1.0)

;
}
.custom-header-top-menu ul>li>a:hover {
	color: 

  
  
    
  


  rgba(87, 159, 65, 1.0)

;
}
.custom-textwidget a{
	color: 

  
  
    
  


  rgba(#null, 1)

;
}
.custom-textwidget a:before{
	color: 

  
  
    
  


  rgba(#null, 1)

;
}
.custom-textwidget a:hover:before{
	color: 

  
  
    
  


  rgba(#null, 1)

;
}

/*  Bottom Header */
























.custom-header-menu .hs-menu-wrapper>ul .active{
	background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.custom-header-menu .hs-menu-wrapper>ul>li:last-child>a{
	color:

  
  
    
  


  rgba(29, 33, 41, 1.0)

;
	background-color: 

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
	border: 2px solid 

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
}
.custom-header-menu .hs-menu-wrapper>ul>li:last-child>a:hover{
	color:

  
  
    
  


  rgba(29, 33, 41, 1.0)

;
	background-color: 

  
  
    
  


  rgba(87, 159, 65, 1.0)

;
	border-color:

  
  
    
  


  rgba(87, 159, 65, 1.0)

;
}
.custom-header{
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.custom-header-menu .hs-menu-wrapper>ul>li>a{
	color:

  
  
    
  


  rgba(29, 33, 41, 1.0)

;
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.custom-header-menu .hs-menu-wrapper > ul > li:hover > a > .inner-content:before{
	background-color:

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
}
.custom-header-menu .hs-menu-wrapper > ul > li {
	background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.custom-header-menu .hs-menu-wrapper > ul > li:hover {
	background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.custom-header-menu .hs-menu-children-wrapper>li>a{
	color:

  
  
    
  


  rgba(29, 33, 41, 1.0)

;
}
.custom-header-menu .hs-menu-children-wrapper {
	background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.custom-header-menu .hs-menu-children-wrapper>li>a:hover{
	background-color:

  
  
    
  


  rgba(250, 248, 246, 1.0)

;
	border-color:

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
	color:

  
  
    
  


  rgba(29, 33, 41, 1.0)


}

.custom-button .cta_button {
	background: 

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
	border-radius: px;
	color: ;
	padding:em em;
}
.custom-button .cta_button:hover{
	background-color:;
	color:;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
	color: ;
	font-family: Inter;
}

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

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

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
	background-color: 

  
  
    
  


  rgba(29, 33, 41, 1)

;
}

body .submenu.level-2,
.header__language-switcher .lang_list_class {
	background-color: 

  
  
    
  


  rgba(#null, 1)

;
	border-color: ;
}

body .submenu.level-2 > li:first-child:before {
	border-color: ;
}

.header__language-switcher .lang_list_class:before {
	border-bottom-color: ;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
	background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

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

  
  
    
  


  rgba(#null, 1)

;
}

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

.header__language-switcher-label-current:after {
	border-top-color: ;
}

@media(max-width: 767px) {
	.header__navigation {
		background-color: 

  
  
    
  


  rgba(#null, 1)

;
	}

	.header__navigation-toggle svg,
	.menu-arrow svg {
		fill: ;
	}
}




.footer {
	background-color: 

  
  
    
  


  rgba(29, 33, 41, 1.0)

;
}











.custom-footer-social-icon-wrapper .custom-footer-social-icons li a{
	color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.custom-footer-social-icon-wrapper .custom-footer-social-icons li a:hover{
	color:

  
  
    
  


  rgba(87, 159, 65, 1.0)

;
}
.custom-footer-wrapper,
.custom-footer-bottom-wrapper{
	background-color: 

  
  
    
  


  rgba(29, 33, 41, 1.0)

 ;
}
.custom-footer-text p,
.custom-help-text ul li,
.custom-social-text span > span,
.custom-footer-list-text p{
	color:;
}
.custom-footer-content .hs-menu-wrapper > ul > li:first-child > a{
	color:

  
  
    
  


  rgba(255, 255, 255, 1.0)


}
.custom-footer-content .hs-menu-wrapper>ul .hs-menu-children-wrapper a,
.custom-footer-copyright a{
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.custom-footer-content .hs-menu-wrapper>ul .hs-menu-children-wrapper a:hover,
.custom-footer-copyright a:hover {
	color: 

  
  
    
  


  rgba(87, 159, 65, 1.0)

;
}
.custom-footer-copyright p{
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Footer Content */

.footer * {
	color: ;
}





/* Blog Header */

.blog-header {
	background-color: rgb(19, 23, 31);
}

/* Blog Listing */
.blog-index__post-inner-card {
	box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}


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

.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: 

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
}

.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: 

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
}

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

.blog-pagination__link {
	color: #1d2129;
}

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

.blog-post__title {
	color: #1d2129;
	font-family:Inter Tight;
	font-size: 61px;
  font-size: 55px;
	font-weight: 700;
  line-height: 1.2;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .blog-post__title {
    font-size: 51px;
  }
}

@media only screen and (max-width: 767px) {
  .blog-post__title, .blog-post h1 {
    font-size: 47px;
  }
}

.blog-post__author {
	background-color: #1d2129;
}

#comments-listing .comment-reply-to {
	color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
	color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
	color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
	color: 

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
	fill: 

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
}

.blog-sidebar ul {
	box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-index__post-content--small h2 {
	font-size: 31px;
  line-height: 41px;
}

.blog-index__post-content a {
	color: #1d2129;
}

.blog-post__read-more svg {
	fill: #1d2129;
}

.blog-sidebar a {
	color: #1d2129;
}


.post-featured-image {
	min-height: 300px;
  margin-top: 0;
  /*margin-bottom: -220px;*/
  margin-bottom: -40%;
}

.blog-post {
	box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
  padding: 50px 60px 5px;
}

@media only screen and (max-width: 767px) {
  .blog-post {
    padding: 30px 40px 5px;
  }
}

.blog-post__meta a {
	color: #1d2129;
}

.blog-post__meta a:hover {
	color: 

  
  
    
  


  rgba(103, 191, 71, 1.0)

;
}

.blog-post__links-container {
	border-top:  2px solid rgb(9, 13, 21);
}

.blog-post__back-to-blog {
	color: #1d2129;
}

.blog-post__back-to-blog svg {
	fill: #1d2129;
}

.comment.depth-0,
.blog-comments form {
	border-top: 2px solid rgba(129, 133, 141, 0.0) !important;

}

.comment.depth-1 {
	border-left: 2px solid rgb(9, 13, 21);
}


.blog-recent-posts {
	background-color: rgb(19, 23, 31);
}











.card__price {
	font-family: Inter Tight
		font-size: 31px;
	color: #1d2129;
	font-weight: 700
}