
    html {
  scroll-behavior: smooth;
}
    .input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control{height: 45px;}
    .form-group{padding-bottom: 0px;}
    .form-control{height: 45px;}
    .co-working-space {
    background-image: url(../../img/co-working-space-new-gurgaon.jpg);
    background-size: cover;
    position: relative;
}
.office-space{ background-image: url(../img/office-sapce-new-bg.jpg);
    background-size: cover;
    position: relative;
padding: 70px 0px;}
.co-working-space .overlay, .invest-prop .overlay {
    background-color: rgba(0,0,0,0.6);
    padding: 50px 0px;
}
.co-working-title h1, .invest-prop h1 {
    font-size: 42px;
    font-weight: 400;
    line-height: 54px;
    color: #fff;
}
.co-working-title p {
    line-height: 38px;
    font-size: 24px;
    color: #fff;
}
.invest-prop p.sub-text{padding-left: 45px;}
.box{padding:7px 0px;margin:10px 0px;}
.office-title .banner-subheading{font-size:30px;margin-bottom:5px;line-height:35px}
.office-title .sub-text{padding-left:45px}
.about-co-working-sapce a{font-size: 14px;
    color: #939497;
    text-decoration: none;
display: block;}
.transparent{background-color: transparent;border:none;border-bottom:1px solid #ccc;border-radius: 0px;}
.schedule-visit-new{margin-left:25px;margin-right:25px;padding:15px 30px;}

/*.price-tag{position: absolute;
 }*/
    .about-office-sapce a {
    font-size: 14px;
    color: #939497;
    text-decoration: none;
    display: block;
}
@media only screen and (max-width: 767px) {
.schedule-visit-new{margin-left:0px;margin-right:0px;margin-top:15px;padding:0px;}}