.hdr-center-logo img {
    height: 50px !important;
}

.slider-wrapper .slides li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8) !important;
    /*background: linear-gradient(-90deg, rgba(2, 167, 182, 0.9), rgba(1, 82, 89, 0.9)); */
}

.hdr-apointment {
    background-color: #128bd0 !important;
}

.hdr-apointment-mobile {
    background-color: #128bd0 !important;
}

.hdr-center-submenu .fa {
    color: #128bd0 !important;
    border: 2px dotted #128bd0 !important;
}

.slider-info-logo {
    width: 20% !important;
    margin-left: 40% !important;
}

.fa.fa-calendar.m-0.color-white {
    color: #FFF !important;
}

.slider-info {
  top: 18%;
}

.slider-button {
  /* JVDB
  bottom: 8%;*/
  bottom: 23%;
}

.theme-list-basic-who {
  padding: 0 0 0 30px;
  margin: 0 0 10px 0; }
  .theme-list-basic-who li {
    font-size: 14px;
    color: white;
    padding: 3px 0; }
    .theme-list-basic-who li li {
      list-style: circle; }
    .theme-list-basic-who li .fa {
      margin: 0 5px 0 0; }

.page-ttl::before, .parallax-background::before {
  background: rgba(0, 0, 0, 0.8);
  /*background: linear-gradient(-90deg, rgba(2, 167, 182, 0.9), rgba(1, 82, 89, 0.9));*/
}

.layer-ttl-white h3 {
  background: rgba(18, 138, 208, 0.5) !important;
  border-bottom: 2px solid #128bd0 !important;
}

.layer-ttl h3 {
  background: rgba(18, 138, 208, 0.5) !important;
  border-bottom: 2px solid #128bd0 !important;
}

.hdr-fixed {
  background: rgba(18, 138, 208, 0.8) !important;
}

#footer {
  background: rgba(0, 0, 0, 0.8);
}

.footer-subscribe-button button:hover {
    color: #128bd0 !important;
}

.button-primary {
  background: rgba(18, 138, 208, 0.5) !important;
  border-bottom: 2px solid #128bd0 !important;
}

#copyright{
  background: rgba(18, 138, 208, 0.8) !important;
}

.service-card .fa {
    color: #128bd0 !important;
    background: rgba(18, 138, 208, 0.5) !important;
}

.img-thumbnail {
  background-color: transparent;
  border: none;
}

.recent-post-img-thumbnail {
  background-color: transparent;
  border: none;
  object-fit: cover;
  height: 66px;
  width: 100%;
}

.parallax-background-1 {
    background-image: url("/html_patient/static/src/img/maalberg/binnenplaats.jpg")
}

.slider-button a {
    color: white !important;
    background: rgba(18, 138, 208, 0.3) !important;
}

#appointment-button .mdl-button--fab.mdl-button--colored {
    color: white !important;
    background: rgba(18, 138, 208, 0.4) !important;
}

.footer-b a:hover,
 a:hover, a:active{
    color: #128bd0 !important;
}

.service-card {
    height: 345px;
}

.footer-block:nth-child(2) {
    border-left: 1px solid #128bd0;
    border-right: 1px solid #128bd0;
}

.mdl-button:hover {
    background: none;
}

label {
    display: flex;
}

#footer {
  border-top: 5px solid rgba(18, 138, 208, 0.8) !important;
}

.slider-appointment a {
    color: white !important;
}

#appointment-button .fa {
    font-size: 35px;
    color: #EBFCFD;
    margin-top:22%;
}

#button_find_person,
.book_now,
.btn-primary:hover,
.btn-primary {
    background-color: #128bd0 !important;
    border-color: #128bd0 !important;
}

.sub-ttl::after,
.sub-ttl::before {
    background-color: #128bd0 !important;
}

.theme-material-card {
    border-color: #128bd0 !important;
}