@import "/node_modules/@fortawesome/fontawesome-free/css/all.min.css";
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap");
@import "/node_modules/bootstrap/dist/css/bootstrap.min.css";
.toast-title {
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #ffffff;
}

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51a351;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #f89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
.table-responsive {
  padding-bottom: 10px;
}
.table-responsive::-webkit-scrollbar-thumb {
  background: #b1b1b1;
}
.table-responsive::-webkit-scrollbar-thumb:hover {
  background: #888888;
}

.hero-container {
  width: 1620px;
  margin: auto;
}
@media screen and (max-width: 1700px) {
  .hero-container {
    width: 1320px;
  }
}
@media screen and (max-width: 1400px) {
  .hero-container {
    width: 1100px;
  }
}
@media screen and (max-width: 1200px) {
  .hero-container {
    width: 950px;
  }
}
@media screen and (max-width: 1000px) {
  .hero-container {
    width: 100%;
    padding-left: 7.7vw !important;
    padding-right: 7.7vw !important;
  }
}
@media screen and (max-width: 768px) {
  .hero-container {
    padding-left: 3vw !important;
    padding-right: 3vw !important;
  }
}

.primary-btn {
  padding: 15px 0;
  color: #fff !important;
  text-decoration: none;
  font-size: 1.1em;
  text-align: center;
  outline: none;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  display: block;
  width: 220px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .primary-btn {
    font-size: 13px;
  }
}
@media screen and (max-width: 425px) {
  .primary-btn {
    font-size: 4vw;
  }
}
.primary-btn.bg {
  background: linear-gradient(90deg, rgb(2, 14, 70) 0%, rgb(7, 102, 142) 100%);
  border: none !important;
  box-shadow: none !important;
}
.primary-btn.animate {
  animation: btnAnimate 4s linear infinite, bounce 2s linear infinite;
}
.primary-btn.border-only {
  border-width: 4px;
  border-style: solid;
  box-shadow: inset 0px 0px 40px 0px rgba(82, 186, 221, 0.4588235294);
  border-image: linear-gradient(80deg, #66daf2 -40.79%, #06468e 92.58%) 1;
}

.heading h2 {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 2.5em;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.heading h2::after {
  background-color: #52bbdd;
  width: 70px;
  height: 4px;
  border-radius: 20px;
  display: block;
  content: "";
  margin: auto;
  margin-top: 10px;
}
@media screen and (max-width: 1500px) {
  .heading h2::after {
    width: 60px;
  }
}
@media screen and (max-width: 500px) {
  .heading h2::after {
    width: 50px;
  }
}
.heading h2 span {
  color: #52bbdd;
}
@media screen and (max-width: 1500px) {
  .heading h2 {
    font-size: 2.3em;
  }
}
@media screen and (max-width: 500px) {
  .heading h2 {
    font-size: 1.6em;
  }
}
.heading p {
  color: #8d8d8d;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  margin-top: 30px;
}
@media screen and (max-width: 1500px) {
  .heading p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1500px) {
  .heading p {
    font-size: 13px;
    margin-top: 20px;
  }
}
.heading p span {
  color: #52bbdd;
}
.heading p a {
  color: #52bbdd;
  text-decoration: none;
}

.border-left {
  border-left: 1px solid #1c1c29;
}

.border-right {
  border-right: 1px solid #1c1c29;
}

.hide {
  visibility: hidden;
}

@media screen and (max-width: 575px) {
  .text-xs-center {
    text-align: center !important;
  }
}

.bg-grey {
  background-color: #f3f3f3;
}

.input .label {
  color: #333;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 5px;
}
.input input,
.input textarea,
.input select {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #ededed;
  background: #fff;
  outline: none;
  color: #333;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 200;
  padding: 5px 15px;
}
.input input::placeholder,
.input textarea::placeholder,
.input select::placeholder {
  color: #d1d1d1;
}

.bg-purple {
  background-color: #0e0e1f !important;
}

.bg-blue {
  background-color: #52bbdd !important;
}

@keyframes btnAnimate {
  0% {
    border-image: linear-gradient(80deg, #66daf2 -40.79%, #06468e 92.58%) 1;
  }
  50% {
    border-image: linear-gradient(260deg, #66daf2 -40.79%, #06468e 92.58%) 1;
  }
  100% {
    border-image: linear-gradient(80deg, #66daf2 -40.79%, #06468e 92.58%) 1;
  }
}
@keyframes bounce {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.04);
  }
  100% {
    transform: scale(1);
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.navigation {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: absolute;
  width: 100%;
  z-index: 20;
}
.navigation .innernav {
  position: relative;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  margin: auto;
}
.navigation .innernav .brand img {
  height: 40px;
}
.navigation .innernav .menu {
  width: 35px;
  display: flex;
  flex-direction: column;
  gap: 7px;
  cursor: pointer;
}
.navigation .innernav .menu.open {
  display: block;
}
.navigation .innernav .menu.open .menu_line {
  transition: 1s;
}
.navigation .innernav .menu.open .menu_line.line2 {
  opacity: 0;
}
.navigation .innernav .menu.open .menu_line.line1 {
  transform: rotate(40deg);
  margin-bottom: -5;
}
.navigation .innernav .menu.open .menu_line.line3 {
  transform: rotate(140deg);
  margin-top: -1;
}
.navigation .innernav .menu .menu_line {
  background-color: #fff;
  width: 100%;
  height: 3px;
  transition: 1s;
}
.navigation .innernav .menu .menu_line.line2 {
  width: 70%;
  margin-left: auto;
}
.navigation .nav_menu {
  position: fixed;
  z-index: 19;
  width: 0;
  height: 100%;
  top: 0;
  background: rgba(255, 255, 255, 0.04);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  overflow: hidden;
  transition: 0.3s;
}
.navigation .nav_menu.open {
  width: 100%;
}
.navigation .nav_menu ul {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.navigation .nav_menu ul li {
  text-align: center;
  list-style: none;
}
.navigation .nav_menu ul li > a {
  font-size: 3em;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  .navigation .nav_menu ul li > a {
    font-size: 2em;
  }
}
.navigation .nav_menu ul li span {
  text-align: center;
}
.navigation .nav_menu ul li span a {
  margin: auto;
}

.hero .inner {
  background: #00042a;
  background: linear-gradient(144deg, rgb(2, 14, 70) 0%, rgb(7, 102, 142) 100%);
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.hero .inner .overlay {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 4, 42, 0) 44.55%, rgba(0, 4, 42, 0.6) 100%), linear-gradient(90deg, rgba(0, 4, 42, 0.5) 0, rgba(0, 4, 42, 0.31) 43.39%, rgba(0, 4, 42, 0) 83.44%);
}
@media screen and (max-width: 1000px) {
  .hero .inner .overlay {
    background: linear-gradient(180deg, rgba(0, 4, 42, 0.185) 44.55%, rgba(0, 4, 42, 0.753) 100%), linear-gradient(90deg, rgba(0, 4, 42, 0.637) 0, rgba(0, 4, 42, 0.432) 43.39%, rgba(0, 4, 42, 0) 83.44%);
  }
}
.hero .inner .hero-animations {
  position: absolute;
  z-index: 1;
  display: flex;
  width: 100%;
  justify-content: center;
  overflow-x: hidden;
  gap: 7px;
}
.hero .inner .scoll-animation {
  overflow-y: hidden;
  overflow-x: hidden;
  height: 100vh;
  width: 30%;
  transform: skewX(10deg);
}
@media screen and (max-width: 1000px) {
  .hero .inner .scoll-animation {
    width: 1200px;
    overflow-y: unset;
    overflow-x: unset;
  }
}
.hero .inner .scoll-animation.anim1 .scroll-pages {
  animation: scrollanimation 60s linear infinite;
}
.hero .inner .scoll-animation.anim2 .scroll-pages {
  animation: scrollanimation 60s linear reverse infinite;
  flex-direction: column-reverse;
}
.hero .inner .scoll-animation .scroll-pages {
  display: flex;
  flex-direction: column;
  align-items: end;
}
@media screen and (max-width: 1000px) {
  .hero .inner .scoll-animation .scroll-pages {
    width: 400px;
  }
}
.hero .inner .scoll-animation .scroll-pages .scroll-1 {
  width: 100%;
  margin-bottom: 7px;
}
.hero .inner .content {
  height: max-content;
  position: relative;
  z-index: 2;
}
.hero .inner .content .row {
  margin: 0;
}
.hero .inner .content .hero_top {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: bold;
  color: #fff;
  max-width: max-content;
  margin-bottom: 30px;
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-right: 0.15em solid orange; /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  letter-spacing: 0.1em; /* Adjust as needed */
  animation: blink-caret 0.75s step-end infinite;
  transition: 3s;
  width: 0;
}
.hero .inner .content .hero_top.animate {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .hero .inner .content .hero_top {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 500px) {
  .hero .inner .content .hero_top {
    font-size: 0.7em;
  }
}
.hero .inner .content h1 {
  font-size: 5.5em;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .hero .inner .content h1 {
    font-size: 4.5em;
  }
}
@media screen and (max-width: 500px) {
  .hero .inner .content h1 {
    font-size: 3em;
  }
}
.hero .inner .content p {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 1.5em;
}
@media screen and (max-width: 1200px) {
  .hero .inner .content p {
    font-size: 1em;
  }
}

.projects {
  background-color: #0e0e1f;
  position: relative;
  overflow: hidden;
}
.projects .inner {
  padding: 100px 0;
}
@media screen and (max-width: 600px) {
  .projects .inner {
    padding: 50px 20px;
  }
}
.projects .project-wrap {
  margin-top: 60px;
}
@media screen and (max-width: 600px) {
  .projects .project-wrap {
    margin-top: 30px;
  }
}
.projects .project-wrap .single img {
  height: 700px;
  object-fit: cover;
  object-position: top;
  border-radius: 10px;
}
@media screen and (max-width: 1500px) {
  .projects .project-wrap .single img {
    height: 650px;
  }
}
@media screen and (max-width: 1300px) {
  .projects .project-wrap .single img {
    height: 500px;
  }
}
@media screen and (max-width: 991px) {
  .projects .project-wrap .single img {
    height: 350px;
  }
}
@media screen and (max-width: 768px) {
  .projects .project-wrap .single img {
    height: 210px;
  }
}
.projects .project-wrap .carousel .carousel-indicators {
  gap: 10px;
}
.projects .project-wrap .carousel .carousel-indicators button {
  background-color: #52bbdd;
  width: 10px;
  height: 10px;
  border: 3px solid #fff;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .projects .project-wrap .carousel .carousel-indicators button {
    width: 6px;
    height: 6px;
  }
}
.projects .scrolling_text {
  position: absolute;
  width: 100%;
  height: 100vw;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  transform: rotate(90deg);
}
@media screen and (max-width: 671px) {
  .projects .scrolling_text {
    transform: none;
    height: 100%;
  }
}
.projects .scrolling_text .caption {
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  padding-top: 50px;
}
@media screen and (max-width: 671px) {
  .projects .scrolling_text .caption {
    padding-top: 0px;
  }
}
.projects .scrolling_text .caption.caption2 {
  transform: rotate(180deg);
}
.projects .scrolling_text .caption .caption_inner {
  overflow: hidden;
  display: flex;
  width: max-content;
}
.projects .scrolling_text .caption .caption_inner .text_wrap {
  display: flex;
  flex-wrap: nowrap;
  width: max-content;
  animation: scrollToTop 25s linear infinite;
}
@media screen and (max-width: 650px) {
  .projects .scrolling_text .caption .caption_inner .text_wrap {
    animation: scrollToTop 40s linear infinite;
  }
}
.projects .scrolling_text .caption .caption_inner .caption_text {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 0.9em;
  letter-spacing: 3px;
  white-space: nowrap;
  height: max-content;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 671px) {
  .projects .scrolling_text .caption .caption_inner .caption_text {
    font-size: 0.7em;
  }
}
.projects .scrolling_text .caption .caption_inner .caption_text::before {
  content: "";
  height: 5px;
  width: 5px;
  display: inline-block;
  background-color: #fff;
  margin: 0px 15px;
}

.services {
  background-color: #00042a;
}
.services .inner {
  padding: 150px 0;
}
@media screen and (max-width: 500px) {
  .services .inner {
    padding: 50px 0;
  }
}
.services h2 {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 3.5em;
  font-weight: bold;
}
@media screen and (max-width: 1500px) {
  .services h2 {
    font-size: 3em;
  }
}
@media screen and (max-width: 1200px) {
  .services h2 {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 991px) {
  .services h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 450px) {
  .services h2 {
    text-align: center;
  }
}
.services ul {
  padding: 0;
  margin-top: 50px;
}
.services ul li {
  list-style: none;
  margin-top: 15px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 1.3em;
}
@media screen and (max-width: 1500px) {
  .services ul li {
    font-size: 1em;
  }
}
@media screen and (max-width: 1200px) {
  .services ul li {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 450px) {
  .services ul li {
    display: flex;
  }
}
@media screen and (max-width: 450px) {
  .services ul li span {
    display: inline-block;
  }
}
.services ul li img {
  width: 20px;
  margin-right: 10px;
}
@media screen and (max-width: 450px) {
  .services ul li img {
    height: 20px;
  }
}
.services .reviews {
  display: flex;
  gap: 20px;
  margin-top: 40px;
  align-items: center;
}
.services .reviews .icon img {
  width: 30px;
}
.services .reviews .cont p {
  margin: 0;
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-weight: bold;
}
.services .reviews .cont .stars {
  color: rgb(255, 217, 0);
}
.services .service-img {
  position: absolute;
  right: 0;
}
@media screen and (max-width: 991px) {
  .services .service-img {
    position: relative;
  }
}
@media screen and (max-width: 450px) {
  .services .service-img {
    margin-top: 30px;
  }
}
.services .service-img img {
  width: 95%;
}
@media screen and (max-width: 991px) {
  .services .service-img img {
    width: 100%;
  }
}

.clients {
  padding: 100px 0;
  background-color: #0e0e1f;
}
.clients .heading {
  margin-bottom: 60px;
}
.clients .heading h2 {
  color: #fff;
  font-weight: bold;
}
.clients .scoller {
  overflow-x: hidden;
  display: flex;
}
.clients .scoller > .row {
  justify-content: center;
  flex-wrap: nowrap;
  padding: 10px;
  justify-content: start;
  gap: 20px;
  animation: scrollToTop 15s linear infinite;
}
.clients .scoller > .row > div {
  width: 200px;
  padding: 0;
}
.clients .scoller > .row > div .single {
  background-color: #fff;
  padding: 20px;
  overflow-x: hidden;
  height: 100px;
  border-radius: 5px;
  border-top: 4px solid #8d8d8d;
  cursor: pointer;
  transition: 0.3s;
}
.clients .scoller > .row > div .single:hover {
  border-top: 4px solid #52bbdd;
  transform: scale(1.1);
}
.clients .scoller > .row > div .single img {
  height: 100%;
  object-fit: contain;
}

.our_services {
  height: 100%;
  background: #00042a;
  overflow: hidden;
}
@media screen and (max-width: 940px) {
  .our_services {
    height: 50%;
  }
}
.our_services::before {
  position: absolute;
  content: "";
  display: inline-block;
  border-top: 1px solid rgba(255, 255, 255, 0.0901960784);
  border-bottom: 1px solid rgba(255, 255, 255, 0.0901960784);
  width: 100%;
  margin: 5% 0;
  height: 80%;
}
@media screen and (max-width: 940px) {
  .our_services::before {
    height: 40.5%;
  }
}
@media screen and (max-width: 565px) {
  .our_services::before {
    margin: 10% 0;
    height: 42%;
  }
}
.our_services .heading {
  margin-bottom: 70px;
}
.our_services .inner {
  height: 100%;
  display: flex;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .our_services .inner {
    overflow: hidden;
    overflow-x: auto;
  }
}
.our_services .inner:hover ~ .our_services .inner > .service_wrap {
  width: 18%;
  transition: 0.3s;
}
.our_services .inner .service_head {
  width: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .our_services .inner .service_head {
    min-width: 10%;
  }
}
@media screen and (max-width: 565px) {
  .our_services .inner .service_head {
    min-width: 15%;
  }
}
.our_services .inner .service_head h2 {
  transform: rotate(270deg);
  width: max-content;
  text-wrap: nowrap;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: rgba(252, 252, 252, 0.631372549);
}
@media screen and (max-width: 1290px) {
  .our_services .inner .service_head h2 {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 565px) {
  .our_services .inner .service_head h2 {
    font-size: 1em;
  }
}
.our_services .inner .service_wrap {
  width: 20%;
  height: 100%;
  transition: 0.3s;
  padding: 5% 0;
  border-left: 1px solid rgba(255, 255, 255, 0.0901960784);
  margin-left: -2px;
}
@media screen and (max-width: 768px) {
  .our_services .inner .service_wrap {
    min-width: 30%;
  }
}
@media screen and (max-width: 565px) {
  .our_services .inner .service_wrap {
    padding: 10% 0;
    min-width: 50%;
  }
}
.our_services .inner .service_wrap:hover {
  transition: 0.3s;
  width: 25%;
}
@media screen and (max-width: 768px) {
  .our_services .inner .service_wrap:hover {
    min-width: 40%;
  }
}
@media screen and (max-width: 565px) {
  .our_services .inner .service_wrap:hover {
    min-width: 50%;
  }
}
.our_services .inner .service_wrap:hover .service {
  filter: grayscale(0);
}
.our_services .inner .service_wrap:hover .service .content {
  background-color: #00042a;
  height: max-content;
}
.our_services .inner .service_wrap:hover .service .content .c_head {
  margin-bottom: 20px;
}
.our_services .inner .service_wrap .service {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  filter: grayscale(90%);
  transition: 0.3s;
}
.our_services .inner .service_wrap .service .content {
  background-color: transparent;
  position: absolute;
  bottom: 0;
  overflow: hidden;
  height: 70px;
  padding: 20px;
  transition: 0.3s;
}
@media screen and (max-width: 1155px) {
  .our_services .inner .service_wrap .service .content {
    height: 80px;
  }
}
.our_services .inner .service_wrap .service .content .c_head {
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  margin-bottom: 50px;
}
@media screen and (max-width: 1290px) {
  .our_services .inner .service_wrap .service .content .c_head {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 565px) {
  .our_services .inner .service_wrap .service .content .c_head {
    font-size: 0.8em;
  }
}
.our_services .inner .service_wrap .service .content .c_text {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
}
@media screen and (max-width: 1290px) {
  .our_services .inner .service_wrap .service .content .c_text {
    font-size: 0.7em;
  }
}
@media screen and (max-width: 565px) {
  .our_services .inner .service_wrap .service .content .c_text {
    font-size: 0.5em;
  }
}
.our_services .rotate_img {
  position: relative;
  opacity: 0.7;
  animation: rotateBackground 15s infinite linear;
  top: 0;
}
.our_services .rotate_img img {
  width: 100%;
  filter: blur(5px);
  pointer-events: none;
  transform: scale(2.5);
  z-index: 1;
}

.testimonials {
  background-color: #00042a;
  padding: 70px 0;
}
.testimonials .heading {
  margin-bottom: 100px;
}
.testimonials .arrows {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
.testimonials .arrows button {
  background-color: transparent;
  border: 0;
  outline: none;
  display: block;
  font-size: 30px;
  color: #52bbdd;
}
.testimonials .review_company {
  position: relative;
  overflow: hidden;
}
.testimonials .review_company::before {
  position: absolute;
  display: block;
  content: "";
  width: 384px;
  height: 120px;
  background: rgb(102, 218, 242);
  background: linear-gradient(80deg, rgb(102, 218, 242) 0%, rgb(6, 70, 142) 92%);
  box-shadow: 0 4px 37px rgba(117, 81, 224, 0.49);
  margin-top: 120px;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .testimonials .review_company::before {
    min-height: 180px;
    width: 300px;
    margin-top: 180px;
  }
}
@media screen and (max-width: 991px) {
  .testimonials .review_company::before {
    width: 220px;
  }
}
@media screen and (max-width: 767px) {
  .testimonials .review_company::before {
    width: 160px;
  }
}
@media screen and (max-width: 575px) {
  .testimonials .review_company::before {
    width: 100%;
    margin-top: 0;
    left: 0;
    min-height: 160px;
  }
}
.testimonials .review_company .review_wrap {
  height: 360px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .testimonials .review_company .review_wrap {
    height: 540px;
  }
}
@media screen and (max-width: 575px) {
  .testimonials .review_company .review_wrap {
    height: 160px;
  }
}
.testimonials .review_text .comment_wrap {
  height: 200px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .testimonials .review_text .comment_wrap {
    height: 180px;
  }
}
@media screen and (max-width: 575px) {
  .testimonials .review_text .comment_wrap {
    height: 150px;
  }
}
.testimonials .reviewer {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 30px;
  min-height: 120px;
  width: 80%;
  transition: 0.3s;
}
@media screen and (max-width: 1199px) {
  .testimonials .reviewer {
    display: block;
    min-height: 180px;
  }
}
@media screen and (max-width: 767px) {
  .testimonials .reviewer {
    padding: 15px;
  }
}
@media screen and (max-width: 575px) {
  .testimonials .reviewer {
    min-height: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 25px 15px;
  }
}
@media screen and (max-width: 1199px) {
  .testimonials .reviewer .img {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575px) {
  .testimonials .reviewer .img {
    margin-bottom: 0;
  }
}
.testimonials .reviewer .img img {
  height: 50px;
  width: 150px;
  object-fit: contain;
  object-position: center;
}
@media screen and (max-width: 767px) {
  .testimonials .reviewer .img img {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  .testimonials .reviewer .rep {
    text-align: center;
  }
}
.testimonials .reviewer .rep .name {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #fff;
}
.testimonials .reviewer .rep .position {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 0.8em;
}
.testimonials .comment {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 1.4em;
  transition: 0.3s;
  min-height: 200px;
  padding: 10px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .testimonials .comment {
    font-size: 1em;
  }
}
@media screen and (max-width: 767px) {
  .testimonials .comment {
    font-size: 0.8em;
    min-height: 180px;
  }
}
@media screen and (max-width: 575px) {
  .testimonials .comment {
    min-height: 150px;
    text-align: center;
  }
}

.ctaSection {
  background-image: url("/assets/images/contact/join-us.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-color: #0e0e1f;
  padding: 100px 0;
  text-align: center;
  color: #fff;
  height: 500px;
}
@media screen and (max-width: 767px) {
  .ctaSection {
    height: 600px;
  }
}
.ctaSection::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 500px;
  margin-top: -100px;
  background: #00042a;
  opacity: 0.95;
}
@media screen and (max-width: 767px) {
  .ctaSection::before {
    height: 600px;
  }
}
.ctaSection h2 {
  position: relative;
  z-index: 2;
}
.ctaSection h2 strong {
  color: #fff;
}
.ctaSection p {
  font-family: "Roboto", sans-serif;
  position: relative;
  z-index: 2;
}
.ctaSection a {
  position: relative;
  z-index: 2;
}

.faqs {
  padding: 70px 0;
  background-color: #0e0e1f;
}
.faqs .accordion-item {
  background-color: transparent;
  border: 0;
}
.faqs .accordion-item button {
  border-radius: 20px !important;
  background-color: #15152c;
  border: none;
  outline: none;
  box-shadow: none;
  color: #fff;
  height: 60px;
}
.faqs .accordion-item button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
}
.faqs .accordion-item .accordion-collapse {
  color: #fff;
}

.lets-talk {
  background-color: #0e0e1f;
  position: relative;
  transition: 0.5s;
}
.lets-talk:hover::before {
  width: 100%;
}
.lets-talk:hover a {
  color: #0e0e1f;
}
.lets-talk:hover a .inner i {
  color: #fff;
  background-color: #0e0e1f;
}
.lets-talk::before {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  transition: 0.5s;
}
.lets-talk a {
  position: relative;
  z-index: 1;
  text-decoration: none;
  color: #fff;
  transition: 0.5s;
  font-weight: bold;
  display: block;
  padding: 50px 0;
}
@media screen and (max-width: 1024px) {
  .lets-talk a {
    padding: 30px 0;
  }
}
@media screen and (max-width: 768px) {
  .lets-talk a {
    padding: 50px 0;
  }
}
.lets-talk a .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
@media screen and (max-width: 508px) {
  .lets-talk a .inner {
    gap: 20px;
  }
}
.lets-talk a .inner h3 {
  font-size: 230px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .lets-talk a .inner h3 {
    font-size: 160px;
  }
}
@media screen and (max-width: 768px) {
  .lets-talk a .inner h3 {
    font-size: 80px;
  }
}
@media screen and (max-width: 508px) {
  .lets-talk a .inner h3 {
    font-size: 50px;
  }
}
.lets-talk a .inner i {
  font-size: 35px;
  color: #0e0e1f;
  background-color: #fff;
  padding: 30px;
  border-radius: 50%;
  transition: 0.5s;
}
@media screen and (max-width: 1024px) {
  .lets-talk a .inner i {
    font-size: 30px;
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .lets-talk a .inner i {
    font-size: 20px;
    padding: 15px;
  }
}
@media screen and (max-width: 508px) {
  .lets-talk a .inner i {
    font-size: 15px;
    padding: 10px;
  }
}

footer {
  background-color: #0e0e1f;
  padding-top: 70px;
  padding-bottom: 50px;
}
footer .inner .row {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
@media screen and (max-width: 991px) {
  footer .inner .row {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
}
footer .inner .footer-links {
  width: max-content;
}
footer .inner .header {
  color: #fff;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  opacity: 0.6;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  footer .inner .header {
    text-align: center;
  }
}
footer .inner .header::after {
  content: "";
  display: block;
  background-color: #52bbdd;
  height: 3px;
  width: 30px;
  margin-top: 5px;
  border-radius: 10px;
}
@media screen and (max-width: 991px) {
  footer .inner .header::after {
    margin: auto;
    margin-top: 5px;
  }
}
footer .inner ul {
  padding: 0;
  margin: 0;
}
footer .inner ul.social-links {
  display: flex;
  gap: 10px;
  margin-top: 20px;
}
footer .inner ul.social-links li a {
  opacity: 1;
  border-radius: 50%;
  background-color: #fff;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  color: #0e0e1f;
  border: 1px solid #fff;
}
footer .inner ul.social-links li a:hover {
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
}
footer .inner ul.social-links li a i {
  padding: 10px;
  font-size: 16px;
}
footer .inner ul li {
  list-style: none;
  margin-bottom: 3px;
}
@media screen and (max-width: 991px) {
  footer .inner ul li {
    text-align: center;
  }
}
footer .inner ul li a {
  color: #fff;
  opacity: 0.3;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  transition: 0.5s;
  font-size: 14px;
}
footer .inner ul li a:hover {
  opacity: 1;
}
footer .inner ul li a.fw-regular {
  font-weight: 200;
}
footer .inner .brand {
  text-align: center;
  margin-top: 50px;
}
footer .inner .brand img {
  width: 150px;
}
footer .inner .copyright {
  color: #fff;
  opacity: 0.5;
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  margin-top: 40px;
  text-align: center;
  border-top: 1px solid #32325e;
  padding-top: 20px;
}

.about-hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 575px) {
  .about-hero {
    height: 800px;
  }
}
.about-hero::before {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.5803921569);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.about-hero .row {
  margin: 0;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  position: relative;
  z-index: 1;
}
.about-hero .row h1 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 70px;
}
@media screen and (max-width: 768px) {
  .about-hero .row h1 {
    text-align: center;
    font-size: 50px;
  }
}
@media screen and (max-width: 575px) {
  .about-hero .row h1 {
    font-size: 30px;
  }
}
.about-hero .row p {
  color: #fff !important;
  font-family: "Poppins", sans-serif;
  margin: 50px 0;
}
@media screen and (max-width: 768px) {
  .about-hero .row p {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .about-hero .row a {
    margin: auto;
  }
}

.mission_vision {
  padding: 70px 0;
  background-color: #0e0e1f;
}
.mission_vision .inner .heading {
  padding: 0 40px;
}
.mission_vision .inner .heading .icon {
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .mission_vision .inner .heading .icon {
    text-align: center;
  }
}
.mission_vision .inner .heading .icon img {
  width: 70px;
  background: rgb(82, 187, 221);
  background: linear-gradient(0deg, rgba(82, 186, 221, 0.26) 0%, rgba(82, 187, 221, 0.4346113445) 100%);
  padding: 15px;
  border-radius: 20px;
  border: #52bbdd 1px solid;
}
.mission_vision .inner .heading h2 {
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .mission_vision .inner .heading h2 {
    text-align: center;
  }
}
.mission_vision .inner .heading h2::after {
  height: 2px;
  margin: 0;
  width: 100%;
  margin-top: 5px;
  display: none;
}
.mission_vision .inner .heading p {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .mission_vision .inner .heading p {
    text-align: center;
  }
}

.about_services {
  padding: 70px 0;
  background-color: #0e0e1f;
  border-top: 1px solid #1c1c29;
  border-bottom: 1px solid #1c1c29;
}
.about_services .heading {
  margin-bottom: 50px;
}
.about_services .icon {
  text-align: center;
}
.about_services .icon img {
  width: 100px;
  background: rgb(82, 187, 221);
  background: linear-gradient(0deg, rgba(82, 186, 221, 0.26) 0%, rgba(82, 187, 221, 0.4346113445) 100%);
  padding: 15px;
  border-radius: 20px;
  border: #52bbdd 1px solid;
}
.about_services .service {
  text-align: center;
  margin-top: 30px;
  font-family: "Poppins", sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.our_values {
  padding: 70px 0;
  background-color: #00042a;
}
.our_values .card {
  padding: 0 30px;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}
@media screen and (max-width: 1400px) {
  .our_values .card {
    padding: 0 10px;
  }
}
.our_values .card .inner {
  padding: 30px 25px;
  background: rgb(82, 187, 221);
  background: linear-gradient(0deg, rgba(82, 186, 221, 0.26) 0%, rgba(82, 187, 221, 0.4346113445) 100%);
  border-radius: 0;
  position: relative;
  z-index: 1;
  height: 100%;
}
.our_values .card .inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  background-color: #0e0e1f;
  border-radius: 0 0 100% 100%;
  transition: all 1s;
  z-index: 2;
}
.our_values .card:hover .inner::before {
  height: 100%;
  border-radius: 0;
}
.our_values .card:hover .sub {
  color: #8b8b8b;
}
.our_values .card:hover .icon img {
  background: rgb(82, 187, 221);
  background: linear-gradient(0deg, rgba(82, 186, 221, 0.26) 0%, rgba(82, 187, 221, 0.4346113445) 100%);
  border: 1px solid #52bbdd;
}
.our_values .icon {
  text-align: center;
  position: relative;
  z-index: 3;
}
.our_values .icon img {
  width: 100px;
  padding: 15px;
  border-radius: 50%;
  border: #52bbdd 1px solid;
  transition: all 1s;
}
.our_values .title {
  text-align: center;
  padding: 20px 0;
  font-family: "Poppins", sans-serif;
  color: #52bbdd;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  font-weight: 600;
  z-index: 3;
}
.our_values .sub {
  color: #ffffff;
  text-align: center;
  transition: all 1s;
  font-family: "Poppins", sans-serif;
  position: relative;
  z-index: 3;
}

.service-hero {
  background: rgb(4, 11, 27);
  background: linear-gradient(139deg, rgb(4, 11, 27) 80%, rgb(1, 3, 2) 100%);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .service-hero {
    padding-top: 150px;
    height: max-content;
  }
}
@media screen and (max-width: 991px) {
  .service-hero h1 {
    text-align: center;
  }
}
@media screen and (max-width: 575px) {
  .service-hero h1 {
    font-size: 37px !important;
  }
}
@media screen and (max-width: 991px) {
  .service-hero p {
    text-align: center;
  }
}
@media screen and (max-width: 575px) {
  .service-hero p {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .service-hero a {
    text-align: center;
    margin: auto;
  }
}
@media screen and (max-width: 991px) {
  .service-hero img {
    width: 100%;
    margin-top: 60px;
  }
}
.service-hero::before {
  display: none;
}
.service-hero::after {
  content: "";
  display: block;
  background: rgb(82, 187, 221);
  background: radial-gradient(circle, rgb(82, 187, 221) 29%, rgba(1, 3, 2, 0) 80%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 0;
  opacity: 0.3;
  transform: translateX(450px);
}
@media screen and (max-width: 1250px) {
  .service-hero::after {
    background: radial-gradient(circle, rgb(82, 187, 221) 10%, rgba(1, 3, 2, 0) 60%);
    transform: translateX(400px);
  }
}
@media screen and (max-width: 991px) {
  .service-hero::after {
    transform: translate(0, 350px);
  }
}

.our-services {
  background-color: #0e0e1f;
  padding: 70px 0;
}
.our-services .service-card {
  background-color: #52bbdd;
  text-align: center;
  padding: 30px 20px 50px 20px;
  border-radius: 30px;
  position: relative;
  height: 100%;
}
.our-services .service-card::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 30px 30px 60% 30px;
  z-index: 1;
}
.our-services .service-card .icon {
  position: relative;
  z-index: 2;
}
.our-services .service-card .icon img {
  width: 130px;
  background-color: #fff;
}
.our-services .service-card .title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #0e0e1f;
  margin-top: 10px;
  font-size: 19px;
  line-height: normal;
  position: relative;
  z-index: 2;
}
.our-services .service-card p {
  position: relative;
  z-index: 2;
  font-size: 13px;
  line-height: 130%;
  margin: 20px 0;
  font-family: "Poppins", sans-serif;
}
.our-services .service-card .service-btn {
  position: relative;
  z-index: 2;
  background-color: #00042a;
  display: block;
  padding: 10px 20px;
  border-radius: 20px;
  color: #fff;
  text-decoration: none;
  width: 150px;
  margin: auto;
  font-size: 14px;
}

.cta-section {
  position: relative;
  background-image: url("/assets/images/services/cta-bg.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px;
}
@media screen and (max-width: 991px) {
  .cta-section {
    background-image: url("/assets/images/services/cta-bg-sm.png");
    background-size: 100% 100%;
  }
}
.cta-section .inner {
  position: relative;
  z-index: 2;
}
.cta-section .inner .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 50px;
}
@media screen and (max-width: 991px) {
  .cta-section .inner .content {
    gap: 30px;
  }
}
.cta-section .inner h2 {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .cta-section .inner h2 {
    font-size: 40px;
  }
}
.cta-section .inner p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .cta-section .inner p {
    font-size: 15px;
  }
}
.cta-section .inner a {
  margin: 0 auto;
}
.cta-section::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 150px;
  width: 100%;
  background: rgb(0, 4, 42);
  background: linear-gradient(180deg, rgb(0, 4, 42) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}
.cta-section::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 200px;
  width: 100%;
  background: rgb(14, 14, 31);
  background: linear-gradient(0deg, rgb(14, 14, 31) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}

.web-dev-hero {
  background-color: #0e0e1f;
  padding: 300px 0 50px 0;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 575px) {
  .web-dev-hero {
    padding: 0;
    padding-top: 150px;
    height: 100%;
  }
}
.web-dev-hero::after {
  content: "";
  display: block;
  background: rgb(14, 14, 31);
  background: linear-gradient(0deg, rgb(14, 14, 31) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  height: 150px;
  width: 100%;
  z-index: 2;
}
.web-dev-hero .scroller-wrap {
  position: relative;
  z-index: 1;
}
.web-dev-hero .scroller-wrap .scroller {
  display: flex;
  gap: 15px;
  position: absolute;
  border-radius: 50%;
  margin-top: 50px;
  width: 100%;
  height: 1200px;
  animation: rotateSlider 30s infinite linear;
}
.web-dev-hero .scroller-wrap .scroller .single-service {
  position: absolute;
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 16px;
  left: 50%;
  transform-origin: 0 600px; /* 200px radius from center */
}
.web-dev-hero .scroller-wrap .scroller .single-service img {
  width: 100px;
  border-radius: 10px;
  transition: all 1s;
}
.web-dev-hero .scroller-wrap .scroller .single-service img:hover {
  transform: scale(1.2);
}
.web-dev-hero .inner {
  width: 450px;
  margin: auto;
  padding-top: 200px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 575px) {
  .web-dev-hero .inner {
    width: 95%;
  }
}
.web-dev-hero .inner h1 {
  color: #fff;
  font-size: 35px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
.web-dev-hero .inner p {
  color: #979797;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  margin: 30px 0;
}
@media screen and (max-width: 575px) {
  .web-dev-hero .inner p {
    font-size: 13px;
  }
}

.about-service {
  padding: 100px 0;
  background-color: #0e0e1f;
}
@media screen and (max-width: 575px) {
  .about-service {
    padding: 50px 0;
  }
}
.about-service .inner h2 {
  color: #fff;
  font-family: "Poppins", sans-serif;
}
.about-service .inner p {
  color: #919191;
  margin-top: 30px;
  text-align: justify;
}
.about-service .inner .features {
  margin-top: 40px;
}
.about-service .inner .features .list {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.about-service .inner .features .list .content h4 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 19px;
}
.about-service .inner .features .list .content span {
  color: #919191;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
}
.about-service .inner .features .list img {
  width: 40px;
  height: 40px;
  object-fit: contain;
  object-position: center;
}

.service-steps {
  background-color: #0e0e1f;
  padding: 70px 0;
}
@media screen and (max-width: 575px) {
  .service-steps {
    padding: 50px 0;
  }
}
.service-steps .steps {
  margin-top: 50px;
}
.service-steps .steps .inner {
  position: relative;
}
.service-steps .steps .inner::before {
  content: "";
  display: block;
  width: 3px;
  height: 95%;
  background-color: #52bbdd;
  position: absolute;
  left: 49.9%;
  top: 15px;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .service-steps .steps .inner::before {
    top: 15px;
    height: 93%;
    left: 11.6%;
  }
}
@media screen and (max-width: 768px) {
  .service-steps .steps .inner::before {
    left: 15%;
  }
}
@media screen and (max-width: 575px) {
  .service-steps .steps .inner::before {
    left: 60px;
  }
}
@media screen and (max-width: 425px) {
  .service-steps .steps .inner::before {
    height: 90%;
    top: 25px;
    left: 55px;
  }
}
@media screen and (max-width: 375px) {
  .service-steps .steps .inner::before {
    top: 40px;
  }
}
.service-steps .steps .inner .step {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: center;
  margin: 40px 0;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 575px) {
  .service-steps .steps .inner .step {
    gap: 20px;
  }
}
@media screen and (max-width: 991px) {
  .service-steps .steps .inner .step:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.service-steps .steps .inner .step.left h4 {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .service-steps .steps .inner .step.left h4 {
    text-align: left;
  }
}
.service-steps .steps .inner .step.left span {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .service-steps .steps .inner .step.left span {
    text-align: left;
  }
}
.service-steps .steps .inner .step .sm {
  width: 80px;
  min-width: 80px;
  height: 80px;
  background: rgb(82, 187, 221);
  background: linear-gradient(0deg, rgb(20, 46, 55) 0%, rgb(42, 91, 107) 100%);
  border: #52bbdd 1px solid;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 35px;
  font-family: "Orbitron", sans-serif;
}
@media screen and (max-width: 425px) {
  .service-steps .steps .inner .step .sm {
    width: 70px;
    min-width: 70px;
    height: 70px;
  }
}
.service-steps .steps .inner .step .lg {
  width: 450px;
}
@media screen and (max-width: 991px) {
  .service-steps .steps .inner .step .lg {
    width: auto;
  }
}
.service-steps .steps .inner .step h4 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
@media screen and (max-width: 425px) {
  .service-steps .steps .inner .step h4 {
    font-size: 15px;
  }
}
.service-steps .steps .inner .step span {
  display: block;
  color: #747474;
  line-height: 140%;
  margin-top: 10px;
  font-size: 13px;
}
@media screen and (max-width: 425px) {
  .service-steps .steps .inner .step span {
    font-size: 12px;
  }
}

.industries_served {
  background-color: #0e0e1f;
  padding: 70px 0;
}
@media screen and (max-width: 575px) {
  .industries_served {
    padding: 40px 0;
  }
}
.industries_served .inner .heading {
  margin-bottom: 50px;
}
.industries_served .inner .list .single {
  display: flex;
  align-items: center;
  gap: 30px;
  background: rgba(255, 255, 255, 0.04);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(8.6px);
  -webkit-backdrop-filter: blur(8.6px);
  border: 1px solid rgba(255, 255, 255, 0.23);
  border-bottom: 3px solid #52bbdd;
  width: 70%;
  margin: 30px auto;
  color: #fff;
  padding: 15px 30px;
  box-shadow: 0 0 30px 0 rgba(82, 186, 221, 0.0549019608);
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .industries_served .inner .list .single {
    width: 100%;
  }
}
.industries_served .inner .list .single:hover {
  box-shadow: 0 0 30px 0 rgba(82, 186, 221, 0.231372549);
  transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  .industries_served .inner .list .single:hover {
    box-shadow: 0 0 30px 0 rgba(82, 186, 221, 0.0549019608);
    transform: scale(1);
  }
}
.industries_served .inner .list .single .icon {
  width: 30px;
  min-width: 30px;
}
.industries_served .inner .list .single .icon img {
  width: 100%;
}
.industries_served .inner .list .single .content h4 {
  font-size: 21px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 575px) {
  .industries_served .inner .list .single .content h4 {
    font-size: 16px;
  }
}
.industries_served .inner .list .single .content p {
  margin: 0;
  color: #777777;
  margin-top: -7px;
}
@media screen and (max-width: 575px) {
  .industries_served .inner .list .single .content p {
    font-size: 13px;
  }
}

.our-projects {
  background-color: #0e0e1f;
  padding: 70px 0;
}
@media screen and (max-width: 575px) {
  .our-projects {
    padding: 40px 0;
  }
}
.our-projects .inner .row .col-12 {
  position: relative;
}
.our-projects .inner .project-display {
  background: rgba(255, 255, 255, 0);
  padding: 30px;
  text-align: center;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 575px) {
  .our-projects .inner .project-display {
    padding: 20px;
    width: 280px;
    margin: auto;
  }
}
.our-projects .inner .project-display .type {
  font-family: "Poppins", sans-serif;
  color: #52bbdd;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
.our-projects .inner .project-display .title {
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.our-projects .inner .project-display .desc {
  font-family: "Poppins", sans-serif;
  color: #8b8b8b;
  font-size: 12px;
  line-height: 140%;
  margin-top: 20px;
}
@media screen and (max-width: 575px) {
  .our-projects .inner .project-display .desc {
    font-size: 11px;
    margin-top: 10px;
  }
}
.our-projects .inner .overlay {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 93%;
  height: 50%;
  margin-left: 12px;
}
@media screen and (max-width: 1400px) {
  .our-projects .inner .overlay {
    width: 91.8%;
    bottom: -1px;
  }
}
@media screen and (max-width: 1200px) {
  .our-projects .inner .overlay {
    width: 92.5%;
    bottom: 0px;
  }
}
@media screen and (max-width: 991px) {
  .our-projects .inner .overlay {
    width: 93.5%;
    bottom: 1px;
  }
}
@media screen and (max-width: 767px) {
  .our-projects .inner .overlay {
    width: 91.2%;
    bottom: 0px;
  }
}
@media screen and (max-width: 575px) {
  .our-projects .inner .overlay {
    width: 280px;
    margin-left: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.our-projects .inner .overlay::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgb(82, 187, 221);
  background: linear-gradient(0deg, rgba(82, 186, 221, 0.212) 0%, rgba(0, 0, 0, 0) 100%);
  border-left: 1px solid #52bbdd;
  border-bottom: 1px solid #52bbdd;
  border-right: 1px solid #52bbdd;
  opacity: 0.4;
}

.contact-hero {
  background-color: #0e0e1f;
  padding-top: 200px;
}
.contact-hero .inner .col1 {
  width: 60%;
}
@media screen and (max-width: 1400px) {
  .contact-hero .inner .col1 {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .contact-hero .inner .col1 {
    width: 100%;
  }
}
.contact-hero .inner .col2 {
  width: 20%;
}
@media screen and (max-width: 991px) {
  .contact-hero .inner .col2 {
    width: 100%;
    padding: 20px;
    padding-bottom: 50px;
  }
  .contact-hero .inner .col2 .map {
    height: 250px;
  }
}
.contact-hero .inner .contact-info ul {
  padding: 0;
}
.contact-hero .inner .contact-info ul li {
  box-shadow: inset 0 0 10px rgba(82, 187, 221, 0.5), 0 0 10px 0 rgba(82, 187, 221, 0.5);
  border: 1px solid #52bbdd;
  list-style: none;
  padding: 15px 25px;
  border-radius: 10px;
  margin: 20px 0;
}
.contact-hero .inner .contact-info ul li i {
  margin-right: 10px;
  color: #fff;
}
.contact-hero .inner .contact-info ul li a {
  text-decoration: none;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}
.contact-hero .inner .map {
  box-shadow: inset 0 0 10px rgba(82, 187, 221, 0.5), 0 0 10px 0 rgba(82, 187, 221, 0.5);
  border: 1px solid #52bbdd;
  list-style: none;
  border-radius: 10px;
}
.contact-hero .inner .map img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-hero .inner .contact-content .icon {
  text-align: center;
  width: 100px;
  height: 100px;
  border: 2px solid #52bbdd;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  box-shadow: inset 0 0 40px rgba(82, 187, 221, 0.5), 0 0 40px 0 #52bbdd;
}
.contact-hero .inner .contact-content .icon img {
  width: 70%;
}
.contact-hero .inner .contact-content .head {
  margin: 60px 0;
  text-align: center;
}
.contact-hero .inner .contact-content .head h1 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}
.contact-hero .inner .contact-content .head p {
  color: #7e7e7e;
}
.contact-hero .inner .contact-content form {
  padding-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .contact-hero .inner .contact-content form {
    padding: 0 20px;
  }
}
.contact-hero .inner .contact-content form label {
  color: #fff;
  font-weight: "Poppins", sans-serif;
}
.contact-hero .inner .contact-content form .form-input {
  margin: 20px 0;
}
.contact-hero .inner .contact-content form .form-input input, .contact-hero .inner .contact-content form .form-input textarea {
  background: transparent;
  border: 1px solid #52bbdd;
  width: 100%;
  padding: 15px 20px;
  border-radius: 10px;
  color: #fff;
  outline: none;
  box-shadow: 0 0 15px 0 rgba(82, 187, 221, 0.5);
  font-size: 13px;
  font-family: "Poppins", sans-serif;
}
.contact-hero .inner .contact-content form span {
  color: #fff;
  margin-left: 10px;
}
.contact-hero .inner .contact-content form button {
  width: 100%;
  background: transparent;
  outline: none;
  border-radius: 10px;
  border: 1px solid #52bbdd;
  box-shadow: 0 0 15px 0 rgba(82, 187, 221, 0.5);
  transition: all 0.5s;
}
.contact-hero .inner .contact-content form button:hover {
  background-color: #52bbdd;
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to {
    border-color: transparent;
  }
  50% {
    border-color: orange;
  }
}
@keyframes rotateSlider {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes scrollanimation {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes scrollToTop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes rotateBackground {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}/*# sourceMappingURL=app2.css.map */