.main-img {
    width: 100%;
}

.download-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.download-title {
    padding-top: 16rem;
    font-weight: 600;
    font-size: 4.8rem;
    line-height: 5.6rem;
    color: #333333;
}

.download-title-des {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 4.2rem;
    letter-spacing: 0.18em;
    color: #1ED760;
    margin-bottom: 2rem;
}

.download-des {

    font-style: normal;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.7rem;
    /* or 150% */
    width: 50rem;
    color: #333333;
    margin-bottom: 4rem;
}

.prompt-title {
    font-style: normal;
    font-weight: 800;
    font-size: 2.2rem;
    /* or 150% */
    width: calc(100% - 10rem);
    color: #cb1414;
    padding-left: 5rem;
    margin-top: 1rem;
}

.prompt-des {
    font-style: normal;
    font-weight: 600;
    font-size: 2.0rem;
    /* or 150% */
    width: calc(100% - 10rem);
    color: #cb1414;
    padding-left: 5rem;
}

.google-btn {
    width: 37.6rem;
}

.safe-wrap {
    text-align: center;
    padding-top: 6rem;
    padding-bottom: 9rem;
}

.safe-wrap img {
    width: 97.5rem;
}

.evalute-wrap {
    height: 73.2rem;
    /* background: #1FD760; */
    background: url(../images/evalute-bg.png) no-repeat no-repeat center center;
    padding-top: 6.8rem;
    box-sizing: border-box;
    text-align: center;
}

.evalute-title {
    /* KELEBIHAN KAMI */

    font-family: 'Mulish';
    font-style: normal;
    font-weight: 900;
    font-size: 4rem;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 7rem;
    display: flex;
    justify-content: center;
}


.evalute-title-inner {
    position: relative;
}

.evalute-title-inner  .circle {
    position: absolute;
    right: -4.5rem;
    bottom: 1.2rem;
    width: 6.9rem;
}
.evalute-title-inner span {
    position: relative;
    z-index: 1;
}
.evalute-wrap img {
    width: 132.7rem;
}


.evalute-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}


.evalute-wrap .people {
    width: 47.8rem;
    margin-right: 6.8rem;
}

.slide-wrap {
    width: 78.1rem;
    height: 39.2rem;
    background: #fff;
    border-radius: 1rem;
}

.slide-item {
    padding-left: 4rem;
    padding-top: 5rem;
    display: flex;
    box-sizing: border-box;
}

.evalute-wrap .avatar {
    width: 8.2rem;
    height: 8.2rem;
    margin-right: 4.4rem;
}

.evalute-name {
    font-style: normal;
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 4.8rem;
    color: #333333;
    text-align: left;
}

.evalute-star {
    margin-top: 1.4rem;
    margin-bottom: 3rem;
    text-align: left;
}

.evalute-star img {
    width: 34.2rem;
}

.evalute-des {
    font-style: normal;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #333333;
    text-align: left;
    width: 52.5rem;

}
.swiper-container {
    margin: initial;
}

.tips-wrap {
    box-sizing: border-box;
    padding: 30px 60px;
}
.tips-wrap img {max-width: 100%;}

.tips-img {
    position: relative;
    text-align: center;
}

.fake {
    position: absolute;
    border: 2px solid #333;
    color: red;
    font-weight: 600;
    font-size: 20px;
    padding: 12px 80px;
    transform: rotate(-10deg);
    left: 420px;
    top: 80px;
    z-index: 1;
}
.fake-text2 {
    left: 420px;
    top: 220px;
}

.fake-text3 {
    left: 460px;
    top: 140px;
}

.fake-text4 {
    left: 420px;
    top: 220px;
}