@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&display=swap");
::-webkit-scrollbar-thumb {
  background-color: darkgray;
  border: 4px solid transparent;
  border-radius: 8px;
  background-clip: padding-box;
}
::-webkit-scrollbar-thumb ::-webkit-scrollbar {
  width: 16px;
}

.social-icons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  list-style: none;
  margin-bottom: 0;
}
.social-icons a {
  background-color: #eceeef;
  color: #818a91;
  font-size: 24px;
  display: inline-block;
  line-height: 43px;
  width: 42px;
  height: 42px;
  text-align: center;
  border-radius: 100%;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.social-icons a:hover {
  transform: scale(120%);
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
  color: #fff;
}

a.facebook:hover,
a.facebook:active,
a.facebook:focus {
  background-color: #3b5998;
}

a.twitter:hover,
a.twitter:active,
a.twitter:focus {
  background-color: #00aced;
}

a.trello:hover,
a.trello:active,
a.trello:focus {
  background-color: #0079BF;
}

a.linkedin:hover,
a.linkedin:active,
a.linkedin:focus {
  background-color: #007bb6;
}

a.github:hover,
a.github:active,
a.github:focus {
  background-color: black;
}

@media screen and (max-width: 992px) {
  #copy {
    font-size: 11px;
  }
  #pie {
    height: 30px;
  }
  #pie .social-icons a {
    width: 38px !important;
    height: 38px !important;
  }
  #pie .social-icons a::before {
    margin-bottom: 20px;
  }
  #pie .social-icons .github {
    font-size: 24px !important;
  }
}
@media screen and (max-width: 767px) {
  #copy {
    font-size: 6px;
  }
  #pie {
    height: 20px;
    border-radius: 6px;
    margin-bottom: 20px;
  }
  #pie .social-icons a {
    width: 28px !important;
    height: 28px !important;
    font-size: 15px !important;
  }
  #pie .social-icons a::before {
    margin-bottom: 20px;
  }
  #pie .social-icons .github {
    font-size: 17px !important;
  }
}
@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fundido {
  from {
    height: 100%;
  }
  to {
    height: 5%;
  }
}
@keyframes fundido {
  from {
    height: 100%;
  }
  to {
    height: 5%;
  }
}
@-webkit-keyframes ruido {
  0% {
    opacity: 0;
    background-image: url(../media/img/noise.gif);
    background-repeat: repeat;
    background-position: 100% 100%;
  }
  20% {
    opacity: 1;
  }
  25% {
    opacity: 0.5;
  }
  30% {
    opacity: 1;
    background-image: url(../media/img/noise.gif);
    background-repeat: repeat;
    background-position: 100% 100%;
  }
  31% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ruido {
  0% {
    opacity: 0;
    background-image: url(../media/img/noise.gif);
    background-repeat: repeat;
    background-position: 100% 100%;
  }
  20% {
    opacity: 1;
  }
  25% {
    opacity: 0.5;
  }
  30% {
    opacity: 1;
    background-image: url(../media/img/noise.gif);
    background-repeat: repeat;
    background-position: 100% 100%;
  }
  31% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ocultoInicio {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ocultoInicio {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fps {
  0% {
    opacity: 0.07;
    top: 50%;
  }
  5% {
    top: -20%;
  }
  10% {
    top: 105%;
  }
  15% {
    top: 30%;
  }
  20% {
    top: -20%;
  }
  25% {
    top: 70%;
  }
  30% {
    top: 30%;
  }
  35% {
    top: 60%;
  }
  40% {
    top: 20%;
  }
  45% {
    top: -20%;
  }
  50% {
    top: 105%;
  }
  55% {
    top: 50%;
  }
  60% {
    top: -20%;
  }
  65% {
    top: 105%;
  }
  70% {
    top: 50%;
  }
  75% {
    top: -20%;
    opacity: 0.07;
  }
  100% {
    top: -20%;
    opacity: 0;
  }
}
@keyframes fps {
  0% {
    opacity: 0.07;
    top: 50%;
  }
  5% {
    top: -20%;
  }
  10% {
    top: 105%;
  }
  15% {
    top: 30%;
  }
  20% {
    top: -20%;
  }
  25% {
    top: 70%;
  }
  30% {
    top: 30%;
  }
  35% {
    top: 60%;
  }
  40% {
    top: 20%;
  }
  45% {
    top: -20%;
  }
  50% {
    top: 105%;
  }
  55% {
    top: 50%;
  }
  60% {
    top: -20%;
  }
  65% {
    top: 105%;
  }
  70% {
    top: 50%;
  }
  75% {
    top: -20%;
    opacity: 0.07;
  }
  100% {
    top: -20%;
    opacity: 0;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Orbitron", sans-serif;
}

body {
  background-image: url(../media/img/fondo.jpg);
  background-size: 100% 20%;
}
body .container {
  height: 100vh;
}
body .container .row {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .container div.row:first-of-type {
  align-items: flex-end;
  height: 87vh;
  padding-right: 10%;
  padding-left: 10%;
}
body .container div.row:last-of-type {
  height: 13vh;
  background-image: url(../media/img/mesa.webp);
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  padding-right: 15%;
  padding-left: 15%;
}

#cuerpo {
  display: grid;
  grid-template: 1fr/1fr 155px;
  gap: 18px;
  height: calc(100vh - 6.5rem - 45px);
  max-height: 616px;
  width: 100%;
  border-radius: 50px;
  border: 7px double rgb(214, 214, 214);
  background-image: url(../media/img/ebano.webp);
  overflow: hidden;
  padding-left: 38px;
  z-index: 1;
}
#cuerpo #pantalla {
  border-radius: 25px;
  border: 5px double rgb(192, 192, 192);
  box-shadow: 0 0 10px rgb(0, 0, 0);
  background-color: black;
  padding: 20px 15px;
}
#cuerpo #pantalla #inicio {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../media/img/programming.gif);
  background-color: #BCCCFE;
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: center -65%;
  -webkit-animation: ruido 5s;
  animation: ruido 5s;
}
#cuerpo #pantalla #inicio #presentacion {
  display: inline-block;
  border-radius: 10px;
  -webkit-animation: ocultoInicio 4s;
  animation: ocultoInicio 4s;
  padding: 10px 20px;
  margin-bottom: 150px;
}
#cuerpo #pantalla #inicio #presentacion h2 {
  color: white;
  text-shadow: 1px 1px black, -1px -1px black;
}
#cuerpo #pantalla #inicio #presentacion h2:nth-child(1) {
  position: relative;
  display: inline-block;
  font-weight: 500;
}
#cuerpo #pantalla #inicio #presentacion h2:nth-child(1) #nombre {
  color: red;
  font-size: 50px;
  text-shadow: 1px 0 white;
}
#cuerpo #pantalla #inicio #textoFlecha {
  position: absolute;
  top: 10px;
  right: 70px;
  -webkit-animation: ocultoInicio 6s;
  animation: ocultoInicio 6s;
  padding: 2px 7px 2px 7px;
}
#cuerpo #pantalla #inicio #textoFlecha #flecha {
  position: absolute;
  top: 60%;
  right: 5px;
  transform: rotate(-65deg);
}
#cuerpo #pantalla #inicio #textoFlecha #flecha span {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 24px;
  height: 24px;
  border-left: 4px solid red;
  border-bottom: 4px solid red;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb07 2s infinite;
  animation: sdb07 2s infinite;
  opacity: 0;
  margin-left: -12px;
}
#cuerpo #pantalla #inicio #textoFlecha #flecha span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
#cuerpo #pantalla #inicio #textoFlecha #flecha span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}
#cuerpo #pantalla #inicio #textoFlecha #flecha span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
#cuerpo #pantalla #inicio #frames {
  position: absolute;
  width: 100%;
  height: 180px;
  border-radius: 20%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 64%, rgba(0, 0, 0, 0) 79%);
  transform: rotate(-2deg);
  -webkit-animation: ocultoInicio 6s, fps 8s infinite;
  animation: ocultoInicio 6s, fps 8s infinite;
}
#cuerpo #pantalla #apagado {
  display: flex;
  background-color: white;
}
#cuerpo #pantalla #apagado div {
  height: 100%;
  border-radius: 30px/50%;
  box-shadow: inset 0 0 100px rgb(0, 0, 0);
  width: 100%;
  -webkit-animation: fundido 0.6s ease-out;
  animation: fundido 0.6s ease-out;
}
#cuerpo #pantalla #cv {
  background-image: url(../media/img/ruido.jpg);
}
#cuerpo #pantalla #portfolio {
  background-image: url(../media/img/ruido.jpg);
}
#cuerpo #contenedorMenu {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  box-shadow: inset 2px 2px 5px rgb(75, 75, 75);
  background: black url(../media/img/fondoBotonera.webp);
  padding: 0;
}
#cuerpo #contenedorMenu #menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row wrap;
  width: 100%;
  height: 300px;
  border-radius: 10px;
  background-color: gray;
  margin: 3px 3px 0 5px;
}
#cuerpo #contenedorMenu #menu .dial {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column nowrap;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  box-shadow: inset 0 0 10px black;
  background-color: rgb(34, 34, 34);
}
#cuerpo #contenedorMenu #menu .dial div:not(#selector) {
  background-color: rgb(228, 209, 101);
  box-shadow: inset 0 0 3px rgb(85, 85, 85);
  border-radius: 50px;
}
#cuerpo #contenedorMenu #menu .dial .ancha {
  width: 100%;
  height: 3px;
}
#cuerpo #contenedorMenu #menu .dial .estrecha {
  width: 90%;
  height: 1.5px;
}
#cuerpo #contenedorMenu #menu .dial div:nth-child(1) {
  transform: rotate(90deg) translateX(3px);
}
#cuerpo #contenedorMenu #menu .dial div:nth-child(2) {
  transform: translateY(2px);
}
#cuerpo #contenedorMenu #menu .dial div:nth-child(3) {
  transform: rotate(45deg);
}
#cuerpo #contenedorMenu #menu .dial div:nth-child(4) {
  transform: rotate(-45deg) translateX(2px);
}
#cuerpo #contenedorMenu #menu .dial .selector {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  font-size: 40px;
  border-radius: 50%;
  box-shadow: 2px 2px 10px black;
  background: rgb(70, 70, 70);
  background: radial-gradient(circle, #2b2b2b 50%, rgb(0, 0, 0) 75%);
  cursor: pointer;
}
#cuerpo #contenedorMenu #encender {
  position: relative;
  align-self: flex-end;
  width: 100%;
  height: 45px;
  border-radius: 10px;
  border: 2px solid black;
  box-shadow: inset 2px 2px 5px black;
  background-color: rgb(51, 51, 51);
  margin: 10px;
}
#cuerpo #contenedorMenu #encender #botonEncender {
  position: absolute;
  top: -5px;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  font-size: 28px;
  color: rgb(231, 73, 73);
  border-radius: 50%;
  border: 1px solid lightgray;
  box-shadow: 3px 0.4px lightgray;
  background-color: gray;
  cursor: pointer;
}
#cuerpo #contenedorMenu #encender #botonEncender:hover {
  box-shadow: inset 0 0 5px lightgray;
}
#cuerpo #contenedorMenu #encender #botonEncender i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 2px 2px 5px black;
  background-color: rgb(22, 22, 22);
}
#cuerpo #contenedorMenu #encender #botonEncender i:hover {
  box-shadow: inset 0 0 5px black;
}

.canal {
  height: 100%;
  border-radius: 30px/50%;
  box-shadow: inset 0 0 100px rgb(0, 0, 0);
}

#fondoTv {
  position: absolute;
  bottom: 17vh;
  left: 50%;
  width: 600px;
  height: calc(100vh - 6.5rem - 75px);
  max-height: 750px;
  border-top-right-radius: 210px;
  border-bottom-right-radius: 90px 300px;
  border: 3px solid rgb(214, 214, 214);
  background: rgb(250, 250, 250);
  background: linear-gradient(90deg, rgb(250, 250, 250) 90%, rgb(165, 165, 165) 98%);
  transform: rotate(-0.5deg);
}

#pie {
  height: 32px;
  width: 100%;
  border-radius: 10px;
  box-shadow: 15px -5px 0 rgb(36, 36, 36);
  transition: 1s;
  z-index: 1;
}
#pie p {
  font-size: 11px;
  font-weight: bolder;
  color: white;
  margin-bottom: 0;
}
#pie li {
  margin-top: -3px;
  margin-right: 10px;
}
#pie li a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
#pie li .github {
  font-size: 27px;
}
#pie li .trello {
  font-size: 23px;
}/*# sourceMappingURL=main.css.map */