body {
    font-family: '微軟正黑體';
    color: #333333;
    margin: 0;
    padding: 0;
    background-color: rgba(0, 159, 232, 1);
    background-position-x: top center;
    background-repeat: no-repeat;
}

h1,
h2,
h3,
h4,
h5,
p {
    margin-bottom: 10px;
    font-family: '微軟正黑體';
    color: #333333;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 900;
}

h1 {
    font-size: 60px;
}

h2 {
    font-size: 48px;
}

h3 {
    font-size: 36px;
}

h4 {
    font-size: 30px;

}

p {
    font-size: 24px;
    line-height: 40px;
}

.text-title p {
    font-size: 48px;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

section {
    padding: 0;
    border: 0;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

.blue {
    color: #28aae1;
}

.red {
    color: #cc0000;
}

.orange {
    color: #ff9900;
}

.mobil {
    display: none;
}

.pc {
    display: unset;
}

.container {
    width: 1280px;
}

.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

.align-items-center {
    align-items: center;
}

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

.col-padding-0 {
    padding-right: 0;
    padding-left: 0;
}


/* section-banner */
#section-banner .bg-1 {
    background-image: url(../images/banner-bg.jpg);
    background-repeat: no-repeat;
    padding-bottom: 2%;
    background-position-x: center;
    background-size: 1920px;
    height: 755px;
    position: relative;
}

#section-banner .bg-1::after {
    content: '';
    position: absolute;
    background-image: url(../images/u1458.png);
    width: 129px;
    height: 227px;
    background-repeat: no-repeat;
    right: 10%;
    bottom: 20%;
    animation: up-down 4s infinite;
}

@keyframes up-down {
    0% {
        transform: translatey(0%);
    }

    50% {
        transform: translatey(5%);
    }

    100% {
        transform: translatey(0%);
    }
}

#section-banner .bg-1 .container {
    padding: 40px 0;
}

#section-banner .m-top {
    margin-top: 0px;
}






/* section-1  */
#section-1 {
    background-color: rgba(0, 159, 232, 1);
    margin-bottom: 60px;
    position: relative;
}

#section-1::before {
    content: '';
    position: absolute;
    background-image: url(../images/u1568.png);
    width: 167px;
    height: 269px;
    background-repeat: no-repeat;
    top: 15%;
    left: 4%;
    animation: up-down2 4s infinite;
}

#section-1 h1 {
    font-size: 50px;
    color: #ffffff;
}

#section-1 h2 {
    font-size: 36px;
    color: #ffffff;
}

#section-1 h2 span {
    color: yellow;
}

#section-1 p {
    font-size: 24px;
    color: #ffffff;
}

#section-1 .connect {
    margin-top: 30px;
}

#section-1 h1 br,
#section-1 h2 br {
    content: "";
    display: none;
}

/* section-1  */

/* section-2  */
#section-2 .box {
    background-color: yellow;
    border-radius: 300px;
    padding: 20px 200px;
}

#section-2 .box .student {
    padding: 30px 0;
}

#section-2 p {
    font-size: 32px;
    font-weight: bold;
    background-image: url(../images/u1553.png);
    background-repeat: no-repeat;
    padding-left: 70px;
    /* padding-top: 10px; */
}

#section-2 p b {
    color: red;
}
#section-2 .box .man {
    margin-top: 40%;
}
#section-2 .box .flow-img {
    margin: 30px 0;
}

/* section-2  */


/* section-3  */
#section-3 {
    background-color: rgba(0, 159, 232, 1);
}

#section-3 .who {
    margin-top: 100px;
    margin-bottom: 60px;
}

#section-3 p {
    font-size: 28px;
    font-weight: bold;
    background-color: yellow;
    width: 180px;
    margin: 30px auto;
    padding: 10px;
}

/* section-3  */


/* section-4 */
#section-4 {
    /* background-color: rgba(0, 159, 232, 1); */
    margin-top: 100px;
    position: relative;
}

#section-4::after {
    content: '';
    position: absolute;
    background-image: url(../images/u1620.png);
    width: 276px;
    height: 515px;
    background-repeat: no-repeat;
    bottom: 0%;
    right: 0%;
    z-index: -20;
}

#section-4 .box {
    background-color: #ffffff;
    background-color: #ffffff;
    padding-top: 60px;
    padding-bottom: 35px;
}

#section-4 .middle {
    border-right: 1px solid #333333;
}

#section-4 .padding-left-0 {
    padding-left: 0px;
}

#section-4 .teacher {
    padding-bottom: 60px;
}

#section-4 h3 {
    text-align: left;
    font-size: 20px;
    color: #800080;
    margin-left: 30px;
    margin-top: 30px;
}

#section-4 ul {
    margin-left: 10px;
    margin-right: 10px;
}

#section-4 li {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

/* section-4 */


/* section-5 */
#section-5 {
    margin-top: 100px;
    background-image: url(../images/u3.png);
}

#section-5 .box {
    padding-top: 60px;
}

#section-5 .lesson {
    padding-bottom: 60px;
}

#section-5 .container {
    position: relative;
}

#section-5 .container::before {
    content: '';
    position: absolute;
    background-image: url(../images/u1623.png);
    width: 627px;
    height: 996px;
    left: -25%;
    top: 10%;
}

#section-5 p.title {
    color: white;
    font-weight: 700;
    background: #51c7ff;
    padding: 5px 20px;
}

#section-5 .white-box {
    background-color: white;
    padding: 20px 30px;
    margin-bottom: 10px;
}

#section-5 .white-box .box-title {
    border-bottom: 1px solid #000;
}

#section-5 .white-box .box-title p {
    margin-bottom: 0;
    color: #0033CC;
    font-weight: bold;
}

#section-5 .container ul {
    padding-left: 20px;
    margin-bottom: 0;
}

#section-5 .container ul li {
    list-style: none;
    font-size: 24px;
    text-indent: -20px;
}

#section-5 .time-line {
    padding-left: 70px;
    position: relative;
    vertical-align: top;
}

#section-5 .time-line::before {
    position: absolute;
    content: '';
    width: 10px;
    height: 920px;
    background: -moz-linear-gradient(180deg, rgba(255, 240, 0, 1) 0%, rgba(255, 240, 0, 1) 0%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(180deg, rgba(255, 240, 0, 1) 0%, rgba(255, 240, 0, 1) 0%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 1) 100%);
    border-radius: 5px;
    left: 0px;
}


#section-5 .point {
    padding-left: 70px;
    position: relative;
    vertical-align: top;
}

#section-5 .time-line span.point1 {
    position: absolute;
    content: url(../images/u1489.png);
    left: -10px;
    top: 30%;
}

#section-5 .point span.point2 {
    position: absolute;
    content: url(../images/u1489.png);
    left: -10px;
    top: 43%;
}

#section-5 .point span.point3 {
    position: absolute;
    content: url(../images/u1488.png);
    left: -10px;
    top: 43%;
}

#section-5 .point span.point4 {
    position: absolute;
    content: url(../images/u1487.png);
    left: -10px;
    top: 30%;
}

#section-5 .point span.point5 {
    position: absolute;
    content: url(../images/u1486.png);
    left: -10px;
    top: 43%;
}

#section-5 .point span.point6 {
    position: absolute;
    content: url(../images/u1484.png);
    left: -10px;
    top: 30%;
}

#section-5 .point span.point7 {
    position: absolute;
    content: url(../images/u1484.png);
    left: -10px;
    top: 30%;
}

#section-5 .time {
    font-size: 28px;
    padding-right: 70px;
    color: #fff;
    font-weight: bold;
}

#section-5 .table-box {
    padding-right: 0;
}

#section-5 .white-box .teacher {
    font-weight: 700;
    margin-bottom: 0;
}

#section-5 .white-box .teacher ul li span {
    vertical-align: bottom;
}


#section-5 .mouseover-img {
    margin: 80px 0;
}

/* section-5 */



/* section-6 */

#section-6 .box {
    background-color: #ffffff;
    padding-top: 60px;
}

#section-6 .time-title {
    padding-bottom: 30px;
}

#section-6 .title {
    color: #CC0000;
    font-size: 30px;
    font-weight: bold;
}

#section-6 .btn-default {
    font-size: 28px;
    color: #ffffff;
    background-color: #169BD5;
    height: unset;
    padding: 15px 40px;
    border: 0;
    border-radius: 15px;
}

#section-6 .title-box {
    padding: 30px;
    margin: 0px 0px;

}


#section-6 .hr {
    width: 90%;
    border-top: 1px dashed #666666 !important;
    margin: 30px auto;
    background-image: unset;
}

/* section-6 */



/* section-7 */

#section-7 {
    background-image: url(../images/u1492.png);
    margin-top: 100px;
    background-attachment: unset;
    background-position: right;
    position: relative;
    height: 758px;
}

#section-7::after {
    content: '';
    position: absolute;
    background-image: url(../images/u1504.png);
    width: 129px;
    height: 227px;
    background-repeat: no-repeat;
    top: 10%;
    right: 8%;
    animation: up-down2 4s infinite;
}

@keyframes up-down2 {
    0% {
        transform: translatey(0%);
    }

    50% {
        transform: translatey(5%);
    }

    100% {
        transform: translatey(0%);
    }
}

#section-7 .title {
    margin-top: 60px;
}

#section-7 .text-title {
    font-size: 36px;
    margin: 30px 0;
}

#section-7 p {
    font-weight: bold;
    margin-top: 20px;
}

#section-7 .mouseover-img {
    margin: 50px 0;
}

#section-7 .img-box {
    padding: 30px 0;
}

/* section-7 */


/* section-8 */

#section-8 {
    background-color: white;
}



#section-8 .margin-bottom-top {
    margin: 60px 0;
}

#section-8 .title h4 {
    margin-right: 10px;
    align-items: center;
    display: flex;
    margin-bottom: 0;
}

/* section-8 */


/* section-9 */

#section-9 {
    padding: 60px 0;
}

#section-9 p {
    color: white;
    font-size: 18px;
    line-height: 36px;
}

/* section-9 */



/*--------------------------------------
    form-title
--------------------------------------*/

#section-form-title {
    margin-bottom: 50px;
}

/*--------------------------------------
    FORM
--------------------------------------*/

#section-form.tb {
    padding-top: 0;
    margin-bottom: 50px;
    position: relative;
}

#section-form.tb::before {
    content: '';
    position: absolute;
    background-image: url(../images/u15699.png);
    width: 256px;
    height: 322px;
    top: 26%;
    left: 8%;
}


#section-form .bg {
    background-color: #ffffff;
    border-radius: 10px;
    padding-top: 50px;
    padding-bottom: 20px;
    margin: 0 120px;
}

#section-form .form-bg {
    padding-bottom: 20px;
}

#section-form form {
    margin-top: -20px;
}

#section-form h3 {
    font-size: 28px;
    color: #ffffff;
}

#section-form label {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    padding-top: 10px;
}

#section-form .label-right {
    text-align: right;
}

#section-form .field {
    margin-bottom: 30px;
}

#section-form input,
#section-form select,
#section-form textarea {
    background-color: #f2f2f2;
    border: 1px solid #333333;
}

#section-form .btn-default {
    background-color: #339999;
    font-size: 18px;
    color: #ffffff;
    font-weight: 900;
    border: 0;
    padding: 5px 50px;
}

#section-form i {
    margin-top: 10px;
    background-color: #f2f2f2;
    border: 1px solid #333333;
}

@media only screen and (max-width: 768px) {
    #section-form .bg {
        /* background-color: rgba(255,255,255,0.9);
        border-radius: 10px;*/
        padding-top: 20px;
        padding-bottom: 10px;
        margin: 10px;
    }

    #section-form .form-bg {
        margin-top: 10px;
    }

    #section-form form {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #section-form h3 {
        font-size: 20px;
    }

    #section-form .label-right {
        text-align: left;
    }

    #section-form .field {
        margin-bottom: 2px;
    }

    #section-form .form-group {
        margin-bottom: 5px;
    }

    #section-form .btn-default {
        width: 100%;
    }

}

.modal-content p {
    font-size: 14px;
}





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

    section div.row>div {
        margin-bottom: 0px;
    }

    .container {
        width: unset;
        padding: 0;
    }

    p {
        font-size: 26px;
    }

    .text-title h2 {
        font-size: 46px;
    }

    .text-title p {
        font-size: 46px;
    }

    /* section-banner */

}


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

    /* section-1 */
    #section-1::before {
        display: none;
    }


    #section-banner .bg-1 {
        height: 830px;
    }

    #section-banner .bg-1 .star-img {
        margin-top: 30px;
    }

    #section-banner .bg-1::after {
        right: 1%;
        bottom: 12%;
    }
    /* section-2 */
    #section-2 .d-none {
        display: none;
    }
    #section-2 .box {
        padding: 20px 100px;
    }

    /* section-3 */
    #section-3 .img-1 img {
        margin-bottom: 23px;
    }

    /* section-4  */
    #section-4 .middle {
        border-left: unset;
        border-right: unset;
    }

    #section-4::after {
        width: 200px;
        height: 400px;
    }

    /* section-5 */
    #section-5 {
        margin-top: 0px;
    }

    #section-5 .table-box {
        margin: 0 50px;
    }

    #section-5 .time-line::before {
        height: 1175px;
    }

    #section-5 .container::before {
        content: '';
        position: absolute;
        background-image: url(../images/u1623.png);
        width: 627px;
        height: 996px;
        left: -55%;
        top: -2%;
    }

    /* section-6 */

    #section-6 .title-box .d-flex {
        display: unset;
    }

    #section-6 .hr {
        margin: 30px 0;
        width: 100%;
    }


    /* section-7 */

    #section-7 {
        margin-top: 0px;
        height: 1300px;
    }

    #section-7::after {
        top: 20%;
        right: 1%;
    }
}




@media (min-width: 320px) and (max-width: 480px) {
    p {
        font-size: 24px;
    }

    #section-banner .bg-1::after {
        right: 1%;
        bottom: 10%;
    }

    #section-banner .bg-1 {
        height: auto;
        background-image: unset;
        background-color: white;
    }

    #section-banner .bg-1 .img-1 {
        max-width: unset;
        height: unset;
    }

    /* #section-1 */

    #section-1::before {
        display: none;
    }

    #section-1 h1 {
        font-size: 42px;
    }

    #section-banner .bg-1 .check-img {
        margin-top: 10px;
    }

    /* #section-2 */
    #section-2 .box {
        padding: 20px;
        border-radius: 0;
    }

    #section-2 .d-none {
        display: none;
    }

    #section-2 .img-center {
        margin: 20px;
    }

    /* #section-4 */

    #section-4 .middle {
        border-left: unset;
        border-right: unset;
    }

    #section-4 .padding-left-0 {
        padding-left: 15px;
    }

    #section-4::after {
        display: none;
    }

    /* #section-5 */

    #section-5 {
        margin-top: 0px;
    }

    #section-5 .time-line {
        display: none;
    }

    #section-5 .point {
        display: none;
    }

    #section-5 .table-box table {
        margin-right: 20px;
    }

    #section-5 .container::before {
        display: none;
    }

    #section-5 .time {
        padding-right: 20px;
    }


    /* #section-6 */
    #section-6 .title {
        font-size: 20px;
    }

    #section-6 .address {
        font-size: 16px;
    }

    #section-6 .title-box .d-flex {
        display: unset;
    }

    #section-6 .hr {
        margin: 20px;
    }


    /* #section-7 */

    #section-7 {
        margin-top: 0px;
        height: 1250px;
    }

    #section-7::after {
        display: none;
    }

    #section-7 .img-box {
        padding: 0;
    }

    /* #section-8 */

    #section-8 .right-logo {
        margin-top: 20px;
    }

    #section-8 .title h4 {
        font-size: 20px;
    }
}