.dnd-section {
  position: relative;
  z-index: 1;
  background: #ffffff;
}

[class*="footer-"].dnd-section, .footer{
  background: #313131;
  position: relative;
  z-index: 1;
} 

body.iphone .slides.custom-slider .image_container_attacted,
body.mac .slides.custom-slider .image_container_attacted{
  background-attachment: unset !important;
}
{#
body.ipad .slides.custom-slider .image_container_attacted,
body.mac .slides.custom-slider .image_container_attacted {
  background-attachment: unset !important;
} 
#}