@font-face{
    font-family:dana-fanum bold;
    src:url("../fonts/dana/7863f7375052a698f7556e31df0d2548.013c5b9503596cb619d6.eot");
    src:url("../fonts/dana/7863f7375052a698f7556e31df0d2548.013c5b9503596cb619d6.eot?#iefix") format("embedded-opentype"),
    url("../fonts/dana/7863f7375052a698f7556e31df0d2548.8c2f5371dc6c9d81ed6e.woff2") format("woff2"),
    url("../fonts/dana/7863f7375052a698f7556e31df0d2548.7f55da1d2992626f5a25.woff") format("woff"),
    url("../fonts/dana/7863f7375052a698f7556e31df0d2548.07fb202ff4be47c0e769.ttf") format("truetype"),
    url("../fonts/dana/7863f7375052a698f7556e31df0d2548.732799ff2ab8fcbe1eea.svg#dana-fanum\ bold") format("svg");
}
@font-face{
    font-family:dana-fanum regular;
    src:url("../fonts/dana/ae238c3ee498c52a23aab0d9f5e94d6b.65d9923abe072a617b6a.eot");
    src:url("../fonts/dana/ae238c3ee498c52a23aab0d9f5e94d6b.65d9923abe072a617b6a.eot?#iefix") format("embedded-opentype"),
    url("../fonts/dana/ae238c3ee498c52a23aab0d9f5e94d6b.a508dac2c52098e00206.woff2") format("woff2"),
    url("../fonts/dana/ae238c3ee498c52a23aab0d9f5e94d6b.0a8527e84d94c8c9224d.woff") format("woff"),
    url("../fonts/dana/ae238c3ee498c52a23aab0d9f5e94d6b.c9c25569fe63a6ab4679.ttf") format("truetype"),
    url("../fonts/dana/ae238c3ee498c52a23aab0d9f5e94d6b.b71a352d1c603521f559.svg#dana-fanum\ regular") format("svg");
}
@font-face{
    font-family:dana-fanum medium;
    src:url("../fonts/dana/font.b902ae79820cf5d887ed.ttf") format("truetype");
}
@font-face{
    font-family:dana-fanum light;
    src:url("../fonts/dana/font.f19e242cc5c8ddb572f2.ttf") format("truetype");
}
.danaFanumBold{
    font-family:dana-fanum bold !important;
}
.danaFanumBold,.danaFanumRegular{
    -webkit-font-smoothing:antialiased;
    -webkit-text-stroke-width:.2px;
    -moz-osx-font-smoothing:grayscale;
    font-size:16px;
    font-style:normal;
}
.danaFanumRegular{
     font-family:dana-fanum regular!important;
 }


.danaFanumLight,.danaFanumMedium{
    -webkit-font-smoothing:antialiased;
    -webkit-text-stroke-width:.2px;
    -moz-osx-font-smoothing:grayscale;
    font-style:normal
}
.danaFanumLight{
    font-family:dana-fanum light!important;
    font-size:12px;
}

.danaFanumMedium{
    font-family:dana-fanum medium!important;
    font-size:16px
}



/*@font-face {*/
/*    font-family: "dana-fanum regular";*/
/*    src: url("fonts/dana/ae238c3ee498c52a23aab0d9f5e94d6b.eot");*/
/*    src: url("fonts/dana/ae238c3ee498c52a23aab0d9f5e94d6b.eot?#iefix")format("embedded-opentype"),*/
/*    url("fonts/dana/ae238c3ee498c52a23aab0d9f5e94d6b.woff2")format("woff2"),*/
/*    url("fonts/dana/ae238c3ee498c52a23aab0d9f5e94d6b.woff")format("woff"),*/
/*    url("fonts/dana/ae238c3ee498c52a23aab0d9f5e94d6b.ttf")format("truetype");*/
/*}*/

body {
    font-family:dana-fanum medium , sans-serif !important;
    direction: rtl;
    background-color: #252a2d;
    margin-top:20px;
}

/* Tr Job Post */

.job-item {
    background-color: #fff;
}

.job-tab .nav-tabs {
    margin-bottom: 60px;
    border-bottom: 0;
}

.job-tab .nav-tabs>li {
    float: none;
    display: inline;
}

.job-tab .nav-tabs li {
    margin-right: 15px;
}

.job-tab .nav-tabs li:last-child {
    margin-right: 0;
}

.job-tab .nav-tabs {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.job-tab .nav-tabs:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    z-index: -1;
}



.job-tab .nav-tabs>li a {
    display: inline-block;
    background-color: #fff;
    border: none;
    border-radius: 30px;
    font-size: 14px;
    color: #000;
    padding: 5px 30px;
    text-decoration: none;
}

.job-tab .nav-tabs>li>a.active,
.job-tab .nav-tabs>li a.active>:focus,
.job-tab .nav-tabs>li>a.active:hover,
.job-tab .nav-tabs>li>a:hover {
    border: none;
    background-color: #243610;
    color: #fff;
}

.job-item {
    border-radius: 5px;
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
}

.job-item .btn.btn-primary {
    text-transform: capitalize;
}

.job-item .job-info {
    font-size: 14px;
    color: #000;
    overflow: hidden;
    padding: 40px 25px 20px;
}

.job-info .company-logo {
    margin-bottom: 30px;
}

.job-info .tr-title {
    margin-bottom: 15px;
    direction: rtl;
}

.job-info .tr-title span {
    font-size: 14px;
    display: block;
}

.job-info .tr-title a {
    color: #000;
}

.job-info .tr-title a:hover {
    color: #008def;
}

.job-info ul {
    margin-bottom: 30px;
}

.job-meta li,
.job-meta li a {
    color: #646464;
}

.job-meta li a:hover {
    color: #008def;
}

.job-meta li {
    font-size: 12px;
    margin-bottom: 10px;
}

.job-meta li span i {
    color: #000;
}

.job-meta li i {
    margin-right: 15px;
}

.job-item .time {
    position: relative;
}

.job-item .time:after {
    position: absolute;
    content: "";
    bottom: 35px;
    left: -50px;
    width: 150%;
    height: 1px;
    background-color: #f5f4f5;
    z-index: -1;
}

.job-item:hover .time,
.job-item:hover .time:after {
    opacity: 0;
}

.job-item .time span {
    font-size: 12px;
    color: #bebebe;
    line-height: 25px;
}

.job-item .btn.btn-primary,
.role .btn.btn-primary,
.job-item .time a span {
    padding: 5px 10px;
    border-radius: 4px;
    line-height: 10px;
    font-size: 12px;
}

.job-item .time a span {
    color: #fff;
    background-color: #f1592a;
    border-color: #f1592a;
}

.job-item .time a span.part-time {
    background-color: #00aeef;
    border-color: #00aeef;
}

.job-item .time a span.freelance {
    background-color: #92278f;
    border-color: #92278f;
}

.job-item .item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background-color: #008def;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -ms-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms;
}

.job-item:hover .item-overlay {
    opacity: 1;
}

.item-overlay .job-info {
    padding: 45px 25px 40px;
    overflow: hidden;
}

.item-overlay .btn.btn-primary {
    background-color: #007bd4;
    border-color: #007bd4;
    margin-bottom: 10px;
}

.item-overlay .job-info,
.item-overlay .job-info ul li,
.item-overlay .job-info ul li i,
.item-overlay .job-info .tr-title a {
    color: #fff;
}

.job-social {
    margin-top: 35px;
}

.job-social li {
    float: left;
}

.job-social li + li {
    margin-left: 15px;
}

.job-social li a i {
    margin-right: 0;
    font-size: 14px;
}

.job-social li a {
    width: 35px;
    height: 35px;
    text-align: center;
    display: block;
    background-color: #007bd4;
    line-height: 35px;
    border-radius: 100%;
    border: 1px solid #007bd4;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.job-social li:last-child a {
    background-color: #fff;
}

.job-social li:last-child a i {
    color: #008def;
}

.job-social li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 100%;
    background-color:#008def;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.job-social li a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    padding: 5px;
}

.job-social li a:hover {
    border-color: #fff;
}

.job-social li a:hover i {
    color: #fff;
}

.tr-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.title-product{
    text-align: center;
    font-family: dana-fanum, sans-serif !important ;
    font-size: large ;
    background-color: #64774c;
    padding: 5px;
    color: white !important;
    min-width: 150px;
    border-radius: 3px;

}

.food-card-container {
    width: 1440px;
}
.mori_food_card {
    background: rgba(55, 71, 79, 0.8);
    border-radius: 8px;
    cursor: pointer;
    margin: 5px 26px 5px 16px;
    position: relative;



}

.not-purchasable {
    height: 140px;
    margin: 5px 26px 5px 16px;
    width: 350px;
}


.card_header {
    display: flex;
}

.food_image {
    display: inherit;
    height: fit-content;
    margin: 10px 10px 0 0;
    position: relative;
    width: 100px;
}



.food_description {
    color: #fff;
    margin: 12px 10px 0;
    text-align: right;
    margin-right: 50px;
}

.title {
    font-size: 16px;
    line-height: 22px;
    margin-right: 10px;
}



.ingredients {
    color: #cfd8dc;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 0;
    max-width: 135px;
}

.card_footer {
    bottom: 6px;
    position: absolute;
    right: 10px;
}

.price_tag {
    margin-left: 20px;
}

.currency {
    color: #839aa4;
    font-size: 16px;
}
.bold_tag {
    color: #fff;
    font-family: dana-fanum bold, sans-serif; font-weight: bold;font-size: 16px;
}
.regular_tag {
    color: #546e7a;
}

.show {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.food_detail_card {
    background: rgba(0,0,0,.45);
    bottom: 0;
    left: 0;
    margin: 0 auto!important;
    max-width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all .32s;
    z-index: 12;
}

.close-detail {
    align-items: center;
    background-color: #293237e6;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 20px;
    font-weight: 800;
    height: 40px;
    justify-content: center;
    position: absolute;
    top: -14px;
    width: 40px;
    z-index: 999;
}

.no-image {
    opacity: .21;
}

.img-background {
    background: #37434a;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(18, 40, 10);
    border-radius: 10px;
    height: 158px;
    position: absolute;
    right: -60px;
    top:   -18px;
    width: 160px;
    padding: 30px;
}

.image_product{
    height: 150px;
    width: 150px;
    position: absolute;
    border-radius: 40px;
    right: 5px;
    top: 4px;

}

.category-split{
    background-color: #335746;
    color: #d7ac5c;
    font-family: dana-fanum bold, sans-serif; font-weight: bold !important;
    font-size: 18px;
    text-align: right;
    padding-right: 10px;
    line-height: 58px;
    height: 60px;
    border-radius: 10px;
}