@media only screen and (min-width: 1921px) {
  /* PROJECT-GENERAL */
}
@media only screen and (max-width: 1620px) {
}
@media only screen and (max-width: 1440px) {
  .action{
    margin-right: 0;
  }
  .quote{
    font-size: .9rem;
  }
}
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 1025px){
}
@media screen and (max-width: 993px) {
}
@media screen and (max-width: 800px){
}
@media screen and (max-width: 720px) {
}
@media screen and (max-width: 600px) {
  /* GENERALES */
  .row{
    margin-right: calc(-.5 * var(--bs-gutter-x));
  }
  .ds-dn{
    display: block;
  }
  .sm-dn{
    display: none;
  }
  section{
    padding: 4rem 0;
  }
  article.seccion-full .titulo-proyecto, article.seccion-full .descripcion-proyecto,article.seccion-full .etiqueta-servicio, article.seccion-full button.btn-woorx{
    transform: translateX(0rem);
  }
  article.seccion-full{
    min-height: auto;
  }
  article.seccion-full .etiqueta-servicio::after{
    background-color: #000;
    transform: translateX(0rem);
    margin-top: .5rem;
  }
  article .titulo-proyecto{
    font-size: 1.4rem;
  }
  article .etiqueta-servicio{
    font-size: .7rem;
    letter-spacing: .05rem;
    margin-top: .5rem;;
  }
  article.seccion-full .cont-text{
    position: relative;
    bottom: 0;
    color: #000;
  }
  article.grid-proyecto img{
    margin-bottom: 0;
  }
  button.btn-woorx .circle{
    width: 2rem;
    height: 2rem;
  }
  button.btn-woorx .circle .icon.arrow{
    width: .8rem;
  }
  article.grid-proyecto{
    padding: 0;
  }
  article .etiqueta-servicio::after{
    margin-top: .5rem;
  }
  .grid__item{
    margin-top: 2rem;
  }
  section.proyectos-woorx{
    padding: 0;
  }
  .cont-proyectos{
    padding: 0 2rem 2rem;
  }
  section.blog-secciones hgroup{
    max-width: 80%;
    margin: auto;
  }
  section.blog-secciones .titulo-articulo{
    font-size: 1.2rem;
  }
  section.blog-secciones .words {
    font-size: 8rem;
    /* El ancho del text debe ser igual que la distancia entre sombras */
    width: 60rem;
    /* Text shadow funciona igual que box-shadow, pero para texto   */
    text-shadow: 60rem 0, 120rem 0;
  }
/* HOME */
  main.home{
    padding: 2rem 1rem;
  }
  main.home h1, main.home h2{
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
  main.home p{
    max-width: 80%;
    text-align: justify;
  }
  main.home .img-grafica{
    display: block;
  }
  main.home .cont-info-home{
    display: block;
  }
  main.servicios-header h1{
    font-size: 2rem;
  }
  main.home p, main.servicios-header p{
    max-width: 100%;
  }
  main form{
    max-width: 100%;
  }
  main button{
    margin: 1rem auto;
  }
  main.home form span{
    margin-top: 2rem;
  }
  main.home .form-label,main.home .form-control, main.home textarea{
    width: 100%;
  }
  section.ads .cont-ads{
    max-width: 100%;
  }
  section.ads .words{
    font-size: 8rem;
    width: 80rem;
    text-shadow: 80rem 0, 160rem 0;
    animation: move-text 15s linear infinite;
  }
  section.ads .cont-ads .text-seosem{
    position: relative;
  }
  section.ads h2, section.ads hgroup h3,section.ads .cont-ads .text-seosem p{
    color: #1c1c1c;
    margin-top: 1rem;
  }
  section.ads .cont-ads .text-seosem p{
    max-width: 100%;
  }
  section.ads a.btn-woorx{
    position: relative;
    margin-top: 1rem;
  }
  section.ads hgroup h3{
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  section.home-website{
    padding: 4rem 1rem;
    overflow: hidden;
  }
 section.home-website  a.btn-woorx{
   display: block;
   margin: 1rem auto;
 }
  section.home-website .cont-website .cont-info-web{
    position: relative;
    width: 100%;
    padding: 0;
  }
  section.home-website .cont-website .cont-info-web h2{
    font-size: 3rem;
    text-align: center;
    margin-top: 1rem;
  }
  section.home-website .cont-website .cont-info-web h2,section.home-website .cont-website .cont-info-web hgroup h3,section.home-website .cont-website .cont-info-web p{
    color: #000;
  }
  section.home-website .cont-website .cont-info-web p{
    max-width: 100%;
    margin-top: 1rem;
  }
  section.home-website hgroup{
    text-align: center;
  }
  section.home-website .cont-website .cont-info-web hgroup h3{
    font-size: .8rem;
  }
  section.branding-h{
    padding-top: 5rem;
  }
  section.branding-h .cont-logo h2{
    font-size: 4rem;
  }
  section.branding-h .cont-logo span{
    position: relative;
  }
  section.branding-h .cont-logo .branding-luna{
    top: 38%;
  }
  section.branding-h .info-branding-home h3{
    display: block;
    font-size: 4rem;
    text-align: center;
    width: 100%;
  }
  section.branding-h .info-branding-home p{
    max-width: 100%;
  }
  section.branding-h .info-branding-home{
    margin: 2rem auto;
  }
  section.foto-h{
    padding: 4rem 0;
  }
  section.foto-h .words{
    font-size: 8rem;
    width: 50rem;
    text-shadow: 50rem 0, 100rem 0;
  }
  section.foto-h .cont-gif{
    height: 280px;
  }
  section.foto-h .btn-woorx{
    bottom: -5rem;
    left: 0;
    right: 0;
    margin: auto;
  }
  section.foto-h p{
    max-width: 100%;
  }
  section.registro-h .cont-info-registro{
    max-width: 100%;
  }
  section.registro-h h2{
    font-size: 2.2rem;
    text-align: center;
    margin: 2rem auto 1rem auto;
  }
  section.registro-h a.btn-woorx{
    margin: auto;
  }
  section.proyectos-woorx img{
    margin: 1rem auto;
  }
  section.servicios-woorx h2{
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
  article.seccion-full button.btn-woorx .circle{
    background: #000;
  }
  article.seccion-full button.btn-woorx .circle .icon.arrow{
    background: #fff;
  }
  article.seccion-full button.btn-woorx .circle .icon.arrow::before{
    border-color: #fff;
  }
  article.seccion-full button.btn-woorx .button-text{
    color: #000;
  }
  article.seccion-full button.btn-woorx{
    display: block;
    margin: auto;
    width: 8rem;
  }
  section.servicios-woorx .servicio{
    padding: 2rem;
  }
  section.servicios-woorx .servicio p{
    text-align: justify;
  }
  button.btn-woorx .button-text{
    font-size: .8rem;
  }
  section.info-home{
    padding: 2rem 0 2rem 2rem;
  }
  section.info-home .frase-info-home{
    margin-top: 2rem;
  }
  section.info-home .title-info-home span{
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
  section.info-home .title-info-home h2{
    font-size: 2.2rem;
  }
  section.info-home .desc-info-home{
    margin-top: 1rem;
  }
  section.info-home .desc-info-home span:first-child{
    font-size: 1.4rem;
  }
  section.info-home .desc-info-home p{
    max-width: 80%;
  }
  section.mas-proyectos button.btn-woorx .button-text{
    font-size: 1.2rem;
  }
  section.mas-proyectos button.btn-woorx{
    width: 15rem;
  }
  section.mas-proyectos button.btn-woorx .circle .icon.arrow{
    right: .6rem;
  }
  section.mas-proyectos button.btn-woorx .circle .icon.arrow-2{
    right: .5rem;
    width: 1rem;
  }
  section.mas-proyectos{
    padding: 2rem 0;
  }
  section.blog-home .entradas{
    margin-bottom: 2rem;
    display: block;
    text-align: center;
  }
  section.blog-home hgroup{
    max-width: 100%;
  }
  section.blog-home .titulo-articulo{
    font-size: 1.6rem;
  }
  section.blog-home .grid__item{
    margin: 3rem auto 1rem;
  }
  section.blog-home .words{
    font-size: 8rem;
    width: 60rem;
    text-shadow: 60rem 0, 120rem 0
  }
  /* BLOG */
  main.blog .title{
    font-size: 2rem;
  }
  .grid__item{
    width: 100%!important;
  }
  section.articulos-blog .title-article{
    max-width: 100%;
    margin-top: 1rem;
  }
  section.more-article button.btn-woorx .button-text{
    font-size: 1.4rem;
  }
  section.more-article button.btn-woorx .circle{
    right: 0;
  }
  section.pre-footer ul{
    font-size: 1.8rem;
    padding-left: 0;
  }
/* PROYECTOS */
main.proyecto{
  height: auto;
  padding-top: 3rem;
}
  main.proyecto h2{
    font-size: 2rem;
  }
  main.proyecto p{
    width: 80%;
    text-align: justify;
    font-size: .75rem;
    margin: 1rem auto;
  }
  section.info-proyecto p{
    text-align: justify;
    font-size: .9rem;
    padding: .5rem 2rem;
    margin-bottom: 0;
  }
  section.info-proyecto{
    padding: 2rem 0 0;
  }
  /* CONTACTO */
  main.contacto .cont-form{
    max-width: 90%;
  }
  main.contacto{
    padding: 2rem 1rem;
  }
  main.contacto .title-contacto{
    font-size: 2.2rem;
    text-align: center;
    display: block;
  }
  main.contacto .cont-form p{
    font-size: 1.2rem;
  }
  main.contacto .form-control, main.contacto textarea{
    width: 100%;
  }
  main.contacto .form-label{
    width: 100%;
  }
  header{
    overflow: hidden;
  }
  header form{
    position: absolute;
    bottom: 8rem;
    width: 100%;
  }
  header .resplandor{
    position: absolute;
    top:40%;
    left: 0;
    width: 100%;
  }
  main.contacto .cont-astronauta{
    top: 8rem;
  }
  main .frase-solo{
    font-size: 3rem;
    position: absolute;
    top: 55%;
    left: 0;
    right: 0;
    margin: auto;
  }
  main .piedra-1{
    top: 50%;
  }
  main .piedra-2{
    top: 40%;
  }
  main .piedra-3{
    top: 40%;
  }
  form input{
    width: 80%;
  }
  section#formulario .universo{
    width: 180%;
    right: -12rem;
    left: auto;
    bottom: 0;
    margin: auto;
    position: absolute;
  }
  section#formulario .planeta-form{
    max-width: 60%;
    top: 45%;
    right: 0;
  }
  section#formulario form{
    width: 100%;
    margin: 0;
    padding: 0 10%;
  }
  section#formulario form input, .form-servicios{
    width: 100%;
    margin-left: 0;
  }
  section#formulario .piedras-form{
    top: 55%;
    width: 40%;
  }
  section#gracias h5{
    font-size: 3rem;
  }
  section#gracias .nave-woorx{
    width: 60%;
    top: 40%;
  }
  @keyframes nave-woorx {
    0% {
    transform: translateY(-2rem);
    }
    50% {
        transform: translateY(3rem);
    }
    100% {
        transform: translateY(-2rem);
         }
}
  section#gracias .astronauta-final{
    width: 100%;
    bottom: 15%;
  }
  section#gracias .frase-gracias{
    top: 10%;
  }
  section.mas-proyectos a.btn-woorx .button-text{
    font-size: 1.2rem;
  }
  section.mas-proyectos a.btn-woorx .circle{
    right: 2rem;
  }
  section.pre-footer,section.mas-proyectos, section.info-proyecto{
    overflow: hidden;
  }
  section.info-proyecto .photo-slide{
    margin: 2rem auto;
  }
  /* FOOTER */
  footer{
    text-align: center;
    overflow: hidden;
  }
  footer .logo-f{
    margin-bottom: 2rem;
    max-width: 5rem;
  }
  footer .frase-f{
    font-size: 2rem;
  }
  footer img{
    margin: auto;
    display: block;
    max-width: 8rem!important;
  }


}
