/*Roboto*/
@font-face {
  font-family: "RR";
  src: url("../../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "RB";
  src: url("../../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "RE";
  src: url("../../fonts/Roboto/Roboto-ExtraBold.html") format("truetype");
}

@font-face {
  font-family: "RL";
  src: url("../../fonts/Roboto/Roboto-Light.ttf") format("truetype");
}

@font-face {
  font-family: "RM";
  src: url("../../fonts/Roboto/Roboto-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "RS";
  src: url("../../fonts/Roboto/Roboto-SemiBold.html") format("truetype");
}

/*Roboto Condensed*/
@font-face {
  font-family: "RCR";
  src: url("../../fonts/Roboto/RobotoCondensed-Regular.ttf")
    format("truetype");
}
@font-face {
  font-family: "RCB";
  src: url("../../fonts/Roboto/RobotoCondensed-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "RCBI";
  src: url("../../fonts/Roboto/RobotoCondensed-BoldItalic.ttf")
    format("truetype");
}
@font-face {
  font-family: "RCI";
  src: url("../../fonts/Roboto/RobotoCondensed-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "RCL";
  src: url("../../fonts/Roboto/RobotoCondensed-Light.ttf") format("truetype");
}
@font-face {
  font-family: "RCLI";
  src: url("../../fonts/Roboto/RobotoCondensed-LightItalic.ttf")
    format("truetype");
}

.f__rb {
  font-family: "RB";
}

.f__re {
  font-family: "RE";
}

.f__rl {
  font-family: "RL";
}

.f__rm {
  font-family: "RM";
}

.f__rsb {
  font-family: "RS";
}

.f__rr {
  font-family: "RR";
}

/*Roboto Condensed*/
.f__rcr {
  font-family: "RCR";
}
.f__rcb {
  font-family: "RCB";
}
.f__rcbi {
  font-family: "RCBI";
}
.f__rci {
  font-family: "RCI";
}
.f__rcl {
  font-family: "RCL";
}
.f__rcli {
  font-family: "RCLI";
}

.fz_31 {
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 1580px) {
  .fz_31 {
    font-size: 14px;
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 1024px) {
  .fz_31 {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1580px) {
  .fz_31 {
    font-size: 16px;
    font-size: 0.75rem;
  }
}

.h-80vh {
  height: 80vh;
}

.bg-green_ {
  background-color: rgba(68, 138, 8);
}

.remove-scrolling {
  height: 100%;
  overflow: hidden;
}

pre {
  white-space: revert;
}

.c_grayD {
  color: #8e8e8e;
}

.bg__greenLight {
  background-color: rgba(68, 138, 8) !important;
}

.splide__pagination .splide__pagination__page.is-active {
  background-color: rgba(68, 138, 8) !important;
  opacity: 1;
}

.the_content {
  /* max-width: 100%; */
  text-align: justify;
}

.the_content h3,
.the_content h4 {
  color: rgba(68, 138, 8);
  font-weight: bold;
  margin-bottom: 1.2rem;
  margin-top: 1.2rem;
}
/* .customLi {
  color: rgba(68, 138, 8);
  margin-bottom: 1.2rem;
  margin-top: 1.2rem;
} */

.the_content ol > li::marker,
ul > li::marker {
  color: rgba(68, 138, 8);
  font-weight: bold;
  font-size: 1.1em; /* Gần với h3 */
}

.the_content h2 {
  color: rgba(68, 138, 8);
  font-weight: bold;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
.the_content h6 {
  font-size: 12px;
  font-size: 0.75rem;
}
@media screen and (max-width: 1580px) {
  .the_content h6 {
    font-size: 12px;
    font-size: 0.5rem;
  }
}
.the_content h5 {
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 1580px) {
  .the_content h5 {
    font-size: 14px;
    font-size: 0.625rem;
  }
}
.the_content h4 {
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1580px) {
  .the_content h4 {
    font-size: 16px;
    font-size: 0.75rem;
  }
}
.the_content h3 {
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 1580px) {
  .the_content h3 {
    font-size: 18px;
    font-size: 0.875rem;
  }
}
.the_content h2 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
}
@media screen and (max-width: 1580px) {
  .the_content h2 {
    font-size: 20px;
    font-size: 1rem;
  }
}
.the_content p {
  color: black;
  margin-bottom: 0.5rem;
  font-family: RR;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1580px) {
  .the_content p {
    font-size: 16px;
    font-size: 0.875rem;
  }
}
/* .the_content img {
  max-width: 100%;
} */
.size-full {
  all: unset; /* Gỡ bỏ tất cả các thuộc tính được áp dụng */
}
.the_content ul {
  list-style: disc;
  padding-left: 18px;
  padding-bottom: 5px;
  font-family: RR;
  font-size: 1rem;
}
.the_content ul ul {
  padding-bottom: 0px !important;
}
.the_content ul li {
  font-family: RR;
  color: #000;
  line-height: 1.3;
  margin-bottom: 5px;
  font-size: 16px;
  font-size: 1rem;
}
.the_content ul li a {
  font-family: RR;
  color: #000;
}
.the_content a {
  color: #6254e7;
}

.the_content ol {
  list-style: decimal;
  padding-left: 18px;
  padding-bottom: 5px;
}
.the_content ol ol {
  padding-bottom: 0px !important;
}
.the_content ol ul {
  padding-bottom: 0px;
}
.the_content ol li {
  font-family: RR;
  line-height: 1.3;
  margin-bottom: 5px;
}

.the_content ol li a {
  font-family: RR;
  color: #ff5912;
}
.the_content blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #339966;
}
.the_content blockquote p {
  margin: 0 !important;
}
.the_content code {
  background: #6254e7;
  border-radius: 3px;
  font-size: 0.85rem;
  color: #fff;
  padding: 0 5px;
  display: inline-block;
}
.the_content table > tbody > tr > td,
.the_content table > tbody > tr > th,
.the_content table > tfoot > tr > td,
.the_content table > tfoot > tr > th,
.the_content table > thead > tr > td,
.the_content table > thead > tr > th {
  border: 1px solid #ddd;
  padding: 5px 8px;
}
.the_content iframe {
  margin: auto;
  /* width: auto; */
  min-height: 315px;
  margin-bottom: 10px;
}
.the_content img {
  height: auto;
  max-width: 100%;
  object-fit: cover;
  margin: 0 auto;
  display: flex;
  padding: 8px 0;
}
.the_content .syntaxhighlighter {
  padding: 10px 0;
}
.the_content figure figcaption {
  text-align: center;
}

/* Additonal Base Stylesheets */
.btn_close_toolbar {
  background-color: #30580f;
}

.btn_banner {
  color: #ebecf1;
  font-family: RR;
  border: 1px solid #ebecf1;
  border-radius: 7px;
  padding: 10px;
  margin-top: 20px;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1580px) {
  .btn_banner {
    font-size: 16px;
    font-size: 0.75rem;
  }
}

.btn-prev {
  background-color: rgba(68, 138, 8) !important;
  color: #ebecf1 !important;
}

.btn-see-more {
  background-color: rgba(68, 138, 8) !important;
  padding: 10px 20px;
  color: #ebecf1;
  border-radius: 7px;
  font-size: 16px;
  font-size: 1rem;
  font-family: RR;
  width: max-content;
}

.btn-tuyen-dung {
  background-color: rgba(68, 138, 8) !important;
  padding: 10px 20px;
  color: #ebecf1;
  border-radius: 7px;
  font-size: 18px;
  font-size: 1.2rem;
  font-family: RR;
  width: max-content;
  cursor: pointer;
  margin: auto;
}
@media screen and (max-width: 1580px) {
  .btn-see-more {
    font-size: 16px;
    font-size: 0.75rem;
  }
}
.btn-see-more:hover {
  background-color: #e17d00;
}

.btn-call-now {
  background-color: unset;
  padding: 10px 20px;
  color: #ebecf1;
  border: 1px solid #ebecf1;
  border-radius: 7px;
  font-size: 16px;
  font-size: 1rem;
  font-family: RR;
  width: max-content;
}
@media screen and (max-width: 1580px) {
  .btn-call-now {
    font-size: 16px;
    font-size: 0.75rem;
  }
}
.btn-call-now:hover {
  color: #e17d00;
  border: 1px solid #e17d00;
}

input {
  font-family: RR;
}

.contact_i {
  font-family: RR;
  background-color: #f5f5f5;
  color: #8e8e8e;
}

.title hgroup h3 {
  font-family: RB;
  text-transform: uppercase;
  line-height: 1;
  color: rgba(68, 138, 8);
  position: relative;
  display: inline-block;
  font-size: 30px;
  font-size: 2rem;
}

.title hgroup h4 {
  font-family: RB;
  text-transform: uppercase;
  line-height: 1;
  color: rgba(68, 138, 8);
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-size: 1.5rem;
}
@media screen and (max-width: 1580px) {
  .title hgroup h3 {
    font-size: 40px;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 680px) {
  .title hgroup h3 {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 680px) and (max-width: 1580px) {
  .title hgroup h3 {
    font-size: 34px;
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 480px) {
  .title hgroup h3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 480px) and (max-width: 1580px) {
  .title hgroup h3 {
    font-size: 28px;
    font-size: 1.5rem;
  }
}

#story hgroup h3:after {
  /* content: "";
  position: absolute;
   bottom: 5px; 
  margin: 5px 0;
  left: 50%;
  right: 0;
  width: 30%;
  height: 2px;
  background-color: rgba(68, 138, 8);
  transform: translateX(-50%); */

  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 80%;
  margin: 5px auto;
  width: 30%;
  height: 2px;
  background: rgba(68, 138, 8);
}
.title hgroup h3:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin: 5px auto;
  width: 30%;
  height: 2px;
  background: rgba(68, 138, 8);
}

.title hgroup h4:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin: 5px auto;
  width: 30%;
  height: 1.5px;
  background: rgba(68, 138, 8);
}

.title_s {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: RB;
  color: rgba(68, 138, 8);
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 1580px) {
  .title_s {
    font-size: 18px;
    font-size: 0.875rem;
  }
}
.title_s:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin: 10px 0 0 0;
  width: 40%;
  height: 2px;
  background: rgba(68, 138, 8);
}

.new_item {
  /* background-color: #ededed; */
}
.new_item figure {
  overflow: hidden;
}
.new_item figure:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.new_item figure img {
  /* max-height: 500px; */
  width: 100%;
  object-fit: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 680px) {
  .new_item figure img {
    max-height: 375px;
  }
}
.new_item .description hgroup h3 {
  color: rgba(68, 138, 8);
  font-family: RB;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1580px) {
  .new_item .description hgroup h3 {
    font-size: 16px;
    font-size: 1rem;
  }
}
.new_item .description hgroup h3:hover {
  color: #e17d00;
}
.new_item .description p {
  line-height: 1.4;
  color: #8e8e8e;
  font-family: RR;
  font-size: 14px;
  font-size: 0.875rem;
  max-height: 190px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.motabaiviet {
  line-height: 1.4;
  /* color: #8e8e8e; */
  font-family: RR;
  font-size: 14px;
  font-size: 0.875rem;
  /* max-height: 190px; */
  overflow: hidden;
  /* display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-align: justify; */
}

@media screen and (max-width: 1580px) {
  .new_item .description p {
    font-size: 16px;
    font-size: 0.75rem;
  }
}
.new_item .description a {
  color: rgba(68, 138, 8);
  font-family: RR;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1580px) {
  .new_item .description a {
    font-size: 16px;
    font-size: 0.75rem;
  }
}
.new_item .description a:hover {
  color: #e17d00;
}
.new_item .date {
  background-color: rgba(128, 164, 30, 0.64);
}
.new_item .date .day {
  display: inline;
}
.new_item .date .day:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 47%;
  margin: auto;
  width: 30%;
  height: 3px;
  background: #30580f;
}
.new_item .date .day span {
  color: white;
  font-family: RB;
  font-size: 22px;
  font-size: 1.375rem;
}
@media screen and (max-width: 1580px) {
  .new_item .date .day span {
    font-size: 22px;
    font-size: 1.125rem;
  }
}
.new_item .date .month span {
  color: white;
  font-family: RB;
  font-size: 22px;
  font-size: 1.375rem;
}
@media screen and (max-width: 1580px) {
  .new_item .date .month span {
    font-size: 14px;
    font-size: 0.625rem;
  }
}
.new_item .date .year:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 33%;
  margin: auto;
  width: 30%;
  height: 3px;
  background: #30580f;
}
.new_item .date .year span {
  color: white;
  font-family: RR;
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 1580px) {
  .new_item .date .year span {
    font-size: 18px;
    font-size: 0.875rem;
  }
}

#news .splide__pagination .splide__pagination__page.is-active {
  background-color: rgba(68, 138, 8);
  opacity: 1;
}

@media screen and (max-width: 680px) {
  #news .splide__pagination {
    bottom: -1.5em !important;
  }
}

.item_suKien figure {
  overflow: hidden;
}
.item_suKien figure:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.item_suKien figure img {
  max-height: 230px;
  width: 100%;
  object-fit: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 680px) {
  .item_suKien figure img {
    max-height: 250px;
  }
}

.item_suKien h3 {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: RB;
  color: rgba(68, 138, 8);
}
@media screen and (max-width: 1580px) {
  .item_suKien h3 {
    font-size: 18px;
    font-size: 0.875rem;
  }
}

.item_suKien p {
  font-size: 16px;
  font-size: 1rem;
  font-family: RR;
  color: #8e8e8e;
  max-height: 190px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1580px) {
  .item_suKien p {
    font-size: 16px;
    font-size: 0.75rem;
  }
}

.TriAnContainer {
  grid-template-rows: 1fr 1fr;
}

.timeline {
  height: 370px;
  position: relative;
  color: white;
}

@media screen and (max-width: 768px) {
  .timeline {
    height: 100%;
  }
  .timeline:before {
    display: none;
  }
}
.timeline:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #8e8e8e;
}
.timeline .timeline-container {
  position: relative;
  height: 100%;
  line-height: 100%;
  margin-top: 0.5em;
}

.timeline-icon {
  margin-left: 0px !important;
}

.vertical-line {
  position: relative;
  display: inline-block;
}

.vertical-line::before {
  content: "";
  position: absolute;
  top: 95%;
  bottom: -70%; /* Khoảng cách từ đỉnh xuống dưới */
  left: 50%;
  border-left: 2px solid #8e8e8e;
  transform: translateX(-50%);
  z-index: -50;
}

.no-line::before {
  display: none;
}
.timeline-body.flex.h-full.items-center {
  margin-left: 10px !important;
}
@media (min-width: 1080px) {
  .timeline .timeline-container .timeline-body hgroup h4 {
    padding: 0px 0px 0px 0px !important;
  }
}
.timeline .timeline-container .timeline-body hgroup h4 {
  font-family: RB;
  color: #8e8e8e;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0px;
}
@media screen and (max-width: 1580px) {
  .timeline .timeline-container .timeline-body hgroup h4 {
    font-size: 18px;
    font-size: 0.875rem;
  }
}
.timeline .timeline-container .timeline-icon {
  /* position: absolute; */
  /* left: -88px; */
  top: 0;
  /* background: #ededed; */
}
.timeline .timeline-container .timeline-icon i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.timeline .timeline-container .timeline-icon img {
  width: 50px;
}

.middle .middle__content p {
  font-family: RB;
  font-size: 12px;
  font-size: 0.75rem;
  color: #8e8e8e;
}
@media screen and (max-width: 1580px) {
  .middle .middle__content p {
    font-size: 16px;
    font-size: 0.75rem;
  }
}

.middle .middle__content .bar-container {
  background-color: #dcd7d7;
  border-radius: 8px;
  overflow: hidden;
}
.middle .middle__content .bar-container .bar {
  background-color: rgba(68, 138, 8);
  color: #ebecf1;
  height: 14px;
}
.middle .middle__content .bar-container .bar span {
  font-family: RR;
  font-size: 10px;
  /* font-size: 0.6rem; */
}
@media screen and (max-width: 1580px) {
  .middle .middle__content .bar-container .bar span {
    font-size: 13px;
    font-size: 0.5625rem;
  }
}

/* Additonal Component Stylesheets */
.bar1,
.bar2,
.bar3 {
  width: 40px;
  height: 6px;
  background-color: #6a901a;
  border-radius: 5px;
  margin: 6px 0;
  transition: 0.2s ease-in-out;
}

.bar12,
.bar22,
.bar32 {
  width: 20px;
  height: 4px;
  background-color: #ebecf1;
  margin: 3px 0;
  transition: 0.2s;
}

.change .bar12 {
  -webkit-transform: rotate(-45deg) translate(-10px, 10px);
  transform: rotate(-45deg) translate(-4px, 4px);
}

.change .bar22 {
  opacity: 0;
}

.change .bar32 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-6px, -6px);
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(0px, 17px);
  /* ttransform: rotate(-45deg) translate(0px, 0px); */
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(0px, -17px);
  /* ttransform: rotate(45deg) translate(0px, 0px); */
}

.change#button_menu_show_mobile {
  -webkit-transform: translate(-8px, 0px);
}

.fixedMenu {
  position: fixed;
  top: 0;
  z-index: 100;
}

.header {
  background-color: white;
}
.header .logo hgroup img {
  width: 400px;
}
.header .header_menu .header_one .link_home_page a {
  background-color: rgba(68, 138, 8);
}
.header .header_menu .header_one ul {
  list-style: none;
}
.header .header_menu .header_one ul li {
  margin-right: 1em;
}
.header .header_menu .header_one ul li:last-child {
  margin-right: unset;
}
.header .header_menu .header_one ul li a {
  color: #4c4c4c;
  font-family: RR;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1580px) {
  .header .header_menu .header_one ul li a {
    font-size: 16px;
    font-size: 0.75rem;
  }
}
.header .header_menu .header_one ul li a:hover {
  color: rgba(68, 138, 8);
}

.active_nav2 {
  color: #e17d00 !important;
}

header {
  padding: 0;
  margin: 0;
}

.active_nav:hover > a {
  color: #ebecf1 !important;
}

.active_nav1 > a {
  /* color: #e17d00 !important; */
}

.nav__container,
header {
  width: 100%;
  background-color: unset;
}

.nav__container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  justify-content: flex-end;
}

.nav__mobile .nav__btn {
  display: block;
}

.nav__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
#menu_3 ul li a {
  color: gray !important;
  font-weight: 100 !important;
  font-family: RR !important;
}
#home_text {
  color: rgb(48, 88, 18) !important;
}

.showing {
  max-height: 37rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.nav__menu li {
  list-style: none;
  position: relative;
  white-space: nowrap;
}

.nav__menu > li:hover > a {
  color: #e17d00 !important;
}

.nav__menu li a {
  display: block;
  font-family: RB;
}

.nav-toggle {
  display: block;
  background-color: transparent;
  width: 40px;
  cursor: pointer;
  padding: 4px;
}

.nav-toggle span {
  position: relative;
  display: block;
  height: 4px;
  border-radius: 35px;
  width: 100%;
  margin-top: 0;
  background-color: #000;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.navtoggle span.mrg {
  margin-top: 5px;
}

.nav-toggle.open span:first-child {
  -webkit-transform: rotate(45deg) translate(6.2px, 6.2px);
  transform: rotate(45deg) translate(6.2px, 6.2px);
}

.nav-toggle.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.nav-toggle.open span:last-child {
  -webkit-transform: rotate(-45deg) translate(6.2px, -6.2px);
  transform: rotate(-45deg) translate(6.2px, -6.2px);
}

.nav__menu .dropdown ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: static;
  padding: 20;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  padding-left: 40px;
}

.nav__menu .dropdown ul li {
  margin-top: 0;
  border: 0.3px solid #ebecf1;
  text-align: center;
}
.nav__menu .dropdown ul li:last-child {
  border-bottom: 0.3px solid #ebecf1;
}

.nav__menu .dropdown ul li:hover > a {
  background-color: #ebecf1;
}

.nav__menu .dropdown ul.show {
  max-height: 20rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.nav__menu .dropdown li a {
  display: block;
  font-size: 16px;
  font-size: 1.125rem;
  font-family: RR;
  text-transform: capitalize;
  color: #ebecf1;
  text-decoration: none;
  padding: 0.3rem 1rem;
}
@media screen and (max-width: 1580px) {
  .nav__menu .dropdown li a {
    font-size: 18px;
    font-size: 0.875rem;
    font-family: RR;
  }
}

.nav__menu > li > a:hover {
  color: #30580f;
}

.menu-toggle {
  max-height: 0;
  overflow: hidden;
}

.menu-toggle,
.menu-toggle.active {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.menu-toggle.active {
  max-height: 100vh;
}

.resize-animation-stopper * {
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-animation: none !important;
  animation: none !important;
}

@media screen and (min-width: 1024px) {
  .menu-toggle {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    max-height: 100vh;
    overflow: visible;
  }
  .nav__container {
    width: 100%;
    margin: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: flex-end;
  }

  .nav__mobile .nav__btn {
    display: none;
  }
  .nav__logo img {
    width: 100%;
    max-width: 58px;
  }
  .nav__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-height: 100%;
    overflow: visible;
  }
  .nav__menu li {
    list-style: none;
    position: relative;
    white-space: nowrap;
    z-index: 10;
  }
  .nav__menu > li {
    padding: 0 1rem 0 0;
  }
  .nav__menu > li:last-child {
    padding: 0 0 0 0;
  }
  .nav__menu li a {
    color: Rgb(68, 138, 8);
    text-decoration: none;
    font-family: RB;
    font-size: 15px;
    /* font-size: 0.9rem; */
  }
}
@media screen and (min-width: 1024px) and (max-width: 1580px) {
  .nav__menu li a {
    font-size: 15px;
    /* font-size: 0.75rem; */
    font-family: RB;
  }
}

@media screen and (min-width: 1024px) {
  .nav__menu > li > a:hover {
    color: rgba(68, 138, 8);
  }
  .nav__menu .dropdown {
    position: relative;
  }
  .nav__menu .dropdown ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 100%;
    left: -30px;
    opacity: 0;
    visibility: hidden;
    overflow: visible;
    padding: 0 1rem;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  .nav__menu .dropdown:hover > ul {
    top: 100%;
    left: 0;
    opacity: 1;
    visibility: visible;
    overflow: visible;
    padding: 0.5rem;
  }
  .nav__menu > .dropdown > ul > li:first-child > a:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(68, 138, 8);
    margin: -16px 0 0 0;
  }
  .nav__menu .dropdown ul li {
    padding: 0.2em 0.2em;
    background-color: rgba(68, 138, 8);
    position: relative;
  }
  .nav__menu .dropdown ul li > ul li {
    margin-top: -1px;
  }
  .nav__menu .dropdown ul li > ul li:hover {
    background-color: #ebecf1;
  }
  .nav__menu .dropdown ul li > ul li {
    background-color: rgba(68, 138, 8);
  }
  .nav__menu .dropdown > ul > li:hover {
    background-color: #ebecf1;
  }
  .nav__menu .dropdown > ul > li:hover > a {
    color: rgba(68, 138, 8);
  }
  .nav__menu .dropdown ul li a {
    display: block;
    color: #ebecf1;
    text-transform: capitalize;
    font-family: RR;
    font-size: 12px;
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1580px) {
  .nav__menu .dropdown ul li a {
    font-size: 16px;
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  .nav__menu .dropdown > ul > li > a:hover {
    display: block;
    color: rgba(68, 138, 8);
  }
  .nav__menu .dropdown > ul > li > ul > li:hover {
    background-color: #e17d00;
  }
  .nav__menu .dropdown > ul > li > ul > li:hover > a {
    background-color: #e17d00;
    color: #ebecf1;
  }

  .nav__menu .dropdown .dropdown:hover > ul {
    position: absolute;
    top: 0;
    right: calc(100% - 17px);
    left: auto;
    opacity: 1;
    visibility: visible;
    padding: 0rem 1rem;
  }
  .nav__menu .dropdown .dropdown ul {
    position: absolute;
    top: 0;
    right: calc(100% - 17px);
    left: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
}

.menuMobile .drilldown {
  overflow: hidden;
}

.menuMobile .drilldown-sub {
  display: none;
}

.menuMobile ul {
  text-align: left;
}
.menuMobile ul li {
  border: 0.5px solid #ebecf1;
  background-color: rgba(68, 138, 8);
}
.menuMobile ul li a {
  display: block;
  padding: 1em 3em;
  font-size: 16px;
  font-size: 1rem;
  color: #ebecf1;
  font-family: RR;
}
@media screen and (max-width: 1580px) {
  .menuMobile ul li a {
    font-size: 16px;
    font-size: 0.75rem;
  }
}

/* banner splide */
@media screen and (max-width: 767px) {
  #banner .banner_slide {
    max-height: 400px;
  }
}

#banner .banner_slide .content_slide {
  max-height: 80vh;
}
#banner .banner_slide .content_slide hgroup h3 {
  font-family: RB;
  color: #ebecf1;
  font-size: 50px;
  font-size: 3.125rem;
}
@media screen and (max-width: 1580px) {
  #banner .banner_slide .content_slide hgroup h3 {
    font-size: 50px;
    font-size: 2.875rem;
  }
}
@media screen and (max-width: 767px) {
  #banner .banner_slide .content_slide hgroup h3 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 1580px) {
  #banner .banner_slide .content_slide hgroup h3 {
    font-size: 40px;
    font-size: 2.25rem;
  }
}
#banner .banner_slide .content_slide p {
  max-width: 700px;
  color: #ebecf1;
  font-family: RR;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 1580px) {
  #banner .banner_slide .content_slide p {
    font-size: 20px;
    font-size: 1rem;
  }
}

#banner .splide__pagination {
  bottom: 98px !important;
}
#banner .splide__pagination li button {
  border-radius: 50% !important;
}
@media screen and (max-width: 767px) {
  #banner .splide__pagination {
    bottom: 2em !important;
  }
}
#banner .splide__pagination li button {
  opacity: 1 !important;
  background-color: unset !important;
  border: 1px solid #ebecf1 !important;
  width: 12px !important;
  height: 12px !important;
}
#banner .splide__pagination li .is-active {
  background-color: rgba(68, 138, 8) !important;
}

#banner .splide__arrows {
  bottom: 98px !important;
}
#albumAnh .splide__arrows {
  bottom: -20px !important;
}
@media screen and (max-width: 767px) {
  #banner .splide__arrows {
    bottom: 10% !important;
  }
}
#banner .splide__arrows .splide__arrow--prev {
  left: 35%;
  z-index: 20;
  background-color: rgba(68, 138, 8);
  border-radius: 7px;
}
@media screen and (max-width: 1280px) {
  #banner .splide__arrows .splide__arrow--prev {
    left: 22em;
  }
}
@media screen and (max-width: 1024px) {
  #banner .splide__arrows .splide__arrow--prev {
    left: 16em;
  }
}
@media screen and (max-width: 767px) {
  #banner .splide__arrows .splide__arrow--prev {
    left: 10%;
  }
}
@media screen and (max-width: 640px) {
  #banner .splide__arrows .splide__arrow--prev {
    left: 0.5em;
  }
}
#banner .splide__arrows .splide__arrow--prev img {
  height: 20px;
}

#banner .splide__arrow--next {
  right: 35%;
  z-index: 20;
  background-color: rgba(68, 138, 8);
  border-radius: 7px;
}
@media screen and (max-width: 1280px) {
  #banner .splide__arrow--next {
    right: 22em;
  }
}
@media screen and (max-width: 1024px) {
  #banner .splide__arrow--next {
    right: 16em;
  }
}
@media screen and (max-width: 767px) {
  #banner .splide__arrow--next {
    right: 10%;
  }
}
@media screen and (max-width: 640px) {
  #banner .splide__arrow--next {
    right: 0.5em;
  }
}
#banner .splide__arrow--next img {
  height: 20px;
}

/* //thumbnailAlbumAnh */

#thumbnailAlbumAnh .splide__slide {
  /* visibility: visible;
  width: auto;
  height: 50vh; */
}

#thumbnailAlbumAnh .splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#thumbnailAlbumAnh .splide__slide {
  opacity: 0.6;
}
#thumbnailAlbumAnh .splide__slide.is-active {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  #thumbnailAlbumAnh .thumbnailAlbumAnh_slide {
    max-height: 400px;
  }
}

#thumbnailAlbumAnh .thumbnailAlbumAnh_slide .content_slide {
  max-height: 80vh;
}
.thumb-prev {
  left: -3em !important;
}

.thumb-next {
  right: -3em !important;
}

/* albumAnh */

#albumAnh .splide img {
  max-width: 100%;
  max-height: 100%;
}
#albumAnh .splide__slide {
  display: flex;
  justify-content: center;
  align-items: center;
  background: black;
}

@media screen and (max-width: 767px) {
  #albumAnh .albumAnh_slide {
    max-height: 400px;
  }
}

#albumAnh .albumAnh_slide .content_slide {
  /* max-height: 80vh; */
}
#albumAnh .albumAnh_slide .content_slide hgroup h3 {
  font-family: RB;
  color: #ebecf1;
  font-size: 50px;
  font-size: 3.125rem;
}
@media screen and (max-width: 1580px) {
  #albumAnh .albumAnh_slide .content_slide hgroup h3 {
    font-size: 50px;
    font-size: 2.875rem;
  }
}
@media screen and (max-width: 767px) {
  #albumAnh .albumAnh_slide .content_slide hgroup h3 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 1580px) {
  #albumAnh .albumAnh_slide .content_slide hgroup h3 {
    font-size: 40px;
    font-size: 2.25rem;
  }
}
#albumAnh .albumAnh_slide .content_slide p {
  max-width: 700px;
  color: #ebecf1;
  font-family: RR;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 1580px) {
  #albumAnh .albumAnh_slide .content_slide p {
    font-size: 20px;
    font-size: 1rem;
  }
}

#albumAnh .splide__pagination {
  bottom: 98px !important;
}
#albumAnh .splide__pagination li button {
  border-radius: 50% !important;
}
@media screen and (max-width: 767px) {
  #albumAnh .splide__pagination {
    bottom: 2em !important;
  }
}
#albumAnh .splide__pagination li button {
  opacity: 1 !important;
  background-color: unset !important;
  border: 1px solid #ebecf1 !important;
  width: 12px !important;
  height: 12px !important;
}
#albumAnh .splide__pagination li .is-active {
  background-color: rgba(68, 138, 8) !important;
}
@media screen and (max-width: 767px) {
  #albumAnh .albumAnh_slide {
    max-height: 400px;
  }
}

#albumAnh .albumAnh_slide .content_slide {
  max-height: 80vh;
}

#albumAnh .splide__slide {
  /* visibility: visible;
  width: auto;
  height: 80vh; */
}

#information .information {
  position: relative;
  margin: auto;
  /* left: 50%; */
  /* top: 10px; */
  /* transform: translate(-50%, 10%); */
  background-color: rgb(68, 138, 8);
  overflow: auto;
}

@media screen and (max-width: 767px) {
  #information .information {
    position: unset;
    left: unset;
    transform: unset;
    top: unset;
  }
}
#information .information .item {
  text-align: center;
  text-align: -webkit-center;
  border-right: 1px solid #ebecf1;
}
@media screen and (max-width: 767px) {
  #information .information .item {
    border: 1px solid #ebecf1;
  }
}

#information .information .item:hover {
  background-color: #e17d00;
}

@media screen and (min-width: 1024px) {
  #information .information .item:last-child {
    border: unset;
  }
}

#information .information .item figure {
  display: flex;
  justify-content: center;
}
#information .information .item p {
  color: #ebecf1;
  font-family: RR;
  font-size: 18px;
  font-size: 0.9rem;
}
@media screen and (max-width: 1580px) {
  #information .information .item p {
    font-size: 10px;
    font-size: 0.65rem;
  }
}

#toolbar {
  background-color: rgb(68, 138, 8);
}
#toolbar .wrap {
  margin: 0 auto;
  /* width: 600px; */
}
@media screen and (max-width: 1280px) {
  #toolbar .wrap {
    width: 100%;
  }
}
#toolbar .wrap--text {
  text-align: center;
}
#toolbar .wrap--logobar {
  height: 25px;
  overflow: hidden;
  position: relative;
}
#toolbar .list {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  margin-left: 0;
}
#toolbar .list__item {
  flex-grow: 0;
  flex-shrink: 0;
  text-align: center;
  width: 100%;
}
#toolbar .list__item a {
  font-family: RR;
  font-size: 14px;
  font-size: 0.775rem;
}
@media screen and (max-width: 746px) {
  #toolbar .list__item {
    width: 70%;
  }
}
@media screen and (max-width: 1580px) {
  #toolbar .list__item a {
    font-size: 12px;
    font-size: 0.525rem;
  }
}
#toolbar .btn_close_toolbar {
  text-align: center;
  text-align: -webkit-center;
}

#footer {
  background: rgba(68, 138, 8);
  opacity: 1;
}

#footer .footer__center .content ul {
  line-height: 1.5;
}
#footer .footer__center .content ul li:before {
  content: "\2022";
  color: rgba(68, 138, 8);
  font-weight: bold;
  display: inline-block;
  width: 10px;
  font-size: 17px;
  margin-left: 0;
}
#footer .footer__center .content ul li a {
  font-family: RR;
  color: #8e8e8e;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1580px) {
  #footer .footer__center .content ul li a {
    font-size: 16px;
    font-size: 0.75rem;
  }
}
#footer .footer__center .content ul li a:hover {
  color: #e17d00;
}

.iconFooter_ img:hover {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  perspective: 1000px;
}

#story {
  /* background-color: #ededed; */
}
#story .author {
  font-family: inherit;
  padding: 3em;
  text-align: center;
  width: 100%;
  color: white;
}
#story .author a:link,
#story .author a:visited {
  color: white;
}
#story .author a:link:hover,
#story .author a:visited:hover {
  text-decoration: none;
}
#story .author .btn:link,
#story .author .btn:visited {
  margin-top: 1em;
  text-decoration: none;
  display: inline-block;
  font-family: inherit;
  font-weight: 100;
  color: white;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: black;
  padding: 1.5em 2rem;
  border-radius: 1em;
  transition: 0.5s all;
}
#story .author .btn:link:hover,
#story .author .btn:link:focus,
#story .author .btn:link:active,
#story .author .btn:visited:hover,
#story .author .btn:visited:focus,
#story .author .btn:visited:active {
  background-color: #1a1a1a;
}

#story .story_content {
  grid-template-columns: 50fr 50fr;
}
#story .story_content .storyThumb {
  /* position: relative; */
}

.img-story--home {
  width: 100%; /* Chiều rộng 100% của phần tử img trong container */
  height: 100%; /* Chiều cao sẽ bằng với độ rộng */
  object-fit: cover; /* Đảm bảo hình ảnh không bị biến dạng */
}

#story .box_left hgroup h3 {
  font-family: RR;
  color: #8e8e8e;
  font-size: 32px;
  font-size: 2rem;
}
@media screen and (max-width: 1580px) {
  #story .box_left hgroup h3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 1480px) {
  #story .box_left hgroup h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 1480px) and (max-width: 1580px) {
  #story .box_left hgroup h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
#story .box_left hgroup h3 strong {
  font-family: RB;
  color: rgba(68, 138, 8);
}

@media screen and (max-width: 1480px) and (max-width: 1580px) {
  .HanhTrinh {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.HanhTrinh {
  font-family: RR;
  color: #8e8e8e;
  font-size: 32px;
  font-size: 2rem;
}
.HanhTrinh strong {
  font-family: RB;
  color: rgba(68, 138, 8);
}

@media screen and (max-width: 1480px) and (max-width: 1580px) {
  .HanhTrinh {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
#story .box_left .story_content__content {
  text-align: left;
  padding: 0px 0px 0px 10px;
}
#story .box_left .story_content__content hgroup h4 {
  font-family: RB;
  color: rgba(68, 138, 8);
  font-size: 22px;
  font-size: 1.375rem;
}
@media screen and (max-width: 1580px) {
  #story .box_left .story_content__content hgroup h4 {
    font-size: 22px;
    font-size: 1.125rem;
  }
}
#story .box_left .story_content__content div {
  /* line-height: 2; */
  color: #8e8e8e;
  font-family: RR;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 1580px) {
  #story .box_left .story_content__content div {
    font-size: 14px;
    font-size: 0.625rem;
  }
}
#story .box_right {
  /* border-left: 1px solid #8e8e8e; */
}
@media screen and (max-width: 1024px) {
  #story .box_right {
    border-left: unset;
  }
}
@media screen and (max-width: 640px) {
  #story .box_right {
    border: unset !important;
  }
}
#story .box_right hgroup h3 {
  font-family: RR;
  color: #8e8e8e;
  font-size: 32px;
  font-size: 2rem;
}
@media screen and (max-width: 1580px) {
  #story .box_right hgroup h3 {
    font-size: 32px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 1480px) {
  #story .box_right hgroup h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 1480px) and (max-width: 1580px) {
  #story .box_right hgroup h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
#story .box_right hgroup h3 strong {
  font-family: RB;
  color: rgba(68, 138, 8);
}
#story .storySplide .splide__pagination {
  /* bottom: 10px !important; */
  /* left: -20%; */
  bottom: -5px !important;
}
#story .storySplide .splide__pagination li button {
  border-radius: 50% !important;
}
#story .storySplide .splide__pagination li button {
  opacity: 1 !important;
  background-color: #8e8e8e !important;
  border: 1px solid #ebecf1 !important;
  width: 7px !important;
  height: 7px !important;
}
#story .storySplide .splide__pagination li .is-active {
  background-color: rgba(68, 138, 8) !important;
}
#story .storySplide .splide__arrows {
  bottom: 17px !important;
}
@media screen and (max-width: 640px) {
  #story .storySplide .splide__arrows {
    display: none;
  }
}
#story .storySplide .splide__arrows .splide__arrow--prev {
  z-index: 10 !important;
  background-color: unset !important;
  left: 20%;
}
#story .storySplide .splide__arrows .splide__arrow--prev img {
  height: 16px;
}
#story .storySplide .splide__arrows .splide__arrow--next {
  z-index: 10 !important;
  background-color: unset !important;
  right: 40%;
}
@media screen and (max-width: 1024px) {
  #story .storySplide .splide__arrows .splide__arrow--next {
    right: 30%;
  }
}
#story .storySplide .splide__arrows .splide__arrow--next img {
  height: 16px;
}
@media screen and (max-width: 1024px) {
  #story .storySplide .splide__arrows .custom_absolute {
    top: -50px;
  }
}
@media screen and (max-width: 640px) {
  #story .storySplide .splide__arrows .custom_absolute {
    top: -75px;
  }
}

#news .service_content .splide__pagination {
  bottom: -1.5em !important;
}
#news .service_content .splide__pagination li button {
  border-radius: 50% !important;
}
#news .service_content .splide__pagination li button {
  opacity: 1 !important;
  background-color: #8e8e8e !important;
  border: 1px solid #ebecf1 !important;
  width: 10px !important;
  height: 10px !important;
}

#news .service_content .splide__pagination li .is-active {
  background-color: rgba(68, 138, 8) !important;
}

#slide-media .service_content .splide__pagination li .is-active {
  /* background-color: rgba(68, 138, 8) !important; */

  background-color: red !important;
}
#slide-media .service_content .splide__pagination li button {
  opacity: 1 !important;
  background-color: #8e8e8e !important;
  border: 1px solid #ebecf1 !important;
  width: 10px !important;
  height: 10px !important;
}
#news .service_content .splide__arrow--prev {
  z-index: 10 !important;
  background-color: unset !important;
  left: 40%;
}
@media screen and (max-width: 1024px) {
  #news .service_content .splide__arrow--prev {
    left: 14% !important;
  }
}
#news .service_content .splide__arrow--prev img {
  height: 16px;
}

#news .service_content .splide__arrow--next {
  z-index: 10 !important;
  background-color: unset !important;
  right: 40%;
}
@media screen and (max-width: 1024px) {
  #news .service_content .splide__arrow--next {
    right: 14% !important;
  }
}
#news .service_content .splide__arrow--next img {
  height: 16px;
}

#service .service_content .content .box {
  border-radius: 17px;
  overflow: hidden;
}
#service .service_content .content .box:hover {
  border: 3px solid #e17d00;
  margin: -2px;
}
#service .service_content .content .box:hover a {
  background-color: #e17d00;
}
#service .service_content .content .box figure {
  position: relative;
}
#service .service_content .content .box figure:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
#service .service_content .content .box figure:hover:before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
#service .service_content .content .box figure img {
  max-height: 230px;
}
@media screen and (max-width: 680px) {
  #service .service_content .content .box figure img {
    max-height: 250px;
  }
}
#service .service_content .content .box a {
  background-color: rgba(68, 138, 8);
  color: #ebecf1;
  font-family: RB;
  font-size: 14px;
  font-size: 1rem;
}
@media screen and (max-width: 1580px) {
  #service .service_content .content .box a {
    font-size: 14px;
    font-size: 0.75rem;
  }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

#more_information {
  background-color: rgba(68, 138, 8);
}
@media screen and (max-width: 640px) {
  #more_information {
    background-color: unset;
  }
}
#more_information .more__item {
  background-color: rgba(68, 138, 8);
  border-left: 1px solid #ebecf1;
  overflow: auto;
}
#more_information .more__item:last-child {
  border-right: 1px solid #ebecf1;
}
@media screen and (max-width: 1280px) {
  #more_information .more__item {
    border: 1px solid #ebecf1;
  }
}
#more_information .more__item figure {
  text-align: center;
  text-align: -webkit-center;
}
#more_information .more__item figure img {
  width: 60px;
  height: 60px;
}
#more_information .more__item .content p {
  color: #ebecf1;
  font-family: RR;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 1580px) {
  #more_information .more__item .content p {
    font-size: 14px;
    font-size: 0.625rem;
  }
}
#more_information .more__item .content span {
  font-family: RB;
  color: #ebecf1;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1580px) {
  #more_information .more__item .content span {
    font-size: 16px;
    font-size: 0.75rem;
  }
}

.icon-bar {
  background-color: #555;
}
.icon-bar figure {
  text-align: center;
  text-align: -webkit-center;
  display: flex;
  justify-content: center;
}

.btnShowIcon-bar {
  background-color: rgba(68, 138, 8);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px 8px;
  transition: all 0.3s ease;
  color: white;
  /* font-size: 36px; */
  font-family: RR;
}
@media screen and (max-width: 1024px) {
  .icon-bar a {
    padding: 12px 8px;
  }
}
.icon-bar a:hover img {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  perspective: 1000px;
}

.icon-bar a:hover {
  background-color: #000;
}

@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}

#device .splide__slide figure img {
  max-height: 260px;
}

#device .splide__arrows .splide__arrow--prev {
  /* left: -2em; */
  background-color: unset;
}
@media screen and (max-width: 680px) {
  #device .splide__arrows .splide__arrow--prev {
    left: 0;
  }
}
@media screen and (max-width: 1024px) {
  #device .splide__arrows .splide__arrow--prev {
    left: 0;
  }
}
#device .splide__arrows .splide__arrow--prev img {
  height: 50px;
}

#device .splide__arrows .splide__arrow--next {
  /* right: -2em; */
  background-color: unset;
}
@media screen and (max-width: 680px) {
  #device .splide__arrows .splide__arrow--next {
    right: 0;
  }
}
@media screen and (max-width: 1024px) {
  #device .splide__arrows .splide__arrow--next {
    right: 0;
  }
}
#device .splide__arrows .splide__arrow--next img {
  height: 50px;
}

#partner .splide__slide figure img {
  max-height: 70px;
}

#tab .bg-gray {
  background-color: #d6d6d6;
}

#tab .border-line {
  border-bottom: 1px solid #d6d6d6;
}
@media screen and (max-width: 1024px) {
  #tab .border-line {
    border-bottom: unset;
  }
}

#tab .tag_ul {
  min-height: 70px;
}
@media screen and (max-width: 1024px) {
  #tab .tag_ul {
    overflow: paged-x;
    overflow: auto;
  }
  #tab .tag_ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #fff;
    background-image: -webkit-gradient(
      linear,
      40% 0%,
      75% 84%,
      from(#30580f),
      to(rgba(68, 138, 8)),
      color-stop(0.6, rgba(68, 138, 8))
    );
  }
  #tab .tag_ul::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: unset;
  }
  #tab .tag_ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #f5f5f5;
    border-radius: 10px;
  }
}
#tab .tag_ul li {
  min-width: 150px;
}
#tab .tag_ul li a {
  font-size: 16px;
  font-size: 1rem;
  font-family: RB;
  color: rgba(68, 138, 8);
}
@media screen and (max-width: 1580px) {
  #tab .tag_ul li a {
    font-size: 16px;
    font-size: 0.75rem;
  }
}
#tab .tag_ul li a:hover {
  color: #e17d00;
}

.professional_team .content .vignette,
.professional_team .content_search .vignette {
  margin: 0 35px 0 0;
}

.professional_team .content .vignette_border,
.professional_team .content_search .vignette_border {
  border-bottom: 1px solid #d6d6d6;
}

.professional_team .content .fix-border-inf:after,
.professional_team .content_search .fix-border-inf:after {
  content: "";
  position: absolute;
  top: 5px;
  transform: translate(9%, -48%);
  left: 0;
  width: calc(100% - 60px);
  height: calc(100% - 12px);
  border-bottom: 1px solid #d6d6d6;
}

.professional_team .content .fix-border-inf img,
.professional_team .content_search .fix-border-inf img {
  top: 51.5% !important;
  transform: translate(50%, -50%);
}

.professional_team .content .content__items:hover figure div,
.professional_team .content_search .content__items:hover figure div {
}

.professional_team .content .content__items:hover .description,
.professional_team .content_search .content__items:hover .description {
  display: block;
}

.professional_team .content .content__items figure,
.professional_team .content_search .content__items figure {
}
.professional_team .content .content__items figure img,
.professional_team .content_search .content__items figure img {
  margin: 0 0 2px 0;
  max-height: 380px;
}

.professional_team .content .content__items .description,
.professional_team .content_search .content__items .description {
  display: block;
  background-color: rgba(128, 164, 30, 0.84);
}
.professional_team .content .content__items .description p,
.professional_team .content_search .content__items .description p {
  color: #ebecf1;
  font-size: 16px;
  font-size: 1rem;
  font-family: RB;
}
@media screen and (max-width: 1580px) {
  .professional_team .content .content__items .description p,
  .professional_team .content_search .content__items .description p {
    font-size: 16px;
    font-size: 0.75rem;
  }
}
.professional_team .content .content__items .description span,
.professional_team .content_search .content__items .description span {
  color: #ebecf1;
  font-size: 16px;
  font-size: 1rem;
  font-family: RR;
}
@media screen and (max-width: 1580px) {
  .professional_team .content .content__items .description span,
  .professional_team .content_search .content__items .description span {
    font-size: 16px;
    font-size: 0.75rem;
  }
}

.splieDoiNgu .splide__pagination {
  bottom: -1.5em !important;
}

#chiPhiDichVu .chiPhiDichVu__content .splide__pagination {
  bottom: -3em !important;
}
#chiPhiDichVu .chiPhiDichVu__content .splide__pagination li button {
  border-radius: 50% !important;
}
#chiPhiDichVu .chiPhiDichVu__content .splide__pagination li button {
  opacity: 1 !important;
  background-color: #8e8e8e !important;
  border: 1px solid #ebecf1 !important;
  width: 12px !important;
  height: 12px !important;
}
#chiPhiDichVu .chiPhiDichVu__content .splide__pagination li .is-active {
  background-color: rgba(68, 138, 8) !important;
}

#chiPhiDichVu .chiPhiDichVu__content .splide__arrow--prev {
  z-index: 10 !important;
  background-color: unset !important;
  left: 40%;
}
@media screen and (max-width: 1024px) {
  #chiPhiDichVu .chiPhiDichVu__content .splide__arrow--prev {
    left: 18% !important;
  }
}
#chiPhiDichVu .chiPhiDichVu__content .splide__arrow--prev img {
  height: 16px;
}

#chiPhiDichVu .chiPhiDichVu__content .splide__arrow--next {
  z-index: 10 !important;
  background-color: unset !important;
  right: 40%;
}
@media screen and (max-width: 1024px) {
  #chiPhiDichVu .chiPhiDichVu__content .splide__arrow--next {
    right: 18% !important;
  }
}
#chiPhiDichVu .chiPhiDichVu__content .splide__arrow--next img {
  height: 16px;
}

#detailNew .breadcrumbs ol li {
  font-family: "RR";
  font-size: 16px;
  font-size: 1rem;
  color: #4c4c4c;
}
@media screen and (max-width: 1580px) {
  #detailNew .breadcrumbs ol li {
    font-family: "RR";
    font-size: 16px;
    font-size: 0.75rem;
    color: #4c4c4c;
  }
}
@media screen and (max-width: 680px) {
  #detailNew .breadcrumbs ol li {
    font-family: "RR";
    font-size: 14px;
    font-size: 0.875rem;
    color: #4c4c4c;
  }
}
@media screen and (max-width: 680px) and (max-width: 1580px) {
  #detailNew .breadcrumbs ol li {
    font-family: "RR";
    font-size: 14px;
    font-size: 0.625rem;
    color: #4c4c4c;
  }
}
#detailNew .breadcrumbs ol li a {
  font-family: "RR";
  font-size: 14px;
  font-size: 0.875rem;
  color: #4c4c4c;
}
#detailNew .breadcrumbs ol li {
  font-family: "RR";
  font-size: 14px;
  font-size: 0.875rem;
  color: #4c4c4c;
}
@media screen and (max-width: 1580px) {
  #detailNew .breadcrumbs ol li a {
    font-family: "RR";
    font-size: 16px;
    font-size: 0.75rem;
    color: #4c4c4c;
  }
}
@media screen and (max-width: 680px) {
  #detailNew .breadcrumbs ol li a {
    font-family: "RR";
    font-size: 14px;
    font-size: 0.875rem;
    color: #4c4c4c;
  }
}
@media screen and (max-width: 680px) and (max-width: 1580px) {
  #detailNew .breadcrumbs ol li a {
    font-family: "RR";
    font-size: 14px;
    font-size: 0.875rem;
    color: #4c4c4c;
  }
}

#detailNew .title_d {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: RB;
  color: rgba(68, 138, 8);
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 1580px) {
  #detailNew .title_d {
    font-size: 20px;
    font-size: 1rem;
  }
}
/* #detailNew .title_d:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin: 6px 0 0 0;
  width: 40%;
  height: 2px;
  background: rgba(68, 138, 8);
} */

#detailNew .sideBar .sibeBar_top {
  /* border-top: 8px solid #6a901a; */
  background-color: rgba(68, 138, 8);
}
#detailNew .sideBar .sibeBar_top .title_sideBar hgroup {
  border-bottom: 2px solid #ebecf1;
}
#detailNew .sideBar .sibeBar_top .title_sideBar hgroup h3 {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: RB;
  color: #ebecf1;
}
@media screen and (max-width: 1580px) {
  #detailNew .sideBar .sibeBar_top .title_sideBar hgroup h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

#detailNew .sideBar .cate ul li {
  margin-top: 10px;
}
#detailNew .sideBar .cate ul li a {
  font-size: 14px;
  font-size: 1rem;
  font-family: "RR";
  color: #ebecf1;
}
@media screen and (max-width: 1580px) {
  #detailNew .sideBar .cate ul li a {
    font-size: 14px;
    font-size: 1rem;
  }
}
#detailNew .sideBar .cate ul li ul {
  margin-left: 31px;
}
#detailNew .sideBar .cate ul li ul li:hover i {
  display: unset;
}
#detailNew .sideBar .cate ul li ul li i {
  color: #ebecf1;
  display: none;
}
#detailNew .sideBar .cate ul li ul li a {
  margin-left: 10px;
  color: #ebecf1;
  font-size: 18px;
  font-size: 1rem;
  font-family: RR;
}
@media screen and (max-width: 1580px) {
  #detailNew .sideBar .cate ul li ul li a {
    font-size: 18px;
    font-size: 0.875rem;
  }
}

#detailNew .sideBar .cate ul .active_ a,
#detailNew .sideBar .cate ul .active_ i {
  color: #e17d00;
}

#detailNew .sideBar .cate ul .active_tab > a,
#detailNew .sideBar .cate ul .active_tab > i {
  color: #e17d00;
}

#detailNew .sideBar .cate .drop a {
  color: #ebecf1;
}

.active__ a {
  color: #e17d00 !important;
}

#suKien .box_suKien {
  background-color: #ededed;
}
#suKien .box_suKien .service_content .splide__pagination {
  bottom: -3em !important;
}
#suKien .box_suKien .service_content .splide__pagination li button {
  border-radius: 50% !important;
}
#suKien .box_suKien .service_content .splide__pagination li button {
  opacity: 1 !important;
  background-color: #8e8e8e !important;
  border: 1px solid #ebecf1 !important;
  width: 12px !important;
  height: 12px !important;
}
#suKien .box_suKien .service_content .splide__pagination li .is-active {
  background-color: rgba(68, 138, 8) !important;
}
#suKien .box_suKien .service_content .splide__arrow--prev {
  z-index: 10 !important;
  background-color: unset !important;
  left: 40%;
}
@media screen and (max-width: 1024px) {
  #suKien .box_suKien .service_content .splide__arrow--prev {
    left: 14% !important;
  }
}
@media screen and (max-width: 680px) {
  #suKien .box_suKien .service_content .splide__arrow--prev {
    left: 10% !important;
  }
}
#suKien .box_suKien .service_content .splide__arrow--prev img {
  height: 16px;
}
#suKien .box_suKien .service_content .splide__arrow--next {
  z-index: 10 !important;
  background-color: unset !important;
  right: 40%;
}
@media screen and (max-width: 1024px) {
  #suKien .box_suKien .service_content .splide__arrow--next {
    right: 14% !important;
  }
}
@media screen and (max-width: 680px) {
  #suKien .box_suKien .service_content .splide__arrow--next {
    right: 10% !important;
  }
}
#suKien .box_suKien .service_content .splide__arrow--next img {
  height: 16px;
}

#lichLamViec .calendar .th {
  background-color: rgba(68, 138, 8);
}
#lichLamViec .calendar .th p {
  font-family: RB;
  font-size: 18px;
  font-size: 1.125rem;
  color: #ebecf1;
}
@media screen and (max-width: 1580px) {
  #lichLamViec .calendar .th p {
    font-size: 18px;
    font-size: 0.875rem;
  }
}

#lichLamViec .calendar .time {
  background-color: #e6edd2;
}
#lichLamViec .calendar .time p {
  font-family: RR;
  font-size: 18px;
  font-size: 1.125rem;
  color: rgba(68, 138, 8);
}
@media screen and (max-width: 1580px) {
  #lichLamViec .calendar .time p {
    font-size: 18px;
    font-size: 0.875rem;
  }
}

#hoiDap .form input,
#hoiDap .form textarea {
  font-family: RR;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1580px) {
  #hoiDap .form input,
  #hoiDap .form textarea {
    font-size: 16px;
    font-size: 0.75rem;
  }
}
#hoiDap .form input:focus,
#hoiDap .form textarea:focus {
  background-color: #dee6cd;
  border: 1px solid rgba(68, 138, 8);
}

#hoiDap .form input[type="submit"]:focus {
  background-color: rgba(68, 138, 8);
  border: unset;
}

#hoiDap .form p {
  font-family: RR;
  color: #8e8e8e;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1580px) {
  #hoiDap .form p {
    font-size: 16px;
    font-size: 0.75rem;
  }
}

#hoiDap .form .verification {
  background-color: #868686;
  color: black;
  font-size: 16px;
  font-size: 1rem;
  font-family: RB;
}
@media screen and (max-width: 1580px) {
  #hoiDap .form .verification {
    font-size: 16px;
    font-size: 0.75rem;
  }
}

.Accordion__tabs {
  list-style: none;
}

.Accordion__tab {
  width: 100%;
}
.Accordion__tab__headline {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(248, 248, 248, 0.5);
  transition: 0.2s ease all;
  padding: 20px 40px 20px 15px;
  cursor: pointer;
  font-weight: 400;
  background-color: rgba(68, 138, 8);
}
.Accordion__tab__headline > h4 {
  color: #ebecf1;
  font-family: RR;
  font-size: 16px;
  font-size: 1rem;
  user-select: none;
  margin: 0;
}
@media screen and (max-width: 1580px) {
  .Accordion__tab__headline > h4 {
    font-size: 16px;
    font-size: 0.75rem;
  }
}
.Accordion__tab__headline .icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  color: #ebecf1;
  position: relative;
}
.Accordion__tab__headline .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 10px;
  left: 3px;
  width: 17px;
  height: 4px;
  background: currentColor;
}
.Accordion__tab__headline .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 4px;
  left: 10px;
  width: 4px;
  height: 17px;
  background: currentColor;
  transition: 0.2s ease all;
}
.Accordion__tab__content {
  overflow: hidden;
  padding: 0px 15px;
  box-sizing: border-box;
  height: 100%;
  max-height: 0;
  transition: 0.4s ease all;
}
.Accordion__tab--open .Accordion__tab__headline .icon::after {
  transform: scaleY(0);
}

.Accordion__tab__content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
@media screen and (max-width: 680px) {
  .Accordion__tab__content {
    padding: unset !important;
  }
}
.Accordion__tab__content .wrapper {
  background-color: #dee6cd;
}
.Accordion__tab__content .wrapper .content {
  max-height: 96px;
  overflow: hidden;
  transition: max-height 0.25s ease;
}
@media screen and (max-width: 680px) {
  .Accordion__tab__content .wrapper .content {
    max-height: 130px;
  }
}
.Accordion__tab__content .wrapper p {
  font-family: RR;
  font-size: 0.8rem;
  color: #8e8e8e;
}
.Accordion__tab__content .wrapper button {
  font-family: RR;
  font-size: 16px;
  font-size: 1rem;
  color: rgba(68, 138, 8);
}
@media screen and (max-width: 1580px) {
  .Accordion__tab__content .wrapper button {
    font-size: 16px;
    font-size: 0.75rem;
  }
}

.map iframe {
  width: 100% !important;
}

#deTaiNghienCuu .splide__arrows .splide__arrow--prev {
  background-color: unset;
  left: -2em;
}

#deTaiNghienCuu .splide__arrows .splide__arrow--next {
  background-color: unset;
  right: -2em;
}

#deTaiNghienCuu .splide__pagination {
  bottom: -3em !important;
}
#deTaiNghienCuu .splide__pagination li button {
  border-radius: 50% !important;
}
#deTaiNghienCuu .splide__pagination li button {
  opacity: 1 !important;
  background-color: #8e8e8e !important;
  border: 1px solid #ebecf1 !important;
  width: 12px !important;
  height: 12px !important;
}
#deTaiNghienCuu .splide__pagination li .is-active {
  background-color: rgba(68, 138, 8) !important;
}

#deTaiNghienCuu .story {
  background-color: #ededed;
}
#deTaiNghienCuu .story .content p {
  font-family: RR;
  font-size: 18px;
  font-size: 1.125rem;
  color: #8e8e8e;
}
@media screen and (max-width: 1580px) {
  #deTaiNghienCuu .story .content p {
    font-size: 18px;
    font-size: 0.875rem;
  }
}

#tab2 .tab_ {
  overflow: unset;
}
@media screen and (max-width: 1279px) {
  #tab2 .tab_ {
    overflow-x: auto;
  }
}
#tab2 .tab_ .activeTab {
  background-color: #e17d00;
}
#tab2 .tab_ li {
  background-color: rgba(68, 138, 8);
  width: 100%;
}
@media screen and (max-width: 1279px) {
  #tab2 .tab_ li {
    min-width: 260px;
  }
}
#tab2 .tab_ li:hover {
  background-color: #e17d00;
}
#tab2 .tab_ li a {
  height: 100%;
  color: #ebecf1;
  font-family: RB;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 1580px) {
  #tab2 .tab_ li a {
    font-size: 20px;
    font-size: 1rem;
  }
}

#tab2 .tab-content {
  background-color: #ededed;
}

#whyChooseUs .whyChooseUs_timeline {
  border-right: 1px solid #ededed;
}

#contact .contact-wrapper span,
#contact .contact-wrapper p {
  font-family: RR;
}

#contact .contact-wrapper .left {
  background-color: rgba(68, 138, 8);
}
#contact .contact-wrapper .left .top h4 {
  color: white;
}
#contact .contact-wrapper .left .top span {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: RR;
}
@media screen and (max-width: 1580px) {
  #contact .contact-wrapper .left .top span {
    font-size: 15px;
    font-size: 0.6875rem;
  }
}

#contact .map {
  width: 100%;
}

.ifram_fb iframe {
  width: 100% !important;
}

.page-loader {
  width: 100%;
  height: 100vh;
  position: fixed;
  background: #ffffff;
  top: 0px;
  z-index: 1000;
}

.page-loader .txt {
  color: #666;
  text-align: center;
  top: 40%;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  font-weight: bold;
  line-height: 1.5;
}

.spinner {
  position: relative;
  top: 35%;
  margin: 0 auto;
}

#main {
  transition: all 0.6s;
  display: table;
  width: 100%;
  height: 100vh;
  text-align: center;
}

.fof {
  display: table-cell;
  vertical-align: middle;
}
.fof p {
  /* font-size: 80px; */
  font-size: 3rem;
  font-family: RR;
  color: #e17d00;
}
.fof div {
  font-size: 10rem;
  color: #e17d00;
}
.fof a {
  border: 3px solid #e17d00;
  color: #e17d00;
  margin: 15px 0 0 0;
  padding: 10px;
  border-radius: 20px;
  font-size: 26px;
  font-size: 1.625rem;
  font-family: RR;
  display: inline-block;
  padding-right: 12px;
  text-decoration: unset;
  /* animation: type 0.5s alternate infinite; */
}
@media screen and (max-width: 1580px) {
  .fof a {
    font-size: 26px;
    font-size: 1.375rem;
  }
}
.fof a:hover {
  color: rgba(68, 138, 8);
}

@keyframes type {
  from {
    box-shadow: inset -3px 0px 0px rgba(68, 138, 8);
  }
  to {
    box-shadow: inset -3px 0px 0px transparent;
  }
}

@media (max-width: 768px) {
  .header-menu .icon-logo-menu .icon-menu i {
    color: #000;
  }
  .banner .single-item .splide_lists .image img {
    height: 100%;
  }
}
/* Đặt lịc khám */
/* The Modal (background) */
.modal {
  z-index: 200 !important;
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 40%;
  /* height: 700px; */
  /*position: absolute;*/
  /*top: 100px;*/
  /*right: 300px;*/
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.div-form {
  margin-left: 30px;
}

.d-form {
  display: grid;
  grid-template-columns: 450px 450px;
  color: rgba(68, 138, 8);
  margin: 0;
}

.b-form {
  width: 900px;
}

.form-textarea {
  background-color: #f2f6e8;
  width: 89%;
  padding: 10px;
  font-size: 13px;
  height: 40px;
  padding: 5px;
}

.frm-single {
  margin-bottom: 20px;
}

.form-label {
  color: rgba(68, 138, 8);
  padding: 20px 10px 50px 0px;
  margin-bottom: 10px;
  font-size: 15px;
}

.form-control {
  background-color: #f2f6e8;
  width: 350px;
  padding: 5px;
  font-size: 13px;
  height: 40px;
}

.sb-mit {
  font-weight: bold;
  background-color: rgba(68, 138, 8);
  color: #eaebf0;
  padding: 10px 60px 10px 60px;
}

.booking-title {
  background-color: rgba(68, 138, 8);
  width: 60%;
  margin-left: 297px;
  color: #eaebf0;
}

.booking-title h1 {
  margin-left: 55px;
  padding: 20px 100px 20px 0px;
  font-size: 24px;
}

.close {
  color: #eaebf0;
  position: relative;
  top: -60px;
  left: -20px;
}
@media only screen and (min-width: 1200px) {
  .modal {
    z-index: 200 !important;
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
  }

  /* Modal Content */
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 40%;
    /* height: 700px; */
    /*position: absolute;*/
    /*top: 100px;*/
    /*right: 300px;*/
  }

  /* The Close Button */
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }

  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }

  .div-form {
    margin-left: 5%;
  }

  .d-form {
    display: grid;
    grid-template-columns: 50% 50%;
    color: rgba(68, 138, 8);
    margin: 0;
  }

  .b-form {
    width: 900px;
  }

  .form-textarea {
    background-color: #f2f6e8;
    width: 66%;
    padding: 5%;
    font-size: 13px;
    height: 40px;
    padding: 5px;
  }

  .frm-single {
    margin-bottom: 20px;
  }

  .form-label {
    color: rgba(68, 138, 8);
    padding: 20px 10px 50px 0px;
    margin-bottom: 5%;
    font-size: 15px;
  }

  .form-control {
    background-color: #f2f6e8;
    width: 75%;
    padding: 5px;
    font-size: 13px;
    height: 40px;
  }

  .sb-mit {
    font-weight: bold;
    background-color: rgba(68, 138, 8);
    color: #eaebf0;
    padding: 10px 60px 10px 60px;
  }

  .booking-title {
    background-color: rgba(68, 138, 8);
    width: 60%;
    margin-left: 20%;
    color: #eaebf0;
  }

  .booking-title h1 {
    margin-left: 8%;
    padding: 20px 100px 20px 0px;
    font-size: 24px;
  }

  .close {
    color: #eaebf0;
    position: relative;
    top: -60px;
    left: -20px;
  }
}
@media only screen and (min-width: 1300px) {
  .modal {
    z-index: 200 !important;
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
  }

  /* Modal Content */
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 40%;
    /* height: 700px; */
    /*position: absolute;*/
    /*top: 100px;*/
    /*right: 300px;*/
  }

  /* The Close Button */
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }

  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }

  .div-form {
    margin-left: 5%;
  }

  .d-form {
    display: grid;
    grid-template-columns: 50% 50%;
    color: rgba(68, 138, 8);
    margin: 0;
  }

  .b-form {
    width: 100%;
  }

  .form-textarea {
    background-color: #f2f6e8;
    width: 96%;
    padding: 10px;
    font-size: 13px;
    height: 40px;
    padding: 5px;
  }

  .frm-single {
    margin-bottom: 20px;
  }

  .form-label {
    color: rgba(68, 138, 8);
    padding: 20px 10px 50px 0px;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .form-control {
    background-color: #f2f6e8;
    width: 91%;
    padding: 5px;
    font-size: 13px;
    height: 40px;
  }

  .sb-mit {
    font-weight: bold;
    background-color: rgba(68, 138, 8);
    color: #eaebf0;
    padding: 10px 60px 10px 60px;
  }

  .booking-title {
    background-color: rgba(68, 138, 8);
    width: 60%;
    margin-left: 20%;
    color: #eaebf0;
  }

  .booking-title h1 {
    margin-left: 8%;
    padding: 20px 100px 20px 0px;
    font-size: 24px;
  }

  .close {
    color: #eaebf0;
    position: relative;
    top: -60px;
    left: -20px;
  }
}
@media only screen and (min-width: 1450px) {
  .modal {
    z-index: 200 !important;
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
  }

  /* Modal Content */
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 40%;
    /* height: 700px; */
    /*position: absolute;*/
    /*top: 100px;*/
    /*right: 300px;*/
  }

  /* The Close Button */
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }

  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }

  .div-form {
    margin-left: 5%;
  }

  .d-form {
    display: grid;
    grid-template-columns: 50% 50%;
    color: rgba(68, 138, 8);
    margin: 0;
  }

  .b-form {
    width: 100%;
  }

  .form-textarea {
    background-color: #f2f6e8;
    width: 96%;
    padding: 10px;
    font-size: 13px;
    height: 40px;
    padding: 5px;
  }

  .frm-single {
    margin-bottom: 20px;
  }

  .form-label {
    color: rgba(68, 138, 8);
    padding: 20px 10px 50px 0px;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .form-control {
    background-color: #f2f6e8;
    width: 91%;
    padding: 5px;
    font-size: 13px;
    height: 40px;
  }

  .sb-mit {
    font-weight: bold;
    background-color: rgba(68, 138, 8);
    color: #eaebf0;
    padding: 10px 60px 10px 60px;
  }

  .booking-title {
    background-color: rgba(68, 138, 8);
    width: 60%;
    margin-left: 20%;
    color: #eaebf0;
  }

  .booking-title h1 {
    margin-left: 8%;
    padding: 20px 100px 20px 0px;
    font-size: 24px;
  }

  .close {
    color: #eaebf0;
    position: relative;
    top: -60px;
    left: -20px;
  }
}
@media only screen and (min-width: 1600px) {
  .modal {
    z-index: 200 !important;
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 150px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
  }

  /* Modal Content */
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 40%;
    /* height: 700px; */
    /*position: absolute;*/
    /*top: 100px;*/
    /*right: 300px;*/
  }

  /* The Close Button */
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }

  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }

  .div-form {
    margin-left: 5%;
  }

  .d-form {
    display: grid;
    grid-template-columns: 50% 50%;
    color: rgba(68, 138, 8);
    margin: 0;
  }

  .b-form {
    width: 100%;
  }

  .form-textarea {
    background-color: #f2f6e8;
    width: 96%;
    padding: 10px;
    font-size: 13px;
    height: 40px;
    padding: 5px;
  }

  .frm-single {
    margin-bottom: 20px;
  }

  .form-label {
    color: rgba(68, 138, 8);
    padding: 20px 10px 50px 0px;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .form-control {
    background-color: #f2f6e8;
    width: 91%;
    padding: 5px;
    font-size: 13px;
    height: 40px;
  }

  .sb-mit {
    font-weight: bold;
    background-color: rgba(68, 138, 8);
    color: #eaebf0;
    padding: 10px 60px 10px 60px;
  }

  .booking-title {
    background-color: rgba(68, 138, 8);
    width: 60%;
    margin-left: 20%;
    color: #eaebf0;
  }

  .booking-title h1 {
    margin-left: 8%;
    padding: 20px 100px 20px 0px;
    font-size: 24px;
  }

  .close {
    color: #eaebf0;
    position: relative;
    top: -60px;
    left: -20px;
  }

  .text_footer {
    font-size: 15px;
  }
}
#top-link-block.affix-top {
  position: absolute; /* allows it to "slide" up into view */
  bottom: -82px; /* negative of the offset - height of link element */
  right: 20px; /* padding from the left side of the window */
}
#top-link-block.affix {
  position: fixed; /* keeps it on the bottom once in view */
  bottom: 18px; /* height of link element */
  right: 20px; /* padding from the left side of the window */
  padding-bottom: 80px;
}
.pagination {
  margin-top: 16px;
  margin-bottom: 16px;
  text-align: center;
  display: block;
}

.pagination .page-numbers {
  color: rgba(68, 138, 8);
  display: inline-block;
  line-height: 30px;
  border: 1px solid rgba(68, 138, 8);
  padding: 0 12px;
  border-radius: 5px;
}

.pagination .current {
  font-weight: 900;
  border: 3px solid rgba(68, 138, 8);
}

.titleNew {
  color: rgba(68, 138, 8);
  font-family: RB;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1rem;
}

.titleNewHomePage {
  text-align: justify;
  color: rgba(68, 138, 8);

  font-family: RB;
  line-height: 1.2;
  font-size: 14px;
  font-size: 0.9rem;
}

.imageNew {
  /* max-height: 350px;
  max-width: 350px; */
  object-fit: cover;
}
.imageTriAn {
  /* height: 400px;
  width: 400px; */
}

#slide-tin-chuyen-nganh,
#latest-posts-slider .splide__pagination {
  bottom: -1.5em;
}

#slide-tin-chuyen-nganh .splide__pagination {
  bottom: -1.5em;
}
#slide-video-news .splide__pagination {
  bottom: -1.5em;
}

.new_item .post-date {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.3rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(128, 164, 30, 0.64);
}
.post-date {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.3rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(128, 164, 30, 0.64);
}
.story_content .post-date {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.3rem;
  font-size: 1.5rem;
  color: #fff;
  background-color: rgba(128, 164, 30, 0.64);
}

/* .mt-10 {
  margin-top: 10px;
} */

/* .mb-10 {
  margin-bottom: 10px;
} */

/* .ml-10 {
  margin-left: 10px;
} */

/* .mr-10 {
  margin-right: 10px;
} */

/* .pt-10 {
  padding-top: 10px;
} */

/* .pb-10 {
  padding-bottom: 10px;
} */

/* .pl-10 {
  padding-left: 10px;
}

.pr-10 {
  padding-right: 10px;
} */

.m0 {
  margin: 0;
}

.p0 {
  padding: 0;
}

.p-l-r-0 {
  padding-left: 0;
  padding-right: 0;
}

textarea:focus,
input:focus,
button {
  outline: none !important;
  box-shadow: none !important;
}

.form-control:focus {
  box-shadow: none !important;
}

/* Setup*/
.cover-image {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transform-origin: 50% 80%;
  animation: imageZoom linear 50s;
  animation-iteration-count: infinite;
  -webkit-animation: imageZoom linear 50s;
  -webkit-animation-iteration-count: infinite;
}

.boxContent {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  /* transform: translate3d(0,0,0); */
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.center {
  text-align: center;
}

.middle {
  /* position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%; */
}

.list-box-educate .slick-next:before {
  content: "\f0da" !important;
  font-family: FontAwesome !important;
  font-size: 40px;
  padding: 45px 10px;
  background: #0e8900;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 44px 6px 44px 0px;
  /*background-image: url(../../dist/imgaes/nex2.png);*/
}

.list-box-educate .slick-prev:before {
  content: "\f0d9" !important;
  font-family: FontAwesome !important;
  font-size: 40px;
  padding: 45px 10px;
  background: #0e8900;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 44px 0px 44px 6px;
  /*background-image: url(../../dist/imgaes/nex2.png);*/
}

.list-box-educate .slick-next {
  right: -17px;
}

.list-box-educate .slick-prev {
  left: -17px;
}

.list-box-educate .box-item {
}

.close {
  margin-top: 60px !important;
  font-size: 1.9rem !important;
}

#uploadtd .error {
  background: #f6f6f6;
  z-index: 99;
}

@media screen and (max-width: 1280px) {
  .details-img img {
    width: 100% !important;
    object-fit: cover;
    height: inherit !important;
  }
  .container .detail .detail-desc .informationn .informationn-img img {
    border: 3px solid #80a51f;
    border-radius: 50%;
  }
  .list__video .list-item {
    grid-gap: 20px;
  }

  .ban-co-van {
    position: relative;
  }

  .ban-co-van .img-line {
    top: inherit;
    bottom: 12px;
  }

  .header-menu .icon-logo-menu .icon-menu i {
    color: #000;
  }

  .banner .single-item .splide_lists .image img {
    height: 100%;
    object-fit: cover;
  }

  .banner .splide_ .splide_left img {
    width: 5px;
  }

  .banner .splide_ .splide_right img {
    width: 6px;
    top: 5px;
    left: 7px;
  }

  .banner .splide_ .splide_right,
  .banner .splide_ .splide_left {
    border-radius: 3px;
  }

  .serviece .container .title h3 {
    font-weight: bold;
  }

  .banner .single-item .splide_lists .content-banner button {
    left: 50%;
    transform: translateX(-50%);
    align-items: center;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 12px;
  }

  .banner .single-item .splide_lists .content-banner button img {
    height: 16px;
    width: 14px;
  }

  .thanh_duong-dan .thanh .duong_dan a {
    align-items: center;
    padding-top: 0;
    margin-top: 15px;
  }

  .thanh_duong-dan .thanh .duong_dan a p {
    font-weight: bold;
    margin-bottom: 0;
    padding-top: 0;
  }

  .banner .splide_ .splide_left {
    left: auto;
    right: 30%;
  }

  .banner .splide_ .splide_right {
    left: 30%;
  }

  .serviece .container .serviece-row .card-item .card a .card-body p {
    font-weight: bold;
    border-radius: 0 0 6px 6px;
  }

  .story .story-title h3,
  .tscct .tscct-title h3 {
    color: #333;
  }

  .story .story-title h3 strong,
  .tscct .tscct-title h3 strong {
    color: rgba(68, 138, 8);
  }

  .story .story-content .story-desc .desc-title h4 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
  }

  .tscct .tscct-title {
    margin-bottom: 10px;
  }

  .tscct .tscct-title h3 {
    text-align: left;
  }

  .tscct .tscct-title .gach {
    margin-left: 20px;
  }

  .tscct .tscct-content .tscct-item {
    padding: 15px 0px 0px 20px;
    position: relative;
  }

  .tscct .tscct-content .tscct-item:after {
    content: "";
    display: block;
    width: 1px;
    height: 24px;
    position: absolute;
    top: -4px;
    background: #ccc;
    left: 45px;
  }

  .tscct .tscct-content .tscct-item:first-child:after {
    display: none;
  }

  .tscct .tscct-content .tscct-item .tscct-item-desc h4 {
    margin-bottom: 0;
  }

  .tscct .tscct-content .tscct-content-sd {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .doi-ngu-chuyen-mon .doi-ngu-title h3 {
    font-weight: bold;
    width: 100%;
  }

  .doi-ngu-chuyen-mon .doi-ngu-content .list-doctor .doctor-img {
    padding-left: 0;
    padding-bottom: 10px;
  }

  .doi-ngu-chuyen-mon .doi-ngu-content .list-doctor .doctor-img img {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    height: 132px;
    object-fit: cover;
  }

  .doi-ngu-chuyen-mon .doi-ngu-content .list-doctor .doctor-content {
    padding: 0 5px;
  }

  .tin-tuc .title h3 {
    font-weight: bold;
    padding: 20px 0 0 0;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    figure {
    margin-bottom: 0;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    img {
    width: 100%;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description {
    padding: 20px 15px;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    a
    .titleNew {
    font-weight: bold;
    margin-bottom: 10px;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    .nut
    i {
    font-size: 8px;
    margin-left: 6px;
  }

  .co-so-vat-chat .co-so-title h3 {
    font-weight: bold;
  }

  .co-so-vat-chat .slick-slide figure {
    margin-bottom: 0;
  }

  .co-so-vat-chat .slick-slide img {
    padding: 0 5px !important;
    height: 100px !important;
    object-fit: cover;
    width: 100% !important;
  }

  .co-so-vat-chat .slick-dots,
  .doi-tac .slick-dots {
    display: none !important;
  }

  .co-so-vat-chat .slick-arrow {
    width: 20px;
    height: 20px;
    border-radius: 3px;
    background-color: #8bae2e !important;
    background-size: 6px !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    z-index: 2;
  }

  .co-so-vat-chat .slick-arrow:before {
    display: none;
  }

  .co-so-vat-chat .slick-prev {
    left: 10px;
    background-image: url(../../../../../../../afhanoi.wecan-group.info/wp-content/themes/af_ha_noi_mobile/dist/images/iconPrev.html) !important;
  }

  .co-so-vat-chat .slick-next {
    right: 10px;
    background-image: url(../../../../../../../afhanoi.wecan-group.info/wp-content/themes/af_ha_noi_mobile/dist/images/icon_next.html) !important;
  }

  .title-custom {
    padding-bottom: 30px !important;
  }

  .title-custom h3 {
    padding: 10px 0px 0px 0px;
    font-weight: bold;
  }

  .doi-tac {
    padding: 0px 30px 20px 30px !important;
  }

  .doi-tac .slick-slide .custom {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 70px;
  }

  .doi-tac .slick-slide .custom img {
    max-height: 70px;
    max-width: 100%;
  }

  .address button {
    padding: 2px 20px 6px 20px;
    border-radius: 3px;
  }

  .address .address-img img {
    height: 50px;
    width: auto;
  }

  .icon_mxh {
    padding-bottom: 30px !important;
    padding-top: 30px;
    text-align: center;
    justify-content: center;
  }

  .icon_mxh .icon_tim {
    position: unset !important;
    top: auto;
    left: auto;
    right: auto;
  }

  .icon_mxh .icon_tim img {
    height: 45px;
    width: auto !important;
  }

  .service .khoa_nam .title-footer {
    text-transform: uppercase;
    font-size: 14px;
  }

  .service .khoa_nam .title-footer span {
    font-size: 16px !important;
    font-weight: bold !important;
  }

  .service .khoa_nam .sub a {
    font-size: 12px !important;
  }

  .service .khoa_nam .sub {
    padding-left: 0;
  }

  .splide__track {
    padding: 20px 10px 20px 10px !important;
  }

  .active-body .header-menu .menuToggle .menu .top-menu {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    align-items: center;
  }

  .header-menu .menuToggle .menu .top-menu .close-menu {
    padding-top: 0;
  }

  .header-menu .menuToggle .menu .top-menu .close-menu i {
    padding-right: 0;
  }

  .active-body .header-menu .menuToggle .menu {
    padding-left: 0;
  }

  .active-body .header-menu .menuToggle .menu .gach {
    width: calc(100% - 30px);
    margin-left: 15px;
  }

  .header-menu .menuToggle .menu .menu-main .amenulon > br {
    display: none;
  }

  .header-menu .menuToggle .menu .menu-main .amenulon .abigsub .menulon {
    padding: 10px 0;
    font-weight: 600;
  }

  .header-menu .menuToggle .menu .menu-main .amenulon .abigsub {
    padding: 5px 10px 8px;
    border-radius: 4px;
    position: relative;
  }

  .header-menu .menuToggle .menu .menu-main .amenulon .abigsub i {
    top: 8px;
    right: 8px;
    left: auto;
  }

  .header-menu .menuToggle .menu .menu-main .amenulon.active .abigsub {
    background: rgba(68, 138, 8);
  }

  .header-menu .menuToggle .menu .menu-main .amenulon.active .abigsub .menulon {
    color: #fff;
  }

  .header-menu .menuToggle .menu .menu-main .amenulon.active .abigsub i {
    color: #fff;
  }

  .active-body .header-menu .menuToggle .menu .menu-main {
    padding-left: 15px;
    padding-right: 15px;
  }

  .active-body .header-menu .menuToggle .menu .menu-main .active .sub-menu {
    padding: 10px 20px;
    width: 100%;
  }

  .chi-phi-dich-vu .container .title-chi-phi h3 {
    font-weight: bold;
  }

  .thanh_duong-dan .thanh {
    margin: 0;
  }

  .thanh_duong-dan .thanh .duong_dan {
    padding: 0 15px;
  }

  .title-doingu h3 {
    font-weight: bold;
    text-transform: uppercase;
  }

  #doiNgu.contents .title_s h4 {
    font-weight: bold;
  }

  .title-doingu .gach {
    margin: 0 auto !important;
  }

  .contents .doi-ngu-item {
    grid-gap: 0;
  }

  .item-doi-ngu {
    width: calc(100% / 3);
  }

  .item-doi-ngu figure {
    margin-bottom: 0;
  }

  .item-doi-ngu img {
    margin: 0 auto;
    display: block;
  }

  .title-hoi-dap .title-hoi {
    font-weight: bold;
  }

  .title-hoi-dap .gach-hoi {
    margin: 0 auto !important;
  }

  .container .detail .detail-desc .contentt .gach {
    margin: 0 auto !important;
  }

  .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-content
    .gach {
    margin: 0 auto !important;
  }

  #hoiDap .form input {
    border-radius: 3px;
  }

  #hoiDap .form textarea {
    margin-bottom: 10px;
    border-radius: 3px;
  }

  .Accordion__tab__headline.p-4 {
    padding: 15px !important;
    border-radius: 4px 4px 0 0;
  }

  .Accordion__tab__headline > h4 {
    font-size: 12px;
  }

  .Accordion__tab__content .wrapper.p-4 {
    padding: 15px !important;
  }

  .Accordion__tab__headline .icon {
    width: 18px;
    height: 18px;
  }

  .Accordion__tab__headline .icon:before {
    height: 3px;
    width: 17px;
  }

  .Accordion__tab__headline .icon:after {
    width: 3px;
    height: 17px;
    left: 10px;
  }

  .Accordion__tab__content.mt-1 {
    margin-top: 0 !important;
  }

  .lichlamviec .title-lich {
    margin-bottom: 30px;
  }

  .lichlamviec .title-lich h3 {
    font-weight: bold;
    font-size: 16px;
    color: rgba(68, 138, 8);
  }

  .lichlamviec .title-lich .gach {
    border-bottom: 2px solid rgba(68, 138, 8);
    width: 19%;
    margin-left: 40%;
  }

  .list-news-left .anh {
    margin-bottom: 20px !important;
    width: 50%;
    float: left;
    padding: 0 10px;
  }

  .list-news-left .anh img {
    width: 100% !important;
  }

  .list-item .card-deck {
    width: 50%;
    padding: 0 10px;
    float: left;
  }

  .list-item .card-deck img {
    width: 100% !important;
    object-fit: cover;
  }

  .list-item .card-deck .card .card-body {
    padding: 0;
  }

  .detailNew .container .detailNew-item .detailNew-item-content .title_d h4 {
    font-weight: bold;
  }

  .container .detail .detail-desc .informationn .informationn-img {
    padding-bottom: 0;
  }

  .container .detail .detail-desc .informationn .informationn-content .tieu-de {
    font-weight: bold;
    margin-top: 20px;
  }

  .container .detail .detail-desc .informationn .informationn-content > br {
    display: none;
  }

  .container .detail .detail-desc .informationn .informationn-content .khoa {
    margin-bottom: 8px;
  }

  #information.thanh_duong-dan .thanh {
    background: rgba(68, 138, 8);
  }

  #information.thanh_duong-dan .thanh .duong_dan {
    border-bottom: 4px solid #30580f;
    margin-bottom: -4px;
    background: transparent;
  }

  #suKien .title h3,
  #news .title h3 {
    /* font-size: 20px; */
    font-weight: bold;
    color: rgba(68, 138, 8);
    text-transform: uppercase;
  }

  #suKien .title .gach,
  #news .title .gach {
    border-bottom: 2px solid rgba(68, 138, 8);
    width: 19%;
    margin-left: 40%;
  }

  #suKien .splide__list {
    display: flex;
    margin: 0px 0px 30px;
    padding: 0;
    flex-wrap: wrap;
  }

  #suKien .splide__list .splide__slide {
    width: calc(100% / 2);
  }

  #suKien .splide__list .splide__slide .item_suKien {
    padding: 10px !important;
    font-size: 12px;
  }

  #suKien .splide__list .splide__slide .item_suKien img {
    width: 100% !important;
    height: 150px;
    object-fit: cover;
  }

  #suKien .splide__list .splide__slide .item_suKien h3 {
    font-size: 16px;
    color: rgba(68, 138, 8);
    font-weight: bold;
  }

  .chi-phi-dich-vu .container .title-chi-phi .gach {
    margin: 0 auto !important;
  }
}

@media (max-width: 768px) {
  .item-doi-ngu {
    width: 50%;
  }
}

/*------------------Gini fix 8/3---------------------*/

@media only screen and (max-width: 1024px) {
  .banner .single-item .splide_lists .content-banner span {
    font-size: 20px;
  }

  .banner {
    height: auto;
    max-height: 425px;
  }

  .banner .single-item .splide_lists .image {
    height: 100%;
  }

  .banner .single-item .splide_lists .content-banner {
    top: -270px;
  }

  .splide_lists {
    height: 100%;
  }

  .thanh_duong-dan .thanh .duong_dan a p {
    font-size: 15px;
  }

  .thanh_duong-dan .thanh .duong_dan a img {
    width: 30px;
    height: 30px;
  }

  .serviece .container .serviece-row .card-item .card {
    margin-top: 20px;
  }

  .story .story-content {
    padding: 50px 15px 0 15px;
  }

  .story .story-content .story-desc .desc-title h4 {
    font-size: 20px;
  }

  .story .story-content .story-desc .desc-bottom span {
    font-size: 14px;
  }

  .story .story-content .story-desc .desc-bottom a {
    font-size: 20px;
  }

  .tscct .tscct-content .tscct-item img {
    width: 50px !important;
    height: 50px;
  }

  .tscct .tscct-content .tscct-item .tscct-item-desc h4 {
    font-size: 16px;
  }

  .tscct .tscct-content .tscct-content-sd .ty-le-iui .ty-le-title p,
  .tscct .tscct-content .tscct-content-sd .ty-le-iui .ty-le-title span {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 10px;
  }

  .tscct .tscct-content .tscct-content-sd .ty-le-iui .ty-le-title span {
    padding-left: 0;
  }

  .tscct .tscct-content .tscct-content-sd .ty-le-iui .ty-le-title {
    justify-content: space-between;
  }

  .tscct .tscct-content .tscct-content-sd .ty-le-iui .ty-le {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

  .tscct .tscct-content .tscct-content-sd {
    padding: 0 15px;
  }

  .doi-tac .slick-slide .custom img {
    object-fit: contain;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    a
    .titleNew {
    font-size: 18px;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    .descriptionNew {
    font-size: 16px;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    .nut {
    font-size: 14px;
  }

  .footer .address .address-title p {
    font-size: 20px;
  }

  .footer .address button a {
    font-size: 18px;
  }

  .service .khoa_nam .title-footer span {
    font-size: 14px !important;
  }

  #hoiDap .form textarea {
    padding: 1.5rem 8px !important;
  }

  #hoiDap .form input,
  #hoiDap .form textarea,
  #hoiDap .form .float-left input[type="submit"] {
    font-size: 18px;
  }

  .title-hoi-dap .title-hoi {
    font-size: 20px;
  }

  .Accordion__tab__headline > h4 {
    font-size: 20px;
  }

  .Accordion__tab__content .wrapper .content p,
  #hoiDap p {
    font-size: 18px;
  }

  .boxnews
    .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    a
    .titleNew {
    font-size: 20px;
  }

  .thanh_duong-dan .thanh .duong_dan:last-child {
    border-right: 0;
  }

  .container .lichlamviec .calendar .thu,
  .container .lichlamviec .calendar .sun {
    justify-content: center;
  }

  .chi-phi-dich-vu .container .list-chi-phi .list-title {
    font-size: 16px;
  }

  .chi-phi-dich-vu .container .title-chi-phi h3 {
    font-size: 18px;
  }

  .chi-phi-dich-vu
    .container
    .list-chi-phi
    .chi-phi
    .chi-phi-content
    .cate-chi-phi {
    font-size: 15px;
  }

  .chi-phi-dich-vu
    .container
    .list-chi-phi
    .chi-phi
    .chi-phi-content
    .cate-chi-phi
    .name-servieces
    p {
    margin-bottom: 0;
  }

  .list-news-left .anh img {
    object-fit: cover;
  }

  .title-doingu h3 {
    font-size: 20px;
  }

  #doiNgu.contents .title_s h4 {
    font-size: 16px;
  }

  .title-url p,
  .container .detail .detail-desc .informationn .informationn-content .chuc-vu,
  .container .detail .detail-desc .contentt p {
    font-size: 14px;
  }

  .news__block .new-tin .image-tin {
    width: 30%;
    flex-shrink: 0;
  }

  .container .new .tin-tuc .new-tin .desc {
    padding-top: 0;
  }

  .content__detail .the_content {
    font-size: 16px !important;
  }

  .active-body
    .header-menu
    .menuToggle
    .menu
    .menu-main
    .amenulon
    .abigsub
    .menulon {
    font-size: 18px;
  }

  .active-body
    .header-menu
    .menuToggle
    .menu
    .menu-main
    .active
    .sub-menu
    .list-menu
    a {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .banner {
    max-height: 318px;
  }

  .banner .single-item .splide_lists .content-banner {
    top: -210px;
  }

  .serviece .container .serviece-row {
    padding: 40px 0;
  }

  .service .khoa_nam .sub a {
    font-size: 14px !important;
  }

  .thanh_duong-dan {
    padding-bottom: 40px;
  }

  .title-hoi-dap .title-hoi {
    font-size: 18px;
  }

  #hoiDap .form input,
  #hoiDap .form .float-left input[type="submit"] {
    font-size: 16px;
  }

  .Accordion__tab__headline > h4 {
    font-size: 16px;
  }

  .title-custom h3 {
    padding: 10px 0 0 0 !important;
  }

  .footer .address .address-title p {
    font-size: 16px;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    a
    .titleNew {
    font-size: 16px;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    .descriptionNew {
    font-size: 14px;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    .nut {
    font-size: 12px;
  }

  .thanh_duong-dan {
    padding-bottom: 20px;
  }
}

@media (max-width: 768px) {
  body {
    /* font-family: OR !important; */
  }

  .banner {
    max-height: 255px;
  }

  .banner .single-item .splide_lists .image img {
    min-height: 255px;
  }

  .banner .single-item .splide_lists .content-banner {
    top: -180px;
  }

  .banner .splide_ .splide_left,
  .banner .splide_ .splide_right {
    top: 290px;
  }

  .banner .single-item .splide_lists .content-banner span {
    font-size: 16px;
    font-weight: 600;
    /* font-family: "OR"; */
  }

  .banner .single-item .splide_lists .image {
    position: relative;
  }

  .banner .single-item .splide_lists .image::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    content: "";
  }

  .top-header .icon .close {
    width: 44px;
    height: 44px;
    padding-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
  }

  .top-header {
    height: 44px;
  }

  .top-header .icon img,
  .top-header .slide-text marquee {
    padding-top: 0;
  }

  .top-header .icon img {
    margin-right: 20px;
  }

  .top-header .slide-text marquee {
    line-height: 44px;
  }

  .top-header .icon {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
  }

  .banner .single-item .splide_lists .content-banner button {
    font-size: 10px;
    /* font-family: "OR"; */
    height: 29px;
    width: 113px;
  }

  .thanh_duong-dan .thanh .duong_dan {
    border-right: 1px solid #fff;
  }

  .thanh_duong-dan .thanh .duong_dan {
    height: 56px;
    display: flex;
    align-items: center;
  }

  .thanh_duong-dan .thanh .duong_dan a {
    margin-top: 0;
  }

  .thanh_duong-dan .thanh .duong_dan a p {
    font-size: 10px;
    font-weight: 600;
  }

  .thanh_duong-dan .thanh .duong_dan {
    padding: 0 10px;
  }

  .thanh_duong-dan .thanh .duong_dan a img {
    width: 25px;
    height: 25px;
  }

  .thanh_duong-dan .thanh .duong_dan a p {
    padding-left: 8px;
  }

  .thanh_duong-dan {
    padding-bottom: 40px;
  }

  .serviece .container .serviece-row {
    padding: 35px 0;
  }

  .serviece .container .serviece-row .card-item {
    padding: 0 5px;
  }

  .serviece .container .serviece-row .card-item .card a img,
  .serviece .container .serviece-row .card-item .card a .card-body p,
  .serviece .container .serviece-row .card-item .card a .card-body {
    width: 100%;
  }

  .serviece .container .serviece-row .card-item .card a .card-body {
    position: static;
    padding: 0;
  }

  .serviece .container .serviece-row .card-item .card a {
    margin-bottom: 0px;
  }

  .serviece .container .serviece-row .card-item .card {
    margin-top: 10px;
  }

  .story .story-title h3 {
    padding: 10px 0 0 0;
    color: #262626;
  }

  .story .story-content {
    padding: 38px 15px 0 15px;
  }

  .story .story-content .story-image {
    padding-bottom: 25px;
  }

  .story .story-content .story-desc .desc-title h4 {
    margin-bottom: 17px;
  }

  .story .story-content .story-desc .desc-bottom p {
    margin-bottom: 5px;
    color: #858585;
  }

  .story .story-content .story-desc .desc-bottom a {
    font-size: 10px;
    font-weight: 600;
    margin-left: 0;
    margin: auto;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }

  .tscct .tscct-title h3 {
    color: #262626;
  }

  .tscct .tscct-content .tscct-item .tscct-item-desc h4 {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
  }

  .doi-ngu-chuyen-mon .ban-co-van {
    padding-bottom: 0;
  }

  .doi-ngu-chuyen-mon .doi-ngu-content .list-doctor .doctor-content span {
    color: #262626;
  }

  .doi-ngu-chuyen-mon .slick-dots {
    display: none !important;
  }

  .doi-ngu-chuyen-mon .slick-dotted.slick-slider {
    margin-bottom: 0;
  }

  .tin-tuc .boxnews .splider .splide_track .splide_list .splide_slide {
    background: #f2f2f2;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    .descriptionNew {
    font-size: 10px;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    a
    .titleNew {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    .nut {
    font-size: 10px;
  }

  .tin-tuc .boxnews {
    padding: 10px 16px;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide:last-child {
    margin-bottom: 0;
  }

  .co-so-vat-chat .co-so-title h3 {
    padding-top: 20px;
  }

  .address .address-img img {
    width: 27px;
    height: 39px;
  }

  .footer .address .address-title p {
    font-size: 12px;
  }

  .footer .address button a {
    font-size: 10px;
    text-transform: capitalize;
  }

  .address button {
    padding: 0;
  }

  .service .khoa_nam .title-footer span {
    font-size: 16px;
  }

  .service .khoa_nam .sub a {
    font-size: 12px !important;
    color: #262626;
  }

  .service {
    padding-top: 20px;
  }

  .title-hoi-dap {
    padding-bottom: 40px;
  }

  .Accordion__tab__content .wrapper .content p,
  #hoiDap p:not(.seeMore),
  .Accordion__tab__headline > h4 {
    font-size: 10px;
    margin-bottom: 5px;
    /* font-family: "OR"; */
    color: #858585;
  }

  .Accordion__tab__headline > h4 {
    color: #fff;
    line-height: 1.5;
  }

  #hoiDap .seeMore {
    /* font-family: "OR"; */
    font-size: 12px;
  }

  .container .lichlamviec .calendar .thu .ngay .time p,
  .container .lichlamviec .calendar .sun .time p {
    font-weight: 600;
  }

  .list-news-left .anh {
    width: 100%;
  }

  .list-item .card-deck {
    width: 100%;
  }

  .list-item .card-deck img {
    object-fit: cover;
  }

  #hoidapchuyengia .select_option select {
    font-size: 12px;
  }

  .question_list .item .heading .head_faq .name {
    font-size: 12px !important;
  }

  .question_list .item .box_content .content {
    font-size: 12px !important;
  }

  .tin-tuc .title {
    padding-bottom: 0;
  }

  .tin-tuc .title.mb-20 {
    padding-bottom: 20px;
  }

  .chi-phi-dich-vu .container .title-chi-phi {
    padding-top: 0;
  }

  .container
    .detail
    .detail-desc
    .informationn
    .informationn-content
    .dat-lich
    .dat {
    padding: 10px;
    width: 100%;
  }

  .container .detail .detail-desc .contentt {
    padding: 30px 0;
  }

  .container .new .tin-tuc .title-tin-tuc {
    padding-bottom: 15px;
  }

  .container .new .tin-tuc .new-tin {
    padding: 5px 0;
  }

  .card-deck .card {
    margin-bottom: 0;
  }

  .active-body
    .header-menu
    .menuToggle
    .menu
    .menu-main
    .active
    .sub-menu
    .list-menu
    a {
    color: #262626;
  }

  .active-body .header-menu .menuToggle .menu .menu-main {
    padding-top: 20px;
  }

  .splide__track {
    padding: 20px 10px 10px 10px !important;
  }

  #hoiDap .form .float-left input[type="submit"] {
    margin-bottom: 0;
  }

  div.wpcf7 .ajax-loader {
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .footer__no-title .doi-tac {
    padding: 25px 0 10px 0 !important;
  }

  #information.thanh_duong-dan .thanh .duong_dan:last-child {
    /* border-right: none; */
  }

  .active-body
    .header-menu
    .menuToggle
    .menu
    .menu-main
    .amenulon
    .abigsub
    .menulon {
    font-size: 14px;
  }

  .active-body
    .header-menu
    .menuToggle
    .menu
    .menu-main
    .active
    .sub-menu
    .list-menu
    a {
    font-size: 18px;
  }
}

.Accordion__tab__content .wrapper {
  background-color: #f2f6e8;
}

@media (max-width: 414px) {
  .banner .single-item .splide_lists .image img {
    min-height: 210px;
  }

  .banner {
    max-height: 210px;
  }
}

.close svg {
  width: 16px;
  height: 16px;
  color: #fff;
}

.mt-40 {
  margin-top: 40px;
}

/*------------------Fix 17/3---------------------*/
.title_s .xemthem span {
  font-size: 10px;
  color: rgba(68, 138, 8);
}

.title_s .xemthem i {
  padding-left: 5px;
  font-size: 10px;
  color: rgba(68, 138, 8);
}

.title_s .xemthem {
  padding-top: 15px;
  flex-shrink: 0;
}

.question_list .item .box_content .content p {
  color: #858585;
}

.footer__no-title .title-custom {
  display: none;
}

.contact__bottom {
  display: none;
}

@media (max-width: 1280px) {
  .contact__bottom {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #578610;
    margin-top: 30px;
    box-shadow: 0 -10px 25px rgb(0 0 0 / 10%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .contact__bottom .list__contact {
  }

  .contact__bottom .list__contact ul {
    display: flex;
    align-items: center;
    padding-left: 0;
    justify-content: space-between;
    margin-bottom: 0;
  }

  .contact__bottom .list__contact ul li {
    flex: 1 1 auto;
    padding: 8px 0;
  }

  .contact__bottom .list__contact ul li:nth-child(3) {
    padding: 20px;
    border-radius: 15px 15px 0 0;
    background: #80a428;
    margin-top: -12px;
    min-width: 98px;
    box-shadow: 0 -10px 25px rgb(0 0 0 / 20%);
  }

  .contact__bottom .list__contact ul li:nth-child(3) a p {
    font-size: 10px;
  }

  .contact__bottom .list__contact ul li:nth-child(3) svg {
    width: 26px;
    height: 26px;
  }

  .contact__bottom .list__contact ul a {
    font-size: 8px;
    color: #fff;
    text-align: center;
    display: block;
    text-decoration: none;
  }

  .contact__bottom .list__contact ul svg {
    margin: auto;
  }

  .contact__bottom .list__contact ul p {
    margin-bottom: 0;
    margin-top: 10px;
  }

  .box-lienhe-mobi {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    padding: 30px;
    border-radius: 10px;
    padding-bottom: 80px;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }

  .box-lienhe-mobi.active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }

  .box-lienhe-mobi ul {
    padding: 0;
    margin: 0;
  }

  .box-lienhe-mobi ul li a {
    color: #30580f;
    text-decoration: unset;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    align-items: center;
    margin-bottom: 18px;
  }

  .box-lienhe-mobi ul li a span {
    margin-left: 20px;
  }

  .header-menu .menuToggle {
    position: fixed !important;
    z-index: 999 !important;
    background-color: #f5f5f5 !important;
    width: 350px !important;
    left: -350px !important;
    top: 0 !important;
    z-index: 999;
    height: 100%;
    -webkit-transform: translateX(-350px);
    -moz-transform: translateX(-350px);
    -ms-transform: translateX(-350px);
    -o-transform: translateX(-350px);
    transform: translateX(-350px);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }

  .active-body .header-menu .menuToggle {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }

  .form-booking.form-booking-mobi {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 350px;
    height: 100%;
    left: -350px;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
    overflow-x: scroll;
  }

  .form-booking.form-booking-mobi.active {
    -webkit-transform: translateX(350px);
    -moz-transform: translateX(350px);
    -ms-transform: translateX(350px);
    -o-transform: translateX(350px);
    transform: translateX(350px);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 0px 30px rgb(0 0 0 / 10%);
  }

  .form-booking.form-booking-mobi .container {
    overflow: hidden;
  }

  .form-booking .booking-title .title-book h2 {
    color: white;
    font-size: 16px;
    padding: 0;
    font-weight: 700;
    /* font-family: "OR"; */
  }

  .form-booking .booking-title .icon-booking {
    width: 30px;
    height: 30px;
    font-size: inherit;
    padding-top: 0;
    color: #d3a15f;
    position: relative;
    background: #d3a15f;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .form-booking .booking-title .icon-booking i {
    font-size: 20px;
    padding-right: 0;
    color: #fff;
  }

  .form-booking .booking-title .title-book h2 {
    margin-bottom: 0;
  }

  .form-booking .booking-title {
    grid-gap: 0;
    justify-content: space-between;
    padding: 0 15px;
    align-items: center;
  }

  .form-booking .container .modal-content .div-form .btn-a {
    border-radius: 6px;
  }

  .form-booking
    .container
    .modal-content
    .div-form
    .b-form
    .frm-single
    textarea.form-textarea {
    padding: 10px;
    height: 100px;
  }

  .form-booking
    .container
    .modal-content
    .div-form
    .b-form
    .frm-single
    .form-textarea {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .search {
    /* display: flex; */
    justify-content: center;
    align-items: center;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .address__list .address {
    width: 50%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .footer .service,
  .address__list {
    display: flex;
    flex-wrap: wrap;
  }

  .footer .service .khoa_nam {
    width: 25%;
  }

  .footer .service .khoa_nam:nth-child(3) {
    width: 50%;
  }

  .story .story-title h3 {
    font-size: 24px;
  }

  .tin-tuc .title h3,
  .doi-ngu-chuyen-mon .doi-ngu-title h3,
  .co-so-vat-chat .co-so-title h3,
  .title-custom h3 {
    font-size: 24px !important;
  }

  .co-so-vat-chat .slick-slide img {
    height: 160px !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    img {
    height: 450px;
    object-fit: cover;
  }

  .header-menu .icon-logo-menu .logo img {
    /* width: 400px;
    height: 80px; */
  }

  .card-deck .card .icon {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 45px !important;
    transform: translate(-50%, -50%);
  }
}

@media (max-width: 768px) {
  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    img {
    max-height: 200px;
    object-fit: cover;
  }
}

.btn-see-more {
  background-color: rgba(68, 138, 8);
  padding: 10px 20px;
  color: #ebecf1;
  border-radius: 7px;
  font-size: 16px;
  font-size: 1rem;
  /* font-family: MR; */
  width: max-content;
  border: none;
}

.search-content input {
  width: calc(100% - 108px);
}

.search-content .btn-see-more {
  min-width: 102px;
}

.search-content .container {
  justify-content: center;
  flex-wrap: nowrap;
}

div#tab2 div#tabs-id ul {
  padding: 20px 0 20px 0;
  font-size: 24px;
}

.search-content {
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.search-content.show {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.header-menu {
  background-color: white;
  position: sticky;
  z-index: 999;
  top: 0;
}
@media only screen and (max-width: 1024px) {
  body .footer_bottom {
    padding-bottom: 165px;
    font-size: 14px;
  }
  .doi-ngu-chuyen-mon .doi-ngu-content {
    display: block;
  }
  .single-post .detailNew-item ul {
    padding-left: 0;
  }
  .single-dich_vu .doi-ngu-chuyen-mon .doi-ngu-content {
    display: block;
  }
  .container .new .tin-tuc .new-tin .image-tin img {
    width: 114px;
    height: 80px;
    object-fit: cover;
  }

  .container .detail .detail-desc .xem-them-bac-si .content-bac-si .doctor {
    width: 100%;
    display: block !important;
  }

  .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-img
    img {
    margin: 0 auto;
  }

  .serviece .container .serviece-row .card-item .card a img,
  .serviece .container .serviece-row .card-item .card a .card-body p {
    width: 100%;
    height: auto;
  }

  .serviece .container .serviece-row .card-item .card a .card-body p {
    height: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .serviece .container .serviece-row .card-item .card a .card-body {
    position: static;
    padding: 0;
  }

  .doi-ngu-chuyen-mon .ban-co-van .xemthem i {
    padding-left: 5px;
    font-size: 10px;
    color: rgba(68, 138, 8);
  }

  .doi-ngu-chuyen-mon .ban-co-van {
    grid-gap: 0;
    justify-content: space-between;
  }

  .Accordion__tab__content .wrapper .content {
    max-height: 90px;
  }
}

.load-more {
  margin-left: 0 !important;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  border: none;
}

.list__video .list-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.list__video .list-item .card-deck {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .list__video .list-item .card-deck {
    width: 50%;
  }
}

@media (max-width: 991px) {
  .tin-tuc {
    padding-bottom: 0;
  }

  .tin-tuc .splide_slide {
    margin-bottom: 0 !important;
  }
}

/* D */
.capcha {
  display: none;
}

.calendar.mobi {
  display: none;
}

@media (max-width: 991px) {
  .header-menu .menuToggle {
    position: fixed !important;
    z-index: 999 !important;
    background-color: #f5f5f5 !important;
    width: 350px !important;
    left: -350px !important;
    top: 0 !important;
    z-index: 999;
    height: 100%;
    -webkit-transform: translateX(-350px);
    -moz-transform: translateX(-350px);
    -ms-transform: translateX(-350px);
    -o-transform: translateX(-350px);
    transform: translateX(-350px);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
    overflow-x: scroll;
  }

  .active-body .header-menu .menuToggle {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }

  #hoiDap .form input,
  #hoiDap .form textarea {
    /* font-family: "OR" !important; */
  }

  .page-template-namHocGioiTinh #tabs-id .list-none {
    display: none !important;
  }

  .page-template-namHocGioiTinh #tabs-id .title_d {
    padding-bottom: 20px;
  }

  .page-template-namHocGioiTinh #tabs-id .title_d h4 {
    font-size: 16px;
    color: rgba(68, 138, 8);
    text-transform: uppercase;
    font-weight: 700;
  }

  .page-template-namHocGioiTinh #tabs-id .gach {
    border-bottom: 1px solid rgba(68, 138, 8);
    width: 71px;
  }

  .page-template-namHocGioiTinh .btn-see-more {
    margin-left: 0 !important;
    /* font-family: "OR" !important; */
    /* margin-top: 2px; */
    display: inline-block;
    line-height: 40px;
    height: auto;
    padding: 0 30px;
    font-size: 14px !important;
    color: #fff !important;
    margin: 0 auto !important;
    display: block;
  }

  .page-template-namHocGioiTinh .box-tab {
    margin-bottom: 35px;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  .banner .splide_ .splide_right,
  .banner .splide_ .splide_left {
    bottom: 38px;
    top: inherit;
  }
  .single-post .doi-tac {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  #hoidapchuyengia {
    position: relative;
    z-index: 1;
  }
  .page-template-thuVienVideo .container {
    max-width: 100%;
  }
  .list-item .card-deck img.card-img-top {
    height: 300px !important;
    object-fit: cover;
    width: 448px !important;
  }
  .list-news-left .anh {
    width: 100%;
  }
  .list-news-left .anh img {
    height: 300px !important;
  }
  .page-template-thuTinhOngNghiem .tab-content {
    padding: 0 15px;
    background: #f4f3f3;
    padding-top: 40px;
  }

  .page-template-thuTinhOngNghiem .tab-content h3 {
    color: rgba(68, 138, 8);
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
  }

  .page-template-thuTinhOngNghiem .tab-content img {
    max-width: 100%;
    width: 100%;
  }

  .page-template-thuTinhOngNghiem .thanh_duong-dan {
    padding-bottom: 0;
  }

  .page-template-thuTinhOngNghiem .tab-content .text-sm {
    font-size: 16px;
    line-height: 1.7;
  }

  .page-template-thuTinhOngNghiem .tab-content .btn-see-more {
    display: block;
    padding: 0 30px;
    line-height: 38px;
    text-decoration: unset;
    /* font-family: "OR" !important; */
    margin: 0 auto !important;
    margin-top: 20px !important;
    margin: 0;
  }

  .page-template-thuTinhOngNghiem .quytrin-dieutri ul {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 15px !important;
  }

  .page-template-thuTinhOngNghiem .quytrin-dieutri ul li {
    font-size: 16px;
  }

  .page-template-thuTinhOngNghiem .tab-content .thong-tin {
    margin-bottom: 30px;
  }

  .page-template-thuTinhOngNghiem .tab-content ul {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }

  .page-template-thuTinhOngNghiem .tab-content .quytrin-dieutri {
    margin-bottom: 25px;
  }
  .single-post .detailNew-item {
    padding-bottom: 40px;
  }
  .page-template-thuTinhOngNghiem .tab-content .chiphi-dieutri {
    padding-bottom: 25px;
  }
  .page-template-suKien .title-custom,
  .single-post .title-custom,
  .page-template-tinTuc .title-custom {
    display: none;
  }
  .single-post .tin-tuc .title h3 {
    margin-top: 40px;
  }

  .page-template-thuTinhOngNghiem #deTaiNghienCuu2 {
    padding: 0 15px;
    margin-bottom: 25px;
  }

  .page-template-thuTinhOngNghiem .footer .title-custom,
  .page-template-cauChuyenNgheNghiep .footer .title-custom {
    display: none;
  }
  .single-doi_ngu .title-custom {
    display: none;
  }
  .page-template-lienHeChinh #banner h3 {
    text-align: center;
    margin: 0;
    padding: 60px 0;
  }

  .page-template-lienHeChinh #contact .left {
    background: #80a51f;
    text-align: center;
    padding: 30px 15px;
  }

  .page-template-lienHeChinh #contact .left .top {
    margin-bottom: 25px;
  }

  .page-template-lienHeChinh #contact .left h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 4px;
  }

  .page-template-lienHeChinh #contact .left span {
    font-size: 14px;
  }

  .page-template-lienHeChinh #contact .left .flex {
    display: flex;
    align-items: flex-start;
    text-align: left;
    margin-bottom: 20px;
  }

  .page-template-lienHeChinh #contact .left .flex p {
    margin: 0;
  }

  .page-template-lienHeChinh .form input,
  .page-template-lienHeChinh .form textarea {
    width: 100%;
    max-width: 100%;
  }

  .page-template-lienHeChinh .map {
    padding: 15px;
    margin-bottom: 31px;
  }

  .page-template-lienHeChinh .map iframe {
    width: 100% !important;
  }
  #suKien .splide__list {
    grid-row-gap: 20px;
  }
  #suKien #splide_suKien_ban_tin_khoa_hoc .box-content a {
    text-decoration: unset;
  }
  #suKien .splide__list .splide__slide .item_suKien {
    padding: 0 !important;
    font-size: 12px;
    height: 100%;
    background: #f4f3f3 !important;
    margin: 10px;
  }
  #suKien #splide_suKien_ban_tin_khoa_hoc .box-content h3 {
    text-align: left !important;
    margin: 0 !important;
    line-height: 1.5;
    font-size: 14px;
  }
  #suKien .splide__list .splide__slide .item_suKien img {
    height: 320px !important;
  }
  #suKien #splide_suKien_ban_tin_khoa_hoc .box-content {
    background: #f4f3f3;
    padding: 20px 15px;
    padding-bottom: 0;
  }
  .page-template-banTinKhoaHoc .title-custom {
    display: none;
  }
  .news__block .new-tin .image-tin {
    width: auto;
  }
  .doi-ngu-chuyen-mon .doi-ngu-content {
    display: block;
  }
  .ban-co-van .img-line {
    top: inherit;
    bottom: 31px;
  }
  .xem-them-bac-si .box-title {
    position: relative;
  }
  .img-line {
    position: absolute;
    width: 30%;
    height: 1px;
    background: rgba(68, 138, 8);
    right: 0;
    top: 10px;
  }

  .img-line:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    /* border: 1px solid rgba(68, 138, 8); */
    border-radius: 50%;
    left: -4px;
    top: -3px;
    background: rgba(68, 138, 8);
  }

  .img-line:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    border: 1px solid rgba(68, 138, 8);
    border-radius: 50%;
    left: -6px;
    top: -5px;
    background: #fff;
  }

  .page-template-namHocGioiTinh #tabs-id .gach {
    margin-bottom: 20px;
  }
  .page-template-voSinhHiemMuon .tab-content .text-sm p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.8;
  }
  .page-template-voSinhHiemMuon .thanh_duong-dan {
    padding-bottom: 0;
  }
  .page-template-voSinhHiemMuon .tab-content img {
    width: 100%;
  }
  .page-template-voSinhHiemMuon .tab-content {
    padding: 0 15px;
    background: #f4f3f3;
    padding-top: 40px;
  }
  .page-template-voSinhHiemMuon .tab-content h3 {
    color: rgba(68, 138, 8);
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
  }
  .page-template-voSinhHiemMuon div#tab2 div#tabs-id ul {
    padding: 0;
  }
  .page-template-voSinhHiemMuon div#tab2 div#tabs-id ul li {
    font-size: 16px;
    line-height: 1.8;
  }
  .page-template-voSinhHiemMuon .tab-content img {
    max-width: 100%;
    width: 100%;
  }
  .doi-ngu-content .slick-dots {
    display: none !important;
  }
  .page-template-thuVienAnh .list-news-left {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  #deTaiNghienCuu2 .de-tai button img {
    height: auto !important;
  }

  .top-header .col-6 {
    padding: 0;
    flex: auto;
  }

  .doi-tac {
    padding: 0 !important;
    overflow: hidden;
  }

  .doi-ngu-chuyen-mon,
  .co-so-vat-chat {
    overflow: hidden;
  }

  .contact__bottom .list__contact ul li:nth-child(3) a p {
    font-size: 18px;
  }

  .contact__bottom .list__contact ul li:nth-child(3) {
    padding: 25px;
  }

  .contact__bottom .list__contact ul a {
    font-size: 18px;
  }

  .banner.banner-home .single-item .slick-dots {
    bottom: 30%;
  }

  .banner.banner-home .single-item .slick-dots li {
    width: 10px;
    height: 10px;
  }

  .banner.banner-home .single-item .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 0;
    background: transparent;
    padding: 0;
    margin: 0;
  }

  .banner.banner-home .single-item .slick-dots li.slick-active button {
    background: #8bae2e;
    border-color: #8bae2e;
  }

  .banner.banner-home .single-item .slick-dots li button:before {
    opacity: 0;
  }

  body .footer .service .khoa_nam img {
    width: 100% !important;
    height: 300px;
    object-fit: cover;
  }

  .service {
    display: flex;
    flex-wrap: wrap;
  }

  .footer .service .khoa_nam {
    width: 33.33% !important;
  }

  .footer .service .khoa_nam:last-child {
    width: 100% !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .banner .single-item .splide_lists .content-banner span {
    font-size: 32px;
  }

  .banner.banner-lienhe {
    position: relative;
  }

  .banner.banner-lienhe .splide_ .splide_left,
  .banner.banner-lienhe .splide_ .splide_right {
    top: inherit;
    bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .banner.banner-lienhe .single-item {
    position: relative;
  }

  .banner.banner-lienhe .single-item .slick-dots {
    bottom: 145px;
  }

  .btn-see-more {
    margin: 0 !important;
    color: #fff !important;
    margin: 10px auto !important;
    display: block;
  }

  #tab2 .sideBar .sibeBar_top .title_sideBar-face .container .img-200 iframe {
    width: 450px;
    margin: 0 auto;
    display: block;
  }

  .box-tab .title_d h4 {
    font-size: 30px;
    color: rgba(68, 138, 8);
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 0;
    padding-bottom: 7px;
  }

  .text-sm p {
    margin-bottom: 20px;
  }

  div#tab-TT2 {
    margin-bottom: 20px;
  }

  .page-template-namHocGioiTinh #tabs-id .gach {
    border-bottom: 1px solid rgba(68, 138, 8);
    width: 71px;
  }

  .priece-services p {
    font-weight: bold;
  }

  .story .story-content .story-image {
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  .story .story-content .story-image .splide_right {
    position: absolute;
    left: 30%;
    bottom: 25px;
    background: #8bae2e;
    border: none;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    z-index: 9;
  }

  .story .story-content .story-image .splide_left {
    position: absolute;
    right: 30%;
    bottom: 25px;
    background: #8bae2e;
    border: none;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    z-index: 9;
  }

  .story .story-content .story-image .splide_left img {
    width: 6px;
  }

  .story .story-content .story-image .splide_right img {
    width: 6px;
  }

  .story .story-content .story-image .slick-dots {
    bottom: 26px;
  }

  .story .story-content .story-image .slick-dots li {
    width: 10px;
    height: 10px;
  }

  .story .story-content .story-image .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 0;
    background: transparent;
    padding: 0;
    margin: 0;
  }

  .story .story-content .story-image .slick-dots li.slick-active button {
    background: #8bae2e;
    border-color: #8bae2e;
  }

  .story .story-content .story-image .slick-dots li button:before {
    opacity: 0;
  }

  .container .lichlamviec .calendar .sun .th p {
    width: 130px;
  }

  .container .lichlamviec .calendar .sun .time p {
    width: 400px;
  }

  .top-header .col-6.slide-text {
    width: 70%;
    max-width: 70%;
  }

  .top-header .icon.col-6 {
    width: 30%;
    max-width: 30%;
  }

  .top-header .slide-text marquee {
    width: auto;
  }

  .container .detail .detail-desc .xem-them-bac-si .gach {
    margin-bottom: 20px;
  }

  .container .detail .detail-desc .informationn .informationn-content .khoa,
  .container
    .detail
    .detail-desc
    .informationn
    .informationn-content
    .dat-lich
    .dat {
    width: 100%;
  }

  .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-img
    img {
    width: 132px;
    height: 132px;
    object-fit: cover;
  }

  .capcha {
    display: flex;
    justify-content: space-between;
    position: relative;
    top: -7px;
  }

  .capcha .wpcf7-form-control-wrap {
    width: 49%;
  }

  #hoiDap .form .capcha .wpcf7-form-control-wrap:first-child input {
    text-align: center;
    background: #484b4a;
    color: #fff;
    border: none;
    pointer-events: none;
  }

  #hoiDap .form .capcha .wpcf7-form-control-wrap:last-child input {
    font-size: 12px;
    padding: 0 10px;
  }

  #hoiDap .form input,
  #hoiDap .form textarea,
  #hoiDap .form input,
  #hoiDap .form input,
  .Accordion__tab__headline > h4 {
    /* font-family: "OR" !important; */
  }

  .tin-tuc .boxnews .splider .splide_track .splide_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .tin-tuc .boxnews .splider .splide_track .splide_list .splide_slide {
    width: 49%;
  }

  .pagination-af {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
    padding-bottom: 9px;
  }

  .pagination-af .page-numbers {
    width: 30px;
    height: 30px;
    background: #f2f2f2;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    text-decoration: unset;
    color: #000;
    margin: 0 2px;
  }

  .pagination-af .page-numbers.current {
    background: #8bae2e;
    color: #fff;
  }

  .detailNew
    .sideBar
    .sibeBar_top
    .title_sideBar-face
    .container
    .img-200
    iframe {
    width: 450px;
    margin: 0 auto;
    display: block;
  }

  .detailNew .sideBar .sibeBar_top .cate ul .dow-dropactive_ .ml--3 {
    text-decoration: none;
    font-size: 14px;
    color: white;
  }

  .detailNew .sideBar .sibeBar_top .cate ul .dow-dropactive_ i {
    padding-right: 15px;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    img {
    width: 100% !important;
    height: 300px !important;
  }

  .banner.banner-home {
    position: relative;
  }

  .page-template-thuTinhOngNghiem .tab-content {
    padding: 0 15px;
    background: #f4f3f3;
    padding-top: 40px;
  }

  .page-template-thuTinhOngNghiem .tab-content img {
    width: 100%;
  }

  #deTaiNghienCuu2 {
    padding: 50px 15px;
  }

  #deTaiNghienCuu2 .de-tai img {
    height: 610px !important;
    width: 100%;
    object-fit: cover;
  }

  .story .story-content .story-image {
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  #deTaiNghienCuu2 .title h3 {
    font-size: 24px;
    margin-bottom: 30px;
  }

  #deTaiNghienCuu2 .title_s a {
    text-decoration: unset;
  }

  #deTaiNghienCuu2 .title_s h4 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: rgba(68, 138, 8);
    font-size: 20px;
  }

  #deTaiNghienCuu2 .de-tai .splide_right {
    position: absolute;
    left: 30%;
    bottom: 25px;
    background: #8bae2e;
    border: none;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    z-index: 9;
  }

  #deTaiNghienCuu2 .de-tai .splide_left {
    position: absolute;
    right: 30%;
    bottom: 25px;
    background: #8bae2e;
    border: none;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    z-index: 9;
  }

  #deTaiNghienCuu2 .de-tai .splide_left img {
    width: 6px;
  }

  #deTaiNghienCuu2 .de-tai .splide_right img {
    width: 6px;
  }

  #deTaiNghienCuu2 .de-tai .slick-dots {
    bottom: 26px;
  }

  #deTaiNghienCuu2 .de-tai .slick-dots li {
    width: 10px;
    height: 10px;
  }

  #deTaiNghienCuu2 .de-tai .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 0;
    background: transparent;
    padding: 0;
    margin: 0;
  }

  #deTaiNghienCuu2 .de-tai .slick-dots li.slick-active button {
    background: #8bae2e;
    border-color: #8bae2e;
  }

  #deTaiNghienCuu2 .de-tai .slick-dots li button:before {
    opacity: 0;
  }

  .serviece .container .serviece-row .card-item .card a .card-body p {
    height: 41px;
  }

  #suKien .splide__list .splide__slide .item_suKien h3 {
    min-height: 38px;
  }
}

@media (max-width: 768px) and (min-width: 700px) {
  .top-header .col-6.slide-text {
    width: 70%;
    max-width: 70%;
  }

  .top-header .icon.col-6 {
    width: 30%;
    max-width: 30%;
  }

  #deTaiNghienCuu2 .de-tai .slick-slide img {
    height: 400px !important;
    object-fit: cover;
  }

  body
    #suKien
    #splide_suKien_ban_tin_khoa_hoc
    .splide__list
    .splide__slide
    .item_suKien
    img {
    height: 350px !important;
  }
}

@media (max-width: 768px) and (min-width: 480px) {
  body .footer_bottom {
    padding-bottom: 131px;
    font-size: 12px;
  }
  .list__video .list-item .card-deck {
    width: 49%;
  }
  .card-deck .card {
    margin: 0;
  }
  .list__video .list-item {
    justify-content: space-between;
    grid-gap: 0;
  }
  .page-template-thuVienVideo .list-item .card-deck {
    margin: 0;
  }
  .page-template-thuVienVideo .splide__track {
    padding: 20px 0px 10px 0px !important;
  }
  .page-template-thuVienAnh .splide__track {
    padding: 20px 0px 10px 0px !important;
  }
  .page-template-thuVienVideo .container {
    max-width: 100%;
  }
  .page-template-thuVienAnh .container {
    max-width: 100%;
  }
  .banner.banner-home .single-item .splide_lists .content-banner {
    top: 65px !important;
  }
  .Accordion__tab__headline {
    display: flex;
  }

  .Accordion__tab__headline > h4 {
    width: 95%;
    text-align: justify;
  }
  .Accordion__tab__content {
    padding: 0;
  }

  .page-template-cauChuyenNgheNghiep .title-custom,
  .page-template-suKien .title-custom,
  .page-template-tinTuc .title-custom,
  .page-template-lienHe .title-custom {
    display: none;
  }

  .page-template-thuVienAnh .list-news-left {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  body
    #suKien
    #splide_suKien_ban_tin_khoa_hoc
    .splide__list
    .splide__slide
    .item_suKien {
    padding: 0 !important;
    font-size: 12px;
    height: 100%;
    background: #f4f3f3 !important;
    margin: 10px;
  }

  #tab2 .sideBar .sibeBar_top .title_sideBar-face .container .img-200 iframe {
    width: 450px;
    margin: 0 auto;
    display: block;
  }

  .thanh_duong-dan .thanh {
    display: flex;
    border-bottom: none;
    position: relative;
  }

  .thanh_duong-dan .thanh:after {
    border-bottom: 4px solid #30580f;
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
  }

  .text-sm p {
    margin-bottom: 20px;
  }

  div#tab-TT2 {
    margin-bottom: 20px;
  }

  .btn-see-more {
    margin: 0 !important;
    color: #fff !important;
  }

  .box-tab .title_d h4 {
    font-size: 30px;
    color: rgba(68, 138, 8);
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 0;
  }

  .page-template-namHocGioiTinh #tabs-id .gach {
    border-bottom: 1px solid rgba(68, 138, 8);
    width: 71px;
  }

  .priece-services p {
    font-weight: bold;
  }

  .container .lichlamviec .calendar .sun .th p {
    width: 130px;
  }

  .container .lichlamviec .calendar .sun .time p {
    width: 400px;
  }

  body.single-post .sideBar .box_new {
    display: none;
  }

  .address__list .address {
    width: 100%;
  }

  .tin-tuc .boxnews .splider .splide_track .splide_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    img {
    min-height: 200px;
    width: 100% !important;
    height: auto !important;
  }

  body .footer .service .khoa_nam img {
    width: 100% !important;
    height: 300px;
    object-fit: cover;
  }

  .service {
    /* display: flex; */
    flex-wrap: wrap;
  }

  .footer .service .khoa_nam {
    width: 33.33%;
  }

  .footer .service .khoa_nam:last-child {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  body.single-post .sideBar .sibeBar_top .title_sideBar-face {
    display: block;
  }

  .detailNew
    .sideBar
    .sibeBar_top
    .title_sideBar-face
    .container
    .img-200
    iframe {
    width: 450px;
    margin: 0 auto;
    display: block;
  }
}

@media (max-width: 768px) {
  .priece-services p {
    font-weight: bold;
  }

  .top-header .slide-text marquee {
    width: auto;
  }

  body {
    /* font-family: "OR"; */
  }

  .banner.banner-home {
    position: relative;
  }

  .banner.banner-home .single-item {
    position: relative;
    margin: 0;
    max-height: 255px;
  }

  .banner.banner-home .splide_ .splide_left,
  .banner.banner-home .splide_ .splide_right {
    top: inherit;
    bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .banner.banner-home .splide_ .splide_left img {
    top: 0;
    width: 6px;
  }

  .banner.banner-home .splide_ .splide_right img {
    width: 6px;
    top: 0;
    left: 0;
    position: relative;
  }

  .banner.banner-home .single-item .slick-dots {
    bottom: 26px;
  }

  .banner.banner-home .single-item .slick-dots li {
    width: 10px;
    height: 10px;
  }

  .banner.banner-home .single-item .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 0;
    background: transparent;
    padding: 0;
    margin: 0;
  }

  .banner.banner-home .single-item .slick-dots li.slick-active button {
    background: #8bae2e;
    border-color: #8bae2e;
  }

  .banner.banner-home .single-item .slick-dots li button:before {
    opacity: 0;
  }

  .banner.banner-home .single-item .splide_lists {
    position: relative;
  }

  .banner.banner-home .single-item .splide_lists .content-banner {
    top: 30px;
    width: 100%;
    position: absolute;
  }

  .top-header .col-6 {
    padding: 0;
    flex: auto;
  }

  .tin-tuc .boxnews {
    padding: 0;
  }

  .doi-tac {
    padding: 0 !important;
    overflow: hidden;
  }

  .doi-ngu-chuyen-mon {
    overflow: hidden;
  }

  .header-menu .icon-logo-menu {
    /* display: flex; */
    padding-bottom: 0;
    grid-gap: 0;
    align-items: center;
    justify-content: space-between;
    /* padding: 9px 15px; */
  }

  .header-menu .icon-logo-menu .logo img {
    /* width: 290px; */
    object-fit: contain;
    height: auto;
    margin: 0;
  }

  .header-menu .icon-logo-menu .icon-menu {
    text-align: center;
    line-height: 30px;
    position: relative;
    right: auto;
    top: auto;
  }

  .header-menu .icon-logo-menu .icon-menu i {
    padding-left: 0;
    padding-top: 0;
  }

  .top-header .slide-text marquee {
    margin-left: 15px;
  }

  .top-header .icon img {
    margin-right: 5px;
  }

  .search-content .btn-see-more {
    min-width: 130px;
    margin-left: 10px;
    /* font-family: "OR", sans-serif; */
  }

  .search-content .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .search-content input {
    width: calc(100% - 130px);
    /* font-family: "OR"; */
  }

  .story .story-content .story-image {
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  .story .story-content .story-image .splide_right {
    position: absolute;
    left: 30%;
    bottom: 25px;
    background: #8bae2e;
    border: none;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    z-index: 9;
  }

  .story .story-content .story-image .splide_left {
    position: absolute;
    right: 30%;
    bottom: 25px;
    background: #8bae2e;
    border: none;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    z-index: 9;
  }

  .story .story-content .story-image .splide_left img {
    width: 6px;
  }

  .story .story-content .story-image .splide_right img {
    width: 6px;
  }

  .story .story-content .story-image .slick-dots {
    bottom: 26px;
  }

  .story .story-content .story-image .slick-dots li {
    width: 10px;
    height: 10px;
  }

  .story .story-content .story-image .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 0;
    background: transparent;
    padding: 0;
    margin: 0;
  }

  .story .story-content .story-image .slick-dots li.slick-active button {
    background: #8bae2e;
    border-color: #8bae2e;
  }

  .story .story-content .story-image .slick-dots li button:before {
    opacity: 0;
  }

  .serviece .container .serviece-row .card-item .card a img {
    height: 200px;
    object-fit: cover;
  }

  .story .story-content .story-desc .desc-bottom a {
    padding: 10px 30px 10px 30px;
  }

  .contact__bottom .list__contact ul li:nth-child(3) {
    background-image: linear-gradient(180deg, #80a428, #578611);
  }

  .form-booking.form-booking-mobi {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 350px;
    height: 100%;
    left: -350px;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
    overflow-x: scroll;
  }

  .form-booking.form-booking-mobi.active {
    -webkit-transform: translateX(350px);
    -moz-transform: translateX(350px);
    -ms-transform: translateX(350px);
    -o-transform: translateX(350px);
    transform: translateX(350px);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 0px 30px rgb(0 0 0 / 10%);
  }

  .form-booking.form-booking-mobi .container {
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-booking .booking-title .title-book h2 {
    color: white;
    font-size: 16px;
    padding: 0;
    font-weight: 700;
    /* font-family: "OR"; */
  }

  .form-booking .booking-title .icon-booking {
    width: 30px;
    height: 30px;
    font-size: inherit;
    padding-top: 0;
    color: #d3a15f;
    position: relative;
    background: #d3a15f;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .form-booking .booking-title .icon-booking i {
    font-size: 20px;
    padding-right: 0;
    color: #fff;
  }

  .form-booking .booking-title .title-book h2 {
    margin-bottom: 0;
  }

  .form-booking .booking-title {
    grid-gap: 0;
    justify-content: space-between;
    padding: 0 15px;
    align-items: center;
  }

  .form-booking .container .modal-content .div-form .btn-a {
    border-radius: 6px;
  }

  .form-booking
    .container
    .modal-content
    .div-form
    .b-form
    .frm-single
    textarea.form-textarea {
    padding: 10px;
    height: 100px;
  }

  .form-booking
    .container
    .modal-content
    .div-form
    .b-form
    .frm-single
    .form-textarea {
    padding-left: 10px;
  }

  .tscct .tscct-title .gach {
    border-bottom: 1px solid rgba(68, 138, 8);
  }

  .tin-tuc .boxnews .splider .splide_track .splide_list .splide_slide {
    margin-bottom: 15px !important;
    margin: 0 15px;
  }

  .box-lienhe-mobi {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    padding: 30px;
    border-radius: 10px;
    padding-bottom: 80px;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }

  .box-lienhe-mobi.active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }

  .box-lienhe-mobi ul {
    padding: 0;
    margin: 0;
  }

  .box-lienhe-mobi ul li a {
    color: #30580f;
    text-decoration: unset;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    align-items: center;
    margin-bottom: 18px;
  }

  .box-lienhe-mobi ul li a span {
    margin-left: 20px;
  }

  .banner.banner-lienhe {
    position: relative;
  }

  .banner.banner-lienhe .single-item {
    position: relative;
    margin: 0;
    max-height: 255px;
  }

  .banner.banner-lienhe .splide_ .splide_left,
  .banner.banner-lienhe .splide_ .splide_right {
    top: inherit;
    bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .banner.banner-lienhe .splide_ .splide_left img {
    top: 0;
    width: 6px;
  }

  .banner.banner-lienhe .splide_ .splide_right img {
    width: 6px;
    top: 0;
    left: 0;
    position: relative;
  }

  .banner.banner-lienhe .single-item .slick-dots {
    bottom: 26px;
  }

  .banner.banner-lienhe .single-item .slick-dots li {
    width: 10px;
    height: 10px;
  }

  .banner.banner-lienhe .single-item .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 0;
    background: transparent;
    padding: 0;
    margin: 0;
  }

  .banner.banner-lienhe .single-item .slick-dots li.slick-active button {
    background: #8bae2e;
    border-color: #8bae2e;
  }

  .banner.banner-lienhe .single-item .slick-dots li button:before {
    opacity: 0;
  }

  .banner.banner-lienhe .single-item .splide_lists {
    position: relative;
  }

  .banner.banner-lienhe .single-item .splide_lists .content-banner {
    top: 30px;
    width: 100%;
    position: absolute;
  }

  .tscct.tscct-cate .tscct-title h3 {
    color: rgba(68, 138, 8);
    font-weight: 700;
    text-align: center;
  }

  .tscct.tscct-cate .tscct-title h3 strong {
    font-weight: inherit;
  }

  .tscct.tscct-cate .tscct-title .gach {
    margin: 0 auto;
    width: 22%;
  }

  .tscct.tscct-cate {
    background: transparent;
    margin-top: 30px;
  }

  .tscct.tscct-cate .tscct-title {
    margin-bottom: 20px;
  }

  .co-so-vat-chat.co-so-vat-chat-cate .co-so-title {
    display: none;
  }

  .tin-tuc.tin-tuc-cate .title h3 {
    text-transform: uppercase;
    padding-top: 0;
    margin-bottom: 6px;
  }

  .tin-tuc.tin-tuc-cate .title .gach {
    margin: 0 auto;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(68, 138, 8);
    width: 22%;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    a
    .titleNew {
    text-transform: uppercase;
    margin-bottom: 15px;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description
    .descriptionNew {
    margin-bottom: 12px;
  }

  .tin-tuc.tin-tuc-cate.su-kien .title .gach {
    width: 18%;
  }

  .page-template-thuVienAnh .footer .title-custom {
    display: none;
  }

  body.category .footer .title-custom {
    display: none;
  }

  body.category .footer {
    margin-top: 30px;
  }

  .single-post .footer .title-custom {
    display: none;
  }

  .single-post .footer {
    margin-top: 30px;
  }

  .tin-tuc.tin-tuc-cate.tin-tuc .title .gach {
    width: 18%;
  }

  .page-template-lichLamViec .footer .title-custom {
    display: none;
  }

  #tab2 .sideBar {
    padding-top: 40px;
    padding-bottom: 8px;
  }

  #tab2 .sideBar .sibeBar_top .title_sideBar .title-h3,
  #tab2 .sideBar .sibeBar_top .title_sideBar-face .title-face h3 {
    margin-bottom: 0;
  }

  #tab2 .sideBar .sibeBar_top .title_sideBar {
    padding-bottom: 25px;
  }

  #tab2 .sideBar .sibeBar_top .title_sideBar-face .title-face {
    padding-bottom: 5px;
  }

  #tab2 .sideBar .sibeBar_top .title_sideBar-face {
    padding-top: 15px;
  }

  #tab2 .sideBar .sibeBar_top .cate ul li {
    line-height: 1.8;
  }

  #tab2 .sideBar .sibeBar_top .title_sideBar-face .container {
    padding-bottom: 0;
  }

  .page-template-namHocGioiTinh .tin-tuc .title.mb-20 {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .single-post .tin-tuc .title.mb-20 {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .page-template-namHocGioiTinh .footer .title-custom {
    display: none;
  }

  .page-template-namHocGioiTinh .footer {
    margin-top: 30px;
  }

  .page-template-chiPhiDichVu .footer .title-custom {
    display: none;
  }

  .single-post .sideBar {
    padding-top: 40px;
    padding-bottom: 8px;
  }

  .single-post .sideBar .sibeBar_top .title_sideBar .title-h3,
  .single-post .sideBar .sibeBar_top .title_sideBar-face .title-face h3 {
    margin-bottom: 0;
  }

  .single-post .sideBar .sibeBar_top .title_sideBar {
    padding-bottom: 15px;
  }

  .single-post .sideBar .sibeBar_top .title_sideBar-face .title-face {
    padding-bottom: 5px;
  }

  .single-post .sideBar .sibeBar_top .title_sideBar-face {
    padding-top: 15px;
  }

  .single-post .sideBar .sibeBar_top .cate ul li {
    line-height: 1.8;
  }

  .single-post .sideBar .sibeBar_top .title_sideBar-face .container {
    padding-bottom: 0;
  }

  .detailNew .sideBar .sibeBar_top .cate ul .dow-dropactive_ .ml--3 {
    text-decoration: none;
    font-size: 14px;
    color: white;
  }

  .detailNew .sideBar .sibeBar_top .cate ul .dow-dropactive_ i {
    padding-right: 15px;
  }

  .chi-phi-dich-vu .container .list-chi-phi .list-title {
    grid-gap: 0;
    justify-content: space-between;
  }

  .chi-phi-dich-vu
    .container
    .list-chi-phi
    .chi-phi
    .chi-phi-content
    .cate-chi-phi:nth-child(2n + 1)
    .priece-services {
    position: relative;
    right: 0;
  }

  .chi-phi-dich-vu
    .container
    .list-chi-phi
    .chi-phi
    .chi-phi-content
    .cate-chi-phi:nth-child(2n + 1) {
    grid-gap: 0;
    justify-content: space-between;
  }

  .chi-phi-dich-vu
    .container
    .list-chi-phi
    .chi-phi
    .chi-phi-content
    .cate-chi-phi {
    grid-gap: 0;
    justify-content: space-between;
  }

  .chi-phi-dich-vu
    .container
    .list-chi-phi
    .chi-phi
    .chi-phi-content
    .cate-chi-phi
    .priece-services {
    position: relative;
    right: 0;
  }

  .list-news-left .anh p {
    margin-bottom: 0 !important;
  }

  .page-template-doiNguChuyenMon .footer .title-custom {
    display: none;
  }

  .serviece .container .title h3 {
    text-transform: uppercase;
  }

  .serviece .container .serviece-row {
    padding: 35px 8px;
  }

  .page-template-doiNguChuyenMon .px-4.flex-auto {
    padding: 0 15px !important;
  }

  .single-doi_ngu .title-url {
    padding: 0 15px;
  }

  .container .detail .detail-desc .informationn .informationn-content .khoa {
    width: 100%;
  }

  .container .detail .detail-desc .xem-them-bac-si .content-bac-si .doctor {
    padding: 0;
    padding-bottom: 30px;
    justify-content: space-between;
    display: flex;
    grid-gap: 0;
    flex-wrap: wrap;
  }

  .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor {
    width: 50%;
  }

  .xem-them-bac-si .box-title {
    padding-bottom: 35px;
  }

  .xem-them-bac-si {
    position: relative;
  }

  .img-line {
    position: absolute;
    width: 30%;
    height: 1px;
    background: rgba(68, 138, 8);
    right: 0;
    top: 10px;
  }

  .img-line:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    /* border: 1px solid rgba(68, 138, 8); */
    border-radius: 50%;
    left: -4px;
    top: -3px;
    background: rgba(68, 138, 8);
  }

  .img-line:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    border: 1px solid rgba(68, 138, 8);
    border-radius: 50%;
    left: -6px;
    top: -5px;
    background: #fff;
  }

  .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-img
    img {
    width: 132px;
    height: 132px;
    border: 2px solid rgba(68, 138, 8);
    border-radius: 50%;
  }

  .single-doi_ngu .new .tin-tuc {
    margin-bottom: 30px;
  }

  .single-doi_ngu .footer .title-custom {
    display: none;
  }

  #deTaiNghienCuu2 .de-tai {
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  #deTaiNghienCuu2 .de-tai .splide_right {
    position: absolute;
    left: 30%;
    bottom: 25px;
    background: #8bae2e;
    border: none;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    z-index: 9;
  }

  #deTaiNghienCuu2 .de-tai .splide_left {
    position: absolute;
    right: 30%;
    bottom: 25px;
    background: #8bae2e;
    border: none;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    z-index: 9;
  }

  #deTaiNghienCuu2 .de-tai .splide_left img {
    width: 6px;
  }

  #deTaiNghienCuu2 .de-tai .splide_right img {
    width: 6px;
  }

  #deTaiNghienCuu2 .de-tai .slick-dots {
    bottom: 26px;
  }

  #deTaiNghienCuu2 .de-tai .slick-dots li {
    width: 10px;
    height: 10px;
  }

  #deTaiNghienCuu2 .de-tai .slick-dots li button {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 0;
    background: transparent;
    padding: 0;
    margin: 0;
  }

  #deTaiNghienCuu2 .de-tai .slick-dots li.slick-active button {
    background: #8bae2e;
    border-color: #8bae2e;
  }

  #deTaiNghienCuu2 .de-tai .slick-dots li button:before {
    opacity: 0;
  }

  #deTaiNghienCuu2 .title h3 {
    color: rgba(68, 138, 8);
    font-size: 16px;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 31px;
    position: relative;
    padding-bottom: 8px;
    display: flex;
    justify-content: center;
  }

  #deTaiNghienCuu2 .title h3:before {
    position: absolute;
    content: "";
    width: 83px;
    height: 1px;
    background: rgba(68, 138, 8);
    bottom: 0;
  }

  #deTaiNghienCuu2 .fixHeightImageContent .title_s a {
    text-decoration: unset;
  }

  #deTaiNghienCuu2 .fixHeightImageContent .title_s h4 {
    color: rgba(68, 138, 8);
    text-decoration: unset;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 11px;
  }

  #deTaiNghienCuu2 .fixHeightImageContent .content {
    font-size: 10px;
    line-height: 1.8;
  }

  #deTaiNghienCuu2 .fixHeightImageContent .btn-see-more {
    display: inline-block;
    padding: 0 30px;
    line-height: 38px;
    text-decoration: unset;
    /* font-family: "OR" !important; */
    margin: 0 auto !important;
    display: block;
    margin-top: 20px !important;
  }

  .doi-ngu-chuyen-mon .doi-ngu-title h3 {
    text-transform: uppercase;
  }

  .page-template-banTinKhoaHoc #suKien .title h3 {
    color: rgba(68, 138, 8);
    font-size: 16px;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 31px;
    position: relative;
    padding-bottom: 8px;
    display: flex;
    justify-content: center;
  }

  .page-template-banTinKhoaHoc #suKien .title h3:before {
    position: absolute;
    content: "";
    width: 83px;
    height: 1px;
    background: rgba(68, 138, 8);
    bottom: 0;
  }

  #splide_suKien_ban_tin_khoa_hoc .splide__track {
    padding: 0 !important;
  }

  #splide_suKien_ban_tin_khoa_hoc .splide__track .splide__list {
    display: flex;
    margin: 0px 0px 30px;
    padding: 0;
    flex-wrap: wrap;
  }

  #splide_suKien_ban_tin_khoa_hoc .splide__track .splide__list .splide__slide {
    width: calc(100% / 2);
    margin-bottom: 15px;
  }

  #suKien
    #splide_suKien_ban_tin_khoa_hoc
    .splide__list
    .splide__slide
    .item_suKien {
    padding: 10px !important;
    font-size: 12px;
  }

  #suKien
    #splide_suKien_ban_tin_khoa_hoc
    .splide__list
    .splide__slide
    .item_suKien
    img {
    width: 100% !important;
    height: 215px !important;
    object-fit: cover;
  }

  #suKien #splide_suKien_ban_tin_khoa_hoc figure {
    margin-bottom: 0;
  }

  #suKien #splide_suKien_ban_tin_khoa_hoc .box-content {
    background: #f4f3f3;
    padding: 20px 15px;
  }

  #suKien #splide_suKien_ban_tin_khoa_hoc .box-content a {
    text-decoration: unset;
  }

  #suKien #splide_suKien_ban_tin_khoa_hoc .box-content h3 {
    text-align: left !important;
    margin: 0 !important;
    line-height: 1.5;
    font-size: 14px;
  }

  #suKien #splide_suKien_ban_tin_khoa_hoc .box-content p {
    margin: 0;
    font-size: 10px;
    margin-top: 10px !important;
    line-height: 1.8;
  }

  .page-template-banTinKhoaHoc .footer .title-custom,
  .page-template-banTinKhoaHoc .footer .doi-tac {
    display: none;
  }

  .page-template-banTinKhoaHoc #suKien {
    margin-bottom: 40px;
  }

  .page-template-thuTinhOngNghiem .tab-content {
    padding: 0 15px;
    background: #f4f3f3;
    padding-top: 40px;
  }

  .page-template-thuTinhOngNghiem .tab-content h3 {
    color: rgba(68, 138, 8);
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
  }

  .page-template-thuTinhOngNghiem .tab-content img {
    max-width: 100%;
    width: 100%;
  }

  .page-template-thuTinhOngNghiem .thanh_duong-dan {
    padding-bottom: 0;
  }

  .page-template-thuTinhOngNghiem .tab-content .text-sm {
    font-size: 10px;
    line-height: 1.7;
  }

  .page-template-thuTinhOngNghiem .tab-content .btn-see-more {
    display: block;
    padding: 0 30px;
    line-height: 38px;
    text-decoration: unset;
    /* font-family: "OR" !important; */
    margin: 0 auto !important;
    margin-top: 20px !important;
    margin: 0;
  }

  .page-template-thuTinhOngNghiem .quytrin-dieutri ul {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 15px !important;
  }

  .page-template-thuTinhOngNghiem .quytrin-dieutri ul li {
    font-size: 10px;
  }

  .page-template-thuTinhOngNghiem .tab-content .thong-tin {
    margin-bottom: 30px;
  }

  .page-template-thuTinhOngNghiem .tab-content ul {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }

  .page-template-thuTinhOngNghiem .tab-content .quytrin-dieutri {
    margin-bottom: 25px;
  }

  .page-template-thuTinhOngNghiem .tab-content .chiphi-dieutri {
    padding-bottom: 25px;
  }

  .page-template-thuTinhOngNghiem #deTaiNghienCuu2 {
    padding: 0 15px;
    margin-bottom: 25px;
  }

  .page-template-thuTinhOngNghiem .footer .title-custom {
    display: none;
  }

  .page-template-thuVienVideo .list-item .card-deck {
    padding: 0;
  }

  .page-template-thuVienVideo .footer .title-custom {
    display: none;
  }

  .page-template-voSinhHiemMuon .tab-content {
    padding: 0 15px;
    background: #f4f3f3;
    padding-top: 40px;
  }

  .page-template-voSinhHiemMuon .tab-content h3 {
    color: rgba(68, 138, 8);
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
  }

  .page-template-voSinhHiemMuon .tab-content img {
    max-width: 100%;
    width: 100%;
  }

  .page-template-voSinhHiemMuon .thanh_duong-dan {
    padding-bottom: 0;
  }

  .page-template-voSinhHiemMuon .tab-content .text-sm {
    font-size: 10px;
    line-height: 1.7;
  }

  .page-template-voSinhHiemMuon .tab-content .btn-see-more {
    display: block;
    padding: 0 30px;
    line-height: 38px;
    text-decoration: unset;
    /* font-family: "OR" !important; */
    margin: 0 auto !important;
    margin-top: 20px !important;
  }

  .page-template-voSinhHiemMuon .tab-content .thong-tin {
    margin-bottom: 30px;
  }

  .page-template-voSinhHiemMuon .tab-content ul {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }

  .page-template-voSinhHiemMuon .tab-content .quytrin-dieutri {
    margin-bottom: 25px;
  }

  .page-template-voSinhHiemMuon .tab-content .chiphi-dieutri {
    padding-bottom: 25px;
  }

  .page-template-voSinhHiemMuon #deTaiNghienCuu2 {
    padding: 0 15px;
    margin-bottom: 25px;
  }

  .page-template-voSinhHiemMuon .footer .title-custom {
    display: none;
  }

  .page-template-voSinhHiemMuon #deTaiNghienCuu2 .title h3 {
    margin-top: 10px;
    text-transform: uppercase;
  }

  .page-template-thuTinhOngNghiem #deTaiNghienCuu2 .title h3 {
    margin-top: 10px;
  }

  .page-template-voSinhHiemMuon
    .serviece
    .container
    .serviece-row
    .card-item
    .card
    a
    .card-body
    p {
    padding: 5px;
  }

  .page-template-lienHeChinh #banner h3 {
    text-align: center;
    margin: 0;
    padding: 60px 0;
  }

  .page-template-lienHeChinh #contact .left {
    background: #80a51f;
    text-align: center;
    padding: 30px 15px;
  }

  .page-template-lienHeChinh #contact .left .top {
    margin-bottom: 25px;
  }

  .page-template-lienHeChinh #contact .left h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 4px;
  }

  .page-template-lienHeChinh #contact .left span {
    font-size: 14px;
  }

  .page-template-lienHeChinh #contact .left .flex {
    display: flex;
    align-items: flex-start;
    text-align: left;
    margin-bottom: 20px;
  }

  .page-template-lienHeChinh #contact .left .flex p {
    margin: 0;
  }

  .page-template-lienHeChinh .form input,
  .page-template-lienHeChinh .form textarea {
    width: 100%;
    max-width: 100%;
  }

  .page-template-lienHeChinh .map {
    padding: 15px;
    margin-bottom: 31px;
  }

  .page-template-lienHeChinh .map iframe {
    width: 100% !important;
  }

  .page-template-namHocGioiTinh .tin-tuc {
    padding: 0 15px;
  }

  .page-template-suKien .tin-tuc {
    padding: 0 15px;
  }

  .page-template-tinTuc .tin-tuc {
    padding: 0 15px;
  }

  .page-template-index #splide_tin_tuc {
    padding: 0 15px;
  }

  .doi-tac .slick-slide .custom img {
    max-width: 144px !important;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    .description {
    padding: 25px 15px;
  }

  .tin-tuc .title.mb-20 {
    padding-bottom: 40px;
  }

  .footer .service .khoa_nam {
    padding: 0 15px;
  }

  .footer .service .khoa_nam img {
    width: 345px !important;
    height: 200px;
    object-fit: cover;
  }

  .active-body
    .header-menu
    .menuToggle
    .menu
    .menu-main
    .amenulon
    .abigsub
    .menulon {
    font-size: 18px;
  }

  .active-body .header-menu .menuToggle .menu .menu-main .amenulon .abigsub i {
    position: absolute;
    right: 10px;
    left: auto;
    top: 2px;
  }

  .tscct .tscct-content .tscct-item img {
    background: #fff;
    position: relative;
    z-index: 9;
  }

  .page-template-index .tscct .tscct-content .tscct-item img {
    background: transparent;
  }

  .tscct .tscct-content .tscct-item .tscct-item-desc h4 {
    padding: 0;
    padding-left: 22px;
  }

  .tscct .tscct-content .tscct-item {
    align-items: center;
  }

  .detailNew
    .container
    .detailNew-item
    .detailNew-item-content
    .content__detail
    .the_content {
    font-size: 10px !important;
    margin-bottom: 35px;
    line-height: 1.7;
  }

  .detailNew
    .container
    .detailNew-item
    .detailNew-item-content
    .content__detail
    .the_content
    h2 {
    font-size: 14px;
    color: rgba(68, 138, 8);
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
  }

  .single-post .sideBar .sibeBar_top .title_sideBar-face {
    display: none;
  }

  .single-post .tin-tuc {
    padding: 0 15px;
  }

  .page-template-suKien .thanh_duong-dan .thanh .duong_dan {
    border-right: 1px solid #ccd8b1;
  }

  .page-template-suKien .thanh_duong-dan .thanh .duong_dan:last-child {
    border-right: 0;
  }

  .container .lichlamviec .calendar .sun .th p {
    background: #30580f;
  }

  .list-chi-phi .list-title .name-table {
    font-size: 10px;
    line-height: 24px;
  }

  .list-chi-phi .list-title .priece-table {
    font-size: 10px;
    line-height: 24px;
  }

  .chi-phi-dich-vu .container .list-chi-phi .chi-phi .name-cate {
    padding: 0 10px;
  }

  .chi-phi-dich-vu .container .list-chi-phi .chi-phi .name-cate p {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    line-height: 45px;
  }

  .chi-phi-dich-vu
    .container
    .list-chi-phi
    .chi-phi
    .chi-phi-content
    .cate-chi-phi {
    padding: 0 10px !important;
  }

  .chi-phi-dich-vu
    .container
    .list-chi-phi
    .chi-phi
    .chi-phi-content
    .cate-chi-phi
    p {
    font-size: 10px;
    margin: 0;
    line-height: 45px;
  }

  .list-news-left .anh img {
    height: 200px !important;
  }

  .list-news-left .anh {
    padding: 0 5px;
  }

  .container .detail .detail-desc .informationn .informationn-img img {
    border: 3px solid #80a51f;
    border-radius: 50%;
  }

  .container .detail .detail-desc .informationn .informationn-content .khoa {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .container
    .detail
    .detail-desc
    .informationn
    .informationn-content
    .khoa
    img {
    margin-right: 10px;
  }

  .card-deck .card a {
    position: relative;
  }

  .card-deck .card .icon {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 45px !important;
    transform: translate(-50%, -50%);
  }

  .list-item .card-deck img.card-img-top {
    height: 200px !important;
  }

  .capcha {
    display: flex;
    justify-content: space-between;
    position: relative;
    top: -7px;
  }

  .capcha .wpcf7-form-control-wrap {
    width: 49%;
  }

  #hoiDap .form .capcha .wpcf7-form-control-wrap:first-child input {
    text-align: center;
    background: #484b4a;
    color: #fff;
    border: none;
    pointer-events: none;
  }

  #hoiDap .form .capcha .wpcf7-form-control-wrap:last-child input {
    font-size: 12px;
    padding: 0 10px;
  }

  #hoiDap .form textarea {
    padding-top: 13px !important;
    font-size: 12px;
  }

  #hoiDap .form .grid input {
    font-size: 12px;
  }

  .list-news-left {
    text-align: center;
  }

  .list-news-left p {
    text-align: left;
  }

  .pagination-af {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
    padding-bottom: 9px;
  }

  .pagination-af .page-numbers {
    width: 30px;
    height: 30px;
    background: #f2f2f2;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    text-decoration: unset;
    color: #000;
    margin: 0 2px;
  }

  .pagination-af .page-numbers.current {
    background: #8bae2e;
    color: #fff;
  }

  .detailNew .container .detailNew-item .detailNew-item-content .title_d h4 {
    color: rgba(68, 138, 8);
    text-decoration: unset;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.6;
  }

  .detailNew .container .detailNew-item .detailNew-item-content .title_d .gach {
    display: none;
  }

  .single-dich_vu .the_content p {
    font-size: 10px;
  }

  .single-dich_vu .title_d h4 {
    color: rgba(68, 138, 8);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
  }

  .single-dich_vu .story {
    display: none;
  }

  .single-dich_vu .co-so-vat-chat .co-so-title {
    display: none;
  }

  .single-dich_vu .title-custom {
    display: none;
  }

  .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-img
    img {
    margin: 0 auto;
  }

  .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor {
    padding: 0 5px;
  }

  .page-template-voSinhHiemMuon div#tab2 div#tabs-id ul {
    padding: 0;
  }

  .page-template-voSinhHiemMuon div#tab2 div#tabs-id ul li {
    font-size: 10px;
    line-height: 1.7;
  }

  .page-template-voSinhHiemMuon
    .serviece
    .container
    .serviece-row
    .card-item
    .card
    a
    .card-body
    p {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 480px) {
  body .footer_bottom {
    padding-bottom: 105px;
    font-size: 10px;
  }
  .container .new .tin-tuc .new-tin .image-tin img {
    width: 114px;
    height: 80px;
    object-fit: cover;
  }

  .page-template-doiNguChuyenMon .item-doi-ngu {
    display: none;
  }

  .page-template-doiNguChuyenMon .item-doi-ngu:nth-child(1),
  .page-template-doiNguChuyenMon .item-doi-ngu:nth-child(2) {
    display: block;
  }

  .page-template-lienHe .title-custom,
  .page-template-suKien .title-custom,
  .page-template-tinTuc .title-custom {
    display: none;
  }

  .page-template-cauChuyenNgheNghiep .title-custom {
    display: none;
  }

  .serviece .container .serviece-row .card-item .card a .card-body p {
    height: 41px;
  }

  .contact__bottom .list__contact ul li:nth-child(3) {
    padding: 10px;
  }

  #splide_suKien_ban_tin_khoa_hoc .splide__track .splide__list .splide__slide {
    width: 100%;
  }

  .contents .doi-ngu-item {
    flex-wrap: wrap;
  }

  .calendar.ipad {
    display: none;
  }

  .calendar.mobi {
    display: block;
  }

  .tin-tuc .boxnews .splider .splide_track .splide_list .splide_slide {
    margin-left: 0;
    margin-right: 0;
  }

  .serviece .container .serviece-row .card-item .card a img {
    height: 135px;
  }

  .question {
    margin-top: 30px;
  }

  .question .title-hoi-dap {
    padding-bottom: 30px;
  }

  .Accordion__tab__content .wrapper .content {
    max-height: 100px;
  }

  .tin-tuc
    .boxnews
    .splider
    .splide_track
    .splide_list
    .splide_slide
    .new_item
    img {
    width: 100% !important;
  }

  .doi-tac .slick-slide .custom img {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .single-dich_vu .serviece {
    display: none;
  }
}

@media (max-width: 414px) {
  .banner.banner-home .single-item {
    max-height: 210px;
  }

  .banner.banner-lienhe .single-item {
    max-height: 210px;
  }
}

.thinBanner img {
  width: 100%;
}

.home-grid-af {
  grid-template-columns: 70% 30%;
  grid-template-rows: repeat(4, 25%);
  gap: 20fr;
}
.banner-af {
  grid-column: 1/2;
  grid-row: 1/5;
}

.homegrid-news {
  grid-template-columns: 165fr 360fr;
  grid-template-rows: 165fr;
  gap: 20px;
}

.homegrid-news-text {
  grid-column: 2/3;
  grid-row: 1/2;
  /* grid-template-columns: 360fr; */
  grid-template-rows: 30% 60%;
  gap: 3px;
}
.homegrid-news-thumb {
  grid-column: 1/2;
  grid-row: 1/4;
}

.homegrid-news-1 {
  grid-column: 3/4;
  grid-row: 1/2;
}
.homegrid-news-2 {
  grid-column: 3/4;
  grid-row: 2/3;
}
.homegrid-news-3 {
  grid-column: 3/4;
  grid-row: 3/4;
}
/* .itemNews {
  grid-template-columns: 20fr 100fr;
} */

#popup {
  /* display: none; */
  position: fixed;
  /* top: 50%;
  left: 30%; */
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
}

.popup-content {
  background-color: #fff;
  max-width: 400px;
  margin: 100px auto;
  padding: 20px;
  border-radius: 5px;
  position: relative;
}

.close-popup {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
#dkEmail {
  color: black !important;
  padding-left: 7px;
  width: 280px;
}
#submitEmail {
  font-size: 11px;
  margin: 0px 0px 0px 7px;
  padding: 0px 7px 0px 7px;
  border: 2px;
  border-radius: 5px;
  border-style: solid;
  border-color: white;
  cursor: pointer;
}
#contact-form-dkEmail .wpcf7-spinner {
  display: none;
}

#contact-form-dkEmail .wpcf7-form-control-wrap #dkEmail {
  height: 1.5rem;
}
#slide-media .splide__track {
  padding: 0px 0px 0px 0px !important;
}
#slide-media .splide__pagination {
  bottom: -1.5em !important;
}

#slide-media .splide__arrow {
  height: 1.4em;
  width: 1.4em;
  background: none !important;
}
#slide-media .splide__arrow svg {
  height: 0.7em;
  width: 0.7em;
}

#slide-media .splide__arrow--prev {
  left: -0.5em;
}
#slide-media .splide__arrow--next {
  right: -0.5em;
}

.imageCSVT {
  max-height: 100%;
}

.header_two {
  /* background-color: rgba(128, 164, 30, 0.5);
  padding: 7px; 
  border-radius: 50%;
  width: 30px;
  height: 30px; */

  background: #d6dec4;
  width: 30px;
  height: 30px;
  border-radius: 16px;
  /* position: absolute;
  right: 13px;
  top: 10px; */
}

.header_two i {
  padding-left: 8px;
  /* color: white; */
  padding-top: 7px;
}
@media (max-width: 768px) {
  .google-maps {
    /* max-width: 100vw; */
  }
  .google-maps {
    /* width: 100%; */
    /* height: 260px; */
  }
}

@media (max-width: 768px) {
  .ifram_fb {
    max-width: 100vw;
  }
  .ifram_fb iframe {
    width: 100%;
  }
}
#device .splide__arrow {
  transform: translateY(0%) !important;
  opacity: 0.5;
}

@media screen and (max-width: 1024px) {
  .header-menu .icon-logo-menu .icon-menu i {
    color: #000;
  }

  .header-menu .menuToggle .menu .menu-main .amenulon.active .abigsub {
    background: #5c8003;
  }
}

@media only screen and (max-width: 1024px) {
  .active-body
    .header-menu
    .menuToggle
    .menu
    .menu-main
    .amenulon
    .abigsub
    .menulon {
    font-size: 18px;
  }

  .active-body
    .header-menu
    .menuToggle
    .menu
    .menu-main
    .active
    .sub-menu
    .list-menu
    a {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .active-body
    .header-menu
    .menuToggle
    .menu
    .menu-main
    .active
    .sub-menu
    .list-menu
    a {
    color: #262626;
  }

  .active-body .header-menu .menuToggle .menu .menu-main {
    padding-top: 20px;
  }
  .active-body
    .header-menu
    .menuToggle
    .menu
    .menu-main
    .amenulon
    .abigsub
    .menulon {
    font-size: 14px;
  }

  .active-body
    .header-menu
    .menuToggle
    .menu
    .menu-main
    .active
    .sub-menu
    .list-menu
    a {
    font-size: 18px;
  }
  .header-menu .icon-logo-menu {
    /* display: flex; */
    padding-bottom: 0;
    grid-gap: 0;
    align-items: center;
    justify-content: space-between;
    /* padding: 9px 15px; */
  }

  .header-menu .icon-logo-menu .logo img {
    width: 290px;
    object-fit: contain;
    height: auto;
    margin: 0;
  }

  .header-menu .icon-logo-menu .icon-menu i {
    padding-left: 0;
    padding-top: 0;
  }
  .active-body
    .header-menu
    .menuToggle
    .menu
    .menu-main
    .amenulon
    .abigsub
    .menulon {
    font-size: 18px;
  }

  .active-body .header-menu .menuToggle .menu .menu-main .amenulon .abigsub i {
    position: absolute;
    right: 10px;
    left: auto;
    top: 10px;
  }
}

@media (max-width: 1280px) {
  .header-menu .menuToggle {
    position: fixed !important;
    z-index: 999 !important;
    background-color: #f5f5f5 !important;
    width: 350px !important;
    left: -350px !important;
    top: 0 !important;
    z-index: 999;
    height: 100%;
    -webkit-transform: translateX(-350px);
    -moz-transform: translateX(-350px);
    -ms-transform: translateX(-350px);
    -o-transform: translateX(-350px);
    transform: translateX(-350px);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .header-menu .icon-logo-menu .logo img {
    width: 400px;
    height: 80px;
  }
}

@media (max-width: 991px) {
  .header-menu .menuToggle {
    position: fixed !important;
    z-index: 999 !important;
    background-color: #f5f5f5 !important;
    width: 350px !important;
    left: -350px !important;
    top: 0 !important;
    z-index: 999;
    height: 100%;
    -webkit-transform: translateX(-350px);
    -moz-transform: translateX(-350px);
    -ms-transform: translateX(-350px);
    -o-transform: translateX(-350px);
    transform: translateX(-350px);
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.3s ease-in-out;
    overflow-x: scroll;
  }
}

.active-body .top-header {
  color: white;
  display: flex;
  background-color: #74981c;
}
.active-body .top-header .slide-text marquee {
  font-size: 0.8rem;
  padding-top: 20px;
  width: 160px;
  padding-left: 22px;
}
.active-body .top-header .icon {
  display: grid;
  grid-template-columns: 15% 15% 13% 14% 1fr;
}
.active-body .top-header .icon img {
  width: 23px;
  text-align: center;
  margin-right: 39px;
  padding-top: 21px;
}
.active-body .top-header .icon p {
  padding-top: 13px;
  text-align: center;
}
.active-body .top-header .icon i {
  color: white;
  padding-top: 18px;
}
.active-body .top-header .icon .close {
  padding-top: 15px;
  text-align: center;
  font-weight: bold;
  background-color: #30580f;
}
.active-body .header-menu {
  position: relative;
}
.active-body .header-menu .icon-logo-menu {
  /* display: flex; */
}
.active-body .header-menu .icon-logo-menu .logo img {
  width: 211px;
  margin-top: 12px;
  margin-left: 21px;
}
.active-body .header-menu .menuToggle {
  position: absolute;
  z-index: 999;
  background-color: #f5f5f5;
  width: 90%;
  left: 0 !important;
  top: -61px;
}
.active-body .header-menu .menuToggle .menu .top-menu {
  display: flex;
  grid-gap: 20px;
  padding-bottom: 20px;
  padding-top: 20px !important;
}
.active-body .header-menu .menuToggle .menu .gach {
  border-bottom: 1px solid #5c8003;
  width: 90%;
}
.active-body .header-menu .menuToggle .menu .menu-main {
  padding-top: 25px;
}
.active-body
  .header-menu
  .menuToggle
  .menu
  .menu-main
  .amenulon
  .abigsub
  .menulon {
  text-decoration: none;
  font-size: 14px;
}
.active-body .header-menu .menuToggle .menu .menu-main .amenulon .abigsub i {
  position: absolute;
  left: 90%;
}
.active-body .header-menu .menuToggle .menu .menu-main .amenulon .submenu {
  display: none;
  background: #e9ede0;
  width: 286px;
}
.active-body .header-menu .menuToggle .menu .menu-main .amenulon .submenu li {
  padding: 5px 0px;
}
.active-body .header-menu .menuToggle .menu .menu-main .amenulon .submenu li a {
  text-decoration: none;
  font-size: 12px;
  color: black;
}
.active-body
  .header-menu
  .menuToggle
  .menu
  .menu-main
  .active
  .abigsub
  .menulon
  p {
  text-decoration: none;
  background: #5c8003;
  color: white;
  width: 297px;
  height: 40px;
  font-size: 14px;
  padding: 27px 0px;
}
.active-body .header-menu .menuToggle .menu .menu-main .active .sub-menu {
  display: block !important;
  background: #e9ede0;
  width: 320px;
  border-radius: 4px;
}
.active-body
  .header-menu
  .menuToggle
  .menu
  .menu-main
  .active
  .sub-menu
  .list-menu {
  padding: 5px 0px;
}
.active-body
  .header-menu
  .menuToggle
  .menu
  .menu-main
  .active
  .sub-menu
  .list-menu
  a {
  text-decoration: none;
  font-size: 12px;
  color: black;
}

.top-header {
  color: white;
  display: flex;
  grid-gap: 14px;
  background-color: #74981c;
}
.top-header .slide-text marquee {
  font-size: 0.8rem;
  padding-top: 20px;
  width: 160px;
  padding-left: 22px;
}
.top-header .icon {
  display: grid;
  grid-template-columns: 15% 15% 13% 14% 1fr;
}
.top-header .icon img {
  width: 23px;
  text-align: center;
  margin-right: 39px;
  padding-top: 21px;
}
.top-header .icon p {
  padding-top: 13px;
  text-align: center;
}
.top-header .icon i {
  color: white;
  padding-top: 18px;
}
.top-header .icon .close {
  padding-top: 15px;
  text-align: center;
  font-weight: bold;
  background-color: #30580f;
}

.header-menu .icon-logo-menu {
  display: flex;
  grid-gap: 74px;
}

.header-menu .icon-logo-menu .logo img {
  width: 221px;
  height: 44px;
  margin-top: 12px;
  margin-left: 21px;
}
.header-menu .icon-logo-menu .icon-menu {
  background: #d6dec4;
  width: 30px;
  height: 30px;
  border-radius: 16px;
  position: absolute;
  right: 15px;
}

.header-menu .menuToggle {
  position: absolute;
  z-index: 999;
  background-color: #f5f5f5;
  width: 350px;
  left: -100%;
  top: -61px;
}

.header-menu .menuToggle .menu .top-menu .close-menu {
  font-size: 25px;
  color: #d3a15f;
}
.header-menu .menuToggle .menu .top-menu .close-menu i {
  font-size: 32px;
}
.header-menu .menuToggle .menu .gach {
  border-bottom: 1px solid #5c8003;
  width: 296px;
}
.header-menu .menuToggle .menu .menu-main {
  padding-top: 25px;
}
.header-menu .menuToggle .menu .menu-main .amenulon .abigsub .menulon {
  text-decoration: none;
  color: #5c8003;
  font-size: 14px;
  padding: 27px 0px;
}

.img-100 {
  width: 100%;
}

.text-none {
  text-decoration: none;
  font-size: 10px;
  color: white;
}

.gachDoiNgu {
  border-bottom: 2px solid rgba(68, 138, 8);
  width: 40%;
  height: 2px;
}

.text-main-green {
  color: rgba(68, 138, 8);
}
@media screen and (max-width: 1024px) {
  .booking-title {
    background-color: rgba(68, 138, 8);
    width: 100%;
    margin-left: 0px;
    color: #eaebf0;
  }
  .form-booking {
    background: #f5f5f5;
    position: absolute;
    z-index: 2000;
    top: 0;
    font-size: 14px;
    color: #5c8003;
    left: -200%;
  }
  .form-booking .booking-title {
    background: #5c8003;
    height: 63px;
    text-align: center;
    display: flex;
    grid-gap: 45%;
  }
  .form-booking .booking-title .title-book h1 {
    color: white;
    font-size: 16px;
    padding: 20px;
  }
  .form-booking .booking-title .icon-booking {
    width: 30px;
    font-size: 25px;
    padding-top: 0px;
    color: #d3a15f;
  }
  .form-booking .booking-title .icon-booking i {
    font-size: 20px;
    /* padding-right: 20px; */
  }
  .form-booking .container .modal-content {
    border: none;
    background: #f5f5f5;
    width: 100%;
  }
  .form-booking .container .modal-content .div-form {
    width: 100%;
    padding-top: 20px;
  }
  .form-booking .container .modal-content .div-form .d-form .frm-single {
    padding-bottom: 15px;
  }
  .form-booking
    .container
    .modal-content
    .div-form
    .d-form
    .frm-single
    .form-control {
    transition: none;
    font-size: 12px;
    color: #858585;
    border: none;
    background: #e9e9e9;
    height: 40px;
  }
  .form-booking .container .modal-content .div-form .b-form {
    width: 100%;
  }
  .form-booking .container .modal-content .div-form .b-form .frm-single {
    padding-bottom: 15px;
  }
  .form-booking
    .container
    .modal-content
    .div-form
    .b-form
    .frm-single
    .form-textarea {
    width: 100%;
    height: 40px;
    color: #858585;
    border: none;
    background: #e9e9e9;
  }
  .form-booking .container .modal-content .div-form .btn-a {
    border: none;
    background: #5c8003;
    color: white;
    font-weight: 500;
    text-align: center;
    width: 100%;
    height: 40px;
  }

  .title-url {
    padding-left: 23px;
  }
  .title-url p {
    color: #858585;
    font-size: 10px;
  }

  .container .detail .detail-desc .informationn {
    text-align: center;
  }
  .container .detail .detail-desc .informationn .informationn-img {
    padding-bottom: 30px;
  }
  .container .detail .detail-desc .informationn .informationn-img img {
    width: 223px;
  }
  .container .detail .detail-desc .informationn .informationn-content .level {
    font-size: 12px;
  }
  .container .detail .detail-desc .informationn .informationn-content .tieu-de {
    font-size: 16px;
    color: #5c8003;
  }
  .container .detail .detail-desc .informationn .informationn-content .chuc-vu {
    font-size: 12px;
  }
  .container
    .detail
    .detail-desc
    .informationn
    .informationn-content
    .language {
    font-size: 12px;
    color: #8bae2e;
  }
  .container .detail .detail-desc .informationn .informationn-content .khoa {
    font-size: 12px;
    border: none;
    border-radius: 10px;
    background-color: #d3a15f;
    width: 351px;
    height: 47px;
    color: white;
  }
  .container
    .detail
    .detail-desc
    .informationn
    .informationn-content
    .dat-lich
    .dat {
    font-size: 16px;
    padding: 10px 148px;
    border: none;
    color: white;
    background: #5c8003;
    border-radius: 10px;
  }
  .container .detail .detail-desc .contentt {
    padding: 50px 0px;
  }
  .container .detail .detail-desc .contentt h3 {
    text-align: center;
    font-size: 16px;
    color: #5c8003;
    font-weight: bold;
  }
  .container .detail .detail-desc .contentt .gach {
    border-bottom: 2px solid #5c8003;
    width: 100px;
    height: 2px;
    padding-top: 4px;
    margin-left: 133px;
  }
  .container .detail .detail-desc .contentt p {
    text-align: justify;
    font-size: 10px;
    color: #858585;
  }
  .container .detail .detail-desc .xem-them-bac-si h3 {
    font-size: 15px;
    color: #5c8003;
    font-weight: bold;
  }
  .container .detail .detail-desc .xem-them-bac-si .gach {
    border-bottom: 2px solid #5c8003;
    width: 100px;
    height: 2px;
  }
  .container .detail .detail-desc .xem-them-bac-si .content-bac-si .doctor {
    display: flex;
    grid-gap: 36px;
    padding-left: 15px;
    padding-bottom: 42px;
  }
  .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor {
    text-align: center;
  }
  .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-img
    img {
    width: 132px;
    border: 2px solid #5c8003;
    border-radius: 65px;
  }
  .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-content
    .level {
    font-size: 10px;
    color: #262626;
  }
  .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-content
    .name-doctor {
    color: #5c8003;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 0px;
    margin-bottom: 0px;
  }
  .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-content
    .gach {
    border-bottom: 2px solid #5c8003;
    width: 70px;
    height: 2px;
    margin-left: 38px;
  }
  .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-content
    .cap-do {
    font-size: 12px;
    color: #858585;
    padding-top: 10px;
  }
  .container .new .tin-tuc .title-tin-tuc {
    padding-bottom: 25px;
  }
  .container .new .tin-tuc .title-tin-tuc .new-title {
    font-size: 16px;
    color: #5c8003;
    font-weight: bold;
  }
  .container .new .tin-tuc .title-tin-tuc .gach {
    border-bottom: 2px solid #5c8003;
    width: 85px;
    height: 2px;
  }
  .container .new .tin-tuc .new-tin {
    display: flex;
    grid-gap: 20px;
    padding: 20px 0px;
  }
  .container .new .tin-tuc .new-tin .image-tin img {
    width: 114px;
  }
  .container .new .tin-tuc .new-tin .desc {
    font-size: 10px;
    color: #5c8003;
    font-weight: bold;
    padding-top: 20px;
  }

  .active-booking .form-booking {
    background: #f5f5f5;
    position: absolute;
    z-index: 2000;
    top: 0;
    font-size: 14px;
    color: #5c8003;
    left: 0 !important;
  }
  .active-booking .form-booking .booking-title {
    background: #5c8003;
    height: 63px;
    text-align: center;
    display: flex;
    grid-gap: 45%;
  }
  .active-booking .form-booking .booking-title .title-book h1 {
    color: white;
    font-size: 16px;
    padding: 20px;
  }
  .active-booking .form-booking .booking-title .icon-booking {
    width: 30px;
    font-size: 25px;
    padding-top: 11px;
    color: #d3a15f;
  }
  .active-booking .form-booking .booking-title .icon-booking i {
    font-size: 32px;
    padding-right: 20px;
  }
  .active-booking .form-booking .container .modal-content {
    border: none;
    background: #f5f5f5;
  }
  .active-booking .form-booking .container .modal-content .div-form {
    width: 100%;
    padding-top: 20px;
  }
  .active-booking
    .form-booking
    .container
    .modal-content
    .div-form
    .d-form
    .frm-single {
    padding-bottom: 15px;
  }
  .active-booking
    .form-booking
    .container
    .modal-content
    .div-form
    .d-form
    .frm-single
    .form-control {
    transition: none;
    font-size: 12px;
    color: #858585;
    border: none;
    background: #e9e9e9;
    height: 40px;
  }
  .active-booking .form-booking .container .modal-content .div-form .b-form {
    width: 100%;
  }
  .active-booking
    .form-booking
    .container
    .modal-content
    .div-form
    .b-form
    .frm-single {
    padding-bottom: 15px;
  }
  .active-booking
    .form-booking
    .container
    .modal-content
    .div-form
    .b-form
    .frm-single
    .form-textarea {
    width: 100%;
    height: 40px;
    color: #858585;
    border: none;
    background: #e9e9e9;
  }
  .active-booking .form-booking .container .modal-content .div-form .btn-a {
    border: none;
    background: #5c8003;
    color: white;
    font-weight: 500;
    text-align: center;
    width: 100%;
    height: 40px;
  }
  .active-booking .title-url {
    padding-left: 23px;
  }
  .active-booking .title-url p {
    color: #858585;
    font-size: 10px;
  }
  .active-booking .container .detail .detail-desc .informationn {
    text-align: center;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .informationn
    .informationn-img {
    padding-bottom: 30px;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .informationn
    .informationn-img
    img {
    width: 223px;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .informationn
    .informationn-content
    .level {
    font-size: 12px;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .informationn
    .informationn-content
    .tieu-de {
    font-size: 16px;
    color: #5c8003;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .informationn
    .informationn-content
    .chuc-vu {
    font-size: 12px;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .informationn
    .informationn-content
    .language {
    font-size: 12px;
    color: #8bae2e;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .informationn
    .informationn-content
    .khoa {
    font-size: 12px;
    border: none;
    border-radius: 10px;
    background-color: #d3a15f;
    width: 351px;
    height: 47px;
    color: white;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .informationn
    .informationn-content
    .dat-lich
    .dat {
    font-size: 16px;
    padding: 10px 148px;
    border: none;
    color: white;
    background: #5c8003;
    border-radius: 10px;
  }
  .active-booking .container .detail .detail-desc .contentt {
    padding: 50px 0px;
  }
  .active-booking .container .detail .detail-desc .contentt h3 {
    text-align: center;
    font-size: 16px;
    color: #5c8003;
    font-weight: bold;
  }
  .active-booking .container .detail .detail-desc .contentt .gach {
    border-bottom: 2px solid #5c8003;
    width: 100px;
    height: 2px;
    padding-top: 4px;
    margin-left: 133px;
  }
  .active-booking .container .detail .detail-desc .contentt p {
    text-align: justify;
    font-size: 10px;
    color: #858585;
  }
  .active-booking .container .detail .detail-desc .xem-them-bac-si h3 {
    font-size: 15px;
    color: #5c8003;
    font-weight: bold;
  }
  .active-booking .container .detail .detail-desc .xem-them-bac-si .gach {
    border-bottom: 2px solid #5c8003;
    width: 100px;
    height: 2px;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor {
    display: flex;
    grid-gap: 36px;
    padding-left: 15px;
    padding-bottom: 42px;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor {
    text-align: center;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-img
    img {
    width: 132px;
    border: 2px solid #5c8003;
    border-radius: 65px;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-content
    .level {
    font-size: 10px;
    color: #262626;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-content
    .name-doctor {
    color: #5c8003;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 0px;
    margin-bottom: 0px;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-content
    .gach {
    border-bottom: 2px solid #5c8003;
    width: 70px;
    height: 2px;
    margin-left: 38px;
  }
  .active-booking
    .container
    .detail
    .detail-desc
    .xem-them-bac-si
    .content-bac-si
    .doctor
    .list-doctor
    .doctor-content
    .cap-do {
    font-size: 12px;
    color: #858585;
    padding-top: 10px;
  }
  .active-booking .container .new .tin-tuc .title-tin-tuc {
    padding-bottom: 25px;
  }
  .active-booking .container .new .tin-tuc .title-tin-tuc .new-title {
    font-size: 16px;
    color: #5c8003;
    font-weight: bold;
  }
  .active-booking .container .new .tin-tuc .title-tin-tuc .gach {
    border-bottom: 2px solid #5c8003;
    width: 85px;
    height: 2px;
  }
  .active-booking .container .new .tin-tuc .new-tin {
    display: flex;
    grid-gap: 20px;
    padding: 20px 0px;
  }
  .active-booking .container .new .tin-tuc .new-tin .image-tin img {
    width: 114px;
  }
  .active-booking .container .new .tin-tuc .new-tin .desc {
    font-size: 10px;
    color: #5c8003;
    font-weight: bold;
    padding-top: 20px;
  }
}

.form-booking.form-booking-mobi {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 350px;
  height: 100%;
  left: -350px;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -ms-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  transition: transform 0.3s ease-in-out;
  overflow-x: scroll;
}

.form-booking.form-booking-mobi.active {
  -webkit-transform: translateX(350px);
  -moz-transform: translateX(350px);
  -ms-transform: translateX(350px);
  -o-transform: translateX(350px);
  transform: translateX(350px);
  -webkit-transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -ms-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  transition: transform 0.3s ease-in-out;
  box-shadow: 0 0px 30px rgb(0 0 0 / 10%);
}

.box-lienhe-mobi {
  position: fixed;
  bottom: 0;
  background: #fff;
  width: 100%;
  padding: 30px;
  border-radius: 10px;
  padding-bottom: 80px;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -ms-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

.box-lienhe-mobi.active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -ms-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

.titleMedia {
  background-color: rgba(76, 76, 76, 0.9);
  color: white;
  font-family: "RR";
}
#toTopBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 20px;
  background-color: #ef8026;
  color: #fff;
  border: none;
  border-radius: 100%;
  padding: 5px 15px;
  cursor: pointer;
  font-size: 20px;
}

@media screen and (max-width: 1024px) {
  #toTopBtn {
    bottom: 80px;
  }
}

#toTopBtn span {
  display: inline-block;
}

#BtnUngTuyen {
  /* display: none; */
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #ef8026;
  color: #fff;
  border: none;
  /* border-radius: 100%; */
  border-radius: 5px;
  padding: 5px 15px;
  cursor: pointer;
  font-size: 20px;
}

@media screen and (max-width: 1024px) {
  #BtnUngTuyen {
    bottom: 80px;
  }
}

#BtnUngTuyen div {
  display: inline-block;
}

.list-tag {
}

@media screen and (min-width: 640px) and (max-width: 1024px) {
  .header-menu .icon-logo-menu .icon-menu {
    width: 30px;
    height: 30px;
    border-radius: 16px;
    text-align: center;
    line-height: 30px;
    position: relative;
    right: auto;
    top: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .header-menu .icon-logo-menu .icon-menu {
    width: 50px;
    height: 50px;
    border-radius: 30px;
    text-align: center;
    line-height: 50px;
    position: relative;
    right: auto;
    top: auto;
  }
}

@media screen and (min-width: 1280px) {
  .nav__container,
  .nav__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #header-menu {
    display: none;
  }
  .booking-button {
    width: 120px;
    border: 1px;
    background-color: rgb(68, 138, 8);
    padding: 6px 6px 6px 6px;
    color: #eaebf0;
    /* margin-left: 10px;
    margin-top: 18px; */

    font-size: 14px;
    border-radius: 6px;
  }
}

#sticky-button {
  position: fixed;
  width: 230px;
  bottom: 80px;
  left: 20px;
}
#sticky-button:hover {
  transform: scale(1.2);
}

#sticky-button-mb {
  display: none;
}
@media screen and (max-width: 1024px) {
  #sticky-button {
    display: none;
  }
  #sticky-button-mb {
    display: block;
    position: fixed;
    width: 200px;
    bottom: 70px;
    right: 10px;
    z-index: 9999; /* Thêm nếu bị che */
  }
}
.grecaptcha-badge {
  visibility: hidden !important;
}

/*nộp hồ sơ tuyển dụng*/
.tuyen-dung-posts {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.tuyen-dung-post {
  width: 100%;
  max-width: 30%;
  border: 1px solid #ddd;
  padding: 8px;
  border-radius: 5px;
  background-color: #f9f9f9;
}

.tuyen-dung-post h3 {
  font-size: 1rem;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Media Query cho màn hình nhỏ hơn 768px (Tablet và Điện thoại) */
@media screen and (max-width: 768px) {
  .tuyen-dung-post {
    max-width: 45%; /* Đặt chiều rộng là 48% để tạo khoảng cách giữa các cột */
  }
}

/* Media Query cho màn hình nhỏ hơn 480px (Điện thoại di động) */
@media screen and (max-width: 480px) {
  .tuyen-dung-post {
    max-width: 45%; /* Đặt chiều rộng là 48% để tạo khoảng cách giữa các cột */
  }
}

.wpcf7-spinner + .sending-message {
  display: none; /* Ẩn thông báo ban đầu */
  margin-left: 10px;
  font-weight: bold;
  color: #555;
}

.wpcf7-mail-sent-ok .sending-message,
.wpcf7-mail-sent-ng .sending-message {
  display: none; /* Ẩn thông báo khi form đã được gửi */
}

.wp-video {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
}
.emagazine {
  max-width: 800px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.8;
  text-align: justify;
}

.info-box {
  background-color: #fff8f2;
  border-left: 5px solid #339966;
  padding: 20px;
  margin: 40px auto;
  max-width: 600px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  font-family: Arial, sans-serif;
  font-size: 15px;
  line-height: 1.6;
}

.info-box a {
  color: #3366cc;
  text-decoration: none;
}

.info-box a:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .emagazine {
    max-width: 96%;
    font-size: 16px;
    text-align: justify; /* Hoặc giữ justify nếu muốn */
  }
}

.pNoMargin {
  margin-bottom: 0 !important;
}
