/* Fonts */
/* Cores */
/* 4K */
@media only screen and (max-device-width: 1282px) {
  #section-site #logo {
    /*top: 25px;*/ }
  #section-site .texto-pedido {
    /*top: 15px;*/
    font-size: 3.8rem; }
  #section-site .btn-download {
    /*top: 45px;*/ }
  #section-site .footer {
    /*top: 80px;*/ }
  #section-site #logo-agencia {
    top: 30px; } }
/* MD */
@media only screen and (max-device-width: 1199px) {
  #disposit-mov {
    background: #fff;
    height: 80px; }
    #disposit-mov .close {
      margin-top: 2.7%;
      margin-left: 4%;
      float: left; }
    #disposit-mov img {
      margin-left: 4%;
      position: absolute;
      top: 2.7%; }
    #disposit-mov .det {
      display: inline-block;
      color: black;
      font-size: 1rem;
      position: absolute;
      left: 20%;
      top: 2%; }
    #disposit-mov .btn-default {
      float: right;
      margin-right: 15px;
      margin-top: 23px; } }
/* SM */
@media only screen and (max-device-width: 991px) {
  body, html {
    font-size: 62.5%;
    font-family: "Kameron", serif;
    color: #FFFFFF;
    background: none; }

  #disposit-mov {
    background: #fff;
    height: 80px;
    position: inherit;
    width: 100%; }
    #disposit-mov .close {
      margin-top: 4%;
      margin-left: 4%;
      float: left; }
    #disposit-mov img {
      margin-left: 4%;
      position: absolute;
      top: 2%; }
    #disposit-mov .det {
      display: inline-block;
      color: black;
      font-size: 1rem;
      position: absolute;
      left: 20%;
      top: 2%; }
    #disposit-mov .btn-default {
      float: right;
      margin-right: 15px;
      margin-top: 23px; }

  #section-site {
    background: url(../..//imagens/fund-mob.jpg) no-repeat center center; }
    #section-site #logo {
      margin-right: auto; }
    #section-site .texto-pedido {
      font-size: 3.5rem; }
      #section-site .texto-pedido p {
        width: 75%;
        margin-right: auto; }
    #section-site .btn-sis-web #botao-site {
      margin-left: auto;
      margin-right: auto;
      display: block; }
    #section-site .footer p {
      text-align: center; }
    #section-site #lanche {
      position: relative;
      top: 115px; }
    #section-site #logo-agencia {
      margin-right: auto;
      padding-bottom: 30px;
      padding-top: 145px;
      top: 0px; } }
/* XS */
@media only screen and (max-device-width: 767px) {
  #disposit-mov {
    background: #fff;
    height: 80px; }
    #disposit-mov .close {
      margin-top: 8%;
      margin-left: 8%;
      float: left; }
    #disposit-mov img {
      margin-left: 5%;
      position: absolute;
      top: 3.5%; }
    #disposit-mov .det {
      display: inline-block;
      color: black;
      font-size: 1rem;
      position: absolute;
      left: 38%;
      top: 4%; }
    #disposit-mov .btn-default {
      float: right;
      margin-right: 15px;
      margin-top: 23px; }

  #section-site #logo {
    max-width: 75%; }
  #section-site .texto-pedido {
    font-size: 2.5rem; }
  #section-site .btn-download {
    margin-top: 15px; }
    #section-site .btn-download #botao-app {
      float: none;
      display: block;
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 10px; }
    #section-site .btn-download #botao-play {
      float: none;
      display: block;
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 10px; }
  #section-site .btn-sis-web #botao-site {
    width: 75%; }
  #section-site .footer {
    margin-top: 15px;
    font-size: 1.5rem; } }
/* Low res  */
/* M Low Res */
@media only screen and (max-device-width: 321px) {
  #disposit-mov {
    background: #fff;
    height: 80px; }
    #disposit-mov .close {
      margin-top: 8%;
      margin-left: 4%;
      float: left; }
    #disposit-mov img {
      width: 60px !important;
      margin-left: 3%;
      position: absolute;
      top: 4.5%; }
    #disposit-mov .det {
      display: inline-block;
      color: black;
      font-size: 1rem;
      position: absolute;
      left: 31%;
      top: 4.5%; }
    #disposit-mov .btn-default {
      float: right;
      margin-right: 15px;
      margin-top: 23px; } }

/*# sourceMappingURL=mediaqueries.css.map */
