
.opportunities-wrap {
    width: 60%;
    margin: 0 auto;
}

.opportunities-wrap .title {
    font-size: 2.3rem;
    height: 8rem;
    font-family: MuliBold, sans-serif;
}


.opportunities-wrap .title-2 {
    font-size: 1.5rem;
    height: 5rem;
    color: #06cecb;
    font-family: MuliBold, sans-serif;
}

.opportunities-wrap .tips {
    font-size: 1.1rem;
}

.wap-ip{
    display: none;
}

.indonesia-store-image {
    display: flex;
    width: 83%;
    margin: 0 auto;
    flex-direction: column;
}

.indonesia-store-image .title {
    font-size: 2.2rem;
    height: 10rem;
    font-family: MuliBold, sans-serif;
}

.indonesia-period .title {
    font-size: 2.5rem;
    height: 10rem;
    font-family: MuliBold, sans-serif;
}

.indonesia-period .indonesia-period-text {

    background-color: #f7f7f7;
    height: 20rem;

    .indonesia-period-text-content {
        width: 90%;
        margin: 0 auto;

        flex-wrap: wrap;

        justify-content: center !important;

        .left{

            .color999{
                font-size: 1.5rem !important;
            }
        }

        .right{

            img {
                width: 60% !important;
            }

        }
    }
}

.indonesia-support {

    height: 20rem;

    .title {
        text-align: center;
        font-size: 2.2rem;
        font-family: MuliBold, sans-serif;
    }

    .tips {
        height: 6rem;
        font-size: 1.3rem;

        .support-rounded {
            background-color: #06cecb;
            height: 20px;
            width: 20px
        }
    }
}

.indonesia-offer {

    .title {
        font-size: 2.2rem;
        height: 5rem;
        font-family: MuliBold, sans-serif;
    }

    .offer-wrap {
        height: 8rem;
    }

    .offer-box {
        width: 78%;
        margin: 0 auto;

        .offer-box-title {
            font-size: 1.25rem;
            font-family: MuliBold, sans-serif;
        }
    }

    .offer-icon {
        width: 5rem;
    }
}

.indonesia-requirements {

    .title {
        font-size: 2.2rem;
        height: 10rem;
        font-family: MuliBold, sans-serif;
    }

    .indonesia-requirements-text {
        background-color: #f7f7f7;
        width: 80%;
        height: 20rem;
        margin: 0 auto;

        .indonesia-requirements-text-content {

            width: 60%;
            margin: 0 auto;

            .imgdiv {
                width: 2.2rem;
                height: 2.2rem;
            }

            .text-title {
                font-size: 1.5rem;
            }

            .text-tips {
                font-size: 1.5rem;
            }
        }
    }
}

.indonesia-process {

    .title {
        font-size: 2.2rem;
        height: 8rem;
        font-family: MuliBold, sans-serif;
    }

}

@keyframes upDown {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
    }
}

.timeline {
    overflow-x: auto;
    padding: 2rem 0;
}

.timeline-container {
    display: flex;
    padding: 20px 0;
    min-width: 600px;
    position: relative;
    font-size: 1.35rem !important;
}

/* 时间轴中线 */
.timeline-container::before {
    content: '';
    position: absolute;
    top: 36px;
    left: 0;
    right: 0;
    height: 2px;
    background: #eae9d3;
    z-index: 0;
}

.timeline-item {
    position: relative;
    padding: 0 15px;
    min-width: 60px;
}

/* 时间节点图标 */
.timeline-icon {
    position: relative;
    width: 35px;
    height: 35px;
    z-index: 1;
    margin: 0 auto 5px;
}

.icon-bg1 {
    background: url("/template/static/images/v2/franchise/indonesia/process_icon_01.png") no-repeat;
    background-size: contain;
}

.icon-bg2 {
    background: url("/template/static/images/v2/franchise/indonesia/process_icon_02.png") no-repeat;
    background-size: contain;
}

.icon-bg3 {
    background: url("/template/static/images/v2/franchise/indonesia/process_icon_03.png") no-repeat;
    background-size: contain;
}

.icon-bg4 {
    background: url("/template/static/images/v2/franchise/indonesia/process_icon_04.png") no-repeat;
    background-size: contain;
}

.icon-bg5 {
    background: url("/template/static/images/v2/franchise/indonesia/process_icon_05.png") no-repeat;
    background-size: contain;
}

.icon-bg6 {
    background: url("/template/static/images/v2/franchise/indonesia/process_icon_06.png") no-repeat;
    background-size: contain;
}

.icon-bg7 {
    background: url("/template/static/images/v2/franchise/indonesia/process_icon_07.png") no-repeat;
    background-size: contain;
}

.timeline-icon:hover {
    cursor: pointer;
    -webkit-animation: upDown 0.5s infinite alternate linear;
}

.timeline-content {
    padding: 15px;
    color: #d6b53c;
}

.timeline-content:hover {
    cursor: pointer;
    -webkit-animation: upDown 0.5s infinite alternate linear;
}

/* 当前激活状态样式 */
.timeline-item:hover .timeline-icon {
    -webkit-animation: upDown 0.5s infinite alternate linear;
}


.indonesia-address {

    .title {
        font-size: 2.2rem;
        height: 10rem;
        font-family: MuliBold, sans-serif;
    }

    .locat {
        /*height: 38rem;*/
    }

    .locat-addr{
        cursor: pointer;
    }

    .addr-title {
        font-size: 1.5rem;
        font-family: MuliBold, sans-serif;
    }

    .addr-tips {
        color: #999999;
    }

    .active .addr-title {
        color: #06cecb;
    }

    .active .addr-tips {
        color: #d6b53c;
    }

    .map {
        .addr-info {
            background-color: #06cecb;
            height: 5rem;
            color: #f7f7f7;
            padding: 1rem;
        }
    }
}

.indonesia-contract {

    .title {
        font-size: 2.2rem;
        height: 10rem;
        font-family: MuliBold, sans-serif;
    }

    .indonesia-contract-box {

        .info {

            .info-phone-icon {
                width: 2rem;
                height: 2rem;
            }

            .indonesia-title {
                font-size: 2.2rem;
            }

            .dianhua {
                font-size: 1.5rem;
            }
        }

    }

}

.carousel-control-prev{
    opacity: .8;
}

.carousel-control-next{
    opacity: .8;
}

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

    .opportunities-wrap {

        width: 88%;

        .title {
            font-size: 1.8rem;
            height: 5rem;
        }
    }


    .indonesia-store-image {
        display: none;
    }

    .wap-ip{
        display: flex;
        .title {
            font-size: 2.0rem;
            height: 10rem;
        }

        .carousel-active{
            background-color: #d6b53c;
        }

        .active{
            color: #fd0000;
        }

    }

    .indonesia-period .indonesia-period-text {
        height: 30rem;
    }

    .indonesia-period-text-content {

        width: 85% !important;

        .left {
            order: 2;
            width: 90% !important;
        }

        .right {
            width: 50% !important;
        }
    }

    .indonesia-support {

        .title{
            width: 94%;
            font-size: 1.75rem;
        }

        .tips {
            flex-direction: column;
            align-items: flex-start;
            width: 60% !important;
            margin: 2rem auto 0;
        }
    }

    .indonesia-offer {

        width: 94% !important;

        .offer-wrap {
            width: 100% !important;
            border: none !important;
            margin: .8rem 0;

            .offer-box {
                width: 85%;

                .offer-box-title{
                    font-size: 1.5rem;
                }

                .color999{
                    font-size: 1.25rem;
                }
            }
        }
    }

    .indonesia-requirements {

        .indonesia-requirements-text {

            width: 100%;
            height: 30rem;

            .indonesia-requirements-text-content {

                width: 90%;

                & .align-items-center {

                    align-items: flex-start !important;

                }
            }
        }
    }

    .indonesia-address {

        .addr-box {
            width: 94% !important;
            flex-wrap: wrap;

            .locat {
                width: 100% !important;
            }

            .addr-tips{
                font-size: 1.25rem;
            }

            .map {
                width: 100% !important;

                margin-left: 0 !important;

                .addr-info {
                    height: 6.5rem;
                }
            }

        }

    }

    .indonesia-contract {

        .indonesia-contract-box {

            flex-wrap: wrap;

            .info {

                order: 2;
                width: 100%;
                align-items: center;
                margin-top: 3rem;

                .info-phone-icon{
                    width: 3rem;
                    height: 3rem;
                }

                .global{
                    margin-top: 2rem;
                }

                .indonesia-title {
                    font-size: 1.8rem;
                }

                .dianhua {
                    font-size: 1.5rem;
                    margin-top: .5rem;
                }
            }
        }
    }


    .indonesia-process {

        .timeline-container::before{
            height: 0;
        }

        .timeline {

            .timeline-container {

                min-width: 100%;
                display: flex;
                justify-content: space-evenly;
                flex-wrap: wrap;
                font-size: 1.2rem !important;

                .timeline-item{
                    padding: 5px 0;
                }

            }
        }
    }

}
