.top_banner {
  margin-bottom: 100px;
}
.title p {
  font-size: 17px;
  color: #858585;

  margin-left: 120px;
  margin-bottom: 50px;
}
.detail {
  display: grid;
  grid-template-columns: 70% 30%;
  /* margin-left: 120px; */

  font-family: "RR";
  grid-gap: 30px;
}
.informationn {
  display: grid;
  grid-template-columns: 40% 60%;
}
.informationn-img img {
  /* border: 1px solid #d5d5d5; */
  width: 100%;
}
.informationn-content {
  padding-left: 50px;
  padding-top: 100px;
}
.level {
  font-size: 14px;
  color: #858585;
  padding-bottom: 5px;
}

.chuc-vu {
  color: #262626;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.khoa {
  font-size: 14px;
  font-weight: bold;
  color: #d3a15f;
}

.language {
  color: #8bae2e;
}
.contentt {
  margin-top: 30px;
  margin-bottom: 30px;
}
.contentt h3 {
  color: #5c8003;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.contentt p {
  margin-top: 20px;
  /* color: #858585; */
  font-size: 0.875rem;
}
.xem-them h3 {
  color: #5c8003;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
/*.lien-quan{*/
/*    display: grid;*/
/*    grid-template-columns: 40% 40% 1fr;*/
/*}*/
.doctor-img img {
  width: 100% !important;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
  margin-bottom: 20px;
}

.doctor-content span {
  font-family: "RR";
  font-size: 14px;
  color: #858585;
  padding-bottom: 10px;
}
.name-doctor {
  color: Rgb(68, 138, 8);
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}
.cap-do {
  font-size: 13px;
  color: #262626;
}
.tin-tuc {
  margin-right: 10px;
  margin-bottom: 20px;
}
.tin-tuc h3 {
  color: Rgb(68, 138, 8);
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid Rgb(68, 138, 8);
}
.tin-tuc i {
  color: Rgb(68, 138, 8);
}

.new-tin {
  display: grid;
  grid-template-columns: 30% 1fr;
  margin-bottom: 15px;
}
.desc p {
  font-family: "RB";
  margin-left: 10px;
  font-size: 14px;
  color: #5c8003;
  padding: auto;
}

.Hunter-time-picker {
  position: absolute;
  border: 2px solid #c9cbce;
  width: 390px;
  background: #ffffff;
  z-index: 999999;
  font-size: 0;
}

.Hunter-time-picker:before,
.Hunter-time-picker:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  position: absolute;
  left: 20px;
  z-index: 999999;
}

.Hunter-time-picker:before {
  border-color: transparent transparent #ffffff;
  top: -17px;
  z-index: 9999999;
}

.Hunter-time-picker:after {
  border-color: transparent transparent #c9cbce;
  top: -20px;
}

.Hunter-time-picker * {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  color: #666666;
  font-size: 14px;
}

.Hunter-time-picker ul {
  list-style: none;
}

.Hunter-time-picker ul li {
  display: inline-block;
  position: relative;
  margin: 4px;
  cursor: pointer;
}

.Hunter-time-picker p {
  font-weight: bold;
  padding: 0 4px;
  margin-top: 4px;
  margin-bottom: 10px;
}

.Hunter-time-picker .line {
  width: 340px;
  margin: 0 auto;
  margin-top: 4px;
  border-bottom: 1px solid #d8d8d8;
}

.Hunter-time-picker .Hunter-wrap {
  position: relative;
  width: 100%;
  background: #ffffff;
  padding: 9px;
}

.Hunter-time-picker .Hunter-hour-name {
  display: inline-block;
  width: 50px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  position: relative;
  background-color: #f5f5f5;
}

.Hunter-time-picker .Hunter-hour-name:hover {
  color: #002dff;
}

.Hunter-time-picker .Hunter-hour.active {
  z-index: 999999999;
}

.Hunter-time-picker .active .Hunter-hour-name {
  color: #ffffff;
  background-color: #3a7adb;
}

.Hunter-time-picker .Hunter-minute-wrap {
  display: none;
  border: 1px solid #d8d8d8;
  background: #ffffff;
  position: absolute;
  top: 29px;
  width: 370px;
  padding: 10px 10px 5px 10px;
}

.Hunter-time-picker .Hunter-minute {
  width: 50px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #999999;
  background-color: #f5f5f5;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.Hunter-time-picker .Hunter-minute:hover {
  color: #002dff;
}

.Hunter-time-picker .Hunter-minute.active {
  color: #ffffff;
  background-color: #3a7adb;
}

.Hunter-time-picker .Hunter-clean-btn {
  width: 108px;
  height: 30px;
  background-color: #3a7adb !important;
  color: #ffffff;
  background-image: none !important;
  border: 5px solid #3a7adb;
  border-radius: 0;
}

.Hunter-time-picker .Hunter-clean-btn:hover {
  background-color: #0b4b94 !important;
  border-color: #3a7adb;
}

.d-none {
  display: none !important;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px;
}
svg:not(:root) {
  overflow: hidden;
}
.form-booking .modal-content {
  border-radius: 10px;
  border: none;
  background: #efefef;
}
.form-booking .modal-content .modal-body {
  padding: 20px 20px;
}
.form-booking .modal-title {
  font-size: 24px;
  font-weight: 700;
  border-radius: 10px 10px 0px 0px;
  text-transform: uppercase;
  text-align: center;
  padding: 1.5rem 0;
  background: #5c8003;
  color: #fff;
}
.form-booking .modal-header .btn-close {
  /* text-align: center; */
  position: absolute;
  top: 15px;
  right: 20px;
  padding: 0;
  margin: 0;
  font-size: 20px;
  color: #fff;
  width: 50px;
  height: 50px;
}
.gnws-book-loading {
  background: #00000024;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-booking .modal-content .modal-body form .form-group {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.form-booking .modal-content .modal-body form .form-group label {
  width: 125px;
  /* width: 20%; */
  color: #000;
  font-weight: 600;
  flex-shrink: 0;
}
.form-booking .modal-content .modal-body form .form-group select {
  color: #000;
  cursor: pointer;
}
.form-booking .modal-content .modal-body form .form-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("_b8c2.html?=%20$url%20?>/fe-library/down.svg") !important;
  background-position: right 1.45em top 50% !important;
  background-repeat: no-repeat !important;
}
.form-booking .modal-content .modal-body form .form-group input,
.form-booking .modal-content .modal-body form .form-group select {
  flex: 1;
  padding: 0 30px;
  width: 100%;
  border: none;
  background: #fff;
  height: 45px;
  border-radius: 20px;
  border: 1px solid transparent;
  font-size: 18px;
}
.form-booking .modal-content .modal-body form .form-group input::placeholder,
.form-booking .modal-content .modal-body form .form-group select::placeholder {
  font-size: 15px;
}
.form-booking .modal-content .modal-body form .form-group-50 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.form-booking .modal-content {
  /* height: 730px; */
}
.modal-content {
  padding: 0;
}
.modal-header {
  position: relative;
}

.form-booking .modal-content .modal-body form .form-group input:focus,
.form-booking .modal-content .modal-body form .form-group select:focus {
  outline: none;
  border: 1px solid #5c8003;
}
.form-booking .modal-content .modal-body form button {
  font-size: 16px;
  /* width: 200px; */
  /* height: 50px; */
  /* line-height: 50px; */
  border-radius: 10px;
  display: block;
  text-align: center;
  color: #fff;
  background: #5c8003;
  margin: auto;
}
select:disabled {
  cursor: not-allowed !important;
}
.form-booking .modal-content .modal-body form .form-group-50 .form-group {
  width: 48%;
}

.titleService {
  height: 100%;
  border: 2px dashed #4b2869;
}
.titleService span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.embeddedVideo {
  width: 90%;
  height: 0;
  position: relative;
  display: block;
  margin: auto;
  padding: 0% 0% 56.25%; /* 16:9 ratio */
  overflow: hidden;
}
.embeddedVideo iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* style bang gia phong */
table.banggia {
  width: 100%;
}
table.banggia,
th,
td {
  border: 1px solid #1177ab;
  border-collapse: collapse;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: middle;
}

table.banggia td {
  color: #1177ab;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: bold;
  background: #ffffff;
}
.gradientBG {
  background: linear-gradient(to right, #a0c63c, #50aa33);
  background: -webkit-linear-gradient(to right, #a0c63c, #50aa33);
  background: -webkit-linear-gradient(
    to right,
    rgba(160, 198, 60, 1) 0%,
    rgba(80, 170, 51, 1) 100%
  ); /*Chrome10+,Safari5.1+ */
}
.mau {
  height: 10px;
  margin-top: -10px !important;
  background-image: linear-gradient(to right, #a0c63c, #50aa33);
  position: relative;
  z-index: -999999;
}
.khoang_trong {
  height: 60px;
}

.margin_p_bangia {
  margin: 0px;
}
.space {
  float: left;
  width: 45px;
  height: 45px;
}

.stt {
  float: left;
  margin-left: -25px;
  margin-right: -30px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  padding: 8px;
  font-size: 22px;
  border: 4px solid #e6f0da;
  line-height: 1 !important;
}

.khoi {
  line-height: 45px;
  height: 45px;
  font-family: Arial, Helvetica, sans-serif;
  /* border-radius: 0 0 10px 0; */
  display: block;
  text-align: center;
  font-weight: bold;
  color: #6ab235;
  font-size: 22px;
  background: #e6f0da;
  /* vertical-align: middle; */
}

.cangiua {
  display: inline-block;
  vertical-align: middle;
  line-height: auto;
}

.the_content .whitetext {
  color: white !important;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.the_content .whitetext a {
  color: white !important;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.nut_web {
  color: white;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  border-radius: 10px;
  font-size: 18px;
  font-style: italic;
  background-color: #62b937;
  padding: 10px;
  text-align: center;
  margin: auto;
  width: 300px;
}
.noborder {
  border: none !important;
}
.apdung {
  text-align: center;
  color: #1177ab;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
}
.tieuDeSize26 {
  font-size: 26px;
  text-align: center;
  color: #1177ab;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
}
.blue {
  text-align: center;
  color: #1177ab;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
}
h2.blue {
  text-align: left;
  color: #1177ab;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
}

.banggia th {
  text-align: center;
  height: 30px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-top: 0px solid #ddd;
  border-bottom: 0px solid #ddd;
  font-size: 14px;
}

.orangeBG {
  background: #ffbd77;
  height: 30px !important;
  padding-top: auto;
  padding-bottom: auto;
}

.orangeBorderLeft {
  border-left: 1px solid #ffbd77 !important;
  padding-left: 20px !important;
}
.orangeBorderRight {
  border-right: 1px solid #ffbd77 !important;
}
th.madv {
  border-left: 1px solid #a0c63c;
}

th.ghichu {
  border-right: 1px solid #50aa33;
}
table.banggia td {
  /* padding: 2px;  */
  font-size: 14px;
  height: 50px;
}

td.madv {
  width: 10%;
  text-align: center;
}
td.tendv {
  width: 50%;
  text-align: left;
  padding-left: 5px;
}
td.price {
  text-align: right;
  width: 15%;
  padding-right: 5px;
}
td.ghichu {
  padding-left: 5px;
  text-align: left;
  width: 25%;
}

td.sttphong {
  width: 5%;
  text-align: center;
}

td.madvphong {
  width: 5%;
  text-align: center;
}

td.loaiphong {
  width: 45%;
  text-align: center;
}

td.donviphong {
  width: 15%;
  text-align: center;
}

td.giaphong {
  width: 15%;
  text-align: center;
}

td.giaphongtt {
  width: 20%;
  text-align: center;
}

td.tienich {
  text-align: left;
  border-left: none;
}
td.iconBang {
  width: 50px;
  text-align: center;
  vertical-align: middle;
  border-right: none;
}

.red {
  color: red !important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 5px;
}

.blueli {
  color: #1177ab !important;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
}

.greenBG {
  background: #e6f0da;
}

.phongBG {
  background: #d2e3ba;
}

.dongcao {
  height: 60px;
}

.width {
  width: 100%;
}

.t90 h3 {
  font-size: 28px;
}

.h3nho {
  font-size: 14px;
  color: #1177ab;
  font-family: Arial, Helvetica, sans-serif;
}
.h3space {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}
.h3sau {
  margin-top: 5px;
}
.ulCon {
  padding-inline-start: 0px;
  padding-bottom: 2px;
}
.ulCon li {
  list-style-type: none;
  padding-inline-start: 20px;
}
ul.pd20px {
  padding-inline-start: 20px;
}

ul#mucluc {
  list-style-type: none;
}

/* unvisited link */
.text_link a:link {
  color: #1177ab;
}

/* visited link */
.text_link a:visited {
  color: #6ab235;
}

/* mouse over link */
.text_link a:hover {
  color: #f58634;
}

/* selected link */
.text_link a:active {
  color: blue;
}

/* If the screen size is 601px wide or more, set the font-size of <div> to  */

@media screen and (min-width: 501px) {
  div.khoi {
    font-size: 28px;
  }

  img.icon {
    height: 40px;
    /* padding: 5px; */
    vertical-align: middle;
  }

  img.icon2 {
    height: 25px;
    padding: 3px;
    vertical-align: middle;
    margin: 0px !important;
  }

  h1.blue {
    font-size: 36px;
  }

  table.banggia th {
    font-size: 16px;
  }

  table.banggia td {
    font-size: 14px;
  }

  .textphong {
    font-size: 12px !important;
  }

  .mobile-break {
    display: none;
  }

  .orangeBorderLeft {
    font-size: 16px;
  }
  .liBeLui {
    margin-left: 14px;
  }
  .noSpace {
    margin-bottom: 0px;
  }
}
p.textnho {
}
/* If the screen size is 600px wide or less, set the font-size of <div> to  */

@media screen and (max-width: 500px) {
  div.khoi {
    font-size: 18px;
  }

  img.icon {
    height: 30px;
    width: 30px;
    padding: 2px;
    vertical-align: middle;
  }

  img.icon2 {
    height: 20px;
    width: 20px;
    padding: 2px;
    vertical-align: middle;
  }

  h1.blue {
    font-size: 18px;
  }

  table.banggia th {
    font-size: 13px;
  }

  table.banggia td {
    font-size: 13px;
  }

  img.top {
    height: 40px;
    width: 40px;
  }

  .khoang_trong {
    height: 0px;
    visibility: hidden;
  }

  .orangeBorderleft {
    font-size: 10px;
  }
}
#mucluc .the_content.h3 {
  margin-bottom: 5px;
  margin-top: 5px;
}
#mucluc li {
  margin-bottom: 2px !important;
}

.w12percent td {
  width: 12%;
}
.w16percent td {
  width: 16%;
}

.gioLamViec table td {
  font-family: RR;
}

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  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;
}

.box_news .splide__pagination {
  bottom: -1.5em;
}
.top_banner {
  margin-bottom: 100px;
}
.title p {
  font-size: 17px;
  color: #858585;

  margin-left: 120px;
  margin-bottom: 50px;
}
.detail {
  display: grid;
  grid-template-columns: 70% 30%;
  /* margin-left: 120px; */

  font-family: "RR";
  grid-gap: 30px;
}
.informationn {
  display: grid;
  grid-template-columns: 40% 60%;
}
.informationn-img img {
  /* border: 1px solid #d5d5d5; */
  width: 100%;
}
.informationn-content {
  padding-left: 50px;
  padding-top: 100px;
}
.level {
  font-size: 14px;
  color: #858585;
  padding-bottom: 5px;
}
.informationn-content h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  color: Rgb(68, 138, 8);
}
.chuc-vu {
  color: #262626;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.khoa {
  font-size: 14px;
  font-weight: bold;
  color: #d3a15f;
}

.language {
  color: #8bae2e;
}
.contentt {
  margin-top: 30px;
  margin-bottom: 30px;
}
.contentt h3 {
  color: rgba(68, 138, 8);
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.contentt h4 {
  color: rgba(68, 138, 8);
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.contentt p {
  margin-top: 20px;
  /* color: #858585; */
  font-size: 0.875rem;
}
.xem-them h3 {
  color: rgba(68, 138, 8);
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
/*.lien-quan{*/
/*    display: grid;*/
/*    grid-template-columns: 40% 40% 1fr;*/
/*}*/
.doctor-img img {
  width: 100% !important;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
  margin-bottom: 20px;
}
.doctor-content {
  text-align: center;
  margin-bottom: 10px;
}

.name-doctor {
  color: rgba(68, 138, 8);
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}
.cap-do {
  font-size: 13px;
  color: #262626;
}
.tin-tuc {
  margin-right: 10px;
  margin-bottom: 20px;
}

.new-tin {
  display: grid;
  grid-template-columns: 30% 1fr;
  margin-bottom: 15px;
}
.desc p {
  font-family: "RB";
  margin-left: 10px;
  font-size: 14px;
  color: rgba(68, 138, 8);
  padding: auto;
}

.Hunter-time-picker {
  position: absolute;
  border: 2px solid #c9cbce;
  width: 390px;
  background: #ffffff;
  z-index: 999999;
  font-size: 0;
}

.Hunter-time-picker:before,
.Hunter-time-picker:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  position: absolute;
  left: 20px;
  z-index: 999999;
}

.Hunter-time-picker:before {
  border-color: transparent transparent #ffffff;
  top: -17px;
  z-index: 9999999;
}

.Hunter-time-picker:after {
  border-color: transparent transparent #c9cbce;
  top: -20px;
}

.Hunter-time-picker * {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  color: #666666;
  font-size: 14px;
}

.Hunter-time-picker ul {
  list-style: none;
}

.Hunter-time-picker ul li {
  display: inline-block;
  position: relative;
  margin: 4px;
  cursor: pointer;
}

.Hunter-time-picker p {
  font-weight: bold;
  padding: 0 4px;
  margin-top: 4px;
  margin-bottom: 10px;
}

.Hunter-time-picker .line {
  width: 340px;
  margin: 0 auto;
  margin-top: 4px;
  border-bottom: 1px solid #d8d8d8;
}

.Hunter-time-picker .Hunter-wrap {
  position: relative;
  width: 100%;
  background: #ffffff;
  padding: 9px;
}

.Hunter-time-picker .Hunter-hour-name {
  display: inline-block;
  width: 50px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  position: relative;
  background-color: #f5f5f5;
}

.Hunter-time-picker .Hunter-hour-name:hover {
  color: #002dff;
}

.Hunter-time-picker .Hunter-hour.active {
  z-index: 999999999;
}

.Hunter-time-picker .active .Hunter-hour-name {
  color: #ffffff;
  background-color: #3a7adb;
}

.Hunter-time-picker .Hunter-minute-wrap {
  display: none;
  border: 1px solid #d8d8d8;
  background: #ffffff;
  position: absolute;
  top: 29px;
  width: 370px;
  padding: 10px 10px 5px 10px;
}

.Hunter-time-picker .Hunter-minute {
  width: 50px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #999999;
  background-color: #f5f5f5;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.Hunter-time-picker .Hunter-minute:hover {
  color: #002dff;
}

.Hunter-time-picker .Hunter-minute.active {
  color: #ffffff;
  background-color: #3a7adb;
}

.Hunter-time-picker .Hunter-clean-btn {
  width: 108px;
  height: 30px;
  background-color: #3a7adb !important;
  color: #ffffff;
  background-image: none !important;
  border: 5px solid #3a7adb;
  border-radius: 0;
}

.Hunter-time-picker .Hunter-clean-btn:hover {
  background-color: #0b4b94 !important;
  border-color: #3a7adb;
}

.d-none {
  display: none !important;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px;
}
svg:not(:root) {
  overflow: hidden;
}
.form-booking .modal-content {
  border-radius: 10px;
  border: none;
  background: #efefef;
}
.form-booking .modal-content .modal-body {
  padding: 20px 20px;
}
.form-booking .modal-title {
  font-size: 24px;
  font-weight: 700;
  border-radius: 10px 10px 0px 0px;
  text-transform: uppercase;
  text-align: center;
  padding: 1.5rem 0;
  background: #5c8003;
  color: #fff;
}
.form-booking .modal-header .btn-close {
  /* text-align: center; */
  position: absolute;
  top: 15px;
  right: 20px;
  padding: 0;
  margin: 0;
  font-size: 20px;
  color: #fff;
  width: 50px;
  height: 50px;
}
.gnws-book-loading {
  background: #00000024;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-booking .modal-content .modal-body form .form-group {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.form-booking .modal-content .modal-body form .form-group label {
  width: 125px;
  /* width: 20%; */
  color: #000;
  font-weight: 600;
  flex-shrink: 0;
}
.form-booking .modal-content .modal-body form .form-group select {
  color: #000;
  cursor: pointer;
}
.form-booking .modal-content .modal-body form .form-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("_b8c2.html?=%20$url%20?>/fe-library/down.svg") !important;
  background-position: right 1.45em top 50% !important;
  background-repeat: no-repeat !important;
}
.form-booking .modal-content .modal-body form .form-group input,
.form-booking .modal-content .modal-body form .form-group select {
  flex: 1;
  padding: 0 30px;
  width: 100%;
  border: none;
  background: #fff;
  height: 45px;
  border-radius: 20px;
  border: 1px solid transparent;
  font-size: 18px;
}
.form-booking .modal-content .modal-body form .form-group input::placeholder,
.form-booking .modal-content .modal-body form .form-group select::placeholder {
  font-size: 15px;
}
.form-booking .modal-content .modal-body form .form-group-50 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.form-booking .modal-content {
  /* height: 730px; */
}
.modal-content {
  padding: 0;
}
.modal-header {
  position: relative;
}

.form-booking .modal-content .modal-body form .form-group input:focus,
.form-booking .modal-content .modal-body form .form-group select:focus {
  outline: none;
  border: 1px solid #5c8003;
}
.form-booking .modal-content .modal-body form button {
  font-size: 16px;
  /* width: 200px; */
  /* height: 50px; */
  /* line-height: 50px; */
  border-radius: 10px;
  display: block;
  text-align: center;
  color: #fff;
  background: #5c8003;
  margin: auto;
}
select:disabled {
  cursor: not-allowed !important;
}
.form-booking .modal-content .modal-body form .form-group-50 .form-group {
  width: 48%;
}

.titleService {
  height: 100%;
  border: 2px dashed #4b2869;
}
.titleService span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.embeddedVideo {
  width: 90%;
  height: 0;
  position: relative;
  display: block;
  margin: auto;
  padding: 0% 0% 56.25%; /* 16:9 ratio */
  overflow: hidden;
}
.embeddedVideo iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* If the screen size is 601px wide or more, set the font-size of <div> to  */

@media screen and (min-width: 501px) {
  div.khoi {
    font-size: 28px;
  }

  img.icon {
    height: 40px;
    /* padding: 5px; */
    vertical-align: middle;
  }

  img.icon2 {
    height: 25px;
    padding: 3px;
    vertical-align: middle;
    margin: 0px !important;
  }

  h1.blue {
    font-size: 36px;
  }

  table.banggia th {
    font-size: 16px;
  }

  table.banggia td {
    font-size: 14px;
  }

  .textphong {
    font-size: 12px !important;
  }

  .mobile-break {
    display: none;
  }

  .orangeBorderLeft {
    font-size: 16px;
  }
  .liBeLui {
    margin-left: 14px;
  }
  .noSpace {
    margin-bottom: 0px;
  }
}
p.textnho {
}
/* If the screen size is 600px wide or less, set the font-size of <div> to  */

@media screen and (max-width: 500px) {
  div.khoi {
    font-size: 18px;
  }

  img.icon {
    height: 30px;
    width: 30px;
    padding: 2px;
    vertical-align: middle;
  }

  img.icon2 {
    height: 20px;
    width: 20px;
    padding: 2px;
    vertical-align: middle;
  }

  h1.blue {
    font-size: 18px;
  }

  table.banggia th {
    font-size: 13px;
  }

  table.banggia td {
    font-size: 13px;
  }

  img.top {
    height: 40px;
    width: 40px;
    padding: 0 !important;
  }

  .khoang_trong {
    height: 0px;
    visibility: hidden;
  }

  .orangeBorderleft {
    font-size: 10px;
  }
}
#mucluc .the_content.h3 {
  margin-bottom: 5px;
  margin-top: 5px;
}
#mucluc li {
  margin-bottom: 2px !important;
}

.w12percent td {
  width: 12%;
}
.w16percent td {
  width: 16%;
}

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  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;
}

.box_news .splide__pagination {
  bottom: -1.5em;
}
