*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* .hero{
    background-image: url(./for-1.jpg);
    background-position: center;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}
.heading{
    font-family: sans-serif;
    background-color: rgb(81, 80, 80);
    color: white;
    font-size: 50px;
    height: 100px;
    width: 500px;
    padding-top: 20px;
    text-align: center;
} */
.hero{
    background-image: url(./for-1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-attachment: fixed;


}
.pimg1{
background-color: rgb(54, 52, 52);
height: 100px;
width: 550px;
padding-top: 20px;
/* padding-left: 18px; */
font-size: 50px;
color: white;
font-family: Verdana, Geneva, Tahoma, sans-serif;
text-align: center;

}
.sec-1{
    height: 300px;
    text-align: center;
    background-color: whitesmoke;
    font-family: sans-serif;
    padding-top: 20px;
}
.sec-1  p{

   padding: 20px 300px;
   line-height: 20px;


}
.p2{
    font-size: 40px;
}
.hero-2{
    background-image: url(./for-2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
background-attachment: fixed;

}
.pimg-2{
background-color:rgba(0,0,0,0.3) ;
height: 100px;
width: 550px;
padding-top: 20px;
/* padding-left: 30px; */
font-size: 50px;
color: white;
/* background-attachment: fixed; */

font-family: Verdana, Geneva, Tahoma, sans-serif;
text-align: center;

}
.sec-2{
    height: 300px;
    text-align: center;
    background-color:rgb(71, 70, 70);
    font-family: sans-serif;
    padding-top: 20px;
}
.sec-2  p{

   padding: 20px 300px;
   line-height: 25px;
   color: whitesmoke;


}
.p3{
    font-size: 40px;
    color: whitesmoke;

}
.hero-3{
    background-image: url(./for-3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
background-attachment: fixed;

}
.pimg-3{
background-color:rgba(0,0,0,0.3) ;
height: 100px;
width: 550px;
padding-top: 30px;
/* padding-left: 30px; */
font-size: 40px;
color: white;
background-attachment: fixed;

font-family: Verdana, Geneva, Tahoma, sans-serif;
text-align: center;

}
.sec-3{
    height: 300px;
    text-align: center;
    background-color:rgb(71, 70, 70);
    font-family: sans-serif;
    padding-top: 20px;
}
.sec-3 p{

   padding: 20px 300px;
   line-height: 20px;
color: whitesmoke;


}
.p2{
    font-size: 40px;
    /* color: whitesmoke; */

}
.hero-4{
    background-image: url(./for-1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
background-attachment: fixed;

}
.pimg-4{
background-color: rgb(54, 52, 52);
height: 100px;
width: 550px;
padding-top: 20px;
/* padding-left: 15px; */
font-size: 50px;
color: white;
font-family: Verdana, Geneva, Tahoma, sans-serif;
text-align: center;
background-attachment: fixed;

}