
@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;
}


h4,.infor_contato,.miniboard_cont_1,.endbar_box,.home_cont,.result,.ps,#txtOrçament{
  font-family: 'Poppins', sans-serif;
  
}


#Work_banner,h3,.infor_contato,.contato_title{
  font-family: 'Amiko', sans-serif;

}





*{
    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 */


 #Work_banner{
 
  background-image: url("./imagens/img-orcamento/banner_image_orcament.png");
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 730px;
  font-size: 110px;
  color: #ffffff;
  display: flex;
  flex-direction: column ;
  align-items: center;
  justify-content: center;
  text-align: center;
  
}


/*final do baner*/
h4{

  font-weight: 500;


}
#process_text{
  width: 100%;
  height: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
 
}
#process_text h3{
  color: #14172A;
  font-size: 64px;
}
#process_text h4{
  width: 90%;
  font-size: 28px;
  text-align: justify;  
}



#orçament{
  margin-top: 160px;
  width: 100%;
  height: 225px;
  padding-left: 10%;
}
.orçament_title{
  font-size: 64px;
  color: #14172A;
  
  
}


.container{



  display: flex;
  flex-direction:column;
  justify-content: space-around;
  align-items: center;
  height:400px ;
padding-bottom: 30px;
padding-top: 30px;
 padding-left: 200px;
 padding-right: 200px;
 
}

#txtOrçament{
  margin-top: 30px;
  height: 110px;
  width: 100%;
  background-color: #F2F2F2;
  border-radius: 30px;
  font-size:30px;
  padding-left: 25px;
  color:black;
  outline: 0;
  text-align: justify;
} 

input[type=number]::-webkit-inner-spin-button { 
  -webkit-appearance: none;

}

input[type=number] { 
 -moz-appearance: textfield;
 appearance: textfield;

}



.ps{
  text-align: justify;
  align-items: center;
  font-size: 20px;
}

.custo{
  display: flex;
  flex-direction:row;
  justify-content: space-between;
  align-items: center;
  height:100px ;
  width: 100%;

}


.result{


width: 100%;
height: 90px;
background-color:#ffae4e;
color: #14172A;
border-radius: 30px;  
align-items: center;
padding-left: 30px;
padding-right: 30px;
font-size: 30px;
display: flex;
align-items: center;
justify-content: center;
text-align: justify;
}





  #calcular{
    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);


    margin-right: 30px;
  }
  
  #calcular:hover{
  transition:200ms;
  color: #FF8A00;
    cursor: pointer;
    transform: scale(1.1); 
    box-shadow: 0 10px 30px rgba(0,0,0,0.6);
    color: ;
    }
  




/* Fim. nossos clientes */
 /* In. contate-nos*/


 .contato_title{
font-size: 64px;
  margin-top: 0px;
  
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 46px;
  color: #14172A;
  margin-bottom: 50px;
  
}
 .conj_image_cont_1{

  display: flex;
  flex-direction: row;
  justify-content: right;
  padding-top: 90px;
  
  

}

.infor_contato{


  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 300px;
  padding-top: 100px;
  height: 500px;
  font-size: 46px;
  color: #14172A;
  

}


.image_contato_home_1{
  width: 415px;
  height: 200px;
  margin-bottom: 50px;
 

}


.image_board_cont_1{

  width: 600px;
  height: 600px;
  margin-right: 200px;
  margin-top: 60px;
  
 
}


.board_cont_1{
  
  width: 1100px;
  height: 750px;
  border-radius: 0px 0px 0px 30px; 
  background-color: #FFAE4E;
  box-shadow: 0 5px 10px rgba(0,0,0,0.6);

  margin-bottom: 90px;

  
  }
  
  
  .miniboard_cont_1{
  
  width: 1100px;
  height: 146px;
  border-radius: 0px 0px 0px 30px; 
  background-color: #14172A;
  }
  
  
  .mens_conj_miniboard_cont_1{
  
    display: flex;
    flex-direction: row;
    justify-content: space-between;  
    align-items: center;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 90px ;
    color: #FF8A00;
    font-size: 30px;
  

  }
  
  
  
  .text_miniboard_cont_1 p{font-weight: 600;}
  .text_miniboard_cont_1{
  
  font-size: 40px;
  color: #FFF8F4;
  padding: 0px 0px 0px 90px;  
  }
  

.box_form{

width: 100%;
height: 80%;


}

.card{

  display: flex;
  flex-direction: column;
  justify-content:space-around;
  align-items: center;
width: 100%;
height: 100%;
  padding-top: 20px;
  padding-left: 90px;
  padding-right: 90px;
  padding-bottom: 50px;
}


.input_name{
  border-radius: 15px;
  outline: 0;
  color: black;
  background-color: #f2f2f2;
  font-size: 36px;
  height: 65px;
  border: none;
  padding-left: 10px;
  width: 100%;
  
  }
  .input_email{
    border-radius: 15px;
    outline: 0;
    color: black;
    background-color: #f2f2f2;
    font-size: 36px;
    height: 65px;
  border: none;
  padding-left: 10px;
  width: 100%;
  }
  .input_mensagem{
    border-radius: 15px;
  outline: 0;
  color: black;
  background-color: #f2f2f2;
  font-size: 36px;
  height: 180px;
  border: none;
  padding-left: 10px;
  width: 100%; 
  
  }






.home_cont{
 
  border: none;
  width: 300px;
  height: 80px;
  font-size: 28px;
  color: #FFF8F4;
  background-color: #14172A;
  transition: 200ms;
  border-radius: 30px;  

  margin-top: 30px ;
  box-shadow: 0 5px 10px rgba(0,0,0,0.6);
  
  
} 


.home_cont:hover{
transition:200ms;
color: #FF8A00;
cursor: pointer;
transform: scale(1.1); 
box-shadow: 0 10px 30px rgba(0,0,0,0.6);
}

/* Fim. contate-nos */

/* 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 */
  



 /* In. banner_1 */


 #Work_banner{
 

  width: 100%;
  height: 520px;
  font-size: 78px;

  
}


/*final do baner*/
h4{

  font-weight: 500;


}
#process_text{

  height: 284px;

}
#process_text h3{
  
  font-size: 45px;
}
#process_text h4{

  font-size: 20px;
   
}



#orçament{
  margin-top: 114px;
 
  height: 160px;
  padding-left: 10%;
}
.orçament_title{
  font-size: 45px;
  color: #14172A;
  
  
}






.container{



  display: flex;
  flex-direction:column;
  justify-content: space-around;
  align-items: center;
  height:400px ;
padding-bottom: 30px;
padding-top: 30px;
 padding-left: 100px;
 padding-right: 100px;
 
}

#txtOrçament{
  margin-top: 30px;
  height: 90px;
  width: 100%;
  background-color: #F2F2F2;
  border-radius: 30px;
  font-size:24px;
  padding-left: 25px;
  color:black;
  outline: 0;
  text-align: justify;
} 

input[type=number]::-webkit-inner-spin-button { 
  -webkit-appearance: none;

}

input[type=number] { 
 -moz-appearance: textfield;
 appearance: textfield;

}



.ps{
  text-align: justify;
  align-items: center;
  font-size: 17px;
}

.custo{
  display: flex;
  flex-direction:row;
  justify-content: space-between;
  align-items: center;
  height:100px ;
  width: 100%;

}


.result{


width: 100%;
height: 90px;
background-color:#ffae4e;
color: #14172A;
border-radius: 30px;  
align-items: center;
padding-left: 30px;
padding-right: 30px;
font-size: 24px;
display: flex;
align-items: center;
justify-content: center;
text-align: justify;
}





  #calcular{
    border: none;
    width: 350px;
    height: 90px;
    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);


    margin-right: 30px;
  }
  
  #calcular:hover{
  transition:200ms;
  color: #FF8A00;
    cursor: pointer;
    transform: scale(1.1); 
    box-shadow: 0 10px 30px rgba(0,0,0,0.6);
    color: ;
    }
  







   /* In. contate-nos*/
  

   .contato_title{
  
    margin-top: 60px;
    
    
    font-size: 32px;
   
    margin-bottom: 35px;
    
  }
   .conj_image_cont_1{
  
  
    padding-top: 64px;
    
    
  
  }
  
  .infor_contato{
  
  
    padding-right: 213px;
    padding-top: 71px;
    height: 355px;
    font-size: 32px;
  
    
  
  }
  
  
  .image_contato_home_1{
    width: 295px;
    height: 142px;
    margin-bottom: 35px;
   
  
  }
  
  
  .image_board_cont_1{
  
    width: 427px;
    height: 427px;
    margin-right: 142px;
    margin-top: 42px;
    
   
  }
  
  
  .board_cont_1{
    
    width: 783px;
    height: 533px;
    border-radius: 0px 0px 0px 21px; 
  
    box-shadow: 0 3px 7px rgba(0,0,0,0.6);
  
    margin-bottom: 64px;
  
    
    }
    
    
    .miniboard_cont_1{
    
    width: 783px;
    height: 104px;
    border-radius: 0px 0px 0px 21px; 
   
    }
    
    
    .mens_conj_miniboard_cont_1{
    
    
      padding-top: 14px;
      padding-bottom: 7px;
      padding-left: 64px ;
     
      font-size: 21px;
    
  
    }
    
    
    
   
    .text_miniboard_cont_1{
    
    font-size: 28px;
   
    padding: 0px 0px 0px 64px;  
    }
    
  
  
  .card{
  
  
  
    padding-top: 14px;
    padding-left: 64px;
    padding-right: 64px;
    padding-bottom: 35px;
  }
  
  
  .input_name{
    border-radius: 10px;
  
  
    font-size: 25px;
    height: 46px;
  
    padding-left: 7px;
  
    
    }
    .input_email{
      border-radius: 10px;
  
  
      font-size: 25px;
      height: 46px;
  
    padding-left: 7px;
    width: 100%;
    }
    .input_mensagem{
      border-radius: 10px;
   
    font-size: 25px;
    height: 128px;
  
    padding-left: 7px;
    width: 100%; 
    outline: 0;
    }
  
  
  
  
  
  
  .home_cont{
   
    width: 214px;
    height: 57px;
    font-size: 20px;
  
    border-radius: 21px;  
  
    margin-top: 21px ;
    box-shadow: 0 3px 7px rgba(0,0,0,0.6);
    
    
  } 
  
  
  .home_cont:hover{
  box-shadow: 0 7px 21px rgba(0,0,0,0.6);
  }

  
  /* In. endbar*/
  
  
  .endbar_box{
  
  height: 106px;
  
  }
  
  
  .endbar_copyright_white{
    font-size: 13px;
  }
  
  
  .endbar_copyright_yellow{
    font-size: 13px;
    padding-left: 3px;
  }
  
  
  /* Fim. endbar */
}
   
      
      
      
      
      
      
      
  /* |||||||||||||||||||||||||||||||||||||||| */


  /* }}}}}}}}}}}}}}}}}}}\termino navbar}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}*/ 

/* {{{{{{{{{{{{{{{{{{\fullmetal inicial{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{*/
  @media screen and (max-width: 1300px) {
    /* 1024px */
    
 
    #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 */


 #Work_banner{
 
 
  height: 389px;
  font-size: 53px;

  
}


/*final do baner*/


#process_text{

  height: 213px;

 
}
#process_text h3{
 
  font-size: 34px;
}
#process_text h4{

  font-size: 15px;
 
}



#orçament{
  margin-top: 85px;

  height: 120px;
 
}
.orçament_title{
  font-size: 34px;
  
  
  
}






.container{



  display: flex;
  flex-direction:column;
  justify-content: space-around;
  align-items: center;
  height:400px ;
padding-bottom: 30px;
padding-top: 30px;
 padding-left: 100px;
 padding-right: 100px;
 
}

#txtOrçament{
  margin-top: 30px;
  height: 80px;
  width: 100%;
  background-color: #F2F2F2;
  border-radius: 30px;
  font-size:22px;
  padding-left: 25px;
  color:black;
  outline: 0;
  text-align: justify;
} 

input[type=number]::-webkit-inner-spin-button { 
  -webkit-appearance: none;

}

input[type=number] { 
 -moz-appearance: textfield;
 appearance: textfield;

}



.ps{
  text-align: justify;
  align-items: center;
  font-size: 14px;
}

.custo{
  display: flex;
  flex-direction:row;
  justify-content: space-between;
  align-items: center;
  height:100px ;
  width: 100%;

}


.result{


width: 100%;
height: 80px;
background-color:#ffae4e;
color: #14172A;
border-radius: 30px;  
align-items: center;
padding-left: 30px;
padding-right: 30px;
font-size: 22px;
display: flex;
align-items: center;
justify-content: center;
text-align: justify;
}





  #calcular{
    border: none;
    width: 350px;
    height: 80px;
    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);


    margin-right: 30px;
  }
  
  #calcular:hover{
  transition:200ms;
  color: #FF8A00;
    cursor: pointer;
    transform: scale(1.0); 
    box-shadow: 0 10px 30px rgba(0,0,0,0.6);
    color: ;
    }
  








/* Fim. nossos clientes */
 /* In. contate-nos*/


 .contato_title{
font-size: 34px;
  margin-top: 80px;
  

  font-size: 24px;
 
  margin-bottom: 26px;
  
}
 .conj_image_cont_1{

 
  padding-top: 48px;
  
  

}

.infor_contato{



  padding-right: 160px;
  padding-top: 53px;
  height: 266px;
  font-size: 24px;

  

}


.image_contato_home_1{
  width: 221px;
  height: 106px;
  margin-bottom: 26px;
 

}


.image_board_cont_1{

  width: 320px;
  height: 320px;
  margin-right: 106px;
  margin-top: 32px;
  
 
}


.board_cont_1{
  
  width: 586px;
  height: 400px;
  border-radius: 0px 0px 0px 16px; 
 
  box-shadow: 0 3px 5px rgba(0,0,0,0.6);

  margin-bottom: 48px;

  
  }
  
  
  .miniboard_cont_1{
  
  width: 586px;
  height: 77px;
  border-radius: 0px 0px 0px 16px; 

  }
  
  
  .mens_conj_miniboard_cont_1{
  
  
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 48px ;
   
    font-size: 16px;
  

  }
  
  
  

  .text_miniboard_cont_1{
  
  font-size: 21px;
  
  padding: 0px 0px 0px 48px;  
  }
  

.card{


  padding-top: 10px;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 26px;
}


.input_name{
  border-radius: 8px;


  font-size: 19px;
  height: 34px;
  
  padding-left: 5px;
  
  
  }
  .input_email{
    border-radius: 8px;
    outline: 0;
   
    font-size: 19px;
    height: 34px;
 
  padding-left: 5px;
 
  }
  .input_mensagem{
    border-radius: 8px;
  font-size: 19px;
  height: 96px;
 
  padding-left: 5 px;
  
  
  }






.home_cont{
 

  width: 160px;
  height: 42px;
  font-size: 15px;

  border-radius: 16px;  

  margin-top: 16px ;
  box-shadow: 0 3px 5px rgba(0,0,0,0.6);
  
  
} 


.home_cont:hover{

box-shadow: 0 5px 16px rgba(0,0,0,0.6);
}

/* Fim. contate-nos */





    
  /* 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){
/* 768px */
    #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 */


  #Work_banner{
 
 
    height: 292px;
    font-size: 40px;
  
    
  }
  
  
  /*final do baner*/
  
  
  #process_text{
  
    height: 160px;
  
   
  }
  #process_text h3{
   
    font-size: 25px;
  }
  #process_text h4{
  
    font-size: 11px;
   
  }
  
  
  
  #orçament{
    margin-top: 64px;
  
    height: 90px;
   
  }
  .orçament_title{
    font-size: 25px;
    
    
    
  }
  
  
  

.container{



  display: flex;
  flex-direction:column;
  justify-content: space-around;
  align-items: center;
  height:320px ;
padding-bottom: 30px;
padding-top: 30px;
 padding-left: 50px;
 padding-right: 50px;
 
}

#txtOrçament{
  margin-top: 30px;
  height: 60px;
  width: 100%;
  background-color: #F2F2F2;
  border-radius: 15px;
  font-size:18px;
  padding-left: 25px;
  color:black;
  outline: 0;
  text-align: justify;
} 

input[type=number]::-webkit-inner-spin-button { 
  -webkit-appearance: none;

}

input[type=number] { 
 -moz-appearance: textfield;
 appearance: textfield;

}



.ps{
  text-align: justify;
  align-items: center;
  font-size: 12px;
}

.custo{
  display: flex;
  flex-direction:row;
  justify-content: space-between;
  align-items: center;
  height:100px ;
  width: 100%;

}


.result{


width: 100%;
height: 60px;
background-color:#ffae4e;
color: #14172A;
border-radius: 15px;  
align-items: center;
padding-left: 30px;
padding-right: 30px;
font-size: 16px;
display: flex;
align-items: center;
justify-content: center;
text-align: justify;
}





  #calcular{
    border: none;
    width: 350px;
    height: 60px;
    font-size: 28px;
    color: #FFF8F4;
    background-color: #14172A;
    transition: 200ms;
    border-radius: 15px;  
    display: flex;
    align-items: center;
    justify-content:space-around;
    flex-direction: row;
    box-shadow: 0 5px 10px rgba(0,0,0,0.6);


    margin-right: 30px;
  }
  
  #calcular:hover{
  transition:200ms;
  color: #FF8A00;
    cursor: pointer;
    transform: scale(1.0); 
    box-shadow: 0 10px 30px rgba(0,0,0,0.6);
  
    }
  


  











     /* In. contate-nos*/
  
  
     .contato_title{
  
      margin-top: 60px;
      
    
      font-size: 18px;
   
      margin-bottom: 19px;
      
    }
     .conj_image_cont_1{
    
    
      padding-top: 36px;
          
    
    }
    
    .infor_contato{
    
    
  
      padding-right: 120px;
      padding-top: 40px;
      height: 200px;
      font-size: 22px;
  
      
    
    }
  
  
   
    
    
    .image_contato_home_1{
      width: 166px;
      height: 80px;
      margin-bottom: 19px;
     
    
    }
    
    
    .image_board_cont_1{
    
      width: 240px;
      height: 240px;
      margin-right: 80px;
      margin-top: 24px;
      
     
    }
    
    
    .board_cont_1{
      
      width: 440px;
      height: 300px;
      border-radius: 0px 0px 0px 12px; 
      
      box-shadow: 0 2px 4px rgba(0,0,0,0.6);
    
      margin-bottom: 36px;
    
      
      }
      
      
      .miniboard_cont_1{
      
      width: 440px;
      height: 58px;
      border-radius: 0px 0px 0px 12px; 
    
      }
      
      
      .mens_conj_miniboard_cont_1{
      
     
        padding-top: 8px;
        padding-bottom: 4px;
        padding-left: 36px ;
       
        font-size: 12px;
      
    
      }
      
      
      
  
      .text_miniboard_cont_1{
      
      font-size: 16px;
  
      padding: 0px 0px 0px 36px;  
      }
      
    
    
    .card{
    
   
      padding-top: 8px;
      padding-left: 36px;
      padding-right: 36px;
      padding-bottom: 16px;
    }
    
    
    .input_name{
      border-radius: 6px;
     
      font-size: 14px;
      height: 26px;
     
      padding-left: 4px;
  
      
      }
      .input_email{
        border-radius: 6px;
      
    
        font-size: 14px;
        height: 26px;
     
      padding-left: 4px;
    
      }
      .input_mensagem{
        border-radius: 6px;
  
    
      font-size: 14px;
      height: 72px;
    
      padding-left: 4px;
      
      }
    
    
    
    
    
    
    .home_cont{
     
    
      width: 120px;
      height: 36px;
      font-size: 11px;
   
    
   
      border-radius: 12px;  
    
      margin-top: 12px ;
      box-shadow: 0 2px 4px rgba(0,0,0,0.6);
      
      
    } 
    
    
    .home_cont:hover{
   
    box-shadow: 0 4px 12px rgba(0,0,0,0.6);
    }
    
    /* Fim. contate-nos */
    
    /* 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 */


  #Work_banner{
 
 
    height: 230px;
    font-size: 31px;
  
    
  }
  
  
  /*final do baner*/
  
  
  #process_text{
  
    height: 160px;
  
   
  }
  #process_text h3{
   
    font-size: 25px;
  }
  #process_text h4{
  
    font-size: 11px;
   
  }
  
  
  
  #orçament{
    margin-top: 64px;
  
    height: 90px;
   
  }
  .orçament_title{
    font-size: 25px;
    
    
    
  }




  
.container{



  display: flex;
  flex-direction:column;
  justify-content: space-around;
  align-items: center;
  height:320px ;
padding-bottom: 30px;
padding-top: 30px;
 padding-left: 30px;
 padding-right: 30px;
 
}

#txtOrçament{
  margin-top: 30px;
  height: 50px;
  width: 100%;
  background-color: #F2F2F2;
  border-radius: 15px;
  font-size:16px;
  padding-left: 25px;
  color:black;
  outline: 0;
  text-align: justify;
} 

input[type=number]::-webkit-inner-spin-button { 
  -webkit-appearance: none;

}

input[type=number] { 
 -moz-appearance: textfield;
 appearance: textfield;

}



.ps{
  text-align: justify;
  align-items: center;
  font-size: 11px;
}

.custo{
  display: flex;
  flex-direction:row;
  justify-content: space-between;
  align-items: center;
  height:100px ;
  width: 100%;

}


.result{


width: 100%;
height: 50px;
background-color:#ffae4e;
color: #14172A;
border-radius: 15px;  
align-items: center;
padding-left: 30px;
padding-right: 30px;
font-size: 14px;
display: flex;
align-items: center;
justify-content: center;
text-align: justify;
}





  #calcular{
    border: none;
    width: 280px;
    height: 50px;
    font-size: 18px;
    color: #FFF8F4;
    background-color: #14172A;
    transition: 200ms;
    border-radius: 15px;  
    display: flex;
    align-items: center;
    justify-content:space-around;
    flex-direction: row;
    box-shadow: 0 5px 10px rgba(0,0,0,0.6);


    margin-right: 10px;
  }
  
  #calcular:hover{
  transition:200ms;
  color: #FF8A00;
    cursor: pointer;
    transform: scale(1.0); 
    box-shadow: 0 10px 30px rgba(0,0,0,0.6);
    
  
    }
  


  















  /* In. contate-nos*/
  
  
  .contato_title{
  
    margin-top: 60px;
    
  
    font-size: 18px;
 
    margin-bottom: 19px;
    
  }
   .conj_image_cont_1{
  height: 600px;
  
    padding-top: 10px;
    display: flex;
   
    align-items:flex-end;
  
        flex-direction: column-reverse;
  
  }
  
  .infor_contato{
  
  

    padding-right: 220px;
    padding-top: 40px;
    height: 200px;
    font-size: 22px;

    
  
  }


 
  
  
  .image_contato_home_1{
    width: 166px;
    height: 80px;
    margin-bottom: 19px;
   
  
  }
  
  
  .image_board_cont_1{
  
    width: 240px;
    height: 240px;
    margin-right: 80px;
    margin-top: 24px;
    
   
  }
  
  
  .board_cont_1{
    
    width: 440px;
    height: 300px;
    border-radius: 0px 0px 0px 12px; 
    
    box-shadow: 0 2px 4px rgba(0,0,0,0.6);
  
    margin-bottom: 36px;
  
    
    }
    
    
    .miniboard_cont_1{
    
    width: 440px;
    height: 58px;
    border-radius: 0px 0px 0px 12px; 
  
    }
    
    
    .mens_conj_miniboard_cont_1{
    
   
      padding-top: 8px;
      padding-bottom: 4px;
      padding-left: 36px ;
     
      font-size: 12px;
    
  
    }
    
    
    

    .text_miniboard_cont_1{
    
    font-size: 16px;

    padding: 0px 0px 0px 36px;  
    }
    
  
  
  .card{
  
 
    padding-top: 8px;
    padding-left: 36px;
    padding-right: 36px;
    padding-bottom: 16px;
  }
  
  
  .input_name{
    border-radius: 6px;
   
    font-size: 14px;
    height: 26px;
   
    padding-left: 4px;

    
    }
    .input_email{
      border-radius: 6px;
    
  
      font-size: 14px;
      height: 26px;
   
    padding-left: 4px;
  
    }
    .input_mensagem{
      border-radius: 6px;

  
    font-size: 14px;
    height: 72px;
  
    padding-left: 4px;
    
    }
  
  
  
  
  
  
  .home_cont{
   
  
    width: 120px;
    height: 36px;
    font-size: 12px;
 
  
 
    border-radius: 12px;  
  
    margin-top: 12px ;
    box-shadow: 0 2px 4px rgba(0,0,0,0.6);
    
    
  } 
  
  
  .home_cont:hover{
 
  box-shadow: 0 4px 12px rgba(0,0,0,0.6);
  }
  
  /* Fim. contate-nos */
  
  /* 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 */


  #Work_banner{
 
 
    height: 180px;
    font-size: 23px;
  
    
  }
  
  
  /*final do baner*/
  
  
  #process_text{
  
    height: 250px;
  
   
  }
  #process_text h3{
   
    font-size: 25px;
  }
  #process_text h4{
  
    font-size: 11px;
   
  }
  
  
  
  #orçament{
    margin-top: 64px;
  
    height: 90px;
   
  }
  .orçament_title{
    font-size: 25px;
    
    
    
  }




  
.container{

margin-top: 30px;
  display: flex;
  flex-direction:column;
  justify-content: space-around;
  align-items: center;
  height:400px ;
padding-bottom: 30px;
padding-top: 30px;
 padding-left: 10px;
 padding-right: 10px;
 
}

#txtOrçament{
  margin-top: 30px;
  height: 50px;
  width: 100%;
  background-color: #F2F2F2;
  border-radius: 15px;
  font-size:11px;
  padding-left: 3px;
  color:black;
  outline: 0;
  text-align: justify;
} 

input[type=number]::-webkit-inner-spin-button { 
  -webkit-appearance: none;

}

input[type=number] { 
 -moz-appearance: textfield;
 appearance: textfield;

}



.ps{
  text-align: justify;
  align-items: center;
  font-size: 11px;
}

.custo{
  display: flex;
  flex-direction:column;
  justify-content: space-between;
  align-items: center;
  height:120px ;
  width: 100%;

}


.result{


width: 100%;
height: 50px;
background-color:#ffae4e;
color: #14172A;
border-radius: 15px;  
align-items: center;
padding-left: 10px;
padding-right: 10px;
font-size: 12px;
display: flex;
align-items: center;
justify-content: center;
text-align: justify;
}





  #calcular{
    border: none;
    width: 180px;
    height: 50px;
    font-size: 16px;
    color: #FFF8F4;
    background-color: #14172A;
    transition: 200ms;
    border-radius: 15px;  
    display: flex;
    align-items: center;
    justify-content:space-around;
    flex-direction: row;
    box-shadow: 0 5px 10px rgba(0,0,0,0.6);


    margin-right: 10px;
  }
  
  #calcular:hover{
  transition:200ms;
  color: #FF8A00;
    cursor: pointer;
    transform: scale(1.0); 
    box-shadow: 0 10px 30px rgba(0,0,0,0.6);
    
  
    }
  


  




  












   /* In. contate-nos*/
      
      
   .contato_title{
      
    margin-top: 30px;
    
  
    font-size: 18px;
 
    margin-bottom: 19px;
    
  }
   .conj_image_cont_1{
  height: 600px;
  
    padding-top: 10px;
    display: flex;
   
    align-items:flex-end;
  
        flex-direction: column-reverse;
  
  }
  
  .infor_contato{
  
  

    padding-right: 25%;
    padding-top: 40px;
    height: 200px;
    font-size: 22px;

    
  
  }


 
  
  
  .image_contato_home_1{
    width: 166px;
    height: 80px;
    margin-bottom: 19px;
   
  
  }
  
  
  .image_board_cont_1{
  
    width: 240px;
    height: 240px;
    margin-right: 80px;
    margin-top: 24px;
    
   
  }
  
  
  .board_cont_1{
    
    width: 350px;
    height: 300px;
    border-radius: 0px 0px 0px 12px; 
    
    box-shadow: 0 2px 4px rgba(0,0,0,0.6);
  
    margin-bottom: 36px;
  
    
    }
    
    
    .miniboard_cont_1{
    
    width: 350px;
    height: 58px;
    border-radius: 0px 0px 0px 12px; 
  
    }
    
    
    .mens_conj_miniboard_cont_1{
    
   
      padding-top: 8px;
      padding-bottom: 4px;
      padding-left: 36px ;
     
      font-size: 12px;
    
  
    }
    
    
    

    .text_miniboard_cont_1{
    
    font-size: 16px;

    padding: 0px 0px 0px 36px;  
    }
    
  
  
  .card{
  
 
    padding-top: 8px;
    padding-left: 36px;
    padding-right: 36px;
    padding-bottom: 16px;
  }
  
  
  .input_name{
    border-radius: 6px;
   
    font-size: 14px;
    height: 26px;
   
    padding-left: 4px;

    
    }
    .input_email{
      border-radius: 6px;
    
  
      font-size: 14px;
      height: 26px;
   
    padding-left: 4px;
  
    }
    .input_mensagem{
      border-radius: 6px;

  
    font-size: 14px;
    height: 72px;
  
    padding-left: 4px;
    
    }
  
  
  
  
  
  
  .home_cont{
   
  
    width: 120px;
    height: 36px;
    font-size: 12px;
 
  
 
    border-radius: 12px;  
  
    margin-top: 12px ;
    box-shadow: 0 2px 4px rgba(0,0,0,0.6);
    
    
  } 
  
  
  .home_cont:hover{
 
  box-shadow: 0 4px 12px rgba(0,0,0,0.6);
  }
  
  /* Fim. contate-nos */
  
  /* In. endbar*/
  
  
  .endbar_box{
  
  height: 60px;
  
  
  }
  
  
  .endbar_copyright_white{
    font-size: 8px;

  
  }
  
  
  .endbar_copyright_yellow{
    font-size: 8px;
 
    padding-left: 2px;
  }
  


  }
