:root {
  --black: #000;
  --logo-brown: #9d641f;
  --white: #fff;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: var(--black);
  font-family: Lato, Arial, sans-serif;
  font-size: 20px;
  line-height: 160%;
}

.button-wrapper-mob {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: none;
}

.nav-link {
  color: #000;
  letter-spacing: .25px;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
  display: flex;
}

.nav-link:hover {
  color: var(--logo-brown);
  font-weight: 500;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.btn-txt {
  color: var(--black);
  letter-spacing: 0;
  font-size: 18px;
  position: relative;
}

.nav-menu-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.btn-bg {
  background-color: #5b96fe;
  border-radius: 100%;
  width: 120%;
  min-width: 5rem;
  height: 175%;
  display: block;
  position: absolute;
  inset: auto;
}

.btn-bg.c-10 {
  background-color: var(--logo-brown);
  border-radius: 50rem;
  align-self: center;
  width: 130%;
  min-width: auto;
  height: 120%;
  inset: auto;
}

.hamburger-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.nav-logo-iamge {
  width: 240px;
}

.nav-logo-link {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button {
  color: #040126;
  text-align: center;
  letter-spacing: -.03rem;
  background-color: #9adbff;
  padding: .75rem 1.5rem;
  font-weight: 500;
  text-decoration: none;
  overflow: visible;
}

.button.c-12 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--white);
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-wrapper-desk {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.btn-icon-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-section {
  background-color: #fff0;
  background-image: var(--image-i5026421e);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 5%;
}

.nav-container {
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.btn-icon-arrow {
  width: 1.7rem;
  height: 1.7rem;
}

.btn-icon-arrow.hover {
  width: 1.7rem;
  height: 1.7rem;
  position: absolute;
  top: 0;
  left: -100%;
}

.burger-line-2 {
  background-color: #444;
  border-radius: 2px;
  width: 22.5px;
  height: 3px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.hct-head-para-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  width: 70%;
  display: flex;
}

.hero-section {
  justify-content: center;
  align-items: center;
  height: 90vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5%;
  padding-right: 2.5%;
  display: flex;
  position: relative;
}

.para1 {
  color: var(--white);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 160%;
}

.para1.black {
  color: var(--black);
  font-weight: 400;
}

.para1.black.center-align {
  text-align: center;
}

.para1.black.left-align {
  margin-left: 0;
  margin-right: 0;
}

.para1.black-copy {
  color: var(--black);
  font-weight: 400;
}

.hero-container {
  z-index: 1;
  flex-flow: column;
  width: 1200px;
  max-width: 1200px;
  display: flex;
  position: relative;
}

.hc-top-div {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h1 {
  color: var(--white);
  margin-top: 10px;
  font-family: Fontspring Demo Bogue, Georgia, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 120%;
}

.h1-span {
  font-weight: 100;
}

.para-span {
  font-size: 24px;
  font-weight: 400;
}

.hero-image-1 {
  width: 300px;
  height: auto;
  position: absolute;
  inset: 20% auto 0% 0%;
}

.hero-image-2 {
  width: 300px;
  height: auto;
  position: absolute;
  inset: auto auto 2.5% 5%;
}

.hero-image-3 {
  width: 250px;
  height: auto;
  position: absolute;
  inset: 25% 0% 0% auto;
}

.hero-image-4 {
  width: 260px;
  height: auto;
  position: absolute;
  inset: auto 5% 2.5% auto;
}

.background-video {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.our-story-section {
  background-image: var(--image-i5026421e);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  padding: 140px 2.5%;
  position: relative;
}

.os-cont {
  width: 1200px;
  max-width: 1200px;
  display: flex;
}

.os-lft-div, .os-ryt-div {
  width: 50%;
}

.h2 {
  color: var(--white);
  margin-top: 10px;
  font-family: Fontspring Demo Bogue, Georgia, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 120%;
}

.h2.black {
  color: var(--black);
  font-weight: 300;
}

.h2.normal {
  font-weight: 300;
}

.h2.regular {
  font-weight: 600;
}

.h2.bold {
  color: var(--black);
  font-weight: 600;
}

.h2.bold.center-align {
  text-align: center;
}

.h2.bold.white {
  color: var(--white);
}

.h2-span {
  color: #442f1c;
  font-size: 64px;
  font-weight: 600;
  line-height: 120%;
}

.h2-span.white {
  color: var(--white);
}

.os-image {
  width: 550px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.bond-art-section {
  background-image: var(--image-i57c1e02d);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  padding: 140px 2.5%;
  position: relative;
}

.ba-container {
  width: 1200px;
  max-width: 1200px;
  display: flex;
}

.ba-lft-div {
  width: 45%;
  margin-right: 40px;
}

.ba-ryt-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 50%;
  display: grid;
}

.bar-content-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--white);
  border-radius: 22px;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 25px;
  display: flex;
}

.bacw {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bacw-image {
  object-fit: cover;
  background-image: var(--image-ded9158);
  background-position: 30%;
  background-size: cover;
  border-radius: 10px;
  width: 120px;
  height: 100px;
}

.h5 {
  font-family: Fontspring Demo Bogue, Georgia, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 130%;
}

.h5.center-align {
  text-align: center;
  line-height: 130%;
}

.para2 {
  color: var(--black);
  margin-bottom: 0;
  font-family: Lato, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
}

.para2.black, .para2.black-copy {
  color: var(--black);
  font-weight: 400;
}

.craft-section {
  background-image: var(--image-i346130ee);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  padding: 140px 2.5%;
  position: relative;
}

.cft-container {
  flex-flow: column;
  width: 1200px;
  max-width: 1200px;
  display: flex;
}

.cft-lft-div {
  width: 45%;
  margin-right: 40px;
}

.cft-top-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 40px;
}

.cft-bot-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.image-wrap {
  background-color: #ca9a76;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 180px;
  display: flex;
}

.cftb-content-wrap {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.iw-image {
  object-fit: cover;
  border-radius: 100%;
  width: 165px;
  height: 165px;
}

.hands-dirty-section {
  background-image: var(--image-i5026421e);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  padding: 140px 2.5%;
  position: relative;
}

.hd-continer {
  width: 1200px;
  max-width: 1200px;
  display: flex;
}

.hd-lft-div {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 55%;
  display: flex;
}

.hd-ryt-div {
  width: 40%;
}

.hd-image {
  width: 500px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.factorial {
  font-family: Bitter, serif;
}

.hd-button-wrap {
  margin-top: 30px;
}

.swiper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.swiper.cover-swiper {
  max-width: 1200px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.slide-img {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  display: flex;
  position: relative;
}

.swiper-wrapper.swiper-height {
  height: 500px;
}

.swiper-slide {
  object-fit: cover;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 500px;
  display: flex;
  overflow: hidden;
}

.span-purple-bold {
  font-style: normal;
  font-weight: 700;
}

.slider {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 0;
  display: flex;
}

.h3 {
  color: #fff;
  margin-top: 10px;
  font-size: 48px;
  font-weight: 300;
  line-height: 120%;
}

.h3.purple {
  color: #7918f9;
  font-weight: 400;
}

.work-top-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slide {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.works-container {
  max-width: 1200px;
}

.swiper-pagination {
  margin-top: 40px;
  margin-bottom: -10px;
  transform: translate(0, 32px);
}

.slider-section {
  background-image: var(--image-i50cfe7fc);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  padding: 140px 2.5% 0;
  position: relative;
}

.vision-section {
  background-image: var(--image-i50b3b8fa);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  padding: 140px 2.5%;
  position: relative;
}

.vis-container {
  width: 1200px;
  max-width: 1200px;
  display: flex;
}

.vis-ryt-div {
  width: 45%;
}

.vis-lft-div {
  background-color: #faecdf;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 40px 40px 60px;
  display: flex;
}

.vis-image {
  z-index: 1;
  width: 600px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.cta-section {
  background-image: var(--image-i50c1d07b);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  padding: 140px 2.5%;
  position: relative;
}

.cta-continer {
  width: 1200px;
  max-width: 1200px;
  display: flex;
}

.cta-lft-wrap {
  width: 50%;
}

.cta-ryt-div {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.link-block {
  height: auto;
  margin-left: 10px;
  line-height: 0;
  transition: transform .2s cubic-bezier(.455, .03, .515, .955);
}

.link-block:hover {
  transform: scale(.9);
}

.footer-head {
  color: #fff;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.footer-section {
  background-color: #876549;
  padding: 80px 2.5% 60px;
}

.fc-bot-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.name-profile-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.fcm-content-wrap {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.emilda-link {
  color: var(--white);
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: color .2s cubic-bezier(.455, .03, .515, .955);
}

.emilda-link:hover {
  color: var(--black);
  font-weight: 600;
}

.fcm-contact-details {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.fc-mid-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 30%;
  display: flex;
}

.footer-link-txt {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
  transition: color .2s cubic-bezier(.455, .03, .515, .955);
}

.footer-link-txt:hover {
  color: #fffc;
}

.fct-logo {
  width: 380px;
}

.fc-style-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 1px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.fc-top-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-container {
  flex-flow: column;
  width: 1200px;
  max-width: 1200px;
  display: flex;
  position: relative;
}

.footer-link-txt-top {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.sc-social-icon-copy {
  z-index: 5;
  width: 30px;
  height: 30px;
  font-size: 1.3rem;
  position: relative;
}

.div-block {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.footer-head-txt {
  color: #fff;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.testimonial-section {
  background-image: var(--image-i50cfe7fc);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2.5% 140px;
  position: relative;
}

.testimonial-container {
  max-width: 1200px;
}

.testi-top-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-info {
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.ts-author-div {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.testimonial-slide-wrapper {
  max-width: 48%;
  margin-right: 4%;
}

.testimonial-slider-small {
  border: 0 solid #000;
  padding: 20px 0;
  position: relative;
}

.testimonial-slider {
  background-color: #0000;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: none;
  left: -70px;
}

.testimonial-slider-left:focus-visible, .testimonial-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-card {
  background-color: #f8f8f8;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 20px;
  display: flex;
  box-shadow: 2px 3px 11px #0003;
}

.testimonial-author {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.testimonial-slide-nav {
  display: none;
  top: 410px;
}

.arrow-wrapper {
  display: none;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.ts-para {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 150%;
}

.tagline {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.ts-bottom-wrapper {
  width: 100%;
}

.mask {
  padding: 20px 0;
}

.slider-arrow-embed {
  color: #1a1b1f;
  display: none;
}

.testimonial-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: none;
  right: -70px;
}

.testimonial-slider-right:focus-visible, .testimonial-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.bacw-image-copy {
  object-fit: fill;
  object-fit: cover;
  border-radius: 10px;
  width: 120px;
  height: 100px;
}

.bacw-image-copy-copy {
  object-fit: cover;
  border-radius: 10px;
  width: 120px;
  height: 100px;
}

.bacw-image-copy {
  object-fit: cover;
  background-image: var(--image-ded9158);
  background-position: 30%;
  background-size: cover;
  border-radius: 10px;
  width: 120px;
  height: 100px;
}

.bacw-image-copy-copy {
  object-fit: cover;
  background-image: var(--image-ded9158);
  background-position: 80%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 120px;
  height: 100px;
}

.overflow-control {
  overflow: hidden;
}

.footer-link-txt-copy {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
  transition: color .2s cubic-bezier(.455, .03, .515, .955);
}

.footer-link-txt-copy:hover {
  color: #fffc;
}

.bg {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.footer-link-txt-copy-copy {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
  transition: color .2s cubic-bezier(.455, .03, .515, .955);
}

.footer-link-txt-copy-copy:hover {
  color: #fffc;
}

@media screen and (min-width: 1920px) {
  .slider {
    margin-bottom: 8em;
  }
}

@media screen and (max-width: 991px) {
  .button-wrapper-mob {
    display: flex;
  }

  .nav-link {
    border: 1px solid #0000001a;
    border-radius: 10px;
    width: 60%;
    margin: 10px auto;
    padding: 12.5px 10px;
    font-size: 15px;
  }

  .btn-txt {
    letter-spacing: 0;
    font-size: 15px;
  }

  .nav-menu-wrapper {
    grid-column-gap: 39px;
    grid-row-gap: 39px;
    background-color: #fff;
    background-image: var(--image-i5026421e);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-flow: row;
    margin-top: 0;
    padding: 20px;
  }

  .hamburger-wrapper {
    background-color: #fff;
  }

  .menu-button {
    padding: 10px;
    display: block;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .nav-logo-iamge {
    width: 200px;
  }

  .button.c-12 {
    padding: .5rem 1.25rem;
  }

  .button.c-12._100 {
    width: 60%;
  }

  .button-wrapper-desk {
    display: none;
  }

  .nav-section {
    padding: 10px 2.5%;
  }

  .nav-container {
    width: auto;
  }

  .btn-icon-arrow, .btn-icon-arrow.hover {
    width: 1.25rem;
    height: 1.25rem;
  }

  .hct-head-para-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  .hero-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .para1 {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    font-size: 17px;
  }

  .para1.black {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-container {
    width: auto;
  }

  .hc-top-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .h1 {
    font-size: 56px;
  }

  .para-span {
    font-size: 22px;
  }

  .hero-image-1 {
    width: 200px;
    height: 200px;
    top: 5%;
  }

  .hero-image-2 {
    width: 250px;
    bottom: 0%;
    left: 0%;
  }

  .hero-image-3 {
    width: 150px;
    top: 15%;
  }

  .hero-image-4 {
    width: 220px;
    right: 2.5%;
  }

  .our-story-section {
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .os-cont {
    width: auto;
  }

  .os-lft-div {
    width: 90%;
  }

  .os-ryt-div {
    width: 0%;
  }

  .h2 {
    font-size: 48px;
  }

  .h2-span {
    font-size: 56px;
  }

  .os-image {
    width: 200px;
  }

  .bond-art-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .ba-container {
    width: auto;
  }

  .ba-lft-div {
    margin-right: 20px;
  }

  .ba-ryt-div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .bar-content-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding: 15px 20px;
  }

  .bacw {
    justify-content: flex-start;
    align-items: center;
  }

  .bacw-image {
    width: 90px;
    height: 80px;
  }

  .h5 {
    font-size: 22px;
  }

  .para2 {
    width: 100%;
    font-size: 15px;
  }

  .craft-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cft-container {
    width: auto;
  }

  .cft-lft-div, .cft-top-div {
    margin-right: 20px;
  }

  .cft-bot-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-right: 0;
  }

  .image-wrap {
    width: 150px;
    height: 150px;
  }

  .iw-image {
    width: 135px;
    height: 135px;
  }

  .hands-dirty-section {
    padding-top: 100px;
    padding-bottom: 220px;
  }

  .hd-continer {
    width: auto;
  }

  .hd-lft-div {
    width: 100%;
  }

  .hd-ryt-div {
    width: 0%;
  }

  .hd-image {
    width: 220px;
  }

  .hd-button-wrap {
    margin-top: 25px;
  }

  .swiper.cover-swiper {
    max-width: 760px;
  }

  .swiper-wrapper {
    height: 360px;
  }

  .swiper-wrapper.swiper-height {
    height: 300px;
  }

  .swiper-slide {
    width: 200px;
    height: 300px;
  }

  .slider {
    display: flex;
  }

  .h3 {
    font-size: 40px;
  }

  .work-top-wrap {
    width: 90%;
  }

  .swiper-pagination {
    margin-top: 30px;
  }

  .slider-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .vision-section {
    padding-top: 100px;
    padding-bottom: 220px;
  }

  .vis-container {
    width: auto;
  }

  .vis-ryt-div {
    width: 0%;
  }

  .vis-lft-div {
    width: 100%;
    padding: 20px 30px 30px;
  }

  .vis-image {
    width: 250px;
  }

  .cta-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cta-continer {
    width: auto;
  }

  .cta-lft-wrap {
    width: 0%;
  }

  .cta-ryt-div {
    width: 100%;
  }

  .footer-section {
    padding-top: 80px;
    padding-bottom: 50px;
  }

  .fc-bot-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 50px;
  }

  .fc-mid-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 0;
  }

  .fct-logo {
    width: 250px;
  }

  .fc-style-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 50px;
  }

  .fc-top-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .footer-container {
    width: auto;
  }

  .sc-social-icon-copy {
    width: 25px;
    height: 25px;
  }

  .testimonial-section {
    padding-top: 0;
    padding-bottom: 100px;
  }

  .testi-top-wrap {
    width: 90%;
  }

  .testimonial-slide-wrapper {
    max-width: 98%;
  }

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-author {
    font-size: 17px;
  }

  .testimonial-slide-nav {
    top: auto;
    bottom: -50px;
  }

  .container {
    max-width: 728px;
  }

  .ts-para {
    font-size: 18px;
  }

  .tagline {
    font-size: 15px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

  .bacw-image-copy, .bacw-image-copy-copy, .bacw-image-copy, .bacw-image-copy-copy {
    width: 90px;
    height: 80px;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    width: 60%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    display: block;
  }

  .btn-txt {
    letter-spacing: 0;
    font-size: 14px;
  }

  .nav-menu-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-button {
    padding: 0;
  }

  .nav-logo-iamge {
    width: 180px;
  }

  .btn-icon-arrow, .btn-icon-arrow.hover {
    width: 1.25rem;
    height: 1.25rem;
  }

  .hct-head-para-wrap {
    width: 90%;
  }

  .hero-section {
    padding-top: 100px;
    padding-bottom: 80px;
  }

  .para1 {
    text-align: center;
    width: 100%;
    font-size: 16px;
  }

  .para1.black {
    text-align: center;
    width: 100%;
  }

  .hc-top-div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .h1 {
    font-size: 48px;
  }

  .para-span {
    font-size: 20px;
  }

  .hero-image-1 {
    width: 180px;
    height: auto;
  }

  .hero-image-2 {
    width: 220px;
  }

  .hero-image-3 {
    width: 110px;
  }

  .hero-image-4 {
    width: 180px;
  }

  .our-story-section {
    padding-top: 80px;
    padding-bottom: 190px;
  }

  .os-lft-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .h2 {
    font-size: 44px;
  }

  .h2.black, .h2.normal, .h2.regular, .h2.bold {
    text-align: center;
  }

  .h2-span {
    font-size: 48px;
  }

  .os-image {
    width: 180px;
  }

  .bond-art-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .ba-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .ba-lft-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
    display: flex;
  }

  .ba-ryt-div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
  }

  .bar-content-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    padding: 20px 40px;
  }

  .bacw-image {
    width: 120px;
    height: 120px;
  }

  .h5 {
    text-align: center;
    font-size: 20px;
  }

  .para2 {
    text-align: center;
    width: 100%;
    font-size: 14px;
  }

  .craft-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cft-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .cft-lft-div, .cft-top-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
    display: flex;
  }

  .cft-bot-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: start stretch;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    display: grid;
  }

  .image-wrap {
    width: 140px;
    height: 140px;
  }

  .cftb-content-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .iw-image {
    width: 125px;
    height: 125px;
  }

  .hands-dirty-section {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .hd-lft-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .hd-image {
    width: 210px;
  }

  .hd-button-wrap {
    margin-top: 20px;
  }

  .swiper-wrapper {
    height: 300px;
  }

  .swiper-wrapper.swiper-height {
    height: 260px;
  }

  .swiper-slide {
    width: 200px;
    height: 240px;
  }

  .h3 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    display: flex;
  }

  .h3.purple {
    text-align: center;
    display: block;
  }

  .work-top-wrap {
    width: 100%;
  }

  .swiper-pagination {
    margin-top: 20px;
  }

  .slider-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .vision-section {
    padding-top: 80px;
    padding-bottom: 150px;
  }

  .vis-lft-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 15px;
    display: flex;
  }

  .vis-image {
    z-index: 0;
    width: 180px;
  }

  .cta-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cta-ryt-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .footer-head {
    text-align: center;
    margin-bottom: 7.5px;
    font-size: 13px;
  }

  .footer-section {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .fc-bot-div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    margin-top: 40px;
  }

  .name-profile-wrap {
    justify-content: center;
    align-items: center;
  }

  .fcm-content-wrap {
    margin-bottom: 10px;
  }

  .fcm-contact-details {
    justify-content: center;
    align-items: flex-start;
  }

  .fc-mid-div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    width: 100%;
    margin-top: 0;
  }

  .footer-link-txt-copy, .footer-link-txt {
    text-align: center;
    font-size: 12px;
  }

  .fct-logo {
    width: 300px;
  }

  .fc-style-div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 40px;
  }

  .fc-top-div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .footer-link-txt-top {
    text-align: center;
    font-size: 12px;
  }

  .sc-social-icon-copy {
    width: 20px;
    height: 20px;
  }

  .div-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-head-txt {
    text-align: center;
    margin-bottom: 5px;
    font-size: 13px;
  }

  .testimonial-section {
    padding-top: 0;
    padding-bottom: 80px;
  }

  .testi-top-wrap {
    width: 100%;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-slider-small {
    padding: 0 15px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-author {
    font-size: 16px;
  }

  .ts-para {
    font-size: 17px;
  }

  .tagline {
    font-size: 14px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .bacw-image-copy, .bacw-image-copy-copy, .bacw-image-copy, .bacw-image-copy-copy {
    width: 120px;
    height: 120px;
  }

  .footer-link-txt-copy {
    text-align: center;
    font-size: 12px;
  }

  .footer-link-txt-copy-copy {
    text-align: center;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    width: 100%;
    font-size: 12px;
  }

  .btn-txt {
    letter-spacing: 0;
    font-size: 12px;
  }

  .nav-menu-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav-logo-iamge {
    width: 140px;
  }

  .nav-logo-link {
    justify-content: center;
    align-items: center;
  }

  .button.c-12 {
    padding: .4rem 1.15rem;
  }

  .button.c-12._100, .hct-head-para-wrap {
    width: 100%;
  }

  .hero-section {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .para1 {
    width: 100%;
    font-size: 16px;
  }

  .h1 {
    font-size: 44px;
  }

  .para-span {
    font-size: 18px;
  }

  .hero-image-1 {
    width: 140px;
    top: 2.5%;
  }

  .hero-image-2 {
    width: 160px;
  }

  .hero-image-3 {
    width: 90px;
  }

  .hero-image-4 {
    width: 120px;
    bottom: 7.5%;
  }

  .our-story-section {
    padding-top: 60px;
    padding-bottom: 220px;
  }

  .h2 {
    font-size: 38px;
  }

  .h2-span {
    font-size: 44px;
    font-weight: 600;
  }

  .bond-art-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .ba-lft-div {
    margin-bottom: 20px;
  }

  .bar-content-wrap {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding: 15px;
  }

  .bacw-image {
    width: 100px;
    height: 100px;
  }

  .h5 {
    font-size: 18px;
  }

  .para2 {
    width: 100%;
    font-size: 14px;
  }

  .craft-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cft-lft-div, .cft-top-div {
    margin-bottom: 20px;
  }

  .cft-bot-div {
    grid-template-columns: 1fr;
    margin-bottom: 20px;
  }

  .image-wrap {
    width: 135px;
    height: 135px;
  }

  .cftb-content-wrap {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .iw-image {
    width: 120px;
    height: 120px;
  }

  .hands-dirty-section {
    padding-top: 60px;
    padding-bottom: 180px;
  }

  .hd-image {
    width: 180px;
  }

  .swiper.cover-swiper {
    max-width: 240px;
  }

  .swiper-wrapper {
    height: 240px;
  }

  .swiper-wrapper.swiper-height {
    height: 220px;
  }

  .swiper-slide {
    width: 100%;
    height: 180px;
  }

  .h3 {
    font-size: 28px;
  }

  .h3.purple {
    display: block;
  }

  .swiper-pagination {
    margin-bottom: -10px;
  }

  .slider-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .vision-section {
    padding-top: 60px;
    padding-bottom: 180px;
  }

  .vis-lft-div {
    padding: 10px 10px 20px;
  }

  .vis-image {
    width: 190px;
  }

  .cta-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-head {
    font-size: 13px;
  }

  .footer-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .fc-bot-div {
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
  }

  .fcm-content-wrap {
    width: 100%;
    margin-bottom: 0;
  }

  .fc-mid-div {
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .footer-link-txt-copy, .footer-link-txt {
    font-size: 12px;
  }

  .fct-logo {
    width: 220px;
    height: auto;
  }

  .fc-style-div {
    grid-template-columns: 1fr 1fr;
    margin-top: 30px;
  }

  .fc-top-div {
    margin-bottom: 20px;
  }

  .footer-link-txt-top {
    font-size: 12px;
  }

  .sc-social-icon-copy {
    width: 20px;
    height: 20px;
  }

  .footer-head-txt {
    font-size: 13px;
  }

  .testimonial-section {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .container {
    max-width: none;
  }

  .ts-para {
    font-size: 16px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .bacw-image-copy, .bacw-image-copy-copy, .bacw-image-copy, .bacw-image-copy-copy {
    width: 100px;
    height: 100px;
  }

  .footer-link-txt-copy {
    font-size: 12px;
  }

  .footer-link-txt-copy-copy {
    width: 80%;
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f1301079-c7c9-0e9c-7a9d-9c20718de244-e275e4c7 {
    order: -9999;
  }
}


@font-face {
  font-family: 'Lato';
  src: url("/assets/fonts/lato-semibold.woff") format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url("/assets/fonts/lato-medium.woff") format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url("/assets/fonts/lato-regular.woff") format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url("/assets/fonts/lato-thin.woff") format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url("/assets/fonts/lato-light.woff") format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring Demo Bogue';
  src: url("/assets/fonts/fontspring-demo-bogue-extrabold.otf") format('opentype'), url("/assets/fonts/fontspring-demo-bogue-bold.otf") format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring Demo Bogue';
  src: url("/assets/fonts/fontspring-demo-bogue-thin.otf") format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring Demo Bogue';
  src: url("/assets/fonts/fontspring-demo-bogue-light.otf") format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring Demo Bogue';
  src: url("/assets/fonts/fontspring-demo-bogue-medium.otf") format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring Demo Bogue';
  src: url("/assets/fonts/fontspring-demo-bogue-regular.otf") format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontspring Demo Bogue';
  src: url("/assets/fonts/fontspring-demo-bogue-semibold.otf") format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}