/* KLEUREN ----------------------------------------------------------------- */
:root {
  --color-1: #ff6600; /* oranje */
  --color-2: #252525; /* bijna zwart */
  --color-3: #473198; /* grijs */
  --color-4: #b0a1ba; /* grijs */
  --color-5: #4a8fe7; /* lichtblauw */

  --color-6: #ffffff; /* Wit */
  --color-7: #949494; /* grijs (tekstkleur) */
}

/* TYPOGRAPHY EN KLEUREN ------------------------------------------------------------------------------- */
html {
  font-size: 18px !important;
}

body {
  font-family: Poppins, sans-serif;
  font-weight: normal;
  font-size: 1rem !important;
  line-height: 1.85714286;
  color: #666 !important;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Poppins, sans-serif;
  margin-top: 0;
  line-height: 1.2;  
}

h1 {
  font-family: Poppins, sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
}

h2 {
  font-family: Poppins, sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  margin-top: 0rem;
  margin-bottom: 1rem;
}

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

a {
  color: #666;
}

.article-details .fields-container {
  margin-top: 3rem;
  padding-left: 0;;
  list-style: none;
}

.article-details .fields-container li {
  list-style:  none;
  padding: 0;
  display: inline-block;
  width: 100%;;
}

.article-details .fields-container  .field-label {
  font-weight: 700;
  min-width: 142px;
  display: inline-block;
}

input::placeholder,
slect::placeholder,
textarea::placeholder {
  color: #666;
  opacity: 0.8;
  font-family: Poppins, sans-serif;
}

/* ALGEMEEN ---------------------------------------------------------------------------------------- */

.com-content-article .icons {display: none;}

.article-full-image,
.article-full-image img {width: 100%;}

.article-full-image {margin: 0 0 2rem 0}

/* TEMPLATE POSITIONS ------------------------------------------------------------------------------ */
#sp-header,
#sp-section-1,
#sp-main-body,
#sp-bottom,
#sp-footer {
  float: left;
  clear: both;
  position: relative;
  display: block;
  width: 100%;
}


/* SP-TOP-BAR -------------------------------------------------------------------------------------- */
#sp-top-bar {display: none;}

/* SP-HEADER --------------------------------------------------------------------------------------- */
#sp-header {
    top: 0;
    height: 140px;
    box-shadow: none;
    padding-top: 20px;
}

#sp-header.header-sticky {
    background: rgba(0,0,0,0.85);
    position: fixed;
    z-index: 9999;
    top: 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  }

/* Alternating logo + sogan without and with scroll -------------------------------------------------- */
#sp-header #sp-logo.scroll {display: none;}
#sp-header.header-sticky #sp-logo {display: none;}
#sp-header.header-sticky #sp-logo.scroll {display: block;}

#sp-header .slogan {color: rgba(8,23,65,1); font-size: 0.875rem;;}
#sp-header.header-sticky .slogan {color: #fff;}

#sp-header p,
#sp-header .logo p {
    margin-top: 0;
    margin-bottom: 0;
}

#sp-header .logo {
  height: 60px;
  margin-bottom: 15px;
}

#sp-header .logo img {
  height: 60px;
  width: auto;
}

/* SP-MENU --------------------------------------------------------------------------------------------- */

#sp-menu {
  height: auto;
  padding-top: 34px;
}

/* OFF-CANVAS MENU ------------------------------------------------------------------------------------- */
.offcanvas-active .offcanvas-menu {visibility: visible;}
.offcanvas-menu {
  background-color: rgba(0,0,0,0.9);
}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
  background-color: #fff;
}


/* Language selection ---------------------------------------------------------------------------------- */

#sp-language-select {
  height: auto;
  padding-top: 34px;
}


#sp-language-select .sp-module ul > li > a {
  line-height: inherit;
  font-weight: 700;
}

#sp-language-select div.mod-languages ul li.lang-active,
#sp-language-select div.mod-languages ul li.lang-active a {
  background-color: transparent !important;
  color: #1d6ca9;
}
/* SP-TITLE ------------------------------------------------------------------------------------------- */

#sp-title {
  height: 175px;
}

/* SP-SECTION-1 ---------------------------------------------------------------------------------------- */

#sp-section-1 .banner img {width: 100%}

#sp-section-1 .sp-module.banner {position: relative;}

#sp-section-1  .sp-page-title h1,
#sp-section-1 h1.sp-module-title {
    font-size: 100px;
    color: #ffffff;
    letter-spacing: -6.94px;
    line-height: 72px;
    width: 100%;
    text-align: center;
    z-index: 10;
    position: absolute;
    top: 40px;
}



/* SP-MAIN-BODY ---------------------------------------------------------------------------------------- */

#sp-main-body {
  background: #fff;
  margin: 1rem 0;
}

.view-article #sp-main-body {
  background: #fff;
}

/* .article-can-edit {display: none;}*/

#sp-main-body {
  padding: 2rem 0;
}


/* BOTTOM 1 T/M 4 -------------------------------------------------------------------------------------- */


#sp-bottom {
  font-size: 1rem;
  line-height: 1.85714286;
}

#sp-bottom h3 {
  min-height: 3rem;
  margin-bottom: 1rem;
}

#sp-bottom p {
  margin-bottom: 0;
}

#sp-footer a, #sp-bottom a {
  color: #fff;
}

#sp-bottom li,
#sp-bottom .sp-module ul > li {
  border-bottom: none;
  margin-bottom: 0;
}

#sp-bottom h3 img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 3rem;
  width: auto;
}

#sp-bottom .sp-module ul > li > a {
  display: block;
  padding: 0;
  line-height: 1.85714286;
  -webkit-transition: 300ms;
  transition: 300ms;
}

/* FOOTER ---------------------------------------------------------------------------------------------- */


#sp-footer::before {content: none;}


/* MEGAMENU -------------------------------------------------------- */

#sp-menu.menu-with-social .sp-megamenu-wrapper {
  flex: none;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-family: 'Arial', sans-serif;
  text-decoration: none;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 12px;
  line-height: inherit;
  font-size: 0.9rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #666;
  letter-spacing: -0.5px;
  margin: 0;
}

.header-sticky .sp-megamenu-parent > li > a,
.header-sticky .sp-megamenu-parent > li > span {color: #fff}

/* OFF-CANVAS MENU -------------------------------- */

.burger-icon > span {
    background-color: #666;
}
.header-sticky  .burger-icon > span {
    background-color: #fff;
}

/* MODULES ----------------------------- */


.view-article #sp-title {
  display: none;
  margin-top: 140px;
}

.view-article #sp-main-body{margin-top: 0; padding-top: 1rem;}

li.float-start {display: none;}

/* Breadcrumbs ---------------------------------- */

.breadcrumbs-website .breadcrumb {background-color: #fff;}

.breadcrumb {
  padding: 0.75rem 1rem 0;
  background-color: #e9ecef;
  border-radius: 0.25rem;
  margin-top: 1rem;
}

/* Niet tonen op homepage */
.view-category.home #sp-breadcrumbs {display: none;}


/* DJ Image SLider  - Hero banner --------------- */

#sp-title {
  margin-top: 0;
  overflow: hidden;
}

#sp-title .sp-module.banner img {display: none;}

.home #sp-title {
  height: auto;
}

.djslider-default .slider-container::before {
  background: rgba(8,23,65,0.35)
}

.djslider-default .slider-container::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.sp-module .djslider-loader ul > li > a::before {
  display: none;
}

.djslider-default .slide-desc {
    max-width: 1320px;
    margin: 0 auto;
    position: relative !important;
    bottom: auto !important;
    left: auto !important; 
    top: -200px;
    z-index: 10000;
}

.djslider-default .slide-desc a {
  color: #fff;
}

/* DOELSTELLINGEN --------------------------------------- */

.moduletable.doelstellingen i {
  font-size: 7rem;
}

/* Onze leden - homepage*/

.moduletable.nwba-leden {
  padding: 0.5rem;
  background-color: #fff;
}


/* CHronforms - contactfomrulieren -------------- */

#chronoform-contactformulier textarea {
  height: 10rem;
}

#chronoform-contactformulier-compact textarea {
  height: 6rem;
} 

/* CF7/CF8 ------------------------------------------ */

.nui.form .field.no-label > label,
.c7 .ui.form .field > label {display: none;}

.nui.form .field input,
.c7 .ui.form .field input {
  color: #666;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
}

.nui.form .field input[type="text"]::placeholder,
.c7 input[type="text"]::placeholder,
.nui.form .field textarea::placeholder,
.c7 textarea::placeholder,
.c7 .selection.ui.dropdown .default.text,
.c7 .selection.ui.dropdown .menu.transition.visible .item  {
  color: #666 !important;
  opacity: 0.65 !important;
  font-family: Poppins, sans-serif !important;
  font-size: 1rem !important;
}

.nui.form .selection.ui.dropdown .default.text,
.c7 .selection.ui.dropdown .default.text {line-height: 1.2 !important;}

.c7 textarea {min-height: 6rem;}
#sp-bottom .c7 span.ui.red.text {color: #333; font-size: 0.8rem;}

/* RAXO MODULES --------------------------------- */
.raxo-normal .col-12 {
  margin-bottom: 3rem;
}

.raxo-image {
  margin-top: 0px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  overflow: hidden;
}

/* .raxo-image img {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}*/

.leden .raxo-image {
  width: 100%;
  max-width: 100%;
  height: 165px; 
  overflow: hidden;
  background-color: #fff;
  padding: 10px;
}

.vacatures .raxo-image {
  width: 100%;
  max-width: 100%;
  height: 217px;
  overflow: hidden;
  background-color: #fff;
  padding: 10px;
}

.raxo-image img {
  height: auto;
  margin: auto auto;
  max-height: 100%;
}

h3.raxo-title {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 0;
  font-weight: 700;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 3rem 2.25rem 0.8rem 2.25rem;
  min-height: 7.25rem;
}

.nwba-agenda .raxo-date {
  padding: 0 2.25rem 1rem 2.25rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 100%;
  font-weight: 700;
}

.raxo-text {
  padding: 0 2.25rem 1rem 2.25rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 100%;
  min-height: 14.5rem;
}

.raxo-readmore {
  width: 100%;
  font-size: 1.14285714rem;
  letter-spacing: -0.5px;
  font-weight: 600;
  display: inline-block;
  padding: 0.8rem 2.25rem 3rem 2.25rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.raxo-readmore i {font-size: 1rem;}

.slide-desc-text-default a.readmore {
  float: none;
}

.nwba-leden-grid-12cols .raxo-image {
  border: 0;
}

.raxo-top {
  border: 1px solid #ccc;
  border-radius: 5px;
}

.raxo-top .raxo-title,
.raxo-top .raxo-image,
.raxo-top .raxo-text,
.raxo-top .raxo-readmore {border: 0;}

.raxo-top h3.raxo-title {
  padding: 3rem 2.25rem 0.8rem 2.25rem;
}

.nieuws .raxo-top  h3.raxo-title a {
  height: 4rem;
  display: inherit;
  overflow: hidden;
}

.nieuws .raxo-item-top .raxo-readmore {padding-left: 0;}

.raxo-top  {
  margin-bottom: 3rem;
}

.raxo-top .raxo-text,
.raxo-top .raxo-readmore {
  padding-bottom: 0;
  min-height: 0;
}

.raxo-top .raxo-image {border-top-right-radius: 0;}

.raxo-top .raxo-image  img {width: 100%;}


/* ALGEMEEN VOOR ALLE MODULES ------------------- */

.sp-module .sp-module-title,
.sp-module h3 {
  line-height: 1;
  font-size: 1rem;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  margin-bottom: 22px;
  font-weight: 500;
}

/* BOTTOM ----------------------------- */
#sp-bottom .sp-module .sp-module-title {
    font-size: 1rem;
    color: #000000;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    margin-bottom: 22px;
    font-weight: 500;
  }
  #sp-bottom h3 {color: #fff !important;}


/* INDIVIDUALE PAGINA'S --------------------------------------------------------------------------- */

/* HOME ------------------------------------------------------------------------------------------- */
.home h2 {
  margin-top: 0rem;
  margin-bottom: 1rem;
}

.home h3.raxo-title a {
  height: 6.625rem;
  display: inherit;
}

.home .acym_form .onefield {
  max-width: 66%;
  margin: 0 auto 1rem;;
}

.acym__modal__handle {
  border-bottom: 1px dashed #666;
}

/* Niuews */
.nieuws .article-header {
  display: none;
}

/* Nieuws + Agenda --------------------------------------------------------------------------------- */

.nieuws h3.raxo-title a,
.agenda h3.raxo-title a {
  height: 7.4rem;
  display: inherit;
  overflow: hidden;
}

.agenda .raxo-image {
  height: 237.601078px;
}

/* Leden ------------------------------------------------------------------------------------------ */

.leden h3.raxo-title a {
  height: 7.4rem;
  display: inherit;
  word-break: break-word;
  overflow: hidden;
}

/* Bestuur ---------------------------------------------------------------------------------------- */
.nwba-bestuur .raxo-function {
  padding: 0.8rem 2.5rem 0.8rem 2.5rem;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  display: inline-block;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}


.nwba-bestuur .raxo-title {
  width: 100%;
  font-size: 1.5rem;
  line-height: inherit;
  letter-spacing: -0.5px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0;
  padding: 0.8rem 2.5rem 0.8rem 2.5rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.nwba-bestuur .raxo-image img {
  max-height: 320px;
  filter: grayscale(100%);
}

.nwba-bestuur .raxo-title {
  height: 7rem;
}


/* LID WORDEN ------------------------------------------------------------------------------------- */

.lidmaatschap h3,
.lidmaatschap p,
.lidmaatschap a {
  text-align: center;
}

.lidmaatschap i {font-size: 4rem;}
.lidmaatschap .col-12 {margin-bottom: 2rem;}

#chronoform-aanvraagformulier-lidmaatschap {
  width: 100%;
}

#chronoform-aanvraagformulier-lidmaatschap .field,
#chronoform-aanvraagformulier-lidmaatschap-jong-nwba .field  {
  width: 66%;
  margin: 0 auto;
  display: block;
}

#chronoform-aanvraagformulier-lidmaatschap .field select,
#chronoform-aanvraagformulier-lidmaatschap .field input,
#chronoform-aanvraagformulier-lidmaatschap .field textarea,
#chronoform-aanvraagformulier-lidmaatschap-jong-nwba .field select,
#chronoform-aanvraagformulier-lidmaatschap-jong-nwba .field input,
#chronoform-aanvraagformulier-lidmaatschap-jong-nwba .field textarea {
  width: 100%;
  height: inherit;
}

#chronoform-aanvraagformulier-lidmaatschap button,
#chronoform-aanvraagformulier-lidmaatschap-jong-nwba button {
    margin-left: 16.5%;
}

.lidmaatschap  .field {
  width: 66%;
  margin: 0 auto;
  display: block;
}

  /* Media Queries -------------------------------------------------------------------------------- */

  /* `xs` returns only a ruleset and no media query
  /* ... { ... }
  
  /* `sm` applies to x-small devices (portrait phones, less than 576px) */
  @media (max-width: 575.98px) {


    #sp-header p, #sp-header .logo p {
        font-size: 0.8rem;
    }

    #offcanvas-toggler {
      height: auto;
    }

    #sp-section-1 .sp-page-title h1, #sp-section-1 h1.sp-module-title {
      font-size: 64px;
      letter-spacing: -5px;
      line-height: 46px;
      position: absolute;
      top: 1rem;
    }

    #sp-menu .sp-column.align-items-center {
        align-items: end !important;
      }

    .sp-module.banner p {margin-bottom: 0;}
      
    .offcanvas-menu {
      width: 550px;
      background-color: rgba(255,255,255,0.9);
    }

  }
  
/* `md` applies to small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {

  #sp-header {height: 140px;}

  #sp-header p {line-height: 1.3;}

  #sp-header .logo {
    margin-bottom: 0.8rem;  
  } 

  #sp-header .logo,
  #sp-header .logo img {
    height: 45px;
    width: auto;
  }

  #sp-title {
    height: 125px;
  }

  .home h2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  /* Homepage */
  .djslider-default .slide-desc {
    max-width: 100%;
    top: -5px;
  }

  .slide-desc-text-default .slide-title,
  .slide-desc-text-default .slide-title a,
  .slide-desc-text-default .slide-text,
  .slide-desc-text-default .slide-text a {
    color: #666;
  }

  .row.doelstellingen .col-12 {
    margin-bottom: 3rem;
  }

  .home .acym_form .onefield {
    max-width: 100%;
    margin: 0 auto 1rem;
  }

  .acym_module_form input {
    max-width: 100%;
  }

  /* DJ Image Slider homepage */

  .djslider-default .slide-desc {
    z-index: 10000;
  }


  /* RAXO ------------- */
  .raxo-image {height: 238px;}

}
  
/* `lg` applies to medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {


}
  
/* `xl` applies to large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    

  }
  
/* `xxl` applies to x-large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
  
}