*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    font-family: "Roboto", sans-serif;

}
/* main section style start */
.subTextdiv {
    width: 49%;
    margin: auto;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
}
.logodiv img {
    width: 26%;
    margin: 28px 0px;
}
.cmnFromdesign{
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
}
/* form design start */
.forms label {
    font-size: 18px;
    font-weight: bold;
    color: #212121;
    padding-bottom: 8px;
}

.forms input {
    background: #FFFFFF;
    border: 1px solid #E5358F;
    border-radius: 8px;
    border-width: 2px;
    color: #212121;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    margin: 1px 0;
    padding: 10px;
}
.form1 a {
    color: #000000;
}

.form1 p {
    font-weight: bold;
    color: #000000;
    font-size: 18px;
    margin-top: 30px;
}
label.agre {
    font-weight: 400;
}
.FormsDiv {
    width: 57%;
    margin: auto;
}

.first_last_name {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
    gap: 30px;
}

.email_phonediv {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin-top: 30px;
}

.cmnFromdesign {
    padding: 30px 41px;
}

.fieldsf1 input {
    width: 100%;
}

.fname {
    width: 50%;
}

.lname {
    width: 50%;
}

.email {
    width: 50%;
}

.phoneNum {
    width: 50%;
}
input[type="checkbox"] {
    width: 18px;
    height: 18px;
}
.checkdiv {
    display: flex;
    align-items: center;
    gap: 8px;
}
button.next_btn {
    color: #FFFFFF !important;
    background: #212121;
    background-size: cover;
    border-style: solid;
    border-width: 0px;
    border-color: #FFFFFF;
    border-radius: 12px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: normal;
    min-width: 20%;
    padding: 16px 20px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
    background-position: 50% 50%;
}
.buttonsdiv.text-center {
    margin: 30px 0px;
}
div.formErrorMsg {
    color: #E5358F;
    background: #FFFFFF;
    border: 2px solid #E5358F;
    border-radius: 2px;
    font-size: 1em;
    padding: 7px;
    text-align: center;
    margin-top: 15px;
    display: none;
    font-weight: 500;
}
span.errorSpan{
    color: #E5358F;
    background: #FFFFFF;
    border-radius: 2px;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: normal;
    clear: both;
    display: none;
}
/* form2 start start */
select.swapOptions {
    background: #FFFFFF;
    border: 1px solid #E5358F;
    border-radius: 8px;
    border-width: 2px;
    color: #212121;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    margin: 1px 0;
    padding: 10px;
    width: 100%;
    margin-top: 10px;
}
.descriptionDiv textarea {
    background: #FFFFFF;
    border: 1px solid #E5358F;
    border-radius: 8px;
    border-width: 2px;
    color: #212121;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    margin: 1px 0;
    padding: 10px;
    width: 100%;
}
.labelbeforeCheck {
    margin-top: 20px;
    margin-bottom: 10px;
}

.secondSwapoption {
    margin-top: 38px;
}

.descriptionDiv {
    margin-top: 38px;
}
.form2buttons {
    display: flex;
    justify-content: center;
    gap: 10px;
}
/* form2 start end */
/* form3 start */
.bedroomDiv{
    margin-top: 25px;
}
.imageUploadDiv input {
    width: 100%;
    margin-top: 12px;
}

.imageUploadDiv {
    margin-top: 30px;
}
.issue {
    display: flex;
    align-items: center;
    gap: 6px;
}

.issue label {
    font-weight: 500;
}
p.beforep {
    font-size: 17px;
    margin-top: 20px;
}
.calldiv {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  
  .radiobtns {
    display: flex;
    gap: 20px;
    align-items: center;
  }
  
  input[type="radio"] {
    display: none;
  }
  
  .radio-label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 11px 28px;
    border: 2px solid #212121;
    border-radius: 5px;
    color: #007bff;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: bold;
  }
  
  input[type="radio"]:checked + .radio-label {
    background-color: #212121;
    color: #fff;
    border-color: #212121;
  }
  
  .radio-label:hover {
    background-color: #212121;
    color: #fff;
  }
  .calllabel{
    font-weight: bold !important;
  }
  .calldiv h6 {
    font-size: 18px;
}

.radiobtns label {
    font-weight: 500;
}
.radiobtns label {
    width: 100%;
}
/* form 3 end */
/* form design end */

.form2{
    display: none;
}
.form2buttons{
    display: none;
}
.form3{
    display: none;
}
.form3buttons{
    display: none;
}
.form4{
    display: none;
}
.form4buttons{
    display: none;
}
.form5{
    display: none;
}
.form5buttons{
    display: none;
}
.progressdiv {
    border: 1px solid #e5358f;
    border-radius: 8px;
    width: 90%;
    margin: auto;
}
.progressbar {
    background: #e5358f;
    width: 20%;
    border-radius: 8px;
    padding: 5px 10px;
    color: white;
    text-align: center;
}
.progdiv{
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;

}
.checkdiv label {
    padding: 0;
}
.next1btn {
    position: relative;
    margin: 0 auto; /* Center horizontally */
}
button#next_one {
    margin: auto;
}
.issue label {
    padding: 0;
}
.issuediv ul li {
    font-weight: bold;
    font-size: 17px;
}
/* main section style end */