.x-root{
  background:
    linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.45)),
    url("https://images.unsplash.com/photo-1614850523011-8f49ffc73908?q=80&w=2070&auto=format&fit=crop");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.x-main .vc_row,
.x-main .vc_section {
  background: transparent !important;
}


.x-main .home-title,
.x-main .home-title span {
  color: #ffffff !important;
}

.vc_section {
  background: transparent !important;
}