/* AVISOS JQUERY POPUP OVERLAY */
/*#7a918c;*/
/*#a39d96;*/
@media (max-width: 480px) {
  .well {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    display: none;
    margin: 0;
    width: 100%;
    height: auto;
    color: white;
    position: relative;
    opacity: 0;
    background-color: #9ee5ff; }
    .well .bld {
      font-weight: bold; }
    .well #mensaje, .well #mensaje_single, .well #pop_aviso {
      display: block;
      position: relative;
      float: left;
      margin-top: .5em;
      font-size: 1.2em;
      width: 100%;
      text-align: center; }
    .well #botonespop {
      position: relative;
      float: left;
      width: 80%;
      margin-left: 10%;
      height: auto;
      margin-top: 2em;
      /*justify-content:space-between;*/
      justify-content: space-around; }
      .well #botonespop .pop_msg_close, .well #botonespop .pop_msg_action_close, .well #botonespop .pop_curso_close, .well #botonespop .pop_aviso_close {
        position: relative;
        float: left;
        width: 30%;
        padding: 0.8em 0;
        border: none;
        background: black;
        color: white;
        border: solid 2px white;
        cursor: pointer; }
        .well #botonespop .pop_msg_close:hover, .well #botonespop .pop_msg_action_close:hover, .well #botonespop .pop_curso_close:hover, .well #botonespop .pop_aviso_close:hover {
          font-weight: bold; }
      .well #botonespop #cerrar {
        display: none; }

  .well {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }

  #pop_carrusel {
    width: 100%;
    background-color: #9ee5ff; }

  #pop_cursos {
    width: 90%;
    background-color: #9ee5ff; }
    #pop_cursos #titulo {
      display: block;
      position: relative;
      float: left;
      width: 100%;
      text-align: center;
      font-size: 1.5em;
      margin: 0;
      color: black;
      font-weight: bold; }
    #pop_cursos #listacursos {
      position: relative;
      float: left;
      width: auto; }
      #pop_cursos #listacursos .spancurso {
        display: block;
        position: relative;
        float: left;
        width: 60%;
        padding: .3em 0;
        height: auto;
        text-align: center;
        font-size: 1.2em;
        font-weight: bold;
        margin-top: .5em;
        color: black;
        border: solid 1px black;
        cursor: hover;
        margin-left: 20%;
        cursor: pointer;
        background: #1ec3ff; }
      #pop_cursos #listacursos .romper {
        clear: both; }

  #pop_aviso {
    width: 100% !important;
    margin-left: -2em !important;
    height: auto;
    color: black;
    padding: 0 2em; }
    #pop_aviso #imagenlogotitulo {
      position: relative;
      float: left;
      margin-top: 1em;
      margin-left: 35%;
      width: 30%;
      height: auto; }
    #pop_aviso #imagentemporal {
      position: relative;
      float: left;
      margin-top: 1em;
      margin-left: -5%;
      width: 110%;
      height: auto; }
    #pop_aviso #tituloaviso {
      clear: both;
      display: block;
      position: relative;
      float: left;
      margin-top: 2em;
      font-size: 1.25em;
      width: 100%;
      text-align: center;
      font-weight: bold; }
    #pop_aviso #imagenaviso {
      display: block;
      position: relative;
      float: left;
      margin-top: .5em;
      margin-left: 2.5%;
      font-size: 1.2em;
      width: 95%;
      text-align: left;
      height: 3em;
      border: solid 1px black; }
    #pop_aviso #fotomensaje {
      position: relative;
      float: left;
      margin-top: 0em;
      margin-left: 2.5%;
      font-size: 1.2em;
      width: 90%;
      text-align: left;
      height: 14em; }
      #pop_aviso #fotomensaje img {
        display: block;
        position: relative;
        float: left;
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto; }
    #pop_aviso #mensajeaviso {
      display: block;
      position: relative;
      float: left;
      margin-top: -2em;
      margin-left: 2%;
      font-size: 1.2em;
      width: 95%;
      text-align: left;
      margin-top: .5em; }
      #pop_aviso #mensajeaviso p a {
        color: blue;
        text-decoration: none; }
    #pop_aviso #cerrarpopaviso {
      position: absolute;
      right: 1em;
      top: 1em;
      width: 2em;
      height: auto; }
      #pop_aviso #cerrarpopaviso:hover {
        cursor: pointer; }
    #pop_aviso #botonera {
      position: relative;
      float: left;
      width: 90%;
      margin-left: 5%;
      margin-top: 0em;
      padding-bottom: 2em; }
      #pop_aviso #botonera .btn {
        width: 90%;
        position: relative;
        float: left;
        padding: 0.5em;
        border: solid 1px black;
        text-align: center;
        font-size: .9em;
        font-weight: bold;
        margin-top: .75em;
        margin-left: 5%; }
        #pop_aviso #botonera .btn a {
          color: black; }
        #pop_aviso #botonera .btn:hover {
          cursor: pointer; }

  #divavisostemporales {
    position: fixed;
    display: block;
    bottom: -27em;
    width: 100%;
    height: auto;
    padding-bottom: 1em;
    background: #29ce9c;
    z-index: 1000000;
    opacity: 0; }
    #divavisostemporales #cerraravisotemporal {
      position: absolute;
      right: .3em;
      top: .3em;
      width: 2em;
      height: 2em;
      background-image: url("../../storage/img/cerrarpartial.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 60%;
      cursor: pointer; }
    #divavisostemporales #divlogoaviso {
      position: absolute;
      top: .5em;
      left: 1em;
      background-image: url("../../public/img/imagenes-comodin/otrologo.png");
      background-position: left;
      background-repeat: no-repeat;
      background-size: 15%;
      cursor: pointer; }
      #divavisostemporales #divlogoaviso span {
        display: bloh;
        position: relative;
        float: left;
        margin-left: 4em;
        margin-top: .5em;
        font-weight: bold; }
    #divavisostemporales #opcionesaviso {
      position: relative;
      float: left;
      width: 100%;
      height: auto;
      margin-top: 2em; }
      #divavisostemporales #opcionesaviso .opcionaviso {
        display: block;
        position: relative;
        float: left;
        width: 80%;
        margin-left: 10%;
        height: auto;
        font-size: .8em;
        font-weight: bold;
        text-align: center;
        margin-top: .5em;
        padding: .4em 0em;
        background-color: #9ee5ff;
        cursor: pointer; }
      #divavisostemporales #opcionesaviso .opcionaviso:first-of-type {
        margin-top: 2em; } }

/*# sourceMappingURL=mensajes-media.css.map */
