.bar-right{
	float: right;
    width: 150px;
    position: absolute;
    top: 0;
    right: 0;
}

.__logo{
	margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}
.contacto{
    background: white;
    top: 40px;
    right: -30px;
}
.contacto img{
	width: 100%;
}
.bg-blanco{
    width: 100%;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background: #0994a7;
    z-index: -5;
}


.h1-label{
    font-size: 22px;
    text-align: right;
    margin: 0;
    font-weight: 300;
}

.dotsh1 .fr{
    top: -43px;
}

.dotsh1 i{
        top: 6px;
    font-size: 40px;
    cursor: pointer;
    padding: 0px 10px;
    color: #0093a8;
}