/* 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, user/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, user/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, user/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, user/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, user/themes/g5_chimera/custom/scss/_menu.scss */
/* line 12, user/themes/g5_chimera/custom/scss/_menu.scss */
#g-navigation.homepage {
  background-color: rgba(59, 59, 59, 0.7);
}
/* line 14, user/themes/g5_chimera/custom/scss/_menu.scss */
#g-navigation.homepage .g-main-nav .g-dropdown {
  background-color: rgba(59, 59, 59, 0.8);
}
/* line 18, user/themes/g5_chimera/custom/scss/_menu.scss */
/* line 19, user/themes/g5_chimera/custom/scss/_menu.scss */
#g-navigation.bgheader .g-grid {
  align-items: center;
}
/* line 23, user/themes/g5_chimera/custom/scss/_menu.scss */
#g-navigation .g-logo {
  margin: 0 5px 0 0;
}
/* line 27, user/themes/g5_chimera/custom/scss/_menu.scss */
#g-navigation .g-main-nav {
  float: left;
}
/* line 40, user/themes/g5_chimera/custom/scss/_menu.scss */
#g-navigation .g-main-nav .g-standard .g-dropdown {
  min-width: 200px;
}
/* line 43, user/themes/g5_chimera/custom/scss/_menu.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 1.2rem;
}
/* line 46, user/themes/g5_chimera/custom/scss/_menu.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  font-size: 1.1rem;
}
/* line 50, user/themes/g5_chimera/custom/scss/_menu.scss */
#g-navigation #hoekje {
  background-image: url('../../../../../images/template/schakel-search.png');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 59, user/themes/g5_chimera/custom/scss/_menu.scss */
#g-navigation #hoekje .g-content {
  padding: 0;
  margin: 0;
}
/* line 63, user/themes/g5_chimera/custom/scss/_menu.scss */
#g-navigation #hoekje a {
  color: #5b6770;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 69, user/themes/g5_chimera/custom/scss/_menu.scss */
  /* line 71, user/themes/g5_chimera/custom/scss/_menu.scss */
  #g-navigation #logo-5679-particle, #g-navigation #logo-4811-particle {
    padding: 0 0 0 10px;
  }
  /* line 74, user/themes/g5_chimera/custom/scss/_menu.scss */
  #g-navigation #hoekje {
    padding: 10px 0;
    margin-right: 10px;
    margin-left: -10px;
  }
  /* line 78, user/themes/g5_chimera/custom/scss/_menu.scss */
  #g-navigation #hoekje .g-content {
    padding: 0;
    margin: 0;
  }
  /* line 82, user/themes/g5_chimera/custom/scss/_menu.scss */
  /* line 84, user/themes/g5_chimera/custom/scss/_menu.scss */
  #g-navigation #hoekje a span.g-social-text {
    display: none;
    padding: 0;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
}
@media only all and (max-width: 47.99rem) {
  /* line 99, user/themes/g5_chimera/custom/scss/_menu.scss */
  /* line 104, user/themes/g5_chimera/custom/scss/_menu.scss */
  #g-navigation .g-content {
    padding: 0.3rem;
  }
  /* line 107, user/themes/g5_chimera/custom/scss/_menu.scss */
  /* line 108, user/themes/g5_chimera/custom/scss/_menu.scss */
  #g-navigation #hoekje .social-button {
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    display: inline;
  }
}
/*!
 * metismenu https://github.com/onokumus/metismenu#readme
 * A jQuery menu plugin
 * @version 3.0.3
 * @author Osman Nuri Okumus <onokumus@gmail.com> (https://github.com/onokumus)
 * @license: MIT 
 */
/* line 9, user/themes/g5_chimera/custom/scss/_submenu.scss */
/* line 10, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .g-content.g-particle {
  margin: 0;
  padding: 4.5rem 1rem 2rem 0;
}
/* line 15, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background: #343a40; */
}
/* line 22, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu {
  /* background: #212529; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* line 33, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu li + li {
  margin-bottom: 5px;
}
/* line 37, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu li:first-child {
  margin-bottom: 5px;
}
/* line 41, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu > li {
  /*-webkit-box-flex: 1;
   -ms-flex: 1 1 0%;
   flex: 1 1 0%;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
/* line 54, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu a {
  position: relative;
  display: block;
  padding: 13px 15px;
  color: #4d585a;
  outline-width: 0;
  transition: all 0.3s ease-out;
}
/* line 63, user/themes/g5_chimera/custom/scss/_submenu.scss */
/* line 65, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu > li > a {
  padding: 5px 10px 5px 28px;
  background-color: #3b3b3b;
  color: #fff;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
/* line 76, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu > li.active > a, #sidebar-submenu .sidebar-nav .metismenu > li.mm-active > a {
  color: #c7f1ea;
}
/* line 79, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu > li.mm-active > a {
  color: #c7f1ea;
  border-bottom-left-radius: 0px;
}
/* line 84, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu > li.mm-active.active > a {
  border-bottom-left-radius: 15px;
}
/* line 86, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu > li.mm-active.active > a[aria-expanded=true] {
  border-bottom-left-radius: 0;
}
/* line 89, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu > li.mm-active.active > a[aria-disabled=true] {
  border-bottom-left-radius: 15px;
}
/* line 94, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu ul {
  background-color: #e2e5e8;
  border-bottom-left-radius: 15px;
}
/* line 97, user/themes/g5_chimera/custom/scss/_submenu.scss */
/* line 98, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu ul li a {
  padding: 5px 10px 5px 15px;
  color: #3b3b3b;
  background-color: transparent;
}
/* line 103, user/themes/g5_chimera/custom/scss/_submenu.scss */
/* line 104, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .sidebar-nav .metismenu ul li.active a, #sidebar-submenu .sidebar-nav .metismenu ul li:hover a {
  color: #fff;
}
/* line 110, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .metismenu .arrow {
  float: right;
  line-height: 1.42857;
}
/* line 115, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu .metismenu .has-arrow::after {
  top: 18px;
  color: #fff;
}
/* line 120, user/themes/g5_chimera/custom/scss/_submenu.scss */
#sidebar-submenu *[dir="rtl"] .metismenu .arrow {
  float: left;
}
@media only screen and (max-width: 767px) {
  /* line 125, user/themes/g5_chimera/custom/scss/_submenu.scss */
  #sidebar-submenu .g-content.g-particle {
    padding: 1rem;
  }
}
@media only screen and (max-width: 480px) {
  /* line 130, user/themes/g5_chimera/custom/scss/_submenu.scss */
  #sidebar-submenu .g-content.g-particle {
    padding: 1rem;
  }
}
/* line 1, user/themes/g5_chimera/custom/scss/_breadcrumbs.scss */
#g-breadcrumb {
  background-color: #3b3b3b;
}
/* line 3, user/themes/g5_chimera/custom/scss/_breadcrumbs.scss */
/* line 4, user/themes/g5_chimera/custom/scss/_breadcrumbs.scss */
#g-breadcrumb #breadcrumbs span:last-child {
  color: #c7f1ea !important;
}
/* line 7, user/themes/g5_chimera/custom/scss/_breadcrumbs.scss */
#g-breadcrumb #breadcrumbs span:first-child {
  color: rgba(255, 255, 255, 0.75) !important;
}
/* line 9, user/themes/g5_chimera/custom/scss/_breadcrumbs.scss */
#g-breadcrumb #breadcrumbs span:first-child:hover {
  color: #7d9e9e !important;
}
/* line 5, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 6, user/themes/g5_chimera/custom/scss/_homepage.scss */
.fp-maintop.troeven > div {
  margin-top: 25px;
}
/* line 10, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 11, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 13, user/themes/g5_chimera/custom/scss/_homepage.scss */
#g-utility #troeven-lijst .g-particle {
  padding-top: 40px;
}
/* line 16, user/themes/g5_chimera/custom/scss/_homepage.scss */
#g-utility #troeven-lijst .icon-container {
  display: flex;
  align-items: center;
}
/* line 19, user/themes/g5_chimera/custom/scss/_homepage.scss */
#g-utility #troeven-lijst .icon-container .rt-hero-icon {
  font-size: 2rem;
  width: 50px;
  padding-top: 4px;
}
/* line 23, user/themes/g5_chimera/custom/scss/_homepage.scss */
#g-utility #troeven-lijst .icon-container .rt-hero-icon i {
  width: 5rem;
  height: 4rem;
  padding: 1rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  background-color: #5b6770;
  color: #c7f1ea;
}
/* line 33, user/themes/g5_chimera/custom/scss/_homepage.scss */
#g-utility #troeven-lijst .icon-container h3 {
  padding-left: 3rem;
}
/* line 40, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 41, user/themes/g5_chimera/custom/scss/_homepage.scss */
.fp-maintop.wonen > div {
  margin-top: 60px;
}
/* line 45, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 46, user/themes/g5_chimera/custom/scss/_homepage.scss */
.woonprojecten .g-owlcarousel .rt-strips-desc, .troeven .g-owlcarousel .rt-strips-desc {
  min-height: 90px;
}
/* line 49, user/themes/g5_chimera/custom/scss/_homepage.scss */
.woonprojecten a, .troeven a {
  color: #667794;
}
/* line 53, user/themes/g5_chimera/custom/scss/_homepage.scss */
.woonprojecten small, .troeven small {
  color: #444;
}
/* line 56, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 57, user/themes/g5_chimera/custom/scss/_homepage.scss */
.woonprojecten .item img, .troeven .item img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  height: auto !important;
}
/* line 65, user/themes/g5_chimera/custom/scss/_homepage.scss */
.woonprojecten .rt-strips-desc, .troeven .rt-strips-desc {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 69, user/themes/g5_chimera/custom/scss/_homepage.scss */
.woonprojecten .rt-grey-box, .troeven .rt-grey-box {
  border-bottom-left-radius: 5px;
}
/* line 72, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 73, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 76, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 87, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 88, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 91, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 102, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 103, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 106, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 117, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 118, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 121, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 132, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 133, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 136, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 148, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 149, user/themes/g5_chimera/custom/scss/_homepage.scss */
/* line 150, user/themes/g5_chimera/custom/scss/_homepage.scss */
.g-owlcarousel-slideshow .g-owlcarousel .g-owlcarousel-content {
  background-color: rgba(59, 59, 59, 0.5);
}
/* line 153, user/themes/g5_chimera/custom/scss/_homepage.scss */
.g-owlcarousel-slideshow .g-owlcarousel .g-owlcarousel-content .g-owlcarousel-item-title {
  font-size: 291%;
}
/* line 156, user/themes/g5_chimera/custom/scss/_homepage.scss */
.g-owlcarousel-slideshow .g-owlcarousel .g-owlcarousel-item-image {
  background-position: center center;
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  /* line 171, user/themes/g5_chimera/custom/scss/_homepage.scss */
  div.branding {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  /* line 181, user/themes/g5_chimera/custom/scss/_homepage.scss */
  #troeven-lijst {
    padding-bottom: 0;
  }
  /* line 183, user/themes/g5_chimera/custom/scss/_homepage.scss */
  #troeven-lijst .icon-container {
    flex-wrap: wrap;
  }
  /* line 185, user/themes/g5_chimera/custom/scss/_homepage.scss */
  #troeven-lijst .icon-container .rt-icon-left {
    width: 100% !important;
    text-align: center;
  }
  /* line 189, user/themes/g5_chimera/custom/scss/_homepage.scss */
  #troeven-lijst .icon-container h3 {
    padding-left: 0 !important;
  }
  /* line 194, user/themes/g5_chimera/custom/scss/_homepage.scss */
  .rt-device-animation {
    width: 100%;
  }
}
/* line 2, user/themes/g5_chimera/custom/scss/_nieuwspage.scss */
/* line 3, user/themes/g5_chimera/custom/scss/_nieuwspage.scss */
#nieuws-header h2 {
  display: inline-block;
  padding: 5px;
  background-color: rgba(249, 247, 247, 0.7);
  color: #4d585a;
}
/* line 12, user/themes/g5_chimera/custom/scss/_nieuwspage.scss */
/* line 13, user/themes/g5_chimera/custom/scss/_nieuwspage.scss */
/* line 14, user/themes/g5_chimera/custom/scss/_nieuwspage.scss */
#tags .tags a {
  display: inline-block;
  padding: 4px 13px;
  margin-right: 2px;
  border: 2px solid #c7f1ea;
  color: #c7f1ea;
  font-size: 1rem;
  border-radius: 25px;
}
/* line 22, user/themes/g5_chimera/custom/scss/_nieuwspage.scss */
#tags .tags a:hover {
  color: #fff;
}
/* line 28, user/themes/g5_chimera/custom/scss/_nieuwspage.scss */
/* line 29, user/themes/g5_chimera/custom/scss/_nieuwspage.scss */
#archief .label {
  vertical-align: middle;
  background: #c7f1ea;
  border-radius: 100%;
  color: #fff;
  height: 1rem;
  min-width: 1rem;
  line-height: 1rem;
  display: inline-block;
  text-align: center;
  font-size: 0.7rem;
  margin-right: 0.75rem;
}
/* line 42, user/themes/g5_chimera/custom/scss/_nieuwspage.scss */
#archief ul {
  margin-left: 0;
}
/* line 44, user/themes/g5_chimera/custom/scss/_nieuwspage.scss */
#archief ul li {
  border-bottom: 1px solid #72818c;
}
/* line 2, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
#hoofdcategorien {
  display: flex;
  flex-wrap: wrap;
}
/* line 5, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
#hoofdcategorien .item.square-element {
  position: relative;
  width: 49%;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 2%;
}
/* line 12, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
#hoofdcategorien .item.square-element:nth-child(even) {
  margin-left: 2%;
}
/* line 15, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
#hoofdcategorien .item.square-element img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}
/* line 22, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
#hoofdcategorien .item.square-element .item-info {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2rem;
  color: #5b6770;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: center;
  font-family: 'arial';
}
/* line 37, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
#hoofdcategorien .item.square-element .item-info h2 {
  padding: 20% 0 20px 0;
  margin: 0;
  word-spacing: -0.15em;
  font-weight: 300;
}
/* line 43, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
#hoofdcategorien .item.square-element .item-info:before {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 1px solid #5b6770;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  pointer-events: none;
}
/* line 58, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
#hoofdcategorien .item.square-element .item-info p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  margin: 0 auto;
  max-width: 200px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  font-size: 1rem;
}
/* line 69, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
#hoofdcategorien .item.square-element a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 81, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
/* line 82, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
#hoofdcategorien .item.square-element:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 87, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
/* line 88, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
#hoofdcategorien .item.square-element:hover .item-info:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 93, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
#hoofdcategorien .item.square-element:hover .item-info p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  /* line 106, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  /* line 107, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  /* line 108, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  #hoofdcategorien .item.square-element .item-info {
    padding: 1rem;
    text-transform: uppercase;
  }
  /* line 111, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  #hoofdcategorien .item.square-element .item-info h2 {
    padding: 10% 0 10px 0;
    word-spacing: -0.1em;
    font-weight: 300;
    font-size: 1.5rem;
  }
  /* line 117, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  #hoofdcategorien .item.square-element .item-info:before {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
  /* line 123, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  #hoofdcategorien .item.square-element .item-info p {
    margin: 0 auto;
    max-width: 200px;
    font-size: 0.8rem;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  /* line 134, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  /* line 135, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  /* line 136, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  #hoofdcategorien .item.square-element .item-info {
    padding: 0.8rem;
    text-transform: uppercase;
  }
  /* line 139, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  #hoofdcategorien .item.square-element .item-info h2 {
    padding: 10% 0 10px 0;
    word-spacing: -0.1em;
    font-size: 1rem;
  }
  /* line 144, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  #hoofdcategorien .item.square-element .item-info:before {
    top: 7px;
    right: 7px;
    bottom: 7px;
    left: 7px;
  }
  /* line 150, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  #hoofdcategorien .item.square-element .item-info p {
    margin: 0 auto;
    max-width: 200px;
    font-size: 0.7rem;
  }
}
@media only screen and (max-width: 480px) {
  /* line 161, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  /* line 162, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  #hoofdcategorien .item.square-element {
    width: 100%;
  }
  /* line 164, user/themes/g5_chimera/custom/scss/_verkooppage.scss */
  #hoofdcategorien .item.square-element:nth-child(even) {
    margin-left: 0;
  }
}
/* line 1, user/themes/g5_chimera/custom/scss/_forms.scss */
/* line 2, user/themes/g5_chimera/custom/scss/_forms.scss */
/* line 3, user/themes/g5_chimera/custom/scss/_forms.scss */
/* line 4, user/themes/g5_chimera/custom/scss/_forms.scss */
/* line 6, user/themes/g5_chimera/custom/scss/_forms.scss */
form#verkoop-form div.form-field div.form-data div.form-input-wrapper input, form#verkoop-form div.form-field div.form-data div.form-input-wrapper textarea {
  width: 100%;
}
/* line 11, user/themes/g5_chimera/custom/scss/_forms.scss */
/* line 12, user/themes/g5_chimera/custom/scss/_forms.scss */
form#verkoop-form div.form-field div.form-data div.form-textarea-wrapper textarea {
  width: 100%;
  height: 100px;
}
/* line 18, user/themes/g5_chimera/custom/scss/_forms.scss */
form#verkoop-form div.form-field.privacycheckbox {
  margin-top: 10px;
}
/* line 20, user/themes/g5_chimera/custom/scss/_forms.scss */
form#verkoop-form div.form-field.privacycheckbox input {
  width: auto !important;
}
/* line 25, user/themes/g5_chimera/custom/scss/_forms.scss */
form#verkoop-form .buttons {
  text-align: center;
}
/* line 27, user/themes/g5_chimera/custom/scss/_forms.scss */
form#verkoop-form .buttons button.button {
  color: #fff;
  border: 1px solid #fff;
}
/* line 33, user/themes/g5_chimera/custom/scss/_forms.scss */
#contact, #aanmelden {
  padding-left: 0;
  padding-right: 0;
}
/* line 36, user/themes/g5_chimera/custom/scss/_forms.scss */
#contact .form-field .form-data, #aanmelden .form-field .form-data {
  margin-left: 150px;
}
/* line 39, user/themes/g5_chimera/custom/scss/_forms.scss */
#contact .buttons, #aanmelden .buttons {
  margin-left: 150px;
}
/* line 42, user/themes/g5_chimera/custom/scss/_forms.scss */
/* line 43, user/themes/g5_chimera/custom/scss/_forms.scss */
#contact .form-field.privacycheckbox .form-data input, #aanmelden .form-field.privacycheckbox .form-data input {
  width: auto !important;
}
/* line 48, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden {
  margin-bottom: 20px;
}
/* line 50, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden .g-content {
  padding-top: 0;
}
/* line 53, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden .form-message {
  margin-bottom: 15px;
}
/* line 56, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden .form-message + .form-field {
  margin-top: 15px;
}
/* line 61, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden .form-field {
  margin-bottom: 1.5rem;
}
/* line 64, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden .form-field .form-data {
  margin-left: 150px;
}
@media only all and (max-width: 47.99rem) {
  #aanmelden .form-field .form-data {
    margin-left: 0;
  }
}
/* line 71, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden .form-field .form-data input, #aanmelden .form-field .form-data textarea, #aanmelden .form-field .form-data select {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-sizing: border-box !important;
  width: 100%;
  line-height: 1.5;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
/* line 80, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden .form-field .form-data input:hover, #aanmelden .form-field .form-data textarea:hover, #aanmelden .form-field .form-data select:hover {
  border-color: #5b6770;
}
/* line 84, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden .form-field .form-data input:focus, #aanmelden .form-field .form-data textarea:focus, #aanmelden .form-field .form-data select:focus {
  border-color: #5b6770;
}
/* line 89, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden .form-field .form-data textarea {
  padding-top: 10px;
  min-height: 226px;
}
/* line 94, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden .form-field .form-data input[type="checkbox"] {
  margin-top: 0.5rem;
}
/* line 97, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden .form-field .form-data select {
  padding: 10px 15px;
}
/* line 102, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden .form-field .form-label {
  float: left;
  padding-top: 5px;
  text-align: right;
}
/* line 109, user/themes/g5_chimera/custom/scss/_forms.scss */
#aanmelden .buttons {
  margin-left: 100px;
}
@media only all and (max-width: 47.99rem) {
  #aanmelden .buttons {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  /* line 119, user/themes/g5_chimera/custom/scss/_forms.scss */
  /* line 120, user/themes/g5_chimera/custom/scss/_forms.scss */
  #contact .form-field .form-data {
    margin-left: 0;
  }
  /* line 123, user/themes/g5_chimera/custom/scss/_forms.scss */
  #contact .buttons {
    margin-left: 0;
    text-align: center;
  }
}
/* line 2, user/themes/g5_chimera/custom/scss/_search.scss */
.g-search {
  font-size: 0.8vw;
  text-align: center;
}
@media (max-width: 143.75rem) {
  .g-search {
    font-size: 1.15rem;
  }
}
/* line 6, user/themes/g5_chimera/custom/scss/_search.scss */
.dir-rtl .g-search {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-search {
    text-align: center;
  }
}
/* line 15, user/themes/g5_chimera/custom/scss/_search.scss */
.g-search .g-search-lightcase {
  display: none;
}
/* line 18, user/themes/g5_chimera/custom/scss/_search.scss */
.g-search form {
  margin-bottom: 0;
}
/* line 21, user/themes/g5_chimera/custom/scss/_search.scss */
.g-search a {
  color: #c7f1ea;
}
/* line 23, user/themes/g5_chimera/custom/scss/_search.scss */
.g-search a:hover {
  color: rgba(255, 255, 255, 0.75);
}
/* line 26, user/themes/g5_chimera/custom/scss/_search.scss */
.g-search a.social-button {
  padding-right: 10px;
}
/* line 29, user/themes/g5_chimera/custom/scss/_search.scss */
.g-search a span {
  padding-top: 8px;
}
/* line 34, user/themes/g5_chimera/custom/scss/_search.scss */
/* line 35, user/themes/g5_chimera/custom/scss/_search.scss */
.search-row .search-item {
  position: relative;
  padding-left: 25px;
  margin-left: 0;
  margin-bottom: 25px;
}
/* line 40, user/themes/g5_chimera/custom/scss/_search.scss */
.search-row .search-item i {
  position: absolute;
  top: 11px;
  left: 0;
}
/* line 1, user/themes/g5_chimera/custom/scss/_footer.scss */
#g-copyright {
  background-color: #3b3b3b;
}
/* line 3, user/themes/g5_chimera/custom/scss/_footer.scss */
#g-copyright .rt-social-buttons .social-button {
  color: #c7f1ea;
}
/* line 8, user/themes/g5_chimera/custom/scss/_footer.scss */
#g-footer {
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #708d8e;
}
/* line 13, user/themes/g5_chimera/custom/scss/_footer.scss */
#g-footer a {
  color: #fff;
}
/* line 16, user/themes/g5_chimera/custom/scss/_footer.scss */
/* line 17, user/themes/g5_chimera/custom/scss/_footer.scss */
/* line 18, user/themes/g5_chimera/custom/scss/_footer.scss */
#g-footer .rounded.kaartje h2 {
  display: none;
}
/* line 22, user/themes/g5_chimera/custom/scss/_footer.scss */
#g-footer .rounded img {
  border-radius: 5px;
}
/* line 26, user/themes/g5_chimera/custom/scss/_footer.scss */
/* line 27, user/themes/g5_chimera/custom/scss/_footer.scss */
#g-footer .adresgegevens h2 {
  display: none;
}
/* line 31, user/themes/g5_chimera/custom/scss/_footer.scss */
#g-footer .g-mosaic-title {
  font-size: 1rem;
  color: #fff;
}
/* line 35, user/themes/g5_chimera/custom/scss/_footer.scss */
#g-footer .g-title {
  margin-top: 0;
}
/* line 39, user/themes/g5_chimera/custom/scss/_footer.scss */
/* line 40, user/themes/g5_chimera/custom/scss/_footer.scss */
#samenwerkingsverbanden > div {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #fff;
  border-radius: 5px;
  margin: 0 5px 5px 0;
  background-color: #fff;
  align-items: center;
}
/* line 48, user/themes/g5_chimera/custom/scss/_footer.scss */
#samenwerkingsverbanden > div img {
  padding: 5px;
  filter: url('../../../../../../filters.svg#grayscale');
  filter: gray;
  -webkit-filter: grayscale(100%);
}
/* line 61, user/themes/g5_chimera/custom/scss/_footer.scss */
/* line 62, user/themes/g5_chimera/custom/scss/_footer.scss */
#samenwerkingsverbanden .g-imagegrid-2cols .samenwerkingsitem {
  width: calc(50% - 5px);
}
/* line 66, user/themes/g5_chimera/custom/scss/_footer.scss */
/* line 67, user/themes/g5_chimera/custom/scss/_footer.scss */
#samenwerkingsverbanden .g-imagegrid-3cols .samenwerkingsitem {
  width: calc(33.33333%-5px);
}
/* line 71, user/themes/g5_chimera/custom/scss/_footer.scss */
/* line 72, user/themes/g5_chimera/custom/scss/_footer.scss */
#samenwerkingsverbanden .g-imagegrid-4cols .samenwerkingsitem {
  width: calc(25%-5px);
}
/* line 76, user/themes/g5_chimera/custom/scss/_footer.scss */
/* line 77, user/themes/g5_chimera/custom/scss/_footer.scss */
#samenwerkingsverbanden .g-imagegrid-5cols .samenwerkingsitem {
  width: calc(20%-5px);
}
/* line 14, user/themes/g5_chimera/custom/scss/custom.scss */
body {
  font-size: 17px;
}
/* line 17, user/themes/g5_chimera/custom/scss/custom.scss */
/* line 18, user/themes/g5_chimera/custom/scss/custom.scss */
#bgimgheader h2 {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 35px;
  text-transform: uppercase;
  font-size: 1.2rem;
}
/* line 27, user/themes/g5_chimera/custom/scss/custom.scss */
#bgimgheader .g-particle {
  padding: 15px 0 10px 0;
}
/* line 31, user/themes/g5_chimera/custom/scss/custom.scss */
.home-sidebar .g-title {
  display: none;
}
/* line 34, user/themes/g5_chimera/custom/scss/custom.scss */
/* line 35, user/themes/g5_chimera/custom/scss/custom.scss */
#diensten-wonen .g-particle {
  padding: 15px;
}
/* line 39, user/themes/g5_chimera/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-link::before {
  color: #c7f1ea;
}
/* line 42, user/themes/g5_chimera/custom/scss/custom.scss */
a {
  color: #f28b00;
}
/* line 44, user/themes/g5_chimera/custom/scss/custom.scss */
a:hover {
  color: #d97c00;
}
/* line 48, user/themes/g5_chimera/custom/scss/custom.scss */
.highlight {
  padding: 10px;
  background-color: #e2e5e8;
}
/* line 52, user/themes/g5_chimera/custom/scss/custom.scss */
.bg-oranje {
  background-color: #f28b00;
}
/* line 55, user/themes/g5_chimera/custom/scss/custom.scss */
.oranje {
  color: #f28b00;
}
/* line 58, user/themes/g5_chimera/custom/scss/custom.scss */
.bg-geel {
  background-color: #fecf00;
}
/* line 61, user/themes/g5_chimera/custom/scss/custom.scss */
.geel {
  color: #fecf00;
}
/* line 64, user/themes/g5_chimera/custom/scss/custom.scss */
.bg-blauw {
  background-color: #007bb4;
}
/* line 67, user/themes/g5_chimera/custom/scss/custom.scss */
.blauw {
  color: #007bb4;
}
/* line 70, user/themes/g5_chimera/custom/scss/custom.scss */
.bg-groen {
  background-color: #c7f1ea;
}
/* line 73, user/themes/g5_chimera/custom/scss/custom.scss */
.groen {
  color: #c7f1ea;
}
/* line 76, user/themes/g5_chimera/custom/scss/custom.scss */
.bg-rose {
  background-color: #e6126e;
}
/* line 79, user/themes/g5_chimera/custom/scss/custom.scss */
.rose {
  color: #e6126e;
}
/* line 82, user/themes/g5_chimera/custom/scss/custom.scss */
.bgnav {
  background-color: #4d585a;
}
/* line 85, user/themes/g5_chimera/custom/scss/custom.scss */
.bgheader {
  background-color: #5b6770;
}
/* line 89, user/themes/g5_chimera/custom/scss/custom.scss */
.videocontainer {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
/* line 93, user/themes/g5_chimera/custom/scss/custom.scss */
.videocontainer iframe, .videocontainer object, .videocontainer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 106, user/themes/g5_chimera/custom/scss/custom.scss */
.g-title {
  font-family: "Marvel";
  font-weight: normal;
  font-size: 1rem;
  letter-spacing: 1px;
}
/* line 112, user/themes/g5_chimera/custom/scss/custom.scss */
.title3 .title {
  background-color: #4d585a;
}
/* line 115, user/themes/g5_chimera/custom/scss/custom.scss */
[class^="box"], [class*=" box"] {
  border-radius: 5px;
}
/* line 118, user/themes/g5_chimera/custom/scss/custom.scss */
.button, .readon, img {
  border-radius: 5px;
}
/*# sourceMappingURL=custom_home.css.map */