/* cmsms stylesheet: 2019-bavobeach modified: zondag 21 september 2025 14:14:02 */

*,
*::before,
*::after {
  box-sizing: border-box;
}

.debugborder {
    border: 1px solid white;
}

body,
html {
  width: 100%;
  height: 100%;
}

html {
  font-family: 'Quicksand', sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

.pclear {
    clear: both;
}

body {
  margin: 0;
  font-family: -apple-system, "Quicksand", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #002051;
  text-align: left;
  background-color: #006E93;
}

body {
  font-family: 'Quicksand', sans-serif;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

.hrwhite  {
  border-top: 1px solid white;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

hr.light {
  border-color: white;
}

a {
  color: inherit;
  font-weight: 800;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #006E93;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}
.vcslink {
    color: #006E93;
    font-weight: 800;
}
.maillink {
    color: white;
    font-weight: 800;
}
.vcslink:hover{
    color: #FC692A;
    text-decoration: underline;
}
.maillink:hover {
    color: #FCAE6D;
    text-decoration: underline;
}
.vcslinkonwhite {
    color: #FCAE6D;
    font-weight: 800;
    text-decoration: underline;
}
.vcslinkonwhite:hover {
    color: #FC692A;
    text-decoration: ;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Quicksand', sans-serif;
}

.bg-primary {
  background-color: black !important;
}

.bg-beach {
  background-color: white;
}

.bg-aqua {
    background-color: #008797 !important;
}

.bg-white {
    background-color: white !important;
}

.bg-dark {
  background-color: #002051 !important;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

.text-white {
  color: white !important;
}
.text-center {
  text-align: center !important;
}

section {
  padding: 0;
}

.logosection {
  padding: 2rem 0;
}

.section-heading {
  margin-top: 0;
}

::-moz-selection {
  color: white;
  background: #212529;
  text-shadow: none;
}

::selection {
  color: white;
  background: #212529;
  text-shadow: none;
}

img::selection {
  color: white;
  background: transparent;
}

img::-moz-selection {
  color: white;
  background: transparent;
}
.img_loc {
    display:block;
    max-width:100%;
    height: auto;
    margin: 4px;
    border: 1px solid #FCAE6D;
}    
.img_toek {
    display:block;
    margin: 4px;
    border: 1px solid #FCAE6D;
    max-width:300px;
    max-height:336px;
    width: auto;
    height: auto;
}    

.logo {
    max-width: 30%;
    margin: 0 auto;
    text-align: center;
}
#vpflex {
    position: relative;
    margin: 0 auto;
}
.vpflexblock {
    float: left;
    width: 330px;
    text-align: center;
}
.vpflexblockimgblock {
    display: block;
    max-height: 126px;
    margin-left: 2px;
}
.vpflexblockimgblockimg {
    display: block;
    margin: auto;
    max-height: 126px;
    max-width: 330px;
    height: auto;
    width: auto;
}
.vpflexclear {
    clear: both;
}
.subkop {
    display: block;
    margin-top: 1em;
    margin-bottom: 0.5rem;
    margin-left: 0;
    margin-right: 0;
    font-family: 'Quicksand', sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    border-bottom: 1px dotted #c6c6c6;
}
.oranje {
    color: #FC692A;
}
.pixrow {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
    padding: 0 4px;
}
.pixtwocolumn {
    -ms-flex: 50%; /* IE10 */
    flex: 50%;
    max-width: 50%;
    padding: 0 4px;
}
.pixcolumn {
    -ms-flex: 33%; /* IE10 */
    flex: 33%;
    max-width: 33%;
    padding: 0 4px;
}
.pixheader {
    margin: 0 0 0.5rem 0;
    font-family: 'Quicksand', sans-serif;
    display: block;
    font-size: 1.17em;
    font-weight: bold;
    text-align: center;
}
@media screen and (max-width: 800px) {
    .pixcolumn {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
}
@media screen and (max-width: 600px) {
    .pixcolumn, .pixtwocolumn {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        padding-top: 4px;
    }
}
.bb-news-fp {
    width: 90%;
    text-align: left;
    margin-left: 5vw;
    margin-right: 5vw;
}
.bb-news-fp-title {
    padding-left: 1em;
    font-weight: 800;
    font-size: 1.2em;
    color: #FC692A;
}
.bb-news-fp-art {
    padding: .2em;
}
.NewsSummaryContent {
    padding: .2em;
    margin-bottom: 2em;
}
.NewsSummarySummary {
    margin-bottom: 2vw;
    font-weight: normal;
    font-size: 1rem;
}
.NewsSummarySummary p {
    margin-bottom: 0;
}
.NewsSummaryContent p {
    margin-bottom: 0;
}
.NewsSummaryContent img {
    max-width: 100%;
    height: auto;
    margin: 4px;
}
.bb-news-fp-sumimg {
    width: 30%;
    height: 30%;
    float: left;
    padding: .4em;
}

.socnav {
    float: right;
}

.socnavinsta {
    height: 20px;
    width: 20px;
    margin: 0 2px 0 2px;
    position: relative;
    display: inline-block;
}
.socnavinsta .insta-blauw {
    top: 0;
    left: 0;
    height: 20px;
}
.socnavinsta .insta-wit {
    display: none;
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    z-index: 99;
}
.socnavinsta:hover .insta-wit {
    display: inline;
}
.socnavfb {
    height: 20px;
    width: 10px;
    margin: 0 2px 0 2px;
    position: relative;
    display: inline-block;
}
.socnavfb .fb-blauw {
    top: 0;
    left: 0;
    height: 20px;
}
.socnavfb .fb-wit {
    display: none;
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    z-index: 99;
}
.socnavfb:hover .fb-wit {
    display: inline;
}
.socfoo {
    float: right;
}

.socfooinsta {
    height: 20px;
    width: 20px;
    margin: 0 2px 0 2px;
    position: relative;
    display: inline-block;
}
.socfooinsta .insta-wit {
    top: 0;
    left: 0;
    height: 20px;
}
.socfooinsta .insta-blauw {
    display: none;
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    z-index: 99;
}
.socfooinsta:hover .insta-blauw {
    display: inline;
}
.socfoofb {
    height: 20px;
    width: 10px;
    margin: 0 2px 0 2px;
    position: relative;
    display: inline-block;
}
.socfoofb .fb-blauw {
    top: 0;
    left: 0;
    height: 20px;
}
.socfoofb .fb-wit {
    display: none;
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    z-index: 99;
}
.socfoofb:hover .fb-wit {
    display: inline;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cf:before, .cf:after {
	content: " "; 	display: table; }

.cf:after {
	clear: both;
}
.fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.fa-bars:before {
    content:"\f0c9"
}
.toprainbow {
    margin: 3rem 0 0 0;
    width: 100%;
    background-image: url("/uploads/images/rainbow77.png");
    background-repeat: repeat-x;
    height: 77px;
}
.toprainbownonav {
    margin: 0;
    width: 100%;
    background-image: url("/uploads/images/rainbow77.png");
    background-repeat: repeat-x;
    height: 77px;
}
.foorainbow {
    width: 100%;
    background-image: url("/uploads/images/rainbow77.png");
    background-repeat: repeat-x;
    height: 77px;
}
.foobotmar {
    margin-bottom: 77px;
}
.foobotfix {
    position: fixed;
    bottom: 0%;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}
.mc-auto {
    margin: 0 auto;
}
.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.collapsible-menu {
    padding: 5px 0 0 15px;
    min-height: 3em;
}
.collapsible-menu ul {
    list-style-type: none;
    padding: 0;
}
.collapsible-menu a {
    display:block;
    padding: 0;
    text-decoration: none;
}
.collapsible-menu label {
    display: block;
    padding: 10px;
    cursor: pointer;
}
nav input#menu {
    display: none;
}
.menu-content {
    max-height: 0;
    overflow: hidden;
}

/* Toggle Effect */

nav input:checked ~ label {
    background-image: url(close.png);
}

nav input:checked ~ .menu-content {
    max-height: 100%;
}


#main-navigation {
    background-image: url("/uploads/images/beachbg.jpg");
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

#main-menu {
	margin: 0;
}

#main-menu > li {
	display: block;
	position: relative;
}
#main-menu > li > a,
#main-menu > li.sectionheader > span {
	color: #002051;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 900;
	cursor: pointer;
	padding-left: 1em;
	display: block;
	position: relative;
}

#main-menu > li.current > a,
#main-menu > li.current.sectionheader > span,
#main-menu > li:hover > a,
#main-menu > li.sectionheader:hover > span {
	text-decoration: underline;
}

#main-menu > li > ul,
#main-menu > li > ul > li > ul  {
	left: -999em;
}

#main-menu > li:hover > ul,
#main-menu > li.active > ul,
#main-menu > li > ul > li:hover > ul, #main-menu > li > ul > li.active > ul {
	position: relative;
	left: 0;
}

#main-menu > li > ul > li > a,
#main-menu > li > ul > li.sectionheader > span,
#main-menu > li > ul > li > ul > li > a, #main-menu > li > ul > li > ul > li.sectionheader > span {
	text-decoration: none;
	color: #002051;
	display: block;
	padding-left: 2em;
}

#main-menu > li > ul > li:hover > a,
#main-menu > li > ul > li.sectionheader:hover > span,
#main-menu > li > ul > li > ul > li:hover > a,
#main-menu > li > ul > li > ul > li.sectionheader:hover > span {
	text-decoration: underline;
}

#main-menu > li > ul > li > ul > li > a,
#main-menu > li > ul > li > ul > li.sectionheader > span {
	padding-left: 15px;
	font-size: .875em;
	text-transform: none;
}

#main-menu > li > a i,
#main-menu > li > ul > li > a i,
#main-menu > li.sectionheader > span i,
#main-menu > li > ul > li.sectionheader > span i {
	float: right;
	position: relative;
	padding-top: 6px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: -webkit-transform 250ms ease-out 0s;
	-moz-transition: -moz-transform 250ms ease-out 0s;
	-o-transition: -o-transform 250ms ease-out 0s;
	transition: transform 250ms ease-out 0s;
}

#main-menu > li:hover > a i,
#main-menu > li.active > a i,
#main-menu > li > ul > li:hover > a i,
#main-menu > li > ul > li.active > a i,
#main-menu > li.sectionheader:hover > span i,
#main-menu > li.active.sectionheader > span i,
#main-menu > li > ul > li.sectionheader:hover > span i,
#main-menu > li > ul > li.active.sectionheader > span i {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
@media screen and (min-width: 768px) {
    #main-navigation {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0;
    }
    #main-menu > li > ul,
    #main-menu > li > ul > li > ul  {
    	position: absolute;
    }
    #main-menu > li > a,
    #main-menu > li.sectionheader > span {
        padding: 0;
    }
    main-menu > li.nav-item:not(:first-child):before {
        content: url("/uploads/images/blackdot.png");
    }
    .collapsible-menu label {
        display: none;
        padding:; 0;
    }
    .collapsible-menu a {
        padding: 0;
    }
    nav input#menu {
        display: none;
    }
    .menu-content {
        max-height: 100%;
        overflow: visible;
    }
    .lt-768 {
    	display: none;
    }
    .logo {
    	margin-top: 12px;
    	position: relative;
    	text-align: left;
    }
    	nav.main-navigation {
		z-index: 990;
		line-height: 3em;
		margin-left: 4em;
	}
	.left-top-img {
        display: flex;
    }
	#main-menu {
		float: right;
		margin-top: 0;
	}
	
		#main-menu > li {
		display: inline-block;
		padding: 0;
		margin: 0 4px;
		border: none;
		position: relative;
	}
	
		#main-menu > li i {
		display: none;
	}
	
	.touch-device #main-menu > li i {
		display: inline-block;
		float: none;
	}
	
	.touch-device #main-menu > li li i {
		float: left;
		display: inline-block;
		margin-right: 8px;
		padding-top: 2px;
		text-align: left;
	}
	
	.touch-device #main-menu > li:first-child li i {
		float: right;
	}

	#main-menu > li:first-child, #main-menu > li.first {
		margin-left: 0;
	}

	#main-menu > li:last-child, #main-menu > li.last {
		margin-right: 0;
	}

	#main-menu > li > a, 
	#main-menu > li.sectionheader span {
		padding: 0 6px 0 10px;
		font-size: 1rem;
	}

	#main-menu > li.parent:hover > a, 
	#main-menu > li.sectionheader.parent:hover > span,
	#main-menu > li.parent.active > a, 
	#main-menu > li.parent.active > span {
		color: #002051;
		background-color: #FCAE6D;
	}

		#main-menu > li > ul,
	#main-menu > li > ul > li > ul  {
		display: block;
		width: 153px;
	}

	#main-menu > li:hover > ul,
	#main-menu > li.active > ul,
	#main-menu > li > ul > li:hover > ul,
	#main-menu > li > ul > li.active > ul {
		height: auto;
		position: absolute;
		z-index: 9999;
		top: 37px;
		right: 0;
		left: auto;
		display: block;
		border-radius: 3px;
	}
	
	#main-menu > li:first-child:hover > ul,
	#main-menu > li:first-child.active > ul {
		right: auto;
		left: 0;
	}
	
	#main-menu > li > ul > li {
		position: relative;
		line-height: 1;
		margin: 0;
		padding-left: 10px;
	}
	
	#main-menu > li:first-child > ul > li {
		padding-right: 10px;
		padding-left: 0;
	}
	
	#main-menu > li > ul > li > a,
	#main-menu > li > ul > li.sectionheader > span,
	#main-menu > li > ul > li > ul > li > a,
	#main-menu > li > ul > li > ul > li.sectionheader > span {
		color: #002051;
		display: block;
		text-transform: none;
		line-height: 1.2;
		background-color: #FCAE6D;
		padding: 8px 12px;
		font-size: .875em; 		text-decoration: none;
	}
	
	#main-menu > li > ul > li.current > a, 
	#main-menu > li > ul > li.current.sectionheader > span,
	#main-menu > li > ul > li > ul > li.current > a, 
	#main-menu > li > ul > ul > li > li.current.sectionheader > span {
		color: #FB3416;
	}

		#main-menu > li > ul > li:hover > ul,
	#main-menu > li > ul > li.active > ul {
		width: 150px;
		height: auto;
		top: 0;
		right: auto;
		left: -150px;
	}
	
	#main-menu > li:first-child > ul > li:hover > ul,
	#main-menu > li:first-child > ul > li.active > ul {
		left: auto;
		right: -150px;
	}
	
	.lt-ie9 #main-menu > li > ul > li:hover > ul,
	.lt-ie9 #main-menu > li > ul > li.active > ul {
		left: -247px;
	}

	#main-menu > li > ul > li:hover > ul:after,
	#main-menu > li > ul > li.active > ul:after {
		content: ' ';
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 7px 0 7px 6px;
		border-color: transparent transparent transparent #FCAE6D;
		position: absolute;
		right: -6px;
		top: 12px;
	}
	
	.lt-ie9 #main-menu > li:first-child > ul > li:hover > ul,
	.lt-ie9 #main-menu > li:first-child > ul > li.active > ul {
		left: auto;
		right: -247px;
	}
	
	#main-menu > li:first-child > ul > li:hover > ul:after,
	#main-menu > li:first-child > ul > li.active > ul:after {
		left: -10px;
		right: auto;
	}

	#main-menu li ul li a:hover, 
	#main-menu li ul li span.sectionheader:hover {
		box-shadow: 0 0 5px rgba(85, 85, 85, .9);
		z-index: 2;
	}

	#main-menu > ul > li:last-child > a,
	#main-menu > ul > li.sectionheader:last-child > span,
	#main-menu > ul > li > ul > li:last-child > a,
	#main-menu > ul > li > ul > li.sectionheader:last-child > span {
		border-bottom: none;
	}
}
@media only screen and (min-width: 940px) and (max-width: 1110px) {
    #main-navigation {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0;
    }

	#main-menu > li {
		margin: 0;
	}
	
	#main-menu > li > a, 
	#main-menu > li.sectionheader span {
		padding: 0 6px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
    #main-navigation {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0;
    }

	.row nav.main-navigation {
		height: auto;
		float: none;
		display: block;
		margin-left: 0;
		max-width: 100%;
		clear: left;
	}
	
	#main-menu {
		float: none;
		display: block;
	}
	
	#main-menu > li {
		margin: 0;
		bottom: -1px;
		text-align: center;
	}
	
	#main-menu > li.current > a {
		line-height: 45px;
	}
	
	#main-menu > li > a,
	#main-menu > li > span {
		line-height: 46px;
		padding-left: 12px;
		padding-right: 6px;
	}
	
	#main-menu > li:hover > ul,
	#main-menu > li.active > ul {
		top: 45px;
	}
}
/* EINDE NAVIGATIESTIJLEN */

header.masthead {
  margin-top: 2rem;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header.masthead hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead h1 {
  font-size: 2rem;
}

header.masthead p {
  font-weight: 300;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

@media (min-width: 768px) {
  header.masthead p {
    font-size: 1.15rem;
  }
}

@media (min-width: 992px) {
  header.masthead {
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  header.masthead h1 {
    font-size: 4rem;
  }
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}

.portfolio-box .portfolio-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: white;
  background: rgba(240, 95, 64, 0.9);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
  font-family: 'Quicksand', sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box:focus {
  outline: none;
}

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 570px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 760px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 980px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1180px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.service-box {
  max-width: 400px;
}

.fixed-toponly {
  position: fixed;
  top: .8em;
  right: 1em;
  z-index: 1030;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.text-primary {
  color: #002051 !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
#aanmeldknop {
    position: absolute;
    top: 9em;
    left: 1em;
    z-index: 9;
}
.aanmeld_button {
    background-color: #FC692A;
    border: none;
    color: white;
    padding: 1em 2em;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
    margin: .25em .125em;
    cursor: pointer;
    border-radius: .75em;
}
.aanmeld_button:hover {
    box-shadow: 0 .75em  1em 0 rgba(0,0,0,0.24), 0 1em 3.125em 0 rgba(0,0,0,0.19);
	background-color: #FCAE6D;
}
.aanmeld_button:focus { /*remove border for chrome web-kit browsers */
    outline: 0;
}
.aanmeld_button:active {
    background-color: #FCAE6D;
    box-shadow: 0 .25em #666666;
    transform: translateY(.25em);
}
.aanmeld_button:visited {
    color: white;
}


.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-envelope-o:before {
  content: "\f003";
}
.fa-3x {
  font-size: 3em;
}
@media (min-width: 992px) {
    .bavobeachformstyle {
        display: flex;
        justify-content: center;
    }
    .formleft, .formright{
        padding: 10px;
        float: left;
        text-align: left;
    }
    .bavobeachlocstyle {
        display: flex;
        justify-content: center;
    }
    .locleft, .locright{
        padding: 10px;
        float: left;
        text-align: left;
    }
    #aanmeldknop {
        position: absolute;
        top: 10em;
        left: 15em;
        z-index: 9;
    }
    .aanmeld_button {
        background-color: #FC692A;
        border: none;
        color: white;
        padding: 1em 2em;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 1em;
        margin: .25em .125em;
        cursor: pointer;
        border-radius: .75em;
    }

}
.formrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.bavobeachformstyle {
    margin: 0 auto;
    justify-content: center;
}
.formleft, .formright{
    padding: 10px;
    
}

.bavobeachformstyle input[type=text] {
    width : 20em;
    height: 2.2em;
    margin-bottom: .5em;
    padding-left: .4em;
    border: none;
    -webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
    -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
    box-sizing: border-box;
}
.bb_button {
    width : 10em;
    height: 2.2em;
    margin-bottom: .5em;
    background-color: white;
    border: none;
    font-family: 'Quicksand', sans-serif;
    -webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
    -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
    box-sizing: border-box;
}
.bb_button:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	background-color: #c6c6c6;
}
.bb_button:focus { /*remove border for chrome web-kit browsers */
    outline: 0;
}
.bb_button:active {
    background-color: #FCAE6D;
    box-shadow: 0 5px #666666;
    transform: translateY(4px) translateX(1px);
}
.bb_button:visited {
    color: white;
}
label {
    height: 2.2em;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    font-family: 'Quicksand', sans-serif;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black;
    font-family: 'Quicksand', sans-serif;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: black;
    font-family: 'Quicksand', sans-serif;
}
.bbfs_vink {
    display: block;
    position: relative;
    padding-left: 2.1em;
    height: 2.2em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bbfs_vink input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 1.5em;
    width: 1.5em;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.bbfs_vink:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a white background */
.bbfs_vink input:checked ~ .checkmark {
    background-color: white;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.bbfs_vink input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.bbfs_vink .checkmark:after {
    left: .55em;
    top: .3em;
    width: .3em;
    height: .6em;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* Styles voor het inschrijfformulier */
.bbif_formstyle {
    text-align: left;
}
.bbif_fieldset {
    border: none;
}
.bbif_formstyle label {
    display: inline-block;
    min-width: 13em;
    vertical-align: top;
}
.bbif_statisch {
    padding-top: .6em;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}
.bbif_captcha {
    padding-top: .6em;
    border-bottom: 1px solid white;
    min-height: 150px;
}
.bbif_formstyle input[type=radio] {
    margin-left: 16em;
}
.bbif_group {
    margin-top: -.8em;
}
.bbif_formstyle input[type=text] {
    width : 20em;
    height: 2.2em;
    margin-bottom: .5em;
    padding-left: .4em;
    border: none;
    -webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
    -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
    box-sizing: border-box;
}
.bbif_formstyle input[type=email] {
    width : 20em;
    height: 2.2em;
    margin-bottom: .5em;
    padding-left: .4em;
    border: none;
    -webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
    -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
    box-sizing: border-box;
}
.bbif_formstyle textarea {
    min-width : 20em;
    height: 6em;
    margin-bottom: .5em;
    padding-left: .4em;
    border: none;
    -webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
    -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
    box-sizing: border-box;
}
.bbif_formstyle input[type=checkbox] {
    margin-left: 16em;
    padding: 0;
}
.bbif_formstyle .captchapict {
    display: block;
    float: left;
    margin: .6em;
}
.bbif_formstyle .fbsubmit {
    margin-left: 13em;
    margin-top: 1em;
    width : 10em;
    height: 2.2em;
    margin-bottom: .5em;
    background-color: white;
    border: none;
    -webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
    -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
    box-sizing: border-box;
}
.bbif_formstyle .fbsubmit:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	background-color: #c6c6c6;
}
.bbif_formstyle .fbsubmit:focus { /*remove border for chrome web-kit browsers */
    outline: 0;
}
.bbif_formstyle .fbsubmit:active {
    background-color: #FCAE6D;
    box-shadow: 0 5px #666666;
    transform: translateY(4px) translateX(1px);
}
.bbif_formstyle .fbsubmit:visited {
    color: white;
}
@media only screen and (max-width : 600px) {
.bbif_formstyle input[type=radio],
.bbif_formstyle input[type=checkbox] {
    margin-left: 0;
}

}

/* einde inschrijfformulier stijlen */

/* cookieconsent stijlen */
#cookie_consent {
 background: black;
 position: fixed;
  bottom: 0;
  float: left;
  z-index: 1020;
  width: 100%;
  padding: 30px 0;
  /*filter: alpha(opacity=70);
  opacity: 0.7;*/
}
#cookie_consent p {
 text-align: center;
  color: white;
 font-size: 14px;
  line-height: 20px;
  margin: 0;
  padding: 0 0 10px 0;
  /*filter: alpha(opacity=100);
  opacity: 1;*/
}
#cookie_consent a.accept_cookies {
 margin: 0 5px;
  padding: 5px;
  color: black;
 font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  background: #6FADA2;
}
#cookie_consent a.more_info {
 margin: 0 5px;
  padding: 5px;
  color: black;
 font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  background: #ccc;
}
/* einde cookieconsent stijlen */
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid black;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: white !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/* aanvulling tbv trainingsgroepen */
#trainingenlijst {
    position: relative;
    margin: auto;
}
.trainingsgroepen {
    float: left;
    width: 280px;
    height: 440px;
    margin: 4px;
    padding: 4px;
    border-radius:  5px;
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 2px;
    border-right-width: 2px;
}
.trainingsgroepenlang {
    float: left;
    width: 280px;
    height: 640px;
    margin: 4px;
    padding: 4px;
    border-radius:  5px;
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 2px;
    border-right-width: 2px;
}
.trainers {
    float: left;
    width: 280px;
    height: 400px;
    margin: 4px;
    padding: 4px;
    text-align: center;
    border-radius:  5px;
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 2px;
    border-right-width: 2px;
}
.trainingsgroepkop {
    text-align: center;
	font-family: 'Quicksand', sans-serif;
	font-weight: 800;
	font-size: 1.125em; }
.trainerpic {
    width: auto;
    height: auto;
    max-width: 180px;
    max-height: 300px;
}
/*FAQS https://gist.github.com/navnit-viradiya/1ec2fd514d92c0d5dd9fca9d7dee6fef */
.faq_question {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 
}
.faq_answer_container {
    display: none;
    margin-left: 30px;
    padding-bottom: 20px;
}

/* tabelstijl */
table {
  border-collapse: collapse;
}

table, td, th {
  border: 1px solid #c6c6c6;
  padding: 2px;
}


div {
  box-sizing: border-box;
}

.table-container {
  display: block;
  margin: 2em auto;
  width: 90%;
  max-width: 600px;
}

.flag-icon {
  margin-right: 0.1em;
}

.flex-table {
  display: flex;
  flex-flow: row wrap;
  border-left: solid 1px 0;
  transition: 0.5s;
  &:first-of-type {
    border-top: solid 1px 0;
    border-left: solid 1px 0;
  }
  &:first-of-type .flex-row {
    background: 0;
    color: white;
    border-color: 0;
  }
  &.row:nth-child(odd) .flex-row {
    background: 0;
  }
  &:hover {
    background: #F5F5F5;
    transition: 500ms;
  }
}

.flex-row {
  width: calc(100% / 4);
  text-align: center;
  padding: 0.5em 0.5em;
  border-right: solid 1px 0;
  border-bottom: solid 1px 0;
}

.rowspan {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: center;
}

.column {
  display: flex;
  flex-flow: column wrap;
  width: 75%;
  padding: 0;
  .flex-row {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    padding: 0;
    border: 0;
    border-bottom: solid 1px 0;
    &:hover {
      background: #F5F5F5;
      transition: 500ms;
    }
  }
}

.flex-cell {
  width: calc(100% / 3); //1px = border right
  text-align: center;
  padding: 0.5em 0.5em;
  border-right: solid 1px 0;
  //flex: 1 1 33.3%;
  &:last-child {
    // border-right: 0;
  }
}

@media all and (max-width: 767px) {
  .flex-row {
    width: calc(100% / 3); //1px = border right
    
   &.first {
     width: 100%;
   }
  }

  .column {
    width: 100%;
  }
}

@media all and (max-width: 430px) {
  
  .flex-table {
    .flex-row {
      border-bottom: 0;
    }
    .flex-row:last-of-type {
      border-bottom: solid 1px 0;
    }
  }
  
  .header {
    .flex-row {
      border-bottom: solid 1px;
    }
  }
  
  .flex-row {
    width: 100%; //1px = border right
    
   &.first {
     width: 100%;
     border-bottom: solid 1px 0;
   }
  }

  .column {
    width: 100%;
    .flex-row {
      border-bottom: solid 1px 0;
    }
  }

  .flex-cell {
    width: 100%; //1px = border right
  }
}
/* video embedding stijlen */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/* einde video embedding stijlen */
/* einde alle stijlen */
