/* 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: -29px;
    /*background: #797c7c;*/
    background: #2f7689;
    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: -67px;
    /*background: #797c7c;*/
    background: #2f7689;
    width: 180px;
    BORDER-RADIUS: 5PX;
    /* height: 25px; */
    padding: 9px 0px 7px 15px;
    /* -webkit-transform: rotate(270deg); */
    transform: rotate(-90deg);
    position: absolute;
    z-index: 9999999999;
    top: 7%;
    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 {
    display: none;
    
    background: #c9f2ff;
    margin-top: 35px;
    padding-top: 39px;
    font-size: 23px;
    padding-bottom: 35px;

}

.left1 h2{
    font-size: 47px;
    text-align: center;
    color: #002c42;
}
.image-column p{
    font-size: 20px;
    color: #000;
}

.heading-class ul li > ul {
    margin-left: 30px;
}

.heading-class ul{
    list-style: disc;
}

.site1{
    border: 2px solid black;
    padding-left: 102px;
    padding-top: 32px;
    padding-bottom: 36px;
    line-height: 37px;
    font-size: 28px;
}

.site1 li a{
    color: #000;
}

.site2 {
    border: 2px solid black;
    /* padding-left: 102px; */
    text-align: center;
    padding-top: 32px;
    padding-bottom: 36px;
    line-height: 37px;
    font-size: 28px;
}