/*
Theme Name: Vice Versa Templates
Theme URI: http://www.viceversaonline.nl
Version: 1.0
Description: Beaver builder child theme
Author: Twanneman
Author URI: http://www.Twanneman.nl
template: bb-theme
*/
header.fl-post-header {
  margin-bottom: 0;
}
.fl-page-header {
  background: -moz-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0.88) 21%, rgba(61, 165, 203, 0.42) 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0.88) 21%, rgba(61, 165, 203, 0.42) 100%);
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0.88) 21%, rgba(61, 165, 203, 0.42) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#6b3da5cb', GradientType=1);
}
.fl-page-header .fl-page-header-wrap .fl-page-header-logo-col {
  padding: 0;
}
.fl-page-header .fl-page-header-wrap #header_slogan {
  padding: 0;
  margin: 0;
  display: block;
  height: 100%;
}
.fl-page-header .fl-page-header-wrap #header_slogan h1 {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  bottom: 0;
  font-size: 18px;
  font-family: georgia, serif, times;
  vertical-align: baseline;
  margin-top: 90px;
}
.fl-page-header .fl-page-header-wrap .fl-page-header-container {
  padding-top: 0;
  padding-bottom: 0;
}
.fl-page-header .fl-page-nav-wrap {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  background-color: transparent;
}
.fl-page-header #header_cta a img {
  display: block;
  max-height: 170px;
  float: right;
}
.fl-page-header #header_cta ul {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0 0 0 8px;
  font-family: "Montserrat", helvetica, sans-serif;
  text-transform: uppercase;
  text-align: left;
  font-size: 12px;
  line-height: 25px;
}
.fl-page-header #header_cta ul li a i {
  padding: 0 10px 0 0;
}
.fl-page-header .header_button > .fl-module-content > .fl-button-wrap > a > span.fl-button-text {
  text-transform: uppercase;
  font-family: "Montserrat", helvetica, sans-serif !important;
}
.fl-shrink-header-transition .fl-page-header-text a img {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
header.fl-shrink-header #header_slogan {
  display: none !important;
}
header.fl-shrink-header .fl-page-header-logo-col {
  width: 20%;
}
header.fl-shrink-header #header_cta {
  width: 80%;
}
header.fl-shrink-header #header_cta a img {
  display: none;
}
header.fl-shrink-header #header_cta ul {
  float: left;
  list-style: none;
  margin: 10px 0 10px 0 !important;
  padding: 0 0 0 3px;
  font-family: "Montserrat", helvetica, sans-serif;
  text-transform: uppercase;
  text-align: left;
  font-size: 12px;
  line-height: 25px;
}
header.fl-shrink-header #header_cta ul li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
}
header.fl-shrink-header #header_cta ul li a i {
  padding: 0 10px 0 10px;
}
header.fl-shrink-header .fl-page-header-text {
  display: none;
}
header.fl-shrink-header .fl-page-header-container.container {
  padding-top: 0;
  padding-bottom: 0;
}
header.fl-shrink-header .fl-page-header-container.container .fl-page-nav-wrap {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
header.fl-shrink-header > div.fl-page-nav-wrap {
  background-color: #ffffff !important;
}
/*
header .fl-page-header-wrap #header_slogan h1{
  font-size: 16px;
  margin-top: 50px;
}
*/
header .fl-page-header-wrap #header_slogan h1 {
  font-family: "Rokkitt", serif !important;
  font-size: 18px;
}
@media (min-width: 768px) and (max-width: 991px) {
  header .fl-page-header-wrap #header_slogan h1 {
    font-size: 18px;
    margin-top: 50px;
  }
}
.fl-page-bar {
  display: none;
}
#nav_social {
/*   float: right; */
}
.fl-social-icons .fl-icon {
  font-size: 36px;
}
.fl-social-icons a {
  padding: 10px 25px 15px 15px;
  color: #00b4d4;
}
.fl-social-icons a:hover {
  color: #000000;
}
@media (max-width: 800px) {
  .fl-page-nav .navbar-nav,
  .fl-page-nav .navbar-nav a {
    font-size: 16px;
  }
  .fl-social-icons .fl-icon {
    line-height: 0;
    height: 2px;
  }
  .fl-page-nav .navbar-nav > li > a {
    padding: 15px 8px;
  }
}
@media (max-width: 767px) {
  .fl-page-bar {
    display: block;
  }
  .fl-page-bar .fl-page-bar-row .text-left {
    font-family: "Montserrat", helvetica, sans-serif;
  }
  .fl-page-bar .fl-page-bar-row .text-right {
    display: none;
  }
  header #header_cta ul {
    float: left;
    list-style: none;
    margin: 10px 0 10px 0 !important;
    padding: 0 0 0 3px;
    font-family: "Montserrat", helvetica, sans-serif;
    text-transform: uppercase;
    text-align: left;
    font-size: 12px;
    line-height: 25px;
  }
  header #header_cta ul li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
  }
  header #header_cta ul li a i {
    padding: 0 10px 0 10px;
  }
}
@media (min-width: 768px) {
  header #header_cta a img {
    max-height: 170px;
    float: right;
  }
  header #header_cta ul {
    float: right;
    list-style: none;
    margin: 10px 0 10px 0 !important;
    padding: 0 0 0 3px;
    font-family: "Montserrat", helvetica, sans-serif;
    text-transform: uppercase;
    text-align: left;
    font-size: 12px;
    line-height: 25px;
  }
  header #header_cta ul li a i {
    padding: 0 10px 0 10px;
  }
}
/*
#footer {
  // font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
  font-family: Montserrat;
  font-size: 14px;

  .fl-menu,
  .fl-button-wrap {
    a {
      // font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
      font-family: Montserrat;
      font-size: 14px;

      &:hover,
      &:focus {      }
    }
  }
}
*/
footer .fl-page-footer-widgets-container {
  padding-top: 10px;
}
footer .fl-page-footer-text-2 {
  font-family: "Montserrat", helvetica, sans-serif;
  text-transform: uppercase;
  text-align: right;
}
footer .fl-page-footer {
  border-top: 1px solid #3da5cb;
}
footer #footer_social {
  float: left;
  list-style: none;
  padding: 0 0 0 3px;
  font-family: "Montserrat", helvetica, sans-serif;
  text-transform: uppercase;
  text-align: left;
}
footer #footer_social li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
}
footer #footer_social li a i {
  padding: 0 10px 0 10px;
}
footer .fl-widget {
  margin-bottom: 10px;
}
footer .fl-widget .fl-widget-title {
  font-family: "Montserrat", helvetica, sans-serif;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
footer .textwidget p {
  font-family: "Montserrat", helvetica, sans-serif;
  font-size: 14px;
}
footer .fl-widget ul li {
  font-family: "Montserrat", helvetica, sans-serif;
  font-size: 14px;
  margin-bottom: 0;
}
.footer_heading .fl-module-content h3.fl-heading .fl-heading-text {
  font-weight: 500;
}
#footer {
  font-family: "Montserrat", helvetica, sans-serif;
  font-size: 14px;
}
#footer .fl-button-wrap a,
#footer .fl-menu a {
  font-family: "Montserrat", helvetica, sans-serif;
  font-size: 14px;
}
/*
#home_titel {
  h3 {
    text-transform: uppercase;
  }
}

#home_nieuws_uitgelicht {
  .fl-post-feed {
    .fl-post-feed-post {
      border-top: none;
      border-bottom: none;

      margin-bottom: 0;

      // padding-top: 10px;
      padding-bottom: 0;

      h2 {
        padding: 10px 0 0 0;
        margin: 10px 0 0 0;
        border-top: 1px solid black;
      }

      a {
        color: black;
        &:hover {
          color: @blue;
        }
      }

      .fl-post-feed-header {
        margin-bottom: 0px;

        h2.fl-post-feed-title {
          font-size: 18px;
          line-height: 21px;
        }
      }
    }
  }
}

#home_nieuws_uitgelicht_titel {
  .fl-module-content {
    h3, .fl-heading {
      text-transform: uppercase !important;
    }

  }
}

.fl-post-grid {
  padding-bottom: 100px;
}

#infscr-loading {
  div {
    font-family: Montserrat;
  }
}
*/
#home_titel h3 {
  text-transform: uppercase;
}
.home_divider {
  border-color: #00b4d4;
  width: 50%;
}
#home_nieuws_uitgelicht .fl-post-feed .fl-post-feed-post {
  border-top: none;
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#home_nieuws_uitgelicht .fl-post-feed .fl-post-feed-post h2 {
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  border-top: 1px solid #000000;
}
#home_nieuws_uitgelicht .fl-post-feed .fl-post-feed-post a {
  color: #000000;
}
#home_nieuws_uitgelicht .fl-post-feed .fl-post-feed-post a:hover {
  color: #00b4d4;
}
#home_nieuws_uitgelicht .fl-post-feed .fl-post-feed-post .fl-post-feed-header {
  margin-bottom: 0;
}
#home_nieuws_uitgelicht .fl-post-feed .fl-post-feed-post .fl-post-feed-header h2.fl-post-feed-title {
  font-size: 18px;
  line-height: 21px;
}
#home_nieuws_uitgelicht_titel .fl-module-content h3,
#home_nieuws_uitgelicht_titel .fl-module-content .fl-heading {
  text-transform: uppercase !important;
}
#home_dossier_posts .fl-post-carousel-navigation a.carousel-prev path {
  fill: #000000;
}
#home_dossier_posts .fl-post-carousel-navigation a.carousel-prev:hover path {
  fill: #00b4d4;
}
#home_dossier_posts .fl-post-carousel-navigation a.carousel-next path {
  fill: #000000;
}
#home_dossier_posts .fl-post-carousel-navigation a.carousel-next:hover path {
  fill: #00b4d4;
}
#home_dossier_posts .fl-post-carousel-post {
  border: 1px solid #c9c9c9 !important;
}
#home_dossier_posts .fl-post-carousel-post:hover .fl-post-carousel-text {
  background-color: #00b4d4;
}
#home_dossier_posts .fl-post-carousel-post .post-category a,
#home_dossier_posts .fl-post-carousel-post .post-tags a {
  color: #00b4d4;
}
#home_dossier_posts .fl-post-carousel-post .post-category a:hover,
#home_dossier_posts .fl-post-carousel-post .post-tags a:hover {
  color: #000000;
}
#home_dossier_posts .fl-post-carousel-post:hover {
  background-color: #158976;
}
#home_dossier_posts .fl-post-carousel-post:hover .post-category a,
#home_dossier_posts .fl-post-carousel-post:hover .post-tags a {
  color: #ffffff;
}
#home_dossier_posts .fl-post-carousel-post:hover .post-category a:hover,
#home_dossier_posts .fl-post-carousel-post:hover .post-tags a:hover {
  color: #000000;
}
#home_dossier_posts .fl-post-carousel-post:hover .fl-post-carousel-text {
  color: #ffffff;
}
#home_dossier_posts .fl-post-carousel-post:hover .fl-post-carousel-text .fl-post-carousel-title a {
  color: #ffffff;
}
#home_dossier_posts .fl-post-carousel-post:hover .fl-post-carousel-text .fl-post-carousel-title a:hover {
  color: #000000;
}
#home_dossier_posts .fl-post-carousel-post:hover .fl-post-carousel-text .fl-post-carousel-meta {
  color: #ffffff;
}
#home_dossier_posts .fl-post-carousel-post:hover .fl-post-carousel-text .fl-post-carousel-meta a {
  font-family: georgia, serif, times;
  color: #ffffff;
}
#home_dossier_posts .fl-post-carousel-post:hover .fl-post-carousel-text .fl-post-carousel-meta a:hover {
  color: #000000;
}
#home_dossier_posts .fl-post-carousel-post:hover .fl-post-carousel-text .fl-post-carousel-content a.fl-post-carousel-more {
  border-color: #ffffff;
  color: #ffffff !important;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}
#home_dossier_posts .fl-post-carousel-post:hover .fl-post-carousel-text .fl-post-carousel-content a.fl-post-carousel-more:hover {
  border-color: #000000;
  color: #000000 !important;
  background-color: #ffffff;
}
#home_recent_posts .fl-row-content-wrap {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#home_dossiers_overview .fl-post-carousel-text a.fl-post-carousel-more {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 0;
}
.homepage_auteurs .fl-post-carousel .fl-post-carousel-post {
  border: none;
}
.homepage_auteurs .fl-post-carousel .fl-post-carousel-post .fl-post-carousel-text {
  padding: 10px 0 20px 0;
}
.homepage_auteurs .fl-post-carousel .fl-post-carousel-post .fl-post-carousel-text .fl-post-carousel-title {
  font-family: "Montserrat", helvetica, sans-serif;
  font-size: 16px;
}
.post_uitgelicht_titel h3.fl-heading {
  text-transform: uppercase;
}
/*
body.event_page {
  .fl-content-full {
    .fl-post {
      .fl-post-content {

        margin: auto !important;
        padding: 0;
        width: 1020px !important;
      }
    }
  }
}
*/
body.event_page .fl-content-full .fl-post .fl-post-content {
  margin: auto !important;
  padding: 0;
  width: 1020px !important;
}
#event_titel > div > h4 {
  font-family: "Montserrat", helvetica, sans-serif;
  text-transform: uppercase;
  line-height: 46px !important;
  font-size: 48px;
  max-height: 38px;
}
#event_info_btn > div > div > a {
  background-color: #00b4d4;
}
#event_info_btn > div > div > a:hover {
  background-color: #ffffff;
  border: 1px solid #000000;
}
#event_report_btn > div > div > a {
  background-color: #00b4d4;
}
#event_titel > div > div > a > span {
  text-transform: uppercase;
}
.dossier_info {
  font-size: 13px;
  font-family: "Montserrat", helvetica, sans-serif;
}
.thema_dossier_titel .fl-module-content h3.fl-heading {
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.75);
}
.thema_dossier_titel .fl-module-content h3.fl-heading a {
  padding: 0 0 0 20px;
  font-size: 17px;
}
.thema_dossier_titel .fl-module-content h3.fl-heading a:hover {
  color: #00b4d4 !important;
}
.thema_dossier_samenvatting .fl-module-content .fl-rich-text {
  color: #ffffff;
  background-color: rgba(0, 180, 212, 0.75);
  min-height: 250px;
  opacity: 0;
}
.thema_dossier_samenvatting .fl-module-content .fl-rich-text p {
  padding: 20px;
  margin: 0 !important;
}
.thema_dossier_samenvatting .fl-module-content .fl-rich-text:hover {
  opacity: 1;
}
#dossier_header_afbeelding .fl-row-content-wrap {
  min-height: 400px;
}
.dossier_thema_titel .fl-module-content h4.fl-heading {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.thema_dossier_introductie .fl-module-content .fl-rich-text {
  background-color: rgba(255, 255, 255, 0.75);
  padding: 20px;
}
.meer_thema_dossier_samenvatting .fl-module-content .fl-rich-text {
  color: #ffffff;
  background-color: rgba(0, 180, 212, 0.75);
  opacity: 0;
}
.meer_thema_dossier_samenvatting .fl-module-content .fl-rich-text p {
  padding: 20px;
  margin: 0 !important;
}
.meer_thema_dossier_samenvatting .fl-module-content .fl-rich-text:hover {
  opacity: 1;
}
.thema_dossier_artikel_intro .fl-module-content .fl-rich-text {
  font-family: "Montserrat", helvetica, sans-serif;
  font-weight: 500;
}
.thema_dossier_artikel_info .fl-module-content .fl-rich-text {
  font-family: "Montserrat", helvetica, sans-serif;
  font-weight: 500;
  font-size: 12px;
}
.thema_dossier_artikel_info_extra {
  font-weight: 400;
}
#dossier_titel > div > div > a > span {
  text-transform: uppercase;
}
#dossier_samenvatting p {
  font-size: 14px;
}
.auteurs_artikelen_lijst .fl-module-content .fl-post-feed .fl-post-feed-post {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.auteurs_artikelen_lijst .fl-module-content .fl-post-feed .fl-post-feed-post .fl-post-feed-header {
  margin-bottom: 0;
}
.auteurs_artikelen_lijst .fl-module-content .fl-post-feed .fl-post-feed-post h2.fl-post-feed-title {
  margin: 10px 0 10px 0;
  line-height: 0.85;
  text-align: center;
}
.auteurs_artikelen_lijst .fl-module-content .fl-post-feed .fl-post-feed-post h2.fl-post-feed-title a {
  font-family: "Montserrat", helvetica, sans-serif !important;
  color: #000000;
  font-size: 14px;
}
.auteurs_artikelen_lijst .fl-module-content .fl-post-feed .fl-post-feed-post h2.fl-post-feed-title a:hover {
  color: #00b4d4;
}
.auteurs_artikelen_lijst .fl-module-content .fl-post-feed .fl-post-feed-post .fl-post-feed-meta {
  text-align: center;
  margin-bottom: 10px;
}
.auteurs_artikelen_lijst .fl-module-content .fl-post-feed .fl-post-feed-post .fl-post-feed-meta .fl-post-feed-author {
  text-align: center;
  text-transform: uppercase;
}
.auteurs_artikelen_lijst .fl-module-content .fl-post-feed .fl-post-feed-post .fl-post-feed-meta .fl-post-feed-author a {
  font-family: "Montserrat", helvetica, sans-serif !important;
  font-size: 12px;
  font-weight: 500;
}
.auteurs_artikelen_lijst .fl-module-content .fl-post-feed .fl-post-feed-post .fl-post-feed-meta .fl-post-feed-author a:hover {
  color: #000000;
}
body.blad-template-default .fl-post-thumb {
  display: none;
}
.magazine_introductie {
  font-family: "Montserrat", helvetica, sans-serif;
  font-weight: normal;
}
.magazine_colofon {
  font-size: 14px;
}
.blad_intro_text .fl-module-content .fl-rich-text {
  font-family: "Montserrat", helvetica, sans-serif;
  font-size: 17px;
  font-weight: 500;
}
#magazine_titel > div > div > a > span {
  text-transform: uppercase;
}
.share_article_icon .fl-module-content .fl-icon-wrap .fl-icon-text {
  font-family: "Montserrat", helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
}
.share_article_icon .fl-module-content .fl-icon-wrap .fl-icon-text a:hover {
  color: #000000;
  text-decoration: none;
}
.addtoany_list.a2a_kit_size_32 a > span {
  height: 32px;
  line-height: 32px;
  width: 32px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  background-color: #00b4d4 !important;
}
.addtoany_share_save_container {
  text-align: center;
}
#article_footer_share_buttons .fl-widget {
  margin: 0;
}
.post-category,
.post-tags {
  font-family: "Montserrat", helvetica, sans-serif;
  font-size: 11px !important;
  text-transform: uppercase;
}
/*
#quote_blauw {
  background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.88) 21%, rgba(108, 153, 96,0.42) 100%);
  background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.88) 21%,rgba(61,165,203,0.42) 100%);
  background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.88) 21%,rgba(61,165,203,0.42) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#6b3da5cb',GradientType=1 );
}

#quote_groen {
  background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.88) 21%, rgba(108, 153, 96,0.42) 100%);
  background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.88) 21%,rgba(108, 153, 96,0.42) 100%);
  background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.88) 21%,rgba(108, 153, 96,0.42) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#6c9960',GradientType=1 );
}

*/
#quote_blauw {
  background: -moz-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0.88) 21%, rgba(108, 153, 96, 0.42) 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0.88) 21%, rgba(61, 165, 203, 0.42) 100%);
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0.88) 21%, rgba(61, 165, 203, 0.42) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#6b3da5cb', GradientType=1);
}
#quote_groen,
.quote_groen {
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 35%, rgba(21, 137, 118, 0.75) 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 35%, rgba(21, 137, 118, 0.75) 100%);
  background: linear-gradient(to right, #ffffff 0%, #ffffff 35%, rgba(21, 137, 118, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#158976', GradientType=1);
}
h4.quote_regels_auteurs,
h4.quote_regel_normaal,
h4.quote_regel_italic {
  font-family: "Georgia", Times, serif;
  font-weight: normal;
  text-align: center;
  font-size: 30px;
}
h4.quote_regel_normaal {
  font-weight: 700;
}
h4.quote_regels_auteurs {
  font-size: 20px;
}
h4.quote_regel_italic {
  font-style: italic;
}
.home_quote_uit_artikel .fl-module-content .fl-rich-text:hover .quote_regel_normaal a {
  color: #00b4d4;
}
.home_quote_uit_artikel .fl-module-content .fl-rich-text:hover .quote_regel_italic a {
  color: #00b4d4 !important;
}
.home_quote_uit_artikel .fl-module-content .fl-rich-text h4 {
  text-decoration: none;
}
.home_quote_uit_artikel .fl-module-content .fl-rich-text h4 a {
  text-decoration: none;
  color: #000000;
}
.home_quote_uit_artikel .fl-module-content .fl-rich-text h4 a:hover {
  text-decoration: none !important;
  color: #00b4d4;
}
/*
a.fl-button,
a.fl-button:visited {
  font-family: Montserrat;
}

.fl-post-grid-more,
.fl-post-feed-more,
.fl-post-slider-feed-more {

  font-family: Montserrat;
  text-transform: uppercase;
  text-decoration: none !important;
  color: black !important;
  background-color: transparent;
  border: 1px solid black;
  padding: 9px;
  margin: 9px 0;
  float: right;

  &:hover {
    color: white !important;
    background-color: @blue;
    border: 1px solid @blue;
  }
}

*/
.std_btn .fl-module-content .fl-button-wrap a.fl-button {
  border: 1px solid #000000;
}
.std_btn .fl-module-content .fl-button-wrap a.fl-button:hover {
  border: 1px solid #00b4d4;
}
a.fl-button {
  font-family: "Montserrat", helvetica, sans-serif;
}
a.fl-button:visited,
a.fl-button:hover {
  font-family: "Montserrat", helvetica, sans-serif;
}
.fl-builder-content .fl-button i {
  font-size: 0.8em !important;
}
#infscr-loading div {
  font-family: "Montserrat", helvetica, sans-serif;
}
.more-button {
  margin-top: 40px;
  width: 100%;
}
blockquote {
  word-wrap: normal;
  padding: 20px 0 20px 20px;
  width: 40%;
  min-width: 250px;
  border-top: 1px solid #00b4d4;
  float: left;
  clear: left;
  margin: 7px 20px 10px -170px;
  color: #000000;
  font-size: 24px;
  font-family: georgia, serif, times;
  display: table;
  font-style: italic;
  border-left: none;
}
.quote_regel_italic > .fl-module-content > .fl-heading > a > span.fl-heading-text {
  font-style: italic;
}
.fl-photo-caption {
  background: #ffffff;
  color: #00b4d4;
  border: none;
  max-width: 100%;
  text-align: left;
  font-style: italic;
  padding: 10px 0;
}
.wp-caption {
  background: #ffffff;
  color: #00b4d4;
  border: none;
  max-width: 100%;
  padding: 0;
  text-align: left;
  font-style: italic;
}
.fl-sidebar.fl-sidebar-display-always {
  background: -moz-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0.88) 21%, rgba(61, 165, 203, 0.42) 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0.88) 21%, rgba(61, 165, 203, 0.42) 100%);
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0.88) 21%, rgba(61, 165, 203, 0.42) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#6b3da5cb', GradientType=1);
}
/*
#faq-accordion {
  .fl-accordion-item {
    .fl-accordion-button {
      // text-transform: uppercase;
      font-weight: bold;
    }

    &:hover {
      .fl-accordion-button-icon,
      .fl-accordion-button-label {
        color: @blue;
      }

    }
  }
  .fl-accordion-item-active {

    .fl-accordion-button-icon,
    .fl-accordion-button-label {
      color: @blue;
    }
  }
}
*/
#faq-accordion .fl-accordion-item .fl-accordion-button {
  font-family: "Montserrat", helvetica, sans-serif;
}
#faq-accordion .fl-accordion-item:hover .fl-accordion-button-icon {
  color: #00b4d4;
}
#faq-accordion .fl-accordion-item:hover .fl-accordion-button-label {
  color: #00b4d4;
}
#faq-accordion .fl-accordion-item-active .fl-accordion-button-icon {
  color: #00b4d4;
}
#faq-accordion .fl-accordion-item-active .fl-accordion-button-label {
  color: #00b4d4;
}
.fl-post-carousel-grid .fl-post-carousel-post .fl-post-carousel-text .fl-post-carousel-author,
.fl-post-carousel-grid .fl-post-carousel-post .fl-post-carousel-text .fl-post-carousel-author a,
.fl-post-carousel-grid .fl-post-carousel-post .fl-post-carousel-text .fl-post-feed-date {
  font-family: "Montserrat", helvetica, sans-serif;
  font-size: 11px !important;
  text-transform: uppercase;
}
.fl-post-carousel-grid .fl-post-carousel-post .fl-post-carousel-text a.fl-post-carousel-more {
  font-family: "Montserrat", helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 9px;
  margin: 9px 0;
  float: right;
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000000;
}
.fl-post-carousel-grid .fl-post-carousel-post:hover {
  background-color: #00b4d4;
  color: #ffffff;
}
.fl-post-carousel-grid .fl-post-carousel-post:hover .fl-post-carousel-text a {
  color: #000000;
}
.fl-post-carousel-grid .fl-post-carousel-post:hover .fl-post-carousel-text a:hover {
  text-decoration: underline;
}
.fl-post-carousel-grid .fl-post-carousel-post:hover .fl-post-carousel-text a.fl-post-carousel-more {
  border: 1px solid #ffffff;
  background-color: #00b4d4;
  color: #ffffff;
}
.fl-post-carousel-grid .fl-post-carousel-post:hover .fl-post-carousel-text a.fl-post-carousel-more:hover {
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000000;
}
.fl-post-carousel-navigation a {
  opacity: 1;
}
#featured_posts_slider:hover .fl-post-slider-navigation {
  top: 22%;
}
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content-bg {
  background-color: rgba(255, 255, 255, 0.75);
}
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content .fl-post-slider-title {
  background-color: transparent;
}
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content .fl-post-slider-feed-meta {
  display: block;
}
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content .fl-post-slider-feed-meta .fl-post-slider-feed-author,
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content .fl-post-slider-feed-meta .fl-post-slider-feed-date {
  font-family: "Montserrat", helvetica, sans-serif;
  font-size: 11px !important;
  text-transform: uppercase;
}
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content .fl-post-slider-feed-meta a {
  color: #00b4d4;
}
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content .fl-post-slider-feed-meta a:hover {
  color: #000000;
  text-decoration: underline;
}
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content .fl-post-slider-feed-content {
  display: block;
}
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content .post-category,
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content .post-tags {
  display: block;
}
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content .post-category a,
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content .post-tags a {
  color: #00b4d4;
}
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content .post-category a:hover,
#featured_posts_slider:hover .fl-post-slider-post .fl-post-slider-content .post-tags a:hover {
  color: #000000;
}
#featured_posts_slider .fl-post-slider-navigation a {
  position: absolute;
  display: inline-block;
  opacity: 1;
}
#featured_posts_slider .fl-post-slider-navigation path:hover {
  fill: #ffffff !important;
}
#featured_posts_slider .fl-post-slider-navigation .slider-prev {
  left: 0;
  padding: 20px !important;
}
#featured_posts_slider .fl-post-slider-navigation .slider-next {
  right: 0;
  padding: 20px !important;
}
#featured_posts_slider .fl-post-slider-post .fl-post-slider-content-bg {
  background-color: transparent;
}
#featured_posts_slider .fl-post-slider-post .fl-post-slider-content .fl-post-slider-title {
  background-color: transparent;
  margin: 0 0 0 0 !important;
}
#featured_posts_slider .fl-post-slider-post .fl-post-slider-content .fl-post-slider-feed-meta {
  display: none;
}
#featured_posts_slider .fl-post-slider-post .fl-post-slider-content .fl-post-slider-feed-content {
  display: none;
}
#featured_posts_slider .fl-post-slider-post .fl-post-slider-content .post-category,
#featured_posts_slider .fl-post-slider-post .fl-post-slider-content .post-tags {
  display: none;
}
.fl-post-slider-navigation path {
  fill: #00b4d4 !important;
}
.fl-post-slider-navigation path:hover {
  fill: #000000 !important;
}
.fl-post-slider-feed-more {
  font-family: "Montserrat", helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #000000 !important;
  background-color: #ffffff;
  border: 1px solid #000000;
  padding: 9px;
  margin: 9px 0;
  float: right;
}
.fl-post-slider-feed-more:hover {
  color: #ffffff !important;
  background-color: #00b4d4;
  border: 1px solid #00b4d4;
}
#post_grid .fl-post-grid-post .post-category {
  display: block;
}
#post_grid .fl-post-grid-post:hover {
  background-color: #00b4d4;
  color: #ffffff;
}
#post_grid .fl-post-grid-post:hover a {
  color: #ffffff;
}
#post_grid .fl-post-grid-post:hover a:hover {
  color: #000000;
}
#post_grid .fl-post-grid-post:hover .fl-post-grid-author a {
  color: #000000;
}
#post_grid .fl-post-grid-post:hover .fl-post-grid-author a:hover {
  text-decoration: underline;
}
#post_grid .fl-post-grid-post:hover a.fl-post-grid-more {
  background-color: #00b4d4;
  border-color: #ffffff;
  color: #ffffff !important;
}
#post_grid .fl-post-grid-post:hover a.fl-post-grid-more:hover {
  background-color: #ffffff;
  color: #000000 !important;
  border-color: #000000;
}
#post_grid .fl-post-grid-post:hover .post-category,
#post_grid .fl-post-grid-post:hover .post-tags {
  display: block;
}
#post_grid .fl-post-grid-post:hover .post-category a,
#post_grid .fl-post-grid-post:hover .post-tags a {
  color: #000000;
}
#post_grid .fl-post-grid-post:hover .post-category a:hover,
#post_grid .fl-post-grid-post:hover .post-tags a:hover {
  text-decoration: underline;
}
#post_grid .fl-post-grid-text {
  padding: 20px 20px 40px 20px;
}
#post_grid a.fl-post-grid-more {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
}
#post_grid .fl-post-grid {
  padding-bottom: 0 !important;
}
#post_grid .fl-builder-pagination {
  padding: 20px 0 0 0;
}
#post_grid .fl-builder-pagination ul.page-numbers li span.page-numbers {
  font-size: 14px;
  font-family: "Montserrat", helvetica, sans-serif;
  text-transform: uppercase;
}
#post_grid .fl-builder-pagination ul.page-numbers li span.current {
  background: transparent;
  border: 1px solid transparent;
}
#post_grid .fl-builder-pagination ul.page-numbers li a {
  font-size: 14px;
  font-family: "Montserrat", helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  border: 1px solid #000000;
}
#post_grid .fl-builder-pagination ul.page-numbers li a:hover {
  color: #ffffff;
  background-color: #00b4d4;
  border: 1px solid #00b4d4;
}
#post_grid .fl-post-grid-image {
  width: auto !important;
  height: auto !important;
    max-height: 220px;
    max-width: 330px;
  overflow: hidden;
}
.fl-post-grid-meta {
  font-family: "Montserrat", helvetica, sans-serif;
  font-size: 11px !important;
  text-transform: uppercase;
}
.fl-post-grid-more {
  font-family: "Montserrat", helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #000000 !important;
  background-color: #ffffff;
  border: 1px solid #000000;
  padding: 9px;
  margin: 9px 0;
  float: right;
}
.fl-post-grid-more:hover {
  color: #ffffff !important;
  background-color: #00b4d4;
  border: 1px solid #00b4d4;
}
a.fl-post-grid-more {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
}
.post_uitgelicht_content .fl-module-content .fl-post-feed .fl-post-feed-post {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.post_uitgelicht_content .fl-module-content .fl-post-feed .fl-post-feed-post .fl-post-feed-header {
  margin-bottom: 0;
}
.post_uitgelicht_content .fl-module-content .fl-post-feed .fl-post-feed-post h2.fl-post-feed-title {
  margin: 10px 0 10px 0;
  line-height: 0.85;
  text-align: center;
}
.post_uitgelicht_content .fl-module-content .fl-post-feed .fl-post-feed-post h2.fl-post-feed-title a {
  font-family: "Montserrat", helvetica, sans-serif !important;
  color: #000000;
  font-size: 14px;
}
.post_uitgelicht_content .fl-module-content .fl-post-feed .fl-post-feed-post h2.fl-post-feed-title a:hover {
  color: #00b4d4;
}
.post_uitgelicht_content .fl-module-content .fl-post-feed .fl-post-feed-meta {
  text-align: center;
  margin-bottom: 10px;
}
.post_uitgelicht_content .fl-module-content .fl-post-feed .fl-post-feed-meta .fl-post-feed-author {
  text-align: center;
  text-transform: uppercase;
}
.post_uitgelicht_content .fl-module-content .fl-post-feed .fl-post-feed-meta .fl-post-feed-author a {
  font-family: "Montserrat", helvetica, sans-serif !important;
  font-size: 12px;
  font-weight: 500;
}
.post_uitgelicht_content .fl-module-content .fl-post-feed .fl-post-feed-meta .fl-post-feed-author a:hover {
  color: #000000;
}
.fl-post-feed-more {
  font-family: "Montserrat", helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #000000 !important;
  background-color: #ffffff;
  border: 1px solid #000000;
  padding: 9px;
  margin: 9px 0;
  float: right;
}
.fl-post-feed-more:hover {
  color: #ffffff !important;
  background-color: #00b4d4;
  border: 1px solid #00b4d4;
}
.fl-post-nav {
  border: none;
}
.fl-post-nav .fl-post-nav-prev,
.fl-post-nav .fl-post-nav-next {
  float: left;
  margin-right: 20px;
}
.fl-post-nav .fl-post-nav-prev a,
.fl-post-nav .fl-post-nav-next a {
  font-family: "Montserrat", helvetica, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 9px;
  margin: 9px 0;
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000000;
}
.fl-post-nav .fl-post-nav-prev a:hover,
.fl-post-nav .fl-post-nav-next a:hover {
  background-color: #00b4d4;
  color: #ffffff;
  border: 1px solid #00b4d4;
}
/*
.fl-content-left {
  border-right: 1px solid @blue;
}
*/
.fl-content-left {
  border-right: 1px solid #00b4d4;
}
.post_recent_tekst .fl-module-content .fl-rich-text p {
  font-size: 13px;
}
p {
  margin: 0 0 20px 0;
}
h1.fl-post-title {
  font-family: "Montserrat", helvetica, sans-serif;
  font-weight: normal;
  font-size: 22px;
  text-align: left;
  text-transform: uppercase;
  color: #00b4d4;
  margin-bottom: 0;
}
div.gform_widget {
  font-family: "Montserrat", helvetica, sans-serif;
  font-weight: normal;
}
div.gform_widget .gform_wrapper input[type=text],
div.gform_widget .gform_wrapper input[type=password],
div.gform_widget .gform_wrapper input[type=email],
div.gform_widget .gform_wrapper input[type=tel],
div.gform_widget .gform_wrapper input[type=date],
div.gform_widget .gform_wrapper input[type=month],
div.gform_widget .gform_wrapper input[type=week],
div.gform_widget .gform_wrapper input[type=time],
div.gform_widget .gform_wrapper input[type=number],
div.gform_widget .gform_wrapper input[type=search],
div.gform_widget .gform_wrapper input[type=url],
div.gform_widget .gform_wrapper textarea {
  border: 1px solid #00b4d4;
  background-color: #ffffff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
div.gform_widget .gform_wrapper label {
  font-weight: normal;
}
div.gform_widget .gform_wrapper label.gfield_label {
  font-weight: normal;
  font-size: inherit;
}
div.gform_widget h2.widgettitle {
  display: none;
}
button,
input[type=button],
input[type=submit] {
  background-color: #ffffff;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  font-weight: normal;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #000000;
}
button:hover,
input[type=button]:hover,
input[type=submit]:hover {
  border: 1px solid #00b4d4;
  color: white;
}


body.single-dossierthemas .fl-content {
    margin: 0;
}

body.single-dossierthemas .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}

.bio_image img { border-radius: 100%; max-width:150px;}
.bio_title, .bio_text { vertical-align: top;}
.bio_title, .bio_image { min-width: 170px; padding: 0;}
.bio_title {
    font-family: "Montserrat";
    font-weight: 500;
	font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0px;
}
