.footer { padding: 40px 0; background-color: #002d74; color: #FFF; margin-top: 30px; } .footer .brand-logo { max-width: 270px; } .footer .copyright { color: #475d8e; font-size: 0.9rem; } .footer nav { border: solid 1px rgba(255, 255, 255, 0.25); border-left: none; border-right: none; padding: 1rem 0; margin: 1rem 0; text-align: left; } .footer nav h3 { font-size: 1rem; } .footer nav ul { list-style: none; color: rgba(255, 255, 255, 0.50); font-size: 0.8rem; padding-left: 0.5rem; } @media (max-width: 768px) { .footer nav h3 { font-size: 1.2rem; } .footer nav ul { font-size: 1rem; } } .footer nav a { color: #FFF; text-decoration: none; } .footer nav ul a { color: rgba(255, 255, 255, 0.50); } .footer nav ul li { word-break: keep-all; } .footer nav a:hover, .footer nav ul a:hover { color: #007bff; }.nav-block.sticky-top.active { transition-duration: .3s; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } .nav-block { background-color: #fafafa; padding: 10px 0; } .nav-block a { text-decoration: none; } #navbar a:hover { border-bottom: dotted 2px #002d74; transition-duration: 0s; padding-bottom: 1rem; } .nav-block .brand-logo { min-height: 46px; max-width: 300px; min-width: 200px; } .nav-block .header-R { color: #727272; padding-right: 0; } .nav-block .header-R .brand-tel { font-size: 1.8rem; letter-spacing: 4px; } .nav-bar { background-color: transparent; } @media (max-width: 990px) { .nav-bar { top: 90px; box-shadow: -3px 2px 5px rgba(0, 0, 0, 0.3); background-color: #fafafa; } .navbar-nav .nav-link { padding: 1rem; border-bottom: dashed 1px #CCC; } } @media (max-width: 992px) { .nav-bar { top: 80px; } } .nav-item { line-height: 100%; margin-left: 1rem; } @media (min-width: 1201px) { .nav-container { max-width: 1300px; } } .navbar-toggle { border: 0; /*height: 50px; width: 53px;*/ padding: 6px 17px; box-sizing: border-box; cursor: pointer; outline: none; transition-duration: .5s; position: absolute; right: 0px; top: 15px; background-color: transparent; } .toggle-bar, .toggle-bar::after, .toggle-bar::before { cursor: pointer; border-radius: .5px; height: 4px; width: 20px; background: #0188a6; position: absolute; display: block; content: ''; } .toggle-bar::before { top: -7px; transition-duration: .5s; } .toggle-bar::after { top: 7px; transition-duration: .5s; } .navbar-toggle.trigger .toggle-bar::before { transform: rotate(45deg); transform-origin: left center; transition-duration: .5s; } .navbar-toggle.trigger .toggle-bar::after { transform: rotate(-45deg); transform-origin: left center; transition-duration: .5s; } .navbar-toggle.trigger .toggle-bar { background-color: transparent; transition-duration: .5s; transform-origin: center center; } nav .dropdown .btn-sm, nav .dropdown .btn-group-sm>.btn { font-size: 0.7rem; line-height: 1; } nav .dropdown-menu { min-width: 7rem; } nav .dropdown-item { padding: 0 1rem; font-size: 0.8rem !important; }.area-title { margin-top: 4%; text-align: center; } .area-title h4 { font-size: 1.7rem; font-weight: bold; margin-bottom: 2%; color: #002d74; } .area-title h5 { font-size: 1.2rem; margin-bottom: 1%; margin-top: 4%; color: #002d74; } .area-title p { color: #8c8c8c; } .area-title.backgray { background-color: #f3f5f6; padding-top: 3%; padding-bottom: 3%; padding-left: 7%; padding-right: 7%; } .ex-box { position: absolute; top: 8%; left: 16%; color: #132f78; } .ex-box .ex-txt { font-size: 2rem; border: 1px solid #132f78; border-left: none; border-right: none; } .ex-box .ex-txt small { font-size: 0.9rem; line-height: 120%; } .ex-box2 { top: 4%; left: 3%; } .index-doctors-card img { max-width: 150px; } .index-doctors-card .card { border: none; background-color: transparent; text-align: left; } @media (min-width: 992px) { .index-doctors-card .card:first-child { margin-left: 4rem; } .index-doctors-card .card:last-child { margin-right: 4rem; } } @media (max-width: 991px) { .index-doctors-card .card { text-align: center; } .index-doctors-card .card img { margin-left: auto; margin-right: auto; } } .index-doctors-card .card-body { padding: 0; } .index-news { max-width: 90%; } .index-news a { text-decoration: none; } .index-news dt, .index-news dd { border-bottom: solid 1px #002d74; margin-bottom: 1rem; padding-bottom: 0.5rem; font-weight: normal; } .index-bloger-box { background: url(/images/content/index-03.jpg) center 100%; background-size: cover; background-repeat: no-repeat; } .index-bloger { padding-top: 5rem; padding-bottom: 1rem; } .index-bloger-bg { background-color: rgba(255, 255, 255, 0.82); padding: 3rem; margin-bottom: 1rem; text-align: left; } .index-bloger-bg img { max-width: 40%; } .index-course-box { position: relative; } .index-course-box h4 { background-color: #FFF; padding: 0 1rem; position: absolute; margin: auto; top: -0.9rem; left: 0; right: 0; z-index: 99; width: 14%; } .index-course h5 { margin-top: 0; } .index-course { text-align: left; } @media (max-width: 768px) { .index-course-box h4 { width: 39%; } } .index-course h5 { font-size: 2rem; line-height: 150%; } .index-course { border: solid 1px #002d74; padding: 1.5rem; } .index-info h5 { margin-top: 1rem; margin-bottom: 0; } .index-info button { margin-top: 1rem; }@charset 'UTF-8'; body { font-family: Microsoft JhengHei; line-height: 180%; overflow-x: hidden !important; } a { color: #002d74; text-decoration: underline; transition-duration: .1s; } a:hover { color: #004eca; text-decoration: none; transition-duration: .3s } a.page-link { text-decoration: none; background-color: #002d74; color: #FFF; padding: 0.3em 0.5rem; font-size: 0.8rem; line-height: 1; border: none; margin: 10%; } a.flex-column { text-decoration: none; } .max-h250 { max-height: 250px; } .btn-ug { color: #fff; background-color: #002d74; border-color: #002d74; border-radius: 1rem; padding: 0.25rem 2rem; cursor: pointer; text-decoration: none; } .btn-ug:hover { background-color: #0049bb; border-color: #0049bb; color: #fff; } .home-carousel .items-block { background-position: center; background-size: cover; background-repeat: no-repeat; } .home-carousel .slick-prev, .home-carousel .slick-next { width: auto; height: auto; } .home-carousel .slick-prev::before, .home-carousel .slick-next::before { font-size: 30px; color: #004eca; } .home-carousel .slick-prev { left: 20px; z-index: 1; } .home-carousel .slick-next { right: 20px; z-index: 1; } @media (max-width: 1310px) { .nav-block a { margin-left: 0.5rem; font-size: 0.9rem; } } @media (max-width: 1200px) { html { font-size: 85%; } .container { width: 1170px; } .nav-block a { margin-left: 0; font-size: 1.2rem; } } @media (max-width: 992px) { html { font-size: 70%; } .container { width: 970px; } .ns-slideright-md { background-color: rgba(255, 255, 255, 0.85); } } @media (max-width: 768px) { html {} .container { width: 90%; } } @media (max-width: 576px) { html {} } @media (max-width: 464px) {} @media (max-width: 352px) { .container { width: 340px; } } .sticky { position: fixed !important; top: 84px; left: 0; right: 0; z-index: 999; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } @media (max-width: 1200px) { .sticky { top: 89px; } } @media (max-width: 992px) { .sticky { top: 84px; } } @media (max-width: 526px) { .sticky { top: 79px; } } .news-list p { font-weight: normal; margin-top: 1rem; } .news-list h5 { font-size: 1.5rem; } .map-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #ddd; border-radius: 0.25rem; transition: all 0.2s ease-in-out; max-width: 100%; } form.contacts { border: solid 1px #d8d8d8; padding: 3% 7%; } .contacts .form-row { background-color: #e6e6e6; padding: 0.5rem; } .contacts .form-group { margin-bottom: 1px; } .contacts .form-control { padding: 0 0.75rem; } .contacts .col-form-label { text-align: right; } .contacts-icons { font-size: 30px; text-decoration: none; margin: 2rem; } .contacts-icons.icons-line img { background-color: #002d74; } .contacts-icons.icons-line img:hover { background-color: #004eca; } .index-course span.badge { margin-left: 1rem; } .course-box .list-group-item { border: none; padding: 0 1rem; margin-bottom: 1rem; } a:hover .index-course { border: dotted 1px #002d74; } .index-course h6 { font-size: 1.5rem; } .index-course li { list-style-position: inside; color: #8c8c8c; } .course-related { text-align: left; } .course-related h5 { font-size: 1rem; } .course-related a { text-decoration: none; } .course-related .card { border: solid 1px #002d74; } .course-related .card:hover { background-color: #f8f9fa; border: dotted 1px #002d74; } .course-related .card-body { padding: 0rem 1.25rem 0.5rem 1.25rem; } .index-course img.float-left { margin: 0 1rem 1rem 0; } .index-course ol.outside li, .index-course ul.outside li { list-style-position: outside; } .job-list h5 { margin: 0; } .job-list button { width: 100%; cursor: pointer; } .job-list .card { margin-bottom: 1rem; } .job-list .card-header { padding: 0; } .job-list .btn-link { color: #002d74; } .job-list .btn-link:hover { text-decoration: none; color: #007bff; } .job-list dt { font-weight: normal; text-align: left; padding: 0; width: 12%; float: left; } .job-list dd { width: 88%; float: left; } @media (max-width: 576px) { .job-list { width: 100% !important; } .job-list dt { width: 25%; } .job-list dd { width: 75%; } } .job-list h6 { font-size: 1.2rem; font-weight: bold; } .job-list ol { padding: 0 1.2rem; } .job-list .card-body { padding: 1.25rem 2rem; } .news-slider .slick-carousel { text-align: center; } .news-slider .slick-carousel img { max-width: 100%; margin-left: auto; margin-right: auto; } .slider-syn.news-slider { background-color: #E3E3E3; padding-top: 1rem; } .news-slider .slick-carousel .items-block { width: 90%; margin: 0 auto; text-align: center; display: block; vertical-align: middle; cursor: pointer; } .news-slider .slick-carousel.items-view .items-block {} .news-slider .slick-prev.slick-arrow::before { content: '<'; font-size: 50px;     color: black; }  .news-slider .slick-next.slick-arrow::before {     content: '>'; font-size: 50px; color: black; } .news-slider .slider-nav img { max-height: 127px; } .news-slider .slider-nav { padding: 1rem; } .news-slider .slick-prev, .news-slider .slick-next { width: auto; height: auto; top: -150%; } .news-slider .slick-prev { left: auto; } .news-slider .slick-next { right: 1rem; } .img-normal .card-body { padding: 0; max-height: 200px; padding-bottom: 60px; } .diamond .card { background-color: #121937; } .diamond .card p { color: #FFF; font-size: 1.2rem; } .diamond .card h5 { color: #9fd9f6; font-weight: bold; margin-top: 0; font-size: 1.5rem; } .diamond .card .card-title::before { content: ''; display: inline-block; width: 47px; height: 37px; background: url(/images/sprites/icon-diamond.png) no-repeat; vertical-align: sub; } .fat img { padding: 2rem 2rem 0 2rem; } .use-part1 { background-color: #e9f8ff; } .use-part2 { background-color: #fff79a; } .use-part1, .use-part2 { padding: 0 2rem 2rem 2rem; border-radius: 0.5rem; } .use-part1 img, .use-part2 img { max-width: 89%; } .products-qa h5, .products-qa button { margin-top: 0; } .products-qa button { width: 100%; cursor: pointer; } .dropdown-menu { z-index: 1061; } .Timeline { width: 830px; margin: 5rem auto; position: relative; } .Timeline-line { width: 40px; height: 100%; position: absolute; left: 50%; margin-left: -20px; padding-left: 20px; cursor: pointer; } .Timeline-line::after { content: ''; position: absolute; border-left: 1px solid #dedede; height: 100%; } .Timeline-item { width: 100%; position: relative; z-index: 90; } .Timeline-item-inner { position: relative; margin-bottom: 40px; width: 345px; border: 1px solid #dedede; transition: all .3s ease; margin: -10px 0 -20px; } .Timeline-item:hover .Timeline-item-inner { border: 1px solid #999; } .Timeline-item-inner::before { content: ''; position: absolute; top: 50%; right: -87px; border-radius: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-color: #999; width: 12px; height: 12px; } .Timeline-item-inner::after { content: ''; width: 20px; height: 20px; position: absolute; right: -9px; top: 50%; height: 0; width: 0; border-bottom: 8px solid transparent; border-left: 8px solid #dedede; border-top: 8px solid transparent; -webkit-transform: translateY(-50%); transform: translateY(-50%); transition: all .2s ease; } .Timeline-item-index { position: absolute; right: -45px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #c9c9c9; font-size: 1.5rem; font-weight: 200; font-family: Georgia, 'Times New Roman', Times, serif; } .Timeline-item-top { background-color: #8197ba; padding: 10px 15px; } .time .card-header { background-color: #8197ba; } .Timeline-item-content { background-color: #fff; padding: 10px 20px 20px; text-align: center; } .Timeline-item-content p { margin-bottom: 0; } @media (min-width: 993px) { .Timeline-item:nth-child(2n+1) { margin-left: 50%; padding-left: 70px; width: 50%; } .Timeline-item:nth-child(2n+1) .Timeline-item-index { opacity: .6; left: -45px; right: auto; } .Timeline-item:nth-child(2n+1) .Timeline-item-inner::after { height: 0; width: 0; border-bottom: 8px solid transparent; border-right: 8px solid #c9c9c9; border-top: 8px solid transparent; border-left: 0; right: auto; left: -9px; } .Timeline-item:nth-child(2n+1) .Timeline-item-inner::before { right: auto; left: -67px; } } .Timeline-item:hover .Timeline-item-inner::after { height: 0; width: 0; border-bottom: 8px solid transparent; border-left: 8px solid #999; border-top: 8px solid transparent; } @media (min-width: 993px) { .Timeline-item:nth-child(2n+1):hover .Timeline-item-inner::after { height: 0; width: 0; border-bottom: 8px solid transparent; border-right: 8px solid #999; border-top: 8px solid transparent; border-left: 0; } } @media (max-width: 992px) { .Timeline-item { margin-bottom: 3rem; } }#gotop { display: none; position: fixed; right: 20px; bottom: 30px; width: 40px; height: 40px; line-height: 32px; text-align: center; font-size: 25px; background: rgba(0, 0, 0, .36); color: #FAFCFD; cursor: pointer; z-index: 91; } #gotop>span.fa { top: -5px; } #gotop>.txt { position: absolute; width: 100%; line-height: normal; font-size: 12px; bottom: 5px; text-align: center }#product_menu_sub { background-color: #002d74; } #product_menu_sub li { background-color: #FFF; margin-left: 3rem; margin-right: 3rem; height: 25px; } #product_menu_sub li img { height: 30px; margin-top: -8px; } #product_menu_sub li:hover, #product_menu_sub li.on { background-color: #82c1ff; } iframe.movie-big { height: 600px; } @media (max-width: 768px) { iframe.movie-big { height: 300px; } } @media (max-width: 992px) { #product_menu_sub li { background-color: transparent; color: #FFF; margin-left: 1rem; margin-right: 1rem; } #product_menu_sub li:hover, #product_menu_sub li.on { background-color: transparent; color: #82c1ff; } } #product_menu_sub.menu_sub_words li { background-color: transparent; color: #FFF; margin-left: 1rem; margin-right: 1rem; } #product_menu_sub.menu_sub_words a { color: #FFF; text-decoration: none; } #product_menu_sub.menu_sub_words li:hover, #product_menu_sub.menu_sub_words a:hover, #product_menu_sub.menu_sub_words li.on { background-color: transparent; color: #82c1ff; } .no-bg .card { background-color: transparent; border: none; } .products-mv { min-height: 271px; } .full-bg { text-shadow: 0 2px 3px rgba(0, 0, 0, 0.8); } .products-img .card-img-top { max-width: 90%; padding: 3rem 0; padding-bottom: 0; margin-left: auto; margin-right: auto; } .products-img .card { background-color: #c0bba8; } .products-img.white-bg .card { background-color: #FFF; } .products-img .card-title { font-weight: bold; color: #5a5858; } .products-img .card-text { color: #5a5858; }.pages-banner { border-bottom: solid 1px #e5e5e5; border-top: solid 1px #e5e5e5; position: relative; } .pages-banner .words { position: absolute; width: 30%; text-align: center; z-index: 99; top: 38%; } .pages-banner h3 { color: #FFF; font-weight: bolder; font-size: 2rem; width: 50%; margin-left: auto; margin-right: auto; border: dotted 3px; padding: 1rem; } .pages-banner .words.black h3 { color: #000;} @media (max-width: 576px) { .pages-banner h3 { width: auto; font-size: 1.5rem; padding: 0.5rem; margin-left: 1rem; } } .cases-box { width: 95%; margin-left: auto; margin-right: auto; } .cases-box .slick-carousel .items-block{ width:97%; margin: 0 auto; border: 1px solid #CCC; border-radius: 0.5rem; text-align: center; display: block; vertical-align: middle; padding: 2rem 2rem 0 2rem; background: url(/images/sprites/bg-cases.jpg) repeat; } .cases-box .items-block img { display: inline-block; } .cases-box .items-block img { border: solid 1px #dfdfdf; border-radius: 0.5rem; max-width: 40%;} .cases-box .items-block img.mx-2 { border: none;} .cases-box .slick-carousel.items-view .items-block{padding: 20% 0;} .cases-box .slick-slide.slick-current .items-block{} .cases-box .slick-arrow { width: 30px; height: 30px; z-index: 99; } .cases-box .slick-arrow::before{font-size: 30px;color: black;} .cases-bloger .card-text { text-align: left; }