/* Autodealers.nl CSS voor de dealerwebsite */
.modal-header {
  min-height: 16.43px;
  padding: 15px 45px 15px 15px;
  border-bottom: 1px solid #ffd700;
  background: #ffd700;
  /* border-radius: 17px; */
  position: relative;
}

.modal-body {
  position: relative;
  padding: 15px;
  border: 2px solid #ffd700;
  border-top: 0px;
}
#homeYT{
  max-width: 100%;
}
.modal-header .close {
  margin-top: 0;
  position: absolute;
  right: 10px;
  top: 5px;
}


.close, .close:hover {
  float: right;
  font-size: 43px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 0px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 1;
}
