.header-interna .interna-thumb {
background-size: cover !important;
background-position: center !important;
background-repeat: no-repeat !important;
height: 345px;
}
.header-interna .layer-interna {
position: absolute;
width: 100%;
height: 345px;
background: rgba(0, 0, 0, .5);
}
.breadcrumb {
color: #fff;
position: relative;
top: 299px;
z-index: 12;
}
.breadcrumb img {
width: 6px;
}
.sobre .title-sobre h1 {
font-size: 40px;
font-style: normal;
font-weight: 800;
line-height: normal;
color: #252788;
}
.sobre .sub-title-sobre h2 {
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: normal;
color: #252788;
}
.sobre .desc-sobre p {
font-family: 'Open Sans';
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
color: #404040;
}
.sobre img {
border-radius: 70px 0 0;
width: 100%;
} .numeros-vic {
background: #fff;
}
@media (max-width: 768px) {
.sobre .desc-sobre p {
font-size: 17px;
}
}