/*!**************************************************************************************************************************************************!*\
  !*** 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);
}

.site-header {
  background: var(--wp--preset--color--color-1);
}
.site-header .wp-block-uagb-container {
  transition: all 0.3s ease-out;
}
.site-header .wp-block-uagb-container .wp-block-uagb-image.logo img {
  transition: all 0.3s ease-out;
}
.site-header .wp-block-navigation a {
  text-decoration: none;
}
.site-header .wp-block-navigation__container {
  gap: 60px !important;
}
.site-header .wp-block-navigation-item {
  color: var(--wp--preset--color--color-4);
  font-weight: 500;
}
@media only screen and (max-width: 1024px) {
  .site-header .wp-block-navigation-item {
    color: var(--wp--preset--color--color-5);
  }
}
.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 {
    background: transparent;
    box-shadow: none;
    min-height: 150px;
    /*&::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 {
    justify-content: flex-start;
  }
  .site-header .wp-block-group.header__logo-navigation {
    padding-top: 60px !important;
  }
  .site-header figure.logo-float {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    z-index: 9;
  }
  .site-header.headroom--not-top {
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4117647059);
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4117647059);
    -moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.4117647059);
    min-height: 110px;
  }
  .site-header.headroom--not-top > .wp-block-uagb-container {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .site-header.headroom--not-top > .wp-block-uagb-container .wp-block-uagb-image.logo {
    filter: none;
  }
  .site-header.headroom--not-top > .wp-block-uagb-container .wp-block-uagb-image.logo img {
    width: 90px;
  }
}
@media only screen and (max-width: 1024px) {
  .site-header > .wp-block-group {
    background-color: var(--wp--preset--color--color-1) !important;
  }
  .site-header .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item {
    background-color: var(--wp--preset--color--color-5) !important;
    color: var(--wp--preset--color--color-6) !important;
  }
}

.mobile-header {
  background: var(--wp--preset--color--color-1);
}
.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: 150px !important;
  }
}

.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;
  }
}

h2, h3, h4, h5, h6 {
  text-transform: initial;
}

@media only screen and (max-width: 1024px) {
  body h1 {
    font-size: 42px !important;
  }
  body h2 {
    font-size: 36px !important;
  }
  body h3 {
    font-size: 30px !important;
  }
}

.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;
}

.evf-container {
  margin-bottom: 0 !important;
}
.evf-container.small-contact-form .evf-field-label {
  margin-bottom: 0;
  margin-top: 20px;
}
.evf-container.small-contact-form .evf-field input {
  padding-top: 0 !important;
  padding-bottom: 5px !important;
  height: 40px !important;
  border: 0;
  border-bottom: 2px solid var(--wp--preset--color--color-1);
  font-size: 15px;
}
.evf-container.small-contact-form .evf-field textarea {
  padding-top: 0 !important;
  padding-bottom: 5px !important;
  border: 0;
  border-bottom: 2px solid var(--wp--preset--color--color-1);
  font-size: 15px;
}
.evf-container.small-contact-form .evf-submit-container .button {
  background-color: var(--wp--preset--color--color-2) !important;
  padding: 10px 30px !important;
  height: 50px !important;
  color: var(--wp--preset--color--color-5);
  font-size: 18px !important;
  border: 0;
  border-radius: 10px;
  letter-spacing: 1px;
  line-height: normal;
  margin-top: 30px;
}
.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%;
  }
}
@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 .evf-field-container {
  margin: 0;
  padding: 0;
}
.evf-container.newsletter-form .evf-field-container input {
  border-radius: 7px;
  height: 35px;
  margin-bottom: 0;
  border: 0;
}
.evf-container.newsletter-form .evf-submit-container {
  padding: 0;
}
.evf-container.newsletter-form .evf-submit-container button {
  border-radius: 7px;
  padding: 3px 30px;
  font-size: 14px;
  height: 35px;
  background-color: var(--wp--preset--color--color-2);
  border: 0;
  color: var(--wp--preset--color--color-5);
  font-weight: 500;
}
.evf-container.newsletter-form .evf-submit-container button:hover {
  background-color: var(--wp--preset--color--color-4);
  color: var(--wp--preset--color--color-5);
}

@media only screen and (min-width: 1025px) {
  .page nav [aria-current]:not([aria-current=false]) {
    color: var(--wp--preset--color--color-1);
  }
  .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: 2px;
  }
  .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 {
    color: var(--wp--preset--color--color-1);
  }
  .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;
}
