/* 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_free/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_free/scss/greennature/_core.scss */
body {
  color: #666;
  background: #fff;
}
/* line 5, templates/jl_greennature_free/scss/greennature/_core.scss */
a {
  transition: all 0.15s linear;
}
/* line 11, templates/jl_greennature_free/scss/greennature/_core.scss */
#g-page-surround {
  background: #fff;
  z-index: 0;
}
@media print {
  /* line 17, templates/jl_greennature_free/scss/greennature/_core.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 23, templates/jl_greennature_free/scss/greennature/_core.scss */
a {
  color: #5a5a5a;
}
/* line 25, templates/jl_greennature_free/scss/greennature/_core.scss */
a:hover {
  color: #4d4d4d;
}
/* line 30, templates/jl_greennature_free/scss/greennature/_core.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: #4d4d4d;
}
/* line 34, templates/jl_greennature_free/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_free/scss/greennature/_core.scss */
.logo-large {
  display: inline-block;
}
/* line 6, templates/jl_greennature_free/scss/greennature/_typography.scss */
body {
  font-family: "Roboto";
  font-weight: 400;
}
/* line 11, templates/jl_greennature_free/scss/greennature/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "Roboto Slab";
  font-weight: 500;
}
/* line 16, templates/jl_greennature_free/scss/greennature/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 20, templates/jl_greennature_free/scss/greennature/_typography.scss */
.button {
  font-weight: 500;
}
/* line 25, templates/jl_greennature_free/scss/greennature/_typography.scss */
blockquote {
  border-left: 10px solid #f0f2f4;
}
/* line 27, templates/jl_greennature_free/scss/greennature/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #999;
}
/* line 31, templates/jl_greennature_free/scss/greennature/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #666;
  font-size: 1.2rem;
}
/* line 40, templates/jl_greennature_free/scss/greennature/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 45, templates/jl_greennature_free/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_free/scss/greennature/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 62, templates/jl_greennature_free/scss/greennature/_typography.scss */
hr {
  border-bottom: 4px solid #f0f2f4;
}
/* line 1, templates/jl_greennature_free/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_free/scss/greennature/_nav.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 13, templates/jl_greennature_free/scss/greennature/_nav.scss */
#g-navigation .gantry-logo {
  line-height: 100px;
}
/* line 16, templates/jl_greennature_free/scss/greennature/_nav.scss */
#g-navigation a {
  color: #fff;
}
/* line 18, templates/jl_greennature_free/scss/greennature/_nav.scss */
#g-navigation a:hover {
  color: #444;
}
/* line 22, templates/jl_greennature_free/scss/greennature/_nav.scss */
#g-navigation .g-content {
  margin: 0 0.625rem;
  padding: 0 0.938rem;
}
/* line 26, templates/jl_greennature_free/scss/greennature/_nav.scss */
/* line 27, templates/jl_greennature_free/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_free/scss/greennature/_nav.scss */
#g-navigation .g-social a:hover {
  background: #fff;
}
/* line 39, templates/jl_greennature_free/scss/greennature/_nav.scss */
/* line 8, templates/jl_greennature_free/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_free/scss/mixins/_nav.scss */
/* line 13, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 14, templates/jl_greennature_free/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #444;
}
/* line 17, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 18, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 19, templates/jl_greennature_free/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: rgba(255, 255, 255, 0);
  color: #757575;
}
/* line 25, templates/jl_greennature_free/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: rgba(255, 255, 255, 0);
}
/* line 27, templates/jl_greennature_free/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: #757575;
}
/* line 31, templates/jl_greennature_free/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: rgba(255, 255, 255, 0);
}
/* line 34, templates/jl_greennature_free/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: #757575;
}
/* line 43, templates/jl_greennature_free/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_free/scss/mixins/_nav.scss */
/* line 53, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 54, templates/jl_greennature_free/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_free/scss/mixins/_nav.scss */
/* line 63, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 64, templates/jl_greennature_free/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: #84be38;
  background: #fff;
}
/* line 41, templates/jl_greennature_free/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_free/scss/mixins/_nav.scss */
/* line 77, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 78, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 79, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 80, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 81, templates/jl_greennature_free/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: rgba(255, 255, 255, 0);
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 84, templates/jl_greennature_free/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: rgba(255, 255, 255, 0);
}
/* line 90, templates/jl_greennature_free/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_free/scss/mixins/_nav.scss */
/* line 97, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 98, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 99, templates/jl_greennature_free/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_free/scss/mixins/_nav.scss */
/* line 109, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 110, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 111, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 112, templates/jl_greennature_free/scss/mixins/_nav.scss */
/* line 113, templates/jl_greennature_free/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: rgba(255, 255, 255, 0);
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 116, templates/jl_greennature_free/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: rgba(255, 255, 255, 0);
}
/* line 123, templates/jl_greennature_free/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_free/scss/greennature/_nav.scss */
/* line 51, templates/jl_greennature_free/scss/greennature/_nav.scss */
#g-navigation .search input {
  color: #484a4e;
}
/* line 57, templates/jl_greennature_free/scss/greennature/_nav.scss */
/* line 58, templates/jl_greennature_free/scss/greennature/_nav.scss */
/* line 59, templates/jl_greennature_free/scss/greennature/_nav.scss */
/* line 63, templates/jl_greennature_free/scss/greennature/_nav.scss */
.g-main-nav .g-toplevel {
  font-weight: 500;
}
/* line 65, templates/jl_greennature_free/scss/greennature/_nav.scss */
/* line 67, templates/jl_greennature_free/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_free/scss/greennature/_nav.scss */
/* line 77, templates/jl_greennature_free/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_free/scss/greennature/_nav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 88, templates/jl_greennature_free/scss/greennature/_nav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
}
/* line 90, templates/jl_greennature_free/scss/greennature/_nav.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 95, templates/jl_greennature_free/scss/greennature/_nav.scss */
/* line 96, templates/jl_greennature_free/scss/greennature/_nav.scss */
/* line 97, templates/jl_greennature_free/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 105, templates/jl_greennature_free/scss/greennature/_nav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  padding-left: 25px;
}
/* line 124, templates/jl_greennature_free/scss/greennature/_nav.scss */
/* line 125, templates/jl_greennature_free/scss/greennature/_nav.scss */
/* line 126, templates/jl_greennature_free/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 132, templates/jl_greennature_free/scss/greennature/_nav.scss */
/* line 133, templates/jl_greennature_free/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 141, templates/jl_greennature_free/scss/greennature/_nav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 146, templates/jl_greennature_free/scss/greennature/_nav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: #fff;
}
@media print {
  /* line 151, templates/jl_greennature_free/scss/greennature/_nav.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
#g-offcanvas {
  background: #fff;
  width: 17rem;
  color: #484a4e;
}
/* line 5, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
#g-offcanvas a {
  color: #fff;
}
/* line 7, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #484a4e;
}
/* line 12, templates/jl_greennature_free/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_free/scss/greennature/_offcanvas.scss */
#g-offcanvas .button {
  background: #84be38;
  color: #484a4e;
}
/* line 19, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #90c947;
}
/* line 22, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #76aa32;
}
/* line 28, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #84be38;
  top: 2.4rem;
  display: none;
}
@media only all and (max-width: 51rem) {
  /* line 34, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
  .g-offcanvas-toggle {
    display: block;
  }
}
/* line 43, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
/* line 44, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
/* line 45, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #fff;
}
/* line 47, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
/* line 48, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #484a4e;
}
/* line 51, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
/* line 52, templates/jl_greennature_free/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: #84be38;
}
/* line 55, templates/jl_greennature_free/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_free/scss/greennature/_offcanvas.scss */
/* line 61, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
/* line 62, templates/jl_greennature_free/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_free/scss/greennature/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 83, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
@media print {
  /* line 88, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 94, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
/* line 95, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
/* line 96, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 101, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
/* line 102, templates/jl_greennature_free/scss/greennature/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 1, templates/jl_greennature_free/scss/greennature/_header.scss */
#g-header {
  background: #484a4e;
  color: #fff;
  position: relative;
}
/* line 5, templates/jl_greennature_free/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_free/scss/greennature/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/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_free/scss/greennature/_pagetitle.scss */
  #g-pagetitle {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/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_free/scss/greennature/_container-story.scss */
  #g-container-story {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/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_free/scss/greennature/_container-quality.scss */
  #g-container-quality {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/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_free/scss/greennature/_pagetitle.scss */
  #g-pagetitle {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/scss/greennature/_showcase.scss */
#g-showcase {
  padding: 1.5rem 0;
  background-color: #fff;
  color: #484a4e;
}
/* line 9, templates/jl_greennature_free/scss/greennature/_showcase.scss */
#g-showcase a {
  color: #fff;
}
/* line 11, templates/jl_greennature_free/scss/greennature/_showcase.scss */
#g-showcase a:hover {
  color: #484a4e;
}
/* line 16, templates/jl_greennature_free/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_free/scss/greennature/_showcase.scss */
#g-showcase .button {
  background: #84be38;
  color: #484a4e;
}
/* line 23, templates/jl_greennature_free/scss/greennature/_showcase.scss */
#g-showcase .button:hover {
  background: #90c947;
}
/* line 26, templates/jl_greennature_free/scss/greennature/_showcase.scss */
#g-showcase .button:active {
  background: #76aa32;
}
/* line 31, templates/jl_greennature_free/scss/greennature/_showcase.scss */
/* line 32, templates/jl_greennature_free/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_free/scss/greennature/_showcase.scss */
#g-showcase .g-social a:hover {
  background: #fff;
}
@media print {
  /* line 45, templates/jl_greennature_free/scss/greennature/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/scss/greennature/_feature.scss */
#g-feature {
  padding: 1.5rem 0;
  background: #fff;
  color: #484a4e;
  position: relative;
}
@media print {
  /* line 9, templates/jl_greennature_free/scss/greennature/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/scss/greennature/_products.scss */
#g-products {
  padding: 1.5rem 0;
  background: #fff;
  color: #484a4e;
  position: relative;
}
@media print {
  /* line 9, templates/jl_greennature_free/scss/greennature/_products.scss */
  #g-products {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/scss/greennature/_testimonials.scss */
#g-testimonials {
  padding: 1.5rem 0;
  background: #f7f8f9;
  color: #808891;
  position: relative;
}
@media print {
  /* line 9, templates/jl_greennature_free/scss/greennature/_testimonials.scss */
  #g-testimonials {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/scss/greennature/_history.scss */
#g-history {
  padding: 1.5rem 0;
  background: #f7f8f9;
  color: #808891;
  position: relative;
}
@media print {
  /* line 9, templates/jl_greennature_free/scss/greennature/_history.scss */
  #g-history {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/scss/greennature/_clients.scss */
#g-clients {
  padding: 1.5rem 0;
  background: #fff;
  color: #484a4e;
  position: relative;
}
@media print {
  /* line 9, templates/jl_greennature_free/scss/greennature/_clients.scss */
  #g-clients {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/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_free/scss/greennature/_subfeature.scss */
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/scss/greennature/_calltoaction.scss */
#g-calltoaction {
  padding: 2.5rem 0;
  background: #84be38;
  color: #fff;
}
@media print {
  /* line 8, templates/jl_greennature_free/scss/greennature/_calltoaction.scss */
  #g-calltoaction {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/scss/particles/_backtotop.scss */
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 9999;
  font-size: 16px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #84be38;
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
}
/* line 19, templates/jl_greennature_free/scss/particles/_backtotop.scss */
.back-to-top:hover {
  background: #69972c;
}
/* line 21, templates/jl_greennature_free/scss/particles/_backtotop.scss */
.back-to-top:hover i {
  color: #fff;
}
@-webkit-keyframes fadeInRight {
  /* line 25, templates/jl_greennature_free/scss/particles/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 31, templates/jl_greennature_free/scss/particles/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 39, templates/jl_greennature_free/scss/particles/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 45, templates/jl_greennature_free/scss/particles/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 53, templates/jl_greennature_free/scss/particles/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 57, templates/jl_greennature_free/scss/particles/_backtotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 65, templates/jl_greennature_free/scss/particles/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 69, templates/jl_greennature_free/scss/particles/_backtotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 76, templates/jl_greennature_free/scss/particles/_backtotop.scss */
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* line 85, templates/jl_greennature_free/scss/particles/_backtotop.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 89, templates/jl_greennature_free/scss/particles/_backtotop.scss */
a.back-to-top:hover {
  text-decoration: none;
  color: #5a5a5a;
}
/* line 1, templates/jl_greennature_free/scss/greennature/_main.scss */
#g-page-surround {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
/* line 5, templates/jl_greennature_free/scss/greennature/_main.scss */
#g-main {
  padding: 1.5rem 0;
  background: #fff;
  color: #484a4e;
}
@media print {
  /* line 12, templates/jl_greennature_free/scss/greennature/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/scss/greennature/_sidebar.scss */
#g-sidebar, #g-aside {
  padding: 1.5rem 0;
  color: #484a4e;
}
@media print {
  /* line 7, templates/jl_greennature_free/scss/greennature/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/scss/greennature/_footer.scss */
#g-footer {
  padding: 2.5rem 0 0;
  background: #f8f8f8;
  color: #808891;
  font-size: 14px;
}
/* line 6, templates/jl_greennature_free/scss/greennature/_footer.scss */
#g-footer a {
  color: #84be38;
}
/* line 9, templates/jl_greennature_free/scss/greennature/_footer.scss */
#g-footer .g-grid:last-child {
  border-top: 1px solid #e1e8ee;
}
/* line 12, templates/jl_greennature_free/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_free/scss/greennature/_footer.scss */
#g-footer .g-social a {
  display: inline-block;
  text-decoration: none;
}
/* line 20, templates/jl_greennature_free/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_free/scss/greennature/_footer.scss */
#g-footer .g-social a span:hover {
  color: #fff;
}
/* line 33, templates/jl_greennature_free/scss/greennature/_footer.scss */
/* line 34, templates/jl_greennature_free/scss/greennature/_footer.scss */
#g-footer .g-social a span.fa-facebook:hover {
  background: #3b5998;
}
/* line 38, templates/jl_greennature_free/scss/greennature/_footer.scss */
/* line 39, templates/jl_greennature_free/scss/greennature/_footer.scss */
#g-footer .g-social a span.fa-instagram:hover {
  background: #7b6455;
}
/* line 43, templates/jl_greennature_free/scss/greennature/_footer.scss */
/* line 44, templates/jl_greennature_free/scss/greennature/_footer.scss */
#g-footer .g-social a span.fa-linkedin:hover {
  background: #006e99;
}
/* line 48, templates/jl_greennature_free/scss/greennature/_footer.scss */
/* line 49, templates/jl_greennature_free/scss/greennature/_footer.scss */
#g-footer .g-social a span.fa-twitter:hover {
  background: #10c0ee;
}
/* line 53, templates/jl_greennature_free/scss/greennature/_footer.scss */
/* line 54, templates/jl_greennature_free/scss/greennature/_footer.scss */
#g-footer .g-social a span.fa-youtube-play:hover {
  background: #f3554f;
}
@media print {
  /* line 65, templates/jl_greennature_free/scss/greennature/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
body.outline-_offline {
  text-align: inherit !important;
}
/* line 2, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
body.outline-_offline form p {
  margin: 1.5rem 0;
  padding: 0;
}
/* line 7, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
body.outline-_offline #g-main {
  padding: 80px 0;
  background-color: #f7f8f9;
}
/* line 11, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
body.outline-_offline #frame {
  margin: 20px auto;
  width: 400px;
  padding: 20px;
  border: none;
}
/* line 16, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
body.outline-_offline #frame h1 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #84be38;
}
/* line 21, templates/jl_greennature_free/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 40, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 41, templates/jl_greennature_free/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 50, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
.outline-_error #g-main h1 {
  font-weight: 700;
  color: #84be38;
  font-size: 2rem;
}
/* line 56, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
.outline-_error .acymailing_module_form .acymailing_form .acysubbuttons:after {
  right: -20px;
}
/***
 ====================================================================
 Header Section
 ====================================================================
 ***/
/* line 69, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 70, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
@media only all and (max-width: 50.99rem) {
  #g-header .header-menu {
    text-align: center;
  }
}
/* line 74, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 75, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
#g-header .header-menu ul li {
  position: relative;
  display: inline-block;
  font-size: 12px;
}
/* line 79, templates/jl_greennature_free/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 85, templates/jl_greennature_free/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 94, templates/jl_greennature_free/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 106, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
#g-header .header-menu ul li a:hover {
  color: #84be38;
}
/***
 ====================================================================
 Footer Section
 ====================================================================
 ***/
/* line 122, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 123, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 124, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 125, templates/jl_greennature_free/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 134, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 135, templates/jl_greennature_free/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 141, templates/jl_greennature_free/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 148, templates/jl_greennature_free/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 156, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 157, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .foooter-categories li {
  line-height: 160%;
  padding: 5px 0;
  position: relative;
}
/* line 161, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .foooter-categories li:first-child {
  padding-top: 0px;
}
/* line 164, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .foooter-categories li a {
  color: #808891;
}
/* line 169, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 170, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .latestnews li {
  padding: 5px 0;
}
/* line 172, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .latestnews li:first-child {
  padding-top: 0px;
}
/* line 175, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 176, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .latestnews li a span {
  color: #808891;
}
/* line 179, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 180, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
#g-footer .platform-content .latestnews li a:hover span {
  color: #84be38;
}
/* line 189, templates/jl_greennature_free/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 195, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
#g-footer .footer-menu {
  text-align: center;
  line-height: 35px;
}
/* line 198, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 199, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
#g-footer .footer-menu ul li {
  position: relative;
  display: inline-block;
  font-size: 14px;
}
/* line 203, templates/jl_greennature_free/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 212, templates/jl_greennature_free/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 223, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
#g-footer .footer-menu ul li a:hover {
  color: #84be38;
}
/* Breadcrumb */
/* line 234, templates/jl_greennature_free/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 246, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
.jl-breadcrumb > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
/* line 252, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
.jl-breadcrumb > * > * {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
}
/* line 259, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
.jl-breadcrumb > * > :hover, .jl-breadcrumb > * > :focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
}
/* line 265, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
.jl-breadcrumb > :last-child > * {
  color: rgba(255, 255, 255, 0.7);
}
/* line 268, templates/jl_greennature_free/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 283, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 284, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
/* line 285, templates/jl_greennature_free/scss/greennature/_greennature-theme.scss */
#g-pagetitle .pagetitle-ct h3 {
  margin: 0;
  text-transform: capitalize;
  color: #fff;
  font-size: 24px;
}
/* line 1, templates/jl_greennature_free/scss/greennature/_variations.scss */
/* line 2, templates/jl_greennature_free/scss/greennature/_variations.scss */
/* line 3, templates/jl_greennature_free/scss/greennature/_variations.scss */
/* line 4, templates/jl_greennature_free/scss/greennature/_variations.scss */
/* line 5, templates/jl_greennature_free/scss/greennature/_variations.scss */
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
/* line 14, templates/jl_greennature_free/scss/greennature/_variations.scss */
/* line 15, templates/jl_greennature_free/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_free/scss/greennature/_variations.scss */
/* line 22, templates/jl_greennature_free/scss/greennature/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #fff;
}
/* line 25, templates/jl_greennature_free/scss/greennature/_variations.scss */
/* line 26, templates/jl_greennature_free/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_free/scss/greennature/_variations.scss */
/* line 33, templates/jl_greennature_free/scss/greennature/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #e0e0e0;
}
/* line 36, templates/jl_greennature_free/scss/greennature/_variations.scss */
/* line 37, templates/jl_greennature_free/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_free/scss/greennature/_variations.scss */
/* line 44, templates/jl_greennature_free/scss/greennature/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #5a5a5a;
}
/* line 48, templates/jl_greennature_free/scss/greennature/_variations.scss */
/* line 49, templates/jl_greennature_free/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_free/scss/greennature/_variations.scss */
.box3.moduletable a, .box3.widget a, .box3 > .g-content a {
  color: #b3b3b3;
}
/* line 54, templates/jl_greennature_free/scss/greennature/_variations.scss */
.box3.moduletable a:hover, .box3.widget a:hover, .box3 > .g-content a:hover {
  color: #fff;
}
/* line 58, templates/jl_greennature_free/scss/greennature/_variations.scss */
.box3.moduletable .button, .box3.widget .button, .box3 > .g-content .button {
  color: #fff;
  background: #747474;
}
/* line 61, templates/jl_greennature_free/scss/greennature/_variations.scss */
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3 > .g-content .button:hover {
  background: #808080;
}
/* line 68, templates/jl_greennature_free/scss/greennature/_variations.scss */
/* line 69, templates/jl_greennature_free/scss/greennature/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  background: #84be38;
}
/* line 72, templates/jl_greennature_free/scss/greennature/_variations.scss */
/* line 73, templates/jl_greennature_free/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_free/scss/greennature/_variations.scss */
.box4.moduletable a, .box4.widget a, .box4 > .g-content a {
  color: #d7ecbd;
}
/* line 78, templates/jl_greennature_free/scss/greennature/_variations.scss */
.box4.moduletable a:hover, .box4.widget a:hover, .box4 > .g-content a:hover {
  color: #fff;
}
/* line 82, templates/jl_greennature_free/scss/greennature/_variations.scss */
.box4.moduletable .button, .box4.widget .button, .box4 > .g-content .button {
  color: #eff7e4;
  background: #a8d46e;
}
/* line 85, templates/jl_greennature_free/scss/greennature/_variations.scss */
.box4.moduletable .button:hover, .box4.widget .button:hover, .box4 > .g-content .button:hover {
  background: #9ccf5a;
}
/* line 92, templates/jl_greennature_free/scss/greennature/_variations.scss */
/* line 93, templates/jl_greennature_free/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_free/scss/greennature/_variations.scss */
/* line 99, templates/jl_greennature_free/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_free/scss/greennature/_variations.scss */
/* line 105, templates/jl_greennature_free/scss/greennature/_variations.scss */
.disabled.moduletable, .disabled.widget, .disabled.g-outer-box, .disabled > .g-content {
  opacity: 0.4;
}
/* line 110, templates/jl_greennature_free/scss/greennature/_variations.scss */
/* line 111, templates/jl_greennature_free/scss/greennature/_variations.scss */
.square.moduletable, .square.widget, .square.g-outer-box, .square > .g-content {
  border-radius: none;
}
/* line 116, templates/jl_greennature_free/scss/greennature/_variations.scss */
/* line 117, templates/jl_greennature_free/scss/greennature/_variations.scss */
.rounded.moduletable, .rounded.widget, .rounded.g-outer-box, .rounded > .g-content {
  border-radius: 0.1875rem;
}
/* line 124, templates/jl_greennature_free/scss/greennature/_variations.scss */
.section-horizontal-paddings {
  padding-left: 12%;
  padding-right: 12%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 140, templates/jl_greennature_free/scss/greennature/_variations.scss */
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 156, templates/jl_greennature_free/scss/greennature/_variations.scss */
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 172, templates/jl_greennature_free/scss/greennature/_variations.scss */
.section-vertical-paddings {
  padding-top: 3vw;
  padding-bottom: 3vw;
}
/* line 178, templates/jl_greennature_free/scss/greennature/_variations.scss */
.section-vertical-paddings-small {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
/* line 184, templates/jl_greennature_free/scss/greennature/_variations.scss */
.section-vertical-paddings-xsmall {
  padding-top: 1vw;
  padding-bottom: 1vw;
}
/* line 190, templates/jl_greennature_free/scss/greennature/_variations.scss */
.section-vertical-paddings-large {
  padding-top: 6vw;
  padding-bottom: 6vw;
}
/* line 196, templates/jl_greennature_free/scss/greennature/_variations.scss */
.section-no-paddings {
  padding: 0 !important;
}
/* line 1, templates/jl_greennature_free/scss/greennature/_tables.scss */
table {
  border: 1px solid #eaeaea;
}
/* line 5, templates/jl_greennature_free/scss/greennature/_tables.scss */
th {
  background: #f7f7f7;
  padding: 0.5rem;
}
/* line 10, templates/jl_greennature_free/scss/greennature/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #eaeaea;
}
/* line 1, templates/jl_greennature_free/scss/greennature/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #ddd;
}
/* line 4, templates/jl_greennature_free/scss/greennature/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #5a5a5a;
}
/* line 8, templates/jl_greennature_free/scss/greennature/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #5a5a5a;
}
/* line 13, templates/jl_greennature_free/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_free/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_free/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_free/scss/greennature/_social.scss */
@media only all and (max-width: 50.99rem) {
  .g-social {
    text-align: center;
  }
}
/* line 5, templates/jl_greennature_free/scss/greennature/_social.scss */
.g-social a {
  display: inline-block;
  text-decoration: none;
}
/* line 8, templates/jl_greennature_free/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_free/scss/greennature/_social.scss */
/* line 19, templates/jl_greennature_free/scss/greennature/_social.scss */
.g-social a span.fa-facebook:hover {
  background: #3b5998;
}
/* line 23, templates/jl_greennature_free/scss/greennature/_social.scss */
/* line 24, templates/jl_greennature_free/scss/greennature/_social.scss */
.g-social a span.fa-instagram:hover {
  background: #7b6455;
}
/* line 28, templates/jl_greennature_free/scss/greennature/_social.scss */
/* line 29, templates/jl_greennature_free/scss/greennature/_social.scss */
.g-social a span.fa-linkedin:hover {
  background: #006e99;
}
/* line 33, templates/jl_greennature_free/scss/greennature/_social.scss */
/* line 34, templates/jl_greennature_free/scss/greennature/_social.scss */
.g-social a span.fa-twitter:hover {
  background: #10c0ee;
}
/* line 38, templates/jl_greennature_free/scss/greennature/_social.scss */
/* line 39, templates/jl_greennature_free/scss/greennature/_social.scss */
.g-social a span.fa-youtube-play:hover {
  background: #f3554f;
}
/* line 1, templates/jl_greennature_free/scss/greennature/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/jl_greennature_free/scss/greennature/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, templates/jl_greennature_free/scss/greennature/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/jl_greennature_free/scss/greennature/_contentarray.scss */
/* line 12, templates/jl_greennature_free/scss/greennature/_contentarray.scss */
/* line 13, templates/jl_greennature_free/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_free/scss/greennature/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/jl_greennature_free/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_free/scss/greennature/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/jl_greennature_free/scss/greennature/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/jl_greennature_free/scss/greennature/_contentarray.scss */
/* line 48, templates/jl_greennature_free/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_free/scss/greennature/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/jl_greennature_free/scss/greennature/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/jl_greennature_free/scss/greennature/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 1, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
/* line 2, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
/* line 3, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/jl_greennature_free/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_free/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_free/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 21, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
/* line 26, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
/* line 31, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
/* line 37, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
/* line 38, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 42, templates/jl_greennature_free/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 46, templates/jl_greennature_free/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 51, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
/* line 56, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
/* line 61, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 69, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 73, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 69, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 73, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 69, templates/jl_greennature_free/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 73, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 83, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 83, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_greennature_free/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 83, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 93, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  /* line 98, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  /* line 103, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  /* line 107, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  /* line 111, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 93, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  /* line 98, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  /* line 103, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  /* line 107, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  /* line 111, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 93, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  /* line 98, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    -o-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  /* line 103, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  /* line 107, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    -o-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  /* line 111, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-down {
  /* line 117, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 121, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  /* line 126, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  /* line 131, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  /* line 135, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  /* line 139, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  /* line 117, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 121, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  /* line 126, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  /* line 131, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  /* line 135, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  /* line 139, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  /* line 117, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 121, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  /* line 126, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  /* line 131, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  /* line 135, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  /* line 139, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-right {
  /* line 145, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 149, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  /* line 154, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  /* line 159, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  /* line 163, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  /* line 167, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  /* line 145, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 149, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  /* line 154, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  /* line 159, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  /* line 163, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  /* line 167, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  /* line 145, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 149, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  /* line 154, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    -o-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  /* line 159, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    -o-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  /* line 163, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    -o-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  /* line 167, templates/jl_greennature_free/scss/greennature/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/* line 1, templates/jl_greennature_free/scss/greennature/_offline.scss */
/* line 2, templates/jl_greennature_free/scss/greennature/_offline.scss */
.g-offline #grav-login {
  max-width: 36rem;
}
/* line 4, templates/jl_greennature_free/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_free/scss/greennature/_offline.scss */
.g-offline #grav-login .button {
  text-transform: capitalize;
}
/* line 13, templates/jl_greennature_free/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_free/scss/greennature/_offline.scss */
/* line 22, templates/jl_greennature_free/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_free/scss/greennature/_offline.scss */
.outline-_offline input.button.login {
  background: #84be38;
}
/* line 39, templates/jl_greennature_free/scss/greennature/_offline.scss */
.outline-_offline input.button.login:hover, .outline-_offline input.button.login:focus, .outline-_offline input.button.login:active {
  background: #69972c;
}
/* 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) {
  .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 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 50.99rem) {
  body [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 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;
      -webkit-box-lines: inherit;
      -moz-box-lines: inherit;
      box-lines: inherit;
      -webkit-flex-wrap: inherit;
      -moz-flex-wrap: inherit;
      -ms-flex-wrap: inherit;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      -webkit-box-flex: inherit;
      -moz-box-flex: inherit;
      box-flex: inherit;
      -webkit-flex: inherit;
      -moz-flex: inherit;
      -ms-flex: inherit;
      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_17.css.map */