* {
  padding: 0;
  margin: 0;
}

.mobile-none {
  display: block;
}

.desktop-none {
  display: none;
}

body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-items: center;
  /* text-align: center;
  align-items: center;
  overflow-x: hidden; */
}

h1 {
  font-size: 30px;
  /* margin: 20px; */
}

.heroSecSubHeading {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;


}

.head {
  background-color: black;
  height: 90px;
  color: white;

  width: 100%;
  font-family: 'Roboto', sans-serif;
  /* overflow-x: hidden; */

}

.subHeader {
  padding-top: 20px;
  flex-direction: row;
  display: flex;
  justify-content: center;
  column-gap: 15px;
  align-items: center;
}

.heroSection {
  margin-top: 30px;
  flex-direction: column;
  display: flex;
  justify-content: center;
  column-gap: 15px;
  align-items: center;
  text-align: center;
}

.heroSecHeading {
  color: red;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: 40px;
}

.grayBox {
  width: 860px;
  height: 483.75px;
  border: 2px solid black;
  background-color: #D6D6D6;
  margin-top: 15px;

}

.arrowSec {
  margin-top: 30px;
  flex-direction: row;
  display: flex;
  justify-content: center;
  column-gap: 50px;
  align-items: center;
}

.spHeading {
  color: red;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: 55px;
  /* margin-top: 30px; */
  text-align: center;

}

.spHeadingContainer {
  margin-top: 30px;
  flex-direction: column;
  display: flex;
  justify-content: right;
  text-align: center;
  align-items: center;
  /* width: 900px; */
}

.pName {
  font-family: 'Poppins', sans-serif;
  margin-top: 20px;
  font-size: 40px;
  align-items: center;
  text-align: center;
  /* width: 900px; */

}

.orangeHeading {
  font-family: 'Poppins', sans-serif;
  /* font-weight: 700; */
  font-size: 40px;
  margin-top: 40px;
  align-items: center;
  text-align: center;
}

.secGrayBox {
  width: 860px;
  height: 860px;
  /* border: 2px solid black; */
  background-color: #D6D6D6;
  margin-top: 15px;
}

.listContainer {
  margin-top: 20px;
  margin-left: 190px;
  width: 900px;
  align-items: center;
  text-align: center;



}

.pHeading {
  font-family: 'Poppins', sans-serif;
  font-size: 44px;
  font-weight: 800;
  /* display: flex;
  flex-direction: column;  */
  justify-content: flex-start;

}

.costomizeContain {
  background-color: #B1B1B1;
  width: 740px;
  height: 155px;
  flex-direction: column;
  justify-content: space-around;
  display: flex;

}

.listSub {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 24px;


}

.listSubContain {
  margin-left: 44px;
}

.element {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 24px;
  margin-top: 20px;
  margin-left: 44px;
}

.pSub {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 44px;
  margin-left: 53px;
}

.container {
  background-color: #f5f5f5;
  padding: 40px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 740px;
  height: 155px;
  font-family: 'Poppins', sans-serif;
}

.container h1 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000;
}

.dropdown {
  width: 100%;
  max-width: 300px;
}

select {
  width: 100%;
  padding: 12px 16px;
  font-size: 1rem;
  font-weight: 600;
  border: 1px solid #ccc;
  border-radius: 6px;
  appearance: none;
  background: white;
  background-size: 16px 16px;
  cursor: pointer;
}

select:focus {
  outline: none;
  border-color: #666;
}

.toVal {
  font-family: 'Poppins', sans-serif;
  margin-top: 20px;
  font-size: 40px;
  text-align: center;
}
.thriceHead{
  font-weight: 800;
  font-family: 'Poppins', sans-serif;
font-size: 30px;
}
.greenHeading{
  background-color: #43A047;
  color: white;
   font-family: 'Poppins', sans-serif;
font-size: 26px;
font-weight: 700px;
/* width: 266px; */
height: 50px;
border-radius: 25px;
width: 266px;
padding: 5px;
text-align: center;
display: flex;
flex-direction: row;
column-gap: 10px;
justify-content: center;
align-items: center;
text-align: center;
margin: 0 auto; 
margin-top: 15px;

}
.pgImage{
  width: 54px;
  height: 30px;
  margin-top: 5px;
}
.dl{
  font-size: 19px;
  font-family: "Roboto",sans-serif;
  font-weight: 600;
  text-align: center;
display: flex;
flex-direction: row;
column-gap: 10px;
justify-content: center;
align-items: center;
text-align: center;
margin-top: 20px;
color: #666666;

}
   
.cargoDiv{
    background-color: #e7e3e3;
  color: black;
   font-family: 'Roboto', sans-serif;
   border: 1px solid black;
   box-shadow: #000;
font-size: 24px;
font-weight: 900px;
/* width: 266px; */
height: 50px;
border-radius: 25px;
width: 287px;
padding: 2px;
text-align: center;
display: flex;
flex-direction: row;
column-gap: 10px;
justify-content: center;
align-items: center;
text-align: center;
margin: 0 auto; 
margin-top: 15px;
}

.orderDiv{
     background-color: yellow;
  color: black;
   font-family: 'Roboto', sans-serif;
   border: 1px solid #B38B22;
   border-radius: 3px;
   
   box-shadow: #000;
font-size: 36px;
font-weight: 900px;
/* width: 266px; */
height: 89px;
/* border-radius: 25px; */
width: 470px;
padding: 2px;
text-align: center;
display: flex;
flex-direction: row;
column-gap: 10px;
justify-content: space-around;
align-items: center;
text-align: center;
margin: 0 auto; 
margin-top: 25px;
}
.guarrent{
  margin-top: 20px;
  text-align: center;
}

  .footer {
            background-color: #000;
            color: #fff;
            text-align: center;
            padding: 20px 10px;
            font-size: 14px;
            width: 100%;
            box-sizing: border-box;
            font-family:  Helvetica, sans-serif;
            margin-top: 10px;
        }

        .footer-links {
            margin-bottom: 10px;
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
        }

        .footer-links a {
            color: #fff;
            text-decoration: none;
            margin: 5px 10px;
        }

        .footer-links span {
            color: #fff;
            margin: 5px 0;
        }

        .footer-copyright {
            margin-bottom: 10px;
        }

        .footer-address {
            font-size: 13px;
        }
@media (max-width: 767px) {
   .footer {
                font-size: 12px;
                padding: 10px 5px;
            }
            
            .footer-links a {
                margin: 3px 5px;
            }
            
            .footer-address {
                font-size: 11px;
            }
            
            /* Stack address and phone number on very small screens */
            /* .footer-address span {
                display: none;
            } */
            
            .footer-address {
                display: flex;
                flex-direction: column;
                gap: 5px;
            }

.orderDiv{
  width: 335px;
  font-size: 26px;
}
 .dl{
  font-size: 16px;


  
}
  .thriceHead{
    font-size: 18px;
  }
  .toVal {
    font-size: 28px;
  }

  .container {
    padding: 30px 10px;
    width: 345px;
    height: 157px;


  }

  .container h1 {
    font-size: 22px;
  }

  select {
    font-size: 0.9rem;
    padding: 10px 14px;
  }

  .head h1 {
    font-size: 21px;
  }

  .pHeading {
    font-size: 22px;
  }

  .checkImage {
    width: 24px !important;
    height: 24px !important;
  }

  .heroSecHeading {

    font-size: 28px;
  }

  .heroSecSubHeading {
    width: 335px;
  }

  .spHeading {
    font-size: 30px;
    /* padding: -20px; */
    width: 345px;
  }

  .pName {
    font-size: 22px;
    width: 345px;
    align-items: center;
    text-align: center;
    margin-left: 27px;
  }

  * {
    /* align-items: center;
    text-align: center; */
  }

  .grayBox {
    width: 90%;
    height: 210.94px;
    border: 2px solid black;
    background-color: #D6D6D6;
    margin-top: 15px;


  }

  .mobile-none {
    display: none !important;
  }

  .desktop-none {
    display: block !important;
  }

  .orangeHeading {
    font-size: 22px;
    font-weight: 500;

  }

  .secGrayBox {
    width: 345px;
    height: 345px;

  }

  .listContainer {
    text-align: start;
    margin-left: 10px;
    /* margin-right: 102px; */
    width: 344px;
  }

  .listSub {
    font-size: 18px;

  }



  .get {
    font-size: 18px;
  }

  .listItem {
    font-size: 18px;
  }

  .listContainer {
    margin-left: 48px !important;
  }

  .element {
    font-size: 18px;
  }

  .listSub {
    font-size: 18px;
    /* margin-right:; */
  }

  .pSub {
    font-size: 22px;
  }

  .listSubContain {
    width: 307.93px;
  }

}