/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url('//fonts.googleapis.com/css?family=Open+Sans:300,700,400');
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 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;
}
/* line 1, templates/jl_lucian_free/scss/lucian/styles/_core.scss */
body {
  color: #666;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
}
/* line 7, templates/jl_lucian_free/scss/lucian/styles/_core.scss */
body *::selection {
  color: #fff;
  background: #1c3867;
}
/* line 12, templates/jl_lucian_free/scss/lucian/styles/_core.scss */
body *::-moz-selection {
  color: #fff;
  background: #1c3867;
}
/* line 18, templates/jl_lucian_free/scss/lucian/styles/_core.scss */
body p {
  margin: 1rem 0;
}
/* line 21, templates/jl_lucian_free/scss/lucian/styles/_core.scss */
body p.h1 {
  font-size: 2.25rem;
}
/* line 25, templates/jl_lucian_free/scss/lucian/styles/_core.scss */
body p.h2 {
  font-size: 1.9rem;
}
/* line 29, templates/jl_lucian_free/scss/lucian/styles/_core.scss */
body p.h3 {
  font-size: 1.5rem;
}
/* line 33, templates/jl_lucian_free/scss/lucian/styles/_core.scss */
body p.h4 {
  font-size: 1.25rem;
}
/* line 37, templates/jl_lucian_free/scss/lucian/styles/_core.scss */
body p.h5 {
  font-size: 1rem;
}
/* line 41, templates/jl_lucian_free/scss/lucian/styles/_core.scss */
body p.h6 {
  font-size: 0.85rem;
}
/* line 46, templates/jl_lucian_free/scss/lucian/styles/_core.scss */
body span.para {
  display: block;
  margin: 1rem 0;
}
/* line 1, templates/jl_lucian_free/scss/lucian/styles/_hyperlinks.scss */
a {
  color: #1c3867;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 4, templates/jl_lucian_free/scss/lucian/styles/_hyperlinks.scss */
a:hover {
  color: inherit;
}
/* line 5, templates/jl_lucian_free/scss/lucian/styles/_typography.scss */
body {
  font-family: "Open Sans";
  font-weight: 400;
}
/* line 11, templates/jl_lucian_free/scss/lucian/styles/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "Open Sans";
  font-weight: 400;
}
/* line 16, templates/jl_lucian_free/scss/lucian/styles/_typography.scss */
h1 {
  font-weight: 700;
}
/* line 20, templates/jl_lucian_free/scss/lucian/styles/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 25, templates/jl_lucian_free/scss/lucian/styles/_typography.scss */
blockquote {
  border-left: 10px solid #e9e9e9;
}
/* line 28, templates/jl_lucian_free/scss/lucian/styles/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #999;
}
/* line 33, templates/jl_lucian_free/scss/lucian/styles/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #666;
  font-size: 1.2rem;
}
/* line 42, templates/jl_lucian_free/scss/lucian/styles/_typography.scss */
code, kbd, pre, samp {
  font-family: "Menlo", "Monaco", monospace;
}
/* line 49, templates/jl_lucian_free/scss/lucian/styles/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 54, templates/jl_lucian_free/scss/lucian/styles/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #e9e9e9;
  border-radius: 0.25rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
/* line 63, templates/jl_lucian_free/scss/lucian/styles/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 69, templates/jl_lucian_free/scss/lucian/styles/_typography.scss */
pre.prettyprint {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
/* line 75, templates/jl_lucian_free/scss/lucian/styles/_typography.scss */
hr {
  margin: 1.5rem 0;
  border-bottom: 1px solid #e9e9e9;
}
/* line 1, templates/jl_lucian_free/scss/lucian/styles/_utilities.scss */
.noliststyle {
  list-style: none;
}
/* line 5, templates/jl_lucian_free/scss/lucian/styles/_utilities.scss */
.g-uppercase {
  text-transform: uppercase;
}
/* line 9, templates/jl_lucian_free/scss/lucian/styles/_utilities.scss */
.g-notexttransform {
  text-transform: none;
}
/* line 13, templates/jl_lucian_free/scss/lucian/styles/_utilities.scss */
.g-positive-margin-top {
  margin-top: 23rem;
}
/* line 17, templates/jl_lucian_free/scss/lucian/styles/_utilities.scss */
.g-negative-margin-bottom {
  margin-bottom: -25rem;
}
/* line 21, templates/jl_lucian_free/scss/lucian/styles/_utilities.scss */
.g-img-circle {
  border-radius: 50%;
}
/* line 25, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/styles/_utilities.scss */
  .section-horizontal-paddings {
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 46, templates/jl_lucian_free/scss/lucian/styles/_utilities.scss */
.section-vertical-paddings {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-vertical-paddings {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
}
/* line 55, templates/jl_lucian_free/scss/lucian/styles/_utilities.scss */
.fp-enabled .section-vertical-paddings {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 60, templates/jl_lucian_free/scss/lucian/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.99rem) {
  .fp-responsive .section-vertical-paddings {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
}
/* line 72, templates/jl_lucian_free/scss/lucian/styles/_utilities.scss */
.section-no-paddings {
  padding: 0 !important;
}
/* line 2, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 4, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/styles/_variations.scss */
.g-container-flushed {
  margin: -4rem 0;
}
/* line 22, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 23, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
/* line 22, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 23, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
/* line 22, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 23, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
/* line 22, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 23, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
/* line 22, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 23, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
/* line 34, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 35, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.margin2x > .g-content {
  margin: 1.25rem;
}
/* line 34, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 35, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.margin3x > .g-content {
  margin: 1.875rem;
}
/* line 22, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 23, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
/* line 22, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 23, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
/* line 22, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 23, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
/* line 22, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 23, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
/* line 22, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 23, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
/* line 34, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 35, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.padding2x > .g-content {
  padding: 1.876rem;
}
/* line 34, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 35, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.padding3x > .g-content {
  padding: 2.814rem;
}
/* line 48, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 49, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-center .g-title {
  text-align: center;
  margin: 0 0 2rem 0;
}
/* line 57, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 58, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title5 .g-title, .title6 .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_lucian_free/scss/lucian/styles/_variations.scss */
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 0.938rem 0;
}
/* line 68, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/styles/_variations.scss */
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
/* line 78, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 84, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 85, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
/* line 90, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 91, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/styles/_variations.scss */
/* line 101, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title1 .g-title {
  background: #1c3867;
  color: #fff;
}
/* line 108, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 109, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #132747;
}
/* line 115, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box1.moduletable, .box1.widget, .box1 > .g-content {
  color: #fff;
}
/* line 120, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box1 .button {
  color: #fff;
}
/* line 123, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box1 .button:hover {
  background: #0c172b;
}
/* line 128, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box1 a {
  color: #4d7ecf;
}
/* line 131, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box1 a:hover {
  color: #fff;
}
/* line 138, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 139, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box1.title1 .g-title {
  background: #0c172b;
}
/* line 145, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 146, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title2 .g-title {
  background: #82a8bf;
  color: #fff;
}
/* line 153, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 154, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #82a8bf;
}
/* line 160, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box2.moduletable, .box2.widget, .box2 > .g-content {
  color: #fff;
}
/* line 165, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box2 .button {
  color: #fff;
  background: #6091ae;
}
/* line 169, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box2 .button:hover {
  background: #5384a2;
}
/* line 174, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box2 a {
  color: #395b6f;
}
/* line 177, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box2 a:hover {
  color: #fff;
}
/* line 184, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 185, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box2.title2 .g-title {
  background: #6091ae;
}
/* line 191, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 192, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title3 .g-title {
  background: #f91b24;
  color: #fff;
}
/* line 198, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 199, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title4 .g-title {
  background: #1bb5ec;
  color: #fff;
}
/* line 205, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 206, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title5 .g-title {
  background: #f79f24;
  color: #fff;
}
/* line 212, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 213, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title6 .g-title {
  background: #3a4750;
  color: #fff;
}
/* line 219, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 220, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #657b8b;
}
/* line 226, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-grey.moduletable, .box-grey.widget, .box-grey > .g-content {
  color: #fff;
}
/* line 231, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-grey .button {
  color: #fff;
  background: #252d32;
}
/* line 235, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-grey .button:hover {
  background: #000;
}
/* line 240, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-grey a {
  color: #9eadb8;
}
/* line 243, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-grey a:hover {
  color: #fff;
}
/* line 250, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 251, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
  background: #f37ef9;
}
/* line 257, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-pink.moduletable, .box-pink.widget, .box-pink > .g-content {
  color: #fff;
}
/* line 262, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-pink .button {
  color: #fff;
  background: #ee4df7;
}
/* line 266, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-pink .button:hover {
  background: #ec35f6;
}
/* line 271, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-pink a {
  color: #ca0ad4;
}
/* line 274, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-pink a:hover {
  color: #fff;
}
/* line 281, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 282, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #f91b24;
}
/* line 288, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-red.moduletable, .box-red.widget, .box-red > .g-content {
  color: #fff;
}
/* line 293, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-red .button {
  color: #fff;
  background: #db060e;
}
/* line 297, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-red .button:hover {
  background: #c2050d;
}
/* line 302, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-red a {
  color: #fdb0b3;
}
/* line 305, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-red a:hover {
  color: #fff;
}
/* line 313, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 314, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #904ca7;
}
/* line 320, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-purple.moduletable, .box-purple.widget, .box-purple > .g-content {
  color: #fff;
}
/* line 325, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-purple .button {
  color: #fff;
  background: #723c84;
}
/* line 329, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-purple .button:hover {
  background: #633472;
}
/* line 334, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-purple a {
  color: #a76bbb;
}
/* line 337, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-purple a:hover {
  color: #fff;
}
/* line 344, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 345, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #f79f24;
}
/* line 351, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-orange.moduletable, .box-orange.widget, .box-orange > .g-content {
  color: #fff;
}
/* line 356, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-orange .button {
  color: #fff;
  background: #e08608;
}
/* line 360, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-orange .button:hover {
  background: #c77707;
}
/* line 365, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-orange a {
  color: #7d4b05;
}
/* line 368, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-orange a:hover {
  color: #fff;
}
/* line 375, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 376, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #1bb5ec;
}
/* line 382, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-blue.moduletable, .box-blue.widget, .box-blue > .g-content {
  color: #fff;
}
/* line 387, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-blue .button {
  color: #fff;
  background: #1094c4;
}
/* line 391, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-blue .button:hover {
  background: #0e83ac;
}
/* line 396, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-blue a {
  color: #79d4f4;
}
/* line 399, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-blue a:hover {
  color: #fff;
}
/* line 406, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 407, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-gradient .g-title {
  background-color: #1c3867;
  background-image: -webkit-linear-gradient(-360deg, #1c3867, #82a8bf);
  background-image: linear-gradient(90deg,#1c3867, #82a8bf);
  color: #fff;
}
/* line 414, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 415, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-gradient.moduletable, .box-gradient.widget, .box-gradient.g-outer-box, .box-gradient > .g-content {
  background-color: #1c3867;
  background-image: -webkit-linear-gradient(-315deg, #1c3867, #82a8bf);
  background-image: linear-gradient(45deg,#1c3867, #82a8bf);
}
/* line 421, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-gradient.moduletable, .box-gradient.widget, .box-gradient > .g-content {
  color: #fff;
}
/* line 426, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-gradient .button {
  color: #fff;
  background: #172d53;
}
/* line 430, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-gradient .button:hover {
  background: #0c172b;
}
/* line 435, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-gradient a {
  color: #4d7ecf;
}
/* line 438, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-gradient a:hover {
  color: #fff;
}
/* line 445, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 446, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-gradient.title-gradient .g-title {
  background-color: #1c3867;
  background-image: -webkit-linear-gradient(-280deg, #1c3867, #82a8bf);
  background-image: linear-gradient(10deg,#1c3867, #82a8bf);
}
/* line 452, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 453, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-outline .g-title {
  border: 1px solid #1c3867;
}
/* line 459, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 460, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-shadow.moduletable, .box-shadow.widget, .box-shadow.g-outer-box, .box-shadow > .g-content {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
}
/* line 469, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 470, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-shadow.title-shadow .g-title {
  border: none;
  border-bottom: 1px solid #1c3867;
}
/* line 476, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 477, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-outline.moduletable, .box-outline.widget, .box-outline.g-outer-box, .box-outline > .g-content {
  border: 1px solid #1c3867;
}
/* line 485, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 486, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.box-outline.title-outline .g-title {
  border: none;
  border-bottom: 1px solid #1c3867;
}
/* line 493, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 494, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-pink .g-title {
  color: #f37ef9;
  border: 0 none;
}
/* line 499, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-pink .button {
  background: #f37ef9;
}
/* line 501, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-pink .button:hover {
  background: #ee4df7;
}
/* line 506, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 507, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-red .g-title {
  color: #f91b24;
  border: 0 none;
}
/* line 512, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-red .button {
  background: #f91b24;
}
/* line 514, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-red .button:hover {
  background: #db060e;
}
/* line 520, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 521, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-grey .g-title {
  color: #3a4750;
  border: 0 none;
}
/* line 526, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-grey .button {
  background: #3a4750;
}
/* line 528, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-grey .button:hover {
  background: #252d32;
}
/* line 534, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 535, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-purple .g-title {
  color: #904ca7;
  border: 0 none;
}
/* line 540, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-purple .button {
  background: #904ca7;
}
/* line 542, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-purple .button:hover {
  background: #723c84;
}
/* line 548, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 549, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-blue .g-title {
  color: #1bb5ec;
  border: 0 none;
}
/* line 554, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-blue .button {
  background: #1bb5ec;
}
/* line 556, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-blue .button:hover {
  background: #1094c4;
}
/* line 561, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 562, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-orange .g-title {
  color: #f79f24;
  border: 0 none;
}
/* line 567, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-orange .button {
  background: #f79f24;
}
/* line 569, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.title-orange .button:hover {
  background: #e08608;
}
/* line 576, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 577, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.spaced .g-content {
  margin: 1px;
}
/* line 583, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 584, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.shadow .g-content {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
/* line 590, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 591, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.disabled .g-content {
  opacity: 0.4;
}
/* line 597, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 598, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.rounded .g-content {
  border-radius: 0.25rem;
  overflow: hidden;
}
/* line 605, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
/* line 606, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
/* line 612, templates/jl_lucian_free/scss/lucian/styles/_variations.scss */
.equal-height .g-content {
  width: auto;
}
/* line 2, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button {
  display: inline-block;
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 13px;
  line-height: 1.15;
  letter-spacing: -1px;
  font-style: normal;
  background: #82a8bf;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  margin: 0;
  padding: 18px 30px;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 20, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button:hover, .button:active, .button:focus {
  background: #a4bfd0;
  color: #fff;
}
/* line 26, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
/* line 29, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.fa {
  line-height: 1.15;
}
/* line 32, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
/* line 33, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.fa[class*="fa-"]:before, .button.fa[class*="fa-"]:after {
  font-family: FontAwesome;
}
/* line 39, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-block {
  width: 100%;
  display: block;
}
/* line 44, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-xlarge {
  font-size: 1.2rem;
  padding: 1.9rem 3.525rem;
  border-radius: 3.5rem;
}
/* line 50, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-large {
  font-size: 1rem;
  padding: 1.7rem 3.325rem;
}
/* line 55, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-small {
  font-size: 0.7rem;
  padding: 1.2rem 2.825rem;
}
/* line 60, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-xsmall {
  font-size: 0.6rem;
  padding: 1.1rem 2.725rem;
}
/* line 65, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-2 {
  background: #82a8bf;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 68, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-2:hover, .button.button-2:active, .button.button-2:focus {
  background: #1c3867;
  color: #fff;
}
/* line 74, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-1 {
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 77, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-1:hover, .button.button-1:active, .button.button-1:focus {
  background: #fbd03b;
  color: #000;
}
/* line 83, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-outline {
  background: transparent;
  color: #1c3867;
  border-color: #1c3867;
}
/* line 88, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-outline:hover, .button.button-outline:active, .button.button-outline:focus {
  background: #1c3867;
  border-color: transparent;
  color: #fff;
}
/* line 95, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-gradient {
  background-color: #1c3867;
  background-image: -webkit-linear-gradient(-360deg, #1c3867, #82a8bf);
  background-image: linear-gradient(90deg,#1c3867, #82a8bf);
  border: none;
}
/* line 99, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-gradient:hover, .button.button-gradient:active, .button.button-gradient:focus {
  background: #1c3867;
  color: white;
}
/* line 105, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-bevel {
  border-radius: 0.4rem;
}
/* line 109, templates/jl_lucian_free/scss/lucian/styles/_buttons.scss */
.button.button-square {
  border-radius: 0;
}
/* line 1, templates/jl_lucian_free/scss/lucian/styles/_tables.scss */
table {
  border: 1px solid #dce2e9;
}
/* line 5, templates/jl_lucian_free/scss/lucian/styles/_tables.scss */
th {
  background: #eceff3;
  padding: 0.5rem;
}
/* line 10, templates/jl_lucian_free/scss/lucian/styles/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #dce2e9;
}
/* line 1, templates/jl_lucian_free/scss/lucian/styles/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #e9e9e9;
}
/* line 5, templates/jl_lucian_free/scss/lucian/styles/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #1c3867;
  box-shadow: 0 0 4px rgba(28, 56, 103, 0.5);
}
/* line 10, templates/jl_lucian_free/scss/lucian/styles/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #1c3867;
  box-shadow: none;
}
/* line 16, templates/jl_lucian_free/scss/lucian/styles/_forms.scss */
textarea {
  width: 100%;
  box-sizing: border-box !important;
  padding: 0.75rem 1.25rem;
}
/* line 22, templates/jl_lucian_free/scss/lucian/styles/_forms.scss */
fieldset.input {
  margin: 0;
  padding: 0;
}
/* line 27, templates/jl_lucian_free/scss/lucian/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 #e9e9e9;
  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 37, templates/jl_lucian_free/scss/lucian/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: none !important;
}
/* line 41, templates/jl_lucian_free/scss/lucian/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: none !important;
}
/* line 1, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
/* line 2, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
/* line 3, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
/* line 38, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 42, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 73, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 69, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 73, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 69, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 83, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 83, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 79, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 93, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  /* line 98, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  /* line 103, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  /* line 107, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  /* line 111, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 93, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  /* line 98, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  /* line 103, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  /* line 107, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  /* line 111, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  /* line 89, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 93, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 121, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  /* line 126, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  /* line 131, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  /* line 135, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  /* line 139, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  /* line 117, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 121, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  /* line 126, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  /* line 131, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  /* line 135, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  /* line 139, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  /* line 117, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 121, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 149, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  /* line 154, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  /* line 159, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  /* line 163, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  /* line 167, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  /* line 145, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 149, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  /* line 154, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  /* line 159, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  /* line 163, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  /* line 167, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  /* line 145, templates/jl_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 149, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/styles/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 2, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 4, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
@media only all and (min-width: 51rem) {
  /* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-home-particles.g-lucian-style #g-navigation {
    background: transparent;
  }
  /* line 8, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
  .g-home-particles.g-lucian-style #g-navigation .g-logo {
    color: #fff;
  }
  /* line 11, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
  /* line 12, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
  .g-home-particles.g-lucian-style #g-navigation .g-logo.g-logo-lucian svg {
    fill: #fff;
  }
}
/* line 19, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 20, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 21, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 22, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
/* line 26, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  color: rgba(255, 255, 255, 0.6);
}
/* line 31, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 32, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: rgba(255, 255, 255, 0.6);
}
/* line 35, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-selected {
  color: rgba(255, 255, 255, 0.6);
}
/* line 41, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 42, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 43, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 rgba(255, 255, 255, 0.4);
}
/* line 47, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-selected {
  box-shadow: 0 2px 0 rgba(255, 255, 255, 0.4);
}
/* line 56, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 57, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style #g-navigation .g-social a {
  color: rgba(255, 255, 255, 0.5);
}
@media only all and (max-width: 50.99rem) {
  .g-home-particles.g-lucian-style #g-navigation .g-social a {
    color: inherit;
  }
}
/* line 63, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style #g-navigation .g-social a:hover {
  color: #fff;
}
@media only all and (max-width: 50.99rem) {
  .g-home-particles.g-lucian-style #g-navigation .g-social a:hover {
    color: #1c3867;
  }
}
/* line 73, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style #g-slideshow {
  text-align: center;
  padding: 0;
}
@media only all and (min-width: 51rem) {
  .g-home-particles.g-lucian-style #g-slideshow {
    margin-top: -9.5rem;
    padding: 0;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-home-particles.g-lucian-style #g-slideshow {
    padding-top: 2rem;
  }
}
/* line 85, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 87, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style #g-intro .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 91, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 92, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style #g-intro .g-content .fp-intro p {
  margin-bottom: 2rem;
}
/* line 99, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 100, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
@media only all and (max-width: 50.99rem) {
  /* line 102, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
  .g-home-particles.g-lucian-style .fp-features .g-block:not(:last-child) {
    margin-bottom: 4.5rem;
  }
}
/* line 107, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 108, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style .fp-features .g-block .card .card-block {
  padding: 0 0.938rem;
}
/* line 111, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style .fp-features .g-block .card .card-block .fa {
  width: 120px;
  height: 120px;
  font-size: 4.125rem;
  line-height: 6.5rem;
  margin: 0 auto 20px;
  border: 8px solid rgba(233, 233, 233, 0.4);
  border-radius: 50%;
}
/* line 121, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style .fp-features .g-block .card .card-block .card-title {
  margin-bottom: 5px;
  font-size: 2.25rem;
  line-height: 1.66rem;
  font-weight: 600;
}
/* line 128, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style .fp-features .g-block .card .card-block .card-subtitle {
  display: block;
  color: rgba(102, 102, 102, 0.5);
  margin-bottom: 1.5rem;
  font-weight: 200;
}
/* line 134, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style .fp-features .g-block .card .card-block .card-subtitle:after {
  display: block;
  width: 80%;
  height: 1px;
  margin: 30px auto 0;
  content: "";
  background-color: rgba(233, 233, 233, 0.8);
}
/* line 148, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 149, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 150, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style .fp-multi-column-text .g-block p {
  padding: 0 5rem;
  border-left: 1px solid #e9e9e9;
}
@media only all and (max-width: 50.99rem) {
  .g-home-particles.g-lucian-style .fp-multi-column-text .g-block p {
    border: none;
  }
}
/* line 158, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 159, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style .fp-multi-column-text .g-block:first-child p {
  padding-left: 0;
  padding-right: 5rem;
  border-left: none;
}
@media only all and (max-width: 50.99rem) {
  .g-home-particles.g-lucian-style .fp-multi-column-text .g-block:first-child p {
    padding: 0;
  }
}
/* line 169, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 170, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.g-home-particles.g-lucian-style .fp-multi-column-text .g-block:last-child p {
  padding-right: 0;
  padding-left: 5rem;
}
@media only all and (max-width: 50.99rem) {
  .g-home-particles.g-lucian-style .fp-multi-column-text .g-block:last-child p {
    padding: 0;
  }
}
/* line 183, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.sticky-wrapper #g-navigation.transparent .g-toplevel > li > .g-menu-item-container {
  color: #fff !important;
}
/* line 188, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 189, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 190, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 191, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 192, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 194, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.sticky-wrapper #g-navigation .g-toplevel > li > .g-menu-item-container:hover {
  color: #82a8bf !important;
}
/* line 203, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 204, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 205, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 206, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 207, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 208, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.sticky-wrapper #g-navigation .articles-menu .g-toplevel > li > .g-menu-item-container {
  color: #000 !important;
}
/* line 210, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.sticky-wrapper #g-navigation .articles-menu .g-toplevel > li > .g-menu-item-container:hover {
  color: #82a8bf !important;
}
/* line 220, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 221, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.sticky-wrapper.is-sticky #g-navigation {
  box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  margin-top: -91px;
  -webkit-transform: translateY(90px);
  -moz-transform: translateY(90px);
  -o-transform: translateY(90px);
  -ms-transform: translateY(90px);
  transform: translateY(90px);
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
}
/* line 235, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 236, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 237, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.sticky-wrapper.is-sticky #g-navigation .g-toplevel > li > .g-menu-item-container {
  color: #1c3867 !important;
}
/* line 246, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 247, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
#g-footer .g-content {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
/* line 251, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
#g-footer .g-totop {
  text-align: center;
  margin-bottom: 20px;
}
/* line 254, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
#g-footer .g-totop a {
  color: #fff;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
}
/* line 259, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
#g-footer .g-totop a:hover {
  background: #fff;
  color: #000;
}
/* line 265, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
#g-footer .jl-overlay {
  text-align: center;
}
/* line 267, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
#g-footer .jl-overlay img {
  width: 60px;
  height: 50px;
}
/* line 272, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
#g-footer .g-branding {
  font-size: 14px;
  text-align: center;
}
/* line 275, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
#g-footer .g-branding a {
  color: #82a8bf;
}
/* line 279, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
#g-footer .g-social {
  text-align: center;
  padding-top: 10px;
}
/* line 282, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
#g-footer .g-social a {
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 290, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
#g-footer .g-social a:hover {
  color: #82a8bf;
}
/* line 298, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.item .item-image > a {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: -webkit-transform 0.4s ease, opacity 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease;
}
/* line 307, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.item .item-image:hover > a {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  opacity: 0.7;
}
/* line 314, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.tagspopular ul {
  margin-left: 0;
}
/* line 318, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.tagspopular li {
  display: inline-block;
  margin-bottom: 10px;
}
/* line 323, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.tagspopular li a {
  padding: 6px 0;
  display: block;
  font-size: 12px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding-left: 25px;
  padding-right: 25px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.75);
  font-weight: 600;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 337, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.tagspopular li a:focus, .tagspopular li a:hover {
  background: #82a8bf;
  border-color: #82a8bf;
  color: #fff;
}
/* line 345, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.single-blog-post a.read-more:hover {
  background: #82a8bf;
  color: #fff;
}
/* line 350, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.single-blog-post a.read-more {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  color: #666;
  text-transform: capitalize;
  border: 1px solid #e5e5e5;
  display: inline-block;
  background: transparent-color;
  border-radius: 2px;
  padding: 0 25px;
  line-height: 40px;
  -webkit-transition: background 0.4s ease, color 0.4s ease;
  transition: background 0.4s ease, color 0.4s ease;
  margin-top: 35px;
}
/* line 366, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 367, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.page-header h2 {
  font-weight: bold;
  text-transform: uppercase;
  color: #282828;
  font-family: "Open Sans", sans-serif;
}
/* line 374, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
h2.item-title a {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #282828;
  font-family: "Open Sans", sans-serif;
}
/* line 382, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.moduletable h3.g-title {
  margin: 0;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  color: #555;
  line-height: 26px;
  text-transform: capitalize;
  position: relative;
  top: -5px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
/* line 396, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.decor-line {
  position: relative;
}
/* line 399, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.decor-line:before {
  left: 0;
  width: 40px;
  position: absolute;
  content: '';
  bottom: -2px;
  height: 3px;
  background: #82a8bf;
}
/* line 410, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.moduletable .search #mod-search-searchword {
  background: #fff;
  border-radius: 0 !important;
  padding: 8px 20px;
}
/* line 416, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.category-widget .title {
  margin: 0 0 14px;
}
/* line 420, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.category-widget ul {
  margin: 0;
  list-style: none;
  padding-top: 10px;
}
/* line 426, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.category-widget ul li:last-child a {
  border: none;
}
/* line 430, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.category-widget ul li a {
  font-weight: 400;
  color: #575757;
  display: block;
  line-height: 42px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
/* line 441, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.category-widget ul li a:after {
  content: "\f105";
  font-family: FontAwesome;
  color: #c8c8c8;
  font-size: 14px;
  position: absolute;
  right: 10px;
}
/* line 450, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.category-widget ul li a:hover {
  color: #82a8bf;
}
/* line 454, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.thm-button {
  font-size: 15px;
  font-family: "Poppins", Helvetica, sans-serif;
  text-align: center;
  border-radius: 3px;
  display: inline-block;
  border: none;
  background: #82a8bf;
  outline: none;
  color: #fff;
  vertical-align: top;
  line-height: 42px;
  font-weight: 300;
  outline: none;
  padding: 0 27px;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 474, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.thm-button i {
  font-size: 14px;
  margin-left: 7px;
}
/* line 479, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.thm-button.inverse:hover {
  background: #82a8bf;
  color: #000;
}
/* line 484, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.thm-button.inverse, .thm-button:hover {
  background: #82a8bf;
  color: #fff;
}
/* line 490, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 491, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
#sp-quickcontact-form input[type="color"], #sp-quickcontact-form input[type="date"], #sp-quickcontact-form input[type="datetime"], #sp-quickcontact-form input[type="datetime-local"], #sp-quickcontact-form input[type="email"], #sp-quickcontact-form input[type="month"], #sp-quickcontact-form input[type="number"], #sp-quickcontact-form input[type="password"], #sp-quickcontact-form input[type="search"], #sp-quickcontact-form input[type="tel"], #sp-quickcontact-form input[type="text"], #sp-quickcontact-form input[type="time"], #sp-quickcontact-form input[type="url"], #sp-quickcontact-form input[type="week"], #sp-quickcontact-form input:not([type]), #sp-quickcontact-form textarea {
  border-radius: 0 !important;
  line-height: 30px;
}
/* line 497, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 498, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.mb-30 .spacer {
  padding-bottom: 30px;
}
/* line 503, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.platform-content .acy-custom {
  margin-bottom: -50px;
}
/* line 507, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
ol.inline > li, ul.inline > li {
  padding-left: 0 !important;
}
/* line 512, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.blog-featured p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5rem;
}
/* line 518, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
/* line 519, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.item-page p {
  font-size: 16px;
  font-weight: 300;
}
/* line 525, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
.uneditable-input:focus, 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, textarea:focus {
  border-color: #82a8bf !important;
}
@media only all and (max-width: 50.938rem) {
  /* line 545, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
  /* line 546, templates/jl_lucian_free/scss/lucian/styles/_lucian-style.scss */
  #g-navigation .g-content {
    margin: 1rem;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_pagesurround.scss */
#g-page-surround {
  background: #fff;
  overflow: hidden;
}
/* line 5, templates/jl_lucian_free/scss/lucian/sections/_pagesurround.scss */
.g-bodyonly #g-page-surround {
  color: #666;
  background: #fff;
}
@media print {
  /* line 12, templates/jl_lucian_free/scss/lucian/sections/_pagesurround.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_slideshow.scss */
#g-slideshow {
  background: #fff;
  color: #666;
  position: relative;
  z-index: 10;
  margin: 1.5em 0;
}
/* line 10, templates/jl_lucian_free/scss/lucian/sections/_slideshow.scss */
#g-slideshow h2 {
  font-weight: 300;
  line-height: 2;
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  #g-slideshow h2 {
    font-size: 1.35rem;
  }
}
/* line 18, templates/jl_lucian_free/scss/lucian/sections/_slideshow.scss */
#g-slideshow h2 em {
  font-weight: 500;
}
/* line 22, templates/jl_lucian_free/scss/lucian/sections/_slideshow.scss */
#g-slideshow h2.large-heading {
  font-size: 3.8rem;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  #g-slideshow h2.large-heading {
    font-size: 2.375rem;
  }
}
@media only all and (max-width: 50.99rem) {
  #g-slideshow h2.large-heading {
    font-size: 1.9rem;
  }
}
/* line 34, templates/jl_lucian_free/scss/lucian/sections/_slideshow.scss */
#g-slideshow .tp-dottedoverlay {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  background: red;
  right: 0;
  bottom: 0;
}
/* line 44, templates/jl_lucian_free/scss/lucian/sections/_slideshow.scss */
#g-slideshow .tp-dottedoverlay.twoxtwo {
  background: none;
}
@media print {
  /* line 50, templates/jl_lucian_free/scss/lucian/sections/_slideshow.scss */
  #g-slideshow {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation {
  background: rgba(255, 255, 255, 0);
  color: #666;
  position: relative;
  z-index: 11;
  box-shadow: 2px 2px 2px #ccc;
}
/* line 10, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 15, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-logo {
  color: #666;
  display: block;
}
/* line 18, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
/* line 19, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-logo.g-logo-boiler svg {
  fill: #666;
}
/* line 26, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
@media only all and (max-width: 50.99rem) {
  /* line 28, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
  #g-navigation .g-social-header .g-content {
    margin-top: 0;
    padding: 0 0.938rem;
  }
}
/* line 35, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-social {
  text-align: right;
  line-height: 3.125;
}
@media only all and (max-width: 50.99rem) {
  #g-navigation .g-social {
    text-align: center;
  }
}
/* line 43, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
.rtl #g-navigation .g-social {
  text-align: left;
}
/* line 49, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav {
  font-family: "Open Sans";
  font-weight: normal;
  line-height: 1.5;
  text-align: right;
  margin: 0;
}
/* line 55, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel {
  line-height: 2em;
}
/* line 57, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.2rem;
  }
}
/* line 61, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #1c3867;
  padding: 0;
  font-size: 14px;
  text-transform: uppercase;
}
/* line 67, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 72, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
  vertical-align: top;
}
/* line 75, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  display: none;
  content: "\f107";
  opacity: 0.75;
  width: 1rem;
  font-weight: 300;
}
/* line 84, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container i {
  opacity: 1;
}
/* line 88, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
/* line 89, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  color: #82a8bf;
}
/* line 94, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
/* line 95, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
/* line 96, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  color: #82a8bf;
}
/* line 112, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #fff;
  border-radius: 0;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07);
  margin-top: 0;
}
/* line 117, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown a {
  color: #fff;
}
/* line 120, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown a:hover {
  color: #fff;
}
/* line 125, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown .g-dropdown-column {
  position: relative;
}
/* line 129, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown .g-dropdown {
  margin-left: 20px;
}
/* line 134, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
/* line 135, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
/* line 136, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #1c3867;
}
/* line 139, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-selected {
  color: #82a8bf;
}
/* line 144, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
/* line 146, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
/* line 148, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container > .g-selected {
  border-bottom: 1px solid #ddd;
}
/* line 154, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
/* line 155, templates/jl_lucian_free/scss/lucian/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: #82a8bf;
}
/* line 158, templates/jl_lucian_free/scss/lucian/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: #82a8bf;
}
/* line 164, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
/* line 165, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle > .g-menu-item-container {
  border: 0;
}
/* line 169, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
/* line 170, templates/jl_lucian_free/scss/lucian/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 176, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
/* line 177, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
/* line 178, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
  background: inherit;
}
/* line 187, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
@media only all and (max-width: 50.99rem) {
  #g-navigation .g-menu-block {
    display: none;
  }
}
/* line 193, templates/jl_lucian_free/scss/lucian/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 202, templates/jl_lucian_free/scss/lucian/sections/_navigation.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/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: 0.9rem;
  font-weight: 600;
  padding: 0.469rem 0.938rem;
  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 10, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 180px;
  float: left;
}
/* line 16, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav {
  z-index: 20;
}
/* line 18, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 19, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 23, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 25, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 27, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  line-height: 40px;
}
/* line 32, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 33, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: 20px;
}
/* line 39, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1.25rem;
  padding: 0.25rem;
  height: 1.25rem;
}
/* line 46, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 51, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 52, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  top: -6px !important;
}
/* line 55, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -2px;
}
/* line 59, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 60, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -11px !important;
}
/* line 65, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
  border-radius: 0.25rem;
}
/* line 68, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 72, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 73, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 0.269rem 0;
}
/* line 76, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
}
/* line 80, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  vertical-align: top;
  word-break: normal;
}
/* line 85, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 86, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0.638rem;
  top: 0;
  margin-top: -0.65rem;
}
/* line 90, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "\f105";
  opacity: 0.5;
  position: relative;
  top: 0.75rem;
}
/* line 103, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* 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: 10px;
}
/* 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: -10px;
  right: -10px;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px 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 114, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.5);
}
/* line 118, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
.g-menu-overlay.g-menu-overlay-open {
  z-index: 19;
  display: none;
}
@media only all and (max-width: 50.99rem) {
  .g-menu-overlay.g-menu-overlay-open {
    display: block;
  }
}
/* line 127, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 128, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 129, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 130, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 131, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 132, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 133, templates/jl_lucian_free/scss/lucian/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 142, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 143, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 144, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 145, templates/jl_lucian_free/scss/lucian/sections/_mainnav.scss */
/* line 146, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/sections/_intro.scss */
#g-intro {
  background: #fff;
  color: #666;
}
@media print {
  /* line 7, templates/jl_lucian_free/scss/lucian/sections/_intro.scss */
  #g-intro {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_features.scss */
#g-features {
  background: #fff;
  color: #666;
}
@media print {
  /* line 7, templates/jl_lucian_free/scss/lucian/sections/_features.scss */
  #g-features {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_utility.scss */
#g-utility {
  background: #fff;
  color: #666;
}
@media print {
  /* line 7, templates/jl_lucian_free/scss/lucian/sections/_utility.scss */
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_above.scss */
#g-above {
  background: #fff;
  color: #666;
  position: relative;
  background: url('../../../../images/joomlead/background/couter-bg.jpg') no-repeat center top;
  background-size: cover;
}
/* line 9, templates/jl_lucian_free/scss/lucian/sections/_above.scss */
#g-above:before {
  background: rgba(0, 0, 0, 0.4);
  opacity: 0.9;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media print {
  /* line 25, templates/jl_lucian_free/scss/lucian/sections/_above.scss */
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_above-footer.scss */
#g-above-footer {
  background: #fff;
  color: #666;
}
@media print {
  /* line 7, templates/jl_lucian_free/scss/lucian/sections/_above-footer.scss */
  #g-above-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_clients.scss */
#g-clients {
  background: #fafafa;
  color: #666;
  position: relative;
}
@media print {
  /* line 8, templates/jl_lucian_free/scss/lucian/sections/_clients.scss */
  #g-clients {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_testimonials.scss */
#g-testimonials {
  background: #fff;
  color: #666;
  position: relative;
  background: url('../../../../images/joomlead/background/testimonial-bg.jpg') no-repeat center bottom;
  background-size: cover;
}
/* line 9, templates/jl_lucian_free/scss/lucian/sections/_testimonials.scss */
#g-testimonials:before {
  background: rgba(0, 0, 0, 0.2);
  opacity: 0.9;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media print {
  /* line 25, templates/jl_lucian_free/scss/lucian/sections/_testimonials.scss */
  #g-testimonials {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_expanded.scss */
#g-expanded {
  background: #fff;
  color: #666;
}
@media print {
  /* line 7, templates/jl_lucian_free/scss/lucian/sections/_expanded.scss */
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_team.scss */
#g-team {
  background: #fff;
  color: #666;
}
@media print {
  /* line 7, templates/jl_lucian_free/scss/lucian/sections/_team.scss */
  #g-team {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_main.scss */
#g-mainbar {
  background: #fff;
  color: #666;
}
@media print {
  /* line 7, templates/jl_lucian_free/scss/lucian/sections/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_aside.scss */
#g-aside {
  background: #fff;
  color: #666;
  padding: 3rem 0;
}
@media print {
  /* line 8, templates/jl_lucian_free/scss/lucian/sections/_aside.scss */
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_sidebar.scss */
#g-sidebar {
  background: #fff;
  color: #666;
  padding: 3rem 0;
}
@media print {
  /* line 8, templates/jl_lucian_free/scss/lucian/sections/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_bottom.scss */
#g-bottom {
  background: #fff;
  color: #666;
}
@media print {
  /* line 7, templates/jl_lucian_free/scss/lucian/sections/_bottom.scss */
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_calltoaction.scss */
#g-calltoaction {
  background: #3ac93a;
  color: #fff;
  position: relative;
  background: url('') top center no-repeat fixed;
  background-size: cover;
}
/* line 9, templates/jl_lucian_free/scss/lucian/sections/_calltoaction.scss */
#g-calltoaction:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0.85;
}
@media print {
  /* line 24, templates/jl_lucian_free/scss/lucian/sections/_calltoaction.scss */
  #g-calltoaction {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_contact.scss */
#g-contact {
  background: #fff;
  color: #666;
  position: relative;
}
@media print {
  /* line 8, templates/jl_lucian_free/scss/lucian/sections/_contact.scss */
  #g-contact {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_error.scss */
#g-error {
  background: #fff;
  color: #222;
  position: relative;
  background: url('../../../../images/joomlead/background/404-bg.jpg') no-repeat center center;
  background-size: cover;
}
/* line 9, templates/jl_lucian_free/scss/lucian/sections/_error.scss */
#g-error:before {
  opacity: 0.9;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media print {
  /* line 27, templates/jl_lucian_free/scss/lucian/sections/_error.scss */
  #g-error {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_footer.scss */
#g-footer {
  background: #1c3867;
  color: #fff !important;
}
@media print {
  /* line 7, templates/jl_lucian_free/scss/lucian/sections/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas {
  background: #fff;
  width: 17rem;
  color: #666;
}
/* line 6, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas a {
  color: #666;
}
/* line 9, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #010103;
}
/* line 14, templates/jl_lucian_free/scss/lucian/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: #666;
}
/* line 18, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas .button {
  background: #82a8bf;
  color: #666;
}
/* line 21, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #93b4c8;
}
/* line 24, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #719cb6;
}
/* line 29, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 33, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas .g-offcanvas-toggle {
  color: #666;
  left: 14rem;
  top: 1rem;
}
/* line 40, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.8rem;
  color: #82a8bf;
  width: 32px;
  height: 32px;
  top: 1.7rem;
  z-index: 100001;
  display: none;
}
/* line 47, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-toggle {
  color: rgba(255, 255, 255, 0.6);
}
@media only all and (max-width: 51rem) {
  /* line 53, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
  .g-offcanvas-toggle {
    display: block;
  }
}
/* line 61, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 62, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
.g-offcanvas-open .g-nav-overlay {
  z-index: 100000;
}
/* line 66, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 67, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 72, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 73, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 78, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 79, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 80, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
  right: auto;
}
/* line 85, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 86, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
  left: auto;
}
/* line 94, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 95, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 96, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #fff;
}
/* line 99, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 100, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #666;
  padding: 0.938rem;
}
/* line 105, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 106, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 107, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #fff;
}
/* line 111, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 112, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).activ > .g-menu-item-container {
  color: #666;
}
/* line 117, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #fff;
}
/* line 122, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #82a8bf;
}
/* line 128, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 129, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 130, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  padding: 0.2rem;
}
/* line 131, templates/jl_lucian_free/scss/lucian/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: #132747;
}
/* line 140, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 144, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul i.fa {
  width: 1.5rem;
}
/* line 151, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
/* line 156, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
/* line 157, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
.g-preset-thumbnails img {
  margin-bottom: 1rem;
}
@media only all and (max-width: 50.99rem) {
  .g-preset-thumbnails {
    text-align: center;
  }
  /* line 164, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/sections/_offcanvas.scss */
  .g-preset-thumbnails .g-content {
    margin: 0;
  }
}
@media print {
  /* line 176, templates/jl_lucian_free/scss/lucian/sections/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
/* line 2, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
/* line 3, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
.g-error #g-error .g-content {
  text-align: center;
}
/* line 6, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
.g-error #g-error .g-content h1 {
  text-align: center;
  color: #82a8bf;
}
/* line 11, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
.g-error #g-error .g-content h2.g-title {
  font-size: 3.5rem;
}
/* line 15, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
.g-error #g-error .g-content p {
  font-size: 1.5rem;
  color: #fff;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  /* line 21, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
  .g-error #g-error .g-content h2.g-title {
    font-size: 3rem;
  }
  /* line 25, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
  .g-error #g-error .g-content p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-error #g-error .g-content {
    padding: 1rem 0.938rem;
  }
  /* line 33, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
  .g-error #g-error .g-content h2.g-title {
    font-size: 2rem;
  }
  /* line 37, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
  .g-error #g-error .g-content p {
    font-size: 1rem;
  }
}
/* line 44, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
.g-error #g-mainbar {
  text-align: center;
}
/* line 48, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
/* line 49, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
/* line 51, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
.g-error #g-footer .g-content .g-totop {
  text-align: center;
}
/* line 57, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
/* line 58, templates/jl_lucian_free/scss/lucian/layouts/_error.scss */
.outline-_error #g-navigation {
  background: #fff;
}
/* line 1, templates/jl_lucian_free/scss/lucian/layouts/_offline.scss */
/* line 2, templates/jl_lucian_free/scss/lucian/layouts/_offline.scss */
/* line 3, templates/jl_lucian_free/scss/lucian/layouts/_offline.scss */
.g-offline #g-header .g-content {
  padding: 3.5rem 0.938rem;
  text-align: center;
}
/* line 7, templates/jl_lucian_free/scss/lucian/layouts/_offline.scss */
.g-offline #g-header .g-content h2.g-title {
  font-size: 3.5rem;
}
/* line 11, templates/jl_lucian_free/scss/lucian/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.99rem) {
  /* line 16, templates/jl_lucian_free/scss/lucian/layouts/_offline.scss */
  .g-offline #g-header .g-content h2.g-title {
    font-size: 3rem;
  }
  /* line 20, templates/jl_lucian_free/scss/lucian/layouts/_offline.scss */
  .g-offline #g-header .g-content p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-offline #g-header .g-content {
    padding: 1rem 0.938rem;
  }
  /* line 28, templates/jl_lucian_free/scss/lucian/layouts/_offline.scss */
  .g-offline #g-header .g-content h2.g-title {
    font-size: 2rem;
  }
  /* line 32, templates/jl_lucian_free/scss/lucian/layouts/_offline.scss */
  .g-offline #g-header .g-content p {
    font-size: 1rem;
  }
}
/* line 39, templates/jl_lucian_free/scss/lucian/layouts/_offline.scss */
/* line 40, templates/jl_lucian_free/scss/lucian/layouts/_offline.scss */
/* line 42, templates/jl_lucian_free/scss/lucian/layouts/_offline.scss */
.g-offline #g-footer .g-content .g-totop {
  text-align: center;
}
/* line 48, templates/jl_lucian_free/scss/lucian/layouts/_offline.scss */
/* line 49, templates/jl_lucian_free/scss/lucian/layouts/_offline.scss */
.outline-_offline #g-navigation {
  background: #fff;
}
/* line 1, templates/jl_lucian_free/scss/lucian/particles/_logo.scss */
.g-logo {
  font-family: "Open Sans";
  font-weight: 900;
  font-size: 1.35rem;
  vertical-align: middle;
  text-transform: uppercase;
}
/* line 8, templates/jl_lucian_free/scss/lucian/particles/_logo.scss */
.g-logo img, .g-logo svg {
  display: block;
}
/* line 12, templates/jl_lucian_free/scss/lucian/particles/_logo.scss */
/* line 13, templates/jl_lucian_free/scss/lucian/particles/_logo.scss */
.g-logo.g-logo-boiler img, .g-logo.g-logo-boiler svg {
  max-height: 50px;
}
/* line 17, templates/jl_lucian_free/scss/lucian/particles/_logo.scss */
.g-logo.g-logo-boiler svg {
  fill: #fff;
}
@media only all and (max-width: 50.99rem) {
  .g-logo {
    display: block;
    text-align: center;
    margin: -0.85rem 0;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/particles/_social.scss */
/* line 2, templates/jl_lucian_free/scss/lucian/particles/_social.scss */
.g-social a {
  padding: 0.1875rem 0.4rem;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-social a {
    padding: 0.1875rem 0.25rem;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/particles/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/jl_lucian_free/scss/lucian/particles/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, templates/jl_lucian_free/scss/lucian/particles/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/jl_lucian_free/scss/lucian/particles/_contentarray.scss */
/* line 12, templates/jl_lucian_free/scss/lucian/particles/_contentarray.scss */
/* line 13, templates/jl_lucian_free/scss/lucian/particles/_contentarray.scss */
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, templates/jl_lucian_free/scss/lucian/particles/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/jl_lucian_free/scss/lucian/particles/_contentarray.scss */
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 39, templates/jl_lucian_free/scss/lucian/particles/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/jl_lucian_free/scss/lucian/particles/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/jl_lucian_free/scss/lucian/particles/_contentarray.scss */
/* line 48, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/particles/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/jl_lucian_free/scss/lucian/particles/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/jl_lucian_free/scss/lucian/particles/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 1, templates/jl_lucian_free/scss/lucian/particles/_contentcubes.scss */
/* line 3, templates/jl_lucian_free/scss/lucian/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper {
  background: #fff;
  color: #fff;
}
/* line 8, templates/jl_lucian_free/scss/lucian/particles/_contentcubes.scss */
/* line 9, templates/jl_lucian_free/scss/lucian/particles/_contentcubes.scss */
/* line 10, templates/jl_lucian_free/scss/lucian/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-row.g-grid.image-position-right {
  flex-flow: row-reverse wrap;
}
/* line 17, templates/jl_lucian_free/scss/lucian/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-image-wrapper {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
/* line 22, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/particles/_contentcubes.scss */
/* line 31, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/particles/_contentcubes.scss */
/* line 50, templates/jl_lucian_free/scss/lucian/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-image-wrapper:hover:after {
  opacity: 0;
}
/* line 57, templates/jl_lucian_free/scss/lucian/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.99rem) {
  /* 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.99rem) {
  .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    max-width: 18.5rem;
    padding: 2.6rem 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .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_lucian_free/scss/lucian/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-label {
  display: inline-block;
  background: #1c3867;
  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_lucian_free/scss/lucian/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_lucian_free/scss/lucian/particles/_contentcubes.scss */
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link {
  display: block;
  color: #fff;
}
/* line 103, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/particles/_contentcubes.scss */
/* line 110, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/particles/_contentcubes.scss */
/* line 119, templates/jl_lucian_free/scss/lucian/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_lucian_free/scss/lucian/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 1, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.ui-tabs {
  position: relative;
}
/* line 4, templates/jl_lucian_free/scss/lucian/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;
}
/* line 8, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  border-bottom-width: 0;
  padding: 0;
  outline: none;
}
/* line 15, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
/* line 16, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: text;
}
/* line 21, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor {
  cursor: text;
}
/* line 25, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
/* line 30, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  text-decoration: none;
}
/* line 36, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
/* line 40, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
/* line 41, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-container {
  list-style: none;
  margin: 0 0 1rem 0;
  border-bottom: 1px solid #e9e9e9;
}
/* line 47, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab {
  outline: none;
}
/* line 51, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-head {
  display: block;
  margin-bottom: -1px;
  margin-right: 3px;
  padding: 0.938rem 1.876rem;
  border-radius: 0.25rem 0.25rem 0 0;
  background: rgba(28, 56, 103, 0.15);
}
@media only all and (max-width: 50.99rem) {
  .g-contenttabs .g-contenttabs-tab-wrapper-head {
    padding: 0.469rem 0.938rem;
  }
}
/* line 63, templates/jl_lucian_free/scss/lucian/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 72, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-wrapper-container {
  list-style: none;
  margin: 0;
  padding: 0.938rem 0;
}
/* line 77, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body {
  padding: 0;
}
/* line 80, templates/jl_lucian_free/scss/lucian/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 89, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
/* line 90, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.ui-tabs-active .g-contenttabs-tab-wrapper-head {
  background: #1c3867;
}
/* line 94, templates/jl_lucian_free/scss/lucian/particles/_contenttabs.scss */
.ui-tabs-active .g-contenttabs-tab-title {
  color: #fff;
}
/*
 *  Owl Carousel - Animate Plugin
 */
/* line 9, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 16, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}
/* line 20, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}
/* line 24, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  /* line 30, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 34, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  /* line 40, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 44, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
/* line 53, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 *  Core Owl Carousel CSS File
 */
/* line 65, templates/jl_lucian_free/scss/lucian/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 74, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/* line 79, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 88, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 95, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 107, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}
/* line 111, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
/* line 116, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}
/* line 120, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
/* line 124, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 138, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
/* line 144, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
/* line 151, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
/* line 159, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}
/* line 163, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
/* line 168, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Lazy Load Plugin
 */
/* line 176, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 185, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/*
 *  Owl Carousel - Video Plugin
 */
/* line 193, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
/* line 199, templates/jl_lucian_free/scss/lucian/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('../../../../owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
/* line 218, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
/* line 226, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
/* line 231, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 247, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/*
 *  Owl Carousel - Nav & Dots
 */
/* line 256, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-nav {
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
/* line 260, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-nav div {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 42px;
  height: 42px;
  display: inline-block;
  opacity: 1;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 0.9rem 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.8rem;
  line-height: 0.8rem;
  font-weight: 700;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 282, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-nav div:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}
@media only all and (max-width: 50.99rem) {
  .owl-nav div {
    font-size: 0.7rem;
  }
}
/* line 291, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-nav div.owl-prev {
  left: 3rem;
  right: auto;
}
@media only all and (max-width: 50.99rem) {
  .owl-nav div.owl-prev {
    left: 2rem;
  }
}
/* line 300, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-nav div.owl-next {
  right: 3rem;
  left: auto;
}
@media only all and (max-width: 50.99rem) {
  .owl-nav div.owl-next {
    right: 2rem;
  }
}
/* line 311, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-dots {
  position: absolute;
  bottom: 12%;
  width: 100%;
  text-align: center;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .owl-dots {
    bottom: 5%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .owl-dots {
    bottom: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .owl-dots {
    bottom: 0.5rem;
  }
}
/* line 329, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-dots .owl-dot {
  display: inline-block;
  background: #666;
  margin: 0 0.3125rem;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
/* line 339, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owl-dots .owl-dot.active {
  opacity: 1;
  background: #fff;
}
/* line 346, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.owlcarousel-offset {
  margin-right: -45px !important;
  margin-bottom: -45px !important;
  margin-left: -45px !important;
  position: relative;
  z-index: 2;
}
@media only all and (max-width: 50.99rem) {
  .owlcarousel-offset {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 364, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.g-owlcarousel {
  color: #eceeef;
}
/* line 367, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
/* line 368, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
/* line 369, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after {
  background-color: #1c3867;
  background-color: #1c3867;
  background-image: -webkit-linear-gradient(-310deg, #1c3867, #82a8bf);
  background-image: linear-gradient(40deg,#1c3867, #82a8bf);
  opacity: 0.9;
}
/* line 376, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
/* line 377, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #82a8bf;
  background-color: #82a8bf;
  background-image: -webkit-linear-gradient(-410deg, #82a8bf, #1c3867);
  background-image: linear-gradient(140deg,#82a8bf, #1c3867);
  opacity: 0.9;
}
/* line 385, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
/* line 386, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.g-owlcarousel:hover .owl-nav {
  opacity: 1;
}
/* line 392, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.g-owlcarousel-item-wrapper {
  position: relative;
}
/* line 396, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.g-owlcarousel-item-img {
  position: relative;
}
/* line 399, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 409, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.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-item-content-container {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-item-content-container {
    width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-owlcarousel-item-content-container {
    width: 43rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  .g-owlcarousel-item-content-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
/* line 443, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.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.99rem) {
  .g-owlcarousel-item-content-wrapper {
    padding-top: 2.5rem;
  }
}
/* line 454, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.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.99rem) {
  .g-owlcarousel-item-content {
    padding-top: 2.5rem;
  }
}
/* line 464, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.g-owlcarousel-item-title {
  font-family: "Open Sans";
  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.99rem) {
  .g-owlcarousel-item-title {
    font-size: 3rem;
    line-height: 3.875rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-owlcarousel-item-title {
    font-size: 2rem;
    line-height: 2.875rem;
    margin-top: 3.125rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  .g-owlcarousel-item-title {
    margin-top: 0;
    font-size: 2rem;
    line-height: 2.875rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-title {
    margin-top: 0;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
/* line 495, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
.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.99rem) {
  .g-owlcarousel-item-desc {
    font-size: 1rem;
    line-height: 1.875rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-owlcarousel-item-desc {
    font-size: 1rem;
    line-height: 1.875rem;
    padding-bottom: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-owlcarousel-item-desc {
    display: none;
  }
}
/* line 519, templates/jl_lucian_free/scss/lucian/particles/_owlcarousel.scss */
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-owlcarousel-item-button {
    padding: 1rem 2.625rem;
    font-size: 0.6rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-owlcarousel-item-button {
    display: none;
  }
}
/* line 1, templates/jl_lucian_free/scss/lucian/particles/_horizontalmenu.scss */
.g-horizontalmenu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Open Sans";
  font-weight: 700;
}
@media only all and (max-width: 50.99rem) {
  .g-horizontalmenu {
    text-align: center;
  }
}
/* line 12, templates/jl_lucian_free/scss/lucian/particles/_horizontalmenu.scss */
.g-horizontalmenu li {
  display: inline-block;
  padding: 0 1rem;
}
/* line 16, templates/jl_lucian_free/scss/lucian/particles/_horizontalmenu.scss */
.g-horizontalmenu li a {
  display: inline-block;
  padding: 0 0 0.5rem;
  margin-bottom: 0.5rem;
}
/* line 22, templates/jl_lucian_free/scss/lucian/particles/_horizontalmenu.scss */
.g-horizontalmenu li:first-child {
  padding-left: 0;
}
/* line 26, templates/jl_lucian_free/scss/lucian/particles/_horizontalmenu.scss */
.g-horizontalmenu li:last-child {
  padding-right: 0;
}
/* line 1, templates/jl_lucian_free/scss/lucian/particles/_totop.scss */
.g-totop {
  font-family: "Open Sans";
  font-size: 0.8125rem;
  font-weight: 400;
  text-align: right;
}
@media only all and (max-width: 50.99rem) {
  .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.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-container {
    width: 51rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  .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.99rem) {
  .g-block {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 50.99rem) {
  body [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      -webkit-box-lines: inherit;
      -moz-box-lines: inherit;
      box-lines: inherit;
      -webkit-flex-wrap: inherit;
      -moz-flex-wrap: inherit;
      -ms-flex-wrap: inherit;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      -webkit-box-flex: inherit;
      -moz-box-flex: inherit;
      box-flex: inherit;
      -webkit-flex: inherit;
      -moz-flex: inherit;
      -ms-flex: inherit;
      flex: inherit;
    }
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 50.99rem) {
  /* line 14, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  /* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 50.99rem) {
  /* line 57, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 50.99rem) {
  /* line 85, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=lucian_11.css.map */