.doctores{
    max-width: 1100px;
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
    box-sizing: border-box;
    overflow: hidden;
    padding: 20px;
    margin: auto;
}



.doctores img{
    width: 300px;
    margin-left: 5px;
    margin-top: 20px;
    transition: down;
    box-sizing: content-box;
    border-radius: 3px 40px;
    transform:translate(0px,0px);

}

.doctores .imagen a{
    text-decoration: none;
    background:;
    
    
}
.doctores .imagen a p{
    border: black 1px solid;
    background: #083a8b;
    color: white;
    border-radius: 2px 15px;
    text-align: center;
    width: 120px;
    padding: 5px;
    margin-top:20px;
    
}
.doctores .imagen a p:hover{
    border: black 1px solid;
    background: white;
    color: black;  
}



.imagen{
    display: flex;
    width: auto;
    
}

.imagen .con{
    width: 450px;
    padding: 20px;
    text-align: ;
    
}

.imagen .con h4{
    margin-top:200px;
    font-size: 24px;
    color: #006ac6;
    text-align: ;
    
}

.imagen .con h4 a{
    margin-top:19px;
    font-size: 24px;
    color: #006ac6;
    text-align: ;
    
}

.textow{
    max-width: 1100px;
    margin: auto;
}

.textow h2{
    margin-left: 20px;
    color:#006ac6;
}
.textow p{
    margin-left: 20px
}

.i{
    max-width: 1100px;
    margin: auto;

} .i img{
    width: 100%
}
@media (max-width:900px){
    .i{
        width: 100%;
        background: ;
        overflow: hidden;
        
    }
    .i img{
        width: 1100px;
        
    }
}



/*Titulos.*/
.doc>h1{
    text-align: center;
    margin-top:10px;
    margin-bottom: 40px;
    font-size: 40px;
}
/*Imagen Especialista.*/
.doctores img{
    width: 300px;
    margin-left: 5px;
    margin-top: 20px;
    transition: down;
    box-sizing: content-box;
    border-radius: 3px 40px;
    transform:translate(0px,0px);

}

/*Texto - Educacion y Certificaciones.*/
 .tx h2{color: #006ac6;margin-top: 20px;margin-left: 10px;font-size: 20px;
margin-bottom: 5px;} 
.tx{
    max-width: 1100px;
    margin: auto;
}
/*Cuadros Certificados.*/
/*AM2.*/
.im2{
    max-width:1200px;
    margin: 40px;
}
.im2{
    display: flex;
    list-style: none;
    text-decoration: none;
}
.im2 a img{
       width: 170%;
    height: 350px;

}
.im2 a{
    width: 800%;
    height: 350px;
    margin: 40px;
}
/*AM3.*/
.im3{
    max-width:auto;
    margin: auto;
}
.im3{
    display: flex;
    list-style: none;
    text-decoration: none;
}
.im3 a img{
       width: auto;
    height: auto;

}
.im3 a{
    width: auto;
    height: auto;
    margin: auto;
}
/*AM4.*/
.im4{
    max-width:600px;
    margin: auto;
}
.im4{
    display: flex;
    list-style: none;
    text-decoration: none;
}
.im4 a img{
       width: 100%;
    height: 350px;

}
.im4 a{
    width: 450%;
    height: 350px;
    margin: 20px;
}
/*AM5.*/
.im5{
    max-width:1250px;
    margin: auto;
}
.im5{
    display: flex;
    list-style: none;
    text-decoration: none;
}
.im5 a img{
       width: 120%;
    height: 250px;

}
.im5 a{
    width: 4500%;
    height: 225px;
    margin: 45px;
}
/*AM6.*/
.im6{
    max-width:1650px;
    margin: 20px;
}
.im6{
    display: flex;
    list-style: none;
    text-decoration: none;
}
.im6 a img{
       width: 280px;
    height: 350px;

}
.im6 a{
    width: 2000px;
    height: 350px;
    margin: 40px;
}