.banner-c-t {
    width: 50%;
}
.banner-post-td {
    display: flex;
    align-items: center;
}
.content-td-post {
    max-width: 755px;
    float: right;
    padding-right: 115px;
}
.content-td-post .fusion-post-title {
    font-size: 50px;
    text-transform: uppercase;
    line-height: 68px;
}
.content-td-ct {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 38px;
    max-width: 620px;
}
.content-td-ct .item {
    margin-bottom: 27px;
}
.content-td-ct .item .value {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Encode Sans Expanded';
    margin-top: 10px;
    font-weight: 600;
    color: #020c1c;
}
.content-td-ct .item .value.value-luong {
    color: #f6b900;
}
.content-td-ct .border-r {
    border-right: 2px solid #f4f8ff;
}
.banner-c-t {
    background-repeat: no-repeat;
}
.banner-c-t {
    overflow: hidden;
}
.banner-c-t .bg-hover-td {
    width: 100%;
    height: 100vh;
    transition: all .5s;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-c-t .bg-hover-td:hover {
    transform: scale(1.1);
}
.banner-c-t .bg-hover-td img {
    opacity: 0;
}
.content-social-detail {
    max-width: 1170px;
    margin: 86px auto 0;
    display: flex;
    align-items: flex-start;
}
.content-social-detail .social-share-network .icon-social-share {
    display: block;
    margin-bottom: 12px;
}
.map {
    padding-bottom: 1px;
}
.form-map-td .contact {
    background: #f4f8ff;
    margin-right: 2px;
}
.form-map-td .textwidget {
    display: flex;
}
.form-map-td .contact,
.form-map-td .map {
    width: 50%;
}
.form-map-td .wpcf7 {
    float: right;
    max-width: 586px;
    padding-right: 116px;
}

#content-detail-td h1,
#content-detail-td h2,
#content-detail-td h3,
#content-detail-td h4,
#content-detail-td h5,
#content-detail-td h6 {
    text-transform: uppercase;
}
#content-detail-td .post-content h1,
#content-detail-td .post-content h2,
#content-detail-td .post-content h3,
#content-detail-td .post-content h4,
#content-detail-td .post-content h5,
#content-detail-td .post-content h6 {
    margin: 74px 0 30px;
}

#content-detail-td h1:before,
#content-detail-td h2:before,
#content-detail-td h3:before,
#content-detail-td h4:before,
#content-detail-td h5:before,
#content-detail-td h6:before {
    content: "";
    width: 70px;
    height: 3px;
    display: block;
    background: #003da7;
    margin-bottom: 15px;
}
.form-map-td .wpcf7-form .wpcf7-text,
.form-map-td .wpcf7-form .wpcf7-select,
.form-map-td .select-arrow, 
.form-map-td .wpcf7-select-parent .select-arrow,
.form-map-td input {
    background-color: #e9eff9!important;
    height: 52px;
    border: 0;
    padding: 0 23px;
}
.form-map-td .label {
    margin-bottom: 6px;
}
.form-map-td .field {
    margin-bottom: 12px;
}
.form-map-td .field.field-note {
    margin-bottom: 0;
}
.form-map-td .wpcf7-form .wpcf7-select,
.jfilestyle input,
.jfilestyle input::placeholder {
    font-size: 20px !important;
    color: #999999!important;
    font-weight: 600;
    font-style: italic;
}
.jfilestyle {
    position: relative;
}
.form-map-td .wpcf7-file {
    clip: initial!important;
    width: 100%;
    opacity: 0;
}
.form-map-td input {
    border: 0!important;
    padding: 0 23px!important;
    height: 52px!important;
    opacity: 1;
}

.focus-jfilestyle {
    position: absolute;
    width: 100%;
    height: 52px;
    z-index: 1;
    display: block;
    opacity: 0;
}
.focus-jfilestyle label {
    width: 100%;
    height: 100%;
    display: block;
}
.form-map-td .jfilestyle input {
    padding: 0 6px 4px 40px !important;
}
.wpcf7-form .jfilestyle input {
    background-color: #08a245 !important;
    background-image: url(../../../wp-content/themes/Avada-Child-Theme/images/uploadcv.png) !important;
    background-repeat: no-repeat, repeat;
    background-size: 20px 20px;
    width: 128px !important;
    height: 36px !important;
    background-position: 14px center;
    margin: 12px 14px;
}
.wpcf7-form .jfilestyle input,
.wpcf7-form .jfilestyle input::placeholder {
    font-style: inherit;
    color: #f4f8ff !important;
    font-size: 18px !important;
}
.field-note .field-uploadcv {
    border-radius: 6px;
    border: 2px dashed #e9eff9;
    display: flex;
    align-items: center;
}
.field-note .field-uploadcv .text-note {
    padding: 0;
    width: 204px;
    line-height: 16px;
}
.text-note {
    color: #adb1b8;
    font-size: 15px;
    font-style: italic;
    padding-bottom: 18px;
}
.contact {
    padding: 83px 0;
}
.box-social-share {
    max-width: 100px;
    width: 100%;
    text-align: center;
}
.title-share {
    text-transform: uppercase;
    font-size: 10px;
    color: #adb1b8;
    font-family: "Encode Sans Expanded";
    font-weight: 800;
    margin-bottom: 23px;
}
.title-share:before {
    content: "";
    width: 70px;
    height: 2px;
    display: block;
    background: #e9eff9;
    margin: 0 auto 10px;
}
.content-social-detail .post-content {
    padding: 0 90px 95px 0;
}
.content-social-detail .post-content.fixed-content {
    padding: 0 190px 95px 0;
}
.content-social-detail .post-content p {
    font-size: 22px;
    margin-bottom: 28px;
}
.content-social-detail .post-content ul {
    list-style: none;
    padding: 0;
}
.content-social-detail .post-content ul li:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "\f00c";
    font-family: awb-icons!important;
    font-weight: 400;
    font-size: 14px;
    color: #003da7;
}
.content-social-detail .post-content ul li span {
    width: calc(100% - 20px);
    display: inline-block;
    vertical-align: top;
    padding-left: 5px;
}
.content-social-detail .post-content ul li {
    margin-bottom: 7px;
}
.title-des p {
    margin: 0px 0 38px;
}
.title-des h3 {
    margin-bottom: 9px;
    text-transform: uppercase;
}
.post-content .title-des h3 {
    text-transform: uppercase;
}
.content-right-btn {
    text-align: right;
}
.content-right-btn .btn-primary {
    padding: 0 5px;
    display: inline-block;
    max-width: 100%;
    margin-top: 8px;
}
.content-right-btn input {
    background: transparent!important;
    display: block!important;
    font-size: 12px!important;
    text-transform: uppercase!important;
    font-family: "Encode Sans Expanded"!important;
    line-height: 56px!important;
    padding: 0 30px!important;
}
.fusion-button.btn-utuyen {
    font-family: "Encode Sans Expanded";
}
.block-b-td {
    margin-top: 17px;
}
.form-map-td .wpcf7-form .wpcf7-text {
    font-size: 20px !important;
    color: #000!important;
    font-weight: 600;
}
span.wpcf7-spinner {
    position: absolute;
    top: 16px;
    z-index: 2;
    left: 30%;
    transform: translateX(-30%);
}
.bg-content-detail {
    background-image: url('../Avada-Child-Theme/images/bg-chi-tiết-tuyển-dụng.jpg');
    background-repeat: no-repeat;
    background-position: top right;
    
}
#content-detail-td {
    position: relative;
}
.block-btn-ut .btn {
    background: #003da7;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    width: 100%;
    height: 95px;
    border-radius: 50%;
    padding: 0 30px;
    font-family: "Encode Sans Expanded";
    line-height: 16px;
    margin-bottom: 17px;
    z-index: 100;
}
#content-detail-td h1.fusion-post-title:before {
    display: none;
}
.box-social-share.fixed {
    position: fixed;
    top: 0;
    right: calc((100% - 1170px)/2);
}

/* hiệu ứng cho button ứng tuyển ngay */
.content-social-detail .block-btn-ut {
    position: relative;
}

.content-social-detail .ripple-effect:nth-child(2) {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}
.content-social-detail .ripple-effect:nth-child(3) {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}
.content-social-detail .ripple-effect {
    height: 130px;
    width: 130px;
    opacity: 0;
    position: absolute;
    border-radius: 100px;
    border: 5px solid #003da7;
    animation: ripple 3s infinite;
    -webkit-animation: ripple 3s infinite;
    top: -15%;
    left: -15%;
}
@-webkit-keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
      
@media only screen and (max-width: 1600px) {
    .content-td-post {
        padding: 0 60px;
    }
    .content-td-post .fusion-post-title {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 1400px) {
    .bg-content-detail,
    .form-map-td .wpcf7 {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 1200px) {
    .box-social-share.fixed {
        right: 40px;
    }
    .banner-post-td {
        flex-direction: column-reverse;
    }
    .banner-c-t {
        width: 100%;
    }
    .content-td-post {
        max-width: 100%;
        float: none;
    }
    .content-td-post .fusion-post-title:before {
        display: none!important;
    }
    .content-td-post .fusion-post-title {
        font-size: 28px;
        line-height: 36px;
    }
    .content-td-post {
        padding: 27px 199px 0 39px;
    }
    .content-td-ct .item .label {
        font-size: 18px;
    }
    .content-td-ct .item .value {
        font-size: 13px;
    }
    .content-td-ct .item {
        margin-bottom: 15px;
    }
    .content-td-ct .item .value {
        margin-top: 5px;
    }
    .content-social-detail .post-content {
        padding-right: 60px;
    }
    .banner-c-t .bg-hover-td {
        height: auto;
        background-image: none;
    }
    .banner-c-t .bg-hover-td img {
        max-height: 495px;
        object-fit: cover;
        height: auto;
        opacity: 1;
        background: none;
    }
    .content-social-detail .post-content p {
        font-size: 18px;
        margin-bottom: 26px;
    }
    #content-detail-td .post-content h3,
    .content-social-detail .post-content ul {
        font-size: 18px;
    }
    #content-detail-td .post-content h1,
    #content-detail-td .post-content h2,
    #content-detail-td .post-content h3,
    #content-detail-td .post-content h4, 
    #content-detail-td .post-content h5, 
    #content-detail-td .post-content h6 {
        margin: 50px 0 17px;
    }
    .bg-content-detail {
        background-image: none;
    }
    .content-social-detail {
        margin: 50px auto 0;
    }
    .content-social-detail .post-content ul li {
        margin-bottom: 4px;
    }
    .form-map-td .textwidget {
        display: block;
    }
    .form-map-td .contact, .form-map-td .map {
        width: 100%;
    }
    .form-map-td .wpcf7 {
        float: none;
    }
    .form-map-td .wpcf7 {
        max-width: 710px;
        margin: 0 auto;
    }
    .title-des {
        text-align: center;
    }
    #content-detail-td .title-des h3:before {
        margin: 0 auto 15px;
    }
    .title-des h3 {
        font-size: 18px;
    }
    .title-des p,
    .form-field,
    .form-map-td .wpcf7-form .wpcf7-select, 
    .jfilestyle input, 
    .jfilestyle input::placeholder,
    .form-map-td .wpcf7-form .wpcf7-text {
        font-size: 18px!important;
    }
    .content-social-detail .post-content {
        padding: 0 60px 58px 0;
    }
    .content-social-detail .post-content.fixed-content {
        padding: 0 160px 95px 0;
    }
    .contact {
        padding: 48px 0;
    }
    .content-right-btn input {
        height: 49px!important;
        font-size: 11px!important;
        line-height: 49px!important;
    }
    .map iframe {
        height: 400px;
    }
    .single-post .banner-c-t .fusion-flexslider {
        margin-bottom: 0;
    }
    .box-social-share {
        margin-top: -240px;
    }
    .box-social-share.fixed {
        margin-top: 0;
    }
    .content-td-ct {
        max-width: 510px;
    }
    .block-b-td {
        margin-top: 23px;
    }
    .field-note .field-uploadcv .text-note {
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    .title-share:after {
        Content: ":";
    }
    .banner-c-t .bg-hover-td img {
        max-height: 350px;
    }
    .content-td-ct .item .label {
        line-height: 18px;
    }
    .content-td-ct .item .value {
        margin-bottom: 10px;
        font-size: 12px;
    }
    .content-social-detail {
        display: block;
    }
    .content-td-post {
        padding: 17px 22px 0;
    }
    .content-td-ct {
        column-gap: 16px;
    }
    .content-td-post .fusion-post-title {
        font-size: 20px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 18px;
    }
    .block-b-td {
        text-align: center;
    }
    .bg-content-detail, 
    .form-map-td .wpcf7 {
        padding: 0 22px;
    }
    .content-social-detail .post-content {
        padding: 0 0 25px 0;
        border-bottom: 2px solid #f4f8ff;
    }
    .content-social-detail .post-content p {
        text-align: center;
    }
    #content-detail-td .post-content h3 {
        font-size: 16px;
        text-align: center;
    }
    #content-detail-td .post-content h3:before {
        margin: 0 auto 15px;
    }
    .bg-content-detail .box-social-share {
        margin-top: 0;
        max-width: 100%;
        position: relative;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .bg-content-detail .social-share-network {
        display: flex;
        align-items: center;
    }
    .content-social-detail .social-share-network .icon-social-share {
        padding: 0 10px;
        margin-bottom: 0;
        height: 18px;
    }
    .title-share {
        margin-bottom: 0;
    }
    .title-share:before {
        display: none;
    }
    .bg-content-detail .box-social-share {
        padding: 15px 0 70px;
    }
    .content-right-btn {
        text-align: center;
    }
    .content-right-btn input {
        height: 42px!important;
        line-height: 42px!important;
    }
    .block-btn-ut .btn {
        display: none;
    }
    .title-des h3 {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .block-b-td {
        margin-top: 11px;
    }
    .content-social-detail {
        margin: 35px auto 0;
    }
    .post-content .title-des h3 {
        font-size: 16px;
    }
    .content-social-detail .ripple-effect {
        display: none;
    }
    .field-note .field-uploadcv .text-note {
        padding: 12px 12px 12px 0;
    }
}





