h1,.clinic .col-md-4 div h6{position: relative;width: fit-content;margin: auto;padding-bottom: 20px}
h1:after,.clinic .col-md-4 div h6:after{content:'';position: absolute;width: 50%;height: 4px;background:#0083c9;bottom: 0;left: 0;right: 0;margin: auto;}
.qut h1,.qut,.trait .bg h1,.trait .bg div{color: #fff;}

.aboutTab img{width: 65px;}
.aboutTab{color: #777;}
.aboutTab li,.aboutTab li img{transition: .5s all;}
.aboutTab li:hover{color:#0083c9}
.aboutTab li:first-child:hover img{content: url('../image/about/icon_1_active.png')}
.aboutTab li:nth-child(2):hover img{content: url('../image/about/icon_2_active.png')}
.aboutTab li:nth-child(3):hover img{content: url('../image/about/icon_3_active.png')}
.aboutTab li:nth-child(4):hover img{content: url('../image/about/icon_4_active.png')}
.aboutTab li:nth-child(5):hover img{content: url('../image/about/icon_5_active.png')}
.aboutTab li:nth-child(6):hover img{content: url('../image/about/icon_6_active.png')}
.aboutInfo>div{padding: 90px 0;text-align: center;}
.aboutInfo h4{color: #0083c9;font-size: 20px;margin-top: 50px;}
.aboutInfo .mg{margin:25px 0;}

.qut{background:url("../image/about/bg.jpg") no-repeat;background-size: cover;padding: 50px 0 40px 0;}
.qut h1,.qut{font-style:italic;}
.qut h1,.qut h1:after,.team h1,.team h1:after,.clinic .col-md-4 div h6:after,.trait .bg h1,.trait .bg h1:after{margin: unset;}
.qut h1:after,.trait .bg h1:after{background: #fff;}
.qut .col-md-6{text-align: center;}
.qut .col-md-6>div{width:72%;text-align: left;}
.qut .col-md-6>div p{margin-top: 25px;}
.qut .col-md-6 img,.qut .col-md-6>div{margin: auto;}

.team{padding: 100px 0 90px 0;}
.team p,.trait .bg div p{margin-top: 25px;}
.team .arrowBtn{margin-top: 50px;}
.team .arrowBtn a{font-size:20px;color:#0083c9;font-weight:lighter;border: 1px solid #0083c9;padding: 5px 20px 5px 60px;background: url("../image/about/arrow.png") 20px center no-repeat;background-size:20px auto;transition: .5s all;}
.team .arrowBtn a:hover{color: #fff;background: #0083c9 url("../image/about/arrow_active.png") 20px center no-repeat;}

.service>p{width: 75%;text-align: center;margin:25px auto 60px auto;}
.service .col-md-4 p{font-size:20px;margin-top: 25px;}
.service .col-md-4 div{width: fit-content;margin: auto;text-align: center;}

.clinic{padding: 88px 15px 93px 15px;}
.clinic .row{align-items: stretch;}
.clinic .col-md-4{margin-top:40px;}
.clinic .col-md-4 div{border: 1px solid rgba(238,61,139,.15);width:95%;padding:10px 10px 20px 10px;margin: auto;height: 100%;}
.clinic .col-md-4 div img{width: 100%;}
.clinic .col-md-4 div h6{font-size:18px;color: #0083c9;margin: 20px 0 10px 0;padding-bottom: 13px}
.clinic .col-md-4 div h6:after{width:96px;height: 2px;}
.clinic .col-md-4 div p{line-height: initial;}

.certificate h2{color:#0162ae;font-size: 38px;}
.certificate h6{margin-top:20px;font-size: 18px;}
.certificate h3{color:#0083c9;font-size: 32px;margin-top: 50px;margin-bottom:5px;}
.certificate p{font-size: 17px;margin-bottom: 70px}

.trait{text-align: center;margin-top: 20px;}
.trait h6{color:#0083c9;margin-bottom: 5px;font-size:17px;margin-top:40px;}
.trait .bg{background: #f4f5fb;padding: 20px;margin-top: 50px;display: flex;}
.trait .bg>div{padding: 30px 30px 30px 14px;margin: 20px 0 20px -20px;background:#0083c9;position: relative;}
.trait .bg .triangle,.trait .bg .triangle::before,.trait .bg .triangle::after{position: absolute;left: 0;width: 16px;}
.trait .bg .triangle{height: 100%;top:0; margin-left: -16px;overflow: hidden;}
.trait .bg .triangle::before,.trait .bg .triangle::after{content: "";position: absolute;height: 50%;background-color: #0083c9;z-index: 2;}
.trait .bg .triangle::before {top: -6px;transform: skewY(40deg);}
.trait .bg .triangle::after {bottom: -8px;transform: skewY(-40deg);}
.trait .bg div p{font-size: 15px;text-align: left;line-height: 27px;}

.technology>div{padding: 100px 0;}
.technology .title{display: flex;align-items: center;margin-bottom: 25px;}
.technology .title strong{font-size:36px;font-style: italic;color: #0083c9;padding-right:15px;}
.technology .title p{height: 2px;background:#0083c9;flex-grow: 1;}
.technology .mg{margin:20px 0 15px 0;}
.technology li{padding:15px 0;border-bottom:1px solid #e2e2e2;align-items: center;color: #888;}
.technology li h6{color:#0083c9;margin-bottom:15px;font-size:18px;}

.special{background:#f8f8f8;}
.special ul{display: flex;justify-content: space-between;text-align: center;padding: 55px 0;}
.special ul p{margin-top: 15px;}
@media (max-width: 768px) {
    body{padding-top: 44px;}
    .aboutTab li{font-size: 10px;padding: 5px;}
    .aboutTab li>div img{width: 35px;margin-bottom: 0;}
    .aboutTab li>div{min-height: 45px;margin: 0;}
    .aboutTab ul{border:unset;}
    .aboutInfo>div,.qut,.team,.clinic{padding-top:40px;padding-bottom:40px;}
    .aboutInfo h4{margin-top:30px;font-size: 12px;line-height: 20px;}
    .aboutInfo .mg{margin: 15px 0;}
    .qut .col-md-6>div,.service>p,.technology .col-md-3 img{width: 100%;}
    .qut .col-md-6{text-align: right;}
    .qut .col-md-6 img{width: 80px;}
    .team .arrowBtn a,.service .col-md-4 p{font-size: 12px;}
    .team .arrowBtn a{background-size:15px auto;background-position: 10px center;padding: 5px 15px 5px 35px;font-weight: normal;}
    .service>p{margin-bottom: 25px;}
    .service .col-md-4:first-child{padding-right: 5px;}
    .service .col-md-4:nth-child(2){padding:0 8.5px;}
    .service .col-md-4:last-child{padding-left:5px;}
    .service .col-md-4 p{margin-top: 10px;}
    .clinic .col-md-4,.certificate h3,.trait h6, .team .arrowBtn{margin-top: 30px;}
    .clinic .col-md-4 div h6{margin: 10px 0 5px 0;padding-bottom:5px;font-size: 10px;}
    .clinic .col-md-4 div{width: 100%;padding: 5px 5px 8px 5px;}
    .clinic .col-md-4:nth-child(2n){padding-left: 7.5px;}
    .clinic .col-md-4:nth-child(2n-1){padding-right: 7.5px;}
    .certificate h2,.technology .title strong{font-size: 13px;}
    .certificate h6,.certificate p,.trait h6{font-size:11px;}
    .certificate h6{line-height: 20px;font-weight: normal;}
    .certificate h3,.technology li h6{font-size: 12px;}
    .certificate img{width: 70%;}
    .trait .bg{flex-wrap: wrap;}
    .trait .bg>div{margin: 0;}
    .trait .bg div p{font-size: 12px;line-height: 24px;}
    .technology>div{padding:40px 0;}
    .technology .title img{width: 24px;}
    .technology .col-md-3:nth-child(2n-1){margin-bottom: 15px;}
    .technology .col-md-3:nth-child(2n){margin-top: 15px;}
    .special ul img{height: 37px;}
    .special ul{padding: 25px 0;}
    .special ul p{margin-top: 10px;font-size: 10px;line-height: initial;}
    .technology li h6{margin-bottom: 5px;}
    .special ul{flex-wrap: wrap;}
    .special ul li{width: 33%;}
    .special ul li:not(:last-child){margin-bottom: 20px;}
}