@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
/*
 |-----------------------------------------------------------
 | Common Styles
 |-----------------------------------------------------------
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, div pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, figure, header, nav, section, article, aside, footer, figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

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

.liststyle ul, .liststyle li {
  list-style: disc;
  margin-left: 24px;
}

header, nav, section, article, aside, footer, hgroup {
  display: block;
}

* {
  box-sizing: border-box;
}

html, body {
  font-family: "Roboto", sans-serif;
  font-weight: 400 !important;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 28px;
  position: relative;
  overflow-x: hidden;
  background: #fafafa;
  background-size: 100%;
}

a {
  text-decoration: none !important;
}

a:hover {
  color: #2B308C !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
}

ul {
  margin-bottom: 0px !important;
  padding-left: 0px !important;
}

p {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #1E1E1E;
  font-weight: 400;
}

.container {
  max-width: 1240px !important;
  margin: 0 auto;
}

.container-swiper {
  max-width: 1316px !important;
  margin: 0 auto;
}

.text-container {
  max-width: 600px;
}

.container-fluid {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.row {
  margin-top: 0px;
}

::-moz-selection {
  background: #000337;
  color: #ffffff;
}

::selection, ::-moz-selection {
  background: #000337;
  color: #ffffff;
}

body {
  padding-right: 0 !important;
}

/*
 |-----------------------------------------------------------
 | Colors
 |-----------------------------------------------------------
*/
.d4 {
  color: #1E1E1E !important;
}

.d3-bg {
  background: #EDEDED;
}

.d3 {
  color: #EDEDED;
}

.d2 {
  color: #fafafa;
}

.d2-bg {
  background: #fafafa;
}

.a1 {
  color: #000337;
}

.c1 {
  color: #2B308C !important;
}

.a1-bg {
  background: #000337 !important;
}

.a2 {
  color: #2B308C;
}

.d1 {
  color: #ffffff;
}

.d1-bg {
  background: #ffffff;
}

.gradient-light {
  background: linear-gradient(45deg, #1455fe, #061237) !important;
}

.gradient-light-text {
  color: linear-gradient(45deg, #1455fe, #061237);
}

.gradient-dark {
  background: linear-gradient(45deg, #0c0024 0%, #061237 100%);
}

.a1-border {
  border: 2px solid #000337 !important;
  background: transparent;
}

.d1-border {
  border: 2px solid #ffffff !important;
  background: transparent;
}

.client-logo {
  filter: grayscale(1) opacity(0.6);
  cursor: pointer;
}

.bgs {
  background: #1a0425;
}

.yellow {
  color: yellow;
}

/*
 |-----------------------------------------------------------
 | Size Styling
 |-----------------------------------------------------------
*/
.p-40 {
  padding: 40px !important;
}

.p-32 {
  padding: 32px;
}

.p-t-64 {
  padding-top: 64px;
}

.p-b-64 {
  padding-bottom: 64px;
}

.p-64 {
  padding: 64px;
}

.footer-1 {
  padding-top: 60px;
  padding-bottom: 40px;
}

.py-80 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.py-160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.py-160b {
  padding-top: 160px;
  padding-bottom: 100px;
}

.py-200 {
  padding-top: 200px;
  padding-bottom: 160px;
}

.p-t-80 {
  padding-top: 80px;
}

.p-t-120 {
  padding-top: 120px;
}

.p-t-160 {
  padding-top: 160px;
}

.p-b-80 {
  padding-bottom: 80px;
}

.m-t-64 {
  margin-top: 64px;
}

.px-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

/*
 |-----------------------------------------------------------
 | Font Styling
 |-----------------------------------------------------------
*/
hr {
  background-color: #1E1E1E !important;
  margin-bottom: 16px;
}

.dark-hr {
  background-color: #1E1E1E !important;
  margin-bottom: 16px;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.f-10 {
  font-size: 10px !important;
  margin-left: 16px;
}

.f-14 {
  font-size: 14px !important;
  line-height: 20px;
}

.f-16 {
  font-size: 16px !important;
  line-height: 26px;
  font-weight: 400;
}

.opacity-1 {
  filter: opacity(0.5);
}

.gradient-text {
  background: linear-gradient(to right, #e63a28, #c54bef);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-radius: 20px;
  font-weight: 500 !important;
}

.headingXL {
  font-family: "Roboto", sans-serif;
  font-size: 60px;
  line-height: 68px;
  font-weight: 400;
}

.headingX {
  font-family: "Roboto", sans-serif;
  font-size: 45px;
  line-height: 55px;
  font-weight: 300;
}

.headingH1 {
  font-family: "Roboto", sans-serif;
  font-size: 56px;
  line-height: 62px;
  font-weight: 400;
}

.subheading {
  text-transform: uppercase;
  letter-spacing: 5px;
}

.headingH2 {
  font-family: "Roboto", sans-serif;
  font-size: 42px;
  line-height: 50px;
  font-weight: 500;
}

.headingH3 {
  font-family: "Roboto", sans-serif;
  font-size: 38px;
  line-height: 46px;
  font-weight: 500;
}

.headingH4 {
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
}

.headingH5 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

/*
 |-----------------------------------------------------------
 | Button Styling
 |-----------------------------------------------------------
*/
.main-button {
  height: 50px;
  padding: 10px 30px;
  color: white;
  background: #2B308C;
  border: none;
  transition: all 0.3s ease;
  cursor: pointer;
  border-radius: 8px;
  font-weight: 400;
}
.main-button:hover {
  background: #0a3fc3;
}
.main-button.second {
  background: #2B308C;
  color: #000337;
  padding: 8px 30px;
  height: 46px;
  font-weight: 500;
}
.main-button.nav-button {
  background: transparent;
  border: 2px solid #2B308C;
  color: #2B308C;
  padding: 10px 30px;
  height: 50px;
  font-weight: 500;
}
.main-button.nav-button:hover {
  background: #2B308C;
  color: #ffffff;
}
.main-button.nav-button:hover i {
  color: #ffffff;
}

/*
 |-----------------------------------------------------------
 | Navbar Styling
 |-----------------------------------------------------------
*/
.navbar.navbar-expand-lg {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.navbar-nav {
  align-items: center;
}

.menu-item-has-children {
  float: left;
  overflow: hidden;
}
.menu-item-has-children::after {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="currentColor" class="bi bi-chevron-down" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/> </svg>');
  margin-left: 8px;
}

.menu-item-has-children .sub-menu {
  display: none;
  position: absolute;
  background-color: #fafafa;
  margin-left: -16px;
  padding: 16px 16px;
  min-width: 160px;
  box-shadow: 4px 4px 20px rgba(40, 40, 40, 0.0666666667);
  z-index: 1;
  margin-top: 16px;
}
.menu-item-has-children .sub-menu .menu-item {
  padding: 8px 16px;
}

.menu-item-has-children:hover .sub-menu {
  display: block;
}

.menu-item {
  padding: 16px 16px;
}
.menu-item a {
  color: #1E1E1E;
  font-size: 16px;
}
.menu-item a:hover {
  color: #000337 !important;
}
.menu-item:hover {
  border-bottom: 0.5px solid #000337;
}

.carousel-inner {
  width: 900px !important;
}

@media screen and (max-width: 990px) {
  .about-img {
    width: 100% !important;
    height: 300px !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .cta-card {
    padding: 50px 20px 350px 20px !important;
  }
  .menu-item-has-children::after {
    content: none;
  }
  .navbar-nav {
    align-items: start;
  }
  .menu-item-has-children .sub-menu {
    position: relative;
    margin-left: 0px;
    padding: 0 0;
    background: transparent;
    min-width: 200px;
    border-radius: 0 0 16px 16px;
    margin-top: 16px;
  }
  .menu-item-has-children .sub-menu .menu-item {
    padding-right: 0px;
  }
  .mobile-padding {
    padding-top: 150px;
  }
  .navbar-collapse {
    position: absolute;
    top: 88px;
    left: 0px;
    background-color: #fafafa;
    border-radius: 0;
    box-shadow: 4px 4px 20px rgba(40, 40, 40, 0.0666666667);
    width: 100%;
    margin: 0px;
    padding: 16px 0px;
  }
  .navbar-collapse li {
    width: 100%;
  }
  .navbar-collapse li a {
    display: flex;
    justify-content: space-between;
  }
  .navbar-collapse li a::after {
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-right" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"/> </svg>');
    margin-right: 16px;
  }
}
/*
 |-----------------------------------------------------------
 | Card Styling
 |-----------------------------------------------------------
*/
.invert {
  filter: invert(1);
}

.emp-img {
  width: 900px;
  height: 683px;
  -o-object-fit: cover;
     object-fit: cover;
}

.testimonial-card {
  background: #ffffff;
  border-radius: 5px;
  padding: 32px;
  width: 100%;
  position: relative;
}
.testimonial-card::before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0px;
  width: 80px;
  height: 60px;
  background: #fff;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.05);
}

.cta-block, .cta-block2 {
  background: #000337;
  background-size: cover;
  border-radius: 50px;
  padding: 64px;
  text-align: center;
  box-shadow: 30px 30px 15px rgba(0, 0, 0, 0.25);
  max-width: 500px;
}

.full-content-block {
  min-width: 50vw;
}

.accordion {
  margin: 0px 16px;
  font-size: 18px !important;
  font-weight: 300 !important;
}

.accordion-body {
  text-align: left !important;
  padding: 0px 40px 40px 40px;
}

.accordion-button:not(.collapsed) {
  background: transparent !important;
}

.accordion-collapse {
  border: none !important;
}

.accordion-button {
  border: none !important;
  padding: 24px !important;
  border-radius: 24px !important;
}
.accordion-button span {
  width: 368px;
}

.accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
}

.accordion-button::after, .accordion-button:not(.collapsed)::after {
  filter: invert(51%) sepia(77%) saturate(7390%) hue-rotate(338deg) brightness(101%) contrast(101%) !important;
}

.service-card {
  cursor: pointer;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  margin-bottom: 32px;
  transition: all 0.4s ease;
}
.service-card .service-img {
  width: 100%;
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  margin-bottom: 16px;
  transition: all 0.4s ease;
}

.screen-card {
  width: 100%;
  border-radius: 24px;
  padding: 10px;
  background: linear-gradient(145deg, rgba(0, 0, 0, 0), rgba(100, 100, 100, 0.2));
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2), -2px -2px 5px rgba(255, 255, 255, 0.1);
}

.screen-img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 14px;
}
.screen-img.screen1 {
  height: 620px;
}

.swiper-button-next, .swiper-button-prev {
  background: #1E1E1E;
  color: #ffffff !important;
  padding: 8px;
  height: 32px !important;
  width: 32px !important;
  border-radius: 4px;
}

.swiper {
  padding: 0 50px !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 16px !important;
}

.hero-section {
  background: #000337;
}

.service-desc-img {
  height: 300px;
  border-radius: 32px;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0px 0px 25px rgba(45, 45, 45, 0.0901960784);
}

.port-image {
  position: relative;
}

.port-image img {
  border-radius: 30px;
  box-shadow: 0 7px 20px 5px rgba(0, 0, 0, 0.5333333333);
}

.imageover-content {
  position: absolute;
  width: 100%;
  bottom: 0px;
  padding: 64px 32px 32px 32px;
  border-radius: 0 0 30px 30px;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(17, 0, 32, 0) 100%);
}

.landing-card {
  border: none;
  border-radius: 20px;
  box-shadow: 0 7px 20px 5px rgba(0, 0, 0, 0.0745098039);
  position: relative;
  min-height: 390px;
  transition: all 0.3s ease-in;
}
.landing-card:hover {
  transform: translateY(-20px);
}

.mesh-gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background-color: #282c34;
  background: linear-gradient(180deg, rgba(12, 0, 36, 0.8) 0%, rgba(26, 6, 69, 0.5) 100%) !important;
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
}

.card-content {
  position: relative;
  z-index: 9;
  padding: 20px;
}

/*
 |-----------------------------------------------------------
 | Form Styling
 |-----------------------------------------------------------
*/
.text-input {
  height: 60px;
  padding: 0px 16px;
  border-radius: 8px;
  background: #ffffff;
  border: none;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0235294118);
  width: 100%;
}

.text-area {
  padding: 8px 16px;
  border-radius: 8px;
  background: #ffffff;
  border: none;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0235294118);
  width: 100%;
  height: 120px;
}

.fixed-img-size {
  width: 720px;
}

.product-images .desk-img {
  position: relative;
  z-index: 2;
  float: right;
}
.product-images .desk-img2 {
  position: relative;
  z-index: 2;
  float: left;
}
.product-images .phone-img {
  position: absolute;
  transform: translate(-25%, 40%) rotate(20deg);
}
.product-images .phone-img-2 {
  position: absolute;
  transform: translate(-95%, 30%) rotate(-20deg);
}
.product-images .phone-img2 {
  position: absolute;
  z-index: 4;
}

/*
 |-----------------------------------------------------------
 | Animation Styling
 |-----------------------------------------------------------
*/
@media (prefers-reduced-motion) {
  .anim {
    transition: none;
  }
}
.anim {
  opacity: 0;
}

@keyframes anim1 {
  from {
    transform: translateY(-40px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes animtop {
  from {
    transform: translateY(40px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes anim3 {
  from {
    transform: translateX(20px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes anim2 {
  from {
    transform: translateX(-20px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes phone1 {
  from {
    opacity: 0;
  }
  to {
    transform: translate(-25%, 0%) rotate(0deg);
    opacity: 1;
  }
}
@keyframes phone2 {
  from {
    opacity: 0;
  }
  to {
    transform: translate(-45%, 0%);
    opacity: 1;
  }
}
@keyframes phone11 {
  from {
    opacity: 0;
  }
  to {
    transform: translate(-100%, 0%) rotate(0deg);
    opacity: 1;
  }
}
@keyframes phone22 {
  from {
    opacity: 0;
  }
  to {
    transform: translate(-23%, 0%);
    opacity: 1;
  }
}
@keyframes animateMesh {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0 0;
  }
}
/*
 |-----------------------------------------------------------
 | Responsive Styling
 |-----------------------------------------------------------
*/
@media screen and (max-width: 990px) {
  .mobile-20 {
    padding-bottom: 20px !important;
  }
  .mobile-hide {
    display: none;
  }
  .banner-img {
    width: 100% !important;
    height: 300px !important;
  }
  .headingH4 {
    font-size: 18px;
    line-height: 30px;
  }
  .mobile-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .p-t-160 {
    padding-top: 120px;
  }
  .screen-img {
    height: 200px !important;
  }
  .screen-img.screen1 {
    height: 200px !important;
  }
  .headingXL {
    font-size: 40px;
    line-height: 48px;
  }
  .headingX {
    font-size: 38px;
    line-height: 48px;
  }
  .landing-card {
    margin-bottom: 32px;
  }
  .location .py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .container-fluid {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .location .header-area {
    background: #ffffff;
  }
  .location .header-area .navbar-brand {
    margin-right: 0;
  }
  .port-image .port-image-item {
    height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .curved-section {
    border-radius: 50px 50px 0 0;
  }
  .row {
    padding-left: 16px;
    padding-right: 16px;
  }
  .headingH1 {
    font-size: 32px;
    line-height: 40px;
  }
  .headingH2 {
    font-size: 26px;
    line-height: 32px;
  }
  .headingH3 {
    font-size: 24px;
    line-height: 28px;
  }
  .py-80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-64 {
    padding: 0px !important;
  }
  .main-button, .main-button-2 {
    min-width: 100% !important;
    justify-content: center;
  }
  .a1-bg .main-button.nav-button {
    margin-top: 16px;
    border-color: #fafafa;
    color: #fafafa;
  }
  .a1-bg .main-button.nav-button i {
    color: #fafafa !important;
  }
  .accordion {
    margin: 0 0;
  }
  .icon-card img {
    width: 40px;
  }
  .mobile-center {
    text-align: center;
  }
  .color-content-block {
    padding: 0px 16px;
    border-radius: 10px;
  }
  .headingX {
    font-size: 24px;
    line-height: 32px;
  }
  .work-card {
    align-items: end !important;
  }
  .ul.liststyle, .liststyle li {
    margin-left: 0px;
  }
  .emp-img {
    width: 100%;
    height: 350px;
    transform: translateX(0px);
  }
  .carousel-inner {
    width: 100% !important;
  }
  .dot-img {
    right: -30px;
  }
  .dubai-img {
    width: 150px;
    height: 200px;
    left: -30px;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1024;
  background: #ffffff !important;
  transition: all 300ms ease-in-out;
}

.scroll-down header {
  transform: translate3d(0, -100%, 0);
}

.scroll-up header {
  background: #000337;
}
.scroll-up .navbar {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.menu-is-open {
  overflow: hidden;
}
.menu-is-open header {
  filter: none;
}

.about-img {
  height: 640px;
  width: 780px;
  -o-object-fit: cover;
     object-fit: cover;
}

.banner-img {
  height: 400px;
  width: 980px;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.8;
}

.second-img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}

.modal-content {
  background: linear-gradient(-145deg, rgba(26, 4, 37, 0.8), rgba(4, 4, 11, 0.6)) !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2), -2px -2px 5px rgba(255, 255, 255, 0.1);
  padding: 32px;
  border-radius: 24px !important;
}

.form-text, .form-select {
  width: 100%;
  border-radius: 5px;
  height: 60px;
  background: #f5f5f5;
  border: none;
  padding: 8px;
  margin-top: 0 !important;
}
.form-text.joint, .form-select.joint {
  border-radius: 8px 0 0 8px;
}

.form-text-area {
  width: 100%;
  border-radius: 5px;
  height: 100px;
  background: #f5f5f5;
  border: none;
  padding: 8px;
}

input[type=radio] {
  height: 24px;
  width: 24px;
}

.grayscale {
  filter: grayscale(1);
  opacity: 0.5;
}

.cta-card {
  padding: 50px;
  background: linear-gradient(45deg, #000337, #2B308C);
  border-radius: 16px;
  position: relative;
}
.cta-card .cta-img {
  position: absolute;
  width: 300px;
  bottom: 0;
  right: 30px;
}

.team-card {
  padding: 12px;
  margin-bottom: 32px;
}

.award-card {
  padding: 50px 32px;
  background: #fafafa;
  border-radius: 0 50px 0 50px;
}

.team-img {
  width: 100%;
  height: 300px;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 24px;
}

.location-img {
  width: 100%;
  height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
}

.location {
  position: absolute;
  z-index: 9;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}/*# sourceMappingURL=styles.css.map */