/* 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=Nunito:300,400');
@import url('//fonts.googleapis.com/css?family=Poppins: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: #666;
  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: #0083ff;
}
/* line 25, templates/jl_balder_pro/scss/balder/_core.scss */
a:hover {
  color: #4d4d4d;
}
/* line 30, templates/jl_balder_pro/scss/balder/_core.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: #4d4d4d;
}
/* line 34, templates/jl_balder_pro/scss/balder/_core.scss */
.gantry-logo {
  display: inline-block;
}
@media only all and (max-width: 50.938rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .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: "Nunito";
  font-weight: 400;
}
/* line 10, templates/jl_balder_pro/scss/balder/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "Poppins";
  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: #999;
}
/* line 30, templates/jl_balder_pro/scss/balder/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #666;
  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: #fff;
  color: #fff;
  text-align: center;
  position: relative;
  height: 65px;
  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: 65px;
}
/* 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: #fff;
}
/* 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: #f0f0f0;
  border: none;
  text-decoration: none;
  color: #fff;
  -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: #fff;
}
/* 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: #6a85a6;
}
/* 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(242, 242, 242, 0.4);
  color: #6a85a6;
}
/* 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(242, 242, 242, 0.4);
}
/* 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: #6a85a6;
}
/* 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(242, 242, 242, 0.4);
}
/* 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: #6a85a6;
}
/* 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: #4b5d73;
  -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: #0083ff;
  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(242, 242, 242, 0.4);
  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(242, 242, 242, 0.4);
}
/* 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: #fff;
}
/* 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(242, 242, 242, 0.4);
  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(242, 242, 242, 0.4);
}
/* 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: #4b5d73;
}
/* 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: 65px;
}
/* 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: #ff5e14;
  color: #020d26;
}
/* line 19, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #ff6f2e;
}
/* line 22, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #fa4f00;
}
/* 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) {
  /* line 34, templates/jl_balder_pro/scss/balder/_offcanvas.scss */
  .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: #0083ff;
  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: #020d26;
  color: #fff;
  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: #fff;
  -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: #0083ff;
}
/* line 25, templates/jl_balder_pro/scss/balder/_header.scss */
#g-header a {
  color: #0c4fe8;
}
/* line 27, templates/jl_balder_pro/scss/balder/_header.scss */
#g-header a:hover {
  color: #fff;
}
/* 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: #fff;
}
/* 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: #6a85a6;
}
/* 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(242, 242, 242, 0.4);
  color: #6a85a6;
}
/* 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(242, 242, 242, 0.4);
}
/* 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: #6a85a6;
}
/* 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(242, 242, 242, 0.4);
}
/* 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: #6a85a6;
}
/* 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: #4b5d73;
  -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: #0083ff;
  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 #041743;
  background: rgba(242, 242, 242, 0.4);
  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(242, 242, 242, 0.4);
}
/* 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: #fff;
}
/* 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 #041743;
  background: rgba(242, 242, 242, 0.4);
  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(242, 242, 242, 0.4);
}
/* 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: #4b5d73;
}
@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: #4b5d73;
}
/* 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: #4b5d73;
}
/* 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: #4b5d73;
}
/* line 20, templates/jl_balder_pro/scss/balder/_showcase.scss */
#g-showcase .button {
  background: #ff5e14;
  color: #4b5d73;
}
/* line 23, templates/jl_balder_pro/scss/balder/_showcase.scss */
#g-showcase .button:hover {
  background: #ff6f2e;
}
/* line 26, templates/jl_balder_pro/scss/balder/_showcase.scss */
#g-showcase .button:active {
  background: #fa4f00;
}
/* 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: #4b5d73;
  -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: #4b5d73;
}
@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: #fafafa;
  color: #4b5d73;
  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: #4b5d73;
}
@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: #4b5d73;
}
@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: #fff;
  color: #4b5d73;
  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: #121921;
  padding: 60px 0;
  color: #4b5d73;
}
@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: #0083ff;
}
/* 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;
  }
}
/* line 1, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
#qx-row-812780 {
  display: none;
}
/* line 4, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
#qx-row-174859 {
  display: none;
}
/* line 7, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.acyfield_email.acy_requiredField {
  display: none;
}
/* line 10, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
#qx-text-87141, #qx-text-1931 {
  height: 100%;
}
/* line 13, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.course.ttcoursecolor {
  color: #2c496e;
  font-family: inherit;
  font-size: 1rem;
  line-height: inherit;
}
/* line 19, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.classh3 {
  color: #2c496e;
  font-weight: 700;
  margin-top: 1.5rem;
  font-size: 1.25rem;
}
/* line 25, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
ul.ul-interests li {
  font-size: 0.9rem;
}
/* line 28, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
ul.ul-edu {
  list-style: none;
}
/* line 31, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
ul.ul-edu li {
  position: relative;
  padding: 0px 15px 4px 3px;
}
/* line 35, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
ul.ul-edu li .description p {
  margin: 0;
}
/* line 38, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
ul.ul-edu li .description p.course {
  font-size: 0.9rem;
}
/* line 41, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
ul.ul-edu li .description p.institution {
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.6);
}
/* line 45, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.exp-title {
  text-transform: none !important;
}
/* line 48, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.exp-company {
  font-weight: normal !important;
  text-transform: none !important;
}
/* line 52, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-md-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
/* line 56, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-md-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
/* line 60, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-md-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
/* line 64, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-md-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
/* line 68, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-md-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
/* line 72, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-md-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
/* line 76, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-md-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
/* line 80, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-md-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
/* line 84, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-md-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
/* line 88, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-md-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
/* line 92, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-md-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
/* line 96, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-md-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
/* line 100, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
#profile {
  text-align: center;
  padding: 30px 10px;
  position: relative;
}
/* line 105, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-xl, .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
/* line 180, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-lg-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
/* line 184, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-lg-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
/* line 188, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-lg-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
/* line 192, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-lg-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
/* line 196, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-lg-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
/* line 200, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-lg-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
/* line 204, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-lg-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
/* line 208, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-lg-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
/* line 212, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-lg-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
/* line 216, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-lg-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
/* line 220, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-lg-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
/* line 224, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-lg-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
/* line 228, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.avatar-circle {
  border-radius: 50%;
}
/* line 231, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.people-widget .avatar {
  width: 80%;
  max-width: 150px;
  height: auto;
}
/* line 236, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.portrait-title h2 {
  font-size: 1.75em;
  font-weight: 300;
  color: #000;
  margin: 20px 0 10px 0;
}
/* line 242, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.portrait-title h3 {
  font-size: 1rem;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.54);
  margin: 0px 0 10px 0;
}
/* line 248, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col-md-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
/* line 252, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.portrait-title h3 {
  color: #2c496e;
}
/* line 255, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.container-xl1, .container-lg1, .container-md1, .container-sm1, .container1 {
  max-width: 1200px;
}
/* line 262, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.container1 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f2f2f2;
}
/* line 270, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.row1 {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
/* line 276, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.people-widget {
  font-size: 0.8rem;
  text-align: center;
}
/* line 280, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.people-widget .portrait-title h2 {
  font-size: 1rem;
}
/* line 283, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.people-widget .portrait-title h3 {
  font-size: 0.7rem;
}
/* line 286, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.people-widget .avatar {
  width: 80%;
  max-width: 150px;
  height: auto;
}
@media (min-width: 576px) {
  /* line 292, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .people-widget .col-sm-auto {
    width: 30%;
  }
}
@media (min-width: 992px) {
  /* line 297, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .people-widget .col-sm-auto {
    width: 20%;
  }
}
/* line 301, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.btn1 {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  /* line 318, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .btn1 {
    transition: none;
  }
}
/* line 322, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.btn1:hover {
  color: #212529;
  text-decoration: none;
}
/* line 326, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.btn1:focus, .btn1.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(223, 125, 103, 0.25);
}
/* line 331, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.btn1.disabled, .btn1:disabled {
  opacity: 0.65;
}
/* line 335, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
a.btn1.disabled, fieldset:disabled a.btn1 {
  pointer-events: none;
}
/* line 339, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.btn-outline-primary {
  color: #df7d67;
  border-color: #df7d67;
}
/* line 343, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.btn-outline-primary:hover {
  color: #212529;
  background-color: #df7d67;
  border-color: #df7d67;
}
/* line 348, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(223, 125, 103, 0.5);
}
/* line 352, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #df7d67;
  background-color: transparent;
}
/* line 357, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.active:not(:disabled):not(.disabled), .show > .btn-outline-primary.dropdown-toggle {
  color: #212529;
  background-color: #df7d67;
  border-color: #df7d67;
}
/* line 364, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(223, 125, 103, 0.5);
}
/* line 369, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
  cursor: pointer;
}
/* line 375, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.btn-links .btn1 {
  padding: 5px 0.5rem 5px 0.5rem;
  line-height: 1;
}
/* line 379, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.btn1.btn-sm, .btn-group-sm > .btn1 {
  padding: 5px 0.4rem 5px 0.4rem;
  font-size: 0.6rem;
  border-radius: 0.2rem;
}
/* line 385, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.btn-toolbar .btn1 {
  font-size: 0.9rem;
  padding: 10px 14px 9px;
  border: none;
}
/* line 390, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.article-metadata {
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 14px;
  letter-spacing: 0.03em;
  color: rgba(0, 0, 0, 0.54);
}
/* line 397, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
a.summary-link {
  color: unset;
  text-decoration: none;
}
/* line 401, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
a.summary-link:hover {
  color: unset;
}
/* line 404, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
a, h3.article-title a:hover {
  color: #243c5b;
  text-decoration: none;
  transition: color 0.6s ease;
}
/* line 410, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
a:hover, a:focus {
  color: #243c5b;
}
/* line 414, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.article-title a {
  color: #2c496e;
}
/* line 417, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.card-body {
  background: white;
}
/* line 420, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.card-simple {
  background: white;
}
/* line 423, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.text-muted {
  color: #2c496e !important;
}
/* line 426, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.experience .card-text {
  color: #2c496e !important;
}
/* line 429, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.card .card-text p {
  color: #2c496e;
}
/* line 432, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.card .card-text h4 a {
  color: #2c496e;
}
/* line 435, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.media {
  display: flex;
  align-items: flex-start;
}
/* line 439, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.media-body {
  flex: 1;
}
/* line 442, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.media.stream-item {
  margin-bottom: 2rem;
}
/* line 445, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.media.stream-item .article-title, .card-simple .article-title {
  font-size: 1.2rem;
}
/* line 449, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.media.stream-item .article-style, .card-simple .article-style {
  margin-top: 2px;
  font-size: 0.8rem;
}
/* line 454, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.media.stream-item .stream-meta {
  margin-top: 12px;
}
/* line 457, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.media.stream-item img {
  max-width: 150px;
  height: auto;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  /* line 463, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .media.stream-item img {
    max-width: 80px;
  }
}
/* line 467, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.eventoLinkMenu > .g-menu-parent-indicator {
  visibility: hidden;
}
/* line 470, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.conf_leftMenu {
  float: left;
  width: 200px;
  background: transparent none repeat scroll 0 0;
}
/* line 471, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.conf_leftMenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 472, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.conf_leftMenu .spacer {
  height: 1em;
}
/* line 472, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.support_box {
  margin-top: 10px !important;
  width: 100%;
  color: #aaa;
  background: #f6f6f6;
  border: 1px solid #ccc;
}
/* line 473, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
#outer {
  width: 100%;
  position: relative;
  background: #f6f6f6;
  border: 1px solid #ccc;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
/* line 474, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
#outer > li.menuConfTitle {
  display: block;
}
/* line 475, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
#outer li a {
  display: block;
  text-decoration: none;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
}
/* line 476, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
#outer li a.no-link, #outer li a.no-link:hover {
  color: #555;
  cursor: default;
}
/* line 477, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
#outer li a:not(.no-link):hover {
  background: #e0e0e0;
}
/* line 478, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.menuConfTitle {
  text-align: left;
}
/* line 479, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.menuConfTitle a {
  color: #275c86;
  padding: 7px 12px;
}
/* line 480, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.menuConfSelected, .menuConfMiddleCellSelected {
  color: #bd891a;
  background: #dadada;
  border-bottom: 1px solid #d0d0d0;
  border-top: 1px solid #d0d0d0;
}
/* line 482, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.confBodyBox {
  margin-left: 230px;
  background: transparent none repeat scroll 0 0;
}
/* line 487, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.mainContent {
  width: 100%;
}
/* line 491, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.col2 {
  width: 100%;
  float: left;
  font-family: verdana, arial, sans-serif;
}
/* line 497, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.pop-precio {
  position: absolute;
  width: 90px;
  height: 30px;
  border-radius: 5px;
  background-color: #c10012;
  right: -20px;
  top: -15px;
  color: #fff;
  line-height: 30px;
  font-size: 13px;
  text-align: center !important;
}
/* line 510, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.pop-precio.preventa {
  background: #eec207 !important;
}
/*Services Block*/
/* line 515, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.containerService {
  position: relative;
  margin: 0 auto;
}
/* line 520, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.qx-container {
  width: 83%;
}
/* line 524, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.tltcpntinicio {
  font-size: 28px;
}
/* line 528, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.tltSCblue {
  color: #232f89;
  font-family: Segoe UI;
  font-weight: lighter;
  font-size: 22px;
  font-weight: 600;
}
/* line 536, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.tltDescServ {
  font-size: 25px;
}
/* line 540, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.containerImgWelcomeService {
  position: relative;
  margin: 0 auto;
  background-image: linear-gradient(to left, rgba(30, 59, 113, 0.03), rgba(42, 82, 152, 0.46)), url('https://www.apgis-rs.com/images/imagesApgis/sentinelv4.jpg');
  background-attachment: fixed !important;
  background-color: transparent;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: 50% 0;
  padding: 3.5rem 0;
  height: 700px;
  width: 100%;
  color: var(--color-white);
}
/* line 555, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.containerImgWelcomeCurso {
  position: relative;
  margin: 0 auto;
  background-image: linear-gradient(to left, rgba(30, 59, 113, 0.03), rgba(42, 82, 152, 0.46)), url('https://www.apgis-rs.com/images/imagesApgis/sentinelv3.jpg');
  background-attachment: fixed !important;
  background-color: transparent;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: 50% 0;
  padding: 3.5rem 0;
  height: 700px;
  width: 100%;
  color: var(--color-white);
}
/* line 570, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
#qx-text-6626, #qx-text-732126, #qx-text-46305, #qx-text-23366, #qx-text-9666, #qx-text-5961, #qx-text-7933, #qx-text-4827 {
  height: 100%;
}
/* line 574, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.containerService img {
  vertical-align: middle;
}
/* line 576, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.containerImgWelcomeService .contentImgWelcomeService, .containerImgWelcomeCurso .contentImgWelcomeCurso {
  position: absolute;
  background: #f2f2f2;
  /* Fallback color */
  background: rgba(242, 242, 242, 0.8);
  /* Black background with 0.5 opacity */
  width: 100%;
  bottom: 0;
}
/* line 584, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.containerService .contentSevi {
  position: absolute;
  bottom: 0;
  background: #fff;
  /* Fallback color */
  background: rgba(255, 255, 255, 0.7);
  /* Black background with 0.5 opacity */
  color: #262626;
  width: 41%;
  font-size: 20px;
  transform: translateX(10%) translateY(8%);
  font-family: Segoe UI;
  font-weight: lighter;
  line-height: 1.3rem;
  padding: 20px;
}
/* line 599, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.containerService .contentSeviMsg {
  position: absolute;
  top: 0;
  right: 0;
  color: #f1f1f1;
  width: 30%;
  font-size: 25px;
  text-align: center;
  font-family: Segoe UI;
  font-weight: 720;
  transform: translateX(-10%) translateY(7%);
  padding: 20px;
}
/* line 613, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .image .itemImgServ {
  position: relative;
}
/* line 617, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .image .itemImgServ img {
  max-width: 100%;
  height: auto;
  display: block;
}
/* line 623, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.overlaybg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 632, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.portfolio_link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 0;
}
/* line 640, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.itemImgServ h3 {
  margin: 0;
}
/* line 644, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
h3.portfolio {
  font-family: inherit;
  font-size: 2.1rem;
  position: absolute;
  color: white;
  text-transform: none;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  font-weight: 300;
}
/* line 657, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.itemImgServ:hover .overlaybg {
  background-color: transparent;
  opacity: 0;
}
/* line 662, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.itemImgServ:hover h3.portfolio {
  height: 0px;
  width: 0px;
}
/* line 667, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block {
  position: relative;
  margin-bottom: 40px;
}
/* line 672, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box {
  position: relative;
}
/* line 676, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box .image {
  position: relative;
}
/* line 680, 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 687, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box .lower-content {
  position: relative;
  text-align: center;
  padding-top: 32px;
}
/* line 693, 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 702, 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 712, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block .inner-box .lower-content h3 a:hover {
  color: #0083ff;
}
/* line 716, 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 732, 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 739, 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: #0083ff;
}
/* line 746, 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 755, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.separator:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 5px;
  width: 20px;
  height: 1px;
  background-color: #0083ff;
}
/* line 765, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.separator:after {
  position: absolute;
  content: '';
  right: 0px;
  top: 5px;
  width: 20px;
  height: 1px;
  background-color: #0083ff;
}
/* line 775, 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: #0083ff;
}
/* line 785, 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 794, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-title h3 span {
  display: block;
  font-weight: 400;
}
/* line 800, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two {
  position: relative;
  z-index: 1;
  height: 100%;
}
/* line 806, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box {
  position: relative;
  padding: 0px 0px 0px;
  background-color: #f9f9f9;
  height: 100%;
  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 821, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box .image {
  position: relative;
}
/* line 825, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box .image img {
  position: relative;
  width: 100%;
  height: 220px;
  display: block;
  border-radius: 1px;
}
/* line 833, 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 843, 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 849, 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;
  text-align: center;
  margin-bottom: 15px;
}
/* line 858, 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 871, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box .text {
  position: relative;
  text-align: center;
  color: #4b5d73;
  font-size: 18px;
  line-height: 1.3em;
  margin-left: 15px;
  margin-right: 15px;
  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 887, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box .read-more {
  position: absolute;
  color: #0083ff;
  font-size: 14px;
  bottom: 10px;
  margin-left: 10px;
  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 903, 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 915, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two .inner-box:hover {
  background-color: #0083ff;
}
/* line 919, 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 927, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-block-two.style-two .inner-box {
  box-shadow: none;
}
/* line 931, 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 937, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-section-two.style-two:before {
  display: none;
}
/* line 941, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-section-two.style-two {
  padding: 90px 0px 120px;
}
/* line 944, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.services-section-two .section-inner {
  position: relative;
  bottom: -100px;
  margin-top: -100px;
}
/* line 951, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.fact-section .title-column {
  position: relative;
  margin-bottom: 30px;
}
/* line 956, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.fact-section .title-column .title-inner {
  position: relative;
  min-height: 180px;
}
/* line 961, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.fact-section .title-column .title-inner .number {
  position: absolute;
  color: #ff5e14;
  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 975, 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 985, 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 995, 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 1014, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member {
  position: relative;
  margin-bottom: 40px;
}
/* line 1019, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box {
  position: relative;
}
/* line 1023, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box .image {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
/* line 1029, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box .image img {
  position: relative;
  width: 100%;
}
/* line 1034, 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 1042, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box .lower-box h3 {
  position: relative;
  color: #ff5e14;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 1em;
  text-transform: capitalize;
}
/* line 1052, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box .lower-box h3 a:hover {
  color: #0083ff;
}
/* line 1056, 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 1069, 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 1085, 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 1094, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box:hover .lower-box .social-icon-one {
  opacity: 1;
  visibility: visible;
}
/* line 1099, 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 #0083ff;
}
/* line 1105, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.team-member .inner-box:hover .lower-box .designation:after {
  opacity: 0;
}
/*Social Icon One*/
/* line 1111, 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 1121, 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 1128, 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 1139, 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 1146, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.page-header h2 a {
  color: #273f5b;
}
/* line 1148, 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: #0083ff;
}
/***
 ====================================================================
 News Section
 ====================================================================
 ***/
/* line 1162, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-section {
  position: relative;
  padding: 80px 0px 70px;
}
/* line 1167, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block {
  position: relative;
  margin-bottom: 40px;
}
/* line 1172, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box {
  position: relative;
}
/* line 1176, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .image {
  position: relative;
}
/* line 1180, 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: #0083ff;
}
/* line 1195, 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 1202, 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 1209, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box {
  position: relative;
  padding-top: 40px;
  padding-bottom: 20px;
}
/* line 1215, 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 1230, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box:hover .lower-box:after {
  width: 100%;
  background-color: #0083ff;
}
/* line 1235, 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 1242, 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 1251, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box h3 a:hover {
  color: #0083ff;
}
/* line 1255, 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 1263, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box .read-more {
  position: relative;
  font-weight: 600;
  color: #0083ff;
  font-size: 11px;
  text-transform: uppercase;
}
/* line 1271, 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 1279, 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 1288, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box .share-icon a {
  color: #777;
}
/* line 1290, 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: #0083ff;
}
/* line 1296, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.news-block .inner-box .lower-box .share-icon:hover {
  color: #0083ff;
}
/* line 1300, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.background-preset {
  background: #0083ff;
}
/* line 1303, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.acymailing_form {
  border: none;
}
/* line 1304, 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 1321, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.acymailing_form td.acysubbuttons {
  text-align: left;
}
/* line 1325, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.acymailing_form:hover, .acymailing_form:focus {
  border: none !important;
}
/* line 1329, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.slick-next, .slick-prev {
  margin-top: 0;
}
/* line 1332, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.qx-element-carousel .slick-next:before, .qx-element-carousel .slick-prev:before {
  border: none;
}
/* line 1335, 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 1354, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.testimonial-section {
  position: relative;
  padding: 98px 0px 100px;
  background-color: #f9f9f9;
}
/* line 1360, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.testimonial-block {
  position: relative;
}
/* line 1364, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.testimonial-block .inner-box {
  position: relative;
}
/* line 1368, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.testimonial-block .inner-box .image {
  margin: 0 auto;
  border-radius: 50%;
  margin-bottom: 30px;
}
/* line 1374, 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 1385, 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 1393, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.qx-element-testimonial-pro .qx-testimonial img {
  margin-top: 0;
}
/* line 1396, 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 1407, 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 1416, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
/* line 1417, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.custom-service-section .custom-column {
  margin-bottom: -100px;
}
/* line 1421, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.table-heading, .table-footer {
  background: #fff;
}
/* line 1425, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.qx-element-pricing-table {
  padding-top: 0px;
  padding-bottom: 0px;
}
/* line 1429, 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: #ff5e14;
  background: #272e37;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 1442, 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 1448, 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 1455, 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 1462, 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 1470, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.table-heading .title {
  font-size: 28px;
  margin: 0 auto;
  color: #272e37;
}
/* line 1475, 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 1479, 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 1483, 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 1491, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .fact-section .title-column .title-inner .text {
    padding-left: 0px;
    padding-top: 0px;
  }
  /* line 1496, 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 1504, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .services-title h3, .clients-section .title-box h2 {
    font-size: 32px;
  }
  /* line 1507, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .containerService .contentSevi {
    position: absolute;
    bottom: 0;
    background: #fff;
    /* Fallback color */
    background: rgba(255, 255, 255, 0.5);
    /* Black background with 0.5 opacity */
    color: #262626;
    width: 100%;
    font-size: 17px;
    font-family: Segoe UI;
    font-weight: lighter;
    transform: translateX(0%) translateY(0%);
    line-height: 1rem;
    padding: 20px;
  }
  /* line 1521, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .containerService .contentSeviMsg {
    position: absolute;
    top: 0;
    right: 0;
    color: #f1f1f1;
    width: 100%;
    font-size: 16px;
    text-align: center;
    font-family: Segoe UI;
    font-weight: 500;
    transform: translateX(0%) translateY(0%);
    padding: 20px;
  }
  /* line 1534, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .chTitleContent {
    clear: both;
  }
  /* line 1537, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .tltSCblue {
    color: #232f89;
    font-family: Segoe UI;
    font-weight: lighter;
    font-size: 17px;
    font-weight: 500;
  }
  /* line 1544, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .tltcpntinicio {
    font-size: 17px;
  }
  /* line 1547, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .hdgInicio {
    font-size: 18px;
  }
  /* line 1550, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .tltDescServ {
    font-size: 17px;
  }
}
@media (max-width: 1023px) {
  /* line 1556, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
  .chTitle {
    width: 100%;
  }
}
/***
 ====================================================================
 Consulting Section
 ====================================================================
 ***/
/* line 1569, 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 1577, 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 1588, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section .title-column {
  position: relative;
  margin-bottom: 30px;
}
/* line 1593, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section .title-column .title-inner {
  margin-left: 30px;
}
/* line 1597, 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 1607, 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 1617, 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 1627, 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 1639, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section .form-column {
  position: relative;
}
/* line 1643, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.consulting-section .form-column .inner-column {
  position: relative;
  margin-right: 30px;
  margin-left: 25px;
}
/* line 1649, 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 1656, 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 1661, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.custom-form label {
  display: none;
}
/* line 1664, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.custom-form .form-horizontal .controls {
  margin-left: 0;
}
/* line 1667, 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 1680, 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(0, 131, 255, 0.25);
  box-shadow: 5px 0 40px 0 rgba(0, 131, 255, 0.25);
  border: 1px solid #0083ff;
  color: #0083ff;
}
/* line 1688, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
/* line 1689, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.se-left .separator {
  margin: inherit;
}
/* line 1693, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
body.outline-_offline {
  text-align: inherit !important;
}
/* line 1695, 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 1699, 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 #ff5e14;
  border: none;
}
/* line 1707, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
body.outline-_offline #frame h1 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #ff5e14;
}
/* line 1712, 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 1727, 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(0, 131, 255, 0.5);
}
/* line 1733, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
/* line 1734, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.outline-_error #g-main {
  padding: 80px 0 !important;
}
/* line 1736, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.outline-_error #g-main h1 {
  font-weight: 700;
  color: #ff5e14;
  font-size: 4rem;
}
/* line 1742, 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 1756, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.outline-_error .acymailing_form {
  border: none;
}
/* line 1757, 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 1774, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.outline-_error .acymailing_form td.acysubbuttons {
  text-align: left;
}
/* line 1778, templates/jl_balder_pro/scss/balder/_balder-theme.scss */
.outline-_error .acymailing_form:hover, .outline-_error .acymailing_form:focus {
  border: none !important;
}
/* line 1782, 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: #0083ff;
}
/* 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: #b3daff;
}
/* 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: #fff;
  background: #339cff;
}
/* line 61, templates/jl_balder_pro/scss/balder/_variations.scss */
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3 > .g-content .button:hover {
  background: #4da8ff;
}
/* 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: #ff5e14;
}
/* 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: #ffd8c7;
}
/* 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: #2e0e00;
  background: #c73f00;
}
/* line 85, templates/jl_balder_pro/scss/balder/_variations.scss */
.box4.moduletable .button:hover, .box4.widget .button:hover, .box4 > .g-content .button:hover {
  background: #e04700;
}
/* 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: #0083ff;
}
/* line 10, templates/jl_balder_pro/scss/balder/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #0083ff;
}
/* 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: #0083ff;
}
/* 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: #0083ff !important;
  box-shadow: 5px 0 40px 0 rgba(0, 131, 255, 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) {
  /* 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.938rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 51rem;
  }
}
@media only all and (min-width: 48.062em) and (max-width: 50.938rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 48em;
  }
}
@media only all and (max-width: 48em) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 100%;
  }
}
/* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 50.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 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.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 */