@import url("./normalize.css");

body {
    margin: 0;
    padding: 0;
    color: #0c0c0c;
    font-size: 14px;
    font-family: Inter, sans-serif;
}

.wrapper {
    max-width: 1680px;
    margin: 0 auto;
}

.clearfix {
    clear: both;
    overflow: hidden;
}

.clearfix:after {
    content: "";
    display: table;
    height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
}

h1, h2, h3, h4, h5, h6, ul, ol, li {
    margin: 0;
    padding: 0;
}

ul, ol, li {
    list-style: none;
}

a {
    text-decoration: none;
}

.topbar {
    height: 66px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.logo {
    float: left;
    width: 180px;
    background: url(../images/logo.png) no-repeat center center;
    background-size: contain;
    margin: 15px 0;
}

.logo a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999em;
}

.topnav {
    float: right;
    text-align: left;
}

.topnav a {
    display: inline-block;
    height: 66px;
    line-height: 66px;
    padding: 0 30px;
    color: #ddd;
    font-size: 16px;
}

.mobile-menu {
    display: none;
}

.topnav-mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.mv-1 {
    height: 750px;
    position: relative;
}

.mv-2 h2 {
    font-family: Jost;
    font-size: 48px;
    font-weight: normal;
    margin: 24px 0;
    text-align: center;
}

.mv-2 .verticals {
    display: flex;
    padding: 40px 0;
}

.verticals .icon {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 50px;
    background-position: center;
}
.verticals li {
    width: 20%;
    text-align: center;
}
.verticals p {
    font-size: 24px;
    color: rgba(145,160,160,1);
}

.v1 {
    background-image: url(../images/verticals/beauty.png);
}
.v2 {
    background-image: url(../images/verticals/daily-deal.png);
}
.v3 {
    background-image: url(../images/verticals/diet.png);
}
.v4 {
    background-image: url(../images/verticals/bussiness.png);
}
.v5 {
    background-image: url(../images/verticals/cart.png);
}

.banner01 {
    background-image: url('../images/bg.png');
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    filter: brightness(0.8);
}

.banner01-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 80%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
}

.banner01-h1 {
    margin-bottom: 3rem;
}
.banner01-h1>p {
    margin: 0;;
    font-family: Jost;
    font-size: 64px;
}
.banner01-p1{
    font-size: 2.5rem;
}

.mv2-list {
    display: flex;
    text-align: center;
    justify-content: space-around;
}

.mv2-list li {
    vertical-align: top;
    list-style: none;
    box-sizing: border-box;
    display: inline-block;
    padding: 20px;
    box-shadow: 0 0.5rem 1rem 0 #E4EAEC;
    margin: 20px;
    width: 25%;
}

.mv2-item {
    font-size: 14px;
}

.mv2-item h3 {
    font-family: Jost;
    font-size: 36px;
    font-weight: normal;
    margin: 30px 0;
    position: relative;
}
.mv2-item p {
    font-size: 24px;
    color: rgba(145,160,160,1);
}

.mv2i1-icon, .mv2i2-icon, .mv2i3-icon, .mv2i4-icon, .mv2i5-icon {
    width: 135px;
    height: 135px;
}

.mv2i1-icon {
    background: url(../images/icon-f1.png) no-repeat center center;
}

.mv2i2-icon {
    background: url(../images/icon-f2.png) no-repeat center center;
}

.mv2i3-icon {
    background: url(../images/icon-f3.png) no-repeat center center;
}

.mv2i4-icon {
    background: url(../images/icon-f4.png) no-repeat center center;
}

.mv2i5-icon {
    background: url(../images/icon-f5.png) no-repeat center center;
}

.service_icons {
    height: 160px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.service_icons span {
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}

.service_icons span.icon1 {
    width: 60px;
    height: 60px;
    margin: 0 10px 10px 0;
    border-radius: 15px;;
}

.service_icons span.icon2 {
    width: 170px;
}

span.icon11 {
    background-image: url("../service/11.png");
}

span.icon12 {
    background-image: url("../service/12.png");
}

span.icon13 {
    background-image: url("../service/13.png");
}

span.icon14 {
    background-image: url("../service/14.png");
}

span.icon21 {
    height: 40px;
    background-image: url("../service/21.png");
}

span.icon22 {
    height: 64px;
    background-image: url("../service/22.png");
    background-position: center;
}
span.icon23 {
    height: 50px;
    background-image: url("../service/23.png");
}

span.icon31 {
    background-image: url("../service/31.png");
}

span.icon32 {
    background-image: url("../service/32.png");
}

span.icon33 {
    background-image: url("../service/33.png");
}

span.icon34 {
    background-image: url("../service/34.jpg");
}

span.icon41 {
    background-image: url("../service/41.png");
    height: 40px;
}

span.icon42 {
    background-image: url("../service/42.png");
    height: 39px;
}

span.icon43 {
    height: 30px;
    background-image: url("../service/43.png");
}

span.icon44 {
    height: 30px;
    background-image: url("../service/44.png");
}

span.icon51 {
    background-image: url("../service/51.png");
}

span.icon52 {
    background-image: url("../service/52.png");
}

span.icon53 {
    background-image: url("../service/53.png");
}

span.icon54 {
    background-image: url("../service/54.png");
}

span.icon55 {
    background-image: url("../service/55.png");
}

.mv-3 {
    background: url(../images/bg03.png) no-repeat center center;
    background-size: cover;
}

.datashow {
    text-align: center;
    color: #fff;
    padding: 100px 0;
}

.datashow h2 {
    font-family: Jost;
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 1em;
}

.datashow-p1 {
    font-size: 88px;
}

.datashow-p2 {
    font-size: 18px;
}

.datashow-p3 {
    font-size: 56px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.datashow-p5 {
    font-size: 28px;
    min-width: 40%;
    padding: 20px 0;
    position: relative;
    width: 50%;
    margin-left: 25%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.datashow-p5:last-child {
    border-top: 1px solid #fff;
}

.datashow-p5:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    top: 10%;
    height: 80%;
    background-color: #fff;
}

.datashow-p5-item {
    font-family: Jost;
    font-size: 36px;
    display: inline-block;
    width: 40%;
    text-align: left;
}

.datashow-c2 {
    font-size: 24px;
    margin: .5em 0;
}

.mv-4-list {
    display: flex;
    height: 450px;
}
.mv-4 h2 {
    font-family: Jost;
    font-size: 48px;
    font-weight: normal;
    margin: 24px 0;
    text-align: center;
}
.mv4-item {
    padding: 20px;
    margin: 20px;
    box-shadow: 0 0.5rem 1rem 0 #E4EAEC;
    width: 25%;

    background-repeat: no-repeat;
    background-position: right 20px bottom 20px;
    background-size: 30%;
}
.mv4-item:nth-child(1) {
    background-image: url(../images/icons/1.png);
}
.mv4-item:nth-child(2) {
    background-image: url(../images/icons/2.png);
}
.mv4-item:nth-child(3) {
    background-image: url(../images/icons/3.png);
}
.mv4-item:nth-child(4) {
    background-image: url(../images/icons/4.png);
}

.mv4-item-inner h3 {
    font-family: Jost;
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 1em;
}

.mv4-item-inner p {
    font-size: 24px;
    margin: 0;
    color: rgba(145,160,160,1);
}

.mv-5 {
    padding: 100px 5%;
    text-align: center;
}

.mv5-h2 {
    font-family: Jost;
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 1em;
}

.coop {
    text-align: center;
}

.coop a {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 10px;
    overflow: hidden;
}

.coop a img {
    display: block;
    transition: .5s;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border-radius: 10px;
}

.coop a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    border-radius: 10px;
}

.mv-6 {
    background-color: #2e3135;
    height: 500px;
    color: #fff;
    position: relative;
}

.mv-6 .wrapper {
    position: absolute;
    top: 30%;
    margin: auto 0;
    width: 100%;
}

.mv-6 a {
    color: #fff;
}

.mv-6 a:hover {
    text-decoration: underline;
}

.contact-us {
    text-align: center;
    padding: 0 2em;
}

.contact-us h3 {
    font-family: Jost;
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 1rem;
}

.contact-us-item {
    display: inline-block;
    margin-right: 50px;
    text-align: left;
}
.contact-us-item:last-child {
    margin: 0;
}
.contact-us-item p {
    font-size: 24px;
    font-family: Jost;
}
.contact-us-item a {
    font-size: 18px;
}

.navigator {
    float: right;
    padding: 0 50px 0 20px;
}

.navigator h3 {
    font-size: 24px;
    margin-bottom: 15px;
}

.navigator ul {
    margin-top: 2em;
}

.navigator li {
    position: relative;
    line-height: 30px;
}

.footer {
    text-align: center;
    background-color: #242424;
    padding: 10px 0;
    overflow: hidden;
    color: #ccc;
    line-height: 1.5;
}

.line {
    display: none;
}

.employee-imgs {
    text-align: center;
    word-spacing: -3px;
}

.employee-img {
    display: inline-block;
    overflow: hidden;
}

.employee-img img {
    height: 243px;
}

.hc-item {
    max-width: 900px;
    margin: 0 auto;
    color: #999;
    font-size: 16px;
    margin: 0 auto 50px;
    padding-bottom: 50px;
    border-bottom: 1px dashed #eee;
}

.hc-item dt {
    font-size: 36px;
    margin-bottom: 1em;
    color: #050403;
}

.hc-item dd {
    margin: 0;
    line-height: 1.5;
}

.hc-item dd h3 {
    font-size: 18px;
    color: #050403;
    margin: 1.5em 0;
}

/* media query */
@media screen and (max-width: 1160px) {
    .mv2-list li {
    }

    .mv2-list li h3 {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .mv2-list li h3:after {
        bottom: -10px;
    }

    .mv2-list li .mv2i1-icon,
    .mv2-list li .mv2i2-icon,
    .mv2-list li .mv2i4-icon,
    .mv2-list li .mv2i3-icon,
    .mv2-list li .mv2i5-icon {
        width: 80px;
        height: 80px;
        background-size: contain;
    }
}

@media screen and (max-width: 980px) {
    .mv2-list li .mv2i1-icon,
    .mv2-list li .mv2i4-icon,
    .mv2-list li .mv2i2-icon,
    .mv2-list li .mv2i3-icon,
    .mv2-list li .mv2i5-icon {
        float: right;
        margin-top: 20px;
    }

    .mv2-list li h3 {
        margin-bottom: 30px;
    }

    .mv2-list li h3:after {
        bottom: -10px;
    }
}

@media screen and (max-width: 868px) {
    .banner01-inner {
        margin-top: 30px;
    }

    .banner01-p1 {
        font-size: 24px;
    }

    .service_icons {
    }

    .datashow h2 {
        font-size: 36px;
        font-weight: normal;
        margin-bottom: 1em;
    }

    .datashow-p1 {
        font-size: 48px;
    }

    .datashow-p2 {
        font-size: 16px;
    }

    .datashow-p3 {
        font-size: 36px;
        margin-top: 30px;
        margin-bottom: 32px;
    }

    .datashow-p5 {
        font-size: 36px;
        display: inline-block;
        width: 90%;
        padding: 20px 0;
        margin-left: 0;
        position: relative;
    }

    .datashow-p5:last-child {
        border-top: 1px solid #fff;
    }

    .datashow-p5:before {
        content: "";
        position: absolute;
        left: 50%;
        width: 1px;
        top: 10%;
        height: 80%;
        background-color: #fff;
    }

    .datashow-p5-item {
        display: inline-block;
        width: 40%;
        padding-left: 30px;
    }

    .datashow-c2 {
        font-size: 18px;
        margin: .5em 0;
    }

    .mv4-item {
    }

    .mv4-item-inner h3 {
        font-size: 22px;
        font-weight: normal;
        margin-bottom: 1em;
    }

    .mv4-item-inner h3:before {
        height: 1em;
    }

    .employee-img {
        display: inline-block;
        overflow: hidden;
    }

    .contact-us h3 {
        font-size: 36px;
        font-weight: normal;
    }
}

@media screen and (max-width: 767px) {
    .logo {
        float: none;
        margin: 15px auto;
    }

    .mobile-menu {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 66px;
        height: 66px;
        background: url(../images/icon-menu.png) no-repeat center center;
    }

    .lang-nav {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 66px;
        height: 66px;
    }

    .topnav-mask {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        transition: .5s;
        opacity: 0;
        display: none;
    }

    .topnav {
        display: none;
    }

    .topnav a {
        display: block;
    }

    .topnav a:hover {
        background-color: #6cdef9;
        color: #fff;
    }

    .showNav .topnav-mask {
        display: block;
        opacity: 1;
    }

    .showNav .topnav {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    .hc-item {
        padding: 0 1em;
        font-size: 14px;
    }

    .hc-item dt {
        font-size: 24px;
    }

    .hc-item dd h3 {
        margin: 1.5em 0 0em;
    }
}

@media screen and (max-width: 425px) {
    .mv-1 {
        height: 300px;
    }
    .mv-2 h2 {
        font-size: 36px;
    }

    .mv-2 .verticals {
        flex-wrap: wrap;
        padding: 0;
    }

    .verticals li {
        width: 100%;
        border-bottom: 1px solid #eee;
        margin: 10px 0;
    }
    .verticals li:last-child {
        border-bottom: none;
    }

    .mv2-list li {
        border-right: none;
        border-bottom: 1px solid #eee;
        padding: 40px;
        width: 100%;
    }
    .mv2-list li:last-child {
        border-bottom: none;
    }

    .mv2-list li h3 {
        margin-top: 0;
        font-size: 36px;
    }

    .banner01-h1 {
        margin-bottom: 2rem;
    }
    .banner01-h1>p {
        font-size: 48px;
    }

    .banner01-p1 {
        font-size: 24px;
    }

    .mv2-list {
        flex-wrap: wrap;
    }

    .mv2-list li .mv2i1-icon, .mv2-list li .mv2i2-icon, .mv2-list li .mv2i3-icon, .mv2-list li .mv2i4-icon, .mv2-list li .mv2i5-icon {
        margin-top: 10px;
        width: 60px;
        height: 60px;
    }

    .service_icons {
        height: auto;
        margin-bottom: 2rem;
    }

    .mv4-item {
        padding: 40px;
        width: 100%;
        background-size: 20%;
    }

    .mv4-item-inner h3 {
        font-size: 32px;
    }

    .datashow {
        padding: 40px 0;
    }

    .datashow h2 {
        font-size: 36px;
        font-weight: normal;
        margin-bottom: 1em;
    }

    .datashow-p1 {
        font-size: 30px;
    }

    .datashow-p2 {
        font-size: 12px;
    }

    .datashow-p3 {
        font-size: 28px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .datashow-p5 {
        min-width: 90%;
    }

    .datashow-p5-item {
        width: 42%;
        padding-left: 20px;
        font-size: 24px;
    }

    .mv-4 {
        flex-wrap: wrap;
        height: auto;
    }
    .mv-4 h2 {
        font-size: 36px;
    }
    .mv-4-list {
        flex-wrap: wrap;
        height: auto;
    }
    .mv-4-list .mv4-item {
        width: 100%;
    }

    .mv-5 {
        padding: 40px 0;
    }

    .mv5-h2 {
        font-size: 36px;
    }

    .mv-6 {
        padding: 40px 0;
    }

    .navigator {
        width: 100%;
        box-sizing: border-box;
        padding: 0 2em;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .navigator h3 {
        margin-bottom: .5em;
    }

    .navigator ul {
        margin-top: .5em;
    }

    .navigator ul li {
        display: inline-block;
        width: 40%;
    }

    .contact-us h3 {
        margin-bottom: 1em;
    }

    .contact-us-item {
        margin: 0;
        margin-bottom: 2em;
        text-align: center;
    }

    .contact-us-item p {
        display: inline;
    }

    .contact-us-item ul {
        margin-top: 1em;
    }

    .employee-img {
        display: block;
        overflow: hidden;
    }
}

@media screen and (max-width: 359px) {
    .mv4-item-inner h3 {
        font-size: 14px;
    }

    .mv4-item-inner p {
        font-size: 12px;
    }
}

.lang-nav {
    height: 66px;
    padding: 26px 0;
}

.lang-nav .trip {
    color: #ddd;
}

.lang-nav a {
    font-size: 14px;
    color: hsla(0, 0%, 100%, .45);
}

.lang-nav a.active {
    font-size: 14px;
    color: #fff;
}

.mv2-item p {
    /* max-width: 330px; */
}

#company-images .swiper-slide img {
    height: 404px;
}

#company-images .swiper-container {
    width: 100%;
    height: 100%;
}

#company-images .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: auto !important;
}

#company-images .swiper-slide:nth-child(2n) {
    width: 40%;
}

#company-images .swiper-slide:nth-child(3n) {
    width: 20%;
}