@charset "UTF-8";
@import url("bootstrap.min.css");
@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");
@import url("https://use.fontawesome.com/releases/v6.4.0/css/all.css");
@import url(//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css);
html {
  scroll-behavior: smooth;
}

hr {
  border: 0.1px solid #fcb53b !important;
  width: 70%;
}

.mt-4 {
  margin-top: 40px;
}

.mt-7 {
  margin-top: 70px;
}

.gris {
  color: #303030;
}

.btn-light {
  color: #68abab;
  padding: 5px 50px;
  margin-left: 10px;
}

.btn-primary-lp {
  border-radius: none;
  border: none;
  background: black;
  color: #f6d05f !important;
  font-size: 1.2em;
  padding: 10px 10px;
  width: 260px;
  display: inline-table;
  transition: 0.3s;
}
.btn-primary-lp:hover {
  color: #FFF;
  background: #4b89bb;
  text-decoration: none;
}
.btn-primary-lp:hover span {
  color: #FFF;
  font-size: 0.9em;
}

.btn-primary-y {
  border-radius: 10px;
  border: none;
  background: #f6d05f;
  color: #FFF;
  font-size: 1em;
  padding: 10px 10px;
  display: inline-table;
  transition: 0.3s;
}
.btn-primary-y:hover {
  color: #f6d05f;
  background: black;
  text-decoration: none;
}
.btn-primary-y:hover span {
  color: #FFF;
  font-size: 0.9em;
}

.navbar li:last-child {
  width: 100px;
}
.navbar a {
  color: black;
}
.navbar a:hover {
  color: #4b89bb;
}
.navbar .list-inline a {
  color: #FFF;
}
.navbar .list-inline a:hover {
  color: #e18120;
}
.navbar .btn-primary-lp {
  border-radius: 5px;
  font-size: 1em;
  width: 100%;
  padding: 5px;
  text-align: center;
}

body {
  background: #f8f9f2;
  font-family: "Nunito", sans-serif;
}

.bg-dark {
  background-color: #f6d05f !important;
}

.intro {
  margin-top: 40px;
  background-position: center;
  background-size: cover;
}
@media (max-width: 800px) {
  .intro {
    height: auto;
  }
}
.intro .hero__title {
  padding-left: 5rem;
  font-size: 3.2em;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 50px;
  text-align: right;
  width: 100%;
}
.intro .hero__title span {
  color: #4b89bb;
}
.intro .hero__icon {
  top: -0.3rem;
  left: 75px;
  width: 4rem;
}
.intro .in-log {
  padding-top: 40px;
  text-align: center;
}
.intro .in-log img {
  margin: 0 auto;
  width: 90%;
}
.intro .row {
  padding-top: 100px;
}
.intro h5 {
  color: #68abab;
  font-weight: bold;
  font-size: 2.5em;
}
.intro .text-center img {
  width: 90%;
}
.intro p {
  font-size: 1.3em;
}

.into-lp h2 {
  color: #4b89bb;
  font-weight: bold;
  font-size: 2.8em;
}
.into-lp h4 {
  color: #d9434c;
  font-weight: bold;
  font-size: 3em;
}
.into-lp p {
  font-size: 1.3em;
}
.into-lp .in-log img {
  float: right;
  width: 90%;
}
.into-lp .static {
  width: 36%;
}
.into-lp .static-o {
  width: 63%;
}
.into-lp .pan {
  margin: 0 auto;
}
.into-lp .pan .img-t {
  width: 70%;
  display: block;
  margin: 0 auto;
}
.into-lp .pan .img-b {
  float: left;
  margin-top: -50px;
  width: 60%;
}

.bsy {
  padding: 20px;
}
.bsy .card {
  align-items: center;
  border: 0;
  box-shadow: 1px -1px 6px 5px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 1px -1px 6px 5px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 1px -1px 6px 5px rgba(0, 0, 0, 0.06);
}
.bsy .card img {
  width: 15%;
  margin-top: -25px;
}
@media (max-width: 800px) {
  .bsy .card {
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.bsy h2 {
  text-transform: uppercase;
}
.bsy h5 {
  font-size: 1.5em;
}
.bsy p {
  font-family: "Nunito", sans-serif;
}
.bsy strong {
  font-family: "Nunito", sans-serif;
  font-size: 1em;
}
.bsy .btn-primary-lp {
  border-radius: 2em;
  width: 85%;
}

.idioms h3 {
  color: #d9434c;
  font-size: 2.5em;
  font-weight: bold;
}
.idioms .col-md-4 div {
  background: #FFF;
  border-radius: 15px;
  box-shadow: 1px -1px 6px 5px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 1px -1px 6px 5px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 1px -1px 6px 5px rgba(0, 0, 0, 0.06);
  padding: 20px 50px;
}
.idioms .col-md-4 span {
  /*color: #f6d05f;*/
  color:#4b89bb;
}

.cursos {
  margin-top: 60px;
}
.cursos .img-fluid {
  width: 60%;
}
.cursos h4 {
  color: #4b89bb;
  font-size: 2.5em;
  font-weight: bold;
}
.cursos .col-md-5 .target {
  background: #FFF;
  border-radius: 20px;
  box-shadow: 1px -1px 6px 5px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 1px -1px 6px 5px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 1px -1px 6px 5px rgba(0, 0, 0, 0.06);
}
.cursos .col-md-5 .target img {
  border-radius: 20px 20px 0 0;
  height: 150px;
  width: 100%;
  object-fit: cover;
}
.cursos .col-md-5 span {
  color: #f6d05f;
}
.cursos .plans {
  margin-top: 50px;
}
.cursos .plans .caption {
  padding: 10px 80px;
}
.cursos .plans .caption h4 {
  color: black;
  font-size: 1.5em;
  margin-bottom: 0;
}
.cursos .plans .caption span {
  /*color: #f6d05f;*/
  color: #68abab;
  font-size: 1.5em;
}
.cursos .plans .caption strong {
  background: #d9434c;
  color: #FFF;
  width: 10%;
}
.cursos .plans .caption .d-flex {
  font-weight: normal;
}
.cursos .plans .caption .d-flex span {
  color: black;
  font-size: 1em;
}
.cursos .plans .caption .d-flex .bg-danger {
  color: #FFF;
  background-color: #d9434c;
  width: 30%;
}
.cursos .plans .caption .d-flex .bg-teal {
  color: #FFF;
  background-color: #68abab;
  width: 30%;
}
.cursos .plans .caption .d-flex .bg-primary {
  color: #FFF;
  background-color: #4b89bb;
  width: 30%;
}
.cursos .plans .col-md-1 img {
  width: 100%;
}
@media (max-width: 800px) {
  .cursos .plans .col-md-1 img {
    width: 20%;
  }
}

.grds .grid-8 {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 0.5rem;
  position: relative;
  margin-top: 2.5rem;
  margin-top: 7rem;
}
.grds .bee {
  position: absolute;
  right: 0;
  width: 18%;
}
.grds .bg-gallery-full {
  background-image: url("../img/fondo.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.grds .image-frag {
  background-image: url("../img/fondo.jpg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  border-radius: 30px;
  overflow: hidden;
  z-index: 0;
}
.grds .content-block {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  border-radius: 30px;
  color: #FFF;
  padding: 1rem;
}
.grds .content-block h1 {
  font-size: 3em;
  font-weight: bold;
  margin-bottom: 0;
}
.grds .content-block p {
  font-size: 1.5em;
  margin: 0;
}
.grds .cb-r {
  background: #d9434c;
}
.grds .cb-b {
  background: #4b89bb;
}
.grds .cb-g {
  background: #68abab;
}
.grds .height-sm {
  height: 7rem;
}
@media (min-width: 768px) {
  .grds .height-sm {
    height: 10rem;
  }
}
@media (min-width: 1024px) {
  .grds .height-sm {
    height: 13rem;
  }
}

/* ====== MOBILE ONLY (≤768px) ====== */
@media (max-width: 768px) {
  .grds {
    /* Fondo de galería a modo "hero" arriba */
    /* Los fragmentos de imagen ya están ocultos por .d-none,
    * pero forzamos por si no usas Bootstrap en móvil */
    /* En móvil la altura fija estorba: que fluya con el contenido */
    /* La abeja en móvil: ocul­ta o céntrala.
    * Opción A (recomendada): ocultar */
  }
  .grds .grid-8 {
    grid-template-columns: 1fr;
    gap: 0.75rem;
    margin-top: 1.25rem;
  }
  .grds .bg-gallery-full {
    position: relative;
    width: 100%;
    height: 260px;
    border-radius: 24px;
    margin-bottom: 0.5rem;
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    z-index: 0;
  }
  .grds .image-frag {
    display: none !important;
    background-attachment: scroll;
  }
  .grds .content-block {
    height: auto;
    min-height: 112px;
    padding: 1rem 1.25rem;
    border-radius: 20px;
  }
  .grds .content-block h1 {
    font-size: 2rem;
    line-height: 1.1;
  }
  .grds .content-block p {
    font-size: 1rem;
    margin-top: 0.25rem;
  }
  .grds .height-sm {
    height: auto !important;
  }
  .grds .bee {
    width: 32%;
    margin: 0.5rem auto 0;
  }
}
.testimonial-card {
  border: 2px dashed #6c757d;
  border-radius: 0.5rem;
  padding: 1.5rem;
  transition: box-shadow 0.3s;
  margin-bottom: 20px;
  width: 96%;
}
.testimonial-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.testimonial-card .stars i {
  font-size: 1.2rem;
  color: #f6d05f;
}
.testimonial-card .author {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.testimonial-card img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 0.75rem;
}

.contact-section .bg-teal {
  background: #68abab;
}

.down {
  background: url("../img/bk2.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  padding: 50px 0;
  color: #FFF;
}
.down .form-control {
  background-color: transparent;
  color: #FFF;
  margin: 0 auto;
  width: 50%;
}
@media (max-width: 800px) {
  .down .form-control {
    width: 100%;
  }
}
.down .btn-primary-lp {
  background: #4b89bb;
}
.down .btn-primary-lp:hover {
  background: #253ea5;
}

footer {
  background: #f6d05f;
  padding-top: 40px;
  color: black;
  font-weight: 100;
}
footer img {
  margin-bottom: 10px;
  width: 60%;
}
@media (max-width: 800px) {
  footer img {
    display: block;
    margin: 0 auto;
    width: 60%;
  }
}
@media (max-width: 800px) {
  footer p {
    text-align: center;
    margin-top: 20px;
  }
}
footer a {
  color: black;
}
footer a:hover {
  color: #e18120;
}
footer .loc {
  color: #e18120;
  margin: 20px 0;
}
footer .aviso {
  background: #4b89bb;
  color: #FFF;
  padding: 5px 0;
}
footer .fa-brands {
  font-size: 2em;
}
footer .bee {
  width: 30%;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.slick-dots li button {
  font-size: 0;
  width: 10px;
  height: 10px;
  padding: 5px;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.slick-dots li button::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
}
.slick-dots li.slick-active button::before {
  background: #333;
}

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