/*
File Name: recruitment.css
Version: 3.0
*/


/*** recruitment sec1 ***/

#recruitment_sec1 {
    height: auto;
    width: 100%;
}

#recruitment_sec1 > .wrapper {
    height: auto;
    margin: 0 auto;
    max-width: 991px;
    padding: 30px;
    width: 100%;
}

#recruitment_sec1 > .wrapper > .sec1_div1 {
    height: auto;
    margin-bottom: 30px;
    width: 100%;
}

#recruitment_sec1 > .wrapper > .sec1_div1 > .hdr1 {
    font-size: 1.8em;
    font-weight: bold;
    height: auto;
    line-height: 1.8;
    text-align: center;
    width: 100%;
}

#recruitment_sec1 > .wrapper > .sec1_div2 {
    height: auto;
    width: 100%;
}

#recruitment_sec1 > .wrapper > .sec1_div2 > [class^=par] {
    font-size: 1.4em;
    height: auto;
    line-height: 1.8;
    text-align: center;
    width: 100%;
}

#recruitment_sec1 > .wrapper > .sec1_div2 > [class^=par]:not(:last-of-type) {
    margin-bottom: 1em;
}

@media (max-width: 639px) {

    #recruitment_sec1 > .wrapper {
        padding: 15px;
    }

    #recruitment_sec1 > .wrapper > .sec1_div1 > .hdr1 {
        font-size: 1.4em;
        line-height: 1.5;
    }

    #recruitment_sec1 > .wrapper > .sec1_div2 > [class^=par] {
        font-size: 1.2em;
        line-height: 1.5;
        text-align: left;
    }

}



/*** recruitment sec2 ***/

#recruitment_sec2 {
    height: auto;
    width: 100%;
}

#recruitment_sec2 > .wrapper {
    height: auto;
    margin: 0 auto;
    max-width: 900px;
    padding: 60px 30px;
    width: 100%;
}

#recruitment_sec2 > .wrapper > .sec2_div1 {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    justify-content: space-between;
    width: 100%;
}

#recruitment_sec2 > .wrapper > .sec2_div1 > [class^=sec2_div1] {
    height: auto;
    width: calc(50% - 15px);
}

#recruitment_sec2 > .wrapper > .sec2_div1 > [class^=sec2_div1] > .lnk1 {
    align-items: center;
    border: 2px solid #606058;
    border-radius: 5px;
    font-size: 1.4em;
    font-weight: bold;
    display: flex;
    height: auto;
    line-height: 1.8;
    padding: 15px;
    width: 100%;
}

#recruitment_sec2 > .wrapper > .sec2_div1 > [class^=sec2_div1] > .lnk1 > .elm1 {
    align-items: center;
    border-radius: 50%;
    color: #ffffff;
    display: flex;
    justify-content: center;
    height: 2.5em;
    margin-right: 1em;
    width: 2.5em;
}

#recruitment_sec2 > .wrapper > .sec2_div1 > [class^=sec2_div1] > .lnk1 > .elm2 {
    height: auto;
    width: calc(100% - 3em);
}

#recruitment_sec2 > .wrapper > .sec2_div1 > .sec2_div11 > .lnk1 > .elm1 {
    background-color: #f40f02;
}

#recruitment_sec2 > .wrapper > .sec2_div1 > .sec2_div12 > .lnk1 > .elm1 {
    background-color: #2b579a;
}

#recruitment_sec2 > .wrapper > .sec2_div1 > [class^=sec2_div1] > .lnk1.hov {
    transition: background 0.35s;
}

#recruitment_sec2 > .wrapper > .sec2_div1 > [class^=sec2_div1] > .lnk1.hov:hover {
    background-color: #606058;
}

#recruitment_sec2 > .wrapper > .sec2_div1 > [class^=sec2_div1] > .lnk1.hov:hover > .elm2 {
    color: #ffffff;
}

@media (max-width: 639px) {

    #recruitment_sec2 > .wrapper {
        padding: 30px 15px;
    }

    #recruitment_sec2 > .wrapper > .sec2_div1 > [class^=sec2_div1] {
        width: 100%;
    }

    #recruitment_sec2 > .wrapper > .sec2_div1 > [class^=sec2_div1]:not(:last-of-type) {
        margin-bottom: 15px;
    }

    #recruitment_sec2 > .wrapper > .sec2_div1 > [class^=sec2_div1] > .lnk1 {
        font-size: 1.2em;
        line-height: 1.6;
        padding: 7.5px;
    }

}



/*** recruitment sec3 ***/

#recruitment_sec3 {
    background-color: #e8e0d0;
    height: auto;
    width: 100%;
}

#recruitment_sec3 > .wrapper {
    height: auto;
    margin: 0 auto;
    max-width: 700px;
    padding: 60px 30px;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div1 {
    height: auto;
    margin-bottom: 60px;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div1 > .hdr1 {
    height: auto;
    font-size: 2.5em;
    line-height: 1.8;
    text-align: center;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div1 > .hdr2 {
    color: #909080;
    font-size: 1.4em;
    line-height: 1.8;
    height: auto;
    text-align: center;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div2 {
    height: auto;
    margin-bottom: 60px;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div21 {
    height: auto;
    margin-bottom: 30px;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div21 > .par1 {
    height: auto;
    font-size: 1.4em;
    line-height: 1.8;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div22 {
    height: auto;
    margin-bottom: 30px;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div22 > [class^=sec3_div22] {
    height: auto;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div22 > [class^=sec3_div22]:not(:last-of-type) {
    margin-bottom: 30px;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div22 > [class^=sec3_div22] > .par1 {
    height: auto;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 1em;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div22 > [class^=sec3_div22] > .lst1 {
    height: auto;
    padding-left: 15px;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div22 > [class^=sec3_div22] > .lst1 > [class^=itm] {
    height: auto;
    font-size: 1.4em;
    line-height: 1.8;
    padding-left: 1.5em;
    position: relative;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div22 > [class^=sec3_div22] > .lst1 > [class^=itm] > .elm1 {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 1.5em;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div23 {
    height: auto;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div23  > .lst1 {
    background-color: #f4f0e8;
    border-radius: 5px;
    height: auto;
    padding: 15px;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div23  > .lst1 > [class^=itm] {
    height: auto;
    font-size: 1.2em;
    line-height: 1.8;
    padding-left: 1.5em;
    position: relative;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div23  > .lst1 > [class^=itm] > .elm1 {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 1.5em;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div23  > .lst1 > [class^=itm] > .elm2 > .lnk1 {
    color: #ff6600;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div23  > .lst1 > [class^=itm] > .elm2 > .lnk1.hov {
    transition: 0.35s;
}

#recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div23  > .lst1 > [class^=itm] > .elm2 > .lnk1.hov:hover  {
    opacity: 0.5;
}



#recruitment_sec3 > .wrapper > .sec3_div3 {
    height: auto;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div3 > .par1 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.8;
    height: auto;
    margin-bottom: 1em;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div3 > .lst1 {
    border: 1px solid #606058;
    border-radius: 5px;
    height: auto;
    padding: 15px;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div3 > .lst1 > [class^=itm] {
    height: auto;
    font-size: 1.2em;
    line-height: 1.8;
    padding-left: 1.5em;
    position: relative;
    width: 100%;
}

#recruitment_sec3 > .wrapper > .sec3_div3 > .lst1 > [class^=itm] > .elm1 {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 1.5em;
}

@media (max-width: 639px) {

    #recruitment_sec3 > .wrapper {
        padding: 30px 15px;
    }

    #recruitment_sec3 > .wrapper > .sec3_div1 {
        margin-bottom: 30px;
    }

    #recruitment_sec3 > .wrapper > .sec3_div1 > .hdr1 {
        font-size: 1.6em;
        line-height: 1.6;
    }

    #recruitment_sec3 > .wrapper > .sec3_div1 > .hdr2 {
        font-size: 1.2em;
        line-height: 1.6;
    }

    #recruitment_sec3 > .wrapper > .sec3_div2 {
        margin-bottom: 30px;
    }

    #recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div21 {
        margin-bottom: 15px;
    }

    #recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div21 > .par1 {
        font-size: 1.2em;
        line-height: 1.6;
    }

    #recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div22 {
        margin-bottom: 15px;
    }

    #recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div22 > [class^=sec3_div22]:not(:last-of-type) {
        margin-bottom: 15px;
    }

    #recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div22 > [class^=sec3_div22] > .par1 {
        font-size: 1.2em;
        line-height: 1.6;
    }

    #recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div22 > [class^=sec3_div22] > .lst1 {
        padding-left: 10px;
    }

    #recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div22 > [class^=sec3_div22] > .lst1 > [class^=itm] {
        font-size: 1.2em;
        line-height: 1.6;
    }

    #recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div23  > .lst1 {
        border-radius: 2.5px;
        padding: 7.5px;
    }

    #recruitment_sec3 > .wrapper > .sec3_div2 > .sec3_div23  > .lst1 > [class^=itm] {
        font-size: 1.0em;
        line-height: 1.6;
    }

    #recruitment_sec3 > .wrapper > .sec3_div3 > .par1 {
        font-size: 1.2em;
        line-height: 1.6;
    }

    #recruitment_sec3 > .wrapper > .sec3_div3 > .lst1 {
        border-radius: 2.5px;
        padding: 7.5px;
    }

    #recruitment_sec3 > .wrapper > .sec3_div3 > .lst1 > [class^=itm] {
        font-size: 1.0em;
        line-height: 1.6;
    }
    
}



/*** recruitment sec4 ***/

#recruitment_sec4 {
    height: auto;
    width: 100%;
}

#recruitment_sec4 > .wrapper {
    height: auto;
    margin: 0 auto;
    max-width: 900px;
    padding: 60px 30px;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div1 {
    height: auto;
    margin-bottom: 60px;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div1 > .hdr1 {
    height: auto;
    font-size: 2.5em;
    line-height: 1.8;
    text-align: center;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div1 > .hdr2 {
    color: #909080;
    font-size: 1.4em;
    line-height: 1.8;
    height: auto;
    text-align: center;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div2 {
    height: auto;
    margin-bottom: 30px;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div2 > .par1 {
    height: auto;
    font-size: 1.4em;
    line-height: 1.8;
    margin-bottom: 1em;
    text-align: center;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div2 > .par2 {
    height: auto;
    font-size: 1.2em;
    line-height: 1.8;
    text-align: center;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div3 {
    height: auto;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > [class^=sec4_div3] {
    height: auto;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > [class^=sec4_div3]:not(:last-of-type) {
    margin-bottom: 30px;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > [class^=sec4_div3] > .par1 {
    align-items: center;
    display: flex;
    height: auto;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.8;
    justify-content: space-between;
    padding-top: calc(.8em * 1.8);
    position: relative;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > [class^=sec4_div3] > .par1 > .elm1 {
    align-items: center;
    background-color: #ff6600;
    border-radius: 50%;
    display: flex;
    height: 4em;
    justify-content: center;
    position: relative;
    width: 4em;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > [class^=sec4_div3] > .par1 > .elm1 > .elm1 {
    bottom: 100%;
    display: block;
    font-size: .8em;
    height: auto;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > [class^=sec4_div3] > .par1 > .elm1 > .elm2 {
    color: #ffffff;
    display: block;
    height: auto;
    width: auto;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > [class^=sec4_div3] > .par1 > .elm2 {
    display: block;
    height: auto;
    width: calc(100% - 5em);
}

#recruitment_sec4 > .wrapper > .sec4_div3 > [class^=sec4_div3] > .par1 > .elm2 > .elm2 {
    font-weight: normal;
    margin-left: 1em;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div31 > .par2 {
    height: auto;
    font-size: 1.2em;
    line-height: 1.8;
    margin-top: 15px;
    padding-left: 15px;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div31 > .lst1 {
    height: auto;
    margin-top: 15px;
    padding-left: 15px;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div31 > .lst1 > [class^=itm] {
    height: auto;
    font-size: 1.2em;
    line-height: 1.8;
    padding-left: 1.5em;
    position: relative;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div31 > .lst1 > [class^=itm] > .elm1 {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 1.5em;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div32 > .par2 {
    height: auto;
    font-size: 1.2em;
    line-height: 1.8;
    margin-top: 15px;
    padding-left: 15px;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div32 > .lst1 {
    height: auto;
    margin-top: 15px;
    padding-left: 15px;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div32 > .lst1 > [class^=itm] {
    height: auto;
    font-size: 1.2em;
    line-height: 1.8;
    padding-left: 2em;
    position: relative;
    width: 100%;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div32 > .lst1 > [class^=itm] > .elm1 {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 2em;
}

#recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div310 > .par2 {
    height: auto;
    font-size: 1.2em;
    line-height: 1.8;
    margin-top: 15px;
    padding-left: 15px;
    width: 100%;
}

@media (max-width: 639px) {

    #recruitment_sec4 > .wrapper {
        padding: 30px 15px;
    }

    #recruitment_sec4 > .wrapper > .sec4_div1 {
        margin-bottom: 30px;
    }

    #recruitment_sec4 > .wrapper > .sec4_div1 > .hdr1 {
        font-size: 1.6em;
        line-height: 1.6;
    }

    #recruitment_sec4 > .wrapper > .sec4_div1 > .hdr2 {
        font-size: 1.2em;
        line-height: 1.6;
    }

    #recruitment_sec4 > .wrapper > .sec4_div2 {
        margin-bottom: 15px;
    }

    #recruitment_sec4 > .wrapper > .sec4_div2 > .par1 {
        font-size: 1.2em;
        line-height: 1.6;
        text-align: left;
    }

    #recruitment_sec4 > .wrapper > .sec4_div2 > .par2 {
        font-size: 1.0em;
        line-height: 1.6;
        text-align: left;
    }

    #recruitment_sec4 > .wrapper > .sec4_div3 > [class^=sec4_div3]:not(:last-of-type) {
        margin-bottom: 15px;
    }

    #recruitment_sec4 > .wrapper > .sec4_div3 > [class^=sec4_div3] > .par1 {
        font-size: 1.2em;
        line-height: 1.6;
        padding-top: calc(.8em * 1.6);
    }

    #recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div31 > .par2 {
        font-size: 1.0em;
        line-height: 1.6;
        margin-top: 7.5px;
        padding-left: 7.5px;
    }

    #recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div31 > .lst1 {
        margin-top: 7.5px;
        padding-left: 7.5px;
    }

    #recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div31 > .lst1 > [class^=itm] {
        font-size: 1.0em;
        line-height: 1.6;
    }

    #recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div32 > .par2 {
        font-size: 1.0em;
        line-height: 1.6;
        margin-top: 7.5px;
        padding-left: 7.5px;
    }

    #recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div32 > .lst1 {
        margin-top: 7.5px;
        padding-left: 7.5px;
    }

    #recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div32 > .lst1 > [class^=itm] {
        font-size: 1.0em;
        line-height: 1.6;
    }

    #recruitment_sec4 > .wrapper > .sec4_div3 > .sec4_div310 > .par2 {
        font-size: 1.0em;
        line-height: 1.6;
        margin-top: 7.5px;
        padding-left: 7.5px;
    }

}



/*** recruitment sec5 ***/

#recruitment_sec5 {
    background-color: #f0f0e8;
    height: auto;
    width: 100%;
}

#recruitment_sec5 > .wrapper {
    height: auto;
    margin: 0 auto;
    max-width: 900px;
    padding: 60px 30px;
    width: 100%;
}

#recruitment_sec5 > .wrapper > .sec5_div1 {
    height: auto;
    margin-bottom: 60px;
    width: 100%;
}

#recruitment_sec5 > .wrapper > .sec5_div1 > .hdr1 {
    height: auto;
    font-size: 2.5em;
    line-height: 1.8;
    text-align: center;
    width: 100%;
}

#recruitment_sec5 > .wrapper > .sec5_div1 > .hdr2 {
    color: #909080;
    font-size: 1.4em;
    line-height: 1.8;
    height: auto;
    text-align: center;
    width: 100%;
}

#recruitment_sec5 > .wrapper > .sec5_div2 {
    height: auto;
    margin-bottom: 30px;
    width: 100%;
}

#recruitment_sec5 > .wrapper > .sec5_div2  > [class^=par] {
    font-size: 1.4em;
    height: auto;
    line-height: 1.8;
    margin: 0 auto;
    max-width: 700px;
    width: 100%;
}

#recruitment_sec5 > .wrapper > .sec5_div2  > [class^=par]:not(:last-of-type) {
    margin-bottom: 1em;
}

#recruitment_sec5 > .wrapper > .sec5_div3 {
    height: auto;
    margin-bottom: 30px;
    width: 100%;
}

#recruitment_sec5 > .wrapper > .sec5_div3 > .lst1 {
    height: auto;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

#recruitment_sec5 > .wrapper > .sec5_div3 > .lst1 > [class^=itm] {
    height: auto;
    width: calc(50% - 15px);
}

#recruitment_sec5 > .wrapper > .sec5_div3 > .lst1 > [class^=itm] > .img1 {
    display: block;
    height: auto;
    width: 100%;
}

#recruitment_sec5 > .wrapper > .sec5_div4 {
    background-color: #ffffff;
    border-radius: 5px;
    height: auto;
    padding: 15px;
    width: 100%;
}

#recruitment_sec5 > .wrapper > .sec5_div4 > [class^=lst] {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    margin: -15px;
    width: calc(100% + 30px);
}

#recruitment_sec5 > .wrapper > .sec5_div4 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 15px;
}

#recruitment_sec5 > .wrapper > .sec5_div4 > [class^=lst] > [class^=itm] {
    height: auto;
    padding: 15px;
    width: 20%
}

#recruitment_sec5 > .wrapper > .sec5_div4 > [class^=lst] > [class^=itm] > .img1 {
    display: block;
    height: auto;
    width: 100%;
}

@media (max-width: 639px) {

    #recruitment_sec5 > .wrapper {
        padding: 30px 15px;
    }

    #recruitment_sec5 > .wrapper > .sec5_div1 {
        margin-bottom: 30px;
    }

    #recruitment_sec5 > .wrapper > .sec5_div1 > .hdr1 {
        font-size: 1.6em;
        line-height: 1.6;
    }

    #recruitment_sec5 > .wrapper > .sec5_div1 > .hdr2 {
        font-size: 1.2em;
        line-height: 1.6;
    }

    #recruitment_sec5 > .wrapper > .sec5_div2 {
        margin-bottom: 15px;
    }

    #recruitment_sec5 > .wrapper > .sec5_div2  > [class^=par] {
        font-size: 1.2em;
        line-height: 1.6;
    }

    #recruitment_sec5 > .wrapper > .sec5_div3 {
        margin-bottom: 15px;
    }

    #recruitment_sec5 > .wrapper > .sec5_div3 > .lst1 > [class^=itm] {
        height: auto;
        width: calc(50% - 7.5px);
    }

    #recruitment_sec5 > .wrapper > .sec5_div4 {
        border-radius: 2.5px;
        padding: 7.5px;
    }

    #recruitment_sec5 > .wrapper > .sec5_div4 > [class^=lst] {
        margin: -7.5px;
        width: calc(100% + 15px);
    }

    #recruitment_sec5 > .wrapper > .sec5_div4 > [class^=lst]:not(:last-of-type) {
        margin-bottom: 7.5px;
    }

    #recruitment_sec5 > .wrapper > .sec5_div4 > [class^=lst] > [class^=itm] {
        padding: 7.5px;
        width: 33.33%;
    }

}



/*** recruitment sec6 ***/

#recruitment_sec6 {
    height: auto;
    width: 100%;
}

#recruitment_sec6 > .wrapper {
    height: auto;
    margin: 0 auto;
    max-width: 900px;
    padding: 60px 30px;
    width: 100%;
}

#recruitment_sec6 > .wrapper > .sec6_div1 {
    height: auto;
    margin-bottom: 60px;
    width: 100%;
}

#recruitment_sec6 > .wrapper > .sec6_div1 > .hdr1 {
    height: auto;
    font-size: 2.5em;
    line-height: 1.8;
    text-align: center;
    width: 100%;
}

#recruitment_sec6 > .wrapper > .sec6_div1 > .hdr2 {
    color: #909080;
    font-size: 1.4em;
    line-height: 1.8;
    height: auto;
    text-align: center;
    width: 100%;
}

#recruitment_sec6 > .wrapper > .sec6_div2 {
    height: auto;
    margin-bottom: 30px;
    width: 100%;
}

#recruitment_sec6 > .wrapper > .sec6_div2 > .img1 {
    display: block;
    height: auto;
    width: 100%;
}

#recruitment_sec6 > .wrapper > .sec6_div3 {
    height: auto;
    width: 100%;
}

#recruitment_sec6 > .wrapper > .sec6_div3 > [class^=sec6_div3] {
    height: auto;
    width: 100%;
}

#recruitment_sec6 > .wrapper > .sec6_div3 > [class^=sec6_div3]:not(:last-of-type) {
    margin-bottom: 15px;
}

#recruitment_sec6 > .wrapper > .sec6_div3 > [class^=sec6_div3] > .hdr1 {
    align-items: center;
    display: flex;
    height: auto;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

#recruitment_sec6 > .wrapper > .sec6_div3 > [class^=sec6_div3] > .hdr1 > .elm1 {
    font-size: 1.8em;
    height: auto;
    width: 2em;
}

#recruitment_sec6 > .wrapper > .sec6_div3 > [class^=sec6_div3] > .hdr1 > .elm2 {
    background: linear-gradient(transparent 70% , yellow 70%);
    display: block;
    height: auto;
    width: auto;
}

#recruitment_sec6 > .wrapper > .sec6_div3 > [class^=sec6_div3] > .par1 {
    font-size: 1.4em;
    line-height: 1.8;
    width: 100%;
}



@media (max-width: 639px) {

    #recruitment_sec6 > .wrapper {
        padding: 30px 15px;
    }

    #recruitment_sec6 > .wrapper > .sec6_div1 {
        margin-bottom: 30px;
    }

    #recruitment_sec6 > .wrapper > .sec6_div1 > .hdr1 {
        font-size: 1.6em;
        line-height: 1.6;
    }

    #recruitment_sec6 > .wrapper > .sec6_div1 > .hdr2 {
        font-size: 1.2em;
        line-height: 1.6;
    }

    #recruitment_sec6 > .wrapper > .sec6_div2 {
        margin-bottom: 15px;
    }

    #recruitment_sec6 > .wrapper > .sec6_div3 > [class^=sec6_div3]:not(:last-of-type) {
        margin-bottom: 7.5px;
    }

    #recruitment_sec6 > .wrapper > .sec6_div3 > [class^=sec6_div3] > .hdr1 {
        font-size: 1.4em;
        line-height: 1.6;
        margin-bottom: 5px;
    }

    #recruitment_sec6 > .wrapper > .sec6_div3 > [class^=sec6_div3] > .hdr1 > .elm1 {
        font-size: 1.6em;
    }

    #recruitment_sec6 > .wrapper > .sec6_div3 > [class^=sec6_div3] > .par1 {
        font-size: 1.2em;
        line-height: 1.6;
    }

}

/*** recruitment sec7 ***/

#recruitment_sec7 {
    height: auto;
    width: 100%;
}

#recruitment_sec7 > .wrapper {
    height: auto;
    margin: 0 auto;
    max-width: 900px;
    padding: 60px 30px;
    width: 100%;
}

#recruitment_sec7 > .wrapper > .sec7_div1 {
    height: auto;
    margin-bottom: 60px;
    width: 100%;
}

#recruitment_sec7 > .wrapper > .sec7_div1 > .hdr1 {
    background-color: #807060;
    border-bottom: 1px dashed #e8e8e0;
    border-top: 1px dashed #e8e8e0;
    box-shadow: 0 0 0 5px #807060;
    color: #e8e8e0;
    font-size: 2.5em;
    line-height: 1.8;
    margin: 5px 5px 1.2em;
    padding: 10px 0;
    text-align: center;
    width: calc(100% - 10px);
}

#recruitment_sec7 > .wrapper > .sec7_div2 {
    height: auto;
    margin-bottom: 30px;
    width: 100%;
}

#recruitment_sec7 > .wrapper > .sec7_div2 > .img1 {
    display: block;
    height: auto;
    width: 100%;
}

#recruitment_sec7 > .wrapper > .sec7_div3 {
    height: auto;
    margin-bottom: 30px;
    width: 100%;
}

#recruitment_sec7 > .wrapper > .sec7_div3 > [class^=par] {
    font-size: 1.4em;
    height: auto;
    line-height: 1.8;
    width: 100%;
}

#recruitment_sec7 > .wrapper > .sec7_div3 > [class^=par]:not(:last-of-type) {
    margin-bottom: 1em;
}

#recruitment_sec7 > .wrapper > .sec7_div4 {
    height: auto;
    width: 100%;
}

#recruitment_sec7 > .wrapper > .sec7_div4 > .lst1 {
    height: auto;
    width: 100%;
}

#recruitment_sec7 > .wrapper > .sec7_div4 > .lst1 > [class^=itm] {
    height: auto;
    font-size: 1.4em;
    line-height: 1.8;
    padding-left: 1.5em;
    position: relative;
    width: 100%;
}

#recruitment_sec7 > .wrapper > .sec7_div4 > .lst1 > [class^=itm] > .elm1 {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 1.5em;
}

#recruitment_sec7 > .wrapper > .sec7_div4 > .lst1 > [class^=itm] > .elm2 > .lnk1 {
    color: #ff6600;
}

#recruitment_sec7 > .wrapper > .sec7_div4 > .lst1 > [class^=itm] > .elm2 > .lnk1.hov {
    transition: opacity 0.35s;
}

#recruitment_sec7 > .wrapper > .sec7_div4 > .lst1 > [class^=itm] > .elm2 > .lnk1.hov:hover {
    opacity: 0.5;
}

@media (max-width: 639px) {

    #recruitment_sec7 > .wrapper {
        padding: 30px 15px;
    }

    #recruitment_sec7 > .wrapper > .sec7_div1 {
        margin-bottom: 30px;
    }

    #recruitment_sec7 > .wrapper > .sec7_div1 > .hdr1 {
        font-size: 2.0em;
        line-height: 1.6;
        margin: 3px 3px 1.2em;
        padding: 5px 0;
        width: calc(100% - 6px);
    }

    #recruitment_sec7 > .wrapper > .sec7_div2 {
        margin-bottom: 15px;
    }

    #recruitment_sec7 > .wrapper > .sec7_div3 {
        margin-bottom: 15px;
    }

    #recruitment_sec7 > .wrapper > .sec7_div3 > [class^=par] {
        font-size: 1.2em;
        line-height: 1.6;
    }

    #recruitment_sec7 > .wrapper > .sec7_div4 > .lst1 > [class^=itm] {
        font-size: 1.2em;
        line-height: 1.6;
    }

}



/*** recruitment sec8 ***/

#recruitment_sec8 {
    height: auto;
    width: 100%;
}

#recruitment_sec8 > .wrapper {
    height: auto;
    margin: 0 auto;
    max-width: 600px;
    padding: 60px 30px;
    width: 100%;
}

#recruitment_sec8 > .wrapper > .sec8_div1 {
    height: auto;
    width: 100%;
}

#recruitment_sec8 > .wrapper > .sec8_div1 > .par1 {
    font-size: 1.4em;
    height: auto;
    line-height: 1.8;
    margin-bottom: 1em;
    width: 100%;
}

#recruitment_sec8 > .wrapper > .sec8_div1 > .lst1 {
    background-color: #f0f0e8;
    border-radius: 5px;
    height: auto;
    padding: 15px;
    width: 100%;
}

#recruitment_sec8 > .wrapper > .sec8_div1 > .lst1 > [class^=itm] {
    height: auto;
    font-size: 1.4em;
    line-height: 1.8;
    padding-left: 1.5em;
    position: relative;
    width: 100%;
}

#recruitment_sec8 > .wrapper > .sec8_div1 > .lst1 > [class^=itm] > .elm1 {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 1.5em;
}

@media (max-width: 639px) {

    #recruitment_sec8 > .wrapper {
        padding: 30px 15px;
    }

    #recruitment_sec8 > .wrapper > .sec8_div1 {
        margin-bottom: 30px;
    }

    #recruitment_sec8 > .wrapper > .sec8_div1 > .par1 {
        font-size: 1.2em;
        line-height: 1.6;
    }

    #recruitment_sec8 > .wrapper > .sec8_div1 > .lst1 {
        padding: 7.5px;
    }

    #recruitment_sec8 > .wrapper > .sec8_div1 > .lst1 > [class^=itm] {
        font-size: 1.2em;
        line-height: 1.6;
    }

}



/*** recruitment sec9 ***/

#recruitment_sec9 {
    height: auto;
    width: 100%;
}

#recruitment_sec9 > .wrapper {
    height: auto;
    margin: 0 auto;
    max-width: 900px;
    padding: 60px 30px;
    width: 100%;
}

#recruitment_sec9 > .wrapper > .sec9_div1 {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    justify-content: space-between;
    width: 100%;
}

#recruitment_sec9 > .wrapper > .sec9_div1 > [class^=sec9_div1] {
    height: auto;
    width: calc(50% - 15px);
}

#recruitment_sec9 > .wrapper > .sec9_div1 > [class^=sec9_div1] > .lnk1 {
    align-items: center;
    border: 2px solid #606058;
    border-radius: 5px;
    font-size: 1.4em;
    font-weight: bold;
    display: flex;
    height: auto;
    line-height: 1.8;
    padding: 15px;
    width: 100%;
}

#recruitment_sec9 > .wrapper > .sec9_div1 > [class^=sec9_div1] > .lnk1 > .elm1 {
    align-items: center;
    border-radius: 50%;
    color: #ffffff;
    display: flex;
    justify-content: center;
    height: 2.5em;
    margin-right: 1em;
    width: 2.5em;
}

#recruitment_sec9 > .wrapper > .sec9_div1 > [class^=sec9_div1] > .lnk1 > .elm2 {
    height: auto;
    width: calc(100% - 3em);
}

#recruitment_sec9 > .wrapper > .sec9_div1 > .sec9_div11 > .lnk1 > .elm1 {
    background-color: #f40f02;
}

#recruitment_sec9 > .wrapper > .sec9_div1 > .sec9_div12 > .lnk1 > .elm1 {
    background-color: #2b579a;
}

#recruitment_sec9 > .wrapper > .sec9_div1 > [class^=sec9_div1] > .lnk1.hov {
    transition: background 0.35s;
}

#recruitment_sec9 > .wrapper > .sec9_div1 > [class^=sec9_div1] > .lnk1.hov:hover {
    background-color: #606058;
}

#recruitment_sec9 > .wrapper > .sec9_div1 > [class^=sec9_div1] > .lnk1.hov:hover > .elm2 {
    color: #ffffff;
}

@media (max-width: 639px) {

    #recruitment_sec9 > .wrapper {
        padding: 30px 15px;
    }

    #recruitment_sec9 > .wrapper > .sec9_div1 > [class^=sec9_div1] {
        width: 100%;
    }

    #recruitment_sec9 > .wrapper > .sec9_div1 > [class^=sec9_div1]:not(:last-of-type) {
        margin-bottom: 15px;
    }

    #recruitment_sec9 > .wrapper > .sec9_div1 > [class^=sec9_div1] > .lnk1 {
        font-size: 1.2em;
        line-height: 1.6;
        padding: 7.5px;
    }

}


