* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

:root {
  --color-text: rgba(127, 126, 141, 1);
  --color-light-text: rgba(101, 100, 115, 1);
  --color-primary: rgba(115, 46, 222, 1);
  --color-dark-black: rgba(2, 4, 8, 1);
  --color-white: rgba(255, 255, 255, 1);
  --color-light-gray: rgba(249, 249, 249, 1);
  --color-light-primary: rgba(247, 246, 253, 1);
  --color-bold-border: rgba(212, 212, 216, 1);
  --color-list: rgba(83, 83, 83, 1);
}

/* ar fonts */
@font-face {
  font-family: 'Ping AR + LT';
  src: url('../fonts/fontPingAR+LT/PingARLT-Medium.eot');
  src: url('../fonts/fontPingAR+LT/PingARLT-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fontPingAR+LT/PingARLT-Medium.woff2') format('woff2'),
    url('../fonts/fontPingAR+LT/PingARLT-Medium.woff') format('woff'),
    url('../fonts/fontPingAR+LT/PingARLT-Medium.ttf') format('truetype'),
    url('../fonts/fontPingAR+LT/PingARLT-Medium.svg#PingAR+LT-Medium') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ping AR + LT';
  src: url('../fonts/fontPingAR+LT/PingARLT-Thin.eot');
  src: url('../fonts/fontPingAR+LT/PingARLT-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fontPingAR+LT/PingARLT-Thin.woff2') format('woff2'),
    url('../fonts/fontPingAR+LT/PingARLT-Thin.woff') format('woff'),
    url('../fonts/fontPingAR+LT/PingARLT-Thin.ttf') format('truetype'),
    url('../fonts/fontPingAR+LT/PingARLT-Thin.svg#PingAR+LT-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ping AR + LT';
  src: url('../fonts/fontPingAR+LT/PingARLT-Regular.eot');
  src: url('../fonts/fontPingAR+LT/PingARLT-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fontPingAR+LT/PingARLT-Regular.woff2') format('woff2'),
    url('../fonts/fontPingAR+LT/PingARLT-Regular.woff') format('woff'),
    url('../fonts/fontPingAR+LT/PingARLT-Regular.ttf') format('truetype'),
    url('../fonts/fontPingAR+LT/PingARLT-Regular.svg#PingAR+LT-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* fonts */
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.eot');
  src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Poppins-Medium.woff2') format('woff2'),
    url('../fonts/Poppins-Medium.woff') format('woff'),
    url('../fonts/Poppins-Medium.ttf') format('truetype'),
    url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.eot');
  src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Poppins-Bold.woff2') format('woff2'),
    url('../fonts/Poppins-Bold.woff') format('woff'),
    url('../fonts/Poppins-Bold.ttf') format('truetype'),
    url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.eot');
  src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
    url('../fonts/Poppins-SemiBold.woff') format('woff'),
    url('../fonts/Poppins-SemiBold.ttf') format('truetype'),
    url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.eot');
  src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Poppins-Regular.woff2') format('woff2'),
    url('../fonts/Poppins-Regular.woff') format('woff'),
    url('../fonts/Poppins-Regular.ttf') format('truetype'),
    url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* icons */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot?ifjjua');
  src: url('../fonts/icomoon/icomoon.eot?ifjjua#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?ifjjua') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?ifjjua') format('woff'),
    url('../fonts/icomoon/icomoon.svg?ifjjua#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-linkedin:before {
  content: "\e90e";
  color: #535353;
}

.icon-tiktok:before {
  content: "\e90f";
  color: #535353;
}

.icon-location:before {
  content: "\e90a";
  color: #535353;
}

.icon-phone:before {
  content: "\e90c";
  color: #535353;
}

.icon-mail:before {
  content: "\e90d";
  color: #535353;
}

.icon-lang:before {
  content: "\e90b";
}

.icon-arrow-left:before {
  content: "\e908";
}

.icon-arrow-right:before {
  content: "\e909";
}

.icon-fi_check .path1:before {
  content: "\e900";
  color: rgb(255, 255, 255);
}

.icon-fi_check .path2:before {
  content: "\e901";
  margin-left: -1em;
  /* color: rgb(0, 186, 0); */
}

.icon-fi_error .path1:before {
  content: "\e902";
  color: rgb(255, 255, 255);
}

.icon-fi_error .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(230, 57, 70);
}

.icon-fi_error .path3:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(237, 235, 234);
}

.icon-facebook:before {
  content: "\e905";
  color: #4b4a59;
}

.icon-instagram:before {
  content: "\e906";
  color: #4b4a59;
}

.icon-twitter:before {
  content: "\e907";
  color: #4b4a59;
}

/* general */

body {
  font-family: 'Poppins';
  scroll-behavior: smooth;
  color: rgba(24, 23, 38, 1);
  overflow-x: hidden;
}



h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}


img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  text-decoration: none;
}

.highlight {
  color: var(--color-primary);
}

.btn {
  padding: .375rem 1.5625rem;
  border-radius: .75rem;
  font-size: 1rem;
  line-height: 160%;
  letter-spacing: 2%;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
}

.primary-color {
  color: var(--color-primary) !important;
}

.highlight {
  color: var(--color-primary) !important;
}

.btn-primary {
  background-color: var(--color-dark-black);
  color: var(--color-white) !important;
  border-color: var(--color-dark-black);
}

.btn-primary:hover {
  color: var(--color-dark-black) !important;
  background-color: var(--color-white) !important;
  border-color: var(--color-dark-black);
}


h1 {
  font-size: 2.5rem !important;
  font-weight: 600 !important;
  line-height: 120%;
  letter-spacing: 1px;
  /* color: var(--color-primary); */
  text-transform: capitalize;
  margin-bottom: 1.875rem !important;
}

h2 {
  font-size: 2.5rem !important;
  font-weight: 600 !important;
  line-height: 140%;
  letter-spacing: -0.5px;
}

h4 {
  font-size: 1rem !important;
  font-weight: 700 !important;
  line-height: 100%;
  letter-spacing: 3px;
  color: var(--color-primary);
  text-transform: uppercase;
  margin-bottom: .3125rem;
}

li {
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 100%;
  color: var(--color-list);
  text-transform: capitalize;
}

p {
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 150%;
  letter-spacing: 1px;
  color: var(--color-light-text);
}

.hover-scale {
  transition: all 0.3s ease-in-out;
  transform: scale(1);
}

.hover-scale:hover {
  transform: scale(1.05);
}

.icon-fi_error,
.icon-fi_check {
  font-size: 1.25rem;
  line-height: 0;
}

.list-inside>li {
  color: #747474;
  display: flex;
  align-items: baseline;
  line-height: 160%;
  font-size: .75rem;
  font-weight: normal !important;
  font-family: 'Poppins';

}

.list-inside>li:not(.dot-none)::before {
  content: "";
  display: inline-block;
  width: 4px;
  min-width: 4px;
  height: 4px;
  background-color: #747474;
  border-radius: 50%;
  margin-right: 8px;
  transform: translateY(-3px);
}

.poppins {
  font-family: 'Poppins', sans-serif;
}

.icon {
  margin-inline-end: 15px;
}

/* navbar */
.navbar {
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: #fff;
  /* padding: 2.5rem 0 1.25rem; */
  padding: 1.25rem 0;
  align-items: center;
  border-bottom: rgba(228, 228, 231, 1) solid 1px;
}

.navbar__logo {
  width: 14.875rem;
}

.navbar__menu a {
  color: var(--color-text);
  font-size: 1rem;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 2%;
  transition: all 0.5s ease-in-out;
  text-transform: capitalize;
}

.navbar__menu a:hover {
  color: var(--color-primary);
}

.navbar__menu a.active {
  color: var(--color-primary);
  font-weight: 600;
}

.mobile-menu__list {
  flex-direction: column;
  display: flex;
  gap: 10px;

}

.mobile-menu__list {
  padding: 10px;
}

.mobile-menu__list .btn {
  align-self: flex-start;
}


.lang-btn {
  padding: 6px 11px;
  border: 1px solid var(--color-bold-border);
  color: #000;
  gap: 5px;
  display: flex;
  align-items: center;
  border-radius: 12px;
  transition: all 0.3s ease-in-out;
}

.lang-btn:hover {
  background-color: var(--color-light-primary);
  color: var(--color-primary);
}

/*  hero */
.hero {
  padding: 5.25rem 0 3.5494rem;
  background-image: url('../img/hero_bg.png');
  background-repeat: no-repeat;
  background-size: 47%;
  background-position: 100% 45%;
  overflow: hidden;
}

.hero__content {
  width: 50% !important;
}

.hero__content p {
  max-width: 90%;
}

.hero__img-wrapper {
  margin-left: -23%;
  flex-grow: 1;

}

/* html[lang="ar"]  .hero__img-wrapper{
 margin-left: -30%;
} */
.hero__img-wrapper img {
  width: 110%;
  transform: translateX(6vw);
}

.hero__btn-wrapper {
  margin-top: 3.56rem;
  gap: .7775rem;
}

/* about */
.about {
  padding: 3.7188rem 0 0;
  background: var(--color-light-gray) url('../img/about.png') no-repeat;
  background-size: 45%;
  background-position: 0% 92%;

}
.about  .icon-fi_check{
  min-width: 25px;
}

.about h4 {
  margin-bottom: 1.25rem;
}

.about h2 {
  margin-bottom: .4375rem;
}

.about p {
  font-size: 1.25rem !important;
  line-height: 150%;
  color: #747474 !important;
  margin-bottom: 1.875rem;
  font-weight: 600;
}

.about .list-inside h3 {
  font-size: 1.25rem !important;
  font-weight: 600 !important;
  line-height: 170%;
  color: #020408 !important;
  margin-bottom: .375rem;
}

.about .list-inside li:not(.dot-none) {
  margin-inline-start: 7px;
}

.about__content {
  margin-bottom: 1.1563rem;
}

/* programs */
.programs {
  background: #F9F9F9;
  padding-top: 7.6875rem;
  padding-bottom: 3.5625rem;
}

.programs h4,
.programs h2 {
  margin-bottom: .25rem;
}

.programs__content {
  margin-bottom: 2.625rem;
}

.program__item {
  padding: 6px;
  border-radius: 16px;
  border: 1px solid var(--color-bold-border);
}

.programs__item-header h3 {
  font-size: 1.5rem !important;
  line-height: 150%;
  color: #020408 !important;
  margin-bottom: .375rem;
  font-weight: 600 !important;
}

.programs__item-header span {
  font-size: 1.5rem !important;
  line-height: 150%;
}

.programs__img-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 22rem;
}

div:has(.programs__item-img) {
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.programs__item-img {
  transition: all 0.3s ease-in-out;
}

.program__item:hover .programs__item-img {
  transform: scale(1.05);
}

/* pricing */
.pricing {
  padding: 5.625rem 0 8.875rem;
  background-color: rgba(249, 249, 249, 1);
}

.pricing__header {
  align-items: flex-end;
  margin-bottom: 2.25rem;
}

.pricing__header .pricing__text p {
  font-size: 1.25rem !important;
  line-height: 150%;
}

.pricing h4 {
  margin-bottom: .75rem;
}

.pricing__header h2 {
  font-size: 2.625rem !important;

}

.pricing__item {
  border: 1px solid var(--color-bold-border);
  overflow: hidden;
  border-radius: 1.25rem;
  background-color: var(--color-white);
}

.pricing__item .icon-fi_check {
  color: #00BA00;
}

/* .pricing__item.pricing__premium {
  border: 2px solid var(--color-bold-border);
} */

.pricing__item h3 {
  padding: 1.25rem;
  min-height: 84PX;
  display: flex;
  align-items: center;
  background-color: var(--color-light-primary);
  color: #020408;
  font-weight: 600;
  font-size: 1.28rem;
}

.pricing__item-img {
  /* height: 44px; */
  width: 44px;
  display: flex;
  align-items: center;
}

.pricing__item-img.standared {
  height: 1.75rem;
  width: 1.75rem;
}

.pricing__item ul {
  padding: .8125rem 2.4375rem 2.0625rem;
}

.pricing-card-item {
  padding: 0 2.4375rem .8125rem;
}

.pricing-card-item>div {
  margin-bottom: .8125rem;
}

.pricing-item-head {
  font-weight: 600 !important;
  font-size: 1.25rem !important;
  line-height: 140%;
  color: #020408;
  margin-bottom: .1875rem;
}

.pricing-item-text {
  font-weight: 500px !important;
  font-size: .875rem !important;
  line-height: 135%;
  color: #747474;
}

.most-buy-wrapper {
  position: relative;
}

.pricing-item-badge {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  display: inline-flex;
  justify-content: center;

}

.pricing-item-badge span {
  background-color: #FFCC00;
  padding: 2.5px 8.9px;
  border-radius: 58.08px;
  font-weight: 600;
}

.pricing-discount-wrapper {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  gap: 6px;
}

img.pound-img {
  display: inline-flex;
  margin: 0 5px;
  height: 13.33px;
}

.pricing-discount-wrapper .text-sm {
  font-size: 12px !important;
  font-weight: 400;
  color: #D4D4D8;
}

.save-badge {
  font-size: 10px;
  line-height: 160%;
  font-weight: 600;
  color: #535353;
  padding: 0 6.85px !important;
  background-color: #FFD04680;
  border-radius: 5.19px;
}

.pricing-save {
  font-size: 10px !important;
  line-height: 160%;
  color: var(--color-primary);
  padding: 0 6.85px !important;
  background-color: #EEECFC;
  font-weight: 600;
  display: inline-flex;
  justify-content: flex-end;
  border-radius: 5.19px;
}

.pricing__item li {
  margin-bottom: .75rem;
}

.pricing__item .dark-grey {
  color: #535353;
  font-weight: 600;
}

/* swiper */
.testimonial {
  padding: 3.5625rem 0 0;
  margin-bottom: 2.875rem;
  background: #F9F9F9 url('../img/about.png') no-repeat;
  background-size: 40%;
  background-position: 0% 125%;
}

.testimonial__content h2 {
  margin-bottom: 1.875rem;
}

.testimonial__content {
  padding-bottom: 2.875rem;
}

.testimonial__client-info {
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
}

.testimonial__client-info img {
  border-radius: 50%;
  overflow: hidden;
  height: 3.75rem;
  width: 3.75rem;
  margin-right: 1rem;
}

.testimonial__name {
  font-weight: 600;
  font-size: 1rem;
  line-height: 160%;
  color: #020408;
}

.testimonial__title {
  font-weight: 600;
  font-size: .875rem !important;
  line-height: 160%;
  color: #535353 !important;
}

.testimonial__content .swiper-slide p {
  /* font-size: 1.25rem !important; */
  line-height: 150%;
  margin-bottom: 1.5rem;
}

.testimonial .swipper__navigation-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.testimonial .swiper-button-next:after,
.testimonial .swiper-button-prev:after {
  font-size: 0;
}

.testimonial .swiper-button-next,
.testimonial .swiper-button-prev {
  height: 46px;
  width: 46px;
  border-radius: 120px;
  border: 1px solid rgba(221, 221, 221, 1);
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonial .swiper-pagination-bullet-active {
  width: 24px;
  border-radius: 120px;
  background-color: var(--color-primary) !important;
}

.testimonial .swiper-button-next span {
  color: var(--color-primary) !important;
}

.testimonial .swiper-button-next span,
.testimonial .swiper-button-prev span {
  font-size: 1.5rem !important;
  line-height: 0;
}

.testimonial .swiper-button-next,
.testimonial .swiper-button-prev {
  position: static !important;
}

.testimonial .swiper-pagination {
  position: static !important;
  text-align: justify;
}

.testimonial .swiper-horizontal>.swiper-pagination-bullets,
.testimonial .swiper-pagination-bullets.swiper-pagination-horizontal,
.testimonial .swiper-pagination-custom,
.testimonial .swiper-pagination-fraction {
  position: static !important;
  align-items: center !important;
  width: 100% !important;
}

/* product */
.prdouct-look {
  padding-bottom: 2.4375rem;
  padding-top: 8.1875rem;
}

.prdouct-look .container {
  background: #F9F9F9 url(../img/product-look.png) no-repeat;
  background-position: top right;
  border-radius: 2.5rem;
  padding: 50px 0 45px 45px;
}

.prdouct-look__content {
  display: flex;
  align-items: center;
}

.prdouct-look__img {
  margin-top: -8rem;
  margin-bottom: -2.8rem;
}

.prdouct-look__content h2 {
  font-size: 2.5rem !important;
  color: #020408 !important;
  margin-bottom: 1.5rem;
}

.prdouct-look__content p {
  font-size: 1rem !important;
  color: #020408 !important;
  margin-bottom: 3rem;
}

.prdouct-look ul {
  margin-bottom: 3rem;
}

.prdouct-look ul li {
  color: #656473 !important;
}

/* footer */
.footer__top {
  padding: 2.75rem 0;
}

.footer__logo {
  width: 14.875rem;
  /* margin-bottom: 2.4688rem; */
}

.footer__top p {
  margin-bottom: 2.25rem;
}

.footer__nav h4 {
  margin-bottom: 1.5rem;
  font-weight: bold !important;
  color: #181726 !important;
  letter-spacing: 0px;
  text-transform: capitalize;

}
html[lang="ar"] .footer__nav h4 {
    font-weight: 600 !important;
}

.footer__nav a {
  margin-bottom: 20px;
  display: flex;
  transition: all 0.3s ease-in-out;
  transform-origin: 0%;
}

.footer__nav a:hover {
  transform: scale(1.1);

}

.footer__social-icons a span {
  font-size: 1.5rem !important;
}

.footer__social-icons a {
  transition: all 0.3s ease-in-out;
}

.footer__social-icons a:hover {
  transform: scale(1.2);
}

.footer__social-icons a:hover span::before {
  transform: scale(1.2);
  color: var(--color-primary) !important;
}

.footer a:hover {
  color: var(--color-primary) !important;
}

.footer__bottom {
  padding: 2.375rem 0 2.25rem;
  border-top: 1px solid #F1F1F3;
}

.footer__bottom .container {
  align-items: baseline;
}

.footer p,
.footer a {
  font-size: 1rem !important;
  line-height: 160%;
  color: #656473;
}

/* modal */
.modal {
  z-index: 10000;

}

.modal>div {
  padding: 2.875rem 3.5rem;
  height: max-content;
  max-height: 80vh;
  align-items: flex-start;
  top: 5%;
  position: relative;

}

.modal svg {
  min-width: .8438rem;
  height: .8438rem;
}

.modal h2 {
  font-size: 1.5rem !important;
  line-height: 140%;
  text-align: center;
}

.modal p {
  font-size: 1rem !important;
  line-height: 135%;
  color: #020408;
}

.modal .sub-title,
.modal h3 {
  font-size: 14px;
  font-weight: 600;
  line-height: 135%;
  color: #020408 !important;
  margin-bottom: 1.0625rem;
}

.modal h3 {
  color: var(--color-primary) !important;
  margin-bottom: 0;
}

.modal .icon {
  stroke: var(--color-primary) !important;
}

.modal .modal-header {
  margin-bottom: 1.875rem;
}

.modal .sub-title-wrapper {
  margin-bottom: 1.0625rem;
  gap: 8px;
  align-items: baseline;
}

.modal .list-inside>li {
  color: #747474;
  display: flex;
  align-items: center;
  line-height: 160%;
  font-size: .75rem;

}


.modal-header button {
  position: fixed;
  bottom: 5%;
  background-color: white;
  border-radius: 50%;
  z-index: 99999;
  height: 48px;
  width: 48px;
  /* padding-top: .4375rem; */
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal li {
  font-size: 12px;
  line-height: 130%;
  font-weight: 600;
}

.modal h2 {
  font-size: 1.5rem !important;
  line-height: 140%;
  text-align: center;
}

.address span {
  line-height: 1.5;
}

/* arabic */
html[lang="ar"] {
  direction: rtl;
}

html[lang="ar"] .list-inside>li:not(.dot-none)::before {
  margin-right: 0;
  margin-left: 1rem;
}

html[lang="ar"] .navbar__menu a {
  margin-left: 1.25rem;
}

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] p {
  letter-spacing: 0 !important;
}

html[lang="ar"] body,
html[lang="ar"] .list-inside h3,
html[lang="ar"] .list-inside li {
  font-family: 'Ping AR + LT';

}

html[lang="ar"] .hero {
  background: url('../img/hero_bg-ar.png') no-repeat;
  background-size: 50%;
  background-position: -7% 40%;
}

html[lang="ar"] .about {
  background: #F9F9F9 url('../img/about.png') no-repeat;
  background-size: 45%;
  background-position: 100% 92%;
}

html[lang="ar"] .testimonial {
  background: #F9F9F9 url('../img/about.png') no-repeat;
  background-position: 100% 60%;
  background-size: 40%;
}

html[lang="ar"] .prdouct-look .container {
  background: #F9F9F9 url(../img/product-look-ar.png) no-repeat;
  background-position: top left;
  background-size: 45%;
}
html[lang="ar"] .whatsapp-icon {
  position: fixed;
  left: 20px;
  z-index: 1000;
}

html[lang="ar"] .testimonial .swiper-button-next,
html[lang="ar"] .testimonial .swiper-button-prev {
  transform: scaleX(-1);
}

.whatsapp-icon {
  min-width: 55px !important;
  width: 55px !important;
    min-height: 55px !important;
  height: 55px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}


html[lang="ar"] .whatsapp-icon {
position: fixed;  
left: 20px !important;
right: auto !important;
}
/* media query */
.container {
  max-width: 1280px !important;
  width: 85% !important;
}

@media(min-width: 1100px) {
  html[lang="ar"] .hero__img-wrapper img {
    width: 110%;
    transform: translateX(-1vw);
  }
}

@media (max-width: 1200px) {
  :root {
    font-size: 12px;
  }

  .btn {
    width: auto !important;
    display: inline-block;
  }
}

@media (max-width: 1023px) {
  .hero__content {
    width: 50% !important;
    text-align: start;
    /* margin: 0; */
  }

  .hero__img-wrapper img {
    width: 100%;
  }

  html[lang="ar"] .hero__img-wrapper img {
    margin-left: -7vw;
  }

  .hero__img-wrapper,
  .about__img-wrapper,
  .prdouct-look__img,
  .testimonial__img-wrapper {
    width: 100%;
    max-width: 41.25rem;
    margin: auto;
    /* order: 1; */
    display: flex;
    justify-content: center;
  }

  /* img {
    width: 100%;
    max-width: 41.25rem;
    margin: auto;
    order: 1;
  } */


}


@media (max-width: 992px) {

  h1 {
    font-size: 2.2em !important;
    line-height: 130%;
  }

  h2,
  .pricing__header h2 {
    font-size: 1.8rem !important;
  }

  h3 {
    font-size: 1.2rem !important;
  }

  #mobile-menu:not(.max-h-0) {
    padding-top: 20px !important;
  }

  h4 {
    font-size: .875rem !important;
    line-height: 130% !important;
  }

  .hero__btn-wrapper {
    margin-bottom: 3rem;
  }

  .testimonial {
    padding: 3.5625rem 0 3.1875rem;
  }

  .pricing__item ul,
  .pricing-card-item {
    padding: 1.25rem;
  }

  /* hero */
  .hero .container {
    flex-wrap: wrap;
  }

  .hero__content {
    width: 100% !important;
    text-align: start;
    /* margin: 0; */
  }

  .hero__img-wrapper img {
    width: 100%;
  }

  html[lang="ar"] .hero__img-wrapper img {
    margin-left: -7vw;
  }

  .hero__content p {
    max-width: 100%;
  }

  .hero__img-wrapper img {
    width: 100%;
    max-width: 41.25rem;
  }

  /* PRICING */
  .pricing__item h3 {
    min-height: auto;
  }

  .pricing__header {
    align-items: flex-start;
    margin-bottom: 2.25rem;
    text-align: left;
    justify-content: flex-start;
  }

  /* prdouct-look */
  .prdouct-look .container {
    padding: 25px !important;
  }

  .prdouct-look__img {
    max-width: 20%;
    align-items: flex-end;
    margin: 0 0 -24px;
  }

  .prdouct-look__content h2 {
    font-size: 1.8rem !important;
    line-height: 100%;
  }

  .prdouct-look__img img {
    width: auto;
  }

  .prdouct-look__content * {
    justify-content: flex-start;
  }

  .hero__img-wrapper {
    width: 100%;
    max-width: 41.25rem;
    margin: auto;
    order: 1;
  }

  html[lang="ar"] .hero {
    background: url('../img/hero_bg-ar.png') no-repeat;
    background-size: 60%;
    background-position: 0% 100%;
  }

  html[lang="ar"] .about {
    background: #F9F9F9 url('../img/about-ar.png') no-repeat;
    background-size: 50% !important;
    background-position: 100% 80% !important;
  }

  html[lang="ar"] .testimonial {
    background: #F9F9F9 url('../img/about-ar.png') no-repeat;
    background-size: 5% !important;
    background-position: 100% 100% !important;
    ;
  }

  html[lang="ar"] .prdouct-look .container {
    background: #F9F9F9 url('../img/about.png') no-repeat;
    background-size: 50% !important;
    background-position: 0% 50% !important;
  }

}

@media (max-width:768px) {
  html[lang="ar"] .hero {
    background: url('../img/hero_bg-ar.png') no-repeat;
    background-size: 50%;
    background-position: -7% 40%;
  }

  html[lang="ar"] .about {
    background: #F9F9F9 url('../img/about.png') no-repeat;
    background-size: 85% !important;
    background-position: 0% 100% !important;
  }

  html[lang="ar"] .testimonial {
    background: #F9F9F9 url('../img/about.png') no-repeat;
    background-size: 90% !important;
    background-position: 0% 100% !important;
    ;
  }

  html[lang="ar"] .prdouct-look .container {
    background: #F9F9F9 url('../img/about.png') no-repeat;
    background-size: 100% !important;
    background-position: 0% 100% !important;
  }

  .prdouct-look__img {
    transform: translateX(10%);
  }

  html[lang="ar"] .hero__img-wrapper,
  .hero__img-wrapper {
    margin-left: 0 !important;
    flex-grow: 1;

  }

  .testimonial__client-data {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .testimonial__title {
    margin-bottom: 0 !important;
  }

  .gap-20 {
    gap: 0 !important;
  }

  html[lang="ar"] .hero__img-wrapper img,
  .hero__img-wrapper img {
    transform: translateX(-40px);
  }

  .hero__img-wrapper,
  .about__img-wrapper,
  .prdouct-look__img,
  .testimonial__img-wrapper {
    order: 1;
  }



  .prdouct-look__img,
  .about__img-wrapper,
  .testimonial__img-wrapper {
    max-width: 31.25rem;
  }

  .testimonial {
    background-position: 0% 94% !important;
    background-size: 108% !important;
    padding-bottom: 0;
  }

  .about {
    background-position: 0% 97% !important;
    background-size: 100% !important;
    padding-bottom: 0;
  }

  .prdouct-look .container {
          background-size: 122% !important;
        background-position: 40% 88% !important;
  }

  .hero {
    background-size: 90% !important;
    background-position: 85% 110% !important;
  }

  html[lang="ar"] .hero {
    background-size: 90% !important;
    background-position: -10% 100% !important;
  }

  .footer__logo {
    margin-bottom: 1rem;
  }

  .testimonial .swiper-button-next span,
  .testimonial .swiper-button-prev span {
    font-size: 3rem I !important;
  }

  .footer__nav ul {
    width: 100%;
    flex-wrap: wrap;
  }

  .hero,
  .pricing,
  .prdouct-look,
  .programs {
    padding: 3rem 0;
  }

  .about {
    padding-top: 3rem;
  }
}

@media(max-width:540px) {
.modal>div{
padding: 1.5rem
}
  .prdouct-look__img {
    max-width: 90%;
    align-items: center;
    margin-bottom: 0;
    margin: 20px auto -24px !important;
  }

  .prdouct-look__content * {
    text-align: center;

  }

  .prdouct-look__content h2 {
    font-size: 2rem !important;
  }

  /* general */
  .container {
    max-width: 100% !important;
    width: 90% !important;
    /* padding: 0 16px !important; */
  }

  .footer__bottom .container {
    align-items: center;
  }

  .footer__nav ul {
    width: 100%;
  }
}