@charset "UTF-8";
*:focus {
  outline: 0 none !important;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}

.page-title-styled {
  margin-bottom: 40px;
}
.page-title-styled h2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  color: #0F648D;
  margin-bottom: 16px;
}
.page-title-styled p.description {
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}

.contact-page-contact_info p {
  font-size: 16px;
  line-height: 24px;
}

.contact-form-inner {
  background-image: url(../../static/images/bg-blue-2.jpg);
}
.contact-form-inner br {
  display: none;
}
.contact-form-inner textarea {
  height: 115px;
  resize: none;
}
.contact-form-inner .ajax-loader {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.contact-form-inner .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.contact-form-inner .wpcf7-not-valid-tip {
  position: absolute;
  font-size: 10px;
  line-height: 20px;
  top: 0;
  right: 0;
}
.contact-form-inner .wpcf7-response-output {
  margin: 20px 0 0;
}

.about__info_1 .elementor-column-wrap {
  padding-left: calc(100% - 1140px / 2) !important;
}
@media screen and (max-width: 767.5px) {
  .about__info_1 .elementor-column-wrap {
    padding: 48px 15px !important;
  }
}

.about__info_2 .elementor-column-wrap {
  padding-right: calc(100% - 1140px / 2) !important;
}
@media screen and (max-width: 767.5px) {
  .about__info_2 .elementor-column-wrap {
    padding: 48px 15px !important;
  }
}
.about__info_2 .elementor-column-wrap .heading_with_background {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  width: 100px;
  height: 72px;
}
.about__info_2 .elementor-column-wrap .heading_with_background h2 {
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
  margin: 0;
  line-height: 72px;
}

.elementor-text-editor p {
  font-size: 16px !important;
}

/* Trang Thương hiệu */
.brands-index ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.brands-index ul li {
  display: inline-block;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  margin-right: 4px;
  margin-bottom: 8px;
}
.brands-index ul li a {
  display: block;
  background: #F4F4F4;
  border-radius: 3px;
  color: #696969;
  width: 36px;
  text-align: center;
}
.brands-index ul li a:hover {
  background-color: #e7e7e7;
}
.brands-index ul li.active a {
  color: #333;
  background-color: #FCC000;
}

.brands-list {
  min-height: 25vh;
}

.brands-block {
  margin-bottom: 40px;
}
.brands-block .title {
  border-bottom: 1px solid rgba(15, 100, 141, 0.1);
  margin-bottom: 32px;
}
.brands-block .title span {
  display: inline-block;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  margin-right: 4px;
  background: #0F648D;
  border-radius: 3px;
  color: #fff;
  width: 36px;
  text-align: center;
}
.brands-block a {
  display: block;
  background-color: #eee;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 56.25%;
}

/* Trang bac sĩ lương y */
.doctor-list .item {
  background-color: #0F648D;
  margin-bottom: 30px;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
.doctor-list .item .overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 40;
}
.doctor-list .item .image {
  position: relative;
  padding-bottom: 73.6%;
  background-position: top center;
  background-color: #ddd;
}
.doctor-list .item .image .info {
  z-index: 10;
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.doctor-list .item .image .info h3, .doctor-list .item .image .info p {
  margin: 0;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
}
.doctor-list .item .image .info h3 {
  color: #fff;
}
.doctor-list .item .image .info p {
  color: rgba(255, 255, 255, 0.6);
}
.doctor-list .item .image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(15, 100, 141, 0) 55.74%, rgba(15, 100, 141, 0.8) 83.19%, #0F648D 100%);
  background-repeat: repeat-x;
}
.doctor-list .item hr {
  margin: 0 auto;
  width: 56px;
  border-color: rgba(255, 255, 255, 0.1);
}
.doctor-list .item .desc {
  padding: 16px;
}
.doctor-list .item .desc p {
  font-size: 16px;
  line-height: 24px;
  color: #CFCFCF;
  text-align: center;
}

/* Trang tư vấn viên */
.ttv-list .h6-title {
  font-size: 16px;
  line-height: 24px;
}

/*# sourceMappingURL=page.css.map */
