body{
  background-image: url(../img/bg.png);
  color: #fff;
}
.espacio{
  width: 90%;
}

.texto-negro{
  color: #282828;
}


.speaker-modal-close {
  position: absolute;
  right: -15px;
  top: -15px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #009fe3 !important;
  border-radius: 50%;
  padding: 0;
  color: #FFF;
  border: none;
  font-size: 24px;
  z-index: 50;
}



input[type="checkbox" i] {

    margin: 4px 4px 4px 5px;
    margin-top: 3px;
    margin-right: 3px;
    margin-bottom: 10px;
    margin-left: 4px;
}
/* .alinear-texto-checkbox{
  margin-left: 180px;
} */
/* @media(max-width:800px){
  .alinear-texto-checkbox{
  margin-left: 0px;
}
} */


@media(max-width:800px){
.titulo h1{
  font-size: 25px;
}
}
@media(max-width:800px){
.texto-confirmar h3{
  font-size: 15px;
}
}
@media(max-width:800px){
.titulo h1{
  font-size: 25px;
}
}
@media(max-width:800px){
.texto-confirmar h3{
  font-size: 15px;
}
}
.texto-datos-finales{
padding-left:55px;
padding-right:55px;
padding-bottom:15px;
}
@media(max-width:800px){
  .texto-datos-finales{
  padding-left:10px;
  padding-right:10px;

  }
  .texto-datos-finales h5{
    font-size: 15px;
  }
}

.texto-confirmar-modal h5{
padding-left:55px;
padding-right:55px;
padding-bottom:15px;
}
@media(max-width:800px){
  .texto-confirmar-modal h5{
    font-size: 15px;
  }
}
.form-check-input {
    position: absolute;
    margin-top: .5rem;
    margin-left: -1.25rem;
}
.talleres-texto{
  padding-left:80px;
  padding-right:80px;

}
@media(max-width:900px){
  .talleres-texto{
    padding-left:10px;
    padding-right:10px;


  }
}

@media(max-width:800px){
h4 {


      font-size: 18px;

  }
  h3 {


        font-size: 25px;

    }
}
