.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
      font-size: 3.5rem;
  }
}

.pricing-header {
  max-width: 700px;
}

.preview {
  display: none;
}

.imgFull {
  width: 100%;
}

.advanced {
  text-decoration: none;
  font-size: 15px;
  font-weight: 500
}

.favorito {
  cursor: pointer;
}

.btn-secondary,
.btn-secondary:focus,
.btn-secondary:active {
  color: #fff;
  background-color: #343333 !important;
  border-color: #9fc8e2 !important;
  box-shadow: none
}


.advanced {
  color: #9fc8e2 !important
}

.form-control:focus {
  box-shadow: none;
  border: 1px solid #9fc8e2
}

.py-4 {
  border-radius: 20px;
  background-color: #f2f2f2;
}

#dropdownMenuButton {
  width: 100%;
}

.me-3 {
  padding: 0px 20px;
}

.video-adv {
  display: none
}

.foto-adv {
  display: none
}

hr {
  text-align: center;
  margin: auto;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

#resultado {
  padding: 20px 0;
}

.form-control {
  line-height: 1.5;
  color: #495057;
  padding: .375rem .75rem;
  font-size: 1rem;
  -webkit-appearance: none;
  border-radius: 1.3rem;
  border: 1px solid #ced4da;
  background-color: #fff;
  margin-top: 0px;
  margin: 0px;
  width: 100%
}

.toast {
  position: fixed;
  right: 20px;
  bottom: 20px;
}