/*Newsletter container op home*/
#nieuwsbrief {
margin-top: 32px;
  background-color: #d24676;
  padding: 24px;
padding-bottom: 16px;
  border-radius: 4px;
-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.12);
-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.12);
box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.12);
}

/*Newsletter CSS*/

#nieuwsbrief h2{
  color: #ffffff;
}

#nieuwsbrief label {
  color: #ffffff;
  width: 100%;
}

#nieuwsbrief p {
font-size: 12px;
  line-heigt: 24px;
  color: #ffffff;
margin-top: 24px;
margin-bottom: 8px;
}

#nieuwsbrief input[type=email] {
  height: 56px;
  width: 100% !important;
  border-radius: 4px;
  border: 1px solid #e1e4e8;
  outline: none;
  padding-left: 8px;
}

#nieuwsbrief input[type=email]:focus {
  outline: none;
}

#nieuwsbrief input[type=submit] {
  height: 56px;
  background-color: #d24676;
  border-radius: 4px;
  border: 1px solid #ffffff;
  transition: 0.3s;
  width: 200px;
  color: #ffffff;
}

#nieuwsbrief input[type=submit]:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #d24676;
  transition: 0.3s;
}

/*Hide Google recaptcha-badge*/
.grecaptcha-badge {
	display: none;
}

/*Footer*/
#colophon > div.site-info.bottom-footer > div > div > div > span > a {
color: #0088DC;
}

.link_blue {
color: #0088DC !important;
}

#colophon > div.widgets-footer > div > div > div:nth-child(2) > div.vslmd-widget-container.contat-information-widget.widget-align-left.contact-information-dark > ul {
margin-bottom: 0;
}

/*Diagnostiek: Download form block*/
.download_button a {
color: #ffffff;
padding-top: 14px;
padding-bottom: 14px;
padding-left: 40px;
padding-right: 40px;
}

.download_container {
height: auto;
background-color: #ffffff;
border: 1px solid #e1e4e8;
border-radius: 4px;
padding: 24px;
-webkit-box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
}

.download_button {
background-color: #43536f;
padding-top: 10px;
font-weight: 400;
text-align: center;
max-width: 200px;
height: 48px;
border-radius: 4px;
border: 1px solid #14284b;
transition: 0.3s;
}

.download_button:hover {
background-color: #14284b;
transition: 0.3s;
-webkit-box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
}

#post-8 > div > div.vc_row.wpb_row.vc_row-fluid.vc_column-gap-25 > div.FAQ_column.wpb_column.vc_column_container.vc_col-sm-9 > div > div > div.vc_toggle.vc_toggle_arrow.vc_toggle_color_black.vc_toggle_size_md.FAQ_block.vc_toggle_active > div.vc_toggle_content a {
color: #0088DC;
}


/*Diagnostiek: Content rules*/
.select_css {
width: 100%;
height: 40px;
background-color: #ffffff;
border-color: #e1e4e8;
}

.tag {
    color: #CD3167;
    border: 1px solid;
    border-radius: 4px;
    border-color: #CD3167;
    display: inline;
    padding: 4px 6px 4px 6px !important;
    font-size: 12px;
    background-color: #FAEAF0;
}

.extra-info {
  color: #CD3167;
padding-bottom: 16px;
border-bottom: 1px solid #E1E4E8;
}

.list-diagnostiek {
margin-bottom: 0px;
}

.table-diagnostiek {
font-size: 12px;
font-weight: 400;
}

.diagnostiek_sidebar {
margin-bottom: 0;
}

.diagnostiek_sidebar ul {
list-style: none;
padding: 16px;
margin-left: 8px;
}

.diagnostiek_sidebar li {
padding-top: 4px;
padding-bottom: 4px;
}

/*Select plus &amp; min icons*/
.FAQ_column i.vc_toggle_icon,
.FAQ_column i.vc_toggle_icon::before,
.FAQ_column i.vc_toggle_icon::after {
    border-color: #CD3167 !important;
    color: #CD3167 !important;
    border-width: 1px !important;
}

/*Deletes margin on the bottom of de last content block item*/
.FAQ_column .vc_toggle:last-of-type {
    margin-bottom: 0px;
}

/*Selector for content block column right*/
.FAQ_column > div.vc_column-inner {
    background-color: #ffffff;
    padding: 0;
}

/*The right column with the content*/
.FAQ_block {
    border-bottom: 1px solid;
    border-color: #e1e4e8;
    margin: 0;
    padding: 20px 24px 20px 24px;
}

/*Footer*/
.contat-information-widget-item {
width: 100%;
}

.contat-information-widget-item i {
margin-right: 12px !important;
}

footer img {
max-width: 40% !important;
}

footer {
font-size: 16px;
}

footer a:hover {
color: #E1E4E8 !important;
}

/*post page*/
.btn-outline-secondary:hover {
background-color: #e1e4e8;
}

#main > nav span {
  width: 45%;
  margin-bottom: 24px;
  text-align: left;
}

#main > nav i{
  color: ##14284b;
}

/*Hoodfd nav*/

#menu-item-3582 > ul {
border-radius: 8px;
-webkit-box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
}

#menu-item-3582 > ul li{
border: none;
}

/*Diagnostiek Nav*/
#custom_html-2 {
display: none;
}

#menu-diagnostiek {
padding: 0;
padding-right: 8px;
font-weight: 300;
line-height: 22px;
border-right: 1px solid;
border-color: rgb(240, 242, 247);
}

#menu-diagnostiek li {
padding-bottom: 16px;
}

#menu-diagnostiek li a:hover {
color: #0088DC;
}

@media only screen and (max-width: 767px) {

#nieuwsbrief input[type=submit] {
width: 100%;
}

/*Diagnostiek Nav*/
#nav_menu-2 {
display: none;
}

/*Diagnostiek Nav*/
#custom_html-2 {
display: block !important;
}

.navbar-light .navbar-toggler {
border: none;
padding: 0;
padding-left: 16px;
}

#navbarNavDropdown {
background-color: #14284b !important;
margin-top: 8px;
}

#navbarNavDropdown li {
padding-top: 8px;
padding-bottom: 8px;
}

#navbarNavDropdown li a {
color: #ffffff !important;
font-weigth: 500 !important;
}

#navbarNavDropdown ul {
padding-top: 8px;
padding-bottom: 8px;
margin-right: 20px;
}

#wrapper-navbar > nav {
padding-left: 0;
padding-right: 0;
}

#wrapper-navbar > nav > div > a {
margin-right: auto !important;
margin-left: auto !important;
}

#menu-item-3582 > ul {
border-radius: 0px;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}

#menu-item-3582 > ul li{
border: none;
padding-left: 16px;
padding-top: 8px;
padding-bottom: 8px;
}

}