 /*IFRAME*/

#Full_Yourland #section11 .content_planeta.glocal {
    background-image: url(https://www.urosario.edu.co/PortalUrosario/media/UR-V4/YourLand-festival-2020/img/fondo-Planet-Jump.jpg);
  }

  #section11 .textos_bienvenida p {
    text-shadow: 0px 5px 10px #000000;
}

#section11 .textos_bienvenida{
margin-top: -10%;
}

#section11 .textos_bienvenida p strong {
    color: #ffffff;
    font-size: 1.2em;
}

#Full_Yourland #section11 .content_planeta .img_planeta img {
    max-width: 384px;
}
  /*IFRAME*/
 
 
 /*MODAL new_dis*/

  #Full_Yourland .modal-dialog.new_dis .modal-content {
    padding: 5px;
}

#Full_Yourland .modal-dialog.new_dis .tabla_modal {
    background: transparent;
    border-radius: 10px;
}

#Full_Yourland .modal-dialog.new_dis .tabla_modal td.text strong {
    background: #170c50;
    color: #ffff;
    padding: 2px 9px;
}

#Full_Yourland .modal-dialog.new_dis .tabla_modal td span {
    font-weight: 900;
}

#Full_Yourland .modal-dialog.new_dis .tabla_modal td i {
    transform: rotate(
269deg
);
    font-size: 15px;
    margin-right: 7px;
}

#Full_Yourland .modal-dialog.new_dis .tabla_modal td {
    border-bottom: 1px solid #fff;
    padding: 10px 0px 15px;
    font-size: 0.9em;
    font-weight: 600;
    color: #fff;
}

#Full_Yourland .modal-dialog.new_dis .tabla_modal td.hora {
    background: transparent;
    padding: 0px 5px;
    color: #ffffff;
    font-weight: 600;
    text-align: left;
    min-width: 230px;
    border-bottom: 1px solid #fff0;
    padding-top: 20px;
}

#Full_Yourland .modal-dialog.new_dis .modal-body {
    background-image: url(https://www.urosario.edu.co/PortalUrosario/media/UR-V4/YourLand-festival-2020/img/1fondo_modalnew.png);
    background-size: cover;
    padding: 18% 20px 40px;
    background-repeat: no-repeat;
    background-color: #000079;
}


#Full_Yourland .modal-dialog.new_dis .modal-body .miercoles_new, #Full_Yourland .modal-dialog.new_dis .modal-body .jueves_new {
    background-image: url(https://www.urosario.edu.co/PortalUrosario/media/UR-V4/YourLand-festival-2020/img/1box_modalnew.png);
    background-size: cover;
    background-position-y: 20px;
    background-repeat: no-repeat;
    height: 100%;
    padding: 0px 20px;
    padding-bottom: 30px;
}


#Full_Yourland .modal-dialog.new_dis p.titulo_pop1 img {
    max-width: 560px;
    width: 100%;
}

#Full_Yourland .modal-dialog.new_dis p.titulo_pop1 {
    text-align: left;
}

#Full_Yourland p.titulopop {
    text-align: left;
    padding: 0px 0;
}

#Full_Yourland p.titulopop img {
    width: 100%;
    max-width: 220px;
}

  /*MODAL new_dis*/

  @media (max-width: 1200px){

  #Full_Yourland .modal-dialog.new_dis{
    max-width: 93%;
}

#Full_Yourland .modal-dialog.new_dis p.titulo_pop1 img {
    max-width: 360px;
    width: 100%;
}

}

@media (max-width: 768px){
#section11 .textos_bienvenida{
    margin-top: 0;
    }

    #Full_Yourland #section11 .content_planeta .img_planeta img {
        max-width: 184px;
        padding-top: 10%;
    }

}

@media (max-width: 600px){
#section11 .section_plan.box {
    padding: 20px 5%;
}
#Full_Yourland .jueves_new {
    height: auto!important;
}
#Full_Yourland  .fecha img {
    padding: 31px 0;
}
}
    
@media (max-width: 480px){
    #Full_Yourland #section11 .content_planeta .img_planeta img {
        max-width: 100px;
        margin-top: -4% !important;
    }
    #Full_Yourland #section11 p {
        font-size: 0.7em;
        line-height: 16px;
    }
    #Full_Yourland #section11 .textos_bienvenida p strong {
        color: #ffffff;
        font-size: 1.0em;
    }
}