/* 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 "greennature/core";
@import "greennature/social";
@import "greennature/contentarray";
/* 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 6, templates/jl_greennature_pro/scss/greennature/_typography.scss */
body {
  font-family: "roboto";
  font-weight: 400;
  line-height: 26px;
}
/* line 15, templates/jl_greennature_pro/scss/greennature/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 19, templates/jl_greennature_pro/scss/greennature/_typography.scss */
.button {
  font-weight: 500;
}
/* line 24, templates/jl_greennature_pro/scss/greennature/_typography.scss */
blockquote {
  border-left: 10px solid #f0f2f4;
}
/* line 26, templates/jl_greennature_pro/scss/greennature/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #333;
}
/* line 30, templates/jl_greennature_pro/scss/greennature/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #000;
  font-size: 1.2rem;
}
/* line 39, templates/jl_greennature_pro/scss/greennature/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 44, 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 53, templates/jl_greennature_pro/scss/greennature/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 61, 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: #f8c0d9;
  width: 100%;
  color: #000;
  text-align: center;
  position: fixed;
  height: 100px;
  z-index: 2;
}
/* line 9, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 12, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .gantry-logo {
  line-height: 100px;
}
/* line 15, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation a {
  color: #fff;
}
/* line 17, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation a:hover {
  color: #000;
}
/* line 21, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .g-content {
  margin: -16px 0.625rem;
  padding: 8px 0.938rem;
}
/* line 25, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 26, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .g-social a {
  background: #f0f0f0;
  border: none;
  text-decoration: none;
  color: #000;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 32, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .g-social a:hover {
  background: #fff;
}
/* line 38, 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: #000;
}
/* 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: #000;
}
/* 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: rgba(255, 255, 255, 0);
  color: #757575;
}
/* 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: rgba(255, 255, 255, 0);
}
/* 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: #757575;
}
/* 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: rgba(255, 255, 255, 0);
}
/* 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: #757575;
}
/* 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: #84be38;
  background: #fff;
}
/* line 40, 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: 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_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: rgba(255, 255, 255, 0);
}
/* 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: #000;
}
/* 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: 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_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: rgba(255, 255, 255, 0);
}
/* 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 49, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 50, templates/jl_greennature_pro/scss/greennature/_nav.scss */
#g-navigation .search input {
  color: #000;
}
/* line 56, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 57, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 58, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 62, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-main-nav .g-toplevel {
  font-weight: 500;
}
/* line 64, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 65, 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 73, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 74, 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 80, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 85, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
}
/* line 87, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 92, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 93, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 94, 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 104, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  padding-left: 25px;
}
/* line 123, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 125, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 126, 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 132, templates/jl_greennature_pro/scss/greennature/_nav.scss */
/* line 133, 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 141, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 146, templates/jl_greennature_pro/scss/greennature/_nav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: #fff;
}
@media print {
  /* line 152, 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: #ff9eec;
  color: #484a4e;
}
/* line 19, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #ffb8f1;
}
/* line 22, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #ff85e7;
}
/* line 28, templates/jl_greennature_pro/scss/greennature/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #e6d09f;
  top: 2.4rem;
  display: none;
}
@media only all and (max-width: 51rem) {
  /* 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: #ff9eec;
}
/* 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: #e6d09f;
  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: #484a4e;
  color: #fff;
  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: #000;
  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: #000;
  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: #000;
  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: #000;
  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: #000;
}
/* 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: #000;
}
/* 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: #000;
}
/* line 20, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
#g-showcase .button {
  background: #ff9eec;
  color: #000;
}
/* line 23, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
#g-showcase .button:hover {
  background: #ffb8f1;
}
/* line 26, templates/jl_greennature_pro/scss/greennature/_showcase.scss */
#g-showcase .button:active {
  background: #ff85e7;
}
/* 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: #000;
  -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: 0rem 0;
  background-image: url('../../images/3mala.png');
  background-size: 110%;
  background-repeat: no-repeat;
  background-attachment: inherit;
  color: #484a4e;
  position: relative;
}
@media print {
  /* line 12, 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: 9rem 0;
  color: #000;
  background: url('../../../../images/tri-kese-fit-2.jpg') 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: #e6d09f;
  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: #000;
}
@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: #000;
}
@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: #ff9eec;
}
/* 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) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #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: #e6d09f;
}
/* 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: #ff9eec;
}
/* 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: #ff6be2;
}
/* 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: #ff9eec;
}
/* 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: #ff9eec;
  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: #ff9eec;
}
/* 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: #ff9eec;
  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: #ff9eec;
}
/* 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: #ff9eec;
}
/***
 ====================================================================
 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: #ff9eec;
  border-radius: 50px;
  border: 2px solid #ff9eec;
  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: #ff9eec;
}
/* 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: #ff9eec;
  border-color: #ff9eec;
  border-radius: 50%;
  border: 1px solid #ff9eec;
  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: #ffebfb;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(255, 158, 236, 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: "roboto";
  font-weight: 700;
  font-style: normal;
  color: #ff9eec;
  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: #ff9eec;
}
/* 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: #ff9eec;
}
/* 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: #ff9eec;
  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: #ff9eec;
}
/* 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";
  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: #ff9eec;
}
/* 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: #ff9eec;
}
/* 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: #ff9eec;
}
/* 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";
  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: #ff9eec;
}
/* 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 #ff6be2;
  color: #fff;
  background: #ff6be2;
}
/* 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: #ff9eec;
}
/* 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: #ff9eec;
}
/* 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: #ff9eec;
}
/* 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";
  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: #ff9eec;
}
/***
 ====================================================================
 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: #ff9eec;
}
/* 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: #ff9eec;
}
@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: #ff9eec;
}
/* 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: #ff9eec;
  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";
  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: #ff9eec;
  color: #fff;
  margin: 0 auto;
  display: inherit;
  margin-top: 20px;
  border: 2px solid #ff9eec;
  -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: #ff9eec !important;
}
/* line 1291, templates/jl_greennature_pro/scss/greennature/_greennature-theme.scss */
.er-bt {
  border: 2px solid #ff9eec;
  color: #e6d09f !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: #ff9eec;
  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: #e6d09f;
}
/* 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: #fff;
}
/* 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: #2e230c;
  background: #dbbc77;
}
/* line 61, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3 > .g-content .button:hover {
  background: #d6b262;
}
/* 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: #ff9eec;
}
/* 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: #fff;
}
/* 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: #b80094;
  background: #ff52dd;
}
/* line 85, templates/jl_greennature_pro/scss/greennature/_variations.scss */
.box4.moduletable .button:hover, .box4.widget .button:hover, .box4 > .g-content .button:hover {
  background: #ff6be2;
}
/* 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: 0px solid #eaeaea;
}
/* line 5, templates/jl_greennature_pro/scss/greennature/_tables.scss */
th {
  background: #f7f7f7;
  padding: 0rem;
}
/* line 10, templates/jl_greennature_pro/scss/greennature/_tables.scss */
td {
  padding: 0rem;
  border: 0px solid #eaeaea;
}
/* 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 21, templates/jl_greennature_pro/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_pro/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_pro/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_pro/scss/greennature/_dropdownanimations.scss */
/* line 38, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 42, 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 46, 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 51, templates/jl_greennature_pro/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_pro/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_pro/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_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 73, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 69, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 73, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 69, 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 73, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 83, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 83, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 79, 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 83, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_greennature_pro/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_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  /* line 98, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  /* line 103, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  /* line 107, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  /* line 111, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_greennature_pro/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_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  /* line 98, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  /* line 103, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  /* line 107, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  /* line 111, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_greennature_pro/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_pro/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_pro/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_pro/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_pro/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_pro/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_pro/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_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  /* line 126, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  /* line 131, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  /* line 135, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  /* line 139, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  /* line 117, templates/jl_greennature_pro/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_pro/scss/greennature/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  /* line 126, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  /* line 131, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  /* line 135, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  /* line 139, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  /* line 117, templates/jl_greennature_pro/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_pro/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_pro/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_pro/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_pro/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_pro/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_pro/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_pro/scss/greennature/_dropdownanimations.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  /* line 154, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  /* line 159, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  /* line 163, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  /* line 167, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  /* line 145, templates/jl_greennature_pro/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_pro/scss/greennature/_dropdownanimations.scss */
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  /* line 154, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  /* line 159, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  /* line 163, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  /* line 167, templates/jl_greennature_pro/scss/greennature/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  /* line 145, templates/jl_greennature_pro/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_pro/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_pro/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_pro/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_pro/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_pro/scss/greennature/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/* line 2, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 3, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 4, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style1 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 9, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 10, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 11, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style1 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0px;
  height: 2px;
  background: #ddd;
  width: 30px;
  left: 50%;
  margin-left: -15px;
}
/* line 23, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 24, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 25, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style1 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0px;
  height: 2px;
  background: #ddd;
  width: 30px;
  left: 0;
}
/* line 36, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 37, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 38, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style1 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0px;
  height: 2px;
  background: #ddd;
  width: 30px;
  right: 0;
}
/* line 51, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 52, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 53, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style2 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
  border-bottom: 1px solid #eee;
}
/* line 59, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 60, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 61, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style2 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: -1px;
  height: 1px;
  background: #777;
  width: 30px;
  left: 50%;
  margin-left: -15px;
}
/* line 73, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 74, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 75, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style2 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: -1px;
  height: 1px;
  background: #777;
  width: 30px;
  left: 0;
}
/* line 86, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 87, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 88, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style2 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: -1px;
  height: 1px;
  background: #777;
  width: 30px;
  right: 0;
}
/* line 102, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 103, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 104, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style3 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 109, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 110, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 111, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style3 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTI0NCAzOTEgMTIyIDEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yNDQgMzkxIDEyMiAxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGlkPSJYTUxJRF8zOTNfIiBjbGFzcz0ic3QwIiBwb2ludHM9Ii0xNzIuNiwzOTEgLTE3My44LDM5MSAtMTc1LjYsMzkyLjggLTE4Myw0MDAuMiAtMTkwLjQsMzkyLjggLTE5Mi4yLDM5MSAtMTkzLjQsMzkxICAgLTI0NCwzOTEgLTI0NCwzOTIuOCAtMTkyLjksMzkyLjggLTE4Myw0MDIuNyAtMTczLjEsMzkyLjggLTEyMiwzOTIuOCAtMTIyLDM5MSAiIGZpbGw9IiNEREREREQiLz48L3N2Zz4=);
  width: 122px;
  height: 12px;
  left: 50%;
  margin-left: -61px;
}
/* line 123, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 124, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 125, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style3 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTI0NCAzOTEgMTIyIDEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yNDQgMzkxIDEyMiAxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGlkPSJYTUxJRF8zOTNfIiBjbGFzcz0ic3QwIiBwb2ludHM9Ii0xNzIuNiwzOTEgLTE3My44LDM5MSAtMTc1LjYsMzkyLjggLTE4Myw0MDAuMiAtMTkwLjQsMzkyLjggLTE5Mi4yLDM5MSAtMTkzLjQsMzkxICAgLTI0NCwzOTEgLTI0NCwzOTIuOCAtMTkyLjksMzkyLjggLTE4Myw0MDIuNyAtMTczLjEsMzkyLjggLTEyMiwzOTIuOCAtMTIyLDM5MSAiIGZpbGw9IiNEREREREQiLz48L3N2Zz4=);
  width: 122px;
  height: 12px;
  left: 0;
}
/* line 136, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 137, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 138, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style3 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTI0NCAzOTEgMTIyIDEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yNDQgMzkxIDEyMiAxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGlkPSJYTUxJRF8zOTNfIiBjbGFzcz0ic3QwIiBwb2ludHM9Ii0xNzIuNiwzOTEgLTE3My44LDM5MSAtMTc1LjYsMzkyLjggLTE4Myw0MDAuMiAtMTkwLjQsMzkyLjggLTE5Mi4yLDM5MSAtMTkzLjQsMzkxICAgLTI0NCwzOTEgLTI0NCwzOTIuOCAtMTkyLjksMzkyLjggLTE4Myw0MDIuNyAtMTczLjEsMzkyLjggLTEyMiwzOTIuOCAtMTIyLDM5MSAiIGZpbGw9IiNEREREREQiLz48L3N2Zz4=);
  width: 122px;
  height: 12px;
  right: 0;
}
/* line 152, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 153, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 154, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style4 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 159, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 160, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 161, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style4 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjkiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxjaXJjbGUgZmlsbD0iI2RkZCIgY3g9IjUwIiBjeT0iNTAiIHI9IjUwIi8+PC9zdmc+);
  width: 27px;
  height: 6px;
  left: 50%;
  margin-left: -13px;
}
/* line 173, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 174, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 175, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style4 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjkiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxjaXJjbGUgZmlsbD0iI2RkZCIgY3g9IjUwIiBjeT0iNTAiIHI9IjUwIi8+PC9zdmc+);
  width: 27px;
  height: 6px;
  left: 0;
}
/* line 186, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 187, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 188, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style4 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjkiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxjaXJjbGUgZmlsbD0iI2RkZCIgY3g9IjUwIiBjeT0iNTAiIHI9IjUwIi8+PC9zdmc+);
  width: 27px;
  height: 6px;
  right: 0;
}
/* line 203, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 204, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 205, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style5 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 210, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 211, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 212, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style5 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMjIgMTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyMiAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjIiIGN4PSI2MSIgY3k9IjYiIHI9IjUiLz48cmVjdCB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2NjYyIvPjxyZWN0IHg9IjcyIiB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2RkZCIvPjwvc3ZnPg==);
  width: 122px;
  height: 12px;
  left: 50%;
  margin-left: -61px;
}
/* line 224, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 225, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 226, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style5 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMjIgMTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyMiAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjIiIGN4PSI2MSIgY3k9IjYiIHI9IjUiLz48cmVjdCB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2NjYyIvPjxyZWN0IHg9IjcyIiB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2RkZCIvPjwvc3ZnPg==);
  width: 122px;
  height: 12px;
  left: 0;
}
/* line 239, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 240, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 241, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style5 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMjIgMTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyMiAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjIiIGN4PSI2MSIgY3k9IjYiIHI9IjUiLz48cmVjdCB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2NjYyIvPjxyZWN0IHg9IjcyIiB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2RkZCIvPjwvc3ZnPg==);
  width: 122px;
  height: 12px;
  right: 0;
}
/* line 256, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 257, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 258, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style6 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 261, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style6 .jl-heading-content .jl-heading-title h1, .style6 .jl-heading-content .jl-heading-title h2, .style6 .jl-heading-content .jl-heading-title h3, .style6 .jl-heading-content .jl-heading-title h4, .style6 .jl-heading-content .jl-heading-title h5, .style6 .jl-heading-content .jl-heading-title h6 {
  margin: 0;
}
/* line 266, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 267, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 268, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style6 .uk-text-center .jl-heading-content .jl-heading-title:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px solid #444;
}
/* line 277, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style6 .uk-text-center .jl-heading-content .jl-heading-title:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px solid #444;
}
/* line 288, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 289, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 290, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style6 .uk-text-left .jl-heading-content .jl-heading-title:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px solid #444;
}
/* line 301, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 302, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 303, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style6 .uk-text-right .jl-heading-content .jl-heading-title:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px solid #444;
}
/* line 318, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 319, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 320, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style7 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 323, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style7 .jl-heading-content .jl-heading-title h1, .style7 .jl-heading-content .jl-heading-title h2, .style7 .jl-heading-content .jl-heading-title h3, .style7 .jl-heading-content .jl-heading-title h4, .style7 .jl-heading-content .jl-heading-title h5, .style7 .jl-heading-content .jl-heading-title h6 {
  margin: 0;
}
/* line 328, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 329, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 330, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style7 .uk-text-center .jl-heading-content .jl-heading-title:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px dashed #444;
}
/* line 339, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style7 .uk-text-center .jl-heading-content .jl-heading-title:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px dashed #444;
}
/* line 350, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 351, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 352, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style7 .uk-text-left .jl-heading-content .jl-heading-title:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px dashed #444;
}
/* line 363, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 364, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 365, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style7 .uk-text-right .jl-heading-content .jl-heading-title:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px dashed #444;
}
/* line 381, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 382, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style8 .jl-heading-content {
  overflow: hidden;
}
/* line 384, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style8 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 387, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style8 .jl-heading-content .jl-heading-title h1, .style8 .jl-heading-content .jl-heading-title h2, .style8 .jl-heading-content .jl-heading-title h3, .style8 .jl-heading-content .jl-heading-title h4, .style8 .jl-heading-content .jl-heading-title h5, .style8 .jl-heading-content .jl-heading-title h6 {
  margin: 0;
}
/* line 392, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 393, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 394, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style8 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
  width: 100%;
  height: 100%;
  left: 100%;
  top: 0;
}
/* line 403, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style8 .uk-text-center .jl-heading-content .jl-heading-title:after {
  position: absolute;
  content: '';
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
  width: 100%;
  height: 100%;
  right: 100%;
  top: 0;
}
/* line 414, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 415, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 416, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style8 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
  width: 100%;
  height: 100%;
  left: 100%;
  top: 0;
}
/* line 427, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 428, templates/jl_greennature_pro/scss/particles/_heading.scss */
/* line 429, templates/jl_greennature_pro/scss/particles/_heading.scss */
.style8 .uk-text-right .jl-heading-content .jl-heading-title:after {
  position: absolute;
  content: '';
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
  width: 100%;
  height: 100%;
  right: 100%;
  top: 0;
}
/* line 1, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 3, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .uk-slideset-nav {
  margin-top: 10px;
}
/* line 6, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .uk-slider-nav {
  margin-top: 10px;
}
/* line 9, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .uk-dotnav > .uk-active > * {
  background: #fff;
  border-color: #777;
}
/* line 13, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .uk-dotnav > * > * {
  width: 10px;
  height: 10px;
  border: 1px solid #777;
  background: #777;
}
/* line 18, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .uk-dotnav > * > *:hover {
  background: #fff;
  border-color: #777;
}
/* line 24, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 26, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 {
  text-align: center;
}
/* line 28, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 30, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 31, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 42, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 43, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 48, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 50, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 54, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
  line-height: 1;
}
/* line 61, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
/* line 70, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 {
  text-align: center;
}
/* line 72, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 74, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 75, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 86, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 87, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 92, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 94, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 98, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
  line-height: 1;
}
/* line 105, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
/* line 114, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 {
  text-align: center;
}
/* line 116, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 118, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 120, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 131, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 132, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 138, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 141, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 145, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  line-height: 1;
}
/* line 152, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
/* line 161, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 {
  text-align: center;
}
/* line 163, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 165, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-image {
  text-align: right;
  margin-top: -60px;
}
/* line 168, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  border: 5px solid #fff;
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 178, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: left;
  padding: 20px;
}
/* line 181, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 186, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 188, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 192, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
  line-height: 1;
}
/* line 199, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-desc {
  padding: 20px 20px 20px 50px;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  text-align: left;
}
/* line 206, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-desc:before {
  content: '“';
  position: absolute;
  top: 30px;
  left: 15px;
  font-size: 115px;
  color: rgba(0, 0, 0, 0.1);
  line-height: 1;
  font-style: normal;
}
/* line 216, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-desc:after {
  content: '';
  position: absolute;
  bottom: -24px;
  left: 30px;
  border: 12px solid transparent;
  border-top-color: #fff;
}
/* line 228, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 {
  text-align: center;
}
/* line 230, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 232, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 233, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 120px;
  width: 120px;
  border: 5px solid #fff;
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 243, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: left;
  padding: 20px;
}
/* line 246, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  padding-left: 10px;
}
/* line 252, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 254, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 258, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  line-height: 1;
}
/* line 265, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-desc {
  border-top: 3px solid #077080;
  padding: 20px;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  text-align: left;
}
/* line 273, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-desc:before {
  content: "";
  border-bottom: 12px solid #077080;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  position: absolute;
  top: -14px;
  left: 14%;
  color: #aaa;
  font-size: 20px;
}
/* line 289, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 291, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 {
  text-align: center;
}
/* line 293, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 295, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 296, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 307, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 308, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 313, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 315, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 319, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
  line-height: 1;
}
/* line 326, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
/* line 335, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 {
  text-align: center;
}
/* line 337, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 339, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 340, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 351, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 352, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 357, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 359, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 363, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
  line-height: 1;
}
/* line 370, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
/* line 379, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 {
  text-align: center;
}
/* line 381, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 383, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 385, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 396, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 397, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 403, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 406, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 410, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  line-height: 1;
}
/* line 417, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
/* line 426, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 {
  text-align: left;
}
/* line 428, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content {
  position: relative;
  padding: 20px 20px 20px 70px;
  background: #faf8d4;
}
/* line 432, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 50px solid #eee;
  border-left: 50px solid #fff;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}
/* line 443, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-image {
  text-align: right;
  margin-bottom: -60px;
}
/* line 446, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  border: 5px solid #fff;
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 456, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-info {
  padding-top: 10px;
}
/* line 458, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 463, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 465, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 469, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
  line-height: 1;
}
/* line 476, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  text-align: left;
}
/* line 486, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 {
  text-align: center;
}
/* line 488, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 490, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 491, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 120px;
  width: 120px;
  border: 5px solid #fff;
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 501, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: left;
  padding: 20px;
}
/* line 504, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  padding-left: 10px;
}
/* line 510, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 512, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 516, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  line-height: 1;
}
/* line 523, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-desc {
  border-bottom: 3px solid #077080;
  padding: 20px;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  text-align: left;
}
/* line 531, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-desc:after {
  content: "";
  border-top: 12px solid #077080;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  position: absolute;
  bottom: -14px;
  left: 14%;
  color: #aaa;
  font-size: 20px;
}
/* line 548, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 550, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 {
  text-align: center;
}
/* line 552, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 554, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 556, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 561, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: left;
}
@media only all and (max-width: 50.99rem) {
  .jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-info {
    text-align: center;
    padding-top: 20px;
  }
}
/* line 567, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 573, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
  padding-top: 10px;
}
/* line 576, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 580, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  line-height: 1;
}
/* line 587, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  line-height: 24px;
  padding: 10px 0 0;
}
/* line 598, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 {
  text-align: center;
}
/* line 600, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 601, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 602, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 128px;
}
/* line 608, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: left;
}
@media only all and (max-width: 50.99rem) {
  .jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info {
    text-align: center;
    margin-top: 20px;
  }
}
/* line 614, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-item-info-ct {
  box-shadow: 0px 0px 5px 1px rgba(193, 193, 193, 0.3);
  background: #fff;
  padding: 25px;
  position: relative;
}
/* line 619, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-item-info-ct:before {
  content: '';
  height: 20px;
  width: 20px;
  background: #fff;
  position: absolute;
  left: -4px;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
  top: 50%;
}
@media only all and (max-width: 50.99rem) {
  .jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-item-info-ct:before {
    -webkit-transform: rotate(-45deg) translateX(-50%);
    transform: rotate(-45deg) translateX(-50%);
    left: 50%;
    top: -18px;
  }
}
/* line 637, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 643, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
  padding-top: 10px;
}
/* line 646, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 650, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  line-height: 1;
}
/* line 657, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  line-height: 24px;
  padding: 10px 0 0;
}
/* line 670, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 672, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 {
  text-align: center;
}
/* line 674, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 676, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 678, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 128px;
}
/* line 684, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: right;
}
@media only all and (max-width: 50.99rem) {
  .jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-info {
    text-align: center;
    padding-top: 20px;
  }
}
/* line 690, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 696, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
  padding-top: 10px;
}
/* line 699, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 703, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  line-height: 1;
}
/* line 710, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  line-height: 24px;
  padding: 10px 0 0;
}
/* line 721, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 {
  text-align: center;
}
/* line 723, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 724, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
/* line 725, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 128px;
}
/* line 731, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: right;
}
@media only all and (max-width: 50.99rem) {
  .jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info {
    text-align: center;
    margin-bottom: 20px;
  }
}
/* line 737, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-item-info-ct {
  box-shadow: 0px 0px 5px 1px rgba(193, 193, 193, 0.3);
  background: #fff;
  padding: 25px;
  position: relative;
}
/* line 742, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-item-info-ct:before {
  content: '';
  height: 20px;
  width: 20px;
  background: #fff;
  position: absolute;
  right: -15px;
  -webkit-transform: rotate(-45deg) translateX(-50%);
  transform: rotate(-45deg) translateX(-50%);
  bottom: 50%;
}
@media only all and (max-width: 50.99rem) {
  .jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-item-info-ct:before {
    -webkit-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    right: 47%;
    bottom: -15px;
  }
}
/* line 760, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 766, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
  padding-top: 10px;
}
/* line 769, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 773, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  line-height: 1;
}
/* line 780, templates/jl_greennature_pro/scss/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  line-height: 24px;
  padding: 10px 0 0;
}
/* line 1, templates/jl_greennature_pro/scss/particles/_progressbar.scss */
.jl-progressbar-text, .jl-progressbar-style2 .jl-progressbar-text {
  padding: 4px 10px;
  margin-left: 4px;
  margin-right: 4px;
  color: #fff;
}
/* line 7, templates/jl_greennature_pro/scss/particles/_progressbar.scss */
.jl-progressbar-content {
  text-align: left !important;
  font-size: 15px !important;
}
/* line 11, templates/jl_greennature_pro/scss/particles/_progressbar.scss */
.jl-progressbar-style1 .jl-progressbar-percent, .jl-progressbar-style2 .jl-progressbar-percent, .jl-progressbar-style3 .jl-progressbar-percent {
  right: 15px;
}
/* line 14, templates/jl_greennature_pro/scss/particles/_progressbar.scss */
.jl-progressbar-style1 .jl-progressbar-text {
  padding-left: 10px;
}
/* line 17, templates/jl_greennature_pro/scss/particles/_progressbar.scss */
.jl-progressbar-style1 {
  height: 30px !important;
  line-height: 30px !important;
}
/* line 21, templates/jl_greennature_pro/scss/particles/_progressbar.scss */
.jl-progressbar-style2 {
  height: 30px !important;
  line-height: 24px !important;
}
/* line 25, templates/jl_greennature_pro/scss/particles/_progressbar.scss */
.jl-progressbar.jl-progressbar-style2 .jl-progressbar-content {
  border-radius: 15px;
}
/* line 28, templates/jl_greennature_pro/scss/particles/_progressbar.scss */
.jl-progressbar.jl-progressbar-style2 {
  padding: 3px;
  border-radius: 15px;
  background: #fcfcfc;
  border: 1px solid #e3e3e3;
}
/* line 36, templates/jl_greennature_pro/scss/particles/_progressbar.scss */
.jl-progressbar-style3 .jl-progressbar-text {
  position: absolute;
  top: -28px;
  font-weight: 700;
  display: block;
  color: #444;
}
/* line 44, templates/jl_greennature_pro/scss/particles/_progressbar.scss */
.jl-progressbar-style3 {
  margin: 30px 0;
}
/* line 47, templates/jl_greennature_pro/scss/particles/_progressbar.scss */
.jl-progressbar-style3 .jl-progressbar-text {
  padding: 0;
  margin: 0;
}
/* line 51, templates/jl_greennature_pro/scss/particles/_progressbar.scss */
.jl-progressbar-style3 {
  position: relative;
}
/* line 54, templates/jl_greennature_pro/scss/particles/_progressbar.scss */
.jl-progressbar-style3 .jl-progressbar-percent {
  position: absolute;
  top: -28px;
  color: rgba(68, 68, 68, 0.267);
  font-weight: 700;
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  font-size: 11px;
  border-radius: 2px;
}
/* line 1, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 3, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .uk-slideset-nav {
  margin-top: 10px;
}
/* line 6, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .uk-slider-nav {
  margin-top: 10px;
}
/* line 9, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .uk-dotnav > .uk-active > * {
  background: #fff;
  border-color: #777;
}
/* line 13, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .uk-dotnav > * > * {
  width: 10px;
  height: 10px;
  border: 1px solid #777;
  background: #777;
}
/* line 18, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .uk-dotnav > * > *:hover {
  background: #fff;
  border-color: #777;
}
/* line 24, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 25, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content {
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
/* line 31, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-info {
  padding: 15px;
}
/* line 33, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-info .jl-member-name {
  font-weight: bold;
  color: #333;
  font-size: 18px;
}
/* line 38, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-info .jl-member-role {
  font-size: 14px;
  opacity: 0.5;
  color: #333;
}
/* line 43, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-info .jl-member-desc {
  font-size: 14px;
}
/* line 48, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  line-height: 1;
  padding: 15px;
}
/* line 52, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a {
  padding: 0 10px;
}
/* line 54, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a .fa-facebook {
  color: #3498db;
}
/* line 57, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a .fa-twitter {
  color: #26c4f1;
}
/* line 60, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a .fa-google-plus {
  color: #e93f2e;
}
/* line 63, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a .fa-pinterest {
  color: #b81621;
}
/* line 66, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a .fa-github {
  color: #444;
}
/* line 69, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a .fa-linkedin {
  color: #007bb6;
}
/* line 77, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 78, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content {
  text-align: center;
  background: #2c3e50;
}
/* line 81, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 82, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 83, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 84, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content:hover .jl-member-item-img .jl-member-icon .jl-member-ic {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 92, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 93, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  line-height: 1;
  padding: 15px;
}
/* line 97, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.74, 0.58, 1);
  transition-timing-function: cubic-bezier(0, 0.74, 0.58, 1);
}
/* line 107, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* line 111, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* line 115, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
/* line 119, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic i {
  width: 35px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  margin: 0 5px;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.41);
}
/* line 128, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 129, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic .fa-facebook:hover {
  background: #3498db;
}
/* line 133, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 134, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic .fa-twitter:hover {
  background: #26c4f1;
}
/* line 138, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 139, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic .fa-google-plus:hover {
  background: #e93f2e;
}
/* line 143, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 144, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic .fa-pinterest:hover {
  background: #b81621;
}
/* line 148, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 149, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic .fa-github:hover {
  background: #444;
}
/* line 153, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 154, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic .fa-linkedin:hover {
  background: #007bb6;
}
/* line 161, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-info {
  padding: 15px;
}
/* line 163, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-info .jl-member-name {
  font-weight: bold;
  color: #fff;
  font-size: 18px;
}
/* line 168, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-info .jl-member-role {
  font-size: 14px;
  opacity: 0.5;
  color: #fff;
}
/* line 173, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-info .jl-member-desc {
  font-size: 14px;
  color: #fff;
}
/* line 181, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 182, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-item-content {
  text-align: center;
  background: #2c3e50;
}
/* line 186, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info {
  padding: 15px;
}
/* line 188, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-name {
  font-weight: bold;
  color: #fff;
  font-size: 18px;
}
/* line 193, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-role {
  font-size: 14px;
  opacity: 0.5;
  color: #fff;
  padding-bottom: 10px;
}
/* line 199, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-desc {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
/* line 207, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon {
  padding-top: 20px;
}
/* line 209, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon i {
  width: 35px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  margin: 0 5px;
  font-size: 16px;
  background: transparent;
  border: 1px solid #4fc1e9;
}
/* line 219, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 220, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon .fa-facebook:hover {
  background: #3498db;
  border-color: #3498db;
}
/* line 225, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 226, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon .fa-twitter:hover {
  background: #26c4f1;
  border-color: #26c4f1;
}
/* line 231, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 232, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon .fa-google-plus:hover {
  background: #e93f2e;
  border-color: #e93f2e;
}
/* line 237, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 238, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon .fa-pinterest:hover {
  background: #b81621;
  border-color: #b81621;
}
/* line 243, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 244, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon .fa-github:hover {
  background: #444;
  border-color: #444;
}
/* line 249, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 250, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon .fa-linkedin:hover {
  background: #007bb6;
  border-color: #007bb6;
}
@keyframes fade {
  /* line 259, templates/jl_greennature_pro/scss/particles/_member.scss */
  0% {
    opacity: 0;
  }
  /* line 263, templates/jl_greennature_pro/scss/particles/_member.scss */
  100% {
    opacity: 1;
  }
}
/* line 268, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 269, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-item-content {
  position: relative;
}
/* line 271, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 272, templates/jl_greennature_pro/scss/particles/_member.scss */
/* line 273, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-item-content:hover .jl-member-item-img:before {
  opacity: 1;
}
/* line 277, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-item-content:hover .jl-member-info {
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
/* line 280, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-item-content:hover .jl-member-info .jl-member-desc {
  display: block;
  visibility: visible;
  opacity: 1;
  animation: fade 1s;
}
/* line 288, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-item-content .jl-member-item-img {
  margin-right: 52px;
  position: relative;
  border-radius: 10px 10px 0 10px;
  overflow: hidden;
}
/* line 294, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-item-content .jl-member-item-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  border-radius: 10px 10px 0 10px;
}
/* line 309, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-info {
  position: absolute;
  padding: 25px;
  text-align: left;
  background: transparent;
  top: 0;
  margin-right: 52px;
}
/* line 316, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-info .jl-member-name {
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  padding-bottom: 3px;
}
/* line 323, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-info .jl-member-role {
  font-size: 14px;
  opacity: 0.5;
  color: #fff;
}
/* line 328, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-info .jl-member-desc {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  display: none;
}
/* line 338, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-icon {
  position: absolute;
  background: #2bcdc0;
  padding: 0;
  right: 0;
  bottom: 0;
  width: 52px;
  border-radius: 0 10px 10px 0;
}
/* line 346, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-icon .jl-member-ic {
  display: block;
  color: #fff;
  text-align: center;
  padding: 10px;
}
/* line 351, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-icon .jl-member-ic:hover {
  color: rgba(0, 0, 0, 0.5);
}
/* line 355, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-icon .jl-member-ic:not(:first-child) {
  border-top: 1px solid #fff;
}
/* line 358, templates/jl_greennature_pro/scss/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-icon .jl-member-ic i {
  display: inline-block;
}
/* line 1, templates/jl_greennature_pro/scss/particles/_carousel.scss */
.jl-carousel {
  text-align: center;
}
/* line 4, templates/jl_greennature_pro/scss/particles/_carousel.scss */
.jl-carousel .uk-slideset-nav {
  margin-top: 10px;
}
/* line 7, templates/jl_greennature_pro/scss/particles/_carousel.scss */
.jl-carousel .uk-slider-nav {
  margin-top: 10px;
}
/* line 10, templates/jl_greennature_pro/scss/particles/_carousel.scss */
.jl-carousel .uk-dotnav > .uk-active > * {
  background: #fff;
  border-color: #777;
}
/* line 14, templates/jl_greennature_pro/scss/particles/_carousel.scss */
.jl-carousel .uk-dotnav > * > * {
  width: 10px;
  height: 10px;
  border: 1px solid #777;
  background: #777;
}
/* line 19, templates/jl_greennature_pro/scss/particles/_carousel.scss */
.jl-carousel .uk-dotnav > * > *:hover {
  background: #fff;
  border-color: #777;
}
/* line 25, templates/jl_greennature_pro/scss/particles/_carousel.scss */
/* line 26, templates/jl_greennature_pro/scss/particles/_carousel.scss */
.jl-carousel .jl-carousel-item a {
  text-decoration: none;
}
/* line 1, templates/jl_greennature_pro/scss/particles/_accordion.scss */
.uk-accordion-title:not(.uk-active) > .i-close {
  display: initial;
}
/* line 4, templates/jl_greennature_pro/scss/particles/_accordion.scss */
.uk-accordion-title:not(.uk-active) > .i-open {
  display: none;
}
/* line 8, templates/jl_greennature_pro/scss/particles/_accordion.scss */
.uk-accordion-title.uk-active > .i-open {
  display: initial;
}
/* line 12, templates/jl_greennature_pro/scss/particles/_accordion.scss */
.uk-accordion-title.uk-active > .i-close {
  display: none !important;
}
/* line 15, templates/jl_greennature_pro/scss/particles/_accordion.scss */
.i-close.right, .i-open.right {
  float: right;
}
/* line 18, templates/jl_greennature_pro/scss/particles/_accordion.scss */
/* line 19, templates/jl_greennature_pro/scss/particles/_accordion.scss */
/* line 20, templates/jl_greennature_pro/scss/particles/_accordion.scss */
.jl-accordion .uk-accordion .uk-accordion-title {
  color: #222;
  border: 0px;
  border-radius: 0;
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px;
  font-weight: 400;
}
/* line 29, templates/jl_greennature_pro/scss/particles/_accordion.scss */
.jl-accordion .uk-accordion .uk-accordion-title.uk-active {
  border-bottom: 2px solid #ff9eec;
}
/* line 32, templates/jl_greennature_pro/scss/particles/_accordion.scss */
.jl-accordion .uk-accordion .uk-accordion-content {
  color: #333;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}
/* line 1, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 3, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 4, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content {
  margin-bottom: 20px;
}
/* line 7, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav {
  display: inline-block;
}
/* line 11, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
  border-radius: 3px;
}
/* line 20, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav-pill > * > *:hover {
  background: #fff;
  box-shadow: none;
  border: 1px solid #ff9eec;
  color: #ff9eec;
}
/* line 28, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav-pill > .uk-active > * {
  color: #ff9eec;
  border-color: #ff9eec;
}
/* line 33, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav-line > * > * {
  padding: 3px 8px;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
  border-radius: 3px;
}
/* line 40, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav-line > * > *:hover {
  box-shadow: none;
  color: #e6d09f;
}
/* line 46, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav-line > .uk-active > * {
  color: #e6d09f;
}
/* line 52, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 53, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 54, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content {
  position: relative;
}
/* line 56, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-special {
  position: absolute;
  top: 0;
  overflow: hidden;
  height: 80px;
  width: 80px;
  text-align: center;
  z-index: 2;
  right: 0;
}
/* line 65, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-special span {
  font-size: 14px;
  color: #fff;
  background: #e6d09f;
  text-transform: uppercase;
  padding: 64px 35px 0px 20px;
  width: 200px;
  text-align: center;
  display: block;
  position: absolute;
  left: -45px;
  top: -45px;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
  transform: rotate(40deg);
  box-shadow: 3px -4px 13px 3px rgba(0, 0, 0, 0.75);
  box-sizing: content-box;
}
/* line 92, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 93, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 94, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 95, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 96, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 97, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 98, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background {
  background: rgba(255, 255, 255, 0.7);
}
/* line 101, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 102, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item, .jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom {
  font-size: 14px;
  line-height: normal;
  outline: none;
  text-decoration: none;
  margin: 0 5px;
}
/* line 110, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:after, .jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:after {
  font-family: FontAwesome;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  color: #000;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/* line 120, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:hover:after, .jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:hover:after {
  background: #f0f0f0;
}
/* line 125, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 126, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:after {
  content: "\f002";
  margin-left: 3px;
}
/* line 132, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 133, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:after {
  content: "\f0c1";
  margin-right: 5px;
}
/* line 143, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info {
  background: #fff;
  padding: 15px;
  text-align: center;
}
/* line 148, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-title {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #666;
  text-transform: capitalize;
}
/* line 157, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-description {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 163, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-tags {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 175, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 176, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 177, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 178, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 179, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 180, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 181, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 182, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link {
  text-align: center;
}
/* line 184, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item, .jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom {
  font-size: 14px;
  line-height: normal;
  outline: none;
  text-decoration: none;
  margin: 0 5px;
}
/* line 192, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:after, .jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:after {
  font-family: FontAwesome;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  color: #000;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/* line 202, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:hover:after, .jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:hover:after {
  background: #fff;
}
/* line 207, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 208, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:after {
  content: "\f03e";
  margin-left: 3px;
}
/* line 214, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 215, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:after {
  content: "\f0c1";
  margin-right: 5px;
}
/* line 225, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info {
  background: transparent;
  padding: 0 0 15px;
  text-align: center;
}
/* line 229, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-title {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
}
/* line 238, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-description {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 244, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-tags {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 256, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 257, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 258, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 259, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content {
  position: relative;
}
/* line 261, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 262, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content:hover .jl-portfolio-item-before {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 269, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content:hover .jl-portfolio-item-after {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  background: #444;
}
/* line 278, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-before {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 9;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  backface-visibility: hidden;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  -ms-transition: 400ms;
  transition: 400ms;
}
/* line 301, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  z-index: 9;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  backface-visibility: hidden;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  -ms-transition: 400ms;
  transition: 400ms;
}
/* line 328, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link {
  text-align: center;
}
/* line 330, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item, .jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom {
  font-size: 14px;
  line-height: normal;
  outline: none;
  text-decoration: none;
  margin: 0 5px;
}
/* line 338, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item:after, .jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom:after {
  font-family: FontAwesome;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  color: #000;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/* line 348, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item:hover:after, .jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom:hover:after {
  background: #fff;
}
/* line 353, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 354, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom:after {
  content: "\f03e";
  margin-left: 3px;
}
/* line 360, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 361, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item:after {
  content: "\f0c1";
  margin-right: 5px;
}
/* line 368, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info {
  background: transparent;
  padding: 15px 0 0;
  text-align: center;
}
/* line 372, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info .jl-portfolio-item-title {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
}
/* line 381, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info .jl-portfolio-item-description {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 387, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info .jl-portfolio-item-tags {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 403, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 404, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 405, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 406, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content {
  position: relative;
}
/* line 408, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 410, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content:hover .jl-portfolio-item-after {
  opacity: 1;
}
/* line 417, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after {
  position: absolute;
  opacity: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%;
  height: 100%;
  z-index: 2;
  background: transparent;
}
/* line 428, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after:before {
  background-color: rgba(255, 255, 255, 0.8);
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  content: '';
  position: absolute;
}
/* line 437, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link {
  text-align: center;
  position: relative;
  z-index: 10;
}
/* line 441, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item, .jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom {
  font-size: 14px;
  line-height: normal;
  outline: none;
  text-decoration: none;
  margin: 0 5px;
}
/* line 448, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item:after, .jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom:after {
  font-family: FontAwesome;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  color: #444;
  border: 1px solid #444;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/* line 459, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item:hover:after, .jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom:hover:after {
  background: #444;
  color: #fff;
}
/* line 465, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 466, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom:after {
  content: "\f03e";
  margin-left: 3px;
}
/* line 472, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 473, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item:after {
  content: "\f0c1";
  margin-right: 5px;
}
/* line 480, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info {
  background: transparent;
  padding: 15px 0 0;
  text-align: center;
  position: relative;
  z-index: 10;
}
/* line 486, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info .jl-portfolio-item-title {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #444;
  text-transform: capitalize;
}
/* line 495, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info .jl-portfolio-item-description {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 501, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info .jl-portfolio-item-tags {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 517, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 518, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 519, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 520, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 521, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 522, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 523, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background {
  background: rgba(255, 255, 255, 0.7);
}
/* line 526, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 527, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item, .jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom {
  font-size: 14px;
  line-height: normal;
  outline: none;
  text-decoration: none;
  margin: 0 5px;
}
/* line 535, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:after, .jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:after {
  font-family: FontAwesome;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  color: #000;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/* line 545, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:hover:after, .jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:hover:after {
  background: #f0f0f0;
}
/* line 549, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 550, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:after {
  content: "\f002";
  margin-left: 3px;
}
/* line 555, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
/* line 556, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:after {
  content: "\f0c1";
  margin-right: 5px;
}
/* line 565, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info {
  background: #fff;
  padding: 15px;
  text-align: center;
}
/* line 570, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-title {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #666;
  text-transform: capitalize;
}
/* line 580, templates/jl_greennature_pro/scss/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-description {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 1, templates/jl_greennature_pro/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: #ff9eec;
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
}
/* line 19, templates/jl_greennature_pro/scss/particles/_backtotop.scss */
.back-to-top:hover {
  background: #ff6be2;
}
/* line 21, templates/jl_greennature_pro/scss/particles/_backtotop.scss */
.back-to-top:hover i {
  color: #fff;
}
@-webkit-keyframes fadeInRight {
  /* line 25, templates/jl_greennature_pro/scss/particles/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 31, templates/jl_greennature_pro/scss/particles/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 39, templates/jl_greennature_pro/scss/particles/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 45, templates/jl_greennature_pro/scss/particles/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 53, templates/jl_greennature_pro/scss/particles/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 57, templates/jl_greennature_pro/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_pro/scss/particles/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 69, templates/jl_greennature_pro/scss/particles/_backtotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 76, templates/jl_greennature_pro/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_pro/scss/particles/_backtotop.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 89, templates/jl_greennature_pro/scss/particles/_backtotop.scss */
a.back-to-top:hover {
  text-decoration: none;
  color: #e6d09f;
}
/* 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: #ff9eec;
}
/* 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: #ff6be2;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 50rem;
}
@media only all and (min-width: 50rem) and (max-width: 49.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 50rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 49.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: 49.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: 50rem) and (max-width: 49.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: 50rem) {
  /* 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: 49.99rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 50rem) and (max-width: 49.99rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 50rem) {
  /* 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_41.css.map */