/* @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700;800&display=swap'); */

.container .row {
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.col-md-12 {
  max-width: 100%;
  flex: 0 0 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.col-md-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}
.col-md-4 {
  max-width: 33.33333333%;
  flex: 0 0 33.33333333%;
  padding-left: 15px;
  padding-right: 15px;
}

.col-md-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
  padding-left: 15px;
  padding-right: 15px;
}
.col-md-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.col-md-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
  padding-left: 15px;
  padding-right: 15px;
}
.col-md-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  padding-left: 15px;
  padding-right: 15px;
}
.col-md-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
  padding-left: 15px;
  padding-right: 15px;
}

.heading1 {
  font-size: 40px;
  line-height: 64px;
  text-align: center;
  background: linear-gradient(180deg, #eed07f 0%, #c89148 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 0;
}

.inner-icon {
  text-align: center;
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  padding: 60px 32px;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.pl-0 {
  padding-left: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}

.pt-80 {
  padding-top: 80px;
}
.pb-60 {
  padding-bottom: 60px;
}

.pb-80 {
  padding-bottom: 80px;
}

.sec-1 {
  background: #fdf9ef;
}

.sec-video {
  position: relative;
}

.iconplay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.heading-h1 {
  font-weight: 800;
  font-size: 48px;
  line-height: 64px;
  text-transform: capitalize;
  font-feature-settings: "salt" on, "liga" off;
  color: #474a57;
}

.color-blue {
  background: linear-gradient(180deg, #0163f0 0%, #003c82 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.table_career table {
  margin: 0;
  text-align: center;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #ececec;
}

.table_career thead {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  line-height: 50px;
  text-transform: uppercase;
  background: linear-gradient(180deg, #eed07f 0%, #c89148 100%);
  height: 50px;
}

.table_career thead th {
  padding: 0 8px;
  border-color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.table_career tbody td {
  height: 94px;
}
.table_td tbody tr td {
  font-size: 18px;
  font-weight: 700;
  border: 0 !important;
  text-align: center;
  padding: 0 10px !important;
}
.table_career .number {
  text-align: center;
}

.table_career .name {
}

.table_career .action a {
  height: 39px;
  border-radius: 20px;
  background-color: var(--cl-main);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  padding: 0 28px;
  color: #ffffff;
  text-transform: uppercase;
  min-width: 134px;
  transition: 0.2s all ease-in-out;
}

.table_career .action a.no_apply_position {
  background-color: #f5f5f5;
  color: #333333;
}

.table_career .action a:hover {
  transform: scale(1.05);
}

.table_career .amount {
  font-size: 20px;
}

.table_career .expiration,
.table_career .address {
}

td.apply a {
  background: #e6effd;
  border-radius: 8px;
  height: 44px;
  display: block;
  text-align: center;
  line-height: 44px;
  font-weight: 700;
  color: #474a57;
}

td.apply a svg {
  vertical-align: -5px;
  height: 18px;
}

td.apply a svg * {
  stroke: #474a57;
}

td.apply a:hover {
  color: #005de4;
}

td.apply a:hover svg * {
  stroke: #005de4;
}

.sec-2 {
  background-image: url(./images/vien1.png);
  padding-bottom: 200px !important;
  background-position: bottom;
  background-size: 100% 178px;
  background-repeat: no-repeat;
}

.col-md-4.icon2 .inner-icon {
  background: transparent;
  box-shadow: none;
}

.col-md-4.icon2 .inner-icon img {
  margin-bottom: 50px;
}

.col-md-4.icon2 .inner-icon p {
  position: relative;
}

.col-md-4.icon2 .inner-icon p:before {
  content: "";
  height: 4px;
  width: 60%;
  position: absolute;
  top: -20px;
  left: 20%;
  transform: translateY(-50%);
  background: linear-gradient(180deg, #eed07f 0%, #c89148 100%);
  border-radius: 80px;
}

.sec-contact .heading1 {
  text-align: left;
  font-size: 40px;
}
.item-contact svg {
  vertical-align: -4px;
  margin-right: 10px;
}

.item-contact {
  margin-bottom: 12px;
}

.address-info h3 {
  font-size: 24px;
}

.item-address {
  margin-bottom: 15px;
  font-size: 15px;
}

.item-address svg {
  margin-right: 5px;
  vertical-align: -4px;
  width: 18px;
}

.address-info iframe {
  margin-top: 40px;
}

.sec-contact hr {
  opacity: 0.5;
}
div#contact-form {
}

.inner-contact-form .wpcf7-form-control {
  height: 44px;
  background: #ffffff;
  /* Text Gray 300 */
  border: 1px solid #d9dbe1;
  border-radius: 8px;
}

span.wpcf7-form-control.wpcf7-acceptance {
  border: none;
}

.wpcf7-submit {
  background-color: #0264f3;
  max-width: 200px;
  width: 200px;
  border: 0 !important;
  margin-bottom: 0;
}

.wpcf7-submit:hover {
  background-color: rgba(2, 100, 243, 0.8);
}

.sec-contact .scontact-right {
  border-radius: 12px;
  padding: 30px 50px;
  position: relative;
}

.sec-contact .scontact-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fdf9ef;
  opacity: 0.4;
}

.sec-contact .scontact-right > div {
  position: relative;
  z-index: 2;
}

.bottom-content h2 {
  font-size: 24px;
}

.bottom-content ul {
  margin-left: 15px;
  padding-left: 15px;
}
.inner-left-content {
  border: 1px solid #d9dbe1;
  border-radius: 18px;
  padding: 50px;
}

.inner-col-right > h3 {
  font-size: 28px;
}

.sec-related-td li > .inner-related-td {
  display: flex;
}
.sec-related-td > ul {
  list-style: none;
}
.sec-related-td li > .inner-related-td img {
  max-width: 35%;
  flex: 0 0 35%;
  padding: 0 10px;
  object-fit: contain;
}

.sec-related-td li {
  background: #fdf9ef;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 35px;
}

.sec-related-td .info-td > p {
  font-size: 16px;
  font-weight: 700;
}

.sec-related-td .info-td svg {
  vertical-align: -4px;
  margin-right: 10px;
  width: 20px;
}

.sec-related-td .date {
  color: #005de4;
}

.sec-related-td .location {
  margin-bottom: 10px;
}

.top-apply {
  border-bottom: 1px solid #d9dbe1;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.form-apply {
  display: flex;
}

.form-apply .form-left {
  max-width: 30%;
  flex: 0 0 30%;
}

.form-apply .form-right {
  max-width: 70%;
  flex: 0 0 70%;
}

.form-apply .form-right > h2 {
  font-size: 28px;
}

.form-apply .form-right .date svg {
  vertical-align: -3px;
  margin-right: 10px;
}
.form-apply .form-right .date span {
  color: #005de4;
}
.inner-form-right .form-group input {
  border: 0;
  box-shadow: none;
  border-bottom: 1px dashed #d9dbe1;
  margin: 0;
}

.inner-form-right .form-group {
  display: flex;
  align-items: center;
}

.inner-form-right .form-group > p:nth-child(1) {
  max-width: 130px;
  flex: 0 0 130px;
}

.form-group-submit {
  margin-top: 35px;
}
.sec-single-td {
  margin-top: 50px;
}

a.btn-upload {
  max-width: 170px;
  flex: 0 0 170px;
  background: linear-gradient(180deg, #0163f0 0%, #003c82 100%);
  border-radius: 8px;
  text-align: center;
  line-height: 40px;
  color: #fff !important;
  font-weight: 700;
  cursor: pointer;
  margin-right: 15px;
}

.form-group-submit {
  display: flex;
}
a.btn-upload svg {
  height: 16px;
  vertical-align: -3px;
  margin-right: 10px;
}

.form-group-submit .wpcf7-submit {
  width: 100%;
  margin-right: 0;
}
.form-group.cv-hidden {
  display: none;
}

.share ul li {
  display: inline-block;
  margin-right: 10px;
}

.item-hangmuc.media .dropzone {
  border: 0;
}

.item-hangmuc.media {
  background: #eeeff4;
  border-radius: 18px;
  margin: 20px 15px;
  position: relative;
  overflow: hidden;
}

.pencil {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fdf9ef;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 58px;
  border-top-left-radius: 30px;
}

.sec-banner {
  min-height: 350px;
  max-height: 500px;
  height: 500px;
  background: #eeeff4;
}

.sec-banner .row {
  align-items: flex-end;
  height: 100%;
  padding-bottom: 50px;
  padding-top: 50px;
}

.sec-banner .container {
  height: 100%;
}

.sec-banner form {
  display: flex;
  flex-wrap: wrap;
}

.sec-banner form select {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: none;
  max-width: 200px;
  margin-right: 15px;
  border: 0;
}

.sec-banner button {
  background: linear-gradient(180deg, #eed07f 0%, #c89148 100%);
  border-radius: 12px;
  color: #fff;
  box-shadow: none;
  border: 0;
}

.sec-banner button svg {
  vertical-align: -5px;
  margin-right: 10px;
  height: 18px;
}

.sec-video img {
  width: 100%;
}
.breadcrumbs ul {
  display: flex;
  list-style: none;
  align-items: center;
}

.breadcrumbs ul svg {
  margin: 0 15px;
}

.breadcrumbs ul li {
  margin-bottom: 0;
}
li.breadcrumb-item.active a {
  font-weight: 700;
  color: #474a57;
}

@media (min-width: 1024px) {
  .sec-banner p {
    padding-right: 15%;
  }
}

@media (max-width: 768px) {
  .bottom-content ul {
    font-size: 14px;
  }

  .inner-left-content {
    padding: 20px 10px;
  }

  .sec-contact .heading1 {
    font-size: 24px;
    line-height: 35px;
  }

  table.table_td thead {
    display: none;
  }
  .table_td,
  .table_td thead,
  .table_td tbody,
  .table_td th,
  .table_td td,
  .table_td tr {
    display: block;
    border: 0 !important;
    border-radius: 0 !important;
  }
  table.table_td tbody tr:not(:last-child) {
    margin-bottom: 30px;
    border-bottom: unset;
  }
  table.table_td tbody td:nth-child(1) {
  }
  table.table_td tbody td {
    position: relative;
    padding: 10px 0 !important;
    text-align: right !important;
    height: auto;
    border: 0 !important;
    padding-left: 40% !important;
    font-size: 16px;
  }
  .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_td tr {
    border-bottom: 2px solid #b5b5b5 !important;
    padding-bottom: 20px;
  }
}

@media (max-width: 480px) {
  .form-apply {
    flex-wrap: wrap;
  }
  .form-apply .form-left,
  .form-apply .form-right,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .form-apply .form-right > h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .heading1 {
    font-size: 28px;
    line-height: 38px;
  }
  .pt-80 {
    padding-top: 40px;
  }
  .pb-80 {
    padding-bottom: 40px;
  }
  .sec-banner {
    min-height: 350px;
    max-height: 100%;
    height: 100%;
  }
  .heading-h1 {
    font-weight: 800;
    font-size: 28px;
    line-height: 38px;
    padding-left: 0;
  }
  .sec-banner form select {
    max-width: 100%;
  }
  .inner-icon {
    margin-bottom: 35px;
  }
  .col-md-4.icon2 .inner-icon {
    padding-bottom: 0;
  }
  .iconplay svg {
    height: 40px;
  }
}
.contact-facebook-icon {
  text-align: right;
}
.contact-facebook-icon img {
  display: inline-block;
}

.woocommerce-products-header__title {
  line-height: 1.5;
  text-align: center;
  padding: 40px 10px;
}

.section.ss-cndq .box-text p {
  text-align: justify;
}

@media (max-width: 767px) {
  .blog-archive .page-banner__bg-image {
    background-size: cover !important;
    background-position: center center !important;
  }
  .section.ss-gia-tri .icon-box .icon-box-text p.h3 {
    font-size: 18px;
    text-align: center;
  }
  .section.ss-gia-tri .icon-box .icon-box-text p {
    font-size: 12px;
    line-height: 12px;
    text-align: justify;
    padding: 10px 10px 0;
  }
  .section.ss-cndq .box-text p {
    font-size: 12px;
    line-height: 12px;
    text-align: justify;
  }
  section.ss-cndq .box-text .h4 {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .experts-list .row .col {
    padding: 10px !important;
  }
  .experts-list .small-6 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  footer#footer .bg-bottom-footer {
    margin-top: 0;
    padding-top: 0;
    height: auto !important;
  }
  .experts-list .experts-item .item-info,
  .experts-list .experts-item .item-info .name {
    height: auto !important;
    min-height: auto !important;
  }
  .experts-list .experts-item .item-image {
    height: 100% !important;
  }
}
