@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Roboto+Condensed:ital,wght@0,300;1,300&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

*{box-sizing: border-box;}
.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg,
  .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl{
    flex-wrap: nowrap;
  }
  .navlogo {
    width: 30%;
  }
  body{
    background-image: url(../img/fondog.jpg);;
  }
  p a{ 
    text-decoration: none;
    font-family: "Roboto";
    font-weight: 400;
  }
  p a:hover{ 
  font-weight: 900;
  }
  .nav-item a{
    text-decoration: none;
    font-family: "Roboto";
    font-weight:900;
    font-size: 3em;
    line-height: 1em;
    opacity: 0.6;
  }
  .nav-item a:hover{ 
    opacity: 0.8;
  }
  
  .offcanvas{
    opacity: 0.9;
  }

 
 .caja{ 
  padding-top: 1%;
  padding-bottom: 5%;
  
 }
 
 
.tit1{
  
  margin-top: 18vh;
}
 .tit1 h1{
  font-size: 12vh;
  font-weight: 800;
   font-family: "Roboto";
   color: #666;
   text-shadow: 1px 1px 1px rgb(70, 69, 69); 
   animation: fundido ease 6s;
   animation-iteration-count: 1;
   animation-fill-mode: forwards;
   margin-left: 7%;
   margin-top: 14%;
 }

 .carru  {
  border-radius: 12px;
  box-shadow: -4px 8px 55px -24px rgba(0,0,0,0.75);
 }
.carru img{
  border-radius: 12px;
}
 .tit2{
  width: 50%;
  margin-top: 2%;
 
} 
.tit2 p{
  letter-spacing: -0.03em;
  margin-left: 15%;
  font-size: 5vh;
  font-family: "montserrat";
  color: #ffffff;
  animation: fundido ease 6s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  text-shadow: 2px 2px 2px rgb(88, 88, 88); 
}

.tit3 p{
  margin-top: 5%;
  letter-spacing: -0.03em;
  font-size: 2.8vh;
  font-family: "Roboto condensed";
  font-weight: 100;
  color: #000000;
  text-align: justify;
  margin-left: 10%;
  margin-right: 10%;
}
p.tit4{
  margin-top: 10%;
  letter-spacing: -0.03em;
  font-size: 3.5vh;
  font-family: "Roboto condensed";
  font-weight: 100;
  color: #000000;
  text-align: justify;
  margin-left: 10%;
  margin-right: 10%;
}
.botonProcesos{
  margin-left: 70%;
  margin-bottom: 3%;
  background-color: #2a6a43;
  font-family: "montserrat";
  color: #ffffff;
  animation: fundido ease 6s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  box-shadow:2px 2px 2px rgb(125, 125, 125); 
 }

.caja{
  margin-top: 10%;
}

.caja1 img{
 border-radius: 6px;
  padding: auto;
  margin: auto;
  width: 100%;
 }
 
.caja2 {
 padding: 2%;
 
}
#toneladasRecicladas{
  font-size: 7vh;
}
.ton img{
  margin-left: -15%;
}
.ton h2{
  font-size: 3vh;
  color: #535050;
  margin-top: 5%;
font-family: "montserrat";
}
.ton p{
  font-size: 4vh;
  color: #3C612F;
  font-family: "montserrat";

}


.home-title {
  background-image: url(../img/5.jpg);
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0%;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: left;
  box-shadow: 5px 5px 5px rgb(130, 130, 130);
 }

.home-title img{
  transition: opacity 0.5s ease;
 }
.home-title img.fade-out {
  opacity: 0;
}
.textToneladas{
  margin-top: 3%;
  margin-bottom: -5%;
}


.clientes h1{
  font-size: 4vh;
  font-family: "montserrat";
  text-shadow: 2px 2px 4px rgb(37, 56, 39), 0 0 1em rgb(180, 207, 183), 0 0 0.2em rgb(4, 43, 21);
  color: #ffffff;
  margin-top: 5%;
}
.mferba2{
  font-size: 4vh;
  font-family: "montserrat";
  text-shadow: 2px 2px 4px rgb(37, 56, 39), 0 0 1em rgb(180, 207, 183), 0 0 0.2em rgb(4, 43, 21);
  color: #ffffff;
    margin-top: 5%;
}



.mferba{
  font-family: "montserrat";
  font-weight: 900;
    color: #3C612F;
    /*animation: slide-in 6s forwards;*/
  font-size: 5vh;
 }


.clientesTitulo{
margin: 8% auto 5%;
}

.clientesTexto p{
  margin-top: 10%;
  letter-spacing: -0.03em;
  font-size: 2.5vh;
  font-family: "Roboto condensed";
  font-weight: 100;
  color: #000000;
  text-align: justify;
  margin-left: 10%;
  margin-right: 10%;
}

.clientesImg{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: flex-end;
}
.clientesImg img{
  margin: 1%;
  }

.logo-rotate {
    animation: rotation 8s infinite linear;
}

#myBtn {
  display: none; 
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #023b15(91, 122, 92); /* Set a background color */
  color: black; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 20px; /* Rounded corners */
  font-size: 15px; 
 
  
}
footer{
 background-image: url(../img/footer4.png);

 background-size:cover;
 background-repeat: no-repeat; 
}




/* Nosotros */
.titnos{
  width: 50%;
}
.titec{
  width: 60%;
}
.titnos h1{
  font-size: 7.5vw;
  font-weight: 800;
   font-family: "Roboto";
   color: #ffffff;
   text-shadow: 1px 1px 1px rgb(70, 69, 69); 
   animation: fundido ease 4s;
   animation-iteration-count: 1;
   animation-fill-mode: forwards;
   
}
.home-title2{
  background-image: url(../img/_DSC1949.jpg);
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0%;
  opacity: 1;
  display: flex;
  align-items: center;
  text-align: left;
  justify-content: right;
  box-shadow: -2px 33px 37px -21px rgba(0,0,0,0.54);
}

.home-title2 img{
  transition: opacity 0.5s ease;
}

.home-title2 img.fade-out {
  opacity: 0;
}
.mp{
  text-decoration: none;
  color: #4b4b4b;
  font-family: "montserrat";
  font-weight: 400;
}
.mx-auto p a:hover{
 color:#4d8439
}

h6 {
  font-family: "montserrat";
  font-weight: 900;
  color: #4b4b4b;
}

.caja3 img{
  border: rgb(255, 255, 255) 10px solid;
   width: 45%;
   box-shadow: 5px 5px 5px rgb(130, 130, 130);

  }
  .caja4 {
    padding: 2%;
   }
   .caja5{ 
    padding-top: 10%;
    padding-bottom: 5%;
    overflow:hidden;
    transition: transform 1s;
   }
   .caja5:hover img{ 
    transform: scale(1.2)
   }
   .cajag{ 
   background-color: #2a6a43;
   }

   .contacto{
    margin-bottom: 15%;
    font-size: 4vh;
    font-family: "montserrat";
    text-shadow: 2px 2px 4px rgb(37, 56, 39), 0 0 1em rgb(180, 207, 183), 0 0 0.2em rgb(4, 43, 21);
    color: #ffffff;
      margin-top: 5%;
   }

   .estfor{
    background-color: #5fa247;
    padding: 5%;
    border-radius: 2%;
   }
   .estfor p{
   color: #ffffff;
   font-family: "roboto";
  
   }
   .syg{

    background-color:  #666666;
    font-family: "roboto";
    color: #f8f8f8;
    font-weight: 100;
  }
  .botonGral{
    background-color: #2a6a43;
   
  }


 

/*Animaciones*/
@keyframes transform {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0); 
  }
}
@keyframes fundido{
  
    0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
   }
}  
@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@keyframes slide-in {
    from {
      transform: translateX(-100%);
    }
    to {
      transform: translateX(0); 
    }
  }
@keyframes slide-in2 {
    from {
      transform: translateX(100%);
    }
    to {
      transform: translateX(0); 
    }
  }
@keyframes grow {
    0% {
      font-size: 0.5em;
    }
    50% {
      font-size: 0.7em;
    }
    100% {
      font-size: 0.9em;
    }
  }
/*media queries*/
@media  screen and (max-width: 999px) {
  .navlogo {
    width: 40%;
  }
  .clientesImg{
    margin-top: 10%;
  }
  .tit1{
    font-size: 0.5rem;
  }
  .tit1 h1{
    font-size: 12vh;
  }
  
  .tit2 p{
    font-size: 4vh;
  }
  .titec h1  {
    font-size: 8vh;
  }
  .titnos h1{
    font-size: 6vh;
  }
        .caja1 {
          width: 75%;
          margin: auto;
         }
         .caja3 {
          width: 75%;
          margin: auto;
         }
         .textToneladas h4{
          font-size: 3vh;
         }
         
    }
@media  screen and (max-width: 768px) {
  .navlogo {
    width: 50%;
  }
  .clientesImg{
    margin-top: 10%;
  }
  .titec h1  {
    font-size: 7vh;
  }
  .tit1 h1{
    font-size: 10vh;
  }
  .tit2 p{
    font-size: 3vh; 
  }
  .titnos h1{
    font-size: 6vh;
  }
  .titnos{
    width: 70%;
  }
  .titec{
    width: 70%;
  }
    .prod1 {
      flex-direction: column;
     
    }
    .dataFiscal img{
        width: 15%;
      }
      #toneladasRecicladas{
        font-size: 6vh;
      }
      .botonGral{
        background-color: #2a6a43;
       
        font-size: small;
      }
}
@media screen and (max-width: 550px) {
  .navlogo {
    width: 50%;
  }
  .tit1 h1{
    font-size: 9vh;
  }
  .titec h1  {
    font-size: 5vh;
  }
  .titnos h1{
    font-size: 5vh;
  }
  .tit2 p{
    font-size: 3vh;
  }
  .tit2{
    width: 70%;
  }
  .botonProcesos{
    font-size: small;
  }
  #toneladasRecicladas{
    font-size: 6vh;
  }
  .botonGral{
    background-color: #2a6a43;
    font-size: small;
  }
  .titnos{
    width: 70%;
  }
  .titec{
    width: 70%;
  }
  
}
@media screen and (max-width: 450px) {
  .nav-item a{
    font-size: 2em; 
  }
  .navlogo {
    width: 75%;
  }
  .titec h1  {
    font-size: 5vh;
  }
  .titnos h1{
    font-size: 4vh;
  }
  .tit1 h1{
    font-size: 5vh;
  }
  .botonProcesos{
    font-size: small;
   
  }
  .tit2 p{
    font-size: 3vh;
  }
  .tit2{
    width: 70%;
  }
  #toneladasRecicladas{
    font-size: 4vh;
  }
  .mailFooter{
    display: none;
  }
  .botonGral{
    background-color: #2a6a43;
    font-size: small;
  }
  .titnos{
    width: 70%;
  }
  .titec{
    width: 70%;
  }
}
/* Media queries - solo del timeline */
@media screen and (max-width: 700px) {
  /* Place the timelime to the left */
 

  .main-timeline-2::after {
    left: 31px;
  }

  /* Full-width containers */
  .timeline-2 {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }

  /* Make sure that all arrows are pointing leftwards */
  .timeline-2::before {
    left: 60px;
    border: medium solid #058630;
    border-width: 10px 10px 10px 0;
    border-color: transparent #058630 transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .left-2::after,
  .right-2::after {
    left: 18px;
  }

  .left-2::before {
    right: auto;
  }

  /* Make all right containers behave like the left ones */
  .right-2 {
    left: 0%;
  }
  
  .titnos{
    width: 70%;
  }
  .titec{
    width: 70%;
  }
 
}