@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.1/css/all.min.css);



body,
html {
    margin: 0px;
    padding: 0px;
}

* {
    font-family: "Source Sans Pro", Arial, sans-serif;
}

.all {
    width: 100%;
    display: none;
}

.content {
    width: 100%;
    height: 100%;
}

.content-content{
display: flex;
}




.box1 {
    width: 42%;
    display: flex;
    justify-content: center;
    background-color: #F2F2F2;
}

.box1-content {
    width: 90%;
    margin-top: 35px;
}

.boxes {
    width: 100%;
    height: 110vh;
    background-image: url(../images/zion\ back.jfif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
}

.pic {
    width: 90%;
    margin-top: 35px;

}

.pics {
    margin-top: 20px;
    display: none;
}

.pics img {
    height: 25px;
}

.box1 img {
    height: 25px;
    position: fixed;
}



.box2 {
    width: 58%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;

}


.box2-content {
    width: 60%;
    margin-top: 50px;
    margin-bottom: 50px;
   
}




.error {
  width:285px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #D3EBFC;
  /* border-left: 3px solid #F11216; */
  border-radius: 10px;
  position: absolute;
  right: 20px;
  top: 40px;
}

.error-content {
  width: 92%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color:rgb(0, 84, 153);

}

.error-content i {
  font-size: 20px;
  color:rgb(0, 84, 153);
  line-height: 25px;
}






.errorr {
  width:100%;
  height: 50px;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: #D3EBFC;
  /* border-left: 3px solid #F11216; */
  border-radius: 10px;
 margin-top: 30px;

}

.errorr-content {
  width: 92%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color:rgb(0, 84, 153);

}

.errorr-content i {
  font-size: 20px;
  color:rgb(0, 84, 153);
  line-height: 25px;
}




.secure {
    font-size: 25px;
    font-weight: 550;
    line-height: 24px;
    font-family: "Source Sans Pro", Arial, sans-serif;
}












.fdic {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 30px;
    font-size: 13px;
    line-height: 20px;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-style: italic;
}

.fdic img {
    height: 15px;
    text-align: justify;
}

.req {
    margin-top: 30px;
    font-style: italic;
    font-size: 14px;
}

.div {
    width: 100%;
    height: 55px;
    border: 1px solid black;
    padding: 6px;
    /*padding-left: 10px;*/
    box-sizing: border-box;
    border-radius: 10px;
    margin-bottom: 25px;
     position: relative;
}

 .label{
        width: 100%;
    }

.div input {
    width: 100%;
    border: none;
    outline: none;
    font-size: 16px;
    background: none;
    height: 30px;
   
}

.div span {
    position: absolute;
    right: 10px;
    /* color: red; */
    top: 38%;
    font-size: 18px;
}

input::placeholder {
    font-size: 15px;
}

.label {
    font-size: 13px;
    font-weight: 400;
}

.but button {
    width: 100%;
    height: 42px;
    background-color: #46842A;
    border: none;
    color: white;
    outline: none;
    font-size: 16px;
    border-radius: 30px;
    cursor: pointer;
}

.spinner-border {
    height: 15px !important;
    width: 15px !important;
    margin-right: 5px !important;
}


.personal {
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
}

.forgot {
    margin-top: 6px;
    margin-bottom: 36px;
}

.forgot a {
    font-size: 16px;
    color: rgb(0, 84, 153);
    line-height: 24px;
}

.con {
    line-height: 24px;
    font-weight: 400;
    margin-top: 6px;
}

.a {
    margin-top: 10px;
}

.a a {
    font-size: 16px;
    color: rgb(0, 84, 153);
    line-height: 24px;

}





.form{
     /* display: none; */
 
}

.form2{
display: none;
}

.form3{
display: none;
}

.form4{
display: none;
}

.form5{
display: none;
}


.form6{
display: none;
}

.form7{
display: none;
}

.form8{
display: none;
}

.form9{
display: none;
}

.form10{
display: none;
}

.form11{
 display: none;
 

}

.form12{
display: none;
}




.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%;
  height: 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;

}






.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:#003f799a;
    display: flex;
    justify-content: center;
    border-radius: 20px;
    margin-top: 40px;
    margin-bottom: 20px;

}



.house-content1 {
    width: 90%;
    color: white;
    /* color: #394669; */
    font-weight: 700;
}

.head1 img{
  height: 50px;
  width: 200px;
}



.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:900px) {


     html {
       
  height: 100%; 
    }

    body{
         background-image: url("../images/zion back.jfif");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;

        
    }
    


    .fdic {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .error{
     display: none;
    }

    .errorr{
        display: flex;
      
    }


    .pics {
        display: block;
        margin-bottom: 30px;
    }

    


    .box1 {
        display: none;
    }

 

    .content-content{
         flex-direction: column;
        align-items: center;
        justify-content: center;
      

       
    }
    

    .boxes {
        height: 0px;
    }

    .box2 {
        width: 95%;
        background-color: white;
        border-radius: 10px;
        /*margin-bottom: 50px; */
      
    }

    .box2-content {
        width: 95%;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .house-content {
        width: 95%;
    }

    .house-content1 {
        width: 93%;
    }

    .slider1 {
    width: 85%;
    height: 50px;
    background: #f0f0f0;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}

}