/******* Do not edit this file *******
Code Snippets Manager
Saved: Oct 28 2025 | 04:58:06 */
@charset "UTF-8";
/* ==========================================================================
   UPDATED 10/2025
   ========================================================================== */
.content_tpcloud:before {
  position: absolute;
  top: 0;
}
li.wpml-ls-current-language > a > span.wpml-ls-display {
  display: none;
}
.pagination {
  justify-content: space-around;
}
figure.elementor-image-box-img {
  width: auto !important;
}
/*FOOTER*/
body {
  font-size: 16px;
  --e-global-typography-primary-font-family: Barlow;
  --e-global-color-text: #222;
  --e-global-color-accent: #f37b20;
  --e-global-typography-primary-font-weight: 700;
}
/* ==========================================================================
   Base styles
   ========================================================================== */
.aligncenter {
  text-align: center;
}
.news-items__desc {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.title-list, .loc-list {
  list-style: none;
  padding-left: 0;
  background-color: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
  width: max-content !important;
}
li.ui-menu-item {
  padding: 8px 10px;
  cursor: pointer;
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 15px;
  color: #333;
}
li.ui-menu-item:hover div {
  background-color: #f4f6f8;
}
li.ui-menu-item div {
  padding-left: 8px;
}
.link-color {
  color: var(--e-global-color-accent);
}
/* ==========================================================================
   Post Single
   ========================================================================== */
.gallery {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 1em;
}
.gallery-item {
  margin: 0 !important;
}
/* HOMEPAGE */
.h-section-hero-image {
  transform: translateY(-10vh);
}
.h-why-choose-us img {
  transform: scale(1.3) translateY(10%);
  transition: 0.5s ease-in-out;
}
.h-hero-image img {
  transform: scale(1.18) translate(9%, -9%);
}
.elementor-section .elementor-column.tpcoms-col-75 {
  width: 75%;
}
.elementor-section .elementor-column.tpcoms-col-25 {
  width: 25%;
}
.elementor-section .elementor-column.tpcoms-col-41-6 {
  width: 41.66667%;
}
.elementor-section .elementor-column.tpcoms-col-58-3 {
  width: 58.33333%;
}
.section-get-in-touch {
  margin-bottom: 0px !important;
  padding-bottom: 30px !important;
}
.section-get-in-touch-tech {
  padding-top: 87px !important;
  padding-bottom: 87px !important;
}
.mobile-center-box .elementor-container .elementor-column > .elementor-widget-wrap {
  padding: 10px;
}
@media only screen and (max-width: 1366px) {
  .h-why-choose-us img {
    transform: scale(1.3) translateY(0%);
  }
  .elementor-section .elementor-column.tpcoms-col-41-6 {
    width: 50%;
  }
  .elementor-section .elementor-column.tpcoms-col-58-3 {
    width: 50%;
  }
}
@media only screen and (max-width: 1280px) {
  .h-why-choose-us img {
    transform: scale(1) translateY(0%);
  }
}
@media only screen and (max-width: 1024px) {
  .h-why-choose-us img {
    transform: scale(1) translateY(0%);
  }
  .elementor-section .elementor-column.h-why-choose-us {
    width: 100%;
    opacity: 0.1;
    position: absolute;
    transform: translateY(-10%);
    z-index: -1;
  }
  .elementor-section .elementor-column.h-why-choose-us-text {
    width: 66.66666%;
  }
}
@media only screen and (max-width: 640px) {
  .elementor-section .elementor-column.tpcoms-col-75 {
    width: 50%;
  }
  .elementor-section .elementor-column.tpcoms-col-25 {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .width-100 .elementor-button {
    width: 100%;
  }
  .h-section-hero-image {
    background: transparent !important;
  }
  .elementor-section .elementor-column.tpcoms-col-58-3, .elementor-section .elementor-column.tpcoms-col-41-6, .elementor-section .elementor-column.tpcoms-col-75, .elementor-section .elementor-column.tpcoms-col-25 {
    width: 100%;
  }
  .home-hero-image-mobile .elementor-widget-container img {
    transform: translateX(calc(3% + 1px));
  }
}
/* CONTACT */
.contact-top-col::before {
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(100% - 1px);
  width: 100%;
  max-width: 100%;
  background-color: #0050a4;
  content: "";
  display: block;
}
.contact-top::before {
  content: "";
  background: url(/wp-content/uploads/2021/10/Group-436.svg);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  /* left: 100%; */
  background-position: center right;
  z-index: -1;
}
.contact-us-form .wpforms-contact-us.wpforms-container-full .wpforms-field-label {
  font-size: 14px;
  line-height: 19px;
  font-family: "su";
  font-weight: normal;
  text-transform: uppercase;
  color: var(--e-global-color-text);
}
.contact-us-form .wpforms-contact-us.wpforms-container-full .wpforms-field-label .wpforms-required-label::before {
  content: "(";
  color: var(--e-global-color-text);
}
.contact-us-form .wpforms-contact-us.wpforms-container-full .wpforms-field-label .wpforms-required-label::after {
  content: ")";
  color: var(--e-global-color-text);
}
.contact-us-form .wpforms-contact-us.wpforms-container-full .wpforms-field-large {
  background: rgba(106, 106, 106, 0.06);
  border-radius: 4px;
  color: var(--e-global-color-text);
  border: 0;
}
.contact-us-form .wpforms-contact-us.wpforms-container-full input.wpforms-field-large {
  height: 45px;
}
.contact-us-form .wpforms-contact-us.wpforms-container-full .wpforms-field.field-50 {
  width: calc(50% - 5px);
  float: left;
  clear: unset;
}
.contact-us-form .wpforms-contact-us.wpforms-container-full .wpforms-field.field-50:nth-of-type(n+1) {
  margin-left: 0;
  margin-right: 5px;
}
.contact-us-form .wpforms-contact-us.wpforms-container-full .wpforms-field.field-50:nth-of-type(2n) {
  margin-right: 0;
  margin-left: 5px;
}
.contact-us-form .wpforms-contact-us.wpforms-container-full .wpforms-submit {
  padding: 5px 25px;
  background: var(--e-global-color-accent);
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.2px;
  color: #FFFFFF;
  font-family: "su";
  border: 1px solid var(--e-global-color-accent);
}
.contact-us-form .wpforms-contact-us.wpforms-container-full .wpforms-submit:hover {
  background: #FFF;
  color: var(--e-global-color-accent);
  border: 1px solid var(--e-global-color-accent);
}
.contact-us-form .wpforms-confirmation-container-full {
  background: #FFFFFF;
  width: 60%;
  position: fixed;
  top: 50%;
  left: 20%;
  transform: translateY(-50%);
  text-align: center;
  z-index: 99999;
  padding: 30px 15px;
  border: 0;
  margin-bottom: 0;
}
.contact-us-form .wpforms-confirmation-container-full p {
  color: #222222;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
  font-family: var(--e-global-typography-primary-font-family);
}
#popup-close {
  background: url(/wp-content/uploads/2021/10/popup-close.svg);
  width: 20px;
  height: 20px;
  position: absolute;
  display: block;
  top: 32px;
  right: 35px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.3s ease-in-out;
  cursor: pointer;
}
#popup-close:hover {
  transform: rotate(180deg);
}
@media only screen and (max-width: 1280px) {
  .search-result-page .container, #footer .container, .elementor > .elementor-section-boxed > .elementor-container {
    width: 94% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 auto;
    max-width: 100%;
  }
  .tablet-container .elementor-container .elementor-container {
    max-width: 100%;
    margin-left: 3%;
  }
  .tablet-container-right .elementor-container .elementor-container {
    max-width: 100%;
    margin-right: 3%;
  }
}
@media only screen and (max-width: 768px) {
  .tablet-container .elementor-container .elementor-container {
    margin-right: 3%;
  }
}
@media only screen and (max-width: 980px) {
  .h-section-hero-image {
    background-size: 45% !important;
    background-position: 100% 50% !important;
    padding-bottom: 80px !important;
  }
}
@media only screen and (max-width: 480px) {
  .contact-us-form .wpforms-confirmation-container-full {
    width: 90%;
    left: 5%;
  }
  #popup-close {
    top: 20px;
    right: 20px;
  }
}
/* Page văn hóa doanh nghiệp */
.work-environment .elementor-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.work-environment .elementor-container .elementor-column {
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .work-environment .elementor-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Page Quy trình tuyển dụng */
@media only screen and (max-width: 768px) {
  .reset-order .elementor-container .elementor-column:first-child {
    order: 2;
  }
  .reset-order .elementor-container .elementor-column:last-child {
    order: 1;
  }
}
.job-opportunities-form {
  overflow: hidden;
}
.wpforms-required-label {
  color: var(--e-global-color-accent) !important;
}
.sec-one-stop-shop .elementor-container {
  display: grid;
  grid-template-areas: "oss1 oss1 oss1 oss2" "oss3 oss4 oss5 oss6";
}
.sec-one-stop-shop .elementor-container .elementor-column {
  width: 100%;
}
.sec-one-stop-shop .elementor-container .elementor-column:first-child {
  grid-area: oss1;
}
.sec-one-stop-shop .elementor-container .elementor-column:nth-child(2) {
  grid-area: oss2;
}
.sec-one-stop-shop .elementor-container .elementor-column:nth-child(3) {
  grid-area: oss3;
}
.sec-one-stop-shop .elementor-container .elementor-column:nth-child(4) {
  grid-area: oss4;
}
.sec-one-stop-shop .elementor-container .elementor-column:nth-child(5) {
  grid-area: oss5;
}
.sec-one-stop-shop .elementor-container .elementor-column:nth-child(6) {
  grid-area: oss6;
}
@media only screen and (max-width: 640px) {
  .sec-one-stop-shop .elementor-container {
    display: grid;
    grid-template-areas: "oss1 oss1 " "oss2 oss3" "oss4 oss5" "oss6 oss6";
  }
}
@media only screen and (max-width: 480px) {
  .sec-one-stop-shop .elementor-container {
    display: grid;
    grid-template-areas: "oss1 " "oss2" "oss3" "oss4" "oss5" "oss6";
  }
  .contact-top::before {
    content: unset;
  }
}
img.logo-vmware {
  width: 100px;
}
img.logo-vmware-cloud {
  width: 169px;
}
img.logo-aws {
  width: 275px;
}
img.logo-pci {
  width: 135px;
}
img.logo-iso-27001 {
  width: 135px;
}
img.logo-iso {
  width: 104px;
}
img.logo-btc {
  width: 276px;
}
.price-table .price-item {
  margin: 10px;
  padding: 20px;
  border-radius: 20px;
  background-color: white;
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 16px;
  align-items: center;
  min-height: 400px;
  justify-content: start;
  transition: all 0.2s ease;
}
.price-item .item-name {
  font-weight: bold;
  font-size: 24px;
  color: #0050A4;
}
.price-item:hover .item-name {
  color: white;
}
.price-item .item-price {
  font-size: 20px;
  font-weight: bold;
  color: #F37B20;
}
.price-item ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.05);
  width: 100%;
}
.flex {
  display: flex;
}
.flex-col {
  flex-direction: column;
}
.text-white {
  color: white;
}
.justify-center {
  justify-content: center;
}
.items-center {
  align-items: center;
}
.border-dotted {
  border-style: dotted;
}
.border {
  border-width: 1px;
}
.p-3 {
  padding: 12px;
}
p-6 {
  padding: 24px;
}
.gap-8 {
  gap: 32px;
}
.btn {
  font-weight: bold;
  padding: 12px 24px;
  cursor: pointer;
}
.bg-orange {
  background-color: #F37B20;
}
.w-full {
  width: 100%;
}
.text-white {
  color: white;
}
.price-item a.free-trial {
  background-color: #F37B20;
  color: white;
  padding: 12px;
  cursor: pointer;
}
.price-item:hover {
  background-color: #0050A4;
  color: white;
}
.carousel-cell {
  width: 30%;
}
@media only screen and (max-width: 640px) {
  .carousel-cell {
    width: 100%;
  }
}
