*{
    font-family: sans-serif;
    font-size: 62.5%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.img-control{
    height: 58rem;
}
.mainh5slide{
    font-size: 1.8rem;
    color: white;
}
.card-div-index-page{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    width: 85%;
    height: auto;
    margin-top: 3rem;
    margin-bottom: 3rem;

}
.card-div-index-page-main{
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-div-index-page img{
    height: 20rem;
    width: 30rem;
    padding: 1rem;
   
}
.card-body{

width: 30rem;


}

.card-text{
    font-size: 1.3rem;
    text-align: justify;
    font-family: sans-serif;
}
.hedingdiv{
    margin-top: 2rem;
    font-size:2rem;
    font-family: sans-serif;
    width: 100%;
    height: 5rem;
    background-color: rgb(245 244 247 / 42%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.fromsubmitthis01{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2rem;
    margin-bottom: 2rem;

}
.fromsubmitthis01{
    width: 85%;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.footer-desin-main{
  width: 100%;
  margin-top: -.7rem;
  margin-bottom: .5rem;

  
}
.controlsocialicon01{
  font-size: 3rem;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-decoration: none;


}
.controlsocialicon a{
text-decoration: none;
font-size: 4rem;
}
.footer-desin-main p,a{
  font-size: 2rem;
  font-family: 'Times New Roman', Times, serif;
  
}
.footer-desin-main p:hover{
  color: #1032a1;
  cursor: pointer;
}
.footer-desin-main a:hover{
  color: #1032a1 !important;
  cursor: pointer;
  
}
.footer-desin-main a{
  text-decoration: none;
  font-family: 'Times New Roman', Times, serif;

}

.footer-desin-main h6{
  font-size: 1.8rem;
  font-family: 'Times New Roman', Times, serif;
 
}
.required:after{
  content: "*";
  color: red;
}
.modal-body label{
  font-size: 2rem;
}
.modal-body input{
  height: 4rem;
  font-size: 1.4rem;
  font-family: sans-serif;
}
.modal-body textarea{
  height: 7rem;
  padding: 1.5rem;
  font-family: sans-serif;
  font-size: 1.4rem;
}
.modal{
  margin-top: 3rem;
}


@media only screen and (max-width: 768px) {
  

    .img-control{
        height: 30rem;
    }
    .modal{
      margin-top: 8rem;
    }
   
      
    }

    
@media only screen and (max-width: 999px) {
  

  .img-control{
      height: 30rem;
  }
  .modal{
    margin-top: 8rem;
  }
 
    
  }





/* =============== */
body{
  background-color:#eee;
}

.card{
  
  border:none;
}

.user-content p{
  margin-top:5px;
  font-size:12px;
  cursor: pointer;
}


.ratings i{
  color:orange;
  cursor: pointer;
}
/* ======================= */




/* 

    ============================
    ===============================




    ================================= */
    
    .bestprrice{
      margin-top: 3rem;
      width: 100%;
      height: auto;
     
      display: flex;
      justify-content: center;
      align-items: center;
      border-bottom: .3rem solid gray;
          
  }
  .listprice{
      width: 90%;
      height: auto;
      background-color: black;
      background: transparent;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      padding: 2rem;
  }
  .btn-listprice{
      padding: 1.3rem 1.4rem; margin: 1rem;background-color: #1032a1;border-radius: 2rem;border: none;
  }
  .btn-listprice:hover{
        background-color: darkgreen;
       
  }
  .btn-listprice:active{
        background-color: red;
       
  }
  @media only screen and (max-width: 500px){
     
      .bestprrice{
          display: none;
      }
    
     
  }
  @media only screen and (max-width: 999px){
     
    .bestprrice{
        display: none;
    }
  
   
}

  /* about */
  .aboutinfo{
    margin-top: 3rem;
    width: 100%;
    height: auto;
    background-color:#fbf9f9;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    border-bottom: .3rem solid gray;
  }
  .aboutinfo01{
    width: 90%;
    height: auto;
    background-color:#1032a1;
    background: transparent;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
  }
  .aboutimg{
    width: 48%;
    height: auto;
    background-color: rgba(245, 237, 237, 0.832);
    /* padding: .8rem; */
  }
  .aboutimg img{
    height: 50rem;
  

  }
  .aboutcotent{
    width: 48%;
    height: 50rem;
    background-color: sky#1032a1;
    background: transparent;
    border: .2rem solid grey;
   text-align: center;
   padding: 2rem;
  
  }
  .arro01{
        margin-top: 3rem;     
     width: 100%;
     background-color: #1032a1;
     background: transparent;
     height: auto;
     display: flex;
     align-items: center;
     cursor: pointer;
  }

  .arrow{
   
    width: 6rem;
  background-color: white;
  height: 5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 4rem;
  } 
   .arrow a{
    font-size: 10rem;
  margin-bottom: 1.8rem;
  } 
   .read{
    font-size: 2.5rem;
   margin-left: 2rem;
   text-decoration: none;
   cursor: pointer;
   color: black;
   margin-top: -1.7rem;
  }
  .read:hover{
    color: #1032a1;
  }

   /* item================ */
   @media only screen and (max-width: 500px){
    .aboutinfo{
      display: none;
    }
    
   }
   @media only screen and (max-width: 999px){
    .aboutinfo{
      display: none;
    }
    
   }

   /* team */
   .teammem{
    margin-top: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    width: 100%;
    height: auto;
    padding: 1rem;
    border-bottom: .3rem solid grey;
   }
   .teammem01{
    background-color: rgb(250, 239, 239);
    background: transparent;
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: auto;

   }
   .teamem1{
    height: 18rem;
    width: 30rem;
    background-color:gray;
    background: transparent;
    display: flex;
    
   }
   .img-1{
    height: 100%;
    width: 8rem;
    background-color: black;
    background: transparent;
    background:transparent;

   }
   .teammemcontent{
    height: 100%;
    width: 25rem;
    background-color: black;
    background: transparent;
    padding: 1.5rem;
    color: black;
   }
   @media only screen and (max-width: 500px){
    .teammem01{
      top: 0;
      flex-direction: column;

    }

    }
    @media only screen and (max-width: 999px){
      .teammem01{
        top: 0;
        flex-direction: column;
  
      }
  
      }
  
/* =============== */

.productitem-productpage-Main{
  margin-top: 3rem;
  width: 100%;
  height: auto;
  background-color: peru;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
.productitem-productpage-Main01{
  width: 100%;
  height: auto;
  background-color: #fbf9f9;

  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
  padding: 1rem;
}
.card001{
   width: 23%;
   height: 30rem;
  padding: 2rem 1rem;
   background-color: white;
   position: relative;
  z-index: 1;
  align-items: flex-end;
 box-shadow: 0px 7px 10px rgba(0,0,0,0.5);
transition: .5s ease-in-out;
margin: 1rem; 

        
      }
      .card001:hover{
          transform: translateY(.4rem);
      }
      .card001:before{
    content: "";
   position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
     /* background: linear-gradient(to bottom, rgba(107, 174, 166, 0.5),rgba(76, 135, 88, 0.5));  */
     background-color: #5a5b5ce7;
    z-index: 2;
    transition: 0.5s all;
    opacity: 0;
  }
  .card001:hover:before{
      opacity: 1;
  }
  .card001 img{
      width: 100%;
      height: 27rem;
      padding: 3rem;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;

  }
  .card001 .info{
      position:relative;
      z-index: 3;
      color:white;
      opacity: 0;
      transform: translateY(3rem);
      transition: 0.5s all;
      border: .2rem solid gray;
      padding: 1rem;
      margin-bottom: -2.8rem;
      margin-top: -1.5rem;
      cursor: pointer;
  

  }
  .content-item{
    margin-top: 3rem;
    font-family: sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    width: 100%;
  }
  .card001:hover .info{
      opacity: 1;
      transform: translateY(0px);
  } 
  .card001 .info h1{
      margin-top: 0;
      font-size: 2rem;
      margin-bottom: 1rem;
      color: white;
      margin-left: 2.5rem;

  }
  .card001 .info p{
      letter-spacing: 1px;
      font-size: 1.2rem;
      margin-bottom: 1.3rem; 
      color: white;
      margin-left: 2rem;
      font-family: sans-serif;
      font-weight: 550;
  } 
  .card001 .btn01{
   text-decoration: none;
   padding: 0.5rem 1rem;
   background-color: darkgreen;
   color:white;
   font-size: 1.4rem;
   font-weight: bold;
   cursor: pointer;
   transition: .4s ease-in-out;
   margin: 2rem;

  }
  .card001 .info .btn01:hover{
      box-shadow: 0px 7px 10px rgba(0,0,0,0.5);
      background-color: #1032a1;
  }
  .card001 .info .btn01:active{
      box-shadow: 0px 7px 10px rgba(0,0,0,0.5);
      background-color: red;
      color: white;
  }
  .card001 .btn02{
   text-decoration: none;
   padding: 0.5rem 0.6rem;
   background-color: #1032a1;
   color:white;
   font-size: 1.4rem;
   font-weight: bold;
   cursor: pointer;
   transition: .4s ease-in-out;
   margin: 2rem;

  }
  .card001 .info .btn02:hover{
      box-shadow: 0px 7px 10px rgba(0,0,0,0.5);
      background-color: darkgreen;
  }
  .card001 .info .btn02:active{
      box-shadow: 0px 7px 10px rgba(0,0,0,0.5);
      background-color: red;
      color: white;
  }
  .brand-title{
      font-size: 1.9rem;
  font-weight:700;
  color: black;
  }

  @media only screen and (max-width: 500px){
      .brand-title{
          font-size: 1.5rem;
font-weight:600;
margin-top: 3.6rem;
font-style: italic;
 
  }
      .card001{
          width: 100%;
      }
      .productitem-productpage-Main{
          width: 100%;
          margin: 0;
          padding: 0;
      }
      .productitem-productpage-Main01{
          width: 100%;
          padding: 0;
          margin: 0;
      }
      .productitem-productpage{
          padding: 0;
          margin: 0;

      }
      #card001{
                display: none;
      }
      .Home-to-Product{
          margin-top: 3rem;
      }
    
  }
  @media only screen and (min-width:501px) and  (max-width: 999px){
      .card001{
          width: 100%;
      }
      .productitem-productpage-Main{
          width: 100%;
          margin: 0;
          padding: 0;
      }
      .productitem-productpage-Main01{
          width: 50%;
          padding: 0;
          margin: 0;
      }
      .productitem-productpage{
          padding: 0;
          margin: 0;

      }
      #card001{
                display: none;
      }
      .Home-to-Product{
          margin-top: 3rem;
      }
  }
  


/* ============= */




   /*teamebusss */
   .trasprentdiv{
    margin-top: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color:#f5f6f7da;
    width: 100%;
    height: auto;
    border-bottom: .3rem solid gray;
    /* padding: 2rem; */
    cursor: pointer;
  }
  .trasprentdiv01{
   /* padding-top: 2rem; */
    align-items: center;
    background-color:#1032a1;
    background: transparent;
   
    width: 90%;
    height: auto;
    text-align: center;
    cursor: pointer;
  }
  @media only screen and (max-width: 500px){
   
    .trasprentdiv{
      display: none;
    }

   }
   @media only screen and (max-width: 999px){
   
    .trasprentdiv{
      display: none;
    }

   }

.typeofbuss{
width: 100%;
height: auto;
background-color: aqua;
background: transparent;
/* margin-top: 3rem; */
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin-bottom: 2rem;
/* border-bottom: .3rem solid gray; */
}
.typeofbuss01{
width: 90%;
height: auto;
background-color:#ffffffad;
padding-bottom: 6rem;
display: flex;
justify-content: space-around;
align-items: center;

}
.typeofbussmain{
width: 18%;
height: 15rem;
background-color: red;
background: transparent;
padding: 1rem;
}
.typeofbussimg{
width: 100%;
height: 9rem;
background-color: black;
background: transparent;
display: flex;
justify-content: center;
}
.typeofbussmaincontent{
margin-top: .8rem;
width: 100%;
height: 4rem;
background-color: black;
background: transparent;
color: black;
text-align: center;
padding: .5rem;
cursor: pointer;
}
.hedingtypeofbuss{
width: 100%;
height: 8rem;
background-color: black;
background: transparent;
color: white;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 3rem;

}
@media only screen and (max-width: 500px){
.hedingtypeofbuss{
  display: none;
}
.typeofbuss{
  display: none;
}
}
@media only screen and (max-width: 999px){
  .hedingtypeofbuss{
    display: none;
  }
  .typeofbuss{
    display: none;
  }
  }
/* formthiscss */
.fromsubmitsession{
  width: 100%;
  height: auto;
  background-color: ghostwhite;
  display: flex;
  align-items: center;
  justify-content:center;
  margin-top: 3rem;
  border-bottom: .3rem solid gray;
  padding: 2rem;
  }
  .fromsubmitsession01{
  width: 95%;
  height: auto;
  background-color:#1032a1;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content:space-between;
  padding: 1rem;
  
  
  }
  .fromsubmitsessionimg{
     width: 35%;
     height: 46rem;
     background-color: #717171;
     background: transparent;
     border: .1rem solid gray;
     margin: 1rem;
  }
  .fromsubmitsessionfrom{
     width: 75%;
     height: auto;
     background-color: orange;
     background: transparent;
     border: .1rem solid gray;
     padding: 2rem;
  }
  .fromsubmitsessionheding{
  width: 25%;
  height: 5rem;
  background-color: black;
  background: transparent;
  background: transparent;
  }
  .fromsubmitsessionfromsubmit{
  height: auto;
  width: 100%;
  background-color: #1032a1;
  background: transparent;
  line-height: 3rem;
  padding: 2rem;
  overflow: hidden;
  
  
  }
  .fromfirst{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  }
  .fromfirst input{
  width: 45%;
  height: 5rem;
  margin: 2rem;
  
  }
  .fromfirst input{
  font-size: 1.5rem;
  text-align: left;
  font-family: 'Times New Roman', Times, serif;
  padding-left: 3rem;
  
  }
  .fromfirst textarea{
  width: 95%;
  height: 8rem;
  font-size: 1.5rem;
  text-align: left;
  font-family: 'Times New Roman', Times, serif;
  padding: 1.8rem;
  }
  .btn-input{
  margin-top: 1rem;
  padding: 1.5rem 2rem;
  margin-bottom: 1rem;
  text-align: center;
  font-size: 2rem;
  background-color: #1032a1;
  color: white;
  border-radius: 2rem;
  }
  .btn-input:hover{
  background-color: darkgreen;
  color: white;
  }
  .btn-input:active{
  background-color: red;
  color: black;
  }
  
  
  
  @media only screen and (max-width: 500px){
  .fromsubmitsession01{
    flex-direction: column;
    width: 100%;
  }
  .fromsubmitsession{
    padding: 1rem;
  }
  .fromsubmitsessionimg{
    display: none;
  }
  .fromsubmitsessionfrom{
    width: 100%;
    height: auto;
    padding: 0;
  }
  .fromsubmitsessionheding{
    width: 60%;
  }
  .fromsubmitsessionfromsubmit{
    height: auto;
  }
  .fromfirst input{
  width: 95%;
  
  }
  .fromsubmitsessionfromsubmit{
  line-height: 0;
  height: auto;
  }
  #none01{
  display: none;
  }
  }
  @media only screen and (max-width: 999px){
    .fromsubmitsession01{
      flex-direction: column;
      width: 100%;
    }
    .fromsubmitsession{
      padding: 1rem;
    }
    .fromsubmitsessionimg{
      display: none;
    }
    .fromsubmitsessionfrom{
      width: 100%;
      height: auto;
      padding: 0;
    }
    .fromsubmitsessionheding{
      width: 60%;
    }
    .fromsubmitsessionfromsubmit{
      height: auto;
    }
    .fromfirst input{
    width: 95%;
    
    }
    .fromsubmitsessionfromsubmit{
    line-height: 0;
    height: auto;
    }
    #none01{
    display: none;
    }
    }


  /* mainplaindiv */
  .plaindiv{
    margin-top: 3.5rem;
    width: 100%;
     height: 3.8rem;
     background-color: white;
    }
    .locationbar{
    margin-top: 3rem;
    width: 100%;
    height: auto;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    
    }
    .locationbar01{
    width: 80%;
    height: 3rem;
    background-color: #1032a1;
    background: transparent;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    }
    .locationbar1{
    width: 25rem;
    height: 15rem;
    background-color: white;
    border: .2rem solid gray;
    padding: 1rem;
    cursor: pointer;
    
    }
    .crle{
    width: 7rem;
    height: 7rem;
    border-radius: 50%;
    background-color:#dee3eb;
    border: .1rem solid gray;
    margin-top: -5rem;
    margin-left: 8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    } 
    .contetheding{
    
    height: 10rem;
    width: 100%;
    margin-top: .5rem;
    color: #272727;
    padding: 1rem;
    text-align: center;
    margin-top: 2rem;
    }
    .contetheding h1{
    font-size: 1.5rem;
    }
    @media only screen and (max-width: 500px){
    .locationbar1{
      margin: .5rem;
      border: none;
    }
    .locationbar{
      margin-top: -1rem;
      flex-direction: column;
    }
    .locationbar01{
      height: auto;
    }
    
    }
    @media only screen and (max-width: 999px){
      .locationbar1{
        margin: .5rem;
        border: none;
      }
      .locationbar{
        margin-top: -1rem;
        flex-direction: column;
      }
      .locationbar01{
        height: auto;
      }
      
      }
  
    .mainsubmitdiv{
      width: 100%;
      height: auto;
      background-color:#4063d7ca;
      display: flex;
      justify-content: center;
      align-items: center;
      border-bottom: .3rem solid gray;
      }
      .serchbar{
      width: 80%;
      height: auto;
      background-color: black;
      background: transparent;
      margin-top: 15rem;
      }
      .serchbar h1{
      margin-top: 3rem;
      }
      .serchbar .mail{
      margin-top: 1rem;
      margin-left: 20rem;
      height: 6rem;
      width: 60%;
      font-size: 1.8rem;
      padding-left: 3rem;
      border: none;
      border-top-left-radius:3rem;
      border-bottom-left-radius:3rem;
      margin-bottom: 2rem;
      }
      
      .serchbar .subbtn{
      height: 6rem;
      width: 10%;
      font-size: 1.8rem;
      margin-left: -.6rem;
      border: none;
      background-color: #1032a1;
      color: white;
      border-top-right-radius:3rem;
      border-bottom-right-radius:3rem;
      }
      @media only screen and (max-width: 500px){
      
      .serchbar{
        display: none;
      }
    } 
    @media only screen and (max-width: 999px){
      
      .serchbar{
        display: none;
      }
    } 
    .footer1{
      background-color: red; width: 50%; height: 4rem; display: flex; align-items: center;justify-content: end;background: transparent;
  }
  .footer2{
      background-color: #1032a1; width: 50%; height: 4rem; display: flex; align-items: center; justify-content: end; background: transparent; padding-right: 8rem;
  }
  #maincontrol{
      display: flex; justify-content: center;align-items: center; flex-wrap: wrap;
  }
  
  @media only screen and (max-width: 500px){
      .footer1{
          width: 100%;
          justify-content: center;
      }
      .footer2{
          margin-top: 1rem;
          width: 100%;
          justify-content: center;
      }
      .paymentgatway{
        width: 100%;
      }
    }  
    .paymentgatway{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.3rem;
    height: auto;
    margin-right: 15rem;
    margin-top: 2rem;
   
    }
    #paymentgetway01{

   
    padding: .8rem 2.8rem;
      text-decoration: none;
      background-color:rgb(29, 0, 247);
      font-size: 2rem;
      color: white;
      font-weight: 600;

    }
    #btn-back-to-top {
      height: 5rem;
      width: 5rem;
      position: fixed;
      bottom: 20px;
      right: 20px;
      display: none;
      z-index: 8;
      
    }