@font-face {
    font-family: judson;
    src: url("Hedvig/hedvig.ttf");
}


@font-face {
    font-family: open;
    src: url(Open_Sans/OpenSans.ttf);
}

@font-face {
    font-family: HWYGOTH;
    src: url(font/HWYGOTH.TTF);
}


a {
    color: #d2bb81;
}

h2 {
    font-family: open;
    color: #d2bb81;
}

body {
    background-image: url(immagini/roadnight4.png);
    background-size: cover;
    background-repeat: no-repeat;
   background-attachment: fixed;
    color: white;
     font-family: judson;
}

.navimg {
    position: absolute;
    bottom: 0px;
    width: 290px;
    left: 0px;
    
}

.nav {
    position: absolute;
    bottom: 120px;
    left: 100px;
    text-align: center;
    height: 200px;
    line-height: 35px;
}


.targa {
    width: 300px;
    position: absolute;
    bottom: 70px;
    right: 100px;
    transform: rotate(-10deg);
    z-index: 2;
}

.n {
    font-family: HWYGOTH;
    color: white;
    font-size: 25px;
}

.alien {
    width: 250px;
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 10px;
}

.txt {
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 850px;
    height: 570px;
    overflow-y: scroll;
    border-style: double;
    border-width: 5px;
    border-radius: 10px;
    box-shadow: 0px 0px 30px 5px white;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.erba {
    width: 100%;
    margin-bottom: -10px;
}

.saeism {
    width: 800px;
    background-image: url(immagini/!!!4.png);
    border-radius: 50px;
    text-shadow: 1px 1px 40px black;
    padding: 10px;
    border: solid 3px;
    border-color: #FE0089;
     box-shadow: 0px 0px 10px 5px #FE0089;
}

.testo {
    width: 100%;
    height: 530px;
}

.anni {
    position: absolute;
    width: 890px;
     border-style: double none none none;
    border-width: 5px;
    margin-left: -20px;
    font-size: 25px;
    background-color: black;
    border-radius: 0 0 0px 0px;
}

/* .anni {
    background-color: black;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 106px;
    font-size: 25px;
    color: white;
    z-index: 2;
    width: 890px;
    border-style: double none none none;
    border-width: 5px;
    z-index: 1;
    border-radius: 0 0 0px 20px;
} */


/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: rgba(0, 0, 0, 0.5);
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 16px;
  }

  *::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.5);
  }

  *::-webkit-scrollbar-thumb {
    background-color: #d2bb81;
    border-radius: 5px;
    border: 3px none #ffffff;

  }











@media screen and (min-width: 1200px) {
    .navimg {
        width: 230px;
        bottom: -80px;
    }
    .nav {
        bottom: 0px;
        left: 85px;
    }
    .n {
        font-size: 20px;
    }
    .alien {
        width: 200px;
        bottom: -80px;
    }
    .targa {
        top: 40px;
        right: 20px;
        transform: rotate(10deg);
    }
}



@media screen and (min-width: 1300px) {
    .navimg {
        width: 250px;
    }
    .nav {
        bottom: 10px;
        left: 90px;
    }
    .n {
        font-size: 20px;
    }
    .alien {
        width: 230px;
    }
    .targa {
        top: 60px;
        right: 20px;
        transform: rotate(10deg);
    }
}

@media screen and (min-width: 1400px) {
    .navimg {
        width: 280px;
    }
    .nav {
        bottom: 40px;
        left: 100px;
    }
    .n {
        font-size: 25px;
    }
    .alien {
        width: 230px;
    }
    .targa {
        top: 50px;
        right: 80px;
    }
}

@media screen and (min-width: 1600px) {
    .navimg {
        width: 300px;
        left: 30px;
    }
    .nav {
        bottom: 40px;
        left: 140px;
    }
    .n {
        font-size: 25px;
    }
    .alien {
        width: 260px;
    }
    .targa {
        top: 50px;
        right: 160px;
    }
}

@media screen and (min-width: 1700px) {
    .navimg {
        width: 350px;
        left: 50px;
    }
    .nav {
        bottom: 90px;
        left: 170px;
    }
    .n {
        font-size: 30px;
    }
    .alien {
        width: 260px;
    }
    .targa {
        top: 50px;
        right: 220px;
    }
    .txt {
    width: 900px;
    height: 590px;
}
    .testo {
        height: 543px;
    }
    .anni {
    width: 940px;
     border-style: double none none none;
    border-width: 5px;
    margin-left: -20px;
    font-size: 30px;
    background-color: black;
    border-radius: 0 0 0px 20px;
}
}

@media screen and (min-width: 1800px) {
    .navimg {
        width: 350px;
        left: 50px;
    }
    .nav {
        bottom: 90px;
        left: 170px;
    }
    .n {
        font-size: 30px;
    }
    .alien {
        width: 280px;
        right: 90px;
    }
    .targa {
        top: 60px;
        right: 260px;
    }
     .txt {
    width: 950px;
    height: 630px;
}
    .testo {
        height: 583px;
    }
    .anni {
    width: 990px;
     border-style: double none none none;
    border-width: 5px;
    margin-left: -20px;
    font-size: 30px;
    background-color: black;
    border-radius: 0 0 0px 20px;
}
}

@media screen and (min-width: 1900px) {
    .alien {
        width: 300px;
        right: 130px;
    }
    .targa {
        top: 50px;
        right: 220px;
    }
    .txt {
    width: 1000px;
    height: 690px;
}
    .testo {
        height: 643px;
    }
    .anni {
    width: 1040px;
     border-style: double none none none;
    border-width: 5px;
    margin-left: -20px;
    font-size: 30px;
    background-color: black;
    border-radius: 0 0 0px 20px;
}
}
