.header-container {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: 1rem;
  position: relative;
  align-items: center;
  justify-content: center;
}
.header-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-navlink {
  display: contents;
}
.header-image {
  height: 60px;
  text-decoration: none;
}
.header-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.header-links {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.header-link {
  transition: 0.3s;
}
.header-link:hover {
  fill: #a851ff;
  color: #a851ff;
  transition: ease 1s;
}
.header-link1 {
  transition: 0.3s;
  margin-left: var(--dl-space-space-twounits);
}
.header-link1:hover {
  fill: #a851ff;
  color: #a851ff;
  transition: ease 1s;
}
.header-link2 {
  transition: 0.3s;
  margin-left: var(--dl-space-space-twounits);
}
.header-link2:hover {
  fill: #a851ff;
  color: #a851ff;
  transition: ease 1s;
}
.header-buttons {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.header-button {
  cursor: pointer;
  width: 200px;
  padding: 1rem;
  transition: 0.3s;
  background-color: var(--dl-color-theme-neutral-dark);
}
.header-button:hover {
  transition: ease 1s;
  background-color: #a851ff;
}
.header-burger-menu {
  display: none;
}
.header-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.header-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;
}
.header-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.header-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.header-logo {
  height: 2rem;
}
.header-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-icon02 {
  width: 2rem;
  height: 2rem;
}
.header-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.header-link3 {
  margin-bottom: var(--dl-space-space-unit);
}
.header-link4 {
  margin-bottom: var(--dl-space-space-unit);
}
.header-link5 {
  margin-bottom: var(--dl-space-space-unit);
}
.header-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.header-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.header-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.footer-container {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: 1rem;
  position: relative;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.footer-center-section {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.footer-navlink {
  width: 200px;
  padding: 1rem;
  text-align: center;
  text-decoration: none;
  background-color: var(--dl-color-theme-neutral-dark);
  margin-bottom: 1rem;
}
.footer-navlink:hover {
  transition: ease 1s;
  background-color: #a851ff;
}
.it-consulting-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.it-consulting-it-consulting-section {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 5rem;
  justify-content: center;
}
.it-consulting-center-section {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1050px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.it-consulting-image {
  width: 100%;
  max-width: 460px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.it-consulting-container1 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 5rem;
  flex-direction: column;
  justify-content: center;
}
.it-consulting-text {
  text-align: center;
  margin-bottom: 2rem;
}
.it-consulting-text01 {
  fill: #666B77;
  color: rgb(102, 107, 119);
  text-align: center;
  border-radius: 20px;
}
.it-consulting-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.it-consulting-container3 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 5rem;
  flex-direction: column;
  justify-content: center;
}
.it-consulting-container4 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
  flex-direction: column;
}
.it-consulting-image1 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.it-consulting-text02 {
  margin-bottom: 2rem;
}
.it-consulting-text03 {
  fill: #666B77;
  color: #666B77;
}
.it-consulting-container5 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
  flex-direction: column;
}
.it-consulting-image2 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.it-consulting-text04 {
  margin-bottom: 2rem;
}
.it-consulting-text05 {
  fill: #666B77;
  color: #666B77;
}
.it-consulting-container6 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.it-consulting-image3 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.it-consulting-text06 {
  margin-bottom: 2rem;
}
.it-consulting-text07 {
  fill: #666B77;
  color: #666B77;
}
.it-consulting-text08 {
  fill: #666B77;
  color: rgb(102, 107, 119);
  padding: 1rem;
  text-align: center;
  border-color: #DADCDF;
  border-width: 1px;
  border-radius: 20px;
}
.it-consulting-help-section {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 5rem;
  justify-content: center;
  margin-bottom: 5rem;
}
.it-consulting-center-section1 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1050px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.it-consulting-container7 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  flex-direction: column;
  justify-content: center;
}
.it-consulting-text09 {
  text-align: center;
}
.it-consulting-contact-form {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.it-consulting-service-card-content {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: auto;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
@media(max-width: 1200px) {
  .it-consulting-center-section {
    width: 100%;
  }
  .it-consulting-container1 {
    width: 100%;
  }
}
@media(max-width: 991px) {
  .it-consulting-center-section {
    width: 100%;
  }
  .it-consulting-container1 {
    width: 100%;
  }
}
@media(max-width: 767px) {
  .it-consulting-text {
    font-size: 2rem;
  }
  .header-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .header-desktop-menu {
    display: none;
  }
  .header-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-icon {
    width: 2rem;
    height: 2rem;
  }
  .header-icon02 {
    width: 50px;
    height: 50px;
  }
  .header-link3 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .header-link4 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .header-link5 {
    margin-left: 0;
    margin-bottom: 0px;
  }
  .footer-center-section {
    flex-direction: column;
  }
}

@media(max-width: 479px) {
  .header-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .header-mobile-menu {
    padding: 16px;
  }
}
