@charset "UTF-8";
.offer-details-section {
    /* padding-top: 113px; */
}
html[lang="ar"]
    .offer-details-section
    .available-projects
    .attach-file
    .support-files {
    margin-left: 10px;
    text-align: left;
}
.offer-details-section .tabs div:hover {
    background-color: rgba(240, 82, 113, 0.1019607843);
    color: #f05271;
    border-radius: 25px;
}

.offer-details-section .tabs div i:hover {
    color: #f05271;
}
.offer-details-section .item img {
    height: 67px;
    width: 67px;
    border-radius: 50%;
}
.offer-details-section .tabs div img {
    margin-right: 10px;
}

.offer-details-section .col2-content {
    width: 100%;
    display: flex;
}

.offer-details-section .col2-content .orders {
    width: 70%;
}

.offer-details-section .col2 .top-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 66%;
}

.offer-details-section .col2 .top-content button {
    background-color: #f05271;
    font-weight: 700;
    font-size: 20px;
    line-height: 16px;
    letter-spacing: 0%;
    outline: none;
    border: none;
    color: #ffffff;
    height: 37px;
    border-radius: 35px;
    width: 20%;
}

.offer-details-section .col2-content .orders .description {
    padding: 30px;
    background-color: #ffffff;
    box-shadow: 0px 16px 88px 0px rgba(0, 0, 0, 0.1019607843);
    border-radius: 30px;
    height: 80%;
}

.offer-details-section .col2-content .orders .description .title {
    display: flex;
    gap: 20px;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.3019607843);
}

.offer-details-section .col2-content .orders .description .title span {
    font-weight: 600;
    font-size: 20px;
    line-height: 19px;
    letter-spacing: 0%;
    color: #f05271;
}

.offer-details-section .col2-content .orders .description p {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0%;
    color: #808080;
    margin-top: 15px;
}

.offer-details-section .col2-content .orders .item-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

.offer-details-section .col2-content .orders .item {
    padding: 25px 30px;
}

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

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

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

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .name-user {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 5px;
}

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .name-user
    span {
    font-weight: Bold;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
}

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .name-user
    i {
    font-weight: Bold;
    font-size: 16px;
    color: #44bda4;
}

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .location {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 5px;
}

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .location
    span {
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 0%;
}

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .location
    i {
    color: #f05271;
}

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .person {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 5px;
}

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .person
    span {
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 0%;
}
.offer-details-section .item .row3 {
    display: flex;
    position: relative;
}
.offer-details-section .item .row3 .first-seprator {
    height: 17px;
    width: 1px;
    background-color: #808080;
    position: absolute;
}
html[lang="en"] .offer-details-section .item .row3 .first-seprator {
    left: 98px;
    top: 12px;
}
html[lang="ar"] .offer-details-section .item .row3 .first-seprator {
    right: 98px;
    top: 12px;
}

.offer-details-section .item .row3 .second-seprator {
    height: 17px;
    width: 1px;
    background-color: #808080;
    position: absolute;
}
html[lang="en"] .offer-details-section .item .row3 .second-seprator {
    left: 245px;
    top: 12px;
}
html[lang="ar"] .offer-details-section .item .row3 .second-seprator {
    right: 247px;
    top: 12px;
}
.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .person
    i {
    color: #44bda4;
}

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .projects
    i {
    color: #f8992c;
}

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .projects {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 5px;
}

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .projects
    span {
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 0%;
}

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .response-time {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 5px;
}

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .response-time
    span {
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 0%;
}

.offer-details-section
    .available-projects
    .available-projects-container
    .item
    .response-time
    i {
    color: #8379b8;
}

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

.offer-details-section .orders .item {
    background-color: white;
    box-shadow: 0px 16px 88px 0px rgba(0, 0, 0, 0.1019607843);
    border-radius: 35px;
}

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

.offer-details-section .orders .item .row1 .time {
    background-color: #e9ecef;
    color: #808080;
    font-weight: 300;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0%;
    width: 18%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
    padding: 7px 10px;
    gap: 5px;
    align-self: center;
    border-radius: 35px;
    margin-bottom: 10px;
}

.offer-details-section .item .row1 .offer-details {
    display: flex;
    width: 85%;
    margin-bottom: 10px;
    gap: 20px;
}

.offer-details-section .item .row1 .offer-details .status {
    color: #808080;
    background-color: rgba(128, 128, 128, 0.1490196078);
    font-weight: Bold;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 35px;
    line-height: 100%;
    text-align: center;
    align-self: center;
}

.offer-details-section .item .row1 .offer-details button {
    outline: none;
    border: 1px solid #f05271;
    border-radius: 35px;
    background-color: transparent;
    font-weight: bold;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #f05271;
    padding: 0px 20px;
    height: 24px;
}

.offer-details-section .item .row2 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-end;
    width: 100%;
}

.offer-details-section .item .row2 .view-order {
    width: 25%;
    margin-top: 10px;
}

html[lang="en"] .offer-details-section .item .row2 .view-order {
    margin-left: 5%;
}

html[lang="ar"] .offer-details-section .item .row2 .view-order {
    margin-left: 5%;
}

.offer-details-section .item .row2 .content {
    width: 70%;
}

.offer-details-section .item .row1 .offer-details .number {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    align-self: center;
    color: #f05271;
}

.offer-details-section .item .row1 .offer-details .queue {
    background-color: rgba(248, 153, 44, 0.1490196078);
    color: #f8992c;
    font-weight: Bold;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
    padding: 5px 10px;
    border-radius: 35px;
    text-align: center;
    align-self: center;
}

.offer-details-section .item .row1 .offer-details .complete {
    background-color: rgba(68, 189, 164, 0.1490196078);
    color: #44bda4;
    font-weight: Bold;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
    padding: 5px 10px;
    border-radius: 35px;
    text-align: center;
    align-self: center;
}

.offer-details-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;
    align-self: center;
}

.offer-details-section .item .row2 h1 {
    font-weight: Bold;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
}

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

.offer-details-section .item .row3 .colu {
    width: 25%;
}

.offer-details-section .item .row3 .colu .order-budget {
    font-weight: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #f8992c;
}

.offer-details-section .item .row3 .colu .price {
    font-weight: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
}

.offer-details-section .item .row3 .colu .status-price {
    font-weight: bold;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #8379b8;
    margin-left: 15px;
}

.offer-details-section .item .row3 .colu .delivery {
    font-weight: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #44bda4;
}

.offer-details-section .item .row3 .colu .delivery-time {
    font-weight: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-right: 10px;
}

.offer-details-section .item .row3 .colu .delivery-status {
    font-weight: bold;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #44bda4;
}

.offer-details-section .item .row3 .colu .created-at {
    font-weight: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #8379b8;
}

.offer-details-section .item .row3 .user {
    display: flex;
}

html[lang="ar"] .offer-details-section .item .row3 .user div img {
    margin-left: 11px;
}

.offer-details-section .item .row3 .user div p {
    margin-bottom: 0px;
    margin-left: 10px;
}

.offer-details-section .item .row3 .user .user-name {
    font-weight: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
}

.offer-details-section .item .row3 .user .freelancer {
    font-weight: 300;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #8379b8;
    margin-top: 5px;
}

.offer-details-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: 30px 10px;
    margin-top: 5px;
    border-radius: 0px 0px 30px 30px;
}

.offer-details-section .btn-3 {
    background-color: #f05271;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    outline: none;
    border: none;
    color: #ffffff;
    height: 37px;
    border-radius: 35px;
    width: 100%;
}

.offer-details-section .btn-3:hover {
    background-color: #8379b8;
}

@media (max-width: 1062px) {
    .offer-details-section .col2-content {
        flex-direction: column;
        align-items: center;
    }
    .offer-details-section .col2-content .orders {
        width: 100%;
    }
    html[lang="en"] .offer-details-section .available-projects {
        width: 100%;
        margin-top: 50px;
        margin-left: 0px;
    }
    html[lang="ar"] .offer-details-section .available-projects {
        width: 100%;
        margin-top: 50px;
        margin-left: 0px;
    }
    html[lang="ar"] .offer-details-section .available-projects {
        margin-right: 0px;
    }
    .offer-details-section .col2 .top-content {
        width: 100%;
    }
}
@media (max-width: 600px) {
    .offer-details-section .item .row1 .offer-details {
        width: 60%;
    }
    .offer-details-section .item .row3 {
        flex-direction: column;
        gap: 20px;
    }
    .offer-details-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;
    }
    .offer-details-section .item .row3 .col .delivery-time {
        margin-left: 15px;
    }
    .offer-details-section .item .row3 .col.user {
        width: 100%;
    }
    .offer-details-section .orders .buttons {
        flex-direction: column;
    }
    html[lang="en"] .offer-details-section .orders .buttons .btn1,
    html[lang="en"] .offer-details-section .orders .buttons .btn2,
    html[lang="en"] .offer-details-section .orders .buttons .view-order {
        width: 100%;
        margin-bottom: 10px;
    }
    html[lang="ar"] .offer-details-section .orders .buttons .btn1,
    html[lang="ar"] .offer-details-section .orders .buttons .btn2,
    html[lang="ar"] .offer-details-section .orders .buttons .view-order {
        width: 100%;
        margin-bottom: 10px;
    }
    html[lang="en"] .offer-details-section .buttons .view-order {
        margin-left: 0px;
    }
    html[lang="ar"] .offer-details-section .buttons .view-order {
        margin-left: 0px;
    }
    html[lang="ar"] .offer-details-section .buttons .view-order {
        margin-right: 0px;
    }
    html[lang="ar"] .offer-details-section .orders .buttons .btn1 {
        margin-right: 0px;
    }
    html[lang="ar"] .offer-details-section .orders .buttons .btn-1 {
        margin-right: 0px;
    }
}
@media (max-width: 366px) {
    .offer-details-section .available-projects .top-content {
        flex-direction: column;
        align-items: flex-start;
    }
}
@media (max-width: 462px) {
    .offer-details-section .item .row1 .offer-details {
        width: 60%;
    }
    .offer-details-section .orders .item .row1 .time {
        width: 32%;
    }
    .offer-details-section .item .row1 .offer-details .queue {
        width: 100%;
    }
    .offer-details-section .item .row1 .offer-details {
        width: 67%;
    }
}
@media (max-width: 638px) {
    .offer-details-section .orders .item .row1 {
        flex-direction: column;
    }
    .offer-details-section .item .row1 .offer-details {
        flex-direction: column;
        width: 100%;
    }
    .offer-details-section .item .row3 .colu {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .offer-details-section .orders .item .row1 .time {
        width: 100%;
        height: 26px;
    }
    .offer-details-section .item .row1 .offer-details {
        gap: 8px;
    }
}
@media (max-width: 572px) {
    .offer-details-section .item .row2 {
        flex-direction: column;
        align-items: flex-start;
    }
    html[lang="en"] .offer-details-section .item .row2 .view-order {
        margin-left: 0px;
        width: 100%;
    }
    html[lang="ar"] .offer-details-section .item .row2 .view-order {
        margin-right: 0px;
        width: 100%;
    }
    .offer-details-section .item .row2 .content {
        width: 100%;
    }
}
@media (max-width: 389px) {
    .offer-details-section .item .row1 .offer-details {
        flex-direction: column;
    }
    .offer-details-section .item .row1 .offer-details .queue {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .offer-details-section .item .row1 .offer-details .complete {
        margin-top: 10px;
    }
    .offer-details-section .item .row1 .offer-details .deliver {
        margin-top: 10px;
    }
    .offer-details-section .item .row1 .offer-details {
        width: 100%;
    }
    .offer-details-section .orders .item .row1 .time {
        width: 100%;
        height: 26px;
    }
    .offer-details-section .item .row1 .offer-details {
        gap: 2px;
    }
    .offer-details-section .item .row3 .colu {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 10px;
    }
}
@media (max-width: 427px) {
    .offer-details-section .col2 .top-content {
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        gap: 10px;
    }
    .offer-details-section .col2 .top-content button {
        width: 100%;
    }
}

/*# sourceMappingURL=offerDetails.css.map */
