
.title-header-modal-empresa {
    margin-top: 9px;
}
.ruta_metodo { background: none; cursor: pointer; border-color: transparent; margin-left: auto; margin-right: auto;}
.ruta_metodo:hover {-webkit-transform:scale(1.2);transform:scale(1.2);}
.ruta_metodo {overflow:hidden;}
.ruta_metodo, .ruta_metodo:hover, .ruta_metodo, .ruta_metodo:hover {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}