a{
text-decoration: none;
}
.icon_header{
	display: none;
}
#block{
	width: 1353px;
	height: 535px;
	margin:-110px auto;
	position: relative;
	border-radius: 20px;
	z-index: 9;
	border: 3px solid #e6eef8;
	 box-shadow: 0 0 45px 0 rgb(0 0 0 / 25%);
}
#block img{
	border-radius: 10px;
}
.header-overlay_x p {
    margin: 230px auto;
    width: 350px;
    font-family: 'dejavu_sansbold';
    font-size: 48px;
    text-align: center;
    position: relative;
    line-height: 34px;
    height: 30px;
    padding: 5px 30px;
    background-image: url(/axs/img/icons/awea.png);
    font-family: "Regular2";
    border-radius: 50px;
    color: #fff;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff;
    color: transparent;
}
.Room{
    position: absolute;
    top: 5%;
    left: 3.0%;
    right: 10px;
    bottom: 10px;
    background-color: rgba(21,43,67, 0.7);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    display: flex;
}
.Room:hover{
   
    opacity: 1;
}
.Room_info{
	position: fixed;
	width: 251px;
	height: 80px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 45px 0 rgb(0 0 0 / 25%);
    box-shadow: 0 0 45px 0 rgb(0 0 0 / 25%);
    z-index: 9999;
    border-radius: 10px;
    margin-top: 110px;
    margin-left: 110px;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: 700;
    display: none;
}
.Room_info_tex{
	margin-top: 90px;
	position: absolute;
	font-size: 16px;
	width: 100%;
	text-align: center;
	color: #50afff;
	display: none;
	font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
}
b{
	font-weight: normal;
}
.Room_info img{
	position: absolute;
    margin-top: 76px;
    margin-left: 38px;
}
.Room_info_text{
	width: 90%;
	margin-left: 5%;
	border-bottom: 1px solid rgba(0,0,0, 0.2);
	height: 28px;
	position: absolute;
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
	color:#50afff;
	font-family: "Regular2";
    
}
.room_kv_bg{
	width: 120px;
	padding: 5px 10px;
	height:18px;
	margin: 1px auto;
	font-size: 17px;
	color: #000;
	font-family: "Regular2";
	border-radius: 10px;
}
.Room_info_text_bottom{
	width: 90%;
	margin-left: 5%;
	height: 27px;
	position: absolute;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-top: 45px;
	color: #000;
	border: none
}
.Room_info_text_bottom>b{
	font-weight: bold;
}
.floor{
width: 100%;
text-align: center;
position: absolute;
font-size: 30px;
font-family: 'bpg_nino_medium_capsregular';
font-weight: 700;
top: -50px;
color: #fff;
}
.go-back {
    font-size: 20px;
    align-items: center;
    justify-content: center;
    left: 1%;
    top: -50px;
    position: absolute;
    color: #fff;
    z-index: 99;
    background-color:  #50afff;
    padding:5px 10px;
    border-radius: 5px;
    border: 2px solid #50afff;
    text-decoration: none;
}
.go-back:hover{
    background-color: transparent;
    color: #fff;
}

.sdsi {
    font-size: 24px;
    padding-right: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
     color: #fff
}
.go-back:hover .sdsi{
	margin-left: 5px;
	padding-right: 5px;
	color: #fff;
}


.Sold{
	position: absolute;
	color: #fff;
	font-size:15px;
	z-index: 999;
	font-family: 'bpg_nino_medium_capsregular';
	font-weight: 700;
	transform:rotate(-40deg)
}
.baner_ul {
    width: 107px;
    background-color: #fff;
    position: absolute;
    right: 1%;
    margin-top: -53px;
    list-style: none;
    z-index: 9999;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 45px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 0 45px 0 rgb(0 0 0 / 5%);
}
.baner_ul a li{
    width: 85px;
    height: 23px;
    background-color: #e8e8e8;
    border: 1px solid rgba(0,0,0,0.1);
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    margin: 10px;
    line-height: 23px;
    color: #363636;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.baner_ul a li:hover{
	opacity: 0.6;
	border:1px solid #e8e8e8;
	
}
.floor1 {
    width: 100%;
    text-align: center;
    position: absolute;
    font-size: 30px;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: 700;
    bottom: 10px;
    color: #fff;
}
.block_2{
	display: none;
}
.asdas{
    width: 1353px;
    height: 235px;
    margin: 10px auto;
    position: relative;
    border-radius: 20px;
    z-index: 9;
    border: 3px solid #e6eef8;
    box-shadow: 0 0 45px 0 rgb(0 0 0 / 25%);
}
.asdas li{
	    font-family: "Regular2";
	    margin-left: 20px;
	    margin-top: 10px;
}
@media only screen and (max-width: 1520px) {
#block,.asdas{
	width: 1100px;
	height: 435px;
}
}
@media only screen and (max-width: 1420px) {
#block,.asdas{
	width: 1000px;
	height: 395px;
}
}
@media only screen and (max-width: 1320px) {
#block,.asdas{
	width: 900px;
	height: 356px;
}
}
@media only screen and (max-width: 1220px) {
#block,.asdas{
	width: 800px;
	height: 316px;
	    margin: 1px auto;
}
.asdas{
	        margin: -100px auto !important;
}
#baner {
   height: 271px;
}
.block_1{
	display: none;
}
.block_2{
	display: block;
}
}
@media only screen and (max-width: 1070px) {
	.baner_ul{
		display: none;
	}
}
@media only screen and (max-width: 820px) {
#block,.asdas{
	width: 500px;
	height: 198px;
}
.header-overlay_x p {
    font-size: 30px !important;
}
}

@media only screen and (max-width: 520px) {
#block,.asdas{
	width: 370px;
	height:150px;
}
.go-back,.sdsi{
	font-size: 12px;
	   
}
.header-overlay_x p {
       margin: 237px auto;
    width: 288px;
}
.ul_border{
	display: none;
}
.go-back {
    
    top: -35px;
	}

.header-overlay_x p {
    font-size: 20px !important;
    -webkit-text-stroke-width: 1px;
}
}
