body {
  font-family: 'Alexandria', sans-serif;
}

.decorativo {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}



.circulorosa {
  top: 40%;
  right: 90%;
  width: 182px;
  height: 182px;
}


.coronaamarilla {
  position: absolute;
  left: 12%;
  top: -3%;
}


.estrellaamarilla {
  position: absolute;
  left: 50%;
  top: 5%;
}


.estrellarosa {
  position: absolute;
  left: 95%;
  top: 43%;
}

.estrellaazul {
  position: absolute;
  left: 40%;
  top: 70%;
}



.deco-asterisco-big {
  top: 0%;
  right: 0%;
  max-width: 35px;
}


.deco-carita {
  top: 13%;
  left: 6%;
  max-width: 55px;
}


.deco-estrella {
  top: 10%;
  left: 35%;
  max-width: 30px;
}

.deco-manchapicos {
  top: 45%;
  right: 0%;
  max-width: 150px;
}

.deco-asterisco {
  top: 25%;
  left: 1%;
  max-width: 25px;
}



.img-asteriscoamarillo-frame3 {
 width: 150;
  left: 75px;
  top: 43%;
  z-index: 1;
}


.mediocirculo-frame3 {

  right: 0;
  top: 30%;
  transform: translateY(-50%);
  height: 200px;
  z-index: 1;
}


.img-asteriscoazul-frame3 {

  left: 10%;
  top: 88%;
}


.img-asteriscorosa-frame3 {

  left: 20%;
  top: 11%;
}


.img-estrella-fugas-frame3 {
  width: 120px;
  right: 110px;
  top: 30%;
}






.img-floramarillo-frame4 {
  position: absolute;
  top: 254px;
  left: 0;
  width: 120px;
  
}


.img-asteriscoazul-frame4 {
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;

}


.img-estrellarosa-frame4 {
  position: absolute;
  top: 25px;
  right: 168px;
  width: 36px;
  
}







.img-caritanegra-frame5 {
  width: 80px;
  top: 2360px;
  right: 711;
 
}


.img-astericonaraja-frame5 {
    width: 130px;
  top: 2760px;
  left:  0px;

}

.img-florazul-frame5 {
width: 150px;
  top: 2700;
  right: 0;
  
}

.img-figura-amarilla-frame5 {
  width: 170px;
  top: 3650px;
 left: 0px;
  
}

.img-flor-naranja-frame5 {
  width: 170px;
  top: 3850px;
  right: 0;
  
}














.imgasterisconegro-frame8 {
  position: absolute;
  top: 133px;
  right: 324px;
  

}


.imgcaracolnegro-frame8 {
  position: absolute;
  top: 374px;
  right: 361px;


}

.imgcirculorosa-frame8 {
  position: absolute;
  top: 333px;
  right: 0;
}

.imgestrellanegra-frame8 {
  position: absolute;
  top: 155px;
  right: 1021px;
 
}

.imgfloramarilla-frame8 {
  position: absolute;
  top: 235px;
  right: 1056px;

}

.imglineasrises-frame8 {
  position: absolute;
  top: 600;
  right: 0;
  
}

.imgrayasazules-frame8 {
  position: absolute;
  top: 0;
  right: 0;
  
}




.imgcircloazul-frame9 {
    position: absolute;
    top: 77;
    right: 1141;
 
}

.imgestrella-frame9 {
    position: absolute;
    top: 32;
    right: 242;
  
}



.imgflornaranja-frame9 {
    position: absolute;
    top: 138;
    right: 0;
    
}





@media screen and (max-width: 4000px) and (orientation: portrait) {
  .decorativo {
    display: none;
    ;
  }
}


@media screen and (min-width: 1024px) and (min-height: 768px) and (orientation: landscape) {
  .decorativo {
    display: none;
    ;
  }

}

@media screen and (max-width: 950px) {
  .decorativo {
    display: none;
    ;
  }
}

/*.decorativo {
    display: none;
    ;
  }*/