

@font-face {
  font-family: watad;
  src: url("../fonts/V2F0YWQub3RmMTY1ODA0NDU1NTg1MQ.otf");
}
:root {
--unnamed-color-6e478a: #6E478A;
--unnamed-color-958a9d: #958A9D;
--unnamed-color-401460: #401460;
--unnamed-color-c9b9d5: #C9B9D5;
--unnamed-color-ffffff: #FFFFFF;
--unnamed-color-070707: #070707;
--color-primary:#6E478A;
--color-primary-variant:#4D0877;
--transition: all 400ms ease;
}

* {
padding: 0;
margin: 0px;
outline: none;
box-sizing:border-box;
text-decoration: none;
list-style: none;
border: none;
}
html {
scroll-behavior: smooth;
}
body{
width: 100%;
overflow-x: hidden;
}
a {
text-decoration: none;
color: initial;
}
::selection {
color: #fff;
background: var(--color-primary-variant);
}
::-webkit-scrollbar-thumb {
width: 100%;
background-color: var(--color-primary-variant);
border-radius: 0.25rem;
}

::-webkit-scrollbar {
width: 0.5rem;
background: rgba(229, 165, 93, 0.2);
}

h1, h2 ,h3 {
line-height: 1.1;
font-family: 'watad', sans-serif !important;
}
h1 {
font-size: 4rem;
color: var(--color-white);
}
h2 {
font-size: 3.5rem;
}
a {
color: var(--color-light);
transition: var(--transition);
}
a:hover {
color: var(--color-primary);
}
h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,p ,a ,address , ul ,li {
padding: 0;
margin: 0px;
}

/* ================================ */

.offer .container {
padding-right: 60px;
padding-left: 60px;
}
.container {
overflow: hidden;
}
.ctn-preloader {
-webkit-box-align: center;
        align-items: center;
cursor: none;
display: -webkit-box;
display: flex;
height: 100%;
-webkit-box-pack: center;
justify-content: center;
position: fixed;
left: 0;
top: 0;
width: 100%;
transition-delay: 1s;
z-index: 999;
}
.ctn-preloader .animation-preloader {
position: absolute;
z-index: 100;
}
.ctn-preloader .loader-section {
background-color: var(--color-primary-variant);
height: 100%;
position: fixed;
top: 0;
-webkit-transition: 3.5s 0.1s all cubic-bezier(0.1, 0.1, 0.1, 2.000);
transition: 3.5s 0.1s all cubic-bezier(0.1, 0.1, 0.1, 2.000);
width: calc(50% + 1px);
}
.ctn-preloader.loaded {
cursor: auto !important;
visibility: hidden;
z-index: 0;
}

.ctn-preloader .loader-section.section-left {
left: 0;
}

.ctn-preloader .loader-section.section-right {
right: 0;
}

.loaded .animation-preloader {
opacity: 0;
-webkit-transition: 0.3s ease-out;
transition: 0.3s ease-out;
}

.loaded .loader-section.section-left {
-webkit-transform: translateX(-101%);
        transform: translateX(-101%);
-webkit-transition: 3.5s 0.1s all cubic-bezier(0.1, 0.1, 0.1, 2.000);
transition: 3.5s 0.1s all cubic-bezier(0.1, 0.1, 0.1, 2.000);
}
.loaded .loader-section.section-right {
-webkit-transform: translateX(101%);
        transform: translateX(101%);
-webkit-transition: 3.5s 0.1s all cubic-bezier(0.1, 0.1, 0.1, 2.000);
transition: 3.5s 0.1s all cubic-bezier(0.1, 0.1, 0.1, 2.000);
}
.load_logo_sky_1 {
position: absolute;
top: 59px;
left: 85px;
}
.load_logo_sky_2 {
position: absolute;
top: 66px;
left: 16px;
}
.load_logo_sky_3 {
position: absolute;
top: 101px;
left: 54px;
}
#myDiv {
  display: none;
  z-index: 9999;
  position: relative;
  width: 100%;
  height: 100%;
}
/* ====================== */
.contact_btn {
  color: var(--color-bg-1);
  width:6rem ;
  height:6rem;
  border-radius: 50%;
  display: grid;
place-items:center ;
cursor: pointer;
transition: var(--transition);
}
.header_btn {
  background: #5d0a91;
  position: absolute;
  right: 40%;
  bottom: 1.5rem !important;
  font-weight: 400;
  z-index: 9;
}
.header_btn:hover {
  color: var(--color-bg-1);
  transform: translateY(-1rem);
}
.contact_btn i {
  position: absolute;
  font-size: 1.4rem;
  color: #fff;

}

.header_btn svg {
  fill: currentColor;
  height: auto;
  max-width: 70vmin;
  transform-origin: center;
  width: 175%;
  animation: spinText 30s linear infinite;
  color: #fff;
}
.service_te {
margin-top: 3rem;
  position: absolute;
  left: 36%;
  top: 37%;
}
@keyframes spinText {
  to {
      transform: rotate(360deg);
  }
}

/* ======================================= */

.header {
position: fixed;
top: 0;
width: 100%;
z-index: 9999;
right: 0;
}
.relative_img {
position: relative;
}
.progress-container {
background-color: var(--color-primary);
height: 4px;
direction: rtl;
width: 100%;
}

.progress-bar {
background-color: #EA9C12;
height: 4px;
width: 0%;
}

.content {
padding: 2em;
}

/* ================================= */
.input_wrapper_nav {
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
position: relative;
z-index: 99;
}

.input_wrapper_nav .input_wrapper_nav_input {
border-style: none;
background-color: transparent;
height: 50px;
width: 50px;
padding: 10px;
outline: none;
border-radius: 50%;
transition: .5s ease-in-out;
padding-right: 40px;
color: #fff;
}

.input_wrapper_nav .input_wrapper_nav_input::placeholder,
.input_wrapper_nav .input_wrapper_nav_input {
font-size: 17px;
}

.input_wrapper_nav .input_wrapper_nav_input::placeholder {
color: var(--unnamed-color-c9b9d5);
}

.icon_nav {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
right: 0px;
cursor: pointer;
width: 50px;
height: 50px;
outline: none;
border-style: none;
border-radius: 50%;
pointer-events: painted;
background-color: transparent;
transition: .2s linear;
}
.icon_nav i {
color: var(--unnamed-color-c9b9d5);
}
.icon_nav:hover ~  .input_wrapper_nav_input ,
.input_wrapper_nav_input:hover {
box-shadow: none;
width: 250px;
border-radius: 0px;
background-color: transparent;
transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}

/* nav_bar */
.nav_bar {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #4a1e69;
line-height: 40px;
font-weight: bold;
position: relative;
z-index: 9;
}
.nav_bar_p {
font-family: 'watad', sans-serif !important;
padding:15px 0;
color: var(--unnamed-color-c9b9d5);
}
.nav_bar .right {
display: flex;
justify-content: center;
align-items: center;
gap: 3rem;
}
.nav_bar .left {
display: flex;
justify-content: center;
align-items: center;
gap: .5rem;
}
.nav_bar .right section {
display: flex;
justify-content: center;
align-items: center;
gap:.4rem;
}
/* ---------nav_main----------- */
.nav_main {
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
z-index: 10;
}
.offcanvas-header {
flex-direction: row-reverse;
}
.nav_main .logo {
    position: absolute;
    top: -46px;
    left: 48%;
    transform: translateX(-50%);
}
.nav_main p {
font-weight: bold;
font-size: 14px;
color: var(--unnamed-color-c9b9d5);
transition: var(--transition);
font-family: 'Noto Kufi Arabic', sans-serif !important;


}
.nav_main p:hover {
color: #F5B82A ;
}
.nav_main_rela {
position: relative;
}
.property-offer:hover::after {
content: "";
position: absolute;
transform: rotate(45deg);
bottom: -10px;
left: 50%;
width: 6px;
height: 6px;
transition: var(--transition);
background: transparent linear-gradient(90deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box;  animation: underline 0.3s forwards;
}
.active_main p {
color: #F5B82A !important;
font-weight: bold;
}
.active_main::after {
content: "";
position: absolute;
transform: rotate(45deg);
bottom: -10px;
left: 50%;
width: 6px;
height: 6px;
transition: var(--transition);
background: transparent linear-gradient(90deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box;  animation: underline 0.3s forwards;

}
.navbar_responsive {
display: flex;
justify-content: center;
align-items: center;
gap: 1.5rem;
flex-direction: column;
padding: 20px;
}
.navbar_responsive p {
color: var(--color-primary-variant);
font-weight: bold;
font-family: 'Noto Kufi Arabic', sans-serif !important;

}
.close_nav {
font-size: 2rem;
color: var(--color-primary-variant);
background: transparent;
padding-left: 10px;
}
.nav_main .bars {
padding: 7px 10px;
color: var(--color-primary-variant);
background: transparent linear-gradient(72deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box;
border-radius: 7px;
display: none;
}


/* home */
.bac_main {

background-repeat: no-repeat;
position: relative;
z-index: -1;
background-position: bottom;
}
.home_back {
background-color: var(--unnamed-color-401460);

}
.home {
  position: relative;
  flex-wrap: nowrap;
  padding:   120px 0 0 0;
  background-color: var(--unnamed-color-401460);

}
.img_right {
position: relative;
z-index: 1;
}

.relative_img1 {
position: absolute;
left: 0%;
z-index: 1;
width: 100%;
top: -4%;
}
.vv {
background-color: var(--unnamed-color-401460);
}
.relative_img1 img {
width: 100%;
}
.buttom_fill {
position: relative;
background: transparent linear-gradient(72deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box;  display: inline-block;
padding: 12px 11px;
border: none;
font-size: 14px;
font-weight: 400;
width: 160px;
height: 50px;
font-family: 'watad', sans-serif !important;
border-radius: 25px;
color: #4D0877;
cursor: pointer;
transition: all 1s cubic-bezier(0.23, 1, 0.320, 1);
-webkit-animation: jello-horizontal 0.9s both;
animation: jello-horizontal 0.9s both;
    /*align-items: center;*/
    /*display: flex;*/
    /*justify-content: center;*/
}
.buttom_fill:hover {
box-shadow: #4D0877 0px 1px 2px 0px, #360157 0px 2px 6px 2px;
animation: squeeze3124 0.9s both;
}

.butt {
position: relative;
background: transparent;
display: inline-block;
padding: 12px 24px;
border: none;
font-size: 14px;
width: 160px;
height: 50px;
border: 2px solid var(--unnamed-color-ffffff);
border-radius: 25px;
font-weight: 400;
color: #ffffff;
cursor: pointer;
overflow: hidden;
transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
font-family: 'watad', sans-serif !important;
margin-right: 1rem;
}

.butt span:last-child {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 20px;
height: 20px;
background: transparent linear-gradient(72deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box;  border-radius: 50%;
opacity: 0;
transition: all 0.8s cubic-bezier(0.23, 1, 0.320, 1);
}

.butt span:first-child {
position: relative;
z-index: 1;
}
.butt:hover {
color: #ffffff;
border: none;
}
.butt:active {
scale: 0.95;
}
.butt:hover span:last-child {
width: 180px;
height: 150px;
opacity: 1;
}
.home .right .buttom_a {
background-color: var(--color-primary-variant);
padding: 7px 20px;
color: #DF8800;
border-radius: 25px;
font-weight: bold;
display: inline-block;
font-family: 'watad', sans-serif !important;
font-size: 14px;
}
.home_cen {
color: #fff;
}
.home .right h2 {

margin:20px 0;
/* width: 527px; */
width: 100%;
/* height: 282px; */
color: var(--unnamed-color-ffffff);
text-align: right;
font: normal normal normal 62px/90px watad;
font-weight: 800;
}
.home_dott {
transform: rotate(45deg);
width: 15px;
height: 16px;
background: transparent linear-gradient(90deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box;
}

.img_r {
position: relative ;
top: -1px ;
z-index: -1;
}

@keyframes fadeInRight {
from {
  opacity: 0;
  transform: translateX(100%);
}
to {
  opacity: 1;
  transform: translateX(0);
}
}

.fadeInRight {
animation-name: fadeInRight;
animation-delay: 1s;
animation-duration: 1s;
}
@keyframes fadeInLeft {
from {
  opacity: 0;
  transform: translateX(-100%);
}
to {
  opacity: 1;
  transform: translateX(0);
}
}
.fadeInLeft_one {
animation-name: fadeInLeft;
animation-duration: 1.5s;
animation-delay: 1s;
}

/* ================= */
.icon_relative {
position: fixed;
bottom: 38%;
left: 3%;
display: flex;
flex-direction: column;
gap: 2rem;
z-index: 3;
}

.about-page h2 {
color: #fff;
margin-top: 4rem;
}

.about-page span {
color: #DF8800;
}
.icon_relative div {
background-color: var(--color-primary-variant);
padding:  10px;
border-radius: 5px;
/* transition: all 600ms ease; */
transform: rotate(45deg);

}
.icon_relative div i {
color: #DF8800;
font-size: 16px;
transform: rotate(-45deg);
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
}
.icon_relative div:hover {
color: var(--color-primary-variant);

background: transparent linear-gradient(48deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box;
}
.icon_relative div:hover i {
color: var(--color-primary-variant);

}
.resha_icon_right {
position: absolute;
right: 30%;
padding-top: 2rem;
}

.circular_animation_two {
animation-name: circular_animation_two;
animation-duration: 5s;
animation-iteration-count: infinite;
}

@keyframes circular_animation_two {
0% {
  transform: rotate(10deg) translateX(0) translateY(0);
}
50% {
  transform: rotate(10deg) translateX(60px) translateY(0);
}

100% {
  transform: rotate(10deg) translateX(0) translateY(0);
}
}

.circular-animation {
animation-name: circularAnimation;
animation-duration: 5s;
animation-iteration-count: infinite;
}

@keyframes circularAnimation {
0% {
  transform: rotate(20deg) translateY(0) translateX(0);
}
50% {
  transform: rotate(20deg) translateY(-45px) translateX(0);
}

100% {
  transform: rotate(20deg) translateY(0) translateX(0);
}
}
.sky_home {
position: absolute;
transform: rotateX(320deg) rotateY(212deg);
top: 40%;
bottom: 40%;
right: 0%;
z-index: -1;
}
.fade-in-out {
animation-name: fadeInOut;
animation-duration: 4s;
animation-iteration-count: infinite;
}

@keyframes fadeInOut {
0% {
  opacity: 0;
}
50% {
  opacity: 1;
}
100% {
  opacity: 0;
}
}

.resha_section {
position: absolute;
height: 50vh;
}
.resha_icon_left {
position: absolute;
left: 14%;
bottom: -300px;
}
.sky_right {
position: relative;
right: 0%;
width: 353px;
top: -300px;
}

/* .sky_r {
  overflow: hidden;
  position: absolute;
  z-index: -1;
  right: 0%;
  max-width: 100%;
} */
@keyframes fadeInRightr {
from {
  opacity: 0;
  transform: translateX(100%);
}
to {
  opacity: 1;
  transform: translateX(0);
}
}

.fadeInRightr {
animation-name: fadeInRightr;
animation-delay: 1s;
animation-duration: 5s;
}

.backInRight {
animation-name: backInRight;
animation-duration: 1.5s;
}
.backInLeft {
animation-name: backInLeft;
animation-duration: 1.5s;
}
.bounce-in-down {
animation-name: bounceInDown;
animation-duration: 2.5s;
}

@keyframes bounceInDown {
0% {
  opacity: 0;
  transform: translateY(-100%);
}
60% {
  opacity: 1;
  transform: translateY(30px);
}
80% {
  transform: translateY(-10px);
}
100% {
  transform: translateY(0);
}
}


.back-in-up {
animation-name: backInUp;
animation-duration: 1.5s;
}

@keyframes backInUp {
0% {
  transform: translateY(300px);
  opacity: 0;
}
80% {
  transform: translateY(-10%);
  opacity: 1;
}
100% {
  transform: translateY(0);
}
}

@keyframes backInLeft {
0% {
  transform: translate3d(-300px, 0, 0) scale(0.7);
  opacity: 0.3;
}
100% {
  transform: translate3d(0, 0, 0) scale(1);
  opacity: 1;
}
}

@keyframes backInRight {
0% {
  transform: translate3d(300px, 0, 0) scale(0.7);
  opacity: 0.3;
}
100% {
  transform: translate3d(0, 0, 0) scale(1);
  opacity: 1;
}
}
/* ===== */
.about {
direction: rtl;
display: flex;
justify-content: space-between;
align-items: center;
gap: 1rem;
padding:50px 0 20px  0;
flex-wrap: nowrap;
}
.sc {
  position: relative;
  top: -190px;
  left: 176px;
}
.sf {
position: relative;
  top: -212px;
}

.about .right .relative img {
width: 236px;
height: 142px;
}

.about .right .rel {
position: absolute;
top: -26px;

}
.about .right .rel img {
width: 120px;
height: auto;

}

.ab_right img {
width: 100%;
height: auto;
}
.relative_img_about img {
position: absolute;
right: 0;
height: 135px;
bottom: -715px;
}
.about .left  {
display: flex;
justify-content: center;
align-items: flex-start;
flex-direction: column;
flex-basis: 50%;
gap: 1rem;
}
.who_you {
border-radius: 2pc;
padding: 10px 20px;
background: #ea9c121c 0% 0% no-repeat padding-box;
border-radius: 15px;

}
.who_you h6 {
color: #E38C04;
font-family: 'watad', sans-serif !important;
font-size: 14px;
}
.about  h2 {
width: 527px;
font-weight: 800;
color: var(--unnamed-color-401460);
font: normal normal normal 58px/70px watad;
letter-spacing: 0px;
color: #401460;
}

.about .left p {
color: var(--unnamed-color-958a9d);
font-weight: 400;
width: 510px;
font-family: 'Noto Kufi Arabic', sans-serif !important;


}
.service .right p {
color: var(--unnamed-color-958a9d);
font-weight: 400;
font-family: 'Noto Kufi Arabic', sans-serif !important;
width: 450px;
height: auto;
}

.bt_about {
font-family: 'Noto Kufi Arabic', sans-serif;
margin-top: 15px;
  padding: 12px 40px;
  font-size: 14px;
  outline: none;
  border: none;
  transition: 0.5s;
  font-weight: bold;
  background: transparent linear-gradient(72deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box;
  border-radius: 25px;
  color: var(--unnamed-color-401460);
  box-shadow: rgba(253, 217, 40, 0.1) 0px 4px 12px;
  }
  .bt_about:hover {
  animation: a 0.5s 1 linear;
}

@keyframes a {
  0% {
    transform: scale(0.7, 1.3);
  }

  25% {
    transform: scale(1.3, 0.7);
  }

  50% {
    transform: scale(0.7, 1.3);
  }

  75% {
    transform: scale(1.3, 0.7);
  }

  100% {
    transform: scale(1, 1);
  }
}


.about_card {
flex-wrap: wrap;
display: flex;
justify-content: space-between;
align-items: center;
gap: 1rem;
padding: 70px 0 20px 0;
direction: rtl !important;
}
.about_card_back {
background-image: url("../img/Path\ 31440.svg");
background-repeat: no-repeat;
background-size: contain;
width: 72px;
height: 55px;
}

.about_card section {
display: flex;
gap: 1rem;
align-items: flex-start;
justify-content: center;
}
.about_card section  main {
display: flex;
gap: .9rem;
align-items: flex-start;
justify-content: center;
flex-direction: column;
}
.about_card  h5 {
padding-top: 18px;
font-weight: bold;
color: var(--color-primary-variant);
font-family: 'Noto Kufi Arabic', sans-serif;
font-size: 1rem;
}
.about_card h6 {
    font-weight: 700;
    color: #958A9D;
    font-family: 'Noto Kufi Arabic', sans-serif;
    font-size: .7rem;
    padding-top: 11px;
}
.about_card_back div {
display: flex;
justify-content:center;
align-items: center;
padding-top: 15px;
}
.about_card_back div img {
width: 24px;
height: 27px;
}
.about_Gaim h1 {
transform:rotate(270deg);
width: 2%;
font-size:6rem;
letter-spacing: 9px;
color: #fda518;
opacity: .4;
z-index: -1;
left: -40px !important;
}

/* service */
.service {
margin-top: 5rem !important;
}
.service .right {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    flex-basis: 50%;
    gap: 1rem;
}
.p_10 {
padding-top: 2rem;
}
.service .left_service {
background: url("../img/Group\ 861.svg");
background-repeat: no-repeat;
background-size: contain;
height: 350px;
position: relative;
display: flex;
width: 100%;
gap: 1rem;
}
.service aside {
position: absolute;
}
.service aside:nth-child(1) {
top: 12%;
  right: 26%;
}
.service aside:nth-child(2) {
left: 21%;
top: 24%;
}
.service aside:nth-child(3) {
bottom: 15%;
right: 33%;
}
.service aside {
text-align: center;
}
.service .right h6  {
color: var(--color-primary-variant);
font-weight: 400;
font-family: 'watad', sans-serif !important;
font-size: .9rem;
}

.service .left h6 {
font-family: 'watad', sans-serif !important;
color: var(--color-primary-variant);
}
.service h6 {
font-family: 'watad', sans-serif !important;
color: var(--color-primary-variant);
}
.service aside img {
width: 33px;
}
/* offer */
.offer .slider_title {
display: flex;
justify-content: space-between;
gap: 1rem;
align-items: center;
padding-bottom: 2rem;
}
.offer {
background-color: #401460;
padding: 0  0 100px 0;
position: relative;
}

.offer .pad15 img {
border-radius: 10px;
width: 100% !important;
transition: var(--transition);
filter: grayscale(100%);
}
.offer .pad15 img:hover {
filter: grayscale(0%);
}
.offer .slider_title aside {
display: flex;
justify-content: center;
gap: 1.5rem;
flex-direction: column;
}
.offer  .slider_title .who_you {
margin-left: auto;
}
.offer  aside h2 {
color: #fff;
display: flex;
gap: 0.4rem;
justify-content: flex-start;
align-items: center;

}

.carousel-indicators {
position: absolute;
right: 0;
bottom: -70px;
}

.pad15 {
border-radius: 20px;
display: flex;
flex-direction: column;
border: 3px solid #4E256B;
gap: 1rem;
min-height: 455px ;
}
.item:hover .pad15 {
border: 3px solid #DF8800;
}
.pad15 img {
width: 200px !important;
height: 250px;
}
.item .aside1 {
display: flex;
justify-content: space-between;
align-items: center;

}
.item .aside1 h6 {
color: #fff;
font-weight: 400;
font-family: 'watad', sans-serif !important;

}
.offer .who_you {
background:#5f3380 0% 0% no-repeat padding-box;
color: #C9B9D5;
padding: 5px 15px;
font-size: .6rem;
font-family: 'watad', sans-serif !important;
font-weight: 400;

}
.carousel-indicators [data-bs-target] {
width: 12px;
height: 12px;
background: #4E236D 0% 0% no-repeat padding-box;
border-radius: 50%;
}
.carousel-indicators .active {
background: transparent linear-gradient(59deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box;
}
.aside2 {
display: flex;
color: #C9B9D5;
align-items: center;
gap: .4rem;
}
.aside2 p {
font-size: 13px;
font-weight: 400;
}
.aside3 {
display: flex;
justify-content: space-between;
align-items: center;
font-size: .6rem;
font-weight: bold;
}

.offer .off {
    position: absolute;
    top: 0;
    left: 7%;
    width: 52px;
    height: 62px;
    /* text-align: center; */
    text-align: center;
    padding: 12px 0 0 0;
    background: transparent linear-gradient(31deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 21px 21px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.offer .off p {
color: var(--color-primary);
font-size: 12px;
font-weight: bold;
}
.offer .off span {
    font-size: .8rem;
    padding-top: 4px;
}

.offer .off h6 {
display: flex;
  flex-direction: row;
font-weight: 400;

}
.item > div {
text-align: center;
padding:25px;
margin:10px;
background: #4E256B 0% 0% no-repeat padding-box;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
color: #6E478A;
background: transparent linear-gradient(320deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box ;
border:none;
transform: rotate(45deg);
padding: 10px 15px !important;
border-radius: 4px;
}
.owl-carousel .owl-nav button.owl-next i, .owl-carousel .owl-nav button.owl-prev i{

transform: rotate(-45deg);

}
.owl-nav {
  position: absolute;
  top: 42%;
  left: 0%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.owl-carousel .owl-nav button.owl-prev {
position: relative;
  right: -5%;
}
.owl-carousel .owl-nav button.owl-next {
position: relative;
  left: -5%;
}
.owl-carousel .owl-nav button.owl-next:hover , .owl-carousel .owl-nav button.owl-prev:hover {
border: 1px solid var(--unnamed-color-6e478a);
background: #4E256B 0% 0% no-repeat padding-box;
color: #6E478A;
}

.aside4 div {
width: 100%;
height: 1px;
background-color: #482065;
margin: 5px 0;
}
.btn-primary {
color: #6E478A;
background: transparent linear-gradient(320deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box ;
border:none;
transform: rotate(45deg);
}
.btn-primary i {
transform: rotate(-45deg);
}


.btn-primary:hover {
color: #6E478A ;
background: #4E256B 0% 0% no-repeat padding-box;
border-color: transparent;
border: 1px solid var(--unnamed-color-6e478a);
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
box-shadow: none !important;
}




.buttom_empty {
background: transparent;
-webkit-animation: jello-horizontal 0.9s both;
animation: jello-horizontal 0.9s both;
width: 160px;
height: 50px;
border: 2px solid var(--unnamed-color-401460);
border-radius: 25px;
font-size: 14px;
font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
font-family: 'watad', sans-serif !important;
color: var(--color-primary-variant);
}


.buttom_empty:hover {
background: var(--unnamed-color-401460);
color: #ffffff;
animation: squeeze3124 0.9s both;
}

@keyframes squeeze3124 {
0% {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}

30% {
 -webkit-transform: scale3d(1.25, 0.75, 1);
 transform: scale3d(1.25, 0.75, 1);
}

40% {
 -webkit-transform: scale3d(0.75, 1.25, 1);
 transform: scale3d(0.75, 1.25, 1);
}

50% {
 -webkit-transform: scale3d(1.15, 0.85, 1);
 transform: scale3d(1.15, 0.85, 1);
}

65% {
 -webkit-transform: scale3d(0.95, 1.05, 1);
 transform: scale3d(0.95, 1.05, 1);
}

75% {
 -webkit-transform: scale3d(1.05, 0.95, 1);
 transform: scale3d(1.05, 0.95, 1);
}

100% {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}

/* ------------team------------- */
.team aside {
display: flex;
gap: 1rem;
}
.team {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
gap: 1rem;
text-align: center;
padding: 0 15px;
position: relative;
  top: -243px;
  width: 100%;
  padding-bottom: 10px;
}
.smile_img {
position: relative;
z-index: -99;
}
.shado {
border: 2px solid transparent ;

}
.shado:hover {
box-shadow: none;
background: transparent;
color: var(--color-primary-variant);
border: 2px solid var(--color-primary-variant) ;
}
.team p {
width: 714px;
height: 70px;
color: var(--unnamed-color-958a9d);
font: normal normal normal 18px/29px Noto Kufi Arabic;
color: #958A9D;
text-align: right;
font-weight: 400;

}
.team h2 {
text-align: center;
color: #401460;
padding-top: 1rem;
}
.team span {
color: #f9a719;
}
.team p {
text-align: center;

}
.smile_img {

display: flex;
justify-content: center;
align-items: center;
}

.smile_img img {
width: 100%;
}


.team_img1 {
position: absolute;
z-index: -999;
right: 0%;
top: 20%;
animation: slide 60s infinite;
}

@keyframes slide {
0% {
  right: 0%;
}
50% {
  right: 70%;
}
100% {
  right: 0%;
}
}
.team_img2 {
position: absolute;
z-index: -999;
left: 0%;
top: 50%;
animation: slide2 60s infinite;
}
@keyframes slide2 {
0% {
  left: 0%;
}
50% {
  left: 70%;
}
100% {
  left: 0%;
}
}
.team_img3 {
position: absolute;
z-index: -999;
right: 0%;
bottom: -20%;
animation: slide 60s infinite;
}

.owl-dots {
display: flex;
justify-content: center;
align-items: center;
margin-top: 1rem;
}
.dot_m {
transform: rotate(45deg);
border-radius: 2px;
color:#EA9C12 ;
font-size:  3rem;
}
h2 {
text-align: right;
}

.owl-carousel button.owl-dot {
border: none;
padding: 6px;
background: #4E236D;
border-radius: 50%;
margin: 5px;
width: 12px ;
height: 10px ;
transition: transform 0.3s, background-color 0.3s, width 0.3s, height 0.3s;
}

.owl-carousel .owl-dots .active {
background: #EA9C12 !important;
}

.owl-carousel .owl-dots .active, .owl-carousel button.owl-dot:hover {
transform: scale(1.2);
background: #EA9C12 !important;
width: 20px ;
height: 10px;
border-radius: 5px !important;

}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
width: 100%;
padding-right: 35px;
padding-left: 35px;
}

.relative_wats {
position: fixed;
right: 3%;
bottom: 4%;
z-index: 999;
display: none;
width: 60px;
height: 60px;
border-radius:6px ;
transform: rotate(45deg);
background: transparent linear-gradient(31deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box;;
transition: var(--transition);
}
.relative_wats img {
  width: 24px;
  display: flex;
  transform: rotate(-45deg);
  align-items: center;
  height: 24px;
  margin: 18px;
}

.relative_wats:hover  {
  box-shadow: rgb(255, 208, 63) 0px 10px 50px;
   margin-bottom: 10px;
}

.resha_foot2 {
position: absolute;
left: 15%;
top: 0;
z-index: 99;
}
.resha_foot1 {
position: absolute;
right: 21%;
top: 19%;
}
.animation {
animation: rotateAnimation 8s infinite linear;
transform-origin: center center;
}

@keyframes rotateAnimation {
0% {
  transform: translate(-50%, -50%) translate(0px, 0px);
}
25% {
  transform: translate(-50%, -50%) translate(30px, -30px);
}
50% {
  transform: translate(-50%, -50%) translate(0px, 0px);
}
75% {
  transform: translate(-50%, -50%) translate(-30px, 30px);
}
100% {
  transform: translate(-50%, -50%) translate(0px, 0px) ;
}
}
.offer_resha {
position: absolute;
width: 350px;
bottom: -11%;
z-index: 99;
right: -234px;
height: auto;
transform: rotateY(45deg);
}
.navbar_responsive {
padding: 0;
}
.about_card2 {
margin-bottom: 7rem !important;
}

.MaskGroup_3 {
/* transform: rotate(180deg);  */
width: 100%; height: 100%;position: relative;bottom: -10px;
}
.MaskGroup_3_2 {
width: 100%;
position: relative;
top: -10px;
}
.offer_page_div .pad15:hover {
box-shadow: #401460 0px 6px 12px -2px, #6E478A 0px 3px 7px -3px;
}
.offer_page_div .item:hover .pad15 {
border: 3px solid #DF8800;
}
.offer_page_div {
padding: 2rem 0;
display: grid;
grid-template-columns: repeat(auto-fill, minmax(350px , 1fr));
justify-content: center;
align-items: center;
justify-items: center;
}
.offer_page {
background: transparent;
margin-top: 5rem;
}
/* .offer_page_div article {
width: 400px;
} */
.offer_page h2 {
color: var(--color-primary-variant) !important;
}
.home_2 {
display: flex;
align-items: flex-end;
justify-content: center;
min-height: 20vh;
padding: 0;
padding-top: 8rem;
}




  .card_media h6 {
    color: var(--unnamed-color-151412);
  }
  .card_media p {
    color: #515151;
  }


  .login_card {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
   }
   .login_card_img {
    max-width: 100%;
   }


   .about_2 p {
    color: var(--unnamed-color-958a9d);
    font-weight: 400;
    width: 510px;
    font-family: 'Noto Kufi Arabic', sans-serif !important;
  }


    .button {
      position: relative;
      overflow: hidden;
      height: 3.5rem;
      padding: 0 3rem;
      border-radius: 15px;
      background-size: 400%;
      color: #fff;
      border: none;
      background: linear-gradient(
        82.3deg,
        var(--color-primary-variant) 10.8%,
        var(--unnamed-color-6e478a) 94.3%
      );margin-left: auto;
    }

    .button:hover::before {
      transform: scaleX(1);
    }

    .button-content {
      position: relative;
      z-index: 1;
    }
    .button:hover {
      animation: a 0.5s 1 linear;
    }

    @keyframes a {
      0% {
        transform: scale(0.7, 1.3);
      }

      25% {
        transform: scale(1.3, 0.7);
      }

      50% {
        transform: scale(0.7, 1.3);
      }

      75% {
        transform: scale(1.3, 0.7);
      }

      100% {
        transform: scale(1, 1);
      }
    }




.img_r_2 {
top: -11px !important;
}



    .inputGroup {
    width: 50% ;
      position: relative;
font-family: 'Noto Kufi Arabic', sans-serif;

    }

    .inputGroup input {
      font-size: 100%;
      padding: 0.8em;
      outline: none;
      border: 1px solid var(--unnamed-color-958a9d);
      background-color: transparent;
      border-radius: 15px;
      width: 100%;
    }

    .inputGroup label {
      font-size: 100%;
      position: absolute;
      right: 0;
      padding: 0.8em;
      margin-right: 0.5em;
font-weight: 600;
pointer-events: none;
      transition: all 0.3s ease;
      background-color: transparent;
      color: var(--unnamed-color-958a9d);
    }

    .inputGroup :is(input:focus, input:valid)~label {
      transform: translateY(-50%) scale(.9);
      margin: 0em;
      margin-right: 1.3em;
      padding: 0.4em;
      background-color: #ffffff;
border-radius: 50%;
color: var(--unnamed-color-401460);
font-family: 'watad', sans-serif !important;
font-weight: bold;
    }


    .inputGroup input:focus {
      border: 2px solid var(--unnamed-color-401460);
    }

.login_card section {
gap:1rem
}



.text_area  {
border: 1px solid var(--unnamed-color-958a9d);
border-radius: 15px; width: 100%;
font-family: 'Noto Kufi Arabic', sans-serif;
padding: 15px 20px;
color: var(--unnamed-color-958a9d);
font-weight: 600;
}
.img_r {
position: relative;
top: -2px;
z-index: -1;
}

.about_2 {
direction: rtl;
padding-bottom: 4rem;
}
.about_2 h2 {
color: var(--color-primary-variant);
}

.about_2 p {
font-family: 'Noto Kufi Arabic', sans-serif;
color: var(--unnamed-color-958a9d);
}


.page  .resha_icon_left {
  position: absolute;
  left: 240px;
  bottom: -184px;
}

.service2 {
padding: 10px 0 0 0 !important;
margin-top: 0px !important;
}












.rating-box {
text-align: center;
}

.rating-box .stars {
display: flex;
align-items: center;
gap: 16px;
}
.stars i {
font-size: 20px;
color: #dfdfdf;
transition: all 0.2s;
cursor: pointer;
}
.stars i.active {
color: var(--color-primary-variant);
transform: scale(1.2);
}

.one_product .right {
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.one_product .left h6 {
font-family: 'watad', sans-serif !important;
font-weight: bold;
color: #360157;
margin-left: auto;
}
.one_product .left {
display: flex;
flex-direction: column;
gap: 1rem;
}
.one_product .cardd {
flex-direction: row;
 display: flex;
justify-content: center;
align-items: center;
width: 100%;
gap: 1rem;
flex-wrap: nowrap;
}
.one_product .cardd  section {
width: 50%;
height: 140px;
display: flex;
justify-content: center;
align-items: center;
background-color: rgb(252, 247, 237);
gap: 10px;
flex-direction: column;
color: var(--color-primary-variant);
border-radius: 25px;
padding: 15px;
}
.one_product .cardd section svg {
width: 30px;
height: auto;
}
.rightt p {
  width: 70%;
  color: #958A9D;
  font-weight: 400;
  font-size: 16px;
}
.one_product .cardd  section p:nth-child(1){
color: #EA9C12;
font-size: 1rem;
}
.product .right h2 {
font-family: 'watad', sans-serif !important;
color: var(--color-primary-variant);
font-size: 2rem;
}
.product  h3 {
font-family: 'watad', sans-serif !important;
font-size: 3rem;
}
.product .left aside {
display: flex;
justify-content: space-between;
gap: 1rem;
font-family: 'watad', sans-serif !important;
width: 100%;
}
.product .left aside button {
width: 50%;
}
.product .buttom_empty , .product .buttom_fill {
width: 135px;
}
.one_product .cardd  section path {
fill: #DF8800;

}
.one_product .cardd  section svg {
width: 30px;
}
.offer_product {
background: transparent;
}
.offer_product .owl-stage-outer {
padding: 2rem 0;
}
.offer_product h2 {
color: var(--color-primary-variant) !important;
}

.offer_product .pad15:hover {
box-shadow: #401460 0px 6px 12px -2px, #6E478A 0px 3px 7px -3px;
}
.offer_product .item:hover .pad15 {
border: 3px solid #DF8800;
}


.cursor {
width: 50px;
height: 50px;
border-radius: 100%;
border: 2px solid var(--color-primary-variant);
transition: all 100ms ease-out;
position: fixed;
z-index: 99999999;
pointer-events: none;
left: 0;
top: 0;
transform: translate(calc(-50% + 15px), -50%);
will-change: transform;
}

.cursor2 {
width: 20px;
z-index: 99999999;
height: 20px;
border-radius: 100%;
background-color: var(--color-primary);
opacity: .3;
position: fixed;
transform: translate(-50%, -50%);
pointer-events: none;
transition: width .3s, height .3s, opacity .3s;
}

.mask1 {
-webkit-mask-image: url("../img/bec07b5ee9.png");
mask-image: url("../img/bec07b5ee9.png");
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
    width: 480px;
  -webkit-mask-size: contain;
}
.mask1 img {
object-cover: cover;
}
.b_right  {
position: absolute;

bottom: 0;
z-index: 99;
}

.b_right img {
width: 183px;
height: auto;
}
.svds {
position: relative;
top: -46%;
left: 308%;
}
.resha_icon_left_2 {
position: absolute;
left: 416px !important;
bottom: -162px !important;
}

.service2 {
margin-top: 0 !important;
}

.sky_2 {
  position: absolute;
  z-index: -1;
  right: 2%;
  width: 81px;
  top: -114px;
}

.sky_1 {
  position: absolute;
  z-index: -1;
  right: 10px;
  width: 194px;
  top: -197px;
}
.sky_3 {
  position: absolute;
  z-index: -1;
  right: 2%;
  top: -253px;
  width: 61px;
}
.page_a .sky_3 {
position: absolute;
z-index: -1;
right: 2%;
top: -287px;
width: 61px;
}
.page_a  .sky_2 {
position: absolute;
z-index: -1;
right: 2%;
width: 71px;
top: -130px;
}
.page_a .sky_1 {
right: 26%;
width: 200px;
top: -221px;
}

/* .shadow__d {
box-shadow: rgba(54, 1, 87, 0.432) 0px 1px 2px 0px, rgba(64, 20, 96, 0.418) 0px 2px 6px 2px;
} */
.product {
padding: 2rem 0;
}
.product .map iframe {
border: 4px solid #360157;
border-radius: 25px !important;
}
.product .map  {
border-radius: 25px;
}
.gm-style .place-card-medium {
display: none !important;
  content: none;
  opacity: 0;
}
.map_icon {
background-color: #360157;
color: #fff;
padding: 10px;
width: 65px;
height: 65px;
display: flex;
position: absolute;
justify-content: center;
align-items: center;
bottom: 7px;
right: 12px;
/* border-radius:  10px 50px / 30%; */
border-radius:  25px 0 25px 0;

}.map iframe {
border: 4px solid #360157;
border-radius: 25px !important;
}
.map iframe {
border: 4px solid #360157;
border-radius: 25px !important;
}
.carousel  {
border-radius: 25px;
}
.map_icon i {
font-size: 1.5rem;
}
.product .gmnoprint  {
display: none !important;
opacity: 0;
}
.carousel img {
border-radius: 25px;
}
.map_icon_1 {
position: absolute;
width: 0;
height: 0;
border-top: 60px solid transparent;
border-left: 26px solid transparent;
border-right: 9px solid #360157;
border-bottom: 27px solid #360157;
z-index: 2;
top: -110%;
right: 0;
}
.map_icon_2 {
position: absolute;
width: 0;
height: 0;
border-top: 60px solid transparent;
border-right: 26px solid transparent;
border-left: 9px solid #360157;
border-bottom: 13px solid #360157;
z-index: 2;
top: 18%;
left: -71%;
transform: rotate(270deg);
}
.carousel-control-prev-icon::before ,.carousel-control-next-icon::before {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
.carousel-control-prev-icon {
background: rgba(54, 1, 87, 0.774);
border-radius: 50%;
padding: 25px 25px;
}
.carousel-control-prev-icon::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: relative;
top: -13px;
right: -5px; color: #fff;
content: "\f104";
font-size: 1rem;
}

.textd_area {
background-color: rgb(252, 247, 237) ;
border: 3px solid rgb(252, 247, 237);

}
.textd_area:focus {
background-color: rgb(255, 255, 255);
border: 3px solid #360157;
}
.carousel-control-next-icon::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f054";
font-size: 1rem;
 position: relative;
 top: -13px;
 color: #fff;
 left: 4px;
}
.carousel-control-next-icon {
background: rgba(54, 1, 87, 0.774);
border-radius: 50%;
padding: 25px 26px;
}



.form_product form {
    font-family: 'watad', sans-serif !important;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    width: 53%;
    gap: 1rem;
}
.form_product .usernamelabel {
display: block;
color: #360157;
font-size: 1rem;
padding: 5px 5px;
}

#usernameField {
display: block;
width: 100%;
height: 59px;
background-color: rgb(252, 247, 237);
border-radius: 15px;
padding: 0px 37px 0px 12px;
border: 3px solid rgb(252, 247, 237);
outline: none;
transition-duration: .2s;
}
#usernameField::placeholder {
color: #360157;
font-size: 1rem;
}
#usernameField:focus,
#usernameField:valid {
transition-duration: .2s;
background-color: rgb(255, 255, 255);
border: 3px solid #360157;
}

.form_product .input-container {
position: relative;
}

.form_product .icon {
position: absolute;
right: 15px;
top: 53%; /* تحديد المسافة من الجهة العليا */
transform: translateY(-50%);
color: var(--color-primary-variant);/* لجعل الأيقونة محورها في وسط العنصر */
}

.sahab {
position: fixed;
top: 10%;
z-index: -999;
width: 100%;
height: 100%;
filter: blur(5px);

}

.sahab_img1 {
animation: slide2 300s infinite;
position: absolute;
top: 15%;
right: 0% !important;
}.sahab_img3 {
animation: slidsse2 300s infinite;

position: absolute;
  top: 60%;
  right: 0% !important;
}
.sahab_img2 {
  animation: slideww 200s infinite;
  position: absolute;
    top: 40%;
    left: 0% ;
  }


  @keyframes slideww {
    0% {
      left: 0%;
    }
    50% {
      left: 100%;
    }
    100% {
      left: 0%;
    }
  }
  @keyframes slidsse2 {
    0% {
      left: 0%;
    }
    50% {
      left: 100%;
    }
    100% {
      left: 0%;
    }
  }

/*  */
.offer_cont .offer_page_div {
gap: 2rem;
}
.offer_cont .pad15 , .offer_cont .item {
margin: 0;
width:100% !important;
}
/*  */








/* Not needed */
@keyframes fadeInUp {
from {
  transform: translate3d(0, 30px, 0);
}
to {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
}
@keyframes fadeInDown {
from {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
to {
  transform: translate3d(0, 20px, 0);
  opacity: 0;
}
}
.nice-select:hover {
border: 1px solid #E58E06 !important;
box-shadow: rgba(252, 238, 214, 0.74) 0px 10px 50px;
}
.nice-select {
  -webkit-tap-highlight-color: transparent;

  width: 250px !important;
  background-color: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  height: 60px;
  display: flex;
  color: var(--color-primary-variant);
  align-items: center;
  line-height: 40px;
  outline: none;
  padding-right: 18px;
  padding-left: 30px;
  position: relative;
  text-align: right !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto;
border: 1px solid #E58E06;
}
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border: 2px solid #E58E06; }
    .nice-select:after {
      border-bottom: 3px solid var(--color-primary-variant);
      border-right: 3px solid var(--color-primary-variant);
      content: '';
      display: block;
      height: 10px;
      margin-top: -4px;
      pointer-events: none;
      position: absolute;
      left: 19px;
      top: 45%;
      -webkit-transform-origin: 66% 66%;
      -ms-transform-origin: 66% 66%;
      transform-origin: 66% 66%;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      width: 10px;
  }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
    /* .nice-select.disabled:after { */
      /* border-color: #cccccc; */
     /* } */
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: rgba(224, 201, 164, 0.74) 0px 20px 30px;
    color: #000;
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
      width: 250px !important;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
  font-size: 13px; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    display: flex;
      align-items: center;
      min-height: 50px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: right;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }
  /*  */
.offer_cont .item > div {
background-color: rgba(253, 247, 237, 0.74);
}

.offer_cont  .pad15:hover {
  box-shadow: rgba(245, 184, 42, 0.329) 0px 10px 50px !important;
}
.offer_cont .pad15  {
  background-color: rgba(253, 247, 237, 0.74) !important;
  padding: 25px;
  border: 3px solid rgba(253, 247, 237, 0.795) !important;
      transition: var(--transition);

}
.offer_cont .pad15:hover  {
  background-color: #fff;
  border: 3px solid #EA9C12 !important;
}
.offer_cont .pad15 p ,
/* .offer_cont .pad15 h6 , */
.offer_cont .pad15 i {
  color: #958A9D;
}
.offer_cont .pad15 h6
{
  color: var(--color-primary-variant) !important;
}
.offer_cont .who_you p {
  font-weight: bold;
  color: var(--color-primary-variant) !important;
}
.offer_cont  .who_you {
  background: #FFD03F;
}
.offer_cont .slider_title .who_you h6 {
  color: var(--color-primary-variant);
}
.aside4 div {
  background: rgba(240, 170, 49, 0.082) !important;
}
p ,span , li{
  font-family: 'Noto Kufi Arabic', sans-serif !important;
}
.owl-carousel .pad15:hover {

  box-shadow: none !important;
}
.read-only{
  pointer-events: none;
  cursor: not-allowed;
}
.product h3 {
  color: var(--color-primary-variant);
      font-size: 2rem;
  
}
/* .team p {
    text-align: center;
    width: 674px;
} */

.list li:first-child {
  display: none;
}














.page-item .page-link {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-radius: 50% !important;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-radius: 50%;
    font-size: 35px;
    display: flex;
    width: 40px;
    align-items: center;
    justify-content: center;
    height: 40px;
    text-align: center;
    padding: 0;
    color:  var(--color-primary-variant);
    padding-bottom: 4px;
}
.page-item:first-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-radius: 50%;
    font-size: 35px;
    display: flex;
    width: 40px;
    align-items: center;
    justify-content: center;
    height: 40px;
    text-align: center;
    padding: 0;
    color:  var(--color-primary-variant);
    padding-bottom: 4px;
}

.text-muted {
    color: #958A9D !important;
}


.page-item.active .page-link {
    z-index: 3;
    color: #fff !important;
    background-color:  var(--color-primary-variant);
    border-color:  var(--color-primary-variant);
}

.form_product {
    margin-top: 4rem;
}

.page-link {

    color:  var(--color-primary-variant) !important;

}
.map iframe {
border: 4px solid #360157;
border-radius: 30px !important;
}


.vali_p {
  color: red !important;
  font-weight: bold;
  opacity: 0;
}


.overflow_unset {
        overflow: unset !important; 
}


.form_product h2 {
     color: var(--color-primary-variant);
     font-size: 2.9rem;

}
section.social-icons i {
    color: #958A9D;
    transition: var(--transition);

}
section.social-icons i:hover {
     color: var(--color-primary-variant);
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    gap: 6px;
    align-items: center;
    justify-content: center;
}

.page-link {
    width: 40px;
    /* padding: 9px 16px; */
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-link {

    border: 1px solid var(--unnamed-color-401460);
}
.d-none.flex-sm-fill.d-sm-flex.align-items-sm-center.justify-content-sm-between {
    gap: 1rem;
            padding-bottom: 2rem;

}

.home_cen {
    color: #fff;
    font-size: 2.5rem;
    width: 66%;
}




.form_product form {

    width: 53% !important;

}



@media (max-width: 676px) {
.home_cen {
    width: 100%;
}
}
    
@media (max-width: 999px) {
.form_product form {
    width: 100% !important;

}
.d_none_dasktop {
    display:none !important;
}
}

#ui_notifIt  {
    background-color:  var(--color-primary-variant);
    color:#fff;
}

.page-link:hover {
    z-index: 2;
    color: #0a58ca;
    background-color: var(--color-primary-variant);
    border-color: var(--color-primary-variant);
    color: #fff !important;
}



    .openBtn {
    background: #f1f1f1;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer;
}

.openBtn:hover {
    background: #bbb;
}

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0, 0, 0, 0.932);
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}

.overlay .closebtn:hover {
    color: #ccc;
}

.overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: right;
    width: 80%;
    background: white;
}

/* .overlay input[type=text]:hover {
    background: #f1f1f1;
} */

.overlay button {
    float: right;
    width: 100%;
  padding: 18px 25px;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

#FullScreenOverlay .searchbox .form-control:focus {
  outline: 0;
  box-shadow: none;
}

#hero { 
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
#FullScreenOverlay .searchwrapper {
  width: 75%;
  margin: 25% auto;
  direction: rtl;
}
#FullScreenOverlay .searchbox {
  background-color:#fff;
  padding: 15px 40px 15px  40px;
  border-radius: 50px;
}
#FullScreenOverlay .searchbox [class*="col-"] {
  padding: 0px;
}
#FullScreenOverlay .searchbox .col-md-5, .searchbox .col-md-3 { 
  padding-top: 12px; 
  padding-bottom: 12px;
}
.searchbox .form-control {
  border-color: transparent;
  border-right:solid 1px rgba(0,0,0,0.10);
}
.searchbox select.form-control {
  border-right:solid 1px transparent;
}
.searchbox .form-control:focus {
  outline: 0;
}
.searchbox .btn { border-radius:40px; padding:20px 40px; }

/* ------ Select Chosen Styles ---- */
.searchbox .chosen-single,
.searchbox .chosen-container-multi .chosen-choices li.search-field input[type="text"],
.searchbox .chosen-container-single .chosen-single {
	padding: 0 28px;
	width: 100% !important;
	margin: 0;
	border: solid 1px #c4cad0 !important;
	height: 40px;
	line-height: 22px;
	font-size: 14px;
	font-weight: normal;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-radius: 23px;
	background: none;
}

.searchbox .chosen-single,
.searchbox .chosen-container-multi .chosen-choices li.search-field input[type="text"],
.searchbox .chosen-container-single .chosen-single {
	font-size: 15px;
}

.searchbox .chosen-single,
.searchbox .chosen-container-multi .chosen-choices li.search-field input[type="text"],
.searchbox .chosen-container-single .chosen-single {
	border: none !important;
	background: #fff !important;
}

.searchbox .chosen-container-multi .chosen-choices {
	background: none;
}

.searchbox .chosen-container-multi .chosen-choices li.search-field {
	float: none;
}

.searchbox .chosen-single,
.searchbox .chosen-container-single .chosen-single,
.searchbox .chosen-container-multi .chosen-choices li.search-field input[type="text"]{
	padding-right: 50px;
}

.searchbox .chosen-single span {
	display: block;
	padding: 0;
	margin: 0;
	line-height: 40px;
}

.searchbox .chosen-container-single .chosen-single {
	background: none !important;
	box-shadow: none !important;
}

.searchbox .chosen-container-active .chosen-single,
.searchbox .chosen-container-active .chosen-choices {
	box-shadow: none;
}

.searchbox .chosen-single,
.searchbox .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	 color: #334e6f !important;
}

.searchbox .chosen-container-multi .chosen-choices li.search-field input[type="text"],
.main_wrapper .select-tags:after {
	color: #fff !important;
}

.searchbox .chosen-container {
	text-align: left;
}

.searchbox .chosen-drop {
	margin: 5px 0 0 0;
	background: #fff;
	border-radius: 5px;
	border: none;
	overflow: hidden;
	box-shadow: 20px 20px 50px rgba(58, 87, 135, 0.1);
}

.searchbox .chosen-drop ul.chosen-results {
	padding: 0;
	margin: 0;
	text-align: left;
}

.searchbox .chosen-drop ul.chosen-results li:before {
	display: none;
}

.searchbox .chosen-drop ul.chosen-results li {
	padding: 6px 30px 7px 30px;
	line-height: 22px;
	font-size: 14px;
	color: #334e6f;
	background: none !important;
}

.searchbox .chosen-drop ul.chosen-results li:first-child {
	padding-top: 25px;
}

.searchbox .chosen-drop ul.chosen-results li:last-child {
	padding-bottom: 23px;
}

.searchbox .chosen-choices {
	padding: 0;
	margin: 0;
	border: none;
}

.searchbox .chosen-choices li {
	width: 100%;
	display: block;
}

.searchbox .chosen-choices li.search-choice {
	display: none;
}

.searchbox .chosen-choices li:before,
.searchbox .chosen-choices li:after {
	display: none;
}

.searchbox .chosen-single > div {
	display: none;
}

.searchbox .chosen-single {
	position: relative;
}

#FullScreenOverlay .searchbox .chosen-single:after {
	content: "\f107";
	right: 28px;
	top: 50%;
	width: auto;
	height: auto;
	background: none;
	font-family:'FontAwesome';
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	color: #999999;
	display: block;
	pointer-events: none;
	position: absolute;
	font-size: 28px;
	line-height: 22px;
}
/* ------ End Select Chosen Styles ---- */

#FullScreenOverlay .searsh_btn {
  background: linear-gradient(45deg, #401460,#734494)  !important;
color: #fff;
border-radius: 20px;
}
@media (max-width:767px) {
  .searchbox .btn { width:100%; }
  .searchbox {
    padding: 20px 40px;
  }
.searchbox .form-control {
  border-color: transparent;
  border-bottom:solid 1px rgba(0,0,0,0.10);
}
.searchbox select.form-control {
  border-bottom:solid 1px transparent;
}
.one_product .left {
     margin-top: 4rem; 
}
}

#ui_notifIt.success {
    background: transparent linear-gradient(72deg, #FFD03F 0%, #FCC939 20%, #F5B82A 46%, #EA9C12 77%, #E58E06 90%, #DF8800 100%) 0% 0% no-repeat padding-box !important;
    color: #fff !important;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px !important;
}

.puiux img {
    left:0;
}

.search_nav  i {
    color: var(--unnamed-color-c9b9d5) !important;
  font-size: 20px;
  padding: 0 15px;
}
.search_nav  {
display: flex;
justify-content: center;
align-items: center;

}



.aside2 p {
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}



   html[lang=ar]  {
       & h2  {
    direction: rtl;
    text-align: right;
}
    }
    html[lang=en]  {
        & h2  {
    direction: ltr;
    text-align: left;
}
    }
    


.item .aside1 h6 {
    color: #fff;
    font-weight: 400;
    font-family: 'watad', sans-serif !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;    max-width: 66%;
}
.item .aside1 h6 {
    text-align: left;
}
.resha_section {
    position: absolute;
    height: 50vh;
    display: none;
}