.col-xs-12{
    margin-top: 5px;
}

.twi{
    text-align: center;
    align-items: center;
}
.card{
    max-width: 100%;
}
.infempresa{
    background-color: rgb(236, 236, 236);
    text-align: center;
    align-items: center;
}
ion-icon{
    position: relative;
    top: 10px;
    font-size: 40px;
  }
.infempresa-aling{
    padding: 35px;
}
.proyectosdiv{
    background-color: black;
    max-width: 100%;
    width: 100%;
    background-repeat: no-repeat;
    padding: 20px;
    color: rgb(219, 217, 217);
    font-size: 19px;
    background-size:cover;
        -moz-background-size:cover;
        -webkit-background-size:cover;
        -o-background-size:cover;
        background-repeat: no-repeat;
    background-attachment: fixed;
}
.tamañobtn{
    font-size: 30px;
}
.nuestropro{
    background-color: aliceblue;
    
}
.marg-top{
    padding-top: 25px;
    padding-bottom: 25px;
}
.marg-topxxl{
    padding-top: 60px;
    padding-bottom: 60px;
}
footer{
    background-color: rgb(27, 27, 27);
    color: rgb(255, 255, 255);
}
.bargimg{
    background-image: url(../img/2.jpg);
        background-size:cover;
        -moz-background-size:cover;
        -webkit-background-size:cover;
        -o-background-size:cover;
        background-repeat: no-repeat;
    background-attachment: fixed;
}
.bargservicios{
    background-image: url(../img/principal.jpeg);
    background-size:cover;
        -moz-background-size:cover;
        -webkit-background-size:cover;
        -o-background-size:cover;
    max-width: 100%;
    width: 100%;
    color: aliceblue;
}
.bargproyectos{
    background-image: url(../img/proyectos.jpeg);
    background-size:cover;
        -moz-background-size:cover;
        -webkit-background-size:cover;
        -o-background-size:cover;
    max-width: 100%;
    width: 100%;
    color: aliceblue;
}
.burgempresa{
    background-image: url(../img/empresa.jpg);
    background-size:cover;
        -moz-background-size:cover;
        -webkit-background-size:cover;
        -o-background-size:cover;
    max-width: 100%;
    width: 100%;
    color: rgb(105, 105, 109);
}
.backcolor{
    background-color: rgb(255, 255, 255);
}
.backcolorneg{
    background-color: rgba(22, 22, 22, 0.651);
    border-radius: 19px;
    max-width: 100%;

}
.marco{
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 40px;
    padding-left: 40px;
}

form{
    color: rgb(255, 255, 255);
}
.lmenu{
    font-size: 20px;
    color: rgb(226, 226, 226);
}

.imgser{
    max-width: 100%;
    width: 100%;
}

.font-size-18{
    font-size: 18px;
}