@charset "UTF-8";
/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.tania-titulo-deco p::before {
  content: "\\\\";
  font-weight: 300;
  padding-right: 5px;
}
.tania-titulo-deco-simple p::before {
  content: "\\";
  font-weight: 300;
  padding-right: 5px;
}

.tania-hero-fondoSombra .fusion-image-element {
  height: 100%;
}
.tania-hero-fondoSombra .fusion-image-element span.fusion-imageframe {
  width: 100%;
  height: 100%;
}
.tania-hero-fondoSombra .fusion-image-element span.fusion-imageframe img {
  width: 100%;
  height: 100%;
}

.tania-hero-nombre strong::after {
  content: "\\";
  font-weight: 300;
  padding-left: 5px;
}

.tania-terapiaOnline {
  position: relative;
}
.tania-terapiaOnline .fusion-image-element:nth-child(2) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  width: 35vw;
}
.tania-terapiaOnline .fusion-image-element:nth-child(4) {
  position: absolute;
  z-index: 0;
  bottom: 15%;
  right: 18%;
}
.tania-terapiaOnline .fusion-image-element:nth-child(4) img {
  width: 18vw;
}
.tania-terapiaOnline .fusion-image-element:nth-child(3) {
  position: absolute;
  z-index: 3;
  top: 25%;
  right: 65%;
}
.tania-terapiaOnline .fusion-image-element:nth-child(3) img {
  width: 7vw;
}

.tania-servicios {
  background-position: left 0 bottom 50px !important;
}
.tania-servicios div.fusion-layout-column span.fusion-imageframe {
  transition: transform 0.3s ease;
}
.tania-servicios div.fusion-layout-column:hover span.fusion-imageframe {
  transform: scale(1.2);
}

.tania-comprender-img .fusion-column-wrapper .fusion-image-element:nth-child(2) {
  position: absolute;
  left: 30%;
  z-index: 0;
  top: -8%;
}
.tania-comprender-img .fusion-column-wrapper .fusion-image-element:nth-child(3) {
  z-index: 0;
  position: absolute;
  right: 25%;
  bottom: -20%;
}

.tania-miAcompañamiento {
  position: relative;
}
.tania-miAcompañamiento .fusion-image-element:nth-child(2) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}
.tania-miAcompañamiento .fusion-image-element:nth-child(4) {
  position: absolute;
  z-index: 0;
  bottom: 20%;
  right: 18%;
}
.tania-miAcompañamiento .fusion-image-element:nth-child(4) img {
  width: 18vw;
}
.tania-miAcompañamiento .fusion-image-element:nth-child(3) {
  position: absolute;
  z-index: 3;
  top: 30%;
  right: 60%;
}
.tania-miAcompañamiento .fusion-image-element:nth-child(3) img {
  width: 7vw;
}

.tania-faqs-texto h3 {
  position: relative;
}
.tania-faqs-texto h3::before {
  content: "";
  background-image: url(assets/img/faqs-marker.png);
  width: 41px;
  height: 41px;
  display: block;
  position: absolute;
  z-index: -1;
  left: -2%;
  top: 50%;
  transform: translateY(-58%);
}

.tania-contacto .wpcf7 {
  z-index: 1;
  max-width: 75%;
}
.tania-contacto .wpcf7 p {
  width: 100%;
}
.tania-contacto .wpcf7 .tania-contacto-form-flex {
  display: flex;
  grid-gap: 20px;
}
.tania-contacto .wpcf7 span.wpcf7-list-item {
  margin: 30px 0 !important;
}
.tania-contacto .wpcf7 input, .tania-contacto .wpcf7 textarea {
  background: transparent;
  border: none;
  border-bottom: 1px solid #5A635B;
  border-radius: 0;
  padding-left: 0;
}
.tania-contacto .wpcf7 input::placeholder, .tania-contacto .wpcf7 textarea::placeholder {
  color: #5A635B;
}
.tania-contacto .wpcf7 input:focus, .tania-contacto .wpcf7 textarea:focus {
  border-bottom: 1px solid #5A635B;
}
.tania-contacto-link a {
  text-decoration: underline;
}

@media (max-width: 1100px) {
  .tania-terapiaOnline .fusion-image-element:nth-child(3) {
    top: 32%;
  }
  .tania-terapiaOnline .fusion-image-element:nth-child(4) {
    bottom: 24%;
  }
}
@media (max-width: 767px) {
  .tania-hero {
    background-position: 80% 0 !important;
  }
  .tania-hero-fondoSombra {
    top: 0 !important;
  }
  .tania-hero-fondoSombra .fusion-image-element {
    width: 130vw;
  }
  .tania-terapiaOnline .fusion-column-wrapper .fusion-image-element:first-child {
    max-width: 50%;
    margin: 0 auto;
  }
  .tania-terapiaOnline .fusion-column-wrapper .fusion-image-element:nth-child(2) {
    width: 75vw;
    margin: 0 auto;
  }
  .tania-terapiaOnline .fusion-column-wrapper .fusion-image-element:nth-child(4) {
    right: 5%;
    bottom: 5%;
  }
  .tania-terapiaOnline .fusion-column-wrapper .fusion-image-element:nth-child(4) img {
    width: 40vw;
  }
  .tania-terapiaOnline .fusion-column-wrapper .fusion-image-element:nth-child(3) {
    top: 15%;
  }
  .tania-terapiaOnline .fusion-column-wrapper .fusion-image-element:nth-child(3) img {
    width: 15vw;
  }
  .tania-comprender-img .fusion-column-wrapper .fusion-image-element:first-child {
    width: 75vw;
    margin: 0 auto;
  }
  .tania-comprender-img .fusion-column-wrapper .fusion-image-element:nth-child(2) {
    top: 0;
    left: 13%;
  }
  .tania-comprender-img .fusion-column-wrapper .fusion-image-element:nth-child(2) img {
    width: 15vw;
  }
  .tania-comprender-img .fusion-column-wrapper .fusion-image-element:nth-child(3) {
    right: 10%;
  }
  .tania-comprender-img .fusion-column-wrapper .fusion-image-element:nth-child(3) img {
    width: 40vw;
  }
  .tania-miAcompañamiento .fusion-column-wrapper .fusion-image-element:first-child {
    max-width: 50%;
    margin: 0 auto;
  }
  .tania-miAcompañamiento .fusion-column-wrapper .fusion-image-element:nth-child(2) {
    width: 60vw;
    margin: 0 auto;
  }
  .tania-miAcompañamiento .fusion-column-wrapper .fusion-image-element:nth-child(3) {
    top: 10%;
    right: 62%;
  }
  .tania-miAcompañamiento .fusion-column-wrapper .fusion-image-element:nth-child(3) img {
    width: 15vw;
  }
  .tania-miAcompañamiento .fusion-column-wrapper .fusion-image-element:nth-child(4) {
    bottom: 0;
    right: 20%;
  }
  .tania-miAcompañamiento .fusion-column-wrapper .fusion-image-element:nth-child(4) img {
    width: 40vw;
  }
  .tania-contacto .wpcf7 .tania-contacto-form-flex {
    flex-direction: column;
    grid-gap: 0;
  }
  .tania-footer-copy .fusion-column-wrapper {
    flex-direction: column-reverse !important;
    align-items: flex-start;
  }
  .tania-conoceme, #tarifas .fusion-fullwidth, #contacto .fusion-fullwidth {
    align-items: end;
  }
  .tania-contacto .wpcf7 {
    z-index: 1;
    max-width: 100%;
  }
  .fusion-tb-footer #menu-menu-principal-pg-legales li {
    margin-bottom: 15px !important;
  }
  .tania-footer-contacto p {
    margin: 0 0 10px !important;
  }
  .tania-servicios span {
    max-width: 100% !important;
  }
  .tania-servicios span img {
    height: 90px;
    width: auto;
  }
}

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