.card {
  display: table;
  height: 150px;
  overflow: hidden;
  width: 220px;
  background-color: transparent !important;
  border: none;
}
.cardin {
  display: table-cell;
  vertical-align: middle;
}

.texto-modal {
  font-size: 22px;
}

.rosa {
  color: #70199b !important;
}

.morado2 {
  color: #70199b;
}

.gris1 {
  color: #333333;
}

.negro1 {
  color: #1e1e1e;
}

.amarillo1 {
  color: #e6fe5b;
}

.crema1 {
  color: #fbf5e0;
}

.b-morado2 {
  background-color: #70199b;
}

.b-gris1 {
  background-color: #333333;
}

.b-negro1 {
  background-color: #1e1e1e;
}

.b-amarillo1 {
  background-color: #e6fe5b;
}

.b-crema1 {
  background-color: #fbf5e0;
}

.colorFondo {
  background-color: #282828;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

.textoinfodiv {
  padding: 5% !important;
}

.texto-justificado {
  text-align: left !important;
}
.texto-justificado-derecha {
  text-align: right !important;
}

.aviso {
  background-color: #ffffff;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #606060;
  border-top: none;
}

.btn-primary {
  background-color: #4ca871 !important;
}

nav {
  border: #fff !important;
  background-color: #fff !important;
}

.readi > .navbar-default .navbar-nav > .active > a,
.readi >.navbar-default .navbar-nav > .active > a:hover,
.readi > .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: gray !important;
}
.readi > .nav.navbar-nav > .cambio:hover {
  /* background-color: #A9772D !important; */

  color: blue-light;
}
.disenoBoton {
  border-radius: 12px !important;
}

.readi > .navbar-nav > li > a {
  padding-top: 4px;
  padding-bottom: 4px;
}


.textohastag {
  font-size: 1.5em;
  color: #a9a1db !important;
  font-weight: bold;
  word-spacing: 100px;
}
.textoinfo {
  font-size: 1.9em;
  font-weight: bold;
}

.colorAmarillo {
  color: #f6b719 !important;
  font-weight: bold;
}
.separadorPalabrastextinfo {
  word-spacing: 10px;
}

.colorTitulo {
  color: #1e1e1e;
  font-weight: bold;
}
.colortexto {
  color: #ffffff;
  font-size: 1.7em;
}

.colortexto2 {
  color: #ffffff;
  font-size: 1.4em;
}

.colortextoiInfo {
  font-size: 1.7em;
}

label {
  font-size: 1.2em;
  color: #a9772d;
  font-family: CandyBeans;
}
input {
  font-size: 0.9em;
  color: #a9772d;
  font-family: CandyBeans;
}
select {
  font-size: 0.9em;
  color: #a9772d;
  font-family: CandyBeans;
  font-weight: 100;
  color: rgb(41, 37, 37) !important;
}

input[type="email"]::-webkit-input-placeholder {
  color: rgb(41, 37, 37);
}

input[type="number"]::-webkit-input-placeholder {
  color: rgb(41, 37, 37);
}

input[type="text"]::-webkit-input-placeholder {
  color: rgb(41, 37, 37);
}

.modal-cronometro {
  font-size: 2.5em;
  font-weight: 900;
}

.cronometro-tiem {
  background-color: black !important;
  color: #ffffff !important;
}

.LigaRegistro {
  color: #4ca871;
}

.txt-title {
  color: #a9772d;
  font-size: 3em;
  font-weight: 900;
}

/* form{
border-radius: 20px !important;
} */

.text-obligatorio {
  color: #a9772d;
  text-align: right;
  font-size: 0.9em;
}

.convocatoria_mobile {
  display: none;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .fondoFormulario {
      background: #f2f2f2;
      border-color: #fefefe;
      width: 100% !important;
  }
  .convocatoria_mobile {
      display: block;
  }
  .convocatoria_pc {
      display: none;
  }

  .fondoa {
      color: #ffffff !important;
      padding-left: 10%;
  }

  .dedos-ocultos {
      padding-bottom: 30px !important;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .fondoFormulario {
      background: #f2f2f2;
      border-color: #fefefe;
      width: 100% !important;
  }

  .padding-centrado {
      padding-left: 5%;
      padding-right: 5%;
  }

  .fondoa {
      color: #ffffff !important;
      padding-left: 10%;
  }
  .texto-btn {
      font-size: 18px !important;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .fondoFormulario {
      background: #f2f2f2;
      border-color: #fefefe;
      width: 100% !important;
  }
  #menu {
      z-index: 20;
      width: 750px;
      max-width: 100%;
  }

  .tamanoNav {
      height: 70px;
  }
  .navEnmedio {
      background-repeat: no-repeat;
      background-position: 100%;
      background-size: cover;
      margin: 0 auto 1em;
      position: relative;
  }

  .fondoa {
      color: #ffffff !important;
      background-color: #4ca871;
      padding-left: 10%;
  }
  .texto-btn {
      font-size: 18px !important;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .fondoFormulario {
      background: #f2f2f2;
      border-color: #fefefe;
      width: 100% !important;
  }

  #menu {
      z-index: 2;
      width: 870px;
      max-width: 100%;
  }
  .tamanoNav {
      height: 100px;
  }
  .navEnmedio {
      left: 50%;
      transform: translatex(-50%);
      padding: 2%;
  }
  .convocatoria_pc {
      display: block !important;
  }

  .fondoa {
      color: #ffffff !important;
      background-color: #4ca871;
      padding-left: 10%;
  }

  .convocatoria_mobile {
      display: none;
  }

  .padding-centrado {
      padding-left: 5%;
      padding-right: 5%;
  }
  .texto-btn {
      font-size: 18px !important;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1190px) {
  .fondoFormulario {
      background: #f2f2f2;
      border-color: #fefefe;
      width: 100%;
  }

  #menu {
      z-index: 2;
      width: 1170px;
      max-width: 100%;
  }

  .convocatoria_pc {
      display: block !important;
  }

  .convocatoria_mobile {
      display: none;
  }

  .padding-centrado {
      padding-left: 5%;
      padding-right: 5%;
  }

  .fondoa {
      color: #ffffff !important;
      background-color: #4ca871;
      padding-left: 10%;
  }

  .texto-btn {
      font-size: 18px !important;
  }
}

.affix {
  width: 100%;
  top: 0;
}

.tablinks {
  font-size: 0.9em !important;
}
button.tablinks {
  padding: 8px !important;
}

.menu-movil {
  background-color: #70199b !important;
  color: #ffffff !important;
}

@font-face {
  font-family: CandyBeans;
  src: url("../fonts/CandyBeans.otf");
}
@font-face {
  font-family: CandyBeans;
  src: url("../fonts/SF-Compact-Display-Heavy.otf");
}

.textoCandyBeans {
  font-family: CandyBeans;
}

.textoCandyBeansHeavy {
  font-family: CandyBeans;
  font-size: 1.1em;
}

.textoCandyBeansHeavy h1 {
  font-size: 2.3em;
  font-weight: bold;
}
.textoCandyBeansHeavy p {
  font-size: 1.5em;
}

.close {
  font-size: 47px !important;
}
.modal-header .close {
  margin-top: -42px !important;
}

.btn {
  font-size: 16px !important;
  padding: 7px 12px !important;
  line-height: 33px !important;
}

.btnRegistro {
  font-size: 24px !important;
  padding: 16px 13px !important;
  line-height: 36px !important;
  background-color: #91c854 !important;
  border-radius: 20px;
}

.btnParticipa {
  font-size: 24px !important;
  padding: 16px 13px !important;
  line-height: 36px !important;
  background-color: #91c854;
}

.btn-secondary {
  font-size: 15px !important;
  padding: 7px 12px !important;
  line-height: 33px !important;
  color: #fff !important;
  background-color: #ff0d00 !important;
  border-color: #ff0000 !important;
}

#btn {
  text-align: center;
  height: 60px;
  width: 200px;
  display: block;
  font-size: 1.5em;
  background: #68e73c;
}

.Animacion:hover {
  animation: effect 1.2s infinite;
}

@keyframes effect {
  0% {
      transform: translateX(0px) rotate(0deg);
  }

  20% {
      transform: translateX(-4px) rotate(-4deg);
  }

  40% {
      transform: translateX(-2px) rotate(-2deg);
  }

  60% {
      transform: translateX(4px) rotate(4deg);
  }

  80% {
      transform: translateX(2px) rotate(2deg);
  }

  100% {
      transform: translateX(0px) rotate(0deg);
  }
}

.navbar {
  border-style: none !important;
  border-radius: 0% !important;
}

.contenedor {
  width: 90%;
  height: 100%;
  position: relative;
  max-width: 1000px;
  margin: auto;
  background: #ccc;
}

.fecha {
  font-family: arial;
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 5px;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
  width: 100%;
}
.reloj {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  width: 100%;
  padding: 20px;
  font-size: 4em;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}
.reloj .cajaSegundos {
  display: inline-block;
}
.reloj .ampm,
.reloj .segundos {
  display: block;
  font-size: 2rem;
}

ul.languages {
  float: right;
}
ul.conversatorio {
  float: left;
}

.tex-center-div {
  padding-top: 7%;
}

.imgMonos {
  padding-top: 11% !important;
}

.cambio {
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  margin-bottom: 10px;
  border-right: 1px black solid;
}

.cGreen {
  color: #5a9b74;
}
.bGreen {
  background-color: #5a9b74;
}