/* 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=Rubik:300,300italic,500,500italic,700,700italic,900,900italic,400,400italic');
@import url('//fonts.googleapis.com/css?family=Poppins:300,500,600,700,400');
@import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@300&display=swap');
/* 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: 1.5rem;
}
/* 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: 0.975rem;
  line-height: 1.6;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.225rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.875rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.475rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.125rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 0.975rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.825rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.85rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.85rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.725rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 0.975rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/jl_fix_free/scss/fix/styles/_body.scss */
body {
  color: #333;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 15px;
}
@media only all and (max-width: 50.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  body {
    padding: 0;
  }
}
/* line 10, templates/jl_fix_free/scss/fix/styles/_body.scss */
body #g-page-surround {
  background: #fff;
  overflow: hidden;
}
/* line 14, templates/jl_fix_free/scss/fix/styles/_body.scss */
.g-bodyonly body #g-page-surround {
  color: #333;
  background: #fff;
}
/* line 20, templates/jl_fix_free/scss/fix/styles/_body.scss */
body p {
  margin: 0 0 1.3rem 0;
}
/* line 24, templates/jl_fix_free/scss/fix/styles/_body.scss */
body span.para {
  display: block;
  margin: 1rem 0;
}
/* line 29, templates/jl_fix_free/scss/fix/styles/_body.scss */
/* line 30, templates/jl_fix_free/scss/fix/styles/_body.scss */
body.dir-rtl .align-left {
  text-align: right !important;
}
/* line 34, templates/jl_fix_free/scss/fix/styles/_body.scss */
body.dir-rtl .align-right {
  text-align: left !important;
}
@media print {
  /* line 41, templates/jl_fix_free/scss/fix/styles/_body.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/styles/_logo.scss */
.g-logo {
  color: rgba(34, 34, 34, 0.8);
  font-weight: 400;
  font-size: 1.725rem;
  line-height: 1.6;
  box-shadow: none !important;
  text-transform: uppercase;
}
@media only all and (max-width: 50.99rem) {
  .g-logo {
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
  }
}
/* line 16, templates/jl_fix_free/scss/fix/styles/_logo.scss */
/* line 17, templates/jl_fix_free/scss/fix/styles/_logo.scss */
.dir-rtl .g-logo img {
  padding-right: 0;
  padding-left: 1rem;
}
/* line 1, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 3, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.flush > .g-container, .g-flushed > .g-container, .flush > .g-content, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 10, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.g-container-flushed {
  margin: -4rem 0;
}
/* line 14, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 15, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.dir-rtl .g-branding {
  text-align: right;
  direction: ltr;
}
/* line 21, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.g-nobackground {
  background: none !important;
}
/* line 32, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 33, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
/* line 32, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 33, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
/* line 32, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 33, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
/* line 32, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 33, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
/* line 32, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 33, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
/* line 44, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 45, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.margin2x > .g-content {
  margin: 1.25rem;
}
/* line 44, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 45, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.margin3x > .g-content {
  margin: 1.875rem;
}
/* line 32, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 33, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
/* line 32, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 33, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
/* line 32, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 33, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
/* line 32, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 33, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
/* line 32, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 33, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
/* line 44, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 45, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.padding2x > .g-content {
  padding: 3rem;
}
/* line 44, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 45, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.padding3x > .g-content {
  padding: 4.5rem;
}
/* line 57, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.section-horizontal-paddings {
  padding-left: 8%;
  padding-right: 8%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 73, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 89, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 105, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.section-vertical-paddings {
  padding-top: 3vw;
  padding-bottom: 3vw;
}
/* line 111, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.section-vertical-paddings-small {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
/* line 117, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.section-vertical-paddings-xsmall {
  padding-top: 1vw;
  padding-bottom: 1vw;
}
/* line 123, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.section-vertical-paddings-large {
  padding-top: 6vw;
  padding-bottom: 6vw;
}
/* line 129, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.section-no-paddings {
  padding: 0 !important;
}
/* line 134, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 135, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.no-content-md .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 140, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.center-block {
  text-align: center;
  margin: auto;
}
/* line 145, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.g-center-vertical {
  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;
}
/* line 150, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.g-linethrough {
  text-decoration: line-through;
  opacity: 0.55;
}
/* line 155, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.g-menuspacer {
  padding-top: 4.5rem;
}
@media only all and (max-width: 50.99rem) {
  .g-menuspacer {
    padding: 0;
  }
}
/* line 162, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.noliststyle {
  list-style: none;
}
/* line 166, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.g-bold {
  font-weight: 700;
}
/* line 170, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.g-uppercase {
  text-transform: uppercase;
}
/* line 174, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
/* line 175, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.g-compact .g-container {
  padding: 0 !important;
}
/* line 180, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
.g-sidebar-offset {
  margin-top: -4rem;
}
/* line 184, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
@media only all and (max-width: 50.99rem) {
  /* line 186, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
  .g-mobile-center-compact .g-container {
    padding: 1.5rem 0;
  }
  /* line 190, templates/jl_fix_free/scss/fix/styles/_utilities.scss */
  .g-mobile-center-compact .g-content {
    padding: 0 1.5rem;
    margin: 0.3125rem 0.625rem;
    text-align: center !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.625rem 0.625rem;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.4em;
  letter-spacing: 0.5px;
  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;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 0.8rem;
  }
}
/* line 16, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 200px;
  float: left;
}
/* line 22, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav {
  z-index: 20;
}
/* line 24, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.dir-rtl .g-main-nav {
  text-align: left;
}
/* line 28, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 29, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 34, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 35, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-toplevel > li {
  padding: 0 10px;
}
/* line 37, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #273272;
  line-height: 40px;
  padding-left: 0;
  padding-right: 0;
}
/* line 43, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container:before {
  content: "";
  height: 3px;
  position: absolute;
  width: 0;
  right: 0;
  top: 0;
  background: #242f6a;
  -webkit-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -moz-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -ms-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.625rem 0.25rem;
  }
}
/* line 63, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 64, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 65, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: -13px;
}
/* line 68, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.dir-rtl .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: 7px;
}
/* line 75, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 76, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #273272;
}
/* line 78, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container:before, .g-main-nav .g-toplevel > li.active > .g-menu-item-container:before {
  width: 100%;
  left: 0;
  right: auto;
}
/* line 86, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 87, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
}
/* line 92, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 93, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
  opacity: 1;
}
/* line 100, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 101, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 102, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 103, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
}
/* line 110, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
  height: 1rem;
}
/* line 114, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.dir-rtl .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  text-align: left;
}
/* line 120, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 125, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 126, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right {
  left: 0;
}
/* line 128, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.dir-rtl .g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .dir-rtl .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right {
  right: 0.925rem;
  left: auto;
}
/* line 134, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-standard > .g-dropdown.g-dropdown-left, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-left {
  right: 0.925rem;
}
/* line 137, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.dir-rtl .g-main-nav .g-standard > .g-dropdown.g-dropdown-left, .dir-rtl .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-left {
  left: 0.925rem;
  right: auto;
}
/* line 143, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -10px;
}
/* line 145, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-standard > .g-dropdown .g-dropdown.g-dropdown-right, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown.g-dropdown-right {
  margin-left: 1px;
}
/* line 151, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown, .g-main-nav .g-fullwidth .g-dropdown {
  margin-top: 0 !important;
}
/* line 152, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -21px !important;
}
/* line 158, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-dropdown {
  background: #fff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.15);
  text-align: left;
  border-top: 3px solid #273272;
}
/* line 163, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 168, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-sublevel {
  padding: 0.625rem 0;
}
/* line 171, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 0.3125rem 0.5rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 175, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  color: #273272;
}
/* line 179, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  display: block;
  vertical-align: top;
  word-break: normal;
  line-height: 1.2;
}
/* line 187, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-sublevel > li:hover, .g-main-nav .g-sublevel > li.active {
  background: #c6d3e3;
}
/* line 189, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #273272;
}
/* line 194, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 195, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-sublevel > li:last-child > .g-menu-item-container {
  border-color: transparent;
}
/* line 200, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 201, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0.5rem;
  top: 2px;
}
/* line 205, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "\f105";
  opacity: 0.5;
  position: relative;
  top: 0.5rem;
}
/* line 229, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 234, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-preset-thumbnails {
  margin-top: 0.625rem;
}
/* line 237, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-preset-thumbnails .g-content {
  padding: 0rem !important;
  margin: 0;
}
/* line 242, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-preset-thumbnails .g-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto !important;
  -moz-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
/* line 246, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-preset-thumbnails span {
  padding: 0.925rem 0;
  display: inline-block;
}
/* line 251, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-preset-thumbnails img {
  border-radius: 3px;
  margin-bottom: 0 !important;
}
/* line 42, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 43, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 44, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  margin-left: 17px;
}
/* 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: -17px;
  right: -17px;
  bottom: 0;
  border-left: 17px solid transparent;
  border-right: 17px 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: 10px;
}
/* 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: -10px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 10px solid transparent;
  z-index: -1;
}
/* line 264, templates/jl_fix_free/scss/fix/styles/_menu.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 274, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 275, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 276, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 277, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 278, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 279, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 280, templates/jl_fix_free/scss/fix/styles/_menu.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.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 290, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 291, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 292, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 293, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 294, templates/jl_fix_free/scss/fix/styles/_menu.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: 5px;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 308, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 309, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 310, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 314, templates/jl_fix_free/scss/fix/styles/_menu.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 318, templates/jl_fix_free/scss/fix/styles/_menu.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 323, templates/jl_fix_free/scss/fix/styles/_menu.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 328, templates/jl_fix_free/scss/fix/styles/_menu.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 333, templates/jl_fix_free/scss/fix/styles/_menu.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 338, templates/jl_fix_free/scss/fix/styles/_menu.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 344, templates/jl_fix_free/scss/fix/styles/_menu.scss */
/* line 345, templates/jl_fix_free/scss/fix/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 349, templates/jl_fix_free/scss/fix/styles/_menu.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 353, templates/jl_fix_free/scss/fix/styles/_menu.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 358, templates/jl_fix_free/scss/fix/styles/_menu.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 363, templates/jl_fix_free/scss/fix/styles/_menu.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 368, templates/jl_fix_free/scss/fix/styles/_menu.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 376, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 380, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 376, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 380, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 376, templates/jl_fix_free/scss/fix/styles/_menu.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 380, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 386, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 390, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 386, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 390, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 386, templates/jl_fix_free/scss/fix/styles/_menu.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 390, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  /* line 396, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 400, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  /* line 405, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  /* line 410, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  /* line 414, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  /* line 418, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  /* line 396, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 400, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  /* line 405, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  /* line 410, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  /* line 414, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  /* line 418, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  /* line 396, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 400, templates/jl_fix_free/scss/fix/styles/_menu.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 405, templates/jl_fix_free/scss/fix/styles/_menu.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 410, templates/jl_fix_free/scss/fix/styles/_menu.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 414, templates/jl_fix_free/scss/fix/styles/_menu.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 418, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-down {
  /* line 424, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 428, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  /* line 433, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  /* line 438, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  /* line 442, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  /* line 446, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  /* line 424, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 428, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  /* line 433, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  /* line 438, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  /* line 442, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  /* line 446, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  /* line 424, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 428, templates/jl_fix_free/scss/fix/styles/_menu.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 433, templates/jl_fix_free/scss/fix/styles/_menu.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 438, templates/jl_fix_free/scss/fix/styles/_menu.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 442, templates/jl_fix_free/scss/fix/styles/_menu.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 446, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-right {
  /* line 452, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 456, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  /* line 461, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  /* line 466, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  /* line 470, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  /* line 474, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  /* line 452, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 456, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  /* line 461, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  /* line 466, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  /* line 470, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  /* line 474, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  /* line 452, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 456, templates/jl_fix_free/scss/fix/styles/_menu.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 461, templates/jl_fix_free/scss/fix/styles/_menu.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 466, templates/jl_fix_free/scss/fix/styles/_menu.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 470, templates/jl_fix_free/scss/fix/styles/_menu.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 474, templates/jl_fix_free/scss/fix/styles/_menu.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/styles/_hyperlinks.scss */
a {
  color: #838b8c;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 4, templates/jl_fix_free/scss/fix/styles/_hyperlinks.scss */
a:hover {
  color: inherit;
}
/* line 6, templates/jl_fix_free/scss/fix/styles/_typography.scss */
body {
  font-family: 'Sarabun', sans-serif;
}
/* line 11, templates/jl_fix_free/scss/fix/styles/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: 'Sarabun', sans-serif;
  margin: 0 0 4px 0;
}
/* line 16, templates/jl_fix_free/scss/fix/styles/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 20, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.button {
  font-weight: 500;
}
/* line 25, templates/jl_fix_free/scss/fix/styles/_typography.scss */
blockquote {
  border-left: 10px solid rgba(231, 232, 234, 0.25);
}
/* line 27, templates/jl_fix_free/scss/fix/styles/_typography.scss */
blockquote p {
  font-size: 1.075rem;
  color: #666;
}
/* line 31, templates/jl_fix_free/scss/fix/styles/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #333;
  font-size: 1.175rem;
}
/* line 40, templates/jl_fix_free/scss/fix/styles/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 45, templates/jl_fix_free/scss/fix/styles/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #e7e8ea;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.875rem;
}
/* line 54, templates/jl_fix_free/scss/fix/styles/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.875rem;
}
/* line 62, templates/jl_fix_free/scss/fix/styles/_typography.scss */
hr {
  border-bottom: 4px solid rgba(231, 232, 234, 0.25);
  margin: 0;
}
/* Breadcrumb */
/* line 70, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-breadcrumb {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
/* line 80, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-breadcrumb span, .jl-breadcrumb a {
  padding: 30px 0;
}
/* line 83, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-breadcrumb a {
  position: relative;
}
/* line 85, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-breadcrumb a:after {
  content: "";
  width: 0;
  height: 3px;
  bottom: 0;
  position: absolute;
  right: 0;
  background: #020620;
  -webkit-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -moz-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -ms-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
/* line 99, templates/jl_fix_free/scss/fix/styles/_typography.scss */
/* line 100, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-breadcrumb a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  background-color: #273272;
}
/* line 109, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-breadcrumb > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
/* line 115, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-breadcrumb > * > * {
  display: inline-block;
  font-family: "Rubik";
  font-size: 14px;
  color: #8d8ea3;
  text-transform: capitalize;
  font-weight: 400;
}
/* line 124, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-breadcrumb > * > :hover, .jl-breadcrumb > * > :focus {
  color: #273272;
  text-decoration: none;
}
/* line 130, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-breadcrumb > :last-child > * {
  color: #273272;
}
/* line 133, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  display: inline-block;
  margin: 0 10px;
  color: #8d8ea3;
  content: "•";
  font-size: 18px;
  line-height: 1;
  position: relative;
  vertical-align: middle;
}
/*Label */
/* line 145, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-label {
  display: inline-block;
  padding: 0 10px;
  background: #1e87f0;
  line-height: 1.5;
  font-size: 0.875rem;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 2px;
  text-transform: uppercase;
}
/* line 157, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-label-success {
  background-color: #32d296;
  color: #fff;
}
/* line 161, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-label-warning {
  background-color: #faa05a;
  color: #fff;
}
/* line 165, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-label-danger {
  background-color: #f0506e;
  color: #fff;
}
/* Divider */
/* line 172, templates/jl_fix_free/scss/fix/styles/_typography.scss */
[class*='jl-divider'] {
  border: none;
  margin-bottom: 20px;
}
/* line 176, templates/jl_fix_free/scss/fix/styles/_typography.scss */
* + [class*='jl-divider'] {
  margin-top: 20px;
}
/* line 179, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-divider-icon {
  position: relative;
  height: 20px;
  background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E%0A');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
/* line 186, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-divider-icon::before, .jl-divider-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  max-width: calc(50% - (50px / 2));
  border-bottom: 1px solid #e5e5e5;
}
/* line 194, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-divider-icon::before {
  right: calc(50% + (50px / 2));
  width: 100%;
}
/* line 198, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-divider-icon::after {
  left: calc(50% + (50px / 2));
  width: 100%;
}
/* ========================================================================
 Component: Tab
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Gutter
 * 3. Reset lists
 */
/* line 210, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 2 */
  margin-left: -20px;
  /* 3 */
  padding: 0;
  list-style: none;
  position: relative;
}
/* line 225, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 0;
  border-bottom: 1px solid #e5e5e5;
}
/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
/* line 238, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  position: relative;
}
/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Center text if a width is set
 * 2. Style
 */
/* line 255, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab > * > a {
  /* 1 */
  display: block;
  text-align: center;
  /* 2 */
  padding: 5px 10px;
  color: #999;
  border-bottom: 1px solid transparent;
  font-size: 0.875rem;
  text-transform: uppercase;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
/* Hover + Focus */
/* line 269, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab > * > a:hover, .jl-tab > * > a:focus {
  color: #666;
  text-decoration: none;
}
/* Active */
/* line 275, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab > .uk-active > a {
  color: #333;
  border-color: #1e87f0;
}
/* Disabled */
/* line 280, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab > .uk-disabled > a {
  color: #999;
}
/* Position modifier
 ========================================================================== */
/*
 * Bottom
 */
/* line 288, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab-bottom::before {
  top: 0;
  bottom: auto;
}
/* line 292, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab-bottom > * > a {
  border-top: 1px solid transparent;
  border-bottom: none;
}
/*
 * Left + Right
 * 1. Reset Gutter
 */
/* line 300, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab-left, .jl-tab-right {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  /* 1 */
  margin-left: 0;
}
/* 1 */
/* line 309, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab-left > *, .jl-tab-right > * {
  padding-left: 0;
}
/* line 313, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab-left::before {
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  border-left: 1px solid #e5e5e5;
  border-bottom: none;
}
/* line 321, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab-right::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  border-left: 1px solid #e5e5e5;
  border-bottom: none;
}
/* line 329, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab-left > * > a {
  text-align: right;
  border-right: 1px solid transparent;
  border-bottom: none;
}
/* line 334, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab-right > * > a {
  text-align: left;
  border-left: 1px solid transparent;
  border-bottom: none;
}
/* line 339, templates/jl_fix_free/scss/fix/styles/_typography.scss */
.jl-tab .uk-dropdown {
  margin-left: 30px;
}
/* line 1, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 2, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-center .g-title {
  text-align: center;
}
/* line 7, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 8, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-rounded .g-title {
  border-radius: 2rem;
}
/* line 13, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 14, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-section .g-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.175rem;
}
/* line 20, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-section .g-content {
  padding: 0;
}
/* line 25, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 26, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-underline .g-title {
  padding: 0.5rem 0;
}
/* line 29, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-underline .g-title:after {
  border-bottom: 2px solid rgba(231, 232, 234, 0.25);
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
}
/* line 37, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.dir-rtl .title-underline .g-title:after {
  left: inherit;
  right: 0;
}
/* line 45, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 46, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-inline .g-title {
  display: inline-block;
  margin-bottom: 0.625rem !important;
}
/* line 52, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 53, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title5 .g-title, .title-white .g-title, .title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
  font-size: 1.175rem;
  text-transform: uppercase;
  font-family: "Rubik";
  font-weight: 400;
  margin: 0.775rem 0;
}
/* line 62, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 1.5rem 0;
}
/* line 66, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.platform-content .moduletable, .moduletable .moduletable, .widget .moduletable, .platform-content .widget, .moduletable .widget, .widget .widget {
  margin: 0;
  padding: 0;
}
/* line 71, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
/* line 76, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 82, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 83, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 1.5rem;
  margin: 0.625rem;
}
/* line 88, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 89, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
/* line 97, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 98, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title1 .g-title {
  color: #c6d3e3;
}
/* line 103, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 104, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #fff;
  background-color: #c6d3e3;
  background-image: -webkit-linear-gradient(top, #c6d3e3, #273272);
  background-image: linear-gradient(to bottom,#c6d3e3, #273272);
}
/* line 111, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box1.moduletable p, .box1.widget p, .box1.g-outer-box p, .box1 > .g-content p {
  color: rgba(255, 255, 255, 0.8);
}
/* line 115, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 116, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 117, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box1.moduletable .g-main-nav .g-menu-item-container:after, .box1.widget .g-main-nav .g-menu-item-container:after, .box1.g-outer-box .g-main-nav .g-menu-item-container:after, .box1 > .g-content .g-main-nav .g-menu-item-container:after {
  background: #fff !important;
}
/* line 124, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box1 .g-title {
  font-size: 1.175rem;
  text-transform: uppercase;
}
/* line 129, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box1 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 133, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box1 a:hover {
  box-shadow: 0 1px 0 0 #fff;
}
/* line 138, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box1 .button {
  background: #fff !important;
  color: #c6d3e3;
  border-color: #c6d3e3;
  box-shadow: none;
}
/* line 144, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box1 .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 153, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 154, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 155, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box1 .button:hover, .title1 .button:hover, .box1 .button:active, .title1 .button:active, .box1 .button:focus, .title1 .button:focus {
  box-shadow: none;
}
/* line 159, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box1 .button.button-3, .title1 .button.button-3, .box1 .button.button-4, .title1 .button.button-4 {
  color: #fff !important;
  border-color: #fff;
}
/* line 163, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box1 .button.button-3:hover, .title1 .button.button-3:hover, .box1 .button.button-4:hover, .title1 .button.button-4:hover, .box1 .button.button-3:active, .title1 .button.button-3:active, .box1 .button.button-4:active, .title1 .button.button-4:active, .box1 .button.button-3:focus, .title1 .button.button-3:focus, .box1 .button.button-4:focus, .title1 .button.button-4:focus {
  color: #f9fbfc !important;
  border-color: #f9fbfc;
}
/* line 171, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 172, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title2 .g-title {
  color: #333;
  border: 0 none;
}
/* line 178, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 179, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  color: #fff;
  background-color: #273272;
  background-image: -webkit-linear-gradient(top, #273272, #c6d3e3);
  background-image: linear-gradient(to bottom,#273272, #c6d3e3);
}
/* line 186, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box2.moduletable p, .box2.widget p, .box2.g-outer-box p, .box2 > .g-content p {
  color: rgba(255, 255, 255, 0.8);
}
/* line 191, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box2 .g-title {
  font-size: 1.175rem;
  text-transform: uppercase;
}
/* line 196, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box2 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 200, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box2 a:hover {
  box-shadow: 0 1px 0 0 #fff;
}
/* line 205, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box2 .button {
  background: #fff !important;
  border-color: #273272;
  color: #273272;
  box-shadow: none;
}
/* line 211, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box2 .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 220, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 221, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title3 .g-title {
  color: #273272;
}
/* line 226, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 227, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  border: 1px solid #c6d3e3;
}
/* line 234, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box3 .g-title {
  font-size: 1.175rem;
  text-transform: uppercase;
}
/* line 239, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box3 .button {
  background: #fff !important;
  color: #273272;
  border-color: #273272;
  box-shadow: none;
}
/* line 244, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box3 .button:hover {
  color: #273272;
  border-color: #273272;
}
/* line 251, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 252, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title4 .g-title {
  color: #c6d3e3;
  border: 1px solid #c6d3e3;
  padding: 0.625rem;
}
/* line 259, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 260, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  border: 2px solid rgba(0, 0, 0, 0.1);
}
/* line 267, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 268, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box4 .button:hover {
  color: #fff;
}
/* line 274, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 275, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title5 .g-title {
  color: #273272;
  border: 1px solid #273272;
  padding: 0.625rem;
}
/* line 282, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 283, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box5.moduletable, .box5.widget, .box5.g-outer-box, .box5 > .g-content {
  color: #fff;
  background-color: #2d2d2d;
  background-image: -webkit-linear-gradient(#2d2d2d, #c6d3e3);
  background-image: linear-gradient(#2d2d2d, #c6d3e3);
}
/* line 291, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box5 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25);
}
/* line 295, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box5 a:hover {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
/* line 300, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box5 .button {
  color: #fff !important;
  box-shadow: none;
}
/* line 304, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box5 .button:hover {
  box-shadow: none;
  border-color: #fff;
}
/* line 311, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 312, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title6 .g-title, .title6 .g-simplecontent .g-simplecontent-item-content-title {
  font-family: "Poppins";
  font-weight: 300;
  text-transform: none;
}
/* line 319, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 320, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  color: #fff;
  background: #2d2d2d;
}
/* line 328, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box6 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25);
}
/* line 332, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box6 a:hover {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
/* line 336, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box6 .button {
  color: #fff !important;
  box-shadow: none;
}
/* line 340, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box6 .button:hover {
  box-shadow: none;
}
/* line 346, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-white {
  color: #3c3c3c;
}
/* line 350, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #fff;
}
/* line 354, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 355, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-white .g-title, .title-white .button, .title-white .g-simplecontent-layout-header .g-simplecontent-item-content-title, .title-white .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  color: #fff;
}
/* line 358, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-white .button {
  border-color: #fff;
}
/* line 363, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 364, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .g-content {
  background: #fff;
}
/* line 370, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-white .button {
  background: #bfbfbf;
}
/* line 374, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-white a {
  color: #bfbfbf;
}
/* line 379, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 380, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 381, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-white .button:hover, .title-white .button:hover, .box-white .button:active, .title-white .button:active, .box-white .button:focus, .title-white .button:focus {
  background: #e6e6e6;
}
/* line 385, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-white .button.button-3, .title-white .button.button-3, .box-white .button.button-2, .title-white .button.button-2 {
  color: #bfbfbf;
  border-color: #bfbfbf;
}
/* line 389, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-white .button.button-3:hover, .title-white .button.button-3:hover, .box-white .button.button-2:hover, .title-white .button.button-2:hover, .box-white .button.button-3:active, .title-white .button.button-3:active, .box-white .button.button-2:active, .title-white .button.button-2:active, .box-white .button.button-3:focus, .title-white .button.button-3:focus, .box-white .button.button-2:focus, .title-white .button.button-2:focus {
  color: #222;
  border-color: #222;
}
/* line 397, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 398, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-grey .g-title {
  color: #52616b;
}
/* line 402, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-grey .button {
  background: #fff !important;
  color: #52616b;
  border-color: #52616b;
  box-shadow: none;
}
/* line 408, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-grey .button:hover {
  box-shadow: none;
  background: #52616b !important;
  border-color: #52616b;
  color: #fff;
}
/* line 417, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 418, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #52616b;
}
/* line 424, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-grey a {
  color: #91a1ab;
}
/* line 427, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-grey a:hover {
  color: #313a40;
}
/* line 432, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-grey .button {
  background: #fff !important;
  color: #52616b;
  border-color: #52616b;
  box-shadow: none;
}
/* line 438, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-grey .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 447, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 448, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 449, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-grey .button.button-3, .title-grey .button.button-3, .box-grey .button.button-4, .title-grey .button.button-4 {
  color: #1b2023;
}
/* line 452, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-grey .button.button-3:hover, .title-grey .button.button-3:hover, .box-grey .button.button-4:hover, .title-grey .button.button-4:hover, .box-grey .button.button-3:active, .title-grey .button.button-3:active, .box-grey .button.button-4:active, .title-grey .button.button-4:active, .box-grey .button.button-3:focus, .title-grey .button.button-3:focus, .box-grey .button.button-4:focus, .title-grey .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 460, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 461, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-pink .g-title {
  color: #f99;
  border: 0 none;
}
/* line 466, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-pink .button {
  background: #fff !important;
  color: #f99;
  border-color: #f99;
  box-shadow: none;
}
/* line 472, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-pink .button:hover {
  box-shadow: none;
  background: #f99 !important;
  border-color: #f99;
  color: #fff;
}
/* line 481, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 482, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
  background: #f99;
}
/* line 488, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-pink .button {
  background: #fff !important;
  color: #f99;
  border-color: #f99;
  box-shadow: none;
}
/* line 494, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-pink .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 502, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-pink a {
  color: #fff;
}
/* line 505, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-pink a:hover {
  color: #ff4d4d;
}
/* line 511, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 512, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 513, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-pink .button.button-3, .title-pink .button.button-3, .box-pink .button.button-4, .title-pink .button.button-4 {
  color: #ff1a1a;
}
/* line 516, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-pink .button.button-3:hover, .title-pink .button.button-3:hover, .box-pink .button.button-4:hover, .title-pink .button.button-4:hover, .box-pink .button.button-3:active, .title-pink .button.button-3:active, .box-pink .button.button-4:active, .title-pink .button.button-4:active, .box-pink .button.button-3:focus, .title-pink .button.button-3:focus, .box-pink .button.button-4:focus, .title-pink .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 524, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 525, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-red .g-title {
  color: #e84545;
  border: 0 none;
}
/* line 530, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-red .button {
  background: #fff !important;
  color: #e84545;
  border-color: #e84545;
  box-shadow: none;
}
/* line 536, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-red .button:hover {
  box-shadow: none;
  background: #e84545 !important;
  border-color: #e84545;
  color: #fff;
}
/* line 545, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 546, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #e84545;
}
/* line 552, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-red .button {
  background: #fff !important;
  color: #e84545;
  border-color: #e84545;
  box-shadow: none;
}
/* line 558, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-red .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 566, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-red a {
  color: #f6b6b6;
}
/* line 569, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-red a:hover {
  color: #c81919;
}
/* line 575, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 576, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 577, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-red .button.button-3, .title-red .button.button-3, .box-red .button.button-4, .title-red .button.button-4 {
  color: #9a1313;
}
/* line 580, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-red .button.button-3:hover, .title-red .button.button-3:hover, .box-red .button.button-4:hover, .title-red .button.button-4:hover, .box-red .button.button-3:active, .title-red .button.button-3:active, .box-red .button.button-4:active, .title-red .button.button-4:active, .box-red .button.button-3:focus, .title-red .button.button-3:focus, .box-red .button.button-4:focus, .title-red .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 588, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 589, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-purple .g-title {
  color: #7e6bc4;
  border: 0 none;
}
/* line 594, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-purple .button {
  background: #fff !important;
  color: #7e6bc4;
  border-color: #7e6bc4;
  box-shadow: none;
}
/* line 600, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-purple .button:hover {
  box-shadow: none;
  background: #7e6bc4 !important;
  border-color: #7e6bc4;
  color: #fff;
}
/* line 609, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 610, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #7e6bc4;
}
/* line 616, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-purple .button {
  background: #fff !important;
  color: #7e6bc4;
  border-color: #7e6bc4;
  box-shadow: none;
}
/* line 622, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-purple .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 630, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-purple a {
  color: #cdc6e8;
}
/* line 633, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-purple a:hover {
  color: #5541a2;
}
/* line 639, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 640, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 641, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-purple .button.button-3, .title-purple .button.button-3, .box-purple .button.button-4, .title-purple .button.button-4 {
  color: #42327d;
}
/* line 644, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-purple .button.button-3:hover, .title-purple .button.button-3:hover, .box-purple .button.button-4:hover, .title-purple .button.button-4:hover, .box-purple .button.button-3:active, .title-purple .button.button-3:active, .box-purple .button.button-4:active, .title-purple .button.button-4:active, .box-purple .button.button-3:focus, .title-purple .button.button-3:focus, .box-purple .button.button-4:focus, .title-purple .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 652, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 653, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-blue .g-title {
  color: #1e87f0;
  border: 0 none;
}
/* line 658, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-blue .button {
  background: #fff !important;
  color: #1e87f0;
  border-color: #1e87f0;
  box-shadow: none;
}
/* line 664, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-blue .button:hover {
  box-shadow: none;
  background: #1e87f0 !important;
  border-color: #1e87f0;
  color: #fff;
}
/* line 673, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 674, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #1e87f0;
}
/* line 680, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-blue .button {
  background: #fff !important;
  color: #1e87f0;
  border-color: #1e87f0;
  box-shadow: none;
}
/* line 686, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-blue .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 694, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-blue a {
  color: #96c7f8;
}
/* line 697, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-blue a:hover {
  color: #0c61b5;
}
/* line 703, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 704, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 705, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-blue .button.button-3, .title-blue .button.button-3, .box-blue .button.button-4, .title-blue .button.button-4 {
  color: #094786;
}
/* line 708, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-blue .button.button-3:hover, .title-blue .button.button-3:hover, .box-blue .button.button-4:hover, .title-blue .button.button-4:hover, .box-blue .button.button-3:active, .title-blue .button.button-3:active, .box-blue .button.button-4:active, .title-blue .button.button-4:active, .box-blue .button.button-3:focus, .title-blue .button.button-3:focus, .box-blue .button.button-4:focus, .title-blue .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 716, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 717, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-orange .g-title {
  color: #fea386;
  border: 0 none;
}
/* line 722, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-orange .button {
  background: #fff !important;
  color: #fea386;
  border-color: #fea386;
  box-shadow: none;
}
/* line 728, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.title-orange .button:hover {
  box-shadow: none;
  background: #fea386 !important;
  border-color: #fea386;
  color: #fff;
}
/* line 737, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 738, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #fea386;
}
/* line 744, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-orange .button {
  background: #fff !important;
  color: #fea386;
  border-color: #fea386;
  box-shadow: none;
}
/* line 750, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-orange .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 758, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-orange a {
  color: #fff;
}
/* line 761, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-orange a:hover {
  color: #fd693a;
}
/* line 767, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 768, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 769, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-orange .button.button-3, .title-orange .button.button-3, .box-orange .button.button-4, .title-orange .button.button-4 {
  color: #fd4308;
}
/* line 772, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.box-orange .button.button-3:hover, .title-orange .button.button-3:hover, .box-orange .button.button-4:hover, .title-orange .button.button-4:hover, .box-orange .button.button-3:active, .title-orange .button.button-3:active, .box-orange .button.button-4:active, .title-orange .button.button-4:active, .box-orange .button.button-3:focus, .title-orange .button.button-3:focus, .box-orange .button.button-4:focus, .title-orange .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 780, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 781, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.spaced .g-content {
  margin: 1px;
}
/* line 786, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 787, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.bordered .g-content {
  border: 1px solid rgba(231, 232, 234, 0.25);
  margin: 1px;
}
/* line 793, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 794, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 799, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 800, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 805, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 806, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.disabled .g-content {
  opacity: 0.4;
}
/* line 811, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 812, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.square .g-content {
  border-radius: none;
}
/* line 817, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 818, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.rounded .g-content {
  border-radius: 0.1875rem;
  overflow: hidden;
}
/* line 824, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.no-bg-image {
  background-image: none !important;
}
/* line 828, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.g-block-divider {
  background: rgba(231, 232, 234, 0.25);
  height: 5px;
  margin-top: 6rem;
  margin-bottom: 6rem;
}
/* line 835, templates/jl_fix_free/scss/fix/styles/_variations.scss */
/* line 836, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
/* line 842, templates/jl_fix_free/scss/fix/styles/_variations.scss */
.equal-height .g-content {
  width: auto;
}
/* line 1, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button {
  display: inline-block;
  font-family: "Rubik";
  font-weight: 400;
  background: #c6d3e3;
  border: 0px;
  position: relative;
  color: #182158;
  font-size: 12px;
  margin: 0;
  border-radius: 50px;
  padding: 0.875rem 1.6rem;
  vertical-align: middle;
  text-shadow: none;
  outline: none;
  -webkit-box-shadow: 10px 10px 20px rgba(2, 6, 32, 0.1);
  -moz-box-shadow: 10px 10px 20px rgba(2, 6, 32, 0.1);
  -ms-box-shadow: 10px 10px 20px rgba(2, 6, 32, 0.1);
  -o-box-shadow: 10px 10px 20px rgba(2, 6, 32, 0.1);
  box-shadow: 10px 10px 20px rgba(2, 6, 32, 0.1);
  z-index: 1;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 24, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button:after {
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  position: absolute;
  right: 0;
  background: #273272;
  z-index: -1;
  -webkit-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -moz-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -ms-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
/* line 39, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button:hover, .button:active, .button:focus {
  color: #fff;
}
/* line 41, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button:hover:after, .button:active:after, .button:focus:after {
  width: 100%;
  left: 0;
  right: auto;
  background-color: #273272;
}
/* line 50, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
/* line 52, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-square {
  border-radius: 0;
}
/* line 55, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-square[class*="button"] {
  border-radius: 0;
}
/* line 60, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-block {
  display: block;
}
/* line 64, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-xlarge {
  font-size: 1.775rem;
}
/* line 68, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-large {
  font-size: 1.575rem;
}
/* line 72, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-medium {
  font-size: 0.975rem;
}
/* line 76, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-small {
  font-size: 0.775rem;
}
/* line 80, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-xsmall {
  font-size: 0.575rem;
}
/* line 84, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-alt {
  background: #273272;
}
/* line 87, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-alt:hover, .button.button-alt:active, .button.button-alt:focus {
  background: #1a214c;
}
/* line 91, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
/* line 92, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
/* line 93, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.dir-ltr .button.button-alt.button-special:before {
  border-left: 1px solid #1d2554;
  border-bottom: 1px solid #1d2554;
}
/* line 99, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
/* line 100, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.dir-rtl .button.button-alt.button-special:after {
  border-right: 1px solid #1d2554;
  border-bottom: 1px solid #1d2554;
}
/* line 108, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-3, .button.button-4, .button.button-grey, .button.button-pink, .button.button-red, .button.button-purple, .button.button-orange, .button.button-blue {
  color: #fff !important;
}
/* line 118, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-3.button-3, .button.button-4.button-3, .button.button-grey.button-3, .button.button-pink.button-3, .button.button-red.button-3, .button.button-purple.button-3, .button.button-orange.button-3, .button.button-blue.button-3, .button.button-3.button-4, .button.button-4.button-4, .button.button-grey.button-4, .button.button-pink.button-4, .button.button-red.button-4, .button.button-purple.button-4, .button.button-orange.button-4, .button.button-blue.button-4 {
  background: transparent;
}
/* line 121, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-3.button-3:hover, .button.button-4.button-3:hover, .button.button-grey.button-3:hover, .button.button-pink.button-3:hover, .button.button-red.button-3:hover, .button.button-purple.button-3:hover, .button.button-orange.button-3:hover, .button.button-blue.button-3:hover, .button.button-3.button-4:hover, .button.button-4.button-4:hover, .button.button-grey.button-4:hover, .button.button-pink.button-4:hover, .button.button-red.button-4:hover, .button.button-purple.button-4:hover, .button.button-orange.button-4:hover, .button.button-blue.button-4:hover, .button.button-3.button-3:active, .button.button-4.button-3:active, .button.button-grey.button-3:active, .button.button-pink.button-3:active, .button.button-red.button-3:active, .button.button-purple.button-3:active, .button.button-orange.button-3:active, .button.button-blue.button-3:active, .button.button-3.button-4:active, .button.button-4.button-4:active, .button.button-grey.button-4:active, .button.button-pink.button-4:active, .button.button-red.button-4:active, .button.button-purple.button-4:active, .button.button-orange.button-4:active, .button.button-blue.button-4:active, .button.button-3.button-3:focus, .button.button-4.button-3:focus, .button.button-grey.button-3:focus, .button.button-pink.button-3:focus, .button.button-red.button-3:focus, .button.button-purple.button-3:focus, .button.button-orange.button-3:focus, .button.button-blue.button-3:focus, .button.button-3.button-4:focus, .button.button-4.button-4:focus, .button.button-grey.button-4:focus, .button.button-pink.button-4:focus, .button.button-red.button-4:focus, .button.button-purple.button-4:focus, .button.button-orange.button-4:focus, .button.button-blue.button-4:focus {
  background: transparent;
}
/* line 127, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-2 {
  background: transparent;
  border-color: #fff;
  color: #273272 !important;
}
/* line 131, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-2:hover, .button.button-2:active, .button.button-2:focus {
  background: #273272;
  color: #fff !important;
}
/* line 137, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-3 {
  color: #273272 !important;
  border-color: #273272;
  background: transparent !important;
}
/* line 142, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
  background: #273272 !important;
  border-color: #273272 !important;
  color: #fff !important;
}
/* line 149, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-4 {
  color: #273272 !important;
  background: #fff !important;
  border: 1px solid #c6d3e3;
}
/* line 154, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
  border-color: #c6d3e3;
  background: #c6d3e3 !important;
  color: #fff !important;
}
/* line 161, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-grey {
  background: #52616b;
  border-color: #52616b;
  color: #fff;
}
/* line 166, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
  color: #fff !important;
  border-color: #52616b;
  background: transparent !important;
}
/* line 172, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-grey.button-3, .button.button-grey.button-4 {
  background: transparent !important;
  color: #52616b !important;
  border: 1px solid #52616b;
}
/* line 177, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-grey.button-3:hover, .button.button-grey.button-4:hover, .button.button-grey.button-3:active, .button.button-grey.button-4:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:focus {
  border-color: #313a40 !important;
  color: #313a40 !important;
}
/* line 184, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-pink {
  background: #f99;
  border-color: #f99;
  color: #fff;
}
/* line 189, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
  color: #f99 !important;
  border-color: #f99;
  background: transparent !important;
}
/* line 195, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-pink.button-3, .button.button-pink.button-4 {
  background: transparent !important;
  color: #f99 !important;
  border: 1px solid #f99;
}
/* line 200, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-pink.button-3:hover, .button.button-pink.button-4:hover, .button.button-pink.button-3:active, .button.button-pink.button-4:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:focus {
  border-color: #ff4d4d !important;
  color: #ff4d4d !important;
}
/* line 207, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-red {
  background: #e84545;
  border-color: #e84545;
  color: #fff;
}
/* line 212, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-red:hover, .button.button-red:active, .button.button-red:focus {
  color: #fff !important;
  border-color: #e84545;
  background: transparent !important;
}
/* line 217, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-red.button-3, .button.button-red.button-4 {
  background: transparent !important;
  color: #e84545 !important;
  border: 1px solid #e84545;
}
/* line 222, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-red.button-3:hover, .button.button-red.button-4:hover, .button.button-red.button-3:active, .button.button-red.button-4:active, .button.button-red.button-3:focus, .button.button-red.button-4:focus {
  border-color: #c81919 !important;
  color: #fff !important;
}
/* line 229, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-purple {
  background: #7e6bc4;
  border-color: #7e6bc4;
  color: #fff;
}
/* line 234, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
  color: #7e6bc4 !important;
  border-color: #7e6bc4;
  background: transparent !important;
}
/* line 240, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-purple.button-3, .button.button-purple.button-4 {
  background: transparent !important;
  color: #7e6bc4 !important;
  border: 1px solid #7e6bc4;
}
/* line 245, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-purple.button-3:hover, .button.button-purple.button-4:hover, .button.button-purple.button-3:active, .button.button-purple.button-4:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:focus {
  border-color: #5541a2 !important;
  color: #5541a2 !important;
}
/* line 252, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-orange {
  background: #fea386;
  border-color: #fea386;
  color: #fff;
}
/* line 257, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
  color: #fff !important;
  border-color: #fea386;
  background: transparent !important;
}
/* line 263, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-orange.button-3, .button.button-orange.button-4 {
  background: transparent !important;
  color: #fea386 !important;
  border: 1px solid #fea386;
}
/* line 268, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-orange.button-3:hover, .button.button-orange.button-4:hover, .button.button-orange.button-3:active, .button.button-orange.button-4:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:focus {
  border-color: #fd693a !important;
  color: #fd693a !important;
}
/* line 275, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-blue {
  background: #1e87f0;
  border-color: #1e87f0;
  color: #fff;
}
/* line 280, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  color: #fff !important;
  border-color: #1e87f0;
  background: transparent !important;
}
/* line 286, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-blue.button-3, .button.button-blue.button-4 {
  background: transparent !important;
  color: #1e87f0 !important;
  border: 2px solid #1e87f0;
}
/* line 291, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-blue.button-3:hover, .button.button-blue.button-4:hover, .button.button-blue.button-3:active, .button.button-blue.button-4:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:focus {
  border-color: #0c61b5 !important;
  color: #0c61b5 !important;
}
/* line 298, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-arrow {
  position: relative;
}
/* line 301, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-arrow:before, .button.button-arrow:after {
  font-family: FontAwesome;
}
/* line 305, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
/* line 306, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.dir-ltr .button.button-arrow:after {
  content: "\f178";
  margin-left: 1rem;
}
/* line 312, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
/* line 313, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.dir-rtl .button.button-arrow:before {
  content: "\f177";
  margin-right: 1rem;
}
/* line 320, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-special {
  position: relative;
}
/* line 323, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
/* line 324, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.dir-ltr .button.button-special:before {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  left: -8px;
  right: 8px;
  border-left: 1px solid #abbed6;
  border-bottom: 1px solid #abbed6;
}
/* line 336, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
/* line 337, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.dir-rtl .button.button-special:after {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  right: -8px;
  left: 8px;
  border-right: 1px solid #abbed6;
  border-bottom: 1px solid #abbed6;
}
/* line 350, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-outline {
  color: #fff !important;
  background: transparent;
  border: 1px solid #fff;
}
/* line 355, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
/* line 356, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.dir-ltr .button.button-outline:before {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 362, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
/* line 363, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.dir-rtl .button.button-outline:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 369, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-outline:hover {
  border: 1px solid #c6d3e3;
  color: #c6d3e3 !important;
}
/* line 373, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
/* line 374, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.dir-ltr .button.button-outline:hover:before {
  border-left: 1px solid #c6d3e3;
  border-bottom: 1px solid #c6d3e3;
}
/* line 380, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
/* line 381, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.dir-rtl .button.button-outline:hover:after {
  border-right: 1px solid #c6d3e3;
  border-bottom: 1px solid #c6d3e3;
}
/* line 389, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-text-only {
  padding: 0 !important;
  background: transparent !important;
  color: #c6d3e3 !important;
}
/* line 394, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.button.button-text-only:hover {
  color: #93abca;
}
/* line 399, templates/jl_fix_free/scss/fix/styles/_buttons.scss */
.g-error #g-mainbar .button {
  background: #273272;
  color: #fff;
}
/* line 4, templates/jl_fix_free/scss/fix/styles/_tables.scss */
th {
  background: rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
}
/* line 9, templates/jl_fix_free/scss/fix/styles/_tables.scss */
td {
  padding: 0.5rem;
}
/* line 1, templates/jl_fix_free/scss/fix/styles/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #fff;
  box-shadow: none;
}
/* line 6, templates/jl_fix_free/scss/fix/styles/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c6d3e3;
  box-shadow: none;
}
/* line 11, templates/jl_fix_free/scss/fix/styles/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  box-shadow: none !important;
}
/* line 17, templates/jl_fix_free/scss/fix/styles/_forms.scss */
textarea {
  width: 100%;
  box-sizing: border-box !important;
}
/* line 22, templates/jl_fix_free/scss/fix/styles/_forms.scss */
fieldset.input {
  margin: 0;
  padding: 0;
}
/* line 27, templates/jl_fix_free/scss/fix/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 #fff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-size: 0.975rem;
  width: 100%;
  line-height: 1.6;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
/* line 42, templates/jl_fix_free/scss/fix/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 {
  border-color: #c6d3e3;
  box-shadow: none !important;
}
/* line 2, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 3, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 4, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.view-page #g-mainbar .g-content {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
/* line 11, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 12, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 18, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 19, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 20, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.is-sticky #g-navigation .g-offcanvas-toggle {
  top: 2rem;
}
/* line 26, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 27, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 28, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
@media only all and (max-width: 50.99rem) {
  .sticky-wrapper.is-sticky #g-navigation {
    top: 0 !important;
  }
}
/* line 32, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.sticky-wrapper.is-sticky #g-navigation .g-content {
  margin: 0 0.625rem;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 41, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 42, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-navigation .jl-search-button {
  cursor: pointer;
}
/* line 45, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  /* line 46, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
  #g-navigation .nav-menu {
    flex: 0 50%;
    width: 50%;
  }
}
/* line 51, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  /* line 52, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
  #g-navigation .nav-info {
    flex: 0 30%;
    width: 30%;
  }
}
/* line 57, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-navigation .navigation-info {
  font-size: 14px;
  padding-left: 25px;
  border-left: 1px solid rgba(2, 6, 32, 0.1);
}
/* line 62, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-navigation .navigation-info .info-box {
  color: #bc15d0;
}
/* line 64, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-navigation .navigation-info .info-box a {
  display: block;
  font-size: 1.25rem;
  color: #273272;
}
/* line 74, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 75, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-header .g-content {
  padding: 10px 0;
  margin: 0 0.625rem;
}
/* line 79, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 80, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-header .header-contact a {
  color: #fafafa;
  font-size: 13px;
  display: inline-block;
  padding: 0px 10px;
  line-height: 13px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 86, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
  #g-header .header-contact a {
    font-size: 11px;
    padding: 0 10px;
  }
}
/* line 90, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-header .header-contact a:first-child {
  padding-left: 0;
}
/* line 93, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-header .header-contact a i {
  color: #fafafa;
  margin-right: 3px;
}
/* line 97, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-header .header-contact a:hover {
  opacity: 0.8;
}
/* line 100, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-header .header-contact a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
@media only all and (max-width: 50.99rem) {
  #g-header .header-contact {
    text-align: center;
  }
}
/* line 109, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-header .header-right {
  text-align: right;
  line-height: 1.9;
}
@media only all and (max-width: 50.99rem) {
  #g-header .header-right {
    text-align: center;
  }
}
/* line 115, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-header .header-right .header-text {
  font-size: 13px;
  color: #fafafa;
}
/* line 118, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-header .header-right .header-text i {
  margin-right: 10px;
}
/* line 121, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-header .header-right .header-text a {
  color: #fafafa;
}
/* line 123, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-header .header-right .header-text a:hover {
  color: #fff;
}
/* line 132, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 133, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-frame .g-content {
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  /* line 137, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
  #g-frame {
    display: none;
  }
}
/* line 140, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-frame span {
  position: fixed;
  left: 0;
  width: 15px;
  top: 0;
  bottom: 0;
  z-index: 9999;
  background: #e9eaee;
}
/* line 148, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-frame span.frame_top {
  width: 100%;
  height: 15px;
}
/* line 152, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-frame span.frame_right {
  left: auto;
  right: 0;
}
/* line 156, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-frame span.frame_bottom {
  width: 100%;
  height: 15px;
  top: auto;
  bottom: 0;
}
/* line 165, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.large-text {
  font-size: 1rem;
  line-height: 1.625;
}
/* line 171, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 172, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 173, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 174, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 175, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 176, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.platform-content .span12 .items-row .page-header h2 a {
  color: #273272;
  font-weight: 600;
  font-size: 20px;
}
/* line 180, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.platform-content .span12 .items-row .page-header h2 a:hover {
  color: #464646;
}
/* line 186, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 187, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.platform-content .span12 .items-row .tags li {
  padding-left: 0;
}
/* line 189, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.platform-content .span12 .items-row .tags li a {
  background: #273272;
}
/* line 194, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.platform-content .span12 .items-row p {
  font-weight: 300;
}
/* line 203, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 204, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-aside .platform-content {
  border-bottom: 6px solid #c6d3e3;
  padding-bottom: 30px;
}
/* line 207, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-aside .platform-content:last-child {
  border: none;
}
/* line 210, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 211, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-aside .platform-content .moduletable .g-title {
  font-size: 20px;
  font-weight: 800;
  position: relative;
  text-transform: uppercase;
  color: #273272;
}
/* line 218, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 219, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-aside .platform-content .moduletable .search form {
  margin-bottom: 0;
}
/* line 221, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-aside .platform-content .moduletable .search form input {
  width: 100%;
  line-height: 40px;
  box-shadow: none;
  color: #444;
  border: transparent;
  background: #fff;
  padding-left: 20px;
  border: 0px;
  -webkit-box-shadow: 10px 10px 20px rgba(39, 50, 114, 0.1);
  -moz-box-shadow: 10px 10px 20px rgba(39, 50, 114, 0.1);
  -ms-box-shadow: 10px 10px 20px rgba(39, 50, 114, 0.1);
  -o-box-shadow: 10px 10px 20px rgba(39, 50, 114, 0.1);
  box-shadow: 10px 10px 20px rgba(39, 50, 114, 0.1);
}
/* line 235, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-aside .platform-content .moduletable .search form input:focus, #g-aside .platform-content .moduletable .search form input:hover {
  -webkit-box-shadow: 5px 5px 10px rgba(39, 50, 114, 0.1);
  -moz-box-shadow: 5px 5px 10px rgba(39, 50, 114, 0.1);
  -ms-box-shadow: 5px 5px 10px rgba(39, 50, 114, 0.1);
  -o-box-shadow: 5px 5px 10px rgba(39, 50, 114, 0.1);
  box-shadow: 5px 5px 10px rgba(39, 50, 114, 0.1);
}
/* line 245, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-aside .platform-content .moduletable .latestnews {
  margin-bottom: 0;
}
/* line 247, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-aside .platform-content .moduletable .latestnews li {
  list-style-type: none;
  padding: 10px 0;
  border-bottom: 1px dashed #ddd;
}
/* line 251, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-aside .platform-content .moduletable .latestnews li a {
  color: #273272;
  font-weight: 300;
}
/* line 254, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-aside .platform-content .moduletable .latestnews li a:hover {
  color: #c6d3e3;
}
/* line 258, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
#g-aside .platform-content .moduletable .latestnews li:last-child {
  border-bottom: 0px;
}
/* line 268, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 269, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 270, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.platform-content .span12 .item-page {
  margin-bottom: 2rem;
  padding: 1.5rem;
  background: #fff;
}
/* line 274, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 275, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.platform-content .span12 .item-page .page-header h2 {
  text-transform: uppercase;
  color: #464646;
  font-weight: 600;
  font-size: 20px;
}
/* line 282, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 283, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.platform-content .span12 .item-page .tags li {
  padding-left: 0;
}
/* line 287, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.platform-content .span12 .item-page p {
  font-weight: 300;
}
/* line 293, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 294, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 295, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 296, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.platform-content .items-row .span6 .item {
  margin-bottom: 2rem;
  padding: 1.5rem;
  background: #fff;
}
/* line 300, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 301, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.platform-content .items-row .span6 .item .page-header h2 {
  margin: 0;
  text-transform: uppercase;
  color: #464646;
  font-weight: 600;
  font-size: 20px;
}
/* line 309, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
/* line 310, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.platform-content .items-row .span6 .item .tags li {
  padding-left: 0;
}
/* line 320, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
a.back-to-top {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 2px;
  background: #273272;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 327, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
a.back-to-top:hover {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
  background: #212a5f;
}
/* line 332, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
a.back-to-top:hover i {
  color: #fff;
}
/* line 338, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.blog-readmore {
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
/* line 348, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.blog-readmore:after {
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
  top: 15px;
  position: absolute;
  border-top: 1px solid #273272;
}
/* line 357, templates/jl_fix_free/scss/fix/styles/_fix-style.scss */
.blog-readmore:hover:after {
  width: 0;
  right: 0;
  left: auto;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_header.scss */
#g-header {
  color: #9d9ec0;
  background: #273272;
  position: relative;
  z-index: 30;
}
@media print {
  /* line 9, templates/jl_fix_free/scss/fix/sections/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_above.scss */
#g-above {
  color: #3c3c3c;
  background: rgba(255, 255, 255, 0);
  position: relative;
}
/* line 6, templates/jl_fix_free/scss/fix/sections/_above.scss */
#g-above .g-grid {
  position: relative;
}
/* line 10, templates/jl_fix_free/scss/fix/sections/_above.scss */
#g-above .g-recentreviews-grid-item-title a {
  color: #3c3c3c;
}
/* line 12, templates/jl_fix_free/scss/fix/sections/_above.scss */
#g-above .g-recentreviews-grid-item-title a:hover {
  color: #c6d3e3;
}
@media print {
  /* line 19, templates/jl_fix_free/scss/fix/sections/_above.scss */
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_feature.scss */
#g-feature {
  color: #3c3c3c;
  background: rgba(255, 255, 255, 0);
  position: relative;
}
/* line 7, templates/jl_fix_free/scss/fix/sections/_feature.scss */
#g-feature .g-grid {
  position: relative;
}
@media print {
  /* line 13, templates/jl_fix_free/scss/fix/sections/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_showcase.scss */
#g-showcase {
  color: #3c3c3c;
  background: rgba(255, 255, 255, 0);
  position: relative;
}
/* line 7, templates/jl_fix_free/scss/fix/sections/_showcase.scss */
#g-showcase .g-grid {
  position: relative;
}
/* line 17, templates/jl_fix_free/scss/fix/sections/_showcase.scss */
#g-showcase .g-featuredvideos-item-author-text {
  color: #fff;
}
@media print {
  /* line 23, templates/jl_fix_free/scss/fix/sections/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_utility.scss */
#g-utility {
  color: #3c3c3c;
  background: rgba(255, 255, 255, 0);
}
@media print {
  /* line 7, templates/jl_fix_free/scss/fix/sections/_utility.scss */
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_navigation.scss */
#g-navigation {
  color: #273272;
  background: #fff;
  position: relative;
  z-index: 11;
  -webkit-box-shadow: 0 0px 35px rgba(2, 6, 32, 0.2);
  -moz-box-shadow: 0 0px 35px rgba(2, 6, 32, 0.2);
  -ms-box-shadow: 0 0px 35px rgba(2, 6, 32, 0.2);
  -o-box-shadow: 0 0px 35px rgba(2, 6, 32, 0.2);
  box-shadow: 0 0px 35px rgba(2, 6, 32, 0.2);
}
/* line 11, templates/jl_fix_free/scss/fix/sections/_navigation.scss */
#g-navigation .g-grid {
  -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;
}
/* line 14, templates/jl_fix_free/scss/fix/sections/_navigation.scss */
#g-navigation .g-content {
  padding: 10px 0;
  margin: 0.625rem;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media print {
  /* line 23, templates/jl_fix_free/scss/fix/sections/_navigation.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_slideshow.scss */
#g-slideshow {
  color: #fff;
  background: #fff;
  position: relative;
  z-index: 10;
  margin-top: -6rem;
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-slideshow {
    margin-top: 0;
  }
}
@media print {
  /* line 14, templates/jl_fix_free/scss/fix/sections/_slideshow.scss */
  #g-slideshow {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_main.scss */
#g-container-main {
  background: #fff;
  color: #333;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
@media print {
  /* line 12, templates/jl_fix_free/scss/fix/sections/_main.scss */
  #g-mainbar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_expanded.scss */
#g-expanded {
  color: #3c3c3c;
  background: rgba(255, 255, 255, 0);
}
@media print {
  /* line 7, templates/jl_fix_free/scss/fix/sections/_expanded.scss */
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_extension.scss */
#g-extension {
  color: #3c3c3c;
  background: rgba(255, 255, 255, 0);
}
@media print {
  /* line 7, templates/jl_fix_free/scss/fix/sections/_extension.scss */
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_bottom.scss */
#g-bottom {
  background: rgba(255, 255, 255, 0);
  color: #3c3c3c;
}
@media print {
  /* line 7, templates/jl_fix_free/scss/fix/sections/_bottom.scss */
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_below.scss */
#g-below {
  background: rgba(255, 255, 255, 0);
  color: #3c3c3c;
}
@media print {
  /* line 7, templates/jl_fix_free/scss/fix/sections/_below.scss */
  #g-below {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_abovefooter.scss */
#g-abovefooter {
  color: #9d9ec0;
  position: relative;
  margin-top: 5rem;
  padding-bottom: 1rem;
  background: #273272;
  background-image: url('../../images/background/above-ft-bg.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}
/* line 12, templates/jl_fix_free/scss/fix/sections/_abovefooter.scss */
#g-abovefooter .g-content {
  position: relative;
  z-index: 2;
}
@media print {
  /* line 19, templates/jl_fix_free/scss/fix/sections/_abovefooter.scss */
  #g-abovefooter {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_footer.scss */
#g-footer {
  color: #c6d3e3;
  background: #fff;
}
@media print {
  /* line 8, templates/jl_fix_free/scss/fix/sections/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
#g-offcanvas {
  background: #c6d3e3;
  width: 17rem;
  color: #273272;
}
/* line 6, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
#g-offcanvas a {
  color: #273272;
}
/* line 9, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #c6d3e3;
}
/* line 14, templates/jl_fix_free/scss/fix/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: #273272;
}
/* line 18, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
#g-offcanvas .button {
  background: transparent;
  border: 2px solid #273272 !important;
  color: #273272 !important;
}
/* line 23, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
#g-offcanvas .button:hover {
  border: 2px solid #c6d3e3 !important;
  color: #c6d3e3 !important;
}
/* line 28, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
#g-offcanvas .button:active {
  border: 2px solid #c6d3e3 !important;
  color: #c6d3e3 !important;
}
/* line 34, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
#g-offcanvas hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 39, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
.g-offcanvas-toggle {
  display: none;
  color: #273272;
  font-size: 1.475rem;
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  top: 2.7rem;
  left: 1.1rem;
  padding-left: 1px;
  z-index: 9999;
}
@media only all and (max-width: 51rem) {
  /* line 42, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
  .g-offcanvas-toggle {
    display: block;
  }
}
/* line 60, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .dir-rtl .g-offcanvas-toggle {
    left: 4rem;
  }
}
@media only all and (max-width: 30rem) {
  .dir-rtl .g-offcanvas-toggle {
    left: 2.5rem;
  }
}
/* line 71, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
/* line 72, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
.g-offcanvas-open .g-nav-overlay {
  z-index: 100000;
}
/* line 76, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
/* line 77, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 82, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
/* line 83, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 88, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
/* line 89, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
/* line 90, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
  right: auto;
}
/* line 95, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
/* line 96, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
  left: auto;
}
/* line 104, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
/* line 105, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
/* line 106, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #c6d3e3;
}
/* line 108, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
/* line 109, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #273272;
}
/* line 112, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
/* line 113, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #222b63;
}
/* line 115, templates/jl_fix_free/scss/fix/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, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
}
/* line 120, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
/* line 121, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
/* line 122, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #2f3c89;
  background: #222b63;
  color: #fff;
  border-radius: 0;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 126, templates/jl_fix_free/scss/fix/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: #abbed6;
}
/* line 136, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 143, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -2.125rem;
}
/* line 148, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
/* line 149, templates/jl_fix_free/scss/fix/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 156, templates/jl_fix_free/scss/fix/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: 45% !important;
  }
  /* line 165, templates/jl_fix_free/scss/fix/sections/_offcanvas.scss */
  .g-preset-thumbnails .g-content {
    margin-left: 5px;
  }
}
@media only all and (max-width: 50.99rem) and (max-width: 50.99rem) {
  .g-preset-thumbnails .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 auto !important;
    -moz-flex: 0 auto !important;
    -ms-flex: 0 auto !important;
    flex: 0 auto !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_aside.scss */
#g-aside {
  color: #333;
  background: #fff;
}
/* line 6, templates/jl_fix_free/scss/fix/sections/_aside.scss */
/* line 7, templates/jl_fix_free/scss/fix/sections/_aside.scss */
.g-blog #g-aside {
  margin-top: 3rem;
  background: #f2f2f3;
}
@media print {
  /* line 13, templates/jl_fix_free/scss/fix/sections/_aside.scss */
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/sections/_sidebar.scss */
#g-sidebar {
  background: #fff;
  color: #333;
}
@media print {
  /* line 7, templates/jl_fix_free/scss/fix/sections/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/layouts/_offline.scss */
/* line 2, templates/jl_fix_free/scss/fix/layouts/_offline.scss */
.g-offline h1 {
  font-weight: 300;
}
/* line 6, templates/jl_fix_free/scss/fix/layouts/_offline.scss */
/* line 7, templates/jl_fix_free/scss/fix/layouts/_offline.scss */
.g-offline .g-loginform #g-loginform {
  width: 50%;
  margin: 0 auto;
}
@media only all and (max-width: 50.99rem) {
  .g-offline .g-loginform #g-loginform {
    width: 80%;
  }
}
/* line 14, templates/jl_fix_free/scss/fix/layouts/_offline.scss */
.g-offline .g-loginform #g-loginform fieldset {
  text-align: left;
}
/* line 17, templates/jl_fix_free/scss/fix/layouts/_offline.scss */
.g-offline .g-loginform #g-loginform label {
  margin-bottom: 0.625rem;
  display: block;
}
/* line 24, templates/jl_fix_free/scss/fix/layouts/_offline.scss */
/* line 25, templates/jl_fix_free/scss/fix/layouts/_offline.scss */
.g-offline #frame #form-login {
  width: 50%;
  margin: 0 auto;
}
@media only all and (max-width: 50.99rem) {
  .g-offline #frame #form-login {
    width: 80%;
  }
}
/* line 32, templates/jl_fix_free/scss/fix/layouts/_offline.scss */
.g-offline #frame #form-login fieldset {
  text-align: left;
}
/* line 35, templates/jl_fix_free/scss/fix/layouts/_offline.scss */
.g-offline #frame #form-login label {
  display: block;
  margin-bottom: 0.625rem;
}
/* line 41, templates/jl_fix_free/scss/fix/layouts/_offline.scss */
.g-offline #g-abovefooter {
  text-align: left;
}
/* line 43, templates/jl_fix_free/scss/fix/layouts/_offline.scss */
/* line 44, templates/jl_fix_free/scss/fix/layouts/_offline.scss */
.g-offline #g-abovefooter .address-info span {
  display: block;
}
/* line 1, templates/jl_fix_free/scss/fix/layouts/_error.scss */
/* line 2, templates/jl_fix_free/scss/fix/layouts/_error.scss */
.outline-_error input#mod-search-searchword {
  width: 60%;
  padding: 14px 60px 15px 30px;
  border: none;
  color: #17c3b9;
  font-size: 18px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
/* line 13, templates/jl_fix_free/scss/fix/layouts/_error.scss */
.outline-_error button.btn, .outline-_error input[type="submit"].btn {
  background: #c6d3e3;
  font-size: 16px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: none;
  padding: 11px;
  left: 10px;
  margin-left: -66px;
  position: relative;
  opacity: 0.7;
}
/* line 28, templates/jl_fix_free/scss/fix/layouts/_error.scss */
/* line 29, templates/jl_fix_free/scss/fix/layouts/_error.scss */
/* line 30, templates/jl_fix_free/scss/fix/layouts/_error.scss */
/* line 31, templates/jl_fix_free/scss/fix/layouts/_error.scss */
.g-error #g-mainbar .content-404 h3 {
  color: #273272;
  font-weight: 800;
}
/* line 36, templates/jl_fix_free/scss/fix/layouts/_error.scss */
.g-error #g-mainbar .button {
  background: #273272;
}
/* line 38, templates/jl_fix_free/scss/fix/layouts/_error.scss */
.g-error #g-mainbar .button:after {
  background: #c6d3e3;
}
/* line 1, templates/jl_fix_free/scss/fix/particles/_social.scss */
.g-social {
  line-height: normal;
  text-align: right;
}
/* line 3, templates/jl_fix_free/scss/fix/particles/_social.scss */
/* line 4, templates/jl_fix_free/scss/fix/particles/_social.scss */
/* line 5, templates/jl_fix_free/scss/fix/particles/_social.scss */
.g-social a:last-child span:first-child {
  margin-right: 0;
}
/* line 9, templates/jl_fix_free/scss/fix/particles/_social.scss */
.g-social a span:first-child {
  font-size: 14px;
  position: relative;
  height: 35px;
  line-height: 35px;
  width: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 15, templates/jl_fix_free/scss/fix/particles/_social.scss */
.g-social a span:first-child:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
/* line 20, templates/jl_fix_free/scss/fix/particles/_social.scss */
.g-social a span:first-child:after {
  content: "";
  height: 3px;
  position: absolute;
  width: 0;
  right: 0;
  bottom: 0;
  background: #c6d3e3;
  -webkit-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -moz-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -ms-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: width 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
/* line 35, templates/jl_fix_free/scss/fix/particles/_social.scss */
.g-social a span:first-child.fa-facebook {
  color: #3b5998;
}
/* line 38, templates/jl_fix_free/scss/fix/particles/_social.scss */
.g-social a span:first-child.fa-twitter {
  color: #1da1f2;
}
/* line 41, templates/jl_fix_free/scss/fix/particles/_social.scss */
.g-social a span:first-child.fa-youtube-play {
  color: #f36251;
}
@media only all and (max-width: 50.99rem) {
  .g-social {
    text-align: center;
  }
  /* line 49, templates/jl_fix_free/scss/fix/particles/_social.scss */
  /* line 50, templates/jl_fix_free/scss/fix/particles/_social.scss */
  .g-social:last-child span:first-child {
    margin-right: 5px;
  }
}
/* line 1, templates/jl_fix_free/scss/fix/particles/_branding.scss */
.g-branding {
  text-align: left;
  color: #565872;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.4em;
}
@media only all and (max-width: 50.99rem) {
  .g-branding {
    text-align: center;
  }
}
/* line 10, templates/jl_fix_free/scss/fix/particles/_branding.scss */
.g-branding a {
  color: #273272;
}
/* line 12, templates/jl_fix_free/scss/fix/particles/_branding.scss */
.g-branding a:hover {
  color: #1a214c;
}
/* line 16, templates/jl_fix_free/scss/fix/particles/_branding.scss */
.dir-rtl .g-branding {
  text-align: left;
}
/* line 1, templates/jl_fix_free/scss/fix/particles/_contentarray.scss */
.g-content-array {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 5, templates/jl_fix_free/scss/fix/particles/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 3.1875rem;
}
/* line 8, templates/jl_fix_free/scss/fix/particles/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/jl_fix_free/scss/fix/particles/_contentarray.scss */
/* line 12, templates/jl_fix_free/scss/fix/particles/_contentarray.scss */
/* line 13, templates/jl_fix_free/scss/fix/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_fix_free/scss/fix/particles/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/jl_fix_free/scss/fix/particles/_contentarray.scss */
@media only all and (max-width: 50.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 3.1875rem;
  }
}
/* line 39, templates/jl_fix_free/scss/fix/particles/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/jl_fix_free/scss/fix/particles/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/jl_fix_free/scss/fix/particles/_contentarray.scss */
/* line 48, templates/jl_fix_free/scss/fix/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_fix_free/scss/fix/particles/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/jl_fix_free/scss/fix/particles/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/jl_fix_free/scss/fix/particles/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 1, templates/jl_fix_free/scss/fix/particles/_backtotop.scss */
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 9999;
  font-size: 16px;
  width: 40px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  background: #c6d3e3;
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
}
/* line 19, templates/jl_fix_free/scss/fix/particles/_backtotop.scss */
.back-to-top:hover {
  background: #e9ebec;
}
@-webkit-keyframes fadeInRight {
  /* line 24, templates/jl_fix_free/scss/fix/particles/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 30, templates/jl_fix_free/scss/fix/particles/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 38, templates/jl_fix_free/scss/fix/particles/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 44, templates/jl_fix_free/scss/fix/particles/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 52, templates/jl_fix_free/scss/fix/particles/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 56, templates/jl_fix_free/scss/fix/particles/_backtotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 64, templates/jl_fix_free/scss/fix/particles/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 68, templates/jl_fix_free/scss/fix/particles/_backtotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 75, templates/jl_fix_free/scss/fix/particles/_backtotop.scss */
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* line 84, templates/jl_fix_free/scss/fix/particles/_backtotop.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 88, templates/jl_fix_free/scss/fix/particles/_backtotop.scss */
a.back-to-top:hover {
  text-decoration: none;
  color: #c6d3e3;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-container {
    width: 51rem;
  }
}
@media only all and (min-width: 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 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 50.99rem) {
  /* line 57, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 50.99rem) {
  /* line 85, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=fix__body_only.css.map */