/*@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_contenido_L {
    background: #FEFEFE;
    color: #98BE13;
}

.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 {
    background-image: url(../img/Flechas/flechaAtras.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70.19px;
    height: 70.19px;
    position: absolute;
    top: 80%;
    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.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 71.25px;
    height: 71.67px;
    position: absolute;
    left: 94.3%;
    top: 80%;
    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;
}