/* CSS Document */


.enquiry2 {
    position: fixed;
    right: 0;
    top: 215px;
    right: 10px;
    margin:2px 0px;
	z-index: 9999999999;
}
body > div.enquiry2 > a > img{
    margin: 2px 0px;
}

/* 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 h1{
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: -29px;
       /*background: #797c7c;*/
       background: #b30000;
	    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:visited{
    color: #fff;
}
.whatweoffer a:link{
    color: #fff;
}
.site_map a {
color: rgb(255, 255, 255);
font-weight: bold;
}

.whatweoffer {
    left: -64px;
    /*background: #797c7c;*/
    background: #b30000;
    color: #fff;
    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: rgb(255, 255, 255);
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{
    display: block;
    background-color: #b3b3b3;
    margin-top: 57px;
    padding-top: 37px;
    padding-bottom: 12px;
     display: none; 
}
.footer2 li a{
    color: #000000;
}

.about-us-section-new{
    margin-left: 67px;
    margin-right: 67px;
    margin-top: 24px;
}

.heading2{
    color: #1e1c5b;
    text-transform: none;
    text-align: center;
    font-size: 33px;
}

.heading3{
    color: #1e1c5b;
    text-transform: none;
    text-align: center;
    font-size: 56px;
}

.whatwe ul{
    padding-top: 20px;
    padding-left: 61px;
    padding-bottom: 20px;
}
.whatwe ul li {
    list-style-type: disc;
}

.whatwe ul li a{
    color: #000;
}
.pdf1{
    padding-left: 288px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 2px solid black;
}
.pdf2{
    padding-top: 20px;
    padding-bottom: 20px;
    border: 2px solid black;
}

.banner .banner-img img{
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    object-fit: cover;    
}
.container{
    margin: 0 auto  ;
}
.main-section{
    height: 100%;
    width: 100%;
    padding: 50px 10px;
    text-align: center;
}

.main-section .main-page{
    height: 100%;
    width: 100%;
    padding: 35px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.main-section .main-page .main-cnt{
    height: 100%;
    width: 500px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: start;
}
.footer2 .container .row {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: nowrap;
    list-style: none;
}
.footer2 .container .row .onediv{
    width: 100%;
    height: 100%;
    
}

.img-banner{
    height: 350px;
}
