#homeTextWarper {
    width: 244px;
    background: transparent url("../assets/images/home/homeShader.png");
    background-repeat: no-repeat;
    background-position: right 30px;
    height:  600px;
    float: left;
}

#homeTextWarper .texto {
    text-align: right;
    font-size: 18px !important;
    margin-right: 20px !important;
    margin-top: 0px !important;
    float: right;
    width: 200px;
    line-height: 25px !important;
}

#homeTextWarper .titulo {
    font-size: 34px !important;
    margin-top: 0px !important;
}

#seta {
    background: transparent url("../assets/images/home/setaAzul.png");
    width: 50px;
    height: 50px;
}

.block {
    position: absolute;
    overflow: visible;
    width: 125px;
    height: 120px;
}

.blockFace {
    background-color: #a5caac;
    left: 255px;
}

.blockFace a {
	text-decoration: none;
	color: #fbf8ce;
}

.blockAspas {
    background-color: #832622;
    left: 482px;
    top: 30px;
}

.blockMundo {
    background-color: #de9647;
    left: 323px;
    top: 150px;
}

.blockLapis {
    background-color: #b8d5bd;
    left: 485px;
    top: 182px;
}

#setaFace {
    position: absolute;
    background-image: url("../assets/images/home/setaFace.png");
    background-repeat: no-repeat;
    height: 18px;
    width: 29px;
    left: 15px;
    bottom: -18px;
}

#setaVermelha {
    position: absolute;
    background-image: url("../assets/images/home/setaVermelha.png");
    background-repeat: no-repeat;
    height: 30px;
    width: 18px;
    left: -18px;
    top: 20px;
}

#setaLaranja {
    position: absolute;
    background-image: url("../assets/images/home/setaLaranja.png");
    background-repeat: no-repeat;
    height: 18px;
    width: 29px;
    left: 15px;
    bottom: -18px;
}

#setaAzul {
    position: absolute;
    background-image: url("../assets/images/home/setaAzul.png");
    background-repeat: no-repeat;
    height: 18px;
    width: 29px;
    left: 15px;
    bottom: -18px;
}
/*#setaAzul {
    position: absolute;
    height: 25px;
    width: 25px;
    left: 15px;
    bottom: -13px;
    background-color: #b8d5bd;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    z-index: 0;
}
*/
#seloFace {
    position: absolute;
    background-image: url("../assets/images/home/seloFace.png");
    background-repeat: no-repeat;
    height: 35px;
    width: 35px;
    left: 13px;
    bottom: -60px;
}

#seloMundo {
    position: absolute;
    background-image: url("../assets/images/home/seloMundo.png");
    background-repeat: no-repeat;
    height: 35px;
    width: 35px;
    left: 13px;
    bottom: -60px;
}

#seloLapis {
    position: absolute;
    background-image: url("../assets/images/home/seloLapis.png");
    background-repeat: no-repeat;
    height: 35px;
    width: 35px;
    left: 13px;
    bottom: -60px;
}

#seloAspas {
    position: absolute;
    background-image: url("../assets/images/home/seloAspas.png");
    background-repeat: no-repeat;
    height: 35px;
    width: 35px;
    left: -60px;
    top: 18px;
}

.blockContent {
    position: absolute;
    width: 125px;
    height: 120px;
    z-index: 10;
}

.block p {
    margin: 0px;
    margin-left: 10px;
    margin-right: 5px;
    width: 110px;
    /*height: 120px;*/
    line-height: normal;
    color: #fbf8ce;
    font-family: 'dsignes boldregular', Arial, sans-serif;
    z-index: 10;
}

.blockFace p {
    margin-top: 28px;
    font-size: 22px;
    line-height: 20px  !important;
}

.blockMundo p {

    line-height: 16px !important;
}

.blockMundo .p1 {
    margin-top: 15px;
    font-size: 16px;
}

.blockMundo .p2 {
    font-size: 14px;
}

.blockAspas p {
    font-family: 'dsignes regular', Arial, sans-serif;
}

.blockAspas .p1 {
    margin-top: 32px;
    font-size: 16px;
    line-height: 14px;
}

.blockAspas .p2 {
    margin-top: 15px;
    font-size: 12px;
    line-height: 10px;
        padding-right: 5px;
    margin-bottom: 5px;
    width: 110px;
}
.blockLapis p {
    width: 80px;
    line-height: 18px;
}

.blockLapis .p1 {
    margin-top: 5px;
    font-size: 18px;
}

.blockLapis .p2 {
    font-size: 16px;
    width: 125px;

}

.blockLapis .p3 {
    font-size: 22px;
    width: 125px;
}