@import "font-awesome.min.css";
@import "bootstrap.custom.min.css";
@import "print.css";
@import "nav.css";
@import "swiper.min.css";
/** ********************************************** **

    TABLE CONTENTS
    -------------------------------
	
       01. WordPress core CSS
	   02. Basics
	   03. Theme structure
	   
	****************************************** **/
/*	01. WordPress core CSS		
	****************************************** **/
/*	02. Basics		
	****************************************** **/
/* FF 4-18 */
/* FF 19+ */
/* IE 10+ */
/*	03. Theme structure		
	****************************************** **/
/* Menu Container */
/* Menu List */
/* Menu Links */
/* Menu Dropdown */
/* Menu Content Styles */
/*  03.1 Header */
/*.header .news-wrapper svg path  { fill:#873299; }*/
/*  03.2 Header CTA */
/*  03.3 Content */
/*  03.4 Contact - Sidebar */
/*  03.5 Footer */
/* CONTACT PAGE */
/*.wpcf7-response-output { display:none !important; }*/
/*	04. Media queries		
	****************************************** **/
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
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: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
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;
}
a:hover {
  transition: all 0.3s ease-in;
}
a:focus {
  text-decoration: none;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.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;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.bg-warning {
  padding: 15px 15px 15px 0;
  float: left;
  width: 100%;
  font-size: 14px;
  color: #fd8607;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  overflow-x: hidden;
  font-family: "museo-sans-rounded", sans-serif;
  font-size: 14px;
  color: #444444;
  line-height: 21px;
  font-weight: 300;
}
html {
  font-family: "museo-sans-rounded", sans-serif;
  font-size: 14px;
  color: #444444;
  line-height: 21px;
  font-weight: 300;
}
h2 {
  margin-top: 15px;
  margin-bottom: 10px;
	font-weight: 500;
	font-size: 21px;
	line-height: 26px;
	color: #0d5678;
}
.wrapper {
  float: left;
  position: relative;
  width: 100%;
}
.container {
  max-width: 970px;
}
:hover {
  transition: all 0.3s ease-in;
}
:focus {
  outline: 0;
}
a.btn {
  color: #fd8607 !important;
  text-decoration: none !important;
  margin: 0px;
  padding: 0px;
}
a.btn .button-icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  background-color: #fd8607;
  color: #fff;
  margin: 0 5px 0 0;
  transition: backgrtou 0.3s ease-in;
}
a.btn:hover {
  color: #0d5678;
}
a.btn:hover .button-icon {
  background: #0d5678;
}
.blue {
  color: #5a1b67;
}
.light-blue {
  color: #3499cc;
}
::-webkit-input-placeholder {
  color: #0d5678;
}
:-moz-placeholder {
  color: #0d5678;
}
::-moz-placeholder {
  color: #0d5678;
}
:-ms-input-placeholder {
  color: #0d5678;
}
.sidebar .block.blue {
  background-color: #873299;
  border: 1px solid #873299;
}
.sidebar .block.blue::-webkit-input-placeholder {
  color: #0d5678;
}
.sidebar .block.blue:-moz-placeholder {
  color: #0d5678;
}
.sidebar .block.blue::-moz-placeholder {
  color: #0d5678;
}
.sidebar .block.blue:-ms-input-placeholder {
  color: #5a1b67;
}
.sidebar .block.blue .title {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 21px;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.sidebar .block.blue .meta-title {
  float: left;
  width: 100%;
  color: #fff;
  margin: 0 0 10px 0;
}
.sidebar .block.blue .meta-content {
  line-height: 21px;
  margin: 0 0 10px 0;
  color: #fff;
}
.sidebar .block.blue a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.sidebar .block.blue .subtitle a:hover {
  text-decoration: none;
  color: #000;
}
.sidebar .block.blue form {
  position: relative;
}
.sidebar .block.blue input[type="text"] {
  font-weight: normal;
  float: left;
  width: 100%;
  display: inline-block;
  border-radius: 10px;
  background-color: #ffffff;
  color: #5a1b67;
  height: 38px;
  line-height: 38px;
  text-indent: 15px;
  font-size: 14px;
  margin: 0px;
  border: 1px solid #873299;
  text-transform: uppercase;
  font-size: 16px;
}
.sidebar .block.blue input[type="submit"] {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #5a1b67;
  display: inline-block;
  max-height: 38px;
  padding: 0 10px;
  line-height: 38px;
  top: 0px;
  right: -15px;
  position: absolute;
  color: #fff;
  border: none;
  font-size: 16px;
  width: 108px;
}
.sidebar .block.blue input[type="submit"]:hover {
  background: #fd8607;
}
.sidebar .block.grey {
  background-color: #ebebeb;
  border: 1px solid #ebebeb;
}
.sidebar .block.opinie {
  padding: 30px 30px 60px 30px;
}
.sidebar .block {
  float: left;
  position: relative;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #0d5678;
  padding: 22px;
  margin: 15px 0;
  
}

.sidebar .block_onzeleden {
  float: left;
  position: relative;
  width: 100%;
  border: none;
  padding: 0;
  margin: 15px 0;
}

.sidebar .block .title {
  width: 100%;
  color: #0d5678;
  font-size: 21px;
  font-weight: 500;
  margin: 0 0 10px 0;
	line-height: 26px;
  -webkit-font-smoothing: antialiased;
}

.sidebar .block_onzeleden .title {
  width: 100%;
  color: #0d5678;
  font-size: 21px;
  font-weight: 500;
  margin: 0 0 10px 0;
  -webkit-font-smoothing: antialiased;
}
.sidebar .block .meta-title {
  float: left;
  width: 100%;
  color: #aaaaaa;
  margin: 0 0 10px 0;
}
.sidebar .block .meta-content {
  margin: 0 0 10px 0;
	    line-height: 21px;
    font-size: 16px;
    font-weight: 300;
}
.sidebar .block a {
  color: #3499cc;
  text-decoration: none;
}
.sidebar .block a:hover {
  text-decoration: none;
  
}


.sidebar .block .link-nieuw a {
  color: #005776;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.content .article:hover a {
	color: #fd8607;
  text-decoration: none;
  
}

.content .article:hover .button-icon2 {
	background-color: #fd8607;
}

.conference {
	float: left;
    color: #2d2b27;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
}

.sidebar .block #newsletter-form {
  position: relative;
  float: left;
  display: inline-block;
  margin: 20px 0 0 0px;
  width: 100%;
}
.sidebar .block #newsletter-form .row {
  float: left;
  width: 100%;
}
.sidebar .block #newsletter-form .col-md-2 {
  display: none !important;
}
.sidebar .block #newsletter-form .col-md-10 {
  width: 100% !important;
}
.sidebar .block #newsletter-form input[type="text"] {
  font-weight: normal;
  float: left;
  width: 100%;
  display: inline-block;
  border-radius: 10px;
  background-color: #ffffff;
  color: #0d5678;
  height: 38px;
  line-height: 38px;
  text-indent: 15px;
  font-size: 14px;
  margin: 0px;
  border: 1px solid #0d5678;
}
.sidebar .block #newsletter-form input[type="submit"] {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #0d5678;
  display: inline-block;
  max-height: 38px;
  padding: 0 10px;
  line-height: 38px;
  top: 0px;
  right: -15px;
  position: absolute;
  color: #fff;
  border: none;
  font-size: 16px;
}
.sidebar .block #newsletter-form input[type="submit"]:hover {
  background: #fd8607;
}
.sidebar .block .list-view {
  float: left;
  width: 100%;
  margin: 10px 0 10px 0;
}
.sidebar .block .list-view li {
  border-bottom: 1px solid #f0f0f0;
  list-style: none;
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
}
.sidebar .block .list-view li img {
  display: inline-block;
  max-height: 42px;
  max-width: 82px;
  margin: 5px 0 15px 0;
}
.sidebar .block .list-view li:hover img {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}
.sidebar .block .list-view li:last-child {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.sidebar .block .list-view li .meta-content {
  float: left;
  width: 100%;
}
.sidebar .twitter-feed .icon {
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 22px;
}
.sidebar .twitter-feed a.icon {
  color: #0d5678;
}
.sidebar .twitter-feed a.icon:hover {
  color: #fd8607;
}
.sidebar .twitter-feed ul.tweets {
  float: left;
  width: 100%;
  margin: 10px 0 0 0;
}
.sidebar .twitter-feed li {
  list-style: none;
  float: left;
  width: 100%;
  color: #444444;
  font-size: 14px;
  line-height: 21px;
  border-bottom: 1px solid #f0f0f0;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}
.sidebar .twitter-feed li a {
  color: #3499cc;
}
.sidebar .twitter-feed .meta-wrapper {
  margin: 10px 0;
  float: left;
  width: 100%;
}
.sidebar .twitter-feed .meta-image {
  display: inline-block;
  height: 49px;
  width: 49px;
  border-radius: 10px;
  border: 1px solid #f0f0f0;
}
.sidebar .twitter-feed .meta-image img {
  border-radius: 10px;
}
.sidebar .twitter-feed .meta-info {
  float: right;
  width: 172px;
  color: #aaaaaa;
  font-size: 13px;
  margin: 0px;
}
.sidebar .twitter-feed .meta-info a {
  color: #aaaaaa;
  font-weight: normal;
}
.sidebar .twitter-feed .meta-info a:hover {
  color: #fd8607;
}
.sidebar .block.contact p {
  margin: 0px;
}
.sidebar .block.contact a:hover {
  color: #0d5678;
}
.sidebar a.modal-btn {
  float: left;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-color: #ebebeb;
  padding: 0 20px;
  margin: 2px 0 2px 0;
  color: #5a1b67;
}
.sidebar a.modal-btn .fa {
  margin: 11px 0 0 0;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  background-color: #5a1b67;
  float: right;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.sidebar a.modal-btn:hover {
  text-decoration: none;
  background: #D0D0D0;
}
.sidebar .button-icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  background-color: #fd8607;
  color: #fff;
  margin: 0 5px 0 0;
  transition: all 0.3s ease-in;
}
.sidebar a:hover .button-icon {
  background: #0d5678;
}


.sidebar .button-icon2 {
  display: inline-block;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  background-color: #005776;
  color: #fff;
  margin: 0 5px 0 0;
  transition: all 0.3s ease-in;
}

.sidebar a:hover .button-icon2 {
  background: #fd8607;
}


.sidebar .sidebar-image {
  position: absolute;
  right: -1px;
  bottom: -1px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
}
.sidebar .icon-car {
  float: left;
  text-align: center;
  width: 100%;
  color: #873299;
  height: 25px;
  line-height: 25px;
  margin: 22px 0;
}
.sidebar .icon-car svg {
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
}
.sidebar .icon-ov {
  float: left;
  text-align: center;
  width: 100%;
  color: #873299;
  height: 36px;
  line-height: 36px;
  margin: 12px 0 34px 0;
}
.sidebar .icon-ov svg {
  display: inline-block;
  position: relative;
  top: 14px;
  margin: 0 5px 0 0;
}
.sidebar .btn-newsletter {
  border: none;
  float: left;
  width: 100%;
  border-radius: 10px;
  background-color: #5a1b67;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.sidebar .btn-newsletter .button-icon {
  float: right;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  background-color: #873299;
  color: #fff;
  transition: all 0.3s ease-in;
  margin: 5px 6px 0 0;
}
.sidebar .btn-newsletter:hover {
  background-color: #873299;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder {
  color: transparent;
}
iframe {
  float: left;
  margin: 0 0 30px 0;
  width: 100%;
}
video {
  float: left;
  margin: 0 0 30px 0;
  width: 100%;
}
iframe.twitter-tweet {
  float: initial !important;
  margin: 0px auto;
}
.embeddedtweet {
  margin: 0px auto;
}
svg *[stroke="#5BAAC8"] {
  stroke: #3499cc;
}
svg *[stroke="#1F4683"] {
  stroke: #19526f;
}
svg *[fill="#5BAAC8"] {
  fill: #5aaac8;
}
svg *[fill="#1F4683"] {
  fill: #1f4683;
}
.btn-submit-form {
  float: left;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #5a1b67;
  display: inline-block;
  max-height: 38px;
  padding: 0 10px;
  line-height: 38px;
  color: #fff;
  border: none;
  font-size: 16px;
}
.btn-submit-form:hover {
  background: #fd8607;
}
body.page-template-page-nieuws .first-articles.left .article {
  float: right;
  padding: 0px;
}
body.page-template-page-nieuws .first-articles.right .article {
  float: left;
  padding: 0px;
}
body.page-template-page-nieuws .first-articles.right .image-wrapper {
  float: right;
}
body.page-template-page-nieuws .first-articles {
  margin: 15px 0 15px 0;
}
body.page-template-page-nieuws .image-wrapper {
  width: 185px;
  margin: 25px 17px 30px 0 !important;
}
body.page-template-page-cijfers-en-feiten .content .team-member .image-wrapper {
  margin-top: 28px;
}
body.page-template-page-cijfers-en-feiten .content .team-member.has-icon {
  margin: 15px 0 30px 0;
}
#menu-wrapper {
  width: 100%;
  position: relative;
  float: left;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 999999999999;
}
#menu-wrapper .full-width-nav {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  display: inline-block;
  cursor: default;
  z-index: 500;
  float: left;
  position: relative;
  top: 26px;
  width: 100%;
  background-image: -webkit-linear-gradient(90deg, #e7e7e7 0%, #f7f7f7 100%);
  background-image: linear-gradient(0deg, #e7e7e7 0%, #f7f7f7 100%);
  height: 52px;
  line-height: 52px;
  border-radius: 10px;
  z-index: 4;
  display: flex;
  flex-direction: row;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-weight: 500;
}
#menu-wrapper .full-width-nav a {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  text-decoration: none;
  white-space: nowrap;
  display: block;
  color: #363636;
  font-size: 16px;
}
#menu-wrapper .full-width-nav ul {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  display: flex;
  flex-direction: row;
}
#menu-wrapper .full-width-nav li {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  list-style: none;
  display: block;
  float: left;
  white-space: nowrap;
  flex-grow: 1;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  border-right: 1px solid #fff;
  border-left: 1px solid #dddddd;
  border-top: 1px solid #eaeaea;
}
#menu-wrapper .full-width-nav li:first-child {
  border-left: none;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
#menu-wrapper .full-width-nav li:last-child {
  border-right: none;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
#menu-wrapper .full-width-nav li a {
  color: #363636;
  display: block;
}
#menu-wrapper .full-width-nav li a:hover {
  text-decoration: none;
}
#menu-wrapper .full-width-nav li:hover {
  background-image: -moz-linear-gradient(90deg, #d3d3d3 0%, #f7f7f7 100%);
  background-image: -webkit-linear-gradient(90deg, #d3d3d3 0%, #f7f7f7 100%);
  background-image: -ms-linear-gradient(90deg, #d3d3d3 0%, #f7f7f7 100%);
}
#menu-wrapper .full-width-nav div {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
#menu-wrapper .full-width-nav form {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
#menu-wrapper .full-width-nav input {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
#menu-wrapper .full-width-nav li.button-wrapper:hover {
  border-bottom: none !important;
  color: #a80532 !important;
  padding: 0 0 3px 0;
}
#menu-wrapper .full-width-nav li.current-menu-item {
  background: #3499cc;
  background: -moz-linear-gradient(top, #3499cc 0%, #0e577a 100%);
  background: -webkit-linear-gradient(top, #3499cc 0%, #0e577a 100%);
  background: linear-gradient(to bottom, #3499cc 0%, #0e577a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3499cc', endColorstr='#0e577a', GradientType=0);
  border-top: 1px solid #5a2e5f;
  border-left: none;
  border-right: none;
}
#menu-wrapper .full-width-nav li.current-menu-item:hover {
  background: #3499cc;
  background: -moz-linear-gradient(top, #3499cc 0%, #0e577a 100%);
  background: -webkit-linear-gradient(top, #3499cc 0%, #0e577a 100%);
  background: linear-gradient(to bottom, #3499cc 0%, #0e577a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3499cc', endColorstr='#0e577a', GradientType=0);
  border-top: 1px solid #5a2e5f;
  border-left: none;
  border-right: none;
}
#menu-wrapper .full-width-nav li.current-menu-item:hover a {
  color: #fff;
}
#menu-wrapper .full-width-nav li.current-menu-item a {
  color: #fff;
}
#menu-wrapper .full-width-nav > li {
  float: left;
  white-space: nowrap;
  display: inline-block;
  flex-grow: 1;
}
#menu-wrapper .full-width-nav > li > a {
  position: relative;
  display: block;
  z-index: 510;
  white-space: nowrap;
  color: #363636;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
#menu-wrapper .full-width-nav > li:hover > a {
  color: #363636;
}
#menu-wrapper .full-width-nav > li:hover > div {
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
#menu-wrapper .full-width-nav > li:hover > div .overlay-top {
  display: block;
}
#menu-wrapper .full-width-nav > li > div {
  position: absolute;
  z-index: 9999;
  display: block;
  width: 100%;
  top: 50px;
  left: 0;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
#menu-wrapper .full-width-nav .nav-column {
  float: left;
  width: 100%;
  max-width: 1139px;
}
#menu-wrapper .full-width-nav .nav-column li {
  white-space: nowrap;
  display: inline-block;
  flex-grow: 1;
  float: left;
}
#menu-wrapper .full-width-nav .nav-column li:hover a {
  color: rgba(255, 255, 255, 0.7) !important;
}
#menu-wrapper .full-width-nav .nav-column li a {
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  color: #363636;
}
#menu-wrapper .full-width-nav .nav-column li a:hover {
  color: rgba(255, 255, 255, 0.7) !important;
  color: #363636;
}
.overlay-top.hide {
  display: none;
}
.overlay-bottom.hide {
  display: none;
}
.overlay-top {
  display: block;
  position: fixed;
  left: 0px;
  top: 0px;
  min-height: 650px;
  height: 50%;
  width: 100%;
  background: #fff;
  z-index: 6;
}
.overlay-bottom {
  display: block;
  position: fixed;
  left: 0px;
  bottom: 0px;
  height: 50%;
  width: 100%;
  background: rgba(30, 70, 130, 0.9);
  z-index: 5;
}
#menu-news-wrapper .title {
  display: inline-block;
  float: left;
  width: 100%;
  text-align: left;
  font-weight: normal;
  color: #0d5678;
  font-size: 16px;
  margin: 30px 0 0 0;
}
#menu-news-wrapper .article-wrapper {
  float: left;
  width: 100%;
}
#menu-news-wrapper .article-wrapper .image {
  float: left;
  width: 100%;
}
#menu-news-wrapper .article-wrapper img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}
#menu-news-wrapper .article-wrapper .article-title {
  float: left;
  width: 100%;
  color: #0d5678;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  white-space: normal !important;
  text-align: left;
}
#menu-news-wrapper .wrapper-trending {
  float: left;
  width: 182px;
  margin: 0 60px 0 0 !important;
}
#menu-news-wrapper .wrapper-trending .image-wrapper {
  float: left;
  width: 100%;
  position: relative;
  margin: 15px 0 10px 0;
}
#menu-news-wrapper .wrapper-trending:hover .article-title {
  color: #fd8607;
}
#menu-news-wrapper .wrapper-trending .icon {
  background-color: #f0f0f0;
  text-align: center;
  line-height: 60px;
  width: 60px;
  height: 60px;
  position: absolute;
  top: -30px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  border-radius: 50%;
}
#menu-news-wrapper .wrapper-trending .icon svg {
  position: absolute;
  top: 11px;
  bottom: 0;
  left: 0;
  right: 0px;
  margin: 0px auto;
}
#menu-news-wrapper .wrapper-news {
  float: left;
  width: 327px;
  margin: 0 40px 0 0 !important;
}
#menu-news-wrapper .wrapper-news .article-wrapper {
  float: left;
}
#menu-news-wrapper .wrapper-news .article-wrapper .image {
  float: left;
  width: 90px;
  max-width: 90px;
}
#menu-news-wrapper .wrapper-news .article-wrapper .article-title {
  float: right;
  width: 70%;
}
#menu-news-wrapper .wrapper-news .article-wrapper:hover .article-title {
  color: #fd8607;
}
#menu-news-wrapper .wrapper-news .line {
  float: left;
  width: 100%;
  height: 1px;
  background: #f0f0f0;
  margin: 15px 0;
}
#menu-news-wrapper .wrapper-news .line.last {
  display: none;
}
#menu-news-wrapper .wrapper-opinie {
  float: left;
  width: 327px;
}
#menu-news-wrapper .wrapper-opinie .article-wrapper {
  float: left;
}
#menu-news-wrapper .wrapper-opinie .article-wrapper .image {
  float: left;
  width: 90px;
  max-width: 90px;
}
#menu-news-wrapper .wrapper-opinie .article-wrapper .article-title {
  float: right;
  width: 70%;
}
#menu-news-wrapper .wrapper-opinie .article-wrapper:hover .article-title {
  color: #fd8607;
}
#menu-news-wrapper .wrapper-opinie .line {
  float: left;
  width: 100%;
  height: 1px;
  background: #f0f0f0;
  margin: 15px 0;
}
#menu-news-wrapper .wrapper-opinie .line.last {
  display: none;
}
#menu-news-wrapper a.btn {
  margin: 10px 0 0 0;
  float: left;
  font-size: 14px;
  color: #fd8607 !important;
}
#menu-news-wrapper a.btn:hover {
  color: #0d5678 !important;
}
.top-nav {
  float: left;
  position: relative;
  z-index: 9999;
  width: 100%;
  padding: 0 0 5px 0;
  line-height: 53px;
  color: #aaaaaa;
  font-size: 14px;
  font-weight: 300;
  border-bottom: 1px solid #f7f7f7;
  margin: 0 0 20px 0;
}
.top-nav .socials {
  float: right;
}
.top-nav a {
  color: #aaaaaa;
  text-transform: lowercase;
}
.top-nav a:hover {
  text-decoration: none;
  color: #fd8607;
}
.top-nav a.icon {
  text-decoration: none;
  text-align: center;
  line-height: 32px;
  background-color: #3499cc;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 0 0 0 10px;
}
.top-nav a.icon:hover {
  background-color: #0d5678;
}
.top-nav .fa {
  color: #fff;
  font-size: 16px;
  position: relative;
  top: 0px;
}
.header .news-wrapper {
  position: absolute;
  top: 34px;
  z-index: 999;
  display: flex;
}
.header .news-wrapper .icon {
  float: left;
  width: 25%;
  width: 60px;
  height: 60px;
  border: 2px solid #3499cc;
  border-radius: 50%;
  text-align: center;
  line-height: 48px;
	padding-top: 8px;
 
}
.header .news-wrapper .icon svg {
  max-width: 85%;
  max-height: 85%;
}
.header .news-wrapper .meta-info {
  float: right;
  text-align: left;
  padding-left: 6px;
  width: calc(100% - 60px);
}
.header .news-wrapper .title {
  color: #3499cc;
  font-weight: 500;
  font-size: 18px;
}
.header .news-wrapper a.title-item {
  color: #5a1b67;
  font-weight: 300;
  font-size: 14px;
  text-decoration: none;
}
.header .news-wrapper a {
  color: #000;
}
.header .news-wrapper a:hover {
  color: #fd8607;
  text-decoration: none;
}
.header .searchform {
  top: 55px;
  margin: 0px auto;
}
.header .logo {
  max-width: 250px !important;
  max-height: 112px !important;
  position: relative;
  z-index: 999;
  display: flex;
}
.header .logo svg {
  max-width: 250px !important;
  max-height: 112px !important;
  height: auto;
}
.header ul#menu-hoofdmenu {
  float: left;
  position: relative;
  top: 26px;
  width: 100%;
  background-image: -webkit-linear-gradient(90deg, #e7e7e7 0%, #f7f7f7 100%);
  background-image: linear-gradient(0deg, #e7e7e7 0%, #f7f7f7 100%);
  height: 52px;
  line-height: 52px;
  border-radius: 10px;
  z-index: 4;
  display: flex;
  flex-direction: row;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-weight: 500;
}
.header ul#menu-hoofdmenu li {
  display: block;
  float: left;
  white-space: nowrap;
  flex-grow: 1;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  border-right: 1px solid #fff;
  border-left: 1px solid #dddddd;
  border-top: 1px solid #eaeaea;
}
.header ul#menu-hoofdmenu li:first-child {
  border-left: none;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.header ul#menu-hoofdmenu li:last-child {
  border-right: none;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.header ul#menu-hoofdmenu li a {
  color: #363636;
  display: block;
}
.header ul#menu-hoofdmenu li a:hover {
  text-decoration: none;
}
.header ul#menu-hoofdmenu li:hover {
  background-image: -moz-linear-gradient(90deg, #d3d3d3 0%, #f7f7f7 100%);
  background-image: -webkit-linear-gradient(90deg, #d3d3d3 0%, #f7f7f7 100%);
  background-image: -ms-linear-gradient(90deg, #d3d3d3 0%, #f7f7f7 100%);
}
.header ul#menu-hoofdmenu li.current-menu-item {
  background-image: -webkit-linear-gradient(90deg, #5a1b67 0%, #873299 100%);
  background-image: linear-gradient(0deg, #5a1b67 0%, #873299 100%);
  border-top: 1px solid #3774a0;
  border-left: none;
  border-right: none;
}
.header ul#menu-hoofdmenu li.current-menu-item:hover {
  background-image: -webkit-linear-gradient(90deg, #5a1b67 0%, #873299 100%);
  background-image: linear-gradient(0deg, #5a1b67 0%, #873299 100%);
  border-top: 1px solid #3774a0;
  border-left: none;
  border-right: none;
}
.header ul#menu-hoofdmenu li.current-menu-item a {
  color: #fff;
}
.header #menu-wrapper.fixed .full-width-nav {
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  position: fixed;
  top: 0px;
  max-width: 940px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.searchform {
  max-width: 220px;
  position: relative;
  z-index: 999;
}
.searchform input[type="text"] {
  display: inline-block;
  width: 100%;
  max-width: 220px;
  height: 38px;
  line-height: 38px;
  text-indent: 20px;
  color: #363636;
  border-radius: 10px;
  border: 1px solid #aaaaaa;
}
.searchform::-webkit-input-placeholder {
  color: #aaaaaa !important;
}
.searchform input[type="submit"] {
  border: none;
  background: none;
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 18px;
  width: 21px;
  height: 21px;
}
.searchform .fa-input {
  font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #aaaaaa;
  font-size: 18px;
}
.c-menu li {
  height: 52px;
  line-height: 52px;
  width: 100%;
  display: block;
  float: left;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #C3C3C3;
  font-weight: bold;
  background-image: -webkit-linear-gradient(90deg, #e7e7e7 0%, #f7f7f7 100%);
  background-image: linear-gradient(0deg, #e7e7e7 0%, #f7f7f7 100%);
}
.c-menu li a {
  color: #363636;
  display: block;
}
.c-menu li a:hover {
  text-decoration: none;
}
.c-menu li.current-menu-item {
  background-image: -webkit-linear-gradient(90deg, #0d5678 0%, #3499cc 100%);
  background-image: linear-gradient(0deg, #0d5678 0%, #3499cc 100%);
  border-top: 1px solid #3774a0;
  border-left: none;
  border-right: none;
  color: #fff;
}
.c-menu li.current-menu-item a {
  color: #fff;
}
.c-menu li.current-menu-item:hover {
  background-image: -webkit-linear-gradient(90deg, #0d5678 0%, #3499cc 100%);
  background-image: linear-gradient(0deg, #0d5678 0%, #3499cc 100%);
  border-top: 1px solid #3774a0;
  border-left: none;
  border-right: none;
  color: #fff;
}
.header-cta {
  position: relative;
  height: 350px;
  overflow: hidden;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.header-cta img {
  position: absolute;
  left: 0px;
  right: 0px;
  top: -70%;
  width: 100%;
  height: auto;
  z-index: 1;
}
.header-cta .gradient {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  width: 100%;
  height: 149px;
  background: url(../img/header-gradient.png) repeat-x;
}
.header-cta .title {
  position: absolute;
  left: 15px;
  top: 250px;
  color: #3499cc;
  font-size: 25px;
  font-weight: 700;
  line-height: 29px;
  z-index: 3;
}
.header-cta .title.clickable:hover {
  color: #fd8607;
}
.header-cta .title.clickable:hover .button-icon {
  background-color: #fd8607;
  cursor: pointer;
}
.header-cta .button-icon {
  position: relative;
  top: -3px;
  display: inline-block;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  background-color: #3499cc;
  color: #fff;
  margin: 0 5px 0 10px;
  transition: all 0.3s ease-in;
  font-weight: normal;
  font-size: 14px;
}
.content .conjo {
  color: black;
}
.content a {
  transition: color 0.3s ease-in;
}
.content a .button-icon {
  transition: background 0.3s ease-in;
}
.content .wp-pagenavi {
  float: left;
  text-align: right;
  width: 100%;
  margin: 0px;
  padding: 20px 0 !important;
  border-top: 1px solid #f0f0f0;
}
.content .wp-pagenavi span.pages {
  float: left;
  padding: 0px !important;
  color: #5aaac8 !important;
  font-style: normal !important;
  font-family: "museo-sans-rounded", sans-serif !important;
  font-size: 14px;
  margin: 0 10px 0 0;
}
.content .wp-pagenavi a {
  border-radius: 5px;
  border: 1px solid #ebebeb !important;
  background: #fff !important;
  color: #444444 !important;
}
.content .wp-pagenavi a:link {
  border-radius: 5px;
  border: 1px solid #ebebeb !important;
  background: #fff !important;
  color: #444444 !important;
}
.content .wp-pagenavi a:visited {
  border-radius: 5px;
  border: 1px solid #ebebeb !important;
  background: #fff !important;
  color: #444444 !important;
}
.content .wp-pagenavi a:active {
  border-radius: 5px;
  border: 1px solid #ebebeb !important;
  background: #fff !important;
  color: #444444 !important;
}
.content .wp-pagenavi a:hover {
  border-radius: 5px;
  border: 1px solid #5aaac8 !important;
  background: #fff !important;
  color: #444444 !important;
}
.content .wp-pagenavi span.current {
  background: none !important;
  border: 1px solid #5aaac8 !important;
  color: #5aaac8 !important;
  border-radius: 5px;
}
.content .wp-pagenavi .extend {
  display: none !important;
}
.content img {
  max-width: 100%;
  height: auto;
  transition: all 0.5s ease-in-out;
}
.content img:hover,
.content img.large {
  -moz-transform: scale(0.3);
  -webkit-transform: scale(0.3);
  transform: scale(1.3);
  border-radius: 10px;
}
.content a {
      color: #3499cc;
    text-decoration: underline;
}

.content a:hover {
	    color: #fd8607;
    text-decoration: underline;
}
.content .excerpt-highlight {
  font-size: 18px;
  line-height: 28px;
  color: #444444;
  margin: 0 0 30px 0;
}
.content .title-wrapper {
  float: left;
  width: 100%;
  min-height: 30px;
  margin: 0 0 15px 0;
}
.content .title-wrapper::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #f0f0f0;
  top: 14px;
  position: relative;
}
.content .title-wrapper h1 {
  background: #fff;
  margin: 0px;
  padding: 0 15px;
  position: relative;
  left: 60px;
  display: inline-block;
  color: #0d5678;
  font-size: 24px;
  font-weight: 700;
}
.content .title-wrapper h2 {
  background: #fff;
  margin: 0px;
  padding: 0 15px;
  position: relative;
  left: 60px;
  display: inline-block;
  color: #0d5678;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
}
.content .title-wrapper .title {
      background: #fff;
    margin: 0px;
    padding: 0 15px;
    position: relative;
    left: 60px;
    display: inline-block;
    color: #0d5678;
    font-size: 21px;
    font-weight: 500;
    line-height: 26px;
}
.content .content-wrapper {
  color: #444444;
  font-size: 16px;
  line-height: 28px;
}

.content .article h3 {
  color: #0d5678;
  font-size: 21px;
  font-weight: 500;
  line-height: 26px;
}
.content .article h4 {
  color: #0d5678;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  margin: 0 0 2px 0;
}
.content .article img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  transition: all 0.5s ease-in-out;
}
.content .article img:hover {
  -moz-transform: scale(0.3);
  -webkit-transform: scale(0.3);
  transform: scale(1.2);
  border-radius: 10px;
}
.content .article .tags-wrapper {
  color: #78bbdd;
  font-size: 14px;
  text-transform: lowercase;
  margin: 5px 0;
  text-decoration: none;
}
.content .article .tags-wrapper a {
  color: #78bbdd;
  font-size: 14px;
  text-transform: lowercase;
  margin: 5px 0;
  text-decoration: none;
}
.content .article .meta-date {
  color: #aaaaaa;
  font-size: 14px;
}
.content .article .exerpt {
  float: left;
  width: 100%;
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  margin: 8px 0 20px 0;
 line-height: 21px;
}
.content .article .excerpt {
  float: left;
  width: 100%;
  color: #444444;
  font-size: 14px;
  font-weight: 300;
  margin: 16px 0 20px 0;
}
.content .article:hover h3 {
  color: #fd8607;
  transition: all 0.3s ease-in;
}
.content .article:hover h4 {
  color: #fd8607;
  transition: all 0.3s ease-in;
}
.content .related {
  float: left;
  margin: 40px 0 0 0;
}
.content .related h3 {
  color: #0d5678;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  margin: 0 0 2px 0;
}
.content .related .title-wrapper {
  margin: 0 0 40px 0;
}
.content .first-articles:hover h3 {
  color: #fd8607;
  transition: all 0.3s ease-in;
}
.content .search-title-wrapper {
  font-weight: 500;
  color: #5a1b67;
  font-size: 20px;
  margin: 0 0 30px 0;
}
.content .search-title-wrapper span {
  color: #fd8607;
}
.content .search-providers .btn {
  float: left;
  width: 100%;
  text-align: center;
  border-radius: 10px;
  color: #fff;
  background: #5a1b67;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  margin: 30px 0 0 0;
}
.content .search-providers .btn:hover {
  background: #fd8607;
}
.content .team-member {
  margin: 10px 0 80px 0;
}
.content .team-member .image-wrapper {
  position: relative;
}
.content .team-member .image-wrapper .icon {
  background-color: #f0f0f0;
  text-align: center;
  line-height: 60px;
  width: 60px;
  height: 60px;
  position: absolute;
  top: -30px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  border-radius: 50%;
  z-index: 2;
}
.content .team-member .image-wrapper .icon svg {
  max-width: 65%;
  max-height: 65%;
  margin: 22% 0 0 0;
}
.content .team-member .image {
  float: left;
  width: 100%;
  overflow: hidden;
  height: 110px;
  border-radius: 15px;
}
.content .team-member .image img {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.content .team-member .title {
  float: left;
  width: 100%;
  font-size: 21px;
  font-weight: 500;
	line-height: 26px;
  color: #0d5678;
  margin: 0 0 10px 0;
}
.content .team-member .subtitle {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #3499cc;
  margin: 0 0 10px 0;
}
.content .team-member .member-content {
  font-size: 16px;
  line-height: 21px;
	font-weight: 300;
  color: #444444;
}
.content .team-member .icons-wrapper {
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
}
.content .team-member .icons-wrapper a.icon {
  display: inline-block;
  margin: 0 5px 0 0;
  text-align: center;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border: 1px solid #3499cc;
  background: #fff;
  border-radius: 50%;
  font-size: 20px;
  color: #3499cc;
}
.content .team-member .icons-wrapper a.icon:hover {
  background-color: #0d5678;
  border: 1px solid #fff;
  color: #fff;
}
.content .team-member .btn {
  margin: 10px 0 0 0;
  display: inline-block;
}
.content .team-member.has-icon {
  margin: 45px 0 0 0;
}
.content .management-image-wrapper {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
}
.content .management-image-wrapper img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.content .management-wrapper {
  font-size: 14px;
  margin: 0 0 15px 0;
}
.content .management-wrapper .title {
  color: #3499cc;
}
.content .management-wrapper .name {
  color: #0d5678;
}
.content .management-wrapper .function {
  color: #aaaaaa;
}
.content .members-wrapper {
  float: left;
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
  font-size: 14px;
  font-weight: 300;
  color: #444444;
}
.content .members-wrapper:last-child {
  border-bottom: none;
}
.content .members-wrapper strong {
  font-weight: 300 !important;
  text-decoration: underline;
}
.content .members-wrapper b {
  font-weight: 300 !important;
  text-decoration: underline;
}
.content .members-wrapper a {
  text-decoration: underline;
}
.content .members-wrapper .image {
  float: left;
  position: relative;
  width: 100%;
  text-align: left;
  margin: 0 0 20px 0;
  height: 80px;
}
.content .members-wrapper .image img {
  float: left;
  max-height: 80px;
  max-width: 120px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.content .members-wrapper .meta-content a {
  color: #0d5678;
  text-decoration: none;
  font-weight: bold;
}
.content .share {
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
  padding: 15px 0 0 0;
  border-top: 1px solid #f0f0f0;
  color: #0d5678;
}
.content .share .icon-wrapper {
  border: 1px solid #ebebeb;
  display: inline-block;
  line-height: 66px;
  width: 60px;
  height: 60px;
  text-align: center;
  border-radius: 50%;
  color: #444444;
  margin: 0 10px 0 0;
}
.content .share .icon-wrapper .fa {
  display: inline-block;
  width: 100%;
  font-size: 22px;
  padding: 2px 0 0 0;
}
.content .share .icon-wrapper:hover {
  background: #ebebeb;
  border: 1px solid #ebebeb;
}
.content .share .social-share-wrapper {
  display: inline-block;
  margin-bottom: 20px;
}
.content .share .label-wrapper {
  position: relative;
  left: -15px;
  display: inline-block;
  width: 99px;
}
.content .next-article {
  float: left;
  width: 100%;
  min-height: 26px;
  line-height: 26px;
  margin: 15px 0 30px 0;
  padding: 15px 0;
  border-top: 1px solid #f0f0f0;
  font-size: 14px;
  color: #0d5678;
}
.content .next-article .label-wrapper {
  position: relative;
  left: -15px;
  display: inline-block;
  width: 99px;
}
.content .next-article .title a {
  color: #0d5678;
}
.content .next-article a:hover {
  text-decoration: none;
}
.content .next-article:hover .title a {
  color: #fd8607;
}
.content .next-article:hover .button-icon {
  background: #fd8607;
}
.content .next-article .button-icon {
  float: right;
  display: inline-block;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  background-color: #0d5678;
  color: #fff;
  margin: 0 5px 0 0;
  transition: all 0.3s ease-in;
}
.content .next-article .button-icon:hover {
  background: #fd8607;
}
.content .share2 {
  float: left;
  margin: -20px 0 0 -14px;
  padding: 15px 0 0 0;
  border-top: 1px solid #f0f0f0;
  color: #0d5678;
}
.content .share2 .icon-wrapper {
  border: 1px solid #ebebeb;
  display: inline-block;
  line-height: 66px;
  width: 60px;
  height: 60px;
  text-align: center;
  border-radius: 50%;
  color: #444444;
  margin: 0 10px 0 0;
}
.content .share2 .icon-wrapper .fa {
  display: inline-block;
  width: 100%;
  font-size: 22px;
  padding: 16px 0 0 0;
}
.content .share2 .icon-wrapper:hover {
  background: #ebebeb;
  border: 1px solid #ebebeb;
}
.content .share2 .social-share-wrapper {
  display: inline-block;
  margin-bottom: 20px;
}
.content .share2 .label-wrapper {
  position: relative;
  left: -15px;
  display: inline-block;
  width: 99px;
}
.content .next-article2 {
  clear: left;
  width: 56%;
  min-height: 26px;
  line-height: 26px;
  margin: 15px 0 30px -14px;
  padding: 15px 0;
  border-top: 1px solid #f0f0f0;
  font-size: 14px;
  color: #0d5678;
}
.content .next-article2 .label-wrapper {
  position: relative;
  left: -15px;
  display: inline-block;
  width: 99px;
}
.content .next-article2 .title a {
  color: #0d5678;
}
.content .next-article2 a:hover {
  text-decoration: none;
}
.content .next-article2:hover .title a {
  color: #fd8607;
}
.content .next-article2:hover .button-icon {
  background: #fd8607;
}
.content .next-article2 .button-icon {
  float: right;
  display: inline-block;
  padding-top: 5px;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  background-color: #0d5678;
  color: #fff;
  margin: 0 5px 0 0;
  transition: all 0.3s ease-in;
}
.content .next-article2 .button-icon:hover {
  background: #fd8607;
}
.content .archive-article {
  float: left;
  width: 100%;
  min-height: 26px;
  line-height: 26px;
  margin: 0 0 0 0;
  padding: 10px 0;
  border-bottom: 1px solid #f0f0f0;
  font-size: 14px;
  font-weight: 500;
  color: #0d5678;
}
.content .archive-article .date {
  position: relative;
  left: -15px;
}
.content .archive-article .title a {
  color: #0d5678;
  transition: color 0.3s ease-in;
}
.content .archive-article:hover .title a {
  color: #fd8607;
}
.content .archive-article:hover .button-icon {
  background: #fd8607;
}
.content .archive-article .button-icon {
  float: right;
  display: inline-block;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  background-color: #0d5678;
  color: #fff;
  margin: 0 5px 0 0;
  transition: background 0.3s ease-in;
}
.content .archive-article.last {
  border-bottom: none;
}
.content .opinion-wrapper {
  float: left;
  width: 100%;
  margin: 30px 0 15px 0;
}
.content .opinion-wrapper .title-wrapper {
  margin: 0 0 40px 0;
}
.content .block-wrapper {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
}
.content .block-wrapper .image-wrapper {
  float: left;
  width: 100%;
}
.content .block-wrapper .image-wrapper img {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.content .block-wrapper .title {
  float: left;
  width: 100%;
  font-size: 21px;
  color: #5a1b67;
  margin: 0 0 4px 0;
  font-weight: bold;
}
.content .block-wrapper .subtitle {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #873299;
  margin: 0 0 10px 0;
}
.content .block-wrapper .content {
  font-size: 14px;
  line-height: 21px;
  color: #444444;
}
.content .faq-wrapper {
  position: relative;
  border-bottom: 1px solid #f0f0f0;
  float: left;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.content .faq-wrapper .meta-title {
  position: relative;
  left: -15px;
  color: #444444;
  font-size: 14px;
}
.content .faq-wrapper:hover .meta-title {
  color: #5a1b67;
  font-weight: bold;
}
.content .faq-wrapper:hover .meta-url a {
  border: 1px solid #5a1b67;
  color: #5a1b67;
}
.content .faq-wrapper .meta-url a {
  width: 26px;
  height: 26px;
  border: 1px solid #aaaaaa;
  text-align: center;
  line-height: 26px;
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 16px;
  color: #aaaaaa;
  border-radius: 50%;
}
.content ol {
  display: block;
  float: left;
  margin: 0 0 0 20px;
}
.content ol li {
  margin: 0 0 10px 10px;
}
.content ol li ul {
  margin: 10px 0 0 10px;
}
.meta-nav-wrapper {
  position: relative;
  z-index: 4;
  top: -32px;
  color: #aaaaaa;
}
.meta-nav-wrapper a {
color: #3499cc;
    text-decoration: underline;
}
.meta-nav-wrapper a:hover {
  text-decoration: underline;
  color: #fd8607;
}
.meta-nav-wrapper .breadcrumbs {
  float: left;
  text-transform: capitalize;
}
.meta-nav-wrapper .breadcrumbs .fa-angle-right {
  margin: 0 5px;
}
.meta-nav-wrapper .breadcrumbs a {
  color: #aaa;
}
.meta-nav-wrapper .breadcrumbs a:hover {
  color: #fd8607;
}
.meta-nav-wrapper .previous-page {
  float: right;
}
.meta-nav-wrapper .previous-page .fa-angle-left {
  margin: 0 5px;
}
.meta-nav-wrapper .previous-page a {
  color: #aaa;
}
.meta-nav-wrapper .previous-page a:hover {
  color: #fd8607;
}
body.search .content .title-wrapper {
  margin: 0 0 30px 0;
}
body.search .image-wrapper {
  width: 185px;
}
body.search .first-articles {
  margin: 0 0 15px 0;
}
body.tag .content .title-wrapper {
  margin: 0 0 30px 0;
}
body.tag .image-wrapper {
  width: 185px;
}
body.tag .first-articles {
  margin: 0 0 15px 0;
}
body.archive .content .title-wrapper {
  margin: 0 0 30px 0;
}
body.archive .image-wrapper {
  width: 185px;
}
body.archive .first-articles {
  margin: 0 0 15px 0;
}
.first-articles {
  margin: 42px 0 0 0;
}
.first-articles .image-wrapper {
  margin: 26px 17px 16px 0 !important;
  padding: 0px;
}
.first-articles .image-wrapper .icon {
  background-color: #f0f0f0;
  text-align: center;
  line-height: 60px;
  width: 60px;
  height: 60px;
  position: absolute;
  top: -30px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  border-radius: 50%;
  z-index: 3;
}
.first-articles .image-wrapper .icon svg {
  position: absolute;
  top: 11px;
  bottom: 0;
  left: 0;
  right: 0px;
  margin: 0px auto;
}
.first-articles .image-wrapper .image {
  min-height: 110px;
  max-height: 110px;
  overflow: hidden;
  margin: 0 0 16px 0;
  border-radius: 10px;
}
.article {
  margin: 0 0 15px 0;
}
.article .icon {
  background-color: #f0f0f0;
  text-align: center;
  line-height: 60px;
  width: 60px;
  height: 60px;
  position: absolute;
  top: -30px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  border-radius: 50%;
  z-index: 3;
}
.article .icon svg {
  position: absolute;
  top: 11px;
  bottom: 0;
  left: 0;
  right: 0px;
  margin: 0px auto;
}
.article .image {
  /*min-height: 110px;*/
  /*max-height: 110px;*/
  overflow: hidden;
  margin: 0 0 16px 0;
  border-radius: 10px;
}
.home .first-articles {
  float: left;
  margin: 20px 0 20px 0;
}
.home .first-articles .image-wrapper {
  width: 185px;
  margin: 25px 17px 30px 0 !important;
}
.home .first-articles .image-wrapper .image {
  height: 110px;
}
.home .article {
  margin: 0px;
}
.agenda_wrapper {
  top: -12px;
  left: -12px;
  margin-bottom: 18px;
}
.agenda_wrapper .image {
  min-height: 110px;
  max-height: 110px;
  overflow: hidden;
  margin: 0 0 16px 0;
  border-radius: 10px;
}

@media screen and (max-width: 480px) {.agenda_wrapper .image {
	min-height: 200px;
	max-height: 200px;
	}
}
.agenda_wrapper .image:hover + h4 a {
  color: #fd8607 !important;
}
.top-stories .image {
  /*min-height: 110px;*/
  /*max-height: 110px;*/
  overflow: hidden;
  margin: 0 0 16px 0;
  border-radius: 10px;
}
.top-stories h3 {
  margin: 0 0 10px 0;
}
body.page-template-page-over-ons_medewerkers .content .team-member .image img {
  position: relative;
  top: -20%;
  width: 100%;
  height: auto;
  border-radius: 15px;
}
body.single-post .content-post a {
  color: #3499cc;
	
  text-decoration: underline;
}
body.single-post .content-post a:hover {
  color: #fd8607;
	
  text-decoration: underline;
}
body.single-post .content-post .post-title {
  font-size: 25px;
  color: #3499cc;
  line-height: 29px;
  font-weight: 700;
  margin: 0 0 10px 0;
}
body.single-post .content-post ul {
  float: left;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 40px;
}
body.single-post .content-post ul li {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 10px 0;
}
body.single-post .content-post p {
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 10px;
}
body.single-post .content-post strong {
  color: #444444;
  font-weight: 700;
	font-size: 18px !important;
	line-height: 28px;
}
body.single-post .meta-tags {
  color: #3499cc;
  font-size: 14px;
  text-transform: lowercase;
  text-decoration: none;
}
body.single-post .meta-tags a {
  color: #3499cc;
  font-size: 14px;
  text-transform: lowercase;
  text-decoration: none;
}
body.single-post .meta-info {
  color: #aaaaaa;
  font-size: 14px;
  margin: 0 0 20px 0;
}
.visie {
  border-style: solid;
  border-radius: 10px;
  border-width: 1px;
  border-color: #E9F5F9;
  background-color: #E9F5F9;
  margin-top: 16px;
}
.visie_afb {
  margin-right: 20px!important;
  transition: all 0.5s ease-in-out;
  margin-top: 20px!important;
  border-radius: 10px !important;
}    
.visie_title {
  font-size: 21px;
  line-height: 26px;
  font-weight: 500;
  color: #0d5678;
  padding-bottom: 10px;
  -webkit-font-smoothing: antialiased;
}
.visie_text {
  font-size: 16px;
  font-weight: 300;
	line-height: 21px;
  color: #2d2b27;
  padding-bottom: 10px;
  padding-right: 16px;
  -webkit-font-smoothing: antialiased;
}
a.visie_link:link {
  font-size: 16px;
  font-weight: 500;
  color: #0d5678;
  -webkit-font-smoothing: antialiased;
}
a.visie_link:active {
  font-size: 16px;
  font-weight: 500;
  color: #0d5678;
  -webkit-font-smoothing: antialiased;
}
a.visie_link:visited {
  font-size: 16px;
  font-weight: 500;
  color: #0d5678;
  -webkit-font-smoothing: antialiased;
}
a.visie_link:hover {
  font-size: 16px;
  font-weight: 500;
  color: #fd8607;
  -webkit-font-smoothing: antialiased;
}
a.agenda_link:link {
  font-size: 14px;
  font-weight: 500;
  color: #0d5678;
  -webkit-font-smoothing: antialiased;
}
a.agenda_link:active {
  font-size: 14px;
  font-weight: 500;
  color: #0d5678;
  -webkit-font-smoothing: antialiased;
}
a.agenda_link:visited {
  font-size: 14px;
  font-weight: 500;
  color: #0d5678;
  -webkit-font-smoothing: antialiased;
}
a.agenda_link:hover {
  font-size: 14px;
  font-weight: 500;
  color: #fd8607 !important;
  -webkit-font-smoothing: antialiased;
}
.agenda_date {
  margin-top: -32px;
  margin-left: 8px;
  color: #fff;
}
.agenda-titel {
  color: #3499cc;
}
.widget_ooklidworden {
  background-color: #3499cc;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: #3499cc !important;
  border-radius: 10px !important;
}
.widget_ooklidworden:hover {
  background-color: #0d5678;
  border-color: #0d5678 !important;
}
.ooklidworden_title {
  font-size: 21px;
  font-weight: 500;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
}
.ooklidworden_inhoud > img {
  margin-top: 10px !important;
}
.ooklidworden_inhoud > p {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}
.reden {
  padding-left: 20px;
  line-height: 35px;
  -webkit-font-smoothing: antialiased;
}
.w3-block {
  width: 100%;
  border-radius: 10px;
  height: 37px;
  font-size: 16px;
  font-weight: 700;
  background-color: #fd8607;
  border-style: none;
  color: #fff;
  margin-top: 20px;
  -webkit-font-smoothing: antialiased;
}

.w3-block:hover {
	background-color: #3499cc;
}
a.w3-button:link {
  color: #FFFFFF !important;
  font-size: 16px;
  font-weight: 700;
}
a.w3-button:hover {
  color: #FFFFFF !important;
  font-size: 16px;
  font-weight: 700;
}
a.w3-button:visited {
  color: #FFFFFF !important;
  font-size: 16px;
  font-weight: 700;
}
a.w3-button:active {
  color: #FFFFFF !important;
  font-size: 16px;
  font-weight: 700;
}
.subtitle {
  float: right;
  font-size: 16px;
  font-weight: 500;
  color: #a0bcca;
  -webkit-font-smoothing: antialiased;
}
a.subtitle:link {
  font-size: 16px;
  font-weight: 500;
  color: #a0bcca !important;
  -webkit-font-smoothing: antialiased;
}
a.subtitle:visited {
  font-size: 16px;
  font-weight: 500;
  color: #a0bcca !important;
  -webkit-font-smoothing: antialiased;
}
a.subtitle:active {
  font-size: 16px;
  font-weight: 500;
  color: #a0bcca !important;
  -webkit-font-smoothing: antialiased;
}

a.subtitle:hover {
  font-size: 16px;
  font-weight: 500;
  color: #5aaac8 !important;
  -webkit-font-smoothing: antialiased;
}
.agenda_titel {
  color: #0d5678;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  margin: 1em 0 2px 0;
}
a.agenda_titel:link {
  color: #0d5678 !important;
}
a.agenda_titel:active {
  color: #0d5678 !important;
}
a.agenda_titel:visited {
  color: #0d5678 !important;
}
a.agenda_titel:hover {
  color: #fd8607 !important;
}
.agenda_tag {
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
    color: #5aaac8;
	padding-top: 6px;
    padding-bottom: 6px;
}
.agenda_kop {
  color: #3499cc;
  font-size: 25px;
  font-weight: 700;
  position: relative;
}
.jaarcongres_kop {
  color: #3499cc;
  font-size: 25px;
  font-weight: 700;
  line-height: 29px;
  position: relative;
}
.agendapart {
  top: -74px;
  left: -15px;
}
.agenda_widget_afb {
  padding-right: 10px;
}
.agenda_widget_afb:hover {
  padding-right: 10px;
  background-image: url('http://testing.nlconnect.org/wp-content/themes/nlconnect/assets/img/agenda_widget_hover.png');
}
.featured_image {
  max-width: 186px;
  max-height: 140px;
  border-radius: 10px;
  transition: all 0.2s ease-in-out;
}
.featured_image:hover {
  -moz-transform: scale(0.3);
  -webkit-transform: scale(0.3);
  transform: scale(1.3);
}


.visie_div {
	margin-top: 16px;
	background-color: #E9F5FA;
	border-radius: 10px;
}
.kennis_titel {
  color: #0d5678;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  margin: 0 0 2px 0;
}
.footer-cta {
  margin: 15px 0 0 0;
  font-weight: 700;
  background-color: #5a1b67;
  min-height: 78px;
  padding: 20px 0;
  color: #ffffff;
  font-size: 24px;
}
.footer-cta .form-label {
  display: inline-block;
  float: left;
  margin: 0 15px 0 0;
  padding: 8px 0 0 0;
}
.footer-cta #newsletter-form {
  position: relative;
  float: left;
  display: inline-block;
  margin: 0 0 0 43px;
  width: 360px;
}
.footer-cta #newsletter-form .col-md-2 {
  display: none !important;
}
.footer-cta #newsletter-form .col-md-10 {
  width: 100% !important;
}
.footer-cta #newsletter-form input[type="text"] {
  font-weight: normal;
  float: left;
  width: 233px;
  padding: 0 15px;
  display: inline-block;
  background-color: #ffffff;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  color: #873299;
  height: 38px;
  line-height: 38px;
  border: none;
  font-size: 14px;
  margin: 0px;
}
.footer-cta #newsletter-form input[type="submit"] {
  float: left;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #fd8607;
  display: inline-block;
  max-height: 38px;
  padding: 0 20px;
  line-height: 38px;
  color: #fff;
  border: none;
  font-size: 16px;
}
.footer-cta #newsletter-form input[type="submit"]:hover {
  background: #fd8607;
}
.footer {
  padding: 45px 0 40px 0;
  background-color: #ebebeb;
  font-weight: 300;
  font-size: 14px;
  color: #444444;
}
.footer ul {
  float: left;
  width: 100%;
  line-height: 28px;
}
.footer ul li {
  float: left;
  width: 100%;
  list-style: none;
  font-weight: 300;
  font-size: 14px;
}
.footer ul li a {
  color: #444444;
  display: block;
	text-decoration: none !important;
}
.footer ul li a:hover {
  color: #0d5678;
  text-decoration: none;
}
.footer .title {
  font-weight: 500;
  font-size: 21px;
  color: #0d5678;
  margin: 0 0 26px 0;
}
.footer .title.light-blue {
  color: #3499cc;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 15px 0;
}
.footer .highlighted {
  margin: 27px 0 0 0;
  color: #0d5678;
  font-size: 18px;
}
.footer .highlighted .icon.phone svg {
  top: 5px;
  position: relative;
}
.footer .highlighted .icon {
  display: inline-block;
  margin: 0 10px 0 0;
  background: #fff;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 34px;
  color: #5a1b67;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.footer .highlighted .icon:not(.phone) path {
  stroke: #5a1b67;
}
.footer .highlighted .icon:not(.phone) line {
  stroke: #5a1b67;
}
.footer .highlighted .phone path {
  fill: #0d5678;
}
.footer a {
  color: #5a1b67;
}
.footer a:hover {
  text-decoration: none;
}
.footer .logo-swiper {
/*  float: left;*/
  width: 100%;
  background: #fff;
  height: 100px;
/*  line-height: 100px;*/
  border-radius: 10px;
  margin: 40px 0 0 0;
/*  padding: 0 50px;*/
}
.footer .logo-swiper img {
/*  max-width: 70%;*/
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
}
.footer .logo-swiper img:hover {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}
.footer .swiper-container a {
/*  display: inline-block !important;*/
/*  width: 200px !important;*/
  text-align: center;
}
.subfooter ul {
  float: left;
  width: 100%;
  padding: 17px 0;
}
.subfooter ul li {
  float: left;
  list-style: none;
  margin: 0 30px 0 0;
  font-size: 14px;
  font-weight: 300;
}
.subfooter ul li a {
  color: #444444;
}
.subfooter ul li a:hover {
  color: #fd8607;
  text-decoration: none;
}
div.wpcf7 {
  float: left;
  width: 100%;
  margin: 0 0 55px 0 !important;
  font-size: 14px;
  color: #0d5678;
}
span.wpcf7-not-valid-tip {
  float: left;
  margin: 5px 0 0 0;
  width: 100%;
}
.wpcf7 .field-label {
  padding-left: 0px;
  padding-top: 7px;
}
.wpcf7 .row {
  margin: 0 0 10px 0;
  padding: 0px !important;
}
.wpcf7 input[type="text"] {
  float: left;
  width: 100%;
  max-height: 38px;
  padding: 13px 15px;
  color: #5a1b67;
  border: 1px solid #aaaaaa;
  border-radius: 10px;
}
.wpcf7 input[type="text"]:focus {
  border: 1px solid #5a1b67;
}
.wpcf7 input[type="tel"] {
  float: left;
  width: 100%;
  max-height: 38px;
  padding: 13px 15px;
  color: #5a1b67;
  border: 1px solid #aaaaaa;
  border-radius: 10px;
}
.wpcf7 input[type="tel"]:focus {
  border: 1px solid #5a1b67;
}
.wpcf7 input[type="email"] {
  float: left;
  width: 100%;
  max-height: 38px;
  padding: 13px 15px;
  color: #5a1b67;
  border: 1px solid #aaaaaa;
  border-radius: 10px;
}
.wpcf7 input[type="email"]:focus {
  border: 1px solid #5a1b67;
}
.wpcf7 input[type="text"].wpcf7-not-valid {
  border: 1px solid #DC0D10;
}
.wpcf7 input[type="tel"].wpcf7-not-valid {
  border: 1px solid #DC0D10;
}
.wpcf7 input[type="email"].wpcf7-not-valid {
  border: 1px solid #DC0D10;
}
.wpcf7 input[type="submit"] {
  background-color: #fd8607;
  font-size: 16px;
  border: none;
  border-radius: 10px;
  padding: 13px 20px;
  color: #fff;
}
.wpcf7 input[type="submit"]:hover {
  background: #3499cc;
}
.wpcf7 textarea {
  float: left;
  width: 100%;
  max-height: 78px;
  max-width: 100%;
  padding: 13px 15px;
  color: #5a1b67;
  border: 1px solid #aaaaaa;
  border-radius: 10px;
}
.wpcf7 textarea:focus {
  border: 1px solid #5a1b67;
}
#map-canvas {
  float: left;
  width: 100%;
  height: 344px;
  margin: 0;
  padding: 0;
}
#map-canvas img {
  max-width: none !important;
}
.routeplanner {
  float: left;
  position: relative;
  background-color: #ebebeb;
  padding: 20px 40px;
  width: 100%;
  margin: 0 0 30px 0;
}
.routeplanner input[type="text"] {
  text-indent: 15px;
  width: 100%;
  height: 38px;
  border: none;
  border-radius: 10px;
  background-color: #ffffff;
  color: #5a1b67;
  font-size: 14px;
}
.routeplanner input[type="submit"] {
  position: absolute;
  right: 40px;
  top: 20px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #5a1b67;
  height: 38px;
  color: #fff;
  border: none;
  padding: 0 20px;
}
.routeplanner input[type="submit"]:hover {
  background: #fd8607;
}
.tags-wrapper {
  display: inline-block;
}
.wrapper.header #menu-wrapper.fixed #menu-news-wrapper {
  display: none !important;
}
.wrapper.header #menu-wrapper.fixed #menu-news-wrapper-fixed {
  display: block !important;
}
#menu-news-wrapper-fixed {
  display: none !important;
}
#menu-wrapper.fixed .full-width-nav li:first-child {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
#menu-wrapper.fixed .full-width-nav li:last-child {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.visible-image-xs {
  display: none;
}
.error404 .header-cta {
  height: auto;
}
.error404 .header-cta img {
  position: relative;
}
@media only screen and (max-width: 993px) {
  .content .team-member .image {
    height: auto;
    margin: 0 0 15px 0;
  }
  .content .members-wrapper .image {
    margin: 0 0 20px 0;
  }
  .content .members-wrapper .meta-content {
    margin: 0 0 30px 0;
  }
  .hidden-image-xs {
    display: none;
  }
  .visible-image-xs {
    display: block !important;
  }
  body.page-template-page-over-ons_medewerkers .content .team-member .image img {
    top: 0px;
    max-width: 260px !important;
    height: auto;
    margin: 0px auto;
  }
  .home .first-articles {
    margin: 20px -15px;
  }
  .home .first-articles .image-wrapper {
    width: 100%;
    margin: 25px 17px 15px 0 !important;
  }
  .home .first-articles .image-wrapper .image {
    height: auto;
    width: 100%;
    text-align: center;
  }
  .home .first-articles .image-wrapper .image img {
    border-radius: 10px;
  }
  .first-articles .image-wrapper .image {
    overflow: visible !important;
    max-height: none;
    text-align: center;
  }
  .article .image {
    overflow: visible !important;
    max-height: none;
    text-align: center;
  }
  .header #menu-wrapper {
    display: none;
  }
  .header .logo {
    max-width: none !important;
    width: 100%;
    text-align: center;
    float: left;
  }
  .header .searchform {
    top: 15px;
    max-width: none;
  }
  .header .searchform input[type="text"] {
    width: 100%;
    max-width: none;
  }
  .header .news-wrapper {
    display: none;
  }
  .c-button {
    display: block !important;
    position: absolute;
    right: 15px;
    background-color: #f0f0f0;
    text-align: center;
    line-height: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 0px;
    margin: 0px;
    border: none;
    color: #0d5678;
    font-size: 22px;
    top: 15px;
    z-index: 999;
  }
  .header-cta {
    height: 230px;
    margin: 30px 0 0 0;
  }
  .header-cta .title {
    top: 140px;
  }
  .sidebar .twitter-feed .meta-info {
    float: left;
    width: none;
  }
  .sidebar .twitter-feed .meta-image {
    float: left;
    margin: 0 15px 0 0;
  }
  .footer-cta .form-label {
    float: left;
    width: 100%;
  }
  .footer-cta #newsletter-form {
    margin: 15px 0 0 0;
    width: 100%;
  }
  .footer-cta #newsletter-form input[type="submit"] {
    right: 15px;
  }
  .footer {
    padding: 20px;
  }
  .footer .title {
    margin: 20px 0 26px 0;
  }
  .footer .highlighted {
    margin: 27px 0 26px 0;
  }
  .footer .logo-swiper {
/*    margin: 0px 0 0 0;*/
  }
  .row-fluid.members-wrapper {
    border-bottom: none;
    margin: 0px;
    padding: 0px;
  }
}
@media only screen and (max-width: 1008px) {
  .header .logo {
    max-width: none !important;
    width: 75%;
    text-align: left;
    float: left;
	  display: flex;
  }
}
@media only screen and (max-width: 480px) {
  .header .logo {
    max-width: none !important;
    width: 75%;
    text-align: left;
    float: left;
	  display: block;
  }
  .header ul#menu-hoofdmenu {
    display: none;
  }
  .footer {
    padding: 40px 0 0 0;
  }
  .footer .logo-swiper {
    display: none;
  }
  .header-cta {
    margin: 30px 0 0 0;
  }
  .tags-wrapper {
    display: none;
  }
}
/* LESS Document */

.sliderfooter{
    width: 100%;
    background: #fff;
    height: 100px;
    border-radius: 10px;
    margin: 40px 0 0 0;
}
.sliderfooter img {
	max-height: 70px;
    max-width: 200px;
    height: auto;
    position: relative;
	top: 8px;
    padding: 8px;
	margin: 0 auto; 
}


.sliderfooter img:hover {
 
  -moz-transform: scale(0.3);
  -webkit-transform: scale(0.3);
  transform: scale(1.1);
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}
.sliderfooter a {
	display: block;
	height: 100%;
	/*  width: 200px !important;*/
  text-align: center;
}
.sliderfooter .slick-arrow{
	position: absolute;
	background-color: #fff;
	top:50%;
	transform: translateY(-50%);
	border: 1px solid #fff;
	border-radius: 35px;
	width: 30px;
	height: 30px;
	
}
.sliderfooter .slick-arrow i{
	    color: #000;
    font-size: 18px;
	
}
.sliderfooter .slick-next{
	right: 15px;
}
.sliderfooter .slick-prev{
	left: 15px;
}
.sliderfooter .slick-list{
	width: calc(100% - 120px);
	margin: 0 auto;
}
   
.agenda_overzicht {
	font-size: 16px;
	font-weight: 300;
	line-height: 21px;
}

.sidebar_kopje {
	font-weight: 300;
	font-size: 16px;
	line-height: 32px;
	color: #5aaac8;
}

.sidebar_tekstje {
	font-weight: 300;
	font-size: 16px;
	line-height: 21px;
	color: #444444;
}

.intro {
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	color: #444444;
}

.jaarcongres_tekst {
	font-weight: 300px;
	font-size: 16px;
	line-height: 28px;
}

.noHover{
    pointer-events: none;
}

.aanmelden {
	
	width: 100%;
    border-radius: 10px;
    height: 37px;
    font-size: 16px;
    font-weight: 700;
    background-color: #fd8607;
    border-style: none;
    color: #fff !important;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 50px;
	text-decoration: none !important;
    margin-top: 20px;
    -webkit-font-smoothing: antialiased;
}

/* FIX TEMPLATE ONZE HELDEN ERWIN */
.page-template-page-onze-leden .content img {
  max-width: 50% !important;
}

.page-template-page-onze-leden .img__wrap {
  position: relative;
  min-height: 100px;
  width: 257px;
}

.page-template-page-onze-leden .img__description_layer {
  height:335px;
  z-index: 999;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #EBEBEB;
  color: #000;
  visibility: hidden;
  opacity: 0;
  display: flex;
  border-radius: 10px;
  -webkit-box-shadow: 6px 10px 5px 0px rgba(230,230,230,1);
  -moz-box-shadow: 6px 10px 5px 0px rgba(230,230,230,1);
  box-shadow: 6px 10px 5px 0px rgba(230,230,230,1);
  overflow-x: hidden;
  overflow-y: auto;
}

.page-template-page-onze-leden .img__wrap:hover .img__description_layer {
  visibility: visible;
  opacity: 1;
}

.page-template-page-onze-leden .img__description {
  min-height:300px;
  opacity: 0;
  color:#000;
}

.page-template-page-onze-leden .img__wrap:hover .img__description {
  transform: translateY(0);
}

.page-template-page-onze-leden .fa {
  top: 7px !important;
}

.jaaragenda_inschijfbutton {
	background-color: #fd8607;
    font-size: 16px;
    border: none;
    border-radius: 10px;
    padding: 13px 20px;
    color: #fff;
	width: 100%;
}

.jaaragenda_inschijfbutton:hover {
	background-color: #3499cc;
}

.ga-icon {
	margin-top: -24px;
    margin-left: 10px;
}

.agenda-gmaps iframe {
	margin: 0;
	width: 260px !important;
	height: 200px !important;
}