@font-face {
  font-family: 'Nulshock';
  src: url("../font/Nulshock/nulshock_bd.ttf") format("woff"); }
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  transition: all 0.3s ease;
  font-family: "Bai Jamjuree", Sans-serif; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  margin: 0;
  padding: 0;
  border: 0; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ''; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  background-color: transparent;
  text-decoration: none; }
  a:hover {
    cursor: pointer; }

p {
  margin-top: 0; }

button:hover {
  cursor: pointer; }

img {
  vertical-align: middle;
  transition: all 0.3s ease;
  max-width: 100%;
  height: auto; }

.width_5016 {
  width: calc(50% - 16px) !important; }

@media screen and (min-width: 1640px) {
  .padding_left_custom {
    padding-left: calc(50% - 760px) !important; } }
.border_dot_custom .elementor-widget-container {
  position: relative; }
  .border_dot_custom .elementor-widget-container:before {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #DB292C;
    position: absolute;
    left: -2px;
    bottom: -10px; }

.vector_icon_before:after {
  content: '';
  width: 15px;
  height: 23px;
  background-image: url("../img/Arrow.svg");
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  left: -15px;
  top: 50%;
  transform: translateY(-50%); }

.vector_icon_before_top:after {
  content: '';
  width: 23px;
  height: 15px;
  background-image: url("../img/Vector4.svg");
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  left: 50%;
  top: -15px;
  transform: translateX(-50%); }

.section_box_benefits {
  width: calc(33.33% - 22px) !important; }
  .section_box_benefits .elementor-icon-box-title {
    min-height: 72px; }

.list_recruiting_position_margin {
  margin: 0 -16px; }

.recruiting_category > .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px; }
  .recruiting_category > .content .title_category {
    display: flex;
    width: 742px;
    padding: 8px 12px;
    justify-content: space-between;
    align-items: flex-start;
    border-radius: 100px;
    background: var(--Dark-Cerulean-95, #EBF1FC); }
    .recruiting_category > .content .title_category .category {
      display: flex;
      padding: 15px 36px;
      justify-content: center;
      align-items: center;
      gap: 10px;
      border-radius: 100px;
      color: var(--Neutral-30, #44464F);
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 24px; }
      .recruiting_category > .content .title_category .category.active {
        background: var(--Neutral-100, #FFF);
        box-shadow: 2px 8px 15px 0px rgba(0, 0, 0, 0.05);
        color: #000;
        font-weight: 700; }
      .recruiting_category > .content .title_category .category:hover {
        cursor: pointer; }

.list_recruiting_position .tab_content, .list_content_category .tab_content {
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 36px; }
  .list_recruiting_position .tab_content.active, .list_content_category .tab_content.active {
    display: flex; }
  .list_recruiting_position .tab_content .item, .list_content_category .tab_content .item {
    padding: 0 !important;
    width: calc(50% - 18px); }
.list_recruiting_position .item, .list_content_category .item {
  padding: 16px; }
  .list_recruiting_position .item .content, .list_content_category .item .content {
    border-radius: 32px 0;
    background: var(--Neutral-100, #FFF);
    box-shadow: 2px 8px 15px 0 rgba(0, 0, 0, 0.05);
    padding: 32px; }
  .list_recruiting_position .item .top, .list_content_category .item .top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
    border-bottom: 1px solid #C5C6D0;
    padding-bottom: 32px; }
    .list_recruiting_position .item .top .left, .list_content_category .item .top .left {
      display: flex;
      flex-direction: column;
      gap: 12px;
      max-width: 60%; }
      .list_recruiting_position .item .top .left .title, .list_content_category .item .top .left .title {
        color: #111318;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.2;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
    .list_recruiting_position .item .top .right, .list_content_category .item .top .right {
      display: flex;
      justify-content: end; }
      .list_recruiting_position .item .top .right a, .list_content_category .item .top .right a {
        border-radius: 8px;
        overflow: hidden;
        padding: 12px 54px 12px 24px;
        background-color: #1C5DC5;
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        background-image: url("../img/frame_next.svg");
        background-position: right 24px center;
        background-repeat: no-repeat; }
        .list_recruiting_position .item .top .right a:hover, .list_content_category .item .top .right a:hover {
          color: #FFF;
          background-color: #113978; }
    .list_recruiting_position .item .top .description, .list_content_category .item .top .description {
      color: #44464F;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      overflow: hidden;
      width: 100%;
      max-width: 400px;
      min-height: 40px; }
      .list_recruiting_position .item .top .description.mobile, .list_content_category .item .top .description.mobile {
        display: none; }
  .list_recruiting_position .item .bottom, .list_content_category .item .bottom {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 20px; }
    .list_recruiting_position .item .bottom .item_show, .list_recruiting_position .item .bottom p, .list_content_category .item .bottom .item_show, .list_content_category .item .bottom p {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
      color: #44464F;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
      /* 150% */ }
      .list_recruiting_position .item .bottom .item_show .b, .list_recruiting_position .item .bottom p .b, .list_content_category .item .bottom .item_show .b, .list_content_category .item .bottom p .b {
        color: #111318;
        font-size: 20px;
        font-weight: 700; }
      .list_recruiting_position .item .bottom .item_show .thumbnail_icon, .list_recruiting_position .item .bottom p .thumbnail_icon, .list_content_category .item .bottom .item_show .thumbnail_icon, .list_content_category .item .bottom p .thumbnail_icon {
        width: 24px;
        height: 24px; }
.list_recruiting_position .slick-dots, .list_content_category .slick-dots {
  text-align: left;
  padding-left: 16px;
  bottom: -62px; }
  .list_recruiting_position .slick-dots li, .list_content_category .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 8px 0 0; }
    .list_recruiting_position .slick-dots li button, .list_content_category .slick-dots li button {
      width: 10px;
      height: 10px;
      background-color: #FFF;
      border-radius: 50%;
      overflow: hidden;
      font-size: 0; }
      .list_recruiting_position .slick-dots li button:before, .list_content_category .slick-dots li button:before {
        display: none; }
    .list_recruiting_position .slick-dots li.slick-active button, .list_content_category .slick-dots li.slick-active button {
      background-color: #4884E5; }
    .list_recruiting_position .slick-dots li:last-child, .list_content_category .slick-dots li:last-child {
      margin: 0; }
.list_recruiting_position .slick-arrow, .list_content_category .slick-arrow {
  width: 64px;
  height: 64px;
  background-color: #FAFCFE;
  border-radius: 50%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10; }
  .list_recruiting_position .slick-arrow:before, .list_content_category .slick-arrow:before {
    display: none; }
  .list_recruiting_position .slick-arrow:after, .list_content_category .slick-arrow:after {
    display: none; }
  .list_recruiting_position .slick-arrow.slick-prev, .list_content_category .slick-arrow.slick-prev {
    top: unset;
    left: unset;
    bottom: -120px;
    right: 108px;
    background-image: url("../img/back_slick.svg");
    font-size: 0; }
  .list_recruiting_position .slick-arrow.slick-next, .list_content_category .slick-arrow.slick-next {
    top: unset;
    bottom: -120px;
    right: 16px;
    background-image: url("../img/next_slick.svg"); }
  .list_recruiting_position .slick-arrow:hover, .list_content_category .slick-arrow:hover {
    background-color: #44464F; }
  .list_recruiting_position .slick-arrow.slick-disabled, .list_content_category .slick-arrow.slick-disabled {
    opacity: 0.6;
    pointer-events: none; }

.wpforms_recruitment_form .wpforms-form .wpforms-field-label, .wpforms_recruitment_form .wpforms-form .wpforms-field-sublabel, .wpforms_recruitment_form .wpforms-form .wpforms-field-description, .wpforms_recruitment_form .wpforms-form textarea, .wpforms_recruitment_form .wpforms-form li, .wpforms_recruitment_form .wpforms-form th {
  color: #AEC8F3;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
  margin-bottom: 16px; }

.wpforms-container .wpforms-field {
  padding: 10px 0; }
  .wpforms-container .wpforms-field:first-child {
    padding-top: 0; }

div.wpforms-container-full .wpforms-form .iti--allow-dropdown .iti__flag-container .iti__selected-flag {
  padding-left: 24px; }

body div.wpforms-container-full .wpforms-form .iti--allow-dropdown input[type="tel"] {
  padding-left: 80px !important; }

.wpforms_recruitment_form {
  margin: 0 !important; }
  .wpforms_recruitment_form input, .wpforms_recruitment_form select, .wpforms_recruitment_form option {
    border-radius: 8px !important;
    border: 1px solid #113978;
    background: #0C2650 !important;
    color: #FFF !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    height: 56px !important;
    padding: 0 24px !important; }
    .wpforms_recruitment_form input:focus, .wpforms_recruitment_form select:focus, .wpforms_recruitment_form option:focus {
      box-shadow: 0 0 0 1px #113978, 0 1px 2px rgba(0, 0, 0, 0.15) !important;
      border: 1px solid #113978 !important; }
    .wpforms_recruitment_form input::-ms-input-placeholder, .wpforms_recruitment_form select::-ms-input-placeholder, .wpforms_recruitment_form option::-ms-input-placeholder {
      font-weight: 400 !important;
      color: #C5C6D0 !important; }
    .wpforms_recruitment_form input::placeholder, .wpforms_recruitment_form select::placeholder, .wpforms_recruitment_form option::placeholder {
      font-weight: 400 !important;
      color: #C5C6D0 !important; }

div.wpforms-container-full .wpforms-field-file-upload input[type=file] {
  height: auto !important;
  width: 100% !important;
  background: unset !important;
  padding: 0 !important;
  outline: none !important; }

div.wpforms-container-full .wpforms-field-file-upload.wpforms-has-error input[type=file] {
  height: auto !important;
  width: 100% !important;
  background: unset !important;
  padding: 0 !important;
  outline: none !important; }

.recruitment_form_submit {
  display: flex !important;
  width: 280px !important;
  padding: 12px 56px 12px 0 !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 4px !important;
  border: 1px solid #DB292C !important;
  background-color: #DB292C !important;
  outline: none !important;
  background-image: url(../img/send.svg) !important;
  background-position: right 96px center !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  transition: all 0.3s ease !important;
  flex-direction: column;
  height: 56px !important; }
  .recruitment_form_submit:hover {
    background-color: #BB1B1E !important; }

.overflow_hidden {
  overflow: hidden; }

.section_box_ideal {
  padding: 32px; }

.adamo_life_project .content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
  padding-left: 60px; }
  .adamo_life_project .content .left_project {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    width: 25%; }
    .adamo_life_project .content .left_project .title {
      color: #000;
      font-size: 56px;
      font-style: normal;
      font-weight: 700;
      line-height: 110%;
      /* 61.6px */ }
    .adamo_life_project .content .left_project .show_all a {
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      display: flex;
      align-items: center;
      gap: 8px;
      color: #DB292C;
      line-height: 30px;
      padding-right: 30px;
      background-image: url("../img/show_all_post.svg");
      background-position: right center;
      background-repeat: no-repeat; }

.slide_project, .slide_project_post {
  width: 75%; }
  .slide_project .list_slide, .slide_project_post .list_slide {
    margin: 0 -16px; }
    .slide_project .list_slide .item, .slide_project_post .list_slide .item {
      display: flex;
      flex-direction: column;
      gap: 16px;
      padding: 0 16px; }
      .slide_project .list_slide .item .image, .slide_project_post .list_slide .item .image {
        position: relative;
        overflow: hidden;
        border-radius: 8px 8px 0 0; }
        .slide_project .list_slide .item .image img, .slide_project_post .list_slide .item .image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          transition: all 0.3s ease; }
        .slide_project .list_slide .item .image .learn_more, .slide_project_post .list_slide .item .image .learn_more {
          color: var(--Neutral-100, #FFF);
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 150%;
          /* 24px */
          position: absolute;
          width: 100%;
          bottom: 0;
          z-index: 1;
          background: var(--Permanent-Geranium-Lake-50, #DB292C);
          justify-content: space-between;
          align-items: center;
          display: flex;
          padding: 16px 0;
          max-width: 0;
          overflow: hidden;
          transition: all 0.3s ease;
          white-space: nowrap; }
          .slide_project .list_slide .item .image .learn_more .max_icon, .slide_project_post .list_slide .item .image .learn_more .max_icon {
            width: auto;
            height: auto; }
      .slide_project .list_slide .item .content_text, .slide_project_post .list_slide .item .content_text {
        display: flex;
        padding: 16px;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px; }
        .slide_project .list_slide .item .content_text .title, .slide_project_post .list_slide .item .content_text .title {
          display: flex;
          align-items: center;
          gap: 8px;
          justify-content: space-between; }
          .slide_project .list_slide .item .content_text .title span, .slide_project_post .list_slide .item .content_text .title span {
            color: var(--Neutral-0, #000);
            font-size: 30px;
            font-style: normal;
            font-weight: 700;
            line-height: 110%;
            /* 35.2px */
            transition: all 0.3s ease;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden; }
          .slide_project .list_slide .item .content_text .title img, .slide_project_post .list_slide .item .content_text .title img {
            display: none; }
          .slide_project .list_slide .item .content_text .title svg, .slide_project_post .list_slide .item .content_text .title svg {
            display: none; }
        .slide_project .list_slide .item .content_text .date, .slide_project_post .list_slide .item .content_text .date {
          color: #000;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 20px; }
        .slide_project .list_slide .item .content_text .description, .slide_project_post .list_slide .item .content_text .description {
          display: -webkit-box;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          overflow: hidden;
          color: #000;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: 150%; }
      .slide_project .list_slide .item:hover .image > img, .slide_project_post .list_slide .item:hover .image > img {
        transform: scale(1.1); }
      .slide_project .list_slide .item:hover .image .learn_more, .slide_project_post .list_slide .item:hover .image .learn_more {
        max-width: 100%;
        padding: 16px 24px; }
      .slide_project .list_slide .item:hover .content_text .title svg, .slide_project_post .list_slide .item:hover .content_text .title svg {
        display: inline; }
      .slide_project .list_slide .item:hover .content_text .title img, .slide_project_post .list_slide .item:hover .content_text .title img {
        display: inline; }
      .slide_project .list_slide .item:hover .content_text .title span, .slide_project_post .list_slide .item:hover .content_text .title span {
        color: var(--TrueBlue-50, #1C5DC5); }
  .slide_project .slick-arrow, .slide_project_post .slick-arrow {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 1px solid #C5C6D0;
    background-color: #FFF;
    background-image: url("../img/next_slick.svg");
    background-position: center;
    background-repeat: no-repeat;
    top: unset;
    bottom: 50px;
    transition: all 0.3s ease;
    left: calc(-33.333333% + 120px);
    right: unset; }
    .slide_project .slick-arrow:before, .slide_project_post .slick-arrow:before {
      display: none; }
    .slide_project .slick-arrow.slick-disabled, .slide_project_post .slick-arrow.slick-disabled {
      opacity: 0.6; }
    .slide_project .slick-arrow:hover, .slide_project_post .slick-arrow:hover {
      background-color: #44464F; }
    .slide_project .slick-arrow.slick-disabled, .slide_project_post .slick-arrow.slick-disabled {
      pointer-events: none; }
  .slide_project .slick-prev, .slide_project_post .slick-prev {
    background-image: url("../img/back_slick.svg");
    left: calc(-33.333333% + 27px);
    right: unset; }

.slide_project_post {
  width: 100%; }
  .slide_project_post .slick-dots {
    text-align: left;
    padding-left: 16px;
    bottom: -62px;
    width: auto; }
    .slide_project_post .slick-dots li {
      width: auto;
      height: auto;
      margin: 0 8px 0 0; }
      .slide_project_post .slick-dots li button {
        width: 10px;
        height: 10px;
        background-color: #C5C6D0;
        border-radius: 50%;
        overflow: hidden;
        font-size: 0; }
        .slide_project_post .slick-dots li button:before {
          display: none; }
      .slide_project_post .slick-dots li.slick-active button {
        background-color: #4884E5; }
      .slide_project_post .slick-dots li:last-child {
        margin: 0; }
  .slide_project_post .slick-arrow {
    width: 64px;
    height: 64px;
    background-color: #FAFCFE;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10; }
    .slide_project_post .slick-arrow:before {
      display: none; }
    .slide_project_post .slick-arrow:after {
      display: none; }
    .slide_project_post .slick-arrow.slick-prev {
      top: unset;
      left: unset;
      bottom: -120px;
      right: calc(55.5% - 664px);
      background-image: url("../img/back_slick.svg");
      font-size: 0; }
    .slide_project_post .slick-arrow.slick-next {
      top: unset;
      left: unset;
      bottom: -120px;
      right: calc(55.5% - 760px);
      background-image: url("../img/next_slick.svg"); }
    .slide_project_post .slick-arrow:hover {
      background-color: #44464F; }
    .slide_project_post .slick-arrow.slick-disabled {
      opacity: 0.6;
      pointer-events: none; }

.slider_cs_scroll {
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .slider_cs_scroll::before {
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
    height: 128px;
    position: absolute;
    width: 200px;
    z-index: 2;
    left: 0;
    top: 0; }
  .slider_cs_scroll::after {
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
    height: 128px;
    position: absolute;
    width: 200px;
    z-index: 2;
    right: 0;
    top: 0;
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg); }
  .slider_cs_scroll .slide-track {
    -webkit-animation: scroll 20s linear infinite;
    animation: scroll 20s linear infinite;
    display: flex;
    width: calc(250px * 14);
    padding: 32px 0; }

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7)); } }
@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7)); } }
.custom_box_image .elementor-widget-text-editor {
  position: absolute !important;
  bottom: 32px;
  width: calc(100% - 64px) !important;
  left: 32px; }
  .custom_box_image .elementor-widget-text-editor .elementor-widget-container {
    display: flex;
    flex-direction: column; }
    .custom_box_image .elementor-widget-text-editor .elementor-widget-container p strong {
      font-size: 24px;
      font-weight: 700;
      line-height: 32px; }
    .custom_box_image .elementor-widget-text-editor .elementor-widget-container p:last-child {
      max-height: 0;
      overflow: hidden; }
.custom_box_image:hover {
  cursor: pointer; }
  .custom_box_image:hover .elementor-widget-text-editor p:last-child {
    display: block;
    max-height: 500px; }

.box_name_explain {
  border: 1.167px solid var(--Neutral-30, #44464F);
  position: relative;
  max-width: 1324px;
  margin: 0 auto; }
  .box_name_explain:before {
    content: '';
    position: absolute;
    top: -14px;
    right: -14px;
    width: 28px;
    height: 28px;
    background: var(--Permanent-Geranium-Lake-50, #DB292C); }
  .box_name_explain:after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: -14px;
    width: 28px;
    height: 28px;
    background: var(--Permanent-Geranium-Lake-50, #DB292C); }
  .box_name_explain .text, .box_name_explain code {
    color: var(--Neutral-100, #FFF);
    font-size: 100px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 123.28px */
    text-transform: uppercase;
    font-family: 'Nulshock', sans-serif; }
    .box_name_explain .text span, .box_name_explain code span {
      color: var(--Permanent-Geranium-Lake-50, #DB292C); }
    .box_name_explain .text .color, .box_name_explain code .color {
      color: var(--Dark-Cerulean-40, #113978);
      font-family: 'Nulshock', sans-serif; }
    .box_name_explain .text.text8, .box_name_explain code.text8 {
      position: absolute;
      top: -12px;
      left: 0;
      font-family: 'Bai Jamjuree', sans-serif; }
      .box_name_explain .text.text8 span, .box_name_explain code.text8 span {
        color: var(--Dark-Cerulean-40, #113978); }
    .box_name_explain .text.text9, .box_name_explain code.text9 {
      position: absolute;
      bottom: -12px;
      right: 0;
      font-family: 'Bai Jamjuree', sans-serif; }
    .box_name_explain .text.text1, .box_name_explain code.text1 {
      text-align: center; }
  .box_name_explain code {
    font-family: 'Bai Jamjuree', sans-serif; }
  .box_name_explain .flex {
    display: flex;
    justify-content: space-between;
    padding-right: 20%; }
  .box_name_explain .flex_top {
    margin-top: -14px; }
  .box_name_explain .flex_end {
    display: flex;
    justify-content: end;
    padding-right: 20%;
    margin-bottom: -10px; }

.single_recruitment .content_header {
  background-image: url("../img/hero_header.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 10% 10% 8% 10%;
  margin: 0 auto;
  margin-top: -80px; }
  .single_recruitment .content_header .content_text {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 16px; }
    .single_recruitment .content_header .content_text h3 {
      color: #C5C6D0;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px;
      /* 150% */ }
    .single_recruitment .content_header .content_text h1 {
      color: #FFF;
      font-size: 48px;
      font-style: normal;
      font-weight: 700;
      line-height: 110%;
      margin-bottom: 30px; }
    .single_recruitment .content_header .content_text .button a {
      display: flex;
      width: 251px;
      padding: 12px 24px;
      justify-content: center;
      align-items: center;
      gap: 12px;
      border-radius: 8px;
      background: #DB292C;
      color: #FFF;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 24px;
      /* 150% */ }
      .single_recruitment .content_header .content_text .button a:hover {
        background: #BB1B1E; }
.single_recruitment .content_center {
  background: #EBF1FC;
  padding: 60px; }
  .single_recruitment .content_center .content {
    display: flex;
    padding: 80px;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    background: #FFF;
    max-width: 1166px;
    margin: 0 auto; }
    .single_recruitment .content_center .content .top {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      width: 100%; }
      .single_recruitment .content_center .content .top .box {
        width: calc(33.33% - 16px);
        display: flex;
        flex-direction: column;
        gap: 8px;
        border-radius: 16px;
        background: #EFF0FA;
        padding: 24px; }
        .single_recruitment .content_center .content .top .box .text {
          color: #44464F;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          /* 150% */
          margin-bottom: 4px; }
        .single_recruitment .content_center .content .top .box .value {
          color: #000;
          font-size: 16px;
          font-style: normal;
          font-weight: 700;
          line-height: 24px;
          /* 150% */ }
    .single_recruitment .content_center .content hr {
      height: 1px;
      background: #E1E2EC;
      margin: 0;
      width: 100%;
      overflow: hidden;
      border: none; }
    .single_recruitment .content_center .content .div {
      display: flex;
      flex-direction: column;
      gap: 24px; }
      .single_recruitment .content_center .content .div .title {
        color: #111318;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px;
        /* 125% */ }
      .single_recruitment .content_center .content .div .description ul {
        display: flex;
        flex-direction: column;
        gap: 8px; }
        .single_recruitment .content_center .content .div .description ul li {
          list-style: disc;
          color: #111318;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: 24px;
          list-style-position: inside; }
          .single_recruitment .content_center .content .div .description ul li::marker {
            color: #1C5DC5; }
.single_recruitment .content_bottom {
  background-image: url("../img/ut2.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 60px; }
  .single_recruitment .content_bottom .content {
    max-width: 774px;
    margin: 0 auto; }
    .single_recruitment .content_bottom .content .title {
      color: #FFF;
      font-size: 40px;
      font-style: normal;
      font-weight: 700;
      line-height: 110%;
      /* 44px */
      margin-bottom: 32px; }
  .single_recruitment .content_bottom .wpforms-container .wpforms-field-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field {
      width: 100%; }
      .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field.wpforms-field-name {
        width: 60%; }
      .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field.wpforms-field-phone {
        width: 35%;
        padding-top: 0; }
      .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field.vi_tri_ung_tuyen {
        display: none; }
    .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field-file-upload .wpforms-uploader {
      border-radius: 8px;
      background: var(--Dark-Cerulean-90, #D1E0F8); }
      .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field-file-upload .wpforms-uploader .dz-message svg {
        display: none; }
        .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field-file-upload .wpforms-uploader .dz-message svg img {
          margin-bottom: 2em; }
.single_recruitment .job_list {
  padding: 0 60px;
  background: linear-gradient(180deg, #EBF1FC 0%, #FAFCFE 65.02%); }
  .single_recruitment .job_list .top_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1520px;
    margin: 0 auto;
    padding-top: 120px; }
    .single_recruitment .job_list .top_content .title {
      color: var(--Neutral-10, #111318);
      font-size: 48px;
      font-style: normal;
      font-weight: 700;
      line-height: 110%;
      /* 52.8px */ }
    .single_recruitment .job_list .top_content a {
      display: flex;
      padding: 12px 24px;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 8px;
      border: 1px solid var(--Permanent-Geranium-Lake-50, #DB292C);
      color: var(--Permanent-Geranium-Lake-50, #DB292C);
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 24px;
      /* 150% */
      transition: all 0s ease; }
      .single_recruitment .job_list .top_content a:hover {
        color: #FFFFFF;
        background-color: #BB1B1E; }
  .single_recruitment .job_list .bottom_content {
    max-width: 1520px;
    margin: 0 auto;
    padding: 80px 0 200px 0; }
  .single_recruitment .job_list .list_recruiting_position_margin {
    margin: 0 -16px; }
    .single_recruitment .job_list .list_recruiting_position_margin .slick-arrow {
      border: 1px solid var(--Neutral-80, #C5C6D0); }
    .single_recruitment .job_list .list_recruiting_position_margin .slick-dots li button {
      background-color: #C5C6D0; }
    .single_recruitment .job_list .list_recruiting_position_margin .slick-dots li.slick-active button {
      background-color: #4884E5; }

.list_post_adamo {
  display: flex;
  flex-direction: column;
  gap: 80px; }
  .list_post_adamo .post_content {
    display: flex;
    flex-direction: column;
    gap: 64px; }
    .list_post_adamo .post_content .item {
      display: flex;
      flex-wrap: wrap;
      gap: 24px; }
      .list_post_adamo .post_content .item .left {
        width: 40%;
        max-width: 511px; }
        .list_post_adamo .post_content .item .left .image {
          overflow: hidden;
          position: relative; }
          .list_post_adamo .post_content .item .left .image .learn_more {
            color: var(--Neutral-100, #FFF);
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            position: absolute;
            width: 100%;
            bottom: 0;
            z-index: 1;
            background: var(--Permanent-Geranium-Lake-50, #DB292C);
            justify-content: space-between;
            align-items: center;
            display: flex;
            padding: 16px 0;
            max-width: 0;
            overflow: hidden;
            transition: all 0.3s ease;
            white-space: nowrap; }
          .list_post_adamo .post_content .item .left .image:hover img {
            transform: scale(1.1); }
          .list_post_adamo .post_content .item .left .image:hover .learn_more {
            max-width: 100%;
            padding: 16px 24px; }
      .list_post_adamo .post_content .item .right {
        width: calc(60% - 24px);
        display: flex;
        flex-direction: column;
        gap: 24px;
        align-items: start;
        justify-content: center; }
        .list_post_adamo .post_content .item .right .title {
          display: flex;
          align-items: center;
          gap: 8px;
          align-self: stretch;
          color: var(--Neutral-0, #000);
          font-size: 32px;
          font-style: normal;
          font-weight: 700;
          line-height: 40px;
          /* 125% */
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; }
          .list_post_adamo .post_content .item .right .title svg {
            display: none; }
          .list_post_adamo .post_content .item .right .title:hover {
            color: #1C5DC5; }
            .list_post_adamo .post_content .item .right .title:hover svg {
              display: inline-block; }
        .list_post_adamo .post_content .item .right .description {
          color: var(--Neutral-30, #44464F);
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: 24px;
          /* 150% */
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          overflow: hidden; }
        .list_post_adamo .post_content .item .right .show_all {
          display: inline-flex;
          padding: 16px 24px;
          align-items: center;
          gap: 8px;
          color: var(--Neutral-10, #111318);
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: 24px;
          /* 150% */
          border: none; }
          .list_post_adamo .post_content .item .right .show_all:hover {
            color: #FFF;
            background-color: #DB292C; }
            .list_post_adamo .post_content .item .right .show_all:hover svg path {
              fill: #FFF; }
  .list_post_adamo .pagination_show {
    display: flex;
    justify-content: center; }
    .list_post_adamo .pagination_show .content_pagination {
      display: flex;
      align-items: center;
      gap: 48px; }
      .list_post_adamo .pagination_show .content_pagination .pagination_button {
        display: flex;
        width: 140px;
        padding: 16px 24px;
        justify-content: start;
        align-items: center;
        border-radius: 8px;
        border: 1.5px solid var(--Dark-Cerulean-50, #1C5DC5);
        background-color: var(--Neutral-100, #FFF);
        background-repeat: no-repeat;
        color: var(--Dark-Cerulean-50, #1C5DC5);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        /* 24px */ }
        .list_post_adamo .pagination_show .content_pagination .pagination_button:hover {
          cursor: pointer; }
        .list_post_adamo .pagination_show .content_pagination .pagination_button.back {
          background-image: url("../img/back2.svg");
          background-position: center left 24px;
          justify-content: end; }
        .list_post_adamo .pagination_show .content_pagination .pagination_button.next {
          background-image: url("../img/next2.svg");
          background-position: center right 24px; }
        .list_post_adamo .pagination_show .content_pagination .pagination_button.paginate-disabled {
          opacity: 0.6;
          pointer-events: none; }
      .list_post_adamo .pagination_show .content_pagination .text {
        color: var(--Neutral-0, #000);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        /* 24px */ }

#primary_single_post {
  padding: 6% 8% 7% 8%;
  max-width: 1328px;
  margin: auto; }
  #primary_single_post .content .content_top {
    margin-bottom: 64px; }
    #primary_single_post .content .content_top .date {
      color: var(--Neutral-60, #4B4C52);
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 150%;
      /* 21px */
      text-transform: uppercase;
      margin-bottom: 24px; }
    #primary_single_post .content .content_top .title {
      color: var(--Neutral-0, #000);
      font-size: 48px;
      font-style: normal;
      font-weight: 700;
      line-height: 110%;
      /* 52.8px */
      margin-bottom: 32px; }
    #primary_single_post .content .content_top .list_category {
      display: flex;
      flex-wrap: wrap;
      gap: 12px; }
      #primary_single_post .content .content_top .list_category .tag-item {
        border-radius: 4px;
        display: flex;
        align-items: flex-start;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        /* 21px */ }
        #primary_single_post .content .content_top .list_category .tag-item a {
          color: var(--Neutral-10, #111318);
          padding: 12px 16px;
          background: var(--Neutral-95, #EFF0FA);
          border-radius: 4px;
          border: 1.5px solid transparent; }
          #primary_single_post .content .content_top .list_category .tag-item a:hover {
            background-color: #FFF;
            color: var(--TrueBlue-20, #081935);
            border: 1.5px solid var(--TrueBlue-20, #081935); }
  #primary_single_post .content .image_thumb {
    margin-bottom: 64px; }
    #primary_single_post .content .image_thumb img {
      width: 100%;
      height: auto;
      object-fit: cover; }
  #primary_single_post .content .content_main {
    display: flex;
    flex-wrap: wrap;
    gap: 48px 32px;
    justify-content: center; }
    #primary_single_post .content .content_main .blog-detail-content {
      width: 85%;
      padding: 0 32px; }
      #primary_single_post .content .content_main .blog-detail-content h1 {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        margin-bottom: 0.67em; }
      #primary_single_post .content .content_main .blog-detail-content h2 {
        margin-bottom: 0.83em;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; }
      #primary_single_post .content .content_main .blog-detail-content h3 {
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 1em; }
      #primary_single_post .content .content_main .blog-detail-content h4 {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 1.33em; }
      #primary_single_post .content .content_main .blog-detail-content h5 {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 1.67em; }
      #primary_single_post .content .content_main .blog-detail-content h6 {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 2.33em; }
      #primary_single_post .content .content_main .blog-detail-content p {
        margin-bottom: 16px;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; }
  #primary_single_post .content .share_button {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    border-top: 1px solid var(--Neutral-90, #E1E2EC);
    border-bottom: 1px solid var(--Neutral-90, #E1E2EC);
    padding: 24px 0;
    justify-content: flex-end;
    gap: 0;
    align-self: stretch; }
    #primary_single_post .content .share_button span {
      color: var(--Neutral-50, #000);
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: 150%; }
    #primary_single_post .content .share_button .ssbp-wrap .ssbp-list li {
      margin-top: 0; }
  #primary_single_post .content .tags {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%; }
    #primary_single_post .content .tags .list_tags span {
      color: var(--Dark-Cerulean-40, #113978);
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 24px */ }

.single_post_related {
  max-width: 1640px;
  margin: 0 auto;
  padding: 0 60px;
  padding-bottom: 100px; }
  .single_post_related .content {
    display: flex;
    flex-direction: column;
    margin-left: -16px;
    margin-right: -16px; }
    .single_post_related .content .title_main {
      color: var(--Neutral-0, #000);
      font-size: 40px;
      font-style: normal;
      font-weight: 700;
      line-height: 110%;
      /* 44px */
      margin-bottom: 32px;
      padding-left: 16px; }
    .single_post_related .content .all_post {
      display: flex;
      align-items: center;
      justify-content: center; }
      .single_post_related .content .all_post a {
        display: flex;
        padding: 16px 24px;
        gap: 20px;
        justify-content: space-between;
        align-items: center;
        background: var(--Permanent-Geranium-Lake-50, #DB292C);
        color: var(--Neutral-100, #FFF);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        /* 24px */ }
    .single_post_related .content .list_item {
      margin-bottom: 30px;
      width: 100%; }
      .single_post_related .content .list_item .item {
        padding: 0 16px; }
        .single_post_related .content .list_item .item .post_img {
          overflow: hidden;
          position: relative; }
          .single_post_related .content .list_item .item .post_img .learn_more {
            color: var(--Neutral-100, #FFF);
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 24px */
            position: absolute;
            width: 100%;
            bottom: 0;
            z-index: 1;
            background: var(--Permanent-Geranium-Lake-50, #DB292C);
            justify-content: space-between;
            align-items: center;
            display: flex;
            padding: 16px 0;
            max-width: 0;
            overflow: hidden;
            transition: all 0.3s ease;
            white-space: nowrap; }
          .single_post_related .content .list_item .item .post_img img {
            height: auto; }
        .single_post_related .content .list_item .item .post_content {
          display: flex;
          flex-direction: column;
          gap: 16px;
          padding: 16px;
          align-items: start; }
          .single_post_related .content .list_item .item .post_content .title {
            display: flex;
            align-items: center;
            gap: 8px;
            justify-content: space-between; }
            .single_post_related .content .list_item .item .post_content .title span {
              color: var(--Neutral-0, #000);
              font-size: 26px;
              font-style: normal;
              font-weight: 700;
              line-height: 1.2;
              transition: all 0.3s ease;
              display: -webkit-box;
              -webkit-line-clamp: 3;
              -webkit-box-orient: vertical;
              overflow: hidden; }
            .single_post_related .content .list_item .item .post_content .title svg {
              display: none;
              position: relative; }
          .single_post_related .content .list_item .item .post_content .date {
            color: var(--Neutral-50, #000);
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 20px;
            /* 142.857% */ }
          .single_post_related .content .list_item .item .post_content .excerpt {
            color: var(--Neutral-30, #44464F);
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            /* 24px */
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            overflow: hidden; }
          .single_post_related .content .list_item .item .post_content .read_more {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 8px;
            color: var(--Neutral-10, #111318);
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 24px */ }
        .single_post_related .content .list_item .item:hover .post_img .attachment-news_insights {
          transform: scale(1.1); }
        .single_post_related .content .list_item .item:hover .post_img .learn_more {
          max-width: 100%;
          padding: 16px 24px; }
        .single_post_related .content .list_item .item:hover .post_content .title span {
          color: var(--TrueBlue-50, #1C5DC5); }
        .single_post_related .content .list_item .item:hover .post_content .title svg {
          display: inline;
          min-width: 24px; }
  .single_post_related .pagination_show {
    display: flex;
    justify-content: center; }
    .single_post_related .pagination_show .content_pagination {
      display: inline-flex;
      align-items: center;
      gap: 48px; }
      .single_post_related .pagination_show .content_pagination .paginate-disabled {
        pointer-events: none;
        opacity: 0.6; }
      .single_post_related .pagination_show .content_pagination .back, .single_post_related .pagination_show .content_pagination .next {
        display: flex;
        width: 140px;
        padding: 16px 24px;
        justify-content: space-between;
        align-items: center;
        border: 1.5px solid var(--Neutral-10, #111318);
        background: var(--Neutral-100, #FFF);
        color: var(--Neutral-10, #111318);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        /* 24px */ }
        .single_post_related .pagination_show .content_pagination .back:hover, .single_post_related .pagination_show .content_pagination .next:hover {
          cursor: pointer;
          border: 1.5px solid var(--TrueBlue-20, #081935);
          color: var(--TrueBlue-20, #081935); }
          .single_post_related .pagination_show .content_pagination .back:hover svg path, .single_post_related .pagination_show .content_pagination .next:hover svg path {
            fill: #081935; }
      .single_post_related .pagination_show .content_pagination .text {
        color: var(--Neutral-0, #000);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        /* 24px */ }

@media screen and (max-width: 1640px) {
  .slide_project_post {
    padding-left: 60px; }
    .slide_project_post .slick-arrow.slick-next {
      right: 60px; }
    .slide_project_post .slick-arrow.slick-prev {
      right: 156px; } }
@media (min-width: 1025px) and (max-width: 1580px) {
  .custom_width_box {
    max-width: 360px !important; } }
@media screen and (max-width: 1280px) {
  .before_font_size::before {
    font-size: 36px !important;
    width: 40px !important;
    left: -60px !important; }

  .adamo_life_project .content .left_project {
    gap: 30px; }
    .adamo_life_project .content .left_project .title {
      font-size: 40px; }
  .adamo_life_project .content .slide_project .list_slide .item .content_text .title span {
    font-size: 24px; }
  .adamo_life_project .content .slide_project .slick-arrow {
    width: 46px;
    height: 46px; }

  #primary_single_post .content .content_top {
    margin-bottom: 40px; }
    #primary_single_post .content .content_top .date {
      margin-bottom: 16px; }
    #primary_single_post .content .content_top .title {
      font-size: 38px;
      margin-bottom: 20px; }
  #primary_single_post .content .image_thumb {
    margin-bottom: 40px; }
  #primary_single_post .content .content_main {
    gap: 38px 24px; }
    #primary_single_post .content .content_main .blog-detail-content {
      padding: 0 24px; }

  .single_post_related .content {
    margin-left: -12px;
    margin-right: -12px; }
    .single_post_related .content .title_main {
      font-size: 32px;
      margin-bottom: 24px;
      padding-left: 12px; }
    .single_post_related .content .all_post {
      display: flex;
      align-items: center;
      justify-content: center; }
    .single_post_related .content .list_item {
      margin-bottom: 24px; }
      .single_post_related .content .list_item .item {
        padding: 0 12px; }
        .single_post_related .content .list_item .item .post_content {
          gap: 12px; }
          .single_post_related .content .list_item .item .post_content .title span {
            font-size: 22px; }
          .single_post_related .content .list_item .item .post_content .title svg {
            display: none;
            position: relative; }
        .single_post_related .content .list_item .item:hover .post_img .learn_more {
          padding: 16px 20px; }
  .single_post_related .pagination_show .content_pagination {
    gap: 40px; }
    .single_post_related .pagination_show .content_pagination .back, .single_post_related .pagination_show .content_pagination .next {
      display: flex;
      width: 140px;
      padding: 16px 20px; } }
@media screen and (max-width: 1024px) {
  .list_post_adamo {
    gap: 50px; }
    .list_post_adamo .post_content {
      gap: 40px; }
      .list_post_adamo .post_content .item {
        gap: 20px; }
        .list_post_adamo .post_content .item .left .image .learn_more {
          font-size: 14px;
          padding: 12px 0; }
        .list_post_adamo .post_content .item .left .image:hover .learn_more {
          padding: 12px 20px; }
        .list_post_adamo .post_content .item .right {
          width: calc(60% - 20px);
          gap: 16px; }
          .list_post_adamo .post_content .item .right .title {
            gap: 6px;
            font-size: 24px;
            line-height: 28px; }
          .list_post_adamo .post_content .item .right .show_all {
            padding: 12px 20px;
            gap: 6px;
            font-size: 14px;
            line-height: 20px;
            /* 150% */ }
    .list_post_adamo .pagination_show .content_pagination {
      gap: 30px; }
      .list_post_adamo .pagination_show .content_pagination .pagination_button {
        display: flex;
        width: 110px;
        padding: 12px 20px;
        font-size: 14px;
        background-size: 20px; }
        .list_post_adamo .pagination_show .content_pagination .pagination_button.back {
          background-position: center left 20px; }
        .list_post_adamo .pagination_show .content_pagination .pagination_button.next {
          background-position: center right 20px; }
      .list_post_adamo .pagination_show .content_pagination .text {
        font-size: 14px; }

  .single_recruitment .content_header {
    padding: 16% 16% 10% 16%;
    margin-top: -80px; }
    .single_recruitment .content_header .content_text h3 {
      font-size: 14px;
      line-height: 20px; }
    .single_recruitment .content_header .content_text h1 {
      color: #FFF;
      font-size: 38px;
      margin-bottom: 20px; }
    .single_recruitment .content_header .content_text .button a {
      width: 200px; }
  .single_recruitment .content_center {
    background: #EBF1FC;
    padding: 60px; }
    .single_recruitment .content_center .content {
      padding: 60px;
      gap: 32px; }
      .single_recruitment .content_center .content .top .box {
        width: calc(33.33% - 10px);
        padding: 20px; }
      .single_recruitment .content_center .content .div {
        gap: 18px; }
        .single_recruitment .content_center .content .div .title {
          font-size: 24px;
          line-height: 32px;
          /* 125% */ }
        .single_recruitment .content_center .content .div .description ul {
          gap: 6px; }
  .single_recruitment .content_bottom {
    padding: 60px; }
    .single_recruitment .content_bottom .content .title {
      font-size: 32px;
      margin-bottom: 20px; }
    .single_recruitment .content_bottom .wpforms-container .wpforms-field-container {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field {
        width: 100%; }
        .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field.wpforms-field-name {
          width: 60%; }
        .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field.wpforms-field-phone {
          width: 35%;
          padding-top: 0; }
        .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field.vi_tri_ung_tuyen {
          display: none; }
  .single_recruitment .job_list .top_content {
    padding-top: 80px; }
    .single_recruitment .job_list .top_content .title {
      font-size: 32px; }
  .single_recruitment .job_list .bottom_content {
    max-width: 1520px;
    margin: 0 auto;
    padding: 45px 0 120px 0; }
  .single_recruitment .job_list .list_recruiting_position_margin .slick-arrow.slick-next {
    right: 16px; }

  .vector_icon_before:after {
    width: 23px;
    height: 15px;
    background-image: url("../img/Vector4.svg");
    left: 50%;
    top: -15px;
    transform: translateX(-50%); }

  .none_before_mobile:before, .none_before_mobile:after {
    display: none !important; }

  .section_box_benefits {
    width: calc(50% - 16px) !important; }
    .section_box_benefits .elementor-icon-box-title {
      min-height: 56px; }

  .custom_box_image .elementor-widget-text-editor {
    position: absolute !important;
    bottom: 20px;
    width: calc(100% - 40px) !important;
    left: 20px; }

  .slide_project_post .list_slide {
    margin: 0 -10px; }
    .slide_project_post .list_slide .item {
      padding: 0 10px; }
      .slide_project_post .list_slide .item .content_text .title span {
        font-size: 24px; }
    .slide_project_post .list_slide .slick-arrow {
      width: 46px;
      height: 46px; }
      .slide_project_post .list_slide .slick-arrow.slick-prev {
        right: 126px;
        bottom: -105px; }
      .slide_project_post .list_slide .slick-arrow.slick-next {
        bottom: -105px; }
  .slide_project_post .slick-dots {
    padding-left: 10px; }

  .slide_image_swiper_custom .elementor-swiper-button {
    width: 46px !important;
    height: 46px !important;
    background-size: 24px !important; }
  .slide_image_swiper_custom .elementor-swiper-button-next {
    left: -66px !important; }
  .slide_image_swiper_custom .elementor-swiper-button-prev {
    left: -132px !important; }

  .box_name_explain {
    max-width: 800px; }
    .box_name_explain .text, .box_name_explain code {
      font-size: 68px; }
    .box_name_explain .flex {
      padding-right: 12%; }

  .recruiting_category > .content {
    gap: 30px; }
    .recruiting_category > .content .title_category {
      width: 600px; }
      .recruiting_category > .content .title_category .category {
        padding: 12px 24px; }
  .recruiting_category .tab_content {
    gap: 24px; }
    .recruiting_category .tab_content .item {
      width: calc(50% - 12px); }

  .menu_header_custom .elementor-nav-menu--dropdown {
    position: absolute;
    top: 33px;
    left: -112px; }
  .menu_header_custom .elementor-item {
    white-space: nowrap; }

  .list_recruiting_position .item .content, .list_content_category .item .content {
    border-radius: 24px 0;
    padding: 24px; }
  .list_recruiting_position .item .top, .list_content_category .item .top {
    padding-bottom: 24px;
    flex-wrap: wrap;
    gap: 20px; }
    .list_recruiting_position .item .top .left, .list_content_category .item .top .left {
      width: 100%;
      max-width: unset; }
    .list_recruiting_position .item .top .right a, .list_content_category .item .top .right a {
      display: flex;
      padding: 12px 44px 12px 18px;
      gap: 4px;
      font-size: 14px;
      line-height: 20px;
      background-position: right 18px center;
      background-size: 18px; }
  .list_recruiting_position .slick-dots, .list_content_category .slick-dots {
    bottom: -50px; }
  .list_recruiting_position .slick-arrow, .list_content_category .slick-arrow {
    width: 46px;
    height: 46px;
    background-size: 24px; }
    .list_recruiting_position .slick-arrow.slick-prev, .list_content_category .slick-arrow.slick-prev {
      bottom: -90px;
      right: 80px; }
    .list_recruiting_position .slick-arrow.slick-next, .list_content_category .slick-arrow.slick-next {
      bottom: -90px; }

  .adamo_life_project .content .slide_project .slick-arrow {
    background-size: 24px; }
  .adamo_life_project .content .left_project .show_all a img {
    display: none; } }
@media screen and (max-width: 991px) {
  .adamo_life_project .content .left_project {
    gap: 24px; }
    .adamo_life_project .content .left_project .title {
      font-size: 30px; }
  .adamo_life_project .content .slide_project .list_slide .item .content_text .title span {
    font-size: 22px; }
  .adamo_life_project .content .slide_project .slick-arrow {
    left: calc(-33.333333% + 87px); }
  .adamo_life_project .content .slide_project .slick-prev {
    left: calc(-33.333333% + 27px); }

  #primary_single_post .content .content_top {
    margin-bottom: 30px; }
    #primary_single_post .content .content_top .date {
      margin-bottom: 8px;
      font-size: 14px; }
    #primary_single_post .content .content_top .title {
      font-size: 32px;
      margin-bottom: 16px; }
  #primary_single_post .content .image_thumb {
    margin-bottom: 30px; }
  #primary_single_post .content .content_main {
    gap: 30px; }
    #primary_single_post .content .content_main .blog-detail-content {
      width: 100%; }

  .single_post_related .content .title_main {
    font-size: 28px;
    margin-bottom: 20px; }
  .single_post_related .content .list_item {
    margin-bottom: 20px; }
  .single_post_related .pagination_show .content_pagination {
    gap: 30px; } }
@media screen and (max-width: 767px) {
  .before_font_size::before {
    font-size: 28px !important;
    width: 30px !important;
    left: -40px !important; }

  .list_post_adamo {
    gap: 30px; }
    .list_post_adamo .post_content {
      gap: 20px; }
      .list_post_adamo .post_content .item {
        gap: 20px; }
        .list_post_adamo .post_content .item .left {
          width: 100%; }
          .list_post_adamo .post_content .item .left .image .learn_more {
            font-size: 14px;
            padding: 12px 0; }
        .list_post_adamo .post_content .item .right {
          width: 100%;
          gap: 12px; }
          .list_post_adamo .post_content .item .right .title {
            font-size: 20px;
            line-height: 24px; }
    .list_post_adamo .pagination_show .content_pagination {
      gap: 16px; }

  .single_recruitment .content_header {
    padding: 140px 20px 60px 20px;
    margin-top: -76px; }
    .single_recruitment .content_header .content_text h1 {
      font-size: 28px;
      margin-bottom: 10px; }
    .single_recruitment .content_header .content_text .button a {
      width: auto;
      font-size: 14px;
      display: inline-block; }
  .single_recruitment .content_center {
    background: #EBF1FC;
    padding: 60px 20px; }
    .single_recruitment .content_center .content {
      padding: 20px;
      gap: 20px; }
      .single_recruitment .content_center .content .top {
        gap: 20px;
        margin-bottom: 10px; }
        .single_recruitment .content_center .content .top .box {
          width: 100%;
          padding: 20px; }
      .single_recruitment .content_center .content .div {
        gap: 12px; }
        .single_recruitment .content_center .content .div .description ul li {
          font-size: 14px; }
  .single_recruitment .content_bottom {
    padding: 60px 20px; }
    .single_recruitment .content_bottom .content .title {
      font-size: 24px; }
    .single_recruitment .content_bottom .wpforms-container .wpforms-field-container {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field {
        width: 100%;
        padding: 10px 0 !important; }
        .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field.wpforms-field-name {
          width: 100%;
          padding-top: 0 !important; }
        .single_recruitment .content_bottom .wpforms-container .wpforms-field-container .wpforms-field.wpforms-field-phone {
          width: 100%; }
  .single_recruitment .job_list {
    padding: 0; }
    .single_recruitment .job_list .top_content {
      padding-top: 60px;
      flex-direction: column;
      gap: 20px; }
      .single_recruitment .job_list .top_content .title {
        font-size: 28px; }
      .single_recruitment .job_list .top_content a {
        font-size: 14px; }
    .single_recruitment .job_list .bottom_content {
      max-width: 1520px;
      margin: 0 auto;
      padding: 10px 0 120px 0; }
    .single_recruitment .job_list .list_recruiting_position_margin {
      margin: 0; }
      .single_recruitment .job_list .list_recruiting_position_margin .list_recruiting_position .item {
        padding: 20px; }
      .single_recruitment .job_list .list_recruiting_position_margin .slick-arrow.slick-next {
        right: calc(50% - 56px); }

  .section_box_benefits {
    width: 100% !important; }
    .section_box_benefits .elementor-icon-box-title {
      min-height: 56px; }

  .slide_project_post {
    padding: 0 20px; }
    .slide_project_post .list_slide {
      margin: 0; }
      .slide_project_post .list_slide .item {
        padding: 0; }
        .slide_project_post .list_slide .item .content_text {
          padding: 16px 0 0 0;
          gap: 8px; }
      .slide_project_post .list_slide .slick-arrow.slick-next {
        right: calc(50% - 56px);
        bottom: -90px; }
      .slide_project_post .list_slide .slick-arrow.slick-prev {
        bottom: -90px;
        right: unset;
        left: calc(50% - 56px); }

  .slide_image_swiper_custom .elementor-swiper-button {
    display: none !important; }

  .box_name_explain .text, .box_name_explain code {
    font-size: 40px;
    line-height: 120%; }
  .box_name_explain .text.text1 {
    text-align: left;
    padding-left: 80px; }
  .box_name_explain .text.text8 {
    top: 0; }
  .box_name_explain .text.text9 {
    bottom: -8px; }
  .box_name_explain .flex {
    padding-right: 16px; }
  .box_name_explain .flex_end {
    padding-right: 80px; }

  .recruiting_category > .content {
    gap: 30px; }
    .recruiting_category > .content .title_category {
      width: auto; }
      .recruiting_category > .content .title_category .category {
        padding: 12px 10px;
        font-size: 14px;
        text-align: center; }
  .recruiting_category .tab_content {
    gap: 20px; }
    .recruiting_category .tab_content .item {
      width: 100%; }

  .menu_header_custom .elementor-nav-menu--dropdown {
    top: 54px;
    left: unset;
    right: 0; }

  .adamo_life_project .content .slide_project .list_slide .item .content_text {
    padding: 16px 0 0 0;
    gap: 8px; }
  .adamo_life_project .content .slide_project .slick-arrow {
    width: 46px;
    height: 46px; }

  .list_recruiting_position .slick-arrow.slick-next {
    right: calc(50% - 56px);
    bottom: -90px;
    left: unset; }
  .list_recruiting_position .slick-arrow.slick-prev {
    bottom: -90px;
    right: unset;
    left: calc(50% - 56px); }

  .adamo_life_project .content {
    padding: 0 20px; }
    .adamo_life_project .content .left_project {
      display: none; }
    .adamo_life_project .content .slide_project {
      width: 100%;
      padding: 0 0 80px; }
      .adamo_life_project .content .slide_project .list_slide .item .image {
        height: auto; }
        .adamo_life_project .content .slide_project .list_slide .item .image .learn_more {
          font-size: 14px; }
      .adamo_life_project .content .slide_project .slick-next {
        right: calc(50% - 56px);
        bottom: -90px;
        left: unset; }
      .adamo_life_project .content .slide_project .slick-prev {
        bottom: -90px;
        right: unset;
        left: calc(50% - 56px); }

  #primary_single_post {
    padding: 60px 16px; }
    #primary_single_post .content .content_top .title {
      font-size: 24px; }
    #primary_single_post .content .image_thumb {
      margin-bottom: 30px; }
    #primary_single_post .content .content_main {
      gap: 30px; }
      #primary_single_post .content .content_main .blog-detail-content {
        padding: 0; }
        #primary_single_post .content .content_main .blog-detail-content h1 {
          font-size: 24px; }
        #primary_single_post .content .content_main .blog-detail-content h2 {
          font-size: 20px; }
        #primary_single_post .content .content_main .blog-detail-content h3 {
          font-size: 18px; }
        #primary_single_post .content .content_main .blog-detail-content h4 {
          font-size: 18px; }
        #primary_single_post .content .content_main .blog-detail-content h5 {
          font-size: 18px; }
        #primary_single_post .content .content_main .blog-detail-content h6 {
          font-size: 18px; }

  .single_post_related {
    padding: 0 16px;
    padding-bottom: 60px; }
    .single_post_related .content {
      overflow: hidden;
      margin: 0; }
      .single_post_related .content .title_main {
        font-size: 28px;
        margin-bottom: 20px;
        padding: 0; }
      .single_post_related .content .list_item {
        margin-bottom: 30px; }
        .single_post_related .content .list_item .item {
          padding: 0; }
          .single_post_related .content .list_item .item .post_content {
            padding: 16px 0 0 0;
            gap: 8px; }
            .single_post_related .content .list_item .item .post_content .title {
              gap: 4px; }
      .single_post_related .content .all_post a {
        padding: 12px 20px;
        gap: 8px;
        font-size: 14px; }
    .single_post_related .pagination_show .content_pagination {
      gap: 30px; } }

/*# sourceMappingURL=main.css.map */
