  @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins:wght@400;500;600;800&display=swap');
  /*font-family: 'Bebas Neue', sans-serif;
font-family: 'Poppins', sans-serif;*/
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  list-style: none;

}
body {
  font-family: 'Poppins', sans-serif;
  background-color: #1f1f1f;
}
.contaeiner {
  max-width: 1200px;
  margin: 0 auto;
}
.header {
  background-color: #1f1f1fc5;
  background-image: url(images/aa00fd54-fce4-4031-affc-7d0c92b2a822.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 70vh;
  display: flex;
  align-items: center;
  
}
.menu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1000;
}
.logo {
  background-image: url(images/Diseño\ sin\ título.png);
  width: 49px;
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 0vh;
  display: flex;
  align-items: center;
}
.menu .navbar ol li {
  position: relative;
  float: left;
}
.menu .navbar ol li {
 font-size: 18px;
 padding: 20px;
 color: #ffffff;
 display: block ;
}
.menu .navbar ol li a:hover {
  color:rgb(255, 238, 0);
}
#menu {
  display: none;
}
.menu-icono {
  width: 25px;
}
.menu label {
  cursor: pointer;
  display: none;
}
.header-txt {
  text-align: center;
  margin-bottom: 45px;
}
.header-txt h1,h3 {
  font-size: 110px;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: 'Bebas Neue', cursive;
  color: rgb(162, 0, 255);
  margin-bottom: 15px;
}
.header-txt span {
  font-size: 25px;
}
.header-txt p {
  color: #AFAFAF;
  padding: 0 250px;
  margin: 25 px 0;
}
.btn-1 {
  display: inline-block;
  padding: 11px 25px;
  background-color: rgba(0, 238, 255, 0.603);
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 20px;
  font-family: 'Bebas Neue', cursive;
  margin: 25px 0;
  border: 0;
}
.btn-1:hover {
  background-color: rgb(162, 0, 255);
}
.header-dir {
  background-position: center;
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin-top: 20px;
}
.dir h3 {
  font-size: 18px;
}
.dir p {
  font-size: 22px;
  color: azure;
  text-transform: uppercase;
}
.welcome {
display: flex;
}
.welcome-1 {
background-image: url(images/Diseño\ sin\ título.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
width: 30%;
}
.welcome-2 {
width: 70%;
padding: 150px 250px 150px 100px;
background-color: #191919;
}
h2 {
font-size: 90px;
line-height: 100px;
color: #ffffff;
text-transform: uppercase;
font-family: 'Bebas Neue', cursive;
margin-bottom: 20px;
}
p {
  font-size: 16px;
  color: #AFAFAF;
  margin: 25 px 0;
}
.b1 {
  color: rgb(162, 0, 255);
}
.services {
  padding: 100px 0;
  text-align: center;
}
.services-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
}
hr {
  border: 1px solid #e90606;
  width: 80px;
}
 .services-txt p {
  padding: 50px 150px;
 }
 .services-group {
  display: flex;
  justify-content: space-between;
  margin: 45px 0;
 }
 .services-0 {
  background-color: #070707;
  padding: 35px 25px;
  margin: 0 10px;
  border-radius: 15px;
 }
 .services-0 img {
  width: 25px;
  margin-bottom: 15px;
 }
 .services-0 h3 {
  font-size: 25px;
  color: #ffffff;
 }
 .services-0 a {
  color: rgb(162, 0, 255);
  font-size: 16px;
 }
 .services-1 {
  background-color: #070707;
  padding: 35px 25px;
  margin: 0 10px;
  border-radius: 15px;
 }
 .services-1 img {
  width: 25px;
  margin-bottom: 15px;
 }
 .services-1 h3 {
  font-size: 25px;
  color: #ffffff;
 }
 .services-1 a {
  color: rgb(162, 0, 255);
  font-size: 16px;
 }
 .services-2 {
  background-color: #070707;
  padding: 35px 25px;
  margin: 0 10px;
  border-radius: 15px;
 }
 .services-2 img {
  width: 25px;
  margin-bottom: 15px;
 }
 .services-2 h3 {
  font-size: 25px;
  color: #ffffff;
 }
 .services-2 a {
  color: rgb(162, 0, 255);
  font-size: 16px;
 }
 .services-3 {
  background-color: #070707;
  padding: 35px 25px;
  margin: 0 10px;
  border-radius: 15px;
 }
 .services-3 img {
  width: 25px;
  margin-bottom: 15px;
 }
 .services-3 h3 {
  font-size: 25px;
  color: #ffffff;
 }
 .services-3 a {
  color: rgb(162, 0, 255);
  font-size: 16px;
 }
 .services-4 {
  background-color: #070707;
  padding: 35px 25px;
  margin: 0 10px;
  border-radius: 15px;
 }
 .services-4 img {
  width: 25px;
  margin-bottom: 15px;
 }
 .services-4 h3 {
  font-size: 25px;
  color: #ffffff;
 }
 .services-4 a {
  color: rgb(162, 0, 255);
  font-size: 16px;
 }
 .programacion {
  display: flex;
 }
 .programacion-1 {
  width: 50%;
  padding: 150px 250px 150px 100px;
  background-color:#AFAFAF;
 }
 table {
  margin: 50px 0;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
 }
 tr {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #AFAFAF;
  margin-bottom: 20px;
 }
 th {
  color: #ffffff;
  padding-bottom: 15px;
 }
 td {
  color: aqua;
 }
 .programacion-2 {
  background-image: url();
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
 }
 .personal {
  padding: 100px 0;
  text-align: center;
 }
 .personal-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 25px;
 }
 .personal-group {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
 }
 .personal-1 {
  text-align: center;
 }
 .personal-1 img {
  width: 250px;
  border-radius: 15px;
  margin-bottom: 25px;
 }
 .personal-1 h3 {
  font-size: 22px;
 }
 .personal-1 p {
  padding: 0 50px;
 }
 .personal-1 a {
  color:rgb(162, 0, 255)
 }

 .footer-bg {
  background-image: url();
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 100px 0;
 }
 form {
  display: flex;
  flex-direction: column;
  align-items: center;
 }
 .campo-1 {
  margin-bottom: 15px;
 }
 .campo {
  margin: 5px;
  padding: 20px 15px;
  width: 250px;
  background-color: #070707;
  border: 1px solid rgb(162, 0, 255);
  outline: none;
  border-radius: 10px;
  color: #ffffff;
  font-size: 14px;
 }
 textarea {
  width: 520px !important;
 }
 .footer-txt {
  text-align: center;
  padding: 10px;
  background-color: #070707;
 }
 @media(max-width:991px) {
  .menu {
    padding: 20px;
  }
  .menu label {
    display: initial;
  }
  .menu .navbar {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #1f1f1f;
    display: none;
  }
  .menu .navbar ul li {
    width: 100%;
  }
  #menu:checked ~ .navbar {
    display: initial;
  }
  .header {
    min-height: 0vh;
  }
  .header-content {
    padding: 80px 30px 50px 30px;
  }
  .header-txt {
    margin-bottom: 15px;
  }
  .header-txt h1 {
    font-size: 90px;
  }
  .header-txt p {
    padding: 0;
    margin: 15px 0;
  }
  .header-dir {
    flex-direction: column;
  }
  .dir p {
    font-size: 18px;
  }
  .welcome {
  flex-direction: column;
  }
  .welcome-1 {
  display: none;
  }
  .welcome-2 {
    width: 100%;
    padding: 30px;
    text-align: center;
  }
  h2 {
    font-size: 70px;
    line-height: 80px;
  }
  p {
    margin: 15px 0;
  }
  .services {
    padding: 30px;
  }
  .services-txt p {
    padding: 0;
  }
  .services-group {
    flex-direction: column;
    margin: 0;
  }
  .services-1 {
    margin:  0 0 20px 0;
  }
  .programacion {
    flex-direction: column;
  }
  .programacion-1 {
    width: 100%;
    padding: 30px;
    text-align: center;
  }
  table {
    margin: 25px 0 0 0;
  }
  .programacion-2 {
    display: none;
  }
  .personal {
    padding: 30px;
  }
  .personal-group {
    flex-direction: column;
    margin-bottom: 0;
  }
  .personal-1 {
    margin-bottom: 25px;
  }
  .footer-bg { 
    padding: 30px;
  }
  textarea {
    width: 250px !important ;
  }
 }
.botones {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.btn{
    margin: 0;
    background-color: white;
    padding: 10px 30px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    
}

.aviso-cookies{
    display: none;
    background: #ffffff;
    padding: 20px;
    width: 100%;
    width: calc(100% - 40px);

max-width: 300px;

line-height: 150%;

border-radius: 10px;

position: fixed;

bottom: 20px;

left: 20px;

z-index: 100;

padding-top: 60px;

box-shadow: 0px 2px 20px 10px Irgba(222,222,222,.25);

text-align: center;

}
.aviso-cookies.activo {
    display: block;
}

.aviso-cookies .galleta {

max-width: 100px;

position: absolute;

top: -50px;

left: calc(50% - 50px);

}
.aviso-cookies .titulo,
.aviso-cookies.parrafo {
    margin-bottom: 15px;
}

.aviso-cookies .boton {

width: 100%;

background: #1900ff;

border: none;

color: #fff;

font-family: 'Roboto', sans-serif;

text-align: center;

padding: 15px 20px;

font-weight: 700;

cursor: pointer;

transition: .3s ease all;

border-radius: 5px;

margin-bottom: 15px;

font-size: 14px;


}


.fondo-aviso-cookies {
    display: block;
    background:hsla(0, 0%, 0%, 0.603);
    position: fixed;
    z-index: 99;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}
.fondo.aviso.cookies.activo {
    display: block;
}
.logo {
    display: none;
    background: #fff;
    padding: 20px;
    width: 100%;
    width: calc(100% - 40px);

max-width: 300px;

line-height: 150%;

border-radius: 10px;

position: fixed;

bottom: 20px;

left: 20px;

z-index: 100;

padding-top: 60px;

box-shadow: 0px 2px 20px 10px Irgba(222,222,222,.25);

text-align: center;
}

 ul .redes {
     position: relative;
     display: flex;
     transform-style: preserve-3d;
     transform: rotate(-25deg) skew(25deg);
 }

 ul li {
     position: relative;
     list-style: none;
     width: 60px;
     height: 60px;
     margin: 0 10px;
     transition: 0.1s;

    
 }

 ul li::before{
     content: "";
     position: absolute;
     width: 100%;
     height: 10px;
     bottom: -10px;
     left:0;
     background: #2a2a2a;
     transform-origin: top;
     transform: skew(-41deg);
 }

 ul li::after{
    content: "";
    position: absolute;
    width: 10px;
    height: 100%;
    left: -10px;
    background: #2a2a2a;
    transform-origin: right;
    transform: skewY(-49deg);
}


 ul li span {
     position: absolute;
     width: 100%;
     height: 100%;
     background-color: #333333;
     display: flex;
     align-items: center;
     justify-content: center;
     color: rgba(255, 255, 255, 0.5);
     font-size: 1.5em;
     transition: 0.5s;
 }

 ul li:hover span {
     z-index: 1000;
     box-shadow: -1px  1px 1px rgba(255,255,255,0.05);
     color: #fff;

 }

 ul li:hover span:nth-child(5) {
     transform: translate(40px, -40px);
     opacity: 1;
 }

 ul li:hover span:nth-child(4) {
    transform: translate(30px, -30px);
    opacity: 0.8;
}

ul li:hover span:nth-child(3) {
    transform: translate(20px, -20px);
    opacity: 0.6;
}

ul li:hover span:nth-child(2) {
    transform: translate(10px, -10px);
    opacity: 0.4;
}

ul li:hover span:nth-child(1) {
    transform: translate(0px, 0px);
    opacity: 0.2;
}

ul li:nth-child(1):hover span {
    background: #3b5998;
}

ul li:nth-child(2):hover span {
    background: linear-gradient(125deg,#000000,#f52988, #2addce,  #000000);
}

ul li:nth-child(3):hover span {
    background: linear-gradient(125deg,#515bd4,#8134af, #dd2a7b,  #f58529);
}

ul li:nth-child(4):hover span {
    background: #4dc247;
}

ul li:nth-child(5):hover span {
    background: #007bb5;
}
