body {
  font-family: 'Open Sans', sans-serif;
}

.btn {
  background-color: #006063;
  border-color: #003d3e;
  border-width: 1px;
  border-top: none;
  border-left: none;
  border-right: none;
}

.btn:hover {
  background-color: #006063;
  filter: brightness(115%);
}

@media (max-width: 500px) {
  .navbar-brand {
    font-size: 15px;
  }
}

#menu .cta-menu {
  background-color: #B02780;
  font-weight: 600;
}

@media (max-width: 768px) {
  .nav-item {
    border-width: 1px;
    border-style: solid;
    border-top-style: none;
    border-right-style: none;
    border-bottom: 1px solid #cfcfcf ;
    border-left-style: none;
  }
}

.navbar-nav {
  margin-right: 30px;
}

@media (max-width: 768px) {
  .action-button.cta-menu {
    margin-top: 10px;
  }
}

#hero {
  margin-top: 86px;
  height: 500px;
}

#subhero {
  margin-top: 86px;
  height: 128px;
}

@media (max-width: 360px) {
  #subhero h1 {
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  #subhero {
    margin-top: 86px;
    height: 244px;
  }
}

@media (min-width: 1400px) {
  #hero {
    margin-top: 94px;
    height: 700px;
  }
}

@media (min-width: 768px) {
  #hero {
    margin-top: 94px;
    height: 500px;
  }
}

@media (min-width: 768px) {
  #subhero {
    margin-top: 94px;
    height: 150px;
  }
}

#hero h1 {
  padding-top: 134px;
  padding-left: 70px;
  text-shadow: 2px 2px 3px #333333;
}

#subhero h1 {
  padding-top: 50px;
  /*padding-left: 70px;*/
  /*text-shadow: 2px 2px 3px #333333;*/
}

#hero h2 {
  padding-left: 70px;
  text-shadow: 2px 2px 3px #333333;
  margin-top: 19px;
}

@media (min-width: 575px) {
  #hero .btn {
    background-color: #B02780;
    margin-left: 100px;
    margin-top: 30px;
  }
}

@media (max-width: 575px) {
  #hero .btn {
    background-color: #B02780;
    margin-top: 30px;
    margin-left: 24px;
  }
}

#hero .btn:hover {
  filter: brightness(115%);
}

#USP {
  padding-top: 25px;
  padding-bottom: 30px;
}

#USP .fas {
  margin-top: 30px;
  font-size: 30px;
}

#core {
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
}

#diensten {
  padding-top: 70px;
  padding-bottom: 70px;
}

#diensten h2 {
  margin-bottom: 50px;
}

#aanvulling {
  padding: 60px;
}

#aanvulling h2 {
  margin-bottom: 30px;
}

#aanvulling .row {
  margin-bottom: 30px;
}

#aanvulling .col-1 {
  margin-right: 10px;
}

#footer .fas {
  width: 24px;
}

#contact-core h4 {
  margin-top: 24px;
}

#contact-core .fas {
  width: 24px;
}

#postcode {
  margin-right: 6px;
}

#map {
  height: 400px;
}

#footer {
  font-size: 15px;
}

#footer p {
  line-height: 30px;
}

#footer a {
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  line-height: 30px;
}

#contact .btn {
  background-color: #B02780;
  border: none;
  color: #ffffff;
}

#contact-core {
  /*margin-top: 30px;*/
  margin-bottom: 70px;
}

#copyright {
  margin-top: 30px;
}

#certificaten {
  margin-top: 30px;
  margin-bottom: 30px;
}

#team {
  padding-top: 30px;
  padding-bottom: 30px;
}

#product {
  padding-top: 30px;
  padding-bottom: 30px;
}

#contact {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (max-width: 768px) {
  #aanvulling {
    text-align: center;
    padding: 0px;
  }
}

@media (max-width: 768px) {
  #aanvulling img {
    margin-bottom: 17px;
  }
}

@media (max-width: 768px) {
  #diensten img {
    margin-top: 50px;
    margin-bottom: 15px;
  }
}

#beveiliging {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (max-width: 768px) {
  #team #foto {
    margin-bottom: 30px;
    margin-top: 25px;
  }
}

@media (max-width: 768px) {
  #certificaten {
    text-align: center;
  }
}

@media (max-width: 576px) {
  #product {
    text-align: center;
  }
}

@media (max-width: 576px) {
  #product img {
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  #product video {
    width: 100%;
    height: 100%;
  }
}

#eigenschappen {
  margin-top: 30px;
  margin-bottom: 30px;
}

#eigenschappen h3 {
  margin-bottom: 38px;
  margin-top: 44px;
}

#portfolio .row {
  margin-top: 50px;
  margin-bottom: 50px;
}

#website-eigenschappen h3 {
  margin-bottom: 34px;
}

#website-eigenschappen h4 {
  margin-bottom: 10px;
  margin-top: 25px;
}

#portfolio {
  margin-top: 50px;
}

#USP .row {
  margin-top: 30px;
}

.fas.fa-check {
  color: #019c48;
}

.fa.fa-close {
  color: #ad0000;
}

.far.fa-check-circle {
  color: #006063;
}

#contact-core a {
  color: inherit;
  text-decoration: none;
}

.ScaleBig:hover {
  transition: transform 0.3s ease 0s;
  transform: scale(1.05);
  /*font-weight: 600;*/
}

.nav-item:hover {
  background: rgba(0, 0, 0, 0.05) none repeat scroll 0% 0%;
  transition: background 0.1s ease 0s;
}

.nav-item {
  border-radius: 4px;
}

.gray {
  color: #393939;
  background-color: #dadada;
}

.gray:hover {
  color: #393939;
  background-color: #dadada;
}

.reviewer {
  color: #006063!important;
}

a {
  color: #006063;
}

#portfolio img {
  border: none!important;
}

.lang-select {
  font-size: 35px;
  margin-left: 35px;
  color: #b3a0a0;
  transition: color 0.3s ease;
}

.lang-select:hover {
  color: #006063;
}

.dropdown-toggle::after {
  color: #b3a0a0;
  transition: color 0.3s ease;
}

.dropdown-toggle:hover::after {
  color: #006063;
}

