*{margin: 0; padding: 0;}

.headerCris{
    height: 100px;
	width:100%;
    background: #1a2083;
    font-family: 'Lato', sans-serif;
    box-shadow: 0 2px 6px 0 rgba(176, 186, 197, 0.6);
	min-width:1000px;
	margin:auto;
	display:flex;
}
.imagenCris{
	width:20%;
	padding-left:20px;
	min-width:150px;
}
.list{
    left: 300px;
	width:40%;
	top:0px;
	min-width:500px;
}
.direccion{
	margin-top:40px;
    right:2px;
    top: 42px;
    color: #ffffff;
	width:40%;
	min-width:350px;
}

.log{
    position: relative;
    top: 21px;
    left: 5%;
    width: 136px;
    height: 58px;
}
.menu {
    height: 18px;
    width: 18px;
    position: absolute;
    top: 45px;
    display: none;

}
.lista{
    position: relative;
    display: flex;

}

.esto{
    position: relative;
    padding: 0 20px;
    list-style: none;
    height: 100px;
    display: flex;
    text-align: center;
	z-index:2;

}
.texto{
    color: #a5bcd4;
    text-decoration: none;
    position: relative;
    font-size: 12px;
    top: 50px;
    text-align: center;

}
.esto:hover {
    background-color: rgba(255, 255, 255, 0.1);
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: px;
    color: #a5bcd4;
    display: flex;

}

.parrafo{
    font-size: 11.9px;
}
.ubi {

    margin: 0 10px;
}