/* CSS Document */


.enquiry2 {
    position: fixed;
    right: 0;
    top: 215px;
	z-index: 9999999999;
}



<!--/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: 340px;
		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: -26px;
       /*background: #797c7c;*/
       background: #2c4374;
	    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:4%;
    text-decoration: none;
    box-shadow: 1px 1px 5px #000;
    font-size: 20px;
	 visibility:hidden; 

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

}

.whatweoffer {
left: -65px;
    /*background: #797c7c;*/
    background: #2c4374;
    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:9%;
    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:#fff;
}
.sitemenu li a {
color:#fff;
text-decoration:none;
}

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


.footer2{
    background-color: #d48216;
    color: #fff;
    padding: 15px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: left;
    display: none;
}
.footer2 a{
   color: #fff;
   font-size: 15px;
   
}
.footer2 a:hover{
    color: rgb(0, 0, 0);
    text-decoration: underline;
 }

.presentation .img-fluid {
    width: 50%;
    /* margin-left: 25%; */
    margin-top: 2%;
    margin-bottom: 2%;
}

.style .video{
    margin-left: 30%;
    margin-bottom: 10px;
}

.head1{
    margin: 30px;
    text-align: center;
    font-size: larger;
    color: black;
    font-weight: bold;
}
.product_Section{
    margin-bottom: 40px;
    color: black;
    font-size: larger;
}
#phone2{
    margin-left: -25px;
}
#whatweoffer{
    font-weight: bold;
    color: black;
    text-align: left;
}
#whatweoffer ul{
    list-style-type: disc;
    margin-bottom: 20px;
    
}
#whatweoffer ul a{
    color: black;
    list-style-type: disc;
}
#sitemap{
    color: black;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: left;
}
#sitemap ul{
  
    list-style: disc;
}
#sitemap a{
    color: black;
}
#sitemap ul ul{
 
    list-style: square;
    margin-left: 20px;
}
#video{
    height: 100%;
    width: 100%;
    margin-left: 25%;
}
#whatweoffer .video{
    margin-left: 25%;
    margin-bottom: 30px;
}