.cky-consent-bar {
  z-index: 99999 !important; }

.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: 300 !important; }

.logo_footer {
  cursor: pointer; }

.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: #14262f;
  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: #14262f;
    -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; }

h1, .sh1 {
  float: left;
  width: 100%;
  color: #1d1d1c;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 50px;
  position: relative; }

.cms_content {
  padding-top: 0;
  padding-bottom: 50px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 26px;
  color: #1d1d1c;
  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  */ }
  .cms_content a {
    color: #1d1d1c;
    text-decoration: underline; }
    .cms_content a:hover {
      color: #ad683f; }
  .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 li, .cms_content ul li {
      margin-top: 15px; }
  .cms_content ol {
    list-style-type: decimal; }
  .cms_content .crumbs ul {
    margin-left: 0px; }
  .cms_content em {
    font-style: italic; }
  .cms_content strong {
    font-weight: 600; }
  .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:hover {
      color: #FFF; }
    .cms_content a.knop.standaard em {
      background-image: url("../../img/main/arr_white.png");
      background-position: right center;
      background-repeat: no-repeat; }
    .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: 16px;
        left: 20px; }

h2 {
  float: left;
  width: 100%;
  color: #ad683f;
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 24px; }

h3, h4 {
  color: #ad683f;
  font-weight: 400;
  font-size: 24px;
  line-height: 26px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  float: left;
  width: 100%; }

.standaard {
  color: #1d1d1c; }

/***/
.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; }

.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 {
  text-transform: uppercase;
  line-height: 34px;
  color: #749464;
  font-family: "Red Hat Display", sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 18px; }

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

.subnav a, .subnav a:hover {
  color: #1d1d1c !important;
  font-size: 15px;
  line-height: 26px;
  text-decoration: none;
  font-weight: weight_medium;
  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 {
  color: #749464 !important;
  text-decoration: none !important;
  background-image: url(../../img/nav/pijl_on.png);
  font-weight: weight_medium; }

/* 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%; }
