.wrap_table_td {
    border: 0px solid #000000;
}

th {
    border-width: 0 0px 1px 0;
}

table.table_td {
    table-layout: fixed;
    margin: 0;
    font-family: Bodoni;
    border: none;
    background-color: white;
}

table.table_td thead {
    background-color: #dfdfdf;
    color: #fff;
}

table.table_td thead th {
    border-right: 1px solid #ebebeb;
}

table.table_td thead th:nth-child(2) {
    width: 25%;
    text-align: center;
}

table.table_td tbody tr {
    vertical-align: middle;
    -webkit-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
}

th,
td {
    padding-left: 30px;
}

table.table_td tbody tr:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    border-color: transparent;
}

table.table_td tbody tr:hover td:nth-child(2) a {
    color: #1c1c1c;
}

table.table_td tbody tr:not(:last-child) {
    border: 0;
    border-bottom: 1px solid #ebebeb;
}

table,
th,
td {
    border: 1px solid #ebebeb;
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border: 1px solid #ebebeb;
}

table.table_td tbody td {
    color: #333333;
    padding: 25px 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}


/*table.table_td tbody tr:nth-child(2n+1){*/


/*    background-color: #f5f5f5;*/


/*}*/

table.table_td tbody td:nth-child(1) {
    color: #b5b5b5;
    font-family: Montserrat;
    font-size: 45px;
    font-weight: 400;
    text-align: center
}

table.table_td tbody tr:hover td a {
    color: #007c0f;
    font-weight: 500;
}

table.table_td tbody td:nth-child(2),
table.table_td tbody td:nth-child(3),
table.table_td tbody td:nth-child(4) {
    text-align: center;
    /*padding-left: 0 !important;*/
}

table.table_td tbody td a {
    outline: none;
    text-decoration: none;
    color: #666666;
    font-family: Montserrat;
}

table.table_td .new_td {
    float: right;
    color: #ff0000;
}

.title_td {
    color: #007c0f;
    font-family: "Montserrat - Semi Bold";
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
    margin: 0 0 31px;
    text-transform: inherit;
}

.wrap_date_time_td .date {
    color: #333333;
    font-family: Averta;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
}

.employment_information {
    padding-bottom: 40px;
    padding-top: 30px;
}

.employment_information i {
    color: #007c0f;
    padding-right: 2px;
}

.employment_information p {
    color: #333333;
}

.employment_information h2 {
    color: #333333;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}

.employment_information ul.list_info_td {
    padding: 0;
    margin-bottom: 30px;
    list-style: none;
}

.employment_information ul.list_info_td li {
    padding: 12px 33px;
}

.employment_information ul.list_info_td li:nth-child(2n+1) {
    background-color: #f5f5f5;
}

.employment_information ul.list_info_td li * {
    color: #333333;
    font-size: 15px;
    line-height: 16px;
}

.employment_information label.name_info {
    min-width: 200px;
    display: inline-block;
    margin-right: 10px;
}

.employment_information .desc {
    color: #333333;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}

.employment_information .desc ul {
    padding-left: 25px;
    margin-bottom: 24px;
    list-style: none;
}

.employment_information .desc li {
    position: relative;
}

.employment_information .desc li::before {
    position: absolute;
    color: #999999;
    font-family: "FontAwesome";
    font-size: 8px;
    display: block;
    content: '\f111';
    right: calc(100% + 17px);
    top: 0;
}

.employment_information h2 span.dealine {
    color: #333333;
    font-size: 15px;
    line-height: 24px;
    font-weight: normal;
    display: inline-block;
    margin-left: 18px;
}

.submit_download_td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.submit_download_td a.submit_td {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
    background-color: #1c1c1c;
    padding: 16px 23px;
    display: inline-block;
    margin-right: 24px;
}

.submit_download_td a.download_td {
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    background-color: #636363;
    padding: 4px 31px;
    display: inline-block;
    margin-left: 18px;
}

.submit_download_td a.download_td span {
    font-size: 12px;
}

.form_td {
    padding: 0;
    max-height: 0px;
    display: inline;
    /*overflow: hidden;*/
    -webkit-transition: .5s all ease-in-out;
    -o-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
}

.form_td.opened_form {
    padding: 60px 0;
    max-height: 2000px;
}

.form_td ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.sidebar_td .title_sidebar {
    background-color: #1c1c1c;
    color: #ffffff;
    font-family: Bodoni;
    font-size: 25px;
    line-height: 64px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 24px;
}

.list_orther_td {
    margin: 0;
    list-style: none;
    padding: 0;
}

.list_orther_td li {
    padding-top: 23px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e4e4e4;
}

.list_orther_td li:last-child {
    border: none;
}


/* .list_orther_td .wrap_date_time_td{
    margin-bottom: 13px;
} */

.list_orther_td .td-name {
    color: #333333;
    font-family: Averta;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
}

#recruitment_detail .row {
    justify-content: space-between;
}

#recruitment_detail .col-md-9 {
    padding-right: 50px;
}

#recruitment_detail .col-md-9 .employment_information {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #e2e2e2;
}

#recruitment_detail .col-md-9 .employment_information p {
    margin: 0px;
    padding: 0px;
}

#recruitment_detail .col-md-9 .employment_information h2 {
    float: left;
    width: 25%;
    line-height: 15px;
    margin-bottom: 0px;
}

#recruitment_detail .col-md-9 .employment_information .content {
    width: 75%;
    float: left;
}

#recruitment_detail .col-md-3 {
    padding: 0px;
}

#recruitment_detail .col-md-3 .contact_requirements {
    padding: 50px 30px 30px 30px;
    background-color: #f7f7f7;
    ;
}

#recruitment_detail .col-md-3 .contact_requirements h2 {
    color: #333333;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 800;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 25px;
    position: relative;
}

#recruitment_detail .col-md-3 .contact_requirements h2:before {
    position: absolute;
    left: -30px;
    top: 0px;
    height: 100%;
    width: 3px;
    background-color: #ce2226;
    content: "";
    z-index: 999;
}

#recruitment_detail .col-md-3 .contact_requirements p.content {
    margin: 0px;
}

#recruitment_detail .col-md-3 .contact_requirements a:nth-child(3) {
    margin-bottom: 30px;
    display: inline-block;
    color: #333333;
    font-family: Averta;
    font-size: 14px;
    font-weight: 400;
}

#recruitment_detail .col-md-3 .contact_requirements .phone_contact {
    color: #ce2226;
    font-family: Averta;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
}

#recruitment_detail .col-md-3 .sidebar_td {
    margin-top: 30px;
    background-color: #f7f7f7;
    padding: 50px 30px 30px 30px;
}

#recruitment_detail .col-md-3 .sidebar_td h2 {
    color: #333333;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 800;
    line-height: 18px;
    text-transform: uppercase;
    background: none;
    text-align: left;
    position: relative;
    margin-bottom: 0px;
}

#recruitment_detail .col-md-3 .sidebar_td h2:before {
    position: absolute;
    left: -30px;
    top: 0px;
    height: 100%;
    width: 3px;
    background-color: #ce2226;
    content: "";
    z-index: 999;
}

.box_info_left {
    width: 50%;
    float: left;
}

.box_info_right {
    width: 50%;
    float: left;
}

.info_job_detail .col-xl-9 {
    padding: 50px;
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.07);
    background-color: #ffffff;
    padding-bottom: 30px;
}

.info_job_detail .col-xl-9 h2 {
    color: #333333;
    font-family: Montserrat;
    font-size: 25px;
    font-weight: 700;
    line-height: 25px;
    padding-bottom: 25px;
}

.info_job_detail a {
    display: inline-block;
    margin-bottom: 15px;
    color: #333333;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    position: relative;
    padding-left: 30px;
}

.info_job_detail .info p {
    padding-left: 30px;
    position: relative;
}

.info_job_detail .info p:before {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
}

@media only screen and (max-width: 1199px) {
    table.table_td tbody td:nth-child(1) {
        font-size: 35px;
    }
}

@media only screen and (max-width: 991px) {
    #recruitment_detail .col-md-3 .sidebar_td h2:before,
    #recruitment_detail .col-md-3 .contact_requirements h2:before {
        left: -15px;
    }
    .employment_information {
        padding-bottom: 20px;
        padding-top: 15px;
    }
    .list_orther_td li {
        padding-top: 15px;
    }
    .wrap_date_time_td .date {
        font-size: 11px;
    }
    #recruitment_detail .col-md-3 .sidebar_td h2 {
        line-height: 23px;
    }
    #recruitment_detail .col-md-3 .contact_requirements a:nth-child(3) {
        margin-bottom: 10px;
    }
    #recruitment_detail .col-md-3 .sidebar_td {
        padding: 20px 15px 20px;
    }
    #recruitment_detail .col-md-3 .contact_requirements {
        padding: 20px 15px 20px;
    }
    #recruitment_detail .col-md-9 .employment_information h2 {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }
    #recruitment_detail .col-md-9 .employment_information .content {
        width: 100%;
        float: none;
    }
    .info_job_detail .col-xl-9 {
        padding: 20px 15px;
    }
    table.table_td tbody td:nth-child(1) {
        font-size: 30px;
    }
    a.no_apply_position,
    a.apply_position {
        width: auto;
        padding: 10px 5px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    #recruitment_detail .col-md-3 {
        padding: 0px 15px;
    }
    #recruitment_detail {
        padding-bottom: 20px;
    }
    div.wpcf7 input[type="file"] {
        background: #fff;
    }
    .form_td .info_form {
        margin-top: 10px;
    }
    #recruitment_detail .col-md-9 {
        padding-right: 15px;
    }
    .employment_information:nth-last-of-type(2) {
        border-bottom: unset !important;
    }
    .info_job_detail .info p {
        margin-bottom: 10px !important;
    }
    .box_info_right,
    .box_info_left {
        float: none;
        width: 100%;
    }
    .info_job_detail .col-xl-9 {
        padding: 40px 30px;
    }
    .info_job_detail .col-xl-9 h2 {
        display: block;
    }
    section.info_job_detail {
        margin-top: 0;
    }
    table.table_td tbody tr:not(:last-child) {
        margin-bottom: 30px;
        border-bottom: unset;
    }
    a.no_apply_position,
    a.apply_position {
        padding: 5px;
    }
    table.table_td tbody td:nth-child(1) {
        font-size: 20px;
    }
    table.table_td tbody td {
        position: relative;
        padding-left: 40% !important;
    }
    .table_td,
    .table_td thead,
    .table_td tbody,
    .table_td th,
    .table_td td,
    .table_td tr {
        display: block;
    }
    table.table_td thead {
        display: none;
    }
    .table_td>tbody>tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 10px;
        width: 35%;
        padding-right: 10px;
        white-space: nowrap;
        font-size: 13px;
        text-align: left;
    }
    table.table_td {
        background-color: transparent;
    }
    table.table_td tbody tr {
        background-color: #fff;
    }
}