/* .section-head h6 {
    font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 20px;
} */


.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.icon-25 {
    width: 20px;
    height: 20px;
}
/* .contact-us-content a:hover {
    color: #1aca0a;
}

.contact-us-content a{
    color: #d6c4c4;
} */



.btn-brand-102 {
  
    border-color: #696868;
    color: #000;
    
    width:160px;
    height: 40px;
  
   
  }
  
  .btn-brand-102:hover, .btn-brand-102:focus {
    background-color: #e96b19;
    border-color:#e96b19;
    color: #fff;
  }
  
  .btn-brand-103 {
    
    border-color: #696868;
    color: #000;
    
    width:160px;
    height: 40px;
    padding-left: 50px;
    
    
   
  }
  
  .btn-brand-103:hover, .btn-brand-103:focus {
    background-color: #e96b19;
    border-color:#e96b19;
    color: #fff;
  }
  

  #Login .text-decoration-underline{

    color: #ffffff;

  }

  .signwith{
    border:1px solid rgb(105, 105, 105);
    height: 40px;
    padding: 5px;
    border-radius: 20px;
    background-color: #d8d6d6;
    
    
    
  }
 
 