.contact-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-scheme-yellow20);
}
.contact-header {
  width: 100%;
  display: flex;
  z-index: 100;
  position: fixed;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.contact-navbar-interactive {
  border-color: var(--dl-color-scheme-green100);
  border-width: 1px;
  background-color: var(--dl-color-scheme-yellow20);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.contact-image {
  width: 260px;
  object-fit: cover;
  text-decoration: none;
}
.contact-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.contact-links {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.contact-buttons {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.contact-home {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  text-decoration: none;
  background-color: rgb(255, 254, 243);
}
.contact-servicse {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  text-decoration: none;
  background-color: rgb(255, 254, 243);
}
.contact-about {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  text-decoration: none;
  background-color: rgb(255, 254, 243);
}
.contact-contact {
  text-decoration: none;
}
.contact-burger-menu {
  display: none;
}
.contact-icon {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.contact-mobile-menu1 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
}
.contact-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.contact-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.contact-navlink1 {
  display: contents;
}
.contact-image1 {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
.contact-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-icon02 {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.contact-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.contact-home1 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.contact-services {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.contact-about-us {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.contact-contact1 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.contact-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.contact-icon04:hover {
  fill: #e1306c;
}
.contact-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  transition: 0.3s;
  text-decoration: none;
}
.contact-icon06:hover {
  fill: #1877F2;
}
.contact-hero {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 96px;
  align-items: flex-start;
  justify-content: center;
  background-color: var(--dl-color-scheme-green100);
}
.contact-hero1 {
  margin-top: 2%;
  padding-top: 0px;
  padding-bottom: 0px;
}
.contact-hero2 {
  padding-bottom: 0px;
  background-color: var(--dl-color-scheme-green100);
}
.contact-max-width {
  flex-direction: column;
  justify-content: center;
}
.contact-content {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: 0%;
  align-items: flex-start;
  margin-right: 0px;
  margin-bottom: 0%;
  flex-direction: column;
  justify-content: center;
}
.contact-title {
  fill: var(--dl-color-scheme-yellow20);
  color: var(--dl-color-scheme-yellow20);
  font-size: 52px;
  font-style: normal;
  margin-top: 5%;
  font-family: "Urbanist";
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 2%;
}
.contact-text01 {
  font-size: 52px;
  font-style: normal;
  font-family: "Urbanist";
  font-weight: 600;
  line-height: 1.2;
}
.contact-faq {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--dl-color-scheme-green100);
}
.contact-hero3 {
  padding-top: 0px;
  margin-bottom: 5%;
  padding-bottom: 0px;
}
.contact-hero4 {
  padding-bottom: 0px;
  background-color: var(--dl-color-scheme-green100);
}
.contact-max-width1 {
  flex-direction: column;
  justify-content: center;
}
.contact-container1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.contact-container2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.contact-container3 {
  flex: 0 0 auto;
  width: 10%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.contact-icon08 {
  fill: var(--dl-color-scheme-yellow20);
  width: 24px;
  height: 24px;
}
.contact-description {
  fill: var(--dl-color-scheme-yellow20);
  color: var(--dl-color-scheme-yellow20);
  font-size: 18px;
  align-self: center;
  font-style: normal;
  transition: 0.3s;
  font-family: "Urbanist";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  text-decoration: none;
  background-color: transparent;
}

.contact-container4 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.contact-container5 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.contact-container6 {
  flex: 0 0 auto;
  width: 10%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.contact-icon10 {
  fill: var(--dl-color-scheme-yellow20);
  width: 24px;
  height: 24px;
}
.contact-description1 {
  fill: var(--dl-color-scheme-yellow20);
  color: var(--dl-color-scheme-yellow20);
  font-size: 18px;
  align-self: center;
  font-style: normal;
  transition: 0.3s;
  font-family: "Urbanist";
  font-weight: 400;
  line-height: 1.5;
  border-width: 0px;
  text-decoration: none;
  background-color: transparent;
}

.contact-footer {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-footer1 {
  padding-top: 0px;
}
.contact-container7 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-top: 2%;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.contact-text09 {
  fill: var(--dl-color-scheme-yellow20);
  color: #0c4237ff;
}
.contact-icon-group1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.contact-link2 {
  display: contents;
}
.contact-icon12 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.contact-icon12:hover {
  fill: #e1306c;
}
.contact-link3 {
  display: contents;
}
.contact-icon14 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
}
.contact-icon14:hover {
  fill: #1877F2;
}
@media(max-width: 1600px) {
  .contact-title {
    color: var(--dl-color-scheme-white);
    font-size: 52px;
    font-style: normal;
    font-family: Urbanist;
    font-weight: 600;
    line-height: 1.2;
  }
}
@media(max-width: 1200px) {
  .contact-hero1 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .contact-hero3 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media(max-width: 991px) {
  .contact-hero1 {
    flex-direction: column;
  }
  .contact-content {
    width: 50%;
    align-items: flex-start;
    margin-right: var(--dl-space-space-unit);
    justify-content: flex-start;
  }
  .contact-hero3 {
    flex-direction: column;
  }
}
@media(max-width: 767px) {
  .contact-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .contact-desktop-menu {
    display: none;
  }
  .contact-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .contact-home1 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .contact-services {
    margin-bottom: var(--dl-space-space-unit);
  }
  .contact-about-us {
    margin-bottom: var(--dl-space-space-unit);
  }
  .contact-contact1 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .contact-hero1 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .contact-max-width {
    flex-direction: column-reverse;
  }
  .contact-content {
    width: 100%;
    margin-right: 0px;
  }
  .contact-hero3 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .contact-max-width1 {
    flex-direction: column-reverse;
  }
  .contact-footer1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .contact-container7 {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .contact-text09 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
}
@media(max-width: 479px) {
  .contact-navbar-interactive {
    height: 100px;
    padding: var(--dl-space-space-unit);
  }
  .contact-mobile-menu1 {
    padding: 16px;
  }
  .contact-hero1 {
    padding-left: 0;
    padding-right: 0;
  }
  .contact-hero2 {
    width: 100%;
  }
  .contact-hero3 {
    padding-left: 0;
    padding-right: 0;
  }
  .contact-hero4 {
    width: 100%;
  }
  .contact-footer1 {
    padding: var(--dl-space-space-unit);
  }
  .contact-container7 {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .contact-text09 {
    text-align: center;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
}
