.padding-top {
  padding-top: 100px;
}

.pink {
  background: #d472a3;
}

.coache-bg-img {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  width: 300px;
  height: 475px;
}

.home_banner {
  padding: 0px 0 400px;
}

.heading_title.black-text,
.black-text {
  color: #000 !important;
}

.d_bannner_title {
  text-transform: initial !important;
}

.d_banner_wrapper.relative::before {
  content: "";
  background-image: url(/images/bgshaptop_color.png?81f9d1bee466298d2e266cd88b272294);
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 416px;
  bottom: -10px;
  z-index: -1;
}

.d_gallery_wrapper {
  padding: 60px 0 60px;
}

@media (min-width: 1599.98px) {
  .d_bannner_stitle {
    font-size: 110px;
    letter-spacing: 5px;
  }
}
@media screen and (max-width: 420px) {
  .d_banner_section .d_banner_text {
    margin-top: 25px;
  }
}

.d_chooseicon span {
    overflow: hidden;
}
