
.over-huong_dan, .over-vi_tri, .over-video {
	background: #0f4428 url(../media/bg.png) left bottom no-repeat !important;
    z-index: -1;
    position: fixed;
    bottom: 0;
    right: 0;
    overflow: hidden;
    width: auto;
    height: auto;
    display: block;
    top: 0;
    left: 0;
    visibility: hidden;
}
.huong-dan {
	width: 100%;
    text-align: center;
    margin-top: 20px;
}
.huong-dan img {
	max-width: 100%;
}
.close-huong_dan, .close-vi_tri{
	background-image: url("../Images/btn-close.jpg");
	position: absolute;
    top: calc(5%);
    right: calc(5%);
    width: 28px;
    height: 28px;
    cursor: pointer;
    z-index: 8051;
}

.vi_tri {
	width: 100%;
	height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video_tour {
	width: 100%;
	height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}


.active-huong-dan,  .active-vi_tri, .active-video{
	z-index: 9999 !important;
	visibility: visible;
}

/*Tiện ích nội thất*/
.card_noithat {
    display: table;
    width: 100%;
    margin: 10px 0;
}

.block_noithat {
    position: absolute;
    width: 400px;
    max-height: 500px;
    padding: 15px;
    right: 0;
    left: 250px;
    top: 50%;
    opacity: 1;
    display: none;
    visibility: visible;
    overflow: hidden;
    overflow-y: scroll;
    transition: all 0.5s ease-out;
    z-index: 9999;
    background-color: #245617e6;
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 5px #b5b5b5d9;
}

.show_noithat {
    z-index: 9999;
    display: block;
    opacity: 1;
}

.name_pin {
    color: #fff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-top: 10px;
    font-size: 12px;
}
.card_item:hover .name_pin {
    font-weight: 500;
    color: #fff;
}
.elemnt_noithat {
    /*display: inline-block;*/
    width: 33.33%;
    display: table-cell;
    padding: 10px;
    text-align: center;
}
.elemnt_noithat img {
    max-width: 100%;
    border-radius: 4px;
}
.elemnt_noithat:hover {
    box-shadow: 0px 1px 5px #f7f7f7;
    border-radius: 4px;
}


.title_sub {
    color: #0f4428;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f7f7f7;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.over_shadow {
    /*box-shadow: 1px 2px 5px #333333c7;*/
   /* padding: 5px;
    border-radius: 10px;*/
    
}
.cover_img {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}
.cover_img img{
    -webkit-transition: all .75s ease;
   -moz-transition: all .75s ease;
   -ms-transition: all .75s ease;
   transition: all .75s ease;
   border: 1px solid #fff;
}

.over_shadow img:hover{
    transform: scale(1.25);
}

.noithat_moblie {
    padding: 0;
    left: 0;
    top: 100%;
    width: 100%;
    max-height: 350px;
    display: block;
}
.elemnt_noithat_mobile {
    width: 100%;
    display: inline-block;
}

/* width */
.block_noithat::-webkit-scrollbar {
  width: 2px;
}

/* Track */
.block_noithat::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #0f4428; 
  border-radius: 10px;
}
 
/* Handle */
.block_noithat::-webkit-scrollbar-thumb {
  background: red; 
  border-radius: 10px;
}

/* Handle on hover */
.block_noithat::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
} 


.contact-sidebar {
    float: left;
    width: 100%;
    text-align: center;
    padding: 26px 0 0 0;
    font-family: 'Montserrat', sans-serif;
    line-height: 35px;
    position: absolute;
    bottom: 15%;
    left: 0;
}

.contact-sidebar .hotline-label {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
}

.contact-sidebar .hotline-content span {
    font-size: 1.5rem;
    font-weight: 700;
    background-color: #d9d01c;
    padding: 8px 12px;
    border-radius: 16px;
}

.contact-sidebar .hotline-content span a {
    color: #fff;
}

.menu_bg {
    width: 100%;
    height: 100%;
    padding: 0 15px;
}

@media only screen and (max-width:767px) {
    .contact-sidebar {
        bottom: 40%;
    }
}

@media only screen and (max-width:600px) {
    .hotspot-tooltip .title {
        font-size: 10px;
        padding: 0 10px;
        height: 25px;
        line-height:24px;
    }
}

/* CSS cho menu */
.menu-wrapper4 {
  display: flex;
  background-color: black; /* Màu nền cho menu-wrapper4 */
  justify-content: center;
  align-items: center;
  height: 100vh; /* Chiều cao 100% của viewport */
  margin: 0; /* Loại bỏ margin mặc định của trình duyệt */
}

.menu2pro {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 5%;
  background-color: rgba(255, 255, 255, 0); /* Màu nền trong suốt */
}

/* CSS cho menu chính */
.nav__links a {
  list-style: none; /* Bỏ dấu chấm đầu dòng cho các phần tử <a> trong .nav__links */
}

.nav-link {
  font-family: 'Montserrat', sans-serif; 
  letter-spacing: 0.05em;
  line-height: 140%;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 1rem;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  list-style: none;
}

.nav__wrapper {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0.2rem 0;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  z-index: 50;
  transition: all 0.2s ease;
  font-family: "Montserrat";
}

.nav__wrapper.transparent {
  background-color: transparent;
  -webkit-backdrop-filter: unset;
  backdrop-filter: unset;
}

.nav__wrapper.hide {
  transform: translateY(-100%);
}

.nav {
  margin: 0 auto;
  padding: 0 1rem;
  max-width: 1350px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  z-index: 100;
}

.nav__logo {
  height: 43px;
}

.nav__logo > img {
  height: 100%;
}

.nav__links {
  display: flex;
}

.nav__links:first-child {
  margin-left: auto;
}

.nav__links:last-child {
  margin-right: auto;
}

.btn {
  font-size: 13px; 
  padding: 0.5rem 2rem; 
  border-radius: 10px; 
  font-family: "Montserrat";
  font-weight: 600;
  background-color: #fff; /* Màu nền mặc định là trắng */
  color: #000; /* Màu chữ mặc định là đen */
  transition: background-color 0.3s, color 0.3s; /* Thêm transition cho mượt mà */
}

.btn:hover {
  background-color: #000; /* Chuyển màu nền thành đen khi hover */
  color: #fff; /* Chuyển màu chữ thành trắng khi hover */
}