.form {
    height: 100vh;

    position: relative;
}

.bottomnav {
    position: absolute;
    bottom: 0px;
    width: 425px;
    background-color: #e3e3e3;
}

.bottomnav ul li {
    list-style-type: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

.bottomnav ul li a {
    text-decoration: none;
    color: black;
}

.bottomnav ul li a p {
    font-size: 12px;
    color: rgb(64, 62, 62);
}

.bottomnav ul li a i {
    font-size: 21px;
}

.baktigotobtn {
    margin-bottom: 100px;
}

.baktigotobtn22 {
    margin-bottom: 100px;
}

.baktigotobtn223 {
    height: 100px;
}

/* home */
.balance {
    background-color: #fd591f;
}

.uttbtn {
    border-radius: 30px !important;
}

.fa-address-card {
    font-size: 80px;
}

.rintext {
    font-size: 14px;
}

.fa-headset {
    font-size: 130px;
    margin-top: 60px;
}

.commtext {
    line-height: 30px;
}

.icon {
    height: 50px;
    width: 50px;
    background-color: red;
    justify-content: center;
    align-items: center;
}

.number {
    font-weight: bold;
}

.cntsec {
    width: 80%;
}

.fa-whatsapp,
.fa-telegram,
.fa-comment {
    font-size: 30px;
    color: rgb(246, 240, 240);
}

.fa-circle-user {
    font-size: 70px;
}

.name {
    font-size: 25px;
}

.num {
    font-size: 17px;
}

.p-item ul li {
    list-style-type: none;
}

.p-item ul li a {
    text-decoration: none;
    color: rgb(62, 62, 61);
}

.fa-building-columns,
.fa-circle-info,
.fa-circle-question,
.fa-download,
.fa-triangle-exclamation,
.fa-lock,
.fa-power-off {
    border-radius: 5px 0 0 5px;
    background-color: #d9d9d9;
    font-size: 20px;
}

.fa-money-check-dollar {
    background-color: #d9d9d9;
    font-size: 18px;
}

.all-p {
    font-size: 14px;
}

/*---- Slide Show ----*/

.carousel-inner {
    height: 150px;
}