.home-wrapper {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #FAEAD9;
}
 
.home-navbar-container {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-image10 {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
 
.home-links-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-link1 {
  padding-top: 20px;
  border-color: #71debe;
  border-width: 2px;
  margin-right: var(--dl-space-space-tripleunit);
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
 
.home-link2 {
  margin-top: 0px;
  padding-top: 20px;
  border-color: #fda6da;
  border-width: 2px;
  margin-right: var(--dl-space-space-tripleunit);
  margin-bottom: 0px;
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
 
.home-link3 {
  padding-top: 20px;
  border-color: #fbc48f;
  border-width: 2px;
  margin-right: var(--dl-space-space-tripleunit);
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.home-link4 {
  padding-top: 20px;
  border-color: #e3b1f7;
  border-width: 1px;
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
 
.home-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-icon10 {
  width: 36px;
  height: 36px;
}
 
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-tripleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
 
.home-container11 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
 
.home-image11 {
  width: 200px;
  object-fit: cover;
}
 
.home-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-icon12 {
  width: 24px;
  height: 24px;
}
 
.home-links-container2 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-link5 {
  padding-top: 20px;
  border-color: #71debe;
  border-width: 2px;
  margin-right: var(--dl-space-space-tripleunit);
  padding-bottom: 20px;
  text-decoration: none;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
 
.home-link6 {
  margin-top: 0px;
  padding-top: 20px;
  border-color: #fda6da;
  border-width: 2px;
  margin-right: var(--dl-space-space-tripleunit);
  margin-bottom: 0px;
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
 
.home-link7 {
  padding-top: 20px;
  border-color: #fbc48f;
  border-width: 2px;
  margin-right: var(--dl-space-space-tripleunit);
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.home-link8 {
  padding-top: 20px;
  border-color: #e3b1f7;
  border-width: 1px;
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
 
.home-container12 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-hero {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxcontent);
  align-items: center;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 40px;
  justify-content: space-between;
}
 
.home-hero-text-container {
  width: auto;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  flex-direction: column;
}
 
.home-text10 {
  text-align: center;
}
 
.home-text11 {
  text-align: center;
}
 
.home-image12 {
  width: 100%;
  max-width: 800px;
  object-fit: cover;
}
 
.home-container13 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-what-we-do {
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  margin-bottom: 40px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.home-image13 {
  width: 200px;
  object-fit: cover;
  margin-bottom: 20px;
}
 
.home-text12 {
  font-style: normal;
  letter-spacing: 2;
}
 
.home-cards-container1 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-card1 {
  width: 45%;
  height: 600px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-doubleunit);
  margin-bottom: var(--dl-space-space-fourunits);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-doubleunit);
}
 
.home-icon-container1 {
  width: 365px;
  height: 265px;
  display: flex;
  padding: var(--dl-space-space-unit);
  align-items: center;
  border-radius: var(--dl-radius-radius-round);
  margin-bottom: var(--dl-space-space-tripleunit);
  flex-direction: column;
}
 
.home-image14 {
  width: 100%;
  object-fit: cover;
}
 
.home-content-container1 {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  flex-direction: column;
}
 
.home-heading1 {
  margin-bottom: var(--dl-space-space-tripleunit);
}
 
.home-text13 {
  text-align: center;
}
 
.home-navlink2 {
  display: contents;
}
 
.home-container14 {
  flex: 0 0 auto;
  width: 60px;
  height: 50px;
  display: flex;
  align-items: center;
  border-color: #77e1c1;
  border-style: solid;
  border-width: 2px;
  border-radius: 20px;
  justify-content: center;
  text-decoration: none;
}
 
.home-card2 {
  width: 45%;
  height: 600px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-doubleunit);
  margin-bottom: var(--dl-space-space-fourunits);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-doubleunit);
}
 
.home-icon-container2 {
  width: 365px;
  height: 265px;
  display: flex;
  padding: var(--dl-space-space-unit);
  align-items: center;
  border-radius: var(--dl-radius-radius-round);
  margin-bottom: var(--dl-space-space-tripleunit);
  flex-direction: column;
}
 
.home-image15 {
  width: 100%;
  object-fit: cover;
}
 
.home-content-container2 {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  flex-direction: column;
}
 
.home-heading2 {
  margin-bottom: var(--dl-space-space-tripleunit);
}
 
.home-text14 {
  text-align: center;
}
 
.home-container15 {
  flex: 0 0 auto;
  width: 60px;
  height: 50px;
  display: flex;
  align-items: center;
  border-color: #fda9db;
  border-style: solid;
  border-width: 2px;
  border-radius: 20px;
  justify-content: center;
}
 
.home-card3 {
  width: 45%;
  height: 600px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-doubleunit);
  margin-bottom: var(--dl-space-space-fourunits);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-doubleunit);
}
 
.home-icon-container3 {
  width: 365px;
  height: 265px;
  display: flex;
  padding: var(--dl-space-space-unit);
  align-items: center;
  border-radius: var(--dl-radius-radius-round);
  margin-bottom: var(--dl-space-space-tripleunit);
  flex-direction: column;
}
 
.home-image16 {
  width: 100%;
  object-fit: cover;
}
 
.home-content-container3 {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  flex-direction: column;
}
 
.home-heading3 {
  margin-bottom: var(--dl-space-space-tripleunit);
}
 
.home-text15 {
  text-align: center;
}
 
.home-container16 {
  flex: 0 0 auto;
  width: 60px;
  height: 50px;
  display: flex;
  align-items: center;
  border-color: #fcbe88;
  border-style: solid;
  border-width: 2px;
  border-radius: 20px;
  justify-content: center;
}
 
.home-card4 {
  width: 45%;
  height: 600px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-doubleunit);
}
 
.home-icon-container4 {
  width: 365px;
  height: 265px;
  display: flex;
  padding: var(--dl-space-space-unit);
  align-items: center;
  border-radius: var(--dl-radius-radius-round);
  margin-bottom: var(--dl-space-space-tripleunit);
  flex-direction: column;
}
 
.home-image17 {
  width: 100%;
  object-fit: cover;
}
 
.home-content-container4 {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  flex-direction: column;
}
 
.home-heading4 {
  margin-bottom: var(--dl-space-space-tripleunit);
  letter-spacing: 1;
}
 
.home-text16 {
  text-align: center;
}
 
.home-container17 {
  flex: 0 0 auto;
  width: 60px;
  height: 50px;
  display: flex;
  align-items: center;
  border-color: #e1aef7;
  border-style: solid;
  border-width: 2px;
  border-radius: 20px;
  justify-content: center;
}
 
.home-container18 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-why-choose-us {
  width: 650px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-features {
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  flex-direction: column-reverse;
  padding-bottom: 0px;
}
 
.home-image18 {
  width: 200px;
  object-fit: cover;
}
 
.home-text17 {
  font-style: normal;
  margin-bottom: 20px;
  letter-spacing: 2px;
}
 
.home-cards-container2 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.home-card5 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-doubleunit);
  margin-bottom: var(--dl-space-space-fourunits);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-doubleunit);
}
 
.home-content-container5 {
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  flex-direction: row;
}
 
.home-image19 {
  width: 45px;
  object-fit: cover;
  margin-right: 20px;
}
 
.home-container19 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-heading5 {
  margin-bottom: var(--dl-space-space-tripleunit);
}
 
.home-text18 {
  text-align: left;
}
 
.home-content-container6 {
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  flex-direction: row;
}
 
.home-image20 {
  width: 45px;
  object-fit: cover;
  margin-right: 20px;
}
 
.home-container20 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-heading6 {
  margin-bottom: var(--dl-space-space-tripleunit);
}
 
.home-text19 {
  text-align: left;
}
 
.home-content-container7 {
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  flex-direction: row;
}
 
.home-image21 {
  width: 45px;
  object-fit: cover;
  margin-right: 20px;
}
 
.home-container21 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-heading7 {
  margin-bottom: var(--dl-space-space-tripleunit);
}
 
.home-text20 {
  text-align: left;
}
 
.home-content-container8 {
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-image22 {
  width: 45px;
  object-fit: cover;
  margin-right: 20px;
}
 
.home-container22 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-heading8 {
  margin-bottom: var(--dl-space-space-tripleunit);
}
 
.home-text21 {
  text-align: left;
}
 
.home-container23 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  display: none;
}
 
.home-contact-us {
  width: 100%;
  height: 600px;
  display: flex;
  margin-top: 0px;
  align-items: center;
  margin-bottom: 0px;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("src/contact_back-600h.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.home-container24 {
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  margin-right: 0px;
  padding-left: 0px;
  margin-bottom: 20px;
  padding-right: 0px;
  flex-direction: column-reverse;
  padding-bottom: 0px;
}
 
.home-container25 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  flex-direction: column;
}
 
.home-text25 {
  font-style: normal;
  margin-bottom: 20px;
  letter-spacing: 2px;
}
 
.home-image23 {
  width: 200px;
  object-fit: cover;
}
 
.home-cards-container3 {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
  align-items: flex-start;
  padding-top: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: space-between;
}
 
.home-card6 {
  width: 100%;
  height: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-doubleunit);
}
 
.home-decoration-line {
  width: 100%;
  max-width: auto;
  object-fit: cover;
}
 
.home-footer-container {
  width: 100%;
  display: flex;
  max-width: auto;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-footer {
  width: 100%;
  display: flex;
  max-width: auto;
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
 
.home-container26 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-text27 {
  margin-right: 20px;
}
 
@media(max-width: 1200px) {
  .home-why-choose-us {
    width: auto;
  }
}
 
@media(max-width: 991px) {
  .home-navbar {
    padding: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .home-image10 {
    margin-left: 20px;
  }
  .home-links-container1 {
    flex-wrap: wrap;
  }
  .home-link4 {
    margin-left: 0px;
    margin-right: 20px;
  }
  .home-links-container2 {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .home-link8 {
    margin-left: 0px;
    margin-right: 20px;
  }
  .home-hero {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .home-hero-text-container {
    width: 80%;
    align-items: center;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .home-image12 {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .home-navbar {
    margin: 0px;
    padding: 20px;
    justify-content: space-between;
  }
  .home-image10 {
    margin-left: 0px;
  }
  .home-links-container1 {
    display: none;
  }
  .home-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    margin-left: var(--dl-space-space-tripleunit);
    border-radius: var(--dl-radius-radius-radius4);
    background-color: var(--dl-color-gray-black);
  }
  .home-icon10 {
    fill: var(--dl-color-gray-white);
  }
  .home-mobile-menu {
    left: 0px;
    right: 0px;
    margin: auto;
    padding: 20px;
    align-items: center;
    background-color: var(--dl-color-gray-mainback);
  }
  .home-container11 {
    width: 100%;
    margin-bottom: 40px;
  }
  .home-icon12 {
    width: 30px;
  }
  .home-links-container2 {
    width: 40%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .home-link5 {
    width: 100%;
    margin-top: 0px;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .home-link6 {
    width: 100%;
    margin-top: 0px;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .home-link7 {
    width: 100%;
    margin-top: 0px;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .home-link8 {
    width: 100%;
    text-align: center;
    margin-right: 0px;
  }
  .home-hero-text-container {
    width: 100%;
  }
  .home-cards-container1 {
    align-items: center;
    flex-direction: column;
  }
  .home-card1 {
    width: 100%;
    height: auto;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .home-card2 {
    width: 100%;
    height: auto;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .home-card3 {
    width: 100%;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .home-card4 {
    width: 100%;
    height: auto;
  }
  .home-cards-container2 {
    align-items: center;
    flex-direction: column;
  }
  .home-card5 {
    width: 100%;
    height: auto;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .home-cards-container3 {
    align-items: center;
    flex-direction: column;
  }
  .home-card6 {
    width: 100%;
    height: auto;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
}
 
@media(max-width: 479px) {
  .home-burger-menu {
    margin-left: var(--dl-space-space-doubleunit);
  }
  .home-links-container2 {
    width: 100%;
  }
  .home-hero-text-container {
    width: 100%;
  }
  .home-text10 {
    font-size: 3rem;
  }
  .home-text11 {
    font-size: 3rem;
  }
  .home-text12 {
    font-size: 2rem;
  }
  .home-card1 {
    width: 100%;
  }
  .home-card2 {
    width: 100%;
  }
  .home-card3 {
    width: 100%;
  }
  .home-card4 {
    width: 100%;
  }
  .home-card5 {
    width: 100%;
  }
  .home-contact-us {
    padding: 20px;
  }
  .home-cards-container3 {
    width: 100%;
  }
  .home-card6 {
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
  }
}
