.boton-ver-curso{
  max-width: 100%;
  min-width: 90px;
  border-radius: 0;
  background: #888888;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 20px 22px 20px 22px;
}
.boton-inscribir-curso{
  max-width: 40%;
  min-width: 90px;
  border-radius: 0;
  background: #888888;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 20px 22px 20px 22px;
}
.titulo_curso{
  font-weight: bold;
  font-size: 21px;
  line-height: 1.3em;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  padding: 20px 30px 20px 30px;
  min-height: 125px;
}
.titulo_detalle_curso{
  font-size: 35px;
  line-height: 35px;
  color: #000;
  font-weight: bold;
  margin-top: 10px;
}
.imagen_curso{
  height: 535px;
  max-height: 250px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.fondo_curso_resultado{
  height: 305px;
  /*max-height: 250px;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.contenedor_detalle{
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.contenedor_lista{
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.contenedor_lista_mobile{
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
}
.parrafo_lista_curso{
  text-align: justify;
}
.parrafo_detalle_curso{
  text-align: justify;
  font-size: 23px;
  font-weight: 2;
  line-height: 1.5em;
}
.contenedor_parrafo{
  font-style: normal;
  font-size: 16px;
  line-height: 1.5em;
  min-height: 145px;
}
.tamano_texto_curso{
  font-size:15px;
  max-width: 320px;
}
.caja_listado_curso{
  flex: 0 0 50%;
  border: #bfbfbf;
  border-style: solid;
  border-width: thin;
  box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
}
.columna_lista{
  padding-top: 30px;
  max-width: 32%;
}

.imagen_final_detalle{
  height: 505px;
  /*max-height: 250px;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.caja_imagen_final{
  width: 100%;
}
.fondo_titulo_detalle{
  height: 505px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.centered_resultados {
  position: absolute;
  top: 45%;
  left: 8%;
  /*transform: translate(-50%, -50%);*/
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
}
.centered_resultados2 {
  position: absolute;
  top: 34%;
  left: 50%;
  /*transform: translate(-50%, -50%);*/
  text-align: left;
  color: #000000;
}
.centered_resultados3 {
  position: absolute;
  top: 36%;
  /*transform: translate(-50%, -50%);*/
  width: 165px;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  background-color: #000000;
  line-height: 26px;
  letter-spacing: 1px;
}
.centered {
  font-weight: bold;
  font-size: 80px;
  line-height: 90px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}
.centered_2 {
  font-weight: bold;
  font-size: 38px;
  line-height: 90px;
  text-align: left;
  color: #fff;
}
.centered_3 {
  width: 235px;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  background-color: #ffffff;
  line-height: 34px;
  letter-spacing: 1px;
}
.caja_elem_detalle{
  padding-top: 80px;
}
.caract_curso{
  font-size:20px;
  line-height: 50px;
  font-weight: 2;
}
.icono {
  display: block;
  margin: 0 auto;
}
.texto_boton{
  font-size: 15px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  line-height: 100%;
}
.foto_profesor {
  border-radius: 50%;
}
.contenedor_inscripcion{
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.fondo_detalle_transaccion{
  background-color: #E5E5E5;
}

.titulo-curso{
  font-size:32px;
}
.ancho-elem-detalle{
  height: 30px;
}

.contenedor_caracteristicas {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (min-width: 0px) and (max-width: 576px) {
  .contenedor_detalle {
    max-width: 340px !important;
  }
  .margen_items{
    margin-left:auto;
  }
  .caract_curso{
    font-size:12px;
  }
  .contenedor_caracteristicas{
    padding-left: 0px; !important
    padding-right: 0px; !important
  }
  .contenedor_lista {
    max-width: 540px !important;
    display: none;
  }
  .contenedor_inscripcion {
    max-width: 540px !important;
  }
  .centered_resultados{
      width: 300px;
  }
  .centered {
    font-size: 50px;
    line-height: 70px;
  }
  .centered_2 {
    font-size: 30px;
    line-height: 40px;
  }
  .descripcion_profesor{
      width: 100%;
  }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  .contenedor_detalle {
    max-width: 600px !important;
  }
  .margen_items{
    margin-left:auto;
  }
  .contenedor_lista {
    max-width: 720px !important;
    display: none;
  }
  .centered_resultados{
      width: 350px;
  }
  .contenedor_inscripcion {
    max-width: 720px !important;
  }
  .centered_resultados2{
      left: 60%;
  }
  .centered_resultados3{
      left: 7%;
  }
  .detalle_transaccion{
      font-size:15px;
      line-height: 50px;
  }
  .descripcion_profesor{
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
  }
}
@media screen and (min-width: 769px) and (min-width: 992px) {
  .contenedor_detalle {
    max-width: 960px !important;
  }
  .margen_items{
    margin-left: 105px;
  }
  .tamano_texto_curso{
    font-size:15px;
    max-width: 320px;
  }
  .contenedor_lista {
    max-width: 960px !important;
  }
  .contenedor_lista_mobile{
    display: none;
  }
  .contenedor_inscripcion {
    max-width: 960px !important;
  }
  .centered_resultados{
      width: 400px;
  }
  .centered_resultados2{
      left: 60%;
  }
  .centered_resultados3{
      left: 8%;
  }
  .detalle_transaccion{
    font-size:15px;
    line-height: 50px;
  }
  .descripcion_profesor{
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .contenedor_detalle {
    max-width: 1140px !important;
  }
  .margen_items{
    margin-left: 105px;
  }
  .contenedor_lista {
    max-width: 1140px !important;
  }
  .contenedor_lista_mobile{
    display: none;
  }
  .contenedor_inscripcion {
    max-width: 840px !important;
  }
  .contenedor-info-archivo {
    min-height: 530px;
  }
  .centered_resultados{
      left: 17%;
      width: 400px;
  }
  .centered_resultados2{
      left: 50%;
  }
  .centered_resultados3{
      left: 17%;
  }
  .detalle_transaccion{
    font-size:18px;
    line-height: 50px;
  }
  .descripcion_profesor{
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
  }
  .titulo_curso{
    min-height: 125px;
  }
}

@media screen and (min-width: 1920px) {
  .contenedor_lista {
    max-width: 1367px !important;
  }
  .tamano_texto_curso{
    font-size:15px;
  }
  .contenedor_inscripcion {
    max-width: 940px !important;
  }
  .centered_resultados{
      left: 14%;
      width: 400px;
  }
  .centered_resultados3{
      left: 14%;
  }
  .centered_resultados2{
      left: 50%;
  }
  .detalle_transaccion{
      font-size:18px;
      line-height: 50px;
  }
  .descripcion_profesor{
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
  }
}
