body {
    font-family: IRANSans  !important;
}
h1, h2, h3, h4, h5, h6,input, textarea, p, ul, li, div, a {
    font-family: IRANSans !important;
}
.h-100 {
    height: 100% !important;
}
.width-48-px {
    width: 48px;
}
.invalid-error {
    font-size: 13px;
    color: red;
}

.v3ti {
    border: 1px solid #d2d6da !important;
}
.v3ti .v3ti-new-tag {
    height: 25px;
}
.v3ti .v3ti-tag {
    background-image: linear-gradient(310deg, #2152ff 0%, #21d4fd 100%) !important;
}


@media (min-width: 992px) {
    .navbar__logo {
        position: absolute;
    }
}
