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

/* Scss LDW New */
/* FONTS */
/* line 5, templates/g5_hydrogen/custom/scss/custom.scss */
H1, H2, H3 {
  color: #6d4a0c;
  text-transform: uppercase;
}
/* line 10, templates/g5_hydrogen/custom/scss/custom.scss */
a:hover {
  color: #c2b37b;
}
/* CUSTOM PAGES */
/* line 16, templates/g5_hydrogen/custom/scss/custom.scss */
.custom-contact-page {
  text-align: center;
}
/* BODY */
/* line 22, templates/g5_hydrogen/custom/scss/custom.scss */
.fa.fa-arrow-circle-up {
  font-size: 40px;
}
/* line 25, templates/g5_hydrogen/custom/scss/custom.scss */
.pull-left.item-image {
  padding: 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
/* line 31, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-button {
  background: #f9f8f3 !important;
  border: 1px solid rgba(0, 0, 0, 0) !important;
  border-radius: 0px !important;
}
/* line 36, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-button:hover {
  background-color: #eeecde !important;
}
/* MENU */
/* line 42, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: inherit;
}
/* line 45, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: white none repeat scroll 0 0;
}
/* line 48, templates/g5_hydrogen/custom/scss/custom.scss */
.g-menu-item-title {
  color: #6d4a0c;
  text-transform: uppercase;
  font-size: 1.5rem;
}
/* line 53, templates/g5_hydrogen/custom/scss/custom.scss */
.g-menu-item-title:hover {
  color: #c2b37b;
}
/* line 56, templates/g5_hydrogen/custom/scss/custom.scss */
.g-menu-item .fa {
  font-size: 20px;
}
/* line 59, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #e6e3d4;
}
/* line 62, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background-color: #ae9b51;
}
/* HEADER */
/* line 67, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-content {
  margin: 0;
  padding: 0;
  text-align: center;
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: auto;
  max-height: 150px;
}
/* WIDGETKIT */
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
.portefeuille img {
  max-width: 95%;
  margin: 10px;
}
/* line 83, templates/g5_hydrogen/custom/scss/custom.scss */
.portefeuille .uk-panel-teaser {
  border-bottom: 1px solid #e5e5e5;
}
/* line 87, templates/g5_hydrogen/custom/scss/custom.scss */
.parallax, .parallax h3 {
  color: #fff;
}
/* line 90, templates/g5_hydrogen/custom/scss/custom.scss */
.parallax h3 {
  font-size: 4rem;
  line-height: 1;
}
/* line 94, templates/g5_hydrogen/custom/scss/custom.scss */
.parallax img {
  max-width: 2560px;
}
/* line 97, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-panel-box {
  border-radius: 0px !important;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
/* line 103, templates/g5_hydrogen/custom/scss/custom.scss */
.g-content-array .g-content {
  padding: 0.938rem;
  margin: 0 5px 10px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
/* line 110, templates/g5_hydrogen/custom/scss/custom.scss */
.ons-team img.uk-overlay-scale {
  padding: 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
/* WIDGETKIT SWITCHER */
/* line 119, templates/g5_hydrogen/custom/scss/custom.scss */
.switcher .uk-subnav > li > a {
  border: 1px solid rgba(0, 0, 0, 0) !important;
  text-transform: uppercase;
}
/* line 123, templates/g5_hydrogen/custom/scss/custom.scss */
.switcher .uk-subnav-pill > * > * {
  padding: 0 15px !important;
  border-radius: 0px;
  vertical-align: middle;
  line-height: 33px;
  min-height: 35px;
  border: 1px solid rgba(0, 0, 0, 0) !important;
}
/* line 131, templates/g5_hydrogen/custom/scss/custom.scss */
.switcher .uk-subnav-pill > .uk-active > * {
  background: #f9f8f3 !important;
  color: #444 !important;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  padding: 0 15px;
  border-radius: 0px;
  vertical-align: middle;
  line-height: 33px;
  min-height: 35px;
}
/* line 142, templates/g5_hydrogen/custom/scss/custom.scss */
.switcher .uk-subnav-pill > * > *:hover {
  background: #eeecde !important;
  box-shadow: 0 0 0 0px rgba(0, 0, 0, 0) !important;
  padding: 0 15px;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 0px;
  vertical-align: middle;
  line-height: 33px;
  min-height: 35px;
}
/* line 152, templates/g5_hydrogen/custom/scss/custom.scss */
.switcher h3 {
  text-transform: uppercase;
}
/* MAIN */
/* line 158, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .g-content {
  margin: 10px;
  padding: 5px;
}
/* CUSTOM-MAIN */
/* line 165, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main-1 .g-content, #g-main-2 .g-content, #g-main-3 .g-content {
  margin: 10px;
  padding: 5px;
}
/* FOOTER */
/* line 172, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  border-top: 0px solid rgba(0, 0, 0, 0);
}
/* line 175, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-content {
  margin: 10px;
  padding: 5px;
}
/* line 179, templates/g5_hydrogen/custom/scss/custom.scss */
.formulier {
  background-color: #f9f8f3;
  padding: 10px;
}
/* line 183, templates/g5_hydrogen/custom/scss/custom.scss */
.formulier .form-actions {
  padding: 19px 20px 20px 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #f9f8f3;
  border-top: 0px solid #f9f8f3;
}
/* line 190, templates/g5_hydrogen/custom/scss/custom.scss */
.formulier .form-actions #bfSubmitButton {
  float: none;
}
/* line 193, templates/g5_hydrogen/custom/scss/custom.scss */
.formulier form {
  margin: 0;
}
/* line 196, templates/g5_hydrogen/custom/scss/custom.scss */
.formulier .btn {
  -webkit-appearance: none;
  margin: 0;
  overflow: visible;
  font: inherit;
  color: #444;
  text-transform: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 15px;
  background: #f5f5f5;
  vertical-align: middle;
  line-height: 33px;
  min-height: 35px;
  font-size: 1rem;
  text-decoration: none;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 0px;
  box-shadow: none;
}
/* line 217, templates/g5_hydrogen/custom/scss/custom.scss */
.formulier .btn:hover {
  background-color: #eeecde;
}
/* RESPONSIVE ADJUSTMENTS */
/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 228, templates/g5_hydrogen/custom/scss/custom.scss */
  .parallax h3 {
    transform: translate3d(0px, 275px, 0px) !important;
  }
}
/*# sourceMappingURL=custom_10.css.map */