.cky-tab-content .cky-tab-desc {
  float: left;
}

.cky-cookie-audit-table th:nth-child(4n), .cky-cookie-audit-table td:nth-child(4n) {
  opacity: 0;
  display: none;
}

.cky-consent-bar, .cky-bar-text, .cky-modal-content, .cky-tab-menu {
  font-weight: 400 !important;
}

.logo_footer {
  cursor: pointer;
}

.hidden_ex_mob {
  display: none;
}

.knopo {
  cursor: pointer;
}

.crumbs_cont {
  position: relative;
  z-index: 14;
}

.gradient_anchor.back .text {
  padding-right: 20px;
  padding-left: 80px;
}
.gradient_anchor.back .arrow {
  right: auto;
  left: 22px;
}
.gradient_anchor.back .arrow img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.submit_kn {
  height: 56px;
  line-height: 56px;
  color: #FFF !important;
  background-color: #B8DEEC;
  padding-left: 18px;
  padding-right: 18px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  font-weight: 700;
}
.submit_kn:hover {
  background-color: #B8DEEC;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.submit_kn.terug i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 0px;
  margin-right: 20px;
}

.cms_content {
  padding-top: 0;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 30px;
  color: #000;
  min-height: 400px;
}
.cms_content p {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 0px;
  margin-top: 0px; /* KEEP THIS MARGING, I don't want extra margins on the p tags in CMS content  */
  font-family: "Gilroy-Light", sans-serif;
}
.cms_content li, .cms_content span {
  font-family: "Gilroy-Light", sans-serif;
}
.cms_content h1, .cms_content h2, .cms_content h3, .cms_content h4, .cms_content h5, .cms_content h6, .cms_content h1 span, .cms_content h2 span, .cms_content h3 span, .cms_content h4 span, .cms_content h5 span, .cms_content h6 span {
  font-family: "Gilroy-ExtraBold", sans-serif;
}
.cms_content a {
  color: #000;
  text-decoration: underline;
}
.cms_content a:hover {
  color: #0083BE;
}
.cms_content a.common_anchor {
  color: #fff;
  text-decoration: none !important;
}
.cms_content a.common_anchor:hover {
  color: #fff;
}
.cms_content ol, .cms_content ul {
  list-style: outside;
  list-style-type: disc;
  margin-left: 35px;
  float: left;
  clear: both;
  width: calc(100% - 35px);
}
.cms_content ol {
  list-style-type: decimal;
}
.cms_content .crumbs ul {
  margin-left: 0px;
}
.cms_content em {
  font-style: italic;
}
.cms_content a.knop.cmstxt {
  color: #FFF !important;
}
.cms_content a {
  text-decoration: underline;
}
.cms_content a.gradient_btn {
  text-decoration: none;
  margin-top: 0px;
}
.cms_content a.knop.standaard {
  text-decoration: none !important;
}
.cms_content a.knop.standaard.back {
  padding-left: 50px;
}
.cms_content a.knop.standaard.back em {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 17px;
  left: 20px;
}
.cms_content h1 {
  font-size: 35px;
  line-height: 45px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #00364E;
}
.cms_content h2 {
  margin-bottom: 20px;
  color: #00364E;
  font-weight: 500;
  font-size: 25px;
  line-height: 32px;
}
.cms_content h3 {
  margin-bottom: 20px;
  color: #00364E;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
}

.standaard {
  color: #000;
}

/***/
.cms_col {
  width: 100%;
}

.cms_tbl {
  display: table;
}

.cms_row {
  display: table-row;
}

.cms_col {
  display: table-cell;
  padding: 5px;
  border: 1px solid #003399;
}

.cms_col.c1 {
  float: left;
}

.div-table {
  display: table;
  border: 0px solid #003399;
  margin-bottom: 40px;
  width: 100%;
}

.div-table-caption {
  display: table-caption;
  background: #009999;
}

.div-table-row {
  display: table-row;
}

.div-table-col {
  display: table-cell;
  vertical-align: top;
}

.div-table-col.c1 {
  padding-right: 20px;
}

.div-table-col.c2 {
  padding-left: 20px;
}

.div-table.txt-txt .c1, .div-table.txt-txt .c2, .div-table.foto-foto .c1, .div-table.foto-foto .c2 {
  width: 50%;
}

.div-table.foto-foto .c1, .div-table.foto-foto .c2 {
  text-align: center;
}

.div-table.foto .div-table-col {
  text-align: center;
  width: 100%;
}

.div-table.foto .div-table-row {
  width: 100%;
}

.div-table.foto {
  background-color: #FF0;
  width: 100%;
}

.div-table.foto {
  background-color: #FF0;
  width: 100%;
}

.divtable {
  float: left;
  width: 100%;
}

.divcol {
  float: left;
  display: inline-block;
  color: #F0F;
  width: auto;
}

.cmsrow {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  position: relative;
}

.cmsrow div.foto {
  float: left;
  margin-bottom: 80px;
}

.cmsrow div.paddings.foto.l {
  padding-right: 20px;
}

.cmsrow div.paddings.foto.r {
  padding-left: 20px;
}

.cmsrow div.cmstxt {
  float: left;
  margin-bottom: 80px;
}

.cmsrow div.paddings.cmstxt.r {
  padding-left: 40px;
}

.cmsrow div.paddings.cmstxt.l {
  padding-right: 40px;
}

/***/
.subnav {
  float: left;
  width: 100%;
  padding: 0px;
  margin-bottom: 50px;
  background-color: #ffffff;
  padding-left: 0px;
}
.subnav.last {
  margin-bottom: 0px;
}

.cms_content .subnav ul {
  margin-left: 0px !important;
  list-style: none !important;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 0px;
  width: 100%;
}

.subnav ul.col1 {
  -webkit-column-count: 1; /* Chrome, Safari, Opera */
  -moz-column-count: 1; /* Firefox */
  column-count: 1;
}

.subnav ul.col2 {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
}

.subnav ul.col3 {
  -webkit-column-count: 3; /* Chrome, Safari, Opera */
  -moz-column-count: 3; /* Firefox */
  column-count: 3;
}

.subnav li {
  margin-bottom: 10px;
}

.subnav p {
  line-height: 34px;
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 18px;
}

.subnav img {
  display: none;
  vertical-align: middle;
  padding-bottom: 2px;
}

.subnav a, .subnav a:hover {
  color: #000 !important;
  font-size: 16px;
  line-height: 30px;
  text-decoration: none;
  font-weight: 500;
  display: inline;
  vertical-align: middle;
  background-image: url(../../img/nav/pijl.png);
  background-position: 0px center;
  background-repeat: no-repeat;
  padding-left: 20px;
}

.subnav a:hover {
  text-decoration: none !important;
  background-image: url(../../img/nav/pijl_on.png);
  font-weight: 500;
}

/* FOTO**/
.cms_albums {
  margin: 0 auto;
  float: left;
  margin-bottom: 40px;
}

.cms_tegel {
  float: left;
  width: calc((100% - 60px) / 7);
  margin-right: 9.9px;
  margin-bottom: 20px;
}

.cms_tegel:nth-child(7n) {
  margin-right: 0px;
}

/**/
.Knopdeel2 {
  float: left;
  line-height: 40px;
  min-width: 130px;
  text-align: center;
  padding-right: 0px;
  padding-left: 0px;
}

.Knopdeel2 a {
  display: block;
  height: 60px;
  line-height: 60px;
  background-color: #FFF;
  border: solid 1px #101010;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #0f0f0f;
  text-decoration: none;
  font-size: 20px;
  cursor: pointer;
  vertical-align: middle;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.Knopdeel2 a:hover, .Knopdeel2.select a, .Knopdeel2.select a:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #101010;
  transition: all 0.3s ease 0s;
}

.subfoto {
  color: #847c7c;
  font-size: 12px;
  font-style: italic;
  text-align: center;
  clear: both;
}

.subfoto a {
  color: #847c7c;
  font-size: 12px;
  font-style: italic;
}

.searchpath div {
  float: left;
}

.nodis {
  display: none !important;
}

.formrow {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.formrow .c1 {
  float: left;
  width: 40%;
  line-height: 60px;
}

.formrow .c2 {
  float: left;
  width: 60%;
}

.cms {
  color: #000;
  font-family: "Gilroy-ExtraBold", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
}
.cms .comment {
  text-align: center;
  font-style: italic;
  font-size: 12px;
}
.cms iframe {
  max-width: 100% !important;
}
.cms__banner {
  height: 200px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .cms__banner {
    height: 260px;
  }
}
@media only screen and (min-width: 1450px) {
  .cms__banner {
    height: 300px;
  }
}
.cms__banner-img {
  position: absolute;
  height: 100%;
  width: 100%;
}
.cms__banner-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cms__crumbs {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
.cms__crumbs li a {
  font-weight: 400;
  transition: 0.5s;
}
.cms__crumbs li:not(:first-child) {
  padding-left: 30px;
}
.cms__crumbs li:not(:first-child):before {
  position: absolute;
  left: 13px;
  top: 2px;
  color: #000;
  font-weight: 300;
  content: ">";
}
.cms__wrapper {
  margin: 50px auto;
}
.cms__row {
  display: flex;
  width: 100%;
  margin-bottom: 50px;
  flex-wrap: wrap;
}
.cms__heading {
  margin-bottom: 70px;
}
.cms__heading:after {
  width: 50px;
  height: 2px;
  position: absolute;
  bottom: -20px;
  left: 0;
  content: "";
}
.cms p {
  margin: 0;
}
.cms__col {
  /* Row */
}
.cms__col-4 {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .cms__col-4:not(:last-child) {
    padding-bottom: 20px;
  }
}
.cms__col-3 {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .cms__col-3:not(:last-child) {
    padding-bottom: 20px;
  }
}
.cms__col-2 {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .cms__col-2:not(:last-child) {
    padding-bottom: 20px;
  }
}
.cms__col-1 {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .cms__col-4 {
    width: 50%;
    padding-right: 20px;
  }
  .cms__col-4:not(:last-child) {
    margin-bottom: 30px;
  }
  .cms__col-3 {
    width: 50%;
  }
  .cms__col-3:not(:last-child) {
    padding-right: 25px;
  }
  .cms__col-3:last-child {
    padding-left: 25px;
  }
  .cms__col-3:first-child {
    padding-left: 0 !important;
  }
  .cms__col-3:not(:last-child) {
    margin-bottom: 30px;
  }
  .cms__col-2 {
    width: 50%;
  }
  .cms__col-2:not(:last-child) {
    padding-right: 25px;
  }
  .cms__col-2:last-child {
    padding-left: 25px;
  }
  .cms__col-2:first-child {
    padding-left: 0 !important;
  }
  .cms__col-1 {
    width: 100%;
  }
}
@media only screen and (min-width: 1450px) {
  .cms__col-4 {
    width: 25%;
    padding-right: 25px;
  }
  .cms__col-3 {
    width: 33.3333333333%;
  }
  .cms__col-3:not(:last-child) {
    padding-right: 25px;
  }
  .cms__col-3:last-child {
    padding-left: 25px;
  }
  .cms__col-3:first-child {
    padding-left: 0 !important;
  }
}
.cms__col .row {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .w1 {
    width: 1% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w2 {
    width: 2% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w3 {
    width: 3% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w4 {
    width: 4% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w5 {
    width: 5% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w6 {
    width: 6% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w7 {
    width: 7% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w8 {
    width: 8% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w9 {
    width: 9% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w10 {
    width: 10% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w11 {
    width: 11% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w12 {
    width: 12% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w13 {
    width: 13% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w14 {
    width: 14% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w15 {
    width: 15% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w16 {
    width: 16% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w17 {
    width: 17% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w18 {
    width: 18% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w19 {
    width: 19% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w20 {
    width: 20% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w21 {
    width: 21% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w22 {
    width: 22% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w23 {
    width: 23% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w24 {
    width: 24% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w25 {
    width: 25% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w26 {
    width: 26% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w27 {
    width: 27% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w28 {
    width: 28% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w29 {
    width: 29% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w30 {
    width: 30% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w31 {
    width: 31% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w32 {
    width: 32% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w33 {
    width: 33% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w34 {
    width: 34% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w35 {
    width: 35% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w36 {
    width: 36% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w37 {
    width: 37% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w38 {
    width: 38% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w39 {
    width: 39% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w40 {
    width: 40% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w41 {
    width: 41% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w42 {
    width: 42% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w43 {
    width: 43% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w44 {
    width: 44% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w45 {
    width: 45% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w46 {
    width: 46% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w47 {
    width: 47% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w48 {
    width: 48% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w49 {
    width: 49% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w50 {
    width: 50% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w51 {
    width: 51% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w52 {
    width: 52% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w53 {
    width: 53% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w54 {
    width: 54% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w55 {
    width: 55% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w56 {
    width: 56% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w57 {
    width: 57% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w58 {
    width: 58% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w59 {
    width: 59% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w60 {
    width: 60% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w61 {
    width: 61% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w62 {
    width: 62% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w63 {
    width: 63% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w64 {
    width: 64% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w65 {
    width: 65% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w66 {
    width: 66% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w67 {
    width: 67% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w68 {
    width: 68% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w69 {
    width: 69% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w70 {
    width: 70% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w71 {
    width: 71% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w72 {
    width: 72% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w73 {
    width: 73% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w74 {
    width: 74% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w75 {
    width: 75% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w76 {
    width: 76% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w77 {
    width: 77% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w78 {
    width: 78% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w79 {
    width: 79% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w80 {
    width: 80% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w81 {
    width: 81% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w82 {
    width: 82% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w83 {
    width: 83% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w84 {
    width: 84% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w85 {
    width: 85% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w86 {
    width: 86% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w87 {
    width: 87% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w88 {
    width: 88% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w89 {
    width: 89% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w90 {
    width: 90% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w91 {
    width: 91% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w92 {
    width: 92% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w93 {
    width: 93% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w94 {
    width: 94% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w95 {
    width: 95% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w96 {
    width: 96% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w97 {
    width: 97% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w98 {
    width: 98% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w99 {
    width: 99% !important;
  }
}

@media only screen and (min-width: 768px) {
  .w100 {
    width: 100% !important;
  }
}

.fotoslider li {
  padding-left: 0 !important;
}
.fotoslider li:after {
  display: none !important;
}

/*# sourceMappingURL=cms.css.map */
