*{
	font-family: 'Raleway', sans-serif;
}

.heading .heading-title {
	font-family: 'Raleway', sans-serif;
    color: #004D92;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
}


.heading-center .heading-desc {
    padding: 0;
}

.heading .heading-desc {
    font-size: 25px;
    font-weight: 400;
    line-height: 40px;
    color: #333333;
    margin-bottom: 0;
}

.feature-panel .feature-content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0;
    color: #333333;
}

.btn--saiba-mais{
	text-align: center;
    margin-top: 35px;
}

.center{
	text-align: center;
	margin: auto;
}


.header-topbar .topbar {
    height: 135px;
    background-color: #ffffff;
}

.logo-conaprole{
	width: 170px;
    margin-top: 10px;
}

.hero{
	min-height: 400px;
}


.heading-etica .heading-desc-etica {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #333333;
    margin-bottom: 0;
}

.logo-footer img{
	width: 150px;
}

.footer {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #333333;
}

h5 span{
	font-size: 12px;
    text-transform: capitalize;
    font-weight: 400;
}

.slick-next {
    right: 25px;
}

.slick-prev {
    left: 25px;
    z-index: 1;
}

section.hero{
    padding: 0;
}