.footer-footer {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  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;
  list-style-type: disc;
  background-color: #262626;
  list-style-image: none;
  list-style-position: outside;
}
.footer-social-links {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.footer-link {
  display: contents;
}
.footer-icon {
  fill: #D9D9D9;
  width: 24px;
  height: 24px;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.footer-link1 {
  display: contents;
}
.footer-icon2 {
  fill: #D9D9D9;
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.footer-text {
  color: #777777;
  text-align: right;
  font-family: Aldrich;
  padding-left: 30px;
  padding-right: 30px;
}
.footer-text1 {
  font-family: Aldrich;
}
.footer-text3 {
  font-family: Aldrich;
}
.footer-text4 {
  font-family: Aldrich;
}
.footer-text5 {
  top: 30px;
  left: 96px;
  color: #777777;
  z-index: 100;
  position: absolute;
  align-items: left;
  font-family: Aldrich;
}
@media(max-width: 767px) {
  .footer-text {
    text-align: center;
    line-height: 1;
    list-style-type: disc;
    list-style-image: none;
    list-style-position: outside;
  }
  .footer-text5 {
    top: 28px;
    left: 94px;
  }
}
@media(max-width: 479px) {
  .footer-text {
    right: 56px;
    bottom: 15px;
    height: inherit;
    position: sticky;
    text-align: center;
    border-color: var(--dl-color-gray-black);
    border-width: 0px;
    list-style-position: initial;
  }
  .footer-text5 {
    display: none;
  }
}

.home-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #d9d9d9	
}
.home-navbar-container {
  width: 100%;
  display: flex;
  z-index: 100;
  position: fixed;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.home-navbar {
  width: 100%;
  display: flex;
  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;
  background-color: #1a1a1a;
}
.home-image {
  width: 100px;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-tripleunit);
}
.home-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-link {
  color: #777777;
  font-size: 16px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: none;
  text-decoration: none;
}
.home-link1 {
  color: #777777;
  font-size: 16px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.home-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
.home-icon {
  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-container1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.home-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-icon02 {
  width: 24px;
  height: 24px;
}
.home-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link2 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-link3 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-link4 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-section-separator {
  width: 100%;
  height: 1px;
  display: flex;
  margin-top: var(--dl-space-space-tenunits);
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
.home-section-separator1 {
  width: 100%;
  height: 1px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
.home-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #d9d9d9;
}
.home-container3 {
  width: 100%;
  padding-top: 1em;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-900);
}
.home-hero-text-container {
  width: 45%;
  height: 520px;
  display: flex;
  align-items: center;
  padding-top: 5em;
  flex-direction: column;
  justify-content: center;
  list-style-type: disc;
  list-style-image: none;
  list-style-position: outside;
}
.home-link6 {
  display: contents;
}
.home-image1 {
  width: 100px;
  object-fit: cover;
  padding-bottom: 2em;
  text-decoration: none;
}
.home-heading1 {
  color: #040404;
  width: 100%;
  text-align: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  list-style-type: disc;
  list-style-image: none;
  list-style-position: outside;
}
.home-text {
  color: var(--dl-color-gray-black);
  font-size: 18px;
  text-align: center;
  font-family: Aldrich;
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-fiveunits);
  letter-spacing: 2;
  text-transform: none;
  list-style-type: disc;
  text-decoration: none;
  list-style-image: none;
  list-style-position: outside;
}
.home-cta-btn-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.home-cta-btn {
  color: var(--dl-color-gray-white);
  text-align: center;
  padding-top: var(--dl-space-space-doubleunit);
  border-radius: var(--dl-radius-radius-radius8);
  padding-bottom: var(--dl-space-space-doubleunit);
  text-decoration: none;
  background-color: #c9c9c9;
  margin-left: 1em;
}
.home-text04 {
  color: #101010;
  font-family: Aldrich;
  font-weight: 300;
}
.home-features {
  width: 100%;
  display: flex;
  padding: 48px;
  max-width: 1400px;
  align-items: center;
  flex-direction: column;
  background-color: #D9D9D9;
}
.home-text05 {
  font-size: 2rem;
  font-family: Aldrich;
  margin-bottom: 10px;
}
.home-text08 {
  color: var(--dl-color-gray-700);
  width: 70%;
  font-size: 1.15rem;
  text-align: center;
  font-family: Aldrich;
}
.home-container4 {
  width: 100%;
  display: grid;
  grid-gap: 32px;
  margin-top: var(--dl-space-space-fourunits);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.home-feature-card {
  width: 100%;
  display: flex;
  padding: 32px;
  align-items: center;
  flex-direction: column;
}
.home-icon04 {
  fill: var(--dl-color-gray-500);
  width: 48px;
  height: 48px;
}
.home-text15 {
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  font-family: Aldrich;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text16 {
  font-style: normal;
  font-weight: 500;
}
.home-text17 {
  font-style: normal;
  font-weight: 500;
}
.home-text18 {
  color: var(--dl-color-gray-700);
  text-align: center;
}
.home-text19 {
  font-size: 0.75rem;
  margin-top: var(--dl-space-space-unit);
  font-weight: 500;
}
.home-feature-card1 {
  width: 100%;
  display: flex;
  padding: 32px;
  align-items: center;
  flex-direction: column;
}
.home-icon06 {
  fill: var(--dl-color-gray-500);
  width: 48px;
  height: 48px;
}
.home-text20 {
  font-size: 1.5rem;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  font-family: Aldrich;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text21 {
  font-style: normal;
  font-weight: 400;
}
.home-text24 {
  color: var(--dl-color-gray-700);
  text-align: center;
}
.home-text25 {
  font-size: 0.75rem;
  margin-top: var(--dl-space-space-unit);
  font-weight: 500;
}
.home-feature-card2 {
  width: 100%;
  display: flex;
  padding: 32px;
  align-items: center;
  flex-direction: column;
}
.home-icon08 {
  fill: var(--dl-color-gray-500);
  width: 48px;
  height: 48px;
}
.home-text26 {
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-unit);
  font-family:Aldrich;
}
.home-text27 {
  font-style: normal;
  font-weight: 500;
}
.home-text29 {
  font-style: normal;
  font-weight: 500;
}
.home-text30 {
  color: var(--dl-color-gray-700);
  text-align: center;
}
.home-text31 {
  font-size: 0.75rem;
  margin-top: var(--dl-space-space-unit);
  font-weight: 500;
}
.home-feature-card3 {
  width: 100%;
  display: flex;
  padding: 32px;
  align-items: center;
  flex-direction: column;
}
.home-icon10 {
  fill: var(--dl-color-gray-500);
  width: 48px;
  height: 48px;
}
.home-text32 {
  font-family:Aldrich;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text37 {
  color: var(--dl-color-gray-700);
  text-align: center;
}
.home-text41 {
  font-size: 0.75rem;
  margin-top: var(--dl-space-space-unit);
  font-weight: 500;
}
.home-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.home-container5 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

@media(max-width: 991px) {
  .home-heading {
    text-align: center;
  }
  .home-hero-text-container {
    width: 80%;
    align-items: center;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .home-heading1 {
    text-align: center;
  }
  .home-text05 {
    text-align: center;
  }
  .home-text08 {
    text-align: center;
  }
  .home-container4 {
    grid-template-columns: 1fr 1fr;
  }
}
@media(max-width: 767px) {
  .home-navbar {
    position: relative;
  }
  .home-links-container {
    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: #777777;
  }
  .home-icon {
    fill: var(--dl-color-gray-white);
  }
  .home-cta-btn {
    padding-left: var(--dl-space-space-fourunits);
    padding-right: var(--dl-space-space-fourunits);
  }
  .home-features {
    padding-left: 32px;
    padding-right: 32px;
  }
  .home-text05 {
    text-align: center;
  }
}
@media(max-width: 479px) {
    .section-Heading {
    font-size: 30px;
    }
    .home-text{
        font-size: 14px;
        margin-left: 3px;
        margin-right: 3px;
    }
    .home-navbar{
        height:5em;
    }
    .home-image {
        width: 60px;
        margin-left: inherit;
    }
  .home-burger-menu {
   display:none;
  }
    .footer-icon2 {
    display:none;
    }
 .home-text22 {	
    display: none;
}
  .home-hero-text-container {
    width: 100%;
  }
  .home-text04 {
    z-index: 100;
    list-style-type: disc;
    list-style-image: none;
    list-style-position: outside;
  }
  .home-features {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
  .home-container4 {
    grid-template-columns: 1fr;
  }
}
