

/* navbar section */
.navbar{
    width: 100%;
    height: 60px;
background-color:#FAFAFA;
    display: flex;
    gap: 3px;
    border-radius: 50px;
position: relative;
top: 6px;
}

.img{
    height: 26px;
    padding-top: 12px;
    padding-left: 60px;
 
}

.img1{
    height: 15px;
    padding-top: 23px ;
}

.nav-links {
  list-style: none;
  display: flex;
  gap: 30px;    
  margin: 12px;
  padding-top: 7px;
  justify-content: center;
 margin-left: 330px;   
  padding-bottom: 6px;
  background-color:#FEFEFF;
  padding-right: 30px;
  height: 23px;
  border-radius: 40px;
 
}

/*@font-face {
    font-family: 'Poppins-Black';
    src: url( './font/Poppins-Black.ttf');
}*/

.nav-links a {
  text-decoration: none;
  color: black;
/*font-family: 'Poppins-Black';
font-size: 12px;*/
}

.nav-links a:hover {
  color:navy;
}

.nav-links li a img{
    width: 20px;
}

.text{
   
    width: 10%;
    padding: 6px;
    margin-left: 40px;
}

.text li{
    list-style: none;
}


.text li a {
   text-decoration: none;
   color: black;


}

button{
    border-radius: 70px;
    width: 10%;
margin-top: 8px;
    height: 45px;
    margin-left: 15px;
  border: 1px #BEBEBE solid;
  background-color: white;

}

/*hero section */

.hero-section{
   display: flex;
    height: 550px;
    width: 98%;
    top: 30px;border-radius: 15px;
 background-size: cover;
background-image: linear-gradient(90deg, #C1DEE8 0%, #FBD9B9 100%);
position: relative;
left: 10px;
right:10px ;
}


.hero h2{
    position: absolute;
top: 180px;
  left: 75px;
   font-size: 16px;
  
}

.hero h1{
    position: absolute;
    font-size:60px ;
left: 70px;
top:190px;
}


.hero p{
    position: absolute;
    left: 70px;
    top: 380px;
    font-size: 16px;

}

.hero form label input{
    width: 349px;
    height: 44px;
    border-radius: 50px;
    border: 1px white solid ;
    background-color: white;
    position: absolute;
    top: 460px;
    left: 60px;
   color: black;
   padding-left: 20px;

}

.button2{
    width: 130px;
    height: 50px;
    border-radius: 40px;
    position: absolute;
    top: 450px;
    left: 320px;
    background-color: black;
    color: white;
    font-size: 15px;
}
.hero-img img{
   height:620px;
position: absolute;
 left: 586px;

  
}

.text2
{position: absolute;
    top: 650px;
 left: 500px;


}

.text2 h2{
    
    position: absolute;
    
    
}

.text2 p 
{
    bottom: -7px;
    font-size: 14px;
   position: relative;
   left: 90px;
}
.hero-section2{
    display: flex;
 justify-content: center;
 align-items: center  ;
 gap: 120px;
 position: relative;
 left: 50px;
 width: 95%;
    
}
.part1 
{
position: relative ;

}

/* img1 */

.part1 img{
    height: 55px;
    position:absolute;
    top:170px;

   
    

}

.part1 h1{
  position: relative;
  top: 230px;
font-size: 25px;
}

.part1 p{
    position: relative;
  top: 228px;
}

/* img2 */

.part2{

position: relative;
  
}
.part2 img{
 /*left:  600px;*/
   height: 55px;
    position: relative;
    top:190px;

}

.part2 h1{
  position: relative;
  top: 195px;
font-size: 25px;
/*left:  600px;*/

}

.part2 p{
    position: relative;
  top: 195px;
  /*left: 590px;*/
}
.part3{
  position: relative;
  
}

.part3 img{
 position: relative;
 height: 70px;
  top: 190px;
}

.part3 h1{
  position: relative;
  top: 183px;
font-size: 25px;


}

.part3 p{
    position: relative;
  top: 183px;

}

/* section3 */

.section3{
   position: relative;
   top: 300px;  
   
}
@font-face {
  font-family:'Poppins-Black' ;
  src: url(./font/Poppins-Black.ttf);
}

.section3 h1{
  text-transform: uppercase;
font-size: 28px;
position: relative;
   left: 80px;
   width: 30%;
}

.parah{
font-family: 'Poppins-Black';
  font-size: 14px;
  position: relative;
     left: 80px;
     width: 20%;
}
.main{  
  display: flex;
  position: relative;
  gap: 30px;
  justify-content: center;
  top: 30px;
}

 .container{
  border: 1px lightgray solid; 
  padding-top: 0px;
  padding-left: 0px;
  padding-right:62px ;
  padding-bottom: 30px;
  border-radius: 15px;


 }

 .container img{
     height: 240px;
    border-radius: 14px;
    width: 120%;
    position: relative;
    
  
}

.heading-para{
  width: 120%;
  position: relative;
  left: 6px;
}

 .heading-para h2{
  font-style: italic;
  font-size: 20px;
     left: 2px;
    position: relative;
   
  
 }

  .heading-para p{
    font-size: 15px;
         left: 5px;
    position: relative;
  
  }

   .price{
    position: absolute;
    left:140px;
    text-decoration: none;
    color:  black;
    top: 75px;
    display: flex;
   }
.fa-sharp {
  color: black;
position: relative;
top: 10px;
left:5px;
 
}

.content {
  position:relative ;
  top:400px ;
  display: flex;
  justify-content: center;
 width:93% ;
   left: 50px;
right: 20px;
border-radius: 15px;
background-color: #FBD9B9;

}
.content h1{
  font-size: 35px;

  
}

.content h1 span{
  display: flex;
  justify-content: center;
 position: relative;

}

.imp{
  position:absolute;
    top:285%;

 width:98% ;
 
}
.content2{
    
    width:94% ;
    height: 600px;
  background-color: antiquewhite;
  position: relative;
  left: 50px;
right: 20px;
border-radius: 15px;
bottom: -30px;
top: -1px;
}


.content2 h1{

 text-transform: uppercase;
font-size: 33px;
position: relative;
   left: 80px;
   width: 50%;
  top: 160px;
}

.content2 P{
  position: relative;
   left: 80px;
   width: 50%;
   font-size: 16px;
  top: 160px;
}
.one{
background-color: black;
color: white;
position: relative;
left: 60px;
width: 8%;
top:180px ;
}
 .two{
width: 8%;
height: 40px;
position: relative;
left: 60px;
top:180px ;
 }




.image{
  position: relative;
  left: 710px;
  width: 30%;
}

.image img{
  width: 130%;
  height: 500px;
  border-radius: 14px;
    position: relative;
top: -500px;
}

.add {
display: flex;
position: relative;
gap: 90px;
top: 40px;
}

.add h1{
  font-size: 40px;
}

/* last */
.last-section{
   display: flex;
    height: 550px;
    width: 98%;
 background-size: cover;
background-image: linear-gradient(90deg, #C1DEE8 0%, #FBD9B9 100%);
;
position:relative;
top:1080px;
left: 20px;
right: 20px;
border-radius: 15px;

}


.last h1{
    position: relative;
    font-size:40px ;
left: 70px;
top:150px;
}


.last p{
    position:relative;
    left: 70px;
    top: 150px;
    font-size: 16px;

}

.last form label input{
    width: 349px;
    height: 44px;
    border-radius: 50px;
    border: 1px white solid ;
    background-color: white;
    position: relative;
    top: 170px;
    left: 60px;
   color: black;
   padding-left: 20px;

}

.button-3{
    width: 130px;
    height: 50px;
    border-radius: 40px;
    position: relative;
    top: 170px;
    left: -55px;
    background-color: black;
    color: white;
    font-size: 15px;
}
.last-img img{
   height:640px;
position: relative;
 left: 140px;

width: 95%;
  
}

/* media queries */

@media screen and (min-width:0px) and (max-width:480px)
 {
    body{
      display:block;
     justify-content: center;
    }
  
.navbar{
    width:450px;
    height: 50px;
background-color:#FAFAFA;
    display: flex;
    gap: 3px;
    border-radius: 50px;
    left: 7px;
   right: ;
position: relative;
top: 6px;
background-color: aqua;

}

.img{
    height: 18px;
position: relative;
   left: -30px;
   top: -3px;

}

.img1{
    height: 10px;
   position: relative;
   top: -6px;
   left: -28px;
}


.nav-links{
  display: none;
}

.text{
  display: none;
}

button{
    border-radius: 70px;
    width: 25%;
top: -3px;
    height: 40px;
    margin-left: 15px;
  border: 1px #BEBEBE solid;
  background-color: white;
position: relative;
left: 140px;
}

.fa-solid{

  position: relative;
  top: -615px;
left:410px;
}


.hero-section {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    position: relative;
width:380px;
left:20px ;

  }

  .hero {
    width: 100%;
    position: relative;
    left: -40px;
  }

  .hero h1 {
    font-size: 40px;
    position: relative;
 top: 15px;
  }

  .hero h2 {
    font-size: 15px;
    position: relative;
 top: 12px;
  }

  .hero p {
    font-size: 14px;
        position: relative;
 top: 18px;
  }

  .hero form {
   position: relative;
   top: -410px;
    width: 100%;
  }

  .hero form label input {
    width: 80%;
  }

  .button2 {
    width: 30%;
    height: 48px;
position: relative;
top: 453px;
left: 270px;  }

  .hero-img {
    width: 100%;
    
  }

  .hero-img img {
    width: 95%;
    height: 290px;
    position: relative;
  left:40px;
  top: 67px;
  }

  .text2
{position: absolute;
    top: 760px;
 left: 85px;
font-size: 10px;

}

.text2 h1{
    position: relative;
left: 30px;
    
    
}


 .hero-section2 {
    flex-direction: column;
    align-items: center;
    gap: 40px;
    position: relative;
    top: 40px;
    left: 20px;
  }

  .part1 img,
  .part2 img,
  .part3 img {
    height: 50px;
  }

  .part3 img {
    height: 60px;
  }

  .part1 h1,
  .part2 h1,
  .part3 h1 {
    font-size: 20px;
  }

  .part1 p,
  .part2 p,
  .part3 p {
    font-size: 13px;
 
  }

   .section3 {
   position: relative;
    
  }

  .section3 h1 {
    font-size: 22px;
    width: 280px;
  }

  .parah {
    font-size: 13px;
     width: 280px;
  }

  .main {
    flex-direction: column;
    align-items: center;
  }

  .container {
    width: 50%;
height: 380px;
  }

  .heading-para h2 {
    font-size: 18px;
  }

  .heading-para p {
    font-size: 14px;
  }

  .price {
    font-size: 15px;
    position: relative;
    top:-30px;
  }

  .fa-sharp{
    position: relative;
    left: 4px;
    top: 6px;
  }

  
 .container img{
     height: 240px;
    border-radius: 14px;
    width: 127%;
    position: relative;
 }
  
   .content {
position: relative;
left: 55px;
top: 370px;
width: 360px;
   
  }

  .content h1 {
    font-size: 24px;
  }
 
  .content2 {
    flex-direction: column;
    width: 90%;
    height: 650px;
    position: absolute;
    top: 1630px;
left: 50px;
  }

  .text-content {
    flex: 1 1 100%;

  }

  .content2 h1 {
    font-size: 24px;
    position: relative;
    top: 70px;
  }

  .content2 p {
    font-size: 14px;
    position: relative;
    top:80px ;
  }

  .buttons {
    flex-direction: column;
    position:relative;
    top: 700px;
  }

  .one,
  .two {
    width: 75%;
    text-align: center;
       position:relative;
       left: 30px;
    top: 90px;
  }

  .image {
    width: 100%;
    margin-top: 20px;
  }

  .image img {
    width: 100%;
    max-width: 90%;
    position: absolute;
    left: -660px;
    top: 2300px;

  }

  .add {
    
    gap: 60px;
  }

  .add h1 {
    font-size: 24px;
  }

  .last-section {
    flex-direction: column;
    width: 95%;
    position: relative;
    top: 1630px;
    height: 670px;
    left: 40px;
  }

  .last h1 {
    font-size: 26px;
    text-align: center;
    position: relative;
    left: 10px;
    top: 90px;
  }

  .last p {
    font-size: 14px;
    text-align: center;
    left: 10px;
       top: 90px;
  }

  .last form {
    flex-direction: column;
    align-items: center;

  }

  .last form label input,
  .button-3 {
    position: relative;
    top: 130px;
    width: 70%;
    height: 45px;
    max-width: 75%;
    
  }

    .button-3 {
      left: 50px;
    }
  .last-img {
    margin-top: 30px;
    width: 100%;
  }

  .last-img img {
    height: 350px;
    width: 90%;
    position: relative;
    top: 100px;
    left: 50px;
  }

}

@media screen and (min-width:480px) and (max-width:1240px)
{
  body{
    display: block;
  }
}*/





/* Default Styles */
/*body {
  display: block;
}

.navbar {
  width: 100%;
  background-color: #FAFAFA;
  display: flex;
  gap: 3px;
  justify-content: space-between;
  padding: 10px;
  background-color: aqua;
}

.img {
  height: 18px;
}

.img1 {
  height: 10px;
}

.nav-links {
  display: flex;
  gap: 15px;
}

.text {
  display: block;
}

button {
  border-radius: 70px;
  width: 25%;
  height: 40px;
  margin-left: 15px;
  border: 1px solid #BEBEBE;
  background-color: white;
}

.hero-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  position: relative;
}

.hero {
  width: 100%;
}

.hero h1 {
  font-size: 40px;
}

.hero h2 {
  font-size: 15px;
}

.hero p {
  font-size: 14px;
}

.hero form {
  width: 100%;
}

.hero form label input {
  width: 80%;
}

.button2 {
  width: 30%;
  height: 48px;
}

.hero-img img {
  width: 95%;
  height: 290px;
}

.text2 {
  font-size: 10px;
}

.hero-section2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  position: relative;
}

.part1 img,
.part2 img,
.part3 img {
  height: 50px;
}

.section3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section3 h1 {
  font-size: 22px;
  width: 280px;
}

.container {
  width: 50%;
  height: 380px;
}

.heading-para h2 {
  font-size: 18px;
}

.heading-para p {
  font-size: 14px;
}

.price {
  font-size: 15px;
}

.container img {
  height: 240px;
  border-radius: 14px;
  width: 100%;
}*/

/* Media Queries */

/* Small devices (Mobile Portrait) */
/*@media screen and (max-width: 480px) {
  .navbar {
    flex-direction: column;
    align-items: center;
  }

  .navbar img {
    margin: 5px 0;
  }

  .nav-links {
    display: block;
    margin-top: 10px;
  }

  .text {
    display: none;
  }

  .button2 {
    width: 80%;
    margin-top: 10px;
  }

  .hero-section {
    padding: 15px;
    width: 100%;
  }

  .hero h1 {
    font-size: 28px;
  }

  .hero h2 {
    font-size: 12px;
  }

  .hero p {
    font-size: 12px;
  }

  .hero-img img {
    height: 200px;
    width: 100%;
  }

  .text2 {
    font-size: 12px;
  }

  .section3 h1 {
    font-size: 18px;
  }

  .container {
    width: 100%;
    height: auto;
  }

  .heading-para h2 {
    font-size: 16px;
  }

  .heading-para p {
    font-size: 12px;
  }

  .price {
    font-size: 14px;
  }

  .container img {
    height: 180px;
    width: 100%;
  }
}

/* Medium devices (Tablets) */
/*@media screen and (max-width: 768px) {
  .navbar {
    flex-direction: row;
    justify-content: space-between;
    padding: 20px;
  }

  .nav-links {
    display: flex;
    gap: 15px;
  }

  .hero-section {
    flex-direction: column;
    padding: 25px;
  }

  .hero h1 {
    font-size: 32px;
  }

  .hero h2 {
    font-size: 14px;
  }

  .hero p {
    font-size: 14px;
  }

  .hero-img img {
    height: 250px;
  }

  .container {
    width: 45%;
    height: 380px;
  }

  .heading-para h2 {
    font-size: 18px;
  }

  .price {
    font-size: 16px;
  }

  .container img {
    height: 220px;
  }
}

/* Larger Screens (Desktop) */
@media screen and (min-width: 1024px) {
  .navbar {
    justify-content: space-between;
  }

  .hero-section {
    flex-direction: row;
    padding: 40px;
  }

  .hero h1 {
    font-size: 40px;
  }

  .hero h2 {
    font-size: 18px;
  }

  .hero p {
    font-size: 16px;
  }

  .container {
    width: 30%;
    height: 380px;
  }

  .container img {
    height: 300px;
  }

  .price {
    font-size: 18px;
  }*/

/* Content Section */
/*.content {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 360px;
  padding-top: 30px;
  padding-left: 20px;
}

.content h1 {
  font-size: 24px;
}

.content2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 20px;
}

.text-content {
  flex: 1;
}

.content2 h1 {
  font-size: 24px;
}

.content2 p {
  font-size: 14px;
}

.buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.one,
.two {
  width: 75%;
  text-align: center;
  margin-top: 20px;
}

.image {
  width: 100%;
  margin-top: 20px;
}

.image img {
  width: 100%;
  max-width: 100%;
}

.add {
  display: flex;
  gap: 60px;
  justify-content: center;
}

.add h1 {
  font-size: 24px;
}

.last-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 90%;
  padding-top: 60px;
}

.last h1 {
  font-size: 26px;
  text-align: center;
}

.last p {
  font-size: 14px;
  text-align: center;
}

.last form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.last form label input,
.button-3 {
  width: 70%;
  height: 45px;
  max-width: 75%;
  padding: 10px;
}

.button-3 {
  margin-left: auto;
  margin-right: auto;
}

.last-img {
  width: 100%;
  margin-top: 30px;
}

.last-img img {
  height: 350px;
  width: 90%;
  object-fit: cover;
  margin-top: 20px;
}*/

/* Media Queries */

/* Small devices (Mobile Portrait) */
/*@media screen and (max-width: 480px) {
  .content {
    width: 100%;
    padding: 15px;
  }

  .content h1 {
    font-size: 18px;
  }

  .content2 h1 {
    font-size: 20px;
  }

  .content2 p {
    font-size: 12px;
  }

  .one,
  .two {
    width: 90%;
  }

  .image img {
    height: 200px;
  }

  .add {
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
  }

  .add h1 {
    font-size: 18px;
  }

  .last h1 {
    font-size: 22px;
  }

  .last p {
    font-size: 12px;
  }

  .last form label input,
  .button-3 {
    width: 80%;
    height: 40px;
  }

  .last-img img {
    height: 250px;
  }
}

/* Medium devices (Tablets) */
@media screen and (max-width: 768px) {
  .content {
    max-width: 90%;
    padding-left: 20px;
  }

  .content2 h1 {
    font-size: 22px;
  }

  .content2 p {
    font-size: 14px;
  }

  .one,
  .two {
    width: 80%;
  }

  .image img {
    height: 250px;
  }

  .add {
    gap: 40px;
  }

  .add h1 {
    font-size: 22px;
  }

  .last h1 {
    font-size: 24px;
  }

  .last p {
    font-size: 14px;
  }

  .last form label input,
  .button-3 {
    width: 75%;
  }

  .last-img img {
    height: 300px;
  }
}

/* Larger Screens (Desktop) */
@media screen and (min-width: 1024px) {
  .content {
    max-width: 360px;
    padding: 30px;
  }

  .content2 h1 {
    font-size: 24px;
  }

  .content2 p {
    font-size: 14px;
  }

  .one,
  .two {
    width: 60%;
  }

  .image img {
    height: 300px;
  }

  .add {
    gap: 60px;
  }

  .add h1 {
    font-size: 24px;
  }

  .last h1 {
    font-size: 26px;
  }

  .last p {
    font-size: 16px;
  }

  .last form label input,
  .button-3 {
    width: 70%;
  }

  .last-img img {
    height: 350px;
  }

}*/
