*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins',sans-serif
}
nav {
  background: #1b1b1b;
  width: 100%;
  padding: 10px 0;
}
nav .menu {
  max-width: 1250px;
  background: black;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}

.menu .logo a{
  text-decoration: none;
  color: #fff;
  font-size: 35px;
  font-weight: 600;
}

.menu ul {
  display: inline-flex;
}

.menu ul li{
   list-style: none;
   margin-left: 7px;
}

.menu ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  background: black;
  padding: 8px 15px;
  border-radius: 5px;
  transition: all 0.3s ease;
}

.menu ul li a:hover {
  background: #fff;
  color: #000;
}

.img {
  background: url('../images/background.jpg') no-repeat;
  height: 100vh;
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}

.img::before {
  content: '';
  position:absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.center {
  position: absolute;
  top: 52%;
  left: 50%;
  width: 100%;
  transform: translate(-50% , -50%);
  padding: 0 20px;
  text-align: center;
}

.center .title {
  color: #fff;
  font-size: 55px;
  font-weight: 600;
}

.center .sub_title {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
}
.center .btns {
  margin-top: 20px;
}
.center .btns button{
  height: 55px;
  width: 170px;
  border-radius: 5px;
  border: none;
  margin:0 10px;
  border:2px solid #fff;
  font-size: 20px;
  font-weight: 500px;
  padding: 0 10px;
  cursor: pointer;
  outline: none;
  transition: all 0.3s ease;
}

.center .btns button:first-child {
  color: #fff;
  background: none;
}

.center .btns button:first-child:hover {
  background: #fff;
  color: #000;

}

.top-image {
  width: 100%;
}
.top-image img {
  width: 100%;
}

.wrapper {
  width: 960px;
  margin: 0 auto;
  background-color: rgba(23, 26, 15, 0.8);
}
.wrapper2 {
  background-color: rgba(23, 26, 15, 0.8);
}
.article_discography {
  margin: 30px auto 0;
}
.section_discography {
  width: 100%;
  padding: 2.5%;
  margin-bottom: 30px;
  background-color: rgba(220,38,38,0.2);
}
.section_discography1 {
  width: 100%;
  padding: 2.5%;
  margin-bottom: 30px;
  background-color: rgba(220,38,38,0.2);
}
.section_discography1 h1 {
  font-size: 35px;
  color: white;
  letter-spacing: 0.1rem;
  text-align: center;

}
.section_discography h1 {
  font-size: 24px;
  color: white;
  letter-spacing: 0.1rem;
}
.section_discography h2 {
  font-size: 20px;
  color: #fff;
  letter-spacing: 0.1rem;
  border-bottom: 1px solid #bababa;
  margin-bottom: 20px;
}
.section_discography p {
  font-size: 14px;
  color: #ccc;
  line-height: 1.6;
}


.video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  object-fit: cover;
}

.top-image1 {
  width: 100%;
}
.top-image1 img {
  width: 100%;
}

.footer_top {
  display: table;
  margin-top: 0px;
  width: 100%;
  height: 50px;
  text-align: center;
}
.footer_top2 {
  display: table;
  margin-top: 0px;
  width: 100%;
  height: 30px;
  text-align: center;
  background-color: #000;
}
.footer_top2 p {
  color:#fff;
  letter-spacing: 0.2rem;
  font-size: 15px;
}

.footer_top .copyright {
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
}
.footer_top .copyright img {
  width: 150px;
}
.footer_top .copyright small {
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.2rem;
}
.ha {
  -webkit-text-stroke: 2px rgb(87, 21, 9);
}

.img1 {
  height: 100vh;
  width: 100%;
  margin-bottom: -330px;

}
.img1 img {
  width: 50%;
  margin: 0px 0px 0px 370px;
  
}
#slideshow {
  position: relative;
  height: 480px;
}
#slideshow IMG {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0;
}
#slideshow IMG.active {
  z-index: 10;
  opacity: 1;
}
#slideshow IMG.last-active {
  z-index: 9;
}

.section_discography5 {
  width: 80%;
  padding: 2.5%;
  margin-bottom: 30px;
  background-color: rgba(220,38,38,0.1);;
  margin :10px auto 0px 130px;
}
.section_discography5 img {
  max-width: 90%;
  margin-bottom: 10px;
}
.section_discography5 ul li {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.75;
}

.box_discography {
  display: flex;
  justify-content: space-around;
}
.box_left {
  width: 50%;
}
.box_right {
  width: 50%;
  margin: 0px 0px 0px 50px;
}
.items {
  width: 960px;
  margin: auto;
}
.item {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin: 100px 0 ;
}
.item:nth-child(even) {
  flex-direction: row-reverse;
}
.item-text {
  color: #fff;
  width: 48%;
}
.item-img {
  width:48%;
}
.item-img img {
  width: 100%;
}
.news {
  width: 800px;
  margin: 100px auto ;
}
.news h2 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}
.news ul {
  list-style: none;
}
.news ul li {
  font-size: 20px;
  color: white;
}
















