   /*event banner css */

   section.innerarea.past-banner.clearfix {
    background: url(https://hitechestate.pleximus.in/topbanner/event_banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}




.slider1.slick-slide.slick-current.slick-active{
    background: url(https://hitechestate.pleximus.in/slider/1676878159.png) no-repeat;
    width: 1519px;
    background-position: center;
    background-size: cover;
}

.heroarea .slick-slide {
    padding: 52px 0;
    position: relative;
}

.projectimg img {
   width: 100%;
    height: 400px;
    border-radius: 20px;
    margin-top: 50px;
}

.project-title {
    margin: 15px 0px;
    text-align: center;
    width: 100%;
}

.projectdesc {
    line-height: 20px;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.MainProject p{
    margin: 0 !important;
    padding-bottom: 15px;
}
/*event page css */


p.top-heading {
    text-align: center;
    font-size: 25px;
    line-height: 35px;
}
p.sub-para {
    font-size: 16px;
    line-height: 24px;
}

.col-md-12.para-sect {
    margin: 15px 0px;
}