
/** Generated by FG **/

@font-face {
    font-family: 'Brown';
    src: url('../fonts/Brown-Regular.eot');
    src: url('../fonts/Brown-Regular.eot?#iefix') format('embedded-opentype'),
        url('../assets/fonts/Brown-Regular.woff2') format('woff2'),
        url('../assets/fonts/Brown-Regular.woff') format('woff'),
        url('../fonts/Brown-Regular.ttf') format('truetype'),
        url('../fonts/Brown-Regular.svg#Brown-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/NunitoSans-Regular.eot');
    src: url('../fonts/NunitoSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../assets/fonts/NunitoSans-Regular.woff2') format('woff2'),
        url('../assets/fonts/NunitoSans-Regular.woff') format('woff'),
        url('../fonts/NunitoSans-Regular.ttf') format('truetype'),
        url('../fonts/NunitoSans-Regular.svg#NunitoSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	
}
body {
    font-family: 'Nunito Sans';
    font-size: 22px;
	color:#4A4A4A;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#4A4A4A;
	text-decoration:none;
}
a:hover {
	color:#4A4A4A;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:none;
}
ul{
    list-style: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.s-margem {
    margin: 0 0 0 0;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
.container.full{
    max-width: 100%;
}
/* header */
header {
    height: 70px;
    padding: 60px 0 0px 0;
    margin-bottom: -70px;
    position: relative;
    z-index: 9;
}
/* logo */
.logo {

}


/*------------------------------------*\
    PAGES
\*------------------------------------*/
.absoluto{
    position: absolute;
}
section.topo{
    position: relative;
    margin-bottom: 100px;
    overflow: hidden;
}

section.topo img{
    width: 100%;
    max-width: 150%;
}
section.topo .caption{
    position: absolute;
}
section.topo .caption {
    position: absolute;
    width: 100%;
    bottom: 0;
}

section.guia {
    margin-bottom: 100px;
}
section.guia h2{
    margin-bottom: 40px;
}
section.guia p {
    font-family: 'Brown';
    font-weight: bold;
    color: #999999;
    font-size: 24px;
    letter-spacing: -1px;
}
section.guia p.a-pad{
    padding-right: 5px;
}
section.beneficios{
    margin-bottom: 130px;
    overflow: hidden;
}
section.beneficios .container{
    max-width: 796px;
}
section.beneficios h2{
    color: #6E0AD6;
    margin-bottom: 60px;
}
section.beneficios .retangulo {
    position: absolute;
    top: 30px;
    transform: rotate(-20deg);
    z-index: -1;
    left: -90px;
}
section.beneficios .circulo {
    position: absolute;
    z-index: -1;
    top: 50px;
    left: -50px;
}
section.beneficios .triangulo {
    position: absolute;
    top: 50px;
    right: -140px;
    z-index: -1;
}
section.beneficios .col:nth-child(1){
    margin-right: 80px;
}
section.beneficios img{
    margin-bottom: 30px;
}
section.beneficios ul li {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 28px;
}
section.beneficios ul li svg{
    margin-right: 15px;
    width: 28px;
}
section.experimente {
    max-height: 500px;
    background: #F0F0F0;
    color: #4A4A4A;
}
section.experimente h2{
    color: #6E0AD6;
}
section.experimente .row{
    align-items: center;
}
section.experimente .row .col {
    position: relative;
    left: -60px;
}
section.experimente .row .col img{
    margin-top: -80px;
}

section.experiencia {
    margin-bottom: 150px;
    position: relative;
    padding: 40px 0px;
    background: #6E0AD6;
    color: #ffffff;
}
section.experiencia .row{
    align-items: center;
}
section.experiencia h2{
    color: #ffffff;
}

section.saiba-mais h2{
    color: #6E0AD6;
    padding-right: 50px;
}

.accordion>.card>.card-header{
    margin-bottom: 0 !important;
}
section.saiba-mais .card:nth-child(1) .card-header{
    border: none;
}
section.saiba-mais .card-header{
    border-top: 1px solid #D2D2D2;
    border-bottom: 0;
    background: none;
    padding: 30px 0;
}
section.saiba-mais .card{
    border: none;
}
section.saiba-mais a{
    color: #F28000;
}
section.saiba-mais .btn-link {
    font-weight: bold;
    color: #4A4A4A;
    text-decoration: none;
    font-size: 24px;
    padding: .375rem 0;
    width: 100%;
    text-align: left;
}
div#accordionSac {
    margin-top: -40px;
}
section.saiba-mais div#accordionSac h2{
    padding-right: 0;
}
section.saiba-mais .btn-link.collapsed::after{
    content: url(..//images/arrow-down.svg);
    float: right;
}
section.saiba-mais .btn-link::after{
    content: url(..//images/arrow-top.svg);
    float: right;
}
section.saiba-mais .card-body{
    padding: 1.25rem 0;
    max-width: 80%;
}
section.saiba-mais .card-body p{
    font-size: 20px;
    margin-bottom: 35px;
}
section.saiba-mais .card-body ol li{
    margin-bottom: 35px;
}
section.saiba-mais {
    margin-bottom: 150px;
}
footer {
    background: #F28000;
    padding: 20px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
}
footer h4{
    color: #ffffff;
    margin-bottom: 0 !important;
    padding-right: 60px;
}
footer .row{
    align-items: center;
}
footer .form-control{
    height: calc(1.5em + .75rem + 10px);
    border: none;
}
footer .btn-primary {
    font-family: 'Brown';
    color: #fff;
    background-color: #6E0AD6;
    border-color: #6E0AD6;
    border-radius: 40px;
    padding: 0px 25px 3px 25px;
    float: right;
    font-size: 13px;
    height: 46px;
}
section.guia .row .col {
    padding-left: 0;
}
section.guia .row .col:nth-child(5) {
    padding-right: 0;
}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
.page h1, .page h2, .page h3, .page h4, .page h5, .page h6 {
    font-family: 'Brown';
    margin-top: 0;
    margin-bottom: 40px;
}
.page h1{
    color: #6E0AD6;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 15px;
}
.page h2{
    font-size: 38px;
    font-weight: bold;
    line-height: 48px;
}
.page h3{
    font-size: 27px;
    margin-bottom: 30px;
    font-weight: bold;
}




/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (max-width:1366px) and (min-width:1280px) {

}
@media only screen and (max-width:1280px) and (min-width:1024px) {
    section.topo {
        position: relative;
        margin-bottom: 100px;
        overflow: hidden;
    }
    section.topo img {
        width: 110%;
        position: relative;
        left: -40px;
    }
}


@media only screen and (max-width:1024px) {
    body{
        font-size: 20px;
    }
    header{
        padding: 30px 0 0px 0;
    }
    .page h1{
        font-size: 34px;
    }
    .page h2 {
        font-size: 30px;
    }
    section.experimente h2.a-pad {
        padding-right: 110px;
    }
    .page footer h3{
        font-size: 22px;
    }
    
    section.beneficios{
        margin-bottom: 130px;
    }
    
    section.guia p{
        font-size: 20px;
    }
    section.guia p.a-pad {
        padding-right: 10px;
    }

    section.saiba-mais .row .col-5{
        flex: 0 0 40%;
    }
    footer h4 {
        padding-right: 30px;
    }
    footer .btn-primary{
        padding: 0px 15px;
        font-size: 12px;
    }
}
@media only screen and (max-width:1023px) and (min-width:900px){
    section.topo img {
        width: 120%;
        max-width: 150%;
        position: relative;
        left: -120px;
    }
    .page h1 {
        font-size: 25px;
    }
    body {
        font-size: 16px;
    }
    footer h4{
        font-size: 22px;
    }
    footer .btn-primary {

        font-size: 11px;
    }
    section.guia .row .col {
        padding-left: 15px;
    }
    section.guia .row .col:nth-child(5) {
        padding-right: 15px;
    }
    section.guia p {
        font-size: 17px;
    }
}
@media only screen and (max-width:860px){
    body {
        font-size: 16px;
    }
    section.topo img {
        width: 120%;
        max-width: 150%;
        position: relative;
        left: -120px;
    }
    .page h1 {
        font-size: 25px;
    }
    footer h4 {
        font-size: 18px;
    }
    section.guia .row .col {
        padding-left: 15px;
    }
    section.guia .row .col:nth-child(5) {
        padding-right: 15px;
    }
    section.guia p {
        font-size: 17px;
    }
}

@media only screen and (max-width:855px){
    body {
        font-size: 18px;
    }
    .page .container, .page .container-md, .page .container-sm {
        max-width: 100%;
    }
    footer h4 {
        padding-right: 0;
        font-size: 19px;
    }
    section.beneficios{
        margin-bottom: 80px;
    }
    .page h1 {
        font-size: 25px;
    }
    section.topo img {
        width: 120%;
        max-width: 150%;
        position: relative;
        left: -120px;
    }
    section.guia p{
        font-size: 12px;
    }
    section.guia {
        margin-bottom: 60px;
    }
    section.beneficios .col:nth-child(1) {
        margin-right: 50px;
    }
    .page h2{
        font-size: 25px;
        line-height: 35px;
    }
    section.experimente h2 {
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 40px;
    }
    section.experimente h2.a-pad {
        padding-right: 0;
    }
    section.saiba-mais .row .col-5 {
        flex: 0 0 39%;
    }
    section.saiba-mais .btn-link{
        font-size: 18px;
    }
    section.guia .row .col {
        padding-left: 15px;
    }
    section.guia .row .col:nth-child(5) {
        padding-right: 15px;
    }
    .page footer h3 {
        font-size: 20px;
        padding-right: 0px;
    }
    footer .btn-primary {
        padding: 13px 3px;
        font-size: 10px;
    }
}

@media only screen and (max-width:768px){
    body {
        font-size: 18px;
    }
    footer h4 {
        padding-right: 0;
        font-size: 19px;
    }
    section.beneficios{
        margin-bottom: 80px;
    }
    .page h1 {
        font-size: 25px;
    }
    section.topo img {
        width: 130%;
        max-width: 150%;
        position: relative;
        left: -90px;
    }
    section.guia p{
        font-size: 12px;
    }
    section.guia {
        margin-bottom: 60px;
    }
    section.beneficios .col:nth-child(1) {
        margin-right: 50px;
    }
    .page h2{
        font-size: 25px;
        line-height: 35px;
    }
    section.experimente h2 {
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 40px;
    }
    section.experimente h2.a-pad {
        padding-right: 0;
    }
    section.saiba-mais .row .col-5 {
        flex: 0 0 39%;
    }
    section.saiba-mais .btn-link{
        font-size: 18px;
    }
    
    .page footer h3 {
        font-size: 20px;
        padding-right: 0px;
    }
    footer .btn-primary {
        padding: 13px 3px;
        font-size: 10px;
    }
}
@media only screen and (max-width:690px){
    body {
        font-size: 16px;
    }
    .page .container, .page .container-sm {
        max-width: 100%;
    }
    footer h4 {
        padding-right: 0;
        font-size: 19px;
    }
    section.beneficios{
        margin-bottom: 80px;
    }
    .page h1 {
        font-size: 23px;
    }
    section.topo img {
        width: 150%;
        left: -170px;
    }
    section.guia p{
        font-size: 12px;
    }
    section.guia {
        margin-bottom: 60px;
    }
    section.beneficios .col:nth-child(1) {
        margin-right: 50px;
    }
    .page h2{
        font-size: 25px;
        line-height: 35px;
    }
    section.experimente h2 {
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 40px;
    }
    section.experimente h2.a-pad {
        padding-right: 0;
    }
    section.saiba-mais .row .col-5 {
        flex: 0 0 39%;
    }
    section.saiba-mais .btn-link{
        font-size: 18px;
    }
    
    .page footer h3 {
        font-size: 20px;
        padding-right: 0px;
    }
    footer .btn-primary {
        padding: 13px 25px;
        font-size: 10px;
        line-height: 10px;
    }
}
@media only screen and (min-width:691px) and (max-width:767px){
    body {
        font-size: 16px;
    }
    .page .container, .page .container-sm {
        max-width: 100%;
    }
    footer h4 {
        padding-right: 0;
        font-size: 19px;
    }
    section.beneficios{
        margin-bottom: 80px;
    }
    .page h1 {
        font-size: 20px;
    }
    section.topo img {
        width: 170%;
        max-width: 180%;
        left: -170px;
    }
    section.guia p{
        font-size: 12px;
    }
    section.guia {
        margin-bottom: 60px;
    }
    section.beneficios .col:nth-child(1) {
        margin-right: 50px;
    }
    .page h2{
        font-size: 25px;
        line-height: 35px;
    }
    section.experimente h2 {
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 40px;
    }
    section.experimente h2.a-pad {
        padding-right: 0;
    }
    section.saiba-mais .row .col-5 {
        flex: 0 0 39%;
    }
    section.saiba-mais .btn-link{
        font-size: 18px;
    }
    
    .page footer h3 {
        font-size: 20px;
        padding-right: 0px;
    }
    footer .btn-primary {
        padding: 13px 25px;
        font-size: 10px;
        line-height: 10px;
    }
}
@media only screen and (max-width:640px){
    body {
        font-size: 15px;
    }
    .page .container, .page .container-sm {
        max-width: 100%;
    }
    footer h4 {
        padding-right: 0;
        font-size: 17px;
    }
    section.beneficios{
        margin-bottom: 80px;
    }
    .page h1 {
        font-size: 19px;
    }
    section.topo img {
        width: 150%;
        left: -170px;
    }
    section.guia p{
        font-size: 12px;
    }
    section.guia {
        margin-bottom: 60px;
    }
    section.beneficios .col:nth-child(1) {
        margin-right: 50px;
    }
    .page h2{
        font-size: 25px;
        line-height: 35px;
    }
    section.experimente h2.a-pad {
        padding-right: 0;
    }
    section.saiba-mais .row .col-5 {
        flex: 0 0 39%;
    }
    section.saiba-mais .btn-link{
        font-size: 18px;
    }
    
    .page footer h3 {
        font-size: 20px;
        padding-right: 0px;
    }
    footer .btn-primary {
        padding: 13px 15px;
        font-size: 10px;
        line-height: 10px;
    }
    section.beneficios ul li {
        font-size: 14px;
    }
    section.guia .row .col {
        padding-left: 15px;
    }
    section.guia .row .col:nth-child(5) {
        padding-right: 15px;
    }
    section.guia p {
        font-size: 17px;
    }

}
@media only screen and (max-width:600px){
    section.topo {
        margin-bottom: -120px;
    }
    body {
        font-size: 14px;
    }
    section.beneficios ul li {
        font-size: 13px;
    }
    section.experimente h2 {
        margin-bottom: 20px;
        font-size: 24px;
        line-height: 25px;
    }
    .page h2 {
        font-size: 19px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    section.guia .row .col {
        padding-left: 15px;
    }
    section.guia .row .col:nth-child(5) {
        padding-right: 15px;
    }
    section.guia p {
        font-size: 17px;
    }
    section.saiba-mais .btn-link {
        font-size: 14px;
    }
    section.saiba-mais h2 {
        padding-right: 30px;
    }
    section.topo .caption {
        position: relative;
        width: 100%;
        bottom: 0;
    }
    section.beneficios .col:nth-child(1) {
        margin-right: 30px;
    }
    footer h4 {
        font-size: 15px;
    }
    section.topo .caption {
        position: relative;
        width: 100%;
        bottom: 210px;
    }
}

@media only screen and (max-width:440px){
    body {
        font-size: 16px;
    }
    section.topo {
        margin-bottom: 50px;
    }
    section.beneficios{
        margin-bottom: 80px;
    }
    section.topo img {
        width: 110%;
        max-width: 110%;
        left: 0;
    }
    section.topo .caption {
        position: relative;
        width: 100%;
        bottom: 0;
    }
    section.experimente .row .col {
        left: 0;
    }
    section.beneficios .triangulo {
        right: -60px;
        z-index: -1;
        top: -530px;
    }
    section.beneficios .col:nth-child(1) {
        margin-right: 0;
    }
    section.saiba-mais .row .col-5{
        margin-bottom: 20px;
    }
    
    section.saiba-mais .row .col-5,
    .col, .col-4, .col-6{
        flex: 0 0 100%;
        max-width: 100%;
    }
    section.saiba-mais .btn-link {
        font-size: 15px;
    }
    section.saiba-mais .card-body p {
        font-size: 16px;
        margin-bottom: 35px;
    }
    .page h2 {
        font-size: 30px;
    }
    .form-row .col:nth-child(1), .form-row .col:nth-child(2){
        flex: 0 0 50%;
        max-width: 100%;
    }
    section.topo .caption {
        position: unset;
    }
    .page h2,
    .page h1 {
        font-size: 22px;
        line-height: 28px;
    }
    section.guia .row{
        text-align: center;
    }
    section.guia .row .col{
        margin-bottom: 15px;
    }
    section.guia .row .col p:first-child{
        margin-top: 15px;
    }
    section.guia .row .col img{
        margin-bottom: 15px;
    }
    section.guia .row .col p {
        margin-bottom: 0px;
        padding: 0 45px;
        font-size: 16px;
    }
    section.experiencia,
    section.guia {
        margin-bottom: 30px;
    }
    section.beneficios ul li {
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 35px;
    }
    section.experimente h2 {
        margin-bottom: 25px;
        
        margin-top: 15px;
    }
    section.guia .row .col {
        padding-left: 15px;
    }
    section.guia .row .col:nth-child(5) {
        padding-right: 15px;
    }
    footer{
        padding: 15px 0;
    }
    footer .col-4,
    footer .col{
        margin-bottom: 15px;
    }
    footer .col:last-child{
        margin-bottom: 0;
    }
    section.experimente {
        padding-bottom: 30px;
    }
    footer .btn-primary{
        float: none;
    }
    section.saiba-mais {
        margin-bottom: 200px;
    }
    section.experimente{
        max-height: unset;
    }
    footer h4 {
        font-size: 16px;
    }
    footer .btn-primary {
        padding: 6px 15px;
        font-size: 10px;
        height: 30px;
    }
    footer .col:last-child {
        text-align: center;
    }
}
@media only screen and (max-width:375px) {
    body {
        font-size: 15px;
    }
    section.topo {
        margin-bottom: 50px;
    }
    section.beneficios{
        margin-bottom: 80px;
    }
    section.topo img {
        width: 110%;
        max-width: 110%;
        left: 0;
    }
    section.experimente .row .col {
        left: 0;
    }
    section.beneficios .triangulo {
        right: -60px;
        z-index: -1;
        top: -530px;
    }
    section.beneficios .col:nth-child(1) {
        margin-right: 0;
    }
    section.saiba-mais .row .col-5{
        margin-bottom: 20px;
    }
    
    section.saiba-mais .row .col-5,
    .col, .col-4, .col-6{
        flex: 0 0 100%;
        max-width: 100%;
    }
    section.saiba-mais .btn-link {
        font-size: 15px;
    }
    section.saiba-mais .card-body p {
        font-size: 16px;
        margin-bottom: 35px;
    }
    .page h2 {
        font-size: 30px;
    }
    .form-row .col:nth-child(1), .form-row .col:nth-child(2){
        flex: 0 0 50%;
        max-width: 100%;
    }
    section.topo .caption {
        position: unset;
    }
    .page h2,
    .page h1 {
        font-size: 22px;
        line-height: 28px;
    }
    section.guia .row{
        text-align: center;
    }
    section.guia .row .col{
        margin-bottom: 15px;
    }
    section.guia .row .col p:first-child{
        margin-top: 15px;
    }
    section.guia .row .col img{
        margin-bottom: 15px;
    }
    section.guia .row .col p {
        margin-bottom: 0px;
        padding: 0 45px;
        font-size: 16px;
    }
    section.experiencia,
    section.guia {
        margin-bottom: 30px;
    }
    section.beneficios ul li {
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 35px;
    }
    section.experimente h2 {
        margin-bottom: 25px;
        
        margin-top: 15px;
    }
    section.guia .row .col {
        padding-left: 15px;
    }
    section.guia .row .col:nth-child(5) {
        padding-right: 15px;
    }
    footer{
        padding: 15px 0;
    }
    footer .col-4,
    footer .col{
        margin-bottom: 15px;
    }
    footer .col:last-child{
        margin-bottom: 0;
    }
    section.experimente {
        padding-bottom: 30px;
    }
    footer .btn-primary{
        float: none;
    }
    section.saiba-mais {
        margin-bottom: 200px;
    }
    section.experimente{
        max-height: unset;
    }
    footer h4 {
        font-size: 16px;
    }
    footer .btn-primary {
        padding: 6px 15px;
        font-size: 10px;
        height: 30px;
    }
    footer .col:last-child {
        text-align: center;
    }
}
@media only screen and (max-width:320px) {
    body {
        font-size: 15px;
    }
    section.topo img {
        width: 160%;
        max-width: 180%;
        left: -90px;
    }
    .page h1 {
        font-size: 20px;
    }
    footer h4 {
        padding-right: 0;
        font-size: 14px;
    }
    footer .btn-primary {
        padding: 6px 15px;
        font-size: 10px;
        height: 30px;
    }
    section.topo .caption {
        position: relative;
        top: -35px;
    }
    footer .form-control {
        height: calc(0.9em + .75rem + 10px);
        border: none;
    }
    footer .col:last-child {
        text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 1024px){
    .page .container, .page .container-md, .page .container-sm {
        max-width: 100%;
    }
}
@media only screen and (min-width:1140px) {

}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}
