html, body{
    background: #ffffff;
}

.paginas-legales {
    margin-top:130px;
}

.navbar-custom {
    background: #fff;
    top: 60px;
    padding: 15px 15px;
}

.paginas-legales .wrapper{ 
    max-width:100%;
    padding:50px 60px;
    margin:0;
    background: #eef2f5;
}

.paginas-legales .wrapper h1 {
    color:#53575a ;
    text-align:center;
    font-weight:700;
    font-size: 45px;
}

.politicas {
    max-width:1170px;
    padding:50px 20px;
    margin:auto;
}

p {
    font-weight: 400;
    font-size: 16px;
    color: #202121;
    line-height: 24px;

}

.politicas .titulo {
    text-align: left;
    font-weight:600;
    font-size: 22px;
    color:#53575a;
    margin-bottom: 2%;
    margin-top:4%;
}

.politicas .titulo2 {
    text-align: left;
    font-weight:700;
    margin-bottom: 2%;
    margin-top:4%;
    font-size: 19px;
    color: #417e80;
}

h3 {

    font-weight:700;
    font-size: 19px;
    color: #417e80;
    margin-bottom: 2%;
}

.fa span {
    font-weight: 400;
    font-size: 16px;
    color: #202121;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    margin-left: 2%;
}

.fa-circle {
    color: #202121;
    font-size: 10px;
    margin-left: 5%;
}

a {
    color:#417e80;
}

p.llamanos {
    font-size: 13px;
    color: white;
}

p.columna-footer {
    font-size: 13px;
    color: white;
    line-height: 17px;
}