#headerContainer {
    width: 100%;
    height: 300px;
    background-image: url(../image/breadcrumb_bg.jpg);
    background-size: 100% auto;
    background-position: left bottom;
    background-repeat: no-repeat;
}

/* #headerContainer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
} */

#headerContainer .page-title {
    top: 50%;
    font-size: 70px;
}

.join-wrapper {
    margin: 120px 0 200px 0;
}

.shape-mockup-wrap {
    position: relative;
}

.shape-mockup {
    position: absolute;
    z-index: -1;
    pointer-events: none;
}

.shape-mockup img {
    max-width: 100%;
    height: auto;
}

.join-wrapper .container {
    width: 86vw;
    padding-left: calc((100% - 1280px) / 2);
}

.testi-img-box {
    position: relative;
    margin-left: -308px;
    z-index: 1;
}

.join-img-box {
    width: 547px;
}

.testi-1-main-img {
    width: 741px;
}

.testi-1-main-img img {
    width: 100%;
}

.testi-1-shape-1 {
    position: absolute;
    -webkit-clip-path: polygon(16px -163.27%, 97.54% 83.61%, 80.07% 101.47%, 4.13% 103.92%);
    clip-path: polygon(16px -163.27%, 97.54% 83.61%, 80.07% 101.47%, 4.13% 103.92%);
    left: 8%;
    bottom: 0;
    background: var(--main-color);
    z-index: -1;
    height: 204px;
    width: 606px;
}

.testi-1-shape-2 {
    position: absolute;
    -webkit-clip-path: polygon(-5px -165.23%, 99.35% 89%, 85.52% 100%, 0% 100%);
    clip-path: polygon(-5px -165.23%, 99.35% 89%, 85.52% 100%, 0% 100%);
    left: 8%;
    bottom: 0;
    background: #FFC702;
    width: 260px;
    z-index: -2;
    height: 221px;
    width: 638px;
}

.appointment-form-wrapper {
    position: relative;
    margin-top: 260px;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    background-color: #ffffff;
    text-align: center;
    border-radius: 50px;
    padding: 60px 50px;
}

.layui-form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.layui-form-item {
    width: 50%;
    padding: 0 20px;
}

.form-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* .appointment-form-wrapper:before {
    position: absolute;
    content: "";
    left: -118%;
    height: 90.2%;
    width: 1086px;
    background-color: #F6F6F6;
    top: 0;
    border-radius: 0 50px 50px 0;
    z-index: -2;
} */

.right-appointment-form {
    flex: 1;
}

.contact-form {
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    background-color: #ffffff;
    padding: 60px;
    text-align: center;
}

.appointment-form-wrapper .contact-form {
    border-radius: 50px;
    padding: 50px;
}

.contact-form .sec-title {
    margin-bottom: 25px;
}

.sec-title {
    margin-top: -0.2em;
    text-transform: capitalize;
}

.form-group {
    margin-bottom: 24px;
    position: relative;
}

select, .form-control, .form-select, textarea, input {
    height: 56px;
    padding: 0 25px 0 25px;
    padding-right: 45px;
    border: 1px solid var(--th-border-color);
    color: var(--body-color);
    border-radius: 27px;
    font-size: 14px;
    width: 100%;
    font-family: var(--body-font);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    background-color: var(--white-color);
}

.form-icon {
    display: inline-block;
    position: absolute;
    right: 34px;
    top: 16px;
    width: 24px;
    height: 24px;
}

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

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

select, .form-control, .form-select, textarea, input {
    height: 56px;
    padding: 0 25px 0 25px;
    padding-right: 45px;
    border: 1px solid #D8DDE1;
    color: #797E88;
    border-radius: 27px;
    font-size: 14px;
    width: 100%;
    font-family: #797E88;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    background-color: #ffffff;
}

/* 聯繫方式樣式 -start */
#contactSection {
    background-image: url('../image/block-bg-5.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
}

#contactSection::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-image: url('../image/video-v1-shape2.png');
    background-size: auto 100%;
    background-position: right;
    background-repeat: no-repeat; */

    /* background-color: transparent;
    background-image: linear-gradient(180deg, #0E0701 0%, #0E0701 100%);
    opacity: 0.6; */

    background-color: rgba(0, 0, 0, 0.6);
    z-index: 0;
}

/* #contactSection:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-image: url('../image/video-v1-shape1.png');
    background-size: auto 100%;
    background-position: left;
    background-repeat: no-repeat;
    z-index: 3;
} */

#contactSection .my-container {
    padding: 100px 0;
    position: relative;
    z-index: 1;

    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

/* #contactSection .my-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: calc((50vw - 50%) * -1);
    width: calc((50vw - 50%) + 50%);
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 0;
} */

#contactSection .section-sub-title,
#contactSection .contact-info {
    position: relative;
    z-index: 2;
}

#contactSection .section-title,
#contactSection .section-description {
    color: #fff;
    position: relative;
    z-index: 2;
}

#contactSection .section-description a {
    color: #fff;
    display: inline-block;
}

#contactSection .section-title {
    text-align: center;
    margin-bottom: 16px;
}

#contactSection .section-sub-title {
    margin-bottom: 8px;
}

#contactSection .my-contact {
    position: relative;
    z-index: 2;
    /* display: flex; */
    /* flex-direction: column; */
    align-items: center;
    margin: 0 auto;
}

/* Left Wrapper Styling */

.section-description {
    font-size: 18px;
    margin-bottom: 20px;
}

.section-description p {
    margin-bottom: 10px;
}

/* Right Wrapper Styling */

.contact-info {
    display: flex;
    gap: 15px;
}

.contact-item {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.contact-item img {
    width: 30px;
    height: 30px;
}

/* Responsive Design */
@media (max-width: 768px) {
    .section-title {
        font-size: 28px;
    }

    .section-description {
        font-size: 16px;
    }

    .contact-item-title {
        font-size: 16px;
    }

    .contact-item-content {
        font-size: 14px;
    }
}

/* 聯繫方式樣式 -end     */