.home-menu-links-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center; 
  flex-direction: row;
}
.home-menu-links-navlink {
  color: #ffffff;
  transition: 0.3s;
  letter-spacing: 2px;
  text-decoration: none;
}
.home-menu-links-navlink:active {
  color: #ffffff;
}
.home-menu-links-navlink1 {
  color: #949393;
  margin-left: var(--dl-space-space-twounits);
  letter-spacing: 2px;
  text-decoration: none;
}

.home-menu-links-root-class-name8 {
  align-self: center;
  margin-left: -180px;
}

.home-menu-links-root-class-name10 {
  align-self: center;
  margin-left: -650px;
}

.home-menu-links-root-class-name15 {
  align-self: center;
  margin-left: -200px;
}
@media(max-width: 767px) {
  .home-menu-links-nav {
    align-items: flex-start;
    flex-direction: column;
  }
  .home-menu-links-navlink {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-menu-links-navlink1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.home-container {
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background-color: #000000;
}

.home-home-header{
  width: 100%;
  display: flex;
  background-color: transparent;
  position: fixed;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.home-home-h-icon {
  width: 180px;
  height: auto;
  opacity: 0.5;
  margin-top: 7px;
  object-fit: cover;
  margin-left: 77px;
}

#TemplatesI{
  display: flex;
  flex-direction: column;
}

#SoftwareI{
  display: flex;
  flex-direction: column;
}

#BoredI{
  display: flex;
  flex-direction: column;
}

#AII{
  display: flex;
  flex-direction: column;
}

.Templates{
  display: flex;
  flex-direction: column;
  background-size: cover;
  height: 100vh;
  min-height: 100vh;
  width: 100%;
  top:0px;
  margin-top: 80px;
  right:0px;
  bottom:0px;
  left:0px;
  background-image: url("/softivision_assets/TemplatesBG.png");
}

.Software{
  display: flex;
  flex-direction: column;
  background-size: cover;
  height: 100vh;
  min-height: 100vh;
  width: 100%;
  top:0px;
  padding-top: 80px;
  right:0px;
  bottom:0px;
  left:0px;
  background-image: url("/softivision_assets/SoftwareBG.png");
}

.Bored{
  display: flex;
  flex-direction: column;
  background-size: cover;
  height: 100vh;
  width: 100%;
  min-height: 100vh;
  top:0px;
  padding-top: 80px;
  right:0px;
  bottom:0px;
  left:0px;
  background-image: url("/softivision_assets/BoredBG.png");
}

.AI{
  display: flex;
  flex-direction: column;
  background-size: cover;
  height: 100vh;
  min-height: 100vh;
  width: 100%;
  top:0px;
  padding-top: 80px;
  right:0px;
  bottom:0px;
  left:0px;
  background-image: url("/softivision_assets/AIBG.png");
}

.home-home-menu {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.home-home-nav {
  display: flex;
}
.home-navlink {
  display: contents;
}
.home-home-menu-links {
  text-decoration: none;
}
.home-home-burger-menu {
  display: none;
}
.home-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: none;
}
.home-home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-container1 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-image {
  height: 2rem;
}
.home-close-mobile-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-home-t-text {
  color: rgb(165, 155, 155);
  align-self: flex-start;
  margin-top: 50px;
  margin-left: 130px;
  margin-bottom: 5px;
  letter-spacing: 2px;
}
.home-home-s-text {
  color: rgb(165, 155, 155);
  align-self: flex-start;
  margin-top: 50px;
  margin-left: 130px;
  margin-bottom: 5px;
  letter-spacing: 2px;
}
.home-home-b-text {
  color: rgb(165, 155, 155);
  align-self: flex-start;
  margin-top: 50px;
  margin-left: 130px;
  margin-bottom: 5px;
  letter-spacing: 2px;
}
.home-home-a-text {
  color: rgb(165, 155, 155);
  align-self: flex-start;
  margin-top: 50px;
  margin-left: 130px;
  margin-bottom: 5px;
  letter-spacing: 2px;
}
.home-templates {
  color: rgb(255, 255, 255);
  font-size: 7em;
  align-self: flex-start;
  font-style: normal;
  margin-top: 100px;
  text-align: left;
  font-family: Noto Serif Devanagari;
  font-weight: 300;
  margin-left: 130px;
}
.home-software {
  color: rgb(255, 255, 255);
  font-size: 7em;
  align-self: flex-start;
  font-style: normal;
  margin-top: 100px;
  text-align: left;
  font-family: Noto Serif Devanagari;
  font-weight: 300;
  margin-left: 130px;
}
.home-bored {
  color: rgb(255, 255, 255);
  font-size: 7em;
  align-self: flex-start;
  font-style: normal;
  margin-top: 100px;
  text-align: left;
  font-family: Noto Serif Devanagari;
  font-weight: 300;
  margin-left: 130px;
}
.home-ai {
  color: rgb(255, 255, 255);
  font-size: 7em;
  align-self: flex-start;
  font-style: normal;
  margin-top: 100px;
  text-align: left;
  font-family: Noto Serif Devanagari;
  font-weight: 300;
  margin-left: 130px;
}
.home-home-t-text1 {
  color: #a59b9b;
  align-self: flex-start;
  margin-top: 40px;
  margin-left: 130px;
}
.home-home-s-text1 {
  color: #a59b9b;
  align-self: flex-start;
  margin-top: 40px;
  margin-left: 130px;
}
.home-home-b-text1 {
  color: #a59b9b;
  align-self: flex-start;
  margin-top: 40px;
  margin-left: 130px;
}
.home-home-a-text1 {
  color: #a59b9b;
  align-self: flex-start;
  margin-top: 40px;
  margin-left: 130px;
}
.home-home-t-button {
  color: rgb(255, 255, 255);
  width: 107px;
  height: auto;
  align-self: flex-start;
  text-align: center;
  margin-left: 118px;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  background-color: transparent;
}
.home-home-s-button {
  color: rgb(255, 255, 255);
  width: 107px;
  height: auto;
  align-self: flex-start;
  text-align: center;
  margin-left: 118px;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  background-color: transparent;
}
.home-home-b-button {
  color: rgb(255, 255, 255);
  width: 107px;
  height: auto;
  align-self: flex-start;
  text-align: center;
  margin-left: 118px;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  background-color: transparent;
}
.home-home-a-button {
  color: rgb(255, 255, 255);
  width: 107px;
  height: auto;
  align-self: flex-start;
  text-align: center;
  margin-left: 118px;
  border-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  background-color: transparent;
}
@media(max-width: 991px) {
  .home-icon {
    display: flex;
  }
}
@media(max-width: 767px) {
  .home-home-header {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-home-nav {
    display: none;
  }
  .home-home-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media(max-width: 479px) {
  .home-home-header {
    padding: var(--dl-space-space-unit);
  }
  .home-home-mobile-menu {
    padding: 16px;
  }
}
