/* CSS Document */
@media (max-width: 1366px) {
  #TopQuality {
    background-size: 50% auto, 50% auto;
  }
  #boxNoticias {
    width: 95%;
  }
}
@media (max-width: 1024px) {
  :root {
    font-size: 9px;
    line-height: 120%;
  }
  header#Principal {
    /* Ajuste para enquadrar tudo */
  }
  header#Principal #Topo {
    /* Está aqui só para posicionar */
    /* Está aqui só para posicionar */
  }
  header#Principal #Topo h1 img {
    height: 70px;
  }
  header#Principal #Topo .mnuExTopo {
    height: 70px;
    /*margim top + margim bottom + height de H1*/
    width: 70px;
    /*margim top + margim bottom + height de H1*/
  }
  header#Principal #Topo #mnuPrincipal.janVermelha {
    top: 70px;
    right: 10px;
  }
  header#Principal #Topo #AcessoRestrito.janVermelha {
    top: 70px;
    right: 10px;
  }
  #barInterno {
    height: 200px;
  }
  #barInterno header a {
    font-size: 3.2rem;
  }
  #Navegacao {
    width: 240px;
  }
  #TopQuality {
    background-size: 60% auto, 50% auto;
  }
  #TopQuality .cntTopQuality {
    padding: 80px 2% 0;
  }
  #TopQuality .cntTopQuality div {
    padding: 0 0 80px 0;
  }
  footer.Site .cntFooter {
    padding: 100px 2% 100px;
  }
  footer.Site .cntFooter div {
    width: 32%;
    padding: 0 0 0 60px;
  }
  footer.Site .cntFooter div.Localizacao {
    background-size: auto 55px;
  }
  footer.Site .cntFooter div.Horario {
    background-size: auto 55px;
  }
  footer.Site .cntFooter div.Atendimento ul li {
    padding: 0 0 0 30px;
  }
  footer.Site .cntFooter div.Atendimento ul li.tel {
    background-size: auto 25px;
  }
  footer.Site .cntFooter div.Atendimento ul li.wpp {
    background-size: auto 25px;
  }
  footer.Site #Creditos ul {
    font-size: 1.7rem;
  }
}
@media (max-width: 768px) {
  :root {
    font-size: 9px;
    line-height: 120%;
  }
  header#Principal {
    /* Ajuste para enquadrar tudo */
  }
  header#Principal #Topo {
    /* Está aqui só para posicionar */
    /* Está aqui só para posicionar */
  }
  header#Principal #Topo h1 img {
    height: 60px;
  }
  header#Principal #Topo .mnuExTopo {
    height: 60px;
    /*margim top + margim bottom + height de H1*/
    width: 60px;
    /*margim top + margim bottom + height de H1*/
  }
  header#Principal #Topo #mnuPrincipal.janVermelha {
    top: 60px;
    right: 10px;
  }
  header#Principal #Topo #AcessoRestrito.janVermelha {
    top: 60px;
    right: 10px;
  }
  header#Principal #Topo .mnuResponsivo {
    display: block;
  }
  #barInterno {
    height: 180px;
  }
  #Conteudo {
    padding: 0 5%;
    margin: 50px auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  #Conteudo article hgroup .mnuInterno {
    display: block;
  }
  #Conteudo article + #Navegacao {
    margin-top: 50px;
  }
  #BoxContato input[type="text"],
  #BoxProposta input[type="text"],
  #BoxContato input[type="email"],
  #BoxProposta input[type="email"],
  #BoxContato input[type="tel"],
  #BoxProposta input[type="tel"] {
    width: 100%;
  }
  #BoxContato select,
  #BoxProposta select {
    width: 100%;
  }
  #BoxContato textarea,
  #BoxProposta textarea {
    width: 100%;
  }
  #BoxContato label,
  #BoxProposta label {
    display: block;
    width: 100%;
    margin: 5px 0 5px 0;
  }
  #Navegacao {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
  }
  #Navegacao ul.Menu {
    width: 50%;
  }
  #Navegacao ul.Menu li a {
    font-size: 2.4rem;
  }
  #Navegacao ul.Menu li ul.subMenu li a {
    font-size: 2.1rem;
  }
  #Navegacao .bannerExtra {
    width: 50%;
    box-sizing: border-box;
    margin-right: 25px;
  }
  #Vitrine .Chamada {
    width: 650px;
    height: 202px;
  }
  #Servicos {
    padding: 100px 0;
  }
  #boxNoticias {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
  }
  #boxNoticias #Artigos {
    width: 100%;
    margin: 25px 0;
    padding: 0 25px;
  }
  #boxNoticias #Artigos a:not(.btn) {
    display: block;
  }
  #boxNoticias #Artigos a:not(.btn).img {
    margin: 0 25px 50px 0;
    float: left;
    width: 50%;
  }
  #boxNoticias #Artigos a:not(.btn).img img {
    width: 100%;
  }
  #boxNoticias #Noticias {
    width: auto;
    box-sizing: border-box;
    margin: 0 25px 10px 25px;
  }
  footer.Site .cntFooter {
    padding: 80px 2% 80px;
  }
  footer.Site .cntFooter div {
    width: 30%;
    padding: 0 0 0 50px;
  }
  footer.Site .cntFooter div h2 {
    font-size: 2rem;
  }
  footer.Site .cntFooter div.Localizacao {
    background-size: auto 35px;
  }
  footer.Site .cntFooter div.Horario {
    background-size: auto 35px;
  }
  footer.Site .cntFooter div.Atendimento {
    padding: 0 0 0 20px;
  }
  footer.Site .cntFooter div.Atendimento ul li {
    padding: 0 0 0 30px;
  }
  footer.Site .cntFooter div.Atendimento ul li.tel {
    background-size: auto 25px;
  }
  footer.Site .cntFooter div.Atendimento ul li.wpp {
    background-size: auto 25px;
  }
  footer.Site .cntFooter div.Atendimento ul li a {
    font-size: 2.2rem;
  }
}
@media (max-width: 480px) {
  #AcessoRestrito.janVermelha h2 {
    margin-right: 30px;
  }
  #AcessoRestrito.janVermelha form {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }
  #AcessoRestrito.janVermelha form input:not(#Enviar) {
    width: 100%;
  }
  #AcessoRestrito.janVermelha form .campo {
    margin-right: 10px;
    margin-bottom: 5px;
  }
  #AcessoRestrito.janVermelha form .campo:last-child {
    align-self: flex-start;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  #barInterno {
    height: 150px;
  }
  #barInterno header {
    bottom: 15%;
  }
  #barInterno header a {
    font-size: 3rem;
  }
  #Vitrine .Chamada {
    width: 570px;
    height: 178px;
  }
  #Vitrine .Chamada span.titulo {
    font-size: 4rem;
    letter-spacing: -2px;
  }
  #Vitrine .Chamada span.conteudo {
    font-size: 3rem;
    letter-spacing: -1px;
  }
  #Conteudo {
    margin: 30px auto;
  }
  #Conteudo article + #Navegacao {
    margin-top: 30px;
  }
  #Navegacao {
    width: 100%;
  }
  #Navegacao ul.Menu {
    width: 100%;
  }
  #Navegacao .bannerExtra {
    display: none;
  }
  #TopQuality {
    background-size: 100% auto, 20% auto;
  }
  #TopQuality .cntTopQuality {
    padding: 60px 5% 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }
  #TopQuality .cntTopQuality div {
    width: 100%;
    padding: 0 0 60px 0;
    margin-bottom: 30px;
  }
  #TopQuality .cntTopQuality div:first-child {
    margin-bottom: 0px;
  }
  #TopQuality .cntTopQuality div:first-child img {
    width: 50%;
  }
  #TopQuality .cntTopQuality div:last-child {
    margin-bottom: 0px;
  }
  #TopQuality .cntTopQuality div p {
    margin-bottom: 20px;
  }
  #TopQuality .cntTopQuality div h2 {
    font-size: 3.2rem;
  }
  #TopQuality .cntTopQuality div H3 {
    margin-bottom: 20px;
  }
  #Servicos {
    padding: 80px 0;
  }
  #Servicos .cntServicos {
    background: none;
  }
  #Servicos .cntServicos h2,
  #Servicos .cntServicos h3,
  #Servicos .cntServicos p,
  #Servicos .cntServicos ul {
    margin-left: 5%;
    margin-right: 5%;
  }
  #Servicos .cntServicos h2.titulo {
    font-size: 3.5rem;
  }
  #Servicos .cntServicos h3.subtitulo {
    margin-bottom: 25px;
  }
  #Servicos .cntServicos p {
    margin-bottom: 25px;
  }
  #Servicos .cntServicos ul {
    padding: 0 20px;
  }
  #boxNoticias {
    margin: 60px auto;
  }
  #boxNoticias #Artigos a:not(.btn).img {
    margin: 0 25px 25px 0;
    float: none;
    width: 100%;
  }
  #boxNoticias #Artigos a:not(.btn).resumo {
    margin-bottom: 60px;
  }
  #boxNoticias #Noticias {
    width: auto;
    box-sizing: border-box;
    margin: 0 25px 10px 25px;
  }
  #boxNoticias #Noticias ul.mnuNoticia {
    width: 100%;
    margin-bottom: 25px;
    flex-direction: column;
    justify-content: center;
  }
  #boxNoticias #Noticias ul.mnuNoticia li {
    width: 100%;
    margin-bottom: 45px;
  }
  #boxNoticias #Noticias ul.mnuNoticia li:last-child {
    margin-bottom: 0px;
  }
  #boxNoticias #Noticias ul.mnuNoticia li a.tit {
    font-size: 2.6rem;
  }
  footer.Site .cntFooter {
    flex-direction: column;
    justify-content: center;
    padding: 80px 5% 80px;
  }
  footer.Site .cntFooter div {
    width: 100%;
    padding: 0 0 0 50px;
    margin-bottom: 50px;
  }
  footer.Site .cntFooter div.Atendimento {
    padding: 0 0 0 50px;
  }
  footer.Site .cntFooter div.Atendimento ul li {
    padding: 0 0 0 40px;
  }
  footer.Site .cntFooter div:last-child {
    margin-bottom: 0;
  }
  footer.Site #Creditos ul {
    padding: 25px 5% 100px;
    flex-direction: column;
    justify-content: center;
  }
  footer.Site #Creditos ul li {
    width: 100%;
    margin-bottom: 5px;
  }
  footer.Site #Creditos ul li:last-child {
    text-align: left;
    margin-bottom: 0px;
  }
}
@media (max-width: 360px) {
  #TopQuality {
    background-size: 100% auto, 20% auto;
  }
  #TopQuality .cntTopQuality div:first-child img {
    width: 80%;
  }
  #boxNoticias #Noticias {
    width: 90%;
  }
}
