.contenActividad {
    background-image: url(../img/content_act1-36.png);
    position: absolute;
    left: 50%;
    top: 7%;
    transform: translate(-50%);
    width: 1082px;
    height: 609px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.ContenedorIntro {
    border: 2px solid #F39972;
    border-style: dashed;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 89%;
    height: 81%;
    position: absolute;
    margin: 0px auto;
    /* padding-left: 1px; */
    
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}

.centervideo {
    width: 800px;
    height: 450px;
    transform: translate(50%);
    position: absolute;
    right: 50%;
    top: 16px;
}

.flechaSiguiente {
    background-image: url(../img/flechaSiguiente.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67px;
    height: 67px;
    position: absolute;
    left: 50%;
    top: 96%;
    transform: translate(-50%);
}

.flechaAtras {
    background-image: url(../img/flechaAtras.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67px;
    height: 67px;
    position: absolute;
    left: 50%;
    top: 96%;
    transform: translate(-50%);
}

.btn_hipotesis1 {
    background-image: url("../img/btn_hipotesis1-37.png");
    width: 640px;
    height: 400px;
    background-repeat: no-repeat;
    position: absolute;
    background-size: 40%;
    left: 21%;
    bottom: -316px;
    cursor: pointer
}

.btn_hipotesis2 {
    background-image: url("../img/bt_hipotesis2-38.png");
    width: 640px;
    height: 400px;
    background-repeat: no-repeat;
    position: absolute;
    background-size: 40%;
    left: 51%;
    bottom: -316px;
    cursor: pointer;
}

.img_ejmpTesis {
    background-image: url("../img/L_G06_U03_L03-39.png");
    background-size: 100%;
    width: 79px;
    height: 79px;
    background-repeat: no-repeat;
    right: -50px;
    position: absolute;
    top: -40px;
    cursor: pointer;
}

.tituloContent {
    position: absolute;
    font-size: 38.65px;
    font-family: "cabinregular";
    top: -16%;
    left: -3%;
}

.popup_h1 {
    background-image: -webkit-gradient( linear, right bottom, right top, color-stop(0.25, #009FB8), color-stop(1, #5EC4F0));
    background-image: -o-linear-gradient(top, #009FB8 25%, #5EC4F0 100%);
    background-image: -moz-linear-gradient(top, #009FB8 25%, #5EC4F0 100%);
    background-image: -webkit-linear-gradient(top, #009FB8 25%, #5EC4F0 100%);
    background-image: -ms-linear-gradient(top, #009FB8 25%, #5EC4F0 100%);
    background-image: linear-gradient(to top, #009FB8 25%, #5EC4F0 100%);
}

.popup_h2 {
    height: 445px !important;
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.2, #C01818), color-stop(1, #E8530E));
    background-image: -o-linear-gradient(top, #C01818 20%, #E8530E 100%);
    background-image: -moz-linear-gradient(top, #C01818 20%, #E8530E 100%);
    background-image: -webkit-linear-gradient(top, #C01818 20%, #E8530E 100%);
    background-image: -ms-linear-gradient(top, #C01818 20%, #E8530E 100%);
    background-image: linear-gradient(to top, #C01818 20%, #E8530E 100%);
}

div [data-sg-id="item_popup"] {
    background-color: #FFFFFF !important;
}

.popCC {
    background-color: #FFFFFF !important;
    background: linear-gradient(to right, #FFFFFF 0%, #FFFFFF 100%) !important;
    box-shadow: 5px 5px 5px #949494;
}

.btn_cerrar_h1 {
    background-image: url(../img/close_popuph1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 81px;
    height: 81px;
    position: absolute;
    top: 76%;
    right: 0;
    border: 0;
    font-size: 0;
    margin-top: 9px;
    margin-right: 12px;
    z-index: 2;
    left: 95%;
}

.btn_cerrar_h2 {
    background-image: url(../img/close_popuph2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 81px;
    height: 81px;
    position: absolute;
    top: 76%;
    right: 0;
    border: 0;
    font-size: 0;
    margin-top: 9px;
    margin-right: 12px;
    z-index: 2;
    left: 95%;
}

.title_popuph1 {
    font-family: cabinregular;
    font-size: 43px;
    color: #FFF;
    text-align: left;
    font-weight: bold;
    line-height: 53.83px;
    letter-spacing: 1px;
}

.popCC .contenido {
    background-color: #FFFFFF;
    width: 859px;
    height: 439px;
    text-align: center;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: -9px;
    margin: 2% auto 2% auto;
    position: relative;
}

p {
    font-family: cabinregular;
    color: #fff;
    font-size: 49.56px;
    text-align: left;
    letter-spacing: 0.5px;
    line-height: 50px;
}

.popCC {
    width: 891px;
    height: 473px;
    /*  left: 410.33125px !important;
    
    top:168px !important;*/
      margin-top: 38px !important;
}

.popCC2 {
    width: 860px;
    height: 472px;
    /*left: 431.33125px !important;*/
    
    top: 264.7px !important;
}

.caperucita{
    background-image: url(../img/caperucita.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 880px;
    height: 382px;
    position: absolute;
      top: 4%;
  left: 4.5%;
}