@charset "utf-8";
/* CSS Document */
/*@import url('../Fonts/SFUNovarese/font.css');
@import url('../Fonts/Quicksand/font.css');*/
/*@import url('../Fonts/VLGlober/font.css');*/
/*
@import url('font-awesome.min.css');*/
/*@import url('../Fonts/WeatherFont/css/weather-icons.min.css');*/

@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");

/* CSS Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  background: transparent;
  outline: 0 none;
  margin: 0 auto;
  padding: 0;
  border: 0 none;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
/*body, input, textarea, select, button {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
}
html {
    font-size:100%;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%;
	overflow:hidden;
}*/
body {
  margin: 0px auto;
  font-family: "Montserrat", sans-serif;
  background: #fff;
  background-size: cover;
  color: #333;
  -webkit-font-smoothing: subpixel-antialiased;
  -ms-font-smoothing: subpixel-antialiased;
  font-weight: 400;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden !important;
  -webkit-user-select: none; /* Chrome all / Safari all */
  -moz-user-select: none; /* Firefox all */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}

@font-face {
  font-family: "BT BeauSans";
  src: url("../fonts/BT-BeauSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "BT BeauSans";
  src: url("../fonts/BT-BeauSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "BT BeauSans";
  src: url("../fonts/BT-BeauSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

.preLoadImages {
  width: 0px;
  height: 0px;
  display: none;
  background: url(../Images/NhaPho.jpg);
  /*background:url(../Images/BietThu.jpg);*/
}
.hide_on_load,
.hide_on_load_mobile {
  display: none;
  visibility: hidden;
}
.hpt_bg {
  position: relative;
  float: left;
  /*width: 180px;*/
  height: 46px;
  padding: 0 62px 0 16px;
  margin-bottom: 1px;
  /*border-bottom: 1px solid rgba(0,0,0,0.08);*/
  line-height: 46px;
  background: rgba(44, 91, 167, 0.9);
  color: #fff;
  font-size: 14px !important;
  text-transform: uppercase;
  text-align: left;
  font-weight: normal;
}
.hpt_bg i {
  position: absolute;
  right: 0;
  top: 0;
  width: 46px;
  height: 46px;
  text-align: center;
  /*margin-left: 16px;*/
  background: rgba(250, 172, 53, 1);
  color: #fff;
  font-size: 22px;
  /*border-bottom: 1px solid rgba(255,255,255,0.08);*/
}
.iframe-bg {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 99;
  display: none;
}
/*-----------------------Header------------------*/
header {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999;
}
.header_logo {
  position: absolute;
  top: 0;
  left: 55px;
  z-index: 999;
}
.header_logo img {
  width: 250px;
  height: auto;
}
.header_item {
  float: right;
  height: 60px;
  line-height: 60px;
  background: #fff;
  color: #1e4236;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0 26px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  border-left: 1px solid rgba(44, 91, 167, 0.2);
}
.header_item:last-child {
  border-left: none;
}
.header_item:hover {
  background: #5481be;
  color: #fff;
}
.header_item:active,
.header_item.active {
  background: #1e4236;
  color: #fff;
}
.left_menu_bg {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 98;
}
.menu_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 42px;
  height: 42px;
  background: #1e4236;
  border-radius: 50%;
  right: 20px;
  top: 20px;
}
.menu_btn i {
  color: #fff;
}
.menu_btn:hover {
  opacity: 0.9;
}
.left_menu {
  position: absolute;
  width: calc(100%);
  top: 60px;
  left: -100%;
  opacity: 0;
  transition: all 0.5s ease 0s;
  font-family: "Montserrat", sans-serif;
  /*background: rgba(44,91,167,0.2);*/
  /*display: none;*/
  overflow-y: scroll;
  overflow-x: hidden;
  height: auto;
  max-height: calc(100vh - 200px);
}

.left_menu::-webkit-scrollbar {
  width: 3px;
}
/* Track */
.left_menu::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.left_menu::-webkit-scrollbar-thumb {
  background: #5481be;
}

.left_menu.active {
  left: 0px;
  opacity: 1;
}
/*.left_menu.active{
	left: 0;
}*/
.left_menu .item {
  position: relative;
  float: left;
  width: 100%;
  height: 52px;
  line-height: 52px;
  padding-left: 15px;
  /*margin-bottom: 1px;*/
  border-bottom: 1px solid rgba(44, 91, 167, 0.1);
  background: #fff;
  color: #1e4236;
  font-size: 13px;
  text-transform: uppercase;
  text-align: left;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  width: calc(100% - 15px);
}
.left_menu .item.dline {
  padding-top: 9px;
  line-height: 17px;
  height: 43px;
}
.left_menu .dline i,
.left_menu i {
  top: 0;
  right: 0;
  background: #1e4236;
  /* font-weight: 400; */
  color: #fff;
  font-size: 19px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.left_menu .item:hover {
  background: #1e4236;
  /* background:#5481BE; */
  color: #fff;
}
.left_menu .item:hover i {
  background: #5481be;
  color: #fff;
  border-bottom: none;
}
.left_menu .item.active,
.left_menu .item:active {
  background: #1e4236;
  /* background:#5481BE; */
  color: #fff;
}
.left_menu .item.active i,
.left_menu .item:active i {
  background: #5481be;
  color: #fff;
  /* background: #fff;
	color:#1e4236; */
  border-bottom: none;
}
/*-----------------------Footer------------------*/
.footer_bg {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 56px;
  z-index: 11;
  opacity: 0;
}

.title_bg {
  position: fixed;
  min-width: 150px;
  z-index: 98;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
.top_title {
  top: 18px;
  right: 16px;
  text-align: right;
}
.bottom_title {
  text-align: left;
  bottom: 9px;
  left: 80px;
}

.megapixel {
  position: absolute;
  width: 50px;
  height: 11px;
  bottom: 48px;
  right: 8px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
.megapixel img {
  width: 100%;
  height: auto;
}
.footer_control_bg {
  position: fixed;
  right: 22px;
  top: 70px;
  z-index: 98;
  width: 38px;
}
.control_btn {
  border-radius: 50%;
  position: relative;
  float: left;
  width: 38px;
  height: 38px;
  margin-bottom: 5px;
  background: #fff;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.control_btn:hover {
  /*background: rgba(255,255,255,1);*/
  /*background-color:rgba(175,119,84,0.8);*/
  background: #1e4236;
}
.control_btn i::before {
  position: absolute;
  width: 38px;
  height: 38px;
  line-height: 38px;
  top: 0;
  left: 0;
  color: #1e4236;
  text-align: center;
  font-size: 22px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.control_btn:hover i::before {
  color: #fff;
}
.control_btn.sound i::before {
  content: "\f125";
  /*background-image: url(../Images/Sound_Mute.png);
	background-size:contain;*/
}
.control_btn.sound.active i::before {
  content: "\f11f";
  /*background-image:url(../Images/Sound.png);
	background-size:contain;*/
}
.control_btn.autotour i::before {
  content: "\f12d";
  /*background-image: url(../Images/Auto_Rotate.png);
	background-size:contain;*/
}
.control_btn.autotour.active i::before {
  content: "\f12c";
  /*background-image: url(../Images/Auto_Rotate_Off.png);
	background-size:contain;*/
}
.control_btn.vr i::before {
  content: "\f15a";
  font-size: 19px;
  line-height: 46px;
  /*background-image:url(../Images/VRButton.png);
	background-size:contain;*/
}

.backgroudMusic {
  height: 0 !important;
  width: 0 !important;
  display: none;
  overflow: hidden;
}
/*-------------------------Autotour----------------------*/
.autotour_control {
  display: none;
  z-index: 11;
}
.autotour_control.logo {
  position: absolute;
  width: 162px;
  height: 80px;
  background: url(../Images/logo.png) no-repeat;
  background-size: contain;
  margin: 12px 0 0 16px;
  /*width:112px;
	height:70px;
	background:url(../Images/Logo.png) no-repeat;
	top:12px;
	left:15px;
	margin:0;	
	background-size:cover;*/
}
.autotour_control.exit_fullscreen {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 3px;
  right: 3px;
  background: url(../Images/exit_fullscreen.png) center no-repeat;
}
/*.autotour_control.pano_title{
	position:absolute !important;
	bottom:0;
	left:0;
	padding:16px 18px 15px 18px;
	margin:0;
	color:#1E2960;
	text-transform:uppercase;
	text-shadow: 0 0 1px rgba(30,41,96,0.38);
	font-size:18px;
	background:rgba(255,255,255,0.38);
}*/
.menu_bottom_bg {
  position: fixed;
  width: 280px;
  height: 48px;
  bottom: 0;
  left: 0;
  z-index: 1112;
  -webkit-transition: all 180ms linear;
  -moz-transition: all 180ms linear;
  -o-transition: all 180ms linear;
  -ms-transition: all 180ms linear;
  transition: all 180ms linear;
}
/*.menu_bottom_bg.bg{
    background: rgba(0,0,0,0.48);
}*/
/*.menu_btn {
    float: left;
    width: 48px;
    height: 48px;
    background:rgba(73,56,48,1);
	background: #81543E;
}*/
/*-----------------------Mobile Menu ------------------*/
#menu_wrapper {
  position: absolute;
  z-index: 50;
  width: 100%;
  bottom: 20px;
  font-family: "BT BeauSans", sans-serif;
  font-size: 14px;
}
#menu_wrapper .menu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  border-radius: 5px;
  background-color: rgba(23, 52, 43, 0.9);
  border: 1px solid #9e8969;
  padding: 2px 4px 2px 4px;
  background-image: url("./../img/bg.png");
  background-repeat: repeat-x;
  background-position: top center;
}
.menu_item {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #9e8969;
}
.menu_item span {
  font-weight: 600;
}
.menu_item.p {
  padding-left: 60px;
  padding-right: 60px;
  gap: 10px;
  cursor: pointer;
}

.menu_item.p a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #9e8969;
  gap: 10px;
}

.menu_item:hover,
.menu_item.active {
  background: rgba(158, 137, 105, 0.2);
  border-radius: 5px;
}

.btn11 {
  position: relative;
  width: 32px;
  height: 32px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn11 .icon-left {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  height: 1px;
  width: 12px;
  top: 15px;
  background-color: #fff;
}
.btn11 .icon-left:before {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  width: 12px;
  height: 1px;
  background-color: #fff;
  content: "";
  top: -8px;
}
.btn11 .icon-left:after {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  width: 12px;
  height: 1px;
  background-color: #fff;
  content: "";
  top: 8px;
}
.btn11 .icon-left:hover {
  cursor: pointer;
}
.btn11 .icon-right {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  height: 1px;
  width: 12px;
  top: 15px;
  background-color: #fff;
  left: 12px;
}
.btn11 .icon-right:before {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  width: 12px;
  height: 1px;
  background-color: #fff;
  content: "";
  top: -8px;
}
.btn11 .icon-right:after {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  width: 12px;
  height: 1px;
  background-color: #fff;
  content: "";
  top: 8px;
}
.show .btn11 .icon-left {
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  background: transparent;
}
.show .btn11 .icon-left:before {
  -webkit-transform: rotateZ(45deg) scaleX(1.25) translate(1.5px, 1.5px);
  transform: rotateZ(45deg) scaleX(1.25) translate(1.5px, 1.5px);
}
.show .btn11 .icon-left:after {
  -webkit-transform: rotateZ(-45deg) scaleX(1.25) translate(1.5px, -1.5px);
  transform: rotateZ(-45deg) scaleX(1.25) translate(1.5px, -1.5px);
}
.show .btn11 .icon-right {
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  background: transparent;
}
.show .btn11 .icon-right:before {
  -webkit-transform: rotateZ(-45deg) scaleX(1.25) translate(-1.5px, 1.5px);
  transform: rotateZ(-45deg) scaleX(1.25) translate(-1.5px, 1.5px);
}
.show .btn11 .icon-right:after {
  -webkit-transform: rotateZ(45deg) scaleX(1.25) translate(-1.5px, -1.5px);
  transform: rotateZ(45deg) scaleX(1.25) translate(-1.5px, -1.5px);
}
.btn11:hover {
  cursor: pointer;
}
.weather_widget {
  float: left;
  width: 210px;
  /*font-family: 'san_francisco_displaylight';*/
  font-size: 12px;
  color: rgba(255, 255, 255, 0.68);
  margin: 14px 0 0 16px;
}
.weather_widget div {
  float: left;
  /*margin-top: 5px;*/
}
.weather_widget_location {
  width: 100%;
  color: #fff;
  font-size: 16px;
  /*font-family: 'san_francisco_displaymedium';*/
  text-transform: uppercase;
}
/*.weather_widget_time{
	margin-left:3px;
}*/
.weather_widget_split {
  margin: -1px 9px 0 9px;
  font-size: 10px;
}
.weather_widget_temperature i {
  float: left;
  font-size: 18px;
  margin: 0 10px 0 0;
}
/*-------------------------Tooltip----------------------*/
.pano_tooltip {
  position: absolute;
  z-index: 9999 !important;
  background: rgba(44, 91, 167, 0.78) !important;
  color: #fff;
  padding: 8px 12px 10px 12px !important;
  border-radius: 0;
  border: none;
  margin-right: 20px !important;
  font: 13px "Montserrat-Light", "Arial" !important;
  font-weight: bold;
  /*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;*/
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 100;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*---------------------Máy tính bàn-----------------------------*/
@media only screen and (min-width: 1200px) {
  /*.menu_item_bg:hover .menu_item span{
	bottom:-3px;
	opacity:1;
}*/
}
/*---------------------Máy tính bảng ngang-----------------------------*/
/*@media only screen and (min-width : 960px) and (max-width : 1199px){*/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /*nav .menu_item 
{
	margin: 0 0 0 18px;
	font-size: 12px;      
	padding:11px 0 0 0;	
}*/
  /*.sub_menu_bg.last{
	right:0;	
}
.lang_menu_bg{
	margin: 12px 12px 0 0;
}*/
}
/*---------------------Máy tính bảng dọc--------------------------------*/
/*@media only screen and (min-width : 768px) and (max-width : 959px){*/
@media only screen and (min-width: 768px) and (max-width: 992px) {
}
/*----------------------Điện thoại di động-------------------------------*/
/*@media only screen and (max-width : 767px)	{*/
@media only screen and (max-width: 767px) {
  #menu_wrapper {
    width: 100%;
  }
  #menu_wrapper .menu {
    display: flex;
    width: calc(100% - 40px);
  }
  .menu_item {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .menu_item span {
    display: none;
  }
  .menu_item img {
    height: 30px;
  }
  .menu_item.p {
    padding-left: unset;
    padding-right: unset;
    flex: 1;
  }
  .floor_bg .img_bg {
    top: -16%;
  }
  .floor_bg img {
    top: -16%;
  }
  header {
    margin-left: 120px;
  }
  .header_logo {
    position: fixed;
    top: 0;
    left: 20px;
    width: 116px;
    height: 50px;
    z-index: 999;
  }
  .header_logo img {
    width: 150px;
    height: auto;
  }

  header {
    display: flex;
    flex-direction: column;
  }
  .header_item {
    float: right;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    text-transform: uppercase;
    padding: 5px 10px 3px 10px;
    border: 1px solid rgba(44, 91, 167, 0.1);
    margin-bottom: 1px;
    width: 130px;
    text-align: center;
  }

  .menu_btn {
    width: 41px;
    height: 41px;
  }
  .btn11 {
    position: relative;
    width: 30px;
    height: 30px;
  }
  .left_menu {
    bottom: 41px;
  }
  .header_item:last-child {
    width: 131px;
  }
  .bottom_title {
    bottom: -3px;
    left: 55px;
  }

  .fancybox__slide {
    padding: 20px !important;
  }
  .fancybox__slide.has-image {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

.carousel__button.is-close {
  outline: none;
}
