/*
	Theme Name: ما هو اسم القالب؟
	Theme URI: https://www.elnooronline.com/
	Author: تم تصميم وتطوير بواسطة شركة النور أون لاين
	Author URI: https://www.elnooronline.com/
*/
/* start part basic */
@import url(assets/css/helper\ v0.2.css);
@import url(assets/css/all.min.css);
@import url(assets/css/bootstrap-rtl-4.5.3.min.css);
@import url(assets/css/aos.css);
@import url(assets/css/slick-theme.css);
@import url(assets/css/slick.css);
@import url(assets/css/animate.min.css);
@import url(assets/css/splide.min.css);
@import url(assets/css/magnific-popup.css);

@font-face {
  font-family: arabic;
  src: url(assets/FONT/Montserrat-Arabic\ Regular.ttf)
}

.zain-extralight {
  font-family: "Zain", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.zain-light {
  font-family: "Zain", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.zain-regular {
  font-family: "Zain", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.zain-bold {
  font-family: "Zain", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.zain-extrabold {
  font-family: "Zain", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.zain-black {
  font-family: "Zain", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.zain-light-italic {
  font-family: "Zain", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.zain-regular-italic {
  font-family: "Zain", sans-serif;
  font-weight: 400;
  font-style: italic;
}

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

a {
  /* color: var(--text) !important; */
  text-decoration: none !important;
}

body {
  font-family:"Alexandria", sans-serif;
  overflow-x: hidden !important;
  -webkit-box-sizing: 0;
  box-sizing: 0;
  padding: 0;
  margin: 0;
text-align:left !important;
  direction: ltr;
}

:root {
  --title: rgb(172, 172, 172);
  --prime: #343d66;
  --second: #424a6f;
  --third: #f5ad2c;
  --four: #cb8e20;
  --sodark: #162668;
  --border: transparent;
  --bg: rgb(20, 20, 20);
  --text: white;
  --shadow: 0px 0px 5px 2px rgba(88, 88, 88, 0.144);
}

.backgroun {
  background-color: var(--bg);
  color: var(--text);
}


p::selection,
h1::selection,
h2::selection,
h4::selection,
h5::selection,
h6::selection {
  background-color: var(--prime);
  color: white;
}

p,
h1,
h2,
h4,
h5,
h6 {
  margin: 0px;
}

p {
  font-weight: normal;
}

ul {
  list-style: none;
}

ul li,
a,
button {
  font-weight: normal !important;
}

input:focus {
  outline: none;
}

.load {
  position: absolute;
  right: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: var(--prime);
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}

.load img {
  width: 20%;
  height: 20%;
}




.loaderlodging {
  height: 100vh;
  z-index: 10000;
  transition: .8s;
position:fixed !important;
	top:0px !important;
	right:0px;
}

.loaderlodging__body {
  overflow: hidden;
}

.loaderlodging__body.afterloading {
  overflow: inherit;
}

.loaderlodging.remove {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.loader {
  width: 48px;
  height: 48px;
  border: 5px solid #cecece;
  border-bottom-color: var(--prime);
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

.loaderlodging img {
  width: 280px;
  height: 150px;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(-360deg);
  }
}



button:focus,
a:focus-visible {
  outline: none;
}

.bg {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.bg img {
  width: 100%;
  height: 100%;
}

.dropdown-toggle::after {
  display: none;
}

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

.dropdown-toggle i {
  margin-left: 10px;
}

.p-desc {
  color: rgba(123, 123, 123, 1);
  line-height: 1.8rem;
  word-spacing: 1px;
  font-size: 15px;
}

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

.title h1 {
  position: relative;
  color: var(--prime);
  font-weight: bolder;
}

.title h1::after,
.title h1::before {
  content: "";
  position: absolute;
  right: 105%;
  top: 50%;
  width: 0px;
  height: 2px;
  background-color: var(--third);
  animation: title 3s infinite linear;
}

.title h1::before {
  left: 105%;
}

.title p {
  margin-top: 20px;
  margin-bottom: 15px;
  width: 50%;
  text-align: center;
}

.row {
  margin: 0px;
}

.slick-track
{
    display: flex !important;
}

.slick-slide
{
    height: inherit !important;
}
/* end basic */
/* start header  */
header {
  width: 100%;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
		background-color:white;
}

header .head {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;

}
header .head .container {

	border-radius:5px;
	padding:15px;
}

header .dropdown-item {
  text-align: center;
  border-radius: 3px;
  transition: 1s;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .dropdown-item > * {
  color: white !important;
  margin: 0px 5px;
}

header .dropdown-item:hover {
  padding: 15px;
  color: var(--prime) !important;
  background-color: white;
}

header .dropdown-item:hover>* {
  color: var(--prime) !important;
}

header .dropdown-menu {
  transform: translate3d(65px, 55px, 0px) !important;
  background-color: var(--prime);
  padding: 0px;
}

header ul .dropdown-toggle::after {
  display: none;
}

header ul .dropdown-toggle::before {
  content: "\f107";
  position: absolute;
  right: -17px;
  top: 50%;
  transform: translateY(-40%);
  font-family: "Font Awesome 6 Free";
  font-size: 13px;
  font-weight: 800;
}


header .head .logo a {
  display: flex;
  align-items: center;
  justify-content: center;
}

header .head .logo .ico-logo {
  width: 50px;
  height: 85px;
  object-fit: contain;
  animation: movlogo 2s linear infinite;
  position: relative;
  top: 0px;
}

header .head .logo img:last-of-type {
  width: 150px;
  height: 80px;
  object-fit: contain;
  margin-left: 15px;
}

@keyframes movlogo {
  0% {
    top: 0px;
  }

  25% {
    top: -5px;
  }

  75% {
    top: 5px;
  }

  100% {
    top: 0px;
  }
}

header .head .col {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  bottom: 5px;
}
header .head .logo{
  justify-content: flex-start !important;

}
/* header .head .phone {
  display: flex;
  align-items: center;
  justify-content: center;
} */
header .head .list-links {
  display: flex !important;
  justify-content: space-between  !important;
  align-items: center !important;
  margin: auto;
}

header .head .list-links>* {
  margin: 0px 20px;
}

header .head ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: auto 20px;
}

header .head li {
  margin: auto 15px !important;
  text-wrap: nowrap;
  position: relative;
}

header .head ul > li > a {
  transition: 1s;
  font-weight: bold;
  color: var(--prime) !important;
}

header .head li:hover>a {
  color: var(--prime);
}

header .head li::after {
  content: "";
  position: absolute;
  right: 0%;
  bottom: -10px;
  width: 0%;
  height: 2px;
  background-color: var(--second);
  transition: 1s;
  z-index: 1;
}

header .head li:hover:after {
  width: 50%;
}

header .head li::before {
  content: "";
  position: absolute;
  left: 0%;
  bottom: -10px;
  width: 0%;
  height: 2px;
  background-color: var(--third);
  transition: 1s;
  z-index: 2;
}

header .head li:hover:before {
  width: 50%;
}

/* header .head .lang-btn button {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: bold;
} */



header .head .lang-btn .dropdown-toggle::after {
  display: none;
}

header .dropdown2 .dropdown-menu {
  background-color: var(--prime);
  margin: 10px 0px 0px -50px;
  min-width: 200px;
  border-radius: 15px;
  padding: 0px;
}

header .dropdown2 .dropdown-menu:hover a {
  color: white;
}

header .dropdown2 .dropdown-menu .dropdown-item:first-of-type {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

header .dropdown2 .dropdown-menu .dropdown-item:last-of-type {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

header .dropdown2 .dropdown-menu a:hover {
  color: var(--prime);
}

header .dropdown2 .dropdown-menu a {
  padding: 15px;
  color: white;
}

header .acoutn-btn button {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--prime);
}

header .acoutn-btn button img {
  margin-right: 10px;
}

header .acoutn-btn button .dropdown-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

header .acoutn-btn button i {
  margin-left: 8px;
}

header .buttons-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

header .buttons-header div {
  margin-right: 25px;
}

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

header .btns-header button {
  margin: 0px 5px;
}

/* end header   */
/* ////////////////////////////////////////////// */
/* start landing  */
/* start landing  */
.landing {
  position: relative;
  width: 100%;
  height: 100vh;
}

.landing .autoplay,
.landing .slick-list,
.landing .slick-track {
  height: 100% !important;
}

.landing .bg-image-landing {
  top: auto;
  bottom: 0px !important;
  height: 50%;
  width: 100%;
  z-index: 5;
}
.landing .bg-image-landing img {
  object-fit: cover;
}
.landing .slick-arrow{
	display:block !important;
}
[dir='rtl'] .landing .slick-prev {
    left: 40px;
    right: auto;
    z-index: 1;
}
[dir='rtl'] .landing .slick-next {
    left: auto;
    right: 50px;
}
.landing .slick-prev::before, .landing .slick-next::before{
	color:white;
}
.landing .image-slide {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.landing .image-slide img {
  filter: brightness(0.7);
  width: 100%;
  height: 100%;
}
.landing .fade1{
	height:100%;
	direction:rtl;
}

.landing .slide {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.landing .slide .text-landing {
display: flex;
    align-items: flex-start;
    text-align: left;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    color: white;
    width: 50%;
    text-align: center;
    position: absolute;
    left: 130px;
    top: 50%;
    transform: translateY(-50%);
	direction:ltr;
}

.landing .slide .text-landing  * {
	text-align:left !important;
	  margin-bottom: 30px;
}

.landing .slide .text-landing h1.en {
  font-family: "Alex Brush";
}
/* end landing  */
/* /////////////////////////// */
/* start who us  */
.who-us {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  padding: 50px 0px;
}
.who-us *{
  text-align: left;
  margin-bottom: 15px;
}
.who-us h1 {
  position: relative;
  color: var(--prime);
  font-size: 40px;
  font-weight: bolder;
  text-wrap: wrap;
  padding: 0px;
  width: 75%;
}
.who-us ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 20px 0px;
  text-align: left;
}
.who-us ul li div:last-of-type {
  margin-left: 20px;
}
.who-us ul li div {
  perspective: 100px; /* Adds depth for 3D effect */
}

.who-us ul li div img {
  transform-style: preserve-3d; /* Enables 3D children */
  animation: flip 3s 1s linear infinite;
	width:90px;
	height:90px;
}

@keyframes flip {
  0% {
    transform: rotateY(0deg);
  }
  25% {
    transform: rotateY(180deg);
  }
  50% {
    transform: rotateY(0deg);
  }
}
.who-us .col {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  width: 100%;
}
.who-us .images  {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.who-us .images  img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.who-us .images .img-back {
  width: 80%;
  height: 100%;
  border-radius: 10px;
}
.who-us .images .img-front {
  width: 70% !important;
  height: 70%;
  position: absolute;
  right: 0px;
  top: 60%;
  transform: translateY(-50%);
  width: 100%;
  animation: mov-who 3s infinite linear;
}
.typing{
  animation: type .5s infinite linear;
}
@keyframes type {
  0% {
    color: var(--prime);
  }

  50% {
    color: transparent;
  }

  100% {
    color: var(--prime);
  }
}
@keyframes mov-who {
  0% {
    top: 60%;
  }

  50% {
    top: 65%;
  }

  100% {
    top: 60%;
  }
  
}
/* end who us  */
/* /////////////////////////////////////////////// */
/* start services */
.services {
  background-color: rgba(60, 72, 88, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 0px 50px;
}
.services .title{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 50px 0px;
  text-align: center;
}
.services .autoplay2 {
margin-bottom:  20px !important;
}
.services .title p {
  color: white ;
  margin-bottom: 10px;
	 width:100%;
}
.services .card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  width: 100%;
  padding: 0px 20px;
  margin: 20px 0.5%;
  border-radius: 20px;
}
.services .card p {
  font-size: 14px;
}
.services .card img {
  width: 75px;
  height: 75px;
  object-fit: contain;
}
.services .card *{
  text-align: center;
  margin: 10px 0px;
}
.services .card a{
  color: var(--prime);
  font-weight: bold;
}
.slick-dots {
  justify-content: center !important;
  bottom: -40px !important;
}

 .autoplay2 .slick-dots button {
  background-color: white !important;
  border: solid 1px black;
  border-radius: 50%;
  scale: .7;
}
.slick-prev:before, .slick-next:before{
  color: var(--third);
  font-size: 35px;
}
[dir='rtl'] .slick-prev{
  left: -35px;
  right: auto;
}
.autoplay2 .slick-dots li.slick-active button {
  background-color: var(--third) !important;
  border: var(--prime);
  scale: 1;
  transition: 1s;
}
 .slick-dots li button:before {
  content: "";
}
/* end services */
/* ///////////////////////////////////////////// */
/* start why us  */
.why-us  {
position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 50px 0px;
}
.why-us .row .col{
  padding: 0px !important;
  margin: 0px 0.5%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.why-us .row .images{
  max-height: 550px;
  align-items: flex-end;
}
.why-us .row .images .img-front{
  right: -0px !important;
  width: 60% !important;
}
.why-us .row .images .img-front img{
  object-fit: contain;
}
.why-us .collapses{
  width: 100%;
}
.collaps{
  transition: 1s;
  padding: 10px !important ;
  margin: 10px 0px ;
  color: white;
  box-shadow: var(--shadow);
  border: none !important;
  border-radius: 10px !important;
  cursor: pointer;
}
 .bg-collapsed{
  background-color: rgba(60, 72, 88, 1);
}
.why-us .info-collaps{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  height: 0px;
  color: black;
  font-weight: bolder;
  transition: 1s;
}
.why-us .bg-collapsed .info-collaps{
  color: var(--third);
}
.why-us .info-collaps i {
  color: black ;
}
.why-us .info-collaps i.rotate {
  color: white;
}
.why-us .collapse {
  padding-top: 30px;
  border-top: solid 1px white;
}
.why-us .blus-open-info  {
  font-weight: bolder;
  font-size: 20px;
  transition: 0.5s;
  position: relative;
  width: 30px;
  height: 30px;
  background-color: transparent;
  border: none;
  margin-top: 15px;
  color: white;
}
.why-us .blus-open-info  i {
    transform: rotate(0deg) ;
  transition: 1s;
}
.why-us .blus-open-info .rotate {
  transform: rotate(180deg) !important ;
}
.why-us .blus-open-info:hover .rotate {
  transform: rotate(90deg);
}
.why-us .collaps {
  border-top: 1px solid rgba(100, 100, 100, 0.555);
  padding-top: 20px;
  margin-top: 20px;
}

/* end why us  */
/* /////////////////////////////////////////// */
/* start clients  */
/* start clients  */
.clients {
  position: relative;

}

.clients .coment {
  background-color: rgba(246, 247, 253, 1);
  padding: 15px;
  border-radius: 10px;
  margin: 0px 10px;
  box-shadow: var(--shadow);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
	direction:ltr;
	text-align:left;
}
.clients .coment p{
  font-weight: normal !important;
}
.clients .slick-track {
  padding: 15px 0px;
}

.clients .coment>* {
  margin: 15px 0px;
}

.clients .coment .person-client {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.clients .coment p {
  font-weight: bold;
}

.clients .coment .person-client>div {
  display: flex;
  align-items: center;
  justify-content: center;
}

.clients .coment .person-client>div h6 {
  color: var(--third);
}

.clients .coment .person-client>div img {
  margin-right: 15px;
  width: 50px;
  height: 50px;
  object-fit: contain;
}

.clients .coment  ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.clients .coment  ul li {
  color: rgb(255, 197, 6);
  margin: 3px;
  font-size: 20px;
}

.clients .slick-dots {
  display: none !important;
}

.clients .slick-prev,
.clients .slick-next {
  top: 105%;
}

.clients .slick-next {
  left: 55%;
}

.clients .slick-prev {
  /* left: 45% !important; */
  left: 40% !important;
}

.clients .bg-title-client {
  position: relative;
  margin-bottom: 30px;
}

.clients .bg-title-client h3 {
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  color: white;
  font-weight: bold;
}

.clients .slick-arrow {
  display: none !important;
}

/* end clients  */
/* ////////////////////////////// */
/* start services 2  */
.services-2 {
background-color: rgba(246, 247, 253, 1);
}
.charts_orb {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;

  color: var(--third);
}

.charts_orb .orb {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.charts_orb .orb .orb_graphic {
  position: relative;
}

.charts_orb .orb .orb_graphic .orb_value {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.5em;
  font-weight: bold;
  color: rgba(60, 72, 88, 1);
}

.charts_orb .orb .orb_label {
  text-transform: uppercase;
  text-align: center;
  margin-top: 1em;
  color: black;
  font-weight: bolder;
}

.charts_orb svg {
  width: 110px;
  height: 110px;
}

.charts_orb svg circle {
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  stroke-dasharray: 314.16, 314.16;
  stroke-width: 2;
  fill: transparent;
  r: 50;
  cx: 55;
  cy: 55;
}

.charts_orb svg circle.fill {
  stroke: #D3D3D3;
}

.charts_orb svg circle.progress {
  stroke: #FF6B00;
  transition: stroke-dashoffset 0.35s;
  stroke-dashoffset: 214.16;
  -webkit-animation: NAME-YOUR-ANIMATION 1.5s forwards;
  -webkit-animation-timing-function: linear;
}

/* Keyframes */
@-webkit-keyframes NAME-YOUR-ANIMATION {
  0% {
    stroke-dashoffset: 314.16;
  }
  100% {
    stroke-dashoffset: 15;
  }
}

/* end services 2  */
/* ///////////////////////////////////////////// */
/* start company  */
/* start company  */
 .company {
  padding: 10px 0px;
}
.company .splide__arrows {
  display: none;
}

.company .splide__track {
  padding: 25px;
}

.company .splide .splide__slide {
  margin: 0px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 150px;
  border-radius: 10px;
  width: 150px;
  padding: 15px;
}

.company .splide__pagination {
  position: relative;
  top: 20px;
  display: none !important;
}

.company .splide__pagination button {
  transition: 0.7s;
  margin: 0px 5px;
}

.company .splide__pagination .is-active {
  background-color: var(--prime);
  width: 30px;
  height: 7.5px;
  border-radius: 5px;
}

.company .splide .splide__slide img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}

/* end company  */
/* start pages  */




/* start contact us  */
.info-contact  {
	margin-top:150px !important;
}
.info-contact .text-contact {
  margin: 50px 0px;
}

.info-contact .text-contact * {
  margin: 20px 0px;
}

.info-contact h1 {
  font-size: 50px;
  font-weight: bolder;
  color: var(--prime);
}

.info-contact .row .col {
  display: flex;
  align-items: flex-start;
  justify-content: center;
	text-align:left;
}

.info-contact .row .col div {
  margin: 15px 10px;
}

.info-contact .row .col div h3 {
  color: var(--prime);
  font-weight: bolder;
}





.form-contet {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  margin: auto;
  border-radius: 1;
  padding: 30px 60px;
  box-shadow: var(--shadow);
  border-radius: 5px;
  background-color: white;
}

.form-contet form {
  width: 100%;
}

.form-contet .row>* {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.form-contet .row>div {
  display: flex;
  align-items: flex-start;
  margin: 10px 0px;
}

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

.form-contet .btns-form * {
  display: flex;
  align-items: center;
  color: black !important;
}

.form-contet .btns-form input {
  margin-right: 8px;
}
.form-contet .row p{
	width:100%;
}
.form-contet .row div input,
.form-contet .row div textarea,
.form-contet .row div select {
  width: 100%;
  border: solid 1.5px rgba(133, 133, 133, 0.514);
  padding: 10px;
	text-align:left;
  border-radius: 8px;
}

.form-contet .another {
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.form-contet .another::after,
.form-contet .another::before {
  content: "";
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  width: 20%;
  background-color: rgba(126, 126, 126, 0.76);
  height: 1px;
}

.form-contet .another::before {
  left: 5%;
  width: 20%;
}

.form-contet .another-login .col-12 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.form-contet .another-login .btns button {
  margin: 10px 0px;
  padding: 10px;
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-contet .another-login .btns button i,
.form-contet .another-login .btns button img {
  margin-left: 5px;
}

.form-contet .another-login .btns .google {
  background-color: white;
  color: black;
  border: solid 1px black;
}

.form-contet .another-login .btns .apple {
  background-color: black;
  border: solid 1px black;
}

.form-contet .info-form {
  margin: 20px 0px;
  display: flex;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center;
}

.form-contet .info-form * {
  margin: 10px 0px;
}
/* /////////////////////////////////////////////// */
/* start about us  */
.about-us {
  position: relative;
}
.text-info {
  margin: 50px 0px;

	margin-top:150px;
}

.text-info * {
  margin: 20px 0px;
}

.text-info h1 {
		color:var(--prime);
  font-size: 50px;
  font-weight: bolder;
}
.text-info h2 {
		color:black;
}


.about-us .col {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.about-us .col:last-of-type {
  align-items: flex-start;
}

.about-us .col>img {

  width: 350px;
  height: 350px;
  object-fit: contain;
  position: relative;
  animation-name: top;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes top {
  0% {
    top: 0px;
  }

  50% {
    top: 20px;
  }

  100% {
    top: 0px;
  }
}

.about-us .col>* {
  margin: 15px 0px;
}

.about-us .col h2 {}

.about-us .col .option {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.about-us .col .option li {
  margin: 35px 40px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
	
}

.about-us .col ul li img {
  margin-bottom: 15px;
	width:100px;
  animation-name: rot;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes rot {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(30deg)
  }

  75% {
    transform: rotate(-30deg)
  }

  100% {
    transform: rotate(0deg)
  }
}
.list-about div {
  margin: 100px 0px;
}

.list-about div>* {
  margin: 10px 0px;
}


/* end about us  */


    .service {
    }

    .service .card {
      border-radius: 20px;
      width: 100%;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
        .service .card:hover {
      transform: scale(1.01);
      transition: all 0.3s ease;
      background-color: #b3037ec7;
    }
         .service .card:hover  *{
          color: white;
}
    .service  .col {
      padding: 0px;
      margin: 20px 0.5%;
    }
    .service .card img {
      border-radius: 20px 20px 0 0;
      object-fit: cover;
      height: 270px ;
    }

    .service .card-title {
      font-size: 24px;
      font-weight: bold;
    }

    .service .card-text {
      font-size: 16px;
    }

/* end company  */
/* start footer */
footer {
  position: relative;
  /* margin-top: 50px; */
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
}



.footer-2::after {
  height: 100%;
}

footer .container-90 {
  border-radius: 20px;
}

footer .container-90 {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

footer .col {
  margin: 20px 0%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  color: black;
}

footer .col h2 {
  margin-bottom: 30px;
  color: black;
  position: relative;
  font-size: 25px;
}

/* footer .col h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 1px;
  background-color: var(--prime);
} */

footer .col ul {
  padding: 0;
  margin-left: 10px;
}

footer .col li {
  margin-bottom: 30px;
  text-align: left;
  color: white;
}

footer .col li a {
  color: black !important;
}

footer .col:last-of-type li a {
  display: flex;
  flex-direction: row;
  align-items: center;
}
footer .col li a i {
	margin-right:8px;
}
footer .logo {
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}

footer .logo img {
  width: 100%;
  height: 140px;
  object-fit: contain;
}

footer .logo div {
  margin: 0px 10px;
}

footer .social  {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
  width: 100% !important;
}

footer .social  li {
  margin: 0px 5px;
  padding: 0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

footer .social  li i {
  color: black;
  border-radius: 10px;
  border: solid 1px black;
  padding: 10px;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin: 0px 10px;
  transition: 1s;
}


footer .social  li:hover i {
  background-color: var(--third);
  color: white;
  border: solid 1px var(--third);
}

footer .col a {
  color: var(--prime);
}

footer .search {
  margin-top: 20px;
}

footer .search-content {
  position: relative;
  width: 100%;
}

footer .search input {
  width: 100%;
  border-radius: 30px;
  margin-top: 20px;
	padding: 25px !important;
	text-align:left;
  border: none;
  font-size: 15px;
  padding-left: 20px;
  box-shadow: 0px 0px 5px 5px rgba(92, 92, 92, 0.199);
}

footer .search button {
  position: absolute;
  right: 5px;
  top: 50%;
	width:35px;
	height:35px;
  transform: translateY(-50%);
		display:flex;
	justify-content:center;
	align-items:center;
}

footer .footer-new ul {
  margin: 0px;
}

footer .footer-new ul li {
  margin: 20px 0px;
  padding: 0px;
  color: black;
}

footer .footer-new ul li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0px;
  color: white;
}

footer .footer-new ul li img {
  width: 75px;
  height: 70px;
  padding-right: 5px;
}

footer .footer-new ul li a span {
  margin-right: 0px;
}

footer .footer-new ul li a span p {
  font-size: 15px;
  margin-top: 5px;
}

footer .end-footer {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 15px;
  color: black;
  margin-top: 0px;
  border-top: solid 1px white;
  position: relative;
  text-align: center;
}

footer .end-footer p {
  margin-bottom: 10px;
  }

footer .end-footer::after {
  content: "";
  position: absolute;
  top: 0px;
  width: 95%;
  height: 1px;
  background-color: var(--prime);
}

footer .elnoor {
  width: 100px;
  height: 30px;
}

footer .col .row {
  margin-top: 30px;
}

footer .col .row {
  width: 50%;
}

footer .col .col {
  padding: 0px;
  margin: 2px 0.5%;
  padding: 5px;
}

footer .col .col img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

.end-footer a {
  display: flex !important;
  align-items: center;
  width: 250px;
  color: black !important;
}

.end-footer p {
  color: black;
}

.end {
  display: none;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 60;
  background-color: var(--third);
  border-radius: 10px;
  height: 40px;
  width: 40px;
}

/* end footer  */


.phone-slide{
	width:100%;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
/*--------- Responsive ----- */

@media (max-width: 1200px) {

}

@media (min-width: 992px) {

  header .head-phone {
    display: none !important;
  }


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

@media (max-width: 992px) {
  .title h1 {
    position: relative;
    color: var(--prime);
    font-size: 25px;
    font-weight: bolder;
    text-wrap: wrap;
    padding: 0px;
    width: 75%;
  }

  /* start header  */
  .bars {
    font-size: 25px;
    color: var(--prime);
  }

  header .phone {
    display: none;
    position: absolute !important;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100vh;
    align-items: flex-start !important;
    overflow-x: hidden;
  }

  header .head .col {
    align-items: flex-start !important;
  }

  header .container-90>.row {
    margin-top: 10px;
  }

  header .head .list-links {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start !important;
  }

  header .head .list-links>* {
    margin: 20px 20px;
  }

  header .acoutn-btn button {
    color: var(--prime) ;
  }

  header .phone-slide {
    position: absolute;
    right: -100%;
    top: 0px;
    height: 100vh;
    width: 50%;
    margin: 0px;
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: flex-start !important;
    transition: 1s;
    z-index: 100;
  }

  header .head-phone {
    margin: 30px 0px;
  }

  header .head-phone .closes i {
    color: var(--prime) !important;
    font-size: 35px;
  }

  header .phone-slide ul {
    flex-direction: column;
    align-items: flex-start;
    margin: 0px;
    padding: 0px;
    width: 100% !important;
  }

  header .phone-slide ul li {
    margin: 15px 0px !important;
    padding: 0px;
    width: 95%;
  }

  header .phone-slide ul li a,
  header .phone-slide button * {
    color: var(--prime) !important;
  }

  
  header .head .logo {
    justify-content: flex-start !important;
  }

  header .head-phone .logo img {
    width: 150px !important;

  }

  header .head .col-bars {
    display: flex !important;
    justify-content: flex-end !important;
    position: relative;
    right: 15px;
  }

  header .dropdown-menu {
    transform: translate3d(0px, 55px, 0px) !important;

  }

  .landing {
    height: 100vh;
/*     padding-top: 120px; */
  }

  .landing .bg img {
    object-fit: cover;
  }
.landing .slick-arrow {
  display: none !important;
}
  .landing .col:last-of-type {
    align-items: center;
  }
  .landing .col img{
    max-width: 75% !important;
    max-height: 75% !important;
  }
  .why-us .images{
    margin: 100px 0px !important;
    align-items: center !important;
  }
  .who-us .images {
    max-height: 550px !important;
  }
  .who-us .images img {
    max-height: 550px !important; 
  }
}

@media (max-width: 768px) {
  .slick-arrow{
    display: none !important;
  }
  .title p {
    width: 80%;
  }

  .w-sm-100 {
    width: 100% !important;
  }

  header .phone-slide {
    width: 100%;
  }

  header .dropdown2 .dropdown-menu {
    margin: 10px 0px 0px 0px;
    min-width: 100%;
  }

  header .buttons-header div {
    margin-right: 15px;
  }

  header .head .logo img:first-of-type {
    width: 40px;
    height: 75px;
  }

  header .head .logo img:last-of-type {
    width: 100px;
    height: 90px;
  }

  /* start landing  */
 /* start landing  */
  .landing .image-slide img {
    object-fit: cover;
  }
  .landing .text-landing {
    width: 90% !important;
	  left:5% !important;
	  
  }
  .landing .text-landing h1 {
    font-size: 22px;
  }
  .landing .text-landing p,
  .landing .text-landing button {
    font-size: 11px;
    line-height: 1.6rem;
  }
	.landing .slide .text-landing > * {
		margin-bottom:15px;
	}
  /* start who us  */
  .who-us h2{
    font-size: 25px;
  }
  /* start footer */
  footer .col {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }

  footer .col:last-of-type li i {
    margin: 25px 10px;
    font-size: 25px;
  }

  footer::after {
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
  }
  .why-us .row .images{
    align-items: center;
  }
  section{
    overflow: hidden;
  }
	.about-us .col .option{
		display:flex;
		justify-content:center;
	}
		.about-us .col .option li{
			text-align:center;
			width:35%;
	}
}

@media (max-width: 500px) {}

@media (max-width: 350px) {

  footer .logo ul li {
    margin: 0px 10px;
    padding: 0;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}


/* start basic js  */
.left-0 {
  right: 0% !important;
}

.flex {
  display: flex !important;
}

.block {
  display: block !important;
}

.noen {
  display: none !important;
}

.header-fixed {
  position: fixed !important;
  top: 0%;
  right: 0;
  width: 100%;
  height: 100px;
  transition: 1s;
  z-index: 50;
  transition: 1s all;
  animation-name: down;
  animation-duration: 0.7s;
  transition-delay: 0s;
  background-color: white !important;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom: solid 2px var(--prime);
}

.header-fixed .list-links ul li a,
.header-fixed .list-links i,
.header-fixed .dropdown .dropdown-toggle {
  color: var(--prime) !important;
}

@keyframes down {
  from {
    position: fixed;
    top: -100%;
  }

  to {
    position: fixed;
    top: 0%;
  }
}




.auto-hover {

  animation-name: hover;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes hover {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
/* start program  */
.title-program {
  position: relative;
  background-color: rgba(247, 245, 239, 0.5);
  padding: 20px;
  border-radius: 5px;
}
.title-program .btn {
  border-radius: 10px;
}
.title-program::after {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  height: 100%;
  width: 3px;
  background-color: var(--third);
}
.program .content-program p {
  margin: 40px 0px;
}
.program .content-program ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: none;
}
    .company {
      margin-top: 100px;
    }
.single-title {
  margin-bottom: 30px;
}
.article .image-article img {
  width: 100%;
  height: 500px ;
	object-fit:cover;
  border-radius: 15px;
  margin-bottom: 20px;
}
.article .image-article .content-image-article {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.article .image-article .content-image-article div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 30px;
}
.article .image-article .content-image-article div i {
  margin-right: 10px;
}
.article .content-article > * {
  margin: 30px 0px;
}
.info-contact .col img {
    width: 75px;
    /* object-fit: cover; */
    height: 75px;
}
@media (min-width: 992px) {
	.row-cols-lg-1 > * {
		-ms-flex: 0 0 99%;
		flex: 0 0 99%;
		max-width: 99%;
	}
	.row-cols-lg-2 > * {
		-ms-flex: 0 0 49%;
		flex: 0 0 49%;
		max-width: 49%;
	}
	.row-cols-lg-3 > * {
		-ms-flex: 0 0 32.333333%;
		flex: 0 0 32.333333%;
		max-width: 32.333333%;
	}
	.row-cols-lg-4 > * {
		-ms-flex: 0 0 24%;
		flex: 0 0 24%;
		max-width: 24%;
	}
	.row-cols-lg-5 > * {
		-ms-flex: 0 0 19%;
		flex: 0 0 19%;
		max-width: 19%;
	}
	.row-cols-lg-6 > * {
		-ms-flex: 0 0 15.666667%;
		flex: 0 0 15.666667%;
		max-width: 15.666667%;
	}

}
@media (max-width: 992px) {
	.row-cols-md-1 > * {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.row-cols-md-2 > * {
		-ms-flex: 0 0 49%;
		flex: 0 0 49%;
		max-width: 49%;
	}
	.row-cols-md-3 > * {
		-ms-flex: 0 0 32.333333%;
		flex: 0 0 32.333333%;
		max-width: 32.333333%;
	}
	.row-cols-md-4 > * {
		-ms-flex: 0 0 24%;
		flex: 0 0 24%;
		max-width: 24%;
	}
	.row-cols-md-5 > * {
		-ms-flex: 0 0 19%;
		flex: 0 0 19%;
		max-width: 19%;
	}
	.row-cols-md-6 > * {
		-ms-flex: 0 0 15.666667%;
		flex: 0 0 15.666667%;
		max-width: 15.666667%;
	}
}


@media (max-width: 768px) {
	.row-cols-sm-1 > * {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.row-cols-sm-2 > * {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.row-cols-sm-3 > * {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.row-cols-sm-4 > * {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.row-cols-sm-5 > * {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	.row-cols-sm-6 > * {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

}


.slider.round:before {
	border-radius: 50%;
}
.row-cols-1 > * {
	-ms-flex: 0 0 99%;
	flex: 0 0 99%;
	max-width: 99%;
}
.row-cols-2 > * {
	-ms-flex: 0 0 49%;
	flex: 0 0 49%;
	max-width: 49%;
}
.row-cols-3 > * {
	-ms-flex: 0 0 32%;
	flex: 0 0 32.333333%;
	max-width: 32.333333%;
}
.row-cols-4 > * {
	-ms-flex: 0 0 24%;
	flex: 0 0 24%;
	max-width: 24%;
}
.row-cols-5 > * {
	-ms-flex: 0 0 19%;
	flex: 0 0 19%;
	max-width: 19%;
}
.row-cols-6 > * {
	-ms-flex: 0 0 15.666667%;
	flex: 0 0 15.666667%;
	max-width: 15.666667%;
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}


.btn-primary {
	background: linear-gradient(60deg, var(--prime), var(--third));
	transition: 1s all !important;
}

.btn-primary:hover {
	background: linear-gradient(120deg, var(--prime), var(--third));
	opacity: 0.8;
}

.bg-primary {
	background: linear-gradient(80deg, var(--prime), var(--third))
}

.btn-secondary {
	background-color: var(--third);
	transition: 1s;
}

.btn-secondary:hover {
	background-color: var(--third);
	opacity: 0.8;
}

.btn-outline-secondary {
	border: var(--third) solid 1px;
	color: var(--third);
	transition: 1s;
}

.btn-outline-secondary:hover {
	border: var(--third) solid 1px;
	background-color: var(--third);
	color: white;
}

.text-secondary {
	color: var(--third) !important;
}
.autoplay,
.autoplay2,
.autoplay3{
	direction:rtl;
}