@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');

*{
    margin: 0;
    padding: 0;
  text-decoration: none ;
  font-family: 'Poppins', sans-serif;
  scroll-behavior: smooth;
}
.mainbar{
    padding: 10px;
    /* background: #6f5141; */
    background-image: linear-gradient(254deg, #f16e21, #8f8282);
    
}
.navbar{
    display: flex;
    justify-content: space-around;
    gap: 20rem;
}

.logo{
    display: flex;
    color: white;
    font-size: 24px;   
}
.tag{
    display: flex;

}
.tag ul{
    display: flex;
    list-style-type: none;
    margin: 13px;
}
.tag li a {
    padding: 0 14px;
    font-size: 24px;
    color: #f7e8e8db;
    cursor: pointer;
}

#button {
        padding: 7px;
        border: none;
        padding: 9px 23px;
    font-size: 19px;
    border-radius: 34px;
 margin: 7px;
    cursor: pointer;
    background: white;
    color: black;
    font-weight: 600;
}
 .tag li a:hover{
   text-decoration: underline;
   color: black;

 }
 .tag #button:hover{
    background-color: black; 
    color: white;
 }

.navbar2{
    justify-content: space-around;
    display: flex;
    padding: 6px 4rem;
    align-items: center;
   
     box-shadow: 0 3px 14px -5px #000;
     box-sizing: border-box;
}
 .list{
    display: flex;
    gap: 2rem;
    list-style: none;
 }
 .list li a:hover{
    text-decoration: underline;
    color: black;
 }
 .list li a{
    color: #000000;
    cursor: pointer;
 }
 #button a{
   color: black;
} 

 .part1{
   margin: 1rem 2rem 6rem 2rem;
 } 
 .part2{
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    gap: 35px;
    margin: 2rem 0 0 0;
 }

 .img-box-1{
    background-image: url(images/n6.jpg);
    height: 16rem;
    width: 11rem;
   object-fit: cover;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 6px 9px 2px #260303;
    box-sizing: border-box;
    cursor: pointer;
 } 
#old{ background-image: url(images/n3.webp);

}
#old1{ background-image: url(images/n4.jpg);}
#old2{ background-image: url(images/m6.jpg);}
#old3{ background-image: url(images/n1.jpg);}
#old4{ background-image: url(images/n5.webp);}
.img-box-1:hover{
    box-shadow: 13px 12px 18px 7px  #020108;
  }
.title a{
   padding-bottom: 10px;
    text-align: left;
    line-height: 26px;
    font-size: 16px;
}

  .img-box-2{
    background-image: url(images/r1.jpg);
    height: 16rem;
    width: 11rem;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 6px 9px 2px #260303;
    box-sizing: border-box;
    cursor: pointer;
 } 
 #wind1{ background-image: url(images/r2.jpg);}
 #wind2{ background-image: url(images/r3.jpg);}
 #wind3{ background-image: url(images/r4.webp);}
 #wind4{ background-image: url(images/r5.jpg);}
 #wind5{ background-image: url(images/r6.jpg);}
.img-box-2:hover{
    box-shadow: 33px 12px 18px 7px #020108;
}


  .img-box-3{
    background-image: url(images/s4.jpg);
    height: 16rem;
    width: 11rem;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 6px 9px 2px #260303;
    box-sizing: border-box;
    cursor: pointer;
 } 
#win1{ background-image: url(images/s6.jpg);}
#win2{ background-image: url(images/s5.jpg);}
#win3{ background-image: url(images/s2\ \(2\).jpg);}
#win4{ background-image: url(images/s3.jpg);}
#win5{ background-image: url(images/s1.jpg);}
.img-box-3:hover{
    box-shadow: 13px 12px 18px 7px  #020108;
}
.img-box-4{
   background-image: url(images/f5.webp);
   height: 16rem;
   width: 11rem;
   object-fit: cover;
   background-position: center;
   background-size: cover;
   background-repeat: no-repeat;
   box-shadow: 0 6px 9px 2px #260303;
   box-sizing: border-box;
   cursor: pointer;
} 
#wo1{ background-image: url(images/f1.jpg);}
#wo2{ background-image: url(images/f3.jpg);}
#wo3{ background-image: url(images/f6.webp);}
#wo4{ background-image: url(images/f4.jpg);}
#wo5{ background-image: url(images/f2.jpg);}
.img-box-4:hover{
   box-shadow: 13px 12px 18px 7px  #020108;
 }
 .img-box-5{
   background-image: url(images/h5.jpg);
   height: 16rem;
   width: 11rem;
   object-fit: cover;
   background-position: center;
   background-size: cover;
   background-repeat: no-repeat;
   box-shadow: 0 6px 9px 2px #260303;
   box-sizing: border-box;
   cursor: pointer;
} 
#wi1{ background-image: url(images/h1.jpg);}
#wi2{ background-image: url(images/h3.jpg);}
#wi3{ background-image: url(images/h6.jpg);}
#wi4{ background-image: url(images/h4.jpg);}
#wi5{ background-image: url(images/h2.jpg);}
.img-box-5:hover{
   box-shadow: 13px 12px 18px 7px  #020108;
 }
 .img-box-6{
   background-image: url(images/g1.jpg);
   height: 16rem;
   width: 11rem;
   object-fit: cover;
   background-position: center;
   background-size: cover;
   background-repeat: no-repeat;
   box-shadow: 0 6px 9px 2px #260303;
   box-sizing: border-box;
   cursor: pointer;
} 
#w1{ background-image: url(images/g2.jpg);}
#w2{ background-image: url(images/g3.jpg);}
#w3{ background-image: url(images/g4.jpg);}
#w4{ background-image: url(images/g5.jpg);}
#w5{ background-image: url(images/g6.jpg);}
.img-box-6:hover{
   box-shadow: 13px 12px 18px 7px  #020108;
 }

 .img-box-7{
   background-image: url(images/m11.jpg);
   height: 16rem;
   width: 11rem;
   object-fit: cover;
   background-position: center;
   background-size: cover;
   background-repeat: no-repeat;
   box-shadow: 0 6px 9px 2px #260303;
   box-sizing: border-box;
   cursor: pointer;
} 
#wot1{ background-image: url(images/m2.jpg);}
#wot2{ background-image: url(images/m3.jpg);}
#wot3{ background-image: url(images/m4.jpg);}
#wot4{ background-image: url(images/m5.jpg);}
#wot5{ background-image: url(images/m6.jpg);}
.img-box-7:hover{
   box-shadow: 13px 12px 18px 7px  #020108;
 }
 #footer{
   display: flex;
     background: rgb(248, 244, 241);
  
   }
  .ft{
     gap: 6rem;
     margin: auto;
     padding: 6rem 0 0 0;
  
  }
  .ft1{
     display: flex;
     margin: 0 0 3rem 0;
     gap: 6rem;
  }
  .first_part h1{
     font-size: 3rem;
     margin: 0 0 7px 0;
   
  }
  .first_part2 a{
     color: #00000080;
     font-weight: 900;
  }
  .first_part2{
     font-size: 18px;
  }
  .first_part2 li{
     list-style: none;
     margin: 0 0 5px;
     cursor: pointer;
  }
  .list_end{
     font-size: 13px;
     display: flex;
   
     justify-content: space-between;
  }
  .list_end h3{
     padding: 2rem 0;
  }
  

  @media screen and (max-width: 1070px) {
   .navbar2{padding: 6px;
   gap: 3rem;}
  }
@media screen and (max-width: 1110px) {
   .navbar{
      gap: 10rem;
   }
}
@media screen and (max-width: 930px) {
   .list{
      gap: 1rem;
   }
   .ft{
      padding: 4rem 0 4rem 0;
   }
}  

@media screen and (max-width: 860px){
.list {
    gap: 14px;
}
.navbar2{
   gap: 0;
}
}
@media screen and (max-width: 810px){
   .tag ul li{
      display: none;
   }
   #block{
      display: none;
   }
}
@media screen and (max-width: 662px) {
#block2{
   display: none;
}
.list {
   gap: 24px;
}
}
@media screen and (max-width: 530px){
.list {
    gap: 12px;
}
}

@media screen and (max-width: 566px) {
 .navbar{
   margin: 0 0 0 2rem;
 }
 .main{
   height: 33vw;
 }
 .ft1{
   display: block;
 }
 .first_part{
   margin: 0 0 20px;
 }
}
  
@media screen and (max-width: 425px) {
.navbar2{
   display: none;
}
.navbar {
   margin: 0 0 0 1rem;
   gap: 6rem;
}
.img-box-1{ height: 11rem; width: 7rem;}
.img-box-2{ height: 11rem; width: 7rem;}
.img-box-3{ height: 11rem; width: 7rem;}
.img-box-4{ height: 11rem; width: 7rem;}
.img-box-5{ height: 11rem; width: 7rem;}
.img-box-6{ height: 11rem; width: 7rem;}
.img-box-7{ height: 11rem; width: 7rem;}
}

@media screen and (max-width: 320px){
.navbar {
   gap: 0rem;}

   .part2{
      gap: 31px;
   }
   .part1 h2{
      font-size: 23px;
   }
   .ft {
      padding: 4rem 2rem 4rem 2rem;
   }
   #icons{
      padding: 0;
    }
    #icons ul li{
       margin: 0 9px;
    }
    #button{
      font-size: 15px;
    }
   }
  

      