body{
    font-family: 'BentonSans-Regular', Arial, sans-serif;  
}
.sec-cookie{
    margin-top: 50px!important;
}
.privacy-text-banner{
    margin-top: 60px;
    background-color: #0140B1;
    padding-top: 15px;
}
.privacy-text-banner h1{
    text-align: left;
    color: #ffffff;
    font-size: 32px;
    line-height: 38px;
    
}
.privacy-text-banner p{
    text-align: left;
    color: #ffffff!important;
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.8rem;
}
.sub-title, .small-title{
    text-align: left!important;
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin-bottom: 15px;
}
.sec-cookie .sub-title{
    text-align: center!important;
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin-bottom: 25px;
}
table tr td{
    font-size: 16px;
}
table tr td:nth-child(1) {
    min-width: 140px;
}
table tr td:nth-child(3) {
    min-width: 190px;
}
b{
    font-weight: bold!important;
}
.sec-space{
	margin: 25px 0px;
}
.sec-privacy .last-sec, .sec-cookie .last-sec {
    margin-bottom: 50px;
}