body {
  background-color: rgb(255, 255, 255);
  font: 300 1.063em/1.38 Oswald;
  color: rgb(255, 255, 255);
}

.name {
  display: none
}

.bottom {
  position: relative;
  float: left;
  clear: both;
  z-index: 0;
  width: 100%;
  height: 114px;
  margin-top: 99px;
  background-color: rgb(181, 181, 181);
}

.copyri {
  position: absolute;
  top: 889px;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  min-height: 20px;
  margin: 0 auto;
  font: 700 0.647em/1.38 'Open Sans';
  text-align: center;
  text-transform: uppercase;
  word-spacing: 2px;
  color: rgb(156, 146, 146);
}

.embed-wrapper {
  position: absolute;
  top: 229px;
  left: 0;
  right: 0;
  z-index: 12;
  width: 81.25%;
  max-width: 650px;
  height: 70px;
  margin: 0 auto;
  overflow: visible;
}

.enviar .enviar {
  display: block;
  position: absolute;
  top: 282px;
  left: 0;
  right: 0;
  z-index: 2;
  width: 31.25%;
  max-width: 250px;
  height: 51px;
  margin: 0 auto;
  border: 1px solid rgba(246, 240, 240, 0.8);
  border-radius: 8px;
  background-color: rgb(240, 20, 20);
  box-shadow: 0 0 8px rgba(0, 0, 0, .5);
  font: 700 0.882em/1.38 'Open Sans';
  text-align: center;
  color: rgb(255, 255, 255);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}

.enviar .enviar:hover {
  background-color: rgb(10, 0, 0);
  box-shadow: 0 0 8px rgba(0, 0, 0, .5);
}

.envienos {
  display: block;
  position: absolute;
  top: 466px;
  left: 0;
  right: 0;
  z-index: 8;
  width: 90%;
  height: 39px;
  margin: 0 auto;
  border-radius: 3px;
  font: 1.294em/1.38 'Open Sans';
  text-align: center;
  color: rgb(111, 111, 111);
}

.fondoimagen {
  position: relative;
  float: left;
  z-index: 7;
  width: 100%;
  height: 450px;
  background-image: url('../images/bg.jpg');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center top;
  background-attachment: fixed;
}

.framefondo {
  position: absolute;
  top: 172px;
  left: 0;
  right: 0;
  z-index: 9;
  width: 90%;
  max-width: 650px;
  height: 228px;
  margin: 0 auto;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  background-color: rgba(0, 0, 0, 0.5);
}

.head {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 15;
  width: 100%;
  height: 20px;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.image {
  display: block;
  position: absolute;
  top: 34px;
  left: 0;
  right: 0;
  z-index: 14;
  width: 226px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.mail {
  display: block;
  position: absolute;
  top: 61px;
  left: 0;
  right: 0;
  z-index: 4;
  width: 50%;
  max-width: 400px;
  height: 54px;
  margin: 0 auto;
  padding: 0 10px;
  border: 1px solid rgb(207, 195, 195);
  border-radius: 20px;
  background-color: rgb(246, 240, 240);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
  font: 1.059em/1.38 Lato;
  text-align: center;
  color: rgb(111, 111, 111);
}

.mensaje {
  display: block;
  position: absolute;
  top: 131px;
  left: 0;
  right: 0;
  z-index: 3;
  width: 50%;
  max-width: 400px;
  min-height: 117px;
  margin: 0 auto;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 15px;
  border: 1px solid rgb(207, 195, 195);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: rgb(246, 240, 240);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
  font: 1.059em/1.38 Lato;
  color: rgb(111, 111, 111);
}

.telephone {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  width: 50%;
  max-width: 400px;
  height: 54px;
  margin: 0 auto;
  padding: 0 10px;
  border: 1px solid rgb(207, 195, 195);
  border-radius: 20px;
  background-color: rgb(246, 240, 240);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
  font: 1.059em/1.38 Lato;
  text-align: center;
  color: rgb(111, 111, 111);
}

.recargar {
  display: block;
  position: absolute;
  top: 337px;
  left: 0;
  right: 0;
  z-index: 10;
  width: 31.25%;
  max-width: 250px;
  height: 41px;
  margin: 0 auto;
  border-radius: 15px;
  background-color: rgb(21, 112, 183);
  box-shadow: 1px 2px 5px rgba(0, 0, 0, .5);
  text-shadow: 0 0 5px rgba(44, 1, 1, 0.5);
  font: 600 1.059em/1.38 'Open Sans';
  text-align: center;
  letter-spacing: -2px;
  color: rgb(255, 249, 249);
}

.sino {
  display: block;
  position: absolute;
  top: 299px;
  left: 0;
  right: 0;
  z-index: 11;
  width: 91%;
  height: 30px;
  margin: 0 auto;
  border-radius: 3px;
  font-size: 0.941em;
  line-height: 1.38;
  text-align: center;
  color: rgb(255, 255, 255);
}

.texto-escuche {
  position: absolute;
  top: 191px;
  left: 0;
  right: 0;
  z-index: 13;
  margin: 0 auto;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
  color: rgb(255, 255, 255);
}

.enviar-1 {
  position: relative;
  float: left;
  clear: both;
  z-index: 6;
  width: 100%;
  height: 333px;
  margin-top: 61px;
}

@media(max-width: 400px) {
  .bottom {
    position: relative;
    z-index: 0;
    margin-top: 79px;
  }

  .copyri {
    top: 899px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .embed-wrapper {
    top: 235px;
    left: 0;
    right: 0;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .enviar {
    position: relative;
    z-index: 6;
  }

  .enviar .enviar {
    left: 0;
    right: 0;
    width: 62.5%;
    margin-right: auto;
    margin-left: auto;
  }

  .enviar .mail,
  .enviar .telephone {
    left: 0;
    right: 0;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .enviar .mensaje {
    top: 141px;
    left: 0;
    right: 0;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .envienos {
    left: 0;
    right: 0;
    height: 60px;
    margin-right: auto;
    margin-left: auto;
    line-height: 0.8;
  }

  .fondoimagen {
    position: relative;
    z-index: 7;
  }

  .framefondo,
  .head {
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .image {
    left: 0;
    right: 0;
    max-width: 226px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .recargar {
    top: 345px;
    left: 0;
    right: 0;
    width: 62.5%;
    margin-right: auto;
    margin-left: auto;
  }

  .sino {
    top: 297px;
    left: 0;
    right: 0;
    height: 48px;
    margin-right: auto;
    margin-left: auto;
    line-height: 1;
  }

  .texto-escuche {
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    line-height: 1;
  }

  .enviar-1 {
    margin-top: 81px;
  }
}