.va-the-header,
.va-main {
  font-family: "UTM Aptima";
}

.va-container {
  max-width: 1550px;
  margin: 0 auto;
  padding: 0 15px;
}
.va-the-header {
  height: 72px;
}
#va-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 99;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
}
.va-header-page {
  padding: 16px 0;
}
.va-logo img {
  height: 40px;
}
.va-header-page .list-flex {
  justify-content: space-between;
}
.menu-main-2 ul li {
  display: inline-block;
  margin: 0 27px;
  font-size: 20px;
  color: #2a3580;
  font-weight: 700;
}
.menu-main-2 ul li a {
  color: #2a3580;
}
.menu-main-2 ul ul {
  position: absolute;
  left: 0;
  width: 300px;
  background: #f7f7f7;
  padding: 0 20px;
  top: 100%;
}
.menu-main-2 ul ul li {
  color: #2a3580;
  font-size: 16px;
  line-height: 1.3;
  padding: 12px 0;
  display: block;
  margin: 0;
  position: relative;
}
.menu-main-2 ul ul li a {
  padding: 0;
}
.menu-main-2 ul li {
  position: relative;
}
.menu-main-2 ul ul li::after {
  background: #4a4a4a;
  position: absolute;
  left: 3px;
  content: "";
  top: 0;
  height: 1px;
  width: 100px;
}
.menu-main-2 ul ul li:first-child::after {
  display: none;
}
/* .va-languages{
	    padding: 5px;
    background: #D4D6E6;
    margin-left: 50px;
    border-radius: 30px;
    color: #4A4A4A;
    font-size: 12px;
    font-weight: 700;
} */
.hd-right .item-inline {
  vertical-align: middle;
}
/* .va-languages .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{
	    width: 62px;
    background: none !important;
    text-align: right;
    padding: 1px 10px 5px;
} */
.va-btn {
  border: 1px solid #d55672;
  font-size: 16px;
  color: #d55672;
  font-weight: 700;
  padding: 6px 19px 9px;
  line-height: 1.3;
  border-radius: 16px;
  background: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  display: inline-block;
}
.va-btn:hover {
  background: #d55672;
  border-color: #d55672;
  color: #fff !important;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}
.va-online {
  margin-left: 27px;
}
.va-online:hover {
  transform: scale(1);
  -webkit-transform: scale(1);
}
.vah-service-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.menu-main-2 ul li a:hover {
  color: #d55672 !important;
}
.vah-info-slider {
  background: #2a3580;
  padding: 30px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35.5%;
}
.vah-info-slider h3 {
  font-size: 48px;
  line-height: 1.33;
  margin-bottom: 28px;
  font-weight: 700;
}
.vah-info-slider .vah-slider-des p {
  font-size: 20px;
  line-height: 1.2;
}
.vah-slider-des {
  margin-bottom: 84px;
}
.vah-slider-item-box {
  min-height: 680px;
}
.vah-feature-slider img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.vah-service {
  padding: 53px 0 184px;
  background: #fafafa;
  position: relative;
}
.vah-position {
  position: absolute;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.va-main {
  position: relative;
  overflow-x: hidden;
}
.vah-position-1 {
  top: -100px;
  left: -900px;
}
.vah-position-2 {
  top: 1500px;
  left: -600px;
}
.vah-position-3 {
  top: 1212px;
  right: -900px;
}
.vah-position-4 {
  top: 2990px;
  left: -974px;
}
.vah-position-5 {
  top: 2670px;
  right: -700px;
}
.vah-service .va-container,
.va-home-banner,
.vah-doctor,
.vah-about-slider,
.vah-office,
.vah-partner-slider-list {
  position: relative;
  z-index: 3;
}
.va-title {
  font-size: 48px;
  color: #2a3580;
  margin-bottom: 11px;
  line-height: 1.33;
  font-weight: 700;
}
.va-title-small {
  font-size: 38px;
}
.vah-feature-slider {
  width: 64.5%;
}
.vah-service-tab {
  width: 70%;
  padding-right: 62px;
}
.vah-service-tab .nav-tabs {
  border: none;
  margin-bottom: 45px;
}
.vah-service-tab .nav-tabs .nav-item {
  border-left: 2px solid #4a4a4a;
}
.vah-service-tab .nav-tabs .nav-item:first-child {
  border-left: none;
}
.vah-service-tab .nav-tabs .nav-item a {
  border: none;
  padding: 0 90px;
  color: #4a4a4a;
  font-size: 24px;
  font-weight: 700;
}
.vah-service-tab .nav-tabs .nav-item.show .nav-link,
.vah-service-tab .nav-tabs .nav-link.active {
  color: #2a3580;
  background: none;
}
.vah-service-tab .nav-tabs .nav-item a:hover {
  color: #2a3580 !important;
}
.vah-service-slider {
  width: 30%;
}
.vah-service-box {
  margin-top: 104px;
}
.vah-service-list {
  margin: 0 -24px;
}
.vah-service-it {
  padding: 0 24px;
  margin-bottom: 46px;
  width: 50%;
}
.vah-service-it-box {
  background: #4e5796;
  border-radius: 16px;
  padding: 15px 15px 15px 24px;
  position: relative;
  height: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  /* align-items: center; */
}
.vah-service-it-box:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
}
.vah-service-icon {
  position: relative;
  width: 120px;
  height: 120px;
}
.vah-service-it-info h3 {
  margin-bottom: 12px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.35;
}
.vah-service-it-info p {
  font-size: 16px;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 18px;
}
.va-flex {
  display: flex;
  flex-wrap: wrap;
}
.vah-service-slider-item {
  height: 600px;
}
.vah-service-slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.vah-title {
  margin-bottom: 32px;
}
.vah-title p {
  font-size: 20px;
  color: #2a3580;
  line-height: 1.35;
  margin-bottom: 0;
}
.vah-doctor {
  background: rgba(247, 247, 247, 0.9);
  padding: 54px 0 16px;
}
.vah-doctor-list {
  margin: 0 -40px;
}
.vah-doctor-item {
  width: 25%;
  padding: 0 40px;
  margin-bottom: 32px;
}
.vah-doctor-box {
  background: #fff;
  opacity: 0.9;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
  border-radius: 16px;
  padding: 32px 22px 60px;
  height: 100%;
}
.vah-doctor-feature {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-bottom: 26px;
  display: inline-block;
}
.vah-doctor-box:hover .vah-doctor-feature {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}
.vah-doctor-name {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 14px;
  line-height: 1.3;
}
.vah-doctor-option,
.vah-doctor-des {
  margin-bottom: 6px;
  line-height: 1.33;
  font-size: 12px;
  color: #4a4a4a;
}
.vah-doctor-more-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vah-doctor-more {
  font-size: 24px;
  color: #4a4a4a;
  font-weight: 700;
  line-height: 1.33;
}
.vah-doctor-more-box .vah-doctor-link {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.vah-doctor-more-box .va-btn {
  padding: 4px 7.5px 5px;
  font-size: 10px;
}
.vah-doctor-more-box .va-btn:hover {
  background: #d55672;
  color: #fff !important;
}
.vah-office {
  padding: 54px 0 106px;
}
.va-main {
  background: #fafafa;
}
.vah-office-it {
  width: 33.33%;
  padding: 90px 30px 120px;
  background: rgba(247, 247, 247, 0.9);
  position: relative;
  color: #2a3580;
}
.vah-office-it .vah-office-icon {
  margin-bottom: 25px;
}
.vah-office-it .vah-office-icon img {
  height: 90px;
}
.vah-office-it h3 {
  font-size: 36px;
  margin-bottom: 28px;
  font-weight: 700;
}
.vah-office-it .vah-office-des {
  font-size: 20px;
  line-height: 1.35;
  margin-bottom: 20px;
  min-height: 81px;
}
.vah-office-it .vah-office-link {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 80px;
}
.vah-office-it .va-btn {
  font-size: 16px;
  padding: 0px 16.5px 3px;
}
.vah-office-it:nth-child(1) .va-btn,
.vah-office-it:nth-child(3) .va-btn {
  color: #2a3580;
  border-color: #2a3580;
}
.vah-office-it:nth-child(1) .va-btn:hover,
.vah-office-it:nth-child(3) .va-btn:hover {
  background: #2a3580;
}
.vah-office-it:nth-child(2) {
  background: #2a3580;
  color: #fff;
}
.vah-partner {
  padding-bottom: 90px;
  background: #f7f7f7;
  padding-top: 54px;
}
.vah-partner .va-title {
  margin-bottom: 106px;
  position: relative;
}
.vah-partner-item {
  margin: 5px 24px;
  text-align: center;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.vah-partner-slider .slick-track {
  display: flex !important;
  align-items: center;
}
.vah-partner-item img {
  max-height: 102px;
}
.vah-partner-slider:nth-child(2n) .slick-track {
  margin-left: -80px;
}
.ft-bg {
  color: #fff;
}
.ft-bg .flex-item {
  width: 33.33%;
}
.ft-left {
  background: #2a3580;
  padding: 34px 60px 7px;
}
.ft-logo {
  margin-bottom: 55px;
}
.ft-info {
  padding: 0 20px;
}
.ft-info ul li {
  margin-bottom: 13px;
  font-size: 20px;
  font-weight: 700;
  padding-left: 30px;
  position: relative;
}
.ft-info ul li i {
  position: absolute;
  top: 3px;
  left: 0;
  max-width: 24px;
}
.ft-social {
  padding: 24px 0 16px;
}
.ft-social a {
  color: #fff;
  margin: 0 16px;
  display: inline-block;
  font-size: 35px;
}
.ft-service {
  padding-top: 16px;
  border-top: 1px solid #fff;
}
.ft-service-it {
  padding: 0 20px;
  width: 50%;
  margin-bottom: 39px;
}
.ft-service-it p {
  line-height: 1.56;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}
.ft-map iframe {
  width: 100%;
  height: 100%;
}
.ft-right {
  background: #2a3580;
  padding: 36px 60px 15px;
}
.ft-time {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.75;
}
.ft-right-service-box {
  margin: 82px 0 79px;
}
.ft-right-service {
  width: calc(100% - 164px);
  padding-right: 20px;
}
.ft-code {
  width: 164px;
}
.ft-right-service h3 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 700;
}
.ft-right-service ul li {
  display: block;
  margin-bottom: 15px;
}
.ft-right-service ul li a {
  font-size: 16px;
  text-decoration: underline;
  color: #fff;
}
.ft-right-info h3 {
  font-size: 20px;
  margin-bottom: 45px;
  font-weight: 700;
}
.ft-right-info p {
  line-height: 1.75;
  font-weight: 700;
  font-size: 20px;
}
.ft-map {
  height: 100%;
}
.ft-info ul li a,
.ft-service-it p a {
  color: #fff;
}
.vah-about-slider {
  padding: 54px 0;
}
/*.vah-about-item{
	margin:  0 25px;
}*/
.vah-about-item-box {
  position: relative;
  height: 584px;
  width: 100%;
  position: relative;
  transform: scale(0.85);
  -webkit-transform: scale(0.85);
}
.vah-about-item-box::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  content: "";
}
.vah-about-des {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 20px;
  color: #2a3580;
  font-weight: 700;
  text-align: center;
  max-width: 80%;
  z-index: 5;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.vah-about-item.slick-center .vah-about-item-box {
  transform: scale(1);
  -webkit-transform: scale(1);
}
.vah-about-item.slick-center .vah-about-item-box::before {
  display: none;
}
.vah-about-item:hover .vah-about-des {
  opacity: 0;
}
.va-slider.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.va-slider .slick-next {
  background-image: url(../images/home-2/slider-right.png) !important;
}
.va-slider .slick-prev {
  background-image: url(../images/home-2/slider-left.png) !important;
}
.va-slider .slick-arrow {
  width: 10px;
  height: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent !important;
  border: none;
}
.va-slider .slick-dots li button:before {
  display: none;
}
.va-slider .slick-dots {
  bottom: 32px;
  right: 64px;
  text-align: right;
  left: auto;
  width: auto;
}
.va-slider .slick-dots li {
  width: 16px;
  height: 16px;
  margin: 0 8px;
}
.va-slider .slick-dots li button {
  width: 16px;
  height: 16px;
  background: transparent;
  border: 1px solid #ffffff;
  padding: 0;
  border-radius: 50%;
}
.va-slider .slick-dots li.slick-active button {
  background: #fff;
}
.va-home-banner .slick-prev {
  left: auto;
  right: calc(35% - 35px);
  bottom: 32px;
  transform: none;
  top: auto;
}
.va-home-banner .slick-next {
  left: auto;
  right: calc(35% - 92px);
  bottom: 32px;
  transform: none;
  top: auto;
}

.va-about-banner {
  height: 680px;
}
.va-about-tab {
  padding: 68px 0 80px;
  background: #fcfcfc;
  width: 100%;
}
.va-about-tab .nav-tabs .nav-item a {
  text-transform: uppercase;
  font-size: 48px;
  padding: 0 20px;
  display: block;
  line-height: 1;
}
.va-about-tab .nav-tabs .nav-item {
  border: none;
  width: 33.33%;
  text-align: center;
}
.va-about-tab .nav-tabs {
  margin-bottom: 82px;
}
.vah-about-content {
  min-height: 740px;
  position: relative;
}
.vab-tab-content-bg {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.vah-about-content-box {
  position: relative;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 16px;
  padding: 40px 50px;
}
.vah-about-content-box p {
  font-size: 20px;
  line-height: 2;
  color: #4a4a4a;
  margin-bottom: 0;
}
.vab-top-bg {
  padding: 80px 0 96px;
}
.vab-top-info {
  width: 50%;
  padding-right: 50px;
}
.vab-top-info h1 {
  font-size: 48px;
  line-height: 1.33;
  margin-bottom: 28px;
  font-weight: 700;
  color: #2a3580;
}
.vab-top-info p {
  font-size: 20px;
  line-height: 1.33;
  margin-bottom: 20px;
  color: #4a4a4a;
}
.vab-top-form {
  margin-top: 104px;
  max-width: 368px;
}
.vab-top-form label {
  font-size: 16px;
  font-weight: 700;
  display: block;
  color: #2a3580;
  margin-bottom: 0;
}
.vab-top-form .vab-input-it {
  height: 40px;
  position: relative;
  border-bottom: 1px solid #707070;
  padding-right: 120px;
  background: transparent;
}
.vab-top-form .vab-input {
  width: 100%;
  height: 32px;
  border: none;
  color: #4a4a4a;
  font-size: 16px;
}
.vab-top-form .vab-submit {
  min-width: 112px;
  padding: 7px 10px 8px;
  text-align: center;
  color: #d55672;
  font-size: 12px;
  font-weight: 700;
  border: 1px solid #d55672;
  border-radius: 16px;
  position: absolute;
  right: 0;
  top: 0;
}
.vab-top-video iframe {
  width: 100%;
  min-height: 419px;
}
.vab-top-video {
  width: 50%;
}
.vab-top {
  align-items: flex-end;
}
.vab-slider {
  background: #2a3580;
  padding: 48px 0 78px;
}
.vab-slider .slick-dots {
  text-align: center;
  right: 0;
  left: 0;
}
.vab-procedure {
  padding: 86px 0;
}
.vab-title {
  font-size: 48px;
  line-height: 1.33;
  margin-bottom: 81px;
  color: #2a3580;
  font-weight: 700;
}
.vab-procedure-bg-it {
  padding: 56px 0;
  background: #fff;
}
.vab-procedure-icon {
  width: 253px;
  padding-right: 30px;
}
.vab-procedure-des h3 {
  color: #d55672;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
}
.vab-procedure-des {
  width: calc(100% - 253px);
}
.vab-procedure-des p {
  font-size: 20px;
  line-height: 1.33;
  color: #4a4a4a;
  font-weight: 700;
  margin-bottom: 0;
}
.vab-procedure-bg-it:nth-child(2n) {
  background: #fafafa;
}
.vab-procedure {
  background: #fafafa;
}
.vab-cat {
  padding-bottom: 88px;
  background: #fafafa;
}
.vab-cat-list {
  margin: 0 -40px;
}
.vab-cat-it {
  padding: 0 40px;
  width: 25%;
  margin-bottom: 52px;
}
.vab-cat-it-box {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 16px;
  padding: 24px 20px 15px;
  height: 100%;
}
.vab-cat-it-box h3 {
  color: #d55672;
  font-size: 28px;
  font-weight: 700;
  padding-bottom: 24px;
  margin-bottom: 25px;
  position: relative;
}
.vab-cat-it-box h3::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 200px;
  margin: 0 auto;
  height: 0.5px;
  background: #4a4a4a;
  content: "";
}
.vab-cat-it-box ul li {
  display: block;
  margin-bottom: 22px;
  font-size: 20px;
  color: #4a4a4a;
}
.vab-cat-it-box ul li a {
  color: #4a4a4a;
}
.vab-cat-bg {
  background-position: center;
  background-repeat: no-repeat;
  min-height: 800px;
}
.vab-cat-it-4 {
  width: 100% !important;
}
.vab-cat-it-4 ul {
  display: flex;
  flex-wrap: wrap;
}
.vab-cat-it-4 ul li {
  width: 25%;
  padding: 0 20px;
}
.vab-cat-it-4 ul li li {
  width: 100%;
  padding: 0;
}
.vab-cat-info-box {
  display: inline-block;
  position: relative;
}
.vab-cat-info-box .vab-cat-info {
  position: absolute;
  width: 320px;
  min-height: 240px;
  background: rgba(74, 74, 74, 0.8);
  border-radius: 16px;
  padding: 28px 23px;
  color: #fff;
  bottom: 50%;
  left: 27px;
  transform: translateY(50%);
  -moz-transform: translateY(50%);
  text-align: left;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.vab-cat-info-box:hover .vab-cat-info {
  opacity: 1;
  visibility: visible;
}
.vab-cat-info-box .vab-cat-info h4 {
  margin-bottom: 22px;
  font-size: 20px;
  line-height: 1.33;
  font-weight: 700;
}
.vab-cat-info-box .vab-cat-info p {
  font-size: 20px;
  line-height: 1.33;
  font-weight: 400;
}
.vab-cat-info-box .va-info {
  cursor: pointer;
}
.header-right .list-inline {
  vertical-align: middle;
}
.vah-service-it-info {
  width: calc(100% - 120px);
  padding-right: 50px;
}
.vah-service-it-info .va-btn {
  padding: 3px 12px 4px;
  border-color: #fff;
  background: transparent;
  color: #fff;
}
.menu-main-2 li .fa-angle-down {
  font-size: 24px;
  font-weight: 500;
  position: relative;
  top: 4px;
}

/* Compare */


.page-template-result-compare table.text-left {
  margin-top: 50px;
}

.ex-border {
  z-index: 1;
}
.examination-tab-content-1,
.page-template-result-compare .examination-tab-pane {
  height: auto;
}
.examination-tab-pane .examination-inner {
  border-radius: 14px;
  background: #fff;
  height: auto;
}

.examination-tab-content-1::before,
.examination-tab-content-1::after {
  z-index: 2;
  pointer-events: none;
}

.page-template-result-compare .examination-tab-pane table {
  border-collapse: separate;
  border-spacing: 0 12px;
}

.page-template-result-compare table img {
  z-index: 2;
}
.page-template-result-compare .line {
  width: 100%;
  color: #ddd;
  height: 2px;
  background-color: #777;
  z-index: -1;
  opacity: 0;
}
.page-template-result-compare .examination-table td {
  padding: 10px 4px 1px !important;
  background: none !important;
  border-right: 1px solid #43d3d8 !important;
  border-top: 2px solid #ffa200;
  border-bottom: 2px solid #ffa200 !important;
  border-left: none !important;
  height: 59px;
}
.page-template-result-compare .examination-table tr {
  position: relative;
  cursor: pointer;
  box-shadow: 0 0 10px #333;
  border-radius: 8px;
}

/* .page-template-result-compare .examination-table tr:hover {
  background: #f6f6f6;
} */
.page-template-result-compare .examination-table td {
  text-align: center !important;
  position: relative;
}
.page-template-result-compare .examination-table td:nth-child(1) {
  text-align: left !important;
  border-left: 2px solid #ffa200 !important;
  border-radius: 8px 0 0 8px;
}
.page-template-result-compare .examination-table td:last-child {
  border-right: 2px solid #ffa200 !important;
  border-radius: 0 8px 8px 0;
}
.page-template-result-compare .examination-table td img,
.popup-box table td img {
  position: relative;
  z-index: 9;
}

.page-template-result-compare .examination-table {
  overflow-x: hidden;
  z-index: 1;
}

.page-template-result-compare .examination-table td .info,
.popup-box table .info {
  text-align: center;
  position: absolute;
  height: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.page-template-result-compare .examination-table td .info img,
.popup-box table td .info img {
  position: relative;
  top: auto;
  margin: 0;
}

.page-template-result-compare .examination-table td .info span,
.popup-box table td .info span {
  display: block;
  line-height: 10px;
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  width: max-content;
  font-size: 8px;
}

.page-template-result-compare .examination-table td .min,
.popup-box table td .min {
  position: absolute;
  bottom: 5px;
  display: block;
  width: 100%;
  left: 0;
  text-align: right;
  padding-right: 5px;
  font-size: 10px;
}

.page-template-result-compare .examination-table td .max,
.popup-box table td .max {
  position: absolute;
  top: 5px;
  display: block;
  width: 100%;
  left: 0;
  text-align: right;
  padding-right: 5px;
  font-size: 10px;
}

.page-template-result-compare .examination-table td:nth-child(1) {
  width: 150px;
  border-right: none !important;
}

.page-template-result-compare .examination-table td:nth-child(2) {
  border-right: 2px solid #ffa200 !important;
  text-align: right !important;
}

.page-template-result-compare .has-mix-max td:nth-child(2):before,
.popup-box table .has-mix-max td:last-child:before {
  content: "";
  position: absolute;
  width: 480px;
  height: 40%;
  background: #e4ffeb;
  display: block;
  left: 100%;
  top: 30%;
  z-index: -1;
}

.page-template-result-compare .examination-item-box {
  border: none;
  padding: 0;
  max-height: 722px;
  height: auto;
}

.examination-clinical .clinical-item h3 {
  width: 160px;
  display: block;
  float: left;
  line-height: 20px;
}

.examination-clinical .clinical-item .info-box {
  width: calc(100% - 160px);

  padding: 0 10px;
  float: left;
  /* flex-wrap: unset;
  display: -webkit-box; */
  overflow: hidden;
  /* overflow-x: scroll; */
  white-space: nowrap;
  min-height: 168px;
}
.examination-clinical .clinical-item .info-box p {
  width: 100%;
  white-space: initial;
  line-height: 17px;
  border-bottom: 1px dashed;
  padding: 0;
  margin-bottom: 10px;
  text-decoration: none;
}

.examination-item-box .clinical-item {
  min-height: 185px;
}

.examination-item-box::-webkit-scrollbar-track {
  background-color: transparent;
}

.examination-item-box::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}

.examination-item-box::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
}

.examination-clinical .clinical-item .info-box::-webkit-scrollbar-track {
  background-color: transparent;
}

.examination-clinical .clinical-item .info-box::-webkit-scrollbar {
  width: 2px;
  height: 4px;
  background-color: transparent;
}

.examination-clinical .clinical-item .info-box::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
}

.page-template-result-compare .examination-table tr:before {
  display: block;
  position: absolute;
  /* background: #ddd; */
  width: 100%;
  height: 59px;
  content: "";
  box-shadow: 0 0 5px #bbbbbb;
  border-radius: 10px;
}

/* .examination-table td:first-child{
	border-radius: 10px 0px 0px 10px;
	border: 1px solid #FFA200;
} */
.popup-box {
  display: none;
}

.popup-box table {
  overflow: hidden;
  z-index: 9;
  position: relative;
  border-radius: 10px;
}

.popup-inner td {
  border-top: 2px solid #43d3d8;
  border-bottom: 2px solid #43d3d8;
}

.popup-inner td:first-child {
  border-left: 2px solid #43d3d8 !important;
}

.popup-inner td:last-child {
  border-right: 2px solid #43d3d8 !important;
}

.popup-box.open {
  position: fixed;
  height: 100vh;
  width: 100vw;
  background: rgba(51, 51, 51, 0.504);
  top: 0;
  left: 0;
  z-index: 9;
  display: flex;
}

.popup-inner {
  position: relative;
  margin: auto;
  background: #fff;
  padding: 30px;
  box-shadow: 0 0 20px #333;
  border-radius: 10px;
  max-width: 850px;
  width: calc(100% - 30px);
}

.popup-inner .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #8f8f8f;
  line-height: 19px;
  opacity: 1;
  color: #8f8f8f;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}

.popup-inner td {
  z-index: 1;
}

.popup-inner table td:last-child {
  z-index: -1;
  border-left: 2px solid #43d3d8 !important;
  border-top: none;
  border-bottom: none;
  border-right: none !important;
}
.popup-box table .has-mix-max td:last-child:before {
  left: auto;
  right: calc(100% + 2px);
  background: #e4ffeb;
}
.popup-box .has-mix-max td:nth-child(2):before {
  display: none;
}

.popup-inner td {
  text-align: center !important;
  position: relative;
  padding: 10px 4px 1px !important;
  background: none !important;
  border-right: 1px solid #43d3d8 !important;
  border-left: none !important;
  height: 60px;
  background: #fff6df;
}

.popup-inner .has-mix-max {
  height: 200px;
}

.popup-inner .has-mix-max td {
  border-right: none !important;
}

.popup-inner tr:not(.has-mix-max) td {
  border-left-width: 1px !important;
}

.popup-inner .has-mix-max:before {
  background: #fff6df;
  content: "";
  position: absolute;
  z-index: -1;
  height: 200px;
  width: calc(100% - 70px);
}

.popup-inner .has-mix-max td:last-child span {
  position: absolute;
  left: 5px;
  font-size: 10px;
  text-align: left;
  line-height: 1px;
  height: 1px;
}
.popup-inner .has-mix-max td:last-child span:before {
  content: "";
  position: absolute;
  width: 480px;
  height: 1px;
  border-bottom: 1px dashed #43d3d8;
  right: calc(100% + 5px);
  top: 1px;
}
.popup-inner .has-mix-max td:last-child span:last-child::before {
  content: "";
  border-bottom: none;
}

.compare-item {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .menu-main-2 ul ul {
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin-top: 40px;
  }
  .menu-main-2 > .menu-menu-main-container > ul > li:hover ul {
    opacity: 1;
    visibility: visible;
    margin-top: 25px;
  }
}
@media (max-width: 1440px) {
  .va-online {
    margin-left: 0;
  }
  .menu-main-2 ul li {
    margin: 0 20px;
  }
  .vah-doctor-item {
    padding: 0 20px;
  }
  .vah-doctor-list {
    margin: 0 -20px;
  }
  .vah-office-it h3 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .vah-office-it .vah-office-des {
    font-size: 16px;
  }
  .va-title {
    font-size: 40px;
  }
  .ft-left,
  .ft-right {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ft-right-info h3,
  .ft-right-info p,
  .ft-info ul li,
  .ft-time {
    font-size: 18px;
  }
  .ft-service-it p {
    font-size: 14px;
  }
  .ft-right-service-box {
    margin: 50px 0;
  }
  .ft-right-info h3 {
    margin-bottom: 20px;
  }
  .vah-info-slider h3 {
    font-size: 40px;
  }
  .vah-service-list {
    margin: 0 -20px;
  }
  .vah-service-it {
    padding: 0 20px;
  }
  .vah-position {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  .va-about-tab .nav-tabs .nav-item a {
    font-size: 40px;
  }
  .vab-cat-list {
    margin: 0 -20px;
  }
  .vab-cat-it {
    padding: 0 20px;
  }
  .vab-procedure-icon {
    padding-left: 30px;
  }
  .vab-cat-it-box h3 {
    font-size: 25px;
  }
  .va-languages {
    margin-left: 10px;
  }
}
@media (max-width: 1300px) {
  .vah-service-tab {
    padding-right: 0;
    width: 100%;
  }
  .vah-service-slider {
    width: 100%;
    margin-top: 30px;
  }
  .vah-service-box {
    flex-wrap: wrap;
  }
  .vah-service-tab .nav-tabs .nav-item:first-child a {
    padding-left: 0;
  }
  .vah-service {
    padding-bottom: 50px;
  }
  .vah-doctor-item {
    width: 33.33%;
  }
  .ft-service-it {
    width: 100%;
  }
  .ft-right-service {
    width: 100%;
    padding: 0;
  }
  .ft-right {
    text-align: center;
  }
  .ft-code {
    width: 100%;
  }
}
@media (max-width: 1279px) {
  .va-the-header {
    height: 64px;
  }
  .va-logo img {
    max-width: 150px;
    height: auto;
  }
  .menu-main-2 ul li {
    margin: 0 5px;
    font-size: 16px;
  }
  .va-btn {
    font-size: 12px;
    padding-bottom: 8px;
  }
  .vah-service-tab .nav-tabs .nav-item a {
    padding: 0 30px;
  }

  .vah-service-tab .nav-tabs .nav-item {
    margin-bottom: 10px;
  }
  .vah-position {
    display: none;
  }
  .va-about-tab .nav-tabs .nav-item a {
    font-size: 30px;
  }
  .va-about-tab .nav-tabs {
    margin-bottom: 30px;
  }
  .vab-top-info h1,
  .vab-title {
    font-size: 35px;
  }
  .vab-cat-it {
    width: 50%;
  }
  .vab-cat-it-4 ul li {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .vah-feature-slider {
    width: 100%;
  }
  .vah-slider-item-box {
    min-height: auto;
  }
  .vah-feature-slider {
    height: 400px;
  }
  .vah-info-slider {
    padding: 30px 15px;
    width: 100%;
  }
  .vah-slider-item-box {
    flex-wrap: wrap;
  }
  .va-title {
    font-size: 30px;
  }
  .vah-service-box {
    margin-top: 40px;
  }
  .vah-service-slider-item,
  .vah-about-item-box {
    height: 300px;
  }
  .vah-office-it {
    width: 100%;
    padding: 30px 15px;
  }
  .vah-office-it .vah-office-link {
    position: relative;
    bottom: 0;
  }
  .vah-office-it .vah-office-des {
    min-height: 1px;
  }
  .vah-office {
    padding-bottom: 50px;
  }
  .vah-partner .va-title {
    margin-bottom: 40px;
  }
  .vah-partner {
    padding-bottom: 50px;
  }
  .ft-bg .flex-item {
    width: 100%;
  }
  .ft-logo {
    margin-bottom: 30px;
  }
  .ft-service-it {
    width: 50%;
  }
  .ft-map iframe {
    height: 300px;
    display: block;
  }
  .va-the-header {
    height: 60px;
  }
  .menu-main-2 ul li {
    font-size: 14px;
  }
  .va-logo img {
    max-width: 120px;
    max-height: 30px;
  }
  .va-online {
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
  }
  .va-home-banner {
    background: #2a3580;
  }
  .vah-info-slider {
    background: transparent;
  }
}
@media (max-width: 768px) {
  .menu-main-2 li .fa-angle-down {
    display: none;
  }
  .menu-main-2 {
    display: none;
  }
  .va-logo {
    padding-left: 37px;
  }
  .menu-main-2 {
    background: #ffc845;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    display: none;
  }
  .menu-main-2 ul {
    padding-top: 60px;
  }
  .menu-main-2 ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    margin: 0;
  }
  .menu-main-2 ul li a {
    font-size: 18px;
    padding: 10px 20px;
    display: block;
    text-align: left;
  }
  .menu-main-2 ul li.menu-item-has-children > a {
    background-image: url(../images/arrow-down-gray.svg);
    background-repeat: no-repeat;
    background-position: right 30px center;
    padding-right: 17px;
  }
  .menu-main-2 ul ul {
    position: relative;
    top: 0;
    width: 100%;
    padding: 0;
    display: none;
  }
  .menu-main-2 ul ul li a {
    font-size: 16px;
  }
  .menu-main-2 ul ul li {
    padding: 10px 30px;
    border-top: 1px solid #ccc;
  }
  .menu-main-2 ul ul li:first-child {
    border-top: none;
  }
  .menu-main-2 ul ul li::after {
    display: none;
  }
  .va-online {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
  }
  .va-logo img {
    max-width: 120px;
  }
  .va-the-header {
    height: 60px;
  }
  .vah-info-slider h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .vah-slider-des {
    margin-bottom: 50px;
  }
  .va-home-banner .slick-dots {
    display: none !important;
  }
  .vah-service-tab .nav-tabs .nav-item a {
    font-size: 16px;
    padding: 0 10px;
  }
  .vah-service-it {
    width: 100%;
    margin-bottom: 20px;
  }
  .vah-doctor-item {
    width: 100%;
  }
  .vah-doctor-box {
    padding: 30px 20px;
  }
  .vah-doctor-more-box {
    display: block;
  }
  .vah-doctor-more-box .vah-doctor-link {
    position: relative;
    bottom: 0;
    margin-top: 30px;
  }
  .vah-about-item-box {
    height: 250px;
  }
  .vah-about-item-box {
    font-size: 16px;
  }
  .ft-logo img {
    max-width: 200px;
  }
  .ft-info ul li {
    font-size: 16px;
    text-align: left;
  }
  .ft-service-it {
    padding: 0 10px;
    text-align: left;
  }
  .ft-service {
    margin: 0;
  }
  .ft-info {
    padding: 0 10px;
  }
  .ft-social a {
    margin: 0 10px;
  }
  .ft-map iframe {
    height: 250px;
  }
  .ft-right-info h3,
  .ft-right-info p,
  .ft-info ul li,
  .ft-time {
    font-size: 14px;
  }
  .ft-right-service ul li a {
    font-size: 14px;
  }
  .ft-right-service ul li {
    margin-bottom: 10px;
  }
  .ft-code img {
    max-width: 120px;
  }
  .va-title {
    font-size: 25px;
  }
  .vah-info-slider .vah-slider-des p {
    font-size: 18px;
  }
  .vah-info-slider h3 {
    font-size: 25px;
  }

  .vah-about-content-box {
    padding: 30px 15px;
  }
  .vah-about-content-box p {
    font-size: 14px;
  }
  .vab-tab-content-bg {
    max-height: 350px;
  }
  .vah-about-content {
    min-height: 400px;
  }
  .va-about-tab {
    padding: 50px 0;
  }
  .va-about-banner {
    height: 300px;
  }
  .vab-top-info {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .vab-top-bg {
    padding: 50px 0;
  }
  .vab-top-info h1,
  .vab-title {
    font-size: 30px;
  }
  .vab-top-info p {
    font-size: 18px;
  }
  .vab-top-form {
    margin-top: 50px;
  }
  .vab-top-video {
    width: 100%;
  }
  .vab-top-video iframe {
    min-height: 300px;
  }
  .vab-procedure {
    padding: 50px 0;
  }
  .vab-title {
    margin-bottom: 30px;
  }
  .vab-procedure-des {
    width: 100%;
  }
  .vab-procedure-icon {
    width: 100%;
    padding: 0 0 30px 0;
  }
  .vab-procedure-it {
    text-align: center;
  }
  .vab-procedure-des p {
    font-size: 16px;
  }
  .vab-procedure-des h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .vab-procedure-bg-it {
    padding: 30px 0;
  }
  .vab-procedure-icon img {
    max-height: 60px;
  }
  .vab-cat-it {
    width: 100%;
    margin-bottom: 15px;
  }
  .vab-cat-it-box {
    padding: 20px 15px;
  }
  .vab-cat-it-box ul li {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .vab-cat-it-box h3 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .vab-cat-it-box h3::after {
    max-width: 120px;
  }
  .vab-cat-it-4 ul li {
    width: 100%;
    padding: 0;
  }
  .vab-cat {
    padding-bottom: 50px;
  }
  .vab-cat-info-box .vab-cat-info {
    left: -100px;
    width: 200px;
    padding: 15px;
    min-height: 150px;
  }
  .vab-cat-info-box .vab-cat-info h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .vab-cat-info-box .vab-cat-info p {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .examination-tab-content {
    margin: 0 0 30px;
  }

  .examination-history table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .examination-history form.header-compare {
    padding-top: 30px;
  }

  .examination-history table tbody td:nth-child(3) {
    width: calc(100% - 70px) !important;
  }

  .examination-history table tbody td:nth-child(5) {
    width: 70px !important;
  }

  .examination-history table tbody td:nth-child(6) {
    width: 120px !important;
  }

  .examination-history table tbody td:nth-child(4) {
    width: calc(100% - 190px) !important;
  }

  .page-template-result-compare .examination-table td:nth-child(1) {
    width: 100px;
  }

  .examination-table {
    min-width: auto;
    padding: 0 10px;
  }

  .page-template-result .ex-border-0 {
    right: 10px;
  }
  .page-template-result .ex-border-1 {
    right: 25.25px;
  }
  .page-template-result .ex-border-2 {
    right: 41.5px;
  }
  .page-template-result .ex-border-3 {
    right: 55.75px;
  }
  .page-template-result .ex-border-4 {
    right: 87.75px;
  }
  .page-template-result .ex-border-5 {
    right: 103.5px;
  }
  .page-template-result .ex-border-6 {
    right: 119.25px;
  }
  .page-template-result .ex-border-7 {
    right: 150.25px;
  }
  .page-template-result .ex-border-8 {
    right: 166px;
  }
  .page-template-result .ex-border-9 {
    right: 181px;
  }

  .page-template-result .examination-table td:nth-child(3),
  .page-template-result .examination-table td:nth-child(4),
  .page-template-result .examination-table td:nth-child(5) {
    width: 63px;
  }
}
