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

/* CSS HOME TEMPLATE */
p {
  text-align: justify !important;
}
/* --------------------------------------------------------------- */
/* HOME navigatie section */
/* --------------------------------------------------------------- */
/* padding navigatie */
#g-slideshow.fp-slideshow:before {
  height: 91vh;
}
/* center volledige navigatie balk */
#home-nl #g-navigation .g-container {
  justify-content: center;
}
/* -------------------------------------------------------------- */
/* HOME Header section (blog artikel) */
/* -------------------------------------------------------------- */
/* laatste nieuws */
.custom-block h1 {
  border: solid 1px;
  border-radius: 10px;
  padding: 1rem 0 1rem 0;
  background: #423c3c;
}
/* margin weghalen voor uitlijnen */
.custom-block {
  margin: 0 !important;
}
/* marge voor blog module */
#home-nl #g-header .feature-block .g-grid {
  align-items: flex-start;
  margin: 0rem 0rem 0rem 0rem;
}
#home-nl #g-header .g-grid {
  align-items: flex-start;
  margin: 0rem 3rem 0rem 3rem;
}
/* marge module blog tussen kolommen */
#home-nl #g-header .g-block {
  margin: 0.8rem;
}
#home-nl .g-array-item-text p {
  margin: 0;
}
/* styling blog modules */
#home-nl .g-array-item {
  border: solid 1px;
  border-radius: 10px;
  background: #423c3c;
}
#home-nl .g-content-array .g-array-item-image {
  margin: 15px 15px 15px 15px;
}
#home-nl .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 15px;
  text-align: center;
}
#home-nl .g-array-item-title {
  font-weight: bold;
}
#home-nl .g-content-array .g-array-item-details > span {
  margin-right: 10px;
  margin-left: 15px;
}
#home-nl .g-content-array .g-array-item .g-array-item-text {
  font-size: 1.25rem;
  margin-left: 15px;
  margin-right: 15px;
}
#home-nl .g-content-array .g-item-title {
  margin: 5px 0 0 0;
  line-height: 2.25rem;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}
/* ronde hoek image artikel column */
#home-nl #g-header img {
  border-radius: 8px;
}
/* line limit to joomla article */
.line-break {
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 22px;
  max-height: 66px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 10px !important;
}
/* undo line limit op artikel in volledige leesmodus */
div[itemprop="articleBody"] .line-break {
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 22px;
  max-height: 5000px;
  -webkit-line-clamp: 80;
  -webkit-box-orient: vertical;
}
/* blog pagina letter grootte */
body#home-nl {
  font-size: 1.2rem;
  line-height: 1.3;
  font-family: "Rokkitt";
  font-weight: 400;
}
/* Marge onder foto artikel column homepage */
#home-nl .g-array-item-text .soort {
  margin-top: 0;
  text-align: center;
}
/* ---------------------------------------------------------- */
/* HOME Showcase section OS gallery styling */
/* ---------------------------------------------------------- */
/* margin showcase */
#home-nl section#g-showcase.g-flushed {
  margin: 3rem 1rem 0rem 1rem !important;
}
/* opacity achtergrond en tekst kleur gallery */
h3.os-gallery-img-title {
  color: #000000 !important;
  background: #f9f9f940;
}
#home-nl #g-showcase .g-content {
  padding: 0rem !important;
}
/* Home page daily log css */
.img-padding {
  padding: 1rem;
  margin-right: 12px;
  border: solid 1px;
  border-radius: 10px;
}
.img-padding img {
  border-radius: 10px;
}
div#dailylog {
  padding: 1rem 1rem 1rem 1rem;
  margin: 0rem 0em 0rem 16px;
  border: solid 1px;
  border-radius: 10px;
}
.titel-daily-log {
  text-align: center;
  margin-top: 2rem;
}
.header {
  text-align: center;
  margin-bottom: 2rem;
}
.center-object {
  display: inline-flex;
}
.datum {
  margin-right: 1rem;
  font-size: 1.5em;
}
.titel {
  font-size: 1.5em;
  font-weight: bold;
}
.daily-button {
  /* text-align: center; */
  /* margin-top: 5rem; */
  font-size: 1.2em;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin-bottom: 10px;
}
.daily-button a {
  font-size: 1.1em;
}
.tekst-height .g-particle {
  height: 100%;
}
.moduletable.tekst-height {
  height: 100%;
}
.feature-daily-img .g-content {
  height: 100%;
}
.dailytekst {
  height: 100%;
}
div#dailylog {
  padding: 1rem 1rem 1rem 1rem;
  margin: 0 0 0 16px;
  border: solid 1px;
  border-radius: 10px;
  height: 100%;
  position: relative;
  text-align: center;
}
#home-nl #g-feature .g-grid {
  margin: 1rem 3rem 1rem 3rem;
}
.label-info, .badge-info {
  color: #aaaaaa;
  background: #423c3c;
}
.item-title a {
  color: #aaaaaa;
}
.tekst {
  margin-bottom: 3.5em;
}
/* Social media module */
.g-social a {
  color: #d64f36;
}
.fa.fa-facebook.fa-lg {
  margin-right: 10px;
}
/* Hoover kleur Social Footer */
.g-social a:hover {
  color: #aaaaaa !important;
}
@media only all and (max-width: 1700px) {
  .img-padding {
    margin-right: 0px;
  }
}
@media only all and (max-width: 1700px) {
  #home-nl #g-feature .g-grid {
    display: block;
  }
}
@media only all and (max-width: 1700px) {
  #home-nl .feature-daily-img {
    flex: 0 100%;
    width: 100%;
    margin-bottom: 1rem !important;
  }
}
@media only all and (max-width: 1700px) {
  div#dailylog {
    margin: 0 !important;
  }
}
@media only all and (max-width: 1500px) {
  div#dailylog {
    margin: 0rem 0em 0rem 0px;
  }
}
@media only all and (max-width: 700px) {
  .center-object {
    display: block;
  }
}
@media only all and (max-width: 815px) {
  #home-nl #g-feature .g-grid {
    margin: 1rem 0.5rem 1rem 0.5rem;
  }
}
/* breek punt voor feature artikel blog */
@media only all and (min-width: 1200px) and (max-width: 1500px) {
  #home-nl #g-header .g-block {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
/* ------------------------------------------------------------------------------------------------ */
/* CSS BLOG TEMPLATE */
/* ------------------------------------------------------------------------------------------------ */
/* css overzicht lijst terugblik */
.totaal-lijst {
  display: flex;
}
.totaal-lijst div {
  margin: 0 auto;
}
.totaal-lijst-h3 {
  margin: 0 0 5px 10px;
}
.totaal-lijst-h5 {
  margin: 0;
}
.totaal-lijst ol {
  margin-top: 0;
}
.totaal-lijst ul {
  margin-top: 0;
}
@media only all and (max-width: 815px) {
  .totaal-lijst {
    display: block;
  }
}
/* button op blog paginga */
#blog-nl p.readmore .btn {
  font-family: sans-serif;
  font-weight: 700;
  color: #aaaaaa !important;
  font-size: 1.3rem;
  background: #423c3c;
  border-radius: 1.4rem;
}
#blog-nl .btn {
  line-height: 35px;
  border: 2px solid #aaaaaa;
  border-color: #aaaaaa #aaaaaa #aaaaaa;
  border-bottom-color: #aaaaaa;
}
#blog-nl p.readmore .btn:hover {
  background-color: #292121;
  background-image: linear-gradient(#2d272c, #767471);
}
/* blog pagina padding box van de artikel kolommen */
#blog-nl .g-block.size-100.block-padding {
  /* padding: 1rem; */
}
/* padding voor menu */
#blog-nl .padding-nav {
  padding: 2rem 1rem 2rem 1rem !important;
}
/* in blog pagina styling van het artikel column */
#blog-nl .item.column-1 {
  border: solid 1px;
  padding: 10px;
  margin-bottom: 2rem;
  background: #423c3c;
  border-radius: 10px;
}
#blog-nl .item.column-2 {
  border: solid 1px;
  padding: 10px;
  margin-bottom: 2rem;
  background: #423c3c;
  border-radius: 10px;
}
/* blog pagina titel artikel */
#blog-nl .page-header h2 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding-bottom: 0rem;
  text-align: center;
}
/* blog pagina margin onder foto artikel column */
#blog-nl .pull-none.item-image img {
  margin-bottom: 15px;
}
/* kleur lettertype om datum en hits */
#blog-nl dl.article-info dd {
  display: inline-block;
  margin: 0;
  padding-right: 1.5rem;
  color: #aaaaaa;
  font-size: 1.2rem;
  line-height: 2;
  font-weight: bold;
}
/* blog pagina ruimte rond foto's */
body#blog-nl p {
  margin: 0.5rem 0 0.5rem 0;
}
/* blog pagina centreren button */
#blog-nl p.readmore {
  text-align: center;
}
/* blog pagina letter grootte */
body#blog-nl {
  font-size: 1.2rem;
  line-height: 1.3;
  font-family: "Rokkitt";
  font-weight: 400;
}
/* sitemap link kleur */
a.osmap-link {
  color: #02a9fd;
}
/* tekst onder foto's blog */
.soort {
  margin-top: 0;
  margin-left: 10px;
  text-align: left;
  font-size: 0.8em;
  padding: 0;
}
/* css voor tabel blogs */
#blog-nl .table-soorten {
  width: unset;
}
#blog-nl .td-style {
  min-width: 195px;
}
#blog-nl .table-soorten tbody tr:nth-child(even) {
  background-color: #423c3c8c;
}
#blog-nl .table-soorten td {
  border: solid 1px #aaaaaa6b;
  padding: 0.3rem;
}
/* CSS GLOABL (BASE TEMPLATE) */
/* Link kleur footer pagina's */
.moduletable.color-link a {
  color: #e06500;
}
a#g-totop {
  color: #e06500;
}
/* center volledige navigatie balk */
#blog-nl #g-navigation .g-container {
  justify-content: center;
}
/* code lightcase responsive grid========================================== */
.row-photo-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 5px;
  margin-bottom: 5px;
}
.row-photo-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 5px;
  margin-bottom: 5px;
}
.row-photo-2 img {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .row-photo-3 {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .row-photo-2 {
    display: block;
  }
}
.g-main-nav ul, #g-mobilemenu-container ul {
  margin: 0 10%;
}
h2.g-title {
  text-align: center;
}
#g-footer .g-grid {
  margin: 3rem 0rem 3rem 0rem;
}
#lightcase-info {
  display: inline-flex;
}
/* gelijk maken tekst in lightbox !!weghalen als alle code is aangepast!!!!!! */
#lightcase-info #lightcase-sequenceInfo {
  font-size: 17px;
  color: #aaa;
  margin-right: 5px;
}
#lightcase-info #lightcase-caption {
  clear: both;
  font-size: 17px;
  color: #aaa;
}
audio {
  width: 100%;
  max-width: 600px;
  margin: 1rem 0rem 0rem 0rem;
}
.margin-audio {
  margin-left: 20px;
  margin-bottom: 0.5rem;
}
@media only all and (max-width: 5000px) and (min-width: 1200px) {
  #blog-nl section#g-showcase.g-flushed > .g-container {
    width: 1170px;
    margin: 0 auto !important;
    background-color: #292121;
  }
}
@media only all and (max-width: 1199px) and (min-width: 760px) {
  #blog-nl section#g-showcase.g-flushed > .g-container {
    background-color: #292121;
    width: 750px;
    margin: 0 auto !important;
  }
}
@media only all and (max-width: 759px) and (min-width: 300px) {
  #blog-nl section#g-showcase.g-flushed {
    margin: 0rem 0.4rem 0rem 0.4rem !important;
    background-color: #292121;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .row {
    margin-left: -11px;
  }
}
@media only all and (max-width: 50.99rem) {
  .row, .thumbnails {
    margin-left: -12px;
  }
}
@media only all and (max-width: 30rem) {
  #home-nl #g-header .g-grid {
    margin: 0rem 0.2rem 0.2rem 0.2rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  #home-nl #g-header .g-grid {
    margin: 0rem 0.5rem 0rem 0.5rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  #home-nl #g-header .g-grid {
    margin: 0.2rem 0.5rem 0rem 0.5rem;
  }
}
@media only all and (max-width: 50.99rem) {
  #home-nl #g-slideshow .g-bgslideshow-slides {
    padding-top: 60vh;
  }
}
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
@media only all and (max-width: 50.99rem) {
  .g-logo img {
    max-width: 150px;
  }
}
/*
=========================================
=========================================
TEST CSS NIET IN PRODUCTIE
=========================================
=========================================
*/
.contentInHtml > p {
  text-align: center !important;
}
.page-link [class^="icon-"] {
  display: contents;
}
.icon-chevron-right {
  display: none;
}
.page-item.disabled .page-link {
  color: #ffffff;
  pointer-events: none;
  background-color: #292121;
  border-color: #423c3c;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #423c3c;
  border-color: #423c3c;
}
.page-link {
  position: relative;
  display: block;
  color: #f9f9f9;
  text-decoration: none;
  background-color: #423c3c;
  border: 1px solid #423c3c;
}
.page-link:hover {
  z-index: 2;
  color: #423c3c;
  background-color: #292121;
  border-color: #292121;
}
.page-link:focus {
  z-index: 3;
  color: #aaaaaa;
  background-color: #e9ecef;
  outline: 0;
}
@media screen and (max-width: 650px) {
  .w-100 {
    width: 100% !important;
    display: flex;
    flex-flow: column-reverse;
    align-items: center;
  }
  .pagination {
    flex-wrap: wrap;
    row-gap: 4px;
  }
  .pe-2 {
    padding-right: 0rem !important;
  }
  .pt-3 {
    padding-top: 0rem !important;
  }
  .float-end {
    text-align: center;
  }
}
@media screen and (max-width: 385px) {
  .w-100 {
    width: 100% !important;
    display: flex;
    flex-flow: column-reverse;
    align-items: center;
  }
  .pagination {
    flex-wrap: wrap;
    row-gap: 4px;
  }
  .pe-2 {
    padding-right: 0rem !important;
  }
  .pt-3 {
    padding-top: 0rem !important;
  }
  .float-end {
    text-align: center;
  }
}
.page-header h1 {
  font-size: 2.6rem;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
}
.video-container-soorten {
  position: relative;
  padding-bottom: 49.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container-soorten iframe, .video-container-soorten object, .video-container-soorten embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lightcase-contentInner > iframe {
  width: 1000px !important;
  height: 700px !important;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #aaaaaa;
  border-color: #423c3c;
}
/*# sourceMappingURL=custom_225.css.map */