.map{margin-top:30px;



}



.infoul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

#side{
    background: #252525;
    -webkit-flex: 0 0 242px;
    -ms-flex: 0 0 242px;
    flex: 0 0 242px;
    position: relative;

}




#back{
  
    background-color: #333;
       
 
}


.tourhead{ color: #333;}

.map-pin {
    background-image: url(../upload/pin.png);
    cursor: pointer;
    display : none;
    height: 40px;
    margin: 0px 40px 0px 0px;
    position: absolute;
    width: 26px;
  
}


.footerbt{
    color: rgb(255, 255, 255);
    max-width: 100%;
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding-top:0px;
    padding-bottom:20px;
    z-index: 2000;
    background: #262323;
    margin-left: 0px;
  
   
}
.footerbtmob{
    color: rgb(255, 255, 255);
    max-width: 100%;
    position: relative;
    bottom: 0px;
    width: 100%;
    padding-top:2%;
    padding-bottom:3%;
    z-index: 20000;
    background: #222;
    margin-left: 0px;
  
   
}
.mainnav{
  
    
    background-color:#444;
    position: absolute;
    
    top: 0;
    left: 0;
    width: 100%;
   
   
    z-index:1;
}
.pg {

display : block;

}

.containerdiv {  position: relative; height:100%; padding:0%; background-color: #2c2929; } 
.cornerimage { position: absolute; width="28" height="40" min-height: 10px; } 




#backbtn {
    bottom: 5px;
    left: 5px;
    z-index: 10;
}
#backbtn,{
    position: fixed;
    display: none;
}

.social{
position:absolute;
bottom:50px;




}



#tour-info {
    background-color: #343030;
    position: absolute;
    right:0;
    float: right;
    height: 100%;
    width: 20%;
    overflow: auto;
    padding: 25px 20px;
    z-index:2;
}

.info-text {
    color: #fff;
    padding: 45px 30px;
    
    
 }
 .bottom-nav {
 
    border-spacing: 20px 0;
    display: table;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    list-style: none;
    float: left;
    }
    

 .bottom-nav i {
 
 
    display: inline-block;
    font-size: 28px;
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
    width: 60px;
    
    }
 #akad{ 
    background-color: #e79316;
    background-image: -webkit-linear-gradient(top, #e79316, #f37c42);
    background-image: linear-gradient(to bottom, #e79316, #f37c42);
    color:fff;
    border-radius: 20%;
    display: inline-block;
    font-size:28px;
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
    width: 60px;
    text-align: center;
 }
 
  #egat{ background-color: #e79316;
    background-image: -webkit-linear-gradient(top, #e79316, #f37c42);
    background-image: linear-gradient(to bottom, #e79316, #f37c42);
    
    color:fff;
    border-radius: 20%;
    display: inline-block;
    font-size:28px;
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
    width: 60px;
    text-align: center;
 }
 
 #game{ background-color: #e79316;
    background-image: -webkit-linear-gradient(top, #e79316, #f37c42);
    background-image: linear-gradient(to bottom, #e79316, #f37c42);
      color:fff;
    border-radius: 20%;
    display: inline-block;
    font-size:28px;
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
    width: 60px;
    text-align: center;
 }
   #service{ background-color: #e79316;
    background-image: -webkit-linear-gradient(top, #e79316, #f37c42);
    background-image: linear-gradient(to bottom, #e79316, #f37c42);
      color:fff;
    border-radius: 20%;
    display: inline-block;
    font-size:28px;
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
    width: 60px;
    text-align: center;
 }
 
  .bottom-nav>li {
    background-position: 0 -50px;
    cursor: default;
    display: none;
    font-size: 14px;
    color:#fff;
    height: 0px;
    padding: 0px 25px 20px 25px;
    position: relative;
    
    }  
    
    .bottom-nav>li{    display: table-cell;}
    
    
  .bottom-nav > li > a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  /* 1 */
 
  color: #fff;
 
 }

.bottom-nav > li > a[href='#'] {
  
}

.topnav {
    position:fixed;
    bottom:210px;
    left:10px;
    background-image: url(../upload/mapnew.png);
    display: block;
    line-height: 60px;
    width: 40px;
    height:75px;
    text-align: center;
    list-style: none;
    float: left;
    color: #fff;
    z-index:10;
}

.tsp-align-center{
 display: block;
 margin-left: auto;
 margin-right: auto;
 margin-top: 1%;

}

.tsp-align-right{
 display: block;
 
 margin-right: 0;
 margin-top: 2%;
 margin-bottom: 2%;
 }


.navtittle{
font-family: 'Roboto Condensed', sans-serif;
font-size: 16px;
font-weight: 400;


}


.accord-toggle {
    background-color: #232323;
    cursor: pointer;
    /* display: none; */
    font-size: 22px;
    height: 100px;
    line-height: 100px;
    transition: background .4s ease;
}

.accord-icon {
    float: left;
    height: 100%;
    position: relative;
    text-align: center;
    width: 40%;
}
.accord-icon i {
    background: #eb212e;
    border-radius: 50%;
    content: " ";
    display: block;
    font-size: 32px;
    height: 75px;
    left: 50%;
    line-height: 72px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 75px;
}

.accord-head {
    float: right;
    text-align: left;
    width: 60%;
}
.navtittle{
text-transform: uppercase;

}

#mobhero{background-color:rgba(51,51,51,0.5);
  }
  
#dropicon{ font-size:14px; margin-top: -20px; margin-bottom: -10px; margin-left: -40px;  }

#tsp-slideshow{
background-color:#222;


}
.indexbtn{}

