 @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap');

.header {
    position: relative;
    z-index: 99;
    height: 60px;
    width: 100%;
    color: lightgray;
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
    display: flex;
    box-shadow: 0px -2px 8px 1px rgba(0, 0, 0, 0.35);
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 8px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.header-bottom {
    width: 100%;
    display: flex;
    padding: 0 40px;
    align-items: center;
    justify-content: space-between;
}

.header-left {
    max-width: 33.333%;
    flex: 0 0 33.333%;
    display: flex;
    align-items: center;
}

.header-left .logo {
    margin-right: 40px;
}

.header-items {
        display: flex;
    max-width: 33.333%;
    flex: 0 0 33.333%;
    justify-content: flex-end;
    align-items: flex-end;
} 

.header-items ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    height: 40px;
    align-items: center;
    justify-content: center;
}

.header-items ul li {
    padding: 0 30px;
}

.header-items ul li a {
    font-size: 12px;
    font-weight: 600;
    font-family: var(--head-font);
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
    text-align: center;
    transition: all 300ms linear;
}

.header-items ul li i {
    font-size: 22px;
    display: block;
    color: rgba(0, 0, 0, 0.7);
    transition: all 300ms linear;
}
nav.navbar.navbar-expand-sm.bg-info.navbar-dark {
    font-size: 12px;
    text-align: right;
    justify-content: flex-end!important;
}
.socialM a.fa {
     
    width: 24px;
    height: 24px;
    margin-right: 9px;
    text-align: center;
    text-decoration: none;
    line-height: 24px;
    border-radius: 50%;
    margin-top: 9px;
}

.socialM a.fa:hover{color:#fff;}




.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}
 
.content {
    position: relative;
    -webkit-transform-origin: 0% 0% 0;
    transform-origin: 0% 0% 0;
    height:calc(100vh - 90px);
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.squarebox1 {
    position: absolute;
    width: 240px;
    height: 203px;
    bottom: -31vh;
    left: 143px;
    text-align: center;
    background-color: rgb(255 152 0 / 10%);
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    transition: all .3s ease;
    z-index: 9;
}

.squarebox2 {
    position: absolute;
    width: 240px;
    height: 203px;
    bottom: -31vh;
    right: 153px;
    text-align: center;
    background-color: rgb(255 152 0 / 10%);
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    transition: all .3s ease;
    z-index: 9;
}


@media(max-width:1285px){
	
	.squarebox1 {
   
    width: 219px;
    height: 203px;
    bottom: -31vh;
    left: 182px;
   
}
.squarebox2 {
   
    width: 219px;
    height: 203px;
    bottom: -31vh;
    right: 189px;
   
}


}
.circle-pt {
    position: absolute;
    width: 25px;
    height: 25px;
    bottom: -65vh;
    left: 47%;
    text-align: center;
    background-color: rgb(255 152 0 / 80%);
    color: #fff;
    border-radius: 100%;
    cursor: pointer;
    transition: all .3s ease;
    z-index: 9;
}
.circle-pt.pt2 {
    left: auto;
    bottom: -20vh;
    right: 10%;
}
.circle-pt.pt3 {
    left: 48.3%;
    bottom:-31vh;
}
.circle-pt.pt4 {
   left: 48.3%;
    bottom: -45vh;
}

.circle-pt.pt5 {
    left: 30%;
    bottom: -43vh;
}

.circle-pt.pt6 {
    left: 10%;
    bottom: -16vh;
}
.circle-pt.pt4a {
    left: 19%;
    bottom: -64vh;
}
.circle-pt.pt4b {
    left: auto;
    right: 1.5%;
    bottom: -49vh;
}
.circle-pt.pt4c {
    left: -1%;
    bottom: -48vh;
}
.circle-pt.pt4d {
    left: 1%;
    bottom: -73vh;
}
.circle-pt.pt4e {
    left: auto;
    right: 22%;
    bottom: -64vh;
}

.Exihibtion1 {
    width: 276px;
    height: 100px;
    
    position: absolute;
    left: 10%;
    z-index: 9;font-size:20px;
    top: 6vh;cursor:pointer;
}

.Exihibtion2 {
    width: 374px;
    height: 48px;
    cursor:pointer;
    position: absolute;
    left: 47%;
    z-index: 9;
    top: 18vh;font-size:20px;
}
.Exihibtion3 {
   width: 387px;
    height: 72px;
    cursor: pointer;
    position: absolute;
    left: 40%;
    z-index: 9;
    top: 36vh;
    font-size: 20px;
   
}

.Exihibtion4 {
    width: 157px;
    font-size: 20px;
    height: 82px;
    cursor: pointer;
    position: absolute;
    left: 82%;
    z-index: 9;
    top: 58vh;
    background: #fff;
    border: 2px solid #000;
    box-shadow: 0 0 2px #000;
    
}

.Exihibtion5 {
    width: 151px;
    height: 94px;
    position: absolute;
    left: 11.5%;
    z-index: 9;
    font-size: 20px;
    top: 28vh;
    cursor: pointer;
    
}

.circle-pt.pt7 {
    left: auto;
    bottom: -16vh;
    right: 10%;
}

.frame2 {
    position: absolute;
    left: 0px;
    right: 0;
    top: 18.4vh;
    width: 78vh;
    margin: 0 auto;
    z-index: 9;
    background: #fff;
    border: 2px solid #000;
}
.frame2 iframe {
    height: 280px;
}


.frame1 {
       color: #333;
    width: 75px;
    height: 110px;
    position: absolute;
    z-index: 9;
    top: 20vh;
    left: 12vh;
    font-size: 16px;
    border: 2px solid #000;
}
.frame1 img {
    width: 100%;
    height: 100%;
}
.frame1 a{color:#333;font-size: 16px;}

.frame3 {
   color: #fff;
    width: 73px;
    height: 110px;
    position: absolute;
    z-index: 9;
    top: 20vh;
    right: 9.5vh;
    font-size: 16px;
    background: #ff0000;
    text-align: center;border: 2px solid #000;
}
.frame3 a{    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    padding-top: 0;
    }
	
	
	.frame4 {
   color: #fff;
    width: 103px;
    height: 70px;
    position: absolute;
    z-index: 9;
    top: 51vh;
    right: 0;
    font-size: 16px;
    background: #ff0000;
    text-align: center;
    border: none;
    padding: 10px;
}
.frame4 a{     color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    padding-top: 0px;
    display: block;}
	
	.frame3 img {
    width: 100%;
    height: 100%;
}
.Exihibtion5 img.playbtn {
    margin: 47px auto 0;
    text-align: center;
    display: block;
}
.imgboxex a {
    color: #000;
    font-size: 12px;
    text-align: center;
}
.imgboxex img.pdficon {
    max-width: 70px;
    margin-top: 14px;
}
.Exihibtion4 img {
    max-width: 50px;
    margin: 5px auto 0;
    text-align: center;
    display: block;
}
.Exihibtion4 span {
    color: #333;
    font-size: 15px;
    text-align: center;
    display: block;
}
.row.bannerstyle .col-xl-6.mt-6.pt-1 a {
   
}
.exhibox {
   width: 115px;
    height: 74px;
    position: absolute;
    left: 123px;
    top: 42px;
    background:none;
}
.ClickB1 {
   position: absolute;
    left: 0;
    bottom: 26vh;
    width: 93px;
    height: 100px;z-index:9;
} 

.ClickB2 {
   position: absolute;
    right: 0;
    bottom: 26vh;
    width: 93px;
    height: 100px;z-index:9;
} 


.ClickB3 {
  position: absolute;
    right: 98px;
    top: 9vh;
    width: 93px;
    height: 160px;
    z-index: 9;
} 


.ClickB4 {
  position: absolute;
    left: 98px;
    top: 9vh;
    width: 93px;
    height: 160px;
    z-index: 9;
} 

.ClickB1 a, .ClickB2 a, .ClickB3 a,  .ClickB4 a{display:block;width:100%;height:100%} 
	@media(min-width:1367px){
		.ClickB3 {
 
    top: 7vh;
   
    height: 197px;
    
}
.ClickB4{
 
    top: 7vh;
   
    height: 197px;
    
}	

	#hotspotImg .img-responsive {
    max-width: 100%;
    height: 100vh;
}
		.squarebox1 {
   
    width: 240px;
    height: 214px;
    bottom: -31vh;
    left: 131px;
   
}

.circle-pt.pt3 {
    left: 48.3%;
    bottom: -28vh;
}
.circle-pt.pt4 {
    left: 48.3%;
    bottom: -42vh;
}
.circle-pt.pt4c {
   left: -3%;
    bottom: -45vh;
}
.circle-pt.pt4a {
    left: 18%;
    bottom: -61vh;
}
.circle-pt.pt4b {
    left: auto;
    right: -0.5%;
    bottom: -46vh;
}

.circle-pt.pt4d {
    left: 1%;
    bottom: -70vh;
}
.squarebox2 {
   
    width: 250px;
    height: 223px;
    bottom: -31vh;
    right: 136px;
    }
	.circle-pt.pt4e {
    left: auto;
    right: 21%;
    bottom: -61vh;
}
   
		.Exihibtion5 img.playbtn {
margin: 30px auto 0;

}
.Exihibtion4 {
    
    left: 84%;
    
    top: 51vh;
   
}
.Exihibtion5 {

left: 9.5%;


}
.frame1 {
top: 20vh;
    left: 6vh;}

.frame3 {
top: 20vh;
right: 5.5vh;}

.frame2 iframe {
height: 280px;
width: 100%;
}

.Exihibtion1 {
width: 223px;
height: 100px;
position: absolute;
left: 7%;
z-index: 9;

top: 6vh;

}
.imgboxex img.pdficon {
    
    margin-top: -17px;
}

}	 
.Exihibtion1 img {
    border: 2px solid #ccc;
    max-width: 150px;
    height: 70px;
}
.Exihibtion4 a {
    color: #fff;
       text-decoration: none;
}


.Exihibtion1 a, .Exihibtion2 a{color:#333;text-decoration:none;    text-decoration: none;}
.Exihibtion2 a{color:#fff;}

	@media(min-width:1600px){
		
		.circle-pt.pt4c {
    left: -21%;
    bottom: -33vh;
}

.circle-pt.pt4d {
    left: -16%;
    bottom: -52vh;
}

.circle-pt.pt4a {
    left: 7%;
    bottom: -44vh;
}

.circle-pt.pt4e {
    left: auto;
    right: 13%;
    bottom: -44vh;
}
.circle-pt.pt4b { 
    left: auto;
    right: -15.5%;
    bottom: -32vh;
}

.squarebox2 {
   
    width: 320px;
    height: 270px;
    bottom: -30vh;
    right: 23px;
    
}

.squarebox1 {
   
    width: 310px;
    height: 270px;
    bottom: -30vh;
    left: -22px;
    
}
.frame1 {
top: 20vh;
left: -13vh;
}
.frame3 {
top: 20vh;
right: -9.5vh;
}


	}
	
	
@media(max-width:1290px){
.frame1 {
    
    top: 19vh;
    left: 20vh;
   
}

.frame3 {
    
    top: 19vh;
    right: 18.5vh;
    
}

}

.container.change-wd .col-xl-6 {
-ms-flex: 0 0 49%;
flex: 0 0 49%;
max-width: 49%;
}

.content.innerContent {
    height: auto;
    margin-bottom: 100px;
}

.bannerimg {
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100%;
    background-position: center top;
    width: 100vw;
    height: 100%;
    background-repeat: no-repeat;
}


nav.navbar.navbar-expand-sm.bg-info.navbar-dark.CustmNav {
    font-size: 15px;
}

.container.change-wd {
    align-items: center;
    display: flex;
    height: 97%;
}
@media(max-width:800px){
ul.nav.navbar-nav.ml-auto.socialM {
    flex-direction: row;
}
.content {
    height: calc(100vh - 347px);
}
#hotspotImg .img-responsive {
    max-width: 100%;
    width: 100%;
    height: 57vh!important;
}

.navbar-dark .navbar-toggler {
    color: #fff;
    border-color: rgb(255 152 0);
    background: rgb(255 152 0);
    position: absolute;
    left: 15px;
    top: 17px;
}

.content.bannerbox {
    height: auto!important;
    background: url(../images/floor-bg.jpg) left 0px !important;
}

}