
@import url('https://fonts.googleapis.com/css2?family=Amiko:wght@400;700&family=Open+Sans+Condensed:wght@700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.nav-list li{

  font-family: 'Open Sans Condensed', sans-serif;
}


.miniboard_energialimpa_1,.miniboard_energialimpa_2,.projects_cont,.green_font,.projects_button_1,.Project_aprof button,.Project_orc button,.orange_font h4,.endbar_box,h4{
  font-family: 'Poppins', sans-serif;
  
}


#solar_banner{
  font-family: 'Amiko', sans-serif;

}

h4{
  font-weight: 500;
}
 

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }


#backgroundbody{

    background-color: #FFF8F4;
  
  }

  #navbar{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;  
    align-items: center;
    background-color: #FFF8F4;
    height: 150px;
    position: sticky;
    top: 0;
    padding: 0px 90px 0px 78px;   
    box-shadow: 0 0px 12px rgba(0,0,0,0.6);
    z-index: 1;
  
  }


  .navbar-besolar{
    
    
   background-image: url(./imagens/img-navbar/logo_besolar.png);
   background-repeat: no-repeat;
 background-position: center;
 background-size:15rem;

 width: 256px;
 height: 118px;

 margin-right: 450px;
 margin-bottom: 30px;


   
  } 


    /* In. titulos */
    .nav-list{
      list-style: none;  
      font-size: 28px;
      
      position: sticky;
    }
  
    .nav-list a{
      text-decoration: none;
      
    }

    .nav-list a li{
      transition:300ms;
      color: #14172A;
     
  
      
    }
    .nav-list a li:hover{
      transition:300ms;
      color:#F94C00; 
      transform: scale(1.2);
       
      
    }

     /* Fim. titulos */

    /* In. icon.instagram */
     .icon_inst_nav{
     width: 30px;
     height:30px ;
     margin-left: 5px;
     
       }
     
   
       .icon-responsivo{
        width: 100%;
        height: auto;
        border-radius: 10px;
        transition: 300ms;
        width: 30px;
        height:30px ;
      } 
      .icon-responsivo:hover {

        transform: scale(1.5); 
        box-shadow: 0 5px 15px rgba(0,0,0,0.6);
        transition: 300ms;
        background-color: #FF8A00;
        
      }
      
/* Fim. icon.instagram */

 /* In. banner_1 */


 #solar_banner{
  width: 100%;
  height: 730px;
  background-image: url("./imagens/img-eficiencia/banner-eficiencia.webp");
  background-size: cover;
  background-position: center;
  width: 100%;
 
  font-size: 110px;
  color: #ffffff;
  display: flex;
  flex-direction: column ;
  align-items: center;
  justify-content: center;
}


/*final do baner*/



.conj_image_solar_energialimpa_1{

  display: flex;
  flex-direction: row;
  justify-content: right;
  margin-top: 90px;
  align-items: center;
  

  margin-bottom: 130px;
}

.image_board_energialimpa_1{

  width: 650px;
  height: 650px;
margin-right: 200px;
 
}


.board_energialimpa_1{
  
  width: 960px;
  height: 600px;
  border-radius: 0px 0px 0px 30px; 
  background-color: #FFAE4E;
  box-shadow: 0 5px 10px rgba(0,0,0,0.6);
  
  
  }
  
  
  .miniboard_energialimpa_1{
  
  width: 960px;
  height: 146px;
  border-radius: 0px 0px 0px 30px; 
  background-color: #14172A;
  }
  
  
  .mens_conj_miniboard_energialimpa_1{
  
  display: flex;
  flex-direction: row;
  justify-content: space-between;  
  align-items: center;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 90px ;
  color: #68D342;
  font-size: 30px;
  }
  
  
 
  
  .text_miniboard_energialimpa_1 p{font-weight: 600;}
  .text_miniboard_energialimpa_1{
  
  font-size: 40px;
  color: #FFF8F4;
  padding: 0px 0px 0px 90px;  
  text-align: justify;
  
  }
  
  
  .text_mainboard_energialimpa_1{
  
    font-size: 26px;
    color: #14172A;
    padding: 30px 90px 0px 90px; 
    text-align: justify; 
    
  
  }
  



  
.conj_image_solar_energialimpa_2{

  display: flex;
  flex-direction: row;
  align-items: center;
 
 
  
  

}

.image_board_energialimpa_2{

  width: 700px;
  height: 700px;
 
 
  
 
}


.board_energialimpa_2{
  
  width: 960px;
  height: 900px;
  border-radius: 0px 0px 30px 0px; 
  background-color: #FFAE4E;
  box-shadow: 0 5px 10px rgba(0,0,0,0.6);
  margin-right: 200px;
  
  
  }
  
  
  .miniboard_energialimpa_2{
  
  width: 960px;
  height: 146px;
  border-radius: 0px 0px 30px 0px; 
  background-color: #14172A;
  }
  
  
  .mens_conj_miniboard_energialimpa_2{
  
    display: flex;
    flex-direction: row;
    justify-content: space-between;  
    align-items: center;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 90px ;
    color: #68D342;
    font-size: 30px;
  }
  
  

  
  .mens_orange_miniboard_energialimpa_2{
  

  color: #FF8A00;
  }
  
  .text_miniboard_energialimpa_2 p{font-weight: 600;}
  .text_miniboard_energialimpa_2{
  
  font-size: 40px;
  color: #FFF8F4;
  padding: 0px 0px 0px 90px;  
  
  }
  
  
  .text_mainboard_energialimpa_2{
  
    font-size: 26px;
    color: #14172A;
    padding: 30px 90px 0px 90px; 
    text-align: justify; 
    
  
  }


  
.box_mini_banner{
width: 100%;
display: flex;
align-items: center;
flex-direction: column;
justify-content:space-between;
margin-top: 90px;
}

 .mini_banner_energia_solar{
width: 1400px;
height: 500px;



 }



/*in.buttons */
#projects_buttons{
  margin-top: 120px;

  display: flex;
  align-items: center;
  justify-content:space-between;
  flex-direction: column;
  color: #FF8A00;
}

.projects_button_1{
 
  text-decoration: none;
 
}

.projects_button_1 button{
height: 150px;
width: 1150px;
border: none;

background-color: #14172A;
transition: 200ms;
border-radius: 30px;  
display: flex;
align-items: center;
justify-content:space-between;
padding-left: 250px;
padding-right: 250px;
font-size: 70px;
box-shadow: 0 5px 10px rgba(0,0,0,0.6);

}

.projects_button_1 button:hover{
  transition:200ms;
  cursor: pointer;
cursor: default;
  transform: scale(1.1); 
  box-shadow: 0 10px 30px rgba(0,0,0,0.6);
  }


.green_font h4{
  color: #68D342;
  font-weight: 500;
 
}
.orange_font h4{
  color: #FF8A00;
 font-weight: 500;
}


.double_buttons{
margin-top: 120px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  
 
  margin-bottom: 120px;
}


.Project_aprof{

text-decoration: none;
}
.Project_aprof button{
  border: none;
  width: 350px;
  height: 100px;
  font-size: 28px;
  color: #FFF8F4;
  background-color: #14172A;
  transition: 200ms;
  border-radius: 30px;  
  display: flex;
  align-items: center;
  justify-content:space-around;
  flex-direction: row;
  box-shadow: 0 5px 10px rgba(0,0,0,0.6);
}

.Project_aprof button:hover{
transition:200ms;
  cursor: pointer;
  transform: scale(1.1); 
  box-shadow: 0 10px 30px rgba(0,0,0,0.6);
  }


.Project_orc{

  text-decoration: none;

 
}
.Project_orc button{
  width: 350px;
  height: 100px;
  border: none;
  font-size: 28px;
  color: #FFF8F4;
  background-color: #FF8A00;
  transition: 200ms;
  border-radius: 30px;  
  display: flex;
  align-items: center;
  justify-content:space-around;
  flex-direction: row;
  box-shadow: 0 5px 10px rgba(0,0,0,0.6);


}

.Project_orc button:hover{
transition:200ms;
  cursor: pointer;
  transform: scale(1.1); 
  box-shadow: 0 10px 30px rgba(0,0,0,0.6);
  }











/* In. endbar*/


.endbar_box{

height: 150px;
width: 100%;
background-color: #06111F;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;

}


.endbar_copyright_white{
  font-size: 18px;
  color: #DCDCDC;

}


.endbar_copyright_yellow{
  font-size: 18px;
  color: #FFCF00;
  padding-left: 5px;
}


/* Fim. endbar */



/* }}}}}}}}}}}}}}}}}}}\termino navbar}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}*/ 

/* {{{{{{{{{{{{{{{{{{\fullmetal inicial{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{*/
  @media screen and (max-width: 1700px) {
    
    #navbar{
  
      height: 107px;
      padding: 0px 64px 0px 55px;   
      box-shadow: 0 0px 9px rgba(0,0,0,0.6);
    }
  
      
    .navbar-besolar{
      
    background-size:10rem; 
    width: 182px;
    height: 84px;
    margin-right: 320px;
    margin-bottom: 20px;
   
    } 
    .nav-list{   
      font-size: 20px;
    }
  
    
  
  
    .icon_inst_nav{
      width: 21px;
      height:21px ;
      margin-left: 3px;
      
    }
      
    
    .icon-responsivo{
  
    border-radius: 7px;
    width: 21px;
    height:21px ;
    } 
  
    .icon-responsivo:hover {
  
      box-shadow: 0 3px 10px rgba(0,0,0,0.6);
    }
  
  /* Fim. icon.instagram */
  


  #solar_banner{
   
    height: 519px;
 
    font-size: 78px;
  }
  
  
  /*final do baner*/
  
  
  
  .conj_image_solar_energialimpa_1{
  
   
    margin-top: 64px;
 
    
  
    margin-bottom: 92px;
  }
  
  .image_board_energialimpa_1{
  
    width: 463px;
    height: 463px;
  margin-right: 142px;
   
  }
  
  
  .board_energialimpa_1{
    
    width: 683px;
    height: 400px;
    border-radius: 0px 0px 0px 21px; 
   
    box-shadow: 0 3px 7px rgba(0,0,0,0.6);
    
    
    }
    
    
    .miniboard_energialimpa_1{
    
    width: 683px;
    height: 101px;
    border-radius: 0px 0px 0px 21px; 
    background-color: #14172A;
    }
    
    
    .mens_conj_miniboard_energialimpa_1{
    
    
    padding-top: 14px;
    padding-bottom: 7px;
    padding-left: 64px ;
   
    font-size: 21px;
    }
    
    
   
    
  
    .text_miniboard_energialimpa_1{
    
    font-size: 28px;
   
    padding: 0px 0px 0px 64px;  
   
    
    }
    
    
    .text_mainboard_energialimpa_1{
    
      font-size: 18px;
   
      padding: 21px 64px 0px 64px; 
  
      
    
    }
    
  
  
  
    
  
  .image_board_energialimpa_2{
  
    width: 498px;
    height: 498px;      
   
  }
  
  
  .board_energialimpa_2{
    
    width: 683px;
    height: 580px;
    border-radius: 0px 0px 21px 0px; 
    
    box-shadow: 0 3px 7px rgba(0,0,0,0.6);
    margin-right: 142px;
    
    
    }
    
    
    .miniboard_energialimpa_2{
    
    width: 683px;
    height: 104px;
    border-radius: 0px 0px 21px 0px; 
 
    }
    
    
    .mens_conj_miniboard_energialimpa_2{
    
      padding-top: 14px;
      padding-bottom: 7px;
      padding-left: 64px ;
    
      font-size: 21px;
    }
    
    
  
    

    .text_miniboard_energialimpa_2{
    
    font-size: 28px;
   
    padding: 0px 0px 0px 64px;  
    
    }
    
    
    .text_mainboard_energialimpa_2{
    
      font-size: 18px;
   
      padding: 21px 64px 0px 64px; 
  
      
    
    }
  
  
    
  .box_mini_banner{
  width: 100%;
  
  margin-top: 64px;
  }
  
   .mini_banner_energia_solar{
  width: 996px;
  height: 355px;
  
  
  
   }
  
  
  
  /*in.buttons */
  #projects_buttons{
    margin-top: 85px;
  

  }
  
  
  
  .projects_button_1 button{
  height: 106px;
  width: 818px;
 
  
 
  transition: 200ms;
  border-radius: 21px;  
  
  padding-left: 177px;
  padding-right: 177px;
  font-size: 50px;
  box-shadow: 0 3px 7px rgba(0,0,0,0.6);
  
  }
  
  .projects_button_1 button:hover{
    transition:200ms;

    transform: scale(1.1); 
    box-shadow: 0 7px 21px rgba(0,0,0,0.6);
    }
  
  

  
  .double_buttons{
  margin-top: 85px;
  
    width: 100%;
    
    padding-right: 355px;
    padding-left: 355px;
    margin-bottom: 85px;
  }
  
  

  .Project_aprof button{
   
    width: 250px;
    height: 71px;
    font-size: 20px;  
    transition: 200ms;
    border-radius: 21px;  
    box-shadow: 0 3px 7px rgba(0,0,0,0.6);
  }
  
  .Project_aprof button:hover{
  transition:200ms;

    transform: scale(1.1); 
    box-shadow: 0 7px 21px rgba(0,0,0,0.6);
    }
  
  
  
  .Project_orc button{
    width: 250px;
    height: 71px;
 
    font-size: 20px;

    background-color: #FF8A00;
    transition: 200ms;
    border-radius: 21px;  
   
    box-shadow: 0 3px 7px rgba(0,0,0,0.6);
  
  
  }
  
  .Project_orc button:hover{
  transition:200ms;
  
    transform: scale(1.1); 
    box-shadow: 0 7px 21px rgba(0,0,0,0.6);
    }
  
  
  
  
  
  
  
  
  
  
  
  /* In. endbar*/
  
  
  .endbar_box{
  
  height: 106px;
  width: 100%;
  background-color: #06111F;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  
  }
  
  
  .endbar_copyright_white{
    font-size: 13px;
    color: #DCDCDC;
  
  }
  
  
  .endbar_copyright_yellow{
    font-size: 13px;
    color: #FFCF00;
    padding-left: 3px;
  }
}



  /* }}}}}}}}}}}}}}}}}}}\termino navbar}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}*/ 

/* {{{{{{{{{{{{{{{{{{\fullmetal inicial{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{*/
  @media screen and (max-width: 1300px) {
    
    
 
    #navbar{
  
      
      height: 80px;
     
  
      padding: 0px 48px 0px 42px;   
      box-shadow: 0 0px 7px rgba(0,0,0,0.6);

  
    
    }
  
  
    .navbar-besolar{
      
      
   
   background-size:8rem;
  
   width: 136px;
   height: 63px;
  
   margin-right: 240px;
   margin-bottom: 16px;
  
  
     
    } 
  
  
      /* In. titulos */
      .nav-list{
    
        font-size: 15px;
 
      }
    
 

  
       /* Fim. titulos */
  
      /* In. icon.instagram */
       .icon_inst_nav{
       width: 16px;
       height:16px ;
       margin-left: 3px;
       
         }
       
     
         .icon-responsivo{
      
          border-radius: 5px;
       
          width: 16px;
          height:16px ;
        } 
        .icon-responsivo:hover {
  
        
          box-shadow: 0 3px 8px rgba(0,0,0,0.6);
       
          
        }
        
  /* Fim. icon.instagram */


  


 /* In. banner_1 */


 #solar_banner{
 
  height: 389px;
 
 
  font-size: 59px;
 
}


/*final do baner*/



.conj_image_solar_energialimpa_1{


  margin-top: 48px;

  

  margin-bottom: 69px;
}

.image_board_energialimpa_1{

  width: 346px;
  height: 346px;
margin-right: 106px;
 
}


.board_energialimpa_1{
  
  width: 512px;
  height: 300px;
  border-radius: 0px 0px 0px 16px; 
  
  box-shadow: 0 3px 5px rgba(0,0,0,0.6);
  
  
  }
  
  
  .miniboard_energialimpa_1{
  
  width: 512px;
  height: 78px;
  border-radius: 0px 0px 0px 16px; 

  }
  
  
  .mens_conj_miniboard_energialimpa_1{
  

  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 48px ;
 
  font-size: 16px;
  }
  
  
 
  .text_miniboard_energialimpa_1{
  
  font-size: 21px;
 
  padding: 0px 0px 0px 48px;  
  
  
  }
  
  
  .text_mainboard_energialimpa_1{
  
    font-size: 14px;
  
    padding: 16px 48px 0px 48px; 
 
    
  
  }
  





.image_board_energialimpa_2{

  width: 373px;
  height: 373px;
 
 
  
 
}


.board_energialimpa_2{
  
  width: 512px;
  height: 450px;
  border-radius: 0px 0px 16px 0px; 

  box-shadow: 0 3px 5px rgba(0,0,0,0.6);
  margin-right: 106px;
  
  
  }
  
  
  .miniboard_energialimpa_2{
  
  width: 512px;
  height: 78px;
  border-radius: 0px 0px 16px 0px; 
 
  }
  
  
  .mens_conj_miniboard_energialimpa_2{

    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 48px ;
   
    font-size: 16px;
  }
  
  



  .text_miniboard_energialimpa_2{
  
  font-size: 21px;

  padding: 0px 0px 0px 48px;  
  
  }
  
  
  .text_mainboard_energialimpa_2{
  
    font-size: 14px;
    
    padding: 16px 48px 0px 48px; 
  
    
  
  }


  
.box_mini_banner{


margin-top: 48px;
}

 .mini_banner_energia_solar{
width: 746px;
height: 266px;



 }



/*in.buttons */
#projects_buttons{
  margin-top: 64px;


}



.projects_button_1 button{
height: 80px;
width: 613px;



border-radius: 16px;  

padding-left: 133px;
padding-right: 133px;
font-size: 37px;
box-shadow: 0 3px 5px rgba(0,0,0,0.6);

}

.projects_button_1 button:hover{
 
  box-shadow: 0 5px 16px rgba(0,0,0,0.6);
  }



.double_buttons{
margin-top: 64px;

  
  padding-right: 266px;
  padding-left: 266px;
  margin-bottom: 64px;
}



.Project_aprof button{

  width: 186px;
  height: 53px;
  font-size: 15px;

  border-radius: 16px;  
 
  box-shadow: 0 3px 5px rgba(0,0,0,0.6);
}

.Project_aprof button:hover{
 
  box-shadow: 0 5px 16px rgba(0,0,0,0.6);
  }


.Project_orc button{
  width: 186px;
  height: 53px;
  
  font-size: 15px;
 

  border-radius: 16px;  

  box-shadow: 0 3px 5px rgba(0,0,0,0.6);


}

.Project_orc button:hover{

  box-shadow: 0 5px 16px rgba(0,0,0,0.6);
  }



























  
    
  /* In. endbar*/
  
  
  .endbar_box{
  
    height: 80px;
    
    
    }
    
    
    .endbar_copyright_white{
      font-size: 9px;
  
    
    }
    
    
    .endbar_copyright_yellow{
      font-size: 9px;
   
      padding-left: 2px;
    }
    
    
    /* Fim. endbar */
        
  }



  

 
/* }}}}}}}}}}}}}}}}}}}\termino navbar}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}*/ 

/* {{{{{{{{{{{{{{{{{{\fullmetal inicial{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{*/
  @media screen and (max-width: 1020px){

    #navbar{
  
      
      height: 60px;
     
  
      padding: 0px 36px 0px 31px;   
      box-shadow: 0 0px 5px rgba(0,0,0,0.6);

  
    
    }
  
  
    .navbar-besolar{
      
      
   
   background-size:6rem;
  
   width: 102px;
   height: 47px;
  
   margin-right: 180px;
   margin-bottom: 12px;
  
  
     
    } 
  
  
      /* In. titulos */
      .nav-list{
    
        font-size: 15px;
 
      }
    
 

  
       /* Fim. titulos */
  
      /* In. icon.instagram */
       .icon_inst_nav{
       width: 12px;
       height: 12px;
       margin-left: 2px;
       
         }
       
     
         .icon-responsivo{
      
          border-radius: 4px;
       
          width: 12px;
          height:12px ;
        } 
        .icon-responsivo:hover {
  
        
          box-shadow: 0 2px 6px rgba(0,0,0,0.6);
       
          
        }



        
/* Fim. icon.instagram */
        
        







  


 /* In. banner_1 */


 #solar_banner{
 
  height: 292px;
 
 
  font-size: 44px;
 
}


/*final do baner*/



.conj_image_solar_energialimpa_1{


  margin-top: 36px;

  

  margin-bottom: 52px;
}

.image_board_energialimpa_1{

  width: 260px;
  height: 260px;
margin-right: 80px;
 
}


.board_energialimpa_1{
  
  width: 384px;
  height: 280px;
  border-radius: 0px 0px 0px 12px; 
  
  box-shadow: 0 2px 4px rgba(0,0,0,0.6);
  
  font-size: 12px;
  }
  
  
  .miniboard_energialimpa_1{
  
  width: 384px;
  height: 59px;
  border-radius: 0px 0px 0px 12px; 

  }
  
  
  .mens_conj_miniboard_energialimpa_1{
  

  padding-top: 8px;
  padding-bottom: 7px;
  padding-left: 36px ;
 
  font-size: 12px;
  }
  
  
 
  .text_miniboard_energialimpa_1{
  
  font-size: 16px;
 
  padding: 0px 0px 0px 36px;  
  
  
  }
  
  
  .text_mainboard_energialimpa_1{
  
    font-size: 12px;
  
    padding: 12px 36px 0px 36px; 
 
    
  
  }
  





.image_board_energialimpa_2{

  width: 280px;
  height: 280px;
 
 
  
 
}


.board_energialimpa_2{
  
  width: 384px;
  height: 420px;
  border-radius: 0px 0px 12px 0px; 

  box-shadow: 0 2px 4px rgba(0,0,0,0.6);
  margin-right: 80px;
  
  
  }
  
  
  .miniboard_energialimpa_2{
  
  width: 384px;
  height: 59px;
  border-radius: 0px 0px 12px 0px; 
 
  }
  
  
  .mens_conj_miniboard_energialimpa_2{

    padding-top: 8px;
    padding-bottom: 4px;
    padding-left: 36px ;
   
    font-size: 12px;
  }
  
  



  .text_miniboard_energialimpa_2{
  
  font-size: 16px;

  padding: 0px 0px 0px 36px;  
  
  }
  
  
  .text_mainboard_energialimpa_2{
  
    font-size: 12px;
    
    padding: 12px 36px 0px 36px; 
  
    
  
  }


  
.box_mini_banner{


margin-top: 36px;
}

 .mini_banner_energia_solar{
width: 560px;
height: 200px;



 }



/*in.buttons */
#projects_buttons{
  margin-top: 48px;


}



.projects_button_1 button{
height: 60px;
width: 460px;



border-radius: 12px;  

padding-left: 100px;
padding-right: 100px;
font-size: 28px;
box-shadow: 0 2px 4px rgba(0,0,0,0.6);

}

.projects_button_1 button:hover{
 
  box-shadow: 0 4px 12px rgba(0,0,0,0.6);
  }



.double_buttons{
margin-top: 48px;

  
  padding-right: 200px;
  padding-left: 200px;
  margin-bottom: 48px;
}



.Project_aprof button{

  width: 140px;
  height: 40px;
  font-size: 11px;

  border-radius: 12px;  
 
  box-shadow: 0 2px 4px rgba(0,0,0,0.6);
}

.Project_aprof button:hover{
 
  box-shadow: 0 4px 12px rgba(0,0,0,0.6);
  }


.Project_orc button{
  width: 140px;
  height: 40px;
  
  font-size: 12px;
 

  border-radius: 12px;  

  box-shadow: 0 2px 4px rgba(0,0,0,0.6);


}

.Project_orc button:hover{

  box-shadow: 0 4px 12px rgba(0,0,0,0.6);
  }



























 
    /* In. endbar*/
    
    
    .endbar_box{
    
      height: 60px;
      
      
      }
      
      
      .endbar_copyright_white{
        font-size: 9px;
    
      
      }
      
      
      .endbar_copyright_yellow{
        font-size: 9px;
     
        padding-left: 2px;
      }
      
  
  }


  
  
/* }}}}}}}}}}}}}}}}}}}\termino navbar}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}*/ 

/* {{{{{{{{{{{{{{{{{{\fullmetal inicial{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{*/
  @media screen and (max-width: 760px){
   /* 600px -->ate550*/
        #navbar{
      
          
          height: 60px;
         
      
          padding: 0px 20px 0px 20px;   
          box-shadow: 0 0px 5px rgba(0,0,0,0.6);
    
      
        
        }
      
      
        .navbar-besolar{
          
          
       
       background-size:6rem;
      
       width: 102px;
       height: 47px;
      
       margin-right: 100px;
       margin-bottom: 12px;
      
      
         
        } 
      
      
          /* In. titulos */
          .nav-list{
        
            font-size: 15px;
     
          }
        
     
    
      
           /* Fim. titulos */
      
          /* In. icon.instagram */
           .icon_inst_nav{
           width: 12px;
           height: 12px;
           margin-left: 2px;
           
             }
           
         
             .icon-responsivo{
          
              border-radius: 4px;
           
              width: 12px;
              height:12px ;
            } 
            .icon-responsivo:hover {
      
            
              box-shadow: 0 2px 6px rgba(0,0,0,0.6);
           
              
            }
            
      /* Fim. icon.instagram */
      















      

  


 /* In. banner_1 */


 #solar_banner{
 
  height: 228px;
 
 
  font-size: 35px;
 
}


/*final do baner*/



.conj_image_solar_energialimpa_1{


  margin-top: 36px;

  

    display: flex;
    flex-direction: column-reverse;
    align-items:flex-end;



  margin-bottom: 52px;
}

.image_board_energialimpa_1{

  width: 260px;
  height: 260px;
margin-right: 27%;
margin-top: 30px;
 
}


.board_energialimpa_1{
  
  width: 384px;
  height: 280px;
  border-radius: 0px 0px 0px 12px; 
  
  box-shadow: 0 2px 4px rgba(0,0,0,0.6);
  
  
  }
  
  
  .miniboard_energialimpa_1{
  
  width: 384px;
  height: 59px;
  border-radius: 0px 0px 0px 12px; 

  }
  
  
  .mens_conj_miniboard_energialimpa_1{
  

  padding-top: 8px;
  padding-bottom: 7px;
  padding-left: 36px ;
 
  font-size: 12px;
  }
  
  
 
  .text_miniboard_energialimpa_1{
  
  font-size: 16px;
 
  padding: 0px 0px 0px 36px;  
  
  
  }
  
  
  .text_mainboard_energialimpa_1{
  
    font-size: 12px;
  
    padding: 12px 36px 0px 36px; 
 
    
  
  }
  



.conj_image_solar_energialimpa_2{



  margin-top: 36px;

  

  display: flex;
  flex-direction: column;
  align-items:flex-start;



margin-bottom: 52px;

  }

.image_board_energialimpa_2{

  width: 280px;
  height: 280px;
 margin-left: 27%;
 
  
 margin-top: 30px;
}


.board_energialimpa_2{
  
  width: 384px;
  height: 430px;
  border-radius: 0px 0px 12px 0px; 

  box-shadow: 0 2px 4px rgba(0,0,0,0.6);
  margin-right: 80px;
  
  
  }
  
  
  .miniboard_energialimpa_2{
  
  width: 384px;
  height: 59px;
  border-radius: 0px 0px 12px 0px; 
 
  }
  
  
  .mens_conj_miniboard_energialimpa_2{

    padding-top: 8px;
    padding-bottom: 4px;
    padding-left: 36px ;
   
    font-size: 12px;
  }
  
  



  .text_miniboard_energialimpa_2{
  
  font-size: 16px;

  padding: 0px 0px 0px 36px;  
  
  }
  
  
  .text_mainboard_energialimpa_2{
  
    font-size: 12px;
    
    padding: 12px 36px 0px 36px; 
  
    
  
  }


  
.box_mini_banner{


margin-top: 36px;
}

 .mini_banner_energia_solar{
width: 560px;
height: 200px;



 }



/*in.buttons */
#projects_buttons{
  margin-top: 48px;


}



.projects_button_1 button{
height: 60px;
width: 460px;



border-radius: 12px;  

padding-left: 100px;
padding-right: 100px;
font-size: 28px;
box-shadow: 0 2px 4px rgba(0,0,0,0.6);

}

.projects_button_1 button:hover{
 
  box-shadow: 0 4px 12px rgba(0,0,0,0.6);
  }



.double_buttons{
margin-top: 48px;

  
  padding-right: 150px;
  padding-left: 150px;
  margin-bottom: 48px;
}



.Project_aprof button{

  width: 140px;
  height: 40px;
  font-size: 12px;

  border-radius: 12px;  
 
  box-shadow: 0 2px 4px rgba(0,0,0,0.6);
}

.Project_aprof button:hover{
 
  box-shadow: 0 4px 12px rgba(0,0,0,0.6);
  }


.Project_orc button{
  width: 140px;
  height: 40px;
  
  font-size: 11px;
 

  border-radius: 12px;  

  box-shadow: 0 2px 4px rgba(0,0,0,0.6);


}

.Project_orc button:hover{

  box-shadow: 0 4px 12px rgba(0,0,0,0.6);
  }

























  /* In. endbar*/
  
  
  .endbar_box{
  
    height: 60px;
    
    
    }
    
    
    .endbar_copyright_white{
      font-size: 9px;
  
    
    }
    
    
    .endbar_copyright_yellow{
      font-size: 9px;
   
      padding-left: 2px;
    }
    
  
  
    }
  






    
  
  
/* }}}}}}}}}}}}}}}}}}}\termino navbar}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}*/ 

/* {{{{{{{{{{{{{{{{{{\fullmetal inicial{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{*/
  @media screen and (max-width: 549px){
  
    #navbar{
  
      
      height: 60px;
     
  
      padding: 0px 4px 0px 4px;   
      box-shadow: 0 0px 5px rgba(0,0,0,0.6);

  
    
    }
  
  
    .navbar-besolar{
      
      
   
   background-size:6rem;
  
   width: 102px;
   height: 47px;
  
   margin-right: 15px;
   margin-bottom: 5px;
  
  
     
    } 
  
  
      /* In. titulos */
      .nav-list{
    
        font-size: 11px;
 
      }
    
 

  
       /* Fim. titulos */
  
      /* In. icon.instagram */
       .icon_inst_nav{
       width: 12px;
       height: 12px;
       margin-left: 2px;
       
         }
       
     
         .icon-responsivo{
      
          border-radius: 4px;
       
          width: 12px;
          height:12px ;
        } 
        .icon-responsivo:hover {
  
        
          box-shadow: 0 2px 6px rgba(0,0,0,0.6);
       
          
        }
        
  /* Fim. icon.instagram */
  















  

  


 /* In. banner_1 */


 #solar_banner{
 
  height: 180px;
 
 
  font-size: 23px;
 
}


/*final do baner*/



.conj_image_solar_energialimpa_1{


  margin-top: 36px;

  

    display: flex;
    flex-direction: column-reverse;
    align-items:flex-end;



  margin-bottom: 52px;
}

.image_board_energialimpa_1{

  width: 280px;
  height: 280px;
margin-right: 12%;
margin-top: 30px;
 
}


.board_energialimpa_1{
  
  width: 350px;
  height: 280px;
  border-radius: 0px 0px 0px 12px; 
  
  box-shadow: 0 2px 4px rgba(0,0,0,0.6);
  
  
  }
  
  
  .miniboard_energialimpa_1{
  
  width: 350px;
  height: 59px;
  border-radius: 0px 0px 0px 12px; 

  }
  
  
  .mens_conj_miniboard_energialimpa_1{
  

  padding-top: 8px;
  padding-bottom: 7px;
  padding-left: 36px ;
 
  font-size: 12px;
  }
  
  
 
  .text_miniboard_energialimpa_1{
  
  font-size: 16px;
 
  padding: 0px 0px 0px 36px;  
  
  
  }
  
  
  .text_mainboard_energialimpa_1{
  
    font-size: 12px;
  
    padding: 12px 36px 0px 36px; 
 
    
  
  }
  



.conj_image_solar_energialimpa_2{



  margin-top: 36px;

  

  display: flex;
  flex-direction: column;
  align-items:flex-start;



margin-bottom: 52px;

  }

.image_board_energialimpa_2{

  width: 280px;
  height: 280px;
 margin-left: 12%;
 
  
 margin-top: 30px;
}


.board_energialimpa_2{
  
  width: 350px;
  height: 450px;
  border-radius: 0px 0px 12px 0px; 

  box-shadow: 0 2px 4px rgba(0,0,0,0.6);
  margin-right: 80px;
  
  
  }
  
  
  .miniboard_energialimpa_2{
  
  width: 350px;
  height: 59px;
  border-radius: 0px 0px 12px 0px; 
 
  }
  
  
  .mens_conj_miniboard_energialimpa_2{

    padding-top: 8px;
    padding-bottom: 4px;
    padding-left: 36px ;
   
    font-size: 12px;
  }
  
  



  .text_miniboard_energialimpa_2{
  
  font-size: 16px;

  padding: 0px 0px 0px 36px;  
  
  }
  
  
  .text_mainboard_energialimpa_2{
  
    font-size: 12px;
    
    padding: 12px 36px 0px 36px; 
  
    
  
  }


  
.box_mini_banner{


margin-top: 36px;
}

 .mini_banner_energia_solar{
width: 340px;
height: 121px;



 }



/*in.buttons */
#projects_buttons{
  margin-top: 48px;


}



.projects_button_1 button{
height: 60px;
width: 340px;



border-radius: 12px;  

padding-left: 40px;
padding-right: 40px;
font-size: 28px;
box-shadow: 0 2px 4px rgba(0,0,0,0.6);

}

.projects_button_1 button:hover{
 
  box-shadow: 0 4px 12px rgba(0,0,0,0.6);
  }



.double_buttons{
margin-top: 48px;

  
  padding-right: 30px;
  padding-left: 30px;
  margin-bottom: 48px;
}



.Project_aprof button{

  width: 140px;
  height: 40px;
  font-size: 12px;

  border-radius: 12px;  
 
  box-shadow: 0 2px 4px rgba(0,0,0,0.6);
}

.Project_aprof button:hover{
 
  box-shadow: 0 4px 12px rgba(0,0,0,0.6);
  }


.Project_orc button{
  width: 140px;
  height: 40px;
  
  font-size: 11px;
 

  border-radius: 12px;  

  box-shadow: 0 2px 4px rgba(0,0,0,0.6);


}

.Project_orc button:hover{

  box-shadow: 0 4px 12px rgba(0,0,0,0.6);
  }















































    
  /* In. endbar*/
  
  
  .endbar_box{
  
    height: 60px;
    
    
    }
    
    
    .endbar_copyright_white{
      font-size: 8px;
  
    
    }
    
    
    .endbar_copyright_yellow{
      font-size: 8px;
   
      padding-left: 2px;
    }
    
  
  
    }
  