header {
  position: relative;
}

.cabecalho {
 text-align:center;
}

.cabecalho img {
  max-width: 100%;
}

.cabecalho2 {
  padding: 10px;
  text-align:center;
}

.botaowhatsmobile {display:block;}
.botaowhats {display:none;}

.menu-opcoes {
  width:100%;
  background-color: #3E48CC;
  position: static;
  text-align: center;
}

.menu-opcoes ul li {
  display: inline-block;
  text-align:center;
  margin: 5px;  
}

.painel ol {
  margin-left:-30px; 
}

.menu-opcoes ul li:first-child {
  margin-left: -30px;
}

.fotocarro img {
  max-width: 100%;
}

.fotocarro1 img{
  display:none;
}

.col1, .col2 {
  width:100%;
  min-height:100%;
}

.dadoscarro, .dadoscarro1, .dadoscarro2, .proposta {
  margin-left:0px;
  padding-left:8px;
  width:100%;
  min-height:100%;  
}

.rodape {
  text-align:center;
}
