.offer-deal {
  width: 100%;
  padding-top: 0em;
  padding-bottom: 5em;
}

.ftco-section {
  padding: 5em 0 0 0;
  position: relative;
}


.hero-wrap .slider-text .icon:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  max-width: 500px;
  height: 2px;
  background: #BB4A66;
  margin: 0;
}

body {
  overflow-x: hidden;
}


.services .icon {
  width: 120px;
  height: 120px;
  border: 1px solid transparent;
  background: transparent;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}