
.container_sobre { max-width: 1280px;     margin: auto; }

.branding_header {  padding-top: 342px; }
.branding_header p { padding-bottom: 86px; color: #ADBFC4; font-size: 22px;}
.branding_header .titulo_branding { font-size: 140px; line-height: 140px; padding-bottom: 72px; ; font-weight: bold; color:white;}



.sessao_branco {background-color: #fff ;}
.sessao_branco.padding-1 {  padding-top: 80px;  }
.padding_texto_maior { padding-bottom: 101px;;}
.texto_maior_sessao { font-size: 22px;line-height: 1.5; color: #000;;}
.sessao_branco_titulo_esc * { font-size: 32px; line-height: 1; color:#0036EA ;}
.texto_16 p, .texto_16 ul li { font-size: 16px; line-height: 28px; color: #000; margin-bottom: 37px;}
.texto_16 ul     { margin-bottom:  37px;; list-style:  disc  ; padding-left: 10px; ;}
.texto_16 ul li  { margin-bottom: 0px;}
.texto_16 p b , .texto_16 p strong  { margin-bottom: -37px; display: block;}
.sessao_branco .sub_sessao { padding-top: 90px;}


.antes_depois { padding-bottom: 85px;;}
.marca_container { width: 622px; height: 249px; display: flex; align-items: center; justify-content: center;}

.antes_depois p b ,
.antes_depois p { margin-bottom: 0px!important;}

.sessao_branco img { display: block;}


.sessao_branding {padding-top:  265px; padding-bottom: 100px;}
.sessao_branding  p { font-size: 42px; line-height: 56px;  color: #fff; font-weight: 300 ;}
.sessao_branding  p b { color:  #aac0c5 ; font-weight: bold;}

.sessao_branding  .menor { margin-top: 45px; font-size: 24px; line-height: 32px ;}
.sessao_branding .menor p { font-size: inherit; line-height: inherit;}
.sessao_branding .menor b { color:white; }


.branding_como_fazemos p { font-size: 16px; line-height: 24px;color:white; ;}
.branding_como_fazemos figure { margin-bottom: 50px ;}

.branding_como_fazemos.sessao_2 { padding-top: 210px}
.branding_como_fazemos .sessao_titulo { margin-bottom: 110px; text-align: center;}
.branding_como_fazemos .sessao_titulo .titulo{ margin-bottom: 5px;}
.branding_como_fazemos.sessao_2  img { display: block; margin: 0px auto;}

.full_img img { width: 100%;}

.projeto_alinhar { justify-content: center ;}
.projetos { background:  #0036EA; }

.projeto-card {  background: transparent; box-shadow:none;  border-radius: 12px; transition: all 0.3s ease; }

.projeto-card .card-content { display: flex; align-items: center; justify-content: center; height: 120px; }

.projeto-card img {  max-height: 100px; width: auto; filter: brightness(0) invert(1); }

.projeto-card:hover { transform: translateY(-5px); border-color: rgba(255,255,255,0.6); }


@media(min-width: 1439px){
    .container_sobre.mod { max-width: 1320px;     margin: auto; }
}
@media(max-width: 1438px){

    .container_sobre.mod { max-width: 1200px;     margin: auto; }

    .container_sobre.mod {   margin: auto; }

     .sessao_branding p {
            font-size: 38px; line-height: 46px;
    } 

    .sessao_branding {padding-top: 220px;}
}


@media(max-width: 768px){

    .esconder { display:none; }

    .branding_header { padding-top: 106px ; }
    .branding_header .titulo_branding { padding-bottom: 43px ; padding-top: 55px; font-size: 50px; line-height: 50px ; }
    .branding_header p { padding-bottom: 70px ; font-size: 16px; line-height: 28px; ; }
    .sessao_branco .sub_sessao { padding-top: 90px;}

    .padding_texto_maior { padding-bottom: 80px;}

    .texto_maior_sessao { font-size: 18px; line-height: 28px;}

    .marca_container { width: 338px; height: 120px; display: flex; align-items: center; justify-content: center;}
    .antes_depois { padding-bottom: 105px ; }


    .sessao_branding {padding-top:  149px;;}
    .sessao_branding  p b { font-size: 32px ; line-height: 38px; display: inline-block;  margin-bottom: 20px; }

    .branding_como_fazemos .sessao_titulo { margin-bottom: 0px;}
    
    .sessao_branding .menor p ,
    .sessao_branding .menor b,
    .sessao_branding .menor , 
    .sessao_branding  p { font-size: 16px ; line-height: 28px; }

    

}
