/* desktops tela pequena */
@media only screen and (max-width : 1024px) {

  #wrap-topo {
    width: 40%;
    height: auto;
    padding: 0px 70px;
    position: absolute;
    left: 0%;
    z-index: 9999;
    background-color: #27272769;
  }

  .qd-menu {
    background: #ffffff;
    width: 38%;
    margin: 2px 1%;
    float: left;
    padding: 4px 2px;
    text-align: center;
  }

  .qd-menu img {
    width: 17%;
  }

  #box-menu {
    width: 100%;
    margin: 10px auto;
    min-height: 191px;
    padding-left: 9%;
  }

  #bt-documento {
    width: 48%;
    margin: 0 auto;
    min-height: 20px;
    padding: 10px 16%;
    text-align: center;
    color: #4b4b4b;
    cursor: pointer;
    background: #ffffff;
    font-size: 1.2em;
  }

  #div-logo-topo img {
    width: 80%;
  }

  #div-logo-topo {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 10px auto;
    padding-bottom: 0px;
  }

  #box-tools-esquerdo {
    width: 50%;
    float: left;
    margin-left: 79px;
    /* align-content: revert; */
  }


}


@media (min-width: 769px) and (max-width: 987px) {
  #box-tools-esquerdo { margin-left: 55px; }
  #box-tools-direito2 { margin-left: -9%; }
}

@media (min-width: 1025px) and (max-width: 1515px) {
  #box-tools-esquerdo { margin-left: 70px; }
  #box-tools-direito2 { margin-left: -9%; }
}

/* celulares */
@media only screen and (max-width : 768px) {

  #layerslider p {
    font-family: sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #292d2b !important;
    margin: 0 auto !important;
    text-align: center !important;
    text-transform: uppercase !important;
  }

  #div-logo-topo img {
    width: 100%;
  }


  #bt-documento {
    display: none;
  }

  #box-menu {
    display: none;
  }

  #menu-lateral {
    display: block;
  }

  .atendimento {
    width: 100%;
    text-align: center;
    float: none;
  }

  .ferramenta {
    float: none;
    width: 80%;
    margin: 15px auto;
    text-align: center;
  }

  #box-newsletter {
    width: 90%;
    float: none;
    margin: 5px auto;
  }

  #icone-newsletter {
    float: none;
    text-align: center;
    width: 100%;
  }

  #inewsletter input {
    width: 90%;
  }

  #inewsletter button {
    width: 40%;
  }

  #rodape {
    height: 210px;
  }

  #rodape-esquerdo {
    float: none;
    width: 100%;
  }

  #rodape-direito {
    float: none;
    width: 100%;
  }

  /*padrão da estrutura*/
  #div-logo-topo_sec img {
    width: 210px;
    margin-top: 5%;
}

  #menu-lateral_secundario {
    width: 40px;
  }

  #menu-lateral {
    width: 59%;
    margin: 0 auto;
    float: left;
    margin-top: 30%;
  }

  #fecha-tudo {
    display: none;
  }

  #idocumentos {
    width: 85%;
  }

  #abertura,
  #migracao {
    width: 90%;
  }

  .galeria-fotos,
  .galeria-videos {
    width: 100%;
  }

  .galeria-box {
    width: 100%;
    float: none;
    margin: 10px auto;
  }


  #wrap-topo {
    width: 30%;
    height: 60px;
    position: absolute;
    left: 0%;
    z-index: 9999;
  }

  #div-logo-topo {
    width: 100%;
    height: 68px;
    text-align: center;
    margin: 0px auto;
  }

  #wrap-topo {
    margin-top: 0px;
    height: 338px;
  }

  #texto-conteudo p {
    color: #292d2b;
    line-height: 25px;
    font-family: sans-serif;
    font-size: 18px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 12px;
  }

  #box-tools-esquerdo {
    width: 100%;
    float: none;
    margin-right: 0%;
    margin-left: 0px;
  }

  .tools-txt {
    font-size: 23px;
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    color: #292d2b;
    padding: 21px 0px;
    border: 2px solid #292d2b;
    margin-bottom: 10px;
  }

  #box-tools-direito2 {
    width: 100%;
    float: left;
    margin-left: 0%;
  }

  #box-geral-tools {
    /* width: 100%; */
    /* margin: 0 auto; */
    /* height: auto; */
    display: flow-root;
  }

  .tools {
    color: #fff;
    width: 100%;
    margin: 5px;
    min-height: 65px;
  }

  #box-news-calen {
    width: 100%;
    margin: 30px auto 0px auto;
    min-height: 220px;
    background: #8ae691;
    padding-top: 20px;
  }


  #box-tools h2 {
    font-size: 3em;
  }

  .atendimento p {
    font-size: 21px;
    color: #292d2b;
    font-family: sans-serif;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
  }

  #box-atendimento {
    width: 100%;
    /* min-height: 125px; */
    background: #efefef;
    margin: 0px auto;
    /* padding-top: 20px; */
    padding: 7% 0% 2% 0%;
  }


  /*padrão da estrutura*/
}


@media only screen and (max-width : 450px) {

  #mapa-vendas{display: none;}

  #contato {
    width: 85%;
    padding: 0px 10px;
    border-radius: 0px;
    background-color: #ffffff;
    border: 1px solid #fff;
    float: left;
    color: #292d2b;
    margin-left: 0%;
}

  #rodape {
    height: auto;
    padding: 15% 0%;
}


  #rodape-esquerdo {
    float: none;
    width: 60%;
    margin: 0 auto;
  }

  #box-atendimento {
    width: 100%;
    /* min-height: 125px; */
    background: #efefef;
    margin: 0px auto;
    /* padding-top: 20px; */
    padding: 14% 0% 8% 0%;
  }

  .atendimento h2 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #292d2b;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: bold;
    width: 70%;
    margin: 0 auto;
    padding-bottom: 20px;
  }

  #box-news-calen {
    width: 100%;
    margin: 0 auto;
    min-height: 260px;
    background: #8ae691;
    padding-top: 20px;
  }

  #inewsletter input {
    height: 3em;
    margin: 5px auto;
    text-align: center;
  }

  #inewsletter {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: left;
  }

  #titulo-newsletter h2 {
    font-size: 26px;
    margin-bottom: 10px;
    color: #292d2b;
    line-height: 24px;
  }

  #box-geral-tools {
    /* width: 100%; */
    /* margin: 0 auto; */
    min-height: 410px;
    display: flow-root;
    text-align: center;
    /* clear: both; */
    padding: 10% 5% 10% 5%;
  }

  #box-tools {
    width: 100%;
    margin: 0px auto;
    background: #8ae691;
    display: flow-root;
    padding: 11% 0% 11% 0%;
  }

  #box-tools img {
    width: 100%;
    transition: 0.3s;
  }

  #box-tools h2 {
    font-size: 26px;
    width: 80%;
    margin: 0 auto;
  }

  #icalendario table {
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
  }

  .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: -6%;
    outline: 0;
    width: 15%;
    height: 42px;
    text-indent: -9999px;
    /* z-index: 9999; */
  }

  #box-geral-sobre {
    width: 100%;
    text-align: center;
    background: #efefef;
    padding: 12% 0% 61px 0%;
  }

  #box-geral-sobre h2 {
    font-size: 19px;
    margin-bottom: 20px;
    color: #292d2b;
    text-transform: uppercase;
    font-weight: bold;
    font-family: sans-serif;
  }

  #layerslider p {
    font-family: sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #292d2b !important;
    margin: 0 auto !important;
    text-align: center !important;
    text-transform: uppercase !important;
    width: 80% !important;
    display: block !important;
  }

  #layerslider {
    background-color: #8ae691;
    margin-top: -4px;
    padding: 5% 0%;
  }

  #menu-lateral {
    width: 59%;
    margin: 0 auto;
    float: left;
    margin-top: 20%;
  }

  #div-logo-topo img {
    width: 90%;
  }

  #final-meio p {
    color: #292d2b;
    padding-top: 10px;
    text-align: center;
    font-size: 11px;
  }

  #wrap-topo {
    width: 52%;
    height: 174px;
    position: absolute;
    left: 0%;
    z-index: 9999;
    padding: 10px 0px;
  }

}

@media only screen and (max-width : 380px) {

  #rodape-esquerdo {
    float: none;
    width: 80%;
    margin: 0 auto;
  }

  .atendimento h2 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #292d2b;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: bold;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
  }

  #texto-conteudo p {
    color: #292d2b;
    line-height: 20px;
    font-family: sans-serif;
    font-size: 15px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 12px;
  }

  #wrap-topo {
    width: 52%;
    height: 151px;
    position: absolute;
    left: 0%;
    z-index: 9999;
    padding: 10px 0px;
  }

}


@media only screen and (max-width : 320px) {

  .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: -17%;
    outline: 0;
    width: 16%;
    height: 42px;
    text-indent: -9999px;
    /* z-index: 9999; */
}

  #inews .slide a {
    color: #292d2b;
    font-size: 18px;
    line-height: 17px;
}

  #box-geral-sobre h2 {
    font-size: 19px;
    margin-bottom: 20px;
    color: #292d2b;
    text-transform: uppercase;
    font-weight: bold;
    font-family: sans-serif;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 10px;
    line-height: 18px;
}
 
  #layerslider p {
    font-family: sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    color: #292d2b !important;
    margin: 0 auto !important;
    text-align: center !important;
    text-transform: uppercase !important;
    width: 80%!important;
    display: block!important;
}

  #wrap-topo {
    width: 52%;
    height: 126px;
    position: absolute;
    left: 0%;
    z-index: 9999;
    padding: 10px 0px;
  }

  #menu-lateral {
    width: 62%;
    margin: 0 auto;
    float: left;
    margin-top: 9%;
  }

}