:root {
	--first-color: #237474
	;
	--second-color: #30cdbe;
	--second-color: #3a9b93;
	--gardient-color: linear-gradient(to right, #30cdbe, #237474);
}
/* Extra Light */
@font-face {
	font-family: "IBMPlexSansArabic-ExtraLight";
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url("fonts/IBMPlexSansArabic-ExtraLight.ttf") format("truetype");
  }
  
  /* Light */
  @font-face {
	font-family: "IBMPlexSansArabic-Light";
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url("fonts/IBMPlexSansArabic-Light.ttf") format("truetype");
  }
  
  /* Regular */
  @font-face {
	font-family: "IBMPlexSansArabic-Regular";
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url("fonts/IBMPlexSansArabic-Regular.ttf") format("truetype");
  }
  
  /* Bold */
  @font-face {
	font-family: "IBMPlexSansArabic-Bold";
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url("fonts/IBMPlexSansArabic-Bold.ttf") format("truetype");
  }
  
h1, h4 {
	font-family: 'IBMPlexSansArabic-Bold';
}
h1{
	font-size: 55px;

}
h2 {

	font-size: 30px;
	margin-bottom: 25px;
	text-align: center;
	font-family: 'IBMPlexSansArabic-Bold';
}
p, li {
	font-family: 'IBMPlexSansArabic-Regular';
}  

nav {
  display: flex;
  justify-content: space-between;
  height: 40px;
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 70px;
  background-color: white;

}
nav .logo {
  margin-right: -100px;
}

.logo img {

  margin-right: 20px;


}
.logo1 img{
	width: 140px;
}
.logo2 img{
	width: 170px;
	
}


nav .logo {
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
  margin-left:70px;
  
}
.left-nav {
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
  margin-right: 70px;
}

.left-nav a {
  text-decoration: none;
  padding:20px 13px 20px;
  color: #1b8478;
  font-family: 'IBMPlexSansArabic-Bold';
}
.left-nav a:hover {
  color: #c3a650;
}
.mobile {
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 10;
}
nav .right {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
nav .left {
  margin-right: 5px;
}
.mmenu {
  display: none;
  width: 100%;
  position: absolute;
  top: 59px;
}
.mmenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 10px;
  text-align: center;
}
li a {
  display: block;
  color: #1c8478;
  padding: 12px 16px;
  text-decoration: none;
  border-radius: 15px;
}
li a:hover {
  color: #1c434c;
  border-radius: 15px;
}
.mobile .fa-bars {
  color: #1c434c;
  border: 2px solid #00000000;
  padding: 3px 5px;
  border-radius: 4px;
  font-size: 23px;
  margin: 15px
}
.mobile {
  display: none;
}
.scroll {
  background-color: #fff;
  text-decoration: none;
}
nav .scroll-left-nav a {
  text-decoration: none;
  padding: 20px;
  color: #01365e;
}
@media (max-width: 1280px){
	.mobile {
		display: flex;
	  }
	 .disk{
	  display: none;
	 }
	 nav{
	 background: #fff;
	 }
	 nav .logo{
	  margin-left: 20px;
	 }
	 .logo img{
	 
	  margin-right: 13px;
	
	 }
	 h1{
		font-size: 45px;
	
	}
	.waqaf{
		width: 90px;
	}
	.logo1{
		width: 130px;
	}
	.logo2{
		width: 110px;
	}
}
@media (max-width: 585px){
  .mobile {
	display: flex;
  }
 .disk{
  display: none;
 }
 nav{
 background: #fff;
 }
 nav .logo{
  margin-left: 20px;
 }
 .logo img{
 
  margin-right: 13px;

 }
 h1{
	font-size: 45px;

}
.text h2{
	font-size: 30px;
}

.logo1{
	width: 110px;
}
.logo2{
	width: 130px;
}
 
}



 


.bg-image {
	width: 100%;
    height: 700px;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-image: url("imges/hero03.png");
}
.header-section {
	
	background: #1c434c;
}
.line-mobile {
	display: none;
}
.bg-image:before {
	z-index: -1;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 0 0 0 0;
}
.header-content {
	margin-top: 140px;
}

.icons-1 {
	color: #C3A54F;
	font-size: 35px;
	
	padding: 0 2px 0 20px;
}
.text {
	color:rgb(255, 255, 255);
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 75%;
	padding-right: 135px;
}
.header-time {
	display: flex;
}
.box1-time {
	display: flex;
	margin-top: 30px;
	margin-left: 20px;
}
.box2-time {
	display: flex;
	margin: 30px;
}
.vline {
	border-left: 6px solid #00aeef;
	width: 10px;
	height: 40px;
	position: absolute;
	top: 170px;
	right: 120px;
}
.header-logo-imges {
	display: flex;
	flex-direction: row;
	align-items: center;
	align-content: center;
	/* justify-content:flex-end;
  */
	/* justify-items:center;
  */
	justify-self: flex-end;
	/* margin-bottom:1px;
  */
	top: 590px;
	
	left: 90px;
	position: absolute;
	
	z-index: 6;
}
.header-logo-imges img {
	width: 250px;
}
.slogan {
	color: white;
	font-family: 'FS Albert light';
}
.line1 {
	width: 240px;
	height: 1px;
	background-color: #fbfafa;
	margin: 14px 0 20px;
	border: 0;
	
	position: absolute;
	right: 1101px;
	top: 660px;
}
.header-logo-imges span {
	padding: 3px;
}
.align {
	margin-right: 35px;
}
.text a, .text-center a {
	background:#C3A54F;
	border: 0;
	color: #fbfbfb;
}
.header-line .header-lines {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
.box3-time {
	display: flex;
	margin: 30px;
}

.text .header-text{
	text-align: right;
	line-height: 2;
    font-size: 17px;
}
@media (max-width:585px) {

	.text {
		padding-right: 5px;
		width: 100%;
		justify-content: center;
		align-items: center;
	}
	
	
	.box3-time {
		margin-right: 110px;
	}
	
	.box1-time , .box2-time , .box3-time{
		display: flex;
		margin: 10px 5px 30px 5px;
		
	}
	.box2-time {
		display: flex;
	
	
	}
	.header-logo-imges {
		top: 700px;
		
	}
	.header-logo-imges img {
		width: 90px;
	}
	.bg-image {
		height: 700px;
	}
	.caep{
margin-right: 45px;
	}
	.header-content p{
		font-size: 15px;
		text-align: center;
	}

	.text .header-text{
		font-size: 15px;
		text-align: center;
		padding: 22px;
	}
	.icons-1 {
		font-size: 26px;
    
    padding: 0 15px 0 5px;
	}
	
}

/* timeline  */

.history-tl-container {
	font-family: "Roboto", sans-serif;
	width: 60%;
	margin: auto;
	display: block;
	position: relative;
}
.history-tl-container ul.tl {
	margin: 20px 0;
	padding: 0;
	display: inline-block;
}
.history-tl-container ul.tl .tl-item {
	list-style: none;
	margin: auto;
	margin-left: 90px;
	min-height: 50px;

	border-right: 1px dashed #707476;
	padding: 0 50px 50px 0;
	position: relative;
}
.timline {
	margin-top: 160px;
}
.timline .item-detail {
	margin-top: 18px;
	font-size: 18px;
	color: #212529;
}
ul.tl li .timestamp {
	color: #8D8D8D;
	position: absolute;
	width: 100px;
	right: -15%;
	text-align: right;
	font-size: 12px;
}
.item-title {
	font-size: 25px;
	font-family: 'IBMPlexSansArabic-Bold';
	color: #1c8478;
	padding-right: 4px;
}
.time-list li {
	list-style: square;
	color: #212529;
	font-size: 14px;
}
.time-list li::marker {
	display: flex;
	color: #30cdbe;
	width: 12px;
	height: 12px;
	font-size: 14px;
}
.history-tl-container ul.tl li:last-child {
	border-left: 0;
}
.history-tl-container ul.tl li::before {
	position: absolute;
	right: -16px;
	top: -5px;
	content: " ";
	border: 8px solid rgba(255, 255, 255, 0.74);
	border-radius: 500%;
	background: #c27914;
	height: 30px;
	width: 30px;
	transition: all 500ms ease-in-out;
	background-color: #c27914;
}

@keyframes pulse-ring {
	0% {
		transform: scale(1);
	}
	80%, 100% {
		opacity: 0;
	}
}
@keyframes pulse-dot {
	0% {
		transform: scale(.5);
	}
	50% {
		transform: scale(5);
	}
	100% {
		transform: scale(.9);
	}
}
.history-tl-container ul.tl li:hover::before {
	border-color:#c27914;
	transition: all 1000ms ease-in-out;
}
@media (max-width:585px) {
	.history-tl-container ul.tl li {
		margin-left: 0;
		font-size: 14px;
	}
	ul.tl li .timestamp {
		right: -43%;
        top: 0px;
	}
	.history-tl-container ul.tl .tl-item {
		padding: 0 20px 50px 8px;
		margin-left: 0;
	}
	ul .time-list {
		padding: 10px 20px 0 0;
	}
	.history-tl-container {
		width: 79%;
		margin: 0;
		margin-left: 0;
		margin-right: auto;
	}
	.time-list ul {
		padding-left: 0.5rem;
	}
	.timline .item-detail{
		font-size: 16px;
	}
	.item-title{
		font-size: 20px;
	}
}
/* ---- end timeline ----  */

/* ---- servess section ----  */

.row {
	display: flex;
	flex-wrap: wrap;
}
.column {
	width: 100%;
	padding: 0 1em 1em 1em;
	text-align: center;
}
.card {
	width: 100%;
	height: 100%;
	padding: 3em 1.5em;
	background-size: 100% 200%;
	background-position: 0 2.5%;
	border-radius: 5px;
	border: 1px;
	text-align: justify;
	cursor: pointer;
	transition: 0.5s;
	background-color: #508d813d;
}
h3 {
	font-size: 20px;
	font-weight: 600;
	color: #1f194c;
	margin: 1em 0;
}
.objectives-section-p {
	color: #ffffff;
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: 0.03em;
	padding-top: 22px;
	font-weight: bolder;
}
.icon-img img {
	width: 55px;
}
.icon-wrapper {
	background-color: linear-gradient(-48deg, #01365e 0%, #011433 33%, #491837 55%, #0c1330 100%);
	position: relative;
	margin: auto;
	font-size: 30px;
	height: 2.5em;
	width: 2.5em;
	color: #ffffff;
	border-radius: 50%;
	display: grid;
	place-items: center;
	transition: 0.5s;
}


.line {
	width: 125px;
    height: 3px;
    background-color: #6ab282;
    /* margin: 14px 0 20px; */
    border: 0;
    text-align: left;
}

.line-goles {
	width: 70px;
    height: 3px;
    background-color: #237b7a;
    /* margin: 14px 0 20px; */
    border: 0;
    text-align: left;
    margin: 14px 0 20px;
}
@media screen and (min-width:768px) {
	section {
		padding: 0 2em;
	}
	.column {
		flex: 0 50%;
		/* max-width:50%;
    */
		;
	}
	.objectives-section {
		margin: 0 80px 0;
	}
	.objectives-section.boxs {
		padding: 0;
	}
}
@media screen and (min-width:992px) {
	section {
		padding: 1em 3em;
	}
	.column {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
}
/*  ----  servess section ----  */

.outcome {
	margin-top: 120px;
	margin-bottom: 90px;
}
@media (max-width:585px) {
	.list li {
		font-size: 11px;
	}
	.list li span {
		font-size: 16px;
		color: #ffffff;
	}
}
/*  ----  faq section ----  */

.faq {
	margin-top: 120px;
	margin-bottom: 90px;
}
.accordion {
	width: 90%;
	/*max-width:1000px;
  */
	margin: 1.4rem auto;
}
.accordion-item {
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #1c434c;
}
.accordion-item-header p {
	font-family: "IBMPlexSansArabic-Regular";
	font-size: 16px;
	color: #1c434c;
	padding-top: 12px;
}
.accordion-item-header {
	padding: 0.5rem 1.4rem 0.5rem 1rem;
	min-height: 3.5rem;
	line-height: 1.25rem;
	display: flex;
	align-items: center;
	position: relative;
	cursor: pointer;
}
.accordion-item-header::after {
	content: "\002B";
	font-size: 1.4rem;
	position: absolute;
	left: 1rem;
}
.accordion-item-header.active::after {
	content: "\2212";
}
.accordion-item-body {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
.accordion-item-body-content {
	padding: 1rem;
	line-height: 1.5rem;
	border-top: 1px solid;
	border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;
}
.accordion-item-header:hover {
	background-color: #f1f2f3;
}
.accordion-item-header:hover p {
	color: #6c757d;
}
.About{
	width: 100%;
    position: relative;
	background-color: #fdf7ed54;
}
.obj{
	margin: 40px 40px;
}
@media(max-width:767px) {
	html {
		font-size: 14px;
	}
}
/*  ---- end faq section ----  */

.objectives-section .item {
	margin-bottom: 23px;
}
.objectives-section .item p {
	padding: 10px 35px;
}
.icons img {
	max-width: 80px;
	height: 84px;
	margin: 20px;
}

.About-title {
	line-height: 2;
	text-align: justify;
	text-align: center;
	font-size: 20px;
}
.About-img {
	width: 100%;
}
.About-img img {
	width: 100%;
}

@media (max-width:585px) {
	.About .col-md-6 {
		padding: 0;
	}
	.About-img video {
		width: 290px;

	}

}
.list {
	list-style: none;
}
.list li {
	margin-bottom: 15px;
	color: #ffffff;
}
.list li i {
	color:#ffffff;
	padding: 4px 4px 4px 10px;
	border-radius: 50%;
	font-size: 17px;
}
.list-p {
	padding-right: 34px;
}
.outcom-img {
	width: 100%;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.outcom-img img {
	width: 20%;
}
.obj-box {
	border: 1px solid #e8e8e8;
	height: 260px;
}
.list li p {
	font-size: 16px;
	color: #01365e;
	padding-top: 12px;
}
span {

	font-size: 20px;
	color: #01365e;
	
}
footer {
	width: 100%;
	min-height: 150px;
	
}
footer p {
	font-size: 13px;
	color: #CCC;
	padding-bottom: 0;
	margin-bottom: 8px;
}
.bottom_border {
	border-top: 1px solid #d1d1d1;
    padding-bottom: 20px;
}
.social_footer_ul {
	display: flex;
	margin: 15px auto 0 auto;
	list-style-type: none;
	align-items: center;
	justify-content: center;
}
.social_footer_ul li {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}
.social_footer_ul li a {
	color: #CCC;
	padding: 2px;
	border-radius: 50%;
}
.social_footer_ul li i {
	width: 30px;
	height: 40px;
	text-align: center;
	font-size: 22px;
}
footer .container ul {
	padding-left: 0;
}
.social_footer_ul li a:hover {
	color: #00aeef;
}
#thumbs {
	margin: 0 auto;
	align-items: center;
	align-content: center;
	margin: 30px 0 0 0;
	text-align: center;
}
.footer-img {
	display: flex;
	justify-content: center;

	align-items: center;
}


.logo-waqaf img{
    height: 50px;
    width: 160px;
	margin: 60px 5px 0;
}
.logo-waqf img{
	height: 50px;
    width: 200px;
	margin: 60px 5px 0;
}
.logo-valley img{
	height: 70px;
    
    margin: 50px 20px 15px;
    width: 160px;
}
.con-2{
    margin-right: 30px;
    margin-left: 30px;
}
.con-2-p{
	text-align: center;
    margin-bottom: 0;
	font-weight: bold;
	font-family:'Courier New', Courier, monospace ;
}

@media (max-width:585px) {
	.logo-waqaf img {
		height: 30px;
    width: 100px;
    margin: 20px 5px 0;
		
	}
	.logo-waqf img{
		height: 30px;
		width: 100px;
		margin: 20px 5px 0;
	}
	.logo-valley img{
		height: 60px;
   
    margin: 20px 10px 15px;
    width: 90px;

	}
	.social_footer_ul li {
		padding-left: 0;
	}
	.con-2{
		margin-right: 1px;
		margin-left: 1px;
	}
	
}
#weblink {
	border-style: none;
}
.q-container {
	background-color: #e8e8e8;
}
.logo-size {
	position: relative;
	width: 50px;
}
.price-container {
	width: 95vw;
	position: relative;
	left: 1.5vw;
	top: 25vh;
	overflow: hidden;
}
.p-box {
	display: sticky;
	position: relative;
	width: auto;
	height: 15rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	gap: 20rem;
	animation: scrolling 30s linear infinite;
}
@keyframes scrolling {
	from {
		-moz-transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	to {
		-moz-transform: translateX(120%);
		-webkit-transform: translateX(120%);
		transform: translateX(120%);
	}
}
.price-styling {
	color: rgb(255, 255, 255);
	font-size: 2rem;
	z-index: 2;
	font-family: "Montserrat";
}
.box-styling {
	justify-content: center;
	align-items: center;
	flex-direction: row;
	gap: 1rem;
}
.inner-box-styling {
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 0rem;
}
.inner-box-styling img {
	width: 90%;
}
.bar-box img {
	width: 110px;
	margin-bottom: 14px;
}

.bar-box {
	margin: 2px 20px 30px 20px;
}

.sectors-section {
	
	position: relative;
}
.text-center {
	font-family: 'IBMPlexSansArabic-Regular';
	color: #01365e;
	padding-top: 40px;
}
.jon {
	background: #e9ebeb;
	
	height: 120px;
}

.sectors-section h2 {

	color: #0b524a;
}

@media (max-width:585px) {
	.bar-box {
		margin: 15px 0 15px;
	}
	.p-bottom1 {
		padding-bottom: 0;
	}
	.bar-box img {
		width: 90px;
	}
  .ontainer h4{
    font-size: 17px;
  
  }
  .align{
    margin-right: 15px;
  }

}
@keyframes letter-glow {
	0% {
		opacity: 0;
		text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
	}
	66% {
		opacity: 1;
		text-shadow: 0 0 20px rgba(255, 255, 255, 0.9);
	}
	77% {
		opacity: 1;
	}
	100% {
		opacity: 0.7;
		text-shadow: 0 0 20px rgba(255, 255, 255, 0.0);
	}
}
.social_footer_ul li p {
	color: #CCC;
	
	padding: 2px;

	font-size: 16px;
}






















   .counter-list {
	display: inline-block;
    /* font-size: 1.5em; */
    list-style-type: none;
    padding: 1em;
   
    color: white;
    font-family: 'IBMPlexSansArabic-Regular';
}


  
  
  .counter {
	display: block;
    /* font-size: 4.5rem; */
    color: white;
	font-size: 20px;
    font-family: 'FS Albert Bold';
}


  
  .emoji {
	display: none;
	padding: 1rem;
  }
  
  .emoji span {
	font-size: 4rem;
	padding: 0 .5rem;
  }
  .ul-countdown{
	display: flex;
    align-items: center;
   
  
 
  }
  @media all and (max-width: 768px) {

	
	 .counter-list{
	  font-size: calc(1.125rem * var(--smaller));
	}
	
   .counter {
	  font-size: calc(3.375rem * var(--smaller));
	}
  }
  
  
  @media (max-width:585px) {
	.ul-countdown{
	
	}
  }
  
  
  
 .btn btn-outline-light btn-lg::before{
	content: "→";
    display: inline-block;
    font-size: 1.625rem;
    margin-left: auto;
  }





  #ac-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.6);
    z-index: 1001;
}

#popup {
    width: 555px;
    height: 375px;
    background: #FFFFFF;
    border: 5px solid #000;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    box-shadow: #64686e 0px 0px 3px 3px;
    -moz-box-shadow: #64686e 0px 0px 3px 3px;
    -webkit-box-shadow: #64686e 0px 0px 3px 3px;
    position: relative;
    top: 150px; left: 375px;
}
.blog-header__square{
	top: -490px;
    right: -40px;
    width: 600px;
    height: 600px;
}
.blog-header__circle{
	top: 95px;
    right: -30px;
    width: 350px;
    height: 350px;
    border-radius: 175px;
}
#circler {
	width: 100px;
	height: 100px;
	background: red;
	border-radius: 50%;
	position:absolute
  }

  






 


.About-div2{
	display: flex;
	justify-content: center;
	text-align: center;
}
.About-box {

	text-align: justify;
}
.About-box img{
width: 70px;


} 
.About-div-title{
	margin: 100px 0 30px;
}
 h2 ,.target-div1 h2{
	color: #0b524a;
	font-size: 40px;
	margin-bottom: 80px;
	text-align: center;
	font-family: 'IBMPlexSansArabic-Bold';
}
.target-div1 h2{
	margin-bottom: 10px;
}
.text h2{
color:white;
}
.About-div1 h2{
	color: #0b524a;
	font-size: 40px;
	margin-bottom: 45px;
	text-align: center;
	font-family: 'IBMPlexSansArabic-Bold';
}

.bk-im{
	background-color: #1c434c;
	background-image: url("imges/bk-im2.png");
	width: 100%;
    height: 570px;
    position: relative;
    background-size: cover;
   
	

}
.stak-div{
display: flex;
justify-content: center;
}
.s-div img{
width: 57px

}
.s-div {
	text-align: center;
	width: 28%;
}

.number-count{
	color: white;
   
    font-size: 59px;
    font-weight: bolder;
}
.s-div-text{
color: white;
}
.bk-im h2{
	margin-top: 50px;
	margin-bottom: 90px;
	color: white;
}

#circle {
	width: 320px;
	height: 230px;
	background: linear-gradient(234deg, #2b316f, #2b316fb5);
	border-radius: 50%;
	position: absolute;
	left: -90px;
	top: 70px;
	z-index: -3;
	box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.5)


  }
  #circle1 {
	width: 320px;
	height: 230px;
	background: linear-gradient(234deg, #2b316f, #2b316fb5);
	border-radius: 50%;
	position: absolute;
	left: -190px;
	top: 70px;
	z-index: -3;
	box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.5)


  }
  #triangle-up {
	width: 0;
    height: 0;
    border-left: 130px solid transparent;
    border-right: 130px solid transparent;
    border-bottom: 170px solid #72c1b3;
	position: absolute;
    top: 0;
    left: 0;
	transform: rotate(180deg);



  }
  
  .rectangle {
	width: 100px;
	height: 30px;
	background: #f0904f;
	position:absolute;

	left: 0;
	transform: rotate(45deg);
    top: 290px;
	box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.5)

  }
  .pentagon {
	position: relative;
	width: 260px;
    border-width: 120px 38px 0;
    border-style: solid;
    border-color: orange transparent;
	


  }
  
  .pentagon:before {
	content: "";
	position: absolute;
	height: 0;
	width: 0;
	top: -85px;
	left: -18px;
	border-width: 0 45px 35px;
	border-style: solid;
	border-color: transparent transparent orange;
  }.pentagon {
	position: relative;
	width: 90px;
	border-width: 50px 18px 0;
	border-style: solid;
	border-color: orange transparent;
	top: 120px;
    left: 120px;
  }
  
  .pentagon:before {
	content: "";
    position: absolute;
    height: 0;
    width: 0;
    top: -220px;
    left: -38px;
    border-width: 0 130px 100px;
    border-style: solid;
    border-color: transparent transparent orange;
  }
  .target img{
width: 16%;
  }
  .target{
	  display: flex;
	  justify-content:center ;
  }
  .target-div1{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .triangle-wrapper {
	filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
  }
  
  .triangle-linear-gradient-bg {
	position: absolute;
    top: 0;
    transform: rotate(180deg);
    left: 0;
    z-index: 4;
	margin: auto;
	background: linear-gradient(#72c1b3 0%, #72c1b3 100%);
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	width: 250px;
    height: 200px;

	
  }
 
  .target-section{
  
   
    padding: 50px;
	background-image: url("imges/bk-trget.png");
	background-size: cover;
 }
 .target-bk{
	background-image: url("imges/bk-trget.png");
 }
 

 .div-list{
	padding-top: 20px;
 }
 

 .sectors-section h2{
	color: #0b524a;
    font-size: 30px;
    margin-bottom: 65px;
    text-align: center;
    font-family: 'IBMPlexSansArabic-Bold';
    padding-top: 50px;
 }
 .heading h2{
	color: #0b524a;
    font-size: 40px;
    margin-bottom: 60px;
    text-align: center;
	font-family: 'IBMPlexSansArabic-Bold';
 }

 .a-text{
	font-size: 20px;
	
	text-align: center;
    margin: 60px 0 30px;
 }
 .faq h2 {
	color:#0b524a;
	font-size: 30px;
	margin-bottom: 15px;
	text-align: center;
	font-family: 'IBMPlexSansArabic-Bold';
 }

 @media (max-width:585px) {
	.About-title{
		text-align: justify;
		font-size: 16px;
	}
	.About-box img{
		width: 50px;
	}
	.target{
		flex-direction: column;
    justify-content: center;

	}
	.About-div1{
		padding: 0;
	}
	.About-box p{
		font-size: 12px;

	}
	.About-div1 h2{
		font-size: 32px;
	}
	.About-div-title h2{
font-size: 32px;
	}
	
	.heading h2{
		font-size: 32px;
	}

 }
 .msarat-section h2{
	color: #01356e;
    font-size: 30px;
    margin-bottom: 75px;
    margin-top: 90px;
    text-align: center;
    font-family: 'IBMPlexSansArabic-Bold';
 }
 .msarat-section-p{
	margin-right: 160px;
    font-size: 21px;
    margin-bottom: 50px;
 }
 .msarat{
	display: flex;
    justify-content: center;
 }
 .msarat-box img{
width: 70px;
 }
 .msarat-box p{
	 font-size: 21px;
	 margin-top: 10px;
 }
 .msarat-box{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 40px 0 40px;
 }

 .Condition-div{
	display: flex;
    justify-content: center;
    margin-top: 40px;
	margin-bottom: 20px;
 }
 .Condition-div1{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;

    align-content: center;
    align-content: center;
  
 }
 .Condition-div1 img{
width: 20%;
 }
 .div12 img{
width: 19%;
 }
 .Condition-div1 h2{
	color: #ffffff
	;
    font-size: 30px;
    margin-bottom: 10px;
    text-align: center;
    font-family: 'IBMPlexSansArabic-Bold';
 }

.img-m{
	display: none;

}
 @media (max-width:585px) {
	.msarat{flex-wrap: wrap;}
	.msarat-box img{
		width: 55px;
		 }
		 .msarat-box p {
			font-size: 14px;
		}
		.msarat-box {
			margin: 0 15px 0 15px;
		}
		.msarat-section-p{
			     margin-right: 0;
				font-size: 15px;
				margin-bottom: 30px;
				text-align: center;
		}
		.Condition-div {
			display: block;
			
		 }
		 .Condition-div1{
			 padding-right: 0px;
		 }
		 .Condition-div1 img{
			margin-bottom: 19px;

		 }
		 .img-d{
			 display: none;
		 }
		 .img-m{
			display: block;
			position: absolute;
			width: 100%;
			left: 0;
			bottom: 0;
			height: 60px;
		 }
	
 }

 .About-div1{
	margin: 90px 50px 90px;
	
  }
  
 .img-d{

	position: absolute;
    left: 0;
   height: 100%;
    top: 0;
	
}
.icon-div{
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
 }
 
 .icon-img{
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
 }
 .p-text{
	padding: 30px 0 30px;
    text-align: center;
    font-size: 18px;
	color:white;
 }
 .card{
	display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 50px;
 }

	/*  partner images   */




section {
    display: grid;
    place-items: center;
}


.slider {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: rgb(255, 255, 255);
   
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(7.4px);
    -webkit-backdrop-filter: blur(7.4px);
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.slider-items {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    animation: scrolling 20s linear infinite;

}

@keyframes scrolling {

    0% {
        transform: translateX(80%);
    }

    100% {
        transform: translateX(-20%);
    }
}

.slider-items img {
    width: 16%;
    margin: 20px;

}


.card-box {
    position: relative;
    margin: 10px 0px;
    box-shadow: 0px 8px 24px 0px rgb(140 149 159 / 1%);

}
.card-box:hover {
    text-decoration: none;
    color: #1c434c
}
.card-box:hover .icon i {
    font-size: 100px;
    transition: 1s;
    -webkit-transition: 1s;
}
.card-box .inner {
	background-color: #f8f8f8;
	padding: 20px 30px 20px 30px;
    border-radius: 10px;
}


.obj-w{
	width: 30%;
}
.card-box h3 {
    font-size: 27px;
    font-weight: bold;
    margin: 0 0 8px 0;
    white-space: nowrap;
    padding: 0;
    text-align: left;
}
.card-box p {
    font-size: 18px;
}
.card-box .icon {
    position: absolute;
    top: auto;
    bottom: 5px;
    right: 5px;
    z-index: 0;
    font-size: 72px;
    color: rgba(0, 0, 0, 0.15);
}
.card-box .card-box-footer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    padding: 3px 0;
    color: rgba(255, 255, 255, 0.8);
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    text-decoration: none;
}
.card-box:hover  {
    background:#f8f8f8;
}


.card-path {
	
	width: 100%;
	height: 100%;
	padding: 2em 1.5em;
	background-size: 100% 200%;
	background-position: 0 2.5%;
	border-radius: 5px;
	border: 1px;
	text-align: justify;
	cursor: pointer;
	transition: 0.5s;
	background-color: #dfe2e2;
}
.path {
	color: #000;
    border-radius: 10px;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 0px 8px 24px 0px rgba(140,149,159,0.2);
}

.path-h h3 ,.path-h h4{
	text-align: center;
	color: #1c434c;
    font-size: 25px;
    margin-bottom: 10px;
    font-family: 'IBMPlexSansArabic-Bold';
	
}
.path-h p{
	text-align: center;
	padding-bottom: 50px;
}
.path-h h3{
	margin-bottom:16px;
}
.path h5{
	font-family: 'IBMPlexSansArabic-Bold';
	color: #1c434c;
	font-size: 20px;
}
.contact{
text-align: center;
margin: 200px 0 90px;

}
.partner{
	text-align: center;
	color: #1c434c;
    font-size: 30px;
    margin-top: 120px;
    font-family: 'IBMPlexSansArabic-Bold';
}
.target-div-p{
	text-align: center;
	font-size: 20px;
	margin: 0 190px 40px 190px;
	line-height: 2;
}
.registration .content{
  display: flex;
	justify-content: center;
    align-items: center;
    flex-direction: row;
   
    height: 260px;
}
.registration h4{
	color: white;
    padding-bottom: 15px;
    padding-top: 30px;
    margin-left: 30px;
}
.registration{
	background: #1c434c;
	width: 100%;
  padding-bottom: 25px;
 
   
	background-image: url("imges/bk-t.png"); ;
	position: relative;
	background-size: cover;
	background-attachment:fixed;
	background-repeat: no-repeat;
	height: 250px;
	


}
.ojb-section{

position: relative;
}

.obj-dir{
    justify-content: center;
}





.services-block-three{
	margin-bottom: 30px;
	position: relative;
  }
  .services-block-three i {
	  font-size: 32px;
  }
  .services-block-three {
	display: block;
    border: 2px solid #d1e9e4;
    border-radius: 50px;
    text-align: center;
    background: #fff;
    padding: 20px;
  
    text-decoration: none;
    box-shadow: 0px 8px 24px 0px rgb(140 149 159 / 26%);
    height: 300px;
  
  }
  
  
  .padding-15px-bottom {
	  padding-bottom: 29px;
  }
  .padding-15px-bottom img{
width: 25%;
  }
 
  .services-block-three h4 {
	  color: #1c434c;
	  font-size: 18px;
	  margin-bottom: 19px;
	  font-weight: 600;
  }
  .path-heading{
	color: #1c434c;
	font-size: 19px;
	margin: 40px 0 30px;
  }
  .services-block-three p {
	  margin-bottom: 0;
	color: #474646;;
	text-decoration: none;
	line-height: 1.7;
  }
  .services-block-three>a:hover {
	  opacity: 1;
	  border-color: #d5d5d5;
  }
  a:hover, a:active {
	  color: #30c8ba;
	  text-decoration: none;
  }
  
  .services-block-three>a:hover:before, .services-block-three>a:hover:after {
	  width: 95%;
	  height: 90%;
  }
  .path-contaner{
	  width: 90%;
  }
  .services-block-three i{
	  color:#2ba49d
  }
  .path-2{
	  padding-bottom: 22px;
  }
  @media (max-width: 1399px){
	.path-text{
		padding-bottom: 28px;
	}
}
  .About{
	position: relative;
	background-color:#fdf7ed54;
	  }
  .design-L img{
	position: absolute;
    top: 0;
    left: 0;
	height: 70%;
    width: 28%;
  }
  .design-center{
	position: absolute;
    height: 100%;
	right: 50px;
	top:90px
  }
  .design-center img{
	  width: 50%;
  }
  .obj{
position: relative;
  }
  .design-R img{
	position: absolute;
    top: 0;
    right: 0;
    height: 100%;
	width: 43%;
  }
  .gift, .gift-2{
	  justify-content: center;
	  text-align: center;
	 
	  
  }
 
  .out-box{
display: flex;

  }
  .partner-l img{
	  width: 120px;
  }
  .partner-R img{
	width: 90px;
}
  .partner-R{
	border-right: 1px solid #d9d9d9;
    padding-right: 30px;
}
.path img {
	width: 16%;
}

.obj{
	margin: 150px 90px 150px 90px;
  }
  .gift-3{
padding-bottom: 70px;
  }
  .boxs{
	  margin-bottom: 70px;
	  justify-content: center;

	 
	  
  }

  .gift-3 ، .gift-2 , .gift{
	padding-bottom: 20px;
  }
  @media (max-width:585px) {
	.ojb-section{
		flex-direction: column;
	}

	.obj{
		margin: 80px 2px 9px 2px;
	  }
	  
	.obj-w{
		width: 50%;
	}
	.card-box p{
		font-size: 15px;
	}
	.obj-p{
		padding-bottom: 0;
	}
	.conan-section{
		flex-direction: column;
	}
	.Partner-section2{
		border-right: 0px solid #d9d9d9;
	}
	.target-div-p{
		margin: 1px 20px 1px ;
		font-size: 16px;
	}
	.bk-im	{
		height: 1000px;
	}
	.boxs div{
		margin-bottom: 6px;
	}
	.ojb-section h2{
font-size: 32px;
	}
	
  }

  .conan-section {
	display: flex;
	justify-content: space-between;
  }
  
  .conan-section .left, .conan-section .right {
	flex-basis: 50%;
  }
  
  .conan-section h2 {
	font-size: 30px;
	margin-bottom: 10px;
  }
  
  .conan-section img {
	width: 150px;
    margin-top: 40px;
    margin-bottom: 40px;

  }
  .Partner-section{
	display: flex;
    justify-content: center;

  }
  .Partner-section2{
	display: flex;
    justify-content: center;
	border-right: 1px solid #d9d9d9;
	
  }
 

  
  
  .conan-section .left , .conan-section .right{
height: 260px;
  }
  .service-box {
	width: 30%;
	padding: 20px;
	text-align: center;
	background-color: #f1f1f1;
  }
  
  .service-box i {
	font-size: 24px;
	margin-bottom: 10px;
  }
  
  .service-box h3 {
	font-size: 18px;
	margin: 0;
  }
  .jud{
	  text-align: center;
  }
  .jud img{
margin-bottom: 20px;
  }
  .jud-p{
	padding-bottom: 27px;
  }
  .jud-m{
	  margin-bottom: 120px;
  }
  .jud-h{
margin-top: 120px;
  }
  .bk-c{
	width: 100%;
   
    position: relative;
    background-size: cover;
  
    background-image: url("imges/bk-4.png");
	/*background-color: #f4f4f4;*/
	background-color: #f0f6f580;
  }
  .content a{
	background: #C3A54F;
    border: 0;
    color: #fbfbfb;
	font-family: 'IBMPlexSansArabic-Bold';
  }

  .bar-box{
text-align: center;
  }
  .path-h p {
	font-weight: bolder;
    font-size: 18px;

}

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

	position: relative;
}






.path-c1{
	border-radius: 10px;
    background-color: #0b524a;
	background-image: url("imges/s-bk.png");
	position: relative;
    background-size: cover;
	cursor: pointer; 
    transition: all 1s; 

}
 .path-c2 {
    border-radius: 10px;
    background-color: #aa95c4;
	background-image: url("imges/s-bk2 .png");
	position: relative;
    background-size: cover;
	cursor: pointer; 
    transition: all 1s; 
	
}
 .path-c3 {
	background-color: #c3a54f;
	background-image: url("imges/s-bk3.png");
	position: relative;
    background-size: cover;
    border-radius: 10px ;
	cursor: pointer; 
    transition: all 1s; 

}
 
.zoom-in:hover{
    background-color: rgb(202, 232, 155);
    transition: all .5s;
    transform: scale(1.1);

	
}
.bar-box span{
	color: #239465;
   font-size: 17px;
    font-weight: bold;
}

.rounded-social-buttons {
	text-align: center;
	margin: 30px 50px;
  }

  
  .rounded-social-buttons .social-button {
	display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border: 0.125rem solid transparent;
    padding: 0;
    text-decoration: none;
    text-align: center;
    color: #fefefe;
   
    font-weight: normal;
    line-height: 2.6em;
    border-radius: 1.6875rem;
    transition: all 0.5s ease;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
  }
  
  .rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus {
	-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
  }
  
  .rounded-social-buttons .fa-twitter, .fa-linkedin{
	font-size: 25px;
  }
  .fa-envelope {
	  font-size: 20px;
  }
  
  .rounded-social-buttons .social-button.facebook {
	background: #508d81;
  }
  
  .rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus {
	color: #508d81;
	background: #fefefe;
	border-color: #2a8895;
  }
  
  .rounded-social-buttons .social-button.twitter {
	background: #508d81;
  }
  
  .rounded-social-buttons .social-button.twitter:hover, .rounded-social-buttons .social-button.twitter:focus {
	color: #508d81;
	background: #fefefe;
	border-color: #508d81;
  }
  
  .rounded-social-buttons .social-button.linkedin {
	background: #508d81;
  }
  
  .rounded-social-buttons .social-button.linkedin:hover, .rounded-social-buttons .social-button.linkedin:focus {
	color: #508d81;
	background: #fefefe;
	border-color: #508d81;
  }
  .ounded-social-buttons a
 {
margin:  0 5px 0 5px;
 }
  
  .rounded-social-buttons .social-button.youtube {
	background: #508d81;
  }
  
  .rounded-social-buttons .social-button.youtube:hover, .rounded-social-buttons .social-button.youtube:focus {
	color: #508d81;
	background: #fefefe;
	border-color: #508d81;
  }
  
  .rounded-social-buttons .social-button.instagram {
	background: #508d81;
  }
  
  .rounded-social-buttons .social-button.instagram:hover, .rounded-social-buttons .social-button.instagram:focus {
	color:#508d81;
	background: #fefefe;
	border-color: #508d81;
  }
  footer h3{
	text-align: center;
    font-family: 'FS Albert Bold';
	color: rgb(255, 255, 255);
	margin-top: 50px;
  }
  .header-terms{
	background: #235d1a;
height: 130px;
padding-top: 20px;
background-image:url("imges/bk-img2.png"); 
background-size: cover;
text-align: center;
}
.header-terms h3{
	text-align: center;

color: white;
}
.contenar-terms{
	margin:50px
}
/*@media (min-width:586px) {
	.text{
		width: 95%;
		padding-right: 15px;
	}
	.header-content div{
		justify-content: center;
	}
	.About-title{
		font-size: 17px;
	}
	.About-div1 {
		padding: 0;
	}


}*/
.flip-box-front h4{
    color:#1b8478;
    font-size: 20px;
    padding-top: 19px;
}
.services-background{
    width: 100%;
    height: 100%;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.services-box
{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.service
{
  margin: 8px;
}

.flip-box {
  background-color: transparent;
  width: 300px;
  height: 200px;
   
  border-radius: 10px;
  perspective: 1000px;
  
 
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  
  display: flex;
  justify-content: center;
  align-items: center;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.flip-box-front {
  background-color: #fff;
  color: black;
 
  border-radius:10px ;
  
  box-shadow: 0px 8px 24px 0px rgb(140 149 159 / 26%);
}

.flip-box-front img
{
  
  width: 65px;
}

.flip-box-back {
  background-color: #ffffff;
  color: rgb(255, 255, 255);
  transform: rotateY(180deg);
  border-radius: 10px;
  padding: 16px;
  border-radius: 10px;
  background-image: url("imges/s-bk.png");
  position: relative;
  background-size: cover;
}






@media (min-width:588px) {
	ul.tl li .timestamp{
		right: -27%;
	}.history-tl-container ul.tl .tl-item{
		margin-left: 0;
	}
}
@media (max-width:765px) {
	
	.text {
		padding-right: 5px;
		width: 100%;
		justify-content: center;
		align-items: center;
	}
}

@media (min-width:766px) {
	.text{
		width: 95%;
		padding-right: 15px;
	}
	.header-content div{
		justify-content: center;
	}
	.About-title{
		font-size: 17px;
	}
	
	.target-div-p {
		margin: 0 90px 40px 90px;
	}
	span{
		font-size: 18px;
    color: #ffffff;
	}
	.path-h p {
		font-size: 14px;
	}
	ul.tl li .timestamp{
		right: -26%;
	}.history-tl-container ul.tl .tl-item{
		margin-left: 0;
	}
	.objectives-section-p{
		letter-spacing:0;
	}
	
}
@media (min-width:992px){
	.text{
		width: 75%;
		padding-right: 133px;
	}
	.header-content div{
		justify-content: right;
	}
	.About-title{
		font-size: 20px;
	}

	.target-div-p{
		margin: 0 190px 40px 190px;
	}
	span{
		font-size: 20px;}
		ul.tl li .timestamp{
			right: -35%;
        top: -2px;
		}.history-tl-container ul.tl .tl-item{
			margin-left: 90px;
		}
		.path-text{
			padding-bottom: 0;
		}
}
.footer-sction{
 
    flex-direction: row-reverse;
    justify-content: space-around;
}
.footer-contact{
	text-align: c;
}
.footer-logo {

		display: flex;
		justify-content: center;
		align-items: center;
}
.footer-logo1{
	text-align: center;
    padding: 60px 10px 10px 10px;
}
.footer-logo  .footer-img-2{
	
	width: 105px;
}
.footer-logo  .footer-img-3{
	width: 130px;
}

.footer-4{
	background-color: #0d4a45;
    
    padding: 12px;
    text-align: center;
}
.footer-4 span{
	color: #fff;
    font-size: 14px;
	font-family: 'FS Albert Light';
}
.footer-form{
	padding-top: 15px;
}
.terms{
	font-family: 'FS Albert Bold';
}



.service_box{
	margin:20px 0;
	padding:40px 20px;
	text-align: center;
	border-radius: 20px;
    background: #ffff;
	transition: all 0.30s ease 0s;
	height: 300px;
	box-shadow: 0px 8px 24px 0px rgb(140 149 159 / 26%);
	
}
.service_box:hover{
	background:#0b524a;
}
.service_box .service_icon{
	

	margin: 0 auto;
	font-size:35px;
	
	line-height:70px;
	border-radius:50px;
	transform: translateY(0);
	transition: all 0.30s ease 0s;
}
.service_box:hover .service_icon{
	transform: translateY(-20%);
	display: none;
	background: #e1f2ea;
}

.service_box h3{
	position: relative;
	top:40px;
	margin:0;
	color: #1c8478;
	font-family:'IBMPlexSansArabic-Regular'; 
	font-size:20px;
	text-transform:uppercase;
	transform: translateY(0%);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
.service_box:hover h3{
	top:-5px;
	color: #ffff;
}
.service_box  p{
	color:#fff;
	margin:0;
	opacity:0;
	transition: all 0.30s linear 0s;
	font-family: 'IBMPlexSansArabic-Regular';
}
.service_box:hover p{
	opacity:1;
	padding-top: 30px;
}
.service_icon img{
width: 55px;
}

.regstration-img{
text-align: center;
}
.regstration-img img{
	width: 40%;
}

@media (max-width:585px)  {
	.footer-sction{
		flex-direction: column-reverse;
	}
	.footer-form{
		padding-left: 90px;
    padding-right: 90px;
	}
	
	.footer-logo .logo img{
margin: 0;
	}
	.footer-logo  .footer-img-2{
	
		width: 115px;
	}
	.footer-logo  .footer-img-3{
		width: 140px;
	}
	.rounded-social-buttons{
		margin-bottom: 30px;
		margin-top: 1px;
	}
	.rounded-social-buttons .social-button{
		line-height:2.9em ;
	}
	
	.registration{
		background-image: url("imges/bk-t.png"); 
		background-size: cover;
		background-position: 50% 50%
	}
	.service_box:hover{
		height:320px;
	}
}
.con-2-p {
	position: relative;
	display: block;              /* يخليها تاخذ عرض كامل */
	width: fit-content;          /* يخلي الخلفية على قد النص */
	margin: 0 auto 25px auto;    /* يخليها بالنص مع مسافة تحت */
	padding: 8px 25px;
	background: linear-gradient(135deg, #f7e7b5, #f0c04a);
	border-radius: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
font-family: 'IBMPlexSansArabic-Bold';}


.f-bk{
    background-color: #0b524a;
    display: flex
    ;
        justify-content: center;
        gap: 20px;
        padding: 20px;
        align-items: center;

}
.footer-m{
    background-color: #0b524a;
}
.m-logo .img1{
	height: 60px;
    width: 250px;
}
.m-logo .img2{
    height: 120px;
    width: 120px;
}
.m-logo .img3{
	height: 40px;
    width: 150px;
}
.m-logo .img4{
    height: 50px;
    width: 120px;
}
.m-logo .img6{
    width: 120px;
    height: 80px;

}
.m-logo .img7{
    height: 100px;
    width: 130px;
}
.m-logo .img5{
    height: 100px;
    width: 100px;
}
.m-logo .img8{
	height: 100px;
    width: 100px;
}
.m-logo .img9{
	height: 50px;
    width: 160px;
}
.m-logo .img10{
	height: 80px;
    width: 90px;
}
.mm {
    color: rgb(255, 255, 255);
    font-family:'IBMPlexSansArabic-Regular' ;
    text-align: center;
    padding-top: 30px;
}
  
 


@media (max-width:585px)  {
    .footer-sction{
        flex-direction: column-reverse;
    }
    .footer-form{
        padding-left: 90px;
    padding-right: 90px;
    }
    
    .footer-logo .logo img{
margin: 0;
    }
    .footer-logo  .footer-img-2{
    
        width: 115px;
    }
    .footer-logo  .footer-img-3{
        width: 140px;
    }
    .rounded-social-buttons{
        margin-bottom: 30px;
        margin-top: 1px;
    }
    .rounded-social-buttons .social-button{
        line-height:2.9em ;
    }
    
    .registration{
        background-image: url("imges/bk-t.png"); 
        background-size: cover;
        background-position: 50% 50%
    }
    .service_box:hover{
        height:320px;
    }
    .f-bk{
        gap: 9px;
        padding: 10px;

    }
    .m-logo .img1{
		height: 50px;
        width: 150px;
    }
    .m-logo .img2{
        height: 50px;
        width: 50px;
    }
    .m-logo .img3{
		height: 17px;
        width: 70px;

    }
    .m-logo .img4{
        height: 17px;
        width: 60px;
    }
    .m-logo .img6{
        width: 60px;
        height: 30px;

    
    }
    .m-logo .img7{
		height: 35px;
        width: 60px;

    }
    .m-logo .img5{
		height: 45px;
        width: 45px;
    }
	.m-logo .img9{
		height: 30px;
    width: 90px;
	}
	.m-logo .img10{
		height: 40px;
		width: 60px;
	}
	.m-logo .img8{
		height: 60px;
    width: 60px;
	}
	.registration h4{
		font-size: 16px;
	}
     
}
