/* 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
 */

@import url('//fonts.googleapis.com/css?family=Roboto:100,300,500,700,900,900italic,400');
@import url('//fonts.googleapis.com/css?family=Roboto+Slab:100,300,700,400');
@import url('//fonts.googleapis.com/css?family=Caveat:700,400');
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/jl_greennature_pro/scss/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 220px;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.25rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.9rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.5rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.15rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.85rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_core.scss */
body {
  color: #666;
  background: #fff;
}
/* line 5, templates/jl_greennature_pro/scss/greennature/_core.scss */
a {
  transition: all 0.15s linear;
}
/* line 11, templates/jl_greennature_pro/scss/greennature/_core.scss */
#g-page-surround {
  background: #fff;
  z-index: 0;
}
@media print {
  /* line 17, templates/jl_greennature_pro/scss/greennature/_core.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 23, templates/jl_greennature_pro/scss/greennature/_core.scss */
a {
  color: #5a5a5a;
}
/* line 25, templates/jl_greennature_pro/scss/greennature/_core.scss */
a:hover {
  color: #4d4d4d;
}
/* line 30, templates/jl_greennature_pro/scss/greennature/_core.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: #4d4d4d;
}
/* line 34, templates/jl_greennature_pro/scss/greennature/_core.scss */
.gantry-logo {
  display: inline-block;
}
@media only all and (max-width: 50.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .gantry-logo {
    display: block;
    text-align: center;
  }
}
/* line 45, templates/jl_greennature_pro/scss/greennature/_core.scss */
.logo-large {
  display: inline-block;
}
/* line 6, templates/jl_greennature_pro/scss/greennature/_typography.scss */
body {
  font-family: "Roboto";
  font-weight: 400;
}
/* line 11, templates/jl_greennature_pro/scss/greennature/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "Roboto Slab";
  font-weight: 500;
}
/* line 16, templates/jl_greennature_pro/scss/greennature/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 20, templates/jl_greennature_pro/scss/greennature/_typography.scss */
.button {
  font-weight: 500;
}
/* line 25, templates/jl_greennature_pro/scss/greennature/_typography.scss */
blockquote {
  border-left: 10px solid #f0f2f4;
}
/* line 27, templates/jl_greennature_pro/scss/greennature/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #999;
}
/* line 31, templates/jl_greennature_pro/scss/greennature/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #666;
  font-size: 1.2rem;
}
/* line 40, templates/jl_greennature_pro/scss/greennature/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 45, templates/jl_greennature_pro/scss/greennature/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #ddd;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
/* line 54, templates/jl_greennature_pro/scss/greennature/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 62, templates/jl_greennature_pro/scss/greennature/_typography.scss */
hr {
  border-bottom: 4px solid #f0f2f4;
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation {
  background: #fff;
  color: #444;
  text-align: center;
  position: relative;
  height: 100px;
  z-index: 2;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
/* line 10, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 13, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .gantry-logo {
  line-height: 100px;
}
/* line 16, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation a {
  color: #fff;
}
/* line 18, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation a:hover {
  color: #444;
}
/* line 22, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .g-content {
  margin: 0 0.625rem;
  padding: 0 0.938rem;
}
/* line 26, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 27, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .g-social a {
  background: #f0f0f0;
  border: none;
  text-decoration: none;
  color: #444;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 33, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .g-social a:hover {
  background: #fff;
}
/* line 39, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 8, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav h1, #g-navigation .g-main-nav h2, #g-navigation .g-main-nav h3, #g-navigation .g-main-nav h4, #g-navigation .g-main-nav h5, #g-navigation .g-main-nav h6, #g-navigation .g-main-nav strong {
  color: #444;
}
/* line 12, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 13, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 14, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #444;
}
/* line 17, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 18, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 19, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  background: #fcbe00;
  color: #fcbe00;
}
/* line 25, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #fcbe00;
}
/* line 27, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fcbe00;
}
/* line 31, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #fcbe00;
}
/* line 34, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #fcbe00;
}
/* line 43, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #fff;
  -webkit-box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
}
/* line 52, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 53, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 54, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #444;
  -webkit-transition: background 200ms linear, color 200ms linear;
  -moz-transition: background 200ms linear, color 200ms linear;
  -o-transition: background 200ms linear, color 200ms linear;
  transition: background 200ms linear, color 200ms linear;
}
/* line 62, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 63, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 64, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fcbe00;
  background: #fff;
}
/* line 41, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 76, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 77, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 78, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 79, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 80, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 81, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #fcbe00;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 84, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #fcbe00;
}
/* line 90, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 96, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 97, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 98, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 99, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #444;
}
/* line 108, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 109, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 110, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 111, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 112, templates/jl_greennature_pro/scss/mixins/_nav.scss */
/* line 113, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #fcbe00;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 116, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #fcbe00;
}
/* line 123, templates/jl_greennature_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 50, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 51, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .search input {
  color: #484a4e;
}
/* line 57, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 58, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 59, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 63, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-main-nav .g-toplevel {
  font-weight: 500;
}
/* line 65, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 67, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0 15px;
  line-height: 100px;
  text-transform: uppercase;
  font-size: 14px;
}
/* line 76, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 77, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
}
/* line 83, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 88, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
}
/* line 90, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 95, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 96, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 97, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.7815rem 1rem;
  font-weight: 400;
  line-height: normal;
  border-bottom: 1px solid #f6f6f6;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}
/* line 107, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  padding-left: 25px;
}
/* line 115, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 116, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 117, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 123, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 124, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
/* line 132, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 137, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: #fff;
}
@media print {
  /* line 142, templates/jl_greennature_pro/scss/greennature/_nav.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas {
  background: #fff;
  width: 17rem;
  color: #484a4e;
}
/* line 5, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas a {
  color: #fff;
}
/* line 7, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #484a4e;
}
/* line 12, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #484a4e;
}
/* line 16, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas .button {
  background: #fcbe00;
  color: #484a4e;
}
/* line 19, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #ffc617;
}
/* line 22, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #e3ab00;
}
/* line 28, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #fcbe00;
  top: 2.4rem;
  display: none;
}
@media only all and (max-width: 75rem) {
  /* line 34, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
  .g-offcanvas-toggle {
    display: block;
  }
}
/* line 43, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
/* line 44, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
/* line 45, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #fff;
}
/* line 47, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
/* line 48, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #484a4e;
}
/* line 51, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
/* line 52, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #fcbe00;
}
/* line 55, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #484a4e;
}
/* line 60, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
/* line 61, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
/* line 62, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #5a5a5a;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 76, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 83, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
@media print {
  /* line 88, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 94, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
/* line 95, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
/* line 96, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 101, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
/* line 102, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_header.scss */
#g-header {
  background: rgba(97, 97, 97, 0);
  color: #000;
  position: relative;
}
/* line 5, templates/jl_greennature_pro/scss/greennature/_header.scss */
#g-header .g-content.g-particle {
  margin: 0 0.625rem;
  padding: 7px 0.938rem;
}
@media print {
  /* line 12, templates/jl_greennature_pro/scss/greennature/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_pagetitle.scss */
#g-pagetitle {
  padding: 2rem 0;
  color: #484a4e;
  background-image: url('../../../../images/joomlead/background/pagetitle-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: right center;
  background-color: #f7f8f9;
}
@media print {
  /* line 15, templates/jl_greennature_pro/scss/greennature/_pagetitle.scss */
  #g-pagetitle {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_container-story.scss */
#g-container-story {
  padding: 1.5rem 0;
  background: #f7f8f9;
  color: #484a4e;
  position: relative;
}
@media print {
  /* line 9, templates/jl_greennature_pro/scss/greennature/_container-story.scss */
  #g-container-story {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_container-quality.scss */
#g-container-quality {
  padding: 1.5rem 0;
  background: #fff;
  color: #484a4e;
  position: relative;
}
@media print {
  /* line 9, templates/jl_greennature_pro/scss/greennature/_container-quality.scss */
  #g-container-quality {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_pagetitle.scss */
#g-pagetitle {
  padding: 2rem 0;
  color: #484a4e;
  background-image: url('../../../../images/joomlead/background/pagetitle-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: right center;
  background-color: #f7f8f9;
}
@media print {
  /* line 15, templates/jl_greennature_pro/scss/greennature/_pagetitle.scss */
  #g-pagetitle {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
#g-showcase {
  padding: 1.5rem 0;
  background-color: #fff;
  color: #484a4e;
}
/* line 9, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
#g-showcase a {
  color: #fff;
}
/* line 11, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
#g-showcase a:hover {
  color: #484a4e;
}
/* line 16, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
#g-showcase h1, #g-showcase h2, #g-showcase h3, #g-showcase h4, #g-showcase h5, #g-showcase h6, #g-showcase strong {
  color: #484a4e;
}
/* line 20, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
#g-showcase .button {
  background: #fcbe00;
  color: #484a4e;
}
/* line 23, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
#g-showcase .button:hover {
  background: #ffc617;
}
/* line 26, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
#g-showcase .button:active {
  background: #e3ab00;
}
/* line 31, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
/* line 32, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
#g-showcase .g-social a {
  background: #f0f0f0;
  border: none;
  color: #484a4e;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 37, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
#g-showcase .g-social a:hover {
  background: #fff;
}
@media print {
  /* line 45, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_feature.scss */
#g-feature {
  padding: 1.5rem 0;
  background: #fff;
  color: #484a4e;
  position: relative;
}
@media print {
  /* line 9, templates/jl_greennature_pro/scss/greennature/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_products.scss */
#g-products {
  padding: 1.5rem 0;
  background: #fff;
  color: #484a4e;
  position: relative;
}
@media print {
  /* line 9, templates/jl_greennature_pro/scss/greennature/_products.scss */
  #g-products {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_testimonials.scss */
#g-testimonials {
  padding: 1.5rem 0;
  background: #f7f8f9;
  color: #808891;
  position: relative;
}
@media print {
  /* line 9, templates/jl_greennature_pro/scss/greennature/_testimonials.scss */
  #g-testimonials {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_history.scss */
#g-history {
  padding: 1.5rem 0;
  background: #f7f8f9;
  color: #808891;
  position: relative;
}
@media print {
  /* line 9, templates/jl_greennature_pro/scss/greennature/_history.scss */
  #g-history {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_clients.scss */
#g-clients {
  padding: 1.5rem 0;
  background: #fff;
  color: #484a4e;
  position: relative;
}
@media print {
  /* line 9, templates/jl_greennature_pro/scss/greennature/_clients.scss */
  #g-clients {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_subfeature.scss */
#g-subfeature {
  padding: 4rem 0;
  color: #484a4e;
  background: url('../../../../images/joomlead/background/subfeature-bg.png') 50% 50% / auto no-repeat scroll #f7f8f9;
}
@media print {
  /* line 10, templates/jl_greennature_pro/scss/greennature/_subfeature.scss */
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_calltoaction.scss */
#g-calltoaction {
  padding: 2.5rem 0;
  background: #fcbe00;
  color: #fff;
}
@media print {
  /* line 8, templates/jl_greennature_pro/scss/greennature/_calltoaction.scss */
  #g-calltoaction {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_main.scss */
#g-page-surround {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
/* line 5, templates/jl_greennature_pro/scss/greennature/_main.scss */
#g-main {
  padding: 1.5rem 0;
  background: #fff;
  color: #484a4e;
}
@media print {
  /* line 12, templates/jl_greennature_pro/scss/greennature/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_sidebar.scss */
#g-sidebar, #g-aside {
  padding: 1.5rem 0;
  color: #484a4e;
}
@media print {
  /* line 7, templates/jl_greennature_pro/scss/greennature/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_footer.scss */
#g-footer {
  padding: 2.5rem 0 0;
  background: #f8f8f8;
  color: #808891;
  font-size: 14px;
}
/* line 6, templates/jl_greennature_pro/scss/greennature/_footer.scss */
#g-footer a {
  color: #fcbe00;
}
/* line 9, templates/jl_greennature_pro/scss/greennature/_footer.scss */
#g-footer .g-grid:last-child {
  border-top: 1px solid #e1e8ee;
}
/* line 12, templates/jl_greennature_pro/scss/greennature/_footer.scss */
#g-footer .g-social {
  text-align: right;
}
@media only all and (max-width: 50.99rem) {
  #g-footer .g-social {
    text-align: center;
  }
}
/* line 17, templates/jl_greennature_pro/scss/greennature/_footer.scss */
#g-footer .g-social a {
  display: inline-block;
  text-decoration: none;
}
/* line 20, templates/jl_greennature_pro/scss/greennature/_footer.scss */
#g-footer .g-social a span {
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: #808891;
  background: #e1e8ee;
  text-align: center;
  font-size: 13px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 30, templates/jl_greennature_pro/scss/greennature/_footer.scss */
#g-footer .g-social a span:hover {
  color: #fff;
}
/* line 33, templates/jl_greennature_pro/scss/greennature/_footer.scss */
/* line 34, templates/jl_greennature_pro/scss/greennature/_footer.scss */
#g-footer .g-social a span.fa-facebook:hover {
  background: #3b5998;
}
/* line 38, templates/jl_greennature_pro/scss/greennature/_footer.scss */
/* line 39, templates/jl_greennature_pro/scss/greennature/_footer.scss */
#g-footer .g-social a span.fa-instagram:hover {
  background: #7b6455;
}
/* line 43, templates/jl_greennature_pro/scss/greennature/_footer.scss */
/* line 44, templates/jl_greennature_pro/scss/greennature/_footer.scss */
#g-footer .g-social a span.fa-linkedin:hover {
  background: #006e99;
}
/* line 48, templates/jl_greennature_pro/scss/greennature/_footer.scss */
/* line 49, templates/jl_greennature_pro/scss/greennature/_footer.scss */
#g-footer .g-social a span.fa-twitter:hover {
  background: #10c0ee;
}
/* line 53, templates/jl_greennature_pro/scss/greennature/_footer.scss */
/* line 54, templates/jl_greennature_pro/scss/greennature/_footer.scss */
#g-footer .g-social a span.fa-youtube-play:hover {
  background: #f3554f;
}
@media print {
  /* line 65, templates/jl_greennature_pro/scss/greennature/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.background-preset {
  background: #5a5a5a;
}
/* line 4, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.acymailing_module_form .acymailing_form {
  display: flex;
}
/* line 7, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.acymailing_module_form .acymailing_form .fieldacyemail {
  flex: 1;
}
/* line 10, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.acymailing_module_form .acymailing_form .fieldacyemail input {
  color: #808891;
  letter-spacing: 1.75px;
  font-size: 14px;
  padding: 16px 30px;
  border-radius: 0;
  background: #ececec !important;
  box-shadow: none;
  border: none;
}
/* line 20, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.acymailing_module_form .acymailing_form .fieldacyemail input:focus, .acymailing_module_form .acymailing_form .fieldacyemail input:active {
  color: #000;
  text-transform: lowercase;
}
/* line 24, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.acymailing_module_form .acymailing_form .acysubbuttons {
  position: relative;
  width: 58px;
  z-index: 10;
  transition: 0.4s;
  height: 48px;
}
/* line 31, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.acymailing_module_form .acymailing_form .acysubbuttons:after {
  content: "\f178";
  position: absolute;
  font-family: fontawesome;
  font-size: 18px;
  z-index: 10;
  color: #fff;
  top: 0;
  pointer-events: none;
  width: 58px;
  right: 0;
  line-height: 48px;
}
/* line 44, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.acymailing_module_form .acymailing_form .acysubbuttons .subbutton {
  text-indent: -999px;
  width: 68px;
  height: 54px;
  border: none;
  opacity: 0;
  padding: 0;
}
/* line 52, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.acymailing_module_form .acymailing_form .acysubbuttons {
  background: #fcbe00;
}
/* line 54, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.acymailing_module_form .acymailing_form .acysubbuttons:hover, .acymailing_module_form .acymailing_form .acysubbuttons:focus {
  background: #c99800;
}
/* line 59, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
body.outline-_offline {
  text-align: inherit !important;
}
/* line 60, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
body.outline-_offline form p {
  margin: 1.5rem 0;
  padding: 0;
}
/* line 65, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
body.outline-_offline #g-main {
  padding: 80px 0;
  background-color: #f7f8f9;
}
/* line 69, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
body.outline-_offline #frame {
  margin: 20px auto;
  width: 400px;
  padding: 20px;
  border: none;
}
/* line 74, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
body.outline-_offline #frame h1 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fcbe00;
}
/* line 79, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
body.outline-_offline #frame input.button.login {
  width: 100%;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  padding: 18px 30px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
  border-radius: 2px;
  position: relative;
  transition: all 0.3s ease;
  text-align: center;
  line-height: 1;
}
/* line 98, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 99, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.outline-_error #g-main {
  padding: 240px 0 !important;
  text-align: center;
  background-color: #f7f8f9;
  background-image: url('../../images/404.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
/* line 108, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.outline-_error #g-main h1 {
  font-weight: 700;
  color: #fcbe00;
  font-size: 2rem;
}
/* line 114, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.outline-_error .acymailing_module_form .acymailing_form .acysubbuttons:after {
  right: -20px;
}
/***
 ====================================================================
 Header Section
 ====================================================================
 ***/
/* line 127, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 128, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
@media only all and (max-width: 50.99rem) {
  #g-header .header-menu {
    text-align: center;
  }
}
/* line 132, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 133, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-header .header-menu ul li {
  position: relative;
  display: inline-block;
  font-size: 12px;
  float: left;
}
/* line 138, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-header .header-menu ul li:first-child a {
  padding-left: 0;
}
@media only all and (max-width: 50.99rem) {
  #g-header .header-menu ul li:first-child a {
    padding-left: 10px;
  }
}
/* line 144, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-header .header-menu ul li:not(:last-child) a {
  border-width: 0 1px 0 0;
  border-style: solid;
  padding-right: 15px;
  border-color: rgba(255, 255, 255, 0.15);
}
@media only all and (max-width: 50.99rem) {
  #g-header .header-menu ul li:not(:last-child) a {
    padding-right: 10px;
  }
}
/* line 153, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-header .header-menu ul li a {
  font-weight: 700;
  padding: 0 0 0 15px;
  display: block;
  text-align: center;
  text-decoration: none;
  outline: 0;
  color: #fff;
  line-height: 26px;
}
@media only all and (max-width: 50.99rem) {
  #g-header .header-menu ul li a {
    padding: 0 0 0 8px;
  }
}
/* line 165, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-header .header-menu ul li a:hover {
  color: #fcbe00;
}
/* line 174, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.nav-search .g-content a i {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background-color: #fcbe00;
  line-height: 40px;
  right: 0px;
  cursor: pointer;
  font-size: 16px;
}
/* line 187, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-search-button {
  line-height: 100px;
  text-align: right;
}
/* line 192, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.tp-dottedoverlay.twoxtwo {
  background: rgba(247, 247, 247, 0.1);
}
/* line 196, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 197, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-icon-box [class^="icon-"], .jl-icon-box [class*=" icon-"] {
  width: inherit;
  margin-right: inherit;
}
/* line 202, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.featurebox-icon:before {
  margin: 0 !important;
  display: block !important;
  width: 1.3em !important;
}
/* line 207, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 208, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.circle-icon-box .jl-icon-box span.featurebox-icon:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 216, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 217, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.contact-page .jl-icon-box {
  font-size: 40px !important;
  padding: 50px !important;
}
/***
 ====================================================================
 Footer Section
 ====================================================================
 ***/
/* line 230, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 231, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 232, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 233, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .moduletable .g-title {
  margin: 0 0 25px;
  font-weight: 700;
  font-size: 14px;
  color: #666d73;
  text-transform: uppercase;
  font-family: "Roboto";
}
/* line 242, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 243, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .footer-contact div {
  position: relative;
  display: inline-block;
  width: 100%;
  z-index: 2;
  padding: 5px 0;
}
/* line 249, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .footer-contact div span {
  float: left;
  display: block;
  text-align: center;
  margin-right: 5px;
  padding-top: 4px;
}
/* line 256, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .footer-contact div .ct-info {
  display: block;
  margin-top: 0;
  margin-left: 25px;
  padding: 0;
}
/* line 264, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 265, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .foooter-categories li {
  line-height: 160%;
  padding: 5px 0;
  position: relative;
}
/* line 269, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .foooter-categories li:first-child {
  padding-top: 0px;
}
/* line 272, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .foooter-categories li a {
  color: #808891;
}
/* line 277, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 278, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .latestnews li {
  padding: 5px 0;
}
/* line 280, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .latestnews li:first-child {
  padding-top: 0px;
}
/* line 283, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 284, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .latestnews li a span {
  color: #808891;
}
/* line 287, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 288, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .latestnews li a:hover span {
  color: #fcbe00;
}
/* line 298, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .jl-copyright {
  line-height: 35px;
}
@media only all and (max-width: 50.99rem) {
  #g-footer .jl-copyright {
    text-align: center;
  }
}
/* line 304, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .footer-menu {
  text-align: center;
  line-height: 35px;
}
/* line 307, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 308, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .footer-menu ul li {
  position: relative;
  display: inline-block;
  font-size: 14px;
}
/* line 312, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .footer-menu ul li:not(:last-child) a {
  border-width: 0 1px 0 0;
  border-style: solid;
  padding-right: 15px;
  border-color: #e1e8ee;
}
@media only all and (max-width: 50.99rem) {
  #g-footer .footer-menu ul li:not(:last-child) a {
    padding-right: 10px;
  }
}
/* line 321, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .footer-menu ul li a {
  padding: 0 0 0 15px;
  display: block;
  text-align: center;
  text-decoration: none;
  outline: 0;
  color: #808891;
  line-height: 26px;
}
@media only all and (max-width: 50.99rem) {
  #g-footer .footer-menu ul li a {
    padding: 0 0 0 8px;
  }
}
/* line 332, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-footer .footer-menu ul li a:hover {
  color: #fcbe00;
}
/***
 ====================================================================
 Showcase Section
 ====================================================================
 ***/
/* line 350, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 351, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-showcase .slide-button {
  color: #fff;
  background: #fcbe00;
  border-radius: 50px;
  border: 2px solid #fcbe00;
  box-shadow: none;
  text-decoration: none;
  display: inline-block;
  position: relative;
  text-align: center;
  overflow: hidden;
}
/* line 362, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-showcase .slide-button:hover {
  background-color: transparent;
}
/* line 364, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 365, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-showcase .slide-button:hover span.span1 {
  top: -80px;
  opacity: 0;
}
/* line 369, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-showcase .slide-button:hover span.span2 {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  top: 50%;
}
/* line 377, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-showcase .slide-button span {
  padding: 5px 70px;
  color: #fff;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 390, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-showcase .slide-button span.span1 {
  position: relative;
  top: 0;
  opacity: 1;
}
/* line 395, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-showcase .slide-button span.span2 {
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  position: absolute;
  left: 50%;
  top: 80px;
  opacity: 0;
  width: 100%;
  text-align: center;
}
/***
 ====================================================================
 Feature Section
 ====================================================================
 ***/
@-webkit-keyframes spin {
  /* line 420, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 424, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  /* line 431, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 435, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 440, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 441, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-featurebox-item-title svg * {
  stroke: #fcbe00;
}
/* line 446, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 447, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-feature .jl-featurebox {
  text-align: center;
}
/* line 449, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 450, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-feature .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
  padding: 20px;
}
/* line 453, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-feature .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content:hover {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.12);
}
/* line 455, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 456, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 457, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-feature .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content:hover .jl-featurebox-item-images .jl-icon-box:before {
  -webkit-animation: spin 5s infinite linear;
  animation: spin 5s infinite linear;
}
/* line 464, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 465, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-feature .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images .jl-icon-box {
  font-size: 60px;
  padding: 36px;
  color: #fcbe00;
  border-color: #fcbe00;
  border-radius: 50%;
  border: 1px solid #fcbe00;
  line-height: 1;
  display: inline-block;
  text-align: center;
  position: relative;
  background-color: transparent;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/* line 478, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-feature .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images .jl-icon-box:before {
  position: absolute;
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  left: 10px;
  top: 10px;
  z-index: 1;
  border-width: 2px;
  border-style: dashed;
  border-color: #ffd24a;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(252, 190, 0, 0.1);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/* line 494, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-feature .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images .jl-icon-box .featurebox-icon {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
/* line 502, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 503, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 504, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-feature .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-title h5 {
  padding: 30px 0 0;
  font-weight: 600;
}
/* line 509, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 510, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-feature .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle p {
  margin-bottom: 10px;
}
/* line 520, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
@media only all and (max-width: 50.99rem) {
  .ct-heading {
    text-align: center;
  }
  /* line 523, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
  .ct-heading span {
    writing-mode: horizontal-tb;
  }
}
/* line 527, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.ct-heading span {
  color: #b9b9b9;
  letter-spacing: 20px;
  writing-mode: vertical-rl;
  white-space: nowrap;
  transform: rotate(-180deg);
}
@media only all and (max-width: 50.99rem) {
  .ct-heading span {
    writing-mode: horizontal-tb;
    letter-spacing: 10px;
  }
}
/* line 541, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-heading-content {
  padding-top: 15px;
}
@media only all and (max-width: 50.99rem) {
  .jl-heading-content {
    text-align: center;
    padding-top: 0;
  }
}
/* line 547, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 548, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-heading-content .jl-heading-title span {
  font-family: "Caveat";
  font-weight: 700;
  font-style: normal;
  color: #fcbe00;
  font-size: 26px;
  line-height: 1em;
}
/* line 556, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-heading-content .jl-heading-title h3 {
  color: #585e61;
  font-weight: 700;
}
/* line 560, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-heading-content .jl-heading-title svg * {
  stroke: #fcbe00;
}
/* line 564, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 565, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-heading-content .jl-heading-subtitle p {
  color: #808891;
}
/* line 568, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-heading-content .jl-heading-subtitle .read_more {
  position: relative;
  color: #fcbe00;
}
/* line 571, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 572, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-heading-content .jl-heading-subtitle .read_more:hover:before {
  text-indent: 10px;
  -webkit-transition: text-indent 0.3s;
  transition: text-indent 0.3s;
}
/* line 578, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-heading-content .jl-heading-subtitle .read_more:before {
  background: #fcbe00;
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  height: 2.5em;
  width: 2.5em;
  text-align: center;
  color: #fff;
  margin-right: 10px;
  text-indent: 3px;
  line-height: calc(2.5em + 2px);
}
/* line 596, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 597, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
@media only all and (max-width: 50.99rem) {
  #g-products .jl-image {
    text-align: center !important;
  }
  /* line 600, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
  /* line 601, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
  #g-products .jl-image a img {
    margin: 0 auto;
  }
}
/***
 ====================================================================
 Testimonials Section
 ====================================================================
 ***/
/* line 618, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 619, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 620, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-carousel .uk-slidenav {
  display: block;
}
/* line 623, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-carousel .uk-slidenav-previous {
  left: -45px;
  font-size: 25px;
}
/* line 627, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-carousel .uk-slidenav-next {
  right: -45px;
  font-size: 25px;
}
/* line 631, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 632, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-carousel .jl-carousel-item .jl-carousel-image {
  padding: 0 20px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 637, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-carousel .jl-carousel-item .jl-carousel-image:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.23);
}
/* line 640, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-carousel .jl-carousel-item .jl-carousel-image img {
  width: 100%;
}
/* line 649, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 650, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-testimonial .uk-slidenav {
  display: block;
}
/* line 653, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-testimonial .uk-slidenav-previous {
  left: -30px;
  font-size: 25px;
}
/* line 657, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-testimonial .uk-slidenav-next {
  right: -30px;
  font-size: 25px;
}
/* line 661, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 662, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 663, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 664, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .style5 .jl-testimonial-item-content .jl-testimonial-desc {
  border-bottom: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  position: relative;
  text-align: left;
  background: transparent;
  color: #808891;
  box-shadow: none;
}
/* line 675, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .style5 .jl-testimonial-item-content .jl-testimonial-desc:after {
  display: none;
}
/* line 678, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 679, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .style5 .jl-testimonial-item-content .jl-testimonial-desc .text .quote {
  z-index: 1;
  font-size: 140px;
  margin-bottom: -90px;
  position: relative;
  display: block;
  opacity: 0.3;
  line-height: 1em;
  color: #fcbe00;
}
/* line 689, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .style5 .jl-testimonial-item-content .jl-testimonial-desc .text h6 {
  font-weight: 700;
  font-style: normal;
  color: #585e61;
  font-size: 16px;
  margin-bottom: 20px;
}
/* line 698, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .style5 .jl-testimonial-item-content .jl-testimonial-info {
  padding: 0;
}
/* line 700, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 701, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-image .jl-testimonial-avatar {
  width: 80px;
  height: 80px;
  border: 0px;
  border-radius: 50%;
}
/* line 708, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-family: "Roboto Slab";
  font-size: 14px;
  color: #444;
  padding-left: 20px;
}
/* line 713, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name .jl-testimonial-title {
  font-family: "Roboto";
  font-size: 12px;
  color: #999;
}
/***
 ====================================================================
 Clients Section
 ====================================================================
 ***/
/* line 733, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 734, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 735, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 736, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 737, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-featurebox .jl-featurebox-item.item3 .jl-featurebox-item-content, #g-clients .jl-featurebox .jl-featurebox-item.item6 .jl-featurebox-item-content {
  border-right: 0;
}
/* line 741, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 742, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-featurebox .jl-featurebox-item.item4 .jl-featurebox-item-content, #g-clients .jl-featurebox .jl-featurebox-item.item5 .jl-featurebox-item-content, #g-clients .jl-featurebox .jl-featurebox-item.item6 .jl-featurebox-item-content {
  border-bottom: 0;
}
/* line 746, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content {
  text-align: center;
  border-bottom: 1px solid #e1e8ee;
  border-right: 1px solid #e1e8ee;
}
@media only all and (max-width: 50.99rem) {
  #g-clients .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content {
    border-right: 0px;
    border-bottom: 0px;
  }
}
/* line 754, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images {
  padding-top: 20px;
}
/* line 756, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 757, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images .jl-icon-box span {
  font-size: 60px;
  color: #fcbe00;
}
/* line 763, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro {
  padding: 0 20px 20px;
}
/* line 765, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 766, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-title h5 {
  color: #585e61;
  margin: 20px 0 10px;
  font-size: 16px;
  font-weight: bold;
}
/* line 773, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 774, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle p {
  margin: 10px 0;
  color: #808891;
}
/* line 785, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 786, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-accordion .jl-accordion-item {
  margin-bottom: 20px;
}
/* line 788, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-accordion .jl-accordion-item .jl-accordion-item-title {
  border-bottom: 2px dashed #e1e8ee;
  font-weight: bold;
}
/* line 791, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-accordion .jl-accordion-item .jl-accordion-item-title span {
  color: #fcbe00;
}
/* line 794, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-accordion .jl-accordion-item .jl-accordion-item-title i {
  color: #e1e8ee;
}
/* line 801, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 802, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 803, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 804, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 805, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-member .jl-member-item:hover .jl-member-item-img .jl-member-icon {
  bottom: 0;
}
/* line 810, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-member .jl-member-item .jl-member-item-img {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
/* line 814, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-member .jl-member-item .jl-member-item-img .jl-member-icon {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -100%;
  -webkit-transition: bottom 0.3s ease;
  transition: bottom 0.3s ease;
  padding: 10px;
  background: #fcbe00;
}
/* line 823, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-member .jl-member-item .jl-member-item-img .jl-member-icon a {
  color: #fff;
  padding: 0 10px;
}
/* line 829, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-member .jl-member-item .jl-member-info {
  text-align: center;
  padding: 15px;
}
/* line 832, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-member .jl-member-item .jl-member-info .jl-member-name {
  font-size: 20px;
  color: #585e61;
  font-family: "Roboto Slab";
  font-weight: bold;
}
/* line 838, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-member .jl-member-item .jl-member-info .jl-member-role {
  color: #b9b9b9;
  font-size: 16px;
}
/* line 842, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-member .jl-member-item .jl-member-info .jl-member-desc {
  font-size: 16px;
  color: #808891;
}
/* line 851, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-carousel {
  padding-top: 10px;
}
@media only all and (max-width: 50.99rem) {
  #g-clients .jl-carousel {
    padding-top: 0;
  }
}
/* line 856, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 857, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-carousel .jl-carousel-item .jl-carousel-image {
  padding: 35px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 861, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-clients .jl-carousel .jl-carousel-item .jl-carousel-image:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.23);
}
/***
 ====================================================================
 Subfeature Section
 ====================================================================
 ***/
/* line 879, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 880, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-subfeature .sub-content {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
/* line 884, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-subfeature .sub-content span {
  font-size: 164px;
  font-weight: 200;
  line-height: 1.3em;
  color: #fcbe00;
}
/* line 890, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-subfeature .sub-content h3 {
  font-size: 24px;
  font-weight: bold;
}
/* line 894, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-subfeature .sub-content p {
  color: #808891;
}
/***
 ====================================================================
 Calltoaction Section
 ====================================================================
 ***/
/* line 908, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 909, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 910, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-calltoaction .jl-calltoaction .jl-cta-title {
  font-weight: bold;
  text-transform: uppercase;
}
@media only all and (max-width: 50.99rem) {
  #g-calltoaction .jl-calltoaction .jl-cta-title {
    padding-bottom: 30px;
  }
}
/* line 917, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-calltoaction .jl-calltoaction .uk-width-large-3-10 {
  text-align: right;
}
@media only all and (max-width: 50.99rem) {
  #g-calltoaction .jl-calltoaction .uk-width-large-3-10 {
    text-align: left;
  }
}
/* line 923, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-calltoaction .jl-calltoaction .jl-cta-button {
  padding: 15px 50px;
  border: 2px solid #c99800;
  color: #fff;
  background: #c99800;
}
/* line 929, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-calltoaction .jl-calltoaction .jl-cta-button:hover {
  background: transparent;
}
/* Breadcrumb */
/* line 942, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-breadcrumb {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  justify-content: flex-end;
}
/* line 954, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-breadcrumb > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
/* line 960, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-breadcrumb > * > * {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
}
/* line 968, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-breadcrumb > * > :hover, .jl-breadcrumb > * > :focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
}
/* line 974, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-breadcrumb > :last-child > * {
  color: rgba(255, 255, 255, 0.7);
}
/* line 977, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.jl-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: "\f105";
  font-family: "FontAwesome";
  display: inline-block;
  margin: 0 10px;
  color: rgba(255, 255, 255, 0.7);
}
/***
 ====================================================================
 Pagetitle Section
 ====================================================================
 ***/
/* line 992, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 993, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 994, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-pagetitle .pagetitle-ct h3 {
  margin: 0;
  text-transform: capitalize;
  color: #fff;
  font-size: 24px;
}
/***
 ====================================================================
 Container Story Section
 ====================================================================
 ***/
/* line 1011, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1012, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-story p {
  color: #808891;
}
/* line 1015, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1016, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-story .story-ct h3 {
  position: relative;
  color: #585e61;
  display: inline-block;
  font-size: 30px;
  padding-right: 115px;
  font-weight: 700;
  margin: 0;
  width: auto;
}
/* line 1025, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-story .story-ct h3 svg {
  position: absolute;
  top: 18px;
  right: 0;
}
/* line 1030, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-story .story-ct h3 svg * {
  stroke: #fcbe00;
}
/* line 1036, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-story .story-right {
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 0px;
  padding: 35px 40px;
}
/* line 1042, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-story .story-right h3 {
  position: relative;
  color: #585e61;
  display: inline-block;
  font-size: 24px;
  padding-right: 115px;
  font-weight: 700;
  margin: 0;
  width: auto;
}
/* line 1051, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-story .story-right h3 svg {
  position: absolute;
  top: 13px;
  right: 0;
}
/* line 1056, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-story .story-right h3 svg * {
  stroke: #fcbe00;
}
/* line 1060, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-story .story-right p {
  margin-bottom: 0;
}
/* line 1065, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1066, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1067, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-story .jl-carousel .jl-carousel-item .jl-carousel-image {
  padding: 8px 8px 8px 8px !important;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 1072, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-story .jl-carousel .jl-carousel-item .jl-carousel-image img {
  width: 100%;
}
/***
 ====================================================================
 Container Quality Section
 ====================================================================
 ***/
/* line 1088, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1089, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-quality p {
  color: #808891;
}
/* line 1092, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-quality .story-ct {
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
/* line 1095, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-quality .story-ct h3 {
  position: relative;
  color: #585e61;
  display: inline-block;
  font-size: 30px;
  padding-right: 115px;
  font-weight: 700;
  margin: 0;
  width: auto;
}
/* line 1104, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-quality .story-ct h3 svg {
  position: absolute;
  top: 18px;
  right: 0;
}
/* line 1109, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-quality .story-ct h3 svg * {
  stroke: #fcbe00;
}
/* line 1114, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1115, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1116, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-quality .jl-progressbar-style3 .jl-progressbar-text span {
  font-family: "Roboto Slab";
  font-weight: bold;
}
/* line 1121, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1122, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-quality .jl-progressbar-style3 .jl-progressbar-percent span {
  color: #808891;
}
/* line 1126, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-quality .jl-progressbar-style3 .jl-progressbar {
  margin-bottom: 50px;
  box-shadow: none;
  padding: 2px;
}
/* line 1130, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-container-quality .jl-progressbar-style3 .jl-progressbar .uk-progress-bar {
  border-radius: 4px;
  background: #fcbe00;
}
/***
 ====================================================================
 History Section
 ====================================================================
 ***/
/* line 1147, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1148, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1149, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1150, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-history .jl-counter .jl-counter-item .jl-counter-number {
  font-size: 48px;
  color: #fcbe00;
}
/* line 1154, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-history .jl-counter .jl-counter-item .jl-counter-title {
  font-size: 16px;
  color: #808891;
  margin-top: 10px;
}
/* line 1162, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-history .jl-timeline {
  padding: 60px 60px 40px 60px;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}
/* line 1166, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-history .jl-timeline .timeline {
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 1170, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-history .jl-timeline .timeline > div {
  display: inline-block;
  position: relative;
}
/* line 1173, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-history .jl-timeline .timeline > div .event-date {
  display: block;
  float: left;
  width: 15%;
  min-width: 150px;
  position: relative;
}
@media only all and (max-width: 50.99rem) {
  #g-history .jl-timeline .timeline > div .event-date {
    float: none;
  }
}
/* line 1182, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-history .jl-timeline .timeline > div .event-date:after {
  content: "";
  height: 2px;
  position: absolute;
  right: 10px;
  top: 0.75em;
  width: 20px;
  background: #fcbe00;
}
@media only all and (max-width: 50.99rem) {
  #g-history .jl-timeline .timeline > div .event-date:after {
    display: none;
  }
}
/* line 1194, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-history .jl-timeline .timeline > div .event-date .day {
  font-size: 0.8em;
  margin-top: 0.1em;
  margin-bottom: 4px;
  display: inline-block;
  vertical-align: top;
  color: #fcbe00;
}
/* line 1202, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-history .jl-timeline .timeline > div .event-date .month {
  font-size: 0.8em;
  margin-top: 0.1em;
  margin-bottom: 4px;
  display: inline-block;
  vertical-align: top;
  color: #fcbe00;
  margin-left: 5px;
}
/* line 1211, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-history .jl-timeline .timeline > div .event-date .year {
  color: #585e61;
  font-family: "Roboto Slab";
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-weight: bold;
}
/* line 1220, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-history .jl-timeline .timeline > div .event-details {
  position: relative;
  text-align: left;
  display: table-cell;
}
/* line 1224, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-history .jl-timeline .timeline > div .event-details h4 {
  font-size: 1em;
  line-height: 1.5;
  margin: 0 0 10px;
  font-weight: bold;
}
@media only all and (max-width: 50.99rem) {
  #g-history .jl-timeline .timeline > div .event-details h4 {
    margin-top: 10px;
  }
}
/* line 1233, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#g-history .jl-timeline .timeline > div .event-details p {
  margin: 0 0 10px 0;
}
@media only all and (max-width: 50.99rem) {
  #g-history .jl-timeline .timeline > div .event-details p {
    margin-bottom: 20px;
  }
}
/* line 1247, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1248, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#sp-quickcontact-form textarea#message {
  width: 100%;
  height: 200px;
}
/* line 1253, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1254, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#sp-quickcontact-form .button {
  text-align: center;
  background: #fcbe00;
  color: #fff;
  margin: 0 auto;
  display: inherit;
  margin-top: 20px;
  border: 2px solid #fcbe00;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 1263, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#sp-quickcontact-form .button:hover {
  background: transparent;
  color: #444;
}
/* line 1268, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#sp-quickcontact-form input[type="color"], #sp-quickcontact-form input[type="date"], #sp-quickcontact-form input[type="datetime"], #sp-quickcontact-form input[type="datetime-local"], #sp-quickcontact-form input[type="email"], #sp-quickcontact-form input[type="month"], #sp-quickcontact-form input[type="number"], #sp-quickcontact-form input[type="password"], #sp-quickcontact-form input[type="search"], #sp-quickcontact-form input[type="tel"], #sp-quickcontact-form input[type="text"], #sp-quickcontact-form input[type="time"], #sp-quickcontact-form input[type="url"], #sp-quickcontact-form input[type="week"], #sp-quickcontact-form input:not([type]), #sp-quickcontact-form textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 26px;
  padding: 12px 15px 12px;
  box-shadow: none;
  color: #808891;
  border: 1px solid transparent;
  height: 52px;
  font-size: 14px;
  background: #f7f7f7;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
/* line 1285, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
#sp-quickcontact-form input[type="color"]:focus, #sp-quickcontact-form input[type="date"]:focus, #sp-quickcontact-form input[type="datetime"]:focus, #sp-quickcontact-form input[type="datetime-local"]:focus, #sp-quickcontact-form input[type="email"]:focus, #sp-quickcontact-form input[type="month"]:focus, #sp-quickcontact-form input[type="number"]:focus, #sp-quickcontact-form input[type="password"]:focus, #sp-quickcontact-form input[type="search"]:focus, #sp-quickcontact-form input[type="tel"]:focus, #sp-quickcontact-form input[type="text"]:focus, #sp-quickcontact-form input[type="time"]:focus, #sp-quickcontact-form input[type="url"]:focus, #sp-quickcontact-form input[type="week"]:focus, #sp-quickcontact-form input:not([type]):focus, #sp-quickcontact-form textarea:focus {
  border-color: #fcbe00 !important;
}
/* line 1291, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.er-bt {
  border: 2px solid #fcbe00;
  color: #5a5a5a !important;
  padding: 15px 25px !important;
}
/* line 1295, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.er-bt:before {
  content: "\f0a8";
  display: inline-block;
  font-family: FontAwesome;
  height: 2.5em;
  width: 1em;
  text-align: center;
  color: #fcbe00;
  margin-right: 10px;
  text-indent: 3px;
  line-height: calc(2.5em + 2px);
}
/* line 1307, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
/* line 1308, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.er-bt:hover:before {
  text-indent: -10px;
  -webkit-transition: text-indent 0.3s;
  transition: text-indent 0.3s;
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 2, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 3, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 4, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 5, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
/* line 14, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 15, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"], .moduletable[class*="shadow"], .widget[class*="shadow"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
/* line 21, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 22, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #fff;
}
/* line 25, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 26, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box1.moduletable, .box1.widget, .box1 > .g-content, .box1.moduletable h1, .box1.widget h1, .box1 > .g-content h1, .box1.moduletable h2, .box1.widget h2, .box1 > .g-content h2, .box1.moduletable h3, .box1.widget h3, .box1 > .g-content h3, .box1.moduletable h4, .box1.widget h4, .box1 > .g-content h4, .box1.moduletable h5, .box1.widget h5, .box1 > .g-content h5, .box1.moduletable h6, .box1.widget h6, .box1 > .g-content h6, .box1.moduletable strong, .box1.widget strong, .box1 > .g-content strong, .box1.moduletable i, .box1.widget i, .box1 > .g-content i {
  color: #595959;
}
/* line 32, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 33, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #e0e0e0;
}
/* line 36, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 37, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box2.moduletable, .box2.widget, .box2 > .g-content, .box2.moduletable h1, .box2.widget h1, .box2 > .g-content h1, .box2.moduletable h2, .box2.widget h2, .box2 > .g-content h2, .box2.moduletable h3, .box2.widget h3, .box2 > .g-content h3, .box2.moduletable h4, .box2.widget h4, .box2 > .g-content h4, .box2.moduletable h5, .box2.widget h5, .box2 > .g-content h5, .box2.moduletable h6, .box2.widget h6, .box2 > .g-content h6, .box2.moduletable strong, .box2.widget strong, .box2 > .g-content strong, .box2.moduletable i, .box2.widget i, .box2 > .g-content i {
  color: #6d6d6d;
}
/* line 43, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 44, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #5a5a5a;
}
/* line 48, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 49, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box3.moduletable, .box3.widget, .box3 > .g-content, .box3.moduletable h1, .box3.widget h1, .box3 > .g-content h1, .box3.moduletable h2, .box3.widget h2, .box3 > .g-content h2, .box3.moduletable h3, .box3.widget h3, .box3 > .g-content h3, .box3.moduletable h4, .box3.widget h4, .box3 > .g-content h4, .box3.moduletable h5, .box3.widget h5, .box3 > .g-content h5, .box3.moduletable h6, .box3.widget h6, .box3 > .g-content h6, .box3.moduletable strong, .box3.widget strong, .box3 > .g-content strong, .box3.moduletable i, .box3.widget i, .box3 > .g-content i {
  color: #fff;
}
/* line 52, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box3.moduletable a, .box3.widget a, .box3 > .g-content a {
  color: #b3b3b3;
}
/* line 54, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box3.moduletable a:hover, .box3.widget a:hover, .box3 > .g-content a:hover {
  color: #fff;
}
/* line 58, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box3.moduletable .button, .box3.widget .button, .box3 > .g-content .button {
  color: #fff;
  background: #747474;
}
/* line 61, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3 > .g-content .button:hover {
  background: #808080;
}
/* line 68, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 69, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  background: #fcbe00;
}
/* line 72, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 73, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box4.moduletable, .box4.widget, .box4 > .g-content, .box4.moduletable h1, .box4.widget h1, .box4 > .g-content h1, .box4.moduletable h2, .box4.widget h2, .box4 > .g-content h2, .box4.moduletable h3, .box4.widget h3, .box4 > .g-content h3, .box4.moduletable h4, .box4.widget h4, .box4 > .g-content h4, .box4.moduletable h5, .box4.widget h5, .box4 > .g-content h5, .box4.moduletable h6, .box4.widget h6, .box4 > .g-content h6, .box4.moduletable strong, .box4.widget strong, .box4 > .g-content strong, .box4.moduletable i, .box4.widget i, .box4 > .g-content i {
  color: #fff;
}
/* line 76, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box4.moduletable a, .box4.widget a, .box4 > .g-content a {
  color: #ffebb0;
}
/* line 78, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box4.moduletable a:hover, .box4.widget a:hover, .box4 > .g-content a:hover {
  color: #fff;
}
/* line 82, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box4.moduletable .button, .box4.widget .button, .box4 > .g-content .button {
  color: #fff8e3;
  background: #ffd24a;
}
/* line 85, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box4.moduletable .button:hover, .box4.widget .button:hover, .box4 > .g-content .button:hover {
  background: #ffcc30;
}
/* line 92, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 93, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.shadow.moduletable, .shadow.widget, .shadow.g-outer-box, .shadow > .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 98, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 99, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.shadow2.moduletable, .shadow2.widget, .shadow2.g-outer-box, .shadow2 > .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 104, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 105, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.disabled.moduletable, .disabled.widget, .disabled.g-outer-box, .disabled > .g-content {
  opacity: 0.4;
}
/* line 110, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 111, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.square.moduletable, .square.widget, .square.g-outer-box, .square > .g-content {
  border-radius: none;
}
/* line 116, templates/jl_greennature_pro/scss/greennature/_variations.scss */
/* line 117, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.rounded.moduletable, .rounded.widget, .rounded.g-outer-box, .rounded > .g-content {
  border-radius: 0.1875rem;
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_tables.scss */
table {
  border: 1px solid #eaeaea;
}
/* line 5, templates/jl_greennature_pro/scss/greennature/_tables.scss */
th {
  background: #f7f7f7;
  padding: 0.5rem;
}
/* line 10, templates/jl_greennature_pro/scss/greennature/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #eaeaea;
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #ddd;
}
/* line 4, templates/jl_greennature_pro/scss/greennature/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #5a5a5a;
}
/* line 8, templates/jl_greennature_pro/scss/greennature/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #5a5a5a;
}
/* line 13, templates/jl_greennature_pro/scss/greennature/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  border: 1px solid #ddd;
  box-sizing: border-box !important;
}
/* line 19, templates/jl_greennature_pro/scss/greennature/_forms.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #5a5a5a;
}
/* line 23, templates/jl_greennature_pro/scss/greennature/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #5a5a5a !important;
  box-shadow: none !important;
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_social.scss */
@media only all and (max-width: 50.99rem) {
  .g-social {
    text-align: center;
  }
}
/* line 5, templates/jl_greennature_pro/scss/greennature/_social.scss */
.g-social a {
  display: inline-block;
  text-decoration: none;
}
/* line 8, templates/jl_greennature_pro/scss/greennature/_social.scss */
.g-social a span {
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  background: transparent;
  text-align: center;
  font-size: 12px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 18, templates/jl_greennature_pro/scss/greennature/_social.scss */
/* line 19, templates/jl_greennature_pro/scss/greennature/_social.scss */
.g-social a span.fa-facebook:hover {
  background: #3b5998;
}
/* line 23, templates/jl_greennature_pro/scss/greennature/_social.scss */
/* line 24, templates/jl_greennature_pro/scss/greennature/_social.scss */
.g-social a span.fa-instagram:hover {
  background: #7b6455;
}
/* line 28, templates/jl_greennature_pro/scss/greennature/_social.scss */
/* line 29, templates/jl_greennature_pro/scss/greennature/_social.scss */
.g-social a span.fa-linkedin:hover {
  background: #006e99;
}
/* line 33, templates/jl_greennature_pro/scss/greennature/_social.scss */
/* line 34, templates/jl_greennature_pro/scss/greennature/_social.scss */
.g-social a span.fa-twitter:hover {
  background: #10c0ee;
}
/* line 38, templates/jl_greennature_pro/scss/greennature/_social.scss */
/* line 39, templates/jl_greennature_pro/scss/greennature/_social.scss */
.g-social a span.fa-youtube-play:hover {
  background: #f3554f;
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
/* line 12, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
/* line 13, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 39, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
/* line 48, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
/* line 53, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/jl_greennature_pro/scss/greennature/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
/* line 2, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
/* line 3, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 11, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 16, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
/* line 22, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
/* line 23, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 27, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 31, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 36, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 44, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 44, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 44, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 54, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
/* line 1, templates/jl_greennature_pro/scss/greennature/_offline.scss */
/* line 2, templates/jl_greennature_pro/scss/greennature/_offline.scss */
.g-offline #grav-login {
  max-width: 36rem;
}
/* line 4, templates/jl_greennature_pro/scss/greennature/_offline.scss */
.g-offline #grav-login .form-actions {
  margin-top: 0.625rem;
}
@media only all and (max-width: 50.99rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
/* line 10, templates/jl_greennature_pro/scss/greennature/_offline.scss */
.g-offline #grav-login .button {
  text-transform: capitalize;
}
/* line 13, templates/jl_greennature_pro/scss/greennature/_offline.scss */
@media only all and (max-width: 50.99rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
/* line 21, templates/jl_greennature_pro/scss/greennature/_offline.scss */
/* line 22, templates/jl_greennature_pro/scss/greennature/_offline.scss */
.outline-_offline input[type="text"], .outline-_offline input[type="password"], .outline-_offline input[type="email"], .outline-_offline .uneditable-input {
  padding: 13px 30px;
  border: none;
  transition: all 0.3s ease;
  box-shadow: none;
  font-size: 16px;
  color: #273f5b;
  border-radius: 2px;
  background: #f7f8f9;
  width: 100%;
  outline: none;
}
/* line 37, templates/jl_greennature_pro/scss/greennature/_offline.scss */
.outline-_offline input.button.login {
  background: #fcbe00;
}
/* line 39, templates/jl_greennature_pro/scss/greennature/_offline.scss */
.outline-_offline input.button.login:hover, .outline-_offline input.button.login:focus, .outline-_offline input.button.login:active {
  background: #c99800;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 51rem;
  }
}
@media only all and (min-width: 48.01em) and (max-width: 50.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 48em;
  }
}
@media only all and (max-width: 48em) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 100%;
  }
}
/* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 50.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 50.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 50.99rem) {
  /* line 14, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  /* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 50.99rem) {
  /* line 57, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 50.99rem) {
  /* line 85, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=greennature_22.css.map */