@charset "UTF-8";
body{
    font-family: "Nexa Light";
    font-size: 16px;
    font-weight: normal;
}
.imgs_casa_dos, #casa_dos::before{
    background-image: url("../img/casa_dos/casa_dos.png");
    position: absolute;
    background-repeat: no-repeat;
}
#casa_dos{
    width: 652px;
    height: 429px;
    bottom: 107px;
    left: 180px;
}
#casa_dos::before{
    background-position: -658px -255px;
    content: "";
    position: absolute;
    width: 195px;
    height: 33px;
    top: -69px;
    left: 228px;
}
#casa_dos_cama{
    background-position: -661px 0px;
    cursor: pointer;
    height: 44px;
    width: 147px;
    right: 50px;
    top: 158px;
}
#casa_dos_estufa{
    background-position: -661px -51px;
    cursor: pointer;
    right: 106px;
    bottom: 28px;
    width: 68px;
    height: 92px;
}
#casa_dos_comedor{
    background-position: -661px -148px;
    cursor: pointer;
    left: 184px;
    bottom: 28px;
    width: 131px;
    height: 102px;
}
#infoGraficoRecetas{
    width: 877px;
}
.contBloqueUno{
    border-bottom: 2px dashed #C1C1C1;
}
.Gomez{
    font-family: "Gomez Strikes Again"
}
.colorAzul{
    color: #5487A6;
    margin: 0px 0px 5px 0px;
}
.colorLila{
    color: #876272;
    margin: 0px 0px 5px 0px;
}
.contUno{
    padding-right: 15px;
    margin-right: 15px;
    border-right: 2px dashed #C1C1C1;
    width: 408px;
}
.imagenUno, .imagenDos, .imagenTres, .parrafoAmarillo::before, .parrafoNumeradoUno::before, .parrafoNumeradoDos::before, .parrafoNumeradoTres::before, 
.parrafoNumeradoCuatro::before{
    background-image: url("../img/casa_dos/recetas.png");
}
.imagenUno{
    width: 122px;
    height: 170px;
    margin-left: 20px;
    padding-left: 10px;
}
.imagenDos{
    width: 122px;
    height: 170px;
    margin-left: 20px;
    background-position: -128px 0px;
}
.imagenTres{
    width: 122px;
    height: 170px;
    background-position: -257px 0px;
}
.ingredientesUno{
    width: 290px;
}
.ingredientesDos{
    width: 240px;
}
.parrafoAmarillo{
    padding-left: 20px;
    position: relative;
    margin: 0px 0px 5px 0px;
}
.parrafoAmarillo::before{
    content: "";
    position: absolute;
    left: 0px;
    top: 10%;
    width: 11px;
    height: 10px;
    background-position: -4px -368px;
}
.parrafoNumerado{
    padding-left: 46px;
    position: relative;
    text-align: justify;
}
.parrafoNumeradoUno::before{
    background-position: -15px -368px;
    position: absolute;
    content: "";
    width: 24px;
    height: 22px;
    top: 10%;
    left: 10px;
}
.parrafoNumeradoDos::before{
    background-position: -39px -368px;
    position: absolute;
    content: "";
    width: 24px;
    height: 22px;
    top: 10%;
    left: 10px;
}
.parrafoNumeradoTres::before{
    background-position: -62px -368px;
    position: absolute;
    content: "";
    width: 24px;
    height: 22px;
    top: 10%;
    left: 10px;
}
.parrafoNumeradoCuatro::before{
    background-position: -85px -368px;
    position: absolute;
    content: "";
    width: 24px;
    height: 22px;
    top: 10%;
    left: 10px;
}
.parrafoPequeno{
    font-size: 12px;
    text-align: justify;
}
.contBloqueDos{
    margin-top: 22px;
}
#notaCompota{
    font-family: "Gomez Strikes Again";
    width: 236px;
    height: 134px;
    background-color: #81A0AB;
    padding: 18px 22px;
    color: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    margin: 0px 0px 0px 20px;
    font-size: 21px;
    line-height: 22px;
}
.contBloqueTres{
    margin: 25px 0px;
}