
@import url(fonts.css);

/* Kirby - https://www.cursors-4u.com/cursor/kirby-walking-13 */
* {
  cursor: url('https://cdn.cursors-4u.net/css-previews/flashy-colorful-purple-pink-star-4-902fe9d4-css.webp') 0 0, auto !important;
}
html{
     scrollbar-color: #edffb9 #7ed6f3 ;
}
html::selection{
     color: rgb(131, 87, 185);
     background-color: #edffb9 ;
     text-shadow: 1px 1px 2px rgb(131, 87, 185);
}
body{
    width: 100%;
    /* background-color: #cbb9ff; */
    background-image: url(https://64.media.tumblr.com/7d0d1f4b79376bf680d45fa3e4b99a77/tumblr_inline_ml7zm7Bwl81qz4rgp.bmp);
}
header {
    width: 100%;
    height: 250px;


    background-size: 20%;
    display: flex;
    
    border-radius: 10px;

}
header img{
    margin-left: 10px;
}
#logo1{
    margin-top: 20px;
    width: 70px;
    height: 70px;
}
#logo2{
    margin-left: 50px;
    width: 455px;
    height: 355px;
    margin-top: -70px;
}
header p {
    font-family: "basic", sans-serif;
    align-content: end;
    margin-left: 10%;
    color: #8d93cb;
    margin-bottom: 200px;
}
footer {
    background-image: url(https://64.media.tumblr.com/d9833892395a9801c395962f37d10023/tumblr_inline_ml7ysdOPK21qz4rgp.bmp);
    background-size: 10%;
    height: 150px;
    display: flex;
    text-align: center;
   margin-top: 20px;
    border: #86F8FC 2px dotted;
    border-radius: 10px;
    align-content: center;
    justify-content: center;
}

footer p {

    font-family: 'cursive';
    color: #edffb9;
    font-size: 40px;
}
.container-total{
    display: flex;
    gap: 100px;
}
.flex1{
    
    display: flex;
    margin-left: 50px;
}
/* --------------------CARD---------------- */
.card1{
    width: 400px;
    height: 800px;
    background-color: #edffb9;
    border-radius: 8px;
    border: #acd434 1px dotted;
}
.card2{
    width: 400px;
    height: 800px;
    background-color: #ffb9ed;
    margin-left: 20px;
    border-radius: 8px;
    border: #fc8ae0 1px dotted;
}
.card3{
    width: 400px;
    height: 800px;
    background-color: #b9edff;
    margin-left: 20px;
    border-radius: 8px;
    border: #7ed6f3 1px dotted;
}
.img-movie{
    width: 358px;
    height: 562px;
    border: #110120 solid 1px;
    margin-top: 20px;
    margin-left: 20px;
    border-radius: 8px;
    margin-bottom: 0px;
    transition: transform 0.5s ease;
}
.img-movie:hover{
    
   transform: scale(1.01);
   
}
h1{
    font-family: alagard;
    font-size: 50px;
    color: rgb(131, 87, 185);
    margin-left: 50px;
    margin-bottom: -5px;
}
.movie-title{
    font-family: kiwi;
    font-size: 40px;
    font-weight: 700;
    color: rgb(131, 87, 185);
    margin-left: 20px;
    margin-top: 10px;

}
.movie-talk{
    font-family: basic;
    
    width: 350px;
    color: rgb(131, 87, 185);
    margin-left: 20px;
    margin-top: -30px;

}
/* -------------------PROGRAMACAO-------------------------- */
.programacao{
    width: 400px;
    height: 799px;
    margin-top: -13px;
    margin-left: 20px;
    border-radius: 8px;
    border: black 1px dotted;
}
.box1{
    display: flex;
    background-color: #cbb9ff;
    border-bottom: #a28fdb 1px dashed;
    width: 400px;
    height: 180px;
    border-radius:  8px 8px 0 0;
}
.box2{
    display: flex;
    background-color: #edffb9;
    border-bottom: #c0d878 1px dashed;
    border-top: #c0d878 1px dashed;
   width: 400px;
    height: 180px;
}
.box3{
    display: flex;
    background-color: #ffb9ed;
    border-bottom: #eba3d9 1px dashed;
    border-top: #eba3d9 1px dashed;
    width: 400px;
    height: 180px;
}
.box4{
    display: flex;
    background-color: #b9edff;
    border-bottom: #0000 1px dotted;
    border-radius: 0 0 8px 8px;
    border-top: #96e3fc 1px dashed;
    width: 400px;
    height: 180px;
}
.movie-img{
    width: 120px;
    height: 170px;
    margin-top: 5px;
    margin-left: 5px;
    border: #110120 1px solid;
    border-radius: 5px;
    transition: transform 0.5s ease;
}
.movie-img:hover{
     transform: scale(1.04);
}
.title{
    font-family: web2;
    color: #8d93cb;
    margin-bottom: -10px;
    font-size: 17px;
}
.text{
    font-family: basic;
    color: #7d84bf;
    margin-left: 10px;
    font-size: 15px;
}
marquee{
    color: #7d84bfb6;
    height: 20px;
}
marquee img{
    height: 25px;
}
h2{
    font-family: daydream;
    font-size: 20px;
    color: rgb(131, 87, 185);
    margin-left: 20px;
    margin-top: -35px;
}
 nav {
    text-decoration: none;
    
}

 ul {
   display: flex;
   gap: 100px;
    text-decoration: none;
    list-style: none;
}

 li {

    margin-top: 10px;
    font-family: grape;
    font-weight: 400;
    font-size: 50px;


}

li a {
    text-decoration: none;
    color: #bdefff ;
   text-shadow: 15px 10px 5px #7ed6f3a8;
}

li a:hover {
    color: #9ef7fa;
    z-index: 1;
}
/* -----------------PIXELS------------------ */
.pixels{
    position: relative;
    inset: 0;
    height: 0;
    z-index: 2;
}
.pumpkin{
    position: absolute;
    margin-top: -20px;
    margin-left: 25px;
}
.pantone1{
    position: absolute;
    margin-top: -60px;
    margin-left: 475px;
}
.books{
    position: absolute;
    margin-left: 900px;
}
.mushrooms{
    position: absolute;
    margin-top: -30px;
    margin-left: 1150px;
}
.candle{
    position: absolute;
    margin-top: -36px;
    margin-left: 580px;
}
.graveyard{
    position: absolute;
    margin-top: -35px;
    margin-left: 900px;
}
.milk{
    position: absolute;
    margin-top: 717px;
    margin-left: 820px;
}
.bow1{
    position: absolute;
    margin-top: 567px;
    margin-left: 820px;
}
.pumpkin2{
    position: absolute;
    margin-top: 717px;
    margin-left: 1320px;
}
.iwant{
    position: absolute;
    margin-top: -50px;
    margin-left: 1410px;
}
.dead{
    
    position: absolute;
    margin-top: -50px;
    margin-left: 1690px;

}
.vamp{
    position: absolute;
    margin-top: 617px;
    margin-left: 1320px;
}
.ticket{
    position: absolute;
    margin-top: 517px;
    margin-left: 1320px;
}
.popsicle{
    position: absolute;
    margin-top: 170px;
    margin-left: 1790px;    
}
.jar{
    position: absolute;
    margin-top: 720px;
    margin-left: 1250px;
}
.skull{
    position: absolute;
    margin-top: 330px;
    margin-left: 1300px;
}
.bow2{
    position: absolute;
    margin-top: 570px;
    margin-left: 1395px;
}
.star{
    position: absolute;
    margin-top: 100px;
    margin-left: 1400px;   
    height: 100px; 
}
.ufo{
    position: absolute;
    margin-top: -240px;
    margin-left: 1460px;
}
.space{
    position: absolute;
    margin-top: -250px;
    margin-left: 435px;
}
.hand{
    position: absolute;
    margin-top: 150px;
    margin-left: 1320px;
}
.brain{
    position: absolute;
    margin-top: -260px;
    margin-left: 1700px;
}
.gameboy{
    position: absolute;
    margin-top: 0px;
    margin-left: 1320px;
}
.eye{
    position: absolute;
    margin-top: -170px;
    margin-left: 165px;
    height: 40px;
}
.texto{
    width: 250px;
    position: absolute;
    margin-top: -70px;
    margin-left: 660px;
    font-family: web;
    color: #dc7ac3;
   
}
