.form-title{font-size: 21px;line-height: 30px;}
.error{color: red;}
.form-group {margin-bottom: 1.2rem;}
.error{font-size: 12px;font-weight: 400;}
.form-control{height: calc(1em + 1rem + 2px);line-height: 1;font-size: 14px;color: #626262;background-color: #f7f7f7;border: 1px solid #f1f1f1;}
.form-control:focus{color: #626262;background-color: #f1f1f1;border-color: #ced4da;outline: 0;box-shadow: none}
input:-webkit-autofill,input:-webkit-autofill:hover, input:-webkit-autofill:focus,input:-internal-autofill-selected{-webkit-text-fill-color:#626262;-webkit-box-shadow: 0 0 0px 1000px #f1f1f1 inset;}
select.form-control{background: url(/img/icons/select-down-arrow.jpg) no-repeat top 0 right 0 #f7f7f7;background-position: right;}
.attachment-icon{background-image: url(/img/icons/attachment.png);background-repeat: no-repeat;background-position: center;width: 18px;height: 14px;}
.file-input{opacity: 0}
#parents_aadhar::-webkit-file-upload-button {visibility: hidden;}
.contact-sec .form-group {margin-bottom: 0.8rem;}
.contact-sec .form-title {line-height: 21px;}
.para-form{font-size: 11px;line-height: 16px}
.hide { display: none;}
.auctionselect{font-weight: bold;}
@media screen and (max-width:767px){
    .form-title{font-size: 15px;line-height: 20px;}
}