::-webkit-scrollbar {
  background: #fff;
  width: 10px;
  height: 11px;
}

::-webkit-scrollbar-thumb {
  background: #bbbbbb;
}

:root {
  
  /* --primary-color: #064240; */
  --primary-color: #cebfac;
  --secondary-color: #d5b046;
  --third-color: #fff;
  --height-header: 94px;
}

html {
  scroll-behavior: smooth;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

img {
  max-width: 100% !important;
  vertical-align: middle;
}

ul {
  list-style: none;
}

a,
a:hover {
  text-decoration: none !important;
  color: var(--primary-color);
}

ul {
  margin-bottom: 0;
}

textarea {
  resize: none;
}

body {
  /* font-family: "Open Sans" !important; */
  /* font-family: Jost, sans-serif !important; */
  font-family: "Montserrat" !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  padding-right: 0px !important;
  background: #fff;
  overflow-x: hidden;
  font-weight: 400;
  color: #444;
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  -o-user-select: none !important;
  user-select: none !important;
}

div.grecaptcha-badge {
  display: none !important;
  width: 0px !important;
  height: 0px !important;
  visibility: hidden !important;
  overflow: hidden;
}

.content p,
.content span,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content li,
.content strong {
  /* font-family: Jost, sans-serif !important; */
  font-family: "Montserrat" !important;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content b,
.content strong {
  font-weight: 600;
}

.wap {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.button-viewall {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  padding: 8px 25px;
  color: #9c2b17;
  font-weight: 400;
  margin-bottom: 30px;
  border: 1px solid #9c2b17;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.button-viewall:hover {
  color: #fff;
  background: #9c2b17;
  transition: all 0.3s ease-in-out;
}

.clear {
  clear: both;
}

div.none {
  display: none !important;
}

.col-lg-6.pl-100 {
  padding-left: 80px;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.mn-n15 {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.pn-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pn-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.bg-xam {
  background-color: #e0e0e0;
}

.bg-xamnhat {
  background-color: #f8f7fb;
}

.content {
  width: 100%;
}

.content figure {
  width: 100% !important;
}

.content figure img {
  margin-bottom: 0px;
}

.content figure figcaption {
  margin-top: 10px;
  color: #777;
}

.content ul,
.content ol {
  padding-left: 30px;
  margin-bottom: 1rem;
}

.content img {
  max-width: 100% !important;
  height: auto !important;
  margin-bottom: 15px;
}

.content table {
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
}

.content table td,
.content table th {
  padding: 5px;
}

div.content h1,
div.content h2,
div.content h3,
div.content h4,
div.content h5,
div.content h6,
div.content p,
div.content div,
div.content blockquote,
div.content table {
  max-width: 100% !important;
}

.content h1 {
  font-size: 24px;
}

.content h2 {
  font-size: 22px;
}

.content h3 {
  font-size: 20px;
}

.content h4 {
  font-size: 18px;
}

.content h5 {
  font-size: 16px;
}

.content h6 {
  font-size: 14px;
}

.content video,
.content iframe {
  width: 100% !important;
}

div.content table {
  width: 100% !important;
}
.youtube_embed_wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 1rem 0;
}
.youtube_embed_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.div_content_border {
  padding: 20px;
  border: 1px solid #ddd;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.addthis_inline_share_toolbox,
.addthis_native_toolbox {
  margin: 20px 0px;
}

.x_map {
  width: 100% !important;
  height: 100% !important;
}

.x_map iframe {
  width: 100% !important;
  height: 500px !important;
}

.f_map {
  padding-right: 20px;
}

.f_map iframe {
  width: 100% !important;
  height: 220px !important;
}

.min-height {
  min-height: 500px;
}

#content_right {
  width: calc(27% - 15px);
  float: right;
}

#content_left {
  width: calc(73% - 15px);
  float: left;
}

.mybtn {
  border: none;
  padding: 12px 30px;
  transition: all 0.5s ease;
  text-align: center;
  border-radius: 20px;
  line-height: 1;
  display: inline-block;
}

.btn-primary {
  border: none;
  padding: 12px 30px;
  transition: all 0.5s ease;
  text-align: center;
  border-radius: 20px;
  background-color: var(--primary-color);
  color: var(--third-color);
  line-height: 1;
  display: inline-block;
}

.btn-about {
  border: none;
  font-size: 18px;
  padding: 12px 30px;
  transition: all 0.5s ease;
  text-align: center;
  border-radius: 20px;
  background-color: var(--primary-color);
  color: var(--third-color);
  line-height: 1;
  width: 160px;
  display: inline-block;
}

.change_color_text_about .btn-about:hover {
  color: var(--secondary-color);
}
.btn-about:hover,
.btn-primary:hover {
  color: var(--secondary-color);
  background-color: var(--primary-color);
}

.mybtn:hover,
.mybtn:focus {
  border: 0 !important;
  outline: 0 !important;
}

.txt_xanh {
  color: #054ca0 !important;
}

.mybtn.btn-do {
  background-color: var(--primary-color);
  color: #fff;
}

.mybtn.btn-do:hover {
  background-color: var(--primary-color);
  color: var(--secondary-color);
  transition: all 0.5s ease;
}

.mybtn.btn-den:hover {
  background-color: #2a2a2a;
  color: #fff;
  transition: all 0.5s ease;
}

/*left_bar*/
.nd_fb {
  overflow: hidden;
  position: relative;
}

.fb_left {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 420px;
}

.div_left {
  margin-bottom: 30px;
  background-color: #fcfcfc;
  /* padding: 20px; */
  border-radius: 6px;
}

.item_sp_left {
  text-transform: uppercase;
}

.item_sp_left .h3 {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
  font-weight: 400;
}

.item_sp_left i.fa-angle-down {
  display: block;
  text-align: right;
  cursor: pointer;
  text-align: center;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
}

.item_sp_left.active i.fa-angle-down {
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
}

.item_sp_left .h3 a {
  width: calc(100% - 28px);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.item_sp_left a {
  display: block;
  color: #333;
}

.item_sp_left a:hover {
  color: var(--secondary-color);
}

.item_sp_left ul {
  display: none;
  list-style: none;
  border-left: 1px solid #ccc;
  padding-left: 15px;
}

.item_sp_left.active ul {
  display: block;
}

.item_sp_left ul li {
  margin-bottom: 10px;
}

.item_left {
  padding: 15px 0px;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.item_left:first-child {
  padding-top: 0;
}

.item_left:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.item_left .item_img {
  width: 80px;
  float: left;
}

.item_left:hover img {
  filter: brightness(0.8);
}

.item_left .item_content {
  width: calc(100% - 95px);
  float: right;
}

/*end left_bar*/

/*tieude*/
.tieude_left {
  position: relative;
  color: var(--primary-color);
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.tieude_detail {
  position: relative;
  color: #333;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 10px;
}

.tieude_index {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 40px;
  text-align: center;
}

.tieude_index::after {
  content: "";
  left: 50%;
  transform: translate(-50%);
  bottom: -10px;
  width: 14px;
  height: 14px;
  background-image: url("images/icon-title.png");
  background-size: contain;
  position: absolute;
  z-index: 3;
}

.tieude_index::before {
  content: "";
  position: absolute;
  border-top: 1px solid #cacaca;
  left: calc(50% - 94px);
  bottom: 0;
  right: 0;
  width: 178px;
  bottom: -1px;
}

.tieude_index .tt_sub {
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  color: #666;
  margin-bottom: 0px;
  text-transform: uppercase;
}

.tieude_index .tt_main {
  font-size: 28px;
  line-height: 40px;
  color: #333;
  font-weight: 700;
  display: inline-block;
  position: relative;
  text-transform: capitalize;

}

.tieude_gc {
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-align: center;
}

.sub_tieude_gc {
  margin-top: -10px !important;
  margin-bottom: 30px;
  text-align: center;
}

.tieude_gc span {
  font-size: 25px;
  line-height: 35px;
  color: #333;
  display: inline-block;
  position: relative;
}

.tieude_gc span::after {
  content: "";
  left: 50%;
  transform: translate(-50%);
  bottom: -7px;
  width: 80px;
  height: 3px;
  background-color: var(--primary-color);
  position: absolute;
  z-index: 3;
}

.tieude_gc span::before {
  content: "";
  position: absolute;
  border-top: 1px solid #cacaca;
  width: 200px;
  bottom: -6px;
  left: 50%;
  transform: translate(-50%);
}

.tieude_page {
  position: relative;
  color: #333;
  font-size: 25px;
  line-height: 35px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 20px;
  display: block;
}

.tieude_other {
  position: relative;
  color: var(--primary-color);
  font-size: 18px;
  line-height: 25px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0 0 20px;
  display: block;
}

.tieude_other:after {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
  height: 4px;
  width: 100%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  z-index: 1;
}

.tieude_other span {
  background: #fff;
  padding-right: 15px;
  display: inline-block;
  position: relative;
  z-index: 2;
}

/*end tieude*/

/*breadcrumb*/
.div_breadcrumb .breadcrumb {
  background-color: #f5f5f5;
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.div_breadcrumb .breadcrumb a {
  color: #aaa;
}

.div_breadcrumb .breadcrumb a i {
  margin: 0 5px;
}

.div_breadcrumb .breadcrumb span {
  color: #666;
}

/*END breadcrumb*/

/*pages*/
.pagination {
  margin: 10px auto 0px !important;
  width: 100%;
  text-align: center;
  display: block;
}

.pages {
}

.pages li.prev {
  margin-right: 15px;
}

.pages li.next {
  margin-left: 15px;
}

.pages li {
  display: inline-block;
  margin: 8px 2px;
}

.pages li a {
  padding: 7px 15px;
  text-decoration: none;
  color: #434343;
  border: 1px solid #d6dde5;
  font-size: 13px;
  background: #fff;
  cursor: pointer;
}

.pages li a#active_z {
  color: #fff;
  background: var(--primary-color);
  border-color: var(--primary-color);
}

.pages li a:hover {
  background: var(--primary-color);
  color: #fff !important;
  border-color: var(--primary-color);
}

.pages li .active {
  background: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
}

.pages li .active:hover {
  background: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
}

/*end pages*/
.w_dichvu {
  position: relative;
  padding: 60px 0px;
}

.bg_container {
  background-position: left top;
  background-size: cover;
}

.bg_container_fixed {
  background-attachment: fixed;
}

.container_2 {
  width: 70%;
  margin: 0 auto;
}

/*head*/
div#header {
  position: fixed;
  width: 100%;
  top: -9px;
  left: 0;
  right: 0;
  z-index: 99;
}

.top_head {
  background: #e1e1e1;
  position: relative;
  color: rgba(0, 0, 0, 0.8);
  padding: 6px 0px;
  font-weight: 400;
}

.top_head .h-item {
  float: left;
  margin-right: 30px;
  line-height: 30px;
  font-size: 14px;
}

.top_head #h-social {
  float: right;
  margin-top: 1px;
}

.top_head #h-social a {
  display: inline-block;
}

.top_head #h-social a img {
  max-height: 30px;
  filter: brightness(0.4);
}

.wrap_right_menu {
  display: flex;
  align-items: center;
}

.phone-heading {
  font-size: 16px;
  margin-left: 18px;
  color: #fff;
}

.phone-heading a {
  color: #fff;
}

.phone-heading a:hover {
  color: var(--secondary-color);
}

.h-ngonngu {
  position: relative;
  margin-top: 4px;
  margin-left: 20px;
}

.h-ngonngu::after {
  content: "";
  position: absolute;
  left: -5px;
  top: 4px;
  height: 15px;
  width: 1px;
  background: #7d7c7c;
}

#menu_mobi .h-ngonngu {
  margin-left: 0px;
  margin-top: 20px;
  display: block;
  width: 100%;
  text-align: center;
}

.h-ngonngu img {
  margin-left: 10px;
}

.menu_main {
  height: var(--height-header);
  background: transparent;
  position: relative;
  width: 100%;
  padding: 30px 50px;
  transition: background-color 0.5s ease;
}

.bg-green {
  background-color: var(--primary-color);
}

.menu_main.sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 150;
  box-shadow: 1px 2px 5px rgb(0 0 0 / 10%);
}

/* .logo_head {
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
} */

.logo_head img {
  margin: 0px auto;
  height: 60px;
}

.logo_head a {
  display: inline-block;
}

.info-head {
  font-size: 15px;
  line-height: 20px;
  display: flex;
  justify-content: center;
}

.info-head img {
  margin-right: 10px;
  object-fit: cover;
  height: 36px;
}

#menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.main_nav {
  list-style: none;
  display: flex;
  justify-content: space-around;
}

.main_nav li {
  position: relative;
}

.main_nav li a {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  /* color: var(--third-color); */
  font-weight: 500;
  padding: 4px 10px;
  display: block;
}
.menu_sub_text,
.menu_text {
  position: relative;
}
.main_nav .menu_sub_text::after,
.main_nav .menu_text::after {
  position: absolute;
  content: "";
  bottom: -5px;
  left: 0;
  right: 0;
  width: 0;
  transition: all linear 0.2s;
}

/* .main_nav > li:last-child > a {
  padding-right: 0px;
} */

.main_nav > li > a.active .menu_text::after,
.main_nav > li > a.active2 .menu_text::after,
.main_nav > li:hover .menu_text::after,
.sub_category_menu > li:hover .menu_sub_text::after {
  width: 100%;
  border: 1px solid var(--secondary-color);
  transition: all linear 0.2s;
}

.main_nav li a.has-child::after {
  content: "";
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  right: 8px;
  top: 18px;
}

.main_nav li ul {
  /* width: calc(4* 230px); */
    left: 50%;
    transform: translateX(-50%);
}

.main_nav > li > ul:before {
  content: "";
  position: absolute;
  height: 16px;
  left: 0;
  top: -16px;
  width: 100%;
}

.main_nav > li > ul {
  margin-top: 6px;
}

/* .main_nav li:hover > ul {
  -webkit-transform: perspective(600px) rotateX(0);
  transform: perspective(600px) rotateX(0);
  -webkit-transform-origin: 0 0 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.7s;
  padding: 16px 0;
} */

.main_nav li ul li a {
  font-size: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #fff;
}

.main_nav li ul li:hover > i {
  color: #fff;
}

.main_nav li ul li:hover > a {
  color: #fff;
}

.main_nav li:last-child a {
  border-bottom: none;
}

.main_nav li i.fa-angle-right {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 15px;
  color: inherit;
}

.main_nav li ul li ul {
  top: 0;
  left: calc(100%);
}

.tieude_danhmuc_menu {
  background-image: url("images/bg_general.png");
  background-repeat: no-repeat;
  background-position: 15px;
  background-color: #9c2b17;
  color: #fff;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  padding: 0px 20px 0px 50px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}

.menu_danhmuc .fa-chevron-circle-right {
  color: #9c2b17;
  margin-right: 10px;
}

.tieude_danhmuc_menu i {
  position: absolute;
  right: 20px;
  top: 15px;
  border: 1px solid;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  text-align: center;
}

.shopping_now {
  position: relative;
  border-radius: 5px;
  width: 150px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  box-shadow: 1px 1px 2px var(--secondary-color);
}

.shopping_now::after {
  content: "";
  position: absolute;
  width: 170px;
  height: 170px;
  background-image: conic-gradient(
    transparent,
    transparent,
    transparent,
    #e0aa11
  );
  animation: animate 4s linear infinite;
  animation-delay: -2s;
}

.shopping_now::before {
  content: "";
  position: absolute;
  width: 170px;
  height: 170px;
  background-image: conic-gradient(
    transparent,
    transparent,
    transparent,
    #e0aa11
  );
  animation: animate 4s linear infinite;
}

/* animation hotline */
.phone-heading {
  position: relative;
  border-radius: 5px;
  width: 200px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  box-shadow: 1px 1px 2px var(--secondary-color);
}

.phone-heading::after {
  content: "";
  position: absolute;
  width: 220px;
  height: 220px;
  background-image: conic-gradient(
    transparent,
    transparent,
    transparent,
    #e0aa11
  );
  animation: animate 4s linear infinite;
  animation-delay: -2s;
}

.phone-heading::before {
  content: "";
  position: absolute;
  width: 220px;
  height: 220px;
  background-image: conic-gradient(
    transparent,
    transparent,
    transparent,
    #e0aa11
  );
  animation: animate 4s linear infinite;
}

@keyframes animate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.phone-heading span {
  color: var(--third-color);
  margin-right: 8px;
}

.phone-heading a {
  position: absolute;
  inset: 2px;
  background-color: var(--primary-color);
  color: var(--secondary-color);
  z-index: 1;
  /* border-radius: 16px; */
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.shopping_now a {
  position: absolute;
  inset: 2px;
  background-color: var(--primary-color);
  color: #fff;
  z-index: 1;
  /* border-radius: 16px; */
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.shopping_now:hover a {
  color: var(--secondary-color);
}

.shopping_now:hover span {
  color: #fff;
}

.wrap_content_gioithieu2 {
  padding-left: 100px;
}

#search {
  overflow: hidden;
  height: 30px;
  width: 300px;
  z-index: 10;
  margin-right: 20px;
  border-radius: 10px;
}

#search.action {
  animation-name: fadeInUp;
  animation-duration: 1s;
  display: block;
}

#search input {
  height: 30px;
  float: left;
  border: none;
  padding: 0 15px;
  color: rgba(0, 0, 0, 0.8);
  width: calc(100% - 30px);
  background: white;
  border: 0px;
  outline: 0;
}

#search i.fa {
  background: rgba(255, 255, 255, 0.2);
  width: 30px;
  line-height: 30px;
  float: right;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  cursor: pointer;
}

/*end head*/

/*footer*/
#w_footer {
  position: relative;
  background-color: var(--primary-color);
  color: #212121;
  font-weight: 400;
  z-index: 30;
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 20px;
}

#footer {
  position: relative;
  padding: 100px 0px 100px;
  color: #fff;
  background-color: var(--primary-color);
}

#footer .list_vertical {
  list-style: none;
}

#footer .list_vertical li:last-child a {
  margin-bottom: 0px;
}

#footer .list_vertical li a {
  color: white;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 1rem;
  font-weight: 400;
}

#footer .list_vertical li:hover a {
  color: #9c2b17;
}

#back-to-top {
  display: none;
  padding: 7px 15px;
  color: var(--third-color);
  background: var(--primary-color);
  position: fixed;
  right: 15px;
  bottom: 40px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ddd;
  z-index: 1000;
}

#back-to-top:hover {
  background: var(--primary-color);
  color: var(--secondary-color);
}

.logo_footer {
  margin-bottom: 15px;
  text-align: center;
}

.logo_footer img {
  width: 80%;
}

.div_footer_bottom {
  background-color: var(--primary-color);
  padding: 10px 0px;
  color: #fff;
  font-size: 14px;
}

.footer_bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer_bottom ul {
  list-style: none;
  display: flex;
}

.footer_bottom ul li {
  padding: 5px 0px;
}

.footer_bottom ul li a {
  display: inline-block;
  padding: 0px 10px;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.9);
}

.footer_bottom ul li:last-child a {
  border-right: 0;
}

.footer_bottom ul li a:hover {
  color: yellow;
}

.copy2 {
  font-size: 14px;
  line-height: 20px;
  position: relative;
  color: rgba(255, 255, 255, 0.7);
  padding: 10px 0;
}

.ul-inline a {
  color: #222;
}

.ul-inline a:hover {
  color: #9c2b17;
}

.list_footer {
  list-style: none;
  display: flex;
}

.list_footer li {
  margin-left: 15px;
  text-align: center;
}

.list_footer li a {
  color: #222;
}

.list_footer li:hover a {
  color: #9c2b17;
}

.tt_footer {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  position: relative;
  display: block;
  /* margin-top: 50px; */
  margin-bottom: 20px;
  text-transform: uppercase;
}

.list_item_footer {
  list-style: none;
  display: flex;
}

.list_item_footer_devide_1 {
  padding: 0 50px 0 60px;
}

.list_item_footer li a {
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
}

.list_item_footer li a:hover {
  color: var(--secondary-color);
}

.chan_footer {
  width: 80px;
  height: 2px;
  background: #212121;
  display: block;
  margin: 5px 0px 20px;
}

.f-item {
  font-size: 14px;
  margin-bottom: 1rem;
  display: flex;
  /* justify-content: center; */
}

.f-item a {
  color: var(--third-color);
}

.f-item > i {
  font-size: 15px;
  line-height: 25px;
  width: 25px;
  height: 25px;
  text-align: center;
  /* border: 1px solid #fff; */
  border-radius: 100%;
  margin-right: 10px;
}

.f-item .address-icon {
  padding: 0px 7px;
  margin-right: 5px;
}

.f-item span {
  /* width: calc(100% - 30px); */
}

.border-footer {
  position: relative;
}

.border-footer::after {
  position: absolute;
  content: "";
  border-left: 1px solid #f0c359;
  height: 100%;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.border-footer::before {
  position: absolute;
  content: "";
  border-right: 1px solid #f0c359;
  height: 100%;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#social_footer2 {
  margin-top: 15px;
}

#social_footer2 a {
  margin-right: 8px;
  display: inline-block;
}

#social_footer2 img {
  height: 27px;
  /* filter: invert(0.9); */
}

.wrapper_logo_footer {
  background-color: var(--primary-color);
  display: flex;
  justify-content: center;
  align-items: center;
  /* max-width: 1300px; */
}
.wrapper_logo_footer::before,
.wrapper_logo_footer::after {
  content: "";
  border-top: 1px solid #f0c359;
  width: 50%;
}

.wrapper_logo_footer a img {
  height: 70px;
  /* margin: 0 auto; */
}

/*end footer*/

/*slider*/
.div_slider {
  position: relative;
}

.div_slider_text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 45px;
  color: #efe4e4;
  /* color: var(--third-color); */
  text-transform: uppercase;
  font-weight: 500;
  z-index: 1;
}

.slider-img {
  width: 100vw; /* Chiều rộng full màn hình */
  height: 100vh; /* Chiều cao full màn hình */
  background-size: cover; /* Ảnh bao phủ toàn bộ div */
  background-position: center; /* Căn giữa ảnh */
  background-repeat: no-repeat; /* Không lặp lại ảnh */
  position: relative;
}
/* .mybanner::after,
.slider-img::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #272727;
  opacity: 0.4;
} */

#slider {
  height: 100%;
}
.slick-slide,
.slick-track,
.slick-list {
  height: 100%;
}
/* .slick-list.draggable{
  height: 620px !important;
} */

#slider-mobi .slider-img,
#slider .slider-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#slider-mobi .slider-img img,
#slider .slider-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*banner page*/
.mybanner {
  width: 100%;
  position: relative;
  background-color: #777;
  margin-bottom: 80px;
}

.mybanner img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}

.wtieudepage {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 0 50px 50px;
  z-index: 1;
}

.wtieudepage .tieude_page {
  color: black;
  font-size: 50px;
  letter-spacing: 5px;
  line-height: 1.1;
}

.wtieudepage .tieude_page.tieude_page_news {
  font-size: 30px;
}

.wtieudepage .breadcumb2 span:not(:last-child) {
  color: #ccc;
  display: inline-block;
}

.wtieudepage .breadcumb2 a i {
  margin: 0 5px;
}

.wtieudepage .breadcumb2 span {
  color: #fff;
  padding: 0 2px;
}

/*vechungtoi*/
.vechungtoi {
  background: #f0f0f0;
}

.vechungtoi_item {
  position: relative;
  padding: 24px 0px;
}

.vechungtoi_item > a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.vechungtoi_img {
  width: 50px;
  height: 50px;
  padding: 0px;
  float: left;
}

.vechungtoi_img img {
  width: 100%;
}

.vechungtoi_mota {
  font-size: 15px;
  line-height: 20px;
  float: right;
  width: calc(100% - 60px);
}

.vechungtoi_item .h3 {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.vechungtoi_item p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0px;
}

/*end vechungtoi*/

/*y kien*/
.sl_ykien .slick-dots {
  bottom: -20px;
}

.item_ykien {
  position: relative;
  padding: 0 20px;
  text-align: center;
  /* width: 100% !important; */
}

.img_ykien {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 10px;
}

.img_ykien img {
  width: 100%;
}

.nd_ykien {
  margin-bottom: 30px;
}

.nd_ykien .fa-quote-left,
.nd_ykien .fa-quote-right {
  color: #93765d;
}

/*end y kien*/

/*Gio hang*/
.w_httt .httt {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  cursor: pointer;
}

.w_httt {
  line-height: 25px;
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.w_httt label {
  margin-bottom: 0px;
  cursor: pointer;
}

.noidung-httt {
  display: none;
}

.shop_cart {
  position: absolute;
  right: 0px;
  top: 50%;
  z-index: 999;
  transform: translateY(-50%);
}

span.count_total_cart {
  position: absolute;
  font-size: 20px;
  padding: 5px 10px;
  background: var(--secondary-color);
  border-radius: 50%;
  bottom: -10px;
  right: -24px;
}

#header.fixed + .shop_cart {
  top: 0%;
}

.icon-cart {
  background-image: url("images/i_cart_black.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  display: inline-block;
}

.shop_cart .num-cart {
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #9c2b17;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  margin-left: -10px;
}

.num-cart {
  position: absolute;
  font-size: 15px;
  padding: 5px 10px;
  background: var(--secondary-color);
  border-radius: 50%;
  bottom: 56px;
  right: 29px;
}

#dathang_tc img {
  display: block;
  margin: 0 auto;
}

#donhang_ht {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  width: 50%;
  margin: var(--height-header) auto 0;
  border: 1px solid #ddd;
  padding: 30px 20px;
}

#donhang_ht h2 {
  font-size: 24px;
  line-height: 34px;
  color: #9c2b17;
  margin: 10px 0px 20px;
}

#donhang_ht h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

.btn_madonhang {
  padding: 8px;
  font-size: 20px;
  line-height: 20px;
  background-color: #99c23c;
  color: #fff;
  width: 200px;
  margin: 10px auto;
}

/* :start */

/* :end  */

/*end Gio hang*/

/*sanpham*/

/* range ui */
#slider-range {
  width: 100%;
  margin: 10px 0;
  height: 3px;
}

.ui-slider-range.ui-corner-all.ui-widget-header {
  background-color: var(--primary-color);
  height: 3px;
}

span.ui-slider-handle.ui-corner-all.ui-state-default {
  border-radius: 50%;
  width: 12px;
  background-color: var(--primary-color);
  top: -5.3px;
  height: 12px;
}

#amount {
  font-size: 14px;
  outline: none;

  color: var(--primary-color);
}

label.about_price {
  font-size: 16px;
  display: block;
  padding: 10px 20px;
  background-color: var(--primary-color);
  color: white;
}

.wrap_ui_range {
  padding: 10px 20px;
}

.tilte_filter {
  font-size: 16px;
  margin-top: 20px;
  padding: 10px 20px;
  background-color: var(--primary-color);
}

.tilte_filter a {
  color: white;
}

.menu_filter_product {
  list-style: none;
  padding: 0 10px;
}

.wrap_text_icon_list_dm {
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

li.menu_filter_product_item_dm1 {
  font-size: 15px;
  cursor: pointer;
}

.menu_filter_product_item_dm2 {
  margin-left: 15px;
  padding: 12px;
  font-size: 14px;
}
.menu_filter_product_item_dm2.active,
.menu_filter_product_item_dm1_text.active {
  color: var(--secondary-color);
}

.menu_filter_product_item_dm1_text {
  font-weight: 600;
}

/* .item_img_product {
  height: 230px;
} */

.click-hide,
.click-show {
  font-size: 14px !important;
}

.breadcrumb_detail_product {
  margin-top: var(--height-header);
}

/*slick index*/
/* .item {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
} */

.item .item_name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* text-transform: uppercase; */
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 0;
}

.item .item_name.item_name_news {
  color: #121212;
}
.item .item_name,
.item .item_name a {
  color: var(--third-color);
}

.item:hover .item_name.item_name_news {
  color: #121212;
}

.item:hover .item_name,
.item:hover .item_name a {
  color: var(--third-color);
  transition: all 0.3s ease-in-out;
}

.item .item_content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 10px;
}

.item_img {
  position: relative;
  overflow: hidden;
}

.item_img a {
  position: relative;
  display: block;
  height: 100%;
}

.item_img img {
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
  transition: all 0.4s ease-in-out;
}

.border_vien {
  padding: 5px;
  border: 1px solid #ccc;
}

.item:hover .phong_to img {
  transform: scale(1.1);
  transition: all 0.4s ease-in-out;
}

.hover_sang {
  display: block;
}

.hover_sang::before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 4;
  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);
}

.item:hover .hover_sang::before {
  transition: 1s;
  left: 100%;
}

.item_sanpham {
  border-radius: 12px;
  border: 1px solid #ddd;
}

.wrap_item_product.col-6 {
  padding-left: 5px;
  padding-right: 5px;
}

.wrap_right_side_bar.col-lg-2 {
  padding-left: 10px;
  padding-right: 10px;
  flex: 0 0 20%;
  max-width: 20%;
}

.wrap_product_page.col-lg-10 {
  padding-left: 10px;
  padding-right: 10px;
  flex: 0 0 80%;
  max-width: 80%;
}

.wrap_name_price {
  padding: 10px 15px 8px;
  background-color: var(--primary-color);
}

.item_sanpham .item_name {
  text-align: center;
  /* margin-top: 15px; */
  margin-bottom: 10px;
  display: -webkit-box;
  font-weight: 500;
  /* line-height: 22px; */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2rem;
  max-height: calc(1.2em * 2);
  min-height: calc(1.2em * 2);
}

.item_sanpham .item_name a {
  color: var(--third-color);
  font-size: 16px;
  /* letter-spacing: 2px; */
  display: block;
}

.item.item_sanpham:hover .item_name a {
  color: var(--third-color);
}
.item_sanpham .sale {
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 54px;
  height: 54px;
  text-align: center;
  line-height: 56px;
  color: #fff;
  font-size: 15px;
  background: url(images/sale-icon.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 5;
}

span.sale2 {
  position: absolute;
  top: 5px;
  right: 5px;
  color: var(--secondary-color);
  background-color: var(--primary-color);
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.info_product .sale2 {
  width: 50px;
  height: 50px;
  font-size: 12px;
  line-height: 20px;
}
.del-gia {
  color: #aaa;
  font-weight: 600;
  position: relative;
  /* margin-left: 10px; */
  display: inline-block;
  font-size: 15px;
}

.del-gia::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #aaa;
}

.gia-ban {
  color: var(--secondary-color);
  font-weight: 600;
  margin: 0px;
  display: inline-block;
  font-size: 18px;
}

.item_sanpham .item_gia {
  /* text-align: center; */
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.item_gia .add-cart {
  border: none;
  background-color: var(--primary-color);
  /* padding: 10px; */
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 6px;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.item_sanpham .item_gia a:hover {
  cursor: pointer;
  color: var(--secondary-color);
  opacity: 0.8;
}

.cart .add-cart:hover {
  background-color: #f0c359;
}

.item_sanpham .del-gia {
  font-size: 13px;
  line-height: 20px;
}

.item_sanpham .del-gia::after {
  top: 10px;
}

.item_sanpham .gia-ban {
  font-size: 16px;
  line-height: 20px;
}

.item_sanpham .item_button {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all linear 0.5s;
}

.item_sanpham:hover .item_button {
  opacity: 1;
}

/* .item_sanpham .item_button::before {
  position: absolute;
  content: "";
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background-color: #ccc;
  opacity: 0.7;
} */

.item_button i.fa-cart-plus {
  color: var(--primary-color);
}

.cart button i.fa-cart-plus {
  margin-right: 5px;
}

.product-qty .cart {
  position: relative;
  /* border-radius: 50px; */
  overflow: hidden;
  margin-bottom: 10px;
  margin-left: 30px;
  background: black border-box;
  border: 2px solid transparent;
}

.product-qty .cart_product_detail.cart button {
  font-size: 16px;
  color: #fff;
  background-color: #000;
}

.product-qty .cart_product_detail.cart button:hover {
  color: var(--secondary-color);
}

.item_sanpham .item_button .cart {
  width: 60%;
  margin-bottom: 20px;
  position: relative;
  border-radius: 50px;
  overflow: hidden;
  transform: translateY(-50px);
  /* background: var(--primary-color) border-box; */
  border: 2px solid transparent;
  transition: all linear 0.2s;
  opacity: 0;
}

.product-qty .cart button,
.item_sanpham .item_button .cart button {
  background: transparent;
  color: #121212;
  outline: 0px;
  border: 0px;
  text-align: center;
  /* border-radius: 50px; */
  display: block;
  width: 100%;
  padding: 5px 0px;
  font-size: 38px;
  text-transform: capitalize;
  font-weight: 400;
}

.tab_product {
  display: flex;
}

.div_info_product {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.tab_item:first-child {
  margin-right: 20px;
}

.tab_item.active {
  color: var(--primary-color);
  border-bottom: 2px solid var(--secondary-color);
}

.tab_item {
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
}

.mini_img_product a:last-child {
  margin: 5px 5px 0;
}

figure.mz-figure {
  height: 100%;
}

.mini_img_product a.slick-slide.slick-active.mz-thumb.mz-thumb-selected {
  opacity: 0.5;
}

.mini_img_product .slick-arrow.slick-prev,
.mini_img_product .slick-arrow.slick-next {
  top: calc(50% - 13px);
  width: 10px;
  height: 26px;
}

.zoom_slick {
  width: calc(50% - 15px);
  position: relative;
  /* display: flex;
  align-items: center; */
}

.zoom_slick {
  display: flex;
  align-items: center;
}

.image-slider-container {
  width: 80%; /* Adjust the width for the large image */
}

.mini_img_product {
  width: 20%; /* Adjust the width for the thumbnail slider */
  display: flex;
  justify-content: center;
}

.mini_img_product img {
  width: 100%; /* Adjust thumbnail size */
  height: auto;
}

.mini_img_product .slick-slide {
  margin: 10px; /* Adds 10px space around each item */
}

.zoom_slick #img_product {
  /* border: 1px solid #ddd; */
  width: 100%;
  text-align: center;
}

.zoom_slick #img_product img {
  height: 100%;
}

.div_slider {
  position: relative;
  /* height: 100vh;  */
  overflow: hidden;
}

.info_product {
  width: calc(50% - 15px);
  display: block;
  position: relative;
  list-style: none;
}

.info_product li {
  border-bottom: 1px dashed #ddd;
  padding: 8px 0;
}

.no-border-bottom {
  border-bottom: none !important;
}

.my-flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.info_product .del-gia {
  font-size: 14px;
  line-height: 14px;
}

.info_product .gia-ban {
  font-size: 25px;
  line-height: 25px;
}

.my-flex-between span {
  width: 25%;
}

.my-flex-between span + span {
  width: 70%;
}

.controls {
}

.controls .fa-minus,
.controls .fa-plus {
  border: 1px solid #ddd;
  background-color: #fff;
  width: 40px;
  float: left;
  height: 41px;
  outline: none;
}

.controls .fa-minus:hover,
.controls .fa-plus:hover {
  background-color: #ddd;
}

.controls input {
  float: left;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 10px 5px;
  height: 41px;
  width: 100px;
  border-left: 0;
  border-right: 0;
  text-align: center;
  outline: none;
}

.info_product .cart button {
  padding: 8px 20px;
}

.info_product .product-qty {
  display: flex;
  flex-wrap: wrap;
}

#tabs .tab-pane {
  padding: 20px;
  border: 1px solid #ddd;
  border-top: none;
}

#tabs .nav-link {
  font-size: 18px;
  line-height: 25px;
  color: #bbb;
  text-transform: uppercase;
  font-weight: 700;
}

#tabs .nav-link.active {
  color: #9c2b17;
}

.btn-mua-ngay {
  padding: 10px 15px;
  background: var(--primary-color);
  color: #fff !important;
  text-align: center;
  transition: all 0.5s ease;
  margin-bottom: 10px;
  display: block;
  border-radius: 4px;
}

.btn-mua-ngay:hover {
  background-color: var(--primary-color);
  opacity: 0.8;
  color: #fff !important;
}

.btn-mua-ngay span {
  display: block;
  font-size: 18px;
  line-height: 25px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 700;
}

.btn-mua-ngay span + span {
  font-size: 16px;
  text-transform: initial;
  font-weight: 300;
}

.a_baogia {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

.a_baogia a {
  -ms-flex: 0 0 calc(50% - 5px);
  flex: 0 0 calc(50% - 5px);
  max-width: calc(50% - 5px);
  color: #fff;
  font-weight: 300;
  padding: 8px 10px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  border-radius: 4px;
}

.a_baogia a:first-child {
  background: var(--secondary-color);
}

.a_baogia a:last-child {
  background: #0fa8e1;
}

.text_khuyenmai {
  border: 1px solid rgba(208, 0, 10, 0.1);
  background: rgba(208, 0, 10, 0.05);
  padding: 15px;
}

.text_khuyenmai p {
  margin-bottom: 4px;
}

/*end sanpham*/

/* doitac*/
#w_doitac {
  /* background-color: #f5f5f5; */
  padding: 30px 0px;
}

.item_doitac {
  height: 120px;
  overflow: hidden;
  text-align: center;
  /* border: 1px solid #aaa; */
  padding: 5px;
  margin: 0 10px;
  display: block;
  background-color: #fff;
}

.item_doitac img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  object-fit: contain;
}

/*end doitac*/

/* banner index */

.w_banner_center_index {
  position: relative;
  height: 600px;
  background-size: cover; /* Ảnh bao phủ toàn bộ div */
  background-position: center; /* Căn giữa ảnh */
  background-repeat: no-repeat; /* Không lặp lại ảnh */
}

.w_banner_center_index_content {
  position: absolute;
  width: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.w_banner_center_index_content_mota {
  font-size: 14px;
  text-transform: uppercase;
  color: var(--third-color);
  font-weight: 600;
  letter-spacing: 3px;
}

.w_banner_center_index_content_name {
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--third-color);
  letter-spacing: 8px;
  margin-top: 20px;
}

.w_banner_center_index_content_noidung span {
  display: inline-block;
  margin-top: 20px;
  color: var(--third-color) !important;
  font-size: 18px;
  line-height: 24px;
}

/* end banner index */

/*Tintuc*/
.item_news {
  padding: 0px;
  border: none;
  position: relative;
  overflow: unset;
}

.item_news .item_pa {
  padding: 20px;
}

.item_news_index .item_name {
  margin-top: 15px;
}

.item_news .item_name {
  font-weight: 600;
}

.item_news .item_content {
  color: #888;
}

.wrap_img_new img {
  height: 300px;
}

.item_news .new_time {
  position: absolute;
  display: flex;
  right: -44px;
  top: 50%;
  transform: translateX(-50%);
  z-index: 3;
  text-align: center;
  padding: 5px;
  background: #fff;
  color: var(--primary-color);
  font-size: 16px;
  /* Thêm thuộc tính để xoay chữ theo chiều dọc */
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

span.new_time_day {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 0 5px;
}

.new_time_month {
  padding-right: 5px;
}

.new_time_year {
  padding-left: 5px;
}

a.btn_new_index {
  position: relative;
  cursor: pointer;
  margin-top: 10px;
  display: inline-block;
  font-size: 16px;
  color: var(--primary-color);
  font-weight: 600;
}

a.btn_new_index::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 50%;
  background-color: var(--secondary-color);
  opacity: 0.3;
  z-index: -1;
  transition: width 0.5s ease; /* Thêm transition để mượt hơn */
}

a.btn_new_index:hover::before {
  width: 100%;
}

.border_hover {
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
}

.border_hover:hover {
  box-shadow: 1px 1px 20px 2px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
}

.item_news_detail .info {
  color: #666;
  font-size: 14px;
  margin-bottom: 15px;
}

.item_news_detail .info span {
  margin-right: 20px;
}

.box_tinkhac {
  background: #fcfcfc;
  padding: 20px;
  margin-top: 30px;
}
.box_tinkhac .tieude_other span {
  background: #fcfcfc;
}
.list_tin_khac {
  list-style: none;
}

.list_tin_khac h3 {
  font-size: 14px;
  line-height: 1.4;
}

.list_tin_khac h3 a {
  color: #333;
  transition: 0.4s;
}
.list_tin_khac h3 a span {
  color: #888;
}

.list_tin_khac a:hover {
  color: #9c2b17;
  transition: 0.4s;
  padding-left: 10px;
}
/*end tintuc*/

/*item_slider*/
.item_s {
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  color: #333;
  text-align: left;
}

.item_s h3 {
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
}

.item_s .s_img {
  width: 100%;
  height: 150px;
  border-bottom: 1px solid #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
}

.item_s .s_img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.item_s .s_noidung {
  padding: 10px 15px;
}

/*contact*/
#frm_contact label {
  margin-bottom: 5px;
}

/*myrow */
.myrow {
  display: flex;
  flex-wrap: wrap;
  margin-right: -2px;
  margin-right: -2px;
}

.myrow2 {
  display: flex;
  flex-wrap: wrap;
}

.mycol {
  padding-right: 2px;
  padding-left: 2px;
  margin-bottom: 4px;
}

.colx3 {
  width: 33.33%;
}

.colx4 {
  width: 25%;
}

.contact_wrapper_info_wrap .contact_wrapper_info_item {
  width: 50%;
}

.contact_wrapper_info_item span {
  margin-left: 14px;
}

.contact_wrapper_info_title {
  font-size: 30px;
  margin-top: 20px;
}

.contact_wrapper_info_wrap {
  display: flex;
}

.contact_wrapper_info_item {
  padding: 20px 20px 20px 0px;
  font-size: 17px;
}

.follow h4 {
  font-size: 22px;
}

#social_contact {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--primary-color);
}

.contact_wrap_date_hours {
  font-size: 18px;
  display: flex;
}

.contact_hours {
  margin-left: 90px;
}

#social_contact a {
  margin-right: 10px;
}

#social_contact a img {
  filter: invert(0.9);
}

/*end myrow */

/*gioithieu*/
#gioi-thieu2 {
  font-size: 16px;
  line-height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0px;
}

#gioi-thieu .btn-gioithieu {
  padding: 10px 20px;
  background: rgba(205, 33, 39, 0.7);
  color: #fff;
  transition: all 0.3s ease-in-out;
  margin: 20px 0px;
  display: inline-block;
}

#gioi-thieu .btn-gioithieu:hover {
  background: #111;
  transition: all 0.3s ease-in-out;
}

/* .wrapper_text_about {
  padding: 60px 140px;
} */

.gt_tieude span {
  display: inline-block;
  font-size: 28px;
  color: var(--primary-color);
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}

.gt_mota {
  display: block;
  font-size: 17px;
  line-height: 29px;
  margin-bottom: 10px;
}

.gt_noidung {
  text-align: justify;
  font-size: 17px;
}

.gt_xemthem a {
  display: inline-block;
  float: right;
  border: 2px solid #fff;
  background: #9c2b17;
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  padding: 8px 20px;
  border-radius: 20px;
  position: relative;
  transition: all 0.3s ease-in-out;
}

.gt_xemthem a:hover {
  background: #7c2b17;
  transition: all 0.3s ease-in-out;
}

.gt_img {
  position: relative;
  width: 100%;
}

.gt_img img {
  width: 100%;
  position: relative;
  z-index: 2;
  object-fit: cover;
}

/* .gt_img:after {
  position: absolute;
  content: "";
  background: transparent;
  border: 5px solid rgba(156, 43, 23, 1);
  left: 20px;
  right: 20px;
  top: -20px;
  bottom: -20px;
  z-index: 1;
  animation: my 1500ms infinite;
} */

@-webkit-keyframes my {
  0% {
    border-color: #9c2b17;
  }

  50% {
    border-color: #000;
  }

  100% {
    border-color: #9c2b17;
  }
}

@-moz-keyframes my {
  0% {
    border-color: #9c2b17;
  }

  50% {
    border-color: #000;
  }

  100% {
    border-color: #9c2b17;
  }
}

@-o-keyframes my {
  0% {
    border-color: #9c2b17;
  }

  50% {
    border-color: #000;
  }

  100% {
    border-color: #9c2b17;
  }
}

@keyframes my {
  0% {
    border-color: #9c2b17;
  }

  50% {
    border-color: #000;
  }

  100% {
    border-color: #9c2b17;
  }
}

.outstanding_about_item img {
  width: 40px;
  height: 40px;
}

.outstanding_about_item {
  text-align: center;
}

.item_list {
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0px;
}

.outstanding_about_name {
  
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 15px;
}

.outstanding_about_desc {
  font-size: 16px;
}

.item_list:last-child {
  border-bottom: none;
}

.item_list:hover {
  background: #f0f0f0;
}

.item_list a {
  padding: 10px 20px;
  color: #333;
  font-weight: 700;
  display: flex;
  align-items: flex-start;
}

.item_list a i.fa {
  color: #666;
  font-weight: 700;
  margin-top: 4px;
  margin-right: 5px;
}

p.w_about_desc {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h3.w_about_title {
  font-size: 34px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.w_about_title_content,
.w_about_title_content h3 {
  line-height: 30px;
}

.w_about_title_content h3 {
  font-weight: 400;
}

.about_image img {
  width: 100%;
}

.change_color_text_about .about_text_desc,
.change_color_text_about .about_text_title {
  color: #fff;
}

.change_color_text_about {
  background-color: var(--primary-color);
}

.change_color_text_about .btn-about {
  background-color: #fff;
  color: #000;
  font-weight: 600;
}

.about_text {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 70%;
  padding-top: 15px;
  padding-bottom: 80px;
}

.about_text_title {
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 2px;
}

.about_text_desc {
  font-size: 16px;
  letter-spacing: 1px;
}

.order-1 {
  order: 1;
}

.w_about {
  margin-top: 80px;
}

/*duan*/
#du-an {
  background-color: #f5f5f5;
}

.item_duan {
  text-align: center;
  padding: 0px;
  border: none !important;
  position: relative;
}

.hover_eye {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 4;
}

.hover_eye img {
  font-size: 16px;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
}

.item_duan:hover .hover_eye {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.item_duan .item_name {
  position: relative;
  margin-top: 15px;
}

.item_duan .item_info {
  padding-top: 10px;
}

.item_duan .item_info div {
  padding-bottom: 7px;
}

.vien_trong {
  position: relative;
}

.vien_trong::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1px solid #fff;
  z-index: 4;
}

.itemimg {
  background: #f5f5f5;
}

.slider-sub img {
  cursor: pointer;
}

.itemimg img {
  height: 550px;
  max-width: 100%;
}

.slider-sub {
  margin: 10px 0px 30px;
}

.slider-sub .item_img {
  opacity: 1;
}

.slider-sub .slick-slide.slick-current.slick-active .item_img {
  opacity: 0.3;
}

.news_index {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.news-main {
  width: 50%;
  height: 390px;
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.news-sub {
  width: 47%;
  height: 390px;
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.news-sub .slick-list {
  height: auto !important;
}

.sl_album {
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}

.item_album {
  position: relative;
  border-radius: 10px;
}

.item_album .item_img {
  width: 100%;
  height: 100%;
}

.item_album .item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item_album .album_ten {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  font-size: 17px;
  line-height: 25px;
  font-weight: 700;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 0;
  opacity: 0;
  transition: 0.5s;
  color: #fff;
  text-transform: uppercase;
}

.item_album:hover .album_ten {
  opacity: 1;
  transition: 0.5s;
}

div.gallery-image-item {
  display: inline-block;
  padding: 5px;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
}

div.gallery-image-item img {
  width: 100%;
}

div.gird_hinh {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.main_img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.main_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ul_tab {
  position: relative;
  text-align: center;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.ul_tab li {
  display: inline-block;
  padding: 5px 15px;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 15px;
  cursor: pointer;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 18px;
  margin-left: 10px;
  transition: all 0.4s ease;
}

.ul_tab li.act,
.ul_tab li:hover {
  border-color: var(--primary-color);
  color: var(--secondary-color);
  transition: all 0.4s ease;
}

.ul_tab_product_index {
  position: relative;
  text-align: center;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.ul_tab_product_index li {
  display: inline-block;
  padding: 5px 15px;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 15px;
  cursor: pointer;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 18px;
  margin-left: 10px;
  transition: all 0.4s ease;
}

.ul_tab_product_index li.active,
.ul_tab_product_index li:hover {
  border-color: var(--primary-color);
  color: var(--secondary-color);
  transition: all 0.4s ease;
}

.item_video .item_name {
  margin-top: 15px;
}

.item_video .playvideo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 15;
}

.item_video i.fa-play {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease-in-out;
}

.item_video:hover i.fa-play {
  background: #ff0000;
  transition: all 0.3s ease-in-out;
}

.item_video .play {
  position: absolute;
  z-index: 5;
  width: 80px;
  height: 80px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  background-image: url(images/play.svg);
  background-color: rgba(0, 0, 0, 0.2);
  background-size: contain;
  transition: all 0.3s ease-in-out;
}

.item_video:hover .play {
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease-in-out;
}

.hr_x2 {
  width: 100%;
  border-top: 4px double #d0d0d0;
  margin: 30px 0px;
}

.img_up {
  width: 100%;
  text-align: center;
}

.img_up p {
  margin-top: 10px;
}

#w_nhantin {
  background-color: #f5f5f5;
  padding: 20px 0px;
}

.ten_nhantin {
  color: #9c2b17;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 35px;
  letter-spacing: 1px;
}

.noidung_nhantin {
  font-size: 18px;
  line-height: 28px;
}

.noidung_nhantin {
}

#frm_nhantin #email_nhantin {
  width: 70%;
  float: left;
  height: 50px;
  border-radius: 0;
  border: 0;
  outline: 0;
  background-color: rgba(255, 255, 255, 0.5);
}

#frm_nhantin #email_nhantin:focus {
  outline: 0;
}

#frm_nhantin #submit_nhantin {
  width: 30%;
  float: right;
  height: 50px;
}

.slick_sp .slick-arrow {
  top: 34.5%;
}

.slick_sp .slick-arrow.slick-prev {
  left: -10px;
}

.slick_sp .slick-arrow.slick-next {
  right: -10px;
}

#text_seo {
  position: relative;
}

#text_seo .content {
  height: 100px;
  overflow: hidden;
}

#text_seo.active .content {
  height: auto !important;
  padding-bottom: 40px;
}

#text_seo .xemthem {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 20px;
  text-align: center;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.9) 100%
  );
}

#text_seo .xemthem button {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #9c2b17;
  color: #9c2b17;
  padding: 11px 30px;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 1;
  border-radius: 20px;
  transition: all 0.4s ease-in-out;
  outline: 0;
  font-weight: 400;
}

#text_seo .xemthem button:hover {
  background-color: #9c2b17;
  color: #fff;
  transition: all 0.4s ease-in-out;
}

#theoyeucauindex {
  /* background-color: #999; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /* background-attachment: fixed; */
}
/* #theoyeucauindex:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
} */
#theoyeucauindex .container {
  z-index: 2;
  position: relative;
}
#theoyeucauindex .tieude_gc span {
  color: #fff;
}

#theoyeucauindex .content {
  color: #fff;
  width: 70%;
  margin: 0 auto;
}

.register_title {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: center;
}

.register_desc {
  font-size: 18px;
  /* letter-spacing: 2px; */
  text-align: center;
  margin-top: 10px;
}

/* #theoyeucauindex .form-control {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid #272727;
  background-color: transparent;
  color: #272727;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: unset;
  outline: none;
} */

.bill_form .form-control {
  /* background-color: rgba(255, 255, 255, 0.1); */
  border: 1px solid #dfdfdf;
  background-color: transparent;
  color: #272727;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: unset;
  outline: none;
}

.bill_form .form-control.sl {
  padding: 0;
}

.bill_form .form-control::placeholder {
  color: #272727 !important;
}

.bill_form .form-control:focus {
  border-color: unset;
  box-shadow: unset;
}

#theoyeucauindex .form-control::placeholder {
  color: #272727 !important;
}

#theoyeucauindex .form-control:focus {
  border-color: unset;
  box-shadow: unset;
}

#theoyeucauindex select.form-control option {
  color: #222;
  line-height: 30px;
}

#theoyeucauindex .form-control::placeholder {
  color: #fff;
}

a.a_cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 90%;
  z-index: 5;
}

.sizesp {
  display: inline-block;
  padding: 5px 12px;
  font-size: 15px;
  line-height: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #111;
  transition: all 0.3s ease-in-out;
}

.sizesp:hover {
  cursor: pointer;
}

.sizesp.sizesp_active {
  border-color: #9c2b17;
  color: #9c2b17;
  transition: all 0.3s ease-in-out;
}

.item_giasize {
  margin-bottom: 10px;
}

.item_giasize .item_gia {
  float: left;
}

.item_giasize .item_size {
  float: right;
}

.item_size {
  display: flex;
  flex-direction: column;
  position: relative;
}

.item_size span.chon_size {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 14px;
  background: rgba(0, 0, 0, 0.1);
}

.item_size span.chon_size:hover {
  cursor: pointer;
}

.item_size .w_size {
  position: absolute;
  right: 0px;
  bottom: 100%;
  max-width: 200px;
  min-width: 80px;
  z-index: 30;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1);
  display: none;
}

.item_size .sizesp {
  border: 0;
  padding: 5px 5px;
  display: block;
  background: #fff;
}

.item_size .w_size.active {
  display: block;
}

.select_size {
  padding: 5px 10px;
  border: 1px solid #ddd;
  width: 100%;
}

.gia1 {
  width: 100%;
  text-align: center;
  display: block;
}

#noidung_contact {
  height: 146px;
}

.spbanchay {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  width: 50px;
  height: 50px;
}

.zoom_slick .spbanchay {
  top: -10px;
  right: 20px;
}

.spbanchay img {
  width: 100%;
  height: 100%;
}

.bg-fb-comments {
  background-color: #fff;
  padding: 0px;
}

.soluongsp {
  position: relative;
  width: 80px;
  height: 28px;
}

.soluongsp input {
  height: 28px;
}

.soluongsp span.fa {
  position: absolute;
  right: 0;
  width: 15px;
  height: 14px;
  color: #666;
  font-size: 8px;
  line-height: 12px;
  font-weight: 300;
  border: 1px solid #dee2e6;
  z-index: 5;
  background: #fff;
  display: inline-block;
  cursor: pointer;
}

.soluongsp span.fa-plus {
  top: 0;
}

.soluongsp span.fa-minus {
  bottom: 0;
}

.item_star {
  color: #f5a623;
  text-align: center;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1;
}

.color_star {
  color: #f5a623;
  line-height: 1;
}

@media only screen and (max-width: 1282px) {
  #tieude_danhmuc_menu .fa-caret-down {
    opacity: 0;
  }

  .itemimg img {
    height: 450px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1300px;
  }

  .container.wrap_dangky {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1500px) {
  .slick-list .slick-track {
       
    height: 612px !important;
}
}
@media only screen and (max-width: 1100px) {
  
  .main_nav li a {
    font-size: 13px;
  }
}

@media only screen and (max-width: 1025px) {
  #search {
    width: 200px;
  }

  .mobi_none {
    display: none;
  }

  .main_nav {
    margin-right: 30px;
  }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 992px) {
  #donhang_ht {
    width: 80%;
  }

  .itemimg img {
    height: 350px;
  }

  div.gallery-image-item {
    display: inline-block;
    padding: 5px;
    -ms-flex: 0 0 33.3333333%;
    flex: 0 0 33.3333333%;
    max-width: 33.3333333%;
    width: 33.3333333%;
  }

  .tieude_index .tt_sub {
    font-size: 35px;
    line-height: 40px;
  }

  .tieude_index .tt_main {
    font-size: 22px;
    line-height: 30px;
  }

  .container_2 {
    width: 100%;
  }

  .icon-cart {
    width: 30px;
    height: 30px;
  }

  .shop_cart .num-cart {
    width: 25px;
    height: 25px;
    line-height: 25px;
  }

  .ul_tab li {
    font-size: 15px;
    line-height: 20px;
    padding: 5px 10px;
  }

  .item_sanpham .item_button .cart {
    width: 100%;
  }

  .item_sanpham .item_button .cart button {
    padding: 4px 2px;
  }

  .item .item_name,
  .item .item_name a {
    font-size: 14px;
  }

  .lobibox-notify-wrapper-large.bottom,
  .lobibox-notify-wrapper.bottom {
    bottom: 50px !important;
  }

  .tieude_page,
  .tieude_gc span,
  .tieude_detail {
    font-size: 20px !important;
    line-height: 25px !important;
  }

  .colx4 {
    width: 50% !important;
  }

  .news-sub {
    height: auto !important;
  }

  .main_nav,
  .top_head {
    display: none;
  }

  #tieude_danhmuc_menu {
    display: none;
  }

  #content_right,
  #content_left {
    width: 100% !important;
    float: unset !important;
  }

  .main_nav,
  .info-head {
    display: none;
  }

  .div_slider {
    width: 100% !important;
    float: unset;
  }

  .w_dichvu {
    padding: 30px 0px;
  }

  #back-to-top {
    bottom: 90px !important;
    right: 10px !important;
  }

  .footer_bottom {
    margin-bottom: 45px;
  }

  .copy2 {
    text-align: center;
    margin-top: 10px;
  }

  .list_footer li {
    margin-left: 0 !important;
  }

  .news_index {
    margin-bottom: 20px;
  }

  .logo_head {
    margin-top: 5px;
  }

  .soluongsp {
    width: 70px;
  }
}

@media only screen and (max-width: 767px) {
  .info_product,
  .zoom_slick {
    width: 100% !important;
  }
}

@media only screen and (max-width: 600px) {
  .cta-box-item.nd_22 {
    display: none !important;
  }
  .counter-content{
    margin-bottom: 15px;
  }
  .counter-item{
    margin-bottom: 25px;
    border-bottom: 1px solid #0e384c1a;
  }
  .counter-title {
    border-bottom: none !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
  .counter-title h2 {
    font-size: 35px !important;
  }
  .vechungtoi_1 {
    padding: 30px 0px 0px !important;
}
  .menuicon_right{
    display: none !important;
  }
  .del-gia {
    font-size: 13px !important;
  }
  .gia-ban{
    font-size: 15px !important;
  }
  .product-card__name a{
    font-weight: 400 !important;
    font-size: 17px !important;
  }
  .title-testimonial{
    font-size: 20px !important;
    margin: 0pc 0pc 15px 0px !important;
  }
  .image-text__image .desc-banner{
    text-align: justify;  
    margin: 0px 0px 20px 0px !important;
  }
  .image-text__image .title-banner{
    font-size: 30px !important;
    margin: 0px 0px 15px 0px !important;
  }
  .danhmuc-title{
    font-size: 25px !important;
  }
  .info_sp_01{
    margin-bottom: 0 !important;
  }
  .info_product_sp_02{
     padding-right: 4px !important;
      padding-left: 7px !important;
  
  }
  .iconcart a {
    color: white !important;
}
  .menuicon_right .float-right{
    display: none !important;
  }
  .testimonial-card__rating {
    margin-bottom: 14px;
}
  .tenkhach_ykien{
    font-size: 16px !important;
    line-height: 29px !important;
  }
  .nd_ykien{
    font-size: 18px !important;
    line-height: 28px !important;
    margin-bottom: 12px !important;
  }
  .danhmuc-title {
    margin: 0px 0px 30px 0px !important;

   
}
  .div_slider {
    height: 100% !important;
    margin-top: 16%;
}
.tieude_index.mb-40{
  margin-bottom: 20px;
}
  .menu_main {
    background: var(--primary-color) !important;
}
  .image-text__image {
    padding: 0 !important;
}
  .none-mb {
    display: none;
  }

  .itemimg img {
    height: 250px;
  }

  :root {
    --height-header: 70px;
  }

  div.gallery-image-item {
    display: inline-block;
    padding: 5px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }

  .div_breadcrumb .breadcrumb .container {
    padding: 0;
  }

  .x_map iframe {
    height: 300px !important;
  }

  #gioi-thieu2 {
    padding: 30px 0px 50px;
  }

  .gt_tieude span {
    font-size: 24px;
    margin-top: 20px;
  }

  .tieude_index .tt_sub {
    font-size: 24px;
  }

  .item_img_product {
    height: 195px;
  }

  .register_desc {
    font-size: 15px;
  }

  .w_banner_center_index_content_name {
    font-size: 32px;
    margin-top: 10px;
  }

  .w_banner_center_index_content_mota {
    margin-top: 10px;
  }

  .tieude_index {
    margin-top: 20px;
  }

  .gt_noidung {
    font-size: 16px;
  }

  .gt_mota {
    font-size: 16px;
  }

  .gt_img {
    margin-top: 30px;
  }

  .gt_img:after {
    border: 2px solid rgba(156, 43, 23, 0.4);
    left: 10px;
    right: 10px;
    top: -10px;
    bottom: -10px;
  }

  .vechungtoi_item {
    padding: 15px 0px;
  }

  #theoyeucauindex .content {
    width: 100%;
  }

  .a_baogia a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  #frm_nhantin #submit_nhantin {
    padding: 8px;
    font-size: 14px;
  }

  .footer_bottom ul {
    padding-top: 15px;
    margin-bottom: 15px;
  }

  .logo_footer,
  .ten_nhantin,
  .noidung_nhantin {
    text-align: center;
  }

  #news_index .slick-arrow {
    display: none !important;
  }

  #content_left {
    display: block !important;
  }

  .info_product .product-qty {
    flex-direction: column;
  }

  .info_product .product-qty .cart {
    margin-top: 10px;
  }

  .info_product .cart {
    margin-left: 0;
  }

  .news-main,
  .news-sub {
    width: 100% !important;
  }

  .f_map {
    padding-right: 0px !important;
  }

  .f_map iframe {
    height: 300px !important;
  }

  .controls .fa-minus,
  .controls .fa-plus {
    width: 70px !important;
  }

  .controls input {
    width: calc(100% - 140px) !important;
  }

  .menu_main {
    padding: 20px;
  }

  #menu {
    height: 100%;
    justify-content: flex-end;
  }

  .shopping_now a {
    font-size: 18px;
  }

  .num-cart {
    font-size: 10px;
    padding: 4px 8px;
    right: -16px;
  }

  .shopping_now {
    width: 66px;
    height: 45px;
  }

  .logo_head img {
    height: 58px;
  }

  .header a.action_menu {
    top: unset;
    left: 20px;
  }

  .header a span {
    background: #fff !important;
  }

  .order-1-mb {
    order: 1;
  }

  .item_sanpham .item_name {
    min-height: calc(1.4rem * 2);
    max-height: calc(1.4rem * 2);
  }

  .tt_footer {
    margin-bottom: 10px;
    margin-top: 15px;
  }

  #footer {
    padding: 20px 0 20px;
  }

  .border-footer::after,
  .border-footer::before {
    display: none;
  }

  .text-copy {
    font-size: 10px;
  }

  #social_footer2 {
    margin-top: 0;
    display: none;
  }

  .w_banner_center_index_content {
    width: 90%;
  }

  .logo_mb img {
    height: 70px;
  }

  .logo_mb {
    margin-top: 20px;
    text-align: center;
  }

  .mybanner img {
    height: 215px !important;
  }

  .w_about {
    margin-top: 40px;
  }

  h3.w_about_title {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .no-gutters {
    margin-right: 0;
    margin-left: 0;
  }

  .no-gutters > [class^="col-"] {
    padding-right: 15px;
    padding-left: 15px;
  }

  .about_text {
    width: 100%;
    margin: 10px 0;
    padding-bottom: 20px;
    padding-top: 10px;
  }

  .col-sm-12.pl-100 {
    margin-bottom: 20px;
  }

  .text_image_about.mt-80 {
    margin-top: 40px !important;
  }

  .change_color_text_about {
    /* padding-top: 10px; */
    padding-bottom: 20px;
    order: -1;
  }

  .about_text_title {
    font-size: 24px;
    letter-spacing: 1px;
  }

  .outstanding_about_item {
    margin-top: 10px !important;
  }

  .outstanding_about {
    margin-top: 20px !important;
  }
  .outstanding_about_name {
    font-size: 14px;
  }

  .outstanding_about_desc {
    font-size: 14px;
  }

  .register_title {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 1px;
  }

  .menu_filter_product_list2 {
    display: none;
  }

  #w_doitac {
    padding: 20px 0;
  }

  .info_product li {
    padding: 17px 0 8px 0;
    line-height: 30px;
  }

  .tieude_detail {
    font-size: 22px;
  }

  .div_info_product {
    margin-bottom: 0;
  }

  .tab_product_content {
    line-height: 30px;
  }

  .content {
    line-height: 30px;
  }

  .bill_form .row.form-group {
    margin-left: 0;
    margin-right: 0;
  }

  .wtieudepage {
    padding: 0 0 20px 20px;
  }

  .wrap_content_gioithieu2 {
    padding-left: 0;
  }

  .wrapper_text_about {
    padding: 0;
  }

  .mybanner {
    margin-bottom: 30px;
            margin-top: 14%;
  }

  .list_item_footer {
    flex-direction: column;
  }

  .list_item_footer_devide_1 {
    padding: 0;
  }

  .div_slider_text {
    font-size: 30px;
    width: 81%;
    line-height: 57px;
  }

  #social_footer2 img {
    height: 20px;
  }

  .contact_wrapper_info_wrap {
    flex-direction: column;
  }

  .contact_wrapper_info_wrap .contact_wrapper_info_item {
    width: 100%;
    padding: 10px 20px 10px 0px;
  }

  .contact_wrapper_info_item {
    padding: 10px 20px 10px 0px;
  }

  .follow {
    margin-top: 20px;
  }

  .contact_wrapper_info_title {
    margin-top: 0px;
  }

  .contact_wrapper_info_title {
    margin-top: 20px;
  }

  .wtieudepage .tieude_page.tieude_page_news {
    font-size: 14px !important;
    letter-spacing: 1px;
    /* line-height: 20px !important; */
  }

  .tab_item {
    font-size: 16px;
  }

  .wrap_right_side_bar.col-lg-2 {
    /* padding-left: 10px;
    padding-right: 10px; */
    flex: 0 0 100%;
    max-width: 100%;
  }

  .wrap_product_page.col-lg-10 {
    /* padding-left: 10px;
    padding-right: 10px; */
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media only screen and (max-width: 575px) {
}

@media only screen and (max-width: 425px) {
  #donhang_ht {
    width: 100%;
  }

  .itemimg img {
    height: 220px;
  }

  div.gallery-image-item {
    display: inline-block;
    padding: 5px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }

  #social_footer2 img {
    height: 16px;
  }
}

@media only screen and (max-width: 414px) {
  #tabs .nav-link {
    font-size: 16px;
    line-height: 18px;
  }

  .colx4 {
    width: 100% !important;
  }

  .colx3 {
    width: 50% !important;
  }
}

@media only screen and (max-width: 380px) {
}

@media only screen and (max-width: 365px) {
  .item_news_detail .info .date,
  .item_news_detail .info .view {
    display: block;
  }

  #tabs .nav-link {
    font-size: 14px;
  }
}

@media only screen and (max-width: 330px) {
  #tabs .nav-link {
    font-size: 12px;
    line-height: 16px;
    padding: 0.5rem;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .col-lg-2-5 {
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .main_nav li a {
    padding-right: 12px;
    padding-left: 12px;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1500px) {
}
/* Header */
.menuicon_right{
  display: flex;
    gap: 30px;
    color: black;
}
.iconsearch_11{
  font-size: 20px;
  margin-top: -2%;
}
.iconcart .fa-shopping-basket {
  font-size: 20px;
}
.iconcart a{
  color: #d5b046;
}
.iconcart a:hover{
  color: black !important;
}
.danhmuc-title{
  font-size: 37px;
  line-height: 50px;
  font-weight: 400;
  letter-spacing: 0px;
  margin: 0px 0px 0px 0px;
  color: #000000;
  text-align: center;
  font-family: "Lora", serif;
  font-optical-sizing: auto;
 
}
.sanpham-container{
  margin-top: 2%;
}
.image-text__image{
  padding: 0 5% 0 5%;
}
.image-text__image .title-banner {
  font-size: 45px;
  line-height: 45px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #000000;
  margin: 0px 0px 30px 0px;
  font-family: "Forum", serif;
  
}
.image-text__image .desc-banner {
  font-size: 16px;
  line-height: 26px;
  color: #4e4e4e;
  margin: 0px 0px 45px 0px;
}
.bwp-button {
  font-size: 12px;
  line-height: 38px;
  color: #000000;
  padding: 0px 30px 0px 30px;
  font-weight: 400;
  letter-spacing: 1px;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border: 1px solid #000000;
}
.bwp-button {
  display: inline-block !important;
  position: relative;
  z-index: 1;
  transition: all .2s ease;
}
.bwp-button:hover {
  color: #ffffff;
  background: #000000;
  border-color: #000000;
}
.product-card__name {
  padding: 15px 10px 10px 5px;
  height: 82px;
}

.product-card__name a{
  color: black;
    font-weight: 500;
    font-size: 17px;
    /* font-family: "Jost", sans-serif; */
}
.product-price {
  padding: 0px 10px 0px 5px;
}
.product-price span{
  font-weight: 500;
  /* padding: 0px 0px 0px 4px; */
}
.product-card__label{
  position: absolute;
  top: 20px;
  left: 28px;
  z-index: 1;
  color: var(--white);
  text-align: left;
}
.product-card__on-sale{
  text-align: center !important;
  color: var(--gray-dark);
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  background: #f0c359;
  min-width: 60px;
  line-height: 25px;
  font-size: 16px;
  padding: 0 10px;
  text-align: center;
  white-space: nowrap;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
}
.money{
  display: flex ;
;
}
.item_gia {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 10px 0px 5px;
}
.product-card__label11{
  position: absolute;
  top: 20px;
  left: -100px;
  z-index: 1;
  color: var(--white);
  text-align: left;
}
.product-card__on-sale11{
  text-align: center !important;
  color: var(--gray-dark);
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  background: #f0c359;
  min-width: 60px;
  line-height: 25px;
  font-size: 21px;
  padding: 0 10px;
  text-align: center;
  white-space: nowrap;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
}
.menu_main li a{
          color: black;
}
.menu_main.bg-green li a{
   color: var(--third-color);
}
.menu_main.bg-green .menuicon_right{
  color: white;
}
.menu_main.bg-green .iconcart a{
  color: #d5b046;
}
.title-testimonial{
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
  color: #000000;
  margin: 0px 0px 40px 0px;
}
.nd_ykien{
  font-size: 31px;
  line-height: 50px;
  font-weight: 500;
  color: #000000;
  margin: 0px 0px 25px 0px;
  font-family: Forum;
}
.tenkhach_ykien{
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0px;
}
.testimonial-card__rating.testimonial-card__rating--4:before {
  content: "\f005\f005\f005\f005";
}
.testimonial-card__rating:before{
  display: inline-block;
  color: #edb63e;
  font-family: FontAwesome;
  font-size: 19px;
  line-height: 1;
  letter-spacing: 9px;
}
.testimonial-card__rating {
  margin-bottom: 30px;
}
.info_product_sp_01{
  padding-right: 4px !important;
  padding-left: 7px !important;
}
.testimonial-card__rating.testimonial-card__rating--4:after {
  content: "\f005";
}
.info_sp_01{
  margin-bottom: 40px;
}
.outstanding_about{
  padding: 60px 0px 60px 0px;
}
.tt_form_still_11{
  padding: 10px 0px 10px 0px;
    background: #ebcd7b7a;
}
.btn-default{
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5em;
  color: black;
  background: #f1db83;
  text-transform: capitalize;
  padding: 14px 50px 14px 20px;
  border-radius: 99px;
  border: none;
  transition: all 0.5s ease-in-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.btn-default::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  background-image: url(images/vang.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px auto;
  transform: translate(-10px, -50%);
  transition: all 0.4s ease-in-out;
}
.btn-default::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  border-radius: 99px;
  background: white;
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.btn-default:hover:before {
  transform: translate(-10px, -50%) rotate(45deg);
  background-size: 10px auto;
}
.btn-default:hover::after {
  width: 100%;
}
/* Thông tin liên hệ */
.thongtin_lienhe{
  background-color: var(--primary-color);
}
.info_contact_1{
  padding: 50px 0px;
}
.cta-box-item {
display: flex
;
align-items: center;
border-right: 1px solid var(--divider-color);
margin-right: 15px;
padding-right: 15px;
}
.cta-box-content {
width: calc(100% - 60px);
}
.cta-box-content h3 {
font-size: 20px;
font-weight: 600;
text-transform: capitalize;
color: white;
margin-bottom: 10px;
}
.cta-box-content p {
color: white;
margin: 0;
}
.cta-box-item .icon-box {
margin-right: 20px;
}
/* Giới thiệu */
.form-group .form-control{
  padding: 10px 15px;
  background-color: transparent;
  border: 1px solid #0e384c1a;
  border-radius: 10px;
  color: #0e384c;
  box-shadow: none;
}
/* Đội ngũ  */
.our_team {
  padding: 60px 0px ;
}
.image-anime {
  border-radius: 30px;
}
.team-image img {
width: 100%;
aspect-ratio: 1 / 1.2;
object-fit: cover;
transition: all 0.5s ease-in-out;
}
.team-content {
text-align: center;
}
.team-content h3 {
font-size: 20px;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 5px;
}
.team-content p {
text-transform: capitalize;
margin: 0;
}
/* Các chuyên khoa */
.specialties-us .why-choose-item {
  flex-direction: row-reverse;
}
  .why-choose-content p {
  margin: 0;
}
  .why-choose-content h3 {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.specialties-us .why-choose-content {
  text-align: right;
}
  .why-choose-content {
  width: calc(100% - 63px);
}
  .why-choose-item .icon-box img {
  max-width: 48px;
}
  .why-choose-item .icon-box {
  margin-left: 15px;
  margin-right: 0;
}
  .why-choose-item {
  display: flex
;
  align-items: center;
  margin-bottom: 60px;
}
  .specialties-us {
  position: relative;
  z-index: 1;
}
  .specialties {
      padding: 50px 0px;
      /* background: #eff8ff url('https://html.awaikenthemes.com/dentaire/images/our-team-bg.svg') no-repeat; */
  }
  .why-choose-item .icon-box {
  margin-right: 15px;
}

/* Dịch vụ */
.btn-service{
  text-align: center;
  padding: 20px 0px;
}
.section-title {
   text-align: center;
   padding-bottom: 50px;
}

.section-title h3 {
   display: inline-block;
   position: relative;
   font-size: 14px;
   font-weight: 500;
   line-height: 1.5em;
   letter-spacing: 0.2em;
   text-transform: uppercase;
   color: #24544b;
   padding-left: 20px;
   margin-bottom: 10px;
}

.section-title h3::before {
   content: '';
   position: absolute;
   top: 50%;
   left: 0;
   transform: translateY(-50%);
   background: url(images/icon-sub-heading.svg) no-repeat;
   background-position: left center;
   background-size: cover;
   width: 12px;
   height: 12px;
}

.section-title h2 {
   font-size: 44px;
   font-weight: 700;
   margin-bottom: 30px;
   color: var(--primary-color);
}

.section-title p {
   margin-top: 20px;
   margin-bottom: 0;
}
.service-item {
position: relative;
background-color: white;
box-shadow: 0px 4px 40px 0px #0000000F;
border-radius: 30px;
height: calc(100% - 30px);
margin-bottom: 30px;
padding: 30px;
overflow: hidden;
z-index: 1;
}
.service-item:before {
content: '';
position: absolute;
top: 100%;
right: 0;
left: 0;
background-color: var(--primary-color);
border-radius: 0px;
transition: all 0.4s ease-in-out;
height: 100%;
width: 100%;
z-index: 0;
}
.service-item .icon-box, .service-body {
position: relative;
z-index: 1;
margin-bottom: 20px;
}
.service-item .icon-box img {
max-width: 48px;
transition: all 0.5s ease-in-out;
}
.service-body h3 {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 10px;
  line-height: 26px;
  transition: 0.5s ease-in-out;
}
.service-body p {
margin: 0;
transition: 0.5s ease-in-out;
}
.read-more-btn {
position: relative;
z-index: 1;
}
.read-more-btn a {
position: relative;
display: inline-block;
color: var(--accent-color);
font-size: 14px;
font-weight: 600;
text-transform: capitalize;
padding-right: 35px;
transition: all 0.5s ease-in-out;
}
.service-item:hover:before {
top: 0;
}
.service-item:hover .service-body p, .service-item:hover .service-body h3 {
color: white;
}
.service-item:hover .read-more-btn a::after{
  background-color: #f1db83;
}
.read-more-btn a::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
background-image: url(images/arrow-white.svg);
background-repeat: no-repeat;
background-position: center center;
background-size: 10px auto;
background-color: #24544b;
border-radius: 50%;
width: 24px;
height: 24px;
transition: 0.4s ease-in-out;
}
.read-more-btn a:hover:after {
background-size: 10px auto;
transform: rotate(45deg);
}
.service-item:hover .read-more-btn a {
color: white;
}
.counter-number{
  font-weight: 800;
}

/* Tin tưc */
.blog-item .post-featured-image {
  border-radius: 30px;
  overflow: hidden;
  /* margin-bottom: 30px; */
}
.blog-item .post-featured-image img {
  border-radius: 30px;
  /* aspect-ratio: 1 / 0.66; */
  object-fit: cover;
  transition: all 0.5s ease-in-out;
}
.post-item-body {
  margin-bottom: 15px;
}
.post-item-body h2 {
  color: var(--primary-color);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5em;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.post-item-footer a.read-more-btn {
  position: relative;
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  padding-right: 35px;
  transition: 0.5s ease-in-out;
}
.post-item-footer a.read-more-btn:hover {
  color:#0e384c;
}
.post-item-footer a.read-more-btn::after {
  content: '';
  position: absolute;
  top: -2px;
  right: 0;
  bottom: 0;
  background-image: url(images/arrow-white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px auto;
  background-color: #24544b;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  transition: 0.4s ease-in-out;
}
.post-item-footer a.read-more-btn:hover::after {
  transform: rotate(45deg);
  background-color: var(--primary-color);
}
.blog-item:hover .post-featured-image img {
  transform: scale(1.1);
}
.button_12{
  padding: 0px 0px 30px 0px;
}
.cacchuyenkhoa {
  margin-bottom: 30px;
  text-align: center;
  border: 1px solid #ddd;
  /* Thêm đường viền */
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  /* Thêm bóng đổ */
  transition: box-shadow 0.3s ease;
  /* Hiệu ứng chuyển động cho bóng đổ */
}

.cacchuyenkhoa:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  /* Tăng bóng đổ khi hover */
}

.cacchuyenkhoa-img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 15px;
}

.title-cacchuyenkhoa h3 {
  padding: 10px 10px 5px 10px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #333;
  /* height: 57px; */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.title-cacchuyenkhoa p {
  padding: 0px 5px 2px 5px;
  font-size: 16px;
  line-height: 1.6;
  color: #666;
 
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* Số dòng muốn hiển thị */
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.6;
  color: #666;
 
}
.news_blog{
  padding: 60px 0px;
}