.tooltip { position:absolute; z-index:999; left:-9999px; background-color:#dedede; padding:5px; border:1px solid #fff; font-size: 12px;}
.tooltip p { margin:0; padding:0; color:#fff; background-color:#333; padding:2px 7px; }



.navbar-ya {
  background-color: #aa8a00 !important;
  background-image: -webkit-linear-gradient(top, #aa8a00, #553500); 
  background-image:         linear-gradient(to bottom, #aa8a00, #553500); 
}

/*.navbar-ya {
background: url("patterns/p6.png") repeat #886800 !important;
}*/

.map-title {
padding: 0;
font-size: 28px;
margin: 0px;
position: absolute;
top: 80px;
z-index: 2;
text-align: center;
width: 100%;
}
.map-wrap-0 {
    background:url('okbg2.jpg') no-repeat;
    background-size:100%;
    background-size:cover;
}
.map-wrap-1 {
    /*background:none;*/
    overflow: hidden;
}
.map-wrap-2 {
    overflow:hidden; 
    width: 80%; 
    /*margin:120px 0px 0px;*/
    margin: 150px auto 0 auto !important;
    /*position: relative; left:10%;*/
}



.modal .close {
    right:0px;
    width: 150px;
}
.modal-dialog .close span {
font-size: 18px;
position: relative;
top: -7px;
left: -7px;
}


.modal .modal-title {
    text-shadow: 0 0 20px #fff;
    line-height: 24px;
}
.modal .modal-title .title-desc {
    font-size:18px;
}

.modal .modal-content .modal-body {padding:20px !important; }
.modal .modal-content {background:#003 !important; box-shadow: 0px 2px 15px rgba(255,255,255, 0.2);
border-radius:20px !important;
}

.r-info { color:#eee; font-size:12px; text-align:left;}
.r-info .title {
    text-shadow:0;
    clear:both;
    color:#aaa; font-size:16px; font-weight:normal;
padding:0; margin:10px 0 0 0;
}
.r-info .name {
        color:#aaa; font-size:14px; font-weight:normal;
padding:0; margin:10px 0 0 0;
}

.r-info-block {
    border-bottom:1px solid #333;
    padding:5px 10px 5px 10px;
}

.circle-wrap {
    width:150px; float:left;
    margin:20px 0px 20px 20px;
}
.circle  { height:100px; width:100px;
    position:absolute;
    float:left;
}
.circle strong { position: absolute;
    margin:-70px -10px -10px 0px;
    display:block; width:100px; text-align: center;
    font-size:22px;
}
.circle-desc { width:100px; margin-top:110px; text-align:center;}
