/* .hero-wrapper{padding:90px 0;    overflow: hidden;}
.banner-overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index:0;}
.dotted-shap { position: absolute; right: -215px; bottom: 36px;  }
.hero-content-section { max-width: 750px; background: #fff; padding: 50px 100px;position:relative; }
.hero-wrapper .container.dis-flex {max-width:1540px; justify-content: flex-end; }
.hero-content-section p{font-size:14px;  font-weight: 600;}
.dotted-shap.left.bottom {    right: auto;    left: -218px; bottom: -45px;}



@media(max-width:1550px) {
 .
}

@media(max-width:767px) {
  .dotted-shap {opacity:0.5;}
  .hero-content-section {padding: 30px; }
}
@media(max-width:568px) {
  .dotted-shap {display:none;}
  
} */