.title-acc
{
    color: #000;
    line-height: 1;
    font-size: 52px;
    margin-top: 15px;
    font-weight: 800;
    word-spacing: -4px;
    margin-bottom: 35px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}
.color-provia
{
    color:#0091cd!important;
}
.bgabout
{
    padding: 60px;
}
.txt-about
{
     font-family: 'Poppins', sans-serif;
     font-weight: 400;
     font-size: 1.2rem;
     color:#000;

}
.color-provia-g
{
    color:#0091cd!important;
    font-weight: bold;

}
.bgcontact
{
    padding:60px;
    background: #00ACEF;
    background: linear-gradient(90deg, rgba(0, 172, 239, 1) 0%, rgba(0, 172, 239, 1) 50%, rgba(0, 145, 205, 1) 100%);
}
.txt-contact
{
    color: #fff;
    line-height: 1;
    font-size: 1.4rem;
    font-weight: 800;
    word-spacing: -4px;
    margin-bottom: 35px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}
.txt-footer
{
    color: #000;
    line-height: 1;
    font-size: 1.4rem;
    font-weight: 800;

    margin-bottom: 35px;
    font-family: 'Poppins', sans-serif;
}
