@charset "utf-8";
@import url("L_G07_U01_L01_03.css");
/* CSS Document */

.flechaSiguiente {
    left: 92%;
    top: 91%;
}

.flechaAtras {
    left: 5%;
    top: 91%;
}

.titulo {
    font-family: 'cabinbold';
    font-size: 82px;
    line-height: 126px;
    color: #D8236C;
    margin: 1% 0 0 6.5%;
    position: relative;
    z-index: 1;
}

.texto {
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 45px;
    color: #636363;
    margin: 1.5% 0 0 6.5%;
    letter-spacing: -0.5px;
    position: relative;
    z-index: 1;
}

.btn1 {
    background-image: url(../img/L_G07_U01_L01_03_04/btn1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 307px;
    height: 59px;
    vertical-align: bottom;
    position: relative;
}

.btn2 {
    background-image: url(../img/L_G07_U01_L01_03_04/btn2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 307px;
    height: 59px;
    vertical-align: middle;
    position: relative;
}

.btn3 {
    background-image: url(../img/L_G07_U01_L01_03_04/btn3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 307px;
    height: 59px;
    vertical-align: middle;
    position: relative;
}

.flechaMesa {
    background-image: url(../img/L_G07_U01_L01_03_04/flechaMesa.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 150px;
    height: 26px;
    vertical-align: middle;
    position: relative;
    margin: 0 9px 0 18px;
}

.mesaRedonda {
    background-image: url(../img/L_G07_U01_L01_03_04/mesaRedonda.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 581px;
    height: 436px;
    position: absolute;
    top: 21%;
    left: 27%;
}

.popMesa1 {
    background-image: url(../img/L_G07_U01_L01_03_04/popMesa1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 938px;
    height: 490px;
}

.popMesa2 {
    background-image: url(../img/L_G07_U01_L01_03_04/popMesa2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1158px;
    height: 635px;
}

.closePopUp {
    top: 10px;
}