body {
  font-family: 'Inter', sans-serif;
  background-color: black;
  overflow-x: hidden;


}
.banner-img {
  width: 67%;
  padding-top: 88px;
}
/*----nav-bar-----*/
.fixed-top .bg-light {
  top: 0px !important;
  margin: 0 auto;
  border-radius: 0px !important;
  background-color: #1e1e1e !important;
}

.logo-img {
  width: 91px;
  height: auto;
  padding-top: 7px;
  padding-bottom: 7px;
}

.header-img {
  /* background: url(../img/header.png); */
  height: 920px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
video.banner-vdo {
  position: absolute;
  width: 100%;
  max-height: 800px;
  object-fit: cover;
}

.nav-section.fixed-top {
  padding-top: 0;
}
.nav-link.size-link {
  font-size: 1.125rem;
}

.bg-light {
  background-color: #1e1e1e !important;
}

.bg-light {
  background-color: #1e1e1e00 !important;
  border-radius: 10px;
  margin-top: 30px;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
  color: #0B30E0;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #0B30E0;
}

.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
}

.banner-main-text {
  font-style: normal;
  font-weight: 700;
  font-size: 5rem;
  line-height: 100%;
  color: aliceblue;
}



/*---top---text-anemation-gradent----*/

.gr-colour {
  font-weight: 700;
  font-size: 5rem;
  line-height: 100%;
  letter-spacing: -0.02em;

  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-shadow: 7px 9px 17px rgba(155, 109, 250, 0.15);
}

.animate-gradient-text {
  background-image: linear-gradient(90.46deg, #FF9960 5%, rgba(104, 101, 238, 0.9) 40.91%, rgba(149, 0, 0, 0.93) 100.42%);
  background-size: 200%;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  animation: animated-gradient 5s ease-in-out infinite;
}

@keyframes animated-gradient {

  0%,
  100% {
    background-position: 0 50%;
  }

  50% {
    background-position: 100% 50%;
  }
}

/*----text-anemation-gradent----*/


.banner-text {
  padding-top: 9%;
  padding: 145px 70px;
}

/*----.btn.btn-light.banner-button {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 29px 46px;
        gap: 10px;
        width: 340px;
        height: 64px;
        background: #FFFFFF;
        border-radius: 40px;
      }---*/
.btn-light-custam {
  color: #fff;
  background-color: #1A1A1A;
  border-color: #1A1A1A;

}

.btn-light-custam:hover {
  color: #1A1A1A;
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-light:hover {
  color: #ffffff;
  background-color: #1A1A1A;
  border-color: #1A1A1A;

}

/*-----bot----hover---anemation----*/

.btn {

  position: relative;
  display: inline-block;
  width: 277px;
  height: 50px;
  font-size: 1em;
  font-weight: bold;
  line-height: 47px;
  text-align: center;

  background-color: transparent;
  cursor: pointer;
  text-decoration: none;

  font-weight: 900;
  font-size: 17px;
  letter-spacing: 0.045em;
}

.btn svg {
  position: absolute;
  top: 0;
  left: 0;
}

.btn svg rect {

  stroke-width: 2px;
  stroke-dasharray: 353, 0;
  stroke-dashoffset: 0;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

.btn span {
  background: rgb(255, 130, 130);
  background: -moz-linear-gradient(left, rgba(255, 130, 130, 1) 0%, rgba(225, 120, 237, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 130, 130, 1) 0%, rgba(225, 120, 237, 1) 100%);
  background: linear-gradient(to right, rgba(255, 130, 130, 1) 0%, rgba(225, 120, 237, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8282', endColorstr='#e178ed', GradientType=1);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn:hover svg rect {
  stroke-width: 4;
  stroke-dasharray: 196, 543;
  stroke-dashoffset: 437;
}


.bot-rect-size {
  width: 266px;
  height: 50px;
}

.svg-size {
  width: 277px;
  height: 62px;
}

/*-----bot----hover---anemation----*/





.second-bg {
 /* background: url(../img/line.png);*/
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 30px;

}

.mobleapp {
  background: url(../img/bg-image-a.jpg);
  height: 100%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 20px;
  align-items: center;
  min-height: 860px;
}

.img.mob-img {
  width: 70%;
}

.tab-bg {
  background: url(../img/bg-image.png);
  height: 100%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  padding: 126px 0;
  align-items: center;
  min-height: 1030px;
}

.awesome {
  background: url(../img/bg-imagw-b.jpg);
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;

  padding: 126px 0;
  min-height: 1431px;
}

.second-bg-text {
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 8rem;
  line-height: 100%;
  text-align: center;
  letter-spacing: -0.013em;

  background-clip: border-box, border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.paragraph {
  font-style: normal;
  font-weight: 500;
  font-size: 2rem;
  line-height: 120%;
  text-align: center;
  color: #DADAE5;
}

.paragraph-sub {
  font-style: normal;
  font-weight: 500;
  font-size: 1.625rem;
  line-height: 120%;
  color: #DADAE5;
}

.why-us-bg {
  background: url(../img/Rectangle.png);

  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 110px;
  background-color: black;
  padding-bottom: 110px;
  border-radius: 30px;
  margin-top: 90px;
}




.Our-Vision {
  background: url(../img/Rectanglesub.png);

  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 110px;
  padding-bottom: 110px;
  background-color: black;
  border-radius: 30px;
  margin-top: 100px;
}

.sub-head {
  font-weight: 700;
  font-size: 4rem;
  line-height: 120%;
  text-align: center;
  color: #FFFFFF;
}

.sub-header {
  font-weight: 700;
  font-size: 3.375rem;
  line-height: 120%;
  color: #FFFFFF;
}

.sub-header-text {
  font-weight: 700;
  font-size: 3.313rem;
  text-align: left;
  color: #FFFFFF;
}

.sub-text {

  font-size: 44px;
  line-height: 120%;
  text-align: center;
  color: #F2F2F2;
}

.premier {
  width: 262px;
  height: 55px;
  border-radius: 40px;
  margin-top: 12px;
  font-size: 1.5rem;
}






.innovation {
  background: url(../img/line2.png);
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 30px;

}

/*-----innovation--section--text--anemationn---*/
.text-gt {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 6.5rem;
  line-height: 100%;
  text-align: center;

  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

/*-----innovation--section--text--anemationn---*/
.innovation-head {
  font-weight: 700;
  font-size: 6.5rem;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
  padding-top: 135px;
  padding-bottom: 10px;


}

.innovation-head-div {
  font-weight: 700;
  font-size: 6.5rem;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
  padding-bottom: 10px;
}

.text-white {
  background: #fff0;
}

.div-card-img {
  border-radius: 20px;
}

.nav-link.exlnce-link {
  background: none;
  color: #86868B;
  border-bottom: 1px solid #86868B;
  padding: 20px;
  border-radius: 0;
  font-size: 2.5rem;
  text-align: left;

}

.nav-link.exlnce-link.text-link {
  padding-top: 70px;

}



.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #000;
}

.tab-section {
  padding: 100px 0px;
}

.tab-img {
  width: 85%;
  border-radius: 30px;
}

.text-link {
  padding-top: 100px;
}


/*-------service-anemationtext----*/
strong.service {
  font-weight: 700;
  font-size: 6.5rem;
  line-height: 100%;
  text-align: center;

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.services-text-anemation {
  background: linear-gradient(90.46deg, rgba(104, 101, 238, 0.9) 55.91%, rgba(67, 239, 250, 0.932381) 111.42%);
  background-size: 200%;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  animation: animated-gradient-services 3s ease-in-out infinite;
}

@keyframes animated-gradient-services {

  0%,
  100% {
    background-position: 0 50%;
  }

  50% {
    background-position: 100% 100%;
  }
}

/*-------service-anemationtext----*/


.project {
  font-weight: 700;
  font-size: 6rem;
  line-height: 100%;
  text-align: center;

  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}


.ready {
  font-weight: bold;
  font-size: 6rem;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;

}

.img {
  width: 100%;
}

.dis-carousel {
  padding-top: 100px;
  padding-bottom: 60px;
}



.footer-bg {
  background: url(../img/footer-bg.png);

  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 70px;
  background-color: black;

  border-radius: 30px;

}

.footer-img {
  width: 150px;
}

.footer-hed {
  font-weight: 500;
  font-size: 2rem;
  line-height: 120%;
  color: #FFFFFF;
}

.footer-text {
  font-weight: 400;
  line-height: 30px;
  font-size: 1.5rem;

  color: #D2D2D2;
  padding: 0px;


}

.text-align {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer-text li {

  list-style: none;

}

.footer-link {
  font-weight: 700;
  font-size: 1.5rem;

}

.dis-link {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 1.5rem;

}

.dis-link-colr {
  color: aliceblue;
}

.icon-phone {
  width: 11px;
  font-size: 17px;
}

.footer-social {

  display: flex;
  list-style: none;
  padding: 0;
  font-size: 35px;
}

.social-icon {
  color: aliceblue;
  margin-right: 35px;
}


/*--------auto-play-----*/

.card-img-overlay.dis-card-text {
  top: auto;
  text-align: center;
}

.card-h {
  font-size: 4rem;
}

.card-p {
  font-size: 1.5rem;
}

.d-class {
  justify-content: end;
  display: flex;
}

a:hover {
  color: #0056b3;
  text-decoration: none;
}

.img.img-mob {
  width: 70%;
}


/*--------owl--nav-----*/
.owl-nav {
  display: none;
}

.owl-dots {
  display: none;
}

/*--------owl--nav-----*/
.navbar-light .navbar-toggler {
  color: rgb(255, 255, 255);
  border-color: rgba(255, 255, 255, 0);
}


.navbar-light .navbar-toggler-icon {
  background-image: url(../img/menu_icon.svg) !important;
  width: 25px;
  height: 30px;
}











@media(min-width:1400px) {
  .container {
    max-width: 1530px;
  }

}

@media(min-width:1400px) {
  .container {
    max-width: 1500px;
  }

  .header-img {
    height: 800px;
  }

  .banner-text {
    padding: 120px 70px;
  }

  .tab-section {
    padding: 120px 0px;
  }

  .awesome {
    padding: 10px 0;
  }

  .awesome {
    min-height: 1080px;
  }

  .mobleapp {
    min-height: 660px;
  }
}









@media(max-width:1399px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: calc(100% - 66px);
  }

  .banner-main-text {
    font-size: 4rem;
  }

  .gr-colour {
    font-size: 4rem;
  }

  .header-img {
    height: 837px;}

  .banner-text {
    padding: 180px 70px;
  }

  .second-bg-text {
    font-size: 5.5rem;
  }

  .paragraph {
    font-size: 1.5rem;
  }

  .sub-text {
    font-size: 1.5rem;
  }

  .sub-head {
    font-size: 3rem;
  }

  .premier {
    width: 240px;
    height: 44px;
    font-size: 1rem;
  }

  .innovation-head {
    font-size: 5.5rem
  }

  .text-gt {
    font-size: 5.5rem;
  }

  .innovation-head-div {
    font-size: 5.5rem;
  }

  strong.service {
    font-size: 5.5rem;
  }

  .awesome {
    padding: 0px 0;
  }

  .ready {
    font-size: 4rem;
  }

  .project {
    font-size: 4rem;
  }

  .footer-text {
    font-size: 1rem;
  }

  .icon-phone {
    font-size: 10px;
  }

  .footer-hed {
    font-size: 1.5rem;
  }

  .dis-link {
    font-size: 1rem;
  }

  .card-h {
    font-size: 2rem;
  }

  .card-p {
    font-size: 1rem;
  }

  .footer-link {
    font-size: 1rem;
  }

  .nav-link.exlnce-link {
    font-size: 1.5rem;
  }

  .awesome {
    min-height: 800px;
  }

  .tab-bg {
    min-height: 800px;
  }

  .mobleapp {
    min-height: 500px;
  }
  .banner-img {
    width: 67%;
    padding-top: 160px;
  }


}




@media(max-width:992px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: calc(100% - 66px);
  }

  .banner-main-text {
    font-size: 2.5rem;
  }

  .gr-colour {
    font-size: 2.5rem;
  }

  .banner-text {
    padding: 70px 70px;
  }

  .header-img {
    height: 550px;
  }

  .premier {
    width: 172px;
    font-size: 0.938rem;
    height: 40px;
    margin-top: 0px;
  }

  .second-bg-text {
    font-size: 3.5rem;
  }

  .paragraph {
    font-size: 1rem;
  }

  .why-us-bg {
    margin-top: 115px;
  }

  .sub-head {
    font-size: 2rem;
  }

  .sub-text {
    font-size: 1rem;
  }

  .why-us-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .Our-Vision {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .innovation-head {
    font-size: 3.5rem;
  }

  .text-gt {
    font-size: 3.5rem;
  }

  .nav-link.exlnce-link.text-link {
    padding-top: 25px;
  }

  .nav-link.exlnce-link {
    font-size: 1.375rem;
  }

  strong.service {
    font-size: 3.5rem;
  }

  .innovation-head-div {
    font-size: 3.5rem;
  }

  .mobleapp {
    padding-top: 100px;
  }

  .moble-app {
    padding-left: 20px;
  }

  .sub-header {
    font-size: 2.375rem;
  }

  .paragraph-sub {
    font-size: 1rem;
  }

  .sub-header-text {
    font-size: 2.375rem;
  }

  .project {
    font-size: 3rem;
  }

  .ready {
    font-size: 3rem;
  }

  .mobleapp {
    min-height: 0;
    width: 100%;
  }

  .tab-bg {
    min-height: 0px;
  }

  .awesome {
    min-height: 550px;
  }

  .tab-bg {
    min-height: 580px;
  }

  .mobleapp {
    min-height: 500px;
  }

  .btn {
    width: 245px;
  }

  .bot-rect-size {
    width: 225px;
    height: 50px;
  }
  .banner-img {
    width: 67%;
    padding-top: 50px;
  }
  .bg-light {
    margin-top: 10px;
  }
}



@media(max-width:768px) {

  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }


  .banner-main-text {
    font-size: 2.5rem;
  }

  .banner-text {
    padding: 50px 15px;
  }

  .tab-mol {
    padding: 0px 70px;
  }

  .nav-link.exlnce-link {
    text-align: center;
  }

  .moble-app {
    text-align: center;
  }

  .awesome {
    padding: 70px 0;
  }

  .sub-img {
    padding-top: 30px;
    text-align: center;
  }

  .tab-bg {
    padding: 20px 0;
  }

  .moble-app {
    padding-left: 0px;
  }

  .moble-app.mob-text {
    padding-top: 130px;
  }

  .sub-header-text {
    text-align: center;
  }

  .moble-app.mob-img {
    margin-bottom: 100px;
  }

  .innovation-head {
    padding-top: 80px;
  }

  .text-center {
    padding-bottom: 30px;
  }

  .row.moble-footer {
    text-align: center;
  }

  .footer {
    margin-top: 0px;
  }

  .footer-social {
    justify-content: center;
  }

  .d-class {
    justify-content: center;
  }

  .premier {
    margin-top: 10px;
  }

  .Our-Vision {
    padding-top: 70px;
    padding-bottom: 50px;
  }

  .why-us-bg {
    padding-top: 70px;
    padding-bottom: 50px;
  }

  .awesome {
    background-position: right;
  }

  .mobleapp {
    background-position: right;
  }

  .tab-bg {
    background-position: left;
  }
  video.banner-vdo { height: 545px;}


}

@media(max-width:768px) {

  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }
  .banner-img {
    width: 85%;
    padding-top: 50px;
  }
  .gr-colour {
    font-size: 2rem;
}
.banner-main-text {
  font-size: 2rem;
}
.bot-rect-size {
  width: 195px;
  height: 41px;
}
.svg-size {
  width: 207px;
  height: 52px;
}
.btn {
  width: 210px;
  line-height: 41px;
}
.banner-text {
  padding: 50px 15px;
  text-align: center;
}
.banner-main-text {
  font-size: 4rem;
}
.gr-colour {
  font-size: 4rem;
}
.banner-img-p {
  text-align: center;
}
.banner-img {
  width: 50%;
  padding-top: 50px;
}
.header-img {
  height: 837px;
}
video.banner-vdo {
  height: 837px;
}

}





















@media(max-width: 575px) {

  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }
  .header-img {
    height: 410px;
  }
  .nav-link.exlnce-link {
    font-size: 1rem;
  }

  .banner-main-text {
    font-size: 3rem;
  }

  .gr-colour {
    font-size: 3rem;
  }
  .banner-text {
    padding: 60px 15px;
    text-align: center;
  }
  .banner-img {
    width: 61%;
    padding-top: 15px;
  }
  .tab-section {
    padding: 60px 0px;
  }

  .awesome {
    background-position: right;
  }

  .mobleapp {
    background-position: right;
  }

  .tab-bg {
    background-position: left;
  }

  .bot-rect-size {
    width: 190px;
    height: 40px;
  }

  .btn {
    line-height: 36px;
  }

  .btn {
    width: 205px;
  }
  video.banner-vdo {
    height: 425px;
  }
  .svg-size {
    width: 200px;
    height: 62px;
  }
  .header-img {
    height: 700px;
  }
  video.banner-vdo {
    height: 790px;
  }
 
}




@media(max-width: 400px) {

  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }


  .banner-text {
    padding: 100px 15px;
    text-align: center;
  }
  .header-img {
    height: 800px;
  }
  video.banner-vdo {
    height: 800px;
  }
  .banner-main-text {
    font-size: 3rem;
  }
  .gr-colour {
    font-size: 3rem;
  }
}









@media(max-width: 320px) {

  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }
  .header-img {
    height: 590px;
  }
  .tab-section {
    padding: 60px 0px;
  }

  .mobleapp {
    padding-top: 60px;
  }
  .banner-text {
    padding: 50px 15px;
    text-align: center;
  }
  .banner-main-text {
    font-size: 2rem;
  }
  .gr-colour {
    font-size: 2rem;
  }
  .banner-img {
    width: 75%;
    padding-top: 15px;
  }
}