#cases_werkvelden .fl-bbvm-category-grid-for-beaverbuilder li .grid-category-button.grid-category-count {
  margin: 0;
}
#cases_werkvelden .fl-bbvm-category-grid-for-beaverbuilder li .bbvm-category {
  margin-top: 0 !important;
}
#nav_cases_grid .fl-post-grid-post {
  font-size: 14px;
  background: transparent;
  border: none;
  min-width: 320px;
  max-height: 280px;
  position: relative;
  width: 170px;
  height: auto;
  top: 0;
  left: 0;
}
#nav_cases_grid .fl-post-grid-post:hover .fl-post-text .fl-case_grid-title a {
  color: #e52059 !important;
  min-height: 50px;
}
#nav_cases_grid .fl-post-grid .fl-post-column {
  display: inline-block;
  padding: 0;
  width: 15%;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
}
#nav_cases_grid .fl-post-grid .fl-post-column .fl-post-image {
  display: inline-block;
  position: relative;
  width: 300px;
  height: 270px;
  top: -50px;
  left: 0;
}
#nav_cases_grid .fl-post-grid .fl-post-column .fl-post-image a {
  display: inline-block;
  position: relative;
  width: 300px;
  height: 270px;
  min-height: 260px;
  z-index: 19;
}
#nav_cases_grid .fl-post-grid .fl-post-column .fl-post-image a img {
  object-fit: cover;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
#nav_cases_grid .fl-post-grid .fl-post-column .fl-post-text {
  position: relative;
  top: 210px;
  min-width: 280px;
  padding: 0 20px;
  z-index: 20;
}
#nav_cases_grid .fl-post-grid .fl-post-column .fl-post-text .fl-case_grid-title {
  font-size: 19px;
  line-height: 24px;
  margin: 0;
  padding: 0 20px 5px 20px;
  text-align: center;
}
#nav_cases_grid .fl-post-grid .fl-post-column .fl-post-text .fl-case_grid-title a {
  font-family: Axiforma-Bold;
  font-size: 15px;
  line-height: 18px;
  width: 250px;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7);
  text-decoration: none;
  color: white;
}
#nav_cases_grid .fl-post-grid .fl-post-column .fl-post-text .fl-case_grid-title a:hover {
  color: purple;
}
#nav_cases_grid .fl-post-grid .fl-post-column:nth-child(odd) .fl-post-text {
  top: 200px;
}
#nav_cases_grid .fl-post-grid .fl-post-column:nth-child(odd) .fl-post-image {
  -webkit-clip-path: url(#grid_case_up) !important;
  clip-path: url(#grid_case_up) !important;
  overflow: hidden;
}
#nav_cases_grid .fl-post-grid .fl-post-column:nth-child(even) .fl-post-text {
  top: 25px;
}
#nav_cases_grid .fl-post-grid .fl-post-column:nth-child(even) .fl-post-image {
  -webkit-clip-path: url(#grid_case_down) !important;
  clip-path: url(#grid_case_down) !important;
  overflow: hidden;
}
#nav_cases_grid .fl-post-text {
  padding: 20px;
  position: absolute;
  min-width: 280px;
  min-height: 50px;
  overflow: none;
  padding: 0 20px;
}
@media only screen and (min-width: 991px) and (max-width: 1100px) {
  #nav_cases_grid .fl-post-grid .fl-post-column {
    width: 18%;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(4n + 1) {
    clear: none;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(5n + 1) {
    clear: right;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(6n + 1) {
    clear: right;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(12n + 1) {
    clear: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #nav_cases_grid .fl-post-grid .fl-post-column {
    width: 180px;
    height: 270px;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column :nth-child(2n + 1) {
    clear: right !important;
  }
}
@media only screen and (max-width: 992px) {
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(2n + 1) {
    clear: none;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(4n + 1) {
    clear: none;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(6n + 1) {
    clear: none;
  }
}
@media only screen and (max-width: 943px) {
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(2n + 1) {
    clear: none;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(4n + 1) {
    clear: none;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(6n + 1) {
    clear: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  #nav_cases_grid .fl-post-grid .fl-post-column {
    width: 180px;
    height: 270px;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(2n + 1) {
    clear: none;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(4n + 1) {
    clear: none;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(6n + 1) {
    clear: none;
  }
}
@media only screen and (min-width: 575px) and (max-width: 768px) {
  #nav_cases_grid .fl-post-grid .fl-post-column {
    width: 180px;
    height: 270px;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(1n + 1) {
    clear: none;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(2n + 1) {
    clear: none;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(4n + 1) {
    clear: none;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(6n + 1) {
    clear: none;
  }
  #overlay_white_arrow > .fl-row-content-wrap {
    margin-top: -32vh;
  }
}
@media only screen and (max-width: 575px) {
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(1n + 1) {
    clear: both;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(2n + 1) {
    clear: both;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(4n + 1) {
    clear: both;
  }
  #nav_cases_grid .fl-post-grid .fl-post-column:nth-child(6n + 1) {
    clear: both;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fakroconsult.testsite81.nl%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fgeneratepress_child%2Fscss%2Fpost-grid_cases.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAGI%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASL%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAQL%3BAAII%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAII%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAII%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%22%7D */