.navigation-wrapper .button {
  font-size: 22px;
}
.row > .header-content .button {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  backface-visibility: hidden;
  transition-duration: 0.3s;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-property: transform;
  font-size: 15px;
}
.row > .header-content .button:active,
.row > .header-content .button:focus,
.row > .header-content .button:hover {
  transform: scale(1.1);
}
div > #wpcf7-f8-p375-o1 p > .wpcf7-form-control {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  backface-visibility: hidden;
  transition-duration: 0.3s;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-property: transform;
  background-color: #ebc399;
}
div > #wpcf7-f8-p375-o1 p > .wpcf7-form-control:active,
div > #wpcf7-f8-p375-o1 p > .wpcf7-form-control:focus,
div > #wpcf7-f8-p375-o1 p > .wpcf7-form-control:hover {
  transform: scale(1.1);
}
body > #page .inner-header-description {
  display: none;
}
div > .card h3 > span {
  top: 10px;
  position: relative;
}
div > .card .fa {
  position: relative;
  top: 7px;
}
.card .wpcf7-response-output {
  color: #000000;
}
#cta-1 .button {
  font-size: 22px;
  font-weight: 800;
}
body .navigation-bar {
  padding-top: 7px;
  padding-bottom: 7px;
}
.row button {
  font-size: 15px;
  color: #000000;
  background-color: #ebc399;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
}
body .page-content {
  background-color: #0066bf !important;
}
#page .page > div {
  background-color: #0066bf;
}
body .page-content > .gridContainer {
  background-color: #0066bf !important;
}
.page-content p {
  color: #ffffff;
}
#galerie .lead {
  margin-bottom: 10px;
}
#galerie2 .lead {
  margin-bottom: 10px;
}
#galerie3 .lead {
  margin-bottom: 10px;
}
div > .card span {
  color: #0066bf !important;
}
.card p {
  color: #0066bf !important;
}
div > #wpcf7-f8-p375-o1 p > label {
  color: #0066bf !important;
}
#galerie4 .lead {
  margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  .navigation-wrapper .fa {
    display: none;
  }
  .navigation-wrapper .bubble {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .navigation-wrapper .fa {
    display: none;
  }
  .navigation-wrapper .bubble {
    display: none;
  }
}
@media screen and (max-width: 375px) {
  .navigation-wrapper .fa {
    display: none;
  }
  .navigation-wrapper .bubble {
    display: none;
  }
}
