.Breadcrumb-list, .information-title {
    display:none;
}
.property-desc {
    margin: 0 !important;
    padding: 0 !important;
}
.py-5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.property-desc {
    background-color: transparent;
}
/*.property-desc p {*/
/*    color: #242424;*/
/*}*/
/*.property-desc b, .property-desc strong {*/
/*    color: #242424 !important;*/
/*}*/
/*.text-align-end p {*/
/*    text-align: end;*/
/*}*/
.join-us-title-box [class*="barana-section-title-wrapper-"] .barana-section-title-title u {
    color: #ffbf00;
}

.join-us-wrapper-01:before {
    content: "";
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background: radial-gradient(43% 90% at 100%, rgb(42 60 68 / 0%) 0, rgb(7 28 53 / 4%) 66.59%, #072435ad 99.98%), linear-gradient(-121deg, rgb(7 28 53 / 98%) 15%, rgb(7 28 53 / 5%) 62%);
    background: radial-gradient(43% 90% at 100%, #071c35fa 0, rgb(7 28 53 / 4%) 66.59%, #07243561 99.98%), linear-gradient(-121deg, rgb(7 28 53 / 76%) 15%, rgb(7 28 53 / 5%) 62%);
    
}
.job-info-list-01 span.barana-list-text {
    color: #fff !important;
    font-size: 16px !important;
}
.job-box-wrapper .barana-list {
    border: 1px solid #7c7c7c38;
    border-radius: 8px;
}
.job-box-button-01 .barana-list li {
    line-height: 1.1 !important;
}
.job-box-wrapper .barana-list li {
    padding: 12px;
    background-color: #fff;
    align-items: start !important;
}
.job-box-wrapper .barana-list li:first-child {
    background-color: var(--barana-theme-primary-color);
    color: #fff;
    border-radius: 8px 8px 0 0;
}
.job-box-wrapper .barana-list li:first-child span,
.job-box-wrapper .barana-list li:first-child strong {
    color: #fff !important;
    font-size: 16px !important;
}
.job-box-wrapper .barana-list li:last-child {
    border-radius: 0 0 8px 8px;
}
.job-box-wrapper .barana-list li:not(:last-child) {
    border-bottom: 1px solid #7c7c7c38;
}
.newway-join-us-form-wrapper input {
    width: 100%;
}
.newway-join-us-form-wrapper textarea {
    overflow: auto;
    resize: vertical;
    width: 100%;
    min-height: 110px;
}
.newway-join-us-form-wrapper select {
    font-size: 12px;
    padding: 10px 16px !important;
}
.newway-join-us-form-wrapper .form-control {
    padding: 20px 16px !important;
}
.join-us-form-wrapper-01:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, rgb(7 28 53 / 90%) 0%, rgb(16 47 83 / 80%) 47%, rgb(34 62 96 / 94%) 100%) !important;
}
.newway-join-us-form-wrapper .text-danger {
    color: #f5909a !important;
}
button#upload-document {
    background-color: #8fe0ff !important;
}
button#upload-document i {
    font-size: 16px;
    margin-inline-start: 12px;
    color: #022d7e !important;
}
 .newway-join-us-form-wrapper .send-data {
     padding: 12px 24px;
     font-size: 14px;
 }
@media (max-width: 991px) {
   .property-desc {
        padding: 8px !important;
    }
}
@media (max-width: 576px) {
    .newway-join-us-form-wrapper .submit-landig-contact,
    .newway-join-us-form-wrapper .send-data {
        width: 100%;
    }
}




@media (min-width: 992px) {}@media (min-width: 768px) and (max-width: 991px) {}@media (max-width: 767px) {}