/*@font-face {
    font-family: 'segoe-print';
    src: url('font/segoe-print.eot');
    src: url('font/segoe-print.eot?#iefix') format('embedded-opentype'), url('font/segoe-print.woff') format('woff'), url('font/segoe-print.ttf') format('truetype'), 
        url('font/segoe-print.svg#segoePrint') format('svg');
}*/

.flechaAtras {
    background-image: url(../img/Flechas/flechaAtras.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67px;
    height: 67px;
    position: absolute;
    top: 94%;
    left: 50%;
    position: absolute;
    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: 67px;
    height: 67px;
    top: 94%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.ggc_contenido_L {
    background-image: url(../img/L_G07_U03_L03_03_03/fondo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: transparent;
    color:#B4BC4A;
}

.subtitulo {
    background: #6ABCB1;
    padding: 14px 30px;
    color: #fff;
    font-family: "cabinregular";
    font-size: 38px;
    position: absolute;
     transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    top: 7.5%;
    left: 50%;
    z-index: 2;
    border-radius: 10px;
}

.cont1 {
    background-image: url(../img/L_G07_U03_L03_03_03/cont-33.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1170px;
    height: 621.77px;
    top: 51%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.cont2 {
    background-image: url(../img/L_G07_U03_L03_03_03/cont-34.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1170px;
    height: 621.77px;
    top: 51%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}


.tituloContent {
    text-align: center;
    font-size: 38.65px;
    font-family: "cabinregular";
    line-height: 53.75px;
}

.log_cc {
    background-image: url(../img/imgLicencia_cc.png);
    width: 50px;
    height: 50px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    left: 85.7%;
    position: absolute;
    top: 82%;
}

.titleCC {
    width: 84%;
}

.imgSugerencia {
    width: 23.83px;
    height: 25.02px;
}

.ggc_textArea {
    font-family: "cabinmedium" !important;
    width: 377px;
    max-width: 377px;
    height: 40px;
    resize: none;
    background-color: transparent;
    border: none;
    font-size: 30px;
    display: block;
    /* margin-left: 0%; */
    color:#999;
    padding: 5px 10px 5px 10px;
    position: absolute;
    left: 345px;
    top: 177px;
}

.ggc_textArea:focus {
    outline: none;
    border: none;
}
