.text_p p{
    line-height: 33px;
    text-align: justify;
}
.font_11{
    font-size: 11px !important;
}
.font_12{
    font-size: 12px !important;
}
.font_13{
    font-size: 13px !important;
}
.font_14{
    font-size: 14px !important;
}
.font_15{
    font-size: 15px !important;
}
.font_16{
    font-size: 16px !important;
}
.font_17{
    font-size: 17px !important;
}
.font_18{
    font-size: 18px !important;
}
.font_19{
    font-size: 19px !important;
}
.font_20{
    font-size: 20px !important;
}
.font_21{
    font-size: 21px !important;
}
.font_22{
    font-size: 22px !important;
}
.font_23{
    font-size: 23px !important;
}
.font_24{
    font-size: 24px !important;
}

.font_28{
    font-size: 28px !important;
}
.position-relative{
    position: relative;
}
.line_h_33{
    line-height: 33px !important;
}
.yellow_color{
    color: #faba00;
}
.gray_color{
    color: #607d8b;
}
.pointer{
    cursor: pointer;
}
.pricing_box{
    border-radius: 20px 0 20px 0;
    border: 1px solid #0f74a8;
    padding: 15px;
}
.pricing_box h3{
    font-size: 18px;
    padding: 0 0 15px 0;
    border-bottom: 1px dashed #ee1c47;
    font-weight: bold;

}
.pricing_box_price{
    color: #0f74a8;
    font-size: 20px;
    font-weight: bold;
}
.pricing_box_date{
    color: #ee1c47;
    font-size: 16px;
    font-weight: bold;
}
.vertical_middle{
    vertical-align: middle;
}
.pricing_box_takhfif{
    color: #0f74a8;
    font-size: 30px;
    font-weight: bold;
}
.div_color *{
    cursor: pointer;
}
.red_color{
    color: #ee1c47;
}
.nav-menu-min-padding li a{
    padding: 22px 10px !important;
}