@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 {
    /* border: 2px solid #F39972;
    border-style: dashed;*/
    
    border-radius: 10px;
    position: relative;
    width: 835px;
    padding: 16px 0px 16px 0px;
}

video {
    width: 800px;
    height: 450px;
}

.flechaAtras {
    background-image: url(../img/flechaAtras.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67px;
    height: 67px;
    position: absolute;
    left: 50%;
    top: 81%;
    transform: translate(-50%);
}

.flechaSiguiente {
    background-image: url(../img/flechaSiguiente.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67px;
    height: 67px;
    position: absolute;
    left: 596px;
    top: 616px;
    transform: translate(-50%);
}

.flechaSiguiente2 {
    background-image: url(../img/flechaSiguiente.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67px;
    height: 67px;
    position: absolute;
    left: 513.5px;
    /*left: 50%;*/
    
    top: 90.5% transform: translate(-50%)
}

.Alinear_FlechaSiguiente {
    left: 40%;
    position: relative;
}

.Alinear_FlechaAtras {
    right: 49.5%;
    position: absolute;
    top: 81%;
}

.ContenedorIntro {
    /*border: 7px solid #F39972;
    border-radius: 10px;*/
    
    position: relative;
    width: 1144.432px;
    height: 564.472px;
    bottom: 56px;
    background-image: url(../img/imgFondoContent.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.subContenedorIntro {
    width: 771px;
    height: 424px;
    background: url(../img/imgPeriodista.png) 230px 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    top: 12px;
    position: absolute;
    transform: translate(48.1%, 29.5%);
}

.letter_style {
    font-size: 47.45px;
    font-family: "cabinmedium";
    line-height: 47.45px;
    padding: 0px 90px 0px 90px;
    position: absolute;
    /* top: 177.5px; */
    
    margin: 0px auto;
    transform: translate(-1%, 50%);
    width: 100%;
    letter-spacing: normal;
    top: 23px;
    text-align: left;
}

.imgNoticias {
    position: relative;
    width: 817.2px;
    height: 481.75px;
    bottom: 56px;
    background-image: url(../img/imgIntro1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 59px;
    left: 189px;
}

.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: 91%;
    position: absolute;
    top: 79%;
    cursor: pointer;
}

.titleCC {
    width: 85% !important;
}

.listCC {
    width: 585px !important;
}

.letter_style li {
    margin: 5px 0px 33px 0px;
}

ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #393C4A;
    float: left;
    margin: 28px 12px 0px -17px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}