
/*inicio de carrusel 2*/
.carrusel2{
    width: 100%;
}
.carrusel3 {
    width: 100%;
    height: 100%;
}
.carrusel3-img {
    text-align: center;
    font-size: 18px;
    background: #fff;
    position: relative;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
.descripcion{
    position: absolute;
    top:0;
    margin: auto;
    width: 85%;
    color: white;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
}
.title-descrip{
    width: 100%;
    text-align: center;
    font-size: 70px;
    color: #ff5a05;
    text-shadow: 4px 1px 5px rgba(0,0,0,0.6);
    
}
.movimiento{
    animation: cambios 5s infinite linear;
    overflow: hidden;
}
  .carrusel3-img>img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
 .swiper-button-next,.swiper-button-prev{
    color: white;
 }
 .swiper-pagination{
   color: white;
 }
/*fin de carrusel 2*/
/*inicio de descripcion*/
.descripcion-lab {
    background: #ffffff;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 40px;
}


.descripcion-lab>p {
    width: 85%;
    padding-bottom: 20px;
    color: #282828;
    line-height: 25px;
    font-family: 'Nunito Sans', sans-serif;
    
}

/*fin de descripcion*/
/*inicio de tablas*/
.tablas{
    width:85%;
    margin: auto;
}

.title-producto{
   
    padding-bottom: 20px;
    font-size: 25px;
    font-weight: bold;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    color: #ff5a05;
    margin-top: 50px;
    margin-left: 25%;
    width: 100%;

}
.title-tecnico{
    text-align: left;
    padding-bottom: 30px;
     display: flex;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    color: #006098;
}
.tabla-datos{
display: flex;
width: 100%;
padding-bottom: 50px;
flex-wrap: wrap;
}

.tabla-informacion{
    width: 75%;
    height: auto;
    overflow-x: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch;
}

.img-tabla{
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}

.img-tabla>img{
    width: 75%;
}
.title-datos {
    padding-top: 50px;
    text-align: center;
    font-size: 28px;
    color: #144169;
    font-weight: 700;
}
.group-img>img{
    width: 100%;
}

table{
    width: 100%;
}
table th {
    background-color: #006098;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: white;
}

td {
    background-color: #EBEBEB;
    font-size: 14px;
    font-weight: lighter;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}


th,
td {
    padding: 15px;
}


/*fin de tablas*/
/*inicio de laboratorio*/
.flujo{
    width: 100%;
    background-color: #EBEBEB;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 50px;
    padding-top: 50px;
}
.flujo-img{
    width: 85%;
    margin: auto;
}
.flujo>img{
    max-width: 100%;
    height: auto;
}
/*fin de laboratorio*/
/*inicio de correo*/
.correo-titulo{
    color: red;
}
/*fin de correo*/


@media (max-width:2000px) {
  
}
@media (max-width:1800px) {
    .title-descrip{
        font-size: 65px;
    }
    .img-tabla>img{
        width: 80%;
    }
}
@media (max-width:1700px) {
    table{
        width: 120%;
    }
}
@media (max-width:1600px) {
    .title-descrip{
        font-size: 60px;
    }
    .img-tabla>img{
        width: 90%;
    }
}
@media (max-width:1500px) {
    
    .tabla-informacion{
        width: 65%;
        
    }
    .img-tabla{
        width: 35%;
    }
    .title-producto{
        margin-left: 35%;
    }
   
    table{
        width: 180%;
    }
    .img-tabla>img{
        width: 70%;
    }
}
@media (max-width:1400px) {
    .title-descrip{
        font-size: 55px;
    }
}
@media (max-width:1300px) {
    .img-tabla>img{
        width: 75%;
    }
}
@media (max-width:1200px) {
    .title-descrip{
        font-size: 50px;
    }
    .tabla-informacion {
        width: 55%;
        
    }
    .img-tabla{
        width: 45%;
    }
    .title-producto{
        margin-left: 45%;
    }
   
    table{
        width: 250%;
    }
    .img-tabla>img{
        width: 65%;
        height: auto;
    }
}
@media (max-width:1100px) {
    .img-tabla>img{
        width: 75%;
    }
}
@media (max-width:1050px) {
   
}
@media (max-width:1000px) {
    
    .title-descrip{
        font-size:40px;
    }
    .title-conte{
        font-size: 30px !important;
    }
    table{
        width: 300%;
    }
    .title-datos {
        
        font-size: 30px;
    }
    
}

@media (max-width:900px) {
    .img-tabla>img{
        width: 83%;
    }
}
@media (max-width:850px) {
    .img-tabla>img{
        width: 90%;
    }
}
@media (max-width:800px) { 
    
    .title-descrip{
        font-size: 30px !important;
    }
    .tabla-datos{
        flex-wrap: wrap;
    }
    .tabla-informacion{
        width: 100%;
        
    }
    .img-tabla{
        width: 100%;
        order: -1;
    }
    .title-producto{
        margin-left: 0px;
    }
    table{
        width: 150%;
    }
   
    
}
@media (max-width:600px) {
   
    .swiper-button-next,.swiper-button-prev,.swiper-pagination{
        display: none;
     }
     
}
@media (max-width:500px) {
    .h1 {
        font-size: 35px;
    }
    table{
        width: 350%;
    }
   
}

@media (max-width:400px) {
    table{
        width: 450%;
    }
  
}


@keyframes cambios {
    0% {
        margin-left: 0%;
    }

    100% {
        margin-left: 300%;
    }

    

}