.all_gioithieu_index h1,
.all_gioithieu_index h2,
.all_gioithieu_index h3,
.all_gioithieu_index h4 {
  display: block;
  margin-bottom: 20px;
  color: #242424;
  font-weight: 700;
  line-height: 1.4;
}

.all_gioithieu_index h5,
.all_gioithieu_index h6 {
  margin-bottom: 20px;
  color: #242424;
  font-weight: 600;
  line-height: 1.4;
}

.all_gioithieu_index .gallery,
.all_gioithieu_index p {
  margin-bottom: 20px;
}

.all_gioithieu_index strong,
.all_gioithieu_index td strong,
.button_xembando span,
.hotline_footer span:first-child,
.lienhe_contact span:first-child,
.tacgia_tintuc {
  font-weight: 600;
}

.all_gioithieu_index,
.mota_author {
  line-height: 1.8;
  color: #111;
  text-align: justify;
}

.all_gioithieu_index h1 {
  font-size: 28px;
}

.all_gioithieu_index h2 {
  font-size: 24px;
}

.all_gioithieu_index h3 {
  font-size: 22px;
}

.all_gioithieu_index h4 {
  font-size: 18px;
}

.all_gioithieu_index h5 {
  font-size: 16px;
}

.all_gioithieu_index h6,
.all_gioithieu_index dl,
.all_gioithieu_index ol,
.all_gioithieu_index ul {
  margin-left: 2rem;
  margin-bottom: 20px;
  list-style: disc;
}

.all_gioithieu_index td,
.all_gioithieu_index th {
  padding: 5px;
}

.all_gioithieu_index .table-wrapper > table {
  margin-bottom: 20px;
  border: 1px solid #e4e4e4;
  display: table !important;
  width: 100% !important;
}

.all_gioithieu_index .table-wrapper > table.bangia_row > tbody > tr > td {
  border: 1px solid #e4e4e4;
}

.all_gioithieu_index .table-wrapper > table.bangia_row > tbody > tr {
  background: #f9f9f9;
}

.all_gioithieu_index
  .table-wrapper
  > table.bangia_row
  > tbody
  > tr:nth-child(2n + 2) {
  background: #e4e4e4;
}

.all_gioithieu_index
  .table-wrapper
  > table.bangia_row
  > tbody
  > tr:first-child {
  background: #275d2e;
}

.all_gioithieu_index
  .table-wrapper
  > table.bangia_row
  > tbody
  > tr:nth-child(2) {
  background: #30a52b;
}

.all_gioithieu_index
  .table-wrapper
  > table.bangia_row
  > tbody
  > tr:first-child
  td,
.all_gioithieu_index .table-wrapper > table > tbody > tr:nth-child(2) td {
  color: #fff;
}

.aligncenter,
.all_gioithieu_index .table-wrapper table.bangia_row tbody tr td {
  text-align: center;
}

.all_gioithieu_index figure {
  margin: 0 auto 25px;
  display: block;
  text-align: center;
}

.all_gioithieu_index pre {
  font-family: Gilroy;
  background: #f2f2f2;
  padding: 10px;
}

.all_gioithieu_index blockquote {
  border-left: 2px solid #ccc;
  margin-left: 1.5rem;
  padding-left: 1rem;
}

.all_gioithieu_index figcaption {
  font-family: Gilroy;
  background: #f2f2f2;
  padding: 10px;
  text-align: center;
  font-weight: 300;
}
/* --------------------------------------------------------------------------- */
.item_img_ani {
  position: relative;
}
.item_img_ani::before {
  content: "";
  position: absolute;
  background: #00000085;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.all_menu_top {
  background: #116e68;
  color: #fff;
  padding: 10px 0;
}
.all_menu_top .menu_top .right_menu {
  display: flex;
  align-items: center;
  gap: 30px;
}
.all_menu_top .menu_top .all_diachi_top {
  display: flex;
  align-items: center;
  gap: 10px;
}
.all_menu_top .menu_top .all_diachi_top .icon_diachi i {
  font-weight: 300;
}
.menu .menu_destop {
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: space-between;
}
.menu .menu_destop .search_dropdown .nut_mo_timkiem {
  background: transparent;
  border: none;
}
.menu .menu_destop .search_dropdown .nut_mo_timkiem i {
  font-weight: 300;
  font-size: 18px;
}
.frm_timkiem {
  position: absolute;
  display: flex;
  align-items: center;
  left: 65%;
}
.frm_timkiem > input {
  width: 100%;
  min-width: 300px;
  border: 1px solid #116e68;
  border-radius: 100px;
  background-color: #fff;
  height: 38px;
  z-index: 2;
  text-indent: 20px;
}
.frm_timkiem > button {
  background: #116e68;
  width: fit-content;
  border-radius: 30px;
  padding: 0 15px;
  right: 3px;
  height: 34px;
  left: auto;
  max-height: 35px !important;
  top: 50%;
  transform: translateY(-50%);
  text-shadow: none;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  margin: 0;
  position: absolute;
  min-height: 33px;
  min-width: 33px;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.frm_timkiem > button i {
  font-weight: 300;
}
#main-menu {
  gap: 30px;
}
#main-menu li a {
  color: #2b2b2b;
  font-size: clamp(13px, 5vw, 15px);
  text-transform: uppercase;
  font-weight: 700;
}
.button_lienhe a {
  background: #116e68;
  color: #fff;
  padding: 5px 15px 5px 5px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
}
.button_lienhe a img {
  width: 30px;
}
.item_slider .all_content_noidung_slide {
  z-index: 2;
  position: absolute;
  color: #fff;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  width: 100%;
}
.item_slider .all_content_noidung_slide .noidung_slide {
  font-weight: 700;
  font-size: clamp(35px, 5vw, 70px);
  text-align: center;
  line-height: 1.3;
}
.item_slider .all_content_noidung_slide .ten_slide {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}
.khampha {
  width: fit-content;
  margin: auto;
  background: #116e68;
  border-radius: 5px;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  font-weight: 600;
  border: 1px solid #fff;
}
.khampha i {
  font-weight: 300;
  font-size: 14px;
}
.all_form_tour {
  position: relative;
  z-index: 2;
  top: -60px;
  background: #fff;
  box-shadow: 0px 0px 30px 0px #0000001a;
  border-radius: 10px;
  padding: 25px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 15px;
  flex-wrap: wrap;
}
.form_tour_input {
  width: calc(100% / 5 - 15px);
}
.form_tour_search {
  padding: 8px 25px;
  border: 1px solid #c4c4c4;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 5px;
  background: #116e68;
  color: #fff;
  display: flex;
  gap: 10px;
  min-height: 50px;
  max-width: 180px;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
}
.form_tour_search i {
  font-weight: 300;
}
.form_tour_input .title_tour_input {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.form_tour_input .lightpick-date-form .lightpick-date-start {
  border: 1px solid #626262;
  border-radius: 5px;
  height: 50px;
  width: 100%;
  padding: 0 10px;
}
.form_tour_input .title_tour_input img {
  width: 16px;
}
.form_tour_input .title_tour_input span {
  font-weight: 700;
  font-size: 16px;
}
.form_tour_input .select2-container {
  width: 100% !important;
}
.form_tour_input .select2-container .select2-selection--single {
  border: 1px solid #626262;
  border-radius: 5px;
  height: 50px;
}
.form_tour_input
  .select2-container
  .select2-selection--single
  .select2-selection__arrow {
  height: 50px;
}
.form_tour_input
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  height: 45px;
  display: flex;
  gap: 0;
  align-items: center;
}
.form_tour_input .flex-dropdown input {
  min-width: 0;
  position: relative;
  border: 1px solid #626262;
  border-radius: 5px;
  height: 50px;
  width: 100%;
  padding: 0 10px;
  display: flex;
  align-items: center;
}

.all_title_tour_index .title_tour_index_left .tab-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 30px 0;
}
.all_title_tour_index .title_tour_index_left .tab-buttons button {
  padding: 8px 25px;
  border: 1px solid #c4c4c4;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 700;
  border-radius: 5px;
  background: #fff;
}
.all_title_tour_index .title_tour_index_left .tab-buttons button.active {
  color: #fff;
  background: #116e68;
}
.tab-contents .tab-diadiem-content,
.tab-contents .tab-nghiduong-content {
  display: none;
}
.tab-contents .tab-diadiem-content.active,
.tab-contents .tab-nghiduong-content.active {
  display: block;
}
.all_title_tour_index {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.title_tour_index_left {
  display: flex;
  flex-direction: column;
}
.title_tour_top {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.title_tour_top span:nth-child(1) {
  color: #2b2b2b;
  font-size: clamp(25px, 5vw, 35px);
  font-weight: 800;
}
.title_tour_top span:nth-child(2) {
  color: #727272;
  font-size: 16px;
  font-weight: 500;
}
.button_xemtatca a {
  width: fit-content;
  padding: 8px 25px;
  border: 1px solid #c4c4c4;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  background: #116e68;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
}
.button_xemtatca a i {
  font-weight: 300;
}
.products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.product {
  position: relative;
  background: #fff;
  border-radius: 15px;
  transition: all 0.5s;
}
.product .img_product {
  position: relative;
  border-radius: 15px 15px 0 0;
}
.product .img_product img {
  border-radius: 15px 15px 0 0;
  aspect-ratio: 3/2;
  object-fit: cover;
}
.product .img_product .time {
  border: 1px solid #116e68;
  position: absolute;
  left: 15px;
  bottom: -10px;
  background: #fff;
  border-radius: 5px;
  padding: 2px 10px;
  display: flex;
  align-items: baseline;
  gap: 5px;
  color: #116e68;
  font-weight: 700;
  font-size: 14px;
}
.product .content_product {
  padding: 15px;
  transition: all 0.5s;
}
.product .content_product .title_product {
  color: #2b2b2b;
  font-weight: 700;
  font-size: 18px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  margin: 10px 0;
  transition: all 0.5s;
}
.product .content_product .all_diadiem_rating {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.product .content_product .all_diadiem_rating .diadiem_product {
  display: flex;
  align-items: baseline;
  gap: 5px;
  font-weight: 700;
  transition: all 0.5s;
}
.product .content_product .all_diadiem_rating .diadiem_product i {
  font-weight: 300;
}
.product .content_product .gia_button_product {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* margin-top: 20px; */
  flex-wrap: wrap;
}
.product .content_product .gia_button_product .gia_product {
  color: #d70c0c;
  font-size: 20px;
  font-weight: 700;
  transition: all 0.5s;
}
.product .content_product .gia_button_product .btn-khampha {
  background: #116e68;
  color: #fff;
  padding: 5px 15px;
  border: 1px solid #c4c4c4;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
}
.product:hover .content_product {
  background: #116e68;
  border-radius: 0 0 15px 15px;
}
.product:hover .content_product .title_product {
  color: #fff;
}
.product:hover .content_product .all_diadiem_rating .diadiem_product {
  color: #fff;
}
.product:hover .content_product .gia_button_product .gia_product {
  color: #fff;
}
.wrap_tieuchi {
  background: #116e68;
  padding: 50px 0;
}
.all_tieuchi {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.tieuchi {
  display: flex;
  align-items: center;
  gap: 20px;
  border: 1px solid #ffffff;
  padding: 20px;
  border-radius: 8px;
}
.icon_tieuchi {
  width: 50px;
}
.content_tieuchi {
  width: calc(100% - 70px);
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 5px;
  font-size: 15px;
}
.content_tieuchi span:nth-child(1) {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.all_content_gioithieu_index {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.motangan_gioithieu {
  font-family: "Arizonia", cursive;
  color: #116e68;
  font-size: 35px;
  font-weight: 400;
}
.motangan_gioithieu p {
  margin-bottom: 0;
}
.title_gioithieu {
  color: #2b2b2b;
  font-size: clamp(25px, 5vw, 35px);
  font-weight: 800;
  line-height: 1.5;
  margin-bottom: 15px;
}
.img_gioithieu {
  position: relative;
}
.img_gioithieu .kinhnghiem {
  background: #116e68;
  border-radius: 10px;
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  padding: 30px 10px;
  position: absolute;
  top: 20%;
  right: 10%;
}
.img_gioithieu .kinhnghiem .iconkn {
  max-width: 50px;
}
.img_gioithieu .kinhnghiem span:nth-child(2) {
  font-size: 45px;
  color: #fff;
  font-weight: 800;
  line-height: 1;
}
.img_gioithieu .kinhnghiem span:nth-child(3) {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.all_mota_danhgia {
  width: 60%;
  margin: auto;
  text-align: center;
  margin-bottom: 20px;
}
.mota_tt_dg {
  font-family: "Arizonia", cursive;
  color: #116e68;
  font-size: 35px;
  font-weight: 400;
}
.title_tt_dg {
  color: #2b2b2b;
  font-size: clamp(25px, 5vw, 35px);
  font-weight: 800;
  line-height: 1.5;
  margin-bottom: 0;
}
.danhgia_index {
  box-shadow: 0px 9px 2px 0px #0000004a;
  background: #fff;
  margin: 20px 0;
  border-radius: 10px;
  padding: 40px;
}
.all_item_mota_danhgia {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.all_item_mota_danhgia .mota_danhgia {
  display: flex;
  flex-direction: column;
}
.all_item_mota_danhgia .mota_danhgia span {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 5px;
}
.all_item_mota_danhgia .mota_danhgia .img_rating {
  max-width: 80px;
}
.all_item_mota_danhgia .moc_danhgia {
  max-width: 50px;
}
.noidung_danhgia {
  font-size: 15px;
  line-height: 1.8;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #eeeff0;
}
.all_hinhanh_danhgia {
  display: flex;
  align-items: center;
  gap: 20px;
}
.all_hinhanh_danhgia .img_dg {
  max-width: 60px;
}
.all_hinhanh_danhgia .ct_danhgia {
  display: flex;
  flex-direction: column;
  gap: 3px;
  color: #2b2b2b;
  font-size: 15px;
}
.all_hinhanh_danhgia .ct_danhgia span:nth-child(1) {
  color: #d81c1c;
  font-weight: 800;
  font-size: 18px;
}
.all_danhgia_index {
  position: relative;
}
.all_danhgia_index .control-dv,.all_danhgia_index .control-tt {
  margin-bottom: 0;
  line-height: 30px;
  padding: 0;
  width: 30px;
  height: 30px;
  min-height: unset;
  background-color: #f7f7f7;
  color: #333;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
  z-index: 9;
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.all_danhgia_index .control-dv i,.all_danhgia_index .control-tt i {
  font-size: 14px;
  font-weight: 400;
}
.all_danhgia_index .control-dv.prev-dv,.all_danhgia_index .control-tt.prev-tt {
  left: 0;
}
.all_danhgia_index .control-dv.next-dv,.all_danhgia_index .control-tt.next-tt {
  right: -30px;
}
.all_danhgia_index .owl-item.active.center .danhgia_index {
  background: #116e68;
}
.all_danhgia_index
  .owl-item.active.center
  .all_item_mota_danhgia
  .mota_danhgia
  span {
  color: #fff;
}
.all_danhgia_index .owl-item.active.center .noidung_danhgia {
  color: #fff;
}
.all_danhgia_index
  .owl-item.active.center
  .all_hinhanh_danhgia
  .ct_danhgia
  span:nth-child(1) {
  color: #ffc83e;
}
.all_danhgia_index .owl-item.active.center .all_hinhanh_danhgia .ct_danhgia {
  color: #ffffff;
}
.all_row_tintuc {
  position: relative;
  border-radius: 10px;
}
.all_row_tintuc .img_tintuc {
  position: relative;
  border-radius: 10px;
}
.all_row_tintuc .img_tintuc::before {
  content: "";
  position: absolute;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 61.27%,
    rgba(0, 0, 0, 0.79) 100%
  );
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.all_row_tintuc .img_tintuc img {
  aspect-ratio: 2/2.8;
  object-fit: cover;
  border-radius: 15px;
}
.all_row_tintuc .all_content_tt {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  color: #fff;
}
.user_time_admin_tt {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 5px;
}
.user_time_admin_tt > div {
  display: flex;
  align-items: center;
  gap: 8px;
}
.user_time_admin_tt i {
  font-weight: 300;
}
.title_tt_index {
  font-weight: 700;
  font-size: 18px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}
.xemthem_tt {
  margin-top: 5px;
  font-size: 15px;
  font-weight: 600;
}
.xemthem_tt i {
  font-weight: 300;
  font-size: 13px;
  margin-left: 5px;
}
.wrap_contact {
  background: #116e68;
  padding: 80px 0;
  position: relative;
}
.wrap_contact .fixwidth {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contact_index_left {
  width: 70%;
}
.contact_index_right {
  width: 25%;
}
.contact_index_right img {
  position: absolute;
  bottom: -80px;
  width: 100%;
  max-width: 260px;
}
.title_contact_index {
  color: #fff;
  font-size: clamp(25px, 5vw, 35px);
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1;
}
.noidung_contact_index {
  color: #fff;
  line-height: 1.8;
  font-size: 15px;
  margin: 20px 0;
}
.form-contact-index {
  position: relative;
  width: 70%;
}
.form-contact-index .input-contact-index input {
  width: 100%;
  min-height: 50px;
  border-radius: 10px;
}
.btn_contact_index {
  position: absolute;
  background: #ff5b00;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  height: 100%;
  border-radius: 10px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  padding: 3px 25px;
}
.btn_contact_index:hover {
  color: #fff;
}
.boxfooter_container .inner-row .col-md-3:nth-child(1) .title_chinhanh_footer {
  display: none;
}
.boxfooter_container .inner-row .all_menu_footer .logo_footer span {
  display: none;
}
.boxfooter_container .inner-row .all_menu_footer .logo_footer img {
  max-height: 70px;
  width: fit-content;
}
.boxfooter_container .inner-row .col-md-3:nth-child(1) .all_menu_footer {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.follows_us_footer {
  margin-bottom: 10px;
  width: 100%;
}
.follows_us_footer a {
  position: relative;
  color: #000;
  font-weight: 800;
  font-size: 20px;
  padding-bottom: 5px;
  margin-bottom: 0 !important;
}
.follows_us_footer a::before {
  content: "";
  position: absolute;
  width: 80%;
  max-width: 80px;
  height: 1px;
  background: #116e68;
  bottom: 0;
  left: 0;
}
.img_follows_us {
  font-size: 0;
  width: 35px;
}
.title_chinhanh_footer {
  position: relative;
  width: fit-content;
  color: #3a3a3a;
  font-weight: 800;
  font-size: 20px;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.title_chinhanh_footer::before {
  content: "";
  position: absolute;
  width: 80%;
  max-width: 80px;
  height: 1px;
  background: #116e68;
  bottom: 0;
  left: 0;
}
.all_menu_footer a {
  position: relative;
  color: #3a3a3a;
  margin-bottom: 10px;
  display: block;
  font-weight: 500;
}
.all_menu_footer .chinhsach_footer a {
  padding-left: 15px;
}
.all_menu_footer .chinhsach_footer a::before {
  content: "\f105";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Pro";
}
.thongtin_footer a {
  display: flex;
  flex-direction: row-reverse;
  align-items: baseline;
  gap: 10px;
  justify-content: flex-end;
}
.thongtin_footer a img {
  width: 15px;
}
.copyright {
  background: #116e68;
  color: #fff;
  height: auto;
  min-height: 60px;
  display: flex;
  align-items: center;
  font-weight: 300;
  font-size: 14px;
  margin-top: 60px;
}
.copyright .fixwidth {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.copyright .fixwidth ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.copyright .fixwidth ul li {
  position: relative;
}
.copyright .fixwidth ul li:not(:first-child) {
  margin-left: 20px;
  padding-left: 20px;
}
.copyright .fixwidth ul li:not(:first-child)::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 50%;
  background: #fff;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.wrap_nhungconso {
  background: #116e68;
  padding: 60px 0;
}
.all_nhungconso {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
.nhungconso {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(100% / 4 - 20px);
}
.wrap_gioithieu {
  padding: 30px 0;
  position: relative;
}
.wrap_gioithieu .fixwidth {
  background: url("/assets/images/bg_gioithieu.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.noidung_ncs {
  font-size: 40px;
  color: #fff;
  font-weight: 800;
}
.noidung_ncs p {
  margin-bottom: 0;
  line-height: 1.2;
}
.ten_ncs {
  color: #fff;
  font-size: 15px;
}
.img_ncs {
  max-width: 60px;
  margin-bottom: 10px;
}
.wrap_trainghiem {
  position: relative;
  padding: 60px;
}
.mota_trainghiem {
  font-family: "Arizonia", cursive;
  color: #116e68;
  font-size: 35px;
  font-weight: 400;
}
.ten_trainghiem {
  color: #2b2b2b;
  font-size: clamp(25px, 5vw, 35px);
  font-weight: 800;
  line-height: 1.5;
  margin-bottom: 15px;
}
.noidung_trainghiem {
  line-height: 1.8;
  color: #111;
  text-align: justify;
}
.all_tieuchi_gioithieu {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.tieuchi_gioithieu {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  padding: 15px;
}
.icon_tieuchi_gioithieu {
  width: 45px;
  height: 45px;
  background: #116e68;
  border-radius: 50%;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content_tieuchi_gioithieu {
  width: calc(100% - 70px);
}
.content_tieuchi_gioithieu span:nth-child(1) {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
}
.content_tieuchi_gioithieu span:nth-child(2) {
  line-height: 1.8;
  color: #111;
}
.all_tieuchi_gioithieu .tieuchi_gioithieu:nth-child(2) .icon_tieuchi_gioithieu {
  background: #fd4c5c;
}
.all_tieuchi_gioithieu .tieuchi_gioithieu:nth-child(3) .icon_tieuchi_gioithieu {
  background: #ffca49;
}
.img_trainghiem img {
  object-fit: contain;
  height: 100% !important;
  max-height: 550px;
}
.noidung-page {
  overflow: hidden;
  transition: height 0.3s;
}
.readmore {
  padding-top: 50px;
  text-align: center;
  color: #000;
  font-size: 15px;
  font-weight: 600;
  top: -30px;
  position: relative;
  background: linear-gradient(
    180deg,
    rgba(248, 248, 248, 0) 0%,
    rgba(248, 248, 248, 0.95) 36.06%,
    #f8f8f8 100%
  );
}
.readmore i {
  font-weight: 300;
  font-size: 14px;
  margin-left: 5px;
}
.select2-results__options .select2-results__option--selectable span {
  display: flex;
  align-items: center;
  gap: 5px;
}
.select2-results__options .select2-results__option--selectable span i {
  font-weight: 600;
  font-size: 14px;
}
.all_title_danhmuc_sanpham_right {
  border: 1px solid #9a9a9a;
  border-radius: 5px;
  background: #fff;
}
.all_title_danhmuc_sanpham_right {
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  background: #fff;
}
.title_dm_sanpham_right {
  position: relative;
  padding: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #c6c6c6;
  color: #2b2b2b;
  font-size: 18px;
  font-weight: 800;
}
.title_dm_sanpham_right::before {
  content: "";
  position: absolute;
  background: #116e68;
  width: 2px;
  height: 40%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.all_title_danhmuc_sanpham_right .select_dm {
  padding: 15px;
}
.all_title_danhmuc_sanpham_right .select2-container {
  width: 100% !important;
  margin-bottom: 15px;
}
.all_title_danhmuc_sanpham_right .select2-container .select2-selection--single {
  border: 1px solid #cfcfcf;
  height: 50px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear,
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.select2-container--default .select2-selection--single {
  height: 50px;
  line-height: 50px;
}
.lightpick-date-form-sp {
  border: 1px solid #cfcfcf;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 4px;
}
.lightpick-date-form-sp .lightpick-icon {
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 10px;
}
.lightpick-date-form-sp .lightpick-icon svg {
  width: 14px;
  height: 14px;
}
.lightpick-date-form-sp .lightpick-date-start {
  height: 100%;
  width: calc(100% - 30px);
  border: none;
  font-size: 14px;
  color: #000;
}
.lightpick-soluong-form {
  border: 1px solid #cfcfcf;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
  border-radius: 4px;
}
.lightpick-soluong-form .lightpick-icon {
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 5px;
}
.lightpick-soluong-form .lightpick-icon svg {
  width: 25px;
  height: 25px;
}
.lightpick-soluong-form input {
  height: 100%;
  width: calc(100% - 40px);
  border: none;
  font-size: 14px;
  color: #000;
}
.form-khoangia .irs-from,
.form-khoangia .irs--flat .irs-to {
  background-color: #116e68;
  left: 0 !important;
}
.form-khoangia .irs--flat .irs-handle > i:first-child {
  background-color: #116e68;
}
.form-khoangia .irs--flat .irs-bar {
  background-color: #116e68;
}
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  border-top-color: #116e68;
  left: 10px;
}
.irs--flat .irs-line {
  height: 2px;
}
.irs--flat .irs-handle {
  height: 8px;
}
.irs--flat .irs-bar {
  height: 3px;
}
.form-khoangia {
  margin-top: 20px;
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 15px;
}
.form-khoangia label {
  font-weight: 700;
  font-size: 16px;
}
.all_danhmuctour {
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 15px;
}
.all_danhmuctour label {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 15px;
}
.menu_danhmuc_sp {
  display: flex;
  gap: 10px;
  margin-bottom: 14px;
}
.all_thoigiantour {
  /* border-bottom: 1px solid #c6c6c6; */
  padding-bottom: 15px;
}
.all_thoigiantour label {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 15px;
}
.menu_thoigian_sp {
  display: flex;
  gap: 10px;
  margin-bottom: 14px;
}
.all_noidung_page {
  background: #f8f8f8;
  padding-top: 30px;
}
.title_banner_page {
  color: #2b2b2b;
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  margin: 20px 0;
}
.noidung-page {
  font-size: 15px;
  line-height: 1.8;
}
.all_boloc_mobile_hide .danhmuc_boloc {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.all_boloc_mobile_hide .all_check_mobile {
  display: flex;
  /* flex-wrap: nowrap; */
  overflow: overlay;
  width: 80%;
  /* justify-content: flex-start; */
  gap: 15px;
}

.all_boloc_mobile_hide .all_check_mobile::-webkit-scrollbar {
  height: 0px;
  background-color: #f5f5f5;
}

.all_boloc_mobile_hide .check_boloc {
  width: fit-content;
  display: block;
  margin-bottom: 0;
  border: 1px solid #0000001a;
  padding: 5px 15px;
  border-radius: 20px;
}

.all_boloc_mobile_hide .check_boloc span {
  width: 100%;
  white-space: nowrap;
}

.all_boloc_mobile_hide .danhmuc_boloc > span {
  white-space: nowrap;
  width: 18%;
}

.boloc_mobile {
  display: none;
}

.all_title_boloc_mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.boloc_mobile_left {
  border: 1px solid #00000033;
  padding: 5px 10px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
}

.icon_boloc_mobile i {
  font-weight: 400;
}

.boloc_mobile_right {
  color: #65a952;
  text-decoration: underline !important;
  font-weight: 500;
  margin-bottom: 0;
  display: none;
  font-size: 13px;
}

.all_boloc_mobile_hide .check_boloc.active {
  background: #edffeb;
}

.all_boloc_mobile_hide {
  display: none;
  margin-bottom: 30px;
}
.bocho_tatca {
  background: #116e68;
  width: fit-content;
  margin: auto;
  margin-top: 20px;
  color: #fff;
  padding: 8px 20px;
  border-radius: 8px;
  cursor: pointer;
}
.tatsasp {
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 20px;
}
.boloc_arrange .select2-container {
  width: 200px !important;
}
.boloc_arrange
  .select2-container--default
  .select2-selection--single
  .select2-selection__clear,
.boloc_arrange
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.boloc_arrange
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.boloc_arrange .select2-container--default .select2-selection--single {
  height: 35px;
  line-height: 35px;
}
.boloc_arrange .select2-container--default .select2-selection--single {
  border: 1px solid #cfcfcf;
}
.boloc_all_search {
  position: relative;
}
.boloc_arrange {
  position: absolute;
  right: 0;
  top: -10px;
}
.center-pro-detail {
  background: #116e68;
  padding: 50px 0;
}
.all_thongtin_prodetail_tour {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}
.thongtin_prodetail_tour {
  width: calc(100% / 4 - 10px);
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
}
.thongtin_prodetail_tour i {
  font-size: 30px;
  font-weight: 300;
}
.noidung_prodetail_tour {
  display: flex;
  flex-direction: column;
  font-size: 18px;
  font-weight: 700;
}
.contact_product {
  margin-top: 30px;
}
.all_giaproduct_baogia {
  box-shadow: 0px 0px 45px 0px #00000029;
  border-radius: 10px;
  position: relative;
  padding: 20px;
  background: #fff;
  top: -100px;
}
.tab-contents-prodetail .tab-dattour-content {
  display: none;
}
.tab-contents-prodetail .tab-dattour-content.active {
  display: block;
}
.tab-buttons-prodetail {
  border-bottom: 1px solid #b8b8b8;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.tab-dattour {
  border: none;
  background: transparent;
  font-weight: 800;
  font-size: 17px;
  padding: 15px 10px;
  width: calc(100% / 2 - 8px);
}
.tab-dattour.active {
  border-bottom: 3px solid #ff5b00;
}
.all_thongtin_product_tour {
  margin: 20px 0;
}
.thongtin_product_tour {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 15px;
}
.content_tt_prtour {
  font-weight: 600;
}
.content_tt_prtour span:nth-child(2) {
  font-weight: 800;
  color: #0b5da7;
}
.all_date_product_tour {
  margin-bottom: 20px;
}
.all_date_product_tour label {
  font-weight: 800;
  color: #000;
  margin-bottom: 5px;
}
.lightpick-date-tour {
  border: 1px solid #cfcfcf;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lightpick-date-start-tour {
  height: 100%;
  width: calc(100% - 30px);
  border: none;
  font-size: 13px;
  color: #000;
}
.lightpick-date-tour .lightpick-icon {
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 10px;
}
.lightpick-date-tour .lightpick-icon svg {
  width: 14px;
  height: 14px;
}
.baogiangay {
  cursor: pointer;
  background: #ff5b00;
  color: #fff;
  text-align: center;
  padding: 10px;
  font-weight: 700;
  font-size: 18px;
  border-radius: 8px;
}
.form-contact-product {
  position: relative;
  margin: 20px 0;
}
.input-contact-product {
  margin-bottom: 15px;
}
.input-contact-product input {
  width: 100%;
  min-height: 45px;
  border-radius: 5px;
  font-size: 14px;
}
.input-contact-product label {
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
}
.btn_contact_product {
  background: #ff5b00;
  color: #fff;
  text-align: center;
  padding: 10px;
  font-weight: 700;
  font-size: 18px;
  border-radius: 8px;
  width: 100%;
}
.btn_contact_product:hover {
  color: #fff;
}
.all_product_dd_yt {
  position: relative;
}
.all_product_dd_yt .control-carousel {
  width: 40px;
  height: 40px;
  border: 1px solid #e6e6e6;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.all_product_dd_yt .prev-dv {
  left: -20px;
}
.all_product_dd_yt .next-dv {
  right: -20px;
}
.title_dm_nb_list {
  color: #2b2b2b;
  font-size: 30px;
  font-weight: 800;
  margin-top: 5%;
}
#rating .rating-system {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px;
}
.rating--inner {
  display: flex;
  align-items: center;
}
.rating--inner ul {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.rating--inner ul li {
  padding-right: 5px;
  display: flex;
  align-items: center;
}
.rating--inner ul li i {
  color: #000;
  font-weight: 300;
  font-size: 15px;
  font-family: "Font Awesome 5 Pro";
}
.input-contact {
  position: relative;
  margin-bottom: 15px;
}
#rating .input-contact input {
  height: 45px;
  border-radius: 5px;
  border: 1px solid #adadad;
  margin-top: 10px;
}
#rating .input-contact textarea {
  text-indent: 15px;
  resize: none;
  height: 120px;
  padding: 10px 0;
  color: #495057;
  border-radius: 5px;
  border: 1px solid #adadad;
  margin-top: 10px;
}
.button_submit_rating {
  margin-top: 25px;
}
.submit_rating {
  background-color: #fff;
  color: #000204;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  transition: 0.3s ease-out;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #adadad;
}
.rating--inner ul li.active i,
.rating--inner:not(.selected) ul li.active ~ li i,
.rating--inner:not(.selected) ul:hover li:hover ~ li i,
.rating--inner:not(.selected) ul > li:hover > i {
  font-weight: 700;
}
.all_diachi_rating_product {
  display: flex;
  align-items: center;
  gap: 15px;
}
.rating_product_detail .rating-inner {
  align-items: center;
  display: flex;
  gap: 4px;
}
.rating_product_detail .loop-rating {
  align-items: center;
  display: flex;
  gap: 4px;
}
.rating_product_detail .rating-inner .star-rating {
  align-items: center;
  color: #ff5c01;
  display: inline-flex;
  font-size: 12px;
  overflow: hidden;
  position: relative;
}
.rating_product_detail .rating-inner .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Pro";
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 2px;
}
.rating_product_detail .rating-inner .star-rating > span {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.rating_product_detail .rating-inner .star-rating > span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Pro";
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}
.rating_product_detail .rating-inner .average {
  color: #707070;
  font-size: 11px;
  font-weight: 300;
}
.rating_product_detail .review-count {
  color: #707070;
  font-size: 11px;
}
.post .all_content_post {
  margin-top: 20px;
  color: #1a1a1a;
}
.post .title_news {
  font-size: 30px;
  font-weight: 800;
}
.post .all_time_tacgia {
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 10px 0;
}
.post .mota_news {
  font-size: 15px;
  line-height: 1.8;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}
.button_xemthem_tt {
  width: fit-content;
  background: #116e68;
  color: #fff;
  padding: 8px 20px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 400;
}
.button_xemthem_tt i {
  font-weight: 300;
  font-size: 12px;
}
.all_tintin_list_right {
  padding: 0 15px 15px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.tintin_list_right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 700;
  color: #1d1d1d;
}
.all_tintuc_moinhat_tt_right {
  border: 1px solid #c6c6c6;
  margin-top: 30px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 6px 15px 0px #0000001a;
}
.title_tintuc_moinhat_tt_right {
  background: #116e68;
  color: #fff;
  box-shadow: 0px 6px 15px 0px #0000001a;
  border-radius: 5px 5px 0 0;
  text-align: center;
  padding: 15px 10px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
}
.row_tintuc_moinhat_tt_right {
  padding: 15px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.tintuc_moinhat {
  display: flex;
  gap: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
}
.img_tintuc_moinhat {
  width: 40%;
}
.img_tintuc_moinhat img {
  width: 100%;
  height: 100% !important;
  border-radius: 4px;
}
.title_tintuc_moinhat {
  width: calc(100% - 40% - 10px);
  font-size: 16px;
  color: #000;
  font-weight: 600;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}
.all_search_rong {
  margin-top: 20px;
}
.rattiec {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 500;
}
.rattiec span:nth-child(2) {
  color: #116e68;
}
.all_giaithich_search {
  color: #116e68;
  display: flex;
  flex-direction: column;
  font-weight: 600;
}
.all_giaithich_search > span {
  margin-bottom: 10px;
}
.giupdo_search {
  margin-top: 30px;
  display: flex;
  align-items: center;
  font-weight: 600;
  flex-wrap: wrap;
}
.giupdo_search > span {
  color: #116e68;
  font-size: 15px;
  font-weight: 600;
  margin-right: 15px;
}
.all_hotline_search {
  font-size: 15px;
  color: #116e68;
}
.all_hotline_search i {
  margin-right: 10px;
}
.tieptuc_mua {
  text-align: center;
  margin-top: 25px;
}
.tieptuc_mua a {
  background: #116e68;
  color: #fff;
  padding: 10px 15px;
  border-radius: 8px;
}
.ketqua_timkiem {
  font-size: 16px;
  font-weight: 600;
}
.frm_timkiem_tintuc {
  position: relative;
  margin-bottom: 15px;
}
.frm_timkiem_tintuc input {
  width: 100%;
  border: 1px solid #d4d4d4;
  height: 45px;
  text-indent: 10px;
  border-radius: 5px;
}
.nut_tim_tintuc {
  position: absolute;
  border: none;
  background: none;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.nut_tim_tintuc i {
  font-weight: 300;
}
.title_news {
  color: #2b2b2b;
  font-size: 30px;
  font-weight: 700;
}
.all_user_time_news_detail {
  display: flex;
  align-items: center;
  margin: 15px 0;
}
.user_news_detail {
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
  font-size: 14px;
}
.user_news_detail i {
  margin-right: 5px;
  font-weight: 400;
}
.user_news_detail::before {
  content: "";
  position: absolute;
  width: 0.5px;
  height: 60%;
  background: #575757;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.mota_news {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 15px;
}
.row_news_details .frm_timkiem_tintuc,
.row_news_details .all_title_danhmuc_sanpham_right {
  display: none;
}
.row_news_details .all_tintuc_moinhat_tt_right {
  margin-top: 0;
}
.all_form_contact {
  margin: 60px 0;
}
.all_title_lienhe {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.all_title_lienhe span:nth-child(1) {
  color: #051b2e;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 25px;
  margin-bottom: 5px;
}
.all_title_lienhe span:nth-child(2) {
  font-size: 15px;
  line-height: 1.8;
}
.all_row_lienhe_contact {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.row_lienhe_contact {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
}
.img_lienhe_contact {
  width: 35px;
}
.row_lienhe_contact span {
  width: calc(100% - 60px);
}
.bottom-contact iframe {
  width: 100%;
  border-radius: 20px;
}
.all_folow_contact {
  display: flex;
  align-items: center;
  margin-top: 30px;
  gap: 10px;
}
.all_folow_contact span {
  font-weight: 800;
  font-size: 16px;
}
.all_folow_contact ul {
  display: flex;
  align-items: center;
  gap: 5px;
}
.all_folow_contact ul li img {
  width: 30px;
}
.form-contact .input-contact input {
  width: 100%;
  border: 1px solid #d4d4d4;
  height: 50px;
  text-indent: 10px;
  border-radius: 5px;
  padding: 0;
  font-size: 15px;
}
.form-contact .input-contact textarea {
  height: 200px;
}
.all_btn_contact input {
  width: fit-content;
  background: #116e68;
  color: #fff;
  border-radius: 6px;
  padding: 5px 30px 5px 20px;
}
.all_btn_contact {
  width: fit-content;
  position: relative;
}
.all_btn_contact i {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-weight: 300;
  font-size: 12px;
}
.product .content_product .star-rating {
  align-items: center;
  color: #ff5c01;
  display: inline-flex;
  font-size: 12px;
  overflow: hidden;
  position: relative;
  margin: 10px 0;
}
.product .content_product .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Pro";
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 2px;
}
.product .content_product .star-rating > span {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.product .content_product .star-rating > span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Pro";
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}
.all_content_gioithieu_about .img_gioithieu img {
  width: 100%;
  max-height: 450px;
  object-fit: contain;
}
.all_content_gioithieu_about .img_gioithieu .kinhnghiem {
  right: auto;
  left: 10%;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  position: relative;
}
.select_select_2_dd
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered{
    padding-left: 30px;
  }
.select_select_2_dd
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered::before {
  content: "\f3c5";
  position: absolute;
  font-weight: 400;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  color: #000;
}

.select_select_2_hd
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered{
    padding-left: 30px;
  }
.select_select_2_hd
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered::before {
  content: "\f072";
  position: absolute;
  font-weight: 400;
  left: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  color: #000;
}
.prev-sp {
  left: -20px;
}
.next-sp {
  right: -20px;
}
.all_right_tintuc_bars {
    position: sticky;
    top: 80px;
}