.job-page .head-title {
  font-weight: 500;
  font-size: 30px;
  text-transform: uppercase; }

.job-page .cover {
  height: 600px;
  width: 100%;
  background-color: #EE2A7B;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/static/images/job/job.jpg);
  padding: 166px 0 0 0;
  line-height: 22px;
  transition: all .2s; }
  .job-page .cover .box-content {
    text-align: center; }
    .job-page .cover .box-content h3 {
      color: #ffffff;
      letter-spacing: 2px;
      margin-bottom: 22px;
      font-size: 30px;
      font-weight: 700; }
    .job-page .cover .box-content .pink-button {
      font-size: 17px;
      padding: 15px 55px;
      margin-bottom: 22px;
      text-transform: uppercase; }
      .job-page .cover .box-content .pink-button:hover img {
        margin-right: 10px; }
    .job-page .cover .box-content .content {
      width: 50%;
      margin: 0 auto; }
      .job-page .cover .box-content .content p {
        color: #ffffff;
        letter-spacing: 2px;
        font-size: 20px;
        font-weight: 400; }
    .job-page .cover .box-content img {
      width: 25px;
      margin-right: 20px;
      transition: all .3s ease; }

.job-page .regular-container {
  max-width: 1000px; }
  .job-page .regular-container span {
    padding: 0; }

.job-page .head-text {
  font-size: 18px; }

.job-page .job-panel {
  margin-bottom: 65px;
  margin-top: 10px; }

.job-page .one-department {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin: 0; }

.job-page .department {
  padding: 1rem 0; }
  .job-page .department h6 {
    color: black;
    font-weight: 540;
    font-size: 18px; }

.job-page .position {
  margin: 1rem 0; }
  .job-page .position-label {
    font-weight: 540;
    color: black;
    text-align: left;
    margin-bottom: 0;
    line-height: 1.7; }

.job-page .position a {
  color: #993F98;
  font-size: 17px;
  font-weight: 400; }
  .job-page .position a:hover {
    color: #EE2A7B; }

.job-page .location {
  text-align: right;
  color: #000000d9;
  margin: 1rem 0;
  font-size: 17px;
  font-weight: 350; }

.job-page .job-benefit {
  padding-bottom: 100px; }

.job-page .benefit-box {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 32px 0 32px; }
  .job-page .benefit-box .bene-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 25px;
    right: 20px; }
  .job-page .benefit-box h6 {
    color: black;
    font-weight: bold;
    max-width: calc(100% - 40px);
    font-size: 18px; }
  .job-page .benefit-box p {
    color: black;
    margin-top: 40px;
    margin-bottom: 0px;
    font-size: 17px; }

.css-1rtrksz {
  justify-content: center; }

@media (max-width: 768px) {
  .regular-container {
    max-width: 92% !important; } }

.detail-job .row-fluid {
  width: 100%; }

.detail-job .job-page-header {
  padding: 6em 0;
  background-size: cover;
  background-position: center center;
  height: 350px; }
  .detail-job .job-page-header-title {
    width: auto;
    margin: 0 auto;
    float: none;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #0d91d1;
    padding: 1em 2em;
    background-color: rgba(255, 255, 255, 0.8); }
    .detail-job .job-page-header-title h3 {
      font-weight: bold;
      color: #0d91d1; }

.detail-job .job-page-center {
  margin: 50px auto;
  max-width: 960px; }
  .detail-job .job-page-center h1, .detail-job .job-page-center h2, .detail-job .job-page-center h3, .detail-job .job-page-center h4, .detail-job .job-page-center h5, .detail-job .job-page-center h6 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    color: #000000; }
  .detail-job .job-page-center ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px; }
  .detail-job .job-page-center img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; }
  .detail-job .job-page-center figcaption {
    text-align: center;
    display: block;
    color: black;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold; }
  .detail-job .job-page-center-title {
    text-transform: uppercase;
    padding: 0 4rem; }
    .detail-job .job-page-center-title h2 {
      color: #EE2A7B; }
  .detail-job .job-page-center-detail {
    padding: 0 4rem; }

.detail-job .form-cv {
  max-width: 650px;
  margin: 8rem auto; }

.detail-job .upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block; }
  .detail-job .upload-btn-wrapper:hover {
    cursor: pointer; }
  .detail-job .upload-btn-wrapper label {
    padding-left: 20px;
    color: #9e9e9e; }
  .detail-job .upload-btn-wrapper div {
    color: #9e9e9e;
    margin-top: 10px; }

.detail-job .btn-upload {
  border: 1px solid #d4d4d4;
  color: #b7b7b7;
  background-color: #e4e4e4;
  padding: 8px 50px;
  border-radius: 8px;
  font-size: 15px;
  text-transform: uppercase; }

.detail-job .upload-btn-wrapper input[type=file] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0; }

@media (max-width: 768px) {
  .detail-job .job-page-center-detail, .detail-job .job-page-center-title {
    padding: 0 1.5rem; } }

.Toastify__toast-container {
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 9999px);
  position: fixed;
  padding: 4px;
  width: 320px;
  box-sizing: border-box;
  color: #fff; }
  .Toastify__toast-container--top-left {
    top: 1em;
    left: 1em; }
  .Toastify__toast-container--top-center {
    top: 1em;
    left: 50%;
    margin-left: -160px; }
  .Toastify__toast-container--top-right {
    top: 1em;
    right: 1em; }
  .Toastify__toast-container--bottom-left {
    bottom: 1em;
    left: 1em; }
  .Toastify__toast-container--bottom-center {
    bottom: 1em;
    left: 50%;
    margin-left: -160px; }
  .Toastify__toast-container--bottom-right {
    bottom: 1em;
    right: 1em; }

@media only screen and (max-width: 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0; }
    .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
      top: 0; }
    .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
      bottom: 0; }
    .Toastify__toast-container--rtl {
      right: 0;
      left: initial; } }

.Toastify__toast {
  position: relative;
  min-height: 64px;
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 1px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-height: 800px;
  overflow: hidden;
  font-family: sans-serif;
  cursor: pointer;
  direction: ltr; }
  .Toastify__toast--rtl {
    direction: rtl; }
  .Toastify__toast--default {
    background: #fff;
    color: #aaa; }
  .Toastify__toast--info {
    background: #3498db; }
  .Toastify__toast--success {
    background: #07bc0c; }
  .Toastify__toast--warning {
    background: #f1c40f; }
  .Toastify__toast--error {
    background: #e74c3c; }
  .Toastify__toast-body {
    margin: auto 0;
    -ms-flex: 1;
        flex: 1; }

@media only screen and (max-width: 480px) {
  .Toastify__toast {
    margin-bottom: 0; } }

.Toastify__close-button {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  -ms-flex-item-align: start;
      align-self: flex-start; }
  .Toastify__close-button--default {
    color: #000;
    opacity: 0.3; }
  .Toastify__close-button:hover, .Toastify__close-button:focus {
    opacity: 1; }

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1); }
  100% {
    transform: scaleX(0); } }

.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: 9999;
  opacity: 0.7;
  background-color: rgba(255, 255, 255, 0.7);
  transform-origin: left; }
  .Toastify__progress-bar--animated {
    animation: Toastify__trackProgress linear 1 forwards; }
  .Toastify__progress-bar--controlled {
    transition: transform .2s; }
  .Toastify__progress-bar--rtl {
    right: 0;
    left: initial;
    transform-origin: right; }
  .Toastify__progress-bar--default {
    background: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55); }

@keyframes Toastify__bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }

@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

@keyframes Toastify__bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }

@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

@keyframes Toastify__bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

@keyframes Toastify__bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }

@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft; }

.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight; }

.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown; }

.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp; }

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft; }

.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight; }

.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp; }

.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown; }

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes Toastify__zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn; }

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut; }

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }

@keyframes Toastify__flipOut {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.Toastify__flip-enter {
  animation-name: Toastify__flipIn; }

.Toastify__flip-exit {
  animation-name: Toastify__flipOut; }

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(110%, 0, 0); } }

@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(-110%, 0, 0); } }

@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0); } }

@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0); } }

.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft; }

.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight; }

.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown; }

.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp; }

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft; }

.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight; }

.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp; }

.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown; }
.nc-full-footer {
  display: block;
  background: #f5f5f5; }
  .nc-full-footer .row {
    margin: 0; }
  .nc-full-footer .term {
    background: #EE2A7B; }
  .nc-full-footer .policy {
    white-space: nowrap;
    padding: 15px 0px 10px 0;
    text-align: right; }
    .nc-full-footer .policy a {
      color: #ffffff; }
    .nc-full-footer .policy:hover a {
      color: #993F98; }
  .nc-full-footer .social-box {
    padding: 15px 0 10px 56px; }
    .nc-full-footer .social-box a i {
      color: #ffffff;
      font-size: 20px; }
      .nc-full-footer .social-box a i:hover {
        color: #993F98; }
    .nc-full-footer .social-box a:not(:first-child) i {
      margin-left: 30px; }

.nc-logo {
  width: 150px;
  margin-bottom: 10px; }

.footer-top {
  margin-bottom: 80px !important; }

.footer-bottom {
  margin-top: 80px;
  transition: all .2s; }
  .footer-bottom img {
    width: 40px; }
  .footer-bottom div {
    align-self: center;
    color: #c9c9c9;
    margin: 15px 0; }
  .footer-bottom a {
    color: #c9c9c9; }
    .footer-bottom a:hover {
      color: #058bf2; }
  .footer-bottom i {
    font-size: 20px; }

.footer-container {
  padding: 110px 0 100px 0;
  max-width: 1300px !important; }
  .footer-container ul {
    padding-left: 0;
    list-style: none; }
  .footer-container .text-muted {
    margin: 7px 0; }
  .footer-container span {
    padding: 0 !important;
    font-size: 22px; }
  .footer-container .app-links {
    margin: 22px 0 0 0; }
    .footer-container .app-links a {
      display: inline-block;
      width: 100%;
      margin: 10px 0 0 0;
      color: #EE2A7B;
      transition: all .5s ease; }
      .footer-container .app-links a:hover {
        color: #03515a; }
        .footer-container .app-links a:hover i {
          color: #03515a; }
      .footer-container .app-links a i {
        color: #EE2A7B;
        font-size: 18px;
        width: 21px; }
  .footer-container .sitemap h6 {
    margin-bottom: 47px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600; }
  .footer-container .sitemap li {
    margin-top: 14px; }
    .footer-container .sitemap li a {
      color: #757575;
      transition: all .2s ease; }
      .footer-container .sitemap li a:hover {
        color: #EE2A7B; }

@media (max-width: 768px) {
  .footer-top {
    text-align: center; }
  .footer-bottom {
    text-align: center;
    margin-top: 20px !important; }
  .app-links {
    margin: 30px 0 20px 0 !important; }
  .footer-container {
    padding: 50px 0 30px 0 !important;
    text-align: center;
    max-width: 297px !important; }
  .sitemap h6 {
    margin-bottom: 20px !important; }
  .nc-full-footer .policy {
    white-space: inherit;
    text-align: center; }
  .nc-full-footer .social-box {
    padding: 15px 0;
    text-align: center; } }

@media (max-width: 1400px) {
  .footer-container {
    max-width: 820px !important; } }

.nav {
  padding: 0 50px;
  height: 70px; }
  .navbar {
    padding: 1.5rem 4rem 1.5rem 4rem;
    background-color: #ffffff !important; }
  .nav-book .pink-button {
    padding: 5px 10px;
    min-width: 162px; }
    .nav-book .pink-button img {
      width: 10px;
      margin-right: 14px; }
  .nav-book.md {
    display: none; }
  .nav-item {
    padding: 0 10px; }
  .nav-link {
    color: #000000 !important;
    font-weight: 500;
    padding-bottom: 0; }
    .nav-link:hover {
      color: #EE2A7B !important; }
  .nav-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
    background-color: #993F98;
    background-image: linear-gradient(to right, #993F98, #EE2A7B);
    color: #ffffff;
    padding: 10px 4rem 10px 4rem;
    font-size: 15px; }
    .nav-top.md {
      display: none; }
  .nav-lang {
    display: flex; }
    .nav-lang-dropdown i {
      transition: transform .3s;
      margin-left: 6px; }
    .nav-lang .nav-link {
      color: #ffffff !important; }
  .nav-hotline {
    display: flex; }
    .nav-hotline a {
      margin-left: 14px;
      color: #ffffff; }
    .nav-hotline a:hover {
      color: #EE2A7B; }

.actived {
  font-weight: 800; }

.dropdown-item {
  text-transform: none;
  color: #000000c2;
  padding: 10px 6px;
  min-width: 170px;
  font-size: 15px; }
  .dropdown-item:focus {
    outline: none; }
  .dropdown-item:active {
    background-color: transparent; }
  .dropdown-item:not(:first-child) {
    border-top: 1px solid #00000073; }
  .dropdown-item:hover {
    cursor: pointer;
    color: #EE2A7B !important; }

.dropdown-menu {
  border: 0;
  border-radius: 0;
  left: 18%;
  top: 57px;
  min-width: 9.0rem;
  padding: 0 15px 3px 15px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.17); }
  .dropdown-menu .show {
    transition: all ease 0.2s; }
  .dropdown-menu a {
    text-decoration: none; }

.dropdown-toggle i {
  transition: transform .3s;
  margin-left: 10px; }

.dropdown-toggle::after {
  display: none; }

.navbar-toggler {
  padding: 0px !important;
  border-color: transparent !important; }
  .navbar-toggler-icon {
    background-image: url("/static/images/menu.svg") !important;
    width: 50px !important;
    height: 50px !important; }

.rotate {
  transform: rotate(180deg); }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0rem;
    padding-left: 0rem; } }

@media (max-width: 991px) {
  .navbar {
    padding: 2rem 2rem 1.5rem 2rem; }
  .nav-top {
    padding: 10px 2rem 4px 2rem; }
  .nav-link {
    padding: 7px 0;
    text-align: center; } }

@media (max-width: 768px) {
  .navbar {
    padding: 1.5rem; }
  .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 7px; }
  .nav-book .pink-button {
    padding: 9px 10px;
    min-width: 205px; }
  .nav-book.md {
    padding-top: 2rem;
    padding-bottom: 1rem;
    width: 100%;
    text-align: center;
    display: block; }
  .nav-book.lg {
    display: none; }
  .nav-top {
    padding: 14px 1.5rem 10px 1.5rem; }
    .nav-top.lg {
      display: none; }
    .nav-top.md {
      display: block;
      font-size: 16px;
      padding: 10px 10px 0px 10px; }
      .nav-top.md > div {
        margin-bottom: 10px; } }

