@charset "utf-8";
@import url("fonts.css");
/* CSS Document */
body {
  background-color: #FFEFE8;
  font-family: poppinsregular;
  margin: 0 auto;
  padding: 10px;
}
th {
  color: white;
  background-color: orangered;
  border-radius: 8px;
}
legend {}
header {}
span {
  color: black;
  font-size: 12pt;
}
canvas {
  background-color: white;
  border: solid;
  border-width: 1px;
  border-color: gray;
}
div {
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
}
.titulo01 {
  font-size: 32pt;
  font-family: poppinsmedium;
  font-weight: 600;
}
.titulo02 {
  font-size: 24pt;
  font-family: poppinsmedium;
  font-weight: 600;
}
.title {
  flex-direction: column;
  line-height: 10px;
  min-height: 50px;
  min-width: 150px;
}
li {
  display: inline-block;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}
h1 {
  font-weight: 200;
  font-family: poppinsmedium;
}
h2 {
  font-size: 44px;
  line-height: 44px;
  font-family: poppinsmedium;
}
h4 {
  font-family: poppinsregular;
}
small {
  font-family: poppinsregular;
  font-size: 8px;
}
p {
  line-height: 20px;
  font-family: poppinsregular;
  text-align: justify;
}
main {
  display: flex;
  flex-direction: row;
  margin-top: 50px;
  border: solid 1px blue;
  width: 100%;
}
a {
  color: white;
}
a:hover {
  color: rgb(132, 14, 201);
  transition: 0.3s;
}
#inscreva-se-btn {
  padding: 10px;
  border-radius: 15px;
  border: 2px solid #FFFFFF;
  margin-right: 16px;
}
#inscreva-se-btn:hover {
  background-color: #ab2378;
  color: white;
  border-width: 2px;
  border-color: #AB2378;
}
form {
  padding-top: 11px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  border-radius: 16px;
}
fieldset {
  border-radius: 16px;
  border-style: none;
}
table {
  border-collapse: separate;
}
td {
  border-style: solid;
  border-width: 0px;
}
article {
  width: 500px;
}
ul {}
.logos-down {
  background-color: #FFFFFF;
  border-radius: 16px;
  display: flex;
  justify-content: space-around;
  padding-bottom: 24px;
  align-items: center;
  padding-top: 24px;
  margin-top: 18px;
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 18px;
}
.container-central {
  max-width: 1200px;
  margin: 0px auto;
}
footer {
  background-color: #FF5A17;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  margin-top: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
}
.container-central-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  left: auto;
  right: auto;
  padding-left: auto;
  padding-right: auto;
}
.logosam {
  height: auto;
  width: 15%;
  min-width: 80px;
}
.bgorange {
  background-color: #FF5A17;
  align-items: center;
  justify-content: space-between;
}
.foot {
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
}
.legendform {
  display: flex;
  align-items: center;
  font-family: poppinsregular;
  font-size: 24px;
  padding-bottom: 8px;
  font-weight: 600;
  justify-content: space-between;
}
.legendform img {
  width: 50px;
  height: auto;
  margin-right: 16px;
}
input, select {
  font-family: poppinsmedium;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  border-radius: 8px;
  border: 1px solid #272727;
  font-size: 16px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.botao_mais {
  background-color: #FF7518;
  color: #FFFFFF;
  font-size: 16pt;
  width: 36px;
  border-radius: 49px;
}
.vigas {
  display: flex;
  flex-direction: column;
}
.elem_viga {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #1E1E1E;
  border-top: 1px solid #1E1E1E;
}
.elementos {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.check {
  top: 0;
  left: 0;
  height: 25px;
  cursor: pointer;
  color: aquamarine;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(0deg);
}
.selecao_elementos {
  background-color: #E8E8E8;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  border-radius: 12px;
  width: 350px;
}
.select {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#elem0_bit3 {}
#elem0_bit4 {}
#menos_elem0 {}
#mais_elem0 {}
#titulo_elm1 {}
#quant_elem1 {}
#elem1_quant2 {}
#elem1_quant3 {}
#elem1_quant4 {}
#elem1_Comp1 {}
#elem1_Comp2 {}
#elem1_Comp3 {}
#elem1_Comp4 {}
.tabela_aco td {
  border-bottom: 1px solid #1E1E1E;
  border-top: 1px solid #1E1E1E;
}
.tabela_aco table {
  background-color: white;
  border-bottom: 2px solid #1E1E1E;
  border-top: 2px solid #1E1E1E;
}
.dados_obra {
  background-color: lightgray;
}
.dados_laje {
  background-color: ghostwhite;
  border: solid;
  border-width: 1px;
}
.laje {
  background-color: white;
  border-width: 1px;
  border-style: solid;
  display: flex;
  flex-direction: column;
}
.apenasleitura {
  background-color: #DDDDDD;
}
.lajea {
  background-color: ghostwhite;
  border-width: 1px;
  border-style: solid;
  display: flex;
  flex-direction: row;
}
.lajeb {
  background-color: ghostwhite;
  border-width: 1px;
  border-style: solid;
  display: flex;
  flex-direction: row;
}
.btn {
  background-color: #FF5700;
  font-family: gilroy;
  font-size: 12pt;
  color: #FFFFFF;
  width: 100%;
  padding: 6px;
  border-radius: 16px;
  border-width: 0px;
}
.btn:hover {
  background-color: #000000;
}
.btn_mais {
  background-color: #FF5700;
  font-family: gilroy;
  font-size: 12pt;
  color: #FFFFFF;
  width: 50px;
  padding: 6px;
  border-radius: 16px;
  border-width: 0px;
}
.btn_mais:hover {
  background-color: #000000;
}
#memorial1, #memorial2, #memorial3, #memorial4, #memorial5, #lista, #lista2, btn_avancar1 {
  display: none;
}
#resultado_trelifacil {
  display: none;
  flex-direction: column;
}
#dados_enchimento1, #dados_enchimento2, #dados_enchimento3, #dados_enchimento4, #dados_enchimento5 {
  display: none;
}
#laje1, #laje2, #laje3, #laje4, #laje5, #resultados_laje1, #resultados_laje2, #resultados_laje3, #resultados_laje4, #resultados_laje5, #dados_laje1, #dados_laje2, #dados_laje3, #dados_laje4, #dados_laje5 {
  display: none;
}
.div_maodeobra {
  background-color: lightgray;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}
.prod_convencional .prod_trelifacil {
  width: 580px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.comparativo_produtividade {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #E3E3E3;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  border-radius: 12px;
  margin-top: 12px;
  margin-right: 12px;
  margin-bottom: 12px;
  margin-left: 12px;
}
.classe_produtividade {
  background-color: #FF7B22;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}
/*//--------------------------*/
.principal {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.result_comparativo {
  width: 90%;
  background-color: orangered;
  border-radius: 16px;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin: 8px;
  padding-top: 1px;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 120px;
}
.result_aps1 {
  display: flex;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  align-items: center;
  margin-top: 8px;
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 8px;
  width: 340px;
  flex-direction: row;
  justify-content: center;
  border-width: 0px;
  border-style: solid;
  color: white;
}
.legendresult {
  display: flex;
  align-items: center;
  font-family: poppinsbold;
  font-size: 24px;
  padding-bottom: 8px;
  color: black;
}
.legendresult img {
  width: 80px;
  height: auto;
  margin-right: 16px;
}
.texto_dias_aps {
  color: #000000;
  font-size: 16pt;
  font-weight: 700;
  font-family: poppins;
}
.linha_result01 {
  font-size: 12pt;
  font-weight: 600;
}
.input_dado_s1 {
  border: 1px solid #DCDCDC;
  min-width: 50px;
  max-width: 70px;
  font-size: 16pt;
}
.input_equipe {
  border-style: none;
  border-width: 1px;
  min-width: 30px;
  max-width: 45px;
  font-size: 12pt;
  font-weight: 600;
}
.sim1_col3 {
  background-color: #FFFFFF;
  justify-content: space-between;
  align-items: center;
  width: 560px;
  margin-top: 16px;
  box-sizing: content-box;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  border-radius: 16px;
  margin-left: 8px;
  margin-right: 8px;
  flex-direction: row;
}
.materiais_convencionais {
  background-color: whitesmoke;
  border: solid 1px;
}
.materiais_trelifacil {}
.materiais_trelifacil table {
  border: solid 1px;
  border-color: darkgrey;
  background-color: Gainsboro;
}
#quant_telas_trelifacil {}
#tela_convencional {}
#Comp1 {}
.cabecalho {
  display: none;
  flex-direction: column;
  background-color: #FFFFFF;
  border-radius: 12px;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  border: 1px solid grey;
}