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

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

@media only screen and (max-width: 1015px) {
  .container-mobile {
    display: none;
  }
}
@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"] .registerfooter-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 5px 12px;
  width: 99px;
  height: 32px;
  background: #008aff;
  border: 1px solid #008aff;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;

  margin-left: 0px;
  margin-right: 20px;
  margin-top: 20px;
}
html[lang="ar"] .bodyfaq {
  background: linear-gradient(to left, #d7e7f7 50%, white 50%);
  height: 380px;
  padding-left: 0px;
  padding-top: 77px;
}
html[lang="ar"] .responseqst {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #4d4d4d;

  margin-left: 0px;
  margin-right: 10px;
}
html[lang="ar"] .questionssub {
  display: flex;
  flex-direction: column;

  margin-left: 10px;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.012em;
  color: #000000;
  margin-right: 0px;
}

html[lang="ar"] .login {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 135px;
  height: 51px;
  border: 1px solid #f6f7f9;
  background-color: white;
  border-radius: 15px;
  margin-right: 20px;
  margin-left: 20px;
  font-family: dubaiBold;
  font-size: 18px;
}

html[lang="ar"] .boxesqstfaq {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;

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

html[lang="fr"] #stores_app {
  margin-right: 5px;
}
html[lang="fr"] #drivers_app {
  margin-right: 5px;
}

html[dir="rtl"] #spacingarabic {
  margin-right: 20px;
}

html[dir="rtl"] #buttonqst {
  margin-right: 100px;
}

html[dir="rtl"] .blur {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(200px);
  height: 380px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: auto;
}

html[lang="ar"] .buuttonchoice {
  padding-left: 13%;
  margin-top: 77px;
  margin-right: 0px;
}

html[lang="ar"] .storeapp {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  margin-right: 0px;
  margin-left: 20px;
}

html[lang="ar"] .groupequestions {
  width: 50%;
  margin-top: 77px;
  margin-right: 0px;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
  display: block;
}

html[lang="ar"] .groupeqstdrivers {
  width: 50%;
  margin-top: 77px;
  margin-right: 0px;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
  display: none;
}

html[lang="ar"] .qstfren {
  display: none;
}

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

html[dir="ltr"] .qstfren {
  display: block;
}
html[lang="ar"] .qstar {
  display: block;
}

html[lang="ar"] .marginar {
  margin-right: 80px;
}

html[dir="rtl"] #compolang {
  margin-right: 15px;
}
html[lang="ar"] .marginarabicselect {
  margin-left: 0.6rem;
  margin-right: 0.6rem;
}
@media only screen and (min-width: 700px) {
  .hidelogofootertab {
    display: none;
  }
  .hidesmallsocialnet.positionsocialmedia-small {
    display: none;
  }
  .hidetranslatesmall.lang-responsive-small {
    display: none;
  }
}
@media only screen and (max-width: 700px) {
  .hidelogofooter {
    display: none;
  }
  .hidesocialnet.positionsocialmedia {
    display: none;
  }
  .hidetranslate.lang-responsive {
    display: none;
  }
  .contain-tab-small.contain-tab {
    width: 320px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 25px;
  }

  .formresponsive-small.formresponsive {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
  }
  .labelaccor-small.labelaccor {
    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;
  }
  .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.01em;
    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;
  }
  .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;
  }
  .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 (min-width: 1050px) {
  .container-desktop {
    display: none;
  }
}

.bodyfaq {
  background: linear-gradient(to left, #d7e7f7 50%, white 50%);
  height: 380px;
  padding-left: 200px;
  padding-top: 77px;
}
body {
  margin: 0%;
  padding: 0%;
  overflow-x: hidden;
}

.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);
}
.img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ul-desktop {
  font-family: robotoRegular;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.lang {
  font-family: robotoRegular;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.buttonGroupe {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.login {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 135px;
  height: 51px;
  border: 1px solid #f6f7f9;
  background-color: white;
  border-radius: 15px;
  margin-right: 20px;
  font-family: robotoRegularBold;
  font-size: 18px;

  color: #000000;

  text-decoration: none;
}
.login:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 135px;
  height: 51px;

  border-radius: 15px;
  margin-right: 20px;
  font-family: robotoRegularBold;
  font-size: 18px;
  background: #f0f1f5;
  border: 1px solid #f0f1f5;

  color: #000000;

  text-decoration: none;
}

.login:visited {
  color: #000000;
}

.signup {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 135px;
  height: 51px;
  color: white;
  background: #008aff;
  border: 1px solid #008aff;
  border-radius: 15px;
  font-family: robotoRegularBold;
  font-size: 18px;

  text-decoration: none;
}
.signup:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 135px;
  height: 51px;
  color: white;
  background: #037fe9;
  border: 1px solid #037fe9;
  border-radius: 15px;
  font-family: robotoRegularBold;
  font-size: 18px;

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

  text-decoration: none;
}

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

li {
  font-family: robotoRegular;
  margin-right: 40px;
}

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

a {
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 18px;
  cursor: pointer;
  text-decoration: none;
}

a:hover {
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 18px;
  color: #008aff;
  cursor: pointer;
  text-decoration: none;
}
a:visited {
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 18px;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
}

a:active {
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 18px;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
}
.ul-desktop li a {
  text-decoration: none;
  color: black; /* For Example */
}

.footer {
  height: auto;
  background: #f7f7f7;

  margin-top: 44px;
  padding-left: 80px;
  padding-right: 80px;
}

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

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

  width: 146px;
  height: 92px;
}
.titlefooter {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.012em;
  color: #000000;
  margin: 0px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.descpfooter {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #4d4d4d;
  margin: 0px;
  margin-bottom: 20px;
}

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

  width: 457px;
  height: 118px;
  padding-left: 99px;
}

.textfooter {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  margin: 0px;
}
.input-desktop {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 8px;
  width: 320px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 8px;
  margin-top: 20px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #b3b3b3;
  padding-left: 12px;
}
.registerfooter {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;

  width: 99px;
  height: 40px;
  background: #008aff;
  border: 1px solid #008aff;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;

  margin-left: 20px;
  margin-top: 20px;
}

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

.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;
}
.buttonappstore {
  font-size: 24px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 12px;
  gap: 8px;
  width: 117px;
  height: 40px;
  background: #15181e;
  border: 1px solid #15181e;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  margin-top: 10px;
  margin-right: 10px;
}

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

  margin-top: 10px;
}
.partonefooter {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.termprivacymd {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-right: 20px;
}

form {
  height: 474px;
  display: flex;
  flex-direction: row;
}

label {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 2.5vw;
  line-height: 22px;
  letter-spacing: -0.012em;
  color: #1a1a1a;
}

.blur {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(200px);
  height: 380px;
  display: flex;
  flex-direction: row;
}

.faqtitle {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 700;
  font-size: 3vw;
  line-height: 64px;
  letter-spacing: -0.04em;
  color: #1a1a1a;
  margin: 0;
  margin-top: 87px;
}

.textefaq {
  width: auto;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5vw;
  margin: 0;
  margin-top: 20px;
  color: #4d4d4d;
  line-height: 35px;
}

.questionsbody {
  height: 650px;
  display: flex;
  flex-direction: row;
}

.lifaq {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 5px 10px;
  cursor: pointer;
  width: 318px;
  height: 42px;

  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;

  color: #008aff;
  text-decoration: none;
}

.lifaq:not(.afterclique):hover {
  background: #f5f9ff;
}

.afterclique {
  background: #e7f0fd;
}

.boxquestionfaq {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;

  width: 100%;
  height: auto;
  border: 1px solid #f2f2f2;
  border-radius: 6px;
}

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

  margin-left: 10px;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.012em;
  color: #000000;
  margin-right: auto;
}

.responseqst {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #4d4d4d;

  margin-left: 10px;
}

.sidebar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px;
}

.login-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 237px;
  height: 44px;
  background: #f0f1f5;
  border: 1px solid #f0f1f5;
  border-radius: 15px;
  margin-bottom: 10px;
  font-family: robotoRegularBold;
}

.signup-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  gap: 10px;
  width: 237px;
  height: 44px;
  background: #008aff;
  border: 1px solid #008aff;
  border-radius: 15px;
  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;
}

.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: 30px;
}
.ul-mobile {
  font-family: robotoRegular;
  display: flex;
  flex-direction: column;
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 40px;
}

.item {
  margin-bottom: 25px;
}

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

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

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

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

.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;
}
.footerresponsivemobile {
  height: 630px;
  margin-top: 100px;
}

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

.subfooter {
  padding-inline-start: 10px;
}

.subfooter > li {
  height: 0;
  overflow: hidden;
  opacity: 0;

  padding: 0;
  transition: all 0.25s ease-in-out;
}

input:checked + .subfooter > li {
  padding-bottom: 10px;
  margin: 0px;
  height: 1.4em;
  opacity: 1;

  font-family: robotoRegular;

  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #4d4d4d;
}

.stayintouch-responsive {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  padding-right: 10px;
  margin-top: 30px;

  padding-left: 20px;
}

.titlefooter-responsive {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 3.5vw;
  line-height: 28px;
  letter-spacing: -0.01em;
  color: #000000;
}

.textfooter-responsive {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 2.5vw;
  line-height: 20px;
  color: #000000;
  margin: 0px;
}

.input-mobile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 8px;
  width: 230px;
  height: 30px;
  background: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 8px;

  margin-top: 20px;
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #b3b3b3;
  padding-left: 12px;
}

.registerfooter-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 5px 12px;
  width: 99px;
  height: 32px;
  background: #008aff;
  border: 1px solid #008aff;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;

  margin-left: 20px;
  margin-top: 20px;
}

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

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

.lang-responsive {
  font-family: robotoRegular;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}

.partonefooter-mobile {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 40px;
}

.termprivacymd-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 2vw;
  line-height: 24px;
  color: #000000;
}

.formfooter {
  display: flex;
  flex-direction: row;
  height: auto;
}

.selectfooter {
  margin-left: 5px;
  font-family: robotoRegular;
  font-size: 18px;
  -webkit-appearance: none;
  border-color: transparent transparent #fff transparent;
  width: 45px;
}
.selectfooter:hover {
  margin-left: 5px;
  font-family: robotoRegular;
  font-size: 18px;
  color: #008aff;
  -webkit-appearance: none;
  border-color: transparent transparent #fff transparent;
  width: 45px;
}
input[type="checkbox"] {
  display: none;
}

.headblue {
  height: 200px;

  background: linear-gradient(166.36deg, #edf4ff 45.69%, #ffffff 61.56%);
  display: flex;
  flex-direction: column;
  padding: 15px;
}

.titlehead {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 5vw;
  line-height: 33px;
  letter-spacing: -0.02em;
  color: #1a1a1a;
  margin: 0px;
  margin-top: 30px;
}

.texthead {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 3vw;
  line-height: 45px;
  color: #4d4d4d;
}

.lifaq-mobile {
  display: flex;
  flex-direction: row;
  align-items: center;

  height: 42px;
  border-radius: 8px;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 3vw;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #008aff;
  width: 95%;
  margin-left: 10px;
  margin-top: 20px;
  padding-top: 10px;
  padding-left: 5px;
  padding-bottom: 10px;
}

.lifaq-mobile:not(.afterclique):hover {
  background: #f5f9ff;
}

.boxquestionfaq-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;

  width: 97%;
  margin-left: 10px;
  height: 78px;
  border: 1px solid #f2f2f2;
  border-radius: 6px;
}

.responseqst-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #4d4d4d;

  margin-left: 10px;
}

.nodeco {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;

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

.nodeco:hover {
  text-decoration: none;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  color: black;
}

.labelaccor {
  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;
}
.positionsocialmedia {
  width: 25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.positionsocialmedia-small {
  width: 25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
select {
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.lang-responsive-small {
  font-family: robotoRegular;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0.9rem;
}

.buuttonchoice {
  padding-left: 13%;
  margin-top: 77px;
  margin-right: 20px;
}

.groupequestions {
  width: 50%;
  margin-top: 77px;
  margin-right: 200px;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
  display: block;
}

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

.groupeqstdrivers {
  width: 50%;
  margin-top: 77px;
  margin-right: 200px;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
  display: none;
}

.positionfixed {
  position: fixed;
  width: 100%;
}
.deletemargin {
  margin-right: 10px;
  margin-left: 10px;
}
.sub3 {
  display: flex;
  flex-direction: column;
}

.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;
}

.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;
}
html[lang="ar"] .arabicpos {
  margin-right: auto;
  margin-left: 0px;
}

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

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

.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);
  }
}

#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;

  text-align: center;
  background: #fce8e8;
  border-radius: 8px;

  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #e31c1c;
}

#snackbar_web {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;

  text-align: center;
  background: #fce8e8;
  border-radius: 8px;

  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #e31c1c;
}

.snackbartext {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;

  letter-spacing: -0.012em;

  color: #e31c1c;
}

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

#snackbar_web.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}

.messageErreur {
  display: none;

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

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

.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;
}

.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);
  }
}

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;
}
.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;
}
