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

/* 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 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: 2;
}
/* 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.25rem;
}
/* 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.25rem;
}
@font-face {
  font-family: 'rockettheme-apps';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/rockettheme-apps/rockettheme-apps.eot#iefix') format("embedded-opentype"), url('../fonts/rockettheme-apps/rockettheme-apps.woff2') format("woff2"), url('../fonts/rockettheme-apps/rockettheme-apps.woff') format("woff"), url('../fonts/rockettheme-apps/rockettheme-apps.ttf') format("truetype"), url('../fonts/rockettheme-apps/rockettheme-apps.svg#rockettheme-apps') format("svg");
}
/* line 4, templates/jl_xhands_pro/scss/xhands/styles/_fonts.scss */
i.fa-grav-spaceman, i.fa-grav-text, i.fa-grav-full, i.fa-grav-logo, i.fa-grav-symbol, i.fa-grav-logo-both, i.fa-grav-both, i.fa-gantry, i.fa-gantry-logo, i.fa-gantry-symbol, i.fa-gantry-logo-both, i.fa-gantry-both {
  font-family: 'rockettheme-apps';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 21, templates/jl_xhands_pro/scss/xhands/styles/_fonts.scss */
.fa-grav-logo:before, .fa-grav-text:before {
  content: "\61";
}
/* line 24, templates/jl_xhands_pro/scss/xhands/styles/_fonts.scss */
.fa-grav-symbol:before, .fa-grav-spaceman:before {
  content: "\62";
}
/* line 27, templates/jl_xhands_pro/scss/xhands/styles/_fonts.scss */
.fa-grav-logo-both:before, .fa-grav-both:before, .fa-grav-full:before {
  content: "\66";
}
/* line 32, templates/jl_xhands_pro/scss/xhands/styles/_fonts.scss */
.fa-gantry-logo:before {
  content: "\64";
}
/* line 35, templates/jl_xhands_pro/scss/xhands/styles/_fonts.scss */
.fa-gantry:before, .fa-gantry-symbol:before {
  content: "\63";
}
/* line 38, templates/jl_xhands_pro/scss/xhands/styles/_fonts.scss */
.fa-gantry-logo-both:before, .fa-gantry-both:before {
  content: "\65";
}
/* line 1, templates/jl_xhands_pro/scss/xhands/styles/_core.scss */
body {
  color: #757575;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
}
/* line 7, templates/jl_xhands_pro/scss/xhands/styles/_core.scss */
body *::selection {
  color: #fff;
  background: #e72009;
}
/* line 12, templates/jl_xhands_pro/scss/xhands/styles/_core.scss */
body *::-moz-selection {
  color: #fff;
  background: #e72009;
}
/* line 18, templates/jl_xhands_pro/scss/xhands/styles/_core.scss */
body p {
  margin: 1rem 0;
}
/* line 21, templates/jl_xhands_pro/scss/xhands/styles/_core.scss */
body p.h1 {
  font-size: 2.25rem;
}
/* line 25, templates/jl_xhands_pro/scss/xhands/styles/_core.scss */
body p.h2 {
  font-size: 1.9rem;
}
/* line 29, templates/jl_xhands_pro/scss/xhands/styles/_core.scss */
body p.h3 {
  font-size: 1.5rem;
}
/* line 33, templates/jl_xhands_pro/scss/xhands/styles/_core.scss */
body p.h4 {
  font-size: 1.25rem;
}
/* line 37, templates/jl_xhands_pro/scss/xhands/styles/_core.scss */
body p.h5 {
  font-size: 1rem;
}
/* line 41, templates/jl_xhands_pro/scss/xhands/styles/_core.scss */
body p.h6 {
  font-size: 0.85rem;
}
/* line 46, templates/jl_xhands_pro/scss/xhands/styles/_core.scss */
body span.para {
  display: block;
  margin: 1rem 0;
}
/* line 1, templates/jl_xhands_pro/scss/xhands/styles/_hyperlinks.scss */
a {
  color: #e72009;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 4, templates/jl_xhands_pro/scss/xhands/styles/_hyperlinks.scss */
a:hover {
  color: inherit;
}
/* line 5, templates/jl_xhands_pro/scss/xhands/styles/_typography.scss */
body {
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
}
/* line 11, templates/jl_xhands_pro/scss/xhands/styles/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
}
/* line 16, templates/jl_xhands_pro/scss/xhands/styles/_typography.scss */
h1 {
  font-weight: 700;
}
/* line 20, templates/jl_xhands_pro/scss/xhands/styles/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 25, templates/jl_xhands_pro/scss/xhands/styles/_typography.scss */
blockquote {
  border-left: 10px solid #e0e0e5;
}
/* line 28, templates/jl_xhands_pro/scss/xhands/styles/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #a8a8a8;
}
/* line 33, templates/jl_xhands_pro/scss/xhands/styles/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #757575;
  font-size: 1.2rem;
}
/* line 42, templates/jl_xhands_pro/scss/xhands/styles/_typography.scss */
code, kbd, pre, samp {
  font-family: "Menlo", "Monaco", monospace;
}
/* line 49, templates/jl_xhands_pro/scss/xhands/styles/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 54, templates/jl_xhands_pro/scss/xhands/styles/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #e0e0e5;
  border-radius: 0.25rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
/* line 63, templates/jl_xhands_pro/scss/xhands/styles/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 69, templates/jl_xhands_pro/scss/xhands/styles/_typography.scss */
pre.prettyprint {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
/* line 75, templates/jl_xhands_pro/scss/xhands/styles/_typography.scss */
hr {
  margin: 1.5rem 0;
  border-bottom: 1px solid #e0e0e5;
}
/* line 1, templates/jl_xhands_pro/scss/xhands/styles/_utilities.scss */
.noliststyle {
  list-style: none;
}
/* line 5, templates/jl_xhands_pro/scss/xhands/styles/_utilities.scss */
.g-uppercase {
  text-transform: uppercase;
}
/* line 9, templates/jl_xhands_pro/scss/xhands/styles/_utilities.scss */
.g-notexttransform {
  text-transform: none;
}
/* line 13, templates/jl_xhands_pro/scss/xhands/styles/_utilities.scss */
.g-positive-margin-top {
  margin-top: 23rem;
}
/* line 17, templates/jl_xhands_pro/scss/xhands/styles/_utilities.scss */
.g-negative-margin-bottom {
  margin-bottom: -25rem;
}
/* line 21, templates/jl_xhands_pro/scss/xhands/styles/_utilities.scss */
.g-img-circle {
  border-radius: 50%;
}
/* line 25, templates/jl_xhands_pro/scss/xhands/styles/_utilities.scss */
.section-horizontal-paddings {
  padding-left: 12%;
  padding-right: 12%;
}
@media only all and (max-width: 74.938rem) and (min-width: 51rem) {
  /* line 29, templates/jl_xhands_pro/scss/xhands/styles/_utilities.scss */
  .section-horizontal-paddings {
    padding-left: 4%;
    padding-right: 4%;
    background-repeat: no-repeat;
    background-image: url('https://xn--80abbks6agqef.xn--p1ai/images/22.jpg');
    background-size: auto;
    background-position: top;
    background-attachment: fixed;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.938rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 50, templates/jl_xhands_pro/scss/xhands/styles/_utilities.scss */
.section-vertical-paddings {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .section-vertical-paddings {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
}
/* line 59, templates/jl_xhands_pro/scss/xhands/styles/_utilities.scss */
.fp-enabled .section-vertical-paddings {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 64, templates/jl_xhands_pro/scss/xhands/styles/_utilities.scss */
.fp-responsive .section-vertical-paddings {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .fp-responsive .section-vertical-paddings {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
}
/* line 76, templates/jl_xhands_pro/scss/xhands/styles/_utilities.scss */
.section-no-paddings {
  padding: 0 !important;
}
/* line 2, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 4, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.flush > .g-container, .g-flushed > .g-container, .flush > .g-content, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 11, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.g-container-flushed {
  margin: -4rem 0;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 23, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 23, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 23, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 23, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 23, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
/* line 34, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 35, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.margin2x > .g-content {
  margin: 1.25rem;
}
/* line 34, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 35, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.margin3x > .g-content {
  margin: 1.875rem;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 23, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 23, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 23, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 23, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 23, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
/* line 34, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 35, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.padding2x > .g-content {
  padding: 1.876rem;
}
/* line 34, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 35, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.padding3x > .g-content {
  padding: 2.814rem;
}
/* line 48, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 49, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.title-center .g-title {
  text-align: center;
  margin: 0 0 2rem 0;
}
/* line 57, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 58, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.title1 .g-title, .title2 .g-title, .title-gradient .g-title, .title-outline .g-title {
  margin: -0.938rem -0.938rem 1.5rem -0.938rem;
  padding: 0.625rem 1rem;
}
/* line 64, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 0.938rem 0;
}
/* line 68, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.platform-content .moduletable, .moduletable .moduletable, .widget .moduletable, .platform-content .widget, .moduletable .widget, .widget .widget {
  margin: 0;
  padding: 0;
}
/* line 73, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
/* line 78, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 84, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 85, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
/* line 90, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 91, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
/* line 100, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 101, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.title1 .g-title {
  background: #e72009;
  color: #fff;
}
/* line 108, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 109, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #c01b07;
}
/* line 115, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box1.moduletable, .box1.widget, .box1 > .g-content {
  color: #fff;
}
/* line 120, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box1 .button {
  color: #fff;
}
/* line 123, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box1 .button:hover {
  background: #9d1606;
}
/* line 128, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box1 a {
  color: #fb9a8e;
}
/* line 131, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box1 a:hover {
  color: #fff;
}
/* line 138, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 139, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box1.title1 .g-title {
  background: #9d1606;
}
/* line 145, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 146, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.title2 .g-title {
  background: #f7412c;
  color: #fff;
}
/* line 153, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 154, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #f7412c;
}
/* line 160, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box2.moduletable, .box2.widget, .box2 > .g-content {
  color: #fff;
}
/* line 165, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box2 .button {
  color: #fff;
  background: #e72009;
}
/* line 169, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box2 .button:hover {
  background: #cf1c08;
}
/* line 174, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box2 a {
  color: #851205;
}
/* line 177, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box2 a:hover {
  color: #fff;
}
/* line 184, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 185, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box2.title2 .g-title {
  background: #e72009;
}
/* line 191, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 192, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.title-gradient .g-title {
  background-color: #e72009;
  background-image: -webkit-linear-gradient(-360deg, #e72009, #f7412c);
  background-image: linear-gradient(90deg,#e72009, #f7412c);
  color: #fff;
}
/* line 199, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 200, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box-gradient.moduletable, .box-gradient.widget, .box-gradient.g-outer-box, .box-gradient > .g-content {
  background-color: #e72009;
  background-image: -webkit-linear-gradient(-315deg, #e72009, #f7412c);
  background-image: linear-gradient(45deg,#e72009, #f7412c);
}
/* line 206, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box-gradient.moduletable, .box-gradient.widget, .box-gradient > .g-content {
  color: #fff;
}
/* line 211, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box-gradient .button {
  color: #fff;
  background: #ce1d08;
}
/* line 215, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box-gradient .button:hover {
  background: #9d1606;
}
/* line 220, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box-gradient a {
  color: #fb9a8e;
}
/* line 223, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box-gradient a:hover {
  color: #fff;
}
/* line 230, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 231, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box-gradient.title-gradient .g-title {
  background-color: #e72009;
  background-image: -webkit-linear-gradient(-280deg, #e72009, #f7412c);
  background-image: linear-gradient(10deg,#e72009, #f7412c);
}
/* line 237, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 238, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.title-outline .g-title {
  border: 1px solid #e72009;
}
/* line 244, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 245, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box-outline.moduletable, .box-outline.widget, .box-outline.g-outer-box, .box-outline > .g-content {
  border: 1px solid #e72009;
}
/* line 253, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 254, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.box-outline.title-outline .g-title {
  border: none;
  border-bottom: 1px solid #e72009;
}
/* line 261, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 262, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.spaced .g-content {
  margin: 1px;
}
/* line 268, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 269, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.shadow .g-content {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
/* line 275, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 276, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.disabled .g-content {
  opacity: 0.4;
}
/* line 282, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 283, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.rounded .g-content {
  border-radius: 0.25rem;
  overflow: hidden;
}
/* line 290, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
/* line 291, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
/* line 297, templates/jl_xhands_pro/scss/xhands/styles/_variations.scss */
.equal-height .g-content {
  width: auto;
}
/*----------------------------------------------------------------------
 Button
 ----------------------------------------------------------------------*/
/* line 5, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button {
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #656565;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 100%;
  margin: 10px 0;
  outline: 0 none;
  padding: 14px 30px;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
  border: 2px solid #ddd;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button:hover {
  color: #656565;
  text-decoration: none;
}
/* line 26, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button:hover:not, a.button:hover {
  opacity: 0.8;
}
/* line 30, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
button:focus {
  outline: 0;
}
/* line 33, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.fill:hover, .button.fill:hover {
  background-color: #252525;
  border-color: #252525;
  color: #fff;
}
/* line 39, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.link {
  border: none;
  font-size: 14px;
  color: #555;
  letter-spacing: 0;
  padding: 0px;
  text-transform: none;
}
/* line 47, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.link:hover {
  color: #f7412c;
}
/* line 50, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.link i {
  color: #f7412c;
  margin-left: 5px;
}
/* line 54, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.link.animated {
  position: relative;
  padding-right: 35px;
}
/* line 58, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.link.animated i {
  position: absolute;
  opacity: 0;
  right: 8px;
  color: #f7412c;
  margin-left: 5px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 68, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.link.animated:hover i {
  right: 0;
  opacity: 1;
}
/* Button Rounded */
/* line 74, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.full-rounded {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  position: relative;
  z-index: 9;
  vertical-align: bottom;
}
/* line 83, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* Button Icons */
/* line 90, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button i {
  font-size: 15px;
  margin-right: 10px;
}
/* line 94, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.left-icn i {
  margin-right: 10px;
}
/* line 97, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.right-icn i {
  margin-left: 10px;
  margin-right: 0;
}
/* Button Animation CSS */
/* line 103, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button, .button.animated.fill-vertical:after, .button.animated.fill-horizontal:after, .button.animated.right-icn span, .button.animated.right-icn i, .button.animated.left-icn span, .button.animated.left-icn i, .button.animated.left-fill:after, .button.animated.middle-fill:after {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* Animated Left Icons */
/* line 118, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.left-icn i {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-24px, -50%);
  -ms-transform: translate(-24px, -50%);
  transform: translate(-24px, -50%);
  ms-transform: translate(-24px, -50%);
  opacity: 0;
}
/* line 129, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.left-icn span {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  ms-transform: translate(0, 0);
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  ms-backface-visibility: hidden;
}
/* line 143, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button:hover.animated.left-icn span {
  -webkit-transform: translate(15px, 0);
  -ms-transform: translate(15px, 0);
  transform: translate(15px, 0);
  ms-transform: translate(15px, 0);
}
/* Animated Right Icons */
/* line 151, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.right-icn i {
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  -webkit-transform: translate(30px, -50%);
  -ms-transform: translate(30px, -50%);
  transform: translate(30px, -50%);
  ms-transform: translate(30px, -50%);
  opacity: 0;
}
/* line 162, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.right-icn span {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  ms-transform: translate(0, 0);
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  ms-backface-visibility: hidden;
}
/* line 176, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button:hover.animated.right-icn span {
  -webkit-transform: translate(-15px, 0);
  -ms-transform: translate(-15px, 0);
  transform: translate(-15px, 0);
  ms-transform: translate(-15px, 0);
}
/* Button Hover */
/* line 184, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button:hover.animated.right-icn i, .button:hover.animated.left-icn i {
  opacity: 1;
}
/* Animated Fill Left */
/* line 190, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.left-fill span {
  position: relative;
  z-index: 1;
}
/* line 194, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.left-fill:after {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
/* line 203, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.left-fill:hover:after {
  width: 100%;
  opacity: 1;
}
/* line 207, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.left-fill:after {
  background-color: #252525;
}
/* line 210, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.left-fill:hover {
  color: #fff;
}
/* Animated Fill Middle */
/* line 215, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.middle-fill span {
  position: relative;
  z-index: 1;
}
/* line 219, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.middle-fill:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  top: 50%;
  left: 0%;
  opacity: 0;
}
/* line 228, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.middle-fill:hover:after {
  height: 100%;
  top: 0;
  opacity: 1;
}
/* line 233, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.middle-fill:after {
  background-color: #252525;
}
/* line 236, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.animated.middle-fill:hover {
  color: #fff;
}
/* 3D Button */
/* line 241, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.button-3d {
  -webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
}
/* line 246, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.button-3d:hover {
  -webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 -3px rgba(0, 0, 0, 0.2) inset;
}
/* Flat Color Buttons */
/* line 253, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.yellow {
  background-color: #f7412c;
  border-color: #f7412c;
  color: #fff;
}
/* line 258, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.yellow:hover.left-fill:after, .button.yellow:hover.middle-fill:after {
  background-color: rgba(0, 0, 0, 0.05);
}
/* line 262, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.yellow-dark {
  background-color: #f59017;
  border-color: #f59017;
  color: #fff;
}
/* Border Button */
/* line 269, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.border {
  color: #333;
  font-weight: 600;
  border: 2px solid #333;
}
/* line 274, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.border.button-3d {
  -webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 -3px rgba(0, 0, 0, 0.5) inset;
}
/* Color Buttons */
/* line 281, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.default {
  background-color: #f7412c;
  border-color: #f7412c;
  color: #fff;
}
/* line 286, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.default-dark {
  background-color: #edc300;
  border-color: #edc300;
  color: #fff;
}
/* line 291, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.blue {
  background-color: #26b8f3;
  border-color: #26b8f3;
  color: #fff;
}
/* line 296, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.blue-dark {
  background-color: #2b6baa;
  border-color: #2b6baa;
  color: #fff;
}
/* line 301, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.purple {
  background-color: #9b175e;
  border-color: #9b175e;
  color: #fff;
}
/* line 306, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.purple-dark {
  background-color: #750e46;
  border-color: #750e46;
  color: #fff;
}
/* line 311, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.red {
  background-color: #ea1717;
  border-color: #ea1717;
  color: #fff;
}
/* line 316, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.red-dark {
  background-color: #c00505;
  border-color: #c00505;
  color: #fff;
}
/* line 321, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.pink {
  background-color: #f7699d;
  border-color: #f7699d;
  color: #fff;
}
/* line 326, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.pink-dark {
  background-color: #eb085f;
  border-color: #eb085f;
  color: #fff;
}
/* line 331, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.green {
  background-color: #9bd800;
  border-color: #94cf00;
  color: #fff;
}
/* line 336, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.yellow {
  background-color: #e72009;
  border-color: #e72009;
  color: #353535;
}
/* line 341, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.yellow-dark {
  background-color: #f0de00;
  border-color: #f0de00;
  color: #353535;
}
/* line 346, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.brown {
  background-color: #935d3f;
  border-color: #935d3f;
  color: #fff;
}
/* line 351, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.brown-dark {
  background-color: #774e37;
  border-color: #774e37;
  color: #fff;
}
/* line 356, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.black {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
/* line 361, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.black-light {
  background-color: #444;
  border-color: #444;
  color: #fff;
}
/* line 366, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.white {
  background-color: #fff;
}
/* Transparent Buttons */
/* line 371, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.transparent {
  border-color: #fff;
  color: #fff;
}
/* line 375, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.transparent.fill:hover {
  background-color: #fff;
  color: #333;
}
/* line 379, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.transparent.left-fill:after, .button.transparent.middle-fill:after {
  background-color: #fff;
}
/* line 383, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.transparent.left-fill:hover, .button.transparent.middle-fill:hover {
  color: #333;
}
/* Buttons Size */
/* line 389, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.small {
  padding: 10px 25px;
}
/* line 392, templates/jl_xhands_pro/scss/xhands/styles/_buttons.scss */
.button.big {
  padding: 22px 40px;
  font-size: 15px;
  line-height: 20px;
}
/* line 1, templates/jl_xhands_pro/scss/xhands/styles/_tables.scss */
table {
  border: 1px solid #dce2e9;
}
/* line 5, templates/jl_xhands_pro/scss/xhands/styles/_tables.scss */
th {
  background: #eceff3;
  padding: 0.5rem;
}
/* line 10, templates/jl_xhands_pro/scss/xhands/styles/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #dce2e9;
}
/* line 1, templates/jl_xhands_pro/scss/xhands/styles/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #e0e0e5;
}
/* line 5, templates/jl_xhands_pro/scss/xhands/styles/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  box-shadow: 0 0 4px rgba(231, 32, 9, 0.5);
}
/* line 9, templates/jl_xhands_pro/scss/xhands/styles/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  box-shadow: 0 0 4px rgba(231, 32, 9, 0.5);
}
/* line 14, templates/jl_xhands_pro/scss/xhands/styles/_forms.scss */
textarea {
  width: 100%;
  box-sizing: border-box !important;
  padding: 0.75rem 1.25rem;
}
/* line 20, templates/jl_xhands_pro/scss/xhands/styles/_forms.scss */
fieldset.input {
  margin: 0;
  padding: 0;
}
/* line 25, templates/jl_xhands_pro/scss/xhands/styles/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  vertical-align: middle;
  border: 1px solid #e0e0e5;
  font-size: 1rem;
  width: 100%;
  line-height: 2;
  padding: 0.375rem 1.25rem;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
/* line 35, templates/jl_xhands_pro/scss/xhands/styles/_forms.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  box-shadow: 0 0 4px rgba(231, 32, 9, 0.5);
}
/* line 39, templates/jl_xhands_pro/scss/xhands/styles/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  box-shadow: 0 0 4px rgba(231, 32, 9, 0.5);
}
/* line 1, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
/* line 2, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
/* line 3, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/jl_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
/* line 38, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 42, templates/jl_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 73, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 69, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 73, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 69, templates/jl_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 83, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 83, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 93, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  /* line 98, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  /* line 103, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  /* line 107, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  /* line 111, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 93, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  /* line 98, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  /* line 103, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  /* line 107, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  /* line 111, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 93, templates/jl_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 121, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  /* line 126, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  /* line 131, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  /* line 135, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  /* line 139, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  /* line 117, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 121, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  /* line 126, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  /* line 131, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  /* line 135, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  /* line 139, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  /* line 117, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 121, templates/jl_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 149, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  /* line 154, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  /* line 159, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  /* line 163, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  /* line 167, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  /* line 145, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 149, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  /* line 154, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  /* line 159, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  /* line 163, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  /* line 167, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  /* line 145, templates/jl_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 149, templates/jl_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_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_xhands_pro/scss/xhands/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
body {
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  color: #757575;
}
/* line 8, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
h1.title2 {
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 56px;
}
/* line 14, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
h2.title2 {
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
}
/* line 20, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
h3.title2 {
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
}
/* line 26, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
h4.title2 {
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}
/* line 32, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
h5.title2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
/* line 38, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.jl-carousel-item {
  padding: 0 !important;
}
/* line 41, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
h6.title2 {
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
/* line 47, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
h5.title {
  font-size: 18px;
  font-weight: 600;
  color: #353535;
  text-transform: capitalize;
}
/* line 53, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.title2 > label {
  color: #f7412c;
  font-weight: 600;
}
/* line 57, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
h2.title.title2 label {
  display: inline-block;
}
/* line 60, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.text-right {
  text-align: right;
}
/* line 63, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.jl-counter-title {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
/* line 68, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.jl-counter-number {
  font-size: 40px;
}
/* line 71, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.jl-counter-icon i {
  color: #f7412c;
  font-size: 40px;
}
@media only all and (max-width: 50.938rem) {
  /* line 76, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
  .jl-counter-item {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 30rem) {
  /* line 83, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
  .tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
    margin: 0 10px !important;
  }
  /* line 85, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
  /* line 86, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
  .tp-simpleresponsive .caption .button span, .tp-simpleresponsive .tp-caption .button span {
    font-size: 10px !important;
    line-height: 10px !important;
  }
  /* line 92, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
  .button.yellow {
    margin-right: 20px !important;
  }
  /* line 95, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
  #g-topbar {
    text-align: center;
  }
  /* line 97, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
  #g-topbar .text-left, #g-topbar .text-right {
    text-align: center;
  }
}
/* line 103, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
  border-radius: 0 !important;
}
/* line 106, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
  border-radius: 0 !important;
}
/* line 109, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.pagination ul > li > a, .pagination ul > li > span {
  padding: 13px 20px !important;
  border-color: #ccc;
  color: #757575;
  margin: 0;
  border-radius: 0;
}
/* line 116, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.pagination ul > li > a, .pagination ul > li > span {
  border: 2px solid #ddd !important;
  margin-right: 5px;
}
/* line 120, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.uk-slideshow {
  background: #f7412c;
  color: #fff;
  -webkit-box-shadow: 8px 4px 0px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 8px 4px 0px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 8px 4px 0px 0px rgba(0, 0, 0, 0.06);
}
/* line 127, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.jl-progressbar-style3 span.jl-progressbar-text {
  color: #353535 !important;
  font-size: 15px;
  font-weight: 400 !important;
  text-shadow: none;
}
/* line 133, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.jl-progressbar-style3 {
  margin-bottom: 50px !important;
}
/* line 136, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
#g-testimonials.no-padding {
  padding: 0;
}
/* line 138, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
#g-testimonials.no-padding a {
  color: #333;
}
/* line 140, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
#g-testimonials.no-padding a:hover, #g-testimonials.no-padding a:focus {
  color: #fff;
}
/* line 145, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.uk-progress-mini, .uk-progress-small {
  border-radius: 0;
}
/* line 148, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.jl-carousel-item {
  padding: 0;
}
/* line 151, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.jl-carousel-image img {
  border: 1px solid #e5e5e5;
  padding: 10px;
  background: #fff;
}
/* line 156, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.uk-slidenav-position:hover .uk-slidenav {
  display: block;
  background: #151515;
  color: #e72009;
}
/* line 161, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.uk-slidenav {
  display: inline-block;
  box-sizing: border-box;
  width: 35px !important;
  height: 35px !important;
  line-height: 35px !important;
  color: rgba(50, 50, 50, 0.4);
  font-size: 1rem !important;
  text-align: center;
}
/* line 171, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.uk-slidenav-position .uk-slidenav {
  margin-top: -15px !important;
}
/* line 175, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.companies-info.uk-overlay-panel {
  padding: 10px;
  display: none;
}
/* line 179, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
/* line 180, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.jl-testimonial .jl-testimonial-item {
  padding: 0;
}
/* line 182, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.jl-testimonial .jl-testimonial-item .jl-testimonial-item-content {
  background: #ffd200;
  color: #fff;
  -webkit-box-shadow: 8px 4px 0px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 8px 4px 0px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 8px 4px 0px 0px rgba(0, 0, 0, 0.06);
}
/* line 190, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.jl-testimonial .uk-panel-box {
  padding: 15px;
  background: rgba(0, 0, 0, 0);
  color: #fff;
  border: none;
  border-radius: 0;
}
/* line 198, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.t-name.uk-panel-title a {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  color: #353535;
}
/* line 204, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.acysubbuttons {
  text-align: left;
}
/* line 207, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.uk-progress-bar {
  background: #f7412c !important;
}
/*----------------------------------------------------------------------
 Services Box
 ----------------------------------------------------------------------*/
/* line 213, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box {
  font-size: 14px;
  line-height: 24px;
  position: relative;
  margin-bottom: 50px;
}
/* line 219, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box i {
  font-size: 60px;
  line-height: 60px;
  color: #f7412c;
}
/* line 224, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box i:before {
  font-size: 60px;
  color: #f7412c;
}
/* line 228, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box .title {
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 10px;
}
/* line 233, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box p {
  margin-bottom: 0;
}
/* line 236, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_pos {
  padding-left: 90px;
}
/* line 239, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.right_pos {
  padding-right: 90px;
  text-align: right;
}
/* line 243, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_pos .title, .feature-box.right_pos .title {
  margin-top: 0;
}
/* line 247, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_pos i {
  position: absolute;
  left: 0;
  font-size: 34px;
}
/* line 252, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.right_pos i {
  position: absolute;
  right: 0;
  font-size: 34px;
}
/* line 257, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_pos i:before, .feature-box.right_pos i:before {
  font-size: 64px;
  line-height: 80px;
}
/* line 262, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.border.left_pos i:before, .feature-box.border.right_pos i:before {
  font-size: 38px;
  line-height: 68px;
}
/* line 267, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.ex-small {
  padding-left: 0;
  margin-bottom: 25px;
}
/* line 271, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_pos.ex-small {
  padding-left: 50px;
}
/* line 274, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.right_pos.ex-small {
  padding-right: 50px;
}
/* line 277, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.ex-small .title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 0;
}
/* line 283, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.ex-small i {
  line-height: 30px;
  font-size: 30px;
}
/* line 287, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.ex-small i:before {
  font-size: 30px;
  line-height: 30px;
}
/* line 291, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_bor.small, .feature-box.left_bor.ex-small {
  border-left: 4px solid #f7412c;
}
/* line 295, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_bor.right_pos.small, .feature-box.left_bor.right_pos.ex-small {
  border-left: none;
  border-right: 4px solid #f7412c;
}
/* line 300, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_bor.left_pos.small {
  padding-left: 70px;
}
/* line 303, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_bor.right_pos.small {
  padding-right: 70px;
}
/* line 306, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_bor.left_pos.ex-small {
  padding-left: 60px;
}
/* line 309, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_bor.right_pos.ex-small {
  padding-right: 60px;
}
/* line 312, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_bor.ex-small .title {
  margin-bottom: 5px;
}
/* line 315, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_bor.left_pos i {
  left: 15px;
}
/* line 318, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.feature-box.left_bor.right_pos i {
  right: 15px;
}
/* line 321, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.pl-10 {
  padding-left: 10px !important;
}
/* line 324, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.action-box h4 {
  font-weight: 500;
  margin-top: 22px;
  color: #353535;
  margin-bottom: 0px;
  text-transform: capitalize;
}
@media only all and (max-width: 50.938rem) {
  /* line 332, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
  .jl-counter:first-child {
    margin-bottom: 30px;
  }
}
/* Address */
/* line 338, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.address-block {
  position: relative;
  padding-left: 80px;
  margin-bottom: 25px;
}
/* line 343, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.address-block .glyph-icon {
  border: 2px solid #ffd200;
  width: 60px;
  height: 60px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  line-height: 60px;
  color: #ffd200;
}
/* line 355, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.address-block.fill .glyph-icon {
  background: #ffd200;
  color: #323232;
}
/* line 359, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.address-block.rounded .glyph-icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
/* line 364, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.address-block .title {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
  color: #353535;
  font-weight: 600;
}
/* line 371, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.address-block span {
  display: block;
}
/* line 374, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.address-block a {
  display: block;
}
/* Dark BG Address */
/* line 379, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.top-info.half {
  bottom: -40px;
  margin-bottom: -30px;
}
/* line 383, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.top-info.fill {
  position: relative;
  z-index: 9;
  background: #ffd200;
  padding: 40px 20px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
}
/* line 392, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.top-info .address-block {
  width: 23%;
  float: left;
  margin-bottom: 0;
  padding-left: 75px;
  margin-left: 2%;
}
/* line 399, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.top-info.fill .address-block .glyph-icon {
  border-color: #353535;
  color: #353535;
}
/* line 403, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.top-info.fill .address-block span, .top-info.fill .address-block a {
  color: #353535;
  font-size: 13px;
}
/* line 408, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
/* line 409, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
#sp-quickcontact-form textarea, #sp-quickcontact-form input[type="text"], #sp-quickcontact-form input[type="password"], #sp-quickcontact-form input[type="datetime"], #sp-quickcontact-form input[type="datetime-local"], #sp-quickcontact-form input[type="date"], #sp-quickcontact-form input[type="month"], #sp-quickcontact-form input[type="time"], #sp-quickcontact-form input[type="week"], #sp-quickcontact-form input[type="number"], #sp-quickcontact-form input[type="email"], #sp-quickcontact-form input[type="url"], #sp-quickcontact-form input[type="search"], #sp-quickcontact-form input[type="tel"], #sp-quickcontact-form input[type="color"], #sp-quickcontact-form .uneditable-input {
  background: #f8f8f8;
  height: auto;
  padding: 16px 15px;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid transparent;
}
/* line 417, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
#sp-quickcontact-form textarea#message {
  width: 100%;
  height: 150px !important;
}
/* line 422, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
/* line 423, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.uk-accordion-title [class^="icon-"]:before, .uk-accordion-title [class*=" icon-"]:before {
  font-family: inherit;
}
/* line 427, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
/* line 428, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
#g-utility .jl-accordion .uk-accordion .uk-accordion-title {
  color: #222;
  border: 0px;
  font-size: 14px;
  border-radius: 0;
  background: #f5f5f5;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 0;
  font-weight: 400;
}
/* line 441, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
/* line 442, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.acymailing_form textarea, .acymailing_form input[type="text"], .acymailing_form input[type="password"], .acymailing_form input[type="datetime"], .acymailing_form input[type="datetime-local"], .acymailing_form input[type="date"], .acymailing_form input[type="month"], .acymailing_form input[type="time"], .acymailing_form input[type="week"], .acymailing_form input[type="number"], .acymailing_form input[type="email"], .acymailing_form input[type="url"], .acymailing_form input[type="search"], .acymailing_form input[type="tel"], .acymailing_form input[type="color"], .acymailing_form .uneditable-input {
  padding-left: 15px;
  padding-top: 8px;
  border-radius: 0;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: none;
  height: 44px;
  box-shadow: none;
}
/* line 453, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
/* line 454, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.acymailing_form textarea, .acymailing_form input[type="text"], .acymailing_form input[type="password"], .acymailing_form input[type="datetime"], .acymailing_form input[type="datetime-local"], .acymailing_form input[type="date"], .acymailing_form input[type="month"], .acymailing_form input[type="time"], .acymailing_form input[type="week"], .acymailing_form input[type="number"], .acymailing_form input[type="email"], .acymailing_form input[type="url"], .acymailing_form input[type="search"], .acymailing_form input[type="tel"], .acymailing_form input[type="color"], .acymailing_form .uneditable-input {
  height: 44px;
  border-radius: 0;
  box-shadow: none;
  border: none;
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-right: 0;
  position: relative;
  background-color: transparent;
  display: block;
  width: 100%;
  box-sizing: border-box;
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
  color: #fff;
}
/* line 470, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.acymailing_form .button {
  border-radius: 0;
  height: 44px;
  margin: 0;
  padding: 0 20px;
  border: none;
}
/* line 476, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.acymailing_form .button:hover, .acymailing_form .button:focus {
  background: #e72009;
  color: #fff;
  border: none;
}
/* line 481, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.acymailing_form .button i {
  margin-right: 0;
}
/* line 485, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.acymailing_form td {
  padding: 0 !important;
}
/* line 488, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.acymailing_form .acysubbuttons {
  text-align: left;
}
/* line 492, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.footer-link ul li {
  display: block;
  line-height: 30px;
}
/* line 493, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.footer-link ul li a {
  color: #c5c5c5;
  font-size: 14px;
}
/* line 494, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.footer-link ul li a:hover {
  color: #e72009;
}
/* line 495, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
ul.list-mark {
  padding: 0;
  margin: 0;
}
/* line 499, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
ul.list-mark li {
  list-style-type: none;
  padding-left: 25px;
  position: relative;
}
/* line 504, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
ul.list-mark li:after {
  content: "\f00c";
}
/* line 507, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
ul li:after {
  content: "";
  font-family: 'FontAwesome';
  position: absolute;
  color: #e72009;
  left: 0;
  top: 0;
}
/* line 515, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
/* line 520, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.footer-address li {
  line-height: 28px;
  padding: 0;
  margin-top: 0;
  margin-bottom: 10px;
  display: block;
}
/* line 521, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.footer-address li i {
  float: left;
  color: #e72009;
  padding-right: 20px;
  font-size: 16px;
  line-height: 30px;
  width: 30px;
}
/* line 522, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
.footer-address li span {
  display: table;
  color: #c5c5c5;
  font-size: 14px;
  vertical-align: top;
}
@media only all and (max-width: 48rem) {
  /* line 526, templates/jl_xhands_pro/scss/xhands/styles/_xhands-style.scss */
  #g-topbar .g-content {
    margin: 0 !important;
    padding: 0.2rem 0.938rem !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_pagesurround.scss */
#g-page-surround {
  background: #fff;
  overflow: hidden;
}
/* line 5, templates/jl_xhands_pro/scss/xhands/sections/_pagesurround.scss */
.g-bodyonly #g-page-surround {
  color: #757575;
  background: #fff;
}
@media print {
  /* line 12, templates/jl_xhands_pro/scss/xhands/sections/_pagesurround.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_topbar.scss */
#g-topbar {
  background: #353535;
  color: #fff;
  position: relative;
  z-index: 10;
}
/* line 7, templates/jl_xhands_pro/scss/xhands/sections/_topbar.scss */
#g-topbar a {
  color: rgba(255, 255, 255, 0.6);
}
/* line 10, templates/jl_xhands_pro/scss/xhands/sections/_topbar.scss */
#g-topbar a:hover {
  color: rgba(255, 255, 255, 0.8);
}
/* line 14, templates/jl_xhands_pro/scss/xhands/sections/_topbar.scss */
#g-topbar .g-content {
  margin: 0 0.625rem;
  padding: 0.7rem 0.938rem;
}
/* line 18, templates/jl_xhands_pro/scss/xhands/sections/_topbar.scss */
#g-topbar .topbar li, #g-topbar .topbar li a {
  color: #fff;
}
/* line 21, templates/jl_xhands_pro/scss/xhands/sections/_topbar.scss */
#g-topbar .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
/* line 26, templates/jl_xhands_pro/scss/xhands/sections/_topbar.scss */
#g-topbar ul, #g-topbar ol, #g-topbar dl {
  margin: 0;
}
/* line 29, templates/jl_xhands_pro/scss/xhands/sections/_topbar.scss */
#g-topbar i {
  color: #f7412c;
}
/* line 31, templates/jl_xhands_pro/scss/xhands/sections/_topbar.scss */
#g-topbar i:hover {
  color: #fff;
}
@media print {
  /* line 38, templates/jl_xhands_pro/scss/xhands/sections/_topbar.scss */
  #g-topbar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_header.scss */
#g-header {
  background: #fff;
  color: #757575;
  position: relative;
  z-index: 10;
}
/* line 29, templates/jl_xhands_pro/scss/xhands/sections/_header.scss */
#g-header a {
  color: rgba(117, 117, 117, 0.6);
}
/* line 32, templates/jl_xhands_pro/scss/xhands/sections/_header.scss */
#g-header a:hover {
  color: rgba(117, 117, 117, 0.8);
}
/* line 37, templates/jl_xhands_pro/scss/xhands/sections/_header.scss */
#g-header h2 {
  font-weight: 300;
  line-height: 2;
}
@media only all and (min-width: 30.062rem) and (max-width: 50.938rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-header h2 {
    font-size: 1.35rem;
  }
}
/* line 45, templates/jl_xhands_pro/scss/xhands/sections/_header.scss */
#g-header h2 em {
  font-weight: 500;
}
/* line 49, templates/jl_xhands_pro/scss/xhands/sections/_header.scss */
#g-header h2.large-heading {
  font-size: 3.8rem;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  #g-header h2.large-heading {
    font-size: 2.375rem;
  }
}
@media only all and (max-width: 50.938rem) {
  #g-header h2.large-heading {
    font-size: 1.9rem;
  }
}
@media print {
  /* line 64, templates/jl_xhands_pro/scss/xhands/sections/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_slider.scss */
#g-slider {
  background: #fff;
  color: #757575;
}
@media print {
  /* line 7, templates/jl_xhands_pro/scss/xhands/sections/_slider.scss */
  #g-slider {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.0975);
  color: #222;
  position: relative;
  z-index: 9999 !important;
}
/* line 9, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 14, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-logo {
  color: #222;
  line-height: 2.8rem;
}
/* line 18, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
/* line 19, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-logo.g-logo-helium svg {
  fill: #222;
}
/* line 26, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
@media only all and (max-width: 50.938rem) {
  /* line 28, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
  #g-navigation .g-social-header .g-content {
    margin-top: 0;
    padding: 0 0.938rem;
  }
}
/* line 35, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-social {
  text-align: right;
  line-height: 3.125;
}
@media only all and (max-width: 50.938rem) {
  #g-navigation .g-social {
    text-align: center;
  }
}
/* line 43, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
.rtl #g-navigation .g-social {
  text-align: left;
}
/* line 49, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav {
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 500;
  line-height: 1.5;
  float: right;
}
/* line 54, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel {
  line-height: 3.75;
}
/* line 57, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.2rem;
  }
}
/* line 64, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #222;
  padding: 0.2345rem 0;
}
/* line 71, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
  vertical-align: top;
}
/* line 74, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
  opacity: 0.75;
  width: 1rem;
  font-weight: 400;
}
/* line 82, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container i {
  opacity: 1;
}
/* line 87, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
/* line 88, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: rgba(34, 34, 34, 0.7);
}
/* line 91, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-selected {
  color: rgba(34, 34, 34, 0.7);
}
/* line 97, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
/* line 98, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
/* line 109, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #eaeaea;
  border-radius: 0;
}
/* line 113, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown > .g-dropdown-column {
  box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.05);
  border-top: 5px solid #c72a2f;
}
/* line 118, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown a {
  color: #222;
}
/* line 121, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown a:hover {
  color: #e72009;
}
/* line 126, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown .g-dropdown-column {
  position: relative;
}
/* line 130, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown .g-dropdown {
  margin-left: 20px;
}
/* line 135, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
/* line 136, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
/* line 138, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #353535;
  text-transform: capitalize;
}
/* line 142, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-selected {
  color: #222;
}
/* line 147, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
/* line 148, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container {
  border-bottom: 1px solid rgba(34, 34, 34, 0.2);
}
/* line 151, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container > .g-selected {
  border-bottom: 1px solid rgba(34, 34, 34, 0.2);
}
/* line 157, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
/* line 158, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #e72009;
}
/* line 161, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected {
  color: #e72009;
}
/* line 167, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
/* line 168, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle > .g-menu-item-container {
  border: 0;
}
/* line 172, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
/* line 173, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle.active > .g-menu-item-container {
  border: 0;
}
/* line 179, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
/* line 180, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
/* line 181, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
  background: inherit;
}
/* line 190, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
@media only all and (max-width: 50.938rem) {
  #g-navigation .g-menu-block {
    display: none;
  }
}
/* line 196, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
#g-navigation .g-menu-item-subtitle {
  text-transform: lowercase;
  font-size: 0.8rem;
  opacity: 0.8;
  padding-top: 0;
}
@media print {
  /* line 205, templates/jl_xhands_pro/scss/xhands/sections/_navigation.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.469rem 0;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
/* line 11, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 180px;
  float: left;
}
/* line 17, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav {
  z-index: 20;
}
/* line 20, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 21, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 26, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 28, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 30, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  line-height: 1;
}
/* line 35, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 36, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
}
/* line 42, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1.25rem;
  padding: 0.1rem 0.25rem 0.25rem 0rem;
  height: 1.25rem;
}
/* line 49, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 54, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 55, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  top: -7px !important;
}
/* line 58, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -7px;
}
/* line 62, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 63, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -30px !important;
}
/* line 68, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
  border-radius: 0.25rem;
}
/* line 71, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 75, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 76, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 5px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
/* line 80, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  font-size: 0.9rem;
}
/* line 84, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  vertical-align: top;
}
/* line 89, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 90, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0;
  top: 0;
  margin-top: -0.35rem;
}
/* line 94, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "\f0da";
  position: relative;
  opacity: 1;
  top: 0.75rem;
}
/* line 107, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 112, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 113, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-preset-thumbnails .g-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto !important;
  -moz-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
/* line 115, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-preset-thumbnails .g-block > .g-content {
  margin: 1rem 0;
  padding: 0 0.5rem !important;
}
/* line 42, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 43, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 44, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  margin-left: 15px;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -15px;
  right: -15px;
  bottom: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  z-index: -1;
}
/* line 61, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown {
  margin-left: 0;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 21, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 5px;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -5px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 5px solid transparent;
  z-index: -1;
}
/* line 129, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 130, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 131, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 132, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 133, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 134, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 135, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.25rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 145, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 146, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 147, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 148, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
/* line 149, templates/jl_xhands_pro/scss/xhands/sections/_mainnav.scss */
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.25rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_intro.scss */
#g-intro {
  background: #f7412c;
  color: #353535;
}
@media print {
  /* line 7, templates/jl_xhands_pro/scss/xhands/sections/_intro.scss */
  #g-intro {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_features.scss */
#g-features {
  background: #151515;
  color: #fff;
  background: url('../../../../images/joomlead/bg-8.jpg') center center no-repeat;
  background-size: cover;
  z-index: 0;
  position: relative;
}
/* line 10, templates/jl_xhands_pro/scss/xhands/sections/_features.scss */
#g-features:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: url('../images/gradient-overlay.png') repeat-y left 0;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/sections/_features.scss */
#g-features .feature-box.left_pos i:before, #g-features .feature-box.right_pos i:before {
  font-size: 40px;
  line-height: 40px;
}
/* line 26, templates/jl_xhands_pro/scss/xhands/sections/_features.scss */
#g-features .feature-box.small .title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}
/* line 31, templates/jl_xhands_pro/scss/xhands/sections/_features.scss */
#g-features .feature-box.left_pos.small {
  padding-left: 60px;
}
@media print {
  /* line 37, templates/jl_xhands_pro/scss/xhands/sections/_features.scss */
  #g-features {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_utility.scss */
#g-utility {
  background: #fff;
  color: #757575;
}
@media print {
  /* line 7, templates/jl_xhands_pro/scss/xhands/sections/_utility.scss */
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_above.scss */
#g-above {
  background: #f8f8f8;
  color: #757575;
}
@media print {
  /* line 24, templates/jl_xhands_pro/scss/xhands/sections/_above.scss */
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_above-main.scss */
#g-above-main {
  background: #151515;
  color: #fff;
  background: url('../../../../images/joomlead/bg-7.jpg') center center no-repeat;
  background-size: cover;
  z-index: 0;
  position: relative;
}
/* line 10, templates/jl_xhands_pro/scss/xhands/sections/_above-main.scss */
#g-above-main:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: url('../images/gradient-overlay.png') repeat-y left 0;
}
@media print {
  /* line 24, templates/jl_xhands_pro/scss/xhands/sections/_above-main.scss */
  #g-above-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_testimonials.scss */
#g-testimonials {
  background: #f7412c;
  color: #353535;
  position: relative;
  z-index: 10;
}
/* line 26, templates/jl_xhands_pro/scss/xhands/sections/_testimonials.scss */
#g-testimonials a {
  color: #f96d5d;
}
/* line 29, templates/jl_xhands_pro/scss/xhands/sections/_testimonials.scss */
#g-testimonials a:hover {
  color: inherit;
}
/* line 33, templates/jl_xhands_pro/scss/xhands/sections/_testimonials.scss */
/* line 34, templates/jl_xhands_pro/scss/xhands/sections/_testimonials.scss */
/* line 35, templates/jl_xhands_pro/scss/xhands/sections/_testimonials.scss */
#g-testimonials .jl-testimonial .t-name.uk-panel-title a {
  color: #666;
}
/* line 40, templates/jl_xhands_pro/scss/xhands/sections/_testimonials.scss */
#g-testimonials h3 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
/* line 46, templates/jl_xhands_pro/scss/xhands/sections/_testimonials.scss */
#g-testimonials h5 {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  margin: 0;
}
@media print {
  /* line 57, templates/jl_xhands_pro/scss/xhands/sections/_testimonials.scss */
  #g-testimonials {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_expanded.scss */
#g-expanded {
  background: #fff;
  color: #757575;
  padding: 3rem;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  #g-expanded {
    padding: 0;
  }
}
@media print {
  /* line 12, templates/jl_xhands_pro/scss/xhands/sections/_expanded.scss */
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_main.scss */
#g-mainbar {
  background: #fff;
  color: #757575;
}
@media print {
  /* line 7, templates/jl_xhands_pro/scss/xhands/sections/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_aside.scss */
#g-aside {
  background: #fff;
  color: #757575;
  padding: 3rem 0;
}
@media print {
  /* line 8, templates/jl_xhands_pro/scss/xhands/sections/_aside.scss */
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_sidebar.scss */
#g-sidebar {
  background: #fff;
  color: #757575;
  padding: 3rem 0;
}
@media print {
  /* line 8, templates/jl_xhands_pro/scss/xhands/sections/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_footer.scss */
#g-footer {
  background: #151515;
  color: #c5c5c5;
  background: url('../../images/pattern2.jpg') center center no-repeat;
  background-size: cover;
}
/* line 9, templates/jl_xhands_pro/scss/xhands/sections/_footer.scss */
#g-footer:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: -1;
  opacity: 0.85;
  background-color: #e72009;
  background-image: -webkit-linear-gradient(-310deg, #e72009, #f7412c);
  background-image: linear-gradient(40deg,#e72009, #f7412c);
}
/* line 25, templates/jl_xhands_pro/scss/xhands/sections/_footer.scss */
#g-footer .g-content {
  margin: 0.625rem 0;
}
/* line 30, templates/jl_xhands_pro/scss/xhands/sections/_footer.scss */
#g-footer .g-copyright {
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
@media only all and (max-width: 50.938rem) {
  #g-footer .g-copyright {
    text-align: center;
  }
}
/* line 40, templates/jl_xhands_pro/scss/xhands/sections/_footer.scss */
#g-footer .g-horizontalmenu {
  padding: 0.1rem 0;
  text-align: right;
}
@media only all and (max-width: 50.938rem) {
  #g-footer .g-horizontalmenu {
    text-align: center;
  }
}
/* line 48, templates/jl_xhands_pro/scss/xhands/sections/_footer.scss */
#g-footer .g-horizontalmenu a {
  color: #c5c5c5;
}
/* line 51, templates/jl_xhands_pro/scss/xhands/sections/_footer.scss */
#g-footer .g-horizontalmenu a:hover {
  color: rgba(197, 197, 197, 0.6);
}
/* line 58, templates/jl_xhands_pro/scss/xhands/sections/_footer.scss */
#g-footer .g-totop {
  padding: 0.5rem 0;
}
/* line 61, templates/jl_xhands_pro/scss/xhands/sections/_footer.scss */
#g-footer .g-totop a {
  color: #c5c5c5;
}
/* line 64, templates/jl_xhands_pro/scss/xhands/sections/_footer.scss */
#g-footer .g-totop a:hover {
  color: rgba(197, 197, 197, 0.6);
}
/* line 69, templates/jl_xhands_pro/scss/xhands/sections/_footer.scss */
#g-footer .g-title {
  position: relative;
  color: #fff;
}
/* line 72, templates/jl_xhands_pro/scss/xhands/sections/_footer.scss */
#g-footer .g-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background: #e72009;
  top: 30px;
}
@media print {
  /* line 86, templates/jl_xhands_pro/scss/xhands/sections/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas {
  background: #333;
  width: 12rem;
  color: #fff;
}
/* line 6, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas a {
  color: #fff;
}
/* line 9, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #6c0f04;
}
/* line 14, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #fff;
}
/* line 18, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas .button {
  background: #f7412c;
  color: #fff;
}
/* line 21, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #f85745;
}
/* line 24, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #f62b13;
}
/* line 29, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 33, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas .g-offcanvas-toggle {
  color: #fff;
  left: 9rem;
  top: 1rem;
}
/* line 40, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #8e9dab;
  width: 32px;
  height: 32px;
  top: 1.5rem;
  z-index: 100001;
  display: none;
}
/* line 48, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-toggle {
  color: rgba(255, 255, 255, 0.6);
}
@media only all and (max-width: 51rem) {
  /* line 54, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
  .g-offcanvas-toggle {
    display: block;
  }
}
/* line 62, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 63, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
.g-offcanvas-open .g-nav-overlay {
  z-index: 100000;
}
/* line 67, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 68, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 12rem;
}
/* line 73, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 74, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 12rem;
}
/* line 79, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 80, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 81, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
  right: auto;
}
/* line 86, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 87, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
  left: auto;
}
/* line 95, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 96, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 97, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #333;
}
/* line 100, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 101, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #fff;
  padding: 0.938rem;
}
/* line 106, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 107, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 108, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #fff;
}
/* line 113, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #c01b07;
}
/* line 117, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #ce1d08;
}
/* line 122, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 123, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 124, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #f63019;
  background: #d31d08;
  border-radius: 0.25rem;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 128, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #c01b07;
}
/* line 140, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 12rem;
}
/* line 144, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul i.fa {
  width: 1.5rem;
}
/* line 151, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
/* line 156, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
/* line 157, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
.g-preset-thumbnails img {
  margin-bottom: 1rem;
}
@media only all and (max-width: 50.938rem) {
  .g-preset-thumbnails {
    text-align: center;
  }
  /* line 164, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
  .g-preset-thumbnails .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50% !important;
  }
  /* line 169, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
  .g-preset-thumbnails .g-content {
    margin: 0;
  }
}
@media print {
  /* line 176, templates/jl_xhands_pro/scss/xhands/sections/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
/* line 2, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
/* line 3, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
.g-error #g-header .g-content {
  padding: 3.5rem 0.938rem;
  text-align: center;
}
/* line 7, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
.g-error #g-header .g-content h2.g-title {
  font-size: 3.5rem;
}
/* line 11, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
.g-error #g-header .g-content p {
  font-size: 1.5rem;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  /* line 16, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
  .g-error #g-header .g-content h2.g-title {
    font-size: 3rem;
  }
  /* line 20, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
  .g-error #g-header .g-content p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-error #g-header .g-content {
    padding: 1rem 0.938rem;
  }
  /* line 28, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
  .g-error #g-header .g-content h2.g-title {
    font-size: 2rem;
  }
  /* line 32, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
  .g-error #g-header .g-content p {
    font-size: 1rem;
  }
}
/* line 39, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
.g-error #g-mainbar {
  text-align: center;
}
/* line 43, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
/* line 44, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
/* line 46, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
.g-error #g-footer .g-content .g-totop {
  text-align: center;
}
/* line 51, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
.g-error #g-header.custom-error-page {
  background-position: center 80%;
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 55, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
.g-error #g-header.custom-error-page:before {
  background-color: rgba(255, 255, 255, 0.92) !important;
  background-image: none;
}
/* line 60, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
.g-error #g-header.custom-error-page .g-content {
  padding: 1.5rem 0.938rem !important;
  text-align: center;
}
/* line 64, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
.g-error table, .g-error td {
  border: none;
}
/* line 67, templates/jl_xhands_pro/scss/xhands/layouts/_error.scss */
.g-error .acymailing_form input[type="text"] {
  margin-top: 10px;
}
/* line 1, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
/* line 2, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
/* line 3, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
.g-offline #g-header .g-content {
  padding: 3.5rem 0.938rem;
  text-align: center;
}
/* line 7, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
.g-offline #g-header .g-content h2.g-title {
  font-size: 3.5rem;
}
/* line 11, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
.g-offline #g-header .g-content p {
  font-size: 1.5rem;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  /* line 16, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
  .g-offline #g-header .g-content h2.g-title {
    font-size: 3rem;
  }
  /* line 20, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
  .g-offline #g-header .g-content p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-offline #g-header .g-content {
    padding: 1rem 0.938rem;
  }
  /* line 28, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
  .g-offline #g-header .g-content h2.g-title {
    font-size: 2rem;
  }
  /* line 32, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
  .g-offline #g-header .g-content p {
    font-size: 1rem;
  }
}
/* line 39, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
/* line 40, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
/* line 42, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
.g-offline #g-footer .g-content .g-totop {
  text-align: center;
}
/* line 47, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
.g-offline #grav-login {
  max-width: 36rem;
}
/* line 49, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
.g-offline #grav-login .form-actions {
  margin-top: 0.625rem;
}
@media only all and (max-width: 50.938rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
/* line 55, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
.g-offline #grav-login .button {
  text-transform: capitalize;
  font-size: 1rem;
  padding: 1rem 2.5rem;
}
/* line 60, templates/jl_xhands_pro/scss/xhands/layouts/_offline.scss */
@media only all and (max-width: 50.938rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/particles/_logo.scss */
.g-logo {
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  font-size: 1.35rem;
  vertical-align: middle;
  text-transform: uppercase;
}
/* line 8, templates/jl_xhands_pro/scss/xhands/particles/_logo.scss */
.g-logo img, .g-logo svg {
  margin: 0 auto;
}
/* line 13, templates/jl_xhands_pro/scss/xhands/particles/_logo.scss */
/* line 14, templates/jl_xhands_pro/scss/xhands/particles/_logo.scss */
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 70px;
  margin-top: -10px;
  margin-bottom: -10px;
}
/* line 19, templates/jl_xhands_pro/scss/xhands/particles/_logo.scss */
.g-logo.g-logo-helium svg {
  fill: #fff;
}
@media only all and (max-width: 50.938rem) {
  .g-logo {
    display: block;
    text-align: center;
    margin: -0.85rem 0;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/particles/_social.scss */
/* line 2, templates/jl_xhands_pro/scss/xhands/particles/_social.scss */
.g-social a {
  padding: 0.1875rem 0.4rem;
  text-decoration: none;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-social a {
    padding: 0.1875rem 0.25rem;
  }
}
/* line 1, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
/* line 12, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
/* line 13, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
@media only all and (max-width: 50.938rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
@media only all and (max-width: 50.938rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 39, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
/* line 48, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
/* line 53, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/jl_xhands_pro/scss/xhands/particles/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 1, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
/* line 3, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper {
  background: linear-gradient(45deg, #f7412c, #e72009);
  color: #fff;
}
/* line 8, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
/* line 9, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
/* line 10, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-row.g-grid.image-position-right {
  flex-flow: row-reverse wrap;
}
/* line 17, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-image-wrapper {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-image-wrapper img {
  display: block;
  height: auto;
  -webkit-transform: scale3d(1.8, 1.8, 1);
  -moz-transform: scale3d(1.8, 1.8, 1);
  -ms-transform: scale3d(1.8, 1.8, 1);
  -o-transform: scale3d(1.8, 1.8, 1);
  transform: scale3d(1.8, 1.8, 1);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
/* line 30, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
/* line 31, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-image-wrapper:hover img {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
/* line 36, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-image-wrapper:after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(255, 255, 255, 0.75);
  opacity: 0.6;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 49, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
/* line 50, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-image-wrapper:hover:after {
  opacity: 0;
}
/* line 57, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper {
  max-width: 22.5rem;
  padding: 6.5rem 0;
  margin: 0 auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    padding: 4.6rem 0;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    max-width: 18.5rem;
    padding: 2.6rem 0;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    padding: 3rem 0;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    max-width: 14.5rem;
  }
}
/* line 80, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-label {
  display: inline-block;
  background: #e72009;
  padding: 0.35em 0.85em;
  margin-bottom: 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.1538;
  font-weight: 600;
  border-radius: 2.5rem;
  text-align: center;
}
/* line 93, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.78;
  margin-bottom: 1rem;
}
/* line 99, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link {
  display: block;
  color: #fff;
}
/* line 103, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link .item-link-text {
  display: inline-block;
  margin-left: 0.25rem;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
/* line 109, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
/* line 110, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link:hover .item-link-text {
  -webkit-transform: translate3d(15px, 0, 0);
  -moz-transform: translate3d(15px, 0, 0);
  -ms-transform: translate3d(15px, 0, 0);
  -o-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
}
/* line 118, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
/* line 119, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-tags .tag {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0.35rem 0;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.15;
}
/* line 129, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-tags .tag .fa {
  margin-right: 0.15rem;
  font-size: 1rem;
  vertical-align: text-top;
}
/* line 135, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
/* line 136, templates/jl_xhands_pro/scss/xhands/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-tags .tag a:hover {
  color: inherit;
}
/* line 1, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.ui-tabs {
  position: relative;
}
/* line 4, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only all and (max-width: 50.938rem) {
  .ui-tabs .ui-tabs-nav {
    flex-direction: column;
  }
}
/* line 11, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  border-bottom-width: 0;
  padding: 0;
  outline: none;
}
/* line 18, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
/* line 19, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: text;
}
/* line 24, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor {
  cursor: text;
}
/* line 28, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
/* line 33, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  text-decoration: none;
}
/* line 36, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor:hover {
  color: inherit;
}
/* line 43, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
/* line 47, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
/* line 48, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-container {
  list-style: none;
  margin: 0 0 1rem 0;
  border-bottom: 1px solid #e0e0e5;
}
@media only all and (max-width: 50.938rem) {
  .g-contenttabs .g-contenttabs-tab-wrapper-container {
    border: 0 none;
  }
}
/* line 57, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab {
  outline: none;
}
/* line 61, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-head {
  display: block;
  height: 100%;
  margin-bottom: -1px;
  margin-right: 3px;
  padding: 0.938rem 1.876rem;
  border-radius: 0.25rem 0.25rem 0 0;
  background: rgba(231, 32, 9, 0.15);
}
@media only all and (max-width: 50.938rem) {
  .g-contenttabs .g-contenttabs-tab-wrapper-head {
    border-radius: 0;
  }
}
/* line 74, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  display: block;
  outline: none;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 83, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-wrapper-container {
  list-style: none;
  margin: 0;
  padding: 0.938rem 0;
}
/* line 88, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body {
  padding: 0;
}
/* line 91, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body .g-contenttabs-content {
  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;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 96, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
/* line 97, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body .g-contenttabs-content a:hover {
  color: inherit;
}
/* line 106, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
/* line 107, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.ui-tabs-active .g-contenttabs-tab-wrapper-head {
  background: #e72009;
}
/* line 111, templates/jl_xhands_pro/scss/xhands/particles/_contenttabs.scss */
.ui-tabs-active .g-contenttabs-tab-title {
  color: #fff;
}
/*
 *  Owl Carousel - Animate Plugin
 */
/* line 8, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
/* line 9, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
/* line 14, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}
/* line 18, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  /* line 28, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 32, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
/* line 41, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 *  Owl Carousel - Core
 */
/* line 48, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
/* line 56, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
/* line 63, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 72, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 79, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/* line 89, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
/* line 98, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
/* line 103, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none;
}
/* line 108, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 119, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
/* line 129, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}
/* line 133, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
/* line 138, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}
/* line 142, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
/* line 146, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 154, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
/* line 159, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}
/* line 163, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
/* line 169, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.no-js .owl-carousel {
  display: block;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 177, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
/* line 178, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-item {
  /**
   This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
   calculation of the height of the owl-item that breaks page layouts
   */
}
/* line 179, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
/* line 188, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
/* line 192, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
/* line 202, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
/* line 203, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
/* line 209, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('../../images/owlcarousel/owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
/* line 224, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
/* line 228, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
/* line 233, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
/* line 242, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/*
 *  Owl Carousel - Nav & Dots
 */
/* line 254, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
/* line 259, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-nav [class*='owl-'] {
  display: inline-block;
  margin: auto;
  padding: 0.9rem 0;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 270, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-nav [class*='owl-']:hover {
  text-decoration: none;
}
/* line 275, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-nav.disabled {
  opacity: 0.5;
  cursor: default;
}
/* line 281, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-nav .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
/* line 285, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-nav .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
/* line 289, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-nav .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/* line 294, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-nav .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 0.3125rem;
  background: #757575;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 15px;
}
/* line 305, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
/* line 307, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.owl-nav .owl-dots .owl-dot.active span, .owl-nav .owl-dots .owl-dot:hover span {
  background: #fff;
}
/* line 319, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel {
  color: #eceeef;
}
/* line 322, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper {
  position: relative;
}
/* line 325, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
  position: relative;
}
/* line 328, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 338, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 43rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 50.938rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
/* line 371, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
    padding-top: 2.5rem;
  }
}
/* line 381, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
  margin: 1.25rem 0.625rem 0.625rem;
  padding: 0.938rem;
  text-align: center;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
    padding-top: 2.5rem;
  }
}
/* line 390, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 3.5rem;
  line-height: 4rem;
  font-weight: 500;
  margin: 1.25rem 1.25rem 0.625rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-size: 3rem;
    line-height: 3.875rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-size: 2rem;
    line-height: 2.875rem;
    margin-top: 3.125rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 50.938rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    margin-top: 0;
    font-size: 2rem;
    line-height: 2.875rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    margin-top: 0;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
/* line 421, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 200;
  padding-bottom: 1.407rem;
  margin-top: 0;
  margin-bottom: 0.625rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    font-size: 1rem;
    line-height: 1.875rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    font-size: 1rem;
    line-height: 1.875rem;
    padding-bottom: 0;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    display: none;
  }
}
/* line 445, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    padding: 1rem 2.625rem;
    font-size: 0.6rem;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    display: none;
  }
}
/* line 461, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .owl-nav {
  margin: 0;
}
/* line 464, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 477, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .owl-nav button.owl-prev .fa, .g-owlcarousel .owl-nav button.owl-next .fa {
  position: relative;
}
/* line 481, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .owl-nav button.owl-prev:hover, .g-owlcarousel .owl-nav button.owl-next:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}
/* line 487, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .owl-nav .owl-prev {
  left: 3rem;
}
@media only all and (max-width: 50.938rem) {
  .g-owlcarousel .owl-nav .owl-prev {
    left: 2rem;
  }
}
/* line 494, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .owl-nav .owl-prev .fa {
  left: -1px;
  top: 1px;
}
/* line 500, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .owl-nav .owl-next {
  right: 3rem;
}
@media only all and (max-width: 50.938rem) {
  .g-owlcarousel .owl-nav .owl-next {
    right: 2rem;
  }
}
/* line 507, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .owl-nav .owl-next .fa {
  left: 1px;
  top: 1px;
}
/* line 515, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .owl-dots {
  position: absolute;
  bottom: 12%;
  width: 100%;
  text-align: center;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-owlcarousel .owl-dots {
    bottom: 5%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-owlcarousel .owl-dots {
    bottom: 1rem;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-owlcarousel .owl-dots {
    bottom: 0.5rem;
  }
}
/* line 533, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .owl-dots .owl-dot {
  display: inline-block;
  background: #757575;
  margin: 0 0.3125rem;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  opacity: 0.75;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 543, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
  opacity: 1;
  background: #fff;
}
/* line 552, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
/* line 553, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
/* line 554, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after {
  background-color: #e72009;
  background-color: #e72009;
  background-image: -webkit-linear-gradient(-310deg, #e72009, #f7412c);
  background-image: linear-gradient(40deg,#e72009, #f7412c);
  opacity: 0.9;
}
/* line 561, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
/* line 562, templates/jl_xhands_pro/scss/xhands/particles/_owlcarousel.scss */
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #f7412c;
  background-color: #f7412c;
  background-image: -webkit-linear-gradient(-410deg, #f7412c, #e72009);
  background-image: linear-gradient(140deg,#f7412c, #e72009);
  opacity: 0.9;
}
/* line 1, templates/jl_xhands_pro/scss/xhands/particles/_horizontalmenu.scss */
.g-horizontalmenu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
@media only all and (max-width: 50.938rem) {
  .g-horizontalmenu {
    text-align: center;
  }
}
/* line 12, templates/jl_xhands_pro/scss/xhands/particles/_horizontalmenu.scss */
.g-horizontalmenu li {
  display: inline-block;
  padding: 0 1rem;
}
/* line 16, templates/jl_xhands_pro/scss/xhands/particles/_horizontalmenu.scss */
.g-horizontalmenu li a {
  display: inline-block;
  padding: 0 0 0.5rem;
  margin-bottom: 0.5rem;
}
/* line 22, templates/jl_xhands_pro/scss/xhands/particles/_horizontalmenu.scss */
.g-horizontalmenu li:first-child {
  padding-left: 0;
}
/* line 26, templates/jl_xhands_pro/scss/xhands/particles/_horizontalmenu.scss */
.g-horizontalmenu li:last-child {
  padding-right: 0;
}
/* line 1, templates/jl_xhands_pro/scss/xhands/particles/_totop.scss */
.g-totop {
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  text-align: right;
}
@media only all and (max-width: 50.938rem) {
  .g-totop {
    text-align: center;
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-container {
    width: 51rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 50.938rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .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.938rem) {
  .g-block {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 50.938rem) {
  body [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 50.938rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      -webkit-box-lines: inherit;
      -moz-box-lines: inherit;
      box-lines: inherit;
      -webkit-flex-wrap: inherit;
      -moz-flex-wrap: inherit;
      -ms-flex-wrap: inherit;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      -webkit-box-flex: inherit;
      -moz-box-flex: inherit;
      box-flex: inherit;
      -webkit-flex: inherit;
      -moz-flex: inherit;
      -ms-flex: inherit;
      flex: inherit;
    }
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 50.938rem) {
  /* line 14, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  /* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 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.938rem) {
  /* line 57, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 50.938rem) {
  /* 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=xhands_43.css.map */