/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@font-face {
  font-family: "AvenirNext-Regular";
  src: url('../fonts/AvenirNext-Regular.woff2') format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url('../fonts/Poppins-Regular.woff2?6a163eb8') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url('../fonts/Poppins-SemiBold.woff2?6a1641bd') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url('../fonts/Poppins-Bold.woff2?6a163eb8') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "AvenirNext-Regular", sans-serif;
  line-height: 2;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}
h1 {
  font-size: 2.25em;
  line-height: 1.2;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 1.75em;
  line-height: 1.3;
  margin-top: 1.5em;
  margin-bottom: 0.4em;
}
h3 {
  font-size: 1.375em;
  line-height: 1.4;
  margin-top: 1.2em;
  margin-bottom: 0.3em;
}
h2.subtitle {
  color: #009b67 !important;
  font-size: 1.5em;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 0.75em;
}
h3.g-cta-title {
  text-transform: uppercase;
}
.breadcrumb-title {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 1.5rem;
  color: #ffffff;
  text-transform: uppercase;
}
.slider-title {
  font-size: 36px;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  margin-bottom: 4rem;
}
.slider-subtitle {
  font-size: 32px;
  line-height: 1.2;
  margin-top: 4rem;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}
.highlight {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  line-height: inherit;
}
#g-intro strong {
  color: #009b67 !important;
}
.uk-description-list-line dt {
  font-weight: bold !important;
  color: #009b67 !important;
}
.uk-description-list-line dd {
  color: #595959 !important;
}
a.green-link {
  color: #009b67 !important;
}
.button {
  font-weight: bold;
  text-transform: uppercase;
}
.g-features-particle.style8 .g-features-particle-button .button {
  border-radius: 0px !important;
}
.menu-quote-button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.menu-quote-button {
  font-weight: 700;
  font-size: 1rem;
  display: inline-block;
  padding: 0.5rem 1rem 0.75rem;
  border-radius: 0rem;
  background: #009b67;
  color: #ffffff;
  border: 0;
  line-height: 1.5;
  vertical-align: middle;
  text-shadow: none;
  box-shadow: 0 -5px 0 0 rgba(0, 0, 0, 0.2) inset;
  text-align: center;
  text-transform: uppercase;
  margin: 1rem 0;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
.menu-quote-button:hover {
  background: #535353;
  border-color: #535353;
  color: #ffffff !important;
}
#g-offcanvas .button {
  background: #0099d8;
  color: #ffffff !important;
  text-transform: uppercase;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 36px 20px;
}
.g-main-nav .g-dropdown {
  font-size: 0.9rem !important;
}
.g-menu-item-title {
  text-transform: uppercase;
}
.g-offcanvas-toggle {
  font-size: 1.6rem;
  color: #535353;
  top: 24px;
}
body.home #g-feature {
  background: linear-gradient(rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0)), url('https://aqualawnllc.com/images/showcases/g-feature.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#g-subfeature {
  background: #cceaf7;
  background: -moz-linear-gradient(180deg, #cceaf7 0%, white 100%);
  background: -webkit-linear-gradient(180deg, #cceaf7 0%, white 100%);
  background: linear-gradient(180deg, #cceaf7 0%, white 100%);
}
#g-footer {
  background: #0099d8;
  background: -moz-linear-gradient(180deg, #0099d8 0%, #009b67 100%);
  background: -webkit-linear-gradient(180deg, #0099d8 0%, #009b67 100%);
  background: linear-gradient(180deg, #0099d8 0%, #009b67 100%);
  background-position: top center;
}
#g-footer a:hover {
  color: #111;
}
.footer-logo {
  max-width: 100%;
  height: auto;
  width: 150px;
  margin: 0 auto;
  display: inline-block;
}
@media (min-width: 600px) {
  .footer-logo {
    width: 200px;
  }
}
@media (min-width: 1024px) {
  .footer-logo {
    width: 250px;
  }
}
@media (min-width: 1440px) {
  .footer-logo {
    width: 300px;
  }
}
.g-features-particle-title {
  color: #009b67 !important;
}
.g-features-particle-subs {
  font-weight: bold;
}
.g-features-particle.style8 .g-introtext {
  color: #595959 !important;
}
.g-features-particle.style6 .invert .g-content {
  color: #fff;
  background: #0099d8;
  background: -moz-linear-gradient(180deg, #0099d8 0%, #009b67 100%);
  background: -webkit-linear-gradient(180deg, #0099d8 0%, #009b67 100%);
  background: linear-gradient(180deg, #0099d8 0%, #009b67 100%);
  border: 1px solid #009b67;
}
.g-features2-particle .g-features2-particle-title a {
  color: #111 !important;
  text-transform: uppercase;
}
.g-features2-particle.style3 .g-content:hover {
  color: #fff;
  background: #0099d8;
  background: -moz-linear-gradient(180deg, #0099d8 0%, #009b67 100%);
  background: -webkit-linear-gradient(180deg, #0099d8 0%, #009b67 100%);
  background: linear-gradient(180deg, #0099d8 0%, #009b67 100%);
}
.g-contacts .g-contacts-icon {
  background: #111 !important;
  box-shadow: 0 -5px 0 0 rgba(0, 155, 103, 0.8) inset !important;
}
.g-contact-value {
  font-size: 0.85rem !important;
}
.custom-leaf-icon {
  color: #009b67;
}
.custom-snow-icon {
  color: #0099d8;
}
.g-feedback2 .g-user-image img {
  width: 80px !important;
  border-radius: 0px;
  border-bottom: 0px !important;
}
.cc-icon {
  margin-right: 20px;
  color: #000000;
  font-size: 2.5rem;
}
.uk-slidenav {
  background: #000;
  background: none repeat scroll 0 0 rgba(0, 153, 216, 0.4);
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #fff;
  color: #fff;
}
.uk-overlay-background {
  background: rgba(0, 76, 108, 0.5);
}
.gm-style .gm-style-iw {
  color: #111;
}
.vertical-spacer-20 {
  height: 20px;
  display: block;
}
.fixed-height-80 {
  height: 80px !important;
  overflow: hidden;
}
.van {
  width: 50%;
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  border: 0;
}
/*# sourceMappingURL=custom_29.css.map */