
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,700;1,800&display=swap');

@font-face {
    font-family:Raleway ;
    src: url(Font/Raleway-VariableFont_wght.ttf);

}


*{
    padding:0;
    margin: 0;
    box-sizing: border-box;
}

html{
    font-size: 10px;
    font-family:'Raleway', sans-serif;
}

a{
    text-decoration: none;
}

.container{
    margin-top:-242px;
    min-height: 100vh;
    width:100%;
    
    align-items: center;
    justify-content: center;
}

.containers{
    min-height: 100vh;
    width:100%;
    
    align-items: center;
    justify-content:center;
}

/*HEader Section*/

header{
    
    z-index:1000000;
    
    top:0;
    width:100vw;
    height:auto;
}

#header .header{
    min-height: 10vh;
    background-color: black;
    transition: .1s ease-in-out;
}


.header .nav-bar{
    
    height: 10vh;
    
    
    width:100hx;
}

.header .nav-list ul{
    
    padding-top: 25px;
    margin-left : 10px;
    list-style: none;
    display: flex;
    float: left;  

}

.header .nav-list2 ul{
    margin-top: -470px;
    
    margin-left: 1360px;
    list-style: none;
    display:flex;
    float:left;
    
}

.header .Banner-Img{
    scale:7%;
    display: flex;
    float: left;
    margin-top:-470px;
}
.header .nav-list ul a{
    margin-right: 20px;
    padding:5px;
    font-size: 1.8rem;
    box-sizing: border-box;
    text-transform: uppercase;
    letter-spacing: .4rem;
    transition: .2s ease;
    color:white;
    
    
}

.header .nav-list2 ul a{
    
    padding-top:10px;
    margin-right:20px;
    font-size:1.8rem;
    letter-spacing: .4rem;
    text-transform: uppercase;
    transition: .2s ease;
    color: white;
}

.header .nav-list    ul a:hover{
    color:black;
    align-items: center;
    
    box-sizing:border-box;
    border-radius: 3px;
    scale:2.05%;
    
    
}
.header .nav-list2    ul a:hover{
    color:black;
    align-items: center;
    box-sizing:border-box;
    border-radius: 3px;
    scale:2.05%;
    
}

.header .icon-img:hover{
    opacity: 50%;
    
}

.header.sticky{
    background-color: black;
    
}

/* Head Section */
.head{
    min-height: 100vh;
}

.head-img{
    margin-top: -420px;
    max-width: 1300px;
    background-size: cover;
    position:relative;
    top:0;
    left:0;
    width: 100%;
    height:800px;
    min-width: 100%;
    min-height: 500px;
    z-index: -1;
}




.head-content{
    background-image: url(/Pro2/Image/adc2f43cd256fa15fa5fe0c59d23252d.jpg);
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 300px;
    padding-bottom: 30px;
   
    
}
.head-content .shadow{
    margin-top: -500px;
    
    font-size: 60px;
    color: white;
    
    margin-bottom: 1px;
    margin-left: 37px;
    text-transform: uppercase;
    font-weight:400;
    letter-spacing: 3rem;
}

.head-content h1{
    
    margin-top: -500px;
    
    font-size: 60px;
    color: black;

    margin-left: 30px;
    text-transform: uppercase;
    font-weight:400;
    letter-spacing: 3rem;
   
}

.head-content h2{
    margin-left:20px;
    color: white;
    font-size: 20px;
    margin-top:20px;
    margin-bottom: 30px;
    text-transform: uppercase;
    
    font-weight: 100;
    letter-spacing: .4rem;
    
}

.head-content::after{
    margin-top:10vh;
    content:'';
    position: absolute;
    top:0;
    left:0;
    height: 800px;
    width: 100%;
    background-color: black;
    opacity:.5;
    z-index:-1;
     
}

.shop-before{
    margin-top:42px;
    min-height: 65vh;
    width:100%;
    
    align-items: center;
    justify-content: center;
    
}

.shop-before h1{
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    padding-left: 200px;
    padding-right: 200px;
    font-weight: 1;
    padding-top:40px;
    text-transform: uppercase;
    line-height: 150%;
    font-size: 3rem;
    letter-spacing: 0.6rem;
}

.shop-before h2{
    padding-left:200px;
    padding-right: 200px;
    font-weight:100;
    padding-top: 10px;
    line-height: 130%;
    letter-spacing: 0.1rem;
}

/* Footer Section */
.footer-containers{
    min-height:50vh;
    z-index:-1;
}

.footer-section {
  background: #151414;
  position: relative;
}

.footer-content {
  position: relative;
  z-index: 2;
}

.footer-logo {
    scale:.6;
    margin-right: 1400px;
    margin-bottom: 20px;
    padding-top:20px ;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
  color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  margin-left: 30px;
  display: flex;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  font-weight: 1;
  letter-spacing: .3rem;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  
  margin-left:20px;
}
.footer-social-icon img {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}

.footer-widget-heading h3 {
    color: #fff;
    margin-left: 30px;
    display: flex;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-weight: 1;
    margin-top: 10px;
    letter-spacing: .3rem;
    margin-bottom: 20px;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 10;
  
  bottom: -15px;
  height: 2px;
  width: 180px;
  background: #ff5e14;
}

.footer-widget ul li {
    padding-top:20px;
    padding-left: 150px;
    display: flex;
    float: left;
    width: 50%;
}
.footer-widget ul li a:hover{
  color: #ff5e14;
}
.footer-widget ul li a {
    font-size: 1.2rem;
    color:#606060;
    letter-spacing: .2rem;
    text-transform: capitalize;
}



.copyright-area{
  padding:30px 0 10px 500px;
  background: #1d1d1d;
  
}


.copyright-text p {
  font-size: 1.7rem;
  font-weight: 1;
  text-transform: uppercase ;
  letter-spacing: .3rem;
  color: #878787;
}
.copyright-text p a{
  color: #ff5e14;
}
.footer-menu{
    margin-left: 40px;
}
.footer-menu li {
    margin-top: 15px;
    font-size: 1.2rem;
    font-weight: 1;
    
    letter-spacing: .3rem;
    color: #878787;
    display: inline-block;
    margin-left: 20px;
}
.footer-menu li:hover a{
  color: #ff5e14;
}
.footer-menu li a {
  font-size: 1.5rem;
  
  color: #989797;
}