@charset "UTF-8";

html, html * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

*, *:before, *:after{
    box-sizing: inherit;
}

body {
    width: 100%;
    height: 100%;
    font-family: alber-new-web,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14pt;
}

a {
    text-decoration: none;
    color: #000000;
}

.testeira {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    position: fixed;
    z-index: 1000;
}

.ajusteTop {
    width: 100%;
    height: 215px;
}

.headerContainer {
    display: flex;
    flex-wrap: wrap;
    width: 57%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 1% 0;
}

.DB_email {
    flex-basis:40%;
    text-align: center;
}

.DeniseBraga {
	letter-spacing: 12px;
    margin: 2%;
}

.divider {
    flex-basis: 100%;
    height: 2px;
    background-color: #628474;
}

.emailTop {
    font-size: 10pt;
    letter-spacing: 6px;
    margin:2%;
}

.emailTop, a:hover {
    color:#628474;
}

.topoPhoto {
    background-image: url("images/DSB.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 100%;
    flex-basis: 134px;
    height: 134px;
    margin: 2%;
}

.BConsul {
	flex-basis: 40%;
    text-align: center;
}

.topBCName {
    letter-spacing: 8px;
    margin: 2%;
}

.tagline {
    font-size: 10pt;
    letter-spacing: 2px;
    margin:2%;
}

.heroImg {
	width: 100%;
	height: 440px;
	background-image: url("images/HeroMap-100.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.titleContainer {
    display: flex;
    width: 57%;
    height: auto;
    margin: 0 auto;
    padding: 80px 0;
}

.LP-title {
    color: #ffffff;
    font-family: aller-display, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 68pt;
    line-height: 70pt;
}

.main-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 57%;
    margin: 0 auto;
    padding: 15px 0;
}

.lichia {
    flex-basis: 50%;
    height: 337px;
	background-image: url("images/FrutasExoticas-Export-BragaConsulting.jpg");
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}

.subHeader {
    flex-basis: 50%;
    font-weight: 100;
    font-size: 28pt;
    line-height: 38pt;
    color: #628474;
    margin-top: 3%;
}

.topText {
    color: #606060;
    line-height: 26pt;
    text-align: center;
    margin-top: 3%;
}

.destaque {
    color: #628474;
    font-weight: 600;
}

.CTA {
    display: flex;
    width: 100%;
    height: auto;
    background-color: #EFECE2;
    padding: 51px 0;
}

.txtCTA {
    width: 57%;
    margin: 0 auto;
    font-size: 20pt;
    line-height: 28pt;
    text-align: center;
    color:#628474;
}

.dstqCTA {
    font-size: 24pt;
    line-height: 38pt;
    font-weight: 600;
}

.setaContainer {
    z-index: 500;
    position: relative;
}

.setaForm {
    width: 93px;
    height: 93px;
    background-color: #628474;
    border-radius: 100%;
    margin: -50px auto 0;
    padding: 0.85%;
}

.setaForm:hover {
   background-color: #606060; 
}

.credenciais {
    width: 100%;
    height: auto;
    background-color: #FAFAFA;
    margin-top:-50px;
    padding: 100px 0;
}

.credSubContainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 57%;
    margin: 0 auto;
}

.tituloCredenciais {
    flex-basis: 100%;
    line-height: 26pt;
    color: #628474;
}

.txtCredenciais {
    flex-basis: 100%;
    line-height: 26pt;
}

.mais-margem {
    margin: 2% 0;
}

.freshPlaza {
    flex-basis: 48%;
    height: auto;
}

.iFreshplaza {
	-webkit-box-shadow: 1px 1px 3px 3px #B9B9B9;
	box-shadow: 1px 1px 3px 3px #B9B9B9;
}

.legenda {
    color: #606060;
    font-size: 12pt;
    margin-top: 1%;
}

.videoSescon {
    flex-basis: 48%;
    height: auto;
}

.shareit {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    height: auto;
    margin: 3% 0 3% 0;
}

.shareContainer {
    flex-basis: 25%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 auto;
}

.titleShareIt{
    flex-basis: 100%;
    text-align: center;
    margin-bottom: 1.5%;
    font-weight: 100;
}

.shareIcons {
    margin: 1% auto;
}

.formSection {
    background-color: #e7edea;
    width: 100%;
    height: auto;
}

.formContainer {
    display: flex;
    flex-wrap: wrap;
    width: 57%;
    margin: 0 auto;
    padding: 3% 0;
    color: #606060;
}

.tituloForm {
    flex-basis: 100%;
    font-size: 56pt;
    line-height: 58pt;
    text-align: center;
}

.subTituloForm {
    flex-basis: 100%;
    font-size: 18pt;
    line-height: 20pt;
    font-weight: 100;
    text-align: center;
    padding: 2% 0;
}

#mc_embed_signup {
    width: 100%;
}

.mc-field-group {
    padding: 2%;
}

label {
    width: 100%;
}

input {
    color: #628474;
    width: 100%;
    height: 45px;
    border-radius: 5px;
    border-style:none;
    text-indent: 15px;
    font-size: 14pt;
    font-family: alber-new-web,sans-serif;
    margin-top: 1%;
}

input:hover {
    border-style: solid;
    border-color: #628474;
}

input:focus {
    border-style: solid;
    border-color: #628474;
}

.indicates-required {
    font-size: 8pt;
    text-align: center;
    padding: 1%;
}

.emailField, .telField {
    width: 50%;
    float:left;
}

.clear {
    margin: 2%;
    text-align: center;
}

.button {
	color: #ffffff;
    font-size: 18pt;
    font-weight: 600;
	width: 30%;
	background-color: #606060;
    font-family: alber-new-web,sans-serif;
}

.button:hover {
    background-color: #628474;
}

.ftrSection {
    width: 100%;
    height: auto;
    background-color: #628474;
}

.ftrContainer {
    display: flex;
    width: 57%;
    height: auto;
    margin: 0 auto;
    align-items: center;
    padding: 2% 0;
    flex-wrap: wrap;
}

.assinaFtr {
    flex-basis: 100%;
    text-align:center;
    color: #ffffff;
    letter-spacing: 12px;
}

.ftrDivider {
    flex-basis: 100%;
    height: 1px;
    background-color: #ffffff;
    margin: 2% 0;
}

.redesSociais {
    display: flex;
    width: 76%;
    margin: 0 auto;
    height: auto;
    justify-content: space-around;
    flex-wrap: wrap;
}

.iconSize {
    flex-basis: 3%;
    max-height: 32px;
}

/*media queries*/
@media screen and (max-width: 1440px) {
    .DB_email {
        flex-basis: 30%;
    }
    
    .DeniseBraga {
        letter-spacing: 10px;
    }
    
    .emailTop {
        letter-spacing: 2px;
    }
    
    .BConsul {
        flex-basis: 40%;
    }

    .topBCName {
        letter-spacing: 6px;
    }

    .tagline {
        letter-spacing: 1px;
        font-size: 8pt;
    }
    
    .setaForm {
        padding: 1.15%;
    }
}

@media screen and (max-width: 1366px) {    
    .DeniseBraga {
        letter-spacing: 8px;
    }
}

@media screen and (max-width: 1280px) {
    .topoPhoto {
        flex-basis: 120px;
        height: 120px;
    }
    
    .BConsul {
        flex-basis: 45%;
    }
    
    .lichia {
        flex-basis: 50%;
        height: auto;
    }
    
    .subHeader {
        flex-basis: 50%;
        font-size: 18pt;
        line-height: 26pt;

    }
    
    .assinaFtr {
        letter-spacing: 8px;
    }
    
    .iconSize {
        flex-basis: 4%;
    }
}

@media screen and (max-width: 1200px) {
    .ajusteTop {
        height: 170px;
    }
    
    .setaForm {
        padding: 1.35%;
    }
    
    .tituloForm {
        font-size: 40pt;
        line-height: 42pt;
    }
    
    .subTituloForm {
        font-size: 14pt;
        line-height: 16pt;
    }
    
    .button {
        width: 40%;
    }

}

@media screen and (max-width: 1136px) {
    
    .headerContainer {
        width: 65%;
    }
    
    .heroImg {
        height: 340px;
    }
    
    .titleContainer {
        padding: 60px 0;
    }
    
    .LP-title {
        font-size: 52pt;
        line-height: 54pt;
    }
    
    .lichia {
        flex-basis: 45%;
        height: auto;
    }
    
    .subHeader {
        flex-basis: 50%;
        font-size: 16pt;
        line-height: 26pt;
    }
    
    .credenciais {
        margin-top:-45px;
        padding: 60px 0 120px 0;
    }
    
    .CTA {
        padding: 45px 0 60px 0;
    }
    
    .setaForm {
        width: 75px;
        height: 75px;
        margin: -45px auto 0;
        padding: 0.8% 1.1%;
    }
    
    .setaBranc {
        width: 50px;
        height: auto;
    }
}

@media screen and (max-width: 1024px) {
    .headerContainer {
        width: 75%;
    }
    
    .DB_email {
        flex-basis: 35%;
    }
    
    .topoPhoto {
        flex-basis: 100px;
        height: 100px;
    }
    
    .titleContainer {
        width: 75%;
    }
    
    .lichia {
        flex-basis: 50%;
        height: auto;
    }
    
    .subHeader {
        flex-basis: 50%;
        font-size: 18pt;
        line-height: 28pt;
    }
    
    .main-content {
        width: 75%;
    }
    
    .txtCTA {
        width: 75%;
    }
    
    .credSubContainer {
        width: 75%;
    }
    
    .formContainer {
        width: 75%;
    }
    
    .tituloForm {
        font-size: 36pt;
        line-height: 38pt;
    }
    
    .iconSize {
        flex-basis: 5%;
        max-height: 32px;
    }

}

@media screen and (max-width: 900px) {
    .ajusteTop {
        height: 140px;
    }
    
    .LP-title {
        font-size: 46pt;
        line-height: 50pt;
    }
    
    .setaForm {
        width: 75px;
        height: 75px;
        margin: -45px auto 0;
        padding: 1% 1.4%;
    }
    
    .shareContainer {
        flex-basis: 35%;
    }
    
    .assinaFtr {
        font-size: 10pt;
        letter-spacing: 5px;
    }
}

@media screen and (max-width: 800px) {
    .DeniseBraga {
        font-size: 10pt;
        letter-spacing: 8px;
    }
    
    .DB_email {
        font-size: 6pt;
    }
    
    .emailTop {
        letter-spacing: 1px;
    }
    
    .topoPhoto {
        flex-basis: 80px;
        height: 80px;
    }
    
    .BConsul {
        font-size: 10pt;
    }
    
    .tagline {
        font-size: 7pt;
        letter-spacing: 1px;
    }
    
    .ajusteTop {
        height: 120px;
    }
    
    .heroImg {
        height: 250px;
    }
    
    .titleContainer {
        padding: 35px 0;
    }
    
    .LP-title {
        font-size: 40pt;
        line-height: 42pt;
    }
    
    .lichia {
        flex-basis: 40%;
        height: auto;
    }
    
    .subHeader {
        flex-basis: 60%;
        font-size: 16pt;
        line-height: 24pt;
    }
    
    .setaForm {
        width: 73px;
        height: 73px;
    }
}

@media screen and (max-width: 736px) {
    .topText {
        font-size: 13pt;
        line-height: 26pt;
    }
    
    .setaForm {
        width: 71px;
        height: 71px;
    }
    
    .CTA {
        padding: 20px 0 45px 0;
    }
    
    .ftrContainer {
        padding: 4% 0;
    }
    
    .ftrDivider {
        margin: 3% 0;
    }
    
    .iconSize {
        flex-basis: 6%;
    }
}

@media screen and (max-width: 690px) {
    .headerContainer {
        width: 80%;
    }
    
    .ajusteTop {
        height: 85px;
    }
    
    .DB_email {
        flex-basis:32%;
        text-align: center;
    }
    
    .DeniseBraga {
        letter-spacing: 5px;
    }
    
    .emailTop {
        font-size: 8pt;
    }
    
    .topoPhoto {
        flex-basis: 60px;
        height: 60px;
    }
    
    .BConsul {
        flex-basis: 47%;
    }
    
    .heroImg {
        height: 230px;
    }
    
    .titleContainer {
        width: 80%;
    }
    
    .subHeader {
        font-size: 16pt;
        line-height: 20pt;
    }
    
    .topText {
        font-size: 12pt;
        line-height: 20pt;
    }
    
    .CTA {
        height: 175px;
    }
    
    .txtCTA {
        font-size: 16pt;
        line-height: 24pt;
    }
    
    .dstqCTA {
        font-size: 20pt;
        line-height: 34pt;
    }
    
    .setaForm {
        width: 60px;
        height: 60px;
        margin-top: -30px;
    }
    
    .setaBranc {
        width: 40px;
        height: auto;
    }
    
    .credenciais {
        margin-top: -35px;
        padding: 40px 0 90px 0;
    }
    
    .txtCredenciais {
        font-size: 12pt;
        line-height: 18pt;
    }
    
    .freshPlaza {
        flex-basis: 100%;
        height: 294px;
        margin-bottom: 3%;
    }
    
    .videoSescon {
        flex-basis: 100%;
        height: 294px;
        margin-top: 6%;
    }
    
    .tituloForm {
        font-size: 28pt;
        line-height: 30pt;
    }
    
    label {
        font-size: 12pt;
    }
    
    .emailField, .telField {
        width: 100%;
    }
    
    .button {
        width: 80%;
        font-size: 16pt;
    }
}

@media screen and (max-width: 640px) {
    .headerContainer {
        width: 90%;
    }
    
    .lichia {
        flex-basis: 44%;
    }
    
    .subHeader {
        flex-basis: 56%;
        font-size: 14pt;
        line-height: 18pt;
    }
    
    .shareContainer {
        flex-basis: 50%;
    }
}

@media screen and (max-width: 600px) {
    .lichia {
        flex-basis: 40%;
    }
    
    .subHeader {
        flex-basis: 59%;
    }
    
    .setaForm {
        padding: 1.6%;
    }
    
    .assinaFtr {
        letter-spacing: 4px;
    }
    
    .iconSize {
        flex-basis: 8%;
    }
}

@media screen and (max-width: 533px) {
    .DB_email {
        flex-basis:40%;
    }
    
    .BConsul {
        flex-basis: 40%;
    }
    
    .topBCName {
        margin-top: 5.5%;
        letter-spacing: 4px;
    }
    
    .lichia {
        flex-basis: 100%;
        height: 150px;
    }
    
    .subHeader {
        flex-basis: 100%;
        text-align: center;
        font-size: 18pt;
        line-height: 24pt;
    }
    
    .setaForm {
        padding: 1.6% 2%;
    }
    
    .freshPlaza, .videoSescon {
        height: 220px;
    }
    
    .assinaFtr {
        letter-spacing: 2px;
    }
    
    .iconSize {
        flex-basis: 10%;
    }
    

}

@media screen and (max-width: 504px) {
    .topBCName {
        margin-top: 6.4%;
        letter-spacing: 2px;
    }
    
    .LP-title {
        font-size: 28pt;
        line-height: 30pt;
    }
    
    .heroImg {
        height: 190px;
    }
    
    .subHeader {
        font-size: 16pt;
    }
    
    .setaContainer {
        display: none;
    }
    
    .CTA {
        background-color: #628474;
    }
    
    .credenciais {
        display: none;
    }
    
    .txtCTA {
        color: #ffffff;
    }
}

@media screen and (max-width: 414px) {
    .headerContainer {
        padding: 4% 0;
    }
    
    .ajusteTop {
        height: 180px;
    }
    
    .DB_email {
        flex-basis: 100%;
    }
    
    .topoPhoto {
        display: none;
    }
    
    .BConsul {
        flex-basis: 100%;
    }
    
    .shareContainer {
        flex-basis: 75%;
    }
    
    .button {
        font-size: 14pt;
        width: 100%;
    }
    
    .assinaFtr {
        letter-spacing: 1px;
    }
    
    .iconSize {
        flex-basis: 12%;
    }
}

@media screen and (max-width: 375px) {
    
    .ajusteTop {
        height: 150px;
    }
    
    .lichia {
        height: 110px;
    }
    
    .assinaFtr {
        font-size: 8pt;
        letter-spacing: 1px;
    }
    
    .iconSize {
        flex-basis: 13%;
    }
}

@media screen and (max-width: 360px) {
    .LP-title {
        font-size: 20pt;
        line-height: 24pt;
    }
    
    .heroImg {
        height: 160px;
    }
    
    .CTA {
        padding: 13px 0;
    }
    
    .txtCTA {
        line-height: 20pt;
    }
    
    .assinaFtr {
        font-size: 9pt;
    }
    
    .ftrContainer {
        width: 70%;
    }
}
