.gt01 {}

.gt01 .co1 img {
    width: 100%;
    height: 640px;
    object-fit: cover;
    border-radius: 25px;
}

.gt01 {}

.gt01 .slick-arrow {
    border: 1px solid;
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #B4BFC8;
    position: absolute;
    bottom: 20px;
    cursor: pointer;
    z-index: 2;
}

.gt01 .slick-arrow:hover {
    color: #35ABFF;
}

.gt01 .slick-prev.slick-arrow {
    left: 15px;
}

.gt01 .slick-next.slick-arrow {
    right: 15px;
}

.gt01 .slick-prev.slick-arrow i::before {
    content: "\f104";
}

.gt01 .slick-next.slick-arrow i::before {
    content: "\f054";
}

.gt01 .co2 .k1 p {
    color: #145062;
    font-size: .9375rem;
    font-weight: bold;
    margin-bottom: 35px;
}

.gt01 .co2 .k1 p::before {
    content: '';
    width: 26px;
    height: 2px;
    border-radius: 2px;
    background-color: #b29966;
    display: inline-block;
    margin-right: 12px;
}

.gt01 .co2 .k1 h1 {
    font-size: 64px;
    color: #14699f;
    font-weight: 700;
    margin-bottom: 5px;
}

.gt01 .co2 .k2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gt01 .co2 .k2 a {}


.gt01 .co2 .k3>div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.gt01 .co2 .k3 p {
    text-align: justify;
    color: #1f1f1f;
    margin-bottom: 0;
}

.gt01 .co2 .k3 .ct {
    margin-bottom: 20px;
}

.gt01 .co2 .row .col-inner {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.gt01 .co2 .row .col-inner .btn {
    margin: 0;
    line-height: 42px;
    text-align: left;
}

.gt01 .co2 .row .col-inner .btn span {
    min-width: 160px;
}



.gt02 {
    min-height: 100vh;
}

.gt02 h3 {
    font-size: 32px;
    position: relative;
    color: #fff;
    position: relative;
}

.gt02 h3::before {
    content: url(img/n1.svg);
    position: relative;
    left: -10px;
    top: -5px;
}

.gt02 h3::after {
    content: url(img/n2.svg);
    position: relative;
    right: -10px;
    bottom: -5px;
}


.gt02 p {
    font-size: .9375rem;
    color: #fff;
}

.gt02 .row .col:nth-child(2) {
    position: relative;
    top: -200px;
}

.gt03::before {
    content: '';
    background-image: url(img/wave.png);
    display: block;
    height: 1181px;
    width: 601px;
    position: absolute;
    left: 0;
    top: 0;
}

.gt03 .row {
    position: relative;
    margin-top: 60px;
}

.gt03 h2 {
    font-weight: 700;
    font-size: 38px;
    color: #14699f;
}

.gt03 .nd {
    position: relative;
}

.gt03 .nd h3 {
    background: var(--Gradient, linear-gradient(95deg, #145062 0, #4696ae 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-fill-color: transparent;
    box-sizing: border-box;
    font-size: 1.5625rem;
    font-weight: 700;
    position: relative;
    margin-bottom: 10px;
    padding-left: 40px;
}

.gt03 .nd p {
    color: #1f1f1f;
    font-size: .9375rem;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 40px;
    padding-left: 40px;
}

.gt03 .nd h3::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-image: linear-gradient(95deg, #145062 0, #4696ae 100%);
    border-radius: 50%;
}

.gt03 .nd p::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    background-color: #b29966;
    top: 0;
    left: 10px;
}

.gt04 img {
    width: 100%;
    height: 150px;
    object-fit: contain;
}


.gt04 .co1 {
    padding-bottom: 0;
}

.gt04 .slick-arrow {
    border: 1px solid;
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #B4BFC8;
    position: absolute;
    top: 37%;
    cursor: pointer;
    z-index: 2;
}

.gt04 .slick-arrow:hover {
    color: #35ABFF;
}

.gt04 .slick-prev.slick-arrow {
    left: -50px;
}

.gt04 .slick-next.slick-arrow {
    right: -50px;
}

.gt04 .slick-prev.slick-arrow i::before {
    content: "\f104";
}

.gt04 .slick-next.slick-arrow i::before {
    content: "\f054";
}




.lienhe_01 {
    background: linear-gradient(97.92deg, #FFFCF0 2%, #e8f8ff 56.11%);
    padding: 50px 0 20px 0 !important;
}

.lienhe_01 h1 {
    text-transform: uppercase;
    color: #397cab;
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: -0.26px;
    vertical-align: middle;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.lienhe_01 p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 40px;
}

.lienhe_01 form {
    overflow: hidden;
}

.lhvht {
    background: #fff;
    border-radius: 6px;
    padding: 24px;

}

.lhvht h2 {
    font-size: 24px;
    line-height: 34px;
    color: #121212;
    margin-bottom: 29px;
}

.lhvht p {
    margin-bottom: 0;
}

.lhvht>div {
    overflow: hidden;
    margin: 0 -6px;
}

.lhvht>div>div {
    overflow: hidden;
    width: 50%;
    float: left;
    padding: 0 6px;
}

.lhvht label {
    font-size: 16px;
    line-height: 24px;
    color: #121212;
    margin-bottom: 4px;
    font-weight: 500;
    display: block;
}

.lhvht label span {
    color: #FF0000;
}

.lhvht input {
    border: 1px solid #C4C4C4;
    border-radius: 6px;
    line-height: 48px;
    box-shadow: unset;
    font-size: 16px;
}

.lhvht textarea {
    border: 1px solid #C4C4C4;
    border-radius: 6px;
    box-shadow: unset;
    height: 100px;
    font-size: 16px;
}

.lhvht .wpcf7-submit {
    width: 100%;
    border-radius: 100px;
    background: linear-gradient(90deg, #398aab 0%, #71c1ce 100%);
    text-transform: initial;
    margin: 0;
    border: none;
}

.lhvht .wpcf7-spinner {
    display: none;
}


.ttlh .info {
    overflow: hidden;
    margin-bottom: 28px;
}

.ttlh .info .img {
    margin-right: 16px;
    background-color: #397cab;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 25px;
}

.ttlh .info .text {
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #000;
    float: left;
}

.ttlh .info .text h6 {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    text-transform: inherit;
}

.ttlh .info .text h3 {
    color: #212120;
    font-size: 18px;
    margin-bottom: 2px;
    line-height: 28px;
}

.ttlh .info .text p {
    font-size: 16px;
    line-height: 26px;
    color: #121212;
    font-weight: 500;
    margin-bottom: 0;
}

.lienhe_02 p {
    margin-bottom: 0;
}




.healthcare {
    position: relative;
}

.healthcare .row {
    padding: 0 15px;
}

.box-healthcare {
    position: relative;
}

.box-healthcare .co2 img {
    height: 400px;
    width: 100%;
    object-fit: cover;
    border-radius: 25px;
}

.box-healthcare .co1 .term-name {
    margin-bottom: 10px;
}

.box-healthcare .co1 .term-name a {
    font-size: .9375rem;
    color: #b29966;
    font-weight: bold;
}

.box-healthcare .co1 .term-name a::before {
    content: '';
    width: 26px;
    height: 2px;
    border-radius: 2px;
    background-color: #b29966;
    display: inline-block;
    margin-right: 12px;
}

.box-healthcare .co1 h2 a {
    font-size: 1.875rem;
    font-weight: 700;
    color: #1f1f1f;
}

.box-healthcare .co1 h2 a:hover {
    color: #14699f;
}

.box-healthcare .co1 .time {
    font-size: .75rem;
    color: #000;
}

.box-healthcare .co2 {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin: 25px auto;
    position: relative;
}

.box-healthcare .co2 .left {
    width: 35%;
}

.box-healthcare .co2 .right {
    width: 65%;
    position: relative;
}

.box-healthcare .co2 .excerpt p {
    font-size: .9375rem;
    font-weight: 700;
    text-align: justify;
}


.box-healthcare .slick-arrow {
    border: 1px solid;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #FFF;
    color: #B4BFC8;
    position: absolute;
    bottom: 10%;
    cursor: pointer;
    z-index: 2;
}

.box-healthcare .slick-arrow:hover {
    color: #fff;
    background: #14699f;
    border-color: #14699f;
}

.box-healthcare .slick-prev.slick-arrow {
    left: -420px;
}

.box-healthcare .slick-next.slick-arrow {
    left: -355px;
}

.box-healthcare .slick-prev.slick-arrow i::before {
    content: "\f104";
}

.box-healthcare .slick-next.slick-arrow i::before {
    content: "\f054";
}

.bre-healthcare {
    background: #14699f;
    min-height: 192px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}



.bre-healthcare h1 {
    font-size: 36px;
    font-weight: 900;
    line-height: 45px;
    letter-spacing: 0px;
    text-align: center;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 14%), 2px 2px 1px rgb(0 0 0 / 29%), 3px 3px 1px rgb(0 0 0 / 13%);
    color: white;
    margin-bottom: 0;
    text-transform: uppercase;
}



.bre-detail-healthcare {
    background: #14699f;
    display: flex;
    align-items: center;
    padding: 15px 0;
}

.bre-detail-healthcare span,
.bre-detail-healthcare a {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}

.bre-detail-healthcare i {
    color: #fff;
    margin: 0 10px;
}



.detail-healthcare .co1 .txt-head {
    font-size: 1.875rem;
    font-weight: 700;
    color: #1f1f1f;
}

.detail-healthcare .co1 .time {
    font-size: .75rem;
    color: #000;
}

.detail-healthcare .co1 .content {
    margin-top: 30px;
}


.detail-healthcare .co1 .content h1 {
    font-size: 22px;
    color: #145062;
}

.detail-healthcare .co1 .content h2 {
    font-size: 20px;
    color: #145062;
}

.detail-healthcare .co1 .content img {
    margin-bottom: 20px;
}

/* .detail-healthcare .co1 .content figcaption {
    text-align: center;
} */

.detail-healthcare {
    position: relative;
}

.detail-healthcare .title_hd {
    font-size: 1.875rem;
    font-weight: 700;
    color: #1f1f1f;
}

.detail-healthcare .new-list-post-pro {
    position: relative;
    padding: 0 12px;
}

.detail-healthcare .new-list-post-pro .post-image {
    position: relative;
    overflow: hidden;
}

.detail-healthcare .new-list-post-pro .post-image img {
    width: 100%;
    height: 202.5px;
    object-fit: cover;
    border-radius: 10px;
}

.detail-healthcare .new-list-post-pro .post-content {
    padding-top: 10px;
}

.detail-healthcare .new-list-post-pro .post-content h3 {
    margin-bottom: 5px;
}

.detail-healthcare .new-list-post-pro .post-content h3 a {
    font-size: .9375rem;
    color: #145062;
}

.detail-healthcare .new-list-post-pro .post-content .time {
    font-size: .9375rem;
}

.detail-healthcare .co2 {
    margin-bottom: 30px;
}


.detail-healthcare .share-box {
    margin: 25px 0;
}

.detail-healthcare .share-box a {
    margin-bottom: 0;
    margin-right: 6px;
}

.detail-healthcare .share-box .share-icons-title {
    font-size: .9375rem;
    color: #000000;
}




.detail-healthcare .slick-arrow {
    border: 1px solid;
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #B4BFC8;
    position: absolute;
    top: 42%;
    cursor: pointer;
    z-index: 2;
}

.detail-healthcare .slick-arrow:hover {
    color: #35ABFF;
}

.detail-healthcare .slick-prev.slick-arrow {
    left: -50px;
}

.detail-healthcare .slick-next.slick-arrow {
    right: -50px;
}

.detail-healthcare .slick-prev.slick-arrow i::before {
    content: "\f104";
}

.detail-healthcare .slick-next.slick-arrow i::before {
    content: "\f054";
}