@charset "utf-8";
/* CSS Document */
.who-title {
  color: #009bdb;
  font-weight: 600;
  font-size: 44px;
  font-family: "poppins";
  text-align: center;
}
#who-we {
  margin: 30px 0px 50px 0px;
}
.sub-who {
  font-family: "Arimo", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
}
.pd-t1 {
  padding-top: 20px;
}
.para-line {
  font-size: 23px;
  display: flex;
  justify-content: center;
}
.d-flex {
  display: flex !important;
}
.justify-content-center {
  justify-content: center !important;
}
.flex {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
#who-we .who-btn {
  font-weight: 800;
  border-radius: 30px;
  padding: 15px 45px;
  /* color: #6e45e2 !important; */
  background-color: #009bdb;
  color: #fff !important;
	background: linear-gradient(90deg, rgba(0, 153, 216, 1) 0%, rgba(0, 182, 219, 1) 57%, rgba(0, 155, 219, 1) 100%);
}
.mt-3 {
  margin-top: 1rem !important;
}
#what-we {
  margin-top: 30px;
}
.what-title {
  color: #009bdb;
  font-weight: 600;
  font-size: 44px;
  font-family: "poppins";
  text-align: center;
  margin-bottom: 46px;
}
/* #what-we .sld1 {
  background: #52e1cc;
    transition: all 0.5s ease-out;
} */
#what-we .sld {
  border: 2px solid #009ad8;
  border-radius: 20px;
  padding: 5px;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.none {
  text-decoration: none !important;
}
#what-we .card {
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  /* border: 1px solid #e7e7e7;
    border-radius: 40px; */
  padding: 0px 10px;
}
/* #what-we .sld2 {
  background: #ffd700;
    transition: all 0.5s ease-out;
}



#what-we .sld3 {
  background: #d300a2;
   transition: all 0.5s ease-out;
}



#what-we .sld4 {
  background: #3027db;
   transition: all 0.5s ease-out;
}


#what-we .sld5 {
  background: #00bf63;
   transition: all 0.5s ease-out;
}



#what-we .sld6 {
  background: #000000;
   transition: all 0.5s ease-out;
} */
#what-we .card p {
  margin-top: 35px;
  list-style: none;
  padding-left: 0px;
}
.text-h1 {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-top: 0px;
}
.ser-white {
  color: rgb(27 33 46);
}
.img-icon {
  margin: 0px 0px;
  height: 165px;
}
.img-icon img {
  width: 100px;
  height: 100px;
  margin: 10px auto;
  padding: 5px;
  object-fit: contain;
}
.card:hover {
  transform: scale(0.95);
}
.what-do .what-btn {
  color: #fff !important;
  font-weight: 800;
  border-radius: 30px;
  padding: 15px 45px;
  /* color: #6e45e2 !important; */
  background-color: #009bdb;
  background: #0099D8;
  background: linear-gradient(90deg, rgba(0, 153, 216, 1) 0%, rgba(0, 182, 219, 1) 57%, rgba(0, 155, 219, 1) 100%);
}
.what-title span {
  font-weight: 300 !important;
}
.who-title span {
  font-weight: 300 !important;
}
@media (max-height: 667px) {
  .what-title {
    display: block;
  }
}
#news {
  background: #fafafa;
  margin-top: 20px;
  padding: 15px 0px;
}
#news h3 {
  margin: 0px;
  color: #434a54;
  padding: 0px 0px 0px 0px;
  text-transform: uppercase;
  font-size: 20px;
}
#news h4 {
  margin: 0px;
  color: #375887;
  padding: 5px 0px 0px 0px;
  font-weight: lighter;
  font-size: 17px;
}
#news p {
  margin: 0px;
  color: #222324;
  padding: 0px 0px 0px 0px;
  font-weight: lighter;
  font-size: 15px;
}
#news p a {
  color: #222324;
}
#news p a:hover {
  color: #337ab7;
}
#news span {
  margin: 0px;
  color: #2169cf;
  padding: 5px 0px 0px 0px;
  font-weight: lighter;
}
#news hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #eee;
}
#news h5 {
  margin: 0px;
  color: #535353;
  padding: 5px 0px 0px 0px;
  font-weight: 600;
  color: 17px;
}
#news h6 {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  font-weight: 600;
  color: #000!important;
}
.news-item {
  border: 1px solid #00d3f5;
  margin-bottom: 15px;
  padding-bottom: 10px;
  display: flex;
  padding: 7px;
  background: #fff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.news-thumbnail {
  width: 100px;
  height: 70px;
  margin-right: 15px;
  object-fit: cover;
}
.news-content h4 {
  margin: 0 0 5px 0;
  font-size: 16px;
  font-weight: bold;
}
#news-latest .news-item1 {
  background: #fff;
  border-radius: 12px;
  margin-bottom: 24px;
  padding: 18px 12px 12px 12px;
  align-items: center;
  min-height: 348px;
}

#news-latest .news-content a {
  color: #337ab7;
  text-decoration: none;
  transition: color 0.2s;
	margin-top: 8px;
    display: block;
}

.news-item1 {
            border: 1px solid #6363;
            margin-bottom: 15px;
            padding-bottom: 10px;
            /* display: flex; */
            padding: 8px;
           box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        }


        .news-item1 .date {
          display: flex;
            color: #888;
            align-items: center;
        }

        .news-item {
            border: 1px solid #6363;
            margin-bottom: 15px;
            padding-bottom: 10px;
            display: flex;
            padding: 8px;
            
        }
        .news-thumbnail {
            width: 100px;
            height: 70px;
            margin-right: 15px;
            object-fit: cover;
        }
        .news-thumbnail1 {
            width: 225px;
            /*height: 70px;*/
            margin-right: 15px;
            object-fit: cover;
        }
.label-custom {
  font-size: 12px;
  margin-bottom: 5px;
  display: inline-block;
}
.timestamp {
  color: #888;
  font-size: 12px;
}
.news-content {
  display: flex;
  align-items: center;
}
.carousel-caption {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  font-size: 25px;
}
.carousel-caption h2 {
  text-align: left;
  font-size: 40px;
}
.carousel-caption p {
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 26px;
}
.carousel-caption {
  text-align: left !important;
}
@media all and (max-width: 667px) {
  .carousel-caption {
    font-size: 10px;
    padding: 10px;
  }
  .carousel-caption h2 {
    font-size: 15px;
  }
}
@media all and (max-width: 1024px) {
  .carousel-caption {
    padding: 5px 5px 10px 5px;
    font-size: 10px;
  }
}
.ca-st11 {
  background-color: #000000a6 !important;
  color: #fff;
  font-size: 14px;
  padding: 10px 22px !important;
  border-radius: 10px;
}
.bnn-h11 {
  font-size: 30px;
  text-align: center;
  background-color: #ffca06;
  color: #000000;
  padding: 10px;
  border-radius: 10px;
}
.bnn-h11-1 {
  font-size: 30px;
  text-align: center;
  background-color:  #51e1cc;
  color: #000000;
  padding: 10px;
  border-radius: 10px;
}
.bnn-h11-2 {
  font-size: 30px;
  text-align: center;
  background-color: #d300a2;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
}
.carousel-indicators li {

  border: 1px solid #120e79!important;

}
.text-dark {
  color: #000 !important;
}
.ban-infra {
  margin: 20px 0px;
  font-size: 35px !important;
}
.carousel-caption a:hover {
  text-decoration: none;
}
@media (max-width: 667px) {
  .carousel-caption {
    bottom: -3rem !important;
    left: 2% !important;
    padding-top: 0px !important;
  }
}
@media (max-width: 667px) {
  .carousel-caption h2 {
  text-align: left;
    font-size: 24px !important;
    color: #fff !important;
    margin-bottom: 14px;
  }
  .bnn-h11 {
    font-size: 20px !important;
    padding: 7px;
    padding: 5px 12px;
    line-height: 1.3;
  }
  .ban-infra {
    margin: 6px 0px;
  }
  .carousel-caption p {
    font-size: 22px !important;
    padding-top: 8px;
    padding-bottom: 0px;
    margin-bottom: 7px;
    color: #fff !important;
  }
  .ca-st11 {
   font-size: 18px;
    padding: 8px 8px !important;
	  display: inline-block;
	  margin-top: 12px;
  }
}
#award {
    margin-bottom: 40px;
    margin-top: 40px;
}
#award h2 {
  margin-bottom: 30px;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.w-100{
  max-width: 100%;
}

.carousel-caption {
 
    padding-top: 0px!important;
  
}

 @media (max-width: 768px) {
.news-thumbnail1  {
width: 100%;
}
.w-100{
  max-width: 100%;
}
  }





/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: #444444;
  font-size: 14px;
  padding-top: 0px;
}

#footer .foot-icon {
  font-size: 20px;
  padding: 10px 0px;
}

#footer .foot-icon :hover {
  color: #0098d5 !important;
}



#footer .footer-newsletter {
  padding: 50px 0;
  background: #f1f6fe;
  text-align: center;
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
  text-align: left;
}

#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #106eea;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type=submit]:hover {
  background: #0d58ba;
}

#footer .footer-top {
  padding: 60px 0 30px 0;

  background: #1c242c url("images/ser-bg.jpg");
  background-size: cover;
  background-position: center;


}



#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact h3 {
  font-size: 24px;
  margin: 0 0 15px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-contact h3 span {
  color: #106eea;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Poppins", sans-serif;
  color: #777777;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #106eea;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 5px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #a5acab !important;
  transition: 0.3s;
  display: inline-block;
}


#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #009ad8 !important;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #106eea;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #3b8af2;
  color: #fff;
  text-decoration: none;
}

#footer .copyright {
  text-align: center;
  float: left;
  color: #a5a5a5;
}

#footer .credits {
  float: right;
  text-align: center;
  font-size: 13px;
  color: #444444;
}

#footer .partner {
  color: #a5a5a5;
  font-size: 23px;
  padding: 10px 0px;
  margin: 25px 0px;
}

@media (max-width: 768px) {

  #footer .copyright,
  #footer .credits {
    text-align: center;
    padding: 2px 0;
  }
}

@media (max-width: 667px) {
    .res {
        display: inline-block;
    }
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
}

.text-white {
    color: #fff !important;
}

.abt1 {
  color: #a5a5a5 !important;
  text-decoration: none;
}

.abt1:hover {
  color: #009ad8 !important;
}

.text-end {
    text-align: right !important;
}

@media (max-width: 667px) {
  
  .bnn-h11-1 {
    font-size: 17px !important;
    padding: 7px;
    padding: 5px;
    line-height: 1.3;
    /* color: #000000 !important; */
	}
	.bnn-h11-2 {
    font-size: 20px !important;
    padding: 7px;
    padding: 5px;
    line-height: 1.3;
    /* color: #000000 !important; */
	}
}



  @media (max-width: 768px) {
  .carousel-inner .item:nth-child(1) img {
  content: url('./images/banner-mobile_1.jpg');
   min-height: 500px;
  }
  .carousel-inner .item:nth-child(2) img {
    content: url('./images/banner-mobile_2.jpg');
     min-height: 500px;
  }
  .carousel-inner .item:nth-child(3) img {
    content: url('./images/banner-mobile_3.jpg');
    min-height: 500px;
  }
	  
	.text-h1 {
  font-size: 16px;}
#what-we .card{padding: 0px 10px 10px 10px;}

#feedback{display:none;}  
.container {
  padding-right: 0px!important;
  margin-right: auto;
  margin-left: auto;
}	  
	  
}
#award ul li {
    display: inline-block !important;
    padding: 20px !important;
}
#award img {
    width: auto !important;
}
@media (max-width: 768px) {
    #award ul li {   padding: 10px; }
}


/* Base */
.video-slider {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

/* Slider Container */
.slider-container12 {
  display: flex;
  width: 400%; /* 4 slides */
  height: 100%;
  transition: transform 0.6s ease;
}



.slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Overlay */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0); /* transparent */
  opacity: 0;
  transition: opacity 0.5s ease, background-color 0.5s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slide:hover .overlay {
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}


/* Skewed background overlay inside each slide */
.slide .skew-bg {
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    right: calc(100% - 714px);
    background: var(--red);
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    transform: skew(-10deg);
    z-index: 3;
    content: "";
    transition: height 0.3s ease-in-out;
}

/* On hover, expand the skewed background */
.slide:hover .skew-bg {
    height: calc(100% + 20px);
}




/* :root {
  --red: #d70000; 
  --yellow: #f0c000; 
} */

/* Container */
.video-slider {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  
}

/* Slider holding slides */
.slider-container12 {
  display: flex;
  width: 400%; /* For 4 slides */
  height: 100%;
  transition: transform 0.6s ease;
}

/* Each Slide */
.slide12 {
  position: relative;
  width: 100vw;
  height: 100vh;
  flex-shrink: 0;
  overflow: hidden;
}

/* Background video */
.slide12 video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.6s ease;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  /*filter:grayscale(100%);*/
}

.complete {
  position: absolute;
  top: 0;
  right: calc(100% - 714px);
  width: 100%;
  height: calc(100% + 20px);
  transform: skew(-10deg);
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.6s ease;
  pointer-events: auto;
  opacity: 1;
}

/* Default background (can override) */
.overlay-bg {
  width: 100%;
  height: 100%;
}

.overlay-bg {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .slide12 {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
  }

  .slide12 .slide-bg {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }

  .overlay-content {
    position: relative;
    z-index: 2;
    padding: 1rem;
    text-align: center;
  }

  /* Optional override for Bootstrap's img-fluid */
  .slide-bg.img-fluid {
    max-width: none;
    height: 100vh;
  }
}
.slide12 {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

.slide12 .slide-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.complete.overlay-bg1 {
  position: absolute;
  top: 0;
}

.overlay-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); /* or your desired overlay */
}

.overlay-content {
  position: absolute;
  top: 35%;
  left: 10%;
  z-index: 3;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  color: white;
}

/* Overlay content styles */
/* .overlay-content {
  position: relative;
  left: 8%;
  color: white;
  text-align: left;
  z-index: 3;
  top: 30%;
  opacity: 1;
  transition: opacity 0.6s ease;
} */


.overlay-content p {
  color: #fff!important;
  font-size: 25px;
  margin-bottom: 28px;
}

.overlay-content h1{
  margin-bottom: 20px;
}


.overlay-content button {
  padding: 12px 24px;
  background: white;
  color: var(--red);
  border: none;
  font-size: 1rem;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s ease;
}

.overlay-content button:hover {
  background: #f0f0f0;
}

/* On hover, hide the overlay */
.slide12:hover .complete {
  opacity: 0;
  pointer-events: none;
  transform: translateY(-100%);
}

.slide12:hover .overlay-content {
  opacity: 0;
  visibility: hidden;
}

/* @media (max-width: 991px) {
  .overlay-bg,
  .overlay-content {
    display: none !important;
  }
} */

@media (max-width: 1024px) {
  .complete {
    right: 0;
    width: 100%;
    transform: none; /* remove skew for better mobile alignment */
  }

  .overlay-bg {
    width: 100% !important;
    height: 100% !important;
  }

  .overlay-content {
    left: 5%;
    /* top: 25%; */
    max-width: 100%;
  }

  .overlay-content p {
    font-size: 25px;
  }
  .video-slider {
  height: 90vh;
}
}

@media (max-width: 768px) {
  .complete {
    right: 0;
    width: 100%;
    transform: none;
  }

  .overlay-content {
    left: 5%;
    /* top: 20%; */
    font-size: 18px;
    max-width: 100%;
  }

  .overlay-content h2 {
    font-size: 1.8rem;
  }

  .overlay-content h5 {
    font-size: 1.2rem;
  }

  .overlay-content p {
    font-size: 16px;
  }

  .overlay-content a {
    font-size: 14px;
  }
  .video-slider {
  height: 90vh;
}
}
@media (max-width: 480px) {
  .complete {
    right: 0;
    width: 100%;
    transform: none;
  }

  .overlay-content {
    left: 5%;
    /* top: 18%; */
    font-size: 16px;
    max-width: 100%;
  }

  .overlay-content p {
    font-size: 16px;
  }

  .overlay-content h2 {
    font-size: 1.6rem;
  }

  .overlay-content h5 {
    font-size: 1.2rem;
  }

  .overlay-content a {
    font-size: 12px;
  }
    .video-slider {
  height: 85vh;
}
}
.complete.overlay-bg1 {
    position: absolute;
    top: 0;
}
.ca-st {
    color: #000 !important;
    font-weight: 500;
    background-color: rgb(255, 255, 255) !important;
    border-radius: 10px;
    padding: 10px 22px !important;
    text-decoration: none !important;
}

.ca-st-yellow {
    color: rgb(0, 0, 0) !important;
    font-weight: 500;
    background-color: rgb(204, 172, 0) !important;
    border-radius: 10px;
    padding: 10px 22px !important;
    text-decoration: none !important;
}

.ca-st-black {
    color: rgb(0, 0, 0) !important;
    font-weight: 500;
    background-color: rgb(255, 255, 255) !important;
    border-radius: 10px;
    padding: 10px 22px !important;
    text-decoration: none !important;
}
@supports (background-clip: text) {
  .JoyHeading {
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 300% auto;
    background-position: 0% 50%;
    animation: JoyHeading_pan__smooth 8s linear infinite;
    font-weight: bold;
    display: inline-block;
  }

  /* Slide-specific gradient colors */
   .gradient-amp {
  /*  background-image: linear-gradient(270deg, rgb(19 145 215), rgb(188 106 226));*/ color: #51e1cc;
  }

  .gradient-automation {
	  
	  color: #51e1cc;
   /* background-image: linear-gradient(
      270deg,
      rgb(34, 158, 143),
      rgb(20, 20, 20)*/
  };
  }

  .gradient-infra {
   /* background-image: linear-gradient(270deg, rgb(255, 255, 255), #edb221);*/color:#51e1cc;
  }

  .gradient-cyber {
    /*background-image: linear-gradient(270deg, rgb(255 46 115), rgb(255, 255, 255));*/ color: #51e1cc;
  }

  .gradient-forensic {
   /* background-image: linear-gradient(270deg, rgb(34, 158, 143), rgb(249 90 170));*/ color: #51e1cc;
  
  }

  .gradient-testing {
/*    background-image: linear-gradient(270deg, rgb(20, 20, 20), rgb(204, 85, 160), rgb(34, 158, 143) );*/ color: #51e1cc;
  }

  .gradient-human-capital {
  /*  background-image: linear-gradient(270deg, #fff, rgb(7 9 112));*/ color: #51e1cc;
  }
.slider-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  z-index: 1000;
}

.slider-dots .dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: background 0.3s ease;
}

.slider-dots .dot.active {
  background: #fff;
}

.talk {
    background-color: #fff !important;
    border-radius: 50px !important;
    padding: 10px 30px !important;
    font-weight: 700 !important;
    color: #000 !important;
}
.side-head {
    font-size: 20px;
    font-weight: 600;
}.mt-0 {
    margin-top: 0px !important;
}

  .timeline {
  max-width: 800px;
  margin: 0 auto;
  padding: 20px;
  position: relative;
}
/* Main timeline vertical bar */
.timeline::before {
  content: '';
  position: absolute;
  left: 24px; /* Adjusted to align with dot center */
  top: 0;
  bottom: 0;
  width: 2px;
  background: #3b82f6;
border-left: 2px dotted #ccc;
}
.timeline-item {
  position: relative;
  padding: 20px;
  margin: 30px 0;
  margin-left: 35px;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(10px);
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
/* Circle connector */
.timeline-item::before {
  content: '';
  position: absolute;
  left: -29px; /* Adjusted to center on bar */
  top: 24px;
  width: 12px;
  height: 12px;
  background: #3b82f6;
  border-radius: 50%;
  z-index: 1;
  transition: all 0.3s ease;
}
.text-white {
  color: #fff !important;
}
/* Horizontal connector line */
.timeline-item::after {
  content: '';
  position: absolute;
  left: -17px; /* Adjusted to connect from dot edge */
  top: 29px;
  width: 17px;
  height: 2px;
  background: #3b82f6;
}
.timeline-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.timeline-date {
  color: #6b7280;
  font-size: 0.875rem;
}
.timeline-title {
  color: #1f2937;
  /* font-size: 1.125rem;
  font-weight: 600; */
}
.timeline-content {
  color: #4b5563;
  line-height: 1.5;
}
.timeline-item:nth-child(1) {
  background: #b9fdf3;
}
.timeline-item:nth-child(2) {
  background: #ffd700;
}
.timeline-item:nth-child(3) {
  background: #009bdb;
}
.timeline-item:nth-child(4) {
  background: #8c52ff;
  color: #fff !important;
}
.timeline-item:nth-child(5) {
  background: #00bf63;
}
.timeline-item:nth-child(6) {
  background: #2563eb;
}
.timeline-item:hover::before {
  background: #2563eb;
  transform: scale(1.2);
  box-shadow: 0 0 10px rgba(59, 130, 246, 0.5);
}
@media (max-width: 640px) {
  .timeline::before {
    left: 19px; /* Adjusted for mobile alignment */
  }
  .timeline-item {
    margin-left: 30px;
  }
  .timeline-item::before {
    left: -24px; /* Adjusted for mobile alignment */
  }
  .timeline-item::after {
    left: -12px;
    width: 12px;
  }
  .timeline-header {
    flex-direction: column;
    align-items: flex-start;
  }
  .timeline-date {
    margin-top: 4px;
    font-size: 0.813rem;
  }
}
.space12 {
  padding-left: 120px;
  font-size: 35px;
}
#team h2 {
  color: #000;
  font-size: 30px;
  text-align: center;
  font-family: "Poppins", sans-serif;
}
#team {
  padding: 0px 0px 20px 0px;
}
#team img {
  width: 70px;
}
.team-grey {
  padding-top: 2rem;
  padding-bottom: 0rem;
  font-size: 1.5vw;
}
.download-promo {
  margin: 40px 0;
  position: relative;
}
.download-promo__inner {
  background-color: #3a3a3c;
  color: #fff;
}
.download-promo__media {
  align-items: center;
  background: linear-gradient(225deg, #009edb, #b10097);
  color: #fff;
  display: flex;
  justify-content: center;
  overflow: hidden;
  padding: 64px 40px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.download-promo__media__inner {
  background-color: #313c54;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
  max-width: 320px;
  position: relative;
  width: 100%;
  z-index: 3;
}
.media--cover {
  padding-bottom: 141.42%;
}
img.media__item {
  object-fit: cover;
}
.media__item {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.download-promo__background-graphic {
  height: 726px;
  left: -8rem;
  position: absolute;
  top: -6rem;
  width: 100%;
  width: 800px;
  z-index: 2;
}
@media screen and (min-width: 1000px) {
  .download-promo__content {
    padding: 86px;
  }
}
.download-promo__content h2 {
  margin-bottom: 24px;
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: 400;
}
.download-promo__content p {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 32px;
}
.back-photo {
  padding: 2rem;
  font-size: 1.5vw;
  /*background-image: url(./image/digital-workplace-banner.jpg);*/
  background: #009bdb;
}
.hero-box-con {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  width: 100%;
  z-index: 2;
  margin-bottom: 35px;
}
.hero-box {
  flex-basis: 33.3%;
  background: rgb(240, 240, 240);
  min-height: 300px;
  padding: 45px 30px;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}
.hero-box:hover {
  .hero-box__circle {
    width: 100%;
    height: 100%;
    transition: width 0.3s ease, border-bottom-left-radius 0.3s ease, border-bottom-right-radius 0.1s ease, border-top-left-radius 0.1s ease, border-top-right-radius 0.1s ease;
    top: 0;
    right: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    transform-origin: center;
    &:after {
      transform: scale(1);
      transition: 0.2s ease;
      transition-delay: 0.1s;
    }
    &:before {
      transition: 0.2s ease;
      transition-delay: 0.1s;
      opacity: .3;
      right: 100px;
      top: 100px;
    }
  }
  .hero-box__para {
    color: rgb(230, 230, 230)!important;
    transition: 0.15s ease;
    transition-delay: 0.15s;
  }
  .hero-box__title {
    color: rgb(255, 255, 255)!important;
    transition: 0.1s ease;
    transition-delay: 0.15s;
  }
}
.hero-box__title {
  font-size: 20px!important;
  position: relative;
  color: #091517;
}
.hero-box__para {
  font-size: 17px;
  color: rgb(150, 150, 150);
  position: relative;
}
.hero-box__circle {
  width: 50px;
  height: 50px;
  background: rgb(200, 200, 200);
  border-top-left-radius: 100rem;
  border-top-right-radius: 100rem;
  border-bottom-right-radius: 100rem;
  border-bottom-left-radius: 100rem;
  position: absolute;
  display: block;
  right: 15px;
  top: 15px;
  transition: width 0.15s ease, height 0.15s ease, border-bottom-left-radius 0.3s ease, border-bottom-right-radius 0.3s ease, border-top-left-radius 0.3s ease, border-top-right-radius 0.3s ease;
  &:after {
    width: 300px;
    height: 300px;
    position: absolute;
    top: -100px;
    right: -100px;
    background: rgba(255, 255, 255, 0.2);
    content: "";
    border-radius: 100rem;
    transform: scale(0);
  }
  &:before {
    width: 25px;
    height: 25px;
    opacity: 0;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    transition: 0.5s ease;
  }
}
.hero-box__circle--green {
  background-color: #8c52ff;
}
.hero-box__circle--blue {
  background-color: #009bdb;
}
.hero-box__circle--orange {
  background-color:#00bf63;
}
#quotec {
  padding: 50px;
}
blockquote {
  padding: 20px 30px 20px 30px;
  margin: 50px auto;
  position: relative;
  background-color: white;
}
blockquote p {
  font-size: 18px;
}
blockquote::after {
  content: '';
  height: 100%;
  width: 100%;
  display: block;
  background: linear-gradient(135deg, #00b4fd, #004ef9);
  position: absolute;
  top: 17px;
  left: 17px;
  z-index: -1;
}
blockquote::before {
  content: '';
  height: calc(100% + 6px);
  width: calc(100% + 6px);
  ;
  display: block;
  background: linear-gradient(135deg, #00b4fd, #004ef9);
  position: absolute;
  top: -3px;
  left: -3px;
  z-index: -2;
}
.tiles{
    /* padding: 30px;
  min-height: 390px;
  color: #111010;
  font-size: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center; */
margin-bottom: 20px;
}
*/ #case-1 {
  background-color: #009bdb;
}
#case-2 {
  background-color: #d72b27;
}
.high {
  min-height: 390px;
}
.tiles {
  width: 100%;
  height: 412px;
  background: white;
  border: 1px solid #b6c7d6;
  float: left;
  color: #111010;
  font-size: 15px;
  margin-bottom: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.tiles a {
  box-sizing: border-box;
  display: block;
  text-decoration: none;
  color: #0e2c47;
  padding: 50px 40px;
  height: 100%;
  transition: all .2s ease;
}
.tiles a:hover {
  color: #fff !important;
  background: #5c22b6 !;
  border-radius: 10px;
}
#sol h2 {
  font-size: 35px;
	color:#000!important;
}
/* casestudies*/
#case-3 {
  background-color: #5f5f60;
}
#case-4 {
  background-color: #55a0bf;
}
#portfolio {
  margin-top: 80px;
}
.section-padding {
  padding: 0px 0;
}
.section-title {
  margin-bottom: 60px;
}
.section-title h4 {
  font-size: 25px;
  font-weight: 700;
  color: var(--black900);
  text-transform: capitalize;
  text-align: center;
}
.section-title h2 {
  font-size: 30px;
  color: var(--black900);
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
}
.section-title h2 span {
  color: var(--main-color);
}
.sortBtn {
  margin: 0 auto;
}
.filter-btn {
  text-transform: capitalize;
  margin-top: -20px;
  outline: none !important;
  border: 1px solid;
  border-color: #5a5a5a;
  padding: 10px;
  font-weight: 600;
  border-radius: 5px;
  margin-right: 4px;
  margin-bottom: 31px;
  color: #3a3a3c;
  transition: all .5s ease;
  font-size: 14px;
}
@media(max-width: 677px) {
  .filter-btn:hover, .filter-btn.active {
    width: 100%;
    text-align: center;
  }
  .filter-btn {
    width: 100%;
    text-align: center;
  }
}
.filter-btn:hover {
  color: #fff !important;
  background-color: #5c22b6;
  text-decoration: none
}
.filter-btnch:hover {
  color: #000 !important;
  background-color: #52e1cc;
  text-decoration: none
}
.filter-btnch1:hover {
  color: #000 !important;
  background-color: #ffd700;
  text-decoration: none
}
.filter-btnch2:hover {
  color: #fff !important;
  background-color: #00bf63;
  text-decoration: none
}
.filter-btnch3:hover {
  color: #fff !important;
  background-color: #d300a2;
  text-decoration: none
}
.tiles-h a:hover {
  color: #000 !important;
  background-color: #52e1cc;
  text-decoration: none
}
.tiles-h1 a:hover {
  color: #000 !important;
  background-color: #ffd700;
  text-decoration: none
}
.tiles-h2 a:hover {
  color: #fff !important;
  background-color: #00bf63;
  text-decoration: none
}
.tiles-h3 a:hover {
  color: #fff !important;
  background-color: #d300a2;
  text-decoration: none
}
.single-work {
  position: relative;
  margin-bottom: 30px;
}
.single-work .work-image img {
  width: 100%;
}
.single-work .work-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(172, 49, 165, .8);
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease-out;
}
.single-work:hover .work-overlay {
  opacity: 1;
  visibility: visible;
}
.single-work .work-overlay .work-content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
.single-work .work-overlay .work-content .work-title {
  font-size: 22px;
  color: var(--white);
  font-weight: 600;
  transform: translateY(-100%);
  opacity: 0;
  margin-bottom: 15px;
}
.single-work:hover .work-overlay .work-content .work-title {
  transform: translateY(0);
  opacity: 1;
}
.single-work .work-overlay .work-content ul {
  position: relative;
  padding-top: 20px;
}
.single-work .work-overlay .work-content ul::before {
  position: absolute;
  content: '';
  width: 60px;
  height: 2px;
  background-color: var(--white);
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.single-work .work-overlay .work-content ul li {
  display: inline-block;
  margin: 0 15px;
  opacity: 0;
  transition: all .5s ease-out 0s;
}
.single-work .work-overlay .work-content ul li:nth-of-type(1) {
  transform: translateX(-100%);
}
.single-work .work-overlay .work-content ul li:nth-of-type(2) {
  transform: translateX(100%);
}
.single-work:hover .work-overlay .work-content ul li {
  transform: translateX(0);
  opacity: 1;
}
.single-work .work-overlay .work-content ul li a {
  width: 50px;
  height: 50px;
  display: block;
  line-height: 50px;
  font-size: 25px;
  color: var(--white);
  border-radius: 50%;
  border: 1px solid var(--white);
  text-align: center;
  transition: all .5s ease-out 0s;
}
.single-work .work-overlay .work-content ul li a:hover {
  background-color: var(--white);
  color: var(--main-color);
}
@media(max-width: 991px) {
  .header-content {
    height: 550px;
    padding-top: 0;
  }
  .navbar-toggler {
    background-color: var(--main-color);
    height: 34px;
    width: 44px;
    padding: 0;
    font-size: 17px;
    color: var(--white);
  }
  .navbar-nav {
    background-color: var(--white);
  }
  .navbar .nav-item {
    margin: 0;
    padding: 5px 15px;
  }
  .navbar .nav-item .nav-link::before {
    display: none;
  }
  .pricing-plan {
    margin-bottom: 30px;
  }
}
@media(max-width: 767px) {
  .header-shape.shape-one img {
    width: 40px;
  }
  .header-shape.shape-two img {
    width: 40px;
  }
  .header-shape.shape-three img {
    width: 100px;
  }
  .header-shape.shape-four img {
    width: 40px;
  }
  .header-shape.shape-five img {
    width: 40px;
    right: 25px !important;
    bottom: 50% !important;
  }
  .header-shape.shape-six img {
    width: 40px;
  }
  .header-shape.shape-seven img {
    width: 100px;
    left: 50px !important;
    bottom: 35px !important;
  }
  .header-shape.shape-eight img {
    width: 100px;
    left: 50px !important;
    bottom: 80px !important;
  }
  .header-shape.shape-nine img {
    width: 100px;
    left: 65% !important;
    bottom: 20px !important;
  }
  .header-shape.shape-ten img {
    width: 100px;
    right: 0 !important;
    bottom: 15% !important;
  }
  .home-text h4 {
    font-size: 24px;
  }
  .home-text h1 {
    font-size: 38px;
  }
  .about-content ul li {
    width: 100%;
    float: none;
  }
  .call-action-content .action-title {
    font-size: 30px;
  }
  .section-title h2 {
    font-size: 35px;
  }
  .contact-form {
    margin-top: 20px;
  }
}
.strategic-p {
  font-size: 20px!important;
  font-weight: 400!important;
  padding-bottom: 10px!important;
  line-height: 30px!important;
  text-align: center!important;
}
.bfsi-hidden {
  visibility: hidden;
}
.bfsci-box {
  min-height: 225px !important;
}
.bfsci-box-non {
  min-height: 248px !important;
}

.result h2{ font-size:30px!important; color:#000!important;}
.mt-5 {
    margin-top: 3rem !important;
}

.d-flex {
    display: flex !important;
}

.timeline-title h4{color:#000!important;}

.hero-box-con p{text-align:left!important; font-size: 17px!important;
    color: rgb(150, 150, 150)!important;}

.space12 {
    padding-left: 120px!important;
    font-size: 35px!important;
	color:#000!important;
}
.timeline h5{font-size: 1.20rem!important;}
.timeline h4{font-size: 22px!important;}
.timeline-title {
    color: #1f2937;
	font-size:16px!important
}

.foot-img {
    border-radius: 50%;
}