/*!**************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./assets/scss/child-main.scss ***!
  \**************************************************************************************************************************************************/
@charset "UTF-8";
main.wp-block-group {
  padding: 0;
}
main.wp-block-group > article.wp-block-group {
  padding: 0;
}

.uagb-button__wrapper .wp-block-button__link {
  transition: all 0.3s ease-out;
}

.mobile-navigation-header__icon-wrapper a {
  color: var(--wp--preset--color--color-5);
}

.mobile-navigation-header__icon-wrapper path {
  fill: var(--wp--preset--color--color-5);
}

.border-circle {
  border-color: var(--wp--preset--color--color-5);
}

.wp-block-uagb-advanced-heading.two-colors .uagb-heading-text .uagb-highlight {
  background: transparent;
  -webkit-text-fill-color: var(--wp--preset--color--color-1) !important;
  font-weight: 900;
}

.site-header {
  background: var(--wp--preset--color--color-2);
}
.site-header .wp-block-group {
  transition: all 0.3s ease-out;
}
.site-header .wp-block-navigation a {
  text-decoration: none;
}
.site-header .wp-block-navigation__container {
  gap: 30px !important;
}
.site-header .wp-block-navigation-item {
  text-transform: uppercase;
  color: var(--wp--preset--color--color-1);
  font-weight: 400;
}
.site-header .wp-block-navigation-item.menu-item-button {
  font-weight: 600;
}
.site-header .wp-block-navigation-item.menu-item-phone {
  font-weight: 700;
  display: none;
}
@media only screen and (min-width: 1025px) {
  .site-header .wp-block-navigation-item.menu-item-phone {
    display: flex;
  }
}
.site-header .wp-block-navigation-item.menu-item-phone > a {
  position: relative;
  padding-left: 45px;
}
@media only screen and (min-width: 1025px) {
  .site-header .wp-block-navigation-item.menu-item-phone > a {
    padding-left: 30px;
  }
}
.site-header .wp-block-navigation-item.menu-item-phone > a::before {
  content: "";
  background-color: var(--wp--preset--color--color-1);
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
@media only screen and (min-width: 1025px) {
  .site-header .wp-block-navigation-item.menu-item-phone > a::before {
    left: -18px;
  }
}
.site-header .wp-block-navigation-item.menu-item-phone > a::after {
  content: "";
  background-image: url("data:image/svg+xml;utf8,<svg width='16' height='16' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path d='M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  margin-right: 5px;
  filter: invert(97%) sepia(5%) saturate(496%) hue-rotate(281deg) brightness(120%) contrast(100%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
@media only screen and (min-width: 1025px) {
  .site-header .wp-block-navigation-item.menu-item-phone > a::after {
    left: -18px;
  }
}
@media only screen and (max-width: 1024px) {
  .site-header .wp-block-navigation-item.has-child > a {
    flex-grow: 1;
  }
}
.site-header .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
  border: none;
}
@media only screen and (min-width: 1025px) {
  .site-header .wp-block-navigation-item {
    font-size: 17px;
  }
  .site-header .wp-block-navigation-item.menu-item-button {
    border-radius: 25px;
    padding: 10px 25px;
  }
  .site-header .wp-block-navigation__submenu-container .wp-block-navigation-item {
    font-size: 16px;
  }
  .site-header .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 238px;
  }
  .site-header .wp-block-navigation .has-child:where(:not(.open-on-click)):hover > .wp-block-navigation__submenu-container {
    min-width: 240px !important;
  }
}
@media only screen and (min-width: 1025px) {
  .site-header {
    box-shadow: none;
    min-height: 100px;
    /*&::after {
        content: "";
        width: 660px;
        height: 3px;
        background: var(--wp--preset--color--color-5);
        position: absolute;
        right: 0;
        bottom: 0;
    }*/
  }
  .site-header .wp-block-uagb-image.logo-float {
    float: left;
  }
  .site-header.headroom--not-top {
    background: var(--wp--preset--color--color-1);
    min-height: 75px;
  }
  .site-header.headroom--not-top > .wp-block-group {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .site-header {
    background: var(--wp--preset--color--color-1);
  }
  .site-header > .wp-block-group {
    background-color: var(--wp--preset--color--color-1) !important;
  }
  .site-header .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: var(--wp--preset--color--color-2) !important;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
  }
}

.mobile-header {
  background: var(--wp--preset--color--color-2);
}
.mobile-header .wp-block-columns {
  justify-content: space-between;
}
.mobile-header .wp-block-columns > .wp-block-column {
  margin-left: 0 !important;
}
.mobile-header .wp-block-columns > .wp-block-column:first-child {
  flex-grow: 3;
}
@media only screen and (max-width: 600px) {
  .mobile-header .wp-block-columns > .wp-block-column:not(:last-child) {
    margin-bottom: 0;
  }
}
.mobile-header .menu-toggle {
  float: right;
}
.mobile-header .menu-toggle span {
  background-color: #ffffff;
}

.mobile-navigation-header {
  padding-top: 0;
  padding-bottom: 0;
}

main.content {
  padding-top: 48px;
}
@media only screen and (min-width: 1025px) {
  main.content {
    padding-top: 100px !important;
  }
}

b, strong {
  font-weight: 700;
}

.wp-block-uagb-container.featured-why-choose-desc .wp-block-uagb-advanced-heading {
  border: 2px dotted var(--wp--preset--color--color-6);
  padding: 20px;
  border-radius: 15px;
  height: 80px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .wp-block-uagb-container.featured-why-choose-desc figure {
    width: 70px;
  }
}
.wp-block-uagb-container.box-servicios .uagb-container-inner-blocks-wrap .wp-block-uagb-buttons .wp-block-uagb-buttons-child {
  width: 100%;
}
.wp-block-uagb-container.box-servicios .uagb-container-inner-blocks-wrap .wp-block-uagb-buttons .wp-block-uagb-buttons-child .wp-block-button__link {
  border-top: 0;
  border-radius: 0 0 20px 20px !important;
}

.wp-block-group.swap {
  position: relative;
  /* Imagen de adelante */
  /* Imagen de detrás */
}
.wp-block-group.swap .img-delante {
  position: relative;
  width: 494px;
  height: 530px;
  z-index: 2;
  transition: all 0.3s ease-in-out;
}
.wp-block-group.swap .img-detras {
  position: absolute;
  bottom: 100px; /* hace que se vea por abajo */
  left: 330px; /* hace que se vea por la derecha */
  width: 370px;
  height: 574px;
  z-index: 1;
  transition: all 0.5s ease-in-out;
  opacity: 0.9; /* ligeramente visible siempre */
  transform: scale(1);
}
.wp-block-group.swap .img-detras:hover {
  opacity: 1;
  z-index: 3;
  transform: scale(1.1);
  animation: SwapIn 0.3s ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .wp-block-group.swap .img-delante {
    width: 100%;
    height: auto;
  }
}

.wp-block-uagb-faq.custom-accordion .uagb-question {
  font-size: 120px;
  color: var(--wp--preset--color--color-1);
  line-height: 35px;
  margin-top: 40px;
  font-weight: 100;
}
.wp-block-uagb-faq.custom-accordion .uagb-question strong {
  font-size: 22px;
  line-height: normal;
  font-weight: bold;
  color: var(--wp--preset--color--color-2);
}

/* Ocultar todos los bloques de contenido por defecto */
#identidad,
#mision,
#vision {
  display: none;
  opacity: 0;
  transition: opacity 0.4s ease, transform 0.4s ease;
}

/* Mostrar el bloque activo */
#identidad.active,
#mision.active,
#vision.active {
  display: block;
  opacity: 1;
  animation: fadeInUp 0.4s ease;
}

/* Animación de entrada */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Estilos para los botones */
.identidad-btn,
.mision-btn,
.vision-btn {
  cursor: pointer;
  transition: all 0.3s ease;
}

/* Efecto hover en los botones */
.identidad-btn:hover,
.mision-btn:hover,
.vision-btn:hover {
  background-color: var(--wp--preset--color--color-1) !important;
}
.identidad-btn:hover .uagb-heading-text,
.mision-btn:hover .uagb-heading-text,
.vision-btn:hover .uagb-heading-text {
  color: var(--wp--preset--color--color-5) !important;
}
.identidad-btn:hover img,
.mision-btn:hover img,
.vision-btn:hover img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(8deg) brightness(102%) contrast(100%);
}

/* Estado activo del botón */
.identidad-btn.active,
.mision-btn.active,
.vision-btn.active {
  background-color: var(--wp--preset--color--color-1) !important;
}
.identidad-btn.active .uagb-heading-text,
.mision-btn.active .uagb-heading-text,
.vision-btn.active .uagb-heading-text {
  color: var(--wp--preset--color--color-5) !important;
}
.identidad-btn.active img,
.mision-btn.active img,
.vision-btn.active img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(8deg) brightness(102%) contrast(100%);
}

/* tabs */
.tabs-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr; /* Por defecto, 3 columnas iguales */
  gap: 0;
  width: 100%;
}

/* Cuando el primer panel está activo - usando ID específico */
.tabs-wrapper:has(.uagb-block-9d54feff.active) {
  grid-template-columns: 1.5fr 1fr 1fr;
}

/* Cuando el segundo panel está activo - usando ID específico */
.tabs-wrapper:has(.uagb-block-fbc9431d.active) {
  grid-template-columns: 1fr 1.5fr 1fr;
}

/* Cuando el tercer panel está activo - usando ID específico */
.tabs-wrapper:has(.uagb-block-e946ffbf.active) {
  grid-template-columns: 1fr 1fr 1.5fr;
}

/* Panel individual */
.tab-panel {
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
  cursor: pointer;
  min-height: 400px;
}

/* Header del panel (estado cerrado) */
.tab-panel > .tab-header:first-child {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 400px;
  background-size: cover;
  background-position: center;
  transition: opacity 0.4s ease;
}

/* Contenido expandible (estado abierto) */
.tab-panel > .tab-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.4s ease;
  overflow: hidden;
  border: 2px solid transparent;
}

/* Estado ACTIVO del panel */
.tab-panel.active {
  border: 2px solid var(--wp--preset--color--color-2);
}

/* Ocultar header cuando está activo */
.tab-panel.active > .tab-header:first-child {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

/* Mostrar contenido cuando está activo */
.tab-panel.active > .tab-content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  z-index: 10;
}

/* Ocultar el icono + cuando está cerrado (dentro del tab-content) */
.tab-panel:not(.active) .tab-content .tab-toggle {
  display: none;
}

/* Ocultar el icono X cuando está abierto (dentro del primer tab-header) */
.tab-panel.active > .tab-header:first-child .tab-toggle {
  display: none;
}

/* Estilo del botón toggle */
.tab-toggle {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 20;
  transition: none; /* Sin animaciones */
}

/* Ajustar el icono SVG */
.tab-toggle svg {
  width: 40px;
  height: 40px;
  fill: #00ff00; /* Color verde */
}

/* Header dentro del contenido (visible cuando está abierto) */
.tab-content > .tab-header {
  position: relative;
  margin-bottom: 20px;
}

/* Responsive para móviles */
@media (max-width: 768px) {
  .tabs-wrapper,
  .tabs-wrapper:has(.tab-panel.active) {
    grid-template-columns: 1fr !important;
  }
  .tab-panel {
    min-height: auto;
    position: relative;
  }
  /* En móviles, el header cerrado debe ser más pequeño */
  .tab-panel > .tab-header:first-child {
    min-height: 150px;
    position: relative;
  }
  /* En móviles, el contenido NO es absolute, fluye normal */
  .tab-panel > .tab-content {
    position: relative;
    height: auto;
    transform: none;
    padding: 20px 15px;
  }
  /* Mostrar contenido cuando está activo */
  .tab-panel.active > .tab-content {
    opacity: 1;
    visibility: visible;
    display: block;
  }
  /* Ocultar contenido cuando NO está activo */
  .tab-panel:not(.active) > .tab-content {
    display: none;
  }
  /* En móviles, cuando está activo, ocultar el header con imagen */
  .tab-panel.active > .tab-header:first-child {
    display: none;
  }
  /* Ajustar tamaños de fuente */
  .tab-content ul {
    font-size: 14px !important;
  }
}
h2, h3, h4, h5, h6 {
  text-transform: initial;
}

.footer-contact-form {
  margin-top: 0 !important;
}
.footer-contact-form .gform_wrapper {
  max-width: 900px;
  margin: 0 auto;
}
.footer-contact-form .gform_wrapper .gform_footer {
  justify-content: center;
}

.everest-form {
  position: relative;
}

.evf-container {
  margin-bottom: 0 !important;
}
.evf-container.small-contact-form .evf-field input {
  background-color: var(--wp--preset--color--color-4);
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  height: 70px !important;
  border: 0;
  border-radius: 10px;
  font-size: 15px;
}
.evf-container.small-contact-form .evf-field textarea {
  background-color: var(--wp--preset--color--color-4);
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border: 0;
  border-radius: 10px;
  font-size: 15px;
}
.evf-container.small-contact-form .evf-submit-container .button {
  background-color: var(--wp--preset--color--color-1) !important;
  padding: 12px 20px !important;
  height: 70px !important;
  color: var(--wp--preset--color--color-5);
  text-transform: uppercase;
  font-family: var(--wp--preset--font-family--lato) !important;
  font-size: 20px !important;
  border: 0;
  border-radius: 10px;
}
.evf-container.small-contact-form .evf-submit-container .button:hover {
  background-color: var(--wp--preset--color--color-3) !important;
  color: var(--wp--preset--color--color-5);
}
@media only screen and (max-width: 490px) {
  .evf-container.small-contact-form .evf-submit-container .button {
    width: 100%;
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 490px) {
  .evf-container.small-contact-form {
    margin-bottom: 0 !important;
  }
  .evf-container.small-contact-form .evf-submit-container {
    padding: 0 !important;
  }
  .evf-container.small-contact-form .evf-submit-container .button {
    width: 100%;
    font-size: 18px !important;
  }
}
.evf-container.newsletter-form {
  /*.everest-form {
      display: flex;
      gap: 0px;
      flex-wrap: wrap;
      width: 100%;
      div  {
          margin: 0 !important;
          padding: 0 !important;
      }
  }*/
}
.evf-container.newsletter-form .evf-frontend-grid {
  margin: 0;
  padding: 0 !important;
}
.evf-container.newsletter-form .evf-field .input-text {
  background-color: rgba(255, 255, 255, 0.1411764706);
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  height: 45px !important;
  border: 0;
  font-size: 15px;
  width: 230px;
  color: var(--wp--preset--color--color-5);
}
@media only screen and (max-width: 490px) {
  .evf-container.newsletter-form .evf-field .input-text {
    width: auto;
  }
}
.evf-container.newsletter-form .evf-submit-container {
  padding: 0 !important;
  position: absolute;
  top: 0;
  left: 230px;
}
.evf-container.newsletter-form .evf-submit-container .button {
  border-radius: 0;
  background-color: var(--wp--preset--color--color-1);
  border: 0;
  height: 45px !important;
  color: var(--wp--preset--color--color-5);
  letter-spacing: 1px;
}
.evf-container.newsletter-form .evf-submit-container .button:hover {
  background-color: var(--wp--preset--color--color-1);
}

@media only screen and (min-width: 1025px) {
  .page nav [aria-current]:not([aria-current=false])::after {
    position: absolute;
    content: "";
    width: 100%;
    background-color: var(--wp--preset--color--color-1);
    height: 2px;
    bottom: 0;
    left: 0;
  }
}

.wp-block-navigation {
  margin-block-start: 0px;
}
@media only screen and (min-width: 1025px) {
  .wp-block-navigation .wp-block-navigation-item__content {
    position: relative;
    padding-bottom: 5px;
  }
  .wp-block-navigation .wp-block-navigation-item__content::after {
    position: absolute;
    content: "";
    width: 0;
    background-color: var(--wp--preset--color--color-1);
    height: 2px;
    bottom: 0;
    left: 0;
    transition: all 0.3s ease-out;
  }
  .wp-block-navigation .wp-block-navigation-item__content:hover::after {
    width: 100%;
  }
}

.archive main.content {
  padding-top: 100px !important;
}

/* search */
#wp-block-search__input-1::-webkit-input-placeholder {
  color: var(--wp--preset--color--color-1);
  opacity: 1;
}

#wp-block-search__input-1:-ms-input-placeholder {
  color: var(--wp--preset--color--color-1);
  opacity: 1;
} /* IE 10-11 */
#wp-block-search__input-1::-ms-input-placeholder {
  color: var(--wp--preset--color--color-1);
  opacity: 1;
} /* Edge legacy */
#wp-block-search__input-1::placeholder {
  color: var(--wp--preset--color--color-1);
  opacity: 1;
}

#wp-block-search__input-1::placeholder {
  color: var(--wp--preset--color--color-1) !important;
  opacity: 1 !important;
}

.uagb-post-grid.custom-post-grid article.uagb-post__inner-wrap {
  position: relative;
  padding-bottom: 80px;
}
.uagb-post-grid.custom-post-grid article.uagb-post__inner-wrap .uagb-post__cta {
  position: absolute;
  bottom: 45px;
}
.uagb-post-grid.custom-post-grid .uagb-post__image {
  margin-bottom: 15px;
  position: relative;
}
.uagb-post-grid.custom-post-grid .uagb-post__image::before {
  content: "NOMBRE DEL SITIO";
  position: absolute;
  top: 0;
  right: 0;
  background: var(--wp--preset--color--color-2);
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  padding: 5px 10px;
  text-transform: uppercase;
  z-index: 2;
  opacity: 1;
}

.wp-block-post-content > :not(.alignfull):not(.alignright):not(.alignleft) {
  width: 100%;
}

@media only screen and (max-width: 600px) {
  .wp-block-columns > .wp-block-column:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 993px) {
  main.content .wp-block-columns {
    display: block;
  }
  main.content .wp-block-columns > .wp-block-column {
    margin-bottom: var(--wp--style--block-gap, 24px);
  }
  main.content .wp-block-columns > .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
  main.content .wp-block-columns > .wp-block-column:last-child {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 790px) {
  :root :where(.wp-block-group) {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.wp-block-group.mobile-header {
  padding: 0 5%;
}

.wp-block-spacer {
  margin-top: 0 !important;
}

.wp-block-quote {
  margin-block-end: 24px;
}

.entry-content .wp-block-uagb-table-of-contents .uagb-toc__wrap {
  max-width: 850px;
  background-color: transparent;
  padding: 0;
}
.entry-content .wp-block-uagb-table-of-contents .uagb-toc__title {
  color: var(--wp--preset--color--color-6);
}
.entry-content .wp-block-uagb-table-of-contents .uagb-toc__list a {
  color: var(--wp--preset--color--color-2) !important;
}
.entry-content .wp-block-uagb-table-of-contents .uagb-toc__wrap .uagb-toc__title-wrap {
  margin-bottom: 0;
}
