@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

 * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
      text-decoration: none;
      list-style: none;
 }

body {
  background-color: #030303e5;
  font-family: "Bebas Neue", cursive;
  color: #FFFFFF;
  }

.container {
    max-width: 1200px;
    margin: 0 auto;
}

.header {
    background-image: url(dddasds.jpeg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 70vh;
    display: flex;
    align-items: center;

}

.menu {
    position: absolute;
    top: 0;
    left: 55vh;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo {
    position: absolute;
    top: 5vh;
    left: -45vh;
    right: 0vh;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 35px;
    color: #000000;
}

.menu .navbar ul li {
    position: relative;
    float: left;
}

.menu .navbar ul li a {
   font-size: 22px;
   padding: 20px;
   color: #FFFFFF;
   display: block;
}

.menu .navbar ul li a:hover {
    color: #ff2f28;
}

#menu {
    display: none;
}

.menu-icono {
    width: 25px;
}

.menu label {
    cursor: pointer;
    display: none;
}

.header-content {
    display: flex;
    width: 100%;
}

.header-1 {
    display: flex;
    flex-direction: column;
    width: 50%;
    align-self: flex-end;
}

.header-1 img {
    width: 300px;
}

.header-2 {
    width: 50%;
    margin-top: 80px;
    text-align: end;
}

.header-2 h1 {
    position: absolute;
    top: 40vh;
    right: 10vh;
    color: #ffffff50;
    font-size: 80px;
    line-height: 80px;
}

.header-2 img {
    width: 70px;
}

.btn-1 {
    display: inline-block;
    padding: 7px 20px;
    background-color: #ff2f28;
    color: #FFFFFF;
    font-size: 20px;
}

.btn-2 {
    width: 110px;
    display: inline-block;
    padding: 7px 20px;
    background-color: #ff2f28;
    font-size: 20px;
    margin-top: 30px;
    color: #FFFFFF;
}

.movies {
    padding: 50px 0 0 0;
    display: flex;
    flex-direction: column;
}

h2 {
    font-size: 35px;
    margin-bottom: 20px;
    color: #FFFFFF;
}

hr {
    border: 1px solid #ff2f28;
    width: 50%;
    margin-bottom: 40px;
}

.box-container-1 ,
.box-container-2 ,
.box-container-3 ,
.box-container-4 ,
.box-container-5 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 40px;
}

.box-1,
.box-2,
.box-3,
.box-4,
.box-5 {
    border-radius: 5px;
    z-index: 1000;
    display: none;
}

.box-1:nth-child(1),
.box-1:nth-child(2),
.box-1:nth-child(3),
.box-1:nth-child(4),
.box-1:nth-child(5),
.box-1:nth-child(6),
.box-1:nth-child(7),
.box-1:nth-child(8),
.box-1:nth-child(9),
.box-1:nth-child(10),
.box-1:nth-child(11),
.box-1:nth-child(12),
.box-1:nth-child(13),
.box-1:nth-child(14),
.box-1:nth-child(15),
.box-1:nth-child(16) {
    display: inline-block;
}

.box-2:nth-child(1),
.box-2:nth-child(2),
.box-2:nth-child(3),
.box-2:nth-child(4),
.box-2:nth-child(5),
.box-2:nth-child(6),
.box-2:nth-child(7),
.box-2:nth-child(8),
.box-2:nth-child(9),
.box-2:nth-child(10),
.box-2:nth-child(11),
.box-2:nth-child(12),
.box-2:nth-child(13),
.box-2:nth-child(14),
.box-2:nth-child(15),
.box-2:nth-child(16) {
    display: inline-block;
}

.box-3:nth-child(1),
.box-3:nth-child(2),
.box-3:nth-child(3),
.box-3:nth-child(4),
.box-3:nth-child(5),
.box-3:nth-child(6),
.box-3:nth-child(7),
.box-3:nth-child(8),
.box-3:nth-child(9),
.box-3:nth-child(10),
.box-3:nth-child(11),
.box-3:nth-child(12),
.box-3:nth-child(13),
.box-3:nth-child(14),
.box-3:nth-child(15),
.box-3:nth-child(16) {
    display: inline-block;
}

.box-4:nth-child(1),
.box-4:nth-child(2),
.box-4:nth-child(3),
.box-4:nth-child(4),
.box-4:nth-child(5),
.box-4:nth-child(6),
.box-4:nth-child(7),
.box-4:nth-child(8),
.box-4:nth-child(9),
.box-4:nth-child(10),
.box-4:nth-child(11),
.box-4:nth-child(12),
.box-4:nth-child(13),
.box-4:nth-child(14),
.box-4:nth-child(15),
.box-4:nth-child(16) {
    display: inline-block;
}

.box-5:nth-child(1),
.box-5:nth-child(2),
.box-5:nth-child(3),
.box-5:nth-child(4),
.box-5:nth-child(5),
.box-5:nth-child(6),
.box-5:nth-child(7),
.box-5:nth-child(8),
.box-5:nth-child(9),
.box-5:nth-child(10),
.box-5:nth-child(11),
.box-5:nth-child(12),
.box-5:nth-child(13),
.box-5:nth-child(14),
.box-5:nth-child(15),
.box-5:nth-child(16),
.box-5:nth-child(17),
.box-5:nth-child(18),
.box-5:nth-child(19),
.box-5:nth-child(20),
.box-5:nth-child(21),
.box-5:nth-child(22),
.box-5:nth-child(23),
.box-5:nth-child(24) {
    display: inline-block;
}

.content a {
    padding: auto;
    color: burlywood;
    font-size: auto;
}

.load-more {
    margin-top: 50px;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 18px;
    border: 1px solid #145500;
    color: #ffffffd0;
    font-size: 25px;
    cursor: pointer;
    align-self: flex-end;
}

.load-more:hover {
    background-color: #145500;
    color: #FFFFFF;
}

.content img {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    object-fit: cover;
    transition: .5s ease;
}

.content h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.content p {
    font-size: 15px;
}

.content {
    position: relative;
    display: inline-block;
    color: #cfcfcf;
    font-size: 20px;
}

.texto-superpuesto {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: medium;
    background-size: 500px 500px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity .5 ease;
}

.content:hover img {
    transform: scale(1.6);
}

.content:hover .texto-superpuesto {
    transition: 3s;
    opacity: 1.5;
} 

.footer {
    background-image: url(images.jpg);
    background-size: 100%;
    display: flex;
    top: 50vh;
    justify-content: space-between;
    align-items: center;
    padding: 150px 0;
    margin-top: 100px;
    border-top: 1px solid #ff2f283d;
}

.footer ul {
    display: flex;
}

.footer h3 a {
    font-size: 30px;
}

.footer a {
    color: #FFFFFF;
    font-size: 20px;
    margin-right: 20px;
    display: block;
} 
.footer a:hover {
    color: #ff2f28;
}

@media (max-width:991px) {

      .menu {
        padding: 20px;
      } 

      .menu label {
        display: initial;
      }

      .menu label {
        display: initial;
      }

      .menu .navbar {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #030303;
        display: none;
      }
      
     .logo {
       position: absolute;
       top: 25vh;
       left: -32vh;
       right: 0vh;
       display: center;
       justify-content: space-between;
       font-size: 35px;
       color: #ffffff;
      }

      .menu .navbar ul li {
        width: 100%;
      }

      .btn-1 {
        display: none;
      }

      #menu:checked ~ .navbar {
        display: initial;
        top: 10vh;
        left: -10vh;
        right: 5vh;
      }

      .header-content {
        flex-direction: column;
        padding: 180px 30px 30px 30px;
      }

      .header {
        background-image: url(dd.jpg);  
      }

      .header-1 {
        width: 100%;
        align-items: center;
      }

      .header-2 h1 {
        position: unset;
        top: 45vh;
        left: 8vh;
        right: auto;
        color: #ff010191;
        font-size: 80px;
        line-height: 80px;
      }

      .header-2 {
        width: 100%;
        text-align: center;
      }
      
      

      .movies {
        padding: 20px;
      }

      .content a {
        padding: auto;
        color: burlywood;
        font-size: 25px;
      }

      .footer {
        margin-top: 30px;
        padding: 30px;
        flex-direction: column;
        text-align: center;
      }

      .footer ul a {
        margin-top: 15px;
        justify-content: center;
        font-size: 16px;
      }
}