header .header-menu ul {
    display: none
}

header {
    position: relative!important
}

.second-top {
    height: 225px!important;
}

main .container.survice .link-list li {
    margin-top: 0;
    width: calc((100% / 2) - 20px);
    margin-right: 0px;
}

main .container.survice .link-list {
    justify-content: space-between;
}

.fade {
    opacity: 1!important;
    transform: translate(0, 0)!important;
}

.top-bg>div {
    height: 370px!important;
}

main .container {
    padding: 30px 0!important;
}


/* main .container.about .info-detail .detail-area .btn-area,
main .container.survice .info-detail .detail-area .btn-area {
    flex-direction: column-reverse;
} */

main .container.survice .info-detail .detail-area .btn-area ul {
    margin-top: 20px;
    width: 100%!important;
}

main .container.survice .info-detail .detail-area .btn-area img {
    height: 125px;
}

main .container.survice .info-detail .detail-area .btn-area ul a {
    padding: 10px 15px 10px 25px!important;
    max-width: inherit!important;
    width: 130px!important;
}

.pagebreak {
    break-after: page;
}

main .container.about .img-flex,
main .container.survice .img-flex {
    margin-top: 30px;
}