.about{
    font-size: 42px !important;
    line-height: 68px !important;
    text-align: justify !important;
    direction: rtl !important;
}

.shahid{
    padding-top: 0 !important;
    font-size: 35px !important;
    line-height: 45px !important;
    text-align: right !important;
    margin: -15px 18px 25px 0 !important;
}

li.khedmat{
    list-style-type: none !important;
}

.shahidname{
    font-size: 55px !important;
    text-align: center !important;
}

/*Number input arrow remove */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
/*End Number input arrow remove */

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.fonsize{
    font-family: "Dast Nevis" !important;
    font-size: 20px !important;
    text-align: right !important;
    line-height: 30px !important;
}

.mainpage{
    min-width: 235px !important;
}

@media (max-width: 571px) {
    .navbar-brand {
        width: 100% !important;
    }

    .collapse00 {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    #farhangi{

    }
}

@media (max-width: 1188px) and (min-width: 1003px), (max-width: 483px) {
    #farhangi {
        display: flex !important;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }
}
@media (max-width: 1047px) and (min-width: 1003px){
    #mardomi{
        display: flex !important;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }
}
@media (max-width: 341px) {
    #mardomi{
        display: flex !important;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }
    .sisbal{
        display: flex !important;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }
    a.nav-link{
        padding: 0.5rem 10px;
    }
}