/* Fonts */
/* Cores */
/* -=-=-=-=-= Globais =-=-=-=-=-*/
body, html {
  font-size: 62.5%;
  font-family: "Kameron", serif;
  color: #FFFFFF;
  background: url(../..//imagens/fundo.jpg) no-repeat center center;
  background-size: cover;
  width: 100vw;
  height: 100vh; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

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

#section-site {
  position: relative; }
  #section-site #logo {
    width: 75%;
    position: relative;
    display: block;
    top: 0px;
    margin-left: auto; }
  #section-site .texto-pedido {
    position: relative;
    top: 0px;
    display: block;
    text-align: center;
    font-size: 4.2rem;
    text-transform: uppercase;
    font-weight: 800;
    text-shadow: 6px 6px 4px rgba(0, 0, 0, 0.65); }
    #section-site .texto-pedido p {
      display: block;
      width: 70%;
      text-align: center;
      margin-left: auto;
      margin-right: 20px; }
  #section-site .btn-download {
    position: relative;
    top: 0px; }
    #section-site .btn-download #botao-app {
      max-width: 80%; }
    #section-site .btn-download #botao-play {
      max-width: 80%; }
  #section-site .btn-sis-web {
    position: relative;
    top: 0px; }
    #section-site .btn-sis-web #botao-site {
      max-width: 80%;
      width: 35%;
      padding-top: 15px; }
  #section-site .footer {
    position: relative;
    top: 30px;
    font-size: 2.5rem;
    line-height: 100%;
    font-weight: 800;
    text-align: center;
    text-shadow: 6px 6px 4px rgba(0, 0, 0, 0.65); }
    #section-site .footer p {
      text-align: right; }
  #section-site #logo-agencia {
    position: relative;
    top: 45px;
    padding-top: 10px;
    padding-bottom: 5px;
    display: block;
    margin-left: auto; }

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