


.top__phone-link, .btns, .top__line-menu {visibility: hidden; }




#mydiv {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;

}


#mydiv svg {
  border: none;
  height: auto;
  max-width: 100%;
  width: auto;

}


#mydiv svg {

  position: absolute;
  bottom: 0px;


}

	


#mydiv  path{
           -o-transition: fill .2s;
           -ms-transition: fill .2s;
           -moz-transition: fill .2s;
           -webkit-transition: fill .2s;
          transition: fill .2s;
		   fill:rgba(255, 204, 102, 0);
	
		 
        }
		
		
#mydiv a path:hover{
           fill:rgba(255, 204, 102, 0.3);
		   stroke:#fff;
		   stroke-width:0px;
        }

#mydiv a path.active{
           fill:rgba(255, 204, 102, 0.3);
		   stroke:#fff;
		   stroke-width:0px;
        }



/*  литер 1 */
 
#qblock10 {
	background: transparent;
	color: #191919;
width: 197px;
	height: 138px;
	
	}
	

#directory10 {
background: #fff;
width: 197px;
height: 138px;
position:  absolute;
margin: 0px 0 0 69px;
padding: 5px 5px 0 5px;

}	



/*  литер 2 */
 
#qblock11 {
	background: transparent;
	color: #191919;
    width: 293px;
	height: 138px;

	}
	
	
#directory11 {
background:#fff;
width: 293px;
height: 138px;
position:  absolute;
margin: 0px 0 0 69px;
padding: 5px 5px 0 5px;
}	


#section {
background: #ffb20a;
width: 69px;
height: 69px;
color: #3d413d;
position: absolute;
margin: 0px 0 0 0;	
text-align: center;
}


#floor {
background: #191919;
width: 69px;
height: 69px;
color: #fff;
position:  absolute;
margin: 69px 0 0 0;
text-align: center;
}



#section span {margin: 10px 0 0 0;  display: block; text-align: center;  width:100%;}
#section strong { margin: 20px 0 0 0; font-size: 36px; text-transform: uppercase; display: block;
text-align: center; width:100%;
}


#floor span {margin: 10px 0 0 0; display: block; text-align: center;  width:100%;}
#floor strong {margin: 20px 0 0 0; font-size: 36px; text-transform: uppercase; display: block;
text-align: center;  width:100%;
}





.apartment-cell{
	
	position:relative;
    float: left;
	display: block;
	position: relative;
	padding: 5px;
	margin: 5px 5px 5px 5px;
	

}



.green{background-color:#63cba5;color:#fff;}
.orange{background-color:#ffb400;color:#fff;}
.red{background-color:#d52a0c;color:#fff;}



