/*
    Theme Name: Huella Ecológica
    Theme URI:
    Author: Leandro Perrone
    Autor URI: leandro_perrone@hotmail.com
    Description: Theme para Huella Ecológica
    Version: 1.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: Huella Ecológica
    Text Domain: huella
*/

:root {
    --Rubik : font-family: "Rubik", sans-serif;


    --Black : #000;
    --White : #FFF;
    --Yellow : #f7be2b;
    --Orange : #eb8728;
    --Red : #f25a68;
    --Blue : #00a9e2;
    --Green : #00c389;
    --Light : #ededed;
    --Grey: #545454;
}



/* Preloader CSS */
.loading {width: 100%;height: 100vh;position: fixed;background-color: var(--Light);z-index: 999999;overflow: visible; top:0;}
.loading img {position: absolute;top: 45%;left: 45%;margin: -50px 0 0 -50px;width: 230px;transform-origin: center;  animation: scale 1.5s infinite alternate;}
.loading.fade {z-index:0;animation-name: fade;animation-duration: 0.3s;animation-fill-mode: both;animation-iteration-count: 1;animation-delay: 0.3s;}
@-webkit-keyframes scale {
From {-webkit-transform: scale(.8);}
To {-webkit-transform: scale(1.2);}
}


/* FONDOS */
.fondoYellow { background-color: var(--Yellow); }
.fondoOrange { background-color: var(--Orange); }
.fondoRed { background-color: var(--Red); }
.fondoBlue { background-color: var(--Blue); }
.fondoGreen { background-color: var(--Green); }
.fondoLight { background-color: var(--Light); }

    

html { font-size: 90%; overflow-x: hidden; }
body { font-family: "Rubik", sans-serif; background-color: var(--White); font-size: 1.75rem; line-height: 2.375rem; color: var(--Grey); overflow-x: hidden; font-optical-sizing: auto; font-weight: 400; }
h1, h2, h3 { }
h2 {  }
h4 { }
strong { font-weight: 500; }
a { display: inline-block; }

.btn { font-size: 1.375rem; color: var(--Green); padding: 9px 25px 8px 25px; border-radius: 20px; transition: .5s all; margin-top: 3%; margin-bottom: 1%; border: 1px solid var(--Green); background-color: #c4e2d9; font-weight: 500 }
.btn:hover { background-color: var(--Green); color: var(--White); }
.btn img { width: 25px; margin-top: -6px; margin-left: 5px; }
a.btnPlus:link { height: 53px; width: 53px; border-radius: 50%; border: 1px solid var(--Green); color: var(--Green); font-size: 50px; text-align: center; vertical-align: middle; text-decoration: none; padding-top: 10px; transition: .5s all; }
a.btnPlus:visited { height: 53px; width: 53px; border-radius: 50%; border: 1px solid var(--Green); color: var(--Green); }
a.btnPlus:hover { background-color: var(--Green); color: var(--White); }

a.btnPlusWhite:link { height: 53px; width: 53px; border-radius: 50%; border: 1px solid var(--White); color: var(--White); font-size: 50px; text-align: center; vertical-align: middle; text-decoration: none; padding-top: 7px; transition: .5s all; }
a.btnPlusWhite:visited { height: 53px; width: 53px; border-radius: 50%; border: 1px solid var(--White); color: var(--White); }
a.btnPlusWhite:hover { background-color: var(--White); color: var(--Green); }

.clearfix { clear: both; }
.arrowDown { width: 3%; margin-top: 4.2vw; margin-bottom: 5.1vw; }
.relative { position: relative; }
.absolute { position: absolute; }
.linea { max-width: 75px; }
.shadow { box-shadow: 9px 7px 14px 1px rgba(187,187,187,0.71); -webkit-box-shadow: 9px 7px 14px 1px rgba(187,187,187,0.71); -moz-box-shadow: 9px 7px 14px 1px rgba(187,187,187,0.71); }
.divider .fondoYellow { color: var(--Yellow)!important; height: 10px!important; font-size:1px; }

.mobile { display: none; }


header { position: relative; z-index: 3000; transition: .5s all; }
header .navbar { background-color: rgba(255, 255, 255, .9)!important; padding: 0 4.6vw; height: 128px; transition: .5s all; }
.navbar-brand img { width: 200px;  transition: .5s all; }
header { position: absolute; width: 100vw; z-index: 4000; background-color: transparent; }
.menu-item { font-size: 1.3rem; font-weight: 500; margin-left: 2vw; transition: .5s all; }
.menu-item a:link { color: var(--Green); text-decoration: none; transition: .5s all; }
.menu-item a:visited { color: var(--Green); text-decoration: none; }
.menu-item-34 a:hover { color: var(--Orange); }
.menu-item-33 a:hover { color: var(--Red); }
.menu-item-32 a:hover { color: var(--Blue); }
.menu-item-35 a:hover { color: #004c97; }
.fixed { position: fixed; top:0; left:0; width: 100%; }
header.fixed { position: fixed; top:0; left:0; width: 100%; background-color: var(--White); }
header.fixed .navbar { height: 90px; }
header.fixed { padding-top: 1%; padding-bottom: 1%; height: 130px; }
header.fixed .navbar-brand img { width: 130px; }
.navbar-toggler-icon { width: 2em; height: 2em; }

header .topHeader { background-color: var(--Green); height: 40px; padding-right: 4vw; }
header .topHeader a { margin-right: 20px; font-size: 1rem; text-decoration: none; }
header .topHeader svg { width: 22px!important; height: 22px!important; background: transparent; border-radius: 50%; transition: .5s all; }
header .topHeader .noRed svg { width: 25px!important; height: 25px!important; margin-right: 5px; margin-top: -2px; }
header .topHeader a:link.noRed { color: var(--White); padding-top: 3px; }
header .topHeader a:visited.noRed { color: var(--White); }
header .topHeader svg:hover { background-color: var(--White); }
header .topHeader svg:hover path { fill: var(--Green); }
header .redes svg { height: 40px; width: 40px; border-radius: 50%; transition: .5s all; }

/* HOME */
.hero { height: 100vh; width: 100%; overflow: hidden; position: relative; color: var(--White); }
.hero h1 { font-size: 3.7rem; font-weight: 500; }
.hero h3 { font-size: 2.5rem; font-weight: 400; }
.unSlide { width: 100vw; height: 100vh; position: relative;  }
.unSlide img { width: 100vw; auto; height: 100%; object-fit: cover }
.hero .bloqueHero { position: absolute; top: 23vw; left: 10vw; z-index: 5; height: 300px; width: 45%; }

.slick-dots {
    position: absolute;
    bottom: 25vh!important; left: 10vw; width: auto!important;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 3px!important;
    padding: 1px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: white; opacity: .5;
}
.slick-active button { opacity: 1!important; }

.slick-dots li button:before {
    width: 30px;
    height: 3px;
    content: "";
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 20px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
}

.home .bloque1 { padding: 5vw; }
.home .bloque1 h2 { font-size: 3.438rem; line-height: 2rem; font-weight: 500; color: var(--Green); }
.home .bloque1 h3 { font-size: 2.75rem; font-weight: 400; color: var(--Green); }
.home .bloque1 .texto { margin-top: 3vw; margin-bottom: 3vw; }
.home .bloque1 a svg { margin-bottom: -50px; margin-top: -30px; width: 170px; transition: .5s all; }
.home .bloque1 a:link { text-decoration: none; color: var(--Green); font-size: 2rem; font-weight: 500; }
.home .bloque1 a:visited { color: var(--Green); }
.home .bloque1 a:hover { color: var(--Green); }
.home .bloque1 svg:hover path { fill: #cfe5de; transition: .5s all; }
.home .bloque1 svg:hover #blanc { fill: var(--Green); transition: .5s all; }

.bloque2 { padding: 5vw; }
.bloque2 h2 { font-size: 3rem; line-height: 3.438rem; font-weight: 500; color: var(--White); margin-bottom: 40px; }



/* QUIENES */
.heroQuienes { height: 70vh; width: 100%; overflow: hidden; position: relative; color: var(--White); }
.heroQuienes h1 { font-size: 4.25rem; font-weight: 500; }
.heroQuienes h3 { font-size: 2.75rem; font-weight: 400; }
.heroQuienes .bloqueHero { position: absolute; top: 17vw;  z-index: 5;  }
.quienes .bloque1 { padding-bottom: 3vw; }
.quienes .bloque1 .texto { margin-top: 4vw; margin-bottom: 3vw; padding: 0 13vw; }
.quienes .bloque2 { padding: 8vw; }
.quienes .bloque2 h2 { font-size: 4.5rem; line-height: 3rem; font-weight: 500; color: var(--White); }
.quienes .bloque3 { padding-top: 3vw; padding-bottom: 4vw; position: relative; }
.quienes .bloque3 .texto { position: absolute; background-color: rgba(235, 145, 59, .9); color: var(--White); border-radius: 20px; padding: 4%; top: 26%; right: 9%; max-width: 830px; font-size: 1.75rem; line-height: 2.375rem; }
.quienes .bloque3 h2 { font-size: 3rem; line-height: 3rem; font-weight: 500; color: var(--White); }
.quienes .unCard { background-color: var(--White); border-radius: 30px; min-height: 510px; }
.quienes .unCard .cardHead { height: 100px; border-radius: 30px 30px 0 0; }
.quienes .unCard .cardIcono { height: 135px; margin-top: -65px; }
.quienes .unCard .cardIcono img { height: 100%;  }
.quienes .unCard .cardTexto { margin-top: 40px; font-weight: 400; font-size: 1.375rem; padding-right: 12%; padding-left: 12%; line-height: 1.938rem; padding-bottom: 10%; }
.quienes .unCard .cardTexto h2 { color: var(--Green); font-size: 2rem; margin-bottom: 20px; font-weight: 500; }



/* TRABAJO */
.heroQuienes { height: 70vh; width: 100%; overflow: hidden; position: relative; color: var(--White); }
.heroQuienes h1 { font-size: 4.25rem; font-weight: 500; }
.heroQuienes .bloqueHero { position: absolute; top: 17vw;  z-index: 5;  }
.trabajo { background: url(img/fondo_trabajo.jpg) 0 0 no-repeat; background-size: cover; }
.trabajo .bloque1 { padding-bottom: 3vw; }
.trabajo .bloque1 .texto { margin-top: 4vw; margin-bottom: 3vw; padding: 0 13vw; }
.trabajo .transformar { position: relative; max-height: 900px; overflow: hidden; }
.trabajo .transformar .texto { position: absolute; background-color: rgba(0, 169, 226, .9); color: var(--White); border-radius: 20px; padding: 4%; top: 17%; right: 9%; max-width: 830px; font-size: 1.75rem; line-height: 2.375rem; border: 1px solid #7fd4f0; }
.trabajo .transformar h2 { font-size: 3rem; line-height: 3rem; font-weight: 500; margin-bottom: 20px; }
.trabajo .concientizar { position: relative; min-height: 600px; }
.trabajo .concientizar .texto { position: absolute; background-color: rgba(247, 190, 43, .9); color: #004c97; border-radius: 20px; padding: 4%; top: 22%; right: 13%; max-width: 830px; font-size: 1.75rem; line-height: 2.375rem; border: 1px solid #fbde95; }
.trabajo .concientizar h2 { font-size: 3rem; line-height: 3rem; font-weight: 500; margin-bottom: 20px; }
.trabajo .reciclar { position: relative; min-height: 600px; padding-top: 140px; padding-bottom: 140px; }
.trabajo .reciclar .texto { position: absolute; background-color: rgba(235, 145, 59, .9); color: var(--White); border-radius: 20px; padding: 4%; top: 24%; left: 13%; max-width: 830px; font-size: 1.75rem; line-height: 2.375rem; border: 1px solid #f5c393; z-index: 2; }
.trabajo .reciclar h2 { font-size: 3rem; line-height: 3rem; font-weight: 500; margin-bottom: 20px; }
.trabajo .unPanel { width: 406px; height: 340px; border-radius: 30px; border: 1px solid var(--White); position: relative; }
.trabajo .unPanel .info { position: absolute ;height: 140px; background: #00c389; background: linear-gradient(90deg,#00c389 0%, rgba(0,195,137,0.01) 100%); background: -webkit-linear-gradient(90deg,#00c389 0%, rgba(0,195,137,0.01) 100%); background: -moz-linear-gradient(90deg,#00c389 0%, rgba(0,195,137,0.01) 100%); width: 100%; bottom: 0; left: 2.6%; border-radius: 0 0 30px 30px; padding-top: 70px; }
.trabajo .unPanel .info .titulo { color: var(--White); font-size: 2.25rew; font-weight: 500; padding-left: 30px; padding-top: 10px; }
.trabajo .unPanel .info .boton { text-align: right; padding-right: 20px; }
.trabajo .concientizar { padding-top: 80px; }
.trabajo .punteos { margin-top: 30px; }
.trabajo .punteos .unPunteo { margin-top: 30px; }
.trabajo .punteos .imagen { text-align: center; }
.trabajo .punteos img { width: auto; max-height: 85px; }
.trabajo .punteos .textoPunteo { font-weight: 500; }
.trabajo .transformar  .punteos img { width: auto; max-height: 95px; }
.trabajo .transformar .punteos .textoPunteo { font-weight: 400; }
.trabajo .transformar .punteos .textoPunteo h3 { font-weight: 500; font-size: 2.5rem; line-height: 2.5rem; }
.trabajo .transformar .slick-dots {
    position: absolute;
    bottom: 25vh!important; left: 0; right: 0; width: auto!important;
}
.trabajo .bloqueFinal { padding-top: 6vw; padding-bottom: 6vw; }
.trabajo .bloqueFinal h2 { font-size: 3.313rem; margin-bottom: 40px; font-weight: 600; }
.trabajo .bloqueFinal h2 span { color: var(--Green); }
.trabajo .bloqueFinal .texto { padding-left: 12vw; padding-right: 12vw; }




/* RECICLAJE */
.reciclaje .bloque1 { padding-bottom: 3vw; }
.reciclaje .bloque1 .texto { margin-top: 4vw; margin-bottom: 3vw; padding: 0 13vw; }
.reciclaje .bloque1 h2 { font-size: 3.313rem; }
.reciclaje .mapa h2 { font-size: 3.125rem; margin-bottom: 30px; }
.reciclaje .mapa .texto { font-size: 1.875rem; line-height: 2.5rem; padding-right: 12vw; padding-left: 12vw; margin-bottom: 60px; }
.reciclaje .mapa { margin-top: 20vw; background: url(img/fondo_mapa.png) 0 0 var(--Green); background-size: cover; color: var(--White); padding-top: 4vw; padding-bottom: 8vw; min-height: 500px }
.reciclaje .mapa .map { background-color: #eee; border-radius: 30px; width: 100%; min-height: 800px; }
.reciclaje .bloque2 { margin-top: -125px; height: 1025px; position: relative; }
.reciclaje .bloque2 .texto { position: absolute; background-color: rgba(247, 190, 43, .9); color: #004c97; border-radius: 20px; padding: 3%; top: 22%; right: 13%; max-width: 830px; font-size: 1.75rem; line-height: 2.375rem; border: 1px solid #fbde95; }
.reciclaje .bloque2 h2 { font-size: 3rem; line-height: 3rem; font-weight: 500; margin-bottom: 20px; color: #004c97; }
.reciclaje .bloque2 .unPunteo { margin-top: 30px; }
.reciclaje .bloque2 .imagen { text-align: center; }
.reciclaje .bloque2 img { width: auto; max-height: 85px; }
.reciclaje .bloque2 .punteos .textoPunteo { font-weight: 400; font-size: 1.5rem; line-height: 2.125rem; }
.reciclaje .bloque2 .punteos .textoPunteo h3 { font-weight: 500; font-size: 2rem; line-height: 2.375rem; }


/* FLIPS */
.cardBox {
  float: left;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.063rem;
  margin: 1% 0 0 1%;
  perspective: 800px;
  transition: all 0.3s ease 0s;
  width: 23.7%;
  background: transparent;
}
.cardBox:hover .card {
  transform: rotateY(180deg);
}
.card {
  background: transparent;
  cursor: default;
  height: 309px;
  transform-style: preserve-3d;
  transition: transform 0.4s ease 0s;
  width: 100%;
  -webkit-animation: giro 1s 1;
  animation: giro 1s 1;
  border: 0;
}
.card h3 {
    font-size: 2.75rem; font-weight: 500;
}
.card .front img { height: 130px; margin-bottom: 20px; }
.card .front,
.card .back {
  backface-visibility: hidden;
  box-sizing: border-box;
  color: white;
  display: block;
  font-size: 1.5rem;
  height: 100%;
  padding: 10%;
  position: absolute;
  text-align: left;
  width: 100%;
}

.card .back {
  transform: rotateY(180deg);
}
.cardBox:nth-child(1) .card .front, .cardBox:nth-child(1) .card .back  {
  color: #004c97;
}
.cardBox:nth-child(2) .card {
  -webkit-animation: giro 1.5s 1;
  animation: giro 1.5s 1;
}
.cardBox:nth-child(3) .card {
  -webkit-animation: giro 2s 1;
  animation: giro 2s 1;
}
.cardBox:nth-child(4) .card {
  -webkit-animation: giro 2.5s 1;
  animation: giro 2.5s 1;
}
@-webkit-keyframes giro {
  from {
    transform: rotateY(180deg);
  }
  to {
    transform: rotateY(0deg);
  }
}
@keyframes giro {
  from {
    transform: rotateY(180deg);
  }
  to {
    transform: rotateY(0deg);
  }
}
@media screen and (max-width: 767px) {
  .cardBox {
    margin-left: 2.8%;
    margin-top: 3%;
    width: 46%;
  }
  .card {
    height: 285px;
  }
  .cardBox:last-child {
    margin-bottom: 3%;
  }
}
@media screen and (max-width: 480px) {
  .cardBox {
    width: 94.5%;
  }
  .card {
    height: 260px;
  }
}


.news { padding: 4vw; color: var(--White); font-size: 1.25rem; line-height: 1.75rem; }
.news h3 { font-size: 1.625rem; font-weight: 500; }
.news span { font-size: 0.875rem; }
.news input[type="submit"] { width: 180px; font-size: 1.5rem; }




.contacto { padding: 4vw 0; font-size: 1.875rem; font-weight: 400; }
.contacto h2 { font-size: 3rem; font-weight: 500; }
.contacto .formContacto { background: var(--Green); color: var(--White); border-radius: 30px; padding: 2vw; }
.contacto .texto { padding: 2vw 0 0 4vw; }
.contacto .texto a:link { color: var(--Green); font-weight: 600; text-decoration: none; }
.contacto .texto a:visited { color: var(--Green); }
.contacto .redes { display: flex; margin-top: 10px; }
.contacto .unaRed { width: 50px; margin-right: 15px; }
.contacto .unaRed svg { width: 40px; }
#map { width: 100%; height: 800px; }

.wpcf7-form { width: 100%; max-width: 100%; margin: 0 auto; margin-top: 30px; }
.wpcf7-form input { width: 100%; border: none; background: var(--White); color: var(--Grey); outline: none; -webkit-border-radius: 10px; margin-bottom: 15px; height: 50px; padding-left: 10px; font-size: 1.1rem; }
.wpcf7-form textarea { width: 100%; border: none; ackground: var(--White); color: var(--Grey); outline: none; -webkit-border-radius: 10px; height: 200px; padding-left: 10px; font-size: 1.1rem; }
.wpcf7-form label { font-size: 1.375rem; font-weight: 400; width: 100%; }
.wpcf7-form span { font-size: 1.375rem; font-weight: 400; width: 100%; }
input[type="submit"] { width: 150px; background: #17428b!important; border-bottom: none; padding-bottom: 8px; padding-top: 8px; transition: .5s all; text-transform: uppercase; font-size: 2.188rem; color: var(--White); border-radius: 20px; font-weight: 600; }
input[type="submit"]:hover { background-color: white!important; transition: .5s all; color: #17428b; }
::placeholder { color: var(--Grey); }
.wpcf7-form small { font-size: 0.9rem; }



footer { padding: 3% 4.6vw!important; }
footer .marcaFooter { width: 165px; }
footer .contact { margin-top: 40px; margin-bottom: 30px; }
footer .contact a:link { color: var(--Grey); text-decoration: none; font-size: 1rem; font-weight: 500; }
footer .contact a:visited { color: var(--Grey); }
footer .contact a:hover { color: var(--Green); transition: .5s all; }
footer .contact svg:hover { background-color: var(--Green); }
footer .contact svg:hover path { fill: var(--White); }
footer .contact svg { height: 35px; width: 35px; border-radius: 50%; transition: .5s all; }
footer .col-6 {  }
footer .unaRed { width: 40px; display: inline-grid; margin-left: 14px; margin-right: 14px; }
footer .redes {  }
footer .redes svg { height: 35px; width: 35px; border-radius: 50%; transition: .5s all; }
footer .redes svg:hover { background-color: var(--Green); }
footer .redes svg:hover path { fill: var(--White); }
footer .texto1 { font-family: var(--MaisonNeueBook); font-size: 2rem; margin-top: 50px; color: white; }
footer .texto2 { font-family: var(--MaisonNeueBook); font-size: 2rem; text-align: right; margin-top: 50px; color: white; }
footer .texto2 a:link { color: white!important; text-decoration: none; }
footer .red { font-size: 1rem; color: var(--Green); margin-top: 30px; }

.legal { padding: 2vw; font-size: 0.875rem; }
.legal img { width: 90px; margin-top: 50px }


.fancybox-image { padding: 30px; }
.fancybox-image { background-color: var(--Blanco); }
.fancybox-bg { background: var(--Naranja); }
.fancybox-slide--html .fancybox-close-small { color: currentColor; padding: 5px; right: 0; top: 0;}
.slick-next { right: 2%; top: 55%; width: 66px; height: 66px; transition: all .4; }
.slick-prev { left: 2%; top: 55%; width: 66px; height: 66px; z-index: 100; transition: all .4 }
.trabajo .transformar .slick-next { right: 2%; top: 40%; width: 66px; height: 66px; transition: all .4; }
.trabajo .transformar .slick-prev { left: 2%; top: 40%; width: 66px; height: 66px; z-index: 100; transition: all .4 }
.slick-next:before { content: url(img/arrow_left_white.png); }
.slick-prev:before { content: url(img/arrow_right_white.png); }

.heroSlider [data-animation-in] {
    opacity: 0;
    animation-duration: 1.5s;
    transition: opacity 0.5s ease 0.3s;
}



@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
    html { font-size: 80%; }
}

/* 1.25 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.25), 
(min-resolution: 120dpi){ 
    html { font-size: 80%; }
}

/* 1.3 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.3), 
(min-resolution: 124.8dpi){ 
    html { font-size: 80%; }
}

/* 1.5 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi){ 
    html { font-size: 80%; }

}


/* AJUSTE TIPO */
@media only screen and (min-width: 1600px) {
    html { font-size: 90%; }
} 
@media only screen and (min-width: 1280px) {
    html { font-size: 90%; }
} 
@media only screen and (max-width: 1200px) {
    html { font-size: 45%; }
}
@media only screen and (max-width: 1024px) {
    html { font-size: 39%; }
} 
@media only screen and (max-width: 900px) {
    html { font-size: 90%; }
}
@media only screen and (max-width: 768px) {
    html { font-size: 90%; }
}
@media only screen and (max-width: 600px) {
    html { font-size: 35%; }
}


/* LAPTOP */
@media only screen and (max-width: 2500px) {
  .hero h1 { font-size: 4.1rem; font-weight: 500; }
}

@media only screen and (max-width: 1920px) {
  .hero h1 { font-size: 3.7rem; font-weight: 500; }
}


/* LAPTOP */
@media only screen and (max-width: 1600px) {
   .trabajo .concientizar .texto {
        position: absolute;
        padding: 3%;
        top: 15%;
        right: 3%;
        max-width: 790px;
    }
    .trabajo .reciclar .texto {
        position: absolute;
        padding: 3%;
        top: 20%;
        left: 3%;
        max-width: 790px;
    }
    .reciclaje .bloque2 .texto {
        position: absolute;
        padding: 3%;
        top: 22%;
        right: 8%;
        max-width: 790px;
    }
    .col-lg-9.titulo {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media only screen and (max-width: 1440px) {
   html { font-size: 80%; }
    .slick-prev {
        left: 2%;
        top: 55%;
        width: 55px;
        height: 55px;
        z-index: 100;
        transition: all .4;
    }
    .slick-next {
        right: 3%;
        top: 55%;
        width: 55px;
        height: 55px;
        transition: all .4;
    }
    .home .bloque1 a svg {
        margin-bottom: -50px;
        margin-top: -30px;
        width: 155px;
        transition: .5s all;
    }
    .quienes .unCard {
        min-height: 500px;
    }
    .quienes .bloque3 .texto {
        position: absolute;
        padding: 3%;
        top: 26%;
        right: 6%;
        max-width: 750px;
    }
    .trabajo .concientizar .texto {
        position: absolute;
        padding: 3%;
        top: 15%;
        right: 3%;
        max-width: 720px;
    }
    .trabajo .reciclar .texto {
        position: absolute;
        padding: 3%;
        top: 20%;
        left: 3%;
        max-width: 750px;
    }
    .trabajo .reciclar .texto {
        position: absolute;
        padding: 3%;
        top: 20%;
        left: 3%;
        max-width: 750px;
    }
    .trabajo .transformar .texto { position: absolute; padding: 3%; top: 17%; right: 9%; max-width: 770px; }
    .reciclaje .mapa {
        margin-top: 26vw;
        padding-top: 4vw;
        padding-bottom: 8vw;
        min-height: 500px;
    }
    .reciclaje .bloque2 {
        margin-top: -107px;
        height: 1025px;
        position: relative;
    }
    .slick-dots {
        bottom: 20vh;
        left: 10vw;
        width: auto !important;
    }
}

/* LAPTOP */
@media only screen and (max-width: 1367px) {
    .hero {
        height: 100vh;
        width: 100%;
        overflow: hidden;
        background-size: cover!important;
        position: relative;
        padding-top: 19vh;
    }
    .hero h1 {
      font-size: 3.2rem;
      font-weight: 500;
    }
    .hero h3 {
        font-size: 2.2rem;
        font-weight: 400;
    }
    .hero .bloqueHero { top: 20vw; width: 60% }
    .slick-dots {
        bottom: 17vh;
        left: 10vw;
        width: auto !important;
    }
    .trabajo .unPanel {
        width: 100%;
        height: 310px;
        border-radius: 30px;
        border: 1px solid var(--White);
        position: relative;
    }
    .trabajo .concientizar h2 {
        font-size: 2.5rem;
        line-height: 2.5rem;
        font-weight: 500;
        margin-bottom: 20px;
    }
    .trabajo .concientizar .texto {
        position: absolute;
        padding: 3%;
        top: 15%;
        right: 3%;
        max-width: 640px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .trabajo .punteos img {
        width: auto;
        max-height: 70px;
    }
    .trabajo .reciclar h2 {
        font-size: 2.5rem;
        line-height: 2.5rem;
        font-weight: 500;
        margin-bottom: 20px;
    }
    .trabajo .reciclar .texto {
        position: absolute;
        padding: 3%;
        top: 20%;
        left: 3%;
        max-width: 640px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .trabajo .transformar h2 {
        font-size: 2.5rem;
        line-height: 2.5rem;
        font-weight: 500;
        margin-bottom: 20px;
    }
    .trabajo .transformar .texto {
        position: absolute;
        padding: 3%;
        top: 17%;
        right: 9%;
        max-width: 680px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .card {
        height: 266px;
    }
    .card .front img {
        height: 105px;
        margin-bottom: 20px;
    }
    .card h3 {
        font-size: 2.5rem;
        font-weight: 500;
    }
    .reciclaje .bloque2 .texto {
        position: absolute;
        padding: 3%;
        top: 22%;
        right: 8%;
        max-width: 700px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .reciclaje .bloque2 h2 {
        font-size: 2.5rem;
        line-height: 2.5rem;
        font-weight: 500;
        margin-bottom: 20px;
    }
    .reciclaje .bloque2 .punteos img {
        width: auto;
        max-height: 70px;
    }

}

@media only screen and (max-width: 1280px) {
    html { font-size: 75%; }
    header .navbar {
        padding: 0 4.6vw;
        height: 120px;
    }
    .heroQuienes .bloqueHero {
        position: absolute;
        top: 18vw;
        z-index: 5;
    }
    .quienes .unCard {
        min-height: 480px;
    }
    .quienes .bloque3 .texto {
        position: absolute;
        padding: 3%;
        top: 26%;
        right: 6%;
        max-width: 700px;
    }
    .trabajo .punteos img {
        width: auto;
        max-height: 60px;
    }
    .trabajo .concientizar .texto {
        position: absolute;
        padding: 3%;
        top: 16%;
        right: 3%;
        max-width: 560px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .trabajo .reciclar .texto {
        position: absolute;
        padding: 3%;
        top: 20%;
        left: 3%;
        max-width: 560px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .reciclaje .mapa {
        margin-top: 26vw;
        padding-top: 4vw;
        padding-bottom: 10vw;
        min-height: 502px;
    }
    .reciclaje .bloque2 .texto {
        position: absolute;
        padding: 3%;
        top: 22%;
        right: 5%;
        max-width: 700px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .navbar-brand img {
        width: 170px;
        transition: .5s all;
    }
    header .navbar {
        padding: 0 4.6vw;
        height: 100px;
    }

}

/* XL */
@media only screen and (max-width: 1220px) {

}

@media only screen and (max-width: 1181px) {
   .hero .bloqueHero { top: 23vw; width: 60% }
   .heroQuienes {
        height: 55vh;
        width: 100%;
    }
    .quienes .bloque2 h2 {
        font-size: 4rem;
        line-height: 3rem;
    }
    .quienes .bloque3 .texto {
        position: absolute;
        padding: 3%;
        top: 20%;
        right: 6%;
        max-width: 620px;
    }
    .trabajo .unPanel {
        width: 100%;
        height: 260px;
        border-radius: 30px;
        border: 1px solid var(--White);
        position: relative;
    }
    .trabajo .unSlide { height: 40vw; }
    .trabajo .transformar .slick-dots {
        position: absolute;
        bottom: 3vh!important;
    }
    .trabajo .transformar .slick-next {
        right: 2%;
        top: 50%;
        width: 66px;
        height: 66px;
        transition: all .4;
    }
    .trabajo .transformar .slick-prev {
        right: 2%;
        top: 50%;
        width: 66px;
        height: 66px;
        transition: all .4;
    }
    .card {
        height: 223px;
    }
    .card .front img {
        height: 94px;
        margin-bottom: 15px;
    }
    .card h3 {
        font-size: 2.2rem;
        font-weight: 500;
    }
    .card .front, .card .back {
        backface-visibility: hidden;
        box-sizing: border-box;
        color: white;
        display: block;
        font-size: 1.3rem;
        height: 100%;
        padding: 10%;
        position: absolute;
        text-align: left;
        width: 100%;
    }
    #map {
        width: 100%;
        height: 600px;
    }
    .reciclaje .mapa .map {
        background-color: #eee;
        border-radius: 30px;
        width: 100%;
        min-height: 600px;
    }
    .reciclaje .bloque2 .texto {
        position: absolute;
        padding: 3%;
        top: 22%;
        right: 5%;
        max-width: 600px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .reciclaje .bloque2 {
        margin-top: -107px;
        height: 860px;
        position: relative;
    }
}



@media only screen and (max-width: 1025px) {
    html { font-size: 65%; }
    header .navbar { padding: 0 2.6vw; }
    header .topHeader {
        background-color: var(--Green);
        height: 40px;
        padding-right: 1vw;
        padding-top: 4px;
    }
    .hero .bloqueHero { top: 30vw; width: 60% }
    .home .bloque1 a svg {
        margin-bottom: -78px;
        margin-top: -30px;
        width: 130px;
        transition: .5s all;
    }
    .heroQuienes {
        height: 60vh;
        width: 100%;
    }
    .quienes .unCard .cardIcono {
        height: 110px;
        margin-top: -59px;
    }
    .quienes .unCard {
        min-height: 438px;
    }
    a.btnPlus:link { height: 53px; width: 53px; padding-top: 13px; }
    a.btnPlusWhite:link { height: 53px; width: 53px; padding-top: 13px; }
    .quienes .bloque3 .texto {
        position: absolute;
        padding: 3%;
        top: 20%;
        right: 6%;
        max-width: 518px;
    }
    .trabajo .reciclar {
        position: relative;
        min-height: 600px;
        padding-top: 10px;
        padding-bottom: 100px;
    }
    .trabajo .reciclar .texto {
        position: absolute;
        padding: 3%;
        top: 4%;
        left: 3%;
        max-width: 560px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .trabajo .transformar .texto {
        position: absolute;
        padding: 3%;
        top: 17%;
        right: 11%;
        max-width: 565px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .card {
        height: 225px;
    }
    .reciclaje .mapa {
        margin-top: 26vw;
        padding-top: 4vw;
        padding-bottom: 12vw;
        min-height: 502px;
    }
    .reciclaje .bloque2 .texto {
        position: absolute;
        padding: 3%;
        top: 22%;
        right: 5%;
        max-width: 537px;
        font-size: 1.5rem;
        line-height: 2rem;
    }

}

/* LG */
@media only screen and (max-width: 900px) {

    .navbar-collapse {
        background-color: var(--White);
        padding-top: 160px;
        margin-left: 0;
        margin-right: 0;
        position: absolute;
        left: -10px;
        width: 106%;
        top: -4px;
        height: 100vh;
    }
    .navbar-nav .nav-link {
        text-decoration: none;
        text-transform: uppercase;
        color: var(--Grey)!important;
        font-size: 2rem;
        padding: 20px;
    }
    .navbar-nav .icons { padding-left: 15px; }
    .navbar-toggler{border:none; border-radius:0;padding:0; margin:0; height:24px; width:30px; position:Absolute;top:40px; right:20px; outline: none; z-index: 2;}
    .navbar-toggler:focus { outline: none!important; }
    button:focus { outline: none!important; }
   

    .navbar-toggler span {
        display: block;
        background-color: var(--Green);
        height: 2px;
        width: 25px;
        margin-top: 6px;
        margin-bottom: 5px;
        position: relative;
        left: 0;
        opacity: 1;
        transition: all 0.35s ease-out;
        transform-origin: center left;
      }
      .navbar-toggler:focus {
          text-decoration: none;
          outline: 0;
          box-shadow: 0 0 0 0rem;
      }
  
      .navbar-toggler span:nth-child(1) {
        transform: translate(0%, 0%) rotate(0deg);
      }
  
      .navbar-toggler span:nth-child(2) {
        opacity: 1;
      }
  
      .navbar-toggler span:nth-child(3) {
        transform: translate(0%, 0%) rotate(0deg);
      }
  
      .navbar-toggler span:nth-child(1) {
        margin-top: 0.3em;
      }
  
      .navbar-toggler:not(.collapsed) span:nth-child(1) {
        transform: translate(15%, -33%) rotate(45deg);
      }
  
      .navbar-toggler:not(.collapsed) span:nth-child(2) {
        opacity: 0;
      }
  
      .navbar-toggler:not(.collapsed) span:nth-child(3) {
        transform: translate(15%, 33%) rotate(-45deg);
      }

    .hero .bloqueHero { top: 45vw; width: 100%; right: auto; left: auto; text-align: center; padding-right: 10%; padding-left: 10%; }
    .slick-dots {
        bottom: 8vh !important;
        left: 45%;
        width: auto !important;
    }
    .heroQuienes {
        height: 35vh;
        width: 100%;
    }
    .heroQuienes .bloqueHero {
        position: absolute;
        top: 23vw;
        z-index: 5;
    }
    .quienes .bloque2 h2 {
        font-size: 4rem;
        line-height: 4rem;
    }
    .quienes .bloque3 .texto {
        position: absolute;
        padding: 3%;
        top: 13%;
        right: 4%;
        max-width: 518px;
    }
    .trabajo .unPanel {
        width: 100%;
        height: 210px;
        border-radius: 30px;
        border: 1px solid var(--White);
        position: relative;
    }
    .trabajo .concientizar .texto {
        position: absolute;
        padding: 3%;
        top: 20%;
        right: 3%;
        max-width: 500px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .trabajo .reciclar .texto {
        position: absolute;
        padding: 3%;
        top: 21%;
        left: 3%;
        max-width: 500px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .trabajo .reciclar .texto {
        position: absolute;
        padding: 3%;
        top: 21%;
        left: 3%;
        max-width: 500px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .trabajo .transformar .slick-dots {
        position: absolute;
        bottom: 0vh !important;
    }
    .cardBox {
        float: left;
        font-size: 1.5rem;
        line-height: 2.063rem;
        margin: 1% 0 0 1%;
        perspective: 800px;
        transition: all 0.3s ease 0s;
        width: 36%;
        background: transparent;
    }
    .card {
        height: 334px;
    }
    .boxesContainer {
        width: 926px;
        margin-left: auto;
        margin-right: auto;
        align-content: center;
        justify-items: center;
    }
    .reciclaje .bloque1 {
        padding-bottom: 0vw;
    }
    .reciclaje .mapa {
        margin-top: 11vw;
        padding-top: 4vw;
        padding-bottom: 12vw;
        min-height: 502px;
    }
    .reciclaje .bloque2 {
        margin-top: -107px;
        height: 544px;
        position: relative;
    }
    .reciclaje .bloque2 .texto {
        position: absolute;
        padding: 3%;
        top: 16%;
        right: 3%;
        max-width: 500px;
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .contacto .formContacto {
        background: var(--Green);
        color: var(--White);
        border-radius: 30px;
        padding: 5vw;
    }
}

/* MD */
@media only screen and (max-width: 768px) {
    header.fixed .navbar-brand img {
        width: 22vw;
    }
    .loading img {position: absolute;top: 45%;left: 40%;margin: -50px 0 0 -50px;width: 230px;transform-origin: center;  animation: scale 1.5s infinite alternate;}
    .heroQuienes {
        height: 40vh;
        width: 100%;
        text-align: center;
    }
    .heroQuienes .bloqueHero {
        position: absolute;
        top: 30vw;
        z-index: 5;
        left: 0;
    }
    .quienes .unCard .cardTexto {
        margin-top: 40px;
        font-weight: 400;
        font-size: 1.375rem;
        padding-right: 10%;
        padding-left: 10%;
        line-height: 1.938rem;
        padding-bottom: 10%;
    }
    .quienes .bloque3 .texto {
        position: relative;
        padding: 4%;
        top: -11%;
        right: 0;
        max-width: 90%;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .trabajo .concientizar .texto {
        position: relative;
        padding: 4%;
        top: -10%;
        right: 0;
        max-width: 90%;
        font-size: 2rem;
        line-height: 2rem;
        margin-left: auto;
        margin-right: auto;
    }
    .trabajo .reciclar .texto {
        position: relative;
        padding: 4%;
        top: 15%;
        left: 0;
        max-width: 90%;
        font-size: 2rem;
        line-height: 2rem;
        margin-left: auto;
        margin-right: auto;
    }
    .trabajo .unSlide { height: 52vw; }
    .trabajo .slick-arrow { display: none!important; }
    .trabajo .transformar .texto {
        position: absolute;
        padding: 4%;
        top: 17%;
        right: 5%;
        max-width: 90%;
        font-size: 2rem;
        line-height: 2rem;
        margin-left: auto;
        margin-right: auto;
    }
    .navbar-collapse {
        background-color: var(--White);
        top: 110px;
        margin-left: 0;
        margin-right: 0;
        position: absolute;
        left: 0px;
        width: 100%;
        height: 100vh;
        text-align: center;
        padding-top: 50px;
    }
    .menu-item {
        font-size: 3rem;
        font-weight: 500;
        margin-left: 0vw;
        transition: .5s all;
        margin-bottom: 30px;
    }
    .navbar-collapse .unaRed { float: left; margin-right: 10px; }
    .card h3 {
        font-size: 3rem;
        font-weight: 500;
    }
    .card .front, .card .back {
        backface-visibility: hidden;
        box-sizing: border-box;
        color: white;
        display: block;
        font-size: 1.8rem;
        height: 100%;
        padding: 18%;
        position: absolute;
        text-align: left;
        width: 100%;
    }
    .reciclaje .mapa {
        margin-top: 11vw;
        padding-top: 4vw;
        padding-bottom: 18vw;
        min-height: 502px;
    }
    .news {
      padding: 4vw;
      color: var(--White);
      font-size: 1.5rem;
      line-height: 1.75rem;
    }
    .wpcf7-form small {
        font-size: 1.1rem;
        line-height: 1rem;
    }

    a.btnPlusWhite:link {
        height: 43px;
        width: 43px;
        padding-top: 7px;
        font-size: 40px;
    }
    .contacto .texto {
      padding: 6vw 0 3vw 4vw;
    }
    .contacto .texto .col-10 { margin-left: -30px; padding-top: 8px; }

}

/* SM */
@media only screen and (max-width: 576px) {
    body {
        font-size: 1.5rem
    }
    .loading img {
        position: absolute;
        top: 45%;
        left: 35%;
        margin: -50px 0 0 -50px;
        width: 200px;
        transform-origin: center;
        animation: scale 1.5s infinite alternate;
    }
    
    header.fixed {
        padding-top: 2%;
        padding-bottom: 2%;
    }
    .hero .slick-arrow { display: none!important; }
    .hero .bloqueHero {
        top: 70vw;
        width: 100%;
        right: auto;
        left: auto;
        text-align: center;
        padding-right: 10%;
        padding-left: 10%;
    }
    .slick-dots {
        bottom: 8vh !important;
        left: 37%;
        width: auto !important;
    }
    .topHeader .text-end a { display: none; }
    header .topHeader {
        height: 20px;
    }
    .home .bloque1 h2 {
        font-size: 2.9rem;
        line-height: 2rem;
        font-weight: 500;
    }
    .home .bloque1 h3 {
        font-size: 2rem;
        font-weight: 400;
    }
    .home .bloque1 {
        padding: 15vw 5vw;
    }
    .bloque2 {
        padding: 15vw 5vw;
    }
    .bloque2 h2 {
        font-size: 4rem;
        line-height: 4.438rem;
        font-weight: 500;
        color: var(--White);
        margin-bottom: 40px;
    }
    .news {
        padding: 15vw 5vw;
        color: var(--White);
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .news h3 {
        font-size: 2.625rem;
        font-weight: 500;
    }
    footer .unaRed {
        width: 40px;
        display: inline-grid;
        margin-left: 5px;
        margin-right: 5px;
    }
    footer .footredes .text-center {
        text-align: left !important; padding-top: 4vw;
    }
    footer .red {
        font-size: 1.5rem;
        color: var(--Green);
        margin-top: 23px;
        margin-bottom: 10px;
        text-align: left!important;
    }
    .legal {
        padding: 8vw;
        font-size: 1.5rem;
    }
    .legal img {
        width: 104px;
        margin-top: 37px;
    }
    .heroQuienes h1 {
        font-size: 3.3rem;
        font-weight: 500;
        line-height: 3rem;
    }
    .heroQuienes .bloqueHero {
        position: absolute;
        top: 48vw;
        z-index: 5;
        left: 0;
    }
    .heroQuienes .bloqueHero {
        position: absolute;
        top: 48vw;
        z-index: 5;
        left: 0;
    }
    .quienes .unCard .cardTexto {
        margin-top: 33px;
        font-weight: 400;
        font-size: 1.8rem;
        padding-right: 10%;
        padding-left: 10%;
        line-height: 2.5rem;
        padding-bottom: 9%;
        margin-bottom: 20px;
    }
    .quienes .unCard {
        min-height: 420px;
    }
    .quienes .unCard .cardTexto h2 {
        color: var(--Green);
        font-size: 3rem;
        margin-bottom: 20px;
        font-weight: 500;
    }
    .quienes .bloque1 .texto {
        margin-top: 15vw;
        margin-bottom: 10vw;
        padding: 0 4vw;
    }
    .quienes .bloque1 {
        padding-bottom: 10vw;
    }
    .quienes .bloque2 {
        padding: 32vw 8vw;
    }
    .quienes .bloque2 h2 {
        font-size: 4rem;
        line-height: 5rem;
    }
    .quienes .bloque3 h2 {
        font-size: 2.5rem;
        line-height: 3rem;
        font-weight: 500;
        color: var(--White);
    }
    .quienes .bloque3 .texto {
        position: relative;
        padding: 11vw 6%;
        top: -6%;
        right: 0;
        max-width: 90%;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .linea {
        max-width: 45px;
    }
    .trabajo .bloque1 .texto {
        margin-top: 15vw;
        margin-bottom: 10vw;
        padding: 0 4vw;
    }
    .trabajo .unPanel .info {
        position: absolute;
        height: 140px;
        width: 100%;
        bottom: 0;
        left: 2.1%;
        border-radius: 0 0 30px 30px;
        padding-top: 70px;
    }
    .trabajo .unPanel {
        width: 100%;
        height: 300px;
        border-radius: 30px;
        border: 1px solid var(--White);
        position: relative;
        margin-bottom: 20px;
    }
    .trabajo .unPanel .info .titulo h2 {
        font-size: 3rem;
    }
    .trabajo .concientizar .texto {
        position: relative;
        padding: 11vw 6%;
        top: -8%;
        right: 0;
        max-width: 90%;
        font-size: 1.5rem;
        line-height: 2rem;
        margin-left: auto;
        margin-right: auto;
    }
    .trabajo .reciclar {
        position: relative;
        min-height: 600px;
        padding-top: 0px;
        padding-bottom: 100px;
    }
    .trabajo .reciclar .texto {
        position: relative;
        padding: 11vw 6%;
        top: 10%;
        left: 0;
        max-width: 90%;
        font-size: 1.5rem;
        line-height: 2rem;
        margin-left: auto;
        margin-right: auto;
    }
    .trabajo .unSlide {
        height: 110vw;
    }
    .trabajo .transformar .punteos .textoPunteo h3 {
        font-weight: 500;
        font-size: 1.8rem;
        line-height: 2rem;
    }
    .trabajo .bloqueFinal .texto {
        padding-left: 6vw;
        padding-right: 6vw;
    }
    .reciclaje .heroQuienes .bloqueHero {
        position: absolute;
        top: 40vw;
        z-index: 5;
        left: 0;
        margin-left: 13%;
        margin-right: 10%;
        width: 73%;
    }
    .heroQuienes h3 {
        font-size: 2.2rem;
        font-weight: 400;
        line-height: 2rem;
    }
    .heroQuienes {
        height: 43vh;
        width: 100%;
        text-align: center;
    }
    .reciclaje .bloque1 .texto {
        margin-top: 15vw;
        margin-bottom: 10vw;
        padding: 0 4vw;
    }
    .boxesContainer {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
        align-content: center;
        justify-items: center;
    }
    .cardBox {
        float: left;
        font-size: 1.5rem;
        line-height: 2.063rem;
        margin: 1% 0 0 1%;
        perspective: 800px;
        transition: all 0.3s ease 0s;
        width: 100%;
        background: transparent;
        margin-bottom: 30px;
    }
    .card {
        height: 320px;
    }
    .reciclaje .mapa {
        margin-top: 11vw;
        padding-top: 12vw;
        padding-bottom: 35vw;
        min-height: 502px;
    }
    .reciclaje .mapa .map {
        background-color: #eee;
        border-radius: 0px;
        width: 100%;
        min-height: 600px;
    }
    .contacto .texto {
        padding: 12vw 4vw 10VW 4vw;
    }
    .contacto .formContacto {
        background: var(--Green);
        color: var(--White);
        border-radius: 0px;
        padding: 6vw;
    }
    header.fixed .navbar-brand img {
        width: 40vw;
    }
    .navbar-toggler {
        top: 33px;
    }
    .navbar-collapse {
        background-color: var(--White);
        top: 110px;
        margin-left: 0;
        margin-right: 0;
        position: absolute;
        left: 0px;
        width: 100%;
        height: 100vh;
        text-align: center;
        padding-top: 50px;
    }
    .menu-item {
        font-size: 3rem;
        font-weight: 500;
        margin-left: 0vw;
        transition: .5s all;
        margin-bottom: 30px;
    }
    .navbar-collapse .unaRed { float: left; margin-right: 10px; }
    .reciclaje .bloque2 .texto {
        position: relative;
        padding: 5%;
        top: -10%;
        right: 0;
        max-width: 90%;
        font-size: 1.5rem;
        line-height: 2rem;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .reciclaje .bloque2 {
        margin-top: -107px;
        height: auto;
        position: relative;
    }
    header.fixed {
        height: 118px;
    }
    .card .front img {
        height: 100px;
        margin-bottom: 0;
        float: right;
        margin-top: 146px;
    }
    .card h3 {
        font-size: 2.7rem;
        font-weight: 500;
        margin-top: 185px;
    }
    .card .back h3 {
        margin-top: 100px;
    }
    .card .back { font-size: 1.6rem; }
    .wpcf7-form small {
        font-size: 1.35rem;
    }
    .contacto .texto .col-10 {
        margin-left: 0px;
        padding-top: 8px;
    }
    footer .unaRed {
        width: 40px;
        display: inline-grid;
        margin-left: 5px;
        margin-right: 5px;
    }
    .trabajo .transformar .texto {
        position: absolute;
        padding: 4%;
        top: 17%;
        right: 5%;
        max-width: 90%;
        font-size: 1.5rem;
        line-height: 2rem;
        margin-left: auto;
        margin-right: auto;
    }
    .card .front, .card .back {
        backface-visibility: hidden;
        box-sizing: border-box;
        color: white;
        display: block;
        font-size: 1.9rem;
        height: 100%;
        padding: 10%;
        position: absolute;
        text-align: left;
        width: 100%;
    }
}

/* XS */
@media only screen and (max-width: 380px) {

    .home .bloque1 h2 {
        font-size: 2.9rem;
        line-height: 2.9rem;
        font-weight: 500;
    }
    .trabajo .transformar .texto {
        position: absolute;
        padding: 4%;
        top: 10%;
        right: 5%;
        max-width: 90%;
        font-size: 1.5rem;
        line-height: 2rem;
        margin-left: auto;
        margin-right: auto;
    }
    .card .front, .card .back {
        backface-visibility: hidden;
        box-sizing: border-box;
        color: white;
        display: block;
        font-size: 1.8rem;
        height: 100%;
        padding: 10%;
        position: absolute;
        text-align: left;
        width: 100%;
    }
    .reciclaje .bloque2 h2 {
        font-size: 2.5rem;
        line-height: 2.5rem;
        font-weight: 500;
        margin-bottom: 20px;
        padding-right: 19%;
    }
    
    
}


@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        /*display: none !important;*/
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
}
