.container-nosotros {

    margin: 0;
    width: 768px;
    height: 300px;
    text-align: left;
    color: white;

}

.aceca-nosotros {

    display: flex;
    text-align: center;
    justify-content: center;
    margin: 0;

}

.weight {

    font-weight: 900;
    font-size: 20px;

}


#font1 {
    color: #FFFFFF;
     -webkit-transition-duration: 1s;
     -webkit-transition-delay: 0s;
     -webkit-transition-timing-function: ease;
     transition-duration: 1s;
     transition-delay: 0s;
     transition-timing-function: ease;
}

#font1:hover {
    color: #7F7F7F;
}

.btn-enviar {

    margin-top:-11px;
    height:11px;
}


#u1737 {
    
    background: transparent url(../images/construccion-fovissste.jpg);
    
}

.fb-page {

    display: inline-block;
    position: absolute;

    left: 600px;
    top: 6px;
    bottom: 0px;
    z-index: 1;

}

.float-wa{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    z-index:300;
}

