/* CSS Document */


.enquiry2 {
    position: fixed;
    right: 0;
    top: 283px;
	z-index: 9999999999;
}
.sitemap1{
    border: 1px solid;
}

.sitemap1 ul a,.sitemap1 ul a:hover,.sitemap1 ul a:active{
    color: #000;
    text-decoration: none;
}


<!--/whatweoffer-->
#sidebar2 ul li  {
   padding:0em;
}
#sidebar2 ul li  {
    color: #000;
	font-weight:bold; 
    list-style-type:disc;
	line-height:2em;
	font-size:1.1em;
}
#sidebar2 ul li a {
    color: #000!important;
	font-weight:bold;   
	    
}

 
#sidebar2 h2{
padding:1em;
font-size:18px; 
font-weight:bold; 
border-bottom:2px solid #000;
color:#000000;
}

#sidebar2
{
		width: 294px;
		height:680px;
		overflow:scroll;
		z-index:9999999999;
		background: #FFFFFF;
		border-right:3px solid #ffffff;
		border-radius:7px;
		padding:0 20px;
		transition: all 0.5s;
	     display:none;  
	}
	

.site_map {
    right: -24px;
       /*background: #797c7c;*/
       background: #2497dbc4;
	    width: 106px;
    border-radius : 5PX;
    /* height: 25px; */
    padding: 9px 0px 7px 14px;
    /* -webkit-transform: rotate(270deg); */
    transform: rotate(90deg);
    position: absolute;
     z-index: 9999999999;
    top:21%;
    text-decoration: none;
    box-shadow: 1px 1px 5px #000;
    font-size: 20px;
	visibility:hidden;

}
.site_map a {
color: #fff;
font-weight: bold;
}

.whatweoffer {
left: -64px;
    /*background: #797c7c;*/
    background: #2497dbc4;
    width: 180px;
    border-radius: 5PX;
    /* height: 25px; */
    padding: 9px 0px 7px 4px;
    /* -webkit-transform: rotate(270deg); */
    transform: rotate(-90deg);
    position: absolute;
     z-index: 9999999999;
    top: 21%;
    text-decoration: none;
    box-shadow: 1px 1px 5px #000;
    font-size: 20px;
  visibility: hidden;  

}
.whatweoffer a {
color: #fff;
font-weight: bold;
}

.sitemenu1 li {
margin-left:6em;
line-height:35px;
font-size:15px!important;
    list-style: square!important;
}
.sitemenu li {
margin-left:4em;
line-height:35px;
font-size:18px;
list-style:disc;
color:#000;
}
.sitemenu li a {
color:#000;
text-decoration:none;
}

.sitemenu  {
padding:0;}/* CSS Document *//* CSS Document */

.footer2 {
    display: none;
	background: #615d5d;
}
.footer2 a,.footer2 a:hover,.footer2 a:active{
	text-decoration:none;
	color: aliceblue;
}
.border-k{
    border: 5px solid #ffbc13;
}

.card{
  margin: 5% 0%;
}

.card-body{
  margin: 0% 0% 0% 3%;
  padding: 6% 0%;
}

