@font-face {
	font-family: "SF-Arabic";
	src: url("SF-Arabic.ttf");
	font-weight: normal;
	font-style: normal;
}

html,
body {
	font-family: "SF-Arabic", var(--bs-font-sans-serif) !important;
}

/*
  	Keenthemes Icons Font: Ki
  	Creation date: 03/08/2020
 */
@font-face {
	font-family: "Ki";
	src: url("keenthemes-icons/Ki.eot");
	src: url("keenthemes-icons/Ki.eot?#iefix") format("embedded-opentype"),
		url("keenthemes-icons/Ki.woff") format("woff"),
		url("keenthemes-icons/Ki.ttf") format("truetype"),
		url("keenthemes-icons/Ki.svg#Ki") format("svg");
	font-weight: normal;
	font-style: normal;
}
.ki {
	font-size: 1rem;
}

.ki:before {
	font-family: "Ki";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-rendering: optimizeLegibility;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.ki-double-arrow-next:before {
	content: "";
}

.ki-double-arrow-back:before {
	content: "";
}

.ki-double-arrow-down:before {
	content: "";
}

.ki-double-arrow-up:before {
	content: "";
}

.ki-long-arrow-back:before {
	content: "";
}

.ki-arrow-next:before {
	content: "";
}

.ki-arrow-back:before {
	content: "";
}

.ki-long-arrow-next:before {
	content: "";
}

.ki-check:before {
	content: "";
}

.ki-arrow-down:before {
	content: "";
}

.ki-minus:before {
	content: "";
}

.ki-long-arrow-down:before {
	content: "";
}

.ki-long-arrow-up:before {
	content: "";
}

.ki-plus:before {
	content: "";
}

.ki-arrow-up:before {
	content: "";
}

.ki-round:before {
	content: "";
}

.ki-reload:before {
	content: "";
}

.ki-refresh:before {
	content: "";
}

.ki-solid-plus:before {
	content: "";
}

.ki-bold-close:before {
	content: "";
}

.ki-solid-minus:before {
	content: "";
}

.ki-hide:before {
	content: "";
}

.ki-code:before {
	content: "";
}

.ki-copy:before {
	content: "";
}

.ki-up-and-down:before {
	content: "";
}

.ki-left-and-right:before {
	content: "";
}

.ki-bold-triangle-bottom:before {
	content: "";
}

.ki-bold-triangle-right:before {
	content: "";
}

.ki-bold-triangle-top:before {
	content: "";
}

.ki-bold-triangle-left:before {
	content: "";
}

.ki-bold-double-arrow-up:before {
	content: "";
}

.ki-bold-double-arrow-next:before {
	content: "";
}

.ki-bold-double-arrow-back:before {
	content: "";
}

.ki-bold-double-arrow-down:before {
	content: "";
}

.ki-bold-arrow-down:before {
	content: "";
}

.ki-bold-arrow-next:before {
	content: "";
}

.ki-bold-arrow-back:before {
	content: "";
}

.ki-bold-arrow-up:before {
	content: "";
}

.ki-bold-check:before {
	content: "";
}

.ki-bold-wide-arrow-down:before {
	content: "";
}

.ki-bold-wide-arrow-up:before {
	content: "";
}

.ki-bold-wide-arrow-next:before {
	content: "";
}

.ki-bold-wide-arrow-back:before {
	content: "";
}

.ki-bold-long-arrow-up:before {
	content: "";
}

.ki-bold-long-arrow-down:before {
	content: "";
}

.ki-bold-long-arrow-back:before {
	content: "";
}

.ki-bold-long-arrow-next:before {
	content: "";
}

.ki-bold-check-1:before {
	content: "";
}

.ki-close:before {
	content: "";
}

.ki-more-ver:before {
	content: "";
}

.ki-bold-more-ver:before {
	content: "";
}

.ki-more-hor:before {
	content: "";
}

.ki-bold-more-hor:before {
	content: "";
}

.ki-bold-menu:before {
	content: "";
}

.ki-drag:before {
	content: "";
}

.ki-bold-sort:before {
	content: "";
}

.ki-eye:before {
	content: "";
}

.ki-outline-info:before {
	content: "";
}

.ki-menu:before {
	content: "";
}

.ki-menu-grid:before {
	content: "";
}

.ki-wrench:before {
	content: "";
}

.ki-gear:before {
	content: "";
}

.ki-info:before {
	content: "";
}

.ki-calendar-2:before {
	content: "";
}

.ki-calendar:before {
	content: "";
}

.ki-calendar-today:before {
	content: "";
}

.ki-clock:before {
	content: "";
}

.ki-dots:before {
	content: "";
}

/* remove outline on focus */
*:focus {
	outline: none;
}

/* scrolling */
body {
	/* overflow: hidden;  Hide scrollbars */
	/*
	  	-webkit-touch-callout: none; 
	  	-webkit-user-select: none;
	    -khtml-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
*/
}

/* printing */
@media print {
	.no-print,
	.no-print * {
		display: none !important;
	}
	.header-fixed.toolbar-fixed .wrapper {
		padding-top: 0px !important;
	}
	.kt_content_container {
		margin: 0px !important;
	}
	.dataTables_paginate {
		display: none !important;
	}
	.dataTables_length {
		display: none !important;
	}
	.dataTables_info {
		display: none !important;
	}
	.col-md-12 {
		width: 100% !important;
	}
	.col-md-11 {
		width: 91.66% !important;
	}
	.col-md-10 {
		width: 83.33% !important;
	}
	.col-md-9 {
		width: 75% !important;
	}
	.col-md-8 {
		width: 66.66% !important;
	}
	.col-md-7 {
		width: 58.33% !important;
	}
	.col-md-6 {
		width: 50% !important;
	}
	.col-md-5 {
		width: 41.66% !important;
	}
	.col-md-4 {
		width: 33.33% !important;
	}
	.col-md-3 {
		width: 25% !important;
	}
	.col-md-2 {
		width: 16.66% !important;
	}
	.col-md-1 {
		width: 8.33% !important;
	}
	.card {
		box-shadow: none !important;
		margin: 0px !important;
	}
	.card-body {
		padding: 0px !important;
	}

	body.header-fixed {padding-top: 0px}
}

pre {
	white-space: pre-wrap; /* css-3 */
	word-break: keep-all;
	font-family: "SF-Arabic", var(--bs-font-sans-serif) !important;
}

.vertical_show {
	writing-mode: tb-rl;
	font-size: 100px !important;
}

/* google maps */
a[href^="http://maps.google.com/maps"],a[href^="https://maps.google.com/maps"]
{
	display: none !important;
}
.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
	display: none;
}

:root {
	touch-action: pan-x pan-y;
	height: 100%;
}

/* datatable */
.datatable.datatable-default.datatable-bordered
	> .datatable-table
	> .datatable-body
	.datatable-row-detail
	.datatable-detail
	table {
	border-left: 1px solid #ebedf3;
	border-right: 1px solid #ebedf3;
	border-bottom: 1px solid #ebedf3;
	width: 100%;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.dtr-details {
	width: 100%;
}
.dtr-data {
	text-align: center;
}
.dtr-title {
	width: 100%;
	display: flex !important;
	font-weight: bold !important;
	color: #009ef7 !important;
}
.dataTables_wrapper .child .dtr-details > li .dtr-title:after {
	content: "";
}
.tooltip-inner {
	max-width: none;
	white-space: nowrap;
}

table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before,
table.dataTable.dtr-column > tbody > tr > th.dtr-control:before {
	color: #009ef7;
	background-color: transparent;
	font-family: Ki;
	line-height: 1em;
	content: "\f11a";
	border: none !important;
	box-shadow: none !important;
}

table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.dtr-control:before {
	color: #009ef7;
	background-color: transparent;
	font-family: Ki;
	content: "\f11c";
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
	color: #009ef7  !important;
	background-color: transparent  !important;
	font-family: Ki  !important;
	line-height: 1em  !important;
	content: "\f11a" !important;
	border: none !important;
	box-shadow: none !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {
	color: #009ef7 !important;
	background-color: transparent  !important;;
	font-family: Ki  !important;
	content: "\f11c"  !important;
}

.dataTables_wrapper .child .dtr-details > li .dtr-data {
	vertical-align: middle !important;
}

th.dt-center,
td.dt-center {
	text-align: center !important;
	vertical-align: middle !important;
}

.badge-sm {
	width: 1rem !important;
	height: 1rem !important;
	min-width: 1rem !important;
}

/* .select2-selection__clear {
	position: absolute !important;
	right: 15px !important;
}
.select2-selection__rendered {
	padding-left: 0px !important;
	padding-right: 20px !important;
} 
.select2-container--bootstrap5
	.select2-dropdown
	.select2-results__option.select2-results__option--selected {
	background-position: center left 1.25rem;
}

.select2-results__option--selected {
	background-image: none !important;
}

.select2-container .select2-selection--single .select2-selection__clear {
	right: 40px !important;
}

.form-floating .form-select {
	padding-top: 2.15rem !important;
}

.select2-container--bootstrap5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
	color: #009EF7 !important;
	background-color: #F1FAFF !important;

} */

.swal2-actions {
	direction: ltr;
}

.form-floating .form-control {
 	padding-top: 2.15rem !important;
 }

 .form-floating>.form-control {
 	height: calc(4.48rem + 2.905px) !important
 }

 .form-floating>label {
 	top: 6px !important;
 }

 /* Change the white to any color */
 /* input:-webkit-autofill,
 input:-webkit-autofill:hover,
 input:-webkit-autofill:focus,
 input:-webkit-autofill:active {
  	-webkit-box-shadow: 0 0 0 30px white inset !important;
 } */

/* Home Page Styles */
.hero-section {
  position: relative;
  min-height: 85vh;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.hero-content {
  position: relative;
  z-index: 2;
  color: #333;
}

.hero-title {
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  line-height: 1.2;
}


.hero-subtitle {
  font-size: 1.25rem;
  margin-bottom: 2rem;
  opacity: 0.9;
  line-height: 1.6;
}

.hero-buttons .btn {
  padding: 0.75rem 2rem;
  font-weight: 600;
  border-radius: 50px;
  transition: all 0.3s ease;
}

.hero-buttons .btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.hero-image img {
  max-width: 300px;
  opacity: 0.8;
}

/* Services Section */
.services-section {
}

.section-header {
  margin-bottom: 3rem;
}

.section-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1e2124;
  margin-bottom: 1rem;
}

.section-subtitle {
  font-size: 1.1rem;
  color: #6c757d;
  max-width: 600px;
  margin: 0 auto;
}

.service-card {
  background: white;
  padding: 2rem;
  border-radius: 15px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  text-align: center;
  height: 100%;
  border: 1px solid #f1f3f4;
}

.service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.service-icon {
  margin-bottom: 1.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: #007bff;
  border: 2px solid #007bff;
  background: transparent;
}

.service-card h4 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #1e2124;
}

.service-card p {
  color: #6c757d;
  line-height: 1.6;
}

/* Technologies Section */
.technologies-section {
}

.tech-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
}

.tech-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border: 1px solid #e9ecef;
}

.tech-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.tech-item img {
  width: 40px;
  height: 40px;
  object-fit: contain;
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.tech-item:hover img {
  filter: grayscale(0%);
}

/* Stats Section */
.stats-section {
  color: #333;
}

.stat-card {
  background: white;
  border-radius: 15px;
  padding: 2rem;
  border: 1px solid #e9ecef;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.stat-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.stat-number {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #007bff;
}

.stat-label {
  font-size: 1.1rem;
  color: #6c757d;
  font-weight: 500;
}

/* CTA Section */
.cta-section {
}

/* Applications Section */
.applications-section {
}

.app-card {
  background: white;
  padding: 2rem;
  border-radius: 15px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  text-align: center;
  height: 100%;
  border: 1px solid #f1f3f4;
}

.app-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.app-icon {
  margin-bottom: 1.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: #28a745;
  border: 2px solid #28a745;
  background: transparent;
}

.app-card h4 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #1e2124;
}

.app-card p {
  color: #6c757d;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}

.app-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
}

.cta-content {
  padding: 4rem 0;
}

.cta-content h2 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.cta-content p {
  font-size: 1.2rem;
  margin-bottom: 2rem;
  opacity: 0.9;
}

.cta-content .btn {
  padding: 1rem 3rem;
  font-size: 1.1rem;
  font-weight: 600;
  border-radius: 50px;
  transition: all 0.3s ease;
}

.cta-content .btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(0, 158, 247, 0.4);
}

/* Responsive Design */
@media (max-width: 768px) {
  .hero-title {
    font-size: 2.5rem;
  }

  .hero-subtitle {
    font-size: 1.1rem;
  }

  .section-title {
    font-size: 2rem;
  }

  .tech-grid {
    grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
    gap: 1rem;
    padding: 0 1rem;
  }

  .tech-item {
    padding: 0.75rem;
  }

  .tech-item img {
    width: 30px;
    height: 30px;
  }

  .stat-number {
    font-size: 2.5rem;
  }

  .cta-content h2 {
    font-size: 2rem;
  }
}

@media (max-width: 576px) {
  .hero-section {
    text-align: center;
    padding: 2rem 0;
  }

  .hero-title {
    font-size: 2rem;
  }

  .hero-buttons {
    flex-direction: column;
    gap: 1rem;
  }

  .service-card {
    padding: 1.5rem;
  }

  .stat-card {
    padding: 1.5rem;
  }
}
