
@media(max-width:1250px) {

  .meio{
    width: 90%;
    margin: 0 5%;
    height: auto;
    display: table;
  }

   .meio p{
       text-align: justify;
   }

   .cotacao{
       width: 100%;
       padding: 15px 0;
   }

   .quarto{
       width: 100%;
       text-align: center;
   }



   .app2{
       margin-bottom: 50px;
   }

   .centro p{
       text-align: justify;
   }

   .nacionalidade{
       display: none;
   }

   .ladoA{
    width: 100%;
    margin-right: 0%;
  }
  
  .ladoB{
    width: 100%;
  }

  .box{
    width: 100%;
  }

  .borda{
      width: 100%;
      height: 50px;
  }

  .propagandaA{
    width: 100%;
  }
  
  .propagandaB{
    width: 100%;
    margin-top: 50px;
  }

  .bloco{
    width: 100%;
    float: left;
    margin: 10px 0;
    padding: 25px;
  }

  .cidade{
    width: 95%;
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .procurar{
    margin-left: 10px;
    float: right;
    margin-bottom: 15px;
  }

  .submenu{
    width: 100%;
    margin-top: 40px;
    box-shadow: 0px 0px 0px #fff;
  }

  .quarto p{
    text-align: center;
   }

  .banner p{
    margin-top: -60px;
    margin-bottom: 40px;
    font-size: 2em;
  }

  .cotacao{
    width: 100%;
  }

  .quem_somos{
    width: 100%;
  }

  .iso_descricao{
    clear: both;
    margin-bottom: 20px;
  }

  .unidade{
    width: 100%;
    margin-bottom: 50px;
  }

  .quarto2{
    width: 100%;
  }

  .quarto2 img{
    width: 100%;
  }

  .trajeto{
    width: 100%;
  }

  .servicoA, .servicoB{
    width: 100%;
  }

  .address{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

 

  .cotacao2{
    width: 100%;
    padding: 15px 0;
    margin-left: 0;
  }

  
  .address p, .address li, .address h2, .address h3{
    text-align: center;
  }

  .dois{
    width: 100%;
  }

  .giro img{
    width: 98%;
  }

  .curiosidade{
    width: 100%;
  }

  .sumir{
    display: none;
  }

  .categorias{
    width: 100%;
  }

  .newsA{
    width: 100%;
  }

  .quatro{
    width:48% ;
  }

  .servicoA{
    border-right: none;
  }

  .todo{
    width: 48%;
    height: auto;
    display: table;
    float: left;
    margin: 0 1% 50px 1%;
  }

  .ano{
    text-align: center;
  }

  .ano p{
    text-align: center;
  }

  .separaM{
    width: 100%;
    height: 1px;
    clear: both;
  }

  .separaD{
    display: none;
  }

  .propositoA{
    width: 100%;
    float: left;
    background: #06631c;
    margin-top: 0px;
    border-radius: 10px;
    position: relative;
    z-index: 2;
  }

  .propositoB{
    width: 100%;
    float: left;
    margin-left: 0;
    position: relative;
    z-index: 1;
  }

  .valores img{
    width: 100%;
    margin: 0;
  }


  .two-columns-grid{
    display: none;
  }

  .informacao{
    display: table;
    margin-top: 50px;
  }

  .box-icone-home{
    width: 90%;
    margin: 6px 5%;
    float: left;
    box-shadow: 0px 0px 6px #ccc;
    background: #fff;
    border-radius: 8px;
  }

  .icones-home{
    margin-top: 50px;
  }

  .comp_ladoA{
    width: 90%;
    float: left;
    margin: 5%;
  }

  .comp_ladoA h2,  .comp_ladoA p{
    text-align: center;
  }

  .comp_ladoB{
    width: 100%;
  }

  .bx-valores{
    width: 90%;
    margin: 6px 5%;
    float: left;
  }

  .logo-qualidade{
    width: 100%;
    text-align: center;
  }

  .logo-qualidade img{
    width: 100%;
    margin-bottom: 20px;
  }

  .valoresp p{
    margin-top: 30px;
    text-align: center;
  }

  .boxcartoes img{
    width: 100%;
  }

  .bloco_branco{
    width: 90%;
  }

  .cotacao3{
    width: 90%;
  }



  
  
}