#header-style-01 {
margin-top: 150px;
margin-bottom: 200px; }
#header-style-01 .section-title {
margin-bottom: 30px; }
#header-style-01 .section-title .line-01 {
text-align: center;
font-family: OpenSans-Light;
font-size: 32px;
color: #00294E !important;
text-transform: none; }
#header-style-01 .section-title .line-01 span {
font-family: OpenSans-SemiBold;
font-size: 32px;
color: #00294E !important;
text-transform: none; }
#header-style-01 .section-title .shape-title {
border: solid 1px #cecece; }
#header-style-01 .imagem-destaque {
height: 450px;
background-size: cover !important;
background-position: center center !important;
background-repeat: no-repeat;
width: 100%;
border-radius: 10px; }
#header-style-01 .descricao {
font-family: OpenSans-Regular;
font-size: 19px;
color: #fff !important;
text-transform: none;
background-color: #004EA1;
padding: 60px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px; }
#header-style-01 #next-page {
background-color: #2DCF68;
width: 290px;
height: 72px;
padding: 0 10px;
border-radius: 13px; }
#header-style-01 #next-page .line-01 {
font-family: OpenSans-Light;
font-size: 13px;
color: #fff !important;
text-transform: none; }
#header-style-01 #next-page .line-02 {
font-family: OpenSans-SemiBold;
font-size: 20px;
color: #fff !important;
text-transform: none; }
@media (max-width: 768px) {
#header-style-01 {
padding: 0 20px; } }