.categories-course {
    box-shadow: unset;
    border: 1px solid #c6c6c6;
    background: #FFF !important;
    color: #6d6d6d !important;
}

.categories-course h4 {
    color: #000000;
}

.categories-course p {
    color: #6d6d6d;
}

.categories-course h4::before {
    background: #6d6d6d;
}

.categories_wrap ul li:nth-child(1) .categories-course .coure-icon-inner {
    background-color: #fef2cd !important;
    color: #af7b11;
    border: 1px solid #af7b11;
}

.categories_wrap ul li:nth-child(2) .categories-course .coure-icon-inner {
    background-color: #fedddc !important;
    color: #e63e3d;
    border: 1px solid #e63e3d;
}

.categories_wrap ul li:nth-child(3) .categories-course .coure-icon-inner {
    background-color: #f8f2fd !important;
    color: #7f26f2;
    border: 1px solid #7f26f2;
}

.categories_wrap ul li:nth-child(4) .categories-course .coure-icon-inner {
    background-color: #d9e6fc !important;
    color: #2b6cd3;
    border: 1px solid #2b6cd3;
}

.tp-banner .slidertext4 a {
    padding: 22px 40px !important;
}

.about_box .title h1, .choice-wrap-about .title h1 {
    font-size: 26px;
}

.about_box .title span, .class-wrap .title span, .choice-wrap-about .title span {
    font-weight: 600;
    color: #c9b33f;
    text-transform: uppercase;
}

.class-wrap {
    background: url("https://academiatls.com/images/bg_programas.png") center top / cover no-repeat;
}

.class-wrap .title h1 {
    color: #000;
    font-size: 26px;
}

.class_box {
    border: 1px solid #c6c6c6;
    border-radius: 7px;
}

.class_box img {
    border-radius: 7px;
}

.edu_list li:nth-child(1) .edu_icon, .edu_list li:nth-child(2) .edu_icon, .edu_list li:nth-child(3) .edu_icon {
    background: #fef2cd !important;
}

.footer_phone a {
    font-size: 14px !important;
    font-weight: 600;
}

.footer-adress li span {
    padding-left: 5px;
}

.social-icons ul li a {
    font-size: 0px;
}

.social-icons ul li:nth-child(2) a {
    background: #000;
    border-color: #000;
    color: #fff;
    box-shadow: -2px -2px 0 #25F4EE,
         2px 2px 0 #FE2C55;
}

.social-icons ul li:nth-child(3) a {
    background: linear-gradient(
        45deg,
        #feda75,
        #fa7e1e,
        #d62976,
        #962fbf,
        #4f5bd5
    );
    border-color: #cd2e80;
    color: #fff;
}

.footer-wrap, .footer-bottom {
    background: #f3f3f3;
}

#modal_image .modal-content {
    background-color: transparent !important;
    border: 1px solid transparent !important;
}

.innerHeading-wrap {
    background: url(https://academiatls.com/images/programas_banner1.jpg) no-repeat top;
    text-align: center;
    background-size: contain !important;
    background-color: #fcf6f6;
}

.innerHeading-wrap h1 {
    color: #000;
}

.class-wrap h3 {
    min-height: unset;
}

.class-wrap .path_box {
    display: flex;
    flex-direction: column;
}

.students_box {
    margin-top: auto;
}

a.btn.pro-btn-info {
    width: 100%;
    border-radius: 7px;
    margin-top: 10px;
}

a.btn.pro-btn-info.purple {
    background-color: #f8f2fd !important;
    color: #7f26f2;
    border: 1px solid #7f26f2;
}

a.btn.pro-btn-info.blue {
    background-color: #d9e6fc !important;
    color: #2b6cd3;
    border: 1px solid #2b6cd3;
}

a.btn.pro-btn-info.yellow {
    background-color: #fef2cd !important;
    color: #af7b11;
    border: 1px solid #af7b11;
}

a.btn.pro-btn-info.red {
    background-color: #fedddc !important;
    color: #e63e3d;
    border: 1px solid #e63e3d;
}

a.btn.pro-btn-info.green {
    background-color: #d6f2db !important;
    color: #179d32;
    border: 1px solid #179d32;
}

.students_box .students span {
    font-size: 12px;
}

.class-wrap-partnership .title h1 {
    color: #000;
    font-size: 26px !important;
}

.class-wrap.class-wrap-partnership p {
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0px;
    max-width: 600px;
    margin: 0 auto;
}

.class-wrap.class-wrap-partnership .title {
    margin-bottom: 30px;
}

.class-wrap.class-wrap-partnership .title:after {
    content: "";
    width: 54px;
    height: 2px;
    background: #ddb202;
    margin-left: -26px;
    position: absolute;
    bottom: 0;
    left: 50%;
}

.owl-carousel-partnership .item {
    max-width: 200px;
    max-height: 200px;
    margin: 0 auto;
}

.single-teachers.only-text {
    border: 1px solid transparent;
    align-items: center;
}

.single-teachers.only-text p {
    padding: 0px;
}

.logo_individual {
    max-width: 150px;
}

@media screen and (max-width: 900px) {
    .innerHeading-wrap {
        background: url(https://academiatls.com/images/programas_banner_mobile.jpg) no-repeat top;
    }

    .innerHeading-wrap h1 {
        font-size: 24px;
        margin-top: 6rem;
    }

    .innerContent-wrap {
        padding-top: 0px !important;
    }
}

@media screen and (max-width: 768px) {
    .tp-banner .slidertext4 a {
        padding: 10px 15px !important;
        font-size: 12px !important;
    }

    .tp-banner .slidertext4 a svg {
        display: none !important;
    }
}

/* */

.testimonial-highlight {
  background: #fbf9f4;
  padding: 0px 20px;
  font-family: 'Open Sans', sans-serif;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 7px;
}

.testimonial-highlight .title h1 {
    color: #000;
    font-size: 26px;
}

.testimonial-highlight .title:after {
    content: "";
    width: 54px;
    height: 2px;
    background: #ddb202;
    margin-left: -26px;
    position: absolute;
    bottom: -20px;
    left: 50%;
}

.testimonial-highlight .title span {
    font-weight: 600;
    color: #c9b33f;
    text-transform: uppercase;
}

.testimonial-highlight .title {
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}

.testimonial-wrapper {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1.2fr 1fr 1.2fr;
  gap: 30px;
  align-items: center;
}

.testimonial-text {
  position: relative;
}

.testimonial-text .quote {
  color: #af7b11;
  position: relative;
  top: 0px;
  left: 0px;
}

.testimonial-text p {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 15px;
  color: #000;
}

.testimonial-text strong {
  display: block;
  font-size: 14px;
  color: #111;
  line-height: 1.2;
}

.testimonial-text span {
  font-size: 12px;
  color: #777;
  line-height: 1.2;
}

.testimonial-image img {
  width: 100%;
  border-radius: 0px;
  object-fit: cover;
}

.testimonial-stats {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: center;
}

.stat {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-direction: column;
}

.stat span.icon {
  width: 48px;
  height: 48px;
  background: #fef2cd;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  border: 1px solid #af7b11;
}

.stat strong {
  font-size: 18px;
  color: #111;
  line-height: 1.2;
}

.stat p {
  font-size: 14px;
  color: #6d6d6d;
  margin: 0;
  max-width: 117px;
  text-align: center;
  line-height: 1.2;
}

.stat .icon svg {
    width: 24px;
    height: 24px;
    color: #af7b11;
}

.gallery-wrap {
    background: url(../images/new_bg.jpg?v=001);
    max-width: 1200px;
    margin: 0 auto;
    border-radius: 7px;
}

.galleryImg img, .portfolio-overley {
    border-radius: 7px;
}

.gallery-wrap .content .image-link, .galley_inner .content .image-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: max-content;
    color: #ffffff;
    line-height: 50px;
    background: transparent;
    display: block;
    font-size: 16px;
    z-index: 1;
    text-align: center;
    margin-left: 0px;
    margin-top: -25px;
    bottom: 0;
    right: 0;
}

.teachers-area-three .title h1 {
    color: #000;
    font-size: 26px;
}

.teachers-area-three .title span {
    font-weight: 600;
    color: #c9b33f;
    text-transform: uppercase;
}

.single-teachers {
    border: 1px solid #c6c6c6;
    border-radius: 7px;
    display: flex;
    align-items: stretch;
    height: 100%;
}

.single-teachers img {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    max-height: 200px;
}

.single-teachers .teachers-content {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.teachers-content h3 {
    font-size: 16px;
    font-weight: 600;
}

.designation {
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
}

.teacherImg {
    flex: 0 0 50%;
}

.teachers-area-three ul.social-icons.list-inline {
    padding: 5px;
    font-size: 12px;
}

.teachers-area-three ul.social-icons.list-inline li {
    padding: 5px;
    font-size: 12px;
}

.categories_wrap {
    z-index: 1;
}

@media (max-width: 900px) {
  .testimonial-wrapper {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .testimonial-stats {
    flex-direction: row;
    justify-content: center;
  }

  .stat {
    flex-direction: column;
  }

  .testimonial-highlight {
    padding: 30px 15px;
  }

  .gallery_box p {
        margin-bottom: 0px;
        line-height: 1;
   }

   .gallery_box .title {
        margin-bottom: 10px;
    }

    .gallery_box {
        margin-bottom: 20px;
    }

    .col-gal {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .single-teachers {
        height: auto;
    }

    .single-teachers img {
        max-height: unset;
    }

    .single-teachers .teachers-content {
        width: 100%;
    }
}

/* */

.cta-banner {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  max-width: 1200px;
  margin: 0 auto;
}

.cta-banner__content {
  width: 100%;
  max-width: 1100px;
  background: linear-gradient(90deg, #f0be2c 0%, #d9a514 100%);
  border-radius: 18px;
  padding: 22px 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  position: relative;
  overflow: hidden;
}

/* Decorative shapes */
.cta-banner__content::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 50%;
  width: 120px;
  height: 120px;
  border: 1px dashed rgba(255,255,255,0.35);
  border-radius: 50%;
  transform: translateY(-50%);
}

.cta-banner__content::after {
  content: "";
  position: absolute;
  right: -20px;
  bottom: -20px;
  width: 100px;
  height: 100px;
  border: 1px dashed rgba(255,255,255,0.35);
  border-radius: 50%;
}

.cta-banner__icon {
  min-width: 72px;
  width: 72px;
  height: 72px;
  background: #fff8e5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.cta-banner__text {
  flex: 1;
  z-index: 2;
}

.cta-banner__text h2 {
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
}

.cta-banner__text p {
  margin: 8px 0 0;
  font-size: 1rem;
  color: #fff;
}

.cta-banner__actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  z-index: 2;
}

.cta-banner__button {
    background: #fff8e5;
    color: #000 !important;
    text-decoration: none !important;
    padding: 14px 22px;
    border-radius: 12px;
    font-weight: 600;
    font-size: 0.95rem;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: 0.3s ease;
}

.cta-banner__whatsapp {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 0.95rem;
  font-weight: 500;
}

.footer-wrap a {
    font-size: 14px !important;
    color: #000000 !important;
}

.footer_logo {
    flex-direction: column;
}

.social-icons ul li a {
    color: #FFF !important;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .nav-item:hover .nav-link {
    color: #c9b33f;
    background: #FFF;
}

@media (max-width: 900px) {
  .cta-banner__content {
    flex-direction: column;
    align-items: center;
    text-align: left;
  }

  .cta-banner__actions {
    width: 100%;
    align-items: center;
  }

  .cta-banner__text h2 {
    font-size: 1.6rem;
    text-align: center;
  }

  .cta-banner__text p {

        text-align: center;
  }

  .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
        background: #c9b33f !important;
        color: #FFF !important;
        border-radius: 7px !important;
  }

  .footer_info {
        margin-left: 0px;
  }
}

@media (max-width: 600px) {
  .cta-banner__content {
    padding: 22px;
  }

  .cta-banner__text h2 {
    font-size: 1.35rem;
  }

  .cta-banner__button {
    width: 100%;
    justify-content: center;
  }
}

/* nosotros */

.nuestra-esencia {
    padding: 60px 20px;
    background-color: #ffffff;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}

.seccion-header {
    text-align: center;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.seccion-header::before {
    margin-right: 15px;
}

.seccion-header::after {
    margin-left: 15px;
}

.seccion-header .subtitulo {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #c9b33f;
    text-transform: uppercase;
}

.esencia-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

.esencia-card {
    display: flex;
    align-items: center;
    gap: 20px;
}

.esencia-content {
    text-align: left;
}

.icon-wrapper {
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #fcf8ee;
    border: 2px dashed #d1a12c;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-wrapper i {
    font-size: 1.6rem;
    color: #d1a12c;
}

.icon-wrapper svg {
    width: 36px;
    height: 36px;
    color: #d1a12c;
}

.esencia-content h3 {
    font-size: 1.15rem;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 10px;
}

.esencia-content p {
    font-size: 0.9rem;
    line-height: 1.6;
    color: #6d6d6d;
    padding: 0px !important;
}

@media (max-width: 992px) {
    .esencia-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
}

@media (max-width: 768px) {
    .esencia-grid {
        grid-template-columns: 1fr;
        gap: 35px;
    }
    
    .esencia-card {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .esencia-content {
        text-align: center;
    }
}

.why-us-section {
  background-color: #fbf7f5;
  padding: 80px 20px;
  text-align: center;
}

.why-us-container {
  max-width: 1200px;
  margin: 0 auto;
}


.why-us-header {
  margin-bottom: 50px;
}

.why-us-subtitle {
  font-size: 16px;
  font-weight: 600;
  color: #c9b33f;
  text-transform: uppercase;
  letter-spacing: 0px;
  position: relative;
  display: inline-block;
}


.why-us-title {
  font-size: 26px;
  color: #000000;
  margin: 0px 0 0 0;
  font-weight: 700;
}

.why-us-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}


.why-us-card {
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  padding: 40px 25px;
  flex: 1 1 100%;
  max-width: 25%;
  min-width: 220px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.why-us-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}


.card-icon {
  color: #c9b33f;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-title {
  font-size: 18px;
  color: #111111;
  font-weight: 700;
  margin: 0 0 15px 0;
  line-height: 1.3;
}

.card-text {
  font-size: 14px;
  color: #555555;
  line-height: 1.6;
  margin: 0;
}

.why-us-container p {
    padding: 0px !important;
}

@media (max-width: 1024px) {
  .why-us-card {
    flex: 1 1 calc(33.333% - 20px);
  }
}

@media (max-width: 768px) {
  .why-us-card {
    flex: 1 1 calc(50% - 20px);
  }
}

@media (max-width: 480px) {
  .why-us-card {
    flex: 1 1 100%;
    padding: 30px 20px;
  }
}

/* profesores */



.teachers-section {
    width: 100%;
    max-width: 1200px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.teachers-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

/* --- Tarjeta Individual --- */
.teacher-card {
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    width: 100%;
    max-width: 360px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    border: 1px solid #eaeaea;
}

/* Cabecera de la tarjeta con la esquina dorada */
.card-header {
    position: relative;
    background-color: #ffffff;
    padding: 25px 0 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    /* Patrón de fondo sutil simulado */
    background-image: radial-gradient(#e5e5e5 1px, transparent 1px);
    background-size: 16px 16px;
}

.corner-decoration {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background-color: #c9b33f; /* Dorado institucional */
    border-bottom-left-radius: 100%;
}

.teacher-img {
    width: 160px;
    height: 160px;
    object-fit: cover;
    border-radius: 50%; /* Cambiar a formato PNG transparente si tus fotos ya no tienen fondo */
    position: relative;
    z-index: 1;
}

/* Cuerpo de la tarjeta */
.card-body {
    padding: 20px 24px 24px 24px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.teacher-name {
    font-size: 1.4rem;
    color: #111111;
    font-weight: 700;
    margin-bottom: 4px;
}

.teacher-title {
    font-size: 11px;
    color: #555555;
    margin-bottom: 15px;
}

/* --- Etiquetas (Tags) --- */
.tags-container {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 15px;
}

.tags-container .tag {
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 6px 12px;
    font-size: 11px;
    color: #333333;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.tag i {
    color: #c9b33f; /* Iconos dorados */
}

.tag.full-width {
    width: auto;
}

/* --- Descripción --- */
.teacher-description {
    font-size: 12px;
    color: #444444;
    line-height: 1.5;
    margin-bottom: 10px;
    min-height: 60px; /* Mantiene la alineación si los textos varían un poco */
}

/* --- Calificación de estrellas --- */
.rating-container {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 15px;
}

.stars {
    color: #ffb400; /* Color estrella */
    font-size: 1.1rem;
    letter-spacing: 2px;
}

.rating-text {
    font-size: 0.85rem;
    color: #777777;
}

/* --- Bloque de Testimonio --- */
.testimonial-box {
    background-color: #fcf8ee; /* Fondo crema muy claro */
    border-radius: 8px;
    padding: 12px 16px;
    margin-bottom: 20px;
    flex-grow: 1; /* Empuja los botones hacia abajo uniformemente */
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.testimonial-text {
    font-style: italic;
    font-size: 10px;
    color: #444444;
    line-height: 1.4;
    margin-bottom: 6px;
}

.testimonial-author {
    font-size: 10px;
    color: #777777;
    line-height: 1;
    margin-bottom: 0px;
}

/* --- Botones de Acción --- */
.actions-container {
    display: flex;
    gap: 12px;
}

.btn {
    flex: 1;
    text-align: center;
    padding: 10px 0;
    border-radius: 6px;
    font-size: 0.9rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s ease;
}

.btn-outline {
    border: 1px solid #cccccc;
    color: #333333;
    background-color: #ffffff;
}

.btn-filled {
    background-color: #c9b33f !important;
    color: #ffffff !important;
    border: 1px solid #c9b33f !important;
}

/* --- Ajuste Responsivo --- */
@media (max-width: 768px) {
    .teachers-container {
        gap: 20px;
    }
}

/* blogs */

.blog_inner .blog_box {
    border: 1px solid #c6c6c6;
    border-radius: 7px;
    background: #fff;
}

.blog_inner .blog_box img {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.blog_inner .blog_box h3 a, .blog_inner .blog_box h3 {
    line-height: 1.5;
    font-size: 16px;
    margin-top: 10px;
}

.blog_inner .blog_box p {
    font-size: 12px;
    line-height: 1.5;
}

.blog_inner a {
    color: #000;
    text-decoration: none !important;
}

.path_box {
    padding: 13px 16px;
    height: 100%;
}

.date-blog {
    padding: 0px 16px;
}

.btn-blog {
    padding: 0px 16px;
    padding-bottom: 16px;
}

.date-blog {
    display: flex;
    align-items: center;
    font-size: 11px;
    color: #6d6d6d;
}

.date-blog svg {
    width: 15px;
}

.btn-blog {
    display: flex;
    align-items: center;
    text-align: right;
    width: 100%;
    justify-content: flex-end;
    margin-top: auto;
}

.btn-blog svg {
    width: 15px;
}

.btn-blog.red {
    color: #e63e3d;
}

.btn-blog.yellow {
    color: #af7b11;
}

.btn-blog.green {
    color: #179d32;
}

.btn-blog.blue {
    color: #2b6cd3;
}

.btn-blog.purple {
    color: #7f26f2;
}

span.tag-blog {
    font-size: 10px;
    border: 1px solid;
    border-radius: 7px;
    padding: 3px 5px;
}

span.tag-blog.red {
    background-color: #fedddc !important;
    color: #e63e3d;
    border: 1px solid #e63e3d;
}

span.tag-blog.yellow {
    background-color: #fef2cd !important;
    color: #af7b11;
    border: 1px solid #af7b11
}

span.tag-blog.blue {
    background-color: #d9e6fc !important;
    color: #2b6cd3;
    border: 1px solid #2b6cd3;
}

span.tag-blog.green {
    background-color: #d6f2db !important;
    color: #179d32;
    border: 1px solid #179d32;
}

span.tag-blog.purple {
    background-color: #f8f2fd !important;
    color: #7f26f2;
    border: 1px solid #7f26f2;
}

.blog_inner .blog_box {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

/* contact */

.contact-section {
  padding: 60px 20px;
}

.contact-container {
  max-width: 1100px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.contact-card,
.info-card,
.faq-section,
.location-section {
  background: #fff;
  border-radius: 16px;
  padding: 30px;
  border: 1px solid #e6e6e6;
}

.contact-card h2,
.info-card h3 {
  margin-bottom: 10px;
}

.form-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

label {
  font-size: 14px;
  margin-bottom: 5px;
}

input,
select,
textarea {
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #ddd;
  font-size: 14px;
}

input:focus,
select:focus,
textarea:focus {
  outline: none;
  border-color: #c9a634;
}

.btn-primary {
  background: #c9a634;
  color: #fff;
  border: none;
  padding: 14px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 15px;
  transition: 0.3s;
}

.btn-primary:hover {
  background: #b4942e;
}

.privacy {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  color: #777;
}

.info-item {
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
}

.info-item span {
  font-size: 22px;
}

.faq-section {
  max-width: 1100px;
  margin: 40px auto 0;
  background: #fdf9f1;
}

.faq-item {
  background: #fff;
  border-radius: 12px;
  margin-bottom: 15px;
  overflow: hidden;
}

.faq-question {
  width: 100%;
  padding: 15px;
  background: none;
  border: none;
  font-size: 15px;
  cursor: pointer;
  text-align: left;
}

.faq-answer {
  padding: 0 15px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  font-size: 14px;
  color: #555;
}

.faq-item.active .faq-answer {
  padding: 15px;
  max-height: 200px;
}

.contact-whatsapp {
    background: #d6f2db;
    color: #43a047;
    border: 1px solid #43a047; 
}

.contact-email {
    background-color: #f8f2fd !important;
    color: #7f26f2;
    border: 1px solid #7f26f2;
}

.contact-clock {
    background-color: #d9e6fc !important;
    color: #2b6cd3;
    border: 1px solid #2b6cd3;
}

.contact-pin {
    background-color: #fedddc !important;
    color: #e63e3d;
    border: 1px solid #e63e3d;
}

.contact-icon {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    font-size: 2rem !important;
    border-radius: 50%;
    margin-right: 5px;
}

.contact-icon svg {
    width: 36px;
    height: 36px;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #c9a634;
    border-color: #c9a634;
}

.location-section {
  margin-top: 40px !important;
  padding: 30px 20px;
  background: #f8f8f8;
  max-width: 1100px;
  margin: 0 auto;
}

.location-container {
  max-width: 1100px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 40px;
  align-items: center;
}

.location-info h2 {
  font-size: 28px;
  margin-bottom: 10px;
}

.location-info p {
  color: #555;
  margin-bottom: 25px;
}

.location-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.location-list li {
  display: flex;
  gap: 15px;
  align-items: flex-start;
  margin-bottom: 20px;
}

.flag {
  font-size: 28px;
}

.flag svg {
    width: 50px;
    border-radius: 7px;
}

.location-list strong {
  font-size: 16px;
}

.location-list p {
  font-size: 14px;
  margin: 0px;
  color: #666;
}

.location-map iframe {
  width: 100%;
  height: 320px;
  border: none;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.faq-wrapper {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.faq-content {
    flex: 0 0 100%;
    max-width: 60%;
}

.faq-info {
    flex: 0 0 100%;
    max-width: calc(40% - 20px);
    background-color: #fef2cd;
    border-radius: 7px;
    padding: 15px;
    background-image: url(https://academiatls.com/images/contacto_blue.png);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    padding-bottom: 4rem;
}

.faq-info a {
    background: #c9b33f;
    color: #FFF;
    padding: 11px 30px;
    font-size: 14px;
    border-radius: 7px;
    text-decoration: none;
}

.card-new-button {
    border: 0px solid;
    background-color: #fef2cd !important;
    color: #af7b11 !important;
    padding: 10px 15px;
    border-radius: 5px !important;
}

.card-new h6 {
    text-transform: capitalize;
}

/* Responsive */
@media (max-width: 900px) {
  .location-container {
    grid-template-columns: 1fr;
  }

  .location-map iframe {
    height: 260px;
  }
}

/* Responsive */
@media (max-width: 900px) {
  .contact-container {
    grid-template-columns: 1fr;
  }

  .contact-section {
    padding: 0px 20px 20px 30px;
  }

  .location-section {
        margin-top: 30px !important;
        padding: 30px 20px;
    }

    .location-container {
        gap: 10px;
    }

    .faq-section {
        margin: 30px auto 0;
    }

    .faq-wrapper {
        flex-direction: column;
    }

    .faq-content, .faq-info {
        max-width: 100%;
    }
}