







/* 1a. Containers */




/* 1b. Colors */



/* 1c. Typography */
























/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.dnd-section,
.content-wrapper--vertical-spacing {
  /*   padding: 54px 20px; */

  padding-top: 54px;
  padding-bottom: 54px;
}

@media (max-width:767px){
  .dnd-section,
  .content-wrapper--vertical-spacing {
    /*   padding: 54px 20px; */

    padding-top: 54px;
    padding-bottom: 54px;
  }
}





body {
  font-size: 16px;
  font-weight: 500;
  font-family: Montserrat;
  color: rgba(80, 81, 80, 1.0);
}


p{
  color: rgba(80, 81, 80, 1.0);

}


/* Anchors */

a {
  color: rgba(145, 186, 84, 1.0);
}

a:hover,
a:active {
  color: rgba(145, 186, 84, 1.0);
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: Montserrat;
  color: rgba(79, 80, 80, 1.0);
}

h1 {
  font-size: 2.7em;
  font-weight: 700;
}

h2 {
  font-size: 1.7em;
  font-weight: 700;
}

h3 {
  font-size: 1.6em;
  font-weight: 700;
}

h4 {
  font-size: 1.4em;
  font-weight: 700;
}

h5 {
  font-size: 20px;
  font-weight: 500;
}

h6 {
  font-size: 16px;
  font-weight: 500;
}

/* Blockquote */

blockquote {
  border-left-color:  rgba(79, 80, 80, 1.0);
}











/* Form title */

.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(102, 102, 102, 1.0);
}

/* Form label */

.hs-form label {
  color: rgba(102, 102, 102, 1.0);
}

/* Form help text */

.hs-form legend {
  color: rgba(102, 102, 102, 1.0);
}

/* 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 {
  border-color: rgba(213, 213, 213, 0.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 {
  border-color: rgba(213, 213, 213, 0.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  /*   color: ; */
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  /*   color: ; */
}

/* Date picker */

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

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

.fn-date-picker td.is-today .pika-button {
  color: {color=#505150, opacity=100, css=#505150};
}

/* Submit button */

form input[type=submit],
form .hs-button,
button,
.button {
  background-color: rgba(150, 214, 0, 1.0);
  border-color: rgba(150, 214, 0, 1.0);
  border-width: 2px;
  border-radius: 50px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(150, 214, 0, 1.0);
  border-color: rgba(150, 214, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

form input[type=submit]:active,
form .hs-button:active,

button:active,
.button:active{
  background-color: rgba(150, 214, 0, 1.0);
  border-color: rgba(150, 214, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}





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

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(26, 26, 26, 1.0);
}




.top-header{
  background-color: rgba(144, 184, 83, 1.0);
}
.bottom-header{
  background-color: rgba(255, 255, 255, 1.0);
}
.email a,
.info-phone a{
  color: rgba(255, 255, 255, 1.0);
}
.email a:hover,
.info-phone a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.desktop-menu .hs-menu-wrapper>ul>li>a{
  color: rgba(0, 0, 0, 0.8);
}
.desktop-menu .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(0, 0, 0, 0.8);
}
.desktop-menu .hs-menu-wrapper ul>li>ul{
  background-color: rgba(255, 255, 255, 1.0);
}
.desktop-menu .hs-menu-wrapper ul>li>ul>li>a{
  color: rgba(0, 0, 0, 0.8);
  background-color: rgba(255, 255, 255, 0.0);
}
.desktop-menu .hs-menu-wrapper ul>li>ul>li>a:hover{
  color: rgba(0, 0, 0, 0.8);
  background-color: rgba(0, 0, 0, 0.03);
}














.footer-btm{
  background-color: rgba(144, 184, 83, 1.0);
}
footer{
  background-color: rgba(43, 43, 43, 1.0);
}
.footer-info{
  color: rgba(255, 255, 255, 1.0);
}
.footer-btm .page-center .hs_cos_wrapper_type_module ul li a{
  color: rgba(255, 252, 252, 1.0);
}

.footer-btm .page-center .hs_cos_wrapper_type_module ul li a:hover{
  color: rgba(255, 252, 252, 1.0);
}

.footer-widgets-contact h4, .footer-widgets-hours h4, footer .page-center .footer-widget .footer-widgets:last-child h4.title, footer .page-center .footer-widget .footer-widgets:nth-child(3) h4{
  color: rgba(149, 214, 0, 1.0);
}

.footer-widgets-contact span div p a,footer .page-center .footer-widget .footer-widgets:nth-child(3) ul li a{
color: rgba(102, 102, 102, 1.0);
}

.footer-widgets-contact span div p a:hover,
footer .page-center .footer-widget .footer-widgets:nth-child(3) ul li a:hover{
color: rgba(102, 102, 102, 1.0);
}







.blog-post{
  background-color: rgba(255, 255, 255, 1.0);
}
.blog-post__body p{
  color: rgba(0, 0, 0, 1.0);
}
h1.blog-post__title,
.blog-post__body h2,
.blog-related-posts h2{
  color: rgba(33, 37, 41, 1.0);
}




.card__price {
  font-family: ;
  font-size: px;
  color: ;
  font-weight: ;
}


.header__container,
.footer__container,
.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
  margin: 0 auto;
  max-width: 1080px;
  width: 80%;
}