@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Source+Serif+Pro:ital,wght@1,700&display=swap');

.avo_pro {
    font-family: "Microsoft JhengHei", 微軟正黑體, Arial, sans-serif;
    width: 100%;
    background-image: url(../img/avo_pro/bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.avo_pro_kv {
    width: 100%;
}

.avo_pro_kv img {
    width: 100%;
}

.avo_1 {
    margin: -5rem auto 0px;
    position: relative;
}

.avo_1 img {
    width: 100%;
}

.avo_1_bnt {
    position: absolute;
    width: 15rem;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
}

.avo_2 {
    width: 100%;
    background-image: url(../img/avo_pro/avo2_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 50px 0;
    background-size: 35vw;
}

.avo_2_title_img {
    width: 100%;
}

.avo_2_title_img img {
    width: 100%;
}

.avo_2_list {
    max-width: 1170px;
    font-size: 0;
    margin-left: 30vw;
    position: relative;
}

.avo_2_list_item {
    width: 50%;
    display: inline-block;
    font-size: 16px;
    padding: 15px;
    vertical-align: text-top;

}

.avo_2_item_color1 {
    background-color: rgba(242, 191, 120, .2);
    padding: 15px;
    border-radius: 53px;
    border: 3px solid #fff;
    box-shadow: inset 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
    height: 22rem;
}

.avo_2_item_color2 {
    background-color: rgba(132, 188, 64, .4);
    padding: 15px;
    border-radius: 53px;
    border: 3px solid #fff;
    box-shadow: inset 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
    height: 22rem;
}

.avo_2_item_block h3 {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #547435;
    line-height: 1;
    margin: 70px 0 15px;
}

.avo_2_item_block p {
    text-align: center;
    font-size: 23px;
    color: #000;
    line-height: 1.5;
}

.avo_2_list_img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 20vw;
}

.avo_2_img {
    position: relative;
}

.avo_2_bnt {
    position: absolute;
    width: 15rem;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

/*  */
.avo_3_title_img {
    width: 100%;
}

.avo_3_title_img img {
    width: 100%;
}

.avo_3 {
    width: 100%;
    background-image: url(../img/avo_pro/avo3_bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 50px 0 0px;
    background-size: 35vw;
}

.avo_3_list {
    max-width: 1170px;
    font-size: 0;
    margin-left: 9vw;
    position: relative;
}

.avo_3_list_item {
    width: 50%;
    display: inline-block;
    font-size: 16px;
    padding: 15px;
    vertical-align: text-top;

}

.avo_3_item_color1 {
    background-color: rgba(242, 191, 120, .2);
    padding: 15px;
    border-radius: 53px;
    border: 3px solid #fff;
    box-shadow: inset 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
    height: 22rem;
}

.avo_3_item_color2 {
    background-color: rgba(132, 188, 64, .4);
    padding: 15px;
    border-radius: 53px;
    border: 3px solid #fff;
    box-shadow: inset 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
    height: 22rem;
}

.avo_3_item_block h3 {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #547435;
    line-height: 1;
    margin: 70px 0 15px;
}

.avo_3_item_block p {
    text-align: center;
    font-size: 23px;
    color: #000;
    line-height: 1.5;
}

.avo_3_list_img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 15vw;
}

.avo_3_list_img img {
    width: 100%;

}

.avo_3_bottom {
    margin-left: 9vw;
    position: relative;
    font-size: 0;
    max-width: 1170px;
    text-align: center;
    padding: 0 0 1rem;
}

.avo_3_bottom_item {
    margin: 0 1rem;
    vertical-align: text-top;
    display: inline-block;
    width: 40%;
    font-size: 16px;
    padding: 100px 15px;
    /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+16,ffffff+82,ffffff+100&0+0,1+16,1+82,0+100 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 16%, rgba(255, 255, 255, 1) 82%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.avo_3_bottom_item_img {
    width: 100%;
    margin: 0 0 30px;
}

.avo_3_bottom_item_img img {
    width: 100%;
}

.avo_3_bottom_item p {
    font-size: 18px;
    font-weight: normal!important;
    
}
.avo_3_bottom_item p strong {
    font-weight: bolder;
}
.avo3_bottom_img {
    width: 100%;
    margin: -50px 0 0;
}

.avo3_bottom_img img {
    width: 100%;
}

/*  */
.avo_4_list {
    width: 80%;
    display: flex;
    text-align: center;
    margin: 0 auto;
    padding: 65px 0 0;
}

.avo_4_list_item {

    padding: 15px;

}

.avo_4_item {
    overflow: hidden;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.avo_4_item_title {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    padding: 15px 0;
    color: #fff;
    line-height: 1.3;
}

.avo_4_item_c1 {
    background-color: #b598c5;

}

.avo_4_item_c2 {
    background-color: #a9cd6d;
}

.avo_4_item_c3 {
    background-color: #66c6cd;
}

.avo_4_item_c4 {
    background-color: #eb718e;
}

.avo_4_item_img {
    width: 100%;
    overflow: hidden;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.avo_4_item_img img {
    width: 100%;
    display: block;
}

/*  */
.avo_5 {
    padding: 25px 0 0;

}

.avo_5_top_list {
    max-width: 1600px;
    display: flex;
    margin: 0 auto;
    padding: 25px 0 0;
}

.avo_5_top_item {
    flex: 1;
}

.avo_5_bottom_list {
    max-width: 1580px;
    display: flex;
    margin: 0 auto;
    padding: 25px 0 0;
    position: relative;
}

.avo_5_bottom_item {
    flex: 1;
    padding: 15px;
}

.avo_5_bottom_1 {
    width: 100%;
    margin: 0 0 30px;

}

.avo_5_bottom_1 img {
    width: 100%;

}

.avo_5_bottom_2 {
    width: 100%;
    background-color: rgba(132, 188, 64, .2);
    border-radius: 33.5684px;
    padding: 40px 40px;
}

.avo_5_bottom_3 {
    width: 100%;
    padding: 60px 0 0;
}

.avo_5_bottom_3 img {
    width: 100%;

}

.avo_5_bottom_2 h3 {
    color: #547435;
    font-size: 31px;
}

.avo_5_bottom_2 ul {
    padding: 0 0 0 20px;
    margin: 0;
    width: 60%;
}

.avo_5_bottom_2 ul li {
    font-size: 18px;
}

.avo_5_bottom_img {
    position: absolute;
    width: 23vw;
    left: 27vw;
    bottom: -2rem;
}

.avo_5_bottom_img img {
    width: 100%;
}

.avo_footer {
    width: 100%;
    padding: 80px 0 0px;
}

.avo_footer img {
    width: 100%;
}

/*  */

/*  */
.avo_dk {
    display: block;
}

.avo_mo {
    display: none;
}

/*  */
@media (max-width: 1440px) {
    .avo_2_list {
        max-width: 900px;
        font-size: 0;
        margin-left: 28vw;
        position: relative;
    }

    .avo_2 {
        width: 100%;
        background-image: url(../img/avo_pro/avo2_bg.png);
        background-repeat: no-repeat;
        background-position: left 8rem;
        padding: 50px 0;
        background-size: 35vw;
    }

    .avo_2_item_block h3 {
        text-align: center;
        font-size: 32px;
        font-weight: bold;
        color: #547435;
        line-height: 1;
        margin: 70px 0 15px;
    }

    .avo_2_item_block p {
        text-align: center;
        font-size: 23px;
        color: #000;
        line-height: 1.5;
    }

    .avo_2_item_color2 {
        background-color: rgba(132, 188, 64, .4);
        padding: 15px;
        border-radius: 53px;
        border: 3px solid #fff;
        box-shadow: inset 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
        height: 22.5rem;
    }

    .avo_2_item_color1 {
        background-color: rgba(242, 191, 120, .2);
        padding: 15px;
        border-radius: 53px;
        border: 3px solid #fff;
        box-shadow: inset 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
        height: 22.5rem;
    }

    .avo_3_list {
        max-width: 900px;
        font-size: 0;
        margin-left: 9vw;
        position: relative;
    }

    .avo_3_item_block h3 {
        text-align: center;
        font-size: 2.3rem;
        font-weight: bold;
        color: #547435;
        line-height: 1;
        margin: 70px 0 15px;
    }

    .avo_3_item_block p {
        text-align: center;
        font-size: 1.5rem;
        color: #000;
        line-height: 1.5;
    }

    .avo_3_item_color1 {
        background-color: rgba(242, 191, 120, .2);
        padding: 15px;
        border-radius: 53px;
        border: 3px solid #fff;
        box-shadow: inset 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
        height: 22.5rem;
    }

    .avo_3_item_color2 {
        background-color: rgba(132, 188, 64, .4);
        padding: 15px;
        border-radius: 53px;
        border: 3px solid #fff;
        box-shadow: inset 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
        height: 22.5rem;
    }

    .avo_3 {
        width: 100%;
        background-image: url(../img/avo_pro/avo3_bg.png);
        background-repeat: no-repeat;
        background-position: right 8rem;
        background-size: 35vw;
        padding: 50px 0 0px;
    }

    .avo_3_bottom {
        margin-left: 1vw;
        position: relative;
        font-size: 0;
        max-width: 1170px;
        text-align: center;
        padding: 0 0 1rem;
    }

    .avo_4_item_title {
        font-size: 25px;
        text-align: center;
        font-weight: bold;
        padding: 15px 0;
        color: #fff;
        line-height: 1.3;
    }

    .avo_5_bottom_img {
        position: absolute;
        width: 23vw;
        left: 34vw;
        bottom: -2rem;
    }
}

/*  */
@media (max-width: 768px) {

    .avo_dk {
        display: none;
    }

    .avo_mo {
        display: block;
    }

    .avo_pro {

        width: 100%;
        background-image: url(../img/avo_pro/m/bg.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        padding: 80px 0 0;

    }

    .avo_1 {
        margin: 0 auto 0px;
        padding: 30px 0;
    }

    .avo_1_text {
        width: 100%;
        background-image: url(../img/avo_pro/m/avo1_img1bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        font-size: 16px;
        color: #fff;
        padding: 60px 15px 60px 15px;
        margin: -2.5rem 0 0;
        font-weight:normal !important ;
    }

    .avo_1_text p strong {
        font-weight: bold;
    }

    .avo_2 {
        width: 100%;
        background-image: url(../img/avo_pro/m/avo2_bg.png);
        background-repeat: no-repeat;
        background-position: 0px 10rem;
        padding: 30px 0;
        background-size: 62vw;
    }

    .avo_2_list_item {
        width: 100%;
        display: inline-block;
        font-size: 16px;
        padding: 15px 15px 0;
        vertical-align: text-top;
    }

    .avo_2_item_block h3 {
        text-align: center;
        font-size: 19px;
        font-weight: bold;
        color: #547435;
        line-height: 1;
        margin: 0px 0 15px;
    }

    .avo_2_item_block p {
        text-align: center;
        font-size: 16px;
        color: #000;
        line-height: 1.5;
    }

    .avo_2_item_color1 {
        background-color: rgba(242, 191, 120, .2);
        padding: 15px;
        border-radius: 20px;
        border: 3px solid #fff;
        box-shadow: inset 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
        height: auto;
    }

    .avo_2_item_color2 {
        background-color: rgba(132, 188, 64, .4);
        padding: 15px;
        border-radius: 20px;
        border: 3px solid #fff;
        box-shadow: inset 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
        height: auto;
    }

    .avo_2_list_img {
        position: relative;
        left: inherit;
        top: inherit;
        transform: inherit;
        width: 100%;
        margin: -1rem 0 0;
    }

    .avo_2_b_img1 {
        width: 100%;
    }

    .avo_2_b_img1 img {
        width: 100%;
    }

    .avo_2_text {
        width: 100%;
        background-image: url(../img/avo_pro/m/avo2_img1bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        font-size: 16px;
        color: #fff;
        padding: 60px 15px 60px 15px;
        margin: -3.5rem 0 0;
        text-align: right;
        font-weight:normal !important ;
    }

    .avo_2_text p strong {
        font-weight: bold;
    }

    .avo_3 {
        width: 100%;
        background-image: url(../img/avo_pro/m/avo3_bg.png);
        background-repeat: no-repeat;
       background-position: 115% 57%;
        padding: 50px 0 25px;
        background-size: 60vw;
    }

    .avo_3_list {
        max-width: 1170px;
        font-size: 0;
        margin-left: 0;
        position: relative;
    }

    .avo_3_list_item {
        width: 72%;
        display: block;
        font-size: 16px;
        padding: 15px 15px 0;
        vertical-align: text-top;
    }

    .avo_3_item_color1 {
        background-color: rgba(242, 191, 120, .2);
        padding: 15px;
        border-radius: 20px;
        border: 3px solid #fff;
        box-shadow: inset 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
        height: auto;
    }

    .avo_3_item_block h3 {
        text-align: center;
        font-size: 19px;
        font-weight: bold;
        color: #547435;
        line-height: 1;
        margin: 0px 0 15px;
    }

    .avo_3_item_block p {
        text-align: center;
        font-size: 16px;
        color: #000;
        line-height: 1.5;
    }

    .avo_3_item_color2 {
        background-color: rgba(132, 188, 64, .4);
        padding: 15px;
        border-radius: 20px;
        border: 3px solid #fff;
        box-shadow: inset 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
        height: max-content;
    }

    .avo_3_list_img {
        position: inherit;
        left: inherit;
        top: inherit;
        transform: inherit;
        width: 100%;
        margin: -1.3rem 0 0;
    }

    .avo_4_list {
        width: 100%;
        display: flex;
        text-align: center;
        margin: 0 auto;
        padding: 25px 0 0;
        flex-wrap: wrap;
    }

    .avo_4_list_item {
        padding: 15px;
        flex: 0 0 50%;
    }

    .avo_4_item_title {
        font-size: 12px;
        text-align: center;
        font-weight: bold;
        padding: 15px 0;
        color: #fff;
        line-height: 1.3;
    }

    .avo_5_b_img {
        width: 100%;
    }

    .avo_footer {
        width: 100%;
        padding: 0px 0 70px;
        background-image: url(../img/avo_pro/m/footer.png);
        background-repeat: no-repeat;
        background-position: center 90%;
        background-size: contain;
        margin: -2.5rem 0 0;
    }

    .avo_1_img_2 {
        position: relative;
    }

    .avo_1_bnt {
        position: absolute;
        width: 8rem;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
    }

    .avo_2_img_2 {
        position: relative;
    }

    .avo_2_bnt {
        position: absolute;
        width: 8rem;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
    }
}