@import url("//hello.myfonts.net/count/2de4cd");
@font-face {
  font-family: 'UniversLTStd-LightUltraCn';
  src: url('/assets/fonts/2DE4CD_0_0.eot');
  src: url('/assets/fonts/2DE4CD_0_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2DE4CD_0_0.woff2') format('woff2'), url('/assets/fonts/2DE4CD_0_0.woff') format('woff'), url('/assets/fonts/2DE4CD_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Univers';
  font-weight: normal;
  font-style: normal;
  src: url('/assets/fonts/2DE4CD_1_0.eot');
  src: url('/assets/fonts/2DE4CD_1_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2DE4CD_1_0.woff2') format('woff2'), url('/assets/fonts/2DE4CD_1_0.woff') format('woff'), url('/assets/fonts/2DE4CD_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Univers';
  font-weight: normal;
  font-style: italic;
  src: url('/assets/fonts/2DE4CD_2_0.eot');
  src: url('/assets/fonts/2DE4CD_2_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2DE4CD_2_0.woff2') format('woff2'), url('/assets/fonts/2DE4CD_2_0.woff') format('woff'), url('/assets/fonts/2DE4CD_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Univers';
  font-weight: bold;
  font-style: normal;
  src: url('/assets/fonts/2DE4CD_3_0.eot');
  src: url('/assets/fonts/2DE4CD_3_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2DE4CD_3_0.woff2') format('woff2'), url('/assets/fonts/2DE4CD_3_0.woff') format('woff'), url('/assets/fonts/2DE4CD_3_0.ttf') format('truetype');
}
.clear:after {
  display: table;
  clear: both;
  content: "";
}
.font-body {
  color: #231f20;
  font-weight: normal;
  font-family: "Univers", sans-serif;
}
.font-heading {
  font-family: "UniversLTStd-LightUltraCn", "Arial Narrow", sans-serif;
  font-weight: normal;
  font-size: 2.25em;
  color: #231f20;
  text-transform: uppercase;
  line-height: 1.1;
}
.normal {
  font-weight: normal;
  font-style: normal;
  font-family: "Univers", sans-serif;
}
.italic {
  font-weight: normal;
  font-style: italic;
  font-family: "Univers", sans-serif;
}
.bold {
  font-weight: bold;
  font-style: normal;
  font-family: "Univers", sans-serif;
}
.nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
* {
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
html {
  text-size-adjust: 100%;
}
body {
  font-weight: normal;
  font-family: "Univers", sans-serif;
  margin: 0;
  padding: 0;
  background: #fff;
  color: #231f20;
  font-size: 82.5%;
  -webkit-text-size-adjust: 100%;
}
@media only screen and (min-width: 1024px) {
  body {
    font-size: 100%;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
small,
blockquote,
figcaption {
  margin: 0 0 0.75em;
  line-height: 1.4;
  -webkit-font-feature-settings: "kern", "liga";
  -moz-font-feature-settings: "kern", "liga";
  font-feature-settings: "kern", "liga";
}
h1 {
  margin: 0 0 0.75em;
  padding: 0;
}
h1,
h2 {
  font-family: "UniversLTStd-LightUltraCn", "Arial Narrow", sans-serif;
  font-weight: normal;
  font-size: 2.25em;
  color: #231f20;
  text-transform: uppercase;
  line-height: 1.1;
}
@media only screen and (min-width: 667px) {
  h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
h3 {
  font-size: 1.125em;
}
h3 a.silent {
  background: none;
  color: #231f20;
  text-decoration: none;
}
figure {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
p,
li,
label {
  font-size: 1.125em;
}
p.intro,
li.intro,
label.intro {
  font-weight: bold;
  font-style: normal;
  font-family: "Univers", sans-serif;
}
strong,
b {
  font-weight: bold;
  font-style: normal;
  font-family: "Univers", sans-serif;
  font-size: 0.9375em;
}
em,
i {
  font-weight: normal;
  font-style: italic;
  font-family: "Univers", sans-serif;
}
a {
  background: transparent linear-gradient(to bottom, transparent 92%, #437dd0 96%, #437dd0 100%);
  color: #437dd0;
  text-decoration: none;
  word-wrap: break-word;
}
a:hover {
  background: transparent linear-gradient(to bottom, transparent 92%, #437dd0 96%, #437dd0 100%);
  color: #437dd0;
}
a.silent {
  background: none;
  color: #231f20;
}
a[rel=tel],
a[rel=location] {
  color: inherit;
  text-decoration: none;
  background: none;
}
a img {
  border: none;
}
small {
  font-size: 0.875em;
}
sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 0.875em;
  line-height: 0;
}
input,
textarea,
button {
  color: #231f20;
  font-weight: normal;
  font-family: "Univers", sans-serif;
}
input[type=text],
input[type=tel],
input[type=email] {
  font-size: 16px;
}
@media only screen and (min-width: 667px) {
  input[type=text],
  input[type=tel],
  input[type=email] {
    font-size: 1em;
  }
}
p + h2,
ul + h2 {
  padding-top: 1.125em;
}
.hidden {
  display: none;
}
@media only screen and (min-width: 667px) {
  html.js .s-visible {
    display: block;
  }
}
@media only screen and (min-width: 667px) {
  html.js .s-hidden {
    display: none;
  }
}
.print-only {
  display: none;
}
.container {
  padding-left: 1.5em;
  padding-right: 1.5em;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.container:after {
  display: table;
  clear: both;
  content: "";
}
@media only screen and (min-width: 768px) {
  .container {
    padding: 0;
    width: 54em;
  }
}
@media only screen and (min-width: 1024px) {
  .container {
    width: 60em;
  }
}
.visual {
  position: relative;
  height: 17em;
  width: 100%;
  margin-bottom: 1.5em;
  padding-top: 3em;
}
.visual a {
  background: none;
}
@media only screen and (min-width: 1024px) {
  .visual {
    height: 16em;
    padding: 3em 0 0;
  }
}
.visual .background-image {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url(/assets/images/praktijk.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
@media only screen and (min-width: 667px) {
  .visual .background-image {
    background-image: url(/assets/images/praktijk-xl.jpg);
    background-position: center bottom;
  }
}
@media only screen and (min-width: 1024px) {
  .visual .background-image {
    background-position: center -8em;
  }
}
.visual .dimmer {
  opacity: 0.2;
  background-color: #00327a;
  width: 100%;
  height: 100%;
}
.visual img {
  max-width: 100%;
}
.nav-active header {
  position: static;
}
.nav-active header .mobile {
  display: block;
}
.nav-active article,
.nav-active footer {
  opacity: 0.5;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
}
header .mobile,
header .desktop {
  display: none;
}
@media only screen and (min-width: 667px) {
  header {
    height: 6em;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1;
  }
  header .desktop {
    display: block;
  }
}
header .mobile {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 2;
}
header .mobile li {
  display: block;
  margin: 0;
  background: #437dd0;
  border-bottom: 1px solid #fff;
}
header .mobile li.active {
  background: #231f20;
}
header .mobile li.lang {
  background: #fff;
}
header .mobile li.lang a {
  color: #437dd0;
}
header .mobile li a {
  display: block;
  background: none;
  padding: 0.75em 1.125em;
  color: #fff;
}
header .mobile li a:hover {
  background: #def;
  color: #00327a;
}
header .desktop li {
  display: inline-block;
  margin: 0;
}
header .desktop a {
  font-family: "UniversLTStd-LightUltraCn", "Arial Narrow", sans-serif;
  text-transform: uppercase;
  font-size: 1.5em;
  display: block;
  padding: 0.375em 0.25em;
  background: none;
  color: #231f20;
}
header .desktop a:hover {
  background: none;
}
header .desktop a.active {
  color: #437dd0;
}
header .subnav a {
  padding: 0.375em 0.375em;
  font-family: "Univers", sans-serif;
  text-transform: initial;
  font-size: 0.875em;
}
header ol {
  margin: 0;
  padding: 0;
}
header ol.pages {
  float: left;
  margin-left: -0.5em;
}
header ol.languages {
  float: right;
  margin-right: -0.5em;
}
.menu {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0.75em;
}
@media only screen and (min-width: 667px) {
  .menu {
    display: none;
  }
}
.col {
  margin-bottom: 3em;
}
@media only screen and (min-width: 667px) {
  .col:first-child {
    float: left;
    width: 50%;
    padding-right: 1.5em;
  }
  .col:last-child {
    margin-left: 50%;
    padding-left: 1.5em;
  }
}
body.index article ul,
body.nlhomepage article ul,
body.enhomepage article ul {
  margin: 0 0 1.5em;
  padding: 0;
  list-style: none;
}
body.index article ul a,
body.nlhomepage article ul a,
body.enhomepage article ul a {
  background: transparent linear-gradient(to bottom, transparent 92%, #437dd0 96%, #437dd0 100%);
  color: #437dd0;
}
body.index article ul a[rel=tel],
body.nlhomepage article ul a[rel=tel],
body.enhomepage article ul a[rel=tel],
body.index article ul a[rel=location],
body.nlhomepage article ul a[rel=location],
body.enhomepage article ul a[rel=location] {
  color: inherit;
  background: none;
}
body.index article ul.wide strong,
body.nlhomepage article ul.wide strong,
body.enhomepage article ul.wide strong {
  width: 10rem;
}
@media only screen and (min-width: 1024px) {
  body.index article ul.wide strong,
  body.nlhomepage article ul.wide strong,
  body.enhomepage article ul.wide strong {
    width: 12rem;
  }
}
body.index article li,
body.nlhomepage article li,
body.enhomepage article li {
  margin: 0 0 0.5em;
  padding: 0;
}
body.index article li:before,
body.nlhomepage article li:before,
body.enhomepage article li:before {
  content: '';
}
@media only screen and (min-width: 768px) {
  body.index article li,
  body.nlhomepage article li,
  body.enhomepage article li {
    margin: 0;
  }
}
body.index article li strong,
body.nlhomepage article li strong,
body.enhomepage article li strong {
  display: block;
}
@media only screen and (min-width: 768px) {
  body.index article li strong,
  body.nlhomepage article li strong,
  body.enhomepage article li strong {
    display: inline-block;
    width: 6rem;
  }
}
body.index article li small,
body.nlhomepage article li small,
body.enhomepage article li small {
  margin-left: 6rem;
}
.content {
  background: #fff;
  padding-top: 0.75em;
}
@media only screen and (min-width: 768px) {
  .content {
    padding: 0.75em 0;
  }
}
form {
  margin-bottom: 3em;
  display: none;
}
form.active {
  display: block;
}
form.loading {
  opacity: 0.5;
}
form .field {
  margin-bottom: 1.5em;
}
form label {
  display: block;
  font-weight: bold;
  font-style: normal;
  font-family: "Univers", sans-serif;
  font-size: 1.0546875em;
  padding-bottom: 0.25em;
  margin-left: 0.5em;
}
form label[for] {
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  font-family: "Univers", sans-serif;
  margin-right: 1em;
}
form input {
  font-size: 1.0546875em;
}
form input::-webkit-input-placeholder {
  color: #231f20;
  font-weight: normal;
  font-family: "Univers", sans-serif;
  color: #b3b3b3;
}
form input:-moz-placeholder {
  color: #231f20;
  font-weight: normal;
  font-family: "Univers", sans-serif;
  color: #b3b3b3;
}
form input::-moz-placeholder {
  color: #231f20;
  font-weight: normal;
  font-family: "Univers", sans-serif;
  color: #b3b3b3;
}
form input:-ms-input-placeholder {
  color: #231f20;
  font-weight: normal;
  font-family: "Univers", sans-serif;
  color: #b3b3b3;
}
form input[type=text],
form input[type=tel],
form input[type=email] {
  width: 100%;
  padding: 0.5625em 1em 0.4375em;
  background-color: #f2f2f2;
  border: 0;
  border-radius: 0.25em;
}
form input[type=text]:focus,
form input[type=tel]:focus,
form input[type=email]:focus {
  background: #00327a;
  color: #fff;
}
form .buttons {
  padding-top: 0.75em;
  text-align: center;
}
@media only screen and (min-width: 667px) {
  form .buttons {
    text-align: left;
  }
}
table {
  font-size: 1.125em;
  border-collapse: collapse;
  margin-bottom: 1.5em;
}
table td {
  padding: 0 0.75em;
  line-height: 1.4;
}
table td:first-child {
  padding-left: 0;
}
table td:last-child {
  padding-right: 0;
}
.button {
  display: inline-block;
  padding: 0.5em 1em 0.375em;
  font-size: 1.125em;
  border-radius: 0.25em;
  border: 0;
  color: #00327a;
  cursor: pointer;
  line-height: 1.4;
}
.button-primary,
.button-secondary {
  border: 1px solid #00327a;
  background: #fff;
}
.button-primary:hover,
.button-secondary:hover {
  border: 1px solid #00327a;
  background: #00327a;
  color: #fff;
}
.button-inverted,
.button-inverted:hover {
  border: 1px solid #00327a;
  background: #00327a;
  color: #fff;
}
.button-small {
  font-size: 0.875em;
}
.button-print {
  display: none;
}
@media only screen and (min-width: 768px) {
  html.js .button-print {
    display: inline-block;
  }
}
article {
  margin-bottom: 3em;
}
@media only screen and (min-width: 667px) {
  article {
    margin-top: 6em;
  }
}
article ul {
  margin: 0 0 1.5em;
  padding: 0;
}
article ul li {
  list-style: none;
  margin-bottom: 0;
  padding-left: 1.125em;
}
@media only screen and (min-width: 768px) {
  article ul li {
    padding-left: 0;
  }
}
article ul li:before {
  display: inline-block;
  content: "–";
  width: 0.75em;
  margin-right: 0.375em;
  margin-left: -1.125em;
}
article ul a {
  background: transparent linear-gradient(to bottom, transparent 92%, #231f20 96%, #231f20 100%);
  color: #231f20;
}
article ul a:hover {
  background: transparent linear-gradient(to bottom, transparent 92%, #231f20 96%, #231f20 100%);
  color: #231f20;
}
article h3:before {
  display: block;
  content: " ";
  height: 1em;
  margin-top: 1em;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  article h3:before {
    height: 3.75em;
    margin-top: -3.75em;
  }
}
footer {
  font-size: 0.875em;
  text-align: center;
  margin-bottom: 3.75em;
}
.iframe--hidden {
  display: block;
  width: 0;
  height: 0;
  margin: 0;
}
.iframe__tetra-app {
  display: none;
}
@media only screen and (min-width: 667px) {
  .iframe__tetra-app {
    display: block;
    width: 100%;
    height: 600px;
  }
}
#thanks {
  display: none;
}
#thanks.active {
  display: block;
}
.nlteam .person,
.enteam .person {
  width: 100%;
  margin-bottom: 3em;
}
@media only screen and (min-width: 667px) {
  .nlteam .person,
  .enteam .person {
    width: 30em;
    min-height: 28em;
  }
}
@media only screen and (min-width: 1024px) {
  .nlteam .person,
  .enteam .person {
    width: 40em;
  }
}
.nlteam .person h3,
.enteam .person h3 {
  margin-bottom: 0;
}
.nlteam .person h4,
.enteam .person h4 {
  font-weight: normal;
  font-style: normal;
  font-family: "Univers", sans-serif;
  font-size: 1.125em;
}
.nlteam figure,
.enteam figure {
  margin-top: 3.75em;
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 667px) {
  .nlteam figure,
  .enteam figure {
    float: right;
    margin-bottom: 0;
  }
}
.nlteam figure img,
.enteam figure img {
  width: 8em;
}
@media only screen and (min-width: 667px) {
  .nlteam figure img,
  .enteam figure img {
    width: auto;
    max-width: 12.5em;
  }
}
.huisartsdichtbij-logo,
.thuisarts-logo {
  text-decoration: none;
}
.huisartsdichtbij-logo img,
.thuisarts-logo img {
  display: block;
  margin: 0 auto;
  max-width: 20rem;
}
.huisartsdichtbij-logo img {
  margin-top: 1.5em;
}
.his-links {
  margin: 1.5em auto 4.5em !important;
  max-width: 20rem;
}
.his-links li {
  margin-bottom: 0.75em !important;
}
.his-links li:before {
  content: '';
}
.his-links a {
  background: transparent linear-gradient(to bottom, transparent 92%, #437dd0 96%, #437dd0 100%);
  color: #437dd0;
}
#mindd_widget_embedded {
  margin-bottom: 0.75em;
}
#mindd_widget_embedded [data-minddclass="widget"] {
  padding: 0 !important;
}
