
.list-reason-service .slick-track {
  display: flex !important;
}

.list-reason-service .slick-slide {
  height: inherit !important;
  flex: 0 0 auto;
}

.list-reason-service .inner {
  height: 100%;
}

.archvie-service .expert-solution {
  padding-top: 30px;
}

.btn-read-more {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  background: #004793;
  padding: 10px 30px;
  border-radius: 50px;
  display: inline-block;
  margin-bottom: 30px;
}

.page-reason .box-desc {
  background: #EBF5FF;
  border-radius: 8px;
  padding: 16px;
  font-size: 16px;
  margin-bottom: 67px;
}

.page-reason .expert-solution {
  margin-bottom: 60px;
}

.section-reason-video {
  background: #F8F8F8;
  padding: 60px 0;
}

.section-reason-video .slick-custom .slick-prev {
  left: -100px;
}

.section-reason-video .slick-custom .slick-next {
  right: -100px;
}

.post-video {
  background: #FFFFFF;
  box-shadow: 0 0 20px #E1F0FF;
  padding: 24px;
  border-radius: 8px;
}

.post-video .post-item {
  margin-bottom: 0;
  font-size: 15px;
  font-style: italic;
}

.post-video .post-thumbnail {
  width: 100%;
  aspect-ratio: 695/391;
  border-radius: 8px;
  display: block;
  margin-bottom: 16px;
}

.post-video .post-thumbnail img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.section-certification {
  padding: 60px 0;
}

.section-certification .inner {
  border-radius: 8px;
  padding: 16px;
}

.section-certification .inner-bg {
  background: #EBF5FF;
}

.section-certification .inner-thumbnail {
  width: 100%;
  aspect-ratio: 163/120;
  display: block;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 16px;
}

.section-certification .inner-thumbnail img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.section-certification .inner-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
}

.section-certification .inner-title a {
  color: #222;
}

.section-certification .inner-text {
  font-size: 15px;
  margin-bottom: 24px;
}

.section-certification .inner-link {
  color: #013C77;
  font-size: 15px;
  font-weight: 700;
}

.reason-address {
  padding: 60px 0;
}

.reason-address .slick-arrow {
  display: none !important;
}

.reason-address .list-video-top {
  margin-bottom: 33px;
}

.inner-thumbnail {
  display: block;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
}

.inner-thumbnail img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.inner-video {
  padding: 24px;
  background: #F8F8F8;
  border-radius: 8px;
}

.inner-video .inner-thumbnail {
  width: 100%;
  aspect-ratio: 695/391;
  overflow: hidden;
  display: block;
  position: relative;
}

.inner-video .inner-thumbnail img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.inner-video .inner-thumbnail::before {
  content: '';
  position: absolute;
  width: 48px;
  height: 48px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/icon/icon-play.svg) no-repeat center;
  background-size: cover;
}

.inner-bg {
  background: #EBF5FF;
  padding: 16px;
  border-radius: 8px;
  height: 100%;
}

.inner-bg .inner-title {
  font-size: 16px;
  font-weight: 700;
}

.inner-icon {
  width: 70px;
  aspect-ratio: 1/1;
  margin: 0 auto 18px auto;
}

.section-reason-commit {
  padding: 60px 0;
  background: #EBF5FF;
}

.section-reason-commit .list-commit {
  margin-bottom: 30px;
}

.section-reason-commit .list-commit .item {
  font-size: 16px;
  display: flex;
  align-items: center;
}

.section-reason-commit .list-commit .item img {
  margin-right: 16px;
}

.section-reason-commit .list-commit .item:not(:last-child) {
  margin-bottom: 20px;
}

.section-reason-commit .btn-link {
  background: #013C77;
  border-radius: 25px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  padding: 12px 16px;
}

.section-reason-commit .btn-link:hover {
  text-decoration: none;
}

.section-reason-commit .box-img {
  width: 100%;
  aspect-ratio: 525/379;
  border-radius: 8px;
  overflow: hidden;
}

.section-reason-commit .box-img img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.section-ensure-reason {
  padding: 60px 0;
}

#popup_image_sale .modal-content {
  border-radius: 30px;
}

#popup_image_sale .image {
  width: 100%;
  display: block;
}

#popup_image_sale .image img {
  width: 100%;
}

/* box-certificate-sc */
.box-certificate-sc {
  padding: 0px 10px;
}

.entry-content table {
  margin-bottom: 25px;
}

.list-certificate-sc .slick-prev {
  left: -15px;
}

.list-certificate-sc .slick-next {
  right: -15px;
}

.list-certificate-sc .slick-prev::before,
.list-certificate-sc .slick-next::before {
  color: #3c2415;
  font-size: 25px;
}

.list-certificate-sc .slick-track {
  display: flex;
  width: auto !important;
}

.list-certificate-sc .slick-list {
  width: 100%;
}

.list-certificate-sc .item {
  height: inherit;
  padding: 0 10px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: auto;
  margin-bottom: 15px;
}

.list-certificate-sc .inner {
  background: #d7a444;
  border-radius: 5px;
  padding: 10px 10px;
  display: block;
  width: 100%;
  height: 100%;
}

.list-certificate-sc .inner .name {
  font-size: 15px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  line-height: 1.4;
  text-align: center;
  min-height: 60px;
  margin-bottom: 10px;
}

.list-certificate-sc .inner .text {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 10px;
}

.list-certificate-sc .inner .text p {
  font-size: 14px;
}


.list-certificate-sc .thumb {
  border-radius: 10px;
  display: block;
  /* aspect-ratio: 2/1; */
  width: 100%;
  overflow: hidden;
}

.list-certificate-sc .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

a {
  color: #0c335d;
}

.post-title a:hover,
a:hover {
  color: #1164bd;
}

.btn-to-top {
  background: #0c335d;
}

.slick-slider .slick-next,
.slick-slider .slick-prev {
  width: 28px;
  height: 28px;
  background: #fff;
  transition: all 0.3s;
  border-radius: 100%;
  box-shadow: 0 1px 10px 0 #b4b4b42b;
  top: 50%;
  z-index: 2;
}

.slick-slider .slick-prev {
  left: 0;
}

.slick-slider .slick-next {
  right: 0;
}

.slick-slider .slick-next::before,
.slick-slider .slick-prev::before {
  transition: all 0.3s;
  color: #707070;
}

.slick-slider .slick-next::before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 20px;
  opacity: 0.5;
}

.slick-slider .slick-prev::before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 20px;
  opacity: 0.5;
}

.home-expert .info-main-expert .expert-title a {
  color: #fff;
}

.advantage-specialcat .entry-title {
  font-size: 24px;
  color: #0c335d;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.list-advantage-specialcat .item {
  margin-bottom: 20px;
  text-align: center;
}

.list-advantage-specialcat .icon {
  max-width: 100px;
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
  aspect-ratio: 1/1;
}

.list-advantage-specialcat .icon img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
  object-fit: contain;
}

.list-advantage-specialcat .text {
  font-size: 16px;
  color: #0c335d;
  font-weight: 600;
}

.list-solution-specialcat .item {
  margin-bottom: 30px;
}

.list-solution-specialcat .inner {
  display: flex;
  width: 100%;
}

.list-solution-specialcat .inner .thumb {
  width: 45%;
}

.list-solution-specialcat .inner .thumb span {
  aspect-ratio: 3/2;
  overflow: hidden;
  display: block;
  width: 100%;
  border-radius: 10px;
}

.list-solution-specialcat .inner .thumb span img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.list-solution-specialcat .inner .info {
  width: 55%;
  padding-left: 15px;
}

.list-solution-specialcat .inner .info .tit {
  font-size: 18px;
  color: #0c335d;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}

.list-solution-specialcat .inner .info .txt {
  margin: 0;
  font-size: 16px;
}

.list-solution-specialcat .inner .info ul {
  list-style: none;
}

.solution-specialcat {
  padding-top: 40px;
}

.treatment-specialcat .entry-title {
  font-size: 24px;
  color: #0c335d;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.treatment-specialcat .entry-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
}

.treatment-specialcat .entry-content ul li {
  position: relative;
  display: block;
  padding: 0;
  padding-left: 25px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #0c335d;
}

.treatment-specialcat .entry-content ul li:before {
  content: "\f058";
  font-weight: 900;
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  color: #0c335d;
}

.treatment-specialcat .entry-content ul li strong {
  color: #0c335d;
}

.list-story-specialcat .item {
  padding: 10px 15px;
}

.list-story-specialcat .inner {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 5px 5px #b0730012;
  height: 100%;
  display: flex;
  color: #0c335d;
}

.list-story-specialcat .inner .thumb {
  width: 25%;
  max-width: 130px;
}

.list-story-specialcat .inner .thumb span {
  aspect-ratio: 1/1;
  border-radius: 100%;
  overflow: hidden;
  display: block;
}

.list-story-specialcat .inner .thumb span img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
  object-fit: cover;
}

.list-story-specialcat .inner .info {
  width: 75%;
  padding-left: 20px;
}

.list-story-specialcat .inner .info .name {
  font-size: 18px;
  margin-bottom: 5px;
}

.list-story-specialcat .inner .info .name i {
  font-style: italic;
  font-weight: 400;
}

.list-story-specialcat .inner .info .text {
  font-size: 16px;
  margin-bottom: 15px;
}

.list-story-specialcat .inner .info .details a {
  font-size: 18px;
  color: #fff;
  background: #0c335d;
  padding: 9px 10px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 20px;
  padding-right: 20px;
}

.list-story-specialcat .inner .info .details a i {
  font-size: 20px;
}

.list-story-specialcat .slick-track {
  display: flex;
}

.list-story-specialcat .item {
  height: inherit;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 50%;
}

.list-story-specialcat .inner {
  height: 100%;
}

.list-story-specialcat .inner .info {
  position: relative;
  padding-bottom: 40px;
}

.list-story-specialcat .inner .info .details {
  position: absolute;
  left: 15px;
  bottom: 0px;
  width: 100%;
  z-index: 1;
}

.newspaper-specialcat,
.story-specialcat {
  padding-bottom: 40px;
}

.list-post-medicine .post-thumb a {
  position: relative;
  height: auto;
  overflow: hidden;
  aspect-ratio: 1.2/1;
  width: 100%;
  border-radius: 5px;
  display: block;
  margin-bottom: 10px;
}

.list-post-medicine .post-thumb-big a {
  aspect-ratio: 1.8/1;
}

.list-post-medicine .post-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.list-post-medicine .post-title a {
  font-size: 16px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
}

.loadmore-option {
  text-align: center;
  margin-bottom: 15px;
}

.list-post-related .post-thumb a {
  width: 100%;
  border-radius: 5px;
  display: block;
  aspect-ratio: 3/2;
  margin-bottom: 10px;
  overflow: hidden;
}

.list-post-related .post-thumb a img {
  display: block;
  margin: 0 auto;
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.loadmore-option .btn-loadmore {
  background-color: #3f291b;
  width: auto;
  border-radius: 40px;
  font-weight: 700;
  margin-top: 20px;
  color: #fff;
}

.loadmore-option .btn-loadmore:hover {
  background: #0c335d;
}

@media (max-width: 575px) {
  .loadmore-option .btn-loadmore {
    margin-bottom: 15px;
  }

  .list-post-newspaper .item {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 50%;
  }

  .list-post-newspaper.slick-slider .slick-list {
    padding: 0 25% 0 0 !important;
  }

  .list-solution-specialcat .inner {
    flex-wrap: wrap;
  }

  .list-solution-specialcat .inner .thumb {
    width: 100%;
    margin-bottom: 15px;
  }

  .list-solution-specialcat .inner .info {
    width: 100%;
    padding-left: 0;
  }
}

.home-gallery figure {
  margin: 0;
  aspect-ratio: 3/2;
  overflow: hidden;
  border-radius: 16px;
}

.home-gallery figure img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.list-cate-solution .item {
  margin-bottom: 30px;
}

.list-cate-solution .inner {
  display: block;
  padding: 15px;
  height: 100%;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 5px 5px rgba(12, 51, 93, 0.16);
  border: 1px solid #b1c2d5;
}

.list-cate-solution .inner .name {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  color: #0c335d;
  width: 66%;
  padding-left: 15px;
}

.list-cate-solution .inner .icon img {
  height: 60px;
  object-fit: contain;
}

.list-cate-solution .inner .icon {
  width: 26%;
}

.list-cate-solution .inner .name {
  width: 74%;
}

.list-cate-solution .specialcat-parent {
  display: flex;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: solid 1px #0c335d;
  margin-bottom: 15px;
  align-items: center;
}

.list-cate-solution .list-solution-specialcat {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: block;
  width: 100%;
}

.list-cate-solution .list-solution-specialcat li {
  padding-left: 15px;
  position: relative;
  display: block;
}

.list-cate-solution .list-solution-specialcat li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 10px;
  width: 5px;
  height: 5px;
  background: #d7a444;
  z-index: 1;
  border-radius: 100%;
}

.list-cate-solution .list-solution-specialcat li a {
  font-size: 13px;
  color: #111;
  line-height: 26px;
  display: inline-block;
}

.list-cate-solution .list-solution-specialcat li a:hover {
  color: #d7a444;
}

.list-expert-archive {
  display: flex;
  flex-direction: column;
}

.list-expert-archive .item {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 30px;
}

.list-expert-archive .item .item.expert_main {
  order: -1;
}

.list-expert-archive .item .expert {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  box-shadow: unset;
  padding: 20px 15px;
  border: 1px solid #0c335d;
  height: 100%;
  background: #fff;
  box-shadow: 0 0 5px 5px #b0730012;
  border-radius: 10px;
}

.list-expert-archive .item .expert .avatar {
  width: 25%;
  max-width: 100%;
  margin-right: 0;
  border-radius: 100%;
  overflow: hidden;
}

.list-expert-archive .item .expert .avatar a {
  max-width: 223px;
}

.list-expert-archive .item .expert .expert-info {
  width: 38%;
  padding: 0 15px;
  border-right: 1px dashed #0c335d;
}

.list-expert-archive .item .expert .expert-details {
  width: 37%;
  padding-left: 15px;
}

.list-expert-archive .item .expert .expert-title,
.list-expert-archive .item .expert .review-rating-meta {
  text-align: left;
}

.list-expert-archive .item .expert .excerpt {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  overflow: hidden;
}

.list-expert-archive .review-rating-meta i {
  color: #ffbd06;
  line-height: normal;
}

.list-expert-archive .expert .expert-meta i {
  color: #0c335d;
  width: 20px;
  margin-right: 5px;
  margin-top: 3px;
}

.list-expert-archive .expert .action .btn-readmore {
  background: #fff;
  color: #0c335d;
  border: 1px solid #0c335d;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  width: 40%;
  margin: 0;
  padding: 8px 10px;
}

.list-expert-archive .expert .action .btn-appointment {
  font-size: 14px;
  color: #fff;
  background: #0c335d;
  padding: 8px 10px;
  border-radius: 40px;
  margin: 0;
  border: 1px solid #0c335d;
  width: 57%;
}

.list-expert-archive .expert .action {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 20px;
}

.whychoose-dmd {
  background: url(images/bg-whychoose.jpg) bottom no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.whychoose-dmd .section-title {
  color: #fff;
}

.pt-5,
.py-5 {
  padding-top: 40px !important;
}

.list-whychoose-dmd {
  /*display: flex;
    flex-wrap: wrap;
    width: 100%;*/
}

.list-whychoose-dmd .item {
  /*margin-bottom: 30px;
    width: 20%;*/
}

.list-whychoose-dmd .inner {
  text-align: center;
  display: block;
  width: 100%;
  padding: 16px;
  border: 1px solid #013c77;
  border-radius: 8px;
}

.list-whychoose-dmd .inner .thumb {
  margin-bottom: 15px;
  width: 100%;
  height: 183px;
  border-radius: 8px;
  overflow: hidden;
}

.list-whychoose-dmd .inner .thumb img {
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.list-whychoose-dmd .inner .text {
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  line-height: 22px;
  margin-bottom: 30px;
}

.list-stories-customer .post-thumb a {
  aspect-ratio: 3/2;
  border-radius: 10px;
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}

.list-stories-customer .post-thumb img {
  transition-duration: 0.3s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.list-methods-appointment {
  margin-bottom: 20px;
}

.list-methods-appointment .item {
  margin-bottom: 15px;
}

.list-methods-appointment .inner {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 5px 5px #b0730012;
  border: 1px solid #ffecc9;
  padding: 15px 20px;
  display: flex;
  width: 100%;
  height: 100%;
}

.list-methods-appointment .inner .text {
  width: calc(100% - 57px);
  padding-left: 15px;
}

.list-methods-appointment .inner .text p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: normal;
  color: #000;
}

.list-methods-appointment .inner .text p strong {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
}

.btn-readmore {
  border: 2px solid #0c335d;
  color: #0c335d;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
}

.list-video-customer .popup-youtube {
  aspect-ratio: 8/5.8;
}

#date-trigger {
  position: absolute;
  right: 6px;
  border: 0;
  top: 1px;
  bottom: 1px;
  text-indent: -555px;
  overflow: hidden;
  width: 40px;
  height: 33px;
  font-size: 0;
  background: #e6e6e6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAcCAYAAAB2+A+pAAAF3ElEQVQYGQXBP8ju510H4Ot73/fzvG9O/pyctNUag0WJgyAGKSIKxUFEqGAnEYsOoiASEIcOugkKOgpa6iBineyki0OhuhREqUocggq1kvacKQlJTHJy3uf53d9Pr6vO5xcY0zwv5/OJUR6/974x5y+s29s/zXH8Vsk/jZuFAooCJUJQpOO4u6B+dp3Of3Fc7n73OI5/ON3emmvq47CPw75eDRAkEqrKfOqszuuni5fHHJ8ep0GhUCgUCoUCFOt8Ns/nT4eXx1o/NdeUAARAnU8vMKd1e/69McZnqjxL7U5+SOcHqvyfqjeUAgAAAACRxKciPziqvo1vJRlV9UHSXz+ud3+yr1d1uvnYzfmp23+tOV9Jt4QqCkEAFQAAAAAUAAAUgBpD7+t/Xj56/JNrntcfjrVeSfc34vj963H3tmLN29+Z4/Trva9fbJe/HGNWVaEoAIQIIWkhq86/WTVf3fvyV0ff/VnVMMyPVa8/XqfzT8x1/NGaa72abvty99m231LtOFrV/t85z6b6r5Hx2tYopQAAEJBs3dFz/fcaJzrfsvdrmRGh+7OZ6815Ov3Gou6lt+u+vDVON9bpKfJE9vHFOu33U/lyW6oKdBAAAChjRPfFcb376znGiP6bMW9YJyMx+ngr2arqXj394KU7yfnI8amxzu8Vkui93xujRIncHwYVCQAAAFUlSvbxXolUUeN+KVA57o+ab1DvrPB2VX3fqvMb2Q2qmDUlMUAhhAIAAIBECTVFDAgERS2U6LcXBlT5oGokCVWqChAAAKoUQIgAAFADSACEkjxTjFW8IC28NNb5vRJVDAMQjapSNaQ3RQGSiGGMKUG2KqJAugVVxb7e3+1dVS8sqih7X95fc7hZy+U4xAE6ZVZRJdcL2XJajt6g0JdtnJY1YqRl3ehuBEylE72P99WCGkogPFeTa/L565FHx/bw2B5251E6v+a4ulw/cun+wt4epethuh4m89Hu42cuH33IcbUzfvV67Ud75+HeHu7tUad+JR1H5zlAlgDQBurjzYtDAUjVJ2LIWtT8furFqgkoNedzNUrNszY+0fFiKQDNx4MqAJZCGFUKeFwAgIrHlKFQ7wMBILkrBUoeUwCAPK4qs4YAFgGq1ChpD9KhgMAaD6pKNpLvIQhBRVU9U4JCPUhCgBTTeH4MdgOwAIg1hprr33v3V2pUIJ06rfGNws4k9Y/GeFBVDUnq2vVNMKjyb2vMr9SoCJ3Uea7/kG3nAIp6+oWXLjqn3ZcHtze37967d8/d9VADSLdV6Ha5XjFYJ2MURR/t7slHKLfnoWrKOhsDYXdbhsvliev1eL7meod6d0khguo29tbHVYmq0jt6DSNx9+ET83SyatrXTdFhZhqTs6ETxz7YgDRzgYgCLIAqxml6svfPXa/9ahVEwhj5UuKr5tDq89fdvywJUHaufzAOrx3zRsfPX/b+7QHoRFX+fMz5tToOAEshCNdEul/Znc9VFYDjyL/QX+054DMzfjEKlLLTX97Ja6fduurHd9fnGkC5HPvrsb8WUYAFkEQ6indHFQVAJ++kWx+MVW9WIQBQH0ajMd8ZBQAkeTcJHQrFIoCoQuqZBAIohmdrUIsqz3dDQFWp8lQpHfCsEAGUMeoZYYtRwBIniHpSGNO3e3q9ajQkGXPUGwyuF0b9zzzV64wOROm8WcUYJfJGjfH6UE1JuorvBOQJ4FxPP3ipUfu4m6fzuU+nk07MMcCx2xA1puvlTnZbtzeqStDH4Xq5WqeT05qyt57TnIOUvbd0dG/7uI4xzxsfznX7zI/MuX403S/POf/ZWI/3TnaiG0qNmlHneTotNdIt3ZGOquF0Pq251inGipJId+wOGGOM8MmkvjTn+rE+jr+rcXP/k0/de/abVeNpCUUCQEEBAAkEVBUAgCQAKFUkUVWSfPjkyUc/PGN8EP52rfW94aUkp6o06UhHOtKRjnSkSReNjnSSjnSkI12q0WjSSVJV/4+/v1wvv3Ts/Z3vAlIXl13ewQm3AAAAAElFTkSuQmCC) no-repeat 50%;
  background-size: 20px;
  border-radius: 0;
}

#date-trigger:focus {
  outline: none;
}

#date-trigger::-webkit-calendar-picker-indicator {
  background: none;
  position: absolute;
  right: -3px;
  width: 40px;
  height: 40px;
}

.appointment-form .form-control {
  border-radius: 5px;
  font-size: 14px;
  height: 45px !important;
  background: #f1f1f1;
  border: 0;
}

.appointment-form .form-group {
  margin-bottom: 15px;
}

@media (max-width: 575px) {
  .appointment-form .form-group {
    margin-bottom: 15px;
  }

  .appointment-form .form-group textarea {
    height: 98px;
  }
}

.appointment-form .form-group #date-trigger {
  height: 43px;
}

.appointment-form .btn-submit {
  background-color: #0c335d;
  width: 100%;
  max-width: 264px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  padding: 8px 15px;
  margin: 0 auto;
}

.appointment-form .btn-submit img {
  filter: brightness(0) invert(1);
  margin-right: 5px;
}

.appointment-form .btn-submit:hover {
  background-color: #3f291b;
}

@media (max-width: 575px) {
  .appointment-form .btn-submit {
    display: flex;
    margin: 0 auto;
    justify-content: center;
  }

  .appointment-form .btn-submit img {
    margin-bottom: 0;
    margin-left: 0;
  }
}

.newspaper {
  background: #0c335d;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}

.newspaper .thumb-news {
  display: block;
  position: relative;
  margin-bottom: 20px;
}

.newspaper .thumb-news a {
  aspect-ratio: 4/3;
  display: block;
  overflow: hidden;
  width: 100%;
}

.newspaper .thumb-news a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.newspaper .thumb-news .logo-news {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 5px;
  overflow: hidden;
  background: #fbf6ec;
  width: 127px;
  height: 40px;
  padding: 5px;
}

.newspaper .thumb-news .logo-news img {
  object-fit: contain;
  max-height: 30px;
  display: block;
}

.newspaper .title-news {
  font-weight: 700;
  line-height: 1.4;
  margin: 10px 15px;
}

.newspaper .title-news a {
  color: #fff;
}

/*.newspaper .title-news a:hover {
    color:#0c335d
}*/
.list-post-newspaper .slick-track {
  display: flex;
}

.list-post-newspaper .item {
  padding: 0 15px;
  height: inherit;
  display: block;
}

.list-post-newspaper .item .post {
  height: 100%;
}

.list-solution-expert .post-title a {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 10px;
  display: block;
}

.list-solution-expert .post-thumbnail {
  border-radius: 5px;
  display: block;
  aspect-ratio: 3/2;
}

.section-title {
  text-transform: uppercase;
  font-weight: 700;
  color: #3f291b;
  font-size: 30px;
  margin-bottom: 30px;
  line-height: normal;
}

.section-title span {
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
}

.section-title a::after,
.section-title span::after {
  content: "";
  width: 100px;
  height: 4px;
  background: #0c335d;
  position: absolute;
  bottom: 0;
  left: 0;
}

.section-title a::after,
.section-title span::after {
  background: #0c335d;
}

.section-title.text-center a::after,
.section-title.text-center span::after {
  right: 0;
  margin: 0 auto;
}

.list-video-slider .item {
  padding: 0 15px;
}

.list-video-slider .post-title {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 0;
}

.popup-youtube {
  width: 100%;
  border-radius: 5px;
  display: block;
  aspect-ratio: 3/2;
  position: relative;
}

.popup-youtube img {
  display: block;
  margin: 0 auto;
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.popup-youtube i {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  color: red;
  font-size: 25px;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .section-title {
  font-size: 28px;
}

.home-slider {
  margin-bottom: 0;
}

.home-slider img {
  width: 100%;
}

.home-slider .list-slide {
  margin-bottom: 0;
}

.home-slider .slick-dots {
  bottom: 15px;
  margin-bottom: 0;
  z-index: 1;
}

.home-slider .slick-dots button:before {
  color: #0c335d;
  font-size: 10px;
  opacity: 1;
}

.home-slider .slick-next {
  right: 30px;
}

.home-slider .slick-prev {
  left: 30px;
  z-index: 1;
}

.home-slider .slick-next:before {
  font-family: Font Awesome\5 Pro;
  content: "\f105";
  color: #0c335d;
}

.home-slider .slick-prev:before {
  font-family: Font Awesome\5 Pro;
  content: "\f104";
  color: #0c335d;
  z-index: 1;
}

.home-slider * {
  outline: none;
}

.home-introduce {
  padding-bottom: 50px;
  background: #fbf6ec;
}

.home-introduce .quick-research {
  margin-bottom: 50px;
}

.home-introduce .quick-research a.link {
  background: #0c335d;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
  font-size: 18px;
  color: #fff;
  font-family: Roboto Slab, sans-serif;
  font-weight: 700;
  height: 100%;
  padding: 12px 5px;
}

.home-introduce .quick-research a.link span {
  margin-left: 10px;
}

.home-introduce .quick-research a.link:hover {
  background: #0c335d;
}

.home-introduce .excerpt {
  font-size: 16px;
  margin-bottom: 30px;
}

.home-service {
  padding: 50px 0px;
  background: #fff;
}

.home-service * {
  outline: none;
}

.home-service .readmore-section {
  margin-top: -20px;
  position: relative;
  text-align: center;
}

.home-service .readmore-section a.btn {
  background: #0c335d;
  color: #0c335d;
  border: 1px solid #0c335d;
}

.home-service .readmore-section a.btn:hover {
  background: #0c335d;
  color: #fff;
  border: 1px solid #0c335d;
}

.service-featured {
  border-radius: 30px;
  background: #0c335d;
  padding-bottom: 50px;
  margin-top: 150px;
}

.service-featured .inner {
  max-width: 310px;
  margin: 0 auto;
  text-align: center;
  height: 100%;
}

.service-featured .thumb {
  aspect-ratio: 3/2;
  width: 100%;
  overflow: hidden;
  display: block;
  border-radius: 30px;
  border: 6px solid #fff;
  margin-top: -120px;
  position: relative;
}

.service-featured .thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition-duration: 0.3s;
}

.service-featured .thumb:hover img {
  transform: scale(1.1);
}

.service-featured .name {
  font-size: 18px;
  font-weight: 700;
  color: #0c335d;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 10px;
}

.service-featured .excerpt {
  font-size: 16px;
  color: #fff;
}

.home-solution {
  padding: 50px 0;
  background: #e7ebef;
}

.home-solution .excerpt {
  font-style: italic;
}

.list-cat-diseases {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.list-cat-diseases .item {
  width: 25%;
  text-align: center;
  padding: 0 10px;
  margin: 12px 0;
}

.list-cat-diseases .item .icon {
  aspect-ratio: 1/1;
  display: block;
  margin: 0 auto;
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid transparent;
  max-width: 124px;
}

.list-cat-diseases .item .icon img {
  object-fit: contain;
}

.list-cat-diseases .item .name {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  margin-top: 10px;
  color: #0c335d;
}

.list-cat-diseases .item:focus .icon,
.list-cat-diseases .item:hover .icon {
  border: 1px solid #0c335d;
}

.list-cat-diseases .item:focus .name,
.list-cat-diseases .item:hover .name {
  color: #0c335d;
}

.home-medicine {
  padding: 60px 0;
}

.home-medicine .post-medicine {
  order: -1;
}

.intro-medicine {
  background: #0c335d;
  border-radius: 50px;
  overflow: hidden;
  padding: 12px;
  height: 100%;
}

.intro-medicine .section-title {
  color: #0c335d;
}

.intro-medicine .inner {
  border: 2px solid #fff;
  border-radius: 50px;
  background: #0c335d;
  display: flex;
  align-items: center;
  padding: 18px;
  height: 100%;
}

.intro-medicine .excerpt {
  color: #fff;
}

.intro-medicine .excerpt p {
  font-size: 20px;
  font-weight: 700;
}

.intro-medicine .excerpt ul {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  display: block;
}

.intro-medicine .excerpt ul li {
  display: block;
  position: relative;
  padding: 0;
  padding-left: 30px;
  color: #fff;
  font-size: 16px;
  margin-bottom: 15px;
}

.intro-medicine .excerpt ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  background: url(images/icons/badge-check.svg) 50% no-repeat;
  background-size: contain;
  z-index: 1;
}

.list-featured-medicine {
  margin: -9px;
}

.list-featured-medicine .item {
  padding: 8px;
}

.list-featured-medicine .item .inner {
  border-radius: 50px;
}

.list-featured-medicine .item .inner,
.list-featured-medicine .item .inner .thumb {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.list-featured-medicine .item .inner .thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition-duration: 0.3s;
}

.list-featured-medicine .item .inner .name {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 15px 20px;
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 25%, #0c335d);
  text-transform: uppercase;
  height: 89px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin: 0;
}

.list-featured-medicine .item:hover img {
  transform: scale(1.1);
}

.list-featured-medicine .item:first-child .inner {
  border-bottom-right-radius: 0;
}

.list-featured-medicine .item:nth-child(2) .inner {
  border-bottom-left-radius: 0;
}

.list-featured-medicine .item:nth-child(2) .name {
  justify-content: flex-start;
}

.list-featured-medicine .item:nth-child(3) .inner {
  border-top-right-radius: 0;
}

.list-featured-medicine .item:nth-child(3) .name {
  bottom: auto;
  top: 0;
  align-items: flex-start;
  background: linear-gradient(0deg, hsla(0, 0%, 100%, 0) 25%, #0c335d);
}

.list-featured-medicine .item:nth-child(4) .inner {
  border-top-left-radius: 0;
}

.list-featured-medicine .item:nth-child(4) .name {
  bottom: auto;
  top: 0;
  justify-content: flex-start;
  align-items: flex-start;
  background: linear-gradient(0deg, hsla(0, 0%, 100%, 0) 25%, #0c335d);
}

.home-whychoose {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

.home-whychoose .section-title {
  color: #0c335d;
}

.home-whychoose .sub-heading {
  color: #0c335d;
  margin-bottom: 35px;
}

.home-whychoose .list-whychoose-us .slick-track {
  display: flex;
}

.home-whychoose .list-whychoose-us .item {
  height: inherit;
  display: block;
}

.home-whychoose .list-whychoose-us .inner {
  margin: 0 auto;
  display: block;
  text-align: center;
  background: #fbf6ec;
  border-radius: 20px;
  overflow: hidden;
  max-width: 195px;
  height: 100%;
  padding: 10px;
  transition-duration: 0.3s;
}

.home-whychoose .list-whychoose-us .inner:hover {
  background: #0c335d;
}

.home-whychoose .list-whychoose-us .inner:hover .icon img {
  filter: brightness(0) invert(1);
}

.home-whychoose .list-whychoose-us .inner:hover .text {
  color: #fff;
}

.home-whychoose .list-whychoose-us .icon {
  aspect-ratio: 1/1;
  max-width: 88px;
  max-height: 88px;
  margin: 25px auto;
}

.home-whychoose .list-whychoose-us .icon img {
  object-fit: contain;
}

.home-whychoose .list-whychoose-us .text {
  color: #0c335d;
  font-size: 16px;
  font-weight: 700;
}

.widget-ck {
  position: relative;
}

.widget-ck:before {
  content: "";
  width: 100%;
  height: 60px;
  background: #3f291b;
  display: block;
  position: absolute;
  top: -25px;
  left: 0;
}

.widget-ck .widget-title {
  font-family: Roboto Slab, serif;
  font-size: 18px;
  font-weight: 700;
  padding: 0 15px;
  color: #3f291b;
  margin-bottom: 15px;
}

.widget-ck .icon {
  position: relative;
  display: block;
  text-align: left;
  margin-bottom: 15px;
  margin-left: 15px;
  width: 78px;
  height: 78px;
  border: 5px solid rgba(215, 164, 68, 0.3);
  border-radius: 100px;
}

.widget-ck .widget-content {
  padding: 0 15px;
}

.home-expert {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  background: linear-gradient(0deg, #fff 30%, #0c335d 0);
}

.home-expert:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: url(images/Artboard.png) 0 0 no-repeat;
  background-size: contain;
  width: 275px;
  height: 49.5%;
  z-index: 0;
  transform: rotate(180deg);
}

.home-expert .section-title {
  color: #fff;
  margin-bottom: 50px;
}

.home-expert .info-main-expert {
  color: #fff;
}

.home-expert .info-main-expert .expert-title {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 700;
}

.home-expert .info-main-expert .expert-vcard {
  margin-bottom: 25px;
  font-size: 16px;
}

.home-expert .info-main-expert .expert-meta {
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px;
  align-items: center;
}

.home-expert .info-main-expert .expert-meta a {
  color: #fff;
}

.home-expert .info-main-expert .expert-meta i {
  color: #fff !important;
  width: 30px;
}

.home-expert .img-main-expert {
  border-radius: 20px;
  background: #fbf6ec;
  position: relative;
  display: flex;
}

.home-expert .img-main-expert:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  background: url(images/icons/favicon.svg) 50% no-repeat;
  background-size: contain;
  width: 85%;
  height: 100%;
}

.home-expert .img-main-expert img {
  margin: 0 auto;
  margin-top: -25px;
  display: block;
  position: relative;
  z-index: 1;
}

.list-expert-partner {
  margin: 0 -15px;
  margin-top: 70px;
}

.list-expert-partner .item {
  padding: 0 15px;
}

.list-expert-partner .item .inner {
  display: block;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 3/4;
  position: relative;
}

.list-expert-partner .item .inner img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.list-expert-partner .item .inner span {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 25%, #0c335d);
  padding: 10px;
  width: 100%;
  height: 50%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
}

.list-expert-partner .slick-prev {
  left: 25px;
}

.list-expert-partner .slick-next {
  right: 25px;
}

.list-ck {
  background: #fff;
  border-radius: 15px;
  padding: 25px 0;
  overflow: hidden;
}

.list-ck ul {
  list-style: none;
  padding-left: 0;
}

.list-ck li {
  margin-bottom: 10px;
  font-size: 15px;
  position: relative;
}

.list-ck li:before {
  content: "\f105";
  font-family: Font Awesome\5 Pro;
  color: #0c335d;
}

.list-ck a {
  color: #3f291b;
  padding-left: 5px;
}

.list-ck a:hover {
  color: #0c335d;
}

.list-ck .readmore {
  border-width: 2px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.list-ck .readmore:hover {
  background: #0c335d;
}

.list-ck .readmore:hover a {
  color: #fff !important;
}

.list-ck .readmore:before {
  display: none;
}

.home-pharmacy {
  padding-bottom: 40px;
}

.home-pharmacy .list-profile-pharmacy .item {
  margin-bottom: 20px;
}

.home-pharmacy .list-profile-pharmacy .profile .profile-details {
  background: #0c335d;
}

.home-pharmacy .list-profile-pharmacy .profile .profile-details .text {
  color: #fff;
}

.home-pharmacy .list-profile-pharmacy .profile .profile-details .btn {
  background: #fff;
  border-radius: 30px;
  color: #0c335d;
  font-size: 16px;
}

.home-pharmacy .list-profile-pharmacy .profile .profile-details .btn i {
  margin-right: 3px;
}

.home-pharmacy .list-profile-pharmacy .profile .profile-details .btn:focus,
.home-pharmacy .list-profile-pharmacy .profile .profile-details .btn:hover {
  background: #3f291b;
  color: #fff;
}

.home-customer {
  padding-bottom: 50px;
}

.list-video-customer .big-customer-video {
  background: #fff;
  border-radius: 10px;
  display: block;
  overflow: hidden;
  padding: 8px;
  box-shadow: 0 0 5px 5px #b0730012;
}

.list-video-customer .big-customer-video .popup-youtube {
  aspect-ratio: 8/5;
  border-radius: 10px;
  overflow: hidden;
}

.list-video-customer .big-customer-video .popup-youtube i {
  font-size: 60px;
}

.list-video-customer .big-customer-video .post-title {
  font-size: 22px;
  text-align: center;
}

.list-video-customer .big-customer-video .post-title a {
  height: 50px;
  font-family: Roboto, sans-serif;
  color: #0c335d;
  font-weight: 600;
  text-align: left;
}

.list-video-customer .small-customer-video {
  margin-bottom: 20px;
}

.list-video-customer .small-customer-video:last-child {
  margin-bottom: 0;
}

.list-video-customer .small-customer-video .post {
  display: flex;
  width: 100%;
}

.list-video-customer .small-customer-video .post .post-thumb {
  width: 45%;
}

.list-video-customer .small-customer-video .post .post-title {
  width: 55%;
  padding-left: 15px;
  margin: 0;
}

.list-video-customer .small-customer-video .post .post-title a {
  -webkit-line-clamp: 5;
  overflow: unset;
  height: auto;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  color: #0c335d;
  font-weight: 600;
}

.list-video-customer .popup-youtube {
  aspect-ratio: 8/5.8;
  border-radius: 10px;
  overflow: hidden;
}

.home-award {
  padding: 40px 0;
  background: #fbf6ec;
}

.home-award .sub-heading {
  font-style: italic;
  color: #0c335d;
  margin-bottom: 25px;
}

.list-award-slider .slick-track {
  display: flex;
}

.list-award-slider .item {
  height: inherit;
  display: block;
  padding: 10px 15px;
}

.list-award-slider .item:hover .post {
  background: #0c335d;
}

.list-award-slider .item .post {
  background: #fff;
  padding: 4px;
  border-radius: 10px;
  box-shadow: 0 0 5px 5px #b0730012;
  text-align: center;
  height: 100%;
}

.list-award-slider .item .post .post-thumb a {
  aspect-ratio: 4/2.5;
  display: block;
  width: 100%;
  border-radius: 5px;
  position: relative;
  height: auto;
  overflow: hidden;
}

.list-award-slider .item .post .post-title {
  margin: 10px 0;
  font-weight: 700;
  padding: 0 5px;
}

.list-award-slider .item .post .post-title a {
  color: #0c335d;
  display: block;
  height: auto;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

.list-award-slider .item:hover .post a {
  color: #fff;
}

.home-blog {
  padding-top: 40px;
}

.home-blog .readmore-section {
  margin-top: 25px;
}

.list-blog-health {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
}

.list-blog-health li {
  border-bottom: 1px dashed #0c335d;
  padding-bottom: 15px;
  margin-bottom: 15px;
  padding-left: 20px;
  display: block;
  padding-top: 0;
  position: relative;
}

.list-blog-health li:first-child {
  padding-left: 0;
}

.list-blog-health li:first-child a {
  font-weight: 600;
}

.list-blog-health li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0 dashed #0c335d;
}

.list-blog-health li:not(:first-child):before {
  content: "";
  left: 0;
  top: 6px;
  z-index: 1;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  background: #0c335d;
}

.list-blog-health li a {
  display: block;
  color: #0c335d;
  font-size: 15px;
  font-weight: 400;
}

.list-blog-health li a:hover {
  color: #0c335d;
}

.list-blog-event .item {
  margin-bottom: 20px;
}

.list-blog-event .item:last-child {
  margin-bottom: 0;
}

.list-blog-event .post {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 0 5px 5px #b0730012;
}

.list-blog-event .post .post-thumb {
  width: 45%;
}

.list-blog-event .post .post-thumb img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.list-blog-event .post .post-thumb a {
  aspect-ratio: 6/3.5;
}

.list-blog-event .post .post-info {
  width: 55%;
  padding: 20px;
}

.home-video {
  padding-bottom: 40px;
}

.home-introduce .quick-research a.link:hover {
  background: #013c77;
}

.home-introduce {
  background: #e7ebef;
}

.service-featured .name {
  color: #0c335d;
}

.section-title {
  color: #0c335d;
}

.section-title a::after,
.section-title span::after {
  background: #0c335d;
}

.list-process-tutorial .item {
  padding: 0px 15px;
}

.page-footer .social-connect a {
  font-size: 20px;
  background: #89b0da;
}

.page-footer .social-connect a img {
  filter: brightness(0) invert(1);
}

.intro-medicine .excerpt p {
  font-size: 18px;
  font-weight: 500;
}

.home-whychoose .list-whychoose-us .inner {
  background: #e7ebef;
}

.home-whychoose .list-whychoose-us .text {
  font-weight: 500;
  line-height: 22px;
}

.home-expert .text-expert-desc {
  color: #fff;
}

.list-process-tutorial .text ul {
  text-align: left;
  padding: 0;
  margin: 0 auto;
  display: block;
  max-width: 170px;
  margin-top: 10px;
}

.list-process-tutorial .name {
  font-weight: 700;
  font-family: Roboto Slab, serif;
  font-size: 20px;
  color: #0c335d;
}

.list-process-tutorial .icon span {
  aspect-ratio: 1/1;
  max-width: 120px;
  max-height: 120px;
  background: #0c335d;
  margin: 0 auto;
  margin-bottom: 0;
  border-radius: 100%;
  border: 10px solid #afc8e4;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  padding: 20px;
}

.list-process-tutorial .info {
  text-align: center;
}

.home-guide {
  background: #e7ebef;
  padding: 40px 0;
}

.home-award {
  background: #e7ebef;
}

.list-solution-expert {
  margin-left: -16px;
  margin-right: -16px;
}

.footer-page-wrapper {
  background-color: #0c335d;
  padding: 40px 0px;
  border-bottom: solid 1px #d7a444;
}

.footer-page-wrapper .text {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 30px;
}

.footer-page-wrapper .image {
  margin-bottom: -40px;
  display: flex;
  justify-content: flex-end;
}

.footer-page-wrapper .action .btn {
  background: #fff;
  border-color: transparent;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
}

.footer-page-wrapper .action .btn img {
  margin-right: 7px;
}

.footer-page-wrapper .action .btn span {
  display: flex;
  align-items: center;
}

.footer-page-wrapper .action .btn:focus,
.footer-page-wrapper .action .btn:hover {
  background: #0c335d;
}

.footer-page-wrapper .action .btn:focus img,
.footer-page-wrapper .action .btn:hover img {
  filter: brightness(0) invert(1);
}

body.single .breadcrumb_last {
  display: inline-block;
}

body #live-chat {
  left: auto;
  right: 20px;
  bottom: 220px;
}

body .zalo-chat {
  left: auto;
  right: 20px;
  bottom: 160px;
}

.list-addthis .post-title a {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 15px;
}

.single-post-meta .gravatar {
  border-radius: 50%;
  overflow: hidden;
}

.single-post-meta .author-info .author-link {
  font-weight: 700;
  color: #000;
  margin-right: 10px;
}

.entry-content .wp-caption {
  width: auto !important;
}

.home-newspaper .icon-logo {
  width: 165px;
  margin-right: 15px;
}

.home-newspaper .papper-title {
  width: calc(100% - 180px);
}

.review {
  background: #f0f0f0;
  padding: 10px;
  border-radius: 5px;
}

.review p {
  font-size: 15px;
  margin: 0;
}

.box-share-bottom-entry {
  border: 0;
}

.list-question img,
.question-single img {
  border-radius: 100%;
}

.health-container .widget-header a i {
  margin-left: 5px;
}

.list-question img {
  object-position: 50% 50%;
  object-fit: cover;
}

#comments iframe {
  max-width: 100%;
  height: auto;
}

.single-addthis.show {
  z-index: 6;
}

.list-addthis .post-title a,
.list-addthis .post-title a:hover {
  color: #fff;
}

.list-question img,
.question-single img {
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
}

/*form booking*/
.modal.show .modal-dialog {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-booking .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  background: #0c335d;
  width: 30px;
  height: 30px;
  opacity: 1;
  color: #fff;
  border-radius: 30px;
}

.modal-booking .modal-body {
  padding: 0;
  overflow-x: hidden;
}

.modal-booking form {
  margin-right: 15px;
}

@media (max-width: 575px) {
  .modal-booking form {
    padding-left: 15px;
    margin-right: 0;
    padding-right: 15px;
  }
}

.modal-booking .form-title {
  text-transform: uppercase;
  font-weight: 700;
  color: #0c335d;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.modal-booking label {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 3px;
}

.modal-booking .form-group {
  margin-bottom: 5px;
}

.modal-booking .form-control {
  font-size: 13px;
}

.modal-booking .btn-appointment {
  background: #0c335d;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 5px;
  width: 100%;
  min-height: 40px;
}

.modal-booking small {
  line-height: 1.1;
  font-size: 12px;
}

/*end form booking*/
.box-share-bottom-entry .like-share-post {
  display: inline-flex;
}

.box-share-bottom-entry .like-share-post .fb-like {
  margin-right: 10px;
}

/*List brand system*/
.list-brand-system .footer__logo-list {
  list-style: none;
  margin-bottom: 0;
}

.list-brand-system .footer__logo-list li {
  width: 80px;
  height: 24px;
  overflow: hidden;
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}

.list-brand-system .footer__logo-list a {
  display: block;
}

/*End List brand system*/
.section-title-chid {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-weight: 700;
}

.link-more-term {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #8D8D8D;
  display: block;
  text-align: center;
  margin-bottom: 60px;
}

.home-artist {
  background: rgb(235, 245, 255);
}

@media (max-width: 575px) {
  body.single .page-footer {
    padding-bottom: 50px;
  }

  .health-container .widget-header .widget-title {
    font-size: 18px;
  }

  .home-service {
    padding: 40px 0px;
  }

  .home-service .service-featured {
    padding-bottom: 40px;
    margin: 0;
    background: transparent;
    position: relative;
    margin-top: 0;
  }

  .home-service .service-featured:before {
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 75%;
    border-radius: 30px;
    background: #0c335d;
    position: absolute;
  }

  .home-service .service-featured .thumb {
    margin-top: 0;
  }

  .home-medicine {
    padding-top: 40px;
  }

  .home-medicine .post-medicine {
    margin-bottom: 20px;
  }

  .home-whychoose::before {
    height: 32%;
  }

  .home-whychoose .container {
    position: relative;
  }

  .home .section-title {
    font-size: 22px;
  }

  .home-medicine {
    padding: 15px 0;
  }

  .home-medicine .post-medicine {
    order: unset;
    margin-top: 25px;
  }

  .home-medicine .intro-medicine,
  .home-medicine .intro-medicine .inner {
    border-radius: 30px;
  }

  .home-medicine .list-featured-medicine .item .inner {
    border-radius: 0;
  }

  .home-medicine .list-featured-medicine .item .inner .thumb {
    border-radius: 20px;
    aspect-ratio: 4/3;
    height: auto;
  }

  .home-medicine .list-featured-medicine .item .inner .name {
    position: relative;
    left: auto;
    bottom: auto;
    font-size: 18px;
    background: transparent;
    color: #0c335d;
    text-align: center;
    padding: 0 5px;
    display: block;
    height: auto;
    margin-top: 8px;
  }

  .home-solution .excerpt {
    margin-bottom: 20px;
  }

  .home-expert::before {
    width: 100%;
    height: calc(100% - 250px);
    left: 0;
  }

  .home-expert .text-expert-desc {
    margin-top: 15px;
  }

  .slick-next {
    right: 5px;
  }

  .slick-prev {
    left: 5px;
  }

  .home-introduce {
    padding-bottom: 40px;
  }

  .home-introduce .quick-research {
    margin: 0 -8px;
    padding: 15px 0;
  }

  .home-introduce .quick-research .item {
    padding: 0 8px;
    margin-bottom: 10px;
  }

  .home-introduce .quick-research a.link {
    font-size: 16px;
    padding: 8px 5px;
  }

  .home-introduce .section-title {
    text-align: center;
  }

  .home-introduce .section-title:after {
    left: 50%;
    margin-left: -50px;
  }

  .home-introduce .excerpt {
    margin-bottom: 0;
  }

  .home-introduce .readmore-section {
    text-align: center;
    margin-bottom: 20px;
  }

  .home-expert .img-main-expert img {
    margin-top: 15px;
  }

  .list-expert-partner {
    margin-top: 25px;
    background: #fff;
    padding-top: 20px;
  }

  .home-whychoose .list-whychoose-us .item {
    margin: 0 5px;
  }

  .list-video-customer .big-customer-video .post-title a {
    font-size: 16px;
  }
}

.widget-category .widget-content li.icon-8:after {
  background-image: url(images/icon-cat-8.png);
}

/*Form check download tài liệu*/
.send-code {
  background: #f4f9fc;
  max-width: 70%;
  margin: 15px auto;
  padding: 20px 15px 30px;
  border-radius: 5px;
  box-shadow: 3px 3px 15px rgba(218, 221, 229, 0.65);
}

.send-code .form-control:focus {
  box-shadow: none;
  border-color: none;
}

.send-code ::placeholder {
  font-size: 14px;
}

.send-code .btn-sendcode {
  background: #f7ad49;
  width: 100%;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
}

.send-code .title-form {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: center;
}

.send-code .icon-book {
  text-align: center;
}

.send-code .icon-book img {
  max-width: 10%;
  margin-bottom: 15px;
}

.panel-default>.panel-heading {
  background: #1b642d;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
}

.panel-default .list-group-item {
  border: 0;
  padding-left: 0;
  padding-right: 0;
}

.news-download-file .list-group-item .reading {
  float: right;
  display: inline-block;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  background-color: #5cb85c;
  border-radius: 15px;
  padding: 5px 15px;
  margin-bottom: 15px;
}

.news-download-file .list-group-item .reading a {
  color: #fff;
}

.clicked {
  pointer-events: none;
}

.panel-heading a {
  color: #fff;
}

.send-code {
  position: relative;
}

.send-code.loaded ::after {
  content: "";
  background: hsla(0, 0%, 100%, 0.3) url(http://i.stack.imgur.com/FhHRx.gif) 50% 50% no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

@media (max-width: 767px) {

  .list-expert-archive .item .expert .avatar,
  .list-expert-archive .item .expert .expert-info,
  .list-expert-archive .item .expert .expert-details {
    width: 100%;
    padding: 0;
    border: 0;
  }

  .list-expert-archive .item .expert .avatar {
    margin: 0 auto;
    margin-bottom: 16px;
    max-width: 223px;
  }
}

@media (max-width: 575px) {
  .send-code {
    max-width: 100%;
  }

  .list-whychoose-dmd .item {
    margin-bottom: 30px;
  }

  .section-title {
    font-size: 22px;
  }
}

/*End*/
.copy-key {
  position: relative;
  font-size: 0;
}

.copy-key:after {
  content: "\f0c5";
  font: normal normal normal 20px/1 FontAwesome;
  width: 22px;
  height: 22px;
  position: absolute;
  top: -15px;
  right: -30px;
  cursor: pointer;
}

span.notification {
  position: absolute;
  top: -15px;
  right: 8%;
  margin-bottom: 0;
  background: #ccc;
  padding: 5px;
  line-height: 1;
  font-size: 14px;
  border-radius: 3px;
}

.step-getcode .step {
  color: #ff0000;
}

.btn-hotline {
  left: auto !important;
  right: 20px !important;
}

.btn-to-top {
  bottom: 25px !important;
  right: 20px !important;
}

.home-service .service-featured .name {
  color: #fff;
}

.list-diseases-knowledge {
  margin-bottom: 60px;
}

.list-diseases-knowledge .item {
  margin-bottom: 30px;
}

.list-diseases-knowledge .inner {
  display: flex;
  width: 100%;
  height: 100%;
  background: #ebf5ff;
  border-radius: 8px;
  padding: 20px 15px;
  padding-bottom: 5px;
}

.list-diseases-knowledge .inner .name {
  font-size: 16px;
  color: #013c77;
  font-weight: 700;
}

.list-diseases-knowledge .inner .icon {
  width: 22%;
}

.list-diseases-knowledge .inner .info {
  width: 78%;
  padding-left: 20px;
}

.archive-resource .list-diseases-knowledge .inner .info {
  width: 100%;
}

.list-diseases-knowledge .list-knowledge-child {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.list-diseases-knowledge .list-knowledge-child li {
  width: 33.33%;
  position: relative;
  padding: 0;
  padding-left: 10px;
  margin-bottom: 10px;
}


.list-diseases-knowledge .list-knowledge-child li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #013c77;
  position: absolute;
  left: 0;
  top: 7px;
  z-index: 1;
}

.list-diseases-knowledge .list-knowledge-child li a {
  font-size: 15px;
  color: #000;
  display: block;
  line-height: 20px;
}

.list-diseases-knowledge .inner {
  padding-bottom: 15px;
}

.list-diseases-knowledge .list-knowledge-child li {
  width: 50%;
  margin-bottom: 0;
}

.archive-resource .list-diseases-knowledge .list-knowledge-child li {
  width: 33.33%;
  padding-right: 20px;
}

.list-diseases-knowledge .list-knowledge-child li a {
  margin-bottom: 10px;
}

.list-diseases-knowledge .inner .name {
  margin-bottom: 8px;
}

.archive-knowledge {
  padding-top: 0;
}

.archive-page .description-archive {
  margin-bottom: 30px;
}

.archive-page .archive-title {
  font-size: 32px;
  color: #013c77;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
}

.archive-page .archive-title::after {
  content: "";
  width: 100px;
  height: 4px;
  background: #0c335d;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.archive-page .alpha-list a {
  background-color: #ebf5ff;
  border-radius: 8px;
  color: #013c77;
}

.archive-page .alpha-list a:hover {
  background-color: #013c77;
  color: #fff;
}

.archive-page .widget-alpha-list .letter {
  background-color: #ebf5ff;
  border-radius: 8px;
  color: #013c77;
}

.sick-list {
  margin-bottom: 60px;
}

.list-archive-doctor {
  /*margin-bottom: 30px;*/
}

.list-archive-doctor .inner {
  background: #ebf5ff;
  border-radius: 8px;
  display: flex;
  margin-bottom: 30px;
  overflow: hidden;
}

.list-archive-doctor .inner .inner-thumbnail {
  width: 358px;
  height: 250px;
}

.list-archive-doctor .inner .inner-thumbnail img {
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.list-archive-doctor .inner .inner-info {
  padding: 15px;
}

.list-archive-doctor .inner .inner-name {
  font-size: 17px;
  font-weight: 700;
  color: #013c77;
  margin-bottom: 8px;
}

.list-archive-doctor .inner .inner-review {
  margin-bottom: 18px;
}

.list-archive-doctor .inner .inner-review i {
  color: #ffc107;
}

.list-archive-doctor .inner .expert-meta {
  margin-bottom: 8px;
  align-items: flex-start;
  max-width: 100%;
}

.list-archive-doctor .inner .expert-meta i {
  color: #013c77;
  font-size: 15px;
  width: 8%;
  margin-right: 10px;
}

.list-archive-doctor .inner .inner-more {
  color: #fff;
  background: #013c77;
  font-size: 13px;
  /*text-transform: uppercase;*/
  padding: 7px 15px;
  border-radius: 20px;
  font-weight: 700;
  display: inline-block;
}

.list-solution-specialcats {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: block;
  width: 100%;
}

.list-solution-specialcats li {
  padding-left: 15px;
  position: relative;
  display: block;
}

.list-solution-specialcats li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 10px;
  width: 5px;
  height: 5px;
  background: #d7a444;
  z-index: 1;
  border-radius: 100%;
}

.list-solution-specialcats a {
  font-size: 13px;
  color: #111;
  line-height: 26px;
  display: inline-block;
}

.list-cate-solution .inner {
  background-color: #ebf5ff;
  box-shadow: none;
  border: none;
}

.whychoose-dmd {
  background: #fff;
}

.whychoose-dmd .section-title {
  color: #013c77;
}

.list-whychoose-dmd .inner .thumb span {
  border: 9px solid #89b0da;
}

#tabseo {
  margin-bottom: 50px;
  border: none;
  justify-content: center;
}

#tabseo .nav-item .nav-link {
  background: #f8f8f8;
  color: #013c77;
  font-weight: 700;
  padding: 18px 52px;
  font-size: 18px;
  width: 292px;
  border-radius: 0;
  text-transform: uppercase;
  position: relative;
}

#tabseo .nav-item .nav-link.active {
  border-radius: 8px;
  background: #013c77;
  color: #fff;
  border: 1px solid #013c77;
}

#tabseo .nav-item .nav-link.active::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 35px;
  background: #013c77;
  left: 50%;
  bottom: -14px;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  transform: translateX(-50%);
}

.pannel-expert {
  background: #ebf5ff;
  padding: 25px;
  display: flex;
  border-radius: 8px;
}

.pannel-expert .avatar {
  width: 230px;
  height: 230px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  margin-right: 40px;
  flex-shrink: 0;
}

.pannel-expert .avatar img {
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.pannel-expert .title {
  font-size: 22px;
  font-weight: 700;
}

.pannel-expert .v-car {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 18px;
}

.pannel-expert .desc {
  font-size: 16px;
  font-style: italic;
}

.pannel-expert .desc p:last-child {
  margin-bottom: 0;
}

#tabseo .nav-link:focus {
  outline: none;
}

.post-artist {
  display: flex;
}

.post-artist .post-thumbnail {
  margin-right: 30px;
  width: 417px;
  aspect-ratio: 417/234;
  flex-shrink: 0;
  border-radius: 8px;
}

.post-artist .icon {
  font-size: 40px;
  color: #013c77;
}

.post-artist .post-title a {
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 12px;
  color: #013c77;
}

.post-artist .post-desc {
  margin-bottom: 18px;
}

.post-artist .link-more {
  font-size: 16px;
  color: #0080ff;
  text-decoration: underline;
  font-weight: 700;
}

#artist .pannel-expert {
  display: block;
}

#artist .pannel-expert .artist-top {
  margin-bottom: 30px;
}

#artist .list-images img {
  border-radius: 8px;
}

/*#tabseo .nav-item:not(:last-child) {
    margin-right: 30px;
}*/
.category-solution {
  margin-bottom: 50px;
}

body {
  font-family: "Roboto", sans-serif;
}

.post-title a {
  font-family: "Roboto", sans-serif;
}

.post-video .post-thumbnail,
.post-video .post-thumb {
  position: relative;
}

.post-video .post-thumbnail::before,
.post-video .post-thumb::before {
  content: "";
  position: absolute;
  background: url(../dmt_mdn/images/icon-you.svg) no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

#video-popup .modal-content .modal-body {
  padding: 0;
}

#video-popup .modal-content .close {
  position: absolute;
  right: 10px;
  z-index: 3;
  top: 0px;
  font-size: 30px;
}

.post-logo {
  position: absolute;
  bottom: 0;
  left: 0;
}

#video-popup .modal-dialog {
  max-width: 800px;
  margin: 30px auto;
}

.post-video .post-meta {
  display: flex;
  margin-bottom: 10px;
}

.post-video .post-meta .views {
  margin-right: 10px;
}

.post-video .post-meta .date-time {
  margin-right: 20px;
}

.home-artist {
  background: #fff;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.home-artist .section-title {
  position: relative;
  background: #fff;
}

.list_artist_image {
  margin-bottom: 30px;
}

.list_artist_image .image {
  display: block;
  width: 100%;
  aspect-ratio: 3/2;
  overflow: hidden;
  border-radius: 10px;
  border-top-left-radius: 130px;
  border-bottom-right-radius: 130px;
}

.list_artist_image .image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.list_artist_image .section-title span::after {
  display: none;
}

.list_artist_thumb .item {
  padding: 0 15px;
}

.list_artist_thumb .thumb {
  display: block;
  width: 100%;
  aspect-ratio: 3/2;
  overflow: hidden;
  border-radius: 10px;
}

.list_artist_thumb .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.list_artist_image .text {
  font-size: 16px;
  font-weight: 500;
  color: #212529;
  margin-bottom: 10px;
}

.list_artist_image .readmore a {
  color: #0c335d;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
}

.list_artist_image .quote {
  margin-bottom: 20px;
}

.slick-slider * {
  outline: none;
}

.slick-slider .slick-next,
.slick-slider .slick-prev {
  width: 28px;
  height: 28px;
  background: rgba(0, 0, 0, 0.25);
  transition: all 0.3s;
  border-radius: 100%;
  box-shadow: 0 1px 10px 0 #b4b4b42b;
  top: 50%;
}

.slick-slider .slick-next:hover,
.slick-slider .slick-prev:hover {
  background: #d7a444;
  box-shadow: 0 0 20px hsla(0, 0%, 100%, 0.8);
}

.slick-slider .slick-next {
  right: 0;
}

.slick-slider .slick-next:before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 20px;
  opacity: 0.5;
  color: #fff;
}

.slick-slider .slick-prev {
  left: 0;
  z-index: 2;
}

.slick-slider .slick-prev:before {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 20px;
  opacity: 0.5;
  color: #fff;
}

.slick-slider .slick-next:before,
.slick-slider .slick-prev:before {
  transition: all 0.3s;
  color: #fff;
}

.slick-slider .slick-next:hover:before,
.slick-slider .slick-prev:hover:before {
  opacity: 1;
  color: #fff;
}

.home-solution .excerpt {
  font-size: 17px;
}

.home-whychoose p,
.home-award p,
.home-gallery p {
  font-size: 18px;
}

.section-title span {
  line-height: 1.4;
}

.list-blog-health .post .post-thumb {
  margin-bottom: 10px;
}

.list_artist_thumb .slick-arrow {
  display: none !important;
}

@media (max-width: 575px) {

  .icon-mb-prev,
  .icon-mb-next {
    position: absolute;
    font-size: 16px;
    background: #0080ff;
    z-index: 2;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    top: 25%;
    transform: translate(-50%, -50%);
  }

  .tab-scroll {
    position: relative;
  }

  .icon-mb-prev {
    left: 5px;
  }

  .icon-mb-next {
    right: 5px;
  }

  #tabseo {
    /*overflow-x: scroll;
    overflow-y: hidden;*/
    flex-flow: inherit;
    padding-left: 585px;
    margin-bottom: 0;
    /*padding-bottom: 14px;*/
  }

  .list-tab {
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom: 50px;
  }

  .pannel-expert {
    display: block;
  }

  .pannel-expert .avatar {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }

  .post-artist {
    display: block;
  }

  .post-artist .post-thumbnail {
    width: 100%;
    aspect-ratio: unset;
  }

  .footer-page-wrapper .image {
    margin-bottom: 0;
  }
}

.ftwp-in-post#ftwp-container-outer.ftwp-float-right #ftwp-contents,
.ftwp-in-post#ftwp-container-outer.ftwp-float-right {
  width: 100% !important;
  height: auto !important;
}

body.single .breadcrumb_last {
  display: none;
}

.home-introduce .image {
  border-radius: 20px;
  overflow: hidden;
}

.list-blog-health .post .post-thumb {
  overflow: hidden;
  border-radius: 20px;
  height: 160px;
}

.list-blog-event .post {
  border-radius: 20px;
  overflow: hidden;
}

.list-blog-health .post .post-thumb img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.list-video-slider .post-thumb {
  border-radius: 20px;
  overflow: hidden;
}

.list-blog-health li {
  margin-bottom: 35px;
}

#live-chat {
  background-size: 50px;
  width: 50px;
  height: 50px;
}

.heading-title {
  font-size: 32px;
  color: #013c77;
  font-weight: 700;
}

.single-post-meta {
  background: #ebf5ff;
  margin-bottom: 25px;
}

.sapo-top {
  font-size: 16px;
  background: #f8f8f8;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 25px;
  font-weight: 500;
}

.sapo-top p {
  margin-bottom: 0;
}

.custom-title {
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 700;
}

.list-post-seo {
  display: flex;
  flex-wrap: wrap;
}

.list-post-seo .item {
  padding: 5px 10px;
  border-radius: 10px;
  background: #f5f5f5;
  font-size: 15px;
  width: max-content;
}

.list-post-seo .item a {
  color: #013C77;
}

.list-post-seo .item:not(:last-child) {
  margin-right: 18px;
}

.box-border {
  border: 1px solid #f1f1f1;
  padding: 10px 10px 5px;
  border-radius: 8px;
  margin-bottom: 15px;
}

.archive-resource .archive-sapo {
  background: #EBF5FF;
  padding: 16px;
  border-radius: 8px;
  font-size: 16px;
  margin-bottom: 60px;
}

.archive-title-child {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 25px;
}

.archive-resource .list-diseases-knowledge .inner {
  background: #fff;
  box-shadow: 0 0 10px #EBF5FF;
}

.archive-resource .list-diseases-knowledge .inner .icon {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.archive-resource .list-diseases-knowledge .inner .icon a {
  width: 70px;
  height: 70px;
  display: block;
  margin-right: 16px;
  flex-shrink: 0;
}

.archive-resource .list-diseases-knowledge .inner .text,
.archive-resource .list-diseases-knowledge .inner .name {
  font-size: 20px;
  display: block;
}

.archive-resource .list-diseases-knowledge .inner .name {
  text-transform: uppercase;
}

/*CSS FAQ*/
.accordion-list .card {
  margin-bottom: 15px;
  background-color: #013C77;
  border-radius: 10px;
  box-shadow: 2px 3px 20px rgba(0, 71, 147, 0.15);
  overflow: hidden;
  font-family: 'Sarabun', sans-serif !important;
}

.accordion-list .card-header {
  font-weight: 700;
  color: #004793;
  font-size: 18px;
  background-color: #013C77;
  border: none;
  border-radius: 10px;
  position: relative;
  padding: 0px;
}

.accordion-list .card-name {
  font-size: 18px;
  font-weight: 700;
  margin: 0px;
  border-bottom: 1px solid #FFFFFF;
}

.accordion-list .card-name>a {
  display: block;
  position: relative;
  color: #00BFFB;
  padding: 12px 20px;
  text-decoration: unset;
}

.accordion-list .card-name>a:after {
  content: "\f055";
  font: normal normal normal 18px/1 FontAwesome;
  color: #00BFFB;
  position: absolute;
  top: 14px;
  right: 15px;
}

.accordion-list .card-name>a[aria-expanded="true"]:after {
  content: "\f056";
}

.accordion-list .card-body {
  font-size: 18px;
}

.accordion-list .card-body ul {
  padding-left: 20px;
}

.accordion-list .card-body ul li::marker {
  color: #1A67B9;
}

.accordion-list .entry .html_box_background::before,
.accordion-list .entry .html_box_border::before {
  display: none;
}

.accordion-list .entry blockquote {
  background: #f3f3f3;
  color: #868686;
  display: block;
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 20px;
  padding: 15px 20px 15px 45px;
  position: relative;
  text-align: justify;
}

.accordion-list .entry {
  font-family: 'Sarabun', sans-serif !important;
  color: #fff;
  font-size: 16px;
}

.single .accordion-list .entry {
  color: #000;
}

.accordion-list .entry i {
  font-weight: 500;
}

.accordion-list .entry b,
.accordion-list .entry i {
  color: #00BFFB;
}

.accordion-list .entry h3 {
  font-size: 16px;
  font-weight: 700;
}

.accordion-list .entry p:last-child {
  margin-bottom: 0;
}

.accordion-list .entry blockquote:before {
  content: "";
}

.accordion-list .entry blockquote.html_box_background a,
.accordion-list .entry blockquote.html_box_background p {
  color: #FFF;
}

.accordion-list .entry blockquote {
  background: #fff;
  border-radius: 8px;
  color: #000000;
  font-size: 17px;
}

.accordion-list .entry blockquote p {
  margin-bottom: 5px;
  color: #000000;
}

.accordion-list .entry blockquote a {
  color: #065fd4;
  text-decoration: underline;
}

.accordion-list .entry a {
  color: #065fd4;
  text-decoration: underline;
  font-weight: 700;
}

.accordion-list .entry .more-link-price a {
  text-decoration: none;
}

.accordion-list .entry a:hover {
  text-decoration: underline;
}

.accordion-list .entry a:hover {
  color: #0074cd;
}

.entry-introuce {
  margin-bottom: 20px;
}

.entry-introuce blockquote {
  border: dashed 1px #000000;
  padding: 15px;
  border-radius: 15px;
  background: #fff;
  display: block;
  line-height: 23px;
  margin: 0 0 20px;
  position: relative;
  text-align: justify;
}

.entry-introuce blockquote ul {
  padding: 15px;
}

.single-title {
  font-size: 24px;
  position: relative;
}

/*.single-title a {
      color: #ff7f29;
      font-weight: 700;
  }
  
  .single-title::after {
      content: "";
      width: 15%;
      height: 2px;
      background: #213d78;
      position: absolute;
      bottom: -5px;
      left: 0;
  }*/

.single-title a {
  font-weight: 700;
  font-size: 24px;
  color: #000;
}

.single-title::after {
  content: "";
  width: 97px;
  height: 2px;
  background: #f7ad49;
  position: absolute;
  left: 0;
  bottom: -7px;
}

.entry blockquote:before {
  content: "";
}

.single .accordion-list .card {
  background-color: #EBF5FF;
}

.single .accordion-list .card-name>a {
  color: #222;
}

.single .accordion-list .card-header {
  background-color: #EBF5FF;
}

.single .accordion-list .card-name>a:after {
  color: #004793;
}

.list-customer-post {
  max-width: 850px;
  margin: 0 auto;
}

.customer-talk {
  width: 820px;
  margin-top: 40px;
  background: #f6f6f6;
  padding: 30px 120px 30px 40px;
  position: relative;
  border-radius: 10px
}

.customer-talk span {
  font-weight: 600
}

.ava-customer {
  position: absolute;
  top: -30px;
  right: -30px
}

.customer-talk .view-more {
  padding: 5px 20px;
  background: #004793;
  color: #fff;
  font-size: 14px;
  border-radius: 10px;
  float: right
}

.customer-talk .view-more:hover {
  background: #00BFFB;
}

.customer-talk .ava-customer .avatar {
  aspect-ratio: 1/1;
  max-width: 140px;
  border-radius: 100%;
  overflow: hidden;
  border: solid 5px #004793;
}

.customer-talk .ava-customer .avatar img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.list-whychoose-dmd .inner .text a {
  color: #000;
}

.experts {
  padding-top: 0;
}

.archive-header {
  padding: 15px 0;
  background: #EBF5FF;
}

.main-content .archive-header {
  background: #fff;
  padding: 0;
}

.experts #breadcrumbs {
  margin-bottom: 0;
  background: #EBF5FF;
  font-size: 16px;
}

.breadcrumb_last {
  color: #013C77;
}

.section-strengths {
  padding: 50px 0;
}

.list-strengths .item {
  margin-bottom: 30px;
}

.list-strengths .inner {
  padding: 16px;
  border-radius: 8px;
  box-shadow: 0 0 10px #EBF5FF;
  text-align: center;
  height: 100%;
}

.list-strengths .inner-img {
  width: 50px;
  height: 50px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
}

.list-strengths .inner-title {
  font-size: 16px;
  color: #013C77;
  margin-bottom: 16px;
  font-weight: 700;
}

.list-strengths .inner-desc {
  font-size: 16px;
  margin-bottom: 0;
}

.expert-primary {
  background: #EBF5FF;
  padding: 50px 0;
}

.expert-primary .inner-img::before {
  content: '';
  position: absolute;
  height: 60%;
  width: 100%;
  background: linear-gradient(180deg, rgba(235, 245, 255, 0) 0%, rgba(235, 245, 255, 1) 100%);
  bottom: 0;
  left: 0;
}

.expert-primary .inner-title-item {
  font-size: 20px;
  margin-bottom: 18px;
  font-weight: 700;
}

.expert-primary .inner-title-item {
  font-size: 16px;
  margin-bottom: 0;
}

.expert-primary .inner-list {
  padding-left: 15px;
  margin-bottom: 18px;
}

.expert-primary .inner-list li {
  font-size: 16px;
}

.expert-primary .inner-list li:not(:last-child) {
  margin-bottom: 5px;
}

.expert-primary .inner-list li::marker {
  color: #013C77;
}

.expert-primary .inner-desc {
  padding: 12px;
  border-radius: 8px;
  background: #C2D9F1;
  color: #013C77;
  font-style: italic;
}

.expert-primary .list-img {
  margin-bottom: 24px;
}

.expert-primary .list-img .item-img {
  width: 100%;
  height: 145px;
  border-radius: 8px;
  background: #013C77;
}

.expert-primary .link-btn {
  padding: 12px 16px;
  background: #013C77;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  border-radius: 25px;
  min-width: 164px;
  display: inline-block;
}

.expert-primary .link-more {
  margin-right: 16px;
}

.expert-primary .link-contact {
  background: #00BFFB;
}

.expert-primary .link-contact img {
  margin-right: 7px;
}

.experts .expert-solution {
  padding: 60px 0;
}

.experts .inner-benefit {
  display: flex;
  align-items: center;
}

.experts .expert-primary .inner-img {
  width: 665px;
  height: 457px;
}

.experts .inner-list .inner-item {
  width: 445px;
  height: 53px;
  background: #013C77;
  border-radius: 8px;
  padding: 16px;
  color: #fff;
  position: relative;
}

.experts .inner-list .inner-item:nth-child(1),
.experts .inner-list .inner-item:nth-child(5) {
  left: -40px;
}

.experts .inner-list .inner-item:nth-child(3) {
  left: 40px;
}

.experts .inner-list img {
  width: 21px;
  height: 21px;
  margin-right: 8px;
}

.form-expert {
  background: rgb(1, 60, 119);
  background: linear-gradient(-90deg, rgba(1, 60, 119, 1) 0%, rgba(0, 191, 251, 1) 100%);
  border-radius: 8px;
  margin-bottom: 60px;
  padding: 25px 25px 0 25px;
}

.form-expert .box-img {
  width: 100%;
  height: 396px;
}

.form-expert .expert-form {
  padding: 40px;
}

.form-expert .expert-form .form-title {
  color: #00BFFB;
  margin-bottom: 24px;
}

.form-expert .expert-form .form-desc {
  color: #fff;
}

.form-expert .expert-form .ip-cus {
  margin-bottom: 15px;
  height: 44px;
  border-radius: 12px;
}

.form-expert .expert-form textarea {
  border-radius: 12px;
  margin-bottom: 24px;
}

.form-expert .expert-form .btn-submit {
  padding: 12px 16px;
  background: #00BFFB;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 25px;
}

.section-info {
  padding: 60px 0;
}

.section-info .list-info-expert .expert-thumbnail {
  width: 100%;
  height: 351px;
  background: #EBF5FF;
  border-radius: 8px;
  overflow: hidden;
}

.section-info .list-info-expert .expert-thumbnail img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.section-info .list-info-expert .expert-name {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}

.section-info .list-info-expert .expert-item {
  font-size: 16px;
  margin-bottom: 8px;
}

.section-info .list-info-expert .inner-review {
  color: #FFC107;
  margin-bottom: 25px;
}

.section-info .list-info-expert .expert-meta i {
  color: #013c77;
  font-size: 20px;
  width: 2%;
  margin-right: 10px;
}

.section-info .list-info-expert .expert-meta {
  margin-bottom: 8px;
  align-items: baseline;
  max-width: 100%;
  font-size: 16px;
}

.section-info .list-info-expert .expert-meta .text {
  color: #000;
  margin-right: 5px;
}

.expert-social a {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  color: #013C77;
}

.short-content {
  margin-bottom: 60px;
}

.short-content .inner-content {
  background: rgb(235, 245, 255);
  background: linear-gradient(180deg, rgba(235, 245, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  padding: 60px 43px;
  border-radius: 128px;
  font-size: 16px;
}

.list-exp {
  margin-bottom: 60px;
}

.list-exp .inner {
  background: rgb(1, 60, 119);
  background: linear-gradient(180deg, rgba(1, 60, 119, 1) 0%, rgba(0, 191, 251, 1) 100%);
  padding: 16px;
  border-radius: 8px;
  overflow: hidden;
  height: 100%;
}

.list-exp .inner .inner-title {
  color: #00BFFB;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}

.list-exp .inner .title-child {
  color: #fff;
  display: block;

}

.list-exp .inner .inner-desc {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
}

.list-exp .item {
  padding: 0 7.5px;
}

.list-exp .item:not(:last-child) {
  margin-bottom: 15px;
}

.col-right .inner .inner-title {
  font-size: 16px;
}

.section-prize {
  background: #EBF5FF;
  padding: 60px 0;
}

.section-prize .inner-img {
  width: 100%;
  height: 263px;
  border-radius: 8px;
  background: #fff;
  margin-bottom: 18px;
}

.section-prize .inner-title {
  font-size: 20px;
  font-weight: 700;
}

.expert-solution .list-solution .inner {
  padding: 16px;
  border-radius: 8px;
  box-shadow: 0 0 10px #EBF5FF;
}

.expert-solution .list-solution .inner-img {
  display: block;
  width: 100%;
  height: 240px;
  background: #EBF5FF;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 12px;
}

.expert-solution .list-solution .inner-item {
  font-size: 20px;
  margin-bottom: 0;
}

.item-programme .title {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}

.item-programme .inner-img img {
  aspect-ratio: 741/416;
}

.expert-solution .list-solution .inner-title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  color: #013C77;
}

.expert-solution .list-solution .inner-title a {
  color: #013C77;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}

.expert-solution .list-solution .item {
  margin-bottom: 30px;
}

.expert-solution .section-desc {
  margin-bottom: 24px;
}

.expert-newspaper {
  background: #EBF5FF;
  padding: 60px 0;
}

.list-expert-newspaper .post-thumbnail {
  width: 100%;
  height: 292px;
  background: #00BFFB;
  border-radius: 8px;
  margin-bottom: 16px;
  position: relative;
  display: block;
  overflow: hidden;
}

.list-expert-newspaper .post-big {
  background: #fff;
  padding: 16px;
  border-radius: 8px;
}

.list-expert-newspaper .post-thumbnail .post-logo {
  padding: 9px;
  background: #fff;
  border-top-right-radius: 8px;
  position: absolute;
  bottom: 0;
  width: 148px;
  height: 42px;
}

.list-expert-newspaper .post-side {
  padding: 16px;
  display: flex;
  background: #fff;
  border-radius: 8px;
}

.list-expert-newspaper .post-side:not(:last-child) {
  margin-bottom: 20px;
}

.list-expert-newspaper .post-side .post-thumbnail {
  width: 212px;
  height: 119px;
  margin-right: 16px;
  flex-shrink: 0;
  margin-bottom: 0;
}

.list-expert-newspaper .post-side .post-title {
  margin-bottom: 8px;
}

.list-expert-newspaper .post-side .post-thumbnail .post-logo {
  width: 92px;
  height: 26px;
  padding: 5px;
}

.list-expert-newspaper .post-side .post-title a {
  font-size: 15px;
}

.list-expert-newspaper .post-side .post-desc {
  margin-bottom: 0;
  font-size: 15px;
}

.expert-programme {
  padding: 60px 0;
}

.expert-programme .slick-track {
  padding: 110px 0;
}

.expert-programme .slick-current {
  display: block;
  transform: scale(1.9);
  transition: all .5s ease;
  z-index: 2;
  background: #fff;
}

.expert-programme .slick-arrow {
  display: none !important;
}

.inner-box {
  padding: 15px 12px;
  border: 1px solid #0c335d;
  border-radius: 15px;
  background: #eaf0f7;
  display: flex;
  margin-bottom: 28px;
  display: none;
}



.inner-box-content {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.inner-box a {
  color: #222
}

.inner-box a:hover {
  text-decoration: none
}

.inner-box .item {
  font-size: 12px;
  margin-bottom: 5px;
  color: #555
}


.inner-box-avatar {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
  margin-right: 15px
}

.inner-box-name {
  margin-bottom: 5px
}

.inner-box-name a {
  font-size: 16px;
  font-weight: 700
}

.inner-box .btn-link {
  width: 100px;
  height: 30px;
  text-align: center;
  padding: 8px 17px;
  border-radius: 25px;
  background: #d3e9ff;
  display: inline-block;
  font-size: 12px;
  color: #222;
  font-weight: 700;
  text-transform: uppercase
}

.inner-box .link-more {
  margin-right: 12px
}

.inner-box .link-advise {
  background: #0c335d;
  color: #fff;
}

.inner-box .item-position {
  margin-bottom: 0;
}

.entry h2 {
  position: relative;
  padding-bottom: 10px;
}

.entry h2::before {
  content: '';
  position: absolute;
  width: 100px;
  height: 2px;
  background: #0c335d;
  bottom: 0;
  left: 0;
  /*color: #0c335d;*/
}

.entry-content blockquote {
  background: #eaf0f7;
  color: #422813;
  border-radius: 8px;
  padding: 20px;
}

.entry-content blockquote p:last-child {
  margin-bottom: 0;
}

#breadcrumbs {
  margin-bottom: 15px;
  padding: 20px 0;
  background: transparent;
}

.single-expert .page-content {
  padding-top: 0;
}

.home-artist {
  padding-top: 40px;
  background: #e7ebef;
}

.home-artist .section-title {
  background: transparent;
}

.home-customer .slick-track {
  padding: 10px 0;
}

.entry-content-structure .entry-title {
  padding-left: 0 !important;
}

.single-expert-content .social-profile a {
  background-color: #013C77 !important;
}

.single-expert-content .expert-meta {
  align-items: center;
}

.expert-meta .fa {
  color: #013C77 !important;
  width: 25px;
  font-size: 16px;
}

.list-post-prize .post-thumbnail {
  height: 163px;
  margin-bottom: 15px;
  border-radius: 8px;
}

.list-post-prize .post-title {
  line-height: 1.3
}

.list-post-prize .post-title a {
  color: #222;
  font-size: 16px;
  font-weight: 500;
}

.list-post-prize .slick-arrow {
  border: 1px solid #222;
}

.list-post-prize .slick-prev {
  left: 0;
}

.list-post-prize .slick-next {
  right: 0;
}

/*.entry-content-structure .entry-title:after {
  border-bottom: 2px solid #013C77 !important;
}*/
.expert-solution .list-solution .inner-img img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.guide-info {
  padding: 60px 0;
}

.guide-info-title {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.guide-info-item {
  font-size: 16px;
}

.guide-info-item a {
  color: #013C77;
  text-decoration: underline;
}

.guide-info-item:last-child {
  margin-bottom: 0;
}

.guide-info-link {
  display: flex;
  align-items: center;
}

.guide-info-link img {
  width: 32px;
  aspect-ratio: 1/1;
  margin-right: 14px;
}

.list-guide-info {
  border: 1px solid #013C77;
  border-radius: 15px;
  overflow: hidden;
}

.list-guide-info .item {
  background: #EBF5FF;
  padding: 30px 20px;
}

.list-guide-info .item:first-child {
  background: #013C77;
}

.list-guide-info .item:first-child .guide-info-title {
  color: #fff;
}

.list-guide-info .item:first-child .guide-info-item {
  color: #fff;
}

.list-guide-info .item:first-child .guide-info-item a {
  color: #fff;
  text-decoration: none;
}

.guide-book {
  background: #EBF5FF;
  padding: 60px 0;
}

.guide-book-desc {
  font-size: 16px;
  margin-bottom: 25px;
}

.guide-book .item:nth-child(1),
.guide-book .item:nth-child(2),
.guide-book .item:nth-child(3) {
  margin-bottom: 45px;
}

.guide-book .inner {
  text-align: center;
}

.guide-book .inner-img {
  width: 209px;
  aspect-ratio: 1/1;
  margin: 0 auto 24px auto;
}

.guide-book .inner-title {
  font-size: 16px;
  color: #013C77;
  font-weight: 700;
}

.guide-book .inner-desc {
  font-size: 16px;
  margin-bottom: 0;
}

.guide-service {
  padding: 60px 0;
}

.guide-service .inner {
  background: #EBF5FF;
  border-radius: 8px;
  padding: 25px 15px;
  height: 100%;
}

.guide-service .inner-img {
  text-align: center;
  margin-bottom: 18px;
}

.guide-service .inner-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 18px;
  color: #013C77;
}

.guide-service .inner-desc {
  margin-bottom: 0;
  font-size: 16px;
}

.widget .post.post-item {
  width: 100%;
}

.list-post-custom .post-thumbnail {
  margin-bottom: 15px;
}

@media (max-width: 575px) {
  .inner-box-content {
    display: block;
  }

  .inner-box .item-position {
    margin-bottom: 10px
  }

  .zalo-chat {
    width: 35px;
    height: 35px;
  }

  .btn-hotline {
    width: 35px !important;
    height: 35px !important;
    line-height: 35px !important;
    font-size: 19px !important;
    right: 15px !important;
  }

  #live-chat {
    background-size: 35px;
    width: 35px;
    height: 35px;
  }

  body .zalo-chat {
    right: 15px;
    bottom: 150px;
  }

  body #live-chat {
    right: 15px;
    bottom: 195px;
  }

  .customer-talk {
    width: 100%;
    padding: 30px 30px 30px 120px;
  }

  .ava-customer {
    position: absolute;
    top: 30px;
    left: 10px;
    width: 100px;
    height: 100px;
  }

  .customer-talk .view-more {
    display: block;
    width: max-content;
    margin-top: 15px;
    float: unset;
  }
}

.ftwp-in-post#ftwp-container-outer.ftwp-float-right #ftwp-contents {
  border-radius: 10px;
  border-color: #d3e9ff;
}

#ftwp-container.ftwp-wrap #ftwp-header {
  color: #373737;
  background: rgb(211 233 255) !important;

}

#ftwp-container.ftwp-wrap #ftwp-list {
  color: #333;
  background: #fff !important;
}

#ftwp-container.ftwp-wrap #ftwp-contents {
  border-color: #d3e9ff !important;
}

#ftwp-container.ftwp-wrap #ftwp-trigger {
  border-color: #d3e9ff !important;
  background: rgb(211 233 255) !important;
}

.conlution-expert-sidebar .action .btn-readmore {
  background: #fff !important;
  border-radius: 5px;
}

.conlution-expert-sidebar .action .btn {
  width: 50% !important;
}

.top-question a {
  color: #0c335d;
}

.top-question a:hover {
  color: #30c3de;
}

.widget-form .btn-primary:hover {
  background: #30c3de;
}

.subcribe-form .btn {
  background: #0c335d;
}

.social-connect a:hover {
  color: #30c3de;
}

.footer-link li a:hover {
  color: #30c3de;
}

.footer-page-wrapper .action .btn:focus,
.footer-page-wrapper .action .btn:hover {
  background: #fff;
  opacity: .8;
}

.footer-page-wrapper .action .btn:focus img,
.footer-page-wrapper .action .btn:hover img {
  filter: unset;
}

.result-form {
  display: none;
}

.send-question {
  margin-bottom: 5px;
}

.home-introduce .excerpt {
  margin-bottom: 15px;
}

.home-expert .section-title span::after {
  content: '';
  background: #fff;
}

.customer-talk span {
  display: block;
  margin-bottom: 5px;
}

.customer-talk .view-more {
  float: none;
  display: inline-block;
  margin-top: 10px;
}

.home-blog-list,
.list-blog-event {
  min-height: 548px;
}

.list-blog-event .post-title a {
  font-size: 15px;
}

header {
  position: sticky;
  top: 0;
  z-index: 5;
}

.post-link {
  font-weight: 700;
  text-transform: uppercase;
}



.item-programme.slick-current .icon-you::before {
  content: '';
  position: absolute;
  background: url(../dmt_mdn/images/youtube-img.png) no-repeat;
  background-size: cover;
  width: 40px;
  height: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.section-post-releted {
  padding-bottom: 35px;
}

.section-post-releted .item {
  margin-bottom: 25px;
}

.section-post-releted .post,
.section-post-releted .post {
  padding: 16px;
  box-shadow: 0 0 20px #E1F0FF;
  border-radius: 16px;
  height: 100%;
  margin-bottom: 0;
}

.related-post .related-title {
  margin-bottom: 25px;
}

.related-post .post {
  margin-bottom: 25px;
}

.related-post .post .post-thumbnail {
  margin-bottom: 16px;
}

.related-post .post .post-title a {
  font-size: 16px;
}

.section-post-releted .post .post-thumbnail {
  border-radius: 10px;
  width: 100%;
  aspect-ratio: 326/183;
  margin-bottom: 16px;
}

.section-post-releted .post .post-title {
  font-size: 18px;
  line-height: 1.4;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}

.list-archive-doctor .slick-track {
  display: flex !important;

}

#myTabContent {
  overflow: hidden;
  /*max-height: 550px;*/
}

#myTabContent .active {
  height: 0;
}

#myTabContent .active.show {
  height: auto;
}

.list-archive-doctor .slick-slide {
  height: inherit !important;
  flex: 0 0 auto;
}

.list-archive-doctor .inner {
  height: 100%;
  margin-bottom: 0;
}

.list-archive-doctor .inner .inner-thumbnail {
  height: auto;
}

.tab-pane .home-artist {
  background: #fff;
}

.archvie-service .page-content {
  padding-top: 0;
}

.archvie-service .section-banner {
  margin-bottom: 60px;
}

.archvie-service .section-desc {
  margin-bottom: 60px;
}

.entry-custom {
  margin-bottom: 32px;
}

.entry-custom h3 {
  font-size: 28px !important;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.entry-custom ul {
  background: #EBF5FF;
  border-radius: 8px;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 40px;
}

.entry-custom ul li:not(:last-child) {
  margin-bottom: 5px;
}

.entry-custom ul li::marker {
  color: #013C77;
}

.list-img-servicce {
  margin-bottom: 30px;
}

.list-img-servicce .inner-img {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 8px;
  overflow: hidden;
}

.list-img-servicce .inner-img img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.box-reason-service {
  padding: 60px 0;
}

.box-reason-service .inner {
  padding: 16px;
  border: 1px solid #013C77;
  border-radius: 8px;
  height: 100%;
}

.box-reason-service .inner-img {
  width: 100%;
  aspect-ratio: 326/183;
  background: #F8F8F8;
  border-radius: 8px;
  margin-bottom: 16px;
}

.box-reason-service .inner-img img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.box-reason-service .inner-title {
  font-size: 16px;
  text-align: center;
}

.list-video-bottom .inner-thumbnail {
  width: 100%;
  aspect-ratio: 237/132;
}

.entry-custom {
  font-size: 18px;
}

.single-service {
  padding-top: 0;
}

.list-television-post .post-big .post-thumbnail {
  width: 100%;
  aspect-ratio: 552/311;
  margin-bottom: 15px;
  display: block;
  border-radius: 8px;
}

.list-television-post .post-big .post-thumbnail::before {
  content: '';
  background: url(images/icon-play.svg) no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.list-television-post .post-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
}

.list-television-post .post-title a {
  color: #222;
}

.list-television-post .post-desc {
  font-size: 15px;
}

.list-television-post .post-thumbnail {
  position: relative;
}

.list-television-post .post-thumbnail img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.list-television-post .post-thumbnail::before {
  content: '';
  background: url(images/icon-play.svg) no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.list-television-post .post-small {
  display: flex;
}

.list-television-post .post-small .post-thumbnail {
  width: 258px;
  aspect-ratio: 258/145;
  flex-shrink: 0;
  display: block;
  border-radius: 8px;
  margin-right: 12px;
}

.list-television-post .post-small:not(:last-child) {
  margin-bottom: 16px;
}

.box-newfeed {
  border: 1px solid #d9d9d9;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 40px
}

.box-newfeed .newfeed-header {
  padding: 15px;
  background: #fff;
  display: flex;
  align-items: center
}

.box-newfeed .newfeed-header .disease-label {
  margin-left: auto;
  background: #fff5e3;
  font-size: 14px;
  color: #573b29;
  font-weight: 600;
  border-radius: 5px;
  padding: 3px 8px
}

.box-newfeed .newfeed-top {
  display: flex;
  column-gap: 15px
}

.box-newfeed .newfeed-main .text {
  color: #422813;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  line-height: 40px
}

.box-newfeed .avatar {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  overflow: hidden;
  background: linear-gradient(190deg, #bd8059, #573b29);
  text-align: center;
  line-height: 50px;
  flex-shrink: 0
}

.box-newfeed .avatar .text {
  color: #fff;
  font-weight: 700;
  font-size: 24px
}

.box-newfeed .name {
  font-weight: 700;
  margin-bottom: 5px;
  color: #222
}

.box-newfeed .name .address {
  font-weight: 400;
  font-size: 15px
}

.box-newfeed .time {
  font-size: 12px;
  color: #555;
  display: flex;
  column-gap: 10px
}

.box-newfeed.mode-one .newfeed-main {
  background: #d3e9ff;
  padding: 50px 25px
}

.box-newfeed.mode-two .newfeed-top {
  margin-bottom: 15px
}

.box-newfeed.mode-two .newfeed-main {
  display: grid
}

.box-newfeed.mode-two .col-one {
  background: #573b29
}

.box-newfeed.mode-two .col-one .thumbnail {
  max-width: 600px;
  margin: 0 auto
}

.box-newfeed.mode-two .col-two {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto
}

.box-newfeed.mode-two .col-three .thumbnail:first-child {
  grid-column: span 2;
  aspect-ratio: 2
}

.box-newfeed.mode-three .newfeed-main {
  background: #573b29;
  text-align: center
}

.box-newfeed .thumbnail {
  overflow: hidden;
  position: relative;
  width: 100%;
  aspect-ratio: 1
}

.box-newfeed .thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block
}

@media (max-width:575px) {

  .post-video .post-meta .views,
  .post-video .post-meta .date-time {
    width: 50%;
  }

  .list-diseases-knowledge .inner {
    flex-flow: column;
  }

  .list-diseases-knowledge .inner .icon {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }

  .list-diseases-knowledge .inner .info {
    width: 100%;
    padding-left: 0;
  }

  .list-diseases-knowledge .inner .info .name {
    text-align: center;
    font-size: 22px;
  }

  .section-post-releted .slick-track {
    left: -33%;
  }

  .item-programme.slick-current .icon-you::before {
    content: '';
    width: 20px;
    height: 15px;
    top: 33%;
  }

  .item-programme.slick-current .title {
    font-size: 8px !important;
  }

  .footer-page-wrapper .text {
    text-align: center;
  }

  .footer-page-wrapper .image {
    justify-content: center;
  }

  .footer-page-wrapper .action {
    text-align: center;
    margin-bottom: 20px;
  }

  .list-process-tutorial .inner {
    display: flex;
    align-items: center;
  }

  .list-process-tutorial .icon {
    flex-shrink: 0;
    margin-right: 15px;
    margin-bottom: 30px;
  }

  .list-process-tutorial .info {
    text-align: left;
  }

  .list-cat-diseases .item {
    width: 33.33%;
  }

  .home-expert {
    padding-bottom: 0;
  }

  .home-expert .section-title {
    padding: 0 25px;
  }

  .list_artist_image .image {
    margin-bottom: 15px;
  }

  .list-blog-health .post {
    display: flex;
  }

  .list-blog-health {
    margin-bottom: 30px;
  }

  .list-blog-health .post .post-thumb {
    height: auto;
    margin-right: 15px;
  }

  .list-blog-health .post .post-thumb img {
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%;
  }

  .experts .expert-primary .inner-img {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  .expert-primary .list-img .slick-track {
    left: -33%;
  }

  .experts .inner-benefit {
    flex-flow: column;

  }

  .experts .inner-list .inner-item {
    width: 100%;
    height: auto;
    display: flex;
  }

  .experts .inner-list .inner-item:nth-child(1),
  .experts .inner-list .inner-item:nth-child(3),
  .experts .inner-list .inner-item:nth-child(5) {
    left: 0;
  }

  .form-expert .expert-form {
    padding: 20px 0;
  }

  .list-solution .slick-track {
    left: -33%;
  }

  .list-expert-newspaper .post-side .post-thumbnail {
    width: 150px;
    height: 110px;
  }

  .expert-programme .slick-track {
    padding: 55px 0;
  }
}