@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC&display=swap');
@import url("//fonts.googleapis.com/css2?family=Roboto&display=swap");
@import url("//fonts.googleapis.com/css2?family=Quicksand&display=swap");
@import url("//fonts.googleapis.com/css2?family=Signika&display=swap");
@import url("//use.typekit.net/pkp6cyi.css");

.item-linethrough.left .h3 {
    font-family: carlmarx, sans-serif;
    font-weight: 400;
    font-style: normal
}

body,
a {
    color: #000;
    font-size: 16px;
    font-family: "Arial", "Noto Sans TC", "微軟正黑體", sans-serif;
    -webkit-text-stroke: 0.1px;
    letter-spacing: 1px;
    line-height: 1.8
}

html,
body,
form {
    margin: 0px;
    padding: 0px
}

.img-slash::after,
.index-content-proCategories,
.index-content-advantage .row-proCategories .list::before {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.navbar .wrapper,
.navbar .navbar-top .navbar-socialIcon,
.content-title,
.btn-wrap,
footer .footer-info,
footer .footer-bottom,
.contact-wrap .contact-form .form-group,
footer .footer-info .left,
footer .footer-info .right,
footer .footer-info .footer-adress,
.footer-link .wrapper,
.aboutCategories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.navbar .wrapper,
.navbar .navbar-top .navbar-socialIcon,
.content-title,
.btn-wrap,
footer .footer-info,
footer .footer-bottom,
.contact-wrap .contact-form .form-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    overflow: -moz-scrollbars-vertical
}

body {
    background: #fff;
    visibility: visible
}

body.fixed {
    overflow: hidden
}

div {
    position: relative
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

form {
    font-size: 16px
}

a:focus,
input:focus,
select:focus,
button:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none
}

select {
    border: 0px;
    outline: none
}

textarea {
    padding: 5px;
    border: 1px solid rgba(216, 216, 216, 0.8);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    font-size: 16px;
    background-color: #eeeeee
}

a {
    cursor: pointer;
    color: inherit;
    font-size: inherit;
    text-decoration: none
}

a:hover,
a:focus {
    text-decoration: none;
    color: currentColor
}

img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

.hide {
    display: none !important
}

@media (max-width: 990px) {
    .hide {
        display: block !important
    }
}

.icon {
    display: inline-block;
    vertical-align: middle
}

.wrapper-1700 {
    width: 100%;
    max-width: 1700px;
    margin: auto
}

.wrapper {
    width: 100%;
    max-width: 1600px;
    margin: auto
}

.wrapper-1700 {
    width: 100%;
    max-width: 1700px;
    margin: auto
}

.wrapper-1500 {
    width: 100%;
    max-width: 1500px;
    margin: auto
}

.wrapper-1450 {
    width: 100%;
    max-width: 1450px;
    margin: auto
}

.wrapper-1400 {
    width: 100%;
    max-width: 1400px;
    margin: auto
}

.wrapper-1200 {
    width: 100%;
    max-width: 1200px;
    margin: auto
}

.wrapper-1100 {
    width: 100%;
    max-width: 1100px;
    margin: auto
}

.wrapper-800 {
    width: 100%;
    max-width: 800px;
    margin: auto
}

.dropdown-menu {
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0
}

.navbar {
    padding: 0 0 0 1rem
}

@media (max-width: 1025px) {
    .navbar {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 10;
        padding: 0;
        background-color: white
    }

    .navbar+.breadcrum-wrap {
        margin-top: 8vw
    }
}

@media (max-width: 768px) {
    .navbar+.breadcrum-wrap {
        margin-top: 7.25em
    }
}

.navbar a {
    position: relative
}

.navbar .wrapper {
    max-width: 160em;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1330px) {
    .navbar .wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 990px) {
    .navbar .wrapper {
        display: block
    }

    .navbar .wrapper .navbar-toggler {
        position: absolute;
        right: 0;
        top: 1.5em;
        display: block !important;
        margin-right: 1rem
    }

    .navbar .wrapper .navbar-overlay {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 3;
        display: none !important;
        opacity: 0
    }

    .navbar .wrapper .navbar-overlay .navbar-overlay-btn {
        position: absolute;
        top: 0;
        left: 70vw;
        width: 50px;
        height: 56px;
        text-align: center;
        z-index: 5;
        padding: 0;
        font-size: 1.25rem;
        color: white;
        background: black;
        border-radius: 0
    }

    .navbar .wrapper .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: fixed;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        width: 70vw;
        height: 100%;
        background: #fefefe;
        left: -100%;
        -webkit-transition: .3s;
        transition: .3s;
        z-index: 5;
        overflow: auto;
        overflow-x: hidden
    }

    .navbar .wrapper .navbar-collapse .navbar-nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar .wrapper .navbar-collapse.show {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        left: 0;
        top: 0
    }

    .navbar .wrapper .navbar-collapse.show~.navbar-overlay {
        display: block !important;
        opacity: 1
    }

    .navbar .wrapper .navbar-collapse.show .mobile-navbar-brand,
    .navbar .wrapper .navbar-collapse.show .navbar-nav,
    .navbar .wrapper .navbar-collapse.show .navbar-top {
        width: 100%
    }

    .navbar .wrapper .navbar-collapse.show .mobile-navbar-brand {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .navbar .wrapper .navbar-collapse.show .navbar-nav {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .navbar .wrapper .navbar-collapse.show .navbar-top,
    .navbar .wrapper .navbar-collapse.show .navbar-socialIcon {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 992px) {
    .navbar.navbar-index {
        position: absolute;
        top: 0;
        z-index: 1000;
        width: 100%
    }

    .navbar .mobile-navbar-brand {
        display: none
    }
}

@media (min-width: 1500px) {
    .navbar .navbar-brand {
        padding-top: 0;
        padding-bottom: 0
    }
}

@media (max-width: 1200px) {
    .navbar .navbar-brand {
        width: 100% !important;
        margin: 0.5em 0
    }
}

@media (max-width: 768px) {
    .navbar .navbar-brand {
        width: 80vw
    }
}

.navbar .mobile-navbar-brand {
    padding: 5px 0
}

.navbar ul.navbar-nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.navbar ul.navbar-nav li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.navbar ul.navbar-nav li>.nav-link {
    width: 100%;
    height: 100%;
    position: relative;
    text-decoration: none;
    font-weight: 500;
    color: #555;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 2;
    padding: 0
}

.navbar ul.navbar-nav li:last-child {
    padding-right: 0
}

.navbar ul.navbar-nav li .dropdown-menu .dropdown-menu-list .dropdown-item {
    position: relative;
    border-bottom: 1px dotted #b3acac;
    font-size: 16px;
    padding: .75rem 1rem;
    border-radius: 0
}

.navbar ul.navbar-nav li .dropdown-menu .dropdown-menu-list .dropdown-item span {
    position: absolute;
    left: 1rem;
    top: 10px
}

.navbar ul.navbar-nav li .dropdown-menu .dropdown-menu-list .dropdown-item p {
    padding-left: 20px
}

.navbar ul.navbar-nav li .dropdown-menu .dropdown-menu-list:last-child .dropdown-item {
    border-bottom: none
}

@media (min-width: 992px) {
    .navbar ul.navbar-nav li>a::after {
        content: '';
        display: block;
        height: 5px;
        background-color: #0084c7;
        position: absolute;
        bottom: -55%;
        left: 50%;
        right: 50%;
        -webkit-transition: .2s;
        transition: .2s
    }

    .navbar ul.navbar-nav li:hover>a,
    .navbar ul.navbar-nav li.active>a {
        color: #0084c7
    }

    .navbar ul.navbar-nav li:hover>a::after,
    .navbar ul.navbar-nav li.active>a::after {
        left: -20%;
        right: -20%
    }

    .navbar ul.navbar-nav li .dropdown-menu {
        /* display: none !important; */
        left: -1vw
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-menu-list a:hover {
        background-color: #235297;
        color: white
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-menu-list>a.dropdown-item {
        position: relative
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-menu-list>a.dropdown-item~.dropdown-sub-menu {
        display: none;
        position: absolute;
        left: 100%;
        top: 0;
        background: #fff;
        min-width: 10rem;
        -webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.25);
        box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.25)
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-menu-list .dropdown-menu-btn {
        display: none
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-menu-list:hover::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-left: #235297 7px solid;
        border-right: transparent 7px solid;
        border-top: transparent 7px solid;
        border-bottom: transparent 7px solid;
        position: absolute;
        right: -13px;
        top: 50%;
        margin-top: -6px
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-menu-list:hover>a.dropdown-item {
        background-color: #235297;
        color: white
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-menu-list:hover>a.dropdown-item~.dropdown-sub-menu {
        display: block
    }

    .navbar ul.navbar-nav li:hover .dropdown-menu {
        display: block
    }
}

@media (min-width: 900px) and (max-width: 1100px) {
    .navbar ul.navbar-nav li {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media (max-width: 990px) {
    .navbar ul.navbar-nav li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: .5rem 1rem;
        border-bottom: #eee 1px solid
    }

    .navbar ul.navbar-nav li,
    .navbar ul.navbar-nav li>a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar ul.navbar-nav li .nav-menuBtn {
        display: block !important;
        width: auto;
        height: auto;
        position: absolute;
        right: 0.5rem;
        top: 0.25rem;
        -webkit-transition: .3s;
        transition: .3s;
        width: 40px;
        height: 40px;
        line-height: 45px;
        font-size: 24px;
        font-size: 1.5rem;
        text-align: center
    }

    .navbar ul.navbar-nav li .dropdown-menu {
        position: static;
        min-width: 100%;
        border: none;
        background: transparent
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0.5rem;
        line-height: 1.5;
        border-radius: 0 !important;
        font-size: 18px;
        font-size: 1.125rem
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-item:hover {
        background: transparent
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-item .fa {
        font-size: 12px;
        color: #555;
        margin-right: 5px
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-item+.dropdown-menu-btn {
        display: block;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 0px;
        right: -10px;
        -webkit-transform-origin: 2px 19px;
        transform-origin: 2px 19px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        background-size: 55%;
        background-image: url("../images/swiper-arrow-bottom-gray.png");
        z-index: 1;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s;
        transition: .25s
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-item+.dropdown-menu-btn.active {
        -webkit-transform-origin: 20px 21px;
        transform-origin: 20px 21px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-item:hover,
    .navbar ul.navbar-nav li .dropdown-menu .dropdown-item.active {
        background: transparent
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-sub-menu {
        display: none;
        padding-left: 1.25rem;
        margin-bottom: .5rem
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-sub-menu .dropdown-item {
        font-size: 16px;
        font-size: 1rem
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-sub-menu .fa {
        color: gray
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-sub-menu.active {
        display: block
    }

    .navbar ul.navbar-nav li .dropdown-menu .dropdown-sub-menu>.dropdown-sub-menu a {
        padding: 0;
        color: #005792
    }

    .navbar ul.navbar-nav li.show {
        background-color: #f1f2f2
    }

    .navbar ul.navbar-nav li.show>a {
        color: #235297
    }

    .navbar ul.navbar-nav li.show .nav-menuBtn {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .navbar ul.navbar-nav li.show .nav-menuBtn::after {
        margin-left: 0
    }
}

.navbar ul.navbar-nav .nav-item-back {
    background-color: #333333
}

.navbar ul.navbar-nav .nav-item-back>a {
    width: auto
}

.navbar ul.navbar-nav .nav-item-back>a,
.navbar ul.navbar-nav .nav-item-back>a:hover {
    color: #fff
}

.navbar ul.navbar-nav .nav-item-back>a::after {
    display: none !important
}

.navbar ul.navbar-nav .nav-item-back>a+a {
    padding-left: 1rem
}

.navbar ul.navbar-nav .nav-item-back>a+a::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
    left: 0
}

@media (min-width: 992px) {
    .navbar ul.navbar-nav .nav-item-back {
        display: inline-block
    }
}

@media (max-width: 990px) {
    .navbar ul.navbar-nav .nav-item-back {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar ul.navbar-nav .nav-item-back>a {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 15px;
        font-size: .9375rem
    }

    .navbar ul.navbar-nav .nav-item-back>a+a::before {
        left: -0.5rem
    }
}

.navbar ul.navbar-nav .nav-item-lang-mobile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: .5rem 0;
    background-color: #555
}

.navbar ul.navbar-nav .nav-item-lang-mobile>a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: white
}

@media (min-width: 992px) {
    .navbar ul.navbar-nav {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        padding-right: 2.5rem
    }
}

.navbar .navbar-top {
    padding: 0.35em .5em;
    border-left: #aaaaaa 1px solid;
    margin: 1em 0
}

.navbar .navbar-top li {
    margin-right: .5em;
    margin-left: .5em
}

.navbar .navbar-top .navbar-socialIcon p {
    margin-left: 0.5em
}

.navbar .navbar-top .navbar-lang .dropdown>a {
    padding: .65em;
    line-height: 1.48;
    color: black;
    font-size: 17px
}

.navbar .navbar-top .navbar-lang .dropdown-menu {
    min-width: 6rem
}

.navbar .navbar-top .navbar-lang .dropdown-menu.show {
    right: -0.75em;
    left: auto;
    margin-top: 1.05vw
}

.navbar .navbar-top .navbar-lang .dropdown-menu.show::before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 5px solid #0084c7;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -5px
}

.navbar .navbar-top .navbar-lang .dropdown-menu.show a {
    display: block;
    text-align: center;
    padding: .75em 1.5em;
    line-height: 1.25
}

.navbar .navbar-top .navbar-lang .dropdown-menu.show a:hover {
    background-color: #0084c7;
    color: white
}

@media (min-width: 992px) {
    .navbar .navbar-top .navbar-socialIcon p {
        display: none
    }

    .navbar .navbar-top .btn+.dropdown-menu {
        min-width: calc(100% + 30px)
    }
}

@media (max-width: 1025px) {
    .navbar .navbar-top {
        padding: .25em
    }

    .navbar .navbar-top .navbar-socialIcon {
        width: 100%;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        padding: .25em 0
    }

    .navbar .navbar-top .navbar-socialIcon li {
        margin-left: 0;
        color: white;
        font-size: 14px;
        font-size: .875rem
    }

    .navbar .navbar-top .navbar-socialIcon li>a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-right: .5rem;
        margin-left: 1rem
    }

    .navbar .navbar-top .navbar-socialIcon li>a p {
        padding-top: 5px
    }

    .navbar .navbar-top .navbar-lang .dropdown>a {
        padding: .4em
    }

    .navbar .navbar-top .navbar-lang .dropdown-menu.show {
        margin-top: 1vw
    }

    .navbar .navbar-top .search-btn img {
        max-width: 31px
    }
}

.search-wrap {
    position: fixed;
    top: -100%;
    left: 0;
    height: 70px;
    width: 100%;
    line-height: 70px;
    background: black;
    z-index: 9
}

.search-wrap::after {
    content: '';
    display: block;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.search-wrap.active {
    top: 80px
}

.search-wrap input {
    text-align: left;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    padding: 0% 4% 0% 10%;
    background: none;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem
}

.search-wrap .search-width {
    max-width: 785px;
    width: 100%;
    margin: 0 auto;
    height: 100%
}

.search-wrap ul {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%
}

.search-wrap ul li {
    float: left;
    text-align: center;
    width: 70%;
    color: #3b5167;
    height: 70px;
    line-height: 70px;
    border-right: 1px solid #3b5167;
    text-transform: uppercase
}

.search-wrap ul li:first-child {
    border-left: 1px solid #3b5167;
    position: relative
}

.search-wrap ul li:first-child i {
    position: absolute;
    top: 28px;
    left: 3.5%;
    color: #fff
}

.search-wrap ul li.search-txt {
    width: 15%;
    cursor: pointer;
    color: #fff
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .search-wrap.active {
        top: 3.5rem
    }
}

@media (min-width: 900px) and (max-width: 1199px) {
    .search-wrap.active {
        top: 8.35rem
    }
}

@media (max-width: 1024px) {
    .search-wrap.active {
        top: 9em
    }
}

@media (max-width: 768px) {
    .search-wrap.active {
        top: 7em
    }

    .search-wrap input {
        padding-left: 15%
    }
}

article {
    width: 100%
}

article iframe {
    width: 100%;
    height: 750px
}

@media (max-width: 768px) {
    article iframe {
        height: 350px
    }
}

.text-main {
    color: #235297
}

.txt-white {
    color: white
}

.normal-content {
    padding: 1rem 1rem 4rem;
    overflow: hidden
}

@media (min-width: 1000px) and (max-width: 1700px) {
    .normal-content {
        padding-top: 4rem
    }
}

@media (max-width: 990px) {
    .normal-content {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    .normal-content.main-content {
        padding-top: 0 !important
    }
}

.main-content {
    background-image: none
}

@media (max-width: 990px) {
    .main-content {
        margin-top: 1rem !important
    }
}

.banner-wrap .swiper-slide {
    overflow: hidden
}

.banner-wrap .swiper-slide .slide-inner {
    width: 100%;
    height: 100%
}

.banner-wrap .swiper-pagination-bullet {
    border-radius: 0;
    background-color: white;
    opacity: 1;
    -webkit-transition: 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 0 .25rem
}

.banner-wrap .swiper-pagination-bullet-active {
    width: 20px;
    background-color: #235297
}

@media (min-width: 992px) {
    .banner-wrap .swiper-pagination {
        padding: .25rem 0
    }

    .banner-wrap .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 .5rem
    }

    .banner-wrap .swiper-pagination-bullet-active {
        width: 20px
    }
}

@media (max-width: 1024px) {
    .banner-wrap {
        margin-top: 10vw
    }

    .banner-wrap::after {
        height: 2vw;
        bottom: -2vw
    }
}

@media (max-width: 768px) {
    .banner-wrap {
        margin-top: 5em
    }
}

.index-title-wrap {
    color: #333;
    margin-bottom: 1em
}

.index-title-wrap .h3 {
    display: inline-block;
    font-size: 30px;
    font-size: 1.875rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0
}

.index-title-wrap .h3.lineThrough::after {
    content: '';
    width: 100%;
    max-width: 50px;
    height: 1px;
    background: #333;
    position: absolute;
    top: 50%;
    margin: -4px 0 0 24px
}

.index-title-wrap p {
    font-size: 18px;
    font-size: 1.125rem;
    color: #48bdee;
    font-family: "Quicksand"
}

@media (max-width: 990px) {
    .index-title-wrap .h3 {
        font-size: 25px;
        font-size: 1.5625rem
    }
}

.heading-title-left {
    padding-left: 10px;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #0084c7;
    font-weight: bold;
    line-height: 1;
    font-size: 19px;
    font-size: 1.1875rem;
    margin: 1.5rem 0 1rem;
    color: #0084c7;
    font-family: "Quicksand"
}

.heading-title-left-bottom {
    border: none;
    padding-left: 0
}

.heading-title-left-bottom::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 2px;
    background-color: #0084c7;
    margin-right: 5px
}

.item-linethrough {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    margin-top: 15px;
    margin-bottom: 15px
}

.item-linethrough .h3 {
    padding: 0 50px
}

.item-linethrough .txt {
    position: relative;
    color: #c9c9c9;
    padding: 0 50px;
    font-size: 16px
}

.item-linethrough::before,
.item-linethrough::after {
    content: '';
    display: block;
    width: calc(50% - 50px);
    height: 1px;
    background: #c9c9c9;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto 0
}

.item-linethrough::after {
    left: auto
}

.item-linethrough.left {
    color: #7e7e7e
}

.item-linethrough.left .h3 {
    font-size: 30px;
    font-size: 1.875rem;
    text-align: left;
    text-transform: uppercase
}

.item-linethrough.left span {
    color: black
}

.item-linethrough.left::before,
.item-linethrough.left::after {
    background-color: black
}

.item-linethrough.left::before {
    width: 40px;
    bottom: -1em
}

.item-linethrough.left::after {
    display: none
}

.item-linethrough.left.white::before {
    background-color: white
}

@media (min-width: 992px) {
    .item-linethrough.left .h3 {
        font-size: 48px;
        font-size: 3rem;
        padding-left: 8em
    }

    .item-linethrough.left::before {
        width: 18em
    }
}

@media (max-width: 990px) {
    .item-linethrough span {
        padding: 0 10px
    }

    .item-linethrough::before,
    .item-linethrough::after {
        width: calc(50% - 10px)
    }
}

.item-linethrough-middle {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    margin-top: 15px;
    margin-bottom: 15px
}

.item-linethrough-middle span {
    position: relative;
    color: #c9c9c9;
    padding: 0 50px;
    font-size: 16px;
    background: #fff
}

.item-linethrough-middle::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #c9c9c9;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

@media (max-width: 990px) {
    .item-linethrough-middle span {
        padding: 0 10px
    }
}

.item-line {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 2px solid black;
    border-bottom: 1px solid #d2d2d2
}

.item-bottomLine {
    width: 100%;
    text-align: center;
    padding: 1em 0
}

.item-bottomLine::after {
    content: '';
    display: block;
    width: 3em;
    height: 3px;
    background-color: #456bce;
    position: absolute;
    left: 50%;
    bottom: 0em;
    margin-left: -1.5em
}

@media (min-width: 992px) {
    .item-bottomLine {
        margin: 1em 0 2em
    }
}

@media (max-width: 990px) {
    .item-bottomLine {
        margin-bottom: 1.25em
    }
}

.itemContent-title {
    position: relative;
    width: 100%;
    padding: .4em 1em .3em;
    background: #ecf8fd;
    font-size: 20px;
    font-size: 1.25rem;
    color: #0084c7
}

.content-title {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.breadcrum-wrap .breadcrumb {
    font-size: 15px;
    background-color: transparent
}

.breadcrum-wrap .breadcrumb .breadcrumb-item {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.75
}

.breadcrum-wrap .breadcrumb .breadcrumb-item img {
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px
}

@media (max-width: 768px) {
    .breadcrum-wrap .breadcrumb {
        margin-bottom: 0
    }

    .breadcrum-wrap .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
        margin-top: 0
    }
}

@media (min-width: 992px) {
    .breadcrum-wrap .breadcrumb {
        padding-left: 0.5em
    }
}

.back-to-top,
.back-to-top:hover,
.back-to-top:focus,
.back-to-top:active {
    cursor: pointer;
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: none;
    border: none;
    background: url("../images/gotop_bg.png") no-repeat;
    background-color: transparent !important;
    background-size: cover;
    z-index: 4;
    height: 77px;
    width: 76px
}

.pagination-wrap {
    margin-top: 4rem;
    margin-bottom: 2rem
}

.pagination-wrap .pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination-wrap .pagination .page-link {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    color: #6e6d6d;
    font-size: 16px;
    font-size: 1rem;
    background: transparent;
    font-family: Arial;
    border-radius: 0 !important
}

.pagination-wrap .pagination .page-link:hover,
.pagination-wrap .pagination .page-link.active {
    background-color: #888888;
    color: white
}

.pagination-wrap .pagination .page-link.arrow {
    margin-left: 1rem;
    margin-right: 1rem
}

.pagination-wrap .pagination .page-link.arrow:hover {
    background-color: transparent;
    color: black;
    border-color: black
}

.pagination-wrap .pagination .page-link.arrow i {
    font-weight: 100
}

@media (max-width: 768px) {
    .pagination-wrap .pagination .page-link {
        width: 35px;
        height: 35px;
        line-height: 35px
    }

    .pagination-wrap .pagination .page-link.arrow {
        margin-left: 0.5em;
        margin-right: 0.5em
    }
}

@media (max-width: 990px) {
    .pagination-wrap {
        margin-top: 2rem
    }
}

.card-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.card {
    width: 19rem;
    margin: 0 .25rem;
    border-radius: 0;
    border-color: transparent;
    background-color: transparent;
    padding: 0
}

.card .icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px
}

@media (max-width: 768px) {
    .card {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - .5rem);
        flex: 0 0 calc(50% - .5rem);
        max-width: calc(50% - .5rem);
        margin-bottom: .5rem !important
    }
}

.rowBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 992px) {
    .rowBox {
        padding-top: 4em
    }
}

.row-left {
    width: 320px;
    padding-right: 1rem
}

.row-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%
}

@media (min-width: 992px) {
    .row-right {
        padding-left: 2rem;
        width: calc(100% - 320px - 2rem)
    }
}

@media (min-width: 1101px) and (max-width: 1500px) {
    .row-right {
        padding-left: 0;
        width: calc(100% - 320px)
    }
}

@media (max-width: 990px) {
    .row-right {
        padding-left: 0
    }
}

@media (max-width: 990px) {
    .rowBox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .row-left {
        display: none;
        width: 100%
    }

    .row-right {
        padding-top: .5rem
    }
}

.btn-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 3rem 0 2rem
}

.btn-wrap>li {
    margin: 0 10px
}

.btn {
    font-size: 16px;
    font-size: 1rem;
    text-align: center;
    -moz-appearance: initial;
    appearance: initial;
    -webkit-appearance: initial;
    border-radius: 0;
    padding: .65em 2.5em .55em
}

.btn:hover {
    background-color: #000 !important;
    color: white
}

.btn img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px
}

.btn-Line {
    color: #235297;
    border: 1px solid #235297
}

.btn-LineDark {
    color: black;
    border: 2px solid black
}

.btn-radius30x {
    border-radius: 30px;
    background-color: white
}

@media (max-width: 990px) {
    .btnMore-wrap {
        margin-right: 1rem
    }

    .btnMore-wrap img {
        max-width: 30px
    }
}

.select_style::after {
    content: '';
    display: block;
    width: 9px;
    height: 12px;
    background: url(../images/select_arrow.png) no-repeat center;
    position: absolute;
    right: 9px;
    top: 50%;
    margin-top: -6px
}

.select_style select {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none
}

.form-group input[type="text"],
.form-group input[type="password"] {
    height: 45px !important
}

.checkbox_style>input[type="checkbox"] {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 3px;
    opacity: 0
}

.checkbox_style>input+label {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    margin-bottom: 5px;
    margin-right: 2px;
    text-align: left;
    padding-left: 0;
    cursor: pointer;
    margin-left: 0;
    border: none
}

.checkbox_style>input+label::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 0.5rem;
    margin-top: 0px
}

.checkbox_style>input+label::after {
    content: "\f046";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 3px;
    opacity: .5;
    font-size: 1.1rem
}

.checkbox_style>input:checked+label::after {
    opacity: 1
}

.checkbox_style.checkbox_style_02>input+label::before {
    border-radius: 4px;
    margin-right: 0;
    background: #d7d7d7;
    margin: -3px 3px 0 0
}

.checkbox_style.checkbox_style_02>input+label::after {
    content: ''
}

.checkbox_style.checkbox_style_02>input:checked+label::before {
    background-color: #333
}

.checkbox_style.checkbox_style_02>input:checked+label::after {
    content: "\f00c";
    font-family: FontAwesome;
    color: white;
    font-size: .95rem;
    top: 2px;
    left: 3px
}

footer {
    background-color: #235297;
    padding: 1em 0 2em;
    overflow: hidden
}

@media (min-width: 1101px) and (max-width: 1600px) {
    footer {
        padding-left: 3em;
        padding-right: 4em
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    footer {
        padding-left: 4em
    }
}

@media (max-width: 1112px) and (max-height: 834px) {
    footer {
        padding: 0.5rem
    }
}

footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

footer ul li a {
    color: white
}

footer ul li~li {
    margin-left: 2rem
}

footer ul li span {
    padding: 0 10px
}

footer .footer-info {
    width: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

footer .footer-info p {
    line-height: 2
}

footer .footer-info small {
    font-size: 13px
}

footer .footer-info .icon {
    margin-top: -6px
}

footer .footer-info .left,
footer .footer-info .right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

footer .footer-info .left h6 {
    margin-bottom: 2em
}

footer .footer-info .footer-adress p {
    color: white
}

@media (min-width: 992px) {
    footer .footer-info .footer-adress p+p {
        margin-left: 2.5em
    }
}

@media (min-width: 992px) {
    footer .footer-info .footer-adress:last-child p {
        font-size: 22px;
        font-size: 1.375rem
    }

    footer .footer-info .right {
        margin-bottom: 1.5em
    }
}

@media (min-width: 700px) and (max-width: 1050px) {

    footer .footer-info .left,
    footer .footer-info .right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    footer .footer-info .left h6 {
        width: 100%
    }

    footer .footer-info .right,
    footer .footer-info .footer-adress {
        margin-left: 10px;
        margin-bottom: 0
    }
}

@media (max-width: 768px) {
    footer .footer-info p {
        line-height: 1.5;
        font-size: 15px;
        font-size: .9375rem
    }
}

footer .footer-bottom {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

footer .footer-bottom .footer-info-list {
    font-size: 12px;
    font-size: .75rem;
    color: #f4fdff
}

@media (min-width: 992px) {
    footer .footer-bottom {
        padding-left: .5em
    }
}

@media (min-width: 1101px) and (max-width: 1500px) {
    footer .footer-bottom {
        margin-bottom: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width: 1023px) and (max-width: 1100px) {
    footer .footer-bottom {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 1rem
    }

    footer .footer-bottom .footer-info-list {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    footer .footer-bottom .footer-info-list ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (max-width: 1366px) and (max-height: 1024px) {
    footer .footer-bottom {
        line-height: 1.75;
        padding: 0rem 1.5rem
    }
}

@media (max-width: 1100px) {
    footer .footer-bottom {
        padding: 0 1.25em;
        display: block !important
    }

    footer .footer-bottom,
    footer .footer-bottom ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    footer .footer-bottom li {
        margin-left: 0;
        margin-right: 10px
    }

    footer .footer-bottom li:first-child {
        width: 100%;
        margin-bottom: 0.5em
    }
}

@media (min-width: 700px) and (max-width: 1050px) {
    footer .footer-bottom {
        padding: 0 .75em
    }
}

@media (max-width: 990px) {
    footer {
        padding-left: 0;
        padding-right: 0;
        line-height: 1.5
    }

    footer .right {
        display: none !important
    }
}

@media (min-width: 1023px) and (max-width: 1100px) {
    footer {
        padding-left: 1rem;
        padding-right: 1rem
    }

    footer ul {
        width: 100%
    }
}

@media (max-width: 380px) {
    footer {
        margin-bottom: 16vw
    }
}

.footer-link {
    padding: 2rem 1rem 1rem;
    text-align: center
}

.footer-link::before {
    content: '';
    display: block;
    width: 100%;
    height: 100vh;
    background-color: #0084c7;
    max-width: 42em;
    position: absolute;
    left: -2.5em;
    top: -8em;
    -webkit-transform: skew(-40deg);
    transform: skew(-40deg)
}

.footer-link .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1
}

.footer-link ul {
    padding-right: 0.5em
}

.footer-link ul li {
    display: inline-block
}

.footer-link ul li+li {
    margin-left: 1.5em
}

.footer-link ul li a {
    font-size: 18px;
    font-size: 1.125rem
}

.footer-link ul li a:hover {
    color: #919191
}

@media (max-width: 768px) {
    .footer-link ul {
        padding: .5rem
    }

    .footer-link ul li {
        margin: 5px
    }

    .footer-link ul li a {
        font-size: 16px;
        font-size: 1rem
    }
}

@media (min-width: 1300px) and (max-width: 1600px) {
    .footer-link::before {
        max-width: 40em;
        left: -10.5em
    }
}

@media (min-width: 992px) {
    .footer-link::after {
        content: '';
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        background-image: url("../images/footer-circle-bg.png");
        position: absolute;
        bottom: -40%;
        max-width: 849px;
        right: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        min-height: 385px
    }

    .footer-link .wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 1101px) and (max-width: 1600px) {

    .footer-link::before,
    .footer-link::after {
        max-width: 45em
    }

    .footer-link::before {
        left: -11.5em
    }

    .footer-link::after {
        min-height: 23em;
        right: -10em
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .footer-link::before {
        left: -14.5em
    }
}

@media (min-width: 700px) and (max-width: 1050px) {
    .footer-link::after {
        display: none
    }
}

.iware {
    display: inline-block;
    text-align: center;
    padding: 2px 4px
}

.iware p {
    display: inline-block;
    background-color: #000000;
    padding: 1px 6px
}

.iware,
.iware a,
.iware b {
    font-size: 11px;
    font-weight: normal;
    color: #f4fdff
}

.img-slash {
    width: 100%
}

.img-slash::after {
    content: '';
    display: block;
    width: 100%;
    max-width: 690px;
    height: 45px;
    background-image: url("../images/img-slash.png");
    position: absolute;
    bottom: 2em;
    left: 0
}

.img-slash-right::after {
    left: auto;
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.img-slash-top::after {
    bottom: auto;
    top: 1em
}

.img-slash-rightTop::after {
    top: 0;
    right: 0;
    left: auto;
    bottom: auto;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-width: 990px) {
    .img-slash::after {
        display: none
    }
}

.row-proCategories {
    margin: 2em 0
}

.row-proCategories .list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - .5em);
    flex: 0 0 calc(50% - .5em);
    background-color: #fff;
    padding: 2em;
    margin-left: .25em;
    margin-right: .25em;
    margin-bottom: 0.5em
}

.row-proCategories .list a {
    display: block
}

.row-proCategories div {
    width: 100%;
    line-height: 1.5
}

.row-proCategories .icon,
.row-proCategories .title {
    text-align: center
}

.row-proCategories .title {
    margin-top: 1em;
    margin-bottom: 1em
}

@media (min-width: 992px) {
    .row-proCategories .list {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 20%;
        flex: 1 0 20%
    }

    .row-proCategories .txt {
        padding: 0 1em
    }
}

@media (max-width: 768px) {
    .row-proCategories .list {
        padding: 1em
    }

    .row-proCategories .title {
        font-size: 17px;
        font-size: 1.0625rem
    }

    .row-proCategories .txt {
        font-size: 14px;
        font-size: .875rem
    }
}

.index-content {
    padding: 6em 1em;
    overflow: hidden
}

.index-content-about {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(65%, #fff), color-stop(65%, #ecf8fd), to(#ecf8fd));
    background: linear-gradient(to bottom, #fff 0%, #fff 65%, #ecf8fd 65%, #ecf8fd 100%)
}

.index-content-about::before {
    content: '';
    display: block;
    width: 100%;
    max-width: calc(500px + 5em);
    height: calc(100% + 6em);
    background-color: #235297;
    position: absolute;
    right: 8em;
    top: -6em;
    -webkit-transform: skew(-35deg);
    transform: skew(-35deg)
}

.index-content-proCategories {
    background-image: url("../images/index-proCategories-bg.jpg")
}

.index-content-proCategories .row-proCategories {
    margin: 2em 0
}

.index-content-proCategories .row-proCategories .list {
    -webkit-transition: .5s;
    transition: .5s
}

.index-content-proCategories .row-proCategories .list:hover {
    -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.index-content-advantage {
    background-color: #ecf8fd
}

.index-content-advantage .row-proCategories .list {
    position: relative;
    z-index: 1;
    background-color: transparent
}

.index-content-advantage .row-proCategories .list::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    max-width: 260px;
    max-height: 288px;
    background-image: url("../images/img-triangle.png");
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotate(0deg);
    z-index: 0
}

.index-content-advantage .row-proCategories .list .icon {
    margin-top: 1.5em
}

.index-content-service {
    padding-left: 0;
    padding-right: 0
}

.index-content-service .row-proCategories .list {
    padding: 0;
    margin: 0
}

.index-content-service .row-proCategories .list .icon {
    height: 285px;
    overflow: hidden
}

.index-content-service .row-proCategories .list .icon img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    -webkit-transition: .25s;
    transition: .25s
}

.index-content-service .row-proCategories .list:hover .icon img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.index-content-service .swiper-button-prev,
.index-content-service .swiper-button-next {
    width: 54px;
    height: 54px;
    background-size: contain
}

.index-content-service .swiper-button-prev {
    background-image: url("../images/swiper-arrow-blue-prev.png")
}

.index-content-service .swiper-button-next {
    background-image: url("../images/swiper-arrow-blue-next.png")
}

@media (min-width: 1100px) and (max-width: 1700px) {

    .index-content-about,
    .index-content-proCategories,
    .index-content-advantage {
        padding-left: 4em;
        padding-right: 4em
    }
}

@media (min-width: 992px) {
    .index-content-advantage .row-proCategories .list:nth-child(even)::before {
        -webkit-transform: translateX(-50%) translateY(10%) rotate(-180deg);
        transform: translateX(-50%) translateY(10%) rotate(-180deg)
    }

    .index-content-advantage .row-proCategories .list .title {
        margin-bottom: 0
    }

    .index-content-service .swiper-container {
        margin-left: 5em;
        margin-right: 5em
    }
}

@media (max-width: 1400px) {
    .index-content .proTitleList-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .index-content .proTitleList-wrap .price-cart-btn {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media (max-width: 1024px) {
    .index-content-about::before {
        display: none
    }
}

@media (max-width: 990px) {
    .index-content {
        padding: 2em 1em
    }

    .index-content-advantage .row-proCategories .list {
        padding-left: 0;
        padding-right: 0
    }

    .index-content-advantage .row-proCategories .list::before {
        background-size: contain
    }
}

@media (max-width: 768px) {

    .index-content-service .swiper-button-prev,
    .index-content-service .swiper-button-next {
        width: 30px;
        height: 30px
    }
}

.about-txt article {
    margin-top: 2em
}

@media (min-width: 992px) {
    .about-txt {
        padding: 4em
    }
}

.about-introContent {
    padding: 2em 0em;
    overflow: hidden
}

.about-introContent .about-introTxt {
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 300px;
    background-image: url("../images/about-intro-logo.png")
}

@media (min-width: 992px) {
    .about-introContent {
        padding-bottom: 4.5em;
        margin-left: -1em;
        margin-right: -1em;
        margin-bottom: 4em;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #fff), color-stop(50%, #ecf8fd), to(#ecf8fd));
        background: linear-gradient(to bottom, #fff 0%, #fff 50%, #ecf8fd 50%, #ecf8fd 100%)
    }

    .about-introContent .about-introTxt {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding-left: 2em;
        padding-top: 2em;
    }
}

@media (max-width: 768px) {
    .about-introContent .about-introTxt {
        padding: 1em
    }
}

.about-localTech {
    padding: 4em 0em;
    margin-bottom: 4em;
    background-color: #ecf8fd
}

.about-localTech hr {
    margin-top: 2.5em;
    margin-bottom: 2.5em
}

@media (min-width: 992px) {
    .about-localTech {
        margin-left: -1em;
        margin-right: -1em
    }

    .about-localTech hr {
        margin-top: 5em;
        margin-bottom: 5em
    }
}

.about-table {
    margin: 2em 0 4em
}

.about-table td {
    border-bottom: 1px solid #dee2e6;
    padding: 1.25em 2em
}

.about-table td:first-child {
    width: 160px;
    background-color: #ecf8fd
}

@media (max-width: 768px) {
    .about-table td {
        padding: 1em
    }

    .about-table td:first-child {
        width: 130px
    }
}

.aboutCategories .list {
    -webkit-box-flex: 1 !important;
    -ms-flex: auto !important;
    flex: auto !important;
    max-width: calc(33% - .5em);
    padding: 0
}

@media (max-width: 768px) {
    .aboutCategories .list {
        max-width: calc(50% - .5em)
    }
}

.product-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    padding: 0 1rem 1rem 1rem;
    border-radius: 0
}

.product-content .card-wrap .card {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 calc(33% - 2rem) !important;
    flex: 0 0 calc(33% - 2rem) !important;
    max-width: calc(33% - 2rem) !important;
    margin-bottom: 2rem;
    border: transparent 1px solid;
    outline: transparent 1px solid
}

.product-content .card-wrap .card .card-img-top {
    height: 150px !important;
    overflow: hidden
}

.product-content .card-wrap .card .card-img-top img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: auto;
    max-height: 100%;
    -webkit-transition: .25s;
    transition: .25s
}

.product-content .card-wrap .card .card-img-top:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.product-content .card-wrap .card .card-title {
    font-size: 17px;
    font-size: 1.0625rem;
    color: #333333;
    font-family: "Quicksand";
    text-align: center;
    line-height: 1.5;
    padding: .5em 0
}

@media (min-width: 700px) {
    .product-content .card-wrap .card .card-img-top {
        height: 200px !important
    }
}

@media (min-width: 1400px) {
    .product-content .card-wrap .card .card-img-top {
        width: 320px;
        height: 280px !important
    }
}

@media (max-width: 1300px) {
    .product-content .card-wrap .card {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 calc(33% - .5rem) !important;
        flex: 0 0 calc(33% - .5rem) !important;
        max-width: calc(33% - .5rem) !important
    }
}

@media (max-width: 650px) {
    .product-content .card-wrap .card {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 calc(50% - .5rem) !important;
        flex: 0 0 calc(50% - .5rem) !important;
        max-width: calc(50% - .5rem) !important
    }
}

@media (min-width: 992px) {
    .product-content .card-wrap {
        padding-left: .5rem
    }
}

@media (max-width: 990px) {
    .product-content {
        padding: 0 .5em !important
    }
}

.link-wrap {
    border: #0084c7 1px solid;
    margin-right: 1rem
}

.link-wrap ul>li {
    background-color: white
}

.link-wrap ul>li>a {
    position: relative;
    display: block;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.5;
    color: white;
    padding: .75rem 1rem;
    border-bottom: 1px solid white;
    background-color: #0084c7
}

.link-wrap ul>li>a::after {
    content: ' + ';
    display: block;
    width: 40px;
    height: 35px;
    line-height: 35px;
    background-color: #235297;
    position: absolute;
    right: -20px;
    top: 10px;
    margin-top: -3.5px;
    font-size: 25px;
    font-size: 1.5625rem;
    text-align: center
}

.link-wrap ul>li>a:hover::after,
.link-wrap ul>li>a.active::after {
    content: ' - ';
    line-height: 30px
}

.link-wrap ul>li:last-child>a {
    border-bottom: none
}

.link-wrap .submenu-wrap,
.link-wrap .submenu-wrap ol {
    background-color: #fff
}

.link-wrap .submenu-wrap a {
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 400
}

.link-wrap .submenu-wrap a:hover {
    color: #1057a2
}

.link-wrap .submenu-wrap>li {
    padding: .75rem 1.25rem;
    border-bottom: 1px solid #e1e1e3
}

.link-wrap .submenu-wrap>li,
.link-wrap .submenu-wrap>li>a {
    display: block;
    position: relative
}

.link-wrap .submenu-wrap>li>a {
    padding-left: 1.25rem;
    color: #868686;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.5
}

.link-wrap .submenu-wrap>li>a:hover,
.link-wrap .submenu-wrap>li>a.active {
    color: #235297
}

.link-wrap .submenu-wrap>li>a:hover::before,
.link-wrap .submenu-wrap>li>a.active::before {
    content: '▶';
    display: block;
    color: #808080;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 2
}

.link-wrap .submenu-wrap ol li a {
    color: #888
}

.link-wrap.toggleLink .submenu-wrap {
    display: none
}

.link-wrap.toggleLink .submenu-wrap.active {
    display: block
}

@media (min-width: 1101px) and (max-width: 1400px) {
    .link-wrap a {
        font-size: 16px;
        font-size: 1rem
    }
}

@media (max-width: 990px) {
    .link-wrap.mobile-link-wrap {
        display: none
    }

    .link-wrap.mobile-link-wrap.active {
        display: block
    }
}

.product-infoWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-infoWrap .product-img,
.product-infoWrap .product-item {
    width: 100%
}

.product-infoWrap .product-img .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.product-infoWrap .product-img .swiper-slide {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.product-infoWrap .product-img .gallery-top {
    height: 330px;
    width: 100%
}

@media (min-width: 1100px) and (max-width: 1400px) {
    .product-infoWrap .product-img .gallery-top {
        height: 270px
    }

    .product-infoWrap .product-img .gallery-top .swiper-slide {
        background-size: contain
    }
}

.product-infoWrap .product-img .gallery-thumbs {
    height: 128px;
    margin-top: 10px;
    padding: 10px 0px
}

.product-infoWrap .product-img .gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
    border: #dedede 1px solid
}

.product-infoWrap .product-img .gallery-thumbs .swiper-slide-active {
    opacity: 1
}

@media (min-width: 1100px) and (max-width: 1400px) {
    .product-infoWrap .product-img .gallery-thumbs {
        height: 75px
    }
}

.product-infoWrap .product-img .swiper-button-prev,
.product-infoWrap .product-img .swiper-button-next {
    width: 70px;
    height: 100%;
    top: auto;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px
}

.product-infoWrap .product-img .swiper-button-prev {
    background-image: url("../images/swiper-arrow-left-gray.png");
    left: 0
}

.product-infoWrap .product-img .swiper-button-next {
    background-image: url("../images/swiper-arrow-right-gray.png");
    right: 0
}

.product-infoWrap .product-item {
    margin-bottom: 2rem
}

.product-infoWrap .product-item .proTitle_wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: .5rem
}

.product-infoWrap .product-item .proTitle_wrap .pro_name {
    text-align: left;
    font-size: 18px;
    font-size: 1.125rem
}

.product-infoWrap .product-introContent {
    width: 100%;
    margin-top: 2em
}

.product-infoWrap .product-introContent article {
    border-left: #ecf8fd 2px solid;
    margin-left: 1.25rem
}

@media (min-width: 992px) {
    .product-infoWrap {
        margin-bottom: 3rem
    }

    .product-infoWrap .product-img {
        width: 420px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .product-infoWrap .product-item {
        width: 52%;
        padding-left: 2rem
    }
}

@media (min-width: 1101px) and (max-width: 1500px) {
    .product-infoWrap .product-img {
        width: 55%
    }

    .product-infoWrap .product-item {
        width: 45%
    }

    .product-infoWrap .product-item-list {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 990px) {
    .product-infoWrap .product-img .swiper-slide {
        background-size: contain;
        background-repeat: no-repeat
    }

    .product-infoWrap .product-item {
        padding: .5rem 1rem 0;
        margin-top: 2rem;
        margin-bottom: 0
    }

    .product-infoWrap .btn-wrap {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
}

@media (min-width: 1023px) and (max-width: 1100px) {
    .product-infoWrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-infoWrap .product-img,
    .product-infoWrap .product-item {
        width: 100%
    }

    .product-infoWrap .product-item {
        padding-top: 1rem;
        padding-left: 0
    }
}

@media (max-width: 640px) {
    .product-infoWrap .product-item-list {
        padding-left: 0;
        padding-right: 0
    }

    .product-infoWrap .product-img .gallery-top {
        height: 275px
    }

    .product-infoWrap .product-img .gallery-thumbs {
        height: 75px
    }
}

.contact-wrap {
    background-color: #ecf8fd;
    padding: 5em 2em
}

.contact-wrap .form-control {
    height: auto;
    padding: 0.75rem 1rem;
    border-width: 0;
    border-radius: 0
}

.contact-wrap .form-control:hover,
.contact-wrap .form-control:focus {
    border-color: black
}

.contact-wrap select.form-control {
    height: calc(3rem + 2px);
    padding-top: 0;
    padding-bottom: 0
}

.contact-wrap label {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 200px;
    color: #333333;
    margin: 0 1em 0 0;
    font-size: 16px;
    font-size: 1rem
}

.contact-wrap label::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 2px;
    background-color: #235297;
    margin-right: 10px
}

.contact-wrap legend {
    font-size: 16px;
    font-size: 1rem;
    color: #555;
    text-align: center;
    padding: 0 2% 1.5rem;
    margin-top: 1em
}

.contact-wrap .contact-form .form-group {
    margin-bottom: 1.5em
}

@media (min-width: 992px) {
    .contact-wrap .contact-form {
        padding: 0 2% 1.5rem
    }

    .contact-wrap .contact-form .form-control {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

@media (max-width: 990px) {
    .contact-wrap label {
        margin-bottom: 0.5em
    }
}

.contact-info-tel {
    font-family: "Signika";
    font-size: 30px;
    font-size: 1.875rem;
    color: #0084c7;
    margin: 1em 0 .5em
}

.contact-info-txt p {
    margin-bottom: .5em
}

@media (max-width: 990px) {
    .contact-info-title {
        margin-top: 2em
    }

    .contact-info-tel {
        margin-top: 0.15em;
        margin-bottom: 0.15em
    }

    .contact-info-txt {
        margin-bottom: 1em
    }
}



/* 消息列表 */
.card-linkNormal {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}


.newsbox .card {
    width: 100%;
    max-width: 100%;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    padding: 0.75em 0.75em 0;
    margin-bottom: 2em;
}

.newsbox h3 {
    font-family: "Noto Sans TC", 'Microsoft JhengHei', '微軟正黑體', 'Arial';
    font-weight: 400;
}

.newsbox .card:hover .card-title {
    color: #235297;
}

.newsbox .card:hover .btn {
    background-color: #235297;
    border-color: #235297;
}

.newsbox .card-text {
    margin-bottom: 1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #565656;
}

.newsbox .card-time {
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    font-size: 0.875em;
}

.newsbox .card-img-top {
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
}

.newsbox .card-img-top img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.newsbox .card-body {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    min-height: 12em;
}

.newsbox .card-body .btn {
    margin-top: auto;
}

.news-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.news-header-time {
    display: inline-block;
    font-size: .88em;
    line-height: 1;
    margin: 0;
    padding: 8px 10px;
    color: #fff;
    background: #1c597a;
    border-radius: .25rem;
}

.news-article {
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    padding: 1.5em 1.75em;
    background: #fff;
    box-shadow: 0 6px 10px -5px rgba(0, 0, 0, 0.15);
}

.btn-newsfollow {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.btn-newsfollow .btn-newsList {
    flex: 1;
}

.btn-newsfollow .btn-newsList .item-link {
    display: block;
    line-height: 1.25;
}

.btn-newsfollow .btn-newsList .item-link:hover {
    color: #007bff;
}

.btn-newsfollow .btn-newsprev,
.btn-newsfollow .btn-newsnext {
    margin: 2.8rem 0 2rem;
}

.btn-newsfollow .btn-newsnext {
    text-align: right;
}

.btn-newsList .item {
    position: relative;
    display: inline-block;
    padding: .875em 1em 0.75em;
    color: #171717;
    font-size: .875rem;
    line-height: 1;
    text-align: center;
    word-break: keep-all;
    background-color: #fff;
    border: 1px solid #d3d5d7;
    overflow: hidden;
    z-index: 1;
}

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

    .newsbox .card {
        flex-direction: row;
        padding-bottom: 0.75em;
    }

    .newsbox .card-img-top {
        height: 100%;
        padding-bottom: 0;
        /* min-width: 100px;
        min-height: 100px; */
    }

    .newsbox .card-img-top img {
        position: relative;
        bottom: auto;
    }

    .newsbox .card-time {
        position: static;
        width: 100%;
        display: inline-block;
        margin-top: 3px;
        font-size: 0.75em;
    }

    .newsbox .card-text {
        margin-bottom: 1.25rem;
    }

    .newsbox .card-body {
        width: calc(100% - 100px);
        min-height: 8.35em;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
        padding-left: 0.5em;
    }

    .newsbox .card-body .card-title {
        font-size: 20px;
    }

    .newsbox .card-body .btn {
        padding-left: 0.5em;
        padding-right: 0.5em;
    }

    .btn-newsfollow .btn-newsList {
        flex: 1 0 50%;
    }

    .btn-newsfollow .btn-newsprev,
    .btn-newsfollow .btn-newsnext {
        margin-top: 0;
    }

    .btn-newsfollow .btn-newsList.btn-wrap {
        order: -1;
        width: 100%;
        flex: 1 0 100%;
    }
}

/* Tab */

.tab {
    text-align: center;
    position: relative;
    cursor: pointer;
    line-height: 1.2;
    font-weight: 500;
    display: inline-block;
    background: #f0f0f0;
    box-shadow: 0px 5px 1px 0 rgba(66, 66, 66, .1);

    --min-size: 14;
    --max-size: 16;
    --font-size: calc((var(--min-size) * 1px) + (var(--max-size) - var(--min-size)) * ((100cqw - 320px) / (1920 - 320)));
    font-size: clamp(var(--min-size) * 1px, var(--font-size), var(--max-size) * 1px);

    overflow: hidden;
}

.tab a {
    display: block;
    line-height: 1.5;
    padding: 15px 35px 10px;
}

.tab::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: #007bff;
    transition: all linear 0.2s;
}

/* .tab:first-child {
    border-top-left-radius: 26px;
    border-bottom-left-radius: 26px;
}

.tab:last-child {
    border-top-right-radius: 26px;
    border-bottom-right-radius: 26px;
} */

.tab:hover,
.tab.cur {
    color: #007bff;
    background-color: #fff;
}

.tab:hover::before,
.tab.cur::before {
    height: 4px;
}

@media screen and (max-width: 1024px) {
    .tab {
        flex-grow: 1;
        border-radius: 0 !important;
    }

    .tab a {
        padding: 1em;
    }
}


.tabs-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 15px 0 30px;
    padding: 0;
    list-style: none;
}

.tabs-list .tab {
    flex: 1;
}

@media screen and (max-width: 1024px) {
    .tabs-list {
        width: 100%;
        justify-content: flex-start;
    }
}

.tabs-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}

@media screen and (max-width: 1024px) {
    .tabs-flex {
        margin-bottom: 0.25rem;
    }
}

/* 下載 */
.download-list--content .badge-pill {
    padding: 0;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
}

.download-list--content .download-num,
.download-list--content .download-icon {
    flex: none;
}

.download-list--content .download-icon {
    margin-left: auto;
    padding-left: 5px;
}

.download-list--content li:hover {
    color: #007bff;
}

.unreset table {
    line-height: 1.5;
}

.unreset table thead th {
    font-weight: normal;
    border-bottom: none !important;
}

.about-table thead th {
    background: #f6f6f6;
    padding: 1.25em 2em;
}

/* .unreset table tbody tr:nth-child(even) td{
    background-color: #ecf8fd;
} */

.contact-wrap .item {
    display: flex;
    align-items: center;
    padding: 30px 20px;
    height: 100%;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.07);
}

.contact-wrap .item .icon {
    width: 76px;
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #235297;
    position: relative;
    color: #fff;
    font-size: 1.75rem;
}

.contact-wrap .item .icon::before {
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    margin: auto;
    content: "";
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.contact-wrap .item .box {
    width: calc(100% - 76px);
    padding-left: 20px;
}

.contact-wrap .item .title {
    color: #0084c7;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1.4;
    display: block;
    margin-bottom: 10px;
}

@media screen and (max-width: 1024px) {
    .unreset .table {
        width: max-content;
        table-layout: fixed;
    }

    .unreset .about-table {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
}

.unreset .heading-title-left {
    font-family: "Arial", "Noto Sans TC", "微軟正黑體", sans-serif;
}

/* 20240416 */
.link-wrap .submenu-wrap ol {
    padding-top: 5px;
}

.link-wrap .submenu-wrap ol li a {
    font-size: 0.925em;
    padding-left: 2.5em;
    margin-bottom: 0.75em;
    line-height: 1.5;
    position: relative;
    display: block;
}

.link-wrap .submenu-wrap ol li a::before {
    content: '▹';
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    font-size: 1.5em;
    position: absolute;
    left: 0.75em;
    top: -0.3em;
}

@media (max-width:1100px) {
    .navbar .navbar-brand {
        max-width: 300px !important;
    }

    .row-left,
    .link-wrap.mobile-link-wrap {
        display: block !important;
    }

    .link-wrap.mobile-link-wrap {
        margin-top: 0.5em;
        margin-bottom: 1em;
        margin-right: 0;
    }
}

/* 202506 */
.history-table{
    width: 100%;
    border-collapse: initial;
}

.history-table th,
.history-table td {
    vertical-align: middle;
    padding: 0.5em;
}

.history-table th {
    text-align: center;
    background-color: #f2f2f2;
}

.gallery-incontent::after{
    content: '';
    display: block;
    position: absolute;
    bottom: -4rem;
    left: -1em;
    width: calc(100% + 2em);
    background: linear-gradient(to bottom, transparent 0%, transparent 20%, #ecf8fd 20%, #ecf8fd 100%);
    min-height: 15em;
    z-index: -1;
}

.gallery-content .card-wrap .card{
    margin-left: 0rem;
    margin-right: 0rem;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #b5c8e5;
    box-shadow: 4px 4px 0 0 #bce9ff;
    background-color: #fff;
    transition: 0.25s;
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.gallery-content .card-wrap .card .card-img-top {
    width: 100%;
    height: 0 !important;
    padding-bottom: 67%;
}

.gallery-content .card-wrap .card .card-img-top img{
    transition: 0.25s;
    bottom: auto;
}

.gallery-content .card-wrap .card .card-title{
    font-size: clamp(17px, 0.5vw + 10.3px, 21px);
    margin-bottom: 0px;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 0.1em;
    color: #235297;
    font-weight: 500;
}

.gallery-content .card-wrap .card .card-title,
.gallery-content .card-wrap .card .card-headline{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gallery-content .card-wrap .card .card-headline {
    font-size: 15px;
    letter-spacing: 0.1em;
    color: #777;
    padding: 0em 1.25em 1em;
}

.gallery-content .card-wrap .card:hover{
    box-shadow: 8px 8px 0 0 #bce9ff;
}

.gallery-content .card-wrap .card:hover .card-img-top img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.gallery-container {
  padding: 40px;
  border-radius: 8px;
  border: 2px dashed #dddddd;
}

.gallery-header{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 0.5em;
}

.gallery-header::after{
    content: '';
    display: block;
    width: 2em;
    height: 4px;
    background-color: #235297;
}

.gallery_item {
    border-left: 8px solid #235297;
    font-size: 22px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 8px;
    line-height: 1;
}

.gallery-picbox .card-wrap .card{
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1em;
}

/* 表格 */
.form-group-assignHistory{
    max-width: 15em;
}

.assign_table table thead th{
    background: #4d4d4d;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    padding: 16px;
    vertical-align: middle;
}

.assign_table table tbody td{
    padding: 0.75rem 0px;
    text-align: center;
    display: table-cell;
    vertical-align: inherit;
    border-bottom: 1px solid #e5e5e5;
}

.assigninfo-table td {
    border-bottom: 1px solid #dee2e6;
    padding: 1.25em 2em;
}

.assigninfo-table td:first-child {
  width: 185px;
  background-color: #ecf8fd;
}

.text-underline {
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
    .assign_table{
        overflow-x: auto;
    }

    .assign_table table{
        table-layout: fixed;
    }

    .assigninfotable-responsive::after{
        content: '👉 左右滑動觀看資料';
        display: block;
        color: #333333;
        padding-bottom: 1em;
    }
}

/* 0702 */
.investors-shareholder-return{
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    gap: 1em;
    margin-top: 0.5em;
    padding: 1.25em 1.5em 1em;
}

.investors-shareholder-return a{
    border: 1px solid #e6e6e6;
    background-color: #fff;
    border-radius: 24px;
    color: #333;
    font-weight: 500;
    line-height: 31px;
    margin-bottom: 8px;
    margin-right: 4px;
    position: relative;
    padding: 10px 20px 8.5px;
}

.investors-shareholder-return a:hover,
.investors-shareholder-return a.cur{
    background-color: #0084c7;
    color: #fff;
}

@media (max-width: 768px) {
    .investors-shareholder-return {
        gap: 0.5em;
        padding: 0.5em;
    }
    
    .investors-shareholder-return > span{
        padding-top: 5px;
    }

    .investors-shareholder-returnlink{
        display: flex;
        flex-wrap: wrap;
    }

    .investors-shareholder-return a{
        line-height: 1.3;
    }
}

/*# sourceMappingURL=layout.min.css.map */