/* FONTS */
@font-face{
    font-family: 'space-light';
    src: url('SPACEGROTESK-LIGHT.woff') format('woff');
    font-weight: normal;
    font-style: normal;   
}

@font-face{
    font-family: 'space-regular';
    src: url('SPACEGROTESK-REGULAR.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'bagnard';
    src: url('BagnardSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: white;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

div#menu{
    background-color: black;
    position: fixed;
    top: 0;
    left: 0;
    width: 3vw;
    height: 100vh;
    float: left;
    z-index: 2;
}

div#un_message {
    z-index: 2;
    background-color: white;
    position: absolute;
    width: 100vw;
    height: 0;
    bottom: 0;
    left: 0;
    display: block;
    transition: 0.5s height linear;
}

div#un_message.hide {
  height: 100vh;
}

button {
      color: white;
      background: transparent;
      width: auto;
      height: auto;
      position: relative;
      cursor: pointer;
      top: 95vh;
      left: -0.2vw;
      border: 0;
      outline: 0;
      padding: 0;
      transition: .3s all ease-out;
}

button#title {
      color: white;
      background: transparent;
      width: auto;
      height: auto;
      position: relative;
      cursor: pointer;
      top: -2.5vh;
      left: 0.10vw;
      border: 0;
      outline: 0;
      padding: 0;
}

button.active {
      opacity: 1;
      transform: rotate(180deg);
    }

button#title .active {
      opacity: 1;
    }

div#main {
    position: absolute;
    top: 0;
    right: 0;
    width: 96vw;
    height: 100%;
    float: right;
    overflow: hidden;
}

div#BetsyA {
    background-color: white;
    position: absolute;
    top: 3vh;
    left: 1vw;
    width: 25vw;
    height: 25vh;
    border: 0.15vh solid black;
    cursor: pointer;
    border-radius: 1vh;
    box-shadow: 8px 8px #000;
}

div#BetsyB {
    background-color: white;
    position: absolute;
    top: 20vh;
    left: 7vw;
    width: 28vw;
    height: 14vh;
    border: 0.15vh solid black;
    border-radius: 1vh;
    cursor: pointer;
    box-shadow: 8px 8px #000;
}

div#BetsyB:hover, div#BetsyA:hover {
     box-shadow: 8px 8px rgb(200, 200, 200);
}

div#blackmail {
    background-color: white;
    position: absolute;
    top: 56vh;
    left: 18vw;
    width: 30vw;
    height: 8vh;
    border: 0.15vh solid black;
    border-radius: 1vh;
    cursor: pointer;
    box-shadow: 8px 8px #000;
}

div#blackmailb {
    background-color: white;
    position: absolute;
    top: 62.5vh;
    left: 3vw;
    width: 30vw;
    height: 13vh;
    border: 0.15vh solid black;
    border-radius: 1vh;
    cursor: pointer;
    box-shadow: 8px 8px #000;
}

div#blackmail:hover, div#blackmailb:hover {
     background-color: black;
     box-shadow: 0px 0px #323232;
}

div#excessive_content {
    background-color: transparent;
    position: absolute;
    width: 15vw;
    height: 8vh;
    float: right;
    right: 44vw;
    top: 85vh;
}

div#excessive_contentb {
    background-color: transparent;
    position: absolute;
    width: 15vw;
    height: 8vh;
    float: right;
    right: 22vw;
    top: 7vh;
}

div#send {
   background-color: white;
   position: relative;
   float: right;
   width: 90%;
   height: auto;
   right: 0.5vw;
   border: 0.15vh solid black;
   border-radius: 1vh;
   border-bottom-left-radius: 0vh;
}

div#bulk_messaging {
    background-color: white;
    position: absolute;
    float: right;
    border: 0.15vh solid black;
    border-radius: 1vh;
    cursor: pointer;
    border-bottom-right-radius: 0vh;
}

div.a {
    top: 5vh;
    right: 6vw;
    width: 10vw;
    height: auto;
}

div.b {
    top: 12vh;
    right: 12vw;
    width: 10vw;
    height: auto;
}

div.c {
    top: 15vh;
    right: -3vw;
    width: 10vw;
    height: auto;
}

div.d {
    top: 18vh;
    right: 10vw;
    width: 10vw;
    height: auto;
}

div.e {
    top: 16vh;
    right: 19vw;
    width: 10vw;
    height: auto;
}

div.f {
    top: 10vh;
    right: 3vw;
    width: 10vw;
    height: auto;
}

div.g {
    top: 22vh;
    right: 3vw;
    width: 10vw;
    height: auto;
}

div.h {
    top: 22vh;
    right: 30vw;
    width: 14vw;
    height: auto;
}

div.i {
    top: 25vh;
    right: 8vw;
    width: 10vw;
    height: auto;
}

div.j {
    top: 24vh;
    right: 12vw;
    width: 10vw;
    height: auto;
}

div.k {
    top: 48vh;
    right: 50vw;
    width: 10vw;
    height: auto;
}

div.l {
    top: 30vh;
    right: 42vw;
    width: 10vw;
    height: auto;
}

div.m {
    top: 34vh;
    right: 17vw;
    width: 10vw;
    height: auto;
}

div.n {
    top: 26vh;
    right: 17vw;
    width: 14vw;
    height: auto;
}

div.o {
    top: 37vh;
    right: 29vw;
    width: 10vw;
    height: auto;
}

div.p {
    top: 42vh;
    right: 38vw;
    width: 10vw;
    height: auto;
}

div.q {
    top: 35vh;
    right: 24vw;
    width: 10vw;
    height: auto;
}

div.r {
    top: 45vh;
    right: 3vw;
    width: 14vw;
    height: auto;
}

div.s {
    top: 42vh;
    right: 6vw;
    width: 14vw;
    height: auto;
}

div.t {
    top: 83vh;
    right: 27vw;
    width: 14vw;
    height: auto;
}

div.u {
    top: 54vh;
    right: 3vw;
    width: 14vw;
    height: auto;
}

div.v {
    top: 50vh;
    right: 10vw;
    width: 10vw;
    height: auto;
}

div.w {
    top: 48vh;
    right: 15vw;
    width: 14vw;
    height: auto;
}

div.x {
    top: 57vh;
    right: 24vw;
    width: 10vw;
    height: auto;
}

div.y {
    top: 60vh;
    right: 20vw;
    width: 10vw;
    height: auto;
}

div.z {
    top: 53vh;
    right: 12vw;
    width: 10vw;
    height: auto;
}

div.a2 {
    top: 83vh;
    right: 12vw;
    width: 10vw;
    height: auto;
}

div.b2 {
    top: 78vh;
    right: 18vw;
    width: 10vw;
    height: auto;
}

div.c2 {
    top: 36vh;
    right: 7vw;
    width: 10vw;
    height: auto;
}

div.d2 {
    top: 34vh;
    right: 1vw;
    width: 10vw;
    height: auto;
}

div.e2 {
    top: 1vh;
    right: 16vw;
    width: 14vw;
    height: auto;
}

div.f2 {
    top: 93vh;
    right: 15vw;
    width: 10vw;
    height: auto;
}

div.g2 {
    top: 41vh;
    right: 19vw;
    width: 14vw;
    height: auto;
}

div.h2 {
    top: 51vh;
    right: 28vw;
    width: 14vw;
    height: auto;
}

div.i2 {
    top: 49vh;
    right: 26vw;
    width: 10vw;
    height: auto;
}

div.j2 {
    top: 63vh;
    right: 8vw;
    width: 10vw;
    height: auto;
}

div.k2 {
    top: 60vh;
    right: -3vw;
    width: 14vw;
    height: auto;
}

div.l2 {
    top: 61vh;
    right: 1vw;
    width: 10vw;
    height: auto;
}

div.m2 {
    top: 66vh;
    right: 30vw;
    width: 10vw;
    height: auto;
}

div.n2 {
    top: 60vh;
    right: 32vw;
    width: 14vw;
    height: auto;
}

div.o2 {
    top: 68vh;
    right: 13vw;
    width: 14vw;
    height: auto;
}

div.p2 {
    top: 75vh;
    right: 34vw;
    width: 14vw;
    height: auto;
}

div.q2 {
    top: 69vh;
    right: 45vw;
    width: 10vw;
    height: auto;
}

div.r2 {
    top: 73vh;
    right: 29vw;
    width: 10vw;
    height: auto;
}

div.s2 {
    top: 76vh;
    right: 25vw;
    width: 14vw;
    height: auto;
}

div.t2 {
    top: 85vh;
    left: 7vw;
    width: 14vw;
    height: auto;
}

div.u2 {
    top: 74vh;
    right: 10vw;
    width: 10vw;
    height: auto;
}

div.v2 {
    top: 78vh;
    right: 50vw;
    width: 10vw;
    height: auto;
}

div.w2 {
    top: 85vh;
    right: 4vw;
    width: 10vw;
    height: auto;
}

div.x2 {
    top: 77vh;
    right: 3vw;
    width: 10vw;
    height: auto;
}

div.y2 {
    bottom: 2vh;
    right: 38vw;
    width: 10vw;
    height: auto;
}

div.z2 {
    top: 91vh;
    right: 60vw;
    width: 14vw;
    height: auto;
}

div#malicious_links {
    background-color: black;
    border-radius: 10vh;
    border: black 0.1vh solid;
    padding: 2vh;
    position: absolute;
    height: auto;
    width: 38vw;
    z-index: 0;
    bottom: 4vh;
    right: 3vw;
}

div#malicious_links:hover {
    animation: shake 0.5s;
    animation-iteration-count: infinite;
}

div#clickbait {
    background-color: black;
    border-radius: 10vh;
    border: black 0.1vh solid;
    padding: 2vh;
    position: absolute;
    height: auto;
    top: 10vh;
    right: 25vw;
    z-index: 0;
}

div#clickbaitb {
    background-color: black;
    border-radius: 10vh;
    border: black 0.1vh solid;
    padding: 2vh;
    position: absolute;
    height: auto;
    bottom: 13vh;
    left: 19vw;
    z-index: 0;
}

div#clickbaitc {
    background-color: black;
    border-radius: 10vh;
    border: black 0.1vh solid;
    padding: 2vh;
    position: absolute;
    height: 8vh;
    width: 30vw;
    top: 40vh;
    left: 1vw;
    z-index: 0;
}

div#clickbait:hover, div#clickbaitb:hover, div#clickbaitc:hover  {
    animation: shake 1s;
    animation-iteration-count: infinite;
}

/*div#title {
    cursor: pointer;
    width: 20vw;
    height: auto;
    position: relative;
    z-index: 0;
    transform: rotate(-90deg);
}

div#title:hover {
    color: black;
    webkit:filter: drop-shadow(1px 1px 2px #000);
    filter: drop-shadow(1px 1px 2px #000);
}*/

img.btn {
    margin: auto;
    width: 60%;
    height: auto;
}

img.btn:hover {
    webkit:filter: drop-shadow(1px 1px 3px #000);
    filter: drop-shadow(1px 1px 3px #000);    
}

img.btn1 {
    margin: auto;
    width: 90%;
    height: auto;
}

p.text_home_page {
    font-family: 'space-regular';
    font-size: 1.8vh;
    width: 90%;
    height: auto;
    margin-top: 5%;
    margin-left: 5%;
}

/*p.um {
    color: white;
    position: relative;
    font-family: 'space-regular';
    font-size: 2.5vh;
    line-height: 2vh;
}*/

p.stretched {
    color: white;
    font-family: 'space-regular';
    font-size: 3vh;
    display:inline-block;
    line-height: 3vh;
    padding: 1vh;
    margin: auto;
}

p.sinopse {
    font-family: 'space-regular';
    font-size: 2vh;
    line-height: 2.5vh;
    position: relative;
    top: 5vh;
    left: 9vh;
    width: 50vw;
}

a.stretch:link, a.strechb:link {
    color: black;
    text-decoration: none;
}

a.stretch:hover {
    cursor: pointer;
    color: black;
    text-decoration: none;
}

a.stretchb:hover {
    cursor: pointer;
    color: black;
    text-decoration: none;
}

a.stretch:visited, a.stretchb:visited {
    color: black;
    text-decoration: none;
}

input {
    font-family: 'space-regular';
    font-size: 2vh;
    width: 90%;
    height: auto;
    margin-top: 5%;
    margin-left: 5%;
    background-color: transparent;
    box-shadow: none;
    border: 0px;
    outline: none;
    border-color: transparent;
    outline-width: 0;
}

input, select, textarea{
    color: #000;
    opacity: 0.8;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

/* ROOMS */

div#clickbait_room {
    z-index: 2;
    background-color: blue;
    position: absolute;
    width: 98vw;
    height: 100vh;
    bottom: 0;
    right: 0vh;
    content: "";
    display: none;
    clear: both;
}

div#column1 {
  margin-top: 5vh;
  margin-left: 4vw;
  float: left;
  width: 43%;
  padding: 1vw;
}

div#column2 {
  margin-top: 5vh;
  float: right;
  margin-right: 4vw;
  width: 43%;
  padding: 1vw;
}

p.clickbait_links {
    font-family: 'space-regular';
    font-size: 3vh;
    line-height: 2.2vh;
}

a.clickbait_links:link, a.clickbait_links_a:link {
    cursor: pointer;
    color: black;
    text-decoration: none;
}

a.clickbait_links:hover {
    cursor: pointer;
    text-decoration: line-through;
    color: red;
}

a.clickbait_links_a:hover {
    cursor: pointer;
    text-decoration: none;
    color: white;
}

a.clickbait_links:visited, a.clickbait_links_a:visited {
    cursor: pointer;
    color: black;
    text-decoration: none;
}

div#blackmail_room {
    z-index: 2;
    background-color: rgb(050,050,050);
    position: absolute;
    width: 97vw;
    height: 100vh;
    bottom: 0;
    right: 0;
    display: none;
}

div#email_box{
    position: absolute;
    width: 65vw;
    height: auto;
    border-radius: 1vh;
    right: 0;
    margin: 1vh;
    background-color: black;
}

div#ignorem {
    border-radius: 1vh;
    background-color: black;
    position: absolute;
    top: 16vh;
    left: 23vh;
    width: 35vh;
    height: auto;
    display: block;
}

div#ignorem:hover, div#sendm:hover {
    cursor: pointer;
    box-shadow: 8px 8px #000;
}

div#sendm {
    border-radius: 1vh;
    background-color: black;
    position: absolute;
    top: 1vh;
    left: 23vh;
    width: 35vh;
    height: auto;
    display: block;
}

p.text_bm {
    font-family: 'space-regular';
    font-size: 2vh;
    line-height: 2.5vh;
    padding: 3vh;
    color: rgb(050,050,050);
}

p.blackmail_text {
    font-family: 'space-regular';
    font-size: 3vh;
    line-height: 3.5vh;
    color: rgb(050,050,050);
    padding: 3vh;
}

p.betsy_mail, p.betsy_mailb {
    font-family: 'space-regular';
    font-size: 2.8vh;
    line-height: 3vh;
    color: black;
    padding: 3vh;
}

p.betsy_mailb {
    display: none;
}

p.betsy_answers, p.betsy_answersb {
    font-family: 'space-regular';
    font-size: 2vh;
    line-height: 2vh;
    color: black;
    padding: 2vh;
}

p.betsy_answersb {
    display: none;
}

div#betsy_room {
    z-index: 2;
    background-color: rgb(200,200,200);
    position: absolute;
    width: 97vw;
    height: 100vh;
    bottom: 0;
    right: 0;
    content: "";
    
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

div#email {
    border: 1px solid black;
    background-color: rgb(200,200,200);
    border-radius: 1vh;
    width: 85vh;
    height: auto;
}

div#ask {
    border: 1px solid black;
    border-radius: 1vh;
    background-color: rgb(200,200,200);
    position: absolute;
    top: 65vh;
    left: 115vh;
    width: 35vh;
    height: auto;
    display: block;
}

div#ask2 {
    border: 1px solid black;
    border-radius: 1vh;
    background-color: rgb(200,200,200);
    position: absolute;
    top: 65vh;
    left: 115vh;
    width: 35vh;
    height: auto;
    display: none;
}

div#ask:hover, div#ask2:hover {
    cursor: pointer;
    box-shadow: 8px 8px #000;
}

div#ignore {
    border: 1px solid black;
    border-radius: 1vh;
    background-color: rgb(200,200,200);
    position: absolute;
    top: 79vh;
    left: 115vh;
    width: 35vh;
    height: auto;
    display: block;
}

div#ignore:hover {
    cursor: pointer;
    box-shadow: 8px 8px #000;
}

img.betsy {
    display: none;
    position: absolute;
    width: 13%;
    height: auto;
    top: 65vh;
    left: 46vw;
}

img.betsy:hover {
    cursor: default;
}

div#malicious_links_room {
    z-index: 2;
    background-color: white;
    position: absolute;
    width: 97vw;
    height: 100vh;
    bottom: 0;
    right: 0;
    content: "";
    
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

div#message {
    cursor: pointer;
    border: 1px solid black;
    border-radius: 1vh;
    background-color: white;
    position: absolute;
    margin-top: 3vh;
    width: 25vh;
    height: auto;
    display: block;
}

div#message:hover {
    box-shadow: 8px 8px #000;
}

p.mlink {
    font-family: 'space-regular';
    font-size: 2vh;
    line-height: 2vh;
    color: black;
    padding: 2vh;
    text-align: center;
}

div#glitch {
    background-image: ;
    background-color: white;
    position: absolute;
    width: 100vw;
    height: 100vh;
    bottom: 0;
    left: 0;
    display: none;
}

div#bulk_room {
    z-index: 2;
    background-color: white;
    position: absolute;
    width: 97vw;
    height: 100vh;
    bottom: 0;
    right: 0;  
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

div#iphone {
    border: 1px solid black;
    border-radius: 1vh;
    background-color: white;
    position: relative;
    left: -28vw;
    width: 35vh;
    height: 28vh;
}

div#iphone:hover {
    box-shadow: 8px 8px #000;
}

div#tax_refund {
    border: 1px solid black;
    border-radius: 1vh;
    background-color: white;
    position: absolute;
    right: 12vw;
    width: 35vh;
    height: 28vh;
}

div#tax_refund:hover {
    box-shadow: 8px 8px #000;
}

div#booking {
    border: 1px solid black;
    border-radius: 1vh;
    background-color: white;
    position: absolute;
    width: 35vh;
    height: 28vh;
}

div#booking:hover {
    box-shadow: 8px 8px #000;
}

p.bulk_text {
    font-family: 'space-regular';
    font-size: 2vh;
    line-height: 2.6vh;
    padding: 2vh;
    text-align: left;
}

a#link1:link, a#link2:link, a#link3:link {
    cursor: pointer;
}

a#link1:hover, a#link2:hover, a#link3:hover{
    cursor: pointer;
    color: white;
    text-decoration: underline;
}

a#link1:visited. a#link2:visited, a#link3:visited {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}

div#excess_room {
    z-index: 2;
    background-color: white;
    position: absolute;
    width: 97vw;
    height: 100vh;
    bottom: 0;
    right: 0;  
    display: none;
}

div#m1 {
    border: 1px solid black;
    border-radius: 1vh;
    background-color: white;
    position: absolute;
    bottom: 37vh;
    right: 1vw;
    width: 20vw;
    height: auto;
}

div#send1 {
    border: 1px solid black;
    border-radius: 1vh;
    background-color: white;
    position: absolute;
    bottom: 2vh;
    right: 1vw;
    width: 30vw;
    height: auto;
}

p.excess_text {
    font-family: 'space-regular';
    font-size: 2vh;
    line-height: 2.6vh;
    padding: 2vh;
    text-align: left;
}

div#message_excess1, div#message_excess_bulk, div#message_excess_bulkb, div#message_excess_bulkc, div#message_excess_m, div#message_excess_c, div#message_excess_c2, div#message_excess_blm, div#message_excess_blmout, div#message_excess_br, div#message_excess_bra{
    display: none;
    border: 1px solid black;
    border-radius: 1vh;
    background-color: black;
    position: absolute;
    width: 30vw;
    height: auto;
    margin: auto;
    padding: 2vh;
    z-index: 4;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

p.message_excess {
    font-family: 'space-regular';
    font-size: 2vh;
    line-height: 2.6vh;
    padding: 2vh;
    color: white;
}

p.message_excesss {
    color: white;
    font-family: 'space-regular';
    font-size: 3vh;
    text-align: center;
    margin-top: -2vh;
}

a#linktob:link {
    cursor: pointer;
    color: white;
}

a#linktob:hover {
    cursor: pointer;
    color: white;
}

a#linktob:visited {
    cursor: pointer;
    color: white;
}


.css-selector {
    background: linear-gradient(0deg, #ff0000, #d2d2d2);
    background-size: 400% 400%;

    -webkit-animation: gradient 4s ease infinite;
    animation: gradient 4s ease infinite;
}

@-webkit-keyframes gradient {
    0%{background-position:51% 0%}
    50%{background-position:50% 100%}
    100%{background-position:51% 0%}
}

