@charset "UTF-8";
@import url("./icons/bootstrap-icons.min.css");
@font-face {
  font-family: "Manrope";
  src: url("./fonts/Manrope-ExtraLight.woff2") format("woff2"), url("./fonts/Manrope-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("./fonts/Manrope-ExtraBold.woff2") format("woff2"), url("./fonts/Manrope-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("./fonts/Manrope-Bold.woff2") format("woff2"), url("./fonts/Manrope-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("./fonts/Manrope-Regular.woff2") format("woff2"), url("./fonts/Manrope-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("./fonts/Manrope-Medium.woff2") format("woff2"), url("./fonts/Manrope-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("./fonts/Manrope-SemiBold.woff2") format("woff2"), url("./fonts/Manrope-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("./fonts/Manrope-Light.woff2") format("woff2"), url("./fonts/Manrope-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Momo Trust Display";
  src: url("./fonts/MomoTrustDisplay-Regular.woff2") format("woff2"), url("./fonts/MomoTrustDisplay-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("./fonts/PlayfairDisplay-Black.woff2") format("woff2"), url("./fonts/PlayfairDisplay-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("./fonts/PlayfairDisplay-ExtraBold.woff2") format("woff2"), url("./fonts/PlayfairDisplay-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("./fonts/PlayfairDisplay-BoldItalic.woff2") format("woff2"), url("./fonts/PlayfairDisplay-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("./fonts/PlayfairDisplay-Bold.woff2") format("woff2"), url("./fonts/PlayfairDisplay-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("./fonts/PlayfairDisplay-BlackItalic.woff2") format("woff2"), url("./fonts/PlayfairDisplay-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("./fonts/PlayfairDisplay-Italic.woff2") format("woff2"), url("./fonts/PlayfairDisplay-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("./fonts/PlayfairDisplay-MediumItalic.woff2") format("woff2"), url("./fonts/PlayfairDisplay-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("./fonts/PlayfairDisplay-Regular.woff2") format("woff2"), url("./fonts/PlayfairDisplay-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("./fonts/PlayfairDisplay-ExtraBoldItalic.woff2") format("woff2"), url("./fonts/PlayfairDisplay-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("./fonts/PlayfairDisplay-Medium.woff2") format("woff2"), url("./fonts/PlayfairDisplay-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("./fonts/PlayfairDisplay-SemiBold.woff2") format("woff2"), url("./fonts/PlayfairDisplay-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("./fonts/PlayfairDisplay-SemiBoldItalic.woff2") format("woff2"), url("./fonts/PlayfairDisplay-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
:root {
  --white: #fff;
  --default-font: "Momo Trust Display";
  --secondary-font: "Playfair Display";
  --secodary-head-font: "Manrope";
  --gsryellow: #FFD700;
  --gsrblue: #05071a;
  --lightgrey: #c3c3c3;
  --error: #ff0000;
  /*button animation*/
  --primary: #080808;
  --secondary: #97CEE0;
  --white: #ffffff;
  --secondary-blue: #556FBA;
  --tertiary-blue: #314589;
}

body {
  font-family: var(--secondary-font);
  font-weight: 100;
  background-color: #070c3f;
}

.banner-cls {
  background-image: url(./../images/bg.png);
  background-color: #00a7fb;
  background-position: center;
  height: 100vh;
  width: 100%;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  background-attachment: fixed;
}
.banner-cls::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.banner-cls svg {
  position: absolute;
  left: -62px;
  top: -30px;
  rotate: 88deg;
  opacity: 0.15;
}
.banner-cls .innovate-text {
  position: relative;
  z-index: 9;
}
.banner-cls .innovate-text .btn-discover {
  font-size: 18px;
  border-width: 4px;
}
.banner-cls h1 {
  font-family: var(--default-font);
  text-align: center;
  color: var(--white);
  font-size: 40px;
}
@media only screen and (max-width: 1023px) {
  .banner-cls h1 {
    font-size: 24px;
  }
}
.banner-cls h2 {
  font-family: var(--default-font);
  text-align: center;
  color: var(--white);
  font-size: 40px;
  background: #00a7fb;
  background: linear-gradient(to right, #00a7fb 0%, #FFD700 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1023px) {
  .banner-cls h2 {
    font-size: 24px;
  }
}
.banner-cls p {
  width: 70%;
  text-align: center;
  color: var(--white);
  margin: 0 auto;
  margin-top: 40px;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1023px) {
  .banner-cls p {
    font-size: 16px;
    width: 100%;
    line-height: 24px;
  }
}

/* Default transparent navbar */
.navbar {
  transition: transform 0.4s ease, background-color 0.4s ease;
  background: transparent !important;
}

/* Hide navbar */
.navbar.hidden {
  transform: translateY(-100%);
}

/* Show navbar with background (only after scrolling) */
.navbar.visible {
  transform: translateY(0);
  background-color: rgba(0, 5, 78, 0.22);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-bottom: 3px solid #816c00;
}

@media only screen and (max-width: 1023px) {
  .navbar-collapse {
    transform: translateY(0);
    background-color: rgba(0, 5, 78, 0.22);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-bottom: 3px solid #816c00;
  }
}

.navbar-toggler:focus {
  box-shadow: none;
}

.navbar {
  background: transparent;
  font-family: "Playfair Display";
}
.navbar .nav-link {
  color: var(--white);
  font-size: 18px;
}
.navbar .nav-link.active {
  color: var(--gsryellow);
}
.navbar .active a {
  color: var(--gsryellow);
}
.navbar .active .dropdown-menu .active {
  background: var(--gsryellow);
  display: inline-block;
}
.navbar .dropdown-menu a {
  text-decoration: none;
  color: #000000;
  position: relative;
}
.navbar .dropdown-menu a .d-flex {
  transition: all 0.5s;
}
.navbar .dropdown-menu .col-sm-6:nth-child(1) a:hover .d-flex {
  background-color: var(--bs-warning-bg-subtle);
}
.navbar .dropdown-menu .col-sm-6:nth-child(2) a:hover .d-flex {
  background-color: var(--bs-danger-bg-subtle);
}
.navbar .dropdown-menu .col-sm-6:nth-child(3) a:hover .d-flex {
  background-color: var(--bs-success-bg-subtle);
}
.navbar .dropdown-menu .col-sm-6:nth-child(4) a:hover .d-flex {
  background-color: var(--bs-secondary-bg-subtle);
}
.navbar .dropdown-menu .col-sm-6:nth-child(5) a:hover .d-flex {
  background-color: var(--bs-tertiary-bg);
}
.navbar .dropdown-menu .col-sm-6:nth-child(6) a:hover .d-flex {
  background-color: var(--bs-info-bg-subtle);
}
@media only screen and (min-width: 992px) {
  .navbar .dropdown-menu {
    width: 55vw;
  }
  .navbar .dropdown:hover .dropdown-menu {
    display: flex;
  }
  .navbar .dropdown-menu.show {
    display: flex;
  }
}

.btn-group {
  text-align: center;
  width: 100%;
  display: block;
}

.btn-white {
  width: 200px;
  padding: 10px 15px;
  border: 1px solid var(--white);
  color: var(--white);
  height: 45px;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  font-weight: 600;
  letter-spacing: 4px;
  overflow: hidden;
  font-weight: 900;
}
.btn-white:hover {
  color: var(--white);
}
.btn-white:hover span {
  position: absolute;
  display: block;
}
.btn-white:hover span:nth-child(1) {
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(90deg, transparent, #fff);
  animation: animate1 1s linear infinite;
}
@keyframes animate1 {
  0% {
    left: -100%;
  }
  50%, 100% {
    left: 100%;
  }
}
.btn-white:hover span:nth-child(2) {
  top: -100%;
  right: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(180deg, transparent, #fff);
  animation: animate2 1s linear infinite;
  animation-delay: 0.25s;
}
@keyframes animate2 {
  0% {
    top: -100%;
  }
  50%, 100% {
    top: 100%;
  }
}
.btn-white:hover span:nth-child(3) {
  bottom: 0;
  right: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(270deg, transparent, #fff);
  animation: animate3 1s linear infinite;
  animation-delay: 0.5s;
}
@keyframes animate3 {
  0% {
    right: -100%;
  }
  50%, 100% {
    right: 100%;
  }
}
.btn-white:hover span:nth-child(4) {
  bottom: -100%;
  left: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(360deg, transparent, #fff);
  animation: animate4 1s linear infinite;
  animation-delay: 0.75s;
}
@keyframes animate4 {
  0% {
    bottom: -100%;
  }
  50%, 100% {
    bottom: 100%;
  }
}

.banner-cls .btn-white {
  margin: 0 auto;
  margin-top: 40px;
}

.logo {
  width: 200px;
}

.ai-section {
  padding: 80px 0;
  height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
  z-index: -1;
}
.ai-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.ai-section h2 {
  color: var(--white);
  position: relative;
  z-index: 99;
}
.ai-section p {
  position: relative;
  color: var(--white);
  z-index: 99;
}

.ai-tech {
  background-color: #05071a;
  background-image: url(../images/bg-glow.png);
  background-size: cover;
  padding: 80px 0;
  background-position: bottom;
  height: 100vh;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .ai-tech {
    padding: 40px 0;
  }
}
.ai-tech video {
  width: 100%;
  border-radius: 20px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.ai-tech h2 {
  color: var(--white);
  margin-bottom: 40px;
  font-weight: bold;
}
.ai-tech h2 span {
  color: var(--gsryellow);
}
.ai-tech p {
  color: var(--white);
}
.ai-tech .aiimg {
  width: 80%;
  filter: hue-rotate(45deg);
  height: 400px;
  object-fit: contain;
  margin: 0 auto;
}

.tech-skill {
  background: #05071a;
  height: 100vh;
}
.tech-skill .slick-slide {
  text-align: center;
  color: #419be0;
  background: white;
  margin: 10px;
}

/*Swiper*/
.our-work {
  display: flex;
  align-items: center;
  background-color: #05071a;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.our-work:before {
  width: 50vw;
  height: 50vw;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
}
.our-work .h2-heading {
  font-family: var(--default-font);
  font-size: 40px;
  color: var(--gsryellow);
  background: #00a7fb;
  background: linear-gradient(to right, #00a7fb 0%, #FFD700 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 30px;
  text-align: center;
}
.our-work h1 {
  background-image: linear-gradient(269deg, #bc2789 1.26%, #f85956 98.74%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-flex;
  font-size: 3.3rem;
  line-height: 1.1;
}

.slider {
  display: flex;
  gap: 55px;
  align-items: center;
  position: relative;
}
@media (max-width: 640px) {
  .slider {
    padding-top: 1rem;
    flex-direction: column;
    gap: 16px;
  }
}

.carousel__slider {
  position: relative;
  width: 100%;
  min-height: 100vh;
}

.carousel__item {
  width: 100%;
  height: 600px;
  padding: 48px;
  color: #fff;
  background: rgba(26, 26, 48, 0.35);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  position: absolute;
  top: 80px;
  opacity: 0;
  bottom: 20px;
}
@media only screen and (min-width: 1600px) {
  .carousel__item {
    height: 85vh;
  }
}
@media only screen and (max-width: 1023px) {
  .carousel__item {
    padding: 20px;
  }
}

.carousel__nav {
  display: none;
  gap: 16px;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 640px) {
  .carousel__nav {
    flex-direction: row;
  }
}
.carousel__nav__item {
  background: #424b58;
  box-shadow: none;
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  cursor: pointer;
}
.carousel__nav__item--active {
  background: red;
}

.blurred-box__step {
  width: 40px;
  font-size: 80px;
  font-family: var(--default-font);
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(123, 123, 123, 0.5);
}

.blurred-box__title {
  margin-bottom: 30px;
  font-family: var(--secondary-font);
  font-weight: 900;
  font-size: 30px;
}

.blurred-box__text {
  margin-bottom: 0;
}

.blurred-box__footer img {
  margin-top: 20px;
  border-radius: 8px;
  width: 100%;
  height: 250px;
  object-fit: contain;
  position: relative;
}
.blurred-box__footer img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background: rgba(212, 19, 19, 0.4);
  z-index: 1;
}

.ai-pcb {
  background: url("../images/pcb.jpg");
  background-size: cover;
  position: relative;
}
.ai-pcb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(5, 7, 26, 0.6);
  z-index: 1;
}
.ai-pcb .pcb-content {
  position: relative;
  z-index: 9;
}
.ai-pcb .pcb-content span {
  color: var(--gsryellow);
}
.ai-pcb .pcb-content p {
  font-size: 20px;
}

/*Button*/
.learn-more {
  width: 12rem;
  height: auto;
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-family: var(--secondary-font);
  letter-spacing: 2px;
  margin-top: 30px;
}

.learn-more:hover {
  background: transparent;
}
.learn-more:hover .arrow {
  left: -60px;
}

.circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: #b78f18;
  border-radius: 1.625rem;
}

.icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 60px;
  background: #fff;
}

.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}

.arrow:before {
  position: absolute;
  content: "";
  top: -0.3rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  transform: translate(14px, 20px);
  rotate: 45deg;
}
.arrow:before:hover {
  left: -75px;
}

.button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  color: #111;
  font-weight: 700;
  margin: 0 0 0 1.85rem;
  line-height: 1.6;
  text-align: center;
  text-transform: uppercase;
  padding: 0.75rem 0;
  font-size: 1rem;
}

.learn-more:hover .circle {
  width: 100%;
}

.learn-more:hover .icon.arrow {
  background: #fff;
  transform: translate(0rem, 0);
}

.learn-more:hover .button-text {
  color: #fff;
}

/*Video*/
.pcb {
  position: relative;
  background-attachment: fixed;
  height: 100vh;
}
.pcb::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  pointer-events: none;
}
.pcb svg {
  position: absolute;
  z-index: 9;
  top: 0;
  rotate: 103deg;
  left: -157px;
  opacity: 0.4;
  filter: sepia(1);
}
.pcb video {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}
.pcb .content {
  position: absolute;
  z-index: 99;
  opacity: 1;
  color: var(--white);
  width: 50%;
  text-align: left;
  top: 37%;
  transform: translate(0%, -13%);
}
@media only screen and (max-width: 1023px) {
  .pcb .content {
    width: 100%;
  }
}
.pcb .content h1 {
  opacity: 1;
  font-family: var(--default-font);
  font-size: 40px;
  text-align: left;
  background: -webkit-linear-gradient(214deg, #eef508, #00e3ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1023px) {
  .pcb .content h1 {
    font-size: 24px;
    width: 90%;
  }
}
.pcb .content p {
  opacity: 1;
  width: 100%;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 1023px) {
  .pcb .content p {
    width: 90%;
  }
}

.ai-tech-pcb {
  background: #1d1565;
  display: flex;
  align-items: center;
  position: relative;
  padding: 80px 0;
  background: url("../images/bg-1.png");
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}
.ai-tech-pcb .line {
  width: 6em;
  text-align: center;
  font-size: 30px;
}
.ai-tech-pcb .line::after {
  content: " ";
  background-image: radial-gradient(at 50% 0, #47477c 0%, #bebefe 50%, transparent 75%);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  float: left;
  width: 80%;
  height: 5px;
  position: absolute;
  margin-top: 30px;
}
.ai-tech-pcb .aiimg {
  width: 100%;
}
.ai-tech-pcb h2 {
  color: var(--white);
  margin-bottom: 30px;
  width: 90%;
  font-weight: 900;
  margin-top: 30px;
}
.ai-tech-pcb h2 span {
  color: var(--gsryellow);
}
.ai-tech-pcb p {
  color: var(--white);
}
.ai-tech-pcb .pcb-sec-2 {
  margin-top: 100px;
}
.ai-tech-pcb .pcb-sec-2 ul li {
  color: var(--white);
}
.ai-tech-pcb .pcb-sec-2 .border-cls {
  background: hsla(223.26, 65.71%, 24.23%, 0.56);
  padding: 15px;
  min-height: 710px;
  box-shadow: 1px 0px 9px -6px #000000;
  border-radius: 15px;
}
.ai-tech-pcb .pcb-sec-2 .border-cls img {
  height: 275px;
  width: 100%;
}

/*Portfolio*/
.bento h1 {
  color: var(--white);
}

.bento-item {
  height: 200px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: white;
  transition: transform 0.3s ease;
  position: relative;
}
.bento-item img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}
.bento-item .tagline {
  position: absolute;
  bottom: 0;
  background-color: rgba(20, 16, 3, 0.74);
  height: 70px;
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 18px;
  justify-content: center;
  font-family: var(--secodary-head-font);
}

.bento-item:hover {
  transform: scale(1.05);
}

.bento-tall {
  height: 410px;
}
.bento-tall img {
  height: 410px;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .bento-tall img {
    height: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .bento-tall {
    height: 100%;
  }
}

.mt-15 {
  margin-top: 100px !important;
}

.contact-cls {
  background: var(--gsryellow);
  color: #000 !important;
  font-weight: bold;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border: 2px solid var(--gsryellow);
}
.contact-cls:hover {
  border: 2px dashed var(--gsryellow);
  color: var(--gsryellow) !important;
  background: transparent;
}

/*Footer*/
footer {
  background-color: #05071a;
  background: url(../images/bg-glow.png);
  background-size: cover;
  color: #fff;
  padding: 40px 0;
  font-size: 16px;
}

footer h3 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
}

footer h4 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  margin-bottom: 2px;
}

.about-footer li i {
  position: absolute;
  left: 0;
}

.about-footer li {
  padding-left: 0px;
  position: relative;
  margin-bottom: 20px;
  list-style-type: none;
  font-family: var(--secodary-head-font);
}

.about-footer ul {
  margin-top: 30px;
  padding-left: 0;
}

.about-footer {
  background-color: #000;
  background: url("../images/map.svg");
  background-repeat: no-repeat;
}

footer a {
  color: #fff;
  text-decoration: none;
  font-family: var(--secodary-head-font);
}

footer a:hover {
  color: var(--gsryellow);
}

.footer-title {
  padding-bottom: 25px;
  color: var(--gsryellow);
}

ul.footer-social {
  float: right;
}

ul.footer-social li {
  display: inline;
  margin-right: 16px;
  font-family: var(--secodary-head-font);
}

ul.footer-social i {
  width: 30px;
  height: 30px;
  background: #fff;
  color: #222025;
  text-align: center;
  line-height: 30px;
  border-radius: 30px;
  font-size: 16px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 800;
}

ul.footer-social li:last-child {
  margin-right: 0px;
}

ul.footer-social i:hover {
  background: var(--gsryellow);
  color: #fff;
}

.page-more-info ul {
  padding-left: 0;
}

.page-more-info li {
  margin-bottom: 15px;
  list-style-type: none;
}

footer .table td:first-child {
  font-weight: 600;
  padding-left: 0px;
}

footer .table td:last-child {
  text-align: right;
}

footer .table td {
  padding: 0px;
  border: 0;
}

footer .table td i {
  position: absolute;
  left: 0px;
  font-size: 21px;
  top: 6px;
}

footer .table td {
  position: relative;
  padding: 4px 0;
  color: var(--white);
}

.footer-logo td {
  padding-right: 4px !important;
}

.footer-logo td:last-child {
  padding-right: 0px !important;
}

footer hr {
  border-color: #9294a0;
}

.footer-bottom p {
  text-align: right;
}
@media only screen and (max-width: 740px) {
  .footer-bottom p {
    padding-top: 30px;
    font-size: 14px;
  }
}

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

.open-hours hr {
  margin: 30px 0;
}

.about-vision {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  overflow: hidden;
}
.about-vision .swiper-container {
  position: relative;
  width: 90vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.about-vision .swiper-container > .swiper-slide__content {
  position: absolute;
  top: 0;
}
.about-vision .swiper-slide {
  height: 70vh;
  display: flex;
  background: #eee;
  align-items: center;
  justify-content: center;
  transition: all 200ms linear;
  transform: scale(0.8);
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.about-vision .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(176deg, rgba(1, 5, 12, 0.61) 60%, #0a2b8b 103.42%);
  z-index: 1;
}
.about-vision .swiper-slide .inner-content {
  position: absolute;
  z-index: 2;
  color: var(--white, #fff);
  padding: 10px 20px;
  text-align: center;
}
.about-vision .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-vision .swiper-slide.swiper-slide-active {
  transform: scale(1);
  position: relative;
}
.about-vision .swiper-slide__content {
  height: 300px;
}
.about-vision {
  /* -------------------------
     🔹 RESPONSIVE STYLES
  -------------------------- */
  /* Large screens (default) */
}
@media (min-width: 1200px) {
  .about-vision .swiper-slide {
    height: 75vh;
  }
  .about-vision .swiper-container {
    width: 85vw;
  }
}
.about-vision {
  /* Medium devices (Tablets, landscape phones) */
}
@media (max-width: 992px) {
  .about-vision .swiper-container {
    width: 95vw;
  }
  .about-vision .swiper-slide {
    height: 60vh;
    transform: scale(0.9);
  }
  .about-vision .swiper-slide .inner-content {
    font-size: 0.95rem;
    padding: 8px 16px;
  }
}
.about-vision {
  /* Small tablets and large phones */
}
@media (max-width: 768px) {
  .about-vision .swiper-slide {
    height: 55vh;
    transform: scale(0.95);
  }
  .about-vision .swiper-slide .inner-content {
    font-size: 0.9rem;
    padding: 6px 14px;
  }
}
.about-vision {
  /* Mobile devices */
}
@media (max-width: 576px) {
  .about-vision .swiper-container {
    width: 100%;
  }
  .about-vision .swiper-slide {
    height: 45vh;
    transform: scale(1);
    border-radius: 6px;
  }
  .about-vision .swiper-slide .inner-content {
    font-size: 0.85rem;
    padding: 5px 12px;
  }
}

.itservices {
  background: url("../images/bg-6.jpg");
  background-size: cover;
  height: 100vh;
  position: relative;
  background-attachment: fixed;
  display: flex;
  align-items: center;
}
.itservices::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(5, 7, 26, 0.4);
  z-index: 1;
}
.itservices .content {
  position: relative;
  z-index: 9;
  color: var(--white);
  width: 50%;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .itservices .content {
    width: 100%;
  }
}
.itservices .content::before {
  left: calc(0% + 80px);
  position: absolute;
  content: "";
  width: calc(100% - 80px);
  height: 0;
  top: 14px;
  border-bottom: 1px solid #8b8b91;
}
.itservices .content h1 {
  font-family: var(--default-font);
  font-size: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #8b8b91;
  padding: 15px 0;
}
.itservices .content h1 span {
  color: var(--gsryellow);
}
@media (max-width: 768px) {
  .itservices .content h1 {
    font-size: 30px;
  }
}
.itservices .content p {
  font-size: 20px;
  font-weight: 600;
}

/*vision */
/*offer area*/
.offer-area {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
}

.offer-tab-link {
  text-align: center;
}

.offer-tab-link ul li {
  display: inline-block;
  padding: 10px 0;
  margin: 0 -3px;
}

.offer-tab-link ul li a {
  display: block;
  color: #000;
  font-size: 20px;
  padding: 10px 60px;
  border-bottom: 4px solid #000;
  font-weight: 500;
}

.offer-tab-link ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 0;
  justify-content: center;
}

.offer-tab-link ul li a.active {
  color: darkcyan;
  border-color: darkcyan;
}

.offer-content p {
  text-align: left;
  margin: 0;
  width: 100%;
}

.offer-content h2 {
  text-align: left;
}

.offerItem {
  padding: 0 15px;
  width: 80px;
  overflow: hidden;
  height: 550px;
  float: left;
  position: relative;
  transition: 0.3s ease;
}
@media only screen and (max-width: 1023px) {
  .offerItem {
    height: auto;
  }
}

.offer-img {
  margin: 0 -15px;
  height: 100vh;
}
@media only screen and (max-width: 1023px) {
  .offer-img {
    height: auto;
  }
}
.offer-img img {
  height: 100vh;
  object-fit: cover;
}
@media only screen and (max-width: 1023px) {
  .offer-img img {
    height: auto;
  }
}

.offer-detail {
  width: 800px;
}

.offerItemTitle {
  position: absolute;
  left: 40px;
  z-index: 1;
  width: 680px;
  color: #05071a;
  transform: rotate(-90deg);
  transform-origin: left;
  text-align: center;
  margin: 0 auto;
  top: 95%;
  height: 80px;
  line-height: 80px;
  font-family: var(--secodary-head-font);
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
}

.offerItem:nth-child(1) .offerItemTitle {
  background-color: #b0c4de;
  background-image: linear-gradient(48deg, #977dff 28%, #f2e6ee 74%);
}
.offerItem:nth-child(2) .offerItemTitle {
  background-color: #0033ff;
  background-image: linear-gradient(48deg, rgba(0, 51, 255, 0.9411764706) 3%, #977dff 52%, #ffccf2 100%);
}
.offerItem:nth-child(3) .offerItemTitle {
  background-color: #0600ab;
  background-image: linear-gradient(48deg, #0600ab 5%, rgba(0, 51, 255, 0.831372549) 37%, #977dff 84%);
}
.offerItem:nth-child(4) .offerItemTitle {
  background-color: #060346;
  background-image: linear-gradient(48deg, #00054e 5%, rgba(216, 55, 255, 0.45) 37%, #f137b4 84%);
}

.offerItem.active {
  width: calc(100% - 240px);
}

.offerItem.active .offer-detail {
  width: 1007px;
}

.offerItem.active .offer-img {
  max-width: 415px;
}

.offerItem.active .offer-detail .row .col:first-child {
  max-width: 40% !important;
}

.offer-content {
  max-width: 460px;
  margin: 0 auto;
  top: 50%;
  position: relative;
  transform: translate(0, -50%);
  opacity: 0;
  transition: opacity 0.3s ease;
}
@media only screen and (min-width: 1024px) {
  .offer-content {
    top: 20%;
  }
}

.offer-tabs.tab-content {
  padding: 10px 0;
}

.offerslide:after {
  content: "";
  clear: both;
  display: block;
}

.offer-content p {
  color: var(--white);
}

.offer-content h2 {
  font-family: var(--secodary-head-font);
  font-size: 24px;
  color: var(--white);
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.offerItemTitle.hide {
  display: none;
}

.offerItem.active .offer-content {
  transition: 0.3s ease;
  opacity: 1;
  padding: 20px;
}

.offer-content a {
  background: darkcyan;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  margin-top: 10px;
  border: 0;
  border-radius: 3px;
}

/*end*/
/*media area*/
@media (max-width: 1750px) {
  .container {
    max-width: 1540px;
  }
}
@media (max-width: 1550px) {
  .container {
    max-width: 1340px;
  }
}
@media (max-width: 1450px) {
  .container {
    max-width: 1240px;
  }
  .offer-content {
    margin: 0;
    max-width: 100%;
  }
}
@media (max-width: 1280px) {
  .container {
    max-width: 1140px;
  }
  .offerItem.active .offer-detail {
    width: 750px;
  }
  .offer-detail {
    width: 595px;
  }
}
@media (max-width: 1199px) {
  .container {
    max-width: 960px;
  }
  h4.offerItemTitle {
    height: 50px;
    line-height: 50px;
    left: 25px;
    top: 94%;
  }
  .offerItem {
    width: 50px;
  }
  .offerItem.active {
    width: calc(100% - 300px);
  }
  .offerItem.active .offer-content {
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 720px;
  }
  .offer-content p {
    font-size: 14px;
  }
  .offerItem.active .offer-content {
    margin-left: 0;
  }
  h4.offerItemTitle {
    font-size: 14px;
    top: 93%;
    width: 280px;
    font-family: "ProximaNovaA-Regular";
    height: 36px;
    line-height: 36px;
    left: 17px;
  }
  .offerItem.active .offer-detail {
    width: 500px;
  }
  .offer-content h2 {
    font-size: 18px;
    margin: 0;
    font-family: var(--secodary-head-font);
    font-weight: 300;
  }
  .offer-content a {
    padding: 7px 13px;
    font-size: 16px;
    margin-top: 10px;
  }
  .offer-detail {
    width: 395px;
    max-height: 279px;
  }
  .offerItem {
    width: 35px;
  }
  .offerItem.active {
    width: calc(100% - 210px);
  }
}
@media (max-width: 767px) {
  .container {
    max-width: 540px;
  }
  .offerItem {
    width: 100%;
  }
  .offer-detail {
    width: 100%;
    max-height: unset;
    display: none;
  }
  h4.offerItemTitle {
    text-align: left;
    padding-left: 15px;
    position: relative;
    transform: rotate(0);
    border-bottom: 1px solid #999;
    height: 40px;
    line-height: 40px;
    width: 100%;
    left: 0;
  }
  .offer-img {
    margin: 0;
  }
  .offer-content {
    margin: 0;
    max-width: 100%;
  }
  .offerItemTitle.hide {
    background: #de9400;
    display: block;
  }
  .offerItem.active .offer-detail {
    width: 100%;
    display: block;
  }
  .offerItem.active .offer-detail .row .col:first-child {
    max-width: 50% !important;
  }
  .offerItem.active {
    width: 100%;
  }
}
@media (max-width: 574px) {
  .container {
    max-width: 100%;
  }
  .offerItem.active .offer-detail .row {
    display: block;
  }
  .offerItem.active .offer-detail .row .col {
    max-width: 100% !important;
  }
  .offer-content {
    transform: translate(0);
    top: 0;
    padding: 10px 0;
  }
  .offer-img, .offerItem.active .offer-img {
    width: 100%;
    max-width: unset;
  }
  .offer-img img {
    width: 100%;
  }
  .offerItem.active .offer-detail .row .col:first-child {
    max-width: 100% !important;
  }
}
/*About us*/
@media only screen and (max-width: 1023px) {
  .about .about-content {
    margin-top: 40px;
  }
}
.about .about-content h2 {
  color: var(--white);
  margin-bottom: 30px;
  font-weight: 900;
}
.about .about-content h2 span {
  color: var(--gsryellow);
}
.about .about-content p {
  color: var(--white);
}
.about video {
  border-radius: 15px;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-top-left-radius: 100px;
  border-bottom-right-radius: 100px;
}

.why-choose-us {
  background: #111431;
  padding: 1px 0;
}
.why-choose-us img {
  border-radius: 20px;
  border-bottom-left-radius: 100px;
  border-top-right-radius: 100px;
  box-shadow: 3px 4px 13px 5px #040d23;
}

.offer-content h2 {
  font-family: var(--secodary-head-font);
  font-size: 30px;
}

.our-it-services {
  padding: 80px 0;
}
.our-it-services .heading h2 {
  font-family: var(--secodary-head-font);
  font-size: 40px;
  color: var(--white);
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
.our-it-services .heading h2 span {
  color: var(--gsryellow);
}
@media screen and (max-width: 1023px) {
  .our-it-services .heading h2 {
    font-size: 30px;
  }
}
.our-it-services .section-title {
  position: absolute;
  bottom: 0px;
  z-index: 99;
  padding: 15px;
}
.our-it-services .section-title h2 {
  color: var(--white);
  font-weight: 900;
  text-align: left;
}
@media screen and (max-width: 1023px) {
  .our-it-services .section-title h2 {
    font-size: 20px;
    font-weight: 500;
  }
}
.our-it-services .section-title p {
  color: var(--white);
  text-align: left;
}
.our-it-services .servicecls {
  position: relative;
}
.our-it-services .servicecls::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(176deg, rgba(1, 5, 12, 0.3) 40%, #25032a 88.42%);
  z-index: 1;
}
@media (max-width: 1023px) {
  .our-it-services .servicecls {
    margin-bottom: 20px;
  }
}
.our-it-services img {
  position: relative;
}
.our-it-services .uxdesign-img {
  height: 500px;
  width: 100%;
  object-fit: cover;
}
.our-it-services .frontend {
  height: 500px;
  width: 100%;
  object-fit: cover;
}
.our-it-services .development {
  height: 240px;
  width: 100%;
  object-fit: cover;
}

.our-it-services .btn-warning {
  font-weight: bold;
}
.our-it-services .modal-footer {
  border-top: 1px solid #303956;
}
.our-it-services .modal-header {
  border-bottom: 1px solid #303956;
}
.our-it-services .modal-title {
  font-family: var(--secodary-head-font);
  font-size: 24px;
  color: var(--white);
  font-weight: 900;
  background: linear-gradient(to right, #00a7fb 0%, #FFD700 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.our-it-services .btn-close {
  background-color: var(--gsryellow);
  opacity: 1;
}
.our-it-services .modal-content {
  height: 100vh;
  background-color: var(--gsrblue);
}
.our-it-services .modal-content h3 {
  color: var(--white);
  font-family: var(--secodary-head-font);
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 20px;
}
.our-it-services .modal-content p {
  color: var(--white);
  font-family: var(--secodary-head-font);
  font-weight: 300;
}
.our-it-services .modal-content img {
  margin-bottom: 40px;
}
.our-it-services .modal-body {
  overflow: auto;
}
.our-it-services .modal-dialog {
  margin: 0 auto;
}
.our-it-services {
  /* Custom CSS for right-to-left slide */
}
.our-it-services .modal.fade .modal-dialog.modal-dialog-slide-right {
  transform: translateX(100%); /* Start off-screen to the right */
  transition: transform 0.3s ease-out; /* Smooth transition */
  z-index: 99999;
}
.our-it-services .modal.show .modal-dialog.modal-dialog-slide-right {
  transform: translateX(0); /* Slide into view */
  box-shadow: 1px 7px 5px 0px #24305c;
}
.our-it-services {
  /* Optional: Adjust modal width or other styles as needed */
}
.our-it-services .modal-dialog.modal-dialog-slide-right {
  max-width: 50%; /* Example width */
  margin-right: 0; /* Align to the right */
}
@media only screen and (max-width: 1023px) {
  .our-it-services .modal-dialog.modal-dialog-slide-right {
    max-width: 100%; /* Example width for smaller screens */
  }
}

.discover {
  padding: 40px 0;
  background: #101226;
  box-shadow: -4px 0px 15px -2px #000000;
  margin: 40px 0;
  margin-top: 0;
  background-image: url(../images/lq-2.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1023px) {
  .discover {
    background-size: cover;
  }
}
.discover h2 {
  color: var(--white);
  font-weight: bold;
  margin-bottom: 20px;
}
.discover h2 span {
  color: var(--gsryellow);
}
.discover p {
  color: var(--white);
  width: 60%;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .discover p {
    width: 100%;
  }
}

.btn-discover {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-family: sans-serif;
  margin: 0 auto;
  gap: 10px;
  height: 45px;
  width: 250px;
  color: #eee;
  border-radius: 100px;
  border: 2px solid transparent;
  padding: 0;
  background: linear-gradient(#05071a, #05071a) padding-box, conic-gradient(from var(--angle), #120020 0deg, #f36fff 53deg, #268aff 90deg, #52eaea 126deg, #120020 180deg, #120020 360deg) border-box;
  animation: gradientBorder 1s linear infinite;
}
.btn-discover:hover {
  cursor: pointer;
  box-shadow: 1px 0px 7px 4px rgba(255, 105, 180, 0.4);
  color: var(--white);
}

/* Define the custom property for animation */
@property --angle {
  syntax: "<angle>";
  inherits: false;
  initial-value: 0deg;
}
/* Animate rotation of the conic gradient */
@keyframes gradientBorder {
  0% {
    --angle: 0deg;
  }
  100% {
    --angle: 360deg;
  }
}
/*PCB Services*/
.services-block-three {
  margin-bottom: 30px;
}

.services-block-three i {
  font-size: 32px;
}

.services-block-three > a {
  display: block;
  border: 2px solid #d5d5d5;
  border-radius: 4px;
  text-align: center;
  background: #fff;
  padding: 20px;
  position: relative;
  margin-bottom: 30px;
}

.services-block-three > a:before {
  display: block;
  content: "";
  width: 9%;
  height: 17%;
  position: absolute;
  bottom: -2px;
  right: -2px;
  border-bottom: 2px solid #03a9f5;
  border-right: 2px solid #03a9f5;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

.services-block-three > a:after {
  display: block;
  content: "";
  width: 9%;
  height: 17%;
  position: absolute;
  top: -2px;
  left: -2px;
  border-top: 2px solid #03a9f5;
  border-left: 2px solid #03a9f5;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

.padding-15px-bottom {
  padding-bottom: 15px;
}

.services-block-three h4 {
  color: #6f6f6f;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 600;
}

.services-block-three p {
  margin-bottom: 0;
  color: #757575;
}

.services-block-three > a:hover {
  opacity: 1;
  border-color: #d5d5d5;
}

a:hover, a:active {
  color: #03a9f5;
  text-decoration: none;
}

.services-block-three > a:hover:before, .services-block-three > a:hover:after {
  width: 95%;
  height: 90%;
}

/*PCB Design services*/
.service-item.service-item-left {
  border-radius: 500px 0 0 500px;
  background: linear-gradient(to right, #242a61, #070c3f);
}

.service-item.service-item-right {
  border-radius: 0 500px 500px 0;
  background: linear-gradient(to left, #242a61, #070c3f);
}

.pcbservices .gsr-yellow {
  color: var(--gsryellow);
}
.pcbservices h2 {
  color: var(--white);
  margin-bottom: 30px;
  font-weight: 900;
}
.pcbservices h3 {
  color: var(--white);
  margin-bottom: 20px;
  font-weight: 600;
}
.pcbservices p {
  color: var(--lightgrey);
}

.service-item img {
  height: 400px;
  width: 400px;
  box-shadow: #040d23 -3px 5px 16px 8px;
}
@media only screen and (max-width: 1023px) {
  .service-item img {
    height: 200px;
    width: 200px;
  }
}

@media only screen and (max-width: 1023px) {
  .service-text {
    padding: 10px !important;
  }
}

/*Button animated*/
/* Global Button Styles */
.btn-outline-info {
  height: 45px;
  color: #0dcaf0;
  border-color: #0dcaf0;
  height: 45px !important;
  border-radius: 0;
  width: 100px !important;
  font-family: var(--secodary-head-font);
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  text-decoration: none;
}

.custom-btn {
  width: 140px;
  height: 45px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  font-family: var(--secodary-head-font);
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  text-decoration: none;
}

.btn-5 {
  line-height: 45px;
  padding: 0;
  border: 1px solid #fff;
  border-radius: 0;
  text-align: center;
}
.btn-5 i {
  padding-left: 5px;
}

.btn-5:hover {
  color: var(--gsryellow);
  background: transparent;
  box-shadow: none;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0;
  border: 0;
}
.btn-5:hover i {
  padding-left: 5px;
  transition: 400ms ease all;
}

.btn-5:before,
.btn-5:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 1px;
  width: 0;
  background: var(--gsryellow);
  box-shadow: -1px -1px 5px 0px var(--gsryellow), 7px 7px 20px 0px rgba(0, 0, 0, 0.2), 4px 4px 5px 0px rgba(0, 0, 0, 0.1333333333);
  transition: 400ms ease all;
  border: 0;
}

.btn-5:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.btn-5:hover:before,
.btn-5:hover:after {
  width: 100%;
  transition: 800ms ease all;
}

.btn-4 {
  line-height: 45px;
  padding: 0;
  border: 1px solid #0dcaf0;
  border-radius: 0;
  text-align: center;
}
.btn-4 i {
  padding-left: 5px;
}

.btn-4:hover {
  color: #0dcaf0;
  background: transparent;
  box-shadow: none;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0;
  border: 0;
}
.btn-4:hover i {
  padding-left: 5px;
  transition: 400ms ease all;
}

.btn-4:before,
.btn-4:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 1px;
  width: 0;
  background: #0dcaf0;
  box-shadow: -1px -1px 5px 0px #0dcaf0, 7px 7px 20px 0px #0dcaf0, 4px 4px 5px 0px #0dcaf0;
  transition: 400ms ease all;
  border: 0;
}

.btn-4:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.btn-4:hover:before,
.btn-4:hover:after {
  width: 100%;
  transition: 800ms ease all;
}

/*sticky*/
.sidebar {
  overflow: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 10%;
}

.main {
  display: flex;
  flex-direction: column;
}

.main,
.sidebar {
  background-color: rgb(23, 28, 90);
  border-radius: 10px;
  color: #222;
  padding: 15px;
}
.main ul,
.sidebar ul {
  list-style-type: none;
}
.main ul li,
.sidebar ul li {
  margin-bottom: 10px;
}
.main ul li a,
.sidebar ul li a {
  text-decoration: none;
  color: var(--white);
  padding: 5px;
}
.main ul li a:hover,
.sidebar ul li a:hover {
  color: var(--gsryellow);
}
.main ul li a.active,
.sidebar ul li a.active {
  color: var(--gsryellow);
  font-weight: bold;
  display: inline-block;
  background-color: #151839;
  width: 100%;
}

.wrapper {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1023px) {
  .wrapper .row {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 1023px) {
  .wrapper .row .col-3 {
    width: 100%;
  }
}
.wrapper h3 {
  margin-top: 30px;
  color: var(--gsryellow);
}
.wrapper ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 30px;
}
.wrapper ul li {
  color: var(--white);
  line-height: 30px;
  font-family: var(--secodary-head-font);
}
.wrapper ul li i {
  color: var(--gsryellow);
  padding-right: 10px;
}
.wrapper p {
  color: var(--white);
}

ul.capability {
  display: flex;
  flex-wrap: wrap;
}
ul.capability li {
  width: 50%;
}
@media (max-width: 740px) {
  ul.capability li {
    width: 100%;
  }
}

/*Contact us*/
.contactus .form-control {
  background: transparent;
  color: #d9d9d9;
  border: 1px solid color-mix(in srgb, #d9d9d9, transparent 80%);
  padding: 12px 15px;
  font-size: 14px;
  border-radius: 5px;
  transition: 0.3s;
  margin-bottom: 0px;
  font-family: var(--secodary-head-font);
}
.contactus a {
  text-decoration: none;
  color: var(--lightgrey);
}
.contactus .custom-btn {
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contactus .custom-btn.disabled {
  color: var(--gsryellow) !important;
}
.contactus .custom-btn.disabled .spinner-border span {
  color: var(--gsryellow);
}
.contactus h2 {
  color: var(--white);
  margin-bottom: 30px;
}
.contactus .info-item {
  background: #070b35;
  padding: 30px;
  border-radius: 10px;
  border: 1px solid color-mix(in srgb, #d9d9d9, transparent 90%);
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  transition: 0.3s;
}
.contactus .info-item h3 {
  color: var(--white);
  font-family: var(--secodary-head-font);
  font-size: 20px;
}
.contactus .info-item p {
  color: var(--lightgrey);
  font-family: var(--secodary-head-font);
}
.contactus .info-item .icon-wrapper {
  width: 50px;
  height: 50px;
  background: color-mix(in srgb, #ff4d4f, transparent 90%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  flex-shrink: 0;
  transition: 0.3s;
}
.contactus .info-item .icon-wrapper i {
  color: #ff4d4f;
  font-size: 24px;
  transition: 0.3s;
}
.contactus .info-item:hover {
  border-color: #ff4d4f;
  box-shadow: 0 5px 20px color-mix(in srgb, #d9d9d9, transparent 90%);
}
.contactus .info-item:hover .icon-wrapper {
  background: #ff4d4f;
  color: var(--white);
}
.contactus .info-item:hover .icon-wrapper i {
  color: var(--white);
}
.contactus .php-email-form {
  background: #070b35;
  padding: 40px;
  border-radius: 10px;
  border: 1px solid color-mix(in srgb, #d9d9d9, transparent 90%);
}

.privacycls {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .privacycls {
    flex-direction: column;
  }
}
.privacycls img {
  position: relative;
  z-index: 99;
}
@media only screen and (max-width: 1023px) {
  .privacycls img {
    height: 270px;
    width: 100% !important;
    object-fit: contain;
  }
}

.privacy-policy-page h4, .privacy-policy-page h5 {
  color: var(--lightgrey);
}
.privacy-policy-page h4 {
  font-size: 20px;
}
.privacy-policy-page h5 {
  font-family: var(--secodary-head-font);
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
}
.privacy-policy-page p {
  color: var(--lightgrey);
  font-family: var(--secodary-head-font);
}
.privacy-policy-page ul {
  list-style-type: none;
  padding-left: 0;
}
.privacy-policy-page ul li {
  color: var(--lightgrey);
}

/*Navbar*/
.navbar-expand-lg .navbar-nav .dropdown-menu {
  left: -145px;
  right: 0;
  width: 50vw;
  background: linear-gradient(45deg, #ffffff, #bdc3ff);
}
@media only screen and (max-width: 1023px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    width: 97%;
    left: 0;
  }
}

.d-menu img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 100%;
}

[aria-expanded=false] .navbar-toggler-icon {
  font-family: "bootstrap-icons" !important;
}
[aria-expanded=false] .navbar-toggler-icon::before {
  content: "\f479";
  font-family: "bootstrap-icons" !important;
  font-size: 24px;
  color: var(--white);
}

[aria-expanded=true] .navbar-toggler-icon {
  font-family: bootstrap-icons !important;
}
[aria-expanded=true] .navbar-toggler-icon::before {
  content: "\f659";
  font-family: "bootstrap-icons" !important;
  font-size: 24px;
  color: var(--white);
}

div.dt-container div.dt-length select,
div.dt-container div.dt-search input {
  background: transparent;
  color: var(--white);
}

.form-select {
  content: "\f282";
  font-family: "bootstrap-icons" !important;
  background: transparent;
}

.fail {
  color: var(--error) !important;
}

.dt-info {
  color: var(--white) !important;
}

.page-item.disabled {
  cursor: not-allowed !important;
}

.page-item.disabled .page-link {
  color: #bfaf5a !important;
  background-color: #ffe8a5 !important;
  border-color: var(--gsryellow) !important;
}

.page-link {
  border: 1px solid var(--gsryellow);
  background: transparent !important;
  color: var(--gsryellow) !important;
  font-family: var(--secodary-head-font);
}
.page-link:hover {
  background-color: var(--gsryellow) !important;
  border-color: var(--gsryellow) !important;
  color: var(--gsrblue) !important;
}

.page-item.active .page-link {
  background-color: var(--gsryellow) !important;
  border-color: var(--gsryellow) !important;
  color: var(--gsrblue) !important;
}

.our-work {
  position: relative;
  overflow: hidden;
  padding-bottom: 40px;
  padding-top: 40px;
}

.carousel__track {
  position: relative;
  width: 100%;
  height: 100%;
}

.carousel__item {
  position: absolute;
  width: calc(50% - 10px); /* ✅ space included */
  height: 100%;
  top: 0;
  margin-right: 0px; /* ✅ GAP BETWEEN ITEMS */
  will-change: transform, opacity;
}
@media only screen and (max-width: 768px) {
  .carousel__item {
    width: calc(100% - 10px); /* Full width on smaller screens */
  }
}

/*Start*/
.stack .cards {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70vh;
  margin-bottom: 90px;
}
.stack .custom-card {
  position: absolute;
  width: 80%;
  top: 0px;
  height: 70vh;
  background: -webkit-linear-gradient(130deg, #d754ad 0%, #f96785 67%, #fe7333 100%);
  background: linear-gradient(-40deg, #d754ad 0%, #f96785 67%, #fe7333 100%);
  color: #fff;
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}
.stack .card2 {
  top: 30px;
}
.stack .card3 {
  top: 60px;
}
.stack .card4 {
  top: 90px;
}
.stack .opacity {
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  opacity: 0.6;
}
.stack .scale {
  moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  width: 95%;
}

/*# sourceMappingURL=nav.css.map */
