*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px 5%;
    background: transparent;
    display: flex;
    align-items: center;
    z-index: 100;

}
.logo{
    font-size: 30px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}
.socialmedia{
    margin: 0 auto 0 1000px;
}
.socialmedia a{
    color: white;
    font-size: 25px;
    font-weight: 700;
    text-decoration: none;
    width: 40px;
    display:flex;
    

} 
.socialmedia1 a{
    color: white;
    font-size: 25px;
    font-weight: 700;
    text-decoration: none;
    width: 95px;
    display:flex;
   
    

} 
a
{
   
    text-decoration:#fff;

   
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Raleway',sans-serif;

}
section{
    padding: 60px 0;
    overflow: hidden;
}


/* banner section csssssss */
#hero{
    width: 100%;
    height: 100vh;
    background: linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)), url(./image/clock.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
#hero .container{
    padding-top: 80px;
}
#hero h1{
    font-size: 62px;
    font-weight: 700;
    line-height: 80px;
    color: #fff;
    margin: 0 0 10px 10px;
}

#hero h6{
    color: #c5b9b9;
    font-weight: 800;
}
#hero .ab{
    font-family: 'popins', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    margin: 20px;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}

#hero .bc{
    font-family: 'popins', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    margin: 20px;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    transition: 0.6s all;
}
#hero .ab:hover{
    background-color: #fff;
    border: 2px solid white;
}
#hero .bc:hover{
    background-color: #fff;
    border: 2px solid white;
}
.clients{
    padding: 0 0;

}
.clients img{
    width: 110%;
    height: 100vh;
/* background: linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)), url(./image/glint.jpeg); */
    background-position: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin: 0 0 0 0;
}












#hero1{
    width: 100%;
    height: 120vh;
    background-color: #fdc595;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
}
#hero1 .container{
    padding: top 0;
}
#hero1 h1{
    font-family: sans-serif;
    font-weight: 700;
    text-align:center;
    font-size: 70px;
    color: #fff;
    padding-top: 6px;
}
#hero1 h6{
    font-family: sans-serif;
    text-align: center;
    color: #100f0f;
    font-weight: 900;
    padding-top: 0%;
    line-height: 1.333;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 0.6ch;


}
.col-full{
    margin: 0;
    padding: 0;

}
.col-full p{
    padding-top: 6px;
    font-family: 'lora-regular',sans-serif;
    margin-bottom: 1rem;
    display: flex;
    font-size: 30px;
    margin-left: 16%;
    margin-right: 16%;
    font-weight: 300;
}
.bhai{
    margin: 0;
    padding: 0;
}
.bhai h1{
    margin-top: 5%;
    word-spacing: 150px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.bhai h3{
    font-weight: 700;
    margin-left: 95px;
    word-spacing: 120px;
    font-size: 25px;
}

























#hero2{
    width: 100%;
    height: 130vh;
    background-color:white;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
}
#hero2 .container{
    padding: top 0;
}
#hero2 h1{
    font-family: sans-serif;
    font-weight: 700;
    text-align:center;
    font-size: 70px;
    color: #101010;
    padding-top: 6px;
}
#hero2 h6{
    font-family: sans-serif;
    text-align: center;
    color: #39b54a;
    font-weight: 900;
    padding-top: 0%;
    line-height: 1.333;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 0.6ch;


}
#hero2 h3{
    margin-left: 20px;
    margin-top: 8%;
    word-spacing: 393px;
    font-weight: 700;
    font-size: 35px;
}
#hero2 h2{
    margin-left: 20px;
    margin-top: 4%;
    word-spacing: 472px;
    font-weight: 700;
}