.hero-banner .hero-slider-section .hero-content .heading-half-circle {
  margin: 0 auto 7px;
}

.hero-banner .hero-slider-section .hero-content h5 {
  margin: 0 auto 20px;
}

.hero-banner .hero-slider-section .hero-content p {
  margin: 0 auto 36px;
}

.max630 {
  max-width: 630px !important;
}

.BringVov {
  background: url("../../images/refrigerators-assets/bring-bg.png") no-repeat;
}

.right-half-circle-btm {
  position: absolute;
  right: 0;
  bottom: 10%;
  z-index: -1;
}

@media (max-width: 991px) {
  .right-half-circle-btm img {
    width: 300px;
    height: auto;
  }
}

.left-half-circle-btm {
  position: absolute;
  left: 0;
  bottom: 30%;
  z-index: -1;
}

@media (max-width: 991px) {
  .left-half-circle-btm img {
    width: 300px;
    height: auto;
  }
}

.max400 {
  max-width: 400px;
}

.max870 {
  max-width: 890px;
}

.bg-b {
  background: url("../../images/why-assets/image-six.svg") no-repeat;
  background-size: 300px;
  background-position: right center;
  padding-top: 70px;
  padding-bottom: 70px;
}

.bg-c {
  background: url("../../images/why-assets/image-seven.png") no-repeat;
  background-size: 150px;
  background-position: right center;
  padding-top: 70px;
  padding-bottom: 70px;
}

.left-half-circle {
  position: absolute;
  left: 0;
  bottom: 50px;
  z-index: -1;
}

.sm-shape {
  position: absolute;
  right: -24px;
  top: -20px;
  width: 74px;
  height: 74px;
  z-index: -1;
}

.bold-blue-text {
  font: normal normal 600 18px/21px Jost;
  letter-spacing: -0.04px;
  color: #1E247D;
}
