@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Oswald:wght@200;300;400;500;600;700&display=swap');

* {
    
    margin: 0;
    padding: 0;
    color: #464646;
    font-weight: 100;
   
        
}


    
    ul {
  list-style: none;
  padding: 0;
  margin: 0;
}


h2 {
    
    font-size: 22px;
    font-weight: 300;
}

h6 {
    
    margin-top: 40px;
    font-size: 42px;
    font-weight: 300;
    margin-bottom: 20px;
}


body {
    
    color: #101010;
    font-size: 18px;
    line-height: 28px;    

    
}

a {

    text-decoration: none;
}

a:hover {
    
    opacity: 0.7;
}

nav {
    display: flex;
    justify-content: space-around;
    align-items: center; 
    height:128px;
   
    

}

main {
    
    background: url("../image/fd_top_home_dois.jpg") no-repeat ;
    height: 600px;
    border-bottom: 1px solid #e0e0e0;
    
    }

.main-interno {
    
   
    height: 130px;
    border-bottom: 0px solid #e0e0e0;
    
    }


.nav-list {
    
    list-style: none;
    display: flex;
    justify-content: space-between;
    font-family: 'Oswald', sans-serif;
    
    
    
}

nav-list, li {
    
   
    margin-left: 32px;
    display: inline;
    font-size: 16px;
    letter-spacing: 0.1rem;
    padding-bottom: 2px;
     

}

nav-list, li:hover {
    
     border-bottom: 4px solid rgb( 223, 66, 66 );
    
}

.menu_mobilie {
    
    
    display: none;
}

.logo-img-home {
    
    width: 48%;
    margin-top: 0px;
    margin-left: 0px;
    display: flex;
    }

.conteudo {

    max-width: 1200px;
    min-width: 400px;

    margin: auto;
    position: relative;

}

.bt-contact {

  background-color: rgb( 223, 66, 66 );
  padding: 10px;
  padding-left: 40px;
    padding-right: 40px;
  color: aliceblue;
    
    
}

.bt-saiba-mais {
    
     margin-top:  10px;
    width: 180px;
  background-color: rgb( 223, 66, 66 );
  padding: 10px;
  position: relative;
  color: aliceblue;
    text-align: center;
    font-weight: 600;
    
    
}

.bt-contato {
    

   background-color: rgb( 223, 66, 66 );
  padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
  position: relative;
  color: aliceblue;
    text-align: center;
    font-weight: 300;
    
    
}




.bt-contato-banner {
    

   background-color: #00B050;
  padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
  position: relative;
  color: aliceblue;
    text-align: center;
    font-weight: 300;
    
    
}

.bt-leia-mais {
    
  background-color: #b3b3b3;
  padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
  position: relative;
  color: #101010;
  text-align: center;
  font-weight: 300;
    
    
}

.bt-saiba-mais-cinza {
    
    width: 190px;
    height: 40px;
  background-color: #b3b3b3;
  padding: 10px;
  position: relative;
  color: #464646;
    text-align: center;
    font-weight: 500;
    
    
}

.banner-grid {
    
    
    align-items: center;
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
}

.w-layout-grid {
    
    display: grid;
    grid-auto-columns: 1fr;
    height: 500px;
    
}

.tit-banner {
    
   margin-top: 90px;
   color: #050505;
    font-size: 28px;
    line-height: 0px;
    margin-left: 20px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 6px;

}



.bold-200 {
    
    font-weight: 400;
    
}

.txt-banner {
   
    margin-left: 20px;
    min-width: 600px;
    max-width: 600px;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    
    
}


.image-cover {

    position: relative;
    flex-direction:row-reverse;
    top: -320px;
    margin-left: 830px;
    width: auto;
   
    
}

.image-cover-1 {
    
    position: absolute;
    top: 156px;
    left: -80px;
    z-index: 99;
        
}

.image-cover-2 {
    
    position: relative;
        
}
.group {
    
    padding: 10px;
    height: auto;
 
    margin-left: 80px;
    margin-right: 80px;
    margin-top: 0px;
    font-family: 'Oswald', sans-serif;
   
}

.group h1 {
    
    font-size: 32px;
    margin-top: 60px;
    font-weight: 400;
    margin-bottom: 20px;
    
}

.group h2 {
    
  font-size: 28px;
   font-weight: 100; 
    
}


.banner-meio {
    
    background-image: url("../image//img-banner-centro.jpg");
    background-color: #101010;
    position: absolute;
    z-index: 999;
    top: 1060px;
    min-width: 100%;
    height: 480px;
    
    
}

.cx_empresas {
    
    padding: 20px;
  
    height: 180px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    
}

.cx-emp {
    
    height: 200px;
    width: 200px;
    margin: auto;
    margin-top: 20px;
    justify-content: center;
    align-content: center;
    text-align: center;
    
}

.cx-emp a {
    
    font-weight: 600;
    
}

.cx-emp p strong {
    
    font-size: 16px;
  padding: 20px;
    font-weight: 300;
   line-height: 0px;
     
}

.cx-emp, p { 

    font-size: 28px;
    font-weight: 600;
}
.cx-emp, i { 

    font-size: 48px;
    color: ;
}

.card-center-home {
    
    margin-top: 20px;
    height: 400px;
}

.card-box {
    
    width: 469px;
    height: 462px;
    background-color:white;
    float: left;
    margin: 20px;
    position: relative;
    margin-left: 4%;
    box-shadow: 0 28px 043px 0 rgba(0, 0, 0, 0.16);
}

.card-box-img {
    

    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.card-box-txt {
    
    margin-left: 24px;
     margin-right: 20px;
    display: flex;
    flex-direction: column;

 }

.card-box-txt-h6 {
    
    margin-left: 24px;
    padding-top: 80px;
    height: 0px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
 }

.box-txt-h6 {
    
    
    font-size: 24px;
    padding-left: 40px;
    margin-top: 19px;
    margin-bottom: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #fcf9f9;
    opacity: 0.5;

}

.box-txt-h6-color {
    
    font-size: 24px;
    padding-left: 40px;
    margin-top: 19px;
    margin-bottom: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: white;

}

.card-box-txt, p {
    
    font-size: 18px;
    margin-bottom: 10px;
   
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    
}

.tit-h1 {
    
    font-size: 22px;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    
    
}

.rodape {
    
    margin-top: 160px;
    background-color: #101010;
    height: 350px;
}

.rodape-b {
    
flex-direction: row;
position: relative;
    
}

.logo {
    margin-right: 170px;
}

.dt-border {
    
  
    
    height: 500px;
    width: 400px;
    margin-top: -500px;
    margin-left: -30px;
}

.bold-300 {
    
    font-weight: 500;
    z-index: 0;
}

.box-div-rodape-esq {

    
    position: relative;
    float: left;
    width: 58%;
    background-color: ;
    padding: 10px;
    
}

.box-div-rodape-dir {

    
    position: relative;
    float: left;
    width: 460px;
    background-color: ;
    padding: 10px;
    
}

.box-div-rodape-dir > img {
    
    margin-top: 40px;
    margin-left: 20px;
    width: 34%;
    
}

.menu-roda-esq {
    float: left;
    margin-top: 40px;
    width: 300px;
    height:300px;
    font-size: 28px;
    
}


.menu-roda-dir {
    float: left;
    margin-top: 40px;
    height: 300px;
    width: auto;
    font-size: 28px;
}

.menu-roda-txt {
    margin-bottom: 20px;
    margin-right: 20px;
    color: white;
    font-family: 'Oswald', sans-serif;
    
}

.menu-roda {
    
    font-size: 28px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 28px;
    color: white;
    opacity: 0.7;
}

.menu-roda-c {
    
     font-size: 22px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 20px;
    color: white;
    opacity: 0.6;
}

.img-grid-interna {
    
    position: relative;
    margin-top: 120px;
    display: flex;
}

.img-g >img {
    
    
    
   width: 600px;
    margin: 15px;
   position: relative;
    
    
}

.img-p {
    
    width: auto;
    margin: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: aqua;
      
}

.tx-conteudo-interno {

  width: auto;
  font-size: 20px;
  position: relative;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.tx-conteudo-interno > span{ 
    
    padding-top: 10px;
   font-weight: 600;
}

.r-social {
    height: 40px;
    position: relative;
    background-color: #101010;
    padding-top: 10px;
    padding-bottom: 20px;
}

.r-social hr {
  
    background-color: white;
    height: 1px;
    border: 0;
    
}

.r-social p {
    
    color: white;
    font-size: 14px;
    font-weight: 100;
    margin-top: 8px;
}

.rede-sociais {
    
    position: relative;
    float: right;
}

.rede-sociais > i {
    
    font-size: 22px;
    border: 1px;
    border-radius: 12px;
    border-color: white;
    padding: 10px;
    opacity: 0.9;
}

.corparation {
    float: left;
    position: relative;
}

.tit-interna-centro {
    margin: auto;
    margin-bottom: 40px;
    text-align: center;

}

.detalhes-page-industrial {
    

    line-height: 14px;
    margin-bottom: 4px;
    -web-box-aling: center;
    display: flex;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    
}

.dot-interna {
    
    height: 7px;
    width: 7px;
    background-color: rgb( 223, 66, 66 );
    position: relative;
    line-height: 30px;
    margin-top: -10px;
    margin-right: 0px;
}

.div-quadro-dois {
 
    position: relative;
    height: 300px;
}

.quadro-esq {
    position: relative;
    
width: 48%;
    float: left;

}

.center-coteudo {
    
    text-align: center;
 
}

.center-coteudo span {
    
    
    color: brown;
    font-weight: 500;
}

.center-coteudo h2 {
    
    margin-top: 0px;
     font-weight: 100;
    
}

.card_sustenbilidade {
    
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    background-image:url("../image/img_sustentabilidade.jpg");
    height: 490px;
    padding: 20px;
  
    
}  






.card-sust-tit {
    
    font-size: 50px;
    position: relative;
    color: aliceblue;
    margin-left: 30px;
    margin-top: 8%;
    margin-bottom: 40px;
}

.card-sust-txt p {
    
    
    width: 60%;
    margin-top: 20px;
    color:azure;
    font-size: 22px;
    line-height: 32px;
    font-weight: 100;
    margin-left: 30px;
    position: relative;
    
}

.card-sust-bt {
    
    position: relative;
    border: 1px solid #FFFF;

    width: 160px;
    margin-left: 30px;
    font-size: 26px;
    color: aliceblue;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
    }

.card-negocios {
    
    display: flex;
    flex-direction: row;
    margin-top: 40px;

}

.card-negocios-inter {
    
    margin: 4px;
    flex-wrap: wrap;
    width: 240px;
    height: 460px;
    padding: 10px;
    padding-bottom: 20px;
    max-width: 30%;
    border:  1px solid #000100;

}

.card-negocios-tit {
    
    font-size: 18x;
        
}



.card-negocios-inter p {
    
    margin-top: 0px;
    font-size: 17px;
    line-height: 20px;
    text-align: justify;
    font-weight: 300;
    height: 140px;
}

.group h5 {
    
    font-size: 32px;
    margin-top: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    
}

.bt-sbmais {
    

    width: 150px;
    margin-top: 90px;
}

.form-contato {
    
    position: relative;
    width: 100%;
    padding: 20px;
}

.form-contato, table {
    
  width: 100%;
font-size: 22px;
}

.form-contato, td{
    
   position: relative;
   height: 80px;
}

.form-contato, th{
    
  color: white;
    width: 120px;
}

.form-contato, input, textarea {
    
    position: relative;
    width: 100%;
    padding: 10px;
}

.card-contato {
    
    
    width: auto;
    height:390px;
    margin: 2px;
    display: flex;
    flex-direction: row;
    float: left;

}

.card-contato-30 {
    
    
    width: 680px;
    height: 400px;
    margin: 2px;
    display: flex;
    flex-direction: row;
    float: left;
    
    
}

.card-cota {
    height: 410px;
    margin-top: 40px;
    background-color: black;
    padding: 20px;
}



.img-interno-pg {
    
    
    background-image: url(../image//fd_top_interna_contato.jpg);
    margin: auto;
    height: 230px;
    margin-top: 30px;

}

.img-interno-sus {
    
    
    background-image: url(../image//fd_top_interna_sustentabilidade.jpg);
    margin: auto;
    height: 230px;
    margin-top: 30px;

}

.img-interno-imoveis {
    
    
    background-image: url(../image//fd_top_interna_imoveis.jpg);
    margin: auto;
    height: 230px;
    margin-top: 30px;
}


.img-interno-industria {
    
    
    background-image: url(../image//fd_top_interna_industria.jpg);
    margin: auto;
    height: 230px;
    margin-top: 30px;

  
}

.img-interno-logistica {
    
    
    background-image: url(../image//fd_top_interna_logisca.jpg);
    margin: auto;
    height: 230px;
    margin-top: 30px;

  
}

.bn-inter-contato {
    
    padding: 60px;
    padding-top: 50px;
    padding-left: 80px;
    height: 70px;
  
}

.bn-inter-contato > h6 {
    
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
    font-weight: 600;
    color: #464646;

    
}

.bn-inter-contato > h2 {
    
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 200;
    color: #464646;
    
}

.bn-inter-industria > h2 {
    
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 200;
    color: #464646;
    
}


.bn-inter-industria > h6 {
    
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
    font-weight: 600;
    color: white;

    
}

.bn-inter-sus {
    
    padding: 60px;
    padding-top: 50px;
    padding-left: 80px;
    height: 70px;
  
}

.bn-inter-sus > h2 {
    
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 200;
    color: white;
    
}

.bn-inter-sus > h6 {
    
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
    font-weight: 600;
    color: white;

    
}


.bn-inter-imoveis {
    
    padding: 60px;
    padding-top: 50px;
    padding-left: 80px;
    height: 70px;
  
}

.bn-inter-imoveis > h2 {
    
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 200;
    color: white;
    
}

.bn-inter-imoveis > h6 {
    
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
    font-weight: 600;
    color: white;

    
}

.card-360 {
    
    display: flex;
    flex-direction: row;
    position: relative;
    width: 600px;;
    padding: 10px;
    margin-left: 80px;
    margin-top: 200px;

}

.cicle-360-png > img {
    
    width: 586px;
    margin-top: 0px;
    position: relative;
    margin-top: 30px;
}


.cicle-360-png {
    

    
    margin-left: 20px;

    
}

.txt-360 {
    
    width: 60%;
    height: 400px;
    position: relative;
     
}

.topicos-360 {
    
    width: 360px;
    padding-left: 40px;
    margin-top: 80px;
flex-wrap: wrap;
    text-align: end;
    

    
}

.top-360 {
    
    display: flex;
    flex-direction: column ;
    float: left;
    width: 100%;
    margin-top: 200px;
    margin-left: 40px;
    margin: auto;
  
 
}

.tit-360-topicos {
    
    font-size: 26px;
    line-height: 10px;
    font-weight: 400;
}

.txt-360-topicos {
    
    font-size: 18px;
    margin-bottom: 30px;
}

.card-cx-txt {
    
   display: flex;
    margin: auto;
  }

.ind-txt {
    
    width: 54%;
}

.ind-img {
    
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.ind-img img {
    
    height: 170px;
    margin: 2px;
}

.ballgroup {
    
    background-color: darkgrey;
    border-radius: 50%;
    height: 90px;
    width: 90px;
    align-content: center;
    justify-content: center;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
}

.bllcolor {
    
    background-color: rgb( 223, 66, 66 );
 }

.bllcolor i {
    
    color: aliceblue;
}
.ballgroup i {
    
    font-size: 42px;
    padding-top: 20px;
}

.txtstrog p strong {
    
    margin-left: auto;
    margin-right: auto;
    
}

.txtstrog h1 {
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-size: 17px;
    font-weight: 300;
    line-height: 20px;
}

.imglog {
    
    width: auto;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.imglog img {
    
    width: 98%;
}

.imgindprincipal img {
    
    width: 400px;
    height: auto;
}

.imgindsec img {
    
    width: 196px;
    
    
}

.imgport img {
    
    width: 400px;
    height: auto;
    
    
}

.imgindprincipal {
    
}

.box-360 {
    
    display: flex;
    position: relative;
    margin: auto;
    
}

.bt-menu-imoveis {
    
    background-color: rgb( 223, 66, 66 );
    width: 33%;
    padding: 4px;
    text-align: center;
    margin: 8px;
    border-radius: 4px;
     }

.bt-menu-imoveis a {
    
     color: white;
    font-weight: 400;
}

.bt-menu-imoveis > p {
    
    padding-top: 4px;
    font-size: 18px;
    font-weight: 400;
    color: azure;
}

.menu-imoveis {
    

    display: flex;
    margin: auto;
    
}

hr.style-two {
    
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.icones_flutuantes {
    position: fixed;
    z-index: 999;
    right: 0;
    bottom: 0;
    margin: 20px;
    margin-bottom: 70px;
    width: 60px;
}
.selo {
    
    
    position: relative;
    margin-left: 30px;
    z-index: 999;
}

.selo img { 

      width: 50px;
    height: 50px;
    
}  

.selo_interno {
    
    
    position: relative;
    margin-left: -50px;
    z-index: 999;
}

.selo_interno img { 

      width: 50px;
    height: 50px;
    
}  

.slonga {
    
    background-color: #E0F8F1;
    height: 34px;
    padding: 4px;

    display: flex;
    justify-content: center;

    
}

.slonga p {
    
    font-size: 1.0rem;
    text-align: center;
    font-weight: 400;
    color: #071914;
    margin-left: 10px;

} 

.slonga img {
    
    height: 30px;
    position: relative;
   
}
