/* 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=Source+Sans+Pro:300,600,400');
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/jl_balder_pro/scss/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 220px;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.25rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.9rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.5rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.15rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.85rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/jl_balder_pro/scss/balder/_core.scss */
body {
  color: #000;
  background: #fff;
}
/* line 5, templates/jl_balder_pro/scss/balder/_core.scss */
a {
  transition: all 0.15s linear;
}
/* line 11, templates/jl_balder_pro/scss/balder/_core.scss */
#g-page-surround {
  background: #fff;
  z-index: 0;
}
@media print {
  /* line 17, templates/jl_balder_pro/scss/balder/_core.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 23, templates/jl_balder_pro/scss/balder/_core.scss */
a {
  color: #ababab;
}
/* line 25, templates/jl_balder_pro/scss/balder/_core.scss */
a:hover {
  color: #000;
}
/* line 30, templates/jl_balder_pro/scss/balder/_core.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: #000;
}
/* line 34, templates/jl_balder_pro/scss/balder/_core.scss */
.gantry-logo {
  display: inline-block;
}
@media only all and (max-width: 50.938rem) {
  .gantry-logo {
    display: block;
    text-align: center;
  }
}
/* line 45, templates/jl_balder_pro/scss/balder/_core.scss */
.logo-large {
  display: inline-block;
}
/* line 5, templates/jl_balder_pro/scss/balder/_typography.scss */
body {
  font-family: "Source Sans Pro";
  font-weight: 400;
}
/* line 10, templates/jl_balder_pro/scss/balder/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "Source Sans Pro";
  font-weight: 500;
}
/* line 15, templates/jl_balder_pro/scss/balder/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 19, templates/jl_balder_pro/scss/balder/_typography.scss */
.button {
  font-weight: 500;
}
/* line 24, templates/jl_balder_pro/scss/balder/_typography.scss */
blockquote {
  border-left: 10px solid #f0f2f4;
}
/* line 26, templates/jl_balder_pro/scss/balder/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #333;
}
/* line 30, templates/jl_balder_pro/scss/balder/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #000;
  font-size: 1.2rem;
}
/* line 39, templates/jl_balder_pro/scss/balder/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 44, templates/jl_balder_pro/scss/balder/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #ddd;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
/* line 53, templates/jl_balder_pro/scss/balder/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 61, templates/jl_balder_pro/scss/balder/_typography.scss */
hr {
  border-bottom: 4px solid #f0f2f4;
}
/* line 1, templates/jl_balder_pro/scss/balder/_nav.scss */
#g-navigation {
  background: #f1f4f8;
  color: #000;
  text-align: center;
  position: relative;
  height: 82px;
  z-index: 2;
  box-shadow: 15px 0 25px 0 rgba(200, 219, 239, 0.3);
}
/* line 9, templates/jl_balder_pro/scss/balder/_nav.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 12, templates/jl_balder_pro/scss/balder/_nav.scss */
#g-navigation .gantry-logo {
  line-height: 82px;
}
/* line 15, templates/jl_balder_pro/scss/balder/_nav.scss */
#g-navigation a {
  color: #fff;
}
/* line 17, templates/jl_balder_pro/scss/balder/_nav.scss */
#g-navigation a:hover {
  color: #000;
}
/* line 21, templates/jl_balder_pro/scss/balder/_nav.scss */
#g-navigation .g-content {
  margin: 0 0.625rem;
  padding: 0 0.938rem;
}
/* line 25, templates/jl_balder_pro/scss/balder/_nav.scss */
/* line 26, templates/jl_balder_pro/scss/balder/_nav.scss */
#g-navigation .g-social a {
  background: #dde4ee;
  border: none;
  text-decoration: none;
  color: #000;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 32, templates/jl_balder_pro/scss/balder/_nav.scss */
#g-navigation .g-social a:hover {
  background: #fff;
}
/* line 38, templates/jl_balder_pro/scss/balder/_nav.scss */
/* line 8, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav h1, #g-navigation .g-main-nav h2, #g-navigation .g-main-nav h3, #g-navigation .g-main-nav h4, #g-navigation .g-main-nav h5, #g-navigation .g-main-nav h6, #g-navigation .g-main-nav strong {
  color: #000;
}
/* line 12, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 13, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 14, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #000;
}
/* line 17, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 18, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 19, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  background: rgba(0, 0, 0, 0);
  color: #ababab;
}
/* line 25, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: rgba(0, 0, 0, 0);
}
/* line 27, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ababab;
}
/* line 31, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: rgba(0, 0, 0, 0);
}
/* line 34, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #ababab;
}
/* line 43, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #fff;
  -webkit-box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
}
/* line 52, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 53, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 54, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #99babb;
  -webkit-transition: background 200ms linear, color 200ms linear;
  -moz-transition: background 200ms linear, color 200ms linear;
  -o-transition: background 200ms linear, color 200ms linear;
  transition: background 200ms linear, color 200ms linear;
}
/* line 62, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 63, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 64, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ababab;
  background: #f6f6f6;
}
/* line 40, templates/jl_balder_pro/scss/balder/_nav.scss */
#g-navigation .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 76, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 77, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 78, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 79, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 80, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 81, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0);
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 84, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: rgba(0, 0, 0, 0);
}
/* line 90, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 96, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 97, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 98, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 99, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #000;
}
/* line 108, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 109, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 110, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 111, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 112, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 113, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0);
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 116, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: rgba(0, 0, 0, 0);
}
/* line 123, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 50, templates/jl_balder_pro/scss/balder/_nav.scss */
/* line 51, templates/jl_balder_pro/scss/balder/_nav.scss */
#g-navigation .search input {
  color: #000;
}
/* line 57, templates/jl_balder_pro/scss/balder/_nav.scss */
/* line 58, templates/jl_balder_pro/scss/balder/_nav.scss */
/* line 59, templates/jl_balder_pro/scss/balder/_nav.scss */
/* line 63, templates/jl_balder_pro/scss/balder/_nav.scss */
.g-main-nav .g-toplevel {
  font-weight: 500;
}
/* line 65, templates/jl_balder_pro/scss/balder/_nav.scss */
/* line 67, templates/jl_balder_pro/scss/balder/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0 15px;
  line-height: 82px;
}
/* line 73, templates/jl_balder_pro/scss/balder/_nav.scss */
/* line 74, templates/jl_balder_pro/scss/balder/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
}
/* line 80, templates/jl_balder_pro/scss/balder/_nav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 85, templates/jl_balder_pro/scss/balder/_nav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
}
/* line 87, templates/jl_balder_pro/scss/balder/_nav.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 92, templates/jl_balder_pro/scss/balder/_nav.scss */
/* line 93, templates/jl_balder_pro/scss/balder/_nav.scss */
/* line 94, templates/jl_balder_pro/scss/balder/_nav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.7815rem 1rem;
  font-weight: 400;
  line-height: normal;
  border-bottom: 1px solid #f6f6f6;
}
/* line 104, templates/jl_balder_pro/scss/balder/_nav.scss */
/* line 105, templates/jl_balder_pro/scss/balder/_nav.scss */
/* line 106, templates/jl_balder_pro/scss/balder/_nav.scss */
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 112, templates/jl_balder_pro/scss/balder/_nav.scss */
/* line 113, templates/jl_balder_pro/scss/balder/_nav.scss */
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
/* line 121, templates/jl_balder_pro/scss/balder/_nav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 126, templates/jl_balder_pro/scss/balder/_nav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.4);
}
@media print {
  /* line 131, templates/jl_balder_pro/scss/balder/_nav.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-offcanvas {
  background: #fff;
  width: 17rem;
  color: #020d26;
}
/* line 5, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-offcanvas a {
  color: #fff;
}
/* line 7, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #020d26;
}
/* line 12, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #020d26;
}
/* line 16, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-offcanvas .button {
  background: #99babb;
  color: #020d26;
}
/* line 19, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #a8c4c5;
}
/* line 22, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #8ab0b1;
}
/* line 28, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #020d26;
  top: 1.7rem;
  display: none;
}
@media only all and (max-width: 51rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
/* line 43, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
/* line 44, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
/* line 45, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #fff;
}
/* line 47, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
/* line 48, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #020d26;
}
/* line 51, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
/* line 52, templates/jl_balder_pro/scss/balder/_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: #f6f6f6;
}
/* line 55, templates/jl_balder_pro/scss/balder/_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: #020d26;
}
/* line 60, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
/* line 61, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
/* line 62, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #ababab;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 76, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 83, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
@media print {
  /* line 88, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 94, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
/* line 95, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
/* line 96, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 101, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
/* line 102, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 1, templates/jl_balder_pro/scss/balder/_header.scss */
#g-header {
  background: #f1f4f8;
  color: #000;
  position: relative;
  z-index: 3;
}
/* line 6, templates/jl_balder_pro/scss/balder/_header.scss */
#g-header .g-content.g-particle {
  margin: 0 0.625rem;
  padding: 10px 0.938rem;
}
/* line 10, templates/jl_balder_pro/scss/balder/_header.scss */
/* line 11, templates/jl_balder_pro/scss/balder/_header.scss */
#g-header .g-social a {
  background: rgba(0, 0, 0, 0);
  padding: 0 0.4rem;
  border: none;
  margin-bottom: 0;
  text-decoration: none;
  color: #000;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 19, templates/jl_balder_pro/scss/balder/_header.scss */
#g-header .g-social a:hover {
  background: rgba(0, 0, 0, 0);
  color: #ababab;
}
/* line 25, templates/jl_balder_pro/scss/balder/_header.scss */
#g-header a {
  color: #fff;
}
/* line 27, templates/jl_balder_pro/scss/balder/_header.scss */
#g-header a:hover {
  color: #000;
}
/* line 32, templates/jl_balder_pro/scss/balder/_header.scss */
/* line 8, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-main-nav h1, #g-header .g-main-nav h2, #g-header .g-main-nav h3, #g-header .g-main-nav h4, #g-header .g-main-nav h5, #g-header .g-main-nav h6, #g-header .g-main-nav strong {
  color: #000;
}
/* line 12, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 13, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 14, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #000;
}
/* line 17, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 18, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 19, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  background: rgba(0, 0, 0, 0);
  color: #ababab;
}
/* line 25, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: rgba(0, 0, 0, 0);
}
/* line 27, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ababab;
}
/* line 31, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: rgba(0, 0, 0, 0);
}
/* line 34, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #ababab;
}
/* line 43, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-dropdown {
  background: #fff;
  -webkit-box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
}
/* line 52, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 53, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 54, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #99babb;
  -webkit-transition: background 200ms linear, color 200ms linear;
  -moz-transition: background 200ms linear, color 200ms linear;
  -o-transition: background 200ms linear, color 200ms linear;
  transition: background 200ms linear, color 200ms linear;
}
/* line 62, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 63, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 64, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ababab;
  background: #f6f6f6;
}
/* line 36, templates/jl_balder_pro/scss/balder/_header.scss */
#g-header .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 76, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 77, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 78, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 79, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 80, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 81, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0);
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 84, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: rgba(0, 0, 0, 0);
}
/* line 90, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 96, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 97, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 98, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 99, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #000;
}
/* line 108, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 109, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 110, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 111, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 112, templates/jl_balder_pro/scss/mixins/_nav.scss */
/* line 113, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0);
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 116, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: rgba(0, 0, 0, 0);
}
/* line 123, templates/jl_balder_pro/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 44, templates/jl_balder_pro/scss/balder/_header.scss */
/* line 45, templates/jl_balder_pro/scss/balder/_header.scss */
#g-header .search input {
  color: #000;
}
@media print {
  /* line 52, templates/jl_balder_pro/scss/balder/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_balder_pro/scss/balder/_showcase.scss */
#g-showcase {
  padding: 1.5rem 0;
  background-color: #fff;
  color: #000;
}
/* line 9, templates/jl_balder_pro/scss/balder/_showcase.scss */
#g-showcase a {
  color: #fff;
}
/* line 11, templates/jl_balder_pro/scss/balder/_showcase.scss */
#g-showcase a:hover {
  color: #000;
}
/* line 16, templates/jl_balder_pro/scss/balder/_showcase.scss */
#g-showcase h1, #g-showcase h2, #g-showcase h3, #g-showcase h4, #g-showcase h5, #g-showcase h6, #g-showcase strong {
  color: #000;
}
/* line 20, templates/jl_balder_pro/scss/balder/_showcase.scss */
#g-showcase .button {
  background: #99babb;
  color: #000;
}
/* line 23, templates/jl_balder_pro/scss/balder/_showcase.scss */
#g-showcase .button:hover {
  background: #a8c4c5;
}
/* line 26, templates/jl_balder_pro/scss/balder/_showcase.scss */
#g-showcase .button:active {
  background: #8ab0b1;
}
/* line 31, templates/jl_balder_pro/scss/balder/_showcase.scss */
/* line 32, templates/jl_balder_pro/scss/balder/_showcase.scss */
#g-showcase .g-social a {
  background: #f0f0f0;
  border: none;
  color: #000;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 37, templates/jl_balder_pro/scss/balder/_showcase.scss */
#g-showcase .g-social a:hover {
  background: #fff;
}
@media print {
  /* line 45, templates/jl_balder_pro/scss/balder/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_balder_pro/scss/balder/_feature.scss */
#g-feature {
  padding: 1.5rem 0;
  background: #fff;
  color: #000;
}
@media print {
  /* line 8, templates/jl_balder_pro/scss/balder/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_balder_pro/scss/balder/_subfeature.scss */
#g-subfeature {
  padding: 1.5rem 0;
  background: #f1f4f8;
  color: #000;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media print {
  /* line 10, templates/jl_balder_pro/scss/balder/_subfeature.scss */
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_balder_pro/scss/balder/_main.scss */
#g-page-surround {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
/* line 5, templates/jl_balder_pro/scss/balder/_main.scss */
#g-main {
  padding: 1.5rem 0;
  background: #fff;
  color: #000;
}
@media print {
  /* line 12, templates/jl_balder_pro/scss/balder/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_balder_pro/scss/balder/_sidebar.scss */
#g-sidebar, #g-aside {
  padding: 1.5rem 0;
  color: #000;
}
@media print {
  /* line 7, templates/jl_balder_pro/scss/balder/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_balder_pro/scss/balder/_footer.scss */
#g-footer {
  background: #f1f4f8;
  color: #000;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
@media only all and (max-width: 50.938rem) {
}
@media print {
  /* line 11, templates/jl_balder_pro/scss/balder/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_balder_pro/scss/balder/_bottom.scss */
#g-bottom {
  background: #99babb;
  padding: 60px 0;
  color: #000;
}
@media only all and (max-width: 50.938rem) {
}
/* line 8, templates/jl_balder_pro/scss/balder/_bottom.scss */
#g-bottom ul.nav.menu li a {
  color: #4b5d73;
}
/* line 10, templates/jl_balder_pro/scss/balder/_bottom.scss */
#g-bottom ul.nav.menu li a:hover, #g-bottom ul.nav.menu li a:focus, #g-bottom ul.nav.menu li a:active {
  color: #ababab;
}
/* line 14, templates/jl_balder_pro/scss/balder/_bottom.scss */
#g-bottom .g-title {
  line-height: 1.3em;
  font-weight: 700;
  color: #273f5b;
  letter-spacing: 0.02em;
  color: #fff;
  margin-bottom: 30px;
}
@media print {
  /* line 25, templates/jl_balder_pro/scss/balder/_bottom.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/*Services Block*/
/* line 3, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block {
  position: relative;
  margin-bottom: 40px;
}
/* line 8, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box {
  position: relative;
}
/* line 12, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box .image {
  position: relative;
}
/* line 16, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  border-radius: 4px;
}
/* line 23, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box .lower-content {
  position: relative;
  text-align: center;
  padding-top: 32px;
}
/* line 29, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box .lower-content h3 {
  position: relative;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
/* line 38, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box .lower-content h3 a {
  position: relative;
  color: #222;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* line 48, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box .lower-content h3 a:hover {
  color: #ababab;
}
/* line 52, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box .lower-content h3:after {
  position: absolute;
  content: '';
  left: 50%;
  height: 1px;
  width: 40px;
  bottom: 0px;
  margin-left: -20px;
  background-color: #ddd;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* line 68, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box .lower-content .text {
  position: relative;
  color: #4b5d73;
  font-size: 16px;
  font-weight: 400;
}
/* line 75, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box:hover .lower-content h3:after {
  width: 100%;
  margin: 0px;
  left: 0%;
  background-color: #ababab;
}
/* line 82, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.separator {
  position: relative;
  height: 15px;
  width: 100px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 50px;
}
/* line 91, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.separator:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 5px;
  width: 20px;
  height: 1px;
  background-color: #ababab;
}
/* line 101, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.separator:after {
  position: absolute;
  content: '';
  right: 0px;
  top: 5px;
  width: 20px;
  height: 1px;
  background-color: #ababab;
}
/* line 111, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.separator .dott {
  position: relative;
  width: 6px;
  height: 6px;
  top: -9px;
  border-radius: 50%;
  display: inline-block;
  background-color: #ababab;
}
/* line 121, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-title h3 {
  position: relative;
  font-size: 36px;
  font-weight: 500;
  color: #222;
  line-height: 1.4em;
  margin-bottom: 15px;
}
/* line 130, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-title h3 span {
  display: block;
  font-weight: 400;
}
/* line 136, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two {
  position: relative;
  margin-bottom: 30px;
  z-index: 1;
}
/* line 142, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box {
  position: relative;
  padding: 45px 45px 35px;
  background-color: #f9f9f9;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}
/* line 156, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box .icon-box {
  position: relative;
  margin-bottom: 20px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* line 166, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box .icon-box .icon {
  position: relative;
  font-size: 52px;
  line-height: 1em;
}
/* line 172, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box h3 {
  position: relative;
  font-size: 18px;
  color: #222;
  font-weight: 600;
  margin-bottom: 15px;
}
/* line 180, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box h3 a {
  position: relative;
  color: #222;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* line 193, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box .text {
  position: relative;
  color: #4b5d73;
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom: 15px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* line 206, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box .read-more {
  position: relative;
  color: #ababab;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* line 220, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box .read-more .fa {
  position: relative;
  margin-left: 5px;
  color: #242424;
  font-size: 14px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* line 232, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box:hover {
  background-color: #ababab;
}
/* line 236, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box:hover h3 a, .services-block-two .inner-box:hover .icon-box, .services-block-two .inner-box:hover .text, .services-block-two .inner-box:hover .read-more, .services-block-two .inner-box:hover .read-more .fa {
  color: #fff;
}
/* line 244, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two.style-two .inner-box {
  box-shadow: none;
}
/* line 248, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two.style-two .inner-box:hover {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}
/* line 254, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-section-two.style-two:before {
  display: none;
}
/* line 258, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-section-two.style-two {
  padding: 90px 0px 120px;
}
/* line 261, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-section-two .section-inner {
  position: relative;
  bottom: -100px;
  margin-top: -100px;
}
/* line 268, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.fact-section .title-column {
  position: relative;
  margin-bottom: 30px;
}
/* line 273, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.fact-section .title-column .title-inner {
  position: relative;
  min-height: 180px;
}
/* line 278, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.fact-section .title-column .title-inner .number {
  position: absolute;
  color: #99babb;
  font-size: 100px;
  font-weight: 700;
  line-height: 1.7em;
  width: 240px;
  height: 180px;
  text-align: center;
  display: inline-block;
  border: 8px solid #fff;
  border-right: 0px;
}
/* line 292, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.fact-section .title-column .title-inner .number:before {
  position: absolute;
  content: '';
  right: 0px;
  top: 0px;
  width: 8px;
  height: 35px;
  background-color: #fff;
}
/* line 302, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.fact-section .title-column .title-inner .number:after {
  position: absolute;
  content: '';
  right: 0px;
  bottom: 0px;
  width: 8px;
  height: 35px;
  background-color: #fff;
}
/* line 312, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.fact-section .title-column .title-inner .text {
  position: relative;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4em;
  padding-left: 210px;
  padding-top: 60px;
  display: inline-block;
}
/***
 ====================================================================
 Team Section
 ====================================================================
 ***/
/* line 331, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member {
  position: relative;
  margin-bottom: 40px;
}
/* line 336, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box {
  position: relative;
}
/* line 340, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box .image {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
/* line 346, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box .image img {
  position: relative;
  width: 100%;
}
/* line 351, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box .lower-box {
  position: relative;
  padding-top: 32px;
  text-align: center;
  padding-bottom: 0px;
  min-height: 146px;
}
/* line 359, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box .lower-box h3 {
  position: relative;
  color: #99babb;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 1em;
  text-transform: capitalize;
}
/* line 369, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box .lower-box h3 a:hover {
  color: #ababab;
}
/* line 373, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box .lower-box .designation {
  position: relative;
  color: #4b5d73;
  font-size: 14px;
  padding-bottom: 15px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-family: 'Hind', sans-serif;
}
/* line 386, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box .lower-box .designation:after {
  position: absolute;
  width: 40px;
  content: '';
  left: 50%;
  height: 1px;
  bottom: 0px;
  background-color: #ddd;
  margin-left: -20px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* line 402, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box .lower-box .social-icon-one {
  position: absolute;
  left: 0px;
  bottom: 0px;
  opacity: 0;
  width: 100%;
  visibility: hidden;
}
/* line 411, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box:hover .lower-box .social-icon-one {
  opacity: 1;
  visibility: visible;
}
/* line 416, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box:hover .lower-box .social-icon-one {
  margin-top: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ababab;
}
/* line 422, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box:hover .lower-box .designation:after {
  opacity: 0;
}
/*Social Icon One*/
/* line 428, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.social-icon-one {
  position: relative;
  margin-top: 20px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* line 438, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.social-icon-one li {
  position: relative;
  margin: 0px 18px;
  margin-bottom: 5px;
  display: inline-block;
}
/* line 445, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.social-icon-one li a {
  position: relative;
  color: #777;
  font-size: 16px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
/* line 456, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.page-header h2 {
  margin: 0.5em 0;
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.1em;
}
/* line 463, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.page-header h2 a {
  color: #273f5b;
}
/* line 465, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.page-header h2 a:hover, .page-header h2 a:focus, .page-header h2 a:active {
  color: #ababab;
}
/***
 ====================================================================
 News Section
 ====================================================================
 ***/
/* line 479, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-section {
  position: relative;
  padding: 80px 0px 70px;
}
/* line 484, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block {
  position: relative;
  margin-bottom: 40px;
}
/* line 489, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box {
  position: relative;
}
/* line 493, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .image {
  position: relative;
}
/* line 497, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .image .post-date {
  position: absolute;
  right: 0px;
  bottom: -10px;
  width: 65px;
  height: 60px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  padding-top: 8px;
  line-height: 1em;
  background-color: #ababab;
}
/* line 512, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .image .post-date span {
  font-size: 12px;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 519, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  border-radius: 3px;
}
/* line 526, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box {
  position: relative;
  padding-top: 40px;
  padding-bottom: 20px;
}
/* line 532, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box:after {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  width: 85px;
  height: 1px;
  background-color: #ddd;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* line 547, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box:hover .lower-box:after {
  width: 100%;
  background-color: #ababab;
}
/* line 552, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box h3 {
  position: relative;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
/* line 559, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box h3 a {
  color: #222;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* line 568, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box h3 a:hover {
  color: #ababab;
}
/* line 572, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box .text {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: #4b5d73;
  margin-bottom: 20px;
}
/* line 580, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box .read-more {
  position: relative;
  font-weight: 600;
  color: #ababab;
  font-size: 11px;
  text-transform: uppercase;
}
/* line 588, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box .read-more .fa {
  position: relative;
  margin-left: 8px;
  color: #242424;
  font-size: 14px;
  top: 1px;
}
/* line 596, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box .share-icon {
  position: relative;
  top: 0px;
  margin-right: 28px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
/* line 605, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box .share-icon a {
  color: #777;
}
/* line 607, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box .share-icon a:hover, .news-block .inner-box .lower-box .share-icon a:focus, .news-block .inner-box .lower-box .share-icon a:active {
  color: #ababab;
}
/* line 613, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box .share-icon:hover {
  color: #ababab;
}
/* line 617, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.background-preset {
  background: #ababab;
}
/* line 620, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.acymailing_form {
  border: none;
}
/* line 621, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.acymailing_form textarea, .acymailing_form input[type="text"], .acymailing_form input[type="password"], .acymailing_form input[type="datetime"], .acymailing_form input[type="datetime-local"], .acymailing_form input[type="date"], .acymailing_form input[type="month"], .acymailing_form input[type="time"], .acymailing_form input[type="week"], .acymailing_form input[type="number"], .acymailing_form input[type="email"], .acymailing_form input[type="url"], .acymailing_form input[type="search"], .acymailing_form input[type="tel"], .acymailing_form input[type="color"], .acymailing_form .uneditable-input {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 30px;
  padding: 10px 20px;
  height: 45px;
  font-size: 14px;
  color: #fff;
  background: none;
  border: 1px solid #555;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
/* line 638, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.acymailing_form td.acysubbuttons {
  text-align: left;
}
/* line 642, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.acymailing_form:hover, .acymailing_form:focus {
  border: none !important;
}
/* line 646, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.slick-next, .slick-prev {
  margin-top: 0;
}
/* line 649, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.qx-element-carousel .slick-next:before, .qx-element-carousel .slick-prev:before {
  border: none;
}
/* line 652, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.qx-carousel-item img.square {
  position: relative;
  text-align: center;
  border: 1px solid #edf0f3;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
/***
 ====================================================================
 Testimonial Section
 ====================================================================
 ***/
/* line 671, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.testimonial-section {
  position: relative;
  padding: 98px 0px 100px;
  background-color: #f9f9f9;
}
/* line 677, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.testimonial-block {
  position: relative;
}
/* line 681, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.testimonial-block .inner-box {
  position: relative;
}
/* line 685, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.testimonial-block .inner-box .image {
  margin: 0 auto;
  border-radius: 50%;
  margin-bottom: 30px;
}
/* line 691, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.testimonial-block .inner-box .text {
  position: relative;
  color: #777;
  font-size: 16px;
  font-style: italic;
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}
/* line 702, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.testimonial-block .inner-box .quote-icon {
  position: relative;
  text-align: center;
  color: #eee;
  font-size: 46px;
  font-style: italic;
  margin-bottom: 20px;
}
/* line 710, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.qx-element-testimonial-pro .qx-testimonial img {
  margin-top: 0;
}
/* line 713, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.testimonial-block .inner-box .author {
  position: relative;
  color: #222;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 1em;
  margin-bottom: 4px;
  text-transform: capitalize;
}
/* line 724, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.testimonial-block .inner-box .designation {
  position: relative;
  color: #fa2964;
  font-size: 11px;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 733, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
/* line 734, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.custom-service-section .custom-column {
  margin-bottom: -100px;
}
/* line 738, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.table-heading, .table-footer {
  background: #fff;
}
/* line 742, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.qx-element-pricing-table {
  padding-top: 0px;
  padding-bottom: 0px;
}
/* line 746, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.pricing__price {
  font-size: 2em;
  font-weight: bold;
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding: 0.75em;
  cursor: default;
  color: #99babb;
  background: #272e37;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 759, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
ul.pricing__feature-list li {
  padding: 10px 0;
  margin-bottom: 5px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
/* line 765, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.pricing__feature-list {
  margin: 0;
  padding: 2em 1em;
  list-style: none;
  text-align: center;
  color: #6a6563;
}
/* line 772, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.pricing__period {
  font-size: 0.5em;
  font-weight: normal;
  display: block;
  padding-top: 10px;
  color: rgba(238, 238, 238, 0.61);
}
/* line 779, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.qx-element-pricing-table .single-table {
  margin: 0 15px;
  padding: 0 0 2em;
  color: #fff;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.07);
}
/* line 787, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.table-heading .title {
  font-size: 28px;
  margin: 0 auto;
  color: #272e37;
}
/* line 792, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.tp-dottedoverlay.twoxtwo {
  background: rgba(39, 46, 55, 0.7);
}
@media only screen and (max-width: 1023px) {
  /* line 796, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .fact-section .title-column .title-inner .number:before, .fact-section .title-column .title-inner .number:after {
    display: none;
  }
  /* line 800, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .fact-section .title-column .title-inner .number {
    border: 0px;
    width: auto;
    height: auto;
    line-height: 1em;
    margin-bottom: 10px;
  }
  /* line 808, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .fact-section .title-column .title-inner .text {
    padding-left: 0px;
    padding-top: 0px;
  }
  /* line 813, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .fact-section .title-column .title-inner .number, .fact-section .title-column .title-inner .text {
    position: relative;
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 821, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .services-title h3, .clients-section .title-box h2 {
    font-size: 32px;
  }
}
/***
 ====================================================================
 Consulting Section
 ====================================================================
 ***/
/* line 834, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section {
  position: relative;
  padding: 98px 0px 70px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/* line 842, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
}
/* line 853, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section .title-column {
  position: relative;
  margin-bottom: 30px;
}
/* line 858, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section .title-column .title-inner {
  margin-left: 30px;
}
/* line 862, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section .title-column .box {
  position: absolute;
  left: 15px;
  top: 0px;
  width: 240px;
  height: 200px;
  border: 8px solid #fff;
  border-right: 0px;
}
/* line 872, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section .title-column .box:before {
  position: absolute;
  content: '';
  right: 0px;
  top: 0px;
  width: 8px;
  height: 35px;
  background-color: #fff;
}
/* line 882, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section .title-column .box:after {
  position: absolute;
  content: '';
  right: 0px;
  bottom: 0px;
  width: 8px;
  height: 35px;
  background-color: #fff;
}
/* line 892, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section .title-column .text {
  position: relative;
  text-align: right;
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.3em;
  margin-top: 56px;
  padding-top: 56px;
  margin-right: 60px;
}
/* line 904, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section .form-column {
  position: relative;
}
/* line 908, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section .form-column .inner-column {
  position: relative;
  margin-right: 30px;
  margin-left: 25px;
}
/* line 914, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section .form-column .text {
  position: relative;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 30px;
}
/* line 921, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.custom-form {
  border-radius: 10px;
  box-shadow: 10px 0 50px 0 rgba(18, 25, 33, 0.1);
  background: #fff;
  padding: 60px 60px 30px 60px;
}
/* line 926, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.custom-form label {
  display: none;
}
/* line 929, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.custom-form .form-horizontal .controls {
  margin-left: 0;
}
/* line 932, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.custom-form textarea, .custom-form input[type="text"], .custom-form input[type="password"], .custom-form input[type="datetime"], .custom-form input[type="datetime-local"], .custom-form input[type="date"], .custom-form input[type="month"], .custom-form input[type="time"], .custom-form input[type="week"], .custom-form input[type="number"], .custom-form input[type="email"], .custom-form input[type="url"], .custom-form input[type="search"], .custom-form input[type="tel"], .custom-form input[type="color"], .custom-form .uneditable-input {
  padding: 13px 40px;
  border: 1px solid transparent;
  transition: all 0.3s ease;
  font-size: 16px;
  color: #273f5b;
  margin-bottom: 10px;
  border-radius: 50px;
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15);
  width: 100%;
  outline: none;
  box-sizing: inherit;
}
/* line 945, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.custom-form textarea:focus, .custom-form input[type="text"]:focus, .custom-form input[type="password"]:focus, .custom-form input[type="datetime"]:focus, .custom-form input[type="datetime-local"]:focus, .custom-form input[type="date"]:focus, .custom-form input[type="month"]:focus, .custom-form input[type="time"]:focus, .custom-form input[type="week"]:focus, .custom-form input[type="number"]:focus, .custom-form input[type="email"]:focus, .custom-form input[type="url"]:focus, .custom-form input[type="search"]:focus, .custom-form input[type="tel"]:focus, .custom-form input[type="color"]:focus, .custom-form .uneditable-input:focus {
  -webkit-box-shadow: 5px 0 40px 0 rgba(171, 171, 171, 0.25);
  box-shadow: 5px 0 40px 0 rgba(171, 171, 171, 0.25);
  border: 1px solid #ababab;
  color: #ababab;
}
/* line 953, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
/* line 954, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.se-left .separator {
  margin: inherit;
}
/* line 958, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
body.outline-_offline {
  text-align: inherit !important;
}
/* line 960, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
body.outline-_offline #g-main {
  padding: 80px 0;
  background-color: rgba(0, 130, 215, 0.5);
}
/* line 964, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
body.outline-_offline #frame {
  margin: 20px auto;
  width: 400px;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 10px 0 10px 0 rgba(18, 25, 33, 0.2);
  border-bottom: 5px solid #99babb;
  border: none;
}
/* line 972, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
body.outline-_offline #frame h1 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #99babb;
}
/* line 977, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
body.outline-_offline #frame input.button.login {
  width: 100%;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  padding: 18px 50px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
  border-radius: 50px;
  position: relative;
  transition: all 0.3s ease;
  text-align: center;
  line-height: 1;
}
/* line 992, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
body.outline-_offline #frame input.button.login:hover, body.outline-_offline #frame input.button.login:active, body.outline-_offline #frame input.button.login:focus {
  box-shadow: 10px 0 30px 0 rgba(171, 171, 171, 0.5);
}
/* line 998, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
/* line 999, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.outline-_error #g-main {
  padding: 80px 0 !important;
}
/* line 1001, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.outline-_error #g-main h1 {
  font-weight: 700;
  color: #99babb;
  font-size: 4rem;
}
/* line 1007, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.outline-_error textarea, .outline-_error input[type="text"], .outline-_error input[type="password"], .outline-_error input[type="datetime"], .outline-_error input[type="datetime-local"], .outline-_error input[type="date"], .outline-_error input[type="month"], .outline-_error input[type="time"], .outline-_error input[type="week"], .outline-_error input[type="number"], .outline-_error input[type="email"], .outline-_error input[type="url"], .outline-_error input[type="search"], .outline-_error input[type="tel"], .outline-_error input[type="color"], .outline-_error .uneditable-input {
  padding: 13px 40px;
  border: 1px solid transparent;
  transition: all 0.3s ease;
  font-size: 16px;
  color: #273f5b;
  margin-bottom: 20px;
  border-radius: 50px;
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15);
  width: 100%;
  outline: none;
  box-sizing: border-box;
}
/* line 1021, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.outline-_error .acymailing_form {
  border: none;
}
/* line 1022, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.outline-_error .acymailing_form textarea, .outline-_error .acymailing_form input[type="text"], .outline-_error .acymailing_form input[type="password"], .outline-_error .acymailing_form input[type="datetime"], .outline-_error .acymailing_form input[type="datetime-local"], .outline-_error .acymailing_form input[type="date"], .outline-_error .acymailing_form input[type="month"], .outline-_error .acymailing_form input[type="time"], .outline-_error .acymailing_form input[type="week"], .outline-_error .acymailing_form input[type="number"], .outline-_error .acymailing_form input[type="email"], .outline-_error .acymailing_form input[type="url"], .outline-_error .acymailing_form input[type="search"], .outline-_error .acymailing_form input[type="tel"], .outline-_error .acymailing_form input[type="color"], .outline-_error .acymailing_form .uneditable-input {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 30px;
  padding: 10px 20px;
  height: 45px;
  font-size: 14px;
  color: #fff;
  background: none;
  border: 1px solid #555;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
/* line 1039, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.outline-_error .acymailing_form td.acysubbuttons {
  text-align: left;
}
/* line 1043, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.outline-_error .acymailing_form:hover, .outline-_error .acymailing_form:focus {
  border: none !important;
}
/* line 1047, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.outline-_error table.acymailing_form td {
  border: none;
}
/* line 1, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 2, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 3, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 4, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 5, templates/jl_balder_pro/scss/balder/_variations.scss */
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
/* line 14, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 15, templates/jl_balder_pro/scss/balder/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"], .moduletable[class*="shadow"], .widget[class*="shadow"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
/* line 21, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 22, templates/jl_balder_pro/scss/balder/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #fff;
}
/* line 25, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 26, templates/jl_balder_pro/scss/balder/_variations.scss */
.box1.moduletable, .box1.widget, .box1 > .g-content, .box1.moduletable h1, .box1.widget h1, .box1 > .g-content h1, .box1.moduletable h2, .box1.widget h2, .box1 > .g-content h2, .box1.moduletable h3, .box1.widget h3, .box1 > .g-content h3, .box1.moduletable h4, .box1.widget h4, .box1 > .g-content h4, .box1.moduletable h5, .box1.widget h5, .box1 > .g-content h5, .box1.moduletable h6, .box1.widget h6, .box1 > .g-content h6, .box1.moduletable strong, .box1.widget strong, .box1 > .g-content strong, .box1.moduletable i, .box1.widget i, .box1 > .g-content i {
  color: #595959;
}
/* line 32, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 33, templates/jl_balder_pro/scss/balder/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #e0e0e0;
}
/* line 36, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 37, templates/jl_balder_pro/scss/balder/_variations.scss */
.box2.moduletable, .box2.widget, .box2 > .g-content, .box2.moduletable h1, .box2.widget h1, .box2 > .g-content h1, .box2.moduletable h2, .box2.widget h2, .box2 > .g-content h2, .box2.moduletable h3, .box2.widget h3, .box2 > .g-content h3, .box2.moduletable h4, .box2.widget h4, .box2 > .g-content h4, .box2.moduletable h5, .box2.widget h5, .box2 > .g-content h5, .box2.moduletable h6, .box2.widget h6, .box2 > .g-content h6, .box2.moduletable strong, .box2.widget strong, .box2 > .g-content strong, .box2.moduletable i, .box2.widget i, .box2 > .g-content i {
  color: #6d6d6d;
}
/* line 43, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 44, templates/jl_balder_pro/scss/balder/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #ababab;
}
/* line 48, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 49, templates/jl_balder_pro/scss/balder/_variations.scss */
.box3.moduletable, .box3.widget, .box3 > .g-content, .box3.moduletable h1, .box3.widget h1, .box3 > .g-content h1, .box3.moduletable h2, .box3.widget h2, .box3 > .g-content h2, .box3.moduletable h3, .box3.widget h3, .box3 > .g-content h3, .box3.moduletable h4, .box3.widget h4, .box3 > .g-content h4, .box3.moduletable h5, .box3.widget h5, .box3 > .g-content h5, .box3.moduletable h6, .box3.widget h6, .box3 > .g-content h6, .box3.moduletable strong, .box3.widget strong, .box3 > .g-content strong, .box3.moduletable i, .box3.widget i, .box3 > .g-content i {
  color: #fff;
}
/* line 52, templates/jl_balder_pro/scss/balder/_variations.scss */
.box3.moduletable a, .box3.widget a, .box3 > .g-content a {
  color: #fff;
}
/* line 54, templates/jl_balder_pro/scss/balder/_variations.scss */
.box3.moduletable a:hover, .box3.widget a:hover, .box3 > .g-content a:hover {
  color: #fff;
}
/* line 58, templates/jl_balder_pro/scss/balder/_variations.scss */
.box3.moduletable .button, .box3.widget .button, .box3 > .g-content .button {
  color: #050505;
  background: #929292;
}
/* line 61, templates/jl_balder_pro/scss/balder/_variations.scss */
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3 > .g-content .button:hover {
  background: #858585;
}
/* line 68, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 69, templates/jl_balder_pro/scss/balder/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  background: #99babb;
}
/* line 72, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 73, templates/jl_balder_pro/scss/balder/_variations.scss */
.box4.moduletable, .box4.widget, .box4 > .g-content, .box4.moduletable h1, .box4.widget h1, .box4 > .g-content h1, .box4.moduletable h2, .box4.widget h2, .box4 > .g-content h2, .box4.moduletable h3, .box4.widget h3, .box4 > .g-content h3, .box4.moduletable h4, .box4.widget h4, .box4 > .g-content h4, .box4.moduletable h5, .box4.widget h5, .box4 > .g-content h5, .box4.moduletable h6, .box4.widget h6, .box4 > .g-content h6, .box4.moduletable strong, .box4.widget strong, .box4 > .g-content strong, .box4.moduletable i, .box4.widget i, .box4 > .g-content i {
  color: #fff;
}
/* line 76, templates/jl_balder_pro/scss/balder/_variations.scss */
.box4.moduletable a, .box4.widget a, .box4 > .g-content a {
  color: #fff;
}
/* line 78, templates/jl_balder_pro/scss/balder/_variations.scss */
.box4.moduletable a:hover, .box4.widget a:hover, .box4 > .g-content a:hover {
  color: #fff;
}
/* line 82, templates/jl_balder_pro/scss/balder/_variations.scss */
.box4.moduletable .button, .box4.widget .button, .box4 > .g-content .button {
  color: #2c4242;
  background: #6b9b9c;
}
/* line 85, templates/jl_balder_pro/scss/balder/_variations.scss */
.box4.moduletable .button:hover, .box4.widget .button:hover, .box4 > .g-content .button:hover {
  background: #7aa5a7;
}
/* line 92, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 93, templates/jl_balder_pro/scss/balder/_variations.scss */
.shadow.moduletable, .shadow.widget, .shadow.g-outer-box, .shadow > .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 98, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 99, templates/jl_balder_pro/scss/balder/_variations.scss */
.shadow2.moduletable, .shadow2.widget, .shadow2.g-outer-box, .shadow2 > .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 104, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 105, templates/jl_balder_pro/scss/balder/_variations.scss */
.disabled.moduletable, .disabled.widget, .disabled.g-outer-box, .disabled > .g-content {
  opacity: 0.4;
}
/* line 110, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 111, templates/jl_balder_pro/scss/balder/_variations.scss */
.square.moduletable, .square.widget, .square.g-outer-box, .square > .g-content {
  border-radius: none;
}
/* line 116, templates/jl_balder_pro/scss/balder/_variations.scss */
/* line 117, templates/jl_balder_pro/scss/balder/_variations.scss */
.rounded.moduletable, .rounded.widget, .rounded.g-outer-box, .rounded > .g-content {
  border-radius: 0.1875rem;
}
/* line 1, templates/jl_balder_pro/scss/balder/_tables.scss */
table {
  border: 1px solid #eaeaea;
}
/* line 5, templates/jl_balder_pro/scss/balder/_tables.scss */
th {
  background: #f7f7f7;
  padding: 0.5rem;
}
/* line 10, templates/jl_balder_pro/scss/balder/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #eaeaea;
}
/* line 1, templates/jl_balder_pro/scss/balder/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15);
}
/* line 6, templates/jl_balder_pro/scss/balder/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #ababab;
}
/* line 10, templates/jl_balder_pro/scss/balder/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #ababab;
}
/* line 15, templates/jl_balder_pro/scss/balder/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15);
  box-sizing: border-box !important;
}
/* line 22, templates/jl_balder_pro/scss/balder/_forms.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #ababab;
}
/* line 26, templates/jl_balder_pro/scss/balder/_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: #ababab !important;
  box-shadow: 5px 0 40px 0 rgba(171, 171, 171, 0.25) !important;
}
/* line 1, templates/jl_balder_pro/scss/balder/_social.scss */
/* line 2, templates/jl_balder_pro/scss/balder/_social.scss */
.g-social a {
  display: inline-block;
  padding: 0.1rem 0.4rem;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 0.1875rem;
  margin-bottom: 4px;
  text-decoration: none;
}
/* line 1, templates/jl_balder_pro/scss/balder/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/jl_balder_pro/scss/balder/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, templates/jl_balder_pro/scss/balder/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/jl_balder_pro/scss/balder/_contentarray.scss */
/* line 12, templates/jl_balder_pro/scss/balder/_contentarray.scss */
/* line 13, templates/jl_balder_pro/scss/balder/_contentarray.scss */
@media only all and (max-width: 50.938rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, templates/jl_balder_pro/scss/balder/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/jl_balder_pro/scss/balder/_contentarray.scss */
@media only all and (max-width: 50.938rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 39, templates/jl_balder_pro/scss/balder/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/jl_balder_pro/scss/balder/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/jl_balder_pro/scss/balder/_contentarray.scss */
/* line 48, templates/jl_balder_pro/scss/balder/_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_balder_pro/scss/balder/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/jl_balder_pro/scss/balder/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/jl_balder_pro/scss/balder/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 1, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
/* line 2, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
/* line 3, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 11, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 16, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
/* line 22, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
/* line 23, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 27, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 31, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 36, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .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;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 44, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 44, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 44, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 54, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/jl_balder_pro/scss/balder/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
/* line 1, templates/jl_balder_pro/scss/balder/_offline.scss */
/* line 2, templates/jl_balder_pro/scss/balder/_offline.scss */
.g-offline #grav-login {
  max-width: 36rem;
}
/* line 4, templates/jl_balder_pro/scss/balder/_offline.scss */
.g-offline #grav-login .form-actions {
  margin-top: 0.625rem;
}
@media only all and (max-width: 50.938rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
/* line 10, templates/jl_balder_pro/scss/balder/_offline.scss */
.g-offline #grav-login .button {
  text-transform: capitalize;
}
/* line 13, templates/jl_balder_pro/scss/balder/_offline.scss */
@media only all and (max-width: 50.938rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
/* line 21, templates/jl_balder_pro/scss/balder/_offline.scss */
/* line 22, templates/jl_balder_pro/scss/balder/_offline.scss */
.outline-_offline input[type="text"], .outline-_offline input[type="password"], .outline-_offline input[type="email"], .outline-_offline .uneditable-input {
  padding: 13px 40px;
  border: 1px solid transparent;
  transition: all 0.3s ease;
  font-size: 16px;
  color: #273f5b;
  border-radius: 50px;
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15);
  width: 100%;
  outline: none;
  -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
  -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-container {
    width: 51rem;
  }
}
@media only all and (min-width: 48.062em) and (max-width: 50.938rem) {
  .g-container {
    width: 48em;
  }
}
@media only all and (max-width: 48em) {
  .g-container {
    width: 100%;
  }
}
/* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 50.938rem) {
  .g-block {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 50.938rem) {
  body [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 50.938rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      -webkit-box-lines: inherit;
      -moz-box-lines: inherit;
      box-lines: inherit;
      -webkit-flex-wrap: inherit;
      -moz-flex-wrap: inherit;
      -ms-flex-wrap: inherit;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      -webkit-box-flex: inherit;
      -moz-box-flex: inherit;
      box-flex: inherit;
      -webkit-flex: inherit;
      -moz-flex: inherit;
      -ms-flex: inherit;
      flex: inherit;
    }
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 50.938rem) {
  /* line 14, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  /* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 50.938rem) {
  /* line 57, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 50.938rem) {
  /* line 85, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=balder_16.css.map */