.ibtn.fb {
    transition: all 0s ease;
    width: 130px;
    height: 65px;
    background: url(../../../images/layout04/en/fb.png) no-repeat !important;
    background-position: 0 0;
    position: relative;
    overflow: inherit;
}



.write-question {
    background-image: url(../../../images/layout04/en/btn_gomsg.png) !important;
}

#message-form .form-title i {
    background: url(../../../images/layout04/en/btn_gomsg2.png) !important;
}


.title span {
   display: none !important;
}
.title h2 {
    color: #3F3F3F  !important;
    display: block;
    font-weight: 800  !important;
    font-family: 'Source Han Sans TC'  !important;
    font-size: 34px  !important;
}
.title h2::before {
    top: 18px !important;
}
.title h2::after {
    top: 18px !important;
}
.about-sect .title h2::before {
   display: none  !important;
}
.about-sect .title {
    margin-bottom: 37px !important;
}

.service-sect .title h2 {
    color: #fff !important;
}