
html {
  font-family: poppins;
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
 
  font-weight: 400;
  font-style:normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  line-height: 1.15;
  color: var(--dl-color-gray-black);
  background-color: var(--dl-color-gray-white);

}



.home-banner {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  justify-content: space-between;
}



.home-image21 {
  width: 207px;
  height: 292px;
  object-fit: cover;
  flex-shrink: 0;
}

  .home-text407 {
    font-size: 1.15rem;
    margin-top: var(--dl-space-space-halfunit);
    text-align: center;
}
  



@media(max-width: 479px) {


  body {
    overflow-x: hidden;
  }
  
  .navbar-navbar {
    width: 100%;
    height: auto;
  }
  .navbar-branding-logo {
    width: 48px;
    height: 55px;
  }
  .navbar-text {
    /* padding-left: var(--dl-space-space-oneandhalfunits); */
    font-size: 16px;


  }

  .navbar-text1001{

    font-size: 10px;
  }

  .navbar-mobile-menu {
    

    /* background: #F7F8F8;  fallback for old browsers */
    /* background: -webkit-linear-gradient(to right, #ACBB78, #F7F8F8);  Chrome 10-25, Safari 5.1-6 */
    /* background: linear-gradient(to right, #ACBB78, #F7F8F8); W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    background: #FFEFBA;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #FFFFFF, #FFEFBA);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #FFFFFF, #FFEFBA); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    
    border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;
    opacity: 80%;
    
  }

  .home-banner {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
}

.home-image21 {
  width: var(--dl-size-size-xlarge);
  height: 100%;
}
}

.mark-mark {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.mark-icon {
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: center;
  border-radius: 50%;
  flex-direction: row;
  justify-content: center;
  background-color: #292929;
}
.mark-icon1 {
  fill: #C6FF4B;
  width: 12px;
  height: 12px;
}
.mark-label {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 600;
  line-height: 24px;
}

.home-container {
  width: 100%;
  /* display: flex; */
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-section {
  width: 100%;
  height: 482px;
  display: flex;
  align-items: center;
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(to right, #c02425 0%, #f0cb35 100%);
  margin-top: 82px;
}
.home-hero {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-content {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
}
.home-main {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-header {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-heading {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 50px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 400;
  text-transform: capitalize;
}
.home-caption {
  color: rgb(255, 255, 255);
  font-size: 20px;
  align-self: flex-start;
  font-family: Poppins;
  line-height: 30px;
}
.home-buttons {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-get-started {
  display: none;
  background-color: #2A2A2A;
}
.home-text {
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
.home-highlight {
  gap: var(--dl-space-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
}
.home-avatars {
  width: 115px;
  height: var(--dl-size-size-small);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}
.home-image {
  left: 0px;
  position: absolute;
}
.home-image01 {
  left: var(--dl-space-space-twounits);
  position: absolute;
  object-fit: cover;
}
.home-image02 {
  left: var(--dl-space-space-fourunits);
  position: absolute;
  object-fit: cover;
}
.home-caption1 {
  color: rgb(255, 255, 255);
  font-family: Poppins;
  line-height: 24px;
}
.home-image03 {
  top: 150px;
  right: 0px;
  width: 650px;
  height: 464px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-image04 {
  top: -69px;
  right: -4px;
  width: 522px;
  height: 484px;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
.home-image05 {
  display: none;
}

.home-section01 {
  gap: var(--dl-space-space-sixunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 40px;
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: 120px;
  justify-content: center;
}

.home-note {
  gap: var(--dl-space-space-sixunits);
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-image07 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-image08 {
  object-fit: cover;
}
.home-content1 {
  gap: var(--dl-space-space-threeunits);
  flex: 1;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-main1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-caption2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-section02 {
  color: #ff6900;
}
.home-heading1 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-paragraph {
  color: rgb(0, 0, 0);
}
.home-get-started1 {
  display: none;
  background-color: #80FF44;
}
.home-text03 {
  color: #0C100C;
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
.home-header1 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-section03 {
  color: rgb(255, 105, 0);
}
.home-text04 {
  color: rgb(0, 0, 0);
  font-size: 40px;
  font-style: normal;
  font-family: Poppins;

  font-weight: 600;
}

.home-text001{
  color: #4285F4;
  font-size: 40px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 600;
  margin-bottom: 30px;

}


.home-text05 {
  color: rgb(0, 0, 0);
  width: 100%;
  max-width: 750px;
  text-align: center;
  font-family: Poppins;
  line-height: 28px;
}
.home-note1 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: center;
}
.home-image09 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-image10 {
  object-fit: cover;
}
.home-content2 {
  gap: var(--dl-space-space-threeunits);
  flex: 1;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-main2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-caption3 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-section04 {
  color: rgb(255, 105, 0);
}
.home-heading2 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-header2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-heading3 {
  color: rgb(0, 0, 0);
}
.home-paragraph1 {
  color: rgb(0, 0, 0);
}
.home-section05 {
  color: rgb(255, 105, 0);
}
.home-paragraph2 {
  color: rgb(0, 0, 0);
}
.home-section06 {
  color: rgb(255, 105, 0);
}
.home-paragraph3 {
  color: rgb(0, 0, 0);
}
.home-section07 {
  color: rgb(255, 105, 0);
}
.home-paragraph4 {
  color: rgb(0, 0, 0);
}
.home-section08 {
  color: rgb(255, 105, 0);
}
.home-paragraph5 {
  color: rgb(0, 0, 0);
}
.home-checkmarks {
  gap: var(--dl-space-space-unit);
  display: none;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-get-started2 {
  display: none;
  background-color: #80FF44;
}
.home-text06 {
  color: #0C100C;
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
.home-header3 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-section09 {
  color: rgb(255, 105, 0);
  text-transform: capitalize;
  
}
.home-text07 {
  color: rgb(0, 0, 0);
  font-size: 40px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 600;
}
.home-text08 {
  color: rgb(0, 0, 0);
  width: 100%;
  max-width: 750px;
  margin-top: var(--dl-space-space-threeunits);
  text-align: left;
  font-family: Poppins;
  line-height: 28px;
  text-transform: capitalize;
}
.home-text10 {
  color: #000000;
  font-family: Poppins;
  line-height: 28px;
}
.home-text13 {
  color: #000000;
  font-family: Poppins;
  line-height: 28px;
}
.home-text16 {
  color: #000000;
  font-family: Poppins;
  line-height: 28px;
}
.home-text19 {
  color: #000000;
  font-family: Poppins;
  line-height: 28px;
}
.home-text22 {
  color: #000000;
  font-family: Poppins;
  line-height: 28px;
}
.home-text25 {
  color: #000000;
  font-family: Poppins;
  line-height: 28px;
}
.home-text28 {
  color: #000000;
  font-family: Poppins;
  line-height: 28px;
}
.home-text31 {
  color: #000000;
  font-family: Poppins;
  line-height: 28px;
}
.home-note2 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: center;
}
.home-image11 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-image12 {
  object-fit: cover;
}
.home-content3 {
  gap: var(--dl-space-space-threeunits);
  flex: 1;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-main3 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-caption4 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-section10 {
  color: rgb(255, 105, 0);
}




.home-heading4 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-header4 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-heading5 {
  color: rgb(0, 0, 0);
}
.home-paragraph6 {
  color: rgb(0, 0, 0);
}
.home-checkmarks1 {
  gap: var(--dl-space-space-unit);
  display: none;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-get-started3 {
  display: none;
  background-color: #80FF44;
}
.home-text34 {
  color: #0C100C;
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}



.home-header5 {
  gap: 0;
  width: 309px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-container1 {
  width: 293px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.home-branding-logo {
  box-sizing: content-box;
}
.home-text35 {
  color: rgb(255, 255, 255);
  width: 248px;
  font-size: 18px;
  font-family: Poppins;
  padding-left: var(--dl-space-space-unit);
}
.home-text36 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 14px;
  max-width: 300px;
  font-family: Poppins;
  line-height: 21px;
  padding-left: 60px;
}
.home-text38 {
  color: #ffffff;
  font-size: 14px;
  font-family: Poppins;
  line-height: 21px;
}
.home-socials {
  gap: 12 px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-left: 60px;
  flex-direction: row;
  justify-content: flex-start;
}
.home-link {
  display: contents;
}
.home-link1 {
  display: contents;
}
.home-link2 {
  display: contents;
}
.home-copyright {
  gap: var(--dl-space-space-fiveunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}



.home-subscribe {
  gap: var(--dl-space-space-unit);
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-main5 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-heading6 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  max-width: 275px;
  font-style: normal;
  text-align: left;
  font-weight: 500;
  line-height: 30px;
}
.home-notice {
  color: rgb(255, 255, 255);
  height: 64px;
  font-size: 14px;
  max-width: 450px;
  font-style: normal;
  text-align: left;
  font-weight: 400;
  line-height: 21px;
}
.home-contact {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
.home-text41 {
  color: rgb(255, 255, 255);
  margin-bottom: var(--dl-space-space-unit);
}
.home-text47 {
  color: #ffffff;
}
.home-container2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-socials1 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-copyright1 {
  gap: var(--dl-space-space-fiveunits);
  flex: 1;
  width: 100%;
  display: none;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text48 {
  color: #C4C4C4;
  width: 100%;
  font-size: 14px;
  font-family: Poppins;
  line-height: 21px;
}

/* .home-features {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
} */

.home-features {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  /* max-width: var(--dl-size-size-maxwidth); */
  flex-direction: column;
}

.home-icon-features {
  width: 100%;
  display: flex;
  padding: 0px;
  max-width: var(--dl-size-size-maxwidth);
  justify-content: center;}


  .home-icon04 {
    display: flex;
    padding: var(--dl-space-space-twounits);
    align-self: center;
    margin-top: 0px;
    align-items: center;
    margin-left: var(--dl-space-space-twounits);
    margin-right: var(--dl-space-space-twounits);
    margin-bottom: 0px;
    flex-direction: column;
    padding-bottom: 32px;
}


.home-icon03 {
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-self: center;
  margin-top: 0px;
  align-items: center;
  margin-left: var(--dl-space-space-twounits);
  margin-right: var(--dl-space-space-twounits);
  margin-bottom: 0px;
  flex-direction: column;
}

.home-icon02 {
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-self: center;
  margin-top: 0px;
  align-items: center;
  margin-left: var(--dl-space-space-twounits);
  margin-right: var(--dl-space-space-twounits);
  margin-bottom: 0px;
  flex-direction: column;
}

.home-icon01 {
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-self: center;
  margin-top: 0px;
  align-items: center;
  margin-left: var(--dl-space-space-twounits);
  margin-right: var(--dl-space-space-twounits);
  margin-bottom: 0px;
  flex-direction: column;
}

.home-image101 {
  width: 100px;
  object-fit: cover;
}

.home-image102 {
  width: 100px;
  object-fit: cover;
}


.home-image14 {
  width: 100px;
  object-fit: cover;
}

.home-text404 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}

.home-text45 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}

.home-text46 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}


.home-text407 {
  font-size: 1.15rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
}



.home-text59 {
  transition: 0.3s;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}

.home-text44 {
  font-size: 3rem;
  margin-bottom: var(--dl-space-space-twounits);
}
.home-text48 {
  transition: 0.3s;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}

.home-text49 {
  color: var(--dl-color-gray-700);
  transition: 0.3s;
}

.home-separator {
  width: 100px;
  height: 2px;
  background-color: var(--dl-color-gray-500);
}


.home-feature-card {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  max-width: var(--dl-size-size-maxwidth);
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}

.home-feature-card1 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  max-width: var(--dl-size-size-maxwidth);
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-feature-card2 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  max-width: var(--dl-size-size-maxwidth);
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}

.home-feature-card3 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  max-width: var(--dl-size-size-maxwidth);
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}

.home-icon {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-bottom: var(--dl-space-space-twounits);
}

.home-icon2 {
  width: 24px;
  height: 24px;
}

.home-icon6 {
  width: 24px;
  height: 24px;
}

.home-icon4 {
  width: 24px;
  height: 24px;
}

.home-image13 {
  width: 350px;
  height: 450px;
  object-fit: cover;
  flex-shrink: 0;
  margin-left: var(--dl-space-space-fourunits);
  object-position: left;
}

.home-container2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}


.home-text50 {
  margin-top: 30px;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}

.home-text52 {
  margin-top: 30px;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text54 {
  margin-top: 30px;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}







.uparrow{
position: fixed;
right: 15px;
    bottom: 15px;
    z-index: 996;
  
    width: 40px;
    height: 40px;
    border-radius: 50px;
    transition: all 0.4s;
}


.uparrow:hover {
  background-color: #555;
}



@media(max-width: 991px) {
  
  .home-section {
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-hero {
    gap: var(--dl-space-space-fourunits);
    flex: 1;
    position: relative;
    max-width: auto;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }

  .customer-lists{
    gap: 24px;
    width: 100%;
    margin-bottom: 80px;
    display: flex;
    max-width: 900px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  
  }
  .home-content {
    position: relative;
    align-items: center;
  }
  .home-main {
    margin-top: var(--dl-space-space-threeunits);
    align-items: flex-start;
  }
  .home-heading {
    text-align: left;
  }
  .home-caption {
    text-align: left;
  }
  .home-buttons {
    width: 100%;
  }
  .home-get-started {
    flex: 1;
  }
  .home-highlight {
    width: 100%;
    flex-direction: column;
  }
  .home-image03 {
    right: 0px;
    display: none;
    position: absolute;
    flex-direction: column;
  }
  .home-image05 {
    width: 100%;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
  }
  .home-image06 {
    width: 600px;
    align-self: center;
  }
  .home-text04 {
    text-align: center;
  }



  .home-text07 {
    text-align: center;
  }

  .home-copyright {
    display: none;
  }
  .home-copyright1 {
    display: flex;
  }
  .customer-listsimg{
    width: 100%;
  }


  /* .home-container3 {
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-threeunits);
} */

.home-banner {
  flex-direction: column;
}

/* .home-text67 {
  text-align: center;
} */

}
@media(max-width: 767px) {
  
  /* .home-text67 {
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
}
   */
  
  .home-content {
    gap: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-main {
    margin-top: var(--dl-space-space-threeunits);
  }
  .home-heading {
    font-size: 40px;
  }

  .nav-link {
    color: #000000;
    font-size: 16px;
    font-style: Medium;
    text-align: left;
    transition: 0.3s;
    font-family: Poppins;
    font-weight: 500;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
    border-bottom-width: thin;
}
  .home-caption {
    color: rgb(255, 255, 255);
    font-size: 16px;
    margin-top: 30px;
    align-items: flex-start;
    font-family: Poppins;
    line-height: 24px;
  }
  .home-get-started {
    display: none;
  }
  .home-caption1 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-image06 {
    width: 100%;
  }
  .home-section01 {
    gap: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-note {
    flex-direction: column-reverse;
  }
  .home-text04 {
    font-size: 32px;
    text-align: center;
  }


  
  .home-note1 {
    flex-direction: column-reverse;
  }
  .home-text07 {
    font-size: 32px;
    text-align: center;
  }
  .home-note2 {
    flex-direction: column-reverse;
  }


  .home-branding-logo {
    width: 80px;
  }
  .customer-listsimg{
    width: 100%;
  }
}
@media(max-width: 479px) {
  
  
  
  .home-header {
    width: 423px;
    height: 262px;
    margin-left: -3cm;
    margin-top: var(--dl-space-space-twounits);
    align-items: flex-start;
  }
  .home-heading {
    color: rgb(255, 255, 255);
    font-size: 45px;
    max-width: 230px;
    align-self: center;
    font-style: normal;
    font-family: Poppins;
    font-weight: 400;
  }
  .home-caption {
    align-self: center;
  }
  .home-image06 {
    width: 100%;
  }
  .home-image08 {
    width: 467px;
    height: 495px;
  }
  .home-main1 {
    align-self: center;
  }
  .home-section05 {
    color: rgb(255, 105, 0);
  }
  .home-section06 {
    color: rgb(255, 105, 0);
  }
  .home-section07 {
    color: rgb(255, 105, 0);
  }
  .home-section08 {
    color: rgb(255, 105, 0);
  }
  .home-section09 {
    color: rgb(255, 105, 0);
  }
  .home-contact {
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-container2 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    align-items: flex-start;
    margin-bottom: 0px;
  }
.customer-listsimg{
  width: 100%;
}

.home-text36{
  padding-left: 90px;
}


.home-icon-features {
  align-items: center;
  /* padding-top: 500px; */
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
  padding-bottom: 0px;
}


}

.mark-mark {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.mark-icon {
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: center;
  border-radius: 50%;
  flex-direction: row;
  justify-content: center;
  background-color: #292929;
}
.mark-icon1 {
  fill: #C6FF4B;
  width: 12px;
  height: 12px;
}
.mark-label {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 600;
  line-height: 24px;
}

.vr-component-container {
  width: 100%;
  display: flex;
  /* overflow: auto; */
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.vr-component-note {
  gap: var(--dl-space-space-sixunits);
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.vr-component-image {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.vr-component-image1 {
  width: 501px;
  height: 465px;
  object-fit: cover;
}
.vr-component-content {
  gap: var(--dl-space-space-threeunits);
  flex: 1;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.vr-component-main {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.vr-component-caption {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.vr-component-section {
  color: rgb(255, 105, 0);
}
.vr-component-heading {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.vr-component-paragraph {
  color: rgb(0, 0, 0);
}
.vr-component-main1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.vr-component-caption1 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.vr-component-section1 {
  color: rgb(255, 105, 0);
}
.vr-component-heading1 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.vr-component-paragraph1 {
  color: rgb(0, 0, 0);
}
.vr-component-main2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.vr-component-caption2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.vr-component-section2 {
  color: rgb(255, 105, 0);
}
.vr-component-heading2 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.vr-component-paragraph2 {
  color: rgb(0, 0, 0);
}
.vr-component-get-started {
  display: none;
  background-color: #80FF44;
}
.vr-component-text {
  color: #0C100C;
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
.vr-component-note1 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  margin-top: 120px;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: center;
}
.vr-component-image2 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.vr-component-image3 {
  width: 501px;
  height: 465px;
  object-fit: cover;
}
.vr-component-content1 {
  gap: var(--dl-space-space-threeunits);
  flex: 1;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.vr-component-main3 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.vr-component-caption3 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.vr-component-section3 {
  color: rgb(255, 105, 0);
}
.vr-component-heading3 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.vr-component-header {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.vr-component-paragraph3 {
  color: rgb(0, 0, 0);
}
.vr-component-paragraph4 {
  color: rgb(0, 0, 0);
}
.vr-component-paragraph5 {
  color: rgb(0, 0, 0);
}
.vr-component-paragraph6 {
  color: rgb(0, 0, 0);
}
.vr-component-checkmarks {
  gap: var(--dl-space-space-unit);
  display: none;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.vr-component-get-started1 {
  display: none;
  background-color: #80FF44;
}
.vr-component-text1 {
  color: #0C100C;
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
@media(max-width: 767px) {
  .vr-component-note {
    flex-direction: column-reverse;
    width: 350px;
  }
  .vr-component-note1 {
    flex-direction: column-reverse;
  }

  .vr-component-main3{
    width: 350px;
    margin-bottom: 80px;
  }
}


@media(max-width: 479px) {
  .vr-component-image1 {
    width: 467px;
    height: 495px;
  }
  .vr-component-main {
    align-self: center;
  }
  .vr-component-main1 {
    align-self: center;
  }
  .vr-component-main2 {
    align-self: center;
  }
}

.iso-component-container {
  width: 100%;
  display: flex;
  /* overflow: auto; */
  min-height: 50px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.iso-component-banner {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  justify-content: space-between;
}
.iso-component-container1 {
  flex: 0 0 auto;
  width: 899px;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.iso-component-container2 {
  width: 100%;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.iso-component-container3 {
  gap: var(--dl-space-space-threeunits);
  width: 772px;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.iso-component-container4 {
  width: 796px;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-sixunits);
  flex-direction: column;
  justify-content: space-between;
}
.iso-component-text {
  text-align: center;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.iso-component-text1 {
  width: auto;
  margin-right: var(--dl-space-space-threeunits);
  line-height: 28px;
}
.iso-component-image {
  width: 396px;
  height: 230px;
  object-fit: cover;
}
.iso-component-image1 {
  width: 227px;
  height: auto;
  object-fit: cover;
  flex-shrink: 0;
  margin-right: 0px;
  padding-right: 0px;
}
@media(max-width: 991px) {
 
  body {
    overflow-x: hidden;
  }
 
 
  .iso-component-banner {
    flex-direction: column;
  }
  .iso-component-container3 {
    align-self: center;
  }
  .iso-component-container4 {
    width: 990px;
    align-self: center;
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-threeunits);
  }
  .iso-component-text1 {
    text-align: center;
    margin-left: var(--dl-space-space-threeunits);
  }
  .iso-component-image {
    align-self: center;
  }
  .iso-component-image1 {
    width: var(--dl-size-size-xxlarge);
    height: 100%;
    padding-top: var(--dl-space-space-threeunits);
  }
}
@media(max-width: 767px)



{
  body {
    overflow-x: hidden;
  }


  .iso-component-banner {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .iso-component-container3 {
    align-self: center;
  }
  .iso-component-container4 {
    align-self: center;
  }
  .iso-component-text1 {
    width: 800px;
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
  }
  .iso-component-image1 {
    padding-top: var(--dl-space-space-fourunits);
  }
}
@media(max-width: 479px) {


  body {
    overflow-x: hidden;
  }


  .iso-component-banner {
    width: 415px;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .iso-component-container2 {
    width: 478px;
    height: 481px;
    align-self: center;
  }
  .iso-component-container3 {
    width: 478px;
    height: 503px;
  }
  .iso-component-container4 {
    align-self: center;
  }
  .iso-component-text1 {
    width: 300px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .iso-component-image {
    width: 352px;
    align-self: center;
  }
  .iso-component-image1 {
    width: var(--dl-size-size-xlarge);
    height: 100%;
  }
}

.erp-next{
  text-align: center;
}



.new-img {
  width: 150px;
  /* height: 100px; */
  animation: new-scroll 10s linear infinite;
  animation-iteration-count: infinite;
}

.new-slide-track {
  width: 100%;
  display: flex;
  gap: 3em;
  overflow: hidden;
  touch-action: pan-y;
}

.slider {
  margin-top: 30px;
  /* background-color: whitesmoke; */
  padding: 1em 2em;
}

@keyframes new-scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(calc(-550% - 4em)); }
}

/* Media queries for responsiveness */
@media (max-width: 768px) {
  .new-img {
    width: 100px;
    /* Adjust height if needed */
  }
}

@media (max-width: 480px) {
  .new-img {
    width: 80px;
    /* Adjust height if needed */
  }
}

/* Default styles */

.hero-slider {
  position: relative;
  width: 100%;
  height: 745px;
  overflow: hidden;
  margin-top: 0; /* Adjust the margin as needed */
}

.hero-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.hero-slide.active {
  opacity: 1;
}

.hero-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 1;
  text-align: center;
  display: flex;
  align-items: center;
  gap:60px;
  width: 100%;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.content-left {
  flex: 1;
  text-align: left;
  gap: 40px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 20px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 300;
  text-transform: capitalize;
}

.content-right {
  flex: 1;
  text-align: right;
}

.slide-img {
  object-fit: cover;
  width: 80%;
  height: 100%;
}

.slide-img3 {
  object-fit: cover;
  width: 95%;
  height: 100%;
}

.rotating {
  animation: rotate 20s linear infinite;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.slider-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
  z-index: 2;
}

.background-video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* This will stretch the video to cover the entire container */
}

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

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

.slider-icon {
  fill: #fff;
  width: 20px;
  height: 20px;
}

.slider-button:hover .slider-icon {
  fill: #ff6900; /* Change color on hover */
}

.navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  /* Add your navbar styles here */
}

/* Media queries */

/* For screens smaller than 768px */
@media (max-width: 767px) {
  .hero-slider {
    height: calc(100vh ); /* Replace <navbar-height> with the actual height of your navbar */
    /* margin-top: ;  */
    /* Adjust the margin as needed */
  }

  .hero-content {
    flex-direction: column;
    top: 60%;
    gap: 40px;
  }

  .content-left,
  .content-right {
    text-align: center;
    gap: var(--dl-space-space-fourunits);
  }

  .slide-img,
  .slide-img3 {
    /* width: 100%; */
    height: auto;
  }


/* For screens between 768px and 1023px */
@media (min-width: 768px) and (max-width: 1023px) {
  .hero-content {
    gap: var(--dl-space-space-fourunits);
  }
}

/* For screens larger than 1023px */
@media (min-width: 1024px) {
  .hero-content {
    gap: var(--dl-space-space-sixunits);
  }
}


.hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.slider-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
  z-index: 2;
}

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

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

.slider-icon {
  fill: #fff;
  width: 20px;
  height: 20px;
}

.slider-button:hover .slider-icon {
  fill: #ff6900; /* Change color on hover */
}
}





/* footer-css */

.footer2-container {
  width: 100%;
  display: flex;
  overflow: auto;
  /* min-height: 100vh; */
  align-items: center;
  flex-direction: column;
}
.footer2-footer {
  gap: var(--dl-space-space-fiveunits);
  flex: 1;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 89px;
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  justify-content: center;
  background-color: #000000;
}
.footer2-content {
  width: 100%;
  display: flex;
  max-width: auto;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.footer2-main-content {
  gap: var(--dl-space-space-fiveunits);
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer2-content1 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.footer2-main {
  gap: 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.footer2-header {
  gap: 0;
  width: 309px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.footer2-container1 {
  width: 293px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.footer2-branding-logo {
  box-sizing: content-box;
}
.footer2-text {
  color: rgb(255, 255, 255);
  width: 248px;
  font-size: 18px;
  font-family: Poppins;
  padding-left: var(--dl-space-space-unit);
}
.footer2-text01 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 14px;
  max-width: 300px;
  font-family: Poppins;
  line-height: 21px;
  padding-left: 60px;
}
.footer2-text03 {
  color: #ffffff;
  font-size: 14px;
  font-family: Poppins;
  line-height: 21px;
}
.footer2-socials {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-left: 60px;
  flex-direction: row;
  justify-content: flex-start;
}
.footer2-link {
  display: contents;
}
.footer2-link1 {
  display: contents;
}
.footer2-link2 {
  display: contents;
}
.footer2-icon {
  fill: #fffefe;
  width: 24px;
  height: 24px;
}
.footer2-icon2 {
  width: 24px;
  height: 24px;
}
.footer2-copyright {
  gap: var(--dl-space-space-fiveunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.footer2-text05 {
  color: rgb(196, 196, 196);
  width: 100%;
  font-size: 14px;
  font-family: Poppins;
  line-height: 21px;
}
.footer2-subscribe {
  gap: var(--dl-space-space-unit);
  width: 342px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  justify-content: flex-start;
}
.footer2-main1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer2-heading {
  color: rgb(255, 255, 255);
  font-size: 20px;
  max-width: 275px;
  font-style: normal;
  text-align: left;
  font-weight: 500;
  line-height: 30px;
}
.footer2-heading1 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  max-width: 275px;
  font-style: normal;
  text-align: left;
  font-weight: 500;
  line-height: 30px;
}
.footer2-notice {
  color: rgb(255, 255, 255);
  height: 118px;
  font-size: 14px;
  max-width: 450px;
  font-style: normal;
  text-align: left;
  font-weight: 400;
  line-height: 21px;
}
.footer2-contact {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
.footer2-text10 {
  color: rgb(255, 255, 255);
  margin-bottom: var(--dl-space-space-unit);
}
.footer2-text16 {
  color: #ffffff;
}
.footer2-container2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer2-socials1 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer2-subscribe1 {
  gap: var(--dl-space-space-unit);
  width: 342px;
  height: 100%;
  display: flex;
  margin-top: 54px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer2-main2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer2-heading2 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  max-width: 275px;
  font-style: normal;
  text-align: left;
  font-weight: 500;
  line-height: 30px;
}
.footer2-notice1 {
  color: rgb(255, 255, 255);
  height: 104px;
  font-size: 14px;
  max-width: 450px;
  font-style: normal;
  text-align: left;
  font-weight: 400;
  line-height: 21px;
}
.footer2-contact1 {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
.footer2-text24 {
  color: rgb(255, 255, 255);
  margin-bottom: var(--dl-space-space-unit);
}
.footer2-text30 {
  color: #ffffff;
}
.footer2-container3 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer2-socials2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer2-copyright1 {
  gap: var(--dl-space-space-fiveunits);
  flex: 1;
  width: 100%;
  display: none;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.footer2-text31 {
  color: #C4C4C4;
  width: 100%;
  font-size: 14px;
  font-family: Poppins;
  line-height: 21px;
}
@media(max-width: 991px) {
  .footer2-content {
    gap: var(--dl-space-space-threeunits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .footer2-copyright {
    display: none;
  }
  .footer2-copyright1 {
    display: flex;
  }
}
@media(max-width: 767px) {
  .footer2-content1 {
    gap: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .footer2-main {
    gap: var(--dl-space-space-twounits);
  }
  .footer2-header {
    width: 364px;
    height: 139px;
  }
  .footer2-container1 {
    width: 325px;
  }
  .footer2-branding-logo {
    width: 80px;
  }
  .footer2-text {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-family: Poppins;
  }
  .footer2-text01 {
    padding-left: 80px;
  }
}
@media(max-width: 479px) {
  .footer2-main {
    flex: 1;
  }
  .footer2-header {
    flex: 1;
    height: 203px;
  }
  .footer2-branding-logo {
    width: 57px;
    height: 66px;
  }
  .footer2-text01 {
    padding-left: 60px;
  }
  .footer2-socials {
    gap: var(--dl-space-space-unit);
    padding-left: 90px;
  }
  .footer2-contact {
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-unit);
  }
  .footer2-container2 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    align-items: flex-start;
    margin-bottom: 0px;
  }
  .footer2-contact1 {
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-unit);
  }
  .footer2-container3 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    align-items: flex-start;
    margin-bottom: 0px;
  }
  .footer2-text31 {
    color: rgb(196, 196, 196);
    font-size: 14px;
    font-family: Poppins;
    line-height: 21px;
  }
}

/* footer-cssends */