.watch-video a.watch {
  font-size: 14px;
  font-weight: 700;
}

.watch-video a .play-icon-circle {
  height: 36px;
  width: 36px;
  background-color: #2f55d4;
  line-height: 36px;
}

.watch-video a .play-icon-circle.play-iconbar {
  font-size: 16px;
}

.watch-video a .play-icon-circle.play {
  top: 77%;
}

.section {
  padding: 60px 0;
  position: relative;
}

.bg-half-130 {
  padding: 130px 0;
  background-size: cover;
  align-self: center;
  position: relative;
  background-position: center center;
}