.home-news .title {
    display: block;
    width: 116px;
    background: #df686a;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 60px;
    margin: 0px auto 40px auto;
}

.home-news .title:hover {
    font-weight: 500;
    background: #bd3534;
}

.home-news .list {
    opacity: 0;
    position: relative;
    top: -20px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
}

.home-news .list a {
    display: block;
    line-height: 25px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.aos-animate .list {
    opacity: 1;
    top: 0;
}

.home-news .box {
    position: relative;
}

.home-news .box:before {
    content: "";
    position: absolute;
    left: -7%;
    top: 30px;
    width: 0%;
    height: 1px;
    background: #df686a;
    z-index: -1;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.home-news .box:after {
    content: "";
    position: absolute;
    right: -7%;
    bottom: 0;
    width: 0%;
    height: 1px;
    background: #df686a;
    z-index: -1;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
}

.home-news .uk-grid > div {
    position: relative;
}

.home-news .wrapper .line {
    display: block;
    position: absolute;
    width: 1px;
    height: 0;
    background: #df686a;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
}

.home-news .more {
    color: #df686a;
    font-size: 14px;
    display: block;
    width: 85px;
    text-align: center;
    margin: 35px auto 0 auto;
    line-height: 20px;
    position: relative;
}

.home-news .more:hover {
    color: #bd3534;
}

.home-news .more:before {
    content: "";
    display: block;
    position: absolute;
    left: -35px;
    top: 9px;
    width: 35px;
    height: 1px;
    background: #df686a;
}

.home-news .more:after {
    content: "";
    display: block;
    position: absolute;
    right: -35px;
    top: 9px;
    width: 35px;
    height: 1px;
    background: #df686a;
}

.home-service1 {
    position: relative;
}

.home-service1:before {
    content: "";
    display: block;
    width: 50%;
    position: absolute;
    left: 0;
    bottom: 85px;
    height: calc(82% - 85px);
    background: #ebf1fc;
    z-index: -1;
}

.home-service1:after {
    content: "";
    display: block;
    width: 100%;
    height: 85px;
    background: url(../images/blue@3x.png) top center no-repeat;
    background-size: auto 100%;
    margin-top: -30px;
}

.home-service1 .uk-grid > div:last-of-type {
    position: relative;
}

.home-service1 .uk-grid > div:last-of-type:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: #fff;
    transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
}

.aos-animate.home-service1 .uk-grid > div:last-of-type:after {
    height: 0;
}

.home-service1 .word > div {
    padding-top: 120px;
    padding-right: 10%;
}

.home-service1 .word h2 {
    color: #2448c1;
    position: relative;
    margin-top: -10px;
    padding-bottom: 10px;
    padding-left: 5%;
}

.home-service1 .word h2:before {
    content: "";
    position: absolute;
    left: 0%;
    top: -100%;
    height: 0%;
    width: 1px;
    background: #5377ef;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.home-service1 .word h2:after {
    content: "";
    position: absolute;
    left: -20%;
    bottom: -10%;
    width: 0%;
    height: 1px;
    background: #5377ef;
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}

.aos-animate.home-service1 .word h2:before {
    height: 250%;
}

.aos-animate.home-service1 .word h2:after {
    width: 120%;
}

.home-service1 .word p {
    padding-right: 10%;
    margin-top: 30px;
    padding-left: 5%;
}

.home-service1 .word .circle {
    list-style: none;
    width: 130%;
    margin-left: -15px;
    position: relative;
    z-index: 1;
    text-align: center;
}

.home-service1 .word .circle a {
    display: inline-block;
    vertical-align: middle;
    width: calc(20% - 35px);
    margin: 15px;
    background: #5377ef;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding-top: 3%;
    border-radius: 0;
    position: relative;
    top: 0;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.home-service1 .word .circle a img {
    height: 40%;
    display: block;
    margin: 0 auto;
}

.home-service1 .word .circle a:hover {
    background: #2448c1;
    top: -10px;
}

.home-service1 .combined {
    height: 415px;
    width: auto;
    position: relative;
    z-index: -1;
    top: 0;
}

.home-service2 {}

.home-service2 .space {
    width: 45%;
    position: relative;
}

.home-service2 .space > img {
    position: absolute;
    left: -100%;
    top: 50%;
    width: 20vw;
    display: block;
    opacity: 0;
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}

.aos-animate.home-service2 .space > img {
    left: 20%;
    top: 5%;
    opacity: 1;
}

.home-service2 .space + div {
    background: #fceff0;
    width: 55%;
}

.home-service2 .space + div > div {
    padding: 5% 5% 10% 5%;
    max-width: 650px;
}

.home-service2 .wrapper {
    position: relative;
    width: 100%;
    padding: 105px 0;
}

.home-service2 .wrapper:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100vw;
    height: 100%;
    background: url(../images/red@3x.png) bottom center no-repeat;
    background-size: 100% 100%;
    margin-left: calc(-50vw + 50%);
}

.home-service2 h2 {
    margin-bottom: 30px;
    position: relative;
    margin-top: -10px;
    padding-bottom: 10px;
}

.home-service2 h2:before {
    content: "";
    position: absolute;
    right: 0%;
    top: -100%;
    height: 0%;
    width: 1px;
    background: #df686a;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.home-service2 h2:after {
    content: "";
    position: absolute;
    right: -20%;
    bottom: -10%;
    width: 0%;
    height: 1px;
    background: #df686a;
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}

.aos-animate.home-service2 h2:before {
    height: 250%;
}

.aos-animate.home-service2 h2:after {
    width: 120%;
}

.home-service2 .map-list {
    text-align: center;
}

.home-service2 .map-list span {
    display: block;
}

.home-service2 .map-list span img {
    display: block;
    height: 0;
    margin: 0px auto;
    transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
}

.aos-animate.home-service2 .map-list span img {
    height: 177px;
}

.home-service2 .map-list a {
    display: block;
    width: 116px;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    background: #df686a;
    margin: 0px auto;
}

.home-service2 .map-list a:hover {
    background: #bd3534;
}

.home-about {
    padding: 3vw 0 3vw 0;
    background: url(../images/world-map@3x.png) top no-repeat;
    background-size: 100% auto;
    transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
}

.home-about p {
    width: 29vw;
    margin: 10px auto;
}

@media screen and (max-width: 1199px) {
    .home-news .wrapper {
        padding: 0 10vw;
    }

    .home-news .box:before {
        left: -5%;
    }

    .home-news .box:after {
        right: -5%;
    }

    .home-about {
        padding: 5vw 0 10vw 0;
        background: url(../images/world-map@3x.png) center no-repeat;
        background-size: auto 100%;
    }

    .home-about p {
        width: 50vw;
    }

    .home-service1:before {
        width: calc(100% - 330px);
    }

    .home-service1:after {
        margin-top: -35px;
    }

    .home-service1 .uk-grid > div:first-of-type {
        width: calc(100% - 300px);
    }

    .home-service1 .uk-grid > div:last-of-type {
        width: 330px;
        margin-right: -30px;
    }

    .home-service1 .combined {
        width: calc(100% + 30px);
        height: auto;
        top: -5vw;
    }

    .home-service1 .word .circle a {
        margin: 1vw;
        width: calc(18vw - 15px);
    }

    .home-service1 .word .circle {
        width: calc(100vw - 30px);
        max-width: 950px;
    }

    .home-service1 .word .circle a img {
        height: 45%;
        margin-bottom: 2%;
    }

    .home-service1 .word p {
        padding-right: 0;
    }

    .home-service2 .space {
        width: 25%;
    }

    .home-service2 .space + div {
        width: 75%;
    }

    .aos-animate.home-service2 .map-list span img {
        height: 18vw;
    }

    .home-service2 .space > img {
        max-width: initial;
        width: 30vw;
    }

    .aos-animate.home-service2 .space > img {
        left: -5vw;
        top: 5%;
        opacity: 1;
    }

    .home-service2 h2:after {
        right: -5%;
    }

    .aos-animate.home-service2 h2:after {
        width: 105%;
    }

    .home-service2 .wrapper {
        padding: 0 0 10vw 0;
        margin-top: -5vw;
    }
}

@media screen and (max-width: 959px) {}

@media screen and (max-width: 639px) {
    .home-news .wrapper {
        padding: 0 15px;
    }

    .home-news .box:before,
    .home-news .box:after {
        display: none;
    }

    .home-news .uk-grid > div {
        margin: 0;
        position: relative;
    }

    .home-news .uk-grid > div:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 0%;
        height: 1px;
        background: #df686a;
        z-index: -1;
        transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
    }

    .home-news .uk-grid > div:after {
        content: "";
        position: absolute;
        right: -15px;
        bottom: 15px;
        width: 0%;
        height: 1px;
        background: #df686a;
        z-index: -1;
        transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
    }

    .home-news .title {
        float: left;
        width: 60px;
        font-size: 18px;
        margin-bottom: 15px;
        line-height: 35px;
        padding: 13px 10px;
    }

    .home-news .list {
        width: calc(100% - 100px);
        height: 60px;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: -10px;
        bottom: 0;
        margin: auto;
    }

    .home-news .list a {
        line-height: 60px;
    }

    .home-news .more {
        margin-top: 20px;
    }

    .home-about {
        padding: 5vw 0 0 0;
        background: url(../images/world-map@3x.png) center no-repeat;
        background-size: auto 90%;
        margin-bottom: -100px;
    }

    .home-about p {
        width: 80vw;
    }

    .home-service1 {
        overflow: hidden;
    }

    .home-service1:before {
        width: calc(100vw - 105px);
    }

    .home-service1:after {
        display: none;
    }

    .home-service1 .word > div {
        padding-right: 5%;
        padding-top: 150px;
    }

    .home-service1 .word h2 {
        padding: 0 5%;
    }

    .home-service1 .word h2:before {
        left: 0;
    }

    .home-service1 .word p {
        padding: 0 5%;
    }

    .home-service1 .word .circle {
        white-space: normal;
        margin: 0;
        text-align: center;
    }

    .home-service1 .word .circle a {
        margin: 0 1vw 5vw 1vw;
        width: calc(31vw - 12px);
        max-width: 115px;
        font-size: 14px;
        padding-top: 5%;
    }

    .home-service1 .word .circle a img {
        height: 40%;
        margin-bottom: 2%;
    }

    .home-service1 .uk-grid > div:first-of-type {
        width: calc(100% - 90px);
        height: auto;
    }

    .home-service1 .uk-grid > div:last-of-type {
        width: 120px;
    }

    .home-service1 .combined {
        top: -10vw;
        height: 100%;
    }

    .home-service2 {
        margin-top: 50px;
        background: url(../images/red@3x.png) bottom center no-repeat;
        background-size: auto 100vw;
    }

    .home-service2 .space {
        width: 105px;
    }

    .home-service2 .space + div {
        width: calc(100vw - 105px);
    }

    .home-service2 .space + div > div {
        padding-bottom: 45vw;
    }

    .home-service2 h2:before {
        top: -50%;
    }

    .aos-animate.home-service2 h2:before {
        height: 200%;
    }

    .home-service2 .map-list a {
        width: 81px;
        line-height: 37px;
        font-size: 18px;
    }

    .home-service2 .map-list span {
        height: 35vw;
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }

    .aos-animate.home-service2 .map-list span img {
        height: 35vw;
    }

    .home-service2 .wrapper {
        margin-top: -40vw;
    }
}