/* 
    Created on : 24/mar
    Author     : incograf
*/

/*.hr-banner .mybanner-container {
    background-color: transparent;
    background-image: url('../../images/app/link_home_recursos_humanos.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 230px;
}*/

article div.row{
    margin: 0px;
}
article p{
    font-family: 'Roboto-Regular';
    font-size: 15px;
    line-height: 20px;
    padding: 20px;
    margin-bottom: 30px;
    text-align: justify;
}
article a{
   color: #F0D200;
}
article a:hover{
    color: #F0D200;
/*background-color: #0062A9;*/
}

/* === GDPR & COOKIES === */

#header {
    background: transparent url('../../images/objectives_visao.jpg') no-repeat center;
    background-size: cover;
    height: 330px;
}
#content * {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    line-height: 150%;
    text-transform: none;
    text-align: left;
    color: #0062a9;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, 
#content .policy-content h1, #content .policy-content h1 *,
#content .policy-content h2, #content .policy-content h2 *,
#content .policy-content h3, #content .policy-content h3 *,
#content .policy-content h4, #content .policy-content h4 *,
#content .policy-content h5, #content .policy-content h5 *,
#content .policy-content h6, #content .policy-content h6 * {
    text-align: center;
    font-family: 'Roboto-Bold';
    text-transform: uppercase;
}
#content h1 {
    font-size: 35px;
}
#content h2, 
#content .policy-content h1, #content .policy-content h1 *,
#content .policy-content h2, #content .policy-content h2 *,
#content .policy-content h3, #content .policy-content h3 *,
#content .policy-content h4, #content .policy-content h4 *,
#content .policy-content h5, #content .policy-content h5 *,
#content .policy-content h6, #content .policy-content h6 * {
    font-size: 25px;
    text-align: left;
}

#content .policy-content h3, #content .policy-content h3 *,
#content .policy-content h4, #content .policy-content h4 *,
#content .policy-content h5, #content .policy-content h5 *,
#content .policy-content h6, #content .policy-content h6 * {
    font-size: 20px;
}

#content section:first-of-type header .content-desc h1 {
    border-bottom: 1px solid #ededef;
    padding-bottom: 10px;
}

#content .policy-content {
    margin-top: 30px;
    margin-bottom: 80px;
}