.caja {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  position: relative;
  display: inline-block;
  margin-top: 20%;
}

.recibido {
  position: absolute;
  top: 15%;
  left: 25%;
  font-size: 30px;
  color: #253785;
  font-family: 'Fjalla One', sans-serif;
}

.gracias {
  position: absolute;
  top: 35%;
  left: 0%;
  font-size: 30px;
  color: white;
  font-family: 'Fjalla One', sans-serif;
  text-align: center;

}

body {
  overflow: hidden;
  font-family: 'Poppins', sans-serif;
  display: flex;
  min-height: 100em;
  flex-direction: column;

}

html {
  height: 100%;
}

main {
  flex: 1 0 auto;
}

/* Menu - profile */
.bg-card-user {
  padding: 1px 0;
  border-radius: 20px;
  padding-bottom: 0;
  height: 93.2%;
  margin-top: 2%;
}

.login {
  width: 50%;
  margin: 0 auto;
  background-color: rgb(240, 147, 48);
  padding: 20px;
  margin-bottom: -10%;
  margin-top: 3%;
}

h2 {
  font-size: 35px;
  font-weight: bold;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  color: white;
}

h5 {
  font-size: 20px;
  font-family: inherit;
  color: white;
  margin-left: 65%;
}

h6 {
  font-size: 10px;
  font-family: inherit;
  color: white;
  margin-left: -7%;
}

.terminos {
  font-size: 12px;
  font-family: inherit;
  color: white;
  margin-left: 0%;
}

/*Background Form*/

.orange {
  color: white;
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
  font-family: cursive;
}

.strong {
  font-size: 2.5em;
  font-weight: bold;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  color: white;
}

.registration-form {
  padding: 8px 0;
}

.naranja form {
  background-color: rgb(240, 147, 48);
}

.azul form {
  background-color: #212e7e;
}

.gris form {
  background-color: #70D6F9;
}

.verde form {
  background-color: #006a34;
}

.registration-form form {
  max-width: 400px;
  margin: auto;
  padding: 1px 31px;
  margin-top: 4%;
  margin-bottom: 16.8%;
  margin-right: 35%;
}

.registration-form .form-icon {
  text-align: center;
  background-color: #5891ff;
  border-radius: 50%;
  font-size: 40px;
  color: rgb(240, 147, 48);
  width: 100px;
  height: 100px;
  margin: auto;
  margin-bottom: 10px;
  line-height: 100px;
}

.registration-form .item {
  border-radius: 20px;
  padding: 0px 16px;
}

.registration-form .create-account {
  border-radius: 10px;
  font-size: 20px;
  font-weight: bold;
  background-color: orange;
  border: none;
  color: white;
  margin-top: 20px;
  font-family: unset;
  width: auto;
  margin-left: 35%;
}

.registration-form .social-media {
  max-width: 25%;
  background-color: #fff;
  margin: auto;
  text-align: center;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top: 2px solid #dee9ff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
  margin-top: -21.3%;
  margin-right: 32%;
}

.registration-form .social-text {
  max-width: 30%;
  background-color: #fff;
  margin: auto;
  text-align: center;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top: 2px solid #dee9ff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
  margin-top: -21%;
  margin-right: 23%;
}

.registration-form .social-icons {
  margin-bottom: 4px;
  margin-left: 15px;
  margin-top: 4px;
  margin-right: 18px;
}

.registration-form .social-icons a {

  margin: 0 5px;
  color: #0e3a8a;
  line-height: 4px;
  font-size: larger;
}

.registration-form .social-icons a:hover {
  text-decoration: none;
  opacity: 0.6;
}


.years {
  margin-left: 88%;
  margin-bottom: auto;
  margin-top: -55px;
}

.anniversary {
  margin-left: -46px;
  margin-top: -17%;
}

.letter {
  font-family: fantasy;
}

.follow {
  color: white;
  font-family: 'Ubuntu', sans-serif;
  font-size: medium;
  margin-bottom: -49px;
}

.size {
  font-weight: bold;
  color: black;
}

.mitad {
  display: flex;
  justify-content: center;
}

.direction {
  width: 50%;
  margin-top: -18%;
  margin-left: 3%;
}

.colormodal {
  background-color: rgba(251, 235, 79);
}

.contenido_texto {
  color: #2f2a7d;
}

.id_transaccion {
  position: absolute;
  top: 67%;
  left: 63%;
  font-size: 30px;
  color: #253785;
  font-family: 'Fjalla One', sans-serif;
}

.codigo_seguridad {
  position: absolute;
  top: 87%;
  left: 64%;
  font-size: 30px;
  color: #253785;
  font-family: 'Fjalla One', sans-serif;
}

.acepto {
  color: white;
}

.acepto:hover {
  color: rgb(218, 218, 218);
}

.img_fond {
  background-image: url('../img/formulario_fondo.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

@media (max-width: 1000px) {
  .img_fond {
    background-image: none;
  }

  .acepto {
    font-size: 2.5em;
    width: 100px;
    height: 50px;
  }

  .registration-form form {
    max-width: 100%;
    min-width: none;
    margin: 7% 10px 0 10px;
    padding: 6px 31px;
  }

  .direction {
    width: 130%;
    margin: 10px 0 0 -120px;
  }

  .form-control {
    width: 100%;
    margin-top: 8%;
    font-size: 2.5em;
    padding: 10px;
    height: 80px;
  }

  .strong {
    font-size: 5.3em;
    margin: 12% 0 8% 0;
  }

  .registration-form .create-account {
    font-size: 4em;
    width: auto;
    margin: 80px auto;
  }

  .caja {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    position: relative;
    display: inline-block;
    margin-top: 70%;
    width: 35vh;
  }
}

/* Imports */
@import url(http://fonts.googleapis.com/css?family=Oswald:300);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

.has-error small {
  color: orange;
  font-weight: normal;
  margin-left: 5px;
}

#jumbotron-index {
  margin-top: 50px;
  background: #666;
  color: #eee;
}

/* CSS para ocultar la imagen de escritorio en dispositivos móviles */
@media (max-width: 1000px) {
  .desktop-image {
    display: none;
  }
  img {
    margin-left: -110px;
    max-width: 145%;
  }
}

/* CSS para ocultar la imagen de móvil en dispositivos de escritorio */
@media (min-width: 1001px) {
  .mobile-image {
    display: none;
  }
  img {
    margin: -5% 0 -50% 25%;
    max-width: 60%;
  }
}

img {
  display: flex;
  justify-content: center; 
  align-items: center;
}
