.event-swiper-1 .item .cont-hover .list-schedule::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 .3rem rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.event-swiper-1 .item .cont-hover .list-schedule::-webkit-scrollbar {
    width: 0.3rem;
    background-color: #cedbff;
}

.event-swiper-1 .item .cont-hover .list-schedule::-webkit-scrollbar-thumb {
    background-color: var(--sub-cl);
}
input, optgroup, select, textarea{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: unset !important;
    outline: none !important;
}
.p-middle{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 20;
}
.text-white{
    color: #FFF;
}
.text-3{
    color: #333;
}
.text-underline{
    text-decoration: underline;
}
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
.text-uppercase{
    text-transform: uppercase;
}
.obj-cover{
    object-fit: cover;
}
.text-italic{
    font-style: italic;
}
.text-primary{
    color: var(--main-cl)
}
.al-center{
    align-items: center;
}
.img-center{
    margin-left: auto;
    margin-right: auto;
}
.img-wrap{
    overflow: hidden;
}
.img-wrap img{
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
a{
    text-decoration: none;
}
.ts-03{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ts-04{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.ts-05{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.fs-11{
    font-size: 0.573rem;
}
.fs-12{
    font-size: 0.625rem;
}
.fs-13{
    font-size: 0.677rem;
}
.fs-14{
    font-size: 0.729rem;
}
.fs-15{
    font-size: 0.78125rem;
}
.fs-16{
    font-size: 0.833rem;
}
.fs-17{
    font-size: 0.885rem;
}
.fs-18{
    font-size: 0.9375rem;
}
.fs-19{
    font-size: 0.99rem;
}
.fs-20{
    font-size: 1.042rem;
}
.fs-21{
    font-size: 1.09375rem;
}
.fs-22{
    font-size: 1.146rem;
}
.fs-23{
    font-size: 1.198rem;
}
.fs-24{
    font-size: 1.25rem;
}
.fs-25{
    font-size: 1.302rem;
}
.fs-30{
    font-size: 1.5625rem;
}
.lh-20{
    line-height: 1.042rem;
}
.lh-21{
    line-height: 1.09375rem;
}
.lh-22{
    line-height: 1.146rem;
}
.lh-23{
    line-height: 1.198rem;
}
.lh-24{
    line-height: 1.25rem;
}
.lh-25{
    line-height: 1.302rem;
}
.lh-26{
    line-height: 1.354rem;
}
.lh-27{
    line-height: 1.40625rem;
}
.lh-28{
    line-height: 1.458rem;
}
.lh-29{
    line-height: 1.51rem;
}
.lh-30{
    line-height: 1.5625rem;
}
.lh-31{
    line-height: 1.615rem;
}
.lh-32{
    line-height: 1.667rem;
}
.lh-33{
    line-height: 1.71875rem;
}
.lh-34{
    line-height: 1.771rem;
}
.lh-40{
    line-height: 2.083rem
}
.fw200{
    font-weight: 200;
}
.fw300{
    font-weight: 300;
}
.fw400{
    font-weight: 400;
}
.fw500{
    font-weight: 500;
}
.fw600{
    font-weight: 600;
}
.fw700{
    font-weight: 700;
}
.fw800{
    font-weight: 800;
}
.fw900{
    font-weight: 900;
}
.wrap-link{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    z-index: 20;
    opacity: 0 !important;
}
.m-auto{
    margin: auto;
}
.col-1{flex:0 0 auto;width:8.33333333%}
.col-2{flex:0 0 auto;width:16.66666667%}
.col-3{flex:0 0 auto;width:25%}
.col-4{flex:0 0 auto;width:33.33333333%}
.col-5{flex:0 0 auto;width:41.66666667%}
.col-6{flex:0 0 auto;width:50%}
.col-7{flex:0 0 auto;width:58.33333333%}
.col-8{flex:0 0 auto;width:66.66666667%}
.col-9{flex:0 0 auto;width:75%}
.col-10{flex:0 0 auto;width:83.33333333%}
.col-11{flex:0 0 auto;width:91.66666667%}
.col-12{flex:0 0 auto;width:100%}
.relative{
    position: relative !important;
}
.absolute{
    position: absolute !important;
}
.p-unset{
    position: unset !important;
}
.flex-box{
    display: flex;
}
.flex-wrap{
    flex-wrap: wrap;
}
.flex-row{
    flex-direction: row !important;
}
.flex-col{
    flex-direction: column;
}
.al-center{
    align-items: center;
}
.al-start{
    align-items: flex-start;
}
.al-end{
    align-items: flex-end;
}
.al-baseline{
    align-items: baseline;
}
.jus-start{
    justify-content: flex-start;
}
.jus-end{
    justify-content: flex-end;
}
.jus-center{
    justify-content: center;
}
.jus-between{
    justify-content: space-between;
}
.grid-box{
    display: grid;
}
.grid-2{
    grid-template-columns: repeat(2, 1fr);
}
.grid-3{
    grid-template-columns: repeat(3, 1fr);
}
.grid-4{
    grid-template-columns: repeat(4, 1fr);
}
.d-block{
    display: block;
}
.swiper-button-disabled{
    opacity: 0.3 !important;
}
.limit-line{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.limit-line.limit-1{
    -webkit-line-clamp: 1;
}
.limit-line.limit-2{
    -webkit-line-clamp: 2;
}
.limit-line.limit-3{
    -webkit-line-clamp: 3;
}
.limit-line.limit-4{
    -webkit-line-clamp: 4;
}
.limit-line.limit-5{
    -webkit-line-clamp: 5;
}
.m-0{
    margin: 0;
}
@keyframes scaleBorder {
    0%{
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    100%{
        transform: translate(-50%, -50%) scale(1.3);
        opacity: 0;
    }
}
.pl-cont{
    padding-left: calc(calc(100vw - 72.917rem) / 2);
}
.pr-cont{
    padding-right: calc(calc(100vw - 72.917rem) / 2);
}
.left-cont{
    left: calc(calc(100vw - 72.917rem) / 2);
}
.right-cont{
    right: calc(calc(100vw - 72.917rem) / 2);
}
.h-full{
    height: 100%;
}
.w-full{
    width: 100%;
}
.ls-none{
    list-style: none;
}
span.required{
    color: #FF1B1B;
}
.site-content{
    display: block;
}
.form-wrap .wpcf7-not-valid-tip{
    font-size: 0.677rem;
    position: absolute;
}
.wpcf7-spinner{
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(100%, -50%);
}
.bg-center{
    background-position: center;
}
.bg-custom{
    background-repeat: no-repeat;
}
.bg-cover{
    background-size: cover;
}
.bg-contain{
    background-size: contain;
}
.bg-primary{
    background-color: var(--main-cl);
}
.bg-white{
    background-color: #FFF;
}

@keyframes fade-up {
    0%{
        opacity: 0;
        transform: translateY(2.083rem);
    }
    100%{
        opacity: 1;
        transform: translateY(0);
    }
}
.swiper-button-lock{
    display: none !important;
}
.swiper-button-disabled{
    opacity: 0.4 !important;
}
svg,path{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.mx-auto{
    margin-left: auto;
    margin-right: auto;
}
.gradient-border{
    background-image: linear-gradient(#FFF0F9, #FFF0F9), radial-gradient(circle at top left, #D4922D,#FDBE5D);
    background-origin: border-box;
    background-clip: content-box, border-box;
}
.overflow-hidden{
    overflow: hidden;
}
.bdrs-20{
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
}
.swiper-same-height > .swiper-wrapper{
    align-items: unset;
}
.swiper-same-height > .swiper-wrapper .swiper-slide{
    height: auto;
}
.swiper-same-height > .swiper-wrapper .swiper-slide > div{
    height: 100%;
}
.show-mobile{
    display: none !important;
}
.overflow-hidden{
    overflow: hidden;
}
.post-grid{
    grid-gap: 2.4rem 3.45rem;
}
.post-item{
    background-color: #FAFAFA;
}
.post-item .img-wrap{
    aspect-ratio: 4/3;
}
.post-item .cont-wrap{
    padding: 1.2rem 1.6rem 1.6rem;
    position: relative;
}
.post-item .cont-wrap:before{
    bottom: 0;
    left: 0;
    width: 0;
    position: absolute;
    height: 4px;
    content: '';
    transition: all 0.4s;
    background-color: var(--sub-cl);
}
.post-item .cont-wrap h3{
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin-bottom: 0.5rem;
}
.post-item .cont-wrap .post-date{
    margin-bottom: 0.5rem;
    font-weight: 400;
    font-size: 0.7rem;
    line-height: 1.1rem;
}
.post-item .cont-wrap .post-excerpt{
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.3rem;
    color: #333333;
}
.tech_1 .NK-load-more-btn{
    margin-top: 2.4rem;
    cursor: pointer;
}
.post_details .large-10{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
#ez-toc-container{
    border: none !important;
    background: #00AEEF0D;
    padding: 1.2rem;
    margin-bottom: 1.6rem;
}
.load_home_page img,
.load_home_page svg {
    width: 17.5rem;
    max-width: 95%;
    height: auto;
    position: absolute;
    z-index: 99;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.load_home_page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
    transition: 1s all;
    opacity: 1;
    background: transparent;
}

div.load_home_page .mask {
    /*background-color: #00BDFFFF;*/
    transition: 1s all ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
}

div.load_home_page.complete .mask {
    background-color: transparent;
}

div.load_home_page .mask span {
    display: block;
    width: 100%;
    height: 20%;
    position: absolute;
    left: 0;
    transition: 1s all ease-in-out;
    /*background-color: var(--main-cl);*/
    background-color: #FFF;
    /*backdrop-filter: blur(40px);*/
}

div.load_home_page .mask span:nth-child(even) {
    left: unset;
    right: 0;
}

div.load_home_page .mask span:nth-child(1) {
    top: 0;
}

div.load_home_page .mask span:nth-child(2) {
    top: 20%;
}

div.load_home_page .mask span:nth-child(3) {
    top: 40%;
}

div.load_home_page .mask span:nth-child(4) {
    top: 60%;
}

div.load_home_page .mask span:nth-child(5) {
    top: 80%;
}

.load_home_page.complete {
    visibility: hidden;
}

div.load_home_page.complete .mask span {
    width: 0;
    opacity: 0;
    transition-delay: .8s;
}
#respond input#wp-comment-cookies-consent{
    height: auto !important;
    margin: 0 10px 0 0  !important;
}
.load_home_page.complete img,
.load_home_page.complete svg{
    transition-delay: 0.8s;
    opacity: 0;
}
.load_home_page rect,
.load_home_page path{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.path-1 {
    animation-name: Signature2;
    animation-duration: 10s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(2, .25, .43, .96);
    stroke: #FFF;
    stroke-width: 0.8px;
    stroke-dasharray: 2108;
    stroke-dashoffset: 2108;
    fill: transparent;
}

.path-2{
    animation-name: Signature1;
    animation-duration: 20s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(2,.25,.43,.96);
    stroke: var(--sub-cl);
    stroke-width: 1px;
    stroke-dasharray: 2108;
    stroke-dashoffset: 2108;
    fill: transparent;
}
.load_home_page.complete .path-2{
    fill: var(--sub-cl);
}
.load_home_page.complete .path-1{
    fill: #FFF
}
@keyframes Signature1 {
    to {
        stroke: var(--sub-cl);
        stroke-dashoffset: 0;
    }
}
@keyframes Signature2 {
    to {
        stroke: #FFF;
        stroke-dashoffset: 0;
    }
}
.tile-reveal {
    overflow: hidden;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-flow: row wrap;
    align-self: flex-start;
    align-items: center;
    align-content: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: 99;
    background: #fff;
}
.tile-reveal-square {
    flex: 1 1 auto;
    width: 3.90625rem;
    height: 10vh;
    background-color: var(--sub-cl);
    opacity: 1;
}
.wrap-enter-site {
    position: fixed;
    width: 100%;
    height: auto;
    bottom: 3.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-delay: 0.6s;
    animation-fill-mode: forwards;
}
.knowledge-grid{
    grid-gap: 3.4rem;
}
.knowledge-item{
    background-color: #FAFAFA
}
.knowledge-item .img-wrap{
    aspect-ratio: 421/294;
}
.knowledge-item .cont-wrap{
    padding: 0.8rem 1.6rem;
    position: relative;
}
.knowledge-item .cont-wrap:before{
    bottom: 0;
    left: 0;
    width: 0;
    position: absolute;
    height: 4px;
    content: '';
    transition: all 0.4s;
    background-color: var(--sub-cl);
}
.knowledge-item .cont-wrap .post-date{
    font-weight: 400;
    font-size: 0.7rem;
    line-height: 1.1rem;
}
.knowledge-item .cont-wrap h3{
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.6rem;
}
.knowledge-item .cont-wrap > a{
    display: block;
    padding-bottom: 0.7rem;
    margin-bottom: 1rem;
    position: relative;
}
.knowledge-item .cont-wrap > a:before{
    bottom: 0;
    left: 0;
    position: absolute;
    content: '';
    background-color: #333333;
    width: 100px;
    height: 2px;
    transition: all 0.4s;
}
.knowledge-item .cont-wrap .post-excerpt{
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.3rem;
    color: #333333;
}
.relative-project .swiper-slide .article{
    padding: 1.2rem;
}
.swiper-related-projects.swiper{
    margin: 0 -1.5rem;
    padding: 1rem;
}
.swiper-related-projects .swiper-slide{
    padding: 0 0.5rem;
}
.swiper-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid var(--sub-cl);
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.4s;
}
.swiper-arrow:before,
.swiper-arrow:after{
    display: none !important;
}
.swiper-arrow.next{
    right: -5.3rem;
}
.swiper-arrow.prev{
    left: -5.3rem;
}
.event-swiper-1 .item:before{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 54, 105, 0) 50%, #003669 100%);
    z-index: 1;
    transition: all 0.4s;
}
.event-swiper-1 .item:after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    transition: all 0.4s;
}
.event-swiper-1 .item .cont-wrap{
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2.4rem 4.8rem;
    z-index: 3;
}
.event-swiper-1 .item .cont-wrap .title{
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 0.4rem;
}
.event-swiper-1 .item .date-wrap{
    background-color: var(--sub-cl);
    padding: 0.6rem 0.3rem 0.3rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    border-radius: 0.2rem;
    width: max-content;
    text-align: center;
    margin-bottom: 0.4rem;
}
.event-swiper-1 .item .date-wrap .day{
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1.5rem;
}
.event-swiper-1 .item .date-wrap .m-Y{
    font-weight: 400;
    font-size: 0.6rem;
    line-height: 0.8rem;
}
.event-swiper-1 .item .cont-hover{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 2.4rem;
    transform: translateY(2.5rem);
    opacity: 0;
    z-index: 4;
}
.event-swiper-1 .item .cont-hover > .flex-box{
    gap: 2.4rem
}
.event-swiper-1 .item .cont-hover > .flex-box .left-col{
    width: calc(60% - 1.2rem);
}
.event-swiper-1 .item .cont-hover > .flex-box .right-col{
    width: calc(40% - 1.2rem);
}
.event-swiper-1 .item .cont-hover .title{
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 0.8rem;
}
.event-swiper-1 .item .cont-hover .view-more{
    margin-bottom: 2.4rem;
    display: block;
    width: max-content;
    max-width: 100%;
    font-weight: 600;
    font-size: 0.8rem;
    line-height: 1rem;
    text-transform: uppercase;
    text-decoration: underline;
}
.event-swiper-1 .item .cont-hover .schedule{
    margin-bottom: 0.8rem;
}
.event-swiper-1 .item .cont-hover .schedule .content{
    margin-left: 0.5rem;
}
.event-swiper-1 .item .cont-hover .schedule .content strong{
    display: block;
    font-size: 0.9rem;
    line-height: 1.2rem;
}
.event-swiper-1 .item .cont-hover .schedule .content span{
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.2rem;
}
.event-swiper-1 .item .cont-hover .list-schedule{
    max-height: 8.8rem;
    overflow: auto;
    position: relative;
}
.event-swiper-1 .item .cont-hover .list-schedule:before{
    left: 0.2rem;
    position: absolute;
    content: '';
    height: 100%;
    background-color: #DDDDDD;
    width: 1px;
    top: 0;
}
.event-swiper-1 .item .cont-hover .list-schedule .time .des{
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.2rem;
    color: #FFF;
}
.event-swiper-1 .item .cont-hover .list-schedule .time .date{
    font-weight: 700;
    font-size: 0.8rem;
    line-height: 1.2rem;
    color: #FFF;
}
.event-swiper-1 .item .cont-hover .list-schedule .time{
    padding-left: 1.7rem;
    position: relative;
}
.event-swiper-1 .item .cont-hover .list-schedule .time:before{
    left: 0;
    top: 0.5rem;
    position: absolute;
    content: '';
    width: 0.45rem;
    height: 0.45rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #DDDDDD;
}
.event-swiper-1 .item .cont-hover .list-schedule .time+.time{
    margin-top: 0.8rem;
}
.event-swiper-1 .item .cont-hover .right-col .box-details{
    padding: 0.8rem;
}
.event-swiper-1 .item .cont-hover .right-col .partners{
    margin: 0.6rem 0 0.8rem;
}
.event-swiper-1 .swiper-slide{
    padding: 0 0.5rem;
}
.event-swiper-1 .item .img-wrap{
    aspect-ratio: 95/60;
}
.event-swiper-1 .item .see-more{
    margin-top: 1.2rem !important;
}
.event-swiper-1 .item .see-more .btn{
    padding: 0.5rem 1.2rem;
}
.event-swiper-1.swiper{
    margin: 0 -0.5rem;
}
.about-swiper-1 .history-group{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}
.about-swiper-1 .history-group:before{
    top: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    left: 50%;
    content: '';
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 41.5%, rgba(255, 255, 255, 0) 100%);
}
.about-swiper-1 .history-group .history-item:before{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDIiIGhlaWdodD0iMjk4IiB2aWV3Qm94PSIwIDAgNDIgMjk4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNDAuNTc0NiAxVjY1LjcyMzVIMzMuOTQ0MkMxNS43NTQ5IDY1LjcyMzUgMSA4MS4wMDA1IDEgOTguNjE3NkMxIDExNi4yMzUgMTUuNzQ0NSAxMzEuNTEyIDMzLjk0NDIgMTMxLjUxMkg0MVYyOTciIHN0cm9rZT0idXJsKCNwYWludDBfbGluZWFyXzEzODJfNDEwNTUpIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWRhc2hhcnJheT0iMyAzIi8+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfMTM4Ml80MTA1NSIgeDE9IjIxIiB5MT0iMSIgeDI9IjIxIiB5Mj0iMjk3IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IndoaXRlIiBzdG9wLW9wYWNpdHk9IjAiLz4KPHN0b3Agb2Zmc2V0PSIwLjIiIHN0b3AtY29sb3I9IndoaXRlIi8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==");
    left: 0;
    top: 0;
    width: 2rem;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    position: absolute;
}
.about-swiper-1 .history-group .history-item:after{
    bottom: 0;
    width: 0.8rem;
    height: 0.8rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    content: '';
    background-color: #fff;
    left: 1.95rem;
    transform: translate(-50%, 50%);
}
.about-swiper-1 .history-group .history-item:not(:has(div)):after,
.about-swiper-1 .history-group .history-item:not(:has(div)):before{
    display: none !important;
}
.about-swiper-1 .history-group .history-item {
    height: 14.8rem;
    width: calc(100% / 3);
    position: relative;
    display: flex;
    flex-direction: column;
}
.about-swiper-1 .history-group .history-item .icon-wrap{
    margin-left: 3.5rem;
    height: 3.2rem;
    width: 3.2rem;
    margin-bottom: 0.4rem;
}
.about-swiper-1 .history-group .history-item .icon-wrap img,
.about-swiper-1 .history-group .history-item .icon-wrap svg{
    transition: all 0.4s;
}
.about-swiper-1 .history-group .history-item:hover .icon-wrap img,
.about-swiper-1 .history-group .history-item:hover .icon-wrap svg{
    transform: rotateY(360deg   );
}
.about-swiper-1 .history-group .history-item .date{
    margin-left: 0.25rem;
    width: max-content;
    -webkit-border-radius: 2.5rem;
    -moz-border-radius: 2.5rem;
    border-radius: 2.5rem;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.6rem;
    padding: 0.6rem 1.2rem;
    position: relative;
    z-index: 3;
    margin-bottom: 1.2rem;
}
.about-swiper-1 .history-group .history-item .des{
    margin-left: 3.5rem;
    width: 14rem;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.2rem;
    color: #FFF;
}
.about-swiper-1 .history-group .history-item .date > span{
    position: relative;
    z-index: 4;
    background: linear-gradient(87.33deg, #00AEEF 0.97%, #003669 100%);
    background-clip: text;
    color: transparent;
}
.about-swiper-1 .history-group .history-item .date:before{
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-image: linear-gradient(84.41deg, #00AEEF 0%, #003669 100%);
    -webkit-border-radius: 2.5rem;
    -moz-border-radius: 2.5rem;
    border-radius: 2.5rem;
    position: absolute;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
}
.about-swiper-1 .history-group .history-item .date:after{
    left: 0.2rem;
    top: 0.2rem;
    bottom: 0.2rem;
    right: 0.2rem;
    position: absolute;
    -webkit-border-radius: 2.5rem;
    -moz-border-radius: 2.5rem;
    border-radius: 2.5rem;
    content: '';
    z-index: 2;
    background: #FFF;
}
.about-swiper-1 .history-group .history-item:nth-of-type(4),
.about-swiper-1 .history-group .history-item:nth-of-type(2){
    flex-direction: column-reverse;
}
.about-swiper-1 .history-group .history-item:nth-of-type(4) .icon-wrap,
.about-swiper-1 .history-group .history-item:nth-of-type(2) .icon-wrap{
    margin: 0.4rem 0 0 3.5rem;
}
.about-swiper-1 .history-group .history-item:nth-of-type(4):before,
.about-swiper-1 .history-group .history-item:nth-of-type(2):before{
    transform: rotateX(180deg);
}
.about-swiper-1 .history-group .history-item:nth-of-type(4):after,
.about-swiper-1 .history-group .history-item:nth-of-type(2):after{
    bottom: unset;
    top: 0;
    transform: translate(-50%, -50%);
}
.about-swiper-1 .history-group .history-item:nth-of-type(4) .date,
.about-swiper-1 .history-group .history-item:nth-of-type(2) .date{
    margin: 1.2rem 0 0 0.25rem;
}
.about_9 .swiper-arrow{
    border-color: #FFF;
}
.breadcrumb ul{
    overflow: auto;
    align-items: center;
}
.breadcrumb ul li{
    flex: 0 0 auto;
}
.breadcrumb ul span.divider svg{
    width: 1.2rem;
    height: auto;
}
.show-filter-btn{
    display: none;
}
.info_contact .image img{
    height: auto;
}
.fixed-filter .filter-item+.filter-item{
    margin-top: 0.4rem;
}
.fixed-filter label{
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.2rem;
    color: #333;
    display: flex;
    align-items: center;
    gap: 0.4rem;
    cursor: pointer;
    margin: 0;
}
.fixed-filter label input{
    display: none;
}
.fixed-filter label span.custom-radio{
    width: 0.8rem;
    height: 0.8rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.15rem;
    transition: all 0.4s;
    border: 1px solid #333;
}
.fixed-filter label span.custom-radio .dot{
    width: 100%;
    height: 100%;
    background-color: #999;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: all 0.4s;
}
.fixed-filter label input:checked+span.custom-radio{
    border-color: #999;
}
.fixed-filter label input:checked+span.custom-radio .dot{
    opacity: 1;
}
.fixed-filter .filter-sublist{
    margin-left: 1rem;
    margin-top: 0.5rem;
    display: none;
}
.fixed-filter .filter-item--has-child > label > .toggle-term-child{
    display: flex;
    align-items: center;
    margin-left: auto;
}
.fixed-filter .filter-item--has-child:not(.activate) > label > .toggle-term-child > svg{
    transform: rotate(180deg);
}
#products-grid .article .image img{
    height: auto;
    aspect-ratio: 4/3;
    position: unset;
}
#products-grid .article .image{
    padding-bottom: 0;
}
.btn_pro.reset{
    cursor: pointer;
}
.btn-submit-filter{
    text-transform: unset;
    min-height: unset;
}
.btn-submit-filter:hover{
    background-color: transparent;
    color: var(--sub-cl);
}
.btn-reset-filter{
    transition: all 0.4s;
}
.btn-reset-filter:hover{
    background-color: var(--sub-cl);
    color: #FFF;
}
.btn{
    cursor: pointer;
}
.filter_result .select{
    box-shadow: 0rem 0.5rem 1.5rem 0rem #00000026;
    position: relative;
}
.filter_result .select-styled{
    font-weight: 700;
    font-size: 0.8rem;
    line-height: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    color: var(--main-cl);
    width: 9rem;
    cursor: pointer;
}
.filter_result .select-styled:after{
    display: block;
    position: relative;
    width: 1.2rem;
    height: 1.2rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5Ljc5ODggOEwxMy41MDU5IDE0LjI5MjlDMTMuMTE1NCAxNC42ODM0IDEyLjQ4MjIgMTQuNjgzNCAxMi4wOTE3IDE0LjI5MjlMNS43OTg4MyA4IiBzdHJva2U9IiMwMDM2NjkiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    transition: all 0.4s;
}
.filter_result .select-styled.active:after{
    transform: rotate(180deg);
}
.filter_result .select-styled.active:before{
    bottom: 0;
    left: 20px;
    right: 20px;
    position: absolute;
    height: 1px;
    content: '';
    background-color: #F0F0F0;
}
.filter_result .select-options{
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: 99;
    background-color: #FFF;
    list-style: none;
    margin: 0;
    padding: 0.2rem 0;
    box-shadow: 0rem 1.5rem 1.5rem 0rem #00000026;
}
.filter_result .select-options> li{
    cursor: pointer;
    transition: all 0.4s;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.2rem;
    padding: 0.2rem 1rem;
}
.filter_result .select-options> li:hover,
.filter_result .select-options> li.active{
    color: var(--main-cl)
}
.title_select.collapsed svg{
    transform: rotate(180deg);
}
body{
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
}
.nk-title{
    margin-bottom: 7.5rem;
    margin-top: 0 !important;
}
.gallery-grid{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 1.042rem;
}
.gallery-grid > .item{
    height: 17.96875rem;
}
.gallery-grid > .item:nth-of-type(6n+6){
    grid-column: 3/5;
}
.gallery-grid > .item:nth-of-type(6n+1){
    grid-column: 1/3;
}
.list-solution-terms > .post_child+.post_child{
    margin-top: 7.917rem;
}
.list-solution-terms > .post_child.list_post_2 .large-5 img{
    aspect-ratio: 4/3;
    object-fit: cover;
}
.list-solution-terms > .post_child .para{
    margin-bottom: 1.25rem;
}
#vendors-list h3.title-medium img{
    height: 2rem;
    width: auto;
    object-fit: contain;
}
.reset-last > *:last-child{
    margin-bottom: 0 !important;
}
.btn-loading{
    pointer-events: none !important;
    color: var(--sub-cl) !important;
    background-color: var(--sub-cl) !important;
}
@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.btn-loading:before{
    position: absolute;
    height: 60%;
    width: auto;
    aspect-ratio: 1;
    content: '';
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 50;
    border: 3px solid #F5F5F5;
    border-bottom-color: #333;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 0.6s linear infinite;
}
.btn-loading:after{
    display: none !important;
}
.content_post .wp-caption .wp-caption-text{
    background: transparent;
    padding: 0.6rem 0;
    font-size: 0.7rem;
    line-height: 1rem;
}
.form-wrap .form-group.col-6{
    width: calc(50% - 0.5rem);
}
.form-wrap .form-group:not(:last-child){
    margin-bottom: 1rem;
}
.form-wrap .form-input{
    margin: 0 !important;
    height: 2.2rem;
    font-size: 0.8rem;
    line-height: 1.2rem;
    color: #000;
    padding: 0.5rem 1rem;
}
.form-wrap .form-group{
    position: relative;
}
.form-wrap .form-group .wpcf7-not-valid-tip{
    width: 100%;
    position: relative;
}
.form-wrap .form-group.submit-btn{
    text-align: center;
}
.form-wrap .form-group.submit-btn .btn{
    position: relative;
}
.form-wrap .form-group.submit-btn .btn input[type='submit']{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    opacity: 0;
}
.event_1 .swiper-controls{
    margin-top: 2.4rem;
}
.event_1 .swiper-controls .event-arrow.prev-slide{
    margin-right: 0.5rem;
}
.event_1 .swiper-controls .event-arrow.next-slide{
    margin-right: 1.5rem;
}
.event_1 .swiper-controls .event-arrow{
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--sub-cl);
    position: relative;
    cursor: pointer;
    transition: all 0.4s;
}
.event_1 .swiper-controls .event-pagination{
    display: flex;
}
.event_1 .swiper-controls .event-pagination > .swiper-pagination-bullet{
    flex-grow: 1;
    border-radius: 0 !important;
    height: 3px !important;
    margin: 0 !important;
    transition: all 0.4s;
}
.event_1 .swiper-controls .event-pagination > .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: var(--main-cl);
}
.form-wrap .file > span{
    font-size: 0.6rem;
    line-height: 0.8rem;
}
.form-wrap .file input{
    font-size: 0.7rem;
    line-height: 1rem;
    color: #999;
    cursor: pointer;
}
.form-wrap .file input::file-selector-button{
    font-size: 0.7rem;
    line-height: 0.8rem;
    padding: 0.4rem 0.8rem;
    color: var(--main-cl);
    border: 1px solid var(--main-cl);
    background-color: #FFF;
    margin-right: 0.4rem;
}
.form-wrap .form-group.submit-btn.text-left{
    text-align: left;
}
.form-wrap .form-group.submit-btn.text-right{
    text-align: right;
}
.vendor-sort .result-count{
    font-size: 0.8rem;
    line-height: 1.25rem;
    color: #333;
}
.vendor-sort .sort > span,
.vendor-filters > span{
    font-size: 0.9rem;
    line-height: 1.25rem;
    color: #333;
}
.vendor-sort .select-wrap,
.vendor-filters .select-wrap{
    margin-left: 1.2rem;
}
.vendor-sort .select-styled:after,
.vendor-filters .select-styled:after{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzIDYuNUw4IDExLjVMMyA2LjUiIHN0cm9rZT0iIzI3MkQzNSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    pointer-events: none !important;
    transition: all 0.4s;
}
.vendor-sort .select-styled,
.vendor-filters .select-styled{
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.25rem;
    padding: 0.2rem 2rem 0.2rem 0;
    border-bottom: 1.5px solid #E4E4E4;
    position: relative;
    cursor: pointer;
    min-width: 13rem;
}
.vendor-sort .select-styled{
    min-width: 7rem;
}
.vendor-sort .select-styled.active:after,
.vendor-filters .select-styled.active:after{
    transform: rotate(180deg) translateY(50%);
}
.vendor-sort .select,
.vendor-filters .select{
    position: relative;
    z-index: 9;
}
.vendor-sort .select-options,
.vendor-filters .select-options{
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #FFF;
    z-index: 9;
    list-style: none;
    width: 100%;
    box-shadow:  0 0 1rem 0 #dedede;
    max-height: 10.5rem;
    overflow: auto;
    margin: 0 !important;
}
.vendor-sort .select-options > li,
.vendor-filters .select-options > li{
    padding: 0.4rem 0.8rem;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.25rem;
    margin: 0;
    cursor: pointer;
    transition: all 0.4s;
}
.vendor-sort .select-options > li+li,
.vendor-filters .select-options > li+li{
    border-top: 1px solid #E4E4E4;
}
.vendor-sort .select-options > li:hover,
.vendor-sort .select-options > li.active,
.vendor-filters .select-options > li:hover,
.vendor-filters .select-options > li.active{
    background-color: var(--main-cl);
    color: #FFF;
}
#consult-form-popup{
    display: none;
    width: 34rem;
    max-width: 100%;
}
#consult-form-popup .form-title{
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 700;
    color: var(--main-cl);
    margin-bottom: 10px;
}
#consult-form-popup .form-des{
    margin-bottom: 1.2rem;
    font-size: 0.8rem;
    line-height: 1.2rem;
    font-weight: 400;
    color: #333;
}
.pr_1_new{
    position: relative;
    z-index: 3;
}
.pr_1_new:before{
    position: absolute;
    z-index: -1;
    right: 0;
    top: 3.5rem;
    content: '';
    background-image: url('../images/project-pattern.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 32.5rem;
    width: auto;
    aspect-ratio: 477/650;
}
.tabs-container .tabs-content{
    padding: 0 !important;
    border: none !important;
    background: unset !important;
}
.tabs-container .tab-content{
    animation: fade-up 0.6s;
}
.tabs-container .tab-content:not(.active){
    display: none ;
}
.search-page{
    padding: 6rem 0;
}
.search-page .tabs-title{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
}
.search-page .tabs-title .tab-title{
    color: var(--main-cl);
    font-size: 0.9rem;
    line-height: 1.2rem;
    font-weight: 400;
    padding: 8px 24px;
    border: 1px solid var(--main-cl);
    min-width: 8rem;
    text-align: center;
    cursor: pointer;
    transition: all 0.4s;
}
.search-page .tabs-title .tab-title:hover,
.search-page .tabs-title .tab-title.active{
    background-color: var(--main-cl);
    color: #FFF;
}
.search-page .load-more-search{
    margin-top: 3rem;
}
.search-page .grid-box{
    grid-gap: 2rem 1rem
}
.search-page .sec-title{
    margin-bottom: 1.2rem;
}
.search-page .post-item .img-wrap{
    aspect-ratio: 4/3;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu{
    /*left: -10px !important;*/
    /*opacity: 1 !important;*/
    /*visibility: visible !important;*/
    /*display: block !important;*/
    /*height: auto !important;*/
    /*max-height: unset !important;*/
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu{
    width: 70rem;
    transform: translateX(-50%);
    padding: 2.4rem;
    min-height: 18rem;
    background: #FFF;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu > li{
    width: calc(65.2rem / 3);
    display: block;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu li > a{
    margin: 0 !important;
    text-transform: unset !important;
    color: #231F20;
    display: block;
    width: 100%;
    text-wrap: auto;
    padding: 0 !important;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu > li > a{
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.4rem;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu > li+li{
    margin-top: 1rem;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu > li > ul.sub-menu{
    position: absolute;
    left: calc(calc(65.2rem / 3) + 2.4rem);
    top: 2.4rem;
    padding-top: 0;
    width: calc(65.2rem / 3);
    background: #FFF;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu > li > ul.sub-menu > li{
    padding-left: 2.4rem;
    border-left: 1px solid #DFDFDF;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu > li > ul.sub-menu > li > a{
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 1.2rem;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu > li > ul.sub-menu > li+li{
    padding-top: 0.7rem;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu{
    position: absolute;
    left: 100%;
    top: 0;
    width: calc(65.2rem / 3);
    padding: 0 !important;
    background: #FFF;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li{
    padding-left: 2.4rem;
    border-left: 1px solid #DFDFDF;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li+li{
    padding-top: 0.7rem;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a{
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.2rem;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu li:hover > a{
    color: var(--sub-cl);
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu ul{
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.4s;
    pointer-events: none;
}
header#header .header-wrapper #masthead ul.header-nav-main li.mega-menu > ul.sub-menu li:hover > ul{
    opacity: 1;
    transform: translateX(0);
    pointer-events: unset;
}
.event-swiper-1 .item .cont-hover .view-more:hover{
    color: var(--sub-cl)
}
#products-list.loading{
    min-height: 200px;
    position: relative;
}
#products-list.loading:before{
    position: absolute;
    height: 3.2rem;
    width: 3.2rem;
    left: calc(50% - 1.6rem);
    top: calc(50% - 1.6rem);
    transform: translate(-50%, -50%);
    aspect-ratio: 1;
    content: '';
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 50;
    border: 5px solid #dfdfdf;
    border-bottom-color: #333;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 0.6s linear infinite;
}
section.nav_auto.is-fixed .about-nav-wrap{
    position: fixed;
    background-color: var(--main-cl);
    padding: 0.5rem 0;
    left: 0;
    top: 90px;
    width: 100vw;
    z-index: 999;
    animation: fade-down 1s;
}
@keyframes fade-down {
    from{
        transform: translateY(-100%);
    }
    to{
        transform: translateY(0);
    }
}
header#header #masthead .menu-item-has-block > .sub-menu{
    left: 50% !important;
    transform: translateX(-50%);
    border: 0 !important;
    margin: 0 !important;
}
header#header #masthead .menu-item-has-block.current-active > .sub-menu{
}
header#header #masthead .nk-mega-menu .mega-inner{
    display: flex;
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu{
    padding: 1.6rem;
    width: 22.5rem;
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu.menu-level-1 > li > a{
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 1.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #231F20;
    transition: all 0.4s;
    text-transform: unset;
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu.menu-level-3 > li:not(.active),
header#header #masthead .nk-mega-menu .mega-inner .mega-menu.menu-level-2 > li:not(.active){
    display: none;
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu.menu-level-2 li{
    margin-bottom: 0.8rem;
    margin-top: 0 !important;
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu.menu-level-2 li > a{
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 1.3rem;
    color: #231F20;
    transition: all 0.4s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-transform: unset;
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu.menu-level-3 li > a{
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 1.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-transform: unset;
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu li:hover > a,
header#header #masthead .nk-mega-menu .mega-inner .mega-menu li.current-active > a{
    color: var(--sub-cl);
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu.menu-level-3 li{
    margin-bottom: 0.8rem;
    margin-top: 0 !important;
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu > li{
    margin-bottom: 0;
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu li.menu-item-has-children > a > span.toggle-child{
    margin-left: 0.5rem;
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu li.menu-item-has-children > a > span.toggle-child:after{
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkgNC41TDE2LjUgMTJMOSAxOS41IiBzdHJva2U9IiMyNzJEMzUiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkgNC41TDE2LjUgMTJMOSAxOS41IiBzdHJva2U9IiMyNzJEMzUiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-size: cover;
    -webkit-mask-size: cover;
    background-color: #333;
    width: 1.2rem;
    height: 1.2rem;
    position: relative;
    display: block;
    content: '';
    transition: all 0.4s;
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu li:hover > a > span.toggle-child:after,
header#header #masthead .nk-mega-menu .mega-inner .mega-menu li.current-active > a > span.toggle-child:after{
    background-color: var(--sub-cl);
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu > li+li{
    margin-top: 1.25rem;
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu:not(.menu-level-1){
    display: none;
}
header#header #masthead .nk-mega-menu .mega-inner .mega-menu.active{
    display: block;
}
.service_2 .title_main{
    font-size: 2.25rem;
}
.filtered-values{
    flex-wrap: wrap;
}
.about_9 .swiper-pagination{
    display: none !important;
}
header#header #masthead .header-nav-main.header-nav li.lang-item > a >img{
    display: none !important;
}
header#header #masthead .header-nav-main.header-nav li.lang-item > a:before{
    width: 1.458rem;
    height: 1.458rem;
    position: relative;
    content: '';
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 1 !important;
}
header#header #masthead .header-nav-main.header-nav li.lang-item.lang-item-en > a:before{
    background-image: url('../images/en.png');
}
header#header #masthead .header-nav-main.header-nav li.lang-item.lang-item-vi > a:before{
    background-image: url('../images/vi.png');
}
.language-switcher img{
    width: 100%;
    height: 100%;
}
.language-switcher{
    width: 1.65rem;
    height: 1.65rem;
    display: flex;
}
.list_brands .swiper-slide .brand+.brand{
    margin-top: 30px;
}
section.event_2{
    padding-top: 4.167rem;
}
.about_10:has(+.view_profile){
    padding-bottom: 5.208rem;
}
@media only screen and (min-width: 1200px){
    body.tax-service-category .thumb span{
        font-size: 0.8rem;
        line-height: 1.2rem;
    }
    body.tax-service-category .list_post .box-post{
        padding-top: 6.7rem;
        padding-bottom: 6.7rem;
    }
    .event_1 .swiper-controls .event-arrow:hover{
        background-color: var(--main-cl);
    }
    .home_slide_5 .para{
        width: 12.75rem;
        max-width: 100%;
    }
    .event-swiper-1 .item:hover:before{
        opacity: 0;
    }
    .event-swiper-1 .item:hover:after{
        opacity: 1;
    }
    .event-swiper-1 .item:hover .cont-wrap{
        transform: translateY(1.5rem);
        opacity: 0;
    }
    .event-swiper-1 .item:hover .cont-hover{
        transform: translateY(0);
        opacity: 1;
    }
    .swiper-arrow:hover path{
        stroke: #FFF;
    }
    .swiper-arrow:hover{
        background-color: var(--sub-cl);
        border-color: var(--sub-cl);
    }
    .knowledge-item:hover,
    .post-item:hover{
        box-shadow: 0px 10px 30px 0px #00000026;
    }
    .knowledge-item:hover .img-wrap img,
    .post-item:hover .img-wrap img{
        transform: scale(1.1);
    }
    .knowledge-item:hover .cont-wrap:before,
    .post-item:hover .cont-wrap:before{
        width: 100%;
    }
    .knowledge-item:hover .cont-wrap > a:before{
        background-color: var(--sub-cl);
    }
    .knowledge-item:hover .cont-wrap h3,
    .post-item:hover .cont-wrap h3{
        color: var(--sub-cl);
    }
}
@media only screen and (max-width: 1199px){
    :root{
        --container-w: 73.077rem;
    }
    .left-cont{
        left: calc(calc(100vw - 57.5rem) / 2);
    }
    .pl-cont{
        padding-left: calc(calc(100vw - 57.5rem) / 2);
    }
    .right-cont{
        right: calc(calc(100vw - 57.5rem) / 2);
    }
    .pr-cont{
        padding-right: calc(calc(100vw - 57.5rem) / 2);
    }
    .tech_1 .list_tech{
        margin: 0;
    }
    .list_service_1 .list_post{
        margin-top: 5rem;
    }
    .list_service_2{
        margin-top: 0;
        padding: 4rem 0;
    }
    .list_service_4{
        padding: 4rem 0;
    }
    .banner_thumb .breadcrumbs{
        margin: 0 !important;
    }
    .detail_pr_1{
        padding-bottom: 5rem;
    }
    .detail_pr_2{
        padding-bottom: 4rem;
    }
    .product_detail_2 .swiper-slide img{
        height: auto;
    }
    .box_post .post_sub{
        margin-left: 2rem;
    }
    .home_5 .list_projects{
        gap: 0
    }
    .home_5 .list_projects .item{
        margin: 0;
    }
    .pr_1_new:before{
        display: none !important;
    }
    .nav_auto{
        display: none !important;
    }
    .event-swiper-1 .item .cont-hover .view-more{
        position: absolute;
        z-index: 99;
        left: 0;
        top: -2.5rem;
        width: 100%;
        height: 100%;
    }
    .slide_pr .nav_prev,
    .slide_pr .nav_next{
        display: none !important;
    }
}
@media only screen and (max-width: 991px){
    .tablet-col-1{flex:0 0 auto;width:8.33333333% !important}
    .tablet-col-2{flex:0 0 auto;width:16.66666667% !important}
    .tablet-col-3{flex:0 0 auto;width:25% !important}
    .tablet-col-4{flex:0 0 auto;width:33.33333333% !important}
    .tablet-col-5{flex:0 0 auto;width:41.66666667% !important}
    .tablet-col-6{flex:0 0 auto;width:50% !important}
    .tablet-col-7{flex:0 0 auto;width:58.33333333% !important}
    .tablet-col-8{flex:0 0 auto;width:66.66666667% !important}
    .tablet-col-9{flex:0 0 auto;width:75% !important}
    .tablet-col-10{flex:0 0 auto;width:83.33333333% !important}
    .tablet-col-11{flex:0 0 auto;width:91.66666667% !important}
    .tablet-col-12{flex:0 0 auto;width:100% !important}
    .tablet-flex-col{
        flex-direction: column;
    }
    .left-cont{
        left: calc(calc(100vw - 45rem) / 2);
    }
    .pl-cont{
        padding-left: calc(calc(100vw - 45rem) / 2);
    }
    .right-cont{
        right: calc(calc(100vw - 45rem) / 2);
    }
    .pr-cont{
        padding-right: calc(calc(100vw - 45rem) / 2);
    }
    .tablet-grid-2{
        grid-template-columns: 1fr 1fr;
    }
    .tablet-grid-1{
        grid-template-columns: 1fr;
    }
    .tablet-col-reverse{
        flex-direction: column-reverse;
    }
    .tablet-text-center{
        text-align: center;
    }
    .tablet-al-center{
        align-items: center;
    }
    .tablet-jus-center{
        justify-content: center;
    }
    .tablet-flex-wrap{
        flex-wrap: wrap;
    }
    .load_home_page svg {
        width: 320px;
    }
    .contact_1{
        padding: 4rem 0 3rem;
    }
    html{
        font-size: 2vw;
    }
    .text_area textarea,
    .text_area textarea::placeholder,
    .input_line .item input::placeholder{
        font-size: 0.9rem;
    }
    .input_event input,
    .input_line .item input{
        height: 3rem;
        font-size: 0.9rem;
    }
    .heading-title{
        font-size: 2.25rem;
        line-height: 1.3;
    }
    .register_contact .form_register{
        margin: 0 auto;
    }
    .register_contact .wrap_title_form{
        text-align: center;
        margin-bottom: 1.5rem;
    }
    .register_contact .row{
        align-items: center !important;
    }
    .register_contact{
        padding: 2rem 15px;
    }
    header#header .header-wrapper #masthead .nav-icon > a{
        display: flex;
        padding: 0;
        aspect-ratio: 1;
    }
    header#header .header-wrapper #masthead .nav-icon .hamburger{
        display: flex;
        flex-direction: column;
        gap: 6px;
        width: 24px;
        height: 100%;
        justify-content: center;
    }
    header#header .header-wrapper #masthead .nav-icon .hamburger span{
        background-color: #333;
        height: 2px;
        display: block;
        width: 100%;
        border-radius: 0.125rem;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    header#header .header-wrapper #masthead .nav-icon .hamburger span:nth-of-type(2){
        width: 60%;
    }
    header#header .header-wrapper #masthead .nav-icon .hamburger span:nth-of-type(3){
        width: 85%;
    }
    header#header .header-wrapper #masthead .nav-icon .current-lightbox-clicked .hamburger span:nth-of-type(1){
        transform-origin: center;
        transform: rotate(405deg) translateX(5px) translateY(6px);
    }
    header#header .header-wrapper #masthead .nav-icon .current-lightbox-clicked .hamburger span:nth-of-type(2){
        opacity: 0;
    }
    header#header .header-wrapper #masthead .nav-icon .current-lightbox-clicked .hamburger span:nth-of-type(3){
        transform-origin: center;
        transform: rotate(-405deg) translateX(5px) translateY(-6px);
        width: 100%;
    }
    .post-grid{
        grid-gap: 2rem 1rem
    }
    div#ez-toc-container .ez-toc-title{
        font-size: 1.2rem;
        line-height: 1.4;
    }
    #ez-toc-container a{
        font-size: 1rem !important;
        line-height: 1.8;
    }
    .footer .menu-first{
        flex-direction: column;
        align-items: center;
    }
    .menu-first .left{
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .menu-first .left .logo img{
        margin: auto;
    }
    .footer .list-socials{
        justify-content: center;
    }
    .menu-second .left{
        margin: auto;
        text-align: center;
    }
    .menu-second .left .logo{
        margin: auto;
    }
    .menu-second .left .logo img{
        width: auto;
        margin: auto;
    }
    .footer{
        padding: 3rem 0 2rem;
    }
    .footer .copy-right br{
        display: none;
    }
    .knowledge-grid{
        grid-gap: 1.5rem 2rem
    }
    .list_post_event{
        gap: 2rem 1rem;
    }
    .list_post_event .item{
        width: calc(50% - 0.5rem);
    }
    .event-swiper-1 .item .cont-wrap .des{
        font-size: 0.8rem;
    }
    .image-content::before{
        display: none !important;
    }
    .title_main{
        font-size: 2rem;
        line-height: 1.4;
    }
    .section_word{
        padding: 4rem 0;
    }
    .service_1{
        padding: 4rem 0;
    }
    .service_2 .inner-wrap+.inner-wrap{
        margin-top: 4rem;
    }
    .service_2{
        padding-bottom: 12rem;
    }
    .service_3 .cont-mr{
        font-size: 1.2rem;
        padding: 2.4rem 3rem;
    }
    .mt-200{
        margin-top: 5rem;
    }
    .service_3{
        padding-bottom: 4rem;
    }
    .section_word::after{
        display: none !important;
    }
    .list-articles .article{
        width: calc(50% - 0.5rem);
    }
    .list_sup_2 .list-articles.custom .article{
        /*width: calc(100% / 3 - 2rem / 3);*/
    }
    .list_sup_1 .row {
        gap: 0
    }
    .detail_sub_2{
        padding: 3rem 0;
    }
    .fixed-filter .box{
        box-shadow: unset !important;
        background-color: #FFF;
        height: 100%;
    }
    .fixed-filter{
        position: fixed;
        top: 90px;
        left: 0;
        z-index: 99999;
        height: calc(100vh - 90px);
        background-color: #FFF;
        width: 300px;
        transform: translateX(-100%);
        transition: all 0.4s;
    }
    .fixed-filter.show{
        transform: translateX(0);
    }
    .fixed-filter .bg-close{
        position: absolute;
        width: 0;
        height: 100%;
        z-index: -1;
        left: 0;
        top: 0;
        background-color: #000;
        opacity: 0;
        transition: all 0.4s;
    }
    .fixed-filter.show .bg-close{
        width: 100vw;
        opacity: 0.7;
    }
    .show-filter-btn{
        position: absolute;
        top: 50%;
        left: 100%;
        padding: 8px;
        -webkit-border-radius: 0 0.308rem 0.308rem 0;
        -moz-border-radius: 0 0.308rem 0.308rem 0;
        border-radius: 0 0.308rem 0.308rem 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: var(--main-cl);
    }
    .detail_pr_1 .info_right{
        padding-left: 0;
    }
    .detail_pr_1 .list_button > a{
        padding: 0.5rem 0.75rem;
    }
    .btn-dwn{
        margin: 0;
    }
    .detail_pr_2{
        padding-bottom: 2rem;
    }
    .detail_pr_2 .heading-title{
        margin-bottom: 1rem;
    }
    .detail_pr_1{
        padding-bottom: 3rem;
    }
    .box_contact .row.gap-70{
        gap: 0
    }
    .pr_1_new{
        padding: 3rem 0;
    }
    .box_contact{
        padding-bottom: 4rem;
    }
    .post_employ{
        padding: 3rem 0;
    }
    .table_td>tbody>tr td > a,
    .table_td>tbody>tr td{
        font-size: 1rem !important;
    }
    .table_td>tbody>tr td:before{
        font-size: 1rem;
        text-transform: uppercase;
    }
    table.table_td tbody td:nth-child(3) a.apply_position{
        padding: 0.5rem 1rem;
    }
    .wrap-bottom .wrap_right h3{
        font-size: 1rem;
    }
    .const_employ{
        padding: 1rem;
    }
    .const_employ .content .title{
        font-size: 0.9rem;
    }
    .info_ploy{
        padding: 1.5rem;
    }
    .inner-wrap .form_employ{
        position: unset;
        transform: unset !important;
        margin: 0 auto 3rem;
    }
    .box-hr.main{
        width: 50%;
    }
    .view_profile{
        padding: 3rem 0;
    }
    .about_1 > .row{
        justify-content: center;
    }
    .wrap_hoa_tiet_section{
        justify-content: center;
    }
    .main-title{
        font-size: 2.5rem;
        line-height: 1.4;
    }
    .about-swiper-1 .history-group .history-item .des{
        width: 12rem;
    }
    .about_3,
    .about_9{
        padding: 4rem 0;
    }
    .list_box_val{
        gap:1rem
    }
    .info_container{
        margin-top: 0;
    }
    .home_1{
        padding: 4rem 0;
    }
    .btn{
        padding: 0.75rem 1.5rem;
    }
    .home_3{
        padding: 3rem 0;
    }
    .box_post .post_sub{
        margin-left: 0;
    }
    .home_5{
        padding: 4rem 0;
    }
    .pagiarow .swiper-scrollbar{
        flex-grow: 1;
        top: unset;
        bottom: unset;
        transform: unset;
    }
    .home_5 .pagiarow{
        align-items: center;
        gap: 2rem
    }
    .home_5 .list_btn-swiper .btn-swiper{
        display: flex;
    }
    .home_5 .list_btn{
        margin-left: 15px;
        margin-right: 15px;
        width: calc(100% - 30px);
    }
    .gallery-grid > .item{
        height: 12rem;
    }
    header#header {
        z-index: 9999;
    }
    .input-register [type="submit"]{
        font-size: 1rem;
    }
    #logo{
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 1rem;
        flex-direction: row;
    }
    .about_9 .swiper-pagination{
        display: flex !important;
        bottom: unset;
        align-items: center;
        margin-top: 2rem;
        position: relative;
        justify-content: center;
    }
    .about_9 .swiper-pagination .swiper-pagination-bullet{
        width: 12px;
        height: 12px;
        background-color: #FFF;
    }
    .nav-slide{
        padding-top: 0;
    }
    .off-canvas:not(.off-canvas-center) li.search-form form button{
        background-color: var(--main-cl) !important;
    }
    .off-canvas:not(.off-canvas-center) li.search-form form .flex-row input{
        height: 100%;
    }
    .off-canvas:not(.off-canvas-center) li.search-form form .flex-row{
        align-items: unset;
    }
}
@media only screen and (max-width: 767px){
    html{
        font-size: 4vw;
    }
    :root{
        --container-w: 100%;
    }
    .grid-container{
        padding-right: 10px;
        padding-left: 10px;
    }

    .mobile-col-1{flex:0 0 auto;width:8.33333333% !important;}
    .mobile-col-2{flex:0 0 auto;width:16.66666667% !important;}
    .mobile-col-3{flex:0 0 auto;width:25% !important;}
    .mobile-col-4{flex:0 0 auto;width:33.33333333% !important;}
    .mobile-col-5{flex:0 0 auto;width:41.66666667% !important;}
    .mobile-col-6{flex:0 0 auto;width:50% !important;}
    .mobile-col-7{flex:0 0 auto;width:58.33333333% !important;}
    .mobile-col-8{flex:0 0 auto;width:66.66666667% !important;}
    .mobile-col-9{flex:0 0 auto;width:75% !important;}
    .mobile-col-10{flex:0 0 auto;width:83.33333333% !important;}
    .mobile-col-11{flex:0 0 auto;width:91.66666667% !important;}
    .mobile-col-12{flex:0 0 auto;width:100% !important;}
    .mobile-flex-col{
        flex-direction: column;
    }
    .mobile-al-center{
        align-items: center;
    }
    .mobile-al-start{
        align-items: flex-start;
    }
    .mobile-al-end{
        align-items: flex-end;
    }
    .mobile-jus-start{
        justify-content: flex-start;
    }
    .mobile-jus-end{
        justify-content: flex-end;
    }
    .mobile-jus-center{
        justify-content: center;
    }
    .mobile-jus-between{
        justify-content: space-between;
    }

    .mobile-grid-2{
        grid-template-columns: 1fr 1fr;
    }
    .mobile-grid-1{
        grid-template-columns: 1fr;
    }
    .mobile-col-reverse{
        flex-direction: column-reverse;
    }
    #search-lightbox{
        margin-left: -20px;
        margin-right: -20px;
        max-width: calc(100%  + 40px);
    }
    #search-lightbox .search-lightbox-title{
        margin-bottom: 20px;
        font-size: 20px;
    }
    #search-lightbox .search-keywords{
        margin-top: 20px;
    }
    #search-lightbox .search-keywords > a{
        font-size: 14px;
    }
    .show-mobile{
        display: block !important;
    }
    .mobile-text-center{
        text-align: center;
    }
    .load_home_page svg {
        width: 240px;
    }
    .heading-title{
        margin-top: 0;
    }
    .contact_1{
        padding: 3rem 0 2rem;
    }
    .heading-title{
        font-size: 1.5rem;
    }
    .wrap_contact{
        height: 27.5rem;
        margin-bottom: 1rem;
    }
    .contact_1 iframe{
        height: 24rem;
    }
    .box_event_regis{
        padding: 2rem 1rem !important;
        margin: 2.5rem 1rem;
    }
    .input_line{
        flex-wrap: wrap;
        gap: 0
    }
    .input_line .item{
        width: 100%;
    }
    .breadcrumbs{
        display: none !important;
    }
    .title_banner_thumb{
        font-size: 1.5rem;
        line-height: 1.3;
    }
    .btn{
        padding: 0.6rem 1.2rem;
    }
    .form_contact .btn {
        height: 2.6rem;
    }
    #logo img{
        height: 45px;
    }
    header#header .header-wrapper #masthead{
        max-height: 70px;
    }

    .off-canvas-left .mfp-content, .off-canvas-right .mfp-content,
    .mfp-close,
    .mfp-container, .mfp-wrap,
    .mfp-bg{
        top: 70px !important;
    }
    .off-canvas .sidebar-menu{
        padding-top: 0;
    }
    .off-canvas-left .mfp-content{
        box-shadow: unset;
        border-top: 1px solid hsla(0,0%,100%,.2);
    }
    header#header{
        z-index: 9999;
    }
    .post-grid{
        grid-gap: 0.75rem
    }
    .post-item .cont-wrap{
        padding: 0.5rem;
    }
    .post-item .cont-wrap h3{
        font-size: 0.9rem;
        line-height: 1.3;
    }
    .post-item .cont-wrap .post-excerpt{
        font-size: 0.7rem;
        line-height: 1.4;
    }
    .tech_1 .NK-load-more-btn{
        margin-top: 1.5rem;
    }
    .register_contact .row{
        gap: 0
    }
    .swiper-pagination{
        position: relative;
        bottom: unset !important;
        margin-top: 1.538rem;
    }
    .post_details .large-10{
        padding-left: 15px;
        padding-right: 15px;
    }
    div#ez-toc-container .ez-toc-title{
        font-size: 1rem;
    }
    #ez-toc-container a{
        font-size: 0.8rem !important;
    }
    .post_details{
        padding-top: 3rem;
    }
    .post_details .heading-title{
        margin-top: 0.5rem;
    }
    .menu_project, .menu_technical{
        gap: 0.5rem
    }
    .menu_project .item a, .menu_technical .item a{
        font-size: 0.7rem;
        padding: 0.4rem 0.8rem;
    }
    .knowledge-grid{
        grid-gap: 1rem
    }
    .knowledge-item .cont-wrap{
        padding: 0.5rem;
    }
    .knowledge-item .cont-wrap h3{
        font-size: 0.9rem;
        line-height: 1.3;
    }
    .knowledge-item .cont-wrap .post-excerpt{
        font-size: 0.7rem;
        line-height: 1.4;
    }
    .event-swiper-1 .item .cont-wrap{
        padding: 1.5rem;
    }
    .event-swiper-1 .item .cont-wrap .title{
        font-size: 1.25rem;
        line-height: 1.3;
    }
    .event_1 .swiper-controls{
        padding-left: 10px;
        padding-right: 10px;
    }
    .list_post_event .item{
        width: 100%;
    }
    .box_event_regis{
        margin-left: 0;
        margin-right: 0;
    }
    .title_serv{
        font-size: 2rem;
    }
    .subser_title{
        font-size: 1.1rem;
    }
    .subser_title span{
        font-size: 3rem;
    }
    .title_left .number{
        font-size: 4.4rem;
    }
    .title_main{
        font-size: 1.6rem;
    }
    .service_2{
        padding-bottom: 4rem;
    }
    .service_3 .cont-mr{
        padding: 1.5rem;
        font-size: 1rem;
        line-height: 1.5;
    }
    .list_post .box-post{
        padding: 1rem;
    }
    .list_post .box-post .item{
        padding: 1rem;
    }
    .mt-200 {
        margin-top: 3rem;
    }
    .list_service_2{
        padding: 2.5rem 0;
    }
    .list-articles .article{
        padding: 0;
    }
    .list_service_4{
        padding: 3rem 0;
    }
    .list_post::after,
    section:before,
    section:after{
        display: none !important;
    }
    .list_service_1 .list_post{
        margin-top: 3rem;
    }
    .off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
        background-color: #FFF;
    }
    .list_sup_2 .list-articles.custom .article{
        width: 100%;
    }
    .list_sup_2 .result{
        flex-direction: column;
    }
    .post_details{
        padding-top: 2rem;
    }
    .list_pr_1 .filter_result{
        flex-direction: column;
        gap: 1rem
    }
    .fixed-filter{
        top: 70px;
        height: calc(100vh - 70px);
    }
    .list-articles .article .title-medium{
        font-size: 0.9rem;
    }
    .pr_detail_swiper_2{
        padding-bottom: 0;
    }
    .list-articles .article{
        padding-bottom: 1rem;
    }
    .pr_1_new{
        padding: 2rem 0;
    }
    .wrap_content_project_tab .tab_content .tab_panel .item{
        padding: 0 !important;
        aspect-ratio: 1;
    }
    .wrap_content_project_tab .tab_content .tab_panel .item:nth-of-type(5n+2){
        aspect-ratio: 1;
    }
    .wrap_content_project_tab .tab_content .tab_panel .item:nth-of-type(5n+2) .content{
        width: 100%;
    }
    .wrap_content_project_tab .tab_content .tab_panel{
        grid-template-rows: unset !important;
    }
    .box_contact .row.gap-70{
        gap: 2rem
    }
    .box_contact{
        padding-bottom: 1.5rem;
    }
    .table_td>tbody>tr td > a, .table_td>tbody>tr td,
    .table_td>tbody>tr td:before{
        font-size: 0.8rem !important;
    }
    .employ_detail_1{
        padding-top: 2rem;
    }
    .info_ploy::after{
        display: none !important;
    }
    .inner-wrap .form_employ{
        padding: 1.5rem !important;
    }
    .employ_detail_2{
        height: auto;
    }
    .main-title{
        font-size: 1.8rem;
    }
    .about_3, .about_9{
        padding: 2.5rem 0;
    }
    .list-box-hr:not(.swiper-wrapper){
        gap: 1rem
    }
    .list-box-hr .name{
        font-size: 1rem;
    }
    .about_10{
        padding-top: 3rem;
    }
    .about_11{
        padding: 2.5rem 0;
    }
    .list-certificate{
        margin-bottom: 1rem;
        padding-bottom: 1rem;
    }
    .home_banner .swiper-pagination{
        position: absolute;
        bottom: 1rem !important;
        z-index: 3;
    }
    .info_card .title_post{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .home_1{
        padding: 3rem 0;
    }
    .home_1 .text-content{
        margin-bottom: 2rem;
    }
    .home_2{
        padding-top: 2rem;
    }
    .home_4 .box-title{
        margin-bottom: 0;
        font-size: 0.8rem;
    }
    .home_5 .list_btn{
        gap: 2rem;
        align-items: center;
    }
    .home_5 .list_btn .large-3{
        justify-content: center !important;
    }
    .home_5{
        padding: 3rem 0 2rem;
    }
    .about-swiper-1 .history-group{
        gap: 1rem
    }
    .about-swiper-1 .history-group:before{
        display: none !important;
    }
    .about-swiper-1 .history-group .history-item{
        width: calc(50% - 0.5rem);
        height: auto !important;
        flex-direction: column !important;
    }
    .about-swiper-1 .history-group .history-item .icon-wrap{
        margin: 0 !important;
    }
    .about-swiper-1 .history-group .history-item .des{
        margin-left: 0;
        width: 100%;
    }
    .about-swiper-1 .history-group .history-item:after,
    .about-swiper-1 .history-group .history-item:before{
        display: none !important;
    }
    .about-swiper-1 .history-group .history-item .date{
        margin: 1rem 0 !important;
    }
    .about-swiper-1 .history-group .history-item .date{
        font-size: 1rem;
        padding: 0.3rem 1.5rem;
    }
    .nk-title+.list_post{
        margin-top: 0 !important;
    }
    .nk-title+.list_post > .box-post{
        margin-top: 2rem;
    }
    .nk-title{
        margin: 4rem 0 0 !important;
    }
    .list_box_list_footer{
        flex-wrap: wrap;
    }
    .list_post_event{
        gap: 1rem
    }
    .search-page .tabs-title .tab-title{
        width: calc(50% - 0.25rem);

    }
    .search-page{
        padding: 3rem 0;
    }
    .search-page .sec-title{
        font-size: 1.2rem;
    }
    .gallery-grid{
        grid-gap: 0.75rem;
        grid-template-columns: 1fr 1fr;
    }
    .gallery-grid > .item:nth-of-type(6n+6){
        grid-column: 1/3;
    }
    .nav>li>a.button, .nav>li>button{
        font-size: 0.85rem;
        color: #333;
    }
    .fixed-filter .box{
        padding-bottom: 5rem;
    }
    .fixed-filter form.box> .flex{
        position: fixed;
        bottom: 0;
        z-index: 99;
        left: 0;
        width: 100%;
        margin-top: 0;
        padding: 0.8rem 1.2rem;
    }
    .vendor-filters > span{
        width: 100%;
    }
    .vendor-filters .select-wrap{
        margin-left: 0 !important;
        width: calc(50% - 0.5rem);
    }
    .vendor-filters .select-styled{
        min-width: unset ;
    }
    .bar_group{
        position: relative;
        z-index: 30;
    }
    .input-register [type="submit"]{
        font-size: 0.85rem;
    }
    .wrap_contact{
        height: auto;
    }
    .stuck #logo .show-for-medium img,
    #logo .show-for-medium img{
        max-height: 26px !important;
    }
    .service_3 .row .post_child:nth-child(odd)::after,
    .service_3 .row .post_child:nth-child(2n)::after{
        display: none !important;
    }
    .list-solution-terms > .post_child+.post_child{
        margin-top: 3rem;
    }
    .list_post_2 .wrap-post{
        gap: 1rem
    }
    h1{
        font-size: 1.4rem;
    }
}
@media only screen and (min-width: 768px){
    .about-swiper-1 .history-group .history-item:nth-of-type(1){
        order: 1;
    }
    .about-swiper-1 .history-group .history-item:nth-of-type(2){
        order: 4;
    }
    .about-swiper-1 .history-group .history-item:nth-of-type(3){
        order: 2;
    }
    .about-swiper-1 .history-group .history-item:nth-of-type(4){
        order: 5;
    }
    .about-swiper-1 .history-group .history-item:nth-of-type(5){
        order: 3;
    }
}