@font-face {
  font-family: robotoRegular;
  src: url(./fonts/Roboto-Regular.ttf);
}

@font-face {
  font-family: robotoRegularBold;
  src: url(./fonts/Roboto-Bold.ttf);
}
@font-face {
  font-family: dubaiRegular;
  src: url(./fonts/Dubai-Regular.ttf);
}

@font-face {
  font-family: dubaiBold;
  src: url(./fonts/Dubai-Bold.ttf);
}
html[lang="ar"] * {
  font-family: dubaiRegular;
}

html[lang="ar"] .text-mobile {
  width: 100%;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 3rem;
  letter-spacing: -0.02em;
  font-family: dubaiBold;
  margin: 0rem;
}

html[lang="ar"] .showenfr {
  display: none;
  flex-direction: row;
}

html[lang="ar"] .showar {
  display: flex;
  flex-direction: row;
}

html[lang="en"] .showenfr {
  display: flex;
  flex-direction: row;
}
html[lang="fr"] .showenfr {
  display: flex;
  flex-direction: row;
}

html[lang="en"] .showar {
  display: none;
  flex-direction: row;
}

html[lang="fr"] .showar {
  display: none;
  flex-direction: row;
}

.showar {
  display: none;
  flex-direction: row;
}

.showenfr {
  display: flex;
  flex-direction: row;
}

html[lang="fr"] #achiv1mobileee {
  display: block;
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: center;
  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
}

html[lang="en"] #achiv1mobileee {
  display: block;
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: center;
  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
}

html[lang="ar"] #achiv1mobileee {
  display: none;
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: center;
  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
}

html[lang="fr"] .achiv1mobileee_ar {
  display: none;
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: center;
  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
}

html[lang="en"] .achiv1mobileee_ar {
  display: none;
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: center;
  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
}

html[lang="ar"] .achiv1mobileee_ar {
  display: block;
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: center;
  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
}

html[lang="ar"] .bluetext-mobile {
  font-weight: 700;
  font-size: 2.5rem;
  font-family: dubaiBold;
  background: -webkit-linear-gradient(left, #008aff, #3498db);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

html[lang="ar"] .signupbusiness {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.9rem 1.3rem;
  gap: 1rem;
  width: auto;
  height: 4rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: dubaiBold;
  font-weight: 500;

  font-size: 1.1rem;
  line-height: 1.3rem;
  text-decoration: none;
  cursor: pointer;
}

html[lang="ar"] .signupbusiness:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.9rem 1.3rem;
  gap: 1rem;
  width: auto;
  height: 4rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: dubaiBold;
  font-weight: 500;

  font-size: 1.1rem;
  line-height: 1.3rem;
  text-decoration: none;
  cursor: pointer;
}
html[lang="ar"] .signupbusiness:visited {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.9rem 1.3rem;
  gap: 1rem;
  width: auto;
  height: 4rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: dubaiBold;
  font-weight: 500;

  font-size: 1.1rem;
  line-height: 1.3rem;
  text-decoration: none;
  cursor: pointer;
}

html[lang="ar"] .signupbusiness-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: dubaiRegular;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1.3rem;
  margin-right: 0.6rem;
  text-decoration: none;
}

html[lang="ar"] .signupbusiness-mobile:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: dubaiRegular;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1.3rem;
  margin-right: 0.6rem;
  text-decoration: none;
}

html[lang="ar"] .signupbusiness-mobile:visited {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: dubaiRegular;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1.3rem;
  margin-right: 0.6rem;
  text-decoration: none;
}

html[lang="ar"] .contactesales {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: auto;
  height: 56px;
  border: 0.06rem solid #f6f7f9;
  background-color: white;
  border-radius: 0.5rem;
  font-family: dubaiBold;
  font-weight: 500;
  font-size: 1rem;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
  text-decoration: none;
}
html[lang="ar"] .contactesales:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: auto;
  height: 56px;
  border: 0.06rem solid #f6f7f9;
  background-color: white;
  border-radius: 0.5rem;
  font-family: dubaiBold;
  font-weight: 500;
  font-size: 1rem;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
  text-decoration: none;
}
html[lang="ar"] .contactesales:visited {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: auto;
  height: 56px;
  border: 0.06rem solid #f6f7f9;
  background-color: white;
  border-radius: 0.5rem;
  font-family: dubaiBold;
  font-weight: 500;
  font-size: 1rem;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
  text-decoration: none;
}

html[lang="ar"] .contactesales-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: auto;
  height: 3rem;
  border: 0.06rem solid #f6f7f9;
  background-color: white;
  border-radius: 0.5rem;
  font-family: dubaiRegular;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1rem;
  text-decoration: none;
}
html[lang="ar"] .contactesales-mobile:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: auto;
  height: 3rem;
  border: 0.06rem solid #f6f7f9;
  background-color: white;
  border-radius: 0.5rem;
  font-family: dubaiRegular;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1rem;
  text-decoration: none;
}

html[lang="ar"] .contactesales-mobile:visited {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: auto;
  height: 3rem;
  border: 0.06rem solid #f6f7f9;
  background-color: white;
  border-radius: 0.5rem;
  font-family: dubaiRegular;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1rem;
  text-decoration: none;
}

html[lang="ar"] .loader {
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 25px;
  border: 6px solid white;
  border-radius: 50%;
  border-top: 6px solid #3498db;
  width: 28px;
  height: 28px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

html[lang="ar"] .buttonGroupe {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 300px;
}

html[lang="ar"] .eclipse {
  position: relative;
  width: 32.28rem;
  height: 500px;
  left: -6rem;
  top: 0rem;
  background: #d7e7f7;
  filter: blur(100px);

  border-radius: 15rem;
}
html[lang="ar"] .containerDown {
  margin-top: 2rem;
  margin-right: 6rem;
  width: 50%;
}

html[lang="ar"] li {
  font-family: robotoRegular;
  margin-right: 0px;
  margin-left: 10px;
}

html[lang="ar"] .arabicpos {
  margin-right: auto;
  margin-left: 0px;
}

html[lang="ar"] .signupbusiness-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: robotoRegular;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1.3rem;
  margin-right: 0px;
  margin-left: 0.6rem;
}

html[lang="ar"] .registerfooter {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1rem;

  width: 6rem;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #ffffff;
  margin-left: 0px;
  margin-right: 1.3rem;
  margin-top: 1.3rem;
  cursor: pointer;
}

html[lang="fr"] .arabicpos {
  margin-right: 0px;
  margin-left: auto;
}

html[lang="en"] .arabicpos {
  margin-right: 0px;
  margin-left: auto;
}
html[lang="ar"] .driversmobile {
  height: 197px;
  background: #edf4ff;
  padding-right: 1.9rem;
  padding-left: 0rem;
  padding-top: 3rem;
  margin-top: 3rem;
}

html[lang="ar"] .stayintouch-responsive {
  display: flex;
  flex-direction: column;
  align-items: flex-start;

  margin-top: 2rem;
}

html[lang="ar"] #heightar {
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
html[lang="fr"] #heightar {
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
html[lang="en"] #heightar {
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
html[dir="rtl"] .directionLTR {
  display: none;
}

html[dir="ltr"] .directionRTL {
  display: none;
}

html[dir="rtl"] .directionRTL {
  display: flex;
}

html[dir="ltr"] .directionLTR {
  display: flex;
}

html[lang="ar"] .registerfooter-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.3rem 0.8rem;
  width: 7rem;
  height: 2.5rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.3rem;
  color: #ffffff;
  margin-left: 0rem;
  margin-right: 1.3rem;
  margin-top: 1.3rem;
  cursor: pointer;
}

html[lang="ar"] .text {
  width: 100vw;
  font-weight: 700;
  font-size: 3rem;
  line-height: 4rem;
  letter-spacing: -0.04em;
  font-family: dubaiBold;
  margin: 0;
}

html[lang="ar"] .grid-container-mobile {
  display: grid;
  grid-template-columns: auto auto auto;

  padding: 0.6rem;
  justify-content: center;
  margin-top: 50px;
}

html[lang="ar"] .iconStock {
  margin-top: 1rem;
  margin-left: 7rem;
}

html[lang="ar"] .lang {
  font-family: robotoRegular;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 2rem;
}

html[lang="ar"] .imgstartdown {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  margin-left: 10rem;
}

html[dir="rtl"] #textArab,
#textarabservices,
#fordriverArabic {
  margin-right: 6rem;
}

html[dir="rtl"] #marginleft {
  display: flex;
}

html[dir="rtl"] #compolang {
  margin-right: 0.9rem;
}

html[lang="ar"] select {
  margin-right: 5px;
  font-family: robotoRegular;
  font-size: 1.1rem;
  -webkit-appearance: none;
  border-color: transparent transparent #fff transparent;
  background-color: transparent;
  width: 3rem;
}

html[dir="rtl"] #imgen {
  display: none;
}

html[lang="fr"] #textHome {
  width: 17rem;
}

html[lang="fr"] .iconStock {
  margin-top: 17rem;
}

html[lang="fr"] #rowwbutt {
  width: 36rem;
  display: flex;
  flex-direction: row;
  margin-top: 2rem;
  align-items: center;
  justify-content: space-between;
}

html[lang="fr"] .center2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0rem;
  margin-top: 14rem;
}

html[lang="fr"] .startgrow {
  width: 27rem;
}

html[lang="fr"] .startgrow2 {
  width: auto;
}
html[lang="ar"] .startgrow2 {
  text-align: center;
}

html[lang="ar"] .halfWidthleftpack {
  width: 50%;
  margin-right: 4rem;
  margin-top: 6rem;
  width: 30.6rem;
}

html[lang="ar"] .arrowbox {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

html[lang="fr"] .storeapp {
  margin-right: 0.3rem;
}

#pagewrappe {
  width: 1425px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 700px) {
  .hide_boxe.orderdel-mobile {
    display: none;
  }
}
@media screen and (min-width: 700px) {
  .hidetranslatesmall.lang-responsive-small {
    display: none;
  }
  .hidesmallsocialnet.positionsocialmedia-small {
    display: none;
  }
  .hidelogofootertab {
    display: none;
  }
  .hide_boxe_mobile.orderdel-mobile-small {
    display: none;
  }
  .hide-small-collab.center2-mobile-tow {
    display: none;
  }
}

@media screen and (max-width: 706px) {
  select {
    margin-left: 0.3rem;
    font-family: robotoRegular;
    font-size: 1.1rem;
    -webkit-appearance: none;
    border-color: transparent transparent #fff transparent;
    background-color: transparent;
    width: 3rem;
  }
  .hidetranslate.lang-responsive {
    display: none;
  }
  .hidesocialnet.positionsocialmedia {
    display: none;
  }

  .hidelogofooter {
    display: none;
  }
  .hide-tab-collab.center2-mobile {
    display: none;
  }
  .over-mobile-small.over-mobile {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 400;
    font-size: 0.9rem;
    text-align: center;
    letter-spacing: -0.16px;
    color: #7a7a7a;
    margin-top: 3rem;

    line-height: 1.5rem;
  }

  .towk-mobile-small.towk-mobile {
    font-family: robotoRegularBold;
    font-style: normal;
    font-weight: 600;
    font-size: 0.9rem;
    color: #000000;
  }
  .text-small.text-mobile {
    width: 250px;
    font-weight: 700;
    font-size: 2rem;
    line-height: 3rem;
    letter-spacing: -0.32px;
    font-family: robotoRegularBold;
    margin: 0rem;
    text-align: start;
  }
  .businesstext_small.businesstext-mobile {
    width: 20rem;
    height: 84px;
    font-family: robotoRegular;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.8rem;
    color: #4d4d4d;
    text-align: start;
  }
  .small-bluetext-mobile.bluetext-mobile {
    font-weight: 700;
    font-size: 2rem;
    font-family: robotoRegularBold;
    background: -webkit-linear-gradient(left, #008aff, #3498db);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .rowhead-small.rowHead {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  .ourservicesmobile-small.ourservicesmobile {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 600;
    font-size: 0.8rem;
    line-height: 1rem;
    text-align: center;
    color: #008aff;
  }
  .startgrowmobile-small.startgrowmobile {
    font-family: robotoRegularBold;
    font-style: normal;
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 1.6rem;
    text-align: center;
    letter-spacing: -0.16px;
    color: #000000;
    width: 23.22rem;
  }
  .loveservingmobile-small.loveservingmobile {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.8rem;
    text-align: center;
    color: #4d4d4d;
    width: 21rem;
    height: 56px;
    margin: 0rem;
    margin-left: 0.8rem;
  }
  .ourachivmobile-small.ourachivmobile {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 600;
    font-size: 0.8rem;
    line-height: 1rem;
    text-align: center;
    letter-spacing: 1px;
    color: #008aff;
    margin: 0rem;
  }
  .achiv2mobile-small.achiv2mobile {
    font-family: robotoRegularBold;
    font-style: normal;
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 1.6rem;
    text-align: center;
    letter-spacing: -0.64px;
    color: #000000;
  }
  .achiv2mobileee-small.achiv2mobileee {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.5rem;
    text-align: center;
    color: #7a7a7a;
    margin: 0rem;
  }
  .linedotedmobile-small.linedotedmobile {
    border-bottom: 0.13rem dashed #e6e6e6;
    width: 5.1rem;
    height: 2rem;
  }
  .linedoted2mobile-small.linedoted2mobile {
    border-bottom: 0.13rem dashed #e6e6e6;
    width: 7.98rem;
    height: 2rem;
  }
  .linedoted3mobile-small.linedoted3mobile {
    border-bottom: 0.13rem dashed #e6e6e6;
    width: 11.04rem;
    height: 2rem;
  }
  .driversourmobile-small.driversourmobile {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 600;
    font-size: 0.8rem;
    line-height: 1rem;

    color: #008aff;
  }
  .startgrowderiversmobile-small.startgrowderiversmobile {
    font-family: robotoRegularBold;
    font-style: normal;
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 1.6rem;

    letter-spacing: -0.16px;
    color: #000000;
    width: 20.28rem;
  }
  .buttondriversmobile-small.buttondriversmobile {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0.6rem 0.8rem;
    gap: 0.5rem;
    width: 12.36rem;
    height: 3rem;
    background: #008aff;
    border: 0.06rem solid #008aff;
    border-radius: 0.5rem;
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 1.3rem;
    color: #ffffff;
    text-decoration: none;
  }
  label {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0.6rem;

    height: 3rem;
    border-bottom: 0.06rem solid #e6e6e6;
    padding-right: 0.6rem;
  }
  .subtitle-accordion-small.subtitle-accordion {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 1.5rem;
    letter-spacing: -0.192px;
    color: #000000;
  }
  .titlefooter-responsive-small.titlefooter-responsive {
    font-family: robotoRegularBold;
    font-style: normal;
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 1.8rem;
    letter-spacing: -0.16px;
    color: #000000;
  }
  .textfooter-responsive-small.textfooter-responsive {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.3rem;
    color: #000000;
    margin: 0rem;
  }
  .input-mobile-small.input-mobile {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0rem;
    gap: 0.5rem;
    width: 13.8rem;
    height: 2rem;
    background: #ffffff;
    border: 0.06rem solid #b3b3b3;
    border-radius: 0.5rem;

    margin-top: 1.3rem;
    font-family: robotoRegular;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.3rem;
    color: #b3b3b3;
    padding-left: 0.8rem;
  }
  .input-mobile-small_error.input-mobile_error {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0rem;
    gap: 0.5rem;
    width: 13.8rem;
    height: 2rem;
    background: #ffffff;
    border: 0.06rem solid red;
    border-radius: 0.5rem;

    margin-top: 1.3rem;
    font-family: robotoRegular;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.3rem;
    color: #b3b3b3;
    padding-left: 0.8rem;
  }
  .registerfooter-mobile-small.registerfooter-mobile {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0.3rem 0.8rem;
    width: 6rem;
    height: 2rem;
    background: #008aff;
    border: 0.06rem solid #008aff;
    border-radius: 0.5rem;

    font-family: robotoRegular;
    font-style: normal;
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 1.3rem;
    color: #ffffff;

    margin-left: 1.3rem;
    margin-top: 1.3rem;
    cursor: pointer;
  }
  .storeapp-mobile-small.storeapp-mobile {
    font-family: robotoRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 1.1rem;
    color: #000000;
    margin-right: 1.3rem;
    text-align: center;
  }
}

@media only screen and (max-width: 1150px) {
  .hide-stockIcon.iconStock-mobile {
    display: none;
  }
  #pagewrappe {
    display: none;
  }
  .hideemob {
    display: none;
  }
  .navbar-mobile.navbar {
    display: none;
  }
  .hidedesktop {
    display: none;
  }
  .part1-mobile {
    display: none;
  }
  .services-mobile.services {
    display: none;
  }
  .ourachivement-mobile.ourachivement {
    display: none;
  }
  .fordrivers-mobile.fordrivers {
    display: none;
  }
  .appmaystro-mobile.appmaystro {
    display: none;
  }
  .footer-mobile.footer {
    display: none;
  }

  .appmaystrotabbmobileresponsive.appmaystrotabb {
    display: none;
  }
}

@media only screen and (min-width: 1150px) {
  .hideversionmobile {
    display: none;
  }
  .navbar-desktop.navbarMobile {
    display: none;
  }
  .part1-desktop {
    display: none;
  }
  .grid-container-mobile-desktop.grid-container-mobile {
    display: none;
  }
  .ourachivementresponsive-desktop.ourachivementresponsive {
    display: none;
  }
  .arrowboxmobile-desktop.arrowboxmobile {
    display: none;
  }
  .halfWidthpackmobile-desktop.halfWidthpackmobile {
    display: none;
  }
  .driversmobile-desktop.driversmobile {
    display: none;
  }
  .footerresponsivemobile-desktop.footerresponsivemobile {
    display: none;
  }
  .appmaystrotabbmobileresponsive-mobile {
    display: none;
  }
}

body {
  margin: 0%;
  padding: 0%;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
}

a {
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 1.1rem;
  cursor: pointer;
}

a:hover {
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 1.1rem;
  color: #008aff;
  cursor: pointer;
}

a:visited {
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 1.1rem;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
}

a:active {
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 1.1rem;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
}

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

.navbar {
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
  font-family: robotoRegular;
  height: 105px;
  background: #ffffff;
  display: flex;
  flex-direction: row;
  justify-items: center;
  justify-content: space-around;
  box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.1);
}

nav {
  font-family: robotoRegular;
  display: flex;
  align-items: center;
}

.ul-desktop {
  font-family: robotoRegular;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.ul-mobile-socialmedia {
  font-family: robotoRegular;
  display: flex;
  justify-content: space-around;
  align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 2rem;
}
.ul-mobile {
  font-family: robotoRegular;
  display: flex;
  flex-direction: column;
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 3rem;
}
li {
  font-family: robotoRegular;
  margin-right: 10px;
}
.containerDown {
  margin-top: 2rem;
  margin-left: 6rem;
  width: 50%;
}

.imgstartdown {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  margin-right: 10rem;
}

select {
  margin-left: 0.3rem;
  font-family: robotoRegular;
  font-size: 18px;
  -webkit-appearance: none;
  border-color: transparent transparent #fff transparent;
  background-color: transparent;
  width: 3rem;
}
select:hover {
  margin-left: 0.3rem;
  font-family: robotoRegular;
  font-size: 18px;
  color: #008aff;
  -webkit-appearance: none;
  border-color: transparent transparent #fff transparent;
  width: 3rem;
}

.lang {
  font-family: robotoRegular;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.lang-responsive {
  font-family: robotoRegular;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0.9rem;
}
.lang-responsive-small {
  font-family: robotoRegular;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0.9rem;
}
.buttonGroupe {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.buttonGroupeMobile {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.login {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: 8.1rem;
  height: 3rem;
  border: 0.06rem solid #f6f7f9;
  background-color: white;
  border-radius: 0.6rem;
  margin-right: 1.3rem;
  font-family: robotoRegularBold;
  font-size: 1.1rem;

  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;

  text-decoration: none;
  color: initial;
}
.login:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: 8.1rem;
  height: 3rem;

  border-radius: 0.9rem;
  margin-right: 1.3rem;
  font-family: robotoRegularBold;
  font-size: 1.1rem;
  background: #f0f1f5;
  border: 0.06rem solid #f0f1f5;

  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;

  text-decoration: none;
  color: initial;
}
.signup {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: 8.1rem;
  height: 3rem;
  color: white;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.9rem;
  font-family: robotoRegularBold;
  font-size: 1.1rem;

  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;

  text-decoration: none;
  color: white;
}
.signup:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: 8.1rem;
  height: 3rem;
  color: white;
  background: #037fe9;
  border: 0.06rem solid #037fe9;
  border-radius: 0.9rem;
  font-family: robotoRegularBold;
  font-size: 1.1rem;

  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;

  text-decoration: none;
  color: white;
}

.signup:visited {
  color: white;
}

.navbarMobile {
  height: 64px;
  background: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-right: 0.6rem;
  padding-left: 0.6rem;
}

.buttonSignupMobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: robotoRegularBold;
  margin-right: 0.3rem;
  text-decoration: none;
}

.buttonSignupMobile:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #0062b9;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: robotoRegularBold;
  margin-right: 0.3rem;
  text-decoration: none;
}

.buttonSignupMobile:visited {
  color: white;
  text-decoration: none;
}

.groupemenu {
  display: flex;
  flex-direction: row;
}
.footerpartone {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.groupebuttondow {
  display: flex;
  flex-direction: row;

  margin-bottom: 3rem;
}
.groupebuttondowmobile {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 30px;
  justify-content: center;
  align-items: center;
}

.item {
  margin-bottom: 1.6rem;
}

.sidebar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.6rem;
}

.login-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: 14.22rem;
  height: 3rem;
  background: #f0f1f5;
  border: 0.06rem solid #f0f1f5;
  border-radius: 0.9rem;
  margin-bottom: 0.6rem;
  font-family: robotoRegularBold;
}

.signup-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: 14.22rem;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.9rem;
  color: white;
  font-family: robotoRegularBold;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0%;
  pointer-events: none;
  transition: opacity 200ms;
}

.overlay.active {
  opacity: 25%;
  pointer-events: initial;
}
.center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.positionfixed {
  position: fixed;
  width: 100%;
}

.part1 {
  height: 743px;
  position: relative;
  z-index: 1;
}
.part1Mobile {
  height: 550px;
  position: relative;
  z-index: 1;
}

.part1App {
  position: relative;
}

.eclipse {
  position: absolute;
  width: 32.28rem;
  height: 500px;
  left: -6rem;
  top: 0rem;
  background: #d7e7f7;
  filter: blur(100px);

  border-radius: 15rem;
}
.eclipseApp {
  position: absolute;
  z-index: 1;
  width: 54rem;
  height: 3rem;
  left: -6rem;
  top: 0rem;
  background: #d7e7f7;
  filter: blur(100px);

  border-radius: 15rem;
}

.eclipse-mobile {
  position: absolute;
  width: 16.8rem;
  height: 30rem;
  left: -6rem;
  top: 0rem;
  background: #d7e7f7;
  filter: blur(5rem);

  border-radius: 8.4rem;
}

.containtext {
  position: absolute;
  z-index: 1;

  top: 12rem;
  width: 100%;
  display: flex;
  flex-direction: row;
}
.containtext-mobile {
  position: absolute;
  z-index: 1;
  top: 2rem;
  display: flex;
  flex-direction: row;

  justify-content: center;
}
.containtexttext {
  display: flex;
  flex-direction: column;
  width: 50%;
  margin-left: 6rem;
}
.row {
  display: flex;
  flex-direction: row;
}

.rowHead {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.rowbtn {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.text {
  width: 23rem;
  font-weight: 700;
  font-size: 3rem;
  line-height: 4rem;
  letter-spacing: -0.04em;
  font-family: robotoRegularBold;
  margin: 0;
}

.text-mobile {
  width: 100%;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 3rem;
  letter-spacing: -0.02em;
  font-family: robotoRegularBold;
  margin: 0rem;
}

.bluetext {
  font-weight: 700;
  font-size: 3rem;
  font-family: robotoRegularBold;
  background: -webkit-linear-gradient(left, #008aff, #3498db);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bluetext-mobile {
  font-weight: 700;
  font-size: 2.5rem;
  font-family: robotoRegularBold;
  background: -webkit-linear-gradient(left, #008aff, #3498db);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.iconStock {
  margin-top: 5rem;
}

.iconStock-mobile {
  margin-top: 3rem;
  margin-left: 0.3rem;
  margin-right: 0.5rem;
}

.textecommerce {
  width: 31.2rem;
  height: 5rem;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 2rem;
  color: #4d4d4d;
  margin: 0;
  margin-top: 1.6rem;
}

.row2 {
  display: flex;
  flex-direction: row;
  margin-top: 2rem;
  align-items: center;
  justify-content: space-between;
  width: 550px;
}

.signupbusiness {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.9rem 1.3rem;
  gap: 1rem;
  width: auto;
  height: 4rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: robotoRegularBold;
  font-weight: 500;

  font-size: 1.1rem;
  line-height: 1.3rem;
  text-decoration: none;
  cursor: pointer;
}

.signupbusiness:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.9rem 1.3rem;
  gap: 1rem;
  width: auto;
  height: 4rem;
  background: #037fe9;
  border: 0.06rem solid #037fe9;
  border-radius: 0.5rem;
  color: white;
  font-family: robotoRegularBold;
  font-weight: 500;

  font-size: 1.1rem;
  line-height: 1.3rem;
  text-decoration: none;
  cursor: pointer;
}

.signupbusiness:visited {
  color: white;
}

.signupbusiness-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: robotoRegular;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1.3rem;
  margin-right: 0.6rem;
  text-decoration: none;
}

.signupbusiness-mobile:visited {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: robotoRegular;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1.3rem;
  margin-right: 0.6rem;
  text-decoration: none;
}
.signupbusiness-mobile:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  color: white;
  font-family: robotoRegular;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1.3rem;
  margin-right: 0.6rem;
  cursor: pointer;
  text-decoration: none;
}

.contactesales {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: auto;
  height: 56px;
  border: 0.06rem solid #f6f7f9;
  background-color: white;
  border-radius: 0.5rem;
  font-family: robotoRegularBold;
  font-weight: 500;
  font-size: 1rem;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
  text-decoration: none;
}
.contactesales:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: auto;
  height: 56px;
  border: 0.06rem solid #f0f1f5;
  background-color: #f0f1f5;
  color: #000000;
  border-radius: 0.5rem;
  font-family: robotoRegularBold;
  font-weight: 500;
  font-size: 1rem;
  cursor: pointer;
  text-decoration: none;
}

.contactesales:visited {
  color: #000000;
}
.contactesales-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: auto;
  height: 3rem;
  border: 0.06rem solid #f6f7f9;
  background-color: white;
  border-radius: 0.5rem;
  font-family: robotoRegular;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1rem;
  text-decoration: none;
}

.contactesales-mobile:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: auto;
  height: 3rem;
  border: 0.06rem solid #f6f7f9;
  background-color: white;
  border-radius: 0.5rem;
  font-family: robotoRegular;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1rem;
  cursor: pointer;
  text-decoration: none;
}
.contactesales-mobile:visited {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: auto;
  height: 3rem;
  border: 0.06rem solid #f6f7f9;
  background-color: white;
  border-radius: 0.5rem;
  font-family: robotoRegular;
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1rem;
  cursor: pointer;
  text-decoration: none;
}

.orderdel {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.3rem 0.6rem;

  width: 8.58rem;
  height: 161px;

  background: #ffffff;
  box-shadow: 0rem 0.8rem 2rem -0.13rem rgba(0, 0, 0, 0.08);
  border-radius: 0.9rem;
}

.orderdel-mobile {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.3rem;
  gap: 0.6rem;

  width: 5rem;
  height: 3rem;

  background: #ffffff;
  box-shadow: 0rem 0.8rem 2rem -0.13rem rgba(0, 0, 0, 0.08);
  border-radius: 0.9rem;

  position: absolute;
  left: 75%;
  top: 10%;
  max-width: 10%;
}

.orderdel-mobile-small {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.3rem;
  gap: 0.6rem;

  width: 3.5rem;
  height: 3rem;

  background: #ffffff;
  box-shadow: 0rem 0.8rem 2rem -0.13rem rgba(0, 0, 0, 0.08);
  border-radius: 0.9rem;

  position: absolute;
  left: 80%;
  top: 10%;
}

.ordel1 {
  font-family: robotoRegular;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: center;
  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
}

.ordel2 {
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.5rem;
  text-align: center;
  color: #7a7a7a;
}

.ordel1-mobile {
  font-family: robotoRegular;
  font-weight: 700;
  font-size: 0.9rem;
  padding-top: 0.6rem;
  text-align: center;
  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
}

.ordel2-mobile {
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 0.6rem;

  text-align: center;
  color: #7a7a7a;
}

.marginwarehouse {
  width: 50%;
  margin-left: 6rem;
}

.marginwarehousearabic {
  width: 50%;
  display: none;
  justify-content: flex-end;
}

.over {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.3rem;
  text-align: center;
  letter-spacing: -0.01em;
  color: #7a7a7a;
}

.towk {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1.3rem;
  color: #000000;
}

.row3 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 51rem;
  height: 3rem;
}

.row3-mobile {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;

  height: 3rem;
}

.center2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0rem;
}
.center2-tow {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0rem;
}
.center2-mobile {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0.6rem;
}

.center2-mobile-tow {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0.6rem;
}

.businesstext-mobile {
  height: 84px;
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.8rem;
  color: #4d4d4d;
  text-align: center;
}

.over-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.3rem;
  text-align: center;
  letter-spacing: -0.01em;
  color: #7a7a7a;
  margin-top: 3rem;

  line-height: 1.5rem;
}

.towk-mobile {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 600;
  font-size: 1.3rem;
  color: #000000;
}

.espace {
  margin-right: 0.9rem;
}

.services {
  display: flex;
  flex-direction: row;
  width: -webkit-fill-available;
}
.servicesmobile {
  width: 100%;
}

.halfWidth {
  width: 50%;
  padding-left: 7.8rem;
  margin-top: 6rem;
}
.halfWidthpack {
  width: 50%;
  margin-top: 6rem;
  display: flex;
  flex-direction: column;
}

.halfWidthpackmobile {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.halfWidthMobile {
  width: 50%;
  margin-top: 1.3rem;
}

.halfWidthleft {
  width: 50%;

  margin-top: 6rem;
}

.halfWidthleftpack {
  width: 50%;
  margin-left: 4rem;
  margin-top: 6rem;
  width: 30.6rem;
}

.ourservices {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: 1px;

  color: #008aff;
  margin: 0rem;
}

.startgrow {
  width: 22.38rem;
  height: 97px;
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  line-height: 3rem;

  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
  margin-top: 0.6rem;
}
.startgrowNowidth {
  width: 22.38rem;

  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  line-height: 3rem;

  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
  margin-top: 0.6rem;
}

.startgrow2 {
  width: 33.6rem;
  height: 97px;
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  line-height: 3rem;

  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
  margin-top: 0.6rem;
}

.loveserving {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 2rem;
  color: #4d4d4d;
  margin-top: 0.8rem;
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;

  padding: 0.6rem;
}
.grid-container-mobile {
  display: grid;
  grid-template-columns: auto auto auto;

  padding: 0.6rem;
  justify-content: center;
  margin-top: 0px;
}
.grid-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0.3rem 0.6rem;
  gap: 0.6rem;
  width: auto;
  height: 113px;
  text-align: center;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0rem 0.06rem 1rem -0.13rem rgba(0, 0, 0, 0.08);
  border-radius: 0.6rem;
  transition: transform 0.2s;
  margin-right: 1.3rem;
  margin-bottom: 1.3rem;
}
.grid-item:hover {
  transform: scale(1.1);
}

.grid-item-mobile {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 10px 10px 10px;
  gap: 10px;
  width: 25vw;
  height: 104px;
  text-align: center;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0rem 0.06rem 1rem -0.13rem rgba(0, 0, 0, 0.08);
  border-radius: 0.6rem;
  transition: transform 0.2s;
}

.gridp {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: -0.01em;
  color: #1a1a1a;
  margin: 0rem;
  margin-top: 0.3rem;
}

.gridp-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: -0.012em;
  color: #1a1a1a;
}

.ourservicesmobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1rem;
  text-align: center;
  color: #008aff;
}
.driversourmobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1rem;

  color: #008aff;
}

.startgrowmobile {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.6rem;
  text-align: center;
  letter-spacing: -0.01em;
  color: #000000;
  width: auto;
}
.startgrowderiversmobile {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.6rem;

  letter-spacing: -0.01em;
  color: #000000;
}

.loveservingmobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.8rem;
  text-align: center;
  color: #4d4d4d;
  width: auto;
  height: 56px;
  margin: 0rem;
  margin-left: 0.8rem;
}

.ourachivement {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: 59.04rem;
  height: 305px;
  background: #f7f7f7;
  border-radius: 1.3rem;
  margin-top: 7.2rem;
}

.achivementnumber {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.achivement1 {
  width: 14.04rem;
  height: 5rem;
  margin: 0rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.achiv1 {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 3rem;
  line-height: 5rem;
  text-align: center;
  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
}

.achiv2 {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 2rem;
  text-align: center;
  color: #7a7a7a;
  margin: 0rem;
}

.ourachivementresponsive {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
  gap: 0.6rem;
  width: auto;
  height: 300px;
  background: #f7f7f7;
  border-radius: 1.3rem;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-bottom: 1rem;
  margin-top: 3rem;
}

.ourachivmobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1rem;
  text-align: center;
  letter-spacing: 1px;
  color: #008aff;
  margin: 0rem;
  margin-bottom: 2rem;
}

.achiv2mobile {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.6rem;
  text-align: center;
  letter-spacing: -0.04em;
  color: #000000;
}

.achivcontainer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 1.3rem;
}

.achivement1mobile {
  width: 9.54rem;
  height: 3rem;
}

.achiv1mobileee {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 3rem;
  text-align: center;
  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
}

.achiv2mobileee {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.5rem;
  text-align: center;
  color: #7a7a7a;
  margin: 0rem;
}

.flexstart {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0.6rem;
  gap: 0.6rem;
  background: #ffffff;
  box-shadow: 0rem 0.06rem 0.3rem 0.06rem rgba(0, 0, 0, 0.08);
  border-radius: 0.9rem;
  width: 12rem;
  height: 3rem;
  margin-bottom: 0.6rem;
}

.flexstart-mobile {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0.6rem;
  gap: 0.6rem;
  background: #ffffff;
  box-shadow: 0rem 0.06rem 0.3rem 0.06rem rgba(0, 0, 0, 0.08);
  border-radius: 0.9rem;
  width: 9.9rem;
  height: 3rem;
  margin-bottom: 0.6rem;
}

.element {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0rem;
  gap: 1.3rem;
  width: 10.74rem;
  height: 52px;
}

.textpack {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  color: #000000;
}

.linedoted {
  border-bottom: 0.13rem dashed #e6e6e6;
  width: 12.06rem;
  height: 2rem;
}
.linedoted2 {
  border-bottom: 0.13rem dashed #e6e6e6;
  width: 17.34rem;
  height: 2rem;
}
.linedoted3 {
  border-bottom: 0.13rem dashed #e6e6e6;
  width: 23.4rem;
  height: 2rem;
}
.linedotedmobile {
  border-bottom: 0.13rem dashed #e6e6e6;
  width: 18.5rem;
  height: 2rem;
}
.linedoted2mobile {
  border-bottom: 0.13rem dashed #e6e6e6;
  width: 22.5rem;
  height: 2rem;
}
.linedoted3mobile {
  border-bottom: 0.13rem dashed #e6e6e6;
  width: 26rem;
  height: 2rem;
}
.flexbox {
  display: flex;
  flex-direction: row;
  margin-bottom: 2rem;
}
.learnmore {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.8rem;
  color: #008aff;
}
.arrow {
  display: inline-flex;
  margin-left: 0.6rem;
}
.arrowmobile {
  margin-left: 0.6rem;
}

.arrowbox {
  display: flex;
  max-width: fit-content;
  align-items: center;
  text-decoration: none;
}
.arrowboxmobile {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.learnmoremobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.3rem;
  color: #008aff;
}

.fordrivers {
  position: relative;
  height: 298px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: #edf4ff;
  width: 100%;
}

.bluedrives {
  position: absolute;
  height: 15rem;

  padding-left: 6rem;
  padding-top: 3rem;
}
.imgdrivers {
  display: flex;
  justify-content: flex-end;
  margin-right: 3rem;
  margin-left: 4rem;
}
.startgrowdrivers {
  width: 50.6rem;

  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  line-height: 3rem;

  letter-spacing: -0.04em;
  color: #000000;
  margin: 0rem;
  margin-top: 0.6rem;
}

.buttondrivers {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  width: 17.04rem;
  height: 56px;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.8rem;
  color: #ffffff;

  margin-top: 1.6rem;
  cursor: pointer;
  text-decoration: none;
}
.buttondrivers:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  width: 17.04rem;
  height: 56px;
  background: #037fe9;
  border: 0.06rem solid #037fe9;
  border-radius: 0.5rem;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.8rem;
  color: #ffffff;

  margin-top: 1.6rem;
  cursor: pointer;
  text-decoration: none;
}

.buttondrivers:visited {
  color: #ffffff;
}

.buttondriversmobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.3rem;
  color: #ffffff;
  text-decoration: none;
}
.buttondriversmobile:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.3rem;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}

.buttondriversmobile:visited {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: auto;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.3rem;
  color: #ffffff;
  text-decoration: none;
}

.driversmobile {
  height: 197px;
  background: #edf4ff;
  padding-left: 1.9rem;
  padding-top: 3rem;
  margin-top: 3rem;
}

.appmaystro {
  position: relative;
  height: 28rem;
  margin-top: 5rem;
  width: 100%;
  display: flex;
  flex-direction: row;
}

.footer {
  height: 400px;
  background: #f7f7f7;

  padding-left: 5rem;
  padding-right: 5rem;
}

.forstores {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0rem;

  width: 8.76rem;
  height: 92px;
}

.fordriversfooter {
  display: flex;
  flex-direction: column;

  padding: 0rem;

  height: 58px;
}

.company {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0rem;

  width: 8.76rem;
  height: 145px;
}

.stayintouch {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0rem;

  width: 27.42rem;
  height: 118px;
  padding-left: 6rem;
}

.stayintouch-responsive {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0rem;
  padding-right: 0.6rem;
  margin-top: 2rem;

  padding-left: 1.3rem;
}

.titlefooter {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: -0.012em;
  color: #000000;
  margin: 0rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.titlefooter-responsive {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.8rem;
  letter-spacing: -0.01em;
  color: #000000;
}

.descpfooter {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
  color: #4d4d4d;
  margin: 0rem;
  margin-bottom: 1rem;
}

.textfooter {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.5rem;
  color: #000000;
  margin: 0rem;
}

.nodeco {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;

  color: #7a7a7a;
  text-decoration: none;
}

.nodeco:hover {
  text-decoration: none;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;

  color: black;
}

.textfooter-responsive {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.3rem;
  color: #000000;
  margin: 0rem;
}
.input-desktop {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0rem;
  gap: 0.5rem;
  width: 19.2rem;
  height: 3rem;
  background: #ffffff;
  border: 0.06rem solid #b3b3b3;
  border-radius: 0.5rem;
  margin-top: 1.3rem;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.5rem;
  color: #b3b3b3;
  padding-left: 0.8rem;
}

.input-desktop-error {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0rem;
  gap: 0.5rem;
  width: 19.2rem;
  height: 3rem;
  background: #ffffff;
  border: 0.06rem solid red;
  border-radius: 0.5rem;
  margin-top: 1.3rem;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.5rem;
  color: #b3b3b3;
  padding-left: 0.8rem;
}

.input-desktop_arabic {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  padding: 0rem;
  gap: 0.5rem;
  width: 19.2rem;
  height: 3rem;
  background: #ffffff;
  border: 0.06rem solid #b3b3b3;
  border-radius: 0.5rem;
  margin-top: 1.3rem;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.5rem;
  color: #b3b3b3;
  padding-right: 0.8rem;
  margin-left: 1.3rem;
}

.input-desktop_arabic_error {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  padding: 0rem;
  gap: 0.5rem;
  width: 19.2rem;
  height: 3rem;
  background: #ffffff;
  border: 0.06rem solid red;
  border-radius: 0.5rem;
  margin-top: 1.3rem;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.5rem;
  color: #b3b3b3;
  padding-right: 0.8rem;
  margin-left: 1.3rem;
}

.registerfooter {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1rem;

  width: 6rem;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #ffffff;

  margin-left: 1.3rem;
  margin-top: 1.3rem;
  cursor: pointer;
}

.registerfooter-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.3rem 0.8rem;
  width: 7rem;
  height: 2.5rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.3rem;
  color: #ffffff;

  margin-left: 1.3rem;
  margin-top: 1.3rem;
  cursor: pointer;
}

form {
  display: flex;
  flex-direction: row;
}

.footerparttow {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0.6rem;
  height: 92px;
  margin-top: 4rem;
  border-top: 0.06rem solid #e6e6e6;
  border-bottom: 0.06rem solid #e6e6e6;
}

.footerparttow-mobile {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
}

.buttonappstore {
  font-size: 0.8rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: 7.02rem;
  height: 3rem;
  background: #15181e;
  border: 0.06rem solid #15181e;
  border-radius: 0.5rem;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;

  line-height: 1.3rem;
  color: #ffffff;
  margin-top: 0.6rem;
  margin-right: 0.6rem;
}

.rowwapp {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.collapp {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
html[lang="ar"] .storeapp {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  margin-right: 0px;
  margin-left: 20px;
}

.storeapp {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  margin-right: 20px;
}
.storeapp-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 1.8rem;
  color: #000000;
  margin-right: 1.3rem;
  text-align: center;
}

.footerpartthree {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;

  margin-top: 0.6rem;
}

.partonefooter {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.partonefooter-mobile {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.termprivacymd {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.5rem;
  color: #000000;
  margin-right: 1.3rem;
}

.termprivacymd-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 0.8rem;
  line-height: 1.5rem;
  color: #000000;
}

.footerresponsivemobile {
  height: auto;
  margin-top: 6rem;
}

label {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0.6rem;

  height: 3.5rem;
  border-bottom: 0.06rem solid #e6e6e6;
  padding-right: 0.6rem;
}
.labelaccordion {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0.6rem;

  height: 3rem;
  border-bottom: 0.06rem solid #e6e6e6;
  padding-right: 0.6rem;
}
.labelaccordionbi {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0.6rem;

  height: 3rem;
  border-bottom: 0.06rem solid #e6e6e6;
  padding-right: 0.6rem;
}
.labelaccordionAfter {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0.6rem;

  height: 3rem;
  border-bottom: 0px;
  padding-right: 0.6rem;
}
.sub {
  padding-inline-start: 0.6rem;
}

.sub > li {
  height: 0;
  overflow: hidden;
}

input[type="checkbox"] {
  display: none;
}
input:checked + .sub > li {
  height: 2em;
}
.sub > li {
  transition: all 0.25s ease-in-out;
}

.sub > li {
  opacity: 0;
  height: 0;
  padding: 0;
  transition: all 0.25s ease-in-out;
}
input:checked + .sub > li {
  padding-bottom: 0.6rem;
  margin: 0rem;
  height: 1.4em;
  opacity: 1;

  font-family: robotoRegular;

  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.5rem;
  color: #4d4d4d;
}

.accordion {
  list-style-type: none;
  padding-inline-start: 10px;
}

#down {
  display: block;
}
#up {
  display: none;
}

.subtitle-accordion {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: -0.012em;
  color: #000000;
}

.input-mobile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0rem;
  gap: 0.5rem;
  width: 15.5rem;
  height: 2.3rem;
  background: #ffffff;
  border: 0.06rem solid #b3b3b3;
  border-radius: 0.5rem;
  margin-top: 1.3rem;
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.3rem;
  color: #b3b3b3;
  padding-left: 0.8rem;
}

.input-mobile_error {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0rem;
  gap: 0.5rem;
  width: 15.5rem;
  height: 2.3rem;
  background: #ffffff;
  border: 0.06rem solid red;
  border-radius: 0.5rem;
  margin-top: 1.3rem;
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.3rem;
  color: #b3b3b3;
  padding-left: 0.8rem;
}

ul {
  margin: 0rem;
}

.invisiblePack {
  opacity: 0;
  transform: translateY(-30px);
}

.visiblePack {
  opacity: 1;
  transform: translateY(0);
  transition: 1s cubic-bezier(0.5, 0, 0, 0, 1);
}

ul li a {
  text-decoration: none;
  color: black;
}

p a {
  text-decoration: none;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
  color: #4d4d4d;
  margin: 0rem;
  margin-bottom: 1.3rem;
}

.marginArabic {
  margin-right: 6rem;
}

.marginleft {
  margin-left: 3rem;
}

.marginrightarabic {
  margin-right: 0.9rem;
}
.positionsocialmedia {
  width: 25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.positionsocialmedia-small {
  width: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.sub3 {
  display: flex;
  flex-direction: column;
}
ul {
  list-style-type: none; /* Remove bullets */
}

.loader {
  margin-left: 10px;
  margin-top: 25px;
  border: 6px solid white;
  border-radius: 50%;
  border-top: 6px solid #3498db;
  width: 28px;
  height: 28px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

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

.messageErreur {
  display: none;

  font-family: robotoRegular;
  font-style: normal;

  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-align: right;
  color: #e31c1c;
}

.buttondriversmobile-small:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: 12.36rem;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.3rem;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}

.buttondriversmobile-small:visited {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 0.8rem;
  gap: 0.5rem;
  width: 12.36rem;
  height: 3rem;
  background: #008aff;
  border: 0.06rem solid #008aff;
  border-radius: 0.5rem;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.3rem;
  color: #ffffff;
  text-decoration: none;
}
