/* body.page-template-page-demo header.header,body.page-template-page-demo footer{
    display: none;
} */

.number-intro {
    background-image: url(/wp-content/uploads/2022/01/bg-number.png);
    background-repeat: no-repeat;
    background-position: center;
}

.box-text-out {
    border-bottom: 1px solid;
    padding-top: 16px;
}

.tab-solutions {
    background-color: white;
    flex-direction: row-reverse !important;
}

.tab-solutions ul {
    justify-content: space-around;
}

.tab-solutions .tab-panels {
    border: none !important;
}

.tab-solutions ul>li {
    padding: 10px;
}

.tab-solutions ul>li.active {
    background-color: #dffdff;
}

.tab-solutions ul>li:hover {
    background-color: #dffdff;
}

#wpcf7-f2767-p2548-o1 .wpcf7-form input[type="submit"] {
    width: 100%;
    display: block;
    height: 44px;
    margin: 0;
    line-height: 44px;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
}

#text-2531895797 {
    color: rgb(0, 0, 0);
}

#text-2531895797>* {
    color: rgb(0, 0, 0);
}

#text-box-1828816438 {
    width: 60%;
}

#text-box-1828816438 .text-box-content {
    font-size: 100%;
}

#banner-1810829911 {
    padding-top: 500px;
}

#banner-1810829911 .bg.bg-loaded {
    background-image: url(/wp-content/uploads/2022/05/parten.png);
}

#banner-1810829911 .ux-shape-divider--top svg {
    height: 150px;
    --divider-top-width: 100%;
}

#banner-1810829911 .ux-shape-divider--bottom svg {
    height: 150px;
    --divider-width: 100%;
}

#section_1579992636 {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 400px;
}

#section_1579992636 .ux-shape-divider--top svg {
    height: 150px;
    --divider-top-width: 100%;
}

#section_1579992636 .ux-shape-divider--bottom svg {
    height: 150px;
    --divider-width: 100%;
}

#section_764007584 {
    padding-top: 30px;
    padding-bottom: 30px;
}

#section_764007584 .ux-shape-divider--top svg {
    height: 150px;
    --divider-top-width: 100%;
}

#section_764007584 .ux-shape-divider--bottom svg {
    height: 150px;
    --divider-width: 100%;
}

.vertical-investment.recruit .box-text {
    width: 30%;
}

.vertical-investment.recruit .box-text a {
    width: 160px;
}

.recruit {
    padding: 20px;
}

.post-item:nth-child(2n)>.vertical-investment.recruit {
    flex-direction: row;
}

#IT .btn-depart {
    color: #3366ff;
}

#Marketing .btn-depart {
    color: #ffb836;
}

#Design .btn-depart {
    color: #56cdad;
}

.skill .list-skill {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.skill .list-skill li {
    padding: 4px 12px;
    background-color: #f8f8fd;
    color: #254edb;
    margin-right: 25px;
}

.text-field {
    color: black;
    float: right;
    font-weight: bold;
}

.overview {
    padding-bottom: 10px;
}

.skill {
    border-top: 1px solid #d6ddeb;
    padding: 30px 0;
}

#demo-container,
div#demo-wrapper {
    height: calc(100vh - 49px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
}

#demo-container #frame {
    width: 100%;
    margin: auto;
    height: 100%;
    border: none;
    box-shadow: 0 5px 30px #7e7e7e;
}

#demo-container {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-timing-function: cubic-bezier(0.605, 0.195, 0.175, 1);
    -moz-transition-timing-function: cubic-bezier(0.605, 0.195, 0.175, 1);
    transition-timing-function: cubic-bezier(0.605, 0.195, 0.175, 1);
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}

.row-demo-page .res {
    width: 400px !important;
    margin: 0 auto;
}

.row-demo-page .col .button {
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
}

.row-demo-page .col {
    padding: 0 !important;
    margin-bottom: 5px;
    margin-top: 5px;
}

.row-demo-page .type-item:hover {
    cursor: pointer;
}

.banner-intro {
    background: linear-gradient(to left, #0575e6, #021b79);
}

.text-intro:after {
    content: "";
    position: absolute;
    width: 74px;
    height: 88px;
    background-image: url(./assets/img/icon.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: -80px;
    left: -80px;
}

.service-intro {
    background: linear-gradient(107.21deg, #297ee2 -4.06%, #0029bc 88.68%);
}

.title h3 {
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
}

.advise {
    background: linear-gradient(244.62deg, #0575e6 -0.34%, #021b79 120.01%);
}

.list-group-web {
    list-style: none;
}

.list-group-web li {
    position: relative;
}

.list-group-web li::after {
    content: "";
    position: absolute;
    left: -5%;
    top: 0%;
    width: 24px;
    height: 24px;
    background-image: url(./assets/img/01_checked.png);
}

.box-icon-step {
    padding: 24px;
}

.bg-gray {
    background-color: #f8f9fd;
}

.contact-form .form-field {
    position: relative;
    overflow: hidden;
}


/* .contact-form input[type=text] {
  display: block;
  width: 100%;
  height: 36px;
  border-width: 0 0 2px 0;
  border-color: #5543ca;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
} */

.contact-form input[type="text"]:focus {
    outline: none;
}

.wpcf7-form .contact-form input[type="text"],
.wpcf7-form .contact-form input[type="email"] {
    height: 44px;
    line-height: 44px;
    background: transparent;
    box-shadow: none;
    border-width: 0 0 2px 0;
    border-color: white;
    color: white;
}

.contact-form label {
    color: white;
}

.sec-form {
    background: linear-gradient(244.62deg, #0575e6 -0.34%, #021b79 120.01%);
}

.wpcf7-form .contact-form input[type="text"]::placeholder,
.wpcf7-form .contact-form input[type="email"]::placeholder {
    color: #adc8ff;
}

.contact-form .wpcf7-submit {
    height: 48px;
    padding: 0 64px 0 20px;
    background-color: #FF9E00 !important;
    color: white;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    background-image: url(/wp-content/uploads/2022/05/arrow-right.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center right 3px;
    border-radius: 6px;
    transition: 0.5s;
}

.contact-form .wpcf7-submit:hover {
    background-color: #fca400 !important;
}

.sec-form .wpcf7-response-output {
    color: white;
}

input.custom-file-label {
    width: auto;
    border: 1px dashed #254edb;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    padding: 16px;
    text-indent: -110%;
    margin-bottom: 0;
}

.file-upload {
    display: flex;
    align-items: center;
}

#form-cv.lightbox-content {
    max-width: 600px !important;
}

.file-upload label {
    width: 50% !important;
}

.file-upload .custom-file-input {
    display: none;
}

.wpcf7 label {
    font-size: 16px;
}

.title-service-home h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 14px !important;
    color: #edf1f7;
}

.text_dark .title-service-home h3 {
    color: #000;
}

.text_dark a.btn-more-solu {
    color: #000 !important;
}

.button-send {
    --primary: #F6F8FF;
    --primary-dark: #D1D6EE;
    --primary-darkest: #8A91B4;
    --shadow: rgba(0, 0, 0, 0.3);
    --text: #362A89;
    --text-opacity: 1;
    --success: #EEECFF;
    --success-x: -12;
    --success-stroke: 14;
    --success-opacity: 0;
    --border-radius: 7;
    --overflow: hidden;
    --x: 0;
    --y: 0;
    --rotate: 0;
    --plane-x: 0;
    --plane-y: 0;
    --plane-opacity: 1;
    --trails: rgba(255, 255, 255, 0.15);
    --trails-stroke: 57;
    --left-wing-background: var(--primary);
    --left-wing-first-x: 0;
    --left-wing-first-y: 0;
    --left-wing-second-x: 50;
    --left-wing-second-y: 0;
    --left-wing-third-x: 0;
    --left-wing-third-y: 100;
    --left-body-background: var(--primary);
    --left-body-first-x: 51;
    --left-body-first-y: 0;
    --left-body-second-x: 51;
    --left-body-second-y: 100;
    --left-body-third-x: 0;
    --left-body-third-y: 100;
    --right-wing-background: var(--primary);
    --right-wing-first-x: 49;
    --right-wing-first-y: 0;
    --right-wing-second-x: 100;
    --right-wing-second-y: 0;
    --right-wing-third-x: 100;
    --right-wing-third-y: 100;
    --right-body-background: var(--primary);
    --right-body-first-x: 49;
    --right-body-first-y: 0;
    --right-body-second-x: 49;
    --right-body-second-y: 100;
    --right-body-third-x: 100;
    --right-body-third-y: 100;
    display: block;
    cursor: pointer;
    position: relative;
    border: 0;
    padding: 8px 0;
    min-width: 100px;
    text-align: center;
    margin: 0;
    line-height: 24px;
    font-family: inherit;
    font-weight: 600;
    font-size: 14px;
    background: none;
    outline: none;
    color: var(--text);
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
}

.button-send .plane,
.button-send .trails {
    pointer-events: none;
    position: absolute;
}

.button-send .plane {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-filter: drop-shadow(0 3px 6px var(--shadow));
    filter: drop-shadow(0 3px 6px var(--shadow));
    -webkit-transform: translate(calc(var(--x) * 1px), calc(var(--y) * 1px)) rotate(calc(var(--rotate) * 1deg)) translateZ(0);
    transform: translate(calc(var(--x) * 1px), calc(var(--y) * 1px)) rotate(calc(var(--rotate) * 1deg)) translateZ(0);
}

.button-send .plane .left,
.button-send .plane .right {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: var(--plane-opacity);
    -webkit-transform: translate(calc(var(--plane-x) * 1px), calc(var(--plane-y) * 1px)) translateZ(0);
    transform: translate(calc(var(--plane-x) * 1px), calc(var(--plane-y) * 1px)) translateZ(0);
}

.button-send .plane .left:before,
.button-send .plane .left:after,
.button-send .plane .right:before,
.button-send .plane .right:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: calc(var(--border-radius) * 1px);
    -webkit-transform: translate(var(--part-x, 0.4%), var(--part-y, 0)) translateZ(0);
    transform: translate(var(--part-x, 0.4%), var(--part-y, 0)) translateZ(0);
    z-index: var(--z-index, 2);
    background: var(--background, var(--left-wing-background));
    -webkit-clip-path: polygon(calc(var(--first-x, var(--left-wing-first-x)) * 1%) calc(var(--first-y, var(--left-wing-first-y)) * 1%), calc(var(--second-x, var(--left-wing-second-x)) * 1%) calc(var(--second-y, var(--left-wing-second-y)) * 1%), calc(var(--third-x, var(--left-wing-third-x)) * 1%) calc(var(--third-y, var(--left-wing-third-y)) * 1%));
    clip-path: polygon(calc(var(--first-x, var(--left-wing-first-x)) * 1%) calc(var(--first-y, var(--left-wing-first-y)) * 1%), calc(var(--second-x, var(--left-wing-second-x)) * 1%) calc(var(--second-y, var(--left-wing-second-y)) * 1%), calc(var(--third-x, var(--left-wing-third-x)) * 1%) calc(var(--third-y, var(--left-wing-third-y)) * 1%));
}

.button-send .plane .left:after {
    --part-x: -1%;
    --z-index: 1;
    --background: var(--left-body-background);
    --first-x: var(--left-body-first-x);
    --first-y: var(--left-body-first-y);
    --second-x: var(--left-body-second-x);
    --second-y: var(--left-body-second-y);
    --third-x: var(--left-body-third-x);
    --third-y: var(--left-body-third-y);
}

.button-send .plane .right:before {
    --part-x: -1%;
    --z-index: 2;
    --background: var(--right-wing-background);
    --first-x: var(--right-wing-first-x);
    --first-y: var(--right-wing-first-y);
    --second-x: var(--right-wing-second-x);
    --second-y: var(--right-wing-second-y);
    --third-x: var(--right-wing-third-x);
    --third-y: var(--right-wing-third-y);
}

.button-send .plane .right:after {
    --part-x: 0;
    --z-index: 1;
    --background: var(--right-body-background);
    --first-x: var(--right-body-first-x);
    --first-y: var(--right-body-first-y);
    --second-x: var(--right-body-second-x);
    --second-y: var(--right-body-second-y);
    --third-x: var(--right-body-third-x);
    --third-y: var(--right-body-third-y);
}

.button-send .trails {
    display: block;
    width: 33px;
    height: 64px;
    top: -4px;
    left: 16px;
    fill: none;
    stroke: var(--trails);
    stroke-linecap: round;
    stroke-width: 2;
    stroke-dasharray: 57px;
    stroke-dashoffset: calc(var(--trails-stroke) * 1px);
    -webkit-transform: rotate(68deg) translateZ(0);
    transform: rotate(68deg) translateZ(0);
}

.button-send span {
    display: block;
    position: relative;
    z-index: 4;
    opacity: var(--text-opacity);
}

.button-send span.success {
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    width: fit-content;
    padding: 0 15px;
    top: 8px;
    -webkit-transform: translateX(calc(var(--success-x) * 1px)) translateZ(0);
    transform: translateX(calc(var(--success-x) * 1px)) translateZ(0);
    opacity: var(--success-opacity);
    color: var(--success);
}

.button-send span.success svg {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin: 4px 8px 0 0;
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 14px;
    stroke: var(--success);
    stroke-dashoffset: calc(var(--success-stroke) * 1px);
}

.file-upload-cs label {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    width: 100% !important;
}

.file-upload-cs {
    position: relative;
}

.file-upload-cs label i {
    margin-right: 10px;
}

@media only screen and (max-width: 48em) {
    .row-demo-page .res {
        width: unset !important;
        padding: 0px 20px;
        margin-top: 10px;
    }
    .file-upload {
        flex-direction: column;
        align-items: flex-start;
    }
    .file-upload label {
        width: 100% !important;
    }
    input.custom-file-label {
        width: 100%;
    }
}

.box-text-banner p.btn {
    font-family: "Josefin Sans", sans-serif;
    font-size: 16px;
    padding: 5px 5px 0px;
}

a.button.secondary {
    color: #000;
}

.main-title p {
    color: #3C91D9;
    font-size: 20px;
    font-weight: 700;
    font-family: "Josefin Sans", sans-serif;
    line-height: 1.5;
    margin-bottom: 10px;
}

.main-title h2 {
    margin-bottom: 0;
    font-size: 36px;
    font-weight: bold;
}

button.slide-arrow.slick-arrow {
    position: absolute;
    width: 64px;
    height: 64px;
    background-color: #E7E8EC;
    border-radius: 50%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 170px;
    left: -18px;
    margin: 0;
    padding: 0;
}

button.slide-arrow.next-arrow.slick-arrow {
    right: -18px;
    left: auto;
}

ul.slick-dots {
    display: flex;
    list-style: none;
    justify-content: center;
}

ul.slick-dots li {
    width: 10px;
    height: 10px;
    background: #C3DDF3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0 6px;
}

ul.slick-dots li button {
    opacity: 0;
    padding: 0;
    margin: 0;
    line-height: 1;
    display: flex;
    width: 100%;
    height: 100%;
    min-height: unset;
}

ul.slick-dots li.slick-active {
    background-color: #3C91D9;
}

.text-banner-service p img {
    width: 48px;
}

.text-banner-service p {
    text-align: left;
    margin: 0;
    color: #4A4C52;
}

.text-banner-service h4 {
    text-align: left;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
}

.banner-service .text-box-content {
    padding: 32px;
}

.banner-service {
    border-radius: 8px;
    transition: .3s;
}

.banner-service:hover {
    box-shadow: 0px 8px 0px 0px #BCDBF6;
}

a.button.primary.btn-sv {
    width: 40px;
    height: 40px;
    background-image: url(/wp-content/uploads/2025/05/icon-next.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 24px 14px !important;
    border-radius: 50px;
    background-color: #E7E8EC;
    border: none;
}

.banner-service:hover a.button.primary.btn-sv {
    background-color: #FEF552;
}

a.button.white.is-outline.btn-white-cs {
    border-radius: 50px;
    border: 1px solid var(--White, #FFF);
    background-color: rgba(236, 244, 251, 0.20);
    font-size: 16px;
    color: #fff !important;
    line-height: 2.5;
    font-weight: 500;
}

a.button.white.is-outline.btn-white-cs:hover {
    color: #000 !important;
}

.faq-home .accordion-title {
    padding: 16px;
}

.home-call {
    position: relative;
}

.home-call::after {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% - 140px);
    background-image: url(/wp-content/uploads/2025/05/bg-2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    bottom: 0;
    left: 0;
}

.box-icon-about {
    border-radius: 8px;
    background: var(--Generic-White, #FFF);
    box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.10), 0px 1px 2px -1px rgba(16, 24, 40, 0.10);
    padding: 24px;
    margin-bottom: 30px;
}

.box-text-num {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.10), 0px 1px 2px -1px rgba(16, 24, 40, 0.10);
    padding: 24px;
}

.box-text-num p {
    margin: 0;
}

.box-text-num h3 {
    font-size: 36px;
    color: #3C91D9;
}

.box-benefit {
    border-radius: 8px;
    background: var(--Foundation-Neutral-neutral-50, #F7F8F9);
    padding: 32px;
    transition: .3s;
}

.box-benefit:hover {
    background: #FEF552;
}

.box-commit {
    margin-bottom: 20px;
}

.form-consul .contact-form-2 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent;
    border-width: 0 0 1px;
    box-shadow: none;
}

.adong-form-login {
    max-width: 500px;
    margin: 0 auto;
    border-radius: 12px;
    background: var(--Generic-White, #FFF);
    /* Drop shadow/Small */
    box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.10), 0px 1px 2px -1px rgba(16, 24, 40, 0.10);
    padding: 32px;
}

section.adong-section-login {
    padding: 60px 0;
    background-image: url(/wp-content/uploads/2025/05/bg-main.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.box-search-domain span.wpcf7-form-control-wrap select {
    border-radius: 4px;
    background-color: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.10);
    width: 69px;
    height: 28px;
    border: none;
    background-image: url(./assets/img/sort.svg);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center right 4px;
}

.box-search-domain span.wpcf7-form-control-wrap select {
    margin: 0;
    padding: 4px;
    line-height: 1;
}

.box-search-domain {
    display: flex;
    flex-wrap: wrap;
}

.box-search-domain input.wpcf7-form-control.wpcf7-submit {
    display: flex;
    height: 56px;
    padding: 10px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 50px;
    background: #FEF552;
    color: #000;
    margin: 0;
}

.box-search-domain input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin: 0;
    height: 56px;
    border-radius: 6px;
    border: 1px solid var(--Neutral-300, #D1D5DB);
    background: var(--Foundation-Neutral-neutral-50, #F7F8F9);
    /* Drop shadow/XSmall */
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

.box-search-domain span:nth-child(1) {
    flex: 1;
    margin-right: 16px;
}

span.wpcf7-spinner {
    width: 100%;
}

.box-search-domain span:nth-child(2) {
    position: absolute;
    right: 140px;
    top: 13px;
}

section.adong-section-login .form-control {
    border-radius: 6px;
    border: 1px solid var(--Neutral-300, #D1D5DB);
    background: var(--Generic-White, #FFF);
    /* Drop shadow/XSmall */
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    padding: 10px 12px;
    height: 40px;
}

.adong-toggle-password {
    position: absolute;
    top: 0;
    right: 0;
}

button.adong-toggle-password {
    background: transparent;
    border: 0;
    height: 40px;
    width: 40px;
    margin: 0;
    padding: 0;
}

.field-group {
    position: relative;
}

.adong-form-login button.adong-login-btn {
    background-color: #FEF552;
    border-radius: 50px;
    color: #000;
    border: 0;
    width: 100%;
    height: 44px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 12px auto 20px;
}

.adong-go-to-login {
    text-align: center;
}

.adong-go-to-login a {
    text-decoration: underline;
}

.adong-login-terms a {
    color: #3C91D9;
    text-decoration: underline;
}

.adong-lost-password a {
    color: #3C91D9;
    text-decoration: underline;
}

.box-flex-pass {
    display: flex;
    align-items: stretch;
    gap: 10px;
}

.box-flex-pass button#reset_pw_submit {
    width: 50%;
    margin: 0;
}

.box-flex-pass>a {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E7E8EC;
    border-radius: 20px;
}

#message .error,
#message-res .error,
#message-repassword .error {
    color: red;
}

.fade:not(.show) {
    opacity: 0;
}

.dark .title-banner p {
    border-radius: 4px;
    border: 0.5px solid var(--Primary, #3C91D9);
    background: var(--Foundation-Blue-blue-50, #ECF4FB);
    width: fit-content;
    color: #3C91D9;
    font-family: "Josefin Sans";
    font-size: 20px;
    padding: 4px 8px 1px;
    font-weight: bold;
}

.title-banner h2 {
    font-size: 55px;
    font-weight: bold;
}

.breadcrumb-box {
    background: var(--Foundation-Neutral-neutral-100, #E7E8EC);
    padding: 16px 0;
}

nav.rank-math-breadcrumb p {
    margin-bottom: 0;
}

@media (max-width: 49em) {
    .main-title h2 {
        font-size: 24px;
    }
    .main-title p {
        font-size: 16px;
    }
    .tab-vps ul.nav.nav-pills.nav-size-normal.nav-center {
        overflow-x: auto;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        width: max-content;
        gap: 10px;
        max-width: unset;
    }
    .tab-vps ul.nav.nav-pills.nav-size-normal.nav-center li {
        min-width: 130px;
        display: block;
    }
}