body {
  font-family: 'Alexandria', sans-serif;
}
.decorativo {
    position: absolute;
    z-index: 1;
    pointer-events: none;
}

.e1 {
    top: 83%;
    left: 0%;
    max-width: 140px;
}

.e2 {
    top: 45%;
    right: 0%;
    max-width: 110px;
}

.e5 {
    top: 15%;
    left: 6%;
    max-width: 500px;
}

.e6 {
    top: 12%;
    left: 28%;
    max-width: 80px;
}

.e7 {
    top: 10%;
    left: 63%;
    max-width: 85px;
}

.e8 {
    top: 21%;
    left: 70%;
    max-width: 180px;
}

.e9 {
    top: 40%;
    right: 0%;
    max-width: 250px;
}

.e10 {
    top: 68%;
    left: 18%;
    max-width: 80px;
}

.e11 {
    top: 425%;
    left: 0%;
    max-width: 130px;
}

.e12 {
    top: 444%;
    left: 12%;
    max-width: 80px;
}

.e13 {
    top: 450%;
    right: 0%;
    max-width: 140px;
}

.e14 {
    top: 540%;
    left: 0%;
    max-width: 150px;
}

.e15 {
    top: 576%;
    right: 5%;
    max-width: 80px;
}

.e16 {
    top: 660%;
    left: 6%;
    max-width: 80px;
}

.e17 {
    top: 660%;
    right: 30%;
    max-width: 80px;
}

.e18 {
    top: 728%;
    left: 0%;
    max-width: 530px;
}

.e19 {
    top:779%;
    right: 17%;
    max-width: 150px;
}

.e20 {
    top: 935%;
    left: 0%;
    max-width: 90px;
}

.e21 {
    top: 975%;
    right: 0%;
    max-width: 130px;
}

.e22 {
    top: 1050%;
    left: 0%;
    max-width: 130px;
}

.e23 {
    top: 1050%;
    right: 5%;
    max-width: 80px;
}

.e24 {
    top: 1165%;
    right: 0%;
    max-width: 400px;
}

.e25 {
    top: 30%;
    left: 10%;
    max-width: 350px;
}

.e26 {
    top: 55%;
    right: 17%;
    max-width: 200px;
}

.e27 {
    top: 88%;
    left: 20%;
    max-width: 200px;
}

.e28 {
    top: 1470%;
    left: 0%;
    max-width: 80px;
}

.e29 {
    top: 1500%;
    right: 0%;
    max-width: 110px;
}

.e30 {
    top: 1570%;
    left: 35%;
    max-width: 70px;
}

.e31 {
    top: 1620%;
    left: 5%;
    max-width: 80px;
}

.e32 {
    top: 1635%;
    right: 25%;
    max-width: 100px;
}

.e33 {
    top: 1629%;
    right: 3%;
    max-width: 255px;
}


@media screen and (max-width: 4000px) and (orientation: portrait) {
  .decorativo {
    display: none;
    ;
  }
}


@media screen and (min-width: 1024px) and (min-height: 800px) and (orientation: landscape) {
 .decorativo {
    display: none;
    ;
  }

}

@media screen and (max-width: 950px){
 .decorativo {
    display: none;
    ;
  }
}

.decorativo {
    display: none;
    ;
  }