/*******************  *******************/
html {
  scroll-behavior: smooth;
  background-color: #000000;
}
* {
  scroll-behavior: smooth;
  transition: all 250ms linear;
}
/******************* "HERO IMAGE" *******************/
body, html {
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
}
a,p {
  font-family: 'Oswald', sans-serif;
  font-size: 130%;
  margin: 0%;
  color: white;
  text-align: center;
  padding-left: 20%;
  padding-right: 20%;
}
p {
  text-shadow: 8px 8px 8px rgb(0, 0, 0);
}

a:hover {
  color: #f53932;
  transition: all 250ms linear;
}

h1 #titulo {
  font-family: 'Oswald', sans-serif;
  font-size: 170%;
}
h1 {
  margin: 0%;
  color: #f53932;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
  margin: 0px!important;
}

h2, #contacto {
  font-family: 'Oswald', sans-serif;
  font-size: 170%;
  margin: 0%;
  color: rgb(221, 158, 22);
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
}

div {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
}
.boton {
  font-family: 'Oswald', sans-serif;
  margin-top: 40px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 25%;
  height: 20%;
  background-color: #f53932;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 2em;
  padding-bottom: 2em;
  text-align: center;
  color: black;
  text-decoration: none;
}
.boton:hover {
  background-color: #f53932;
  color: white;
  transition: all 250ms linear;
}

.heroimg {
  background-image: linear-gradient(rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0.33)), url(../imagenes/webp/Valve-Index-Anuncio.webp);
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
}

img {
  padding-top: 40px;
}

.herotex {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #f53932;
}

/**Videos responsive**/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 30px;
  left: 15%;
  width: 70%;
  height: 70%;
}

/******************* LaBarritaDeArriba *******************/
.MyBarrita {
  overflow: hidden;
  background-color: rgba(32, 32, 32, 0.65);
  position: fixed;
  top: 0;
  width: 100%;
}

.MyBarrita a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.MyBarrita a:hover {
  background-color: #ddd!important;
  color: rgb(29, 29, 29)!important;
  transition: all 250ms linear;
}

.MyBarrita a.active {
  background-color: rgb(32, 32, 32);
  color: white;
}

.MyBarrita .icon {
  display: none;
}

@media screen and (max-width: 940px) {
  .MyBarrita a:not(:first-child) {display: none;}
  .MyBarrita a.icon {
    float: right;
    display: block;
  }
  .MyBarrita a {
    background-color: rgba(32, 32, 32, 0.58);
  }
}
  .MyBarrita.responsive {position: fixed;}
  .MyBarrita.responsive .icon {
    position: fixed;
    right: 0;
    top: 0;
  }
  .MyBarrita.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

/******************* MAIN *******************/
.Cuerpo {
  background-image: linear-gradient(rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63)), url(../imagenes/webp/Valve-Index-Anuncio.webp);
  padding-bottom: 40PX;
  padding-top: 40px;
}

.separadorcuerpo {
  background-image: linear-gradient(rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0.33)), url(../imagenes/webp/Valve-Index-Anuncio.webp);
  padding-bottom: 500PX;
}

/**VR y cosas sobre ella**/
.VR {
  background-image: linear-gradient(rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63)), url(../imagenes/webp/screendoor.webp);
  padding-bottom: 40PX;
  padding-top: 40px;
}

/**Imágenes centradas**/
.centrado {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
}

/**PCVR**/
.PCVR {
  background-image: linear-gradient(rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63)), url(../imagenes/webp/PCVR.webp);
  padding-bottom: 40PX;
  padding-top: 40px;
}

/**<div class="StandAlone">**/
.StandAlone {
  background-image: linear-gradient(rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0.33)), url(../imagenes/webp/oculus-quest.webp);
  padding-bottom: 40PX;
  padding-top: 40px;
}

/**Quest**/
.Quest {
  background-image: linear-gradient(rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0.33)), url(../imagenes/webp/oculus-quest.webp);
  padding-bottom: 40PX;
  padding-top: 40px;
}

/**WMR**/
.WMR {
  background-image: linear-gradient(rgba(0, 0, 0, 0.514), rgba(0, 0, 0, 0.514)), url(../imagenes/webp/Acer.webp);
  padding-bottom: 40PX;
  padding-top: 40px;
}

/**FAQ**/
.FAQ {
  background-image: linear-gradient(rgb(0 0 0 / 18%), rgb(0 0 0 / 18%)), url(../imagenes/webp/halflife_alyx_10.webp);
}

/******************* FOOTER *******************/
.footer {
  background-color: black;
  height: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
}

footer #contacto:hover {
  color: #1302f7;
}

/**Dónde informarse?**/
.Informarse {
  background-image: linear-gradient(rgb(0 0 0 / 10%), rgb(0 0 0 / 5%)), url(../imagenes/webp/VRChat.webp);
  padding-bottom: 40PX;
  padding-top: 40px;
}


@media screen and (max-width: 1000px) { /**Esto se destroza un poquito al bajar, por eso lo pongo**/
  .centrado {
    width: 50%;
  }
}

@media screen and (max-width: 650px) {
  .centrado {
    width: 70%;
  }
}


/**Esto es un chorizo que busqué por Internet, básicamente es una "tabla comparativa"**/
button:focus,
input:focus,
textarea:focus,
select:focus {
  outline: none; }

.tabs {
  display: block;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 20%;
  margin-right: 20%;
  overflow: hidden; }
  .tabs [class^="tab"] label,
  .tabs [class*=" tab"] label {
    color: #efedef;
    cursor: pointer;
    display: block;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1em;
    padding: 2rem 0;
    text-align: center; }
  .tabs [class^="tab"] [type="radio"],
  .tabs [class*=" tab"] [type="radio"] {
    border-bottom: 1px solid rgba(239, 237, 239, 0.5);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .tabs [class^="tab"] [type="radio"]:hover, .tabs [class^="tab"] [type="radio"]:focus,
    .tabs [class*=" tab"] [type="radio"]:hover,
    .tabs [class*=" tab"] [type="radio"]:focus {
      border-bottom: 1px solid #f53932; }
    .tabs [class^="tab"] [type="radio"]:checked,
    .tabs [class*=" tab"] [type="radio"]:checked {
      border-bottom: 2px solid #f53932; }
    .tabs [class^="tab"] [type="radio"]:checked + div,
    .tabs [class*=" tab"] [type="radio"]:checked + div {
      opacity: 1; }
    .tabs [class^="tab"] [type="radio"] + div,
    .tabs [class*=" tab"] [type="radio"] + div { /**Todo esto lo he hecho yo a mano, para nada es sacado de GitHub**/
      display: block;
      opacity: 0;
      padding: 2rem 0;
      width: 90%;
      -webkit-transition: all 0.3s ease-in-out; /**Regalito, me voy a merendar https://pics.me.me/css-sucks-webdevelopment-in-a-nutshell-43196018.png**/
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  .tabs .tab-2 {
    width: 50%; }
    .tabs .tab-2 [type="radio"] + div {
      width: 200%;
      margin-left: 200%; }
    .tabs .tab-2 [type="radio"]:checked + div {
      margin-left: 0; }
    .tabs .tab-2:last-child [type="radio"] + div {
      margin-left: 100%; }
    .tabs .tab-2:last-child [type="radio"]:checked + div {
      margin-left: -100%; }

/**Tablas comparativas, si no recuerdo mal, esto no tiene nada que ver con el chorizo de arriba**/
table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 5%;
  margin-top: 5%;
}

table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
  color: white;
}

table tr {
  padding: .35em;
}

table th,
table td {
  padding: .625em;
  text-align: center;
  color: white;
}

table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media screen and (max-width: 750px) {
  table {
    border: 0;
  }

  table caption {
    font-size: 1.3em;
    color: white;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
}