@import url("S_G06_U01_L02_03.css");

/*subFondoSol*/
.subFondoSol {
    width: 1105px;
    height: 590.7px;
    position: absolute;
    top: 6.5%;
    left: 50%;
    transform: translate(-50%);
     border: 3px dashed #343A49;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 25px;
    padding:10px;
}
/*bordeSubFondoSol*/
.bordeSubFondoSol {
    background-image: url(../img/fondo/subFondoSol.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}


/*SOL*/
.sol {
    background-image: url(../img/sol/sol.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width:341px;
    height: 485px;
	margin: 0 auto;
}

.cntTableroSol{
    position: absolute;
    left: 3%;
    top: 44%;
    width: 348px;
    height: 316px;
}
.tableroSol{
    width:325px;
    height: 215px;
    background-color: #FEFEFE;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border:10px solid #FCC03F;
    box-shadow: 0px 0px 0px 1.5px #998336 inset, 0px 0px 0px 1.5px #998336, 
                2px 2px 10px 2px rgba(0,0,0,0.3)inset , 2px 2px 10px 2px #AC7443;
position: relative;
    z-index: 2;
}

.tableroSol .texto{
font-size: 35px;
text-align: center;
bottom: 4%;
position: absolute;
left: 50%;
transform: translate(-50%);
white-space: nowrap;
color: #343A49;
font-family: "alegreya_sansmedium" !important;
line-height: 34px;

}

.circuloTableroSol{
width: 146px;
height: 73px;
-webkit-border-radius: 0 0 146px 146px;
-moz-border-radius: 0 0 146px 146px;
border-radius: 0 0 146px 146px;
background-color: #FCC03F;
border: 3px solid #998336;
position: absolute;
z-index: 1;
left: 11%;
bottom: 2%;
    z-index: 1;
left: 50%;
transform: translate(-50%);
position: absolute;

}

.clickTablero {
    background-image: url(../img/click/clickTablero.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 41.5px;
    height: 46.3px;
    position: absolute;
    left:52%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.IL_S_G06_U01_L02_03_01_01 {
    background-image: url(../img/sol/IL_S_G06_U01_L02_03_01_01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 89px;
    height: 149px;
    position: absolute;
    left:50%;
    top: 6%;
    transform: translate(-50%);
}

.IL_S_G06_U01_L02_03_01_02 {
    background-image: url(../img/sol/IL_S_G06_U01_L02_03_01_02.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 51.3px;
    height: 132px;
    position: absolute;
    left:50%;
    top: 6%;
    transform: translate(-50%);
}
.IL_S_G06_U01_L02_03_01_03 {
    background-image: url(../img/sol/IL_S_G06_U01_L02_03_01_03.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 412px;
    height: 364px;
    position: absolute;
    left: 43%;
    top: 0%;
    z-index: 2;
    display:inline-block;
}

/*nina con libro*/
.IL_S_G06_U01_L01_03_02_01 {
    background-image: url(../img/diagramaHR/IL_S_G06_U01_L01_03_02_01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 297px;
    height: 573px;
    position: absolute;
    left: 43%;
    top: 0%;
    z-index: 2;
    display:inline-block;
}