/* 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
 */

/* 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/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 1, templates/g5_hydrogen/custom/scss/idn/_offcanvas.scss */
/* line 2, templates/g5_hydrogen/custom/scss/idn/_offcanvas.scss */
#g-mobilemenu-container a {
  color: #fff;
}
/* line 5, templates/g5_hydrogen/custom/scss/idn/_offcanvas.scss */
/* line 6, templates/g5_hydrogen/custom/scss/idn/_offcanvas.scss */
/* line 7, templates/g5_hydrogen/custom/scss/idn/_offcanvas.scss */
#g-mobilemenu-container .g-menu-item.g-menu-item-type-particle:hover {
  background-color: #ec3025;
}
/* line 10, templates/g5_hydrogen/custom/scss/idn/_offcanvas.scss */
#g-mobilemenu-container .g-menu-item.g-menu-item-type-particle:hover a {
  color: #fff;
}
/* line 14, templates/g5_hydrogen/custom/scss/idn/_offcanvas.scss */
#g-mobilemenu-container .g-menu-item.g-menu-item-type-particle > .g-menu-item-container {
  padding: 0;
}
/* line 17, templates/g5_hydrogen/custom/scss/idn/_offcanvas.scss */
@media only all and (max-width: 47.938rem) {
  #g-mobilemenu-container .g-menu-item.g-menu-item-type-particle > .g-menu-item-container > .g-menu-item-content {
    display: block;
    line-height: inherit;
  }
  /* line 22, templates/g5_hydrogen/custom/scss/idn/_offcanvas.scss */
  #g-mobilemenu-container .g-menu-item.g-menu-item-type-particle > .g-menu-item-container > .g-menu-item-content a {
    display: block;
    padding: 0.938rem 1rem;
  }
}
/* line 28, templates/g5_hydrogen/custom/scss/idn/_offcanvas.scss */
/* line 29, templates/g5_hydrogen/custom/scss/idn/_offcanvas.scss */
#g-mobilemenu-container .g-menu-item.g-menu-item-type-particle > .g-menu-item-container .g-popupmodule-module-wrapper #login-form {
  padding: 0.938rem;
}
/* line 1, templates/g5_hydrogen/custom/scss/idn/_breadcrumb.scss */
/* line 2, templates/g5_hydrogen/custom/scss/idn/_breadcrumb.scss */
/* line 3, templates/g5_hydrogen/custom/scss/idn/_breadcrumb.scss */
.pos-breadcrumb .moduletable ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: transparent;
}
/* line 9, templates/g5_hydrogen/custom/scss/idn/_breadcrumb.scss */
.pos-breadcrumb .moduletable ul li {
  display: inline-block;
}
/* line 12, templates/g5_hydrogen/custom/scss/idn/_breadcrumb.scss */
.pos-breadcrumb .moduletable ul li .divider {
  margin: 0 0.625rem;
  vertical-align: middle;
}
/* line 16, templates/g5_hydrogen/custom/scss/idn/_breadcrumb.scss */
.pos-breadcrumb .moduletable ul li .divider.icon-location {
  vertical-align: baseline;
}
/* line 1, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form, form.formResponsive {
  margin: 0;
}
/* line 5, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form textarea, form.formResponsive textarea, form input[type="color"], form.formResponsive input[type="color"], form input[type="date"], form.formResponsive input[type="date"], form input[type="datetime"], form.formResponsive input[type="datetime"], form input[type="datetime-local"], form.formResponsive input[type="datetime-local"], form input[type="email"], form.formResponsive input[type="email"], form input[type="month"], form.formResponsive input[type="month"], form input[type="number"], form.formResponsive input[type="number"], form input[type="password"], form.formResponsive input[type="password"], form input[type="search"], form.formResponsive input[type="search"], form input[type="tel"], form.formResponsive input[type="tel"], form input[type="text"], form.formResponsive input[type="text"], form input[type="time"], form.formResponsive input[type="time"], form input[type="url"], form.formResponsive input[type="url"], form input[type="week"], form.formResponsive input[type="week"], form input:not([type]), form.formResponsive input:not([type]), form textarea, form.formResponsive textarea {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ec3025;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0;
}
/* line 30, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form textarea.rsform-error, form.formResponsive textarea.rsform-error, form input[type="color"].rsform-error, form.formResponsive input[type="color"].rsform-error, form input[type="date"].rsform-error, form.formResponsive input[type="date"].rsform-error, form input[type="datetime"].rsform-error, form.formResponsive input[type="datetime"].rsform-error, form input[type="datetime-local"].rsform-error, form.formResponsive input[type="datetime-local"].rsform-error, form input[type="email"].rsform-error, form.formResponsive input[type="email"].rsform-error, form input[type="month"].rsform-error, form.formResponsive input[type="month"].rsform-error, form input[type="number"].rsform-error, form.formResponsive input[type="number"].rsform-error, form input[type="password"].rsform-error, form.formResponsive input[type="password"].rsform-error, form input[type="search"].rsform-error, form.formResponsive input[type="search"].rsform-error, form input[type="tel"].rsform-error, form.formResponsive input[type="tel"].rsform-error, form input[type="text"].rsform-error, form.formResponsive input[type="text"].rsform-error, form input[type="time"].rsform-error, form.formResponsive input[type="time"].rsform-error, form input[type="url"].rsform-error, form.formResponsive input[type="url"].rsform-error, form input[type="week"].rsform-error, form.formResponsive input[type="week"].rsform-error, form input:not([type]).rsform-error, form.formResponsive input:not([type]).rsform-error, form textarea.rsform-error, form.formResponsive textarea.rsform-error {
  border: 1px solid #d27e7e;
}
/* line 34, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form textarea:hover, form.formResponsive textarea:hover, form input[type="color"]:hover, form.formResponsive input[type="color"]:hover, form input[type="date"]:hover, form.formResponsive input[type="date"]:hover, form input[type="datetime"]:hover, form.formResponsive input[type="datetime"]:hover, form input[type="datetime-local"]:hover, form.formResponsive input[type="datetime-local"]:hover, form input[type="email"]:hover, form.formResponsive input[type="email"]:hover, form input[type="month"]:hover, form.formResponsive input[type="month"]:hover, form input[type="number"]:hover, form.formResponsive input[type="number"]:hover, form input[type="password"]:hover, form.formResponsive input[type="password"]:hover, form input[type="search"]:hover, form.formResponsive input[type="search"]:hover, form input[type="tel"]:hover, form.formResponsive input[type="tel"]:hover, form input[type="text"]:hover, form.formResponsive input[type="text"]:hover, form input[type="time"]:hover, form.formResponsive input[type="time"]:hover, form input[type="url"]:hover, form.formResponsive input[type="url"]:hover, form input[type="week"]:hover, form.formResponsive input[type="week"]:hover, form input:not([type]):hover, form.formResponsive input:not([type]):hover, form textarea:hover, form.formResponsive textarea:hover {
  border-color: #4b862a;
}
/* line 38, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form textarea:focus, form.formResponsive textarea:focus, form input[type="color"]:focus, form.formResponsive input[type="color"]:focus, form input[type="date"]:focus, form.formResponsive input[type="date"]:focus, form input[type="datetime"]:focus, form.formResponsive input[type="datetime"]:focus, form input[type="datetime-local"]:focus, form.formResponsive input[type="datetime-local"]:focus, form input[type="email"]:focus, form.formResponsive input[type="email"]:focus, form input[type="month"]:focus, form.formResponsive input[type="month"]:focus, form input[type="number"]:focus, form.formResponsive input[type="number"]:focus, form input[type="password"]:focus, form.formResponsive input[type="password"]:focus, form input[type="search"]:focus, form.formResponsive input[type="search"]:focus, form input[type="tel"]:focus, form.formResponsive input[type="tel"]:focus, form input[type="text"]:focus, form.formResponsive input[type="text"]:focus, form input[type="time"]:focus, form.formResponsive input[type="time"]:focus, form input[type="url"]:focus, form.formResponsive input[type="url"]:focus, form input[type="week"]:focus, form.formResponsive input[type="week"]:focus, form input:not([type]):focus, form.formResponsive input:not([type]):focus, form textarea:focus, form.formResponsive textarea:focus {
  border-color: #7ac74f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 46, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form textarea, form.formResponsive textarea {
  resize: none;
}
/* line 50, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form button[type="button"].rsform-button-next, form.formResponsive button[type="button"].rsform-button-next, form input[type="button"].rsform-button-next, form.formResponsive input[type="button"].rsform-button-next, form button[type="button"].rsform-button-prev, form.formResponsive button[type="button"].rsform-button-prev, form input[type="button"].rsform-button-prev, form.formResponsive input[type="button"].rsform-button-prev, form input[type="submit"], form.formResponsive input[type="submit"], form button[type="submit"], form.formResponsive button[type="submit"] {
  display: inline-block;
  padding: 0 1.5rem;
  border-radius: 0;
  box-shadow: none;
  box-shadow: none;
  background: #ec3025;
  color: #fff;
  border: 0;
  line-height: 2rem;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
@media only all and (max-width: 47.938rem) {
  form button[type="button"].rsform-button-next, form.formResponsive button[type="button"].rsform-button-next, form input[type="button"].rsform-button-next, form.formResponsive input[type="button"].rsform-button-next, form button[type="button"].rsform-button-prev, form.formResponsive button[type="button"].rsform-button-prev, form input[type="button"].rsform-button-prev, form.formResponsive input[type="button"].rsform-button-prev, form input[type="submit"], form.formResponsive input[type="submit"], form button[type="submit"], form.formResponsive button[type="submit"] {
    width: 100%;
    padding: 1rem;
  }
}
/* line 75, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form button[type="button"].rsform-button-next:hover, form.formResponsive button[type="button"].rsform-button-next:hover, form input[type="button"].rsform-button-next:hover, form.formResponsive input[type="button"].rsform-button-next:hover, form button[type="button"].rsform-button-prev:hover, form.formResponsive button[type="button"].rsform-button-prev:hover, form input[type="button"].rsform-button-prev:hover, form.formResponsive input[type="button"].rsform-button-prev:hover, form input[type="submit"]:hover, form.formResponsive input[type="submit"]:hover, form button[type="submit"]:hover, form.formResponsive button[type="submit"]:hover, form button[type="button"].rsform-button-next:active, form.formResponsive button[type="button"].rsform-button-next:active, form input[type="button"].rsform-button-next:active, form.formResponsive input[type="button"].rsform-button-next:active, form button[type="button"].rsform-button-prev:active, form.formResponsive button[type="button"].rsform-button-prev:active, form input[type="button"].rsform-button-prev:active, form.formResponsive input[type="button"].rsform-button-prev:active, form input[type="submit"]:active, form.formResponsive input[type="submit"]:active, form button[type="submit"]:active, form.formResponsive button[type="submit"]:active, form button[type="button"].rsform-button-next:focus, form.formResponsive button[type="button"].rsform-button-next:focus, form input[type="button"].rsform-button-next:focus, form.formResponsive input[type="button"].rsform-button-next:focus, form button[type="button"].rsform-button-prev:focus, form.formResponsive button[type="button"].rsform-button-prev:focus, form input[type="button"].rsform-button-prev:focus, form.formResponsive input[type="button"].rsform-button-prev:focus, form input[type="submit"]:focus, form.formResponsive input[type="submit"]:focus, form button[type="submit"]:focus, form.formResponsive button[type="submit"]:focus {
  background: #cc1c12;
  color: #fff;
}
/* line 79, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form button[type="button"].rsform-button-next[disabled], form.formResponsive button[type="button"].rsform-button-next[disabled], form input[type="button"].rsform-button-next[disabled], form.formResponsive input[type="button"].rsform-button-next[disabled], form button[type="button"].rsform-button-prev[disabled], form.formResponsive button[type="button"].rsform-button-prev[disabled], form input[type="button"].rsform-button-prev[disabled], form.formResponsive input[type="button"].rsform-button-prev[disabled], form input[type="submit"][disabled], form.formResponsive input[type="submit"][disabled], form button[type="submit"][disabled], form.formResponsive button[type="submit"][disabled] {
  background-color: #ec3025;
}
/* line 83, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form button[type="button"].rsform-button-next, form.formResponsive button[type="button"].rsform-button-next, form input[type="button"].rsform-button-next, form.formResponsive input[type="button"].rsform-button-next, form button[type="button"].rsform-button-prev, form.formResponsive button[type="button"].rsform-button-prev, form input[type="button"].rsform-button-prev, form.formResponsive input[type="button"].rsform-button-prev {
  background-color: #686868;
}
/* line 88, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form button[type="button"].rsform-button-next:hover, form.formResponsive button[type="button"].rsform-button-next:hover, form input[type="button"].rsform-button-next:hover, form.formResponsive input[type="button"].rsform-button-next:hover, form button[type="button"].rsform-button-prev:hover, form.formResponsive button[type="button"].rsform-button-prev:hover, form input[type="button"].rsform-button-prev:hover, form.formResponsive input[type="button"].rsform-button-prev:hover, form button[type="button"].rsform-button-next:active, form.formResponsive button[type="button"].rsform-button-next:active, form input[type="button"].rsform-button-next:active, form.formResponsive input[type="button"].rsform-button-next:active, form button[type="button"].rsform-button-prev:active, form.formResponsive button[type="button"].rsform-button-prev:active, form input[type="button"].rsform-button-prev:active, form.formResponsive input[type="button"].rsform-button-prev:active, form button[type="button"].rsform-button-next:focus, form.formResponsive button[type="button"].rsform-button-next:focus, form input[type="button"].rsform-button-next:focus, form.formResponsive input[type="button"].rsform-button-next:focus, form button[type="button"].rsform-button-prev:focus, form.formResponsive button[type="button"].rsform-button-prev:focus, form input[type="button"].rsform-button-prev:focus, form.formResponsive input[type="button"].rsform-button-prev:focus {
  background: #4f4f4f;
  color: #fff;
}
/* line 92, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form button[type="button"].rsform-button-next[disabled], form.formResponsive button[type="button"].rsform-button-next[disabled], form input[type="button"].rsform-button-next[disabled], form.formResponsive input[type="button"].rsform-button-next[disabled], form button[type="button"].rsform-button-prev[disabled], form.formResponsive button[type="button"].rsform-button-prev[disabled], form input[type="button"].rsform-button-prev[disabled], form.formResponsive input[type="button"].rsform-button-prev[disabled] {
  background-color: #686868;
}
/* line 101, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form button[type="button"].rsform-button-next, form.formResponsive button[type="button"].rsform-button-next, form input[type="button"].rsform-button-next, form.formResponsive input[type="button"].rsform-button-next {
  background: #61ac37;
}
/* line 106, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .rsfp-progress, form.formResponsive .rsfp-progress {
  max-width: 100% !important;
  width: 100% !important;
  box-sizing: border-box;
}
/* line 112, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form p.formDescription:empty, form.formResponsive p.formDescription:empty {
  display: none;
}
/* line 115, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .formValidation:empty, form.formResponsive .formValidation:empty {
  display: none;
}
/* line 118, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 119, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 120, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .rsform-block.rsform-block-submit .formValidation, form.formResponsive .rsform-block.rsform-block-submit .formValidation {
  display: none;
}
/* line 125, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 126, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .formHorizontal .rsform-block, form.formResponsive .formHorizontal .rsform-block {
  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;
  list-style: none;
  margin: 0;
  padding: 0;
  text-rendering: optimizespeed;
}
/* line 142, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .formHorizontal .rsform-block.rsform-block-conditions, form.formResponsive .formHorizontal .rsform-block.rsform-block-conditions {
  margin-bottom: 0.625rem;
}
/* line 146, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .formHorizontal .rsform-block .formControlLabel, form.formResponsive .formHorizontal .rsform-block .formControlLabel, form .formHorizontal .rsform-block .formControls, form.formResponsive .formHorizontal .rsform-block .formControls {
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  float: none;
}
/* line 153, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .formHorizontal .rsform-block .formControlLabel, form.formResponsive .formHorizontal .rsform-block .formControlLabel {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  padding-right: 0.625rem;
  box-sizing: border-box;
}
/* line 160, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .formHorizontal .rsform-block .formControlLabel .formRequired, form.formResponsive .formHorizontal .rsform-block .formControlLabel .formRequired {
  font-size: 0.85rem !important;
  color: #d27e7e !important;
}
@media all and (max-width: 75rem) {
  form .formHorizontal .rsform-block .formControlLabel, form.formResponsive .formHorizontal .rsform-block .formControlLabel {
    text-align: left;
  }
}
@media only all and (min-width: 75rem) {
  form .formHorizontal .rsform-block .formControlLabel, form.formResponsive .formHorizontal .rsform-block .formControlLabel {
    -webkit-flex: 0 23%;
    -moz-flex: 0 23%;
    -ms-flex: 0 23%;
    flex: 0 23%;
    width: 23%;
  }
}
@media all and (max-width: 75rem) {
  form .formHorizontal .rsform-block .formControlLabel, form.formResponsive .formHorizontal .rsform-block .formControlLabel {
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 185, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .formHorizontal .rsform-block .formControls, form.formResponsive .formHorizontal .rsform-block .formControls {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
}
@media only all and (min-width: 75rem) {
  form .formHorizontal .rsform-block .formControls, form.formResponsive .formHorizontal .rsform-block .formControls {
    -webkit-flex: 0 77%;
    -moz-flex: 0 77%;
    -ms-flex: 0 77%;
    flex: 0 77%;
    width: 77%;
  }
}
@media all and (max-width: 75rem) {
  form .formHorizontal .rsform-block .formControls, form.formResponsive .formHorizontal .rsform-block .formControls {
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 205, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 206, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .formHorizontal .rsform-block .formControls .formBody select, form.formResponsive .formHorizontal .rsform-block .formControls .formBody select {
  width: 100%;
  padding: 5px 0 5px 5px;
  border-radius: 0;
}
/* line 211, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 212, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .formHorizontal .rsform-block .formControls .formBody div[id^="captcha"] > div, form.formResponsive .formHorizontal .rsform-block .formControls .formBody div[id^="captcha"] > div {
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  max-width: 180px;
  overflow: hidden;
}
/* line 220, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .formHorizontal .rsform-block .formControls p.formDescription, form.formResponsive .formHorizontal .rsform-block .formControls p.formDescription {
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 224, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .formHorizontal .rsform-block .formControls p.formDescription small, form.formResponsive .formHorizontal .rsform-block .formControls p.formDescription small {
  display: block;
  clear: both;
}
/* line 234, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 235, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.bottom-borders textarea, form.formResponsive.bottom-borders textarea, form.bottom-borders input[type="color"], form.formResponsive.bottom-borders input[type="color"], form.bottom-borders input[type="date"], form.formResponsive.bottom-borders input[type="date"], form.bottom-borders input[type="datetime"], form.formResponsive.bottom-borders input[type="datetime"], form.bottom-borders input[type="datetime-local"], form.formResponsive.bottom-borders input[type="datetime-local"], form.bottom-borders input[type="email"], form.formResponsive.bottom-borders input[type="email"], form.bottom-borders input[type="month"], form.formResponsive.bottom-borders input[type="month"], form.bottom-borders input[type="number"], form.formResponsive.bottom-borders input[type="number"], form.bottom-borders input[type="password"], form.formResponsive.bottom-borders input[type="password"], form.bottom-borders input[type="search"], form.formResponsive.bottom-borders input[type="search"], form.bottom-borders input[type="tel"], form.formResponsive.bottom-borders input[type="tel"], form.bottom-borders input[type="text"], form.formResponsive.bottom-borders input[type="text"], form.bottom-borders input[type="time"], form.formResponsive.bottom-borders input[type="time"], form.bottom-borders input[type="url"], form.formResponsive.bottom-borders input[type="url"], form.bottom-borders input[type="week"], form.formResponsive.bottom-borders input[type="week"], form.bottom-borders input:not([type]), form.formResponsive.bottom-borders input:not([type]), form.bottom-borders textarea, form.formResponsive.bottom-borders textarea {
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  border-bottom: 1px solid #ec3025;
}
/* line 258, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.bottom-borders textarea.rsform-error, form.formResponsive.bottom-borders textarea.rsform-error, form.bottom-borders input[type="color"].rsform-error, form.formResponsive.bottom-borders input[type="color"].rsform-error, form.bottom-borders input[type="date"].rsform-error, form.formResponsive.bottom-borders input[type="date"].rsform-error, form.bottom-borders input[type="datetime"].rsform-error, form.formResponsive.bottom-borders input[type="datetime"].rsform-error, form.bottom-borders input[type="datetime-local"].rsform-error, form.formResponsive.bottom-borders input[type="datetime-local"].rsform-error, form.bottom-borders input[type="email"].rsform-error, form.formResponsive.bottom-borders input[type="email"].rsform-error, form.bottom-borders input[type="month"].rsform-error, form.formResponsive.bottom-borders input[type="month"].rsform-error, form.bottom-borders input[type="number"].rsform-error, form.formResponsive.bottom-borders input[type="number"].rsform-error, form.bottom-borders input[type="password"].rsform-error, form.formResponsive.bottom-borders input[type="password"].rsform-error, form.bottom-borders input[type="search"].rsform-error, form.formResponsive.bottom-borders input[type="search"].rsform-error, form.bottom-borders input[type="tel"].rsform-error, form.formResponsive.bottom-borders input[type="tel"].rsform-error, form.bottom-borders input[type="text"].rsform-error, form.formResponsive.bottom-borders input[type="text"].rsform-error, form.bottom-borders input[type="time"].rsform-error, form.formResponsive.bottom-borders input[type="time"].rsform-error, form.bottom-borders input[type="url"].rsform-error, form.formResponsive.bottom-borders input[type="url"].rsform-error, form.bottom-borders input[type="week"].rsform-error, form.formResponsive.bottom-borders input[type="week"].rsform-error, form.bottom-borders input:not([type]).rsform-error, form.formResponsive.bottom-borders input:not([type]).rsform-error, form.bottom-borders textarea.rsform-error, form.formResponsive.bottom-borders textarea.rsform-error {
  border-bottom: 1px solid #d27e7e;
}
/* line 262, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.bottom-borders textarea:hover, form.formResponsive.bottom-borders textarea:hover, form.bottom-borders input[type="color"]:hover, form.formResponsive.bottom-borders input[type="color"]:hover, form.bottom-borders input[type="date"]:hover, form.formResponsive.bottom-borders input[type="date"]:hover, form.bottom-borders input[type="datetime"]:hover, form.formResponsive.bottom-borders input[type="datetime"]:hover, form.bottom-borders input[type="datetime-local"]:hover, form.formResponsive.bottom-borders input[type="datetime-local"]:hover, form.bottom-borders input[type="email"]:hover, form.formResponsive.bottom-borders input[type="email"]:hover, form.bottom-borders input[type="month"]:hover, form.formResponsive.bottom-borders input[type="month"]:hover, form.bottom-borders input[type="number"]:hover, form.formResponsive.bottom-borders input[type="number"]:hover, form.bottom-borders input[type="password"]:hover, form.formResponsive.bottom-borders input[type="password"]:hover, form.bottom-borders input[type="search"]:hover, form.formResponsive.bottom-borders input[type="search"]:hover, form.bottom-borders input[type="tel"]:hover, form.formResponsive.bottom-borders input[type="tel"]:hover, form.bottom-borders input[type="text"]:hover, form.formResponsive.bottom-borders input[type="text"]:hover, form.bottom-borders input[type="time"]:hover, form.formResponsive.bottom-borders input[type="time"]:hover, form.bottom-borders input[type="url"]:hover, form.formResponsive.bottom-borders input[type="url"]:hover, form.bottom-borders input[type="week"]:hover, form.formResponsive.bottom-borders input[type="week"]:hover, form.bottom-borders input:not([type]):hover, form.formResponsive.bottom-borders input:not([type]):hover, form.bottom-borders textarea:hover, form.formResponsive.bottom-borders textarea:hover {
  border-bottom-color: #4b862a;
}
/* line 265, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.bottom-borders textarea:hover.rsform-error, form.formResponsive.bottom-borders textarea:hover.rsform-error, form.bottom-borders input[type="color"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="color"]:hover.rsform-error, form.bottom-borders input[type="date"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="date"]:hover.rsform-error, form.bottom-borders input[type="datetime"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="datetime"]:hover.rsform-error, form.bottom-borders input[type="datetime-local"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="datetime-local"]:hover.rsform-error, form.bottom-borders input[type="email"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="email"]:hover.rsform-error, form.bottom-borders input[type="month"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="month"]:hover.rsform-error, form.bottom-borders input[type="number"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="number"]:hover.rsform-error, form.bottom-borders input[type="password"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="password"]:hover.rsform-error, form.bottom-borders input[type="search"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="search"]:hover.rsform-error, form.bottom-borders input[type="tel"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="tel"]:hover.rsform-error, form.bottom-borders input[type="text"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="text"]:hover.rsform-error, form.bottom-borders input[type="time"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="time"]:hover.rsform-error, form.bottom-borders input[type="url"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="url"]:hover.rsform-error, form.bottom-borders input[type="week"]:hover.rsform-error, form.formResponsive.bottom-borders input[type="week"]:hover.rsform-error, form.bottom-borders input:not([type]):hover.rsform-error, form.formResponsive.bottom-borders input:not([type]):hover.rsform-error, form.bottom-borders textarea:hover.rsform-error, form.formResponsive.bottom-borders textarea:hover.rsform-error {
  border-bottom-color: #c55858;
}
/* line 270, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.bottom-borders textarea:focus, form.formResponsive.bottom-borders textarea:focus, form.bottom-borders input[type="color"]:focus, form.formResponsive.bottom-borders input[type="color"]:focus, form.bottom-borders input[type="date"]:focus, form.formResponsive.bottom-borders input[type="date"]:focus, form.bottom-borders input[type="datetime"]:focus, form.formResponsive.bottom-borders input[type="datetime"]:focus, form.bottom-borders input[type="datetime-local"]:focus, form.formResponsive.bottom-borders input[type="datetime-local"]:focus, form.bottom-borders input[type="email"]:focus, form.formResponsive.bottom-borders input[type="email"]:focus, form.bottom-borders input[type="month"]:focus, form.formResponsive.bottom-borders input[type="month"]:focus, form.bottom-borders input[type="number"]:focus, form.formResponsive.bottom-borders input[type="number"]:focus, form.bottom-borders input[type="password"]:focus, form.formResponsive.bottom-borders input[type="password"]:focus, form.bottom-borders input[type="search"]:focus, form.formResponsive.bottom-borders input[type="search"]:focus, form.bottom-borders input[type="tel"]:focus, form.formResponsive.bottom-borders input[type="tel"]:focus, form.bottom-borders input[type="text"]:focus, form.formResponsive.bottom-borders input[type="text"]:focus, form.bottom-borders input[type="time"]:focus, form.formResponsive.bottom-borders input[type="time"]:focus, form.bottom-borders input[type="url"]:focus, form.formResponsive.bottom-borders input[type="url"]:focus, form.bottom-borders input[type="week"]:focus, form.formResponsive.bottom-borders input[type="week"]:focus, form.bottom-borders input:not([type]):focus, form.formResponsive.bottom-borders input:not([type]):focus, form.bottom-borders textarea:focus, form.formResponsive.bottom-borders textarea:focus {
  border-color: transparent;
  border-bottom-color: #686868;
}
/* line 274, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.bottom-borders textarea:focus.rsform-error, form.formResponsive.bottom-borders textarea:focus.rsform-error, form.bottom-borders input[type="color"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="color"]:focus.rsform-error, form.bottom-borders input[type="date"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="date"]:focus.rsform-error, form.bottom-borders input[type="datetime"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="datetime"]:focus.rsform-error, form.bottom-borders input[type="datetime-local"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="datetime-local"]:focus.rsform-error, form.bottom-borders input[type="email"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="email"]:focus.rsform-error, form.bottom-borders input[type="month"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="month"]:focus.rsform-error, form.bottom-borders input[type="number"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="number"]:focus.rsform-error, form.bottom-borders input[type="password"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="password"]:focus.rsform-error, form.bottom-borders input[type="search"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="search"]:focus.rsform-error, form.bottom-borders input[type="tel"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="tel"]:focus.rsform-error, form.bottom-borders input[type="text"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="text"]:focus.rsform-error, form.bottom-borders input[type="time"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="time"]:focus.rsform-error, form.bottom-borders input[type="url"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="url"]:focus.rsform-error, form.bottom-borders input[type="week"]:focus.rsform-error, form.formResponsive.bottom-borders input[type="week"]:focus.rsform-error, form.bottom-borders input:not([type]):focus.rsform-error, form.formResponsive.bottom-borders input:not([type]):focus.rsform-error, form.bottom-borders textarea:focus.rsform-error, form.formResponsive.bottom-borders textarea:focus.rsform-error {
  border-bottom-color: #cb6b6b;
}
/* line 280, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 281, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 282, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 283, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.no-labels .rsform-block.rsform-block-actief-bestuur .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-actief-bestuur .formControlLabel, form.no-labels .rsform-block.rsform-block-duurzaamheid-aanwezig .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-duurzaamheid-aanwezig .formControlLabel, form.no-labels .rsform-block.rsform-block-bouwjaar-van-het-complex .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-bouwjaar-van-het-complex .formControlLabel, form.no-labels .rsform-block.rsform-block-notulen-alv .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-notulen-alv .formControlLabel, form.no-labels .rsform-block.rsform-block-kopie-energie-rekening .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-kopie-energie-rekening .formControlLabel, form.no-labels .rsform-block.rsform-block-stemrecht .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-stemrecht .formControlLabel, form.no-labels .rsform-block.rsform-block-kopie-mjop .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-kopie-mjop .formControlLabel, form.no-labels .rsform-block.rsform-block-kopie-van-de-splitsintsakte .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-kopie-van-de-splitsintsakte .formControlLabel, form.no-labels .rsform-block.rsform-block-gas-rekening .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-gas-rekening .formControlLabel, form.no-labels .rsform-block.rsform-block-individuele-energierekening-1 .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-individuele-energierekening-1 .formControlLabel, form.no-labels .rsform-block.rsform-block-individuele-energierekening-3 .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-individuele-energierekening-3 .formControlLabel, form.no-labels .rsform-block.rsform-block-individuele-energierekening-2 .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-individuele-energierekening-2 .formControlLabel, form.no-labels .rsform-block.rsform-block-meerjarenonderhoudsplan .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-meerjarenonderhoudsplan .formControlLabel, form.no-labels .rsform-block.rsform-block-is-er-een-reserve-opgebouwd .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-is-er-een-reserve-opgebouwd .formControlLabel, form.no-labels .rsform-block.rsform-block-contact-tussen-de-bewoners .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-contact-tussen-de-bewoners .formControlLabel, form.no-labels .rsform-block.rsform-block-fotos-of-tekeningen .formControlLabel, form.formResponsive.no-labels .rsform-block.rsform-block-fotos-of-tekeningen .formControlLabel {
  display: block !important;
  font-size: inherit !important;
  height: auto !important;
  width: auto !important;
}
/* line 290, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.no-labels .rsform-block .formControlLabel, form.formResponsive.no-labels .rsform-block .formControlLabel {
  display: none;
}
/* line 293, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.no-labels .rsform-block .formControls, form.formResponsive.no-labels .rsform-block .formControls {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
}
/* line 298, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 299, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .rsform-block-nieuwsbrief .formBody, form.formResponsive .rsform-block-nieuwsbrief .formBody, form .rsform-block-recaptcha .formBody, form.formResponsive .rsform-block-recaptcha .formBody {
  display: block;
}
/* line 301, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .rsform-block-nieuwsbrief .formBody small, form.formResponsive .rsform-block-nieuwsbrief .formBody small, form .rsform-block-recaptcha .formBody small, form.formResponsive .rsform-block-recaptcha .formBody small {
  display: block;
  clear: both;
}
/* line 308, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 309, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form .rsform-block-is-er-een-reserve-opgebouwd .formControls, form.formResponsive .rsform-block-is-er-een-reserve-opgebouwd .formControls, form .rsform-block-contact-tussen-de-bewoners .formControls, form.formResponsive .rsform-block-contact-tussen-de-bewoners .formControls, form .rsform-block-duurzaamheid-aanwezig .formControls, form.formResponsive .rsform-block-duurzaamheid-aanwezig .formControls, form .rsform-block-stemrecht .formControls, form.formResponsive .rsform-block-stemrecht .formControls {
  display: inline-block;
}
/* line 313, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 314, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 315, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 316, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.required-after.no-labels .rsform-block .formControlLabel, form.formResponsive.required-after.no-labels .rsform-block .formControlLabel {
  height: 0;
  width: 0;
  padding: 0;
  font-size: 0;
  display: block;
}
/* line 324, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 325, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.required-after.no-labels .rsform-block.rsform-block-actief-bestuur .formControlLabel, form.formResponsive.required-after.no-labels .rsform-block.rsform-block-actief-bestuur .formControlLabel, form.required-after.no-labels .rsform-block.rsform-block-bouwjaar-van-het-complex .formControlLabel, form.formResponsive.required-after.no-labels .rsform-block.rsform-block-bouwjaar-van-het-complex .formControlLabel, form.required-after.no-labels .rsform-block.rsform-block-meerjarenonderhoudsplan .formControlLabel, form.formResponsive.required-after.no-labels .rsform-block.rsform-block-meerjarenonderhoudsplan .formControlLabel, form.required-after.no-labels .rsform-block.rsform-block-is-er-een-reserve-opgebouwd .formControlLabel, form.formResponsive.required-after.no-labels .rsform-block.rsform-block-is-er-een-reserve-opgebouwd .formControlLabel {
  display: block;
  font-size: inherit;
  height: auto;
  width: auto;
}
/* line 332, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.required-after.no-labels .rsform-block.rsform-block-meerjarenonderhoudsplan, form.formResponsive.required-after.no-labels .rsform-block.rsform-block-meerjarenonderhoudsplan, form.required-after.no-labels .rsform-block.rsform-block-actief-bestuur, form.formResponsive.required-after.no-labels .rsform-block.rsform-block-actief-bestuur {
  display: inline-block;
  width: 100%;
}
/* line 338, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.required-after .rsform-block, form.formResponsive.required-after .rsform-block {
  position: relative;
}
/* line 341, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 342, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.required-after .rsform-block .formControlLabel .formRequired, form.formResponsive.required-after .rsform-block .formControlLabel .formRequired {
  display: block;
  position: absolute;
  right: 0.625rem;
  top: 0.85rem;
  bottom: 0;
  width: 20px;
  height: 20px;
  z-index: 1;
  font-size: 0.85rem !important;
}
@media all and (max-width: 75rem) {
  form.required-after .rsform-block .formControlLabel .formRequired, form.formResponsive.required-after .rsform-block .formControlLabel .formRequired {
    top: 0.75rem;
  }
}
/* line 357, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 358, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.required-after .rsform-block .formControls .formBody, form.formResponsive.required-after .rsform-block .formControls .formBody {
  position: relative;
}
/* line 362, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
form.required-after .rsform-block .formControls .formBody input, form.formResponsive.required-after .rsform-block .formControls .formBody input {
  padding-right: 30px;
}
/* line 385, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 386, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 387, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 388, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
/* line 389, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
#aanmelden fieldset > .row-fluid > .span12 .rsform-block {
  margin-bottom: 0.25rem;
}
/* line 392, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
#aanmelden fieldset > .row-fluid > .span12 .rsform-block:first-of-type {
  margin-top: 0.625rem;
}
/* line 395, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
#aanmelden fieldset > .row-fluid > .span12 .rsform-block:last-of-type {
  margin-top: 0.625rem;
}
/* line 399, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
#aanmelden fieldset > .row-fluid > .span12 .rsform-block .help-block.formValidation {
  margin: 0;
}
/* line 402, templates/g5_hydrogen/custom/scss/idn/_forms.scss */
#aanmelden fieldset > .row-fluid > .span12 .rsform-block .help-block.formValidation .formError {
  margin-bottom: 0.625rem;
}
/* line 1, templates/g5_hydrogen/custom/scss/idn/_loginform.scss */
/* line 2, templates/g5_hydrogen/custom/scss/idn/_loginform.scss */
/* line 3, templates/g5_hydrogen/custom/scss/idn/_loginform.scss */
.moduletable.mod-login form {
  margin: 0;
}
/* line 6, templates/g5_hydrogen/custom/scss/idn/_loginform.scss */
.moduletable.mod-login form .pretext {
  padding-bottom: 0.938rem;
  margin-bottom: 0.938rem;
  border-bottom: 1px solid #ec3025;
  position: relative;
}
/* line 12, templates/g5_hydrogen/custom/scss/idn/_loginform.scss */
.moduletable.mod-login form .pretext .login-logo {
  max-width: 10rem;
  float: left;
}
/* line 17, templates/g5_hydrogen/custom/scss/idn/_loginform.scss */
.moduletable.mod-login form .pretext .login-title {
  float: right;
  color: #ec3025;
  font-size: 1.2rem;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
  right: 0;
  margin-top: -0.469rem;
}
/* line 28, templates/g5_hydrogen/custom/scss/idn/_loginform.scss */
.moduletable.mod-login form .userdata {
  min-width: 280px;
  padding-bottom: 0.938rem;
}
/* line 32, templates/g5_hydrogen/custom/scss/idn/_loginform.scss */
/* line 33, templates/g5_hydrogen/custom/scss/idn/_loginform.scss */
.moduletable.mod-login form .userdata .controls .input-prepend {
  width: 100%;
}
/* line 36, templates/g5_hydrogen/custom/scss/idn/_loginform.scss */
.moduletable.mod-login form .userdata .controls .input-prepend .add-on {
  height: 2.5rem !important;
  line-height: 1.7rem;
}
/* line 41, templates/g5_hydrogen/custom/scss/idn/_loginform.scss */
.moduletable.mod-login form .userdata .controls .input-prepend input {
  width: calc(100% - 26px);
  box-sizing: border-box;
}
/* line 1, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
/* line 2, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
/* line 3, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
/* line 4, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .page-header h1 {
  margin-top: 0;
  margin-bottom: 0.625rem;
}
/* line 9, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
/* line 10, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .category-desc .category-desc-img {
  overflow: hidden;
  display: block;
  position: relative;
  float: right;
  margin: 0 0 0.625rem 0.625rem;
}
@media only all and (min-width: 48rem) {
  #g-mainbar div.blog .category-desc .category-desc-img {
    width: 40%;
    height: 8rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-mainbar div.blog .category-desc .category-desc-img {
    width: 35%;
    height: 7rem;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog .category-desc .category-desc-img {
    height: 20vh;
    float: none;
    margin: 0;
    margin-bottom: 0.625rem;
  }
}
/* line 35, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .category-desc .category-desc-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 44, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
@media only all and (min-width: 48rem) {
  #g-mainbar div.blog .items-row {
    padding-bottom: 0.938rem;
    margin-bottom: 0.938rem;
    border-bottom: 1px solid #ec3025;
  }
  /* line 50, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
  #g-mainbar div.blog .items-row:last-of-type {
    border-bottom: 0;
  }
}
/* line 55, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
@media only all and (max-width: 47.938rem) {
  /* line 57, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
  #g-mainbar div.blog .items-row:last-of-type div:last-of-type > .item {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
/* line 65, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row > div {
  position: relative;
}
/* line 68, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row > div:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #ec3025;
  width: 1px;
  right: -11px;
}
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog .items-row > div:after {
    display: none;
  }
}
/* line 81, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row > div:last-of-type {
  position: relative;
}
/* line 84, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row > div:last-of-type:after {
  display: none;
}
/* line 90, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog .items-row .item {
    padding-bottom: 0.938rem;
    margin-bottom: 0.938rem;
    border-bottom: 1px solid #ec3025;
  }
}
/* line 96, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
/* line 97, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row .item .page-header h2 {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 102, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row .item .article-info {
  margin-top: 0;
  font-size: 0.9rem;
  margin-bottom: 0.625rem;
}
/* line 111, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
/* line 112, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row .item .article-info dd:first-of-type {
  margin-left: 0;
}
/* line 117, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row .item .tags {
  margin-bottom: 0.625rem;
}
/* line 120, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row .item .item-image {
  overflow: hidden;
  display: block;
  position: relative;
}
@media only all and (min-width: 48rem) {
  #g-mainbar div.blog .items-row .item .item-image {
    width: 40%;
    height: 8rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-mainbar div.blog .items-row .item .item-image {
    width: 35%;
    height: 7rem;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog .items-row .item .item-image {
    height: 20vh;
  }
}
/* line 139, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row .item .item-image.pull-left {
  margin: 0 0.625rem 0 0.625rem;
}
/* line 143, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row .item .item-image.pull-right {
  margin: 0 0 0.625rem 0.625rem;
}
/* line 147, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog .items-row .item .item-image.pull-left, #g-mainbar div.blog .items-row .item .item-image.pull-right {
    float: none;
    margin: 0;
    margin-bottom: 0.625rem;
  }
}
/* line 156, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row .item .item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 164, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog .items-row .item .item-intro {
    text-align: justify;
  }
}
/* line 169, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row .item .social-sharing {
  margin-top: 0.625rem;
  margin-bottom: 0.938rem;
}
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog .items-row .item .social-sharing {
    text-align: center;
  }
}
/* line 176, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row .item .social-sharing > .share-label {
  display: none;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-mainbar div.blog .items-row .item .social-sharing > .share-label {
    display: inline-block;
  }
}
/* line 183, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 186, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
  #g-mainbar div.blog .items-row .item .social-sharing span[class^="social-sharing"] span {
    display: none;
  }
  /* line 189, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
  #g-mainbar div.blog .items-row .item .social-sharing span[class^="social-sharing"] a {
    background-color: #ec3025;
    color: #fff;
    border-radius: 0;
    padding: 0.1rem 0.625rem;
  }
}
/* line 198, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
#g-mainbar div.blog .items-row .item .readmore {
  margin-bottom: 0.938rem;
}
/* line 201, templates/g5_hydrogen/custom/scss/idn/_blog.scss */
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog .items-row .item .readmore a {
    width: 100%;
    text-align: center;
    padding: 1rem 0.625rem;
  }
}
/* line 3, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 4, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 5, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 6, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 7, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid {
  margin: 0 -0.938rem;
}
/* line 11, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 12, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
@media only all and (min-width: 48rem) {
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-2 .g-block-item {
    flex: 0 50%;
  }
  /* line 16, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-2 .g-block-item:nth-of-type(2n+2) .item-expander {
    margin-left: calc(-100% - 1.876rem);
  }
  /* line 19, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-2 .g-block-item:nth-of-type(2n+3) {
    clear: left;
  }
  /* line 22, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  /* line 23, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-2 .g-block-item .item .item-expander {
    width: calc(200% + 1.876rem);
  }
}
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-2 .g-block-item {
    flex: 100%;
  }
  /* line 31, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-2 .g-block-item .item-expander {
    width: 100%;
  }
}
/* line 38, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 39, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
@media only all and (min-width: 60rem) {
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-3 .g-block-item {
    flex: 0 calc(100% / 3);
  }
  /* line 43, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-3 .g-block-item:nth-of-type(3n+2) .item-expander {
    margin-left: calc(-100% - 1.876rem);
  }
  /* line 46, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-3 .g-block-item:nth-of-type(3n+3) .item-expander {
    margin-left: calc(-200% - 3.752rem);
  }
  /* line 49, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-3 .g-block-item:nth-of-type(3n+4) {
    clear: left;
  }
  /* line 52, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  /* line 53, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-3 .g-block-item .item .item-expander {
    width: calc(300% + 3.752rem);
  }
}
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-3 .g-block-item {
    flex: 100%;
  }
  /* line 76, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  /* line 77, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-3 .g-block-item .item .item-expander {
    width: 100%;
  }
}
/* line 85, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 86, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
@media only all and (min-width: 75rem) {
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-4 .g-block-item {
    flex: 0 25%;
  }
  /* line 89, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-4 .g-block-item:nth-of-type(4n+2) .item-expander {
    margin-left: calc(-100% - 1.876rem);
  }
  /* line 92, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-4 .g-block-item:nth-of-type(4n+3) .item-expander {
    margin-left: calc(-200% - 3.752rem);
  }
  /* line 95, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-4 .g-block-item:nth-of-type(4n+4) .item-expander {
    margin-left: calc(-300% - 5.628rem);
  }
  /* line 98, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-4 .g-block-item:nth-of-type(4n+4) {
    clear: left;
  }
  /* line 101, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  /* line 102, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-4 .g-block-item .item .item-expander {
    width: calc(400% + 5.628rem);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-4 .g-block-item {
    flex: 0 calc(100% / 3);
  }
  /* line 110, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-4 .g-block-item:nth-of-type(3n+2) .item-expander {
    margin-left: calc(-100% - 1.876rem);
  }
  /* line 113, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-4 .g-block-item:nth-of-type(3n+3) .item-expander {
    margin-left: calc(-200% - 3.752rem);
  }
  /* line 116, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-4 .g-block-item:nth-of-type(3n+4) {
    clear: left;
  }
  /* line 119, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  /* line 120, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-4 .g-block-item .item .item-expander {
    width: calc(300% + 3.752rem);
  }
}
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog.expand-tmpl .items .g-grid.cols-4 .g-block-item {
    flex: 100%;
  }
}
/* line 145, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 146, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item {
  margin: 0.938rem;
  padding: 0;
  transition: all 0.2s ease-in-out;
}
/* line 154, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 155, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item:hover .item-inner {
  background-color: #68c9df;
  transform: scale(1.05);
}
/* line 161, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item .item-inner {
  width: 100%;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.2s ease-in-out;
  height: 15rem;
  padding: 0.938rem;
}
/* line 172, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item .item-inner:after {
  transition: all 0.3s ease-in-out;
}
/* line 176, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item .item-inner .fa {
  width: 100%;
  margin-top: 0.25em;
}
/* line 181, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item .item-inner .item-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0;
  width: 100%;
  height: 15rem;
  overflow: hidden;
}
/* line 193, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item .item-inner .item-image img {
  object-fit: cover;
  max-width: none;
  height: 100%;
  width: 100%;
}
/* line 200, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item .item-inner .item-image:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  opacity: 0.1;
  -webkit-transition: opacity ease-in-out 0.3s;
  -moz-transition: opacity ease-in-out 0.3s;
  transition: opacity ease-in-out 0.3s;
}
/* line 213, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item .item-inner .absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 100%;
  padding: 0.938rem;
  z-index: 2;
  opacity: 1;
  -webkit-transition: opacity ease-in-out 0.3s;
  -moz-transition: opacity ease-in-out 0.3s;
  transition: opacity ease-in-out 0.3s;
}
/* line 222, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 223, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item .item-inner .absolute-center .page-header [itemprop="name"] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}
/* line 236, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item .item-expander {
  transition: all 0.2s ease-in-out;
  width: 100%;
  position: relative;
  background-color: #7ac74f;
  color: #fff;
}
/* line 243, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 244, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item .item-expander .page-header [itemprop="name"] {
  color: #fff;
}
/* line 249, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item .item-expander .fa {
  font-size: 0.75em;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
/* line 256, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item .item-expander .fa:hover {
  opacity: 0.9;
}
/* line 262, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 264, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 265, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item.is-collapsed .item-inner:after {
  content: "";
  opacity: 0;
}
/* line 270, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item.is-collapsed .item-expander {
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  margin-top: 0;
  opacity: 0;
}
/* line 281, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 283, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item.is-expanded .item-inner {
  background-color: #68c9df;
}
/* line 286, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 287, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item.is-expanded .item-inner .item-image:after {
  opacity: 0;
}
/* line 292, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item.is-expanded .item-inner .absolute-center {
  opacity: 0;
}
/* line 296, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item.is-expanded .item-inner:after {
  content: "";
  opacity: 1;
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -30px;
  left: calc(50% - 15px);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #7ac74f;
}
/* line 311, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item.is-expanded .item-inner .fa:before {
  content: "\f115";
}
/* line 316, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item.is-expanded .item-expander {
  padding: 0.938rem;
  max-height: 1000px;
  min-height: 200px;
  overflow: visible;
  margin-top: 30px;
  opacity: 1;
}
/* line 325, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 326, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item.is-expanded:hover .item-inner {
  transform: scale(1);
}
/* line 332, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 333, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item.is-inactive .item-inner {
  pointer-events: none;
  opacity: 0.5;
}
/* line 338, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
/* line 339, templates/g5_hydrogen/custom/scss/idn/_expand.scss */
#g-mainbar div.blog.expand-tmpl .items .g-grid .g-block-item .item.is-inactive:hover .item-inner {
  background-color: #333;
  transform: scale(1);
}
/* line 3, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 4, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 5, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 7, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row {
  margin-bottom: 0.625rem;
  padding-bottom: 0.938rem;
  border-bottom: 0;
}
/* line 12, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 17, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 18, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row > div:after {
  display: none;
}
/* line 22, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] {
  position: relative;
}
/* line 25, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item {
    margin-bottom: 1.563rem;
  }
}
/* line 29, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top {
  position: relative;
}
/* line 32, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .item-image {
  height: 16rem;
  width: 100%;
  overflow: hidden;
  position: relative;
}
/* line 40, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 41, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .item-image a:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(236, 48, 37, 0.25);
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  z-index: 1;
}
/* line 56, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 57, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .item-image a:hover:before, #g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .item-image a:focus:before {
  background-color: rgba(236, 48, 37, 0.1);
}
/* line 63, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .item-image img {
  object-fit: cover;
  max-width: none;
  height: 100%;
  width: 100%;
}
/* line 70, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .page-header {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.625rem;
  margin: auto;
  background-color: rgba(0, 0, 0, .5);
  text-transform: uppercase;
  z-index: 2;
}
/* line 81, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .page-header .article-info {
  position: absolute;
  left: 0.625rem;
  right: 0.625rem;
  bottom: calc(100% + 0.3rem);
  margin: 0;
}
/* line 88, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .page-header .article-info.muted {
  color: #fff;
  font-size: 0.8rem;
  text-shadow: 0 0 5px rgba(0, 0, 0, .5);
}
/* line 94, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .page-header .article-info dd {
  margin-left: 0.625rem;
  display: inline-block;
}
/* line 98, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .page-header .article-info dd:first-of-type {
  margin: 0;
}
/* line 104, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .page-header h2 {
  margin: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  text-overflow: ellipsis;
  color: #fff;
}
/* line 114, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .page-header h2 a {
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
/* line 121, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .page-header h2 a:hover, #g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-top .page-header h2 a:focus {
  text-decoration: underline;
}
/* line 129, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 130, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .tags.inline {
  float: left;
  display: inline-block;
  display: none !important;
}
/* line 135, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .tags.inline li {
  color: #f3901d;
}
/* line 137, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 138, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .tags.inline li.tag-label i {
  margin-right: 5px;
}
/* line 142, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .tags.inline li .label-info[href], #g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .tags.inline li .badge-info[href] {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #f3901d;
}
/* line 149, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .tags.inline li .label-info[href]:hover, #g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .tags.inline li .badge-info[href]:hover, #g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .tags.inline li .label-info[href]:focus, #g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .tags.inline li .badge-info[href]:focus {
  color: #f3901d;
  text-decoration: underline;
}
/* line 157, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-intro {
  margin-top: 0.625rem;
}
/* line 160, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-intro p {
  margin-bottom: 0.625rem;
  min-height: 6.5rem;
}
@media only all and (min-width: 60rem) {
  #g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-intro {
    min-height: 4.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-intro {
    min-height: 6rem;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .item-intro {
    min-height: 7rem;
  }
}
/* line 179, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .items-row [class^="span"] .item .article-info {
  margin-top: 0;
  font-size: 0.8rem;
  margin-bottom: 0.625rem;
  position: absolute;
  top: 15px;
  left: 5px;
  background-color: rgba(255, 255, 255, 0.7);
  color: #000;
  padding: 1px 3px;
}
/* line 194, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .pagination-container {
  display: none;
}
/* line 198, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .loadmore-container {
  text-align: center;
  margin-top: 1.563rem;
}
/* line 202, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl .loadmore-container .button {
  text-align: center;
}
@media only all and (min-width: 48rem) {
  #g-mainbar div.blog.blokken-tmpl .loadmore-container .button {
    width: 15rem;
  }
}
/* line 209, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 210, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
@media only all and (min-width: 48rem) {
  #g-mainbar div.blog.blokken-tmpl .loadmore-container .button span.icon {
    float: left;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-mainbar div.blog.blokken-tmpl .loadmore-container .button span.icon {
    margin-right: 15px;
  }
}
/* line 226, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 227, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 228, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 229, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 232, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.title-below .items-row .item .item-top .page-header {
  position: relative;
  background-color: transparent;
}
/* line 236, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.title-below .items-row .item .item-top .page-header h2 {
  color: #686868;
}
/* line 239, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.title-below .items-row .item .item-top .page-header h2 a {
  color: #686868;
}
/* line 249, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 250, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 251, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 252, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 255, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 256, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.title-center .items-row .item .item-top .page-header h2 {
  text-align: center;
}
/* line 265, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 266, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 267, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 40, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-2 .item {
  position: relative;
  z-index: 1;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-2 .item.column-1 {
  z-index: 4;
  content: "Normal";
}
/* line 59, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-2 .item.column-1:hover {
  z-index: 5;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-2 .item.column-2 {
  z-index: 6;
  content: "Modulo";
}
/* line 52, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-2 .item.column-2:hover {
  z-index: 7;
}
/* line 67, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-2 .item .item-top {
  z-index: 1;
}
/* line 71, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-2 .item .item-intro {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  padding: 0.9rem;
  box-shadow: 10px 0px 5px rgba(0, 0, 0, 0.3);
  transform: translateX(0);
  transform: translateY(0);
  background-color: #fff;
  margin: 0 !important;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s ease-in, opacity 0.3s ease-in, z-index 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in, opacity 0.3s ease-in, z-index 0.3s ease-in;
  transition: transform 0.3s ease-in, opacity 0.3s ease-in, z-index 0.3s ease-in;
}
/* line 88, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
/* line 89, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-2 .item:hover .item-intro {
  left: 0;
  top: 0;
  opacity: 1;
  transform: translateX(100%);
}
/* line 270, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 40, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .item {
  position: relative;
  z-index: 1;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .item.column-1 {
  z-index: 5;
  content: "Normal";
}
/* line 59, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .item.column-1:hover {
  z-index: 6;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .item.column-2 {
  z-index: 4;
  content: "Normal";
}
/* line 59, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .item.column-2:hover {
  z-index: 5;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .item.column-3 {
  z-index: 7;
  content: "Modulo";
}
/* line 52, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .item.column-3:hover {
  z-index: 8;
}
/* line 67, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .item .item-top {
  z-index: 1;
}
/* line 71, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .item .item-intro {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  padding: 0.9rem;
  box-shadow: 10px 0px 5px rgba(0, 0, 0, 0.3);
  transform: translateX(0);
  transform: translateY(0);
  background-color: #fff;
  margin: 0 !important;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s ease-in, opacity 0.3s ease-in, z-index 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in, opacity 0.3s ease-in, z-index 0.3s ease-in;
  transition: transform 0.3s ease-in, opacity 0.3s ease-in, z-index 0.3s ease-in;
}
/* line 88, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
/* line 89, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .item:hover .item-intro {
  left: 0;
  top: 0;
  opacity: 1;
  transform: translateX(100%);
}
/* line 273, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 40, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-4 .item {
  position: relative;
  z-index: 1;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-4 .item.column-1 {
  z-index: 6;
  content: "Normal";
}
/* line 59, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-4 .item.column-1:hover {
  z-index: 7;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-4 .item.column-2 {
  z-index: 5;
  content: "Normal";
}
/* line 59, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-4 .item.column-2:hover {
  z-index: 6;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-4 .item.column-3 {
  z-index: 4;
  content: "Normal";
}
/* line 59, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-4 .item.column-3:hover {
  z-index: 5;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-4 .item.column-4 {
  z-index: 8;
  content: "Modulo";
}
/* line 52, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-4 .item.column-4:hover {
  z-index: 9;
}
/* line 67, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-4 .item .item-top {
  z-index: 1;
}
/* line 71, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-4 .item .item-intro {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  padding: 0.9rem;
  box-shadow: 10px 0px 5px rgba(0, 0, 0, 0.3);
  transform: translateX(0);
  transform: translateY(0);
  background-color: #fff;
  margin: 0 !important;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s ease-in, opacity 0.3s ease-in, z-index 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in, opacity 0.3s ease-in, z-index 0.3s ease-in;
  transition: transform 0.3s ease-in, opacity 0.3s ease-in, z-index 0.3s ease-in;
}
/* line 88, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
/* line 89, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-4 .item:hover .item-intro {
  left: 0;
  top: 0;
  opacity: 1;
  transform: translateX(100%);
}
/* line 276, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 40, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item {
  position: relative;
  z-index: 1;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item.column-1 {
  z-index: 7;
  content: "Normal";
}
/* line 59, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item.column-1:hover {
  z-index: 8;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item.column-2 {
  z-index: 6;
  content: "Normal";
}
/* line 59, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item.column-2:hover {
  z-index: 7;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item.column-3 {
  z-index: 5;
  content: "Normal";
}
/* line 59, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item.column-3:hover {
  z-index: 6;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item.column-4 {
  z-index: 4;
  content: "Normal";
}
/* line 59, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item.column-4:hover {
  z-index: 5;
}
/* line 47, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item.column-5 {
  z-index: 9;
  content: "Modulo";
}
/* line 52, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item.column-5:hover {
  z-index: 10;
}
/* line 67, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item .item-top {
  z-index: 1;
}
/* line 71, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item .item-intro {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  padding: 0.9rem;
  box-shadow: 10px 0px 5px rgba(0, 0, 0, 0.3);
  transform: translateX(0);
  transform: translateY(0);
  background-color: #fff;
  margin: 0 !important;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s ease-in, opacity 0.3s ease-in, z-index 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-in, opacity 0.3s ease-in, z-index 0.3s ease-in;
  transition: transform 0.3s ease-in, opacity 0.3s ease-in, z-index 0.3s ease-in;
}
/* line 88, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
/* line 89, templates/g5_hydrogen/custom/scss/mixins/idn.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-5 .item:hover .item-intro {
  left: 0;
  top: 0;
  opacity: 1;
  transform: translateX(100%);
}
/* line 280, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 284, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 285, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-2 .column-2 .item-intro {
  box-shadow: -10px 0px 5px rgba(0, 0, 0, 0.3);
}
/* line 288, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 289, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-2 .column-2:hover .item-intro {
  transform: translateX(-100%);
}
/* line 296, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 300, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 301, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 302, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .column-2:hover .item-intro {
  transform: translateY(100%);
}
/* line 307, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .column-2 .item-intro {
  box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.3);
}
/* line 311, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 312, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .column-3 .item-intro {
  box-shadow: -10px 0px 5px rgba(0, 0, 0, 0.3);
}
/* line 315, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 316, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.dropdown-cards .items-row.cols-3 .column-3:hover .item-intro {
  transform: translateX(-100%);
}
/* line 324, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 325, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 326, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 327, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 328, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.shadow-cards .items-row [class^="span"]:nth-child(2) .item {
  background-color: #7ac74f;
}
/* line 331, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 332, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 333, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.shadow-cards .items-row [class^="span"]:nth-child(2) .item .item-top .page-header h2 {
  text-shadow: 0px 0px 0 #6cc03d,1px 1px 0 #6cc03d,2px 2px 0 #6cc03d,3px 3px 0 #6cc03d,4px 4px 0 #6cc03d,5px 5px 0 #6cc03d,6px 6px 0 #6cc03d,7px 7px 0 #6cc03d,8px 8px 0 #6cc03d,9px 9px 0 #6cc03d,10px 10px 0 #6cc03d,11px 11px 0 #6cc03d,12px 12px 0 #6cc03d,13px 13px 0 #6cc03d,14px 14px 0 #6cc03d,15px 15px 0 #6cc03d,16px 16px 0 #6cc03d,17px 17px 0 #6cc03d,18px 18px 0 #6cc03d,19px 19px 0 #6cc03d,20px 20px 0 #6cc03d,21px 21px 0 #6cc03d,22px 22px 0 #6cc03d,23px 23px 0 #6cc03d,24px 24px 0 #6cc03d,25px 25px 0 #6cc03d,26px 26px 0 #6cc03d,27px 27px 0 #6cc03d,28px 28px 0 #6cc03d,29px 29px 0 #6cc03d,30px 30px 0 #6cc03d,31px 31px 0 #6cc03d,32px 32px 0 #6cc03d,33px 33px 0 #6cc03d,34px 34px 0 #6cc03d,35px 35px 0 #6cc03d,36px 36px 0 #6cc03d,37px 37px 0 #6cc03d,38px 38px 0 #6cc03d,39px 39px 0 #6cc03d,40px 40px 0 #6cc03d,41px 41px 0 #6cc03d,42px 42px 0 #6cc03d,43px 43px 0 #6cc03d,44px 44px 0 #6cc03d,45px 45px 0 #6cc03d,46px 46px 0 #6cc03d,47px 47px 0 #6cc03d,48px 48px 0 #6cc03d,49px 49px 0 #6cc03d,50px 50px 0 #6cc03d,51px 51px 0 #6cc03d,52px 52px 0 #6cc03d,53px 53px 0 #6cc03d,54px 54px 0 #6cc03d,55px 55px 0 #6cc03d,56px 56px 0 #6cc03d,57px 57px 0 #6cc03d,58px 58px 0 #6cc03d,59px 59px 0 #6cc03d,60px 60px 0 #6cc03d,61px 61px 0 #6cc03d,62px 62px 0 #6cc03d,63px 63px 0 #6cc03d,64px 64px 0 #6cc03d,65px 65px 0 #6cc03d,66px 66px 0 #6cc03d,67px 67px 0 #6cc03d,68px 68px 0 #6cc03d,69px 69px 0 #6cc03d,70px 70px 0 #6cc03d,71px 71px 0 #6cc03d,72px 72px 0 #6cc03d,73px 73px 0 #6cc03d,74px 74px 0 #6cc03d,75px 75px 0 #6cc03d,76px 76px 0 #6cc03d,77px 77px 0 #6cc03d,78px 78px 0 #6cc03d,79px 79px 0 #6cc03d,80px 80px 0 #6cc03d,81px 81px 0 #6cc03d,82px 82px 0 #6cc03d,83px 83px 0 #6cc03d,84px 84px 0 #6cc03d,85px 85px 0 #6cc03d,86px 86px 0 #6cc03d,87px 87px 0 #6cc03d,88px 88px 0 #6cc03d,89px 89px 0 #6cc03d,90px 90px 0 #6cc03d,91px 91px 0 #6cc03d,92px 92px 0 #6cc03d,93px 93px 0 #6cc03d,94px 94px 0 #6cc03d,95px 95px 0 #6cc03d,96px 96px 0 #6cc03d,97px 97px 0 #6cc03d,98px 98px 0 #6cc03d,99px 99px 0 #6cc03d,100px 100px 0 #6cc03d,101px 101px 0 #6cc03d,102px 102px 0 #6cc03d,103px 103px 0 #6cc03d,104px 104px 0 #6cc03d,105px 105px 0 #6cc03d,106px 106px 0 #6cc03d,107px 107px 0 #6cc03d,108px 108px 0 #6cc03d,109px 109px 0 #6cc03d,110px 110px 0 #6cc03d,111px 111px 0 #6cc03d,112px 112px 0 #6cc03d,113px 113px 0 #6cc03d,114px 114px 0 #6cc03d,115px 115px 0 #6cc03d,116px 116px 0 #6cc03d,117px 117px 0 #6cc03d,118px 118px 0 #6cc03d,119px 119px 0 #6cc03d,120px 120px 0 #6cc03d,121px 121px 0 #6cc03d,122px 122px 0 #6cc03d,123px 123px 0 #6cc03d,124px 124px 0 #6cc03d,125px 125px 0 #6cc03d,126px 126px 0 #6cc03d,127px 127px 0 #6cc03d,128px 128px 0 #6cc03d,129px 129px 0 #6cc03d,130px 130px 0 #6cc03d,131px 131px 0 #6cc03d,132px 132px 0 #6cc03d,133px 133px 0 #6cc03d,134px 134px 0 #6cc03d,135px 135px 0 #6cc03d,136px 136px 0 #6cc03d,137px 137px 0 #6cc03d,138px 138px 0 #6cc03d,139px 139px 0 #6cc03d,140px 140px 0 #6cc03d,141px 141px 0 #6cc03d,142px 142px 0 #6cc03d,143px 143px 0 #6cc03d,144px 144px 0 #6cc03d,145px 145px 0 #6cc03d,146px 146px 0 #6cc03d,147px 147px 0 #6cc03d,148px 148px 0 #6cc03d,149px 149px 0 #6cc03d,150px 150px 0 #6cc03d,151px 151px 0 #6cc03d,152px 152px 0 #6cc03d,153px 153px 0 #6cc03d,154px 154px 0 #6cc03d,155px 155px 0 #6cc03d,156px 156px 0 #6cc03d,157px 157px 0 #6cc03d,158px 158px 0 #6cc03d,159px 159px 0 #6cc03d,160px 160px 0 #6cc03d,161px 161px 0 #6cc03d,162px 162px 0 #6cc03d,163px 163px 0 #6cc03d,164px 164px 0 #6cc03d,165px 165px 0 #6cc03d,166px 166px 0 #6cc03d,167px 167px 0 #6cc03d,168px 168px 0 #6cc03d,169px 169px 0 #6cc03d,170px 170px 0 #6cc03d,171px 171px 0 #6cc03d,172px 172px 0 #6cc03d,173px 173px 0 #6cc03d,174px 174px 0 #6cc03d,175px 175px 0 #6cc03d,176px 176px 0 #6cc03d,177px 177px 0 #6cc03d,178px 178px 0 #6cc03d,179px 179px 0 #6cc03d,180px 180px 0 #6cc03d,181px 181px 0 #6cc03d,182px 182px 0 #6cc03d,183px 183px 0 #6cc03d,184px 184px 0 #6cc03d,185px 185px 0 #6cc03d,186px 186px 0 #6cc03d,187px 187px 0 #6cc03d,188px 188px 0 #6cc03d,189px 189px 0 #6cc03d,190px 190px 0 #6cc03d,191px 191px 0 #6cc03d,192px 192px 0 #6cc03d,193px 193px 0 #6cc03d,194px 194px 0 #6cc03d,195px 195px 0 #6cc03d,196px 196px 0 #6cc03d,197px 197px 0 #6cc03d,198px 198px 0 #6cc03d,1px 1px 0 rgba(108, 192, 61, 0.995),2px 2px 0 rgba(108, 192, 61, 0.99),3px 3px 0 rgba(108, 192, 61, 0.985),4px 4px 0 rgba(108, 192, 61, 0.98),5px 5px 0 rgba(108, 192, 61, 0.975),6px 6px 0 rgba(108, 192, 61, 0.97),7px 7px 0 rgba(108, 192, 61, 0.965),8px 8px 0 rgba(108, 192, 61, 0.96),9px 9px 0 rgba(108, 192, 61, 0.955),10px 10px 0 rgba(108, 192, 61, 0.95),11px 11px 0 rgba(108, 192, 61, 0.945),12px 12px 0 rgba(108, 192, 61, 0.94),13px 13px 0 rgba(108, 192, 61, 0.935),14px 14px 0 rgba(108, 192, 61, 0.93),15px 15px 0 rgba(108, 192, 61, 0.925),16px 16px 0 rgba(108, 192, 61, 0.92),17px 17px 0 rgba(108, 192, 61, 0.915),18px 18px 0 rgba(108, 192, 61, 0.91),19px 19px 0 rgba(108, 192, 61, 0.905),20px 20px 0 rgba(108, 192, 61, 0.9),21px 21px 0 rgba(108, 192, 61, 0.895),22px 22px 0 rgba(108, 192, 61, 0.89),23px 23px 0 rgba(108, 192, 61, 0.885),24px 24px 0 rgba(108, 192, 61, 0.88),25px 25px 0 rgba(108, 192, 61, 0.875),26px 26px 0 rgba(108, 192, 61, 0.87),27px 27px 0 rgba(108, 192, 61, 0.865),28px 28px 0 rgba(108, 192, 61, 0.86),29px 29px 0 rgba(108, 192, 61, 0.855),30px 30px 0 rgba(108, 192, 61, 0.85),31px 31px 0 rgba(108, 192, 61, 0.845),32px 32px 0 rgba(108, 192, 61, 0.84),33px 33px 0 rgba(108, 192, 61, 0.835),34px 34px 0 rgba(108, 192, 61, 0.83),35px 35px 0 rgba(108, 192, 61, 0.825),36px 36px 0 rgba(108, 192, 61, 0.82),37px 37px 0 rgba(108, 192, 61, 0.815),38px 38px 0 rgba(108, 192, 61, 0.81),39px 39px 0 rgba(108, 192, 61, 0.805),40px 40px 0 rgba(108, 192, 61, 0.8),41px 41px 0 rgba(108, 192, 61, 0.795),42px 42px 0 rgba(108, 192, 61, 0.79),43px 43px 0 rgba(108, 192, 61, 0.785),44px 44px 0 rgba(108, 192, 61, 0.78),45px 45px 0 rgba(108, 192, 61, 0.775),46px 46px 0 rgba(108, 192, 61, 0.77),47px 47px 0 rgba(108, 192, 61, 0.765),48px 48px 0 rgba(108, 192, 61, 0.76),49px 49px 0 rgba(108, 192, 61, 0.755),50px 50px 0 rgba(108, 192, 61, 0.75),51px 51px 0 rgba(108, 192, 61, 0.745),52px 52px 0 rgba(108, 192, 61, 0.74),53px 53px 0 rgba(108, 192, 61, 0.735),54px 54px 0 rgba(108, 192, 61, 0.73),55px 55px 0 rgba(108, 192, 61, 0.725),56px 56px 0 rgba(108, 192, 61, 0.72),57px 57px 0 rgba(108, 192, 61, 0.715),58px 58px 0 rgba(108, 192, 61, 0.71),59px 59px 0 rgba(108, 192, 61, 0.705),60px 60px 0 rgba(108, 192, 61, 0.7),61px 61px 0 rgba(108, 192, 61, 0.695),62px 62px 0 rgba(108, 192, 61, 0.69),63px 63px 0 rgba(108, 192, 61, 0.685),64px 64px 0 rgba(108, 192, 61, 0.68),65px 65px 0 rgba(108, 192, 61, 0.675),66px 66px 0 rgba(108, 192, 61, 0.67),67px 67px 0 rgba(108, 192, 61, 0.665),68px 68px 0 rgba(108, 192, 61, 0.66),69px 69px 0 rgba(108, 192, 61, 0.655),70px 70px 0 rgba(108, 192, 61, 0.65),71px 71px 0 rgba(108, 192, 61, 0.645),72px 72px 0 rgba(108, 192, 61, 0.64),73px 73px 0 rgba(108, 192, 61, 0.635),74px 74px 0 rgba(108, 192, 61, 0.63),75px 75px 0 rgba(108, 192, 61, 0.625),76px 76px 0 rgba(108, 192, 61, 0.62),77px 77px 0 rgba(108, 192, 61, 0.615),78px 78px 0 rgba(108, 192, 61, 0.61),79px 79px 0 rgba(108, 192, 61, 0.605),80px 80px 0 rgba(108, 192, 61, 0.6),81px 81px 0 rgba(108, 192, 61, 0.595),82px 82px 0 rgba(108, 192, 61, 0.59),83px 83px 0 rgba(108, 192, 61, 0.585),84px 84px 0 rgba(108, 192, 61, 0.58),85px 85px 0 rgba(108, 192, 61, 0.575),86px 86px 0 rgba(108, 192, 61, 0.57),87px 87px 0 rgba(108, 192, 61, 0.565),88px 88px 0 rgba(108, 192, 61, 0.56),89px 89px 0 rgba(108, 192, 61, 0.555),90px 90px 0 rgba(108, 192, 61, 0.55),91px 91px 0 rgba(108, 192, 61, 0.545),92px 92px 0 rgba(108, 192, 61, 0.54),93px 93px 0 rgba(108, 192, 61, 0.535),94px 94px 0 rgba(108, 192, 61, 0.53),95px 95px 0 rgba(108, 192, 61, 0.525),96px 96px 0 rgba(108, 192, 61, 0.52),97px 97px 0 rgba(108, 192, 61, 0.515),98px 98px 0 rgba(108, 192, 61, 0.51),99px 99px 0 rgba(108, 192, 61, 0.505),100px 100px 0 rgba(108, 192, 61, 0.5),101px 101px 0 rgba(108, 192, 61, 0.495),102px 102px 0 rgba(108, 192, 61, 0.49),103px 103px 0 rgba(108, 192, 61, 0.485),104px 104px 0 rgba(108, 192, 61, 0.48),105px 105px 0 rgba(108, 192, 61, 0.475),106px 106px 0 rgba(108, 192, 61, 0.47),107px 107px 0 rgba(108, 192, 61, 0.465),108px 108px 0 rgba(108, 192, 61, 0.46),109px 109px 0 rgba(108, 192, 61, 0.455),110px 110px 0 rgba(108, 192, 61, 0.45),111px 111px 0 rgba(108, 192, 61, 0.445),112px 112px 0 rgba(108, 192, 61, 0.44),113px 113px 0 rgba(108, 192, 61, 0.435),114px 114px 0 rgba(108, 192, 61, 0.43),115px 115px 0 rgba(108, 192, 61, 0.425),116px 116px 0 rgba(108, 192, 61, 0.42),117px 117px 0 rgba(108, 192, 61, 0.415),118px 118px 0 rgba(108, 192, 61, 0.41),119px 119px 0 rgba(108, 192, 61, 0.405),120px 120px 0 rgba(108, 192, 61, 0.4),121px 121px 0 rgba(108, 192, 61, 0.395),122px 122px 0 rgba(108, 192, 61, 0.39),123px 123px 0 rgba(108, 192, 61, 0.385),124px 124px 0 rgba(108, 192, 61, 0.38),125px 125px 0 rgba(108, 192, 61, 0.375),126px 126px 0 rgba(108, 192, 61, 0.37),127px 127px 0 rgba(108, 192, 61, 0.365),128px 128px 0 rgba(108, 192, 61, 0.36),129px 129px 0 rgba(108, 192, 61, 0.355),130px 130px 0 rgba(108, 192, 61, 0.35),131px 131px 0 rgba(108, 192, 61, 0.345),132px 132px 0 rgba(108, 192, 61, 0.34),133px 133px 0 rgba(108, 192, 61, 0.335),134px 134px 0 rgba(108, 192, 61, 0.33),135px 135px 0 rgba(108, 192, 61, 0.325),136px 136px 0 rgba(108, 192, 61, 0.32),137px 137px 0 rgba(108, 192, 61, 0.315),138px 138px 0 rgba(108, 192, 61, 0.31),139px 139px 0 rgba(108, 192, 61, 0.305),140px 140px 0 rgba(108, 192, 61, 0.3),141px 141px 0 rgba(108, 192, 61, 0.295),142px 142px 0 rgba(108, 192, 61, 0.29),143px 143px 0 rgba(108, 192, 61, 0.285),144px 144px 0 rgba(108, 192, 61, 0.28),145px 145px 0 rgba(108, 192, 61, 0.275),146px 146px 0 rgba(108, 192, 61, 0.27),147px 147px 0 rgba(108, 192, 61, 0.265),148px 148px 0 rgba(108, 192, 61, 0.26),149px 149px 0 rgba(108, 192, 61, 0.255),150px 150px 0 rgba(108, 192, 61, 0.25),151px 151px 0 rgba(108, 192, 61, 0.245),152px 152px 0 rgba(108, 192, 61, 0.24),153px 153px 0 rgba(108, 192, 61, 0.235),154px 154px 0 rgba(108, 192, 61, 0.23),155px 155px 0 rgba(108, 192, 61, 0.225),156px 156px 0 rgba(108, 192, 61, 0.22),157px 157px 0 rgba(108, 192, 61, 0.215),158px 158px 0 rgba(108, 192, 61, 0.21),159px 159px 0 rgba(108, 192, 61, 0.205),160px 160px 0 rgba(108, 192, 61, 0.2),161px 161px 0 rgba(108, 192, 61, 0.195),162px 162px 0 rgba(108, 192, 61, 0.19),163px 163px 0 rgba(108, 192, 61, 0.185),164px 164px 0 rgba(108, 192, 61, 0.18),165px 165px 0 rgba(108, 192, 61, 0.175),166px 166px 0 rgba(108, 192, 61, 0.17),167px 167px 0 rgba(108, 192, 61, 0.165),168px 168px 0 rgba(108, 192, 61, 0.16),169px 169px 0 rgba(108, 192, 61, 0.155),170px 170px 0 rgba(108, 192, 61, 0.15),171px 171px 0 rgba(108, 192, 61, 0.145),172px 172px 0 rgba(108, 192, 61, 0.14),173px 173px 0 rgba(108, 192, 61, 0.135),174px 174px 0 rgba(108, 192, 61, 0.13),175px 175px 0 rgba(108, 192, 61, 0.125),176px 176px 0 rgba(108, 192, 61, 0.12),177px 177px 0 rgba(108, 192, 61, 0.115),178px 178px 0 rgba(108, 192, 61, 0.11),179px 179px 0 rgba(108, 192, 61, 0.105),180px 180px 0 rgba(108, 192, 61, 0.1),181px 181px 0 rgba(108, 192, 61, 0.095),182px 182px 0 rgba(108, 192, 61, 0.09),183px 183px 0 rgba(108, 192, 61, 0.085),184px 184px 0 rgba(108, 192, 61, 0.08),185px 185px 0 rgba(108, 192, 61, 0.075),186px 186px 0 rgba(108, 192, 61, 0.07),187px 187px 0 rgba(108, 192, 61, 0.065),188px 188px 0 rgba(108, 192, 61, 0.06),189px 189px 0 rgba(108, 192, 61, 0.055),190px 190px 0 rgba(108, 192, 61, 0.05),191px 191px 0 rgba(108, 192, 61, 0.045),192px 192px 0 rgba(108, 192, 61, 0.04),193px 193px 0 rgba(108, 192, 61, 0.035),194px 194px 0 rgba(108, 192, 61, 0.03),195px 195px 0 rgba(108, 192, 61, 0.025),196px 196px 0 rgba(108, 192, 61, 0.02),197px 197px 0 rgba(108, 192, 61, 0.015),198px 198px 0 rgba(108, 192, 61, 0.01),200px 200px 0 rgba(108, 192, 61, 0);
}
/* line 340, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 341, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.shadow-cards .items-row [class^="span"]:nth-child(3) .item {
  background-color: #686868;
}
/* line 344, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 345, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 346, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.shadow-cards .items-row [class^="span"]:nth-child(3) .item .item-top .page-header h2 {
  text-shadow: 0px 0px 0 #5b5b5b,1px 1px 0 #5b5b5b,2px 2px 0 #5b5b5b,3px 3px 0 #5b5b5b,4px 4px 0 #5b5b5b,5px 5px 0 #5b5b5b,6px 6px 0 #5b5b5b,7px 7px 0 #5b5b5b,8px 8px 0 #5b5b5b,9px 9px 0 #5b5b5b,10px 10px 0 #5b5b5b,11px 11px 0 #5b5b5b,12px 12px 0 #5b5b5b,13px 13px 0 #5b5b5b,14px 14px 0 #5b5b5b,15px 15px 0 #5b5b5b,16px 16px 0 #5b5b5b,17px 17px 0 #5b5b5b,18px 18px 0 #5b5b5b,19px 19px 0 #5b5b5b,20px 20px 0 #5b5b5b,21px 21px 0 #5b5b5b,22px 22px 0 #5b5b5b,23px 23px 0 #5b5b5b,24px 24px 0 #5b5b5b,25px 25px 0 #5b5b5b,26px 26px 0 #5b5b5b,27px 27px 0 #5b5b5b,28px 28px 0 #5b5b5b,29px 29px 0 #5b5b5b,30px 30px 0 #5b5b5b,31px 31px 0 #5b5b5b,32px 32px 0 #5b5b5b,33px 33px 0 #5b5b5b,34px 34px 0 #5b5b5b,35px 35px 0 #5b5b5b,36px 36px 0 #5b5b5b,37px 37px 0 #5b5b5b,38px 38px 0 #5b5b5b,39px 39px 0 #5b5b5b,40px 40px 0 #5b5b5b,41px 41px 0 #5b5b5b,42px 42px 0 #5b5b5b,43px 43px 0 #5b5b5b,44px 44px 0 #5b5b5b,45px 45px 0 #5b5b5b,46px 46px 0 #5b5b5b,47px 47px 0 #5b5b5b,48px 48px 0 #5b5b5b,49px 49px 0 #5b5b5b,50px 50px 0 #5b5b5b,51px 51px 0 #5b5b5b,52px 52px 0 #5b5b5b,53px 53px 0 #5b5b5b,54px 54px 0 #5b5b5b,55px 55px 0 #5b5b5b,56px 56px 0 #5b5b5b,57px 57px 0 #5b5b5b,58px 58px 0 #5b5b5b,59px 59px 0 #5b5b5b,60px 60px 0 #5b5b5b,61px 61px 0 #5b5b5b,62px 62px 0 #5b5b5b,63px 63px 0 #5b5b5b,64px 64px 0 #5b5b5b,65px 65px 0 #5b5b5b,66px 66px 0 #5b5b5b,67px 67px 0 #5b5b5b,68px 68px 0 #5b5b5b,69px 69px 0 #5b5b5b,70px 70px 0 #5b5b5b,71px 71px 0 #5b5b5b,72px 72px 0 #5b5b5b,73px 73px 0 #5b5b5b,74px 74px 0 #5b5b5b,75px 75px 0 #5b5b5b,76px 76px 0 #5b5b5b,77px 77px 0 #5b5b5b,78px 78px 0 #5b5b5b,79px 79px 0 #5b5b5b,80px 80px 0 #5b5b5b,81px 81px 0 #5b5b5b,82px 82px 0 #5b5b5b,83px 83px 0 #5b5b5b,84px 84px 0 #5b5b5b,85px 85px 0 #5b5b5b,86px 86px 0 #5b5b5b,87px 87px 0 #5b5b5b,88px 88px 0 #5b5b5b,89px 89px 0 #5b5b5b,90px 90px 0 #5b5b5b,91px 91px 0 #5b5b5b,92px 92px 0 #5b5b5b,93px 93px 0 #5b5b5b,94px 94px 0 #5b5b5b,95px 95px 0 #5b5b5b,96px 96px 0 #5b5b5b,97px 97px 0 #5b5b5b,98px 98px 0 #5b5b5b,99px 99px 0 #5b5b5b,100px 100px 0 #5b5b5b,101px 101px 0 #5b5b5b,102px 102px 0 #5b5b5b,103px 103px 0 #5b5b5b,104px 104px 0 #5b5b5b,105px 105px 0 #5b5b5b,106px 106px 0 #5b5b5b,107px 107px 0 #5b5b5b,108px 108px 0 #5b5b5b,109px 109px 0 #5b5b5b,110px 110px 0 #5b5b5b,111px 111px 0 #5b5b5b,112px 112px 0 #5b5b5b,113px 113px 0 #5b5b5b,114px 114px 0 #5b5b5b,115px 115px 0 #5b5b5b,116px 116px 0 #5b5b5b,117px 117px 0 #5b5b5b,118px 118px 0 #5b5b5b,119px 119px 0 #5b5b5b,120px 120px 0 #5b5b5b,121px 121px 0 #5b5b5b,122px 122px 0 #5b5b5b,123px 123px 0 #5b5b5b,124px 124px 0 #5b5b5b,125px 125px 0 #5b5b5b,126px 126px 0 #5b5b5b,127px 127px 0 #5b5b5b,128px 128px 0 #5b5b5b,129px 129px 0 #5b5b5b,130px 130px 0 #5b5b5b,131px 131px 0 #5b5b5b,132px 132px 0 #5b5b5b,133px 133px 0 #5b5b5b,134px 134px 0 #5b5b5b,135px 135px 0 #5b5b5b,136px 136px 0 #5b5b5b,137px 137px 0 #5b5b5b,138px 138px 0 #5b5b5b,139px 139px 0 #5b5b5b,140px 140px 0 #5b5b5b,141px 141px 0 #5b5b5b,142px 142px 0 #5b5b5b,143px 143px 0 #5b5b5b,144px 144px 0 #5b5b5b,145px 145px 0 #5b5b5b,146px 146px 0 #5b5b5b,147px 147px 0 #5b5b5b,148px 148px 0 #5b5b5b,149px 149px 0 #5b5b5b,150px 150px 0 #5b5b5b,151px 151px 0 #5b5b5b,152px 152px 0 #5b5b5b,153px 153px 0 #5b5b5b,154px 154px 0 #5b5b5b,155px 155px 0 #5b5b5b,156px 156px 0 #5b5b5b,157px 157px 0 #5b5b5b,158px 158px 0 #5b5b5b,159px 159px 0 #5b5b5b,160px 160px 0 #5b5b5b,161px 161px 0 #5b5b5b,162px 162px 0 #5b5b5b,163px 163px 0 #5b5b5b,164px 164px 0 #5b5b5b,165px 165px 0 #5b5b5b,166px 166px 0 #5b5b5b,167px 167px 0 #5b5b5b,168px 168px 0 #5b5b5b,169px 169px 0 #5b5b5b,170px 170px 0 #5b5b5b,171px 171px 0 #5b5b5b,172px 172px 0 #5b5b5b,173px 173px 0 #5b5b5b,174px 174px 0 #5b5b5b,175px 175px 0 #5b5b5b,176px 176px 0 #5b5b5b,177px 177px 0 #5b5b5b,178px 178px 0 #5b5b5b,179px 179px 0 #5b5b5b,180px 180px 0 #5b5b5b,181px 181px 0 #5b5b5b,182px 182px 0 #5b5b5b,183px 183px 0 #5b5b5b,184px 184px 0 #5b5b5b,185px 185px 0 #5b5b5b,186px 186px 0 #5b5b5b,187px 187px 0 #5b5b5b,188px 188px 0 #5b5b5b,189px 189px 0 #5b5b5b,190px 190px 0 #5b5b5b,191px 191px 0 #5b5b5b,192px 192px 0 #5b5b5b,193px 193px 0 #5b5b5b,194px 194px 0 #5b5b5b,195px 195px 0 #5b5b5b,196px 196px 0 #5b5b5b,197px 197px 0 #5b5b5b,198px 198px 0 #5b5b5b,1px 1px 0 rgba(91, 91, 91, 0.995),2px 2px 0 rgba(91, 91, 91, 0.99),3px 3px 0 rgba(91, 91, 91, 0.985),4px 4px 0 rgba(91, 91, 91, 0.98),5px 5px 0 rgba(91, 91, 91, 0.975),6px 6px 0 rgba(91, 91, 91, 0.97),7px 7px 0 rgba(91, 91, 91, 0.965),8px 8px 0 rgba(91, 91, 91, 0.96),9px 9px 0 rgba(91, 91, 91, 0.955),10px 10px 0 rgba(91, 91, 91, 0.95),11px 11px 0 rgba(91, 91, 91, 0.945),12px 12px 0 rgba(91, 91, 91, 0.94),13px 13px 0 rgba(91, 91, 91, 0.935),14px 14px 0 rgba(91, 91, 91, 0.93),15px 15px 0 rgba(91, 91, 91, 0.925),16px 16px 0 rgba(91, 91, 91, 0.92),17px 17px 0 rgba(91, 91, 91, 0.915),18px 18px 0 rgba(91, 91, 91, 0.91),19px 19px 0 rgba(91, 91, 91, 0.905),20px 20px 0 rgba(91, 91, 91, 0.9),21px 21px 0 rgba(91, 91, 91, 0.895),22px 22px 0 rgba(91, 91, 91, 0.89),23px 23px 0 rgba(91, 91, 91, 0.885),24px 24px 0 rgba(91, 91, 91, 0.88),25px 25px 0 rgba(91, 91, 91, 0.875),26px 26px 0 rgba(91, 91, 91, 0.87),27px 27px 0 rgba(91, 91, 91, 0.865),28px 28px 0 rgba(91, 91, 91, 0.86),29px 29px 0 rgba(91, 91, 91, 0.855),30px 30px 0 rgba(91, 91, 91, 0.85),31px 31px 0 rgba(91, 91, 91, 0.845),32px 32px 0 rgba(91, 91, 91, 0.84),33px 33px 0 rgba(91, 91, 91, 0.835),34px 34px 0 rgba(91, 91, 91, 0.83),35px 35px 0 rgba(91, 91, 91, 0.825),36px 36px 0 rgba(91, 91, 91, 0.82),37px 37px 0 rgba(91, 91, 91, 0.815),38px 38px 0 rgba(91, 91, 91, 0.81),39px 39px 0 rgba(91, 91, 91, 0.805),40px 40px 0 rgba(91, 91, 91, 0.8),41px 41px 0 rgba(91, 91, 91, 0.795),42px 42px 0 rgba(91, 91, 91, 0.79),43px 43px 0 rgba(91, 91, 91, 0.785),44px 44px 0 rgba(91, 91, 91, 0.78),45px 45px 0 rgba(91, 91, 91, 0.775),46px 46px 0 rgba(91, 91, 91, 0.77),47px 47px 0 rgba(91, 91, 91, 0.765),48px 48px 0 rgba(91, 91, 91, 0.76),49px 49px 0 rgba(91, 91, 91, 0.755),50px 50px 0 rgba(91, 91, 91, 0.75),51px 51px 0 rgba(91, 91, 91, 0.745),52px 52px 0 rgba(91, 91, 91, 0.74),53px 53px 0 rgba(91, 91, 91, 0.735),54px 54px 0 rgba(91, 91, 91, 0.73),55px 55px 0 rgba(91, 91, 91, 0.725),56px 56px 0 rgba(91, 91, 91, 0.72),57px 57px 0 rgba(91, 91, 91, 0.715),58px 58px 0 rgba(91, 91, 91, 0.71),59px 59px 0 rgba(91, 91, 91, 0.705),60px 60px 0 rgba(91, 91, 91, 0.7),61px 61px 0 rgba(91, 91, 91, 0.695),62px 62px 0 rgba(91, 91, 91, 0.69),63px 63px 0 rgba(91, 91, 91, 0.685),64px 64px 0 rgba(91, 91, 91, 0.68),65px 65px 0 rgba(91, 91, 91, 0.675),66px 66px 0 rgba(91, 91, 91, 0.67),67px 67px 0 rgba(91, 91, 91, 0.665),68px 68px 0 rgba(91, 91, 91, 0.66),69px 69px 0 rgba(91, 91, 91, 0.655),70px 70px 0 rgba(91, 91, 91, 0.65),71px 71px 0 rgba(91, 91, 91, 0.645),72px 72px 0 rgba(91, 91, 91, 0.64),73px 73px 0 rgba(91, 91, 91, 0.635),74px 74px 0 rgba(91, 91, 91, 0.63),75px 75px 0 rgba(91, 91, 91, 0.625),76px 76px 0 rgba(91, 91, 91, 0.62),77px 77px 0 rgba(91, 91, 91, 0.615),78px 78px 0 rgba(91, 91, 91, 0.61),79px 79px 0 rgba(91, 91, 91, 0.605),80px 80px 0 rgba(91, 91, 91, 0.6),81px 81px 0 rgba(91, 91, 91, 0.595),82px 82px 0 rgba(91, 91, 91, 0.59),83px 83px 0 rgba(91, 91, 91, 0.585),84px 84px 0 rgba(91, 91, 91, 0.58),85px 85px 0 rgba(91, 91, 91, 0.575),86px 86px 0 rgba(91, 91, 91, 0.57),87px 87px 0 rgba(91, 91, 91, 0.565),88px 88px 0 rgba(91, 91, 91, 0.56),89px 89px 0 rgba(91, 91, 91, 0.555),90px 90px 0 rgba(91, 91, 91, 0.55),91px 91px 0 rgba(91, 91, 91, 0.545),92px 92px 0 rgba(91, 91, 91, 0.54),93px 93px 0 rgba(91, 91, 91, 0.535),94px 94px 0 rgba(91, 91, 91, 0.53),95px 95px 0 rgba(91, 91, 91, 0.525),96px 96px 0 rgba(91, 91, 91, 0.52),97px 97px 0 rgba(91, 91, 91, 0.515),98px 98px 0 rgba(91, 91, 91, 0.51),99px 99px 0 rgba(91, 91, 91, 0.505),100px 100px 0 rgba(91, 91, 91, 0.5),101px 101px 0 rgba(91, 91, 91, 0.495),102px 102px 0 rgba(91, 91, 91, 0.49),103px 103px 0 rgba(91, 91, 91, 0.485),104px 104px 0 rgba(91, 91, 91, 0.48),105px 105px 0 rgba(91, 91, 91, 0.475),106px 106px 0 rgba(91, 91, 91, 0.47),107px 107px 0 rgba(91, 91, 91, 0.465),108px 108px 0 rgba(91, 91, 91, 0.46),109px 109px 0 rgba(91, 91, 91, 0.455),110px 110px 0 rgba(91, 91, 91, 0.45),111px 111px 0 rgba(91, 91, 91, 0.445),112px 112px 0 rgba(91, 91, 91, 0.44),113px 113px 0 rgba(91, 91, 91, 0.435),114px 114px 0 rgba(91, 91, 91, 0.43),115px 115px 0 rgba(91, 91, 91, 0.425),116px 116px 0 rgba(91, 91, 91, 0.42),117px 117px 0 rgba(91, 91, 91, 0.415),118px 118px 0 rgba(91, 91, 91, 0.41),119px 119px 0 rgba(91, 91, 91, 0.405),120px 120px 0 rgba(91, 91, 91, 0.4),121px 121px 0 rgba(91, 91, 91, 0.395),122px 122px 0 rgba(91, 91, 91, 0.39),123px 123px 0 rgba(91, 91, 91, 0.385),124px 124px 0 rgba(91, 91, 91, 0.38),125px 125px 0 rgba(91, 91, 91, 0.375),126px 126px 0 rgba(91, 91, 91, 0.37),127px 127px 0 rgba(91, 91, 91, 0.365),128px 128px 0 rgba(91, 91, 91, 0.36),129px 129px 0 rgba(91, 91, 91, 0.355),130px 130px 0 rgba(91, 91, 91, 0.35),131px 131px 0 rgba(91, 91, 91, 0.345),132px 132px 0 rgba(91, 91, 91, 0.34),133px 133px 0 rgba(91, 91, 91, 0.335),134px 134px 0 rgba(91, 91, 91, 0.33),135px 135px 0 rgba(91, 91, 91, 0.325),136px 136px 0 rgba(91, 91, 91, 0.32),137px 137px 0 rgba(91, 91, 91, 0.315),138px 138px 0 rgba(91, 91, 91, 0.31),139px 139px 0 rgba(91, 91, 91, 0.305),140px 140px 0 rgba(91, 91, 91, 0.3),141px 141px 0 rgba(91, 91, 91, 0.295),142px 142px 0 rgba(91, 91, 91, 0.29),143px 143px 0 rgba(91, 91, 91, 0.285),144px 144px 0 rgba(91, 91, 91, 0.28),145px 145px 0 rgba(91, 91, 91, 0.275),146px 146px 0 rgba(91, 91, 91, 0.27),147px 147px 0 rgba(91, 91, 91, 0.265),148px 148px 0 rgba(91, 91, 91, 0.26),149px 149px 0 rgba(91, 91, 91, 0.255),150px 150px 0 rgba(91, 91, 91, 0.25),151px 151px 0 rgba(91, 91, 91, 0.245),152px 152px 0 rgba(91, 91, 91, 0.24),153px 153px 0 rgba(91, 91, 91, 0.235),154px 154px 0 rgba(91, 91, 91, 0.23),155px 155px 0 rgba(91, 91, 91, 0.225),156px 156px 0 rgba(91, 91, 91, 0.22),157px 157px 0 rgba(91, 91, 91, 0.215),158px 158px 0 rgba(91, 91, 91, 0.21),159px 159px 0 rgba(91, 91, 91, 0.205),160px 160px 0 rgba(91, 91, 91, 0.2),161px 161px 0 rgba(91, 91, 91, 0.195),162px 162px 0 rgba(91, 91, 91, 0.19),163px 163px 0 rgba(91, 91, 91, 0.185),164px 164px 0 rgba(91, 91, 91, 0.18),165px 165px 0 rgba(91, 91, 91, 0.175),166px 166px 0 rgba(91, 91, 91, 0.17),167px 167px 0 rgba(91, 91, 91, 0.165),168px 168px 0 rgba(91, 91, 91, 0.16),169px 169px 0 rgba(91, 91, 91, 0.155),170px 170px 0 rgba(91, 91, 91, 0.15),171px 171px 0 rgba(91, 91, 91, 0.145),172px 172px 0 rgba(91, 91, 91, 0.14),173px 173px 0 rgba(91, 91, 91, 0.135),174px 174px 0 rgba(91, 91, 91, 0.13),175px 175px 0 rgba(91, 91, 91, 0.125),176px 176px 0 rgba(91, 91, 91, 0.12),177px 177px 0 rgba(91, 91, 91, 0.115),178px 178px 0 rgba(91, 91, 91, 0.11),179px 179px 0 rgba(91, 91, 91, 0.105),180px 180px 0 rgba(91, 91, 91, 0.1),181px 181px 0 rgba(91, 91, 91, 0.095),182px 182px 0 rgba(91, 91, 91, 0.09),183px 183px 0 rgba(91, 91, 91, 0.085),184px 184px 0 rgba(91, 91, 91, 0.08),185px 185px 0 rgba(91, 91, 91, 0.075),186px 186px 0 rgba(91, 91, 91, 0.07),187px 187px 0 rgba(91, 91, 91, 0.065),188px 188px 0 rgba(91, 91, 91, 0.06),189px 189px 0 rgba(91, 91, 91, 0.055),190px 190px 0 rgba(91, 91, 91, 0.05),191px 191px 0 rgba(91, 91, 91, 0.045),192px 192px 0 rgba(91, 91, 91, 0.04),193px 193px 0 rgba(91, 91, 91, 0.035),194px 194px 0 rgba(91, 91, 91, 0.03),195px 195px 0 rgba(91, 91, 91, 0.025),196px 196px 0 rgba(91, 91, 91, 0.02),197px 197px 0 rgba(91, 91, 91, 0.015),198px 198px 0 rgba(91, 91, 91, 0.01),200px 200px 0 rgba(91, 91, 91, 0);
}
/* line 353, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.shadow-cards .items-row [class^="span"] .item {
  position: relative;
  background-color: #ec3025;
}
/* line 357, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.shadow-cards .items-row [class^="span"] .item .item-top {
  position: relative;
  height: 340px;
  overflow: hidden;
}
/* line 362, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.shadow-cards .items-row [class^="span"] .item .item-top .item-image {
  display: none;
}
/* line 365, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.shadow-cards .items-row [class^="span"] .item .item-top .page-header {
  padding: 0;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
  width: auto;
  bottom: inherit;
}
/* line 372, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.shadow-cards .items-row [class^="span"] .item .item-top .page-header h2 {
  font-size: 2rem;
  overflow: visible;
  text-shadow: 0px 0px 0 #e41f14,1px 1px 0 #e41f14,2px 2px 0 #e41f14,3px 3px 0 #e41f14,4px 4px 0 #e41f14,5px 5px 0 #e41f14,6px 6px 0 #e41f14,7px 7px 0 #e41f14,8px 8px 0 #e41f14,9px 9px 0 #e41f14,10px 10px 0 #e41f14,11px 11px 0 #e41f14,12px 12px 0 #e41f14,13px 13px 0 #e41f14,14px 14px 0 #e41f14,15px 15px 0 #e41f14,16px 16px 0 #e41f14,17px 17px 0 #e41f14,18px 18px 0 #e41f14,19px 19px 0 #e41f14,20px 20px 0 #e41f14,21px 21px 0 #e41f14,22px 22px 0 #e41f14,23px 23px 0 #e41f14,24px 24px 0 #e41f14,25px 25px 0 #e41f14,26px 26px 0 #e41f14,27px 27px 0 #e41f14,28px 28px 0 #e41f14,29px 29px 0 #e41f14,30px 30px 0 #e41f14,31px 31px 0 #e41f14,32px 32px 0 #e41f14,33px 33px 0 #e41f14,34px 34px 0 #e41f14,35px 35px 0 #e41f14,36px 36px 0 #e41f14,37px 37px 0 #e41f14,38px 38px 0 #e41f14,39px 39px 0 #e41f14,40px 40px 0 #e41f14,41px 41px 0 #e41f14,42px 42px 0 #e41f14,43px 43px 0 #e41f14,44px 44px 0 #e41f14,45px 45px 0 #e41f14,46px 46px 0 #e41f14,47px 47px 0 #e41f14,48px 48px 0 #e41f14,49px 49px 0 #e41f14,50px 50px 0 #e41f14,51px 51px 0 #e41f14,52px 52px 0 #e41f14,53px 53px 0 #e41f14,54px 54px 0 #e41f14,55px 55px 0 #e41f14,56px 56px 0 #e41f14,57px 57px 0 #e41f14,58px 58px 0 #e41f14,59px 59px 0 #e41f14,60px 60px 0 #e41f14,61px 61px 0 #e41f14,62px 62px 0 #e41f14,63px 63px 0 #e41f14,64px 64px 0 #e41f14,65px 65px 0 #e41f14,66px 66px 0 #e41f14,67px 67px 0 #e41f14,68px 68px 0 #e41f14,69px 69px 0 #e41f14,70px 70px 0 #e41f14,71px 71px 0 #e41f14,72px 72px 0 #e41f14,73px 73px 0 #e41f14,74px 74px 0 #e41f14,75px 75px 0 #e41f14,76px 76px 0 #e41f14,77px 77px 0 #e41f14,78px 78px 0 #e41f14,79px 79px 0 #e41f14,80px 80px 0 #e41f14,81px 81px 0 #e41f14,82px 82px 0 #e41f14,83px 83px 0 #e41f14,84px 84px 0 #e41f14,85px 85px 0 #e41f14,86px 86px 0 #e41f14,87px 87px 0 #e41f14,88px 88px 0 #e41f14,89px 89px 0 #e41f14,90px 90px 0 #e41f14,91px 91px 0 #e41f14,92px 92px 0 #e41f14,93px 93px 0 #e41f14,94px 94px 0 #e41f14,95px 95px 0 #e41f14,96px 96px 0 #e41f14,97px 97px 0 #e41f14,98px 98px 0 #e41f14,99px 99px 0 #e41f14,100px 100px 0 #e41f14,101px 101px 0 #e41f14,102px 102px 0 #e41f14,103px 103px 0 #e41f14,104px 104px 0 #e41f14,105px 105px 0 #e41f14,106px 106px 0 #e41f14,107px 107px 0 #e41f14,108px 108px 0 #e41f14,109px 109px 0 #e41f14,110px 110px 0 #e41f14,111px 111px 0 #e41f14,112px 112px 0 #e41f14,113px 113px 0 #e41f14,114px 114px 0 #e41f14,115px 115px 0 #e41f14,116px 116px 0 #e41f14,117px 117px 0 #e41f14,118px 118px 0 #e41f14,119px 119px 0 #e41f14,120px 120px 0 #e41f14,121px 121px 0 #e41f14,122px 122px 0 #e41f14,123px 123px 0 #e41f14,124px 124px 0 #e41f14,125px 125px 0 #e41f14,126px 126px 0 #e41f14,127px 127px 0 #e41f14,128px 128px 0 #e41f14,129px 129px 0 #e41f14,130px 130px 0 #e41f14,131px 131px 0 #e41f14,132px 132px 0 #e41f14,133px 133px 0 #e41f14,134px 134px 0 #e41f14,135px 135px 0 #e41f14,136px 136px 0 #e41f14,137px 137px 0 #e41f14,138px 138px 0 #e41f14,139px 139px 0 #e41f14,140px 140px 0 #e41f14,141px 141px 0 #e41f14,142px 142px 0 #e41f14,143px 143px 0 #e41f14,144px 144px 0 #e41f14,145px 145px 0 #e41f14,146px 146px 0 #e41f14,147px 147px 0 #e41f14,148px 148px 0 #e41f14,149px 149px 0 #e41f14,150px 150px 0 #e41f14,151px 151px 0 #e41f14,152px 152px 0 #e41f14,153px 153px 0 #e41f14,154px 154px 0 #e41f14,155px 155px 0 #e41f14,156px 156px 0 #e41f14,157px 157px 0 #e41f14,158px 158px 0 #e41f14,159px 159px 0 #e41f14,160px 160px 0 #e41f14,161px 161px 0 #e41f14,162px 162px 0 #e41f14,163px 163px 0 #e41f14,164px 164px 0 #e41f14,165px 165px 0 #e41f14,166px 166px 0 #e41f14,167px 167px 0 #e41f14,168px 168px 0 #e41f14,169px 169px 0 #e41f14,170px 170px 0 #e41f14,171px 171px 0 #e41f14,172px 172px 0 #e41f14,173px 173px 0 #e41f14,174px 174px 0 #e41f14,175px 175px 0 #e41f14,176px 176px 0 #e41f14,177px 177px 0 #e41f14,178px 178px 0 #e41f14,179px 179px 0 #e41f14,180px 180px 0 #e41f14,181px 181px 0 #e41f14,182px 182px 0 #e41f14,183px 183px 0 #e41f14,184px 184px 0 #e41f14,185px 185px 0 #e41f14,186px 186px 0 #e41f14,187px 187px 0 #e41f14,188px 188px 0 #e41f14,189px 189px 0 #e41f14,190px 190px 0 #e41f14,191px 191px 0 #e41f14,192px 192px 0 #e41f14,193px 193px 0 #e41f14,194px 194px 0 #e41f14,195px 195px 0 #e41f14,196px 196px 0 #e41f14,197px 197px 0 #e41f14,198px 198px 0 #e41f14,1px 1px 0 rgba(228, 31, 20, 0.995),2px 2px 0 rgba(228, 31, 20, 0.99),3px 3px 0 rgba(228, 31, 20, 0.985),4px 4px 0 rgba(228, 31, 20, 0.98),5px 5px 0 rgba(228, 31, 20, 0.975),6px 6px 0 rgba(228, 31, 20, 0.97),7px 7px 0 rgba(228, 31, 20, 0.965),8px 8px 0 rgba(228, 31, 20, 0.96),9px 9px 0 rgba(228, 31, 20, 0.955),10px 10px 0 rgba(228, 31, 20, 0.95),11px 11px 0 rgba(228, 31, 20, 0.945),12px 12px 0 rgba(228, 31, 20, 0.94),13px 13px 0 rgba(228, 31, 20, 0.935),14px 14px 0 rgba(228, 31, 20, 0.93),15px 15px 0 rgba(228, 31, 20, 0.925),16px 16px 0 rgba(228, 31, 20, 0.92),17px 17px 0 rgba(228, 31, 20, 0.915),18px 18px 0 rgba(228, 31, 20, 0.91),19px 19px 0 rgba(228, 31, 20, 0.905),20px 20px 0 rgba(228, 31, 20, 0.9),21px 21px 0 rgba(228, 31, 20, 0.895),22px 22px 0 rgba(228, 31, 20, 0.89),23px 23px 0 rgba(228, 31, 20, 0.885),24px 24px 0 rgba(228, 31, 20, 0.88),25px 25px 0 rgba(228, 31, 20, 0.875),26px 26px 0 rgba(228, 31, 20, 0.87),27px 27px 0 rgba(228, 31, 20, 0.865),28px 28px 0 rgba(228, 31, 20, 0.86),29px 29px 0 rgba(228, 31, 20, 0.855),30px 30px 0 rgba(228, 31, 20, 0.85),31px 31px 0 rgba(228, 31, 20, 0.845),32px 32px 0 rgba(228, 31, 20, 0.84),33px 33px 0 rgba(228, 31, 20, 0.835),34px 34px 0 rgba(228, 31, 20, 0.83),35px 35px 0 rgba(228, 31, 20, 0.825),36px 36px 0 rgba(228, 31, 20, 0.82),37px 37px 0 rgba(228, 31, 20, 0.815),38px 38px 0 rgba(228, 31, 20, 0.81),39px 39px 0 rgba(228, 31, 20, 0.805),40px 40px 0 rgba(228, 31, 20, 0.8),41px 41px 0 rgba(228, 31, 20, 0.795),42px 42px 0 rgba(228, 31, 20, 0.79),43px 43px 0 rgba(228, 31, 20, 0.785),44px 44px 0 rgba(228, 31, 20, 0.78),45px 45px 0 rgba(228, 31, 20, 0.775),46px 46px 0 rgba(228, 31, 20, 0.77),47px 47px 0 rgba(228, 31, 20, 0.765),48px 48px 0 rgba(228, 31, 20, 0.76),49px 49px 0 rgba(228, 31, 20, 0.755),50px 50px 0 rgba(228, 31, 20, 0.75),51px 51px 0 rgba(228, 31, 20, 0.745),52px 52px 0 rgba(228, 31, 20, 0.74),53px 53px 0 rgba(228, 31, 20, 0.735),54px 54px 0 rgba(228, 31, 20, 0.73),55px 55px 0 rgba(228, 31, 20, 0.725),56px 56px 0 rgba(228, 31, 20, 0.72),57px 57px 0 rgba(228, 31, 20, 0.715),58px 58px 0 rgba(228, 31, 20, 0.71),59px 59px 0 rgba(228, 31, 20, 0.705),60px 60px 0 rgba(228, 31, 20, 0.7),61px 61px 0 rgba(228, 31, 20, 0.695),62px 62px 0 rgba(228, 31, 20, 0.69),63px 63px 0 rgba(228, 31, 20, 0.685),64px 64px 0 rgba(228, 31, 20, 0.68),65px 65px 0 rgba(228, 31, 20, 0.675),66px 66px 0 rgba(228, 31, 20, 0.67),67px 67px 0 rgba(228, 31, 20, 0.665),68px 68px 0 rgba(228, 31, 20, 0.66),69px 69px 0 rgba(228, 31, 20, 0.655),70px 70px 0 rgba(228, 31, 20, 0.65),71px 71px 0 rgba(228, 31, 20, 0.645),72px 72px 0 rgba(228, 31, 20, 0.64),73px 73px 0 rgba(228, 31, 20, 0.635),74px 74px 0 rgba(228, 31, 20, 0.63),75px 75px 0 rgba(228, 31, 20, 0.625),76px 76px 0 rgba(228, 31, 20, 0.62),77px 77px 0 rgba(228, 31, 20, 0.615),78px 78px 0 rgba(228, 31, 20, 0.61),79px 79px 0 rgba(228, 31, 20, 0.605),80px 80px 0 rgba(228, 31, 20, 0.6),81px 81px 0 rgba(228, 31, 20, 0.595),82px 82px 0 rgba(228, 31, 20, 0.59),83px 83px 0 rgba(228, 31, 20, 0.585),84px 84px 0 rgba(228, 31, 20, 0.58),85px 85px 0 rgba(228, 31, 20, 0.575),86px 86px 0 rgba(228, 31, 20, 0.57),87px 87px 0 rgba(228, 31, 20, 0.565),88px 88px 0 rgba(228, 31, 20, 0.56),89px 89px 0 rgba(228, 31, 20, 0.555),90px 90px 0 rgba(228, 31, 20, 0.55),91px 91px 0 rgba(228, 31, 20, 0.545),92px 92px 0 rgba(228, 31, 20, 0.54),93px 93px 0 rgba(228, 31, 20, 0.535),94px 94px 0 rgba(228, 31, 20, 0.53),95px 95px 0 rgba(228, 31, 20, 0.525),96px 96px 0 rgba(228, 31, 20, 0.52),97px 97px 0 rgba(228, 31, 20, 0.515),98px 98px 0 rgba(228, 31, 20, 0.51),99px 99px 0 rgba(228, 31, 20, 0.505),100px 100px 0 rgba(228, 31, 20, 0.5),101px 101px 0 rgba(228, 31, 20, 0.495),102px 102px 0 rgba(228, 31, 20, 0.49),103px 103px 0 rgba(228, 31, 20, 0.485),104px 104px 0 rgba(228, 31, 20, 0.48),105px 105px 0 rgba(228, 31, 20, 0.475),106px 106px 0 rgba(228, 31, 20, 0.47),107px 107px 0 rgba(228, 31, 20, 0.465),108px 108px 0 rgba(228, 31, 20, 0.46),109px 109px 0 rgba(228, 31, 20, 0.455),110px 110px 0 rgba(228, 31, 20, 0.45),111px 111px 0 rgba(228, 31, 20, 0.445),112px 112px 0 rgba(228, 31, 20, 0.44),113px 113px 0 rgba(228, 31, 20, 0.435),114px 114px 0 rgba(228, 31, 20, 0.43),115px 115px 0 rgba(228, 31, 20, 0.425),116px 116px 0 rgba(228, 31, 20, 0.42),117px 117px 0 rgba(228, 31, 20, 0.415),118px 118px 0 rgba(228, 31, 20, 0.41),119px 119px 0 rgba(228, 31, 20, 0.405),120px 120px 0 rgba(228, 31, 20, 0.4),121px 121px 0 rgba(228, 31, 20, 0.395),122px 122px 0 rgba(228, 31, 20, 0.39),123px 123px 0 rgba(228, 31, 20, 0.385),124px 124px 0 rgba(228, 31, 20, 0.38),125px 125px 0 rgba(228, 31, 20, 0.375),126px 126px 0 rgba(228, 31, 20, 0.37),127px 127px 0 rgba(228, 31, 20, 0.365),128px 128px 0 rgba(228, 31, 20, 0.36),129px 129px 0 rgba(228, 31, 20, 0.355),130px 130px 0 rgba(228, 31, 20, 0.35),131px 131px 0 rgba(228, 31, 20, 0.345),132px 132px 0 rgba(228, 31, 20, 0.34),133px 133px 0 rgba(228, 31, 20, 0.335),134px 134px 0 rgba(228, 31, 20, 0.33),135px 135px 0 rgba(228, 31, 20, 0.325),136px 136px 0 rgba(228, 31, 20, 0.32),137px 137px 0 rgba(228, 31, 20, 0.315),138px 138px 0 rgba(228, 31, 20, 0.31),139px 139px 0 rgba(228, 31, 20, 0.305),140px 140px 0 rgba(228, 31, 20, 0.3),141px 141px 0 rgba(228, 31, 20, 0.295),142px 142px 0 rgba(228, 31, 20, 0.29),143px 143px 0 rgba(228, 31, 20, 0.285),144px 144px 0 rgba(228, 31, 20, 0.28),145px 145px 0 rgba(228, 31, 20, 0.275),146px 146px 0 rgba(228, 31, 20, 0.27),147px 147px 0 rgba(228, 31, 20, 0.265),148px 148px 0 rgba(228, 31, 20, 0.26),149px 149px 0 rgba(228, 31, 20, 0.255),150px 150px 0 rgba(228, 31, 20, 0.25),151px 151px 0 rgba(228, 31, 20, 0.245),152px 152px 0 rgba(228, 31, 20, 0.24),153px 153px 0 rgba(228, 31, 20, 0.235),154px 154px 0 rgba(228, 31, 20, 0.23),155px 155px 0 rgba(228, 31, 20, 0.225),156px 156px 0 rgba(228, 31, 20, 0.22),157px 157px 0 rgba(228, 31, 20, 0.215),158px 158px 0 rgba(228, 31, 20, 0.21),159px 159px 0 rgba(228, 31, 20, 0.205),160px 160px 0 rgba(228, 31, 20, 0.2),161px 161px 0 rgba(228, 31, 20, 0.195),162px 162px 0 rgba(228, 31, 20, 0.19),163px 163px 0 rgba(228, 31, 20, 0.185),164px 164px 0 rgba(228, 31, 20, 0.18),165px 165px 0 rgba(228, 31, 20, 0.175),166px 166px 0 rgba(228, 31, 20, 0.17),167px 167px 0 rgba(228, 31, 20, 0.165),168px 168px 0 rgba(228, 31, 20, 0.16),169px 169px 0 rgba(228, 31, 20, 0.155),170px 170px 0 rgba(228, 31, 20, 0.15),171px 171px 0 rgba(228, 31, 20, 0.145),172px 172px 0 rgba(228, 31, 20, 0.14),173px 173px 0 rgba(228, 31, 20, 0.135),174px 174px 0 rgba(228, 31, 20, 0.13),175px 175px 0 rgba(228, 31, 20, 0.125),176px 176px 0 rgba(228, 31, 20, 0.12),177px 177px 0 rgba(228, 31, 20, 0.115),178px 178px 0 rgba(228, 31, 20, 0.11),179px 179px 0 rgba(228, 31, 20, 0.105),180px 180px 0 rgba(228, 31, 20, 0.1),181px 181px 0 rgba(228, 31, 20, 0.095),182px 182px 0 rgba(228, 31, 20, 0.09),183px 183px 0 rgba(228, 31, 20, 0.085),184px 184px 0 rgba(228, 31, 20, 0.08),185px 185px 0 rgba(228, 31, 20, 0.075),186px 186px 0 rgba(228, 31, 20, 0.07),187px 187px 0 rgba(228, 31, 20, 0.065),188px 188px 0 rgba(228, 31, 20, 0.06),189px 189px 0 rgba(228, 31, 20, 0.055),190px 190px 0 rgba(228, 31, 20, 0.05),191px 191px 0 rgba(228, 31, 20, 0.045),192px 192px 0 rgba(228, 31, 20, 0.04),193px 193px 0 rgba(228, 31, 20, 0.035),194px 194px 0 rgba(228, 31, 20, 0.03),195px 195px 0 rgba(228, 31, 20, 0.025),196px 196px 0 rgba(228, 31, 20, 0.02),197px 197px 0 rgba(228, 31, 20, 0.015),198px 198px 0 rgba(228, 31, 20, 0.01),200px 200px 0 rgba(228, 31, 20, 0);
}
/* line 377, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.shadow-cards .items-row [class^="span"] .item .item-top .page-header h2 a {
  text-decoration: none;
}
/* line 381, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.shadow-cards .items-row [class^="span"] .item .item-top .page-header > a {
  display: none;
}
/* line 386, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
#g-mainbar div.blog.blokken-tmpl.shadow-cards .items-row [class^="span"] .item .item-intro {
  display: none;
}
/* line 393, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 394, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 395, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 396, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 397, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 400, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 404, templates/g5_hydrogen/custom/scss/idn/_blokken.scss */
/* line 1, templates/g5_hydrogen/custom/scss/idn/_article.scss */
/* line 2, templates/g5_hydrogen/custom/scss/idn/_article.scss */
/* line 3, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page .page-header h1, .item-page .page-header h2, .item-page .page-header h3 {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 8, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page .article-details {
  margin-bottom: 0.625rem;
}
/* line 11, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page .article-info {
  margin: 0;
  margin-bottom: 5px;
  font-size: 0.9rem;
}
/* line 20, templates/g5_hydrogen/custom/scss/idn/_article.scss */
/* line 21, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page .article-info dd:first-of-type {
  margin-left: 0;
}
/* line 26, templates/g5_hydrogen/custom/scss/idn/_article.scss */
/* line 27, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page .tags.inline li {
  color: #ec3025;
  font-size: 0.9rem;
  margin-top: 2px;
}
/* line 32, templates/g5_hydrogen/custom/scss/idn/_article.scss */
/* line 33, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page .tags.inline li.tag-label i {
  margin-right: 3px;
}
/* line 38, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page .tags.inline li .label-info, .item-page .tags.inline li .badge-info {
  font-size: 0.9rem;
  font-weight: normal;
}
/* line 43, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page .tags.inline li .label-info[href], .item-page .tags.inline li .badge-info[href] {
  color: #ec3025;
}
/* line 46, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page .tags.inline li .label-info[href]:hover, .item-page .tags.inline li .badge-info[href]:hover, .item-page .tags.inline li .label-info[href]:focus, .item-page .tags.inline li .badge-info[href]:focus {
  color: #4f4f4f;
}
/* line 54, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page .item-image {
  overflow: hidden;
  display: block;
  position: relative;
}
@media only all and (min-width: 75rem) {
  .item-page .item-image {
    max-width: 25rem;
    max-height: 25rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .item-page .item-image {
    max-width: 25vw;
    max-height: 25vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .item-page .item-image {
    max-width: 30vw;
    max-height: 30vw;
  }
}
@media only all and (max-width: 47.938rem) {
  .item-page .item-image {
    height: 20vh;
  }
}
/* line 78, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page .item-image.pull-left {
  margin: 0 0.625rem 0 0.625rem;
}
/* line 82, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page .item-image.pull-right {
  margin: 0 0 0.625rem 0.625rem;
}
/* line 86, templates/g5_hydrogen/custom/scss/idn/_article.scss */
@media only all and (max-width: 47.938rem) {
  .item-page .item-image.pull-left, .item-page .item-image.pull-right {
    float: none;
    margin: 0;
    margin-bottom: 0.625rem;
  }
}
/* line 95, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page .item-image img {
  width: 100%;
  height: 100%;
}
@media only all and (max-width: 47.938rem) {
  .item-page .item-image img {
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-font-smoothing: subpixel-antialiased;
  }
}
/* line 106, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page div[itemprop="articleBody"] {
  padding-bottom: 0.938rem;
}
/* line 109, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page div[itemprop="articleBody"] h1, .item-page div[itemprop="articleBody"] h2, .item-page div[itemprop="articleBody"] h3, .item-page div[itemprop="articleBody"] h4, .item-page div[itemprop="articleBody"] h5, .item-page div[itemprop="articleBody"] h6 {
  margin-bottom: 0.3125rem;
  margin-top: 1rem;
}
/* line 118, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page div[itemprop="articleBody"] h4 {
  text-transform: uppercase;
  font-size: 1.1rem;
  margin: 2rem 0;
  font-weight: 900;
}
/* line 124, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page div[itemprop="articleBody"] hr {
  clear: both;
}
/* line 127, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page div[itemprop="articleBody"] .g-grid:not(.keep-spacing) {
  margin: 0 -0.625rem;
  width: calc(100% + 1.25rem);
}
/* line 130, templates/g5_hydrogen/custom/scss/idn/_article.scss */
/* line 131, templates/g5_hydrogen/custom/scss/idn/_article.scss */
.item-page div[itemprop="articleBody"] .g-grid:not(.keep-spacing) .g-block .g-content {
  padding: 0;
}
@media only all and (min-width: 48rem) {
  .item-page div[itemprop="articleBody"] .g-grid:not(.keep-spacing) .g-block .g-content {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 139, templates/g5_hydrogen/custom/scss/idn/_article.scss */
  .item-page div[itemprop="articleBody"] .g-grid:not(.keep-spacing) .g-block .g-content img {
    width: 100%;
  }
}
/* line 2, templates/g5_hydrogen/custom/scss/idn/_search.scss */
.pos-search, .par-search {
  position: relative;
}
/* line 6, templates/g5_hydrogen/custom/scss/idn/_search.scss */
.pos-search > .g-content, .par-search > .g-content {
  margin: 0;
  padding: 0;
}
/* line 10, templates/g5_hydrogen/custom/scss/idn/_search.scss */
.pos-search > .g-content .platform-content, .par-search > .g-content .platform-content {
  right: 0;
  width: 100%;
}
@media only all and (min-width: 48rem) {
  .pos-search > .g-content .platform-content, .par-search > .g-content .platform-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-font-smoothing: subpixel-antialiased;
  }
}
@media only all and (max-width: 47.938rem) {
  .pos-search > .g-content .platform-content, .par-search > .g-content .platform-content {
    margin: 0.625rem;
    padding: 0.938rem;
  }
}
/* line 23, templates/g5_hydrogen/custom/scss/idn/_search.scss */
.pos-search > .g-content .platform-content .moduletable, .par-search > .g-content .platform-content .moduletable {
  position: relative;
  margin-left: 1.563rem;
}
/* line 27, templates/g5_hydrogen/custom/scss/idn/_search.scss */
.pos-search > .g-content .platform-content .moduletable input, .par-search > .g-content .platform-content .moduletable input {
  width: 100%;
  box-sizing: border-box;
  padding-right: 3rem;
}
/* line 33, templates/g5_hydrogen/custom/scss/idn/_search.scss */
.pos-search > .g-content .platform-content .moduletable button, .par-search > .g-content .platform-content .moduletable button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0 0.625rem;
  width: auto;
}
/* line 43, templates/g5_hydrogen/custom/scss/idn/_search.scss */
.pos-search > .g-content .g5-search, .par-search > .g-content .g5-search {
  position: relative;
}
/* line 46, templates/g5_hydrogen/custom/scss/idn/_search.scss */
.pos-search > .g-content .g5-search input[name="searchword"], .par-search > .g-content .g5-search input[name="searchword"] {
  color: #686868;
  width: 100%;
  box-sizing: border-box;
  padding-right: 45px;
  height: 35px;
  min-height: 35px;
  border-radius: 0;
}
/* line 57, templates/g5_hydrogen/custom/scss/idn/_search.scss */
.pos-search > .g-content .g5-search button, .par-search > .g-content .g5-search button {
  position: absolute;
  right: 2px;
  top: 2px;
  bottom: 2px;
  color: #e45373;
  width: 35px;
  padding: 0;
  background-color: white;
}
/* line 72, templates/g5_hydrogen/custom/scss/idn/_search.scss */
/* line 73, templates/g5_hydrogen/custom/scss/idn/_search.scss */
/* line 74, templates/g5_hydrogen/custom/scss/idn/_search.scss */
.platform-content .search span.highlight {
  background-color: #ec3025;
  color: #fff;
}
/* line 78, templates/g5_hydrogen/custom/scss/idn/_search.scss */
.platform-content .search .searchintro, .platform-content .search .pull-right {
  font-size: 1rem;
}
/* line 83, templates/g5_hydrogen/custom/scss/idn/_search.scss */
/* line 92, templates/g5_hydrogen/custom/scss/idn/_search.scss */
.platform-content .search .search-results .result-created {
  font-size: 0.7rem;
  margin-bottom: 0.625rem;
  padding-bottom: 0.625rem;
  padding-top: 0.3125rem;
  border-bottom: 1px solid #7ac74f;
}
/* line 99, templates/g5_hydrogen/custom/scss/idn/_search.scss */
.platform-content .search .search-results .result-created:last-of-type {
  border-bottom: 0 solid transparent;
}
/* line 1, templates/g5_hydrogen/custom/scss/idn/_contact.scss */
/* line 2, templates/g5_hydrogen/custom/scss/idn/_contact.scss */
/* line 3, templates/g5_hydrogen/custom/scss/idn/_contact.scss */
/* line 10, templates/g5_hydrogen/custom/scss/idn/_contact.scss */
/* line 11, templates/g5_hydrogen/custom/scss/idn/_contact.scss */
/* line 12, templates/g5_hydrogen/custom/scss/idn/_contact.scss */
/* line 13, templates/g5_hydrogen/custom/scss/idn/_contact.scss */
body.menu-contact #g-aside .g-block.par-contactformulier form {
  margin: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/idn/_category.scss */
/* line 2, templates/g5_hydrogen/custom/scss/idn/_category.scss */
/* line 9, templates/g5_hydrogen/custom/scss/idn/_category.scss */
@media only all and (min-width: 48rem) {
  .platform-content .blog .items-row {
    border-bottom: 1px solid #8ecebf;
    padding-bottom: 1.25rem;
    margin-bottom: 1.5rem;
  }
  /* line 15, templates/g5_hydrogen/custom/scss/idn/_category.scss */
  .platform-content .blog .items-row:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
/* line 22, templates/g5_hydrogen/custom/scss/idn/_category.scss */
/* line 23, templates/g5_hydrogen/custom/scss/idn/_category.scss */
/* line 24, templates/g5_hydrogen/custom/scss/idn/_category.scss */
/* line 25, templates/g5_hydrogen/custom/scss/idn/_category.scss */
.platform-content .blog .items-row:last-of-type > [class^="span"]:last-of-type .item {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 35, templates/g5_hydrogen/custom/scss/idn/_category.scss */
.platform-content .blog .items-row > [class^="span"] {
  position: relative;
}
@media only all and (min-width: 75rem) {
  /* line 39, templates/g5_hydrogen/custom/scss/idn/_category.scss */
  .platform-content .blog .items-row > [class^="span"]:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 90%;
    content: "";
    background-color: #8ecebf;
    margin: auto;
    right: 0;
  }
  /* line 54, templates/g5_hydrogen/custom/scss/idn/_category.scss */
  /* line 55, templates/g5_hydrogen/custom/scss/idn/_category.scss */
  .platform-content .blog .items-row > [class^="span"].has-image:after {
    right: -12px;
  }
  /* line 60, templates/g5_hydrogen/custom/scss/idn/_category.scss */
  /* line 61, templates/g5_hydrogen/custom/scss/idn/_category.scss */
  .platform-content .blog .items-row > [class^="span"]:last-of-type:after {
    display: none;
  }
}
/* line 68, templates/g5_hydrogen/custom/scss/idn/_category.scss */
@media only all and (max-width: 47.938rem) {
  .platform-content .blog .items-row .item {
    border-bottom: 1px solid #8ecebf;
    padding-bottom: 1.25rem;
    margin-bottom: 1.5rem;
  }
}
/* line 74, templates/g5_hydrogen/custom/scss/idn/_category.scss */
/* line 75, templates/g5_hydrogen/custom/scss/idn/_category.scss */
.platform-content .blog .items-row .item p:last-of-type {
  margin-bottom: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/idn/stickycontact.scss */
#g-mainbar {
  position: relative;
}
/* line 5, templates/g5_hydrogen/custom/scss/idn/stickycontact.scss */
@media only screen and (min-width: 1718px) {
  .moduletable.mod-sticky-contact {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
  }
  /* line 15, templates/g5_hydrogen/custom/scss/idn/stickycontact.scss */
  .moduletable.mod-sticky-contact .custom.mod-sticky-contact {
    position: sticky;
    margin-top: 40px;
    margin-left: auto;
    top: 20px;
    right: -240px;
    margin-right: -290px;
  }
}
@media only screen and (max-width: 1718px) {
  .moduletable.mod-sticky-contact {
    display: none !important;
  }
}
/* line 29, templates/g5_hydrogen/custom/scss/idn/stickycontact.scss */
.moduletable.mod-sticky-contact .custom.mod-sticky-contact {
  width: 280px;
  background-color: #7ac74f;
  padding: 1rem 1.5rem;
  color: #fff;
}
/* line 35, templates/g5_hydrogen/custom/scss/idn/stickycontact.scss */
.moduletable.mod-sticky-contact .custom.mod-sticky-contact h1, .moduletable.mod-sticky-contact .custom.mod-sticky-contact h2, .moduletable.mod-sticky-contact .custom.mod-sticky-contact h3, .moduletable.mod-sticky-contact .custom.mod-sticky-contact h4 {
  color: #fff;
}
/* line 1, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
/* line 7, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
.table-responsive {
  display: block;
  min-height: 0.01%;
  overflow-x: auto;
  width: 100%;
}
/* line 13, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
.table-responsive .highlight pre {
  white-space: normal;
}
/* line 18, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
.page-title {
  margin-bottom: 0;
}
/* line 21, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
p {
  margin: 0 0 0.625rem;
}
/* line 24, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
p.mceContentBody p {
  margin: 0 0 0.425rem;
}
/* line 29, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
#system-message {
  padding: 0;
}
/* line 31, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
#system-message .alert {
  margin: 0;
  margin-top: 1.876rem;
}
/* line 38, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
.g-offcanvas-toggle {
  background-color: #ec3025;
  padding: 0.3125rem;
  top: 0.5rem;
  left: 0.5rem;
  position: fixed;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
/* line 46, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
html.g-offcanvas-open .g-offcanvas-toggle {
  background-color: #7ac74f;
}
/* line 54, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
.tags.inline {
  margin: 0;
  padding: 0;
}
/* line 58, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
.tags.inline li {
  padding: 0;
  padding-left: 5px !important;
  color: #7ac74f;
  padding-right: 0.3125rem;
}
/* line 63, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
.tags.inline li:first-of-type {
  padding-left: 0px !important;
}
/* line 72, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
.tags.inline li .label-info[href], .tags.inline li .badge-info[href] {
  color: #7ac74f;
  background-color: transparent;
  padding: 0;
  border: 0;
}
/* line 82, templates/g5_hydrogen/custom/scss/idn/_misc.scss */
@media only all and (max-width: 47.938rem) {
  html[data-lc-type="inline"] #lightcase-content, html[data-lc-type="ajax"] #lightcase-content, html[data-lc-type="error"] #lightcase-content {
    background-color: #fff !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/_misc.scss */
:root {
  --social-whatsapp-bg-color: #25d366;
  --social-whatsapp-bg-color-active: #21bd5c;
  --social-whatsapp-color: #fff;
  --social-whatsapp-color-active: #fff;
  --social-twitter-bg-color: var(--social-bluesky-bg-color);
  --social-twitter-bg-color-active: var(--social-bluesky-bg-color-active);
  --social-twitter-color: var(--social-bluesky-color);
  --social-twitter-color-active: var(--social-bluesky-color-active);
}
/* line 13, templates/g5_hydrogen/custom/scss/_misc.scss */
html {
  scroll-behavior: smooth;
}
/* line 17, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 18, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 19, templates/g5_hydrogen/custom/scss/_misc.scss */
.alert p:last-of-type {
  margin-bottom: 0;
}
/* line 25, templates/g5_hydrogen/custom/scss/_misc.scss */
.table-striped tbody > tr:nth-child(2n+1) > th {
  background-color: #7ac74f;
  font-weight: 700;
  color: #fff;
}
/* line 30, templates/g5_hydrogen/custom/scss/_misc.scss */
.table-striped tbody > tr > td {
  background-color: #eff8ea;
}
/* line 33, templates/g5_hydrogen/custom/scss/_misc.scss */
.table-striped tbody > tr:nth-child(2n+1) > td {
  background-color: #b4e09c;
}
/* line 37, templates/g5_hydrogen/custom/scss/_misc.scss */
.platform-content input {
  vertical-align: baseline;
}
@-webkit-keyframes jackInTheBox {
  /* line 41, templates/g5_hydrogen/custom/scss/_misc.scss */
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  /* line 49, templates/g5_hydrogen/custom/scss/_misc.scss */
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  /* line 54, templates/g5_hydrogen/custom/scss/_misc.scss */
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  /* line 59, templates/g5_hydrogen/custom/scss/_misc.scss */
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  /* line 67, templates/g5_hydrogen/custom/scss/_misc.scss */
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  /* line 75, templates/g5_hydrogen/custom/scss/_misc.scss */
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  /* line 80, templates/g5_hydrogen/custom/scss/_misc.scss */
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  /* line 85, templates/g5_hydrogen/custom/scss/_misc.scss */
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes rubberBand {
  /* line 93, templates/g5_hydrogen/custom/scss/_misc.scss */
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  /* line 98, templates/g5_hydrogen/custom/scss/_misc.scss */
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  /* line 103, templates/g5_hydrogen/custom/scss/_misc.scss */
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  /* line 108, templates/g5_hydrogen/custom/scss/_misc.scss */
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  /* line 113, templates/g5_hydrogen/custom/scss/_misc.scss */
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  /* line 118, templates/g5_hydrogen/custom/scss/_misc.scss */
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  /* line 123, templates/g5_hydrogen/custom/scss/_misc.scss */
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  /* line 130, templates/g5_hydrogen/custom/scss/_misc.scss */
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  /* line 135, templates/g5_hydrogen/custom/scss/_misc.scss */
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  /* line 140, templates/g5_hydrogen/custom/scss/_misc.scss */
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  /* line 145, templates/g5_hydrogen/custom/scss/_misc.scss */
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  /* line 150, templates/g5_hydrogen/custom/scss/_misc.scss */
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  /* line 155, templates/g5_hydrogen/custom/scss/_misc.scss */
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  /* line 160, templates/g5_hydrogen/custom/scss/_misc.scss */
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* line 166, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 169, templates/g5_hydrogen/custom/scss/_misc.scss */
.title-dash > .g-content, .title-dash-green > .g-content, .title-dash-dark-green > .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 173, templates/g5_hydrogen/custom/scss/_misc.scss */
.title-dash h2, .title-dash-green h2, .title-dash-dark-green h2 {
  display: inline-block;
  font-weight: bold;
  text-transform: unset;
  color: #4f4f4f !important;
}
/* line 182, templates/g5_hydrogen/custom/scss/_misc.scss */
.title-dash h2:before, .title-dash-green h2:before, .title-dash-dark-green h2:before {
  content: "\f068";
  font: normal normal normal 150% FontAwesome;
  font-weight: normal;
  line-height: normal;
  padding-top: 9px;
  padding-right: 0.938rem;
  color: #ec3025;
  font-weight: bold;
  line-height: 0.1rem;
  vertical-align: middle;
  padding-bottom: 10px;
}
/* line 197, templates/g5_hydrogen/custom/scss/_misc.scss */
.title-dash-green h2:before {
  color: #7ac74f;
}
/* line 200, templates/g5_hydrogen/custom/scss/_misc.scss */
.title-dash-dark-green h2:before {
  color: #216f43;
}
/* line 205, templates/g5_hydrogen/custom/scss/_misc.scss */
.skew-bottom-green::after {
  content: "";
  position: relative;
  width: 100%;
  height: 8vw;
  background-color: white;
  display: block;
  background-image: url('../images/skew-bottom-green.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 217, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 218, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 219, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 220, templates/g5_hydrogen/custom/scss/_misc.scss */
.par-card .g-content a * {
  color: #686868;
  cursor: pointer;
}
/* line 224, templates/g5_hydrogen/custom/scss/_misc.scss */
.par-card .g-content a span, .par-card .g-content a strong {
  display: block;
}
/* line 227, templates/g5_hydrogen/custom/scss/_misc.scss */
.par-card .g-content a .img-container {
  margin-bottom: 0.625rem;
}
/* line 234, templates/g5_hydrogen/custom/scss/_misc.scss */
.par-card .g-content a strong {
  font-size: 1rem;
  margin-bottom: 0.3125rem;
}
/* line 245, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 246, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 247, templates/g5_hydrogen/custom/scss/_misc.scss */
.par-experience .g-content * {
  color: #686868;
  cursor: pointer;
}
/* line 251, templates/g5_hydrogen/custom/scss/_misc.scss */
.par-experience .g-content span, .par-experience .g-content strong {
  display: block;
}
/* line 257, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 258, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 259, templates/g5_hydrogen/custom/scss/_misc.scss */
.par-card-contact .g-content a {
  display: inline-block;
  text-align: center;
  padding: 1rem;
  border: 1px solid;
}
/* line 265, templates/g5_hydrogen/custom/scss/_misc.scss */
.par-card-contact .g-content a * {
  color: #686868;
  cursor: pointer;
}
/* line 269, templates/g5_hydrogen/custom/scss/_misc.scss */
.par-card-contact .g-content a span, .par-card-contact .g-content a strong {
  display: block;
}
/* line 272, templates/g5_hydrogen/custom/scss/_misc.scss */
.par-card-contact .g-content a .icon-container {
  display: inline-block;
  text-align: center;
  margin-bottom: 0.625rem;
}
/* line 285, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 286, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 287, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 288, templates/g5_hydrogen/custom/scss/_misc.scss */
.g-grid.grey-blocks > .g-block > .g-content {
  background-color: #e0e0e0;
  height: calc(100% - 1.563rem);
}
/* line 295, templates/g5_hydrogen/custom/scss/_misc.scss */
#newsletter_preview_area {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: none;
  background-color: #fff;
}
/* line 302, templates/g5_hydrogen/custom/scss/_misc.scss */
#newsletter_preview_area iframe {
  overflow: scroll !important;
  width: 100% !important;
  border: none;
}
/* line 309, templates/g5_hydrogen/custom/scss/_misc.scss */
iframe {
  border: 0;
}
/* line 312, templates/g5_hydrogen/custom/scss/_misc.scss */
div#system-debug {
  position: relative;
  z-index: 20;
}
/* line 317, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 319, templates/g5_hydrogen/custom/scss/_misc.scss */
h3 img[src^="/images/subsidies/headerbullet-green.jpg"] {
  margin-right: 15px;
  margin-bottom: 0px;
  float: left;
  margin-top: 9px;
  width: 20px;
  height: 20px;
}
/* line 328, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 329, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 330, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 331, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 332, templates/g5_hydrogen/custom/scss/_misc.scss */
body .par-medewerkers .owl-item .image:before {
  display: none;
}
/* line 336, templates/g5_hydrogen/custom/scss/_misc.scss */
body .par-medewerkers .owl-item .g-owlcarousel-content {
  position: relative;
}
/* line 338, templates/g5_hydrogen/custom/scss/_misc.scss */
body .par-medewerkers .owl-item .g-owlcarousel-content .g-owlcarousel-item-title {
  top: -6rem;
  font-size: 1.5rem;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
/* line 343, templates/g5_hydrogen/custom/scss/_misc.scss */
body .par-medewerkers .owl-item .g-owlcarousel-content .g-owlcarousel-item-desc {
  margin-top: 0.625rem;
  font-size: 1rem;
  padding-bottom: 0;
  margin-bottom: 0;
  display: block;
}
/* line 352, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 353, templates/g5_hydrogen/custom/scss/_misc.scss */
body .par-medewerkers .owl-nav i {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
/* line 358, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 359, templates/g5_hydrogen/custom/scss/_misc.scss */
body .finder #search-form {
  margin-top: 1.5rem;
  border-top: 1px solid #e0e0e0;
  padding-top: 1.5rem;
}
/* line 365, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 366, templates/g5_hydrogen/custom/scss/_misc.scss */
body .accordion-inner h1:not(.rl_sliders-title), body .accordion-inner h2:not(.rl_sliders-title), body .accordion-inner h3:not(.rl_sliders-title), body .accordion-inner h4:not(.rl_sliders-title), body .accordion-inner h5:not(.rl_sliders-title), body .accordion-inner h6:not(.rl_sliders-title) {
  margin-top: 0 !important;
}
/* line 370, templates/g5_hydrogen/custom/scss/_misc.scss */
body .cta-buttons-intro {
  text-align: center;
  margin: 0.938rem 0;
}
/* line 374, templates/g5_hydrogen/custom/scss/_misc.scss */
body .cta-buttons-intro a {
  margin-right: 0.938rem;
}
/* line 377, templates/g5_hydrogen/custom/scss/_misc.scss */
body .cta-buttons-intro a i {
  margin-right: 0.625rem;
}
/* line 381, templates/g5_hydrogen/custom/scss/_misc.scss */
body .cta-buttons-intro a:last-of-type {
  margin-right: 0;
}
/* line 386, templates/g5_hydrogen/custom/scss/_misc.scss */
body .contentmargintop {
  margin-top: 0.625rem;
}
/* line 389, templates/g5_hydrogen/custom/scss/_misc.scss */
body .contentmarginright {
  margin-right: 0.625rem;
}
/* line 392, templates/g5_hydrogen/custom/scss/_misc.scss */
body .contentmarginbottom {
  margin-bottom: 0.625rem;
}
/* line 395, templates/g5_hydrogen/custom/scss/_misc.scss */
body .contentmarginleft {
  margin-left: 0.625rem;
}
/* line 398, templates/g5_hydrogen/custom/scss/_misc.scss */
body .contentpaddingtop {
  padding-top: 0.938rem;
}
/* line 401, templates/g5_hydrogen/custom/scss/_misc.scss */
body .contentpaddingright {
  padding-right: 0.938rem;
}
/* line 404, templates/g5_hydrogen/custom/scss/_misc.scss */
body .contentpaddingbottom {
  padding-bottom: 0.938rem;
}
/* line 407, templates/g5_hydrogen/custom/scss/_misc.scss */
body .contentpaddingleft {
  padding-left: 0.938rem;
}
/* line 410, templates/g5_hydrogen/custom/scss/_misc.scss */
body span.fa.fa-twitter {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
/* line 417, templates/g5_hydrogen/custom/scss/_misc.scss */
body span.fa.fa-twitter:before {
  background-image: url('../images/bluesky_logo.svg');
  font-size: 0;
  height: 50%;
  width: 50%;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
}
/* line 434, templates/g5_hydrogen/custom/scss/_misc.scss */
body em.fa.fa-twitter, body i.fa.fa-twitter {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
}
/* line 442, templates/g5_hydrogen/custom/scss/_misc.scss */
body em.fa.fa-twitter:before, body i.fa.fa-twitter:before {
  -webkit-mask: url('../images/bluesky_logo.svg') no-repeat 100% 100%;
  mask: url('../images/bluesky_logo.svg') no-repeat 100% 100%;
  -webkit-mask-size: 100% auto;
  mask-size: 100% auto;
  background-color: #ec3025;
  background-image: none;
  font-size: 0;
  height: 100%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin: 0 auto;
  background-image: none;
}
/* line 461, templates/g5_hydrogen/custom/scss/_misc.scss */
body .agenda-legend {
  font-size: 0.8rem;
}
@media only all and (max-width: 47.938rem) {
  body .agenda-legend {
    padding-bottom: 2rem;
  }
}
/* line 467, templates/g5_hydrogen/custom/scss/_misc.scss */
body .agenda-legend .legend-color-container {
  margin-right: 1.563rem;
}
@media only all and (max-width: 47.938rem) {
  body .agenda-legend .legend-color-container {
    display: block;
  }
}
/* line 474, templates/g5_hydrogen/custom/scss/_misc.scss */
body .agenda-legend .legend-color-container .legend-color {
  height: 10px;
  width: 30px;
  display: inline-block;
  background-color: purple;
  margin-right: 0.625rem;
}
/* line 481, templates/g5_hydrogen/custom/scss/_misc.scss */
body .agenda-legend .legend-color-container .legend-color.accent-color-1 {
  background-color: #ec3025;
}
/* line 484, templates/g5_hydrogen/custom/scss/_misc.scss */
body .agenda-legend .legend-color-container .legend-color.accent-color-11 {
  background-color: #926ba9;
}
/* line 493, templates/g5_hydrogen/custom/scss/_misc.scss */
body .rsepro-title-block {
  font-size: 1.1rem;
}
/* line 496, templates/g5_hydrogen/custom/scss/_misc.scss */
body label, body input, body button, body select, body textarea {
  font-size: 1rem;
}
/* line 499, templates/g5_hydrogen/custom/scss/_misc.scss */
body .uneditable-input, body input[type="color"], body input[type="date"], body input[type="datetime-local"], body input[type="datetime"], body input[type="email"], body input[type="month"], body input[type="number"], body input[type="password"], body input[type="search"], body input[type="tel"], body input[type="text"], body input[type="time"], body input[type="url"], body input[type="week"], body select, body textarea {
  font-size: 1rem;
}
/* line 502, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 503, templates/g5_hydrogen/custom/scss/_misc.scss */
body .moduletable.mod-banner-energieadvies {
  text-align: center;
  background-color: #e0e0e0;
  padding: 2rem 1rem;
}
@media only all and (min-width: 48rem) {
  body .moduletable.mod-banner-energieadvies {
    margin: 3rem 0;
    padding: 4rem 1rem;
  }
}
/* line 514, templates/g5_hydrogen/custom/scss/_misc.scss */
body #editor-xtd-buttons + div {
  clear: both;
}
/* line 517, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 518, templates/g5_hydrogen/custom/scss/_misc.scss */
body .social-sharing.social-sharing-new {
  margin-bottom: 0.938rem;
}
@media only all and (max-width: 47.938rem) {
  body .social-sharing.social-sharing-new {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: center;
    -moz-align-content: center;
    align-content: center;
    -ms-flex-line-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
}
/* line 527, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 529, templates/g5_hydrogen/custom/scss/_misc.scss */
@media only all and (max-width: 47.938rem) {
  body .social-sharing.social-sharing-new > span.hidden-mobile {
    display: none;
  }
}
/* line 534, templates/g5_hydrogen/custom/scss/_misc.scss */
@media only all and (max-width: 47.938rem) {
  body .social-sharing.social-sharing-new > span.visible-phone {
    display: inline-block !important;
  }
}
@media only all and (min-width: 48rem) {
  body .social-sharing.social-sharing-new > span {
    display: inline-block;
    margin-right: 0.938rem;
  }
}
@media only all and (max-width: 47.938rem) {
  body .social-sharing.social-sharing-new > span {
    margin-right: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 25%;
    -moz-flex: 1 25%;
    -ms-flex: 1 25%;
    flex: 1 25%;
  }
}
@media only all and (max-width: 30rem) {
  body .social-sharing.social-sharing-new > span {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 50%;
    -moz-flex: 1 50%;
    -ms-flex: 1 50%;
    flex: 1 50%;
  }
}
/* line 554, templates/g5_hydrogen/custom/scss/_misc.scss */
body .social-sharing.social-sharing-new > span > a {
  width: 100%;
  display: inline-block;
  color: #000;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
/* line 578, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 579, templates/g5_hydrogen/custom/scss/_misc.scss */
body .social-sharing.social-sharing-new > span i.fa.fa-twitter:before {
  background-color: #000;
}
/* line 586, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 587, templates/g5_hydrogen/custom/scss/_misc.scss */
body #rsepro-rating li {
  padding-left: 0 !important;
}
/* line 590, templates/g5_hydrogen/custom/scss/_misc.scss */
body #rsepro-rating li:before {
  display: none !important;
}
/* line 595, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 596, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 597, templates/g5_hydrogen/custom/scss/_misc.scss */
body.view-rsform #g-mainbar fieldset {
  border: 1px solid #216f43;
  padding: 0.625rem;
  margin-bottom: 0.938rem;
}
/* line 602, templates/g5_hydrogen/custom/scss/_misc.scss */
body.view-rsform #g-mainbar fieldset legend {
  display: inline-block;
  width: auto;
  padding: 0 0.2rem;
  margin-bottom: 0;
}
/* line 611, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 612, templates/g5_hydrogen/custom/scss/_misc.scss */
body .wf-editor-tabs li {
  padding-left: 0 !important;
}
/* line 615, templates/g5_hydrogen/custom/scss/_misc.scss */
body .wf-editor-tabs li:before {
  display: none !important;
}
/* line 620, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 621, templates/g5_hydrogen/custom/scss/_misc.scss */
body .wf_caption > span {
  font-size: 0.9rem;
  color: #353535;
}
/* line 626, templates/g5_hydrogen/custom/scss/_misc.scss */
body hr, body p {
  width: 100%;
}
/* line 629, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 630, templates/g5_hydrogen/custom/scss/_misc.scss */
body form [id^="rsform"] button[type="submit"], body form [id^="rsform"] button[type="button"].rsform-button-next, body form [id^="rsform"] input[type="button"].rsform-button-next, body form [id^="rsform"] button[type="button"].rsform-button-prev, body form [id^="rsform"] input[type="button"].rsform-button-prev {
  padding: 1rem 2rem;
}
/* line 638, templates/g5_hydrogen/custom/scss/_misc.scss */
@media only all and (max-width: 47.938rem) {
  body .vve-icon {
    max-width: 85px;
  }
}
/* line 643, templates/g5_hydrogen/custom/scss/_misc.scss */
@media only all and (max-width: 47.938rem) {
  body .vve-dot {
    max-width: 30px;
  }
}
/* line 648, templates/g5_hydrogen/custom/scss/_misc.scss */
body h1, body h2, body h3, body h4, body h5, body h6 {
  margin-top: 0;
  margin-bottom: 0.938rem;
}
/* line 664, templates/g5_hydrogen/custom/scss/_misc.scss */
body .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
  display: none;
  z-index: 8734;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
/* line 672, templates/g5_hydrogen/custom/scss/_misc.scss */
body.loading {
  overflow: hidden;
}
/* line 675, templates/g5_hydrogen/custom/scss/_misc.scss */
body.loading:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 999999999;
}
/* line 690, templates/g5_hydrogen/custom/scss/_misc.scss */
body.loading .loader {
  display: block;
  opacity: 1;
  position: fixed;
  z-index: 99999999999;
}
/* line 699, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 700, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 701, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 702, templates/g5_hydrogen/custom/scss/_misc.scss */
ul.tags.inline .label {
  text-shadow: none;
}
/* line 708, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 710, templates/g5_hydrogen/custom/scss/_misc.scss */
@media only all and (max-width: 47.938rem) {
  /* line 712, templates/g5_hydrogen/custom/scss/_misc.scss */
  body.menu-home .mod-fp-contact .g-title, body.menu-home .mod-contact .g-title {
    margin-bottom: 0.625rem;
  }
}
/* line 717, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-fp-contact a, .mod-contact a {
  color: #ec3025;
}
/* line 720, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-fp-contact a:hover, .mod-contact a:hover, .mod-fp-contact a:focus, .mod-contact a:focus {
  color: #4f4f4f;
}
/* line 724, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 725, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 726, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 727, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-fp-contact .custom > .g-grid > .g-block.g-block-icon, .mod-contact .custom > .g-grid > .g-block.g-block-icon {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 20%;
  -moz-flex: 0 20%;
  -ms-flex: 0 20%;
  flex: 0 20%;
  padding: 0.1rem 0;
}
/* line 731, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-fp-contact .custom > .g-grid > .g-block.g-block-icon i, .mod-contact .custom > .g-grid > .g-block.g-block-icon i {
  font-size: 1.5rem;
  vertical-align: middle;
}
/* line 736, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-fp-contact .custom > .g-grid > .g-block.g-block-text, .mod-contact .custom > .g-grid > .g-block.g-block-text {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 80%;
  -moz-flex: 0 80%;
  -ms-flex: 0 80%;
  flex: 0 80%;
  padding: 0.1rem 0;
}
/* line 740, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-fp-contact .custom > .g-grid > .g-block.g-block-empty, .mod-contact .custom > .g-grid > .g-block.g-block-empty {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
  padding-top: 1rem;
}
/* line 748, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 750, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul, .mod-activiteiten-uitgelicht ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .mod-activiteiten ul, .mod-activiteiten-uitgelicht ul {
    max-width: 85vw;
  }
}
@media only all and (max-width: 30rem) {
  .mod-activiteiten ul, .mod-activiteiten-uitgelicht ul {
    max-width: 80vw;
  }
}
/* line 762, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li, .mod-activiteiten-uitgelicht ul li {
  list-style: none;
  margin-bottom: 0;
  padding: 0.625rem 0;
  position: relative;
  display: inline-block;
  width: 100%;
}
/* line 773, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li:before, .mod-activiteiten-uitgelicht ul li:before {
  display: none !important;
}
/* line 776, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li.first, .mod-activiteiten-uitgelicht ul li.first {
  margin-top: 0;
}
/* line 779, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li.last, .mod-activiteiten-uitgelicht ul li.last {
  border-bottom: 0 solid;
  margin-bottom: 0;
}
/* line 784, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li a, .mod-activiteiten-uitgelicht ul li a {
  color: #ec3025;
}
/* line 787, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li a:hover, .mod-activiteiten-uitgelicht ul li a:hover, .mod-activiteiten ul li a:focus, .mod-activiteiten-uitgelicht ul li a:focus {
  color: #4f4f4f;
}
/* line 790, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li a:hover .event-title, .mod-activiteiten-uitgelicht ul li a:hover .event-title, .mod-activiteiten ul li a:focus .event-title, .mod-activiteiten-uitgelicht ul li a:focus .event-title {
  background-position: 100%;
}
/* line 794, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 795, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li a:hover .DateImage:after, .mod-activiteiten-uitgelicht ul li a:hover .DateImage:after, .mod-activiteiten ul li a:focus .DateImage:after, .mod-activiteiten-uitgelicht ul li a:focus .DateImage:after {
  border-top-width: 20px;
  border-left-width: 7px;
  border-bottom-width: 7px;
  border-right-width: 7px;
}
/* line 805, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 806, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 807, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li .g-grid .g-block.g-block-date, .mod-activiteiten-uitgelicht ul li .g-grid .g-block.g-block-date {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 21%;
  -moz-flex: 0 21%;
  -ms-flex: 0 21%;
  flex: 0 21%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .mod-activiteiten ul li .g-grid .g-block.g-block-date, .mod-activiteiten-uitgelicht ul li .g-grid .g-block.g-block-date {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 39%;
    -moz-flex: 0 39%;
    -ms-flex: 0 39%;
    flex: 0 39%;
  }
}
/* line 814, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li .g-grid .g-block.g-block-info, .mod-activiteiten-uitgelicht ul li .g-grid .g-block.g-block-info {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 75%;
  -moz-flex: 0 75%;
  -ms-flex: 0 75%;
  flex: 0 75%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .mod-activiteiten ul li .g-grid .g-block.g-block-info, .mod-activiteiten-uitgelicht ul li .g-grid .g-block.g-block-info {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 65%;
    -moz-flex: 0 65%;
    -ms-flex: 0 65%;
    flex: 0 65%;
  }
}
/* line 824, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li .event-title, .mod-activiteiten-uitgelicht ul li .event-title, .mod-activiteiten ul li .event-small-descr, .mod-activiteiten-uitgelicht ul li .event-small-descr {
  display: block;
}
/* line 828, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li .event-title, .mod-activiteiten-uitgelicht ul li .event-title {
  font-size: 1rem;
  text-decoration: none;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #4f4f4f;
  background-image: linear-gradient(to right, #ec3025, #ec3025 50%, #4f4f4f 50%);
  background-size: 200% 100%;
  background-position: 0;
  transition: all 0.3s cubic-bezier(0, 0, 0.23, 1);
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .mod-activiteiten ul li .event-title, .mod-activiteiten-uitgelicht ul li .event-title {
    word-wrap: break-word;
  }
}
/* line 846, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li .event-small-descr, .mod-activiteiten-uitgelicht ul li .event-small-descr {
  color: #686868;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 857, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li .this-week, .mod-activiteiten-uitgelicht ul li .this-week {
  background-color: #ec3025;
  color: #fff;
  position: absolute;
  font-size: 10px;
  top: -6px;
  left: 6px;
  z-index: 3;
  padding: 2px 5px;
}
/* line 867, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li .DateImage, .mod-activiteiten-uitgelicht ul li .DateImage {
  border: 7px solid #686868;
  background-repeat: no-repeat;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0.625rem;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 3rem;
}
/* line 878, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li .DateImage .DateImageDay, .mod-activiteiten-uitgelicht ul li .DateImage .DateImageDay {
  bottom: 0;
  color: #686868;
  display: block;
  font-size: 1rem;
  line-height: 1.75rem;
  margin: 0 auto;
  text-align: center;
}
/* line 888, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li .DateImage .DateImageMonth, .mod-activiteiten-uitgelicht ul li .DateImage .DateImageMonth {
  margin-top: -5px;
  color: #fff;
  display: block;
  text-align: center;
  vertical-align: bottom;
  font-size: 0.8rem;
  text-transform: uppercase;
  padding-bottom: 3px;
  z-index: 2;
  position: relative;
}
/* line 903, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li .DateImage:before, .mod-activiteiten-uitgelicht ul li .DateImage:before, .mod-activiteiten ul li .DateImage:after, .mod-activiteiten-uitgelicht ul li .DateImage:after {
  content: "";
  display: block;
  position: absolute;
  top: -7px;
  left: -7px;
  right: -7px;
  bottom: -7px;
  border: 7px solid #686868;
  border-top-color: #686868;
  border-top-style: solid;
  border-top-width: 7px;
  z-index: 1;
  border-top: 20px solid #686868;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 920, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten ul li .DateImage:after, .mod-activiteiten-uitgelicht ul li .DateImage:after {
  border-width: 0;
  border-color: #ec3025;
}
/* line 928, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten .more-agenda, .mod-activiteiten-uitgelicht .more-agenda {
  margin-top: 0.625rem;
}
/* line 931, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 934, templates/g5_hydrogen/custom/scss/_misc.scss */
.mod-activiteiten .more-agenda a i, .mod-activiteiten-uitgelicht .more-agenda a i {
  margin-right: 0.25rem;
}
/* line 946, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 948, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll .poll_opt {
  margin-bottom: 15px;
}
/* line 950, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll .poll_opt:hover {
  font-weight: 600;
}
/* line 955, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 956, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll .row > span > label:hover {
  font-weight: 600;
}
/* line 961, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll .progress {
  border: 1px solid #ccc;
  background-color: transparent;
  border-radius: unset;
  background-image: unset;
  height: 0.75rem;
  margin-bottom: unset;
  overflow: visible;
}
/* line 970, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll .progress .progress-bar {
  height: 0.75rem;
  margin: -1px 0 0 -1px;
}
/* line 974, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll .progress .progress-bar.ans1 {
  background-color: #f3901d;
}
/* line 977, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll .progress .progress-bar.ans2 {
  background-color: #f3901d;
}
/* line 980, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll .progress .progress-bar.ans3 {
  background-color: #f3901d;
}
/* line 983, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll .progress .progress-bar.ans4 {
  background-color: #f3901d;
}
/* line 989, templates/g5_hydrogen/custom/scss/_misc.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .moduletable .mod_poll .button[type="submit"] {
    width: calc(100% - 6rem);
    margin-left: -1rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .moduletable .mod_poll .button[type="submit"] {
    width: calc(100% - 2rem);
  }
}
/* line 999, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll .total {
  font-weight: bold;
  margin-top: 1rem;
}
/* line 1003, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll .row {
  margin-bottom: 0.469rem;
}
/* line 1009, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll h4 {
  margin-top: 0;
  font-size: 1.2rem;
  line-height: 1.3em;
}
/* line 1014, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 1015, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 1016, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 1017, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 1018, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll form[name^="poll_vote"] label > input[type="radio"] {
  margin-right: 10px;
}
/* line 1025, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 1029, templates/g5_hydrogen/custom/scss/_misc.scss */
/* line 1030, templates/g5_hydrogen/custom/scss/_misc.scss */
.moduletable .mod_poll .poll-question .poll-outcome .poll-outcome-percentage {
  margin-top: -2px;
  margin-left: -2px;
}
/* line 5, templates/g5_hydrogen/custom/scss/custom.scss */
:root {
  --accent-color-1: #ec3025;
  --accent-color-2: #7ac74f;
  --accent-color-3: #686868;
  --accent-color-4: #f3901d;
  --accent-color-5: #216f43;
  --accent-color-6: #439a86;
  --accent-color-7: #929497;
  --accent-color-8: #8c8a8a;
  --accent-color-9: #505050;
  --accent-color-10: #e0e0e0;
}
/* line 18, templates/g5_hydrogen/custom/scss/custom.scss */
::selection {
  background: #f3901d;
  /* WebKit/Blink Browsers */
}
/* line 21, templates/g5_hydrogen/custom/scss/custom.scss */
::-moz-selection {
  background: #f3901d;
  /* Gecko Browsers */
}
/* line 24, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 25, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 26, templates/g5_hydrogen/custom/scss/custom.scss */
#g-top .g-block.par-social-icons {
  z-index: 198347;
  position: fixed;
}
@media only all and (min-width: 48rem) {
  #g-top .g-block.par-social-icons {
    right: 0;
    top: 24vh;
    width: 3rem;
  }
}
@media all and (max-width: 75rem) and (min-width: 30rem) {
  #g-top .g-block.par-social-icons {
    width: 2rem;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-top .g-block.par-social-icons {
    width: 100%;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2rem;
  }
}
/* line 50, templates/g5_hydrogen/custom/scss/custom.scss */
#g-top .g-block.par-social-icons > .g-content {
  margin: 0;
  padding: 0;
}
/* line 54, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (max-width: 47.938rem) {
  #g-top .g-block.par-social-icons .g-social {
    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;
    list-style: none;
    margin: 0;
    padding: 0;
    text-rendering: optimizespeed;
  }
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
#g-top .g-block.par-social-icons a {
  border: 0;
  border-radius: 0;
  display: block;
  text-align: center;
  width: 3rem;
  height: 3rem;
  line-height: 2.6rem;
  font-size: 1.5rem;
  margin-bottom: 0.625rem;
  margin-left: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: background-color 0.3s, width 0.3s, margin 0.3s;
  -moz-transition: background-color 0.3s, width 0.3s, margin 0.3s;
  transition: background-color 0.3s, width 0.3s, margin 0.3s;
}
/* line 87, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  #g-top .g-block.par-social-icons a:hover, #g-top .g-block.par-social-icons a:focus {
    width: 3.5rem;
    margin-left: -0.5rem;
  }
}
@media all and (max-width: 75rem) and (min-width: 48rem) {
  #g-top .g-block.par-social-icons a:hover, #g-top .g-block.par-social-icons a:focus {
    width: 2.5rem;
    margin-left: -0.5rem;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-top .g-block.par-social-icons a:hover, #g-top .g-block.par-social-icons a:focus {
    height: 4rem;
    margin-top: -0.75rem;
    line-height: 3rem;
  }
}
@media all and (max-width: 75rem) and (min-width: 30rem) {
  #g-top .g-block.par-social-icons a {
    width: 2rem;
    height: 2rem;
  }
}
@media all and (max-width: 75rem) {
  #g-top .g-block.par-social-icons a {
    line-height: 1.8rem;
    font-size: 1.15rem;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-top .g-block.par-social-icons a {
    flex: 2;
    margin: 0;
    -webkit-transition: background-color 0.3s, width 0.3s, margin 0.3s, height 0.3s, line-height 0.3s;
    -moz-transition: background-color 0.3s, width 0.3s, margin 0.3s, height 0.3s, line-height 0.3s;
    transition: background-color 0.3s, width 0.3s, margin 0.3s, height 0.3s, line-height 0.3s;
  }
}
/* line 219, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  border-bottom: 1px solid #929497;
}
@media only all and (min-width: 48rem) {
  #g-header {
    z-index: 198349;
  }
}
/* line 226, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block {
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  align-content: center;
  -ms-flex-line-pack: center;
}
/* line 231, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block > .g-content {
  box-sizing: border-box;
}
/* line 235, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-logo-block {
  position: relative;
}
/* line 242, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-logo-block > .g-content {
  padding: 0;
  margin: 0;
}
@media only all and (max-width: 47.938rem) {
  #g-header .g-block.pos-logo-block > .g-content {
    margin-top: 0.625rem;
    width: 100%;
  }
}
/* line 251, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  #g-header .g-block.pos-logo-block .gantry-logo {
    top: 18px;
    left: 0.625rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-header .g-block.pos-logo-block .gantry-logo {
    top: 18px;
    left: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-header .g-block.pos-logo-block .gantry-logo {
    top: 18px;
    left: -0.25rem;
  }
}
@media only all and (min-width: 48rem) {
  #g-header .g-block.pos-logo-block .gantry-logo {
    position: absolute;
  }
}
/* line 272, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-logo-block .gantry-logo svg {
  width: 10rem;
  height: 4rem;
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
/* line 299, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-logo-block .subtext {
  position: absolute;
  left: 150px;
  width: 90px;
  bottom: 10px;
}
@media only all and (max-width: 47.938rem) {
  #g-header .g-block.pos-logo-block .subtext {
    top: 20px;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  #g-header .g-block.pos-logo-block .subtext {
    left: 64%;
  }
}
@media only all and (max-width: 30rem) {
  #g-header .g-block.pos-logo-block .subtext {
    left: 68%;
  }
}
/* line 318, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-search {
  min-height: 4rem;
  text-align: right;
}
/* line 322, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-search > .g-content {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
/* line 327, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-search .search-query {
  border-color: transparent;
  border-bottom-color: #f3901d;
  -webkit-appearance: none !important;
  color: #f3901d;
  font-weight: 900;
}
/* line 334, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-search .search-query::-webkit-input-placeholder {
  opacity: 1;
}
/* line 337, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-search .search-query::-moz-placeholder {
  opacity: 1;
}
/* line 340, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-search .search-query:-ms-input-placeholder {
  opacity: 1;
}
/* line 343, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-search .search-query:-moz-placeholder {
  opacity: 1;
}
/* line 346, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-search .search-query:selection {
  color: #fff;
}
/* line 349, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-search .search-query::-moz-selection {
  color: #fff;
}
@media only all and (min-width: 48rem) {
  #g-header .g-block.pos-search .search-query {
    width: 15rem;
  }
}
/* line 357, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-search .search-query:focus {
  background-color: #fafafb;
}
/* line 363, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-search .button {
  background-color: transparent;
  color: #f3901d;
  border: 1px transparent;
}
/* line 369, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-search .button:focus {
  color: #ec3025;
}
/* line 372, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.pos-search .button:hover {
  color: #7ac74f;
}
/* line 377, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (max-width: 47.938rem) {
  #g-header .g-block.par-menu-button {
    display: none;
  }
}
/* line 382, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.par-menu-button > .g-content {
  padding: 0 0.938rem;
  margin: 0;
  margin-right: 0.35rem;
  width: 100%;
  display: flex;
  align-content: space-around;
  /* NEW */
}
/* line 391, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.par-menu-button .menu-button {
  background-color: transparent;
  font-size: 1.25rem;
}
/* line 397, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.par-menu-button .menu-button i {
  margin-right: 0.625rem;
  position: relative;
}
/* line 401, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.par-menu-button .menu-button i:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: -1px;
  height: 6px;
  background-color: #fff;
  width: 10px;
  z-index: 2;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}
/* line 415, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.par-menu-button .menu-button:hover i:after {
  width: 0;
}
/* line 419, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.par-menu-button .menu-button.active {
  color: #ec3025;
}
/* line 422, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 423, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.par-menu-button .menu-button.active i:before {
  content: "\f00d";
}
/* line 426, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-block.par-menu-button .menu-button.active i:after {
  display: none;
}
/* line 436, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  position: absolute;
  width: 100vw;
  overflow: hidden;
  max-height: 0;
  max-width: 100%;
  -webkit-transition: max-height 0.3s ease-in-out;
  -moz-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
  box-shadow: 0 1px 15px 2px rgba(0, 0, 0, 0.25);
}
@media only all and (min-width: 48rem) {
  #g-navigation {
    z-index: 198348;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-navigation {
    display: none;
  }
}
/* line 451, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -webkit-linear-gradient( top , rgba(146, 148, 151, 0.15) 0%, #fff 50px);
  background: linear-gradient(to bottom, rgba(146, 148, 151, 0.15) 0%, #fff 50px);
}
/* line 461, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation > .g-container {
  max-height: 0;
  overflow: hidden;
}
/* line 466, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.active {
  max-height: 25rem;
}
/* line 470, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.active > .g-container {
  max-height: 25rem;
  overflow: visible;
}
/* line 475, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 476, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 477, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas > .g-content {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
/* line 483, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas .g-infolist {
  margin-top: 0.625rem;
  padding-top: 0.938rem;
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-navigation .g-block.par-themas .g-infolist {
    margin-left: 0;
  }
}
/* line 498, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas .g-infolist .g-infolist-item {
  text-align: center;
}
/* line 501, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 502, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 503, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 504, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas .g-infolist .g-infolist-item:nth-child(3) .g-infolist-item-text > a .g-infolist-item-title {
  color: #216f43 !important;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
/* line 508, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 509, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas .g-infolist .g-infolist-item:nth-child(3) .g-infolist-item-text > a:hover .g-infolist-item-title, #g-navigation .g-block.par-themas .g-infolist .g-infolist-item:nth-child(3) .g-infolist-item-text > a:focus .g-infolist-item-title {
  color: #7ac74f !important;
}
/* line 513, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas .g-infolist .g-infolist-item:nth-child(3) .g-infolist-item-text > a .g-infolist-item-icon {
  background-image: url('../../../../images/assets/logo-bg-green.png');
}
/* line 520, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 521, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a {
  position: relative;
  display: inline-block;
}
/* line 525, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a .g-infolist-item-counter, #g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a .g-infolist-item-icon, #g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a .g-infolist-item-title {
  display: block;
  margin: auto;
}
/* line 531, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a .g-infolist-item-counter {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 2;
  background-color: #f3901d;
  border-radius: 100%;
  padding: 5px;
  margin: auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  font-size: 0.8rem;
  color: #fff;
  filter: grayscale(50%);
  height: 25px;
  width: 25px;
  line-height: 15px;
  -webkit-transition: filter 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -moz-transition: filter 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
/* line 549, templates/g5_hydrogen/custom/scss/custom.scss */
body.browser-chrome #g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a .g-infolist-item-counter {
  top: 0;
}
/* line 553, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a .g-infolist-item-icon {
  color: #fff;
  background-image: url('../../../../images/assets/logo-bg.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100px 79px;
  width: 100px;
  height: 79px;
  line-height: 79px;
  filter: grayscale(100%);
  -webkit-transition: filter 0.3s ease-in-out;
  -moz-transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out;
  margin-bottom: 0.625rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a .g-infolist-item-icon {
    background-size: 80px 59px;
    width: 80px;
    height: 59px;
    line-height: 59px;
    font-size: 1.5rem;
  }
}
/* line 574, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a .g-infolist-item-title {
  margin: 0;
  color: #ec3025;
}
/* line 579, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 580, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a:hover .g-infolist-item-counter, #g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a:focus .g-infolist-item-counter {
  background-color: #ec3025;
  filter: grayscale(0);
}
/* line 584, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a:hover .g-infolist-item-title, #g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a:focus .g-infolist-item-title {
  color: #cc1c12;
}
/* line 587, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a:hover .g-infolist-item-icon, #g-navigation .g-block.par-themas .g-infolist .g-infolist-item .g-infolist-item-text > a:focus .g-infolist-item-icon {
  filter: grayscale(0);
}
/* line 596, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 597, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-menu > .g-content {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  padding-top: 0.938rem;
  padding-bottom: 0.938rem;
}
/* line 603, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-menu .g-main-nav {
  margin-right: 0.625rem;
  padding-right: 0.938rem;
}
/* line 607, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-menu .g-main-nav .g-toplevel {
  text-align: right;
}
/* line 609, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item {
  background-color: transparent;
  display: block;
  width: 100%;
}
/* line 614, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background-color: transparent;
}
/* line 618, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) {
  #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-625, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-586, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-587, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-607, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-567, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-468, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-567, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-468, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-570, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-610, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-669, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-649, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-590, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-748, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-745, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-747 {
    display: none;
  }
}
/* line 640, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 641, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-654 .g-menu-item-container {
  color: #ec3025;
}
/* line 644, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 645, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-654:hover .g-menu-item-container, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item.g-menu-item-654:focus .g-menu-item-container {
  color: #f3901d;
}
/* line 651, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item .g-menu-item-container, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item a {
  color: #686868;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  padding: 0.625rem 0;
}
/* line 653, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item .g-menu-item-container > img, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item a > img {
  display: none;
}
/* line 662, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item:hover, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item:focus {
  background: transparent;
}
/* line 665, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item:hover .g-menu-item-container, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item:focus .g-menu-item-container, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item:hover a, #g-navigation .g-block.par-menu .g-main-nav .g-toplevel > .g-menu-item:focus a {
  color: #f3901d !important;
}
/* line 677, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 678, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 679, templates/g5_hydrogen/custom/scss/custom.scss */
#g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/slideshow/slide-1.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only all and (max-width: 47.938rem) {
  #g-slideshow .g-block.par-slideshow-a {
    background-size: auto 18rem;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-alles-over-vve-s #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/slideshow/slide-4.jpg');
}
/* line 4, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-verduurzamen #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/slideshow/slide-16.jpg');
}
/* line 7, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-activeer-je-vve #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/slideshow/slide-17.jpg');
}
/* line 10, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-downloads #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/slideshow/slide-6.jpg');
}
/* line 13, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-voor-kopers #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/slideshow/slide-23.jpg');
}
/* line 16, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-activiteiten #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/slideshow/slide-21.jpg');
}
/* line 19, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-nieuws #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/slideshow/slide-13.jpg');
}
/* line 22, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-faq #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/slideshow/slide-2.jpg');
}
/* line 25, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-over-vve010 #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/slideshow/slide-26.jpg');
}
/* line 28, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-thema-s #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/slideshow/slide-19.jpg');
}
/* line 31, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-contact #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/slideshow/slide-8.jpg');
}
/* line 34, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-privacyverklaring #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/slideshow/slide-9.jpg');
}
/* line 37, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-isolatiesubsidie-appartementen-tot-300000-euro #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/headers/header-isolatiesubsidie-300000.jpg');
}
/* line 40, templates/g5_hydrogen/custom/scss/_headers.scss */
.itemid-850 #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../images/headers/slide_vve010-helptjeverder.jpg');
}
/* line 43, templates/g5_hydrogen/custom/scss/_headers.scss */
.itemid-854 #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../images/headers/hero-vvvragen.jpg');
  background-position: center center !important;
}
/* line 47, templates/g5_hydrogen/custom/scss/_headers.scss */
.menu-vraag #g-slideshow .g-block.par-slideshow-a {
  background-image: url('../../../../images/headers/Banner_website_vraag.png');
  background-position: center center !important;
}
/* line 691, templates/g5_hydrogen/custom/scss/custom.scss */
#g-slideshow .g-block.par-slideshow-a > .g-content {
  padding: 0;
  margin: 0;
}
/* line 695, templates/g5_hydrogen/custom/scss/custom.scss */
#g-slideshow .g-block.par-slideshow-a > .g-content .moduletable.mod-header {
  margin: 0 auto;
  padding: 0 1.876rem;
  text-align: center;
  position: relative;
  min-height: 10rem;
}
/* line 703, templates/g5_hydrogen/custom/scss/custom.scss */
#g-slideshow .g-block.par-slideshow-a > .g-content .moduletable.mod-header .header.mod-header {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media only all and (max-width: 47.938rem) {
  #g-slideshow .g-block.par-slideshow-a > .g-content .moduletable.mod-header .header.mod-header {
    width: 100%;
  }
}
@media only all and (min-width: 75rem) {
  #g-slideshow .g-block.par-slideshow-a > .g-content .moduletable.mod-header {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-slideshow .g-block.par-slideshow-a > .g-content .moduletable.mod-header {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-slideshow .g-block.par-slideshow-a > .g-content .moduletable.mod-header {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  #g-slideshow .g-block.par-slideshow-a > .g-content .moduletable.mod-header {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-slideshow .g-block.par-slideshow-a > .g-content .moduletable.mod-header {
    width: 90%;
  }
}
/* line 728, templates/g5_hydrogen/custom/scss/custom.scss */
#g-slideshow .g-block.par-slideshow-a > .g-content .moduletable.mod-header h1 {
  margin: 0 auto;
  color: #fff;
  font-weight: 900;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.7rem;
  display: inline-block;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
@media only all and (max-width: 30rem) {
  #g-slideshow .g-block.par-slideshow-a > .g-content .moduletable.mod-header h1 {
    font-size: 1.3rem;
  }
}
/* line 752, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase {
  padding: 1.25rem 0 0.625rem;
}
/* line 756, templates/g5_hydrogen/custom/scss/custom.scss */
body:not(.menu-home) #g-showcase {
  border-bottom: 1px solid rgba(146, 148, 151, 0.25);
}
/* line 760, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 761, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 762, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 763, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a {
  color: #ec3025;
}
/* line 766, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus {
  color: #cc1c12;
}
/* line 772, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 773, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"] > .g-content {
  position: relative;
  overflow: hidden;
  padding: 0;
  height: 10.5rem;
}
/* line 780, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"] > .g-content a {
  cursor: pointer;
  display: block;
  font-family: "Open Sans";
  font-size: 1.26rem;
  font-weight: bold;
}
/* line 787, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"] > .g-content a * {
  cursor: pointer;
}
/* line 791, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"] > .g-content a .content {
  position: relative;
  z-index: 2;
  display: block;
  padding: 1rem;
}
/* line 797, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"] > .g-content a .content i {
  float: right;
  font-size: 1.5rem;
}
/* line 804, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"] > .g-content a .content .subtitle {
  font-size: 1rem;
  font-weight: lighter;
  display: block;
}
/* line 813, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"] > .g-content a .card {
  position: absolute;
  width: 120%;
  height: 15rem;
  z-index: 1;
  left: -2rem;
  right: 0;
  bottom: 2.5rem;
  transform: rotate(5deg);
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
/* line 826, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"] > .g-content a .card i {
  position: absolute;
  bottom: 0px;
  right: 36px;
  background-color: #fff;
  font-size: 0.9rem;
  height: 2rem;
  width: 2rem;
  line-height: 2rem;
  text-align: center;
  display: block;
  transform: rotate(-5deg);
  clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 89%);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-showcase .g-block[class*="par-label"] > .g-content a .card i {
    right: 20px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-showcase .g-block[class*="par-label"] > .g-content a .card i {
    left: 84.5%;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-showcase .g-block[class*="par-label"] > .g-content a .card i {
    right: inherit;
    left: 84.5%;
  }
}
/* line 860, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 861, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"] > .g-content a:hover .card, #g-showcase .g-block[class*="par-label"] > .g-content a:focus .card {
  bottom: 1.5rem;
}
/* line 868, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 869, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"].par-label-stel-je-vraag .card {
  background-color: #ec3025;
}
/* line 872, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"].par-label-stel-je-vraag .card i {
  color: #ec3025;
}
/* line 877, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 878, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 879, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"].par-label-stel-je-vraag a:hover .card, #g-showcase .g-block[class*="par-label"].par-label-stel-je-vraag a:focus .card {
  background-color: #cc1c12;
}
/* line 885, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 886, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (max-width: 47.938rem) {
  #g-showcase .g-block[class*="par-label"].par-label-activeer > .g-content {
    margin-top: 0;
    margin-bottom: 0;
  }
}
/* line 893, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"].par-label-activeer .card {
  background-color: #f3901d;
}
/* line 896, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"].par-label-activeer .card i {
  color: #f3901d;
}
/* line 901, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 902, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 903, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"].par-label-activeer a:hover .card, #g-showcase .g-block[class*="par-label"].par-label-activeer a:focus .card {
  background-color: #d2760b;
}
/* line 909, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 911, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (max-width: 47.938rem) {
  #g-showcase .g-block[class*="par-label"].par-label-verduurzaam > .g-content {
    margin-bottom: 0;
  }
}
/* line 917, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"].par-label-verduurzaam .card {
  background-color: #7ac74f;
}
/* line 920, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"].par-label-verduurzaam .card i {
  color: #7ac74f;
}
/* line 925, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 926, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 927, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-block[class*="par-label"].par-label-verduurzaam a:hover .card, #g-showcase .g-block[class*="par-label"].par-label-verduurzaam a:focus .card {
  background-color: #61ac37;
}
/* line 937, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 938, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 939, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 940, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .g-block.par-intro-contact > .g-content {
  margin: 0 0.625rem;
  padding: 0 0.938rem;
}
/* line 944, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 945, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature .g-block.par-intro-contact > .g-content p:last-of-type {
  margin-bottom: 0;
}
/* line 954, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 955, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 960, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 961, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 962, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-a .moduletable .g-title {
  color: #ec3025;
}
/* line 965, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-a .moduletable .g-title a {
  color: #ec3025;
}
/* line 968, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-a .moduletable .g-title a:hover, #g-container-above .g-block.pos-above-a .moduletable .g-title a:focus {
  color: #4f4f4f;
}
/* line 975, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 976, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 977, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.par-projecten .owl-nav.disabled {
  display: none;
}
/* line 982, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 983, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 984, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable .g-title {
  color: #f3901d;
}
/* line 987, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable .g-title a {
  color: #f3901d;
}
/* line 990, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable .g-title a:hover, #g-container-above .g-block.pos-above-b .moduletable .g-title a:focus {
  color: #4f4f4f;
}
/* line 995, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 996, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 1001, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li {
  list-style: none;
}
@media only all and (max-width: 47.938rem) {
  #g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li {
    border-bottom: 1px solid #f8c07e;
  }
}
/* line 1007, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid {
  margin: 0 -0.625rem;
}
/* line 1010, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1011, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block > .g-content {
  padding: 0;
}
/* line 1015, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) {
  #g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-image {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-image {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
/* line 1022, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-image .g-block-item-image-inner {
  overflow: hidden;
}
@media only all and (min-width: 75rem) {
  #g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-image .g-block-item-image-inner {
    height: 6rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-image .g-block-item-image-inner {
    height: 7rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-image .g-block-item-image-inner {
    height: 7rem;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-image .g-block-item-image-inner {
    height: 6rem;
  }
}
/* line 1038, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-image .g-block-item-image-inner img {
  object-fit: cover;
  max-width: none;
  height: 100%;
  width: 100%;
}
/* line 1044, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-image .g-block-item-image-inner.compat-object-fit {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 1049, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-image .g-block-item-image-inner.compat-object-fit img {
  opacity: 0;
}
/* line 1054, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1055, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-image .g-block-item-image-inner a > span {
  display: block;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
/* line 1059, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1060, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-image .g-block-item-image-inner a:hover > span {
  transform: rotate(-5deg) scale(1.4);
}
/* line 1067, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1068, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-information a.mod-articles-category-title {
  color: #ec3025;
}
/* line 1071, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-information a.mod-articles-category-title:hover, #g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-information a.mod-articles-category-title:focus {
  color: #4f4f4f;
}
/* line 1075, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1076, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1077, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-information .mod-articles-tags ul li {
  font-size: 1rem;
}
/* line 1079, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-information .mod-articles-tags ul li .label, #g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-information .mod-articles-tags ul li .badge {
  font-size: 1rem;
  font-weight: 100;
}
/* line 1084, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-information .mod-articles-tags ul li.tag-label {
  font-weight: bold;
  color: #f3901d;
  vertical-align: baseline;
}
/* line 1089, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-information .mod-articles-tags ul li.tag-label i {
  color: #929497;
  margin-right: 0.25rem;
}
/* line 1094, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-information .mod-articles-tags ul li a {
  color: #f3901d;
}
/* line 1097, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-information .mod-articles-tags ul li a:hover, #g-container-above .g-block.pos-above-b .moduletable.mod-nieuws ul li .g-grid .g-block.g-block-item-information .mod-articles-tags ul li a:focus {
  color: #4f4f4f;
}
/* line 1109, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws .readmore-link {
  margin-top: 0.625rem;
}
/* line 1112, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1113, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-b .moduletable.mod-nieuws .readmore-link a i {
  margin-right: 0.625rem;
}
/* line 1121, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1122, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1123, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable .g-title {
  color: #686868;
}
/* line 1126, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable .g-title a {
  color: #686868;
}
/* line 1129, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable .g-title a:hover, #g-container-above .g-block.pos-above-c .moduletable .g-title a:focus {
  color: #4f4f4f;
}
/* line 1134, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1135, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-fp-poll .g-title {
  color: #fff;
}
/* line 1139, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1140, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-fp-contact a {
  color: #ec3025;
}
/* line 1143, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-fp-contact a:hover, #g-container-above .g-block.pos-above-c .moduletable.mod-fp-contact a:focus {
  color: #4f4f4f;
}
/* line 1147, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-fp-contact .custom {
  position: relative;
}
/* line 1150, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1151, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1152, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-fp-contact .custom > .g-grid > .g-block.g-block-icon {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 20%;
  -moz-flex: 0 20%;
  -ms-flex: 0 20%;
  flex: 0 20%;
  padding: 0.3rem 0;
}
/* line 1156, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-fp-contact .custom > .g-grid > .g-block.g-block-icon i {
  font-size: 1.5rem;
  vertical-align: middle;
}
/* line 1160, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-fp-contact .custom > .g-grid > .g-block.g-block-icon i.fa-phone {
  font-size: 1.6rem;
}
/* line 1163, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-fp-contact .custom > .g-grid > .g-block.g-block-icon i.fa-envelope {
  font-size: 1.25rem;
}
/* line 1167, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-fp-contact .custom > .g-grid > .g-block.g-block-icon i.fa-map-marker {
  font-size: 2.1rem;
}
/* line 1172, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-fp-contact .custom > .g-grid > .g-block.g-block-text {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 80%;
  -moz-flex: 0 80%;
  -ms-flex: 0 80%;
  flex: 0 80%;
  padding: 0.3rem 0;
}
/* line 1176, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-fp-contact .custom > .g-grid > .g-block.g-block-empty {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
  padding-top: 1rem;
}
/* line 1184, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-newsletter {
  padding-top: 2rem;
}
/* line 1187, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-newsletter .acyfield_toestemming {
  font-size: 0;
}
/* line 1190, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-newsletter .acyfield_toestemming > span {
  margin-top: 0.25rem;
  font-size: 1rem;
}
/* line 1196, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-newsletter .g-title {
  margin-bottom: 0.938rem;
}
/* line 1199, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-newsletter .g-title i {
  margin-left: 0.625rem;
}
/* line 1203, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1204, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-newsletter .acymailing_module_form input {
  margin-bottom: 0;
}
/* line 1207, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1208, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-newsletter .acymailing_module_form .acymailing_introtext .nieuwsbrief-intro {
  margin-bottom: 0.938rem !important;
}
/* line 1212, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-newsletter .acymailing_module_form .acymailing_form {
  position: relative;
}
/* line 1215, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1216, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-newsletter .acymailing_module_form .acymailing_form .onefield.fieldacyemail {
  position: relative;
}
/* line 1221, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-newsletter .acymailing_module_form .acymailing_form .onefield.fieldacyemail .button {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  padding: 0 0.625rem;
  background-color: #f3901d;
}
@media only all and (max-width: 47.938rem) {
  #g-container-above .g-block.pos-above-c .moduletable.mod-newsletter .acymailing_module_form .acymailing_form .onefield.fieldacyemail .button {
    width: 4rem;
  }
}
/* line 1233, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-above .g-block.pos-above-c .moduletable.mod-newsletter .acymailing_module_form .acymailing_form .onefield.fieldacyemail .button:hover, #g-container-above .g-block.pos-above-c .moduletable.mod-newsletter .acymailing_module_form .acymailing_form .onefield.fieldacyemail .button:focus {
  background-color: #d2760b;
}
/* line 1247, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1248, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1249, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1250, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1251, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-container-main > .g-container > .g-grid > .g-block.size-68 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
/* line 1256, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-container-main > .g-container > .g-grid > .g-block.size-32 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
  /* line 1260, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 1261, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 1262, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 1263, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-container-main > .g-container > .g-grid > .g-block.size-32 #g-aside .g-block.pos-aside > .g-content {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 1265, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-container-main > .g-container > .g-grid > .g-block.size-32 #g-aside .g-block.pos-aside > .g-content > .platform-content {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
}
/* line 1275, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1276, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-main > .g-container > .g-grid > .g-block .g-content ul:not(.nav):not(.dropdown-menu):not(.list-group):not(.chzn-choices):not(.chzn-results):not(.search-results) {
  list-style: none;
}
/* line 1279, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-main > .g-container > .g-grid > .g-block .g-content ul:not(.nav):not(.dropdown-menu):not(.list-group):not(.chzn-choices):not(.chzn-results):not(.search-results).inline {
  list-style: none;
}
/* line 1281, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-main > .g-container > .g-grid > .g-block .g-content ul:not(.nav):not(.dropdown-menu):not(.list-group):not(.chzn-choices):not(.chzn-results):not(.search-results).inline li:before {
  display: none;
}
/* line 1285, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-main > .g-container > .g-grid > .g-block .g-content ul:not(.nav):not(.dropdown-menu):not(.list-group):not(.chzn-choices):not(.chzn-results):not(.search-results) li {
  list-style: none;
  padding-left: 15px;
  margin: 5px 0px;
}
/* line 1290, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-main > .g-container > .g-grid > .g-block .g-content ul:not(.nav):not(.dropdown-menu):not(.list-group):not(.chzn-choices):not(.chzn-results):not(.search-results) li:before {
  content: '';
  display: inline-block;
  height: 13px;
  margin-right: 6px;
  margin-left: -20px;
  width: 13px;
  background-size: cover;
  background-image: url('../../../../images/vink-rood.svg');
}
/* line 1303, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1304, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1305, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-main > .g-container > .g-grid > .g-block .g-content ul:not(.nav):not(.dropdown-menu):not(.list-group):not(.chzn-choices):not(.chzn-results):not(.search-results)[style="list-style-type: square;"] li:before {
  background-image: none;
  background-color: #ec3025;
  vertical-align: middle;
  height: 3px;
  vertical-align: middle;
}
/* line 1316, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1317, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1318, templates/g5_hydrogen/custom/scss/custom.scss */
#g-container-main > .g-container > .g-grid > .g-block .rsepro_upcomingmod-activiteiten li:before {
  background: none !important;
}
/* line 1329, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1330, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1331, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1332, templates/g5_hydrogen/custom/scss/custom.scss */
#g-abl .g-block.par-energieadvies > .g-content {
  background-color: #7ac74f;
  color: #fff;
}
@media only all and (min-width: 48rem) {
  #g-abl .g-block.par-energieadvies > .g-content {
    margin-left: 0;
    padding-left: 1.563rem;
  }
}
/* line 1341, templates/g5_hydrogen/custom/scss/custom.scss */
#g-abl .g-block.par-energieadvies > .g-content h2 {
  color: #fff;
}
/* line 1346, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1347, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) {
  #g-abl .g-block.par-clipvve010 .g-content {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-abl .g-block.par-clipvve010 .g-content {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 1358, templates/g5_hydrogen/custom/scss/custom.scss */
#g-abl .g-block.par-clipvve010 .g-content a {
  position: relative;
  display: block;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
/* line 1363, templates/g5_hydrogen/custom/scss/custom.scss */
#g-abl .g-block.par-clipvve010 .g-content a img {
  width: 100%;
}
/* line 1367, templates/g5_hydrogen/custom/scss/custom.scss */
#g-abl .g-block.par-clipvve010 .g-content a i {
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 4rem;
  color: rgba(0, 0, 0, 0.7);
  z-index: 2;
}
/* line 1400, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1401, templates/g5_hydrogen/custom/scss/custom.scss */
#g-abl .g-block.par-clipvve010 .g-content a:hover i {
  color: #ec3025;
}
/* line 1409, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1410, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) {
  #g-abl .g-block.par-subsidiewijzer .g-content {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-abl .g-block.par-subsidiewijzer .g-content {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 1421, templates/g5_hydrogen/custom/scss/custom.scss */
#g-abl .g-block.par-subsidiewijzer .g-content a {
  position: relative;
  display: block;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
/* line 1426, templates/g5_hydrogen/custom/scss/custom.scss */
#g-abl .g-block.par-subsidiewijzer .g-content a:first-of-type {
  padding-left: 0.8rem;
}
/* line 1430, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1431, templates/g5_hydrogen/custom/scss/custom.scss */
#g-abl .g-block.par-subsidiewijzer .g-content a:hover i {
  color: #ec3025;
}
/* line 1436, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1437, templates/g5_hydrogen/custom/scss/custom.scss */
#g-abl .g-block.par-subsidiewijzer .g-content a:first-of-type:hover i {
  color: #686868;
}
/* line 1443, templates/g5_hydrogen/custom/scss/custom.scss */
#g-abl .g-block.par-subsidiewijzer .g-content a img {
  width: 100%;
}
/* line 1447, templates/g5_hydrogen/custom/scss/custom.scss */
#g-abl .g-block.par-subsidiewijzer .g-content a i {
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #e0e0e0;
  z-index: 2;
}
/* line 1487, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1488, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1489, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1491, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1492, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1493, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1494, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .tag-category .list-striped li:before {
  background: none !important;
}
/* line 1500, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1501, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1502, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1503, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .sitemap .jmap_filetree > li:before {
  background: none;
}
/* line 1509, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1510, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1511, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .tags .tag-label {
  vertical-align: unset;
}
/* line 1515, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav {
  margin: 0 -1.563rem;
}
/* line 1518, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1519, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next {
  position: relative;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 50%;
  -moz-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
}
@media only all and (max-width: 47.938rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
/* line 1528, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a {
  color: #fff;
  display: inline-block;
  max-width: 100%;
}
/* line 1533, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1534, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1535, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a:hover .content:before, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a:hover .content:before, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a:focus .content:before, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a:focus .content:before {
  opacity: 0;
}
/* line 1540, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content {
  position: relative;
  display: block;
  height: 15rem;
  width: 27rem;
  max-width: 100%;
}
/* line 1558, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content:before, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content:before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #ec3025;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 3;
}
/* line 1574, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content .previous-article, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content .previous-article, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content .next-article, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content .next-article {
  position: absolute;
  z-index: 4;
  top: 1.5rem;
  text-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
  font-size: 0.9rem;
}
/* line 1584, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content .previous-article, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content .previous-article {
  left: 1.5rem;
}
/* line 1587, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content .previous-article i, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content .previous-article i {
  margin-right: 0.3125rem;
}
/* line 1592, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content .next-article, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content .next-article {
  right: 1.5rem;
}
/* line 1595, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content .next-article i, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content .next-article i {
  margin-left: 0.3125rem;
}
/* line 1600, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content .title, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content .title {
  position: absolute;
  z-index: 4;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
  left: 1.5rem;
  right: 1.5rem;
  font-family: 'Open Sans';
  font-size: 1.26rem;
  text-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
  text-align: left;
  font-weight: 700;
}
/* line 1613, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content .image, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content .image {
  z-index: 1;
  overflow: hidden;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
/* line 1626, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content .image img, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content .image img {
  object-fit: cover;
  max-width: none;
  height: 100%;
  width: 100%;
}
/* line 1633, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content .image.compat-object-fit, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content .image.compat-object-fit {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 1638, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content .image.compat-object-fit img, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content .image.compat-object-fit img {
  opacity: 0;
}
/* line 1643, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content .readmore, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content .readmore {
  margin-top: 25px;
  position: absolute;
  z-index: 4;
  left: 1.5rem;
  bottom: 1.5rem;
  text-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
  font-size: 0.9rem;
}
/* line 1653, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous a .content .readmore i, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next a .content .readmore i {
  margin-right: 0.3125rem;
}
/* line 1660, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous {
  text-align: right;
}
@media only all and (max-width: 47.938rem) {
  /* line 1664, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-previous > .g-content {
    padding-bottom: 0;
  }
}
/* line 1669, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next {
  text-align: left;
}
@media only all and (max-width: 47.938rem) {
  /* line 1674, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next > .g-content {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
/* line 1680, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next .title {
  left: inherit !important;
  padding-left: 1.5rem !important;
  right: 1.5rem !important;
}
/* line 1685, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .pager.pagenav .g-block.g-block-next .readmore {
  left: inherit !important;
  right: 1.5rem !important;
}
/* line 1692, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) {
  /* line 1695, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject {
    padding-left: 40px;
    padding-right: 40px;
    border-right: 2px solid #7ac74f;
    margin-bottom: 0px;
    padding-bottom: 0.625rem;
    position: relative;
  }
  /* line 1703, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject.stop {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 1706, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject.stop:before {
    left: -7px;
  }
  /* line 1709, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 1710, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject.stop.first:before, #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject.stop.end:before {
    right: -7px;
    left: unset;
  }
  /* line 1715, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject.stop.end {
    border-right: 2px solid #fff;
  }
  /* line 1718, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject.stop:before {
    content: "\f10c";
    font: normal normal normal 14px/1 FontAwesome;
    color: #7ac74f;
    position: absolute;
    padding-top: 3px;
    background: #fff;
  }
  /* line 1728, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject.end {
    border-left: 2px solid #fff;
  }
  /* line 1732, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject-end {
    padding-left: 40px;
    padding-right: 40px;
  }
  /* line 1736, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 1737, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .stap2 .traject {
    border-left: 2px solid #7ac74f;
    border-right: none;
    left: -2.1px;
  }
  /* line 1741, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .stap2 .traject .stop:before {
    left: -7px;
    right: unset;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 1749, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject {
    padding-left: 40px;
    border-left: 2px solid #7ac74f;
    margin-bottom: 0px;
    padding-bottom: 0.625rem;
    position: relative;
  }
  /* line 1755, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject.stop {
    padding-left: 20px;
  }
  /* line 1758, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject.stop:before {
    content: "\f10c";
    font: normal normal normal 14px/1 FontAwesome;
    color: #7ac74f;
    position: absolute;
    padding-top: 3px;
    left: -7px;
    background: #fff;
  }
  /* line 1769, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject.end {
    border-left: 2px solid #fff;
  }
  /* line 1773, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .traject-grid .traject-end {
    padding-left: 40px;
  }
}
/* line 1779, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1780, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .wat-kun-je-doen .g-grid {
  width: 100%;
  margin: 0px;
}
/* line 1783, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1784, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .wat-kun-je-doen .g-grid .size-50 > h2 {
  margin-top: 20px;
}
/* line 1787, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .wat-kun-je-doen .g-grid .size-50 img {
  margin-bottom: 5px;
}
/* line 1793, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .wat-kun-je-doen h2 {
  color: #7ac74f;
}
/* line 1796, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .item-page .wat-kun-je-doen .border-right {
    border-right: 1px solid #7ac74f;
  }
}
/* line 1801, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .item-page .wat-kun-je-doen h3 {
  font-size: 1.2rem;
}
/* line 1808, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1809, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1810, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .finder #search-form .inputbox {
  margin-bottom: 0.625rem;
}
/* line 1814, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary:hover, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary:focus, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary:active, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary.active, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary.disabled, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary[disabled] {
  background-color: #ec3025;
}
/* line 1817, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary:hover:hover, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary:focus:hover, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary:active:hover, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary.active:hover, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary.disabled:hover, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary[disabled]:hover, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary:hover:focus, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary:focus:focus, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary:active:focus, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary.active:focus, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary.disabled:focus, #g-mainbar > .g-grid > .g-block.pos-page-content .finder .btn-primary[disabled]:focus {
  background-color: #cc1c12;
}
/* line 1821, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1822, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .finder #finder-filter-window .finder-selects {
    margin-right: 0.625rem;
  }
}
/* line 1828, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1829, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1830, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1831, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1832, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .finder #search-results ul.search-results li .result-title {
  font-size: 1.25rem;
}
/* line 1841, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .no-search {
  margin-top: 0.625rem;
}
/* line 1843, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .no-search h3 {
  font-size: 1.25rem;
}
/* line 1847, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1848, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container > .g-grid {
  margin: 0 -0.625rem;
}
/* line 1851, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1854, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1860, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1863, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category h2 i {
  margin-left: 0.625rem;
  font-size: 1.4rem;
}
/* line 1868, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category h2 + .g-grid {
  margin-bottom: 0.625rem;
}
/* line 1872, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category .no-files {
  margin-bottom: 1.563rem;
}
/* line 1875, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1878, templates/g5_hydrogen/custom/scss/custom.scss */
body.menu-downloads #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid {
  border: 1px solid #ddd;
  border-radius: 10px;
}
/* line 1883, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1884, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1885, templates/g5_hydrogen/custom/scss/custom.scss */
body.menu-downloads #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
}
/* line 1889, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-downloads-nieuw #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    max-width: 50%;
  }
}
/* line 1896, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1897, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item:first-of-type > .g-content {
  padding-top: 0.938rem;
}
/* line 1901, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item > .g-content {
  padding: 0 0.938rem;
}
/* line 1904, templates/g5_hydrogen/custom/scss/custom.scss */
body.menu-downloads-nieuw #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item > .g-content {
  padding: 0.938rem;
  border: 1px solid #929497;
  border-radius: 10px;
}
/* line 1909, templates/g5_hydrogen/custom/scss/custom.scss */
body.menu-downloads-nieuw #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item > .g-content br {
  display: none;
}
/* line 1913, templates/g5_hydrogen/custom/scss/custom.scss */
body.menu-downloads-nieuw #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item > .g-content .span {
  min-height: 2.6rem;
}
/* line 1917, templates/g5_hydrogen/custom/scss/custom.scss */
body.menu-downloads-nieuw #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item > .g-content a {
  padding-left: 0;
}
/* line 1922, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1923, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item:last-of-type > .g-content {
  padding-bottom: 0.938rem;
}
/* line 1928, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1929, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file i {
  margin-right: 0.625rem;
}
/* line 1933, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a {
  padding-left: 1.5rem;
  position: relative;
  display: block;
}
/* line 1938, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a .img-container {
  margin: 20px;
  box-sizing: border-box;
  width: calc(100% - 40px);
  position: relative;
  display: inline-block;
  overflow: hidden;
}
@media only all and (min-width: 75rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a .img-container {
    min-height: 16rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a .img-container {
    min-height: 11rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a .img-container {
    min-height: 10rem;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a .img-container {
    height: 10rem;
  }
}
/* line 1960, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a .img-container img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 1967, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a i {
  position: absolute;
  top: 2px;
  left: 0;
}
/* line 1973, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a .name {
  margin-left: 20px;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 5px;
}
@media only all and (min-width: 75rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a .name {
    min-height: 4rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a .name {
    min-height: 4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a .name {
    min-height: 4rem;
  }
}
/* line 1990, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1997, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.bmp i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.gif i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.jpg i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.jpg i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.jpg i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.png i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.tiff i {
  color: #ffae00;
}
/* line 2002, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2006, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.aiff i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.aiff i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.mpeg3 i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.wav i {
  color: #d436d6;
}
/* line 2011, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2017, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.msvideo i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.quicktime i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.mpeg i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.mpeg i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.mpeg i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.x-ms-wmv i {
  color: #d263d1;
}
/* line 2022, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2024, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.plain i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.rtf i {
  color: #d76b23;
}
/* line 2029, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2031, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.msword i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a[class*="vnd.openxmlformats-officedocument.wordprocessingml.document"] i {
  color: #3651b3;
}
/* line 2036, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2037, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.pdf i {
  color: #ff3e3e;
}
/* line 2042, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2043, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.vnd.ms-excel i {
  color: #539c61;
}
/* line 2048, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2050, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.x-tar i, #g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file a.zip i {
  color: #742fa4;
}
/* line 2056, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file small {
  display: block;
  margin-left: 1.5rem;
}
/* line 2060, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .osdownloads-container .g-category > .g-content > .g-grid > .g-block.g-block-item .file small.filesize {
  margin-left: 20px;
  margin-right: 20px;
}
/* line 2072, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2073, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2074, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2075, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .blog.sliders .g-grid.g-category {
  margin: 0 -1.563rem;
}
/* line 2078, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .blog.sliders .g-grid.g-category > .g-block {
  flex-shrink: 0;
  flex-grow: 1;
}
/* line 2082, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .blog.sliders .g-grid.g-category > .g-block.g-block-category-title {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 20%;
  -moz-flex: 0 20%;
  -ms-flex: 0 20%;
  flex: 0 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .blog.sliders .g-grid.g-category > .g-block.g-block-category-title {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 25%;
    -moz-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .blog.sliders .g-grid.g-category > .g-block.g-block-category-title {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
/* line 2093, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content .blog.sliders .g-grid.g-category > .g-block.g-block-category-items {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 80%;
  -moz-flex: 0 80%;
  -ms-flex: 0 80%;
  flex: 0 80%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .blog.sliders .g-grid.g-category > .g-block.g-block-category-items {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 75%;
    -moz-flex: 0 75%;
    -ms-flex: 0 75%;
    flex: 0 75%;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content .blog.sliders .g-grid.g-category > .g-block.g-block-category-items {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
/* line 2110, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container {
    display: flex;
    flex-wrap: wrap;
  }
}
/* line 2115, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail {
  border-radius: 0;
  padding: 0.625rem !important;
}
/* line 2118, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail:before {
  display: none;
}
@media only all and (min-width: 48rem) {
  #g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail {
    flex: 1 0 50%;
  }
}
/* line 2125, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2126, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail .rs_event_detail_container > .g-grid {
  margin-left: -0.625rem;
}
/* line 2129, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2130, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail .rs_event_detail_container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
/* line 2134, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail .rs_event_detail_container > .g-grid > .g-block.g-block-cal-icon {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 7rem;
  -moz-flex: 0 7rem;
  -ms-flex: 0 7rem;
  flex: 0 7rem;
}
/* line 2135, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail .rs_event_detail_container > .g-grid > .g-block.g-block-cal-icon > .g-content {
  padding-right: 0.938rem;
  position: relative;
  min-height: 5rem;
}
/* line 2143, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail .rs_event_detail_container > .g-grid > .g-block.g-block-cal-icon .DateImage {
  border: 7px solid #ec3025;
  -webkit-transition: border 0.3s ease-in-out;
  -moz-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
  background-repeat: no-repeat;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0.625rem;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 3.5rem;
  height: 4.2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 2157, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail .rs_event_detail_container > .g-grid > .g-block.g-block-cal-icon .DateImage .DateImageDay {
  bottom: 0;
  color: #686868;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.3rem;
  margin: 5px auto 0px auto;
  font-weight: bold;
}
/* line 2172, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail .rs_event_detail_container > .g-grid > .g-block.g-block-cal-icon .DateImage .DateImageMonth {
  margin-top: -5px;
  color: #fff;
  display: block;
  text-align: center;
  vertical-align: bottom;
  background-color: #ec3025;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  font-size: 0.8rem;
  padding-bottom: 3px;
}
/* line 2187, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail .rs_event_detail_container > .g-grid > .g-block.g-block-event-details {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
}
/* line 2196, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2197, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2198, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail[categories~="extern"] .rs_event_detail_container .DateImage {
  border-color: #926ba9 !important;
}
/* line 2200, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail[categories~="extern"] .rs_event_detail_container .DateImage .DateImageDay {
  color: #926ba9 !important;
}
/* line 2203, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail[categories~="extern"] .rs_event_detail_container .DateImage .DateImageMonth {
  background-color: #926ba9 !important;
}
/* line 2207, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail[categories~="extern"] .rs_event_detail_container a {
  color: #926ba9;
}
/* line 2210, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail[categories~="extern"] .rs_event_detail_container a:hover, #g-mainbar > .g-grid > .g-block.pos-page-content #rs_events_container .rs_event_detail[categories~="extern"] .rs_event_detail_container a:focus {
  color: #f3901d;
}
/* line 2236, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2237, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2238, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen {
  max-width: 100vw;
  overflow: hidden;
  position: relative;
  width: 98vw;
}
/* line 2244, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen > .g-content {
  padding: 0;
  margin: 0;
}
/* line 2249, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2251, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2252, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item {
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
/* line 2256, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item.active {
  opacity: 1;
}
/* line 2259, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer {
  position: relative;
}
/* line 2261, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2262, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .image:before {
  display: none;
}
/* line 2266, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content {
  color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  padding: 0.938rem;
  background-color: rgba(33, 111, 67, 0.25);
  width: 100%;
}
@media only all and (min-width: 75rem) {
  #g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content {
    width: 100%;
  }
}
/* line 2281, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content .button {
  background: #ec3025;
  color: #fff;
}
/* line 2286, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-header {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  display: inline-block;
  padding: 0.625rem 0;
  font-weight: 800;
  margin-bottom: 1rem;
  font-size: 1.5rem;
}
@media only all and (max-width: 47.938rem) {
  #g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-header {
    display: none;
  }
}
/* line 2300, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-title {
  position: relative;
  width: 100%;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  top: 0;
  font-size: 1.5rem;
}
@media only all and (max-width: 47.938rem) {
  #g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-title {
    margin-bottom: 1.563rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  #g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-title {
    font-size: 1.3rem;
    margin-bottom: 1.563rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-title {
    font-size: 1.1rem;
    margin-bottom: 0;
  }
}
/* line 2324, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc {
  font-size: 1rem;
  margin-bottom: 0.625rem;
  padding-bottom: 0.938rem;
}
/* line 2329, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2330, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc p:last-of-type {
  margin: 0;
}
@media only all and (max-width: 30rem) {
  #g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc {
    display: none;
  }
}
/* line 2342, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2343, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-link .g-owlcarousel-item-button {
  background-color: #ec3025;
  border-color: #ec3025;
  color: #fff;
}
/* line 2348, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-link .g-owlcarousel-item-button:focus, #g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-stage-outer .owl-item .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-link .g-owlcarousel-item-button:hover {
  background-color: #cc1c12;
  border-color: #cc1c12;
}
/* line 2358, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  margin: 0;
}
@media only all and (max-width: 47.938rem) {
  #g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-nav {
    display: none;
  }
}
/* line 2370, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-nav .owl-prev, #g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-nav .owl-next {
  position: absolute;
  background-color: rgba(104, 104, 104, 0.8);
  border-radius: 0;
  text-align: center;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 1.5rem;
}
/* line 2382, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-nav .owl-prev i, #g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-nav .owl-next i {
  color: #fff;
}
/* line 2386, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-nav .owl-prev:hover, #g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-nav .owl-next:hover, #g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-nav .owl-prev:focus, #g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-nav .owl-next:focus {
  background-color: #686868;
}
/* line 2392, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-nav .owl-prev {
  left: 0;
  right: auto;
}
/* line 2397, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-nav .owl-next {
  left: auto;
  right: 0;
}
/* line 2402, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2403, templates/g5_hydrogen/custom/scss/custom.scss */
#g-utility .g-block.par-verhalen .g-owlcarousel-layout-uitgelicht .owl-dots.disabled {
  display: none;
}
/* line 2412, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2413, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2414, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2415, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.par-contactgegevens > .g-content {
  padding-top: 0;
}
/* line 2419, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2420, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #acymodifyform {
  max-width: 90%;
  margin: auto;
  width: 600px;
  padding: 2rem 1.25rem;
  box-sizing: border-box;
  background-color: #e0e0e0;
}
@media only all and (max-width: 30rem) {
  /* line 2429, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbar .g-block.pos-page-content #acymodifyform #acymodifyform div.inputVal, #g-mainbar .g-block.pos-page-content #acymodifyform #acymodifyform div.acyListInfo {
    width: 100%;
  }
}
/* line 2434, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #acymodifyform .acymodifybutton {
  text-align: center;
}
/* line 2437, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #acymodifyform .acymodifybutton button.btn, #g-mainbar .g-block.pos-page-content #acymodifyform .acymodifybutton input[type="submit"].btn {
  box-sizing: border-box;
}
/* line 2442, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #rs_event_show {
  margin: 0;
}
/* line 2444, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #rs_event_show .button {
  margin-bottom: 10px;
}
/* line 2447, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #rs_event_show .repeated-events {
  margin-top: 1.563rem;
}
/* line 2451, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  #g-mainbar .g-block.pos-page-content #rs_event_show .g-title {
    margin-bottom: 1.5rem;
  }
}
/* line 2458, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2459, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #rs_event_show .rs_controls:empty {
  display: none;
}
/* line 2462, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2463, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #rs_event_show .rs_controls ul li {
  padding-left: 0;
}
/* line 2466, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #rs_event_show .rs_controls ul li:before {
  display: none;
}
/* line 2473, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #rs_event_show > .g-grid {
  margin: 0 -1.563rem;
}
/* line 2476, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2477, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  #g-mainbar .g-block.pos-page-content #rs_event_show > .g-grid > .g-block > .g-content {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
/* line 2486, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2487, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (max-width: 47.938rem) {
  #g-mainbar .g-block.pos-page-content #rs_event_show > .g-grid > .g-block.g-block-event-left > .g-content {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
  }
}
/* line 2496, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #rs_event_show > .g-grid > .g-block.g-block-event-left .rsep_date_start_end {
  display: inline-block;
  vertical-align: text-top;
  font-weight: bold;
  margin-top: -1px;
}
/* line 2503, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #rs_event_show > .g-grid > .g-block.g-block-event-left .rs_sharing {
  margin: 0;
}
/* line 2507, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2508, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #rs_event_show > .g-grid > .g-block.g-block-event-left .rsep_time .fa-clock-o {
  font-size: 16px;
}
/* line 2513, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbar .g-block.pos-page-content #rs_event_show > .g-grid > .g-block.g-block-event-left .rsep_contact_block {
  margin-top: 0;
}
/* line 2517, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2518, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (max-width: 47.938rem) {
  #g-mainbar .g-block.pos-page-content #rs_event_show > .g-grid > .g-block.g-block-event-right > .g-content {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
/* line 2530, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2538, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2539, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2540, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2541, templates/g5_hydrogen/custom/scss/custom.scss */
#g-aside .g-block.par-contactformulier .g-content {
  padding-top: 0;
}
/* line 2544, templates/g5_hydrogen/custom/scss/custom.scss */
#g-aside .g-block.par-contactformulier .g-title {
  color: #686868;
}
/* line 2548, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2549, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2550, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2551, templates/g5_hydrogen/custom/scss/custom.scss */
#g-aside .g-block.par-contactformulier .formResponsive .rsform-block.rsform-block-submit .button {
  color: #fff;
  text-shadow: none;
}
/* line 2562, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2563, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2564, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2565, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2566, templates/g5_hydrogen/custom/scss/custom.scss */
#g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter {
  text-align: center;
  width: 30rem;
  max-width: 95%;
  margin: 0 auto;
  margin-bottom: -1.563rem;
}
/* line 2573, templates/g5_hydrogen/custom/scss/custom.scss */
#g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .onefield.fieldacytoestemming, #g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .onefield.fieldacy4 {
  margin-top: 0.25rem !important;
}
/* line 2584, templates/g5_hydrogen/custom/scss/custom.scss */
#g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acym__users__creation__fields__title {
  display: none;
}
/* line 2588, templates/g5_hydrogen/custom/scss/custom.scss */
#g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .subbutton {
  border-radius: 0;
}
/* line 2592, templates/g5_hydrogen/custom/scss/custom.scss */
#g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acym_introtext, #g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acymailing_introtext, #g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .nieuwsbrief-intro {
  color: #ec3025;
  margin-bottom: 1.563rem !important;
  font-weight: bold;
}
/* line 2600, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) {
  #g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acym_form, #g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acymailing_form {
    max-width: 80%;
    margin: 0 auto !important;
  }
}
/* line 2607, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2608, templates/g5_hydrogen/custom/scss/custom.scss */
#g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acym_form .onefield.fieldacyemail, #g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acymailing_form .onefield.fieldacyemail {
  position: relative;
}
/* line 2610, templates/g5_hydrogen/custom/scss/custom.scss */
#g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acym_form .onefield.fieldacyemail input, #g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acymailing_form .onefield.fieldacyemail input {
  margin-bottom: 0;
  border-color: #e0e1e2;
  background-color: #e0e1e2;
}
/* line 2615, templates/g5_hydrogen/custom/scss/custom.scss */
#g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acym_form .onefield.fieldacyemail .button, #g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acymailing_form .onefield.fieldacyemail .button {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  padding: 0 0.625rem;
  background-color: #f3901d;
  color: #fff;
}
@media only all and (max-width: 47.938rem) {
  #g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acym_form .onefield.fieldacyemail .button, #g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acymailing_form .onefield.fieldacyemail .button {
    width: 4rem;
  }
}
/* line 2628, templates/g5_hydrogen/custom/scss/custom.scss */
#g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acym_form .onefield.fieldacyemail .button:hover, #g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acymailing_form .onefield.fieldacyemail .button:hover, #g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acym_form .onefield.fieldacyemail .button:focus, #g-expanded .g-block.pos-expanded-a .moduletable.mod-newsletter .acymailing_form .onefield.fieldacyemail .button:focus {
  background-color: #d2760b;
}
/* line 2641, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2642, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2643, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2644, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles {
  margin: 0;
}
/* line 2647, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid {
  margin: 0 0.313rem;
}
/* line 2650, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2651, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2652, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid:first-of-type > .g-block > .g-content {
  padding-top: 0;
}
/* line 2657, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2658, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2659, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid:last-of-type > .g-block > .g-content {
  padding-bottom: 0;
}
/* line 2664, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2665, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content {
  padding: 0.3125rem 0;
}
/* line 2668, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 2671, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-image {
  margin: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 20%;
  -moz-flex: 0 20%;
  -ms-flex: 0 20%;
  flex: 0 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-image {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-image {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
  }
}
/* line 2683, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-image a {
  overflow: hidden;
  display: block;
  height: 4rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-image a {
    height: 3rem;
  }
}
/* line 2692, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-image a img {
  object-fit: cover;
  max-width: none;
  height: 100%;
  width: 100%;
}
/* line 2699, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-image a.compat-object-fit {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 2704, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-image a.compat-object-fit img {
  opacity: 0;
}
/* line 2710, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-title {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 80%;
  -moz-flex: 0 80%;
  -ms-flex: 0 80%;
  flex: 0 80%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-title {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 70%;
    -moz-flex: 0 70%;
    -ms-flex: 0 70%;
    flex: 0 70%;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-title {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 70%;
    -moz-flex: 0 70%;
    -ms-flex: 0 70%;
    flex: 0 70%;
  }
}
/* line 2720, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-title .g-item-title {
  margin-left: 0.625rem;
  font-size: 1.1rem;
}
/* line 2724, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2725, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-title .g-item-title a:hover, #g-bottom .g-block.par-nieuws .g-content-array.g-joomla-articles > .g-grid > .g-block > .g-content .g-array-item .g-array-item-title .g-item-title a:active {
  text-decoration: underline;
}
/* line 2737, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2738, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2739, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2740, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2741, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 2746, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li {
  margin-bottom: 0.625rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
  padding-bottom: 0.6rem;
}
/* line 2751, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 !important;
}
/* line 2757, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2759, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li .file i {
  margin-right: 0.625rem;
}
/* line 2763, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li .file a {
  padding-left: 1.5rem;
  position: relative;
  display: block;
  color: #fff;
}
/* line 2769, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li .file a:hover, #g-bottom .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li .file a:focus {
  text-decoration: underline;
}
/* line 2773, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li .file a i {
  position: absolute;
  top: 2px;
  left: 0;
}
/* line 2780, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li .file small {
  display: block;
  margin-left: 1.5rem;
}
/* line 2792, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2793, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2794, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .mod-duurzaam-nieuws .newsflash h4 {
  font-family: "Open Sans";
}
/* line 2802, templates/g5_hydrogen/custom/scss/custom.scss */
#g-page-surround {
  box-shadow: none;
  min-height: 80vh;
  height: auto;
  display: block;
  border: 0;
  padding-bottom: 1vw !important;
  overflow: visible;
}
/* line 2841, templates/g5_hydrogen/custom/scss/custom.scss */
#g-page-footer {
  background-image: url('../images/gevel-renovatie-footer.jpg');
  background-size: cover;
  background-position: center center;
}
/* line 2847, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  margin-top: 5rem;
}
/* line 2850, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-title {
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 0.625rem;
  color: #fff;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-footer .g-title {
    font-size: 1.25rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-footer .g-title {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-footer .g-title {
    font-size: 1.25rem;
  }
}
/* line 2867, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2868, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a:hover, #g-footer a:focus {
  color: #fff;
  text-decoration: underline;
}
/* line 2873, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2874, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer nav.g-sub-nav .g-toplevel {
  margin: 0;
  list-style: none;
}
/* line 2878, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer nav.g-sub-nav .g-toplevel li {
  padding: 0.625rem 0;
}
/* line 2883, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2884, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) {
  #g-footer .g-block > .g-content {
    padding-top: 1.9rem;
  }
}
/* line 2889, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2890, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2891, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2892, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2893, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 2898, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li {
  margin-bottom: 0.625rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
  padding-bottom: 0.6rem;
}
/* line 2903, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 !important;
}
/* line 2909, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2911, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li .file i {
  margin-right: 0.625rem;
}
/* line 2915, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li .file a {
  padding-left: 1.5rem;
  position: relative;
  display: block;
  color: #fff;
}
/* line 2921, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li .file a:hover, #g-footer .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li .file a:focus {
  text-decoration: underline;
}
/* line 2925, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li .file a i {
  position: absolute;
  top: 2px;
  left: 0;
}
/* line 2932, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a .moduletable.mod-downloads .mod_osdownloadsfiles ul li .file small {
  display: block;
  margin-left: 1.5rem;
}
/* line 2942, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a > .g-content {
  padding: 0;
  padding-bottom: 4rem;
  margin: 0;
  margin-top: -3rem;
  width: 20rem;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
/* line 2952, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2953, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a > .g-content .mod-meer-weten .g-title {
  margin-bottom: 2rem;
}
/* line 2957, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a > .g-content .mod-meer-weten p {
  font-size: 1.1rem;
}
/* line 2960, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a > .g-content .mod-meer-weten p a {
  text-decoration: underline;
}
/* line 2965, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a > .g-content .mod-meer-weten ul.nav.menu {
  margin: 1.5rem auto;
  display: inline-block;
  min-width: 140px;
  text-align: left;
}
/* line 2971, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a > .g-content .mod-meer-weten ul.nav.menu li {
  position: relative;
  padding: 5px 5px 5px 30px;
}
/* line 2975, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a > .g-content .mod-meer-weten ul.nav.menu li:before {
  position: absolute;
  display: block;
  content: "";
  height: 3px;
  width: 10px;
  background-color: #fff;
  top: 0;
  bottom: 0;
  left: 2px;
  margin: auto;
}
/* line 2994, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a > .g-content .platform-content {
  padding: 2.75rem;
  z-index: 2;
  position: relative;
  display: block;
  background-color: #ec3025;
}
/* line 3002, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.pos-footer-a > .g-content:after {
  position: absolute;
  width: 120%;
  height: 15rem;
  z-index: 1;
  left: -2rem;
  right: 0;
  bottom: 2.5rem;
  transform: rotate(-5deg);
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  transition: bottom 0.3s;
  background-color: #ec3025;
  content: "";
  z-index: 1;
}
/* line 3020, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (max-width: 47.938rem) {
  #g-footer .g-block.par-footer-logo {
    display: none;
  }
}
/* line 3024, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-footer-logo > .g-content {
  position: relative;
  display: block;
}
/* line 3028, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-footer-logo > .g-content a {
  position: absolute;
  right: 0;
  top: -3rem;
}
/* line 3033, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-footer-logo > .g-content a svg {
  max-width: 8rem;
  height: auto;
}
/* line 3040, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3041, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  #g-footer .g-block.par-handige-links .g-title {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-footer .g-block.par-handige-links .g-title {
    font-size: 1.25rem;
  }
}
/* line 3051, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3052, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3053, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-handige-links nav .g-menu-item i {
  width: 1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-footer .g-block.par-handige-links {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 25%;
    -moz-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
    width: 25%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-footer .g-block.par-handige-links {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 23%;
    -moz-flex: 0 23%;
    -ms-flex: 0 23%;
    flex: 0 23%;
    width: 23%;
  }
}
/* line 3069, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3070, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  #g-footer .g-block.par-downloads .g-title {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-footer .g-block.par-downloads .g-title {
    font-size: 1.25rem;
  }
}
/* line 3080, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3081, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3082, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-downloads nav .g-menu-item i {
  width: 1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-footer .g-block.par-downloads {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 45%;
    -moz-flex: 0 45%;
    -ms-flex: 0 45%;
    flex: 0 45%;
    width: 45%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-footer .g-block.par-downloads {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 47%;
    -moz-flex: 0 47%;
    -ms-flex: 0 47%;
    flex: 0 47%;
    width: 47%;
  }
}
/* line 3098, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3100, templates/g5_hydrogen/custom/scss/custom.scss */
@media only all and (min-width: 48rem) {
  #g-footer .g-block.par-contact-info .g-title {
    margin-top: -0.6rem;
    margin-bottom: 0.2rem;
  }
}
/* line 3105, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-contact-info .g-title img, #g-footer .g-block.par-contact-info .g-title svg {
  height: auto;
  width: 102px;
  max-width: 100%;
  filter: drop-shadow(0 0px 20px rgba(0, 0, 0, 0.15));
  -webkit-filter: drop-shadow(0 0px 20px rgba(0, 0, 0, 0.15));
  margin-bottom: 5px;
}
/* line 3117, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-contact-info .info {
  margin-bottom: 1.876rem;
  margin-top: 0.625rem;
}
/* line 3121, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-contact-info .info .row {
  margin-bottom: 0.625rem;
}
/* line 3124, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-contact-info .info .row .fa {
  min-width: 2.5rem;
  font-size: 1.25rem;
  vertical-align: middle;
}
/* line 3129, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-contact-info .info .row .fa[class*="fa-phone"] {
  font-size: 1.5rem;
  text-indent: 1px;
}
/* line 3133, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-contact-info .info .row .fa[class*="fa-map-marker"] {
  font-size: 1.5rem;
  font-size: 1.75rem;
  text-indent: 2.5px;
}
/* line 3140, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-contact-info .info .row a {
  display: inline-block;
  vertical-align: middle;
}
/* line 3146, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-contact-info .g-grid-images {
  align-items: center;
  margin: 0 -0.625rem;
}
@media only all and (max-width: 47.938rem) {
  #g-footer .g-block.par-contact-info .g-grid-images {
    text-align: center;
  }
}
/* line 3154, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-contact-info .g-grid-images .g-image {
  padding: 0 0.625rem;
  box-sizing: border-box;
}
@media only all and (max-width: 47.938rem) {
  #g-footer .g-block.par-contact-info .g-grid-images .g-image {
    padding: 0.625rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  #g-footer .g-block.par-contact-info .g-grid-images .g-image {
    -webkit-box-flex: 50%;
    -moz-box-flex: 50%;
    box-flex: 50%;
    -webkit-flex: 50%;
    -moz-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
  }
}
@media only all and (max-width: 30rem) {
  #g-footer .g-block.par-contact-info .g-grid-images .g-image {
    -webkit-box-flex: 100%;
    -moz-box-flex: 100%;
    box-flex: 100%;
    -webkit-flex: 100%;
    -moz-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
  }
}
/* line 3169, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-contact-info .g-grid-images .g-image img {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0.6;
}
/* line 3174, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3175, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3176, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-block.par-contact-info .g-grid-images .g-image a:hover img, #g-footer .g-block.par-contact-info .g-grid-images .g-image a:focus img {
  opacity: 1;
}
/* line 3187, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright {
  text-align: center;
}
/* line 3190, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3191, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3192, templates/g5_hydrogen/custom/scss/custom.scss */
#g-copyright .g-block.pos-copyright > .g-content {
  margin-top: 0;
  font-weight: 700;
}
@media only all and (max-width: 47.938rem) {
  #g-copyright .g-block.pos-copyright > .g-content {
    margin-bottom: 3rem;
  }
}
/* line 3204, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3205, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3206, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3207, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3208, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3209, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3210, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas .g-block.pos-mobile-menu .g-toplevel > .g-menu-item.g-menu-item-type-particle .g-menu-item-container {
  padding: 0.938rem 1rem;
}
/* line 3214, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3215, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas .g-block.pos-mobile-menu .g-toplevel > .g-menu-item .g-menu-item-container > img {
  display: none;
}
@supports (-webkit-overflow-scrolling: touch) {
  @media only all and (max-width: 47.938rem) {
    /* line 3227, templates/g5_hydrogen/custom/scss/custom.scss */
    /* line 3228, templates/g5_hydrogen/custom/scss/custom.scss */
    #lightcase-content .lightcase-contentInner {
      overflow: auto;
      -webkit-overflow-scrolling: touch;
    }
    /* line 3231, templates/g5_hydrogen/custom/scss/custom.scss */
    #lightcase-content .lightcase-contentInner iframe {
      width: 100% !important;
      max-width: 100% !important;
    }
  }
}
/* line 3240, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3241, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3242, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3243, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3244, templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-590 #g-container-main .item-page p img {
  width: auto !important;
}
/* line 3253, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3255, templates/g5_hydrogen/custom/scss/custom.scss */
body.view-survey nav {
  display: none;
}
/* line 3259, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3260, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3261, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3262, templates/g5_hydrogen/custom/scss/custom.scss */
body.view-survey .table-striped tbody > tr > td, body.view-survey .table-striped tbody > tr > th {
  background-color: transparent;
  color: #686868;
}
/* line 3271, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3273, templates/g5_hydrogen/custom/scss/custom.scss */
body.view-survey .survey-form .question-header .panel-title {
  font-weight: bold;
}
/* line 3277, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3279, templates/g5_hydrogen/custom/scss/custom.scss */
body.view-survey .survey-form .qtype-page_header .question-header .panel-title {
  margin-bottom: 1em;
  font-size: 120%;
}
/* line 3283, templates/g5_hydrogen/custom/scss/custom.scss */
body.view-survey .survey-form .qtype-page_header .question-header .panel-title .fa-caret-right {
  display: none;
}
/* line 3289, templates/g5_hydrogen/custom/scss/custom.scss */
body.view-survey .survey-form .btn-primary {
  background-color: #7ac74f;
}
/* line 3294, templates/g5_hydrogen/custom/scss/custom.scss */
body.view-survey .survey-form li::before {
  display: none !important;
}
/* line 3298, templates/g5_hydrogen/custom/scss/custom.scss */
body.view-survey .survey-form input[type="text"], body.view-survey .survey-form textarea {
  border-color: #505050;
}
/* line 3306, templates/g5_hydrogen/custom/scss/custom.scss */
body.view-survey .survey-form input.mgc[type="checkbox"], body.view-survey .survey-form input.mgc[type="radio"] {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
/* line 3311, templates/g5_hydrogen/custom/scss/custom.scss */
body.view-survey .survey-form input.mgr[type="checkbox"], body.view-survey .survey-form input.mgr[type="radio"] {
  display: inline-block;
}
/* line 3315, templates/g5_hydrogen/custom/scss/custom.scss */
body.view-survey .survey-form input[type="radio"].mgr:checked::before {
  margin: 4px 0 0 4px;
}
/* line 3323, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3324, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3325, templates/g5_hydrogen/custom/scss/custom.scss */
.moduletable.style-solid .g-title, #main-particle-particle > .moduletable.style-solid h3 {
  background-color: #ec3025;
  color: #fff;
  padding: 0.469rem;
}
/* line 3342, templates/g5_hydrogen/custom/scss/custom.scss */
body .cc-animate.cc-revoke {
  -webkit-transition: -webkit-transform 1s ease, -webkit-transform 1s ease, left 1s ease, bottom 1s ease;
  -moz-transition: -moz-transform 1s ease, -webkit-transform 1s ease, left 1s ease, bottom 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease, left 1s ease, bottom 1s ease;
}
@media only all and (max-width: 47.938rem) {
  /* line 3347, templates/g5_hydrogen/custom/scss/custom.scss */
  body .cc-revoke.cc-bottom {
    bottom: 80px;
    left: -3rem;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    transform: rotate(90deg) !important;
  }
  /* line 3354, templates/g5_hydrogen/custom/scss/custom.scss */
  body .cc-window.cc-bottom {
    bottom: 30px;
  }
}
/* line 2, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
/* line 3, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
body.com_sppagebuilder.layout-edit-iframe #g-container-main > .g-container {
  width: 100%;
}
/* line 7, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
/* line 8, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
.sp-pagebuilder p {
  width: auto;
}
/* line 13, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
.sppb-btn-primary, .sppb-btn-secondary {
  cursor: pointer;
  display: inline-block;
  padding: 0.6rem 1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: background 0.3s, border 0.3s;
  -moz-transition: background 0.3s, border 0.3s;
  transition: background 0.3s, border 0.3s;
}
/* line 22, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
.sppb-btn-primary i, .sppb-btn-secondary i {
  margin-right: 0.625rem;
}
/* line 26, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
.sppb-btn-primary {
  cursor: pointer;
  display: inline-block;
  background: #ec3025;
  color: #fff;
  border: 0px solid #ec3025;
  border-left: 5px solid #cc1c12;
}
/* line 34, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
.sppb-btn-primary:hover, .sppb-btn-primary:active, .sppb-btn-primary:focus {
  background: #cc1c12;
  border-left-color: #ec3025;
  color: #fff;
}
/* line 41, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
.sppb-btn-secondary {
  border-color: #216f43;
  border-left: 5px solid #15482b;
  background-color: #216f43;
}
/* line 47, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
.sppb-btn-secondary:hover, .sppb-btn-secondary:focus {
  background-color: #439a86;
  border-left: 5px solid #216f43;
}
/* line 53, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
.builder-field-check, .builder-field-radio, body input.builder-field-check {
  border: 0.5px solid #1e1f20;
}
/* line 59, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
.sppb-addon-wrapper ul:not(.nav):not(.dropdown-menu):not(.list-group):not(.chzn-choices):not(.chzn-results):not(.search-results) {
  list-style: none;
}
/* line 62, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
.sppb-addon-wrapper ul:not(.nav):not(.dropdown-menu):not(.list-group):not(.chzn-choices):not(.chzn-results):not(.search-results).inline {
  list-style: none;
}
/* line 65, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
.sppb-addon-wrapper ul:not(.nav):not(.dropdown-menu):not(.list-group):not(.chzn-choices):not(.chzn-results):not(.search-results).inline li:before {
  display: none;
}
/* line 69, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
.sppb-addon-wrapper ul:not(.nav):not(.dropdown-menu):not(.list-group):not(.chzn-choices):not(.chzn-results):not(.search-results) li {
  list-style: none;
  padding-left: 15px;
  margin: 5px 0px;
}
/* line 74, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
.sppb-addon-wrapper ul:not(.nav):not(.dropdown-menu):not(.list-group):not(.chzn-choices):not(.chzn-results):not(.search-results) li:before {
  content: '';
  display: inline-block;
  height: 13px;
  margin-right: 6px;
  margin-left: -20px;
  width: 13px;
  background-size: cover;
  background-image: url('../../../../images/vink-rood.svg');
}
/* line 88, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
/* line 89, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
/* line 90, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
/* line 91, templates/g5_hydrogen/custom/scss/sppagebuilder.scss */
body.groene-pagina ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before {
  background-image: url('../../../../images/vink-groen.svg') !important;
}
/* line 1, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 2, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 3, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 9, templates/g5_hydrogen/custom/scss/_menu-items.scss */
html.g-offcanvas-open body.groene-stijl .g-offcanvas-toggle, html.g-offcanvas-open body.outline-21 .g-offcanvas-toggle, html.g-offcanvas-open body.itemid-587 .g-offcanvas-toggle, html.g-offcanvas-open body.menu-verduurzamen .g-offcanvas-toggle, html.g-offcanvas-open body.menu-subsidies .g-offcanvas-toggle, html.g-offcanvas-open body.menu-multifunctionele-daken .g-offcanvas-toggle {
  background-color: #7ac74f;
}
/* line 16, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 17, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 18, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-_error #g-expanded {
  display: none;
}
/* line 21, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-_error #g-bottom {
  position: relative;
  margin-top: 150px;
}
/* line 26, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 27, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-vraag #g-container-main {
  background-color: #926ba9;
}
/* line 30, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-vraag #g-container-main .rl_sliders.accordion > .accordion-group {
  border: 1px solid #929497;
}
/* line 33, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-vraag #g-container-main .rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
  border-top: 1px solid #929497;
}
/* line 36, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-vraag #g-container-main .rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
  border-radius: 4px;
}
/* line 39, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-vraag #g-container-main .g-content.text-center img {
  padding: 20px;
}
/* line 44, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 45, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-vraag #g-extension .g-content {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 51, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-vraag #g-extension .gantry-logo {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
/* line 59, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 60, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 61, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-722 .mod-gebouwtypes-flippingcards .g-flippingcards-wrapper .g-flippingcards-row {
  -webkit-box-pack: left;
  -moz-box-pack: left;
  box-pack: left;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -o-justify-content: left;
  justify-content: left;
  -ms-flex-pack: left;
}
/* line 64, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-722 .mod-gebouwtypes-flippingcards .g-flippingcards-front-image {
  margin-bottom: 0.938rem;
}
/* line 67, templates/g5_hydrogen/custom/scss/_menu-items.scss */
@media only all and (min-width: 60rem) {
  body.itemid-722 .mod-gebouwtypes-flippingcards .g-flippingcards-back {
    min-height: 28rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.itemid-722 .mod-gebouwtypes-flippingcards .g-flippingcards-back {
    min-height: 24rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  body.itemid-722 .mod-gebouwtypes-flippingcards .g-flippingcards-back {
    min-height: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  body.itemid-722 .mod-gebouwtypes-flippingcards .g-flippingcards-back {
    min-height: 25rem;
  }
}
/* line 83, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 84, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 85, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 86, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 87, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 88, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 89, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-subsidies .pos-page-content .moduletable.mod-leningen-flippingcards .g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back {
  min-height: 26rem;
}
/* line 99, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 101, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 102, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 103, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-alles-over-vve-s .pos-page-content .item-page div[itemprop="articleBody"] .g-grid .g-block .g-content img, body.menu-activeer-je-vve .pos-page-content .item-page div[itemprop="articleBody"] .g-grid .g-block .g-content img {
  width: auto;
}
/* line 109, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 110, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 111, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 112, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 113, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 114, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 115, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-activeer-je-vve .pos-page-content .item-page .g-grid.grey-blocks > .g-block > .g-content {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  padding: 1.876rem 0.938rem;
}
/* line 126, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 127, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-wat-kun-je-doen .grey-blocks {
  padding: 5px;
  padding-bottom: 10px;
}
/* line 132, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 133, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 134, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 151, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 152, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 153, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 154, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-partners .pos-page-content [itemprop="articleBody"] > .g-grid {
  margin-bottom: 2rem;
}
/* line 157, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-partners .pos-page-content [itemprop="articleBody"] > .g-grid:nth-child(3) {
  margin-bottom: 0;
}
/* line 164, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 165, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 166, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-sitemap #jmap_sitemap .jmap_filetree {
  margin: 0;
}
/* line 169, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-sitemap #jmap_sitemap .jmap_filetree > li > ul {
  margin: 0;
}
/* line 173, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 174, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 175, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 176, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 177, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-sitemap #jmap_sitemap .jmapcolumn.instance1 > .jmap_filetree > li:before {
  display: none;
}
/* line 180, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-sitemap #jmap_sitemap .jmapcolumn.instance1 > .jmap_filetree > li > .folder {
  display: none;
}
/* line 189, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 190, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-contact #g-page-surround {
  padding-bottom: 0 !important;
}
/* line 204, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-contact #g-page-surround:after {
  display: none;
}
/* line 208, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 209, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 210, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-contact #g-expanded .g-block.par-googlemap {
  overflow: hidden;
  position: relative;
}
/* line 223, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-contact #g-expanded .g-block.par-googlemap:after {
  background-image: url('../images/footer_bump_down_invert.svg');
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 6vw;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
/* line 237, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 238, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-contact #g-expanded .g-block.par-googlemap .g-googlemap > div {
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media only all and (min-width: 75rem) {
  body.menu-contact #g-expanded .g-block.par-googlemap .g-googlemap > div {
    height: 400px !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  body.menu-contact #g-expanded .g-block.par-googlemap .g-googlemap > div {
    height: 400px !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-contact #g-expanded .g-block.par-googlemap .g-googlemap > div {
    height: 400px !important;
  }
}
/* line 259, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 264, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-22 #g-page-surround {
  padding-bottom: 0 !important;
}
/* line 271, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-22 #g-page-surround #g-bottom {
  position: relative;
  padding-top: 6vw;
  display: block !important;
}
/* line 276, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-22 #g-page-surround #g-bottom:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  height: 6vw;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  background-image: url('../images/footer_bump_down.svg');
}
/* line 289, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 290, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 291, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 292, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 293, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-22 #g-page-surround #g-bottom .g-block.pos-bottom-a .moduletable.mod-tips .button {
  background-color: #ec3025 !important;
}
/* line 295, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-22 #g-page-surround #g-bottom .g-block.pos-bottom-a .moduletable.mod-tips .button:hover {
  background-color: #f05d54 !important;
}
/* line 300, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 301, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 302, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 303, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 304, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 305, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 306, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-22 #g-page-surround #g-bottom .g-block.pos-bottom-a .moduletable.mod-faq .rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
  background-color: #fff;
  color: #fff;
}
/* line 312, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 313, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 314, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-22 #g-page-surround #g-bottom .g-block.pos-bottom-a .moduletable.mod-faq .rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
  background-color: #fff;
  color: #fff;
}
/* line 328, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-22 #g-page-surround:after {
  background-image: url('../images/footer_bump_down_orange.svg');
  filter: none;
}
/* line 335, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 336, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 345, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 360, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 361, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 362, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 363, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 364, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 365, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 366, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#EE3124"], body.itemid-587 #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#EE3124"], body.menu-verduurzamen #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#EE3124"], body.groene-stijl #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#EE3124"], body.menu-subsidies #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#EE3124"], body.menu-aardgasvrij #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#EE3124"], body.menu-elektrisch-laden #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#EE3124"], body.menu-energieadvies #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#EE3124"], body.menu-zonnepanelen #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#EE3124"], body.menu-gebouwtypen #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#EE3124"], body.menu-klimaatadaptatie #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#EE3124"], body.menu-multifunctionele-daken #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#EE3124"], body.groene-pagina #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#EE3124"] {
  fill: #186f43;
}
/* line 369, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#F3901D"], body.itemid-587 #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#F3901D"], body.menu-verduurzamen #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#F3901D"], body.groene-stijl #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#F3901D"], body.menu-subsidies #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#F3901D"], body.menu-aardgasvrij #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#F3901D"], body.menu-elektrisch-laden #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#F3901D"], body.menu-energieadvies #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#F3901D"], body.menu-zonnepanelen #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#F3901D"], body.menu-gebouwtypen #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#F3901D"], body.menu-klimaatadaptatie #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#F3901D"], body.menu-multifunctionele-daken #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#F3901D"], body.groene-pagina #g-header .g-block.pos-logo-block .gantry-logo > svg polygon[fill="#F3901D"] {
  fill: #77bf55;
}
/* line 375, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 376, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 377, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-header .g-block.pos-logo-block .subtext > svg path, body.itemid-587 #g-header .g-block.pos-logo-block .subtext > svg path, body.menu-verduurzamen #g-header .g-block.pos-logo-block .subtext > svg path, body.groene-stijl #g-header .g-block.pos-logo-block .subtext > svg path, body.menu-subsidies #g-header .g-block.pos-logo-block .subtext > svg path, body.menu-aardgasvrij #g-header .g-block.pos-logo-block .subtext > svg path, body.menu-elektrisch-laden #g-header .g-block.pos-logo-block .subtext > svg path, body.menu-energieadvies #g-header .g-block.pos-logo-block .subtext > svg path, body.menu-zonnepanelen #g-header .g-block.pos-logo-block .subtext > svg path, body.menu-gebouwtypen #g-header .g-block.pos-logo-block .subtext > svg path, body.menu-klimaatadaptatie #g-header .g-block.pos-logo-block .subtext > svg path, body.menu-multifunctionele-daken #g-header .g-block.pos-logo-block .subtext > svg path, body.groene-pagina #g-header .g-block.pos-logo-block .subtext > svg path {
  fill: #1e6e43;
}
/* line 385, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 .owl-nav div:hover, body.itemid-587 .owl-nav div:hover, body.menu-verduurzamen .owl-nav div:hover, body.groene-stijl .owl-nav div:hover, body.menu-subsidies .owl-nav div:hover, body.menu-aardgasvrij .owl-nav div:hover, body.menu-elektrisch-laden .owl-nav div:hover, body.menu-energieadvies .owl-nav div:hover, body.menu-zonnepanelen .owl-nav div:hover, body.menu-gebouwtypen .owl-nav div:hover, body.menu-klimaatadaptatie .owl-nav div:hover, body.menu-multifunctionele-daken .owl-nav div:hover, body.groene-pagina .owl-nav div:hover {
  color: #186f43;
}
/* line 388, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 389, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 390, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 392, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 393, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 394, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-footer .g-block.par-contact-info svg polygon[fill="#EE3124"], body.itemid-587 #g-footer .g-block.par-contact-info svg polygon[fill="#EE3124"], body.menu-verduurzamen #g-footer .g-block.par-contact-info svg polygon[fill="#EE3124"], body.groene-stijl #g-footer .g-block.par-contact-info svg polygon[fill="#EE3124"], body.menu-subsidies #g-footer .g-block.par-contact-info svg polygon[fill="#EE3124"], body.menu-aardgasvrij #g-footer .g-block.par-contact-info svg polygon[fill="#EE3124"], body.menu-elektrisch-laden #g-footer .g-block.par-contact-info svg polygon[fill="#EE3124"], body.menu-energieadvies #g-footer .g-block.par-contact-info svg polygon[fill="#EE3124"], body.menu-zonnepanelen #g-footer .g-block.par-contact-info svg polygon[fill="#EE3124"], body.menu-gebouwtypen #g-footer .g-block.par-contact-info svg polygon[fill="#EE3124"], body.menu-klimaatadaptatie #g-footer .g-block.par-contact-info svg polygon[fill="#EE3124"], body.menu-multifunctionele-daken #g-footer .g-block.par-contact-info svg polygon[fill="#EE3124"], body.groene-pagina #g-footer .g-block.par-contact-info svg polygon[fill="#EE3124"], body.outline-21 #g-footer .g-block.par-footer-logo svg polygon[fill="#EE3124"], body.itemid-587 #g-footer .g-block.par-footer-logo svg polygon[fill="#EE3124"], body.menu-verduurzamen #g-footer .g-block.par-footer-logo svg polygon[fill="#EE3124"], body.groene-stijl #g-footer .g-block.par-footer-logo svg polygon[fill="#EE3124"], body.menu-subsidies #g-footer .g-block.par-footer-logo svg polygon[fill="#EE3124"], body.menu-aardgasvrij #g-footer .g-block.par-footer-logo svg polygon[fill="#EE3124"], body.menu-elektrisch-laden #g-footer .g-block.par-footer-logo svg polygon[fill="#EE3124"], body.menu-energieadvies #g-footer .g-block.par-footer-logo svg polygon[fill="#EE3124"], body.menu-zonnepanelen #g-footer .g-block.par-footer-logo svg polygon[fill="#EE3124"], body.menu-gebouwtypen #g-footer .g-block.par-footer-logo svg polygon[fill="#EE3124"], body.menu-klimaatadaptatie #g-footer .g-block.par-footer-logo svg polygon[fill="#EE3124"], body.menu-multifunctionele-daken #g-footer .g-block.par-footer-logo svg polygon[fill="#EE3124"], body.groene-pagina #g-footer .g-block.par-footer-logo svg polygon[fill="#EE3124"] {
  fill: #186f43;
}
/* line 397, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-footer .g-block.par-contact-info svg polygon[fill="#F3901D"], body.itemid-587 #g-footer .g-block.par-contact-info svg polygon[fill="#F3901D"], body.menu-verduurzamen #g-footer .g-block.par-contact-info svg polygon[fill="#F3901D"], body.groene-stijl #g-footer .g-block.par-contact-info svg polygon[fill="#F3901D"], body.menu-subsidies #g-footer .g-block.par-contact-info svg polygon[fill="#F3901D"], body.menu-aardgasvrij #g-footer .g-block.par-contact-info svg polygon[fill="#F3901D"], body.menu-elektrisch-laden #g-footer .g-block.par-contact-info svg polygon[fill="#F3901D"], body.menu-energieadvies #g-footer .g-block.par-contact-info svg polygon[fill="#F3901D"], body.menu-zonnepanelen #g-footer .g-block.par-contact-info svg polygon[fill="#F3901D"], body.menu-gebouwtypen #g-footer .g-block.par-contact-info svg polygon[fill="#F3901D"], body.menu-klimaatadaptatie #g-footer .g-block.par-contact-info svg polygon[fill="#F3901D"], body.menu-multifunctionele-daken #g-footer .g-block.par-contact-info svg polygon[fill="#F3901D"], body.groene-pagina #g-footer .g-block.par-contact-info svg polygon[fill="#F3901D"], body.outline-21 #g-footer .g-block.par-footer-logo svg polygon[fill="#F3901D"], body.itemid-587 #g-footer .g-block.par-footer-logo svg polygon[fill="#F3901D"], body.menu-verduurzamen #g-footer .g-block.par-footer-logo svg polygon[fill="#F3901D"], body.groene-stijl #g-footer .g-block.par-footer-logo svg polygon[fill="#F3901D"], body.menu-subsidies #g-footer .g-block.par-footer-logo svg polygon[fill="#F3901D"], body.menu-aardgasvrij #g-footer .g-block.par-footer-logo svg polygon[fill="#F3901D"], body.menu-elektrisch-laden #g-footer .g-block.par-footer-logo svg polygon[fill="#F3901D"], body.menu-energieadvies #g-footer .g-block.par-footer-logo svg polygon[fill="#F3901D"], body.menu-zonnepanelen #g-footer .g-block.par-footer-logo svg polygon[fill="#F3901D"], body.menu-gebouwtypen #g-footer .g-block.par-footer-logo svg polygon[fill="#F3901D"], body.menu-klimaatadaptatie #g-footer .g-block.par-footer-logo svg polygon[fill="#F3901D"], body.menu-multifunctionele-daken #g-footer .g-block.par-footer-logo svg polygon[fill="#F3901D"], body.groene-pagina #g-footer .g-block.par-footer-logo svg polygon[fill="#F3901D"] {
  fill: #77bf55;
}
/* line 405, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-header .g-block.par-menu-button .menu-button.active, body.itemid-587 #g-header .g-block.par-menu-button .menu-button.active, body.menu-verduurzamen #g-header .g-block.par-menu-button .menu-button.active, body.groene-stijl #g-header .g-block.par-menu-button .menu-button.active, body.menu-subsidies #g-header .g-block.par-menu-button .menu-button.active, body.menu-aardgasvrij #g-header .g-block.par-menu-button .menu-button.active, body.menu-elektrisch-laden #g-header .g-block.par-menu-button .menu-button.active, body.menu-energieadvies #g-header .g-block.par-menu-button .menu-button.active, body.menu-zonnepanelen #g-header .g-block.par-menu-button .menu-button.active, body.menu-gebouwtypen #g-header .g-block.par-menu-button .menu-button.active, body.menu-klimaatadaptatie #g-header .g-block.par-menu-button .menu-button.active, body.menu-multifunctionele-daken #g-header .g-block.par-menu-button .menu-button.active, body.groene-pagina #g-header .g-block.par-menu-button .menu-button.active {
  color: #7ac74f;
}
/* line 408, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-page-surround, body.itemid-587 #g-page-surround, body.menu-verduurzamen #g-page-surround, body.groene-stijl #g-page-surround, body.menu-subsidies #g-page-surround, body.menu-aardgasvrij #g-page-surround, body.menu-elektrisch-laden #g-page-surround, body.menu-energieadvies #g-page-surround, body.menu-zonnepanelen #g-page-surround, body.menu-gebouwtypen #g-page-surround, body.menu-klimaatadaptatie #g-page-surround, body.menu-multifunctionele-daken #g-page-surround, body.groene-pagina #g-page-surround {
  padding-bottom: 0 !important;
}
/* line 414, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-page-surround #g-bottom, body.itemid-587 #g-page-surround #g-bottom, body.menu-verduurzamen #g-page-surround #g-bottom, body.groene-stijl #g-page-surround #g-bottom, body.menu-subsidies #g-page-surround #g-bottom, body.menu-aardgasvrij #g-page-surround #g-bottom, body.menu-elektrisch-laden #g-page-surround #g-bottom, body.menu-energieadvies #g-page-surround #g-bottom, body.menu-zonnepanelen #g-page-surround #g-bottom, body.menu-gebouwtypen #g-page-surround #g-bottom, body.menu-klimaatadaptatie #g-page-surround #g-bottom, body.menu-multifunctionele-daken #g-page-surround #g-bottom, body.groene-pagina #g-page-surround #g-bottom {
  position: relative;
  padding-top: 6vw;
}
/* line 418, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-page-surround #g-bottom:before, body.itemid-587 #g-page-surround #g-bottom:before, body.menu-verduurzamen #g-page-surround #g-bottom:before, body.groene-stijl #g-page-surround #g-bottom:before, body.menu-subsidies #g-page-surround #g-bottom:before, body.menu-aardgasvrij #g-page-surround #g-bottom:before, body.menu-elektrisch-laden #g-page-surround #g-bottom:before, body.menu-energieadvies #g-page-surround #g-bottom:before, body.menu-zonnepanelen #g-page-surround #g-bottom:before, body.menu-gebouwtypen #g-page-surround #g-bottom:before, body.menu-klimaatadaptatie #g-page-surround #g-bottom:before, body.menu-multifunctionele-daken #g-page-surround #g-bottom:before, body.groene-pagina #g-page-surround #g-bottom:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  height: 6vw;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  background-image: url('../images/footer_bump_down.svg');
}
/* line 431, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-page-surround:after, body.itemid-587 #g-page-surround:after, body.menu-verduurzamen #g-page-surround:after, body.groene-stijl #g-page-surround:after, body.menu-subsidies #g-page-surround:after, body.menu-aardgasvrij #g-page-surround:after, body.menu-elektrisch-laden #g-page-surround:after, body.menu-energieadvies #g-page-surround:after, body.menu-zonnepanelen #g-page-surround:after, body.menu-gebouwtypen #g-page-surround:after, body.menu-klimaatadaptatie #g-page-surround:after, body.menu-multifunctionele-daken #g-page-surround:after, body.groene-pagina #g-page-surround:after {
  background-image: url('../images/footer_bump_down_lightgreen.svg');
  filter: none;
}
/* line 437, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-header .g-block.pos-search .search-query:focus, body.itemid-587 #g-header .g-block.pos-search .search-query:focus, body.menu-verduurzamen #g-header .g-block.pos-search .search-query:focus, body.groene-stijl #g-header .g-block.pos-search .search-query:focus, body.menu-subsidies #g-header .g-block.pos-search .search-query:focus, body.menu-aardgasvrij #g-header .g-block.pos-search .search-query:focus, body.menu-elektrisch-laden #g-header .g-block.pos-search .search-query:focus, body.menu-energieadvies #g-header .g-block.pos-search .search-query:focus, body.menu-zonnepanelen #g-header .g-block.pos-search .search-query:focus, body.menu-gebouwtypen #g-header .g-block.pos-search .search-query:focus, body.menu-klimaatadaptatie #g-header .g-block.pos-search .search-query:focus, body.menu-multifunctionele-daken #g-header .g-block.pos-search .search-query:focus, body.groene-pagina #g-header .g-block.pos-search .search-query:focus {
  border-bottom-color: #216f43;
}
/* line 440, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 form textarea, body.itemid-587 form textarea, body.menu-verduurzamen form textarea, body.groene-stijl form textarea, body.menu-subsidies form textarea, body.menu-aardgasvrij form textarea, body.menu-elektrisch-laden form textarea, body.menu-energieadvies form textarea, body.menu-zonnepanelen form textarea, body.menu-gebouwtypen form textarea, body.menu-klimaatadaptatie form textarea, body.menu-multifunctionele-daken form textarea, body.groene-pagina form textarea, body.outline-21 form.formResponsive textarea, body.itemid-587 form.formResponsive textarea, body.menu-verduurzamen form.formResponsive textarea, body.groene-stijl form.formResponsive textarea, body.menu-subsidies form.formResponsive textarea, body.menu-aardgasvrij form.formResponsive textarea, body.menu-elektrisch-laden form.formResponsive textarea, body.menu-energieadvies form.formResponsive textarea, body.menu-zonnepanelen form.formResponsive textarea, body.menu-gebouwtypen form.formResponsive textarea, body.menu-klimaatadaptatie form.formResponsive textarea, body.menu-multifunctionele-daken form.formResponsive textarea, body.groene-pagina form.formResponsive textarea, body.outline-21 form input[type="color"], body.itemid-587 form input[type="color"], body.menu-verduurzamen form input[type="color"], body.groene-stijl form input[type="color"], body.menu-subsidies form input[type="color"], body.menu-aardgasvrij form input[type="color"], body.menu-elektrisch-laden form input[type="color"], body.menu-energieadvies form input[type="color"], body.menu-zonnepanelen form input[type="color"], body.menu-gebouwtypen form input[type="color"], body.menu-klimaatadaptatie form input[type="color"], body.menu-multifunctionele-daken form input[type="color"], body.groene-pagina form input[type="color"], body.outline-21 form.formResponsive input[type="color"], body.itemid-587 form.formResponsive input[type="color"], body.menu-verduurzamen form.formResponsive input[type="color"], body.groene-stijl form.formResponsive input[type="color"], body.menu-subsidies form.formResponsive input[type="color"], body.menu-aardgasvrij form.formResponsive input[type="color"], body.menu-elektrisch-laden form.formResponsive input[type="color"], body.menu-energieadvies form.formResponsive input[type="color"], body.menu-zonnepanelen form.formResponsive input[type="color"], body.menu-gebouwtypen form.formResponsive input[type="color"], body.menu-klimaatadaptatie form.formResponsive input[type="color"], body.menu-multifunctionele-daken form.formResponsive input[type="color"], body.groene-pagina form.formResponsive input[type="color"], body.outline-21 form input[type="date"], body.itemid-587 form input[type="date"], body.menu-verduurzamen form input[type="date"], body.groene-stijl form input[type="date"], body.menu-subsidies form input[type="date"], body.menu-aardgasvrij form input[type="date"], body.menu-elektrisch-laden form input[type="date"], body.menu-energieadvies form input[type="date"], body.menu-zonnepanelen form input[type="date"], body.menu-gebouwtypen form input[type="date"], body.menu-klimaatadaptatie form input[type="date"], body.menu-multifunctionele-daken form input[type="date"], body.groene-pagina form input[type="date"], body.outline-21 form.formResponsive input[type="date"], body.itemid-587 form.formResponsive input[type="date"], body.menu-verduurzamen form.formResponsive input[type="date"], body.groene-stijl form.formResponsive input[type="date"], body.menu-subsidies form.formResponsive input[type="date"], body.menu-aardgasvrij form.formResponsive input[type="date"], body.menu-elektrisch-laden form.formResponsive input[type="date"], body.menu-energieadvies form.formResponsive input[type="date"], body.menu-zonnepanelen form.formResponsive input[type="date"], body.menu-gebouwtypen form.formResponsive input[type="date"], body.menu-klimaatadaptatie form.formResponsive input[type="date"], body.menu-multifunctionele-daken form.formResponsive input[type="date"], body.groene-pagina form.formResponsive input[type="date"], body.outline-21 form input[type="datetime"], body.itemid-587 form input[type="datetime"], body.menu-verduurzamen form input[type="datetime"], body.groene-stijl form input[type="datetime"], body.menu-subsidies form input[type="datetime"], body.menu-aardgasvrij form input[type="datetime"], body.menu-elektrisch-laden form input[type="datetime"], body.menu-energieadvies form input[type="datetime"], body.menu-zonnepanelen form input[type="datetime"], body.menu-gebouwtypen form input[type="datetime"], body.menu-klimaatadaptatie form input[type="datetime"], body.menu-multifunctionele-daken form input[type="datetime"], body.groene-pagina form input[type="datetime"], body.outline-21 form.formResponsive input[type="datetime"], body.itemid-587 form.formResponsive input[type="datetime"], body.menu-verduurzamen form.formResponsive input[type="datetime"], body.groene-stijl form.formResponsive input[type="datetime"], body.menu-subsidies form.formResponsive input[type="datetime"], body.menu-aardgasvrij form.formResponsive input[type="datetime"], body.menu-elektrisch-laden form.formResponsive input[type="datetime"], body.menu-energieadvies form.formResponsive input[type="datetime"], body.menu-zonnepanelen form.formResponsive input[type="datetime"], body.menu-gebouwtypen form.formResponsive input[type="datetime"], body.menu-klimaatadaptatie form.formResponsive input[type="datetime"], body.menu-multifunctionele-daken form.formResponsive input[type="datetime"], body.groene-pagina form.formResponsive input[type="datetime"], body.outline-21 form input[type="datetime-local"], body.itemid-587 form input[type="datetime-local"], body.menu-verduurzamen form input[type="datetime-local"], body.groene-stijl form input[type="datetime-local"], body.menu-subsidies form input[type="datetime-local"], body.menu-aardgasvrij form input[type="datetime-local"], body.menu-elektrisch-laden form input[type="datetime-local"], body.menu-energieadvies form input[type="datetime-local"], body.menu-zonnepanelen form input[type="datetime-local"], body.menu-gebouwtypen form input[type="datetime-local"], body.menu-klimaatadaptatie form input[type="datetime-local"], body.menu-multifunctionele-daken form input[type="datetime-local"], body.groene-pagina form input[type="datetime-local"], body.outline-21 form.formResponsive input[type="datetime-local"], body.itemid-587 form.formResponsive input[type="datetime-local"], body.menu-verduurzamen form.formResponsive input[type="datetime-local"], body.groene-stijl form.formResponsive input[type="datetime-local"], body.menu-subsidies form.formResponsive input[type="datetime-local"], body.menu-aardgasvrij form.formResponsive input[type="datetime-local"], body.menu-elektrisch-laden form.formResponsive input[type="datetime-local"], body.menu-energieadvies form.formResponsive input[type="datetime-local"], body.menu-zonnepanelen form.formResponsive input[type="datetime-local"], body.menu-gebouwtypen form.formResponsive input[type="datetime-local"], body.menu-klimaatadaptatie form.formResponsive input[type="datetime-local"], body.menu-multifunctionele-daken form.formResponsive input[type="datetime-local"], body.groene-pagina form.formResponsive input[type="datetime-local"], body.outline-21 form input[type="email"], body.itemid-587 form input[type="email"], body.menu-verduurzamen form input[type="email"], body.groene-stijl form input[type="email"], body.menu-subsidies form input[type="email"], body.menu-aardgasvrij form input[type="email"], body.menu-elektrisch-laden form input[type="email"], body.menu-energieadvies form input[type="email"], body.menu-zonnepanelen form input[type="email"], body.menu-gebouwtypen form input[type="email"], body.menu-klimaatadaptatie form input[type="email"], body.menu-multifunctionele-daken form input[type="email"], body.groene-pagina form input[type="email"], body.outline-21 form.formResponsive input[type="email"], body.itemid-587 form.formResponsive input[type="email"], body.menu-verduurzamen form.formResponsive input[type="email"], body.groene-stijl form.formResponsive input[type="email"], body.menu-subsidies form.formResponsive input[type="email"], body.menu-aardgasvrij form.formResponsive input[type="email"], body.menu-elektrisch-laden form.formResponsive input[type="email"], body.menu-energieadvies form.formResponsive input[type="email"], body.menu-zonnepanelen form.formResponsive input[type="email"], body.menu-gebouwtypen form.formResponsive input[type="email"], body.menu-klimaatadaptatie form.formResponsive input[type="email"], body.menu-multifunctionele-daken form.formResponsive input[type="email"], body.groene-pagina form.formResponsive input[type="email"], body.outline-21 form input[type="month"], body.itemid-587 form input[type="month"], body.menu-verduurzamen form input[type="month"], body.groene-stijl form input[type="month"], body.menu-subsidies form input[type="month"], body.menu-aardgasvrij form input[type="month"], body.menu-elektrisch-laden form input[type="month"], body.menu-energieadvies form input[type="month"], body.menu-zonnepanelen form input[type="month"], body.menu-gebouwtypen form input[type="month"], body.menu-klimaatadaptatie form input[type="month"], body.menu-multifunctionele-daken form input[type="month"], body.groene-pagina form input[type="month"], body.outline-21 form.formResponsive input[type="month"], body.itemid-587 form.formResponsive input[type="month"], body.menu-verduurzamen form.formResponsive input[type="month"], body.groene-stijl form.formResponsive input[type="month"], body.menu-subsidies form.formResponsive input[type="month"], body.menu-aardgasvrij form.formResponsive input[type="month"], body.menu-elektrisch-laden form.formResponsive input[type="month"], body.menu-energieadvies form.formResponsive input[type="month"], body.menu-zonnepanelen form.formResponsive input[type="month"], body.menu-gebouwtypen form.formResponsive input[type="month"], body.menu-klimaatadaptatie form.formResponsive input[type="month"], body.menu-multifunctionele-daken form.formResponsive input[type="month"], body.groene-pagina form.formResponsive input[type="month"], body.outline-21 form input[type="number"], body.itemid-587 form input[type="number"], body.menu-verduurzamen form input[type="number"], body.groene-stijl form input[type="number"], body.menu-subsidies form input[type="number"], body.menu-aardgasvrij form input[type="number"], body.menu-elektrisch-laden form input[type="number"], body.menu-energieadvies form input[type="number"], body.menu-zonnepanelen form input[type="number"], body.menu-gebouwtypen form input[type="number"], body.menu-klimaatadaptatie form input[type="number"], body.menu-multifunctionele-daken form input[type="number"], body.groene-pagina form input[type="number"], body.outline-21 form.formResponsive input[type="number"], body.itemid-587 form.formResponsive input[type="number"], body.menu-verduurzamen form.formResponsive input[type="number"], body.groene-stijl form.formResponsive input[type="number"], body.menu-subsidies form.formResponsive input[type="number"], body.menu-aardgasvrij form.formResponsive input[type="number"], body.menu-elektrisch-laden form.formResponsive input[type="number"], body.menu-energieadvies form.formResponsive input[type="number"], body.menu-zonnepanelen form.formResponsive input[type="number"], body.menu-gebouwtypen form.formResponsive input[type="number"], body.menu-klimaatadaptatie form.formResponsive input[type="number"], body.menu-multifunctionele-daken form.formResponsive input[type="number"], body.groene-pagina form.formResponsive input[type="number"], body.outline-21 form input[type="password"], body.itemid-587 form input[type="password"], body.menu-verduurzamen form input[type="password"], body.groene-stijl form input[type="password"], body.menu-subsidies form input[type="password"], body.menu-aardgasvrij form input[type="password"], body.menu-elektrisch-laden form input[type="password"], body.menu-energieadvies form input[type="password"], body.menu-zonnepanelen form input[type="password"], body.menu-gebouwtypen form input[type="password"], body.menu-klimaatadaptatie form input[type="password"], body.menu-multifunctionele-daken form input[type="password"], body.groene-pagina form input[type="password"], body.outline-21 form.formResponsive input[type="password"], body.itemid-587 form.formResponsive input[type="password"], body.menu-verduurzamen form.formResponsive input[type="password"], body.groene-stijl form.formResponsive input[type="password"], body.menu-subsidies form.formResponsive input[type="password"], body.menu-aardgasvrij form.formResponsive input[type="password"], body.menu-elektrisch-laden form.formResponsive input[type="password"], body.menu-energieadvies form.formResponsive input[type="password"], body.menu-zonnepanelen form.formResponsive input[type="password"], body.menu-gebouwtypen form.formResponsive input[type="password"], body.menu-klimaatadaptatie form.formResponsive input[type="password"], body.menu-multifunctionele-daken form.formResponsive input[type="password"], body.groene-pagina form.formResponsive input[type="password"], body.outline-21 form input[type="search"], body.itemid-587 form input[type="search"], body.menu-verduurzamen form input[type="search"], body.groene-stijl form input[type="search"], body.menu-subsidies form input[type="search"], body.menu-aardgasvrij form input[type="search"], body.menu-elektrisch-laden form input[type="search"], body.menu-energieadvies form input[type="search"], body.menu-zonnepanelen form input[type="search"], body.menu-gebouwtypen form input[type="search"], body.menu-klimaatadaptatie form input[type="search"], body.menu-multifunctionele-daken form input[type="search"], body.groene-pagina form input[type="search"], body.outline-21 form.formResponsive input[type="search"], body.itemid-587 form.formResponsive input[type="search"], body.menu-verduurzamen form.formResponsive input[type="search"], body.groene-stijl form.formResponsive input[type="search"], body.menu-subsidies form.formResponsive input[type="search"], body.menu-aardgasvrij form.formResponsive input[type="search"], body.menu-elektrisch-laden form.formResponsive input[type="search"], body.menu-energieadvies form.formResponsive input[type="search"], body.menu-zonnepanelen form.formResponsive input[type="search"], body.menu-gebouwtypen form.formResponsive input[type="search"], body.menu-klimaatadaptatie form.formResponsive input[type="search"], body.menu-multifunctionele-daken form.formResponsive input[type="search"], body.groene-pagina form.formResponsive input[type="search"], body.outline-21 form input[type="tel"], body.itemid-587 form input[type="tel"], body.menu-verduurzamen form input[type="tel"], body.groene-stijl form input[type="tel"], body.menu-subsidies form input[type="tel"], body.menu-aardgasvrij form input[type="tel"], body.menu-elektrisch-laden form input[type="tel"], body.menu-energieadvies form input[type="tel"], body.menu-zonnepanelen form input[type="tel"], body.menu-gebouwtypen form input[type="tel"], body.menu-klimaatadaptatie form input[type="tel"], body.menu-multifunctionele-daken form input[type="tel"], body.groene-pagina form input[type="tel"], body.outline-21 form.formResponsive input[type="tel"], body.itemid-587 form.formResponsive input[type="tel"], body.menu-verduurzamen form.formResponsive input[type="tel"], body.groene-stijl form.formResponsive input[type="tel"], body.menu-subsidies form.formResponsive input[type="tel"], body.menu-aardgasvrij form.formResponsive input[type="tel"], body.menu-elektrisch-laden form.formResponsive input[type="tel"], body.menu-energieadvies form.formResponsive input[type="tel"], body.menu-zonnepanelen form.formResponsive input[type="tel"], body.menu-gebouwtypen form.formResponsive input[type="tel"], body.menu-klimaatadaptatie form.formResponsive input[type="tel"], body.menu-multifunctionele-daken form.formResponsive input[type="tel"], body.groene-pagina form.formResponsive input[type="tel"], body.outline-21 form input[type="text"], body.itemid-587 form input[type="text"], body.menu-verduurzamen form input[type="text"], body.groene-stijl form input[type="text"], body.menu-subsidies form input[type="text"], body.menu-aardgasvrij form input[type="text"], body.menu-elektrisch-laden form input[type="text"], body.menu-energieadvies form input[type="text"], body.menu-zonnepanelen form input[type="text"], body.menu-gebouwtypen form input[type="text"], body.menu-klimaatadaptatie form input[type="text"], body.menu-multifunctionele-daken form input[type="text"], body.groene-pagina form input[type="text"], body.outline-21 form.formResponsive input[type="text"], body.itemid-587 form.formResponsive input[type="text"], body.menu-verduurzamen form.formResponsive input[type="text"], body.groene-stijl form.formResponsive input[type="text"], body.menu-subsidies form.formResponsive input[type="text"], body.menu-aardgasvrij form.formResponsive input[type="text"], body.menu-elektrisch-laden form.formResponsive input[type="text"], body.menu-energieadvies form.formResponsive input[type="text"], body.menu-zonnepanelen form.formResponsive input[type="text"], body.menu-gebouwtypen form.formResponsive input[type="text"], body.menu-klimaatadaptatie form.formResponsive input[type="text"], body.menu-multifunctionele-daken form.formResponsive input[type="text"], body.groene-pagina form.formResponsive input[type="text"], body.outline-21 form input[type="time"], body.itemid-587 form input[type="time"], body.menu-verduurzamen form input[type="time"], body.groene-stijl form input[type="time"], body.menu-subsidies form input[type="time"], body.menu-aardgasvrij form input[type="time"], body.menu-elektrisch-laden form input[type="time"], body.menu-energieadvies form input[type="time"], body.menu-zonnepanelen form input[type="time"], body.menu-gebouwtypen form input[type="time"], body.menu-klimaatadaptatie form input[type="time"], body.menu-multifunctionele-daken form input[type="time"], body.groene-pagina form input[type="time"], body.outline-21 form.formResponsive input[type="time"], body.itemid-587 form.formResponsive input[type="time"], body.menu-verduurzamen form.formResponsive input[type="time"], body.groene-stijl form.formResponsive input[type="time"], body.menu-subsidies form.formResponsive input[type="time"], body.menu-aardgasvrij form.formResponsive input[type="time"], body.menu-elektrisch-laden form.formResponsive input[type="time"], body.menu-energieadvies form.formResponsive input[type="time"], body.menu-zonnepanelen form.formResponsive input[type="time"], body.menu-gebouwtypen form.formResponsive input[type="time"], body.menu-klimaatadaptatie form.formResponsive input[type="time"], body.menu-multifunctionele-daken form.formResponsive input[type="time"], body.groene-pagina form.formResponsive input[type="time"], body.outline-21 form input[type="url"], body.itemid-587 form input[type="url"], body.menu-verduurzamen form input[type="url"], body.groene-stijl form input[type="url"], body.menu-subsidies form input[type="url"], body.menu-aardgasvrij form input[type="url"], body.menu-elektrisch-laden form input[type="url"], body.menu-energieadvies form input[type="url"], body.menu-zonnepanelen form input[type="url"], body.menu-gebouwtypen form input[type="url"], body.menu-klimaatadaptatie form input[type="url"], body.menu-multifunctionele-daken form input[type="url"], body.groene-pagina form input[type="url"], body.outline-21 form.formResponsive input[type="url"], body.itemid-587 form.formResponsive input[type="url"], body.menu-verduurzamen form.formResponsive input[type="url"], body.groene-stijl form.formResponsive input[type="url"], body.menu-subsidies form.formResponsive input[type="url"], body.menu-aardgasvrij form.formResponsive input[type="url"], body.menu-elektrisch-laden form.formResponsive input[type="url"], body.menu-energieadvies form.formResponsive input[type="url"], body.menu-zonnepanelen form.formResponsive input[type="url"], body.menu-gebouwtypen form.formResponsive input[type="url"], body.menu-klimaatadaptatie form.formResponsive input[type="url"], body.menu-multifunctionele-daken form.formResponsive input[type="url"], body.groene-pagina form.formResponsive input[type="url"], body.outline-21 form input[type="week"], body.itemid-587 form input[type="week"], body.menu-verduurzamen form input[type="week"], body.groene-stijl form input[type="week"], body.menu-subsidies form input[type="week"], body.menu-aardgasvrij form input[type="week"], body.menu-elektrisch-laden form input[type="week"], body.menu-energieadvies form input[type="week"], body.menu-zonnepanelen form input[type="week"], body.menu-gebouwtypen form input[type="week"], body.menu-klimaatadaptatie form input[type="week"], body.menu-multifunctionele-daken form input[type="week"], body.groene-pagina form input[type="week"], body.outline-21 form.formResponsive input[type="week"], body.itemid-587 form.formResponsive input[type="week"], body.menu-verduurzamen form.formResponsive input[type="week"], body.groene-stijl form.formResponsive input[type="week"], body.menu-subsidies form.formResponsive input[type="week"], body.menu-aardgasvrij form.formResponsive input[type="week"], body.menu-elektrisch-laden form.formResponsive input[type="week"], body.menu-energieadvies form.formResponsive input[type="week"], body.menu-zonnepanelen form.formResponsive input[type="week"], body.menu-gebouwtypen form.formResponsive input[type="week"], body.menu-klimaatadaptatie form.formResponsive input[type="week"], body.menu-multifunctionele-daken form.formResponsive input[type="week"], body.groene-pagina form.formResponsive input[type="week"], body.outline-21 form input:not([type]), body.itemid-587 form input:not([type]), body.menu-verduurzamen form input:not([type]), body.groene-stijl form input:not([type]), body.menu-subsidies form input:not([type]), body.menu-aardgasvrij form input:not([type]), body.menu-elektrisch-laden form input:not([type]), body.menu-energieadvies form input:not([type]), body.menu-zonnepanelen form input:not([type]), body.menu-gebouwtypen form input:not([type]), body.menu-klimaatadaptatie form input:not([type]), body.menu-multifunctionele-daken form input:not([type]), body.groene-pagina form input:not([type]), body.outline-21 form.formResponsive input:not([type]), body.itemid-587 form.formResponsive input:not([type]), body.menu-verduurzamen form.formResponsive input:not([type]), body.groene-stijl form.formResponsive input:not([type]), body.menu-subsidies form.formResponsive input:not([type]), body.menu-aardgasvrij form.formResponsive input:not([type]), body.menu-elektrisch-laden form.formResponsive input:not([type]), body.menu-energieadvies form.formResponsive input:not([type]), body.menu-zonnepanelen form.formResponsive input:not([type]), body.menu-gebouwtypen form.formResponsive input:not([type]), body.menu-klimaatadaptatie form.formResponsive input:not([type]), body.menu-multifunctionele-daken form.formResponsive input:not([type]), body.groene-pagina form.formResponsive input:not([type]), body.outline-21 form textarea, body.itemid-587 form textarea, body.menu-verduurzamen form textarea, body.groene-stijl form textarea, body.menu-subsidies form textarea, body.menu-aardgasvrij form textarea, body.menu-elektrisch-laden form textarea, body.menu-energieadvies form textarea, body.menu-zonnepanelen form textarea, body.menu-gebouwtypen form textarea, body.menu-klimaatadaptatie form textarea, body.menu-multifunctionele-daken form textarea, body.groene-pagina form textarea, body.outline-21 form.formResponsive textarea, body.itemid-587 form.formResponsive textarea, body.menu-verduurzamen form.formResponsive textarea, body.groene-stijl form.formResponsive textarea, body.menu-subsidies form.formResponsive textarea, body.menu-aardgasvrij form.formResponsive textarea, body.menu-elektrisch-laden form.formResponsive textarea, body.menu-energieadvies form.formResponsive textarea, body.menu-zonnepanelen form.formResponsive textarea, body.menu-gebouwtypen form.formResponsive textarea, body.menu-klimaatadaptatie form.formResponsive textarea, body.menu-multifunctionele-daken form.formResponsive textarea, body.groene-pagina form.formResponsive textarea {
  border-color: #216f43;
}
/* line 443, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 .g-offcanvas-toggle, body.itemid-587 .g-offcanvas-toggle, body.menu-verduurzamen .g-offcanvas-toggle, body.groene-stijl .g-offcanvas-toggle, body.menu-subsidies .g-offcanvas-toggle, body.menu-aardgasvrij .g-offcanvas-toggle, body.menu-elektrisch-laden .g-offcanvas-toggle, body.menu-energieadvies .g-offcanvas-toggle, body.menu-zonnepanelen .g-offcanvas-toggle, body.menu-gebouwtypen .g-offcanvas-toggle, body.menu-klimaatadaptatie .g-offcanvas-toggle, body.menu-multifunctionele-daken .g-offcanvas-toggle, body.groene-pagina .g-offcanvas-toggle {
  background-color: #216f43;
}
/* line 447, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 448, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 449, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module):hover, body.itemid-587 #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module):hover, body.menu-verduurzamen #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module):hover, body.groene-stijl #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module):hover, body.menu-subsidies #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module):hover, body.menu-aardgasvrij #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module):hover, body.menu-elektrisch-laden #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module):hover, body.menu-energieadvies #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module):hover, body.menu-zonnepanelen #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module):hover, body.menu-gebouwtypen #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module):hover, body.menu-klimaatadaptatie #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module):hover, body.menu-multifunctionele-daken #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module):hover, body.groene-pagina #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module):hover, body.outline-21 #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module).active, body.itemid-587 #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module).active, body.menu-verduurzamen #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module).active, body.groene-stijl #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module).active, body.menu-subsidies #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module).active, body.menu-aardgasvrij #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module).active, body.menu-elektrisch-laden #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module).active, body.menu-energieadvies #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module).active, body.menu-zonnepanelen #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module).active, body.menu-gebouwtypen #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module).active, body.menu-klimaatadaptatie #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module).active, body.menu-multifunctionele-daken #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module).active, body.groene-pagina #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-module).active {
  background-color: #216f43;
}
/* line 454, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, body.itemid-587 #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, body.menu-verduurzamen #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, body.groene-stijl #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, body.menu-subsidies #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, body.menu-aardgasvrij #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, body.menu-elektrisch-laden #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, body.menu-energieadvies #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, body.menu-zonnepanelen #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, body.menu-gebouwtypen #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, body.menu-klimaatadaptatie #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, body.menu-multifunctionele-daken #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, body.groene-pagina #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  background-color: #216f43;
  border-color: #439a86;
}
/* line 459, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 460, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 div.blog .category-desc, body.itemid-587 div.blog .category-desc, body.menu-verduurzamen div.blog .category-desc, body.groene-stijl div.blog .category-desc, body.menu-subsidies div.blog .category-desc, body.menu-aardgasvrij div.blog .category-desc, body.menu-elektrisch-laden div.blog .category-desc, body.menu-energieadvies div.blog .category-desc, body.menu-zonnepanelen div.blog .category-desc, body.menu-gebouwtypen div.blog .category-desc, body.menu-klimaatadaptatie div.blog .category-desc, body.menu-multifunctionele-daken div.blog .category-desc, body.groene-pagina div.blog .category-desc {
  margin-bottom: 1.563rem;
}
@media only all and (max-width: 47.938rem) {
  body.outline-21 div.blog .category-desc, body.itemid-587 div.blog .category-desc, body.menu-verduurzamen div.blog .category-desc, body.groene-stijl div.blog .category-desc, body.menu-subsidies div.blog .category-desc, body.menu-aardgasvrij div.blog .category-desc, body.menu-elektrisch-laden div.blog .category-desc, body.menu-energieadvies div.blog .category-desc, body.menu-zonnepanelen div.blog .category-desc, body.menu-gebouwtypen div.blog .category-desc, body.menu-klimaatadaptatie div.blog .category-desc, body.menu-multifunctionele-daken div.blog .category-desc, body.groene-pagina div.blog .category-desc {
    margin-bottom: 0.625rem;
  }
}
/* line 467, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 468, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 469, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 div.blog .items-row > div:after, body.itemid-587 div.blog .items-row > div:after, body.menu-verduurzamen div.blog .items-row > div:after, body.groene-stijl div.blog .items-row > div:after, body.menu-subsidies div.blog .items-row > div:after, body.menu-aardgasvrij div.blog .items-row > div:after, body.menu-elektrisch-laden div.blog .items-row > div:after, body.menu-energieadvies div.blog .items-row > div:after, body.menu-zonnepanelen div.blog .items-row > div:after, body.menu-gebouwtypen div.blog .items-row > div:after, body.menu-klimaatadaptatie div.blog .items-row > div:after, body.menu-multifunctionele-daken div.blog .items-row > div:after, body.groene-pagina div.blog .items-row > div:after {
  display: none;
}
/* line 476, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 477, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 478, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 479, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 480, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 481, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 482, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-container-main > .g-container > .g-grid > .g-block ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before, body.itemid-587 #g-container-main > .g-container > .g-grid > .g-block ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before, body.menu-verduurzamen #g-container-main > .g-container > .g-grid > .g-block ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before, body.groene-stijl #g-container-main > .g-container > .g-grid > .g-block ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before, body.menu-subsidies #g-container-main > .g-container > .g-grid > .g-block ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before, body.menu-aardgasvrij #g-container-main > .g-container > .g-grid > .g-block ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before, body.menu-elektrisch-laden #g-container-main > .g-container > .g-grid > .g-block ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before, body.menu-energieadvies #g-container-main > .g-container > .g-grid > .g-block ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before, body.menu-zonnepanelen #g-container-main > .g-container > .g-grid > .g-block ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before, body.menu-gebouwtypen #g-container-main > .g-container > .g-grid > .g-block ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before, body.menu-klimaatadaptatie #g-container-main > .g-container > .g-grid > .g-block ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before, body.menu-multifunctionele-daken #g-container-main > .g-container > .g-grid > .g-block ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before, body.groene-pagina #g-container-main > .g-container > .g-grid > .g-block ul:not(.nav):not(.dropdown-menu):not(.list-group) li:before {
  background-image: url('../../../../images/vink-groen.svg') !important;
}
/* line 493, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-mainbar div.blog .items-row .item, body.itemid-587 #g-mainbar div.blog .items-row .item, body.menu-verduurzamen #g-mainbar div.blog .items-row .item, body.groene-stijl #g-mainbar div.blog .items-row .item, body.menu-subsidies #g-mainbar div.blog .items-row .item, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item, body.menu-energieadvies #g-mainbar div.blog .items-row .item, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item, body.groene-pagina #g-mainbar div.blog .items-row .item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  text-rendering: optimizespeed;
}
@media only all and (min-width: 48rem) {
  body.outline-21 #g-mainbar div.blog .items-row .item, body.itemid-587 #g-mainbar div.blog .items-row .item, body.menu-verduurzamen #g-mainbar div.blog .items-row .item, body.groene-stijl #g-mainbar div.blog .items-row .item, body.menu-subsidies #g-mainbar div.blog .items-row .item, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item, body.menu-energieadvies #g-mainbar div.blog .items-row .item, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item, body.groene-pagina #g-mainbar div.blog .items-row .item {
    margin: 0;
    padding: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  body.outline-21 #g-mainbar div.blog .items-row .item, body.itemid-587 #g-mainbar div.blog .items-row .item, body.menu-verduurzamen #g-mainbar div.blog .items-row .item, body.groene-stijl #g-mainbar div.blog .items-row .item, body.menu-subsidies #g-mainbar div.blog .items-row .item, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item, body.menu-energieadvies #g-mainbar div.blog .items-row .item, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item, body.groene-pagina #g-mainbar div.blog .items-row .item {
    border-bottom-color: #216f43;
  }
}
/* line 508, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-mainbar div.blog .items-row .item .page-header, body.itemid-587 #g-mainbar div.blog .items-row .item .page-header, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .page-header, body.groene-stijl #g-mainbar div.blog .items-row .item .page-header, body.menu-subsidies #g-mainbar div.blog .items-row .item .page-header, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .page-header, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .page-header, body.menu-energieadvies #g-mainbar div.blog .items-row .item .page-header, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .page-header, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .page-header, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .page-header, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .page-header, body.groene-pagina #g-mainbar div.blog .items-row .item .page-header, body.outline-21 #g-mainbar div.blog .items-row .item .item-image, body.itemid-587 #g-mainbar div.blog .items-row .item .item-image, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .item-image, body.groene-stijl #g-mainbar div.blog .items-row .item .item-image, body.menu-subsidies #g-mainbar div.blog .items-row .item .item-image, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .item-image, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .item-image, body.menu-energieadvies #g-mainbar div.blog .items-row .item .item-image, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .item-image, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .item-image, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .item-image, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .item-image, body.groene-pagina #g-mainbar div.blog .items-row .item .item-image, body.outline-21 #g-mainbar div.blog .items-row .item .item-intro, body.itemid-587 #g-mainbar div.blog .items-row .item .item-intro, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .item-intro, body.groene-stijl #g-mainbar div.blog .items-row .item .item-intro, body.menu-subsidies #g-mainbar div.blog .items-row .item .item-intro, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .item-intro, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .item-intro, body.menu-energieadvies #g-mainbar div.blog .items-row .item .item-intro, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .item-intro, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .item-intro, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .item-intro, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .item-intro, body.groene-pagina #g-mainbar div.blog .items-row .item .item-intro, body.outline-21 #g-mainbar div.blog .items-row .item .readmore, body.itemid-587 #g-mainbar div.blog .items-row .item .readmore, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .readmore, body.groene-stijl #g-mainbar div.blog .items-row .item .readmore, body.menu-subsidies #g-mainbar div.blog .items-row .item .readmore, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .readmore, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .readmore, body.menu-energieadvies #g-mainbar div.blog .items-row .item .readmore, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .readmore, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .readmore, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .readmore, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .readmore, body.groene-pagina #g-mainbar div.blog .items-row .item .readmore {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
}
/* line 515, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-mainbar div.blog .items-row .item .page-header, body.itemid-587 #g-mainbar div.blog .items-row .item .page-header, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .page-header, body.groene-stijl #g-mainbar div.blog .items-row .item .page-header, body.menu-subsidies #g-mainbar div.blog .items-row .item .page-header, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .page-header, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .page-header, body.menu-energieadvies #g-mainbar div.blog .items-row .item .page-header, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .page-header, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .page-header, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .page-header, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .page-header, body.groene-pagina #g-mainbar div.blog .items-row .item .page-header {
  text-align: center;
  order: 2;
  margin-bottom: 0.938rem;
}
@media only all and (min-width: 75rem) {
  /* line 521, templates/g5_hydrogen/custom/scss/_menu-items.scss */
  body.outline-21 #g-mainbar div.blog .items-row .item .page-header h2, body.itemid-587 #g-mainbar div.blog .items-row .item .page-header h2, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .page-header h2, body.groene-stijl #g-mainbar div.blog .items-row .item .page-header h2, body.menu-subsidies #g-mainbar div.blog .items-row .item .page-header h2, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .page-header h2, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .page-header h2, body.menu-energieadvies #g-mainbar div.blog .items-row .item .page-header h2, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .page-header h2, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .page-header h2, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .page-header h2, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .page-header h2, body.groene-pagina #g-mainbar div.blog .items-row .item .page-header h2 {
    min-height: 4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.outline-21 #g-mainbar div.blog .items-row .item .page-header, body.itemid-587 #g-mainbar div.blog .items-row .item .page-header, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .page-header, body.groene-stijl #g-mainbar div.blog .items-row .item .page-header, body.menu-subsidies #g-mainbar div.blog .items-row .item .page-header, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .page-header, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .page-header, body.menu-energieadvies #g-mainbar div.blog .items-row .item .page-header, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .page-header, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .page-header, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .page-header, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .page-header, body.groene-pagina #g-mainbar div.blog .items-row .item .page-header {
    min-height: 4rem;
  }
}
/* line 531, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-mainbar div.blog .items-row .item .item-image, body.itemid-587 #g-mainbar div.blog .items-row .item .item-image, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .item-image, body.groene-stijl #g-mainbar div.blog .items-row .item .item-image, body.menu-subsidies #g-mainbar div.blog .items-row .item .item-image, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .item-image, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .item-image, body.menu-energieadvies #g-mainbar div.blog .items-row .item .item-image, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .item-image, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .item-image, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .item-image, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .item-image, body.groene-pagina #g-mainbar div.blog .items-row .item .item-image {
  order: 1;
  float: none;
  width: 100%;
  margin: 0;
}
@media only all and (min-width: 60rem) {
  body.outline-21 #g-mainbar div.blog .items-row .item .item-image, body.itemid-587 #g-mainbar div.blog .items-row .item .item-image, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .item-image, body.groene-stijl #g-mainbar div.blog .items-row .item .item-image, body.menu-subsidies #g-mainbar div.blog .items-row .item .item-image, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .item-image, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .item-image, body.menu-energieadvies #g-mainbar div.blog .items-row .item .item-image, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .item-image, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .item-image, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .item-image, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .item-image, body.groene-pagina #g-mainbar div.blog .items-row .item .item-image {
    height: 6rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.outline-21 #g-mainbar div.blog .items-row .item .item-image, body.itemid-587 #g-mainbar div.blog .items-row .item .item-image, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .item-image, body.groene-stijl #g-mainbar div.blog .items-row .item .item-image, body.menu-subsidies #g-mainbar div.blog .items-row .item .item-image, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .item-image, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .item-image, body.menu-energieadvies #g-mainbar div.blog .items-row .item .item-image, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .item-image, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .item-image, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .item-image, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .item-image, body.groene-pagina #g-mainbar div.blog .items-row .item .item-image {
    height: 6rem;
  }
}
@media only all and (max-width: 47.938rem) {
  body.outline-21 #g-mainbar div.blog .items-row .item .item-image, body.itemid-587 #g-mainbar div.blog .items-row .item .item-image, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .item-image, body.groene-stijl #g-mainbar div.blog .items-row .item .item-image, body.menu-subsidies #g-mainbar div.blog .items-row .item .item-image, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .item-image, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .item-image, body.menu-energieadvies #g-mainbar div.blog .items-row .item .item-image, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .item-image, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .item-image, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .item-image, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .item-image, body.groene-pagina #g-mainbar div.blog .items-row .item .item-image {
    height: 6rem;
  }
}
/* line 547, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-mainbar div.blog .items-row .item .item-image img, body.itemid-587 #g-mainbar div.blog .items-row .item .item-image img, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .item-image img, body.groene-stijl #g-mainbar div.blog .items-row .item .item-image img, body.menu-subsidies #g-mainbar div.blog .items-row .item .item-image img, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .item-image img, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .item-image img, body.menu-energieadvies #g-mainbar div.blog .items-row .item .item-image img, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .item-image img, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .item-image img, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .item-image img, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .item-image img, body.groene-pagina #g-mainbar div.blog .items-row .item .item-image img {
  width: auto;
  height: auto;
  margin: 0 auto;
  object-fit: inherit;
}
/* line 555, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-mainbar div.blog .items-row .item .item-intro, body.itemid-587 #g-mainbar div.blog .items-row .item .item-intro, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .item-intro, body.groene-stijl #g-mainbar div.blog .items-row .item .item-intro, body.menu-subsidies #g-mainbar div.blog .items-row .item .item-intro, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .item-intro, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .item-intro, body.menu-energieadvies #g-mainbar div.blog .items-row .item .item-intro, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .item-intro, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .item-intro, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .item-intro, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .item-intro, body.groene-pagina #g-mainbar div.blog .items-row .item .item-intro {
  order: 3;
  margin-bottom: 0.938rem;
}
@media only all and (min-width: 75rem) {
  body.outline-21 #g-mainbar div.blog .items-row .item .item-intro, body.itemid-587 #g-mainbar div.blog .items-row .item .item-intro, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .item-intro, body.groene-stijl #g-mainbar div.blog .items-row .item .item-intro, body.menu-subsidies #g-mainbar div.blog .items-row .item .item-intro, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .item-intro, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .item-intro, body.menu-energieadvies #g-mainbar div.blog .items-row .item .item-intro, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .item-intro, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .item-intro, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .item-intro, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .item-intro, body.groene-pagina #g-mainbar div.blog .items-row .item .item-intro {
    min-height: 16rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  body.outline-21 #g-mainbar div.blog .items-row .item .item-intro, body.itemid-587 #g-mainbar div.blog .items-row .item .item-intro, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .item-intro, body.groene-stijl #g-mainbar div.blog .items-row .item .item-intro, body.menu-subsidies #g-mainbar div.blog .items-row .item .item-intro, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .item-intro, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .item-intro, body.menu-energieadvies #g-mainbar div.blog .items-row .item .item-intro, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .item-intro, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .item-intro, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .item-intro, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .item-intro, body.groene-pagina #g-mainbar div.blog .items-row .item .item-intro {
    min-height: 18rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.outline-21 #g-mainbar div.blog .items-row .item .item-intro, body.itemid-587 #g-mainbar div.blog .items-row .item .item-intro, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .item-intro, body.groene-stijl #g-mainbar div.blog .items-row .item .item-intro, body.menu-subsidies #g-mainbar div.blog .items-row .item .item-intro, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .item-intro, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .item-intro, body.menu-energieadvies #g-mainbar div.blog .items-row .item .item-intro, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .item-intro, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .item-intro, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .item-intro, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .item-intro, body.groene-pagina #g-mainbar div.blog .items-row .item .item-intro {
    min-height: 15rem;
  }
}
@media only all and (max-width: 47.938rem) {
  body.outline-21 #g-mainbar div.blog .items-row .item .item-intro, body.itemid-587 #g-mainbar div.blog .items-row .item .item-intro, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .item-intro, body.groene-stijl #g-mainbar div.blog .items-row .item .item-intro, body.menu-subsidies #g-mainbar div.blog .items-row .item .item-intro, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .item-intro, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .item-intro, body.menu-energieadvies #g-mainbar div.blog .items-row .item .item-intro, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .item-intro, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .item-intro, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .item-intro, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .item-intro, body.groene-pagina #g-mainbar div.blog .items-row .item .item-intro {
    min-height: 6rem;
  }
}
/* line 573, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-mainbar div.blog .items-row .item .readmore, body.itemid-587 #g-mainbar div.blog .items-row .item .readmore, body.menu-verduurzamen #g-mainbar div.blog .items-row .item .readmore, body.groene-stijl #g-mainbar div.blog .items-row .item .readmore, body.menu-subsidies #g-mainbar div.blog .items-row .item .readmore, body.menu-aardgasvrij #g-mainbar div.blog .items-row .item .readmore, body.menu-elektrisch-laden #g-mainbar div.blog .items-row .item .readmore, body.menu-energieadvies #g-mainbar div.blog .items-row .item .readmore, body.menu-zonnepanelen #g-mainbar div.blog .items-row .item .readmore, body.menu-gebouwtypen #g-mainbar div.blog .items-row .item .readmore, body.menu-klimaatadaptatie #g-mainbar div.blog .items-row .item .readmore, body.menu-multifunctionele-daken #g-mainbar div.blog .items-row .item .readmore, body.groene-pagina #g-mainbar div.blog .items-row .item .readmore {
  order: 4;
  margin-bottom: 0;
  text-align: center;
}
/* line 580, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a, body.itemid-587 #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a, body.menu-verduurzamen #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a, body.groene-stijl #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a, body.menu-subsidies #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a, body.menu-aardgasvrij #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a, body.menu-elektrisch-laden #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a, body.menu-energieadvies #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a, body.menu-zonnepanelen #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a, body.menu-gebouwtypen #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a, body.menu-klimaatadaptatie #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a, body.menu-multifunctionele-daken #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a, body.groene-pagina #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a, body.outline-21 #g-aside a, body.itemid-587 #g-aside a, body.menu-verduurzamen #g-aside a, body.groene-stijl #g-aside a, body.menu-subsidies #g-aside a, body.menu-aardgasvrij #g-aside a, body.menu-elektrisch-laden #g-aside a, body.menu-energieadvies #g-aside a, body.menu-zonnepanelen #g-aside a, body.menu-gebouwtypen #g-aside a, body.menu-klimaatadaptatie #g-aside a, body.menu-multifunctionele-daken #g-aside a, body.groene-pagina #g-aside a, body.outline-21 a, body.itemid-587 a, body.menu-verduurzamen a, body.groene-stijl a, body.menu-subsidies a, body.menu-aardgasvrij a, body.menu-elektrisch-laden a, body.menu-energieadvies a, body.menu-zonnepanelen a, body.menu-gebouwtypen a, body.menu-klimaatadaptatie a, body.menu-multifunctionele-daken a, body.groene-pagina a {
  color: #7ac74f;
}
/* line 585, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, body.itemid-587 #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, body.menu-verduurzamen #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, body.groene-stijl #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, body.menu-subsidies #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, body.menu-aardgasvrij #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, body.menu-elektrisch-laden #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, body.menu-energieadvies #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, body.menu-zonnepanelen #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, body.menu-gebouwtypen #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, body.menu-klimaatadaptatie #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, body.menu-multifunctionele-daken #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, body.groene-pagina #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:hover, body.outline-21 #g-aside a:hover, body.itemid-587 #g-aside a:hover, body.menu-verduurzamen #g-aside a:hover, body.groene-stijl #g-aside a:hover, body.menu-subsidies #g-aside a:hover, body.menu-aardgasvrij #g-aside a:hover, body.menu-elektrisch-laden #g-aside a:hover, body.menu-energieadvies #g-aside a:hover, body.menu-zonnepanelen #g-aside a:hover, body.menu-gebouwtypen #g-aside a:hover, body.menu-klimaatadaptatie #g-aside a:hover, body.menu-multifunctionele-daken #g-aside a:hover, body.groene-pagina #g-aside a:hover, body.outline-21 a:hover, body.itemid-587 a:hover, body.menu-verduurzamen a:hover, body.groene-stijl a:hover, body.menu-subsidies a:hover, body.menu-aardgasvrij a:hover, body.menu-elektrisch-laden a:hover, body.menu-energieadvies a:hover, body.menu-zonnepanelen a:hover, body.menu-gebouwtypen a:hover, body.menu-klimaatadaptatie a:hover, body.menu-multifunctionele-daken a:hover, body.groene-pagina a:hover, body.outline-21 #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus, body.itemid-587 #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus, body.menu-verduurzamen #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus, body.groene-stijl #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus, body.menu-subsidies #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus, body.menu-aardgasvrij #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus, body.menu-elektrisch-laden #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus, body.menu-energieadvies #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus, body.menu-zonnepanelen #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus, body.menu-gebouwtypen #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus, body.menu-klimaatadaptatie #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus, body.menu-multifunctionele-daken #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus, body.groene-pagina #g-showcase .g-block.pos-breadcrumb .moduletable.mod-breadcrumb a:focus, body.outline-21 #g-aside a:focus, body.itemid-587 #g-aside a:focus, body.menu-verduurzamen #g-aside a:focus, body.groene-stijl #g-aside a:focus, body.menu-subsidies #g-aside a:focus, body.menu-aardgasvrij #g-aside a:focus, body.menu-elektrisch-laden #g-aside a:focus, body.menu-energieadvies #g-aside a:focus, body.menu-zonnepanelen #g-aside a:focus, body.menu-gebouwtypen #g-aside a:focus, body.menu-klimaatadaptatie #g-aside a:focus, body.menu-multifunctionele-daken #g-aside a:focus, body.groene-pagina #g-aside a:focus, body.outline-21 a:focus, body.itemid-587 a:focus, body.menu-verduurzamen a:focus, body.groene-stijl a:focus, body.menu-subsidies a:focus, body.menu-aardgasvrij a:focus, body.menu-elektrisch-laden a:focus, body.menu-energieadvies a:focus, body.menu-zonnepanelen a:focus, body.menu-gebouwtypen a:focus, body.menu-klimaatadaptatie a:focus, body.menu-multifunctionele-daken a:focus, body.groene-pagina a:focus {
  color: #439a86;
}
/* line 590, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 591, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 592, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 593, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-aside .g-block.pos-aside > .g-content, body.itemid-587 #g-aside .g-block.pos-aside > .g-content, body.menu-verduurzamen #g-aside .g-block.pos-aside > .g-content, body.groene-stijl #g-aside .g-block.pos-aside > .g-content, body.menu-subsidies #g-aside .g-block.pos-aside > .g-content, body.menu-aardgasvrij #g-aside .g-block.pos-aside > .g-content, body.menu-elektrisch-laden #g-aside .g-block.pos-aside > .g-content, body.menu-energieadvies #g-aside .g-block.pos-aside > .g-content, body.menu-zonnepanelen #g-aside .g-block.pos-aside > .g-content, body.menu-gebouwtypen #g-aside .g-block.pos-aside > .g-content, body.menu-klimaatadaptatie #g-aside .g-block.pos-aside > .g-content, body.menu-multifunctionele-daken #g-aside .g-block.pos-aside > .g-content, body.groene-pagina #g-aside .g-block.pos-aside > .g-content {
  margin-top: 0;
}
/* line 596, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 597, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-aside .g-block.pos-aside .moduletable.mod-activiteiten, body.itemid-587 #g-aside .g-block.pos-aside .moduletable.mod-activiteiten, body.menu-verduurzamen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten, body.groene-stijl #g-aside .g-block.pos-aside .moduletable.mod-activiteiten, body.menu-subsidies #g-aside .g-block.pos-aside .moduletable.mod-activiteiten, body.menu-aardgasvrij #g-aside .g-block.pos-aside .moduletable.mod-activiteiten, body.menu-elektrisch-laden #g-aside .g-block.pos-aside .moduletable.mod-activiteiten, body.menu-energieadvies #g-aside .g-block.pos-aside .moduletable.mod-activiteiten, body.menu-zonnepanelen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten, body.menu-gebouwtypen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten, body.menu-klimaatadaptatie #g-aside .g-block.pos-aside .moduletable.mod-activiteiten, body.menu-multifunctionele-daken #g-aside .g-block.pos-aside .moduletable.mod-activiteiten, body.groene-pagina #g-aside .g-block.pos-aside .moduletable.mod-activiteiten {
  margin-bottom: 1.563rem;
}
/* line 600, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 601, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .this-week, body.itemid-587 #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .this-week, body.menu-verduurzamen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .this-week, body.groene-stijl #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .this-week, body.menu-subsidies #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .this-week, body.menu-aardgasvrij #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .this-week, body.menu-elektrisch-laden #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .this-week, body.menu-energieadvies #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .this-week, body.menu-zonnepanelen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .this-week, body.menu-gebouwtypen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .this-week, body.menu-klimaatadaptatie #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .this-week, body.menu-multifunctionele-daken #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .this-week, body.groene-pagina #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .this-week {
  background-color: #216f43;
  left: 0;
}
/* line 605, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 608, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .DateImage:after, body.itemid-587 #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .DateImage:after, body.menu-verduurzamen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .DateImage:after, body.groene-stijl #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .DateImage:after, body.menu-subsidies #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .DateImage:after, body.menu-aardgasvrij #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .DateImage:after, body.menu-elektrisch-laden #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .DateImage:after, body.menu-energieadvies #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .DateImage:after, body.menu-zonnepanelen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .DateImage:after, body.menu-gebouwtypen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .DateImage:after, body.menu-klimaatadaptatie #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .DateImage:after, body.menu-multifunctionele-daken #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .DateImage:after, body.groene-pagina #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .DateImage:after {
  border-color: #216f43;
}
/* line 617, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .event-title, body.itemid-587 #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .event-title, body.menu-verduurzamen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .event-title, body.groene-stijl #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .event-title, body.menu-subsidies #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .event-title, body.menu-aardgasvrij #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .event-title, body.menu-elektrisch-laden #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .event-title, body.menu-energieadvies #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .event-title, body.menu-zonnepanelen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .event-title, body.menu-gebouwtypen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .event-title, body.menu-klimaatadaptatie #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .event-title, body.menu-multifunctionele-daken #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .event-title, body.groene-pagina #g-aside .g-block.pos-aside .moduletable.mod-activiteiten ul li .event-title {
  color: #4f4f4f;
  background-image: linear-gradient(to right, #216f43, #216f43 50%, #4f4f4f 50%);
}
/* line 622, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 623, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-aside .g-block.pos-aside .moduletable.mod-activiteiten .more-agenda .button, body.itemid-587 #g-aside .g-block.pos-aside .moduletable.mod-activiteiten .more-agenda .button, body.menu-verduurzamen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten .more-agenda .button, body.groene-stijl #g-aside .g-block.pos-aside .moduletable.mod-activiteiten .more-agenda .button, body.menu-subsidies #g-aside .g-block.pos-aside .moduletable.mod-activiteiten .more-agenda .button, body.menu-aardgasvrij #g-aside .g-block.pos-aside .moduletable.mod-activiteiten .more-agenda .button, body.menu-elektrisch-laden #g-aside .g-block.pos-aside .moduletable.mod-activiteiten .more-agenda .button, body.menu-energieadvies #g-aside .g-block.pos-aside .moduletable.mod-activiteiten .more-agenda .button, body.menu-zonnepanelen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten .more-agenda .button, body.menu-gebouwtypen #g-aside .g-block.pos-aside .moduletable.mod-activiteiten .more-agenda .button, body.menu-klimaatadaptatie #g-aside .g-block.pos-aside .moduletable.mod-activiteiten .more-agenda .button, body.menu-multifunctionele-daken #g-aside .g-block.pos-aside .moduletable.mod-activiteiten .more-agenda .button, body.groene-pagina #g-aside .g-block.pos-aside .moduletable.mod-activiteiten .more-agenda .button {
  color: #fff;
}
/* line 633, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 .button, body.itemid-587 .button, body.menu-verduurzamen .button, body.groene-stijl .button, body.menu-subsidies .button, body.menu-aardgasvrij .button, body.menu-elektrisch-laden .button, body.menu-energieadvies .button, body.menu-zonnepanelen .button, body.menu-gebouwtypen .button, body.menu-klimaatadaptatie .button, body.menu-multifunctionele-daken .button, body.groene-pagina .button {
  border-color: #216f43 !important;
  border-left: 5px solid #15482b !important;
  background-color: #216f43 !important;
  color: #fff !important;
}
/* line 639, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 .button:hover, body.itemid-587 .button:hover, body.menu-verduurzamen .button:hover, body.groene-stijl .button:hover, body.menu-subsidies .button:hover, body.menu-aardgasvrij .button:hover, body.menu-elektrisch-laden .button:hover, body.menu-energieadvies .button:hover, body.menu-zonnepanelen .button:hover, body.menu-gebouwtypen .button:hover, body.menu-klimaatadaptatie .button:hover, body.menu-multifunctionele-daken .button:hover, body.groene-pagina .button:hover, body.outline-21 .button:focus, body.itemid-587 .button:focus, body.menu-verduurzamen .button:focus, body.groene-stijl .button:focus, body.menu-subsidies .button:focus, body.menu-aardgasvrij .button:focus, body.menu-elektrisch-laden .button:focus, body.menu-energieadvies .button:focus, body.menu-zonnepanelen .button:focus, body.menu-gebouwtypen .button:focus, body.menu-klimaatadaptatie .button:focus, body.menu-multifunctionele-daken .button:focus, body.groene-pagina .button:focus {
  background-color: #439a86 !important;
  border-left: 5px solid #216f43 !important;
  color: #fff !important;
}
/* line 646, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-footer .g-block.pos-footer-a > .g-content .platform-content, body.itemid-587 #g-footer .g-block.pos-footer-a > .g-content .platform-content, body.menu-verduurzamen #g-footer .g-block.pos-footer-a > .g-content .platform-content, body.groene-stijl #g-footer .g-block.pos-footer-a > .g-content .platform-content, body.menu-subsidies #g-footer .g-block.pos-footer-a > .g-content .platform-content, body.menu-aardgasvrij #g-footer .g-block.pos-footer-a > .g-content .platform-content, body.menu-elektrisch-laden #g-footer .g-block.pos-footer-a > .g-content .platform-content, body.menu-energieadvies #g-footer .g-block.pos-footer-a > .g-content .platform-content, body.menu-zonnepanelen #g-footer .g-block.pos-footer-a > .g-content .platform-content, body.menu-gebouwtypen #g-footer .g-block.pos-footer-a > .g-content .platform-content, body.menu-klimaatadaptatie #g-footer .g-block.pos-footer-a > .g-content .platform-content, body.menu-multifunctionele-daken #g-footer .g-block.pos-footer-a > .g-content .platform-content, body.groene-pagina #g-footer .g-block.pos-footer-a > .g-content .platform-content {
  background-color: #216f43;
}
/* line 649, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.outline-21 #g-footer .g-block.pos-footer-a > .g-content:after, body.itemid-587 #g-footer .g-block.pos-footer-a > .g-content:after, body.menu-verduurzamen #g-footer .g-block.pos-footer-a > .g-content:after, body.groene-stijl #g-footer .g-block.pos-footer-a > .g-content:after, body.menu-subsidies #g-footer .g-block.pos-footer-a > .g-content:after, body.menu-aardgasvrij #g-footer .g-block.pos-footer-a > .g-content:after, body.menu-elektrisch-laden #g-footer .g-block.pos-footer-a > .g-content:after, body.menu-energieadvies #g-footer .g-block.pos-footer-a > .g-content:after, body.menu-zonnepanelen #g-footer .g-block.pos-footer-a > .g-content:after, body.menu-gebouwtypen #g-footer .g-block.pos-footer-a > .g-content:after, body.menu-klimaatadaptatie #g-footer .g-block.pos-footer-a > .g-content:after, body.menu-multifunctionele-daken #g-footer .g-block.pos-footer-a > .g-content:after, body.groene-pagina #g-footer .g-block.pos-footer-a > .g-content:after {
  background-color: #216f43;
}
/* line 654, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 657, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform, body.itemid-721 #acymodifyform {
  padding: 0 !important;
}
/* line 660, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform #intro-image, body.itemid-721 #acymodifyform #intro-image {
  position: relative;
  display: block;
}
/* line 664, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform #intro-image .gradient, body.itemid-721 #acymodifyform #intro-image .gradient {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #e0e0e0;
  background: -moz-linear-gradient(0deg, rgba(224, 224, 224, 1) 15%, rgba(214, 213, 213, 0.6082808123249299) 100%);
  background: -webkit-linear-gradient(0deg, rgba(224, 224, 224, 1) 15%, rgba(214, 213, 213, 0.6082808123249299) 100%);
  background: linear-gradient(0deg, rgba(224, 224, 224, 1) 15%, rgba(214, 213, 213, 0.6082808123249299) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e0e0e0",endColorstr="#d6d5d5",GradientType=1);
}
/* line 678, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform #intro-image .introImage, body.itemid-721 #acymodifyform #intro-image .introImage {
  vertical-align: middle;
  max-height: 100px;
  object-fit: cover;
  width: 100%;
}
/* line 685, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform .intro, body.itemid-721 #acymodifyform .intro {
  padding: 0px 1.25rem;
}
/* line 690, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform form, body.itemid-721 #acymodifyform form {
  padding: 2rem 1.25rem;
  padding-top: 0px;
  position: relative;
  margin-bottom: 130px;
}
/* line 695, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform form::after, body.itemid-721 #acymodifyform form::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding-bottom: 10%;
  background: #e0e0e0;
  clip-path: polygon(0% 0%, 100% 0%, 50% 60%);
}
/* line 706, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform hr, body.itemid-721 #acymodifyform hr {
  border-bottom: 1px solid #b1b1b1;
  padding: 5px 0px;
}
/* line 710, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 711, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform #acyuserinfo .acy_onefield, body.itemid-721 #acymodifyform #acyuserinfo .acy_onefield {
  display: flex;
}
/* line 713, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform #acyuserinfo .acy_onefield .inputVal, body.itemid-721 #acymodifyform #acyuserinfo .acy_onefield .inputVal {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 75%;
  -moz-flex: 0 75%;
  -ms-flex: 0 75%;
  flex: 0 75%;
  width: 75%;
}
/* line 723, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform #acyuserinfo .acy_onefield .acykey, body.itemid-721 #acymodifyform #acyuserinfo .acy_onefield .acykey {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 25%;
  -moz-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
  width: 25%;
}
/* line 733, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform #acyuserinfo .acy_onefield#trtoestemming, body.itemid-721 #acymodifyform #acyuserinfo .acy_onefield#trtoestemming {
  display: block;
}
/* line 735, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform #acyuserinfo .acy_onefield#trtoestemming .acykey, body.itemid-721 #acymodifyform #acyuserinfo .acy_onefield#trtoestemming .acykey, body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform #acyuserinfo .acy_onefield#trtoestemming .inputVal, body.itemid-721 #acymodifyform #acyuserinfo .acy_onefield#trtoestemming .inputVal {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
  width: 100%;
}
/* line 749, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 750, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.com_acymailing.layout-modify #g-container-main .g-block #acymodifyform #acymailing-captcha > div, body.itemid-721 #acymodifyform #acymailing-captcha > div {
  margin: 0 auto;
}
/* line 759, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 760, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 762, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 763, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form .acyfield_text label, body.itemid-721 .acym_form .acyfield_text label {
  width: 100%;
}
/* line 766, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form .acyfield_text input, body.itemid-721 .acym_form .acyfield_text input {
  width: calc(100% - 70px);
}
/* line 770, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form .acym__users__creation__fields__title, body.itemid-721 .acym_form .acym__users__creation__fields__title {
  width: 70px;
  display: inline-block;
  padding-top: 9px;
}
/* line 775, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 776, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form .acyfield_checkbox .acym__users__creation__fields__title, body.itemid-721 .acym_form .acyfield_checkbox .acym__users__creation__fields__title {
  display: none;
}
/* line 779, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form .acyfield_checkbox label, body.itemid-721 .acym_form .acyfield_checkbox label {
  text-align: center;
}
/* line 781, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form .acyfield_checkbox label input, body.itemid-721 .acym_form .acyfield_checkbox label input {
  margin-top: 0;
}
/* line 786, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form .acysubbuttons, body.itemid-721 .acym_form .acysubbuttons {
  text-align: center;
}
/* line 790, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form .button, body.itemid-721 .acym_form .button {
  border-radius: 0;
  font-size: 1rem;
}
/* line 795, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form tr:nth-child(2) td, body.itemid-721 .acym_form tr:nth-child(2) td {
  padding-bottom: 2rem;
}
/* line 798, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form tr:nth-child(3), body.itemid-721 .acym_form tr:nth-child(3) {
  border-top: 1px solid #b1b1b1;
}
/* line 800, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form tr:nth-child(3) td, body.itemid-721 .acym_form tr:nth-child(3) td {
  padding-top: 2rem;
}
/* line 804, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 805, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form tr td:first-child, body.itemid-721 .acym_form tr td:first-child {
  padding-left: 0;
}
/* line 808, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form tr td:last-child, body.itemid-721 .acym_form tr td:last-child {
  padding-right: 0;
}
/* line 812, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-721 .acymailing_form .acyfield_email, body.itemid-721 .acym_form .acyfield_email, body.itemid-721 .acymailing_form .acyfield_name, body.itemid-721 .acym_form .acyfield_name {
  width: 77%;
}
/* line 817, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 818, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-zonnepanelen ul.relateditems {
  margin-bottom: 0;
}
/* line 822, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 823, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-thema-s #g-container-main {
  display: none;
}
/* line 826, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-thema-s .pos-feature-a .g-content {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 830, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-thema-s .pos-expanded-a .g-content {
  padding-top: 0;
  margin-top: 0;
}
/* line 834, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 835, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-thema-s .moduletable.mod-onderwerpen .g-title {
  display: none;
}
/* line 838, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-thema-s .moduletable.mod-onderwerpen .g-team .g-team-grid .team-members {
  width: 100%;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 844, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-thema-s .moduletable.mod-onderwerpen .more-subjects-container {
  display: none;
}
/* line 850, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 854, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 h5, body.itemid-852 h5, body.itemid-917 h5, body.itemid-854 h5 {
  font-size: 1.1rem;
}
/* line 864, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 #g-expanded, body.itemid-852 #g-expanded, body.itemid-917 #g-expanded, body.itemid-854 #g-expanded {
  margin: 30px 0px 0px 0px;
  padding: 10px 0px 30px 0px;
}
/* line 869, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 #g-expanded h2, body.itemid-852 #g-expanded h2, body.itemid-917 #g-expanded h2, body.itemid-854 #g-expanded h2 {
  color: #fff !important;
}
/* line 874, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 #g-utility, body.itemid-852 #g-utility, body.itemid-917 #g-utility, body.itemid-854 #g-utility, body.itemid-850 #g-feature, body.itemid-852 #g-feature, body.itemid-917 #g-feature, body.itemid-854 #g-feature {
  padding: 0;
}
/* line 878, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 #g-expanded, body.itemid-852 #g-expanded, body.itemid-917 #g-expanded, body.itemid-854 #g-expanded {
  margin-bottom: 0.625rem;
  padding-bottom: 0.938rem;
}
/* line 883, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 884, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 885, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 886, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .moduletable.energieadvies-contact #userForm .rsform-block, body.itemid-852 .moduletable.energieadvies-contact #userForm .rsform-block, body.itemid-917 .moduletable.energieadvies-contact #userForm .rsform-block, body.itemid-854 .moduletable.energieadvies-contact #userForm .rsform-block {
  margin-top: 10px;
}
/* line 892, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 899, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-intro, body.itemid-852 .g-block.par-intro, body.itemid-917 .g-block.par-intro, body.itemid-854 .g-block.par-intro {
  background-color: #e0e0e0;
  margin: 1.563rem;
  padding: 0.938rem;
}
/* line 904, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 905, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-verduurzaam-je-vve .g-grid, body.itemid-852 .g-block.par-verduurzaam-je-vve .g-grid, body.itemid-917 .g-block.par-verduurzaam-je-vve .g-grid, body.itemid-854 .g-block.par-verduurzaam-je-vve .g-grid {
  margin: 0 -1.563rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 909, templates/g5_hydrogen/custom/scss/_menu-items.scss */
  /* line 910, templates/g5_hydrogen/custom/scss/_menu-items.scss */
  body.itemid-850 .g-block.par-verduurzaam-je-vve .g-grid .size-50:first-of-type, body.itemid-852 .g-block.par-verduurzaam-je-vve .g-grid .size-50:first-of-type, body.itemid-917 .g-block.par-verduurzaam-je-vve .g-grid .size-50:first-of-type, body.itemid-854 .g-block.par-verduurzaam-je-vve .g-grid .size-50:first-of-type {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 60%;
    -moz-flex: 0 60%;
    -ms-flex: 0 60%;
    flex: 0 60%;
  }
  /* line 913, templates/g5_hydrogen/custom/scss/_menu-items.scss */
  body.itemid-850 .g-block.par-verduurzaam-je-vve .g-grid .size-50:last-of-type, body.itemid-852 .g-block.par-verduurzaam-je-vve .g-grid .size-50:last-of-type, body.itemid-917 .g-block.par-verduurzaam-je-vve .g-grid .size-50:last-of-type, body.itemid-854 .g-block.par-verduurzaam-je-vve .g-grid .size-50:last-of-type {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 40%;
    -moz-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
    align-self: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 920, templates/g5_hydrogen/custom/scss/_menu-items.scss */
  body.itemid-850 .g-block.par-verduurzaam-je-vve .g-grid .size-50, body.itemid-852 .g-block.par-verduurzaam-je-vve .g-grid .size-50, body.itemid-917 .g-block.par-verduurzaam-je-vve .g-grid .size-50, body.itemid-854 .g-block.par-verduurzaam-je-vve .g-grid .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
/* line 926, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 928, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-helptverder-klant .img-container, body.itemid-852 .g-block.par-helptverder-klant .img-container, body.itemid-917 .g-block.par-helptverder-klant .img-container, body.itemid-854 .g-block.par-helptverder-klant .img-container, body.itemid-850 .g-block.par-klantervaring .img-container, body.itemid-852 .g-block.par-klantervaring .img-container, body.itemid-917 .g-block.par-klantervaring .img-container, body.itemid-854 .g-block.par-klantervaring .img-container, body.itemid-850 .g-block.par-helptverder-klant strong, body.itemid-852 .g-block.par-helptverder-klant strong, body.itemid-917 .g-block.par-helptverder-klant strong, body.itemid-854 .g-block.par-helptverder-klant strong, body.itemid-850 .g-block.par-klantervaring strong, body.itemid-852 .g-block.par-klantervaring strong, body.itemid-917 .g-block.par-klantervaring strong, body.itemid-854 .g-block.par-klantervaring strong, body.itemid-850 .g-block.par-helptverder-klant .text-container, body.itemid-852 .g-block.par-helptverder-klant .text-container, body.itemid-917 .g-block.par-helptverder-klant .text-container, body.itemid-854 .g-block.par-helptverder-klant .text-container, body.itemid-850 .g-block.par-klantervaring .text-container, body.itemid-852 .g-block.par-klantervaring .text-container, body.itemid-917 .g-block.par-klantervaring .text-container, body.itemid-854 .g-block.par-klantervaring .text-container {
  display: block;
}
/* line 933, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-helptverder-klant .img-container, body.itemid-852 .g-block.par-helptverder-klant .img-container, body.itemid-917 .g-block.par-helptverder-klant .img-container, body.itemid-854 .g-block.par-helptverder-klant .img-container, body.itemid-850 .g-block.par-klantervaring .img-container, body.itemid-852 .g-block.par-klantervaring .img-container, body.itemid-917 .g-block.par-klantervaring .img-container, body.itemid-854 .g-block.par-klantervaring .img-container {
  margin-bottom: 0.625rem;
}
/* line 935, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-helptverder-klant .img-container img, body.itemid-852 .g-block.par-helptverder-klant .img-container img, body.itemid-917 .g-block.par-helptverder-klant .img-container img, body.itemid-854 .g-block.par-helptverder-klant .img-container img, body.itemid-850 .g-block.par-klantervaring .img-container img, body.itemid-852 .g-block.par-klantervaring .img-container img, body.itemid-917 .g-block.par-klantervaring .img-container img, body.itemid-854 .g-block.par-klantervaring .img-container img {
  width: 100%;
}
/* line 939, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-helptverder-klant strong, body.itemid-852 .g-block.par-helptverder-klant strong, body.itemid-917 .g-block.par-helptverder-klant strong, body.itemid-854 .g-block.par-helptverder-klant strong, body.itemid-850 .g-block.par-klantervaring strong, body.itemid-852 .g-block.par-klantervaring strong, body.itemid-917 .g-block.par-klantervaring strong, body.itemid-854 .g-block.par-klantervaring strong {
  margin-bottom: 0.625rem;
}
/* line 946, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 947, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-facts-figures > .g-content, body.itemid-852 .g-block.par-facts-figures > .g-content, body.itemid-917 .g-block.par-facts-figures > .g-content, body.itemid-854 .g-block.par-facts-figures > .g-content {
  margin-top: 0;
  padding-top: 0;
}
/* line 953, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-facts-figures .g-gridstatistic-wrapper, body.itemid-852 .g-block.par-facts-figures .g-gridstatistic-wrapper, body.itemid-917 .g-block.par-facts-figures .g-gridstatistic-wrapper, body.itemid-854 .g-block.par-facts-figures .g-gridstatistic-wrapper {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 958, templates/g5_hydrogen/custom/scss/_menu-items.scss */
@media only all and (max-width: 47.938rem) {
  body.itemid-850 .g-block.par-facts-figures .g-gridstatistic-item, body.itemid-852 .g-block.par-facts-figures .g-gridstatistic-item, body.itemid-917 .g-block.par-facts-figures .g-gridstatistic-item, body.itemid-854 .g-block.par-facts-figures .g-gridstatistic-item {
    border-bottom: 1px solid #686868;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
  /* line 964, templates/g5_hydrogen/custom/scss/_menu-items.scss */
  body.itemid-850 .g-block.par-facts-figures .g-gridstatistic-item:last-of-type, body.itemid-852 .g-block.par-facts-figures .g-gridstatistic-item:last-of-type, body.itemid-917 .g-block.par-facts-figures .g-gridstatistic-item:last-of-type, body.itemid-854 .g-block.par-facts-figures .g-gridstatistic-item:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
/* line 970, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-wrapper, body.itemid-852 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-wrapper, body.itemid-917 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-wrapper, body.itemid-854 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-wrapper {
  text-align: center;
}
/* line 973, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-icon, body.itemid-852 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-icon, body.itemid-917 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-icon, body.itemid-854 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-icon {
  margin-bottom: 2rem;
}
/* line 976, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-icon .fa, body.itemid-852 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-icon .fa, body.itemid-917 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-icon .fa, body.itemid-854 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-icon .fa {
  color: #ec3025;
  font-size: 2.5rem;
}
/* line 981, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text1, body.itemid-852 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text1, body.itemid-917 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text1, body.itemid-854 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text1 {
  display: inline-block;
  overflow: hidden;
  height: 9rem;
  width: 9rem;
  border-radius: 100%;
  border: 1px solid #686868;
  text-align: center;
}
/* line 991, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text1 .odometer-inside, body.itemid-852 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text1 .odometer-inside, body.itemid-917 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text1 .odometer-inside, body.itemid-854 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text1 .odometer-inside {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 9rem;
  line-height: 9rem;
}
/* line 999, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-850 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text2, body.itemid-852 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text2, body.itemid-917 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text2, body.itemid-854 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text2 {
  margin-top: 2rem;
  font-size: 1.2rem;
}
/* line 1015, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1017, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1018, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1019, templates/g5_hydrogen/custom/scss/_menu-items.scss */
@media only all and (max-width: 47.938rem) {
  body.itemid-852 .g-block.par-facts-figures .g-gridstatistic-item, body.itemid-917 .g-block.par-facts-figures .g-gridstatistic-item {
    border-bottom: 1px solid #7ac74f;
  }
}
/* line 1024, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1025, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-852 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-icon .fa, body.itemid-917 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-icon .fa {
  color: #216f43;
}
/* line 1030, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-852 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text1, body.itemid-917 .g-block.par-facts-figures .g-gridstatistic-item .g-gridstatistic-item-text1 {
  color: #7ac74f;
  border: 1px solid #7ac74f;
}
/* line 1037, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1038, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-852 #g-feature > .g-container, body.itemid-917 #g-feature > .g-container {
  padding-top: 2rem;
}
/* line 1041, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-852 #g-feature h2, body.itemid-917 #g-feature h2 {
  color: #fff !important;
}
/* line 1045, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1058, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1059, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-852 #g-utility .g-block.pos-utility-a, body.itemid-917 #g-utility .g-block.pos-utility-a {
  background-color: #eaeaea;
  margin-top: 3rem;
  margin-bottom: -11rem;
}
/* line 1066, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-852 #g-feature, body.itemid-917 #g-feature {
  padding-top: 11rem;
}
/* line 1069, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-852 #g-extension, body.itemid-917 #g-extension {
  padding: 1rem 0 2rem;
}
/* line 1072, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-852 #g-extension h2, body.itemid-917 #g-extension h2 {
  color: #fff !important;
}
/* line 1089, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-852 #g-expanded, body.itemid-917 #g-expanded {
  padding-top: 2rem;
  margin-bottom: 0;
}
/* line 1093, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.itemid-852 #g-footer, body.itemid-917 #g-footer {
  margin-top: 0;
}
/* line 1098, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1099, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-stem .moduletable.mod-fp-poll {
  width: 50%;
  margin: 0 auto;
}
@media only all and (max-width: 47.938rem) {
  body.menu-stem .moduletable.mod-fp-poll {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-stem .moduletable.mod-fp-poll {
    width: 75%;
  }
}
/* line 1110, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-stem .moduletable.mod-fp-poll > h3 {
  margin-bottom: 0;
}
/* line 1113, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-stem .moduletable.mod-fp-poll .mod_poll {
  padding: 1rem;
  background-color: #efefef;
}
/* line 1116, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-stem .moduletable.mod-fp-poll .mod_poll .row {
  margin-bottom: 1.407rem;
}
/* line 1120, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.menu-stem .moduletable.mod-fp-poll button {
  margin: 0 auto;
  display: block;
}
/* line 1127, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1128, templates/g5_hydrogen/custom/scss/_menu-items.scss */
.mod-duurzame-tips .button {
  color: #fff !important;
}
/* line 1130, templates/g5_hydrogen/custom/scss/_menu-items.scss */
.mod-duurzame-tips .button:hover {
  color: #fff !important;
}
/* line 1141, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1142, templates/g5_hydrogen/custom/scss/_menu-items.scss */
.menu-woningtypes .g-flippingcards-front {
  height: 393px !important;
}
/* line 1147, templates/g5_hydrogen/custom/scss/_menu-items.scss */
.menu-woningtypes .g-flippingcards-back {
  height: 393px !important;
}
/* line 2, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 4, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 5, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 6, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a, body.menu-home #g-slideshow .g-block.par-slideshow {
  max-width: 100vw;
  overflow: hidden;
  position: relative;
  width: 98vw;
}
/* line 13, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a > .g-content, body.menu-home #g-slideshow .g-block.par-slideshow > .g-content {
  margin: 0;
  padding: 0;
}
/* line 18, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 19, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel {
  display: block;
  min-height: 30vw;
  background-image: url('../../../../images/slideshow/slide-4.jpg');
}
@media only all and (min-width: 75rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel {
    max-height: 55vh;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel {
    max-height: 50vh;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel {
    max-height: 38vh;
  }
}
/* line 34, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer {
  display: none;
}
/* line 38, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel.owl-loaded, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel.owl-loaded {
  max-height: none;
}
/* line 41, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel.owl-loaded .g-owlcarousel-outer, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel.owl-loaded .g-owlcarousel-outer {
  display: block;
}
/* line 49, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer {
  position: relative;
}
/* line 51, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 52, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .image:before, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .image:before {
  display: none;
}
/* line 56, templates/g5_hydrogen/custom/scss/_home.scss */
@media only all and (max-width: 30rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .image img, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .image img {
    height: 12rem;
    width: auto !important;
    max-width: none;
  }
}
/* line 64, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
  text-align: center;
  color: #fff;
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content {
    width: 95vw;
  }
}
/* line 76, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc {
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media only all and (min-width: 75rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc {
    margin-bottom: 3rem;
    margin-top: 3rem;
    font-size: 2.3rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc {
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc {
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    font-size: 1.35rem;
  }
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc {
    display: block;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1.05rem;
    font-size: 1.15rem;
  }
}
/* line 116, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 117, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 118, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-link .g-owlcarousel-item-button:nth-child(2), body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-link .g-owlcarousel-item-button:nth-child(2) {
  margin-left: 0.625rem;
}
/* line 121, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-link .g-owlcarousel-item-button:nth-child(2) ~, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-link .g-owlcarousel-item-button:nth-child(2) ~ {
  margin-right: 0.625rem;
}
/* line 132, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 133, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-nav.disabled, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-nav.disabled {
  display: none;
}
/* line 137, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots {
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0.25rem;
  margin-bottom: 1.25rem;
}
@media only all and (min-width: 75rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots {
    margin: 1rem;
  }
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots {
    margin: 0.25rem;
  }
}
/* line 154, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots .owl-dot, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots .owl-dot {
  background-color: #fff;
  border-color: #fff;
  height: 1rem;
  width: 1rem;
  margin: 0 0.5rem;
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots .owl-dot, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots .owl-dot {
    margin-bottom: 0;
    height: 0.75rem;
    width: 0.75rem;
  }
}
/* line 167, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots .owl-dot.active, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots .owl-dot.active {
  background-color: #ec3025;
  border-color: #ec3025;
}
/* line 179, templates/g5_hydrogen/custom/scss/_home.scss */
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-showcase {
    padding-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 184, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-showcase > .g-container {
    width: 100%;
  }
  /* line 187, templates/g5_hydrogen/custom/scss/_home.scss */
  /* line 188, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-showcase > .g-container .g-block[class*="par-label"] {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 33%;
    -moz-flex: 0 33%;
    -ms-flex: 0 33%;
    flex: 0 33%;
  }
  /* line 191, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-showcase > .g-container .g-block[class*="par-label"] > .g-content {
    margin-bottom: 0;
  }
  /* line 194, templates/g5_hydrogen/custom/scss/_home.scss */
  /* line 195, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-showcase > .g-container .g-block[class*="par-label"] > .g-content a .content {
    font-size: 0.9rem;
  }
  /* line 198, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-showcase > .g-container .g-block[class*="par-label"] > .g-content a .content i {
    font-size: 1rem;
  }
}
/* line 210, templates/g5_hydrogen/custom/scss/_home.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 212, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-container {
    width: 100%;
    padding: 0 0.625rem;
  }
}
/* line 221, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 345, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block.size-28 {
  background-color: #f3901d;
  z-index: 2;
  position: relative;
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-container-above .g-block.size-28 {
    margin-top: 20px;
  }
}
/* line 354, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block.size-28:before {
  background-color: #f3901d;
  content: "";
  position: absolute;
  height: 60px;
  width: 101%;
  transform: rotate(5deg) skew(5deg);
  top: -14px;
  overflow: hidden;
  left: -0.6px;
  outline: 1px solid transparent;
  -webkit-backface-visibility: hidden;
  will-change: transform;
  -webkit-perspective: 1000;
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-container-above .g-block.size-28:before {
    width: 100%;
    top: -20px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  body.menu-home #g-container-above .g-block.size-28 {
    width: 31.4%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 31.4%;
    -moz-flex: 0 31.4%;
    -ms-flex: 0 31.4%;
    flex: 0 31.4%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-container-above .g-block.size-28 {
    width: 31.4%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 31.4%;
    -moz-flex: 0 31.4%;
    -ms-flex: 0 31.4%;
    flex: 0 31.4%;
  }
}
/* line 385, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block.size-72 {
  max-width: 95vw;
  border: 2px solid #f3901d;
  margin: 0;
  z-index: 3;
  background-color: #fff;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  body.menu-home #g-container-above .g-block.size-72 {
    width: 68.6%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 68.6%;
    -moz-flex: 0 68.6%;
    -ms-flex: 0 68.6%;
    flex: 0 68.6%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-container-above .g-block.size-72 {
    width: 68.6%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 68.6%;
    -moz-flex: 0 68.6%;
    -ms-flex: 0 68.6%;
    flex: 0 68.6%;
  }
}
/* line 401, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 402, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht {
  position: relative;
  padding-top: 0;
  height: 100%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht {
    padding-bottom: 30px;
  }
}
/* line 412, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten > .g-title, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht > .g-title {
  line-height: 1.7rem;
  font-weight: bold;
  font-size: 22px;
  padding-top: 23px;
  margin-bottom: 35px;
}
/* line 420, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  align-content: center;
  -ms-flex-line-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  padding-bottom: 2rem;
}
/* line 429, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li {
  width: 33.33333%;
  position: relative;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.33333%;
  -moz-flex: 0 33.33333%;
  -ms-flex: 0 33.33333%;
  flex: 0 33.33333%;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li {
    width: 50%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    height: 104px;
  }
  /* line 440, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li.last, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li.last, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li.last, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li.last {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li {
    width: 50%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
  /* line 449, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li.last, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li.last, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li.last, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li.last {
    display: none;
  }
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li {
    width: 100%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
/* line 458, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li .DateImage, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li .DateImage, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li .DateImage, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li .DateImage {
  border-color: #ec3025;
  border-color: #ec3025;
}
/* line 460, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li .DateImage:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li .DateImage:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li .DateImage:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li .DateImage:before {
  border-color: #ec3025;
}
/* line 463, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li .DateImage:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li .DateImage:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li .DateImage:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li .DateImage:after {
  border-color: #ec3025;
}
/* line 469, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 470, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li a:hover .DateImage, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li a:hover .DateImage, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li a:hover .DateImage, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li a:hover .DateImage {
  border-color: #f3901d;
}
/* line 472, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li a:hover .DateImage:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li a:hover .DateImage:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li a:hover .DateImage:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li a:hover .DateImage:before {
  border-color: #f3901d;
}
/* line 475, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li a:hover .DateImage:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li a:hover .DateImage:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li a:hover .DateImage:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li a:hover .DateImage:after {
  border-color: #f3901d;
}
/* line 480, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li .event-title, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li .event-title, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li .event-title, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li .event-title {
  color: #686868;
  color: #4f4f4f;
  background-image: linear-gradient(to right, #4f4f4f 50%, #ec3025, #ec3025 50%);
}
/* line 486, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 487, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] .DateImage, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li[categories~="extern"] .DateImage, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] .DateImage, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] .DateImage {
  border-color: #926ba9;
  border-color: #926ba9;
}
/* line 489, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] .DateImage:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li[categories~="extern"] .DateImage:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] .DateImage:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] .DateImage:before {
  border-color: #926ba9;
}
/* line 492, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] .DateImage:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li[categories~="extern"] .DateImage:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] .DateImage:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] .DateImage:after {
  border-color: #926ba9;
}
/* line 498, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 499, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] a:hover .DateImage, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li[categories~="extern"] a:hover .DateImage, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] a:hover .DateImage, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] a:hover .DateImage {
  border-color: #ec3025;
}
/* line 501, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] a:hover .DateImage:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li[categories~="extern"] a:hover .DateImage:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] a:hover .DateImage:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] a:hover .DateImage:before {
  border-color: #ec3025;
}
/* line 504, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] a:hover .DateImage:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li[categories~="extern"] a:hover .DateImage:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] a:hover .DateImage:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] a:hover .DateImage:after {
  border-color: #ec3025;
}
/* line 509, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] .event-title, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li[categories~="extern"] .event-title, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] .event-title, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li[categories~="extern"] .event-title {
  color: #686868;
  color: #4f4f4f;
  background-image: linear-gradient(to right, #4f4f4f 50%, #ec3025, #ec3025 50%);
}
/* line 517, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .more-agenda, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .more-agenda {
  position: absolute;
  right: -10px;
  bottom: -25px;
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .more-agenda, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .more-agenda {
    right: -23px;
    bottom: -10px;
  }
}
/* line 527, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .more-agenda .button, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .more-agenda .button {
  background-color: #f3901d;
  border-left: 5px solid #d2760b;
  color: #fff;
}
/* line 532, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .more-agenda .button:hover, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .more-agenda .button:hover, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .more-agenda .button:active, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .more-agenda .button:active, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten .more-agenda .button:focus, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .more-agenda .button:focus {
  background: #d2760b;
  border-left-color: #f3901d;
  color: #fff;
}
/* line 541, templates/g5_hydrogen/custom/scss/_home.scss */
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht {
    padding: 20px 0 40px;
  }
}
/* line 545, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .g-title {
  color: #fff;
  padding-top: 0;
  margin-bottom: 30px !important;
}
/* line 551, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 554, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li {
  width: 100%;
  flex: 0 100%;
  padding: 0;
  display: block !important;
  height: auto !important;
}
/* line 561, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li .g-grid, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li .g-grid {
  align-items: center;
  justify-content: center;
}
/* line 566, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li a, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li a {
  position: relative;
  display: block;
}
/* line 570, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 571, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li a:hover:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li a:hover:after {
  background-position: 100%;
}
/* line 576, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li a:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li a:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li a:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li a:after {
  position: absolute;
}
/* line 581, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li a:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li a:before {
  background-color: #ec3025;
  content: "\f061";
  color: #fff;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 0;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  bottom: 0;
  top: 135%;
}
@media only all and (min-width: 60rem) {
  body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li a:before, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li a:before {
    top: 121%;
  }
}
/* line 605, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li a:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li a:after {
  content: "Meer informatie";
  font-size: 1rem;
  color: #fff;
  left: 40px;
  transition: background 0.3s ease-in-out;
  text-decoration: none;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #fff;
  background-image: linear-gradient(to right, #fff 50%, #686868, #4f4f4f 50%);
  background-size: 200% 100%;
  background-position: 0;
  transition: all 0.3s cubic-bezier(0, 0, 0.23, 1);
  top: 138%;
}
@media only all and (min-width: 60rem) {
  body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li a:after, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li a:after {
    top: 124%;
  }
}
/* line 627, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 628, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li .g-block.g-block-date, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li .g-block.g-block-date {
  width: 75px;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 75px;
  -moz-flex: 0 75px;
  -ms-flex: 0 75px;
  flex: 0 75px;
  padding: 1rem;
  background-color: #fff;
}
/* line 634, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li .g-block.g-block-info, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li .g-block.g-block-info {
  color: #fff;
  padding-left: 10px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 calc(100% - 250px - 1.5em);
  -moz-flex: 1 calc(100% - 250px - 1.5em);
  -ms-flex: 1 calc(100% - 250px - 1.5em);
  flex: 1 calc(100% - 250px - 1.5em);
}
/* line 639, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten li .g-block.g-block-info .event-title, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .rsepro_upcomingmod-activiteiten-uitgelicht li .g-block.g-block-info .event-title {
  color: #fff;
  background-image: linear-gradient(to right, #fff 50%, #686868, #4f4f4f 50%);
  font-weight: bold;
}
/* line 649, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .agenda-legend, body.menu-home #g-container-above .g-block .moduletable.mod-activiteiten-uitgelicht .more-agenda {
  display: none;
}
/* line 660, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 662, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 663, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 664, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a, body.menu-home #g-slideshow .g-block.par-slideshow {
  max-width: 100vw;
  overflow: hidden;
  position: relative;
  width: 98vw;
}
/* line 671, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a > .g-content, body.menu-home #g-slideshow .g-block.par-slideshow > .g-content {
  margin: 0;
  padding: 0;
}
/* line 676, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 677, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel {
  display: block;
}
@media only all and (min-width: 75rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel {
    max-height: 55vh;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel {
    max-height: 50vh;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel {
    max-height: 38vh;
  }
}
/* line 690, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel.owl-loaded, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel.owl-loaded {
  max-height: none;
}
/* line 697, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer {
  position: relative;
}
/* line 699, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 700, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .image:before, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .image:before {
  display: none;
}
/* line 704, templates/g5_hydrogen/custom/scss/_home.scss */
@media only all and (max-width: 30rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .image img, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .image img {
    height: 12rem;
    width: auto !important;
    max-width: none;
  }
}
/* line 712, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
  text-align: center;
  color: #fff;
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content {
    width: 95vw;
  }
}
/* line 724, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc {
  font-weight: 700;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media only all and (min-width: 75rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc {
    margin-bottom: 3rem;
    margin-top: 3rem;
    font-size: 2.2rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc {
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-size: 1.4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc {
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    font-size: 1.25rem;
  }
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-desc {
    display: block;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1.05rem;
  }
}
/* line 761, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 762, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 763, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-link .g-owlcarousel-item-button:nth-child(2), body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-link .g-owlcarousel-item-button:nth-child(2) {
  margin-left: 0.625rem;
}
/* line 766, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-link .g-owlcarousel-item-button:nth-child(2) ~, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .g-owlcarousel-outer .g-owlcarousel-content .g-owlcarousel-item-link .g-owlcarousel-item-button:nth-child(2) ~ {
  margin-right: 0.625rem;
}
/* line 777, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 778, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-nav.disabled, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-nav.disabled {
  display: none;
}
/* line 782, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots {
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0.25rem;
  margin-bottom: 1.25rem;
}
@media only all and (min-width: 75rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots {
    margin: 1rem;
  }
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots {
    margin: 0.25rem;
  }
}
/* line 799, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots .owl-dot, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots .owl-dot {
  background-color: #fff;
  border-color: #fff;
  height: 1rem;
  width: 1rem;
  margin: 0 0.5rem;
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots .owl-dot, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots .owl-dot {
    margin-bottom: 0;
    height: 0.75rem;
    width: 0.75rem;
  }
}
/* line 812, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-slideshow .g-block.pos-slideshow-a .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots .owl-dot.active, body.menu-home #g-slideshow .g-block.par-slideshow .g-owlcarousel-layout-standard .g-owlcarousel .owl-dots .owl-dot.active {
  background-color: #ec3025;
  border-color: #ec3025;
}
/* line 824, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-showcase {
  border-bottom: none !important;
}
/* line 827, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 828, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-showcase > .g-container > .g-grid {
  margin-left: -0.625rem;
  margin-right: -1.25rem;
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-showcase {
    padding-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 838, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-showcase > .g-container {
    width: 100%;
  }
  /* line 840, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-showcase > .g-container > .g-grid {
    margin: 0;
  }
  /* line 843, templates/g5_hydrogen/custom/scss/_home.scss */
  /* line 844, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-showcase > .g-container .g-block[class*="par-label"] {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 33%;
    -moz-flex: 0 33%;
    -ms-flex: 0 33%;
    flex: 0 33%;
  }
  /* line 847, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-showcase > .g-container .g-block[class*="par-label"] > .g-content {
    margin-bottom: 0;
  }
  /* line 850, templates/g5_hydrogen/custom/scss/_home.scss */
  /* line 851, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-showcase > .g-container .g-block[class*="par-label"] > .g-content a .content {
    font-size: 0.9rem;
  }
  /* line 854, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-showcase > .g-container .g-block[class*="par-label"] > .g-content a .content i {
    font-size: 1rem;
  }
}
/* line 866, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 867, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .par-subsidiewijzer {
  overflow: hidden;
}
@media only all and (min-width: 48rem) {
  body.menu-home #g-feature .par-subsidiewijzer {
    margin-bottom: -11rem;
  }
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-feature .par-subsidiewijzer {
    margin-bottom: -8rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-feature .par-subsidiewijzer {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    margin-bottom: -6.5rem;
  }
}
/* line 882, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .par-subsidiewijzer .g-particle {
  padding: 2.814rem;
  margin: 0;
  background-color: #7ac74f;
  color: #fff;
  position: relative;
  z-index: 1;
}
/* line 891, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .par-subsidiewijzer .g-particle h3 {
  text-transform: none;
  color: #fff;
  position: relative;
  font-size: 1.3rem;
  font-weight: 700;
  padding-right: 3.5rem;
}
/* line 900, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .par-subsidiewijzer .g-particle h3:after {
  content: "€";
  font-size: 2rem;
  font-weight: 100;
  border: 1px solid white;
  display: block;
  height: 3rem;
  width: 3rem;
  border-radius: 3rem;
  text-align: center;
  line-height: 2.7rem;
  text-indent: -1px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
/* line 921, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .par-subsidiewijzer .g-particle p {
  font-size: 120%;
  margin-bottom: 1.5rem;
}
/* line 926, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .par-subsidiewijzer .g-particle p:last-of-type {
  margin-bottom: 1.5rem;
}
@media only all and (min-width: 75rem) {
  body.menu-home #g-feature .par-subsidiewijzer .g-particle p {
    margin-top: 1.2rem;
    margin-bottom: 1.5rem;
  }
}
/* line 936, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .par-subsidiewijzer .g-particle a[class^="button"] {
  width: 100%;
}
/* line 944, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .par-subsidiewijzer:after {
  width: 120%;
  height: 15rem;
  z-index: 0;
  left: -2rem;
  top: -12.5rem;
  transform: rotate(-5deg);
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  transition: bottom 0.3s;
  background-color: #7ac74f;
  content: " ";
  display: inline-block;
  position: relative;
}
/* line 962, templates/g5_hydrogen/custom/scss/_home.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-feature .pos-feature-a {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    margin-bottom: 0;
  }
}
/* line 967, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a > .g-content {
  margin: 0;
  padding: 0;
}
@media all and (min-width: 60rem) {
  body.menu-home #g-feature .pos-feature-a > .g-content {
    margin-left: 2rem;
  }
}
/* line 975, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content {
  border: 2px solid #ec3025;
  max-width: 95vw;
  margin: auto;
}
/* line 976, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content .moduletable.mod-nieuws {
  padding: 2.3rem 0 0;
}
/* line 979, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content .moduletable.mod-nieuws .g-block-item-image-container {
  overflow: hidden;
}
/* line 981, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content .moduletable.mod-nieuws .g-block-item-image-container img {
  transform: rotate(0deg) scale(1);
  transition: transform 0.25s;
}
/* line 985, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content .moduletable.mod-nieuws .g-block-item-image-container:hover img {
  transform: rotate(-5deg) scale(1.2);
  transition: transform 0.5s;
}
/* line 996, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content .g-title {
  text-transform: unset;
  color: #ec3025;
  font-weight: 700;
  padding: 0 2.814rem;
}
/* line 1004, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  align-content: center;
  -ms-flex-line-pack: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  margin: 0;
  margin-bottom: 2.3rem;
  padding: 0 1.876rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module {
    margin-bottom: 54px;
  }
}
/* line 1018, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333333333%;
  -moz-flex: 0 33.3333333333%;
  -ms-flex: 0 33.3333333333%;
  flex: 0 33.3333333333%;
  display: inline-block;
  padding: 0;
  overflow: hidden;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
}
@media only all and (max-width: 30rem) {
  body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
/* line 1034, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li > .g-grid {
  padding: 0.938rem;
}
@media only all and (min-width: 60rem) {
  /* line 1039, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li:nth-child(4) {
    display: none;
  }
}
/* line 1044, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li .g-block-item-image {
  width: 100%;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
  height: 9rem;
  overflow: hidden;
}
/* line 1050, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li .g-block-item-image > .g-content {
  margin: 0;
  padding: 0;
}
/* line 1059, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li .g-block-item-information {
  width: 100%;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
}
/* line 1063, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li .g-block-item-information > .g-content {
  padding: 1rem 0 0 0;
  margin: 0;
  color: #505050;
}
/* line 1069, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li .g-block-item-information a {
  color: #686868;
}
/* line 1074, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li .g-block-item-information dd.published {
  margin: 0 0 0.625rem 0;
  font-size: 0.8rem;
  color: #686868;
}
/* line 1081, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li:first-child {
  padding-left: 0;
}
/* line 1084, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content ul.category-module li:last-child {
  padding-right: 0;
}
/* line 1090, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content .readmore-link {
  text-align: right;
}
/* line 1094, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1099, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-a .platform-content .readmore-link a i {
  margin-right: 0.938rem;
}
/* line 1108, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1109, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-feature .pos-feature-b > .g-content {
  padding-top: 0;
}
/* line 1115, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-expanded {
  padding-top: 1rem;
  padding-bottom: 11rem;
}
/* line 1119, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1120, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1121, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-expanded .moduletable.mod-onderwerpen .g-title {
  color: #f3901d;
  text-align: center;
}
/* line 1127, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-expanded .moduletable.mod-onderwerpen .more-subjects-container {
  text-align: center;
}
/* line 1130, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-expanded .moduletable.mod-onderwerpen .more-subjects-container i {
  margin-right: 0.625rem;
}
/* line 1138, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility {
  padding-top: 0;
}
/* line 1141, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .g-title {
  color: #f3901d;
  font-weight: bold;
  text-transform: none;
}
/* line 1147, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1148, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .g-block.pos-utility-a {
  max-width: 95vw;
  border: 2px solid #f3901d;
  margin: auto;
}
/* line 1153, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .g-block.pos-utility-a > .g-content {
  padding: 0.938rem 2rem;
}
/* line 1159, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1160, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten {
  position: relative;
  padding-top: 0.625rem;
}
/* line 1164, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  align-content: center;
  -ms-flex-line-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  padding-bottom: 2rem;
}
/* line 1172, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li {
  width: 25%;
  position: relative;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 25%;
  -moz-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li {
    width: 50%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li {
    width: 100%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
/* line 1187, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li .DateImage {
  border-color: #ec3025;
  border-color: #ec3025;
}
/* line 1189, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li .DateImage:before {
  border-color: #ec3025;
}
/* line 1192, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li .DateImage:after {
  border-color: #ec3025;
}
/* line 1198, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1199, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li a:hover .DateImage {
  border-color: #f3901d;
}
/* line 1201, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li a:hover .DateImage:before {
  border-color: #f3901d;
}
/* line 1204, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li a:hover .DateImage:after {
  border-color: #f3901d;
}
/* line 1209, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li .event-title {
  color: #686868;
  color: #4f4f4f;
  background-image: linear-gradient(to right, #4f4f4f 50%, #ec3025, #ec3025 50%);
}
/* line 1215, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1216, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] .DateImage {
  border-color: #926ba9;
  border-color: #926ba9;
}
/* line 1218, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] .DateImage:before {
  border-color: #926ba9;
}
/* line 1221, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] .DateImage:after {
  border-color: #926ba9;
}
/* line 1227, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1228, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] a:hover .DateImage {
  border-color: #ec3025;
}
/* line 1230, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] a:hover .DateImage:before {
  border-color: #ec3025;
}
/* line 1233, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] a:hover .DateImage:after {
  border-color: #ec3025;
}
/* line 1238, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .rsepro_upcomingmod-activiteiten li[categories~="extern"] .event-title {
  color: #686868;
  color: #4f4f4f;
  background-image: linear-gradient(to right, #4f4f4f 50%, #ec3025, #ec3025 50%);
}
/* line 1246, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .more-agenda {
  position: absolute;
  right: -2.7rem;
  bottom: -1.563rem;
}
/* line 1251, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .more-agenda .button {
  background-color: #f3901d;
  border-left: 5px solid #d2760b;
  color: #fff;
}
/* line 1256, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-utility .moduletable.mod-activiteiten .more-agenda .button:hover, body.menu-home #g-utility .moduletable.mod-activiteiten .more-agenda .button:active, body.menu-home #g-utility .moduletable.mod-activiteiten .more-agenda .button:focus {
  background: #d2760b;
  border-left-color: #f3901d;
  color: #fff;
}
/* line 1268, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1269, templates/g5_hydrogen/custom/scss/_home.scss */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 1271, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block .mod-activiteiten ul li .event-title {
    color: #ec3025;
    background-image: none !important;
  }
  /* line 1275, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block .mod-activiteiten ul li .event-title:hover, body.menu-home #g-container-above .g-block .mod-activiteiten ul li .event-title:focus {
    color: #4f4f4f;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1281, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block.size-27 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
  /* line 1284, templates/g5_hydrogen/custom/scss/_home.scss */
  /* line 1285, templates/g5_hydrogen/custom/scss/_home.scss */
  /* line 1286, templates/g5_hydrogen/custom/scss/_home.scss */
  /* line 1287, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block.size-27 .pos-above-a .mod-activiteiten ul li .g-grid .g-block.g-block-date {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 20%;
    -moz-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%;
  }
  /* line 1290, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block.size-27 .pos-above-a .mod-activiteiten ul li .g-grid .g-block.g-block-info {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 80%;
    -moz-flex: 0 80%;
    -ms-flex: 0 80%;
    flex: 0 80%;
  }
  /* line 1297, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block.size-48 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
  /* line 1300, templates/g5_hydrogen/custom/scss/_home.scss */
  /* line 1301, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block.size-48 .pos-above-b > .g-content {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 1307, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block.size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
  /* line 1310, templates/g5_hydrogen/custom/scss/_home.scss */
  /* line 1311, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block.size-25 .pos-above-c > .g-content {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 1314, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block.size-25 .pos-above-c > .g-content > .platform-content {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
  /* line 1317, templates/g5_hydrogen/custom/scss/_home.scss */
  /* line 1318, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block.size-25 .pos-above-c > .g-content > .platform-content .moduletable.mod-newsletter {
    padding-top: 0;
  }
  /* line 1320, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block.size-25 .pos-above-c > .g-content > .platform-content .moduletable.mod-newsletter .acyfield_toestemming {
    font-size: 0;
  }
  /* line 1323, templates/g5_hydrogen/custom/scss/_home.scss */
  body.menu-home #g-container-above .g-block.size-25 .pos-above-c > .g-content > .platform-content .moduletable.mod-newsletter .acyfield_toestemming > span {
    margin-top: 0.25rem;
    font-size: 1rem;
  }
}
/* line 1336, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1337, templates/g5_hydrogen/custom/scss/_home.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-container-above .g-block.pos-above-a > .g-content {
    margin-top: 0;
    padding-top: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-container-above .g-block.pos-above-a > .g-content {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
  }
}
/* line 1348, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1349, templates/g5_hydrogen/custom/scss/_home.scss */
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-container-above .g-block.pos-above-a .moduletable .g-title {
    margin-bottom: 0.625rem;
  }
}
/* line 1354, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1355, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1356, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1357, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block.pos-above-a .moduletable.mod-activiteiten ul li:nth-child(n+5) {
  display: none;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.menu-home #g-container-above .g-block.pos-above-a .moduletable.mod-activiteiten ul li:nth-child(n+5) {
    display: inline-block;
  }
}
/* line 1368, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1369, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-container-above .g-block.pos-above-b > .g-content {
  padding: 0.938rem 0;
  padding-left: 1rem;
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-container-above .g-block.pos-above-b > .g-content {
    padding: 0 0.938rem;
  }
}
/* line 1377, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1378, templates/g5_hydrogen/custom/scss/_home.scss */
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-container-above .g-block.pos-above-b .moduletable .g-title {
    margin-bottom: 0.625rem;
  }
}
/* line 1388, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1389, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom > .g-container {
  border: 2px solid #ec3025;
  margin: auto;
  margin-top: -10rem;
  background-color: #fff;
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-bottom > .g-container {
    max-width: 95vw;
  }
}
/* line 1399, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .g-title {
  color: #ec3025;
  text-transform: unset;
}
/* line 1403, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .g-title .fa {
  margin-left: 1.25rem;
}
/* line 1408, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-a {
  align-self: center;
  position: relative;
}
/* line 1412, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-a .g-content {
  position: relative;
}
/* line 1417, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-a .g-content:after {
  content: "";
  background-color: #ec3025;
}
@media only all and (min-width: 48rem) {
  body.menu-home #g-bottom .pos-bottom-a .g-content:after {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-font-smoothing: subpixel-antialiased;
    width: 3px;
    height: 87%;
    left: auto;
    right: -10px;
  }
}
@media only all and (max-width: 47.938rem) {
  body.menu-home #g-bottom .pos-bottom-a .g-content:after {
    width: 80%;
    bottom: -13px;
    display: block;
    position: absolute;
    height: 3px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
/* line 1441, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-a .acym__users__creation__fields__title {
  display: none;
}
/* line 1444, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-a label.cell {
  width: 100%;
}
/* line 1448, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-a .acymailing_introtext {
  margin-bottom: 0.625rem;
}
/* line 1452, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-a .acyfield_email {
  margin-top: 0.625rem;
}
/* line 1456, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-a .acyfield_toestemming {
  margin-top: 0.625rem;
  font-size: 0;
}
/* line 1461, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-a .acyfield_toestemming label {
  font-size: 1rem;
}
/* line 1466, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-a .acysubbuttons {
  text-align: left;
  margin-top: 1.25rem !important;
}
/* line 1470, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-a .acysubbuttons .subbutton {
  border-left: 5px solid #cc1c12;
  padding: 0 0.938rem;
  line-height: 2rem;
  padding-bottom: 0.2rem;
  border-radius: 0;
}
/* line 1477, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-a .acysubbuttons .subbutton i {
  margin-right: 0.625rem;
}
/* line 1481, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-a .acysubbuttons .subbutton:hover, body.menu-home #g-bottom .pos-bottom-a .acysubbuttons .subbutton:focus {
  background: #cc1c12;
  border-left-color: #ec3025;
  color: #fff;
}
/* line 1490, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-b {
  align-self: center;
}
/* line 1497, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-b .g-block-icon {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 10%;
  -moz-flex: 0 10%;
  -ms-flex: 0 10%;
  flex: 0 10%;
  color: #ec3025;
}
/* line 1502, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-b .g-block-text {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 90%;
  -moz-flex: 0 90%;
  -ms-flex: 0 90%;
  flex: 0 90%;
  font-weight: bold;
  color: #000;
  margin-bottom: 0.9375rem;
}
/* line 1508, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-b .g-block-text a {
  color: #000;
  text-decoration: underline;
}
/* line 1511, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-b .g-block-text a:hover {
  color: #ec3025;
}
/* line 1517, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-b .g-block-intro {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
  margin-bottom: 1.5625rem;
}
/* line 1523, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1525, templates/g5_hydrogen/custom/scss/_home.scss */
@media only all and (min-width: 48rem) {
  body.menu-home #g-bottom .pos-bottom-a > .g-content, body.menu-home #g-bottom .pos-bottom-b > .g-content {
    padding: 0.938rem 2rem;
  }
}
/* line 1531, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1532, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1533, templates/g5_hydrogen/custom/scss/_home.scss */
/* line 1534, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-b .moduletable.mod-fp-contact .custom {
  position: relative;
}
/* line 1537, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-b .moduletable.mod-fp-contact .g-grid-images {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 1542, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-b .moduletable.mod-fp-contact .g-grid-images .g-image {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
  text-align: right;
  padding: 0.625rem 0;
}
/* line 1547, templates/g5_hydrogen/custom/scss/_home.scss */
body.menu-home #g-bottom .pos-bottom-b .moduletable.mod-fp-contact .g-grid-images .g-image img {
  max-width: 100px;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
}
/* line 1154, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1156, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating.itemid-748 {
  --menu-active-color: #ec3025;
}
/* line 1159, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating.itemid-745 {
  --menu-active-color: #f3901d;
}
/* line 1162, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating.itemid-747 {
  --menu-active-color: #7ac74f;
}
/* line 1166, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1167, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1168, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  align-content: center;
  -ms-flex-line-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
/* line 1174, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div {
  display: block;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333333333%;
  -moz-flex: 0 33.3333333333%;
  -ms-flex: 0 33.3333333333%;
  flex: 0 33.3333333333%;
  font-size: 150%;
  font-weight: bold;
  padding: 0 1rem 1rem;
  border: 0px solid var(--menu-active-color);
  border-bottom-width: 2px;
  color: #fff;
}
@media only all and (max-width: 47.938rem) {
  body.cat-blog-alternating #g-above .moduletable.page-menu .custom div {
    border-width: 0px;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    margin: 0.25rem 0;
    padding: 1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  body.cat-blog-alternating #g-above .moduletable.page-menu .custom div {
    min-height: 7rem;
    font-size: 141%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  body.cat-blog-alternating #g-above .moduletable.page-menu .custom div {
    font-size: 130%;
  }
}
/* line 1200, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div a {
  display: inline-block;
  width: 100%;
  padding: 1rem;
  color: white;
}
/* line 1206, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div a:after {
  font: normal normal normal 1em FontAwesome;
  float: right;
}
/* line 1211, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div a:hover {
  transition: color 250ms;
}
/* line 1216, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1217, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(1) a {
  background-color: #ec3025;
}
/* line 1219, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(1) a:after {
  content: "\f1ad";
}
/* line 1222, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(1) a:hover {
  background-color: #ee463c !important;
}
/* line 1226, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(1).active a {
  color: #ec3025;
}
/* line 1228, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(1).active a:hover {
  color: #cc1c12 !important;
  background-color: #fff !important;
}
/* line 1235, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1236, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(2) a {
  background-color: #f3901d;
}
/* line 1238, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(2) a:after {
  content: "\f1e6";
}
/* line 1241, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(2) a:hover {
  background-color: #f49c35 !important;
}
/* line 1245, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(2).active a {
  color: #f3901d;
}
/* line 1247, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(2).active a:hover {
  color: #d2760b !important;
  background-color: #fff !important;
}
/* line 1254, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1255, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(3) a {
  background-color: #7ac74f;
}
/* line 1257, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(3) a:after {
  content: "\f06c";
}
/* line 1260, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(3) a:hover {
  background-color: #89cd62;
}
/* line 1264, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(3).active a {
  color: #7ac74f;
}
/* line 1266, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div:nth-child(3).active a:hover {
  color: #61ac37 !important;
  background-color: #fff !important;
}
/* line 1274, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div.active {
  border-width: 2px 2px 0 2px;
}
/* line 1275, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating #g-above .moduletable.page-menu .custom div.active a {
  background-color: #fff;
}
@media only all and (max-width: 47.938rem) {
  body.cat-blog-alternating #g-above .moduletable.page-menu .custom div.active {
    border-width: 2px;
    margin: 0.25rem 1rem;
    padding: 0;
  }
}
/* line 1295, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1296, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .pos-page-content > .g-content {
  margin-top: 0;
  padding-top: 0;
}
/* line 1302, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .category-desc {
  background-color: #e0e0e0;
  margin: 2.5rem 0;
  padding: 2.345rem;
  margin-top: 0;
  font-weight: bold;
  color: black;
}
/* line 1311, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1313, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  align-content: center;
  -ms-flex-line-pack: center;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  box-align: baseline;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  -o-align-items: baseline;
  align-items: baseline;
  -ms-flex-align: baseline;
  border-bottom: 2px solid #929497;
  padding-bottom: 3rem;
  margin-top: 3rem;
}
/* line 1324, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div:first-child {
  margin-top: 0;
}
/* line 1328, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div:last-child {
  border-bottom: unset;
  padding-bottom: unset;
}
/* line 1333, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .page-header {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
  color: black;
}
/* line 1337, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .page-header h2 {
  display: inline-block;
  font-weight: bold;
  text-transform: unset;
}
/* line 1341, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .page-header h2:before {
  content: "\f068";
  font: normal normal normal 150% FontAwesome;
  padding-top: 9px;
  padding-right: 0.938rem;
  color: #ec3025;
  font-weight: bold;
  line-height: 0.1rem;
  vertical-align: middle;
  padding-bottom: 10px;
}
/* line 1355, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .icons {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
  display: none;
}
/* line 1360, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .item-related-to-list {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 30%;
  -moz-flex: 0 30%;
  -ms-flex: 0 30%;
  flex: 0 30%;
  padding-right: 2.345rem;
}
@media only all and (max-width: 47.938rem) {
  body.cat-blog-alternating .items-leading > div > .item-related-to-list {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    padding-right: 0;
    order: 1;
  }
}
/* line 1371, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .item-related-to-list h4 {
  color: #f3901d;
  font-weight: bold;
  font-size: 1rem;
}
/* line 1377, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item {
  font-family: "Open Sans";
  margin-bottom: calc(-1.275rem - 1.2506666667rem + 0.625rem);
  text-align: right;
}
/* line 1381, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item:last-child {
  margin-bottom: 0;
  height: 5rem;
}
/* line 1384, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item:last-child a {
  top: calc(-1.275rem - 1.2506666667rem + 0.01rem);
}
/* line 1391, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item img {
  height: 5rem;
  width: 100%;
  object-fit: cover;
}
/* line 1396, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item a.rel-article-title {
  display: inline-block;
  top: calc(-1.275rem - 1.2506666667rem);
  padding: 0.6253333333rem 1.407rem;
  background-color: #ec3025;
  text-align: right;
  color: white;
  font-weight: bold;
  position: relative;
  border-left-color: #cc1c12;
}
/* line 1408, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item a.rel-article-title:before {
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  color: white;
  padding-top: 3px;
  padding-right: 0.469rem;
}
/* line 1416, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item a.rel-article-title:hover {
  background: #cc1c12;
  border-left-color: #ec3025;
}
/* line 1421, templates/g5_hydrogen/custom/scss/_menu-items.scss */
/* line 1429, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-295 a, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-446 a, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-242 a, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-259 a, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-397 a, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-209 a, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-355 a, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-369 a {
  background-color: #7ac74f;
  border-left-color: #61ac37;
}
/* line 1432, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-295 a:hover, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-446 a:hover, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-242 a:hover, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-259 a:hover, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-397 a:hover, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-209 a:hover, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-355 a:hover, body.cat-blog-alternating .items-leading > div > .item-related-to-list .item-related-to-item.article-369 a:hover {
  background-color: #61ac37;
  border-left-color: #7ac74f;
}
/* line 1441, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div:nth-child(odd) > .item-related-to-list {
  order: 1;
  padding-right: 0;
  padding-left: 2.345rem;
}
@media only all and (max-width: 47.938rem) {
  body.cat-blog-alternating .items-leading > div:nth-child(odd) > .item-related-to-list {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    padding-left: 0;
  }
}
/* line 1452, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .item-intro {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
}
@media only all and (max-width: 47.938rem) {
  /* line 1456, templates/g5_hydrogen/custom/scss/_menu-items.scss */
  body.cat-blog-alternating .items-leading > div > .item-intro > p {
    text-align: justify;
  }
}
/* line 1460, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .item-intro p {
  line-height: 170%;
}
/* line 1465, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div .item-related-to-list + .item-intro {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 70%;
  -moz-flex: 0 70%;
  -ms-flex: 0 70%;
  flex: 0 70%;
}
@media only all and (max-width: 47.938rem) {
  body.cat-blog-alternating .items-leading > div .item-related-to-list + .item-intro {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
/* line 1472, templates/g5_hydrogen/custom/scss/_menu-items.scss */
body.cat-blog-alternating .items-leading > div > .social-sharing {
  display: none;
}
/* line 1, templates/g5_hydrogen/custom/scss/_aanmeldformulier.scss */
/* line 2, templates/g5_hydrogen/custom/scss/_aanmeldformulier.scss */
form#aanmelden .rsform-block-huis-goed-onderhouden, form#aanmelden .rsform-block-huis-energieverbruik, form#aanmelden .rsform-block-huis-investeren-belangrijk, form#aanmelden .rsform-block-aandacht-duurzaamheid, form#aanmelden .rsform-block-kosten-energierekening, form#aanmelden .rsform-block-allemaal-van-het-gas, form#aanmelden .rsform-block-koken-zonder-gas, form#aanmelden .rsform-block-stadsverwarming, form#aanmelden .rsform-block-actief-van-gas, form#aanmelden .rsform-block-inschatten {
  margin-bottom: 0.625rem !important;
}
/* line 14, templates/g5_hydrogen/custom/scss/_aanmeldformulier.scss */
form#aanmelden .rsform-block-huis-goed-onderhouden .formControlLabel, form#aanmelden .rsform-block-huis-energieverbruik .formControlLabel, form#aanmelden .rsform-block-huis-investeren-belangrijk .formControlLabel, form#aanmelden .rsform-block-aandacht-duurzaamheid .formControlLabel, form#aanmelden .rsform-block-kosten-energierekening .formControlLabel, form#aanmelden .rsform-block-allemaal-van-het-gas .formControlLabel, form#aanmelden .rsform-block-koken-zonder-gas .formControlLabel, form#aanmelden .rsform-block-stadsverwarming .formControlLabel, form#aanmelden .rsform-block-actief-van-gas .formControlLabel, form#aanmelden .rsform-block-inschatten .formControlLabel {
  display: inline-block;
  width: auto;
  float: none;
  text-align: left;
  border-bottom: 1px solid #ec3025;
  padding-bottom: 0.3125rem;
}
@media only all and (min-width: 48rem) {
  form#aanmelden .rsform-block-huis-goed-onderhouden .formControlLabel, form#aanmelden .rsform-block-huis-energieverbruik .formControlLabel, form#aanmelden .rsform-block-huis-investeren-belangrijk .formControlLabel, form#aanmelden .rsform-block-aandacht-duurzaamheid .formControlLabel, form#aanmelden .rsform-block-kosten-energierekening .formControlLabel, form#aanmelden .rsform-block-allemaal-van-het-gas .formControlLabel, form#aanmelden .rsform-block-koken-zonder-gas .formControlLabel, form#aanmelden .rsform-block-stadsverwarming .formControlLabel, form#aanmelden .rsform-block-actief-van-gas .formControlLabel, form#aanmelden .rsform-block-inschatten .formControlLabel {
    margin-left: 180px;
  }
}
/* line 31, templates/g5_hydrogen/custom/scss/_aanmeldformulier.scss */
form#aanmelden .rsform-block-huis-goed-onderhouden, form#aanmelden .rsform-block-inschatten {
  position: relative;
}
/* line 35, templates/g5_hydrogen/custom/scss/_aanmeldformulier.scss */
form#aanmelden .rsform-block-huis-goed-onderhouden:before, form#aanmelden .rsform-block-inschatten:before {
  content: "";
  border-top: 1px solid #e0e0e0;
  display: block;
  position: absolute;
  width: calc(100% - 180px);
  margin-left: 180px;
}
/* line 45, templates/g5_hydrogen/custom/scss/_aanmeldformulier.scss */
form#aanmelden .rsform-block-huis-goed-onderhouden {
  margin-top: 1.25rem;
  padding-top: 0.625rem;
}
/* line 49, templates/g5_hydrogen/custom/scss/_aanmeldformulier.scss */
form#aanmelden .rsform-block-huis-goed-onderhouden:before {
  top: 0;
}
/* line 53, templates/g5_hydrogen/custom/scss/_aanmeldformulier.scss */
form#aanmelden .rsform-block-inschatten {
  margin-bottom: 0.938rem;
  padding-bottom: 0.625rem;
}
/* line 58, templates/g5_hydrogen/custom/scss/_aanmeldformulier.scss */
form#aanmelden .rsform-block-inschatten:before {
  bottom: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 5, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 6, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
@media only all and (max-width: 47.938rem) {
  body.menu-subsidietool #g-container-main > .g-container, body.menu-subsidiewijzer-vve-s #g-container-main > .g-container, body.menu-subsidiewijzer-vve-s-kopie #g-container-main > .g-container, body.menu-subsidiewijzer-vve-s-contact #g-container-main > .g-container {
    width: 100%;
  }
}
/* line 10, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
body.menu-subsidietool #g-container-main > .g-container fieldset:not(.formContainer), body.menu-subsidiewijzer-vve-s #g-container-main > .g-container fieldset:not(.formContainer), body.menu-subsidiewijzer-vve-s-kopie #g-container-main > .g-container fieldset:not(.formContainer), body.menu-subsidiewijzer-vve-s-contact #g-container-main > .g-container fieldset:not(.formContainer) {
  border-color: #e0e0e0;
  background-color: #e0e0e0;
  padding: 0.625rem 1.563rem;
}
/* line 16, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
body.menu-subsidietool #g-container-main > .g-container fieldset:not(.formContainer) legend, body.menu-subsidiewijzer-vve-s #g-container-main > .g-container fieldset:not(.formContainer) legend, body.menu-subsidiewijzer-vve-s-kopie #g-container-main > .g-container fieldset:not(.formContainer) legend, body.menu-subsidiewijzer-vve-s-contact #g-container-main > .g-container fieldset:not(.formContainer) legend {
  padding-left: 0;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  padding-left: 12px;
  position: relative;
}
/* line 22, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
body.menu-subsidietool #g-container-main > .g-container fieldset:not(.formContainer) legend:before, body.menu-subsidiewijzer-vve-s #g-container-main > .g-container fieldset:not(.formContainer) legend:before, body.menu-subsidiewijzer-vve-s-kopie #g-container-main > .g-container fieldset:not(.formContainer) legend:before, body.menu-subsidiewijzer-vve-s-contact #g-container-main > .g-container fieldset:not(.formContainer) legend:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 7px;
  width: 7px;
  background-color: red;
  bottom: 0;
  margin: auto;
  border-radius: 100%;
}
/* line 43, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
body.menu-subsidietool #g-container-main > .g-container .gasmeter-icon, body.menu-subsidiewijzer-vve-s #g-container-main > .g-container .gasmeter-icon, body.menu-subsidiewijzer-vve-s-kopie #g-container-main > .g-container .gasmeter-icon, body.menu-subsidiewijzer-vve-s-contact #g-container-main > .g-container .gasmeter-icon {
  margin-right: 0.625rem;
  vertical-align: baseline;
}
/* line 48, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
body.menu-subsidietool #g-container-main > .g-container .hide-resultaten-ontvangen.hide-contact-resultaten, body.menu-subsidiewijzer-vve-s #g-container-main > .g-container .hide-resultaten-ontvangen.hide-contact-resultaten, body.menu-subsidiewijzer-vve-s-kopie #g-container-main > .g-container .hide-resultaten-ontvangen.hide-contact-resultaten, body.menu-subsidiewijzer-vve-s-contact #g-container-main > .g-container .hide-resultaten-ontvangen.hide-contact-resultaten {
  display: none;
}
/* line 54, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 55, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
body.menu-subsidiewijzer-vve-s-contact h2 {
  text-align: center;
  display: none;
}
/* line 59, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
body.menu-subsidiewijzer-vve-s-contact fieldset {
  width: 40rem;
  margin: 0 auto;
  max-width: 100%;
}
/* line 64, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
body.menu-subsidiewijzer-vve-s-contact .rsform-block {
  clear: both;
  position: relative;
}
/* line 68, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
body.menu-subsidiewijzer-vve-s-contact .rsform-block .control-label {
  display: inline-block;
  font-weight: bold;
}
/* line 74, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 75, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
body.menu-subsidiewijzer-vve-s-contact .rsform-block.rsform-block-privacybeleid .control-label {
  margin-left: 23.5rem;
  position: absolute;
  top: 5px;
}
/* line 80, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
body.menu-subsidiewijzer-vve-s-contact .rsform-block.rsform-block-privacybeleid .control-label .formRequired {
  margin-left: 20px;
}
@media only all and (max-width: 30rem) {
  body.menu-subsidiewijzer-vve-s-contact .rsform-block.rsform-block-privacybeleid .control-label {
    margin: 23px 0 0 80px;
    top: 0;
  }
  /* line 88, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
  body.menu-subsidiewijzer-vve-s-contact .rsform-block.rsform-block-privacybeleid .control-label .formRequired {
    margin: 0;
  }
}
/* line 96, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool {
  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;
  margin: auto;
  padding: 1.5rem;
  box-shadow: 0px 0 25px rgba(0, 0, 0, 0.5);
}
@media only all and (min-width: 75rem) {
  form#subsidietool {
    width: 60rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  form#subsidietool {
    width: 55rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  form#subsidietool {
    width: 80%;
  }
}
/* line 122, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset {
  background-color: none;
}
/* line 126, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress, form#subsidietool h2, form#subsidietool div[id^="rsform_error"], form#subsidietool fieldset {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
}
/* line 133, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress {
  order: 2;
}
/* line 136, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container {
  margin-bottom: 0.938rem;
}
/* line 139, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container .g-block {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 50%;
  -moz-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
  padding-bottom: 0.625rem;
  margin-bottom: 0.938rem;
  border-bottom: 6px solid #929497;
}
/* line 145, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container .g-block .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
  color: #929497;
}
@media only all and (min-width: 48rem) {
  form#subsidietool .rsformProgress .page-container .g-block .g-content {
    font-size: 1.1rem;
  }
}
/* line 154, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container .g-block .g-content .step-number {
  display: inline-block;
  background-color: #ec3025;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  margin-right: 0.625rem;
  font-weight: bold;
  color: #fff;
}
/* line 170, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 171, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 172, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container.active-step-1 .g-block:nth-child( 1) {
  border-bottom-color: #f3901d;
}
/* line 175, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container.active-step-1 .g-block:nth-child( 1) .g-content {
  color: #f3901d;
}
/* line 170, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 171, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 172, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container.active-step-2 .g-block:nth-child( 2) {
  border-bottom-color: #f3901d;
}
/* line 175, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container.active-step-2 .g-block:nth-child( 2) .g-content {
  color: #f3901d;
}
/* line 170, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 171, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 172, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container.active-step-3 .g-block:nth-child( 3) {
  border-bottom-color: #f3901d;
}
/* line 175, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container.active-step-3 .g-block:nth-child( 3) .g-content {
  color: #f3901d;
}
/* line 170, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 171, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 172, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container.active-step-4 .g-block:nth-child( 4) {
  border-bottom-color: #f3901d;
}
/* line 175, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container.active-step-4 .g-block:nth-child( 4) .g-content {
  color: #f3901d;
}
/* line 170, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 171, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 172, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container.active-step-5 .g-block:nth-child( 5) {
  border-bottom-color: #f3901d;
}
/* line 175, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container.active-step-5 .g-block:nth-child( 5) .g-content {
  color: #f3901d;
}
/* line 170, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 171, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 172, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container.active-step-6 .g-block:nth-child( 6) {
  border-bottom-color: #f3901d;
}
/* line 175, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool .rsformProgress .page-container.active-step-6 .g-block:nth-child( 6) .g-content {
  color: #f3901d;
}
/* line 185, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool h2 {
  order: 1;
  color: #fff;
  background-color: #ec3025;
  margin: -1.5rem;
  margin-bottom: 0;
  padding: 0.625rem;
  padding-left: 1.5rem;
  width: calc(100% + 1.75rem);
  flex: 0 calc(100% + 1.75rem);
  box-sizing: content-box;
  position: relative;
  padding-right: 4rem;
}
/* line 199, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool h2:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.3rem;
  background-image: url('../../../../images/assets/logo_vve010_def.svg');
  background-repeat: no-repeat;
  background-color: #fff;
  width: 2.5rem;
  height: 2.5rem;
  background-size: 80% auto;
  background-position: center;
  margin: auto;
  border-radius: 100%;
  padding: 5px;
}
/* line 218, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool input[type="color"], form#subsidietool input[type="date"], form#subsidietool input[type="datetime"], form#subsidietool input[type="datetime-local"], form#subsidietool input[type="email"], form#subsidietool input[type="month"], form#subsidietool input[type="number"], form#subsidietool input[type="password"], form#subsidietool input[type="search"], form#subsidietool input[type="tel"], form#subsidietool input[type="text"], form#subsidietool input[type="time"], form#subsidietool input[type="url"], form#subsidietool input[type="week"], form#subsidietool input:not([type]) {
  border: 2px solid #929497;
}
/* line 235, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool input[type="color"]:focus, form#subsidietool input[type="date"]:focus, form#subsidietool input[type="datetime"]:focus, form#subsidietool input[type="datetime-local"]:focus, form#subsidietool input[type="email"]:focus, form#subsidietool input[type="month"]:focus, form#subsidietool input[type="number"]:focus, form#subsidietool input[type="password"]:focus, form#subsidietool input[type="search"]:focus, form#subsidietool input[type="tel"]:focus, form#subsidietool input[type="text"]:focus, form#subsidietool input[type="time"]:focus, form#subsidietool input[type="url"]:focus, form#subsidietool input[type="week"]:focus, form#subsidietool input:not([type]):focus {
  border-color: #ec3025;
}
/* line 240, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool div[id^="rsform_error"] {
  order: 3;
}
/* line 244, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset {
  order: 4;
  border: 0 solid !important;
  padding: 0 !important;
  margin: 0 !important;
}
/* line 250, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block {
  clear: both;
  position: relative;
}
/* line 254, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block .control-label {
  display: inline-block;
  font-weight: bold;
}
/* line 258, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block .control-label[data-original-title]:not([data-original-title=""]):after {
  content: "?";
  border-radius: 100%;
  border: 1px solid gray;
  width: 15px;
  height: 15px;
  display: inline-block;
  font-size: 10px;
  line-height: 13px;
  text-align: center;
  margin-left: 10px;
}
/* line 270, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block .control-label:not([for]) {
  cursor: default;
}
/* line 274, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block .controls {
  width: 100%;
}
/* line 278, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block .rsform-button {
  padding: 0.625rem;
  border-radius: 0;
  min-width: 8rem;
  border: 0px solid transparent;
  border-left: 5px solid transparent;
  -webkit-transition: background 0.3s, border 0.3s;
  -moz-transition: background 0.3s, border 0.3s;
  transition: background 0.3s, border 0.3s;
  box-sizing: border-box;
}
@media all and (max-width: 60rem) {
  form#subsidietool fieldset .rsform-block .rsform-button {
    width: 100%;
  }
  /* line 290, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
  form#subsidietool fieldset .rsform-block .rsform-button.rsform-button-prev {
    width: calc(50% - 0.5rem);
  }
  /* line 292, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
  form#subsidietool fieldset .rsform-block .rsform-button.rsform-button-prev + .rsform-button-next, form#subsidietool fieldset .rsform-block .rsform-button.rsform-button-prev + .rsform-submit-button {
    width: calc(50% - 0.5rem);
  }
}
/* line 299, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block .rsform-button.rsform-button-prev {
  margin-right: 0.938rem;
  background-color: #686868;
  border-left: 5px solid #4f4f4f;
}
/* line 304, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block .rsform-button.rsform-button-prev:hover, form#subsidietool fieldset .rsform-block .rsform-button.rsform-button-prev:focus {
  background-color: #4f4f4f;
  border-left: 5px solid #686868;
}
/* line 310, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block .rsform-button.rsform-button-next {
  background-color: #f3901d;
  border-left: 5px solid #d2760b;
}
/* line 315, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block .rsform-button.rsform-button-next:hover, form#subsidietool fieldset .rsform-block .rsform-button.rsform-button-next:focus {
  background-color: #d2760b;
  border-left: 5px solid #f3901d;
}
/* line 321, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block .rsform-button.rsform-submit-button {
  min-width: 10rem;
  background-color: #f3901d;
  border-left: 5px solid #d2760b;
}
/* line 334, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block .rsform-button.rsform-submit-button:hover, form#subsidietool fieldset .rsform-block .rsform-button.rsform-submit-button:focus {
  background-color: #d2760b;
  border-left: 5px solid #f3901d;
}
/* line 342, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block[class*="rsform-block-stap"] {
  margin-top: 0.938rem;
}
/* line 346, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 347, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-postcode-vve .rsform-input-box {
  max-width: 13.75rem;
}
/* line 352, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 353, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-verduurzamingsmaatregelen-plan:after {
  display: table;
  line-height: 0;
  content: "";
  clear: both;
}
/* line 361, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 362, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-privacybeleid .control-label {
  margin-left: 21rem;
  position: absolute;
  top: 5px;
}
@media only all and (max-width: 30rem) {
  form#subsidietool fieldset .rsform-block.rsform-block-privacybeleid .control-label {
    left: 70vw;
  }
}
/* line 372, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 373, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
/* line 374, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label {
  padding: 5px 10px 7px 25px;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
}
/* line 380, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel0"] {
  background-color: #007f0e;
}
/* line 382, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel0"]:hover, form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel0"]:focus {
  background-color: #004c08;
}
/* line 386, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel1"] {
  background-color: #23b305;
}
/* line 388, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel1"]:hover, form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel1"]:focus {
  background-color: #198104;
}
/* line 392, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel2"] {
  background-color: #7ecc2b;
}
/* line 394, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel2"]:hover, form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel2"]:focus {
  background-color: #64a222;
}
/* line 398, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel3"] {
  background-color: #f4ed00;
}
/* line 400, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel3"]:hover, form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel3"]:focus {
  background-color: #c1bb00;
}
/* line 404, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel4"] {
  background-color: #f6aa00;
}
/* line 406, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel4"]:hover, form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel4"]:focus {
  background-color: #c38700;
}
/* line 410, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel5"] {
  background-color: #ff7401;
}
/* line 412, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel5"]:hover, form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel5"]:focus {
  background-color: #cd5d00;
}
/* line 416, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel6"] {
  background-color: #fe0000;
}
/* line 418, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel6"]:hover, form#subsidietool fieldset .rsform-block.rsform-block-energielabel .formControls label[for="energielabel6"]:focus {
  background-color: #cb0000;
}
/* line 429, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
[class^="energielabel"] {
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  display: inline-block;
}
/* line 437, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
span.energielabel-A {
  background-color: #007f0e;
}
/* line 440, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
span.energielabel-B {
  background-color: #23b305;
}
/* line 443, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
span.energielabel-C {
  background-color: #7ecc2b;
}
/* line 446, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
span.energielabel-D {
  background-color: #f4ed00;
}
/* line 449, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
span.energielabel-E {
  background-color: #f6aa00;
}
/* line 452, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
span.energielabel-F {
  background-color: #ff7401;
}
/* line 455, templates/g5_hydrogen/custom/scss/_subsidietool.scss */
span.energielabel-G {
  background-color: #fe0000;
}
/* line 1, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 2, templates/g5_hydrogen/custom/scss/surveys.scss */
body #cj-wrapper .error {
  color: #fff;
  text-decoration: underline;
}
/* line 6, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 7, templates/g5_hydrogen/custom/scss/surveys.scss */
body .input-group input[type="text"] {
  width: 90%;
}
/* line 10, templates/g5_hydrogen/custom/scss/surveys.scss */
body .input-group .input-group-btn {
  display: inline-block;
  vertical-align: top;
}
/* line 14, templates/g5_hydrogen/custom/scss/surveys.scss */
body .input-group .input-group-btn button {
  line-height: 2.7rem;
}
/* line 20, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 21, templates/g5_hydrogen/custom/scss/surveys.scss */
.blockUI.blockMsg {
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
}
/* line 25, templates/g5_hydrogen/custom/scss/surveys.scss */
.blockUI.blockMsg h3 {
  margin: 0.625rem 0;
  color: #fff;
}
/* line 33, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 34, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper button.navbar-toggle {
  display: none;
}
/* line 51, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 52, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper ul:not(.nav):not(.dropdown-menu) li {
  padding-left: 0.625rem !important;
}
/* line 65, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .irs--big .irs-from, #cj-wrapper .irs--big .irs-to, #cj-wrapper .irs--big .irs-single {
  background: #686868;
}
/* line 73, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper h1, #cj-wrapper h2, #cj-wrapper h3, #cj-wrapper h4, #cj-wrapper h5, #cj-wrapper h6, #cj-wrapper .h1, #cj-wrapper .h2, #cj-wrapper .h3, #cj-wrapper .h4, #cj-wrapper .h5, #cj-wrapper .h6 {
  font-weight: 500;
  line-height: 1.1;
}
/* line 90, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper h1 small, #cj-wrapper h2 small, #cj-wrapper h3 small, #cj-wrapper h4 small, #cj-wrapper h5 small, #cj-wrapper h6 small, #cj-wrapper .h1 small, #cj-wrapper .h2 small, #cj-wrapper .h3 small, #cj-wrapper .h4 small, #cj-wrapper .h5 small, #cj-wrapper .h6 small, #cj-wrapper h1 .small, #cj-wrapper h2 .small, #cj-wrapper h3 .small, #cj-wrapper h4 .small, #cj-wrapper h5 .small, #cj-wrapper h6 .small, #cj-wrapper .h1 .small, #cj-wrapper .h2 .small, #cj-wrapper .h3 .small, #cj-wrapper .h4 .small, #cj-wrapper .h5 .small, #cj-wrapper .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
/* line 118, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper h1, #cj-wrapper .h1, #cj-wrapper h2, #cj-wrapper .h2, #cj-wrapper h3, #cj-wrapper .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 127, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper h1 small, #cj-wrapper .h1 small, #cj-wrapper h2 small, #cj-wrapper .h2 small, #cj-wrapper h3 small, #cj-wrapper .h3 small, #cj-wrapper h1 .small, #cj-wrapper .h1 .small, #cj-wrapper h2 .small, #cj-wrapper .h2 .small, #cj-wrapper h3 .small, #cj-wrapper .h3 .small {
  font-size: 65%;
}
/* line 141, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper h4, #cj-wrapper .h4, #cj-wrapper h5, #cj-wrapper .h5, #cj-wrapper h6, #cj-wrapper .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 150, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper h4 small, #cj-wrapper .h4 small, #cj-wrapper h5 small, #cj-wrapper .h5 small, #cj-wrapper h6 small, #cj-wrapper .h6 small, #cj-wrapper h4 .small, #cj-wrapper .h4 .small, #cj-wrapper h5 .small, #cj-wrapper .h5 .small, #cj-wrapper h6 .small, #cj-wrapper .h6 .small {
  font-size: 75%;
}
/* line 164, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper h1, #cj-wrapper .h1 {
  font-size: 36px;
}
/* line 168, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper h2, #cj-wrapper .h2 {
  font-size: 30px;
}
/* line 172, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper h3, #cj-wrapper .h3 {
  font-size: 24px;
}
/* line 176, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper h4, #cj-wrapper .h4 {
  font-size: 18px;
}
/* line 180, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper h5, #cj-wrapper .h5 {
  font-size: 14px;
}
/* line 184, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper h6, #cj-wrapper .h6 {
  font-size: 12px;
}
/* line 188, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper p {
  margin: 0 0 10px;
}
/* line 191, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 198, templates/g5_hydrogen/custom/scss/surveys.scss */
  #cj-wrapper .lead {
    font-size: 21px;
  }
}
/* line 202, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper small, #cj-wrapper .small {
  font-size: 85%;
}
/* line 206, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper mark, #cj-wrapper .mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
/* line 211, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-left {
  text-align: left;
}
/* line 214, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-right {
  text-align: right;
}
/* line 217, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-center {
  text-align: center;
}
/* line 220, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-justify {
  text-align: justify;
}
/* line 223, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-nowrap {
  white-space: nowrap;
}
/* line 226, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-lowercase {
  text-transform: lowercase;
}
/* line 229, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-uppercase {
  text-transform: uppercase;
}
/* line 232, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-capitalize {
  text-transform: capitalize;
}
/* line 235, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-muted {
  color: #777;
}
/* line 238, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-primary {
  color: #337ab7;
}
/* line 241, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .text-primary:hover {
  color: #286090;
}
/* line 244, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-success {
  color: #3c763d;
}
/* line 247, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .text-success:hover {
  color: #2b542c;
}
/* line 250, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-info {
  color: #31708f;
}
/* line 253, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .text-info:hover {
  color: #245269;
}
/* line 256, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-warning {
  color: #8a6d3b;
}
/* line 259, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .text-warning:hover {
  color: #66512c;
}
/* line 262, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .text-danger {
  color: #a94442;
}
/* line 265, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .text-danger:hover {
  color: #843534;
}
/* line 268, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
/* line 272, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .bg-primary:hover {
  background-color: #286090;
}
/* line 275, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .bg-success {
  background-color: #dff0d8;
}
/* line 278, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .bg-success:hover {
  background-color: #c1e2b3;
}
/* line 281, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .bg-info {
  background-color: #d9edf7;
}
/* line 284, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .bg-info:hover {
  background-color: #afd9ee;
}
/* line 287, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .bg-warning {
  background-color: #fcf8e3;
}
/* line 290, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .bg-warning:hover {
  background-color: #f7ecb5;
}
/* line 293, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .bg-danger {
  background-color: #f2dede;
}
/* line 296, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .bg-danger:hover {
  background-color: #e4b9b9;
}
/* line 299, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
/* line 304, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper ul, #cj-wrapper ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 309, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper ul ul, #cj-wrapper ol ul, #cj-wrapper ul ol, #cj-wrapper ol ol {
  margin-bottom: 0;
}
/* line 315, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-unstyled {
  padding-left: 0;
  list-style: none;
}
/* line 319, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 324, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 329, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper dl {
  margin-top: 0;
  margin-bottom: 20px;
}
/* line 333, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper dt, #cj-wrapper dd {
  line-height: 1.42857143;
}
/* line 337, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper dt {
  font-weight: bold;
}
/* line 340, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  /* line 344, templates/g5_hydrogen/custom/scss/surveys.scss */
  #cj-wrapper .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 353, templates/g5_hydrogen/custom/scss/surveys.scss */
  #cj-wrapper .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 357, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper abbr[title], #cj-wrapper abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
/* line 362, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
/* line 366, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
/* line 372, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper blockquote p:last-child, #cj-wrapper blockquote ul:last-child, #cj-wrapper blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 377, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper blockquote footer, #cj-wrapper blockquote small, #cj-wrapper blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
/* line 385, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper blockquote footer:before, #cj-wrapper blockquote small:before, #cj-wrapper blockquote .small:before {
  content: '\2014 \00A0';
}
/* line 390, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .blockquote-reverse, #cj-wrapper blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
/* line 398, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .blockquote-reverse footer:before, #cj-wrapper blockquote.pull-right footer:before, #cj-wrapper .blockquote-reverse small:before, #cj-wrapper blockquote.pull-right small:before, #cj-wrapper .blockquote-reverse .small:before, #cj-wrapper blockquote.pull-right .small:before {
  content: '';
}
/* line 406, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .blockquote-reverse footer:after, #cj-wrapper blockquote.pull-right footer:after, #cj-wrapper .blockquote-reverse small:after, #cj-wrapper blockquote.pull-right small:after, #cj-wrapper .blockquote-reverse .small:after, #cj-wrapper blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
/* line 414, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
/* line 419, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper table {
  background-color: transparent;
}
/* line 422, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper table.nps-table {
  border: 0;
}
/* line 425, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper table.nps-table td {
  border: 0;
}
/* line 430, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
/* line 436, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper th {
  text-align: left;
}
/* line 439, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 444, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table > thead > tr > th, #cj-wrapper .table > tbody > tr > th, #cj-wrapper .table > tfoot > tr > th, #cj-wrapper .table > thead > tr > td, #cj-wrapper .table > tbody > tr > td, #cj-wrapper .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 455, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 459, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table > caption + thead > tr:first-child > th, #cj-wrapper .table > colgroup + thead > tr:first-child > th, #cj-wrapper .table > thead:first-child > tr:first-child > th, #cj-wrapper .table > caption + thead > tr:first-child > td, #cj-wrapper .table > colgroup + thead > tr:first-child > td, #cj-wrapper .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 467, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 470, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table .table {
  background-color: #fff;
}
/* line 473, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table-condensed > thead > tr > th, #cj-wrapper .table-condensed > tbody > tr > th, #cj-wrapper .table-condensed > tfoot > tr > th, #cj-wrapper .table-condensed > thead > tr > td, #cj-wrapper .table-condensed > tbody > tr > td, #cj-wrapper .table-condensed > tfoot > tr > td {
  padding: 5px;
}
/* line 481, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table-bordered {
  border: 1px solid #ddd;
}
/* line 484, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table-bordered > thead > tr > th, #cj-wrapper .table-bordered > tbody > tr > th, #cj-wrapper .table-bordered > tfoot > tr > th, #cj-wrapper .table-bordered > thead > tr > td, #cj-wrapper .table-bordered > tbody > tr > td, #cj-wrapper .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 492, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table-bordered > thead > tr > th, #cj-wrapper .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
/* line 496, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
/* line 499, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
/* line 502, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
/* line 507, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper table td[class*="col-"], #cj-wrapper table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
/* line 513, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table > thead > tr > td.active, #cj-wrapper .table > tbody > tr > td.active, #cj-wrapper .table > tfoot > tr > td.active, #cj-wrapper .table > thead > tr > th.active, #cj-wrapper .table > tbody > tr > th.active, #cj-wrapper .table > tfoot > tr > th.active, #cj-wrapper .table > thead > tr.active > td, #cj-wrapper .table > tbody > tr.active > td, #cj-wrapper .table > tfoot > tr.active > td, #cj-wrapper .table > thead > tr.active > th, #cj-wrapper .table > tbody > tr.active > th, #cj-wrapper .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
/* line 527, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table-hover > tbody > tr > td.active:hover, #cj-wrapper .table-hover > tbody > tr > th.active:hover, #cj-wrapper .table-hover > tbody > tr.active:hover > td, #cj-wrapper .table-hover > tbody > tr:hover > .active, #cj-wrapper .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
/* line 534, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table > thead > tr > td.success, #cj-wrapper .table > tbody > tr > td.success, #cj-wrapper .table > tfoot > tr > td.success, #cj-wrapper .table > thead > tr > th.success, #cj-wrapper .table > tbody > tr > th.success, #cj-wrapper .table > tfoot > tr > th.success, #cj-wrapper .table > thead > tr.success > td, #cj-wrapper .table > tbody > tr.success > td, #cj-wrapper .table > tfoot > tr.success > td, #cj-wrapper .table > thead > tr.success > th, #cj-wrapper .table > tbody > tr.success > th, #cj-wrapper .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
/* line 548, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table-hover > tbody > tr > td.success:hover, #cj-wrapper .table-hover > tbody > tr > th.success:hover, #cj-wrapper .table-hover > tbody > tr.success:hover > td, #cj-wrapper .table-hover > tbody > tr:hover > .success, #cj-wrapper .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
/* line 555, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table > thead > tr > td.info, #cj-wrapper .table > tbody > tr > td.info, #cj-wrapper .table > tfoot > tr > td.info, #cj-wrapper .table > thead > tr > th.info, #cj-wrapper .table > tbody > tr > th.info, #cj-wrapper .table > tfoot > tr > th.info, #cj-wrapper .table > thead > tr.info > td, #cj-wrapper .table > tbody > tr.info > td, #cj-wrapper .table > tfoot > tr.info > td, #cj-wrapper .table > thead > tr.info > th, #cj-wrapper .table > tbody > tr.info > th, #cj-wrapper .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
/* line 569, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table-hover > tbody > tr > td.info:hover, #cj-wrapper .table-hover > tbody > tr > th.info:hover, #cj-wrapper .table-hover > tbody > tr.info:hover > td, #cj-wrapper .table-hover > tbody > tr:hover > .info, #cj-wrapper .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
/* line 576, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table > thead > tr > td.warning, #cj-wrapper .table > tbody > tr > td.warning, #cj-wrapper .table > tfoot > tr > td.warning, #cj-wrapper .table > thead > tr > th.warning, #cj-wrapper .table > tbody > tr > th.warning, #cj-wrapper .table > tfoot > tr > th.warning, #cj-wrapper .table > thead > tr.warning > td, #cj-wrapper .table > tbody > tr.warning > td, #cj-wrapper .table > tfoot > tr.warning > td, #cj-wrapper .table > thead > tr.warning > th, #cj-wrapper .table > tbody > tr.warning > th, #cj-wrapper .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
/* line 590, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table-hover > tbody > tr > td.warning:hover, #cj-wrapper .table-hover > tbody > tr > th.warning:hover, #cj-wrapper .table-hover > tbody > tr.warning:hover > td, #cj-wrapper .table-hover > tbody > tr:hover > .warning, #cj-wrapper .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
/* line 597, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table > thead > tr > td.danger, #cj-wrapper .table > tbody > tr > td.danger, #cj-wrapper .table > tfoot > tr > td.danger, #cj-wrapper .table > thead > tr > th.danger, #cj-wrapper .table > tbody > tr > th.danger, #cj-wrapper .table > tfoot > tr > th.danger, #cj-wrapper .table > thead > tr.danger > td, #cj-wrapper .table > tbody > tr.danger > td, #cj-wrapper .table > tfoot > tr.danger > td, #cj-wrapper .table > thead > tr.danger > th, #cj-wrapper .table > tbody > tr.danger > th, #cj-wrapper .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
/* line 611, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table-hover > tbody > tr > td.danger:hover, #cj-wrapper .table-hover > tbody > tr > th.danger:hover, #cj-wrapper .table-hover > tbody > tr.danger:hover > td, #cj-wrapper .table-hover > tbody > tr:hover > .danger, #cj-wrapper .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
/* line 618, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 623, templates/g5_hydrogen/custom/scss/surveys.scss */
  #cj-wrapper .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 630, templates/g5_hydrogen/custom/scss/surveys.scss */
  #cj-wrapper .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 633, templates/g5_hydrogen/custom/scss/surveys.scss */
  #cj-wrapper .table-responsive > .table > thead > tr > th, #cj-wrapper .table-responsive > .table > tbody > tr > th, #cj-wrapper .table-responsive > .table > tfoot > tr > th, #cj-wrapper .table-responsive > .table > thead > tr > td, #cj-wrapper .table-responsive > .table > tbody > tr > td, #cj-wrapper .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 641, templates/g5_hydrogen/custom/scss/surveys.scss */
  #cj-wrapper .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 644, templates/g5_hydrogen/custom/scss/surveys.scss */
  #cj-wrapper .table-responsive > .table-bordered > thead > tr > th:first-child, #cj-wrapper .table-responsive > .table-bordered > tbody > tr > th:first-child, #cj-wrapper .table-responsive > .table-bordered > tfoot > tr > th:first-child, #cj-wrapper .table-responsive > .table-bordered > thead > tr > td:first-child, #cj-wrapper .table-responsive > .table-bordered > tbody > tr > td:first-child, #cj-wrapper .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 652, templates/g5_hydrogen/custom/scss/surveys.scss */
  #cj-wrapper .table-responsive > .table-bordered > thead > tr > th:last-child, #cj-wrapper .table-responsive > .table-bordered > tbody > tr > th:last-child, #cj-wrapper .table-responsive > .table-bordered > tfoot > tr > th:last-child, #cj-wrapper .table-responsive > .table-bordered > thead > tr > td:last-child, #cj-wrapper .table-responsive > .table-bordered > tbody > tr > td:last-child, #cj-wrapper .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 660, templates/g5_hydrogen/custom/scss/surveys.scss */
  #cj-wrapper .table-responsive > .table-bordered > tbody > tr:last-child > th, #cj-wrapper .table-responsive > .table-bordered > tfoot > tr:last-child > th, #cj-wrapper .table-responsive > .table-bordered > tbody > tr:last-child > td, #cj-wrapper .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 667, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
/* line 673, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .jumbotron h1, #cj-wrapper .jumbotron .h1 {
  color: inherit;
}
/* line 677, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 682, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 685, templates/g5_hydrogen/custom/scss/surveys.scss */
.container #cj-wrapper .jumbotron, .container-fluid #cj-wrapper .jumbotron {
  border-radius: 6px;
}
/* line 689, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 693, templates/g5_hydrogen/custom/scss/surveys.scss */
  #cj-wrapper .jumbotron {
    padding: 48px 0;
  }
  /* line 696, templates/g5_hydrogen/custom/scss/surveys.scss */
  .container #cj-wrapper .jumbotron, .container-fluid #cj-wrapper .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 701, templates/g5_hydrogen/custom/scss/surveys.scss */
  #cj-wrapper .jumbotron h1, #cj-wrapper .jumbotron .h1 {
    font-size: 63px;
  }
}
/* line 706, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 718, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .thumbnail > img, #cj-wrapper .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
/* line 723, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .thumbnail:hover, a#cj-wrapper .thumbnail:focus, a#cj-wrapper .thumbnail.active {
  border-color: #337ab7;
}
/* line 728, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .thumbnail .caption {
  padding: 9px;
  color: #333;
}
/* line 732, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .media {
  margin-top: 15px;
}
/* line 735, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .media:first-child {
  margin-top: 0;
}
/* line 738, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .media, #cj-wrapper .media-body {
  zoom: 1;
  overflow: hidden;
}
/* line 743, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .media-body {
  width: 10000px;
}
/* line 746, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .media-object {
  display: block;
}
/* line 749, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .media-right, #cj-wrapper .media > .pull-right {
  padding-left: 10px;
}
/* line 753, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .media-left, #cj-wrapper .media > .pull-left {
  padding-right: 10px;
}
/* line 757, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .media-left, #cj-wrapper .media-right, #cj-wrapper .media-body {
  display: table-cell;
  vertical-align: top;
}
/* line 763, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .media-middle {
  vertical-align: middle;
}
/* line 766, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .media-bottom {
  vertical-align: bottom;
}
/* line 769, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 773, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .media-list {
  padding-left: 0;
  list-style: none;
}
/* line 777, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
/* line 781, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 789, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 793, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 798, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper a.list-group-item {
  color: #555;
}
/* line 801, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper a.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 804, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper a.list-group-item:hover, #cj-wrapper a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
/* line 810, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item.disabled, #cj-wrapper .list-group-item.disabled:hover, #cj-wrapper .list-group-item.disabled:focus {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}
/* line 817, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item.disabled .list-group-item-heading, #cj-wrapper .list-group-item.disabled:hover .list-group-item-heading, #cj-wrapper .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 822, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item.disabled .list-group-item-text, #cj-wrapper .list-group-item.disabled:hover .list-group-item-text, #cj-wrapper .list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
/* line 827, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item.active, #cj-wrapper .list-group-item.active:hover, #cj-wrapper .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #ec3025;
  border-color: #ec3025;
}
/* line 835, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item.active strong, #cj-wrapper .list-group-item.active:hover strong, #cj-wrapper .list-group-item.active:focus strong {
  color: #fff;
}
/* line 840, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item.active .list-group-item-heading, #cj-wrapper .list-group-item.active:hover .list-group-item-heading, #cj-wrapper .list-group-item.active:focus .list-group-item-heading, #cj-wrapper .list-group-item.active .list-group-item-heading > small, #cj-wrapper .list-group-item.active:hover .list-group-item-heading > small, #cj-wrapper .list-group-item.active:focus .list-group-item-heading > small, #cj-wrapper .list-group-item.active .list-group-item-heading > .small, #cj-wrapper .list-group-item.active:hover .list-group-item-heading > .small, #cj-wrapper .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 851, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item.active .list-group-item-text, #cj-wrapper .list-group-item.active:hover .list-group-item-text, #cj-wrapper .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
/* line 856, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
/* line 860, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-success {
  color: #3c763d;
}
/* line 863, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 866, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-success:hover, a#cj-wrapper .list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 871, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-success.active, a#cj-wrapper .list-group-item-success.active:hover, a#cj-wrapper .list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
/* line 878, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
/* line 882, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-info {
  color: #31708f;
}
/* line 885, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 888, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-info:hover, a#cj-wrapper .list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 893, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-info.active, a#cj-wrapper .list-group-item-info.active:hover, a#cj-wrapper .list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
/* line 900, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 904, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-warning {
  color: #8a6d3b;
}
/* line 907, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 910, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-warning:hover, a#cj-wrapper .list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 915, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-warning.active, a#cj-wrapper .list-group-item-warning.active:hover, a#cj-wrapper .list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
/* line 922, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
/* line 926, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-danger {
  color: #a94442;
}
/* line 929, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 932, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-danger:hover, a#cj-wrapper .list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 937, templates/g5_hydrogen/custom/scss/surveys.scss */
a#cj-wrapper .list-group-item-danger.active, a#cj-wrapper .list-group-item-danger.active:hover, a#cj-wrapper .list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
/* line 944, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 948, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
/* line 952, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 960, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-body {
  padding: 15px;
}
/* line 963, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 969, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
/* line 972, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 978, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-title > a, #cj-wrapper .panel-title > small, #cj-wrapper .panel-title > .small, #cj-wrapper .panel-title > small > a, #cj-wrapper .panel-title > .small > a {
  color: inherit;
}
/* line 985, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 992, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .list-group, #cj-wrapper .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 996, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .list-group .list-group-item, #cj-wrapper .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 1001, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .list-group:first-child .list-group-item:first-child, #cj-wrapper .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 1007, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .list-group:last-child .list-group-item:last-child, #cj-wrapper .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 1013, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
/* line 1016, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .list-group + .panel-footer {
  border-top-width: 0;
}
/* line 1019, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table, #cj-wrapper .panel > .table-responsive > .table, #cj-wrapper .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 1024, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table caption, #cj-wrapper .panel > .table-responsive > .table caption, #cj-wrapper .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 1030, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table:first-child, #cj-wrapper .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 1035, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table:first-child > thead:first-child > tr:first-child, #cj-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, #cj-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child, #cj-wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 1042, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, #cj-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, #cj-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, #cj-wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, #cj-wrapper .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, #cj-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, #cj-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, #cj-wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 1052, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, #cj-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, #cj-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, #cj-wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, #cj-wrapper .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, #cj-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, #cj-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, #cj-wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 1062, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table:last-child, #cj-wrapper .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 1067, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table:last-child > tbody:last-child > tr:last-child, #cj-wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, #cj-wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child, #cj-wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 1074, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, #cj-wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, #cj-wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, #cj-wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, #cj-wrapper .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, #cj-wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, #cj-wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, #cj-wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 1084, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, #cj-wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, #cj-wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, #cj-wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, #cj-wrapper .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, #cj-wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, #cj-wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, #cj-wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 1094, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .panel-body + .table, #cj-wrapper .panel > .panel-body + .table-responsive, #cj-wrapper .panel > .table + .panel-body, #cj-wrapper .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 1100, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table > tbody:first-child > tr:first-child th, #cj-wrapper .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 1104, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table-bordered, #cj-wrapper .panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 1108, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table-bordered > thead > tr > th:first-child, #cj-wrapper .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, #cj-wrapper .panel > .table-bordered > tbody > tr > th:first-child, #cj-wrapper .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, #cj-wrapper .panel > .table-bordered > tfoot > tr > th:first-child, #cj-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, #cj-wrapper .panel > .table-bordered > thead > tr > td:first-child, #cj-wrapper .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, #cj-wrapper .panel > .table-bordered > tbody > tr > td:first-child, #cj-wrapper .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, #cj-wrapper .panel > .table-bordered > tfoot > tr > td:first-child, #cj-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 1122, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table-bordered > thead > tr > th:last-child, #cj-wrapper .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, #cj-wrapper .panel > .table-bordered > tbody > tr > th:last-child, #cj-wrapper .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, #cj-wrapper .panel > .table-bordered > tfoot > tr > th:last-child, #cj-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, #cj-wrapper .panel > .table-bordered > thead > tr > td:last-child, #cj-wrapper .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, #cj-wrapper .panel > .table-bordered > tbody > tr > td:last-child, #cj-wrapper .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, #cj-wrapper .panel > .table-bordered > tfoot > tr > td:last-child, #cj-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 1136, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table-bordered > thead > tr:first-child > td, #cj-wrapper .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, #cj-wrapper .panel > .table-bordered > tbody > tr:first-child > td, #cj-wrapper .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, #cj-wrapper .panel > .table-bordered > thead > tr:first-child > th, #cj-wrapper .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, #cj-wrapper .panel > .table-bordered > tbody > tr:first-child > th, #cj-wrapper .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 1146, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table-bordered > tbody > tr:last-child > td, #cj-wrapper .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, #cj-wrapper .panel > .table-bordered > tfoot > tr:last-child > td, #cj-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, #cj-wrapper .panel > .table-bordered > tbody > tr:last-child > th, #cj-wrapper .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, #cj-wrapper .panel > .table-bordered > tfoot > tr:last-child > th, #cj-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 1156, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
/* line 1160, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-group {
  margin-bottom: 20px;
}
/* line 1163, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 1167, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 1170, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-group .panel-heading {
  border-bottom: 0;
}
/* line 1173, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-group .panel-heading + .panel-collapse > .panel-body, #cj-wrapper .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 1177, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-group .panel-footer {
  border-top: 0;
}
/* line 1180, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
/* line 1183, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-default {
  border-color: #ddd;
}
/* line 1186, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 1191, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 1194, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
/* line 1198, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
/* line 1201, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-primary {
  border-color: #337ab7;
}
/* line 1204, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 1209, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 1212, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 1216, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
/* line 1219, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-success {
  border-color: #d6e9c6;
}
/* line 1222, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 1227, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 1230, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 1234, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
/* line 1237, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-info {
  border-color: #bce8f1;
}
/* line 1240, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 1245, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 1248, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 1252, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
/* line 1255, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-warning {
  border-color: #faebcc;
}
/* line 1258, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 1263, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 1266, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 1270, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
/* line 1273, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-danger {
  border-color: #ebccd1;
}
/* line 1276, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 1281, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 1284, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 1288, templates/g5_hydrogen/custom/scss/surveys.scss */
#cj-wrapper .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
/* line 1294, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1295, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1296, templates/g5_hydrogen/custom/scss/surveys.scss */
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  body.com_communitysurveys #g-container-main > .g-container {
    width: 90vw;
  }
}
/* line 1302, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys .noUi-handle {
  background-color: #ec3025;
  border-color: #7ac74f;
  box-shadow: none;
}
/* line 1307, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys .noUi-active {
  background-color: #7ac74f;
  border-color: #ec3025;
}
/* line 1311, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1312, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1313, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1314, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper ul.image-thumbnails.image_picker_selector li .image-thumbnail.selected {
  background-color: #929497;
}
/* line 1317, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper ul.image-thumbnails.image_picker_selector li .image-thumbnail.selected p {
  margin-top: 0.625rem;
}
/* line 1322, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1323, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1324, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1325, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1326, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-pagination .progress.progress-striped .bar {
  background-color: #7ac74f;
}
/* line 1332, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1334, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report {
  box-shadow: none;
}
/* line 1338, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  align-content: center;
  -ms-flex-line-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin: -0.3125rem;
}
@media only all and (max-width: 47.938rem) {
  /* line 1347, templates/g5_hydrogen/custom/scss/surveys.scss */
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .hidden-xs, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .hidden-xs, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .hidden-xs, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .hidden-xs, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .hidden-xs, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .hidden-xs, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .hidden-xs, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .hidden-xs {
    display: none;
  }
}
/* line 1352, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline [class^="col"], body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline [class^="col"], body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline [class^="col"], body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline [class^="col"], body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row [class^="col"], body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row [class^="col"], body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row [class^="col"], body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row [class^="col"] {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 auto;
  -moz-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  padding: 0.625rem;
}
/* line 1360, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-1 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 8.3333333333%;
  -moz-flex: 0 8.3333333333%;
  -ms-flex: 0 8.3333333333%;
  flex: 0 8.3333333333%;
}
@media only all and (min-width: 48rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-1, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-1 {
    max-width: 8.3333333333%;
  }
}
/* line 1360, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-2 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666666667%;
  -moz-flex: 0 16.6666666667%;
  -ms-flex: 0 16.6666666667%;
  flex: 0 16.6666666667%;
}
@media only all and (min-width: 48rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-2, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-2 {
    max-width: 16.6666666667%;
  }
}
/* line 1360, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-3 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 25%;
  -moz-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
}
@media only all and (min-width: 48rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-3, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-3 {
    max-width: 25%;
  }
}
/* line 1360, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-4 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333333333%;
  -moz-flex: 0 33.3333333333%;
  -ms-flex: 0 33.3333333333%;
  flex: 0 33.3333333333%;
}
@media only all and (min-width: 48rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-4, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-4 {
    max-width: 33.3333333333%;
  }
}
/* line 1360, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-5 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 41.6666666667%;
  -moz-flex: 0 41.6666666667%;
  -ms-flex: 0 41.6666666667%;
  flex: 0 41.6666666667%;
}
@media only all and (min-width: 48rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-5, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-5 {
    max-width: 41.6666666667%;
  }
}
/* line 1360, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-6 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 50%;
  -moz-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
}
@media only all and (min-width: 48rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-6, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-6 {
    max-width: 50%;
  }
}
/* line 1360, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-7 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 58.3333333333%;
  -moz-flex: 0 58.3333333333%;
  -ms-flex: 0 58.3333333333%;
  flex: 0 58.3333333333%;
}
@media only all and (min-width: 48rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-7, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-7 {
    max-width: 58.3333333333%;
  }
}
/* line 1360, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-8 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 66.6666666667%;
  -moz-flex: 0 66.6666666667%;
  -ms-flex: 0 66.6666666667%;
  flex: 0 66.6666666667%;
}
@media only all and (min-width: 48rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-8, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-8 {
    max-width: 66.6666666667%;
  }
}
/* line 1360, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-9 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 75%;
  -moz-flex: 0 75%;
  -ms-flex: 0 75%;
  flex: 0 75%;
}
@media only all and (min-width: 48rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-9, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-9 {
    max-width: 75%;
  }
}
/* line 1360, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-10 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 83.3333333333%;
  -moz-flex: 0 83.3333333333%;
  -ms-flex: 0 83.3333333333%;
  flex: 0 83.3333333333%;
}
@media only all and (min-width: 48rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-10, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-10 {
    max-width: 83.3333333333%;
  }
}
/* line 1360, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-11 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 91.6666666667%;
  -moz-flex: 0 91.6666666667%;
  -ms-flex: 0 91.6666666667%;
  flex: 0 91.6666666667%;
}
@media only all and (min-width: 48rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-11, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-11 {
    max-width: 91.6666666667%;
  }
}
/* line 1360, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-12 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
}
@media only all and (min-width: 48rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .col-md-12, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .col-md-12 {
    max-width: 100%;
  }
}
/* line 1369, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .input-group, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .input-group, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .input-group, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .input-group, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .input-group, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .input-group, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .input-group, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
/* line 1381, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .input-group .form-control, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .input-group .form-control, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .input-group .form-control, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .input-group .form-control, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .input-group .form-control, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .input-group .form-control, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .input-group .form-control, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .input-group .form-control {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
  margin-right: 0.625rem;
}
/* line 1392, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .form-inline .input-group .input-group-addon, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .form-inline .input-group .input-group-addon, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .form-inline .input-group .input-group-addon, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .form-inline .input-group .input-group-addon, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item .row .input-group .input-group-addon, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item .row .input-group .input-group-addon, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report .row .input-group .input-group-addon, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report .row .input-group .input-group-addon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
/* line 1401, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item #question-34, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item #question-34, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report #question-34, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report #question-34 {
  margin-bottom: 3rem;
}
/* line 1405, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item > .panel-heading, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item > .panel-heading, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report > .panel-heading, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report > .panel-heading {
  background-color: #ec3025;
}
/* line 1408, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item > .panel-heading .panel-title, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item > .panel-heading .panel-title, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report > .panel-heading .panel-title, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report > .panel-heading .panel-title {
  font-family: "Open Sans";
  color: #fff;
}
/* line 1414, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-page_header, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-page_header, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-page_header, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-page_header {
  border: 0 solid;
}
/* line 1417, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-page_header .panel-title, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-page_header .panel-title, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-page_header .panel-title, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-page_header .panel-title {
  font-size: 1.6rem;
  font-family: "Open Sans";
  color: #fff;
}
/* line 1424, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1425, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-nps .nps-table, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-nps .nps-table, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-nps .nps-table, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-nps .nps-table {
  border: 0 solid;
}
/* line 1428, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-nps .nps-table thead, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-nps .nps-table thead, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-nps .nps-table thead, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-nps .nps-table thead {
  display: none;
}
/* line 1431, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1432, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1433, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-nps .nps-table tbody tr td, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-nps .nps-table tbody tr td, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-nps .nps-table tbody tr td, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-nps .nps-table tbody tr td {
  border: 0 solid;
}
/* line 1435, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1436, templates/g5_hydrogen/custom/scss/surveys.scss */
@media only all and (max-width: 47.938rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-nps .nps-table tbody tr td .list-group-horizontal .list-group-item, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-nps .nps-table tbody tr td .list-group-horizontal .list-group-item, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-nps .nps-table tbody tr td .list-group-horizontal .list-group-item, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-nps .nps-table tbody tr td .list-group-horizontal .list-group-item {
    margin-bottom: 0;
    margin-right: 0;
    border-right-width: 0;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    margin-left: 0;
    width: calc(100% / 10);
  }
}
@media only all and (max-width: 47.938rem) and (max-width: 47.938rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-nps .nps-table tbody tr td .list-group-horizontal .list-group-item, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-nps .nps-table tbody tr td .list-group-horizontal .list-group-item, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-nps .nps-table tbody tr td .list-group-horizontal .list-group-item, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-nps .nps-table tbody tr td .list-group-horizontal .list-group-item {
    width: calc((100% / 10) -1px);
  }
}
/* line 1458, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1459, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-signature .signature-pad, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-signature .signature-pad, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-signature .signature-pad, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-signature .signature-pad {
  max-width: 100%;
}
/* line 1463, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1464, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-slider .answer-label-container, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-slider .answer-label-container, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-slider .answer-label-container, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-slider .answer-label-container {
  position: relative;
}
@media only all and (max-width: 30rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-slider .answer-label-container, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-slider .answer-label-container, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-slider .answer-label-container, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-slider .answer-label-container {
    padding-top: 20px;
  }
}
@media only all and (max-width: 47.938rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-slider .answer-label-container, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-slider .answer-label-container, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-slider .answer-label-container, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-slider .answer-label-container {
    min-height: 35px;
  }
  /* line 1474, templates/g5_hydrogen/custom/scss/surveys.scss */
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-slider .answer-label-container > div, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-slider .answer-label-container > div, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-slider .answer-label-container > div, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-slider .answer-label-container > div {
    transform: rotate(45deg);
    display: inline-block;
    width: calc(100%/3);
    margin-left: -19%;
    text-align: right;
    vertical-align: bottom;
    font-size: 11px;
    word-wrap: normal;
    white-space: unset;
  }
}
/* line 1488, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1489, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-multirating .rating-wrapper, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-multirating .rating-wrapper, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-multirating .rating-wrapper, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-multirating .rating-wrapper {
  padding: 0.625rem 0;
}
/* line 1493, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1494, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1500, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1501, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-location .glass, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-location .glass, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-location .glass, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-location .glass {
  border: 0 !important;
}
/* line 1505, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1507, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1508, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1509, templates/g5_hydrogen/custom/scss/surveys.scss */
@media only all and (max-width: 47.938rem) {
  body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-radio_grid .row.grid-row [class^="col"]:first-of-type, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-radio_grid .row.grid-row [class^="col"]:first-of-type, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-radio_grid .row.grid-row [class^="col"]:first-of-type, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-radio_grid .row.grid-row [class^="col"]:first-of-type, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-checkbox_grid .row.grid-row [class^="col"]:first-of-type, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-checkbox_grid .row.grid-row [class^="col"]:first-of-type, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-checkbox_grid .row.grid-row [class^="col"]:first-of-type, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-checkbox_grid .row.grid-row [class^="col"]:first-of-type {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 auto;
    -moz-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
  }
}
/* line 1517, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1519, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1520, templates/g5_hydrogen/custom/scss/surveys.scss */
body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-checkbox_grid .mgc-primary:checked, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-checkbox_grid .mgc-primary:checked, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-checkbox_grid .mgc-primary:checked, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-checkbox_grid .mgc-primary:checked, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-item.qtype-checkbox .mgc-primary:checked, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-item.qtype-checkbox .mgc-primary:checked, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .questions .question-report.qtype-checkbox .mgc-primary:checked, body.com_communitysurveys.view-survey #cj-wrapper.survey-wrapper .survey-response-details .question-report.qtype-checkbox .mgc-primary:checked {
  background-color: #686868;
  border-color: #686868;
}
/* line 1529, templates/g5_hydrogen/custom/scss/surveys.scss */
/* line 1530, templates/g5_hydrogen/custom/scss/surveys.scss */
@media only all and (max-width: 47.938rem) {
  body.com_communitysurveys.view-survey #cj-wrapper .survey-navigation .survey-navigation-inner {
    text-align: center;
  }
}
/* line 1534, templates/g5_hydrogen/custom/scss/surveys.scss */
@media only all and (min-width: 48rem) {
  body.com_communitysurveys.view-survey #cj-wrapper .survey-navigation .survey-navigation-inner .button {
    float: right;
  }
}
/*# sourceMappingURL=custom_12.css.map */