*{
    margin: 0;
    border: 0;
    padding: 0;
}
.gap{
    padding-right: 30px;
    font-size: 20px;
    cursor: pointer;
}
.gap:hover{
    color: red;
    text-decoration: underline;
}
#gap1{
    font-size: 20px;
    cursor: pointer;
}
#gap1:hover{
    color: red;
    text-decoration: underline;
}
.gas{
    display: flex;
    justify-content: center;
    background: green;
    color: white;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 25px;
}
.gass{
    display: flex;
    color:yellow;
}
#p1{
    width: 10%;
    margin-left: 6%;
}
#p2{
    position: sticky;
    top: 0;
    background-color: white;
    display: flex;
}
#gap2{
    width: 100%;
    border: 1px;
    border-radius: 3px;
}
.gap3{
    color: green;
    font-size: 20px;
    cursor: pointer;
    padding-right: 30px;
    margin-left: 47px;
}
.gap4{
    display: flex;
    justify-content: end;
    padding-top: 2%;
}
#cse{
    border: 2px;
    color: white;
    background-color: green;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    box-shadow: 10px 10px 10px black;
    margin-left: 50%;
}
#cse:hover{
    border: 2px;
    color: white;
    background-color: green;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
    shape-margin: 50px;
}
#cse1{
    text-align: center;
}
#cse2{
    text-align: center;
}
#cse3{
    width: 500px;
}
#cse4{
    font-weight: bold;
    font-size: 25px;
}
.cse5{
    font-weight: bold;
    font-size: 20px;
    width: 750px;
    margin-top: 20px;
}
#cse7{
    margin-left: 560px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 4px;
}
.gap6{
    margin-left: 35%;
    padding-top: 20px;
    padding-bottom: 9px;
    font-size: larger;
}
#p3{
    width: 85px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.p4{
    display: flex;
    justify-content: space-between;
}
#cse9{
    border: 2px;
    border-radius: 4px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 17px;
    padding-bottom: 17px;
    color: white;
    background-color: red;
    font-size: medium;
    cursor: pointer;
}
#cse8{
    font-size: 25px;
    display: flex;
    justify-content: center;
}
.total{
    display: inline-block;
}
.image{
    width: 400px;
    margin-left: 22px;
}
.text{
    color: rgb(1, 48, 1);
    font-size: larger;
    background: aliceblue;
    margin-left: 22px;
    padding-left: 150px;
    padding-top: 7px;
    padding-bottom: 13px;
    cursor: pointer;
}
.text:hover{
    background-color: rgb(1, 50, 1);
    color: aliceblue;
    font-size: larger;
    margin-left: 22px;
    padding-left: 150px;
    padding-top: 7px;
    padding-bottom: 13px;
    border-color: black;
    cursor: pointer;
}
.total1{
    display: inline-block;
}
.image1{
    width: 400px;
    margin-left: 15px;
}
.text1{
    color: rgb(0, 56, 0);
    font-size: larger;
    background: whitesmoke;
    margin-left: 15px;
    padding-left: 150px;
    padding-top: 7px;
    padding-bottom: 13px;
    border-color: black;
    cursor: pointer;
}
.total2{
    display: inline-block;
}
.image2{
    width: 370px;
    margin-left: 15px;
}
.text2{
    color: rgb(0, 40, 0);
    font-size: larger;
    background: whitesmoke;
    margin-left: 15px;
    padding-left: 150px;
    padding-top: 7px;
    padding-bottom: 13px;
    border-color: black;
    cursor: pointer;
}
.total3{
    display: inline-block;
}
.image3{
    width: 380px;
    margin-left: 24px;
}
.text3{
    color: rgb(0, 49, 0);
    font-size: large;
    background: whitesmoke;
    margin-left: 23px;
    padding-left: 150px;
    padding-top: 7px;
    padding-bottom: 13px;
    border-color: black;
    cursor: pointer;
}
.total4{
    display: inline-block;
}
.image4{
    width: 410px;
    margin-left: 15px;
}
.text4{
    font-size: large;
    color: rgb(1, 53, 1);
    background: whitesmoke;
    margin-left: 15px;
    padding-left: 150px;
    padding-top: 7px;
    padding-bottom: 13px;
    border-color: black;
    cursor: pointer;
}
.total5{
    display: inline-block;
}
.image5{
    width: 370px;
    margin-left: 15px;
    height: 264px;
    margin-right: 15px;
}
.text5{
    font-size: large;
    color: rgb(1, 38, 1);
    background: whitesmoke;
    margin-left: 15px;
    margin-right: 14px;
    padding-left: 150px;
    padding-top: 7px;
    padding-bottom: 13px;
    border-color: black;
    cursor: pointer;
}
.total6{
    display: inline-block;
}
.image6{
    margin-left: 21px;
    width: 385px;
    height: 260px;
}
.text6{
    color: rgb(2, 39, 2);
    font-size: larger;
    background: whitesmoke;
    margin-left: 21px;
    padding-left: 150px;
    padding-top: 7px;
    padding-bottom: 13px;
    border-color: black;
    cursor: pointer;
}
.total7{
    display: inline-block;
}
.image7{
    margin-left: 15px;
    height: 263px;
}
.text7{
    color: rgb(1, 45, 1);
    font-size: larger;
    background: whitesmoke;
    margin-left: 15px;
    padding-left: 150px;
    padding-top: 7px;
    padding-bottom: 13px;
    border-color: black;
    cursor: pointer;
}
.total8{
    display: inline-block;
}
.image8{
    margin-left: 17px;
    width: 385px;
}
.text8{
    color: rgb(3, 67, 3);
    font-size: larger;
    background: whitesmoke;
    margin-left: 15px;
    padding-left: 150px;
    padding-top: 7px;
    padding-bottom: 13px;
    border-color: black;
    cursor: pointer;
}
#color{
    border: 2px;
    color: white;
    background-color: red;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: larger;
    border-radius: 3px;
    cursor: pointer;
}
.color1{
    position: sticky;
    bottom: 0;
    background-color: white;
    display: flex;
    justify-content: center;
}
.color2{
    color: white;
    background-color: red;
    font-size: large;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 11px;
    padding-bottom: 11px;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.color3{
    color: white;
    background-color: green;
    font-size: large;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 11px;
    padding-bottom: 11px;
    border-radius: 5px;
    cursor: pointer;
}
.color5{
    background-color: rgb(232, 245, 232)
}
#color6{
    text-align: center;
    font-size: 34px;
}
.ph,.ph1,.ph2,.ph3{
    display: inline-block;
}
#hp1{
    width: 300px;
    margin-left: 82px;
    margin-bottom: 25px;
    border: 2px solid;
    border-radius: 5px;
}
#hp2{
    width: 250px;
    margin-left: 40px;
    margin-bottom: 25px;
    border: 2px solid;
    border-radius: 5px;
}
#hp3{
    width: 217px;
    margin-left: 40px;
    margin-bottom: 25px;
    border: 2px solid;
    border-radius: 5px;
}
#hp4{
    width: 180px;
    margin-left: 40px;
    margin-bottom: 25px;
    border: 2px solid;
    border-radius: 5px;
}
#hp5{
    width: 300px;
    margin-left: 82px;
    margin-bottom: 25px;
    border: 2px solid;
    border-radius: 5px;
}
#hp6{
    width: 250px;
    margin-left: 40px;
    margin-bottom: 25px;
    border: 2px solid;
    border-radius: 5px;
}
#hp7{
    width: 217px;
    margin-left: 40px;
    margin-bottom: 25px;
    border: 2px solid;
    border-radius: 5px;
}
#hp8{
    width: 180px;
    margin-left: 40px;
    margin-bottom: 25px;
    border: 2px solid;
    border-radius: 5px;
}
#hp9{
    width: 300px;
    margin-left: 82px;
    margin-bottom: 45px;
    border: 2px solid;
    border-radius: 5px;
}
#hp10{
    width: 250px;
    margin-left: 40px;
    margin-bottom: 45px;
    border: 2px solid;
    border-radius: 5px;
}
#hp11{
    width: 217px;
    margin-left: 40px;
    margin-bottom: 45px;
    border: 2px solid;
    border-radius: 5px;
}
#hp12{
    width: 180px;
    margin-left: 40px;
    margin-bottom: 45px;
    border: 2px solid;
    border-radius: 5px;
}
#hi{
    text-align: center;
    font-size: 25px;
    margin-top: 15px;
}
#hi1{
    text-align: center;
    font-family: 19px;
}
#hi2{
    text-align: center;
    font-family: 20px;
    color: rgba(241, 165, 26, 0.952);
}
#hi32{
    display: flex;
    justify-content: center;
}
#hi3{
    padding-left: 43%;
    padding-right: 43%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: red;
    border-radius: 5px;
    font-size: 20px;
    color: aliceblue;
    cursor: pointer;
}
#hi3:hover{
    background-color: rgb(8, 91, 8);
}
.by{
    display: flex;
    justify-content: space-between;
    background: rgb(22, 92, 22);
}
.by1{
    font-size: 20px;
    padding-top: 20px;
    color: white;
}
.by2{
    color: white;
    padding-top: 5%;
    padding-bottom: 20px;
}
.by3{
   font-size: 20px;
   color: white;
}
.by4{
    color: white;
    font-size: 20px;
    background-color: rgb(8, 33, 8);
    padding-left: 70px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.part1{
    width: 50%;
    margin-left: 10%;
}
.part2{
    width: 50%;
    margin-left: 20px;
    padding-top: 20px;
}
.eswar{
    padding-right: 20px;
}
#Hari{
    padding-right: 40px;
}
#face{
    width: 5%;
    border-radius: 13px;
    padding-top: 20px;
}
#insta{
    width: 5%;
    border-radius: 13px;
    padding-top: 20px;
    padding-left: 20px;
}
#what{
    width: 5%;
    border-radius: 13px;
    padding-top: 20px;
    padding-left: 20px;
}
.kar{
    display: flex;
    justify-content: center;
}
#car{
    display: flex;
    justify-content: center;
}
@media (max-width:600px) {
    .row{
        display: grid;
        grid-template-rows: 1fr 1fr 1fr;
        display: inline-block;
    }
}