@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@font-face {
  font-family: 'LaoUI';
  src: url('../font/LaoUI.ttf');
}

@keyframes pulse {
  0% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(67, 156, 215, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(12, 84, 111, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(12, 84, 111, 0);
  }
}

.tooltip-inner {
  max-width: 13vw;
}


.poi-btn {
  width: 1.6vw;
  height: 1.6vw;
  border-radius: 50%;
  background-color: rgba(67, 156, 215, 1);
  background-clip: content-box;
  padding: 0.15vw;
  border: 0.15vw solid rgba(67, 156, 215, 1);
  position: absolute;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
  transform: scale(1);
  animation: pulse 2s infinite;
}

#moreiframe {
  height: 30vw;
  width: 60%;
  position: fixed;
  z-index: 10;
  left: 20%;
  top: 45%;
  transform: translateY(-45%);
  border: none;
  border-radius: 10px;
  display: none;
}

#background_iframe {
  height: 100%;
  width: 100%;
  top: 0px;
  position: fixed;
  background-image: url(../images/bluebg.png);
  display: none;
  left: 0px;
  right: 0px;
  border: 0px;
  z-index: 100000;
}

#clsbtn {
  position: absolute;
  width: 1.5%;
  top: 6.5vw;
  z-index: 100;
  right: 19.5vw;
  cursor: pointer;
}

#pdfpopup {
  width: 35%;
  border-radius: 8px;
  position: absolute;
  left: 33%;
  display: none;
}

#crossbtn {
  position: absolute;
  width: 3%;
  top: -2%;
  right: -1.3%;
  cursor: pointer;
  transition: all 200ms ease-in-out;
}

.hidepopup {
  display: none;
}

.scroller {
  overflow-y: scroll;
  scrollbar-color: #417581 #fff;
  scrollbar-width: thin;
  border-radius: 5px;
}

.tooltip-inner {
  background-color: #439CD7 !important;
  color: #fff;
  font-size: 0.9vw;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 7px;
  font-weight: 600;
  border-radius: 0px;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #00acd6;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #00acd6;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #00acd6;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #00acd6;
}

#mainimage {
  width: 70%;
}

#popup-heading {
  color: white;
  position: absolute;
  margin-left: 3vw;
  font-size: 3vw;
}

#popup {
  background-color: #eee;
  height: 60vh;
  width: 50%;
  position: absolute;
  margin-left: 25%;
  z-index: 10;
  margin-top: 7vh;
  border-radius: 20px;
}

#popup-cross {
  position: absolute;
  right: 1.5vw;
  width: 1.4vw;
  top: 1.5vw;
}

.hotspot-1 {
  left: 22.5%;
  top: 18%;
}

.hotspot-2 {
  left: 32.3%;
  top: 46%;
}

.hotspot-3 {
  left: 27%;
  top: 53%;
}

.hotspot-6 {
  left: 26.5%;
  top: 37%;
}

.hotspot-4 {
  left: 38.5%;
  top: 37%;
}

.hotspot-5 {
  position: absolute;
  left: 38.4%;
  top: 54%;
}

.hotspot-9 {
  left: 71%;
  top: 57%;
}

.hotspot-7 {
  left: 47.8%;
  top: 37%;
}

.hotspot-8 {
  left: 58%;
  top: 37%;
}

.hotspot-10 {
  left: 70%;
  top: 10%;
}

#footer {
  background: #234656;
  width: 100%;
  height: 6.5vw;
  bottom: 0;
  overflow: hidden;
  position: fixed;
  z-index: 10001;
  color: white;
  border-top: 1px solid white;
  border-top-style: solid;
}

.nopadding {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 2vw;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0px;
  background-image: url("../images/bg.png");
  overflow: hidden;
}

#openfooterrightbarinner2 {
  position: fixed;
  bottom: .7vw;
  right: 2.6vw;
  color: white;
}

#openfooterrightbarinner2 p {
  font-family: "LaoUI";
}

#openfooterrightbarinner img,
#openfooterrightbarinner2 img {
  width: 30%;
  padding-bottom: 5px;
}

#openfooterrightbar {
  width: 30%;
  padding-bottom: 10px;
}

.footermainheading {
  color: white !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8vw;
  font-family: "LaoUI";
  letter-spacing: 1px;
}

.footermainheadingsub {
  color: white !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.7vw;
  font-family: "LaoUI";
  margin-top: -5px;
  letter-spacing: 1px;
}

.footermainheading-2 {
  color: white !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.6vw;
  font-family: "LaoUI";
  letter-spacing: 1px;
}

.fontadjust {
  font-size: 0.7vw;
}

.subheading {
  color: white !important;
  font-size: 0.6vw;
  font-family: "LaoUI";
}

.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  overflow-x: hidden;
}

#background {
  padding-top: 20px;
  overflow-y: hidden;
  width: 100%;
  position: relative;
  background-size: cover;
  /* background-image: url("../images/newbg (1).png");*/
}

#headerinner {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  padding-bottom: 1vh;
  padding-top: 1vh;
}

#header {
  height: auto;
  padding-bottom: 5px;
}

#logo {
  text-align: right;
}

#logo img {
  width: 30% !important;
  height: 100%;
  margin-right: 5vw;
}

#header a {
  font-size: 1vw;
  color: #234656;
  font-weight: 900;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  text-decoration: none;
}

.socialicon {
  text-align: center;
}

.socialicon img {
  width: 6%;
  margin-left: 1vw;
}

.links {
  text-align: center;
  flex-wrap: nowrap;
  padding: 0px;
}

#arrowicon2 {
  text-align: left !important;
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 5%;
  width: 2%;
  padding-top: 30px;
  left: 64%;
  z-index: 999999999;
  transform: translate(-50%, -50%);
}

#uparrow2 {
  text-align: left !important;
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 5%;
  padding-top: 30px;
  width: 2%;
  left: 64%;
  z-index: 999999999;
  transform: translate(-50%, -50%);
}

.arrowicon img {
  margin-top: 1vw;
}

.arrowicon {
  padding-left: 0px !important;
  padding-right: 0px !important
}

#openfooteleftbar {
  padding-left: 0px;
  padding-bottom: 0.3vw;
}

#openfooteleftbar2 {
  padding-left: 4vw;
  width: 100%;
  padding-top: 0.3vw;
  padding-bottom: 0.3vw;
}

.margintop {
  margin: 0.01vw;
}

@media only screen and (min-width: 400px) and (max-width:767px) {
  /* #footer {
    height: 10vh !important;
  }*/
}

@media only screen and (min-width: 768px) and (max-width:850px) {
  #imgup {
    margin-top: 20px !important;
    width: 70%;
  }
  #imgup2 {
    margin-top: 100px;
    width: 70%;
  }
  .hotspot-1 {
    left: 12.5vw;
    top: 28vh;
  }
  .hotspot-2 {
    left: 18vw;
    top: 45vh;
  }
  .hotspot-3 {
    left: 18vw;
    top: 60vh;
  }
  .hotspot-6 {
    left: 26vw;
    top: 53vh;
  }
  .hotspot-4 {
    left: 34.5vw;
    top: 45vh;
  }
  .hotspot-7 {
    left: 47.2vw;
    top: 45vh;
  }
  .hotspot-5 {
    left: 34vw;
    top: 60vh;
  }
  .hotspot-9 {
    left: 80.6vw;
    top: 64vh;
  }
  .hotspot-8 {
    left: 62vw;
    top: 45vh;
  }
  .hotspot-10 {
    left: 78vw;
    top: 21vh;
  }
  #footer {
    border-top: 1px solid white;
    /* height: 10vh;*/
  }
}

@media only screen and (min-width: 851px) and (max-width:1023px) {
  .hotspot-1 {
    position: absolute;
    left: 12.5vw;
    top: 25vh;
  }
  .hotspot-9 {
    position: absolute;
    left: 80vw;
    top: 66vh;
  }
  .hotspot-3 {
    position: absolute;
    left: 18vw;
    top: 61vh;
  }
  .hotspot-5 {
    position: absolute;
    left: 34.8vw;
    top: 61vh;
  }
  .hotspot-6 {
    position: absolute;
    left: 25.5vw;
    top: 53vh;
  }
  .hotspot-2 {
    position: absolute;
    left: 18vw;
    top: 44vh;
  }
  .hotspot-4 {
    position: absolute;
    left: 34.5vw;
    top: 44vh;
  }
  .hotspot-7 {
    position: absolute;
    left: 47.4vw;
    top: 44vh;
  }
  .hotspot-8 {
    position: absolute;
    left: 62vw;
    top: 44vh;
  }
  .hotspot-10 {
    position: absolute;
    left: 78vw;
    top: 16vh;
  }
}

@media only screen and (min-width: 1024px) and (max-width:1279px) {
 
  #logo img {
    width: 50%;
  }
  .hotspot-1 {
    left: 23.1%;
    top: 18%;
  }
  .hotspot-6 {
    left: 32.5%;
    top: 46%;
  }
  .hotspot-3 {
    left: 27%;
    top: 53%;
  }
  .hotspot-2 {
    left: 26.8%;
    top: 37%;
  }
  .hotspot-4 {
    left: 38.5%;
    top: 37%;
  }
  .hotspot-5 {
    left: 38.4%;
    top: 53%;
  }
  .hotspot-9 {
    left: 71.3%;
    top: 57%;
  }
  .hotspot-7 {
    left: 47.8%;
    top: 37%;
  }
  .hotspot-8 {
    left: 58.3%;
    top: 37%;
  }
  .hotspot-10 {
    left: 69%;
    top: 9.8%;
  }
  #imgup {
    margin-top: 20px;
    width: 70%;
  }
  #imgup2 {
    margin-top: 100px;
    width: 70%;
  }
  /* #footer {
    height: 11vh;
  }*/
}

@media only screen and (min-width: 1280px) and (max-width: 1365px) {
  .hotspot-1 {
    left: 23.2%;
    top: 17.5%;
  }
  .hotspot-5 {
    left: 38.8%;
    top: 53%;
  }
  .hotspot-3 {
    left: 27%;
    top: 53%;
  }
  .hotspot-2 {
    left: 27%;
    top: 37%;
  }
  .hotspot-4 {
    left: 38.8%;
    top: 37%;
  }
  .hotspot-6 {
    left: 32.8%;
    top: 46%;
  }
  .hotspot-9 {
    left: 71.2%;
    top: 56%;
  }
  .hotspot-7 {
    left: 47.8%;
    top: 37%;
  }
  .hotspot-8 {
    left: 58.4%;
    top: 37%;
  }
  .hotspot-10 {
    left: 69%;
    top: 9%;
  }
}

@media only screen and (min-width: 1366px) and (max-width: 1439px) {
  #clsbtn {
    position: absolute;
    width: 1.5%;
    top: 7.3vw;
    z-index: 100;
    right: 19.3vw;
    cursor: pointer;
  }
  .hotspot-1 {
    left: 23.2%;
    top: 17%;
  }
  .hotspot-2 {
    left: 27%;
    top: 36.5%;
  }
  .hotspot-3 {
    left: 27%;
    top: 53%;
  }
  .hotspot-6 {
    left: 32.5%;
    top: 45.7%;
  }
  .hotspot-7 {
    left: 47.8%;
    top: 37%;
  }
  .hotspot-4 {
    left: 38.5%;
    top: 36.5%;
  }
  .hotspot-5 {
    left: 38.5%;
    top: 53%;
  }
  .hotspot-9 {
    left: 71.1%;
    top: 56%;
  }
  .hotspot-8 {
    left: 58.2%;
    top: 36.5%;
  }
  .hotspot-10 {
    left: 69%;
    top: 9%;
  }
}

@media only screen and (min-width: 1440px) and (max-width: 1679px) {
    /*  #footer{
  height: 12vh;
 }*/
  #mainimage {
    width: 77%;
  }
  .hotspot-1 {
    left: 20.6%;
    top: 17%;
  }
  .hotspot-6 {
    left: 31%;
    top: 45.6%;
  }
  .hotspot-3 {
    left: 24.8%;
    top: 52%;
  }
  .hotspot-2 {
    left: 24.8%;
    top: 36.4%;
  }
  .hotspot-7 {
    left: 47.8%;
    top: 36.6%;
  }
  .hotspot-4 {
    left: 37.7%;
    top: 36.4%;
  }
  .hotspot-5 {
    left: 37.7%;
    top: 52.5%;
  }
  .hotspot-9 {
    left: 73.3%;
    top: 55.2%;
  }
  .hotspot-8 {
    left: 59.2%;
    top: 36.2%;
  }
  .hotspot-10 {
    left: 71%;
    top: 8.9%;
  }
}

@media only screen and (min-width: 1680px) and (max-width: 1919px) {

  #mainimage {
    width: 76%;
  }
  .hotspot-1 {
    left: 21%;
    top: 17%;
  }
  .hotspot-5 {
    left: 37.8%;
    top: 52%;
  }
  .hotspot-3 {
    left: 25%;
    top: 52%;
  }
  .hotspot-2 {
    left: 25%;
    top: 36.3%;
  }
  .hotspot-7 {
    left: 47.8%;
    top: 36.8%;
  }
  .hotspot-4 {
    left: 37.8%;
    top: 36.3%;
  }
  .hotspot-6 {
    left: 31.4%;
    top: 45.5%;
  }
  .hotspot-9 {
    left: 73.1%;
    top: 56%;
  }
  .hotspot-8 {
    left: 59.2%;
    top: 36.2%;
  }
  .hotspot-10 {
    left: 70.6%;
    top: 8.7%;
  }
}

@media only screen and (min-width: 1920px) and (max-width: 2559px) {
  /* #clsbtn {
    position: absolute;
    width: 1.5%;
    top: 6.5vw;
    z-index: 100;
    right: 19.5vw;
    cursor: pointer;
  }*/
  /* #footer{
  height: 12vh;
 }*/
  #mainimage {
    width: 68%;
  }
  .hotspot-1 {
    left: 24%;
    top: 16.5%;
  }
  .hotspot-6 {
    left: 33%;
    top: 45.2%;
  }
  .hotspot-3 {
    left: 27.5%;
    top: 52%;
  }
  .hotspot-2 {
    left: 27.5%;
    top: 36.1%;
  }
  .hotspot-7 {
    left: 47.8%;
    top: 36.6%;
  }
  .hotspot-4 {
    left: 38.9%;
    top: 36.1%;
  }
  .hotspot-5 {
    left: 38.9%;
    top: 52%;
  }
  .hotspot-9 {
    left: 70.6%;
    top: 55.6%;
  }
  .hotspot-8 {
    left: 58%;
    top: 36.2%;
  }
  .hotspot-10 {
    left: 68.5%;
    top: 8%;
  }
}

@media only screen and (min-width: 2560px) and (max-width: 3840px) {
  /*  #clsbtn {
    position: absolute;
    width: 1.5%;
    top: 10vw;
    z-index: 100;
    right: 20vw;
    cursor: pointer;
  }*/
  .hotspot-1 {
    left: 23.2%;
    top: 16%;
  }
  .hotspot-2 {
    left: 26.8%;
    top: 36%;
  }
  .hotspot-3 {
    left: 27%;
    top: 52%;
  }
  .hotspot-6 {
    left: 32.5%;
    top: 45%;
  }
  .hotspot-7 {
    left: 47.8%;
    top: 36%;
  }
  .hotspot-4 {
    left: 38.7%;
    top: 36%;
  }
  .hotspot-5 {
    left: 38.7%;
    top: 52%;
  }
  .hotspot-9 {
    left: 71.2%;
    top: 55%;
  }
  .hotspot-8 {
    left: 58.3%;
    top: 36%;
  }
  .hotspot-10 {
    left: 69%;
    top: 8%;
  }
}