html,
body {
  font-family: 'Helvetica Neue', 'Open Sans Pro', 'Arial', sans-serif; }

.navbar-light .navbar-toggler,
.navbar-dark .navbar-toggler {
  border-color: transparent; }

.btn,
.btn-lg,
.btn-sm,
.form-control,
.form-control-lg,
.form-control-sm {
  font-size: 1rem; }

.form-control-lg,
.btn-lg {
  padding-top: .75rem;
  padding-bottom: .75rem; }

.btn-link.btn-lg {
  font-size: 1.25rem; }

.display-1 {
  font-size: 4.5rem; }

.display-2 {
  font-size: 4rem; }

.display-3 {
  font-size: 3.5rem; }

.display-4 {
  font-size: 3rem;

}

.display-4-disney {
  font-size: 3rem;
color: #e36c06 !important;

}
.disney {
  color: #e36c06 !important;
}

.display-4-freud {
  font-size: 3rem;
color: #319ab7 !important;

}
.freud {
  color: #00cec9 !important;
}
.psico {
  color: #663300 !important;
}

.coach {
  color: #ff6600 !important;
}

.gastro {
  color: #00e3de !important;
}

.frida {
  color: #ff6d6d !important;
}
.monica {
  color: #ffc411 !important;
}
.display-5 {
  font-size: 1.5rem; }

.font-weight-bold {
  font-weight: 400; }

.carousel-control-prev,
.carousel-control-next {
  width: 10%; }

.table th,
.table td {
  padding: 0;
  border-top: none; }

.table th {
  padding-bottom: .75rem; }

.table thead th {
  border-bottom: 1px solid #eceeef; }

.replacer-light-fixed-navbar {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  background-color: #fff; }

.replacer-dark-fixed-navbar {
  background-color: #000; }

@media (max-width: 1200px) {
  .navbar-light.fixed-top {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    background-color: #fff; }

  .navbar-dark.fixed-top {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    background-color: transparent; } }
.dropdown-toggle:after {
  vertical-align: 0.2em; }

.navbar-brand span {
  display: inline-block;
  min-height: 2rem;
  min-width: 10rem;
  background-repeat: no-repeat;
  background-size: auto 100%; }

.navbar-light .navbar-brand span {
  background-image: url("../images/logo-black.svg"); }

.navbar-dark .navbar-brand span {
  background-image: url("../images/logo-black.svg"); }

.navbar.bg-white {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

.dropdown-menu .dropdown-item {
  /* font-size: .875rem; */
  padding: 0.25rem 1rem; }

.lead {
  font-size: 1.125rem !important; }


/* Bottom right text */
.text-block {
    position: absolute;
    bottom: 80px;
    right: 180px;
    background-color: rgba(0, 0, 0, .5);
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}








/*# sourceMappingURL=replacer.css.map */
