@charset "utf-8";
/* CSS Document */
html, body { 
    background-color:#000000;
    margin:0;
    overflow: hidden;
    /*cursor: none;*/
    /*font-family: 'Arial', sans-serif;*/
}
.navlist{
    width: 120px;
    border-radius: 50%;
    height: 120px;
/*    border: 3px solid #fff;*/
/*    background-color: rgb(60 69 73 / 60%);*/
    opacity: 0.9;
    line-height: 2.7;
    z-index: 2; 
    color: #FFF; 
    text-decoration: none;
    font-size: 32px; 
    font-family: 'Myriad Pro', sans-serif;
    text-align: center;
    display: inline-block;
    margin-right: 50px;
}
.navlist:first-child {
    background-image: url('../images/buttons/companies.png');
    background-repeat: no-repeat;
/*    background-size: 50% 50%;*/
    background-position: center;
}

.navlist:nth-child(2) {
    background-image: url('../images/buttons/marker.png');
    background-repeat: no-repeat;
/*    background-size: 50% 50%;*/
    background-position: center;
}
.navlist:nth-child(4) {
    background-image: url('../images/buttons/plans.png');
    background-repeat: no-repeat;
/*    background-size: 50% 50%;*/
    background-position: center;
}
.navlist:nth-child(3) {
    background-image: url('../images/buttons/mnl.png');
    background-repeat: no-repeat;
/*    background-size: 50% 50%;*/
    background-position: center;
}
#background{
	position:absolute;
	top:0;
	left:0;
    z-index:1;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.45+100 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 60%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 60%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#73000000',GradientType=0 ); /* IE6-9 */
        opacity: .3;
}
#backgroundfront{
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.45+100 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 60%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 60%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#73000000',GradientType=0 ); /* IE6-9 */
        opacity: .9;
}
.logo{
	position:absolute;
	z-index:9;
    top: 490px;
left: 775px;
}
.circle {
    border-radius: 50%;
    width: 400px;
    height: 400px; 
  
}
.goBack{
position: absolute;
left: 1730px;
top: 900px;

width: 70px;
height: 70px;
z-index: 7;
}
.goHome{

  position: absolute;
left: 1820px;
top: 900px;

width: 70px;
height: 70px; 
z-index: 7; 
}
.welcomeText{
position: absolute;
top: 360px;
left: 870px;

z-index: 9;
font-size: 35px;
font-family: 'Myriad Pro', sans-serif;
color: #1a3c6a;
font-weight: 600;
}
.addressText{
position: absolute;
top: 120px;
left: 0px;
color: #000;
z-index: 9;
font-size: 70px;
width: 1920px;
font-family: 'Myriad Pro', sans-serif;
color: #1a3c6a;
font-weight: 700;
/*letter-spacing: -2px;*/
text-align:center;
}
/*#advanced1{
box-shadow: 0 0 100px 110px #fff;
width: 600px;
height: 500px;
border-radius: 50%;
position: absolute;
top: 300px;
left: 650px;
z-index: 3;
background-color: #fff;
opacity: 0.5;
}*/

#advanced1{
    width: 800px;
height: 300px;

position: absolute;
top: 320px;
left: 580px;
z-index: 3;
background-color: #aaa;
opacity: 0.7;
border:solid 3px white;
}
#advanced {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    position: absolute;
    top: 300px;
    left: 300px;
    z-index: 9;
    background-image: -webkit-radial-gradient(circle at center, rgb(255, 255, 255),rgb(255, 0, 0));
    background-image: radial-gradient(circle at center, rgb(255, 255, 255),rgb(255, 0, 0));
    opacity: 0.5;
}
.page-heading {
    position: absolute;
    position: absolute;
    z-index: 9;
    top: 30px;
    width: 1916px;
    text-align: center;
    text-shadow: 1px 2px #000;
}
.page-heading h1 {
    font-size: 6em;
    color: #FFF;
	text-transform:uppercase;
    font-family: 'Myriad Pro', sans-serif;
    letter-spacing: 10px;
}
.page-heading h2 {
    font-size: 1.7em;
    color: #FFF;
	margin-top:13px;
	font-style: italic;
	font-weight: normal;
    font-family: initial;
    line-height: 1.5em;
    font-family: 'Myriad Pro', sans-serif;
}

.vacantSuites {
    width: 600px;
    position: absolute;
    top: 170px;
    left: 680px;
}
.navi {
    width: 100%;
    position: absolute;
    left: 180px;
    top: 630px;
}
.navi p {
    position: absolute;
}
.navi span {
    width: 20px;
    height: 20px;
    background-color: #FFF;
    position: absolute;
    border-radius: 50%;
    top: 13px;
}
#areamap {
    position: absolute;
    top: 150px;
    z-index: 9;
    width: 1330px;
	color:#FFF;
	font-family: sans-serif;
    font-size: 1.2em;
    left: 350px;
}
.areamapImg {
    width: 500px;
	float:left;
}
.areamapImg img{
    width: 100%;
}
.localEnter p{
    margin-bottom: 30px;
    line-height: 1.3;
	font-size: .9em;
    font-family: 'Myriad Pro', sans-serif;

}
.localEnter h2{
	font-variant:small-caps;
	font-size:1.7em;
	font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
}
.localEnter ul{
	padding-left:50px;
	
}
.localEnter ul li{
	margin-bottom:30px;
}
.localEnter {

    float: left;
    width: 50%;
    margin-left: 80px;
}
.amenities {
    list-style-type: disc;
    font-family: 'Myriad Pro', sans-serif;
    font-size: .9em;
}
.editablePage{    text-align: center;
    font-size: 33px;
    color: #fff;
    line-height: 1.5;
    font-family: 'Myriad Pro', sans-serif;
}
.title {    
    font-size: 2em;
    color: #fff;
    position: absolute;
    top: 54px;
    width: 1920px;
    z-index: 2;
    font-family: 'Myriad Pro', sans-serif;
    text-shadow: 1px 2px #000;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.title>h1 {
    font-size: 3.5em;
}
.title>h2 {
    margin: .4em 0;
}
.title>h4 {
    margin: .5em 0;
    font-size: 1em;
    position: relative;
    left: 2px;
}
.nav {
    position: absolute;
    top: 817px;
    width: auto;
    text-align: center;
    left: 50px;
    height: 100px;
    z-index: 3;
}
#back-home {
    position: absolute;
    top: 900px;
    left: 1741px;
    z-index: 5;
}

#routes{
    position: absolute;
    z-index: 15;
    top: 99px;
    left: 289px;
}
#ml-logo {
    position: absolute;
    left: 80px;
    top: 20px;
    z-index: 10;
    filter: drop-shadow(1px 2px #000);
}

#bttmbox{
    position: absolute;
    width: 1920px;
    height: 1080px;
    left: 0;
    top: 0;
    z-index: 2;
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);

}