/*Variables*/
/*End Variables*/
/*Common used colores*/
p, h1, h2, h3, h4, h5, h6, ul, li {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: "Cairo", sans-serif;
}

ol {
  padding: 0;
  margin: 0;
}

button {
  background-color: transparent;
  outline: none;
  border: none;
}

html, body {
  font-size: 1rem;
  font-family: "Cairo", sans-serif;
  color: #1A1A1A;
  text-align: right;
  margin: 0;
  padding: 0;
  background-color: #fff;
  -webkit-print-color-adjust: exact;
  text-align: left;
}

.txt-nowrap {
  white-space: nowrap;
}

.txt-arabic {
  text-align: right;
  direction: rtl;
}

.txt-english {
  text-align: left;
  direction: ltr;
}

.txt-center {
  text-align: center;
}

.arabic {
  text-align: right;
  direction: rtl;
}

.english {
  text-align: right;
}

.width-75 {
  width: 75%;
}

.fixed-h-1 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
  -webkit-box-orient: vertical !important;
}

.fixed-h-2 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
}

.fixed-h-3 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
}

.fixed-h-4 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 4 !important;
  -webkit-box-orient: vertical !important;
}

.fixed-h-news {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 13 !important;
  -webkit-box-orient: vertical !important;
}

button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

a {
  text-decoration: none !important;
  color: #575757;
}
a:hover {
  color: #524171;
}
a:visited {
  color: #524171;
}

.h-0 {
  height: auto !important;
}

.h-2l {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
}

.h-1l {
  height: 18px;
  overflow: hidden;
}

.owl-nav {
  display: flex;
  justify-content: center;
  color: #fff;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  font-size: 40px;
  margin-inline-start: 12px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number], input[type=tel] {
  -moz-appearance: textfield;
}

img.section-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 500px;
  height: 750px;
  opacity: 0.35;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  img.section-bg {
    display: none;
  }
}
img.section-bg.ops-side {
  right: initial;
  left: 0;
}
@media screen and (max-width: 768px) {
  img.section-bg {
    display: none;
  }
}

img.section-bg-full {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  img.section-bg-full {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

html[dir=rtl] .num-unicode {
  unicode-bidi: plaintext;
}

html[dir=ltr] img.section-bg {
  left: initial;
  right: 0;
}

@font-face {
  font-family: "cairoRegular";
  src: url("../fonts/Cairo-Regular.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "hillRegular";
  src: url("../fonts/GE_Hili_Book.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
.main-btn {
  color: #fff !important;
  background-color: #7A62A6;
  padding: 12px 40px 8px 40px;
  border-radius: 8px;
  outline: none !important;
  border: 0;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
  display: inline-block;
  text-align: center;
  height: 44px;
  font-size: 0.875rem;
}
.main-btn.w-adjust {
  width: 115px !important;
}
.main-btn:hover {
  background-color: #44365e !important;
  color: #fff !important;
}
.main-btn i.fa-arrow-right-long {
  vertical-align: middle;
  margin-inline-start: 8px;
}

.shaped-card {
  position: relative;
  border-radius: 15px;
}
.shaped-card .img-wrapper {
  position: relative;
  width: 550px;
  height: 550px;
}
.shaped-card .img-wrapper img {
  filter: brightness(0.7);
  -webkit-clip-path: polygon(0.666% 10.387%, 0.666% 92.187%, 0.666% 92.187%, 0.863% 94.108%, 1.409% 95.647%, 2.239% 96.845%, 3.287% 97.745%, 4.486% 98.39%, 5.773% 98.823%, 7.079% 99.085%, 8.341% 99.22%, 9.491% 99.27%, 10.464% 99.277%, 57.763% 99.277%, 57.763% 99.277%, 60.781% 99.108%, 63.197% 98.632%, 65.079% 97.896%, 66.493% 96.946%, 67.506% 95.829%, 68.185% 94.59%, 68.597% 93.277%, 68.809% 91.935%, 68.886% 90.61%, 68.898% 89.351%, 68.898% 83.413%, 68.898% 83.413%, 69.055% 79.884%, 69.705% 77.177%, 70.779% 75.188%, 72.209% 73.812%, 73.926% 72.946%, 75.86% 72.484%, 77.943% 72.323%, 80.106% 72.359%, 82.28% 72.486%, 84.397% 72.601%, 84.397% 72.601%, 88.496% 72.563%, 91.766% 72.158%, 94.299% 71.439%, 96.189% 70.456%, 97.528% 69.264%, 98.408% 67.912%, 98.921% 66.455%, 99.16% 64.942%, 99.218% 63.428%, 99.186% 61.963%, 99.183% 61.877%, 99.183% 13.577%, 99.183% 12.425%, 99.183% 12.425%, 99.051% 9.386%, 98.666% 6.933%, 98.042% 5.006%, 97.193% 3.539%, 96.135% 2.472%, 94.883% 1.739%, 93.452% 1.279%, 91.855% 1.029%, 90.109% 0.925%, 88.227% 0.904%, 14.206% 0.904%, 14.206% 0.904%, 10.536% 0.726%, 7.598% 1.006%, 5.31% 1.667%, 3.591% 2.631%, 2.359% 3.819%, 1.533% 5.153%, 1.032% 6.555%, 0.775% 7.947%, 0.68% 9.25%, 0.666% 10.387%);
          clip-path: polygon(0.666% 10.387%, 0.666% 92.187%, 0.666% 92.187%, 0.863% 94.108%, 1.409% 95.647%, 2.239% 96.845%, 3.287% 97.745%, 4.486% 98.39%, 5.773% 98.823%, 7.079% 99.085%, 8.341% 99.22%, 9.491% 99.27%, 10.464% 99.277%, 57.763% 99.277%, 57.763% 99.277%, 60.781% 99.108%, 63.197% 98.632%, 65.079% 97.896%, 66.493% 96.946%, 67.506% 95.829%, 68.185% 94.59%, 68.597% 93.277%, 68.809% 91.935%, 68.886% 90.61%, 68.898% 89.351%, 68.898% 83.413%, 68.898% 83.413%, 69.055% 79.884%, 69.705% 77.177%, 70.779% 75.188%, 72.209% 73.812%, 73.926% 72.946%, 75.86% 72.484%, 77.943% 72.323%, 80.106% 72.359%, 82.28% 72.486%, 84.397% 72.601%, 84.397% 72.601%, 88.496% 72.563%, 91.766% 72.158%, 94.299% 71.439%, 96.189% 70.456%, 97.528% 69.264%, 98.408% 67.912%, 98.921% 66.455%, 99.16% 64.942%, 99.218% 63.428%, 99.186% 61.963%, 99.183% 61.877%, 99.183% 13.577%, 99.183% 12.425%, 99.183% 12.425%, 99.051% 9.386%, 98.666% 6.933%, 98.042% 5.006%, 97.193% 3.539%, 96.135% 2.472%, 94.883% 1.739%, 93.452% 1.279%, 91.855% 1.029%, 90.109% 0.925%, 88.227% 0.904%, 14.206% 0.904%, 14.206% 0.904%, 10.536% 0.726%, 7.598% 1.006%, 5.31% 1.667%, 3.591% 2.631%, 2.359% 3.819%, 1.533% 5.153%, 1.032% 6.555%, 0.775% 7.947%, 0.68% 9.25%, 0.666% 10.387%);
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.shaped-card .img-wrapper .overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4);
  color: white;
  padding: 20px 16px;
  border-radius: 20px;
  font-size: 1.1rem;
  width: calc(100% - 210px);
  bottom: 24px;
  right: 20px;
}
.shaped-card .img-wrapper .overlay p {
  text-align: center;
  font-weight: 600;
}
.shaped-card .btn-arrow {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #6f4dbf;
  color: white;
  border-radius: 36px;
  border: 8px solid #fff;
  width: 160px;
  height: 140px;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shaped-card .btn-arrow i {
  font-size: 24px;
  transform: rotate(-30deg);
}
.shaped-card__sm .img-wrapper {
  width: 390px;
  height: 390px;
}
.shaped-card__sm .img-wrapper .overlay {
  width: calc(100% - 158px);
  bottom: 20px;
}
.shaped-card__sm .btn-arrow {
  border: 8px solid #fff;
  width: 110px;
  height: 100px;
}

.fw-regular {
  font-family: "RTA-Regular" !important;
}

.fw-bold {
  font-family: "RTA-Bold" !important;
}

.m-end-4 {
  margin-inline-end: 4px !important;
}

.m-end-6 {
  margin-inline-end: 6px !important;
}

.m-end-8 {
  margin-inline-end: 8px !important;
}

.m-end-12 {
  margin-inline-end: 12px !important;
}

.m-end-24 {
  margin-inline-end: 24px !important;
}

.m-end-32 {
  margin-inline-end: 32px !important;
}

.m-end-48 {
  margin-inline-end: 48px !important;
}

.m-end-xl {
  margin-inline-end: 128px;
}
@media screen and (max-width: 768px) {
  .m-end-xl {
    margin-inline-end: 64px !important;
  }
}

.m-start-4 {
  margin-inline-start: 4px !important;
}

.m-start-6 {
  margin-inline-start: 6px !important;
}

.m-start-8 {
  margin-inline-start: 8px !important;
}

.m-start-12 {
  margin-inline-start: 12px !important;
}

.m-start-24 {
  margin-inline-start: 24px !important;
}

.m-start-32 {
  margin-inline-start: 32px !important;
}

.m-start-48 {
  margin-inline-start: 48px !important;
}

.mt-items {
  margin-top: 32px !important;
}

.mt-sections {
  margin-top: 80px !important;
}
@media screen and (max-width: 768px) {
  .mt-sections {
    margin-top: 40px !important;
  }
}

.mt-cards {
  margin-top: 16px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.navbar--main {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 100px;
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  background-color: rgba(0, 0, 0, 0.75);
  transition: all 0.3s ease;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  .navbar--main {
    height: auto;
    padding: 12px;
  }
}
.navbar--main.is-scrolled {
  background-color: rgba(0, 0, 0, 0.95);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.navbar--main .navbar-nav {
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .navbar--main .navbar-nav {
    padding-bottom: 16px;
  }
}
.navbar--main .navbar__menu a {
  margin: 0 1rem;
  color: #333;
  font-weight: 500;
  color: #fff;
  opacity: 0.85;
  transition: all 0.25s ease-in-out;
}
.navbar--main .navbar__menu a:hover {
  color: #fff;
  opacity: 1;
  font-weight: 700;
}
.navbar--main .navbar__menu a img.appLogo {
  width: 80px;
  margin-bottom: 12px;
}
.navbar--main .navbar__menu .lang-item a {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .navbar--main .navbar__menu .lang-item a {
    width: 100px;
    text-align: center;
    margin-top: 12px;
  }
}
.navbar--main .navbar__logo {
  color: #524171;
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .navbar--main .navbar__logo {
    display: none;
  }
}
.navbar--main .navbar__logo--mob {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .navbar--main .navbar__logo--mob {
    display: none;
  }
}
.navbar--main .navbar__logo--mob img {
  width: 80px;
}
.navbar--main .navbar-toggler span {
  color: #fff;
  opacity: 0.85;
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  .navbar--main .navbar-toggler {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.hero {
  height: 100vh;
  position: relative;
}
@media screen and (max-width: 768px) {
  .hero {
    height: auto;
  }
}
.hero.inner-pages {
  height: 500px;
  background: url("../images/inner-header.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.hero.inner-pages .inner-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hero.inner-pages .inner-title h1 {
  color: #fff;
  font-size: 56px;
}
.hero.site-pages {
  height: 500px;
}
.hero.site-pages .inner-header-bg {
  width: 100%;
  height: 500px;
  position: relative;
}
.hero.site-pages .inner-header-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero.site-pages .inner-title {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero.site-pages .inner-title h1 {
  color: #fff;
  font-size: 56px;
  font-weight: 700;
}
.hero .carousel,
.hero .carousel-inner,
.hero .carousel-item {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .hero .carousel,
  .hero .carousel-inner,
  .hero .carousel-item {
    height: auto;
  }
}
.hero .carousel-item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.hero__caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .hero__caption {
    padding-top: 32px;
    width: 100%;
  }
}
.hero__caption.d-none {
  display: block !important;
}
.hero__caption h1 {
  font-size: 4rem;
  margin-bottom: 1rem;
  font-family: "hillRegular" !important;
}
@media screen and (max-width: 768px) {
  .hero__caption h1 {
    font-size: 22px;
    margin-bottom: 12px;
  }
}
.hero__caption p {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .hero__caption p {
    font-size: 14px;
  }
}
.hero__caption a {
  display: block;
  margin-top: 15rem;
  font-size: 18px;
  color: #fff;
  text-decoration: underline !important;
}
@media screen and (max-width: 768px) {
  .hero__caption a {
    font-size: 14px;
    margin-top: 12px;
  }
}

footer {
  min-height: 350px;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 768px) {
  footer {
    min-height: 720px;
  }
}
footer .overlay {
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 48px;
  padding-bottom: 20px;
}
footer h3 {
  margin-bottom: 24px;
  font-size: 20px;
}
footer i {
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  margin-inline-end: 16px;
}
footer .first-col .footer-logo {
  width: 180px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  footer .first-col .footer-logo {
    width: 120px;
  }
}
footer .first-col h5 {
  font-size: 14px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  footer .first-col {
    margin-bottom: 32px;
  }
}
footer .second-col .footer-lists {
  display: flex;
}
footer .second-col .footer-lists ul {
  padding: 0;
  margin: 0;
}
footer .second-col .footer-lists ul:first-child {
  margin-inline-end: 60px;
}
footer .second-col .footer-lists ul li:not(:last-child) {
  margin-bottom: 12px;
}
footer .second-col .footer-lists ul li a {
  color: #fff;
  transition: all 0.25s ease-in-out;
  font-size: 14px;
}
footer .second-col .footer-lists ul li a:hover {
  padding-inline-start: 8px;
}
@media screen and (max-width: 768px) {
  footer .second-col {
    margin-bottom: 32px;
  }
}
footer .third-col .info-row {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
footer .third-col .info-row i {
  width: 40px;
  min-width: 40px;
}
footer .third-col p {
  font-size: 14px;
  direction: ltr;
}
footer .third-col .social-icons a {
  color: #fff;
  transition: all 0.25s ease-in-out;
}
footer .third-col .social-icons a i {
  transition: all 0.25s ease-in-out;
  margin-inline-end: 8px;
}
@media screen and (max-width: 768px) {
  footer .third-col .social-icons a i {
    margin-inline-end: 6px;
  }
}
footer .third-col .social-icons a:hover {
  color: #7A62A6;
}
footer .third-col .social-icons a:hover i {
  background-color: #fff;
}
footer .copyrights {
  margin-top: 32px;
  border-top: 1px solid #595959;
  text-align: center;
  padding-top: 20px;
}
footer .copyrights p {
  font-size: 14px;
  opacity: 0.7;
}

.section__title {
  font-size: 3rem;
  color: #524171;
  font-weight: 500;
  margin-bottom: 24px;
  font-family: "hillRegular" !important;
}
.section__paragraph {
  color: #7A62A6;
  font-size: 16px;
  font-weight: 400;
}
.section__padding {
  padding-top: 56px;
  padding-bottom: 56px;
}
@media screen and (max-width: 768px) {
  .section__padding {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.home-about-us {
  position: relative;
  z-index: 1;
}
.home-about-us__bg {
  background: url("../images/pattern-bg.png");
  background-position: center;
  background-size: cover;
  padding-top: 48px;
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .home-about-us__bg {
    padding-bottom: 0;
  }
}
.home-about-us__wrapper {
  position: relative;
}
.home-about-us__wrapper .colImg-wrapper {
  text-align: -webkit-center;
}
.home-about-us__image-wrapper {
  width: 360px;
}
.home-about-us__image-wrapper img {
  width: 100%;
  height: auto;
}
.home-about-us__paragraph {
  margin-top: 24px;
}
.home-about-us__paragraph p:not(:last-child) {
  margin-bottom: 20px;
}
.home-about-us__paragraph + a {
  margin-bottom: 32px;
}
.home-about-us__content {
  text-align: left;
}
.home-about-us__content .about-us__title {
  font-size: 2rem;
  color: #6c3aa4;
  font-weight: 700;
  margin-bottom: 1rem;
}
.home-about-us__content .about-us__subtitle {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.home-about-us__content .about-us__list {
  padding: 0;
  list-style: none;
  margin-top: 32px;
}
.home-about-us__content .about-us__list li {
  padding-inline-start: 2rem;
  position: relative;
}
.home-about-us__content .about-us__list li:not(:last-child) {
  margin-bottom: 0.8rem;
}
.home-about-us__content .about-us__list li::before {
  content: url("../images/shape-1.svg");
  position: absolute;
  left: 0;
  color: #9b8add;
}
.home-about-us__content .about-us__btn {
  margin-top: 1.5rem;
  padding: 0.6rem 1.5rem;
  border-radius: 0.5rem;
  font-weight: 600;
}

.our-vision {
  height: 550px;
  position: relative;
  z-index: 1;
}
.our-vision img.section-bg-full {
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .our-vision img.section-bg-full {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.our-vision__box {
  background-color: #F7F7FB;
  height: 550px;
  padding: 32px;
  overflow: auto;
}
.our-vision__box .box-part:not(:last-child) {
  margin-bottom: 40px;
}
.our-vision__box .box-part .box-title {
  font-size: 24px;
  font-weight: 600;
  position: relative;
  padding-inline-start: 2rem;
  color: #524171;
}
.our-vision__box .box-part .box-title::before {
  content: url("../images/shape-1.svg");
  position: absolute;
  left: 0;
  color: #9b8add;
}
.our-vision__box .box-part .box-paragraph {
  color: #53565a;
  line-height: 32px;
  font-size: 16px;
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  .our-vision .col-5 {
    width: 100%;
  }
}

.inner-about-us {
  background-color: #f8f8fb;
  padding-top: 48px;
  padding-bottom: 80px;
}
.inner-about-us__wrapper {
  background-color: #f1eff8;
  position: relative;
  border-radius: 16px;
  padding-top: 64px;
  padding-inline-start: 40px;
  padding-bottom: 64px;
}
.inner-about-us__image-wrapper {
  position: absolute;
  right: 32px;
  top: -60px;
  width: 360px;
}
.inner-about-us__image-wrapper img {
  border-radius: 16px;
  width: 100%;
  height: auto;
}
.inner-about-us__badge {
  position: absolute;
  top: 36px;
  left: -40px;
  background-color: #9b8add;
  color: white;
  padding: 0.7rem 2rem;
  border-radius: 0.2rem;
  font-weight: 600;
  font-size: 0.9rem;
}
.inner-about-us__content {
  text-align: right;
}
.inner-about-us__content .about-us__title {
  font-size: 2rem;
  color: #6c3aa4;
  font-weight: 700;
  margin-bottom: 1rem;
}
.inner-about-us__content .about-us__subtitle {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.inner-about-us__content .about-us__list {
  padding: 0;
  list-style: none;
  margin-top: 32px;
}
.inner-about-us__content .about-us__list li {
  padding-inline-start: 2rem;
  position: relative;
}
.inner-about-us__content .about-us__list li:not(:last-child) {
  margin-bottom: 0.8rem;
}
.inner-about-us__content .about-us__list li::before {
  content: url("../images/shape-1.svg");
  position: absolute;
  left: 0;
  color: #9b8add;
}
.inner-about-us__content .about-us__btn {
  margin-top: 1.5rem;
  padding: 0.6rem 1.5rem;
  border-radius: 0.5rem;
  font-weight: 600;
}

.about-us {
  background-color: #f8f8fb;
  padding-top: 48px;
  padding-bottom: 80px;
}
.about-us__wrapper {
  background-color: #F1EFF8;
  position: relative;
  border-radius: 16px;
  padding-top: 64px;
  padding-inline-start: 40px;
  padding-bottom: 64px;
}
.about-us__image-wrapper {
  position: absolute;
  right: 32px;
  top: -60px;
  width: 360px;
}
.about-us__image-wrapper img {
  border-radius: 16px;
  width: 100%;
  height: auto;
}
.about-us__badge {
  position: absolute;
  top: 36px;
  left: -40px;
  background-color: #9b8add;
  color: white;
  padding: 0.7rem 2rem;
  border-radius: 0.2rem;
  font-weight: 600;
  font-size: 0.9rem;
}
.about-us__content {
  text-align: right;
}
.about-us__content .about-us__title {
  font-size: 2rem;
  color: #6c3aa4;
  font-weight: 700;
  margin-bottom: 1rem;
}
.about-us__content .about-us__subtitle {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.about-us__content .about-us__list {
  padding: 0;
  list-style: none;
  margin-top: 32px;
}
.about-us__content .about-us__list li {
  padding-inline-start: 2rem;
  position: relative;
}
.about-us__content .about-us__list li:not(:last-child) {
  margin-bottom: 0.8rem;
}
.about-us__content .about-us__list li::before {
  content: url("../images/shape-1.svg");
  position: absolute;
  left: 0;
  color: #9b8add;
}
.about-us__content .about-us__btn {
  margin-top: 1.5rem;
  padding: 0.6rem 1.5rem;
  border-radius: 0.5rem;
  font-weight: 600;
}

.our-values {
  background-color: #f1eff8;
  background: url("../images/pattern-bg.png");
  background-position: center;
  background-size: cover;
}
.our-values .value-box {
  background-color: #f1eff8;
  border-radius: 12px;
}
.our-values .value-box img {
  width: 80px;
}
.our-values .value-box h4 {
  color: #1A1A1A;
  font-size: 20px;
}
.our-values .value-box p {
  color: #66676F;
}

.home-values {
  position: relative;
  z-index: 1;
}
.home-values img.section-bg {
  height: 800px;
}
@media screen and (max-width: 768px) {
  .home-values img.section-bg {
    display: none;
  }
}
.home-values__list {
  padding: 0;
  list-style: none;
  margin-top: 32px;
}
.home-values__list li {
  padding-inline-start: 2rem;
  position: relative;
}
.home-values__list li:not(:last-child) {
  margin-bottom: 0.8rem;
}
.home-values__list li::before {
  content: url("../images/shape-1.svg");
  position: absolute;
  left: 0;
  color: #9b8add;
}
@media screen and (max-width: 768px) {
  .home-values .img-wrapper {
    display: none;
  }
}

.our-services {
  background-color: #F7F7FB;
}

@media screen and (max-width: 768px) {
  .inner-services .serviceInfo {
    margin-bottom: 40px;
  }
}
.inner-services .serviceInfo h3 {
  font-size: 36px;
  font-weight: 700;
  color: #7A62A6;
  font-family: "hillRegular" !important;
}
.inner-services .serviceInfo h4 {
  font-size: 18px;
  margin-top: 16px;
  font-weight: 600;
}
.inner-services .serviceInfo p {
  font-size: 16px;
  line-height: 28px;
  color: #424548;
  margin-top: 24px;
}
.inner-services .serviceInfo a {
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  .inner-services .serviceInfo a {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .inner-services .serviceImg {
    margin-bottom: 20px;
  }
}
.inner-services .serviceImg img {
  transition: all 0.25s ease-in-out;
  transform: scale(1);
}
.inner-services .serviceImg img:hover {
  transform: scale(1.04);
}

.home-services__card {
  position: relative;
  overflow: hidden;
  transition: all 0.65s ease-in-out;
  height: 520px;
}
.home-services__card .img-wrapper {
  width: 100%;
  height: 100%;
}
.home-services__card .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-services__card .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.home-services__card .card-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 32px;
  color: #fff;
}
.home-services__card .card-content h3 {
  font-weight: 700;
  margin-bottom: 16px;
  margin-top: 120px;
  transition: all 0.65s ease-in-out;
}
@media screen and (max-width: 768px) {
  .home-services__card .card-content h3 {
    margin-top: 0;
  }
}
.home-services__card .card-content p {
  text-align: center;
  margin-bottom: 32px;
  width: 80%;
  opacity: 0.85;
  transform: translateY(250px);
  opacity: 0;
  visibility: none;
  transition: all 0.65s ease-in-out;
}
@media screen and (max-width: 768px) {
  .home-services__card .card-content p {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    width: 100%;
  }
}
.home-services__card .card-content a {
  color: #fff;
  text-decoration: underline !important;
  opacity: 0.75;
  transition: all 0.65s ease-in-out;
  transform: translateY(150px);
  opacity: 0;
  visibility: none;
}
.home-services__card .card-content a:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .home-services__card .card-content a {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }
}
.home-services__card:hover .card-content p {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.home-services__card:hover .card-content a {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.home-services__card:hover .card-content h3 {
  margin-top: 0;
}

.our-clients {
  background-color: #F7F7FB;
}
.our-clients__wrapper {
  margin-top: 40px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.our-clients__wrapper .img-wrapper {
  background: url("../images/client-circle.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  margin-inline-end: 40px;
}
.our-clients__wrapper .img-wrapper img {
  width: 265px;
  border: 1px solid #7A62A6;
  border-radius: 50%;
}
.our-clients__wrapper .info-wrapper h4 {
  color: #524171;
}
.our-clients__wrapper .info-wrapper .user-stars {
  color: #7A62A6;
  margin-top: 4px;
}
.our-clients__wrapper .info-wrapper p {
  color: #53565a;
  margin-top: 12px;
}

.testimonials {
  background-color: #f6f4fb;
}
.testimonials .testimonial-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  gap: 2rem;
  padding: 2rem;
  border-radius: 1rem;
  background-color: #f3f0fa;
  position: relative;
}
.testimonials .testimonial-card__image {
  position: relative;
  z-index: 2;
}
.testimonials .testimonial-card__image img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 2px solid #ccc;
  position: relative;
  z-index: 3;
}
.testimonials .testimonial-card__image::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 350px;
  height: 350px;
  border: 1px solid #c7b7e6;
  border-radius: 50%;
  z-index: 1;
}
.testimonials .testimonial-card__content {
  max-width: 500px;
}
.testimonials .testimonial-card__name {
  font-weight: 700;
  font-size: 1.25rem;
}
.testimonials .testimonial-card__stars {
  color: #8a6ad8;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.testimonials .testimonial-card__text {
  color: #888;
  line-height: 1.6;
}
.testimonials .testimonial-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
  gap: 1rem;
}
.testimonials .testimonial-navigation .swiper-button-prev,
.testimonials .testimonial-navigation .swiper-button-next {
  color: #8a6ad8;
}
.testimonials .testimonial-navigation .swiper-pagination {
  width: 100px;
  height: 4px;
  background-color: #e0d9f3;
  border-radius: 2px;
  overflow: hidden;
}
.testimonials .testimonial-navigation .swiper-pagination .swiper-pagination-bullet {
  background-color: #8a6ad8;
  opacity: 1;
  transition: width 0.3s;
}
.testimonials .testimonial-navigation .swiper-pagination .swiper-pagination-bullet-active {
  width: 40px;
  border-radius: 10px;
}

.home-clients {
  height: 500px;
  position: relative;
}
.home-clients .overlay {
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-clients .section__title, .home-clients .section__paragraph {
  color: #fff;
}
.home-clients__wrapper {
  text-align: -webkit-center;
}
.home-clients__wrapper .client-review {
  color: #fff;
  font-size: 20px;
  width: 80%;
  margin: 12px auto;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .home-clients__wrapper .client-review {
    width: 100%;
    font-size: 14px;
  }
}
.home-clients__wrapper .img-wrapper {
  margin-top: 32px;
  width: 40px;
  height: 40px;
}
.home-clients__wrapper .img-wrapper img {
  width: 100%;
  height: 100%;
}
.home-clients__wrapper .info-wrapper h4 {
  color: #fff;
  margin-top: 16px;
  font-size: 18px;
  text-align: center;
}
.home-clients__wrapper .info-wrapper .user-stars {
  color: #7A62A6;
  font-size: 24px;
}
.home-clients__wrapper .info-wrapper .user-stars span:not(:last-child) {
  margin-inline-end: 6px;
}

.gallery-section {
  background-color: #f1eff8;
  background: url("../images/pattern-bg.png");
  background-position: center;
  background-size: cover;
  padding: 56px 0;
  text-align: center;
}
.gallery-section .gallery-title {
  font-size: 2rem;
  color: #3c2a59;
}
.gallery-section .gallery-subtitle {
  color: #6c6c6c;
  margin-bottom: 40px;
}
.gallery-section .gallery-grid {
  display: flex;
  gap: 20px;
  align-items: center;
}
.gallery-section .gallery-grid .gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.gallery-section .gallery-grid .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: inherit;
}
.gallery-section .gallery-grid .gallery-item.video-box {
  grid-row: span 2;
  position: relative;
  height: 670px;
}
.gallery-section .gallery-grid .gallery-item.video-box .video-overlay {
  position: absolute;
  inset: 0;
  background: rgba(60, 42, 89, 0.6);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-align: center;
}
.gallery-section .gallery-grid .gallery-item.video-box .video-overlay .play-icon {
  font-size: 3rem;
}
.gallery-section .gallery-grid .gallery-item.video-box .video-overlay .video-caption span {
  display: block;
  font-size: 0.9rem;
}
.gallery-section .gallery-grid .gallery-item.video-box .video-overlay .video-caption strong {
  font-size: 1.1rem;
}
.gallery-section .gallery-grid .img-gallery-wrapper {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
}
.gallery-section .gallery-button {
  margin-top: 40px;
}
.gallery-section .gallery-button .more-btn {
  background: #8f6ac8;
  color: white;
  padding: 12px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
}
.gallery-section .gallery-button .more-btn:hover {
  background: #7d5bb0;
}

/* Video Modal */
.video-modal {
  display: none;
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  align-items: center;
  justify-content: center;
}
.video-modal .video-content {
  position: relative;
  width: 90%;
  max-width: 800px;
  background: #000;
  border-radius: 10px;
}
.video-modal .video-content iframe {
  width: 100%;
  height: 450px;
  border: none;
  border-radius: 10px;
}
.video-modal .video-content .close-modal {
  position: absolute;
  top: 10px;
  right: 15px;
  color: white;
  font-size: 28px;
  cursor: pointer;
}

.masonry-gallery-grid {
  margin: 20px auto;
  max-width: 1200px;
}

.grid-item {
  width: 30%;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.grid-item img {
  width: 100%;
  height: auto;
  display: block;
}

.home-gallery img {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.home-gallery img.gallery-vertical {
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .home-gallery img.gallery-vertical {
    height: 260px;
  }
}
.home-gallery .col-12 img {
  height: 188px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1200px) {
  .home-gallery .col-12 img {
    height: auto;
  }
}

.home-menu__card {
  text-align: center;
}
.home-menu__card .img-wrapper {
  height: 450px;
}
.home-menu__card .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-menu__card .info-wrapper h4 {
  font-weight: 700;
  margin-top: 20px;
  text-align: center;
}
.home-menu__card .info-wrapper p {
  margin-top: 12px;
  line-height: 22px;
  color: #53565a;
  text-align: center;
}
.home-menu__card .info-wrapper a {
  border-radius: 0;
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .home-menu__card {
    margin-bottom: 48px;
  }
}

.menu-section .nav-tabs .nav-link {
  border: none;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.menu-section .nav-tabs {
  border: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .menu-section .nav-tabs {
    justify-content: center;
  }
}
.menu-section .nav-tabs .nav-item {
  overflow: hidden;
  border-radius: 20px;
  width: 360px;
  height: 280px;
  background-size: 100% 100% !important;
}
.menu-section .nav-tabs .nav-item:not(:last-child) {
  margin-inline-end: 48px;
}
@media screen and (max-width: 768px) {
  .menu-section .nav-tabs .nav-item:not(:last-child) {
    margin-inline-end: 0;
    margin-bottom: 20px;
  }
}
.menu-section .nav-tabs .nav-item img {
  width: 360px;
}
.menu-section .nav-tabs .nav-item .nav-link {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 20px;
}
.menu-section .nav-tabs .nav-link img {
  border-radius: 12px;
  transition: transform 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  filter: brightness(0.5);
}
.menu-section .nav-tabs .nav-link:hover img {
  transform: scale(1.02);
}
.menu-section .nav-tabs .nav-link.active {
  border: 3px solid #6f42c1;
  font-weight: 700;
  background: rgba(0, 0, 0, 0.6);
}
.menu-section .tab-content {
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  .menu-section .menu-details {
    margin-bottom: 24px;
  }
}
.menu-section .menu-details:not(:last-child) {
  border-bottom: 1px solid #eee;
  padding-bottom: 32px;
  margin-bottom: 32px;
}
.menu-section .menu-details h5 {
  display: inline-block;
  background-color: rgba(122, 98, 166, 0.2);
  color: #7A62A6;
  padding: 12px 20px;
}
.menu-section .menu-details ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-section .menu-details ul li:not(:last-child) {
  margin-bottom: 12px;
  color: #53565a;
}

.contact-section {
  background-color: #f4f2f9;
  padding: 60px 0;
  text-align: center;
}
.contact-section .section-title {
  font-size: 2rem;
  color: #3c2a59;
}
.contact-section .section-subtitle {
  color: #6c6c6c;
  margin-bottom: 40px;
}
.contact-section .contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .contact-section .contact-grid {
    grid-template-columns: 1fr;
  }
}
.contact-section .contact-form-wrapper {
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.contact-section .contact-form-wrapper .form-background {
  background: url("../images/contactus-bg.png") no-repeat;
  background-size: cover;
  background-size: cover;
  position: relative;
  padding: 40px 30px;
  height: 100%;
}
.contact-section .contact-form-wrapper .form-background::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.contact-section .contact-form-wrapper .form-background .contact-form {
  position: relative;
  z-index: 2;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 15px;
  text-align: right;
}
.contact-section .contact-form-wrapper .form-background .contact-form h3 {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.contact-section .contact-form-wrapper .form-background .contact-form input,
.contact-section .contact-form-wrapper .form-background .contact-form textarea {
  padding: 12px 15px;
  border-radius: 8px;
  border: none;
  font-family: inherit;
  font-size: 1rem;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid #fff;
  color: #fff;
  margin-bottom: 12px;
}
.contact-section .contact-form-wrapper .form-background .contact-form input::-moz-placeholder, .contact-section .contact-form-wrapper .form-background .contact-form textarea::-moz-placeholder {
  color: #fff;
  opacity: 0.6;
}
.contact-section .contact-form-wrapper .form-background .contact-form input::placeholder,
.contact-section .contact-form-wrapper .form-background .contact-form textarea::placeholder {
  color: #fff;
  opacity: 0.6;
}
.contact-section .contact-form-wrapper .form-background .contact-form textarea {
  min-height: 100px;
  resize: none;
}
.contact-section .contact-form-wrapper .form-background .contact-form button {
  background-color: #8f6ac8;
  color: white;
  border: none;
  padding: 12px 25px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 1rem;
  cursor: pointer;
  margin-top: 24px;
}
.contact-section .contact-form-wrapper .form-background .contact-form button:hover {
  background-color: #7d5bb0;
}
.contact-section .map-wrapper {
  border-radius: 12px;
  overflow: hidden;
}
.contact-section .map-wrapper iframe {
  width: 100%;
  height: 100%;
  min-height: 460px;
  border: 0;
}/*# sourceMappingURL=app-En.css.map */