/*!
 * Extra CSS code by iWEB.be
*/


body
{
	font-family: "Merriweather", sans-serif;
	font-size: 1.1rem;
	font-style: normal;
	font-weight: normal;
	line-height: 1.8333;
	color: #141414;
background-color: #f2f2f2;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Merriweather", sans-serif;
  font-weight: 700;
  color: #000000;
}

em, i {
  font-family: "Merriweather", sans-serif;
  font-style: italic;
}

strong, b {
  font-family: "Merriweather", sans-serif;
  font-weight: 700;
}


.bg-lichtblauw { background: #39418C;}
.bg-blauw { background: #1d28a1;}
.bg-donkerblauw { background: #111860;}

.neorekalogo img
{
    width: 275px;
    max-height: 70px; /* height of the navbar */
}

.navbar-nav li
{
padding: 0.5rem 0.6rem;
}
@media (max-width: 1330px) {
	.navbar-nav li
	{
	padding: 0.25rem 0.25rem;
	}
}

.navbar-nav a
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "Merriweather", sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	
}

.navbar-nav .nav-link {color: #222; border-bottom: 1px solid  #f8f9fa; border-top: 1px solid  #f8f9fa;transition: 1s;}
.navbar-nav .active .nav-link {color: #111860;}
.navbar-nav .nav-link:hover {color: #111860; border-bottom: 1px solid  #111860; border-top: 1px solid  #111860;}

.breadcrumbs {
font-family: "Merriweather", sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;}

#carouselhome .carousel-inner { background-color: #000; }

#carouselhome img {
opacity: .6;
}

#carouselhome h5 {
	font-weight: 400;
	font-family: "Merriweather", serif;
	font-size: 0.8rem;
	text-transform: uppercase;
	letter-spacing: .25rem;
	color: #fff;
	text-align: center;
}

#carouselhome h3 {
	font-weight: 700;
	font-family: "Merriweather", serif;
	font-size: 2.5rem;
	line-height: 1.286;
	margin-top: 25px;
	color: #fff;
	text-align: center;
}

#carouselhome a:hover { text-decoration: none; }



.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
}

.copyright {
	font-family: "Merriweather", serif;
	font-weight: 400;
	font-size: 1.0rem;
}


.artikelblok
{
	margin-bottom: 20px;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
    background: #fff; 
    border:2px solid rgba(0,0,0,.125) !important;
}
.artikelblok:hover
{
	background-color: #ddd;
}

.artikelblok .card-header
{
	font-weight: 700;
	font-size: 0.8rem;
	text-transform: uppercase;
	letter-spacing: .25rem;
	color: #1d28a1;
	text-align: center;
	background: none;
	border: none;
	padding-top: 30px;
}
.artikelblok .card-title
{
	font-weight: 700;
	font-family: "Merriweather", serif;
	font-size: 1.5rem;
	line-height: 1.286;
	margin-top: 0;
	color: #222;
	text-align: center;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
}

.artikelblok a {color: #222;}
.artikelblok a:hover
{
	color: #1d28a1;
	text-decoration: none;
}


.artikelblok .card-footer{
	font-weight: 400;
	font-size: 0.8rem;
	text-transform: uppercase;
	letter-spacing: .25rem;
	color: #666;
	text-align: center;
	border: none;
	padding-bottom: 30px;
	background: none;
}



ul.footer-social {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}

ul.footer-social li {
	display: inline;
	margin: 0 10px;
}

ul.footer-social li a
{
	color: #FFF;
	font-size: 24px;
}





.pgtitle h3 {
font-family: "Merriweather", serif;
	font-weight: 400;
font-size: 1.2rem;
line-height: 1.7;
margin-top: 0;
}

.hrlijntje::before {
content: "";
display: block;
height: 1px;
width: 240px;
background-color: rgba(0, 0, 0, 0.1);
position: absolute;
left: 50%;
top: 0;
-webkit-transform: translate3d(-50%, 0, 0);
-ms-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
}







.categorieblok
{
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
    background: #fff; 
}
.categorieblok:hover
{
	background-color: #ddd;
}

.categorieblok .card-img-top
{
   max-width: 50%; 
   object-fit: contain;
}

.categorieblok .card-title
{
	font-weight: 700;
	font-family: "Merriweather", serif;
	font-size: 1.1rem;
	line-height: 1.286;
	margin-top: 0;
	color: #222;
	text-align: center;
}

.categorieblok a {color: #222;}
.categorieblok a:hover
{
	color: #1d28a1;
	text-decoration: none;
}







/* stylelint-disable selector-list-comma-newline-after */

.blog-header {
  line-height: 1;
  border-bottom: 1px solid #e5e5e5;
}

.blog-header-logo {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
  font-size: 2.25rem;
}

.blog-header-logo:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
}

.display-4 {
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .display-4 {
    font-size: 3rem;
  }
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
}

.card-img-right {
  height: 100%;
  border-radius: 0 3px 3px 0;
}

.flex-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.h-250 { height: 250px; }
@media (min-width: 768px) {
  .h-md-250 { height: 250px; }
}

/* Pagination */
.blog-pagination {
  margin-bottom: 4rem;
}
.blog-pagination > .btn {
  border-radius: 2rem;
}

/*
 * Blog posts
 */
.blog-post {
  margin-bottom: 4rem;
}
.blog-post-title {
  margin-bottom: .25rem;
  font-size: 2.5rem;
}
.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #999;
}

/*
 * Footer
 */
.blog-footer {
  padding: 2.5rem 0;
  color: #999;
  text-align: center;
  background-color: #f9f9f9;
  border-top: .05rem solid #e5e5e5;
}
.blog-footer p:last-child {
  margin-bottom: 0;
}




/*artikel*/

.pgtitle h1 {
font-family: "Merriweather", serif;
	font-weight: 400;
font-size: 3.4rem;
line-height: 1.25;
margin-top: 0;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
}
.pgtitle h4
{
	font-family: "Merriweather", serif;
	font-weight: 400;
	font-size: 1.0rem;
	line-height: 1.25;
	margin-top: 0;
	color: #000000;
}

.pgentrytxt {
padding-left: 7rem;
padding-right: 7rem;}

p.lead {
font-family: "Merriweather", sans-serif;
font-weight: 400;
font-size: 1.8rem;
line-height: 1.667;
margin-bottom: 1.6rem;
color: #000000;
}

.drop-cap:first-letter {
float: left;
margin: 0;
padding: 1.5rem .6rem 0 0;
font-family: "Merriweather", serif;
font-weight: 700;
font-size: 5.4rem;
line-height: 3.6rem;
text-indent: 0;
background: transparent;
color: #000000;
}

.pgartikel {
font-family: "Merriweather", sans-serif;
font-size: 1.2rem;
font-style: normal;
font-weight: normal;
line-height: 1.8333;
color: #222;
}

blockquote {
margin: 6rem 0;
padding: 0 4rem;
position: relative;
}

blockquote p {
font-family: "Merriweather", sans-serif;
padding: 0;
font-size: 1.8rem;
line-height: 1.667;
color: #111860;
}

blockquote::before {
content: "\201C";
font-size: 20rem;
line-height: 0;
margin: 0;
color: rgba(0, 0, 0, 0.12);
font-family: "Merriweather", sans-serif;
font-weight: 400;
position: absolute;
top: 7.6rem;
left: -1.2rem;
}

.artikelpn a h5{
	font-weight: 400;
	font-family: "Merriweather", serif;
	font-size: 0.8rem;
	text-transform: uppercase;
	letter-spacing: .25rem;
	color: #ccc;
}

.artikelpn a h2{
	font-weight: 400;
	font-family: "Merriweather", serif;
font-size: 1.8rem;
line-height: 1.6;
	color: #fff;
}





/* selectietabel */

.selectietabel {margin: auto; padding: 5px; border: 1px solid #666; background: #fff;}

.selectietabel td, .selectietabel th {padding: 2px 12px; border-bottom: 1px solid #ccc;}

.selectietabel td:first-child {	text-align: center;}
.selectietabel td:last-child {	text-align: right;}





/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

.neorekalogo img
{
    width: 160px;
}

#carouselhome h5 {
	font-size: 0.7rem;
}

#carouselhome h3 {
	font-size: 1.5rem;
	margin-top: 15px;
}


.categorieblok .card-body {
padding: 0.4rem;
}

.categorieblok .card-title
{
	font-size: 0.9rem;
}

.pgtitle h1 {
font-size: 2rem;
}
.pgtitle h3 {
font-size: 1.0rem;
line-height: 1.5;
}

.pgtitle h4
{
	font-size: 1.0rem;
}

.pgentrytxt {
padding-left: 1rem;
padding-right: 1rem;
}

p.lead {
font-size: 1.5rem;
}

blockquote {
margin: 3rem 0;
padding: 0 2rem;
}

blockquote p {
padding: 0;
font-size: 1.4rem;
}

.artikelpn a h2 {
font-size: 1.3rem;
line-height: 1.3;
}


.selectietabel {font-size: 0.9rem;padding: 3px;}
.selectietabel td, .selectietabel th {padding: 2px 6px;}






}
/* End Extra small devices*/




@media (min-width: 1450px) {

.container-fluid.xxl{
width: 1400px!important; 
padding-right: 0!important;
padding-left: 0!important;
}
  
}






/*multicol*/

@media (min-width: 600px) {
  .multicol {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}

@media (max-width: 600px) {
  .multicol {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}
