* {
  box-sizing: border-box;
}
/* Regular weight */
@font-face {
  font-family: 'Trap';
  src: url("../font/Trap-Regular.otf") format("opentype");
  font-weight: 400; /* Regular weight */
  font-style: normal;
  font-display: swap;
}

/* Light weight */
@font-face {
  font-family: 'Trap';
  src: url('../font/Trap-Light.otf') format("opentype");
  font-weight: 300; /* Light weight */
  font-style: normal;
  font-display: swap;
}

/* Medium weight */
@font-face {
  font-family: 'Trap';
  src: url('../font/Trap-Medium.otf') format("opentype");
  font-weight: 500; /* Medium weight */
  font-style: normal;
  font-display: swap;
}

/* SemiBold weight */
@font-face {
  font-family: 'Trap';
  src: url('../font/Trap-SemiBold.otf') format("opentype");
  font-weight: 600; /* SemiBold weight */
  font-style: normal;
  font-display: swap;
}

/* Bold weight */
@font-face {
  font-family: 'Trap';
  src: url('../font/Trap-Bold.otf') format("opentype");
  font-weight: 700; /* Bold weight */
  font-style: normal;
  font-display: swap;
}

/* ExtraBold weight */
@font-face {
  font-family: 'Trap';
  src: url('../font/Trap-ExtraBold.otf') format("opentype");
  font-weight: 800; /* ExtraBold weight */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 50;
  font-display: swap;
  src: url('../font/Aspekta-50.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('../font/Aspekta-100.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 150;
  font-display: swap;
  src: url('../font/Aspekta-150.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('../font/Aspekta-200.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 250;
  font-display: swap;
  src: url('../font/Aspekta-250.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../font/Aspekta-300.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 350;
  font-display: swap;
  src: url('../font/Aspekta-350.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../font/Aspekta-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 450;
  font-display: swap;
  src: url('../font/Aspekta-450.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../font/Aspekta-500.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 550;
  font-display: swap;
  src: url('../font/Aspekta-550.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../font/Aspekta-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 650;
  font-display: swap;
  src: url('../font/Aspekta-650.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../font/Aspekta-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 750;
  font-display: swap;
  src: url('../font/Aspekta-750.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../font/Aspekta-800.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 850;
  font-display: swap;
  src: url('../font/Aspekta-850.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../font/Aspekta-900.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 950;
  font-display: swap;
  src: url('../font/Aspekta-950.woff2') format('woff2');
}

@font-face {
  font-family: 'Aspekta';
  font-style: normal;
  font-weight: 1000;
  font-display: swap;
  src: url('../font/Aspekta-1000.woff2') format('woff2');
}

body {
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
  padding: 0px;
  line-height: normal;
  font-weight: bold;
}
p {
  font-family: 'Aspekta', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  text-align: justify;
  color: #000000;
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}

a {
  text-decoration: none !important;
  color: #000;
}
h1 {
  font-size: 45px;
  font-weight: 600;
  line-height: 80px;
  text-align: center;
  font-family: 'Trap', sans-serif; 
}
h2 {
  font-size: 42px;
  font-weight: 600;
  line-height: 60.8px;
  font-family: 'Trap', sans-serif;
}
/*--nav---*/
header.header-area {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
}

.site-navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin: 0 auto;
}
a.site-logo {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
.site-navbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: baseline;
}
.site-navbar ul li a {
  font-family: 'Trap', sans-serif; 
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 20px;
  display: block;
  text-decoration: none;
  text-transform: capitalize;
}
a.site-logo img {
  width: 95px;
  padding-top: 15px;
}
.nav-toggler {
  border: 3px solid #fff;
  padding: 5px;
  background-color: transparent;
  cursor: pointer;
  height: 39px;
  display: none;
}
.nav-toggler span, 
.nav-toggler span:before, 
.nav-toggler span:after {
  display: block;
  transition: .3s;
}
.nav-toggler span:before {
  content: '';
  transform: translateY(-9px);
}
.nav-toggler span:after {
  content: '';
  transform: translateY(6px);
}
.nav-toggler.toggler-open span {
  background-color: transparent;
}
.nav-toggler.toggler-open span:before {
  transform: translateY(0px) rotate(45deg);
}
.nav-toggler.toggler-open span:after {
  transform: translateY(-3px) rotate(-45deg);
}

.intro-area {
  height: calc(100vh - 61px);
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff;
}
.intro-area h2 {
  font-size: 50px;
  font-weight: 300;
  line-height: 50px;
  margin-bottom: 25px;
}
.intro-area p {
  font-size: 18px;
}
a.btn {
  color: #000000 !important;
  background: #FFFFFF;
  border-radius: 30px;
  padding: 10px 20px !important;
}
.container {
  width: 90%;
  margin: 0 auto;
}
/*---banner slider--*/
section.banner-slider .owl-carousel .owl-dots {
  position: absolute;
  bottom: 40px; 
  width: 100%;
  text-align: center;
}

section.banner-slider .owl-carousel .owl-dots .owl-dot {
  width: 80px;
  height: 3px;
  background: #ffffff;
  margin: 0 18px;
  display: inline-block;
  border-radius: 3px;
  transition: background 0.3s ease;
}
section.banner-slider .owl-carousel .owl-dots .owl-dot.active {
  background: #878787;
}

.banner-slider {
  position: relative;
  overflow: hidden; 
}

section.banner-slider .owl-carousel .banner-item {
  width: 100%;  
  height: 100vh;  
  position: relative;
}
 .owl-carousel .owl-banner {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden; 
}

.owl-banner img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  display: block;
}

/* Overlay style */
 .banner-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:rgb(0 0 0 / 28%);
  z-index: 1;
}

/* Centered Text */
.banner-heading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;  
  color: white;
  font-size: 2.5rem;
  text-align: center;
}
.banner-heading h1{
  color: #ffffff;
  font-size: 70px;
  font-weight: 700; 
  padding-bottom: 20px;
  animation: scaleUp 2s ease-out forwards;
}

@keyframes scaleUp {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.banner-heading a {
  font-family: 'Trap', sans-serif; 
  font-size: 25px;
  font-weight: 600;
  line-height: 27.5px;
  text-align: left;
  background-color: #E9EFF6;
  padding: 19px 30px;
  border-radius: 50px;
  animation: scaleUp 2s ease-out forwards; 
}

/*----service----*/
.services-slider {
  padding: 30px 0;
  position: relative; 
}

.service-item {
  text-align: center;
  background-color: #DDE1FF;
  padding: 25px 20px 25px 30px;
  border-radius: 25px;
  height: 370px;
}

.service-icon img {
  width: 80px !important;
  height: auto;
  border-radius: 5px;
  margin-bottom: 15px;
  padding-top: 20px;
}
.service-item h3 {
  margin-bottom: 10px;
  font-family: 'Trap', sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 43px;
  width: 70%;
  text-align: left;
}
.service-item p {
  font-size: 1rem;
  color: #555;
}
.owl-nav-container {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  background-color: #191917;
  border-radius: 20px;
  padding: 5px 15px;
}

.services-slider .owl-prev, .services-slider .owl-next {
  border: none;
  cursor: pointer;
  background-color: #191917;
}
.owl-nav-container svg {
  color: #ffff;
  width: 20px;
  height: 20px;
}

.services-slider .owl-prev:hover, .services-slider .owl-next:hover {
  opacity: 0.7; 
}

.services-slider .container {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.service-item a {
  float: right;
  width: 45px;
  height: 45px;
  background-color: #E9EFF6;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: solid 1px #ffff;
}
.service-item a img {
  width: 30px !important;
  margin: 0;
  padding: 0;
}
.service-icon {
  min-height: 115px;
}
.owl-carousel.owl-service.owl-loaded.owl-drag {
  padding-top: 30px;
}
section.services-slider {
  padding-bottom: 60px;
}
/*---our project----*/
section.Projects-slider {
  padding-bottom: 60px;
}
.project-slider-wrapper {
  position: relative;
 padding-top: 30px;
}

.project-item img {
  border-radius: 25px;
  cursor: pointer;
  height: 300px;
}


/* Common button styles for Prev and Next */
.project-slider-wrapper .project-prev,
.project-slider-wrapper .project-next {
  position: absolute;
  top: -50px;
  right: 60px;
  color: #fff;
  background-color: #191917;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  font-size: 16px;
  z-index: 10;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.project-slider-wrapper .project-next {
  right: 10px;
}

.project-slider-wrapper .project-prev:hover,
.project-slider-wrapper .project-next:hover {
  background-color: #292771;
}

.project-slider-wrapper .project-prev img,
.project-slider-wrapper .project-next img {
  width: 20px;
}
.view-all a {
  background-color: #191917;
  color: #fff;
  border-radius: 20px;
  padding: 10px 30px;
  font-family: 'Trap', sans-serif;
  position: relative;
  z-index: 999;
}
section.Projects-slider .d-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
}
section.section-partners ul {
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: anchor-center;
}
section.section-partners ul li {
padding: 10px 0px;
width: 20%;
}
section.section-partners img {
  width: 60%;
}
.d-flex {
  display: flex;
}
.talk-section .d-flex{
  background-color: #E9EFF6;
  border-radius: 30px;
  padding: 40px 45px;
  gap: 10%;
}
.talk-left {
  width: 40%;
}
.talk-right {
  width: 50%;
}
.talk-right img {
  width: 100%;
  border-radius: 20px;
  max-height: 250px;
}
section.talk-section ul {
  display: flex;
  gap: 20px;
  align-items: center;
  padding-top: 70px;
}
section.talk-section ul li a {
  display: inline-block;
  background-color: #191917;
  color: #fff;
  font-family: 'Trap', sans-serif;
  font-size: 17px;
  padding: 10px 19px;
  display: flex;
  gap: 13px;
  align-items: center;
  border-radius: 20px;
  min-width: 150px;
}
section.talk-section ul li a img {
  width: 15px;
}
section.section-partners {
  padding-bottom: 60px;
}
footer {
  background-color: #191917;
  border-radius: 40px 40px 0px 0px;

}
section.talk-section {
  position: relative;
  margin-bottom: -55px;
}
.ftr-logo img {
  width: 40%;
  margin: 0 auto;
}
.ftr-logo {
  text-align: center;
  padding-bottom: 40px;
  padding-top: 30px;
}
/*--footer---*/
.quick-link {
  width: 21.3%;
}
.service-link {
  width: 35.3%;
}
.Contact-link {
  width: 23.3%;
}
footer h3 {
  font-family: 'Trap', sans-serif;
  color: #ffff;
  font-size: 25px;
   line-height: 40px;
}
footer ul li a {
  font-family: 'Aspekta', sans-serif;
  color: #ffff !important;
  font-size: 18px;
  line-height: 34px;
}
.Contact-link p {
  color: #ffff;
  text-transform: capitalize;
}
.Contact-link a {
  font-family: 'Aspekta', sans-serif;
  color: #ffff !important;
  font-size: 18px;
  line-height: 34px;
display: block;
}
.ftr-social ul {
  display: flex;
  gap: 15px;
  justify-content: center;
}
.talk-left h2 {
  padding-bottom: 5px;
}
.ftr-btm {
  display: flex;
}
.ftr-right p, .ftr-link a {
  color: #fff;
  font-family: 'Aspekta', sans-serif;
  color: #ffff !important;
  font-size: 16px;
  line-height: 34px;
  display: block;
}
.ftr-social img {
  width: 30px;
}
.ftr-right {
  width: 33.3%;
}
.ftr-social {
  width: 33.3%;
}
.ftr-link {
  text-align: right;
  width: 33.3%;
}
.ftr-btm {
  display: flex;
  border-top: 0.7px solid #FFFFFF;
  padding-top: 20px;
}
footer .d-flex {
  padding-bottom: 20px;
  justify-content: space-between;
}
section.we-are {
  background-color: #DDE1FF;
  padding: 20px 0px;
}
section.we-are h2 {
  text-align: center;
}
section.we-are p {
  text-align: center;
}
section.we-are {
  background-image: url('../images/bgLogo.png'); 
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: contain;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/*---about-*/
.about-banner {
  position: relative;
  background-image: url('../images/About\ us.webp'); 
  background-size: cover;
  background-position: center;
  height: 90vh;
}

.about-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); 
  z-index: 1;
}

.about-banner h1 {
  position: relative;
  z-index: 2;
  text-align: center;
  color: white;
  font-size: 60px;
  margin: 0;
  min-height: 90vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.who-we-section {
  padding: 50px 0px;
  
}
section.who-we-section h2{
  text-align: center;
}
section.Mission-section {
  background-color: #E9EFF6;
  padding: 40px 0px 50px 0px;
  background-image: url('../images/icon/bg\ Logo\ .png'); 
  background-size: cover;
  background-position: center; 
  background-repeat: no-repeat; 
}
section.Mission-section .container {
  display: flex;
}
.Mission-right{
  width: 50%;
  padding-left: 40px;
}
.Mission-left{
  width: 50%;
  padding-right: 40px;
}

section.Mission-section img {
  width: 100%;
  border-radius: 30px;
}
.top{
  padding-top: 40px;
}
section.Mission-section h2 {
  text-align: center;
}
.certificat {
  position: relative;
  padding-bottom: 50px;
}
.certificate-prev, .certificate-next {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  cursor: pointer;
  background-color: #000;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.certificate-prev {
  right: 150px; 
}

.certificate-next {
  right: 80px; 
}

.certificate-prev img, .certificate-next img {
  width: 20px; 
  height: auto;
}

section.certificat .item img {
        width: 90% !important;
}
.owl-carousel.owl-certificat.owl-loaded.owl-drag {
  padding-top: 30px;
}

/*--*/

.accordion .accordion-item {
  border-bottom: 1px solid #000000;
  position: relative
}
.accordion-content ul {
  padding-left: 70px;
}
.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid #000000;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover, 
.accordion button:focus {
  cursor: pointer;
  color: #282828;
}



.accordion .accordion-title {
  padding: 5px 0px;
  color: #000000;
  font-size: 22px;
  font-weight: 500;
  line-height: 42.46px;
  text-align: left;
  padding-left: 40px;
  font-family: 'Aspekta', sans-serif;
}

.accordion .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}
.accordion button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 18px;
  padding-left: 35px;
}
section.career-faq {
  padding: 45px 0px 50px 0px;
}
.accordion button .icon {
  width: 30px;
  height: 30px;
  background-image: url('../images/icon/faq-right.png'); 
  background-size: 40%;
  background-repeat: no-repeat;
  transition: transform 0.3s ease;
  background-position: center;
}

.accordion button[aria-expanded="true"] .icon {
  background-image: url('../images/icon/faq-btm.png');

}

.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}

.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: max-content;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  padding: 22px 0px
}

.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 2em 0;
}
.accordion-content ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0px;
}
.accordion-content ul li:first-child
{
  border-bottom: solid 1px #dedede;
}

.accordion-content ul li h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 40.26px;
  text-align: left;
  font-family: 'Aspekta', sans-serif;
}
.accordion-content ul li span {
  font-family: 'Aspekta', sans-serif;
}
span.acco-num {
  font-size: 30px;
  font-weight: 500;
  line-height: 65.41px;
  text-align: left;
  padding-right: 35px;
  position: absolute;
  top: 10px;
  font-family: 'Trap', sans-serif;
}


/*---carrers----*/
.carrers-banner {
  position: relative;
  background-image: url('../images/Careers.webp'); 
  background-size: cover;
  background-position: center;
  height: 90vh;
}

.carrers-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); 
  z-index: 1;
}

.carrers-banner h1 {
  position: relative;
  z-index: 2;
  text-align: center;
  color: white;
  font-size: 60px;
  margin: 0;
  min-height: 90vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-link a {
  font-family: 'Trap', sans-serif;
  background-color: #191917;
  color: #fff;
  padding: 10px 15px;
  border-radius: 20px;
}
section.career-faq h2 {
  text-align: center;
}

/*--project----*/
button.store-delivery {
  font-family: 'Trap', sans-serif;
  font-size: 16px;
  border: solid 1px #A8A8B0;
  padding: 13px 9px;
  border-radius: 50px;
  background-color: #fff;
  color: #A8A8B0;
  cursor: pointer;
}
button.store-delivery.tablinks.active {
  border: solid 1px #000000;
  background-color: #000;
  color: #fff;
}
section.Projects-details {
  padding-top: 145px;
  padding-bottom: 40px;
}
.tab-s {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding-top: 10px;
  flex-wrap: wrap;
}

.project-view ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
}

.project-view li {
  position: relative;
}

.project-image {
  width: 100%;
  height: 390px;
  object-fit: cover;
  cursor: pointer;
  border-radius: 25px;
  transition: transform 0.3s, filter 0.3s;
}
.no-scroll {
  overflow: hidden;
}

.project-image:hover {
  filter: brightness(70%);
}
.project-view ul li {
  width: 31.3%;
  padding-bottom: 20px;
}

.overlay-project {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

.overlay-content {
  position: relative;
  text-align: center;
  width: 50%;
}

.overlay-project img {
  max-width: 60%;
}

.close-btn {
  position: absolute;
  top: -56px;
  right: 130px;
  font-size: 23px;
  background: rgb(163 163 163);
  color: rgb(255 255 255);
  border: none;
  border-radius: 50%;
  cursor: pointer;
}

.close-btn:hover {
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}
.project-view {
  padding-top: 40px;
}
.breadcrumb {
  list-style: none;
  display: flex;
  padding: 70px 0px 0px 0px;
  margin: 0 auto;
  display: none;
}
.breadcrumb li {
  margin: 0;
  padding: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 35px;
  text-align: left;
  text-transform: capitalize;
}
.breadcrumb li + li:before {
  content: "/";
  padding: 0 10px;
  color: #000000;
}
ul.breadcrumb a {
  font-family: 'Aspekta', sans-serif;
  font-size: 18px;
}

/*-contact-*/

.c-row {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.contact-info {
  width: 50%;
}
.contact-form {
  width: 50%;
}
.contact-form form span {
  color: #C00E0E;

}
textarea#message {
  height: 110px;
  border: 1px solid #A8A8B0;
  padding: 16px 10px;
  outline: none !important;
  border-radius: 10px;
  resize: none;
}
.contact-info h1 {
  font-size: 40px;
  font-weight: 600;
  text-transform: capitalize;
  padding-bottom: 10px;
  color: #000000;
  font-family: 'Trap', sans-serif;
}
.contact-info ul li {
  display: flex;
  align-items: start;
  padding: 5px 0px;
}

.contact-info ul li img {
  display: inline-block;
  width: 23px;
  margin-right: 20px;
}
.location-map {
  padding-top: 25px;
  width: 90%;
}
.location-map iframe {
  border-radius: 13px;
  border: solid 2px #959b9e !important;
  width: 80%;
}


section.contact-section {
  padding-top: 145px;
  padding-bottom: 60px;
}
.contact-info h1 {
  text-align: left;
}
.input-field {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 20px;
}
.contact-form input {
  border: 1px solid #A8A8B0;
  padding: 16px 10px;
  outline: none !important;
  border-radius: 5px;
}
form label {
  font-family: 'Aspekta', sans-serif;
  font-size: 18px;
}
input.btn {
  background-color: #000000;
  border: none;
  color: #fff;
  font-size: 18px;
  padding: 15px 10px;
  min-width: 180px;
  display: inline-block;
  border-radius: 38px;  
}
.input-submit {
  padding-top: 40px;
}
input::placeholder,
textarea::placeholder {
  font-family: 'Aspekta', sans-serif;
  color: gray;      
  font-size: 16px;      
  opacity: 0.8; 
  letter-spacing: 1px; 
  font-weight: 300; 
}
.contact-info ul li p {
    font-family: 'Aspekta', sans-serif;
    font-size: 18px;
    text-transform: capitalize;
}
.contact-info ul li span {
  font-family: 'Aspekta', sans-serif;
  font-weight: 500;
}

.contact-info ul li a {
  font-family: 'Aspekta', sans-serif;
  font-size: 18px;
  display: flex;
   align-items: center;
}
input:focus::placeholder,
textarea:focus::placeholder {
  color: lightgray;    
  opacity: 0.6;       
}
/*--carrers setail--*/
.form-container {
  padding: 30px;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.form-group {
  flex: 1;
  margin-right: 30px;
}

.form-group.full-width {
  flex: 100%;
  margin-right: 0;
}
.form-group label {
  display: block;
  font-weight: 400;
  margin-bottom: 8px;
  font-size: 16px;
  font-family: 'Aspekta', sans-serif;
} 

.contact-details input,
.contact-details  select {
  width: 100%;
  padding: 15px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 1rem;
}
.contact-details  textarea {
  width: 48%;
  padding: 15px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 1rem;
}
input:focus,
select:focus,
textarea:focus {
  border-color: #333;
  outline: none;
}

textarea {
  resize: none;
}
.attachment label {
  display: block;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 1px;
}
small {
  display: block;
  color: #666;
  font-size: 15px;
  padding: 4px 12px 4px 20px;
}

.checkbox {
        display: flex;
        align-items: baseline;
        flex-wrap: nowrap;
}
.checkbox input {
  margin-right: 10px;
}

.submit-btn {
  background-color: #000;
  color: #fff;
  border: none;
  padding: 15px 20px;
  font-size: 1rem;
  border-radius: 30px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  font-family: 'Trap', sans-serif;
  min-width: 185px;
}
.sub-form.btn-link button {
  font-family: 'Trap', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  padding: 5px 20px;
  display: block;
  text-decoration: none;
  text-transform: capitalize;
  background-color: #000000;
  border-radius: 30px;
  border: none;
}

.submit-btn:hover {
  background-color: #444;
}
.form-row.checkbox input {
        width: 20px;
}
.description-text ul li {
  font-family: 'Aspekta', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  padding: 5px 0px;
  padding: 5px 0px 5px 30px;
}
section.carrers-detail-section {
  padding-top: 140px;
}
section.carrers-detail-section h1 {
  text-align: left;
}
section.carrers-detail-section h1 {
  text-align: left;
  font-size: 49px;
  padding-top: 10px;
}
.time-desc {
  list-style: none;
  padding: 15px 0px 30px 0px;
  margin: 0;
  display: flex;
  gap: 15px; 
}

.time-desc li::after {
  content: " |";
  margin-left: 5px;
  color: #A8A8B0;
}

.time-desc li:last-child::after {
  content: ""; 
}
ul.time-desc li {
  font-family: 'Aspekta', sans-serif;
  color: #191917;
  font-weight: 300;
}
.description-text h2 {
  padding: 11px 0px;
  font-size: 38px;
}

.description-text {
  list-style: none; /* Remove default bullets */
  padding: 0;
  margin: 0;
}

.description-text li {
  position: relative;
  padding-left: 25px; 
  margin-bottom: 10px; 
}

.description-text li::before {
  content: ""; 
  position: absolute;
  left: 0;
  top: 15px; 
  width: 10px; 
  height: 10px; 
  background-color: #CECCFF;
  border-radius: 50%;
}
.description-text p {
  font-weight: 300;
}
section.contact-details {
  padding: 30px 0px 60px 0px;
}
section.contact-details h2 {
  text-align: center;
  font-size: 32px;
}
section.contact-details form {
  padding-top: 30px;
}
.form-group span {
  color: #C00E0E;
}


.form-group select {
  color: rgb(0, 0, 0); 
}

.form-group select .default-option {
  color: #A8A8B0;

}

.form-group select:invalid {
  color: #A8A8B0;
}
.form-row.attachment img {
  width: 14px;
}

/*===service detail===*/
.service-banner{
  position: relative;
  background-image: url('../images/ServiceDetail.webp'); 
  background-size: cover;
  background-position: center;
  height: 90vh;
}

.service-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); 
  z-index: 1;
}

.service-banner h1 {
  position: relative;
  z-index: 2;
  text-align: center;
  color: white;
  font-size: 60px;
  margin: 0;
  min-height: 90vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.service-details-section {
  background: #CECCFF;
}
section.service-details-section {
  background-image: url('../images/icon/Bgimg.svg'); 
  background-size: contain;
  background-position: center; 
  background-repeat: no-repeat; 
}

.choose-flex {
  display: flex;
  padding: 50px 0px 20px 0px;
}
.choose-flex ul {
  display: flex;
  width: 60%;
  justify-content: space-between;
}
.choose-text {
  padding-bottom: 50px;
}
.choose-flex ul li span {
  font-family: 'Trap', sans-serif;
  font-weight: 700;
  font-size: 20px;
  display: block;
  line-height: 30px;
  width: 200px;
}
.choose-left {
  width: 40%;
}
.choose-left h2 {
  width: 53%;
}
.choose-flex ul li {
  display: flex;
  align-items: center;
  gap: 20px;
}
.choose-flex ul li:nth-child(2) img {
  width: 28px;
}
.choose-flex ul li img {
  width: 40px;
}
section.faq-section .accordion .accordion-item button[aria-expanded='true'] {
  border: none;
}
section.faq-section {
  padding-bottom: 60px;
}
section.faq-section  .accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: max-content;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  padding: 0px 0px;
}
section.faq-section  .accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 0 0 30px 0;
}
section.faq-section h2 {
  text-align: center;
  text-transform: uppercase;
}
.row {
  width: 100%;
  display: flex;
}
section.system-section {
  padding: 70px 0px;
}
section.system-section h2 {
  width: 45%;
}
.left-systems .accordion-content ul li:first-child {
  border:none;
}
.left-systems  .accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: none;
}
.left-systems  .accordion button {
  padding-left: 0px;
}
.left-systems .accordion button[aria-expanded='true'] + .accordion-content {
 padding: 0px 0px;
 border: none;
}
.left-systems .accordion .accordion-title {
  padding-left: 0px;
}
.left-systems .accordion .accordion-content p {
  margin: 0;
}
.left-systems .accordion-content ul {
  padding-left: 0px;
}
.left-systems {
  width: 50%;
}
.right-systems {
  width: 50%;
  display: flex;
  justify-content: end;
}

.left-systems .accordion .accordion-title {
  font-weight: 300;
}
.right-systems img {
  width: 85%;
  border-radius: 40px;
}
.about-more {
  text-align: center;
  padding:30px 0px;
}
.about-more a {
  background: rgb(25, 25, 23);
  display: inline-block;
  color: #fff;
  padding: 14px 30px;
  border-radius: 50px;
  font-family: 'Trap', sans-serif;
  font-size: 20px;
}
.slider-loader ul {
  display: flex;
  gap: 20px;
}
.slider-loader {
  padding-top: 20px;
}
.slider-loader h3 {
  font-family: 'Trap', sans-serif;
}
.slider-loader h3 {
  font-family: 'Trap', sans-serif;
  font-size: 25px;
  font-weight: 600;
}
.slider-loader p {
  text-align: justify !important;
  font-size: 15px;
  line-height: 23px;
}
.slider-loader ul li {
  width: 33%;
}
.owl-carousel.owl-about.owl-loaded.owl-drag{
  padding-top: 30px;
  padding-bottom: 40px;
}
.owl-carousel.owl-about.owl-loaded.owl-drag img {
  width: 100%;
  height: 470px;
  border-radius: 20px;
}
section.we-are .container {
  padding-top: 35px;
}
.lg-none{
  display: none;
}
.collapsible p, .collapsible a {
  color: #fff;
  font-family: 'Aspekta', sans-serif;
  display: block;
}
.collapsible p {
  text-transform: capitalize;
}
.contact-link {
  width: 20%;
}

.site-navbar ul li {
  position: relative;
}
.site-navbar ul li .service-item:hover + .submenu {
  display: block !important; 
}
.nav-toggler {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px;
  position: absolute;
  right: 20px;
  top: 30px;
  z-index: 1100;
}

.nav-toggler span {
  display: block;
  width: 30px;
  height: 2px;
  background: #ffffff;
  margin: 5px 0;
  transition: all 0.3s;
}

.nav-toggler.toggler-open span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.nav-toggler.toggler-open span:nth-child(2) {
  opacity: 0;
}

.nav-toggler.toggler-open span:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}


.service-item-nav {
  display: block;
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 5px 0;
}

.service-item-nav  + .submenu {
  display: none;
  margin-top: 10px;
}

.service-item-nav .open + .submenu {
  display: block;
}

.submenu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

/* Submenu styles for desktop */
.submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  padding: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}

.has-submenu.open .submenu {
  display: flex;
  align-items: flex-start;
  padding: 30px !important;
}
ul.submenu li {
  width: 100%;
}

.nav-header .arrow {
  display: inline-block;
  margin-left: 5px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  padding: 3px;
  transform: rotate(45deg);
  cursor: pointer;
  position: absolute;
        top: 24px;
}
footer span.arrow {
  display: none;
}
ul.submenu li a {
  color: #000000;
}
.has-submenu.open .arrow {
  transform: rotate(-135deg);
}

.has-submenu.open .submenu {
  max-height: max-content;
  padding: 10px;
}
.service-we h2 {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 20px;
}
.service-we p {
  text-align: justify !important;
}
.collapsible {
  display: none; /* Hidden by default */
}

.toggle-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.toggle-heading .arrow {
  font-size: 14px;
  transition: transform 0.3s;
}

/* Open state */
.collapsible.open {
  display: block; /* Show when active */
}

.toggle-heading.active .arrow {
  transform: rotate(180deg); 
}
.submenu {
  display: none;
  position: absolute;
  top: 100%; 
  left: 215px;
  transform: translateX(-50%); 
  width: auto; 
  background: #fff;
  padding: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  border-radius: 10px;
  width: 1005px;
  overflow-x: hidden;
}

.has-submenu:hover .submenu {
  display: block; 
}

@media (max-width: 768px) {
  .submenu {
    left: 0; 
    transform: none;
    width: 100%;
    position: static; 
    box-shadow: none; 
  }
}
.owl-nav-container:hover button.owl-prev{
  background-color: #292771;
}
.owl-nav-container:hover button.owl-next{
  background-color: #292771;
}
a.btn:hover {
  background-color: #292771;
  color: #fff !important;
} 
.banner-heading a:hover {
  background-color: #292771;
  color: #fff !important;
} 
.about-more a:hover {
  background-color: #292771;
  color: #fff !important;
}
.view-all a:hover {
  background-color: #292771;
  color: #fff !important;
}
.talk-left ul li a:hover {
  background-color: #292771;
  color: #fff !important;
}
input.btn:hover {
  background-color: #292771;
}
.btn-link a:hover {
  background-color: #292771;
}
.owl-nav-container :hover {
  background-color: #292771;
}
.certificate-next:hover {
  background-color: #292771;
}
.certificate-prev:hover {
  background-color: #292771;
}
.owl-nav-container:hover {
  background-color: #292771;
}

li.has-submenu ul li a {
  padding: 9px 10px;
  font-size: 16px;
}


    /* SVG circular progress  */
    .loader-dot svg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transform: rotate(-90deg);
      transition: transform 0.3s ease;
    }

    .loader-dot circle {
      fill: none;
      stroke-width: 2;
      stroke-linecap: round;
      transition: all 0.3s ease;
    }

    .loader-dot .background {
      stroke: #8a8383;
      opacity: 0.5;
    }

    .loader-dot .progress {
      stroke: #FF5733;
      stroke-dasharray: 50.26;
      stroke-dashoffset: 50.26;
      transition: stroke-dashoffset 5s linear, stroke 0.3s ease;
    }

    @keyframes colorChange {
      0% {
        stroke: #07121b;
      }

      /* Start color */
      50% {
        stroke: #110705;
      }

      /* Middle color */
      100% {
        stroke: #0a1a0b;
      }

      /* End color */
    }

    .loader-dot .progress {
      stroke: #2196F3;
      stroke-dasharray: 50.26;
      stroke-dashoffset: 50.26;
      transition: stroke-dashoffset 5s linear;
      animation: colorChange 5s linear infinite;
    }

    /* Active state enhancements */
    .slider-loader li.active .loader-dot::before {
      border-color: #2196F3;
      transform: scale(0.85);
    }

    .slider-loader li.active .loader-dot svg {
      transform: rotate(-90deg) scale(1.1);
    }

    .slider-loader li.active .loader-dot .progress {
      stroke-dashoffset: 0;
    }

    /* Ripple animation keyframes */
    @keyframes ripple {
      0% {
        transform: scale(0);
        opacity: 0.4;
      }

      50% {
        transform: scale(1.5);
        opacity: 0.2;
      }

      100% {
        transform: scale(2);
        opacity: 0;
      }
    }

    /* Smooth hover transitions */
    .slider-loader li {
      cursor: pointer;
      position: relative;
      padding-left: 10px;
    }


    .slider-content {
      min-height: 600px;
      padding-top: 50px;
}
.slider-content img {
      width: 100%;
      height: 500px;
      border-radius: 20px;
}
  /* Updated loader dot styling */
  .loader-dot {
    transform: translateX(-50%);
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: absolute;
    left: -5px;
    top: 3px;
  }

  .sec-head-and-slider {
    display: flex;
  }

  /* Ripple effect */
  .loader-dot::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 5, 8, 0.479);
    border-radius: 50%;
    transform: scale(0);
    opacity: 1;
    transition: transform 0.5s ease-out, opacity 0.5s ease-out;
  }

  /* Active state ripple animation */
  .slider-loader li.active .loader-dot::after {
    animation: ripple 1s linear;
  }

    /*  smooth transitions */
    .slide {
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0;
      transform: translateX(100%);
      transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
    }

    .slide.active {
      opacity: 1;
      transform: translateX(0);
      transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
    }

    .slide.previous {
      opacity: 0;
      transform: translateX(-100%);
      transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
    }
    ul.submenu {
      gap: 15px;
  }
  .collapsible a {
    display: flex;
    align-items: center;
}
.collapsible img {
  width: 26px;
  padding-right: 10px;
}
.location-icon {
  display: flex;
  align-items: baseline;
}
.contact-link a {
  padding-top: 12px;
}
.contact-link p {
text-align: left;
}
section.services-slider .owl-item {
  transition: transform 0.6s ease-in-out;
}

.d-block {
  display: flex;
  align-items: baseline;
  width: 60%;
  justify-content: space-between;
}
ul.collapsible li a {
  display: block;
  width: 85%;
  line-height: 29px;
  font-size: 20px;
}
/* Customize scrollbar for Webkit browsers (Chrome, Edge, Safari) */
::-webkit-scrollbar {
  width: 6px; /* Adjust scrollbar width */
}

::-webkit-scrollbar-track {
  background: #f1f1f1; /* Track color */
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: #888; /* Scrollbar color */
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: #555; /* Darker color on hover */
}


.owl-navbar a {
  color: #000 !important;
}
ul.owl-carousel.owl-theme.owl-navbar.owl-loaded.owl-drag .owl-nav {
  display: none;
}
.has-submenu:hover .submenu {
  max-height: max-content;
  padding: 30px !important;
}
.lg-none ul.submenu li a {
  line-height: 27px;
}
ul.owl-carousel.owl-theme.owl-navbar img {
  width: 100% !important;
  height: 100% !important;
  display: block;
  overflow: hidden !important;
  cursor: pointer;
}
.service-link:nth-of-type(3) {
  padding-top: 40px;
}
ul.owl-carousel.owl-theme.owl-navbar.owl-loaded.owl-drag{

opacity: 1 !important;
max-height: 300px;
overflow: hidden;
}

ul.owl-carousel.owl-theme.owl-navbar.owl-loaded.owl-drag .owl-item {
 max-width:200px;
}