







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */












/* 1e. Forms */














/* 1f. Tables */











/* 1g. Site header */
























/* Header Button Section */
















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

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

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





html {
  font-size: 14px;
}

body {
  font-size: 14px;
  color: #151515;
  font-weight: 300;
  font-family: Montserrat;
}

/* Paragraphs */

p {
  font-size: 14px;
  color: #151515;
  font-weight: 300;
}

/* Anchors */

/* a {
  
    color: #109648 !important;
} */
a {
  
    color: black !important;
}
a:hover {
  
    color: black !important;
  background-color:white !important;
}
a:hover,
a:focus,
a:active {
  color: #151515;
}

/* Headings */

h1 {
  font-family: Montserrat;
  font-size: 34px;
  color: #151515;
  font-weight: 700;
}

h2 {
  font-family: Montserrat;
  font-size: 34px;
  color: #151515;
  font-weight: 500;
}

h3 {
  font-family: Montserrat;
  font-size: 25px;
  color: #151515;
  font-weight: 700;
}

h4 {
  font-family: Montserrat;
  font-size: 20px;
  color: #151515;
  font-weight: 700;
}

h5 {
  font-family: Montserrat;
  font-size: 14px;
  color: #151515;
  font-weight: 500;
}

h6 {
  font-family: Montserrat;
  font-size: 12px;
  color: #151515;
  font-weight: 700;
}

/* Blockquote */

blockquote {
  border-left-color: #151515;
}





.hs-button,
.button--primary {
  background-color: #0a4a01;
  border: 1px solid #0a4a01;
  border-radius: 0px;
  color: #FFFFFF;
  padding: 12px 24px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(0, 34, 0, 1.0);
  border-color: #002200;
  color: #FFFFFF;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(50, 114, 41, 1.0);
  border-color: #327229;
  color: #FFFFFF;
}





form,
.submitted-message {
  background-color: rgba(#null, 0.0);
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #018ba4;
}

/* Form label */

form label {
  color: #000000;
}

/* Form help text */

form legend {
  color: #000000;
}

/* Form inputs */

form input:not(.hs-button),
form select,
form textarea,
.hs-input,
.hs-search-field__input,
form input[type="password"] {
  border: 1px solid #cbd6e2;
  color: #33475b;
  background: -webkit-linear-gradient(top, 0%,#34%, 100%);
  background: -o-linear-gradient(top, 0%, 34%, 100%);
  background: -ms-linear-gradient(top, 0%, 34%, 100%);
  background: linear-gradient(to bottom, 0%, 34%, 100%);
  background-color: rgba(245, 248, 250, 1.0);
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field__input:focus,
form input[type="password"]:focus {
  border-color: #52a8ec;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button,
.button {
  background-color: rgba(10, 74, 1, 1.0);
  border: 1px solid #0a4a01;
  border-radius: 0px;
  color: #FFFFFF;
  padding: 12px 24px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,
.button:hover,
.button:focus {
  background-color: rgba(10, 74, 1, 1.0);
  color: #FFFFFF;
  border: 1px solid #0a4a01;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(50, 114, 41, 1.0);
  border-color: #327229;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #018ba4;
}

th,
td {
  border-color: #018ba4;
  color: #018ba4;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(1, 139, 164, 1.0)

;
  border-bottom-color: #018ba4;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #018ba4;
}





.header-inner {
  background-color:

  
  
    
  


  rgba(255, 255, 255, 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: ;
  font-family: Montserrat;
}

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

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  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(255, 255, 255, 1.0)

;
}

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

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

.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:

  
  
    
  


  rgba(21, 21, 21, 1.0)

;
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:

  
  
    
  


  rgba(16, 150, 72, 1.0)

 !important;
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.custom-menu-primary .hs-menu-wrapper > ul ul{
  background:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a {
  color:

  
  
    
  


  rgba(21, 21, 21, 1.0)

;
  background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
  color:

  
  
    
  


  rgba(16, 150, 72, 1.0)

;
  background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

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

.custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a:hover{
  color:

  
  
    
  


  rgba(16, 150, 72, 1.0)

;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.child-open1>a:hover{
  color:

  
  
    
  


  rgba(21, 21, 21, 1.0)

;
}


.custom-menu-primary-inner-box,
.is-form-style .is-search-input{
  background:;
}

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

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


.chat-trigger-wrp .chat-trigger{
  background-color:;
  color:;  
}

.chat-trigger-wrp .chat-trigger:hover{
  background-color:;
  color:;  
}

.sticky-header .header-fixed {
  background: ;
}

.is-form-style .is-search-input{
  background-color:;
}



.is-search-icon{
  color:;
  border: solid 1px  !important;
}
.is-form-style .is-search-input{
  color:;
  border: solid 1px  !important;
  border-right:0 !important;
}
.is-form-style .is-search-input::placeholder{
  color:!important;
}
.is-form-style .is-search-submit path {
  fill:;;
}




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

.footer-top-menu .hs-menu-wrapper>ul>li>a{
  color: rgba(21, 21, 21, 1.0);
}


.footer-top-menu .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(21, 21, 21, 1.0);
}

.footer-top-left{
  border-right-color: rgba(16, 150, 72, 1.0);;
}

.footer-social .se-icon{
  background: rgba(255, 255, 255, 1.0);
  border: 2px solid rgba(255, 255, 255, 1.0);;
}


.footer-social .footer-socila-middle .se svg{
  fill: #00652a;
}

.footer-social .footer-socila-middle .se:hover svg{
  fill: #00652a;
}
@media (min-width: 768px){
  .footer__copyright{
    background-color: rgba(0, 59, 25, 1.0);
  }
}
.copy-text,
.back-to-top .back-text h3{
  color: #ffffff;
}

.back-to-top .icon svg{
  fill: #ffffff;;
}


.copy-text a{
  color: #ffffff;
}

.copy-text a:hover{
  color: #ffffff;
  opacity:0.8;
}






/* Blog Header */


/* 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: #151515;
}

.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: #151515;
}

.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: #151515;
}

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

.blog-pagination__link {
  color: #151515;
}

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

.blog-post__title {
  color: #151515;
  font-family:Montserrat;
  font-size: 34px;
  font-weight: 700;
}

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

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

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #151515;
}

.blog-index__post-content--small h2 {
  font-size: 25px;
}



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

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

.blog-sidebar a {
  color: #151515;
}


.post-featured-image {
  max-height: 600px;
}



.blog-post__meta a {
  color: #151515;
}

.blog-post__meta a:hover {
  color: #151515;
}

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

.blog-post__back-to-blog {
  color: #151515;
}

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

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(1, 1, 1) !important;
}

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

.section.post-footer .hs-input {
  border-color: rgb(1, 1, 1);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}










.hs-button,
.button--primary{
  color:white !important
}
/* .hs-button,
.button--primary:hover{
  color:black !important
} */
.card__price {
  font-family: Montserrat
    font-size: 25px;
  color: #151515;
  font-weight: 700
}

  
 a.button {
    color: white !important;
} 
  
  
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
color: black !important;
}