/*!
 * Stylesheet Duoberg 
 * made by MajesticMind - www.majesticmind.com 
 */

@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }

body {
	padding-top: 109px;
	font-family: 'Source Sans Pro', sans-serif;
	color:#333;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
    overflow-x: hidden;
}
* {outline:0 !important;}
strong {
	font-weight: 600;
}
a {
	color:#c52468;
}
.navbar-brand {
    margin-top: 5px;
}
.navbar-brand img {
	width:175px;
}
.navbar-inverse {
	background: #fff;
	border:0;
}
.navbar-inverse .navbar-nav>li>a {
	min-height: 109px;
	color:#55606e;
}
.navbar-inverse .navbar-nav>.active>a {
	background: none;
	color:#c52468;
	border-bottom:4px #c52468 solid;
}
.navbar-nav>li>a {
    font-weight: 600;
    font-size: 17px;
    padding: 40px 10px 20px;
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus{
	color:#333 !important;
}
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
	background: none !important;
	color:#c52468;
}
.carousel .item h2 {
	font-weight: 600;
	line-height: 38px;
}
.carousel .item {
	min-height: 500px;
	padding-top:70px;
	background-position: center;
	background-repeat: no-repeat;
	background-color:#f6f8fa;
	background-size:1665px;
}
.carousel-indicators li,
.carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin: 1px;
}
.divider {
	background: #c52468;
	width:50px;
	height:3px;
	margin-bottom: 25px;
	margin-top:15px;
}
.carousel .item p {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
	margin-bottom: 25px;
}
#slider_01 {
	background-image: url(../img/workshops2.jpg);
}
#slider_02 {
	background-image: url(../img/banner2.jpg);
}
#slider_03 {
	background-image: url(../img/erasmus.jpg);
}
#slider_04 {
	background-image: url(../img/opleidingnu.png);
}
#slider_05 {
	background-image: url(../img/best.jpg);
}
.btn-primary, .btn-primary:active, .btn-primary:focus {
	color:#c52468;
	text-transform: uppercase;
	background:none;
	border:1px #c52468 solid;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	font-size: 17px;
	font-weight:600;
	padding:10px 25px;
}
.btn-primary:hover{
	border:1px #c52468 solid;
	background:#c52468;
}
.home section {
	margin:80px 0;
}
section h2 {
	text-align: center;
	font-weight: 600;
	line-height: 38px;
	margin-bottom: 20px
}
section .divider {
	margin:0 auto;
	margin-bottom: 35px;
}
section.intro p {
	text-align: justify;
	font-size: 16px;
	line-height: 28px;
	color:#55606e;
}
section.intro .btn {
	margin-top:25px;
}
footer .footer-top {
	background: url(../img/footer.jpg);
	background-size: cover;
	min-height: 340px;
	color:#fff;
	padding-top:45px;
}
footer .footer-top a {
	color:#fff;
	text-decoration: none !important;
}
footer .footer-top a:hover {
	text-decoration: none;
	color:#ff90bf;
}	
footer .footer-top ul  {
	list-style-type: none;
	margin:0;
	padding:0;
	-webkit-padding-start: 0;
	font-size: 16px;
	line-height: 30px;
}
footer .footer-top h5 {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	border-bottom:3px #c52468 solid;
	display: inline-block;
	margin-bottom:25px;
	padding-bottom:12px;
} 
footer .footer-top img {
	width:193px;
	margin-top:15px;
}
footer .footer-top .contact-list strong {
	width:80px;
	display: inline-block;
}
footer .footer-bottom {
	padding:20px 0;
	color:#999;
}
footer .majestic {
	width:30px;
}
section.wftnu-feed {
	background:#f6f8fa;
	padding:25px 0;
	margin:0;
	border-top:2px #fff solid;
}
section.wftnu-feed h2 {
	border-right:2px #c52468 solid;
	font-weight: 600;
	line-height: 32px;
	font-size:25px;
	margin:0;
	height: 100px;
	padding-top:18px;
	text-align: left;
}
section.wftnu-feed ul {
	padding-top:13px;
	list-style-type: none;
	margin:0;
	-webkit-padding-start: 0;
}
section.wftnu-feed ul li {
	font-size:14px;
	line-height: 24px
}
section.wftnu-feed ul li a {
	font-weight:600;
	color:#000;
	text-decoration: none
}
section.wftnu-feed ul li a:hover {
	color:#55606e;
}
section.wftnu-feed ul li time {
	margin-right:20px;
}
section.wftnu-feed ul li span {
	margin-right:8px;
	color:#829f53;
}
section.expertise {
	background: url(../img/bg_expertise.jpg);
	background-size: cover;
	min-height: 800px;
	padding:80px 0;
	margin-top:2px;
}
section.expertise .item {
	text-align:center;
	font-size: 16px;
	color:#888;
	line-height: 26px;
}
section.expertise .item h3 {
	color:#000;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}
section.expertise .item p {
	width:90%;
	margin:0 auto;
}
section.expertise .row:nth-child(2),
section.expertise .row:nth-child(1) {
	margin-bottom: 50px;
}
.expertiseIcons-best,.expertiseIcons-kennis,.expertiseIcons-publicaties,.expertiseIcons-opinion,.expertiseIcons-workshops,.expertiseIcons-pa {
  background-image: url("../img/expertiseIcons.png");
  background-repeat: no-repeat;
  margin: 0 auto;
}
@media only screen and (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .expertiseIcons-best,.expertiseIcons-kennis,.expertiseIcons-publicaties,.expertiseIcons-opinion,.expertiseIcons-workshops,.expertiseIcons-pa {
    background-image: url("../img/expertiseIcons@2x.png");
    background-size: 328px 359px;
    margin:0 auto;
  }
}
.expertiseIcons-best {
  width: 52px;
  height: 62px;
  background-position: -223px -249px;
}
.expertiseIcons-kennis {
  width: 66px;
  height: 62px;
  background-position: --2px --2px;
}
.expertiseIcons-publicaties {
  width: 55px;
  height: 62px;
  background-position: -118px -128px;
}
.expertiseIcons-opinion {
  width: 54px;
  height: 62px;
  background-position: -171px -189px;
}
.expertiseIcons-workshops {
  width: 57px;
  height: 62px;
  background-position: -62px -58px;
}
.expertiseIcons-pa {
  width: 52px;
  height: 62px;
  background-position: -276px -306px;
}
.expertise-content {
	position: relative;
	background: #fff;
	padding:30px;    
	font-size: 16px;    
	line-height: 26px;
	margin-bottom: 35px;
	border: 2px solid #ccc;
}
#expertise-page .item,
#expertise-homepage .item {
	cursor: hand;
	cursor: pointer;
}
.expertise-content h2 {
	text-align: left;
	font-size: 32px;
	color:#c52468;
	margin:0 0 20px 0;
}
.expertise-content ul {
    display: inline-block;}
section.relaties .logo {
    vertical-align: middle;
    text-align: center;
    min-height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
}
section.relaties .logo img {
    max-width: 150px;
    max-height: 70px;
    display: inline-block;
	-webkit-filter: grayscale(0%);
	-webkit-transition: .2s ease-in-out;
	-moz-filter: grayscale(0%);
	-moz-transition: .2s ease-in-out;
	-o-filter: grayscale(0%);
	-o-transition: .2s ease-in-out;
	filter: grayscale(0%);
	opacity:1;
}
section.relaties .logo img:hover {
	-webkit-filter: grayscale(100%);
	-webkit-transition: .2s ease-in-out;
	-moz-filter: grayscale(100%); 
	-moz-transition: .2s ease-in-out;
	-o-filter: grayscale(100%); 
	-o-transition: .2s ease-in-out;
	filter: grayscale(100%);
	opacity: .4;	
	
}
.page-banner:before {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: #000000	;
    opacity: .7;
    z-index: 1;
}
.page-banner {
	background-size: cover;
	background-position: center center;
	position: relative;
    height: 261px;
    padding-top: 50px;
    color:#fff;
}
.page-banner p {
    font-size: 22px;
}
.page-banner .container {
	z-index: 2;
	position: relative;
}
.page-banner#over {
	background-image: url(../img/over.jpg);
}
.page-banner#contact {
	background-image: url(../img/contact.jpg);
}
.page-banner#publicaties {
	background-image: url(../img/vakblad2.jpg);
}
.page-banner#expertise {
	background-image: url(../img/expertise.jpg);
}
.page-banner-post h1 {
	margin-top:45px;
}
.page-banner h1 {
	font-size: 51px;
	font-weight: 300;
	margin-bottom: 25px;
}
.page-banner h1:after {
	background:#c52468;
	width:100px;
    display: block;
    height: 4px;
    width: 80px;
    content: "";
    z-index: 5;
    margin-top:15px;
}
.page-banner .center h1{
	text-align: center
}
.page-banner .center h1:after {
	margin:0 auto;
	margin-top: 15px;
}
.page-content {
	font-size: 17px;
	margin: 80px 0;
}
.page-content .sidebar-contact {
	background: #f2f2f2;
	padding:30px;
}
.page-content .sidebar-contact p {
    line-height: 29px
}
.page-content .sidebar-contact p:first-of-child {
    margin-bottom:30px;
}
.page-content .sidebar-contact .glyphicon {
	width: 30px;
}
.page-content h2.title {
	text-align: left;
	margin:0;
	font-size: 34px;
	color:#3d3e3f;
	margin-bottom: 25px;
    position: relative;
    display: inline-block;
    max-width: 100%;
    padding-right: 30px;
}
.page-content h2.title:after {
	position: absolute;
    background: #c52468;
    top: 20px;
    left: 100%;
    height: 4px;
    width: 2000px;
    z-index: 0;
    content: "";
    z-index: 5;
}
.page-content p,
.page-content blockquote {
	color:#55606e;
	line-height: 28px;
	margin-bottom: 20px;
}
.page-content blockquote {
	font-size:15px;
	line-height: 22px;
}
.form-contact textarea {
	height: 104px;
	margin-bottom: 15px;
}
.form-contact p {
	margin-bottom: 35px
}
.form-control {
	font-weight: normal !important;
	background: #f1f3f5;
	border: 2px solid #f1f3f5;
	height: 49px;
	padding: 15px 15px 14px;
	font-size: 16px;
	color: #999999;
	max-width: 100%;
	-webkit-appearance: none;
	width: 100%;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.form-control:focus {
  border: 2px solid #E9E9E9;
  box-shadow: none;
}
.persoon .image {
    width: 212px;
    height: 212px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin-bottom: 35px;
    z-index: 2;
    border:0;
	background-size: cover;
	background-position: right;
}
.persoon .image.jelle {
	background-image: url(../img/jelle.jpg);
}
.persoon .image.ineke {
	background-image: url(/wp-content/uploads/2021/11/ineke.png);
}
.persoon-divider {
	margin:50px 0 65px;
	border-top:1px #f2f2f2 solid;
}
.persoon-contact {
	padding-top: 15px;
}
.persoon-contact .btn {
	margin-right:25px;
}
.persoon-contact .btn .glyphicon {
	vertical-align: middle;
	margin-right: 5px;
}
#articles article,
#post article{
	border:2px solid #ecf2fc;
	padding:25px;
	margin-bottom: 30px;
}
#post article {
	margin-bottom: 0;
}
#post .post-top {
	border:2px solid #ecf2fc;
	border-bottom: 0;	
}
#post .post-bottom {
	border:2px solid #ecf2fc;
	border-top:0;
}
#post .post-top .col,
#post .post-bottom .col {
	padding:25px;
	color:#999;
}
#post .post-top .col a,
#post .post-top .col a:hover,
#post .post-bottom .col a,
#post .post-bottom .col a:hover {
	color:#999;
	text-decoration: none;
}
#post .post-top .col .glyphicon,
#post .post-bottom .col .glyphicon {
	vertical-align: middle;
	margin-right: 5px;
}
#post article{
	border:2px solid #ecf2fc;
	padding:25px;
}

#articles article h2 {
	text-align: left;
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin: 0px 0px 20px;
    border-bottom: 1px dotted #c52468;
    display: inline-block;
}
#articles article p{
	text-align: justify;
	font-size: 16px;
	line-height: 27px;
}
#articles article a, 
#articles article a:hover {
	text-decoration: none;
}
#articles article p strong {
	color:#c52468;
}
#articles .date {
	color:#888;
	margin-bottom: 10px;
	vertical-align: middle;
	margin-top:5px;
}
.top-content {
	margin:40px 0 25px 0;
	color: #55606e;
	    line-height: 28px;
}
.expertise-uitleg {
	margin:40px 0;
}
@media only screen and (max-width: 767px) {
	body {padding-top: 75px;}
	.navbar-inverse {
    	box-shadow: 0 2px 4px rgba(0,0,0,.3);
	}
	.navbar-brand {
		padding-top:10px;
		height:70px;
	}
	.navbar-brand img {
		width:128px;
	}
	.navbar-toggle {
		background:#c52468;
		border:0 !important;
		padding:13px 10px;
		margin-top: 15px;
	}
	.navbar-inverse .navbar-collapse {
		border-color:#ccc;
	}
	.navbar-inverse .navbar-nav>li>a {
		min-height: auto;
	}
	.navbar-nav>li>a {
		padding:10px 15px;
	}
	.navbar-nav.pull-right {
		float: none !important
	}
	.navbar-inverse .navbar-nav>.active>a {
		border:none
	}
	section.wftnu-feed h2 {
		padding-top:0;
    	border-bottom: 2px #c52468 solid;
    	border-right: 0;
    	font-size: 19px;
    	height: 43px;
    	margin-bottom:15px;
	}
	section.wftnu-feed ul {
		-webkit-margin-before: 0;
		padding:0;
	}
	.carousel .item {
	    min-height: 478px;
	    padding-top: 50px;
		background-position: left;
	}
	.carousel .item h2 {
	    line-height: 29px;
	}
	h2 {
		font-size: 24px
	}
	.carousel .item p {
	    font-size: 13px;
	    text-align: justify;
	    line-height: 22px;
	}
	.carousel .btn-primary {
		background: rgba(255, 255, 255, 0.5);
		color:#c52468 !important;
		display: block
	}
	.home section {
	    margin: 60px 0;
	}	
	section.intro p {
	    text-align: justify;
	    font-size: 15px;
	    line-height: 26px;
	    margin: 0 15px 15px;
	    color: #55606e;
	}
	section.intro h2 {
		margin-top:0;
		line-height: 20px;
	}
	section.intro .btn {
		margin:35px 15px 15px 15px;
		display: block
	}
	.no-mobile {
		display: none !important
	}
	section.expertise {
		padding: 20px 0;
	}
	section.expertise .row:nth-child(2), section.expertise .row:nth-child(1) {
		margin-bottom: 0
	}
	section.expertise .item p {
	    margin-bottom: 25px;
	    font-size: 14px;
	}
	section.expertise .item h3 {
	    font-size: 14px;
	    margin-bottom: 9px;
	}
	footer .footer-top ul {
		font-size: 14px;
	    line-height: 27px;
	}
	footer .footer-top {
	    min-height: 289px;
	    padding-top: 24px;
	}
	section.relaties .logo {
    	min-height: 100px;
    }
	section.relaties .logo img {
	    max-width: 120px;
	    max-height: 50px;
	}
	footer .footer-top {
		background-position: center;
	}
	.page-banner {
	    padding: 10px;
	    height: 175px;
	}
	.page-banner h1 {
	    font-size: 37px;
	    margin-bottom: 23px;
	}
	.page-banner p {
    	font-size: 19px;
	}
	.page-content {
		margin: 19px 0;
	}
	.form-contact, .mobile-padding {
	    padding: 25px;
	}
	.page-content h2.title {
    	font-size: 26px;
	}
	.form-contact .btn,
	.persoon-contact .btn {
		display: block;
		width:100%;
		margin-bottom: 15px
	}
	.persoon .image {
		margin:0 auto;
		margin-bottom: 25px;
	}
	.page-content h2.title {
		text-align: center;
    	margin: 0 auto;
    	padding-right: 0;
    	display: block;
	}
	.page-content h2.title:after {
	    background: #c52468;
	    display: block;
	    width: 73px;
	    z-index: 5;
	    margin: 0 auto;
	    margin-top: 15px;
	    margin-bottom: 20px;
	    position: relative !important;
	    left:0;
	    top:0;
	}
	.persoon .image {
    	width: 175px;
    	height: 175px;
	}
	.persoon-divider {
    	margin: 25px 0;
	}
	#articles article h2 {
	    line-height: 30px;
	    padding-bottom:15px;
	}
	.page-banner {
		margin-bottom: 25px
	}
	.page-banner#expertise {
		margin-bottom: 0;
	}
	.navbar-nav li{
		max-height:40px;
	}
	#publicaties.page-banner h1 {
    font-size: 26px;
    }
    #post .post-top .col{font-size:14px}
    .expertise-content img {margin-bottom:20px !important; width: 100% !important; height: auto !important }
}
.page-content h2.title.noline:after{
	display: none !important;
}
#publicaties_ineke p strong { color:#333 !important}
#publicaties_ineke p {margin-bottom: 0}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.page-content h2.first-title:after {
background:none !important;
}

.carousel {
    height: 491px;
}
.footer-bottom span {
    padding: 0 15px;
}

#menu-main li:nth-of-type(6) a {
    background: #c52468 !important;
    color: #fff !important;
    height: 25px !important;
    min-height: 14px;
    padding: 13px 15px 34px 15px !important;
    margin-top: 27px;
}
}