/* Spanish site updates */

.navbar .navbar-nav .nav-link {
  color: #555;
  font-weight: 400;
  margin-left: 2.45rem;
}

.navbar .navbar-nav .nav-link:hover {
  color: #222;
}

.navbar .social-nav .nav-link {
  margin-left: 0.6rem;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}

.navbar .social-nav .nav-link i {
  color: #555;
  font-size: 1.1em;
}

.navbar .social-nav {
  margin-left: 0;
}

.billboard .call-to-action a.message-cta {
  display: inline-block;
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  font-size: 1rem;
  padding: 11px 22px;
  text-decoration: none;
}

.billboard .call-to-action a.message-cta:hover {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #000;
  color: #000;
}

#brides {
  background-color: #000;
}

#productions {
  background-color: #333;
}

.more-bpics {
  background-color: #666;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

.more-bpics h3 {
  font-size: 1.06rem;
}

.billboard .slogan h1 b,
.billboard .slogan h3 b,
.advice .dtext a,
#school h3,
#school .course-items h4,
.paym .paymethod h4 span,
#testimonials .carousel .carousel-inner .o-name,
#contact .contact-info i {
  color: #000;
}

#contact .contact-form .form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.35);
}

#contact .help-block.with-errors {
  color: #8b0000;
  font-weight: 600;
}

#contact .btn-main {
  background-color: #000;
  border-color: #000;
}

#contact .btn-main:hover {
  border-color: #000;
  color: #000 !important;
}

#productions {
  color: #fff;
}

#productions h5 {
  color: #fff;
}

#celebrities {
  padding-bottom: 9.5rem;
}

#brides h5,
#productions h5 {
  font-size: 1.15rem;
  font-weight: 400;
}

.course-cta-buttons {
  align-items: center;
  display: flex;
  gap: 1rem;
  justify-content: flex-start;
  margin-top: 1.75rem;
}

.course-cta-buttons a {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  display: inline-block;
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  text-transform: uppercase;
}

.course-cta-buttons a:hover {
  background-color: transparent;
  color: #000;
}

.paym {
  background-color: #9c9c9c;
}

.paym .paymethod h4 {
  color: #000;
}

.paym .paymethod h4 span {
  color: #000;
}

@media only screen and (min-width: 768px) {
  .method-courses > div {
    display: flex;
    flex-direction: column;
  }

  .method-courses .course-cta-buttons {
    margin-top: auto;
    padding-top: 1.75rem;
  }
}

.foo .foo-logo {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.foo .foo-logo a {
  order: 2;
}

.foo .foo-logo p {
  margin-left: 0;
  order: 1;
}

.advice-productions {
  margin-top: 2rem;
  width: 70%;
}

.advice-productions hr {
  border-top: 1px solid #555;
  margin: 0 0 1.25rem;
  width: 70%;
}

.advice-productions p {
  color: #fff;
  font-family: 'Quicksand', sans-serif;
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-bottom: 0.75rem;
  text-align: center;
  text-transform: uppercase;
}

.advice .advice-socials a {
  color: #fff;
  display: inline-block;
  font-size: 2.34rem;
  margin: 0 0.8rem;
}

.advice .advice-socials {
  text-align: center;
}

.advice .advice-socials a i {
  color: #fff;
}

.advice .advice-socials a:hover,
.advice .advice-socials a:hover i {
  color: #999;
}

#testimonials .carousel .carousel-inner,
#testimonials .carousel .carousel-item {
  height: 100%;
}

#testimonials .carousel .carousel-item {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

#testimonials .carousel .carousel-item.active,
#testimonials .carousel .carousel-item-next,
#testimonials .carousel .carousel-item-prev {
  display: flex;
}

.method-pillars {
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 85%;
}

.method-pillars i {
  align-items: center;
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  font-size: 2.4rem;
  height: 5.5rem;
  justify-content: center;
  margin-bottom: 1rem;
  width: 5.5rem;
}

.method-pillars h4 {
  color: #000;
  font-family: 'Quicksand', sans-serif;
  font-size: 1.15rem;
  font-weight: 600;
  line-height: 1.35;
  text-transform: uppercase;
}

@media only screen and (max-width: 991.98px) {
  .navbar .offcanvas-collapse .navbar-nav .ig-s {
    left: 15px;
    position: absolute;
    top: 270px;
  }

  .navbar .offcanvas-collapse .navbar-nav .fb-s {
    left: 70px;
    margin-left: 0;
    position: absolute;
    top: 270px;
  }

  .navbar .offcanvas-collapse .navbar-nav .yt-s {
    left: 125px;
    position: absolute;
    top: 270px;
  }

  .navbar .offcanvas-collapse .navbar-nav .pin-s {
    left: 180px;
    position: absolute;
    top: 270px;
  }

  .navbar .offcanvas-collapse .navbar-nav .tw-s {
    left: 235px;
    position: absolute;
    top: 270px;
  }
}

@media only screen and (max-width: 575px) {
  .course-cta-buttons {
    flex-direction: column;
  }

  .advice-productions {
    width: 100%;
  }

  .advice-productions hr {
    margin-left: auto;
    margin-right: auto;
  }

  .advice-socials a {
    margin: 0 9px;
  }

  .method-pillars > div {
    margin-bottom: 2rem;
  }
}
