.elementor-container{
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  position: relative;
}
.elementor-widget-wrap {
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start;
}


.oxo-footer-top{
  background-image: url('../images/foooter-bg-img01.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 55px 75px 35px 82px;
  border-radius: 10px 10px 10px 10px;
  position: relative;
  width: 100%;
}
.elementor-element-ba725e4 p{
  color:#fff;
}