@import url("/assets/common/css/font-bradesco/font-bradesco.css");

.box-padrao .new-chamada h1 {
    font-size: 27px;
    letter-spacing: 3.3px;
    text-align: center;
    color: #595959;
    text-transform: uppercase;
    padding: 60px 0px 45px 0px;
    margin-bottom: 0px;
    line-height: 40px;
    position: relative;
}
.box-padrao .new-tab .card-body{
    font-family: "Bradesco Sans";
}
.box-padrao header h1.classic:before {
    background: #ff003e;
}

section.mainContent>header h1 {
    font-size: 22px;
    font-family: "Bradesco Sans";
    font-weight: normal;
    margin-bottom: 5px;
}

.box-padrao .new-tab.accordion .card-header.collapsed:after {
    margin-top: -11px !important;
}

#registrato h2,
#scr h2 {
    font-size: 15px;
    line-height: 26px;
    color: #221816;
    font-family: "Bradesco Sans";
    font-weight: 400;
}

.box-padrao .new-tab .card-header h3 {
    font-weight: bold;
    font-size: 16px;
}


section.mainContent,
section.mainContent div.row.default p {
    font-family: "Bradesco Sans";
    font-weight: 400;
}

section.mainContent.cambiopf {
    overflow-x: hidden !important;
    color: #535353;
    padding: 0;
}

section.mainContent.cambiopf header {
    padding: 20px 20px 0 20px;
}

div.breadcrumb {
    height: initial;
    margin: initial;
}

.box-padrao .new-tab .card-body h3 {
    font-size: 15px;
    line-height: 26px;
    color: #221816;
    margin-bottom: 25px;
    font-weight: 400;
    padding: 0;
}

.box-padrao .new-tab .card-body ul {
    margin: 1rem;
}
