/*#biggerdiv{*/
/*   height: 100%;*/
/*    background-image: url("img/background.jpg");*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    padding-top: 3rem;*/
/*}*/


#button3 a{
    text-decoration: none;
    color: #fff;
}
#button3{
    display: block;
    margin: auto;
}
#form-div-box{
    height: 430px;
    padding: 1rem;
    background-color: transparent;
}
#icon-div-box > div{
    background-color: transparent;
}
.--box1{
    height: 200px;
    text-align: center;
    padding: 1rem;
    border-radius: 20px;
    background-color: #0f07076b;
}
#--icons--{
    color: #fff;
}
/*::placeholder{*/
/*    color: #fff !important;*/
/*}*/
.--input-fields{
   
    outline: none;
    background-color: transparent !important;
    color: #fff !important;
}
#icon-div-box .--box1:first-child{
    margin-bottom: 1.5rem;
}
.--para1000--{
    font-size: 3rem;
    font-weight: bold;
}