@charset "UTF-8";
.after-before {
  position: absolute;
  content: "";
}

.img-default {
  float: left;
  width: 100%;
  height: auto;
}

.float-default {
  float: left;
  width: 100%;
}

/*---------------------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) {
  .top_title {
    top: 10px;
    right: 12px;
  }

  .pano_title {
    font-size: 17px;
  }

  .pano_title i {
    font-size: 12px;
    margin: 0 8px 0 8px;
  }
}
@media only screen and (max-height: 700px) {
  .sub_menu_box .sub_menu_item {
    font-size: 13px;
    line-height: 18px;
    padding: 8px 2px 9px 12px;
  }

  .sub-menu-bg-f2 .sub-menu-box-f2 .sub-menu-item-f3 {
    font-size: 13px;
    line-height: 18px;
    padding: 8px 2px 9px 12px;
  }
}
/*---------------------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) {
  .mobile_logo {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1111;
    width: 162px;
    height: 168px;
    /*background: #000;*/
    display: none;
  }

  .mobile_logo .logo_bg {
    float: left;
    width: 100%;
    height: auto;
    border-bottom: none;
  }

  .mobile_logo .logo {
    width: 106px;
    height: 86px;
    margin-top: 12px;
  }

  .mobile_logo .lang_menu_bg {
    margin: 106px 0 0 0;
  }

  .left_panel {
    display: none;
  }

  .top_title {
    top: 18px;
    right: 75px;
  }

  .pano_title {
    font-size: 16px;
  }

  .pano_title i {
    font-size: 14px;
    margin: 0 8px 0 8px;
  }

  .menu_bottom_bg {
    display: none;
  }

  .menu_btn {
    position: fixed;
    left: auto;
    top: 0;
    right: 0;
  }
  .menu_btn.show {
    right: 0 !important;
  }

  .menu-connect-bg {
    padding: 26px 0 26px 0;
  }

  .tablet-widget-bg {
    display: block;
    position: fixed;
    bottom: 15px;
    left: 12px;
    z-index: 9;
  }

  .weather_widget {
    margin: 9px 0 0 10px;
  }

  .weather_widget div {
    color: white;
  }

  .weather_widget_temperature i {
    font-size: 20px;
    color: white;
  }

  .mobile_menu {
    position: absolute;
    top: 52px;
    right: -50vw;
    width: 50vw;
    background: rgba(255, 255, 255, 0.86);
    z-index: 1111;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    display: none;
  }

  .menu_bg {
    /*top:46px;
    right:0;	
    opacity:0;*/
    float: left;
    width: 100%;
    height: 100%;
    background: none;
    z-index: 9;
  }

  .menu_item_bg {
    float: left;
    width: 100%;
  }

  nav .menu_item {
    float: left;
    width: 100%;
    margin: 0 !important;
    /*text-transform:uppercase;
    font-size:14px;*/
  }

  .menu_item_bg.active .menu_item {
    /*background:url(../Images/left_panel_bg.png);*/
    background: rgba(255, 255, 255, 0.96);
    color: #00315e;
  }

  .menu_item_bg.active .menu_item span,
.menu_item_bg.active .menu_item i {
    color: #00315e;
  }

  .sub_menu_mobile_bg {
    display: none;
  }

  .sub_menu_box {
    width: 100%;
  }
  .sub_menu_box .sub_menu_item {
    float: left;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 8px 8px 10px 36px;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.3);
    /*background: rgba(255,255,255,0.6);*/
    margin: 0 !important;
  }
  .sub_menu_box .sub_menu_item::after {
    line-height: 38px !important;
    left: 10px;
  }
  .sub_menu_box .sub_menu_item.f2 {
    padding: 0;
    background: rgba(255, 255, 255, 0) !important;
  }
  .sub_menu_box .sub_menu_item.f2 .menu-item-f2 {
    float: left;
    width: 100%;
    font-weight: bold;
    padding: 8px 18px 10px 10px;
    background: rgba(255, 255, 255, 0.68);
  }
  .sub_menu_box .sub_menu_item.f2.active .menu-item-f2, .sub_menu_box .sub_menu_item.f2.selected .menu-item-f2 {
    color: #fff;
    background: #00888a;
  }
  .sub_menu_box .sub_menu_item.f2::after {
    left: auto;
    right: 10px;
    top: 0;
  }

  .sub-menu-bg-f2 {
    position: relative !important;
    right: 0;
    top: 0;
    float: left;
    width: 100%;
    background: rgba(255, 255, 255, 0);
    border-top: 1px solid rgba(0, 49, 94, 0.16);
    display: block;
  }
  .sub-menu-bg-f2 .sub-menu-box-f2 {
    float: left;
    width: 100%;
  }
  .sub-menu-bg-f2 .sub-menu-box-f2 .sub-menu-item-f3 {
    float: left;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 8px 8px 10px 36px;
    font-size: 12px;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.1);
    margin: 0 !important;
  }
  .sub-menu-bg-f2 .sub-menu-box-f2 .sub-menu-item-f3::after {
    line-height: 38px !important;
    left: 10px;
  }

  .control_btn.autotour {
    display: none !important;
  }
}
/*----------------------Điện thoại di động-------------------------------*/
/*@media only screen and (max-width : 767px)	{*/
@media only screen and (max-width: 767px) {
  .mobile_logo {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1111;
    width: 100%;
    height: 52px;
    /*background:rgba(0, 136, 138, 0.92);*/
    background: rgba(255, 255, 255, 0.42);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    display: none;
  }

  .mobile_logo .logo_bg {
    float: left;
    width: auto;
    height: auto;
    border-bottom: none;
  }

  .mobile_logo .logo {
    width: 62px;
    height: 40px;
    margin: 6px 0 0 10px;
  }

  .left_panel {
    display: none;
  }

  /*.top_title{
      display: none !important;
  }*/
  .menu_bottom_bg {
    display: none;
  }

  .menu_btn {
    position: relative;
    float: right;
    margin: 0 0 0 0;
    padding: 1px 0 0 1px;
    right: 0;
  }
  .menu_btn.show {
    right: 0 !important;
  }

  .menu-connect-bg {
    padding: 26px 0 26px 0;
  }

  .weather_widget {
    float: right;
    width: auto;
    margin: 14px 18px 0 0;
  }

  .weather_widget div {
    color: white;
  }

  .weather_widget_location {
    margin-right: 0;
  }

  .weather_widget_temperature i {
    font-size: 20px;
    color: white;
  }

  .mobile_menu {
    position: absolute;
    top: 52px;
    right: -100vw;
    width: 100vw;
    background: rgba(255, 255, 255, 0.86);
    z-index: 1100;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    display: none;
  }

  .menu_bg {
    /*top:46px;
    right:0;	
    opacity:0;*/
    float: left;
    width: 100%;
    height: auto;
    min-height: 100vh;
    overflow: scroll;
    /*height:100%;*/
    background: none;
    z-index: 9;
    margin-bottom: 90px;
  }

  .menu_item_bg {
    float: left;
    width: 100%;
    background: none;
  }

  nav .menu_item {
    float: left;
    width: 100%;
    margin: 0 !important;
    /*text-transform:uppercase;
    font-size:14px;*/
    border-bottom: 1px solid rgba(0, 49, 94, 0.08);
  }

  .menu_item_bg.active .menu_item {
    /*background:url(../Images/left_panel_bg.png);*/
    background: rgba(255, 255, 255, 0.96);
    color: #00315e;
  }

  .menu_item_bg.active .menu_item span,
.menu_item_bg.active .menu_item i {
    color: #00315e;
  }

  .sub_menu_mobile_bg {
    display: none;
  }

  .sub_menu_box {
    width: 100%;
  }
  .sub_menu_box .sub_menu_item {
    float: left;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 8px 8px 10px 36px;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.3);
    /*background: rgba(255,255,255,0.6);*/
    margin: 0 !important;
  }
  .sub_menu_box .sub_menu_item::after {
    line-height: 38px !important;
    left: 10px;
  }
  .sub_menu_box .sub_menu_item.f2 {
    padding: 0;
    background: rgba(255, 255, 255, 0) !important;
  }
  .sub_menu_box .sub_menu_item.f2 .menu-item-f2 {
    float: left;
    width: 100%;
    font-weight: bold;
    padding: 8px 18px 10px 10px;
    background: rgba(255, 255, 255, 0.68);
  }
  .sub_menu_box .sub_menu_item.f2.active .menu-item-f2, .sub_menu_box .sub_menu_item.f2.selected .menu-item-f2 {
    color: #fff;
    background: #00888a;
  }
  .sub_menu_box .sub_menu_item.f2::after {
    left: auto;
    right: 10px;
    top: 0;
  }

  .sub-menu-bg-f2 {
    position: relative !important;
    right: 0;
    top: 0;
    float: left;
    width: 100%;
    background: rgba(255, 255, 255, 0);
    border-top: 1px solid rgba(0, 49, 94, 0.16);
  }
  .sub-menu-bg-f2.show {
    display: block;
  }
  .sub-menu-bg-f2 .sub-menu-box-f2 {
    position: relative !important;
    float: left;
    width: 100%;
  }
  .sub-menu-bg-f2 .sub-menu-box-f2 .sub-menu-item-f3 {
    float: left;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 8px 8px 10px 36px;
    font-size: 12px;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.1);
    margin: 0 !important;
  }
  .sub-menu-bg-f2 .sub-menu-box-f2 .sub-menu-item-f3::after {
    line-height: 38px !important;
    left: 10px;
  }

  .footer_control_bg {
    width: 100%;
    text-align: center;
    bottom: 42px;
    left: 0;
    right: 0;
  }

  .control_btn {
    float: none !important;
    display: inline-block !important;
    position: relative;
    margin: 0 4px;
  }

  .control_btn.autotour {
    display: none !important;
  }

  .control_btn.control_btn.auto_rotation {
    display: none !important;
  }

  .title_bg {
    height: 36px;
    width: 100%;
    background: rgba(0, 136, 138, 0.5);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
  }

  .top_title {
    text-align: left;
    right: auto;
    top: auto;
    bottom: 0;
    left: 0;
  }

  .message {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 93px;
    font-size: 12px;
    text-align: center;
  }
  .message br {
    display: none !important;
  }

  .pano_title {
    font-size: 10px;
    line-height: 36px;
    /*padding:0 0 0 8px;
    text-align: left;*/
    text-align: center;
    padding: 0;
    color: #FFF;
  }

  .pano_title i {
    display: inline-block;
    font-size: 8px;
    margin: 0 5px 0 5px;
  }

  /*---------------------Animation Spot----------------------------*/
  .floor_bg img {
    max-height: 96vh;
    max-width: 96vw;
  }

  .spot {
    margin: 0 !important;
    display: block;
  }
  .spot div {
    width: 14px;
    height: 14px;
    background-color: rgba(255, 255, 255, 0.68);
    top: 6px;
    left: 6px;
  }
  .spot::after {
    width: 6px;
    height: 6px;
    top: 10px;
    left: 10px;
  }
  .spot::before {
    height: 22px;
    width: 22px;
    left: 2px;
    top: 2px;
  }
  .spot.active div {
    background-color: white;
  }
  .spot.active::before {
    height: 22px;
    width: 22px;
    left: 2px;
    top: 2px;
    border: 2px solid white;
  }

  .homeview .title {
    top: -78px !important;
  }
  .homeview::after {
    height: 36px !important;
    top: -52px !important;
  }
  .homeview.arrow .title {
    top: -102px !important;
  }
  .homeview.arrow::after {
    height: 36px !important;
    top: -80px !important;
  }

  .masterplan-bg {
    bottom: 92px;
  }
}