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

.bold {
  font-family: robotoRegularBold;
}

.boldGold {
  font-family: robotoRegularBold;
  color: white;
}
html[lang="ar"] .bold {
  font-family: dubaiBold;
}

html[lang="ar"] .boldGold {
  font-family: dubaiBold;
  color: white;
}

.labelaccor-mob {
  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;
}
html[lang="ar"] * {
  font-family: dubaiRegular;
}

html[lang="ar"] .chooseyrpack {
  font-family: dubaiBold;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 64px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #1a1a1a;
  margin: 0;
  margin-bottom: 20px;
}

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

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

html[lang="ar"] #customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: right;
  background-color: white;

  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  letter-spacing: -0.02em;
  color: #000000;
}

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

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

html[lang="fr"] .storeapp {
  margin-right: 5px;
}
html[dir="rtl"] #spacingarabic {
  margin-right: 20px;
}

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

@media only screen and (max-width: 1050px) {
  .footer-mobile.footer {
    display: none;
  }
  .navbar-mobile.navbar {
    display: none;
  }
}
@media only screen and (min-width: 1050px) {
  .footerresponsivemobile-hide.footerresponsivemobile {
    display: none;
  }
  .navbar-desktop.navbarMobile {
    display: none;
  }
  .hidesidebar {
    display: none;
  }
}

@media only screen and (max-width: 1198px) {
  .contactgetprince-tab.contactgetprince {
    height: 800px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 100px;
    padding-left: 0px;
    align-items: center;
  }

  .getlistprice-tab.getlistprice {
    font-family: robotoRegularBold;
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 48px;
    letter-spacing: -0.04em;
    text-align: center;
    color: #000000;
  }
  .fillourinfo-tab.fillourinfo {
    width: auto;
    height: 72px;

    font-family: robotoRegular;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #4d4d4d;
  }
  .widthpart {
    width: auto;
  }
}
@media only screen and (max-width: 700px) {
  .container-mobile {
    display: none;
  }
}

@media only screen and (min-width: 700px) {
  .container-desktop {
    display: none;
  }
}

@media only screen and (max-width: 1337px) {
  .boxpackrespon.boxpack {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 15%;
    top: 521px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }
  .boxpack2respon.boxpack2 {
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 38%;
    top: 521px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }

  .boxpack3respon.boxpack3 {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    isolation: isolate;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 61%;
    top: 521px;

    background: linear-gradient(132.45deg, #008aff 64.61%, #0d83b8 114.28%);
    border-radius: 20px;
  }
}

@media only screen and (max-width: 1235px) {
  .boxpackafter.boxpackrespon {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 12%;
    top: 521px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }
  .boxpack2after.boxpack2respon {
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 36%;
    top: 521px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }

  .boxpack3after.boxpack3respon {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    isolation: isolate;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 60%;
    top: 521px;

    background: linear-gradient(132.45deg, #008aff 64.61%, #0d83b8 114.28%);
    border-radius: 20px;
  }
}

@media only screen and (max-width: 1196px) {
  .boxpackaftersmall.boxpackafter {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 10%;
    top: 521px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }
  .boxpack2aftersmall.boxpack2after {
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 38%;
    top: 521px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }

  .boxpack3aftersmall.boxpack3after {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    isolation: isolate;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 66%;
    top: 521px;

    background: linear-gradient(132.45deg, #008aff 64.61%, #0d83b8 114.28%);
    border-radius: 20px;
  }
}

@media only screen and (max-width: 1036px) {
  .boxpackaftersmalltab.boxpackaftersmall {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 3%;
    top: 621px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }
  .boxpack2aftersmalltab.boxpack2aftersmall {
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 37%;
    top: 621px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }

  .boxpack3aftersmalltab.boxpack3aftersmall {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    isolation: isolate;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 70%;
    top: 621px;

    background: linear-gradient(132.45deg, #008aff 64.61%, #0d83b8 114.28%);
    border-radius: 20px;
  }
}

@media only screen and (max-width: 954px) {
  .boxpackaftersmalltabafter.boxpackaftersmalltab {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 3%;
    top: 621px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }
  .boxpack2aftersmalltabafter.boxpack2aftersmalltab {
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 35.5%;
    top: 621px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }

  .boxpack3aftersmalltabafter.boxpack3aftersmalltab {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    isolation: isolate;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 68%;
    top: 621px;

    background: linear-gradient(132.45deg, #008aff 64.61%, #0d83b8 114.28%);
    border-radius: 20px;
  }
}

@media only screen and (max-width: 1198px) {
  .boxpackrespon-small.boxpackrespon {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 6%;
    top: 521px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }
  .boxpack2respon-small.boxpack2respon {
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 39%;
    top: 521px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }

  .boxpack3respon-small.boxpack3respon {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    isolation: isolate;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 71%;
    top: 521px;

    background: linear-gradient(132.45deg, #008aff 64.61%, #0d83b8 114.28%);
    border-radius: 20px;
  }
}
@media only screen and (max-width: 1049px) {
  .boxpackrespon-top.boxpackrespon-small {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 6%;
    top: 600px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }
  .boxpack2respon-top.boxpack2respon-small {
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 39%;
    top: 600px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }

  .boxpack3respon-top.boxpack3respon-small {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    isolation: isolate;

    position: absolute;
    width: 274px;
    height: 335.14px;
    left: 71%;
    top: 600px;

    background: linear-gradient(132.45deg, #008aff 64.61%, #0d83b8 114.28%);
    border-radius: 20px;
  }
}
@media only screen and (max-width: 1001px) {
  .containerAbsolute {
    display: none;
  }
  .boxpackrespon-top-col.boxpackrespon-top {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: relative;
    width: 274px;
    height: 335.14px;
    left: 0%;
    top: 600px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }
  .boxpack2respon-top-col.boxpack2respon-top {
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: relative;
    width: 274px;
    height: 335.14px;
    left: 0%;
    top: 600px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }

  .boxpack3respon-top-col.boxpack3respon-small {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    isolation: isolate;

    position: relative;
    width: 274px;
    height: 335.14px;
    left: 0%;
    top: 600px;

    background: linear-gradient(132.45deg, #008aff 64.61%, #0d83b8 114.28%);
    border-radius: 20px;
  }
}
@media only screen and (min-width: 1001px) and (max-width: 700px) {
  .containerAbsolute-hide {
    display: none;
  }
  .boxpackrespon-top-col.boxpackrespon-top {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: relative;
    width: 274px;
    height: 335.14px;
    left: 0%;
    top: 600px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }
  .boxpack2respon-top-col.boxpack2respon-top {
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    position: relative;
    width: 274px;
    height: 335.14px;
    left: 0%;
    top: 600px;

    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }

  .boxpack3respon-top-col.boxpack3respon-small {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;

    isolation: isolate;

    position: relative;
    width: 274px;
    height: 335.14px;
    left: 0%;
    top: 600px;

    background: linear-gradient(132.45deg, #008aff 64.61%, #0d83b8 114.28%);
    border-radius: 20px;
  }
}

body {
  margin: 0%;
  padding: 0%;
  overflow-x: hidden;
}

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

a:hover {
  font-family: robotoRegular;
  font-weight: 400;
  font-size: 18px;
  color: #008aff;
  cursor: pointer;
}
.widthpart {
  width: 50%;
}
.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 {
  font-family: robotoRegular;
  display: flex;
  flex-direction: column;
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 40px;
}
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;
}

.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: 15px;
}

.buttonGroupe {
  display: flex;
  flex-direction: row;
  justify-content: center;
  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: 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;

  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  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;

  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  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;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;

  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;

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

  text-decoration: none;
}

.signup:visited {
  color: white;

  text-decoration: none;
}

.footer {
  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: 12px;
  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: 14px;
  line-height: 22px;
  letter-spacing: -0.012em;
  color: #1a1a1a;
}
ul li a {
  text-decoration: none;
  color: black;
}

.headerPrice {
  height: 700px;
  background: linear-gradient(to top, #d7e7f7 20%, white 80%);
  margin: 0;
}

.blurprice {
  background: rgba(248, 249, 252, 0.2);
  backdrop-filter: blur(10px);
  height: 700px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.chooseyrpack {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 64px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #1a1a1a;
  margin: 0;
  margin-bottom: 20px;
}

.choosepackbusiness {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #4d4d4d;
}

.buttongetstarted {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 14px 20px;
  gap: 16px;
  width: 373px;
  height: 56px;
  background: #008aff;
  border: 1px solid #008aff;
  border-radius: 20px;
  text-decoration: none;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
}
.buttongetstarted:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 14px 20px;
  gap: 16px;
  width: 373px;
  height: 56px;
  background: #037fe9;
  border: 1px solid #037fe9;
  border-radius: 20px;
  text-decoration: none;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
}
.buttongetstarted:visited {
  text-decoration: none;
  color: white;
}

.totalHeader {
  height: 850px;
}

.boxpack {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;

  position: absolute;
  width: 274px;
  height: 335.14px;
  left: 27.5%;
  top: 521px;

  background: #ffffff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}

.boxpack2 {
  box-sizing: border-box;

  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;

  position: absolute;
  width: 274px;
  height: 335.14px;
  left: 55%;
  top: 521px;

  background: #ffffff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}

.boxpack3 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;

  isolation: isolate;

  position: absolute;
  width: 274px;
  height: 335.14px;
  left: 62%;
  top: 521px;

  background: linear-gradient(132.45deg, #008aff 64.61%, #0d83b8 114.28%);
  border-radius: 20px;
}

.startertitle {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  letter-spacing: -0.02em;
  color: #000000;
  margin: 0;
}

.advicestarter {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #7a7a7a;
  margin: 0;
}

.checkstarter {
  display: flex;
  flex-direction: row;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #4d4d4d;
  margin-left: 13px;
  margin: 0;
}

.goldtitle {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  letter-spacing: -0.02em;
  color: #ffffff;
  margin: 0;
}

.advicegold {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #f7f7f7;
  margin: 0;
}

.checkgold {
  display: flex;
  flex-direction: row;
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;

  margin: 0;
}

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

  padding: 0px 10px;
  gap: 10px;

  position: absolute;
  width: 102px;
  height: 28px;
  left: 0px;
  top: 0px;
  right: auto;
  background: #fec111;
  border-radius: 5px 0px 20px 0px;
}

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

  padding: 0px 10px;
  gap: 10px;

  position: absolute;
  width: 102px;
  height: 28px;
  right: 0px;
  top: 0px;

  background: #fec111;
  border-radius: 0px 20px 0px 5px;
}

.recommandationtext {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;

  color: #000000;
}

.tablepack {
  height: 650px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 15%;
  margin-left: 15%;
}

table {
  height: 413px;
  width: 100%;
}

#customers {
  font-family: robotoRegular;
  border: none;
  border-collapse: collapse;
}

#customers td,
#customers th {
  border: none;
  padding: 8px;

  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
}

#customers tr:nth-child(2n + 1) {
  background-color: #f7f7f7;
}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: white;

  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  letter-spacing: -0.02em;
  color: #000000;
}

.titletable {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 64px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #1a1a1a;

  margin-top: 150px;
}

.texttablereturn {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #000000;
}

.contactgetprince {
  height: 600px;
  display: flex;
  flex-direction: row;
  padding-left: 205px;
  padding-top: 100px;
}

.getlistprice {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 48px;
  letter-spacing: -0.04em;

  color: #000000;
}

.fillourinfo {
  width: 510px;
  height: 72px;

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

  color: #4d4d4d;
}

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

.input {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 12px;

  width: 190px;
  height: 30px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;

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

  color: #b3b3b3;
}

.form {
  padding-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.inputemail {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #b3b3b3;

  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 12px;
  gap: 12px;

  width: 420px;
  height: 30px;

  border: 1px solid #e6e6e6;
  border-radius: 8px;
}

.inputphone {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #b3b3b3;

  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 12px;
  gap: 12px;

  width: 450px;
  height: 45px;

  border: 1px solid #e6e6e6;
  border-radius: 8px;
}

.sendprince {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 14px 20px;
  width: 149px;
  height: 56px;
  background: #008aff;
  border: 1px solid #008aff;
  border-radius: 8px;

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

  margin-top: 20px;
}

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

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

.overlay1.active {
  opacity: 25%;
  pointer-events: initial;
}

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

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

.subtitle-accordion-mob {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: -0.012em;
  color: #000000;
}
.footerresponsivemobile {
  height: 630px;
  margin-top: 100px;
}

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

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

.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: 18px;
  line-height: 28px;
  letter-spacing: -0.01em;
  color: #000000;
}
.titlefooter-responsive-small {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.8rem;
  letter-spacing: -0.01em;
  color: #000000;
}

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

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

.input-mobile-small {
  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;
}

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

.registerfooter-mobile-small {
  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;
}

html[lang="ar"] .input-mobile-small {
  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: 0px;
  padding-right: 0.8rem;
}

html[lang="ar"] .registerfooter-mobile-small {
  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: 0px;
  margin-right: 1.3rem;
  margin-top: 1.3rem;
}

.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: 18px;
  color: #000000;
  margin-right: 20px;
  text-align: center;
}

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

.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: 12px;
  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;
  background: transparent;
}
.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;
}

.chooseyrpack-mobile {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #1a1a1a;
  margin: 0;

  margin-top: 50px;
  margin-bottom: 10px;
}

.choosepackbusiness-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #4d4d4d;
  margin: 0;
  margin-bottom: 15px;

  width: 370px;
}

.buttongetstarted-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 12px;
  width: 250px;
  height: 40px;

  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;
  text-decoration: none;
  margin-bottom: 20px;
}

.buttongetstarted-mobile:hover {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 12px;
  width: 250px;
  height: 40px;

  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-bottom: 20px;
  text-decoration: none;
}
.buttongetstarted-mobile:visited {
  color: #ffffff;
  text-decoration: none;
}

.boxepackmobile {
  box-sizing: border-box;

  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;

  width: 274px;
  height: 335px;

  background: #ffffff;

  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
  border-radius: 20px;

  margin-top: 30px;
  margin-bottom: 30px;
}

.boxepackmobileblue {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  gap: 10px;
  isolation: isolate;
  width: 274px;
  height: 335px;

  background: linear-gradient(132.45deg, #008aff 64.61%, #0d83b8 114.28%);
  border-radius: 20px;

  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}

.yelowhead {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px 10px;
  gap: 10px;
  position: absolute;
  width: 102px;
  height: 28px;

  top: 0;
  left: 61%;
  background: #fec111;
  border-radius: 0px 20px 0px 5px;
}

.texteyellow {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 28px;
  color: #000000;
}

.startertitle-mobile {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  letter-spacing: -0.02em;

  color: #000000;

  margin: 0;
}

.advicestarter-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;

  color: #7a7a7a;

  margin: 0;
  margin-top: 15px;
}

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

  margin: 0;
}

.goldtitle-mobile {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  letter-spacing: -0.02em;

  color: white;

  margin: 0;
}

.advicegold-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;

  color: white;

  margin: 0;
  margin-top: 15px;
}

.checkgold-mobile {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: white;

  margin: 0;
}

.input-aaply-mobile {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 6px 10px;
  width: 130px;
  height: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #b3b3b3;
}

.labelmobileaply {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.012em;
  color: #1a1a1a;
}

.inputemail-mobileaply {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 6px 10px;

  width: 300px;
  height: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #b3b3b3;
}

.inputphone-mobileaply {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 6px 10px;

  width: 300px;
  height: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;

  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #b3b3b3;
}

.buttoncontinue-mobile {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 12px;
  width: 322px;
  height: 40px;

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

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

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

  color: black;
}

.titleSuccess {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 48px;

  text-align: center;
  letter-spacing: -0.04em;
}

.textSuccess {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;

  text-align: center;

  color: #4d4d4d;
}

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

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

.deletemargin {
  margin-right: 10px;
  margin-left: 10px;
}
.sub3 {
  display: flex;
  flex-direction: column;
}
.positionsocialmedia-small {
  width: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

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

.titleSuccess {
  font-family: robotoRegularBold;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 48px;

  text-align: center;
  letter-spacing: -0.04em;
}

.textSuccess {
  font-family: robotoRegular;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 36px;

  text-align: center;

  color: #4d4d4d;
}

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