/* 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%;
    }
}