@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css);

body.html {
    margin: 0px;
    padding: 0px;
}

body * {
    font-family: "Google Sans", roboto, "Noto Sans Myanmar UI", arial, sans-serif;
}

body {
    background-color: #F0F4F9;
}



.all {
    width: 100%;
    display: none;

}

.content {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#forms {
    /* width: 100%; */
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

.box {
    width: 75%;
    background-color: white;
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 30px;
    border-radius: 20px;
}

.box-content {
    width: 93%;
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
    justify-content: space-between;
    /* align-items: center; */
    gap: 20px;
}

.content1 {
    width: 45%;
}

.content2 {
    width: 50%;

}

.content1 img {
    height: 39px;

}

.sign {
    font-size: 36px;
    font-weight: 400;
    margin-top: 42px;
}

.with {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

.boxo {
    width: 250px;
    height: 32px;
    border: 1px solid black;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.boxo-content {
    display: flex;
    align-items: center;
    width: 95%;
}

.put1 input {
    border: none;
    outline: none;
    font-size: 14px;
    font-weight: 550;
}

.ic {
    font-size: 20px;
    margin-right: 10px;
}

.put input {
    width: 100%;
    height: 60px;
    border: 1px solid rgba(128, 128, 128, 0.69);
    padding: 10px;
    box-sizing: border-box;
    font-size: 18px;
    margin-top: 100px;
    margin-bottom: 10px;
    outline: none;
}

.con {
    display: flex;
    color: rgb(179, 38, 30);
    font-size: 12px;
    font-weight: 400;
    gap: 10px;
}

.con i {
    font-size: 14px;
}

.show {
    display: flex;
    gap: 10px;
    align-items: center;
    color: rgb(31, 31, 31);
    font-size: 14px;
    font-weight: 550;
    margin-bottom: 40px;
}

.show input {
    width: 30px;
    height: 20px;
    border: 2px solid black;
}

.putt input {
    width: 100%;
    height: 60px;
    border: none;
    /* padding: 10px; */
    box-sizing: border-box;
    font-size: 18px;
    margin-top: 80px;
    margin-bottom: 10px;
    outline: none;
    text-align: center;
    font-size: 30px;
    background: none;
}

.forgot {
    font-size: 14px;
    font-weight: 550;
    color: rgb(11, 87, 208);
}

.not {
    margin-top: 40px;
    color: rgb(68, 71, 70);
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
}

.learn {
    font-size: 14px;
    font-weight: 550;
    color: rgb(11, 87, 208);
    line-height: 20px;
}

.create {
    width: 100%;
    margin-top: 50px;
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 30px;
    font-size: 14px;
    font-weight: 550;
    color: rgb(11, 87, 208);
}

.but button {
    width: 100px;
    height: 40px;
    border-radius: 40px;
    border: none;
    outline: none;
    background: #0E4EB5;
    color: white;
    font-size: 14px;
    font-weight: 550;
    cursor: pointer;
}



.radio {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 14px;
  font-weight: 550;
  margin-bottom: 20px;
}

.radio input {
  width: 16px;
  height: 16px;
}

.text {
  font-size: 14px;
}

.verify {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid rgba(128, 128, 128, 0.396);
  border-bottom: 1px solid rgba(128, 128, 128, 0.396);
  margin-bottom: 20px;
  margin-top: 20px;
}

.verify-content {
  width: 90%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  line-height: 20px;
  /* align-items: center; */
  font-size: 14px;
}

.verify-content i {
  font-size: 25px;
  line-height: 25px;
}

.select {
  font-size: 14px;

}









.footer {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
}

.foot {
    width: 75%;
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 550;
    color: gray;
    flex-wrap: wrap;

}

.icon {
    display: flex;
    gap: 20px;
}

.help {
    display: flex;
    gap: 20px;
}




.form {
    display: flex;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    width: 100%;
}

.form2 {
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
}


.form3 {
    display:none;
     /* display: flex; */
    justify-content: center;
    align-items: center;
    width: 100%;
}

.form4 {
    display:none;
     /* display: flex; */
    justify-content: center;
    align-items: center;
    width: 100%;
}

.form5 {
    display:none;
     /* display: flex; */
    justify-content: center;
    align-items: center;
    width: 100%;
}


.form6 {
    display:none;
     /* display: flex; */
    justify-content: center;
    align-items: center;
    width: 100%;
}





.house {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;

    /* background-image: url(../images/comback.PNG); */
    background-image: url("../images/zion back.jfif");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;



}

.house-content {
    width: 350px;
    height: 85vh;
  
    /* background-color:#003E79; */
    background-color:#c1bdbd3d;
    display: flex;
    justify-content: center;
    border-radius: 20px;
    margin-top: 40px;
    margin-bottom: 20px;

}



.house-content1 {
    width: 90%;
    color: #0E4EB5;
    /* color: #394669; */
    font-weight: 700;
}

.head1 img{
  /* height: 50px;
  width: 200px; */

   height: 39px;
}



.slider1 {
    width: 98%;
    height: 50px;
    background: #f0f0f0;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}


.slider1::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #00ff00;
    /* background:#003f799a; */
    width: var(--fill-width, 0);
    transition: width 0.2s ease-out;
}


.slider1.dragging::before {
    transition: none;
    /* Disable transition during dragging for immediate response */
}

.handle {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    /* cursor: grab; */
    cursor: pointer;
    z-index: 1;
}

.handle img {
    width: 40px;
    height: 40px;
}

.handle:active {
    /* cursor: grabbing; */
    /* cursor:pointer; */
}





@media(max-width:950px) {
    .box {
        width: 100%;
        border: 0px;
        margin-top: 0px;
        margin-bottom: 120px;
    }

    .box-content {
        width: 96%;
    }

    body {
        background-color: white;
    }

    .footer {
        margin: 0px;
    }
}

@media(max-width:650px) {
    .box-content {
        flex-direction: column;

    }

    .content1,
    .content2 {
        width: 100%;
    }

    .put input {
        margin-top: 40px;
    }

    .box {
        margin-bottom: 40px;
    }

    .create {
        justify-content: space-between;
    }

    .foot {
        gap: 35px;
        width: 95%;
    }

    
    .house-content {
        width: 95%;
    }

    .house-content1 {
        width: 93%;
    }

    .slider1 {
    width: 85%;
    height: 50px;
    background-color: white;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
}