
.home-fragment2 {
  display: contents;
}
.home-text2 {
  display: inline-block;
}
.home-fragment3 {
  display: contents;
}
.home-text5 {
  display: inline-block;
}
.home-fragment4 {
  display: contents;
}
.home-text6 {
  display: inline-block;
}
.home-fragment1 {
  display: contents;
}
.home-text1 {
  display: inline-block;
}
@media(max-width: 991px) {
  .contact-form4-max-width {
    flex-direction: column;
  }
  .contact-form4-content1 {
    width: 100%;
  }
  .contact-form4-button {
    background-color: #080807;
  }
}

.footer13-wrapper {
  display: contents;
}
.footer13-container {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-fragment5 {
  display: contents;
}
.home-text7 {
  display: inline-block;
}

@media(max-width: 600px) {
  .home-text7 {
    color: rgb(255, 255, 255);
  }
  .footer13root-class-name {
    background-color: #000000;
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container2 {
  width: 100%;
  height: 516px;
  display: flex;
  align-items: center;
  background-size: cover;
  justify-content: center;
  background-image: url("public/pikaso_texttoimage_white-dj-at-the-booth-studio-1500w.jpg");
  background-position: center;
}
.home-image {
  width: 450px;
  height: 324px;
  object-fit: cover;
  border-radius: var(--dl-radius-radius-radius4);
}


  @media (max-width: 600px) {
    .home-image {
        width: 250px; 
        height: auto;
    }
}


.home-fragment1 {
  display: contents;
}
.home-text1 {
  display: inline-block;
}
.home-fragment2 {
  display: contents;
}
.home-text2 {
  display: inline-block;
}
.home-fragment3 {
  display: contents;
}
.home-text5 {
  display: inline-block;
}
.home-fragment4 {
  display: contents;
}
.home-text6 {
  display: inline-block;
}
.home-fragment5 {
  display: contents;
}
.home-text7 {
  display: inline-block;
}
@media(max-width: 991px) {
  .home-text7 {
    color: rgb(255, 255, 255);
  }
}
