/*==========RESET==============*/

* {
    margin: 0;
    padding: 0;
    font-size: 100%;
    border: none;
    outline: none;
    font-weight: 300;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Yantramanav', sans-serif;
}


a {
    text-decoration: none;
}


img {
    max-width: 100%;
}

html, body {
    background-color: #000;
    height: auto;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    overflow-x: hidden; /* ADICIONADO: impede que elementos “vazando” criem scroll horizontal */
}

html {
scroll-behavior: smooth; /* ADICIONADO: ativa rolagem suave ao clicar em âncoras (#id) */
}
    


/*AREA1 - MOBILE FIRST*/


.area1{
 width: 100%;
 padding: 130px 40px 10px 40px;
margin-bottom: 0px;
 background-image: url(Area1/bg_area1.png);
 background-position: bottom;
    height: auto;
    background-size: cover;
    background-origin: content-box;
 background-size: cover;
 background-repeat: no-repeat;
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}


.area1_lado_esquerdo h2{
    color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
font-size: 1.4em;
  font-style: normal;
    line-height: normal;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-shadow: 0px 0px 50px #000000;
}

.area1_lado_esquerdo h2 span{
    color: #eae100;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
font-size: 1em;
  font-style: normal;
text-transform: uppercase;
}

.area1_lado_esquerdo p{
    color: #fff;
    font-family: "Raleway", sans-serif;
  font-weight: 300;
font-size: 1.1em;
  font-style: normal;
    margin-bottom: 20px;
    text-shadow: 0px 0px 50px #000000;

}

.area1_lado_direito img{
    display: none;
}

.area1botao{
    margin: 0 auto;
  position: relative;
left: 0px;
max-width: 300px;
}


/*AREA2 - MOBILE FIRST*/


.area2{
width: 100%;
 height: auto;
 padding: 90px 40px 10px 40px;
margin-bottom: 0px;
 background-image: url(Area2/bg_area2.png);
 background-position: center;
 background-size: c;
 background-repeat: no-repeat;
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;     
}







/*AREA3 - MOBILE FIRST*/


.area3{
width: 100%;
 height: auto;
 padding: 90px 40px 10px 40px;
margin-bottom: 0px;

 background-image: url(Area3/bg_area3.png);
 background-position: center;
 background-size: cover;
 background-repeat: no-repeat;
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center; 
 

}


.titulo_area3 h2{
    color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
font-size: 1.4em;
  font-style: normal;
    line-height: normal;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px #000000;
}

.titulo_area3 h2 span{
    color: #eae100;
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
font-size: 1em;
  font-style: normal;
text-transform: uppercase;
}



.titulo_area3 p{
    color: #fff;
    font-family: "Raleway", sans-serif;
  font-weight: 300;
font-size: 1em;
  font-style: normal;
    text-shadow: 1px 1px 5px #000000;
    margin-bottom: 30px;
    text-shadow: 0px 0px 10px #000000;
    
}






/*AREA4 - MOBILE FIRST*/


.area4{
 width: 100%;
 height: auto;
 padding: 90px 40px 10px 40px;
margin-bottom: 0px;
 background-image: url(Area4/bg_area4.png);
 background-position: center;
 background-size: cover;
 background-repeat: no-repeat;
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center; 

}

.area4_linhacima{
   display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;  
}

.area4_linhabaixo{
   display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;  
}



.titulo_area4 h2{
    color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
font-size: 1.4em;
  font-style: normal;
    line-height: normal;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.titulo_area4 h2 span{
    color: #eae100;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
font-size: 1em;
  font-style: normal;
text-transform: uppercase;
}






/*AREA5 - MOBILE FIRST*/


.area5{
 width: 100%;
 height: auto;
 padding: 90px 40px 10px 40px;
margin-bottom: 0px;
 background-image: url(Area5/bg_area5.png);
 background-position: left;
 background-size: cover;
 background-repeat: no-repeat;
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center; 


}

.area5box{
  
}




/*AREA6 - MOBILE FIRST*/


.area6{
 width: 100%;
 height: auto;
 padding: 90px 40px 10px 40px;
margin-bottom: 0px;
 background-image: url(Area6/bg_area6.png);
 background-position: center;
 background-size: cover;
 background-repeat: no-repeat;
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center; 
 

}


.area6_ladoesquerdo{
    display: none;
}


.area6_ladodireito h2{
    color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
font-size: 1.4em;
  font-style: normal;
    line-height: normal;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.area6_ladodireito span{
    color: #eae100;
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
font-size: 1em;
  font-style: normal;
text-transform: uppercase;
}



.area6_ladodireito p{
    color: #fff;
    font-family: "Raleway", sans-serif;
  font-weight: 300;
font-size: 1em;
  font-style: normal;
    text-shadow: 1px 1px 5px #000000;
    margin-bottom: 30px;
    
}





/*AREA7 - MOBILE FIRST*/


.area7{
width: 100%;
 height: auto;
 padding: 90px 40px 10px 40px;
margin-bottom: 0px;
 background-image: url(Area7/bg_area7.png);
 background-position: center;
    background-origin: border-box;
 background-size: cover;
 background-repeat: no-repeat;
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center; 
 

}



.area7_lado_esquerdo h2{
    color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
font-size: 1.4em;
  font-style: normal;
    line-height: normal;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.area7_lado_esquerdo h2 span{
    color: #eae100;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
font-size: 1em;
  font-style: normal;
text-transform: uppercase;
}

.area7_lado_esquerdo p{
    color: #fff;
    font-family: "Raleway", sans-serif;
  font-weight: 300;
font-size: 1em;
  font-style: normal;
margin-bottom: 30px;
    text-shadow: 1px 1px 5px #000000;
    
}

.area7_lado_direito img{
    width: 100%;

    position: relative;
 margin-bottom: 20px;
  margin-top: 30px; 
 
    
}






@media screen and (min-width: 768px) {
    
  /*AREA1*/


.area1{
background-origin: border-box;
 padding: 150px 100px 10px 100px;   
 }
    
    
  /*AREA2*/


.area2{

 padding: 150px 200px 10px 200px;   
 }   
    
    
 /*AREA3*/


.area3{

 padding: 150px 200px 10px 200px;   
 } 
    
    
 /*AREA5*/


.area5{

 padding: 150px 200px 10px 200px;   
 } 
    
    
/*AREA6*/


.area6{

 padding: 100px 200px 100px 200px;   
 } 
    
    
    
/*AREA7*/


.area7{

 padding: 100px 200px 100px 200px;   
 } 
       
    
             
}


@media screen and (min-width: 1024px) {
 /*AREA1*/


.area1{

 padding: 150px 200px 10px 200px;   
 }
    
    
  /*AREA2*/


.area2{

 padding: 150px 300px 10px 300px;   
 }   
    
    
 /*AREA3*/


.area3{

 padding: 150px 300px 10px 300px;   
 } 
    
    
 /*AREA5*/


.area5{

 padding: 150px 300px 90px 300px;   
 } 
    
    
/*AREA6*/


.area6{

 padding: 100px 200px 100px 200px;   
 } 
    
    
    
/*AREA7*/


.area7{

 padding: 100px 300px 100px 300px;   
 } 
      
}


@media screen and (min-width: 1366px) {
    
 /*AREA1*/

.area1{
 height: 768px;
 padding: 0px 200px 0px 200px;
margin-bottom: 0px;
 height: 900px;
    background-size: contain;
    background-origin: border-box;
 background-size: contain;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around;
}
    
    .area1_conteudo{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around; 
         
    }  
    
       .area1_lado_direito{
           width: 50%;  
         
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-end;
          
}
    
    .area1_lado_direito img{
        max-width: 600px;
        position: relative;
        right: -50px;

    display: block;
}
    
        .area1_lado_esquerdo{
        width: 50%;    
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    justify-content: flex-start;
          
          
}
    



.area1_lado_esquerdo h2{
    text-align: left;
font-size: 1.9em;

}

.area1_lado_esquerdo h2 span{
font-size: 1em;
}

.area1_lado_esquerdo p{
    text-align: left;
font-size: 1.2em;
    padding-right: 60px;
}


.area1botao{
 display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    justify-content: flex-start; 
margin: inherit;
}
    
    
/*AREA2*/

.area2{
    margin: 0 auto !important;
    width: 100%;
 height: 768px;
 padding: 0px 0px 0px 0px !important;
margin-bottom: 0px;

 background-size: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around;
}
    
    .area2_conteudo{
       padding: 0px 200px; 
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around; 
         
    }  
    
       .area2_lado_direito{
           width: 35%;  
         position: relative;
            left: 0px;
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    justify-content: flex-end;
          
}
    
    
    .area2_lado_meio{
       width: 30%;  
         position: relative;
            left: 0px;
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;  
    }    
    

    
        .area2_lado_esquerdo{
            position: relative;
        
        width: 35%;    
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    justify-content: flex-start;
          
          
}
    

.area2titulo{
    background-color: red !important;
    position: relative;
    margin-bottom: 20px;
    mix-blend-mode:screen;
}

.area2_lado_direito h2{
    text-align: right;
font-size: 1.9em;

}

.area2_lado_direito h2 span{
font-size: 1em;
}

.area2_lado_direito p{
    text-align: right;
font-size: 1.4em;
    padding-left: 60px;
}
    
    
/*AREA3*/

.area3{
    width: 100%;
 height: 768px;
 padding: 0px 0px 0px 0px;
margin-bottom: 0px;
 
 background-size: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around;
}
    
    .area3_conteudo{
        padding: 0px 200px;
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around; 
         
    }  
    
       .area3_boxes{
           width: 100%;  
         padding: 0px 250px;
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
          
}
    
    
          
          
  


.titulo_area3 h2{
    text-align: center;
font-size: 1.9em;

}

.titulo_area3 h2 span{
font-size: 1em;
}

.titulo_area3 p{
    text-align: center;
font-size: 1.4em;

}

 
 /*AREA4*/

.area4{
 padding: 50px 0px 10px 0px;
}
    
    .area4_conteudo{
        height: 768px;
        width: 100%;
         padding: 0px 0px;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;   
    }
    
    .area4_linhacima{
        margin-bottom: 50px;
         padding: 0px 200px;
        width: 100%;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around;  
    }

.area4_linhacima img{
    width: 30%;
    
}
    
    .area4_linhabaixo{
        margin-bottom: 50px;
         padding: 0px 200px;
        width: 100%;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around;  
    }

.area4_linhabaixo img{
    width: 30%;
    
}

.titulo_area4 h2{
    text-align: left;
font-size: 1.9em;

}

.titulo_area4 h2 span{
font-size: 1em;
}

    
 /*AREA5*/

.area5{

  height: 950px;
    background-size: 100%;
    background-position: center;
        width: 100%;
         padding: 0px 0px;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;  
 
} 

.area5_conteudo{
    height: auto;
        width: 100%;
         padding: 0px 0px;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;  
}


.area5_conteudo img{
    position: relative;
    left: -180px;
    width: 100%;
    padding: 0px 480px;
}
    

    
    
 /*AREA6*/

.area6{

  height: 850px;
    background-size: 100%;
    background-position: center;
        width: 100%;
         padding: 0px 0px;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;  
 
 
} 

.area6_conteudo{
        width: 100%;
         padding: 0px 0px;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center; 
}

.area6_ladoesquerdo{
    width: 50%;
    display: block;
    padding: 0px 0px
}
    
.area6_ladoesquerdo img{
  position: relative;
    right: -50px;
   mix-blend-mode:screen; 
    padding: 0px 50px
}    

.area6_ladodireito{
    padding: 0px 150px 0px 0px;
    width: 50%;
    display: block;
}
    
.area6_ladodireito h2{
    text-align: right;
font-size: 1.9em;

}

.area6_ladodireito h2 span{
font-size: 1em;
}

.area6_ladodireito p{
    padding: 0px 0px 0px 0px;

    text-align: right;
font-size: 1.4em;

}    
    
   
    
 /*AREA7*/

.area7{
 height: 600px;
 padding: 0px 0px 0px 0px;
margin-bottom: 0px;

 background-size: contain;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around;
}
    
    .area7_conteudo{
        padding: 0px 250px;
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around; 
         
    }  
    
       .area7_lado_direito{
           width: 50%;  
         padding: 0px;
           margin: 0px;
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    justify-content: flex-end;
          
}
    
    .area7_lado_direito img{
        left: 70px;
right: 0px;
        max-width: none;
       margin: 0px;
        padding: 0px;
      mix-blend-mode:screen;  
    display: block;
}
    
        .area7_lado_esquerdo{
        width: 50%;    
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    justify-content: flex-start;
          
          
}
    


.area7_lado_esquerdo h2{
    text-align: left;
font-size: 1.9em;

}

.area7_lado_esquerdo h2 span{
font-size: 1em;
}

.area7_lado_esquerdo p{
    text-align: left;
font-size: 1.4em;
    padding-right: 60px;
}


.area7botao{
position: relative;
left: -15px;
max-width: 350px;
   
}     
    
    
}

@media screen and (min-width: 1440px) {
/*AREA1*/

.area1{
 height: 900px;
    background-size: contain;
    background-origin: border-box;
 padding: 90px 200px 0px 200px;
    margin-bottom: 0px;
    margin: 0px 0px 0px 0px;
    

}


.area1botao{
 margin-top: 20px;
}
    
    
/*AREA2*/

.area2{
 height: 900px;
 
}
    
    .area2_conteudo{
       padding: 0px 220px; 

    }  
    
      
    
    
/*AREA3*/

.area3{
 height: 800px;
 padding: 0px 0px 0px 0px;

}
    
    .area3_conteudo{
        padding: 0px 0px;
  
    }  
    
       .area3_boxes{ 
         padding: 0px 0px;    
}
    
    .area3_boxes img{
        width: 40%;
    }   
          

 
 /*AREA4*/



    
 /*AREA5*/
    
.area5_conteudo img{

    padding: 0px 500px;
}
    

    
    
 /*AREA6*/
  
.area6_ladoesquerdo img{
    padding: 0px 90px
}    

.area6_ladodireito{
    padding: 0px 220px 0px 0px;
}
      
    
   
    
 /*AREA7*/

.area7{
 height: 600px;
 padding: 0px 0px 0px 0px;
margin-bottom: 0px;

 background-size: contain;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around;
}
    
    .area7_conteudo{
        padding: 0px 250px;
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around; 
         
    }  
    
       .area7_lado_direito{
           width: 50%;  
         padding: 0px 20px;
      
    align-items: flex-start;
    justify-content: flex-start;
          
}
    
    .area7_lado_direito img{
        
        left: 0px;
}
    
 
}



@media screen and (min-width: 1920px) {
    
 /*AREA1*/

.area1{
 height: 1080px;
    background-size: contain;
    background-origin: border-box;
 padding: 90px 400px 0px 400px;
    margin-bottom: 0px;
    margin: 0px 0px 0px 0px;
    

}


.area1botao{
 margin-top: 20px;
}
    
    
/*AREA2*/

.area2{
 height: 1080px;
 
}
    
    .area2_conteudo{
       padding: 0px 220px; 

    }  
    
      
    
    
/*AREA3*/

.area3{
 height: 1080px;
 padding: 0px 0px 0px 0px;

}
    
    .area3_conteudo{
        padding: 0px 0px;
  
    }  
    
       .area3_boxes{ 
         padding: 0px 0px;    
}
    
    .area3_boxes img{
        width: 40%;
    }   
          

 
 /*AREA4*/

.area4{
    height: 1080px;
 padding: 50px 0px 10px 0px;
    background-size: contain;
}
    
    .area4_conteudo{
        height: 768px;
        width: 100%;
         padding: 0px 0px;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;   
    }
    
    .area4_linhacima{
        margin-bottom: 50px;
         padding: 0px 450px;
        width: 100%;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around;  
    }

.area4_linhacima img{
    width: 30%;
    
}
    
    .area4_linhabaixo{
        margin-bottom: 50px;
         padding: 0px 450px;
        width: 100%;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around;  
    }

.area4_linhabaixo img{
    width: 30%;
    
}

.titulo_area4 h2{
    text-align: left;
font-size: 1.9em;

}

.titulo_area4 h2 span{
font-size: 1em;
}

    
 /*AREA5*/
    
    .area5{
        width: 100%;
        height: 1300px;
        background-size: 100%;
        padding: 0px 0px 0px 0px;
    }    
    

.area5_conteudo img{
    position: relative;
    left: -250px;
    top: -50px;
    width: 100%;
    padding: 0px 720px;
}

    

    
    
 /*AREA6*/
    
    .area6{
        height: 1080px;
    } 
    
    .area6_conteudo{
        padding: 0px 150px 0px 150px;
    }
  
.area6_ladoesquerdo img{
    padding: 0px 90px
}    

.area6_ladodireito{
    padding: 0px 220px 0px 0px;
}
      
    
   
    
 /*AREA7*/

.area7{
 height: 700px;
 padding: 0px 0px 0px 0px;
margin-bottom: 0px;

 background-size: contain;
    background-size: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around;
}
    
    .area7_conteudo{
        padding: 0px 400px;
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around; 
         
    }  
    
    
    .area7_lado_esquerdo{
       padding: 0px 0px; 
    }
    
    
       .area7_lado_direito{
           width: 45%;  
         padding: 0px 20px;
      
    align-items: flex-start;
    justify-content: flex-start;
          
}
    
    .area7_lado_direito img{
        
        left: 0px;
}
    
}


@media screen and (min-width: 2560px) {
    
 /*AREA1*/

.area1{
    width: 100%;
 height: 1080px;
    background-size: contain;
   background-origin: padding-box;
 padding: 0px 600px 0px 600px;
    margin-bottom: 0px;
    margin: 0px 0px 0px 0px;
    

}


.area1botao{
 margin-top: 20px;
}
    
    
/*AREA2*/

.area2{
 height: 900px;
    background-size: contain;
    background-origin: border-box;
 
}
    
    .area2_conteudo{
       padding: 0px 220px; 

    }  
    
      
    
    
/*AREA3*/

.area3{
    background-origin: content-box;
    background-size: contain;
 height: 1080px;
 padding: 0px 0px 0px 0px;

}
    
    .area3_conteudo{
        padding: 0px 0px;
  
    }  
    
       .area3_boxes{ 
         padding: 0px 0px;    
}
    
    .area3_boxes img{
        width: 40%;
    }   
          

 
 /*AREA4*/

.area4{
    height: 1080px;
 padding: 50px 0px 0px 0px;
    background-size: contain;
}
    
    .area4_conteudo{
        height: auto;
        width: 100%;
         padding: 0px 0px;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;   
    }
    
    .area4_linhacima{
        margin-bottom: 50px;
         padding: 0px 650px;
        width: 100%;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around;  
    }

.area4_linhacima img{
    width: 25%;
    
}
    
    .area4_linhabaixo{
        margin-bottom: 50px;
         padding: 0px 650px;
        width: 100%;
       display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around;  
    }

.area4_linhabaixo img{
    width: 25%;
    
}

.titulo_area4 h2{
    text-align: left;
font-size: 1.9em;

}

.titulo_area4 h2 span{
font-size: 1em;
}

    
 /*AREA5*/
    
    .area5{
        width: 100%;
        height: 1080px;
        background-size: contain;
        background-origin: padding-box;
        padding: 0px 0px 0px 0px;
    }    
    

.area5_conteudo img{
    position: relative;
    left: -250px;
    top: -50px;
    width: 600px;
    padding: 0px 80px;
}

    

    
    
 /*AREA6*/
    
    .area6{
        height: 1080px;
        background-size: contain;
    } 
    
    .area6_conteudo{
        padding: 0px 300px 0px 300px;
    }
  
.area6_ladoesquerdo img{
    padding: 0px 90px
}    

.area6_ladodireito{
    padding: 0px 350px 0px 0px;
}
      
    
   
    
 /*AREA7*/

.area7{
 height: 700px;
 padding: 0px 0px 0px 0px;
margin-bottom: 0px;

 background-size: contain;
    background-size: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around;
}
    
    .area7_conteudo{
        padding: 0px 500px;
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around; 
         
    }  
    
    
    .area7_lado_esquerdo{
       padding: 0px 100px; 
    }
    
    
       .area7_lado_direito{
           width: 45%;  
         padding: 0px 20px;
      
    align-items: flex-start;
    justify-content: flex-start;
          
}
    
    .area7_lado_direito img{
        width: 500px;
        left: 0px;
}
    
}
	
	
	/* ==========================================================================
   HEADER FIXO
   ========================================================================== */
.topo {
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    z-index: 9999 !important;
}

/* A barra de fundo ocupa 100% da tela */
.topo-bg {
    width: 100% !important;
    min-height: 65px !important; 
    background-color: #ffffff !important;
    background-image: url("Imagens/Topo/barra-menu.png") !important;
    background-repeat: repeat-x !important;
    background-position: center !important;
    background-size: auto 100% !important;
    display: flex !important;
    align-items: center !important;
    border-top: 4px solid #4a452a !important;
}

/* O conteúdo do topo limita-se a 700px e centraliza */
.topo-container {
    width: 100% !important;
    max-width: 900px !important; /* Régua de 700px */
    margin: 0 auto !important; /* Centraliza a régua na tela */
    padding: 0 20px !important; /* Respiro para não colar no canto em celulares */
    display: flex !important;
    justify-content: space-between !important; /* Logo na esquerda | Menu na direita */
    align-items: center !important;
    height: 65px !important;
}

/* ==========================================================================
   LOGO - POSICIONAMENTO E TAMANHO
   ========================================================================== */
.logo {
    display: flex !important;
    align-items: center !important;
}

.logo img {
    height: 35px !important; /* Tamanho compacto */
    width: auto !important;
    display: block !important;
}

/* ==========================================================================
   MENU E BOTÃO (DESKTOP)
   ========================================================================== */
.menu {
    display: flex !important;
    gap: 15px !important; /* Espaço reduzido para caber em 700px */
}

.menu a {
    text-decoration: none !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    color: #000000 !important;
}

.cta {
    background-color: #10c15a !important;
    color: #ffffff !important;
    padding: 8px 15px !important;
    border-radius: 50px !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}

/* ESCONDER MOBILE NO DESKTOP */
.hamburger, .menu-mobile, #menuToggle {
    display: none !important;
}
