*{
    margin: 0;
    padding: 0;
}
body{
    margin: 0;
    padding: 0;
    font-family: 'Gill Sans','Gill Sans MT';
background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBwgHBgkIBwgKCgkLDRYPDQwMDRsUFRAWIB0iIiAdHx8kKDQsJCYxJx8fLT0tMTU3Ojo6Iys/RD84QzQ5OjcBCgoKDQwNGg8PGjclHyU3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3N//AABEIALcAwgMBIgACEQEDEQH/xAAaAAEBAQADAQAAAAAAAAAAAAABAAIDBQYE/8QAFxABAQEBAAAAAAAAAAAAAAAAAAERMf/EABoBAAMBAQEBAAAAAAAAAAAAAAABAgMEBQb/xAAYEQEBAQEBAAAAAAAAAAAAAAAAARESAv/aAAwDAQACEQMRAD8A8CCK9h8+hUEhM01mlVQUVUXhKFZptZtJcFYrVZpKjNYrdYoXGaKaKFxkUshUFZaZoqoBSCMAgLiSRLeiWhOh4qCtGpViFAtBxVmms1KhWaazeEqCs01mksVmms0LjNFNZoVBRTWaFQUU0UVUDNIpKQQCikiN6DRo0WuivJw6KNFpKw2i0C0qeK0aKEqxWs1UUKwVm01i0lxVmlm0lCioUKASChWTQKoCkUlQAgGkkDd7o1nVrevMxpnRaNI5GrWaLRpU8NFo0WpVirNVotCsFrKtBKVZtVopLgoLNCkKhQYoICgKQKcCVSTCIAdzatZ1a3rgw6LRq0jkQ1azopyG0WjQlWG1m1Ws2g5FaLVWbSVitFVBLiFVANCoUGKkAYRFFMJJJhEAO11M6NbVx43rOs6tSeHRaNGg8atZ1ayRyG0WgaFIIEaBAOAIUKVCACSWiqgBBGkkQQSAdhq1nVq9c2HVrOoDCrQAeELRpGggDVopZBoUgHACgYBWCnIA1gwjwBrFhHjNRxYFSDEcQPH1atZ1ablxrVrOjQeNaLQjgOjUAeFBCnIgVhK5FgxvFg1c8s4saxYnVTyxhxrFg1fLGLG8WFp8uPFjeDBo5YxY3iAxhNoHi0spTja1aEAUDgGJIlqp5RkRGtJ5CxpYWtJ5GLGlg1fIxNYsLVcs4MbxYNVyxixvBhaOWMGOTBYNHLGDG8WDRyxiaxDRy4lo1LjgwkEDDCIS1chhgjUGrkUOIlrSQGQyEtaSDDhhK1c8jFjWItXyzixo4WqnljFjWLAOWMFjeDAOWMVjVWHpYxiaxDRj5CFFPLahjLUC5CYJDBq41DBGg0kKEahLkJgkaKtJEcMMiWkikOKQhpIMWHDgVPLIbwWA+WcGNWCgrGcZscjNgTjCbRlj4FElvIhjUSDSNQyJEqNKJE0jTUSFX5MaiRNYY1EiaQmRINThxIlxYLEiOgWJGmshIyqSQS//2Q==);
background-position: center;
background-size: cover;
} 
nav{
    background-color: #1f2121;
    width: 100%;
    height: 9vh;
    font-size: 15px;
    display: flex;
    align-items: center; 
    justify-content: space-around;
}
nav ul a{
    text-decoration: none;
    display: flex;
  padding: 8px;
    align-items: center;
padding: 0 8px;
transition: ease-in-out 0.5s;
color: gray;
}
nav ul{
    text-decoration: none;
    list-style-type: none;
    display: flex;
    align-items: center;
justify-content: space-around;
margin: none;
}
.one{
    display: flex;
    align-items: center;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
background-color: #E20B0B;
border-radius: 5px;
height: 6vh;
color: white;
border: 0;
justify-content: space-around;
padding: 0 10px;
transition: ease-in-out 0.5s;

text-align: center;
}
.one:hover{
    
    background-color: #AB0C0C;
    cursor: pointer;
    transition: ease;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
transform: scaleX(1.2);
transform: scaleY(1.1);

}
.one span {
    position: relative;
    z-index: 1;
  }
a:hover{
text-decoration: underline 1px;
animation: ease-in-out;
       color: white;
       cursor: pointer;
     
    
   }
   /*  
   .seven{
    display: flex;
width: 200px;
height: 20px;
background-color: #292c2e ;
color: #292c2e;
align-items: center;
justify-content: center;
padding-left: 500px;
border-radius: 20px;
}
*/
.fa-solid.fa-magnifying-glass{
   justify-content: center;
   align-items: center;
    display: flexbox;
    margin-top: 39px;
    margin-left: 675px;
position: absolute;
display: flex;
}
.six{
    
    text-decoration: none;
    color: black;
    border-radius: 5px;
    height: 5vh;
    width: 30vh;
    background-color:rgba(55, 48, 48, 0.068) ;
  display: inline-flexbox;
  text-align: center;
  width: 200px;
  height: 20px;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.6);
  padding: 25px;
  font-size: 12px;
  align-items: center;
  justify-content: center;
 margin-top: 20px;
 border: black solid 0.5px;
 outline: none;
}

.menuline{
    height: 3px;
    width: 20px;
    background-color: black;
    margin-bottom: 3px;
    transition: ease-in-out 0.3s;
}
.menu{
    cursor: pointer;
   display: none;
}

@media all and (max-width:640px){
    nav{
        flex-direction: column;
        display: flex;
       z-index: 1;
       width: 100%;
    }
    nav li{
        display: block;
        padding: 10px 0;
z-index: 0;
font-weight: bold;
color: white;
    }
    nav li:hover{
        text-decoration: underline 1px;
        color: rgb(146, 146, 45);
    }
     nav ul{
  display: none;
        text-align: center;
        padding: 0;
        z-index: 0;
margin-top: 25px;
    }
    .fa-solid.fa-magnifying-glass{
   
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        margin: 0;
        margin-top: 22px;
        margin-right: 160px;
     }
    .ten{
margin-top: 40px;
        transition: ease-in-out 0.3s;
        z-index: 1;
        width: 400px;
        height: 400px;
        align-items: center;
        color: black;
        background-color: rgba(0, 0, 0, 0.6);
        border-radius: 50px;
        box-shadow: rgba(0, 0, 0, 0.70) 0px 5px 15px; 

    }
    .logo{
        align-self: flex-start;
display: flex;
position: absolute;
align-items: center;
justify-content: center;
    }
    .menu{
        display: block;
        position: fixed;
       left: 20px;
       transition: ease-in-out 0.3s;
    }
    .showmenu{
        display: block;
transition: ease-in-out 0.3ms;
    }
.one{
    display: none;
}
.seven{
    display: flex;
    align-items: center;
    justify-content: center;
z-index: 2;
}

button{
    display: flex;
    align-items: center;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
background-color: #E20B0B;
border-radius: 5px;
height: 40px;
width: 100px;
color: white;
border: 0;
justify-content: space-around;
padding: 0 10px;
transition: ease-in-out 0.5s;
padding:10px;
margin-top: 20px;
z-index: 1;
}
.container .wrapper{
display: none;
}
.button-holder{
    display: none;
}
button:hover{
    background-color: #AB0C0C;
    cursor: pointer;
    transition: ease;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;

}
.slidermobile{
    position: relative;
}
.slidermobile .slidermobilewrapper{
    width: 380px;
    height: 200px;
    margin-top: 25px;
    margin-left: 10px;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.6);
    overflow: hidden;
    margin: 5rem auto;
}
.slidermobile .sliderholder{
    display: grid;
    grid-template-columns: repeat(4,100%);
height: 100%;
width: 100%;
animation: slider 30s ease-in-out infinite alternate; 
}
.slidermobile #sliderm-img-1{
    background-image: url(Motivational.png);
    position: center;
    background-size: cover;
}
.slidermobile #sliderm-img-2{
  background-image: url(Home\ Decors.png);
  position: center;
  background-size: cover;  
}
.slidermobile #sliderm-img-3{
    background-image: url(Metaverse\ guideline\ ep.1.png);
    position: center;
    background-size: cover;
}
.slidermobile #sliderm-img-4{
    background-image: url(2.jpg);
    position: center;
    background-size: cover;
}
.fa-solid.fa-truck{
    display: none;
}
}
.first{
    display: flex;
    background: transparent;
    border: solid 1px black;
    width: 180px;
    height: 180px;
    border-radius: 20px;
    margin-left: 40px;
   margin-top: 200px;
transition: ease-in-out 0.3s;
cursor: pointer;
}
.firstimg{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 25px;
    margin-top: 10px;
    border-radius: 10px;
    background: cover;
    margin-left: 15px;
}
.firstpara{
    display: flex;
    align-items: center;
    font-weight: bolder;
    font-size: 15px;
    text-align: justify;
margin-left: 32px;
 text-decoration: none;
color: whitesmoke;
}
.firsthe{
   display: flex;
    font-weight: lighter;
    font-size: 10px;
margin-left: 33px;
color: whitesmoke;
margin-top: 3px;
text-decoration: none;
transition: ease-in-out 0.3s;
}
.firstd{
    margin-bottom: 20px;
    margin-top: 6px;
    display: flexbox;
}
.first:hover{
    box-shadow: rgba(0, 0, 0, 0.75) 0px 5px 15px;
}
.firsthe:hover{
   text-decoration:underline 1px black;
 transition: ease-in-out 0.3s;

}
i.fa-solid.fa-truck::before{
 margin-left: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.eleven{
    display: inline;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    margin-left: 32px;
    margin-top: 5px;
    color: white;
   
}
.firstsliderimg{
    display: flex;
    align-items: center;
    justify-content: center;

    margin: 20px;
   
    z-index: 1;
}
.secondd{
    display: flex;
    background: transparent;
    border: solid 1px black;
    width: 180px;
    height: 180px;
    border-radius: 20px;
    margin-left: 40px;
   margin-top: 200px;
transition: ease-in-out 0.3s;
cursor: pointer;
}
.secondimg{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 25px;
    margin-top: 10px;
    border-radius: 10px;``````````````
    background: cover;
    margin-left: 15px;
}
.secondpara{
    display: flex;
    align-items: center;
    font-weight: bolder;
    font-size: 15px;
    text-align: justify;
margin-left: 32px;
 text-decoration: none;
color: whitesmoke;
}
.secondhe{
    display: flex;
    font-weight: lighter;
    font-size: 10px;
margin-left: 33px;
color: whitesmoke;
margin-top: 3px;
text-decoration: none;
transition: ease-in-out 0.3s;
}
.slider{
   
   display: inline-block;
    margin-top: 5px;
}
.productsyml{
   
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: bolder;
}
.container{
    position: relative;
    z-index: 0;
}

.container .wrapper{
width: 70vw;
height: 75vh;
box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.6);
margin: 5rem auto;
overflow: hidden;
}
.container .wrapper-holder{
    display: grid;
    grid-template-columns: repeat(4,100%);
height: 100%;
width: 100%;
animation: slider 30s ease-in-out infinite alternate;
}
.container #slider-img-1{
    background-image: url(Motivational.png);
    position: center;
    background-size: cover;
}
.container #slider-img-2{
    background-image: url(Home\ Decors.png);
position: center;
background-size: cover;
}
.container #slider-img-3{
    background-image: url(Metaverse\ guideline\ ep.1.png);
    position: center;
    background-size: cover;
}
.container #slider-img-4{
    background-image: url(2.jpg);
    position: center;
    background-size: cover;
}
.container .button-holder .button{
border: 1px black solid;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    display: inline-block;
    margin: .3rem;

}
.container .button-holder{
    position: absolute;
    left: 45%;
border: 0%;
border: black;
color: white;
}
.container .button-holder:hover{
    box-shadow: rgba(0, 0, 0, 0.6)
    
}

@keyframes slider{
    0%{transform: translateX(0%);}
    10%{transform: translateX(-100%);}
    20%{transform: translateX(-100%);}
    30%{transform: translateX(-200%);}
    40%{transform: translateX(-200%);}
    50%{transform: translateX(-200%);}
    60%{transform: translateX(-300%);}
    70%{transform: translateX(-300%);}
    80%{transform: translateX(-300%);}
    90%{transform: translateX(0%);}
    100%{transform: translateX(0%);}
}
.twelve{
    margin-left: 32px;
    margin-top: 5px;
    color: rgb(27, 116, 27);
    display: inline-flex;
    align-items: center;
    font-size: small;
}