@charset "UTF-8";
.project-producer-section {
    /* padding-top: 113px; */
}
html[lang="ar"] .project-producer-section .col2 .span-2::after {
    content: "";
    position: absolute;
    left: 49px;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 10px;
    background: #000000;
    position: absolute;
}
html[lang="ar"]
    .project-producer-section
    .available-projects
    .attach-file
    .support-files {
    margin-left: 10px;
    text-align: left;
}
.project-producer-section .tabs div:hover {
    background-color: #f2f1f9;
    color: #8379b8;
    border-radius: 25px;
}

.project-producer-section .tabs div i:hover {
    color: #8379b8;
}

.project-producer-section .tabs div img {
    margin-right: 10px;
}

.project-producer-section .col2-content {
    width: 100%;
    display: flex;
}

.project-producer-section .col2-content .orders {
    width: 70%;
}

.project-producer-section .tickets {
    display: flex;
    align-items: center;
}

.project-producer-section .ticket-container {
    border-radius: 50px;
    box-shadow: 0px 16px 88px 0px rgba(0, 0, 0, 0.1019607843);
    padding-left: 25px;
    padding-right: 15px;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #ffffff;
}

html[lang="ar"] .project-producer-section .ticket-container {
    padding-left: 15px;
    padding-right: 25px;
}

.project-producer-section .tickets .deposit {
    background-color: #8379b8;
    border-radius: 35px;
    /* height: 37px; */
    font-size: 24px;
    font-weight: 700;
    border: none;
    color: azure;
    width: 100%;
    /* margin-top: 15px; */
    padding: 5px;
}
.project-producer-section .tickets .deposit:hover {
    background-color: #f05271;
}
.project-producer-section .tickets .wallet-buttons {
    display: flex;
    align-items: center;
    width: 35%;
}

.project-producer-section .tickets .balance {
    color: #8379b8;
    font-weight: bold;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    display: flex;
    padding-bottom: 9px;
}

.project-producer-section .tickets .notice-container {
    width: 70%;
}

.project-producer-section .notice {
    width: 100%;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.3607843137);
}

.project-producer-section .tickets .notice-content {
    color: rgba(0, 0, 0, 0.3607843137);
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
}

.project-producer-section .col2-content .orders .progress {
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2509803922) inset;
    border-radius: 20px;
    height: 36px;
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: unset;
}

.project-producer-section .col2-content .orders .progress div {
    width: 25%;
    display: flex;
    justify-content: center;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0%;
    color: #8379b8;
    cursor: pointer;
}
.project-producer-section .col2-content .orders .progress div a {
    color: #8379b8;
    cursor: pointer;
}
.project-producer-section
    .col2-content
    .orders
    .progress
    div:not(.active):hover {
    color: #f05271;
}
.project-producer-section
    .col2-content
    .orders
    .progress
    div
    a:not(.active):hover {
    color: #f05271;
}
.project-producer-section
    .col2-content
    .orders
    .progress
    div
    :not(.active):hover
    span {
    color: #f05271 !important;
}
.progress .slide:not(.active):hover span {
    color: #f05271;
}
.progress .slide span:hover {
    color: deeppink;
}
.project-producer-section
    .col2-content
    .orders
    .progress
    .progress-bg-projects {
    background-color: #f05271;
}

.project-producer-section .col2-content .orders .progress .progress-bg {
    background-color: #8379b8;
    height: 36px;
    width: 25%;
    border-radius: 20px;
    position: absolute;
    z-index: -2;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: left 0.4s ease;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2509803922) inset;
    top: 0;
    left: 0;
}

html[lang="ar"]
    .project-producer-section
    .col2-content
    .orders
    .progress
    .progress-bg {
    transition: right 0.4s ease;
    left: auto;
    right: 0;
}

.project-producer-section .col2-content .orders .item-container {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #ffff;
    border-radius: 30px;
    box-shadow: 0px 16px 88px 0px #0000001a;
}

.project-producer-section .col2-content .orders .item {
    padding: 20px;
}

html[lang="en"] .project-producer-section .available-projects {
    width: 30%;
    margin-left: 4%;
}

html[lang="ar"] .project-producer-section .available-projects {
    width: 34%;
    margin-right: 4%;
}

.project-producer-section .available-projects .top-content {
    width: 100%;
    display: flex;
    align-items: center;
    margin-left: unset;
}

.project-producer-section .available-projects .top-content button {
    outline: none;
    border: none;
    width: 60%;
    background-color: #8379b8;
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    box-shadow: 0px 16px 88px 0px rgba(0, 0, 0, 0.1019607843);
    border-radius: 168px;
    padding: 12px 0px;
    transition: background-color 1s ease;
}
.project-producer-section .available-projects .top-content button:hover {
    background-color: #f05271;
}

.project-producer-section
    .available-projects
    .available-projects-container
    .item {
    margin-top: 11px;
    margin-bottom: 20px;
    padding: 0px;
    box-shadow: 0px 16px 88px 0px rgba(0, 0, 0, 0.1019607843);
    border-radius: 30px;
    background-color: #ffffff;
}

.project-producer-section
    .available-projects
    .available-projects-container
    .item
    .top-img {
    max-height: 146px;
    width: 100%;
    border-radius: 18px;
}
.project-producer-section
    .available-projects
    .available-projects-container
    .item
    .second-img {
    height: 36px;
    width: 36px;
    border-radius: 50%;
}

.project-producer-section
    .available-projects
    .available-projects-container
    .item
    .card-container {
    display: flex;
    align-items: start;
    gap: 15px;
    /* margin-bottom: 10px; */
    padding: 20px;
    margin-top: 10px;
}
.project-producer-section
    .available-projects
    .available-projects-container
    .item
    .custcard {
    background: #f5f5f5b2;
    padding: 15px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.project-producer-section
    .available-projects
    .available-projects-container
    .item
    .title {
    font-weight: bold;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0%;
}

.project-producer-section
    .available-projects
    .available-projects-container
    .item
    .sub-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0%;
    color: #808080;
}

.project-producer-section
    .available-projects
    .available-projects-container
    .item
    .content {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
}

.project-producer-section .profile-img {
    position: absolute;
    top: 50%;
    left: 32%;
    height: 111px;
    width: 111px;
}

.project-producer-section .orders .item .row1 {
    display: flex;
    margin-bottom: 10px;
}

.project-producer-section .orders .item .row1 .time {
    background-color: #e9ecef;
    color: #808080;
    font-family: Gotham Rounded;
    font-weight: 300;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0%;
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 35px;
}

.project-producer-section .item .row1 .offer-details {
    display: flex;
    margin-bottom: 2px;
    gap: 10px;
    align-items: center;
    width: 100%;
}

.project-producer-section .item .row1 .offer-details .view-order {
    display: flex;
    justify-content: flex-end;
    width: 58%;
    position: relative;
}

.project-producer-section .item .row2 {
    margin-bottom: 10px;
}

.project-producer-section .item .row1 .offer-details .number {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #8379b8;
}

.project-producer-section .progress-list .slide span {
    color: #8379b8 !important;
}

.project-producer-section .progress-list .slide.active span {
    color: white !important;
}

.project-producer-section .item .row1 .offer-details .queue {
    background-color: transparent;
    color: #808080;
    font-weight: Bold;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
    padding: 5px 10px;
    border-radius: 35px;
    border: 1px solid #808080;
}

.project-producer-section .item .row1 .offer-details .complete {
    color: #44bda4;
    font-weight: Bold;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
    padding: 5px 10px;
    width: 88px;
    border-radius: 35px;
    text-align: center;
    border: 1px solid #44bda4;
}

.project-producer-section .item .row1 .offer-details .deliver {
    background-color: rgba(131, 121, 184, 0.1490196078);
    color: #8379b8;
    font-style: Bold;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
    padding: 5px 10px;
    border-radius: 35px;
    text-align: center;
}

.project-producer-section .item .row2 h1 {
    font-weight: Bold;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 10px;
}

.project-producer-section .item .row2 div {
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0%;
    width: 80%;
    margin-bottom: 10px;
}

.project-producer-section .item .row3 {
    display: flex;
    justify-content: space-between;
    gap: 6%;
}

.project-producer-section .item .row3 .col {
    width: 100%;
    display: flex;
    gap: 4%;
}

.project-producer-section .item .row3 .col img {
    height: 25px;
}

.project-producer-section .item .row3 .col i {
    color: #8379b8;
    font-size: 20px;
}

.project-producer-section .orders .buttons {
    display: flex;
    box-shadow: 0px 9px 20px 0px rgba(0, 0, 0, 0.1019607843) inset;
    background: rgba(128, 128, 128, 0.0196078431);
    padding: 15px 20px;
    margin-top: 5px;
    border-radius: 0px 0px 30px 30px;
    gap: 1%;
}

.project-producer-section .orders .buttons .first-col {
    display: flex;
    width: 55%;
}

.project-producer-section .orders .buttons .first-col .col-content {
    display: flex;
    align-items: center;
    gap: 5%;
}

.project-producer-section
    .orders
    .buttons
    .first-col
    .col-content.first-content {
    width: 40%;
}

.project-producer-section
    .orders
    .buttons
    .first-col
    .col-content.second-content {
    width: 60%;
}

html[lang="en"]
    .project-producer-section
    .orders
    .buttons
    .first-col
    .col-content {
    padding-left: 2px;
}
html[lang="ar"]
    .project-producer-section
    .orders
    .buttons
    .first-col
    .col-content {
    padding-right: 2px;
}

.project-producer-section .orders .buttons .first-col .col-content .date {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    padding-top: 10px;
    letter-spacing: 0%;
    color: #808080;
}

.project-producer-section .orders .buttons .first-col .col-content .position {
    padding: 0px 5px;
    margin-top: 10px;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #f8992c;
}

.project-producer-section .orders .buttons .second-col {
    display: flex;
    align-items: center;
    gap: 5%;
    width: 45%;
}

.project-producer-section .orders .buttons .second-col button {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
    border: 1px solid #808080;
    border-radius: 35px;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0%;
    width: 50%;
    padding: 8px 0px;
    color: #808080;
}

.project-producer-section .offer-details .btn-3 {
    background-color: #8379b8;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    outline: none;
    border: none;
    color: #ffffff;
    height: 37px;
    width: 40%;
    border-radius: 35px;
}
.project-producer-section .orders .buttons .second-col .close-btn:hover {
    background-color: #f05271;
    color: #ffffff;
    border: none;
}
.project-producer-section .orders .buttons .second-col .edit-btn:hover {
    background-color: #44bda4;
    color: #ffffff;
    border: none;
}
.project-producer-section .offer-details .btn-3:hover {
    background-color: #f05271;
}
.project-producer-section .available-projects {
    margin-top: -3%;
}

.project-producer-section .available-projects .top-content {
    display: flex;
    justify-content: space-between;
}

.project-producer-section .available-projects .top-content h2 {
    font-weight: Bold;
    font-size: 19px;
    line-height: 100%;
    letter-spacing: 0%;
    width: 40%;
}
html[lang="en"] .project-producer-section .available-projects .top-content h2 {
    text-align: right;
}
html[lang="ar"] .project-producer-section .available-projects .top-content h2 {
    text-align: left;
}
@media (max-width: 1082px) {
    .project-producer-section .center-container .row {
        flex-direction: column;
    }
}
@media (max-width: 1062px) {
    .project-producer-section .col2-content {
        flex-direction: column;
        align-items: center;
    }
    .project-producer-section .col2-content .orders {
        width: 100%;
    }
    html[lang="en"] .project-producer-section .available-projects {
        width: 100%;
        margin-top: 50px;
        margin-left: 0px;
    }
    html[lang="ar"] .project-producer-section .available-projects {
        width: 100%;
        margin-top: 50px;
        margin-left: 0px;
    }
    html[lang="ar"] .project-producer-section .available-projects {
        margin-right: 0px;
    }
}
@media (max-width: 600px) {
    .project-producer-section .col2-content .orders .progress {
        overflow: hidden;
        position: relative;
    }
    .project-producer-section .col2-content .orders .progress .progress-bg {
        width: 25%;
        height: 100%;
        top: 0;
    }
    html[lang="en"]
        .project-producer-section
        .col2-content
        .orders
        .progress
        .progress-bg {
        left: 0;
        transition: left 0.4s ease;
    }
    html[lang="ar"]
        .project-producer-section
        .col2-content
        .orders
        .progress
        .progress-bg {
        right: 0;
        left: auto;
        transition: right 0.4s ease;
    }
    .project-producer-section .item .row1 .offer-details {
        width: 60%;
    }
    .project-producer-section .item .row3 {
        flex-direction: column;
    }
    .project-producer-section .item .row3 .col {
        width: 100%;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
    }
    html[lang="en"] .myproposals-section .item .row3 .colu .order-budget {
        margin-right: 15px;
    }
    html[lang="ar"] .myproposals-section .item .row3 .colu .order-budget {
        margin-left: 15px;
    }
    .project-producer-section .item .row3 .col .delivery-time {
        margin-left: 15px;
    }
    .project-producer-section .item .row3 .col.user {
        width: 100%;
    }
    .project-producer-section .orders .buttons {
        flex-direction: column;
    }
    html[lang="en"] .project-producer-section .orders .buttons .btn1,
    html[lang="en"] .project-producer-section .orders .buttons .btn2,
    html[lang="en"] .project-producer-section .orders .buttons .view-order {
        width: 100%;
        margin-bottom: 10px;
    }
    html[lang="ar"] .project-producer-section .orders .buttons .btn1,
    html[lang="ar"] .project-producer-section .orders .buttons .btn2,
    html[lang="ar"] .project-producer-section .orders .buttons .view-order {
        width: 100%;
        margin-bottom: 10px;
    }
    html[lang="en"] .project-producer-section .buttons .view-order {
        margin-left: 0px;
    }
    html[lang="ar"] .project-producer-section .buttons .view-order {
        margin-left: 0px;
    }
    html[lang="ar"] .project-producer-section .buttons .view-order {
        margin-right: 0px;
    }
    html[lang="ar"] .project-producer-section .orders .buttons .btn1 {
        margin-right: 0px;
    }
    html[lang="ar"] .project-producer-section .orders .buttons .btn-1 {
        margin-right: 0px;
    }
    .project-producer-section .notice {
        margin-bottom: 6px;
    }
}
@media (max-width: 366px) {
    .project-producer-section .available-projects .top-content {
        flex-direction: column;
        align-items: flex-start;
    }
}
@media (max-width: 462px) {
    .project-producer-section .col2-content .orders .progress {
        overflow: hidden;
    }
    .project-producer-section .col2-content .orders .progress .progress-bg {
        width: 25%;
        height: 100%;
    }
    .project-producer-section .col2-content .orders .progress div {
        font-size: clamp(12px, 3vw, 16px);
        padding: 0 5px;
    }
}
@media (max-width: 389px) {
    .project-producer-section .col2-content .orders .progress {
        height: clamp(32px, 8vw, 36px);
        overflow: hidden;
    }
    .project-producer-section .col2-content .orders .progress .progress-bg {
        width: 25%;
        height: 100%;
        border-radius: clamp(15px, 4vw, 20px);
    }
    .project-producer-section .col2-content .orders .progress div {
        font-size: clamp(10px, 2.5vw, 14px);
        width: 25%;
        padding: 0 3px;
        flex-wrap: wrap;
    }
    .project-producer-section .col2-content .orders .progress div span {
        font-size: clamp(10px, 2.5vw, 14px);
        line-height: 1.2;
    }
}
@media (max-width: 774px) {
    .project-producer-section .orders .item .row1 {
        flex-direction: column;
    }
    .project-producer-section .item .row1 .offer-details {
        flex-direction: column;
    }
    .project-producer-section .item .row1 .offer-details .queue {
        width: 100%;
        text-align: center;
    }
    .project-producer-section .item .row1 .offer-details .complete {
        width: 100%;
    }
    .project-producer-section .item .row1 .offer-details .view-order {
        width: 100%;
        justify-content: flex-start;
    }
    .project-producer-section .offer-details .btn-3 {
        width: 100%;
    }
    .project-producer-section .item .row1 .offer-details .deliver {
        margin-top: 10px;
    }
    .project-producer-section .item .row1 .offer-details {
        width: 100%;
    }
    .project-producer-section .orders .item .row1 .time {
        width: 100%;
        height: 26px;
    }
}
@media (max-width: 719px) {
    .project-producer-section .orders .buttons {
        flex-direction: column;
        gap: 20px;
    }
    .project-producer-section .orders .buttons .first-col {
        width: 100%;
        justify-content: center;
    }
    .project-producer-section .orders .buttons .second-col {
        width: 100%;
    }
    .project-producer-section .orders .buttons .first-col .col-content {
        width: 50%;
    }
}
@media (max-width: 730px) {
    .project-producer-section .tickets {
        flex-direction: column;
        align-items: flex-start;
    }
    .project-producer-section .tickets .notice-container {
        width: 100%;
    }
    .project-producer-section .tickets .wallet-buttons {
        width: 100%;
    }
}
/*# sourceMappingURL=project.css.map */
