/*@font-face {
    font-family: 'segoe-print';
    src: url(font/segoe-print.ttf);
    src: url('font/segoe-print.eot');
    src: url('font/segoe-print.eot?#iefix') format('embedded-opentype'),
}*/

@charset "utf-8";
.ggc_contenedorGeneral {
    background-color: #F39972 !important;
}

.ggc_titulo {
    font-size: 45.31px;
    font-size: 45.31px;
    font-family: cabin;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 17px;
    letter-spacing: 0.5px;
}

.video_u03_u03_01 {
    border: 2px solid #F39972;
    border-style: dashed;
    border-radius: 10px;
    width: 80%;
    padding: 16px;
}

.videoContenedor2 {
    position: absolute;
    padding: 0px;
    margin: 0px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

video {
    width: 800px;
    height: 450px;
}

.flechaAtras {
    width: 61.5px;
    height: 61.5px;
    position: absolute;
    top: 89.5%;
    right: 90.3%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.flechaSiguiente {
    background-image: url(../img/Flechas/flechaSiguiente-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 61.5px;
    height: 61.5px;
    position: absolute;
    left: 94.3%;
    top: 89.5%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.Alinear_FlechaSiguiente {
    left: 40%;
    position: relative;
}

.Alinear_FlechaAtras {
    right: 49.5%;
    position: absolute;
    top: 81%;
}

.ContenedorIntro {
    /* border: 2px solid #F39972; */
    /* border-style: dashed; */
    /* border-radius: 10px; */
    
    position: relative;
    /* width: 81%; */
    
    height: 558px;
}

.letter_style {
    font-size: 45px;
    font-family: "cabinregular";
    line-height: 65px;
    letter-spacing: normal;
}

.fondo_libro {
    background-image: url(../img/img_libros.png);
    width: 515px;
    height: 488px;
    background-size: 75%;
    background-repeat: no-repeat;
    background-position: center;
}

.log_cc {
    background-image: url(../img/imgLicencia_cc.png);
    width: 50px;
    height: 50px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    left: 94%;
    position: absolute;
    top: 87%;
    cursor: pointer;
}

.titleCC {
    width: 85% !important;
}

.listCC {
    width: 585px !important;
}

.letter_style li {
    margin: 5px 0px 33px 0px;
}

ul li:before {
    content: "";
    width: 11px;
    height: 11px;
    background-color: #07AA9D;
    float: left;
    margin: 28px 12px 0px -17px;
    border-radius: 50%;
}

.area1 {
    background-image: url(../img/L_G07_U05_L04_01/imgI1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    left: 0%;
    top: 0%;
    
}
.click1{
      width: 85px;
  height: 85px;
  position: absolute;
  left: 26.3%;
  top: 50%;
}
.click2{
      width: 85px;
  height: 85px;
  position: absolute;
  left: 71.8%;
  top: 50%;
}

.mostrar1{
     background-image: url(../img/L_G07_U03_L06_01/imgI2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 291.62px;
    height: 192.28px;
    position: absolute;
    left: 28%;
  top: 40%;
}
.mostrar2{
     background-image: url(../img/L_G07_U03_L06_01/imgI3-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 744.46px;
  height: 186.28px;
  position: absolute;
  left: 37.5%;
  top: 42%;
}