section {
	/*background-color: lemonchiffon;*/
}
article {
	display: flex;
	justify-content: center;
	align-items: center;
}


.floor3 {
	background-color: #FFAE2B;
	width: 100vw;
	height: 34vh;
	position: absolute;
	top:0;
	left:0;
}
.tmtb {
	color: white;
	background-color: #493D2D;
	width: 20%;
	height: 45%;
	position: absolute;
	top: 4%;
	left: 16%;
}
.orgb {

	background-color: #DB8109;
	width: 33%;
	height: 68%;
	position: absolute;
	top: 14%;
	left: 40%;
}
.org1 {
	width: 8%;
    height: 40%;
    border-radius: 50%;
    background-color: #FF6801;
    position: absolute;
    bottom: 36%;
    left: 46%;
    z-index: 1;
}
.org2 {
	width: 8%;
    height: 40%;
    border-radius: 50%;
    background-color: #FF6801;
    position: absolute;
    bottom: 36%;
    left: 58%;
    z-index: 1;
}
.apb1 {
	background-color: #F85838;
	width: 18%;
	height: 37%;
	position: absolute;
	top: 0;
	right: 5%;
}
.apb2 {
	background-color: #F85838;
	width: 18%;
	height: 37%;
	position: absolute;
	top: 37%;
	right: 4%;
}
.stmtb {
	width: 9%;
	height: 20%;
	border-radius: 20%;
	border: 3px solid white;
	position: absolute;
	background-color: transparent;
	top: 74%;
	right: 7%;
}
.stmt {
	width: 2%;
    height: 10%;
    border-radius: 50%;
    background-color: #e8365d;
    position: absolute;
    bottom: 10%;
    right: 13%;
}
.tmt1 {
    width: 6%;
    height: 33%;
    border-radius: 50%;
    background-color: #e8365d;
    position: absolute;
    bottom: 10%;
    left: 3%;
}
.tmt2 {
    width: 6%;
    height: 33%;
    border-radius: 50%;
    background-color: #e8365d;
    position: absolute;
    bottom: 10%;
    left: 11%;
}
.tmt3 {
    width: 6%;
    height: 33%;
    border-radius: 50%;
    background-color: #e8365d;
    position: absolute;
    bottom: 10%;
    left: 19%;
}
.tmt4 {
    width: 6%;
    height: 33%;
    border-radius: 50%;
    background-color: #e8365d;
    position: absolute;
    bottom: 10%;
    left: 27%;
}
.floor2 {
	background-color: #FFAE2B;
	width: 100vw;
	height: 33vh;
	position: absolute;
	top: 34vh;
	left: 0;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

.kmb1 {
	color: white;
	background-color: black;
	width: 15%;
	height: 60%;
	position: absolute;
	top: 25%;
	left: 5%;
}
.kmb2 {
	background-color: #4A2112;
	width: 15%;
	height: 60%;
	position: absolute;
	top: 20%;
	left: 17%;
	z-index: 1;
}
.kmb3 {
	color: white;
	background-color: black;
	width: 15%;
	height: 60%;
	position: absolute;
	top: 25%;
	left: 30%;
}
.pbd {
	background-color: white;
	width: 27%;
	height: 63%;
	position: absolute;
	top: 17%;
	left: 50%;
}
.ap1 {
	background-color: #FF4C14;
    width: 6%;
    height: 34%;
    border-radius: 50%;
    position: absolute;
    bottom: 30%;
    right: 15%;
}
.ap2 {
	background-color: #FF4C14;
    width: 6%;
    height: 34%;
    border-radius: 50%;
    position: absolute;
    bottom: 30%;
    right: 8%;
}
.ap3 {
	background-color: #FF4C14;
    width: 6%;
    height: 34%;
    border-radius: 50%;
    position: absolute;
    bottom: 30%;
    right: 1%;
}
.km1 {
	background-color: #F2D400;
	width: 5%;
	height: 35%;
	border-radius: 50%;
	position: absolute;
	bottom: 35%;
	left: 18%;
	z-index: 2;
}
.km2 {
	background-color: #F2D400;
	width: 5%;
	height: 35%;
	border-radius: 50%;
	position: absolute;
	bottom: 35%;
	left: 25%;
	z-index: 2;
}
.pd1 {
	background-color: #5715D9;
	width: 2%;
    height: 10%;
    border-radius: 50%;
    position: absolute;
    top: 33%;
    left: 57%;
}
.pd2 {
	background-color: #5715D9;
	width: 2%;
    height: 10%;
    border-radius: 50%;
    position: absolute;
    top: 31%;
    left: 59%;
}
.pd3 {
	background-color: #5715D9;
	width: 2%;
    height: 10%;
    border-radius: 50%;
    position: absolute;
    top: 33%;
    left: 61%;
}
.pd4 {
	background-color: #5715D9;
	width: 2%;
    height: 10%;
    border-radius: 50%;
    position: absolute;
    top: 41%;
    left: 58%;
}
.pd5 {
	background-color: #5715D9;
	width: 2%;
    height: 10%;
    border-radius: 50%;
    position: absolute;
    top: 42%;
    left: 60%;
}
.pd6 {
	background-color: #5715D9;
	width: 2%;
    height: 10%;
    border-radius: 50%;
    position: absolute;
    top: 51%;
    left: 59%;
}
.floor1 {
	background-color:#FFAE2B;
	width: 100vw;
	height: 33vh;

	position: absolute;
	bottom:0;
	left: 0;
}
.bnn1 {
	background-color: #FFDF1A;
	width: 2%;
	height: 40%;
	border-radius: 50%;
	transform: rotate(30deg);
	position: absolute;
	left: 25%;
	bottom: 35%;
	z-index: 1;
}
.bnn2 {
	background-color: #FFDF1A;
	width: 2%;
	height: 40%;
	border-radius: 50%;
	transform: rotate(15deg);
	position: absolute;
	left: 26%;
	bottom: 29%;
	z-index: 1;
}
.bnn3 {
	background-color: #FFDF1A;
	width: 2%;
	height: 40%;
	border-radius: 50%;
	position: absolute;
	left: 27%;
	bottom: 28%;
	z-index: 1;
}
.bnn4 {
	background-color: #FFDF1A;
	width: 2%;
	height: 40%;
	border-radius: 50%;
	transform: rotate(-15deg);
	position: absolute;
	left: 28%;
	bottom: 29%;
	z-index: 1;
}
.bnn5 {
	background-color: #FFDF1A;
	width: 2%;
	height: 40%;
	border-radius: 50%;
	transform: rotate(-30deg);
	position: absolute;
	left: 29%;
	bottom: 35%;
	z-index: 1;
}

.bd1 {
	background-color: white;
	position: absolute;
	width: 50%;
	height: 60%;
	bottom: 20%;
	left: 5%;
}
.bd2 {
	background-color: white;
	position: absolute;
	width: 30%;
	height: 60%;
	bottom: 20%;
	left: 65%;
}