main.home{
  padding: 5rem;
}
main.home .container, main.home .container .row{
  height: 100%;
}
main button{
  background: transparent;
  border: 0;
  margin-left: auto;
  display: block;
}
main form{
  max-width: 80%;
}
main.home h1, main.home h2{
  font-size: 3.2rem;
  line-height: 3rem;
  font-weight: 200;
  text-transform: uppercase;
}
main.home .img-grafica{
  display: inline-block;
  width: 3rem;
}
main.home .cont-info-woorx{
  margin-top: 2rem;
}
main.home .cont-info-home{
  display: flex;
  align-items: center;
}
main.home p{
  margin-top: 1rem;
  display: inline-block;
  max-width: 90%;
  text-align: justify;
  font-size: .6rem;
  padding-left: .5rem;
}
main.servicios-header p{
  max-width: 50%;
  margin: 2rem auto;
  padding-left: .5rem;
}
main.home .cont-btn-contacto, main.servicios-header .cont-btn-contacto{
  cursor: pointer;
  display: inline-block;
  border: 1px solid #000;
  padding: 0.8rem 2rem;
  border-radius: 0.5rem;
  position: relative;
  overflow: hidden;
  transition: .2s all ease-in-out;
}
main.home .cont-btn-contacto .txt-btn-cont::before, main.servicios-header .cont-btn-contacto .txt-btn-cont::before{
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 0;
  transition: .2s all ease-in-out;
  z-index: -1;
}
main.home .cont-btn-contacto:hover .txt-btn-cont::before, main.servicios-header .cont-btn-contacto:hover .txt-btn-cont::before{
  width: 100%;
}
main.home .cont-btn-contacto:hover .txt-btn-cont, main.servicios-header .cont-btn-contacto:hover .txt-btn-cont{
  color: #fff;
}
main.home .form-control, main.home textarea{
  width: 80%;
  display: inline-block;
  border: none;
  border-bottom: 1px solid #c3c3c3;
  border-radius: 0;
  line-height: 1rem;
  font-size: .8rem;
  padding: .375rem .75rem;
}
main.home .form-label{
  width: auto;
  font-weight: 200;
  font-size: .8rem;
  width: 12%;
}
main.home .form-control:focus{
  box-shadow: none;
  border-bottom: 2px solid #000;
}
main.home textarea:focus-visible {
  border: none;
  outline: none;
  border-bottom: 2px solid #000;
}
section.info-home{
  padding: 5rem 0;
  background-image: url('../img/bg-blog.jpg');
  color: #fff;
}
section.info-home .title-info-home{
  margin-top: 3rem;
}
section.info-home .title-info-home span{
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 3.8rem;
}
section.info-home .desc-info-home{
  margin-top: 8rem;
}
section.info-home .title-info-home h2{
  font-weight: 400;
  font-size: 1.5rem;
}
section.info-home .desc-info-home span:first-child{
  font-weight: 300;
  font-size: 2.2rem;
}
section.info-home .desc-info-home p{
  max-width: 60%;
  text-align: justify;
}
section.ads a.btn-woorx{
  position: absolute;
  bottom: 12%;
  right: -30%;
}
section.ads{
  padding: 5rem;
  position: relative;
  overflow: hidden;
}
section.ads .words{
  color: #fff;
  text-transform: uppercase;
  top: 3rem;
  mix-blend-mode: difference;
  position: absolute;
  font-size: 16rem;
  line-height: 8rem;
  font-weight: 100;
  display: inline-block;
  white-space: nowrap;
  width: 160rem;
  animation: move-text 25s linear infinite;
  text-shadow: 160rem 0, 320rem 0;
  z-index: 100;
}
section.ads .cont-ads{
  position: relative;
  margin: auto;
  max-width: 60%;
}
section.ads .cont-ads .text-seosem{
  position: absolute;
  bottom: 5%;
}
section.ads h2{
  text-align: center;
  color: #fff;
  font-weight: 200;
  font-size: 2.8rem;
}
section.ads hgroup{
  text-align: center;
}
section.ads hgroup h3{
  display: inline-block;
  color: #fff;
  font-size: .9rem;
  font-weight: 200;
  width: 28%;
}
section.ads .cont-ads .text-seosem p{
  color: #fff;
  max-width: 50%;
  margin: auto;
  text-align: justify;
}
section.home-website{
  padding: 5rem;
}
section.home-website .cont-website{
  position: relative;
}
section.home-website .cont-website a{
  display: block;
  margin: auto;
}
section.home-website .cont-website .cont-info-web{
  position: absolute;
  width: 50%;
  margin-left: auto;
  top: 5%;
  right: 0;
  padding-right: 10%;
}
section.home-website .cont-website .cont-info-web h2{
  font-size: 7rem;
  color: #fff;
  font-weight: 200;
}
section.home-website .cont-website .cont-info-web hgroup h3{
  display: inline-block;
  color: #fff;
  font-weight: 200;
  font-size: 1rem; margin-right: 1rem;
}
section.home-website .cont-website .cont-info-web p{
  color: #fff;
  max-width: 60%;
  text-align: justify;
  margin-top: 2rem;
}
section.branding-h .cont-logo{
  text-align: center;
  width: 100%;
  position: relative;
}
section.branding-h .cont-logo .branding-luna{
  position: absolute;
  top: 18%;
  right: 32%;
  width: 16%;
}
section.branding-h .cont-logo span{
  font-size: 1.2rem;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  top: 5%;
}
section.branding-h .info-branding-home{
  margin: 4rem auto;
}
section.branding-h .info-branding-home h3{
  font-weight: 200;
  display: inline-block;
  font-size: 6rem;
  line-height: 4.8rem;
  width: 48%;
  text-align: right;
}
section.branding-h .info-branding-home p{
  display: inline-block;
  max-width: 48%;
  margin-bottom: 0;
  padding: 1rem;
  text-align: justify;
}
section.branding-h .cont-logo h2{
  font-size: 16rem;
  font-family: 'Epilogue', sans-serif;
  letter-spacing: 1rem;
}
section.branding-h .btn-woorx{
  margin: auto;
  display: block;
}
section.registro-h h2{
  font-weight: 200;
  font-size: 6rem;
}
section.registro-h .cont-info-registro{
  max-width: 60%;
  margin: auto;
}
/* section.registro-h a.btn-woorx{
  display: block;
  margin: 0;
  margin-top: 2rem;
  margin-left: auto;
} */
section.registro-h .cont-info-registro p{
  text-align: justify;
}
section.foto-h{
  padding: 5rem;
  position: relative;
  overflow: hidden;
}
section.foto-h .cont-gif{
  display: block;
  background-image: url('../img/gif-1.webp');
  background-size: contain;
  max-width: 100%;
  width: 607px;
  height: 438px;
  background-repeat: no-repeat;
  margin: auto;
  z-index: 10;
  position: relative;
  margin: 8rem auto;
  animation: gif-fotos 2.5s  infinite;
}
section.foto-h p{
  max-width: 50%;
  margin: auto;
  text-align: justify;
}
@keyframes gif-fotos {
  0%{
    background-image: url('../img/gif-1.webp');
  }
  4%{
    background-image: url('../img/gif-2.webp');
  }
  8%{
    background-image: url('../img/gif-3.webp');
  }
  12%{
    background-image: url('../img/gif-4.webp');
  }
  16%{
    background-image: url('../img/gif-5.webp');
  }
  20%{
    background-image: url('../img/gif-6.webp');
  }
  24%{
    background-image: url('../img/gif-7.webp');
  }
  28%{
    background-image: url('../img/gif-8.webp');
  }
  32%{
    background-image: url('../img/gif-9.webp');
  }
  36%{
    background-image: url('../img/gif-10.webp');
  }
  40%{
    background-image: url('../img/gif-11.webp');
  }
  44%{
    background-image: url('../img/gif-12.webp');
  }
  48%{
    background-image: url('../img/gif-13.webp');
  }
  52%{
    background-image: url('../img/gif-14.webp');
  }
  56%{
    background-image: url('../img/gif-15.webp');
  }
  60%{
    background-image: url('../img/gif-16.webp');
  }
  64%{
    background-image: url('../img/gif-17.webp');
  }
  68%{
    background-image: url('../img/gif-18.webp');
  }
  72%{
    background-image: url('../img/gif-19.webp');
  }
  76%{
    background-image: url('../img/gif-20.webp');
  }
  80%{
    background-image: url('../img/gif-21.webp');
  }
  84%{
    background-image: url('../img/gif-22.webp');
  }
  88%{
    background-image: url('../img/gif-23.webp');
  }
  92%{
    background-image: url('../img/gif-24.webp');
  }
  96%{
    background-image: url('../img/gif-25.webp');
  }
}
section.foto-h .btn-woorx{
  position: absolute;
  bottom: 0;
  right: -40%;
}
section.foto-h .words{
  position: absolute;
  text-transform: uppercase;
  top: 3rem;
  font-size: 18rem;
  line-height: 18rem;
  font-weight: 100;
  display: inline-block;
  white-space: nowrap;
  width: 120rem;
  animation: move-text 15s linear infinite;
  text-shadow: 120rem 0, 240rem 0;
}
section.filtro-seccion{
  text-align: center;
}
section.filtro-seccion .container{
  border-bottom: .01rem solid #000;
}
section.filtro-seccion h2{
  cursor: pointer;
  position: relative;
  margin-bottom: 2rem;
  font-weight: 300;
  font-size: .9rem;
  display: inline-block;
  transition: all 3s;
}
section.filtro-seccion h2:hover::after{
  width: 100%;
}
section.filtro-seccion h2::after{
  content: '';
  position: absolute;
  bottom: 0rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  height: 0.1rem;
  background-color: #000;
  transition: all .3s;
  z-index: -1;
}
 a.btn-woorx{
  margin: 1rem auto;
}
 a.btn-woorx .circle .icon.arrow::before{
  border-color: #000;
}
 a.btn-woorx .circle .icon.arrow{
  background: #000;
}
 a.btn-woorx .button-text{
  color: #fff;
}
a:hover .button-text{
  color: #000;
}
 a.btn-woorx .circle{
  background: #fff;
}
article .titulo-proyecto{
  margin-top: .5rem;
  font-weight: 300;
  font-size: 2.5rem;
}
section.info-home .frase-info-home{
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 1.4rem;
  margin-top: 8rem;
}
section.ultimos-proyectos,section.todos-proyectos{
  padding: 0;
}
section.servicios-woorx{
  background-color: #2a2a2a;
  color: #fff;
}
section.servicios-woorx a{
  color: #fff;
  transition: .2s ease-in-out;
}
section.servicios-woorx a:hover{
  color: #2a2a2a;
}
section.servicios-woorx .servicio{
  padding: 2rem 15% 2rem 5%;
  background-color: #2a2a2a;
  transition: .2s ease-in-out;
}
section.servicios-woorx .servicio:hover{
  background-color: #fff;
}
section.servicios-woorx .border-servicio{
  border-top: 1px solid #545454;
}
section.servicios-woorx h2{
  font-size: 4rem;
  font-weight: 600;
  line-height: 3rem;
}
section.servicios-woorx h3{
  font-size: .9rem;
  font-weight: 300;
  letter-spacing: .05rem;
  margin-top: 1.2rem;
}
section.servicios-woorx span{
  font-weight: 300;
}
