#ind{
    height: 15px;
    width: 15px;
    background-color: rgb(11, 12, 12);
    margin-bottom: -200px;    
    transform: rotate(45deg);
    
}

.table-align{
    margin-bottom: 20px !important;
}
.testiborder{
  height: 20px;
  width: 60px;
  background-color: #511ec9; 
}
.form-border{
    border:2px solid rgb(10, 10, 10) ;
    border-radius: 8px;
    box-shadow: 5px 10px #1f1e1e;
    
  }
  .text-small { 
    font-size: 0.9rem;
  }
               
  a {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
  }
  @media only screen and (max-width: 900px) {
    .carusol {
      
      width: 100%;
    }
    .carusol{
      width: 100%;
      
    }
  }
  @media only screen and (max-width: 1000px) {
  .font-card{
    font-size: 18px;
  }
  }
  
  a:hover, a:focus {
    text-decoration: none;
  }
  
  .form-control {
   
    border-color: #545454;
  }
  
  .form-control:focus {
    color: rgb(19, 18, 18);
   
  }
  input[type='email']:focus{
    border: 2px solid rgb(7, 7, 7) !important;
    box-shadow: none;
  }
  input[type='password']:focus{
    border: 2px solid rgb(7, 7, 7) !important;
    box-shadow: none;
  }
  footer {
    background: #212529;
  }
  .div-first{
    padding-top: 50px;
  }
  .box-div{
    background-color: #8b0c0c;
    color: white;
  }
  /* .box-div:hover{
    transition: 1s;
  } */
  .box-div:hover{
    background-color: #8a9294;
    color: rgb(12, 11, 11);
  }
  .box-div{
    box-shadow: 10px 10px 10px #000000;
  }
  /* Third html file  */
  .car-border{
    border:3px solid #000000;
    border-radius: 100%;
    background-color:white;
    color: #212529;
    width: 120px;
    height: 120px;
  }
  .div-first1{
    padding-top: 40px;
  }
  .box-div1{
    background-color:#b71c1c;
    color: white;
    box-shadow: 0 4px 8px 0 lightblue, 0 6px 20px 0 lightblue;
  }

  /* .box-div1:hover{
    transition: 1s;
  } */
  .box-div1:hover{
    background-color: #511ec9;
    color: rgb(12, 11, 11);
  }
  /* .box-div1{
    box-shadow: 10px 10px 10px #011b0d;
  } */
  .car-details{
    font-size: 25px;
  }
  .car-details:hover{
    color: black;
  }
  @media (max-width: 500px) {
    .label-size{
      font-size: 15px !important; 
     
    }
   
  }
  @media (max-width: 390px) {
    .label-size{
      font-size: 10px !important; 
     
    }
   
  }
  .dropdown-toggle{
    box-shadow: none !important;
  }
  .label-size{
    font-size: 20px; 
  }
input[type="text"]{
  margin: 10px;
  border: 2px solid rgb(201, 189, 189);
}
input[type="text"]{
  box-shadow: none !important;
  border:1px solid rgb(14, 7, 7) ;
}
/* input[type="email"]{
  margin: 10px;
  border: 2px solid rgb(201, 189, 189);
}
input[type="email"]{
  box-shadow: none !important;
  border:1px solid rgb(14, 7, 7) ;
} */
.btn{
  border-radius: 2px;
  
}
.byn:hover{
  color: rgb(16, 240, 132);
}
input[type="number"]{
  margin: 10px;
  border: 2px solid rgb(201, 189, 189);
}
input[type="number"]{
  box-shadow: none !important;
  border:1px solid rgb(14, 7, 7) ;
}
input[type="file"]{
  margin: 10px;
  border: 2px solid rgb(201, 189, 189);

}
input[type="file"]{
  box-shadow: none !important;
  border:1px solid rgb(14, 7, 7) ;
}
textarea{
  margin: 12px;
  /* margin-left: 0px !important; */
  box-shadow: none !important;
}
select{
  margin: 10px;
  border: 2px solid rgb(192, 201, 189);
  box-shadow: none !important;
 
}
.btn{
  color: white;
}
.btn:hover{
  color: white;
}
.btn:focus{
  color: white;
}
.car-form{
  width: auto;
  border: 2px solid rgb(245, 242, 242);
  box-shadow: 0 10px 10px 0 rgba(24, 1, 1, 0.2), 0 6px 20px 0 rgba(121, 118, 118, 0.19);
  border-radius: 10px;
}
.testimon1 {
  height: 5px;
  width: 120px;
  background-color: rgb(33, 11, 92);
  float: left;
  margin: 5px;
  margin-bottom: 10px;
  border-radius: 7px;
}
@media only screen and (max-width: 600px) {
  .align-footer{
   padding-left: 20px !important;
  }
}
.download-btn {
  margin-left: 0px;
  background-color: rgb(35, 148, 13);
  border: none;
  color: white;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 20px;
}
.view-heading{
  font-size: 20px;
  margin-top: 10px;
  margin-left: 10px;
}
/* .view-margin{
  margin-left: 0px !important;
} */
/*  */

