@charset "utf-8";@import url("https://fonts.googleapis.com/css2?family=Oswald&display=swap");@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap");/* 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
 */

.alert {
  border-radius: 0.1875rem;
  padding: 0.938rem;
  margin-bottom: 1.5rem;
  text-shadow: none;
}
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.alert, .alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
legend small {
  font-size: 0.8rem;
}
.input-prepend > .add-on, .input-append > .add-on {
  line-height: 1.5;
}
.btn-primary {
  background: #0b56a6;
  color: #ffffff;
  text-shadow: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-primary:hover {
  background: #0d62be;
  color: #ffffff;
}
.btn-primary:active, .btn-primary:focus {
  background: #094a8e;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
}
.btn-secondary {
  background: #50c4f3;
  color: #ffffff;
  text-shadow: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-secondary:hover {
  background: #68ccf5;
  color: #ffffff;
}
.btn-secondary:active, .btn-secondary:focus {
  background: #38bcf1;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
}
meter {
  width: 100%;
}
.btn-group > .btn + .dropdown-toggle {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-group.open .btn-primary.dropdown-toggle {
  background: #094a8e;
  color: #ffffff;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background-image: none;
  background-color: #0b56a6;
}
.btn-link {
  color: #0b56a6;
}
.login fieldset {
  padding: 0;
}
.login .plg_system_webauthn_login_button {
  padding-top: 0.9rem;
  min-height: 60px;
}
.login .plg_system_webauthn_login_button svg {
  vertical-align: middle;
}
.list-striped, .row-striped {
  border-top: 1px solid #dddddd;
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
  background-color: #fcfcfc;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
.list-bordered, .row-bordered {
  border: 1px solid #dddddd;
}
.row-even, .row-odd {
  border-bottom: 1px solid #dddddd;
}
.row-even {
  background-color: #fcfcfc;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
blockquote {
  border-left: 5px solid #dddddd;
}
blockquote small {
  color: #333;
}
blockquote.pull-right {
  border-right: 5px solid #dddddd;
}
code, pre {
  color: #000000;
  background-color: #f2f2f2;
  border: 1px solid #dddddd;
}
legend {
  color: #333333;
}
legend small {
  color: #999999;
}
.input-prepend .chzn-container-single .chzn-single, .input-append .chzn-container-single .chzn-single {
  border-color: #dddddd;
}
.input-prepend .chzn-container-single .chzn-drop, .input-append .chzn-container-single .chzn-drop {
  border-color: #dddddd;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
#g-header .search form, #g-navigation .search form {
  margin-bottom: 0;
}
#g-header .search input, #g-navigation .search input {
  margin-bottom: 0;
  border: 0;
}
#login-form .input-prepend > .add-on {
  color: #000000;
  height: 2.1rem;
}
#login-form input[type="text"], #login-form input[type="password"] {
  color: #000000;
  height: 1.25rem;
}
#login-form .controls .input-append .btn {
  line-height: 26px;
  height: 2.15rem;
}
.view-mailto #g-page-surround, .body-only #g-page-surround {
  box-shadow: none;
}
.controls .input-append .btn {
  font-size: 14px;
  line-height: 20px;
  height: 33px;
}
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
  color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777777;
}
.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
  color: #ffffff;
  background-color: #555555;
  border: 1px solid #222;
}
.tip-wrap {
  color: #fff;
  background-color: #000;
}
.search span.highlight {
  background-color: #fcfcfc;
}
.img-polaroid {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.muted {
  color: #999999;
}
a.muted:hover, a.muted:focus {
  color: #808080;
}
.alert {
  background-color: #f8f4ec;
  border-color: #eee4d2;
}
.alert a, .alert a:hover, .alert .alert-link, .alert .alert-link:hover {
  color: #a47e3c;
  font-weight: bold;
}
.alert a:hover, .alert a:hover:hover, .alert .alert-link:hover, .alert .alert-link:hover:hover {
  text-decoration: underline;
}
.alert, .alert h4, .text-warning {
  color: #c09853;
}
a.text-warning:hover, a.text-warning:focus {
  color: #b78c43;
}
.alert-success {
  color: #468847;
  background-color: #dfeedf;
  border-color: #c4e0c4;
}
.alert-success a, .alert-success a:hover, .alert-success .alert-link, .alert-success .alert-link:hover {
  color: #356635;
  font-weight: bold;
}
.alert-success a:hover, .alert-success a:hover:hover, .alert-success .alert-link:hover, .alert-success .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-success h4, .text-success {
  color: #468847;
}
a.text-success:hover, a.text-success:focus {
  color: #3d773e;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f6e7e7;
  border-color: #edd1d0;
}
.alert-danger a, .alert-danger a:hover, .alert-danger .alert-link, .alert-danger .alert-link:hover, .alert-error a, .alert-error a:hover, .alert-error .alert-link, .alert-error .alert-link:hover {
  color: #953b39;
  font-weight: bold;
}
.alert-danger a:hover, .alert-danger a:hover:hover, .alert-danger .alert-link:hover, .alert-danger .alert-link:hover:hover, .alert-error a:hover, .alert-error a:hover:hover, .alert-error .alert-link:hover, .alert-error .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-danger h4, .alert-error h4, .text-error {
  color: #b94a48;
}
a.text-error:hover, a.text-error:focus {
  color: #a74240;
}
.alert-info {
  color: #3a87ad;
  background-color: #e2eff5;
  border-color: #c7e0ec;
}
.alert-info a, .alert-info a:hover, .alert-info .alert-link, .alert-info .alert-link:hover {
  color: #2d6987;
  font-weight: bold;
}
.alert-info a:hover, .alert-info a:hover:hover, .alert-info .alert-link:hover, .alert-info .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-info h4, .text-info {
  color: #3a87ad;
}
a.text-info:hover, a.text-info:focus {
  color: #34789a;
}
@media only all and (max-width: 61.99rem) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only all and (max-width: 61.99rem) {
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .row-fluid {
    width: 100%;
  }
  .row, .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  .manager.thumbnails > li {
    float: left;
    margin-left: 20px;
  }
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  .span12, .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
  }
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media only all and (max-width: 48rem) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .media .pull-left, .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
}
@media only all and (min-width: 62rem) and (max-width: 74.99rem) {
  .row {
    margin-left: -20px;
  }
  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392%;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392%;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.4364640884%;
  }
  .row-fluid .span10 {
    width: 82.8729281768%;
  }
  .row-fluid .span9 {
    width: 74.3093922652%;
  }
  .row-fluid .span8 {
    width: 65.7458563536%;
  }
  .row-fluid .span7 {
    width: 57.182320442%;
  }
  .row-fluid .span6 {
    width: 48.6187845304%;
  }
  .row-fluid .span5 {
    width: 40.0552486188%;
  }
  .row-fluid .span4 {
    width: 31.4917127072%;
  }
  .row-fluid .span3 {
    width: 22.9281767956%;
  }
  .row-fluid .span2 {
    width: 14.364640884%;
  }
  .row-fluid .span1 {
    width: 5.8011049724%;
  }
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
  }
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
  }
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
  }
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
  }
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
  }
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
  }
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
  }
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
  }
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
  }
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
  }
  input, textarea, .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media only all and (max-width: 74.99rem) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    border-radius: 0.1875rem;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 0.1875rem;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only all and (min-width: 75rem) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media only all and (max-width: 61.99rem) {
  .form-horizontal .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  .form-horizontal .controls {
    margin: 0;
  }
  [dir="rtl"] .form-horizontal .control-label {
    text-align: right;
  }
}
@media only all and (max-width: 61.99rem) {
  div.modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  div.modal.fade {
    top: -100px;
  }
  div.modal.fade.in {
    top: 20px;
  }
}
@media only all and (max-width: 48rem) {
  div.modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
}
@media only all and (max-width: 61.99rem) {
  .pull-right.item-image {
    margin-left: 0;
  }
  .pull-left.item-image {
    margin-right: 0;
  }
}
/*# sourceMappingURL=hydrogen-joomla_29.css.map */
/* 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
 */

html {
  font-size: 16px !important;
}
#g-drawer {
  padding: 1.5rem 0;
  background: #ffffff;
  color: #000000;
}
@media print {
  #g-drawer {
    background: #f1f1f1 !important;
    color: #000 !important;
  }
}
#g-top {
  background-color: #ffffff;
  color: #000000;
}
#g-top a {
  color: white;
}
#g-top a:hover {
  color: #000000;
}
#g-top h1, #g-top h2, #g-top h3, #g-top h4, #g-top h5, #g-top h6, #g-top strong {
  color: #000000;
}
#g-top .button {
  background: #50c4f3;
  color: #000000;
}
#g-top .button:hover {
  background: #68ccf5;
}
#g-top .button:active {
  background: #38bcf1;
}
@media print {
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-copyright {
  background-color: #ffffff;
  color: #000000;
}
#g-copyright a {
  color: white;
}
#g-copyright a:hover {
  color: #000000;
}
#g-copyright h1, #g-copyright h2, #g-copyright h3, #g-copyright h4, #g-copyright h5, #g-copyright h6, #g-copyright strong {
  color: #000000;
}
#g-copyright .button {
  background: #50c4f3;
  color: #000000;
}
#g-copyright .button:hover {
  background: #68ccf5;
}
#g-copyright .button:active {
  background: #38bcf1;
}
@media print {
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottom {
  background-color: #ffffff;
  color: #000000;
}
#g-bottom a {
  color: white;
}
#g-bottom a:hover {
  color: #000000;
}
#g-bottom h1, #g-bottom h2, #g-bottom h3, #g-bottom h4, #g-bottom h5, #g-bottom h6, #g-bottom strong {
  color: #000000;
}
#g-bottom .button {
  background: #50c4f3;
  color: #000000;
}
#g-bottom .button:hover {
  background: #68ccf5;
}
#g-bottom .button:active {
  background: #38bcf1;
}
@media print {
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-mainbottom {
  background-color: #ffffff;
  color: #000000;
}
#g-mainbottom a {
  color: white;
}
#g-mainbottom a:hover {
  color: #000000;
}
#g-mainbottom h1, #g-mainbottom h2, #g-mainbottom h3, #g-mainbottom h4, #g-mainbottom h5, #g-mainbottom h6, #g-mainbottom strong {
  color: #000000;
}
#g-mainbottom .button {
  background: #50c4f3;
  color: #000000;
}
#g-mainbottom .button:hover {
  background: #68ccf5;
}
#g-mainbottom .button:active {
  background: #38bcf1;
}
@media print {
  #g-mainbottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-maintop {
  background-color: #ffffff;
  color: #000000;
}
#g-maintop a {
  color: white;
}
#g-maintop a:hover {
  color: #000000;
}
#g-maintop h1, #g-maintop h2, #g-maintop h3, #g-maintop h4, #g-maintop h5, #g-maintop h6, #g-maintop strong {
  color: #000000;
}
#g-maintop .button {
  background: #50c4f3;
  color: #000000;
}
#g-maintop .button:hover {
  background: #68ccf5;
}
#g-maintop .button:active {
  background: #38bcf1;
}
@media print {
  #g-maintop {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-utility {
  background-color: #ffffff;
  color: #000000;
}
#g-utility a {
  color: white;
}
#g-utility a:hover {
  color: #000000;
}
#g-utility h1, #g-utility h2, #g-utility h3, #g-utility h4, #g-utility h5, #g-utility h6, #g-utility strong {
  color: #000000;
}
#g-utility .button {
  background: #50c4f3;
  color: #000000;
}
#g-utility .button:hover {
  background: #68ccf5;
}
#g-utility .button:active {
  background: #38bcf1;
}
@media print {
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
@media (min-width: 992px) {
  #g-header {
    position: fixed;
  }
}
@media only all and (min-width: 62rem) {
  .headroom-bg-section, .headroom-bg-custom {
    -webkit-transition: -webkit-transform 200ms linear;
    -moz-transition: -moz-transform 200ms linear;
    transition: transform 200ms linear;
  }
  .headroom-bg-section.headroom--pinned:not('.headroom--top'), .headroom-bg-custom.headroom--pinned:not('.headroom--top') {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  .headroom-bg-section.headroom--unpinned-autohide, .headroom-bg-custom.headroom--unpinned-autohide {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  .headroom-bg-section.headroom--not-top, .headroom-bg-custom.headroom--not-top {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1001;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.outline-_body_only.modal.no-modal {
  display: block;
  position: relative;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 0;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  top: auto;
}
.g-recaptcha.form-control {
  height: auto !important;
  border: none !important;
  box-shadow: none !important;
  padding-left: 0px !important;
}
.input-group {
  margin-bottom: 15px;
}
/* --------------------------

           HOME

---------------------------- */
/* --------------------------

          CONTENT

---------------------------- */
.platform-content input {
  box-sizing: inherit;
}
.grecaptcha-badge {
  display: none;
}
a, .btn, input[type="submit"], input[type="button"], button {
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
a:hover, a:focus, .btn:hover, .btn:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="button"]:hover, input[type="button"]:focus, button:hover, button:focus {
  text-decoration: none;
}
*:hover, *:focus {
  outline: none;
}
@media only all and (max-width: 47.938rem) {
  .row {
    margin-left: -15px;
  }
}
/*# sourceMappingURL=custom_29.css.map */
/* 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
 */




.g-onepage-menu .uk-sticky-placeholder {
  margin: 0 !important;
}
.g-onepage-menu ul {
  margin: 0;
  list-style: none;
  border-radius: 3px;
  display: flex;
  justify-content: center;
}
.g-onepage-menu ul li a {
  padding: 0.625rem 1.25rem;
  color: #000000 !important;
  display: block;
  transition: all, 0.2s;
}
.g-onepage-menu ul li a:hover {
  color: #999999 !important;
}
.g-onepage-menu ul li a i {
  margin-right: 5px;
}
.g-onepage-menu ul li:last-child a {
  border-bottom: none;
}
.g-onepage-menu ul li .submenu {
  border: none;
  display: none;
}
.g-onepage-menu ul li .submenu.uk-active {
  display: block;
}
.g-onepage-menu ul li .submenu.uk-active a {
  padding-left: 35px;
}
.g-onepage-menu ul li .submenu li:last-child {
  border-bottom: 1px solid #ff0000;
}
.g-onepage-menu ul li.uk-active > a {
  color: #999999 !important;
}
.g-onepage-menu ul li.uk-active .submenu {
  display: block;
}
.g-onepage-menu ul li.uk-active .submenu a {
  padding-left: 35px;
}
/******************************************************
*                                                     *
*   Popup System Messages - Atom for Gantry           *
*                                                     *
*   Purpose: This project is a modified version of    *
*            the Popup System Messages Atom written   *
*            by Mark Taylor. It contains various      *
*            fixes and alters the behaviour of the    *
*            System Messages Particle so that         *
*            messages are displayed in a popup        *
*            instead of showing them in the default   *
*            container.                               *
*                                                     *
*   Author: Andreas Kar (thex) <andreas.kar@gmx.at>   *
*   Repository: https://git.io/fjrNR                  *
*   Homepage: https://gantryprojects.com              *
*                                                     *
*   -------------                                     *
*   Original Atom:                                    *
*   -------------                                     *
*   Author: Mark Taylor a.k.a MrT @ RocketTheme       *
*   Homepage: https://rockettheme.com/                *
*                                                     *
******************************************************/
body.popup-loaded {
  overflow: hidden;
}
.g-system-messages.popup-opened {
  display: inherit;
}
.g-system-messages.popup-loaded {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.75);
  width: 100vw;
  height: 100vh;
  z-index: 1000;
}
.g-system-messages.popup-loaded #system-message-container {
  position: absolute;
  left: 20vw;
  right: 20vw;
  top: 20vh;
  bottom: 0;
}
.g-system-messages.popup-loaded #system-message-container .alert .close {
  font-size: 2.5rem;
  color: #FFF;
  opacity: 1;
  text-shadow: none;
  margin-top: -2.5rem;
  margin-right: -2.5rem;
}
.g-system-messages.popup-loaded #system-message-container .alert .close:hover {
  opacity: 0.8;
}
body.layout-edit-iframe #g-header, body.layout-edit-iframe #g-feature, body.layout-edit-iframe #g-showcase, body.layout-edit-iframe #g-footer, body.layout-edit #g-header, body.layout-edit #g-feature, body.layout-edit #g-showcase, body.layout-edit #g-footer {
  display: none !important;
}
.item-page a[href*="/component/sppagebuilder/?view=form&tmpl=component&layout=edit&"] {
  position: absolute;
  font-size: 13px;
  line-height: 1;
  top: 15px;
  right: 15px;
  color: #fff;
  display: block;
  margin: 0;
  padding: 8px 10px;
  text-decoration: none;
  font-style: normal;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  z-index: 9995;
}
.item-page > div.icons > div.btn-group.pull-right {
  z-index: 9999;
}
html, body, div {
  font-family: "Source Sans Pro", sans-serif;
}
p {
  font-size: 18px;
  font-family: "Source Sans Pro", sans-serif;
}
h1, h2, h3, h4 {
  font-family: "Oswald", sans-serif;
}
h1 span, h2 span, h3 span, h4 span {
  color: #50C4f3;
}
.wk-scope .wk-h3 {
  font-family: "Oswald", sans-serif !important;
}
a {
  color: #0b56a6;
}
a:hover {
  color: #4284C0;
}
blockquote {
  margin: 30px 0px 30px 0px !important;
  border-left: 5px solid #0b56a6;
}
blockquote p {
  font-size: 32px;
  line-height: 38px;
  padding-left: 10px;
  font-weight: 200;
  font-family: "Oswald", sans-serif;
}
blockquote.white {
  border-left: 5px solid #50C4f3 !important;
}
blockquote.white p {
  color: #fff !important;
}
.btn {
  border: none;
  border-radius: 0px !important;
}
.btn-primary {
  background: #0b56a6 !important;
}
.btn-primary:hover {
  background: #50C4f3 !important;
}
.sppb-article-info-wrap {
  text-align: center;
}
.sppb-addon-article {
  overflow: hidden !important;
}
.sppb-article-img-wrap {
  overflow: hidden !important;
}
.sppb-article-img-wrap img {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: all 0.3s ease;
}
.sppb-article-img-wrap:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.3s ease;
}
.sppb-flipbox-panel .flip-box .flip-box-inner {
  vertical-align: bottom !important;
}
.main-tltle-gradient p {
  background: -webkit-linear-gradient(#50C4f3, #8884f2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent !important;
}
.sp-page-builder ul li {
  font-size: 18px;
  padding-bottom: 8px;
}
.sppb-panel-title {
  font-family: "Oswald";
  font-size: 24px;
  font-weight: normal !important;
  color: inherit;
}
.timeline-panel {
  background: #fff;
}
.timeline-panel .title {
  font-family: "Oswald";
  font-size: 28px !important;
  color: #0b56a6;
}
.timeline-date {
  font-family: "Oswald" !important;
  font-size: 48px !important;
  color: #4284C0;
}
.left-part {
  text-align: left !important;
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
  padding: 30px;
  width: 100% !important;
}
.wk-card-body {
  padding: 20px 30px 30px !important;
}
.wk-card-primary {
  background: #F2F2F2 !important;
}
h3.wk-h3 {
  color: #0b56a6 !important;
}
.eb-inst .eb-content input[type="checkbox"] {
  margin: 0px 5px !important;
  top: 1px !important;
}
.radio label, .checkbox label {
  padding-left: 0px !important;
  font-size: 14px !important;
}
.g-offcanvas-toggle {
  display: none;
  z-index: 9999;
  position: fixed;
  top: 35px;
  background-color: #fff;
  border-radius: 0px;
  padding: 2px;
}
.g-offcanvas-toggle .g-offcanvas-right {
  right: 20px;
}
@media (max-width: 991px) {
  .g-offcanvas-toggle {
    display: block;
  }
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  font-size: 20px;
  font-family: "Oswald";
  line-height: normal !important;
}
.g-go-back a:before {
  font-family: "Font Awesome 5 Free";
  content: "" !important;
  font-weight: 900 !important;
}
.g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  font-family: "Font Awesome 5 Free", serif !important;
  content: "" !important;
  font-weight: 900 !important;
}
body.layout-blog #g-main .g-container {
  max-width: 1140px !important;
}
body.layout-blog #g-main .item-page {
  padding: 50px 30px;
}
body.layout-blog .item-page h3, body.layout-blog .item-page h1, body.layout-blog .item-page h2 {
  color: #0b56a6 !important;
}
body.layout-blog .page-header h2 {
  font-size: 24px !important;
  margin-top: 0;
  margin-bottom: 20px;
}
.pagination {
  width: 100%;
}
.pagination ul.pagination-list {
  margin-left: 0;
  list-style: none !important;
  width: 100% !important;
  text-align: center;
}
.pagination ul.pagination-list li {
  text-align: center;
  padding: 5px;
  margin: 5px;
  display: inline;
}
.pagination p.counter.pull-right {
  float: none !important;
}
p.readmore a.btn.btn-default, p.readmore a.readmore-link, p.readmore a.comments-link {
  text-transform: uppercase;
  background: none;
  border-radius: 0px;
  border-color: #0b56a6;
  color: #0b56a6;
  font-size: 18px;
  font-weight: bold;
  padding: 8px 16px !important;
  border: 1px solid #0b56a6;
  margin-right: 10px;
}
p.readmore a.btn.btn-default:hover, p.readmore a.readmore-link:hover, p.readmore a.comments-link:hover {
  color: #fff;
  background-color: #0b56a6;
}
p.readmore a.btn.btn-default i.fa.fa-chevron-right, p.readmore a.readmore-link i.fa.fa-chevron-right, p.readmore a.comments-link i.fa.fa-chevron-right {
  display: none;
}
dd {
  margin-left: 0px !important;
  font-size: 14px !important;
}
dd time {
  font-size: 14px !important;
}
#sidebar {
  border-left: 0px solid #ccc !important;
  padding-top: 20px;
  margin-top: 30px;
  background: #f2f2f2;
  padding-right: 50px;
  max-width: 100%;
}
#sidebar h1, #sidebar .h1, #sidebar h2, #sidebar .h2, #sidebar h3, #sidebar .h3 {
  color: #0b56a6;
  margin-top: 0px !important;
  margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #sidebar {
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #sidebar {
    max-width: 540px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  #sidebar {
    padding-right: 25px;
    padding-left: 25px;
  }
}
ul.tags {
  list-style: none !important;
  margin-left: 0px !important;
  padding-bottom: 15px;
}
ul.lca {
  list-style: none !important;
}
ul.lca li a {
  margin-bottom: 15px;
  display: block;
  color: #0b56a6;
}
ul.latestnews.mod-list {
  list-style: none;
  margin: 0px;
}
ul.latestnews.mod-list li {
  margin: 0px;
  padding-bottom: 15px;
}
ul.latestnews.mod-list li a {
  color: #0b56a6;
  line-height: normal;
}
ul.latestnews.mod-list li a:hover {
  color: #000;
}
.page-header h2 {
  font-size: 48px;
  color: #0b56a6;
}
.page-header h2 a {
  color: #0b56a6;
}
.page-header h2 a:hover {
  color: #000;
}
.search {
  padding-top: 30px;
}
.search #search-searchword {
  border: 1px solid #414141;
  border-radius: 0;
  padding: 10px;
}
.search .btn {
  background: #ffffff;
  border-radius: 0;
  padding: 11px 12px;
  font-size: 16px;
  border: 1px solid #414141;
}
.search-count-wrapper {
  background: #f5f5f5;
  padding: 15px;
  margin-top: 25px;
}
.search-count-wrapper p {
  margin: 0;
}
.search-count-wrapper .form-limit {
  text-align: right;
}
.search-count-wrapper .badge {
  background-color: #0b56a6;
  font-weight: 600;
  font-size: 16px;
}
.search-count-wrapper #limit {
  padding: 4px 1px;
}
.search .counter {
  text-align: center;
}
.search-results .result-item {
  border-top: 1px solid #ececec;
  clear: both;
  padding-top: 30px;
  margin-top: 30px;
}
.search-results .result-item:first-child {
  border-top: 0;
}
.search-results .result-item .pull-left.item-image {
  margin: 0 30px 30px 0;
}
.search-results .result-item .pull-left.item-image img {
  max-width: 350px;
}
.search-results .result-title {
  font-size: 22px;
  font-weight: 500 !important;
}
.search-results .result-title a {
  color: #0b56a6;
}
.search-results .result-title .highlight {
  font-weight: normal;
  padding: 0 !important;
}
.search-results .result-category {
  margin-top: 20px;
}
.search-results .result-text .highlight {
  padding: 0 !important;
}
.result-created {
  display: inline;
  color: #999;
  font-size: 14px;
}
.result-category {
  float: right;
  margin-top: 5px !important;
  color: #999;
  font-size: 14px;
}
.result-image img {
  object-fit: cover;
  width: 310px !important;
  height: 170px !important;
  max-width: 310px;
}
#sppb-addon-1573664092018 svg {
  width: 430px;
  height: 162px;
}
@media (min-width: 992px) {
  #g-header {
    transition: all 0.3s ease;
    width: 100%;
    background: rgba(255, 255, 255, 0);
    box-shadow: 0px 0px 0px #0000001c;
  }
  #g-header.headroom-bg-section {
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0);
  }
  #g-header.headroom-bg-section ul.maximenuck li.maximenuck.level1 > a span.titreck {
    color: #FFFFFF;
    transition: all 0.3s ease;
  }
  #g-header.headroom-bg-section ul.maximenuck li.maximenuck.level1 > a span.titreck:hover {
    color: #8884f2;
  }
  #g-header.headroom-bg-section #sppb-addon-1562687172939 a.sppb-btn-link {
    color: #fff;
  }
  #g-header.headroom-bg-section #sppb-addon-1562687172939 a.sppb-btn-link:hover {
    color: #50C4f3;
  }
  #g-header.headroom-bg-section #sppb-addon-1573664092018 svg {
    width: 430px;
    height: 162px;
    transition: all 0.3s ease;
  }
  #g-header.headroom-bg-section .st0 {
    transition: all 0.3s ease;
    fill: #fff;
  }
  #g-header.headroom--not-top {
    background: white;
    box-shadow: 1px 1px 10px #0000001c;
  }
  #g-header.headroom--not-top ul.maximenuck li.maximenuck.level1 > a span.titreck {
    color: #0b56a6 !important;
    transition: all 0.3s ease;
  }
  #g-header.headroom--not-top ul.maximenuck li.maximenuck.level1 > a span.titreck:hover {
    color: #8884f2 !important;
  }
  #g-header.headroom--not-top #sppb-addon-1562687172939 a.sppb-btn-link {
    color: #0b56a6;
  }
  #g-header.headroom--not-top #sppb-addon-1562687172939 a.sppb-btn-link:hover {
    color: #50C4f3;
  }
  #g-header.headroom--not-top div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1.parent > a:after {
    border-top-color: #0b56a6 !important;
    color: #0b56a6 !important;
  }
  #g-header.headroom--not-top #sppb-addon-1573664092018 svg {
    width: 220px;
    height: 83px;
    transition: all 0.3s ease;
  }
  #g-header.headroom--not-top .st0 {
    transition: all 0.3s ease;
    fill: #0b56a6;
  }
}
@media (hover: none) {
  * {
    background-attachment: scroll !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-content.row > .col-md-12 {
    padding-left: 0 !important;
  }
}
@media (max-width: 991px) {
  #sppb-addon-1632265997838 .sppb-col-sm-3 {
    width: 50% !important;
  }
  #sppb-addon-1632265997838 .sppb-col-sm-3 img {
    padding-bottom: 15px;
  }
  #sppb-addon-1632265997838 .sppb-col-sm-3 .sppb-img-responsive {
    max-width: 50%;
  }
  .sppb-text-right {
    text-align: left !important;
  }
  #sppb-addon-1573664092018 {
    margin: 0 auto;
    text-align: center;
  }
  #sppb-addon-1573664092018 svg {
    width: 300px;
    height: 113px;
  }
  #g-footer {
    text-align: center !important;
    font-size: 12px;
  }
  #g-footer .branding, #g-footer .sppb-text-left, #g-footer .sppb-addon-content {
    text-align: center !important;
    font-size: 12px;
  }
  #g-footer .sppb-text-left {
    text-align: center !important;
    font-size: 12px;
  }
  #g-footer .sppb-icons-group-list {
    margin: 0 auto !important;
  }
}
@media (hover: none) {
  .sp-page-builder .page-content .sppb-section {
    background-attachment: scroll !important;
    background-position: center !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  #btn-1562687172939 {
    display: none;
  }
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 > a span.titreck {
    font-size: 13px !important;
  }
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 > a {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1, div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1.parent {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  #btn-1562687172939 {
    display: none;
  }
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 > a span.titreck {
    font-size: 16px !important;
  }
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 > a {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
}
@media (min-width: 1440px) and (max-width: 1599px) {
  #btn-1562687172939 {
    font-size: 18px !important;
    padding: 8px 8px !important;
  }
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 > a span.titreck {
    font-size: 20px !important;
  }
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 > a {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }
}
@media (min-width: 1600px) and (max-width: 1799px) {
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 > a span.titreck {
    font-size: 20px !important;
  }
}
@media (max-width: 480px) {
  div[id^="g-recaptcha-"] {
    width: 230px;
    overflow: hidden;
    border-right: 1px solid #ccc;
    border-radius: 2px;
    height: 76px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  #g-footer #sppb-addon-1634671416089 .sppb-addon-button-group {
    white-space: nowrap;
  }
  #g-footer #sppb-addon-1634671416089 .sppb-addon-button-group .sppb-btn {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.eb-1 .rsform {
  margin-bottom: 25px;
}
/*# sourceMappingURL=boim_custom_29.css.map */
