/*--------------------------------------------------------------
## Custom Css 
--------------------------------------------------------------*/
.page-recruitment {
    background: #F5F5F5;
    padding-bottom: 65px;
}
.section-title-container {
    margin-bottom: 0;
}
.section-title b {
    display: none;
}
.section-title {
    position: relative;
    font-size: 25px;
    padding-bottom: 15px;
    margin-bottom: 40px;
    border-bottom: 0 solid #000;
}
.section-title:before {
    content: '';
    background: #FDB714;
    width: 100px;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.section-title .section-title-main {
    width: 100%;
    border-bottom: 0 solid #000;
}
.section-phucloi {
    padding-top: 50px !important;
}
.section-phucloi .medium-3 .col-inner {
    height: 100%;
}
.icon-box {
    background: transparent;
    border: 2px solid #4071b8;
    padding: 70% 15px 15px;
    border-radius: 20px;
    position: relative;
    height: 100%;
}
.icon-box .icon-box-img {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 73.31% !important;
}
.su-kien {
    padding-top: 60px !important;
    padding-bottom: 0 !important;
}
.sh-blog-shortcode.style-3 .entry-content {
    padding: 20px 0 0;
    position: initial;
    background: transparent;
}
.sh-blog-shortcode.style-3 .entry-content .entry-title {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
}
.sh-blog-shortcode.style-3 .entry-content .entry-title a {
    color: #222;
}
.sh-blog-shortcode.style-3 .entry-content .entry-description {
    color: #777777;
    font-size: 14px;
}
.sh-blog-shortcode.style-3 .btn_viewmore {
    text-align: right;
    font-size: 14px;
}
.sh-blog-shortcode.style-3 .btn_viewmore a {
    color: #4071b8;
}
.hinh-anh {
    padding-top: 50px !important;
}
.hinh-anh .img-small img {
    max-width: 400px;
}
.section-form .formTD br {
    display: block !important;
}
.section-form .formTD {
    border-radius: 100px;
    background: #fff;
    padding: 40px 70px;
}
.section-form .formTD .TD-desc {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.425;
    text-align: center;
    color: #4071b8;
    margin-bottom: 15px;
}
.section-form .formTD .col {
    padding-bottom: 0;
}
.section-form .formTD .col select,
.section-form .formTD .col input {
    height: 40px;
    border-radius: 25px;
    background-color: #fff;
    border: 1px solid #4071b8;
    padding: 0 15px;
    color: #4071b8;
}
.section-form .formTD .col input::placeholder {
    color: #4071b8;
}
.section-form .formTD .form-submit {
    text-align: center;
    margin-top: 0;
}
.section-form .formTD .form-submit input {
    margin: 0;
    width: 200px;
    height: 40px;
    font-weight: 600;
    font-size: 16px;
    text-transform: none;
    line-height: 1;
    color: #fff;
    border-radius: 30px;
}
.section-form .row {
    position: relative;
}
.section-form {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}
.intro {
    padding-top: 60px !important;
}
/*--------------------------------------------------------------
## Responsive 
--------------------------------------------------------------*/
@media only screen and (max-width: 849.98px) { 
    .section-form .col-image,
    .section-form .col-form {
        max-width: 100%;
        flex-basis: 100%;
    }
}
@media only screen and (max-width: 767.98px) {
    .section-phucloi .medium-3 {
        max-width: 50%;
        flex-basis: 50%;
        padding-bottom: 60px;
    }
}
@media only screen and (max-width: 413.98px) {
    .section-phucloi .medium-3 {
        max-width: 100%;
        flex-basis: 100%;
    }
}
@media only screen and (min-width: 550px) {

}

@media only screen and (min-width: 650px) {
    .icon-box {
        padding: 70% 30px 30px;
    }
}

@media only screen and (min-width: 850px) {
    .section-form {
        padding-top: 90px !important;
        padding-bottom: 60px !important;
    }
    .section-form .col-image {
        position: absolute;
        top: -60px;
        left: 0;
        z-index: 2;
    }
    .section-form .col-form {
        margin-left: calc( 100% - 66.6666666667% );
        z-index: 3;
        position: relative;
    }
    .section-form .formTD .form-submit input {
        width: 230px;
        height: 55px;
        font-size: 20px;
    }
    .section-form .formTD .form-submit {
        text-align: center;
        margin-top: 40px;
    }
    .section-form .formTD .col select, .section-form .formTD .col input {
        height: 50px;
    }
    .section-form .formTD .TD-desc {
        margin-bottom: 35px;
    }
    .section-form {
        position: relative;
    }
    .section-form:before {
        content: '';
        width: 245px;
        height: 245px;
        background: #4071b8;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: -83px;
        z-index: 1;
    }
    .hinh-anh {
        padding-top: 60px !important;
        position: relative;
    }
    .hinh-anh:after {
        content: '';
        width: 245px;
        height: 245px;
        background: #4071b8;
        border-radius: 50%;
        position: absolute;
        bottom: 0;
        right: -83px;
    }
}

@media only screen and (min-width: 1200px) {

}
