
.box_one h1 {
  color: #333;
  font-size: 24px;
}
.box_one .box1 {
  background-color: #06F;
  font-size: 16px;
  height: 260px;
  border: 1px solid #fff;
}
.box_one .box2 {
  background-color: #999;
  color: #333;
  font-size: 16px;
  height: 260px;
  border: 1px solid #fff;
}
.box_one .box3 {
  background-color: #cb451b;
  font-size: 16px;
  height: 260px;
  border: 1px solid #fff;
}
.box_one .box4 {
  background-color: #06F;
  font-size: 16px;
  height: 260px;
  border: 1px solid #fff;
}

.box_two .box5 {
  background-color: #cb451b;
  color: #333;
  font-size: 16px;
  height: 260px;
  border: 1px solid #fff;
}
.box_two .box6 {
  background-color: #ffa800;
  font-size: 16px;
  height: 260px;
  border: 1px solid #fff;
}
.box_two .box7 {
  background-color: #06F;
  font-size: 16px;
  height: 520px;
  border: 1px solid #fff;
}
.box_two .box8 {
  background-color: #cb451b;
  color: #333;
  font-size: 16px;
  height: 260px;
  border: 1px solid #fff;
}
.box_two .box9 {
  background-color: #ffa800;
  font-size: 16px;
  height: 260px;
  border: 1px solid #fff;
}
.box_three .box10 {
  background-color: #06F;
  font-size: 16px;
  height: 260px;
  border: 1px solid #fff;
}
.box_three .box11 {
  background-color: #cb451b;
  color: #333;
  font-size: 16px;
  height: 260px;
  border: 1px solid #fff;
}
.box_three .box12 {
  background-color: #ffa800;
  font-size: 16px;
  height: 260px;
  border: 1px solid #fff;
  border: 1px solid #fff;
}
.box_three .box13 {
  background-color: #06F;
  font-size: 16px;
  height: 260px;
  border: 1px solid #fff;
}



.side-images{
  height: 300px;
  position: relative;
}


.side-images img{
  margin-top: 80px;
}

.locateus-left{
  left: 70px;
}

.locateus-right{
  right: 70px;
}

.locateus_top{
  top: 40px;
}

.locateus_center{
  top: -22px;
}

.locateus_center_bottom{
  top: 22px;
}

.locateus_bottom{
  bottom: 40px;
}

.locateus-center img{
  padding: 5px 28px 5px 0;
}


.locateus_from.center{
  margin-left: -40px;
}


.loacateus_left_cenetr{
  left: 10px;
}


.locateus-left .locateus_from,.locateus-right .locateus_from {
  margin-left: -28px;
  margin-top: 10px;
}

#map-show .modal-dialog{

  width: 95%;
}

#map-show .modal-content{

  background-color: #111;
}


#myModalLabel{
  color: #fff;

}

.modal-close{
  float: right;
  right: 0px;
  margin-top: 2px;
}

#map-show .modal-footer{
  border-top: 1px solid #111;
}


#map-show .modal-header{
  border-bottom: 1px solid #111;
}

.bus-header{
  color: #fff;
  font-size: 20px;

}

.bus-route{
  background-color: #00708c;
  width: 300px;
  /*position: absolute;
   top: 50px; */
  right: 20px;
  
  color: #fff;
  padding: 10px;

}

.bus-routes {
  height: 155px;
  overflow-y: scroll;
}

.bus-routes h3{
  color: #fff;
}

.bus-routes ul li{
  margin-left: 15px;
}






.overlay{
  display: none;
}

.map-container .box{
  border: 1px solid #ccc;
  border-radius: 20px;
}