/* Start Global Styles */
html,
body {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

.mt-auto {
  margin-top: auto !important;
}

.section .main-btn {
  width: fit-content;
  min-width: 165px;
}

.section .main-btn a {
  width: 100%;
}

.section .main-btn.full-width {
  width: 100%;
  min-width: 0;
}

.section .main-btn.hover-scale:hover {
  transform: scale(1.05);
}

.section .main-btn.icon-end .elementor-button-content-wrapper {
  flex-direction: row-reverse !important;
}

.section .main-btn.icon-start .elementor-button-content-wrapper {
  flex-direction: row !important;
}

.section .main-btn:has(svg) svg path {
  transition: all 0.3s linear;
  fill: currentColor;
}

.section .main-btn:has(svg):hover svg path {
  fill: currentColor;
}

.section .main-btn.fill-transparent:has(svg) svg path {
  fill: transparent;
  stroke: currentColor;
}

.section .main-btn.fill-transparent:has(svg):hover svg path {
  fill: transparent;
  stroke: currentColor;
}

:dir(ltr) .section .main-btn:has(svg) svg {
  transform: scaleX(-1);
}

:dir(ltr) .section .main-btn:has(svg) .elementor-button-content-wrapper {
  flex-direction: row-reverse;
}

.section .full-height {
  height: 100%;
}
.full-height {
  height: 100% !important;
}
/* PRELOADER */
#preloader {
  transition: 1s all;
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  -ms-transition: 1s all;
  -o-transition: 1s all;
}

#preloader.hidden {
  display: none;
}

/* FOOTER LINKS */
.footer * a {
  width: fit-content;
}

/* ALIGN START */
.text-start:not(.swiper-pagination),
.text-start *:not(.swiper-pagination) {
  text-align: start !important;
}

/* ABSOLUTE */
.p-absolute {
  position: absolute;
  inset: unset;
}

/* Absolute Buttons */

.section .absolute-start-start {
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
}

.section .absolute-start-end {
  position: absolute;
  inset-block-start: 0;
  inset-inline-end: 0;
}

.section .absolute-end-start {
  position: absolute;
  inset-block-end: 0;
  inset-inline-start: 0;
}

.section .absolute-end-end {
  position: absolute;
  inset-block-end: 0;
  inset-inline-end: 0;
}

/* Absolute Buttons */

/* TEXT LIMIT */
.text-limit-1,
.text-limit-1 *,
.text-limit-2,
.text-limit-2 *,
.text-limit-3,
.text-limit-3 * {
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.text-limit-1,
.text-limit-1 * {
  -webkit-line-clamp: 1 !important;
}

.text-limit-2,
.text-limit-2 * {
  -webkit-line-clamp: 2 !important;
}

.text-limit-3,
.text-limit-3 * {
  -webkit-line-clamp: 3 !important;
}
/* End Global Styles */

/* Start Header */
.main-header .e-off-canvas {
  top: 110px;
}

.main-header.custom-sticky-header {
  background-color: #fff;
}

.main-header.custom-sticky-header
  .header-menu
  ul
  li
  a:not(:hover, .elementor-item-active) {
  color: #1a1a1a !important;
}

.main-header.custom-sticky-header .custom-menu-icon .uc_hamburger .uc_line {
  background-color: #ffd700 !important;
}
/* End Header */

/* Start Home Page */
/* Start Products Section */
.section .product-item::after {
  content: "";
  inset-block-end: 0;
  inset-inline-start: 50%;
  position: absolute;
  background-color: #ffd700;
  height: 4px;
  width: 0;
  transform: translateX(50%);
  transition: all 0.4s linear;
}

.section .product-item .product-label {
  inset-block-start: 16px;
  inset-inline-end: 16px;
}

.section .product-item .product-image {
  overflow: hidden;
}

.section .product-item .product-image img {
  transition: all 0.3s ease-in-out;
}
.section .product-item .product-icon {
  height: 20px;
}

.section .product-item .product-icon path:first-child {
  fill: #ffd700;
}

.section .product-item:hover::after {
  width: 100%;
}
.section .product-item:hover .product-image img {
  transform: scale(1.1);
}

/* End Products Section */

/* Start Internationally Accredited Section */
.section .logos div.logo-grid-item {
  aspect-ratio: 1/1;
}
/* End Internationally Accredited Section */

/* Start Partners Section */

.section .sliders .uc_logo_marquee .uc-logo-wrapper {
  padding-block: 20px;
}

.section .sliders .uc_logo_marquee .uc_logo_marquee_holder img {
  filter: grayscale(1);
  transition: all 0.3s ease-in-out;
}

.section .sliders .uc_logo_marquee .uc_logo_marquee_holder:hover img {
  filter: unset;
}
/* End Partners Section */
/* End Home Page */

/* Start Products Page */
/* Start Hero Section */
:dir(rtl) .section .custom-breadcrumbs .jet-blocks-icon svg {
  transform: scaleX(-1);
}
/* End Hero Section */

/* Start Products Section */
.section .filters .uc-checkbox-filter_label {
  gap: 12px;
}

.section
  .filters
  .uc-checkbox-filter__checkbox:checked
  + .uc-checkbox-filter_label:after {
  left: unset;
  inset-inline-start: 13px;
}
/* End Products Section */
/* End Products Page */

/* Start Contact Page */
.section .info .info-icon .elementor-icon-box-wrapper * {
  margin: 0;
}

.section .info .info-icon .elementor-icon-box-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  gap: 16px;
  text-align: start;
}

.section
  .info
  .info-icon
  .elementor-icon-box-wrapper
  .elementor-icon-box-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  text-align: start;
}

/* End Contact Page */

/* Start Single Product */
/* Start Product Details */
.section .ug-slider-wrapper {
  padding: 24px !important;
}
.section .ug-item-wrapper img {
  height: 100% !important;
  top: unset !important;
  object-fit: cover;
  position: unset !important;
  padding: 32px;
  width: 100% !important;
}

.section .ug-strip-panel {
  background: transparent !important;
}

.section .specifications table .footable-last-visible {
  text-align: end !important;
}

.section
  .specifications
  table
  .ue-repeater-table-item.ue-repeater-table-row:last-child,
.section
  .specifications
  table
  .ue-repeater-table-item.ue-repeater-table-row:last-child
  * {
  border: none !important;
}

.section .details .alert .elementor-icon-box-wrapper {
  flex-direction: row;
  align-items: center !important;
  gap: 16px;
}

.section
  .details
  .alert
  .elementor-icon-box-wrapper
  .elementor-icon-box-content {
  text-align: start;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.section
  .details
  .alert
  .elementor-icon-box-wrapper
  .elementor-icon-box-content
  * {
  margin: 0;
}

/* End Product Details */

/* Start Events Page */
/* START EVENT ITEMS */
.event-item .event-bg {
	position: absolute;
  height: 100%;
  width: 100%;
  inset: 0;
}
.event-item:hover .event-bg {
  transform: scale(1.1);
}
/* END EVENT ITEMS */
/* End Events Page */

/* Start Why Product */
.section .ue-repeater-grid .uc-items-wrapper .ue-repeater-grid-item {
  align-items: center !important;
  text-align: center;
}

.section
  .ue-repeater-grid
  .uc-items-wrapper
  .ue-repeater-grid-item
  .ue-repeater-grid-item-image {
  background-color: #ffd700;
}

.section
  .ue-repeater-grid
  .uc-items-wrapper
  .ue-repeater-grid-item
  .ue-repeater-grid-item-title {
  margin-bottom: 0;
}

:dir(rtl) .section .ue-repeater-grid .uc-items-wrapper {
  direction: rtl;
}

/* End Why Product */
/* End Single Product */

/* Start Single Blog */
/* Start Details Section */
.section.post-details-section
  .elementor-post-info
  .elementor-icon-list-item
  .elementor-icon-list-icon {
  width: 64px;
  height: 64px;
  background-color: #ffd700;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
/* End Details Section */
/* End Single Blog */

/* Start Single Event */
.section .points .elementor-heading-title ul {
  list-style: none;
  padding: 0;
  gap: 16px;
  flex-wrap: wrap;
}

.section .points .elementor-heading-title ul,
.section .points .elementor-heading-title ul li {
  display: flex;
  align-items: center;
}

.section .points .elementor-heading-title ul li {
  gap: 12px;
  width: 45%;
  padding: 20px 16px;
  border-radius: 12px;
  background-color: #f5f5f5;
}

.section .points .elementor-heading-title ul li::before {
  content: "";
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("https://wordpress.aait-sa.com/nexon/wp-content/uploads/2025/12/check-circle-fill-svgrepo-com.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
}

.section .event-gallery .e-gallery-grid .e-gallery-item {
  max-height: 256px;
}

.section .event-gallery .e-gallery-grid .e-gallery-item .e-gallery-image {
  height: 100%;
  width: 100%;
  padding: 0;
  aspect-ratio: 3/2;
}
/* End Single Event */

/* Start Media Queries */
/* Start Tablet Media Query */
@media screen and (max-width: 1024px) {
  .section .width-full {
    width: 100% !important;
  }
}
/* End Tablet Media Query */

/* Start Mobile Media Query */

@media screen and (max-width: 640px) {
  /* Start Contact Page */
  .section .info .info-icon .elementor-icon-box-wrapper {
    flex-direction: column;
  }
  /* End Contact Page */

  /* Start Single Product */
  .section .details .alert .elementor-icon-box-wrapper {
    flex-direction: column;
  }

  .section
    .details
    .alert
    .elementor-icon-box-wrapper
    .elementor-icon-box-content {
    text-align: center;
  }
  /* End Single Product */

  /* Start Single Event */

  .section .points .elementor-heading-title ul li {
    width: 100%;
  }

  /* End Single Event */
}
/* End Mobile Media Query */
/* End Media Queries */
