.head-tuyendung {
  position: relative;
  /*&:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(246,248,255,0.5);
		pointer-events: none;
	} */ }
  .head-tuyendung .head-tuyendung-contain {
    max-width: 1500px;
    padding: 0 50px;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    z-index: 3; }
    .head-tuyendung .head-tuyendung-contain .td-logo img {
      width: 188px;
      height: 38px; }
  .head-tuyendung > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none; }
  .head-tuyendung .head-txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    z-index: 2;
    padding: 60px 0; }
    .head-tuyendung .head-txt .head-txt-title {
      font-size: 35px;
      line-height: 1.46;
      color: #fff;
      margin: 0 0 10px;
      font-weight: bold;
      text-transform: uppercase; }
    .head-tuyendung .head-txt p {
      font-size: 15px;
      line-height: 1.6;
      color: #fff; }

.td-right {
  margin: 0; }
  .td-right li {
    margin-left: 30px; }
    .td-right li a {
      font-size: 15px;
      line-height: 18px;
      font-weight: bold;
      color: #000; }
      .td-right li a:hover {
        color: #0063d1; }

.search-tuyendung {
  width: 100%;
  max-width: 600px;
  position: relative;
  top: 10%; }
  .search-tuyendung .search_box {
    display: block;
    width: 100%;
    border: 0;
    padding: 10px 120px 10px 50px;
    line-height: 40px;
    font-size: 15px;
    color: #000;
    border-radius: 10px; }
  .search-tuyendung .search-icon {
    position: absolute;
    left: 17px;
    top: 22px; }
    .search-tuyendung .search-icon svg {
      fill: #313131; }
  .search-tuyendung button {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 40px;
    width: 100px;
    border: 0;
    background: #0063d1;
    color: #fff;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold; }

#tuyendung {
  padding: 50px 0 100px; }
  #tuyendung .tuyendung-title {
    font-size: 28px;
    line-height: 34px;
    color: #333;
    text-align: center;
    margin: 0 0 28px; }

.td-main-left {
  flex: 0 0 calc(100% - 250px);
  width: calc(100% - 250px);
  padding-right: 28px; }

.td-sidebar-right {
  flex: 0 0 250px;
  width: 250px; }

.td-sidebar {
  margin-bottom: 20px;
  border: 1px solid #858585; }
  .td-sidebar .td-sidebar-title {
    background: #0063d1;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 15px; }

.td-sidebar-phone {
  margin: 0; }
  .td-sidebar-phone li {
    padding: 10px 15px;
    border-bottom: 1px solid #858585; }
    .td-sidebar-phone li:last-child {
      border: 0; }
    .td-sidebar-phone li a {
      display: block;
      font-size: 16px;
      font-weight: bold;
      color: #0063d1;
      line-height: 21px; }
      .td-sidebar-phone li a i {
        font-size: 20px;
        margin-right: 8px;
        color: #3d3d3d;
        position: relative;
        top: 2px; }

.td-filter-job {
  margin: 22px 15px 26px; }
  .td-filter-job li {
    margin-bottom: 11px; }
    .td-filter-job li span, .td-filter-job li a {
      display: block;
      line-height: 18px;
      font-size: 15px;
      font-weight: bold;
      color: #044086;
      padding-left: 18px;
      background: url("//cdn.hstatic.net/themes/1000338578/1001403288/14/td-arrow-right.png?v=1") top 4px left/10px no-repeat;
      cursor: pointer; }

.td-sidebar-video {
  margin: 0 0 20px;
  padding-bottom: 60%;
  position: relative; }
  .td-sidebar-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.td-main-left .title-td a {
  display: inline-block;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  color: #333; }

.td-main-left .entry-content {
  font-size: 14px;
  line-height: 25px;
  color: #333;
  margin: 0 0 8px; }

.td-pos {
  font-size: 13px;
  line-height: 15px;
  color: #333;
  margin: 0 0 3px; }
  .td-pos span + span:before {
    content: '|';
    display: inline-block;
    padding: 0 2px; }

.td-blog-top {
  margin: 0 0 33px; }
  .td-blog-top .img {
    flex: 0 0 58%;
    width: 58%; }
    .td-blog-top .img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .td-blog-top .td-blog-info {
    flex: 0 0 42%;
    width: 42%;
    padding-left: 30px; }
    .td-blog-top .td-blog-info .title-td {
      margin: 12px 0 16px; }
      .td-blog-top .td-blog-info .title-td a {
        line-height: 25px;
        color: #000; }
    .td-blog-top .td-blog-info .entry-content {
      font-size: 16px;
      color: #000;
      margin: 0 0 25px; }
    .td-blog-top .td-blog-info .td-pos {
      font-size: 14px;
      line-height: 17px;
      font-weight: bold; }

.td-blog-3 {
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 20px; }
  .td-blog-3 .td-blog-mid {
    flex: 0 0 calc(100%/3 - 18px);
    width: calc(100%/3 - 18px);
    margin-bottom: 20px; }
    .td-blog-3 .td-blog-mid .img {
      display: block;
      padding-bottom: 60%;
      position: relative;
      width: 100%;
      margin-bottom: 10px; }
      .td-blog-3 .td-blog-mid .img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .td-blog-3 .td-blog-mid .title-td {
      margin: 0 0 9px; }

.td-blog-full {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #b5b5b5; }
  .td-blog-full .img {
    flex: 0 0 30%;
    width: 30%;
    position: relative;
    align-self: flex-start; }
    .td-blog-full .img:before {
      content: '';
      display: block;
      padding-bottom: 60%; }
    .td-blog-full .img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .td-blog-full .td-blog-info {
    flex: 0 0 70%;
    width: 70%;
    padding-left: 60px; }
    .td-blog-full .td-blog-info .title-td {
      margin: 0 0 14px; }
    .td-blog-full .td-blog-info .td-pos {
      font-weight: bold; }

.td-quitrinh {
  margin-top: 36px;
  max-width: 1034px; }
  .td-quitrinh .td-quitrinh-left {
    flex: 0 0 44%;
    width: 44%;
    padding-right: 42px; }
  .td-quitrinh .td-quitrinh-img {
    flex: 0 0 56%;
    width: 56%; }
    .td-quitrinh .td-quitrinh-img img {
      width: 100%;
      border-radius: 30px 0 30px 0; }
  .td-quitrinh .quitrinh-title {
    font-size: 27px;
    font-weight: bold;
    line-height: 1.74;
    color: #044086;
    margin: 0 0 11px; }
  .td-quitrinh p {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 25px; }
  .td-quitrinh .quitrinh-step {
    margin: 0 0 12px;
    background: #fff;
    padding: 16px 24px 16px 49px;
    border-radius: 10px; }
    .td-quitrinh .quitrinh-step label {
      font-size: 15px;
      line-height: 18px;
      margin: 0 0 6px;
      position: relative; }
      .td-quitrinh .quitrinh-step label:before {
        position: absolute;
        top: -2px;
        left: -33px;
        width: 21px;
        height: 21px;
        background: #c4c4c4;
        border-radius: 50%;
        font-family: 'FontAwesome';
        content: '\f00c';
        font-size: 9px;
        color: #fff;
        text-align: center;
        line-height: 21px; }
    .td-quitrinh .quitrinh-step p {
      line-height: 20px;
      margin: 0; }
      .td-quitrinh .quitrinh-step p a {
        font-weight: bold;
        color: #0063d1; }

#article-tuyendung .article-content {
  padding: 18px 20px;
  margin-bottom: 20px; }

#article-tuyendung .box-article-heading h1 {
  font-size: 30px;
  padding-bottom: 15px;
  margin-bottom: 21px;
  border-bottom: 1px solid rgba(151, 151, 151, 0.5); }

#article-tuyendung .related-post-block {
  margin-bottom: 20px; }
  #article-tuyendung .related-post-block .related-post-title {
    border: 0;
    padding-top: 22px; }

#article-tuyendung .td-sidebar-right {
  width: 100%;
  position: sticky;
  top: 100px; }

#article-tuyendung .related-post-block.tuyendung-video .related-posts .blog-loop {
  position: relative; }
  #article-tuyendung .related-post-block.tuyendung-video .related-posts .blog-loop:before {
    content: '';
    display: block;
    padding-bottom: 60%; }
  #article-tuyendung .related-post-block.tuyendung-video .related-posts .blog-loop iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#article-tuyendung .td-sidebar {
  background: #fff;
  border: 0;
  border-radius: 5px;
  padding: 0 17px 0 12px; }
  #article-tuyendung .td-sidebar .td-sidebar-title {
    font-size: 18px;
    line-height: 21px;
    color: #303030;
    border-bottom: 1px solid rgba(151, 151, 151, 0.5);
    margin: 0 0 7px;
    background: #fff;
    text-transform: initial;
    padding: 7px 0 5px; }
  #article-tuyendung .td-sidebar .td-sidebar-phone li {
    border: 0;
    padding: 7px 0; }
    #article-tuyendung .td-sidebar .td-sidebar-phone li a {
      font-weight: 400; }
      #article-tuyendung .td-sidebar .td-sidebar-phone li a i {
        font-size: 16px;
        top: 0; }

.sidebar-ungtuyen {
  background: #fff;
  padding: 11px;
  margin-bottom: 15px;
  border-radius: 5px; }
  .sidebar-ungtuyen .ungtuyen-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    color: #303030;
    border-bottom: 1px solid rgba(151, 151, 151, 0.5);
    margin-bottom: 17px;
    padding-bottom: 5px; }
  .sidebar-ungtuyen .ungtuyen-btn a {
    background: #0063d1;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 42px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 25px;
    border-radius: 5px; }
  .sidebar-ungtuyen .ungtuyen-txt {
    font-size: 15px;
    line-height: 18px;
    color: #303030;
    margin: 0 0 13px;
    padding-left: 21px; }
  .sidebar-ungtuyen .ungtuyen-luong {
    background: url("//cdn.hstatic.net/themes/1000338578/1001403288/14/ungtuyen_luong.png?v=1") top 1px left/15px no-repeat; }
  .sidebar-ungtuyen .ungtuyen-excerpt {
    background: url("//cdn.hstatic.net/themes/1000338578/1001403288/14/ungtuyen_gender.png?v=1") top 1px left/15px no-repeat; }
  .sidebar-ungtuyen .ungtuyen-hannop {
    background: url("//cdn.hstatic.net/themes/1000338578/1001403288/14/ungtuyen_date.png?v=1") top 1px left/15px no-repeat; }

.td-btn-mobile {
  position: relative;
  height: 20px;
  cursor: pointer;
  margin-right: 10px; }
  .td-btn-mobile.active span {
    background: transparent; }
    .td-btn-mobile.active span:before {
      transform: rotate(45deg); }
    .td-btn-mobile.active span:after {
      transform: translateY(-8px) rotate(-45deg); }
  .td-btn-mobile span {
    display: block;
    width: 16px;
    height: 2px;
    background: #333; }
    .td-btn-mobile span:before, .td-btn-mobile span:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 2px;
      background: #333;
      top: 8px;
      transition: all 0.5s ease-in-out; }
    .td-btn-mobile span:after {
      top: 16px; }

/* media */
@media screen and (min-width: 992px) {
  #article-tuyendung .col-md-3fix {
    position: sticky;
    top: 0; } }

@media screen and (max-width: 991px) {
  .td-main-left, .td-sidebar-right {
    flex: 0 0 100%;
    width: 100%;
    padding: 0; }
  #article-tuyendung .article-content, #article-tuyendung .related-post-block {
    margin-left: -15px;
    margin-right: -15px; }
  .sidebar-ungtuyen {
    padding: 0 0 5px; }
  .sidebar-ungtuyen .ungtuyen-title {
    padding-bottom: 8px;
    border: 0;
    margin: 0; }
  .sidebar-ungtuyen .ungtuyen-btn {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.5); }
  .sidebar-ungtuyen .ungtuyen-btn a {
    margin: 0; } }

@media screen and (max-width: 767px) {
  .head-tuyendung {
    padding-bottom: 133%; }
    .head-tuyendung > img {
      position: absolute;
      left: 0;
      top: 0; }
    .head-tuyendung .head-txt .head-txt-title {
      font-size: 28px; }
    .head-tuyendung .head-tuyendung-contain {
      padding: 0 15px; }
    .head-tuyendung .td-right {
      display: none !important;
      margin: 0;
      position: absolute;
      right: 15px;
      top: 100%;
      flex-direction: column;
      background: #ffff;
      padding: 15px;
      align-items: flex-end; }
      .head-tuyendung .td-right.active {
        display: flex !important; }
      .head-tuyendung .td-right li {
        margin: 0 0 10px 20px; }
  .td-blog-top .img, .td-blog-top .td-blog-info, .td-blog-3 .td-blog-mid,
  .td-blog-full .img, .td-blog-full .td-blog-info, .td-quitrinh .td-quitrinh-left, .td-quitrinh .td-quitrinh-img {
    flex: 0 0 100%;
    width: 100%;
    padding: 0; }
  .td-blog-full .td-blog-info, .td-quitrinh .td-quitrinh-img {
    margin-top: 12px; }
  .td-quitrinh .quitrinh-title, #tuyendung .tuyendung-title, #article-tuyendung .box-article-heading h1 {
    font-size: 24px;
    line-height: 1.4; }
  .sidebar-ungtuyen .ungtuyen-btn {
    margin: 0; } }
